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

1 line
573 B
Vue

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