Port over themes

This commit is contained in:
2021-01-19 01:43:43 -06:00
parent b08aaa6f2a
commit fdac8d01a9
62761 changed files with 369294 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1">
<rect style="opacity:0.2" width="40" height="40" x="4" y="5" rx="2" ry="2"/>
<rect style="fill:#e4e4e4" width="40" height="40" x="4" y="4" rx="2" ry="2"/>
<path style="opacity:0.1" d="M 16,22.000001 29.5,37 H 16 Z"/>
<path style="fill:#a11d21" d="M 16,21.000001 29.5,36 H 16 Z"/>
<path style="opacity:0.1" d="m 16,22.000001 13,-15 L 16,37 Z"/>
<path style="fill:#e02a32" d="m 16,21.000001 13,-15 L 16,36 Z"/>
<circle style="opacity:0.1" cx="28" cy="26" r="4"/>
<circle style="fill:#e02a32" cx="28" cy="25" r="4"/>
<path style="opacity:0.2;fill:#ffffff" d="M 6 4 C 4.892 4 4 4.892 4 6 L 4 7 C 4 5.892 4.892 5 6 5 L 42 5 C 43.108 5 44 5.892 44 7 L 44 6 C 44 4.892 43.108 4 42 4 L 6 4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 781 B