Add files via upload

This commit is contained in:
L4ki
2021-11-29 13:20:54 +01:00
committed by GitHub
parent fb1ad42fe4
commit 94071c7874
75 changed files with 1013 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<svg viewBox="0 0 16 16" 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="M8 6.293l-6 6 .707.707L8 7.707 13.293 13l.707-.707z"/>
<path d="M8 2.293l-6 6L2.707 9 8 3.707 13.293 9 14 8.293z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 419 B