naive-ui/compat/icons/arrow-down-circle-outline.vue
2021-01-31 22:41:48 +08:00

1 line
485 B
Vue

<template><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><polyline points="176 262.62 256 342 336 262.62" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/><line x1="256" y1="330.97" x2="256" y2="170" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/><path d="M256,64C150,64,64,150,64,256s86,192,192,192,192-86,192-192S362,64,256,64Z" style="fill:none;stroke-miterlimit:10;stroke-width:32px"/></svg></template>