Add files via upload

This commit is contained in:
L4ki
2021-11-29 14:07:53 +01:00
committed by GitHub
parent 4455dc811f
commit 32e2d275f3
92 changed files with 1447 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<svg height="22" width="22" xmlns="http://www.w3.org/2000/svg">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
</style>
<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>
</svg>

After

Width:  |  Height:  |  Size: 441 B