Add files via upload

This commit is contained in:
L4ki
2021-11-29 13:22:59 +01:00
committed by GitHub
parent a5a186dde2
commit 2c075777f8
92 changed files with 1274 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="M4 3.707L4.707 3l8 8-8 8L4 18.293 11.293 11zm5 0L9.707 3l8 8-8 8L9 18.293 16.293 11z" class="ColorScheme-Text" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 362 B