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">
<rect style="fill:#4f4f4f" width="2" height="2" x="12" y="12"/>
<rect style="fill:#4f4f4f" width="2" height="2" x="2" y="12"/>
<rect style="fill:#6d4c41" width="12" height="7" x="2" y="2" rx=".75" ry=".778"/>
<rect style="fill:#795548" width="16" height="5" x="0" y="7" rx=".8" ry=".833"/>
<rect style="fill:#8d6e63" width="3" height="7" x="0" y="5" rx=".75" ry=".778"/>
<rect style="fill:#8d6e63" width="3" height="7" x="13" y="5" rx=".75" ry=".778"/>
</svg>

After

Width:  |  Height:  |  Size: 542 B