naive-ui/compat/icons/ellipsis-vertical-outline.vue

1 line
361 B
Vue
Raw Normal View History

<template><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><circle cx="256" cy="256" r="32" style="fill:none;stroke-miterlimit:10;stroke-width:32px"/><circle cx="256" cy="416" r="32" style="fill:none;stroke-miterlimit:10;stroke-width:32px"/><circle cx="256" cy="96" r="32" style="fill:none;stroke-miterlimit:10;stroke-width:32px"/></svg></template>