Add files via upload

This commit is contained in:
L4ki
2021-11-29 16:48:12 +01:00
committed by GitHub
parent 57fbb2d99c
commit 11ac2c7401
74 changed files with 1068 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<svg viewBox="0 0 8 8" xmlns="http://www.w3.org/2000/svg">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-PositiveText {
color:#27ae60;
}
</style>
<circle style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-PositiveText" cx="4" cy="4" r="4"/>
<path d="M6 2L3 5 1.5 3.5l-1 1L3 7l4-4z" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 401 B