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 width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g>
<circle cx="8" cy="8" r="8" style="fill:#ba22ff"/>
<path d="m4 8.334c0 2.2092 1.7909 4 4 4 2.1867 0 3.9602-1.7554 3.9961-3.9336a0.66667 0.66667 0 0 0 4e-3 -0.0664 0.66667 0.66667 0 0 0-0.667-0.6667 0.66667 0.66667 0 0 0-0.666 0.6667c0 1.4727-1.1939 2.6667-2.6667 2.6667-1.4727 0-2.6667-1.1939-2.6667-2.6667 0-1.4727 1.1939-2.6667 2.6667-2.6667v1.3333l2.6667-2-2.6665-2.0006v1.3333c-2.2092 0-4 1.7909-4 4z" style="fill:#ffffff"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 529 B