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

1 line
334 B
Vue

<template><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><polyline points="112 268 256 412 400 268" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:48px"/><line x1="256" y1="392" x2="256" y2="100" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:48px"/></svg></template>