naive-ui/compat/icons/checkmark-done-outline.vue
2021-01-31 22:41:48 +08:00

1 line
455 B
Vue

<template><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><polyline points="464 128 240 384 144 288" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/><line x1="144" y1="384" x2="48" y2="288" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/><line x1="368" y1="128" x2="232" y2="284" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/></svg></template>