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 width="48" height="48" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect x="4" y="4" width="40" height="40" rx="2" ry="2" style="fill:#6c8f00"/>
<path d="m6 4c-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" style="fill:#ffffff;opacity:.1"/>
<path d="m4 42v1c0 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" style="opacity:.2"/>
<path d="m11 15v20h4v-6h8v-3.007812h-8v-7.992188h9l-1-3h-8z" style="opacity:.2"/>
<path d="m11 14v20h4v-6h8v-3.007812h-8v-7.992188h9l-1-3h-8z" style="fill:#d2ee7b"/>
<path d="m26 18.917969v16h4v-10c2-2 7-2 7-2v-4s-5 0-7 2v-2z" style="opacity:.2"/>
<path d="m26 17.917969v16h4v-10c2-2 7-2 7-2v-4s-5 0-7 2v-2z" style="fill:#d2ee7b"/>
</svg>

After

Width:  |  Height:  |  Size: 772 B