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,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect style="fill:#bfbfbf" width="15" height="15" x="1" y="1" rx=".75" ry=".75"/>
<path style="fill:none;stroke:#d5498f;stroke-linejoin:bevel" d="M 14.265,6.626 11.265,8.501 14.265,10.376"/>
<path style="fill:none;stroke:#a659ca;stroke-linejoin:bevel" d="M 10.265,6.626 7.265,8.501 10.265,10.376"/>
<rect style="fill:#2f8ce3" width="3" height="1" x="3" y="7"/>
<rect style="fill:#2f8ce3" width="3" height="1" x="3" y="9"/>
</svg>

After

Width:  |  Height:  |  Size: 511 B