Add files via upload

This commit is contained in:
L4ki
2021-11-29 12:58:12 +01:00
committed by GitHub
parent c0e662be78
commit a3b1c3edf2
92 changed files with 1363 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<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="m11 8c-1.662 0-3 1.338-3 3s1.338 3 3 3 3-1.338 3-3-1.338-3-3-3zm0 1a2 2 0 0 1 2 2 2 2 0 0 1 -2 2 2 2 0 0 1 -2-2 2 2 0 0 1 2-2z"/>
<path d="m2 2v12h6v-1h-5v-6h2l2-2h6.028l-.028 3h1v-4h-4.992l-2-2-.008.008v-.008h-4z"/>
<path d="m10 9v3h2v-1h-1v-2z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 544 B