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

1 line
434 B
Vue

<template><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256,256s-48-96-126-96c-54.12,0-98,43-98,96s43.88,96,98,96c30,0,56.45-13.18,78-32" style="fill:none;stroke-linecap:round;stroke-miterlimit:10;stroke-width:48px"/><path d="M256,256s48,96,126,96c54.12,0,98-43,98-96s-43.88-96-98-96c-29.37,0-56.66,13.75-78,32" style="fill:none;stroke-linecap:round;stroke-miterlimit:10;stroke-width:48px"/></svg></template>