22 lines
No EOL
605 B
XML
22 lines
No EOL
605 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
class="icon icon-tabler icons-tabler-outline icon-tabler-play-bug"
|
|
>
|
|
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
|
|
<path d="M3.5 18a2.5 3 0 1 0 5 0a2.5 3 0 1 0 -5 0" />
|
|
<path d="M2 18h1.5" />
|
|
<path d="M8.5 18h1.5" />
|
|
<path d="M9.5 14.5l-1.5 1.5" />
|
|
<path d="M2.5 14.5l1.5 1.5" />
|
|
<path d="M2.5 21.5l1.5 -1.5" />
|
|
<path d="M8 20l1.5 1.5" />
|
|
<path d="M13 16l8 -5l-13 -8v8" />
|
|
</svg> |