Add files via upload

This commit is contained in:
L4ki
2021-11-29 13:01:08 +01:00
committed by GitHub
parent 55c5a2948e
commit 1c6e0ddc67
92 changed files with 1267 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<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="M7.293 8l6 6 .707-.707L8.707 8 14 2.707 13.293 2z"/>
<path d="M3.293 8l6 6 .707-.707L4.707 8 10 2.707 9.293 2z"/>
<path d="M2 2h1v12H2z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 450 B