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 viewBox="0 0 24 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 19h1V3H3zm6.293-8l8 8 .707-.707L10.707 11 18 3.707 17.293 3z"/>
<path d="M4.293 11l8 8 .707-.707L5.707 11 13 3.707 12.293 3z"/>
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 468 B