Add files via upload

This commit is contained in:
L4ki
2021-11-29 13:05:47 +01:00
committed by GitHub
parent f3c516adb1
commit 1508dfc56f
92 changed files with 1407 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 5,2 2,5 11,5 14,2 5,2 Z m 0,9 -3,3 9,0 3,-3 -9,0 z"
class="ColorScheme-Text"
/>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 11,6.8 8,10 5,6.8 5.75,6 8,8.4 10.25,6 Z"
class="ColorScheme-Highlight"
/>
</svg>

After

Width:  |  Height:  |  Size: 639 B