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="8" height="8" version="1.1" viewBox="0 0 8 8">
<rect style="fill:#1ea771" width="8" height="8" x="0" y="0" rx="1.143" ry="1.143"/>
<path style="fill:#ffffff" d="M 1,3 A 3,3 0 0 0 4,6 3,3 0 0 0 7,3 Z"/>
<rect style="fill:#ffffff" width="1" height="2" x="2" y="1"/>
<rect style="fill:#ffffff" width="1" height="2" x="5" y="1"/>
<rect style="fill:#ffffff" width="2" height="2" x="3" y="5"/>
</svg>

After

Width:  |  Height:  |  Size: 447 B