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">
<g transform="translate(1)">
<path d="m3 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" style="opacity:.2"/>
<rect x="3" y="6" width="40" height="36" rx="2" ry="2" style="fill:#87362d"/>
<path d="m5 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" style="fill:#ffffff;opacity:.1"/>
<path d="m7 11v1l3 2v1l-3 2v1h1l4-3v-1l-4-3zm7 6v1h6v-1z" style="opacity:.2"/>
<path d="m7 10v1l3 2v1l-3 2v1h1l4-3v-1l-4-3zm7 6v1h6v-1z" style="fill:#ffffff"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 639 B