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" height="16" width="16" 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="m3 2c-2 0-2 1-2 1v7s0-1 2-1 4 2 4 2v-7s-2-2-4-2zm10 0c-2 0-4 2-4 2v7s2-2 4-2 2 1 2 1v-7s0-1-2-1zm-10 8c-2 0-2 1-2 1v2s0-1 2-1 4 2 4 2v-2s-2-2-4-2zm10 0c-2 0-4.0050637 1.992688-4 2v2s2-2 4-2 2 1 2 1v-2s0-1-2-1z"/>
</svg>

After

Width:  |  Height:  |  Size: 657 B