Move themes to their own package

This commit is contained in:
2021-02-04 22:17:10 -06:00
parent 3c43b8bcfd
commit efd62518d3
62762 changed files with 1 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
<circle style="opacity:0.2" cx="32" cy="33" r="28"/>
<circle style="fill:#92d6c1" cx="32" cy="32" r="28"/>
<path style="opacity:0.1" d="m 19,18 3.552734,7 H 35.310547 L 19,41 22.552734,48 H 46 L 42.447266,41 H 29.689453 L 46,25 42.447266,18 Z"/>
<path style="fill:#1b4f2f" d="M 19,17 H 42.447368 L 46,24 H 22.552632 Z"/>
<path style="fill:#207344" d="M 19,40 42.447368,17 46,24 22.552632,47 Z"/>
<path style="fill:#219053" d="M 19,40 H 42.447368 L 46,47 H 22.552632 Z"/>
<path style="fill:#ffffff;opacity:0.2" d="M 32 4 A 28 28 0 0 0 4 32 A 28 28 0 0 0 4.0214844 32.585938 A 28 28 0 0 1 32 5 A 28 28 0 0 1 59.978516 32.414062 A 28 28 0 0 0 60 32 A 28 28 0 0 0 32 4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 762 B