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="22" height="22" version="1.1" viewBox="0 0 22 22">
<g transform="translate(-1,-1)">
<circle style="fill:#252a35" cx="12" cy="12" r="10"/>
<path style="fill:#ffffff" d="M 10,4.999999 10,11 l -2,0 4,4 4,-4 -2,0 0,-6.000001 z"/>
<rect style="fill:#ffffff" width="2" height="8" x="16" y="-16" transform="matrix(0,1,-1,0,0,0)"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 391 B