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="48" height="48" version="1">
<path fill="#8c93dd" d="m6 6c-1.108 0-2 0.892-2 2v24h40v-24c0-1.108-0.892-2-2-2h-36z"/>
<path fill-rule="evenodd" opacity=".2" d="m32 15c3.3137 0 6 2.6863 6 6s-2.6863 6-6 6-6-2.6863-6-6 2.6863-6 6-6z"/>
<path fill="#fffca3" fill-rule="evenodd" d="m32 14c3.3137 0 6 2.6863 6 6s-2.6863 6-6 6-6-2.6863-6-6 2.6863-6 6-6z"/>
<path fill="#fff" opacity=".2" d="m6 6c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2z"/>
<path fill="#5184b0" d="m4 32v8c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v-8z"/>
<path d="m4 32.143v-1.143s2.8845-1.9047 3.6955-2.0708c0.81097-0.16618 1.7687-0.0309 2.7529 0.15485 0.98427 0.18515 2.4537 0.43555 2.9123 0.4512 0.45862 0.016 1.2885-0.04 2.2528-0.0983 0.96428-0.0571 2.5609-0.10972 3.0589-0.104 0.498 0 1.7412 0.0686 3.0665 0.14948 1.3252 0.0811 3.1455 0.21669 3.5584 0.25463 0.41299 0.0377 0.89844 0.10743 1.4494 0.18343 0.5509 0.0754 1.5046 0.18937 1.8421 0.22069 0.33739 0.0308 1.1196 0.1384 2.0272 0.22194 0.90758 0.0834 2.36 0.112 2.7794 0.0811 0.41944-0.0309 1.2986-0.34148 2.2784-0.62777 0.97975-0.28617 2.0601-0.54823 2.8818-0.48343 0.82175 0.0651 5.4444 1.6669 5.4444 1.6669v1.1429h-35.142z"/>
<path opacity=".2" d="m4 40v1c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v-1c0 1.108-0.892 2-2 2h-36c-1.108 0-2-0.892-2-2z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB