feat: adding icons

This commit is contained in:
2025-06-03 18:00:37 +01:00
parent 19a967c564
commit aa287bbd41
32262 changed files with 335123 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1" viewBox="0 0 32 32">
<g transform="matrix(1,0,0,-1,-2,30)">
<circle style="fill:#252a35" cx="18" cy="14" r="14"/>
<circle style="fill:#ffffff" cx="17.5" cy="22.5" r="1.5"/>
<path style="fill:#ffffff;fill-rule:evenodd" d="m 16,19 3,0 0,-14 -3,0 z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 346 B