Add files via upload

This commit is contained in:
L4ki
2021-11-29 16:50:05 +01:00
committed by GitHub
parent 9fafcb2cae
commit b30960c984
91 changed files with 1236 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Highlight {
color:#3daee9;
}
.ColorScheme-Text {
color:#eff0f1;
}
</style>
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Highlight" d="M8 .188l2.472 5.009L16 6l-4 3.899.944 5.506L8 12.805l-4.944 2.6L4 9.899 0 6l5.528-.803z"/>
</svg>

After

Width:  |  Height:  |  Size: 473 B