Add files via upload

This commit is contained in:
L4ki
2021-11-29 14:30:14 +01:00
committed by GitHub
parent 1c170d2e1f
commit c13423368e
92 changed files with 1274 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
</style><g transform="translate(1,1)">
<path d="M18 3.707L17.293 3l-8 8 8 8 .707-.707L10.707 11zm-5 0L12.293 3l-8 8 8 8 .707-.707L5.707 11z" class="ColorScheme-Text" fill="currentColor"/>
</g></svg>

After

Width:  |  Height:  |  Size: 403 B