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.1">
<rect style="fill:#8e8e8e" width="15" height="15" x="1" y="1" rx=".75" ry=".75"/>
<path style="fill:#3f3f3f" d="M 4.6914,6 4.3242,7 H 13.5 L 13.75,6 Z"/>
<path style="fill:#3f3f3f" d="M 3.7695,10 3.4004,11 H 12.5 L 12.75,10 Z"/>
<path style="fill:#3f3f3f" d="M 7.25,4 5,13 H 6 L 8.25,4 Z"/>
<path style="fill:#3f3f3f" d="M 11.25,4 9,13 H 10 L 12.25,4 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 446 B