Files
thankcard-system/resources/views/components/icon-arrow-left.blade.php
T
2026-07-02 15:42:47 +07:00

4 lines
212 B
PHP

<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" {{ $attributes }}>
<path stroke-linecap="round" stroke-linejoin="round" d="M10 19l-7-7m0 0l7-7m-7 7h18" />
</svg>