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,11 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16">
<defs>
<clipPath id="_clipPath_TvqOYvmxZJ9nX5Wg9BMVEvUZ45XYKlyP">
<rect width="16" height="16"/>
</clipPath>
</defs>
<g clip-path="url(#_clipPath_TvqOYvmxZJ9nX5Wg9BMVEvUZ45XYKlyP)">
<rect style="fill:#000000" fill-opacity="0" width="16" height="16"/>
<path fill="#CBA6F7" d="M 8 0.5 L 6.015 5.75 L 0.5 5.75 L 4.786 9.89 L 3.365 15.5 L 8 11.9 L 12.635 15.5 L 11.214 9.889 L 15.5 5.75 L 9.985 5.75 L 8 0.5 Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 546 B