Add files via upload

This commit is contained in:
L4ki
2021-11-29 13:58:41 +01:00
committed by GitHub
parent b2a11d2b0e
commit 1030d74035
92 changed files with 1165 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<!DOCTYPE svg>
<svg viewBox="0 0 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
</style>
</defs>
<path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 4 3 L 4 19 L 11 19 L 11 18 L 5 18 L 5 4 L 13 4 L 13 8 L 17 8 L 17 15 L 12.707 15 L 15 12.707 L 14.293 12 L 10.793 15.5 L 14.293 19 L 15 18.293 L 12.707 16 L 18 16 L 18 7 L 14 3 L 4 3 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 555 B