Add files via upload

This commit is contained in:
L4ki
2021-11-29 13:11:01 +01:00
committed by GitHub
parent f67c60ed82
commit ecd2d9ee7e
92 changed files with 1281 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
.ColorScheme-NegativeText {
color:#da4453;
}
</style>
</defs>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 2 2 L 2 14 L 8 14 L 8 13 L 3 13 L 3 5 L 13 5 L 13 8 L 14 8 L 14 2 L 3 2 L 2 2 z "
class="ColorScheme-Text"/>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-NegativeText"
d="M 9.71,9 9.003,9.707 10.796,11.5 9.003,13.293 9.71,14 11.503,12.207 13.296,14 14.003,13.293 12.21,11.5 14.003,9.707 13.296,9 11.503,10.793 Z" />
</svg>

After

Width:  |  Height:  |  Size: 741 B