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,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<rect style="fill:#fecd38" width="12" height="12" x="0" y="0" rx="1" ry="1"/>
<path style="fill:#9d9d9d" d="m0 4v5h4.428571c-1.52967-3.6464311-3.059303-4.9296417-4.428571-5z"/>
<rect style="fill:#e97e10" width="12" height="12" x="2" y="2" rx="1" ry="1"/>
<path style="fill:#7d7d7d" d="m2 6v5h4.428571c-1.52967-3.6464311-3.059303-4.9296417-4.428571-5z"/>
<rect style="fill:#df574d" width="12" height="12" x="4" y="4" rx="1" ry="1"/>
<circle style="fill:#fecd38" cx="8" cy="10.75" r="1.75"/>
<path style="fill:#5d5d5d" d="m4 8v5h4.428571c-1.52967-3.6464311-3.059303-4.9296417-4.428571-5z"/>
<path style="fill:#e4e4e4" d="m7 13h9c-4.5-11.25-9 0-9 0z"/>
</svg>

After

Width:  |  Height:  |  Size: 743 B