Add files via upload

This commit is contained in:
L4ki
2021-11-29 15:58:25 +01:00
committed by GitHub
parent c3ad6113e2
commit 89ba7ba355
92 changed files with 2585 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<svg height="32" width="32" xmlns="http://www.w3.org/2000/svg">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
</style>
<path d="M19 1.293l-.354.353L1.293 19 13 30.707 30.707 13zm-3.564.736A14 14 0 0 0 2.02 15.445l1.101-1.101A13 13 0 0 1 14.34 3.125zM19 2.707L29.293 13 13 29.293 2.707 19zm10.98 13.848l-1.101 1.101a13 13 0 0 1-11.22 11.221l-1.095 1.094A14 14 0 0 0 29.98 16.555z" class="ColorScheme-Text" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 531 B