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 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"/>
<rect style="fill:#4f4f4f" width="40" height="36" x="4.03" y="6.11" rx="2" ry="2"/>
<path style="opacity:.1;fill:#ffffff" 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-2h-36z"/>
<path style="opacity:.2" d="m14 17v1h6v-1z"/>
<path style="fill:#ffffff" d="m14 16v1h6v-1z"/>
<path style="opacity:.2;fill-rule:evenodd" d="m11.5 11-3.4999998 3.174804 1.4999996 0.825196-0.9999996 3 3.4999998-3.174805-1.500001-0.825195z"/>
<path style="fill-rule:evenodd;fill:#ffffff" d="m11.5 10-3.4999998 3.174804 1.4999996 0.825196-0.9999996 3 3.4999998-3.174805-1.500001-0.825195z"/>
</svg>

After

Width:  |  Height:  |  Size: 830 B