Add files via upload

This commit is contained in:
L4ki
2021-11-29 15:19:06 +01:00
committed by GitHub
parent 5229f1cf28
commit 03987c0d59
92 changed files with 1337 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<svg height="24" width="24" xmlns="http://www.w3.org/2000/svg">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
</style><g transform="translate(1,1)">
<g class="ColorScheme-Text" fill="currentColor">
<path d="M3 3v1h16V3zm8 6.293l-8 8 .707.707L11 10.707 18.293 18l.707-.707z"/>
<path d="M11 4.293l-8 8 .707.707L11 5.707 18.293 13l.707-.707z"/>
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 475 B