Add files via upload

This commit is contained in:
L4ki
2021-11-29 13:19:43 +01:00
committed by GitHub
parent a0c086c730
commit fb1ad42fe4
92 changed files with 1290 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
<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="m2 2v12h12v-12h-12m1 2h10v9h-10v-9"
class="ColorScheme-Text"/>
<path
d="m6.2 6l-.707.707 1.793 1.793-1.793 1.793.707.707 1.793-1.793 1.793 1.793.707-.707-1.793-1.793 1.793-1.793-.707-.707-1.793 1.793"
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-NegativeText"
/>
</svg>

After

Width:  |  Height:  |  Size: 686 B