blob: aed151faf815bb0ce85a820e1f7c1e7341f33409 (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-dashboard" 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"/>
<circle cx="12" cy="13" r="2" />
<line x1="13.45" y1="11.55" x2="15.5" y2="9.5" />
<path d="M6.4 20a9 9 0 1 1 11.2 0Z" />
</svg>
|