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 xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.1">
<circle cx="16" cy="17" r="14" style="opacity:.2"/>
<circle cx="16" cy="16" r="14" style="fill:#f37b21"/>
<path style="opacity:.2" d="m16 7c-5.522847 0-10 4.477153-10 10s4.477153 10 10 10 10-4.477153 10-10-4.477153-10-10-10zm0 2c4.970563 0 8 3.029437 8 8 0 1.218886-0.184911 2.319677-0.533203 3.289062l-2.466797-3.289062h-8v4h-4.171875c-0.5406967-1.129338-0.828125-2.472372-0.828125-4 0-4.970563 3.029437-8 8-8z"/>
<path style="fill:#ffffff" d="m16 6c-5.522847 0-10 4.477153-10 10s4.477153 10 10 10 10-4.477153 10-10-4.477153-10-10-10zm0 2c4.970563 0 8 3.029437 8 8 0 1.218886-0.184911 2.319677-0.533203 3.289062l-2.466797-3.289062h-8v4h-4.171875c-0.5406967-1.129338-0.828125-2.472372-0.828125-4 0-4.970563 3.029437-8 8-8z"/>
<path d="m16 2a14 14 0 0 0 -14 14 14 14 0 0 0 0.0215 0.586 14 14 0 0 1 13.9785 -13.586 14 14 0 0 1 13.979 13.414 14 14 0 0 0 0.021 -0.414 14 14 0 0 0 -14 -14z" style="opacity:.2;fill:#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 1010 B