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,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#CBA6F7" d="M 5,8.5 A 1.5,1.5 0 0 1 3.5,10 1.5,1.5 0 0 1 2,8.5 1.5,1.5 0 0 1 3.5,7 1.5,1.5 0 0 1 5,8.5 Z"/>
<path style="fill:#CBA6F7" d="M 9,8.5 A 1.5,1.5 0 0 1 7.5,10 1.5,1.5 0 0 1 6,8.5 1.5,1.5 0 0 1 7.5,7 1.5,1.5 0 0 1 9,8.5 Z"/>
<path style="fill:#CBA6F7" d="M 13,8.5 A 1.5,1.5 0 0 1 11.5,10 1.5,1.5 0 0 1 10,8.5 1.5,1.5 0 0 1 11.5,7 1.5,1.5 0 0 1 13,8.5 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 471 B