Add files via upload

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

View File

@@ -0,0 +1,28 @@
<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;
}
.ColorScheme-PositiveText {
color:#27ae60;
}
</style>
</defs>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 6 2 L 6 3 L 14 3 L 14 2 L 6 2 z M 6 4 L 6 5 L 12 5 L 12 4 L 6 4 z M 6 8 L 6 9 L 14 9 L 14 8 L 6 8 z M 6 10 L 6 11 L 11 11 L 11 10 L 6 10 z "
class="ColorScheme-Text"/>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-PositiveText"
d="M 3.5,2 C 2.672,2 2,2.672 2,3.5 2,4.328 2.672,5 3.5,5 4.328,5 5,4.328 5,3.5 5,2.672 4.328,2 3.5,2" />
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-NegativeText"
d="M 3.5 8 C 2.672 8 2 8.672 2 9.5 C 2 10.328 2.672 11 3.5 11 C 4.328 11 5 10.328 5 9.5 C 5 8.672 4.328 8 3.5 8 z M 12 13 L 12 14 L 14 14 L 14 13 L 12 13 z "
/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB