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

13 lines
229 B
Vue

;
<template>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
>
<path
d="M2 6a2 2 0 012-2h5l2 2h5a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V6z"
/>
</svg>
</template>