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

16 lines
344 B
Vue

<template>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
width="20"
height="20"
>
<path
fill-rule="evenodd"
d="M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z"
clip-rule="evenodd"
/>
</svg>
</template>