First commit

This commit is contained in:
2026-02-22 17:28:02 +01:00
parent 7a70268785
commit 6bacf1878e
9011 changed files with 114470 additions and 0 deletions
@@ -0,0 +1,8 @@
<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:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="m 8,6 c -2.77,0 -5,2.23 -5,5 0,2.77 2.23,5 5,5 h 2 V 14 H 8 C 6.34,14 5,12.67 5,11 5,9.34 6.34,8 8,8 h 2 V 6 Z m 4,0 v 2 h 2 c 1.66,0 3,1.34 3,3 0,1.67 -1.34,3 -3,3 h -2 v 2 h 2 c 2.77,0 5,-2.23 5,-5 0,-2.77 -2.23,-5 -5,-5 z m -4,4 v 2 h 6 v -2 z"/>
</svg>

After

Width:  |  Height:  |  Size: 692 B