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,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<circle style="opacity:.2" cx="32" cy="33" r="28"/>
<circle style="fill:#37a0f2" cx="32" cy="32" r="28"/>
<path style="opacity:.2;fill:#ffffff" d="m32 4a28 28 0 0 0 -28 28 28 28 0 0 0 0.0214844 0.585938 28 28 0 0 1 27.9785156 -27.585938 28 28 0 0 1 27.978516 27.414062 28 28 0 0 0 0.021484 -0.414062 28 28 0 0 0 -28 -28z"/>
</svg>

After

Width:  |  Height:  |  Size: 410 B