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

11 lines
198 B
Vue

;
<template>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
>
<path d="M5 4a2 2 0 012-2h6a2 2 0 012 2v14l-5-2.5L5 18V4z" />
</svg>
</template>