1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-03-17 09:39:45 +01:00
tabler-icons/icons/comet.svg

10 lines
495 B
XML
Raw Normal View History

2020-08-19 16:13:30 +02:00
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-comet" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2020-09-18 11:09:38 +02:00
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
2020-08-19 16:13:30 +02:00
<path d="M15.5 18.5l-3 1.5l.5-3.5-2-2 3-.5 1.5-3 1.5 3 3 .5-2 2 .5 3.5z" />
<line x1="4" y1="4" x2="11" y2="11" />
<line x1="9" y1="4" x2="12.5" y2="7.5" />
<line x1="4" y1="9" x2="7.5" y2="12.5" />
</svg>