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

15 lines
263 B
Vue

;
<template>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
>
<path
fill-rule="evenodd"
d="M10 9a3 3 0 100-6 3 3 0 000 6zm-7 9a7 7 0 1114 0H3z"
clip-rule="evenodd"
/>
</svg>
</template>