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,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#CBA6F7; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<g transform="matrix(1,0,0,1,3,3)">
<path class="ColorScheme-Text" d="M 4,15 H 12 V 11 L 8,8 4,11 Z M 4,1 H 12 V 5 L 8,8 4,5 Z" style="fill:none;stroke:currentColor;stroke-width:2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 439 B