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,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<rect style="fill:#ff7f2a" width="14" height="14" x="1" y="1" rx="2" ry="2"/>
<path style="fill:#ffffff" d="M 4 4 L 4 5.4140625 L 6.5859375 8 L 4 10.585938 L 4 12 L 5.4140625 12 L 8 9.4140625 L 10.585938 12 L 12 12 L 12 10.585938 L 9.4140625 8 L 12 5.4140625 L 12 4 L 10.585938 4 L 8 6.5859375 L 5.4140625 4 L 4 4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 406 B