Add files via upload

This commit is contained in:
L4ki
2021-11-29 16:01:17 +01:00
committed by GitHub
parent 5628bf65fb
commit 110bff9511
92 changed files with 1523 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<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 8.707l-6-6L2.707 2 8 7.293 13.293 2l.707.707z"/>
<path d="M8 12.707l-6-6L2.707 6 8 11.293 13.293 6l.707.707z"/>
<path d="M2 13h12v1H2z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 452 B