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

1 line
586 B
Vue

<template><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M342,444h46a56,56,0,0,0,56-56V342" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:44px"/><path d="M444,170V124a56,56,0,0,0-56-56H342" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:44px"/><path d="M170,444H124a56,56,0,0,1-56-56V342" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:44px"/><path d="M68,170V124a56,56,0,0,1,56-56h46" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:44px"/></svg></template>