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,7 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<circle cx="16" cy="17" r="14" style="opacity:.2"/>
<circle cx="16" cy="16" r="14" style="fill:#604d97"/>
<path d="M 16,2 A 14,14 0 0 0 2,16 14,14 0 0 0 2.0215,16.586 14,14 0 0 1 16,3 14,14 0 0 1 29.979,16.414 14,14 0 0 0 30,16 14,14 0 0 0 16,2 Z" style="fill:#ffffff;opacity:.1"/>
<path d="m16 11-1 2c-2 4-2 5-7 5-2 0-4-2-4-2s1 7 6 7c3.491525 0 6-3 6-3s2.508475 3 6 3c5 0 6-7 6-7s-2 2-4 2c-5 0-5-1-7-5z" style="opacity:.2"/>
<path d="m16 10-1 2c-2 4-2 5-7 5-2 0-4-2-4-2s1 7 6 7c3.491525 0 6-3 6-3s2.508475 3 6 3c5 0 6-7 6-7s-2 2-4 2c-5 0-5-1-7-5l-1-2z" style="fill:#e3c4fb"/>
</svg>

After

Width:  |  Height:  |  Size: 667 B