Add files via upload

This commit is contained in:
L4ki
2021-11-29 18:14:57 +01:00
committed by GitHub
parent a02de5a783
commit 8aa982a7e3
92 changed files with 1101 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" height="22" width="22">
<defs id="defs1">
<style type="text/css" id="current-color-scheme">
.ColorScheme-NegativeText {
color:#da4453;
}
.ColorScheme-PositiveText {
color:#27ae60;
}
</style>
</defs>
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NegativeText" d="M1 5v12h19v-4h.5c.277 0 .5-.223.5-.5v-3c0-.277-.223-.5-.5-.5H20V5H1zm1 1h17v10H2V6z"/><path d="M12 8a3 3 0 0 0-2.826 2H8v2h1.176A3 3 0 0 0 12 14v-1h2v-1h-2v-2h2V9h-2z" class="ColorScheme-PositiveText" fill="currentColor"/></svg>

After

Width:  |  Height:  |  Size: 671 B