blob: 1f58ee13cc1cfa0cadad311bea824533c4b5b788 (
plain)
1
2
3
4
5
6
7
8
9
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-storm" 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"/>
<circle cx="12" cy="12" r="3" />
<circle cx="12" cy="12" r="7" />
<path d="M5.369 14.236c-1.839 -3.929 -1.561 -7.616 -.704 -11.236" />
<path d="M18.63 9.76c1.837 3.928 1.561 7.615 .703 11.236" />
</svg>
|