Add files via upload

This commit is contained in:
L4ki
2021-11-29 15:56:58 +01:00
committed by GitHub
parent 18fffefd54
commit c3ad6113e2
92 changed files with 1290 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<svg viewBox="0 0 32 32" 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="M27 2v28h1V2zm-8.293 14l-14-14L4 2.707 17.293 16 4 29.293l.707.707z"/>
<path d="M25.707 16l-14-14-.707.707L24.293 16 11 29.293l.707.707z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 443 B