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-NeutralText {
color:#f67400;
}
</style>
<path d="M4 0c-.204 0-.355.096-.463.313 0 0-3.46 6.888-3.457 6.916A.664.664 0 0 0 0 7.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5c0-.113-.018-.132-.107-.31L4.455.29C4.346.098 4.195 0 4 0z" style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NeutralText"/>
<path d="M3 2v4h2V2zm0 5v1h2V7z" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 545 B