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,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<path style="fill:#d38b2e" d="m7 8h9v7c0 1-1 1-1 1h-8z"/>
<path style="fill:#3b1530" d="m0 7v8.25c0 0.416 0.3345 0.75 0.75 0.75h7.25v-9z"/>
<path style="fill:#4a1a3a" d="m0.75 0c-0.4155 0-0.75 0.3345-0.75 0.75v7.25h8 1 7v-7.25c0-0.4155-0.334-0.75-0.75-0.75h-6.25-1-7.25z"/>
<path style="fill:#ffffff" d="m10 11v1h4v-1zm0 2v1h4v-1z"/>
<rect style="fill:#e4e4e4" width="10" height="1" x="2" y="2"/>
<rect style="fill:#667b9e" width="8" height="1" x="4" y="4"/>
</svg>

After

Width:  |  Height:  |  Size: 548 B