init dev-push code ui base design
This commit is contained in:
5
components/icons/icoBulletPoint.vue
Normal file
5
components/icons/icoBulletPoint.vue
Normal file
@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" class="v-icon" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM4 8C4 10.2091 5.79086 12 8 12C10.2091 12 12 10.2091 12 8C12 5.79086 10.2091 4 8 4C5.79086 4 4 5.79086 4 8Z" />
|
||||
</svg>
|
||||
</template>
|
Reference in New Issue
Block a user