1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 20:58:34 +01:00
tabler-icons/icons/circle-arrow-left.svg

10 lines
427 B
XML
Raw Normal View History

2023-02-10 00:37:25 +01:00
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circle-arrow-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M12 21a9 9 0 1 0 0 -18a9 9 0 0 0 0 18" />
<path d="M8 12l4 4" />
<path d="M8 12h8" />
<path d="M12 8l-4 4" />
</svg>