Add files via upload

This commit is contained in:
L4ki
2021-11-29 16:39:46 +01:00
committed by GitHub
parent c8bb7f8135
commit 67bba89c4e
94 changed files with 1399 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
<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" fill-rule="evenodd">
<path d="m3 1h2v2h-2z"/>
<path d="m7 1h2v2h-2z"/>
<path d="m11 1h2v2h-2z"/>
<path d="m3 5h2v2h-2z"/>
<path d="m7 5h2v2h-2z"/>
<path d="m11 5h2v2h-2z"/>
<path d="m3 9h2v2h-2z"/>
<path d="m7 9h2v2h-2z"/>
<path d="m11 9h2v2h-2z"/>
<path d="m7 13h2v2h-2z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 616 B