Add files via upload

This commit is contained in:
L4ki
2021-11-29 18:12:32 +01:00
committed by GitHub
parent 474641339b
commit f6905aeb17
92 changed files with 1178 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Highlight {
color:#3daee9;
}
</style>
<rect class="ColorScheme-Highlight" x="2" y="2" width="12" height="12" rx="2" fill="currentColor"/>
<path d="m7 4v2h2v-2zm0 3v5h2v-5z" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 376 B