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,14 @@
<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"/>
<path style="fill:#196260" d="M 32,4 A 28,28 0 0 1 60,32 H 32 Z"/>
<path style="fill:#97c33d" d="M 32,60 A 28,28 0 0 1 4,32 h 28 z"/>
<path style="fill:#5d7dbd" d="M 32,4 A 28,28 0 0 0 4,32 h 28 z"/>
<path style="fill:#3f96b9" d="M 32,60 A 28,28 0 0 0 60,32 H 32 Z"/>
<path style="fill:#5d7dbd" d="M 4,32 9.0000002,36 14,32 Z"/>
<path style="fill:#3f96b9" d="M 60,32 55.000002,28 50,32 Z"/>
<path style="fill:#97c33d" d="M 32,60 36,55.000002 32,50 Z"/>
<path style="fill:#196260" d="M 32,4 28,9.0000002 32,14 Z"/>
<circle style="opacity:0.2" cx="32" cy="33" r="18"/>
<circle style="fill:#f9f9f9" cx="32" cy="32" r="18"/>
<path style="opacity:0.1;fill:#ffffff" d="M 32 4 A 28 28 0 0 0 4 32 A 28 28 0 0 0 4.0175781 32.492188 A 28 28 0 0 1 32 5 A 28 28 0 0 1 59.974609 32.492188 A 28 28 0 0 0 60 32 A 28 28 0 0 0 32 4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 970 B