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="16" width="16" version="1.1">
<rect style="fill:#ce6f23" rx=".80000001" ry=".80000001" height="16" width="16" y="0" x="0"/>
<path style="fill:#fed642" d="m6 4-2 7h1.5l0.5-2h1l0.5 2h1.5l-2-7zm0.5 2 0.5 2h-1z"/>
<rect style="fill:#fed642" height="5" width="1" y="6" x="10"/>
<circle style="fill:#fed642" cx="10.5" cy="4.5"/>
</svg>

After

Width:  |  Height:  |  Size: 382 B