Add files via upload

This commit is contained in:
L4ki
2021-11-29 15:43:37 +01:00
committed by GitHub
parent 365d91d18b
commit bb83ef811b
76 changed files with 1016 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<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;
}
.ColorScheme-NegativeText {
color:#da4453;
}
</style><g transform="translate(1,1)">
<path d="M15 3l-4.94 4.94 4 4L19 7zM5.707 8L5 8.707 8.793 12.5 4 17.293l.707.707L9.5 13.207 13.293 17l.707-.707z" class="ColorScheme-Text" fill="currentColor"/>
<path d="M3.707 3L3 3.707 18.293 19l.707-.707z" class="ColorScheme-NegativeText" fill="currentColor"/>
</g></svg>

After

Width:  |  Height:  |  Size: 595 B