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="16" height="16" version="1.1" viewBox="0 0 16 16">
<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 1,1 V 15 H 15 V 1 Z m 3,2 h 8 V 7 H 4 Z M 2,3 H 3 V 4 H 2 Z m 11,0 h 1 V 4 H 13 Z M 2,6 H 3 V 7 H 2 Z m 11,0 h 1 V 7 H 13 Z M 2,9 h 1 v 1 H 2 Z m 2,0 h 8 v 4 H 4 Z m 9,0 h 1 v 1 H 13 Z M 2,12 h 1 v 1 H 2 Z m 11,0 h 1 v 1 h -1 z"/>
</svg>

After

Width:  |  Height:  |  Size: 695 B