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" height="16" width="16" version="1.1">
<path style="fill:#2d2d84" d="m11 0a5 8 0 0 0 -5 8 5 8 0 0 0 5 8 5 8 0 0 0 5 -8 5 8 0 0 0 -5 -8zm0 3a2 5 0 0 1 2 5 2 5 0 0 1 -2 5 2 5 0 0 1 -2 -5 2 5 0 0 1 2 -5z"/>
<path style="fill:#ff6600" d="m8 3c-5 0-5 5-5 5s0 5 5 5c3.14466 0 7-5 7-5s-3.85534-5-7-5z"/>
<path style="fill:#3737a0" d="m5 0a5 8 0 0 0 -5 8 5 8 0 0 0 5 8 5 8 0 0 0 5 -8 5 8 0 0 0 -5 -8zm0 3a2 5 0 0 1 2 5 2 5 0 0 1 -2 5 2 5 0 0 1 -2 -5 2 5 0 0 1 2 -5z"/>
</svg>

After

Width:  |  Height:  |  Size: 510 B