blob: 2a6ad27428a9192f1e5d03c423e340c8b1e8259f (
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">
<rect x="0" y="0" width="24" height="24" stroke="none"></rect>
<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>
|