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 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>
<g class="ColorScheme-Text" fill="currentColor">
<path d="M19 3h-1v16h1zm-6.293 8l-8-8L4 3.707 11.293 11 4 18.293l.707.707z"/>
<path d="M17.707 11l-8-8L9 3.707 16.293 11 9 18.293l.707.707z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 437 B