fix: broken commit

This commit is contained in:
2024-04-06 21:16:31 -05:00
parent fd2111b692
commit 2b5a357815
21301 changed files with 769601 additions and 1226 deletions

View File

@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="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;opacity:.35" class="ColorScheme-Text" d="M 1,2 H 15 V 12 H 1 Z"/>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 1,1 C 1,1 0,1 0,2 V 12 C 0,13 1,13 1,13 H 4 V 14 C 4,15 5,15 5,15 H 11 C 11,15 12,15 12,14 V 13 H 15 C 15,13 16,13 16,12 V 2 C 16,1 15,1 15,1 Z M 2,3 H 14 V 11 H 2 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 711 B