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,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<path style="fill:#4f4f4f" d="M 15,7.5 A 7.5,7.5 0 0 1 7.5,15 7.5,7.5 0 0 1 0,7.5 7.5,7.5 0 0 1 7.5,0 7.5,7.5 0 0 1 15,7.5 Z"/>
<path style="fill:#f99c32" d="M 5 9.5 L 5 14.560547 A 7.5 7.5 0 0 0 6 14.847656 L 6 9.5 L 5 9.5 z"/>
<circle style="fill:#e4701d" cx="7.5" cy="4.5" r="1.5"/>
<circle style="fill:#f99c32" cx="7.5" cy="9.5" r="2.5"/>
</svg>

After

Width:  |  Height:  |  Size: 430 B