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

View File

@@ -0,0 +1,11 @@
<svg height="16" width="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="M3 6h8v1H3zm0 3h7v1H3z"/>
<path d="M8 2a4 4 0 0 0-4 4v4a4 4 0 0 0 4 4 4 4 0 0 0 3.459-2h-1.227A3 3 0 0 1 8 13a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3 3 3 0 0 1 2.23 1h1.229A4 4 0 0 0 8 2z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 471 B