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,6 @@
<svg xmlns="http://www.w3.org/2000/svg" height="64" width="64" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink">
<path style="opacity:.2" d="m14 13 24-8 12 9v47h-36z"/>
<path style="fill:#b79f32" d="m14 12 24-8 12 9v47h-36z"/>
<path style="fill:#987e2e" d="m38 4v56h12v-47z"/>
<path style="opacity:.2;fill:#ffffff" d="m38 4l-24 8v1l24-8 12 9v-1l-12-9z"/>
</svg>

After

Width:  |  Height:  |  Size: 374 B