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="24" height="24" 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 9,7 c -2.77,0 -5,2.23 -5,5 0,2.77 2.23,5 5,5 h 2 V 15 H 9 C 7.34,15 6,13.67 6,12 6,10.34 7.34,9 9,9 h 2 V 7 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: 693 B