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

1 line
335 B
Vue

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