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,22 @@
<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-Highlight {
color:#3daee9;
}
</style>
</defs>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 8,2 A 5,5 0 0 0 3,7 l 0,3 2,0 0,-3 a 3,3 0 0 1 3,-3 3,3 0 0 1 3,3 l 0,2 2,0 0,-2 A 5,5 0 0 0 8,2 m -5,9 0,2 2,0 0,-2 z"
class="ColorScheme-Text"
/>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="m 10,10 0,4 4,0 0,-4 z m 1,1 2,0 0,2 -2,0 z"
class="ColorScheme-Highlight"
/>
</svg>

After

Width:  |  Height:  |  Size: 705 B