Add files via upload

This commit is contained in:
L4ki
2021-11-29 18:12:32 +01:00
committed by GitHub
parent 474641339b
commit f6905aeb17
92 changed files with 1178 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-NegativeText {
color:#da4453;
}
</style>
<rect class="ColorScheme-NegativeText" x="2" y="2" width="12" height="12" rx="2" fill="currentColor"/>
<path d="M 5.414,4 4,5.414 6.586,8 4,10.586 5.414,12 8,9.414 10.586,12 12,10.586 9.414,8 12,5.414 10.586,4 8,6.586 Z" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 465 B