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" height="16" width="16" version="1.1">
<circle cx="8" cy="8" r="8" style="fill:#f37b21"/>
<path style="fill:#ffffff" d="m8 2c-3.3137085 0-6 2.6862915-6 6 0 3.313708 2.6862915 6 6 6 3.313708 0 6-2.686292 6-6 0-3.3137085-2.686292-6-6-6zm0 1c2.761424 0 5 2.2385763 5 5-0.0019 0.5790164-0.104309 1.153307-0.302734 1.6972656l-2.697266-2.6972656h-4v3h-2.5761719c-0.2775172-0.6303602-0.421809-1.3112579-0.4238281-2 0-2.7614237 2.2385763-5 5-5z"/>
</svg>

After

Width:  |  Height:  |  Size: 488 B