Add files via upload

This commit is contained in:
L4ki
2021-11-29 18:08:20 +01:00
committed by GitHub
parent e77c635c92
commit 1b0f857f9b
53 changed files with 829 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<svg height="32" width="32" xmlns="http://www.w3.org/2000/svg">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-NegativeText {
color:#da4453;
}
</style>
<g class="ColorScheme-NegativeText" fill="currentColor">
<path d="M3 10v12h25v-3c.554 0 1-.446 1-1v-4c0-.554-.446-1-1-1v-3zm1 1h23v10H4z"/>
<path d="M5 12h2l2 8H5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 423 B