Files
online.tbbank.gov.tm-larave…/nova/resources/js/components/Heroicons/solid/HeroiconsSolidDotsVertical.vue
2024-09-01 18:54:23 +05:00

13 lines
252 B
Vue

;
<template>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
>
<path
d="M10 6a2 2 0 110-4 2 2 0 010 4zM10 12a2 2 0 110-4 2 2 0 010 4zM10 18a2 2 0 110-4 2 2 0 010 4z"
/>
</svg>
</template>