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

1 line
305 B
Vue

<template><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><circle cx="368" cy="256" r="128" style="fill:none;stroke-linejoin:round;stroke-width:32px"/><rect x="16" y="128" width="480" height="256" rx="128" ry="128" style="fill:none;stroke-linejoin:round;stroke-width:32px"/></svg></template>