Add files via upload

This commit is contained in:
L4ki
2021-11-29 14:01:08 +01:00
committed by GitHub
parent 1030d74035
commit aaa8f7e3fc
92 changed files with 1373 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
</style>
<path d="M3 6v1h16V6zm.707 4L3 10.707l8 8 8-8-.707-.707L11 17.293 3.707 10z" class="ColorScheme-Text" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 344 B