1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-02-22 06:13:51 +01:00
tabler-icons/dist/icons/arrow-up-right-circle.svg

8 lines
365 B
XML
Raw Normal View History

2020-03-10 22:15:06 +01:00
<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-arrow-up-right-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="12" r="9" />
<line x1="15" y1="9" x2="9" y2="15" />
<polyline points="15 15 15 9 9 9" />
</svg>