Add files via upload

This commit is contained in:
L4ki
2021-11-29 14:21:36 +01:00
committed by GitHub
parent e9d5dd7a30
commit cea3574478
92 changed files with 1416 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<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="M 11 4 A 8 7 0 0 0 3 11 A 8 7 0 0 0 11 18 A 8 7 0 0 0 19 11 A 8 7 0 0 0 11 4 z M 11 5 A 7 6 0 0 1 18 11 A 7 6 0 0 1 11 17 A 7 6 0 0 1 4 11 A 7 6 0 0 1 11 5 z "
class="ColorScheme-Text"
/>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 11 9 A 2 2 0 0 0 9 11 A 2 2 0 0 0 11 13 A 2 2 0 0 0 13 11 A 2 2 0 0 0 11 9 z M 11 10 A 1 1 0 0 1 12 11 A 1 1 0 0 1 11 12 A 1 1 0 0 1 10 11 A 1 1 0 0 1 11 10 z "
class="ColorScheme-Highlight"
/>
</svg>

After

Width:  |  Height:  |  Size: 843 B