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,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<circle style="fill:#86c14d" cx="8.5" cy="7.5" r="7.5"/>
<path style="fill:#3f3f3f" d="M 6.625,3.416 A 4.5,4.5 0 0 0 4,7.5 4.5,4.5 0 0 0 8.5,12 4.5,4.5 0 0 0 13,7.5 4.5,4.5 0 0 0 10.375,3.4199 V 3.4687 A 4,4 0 0 1 12.5,7 4,4 0 0 1 8.5,11 4,4 0 0 1 4.5,7 4,4 0 0 1 6.625,3.4707 Z"/>
<path style="fill:#3f3f3f" d="M 8,10 V 13.625 L 8.5,16 9,13.625 V 10 L 8.5,8 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 452 B