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,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1">
<path fill="#f2b740" d="m10 8c-1.108 0-2 0.892-2 2v2c0 1.108 0.892 2 2 2h10c1.108 0 2-0.892 2-2v-2c0-1.108-0.892-2-2-2h-10zm18 0c-1.108 0-2 0.892-2 2v2c0 1.108 0.892 2 2 2h10c1.108 0 2-0.892 2-2v-2c0-1.108-0.892-2-2-2h-10z"/>
<path fill="#e49815" d="m44 39v-25c0-1.108-0.892-2-2-2h-36c-1.108 0-2 0.892-2 2v25c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2z"/>
<path opacity=".2" d="m6 42c-1.108 0-2-0.892-2-2v-1c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v1c0 1.108-0.892 2-2 2h-36z"/>
<path fill="#fff" opacity=".2" d="m6 12c-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-2h-36z"/>
<path fill="#fff" opacity=".2" d="m10 8c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h10c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-10zm18 0c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h10c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-10z"/>
</svg>

After

Width:  |  Height:  |  Size: 942 B