Add files via upload

This commit is contained in:
L4ki
2021-11-29 13:02:42 +01:00
committed by GitHub
parent 1c6e0ddc67
commit 8c4568f83c
92 changed files with 1313 additions and 0 deletions
@@ -0,0 +1,10 @@
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#eff0f1;
}
.ColorScheme-Highlight {
color:#3daee9;
}</style>
<rect x="7" y="3" width="3" height="5" class="ColorScheme-Highlight" fill="currentColor" fill-rule="evenodd"/>
<path class="ColorScheme-Text" d="M8 2a4 4 0 0 0-4 4v4a4 4 0 0 0 4 4h1a4 4 0 0 0 4-4V6a4 4 0 0 0-4-4zm0 1h1a3 3 0 0 1 3 3v4a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 583 B