Add files via upload

This commit is contained in:
L4ki
2021-11-29 14:23:18 +01:00
committed by GitHub
parent cea3574478
commit cb8826eea4
92 changed files with 1476 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
.ColorScheme-Highlight {
color:#3daee9;
}
</style>
</defs>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M2 11H6V15H2z"
class="ColorScheme-Text"
/>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 7,5 10,8 13,5 7,5 Z"
class="ColorScheme-Highlight"
/>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="m 16,11 0,-2 4,4 -4,4 0,-2 -2,0 0,-4 z"
class="ColorScheme-Text"
/>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="m 7,9 6,0 0,5 -6,0 z"
class="ColorScheme-Highlight"
/>
</svg>

After

Width:  |  Height:  |  Size: 851 B