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,11 @@
<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>
<rect style="fill:currentColor" class="ColorScheme-PositiveText success" width="6" height="6" x="8" y="8"/>
<path style="fill:currentColor" class="ColorScheme-Text" d="m 15,6 2,2.5 2,2.5 -2,2.5 -2,2.5 v -5 z"/>
<rect style="fill:currentColor" class="ColorScheme-Text" width="4" height="4" x="3" y="9"/>
<path style="fill:currentColor" class="ColorScheme-PositiveText success" transform="matrix(0.69282032,0,0,0.39999999,4.0717967,2.6000001)" d="M 5.6698729,3.5000001 10,3.5 14.330127,3.4999999 12.165063,7.2500001 10,11 7.8349365,7.2499999 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 930 B