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,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
<circle style="opacity:0.2" cx="32" cy="33" r="28"/>
<circle style="fill:#3f3f3f" cx="32" cy="32" r="28"/>
<path style="opacity:0.2;fill:none;stroke:#000000;stroke-width:7.99965477;stroke-linecap:round;stroke-linejoin:round" d="M 39.002672,45.133335 A 14.010949,14.010342 0 0 1 21.269429,42.011939 14.010949,14.010342 0 0 1 21.253717,24.006843 14.010949,14.010342 0 0 1 38.981484,20.854503"/>
<path style="fill:none;stroke:#ffffff;stroke-width:7.99965477;stroke-linecap:round;stroke-linejoin:round" d="M 39.002672,44.134113 A 14.010949,14.010342 0 0 1 21.269429,41.012717 14.010949,14.010342 0 0 1 21.253717,23.007621 14.010949,14.010342 0 0 1 38.981484,19.855281"/>
<circle style="opacity:0.2" cx="32" cy="33" r="6"/>
<circle style="fill:#ffffff" cx="32" cy="32" r="6"/>
<path style="opacity:0.1;fill:#ffffff" d="M 32 4 A 28 28 0 0 0 4 32 A 28 28 0 0 0 4.0175781 32.492188 A 28 28 0 0 1 32 5 A 28 28 0 0 1 59.974609 32.492188 A 28 28 0 0 0 60 32 A 28 28 0 0 0 32 4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB