Add files via upload

This commit is contained in:
L4ki
2021-11-29 13:14:44 +01:00
committed by GitHub
parent 3140942975
commit 7ad1fb0a84
92 changed files with 1359 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 3 14 L 8 14 L 8 13 L 3 13 L 3 2 L 2 2 z M 5 2 L 5 3 L 9 3 L 9 7 L 10 7 L 10 3 L 14 3 L 14 2 L 5 2 z "
class="ColorScheme-Text"/>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-NegativeText"
d="M 9.99,8 9,8.99 11.01,11 9,13.01 9.99,14 12,11.99 14.01,14 15,13.01 12.99,11 15,8.99 14.01,8 12,10.01 Z" />
</svg>

After

Width:  |  Height:  |  Size: 737 B