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">
<circle style="fill:#478f30" cx="12" cy="13" r="2"/>
<circle style="fill:#478f30" cx="4" cy="13" r="2"/>
<circle style="fill:#478f30" cx="12" cy="6" r="2"/>
<rect fill="#478f30" width="4" height="12" x="6" y="1" rx="2" ry="2"/>
<circle style="fill:#478f30" cx="4" cy="6" r="2"/>
<rect fill="#b08e57" width="11" height="10" x="-15" y="-13" rx="5.5" ry="5" transform="matrix(0,-1,-1,0,0,0)"/>
</svg>

After

Width:  |  Height:  |  Size: 480 B