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 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:#8044ba"/>
<path d="m8.5 12v5.35c0 2.45 1.4 3.15 1.4 3.15h7.1" style="fill:none;opacity:.2;stroke-linejoin:round;stroke-width:3;stroke:#000000"/>
<path d="m8.5 11v5.35c0 2.45 1.4 3.15 1.4 3.15h7.1" style="fill:none;stroke-linejoin:round;stroke-width:3;stroke:#9e9e9e"/>
<path d="m15 13.5h8.499788l-7 7h8.500212" style="fill:none;opacity:.2;stroke-linejoin:round;stroke-width:3;stroke:#000000"/>
<path d="m15 12.5h8.499788l-7 7h8.500212" style="fill:none;stroke-linejoin:round;stroke-width:3;stroke:#fefefe"/>
<path d="M 16,2 A 14,14 0 0 0 2,16 14,14 0 0 0 2.0214844,16.585938 14,14 0 0 1 16,3 14,14 0 0 1 29.978516,16.414062 14,14 0 0 0 30,16 14,14 0 0 0 16,2 Z" style="fill:#ffffff;opacity:.1"/>
</svg>

After

Width:  |  Height:  |  Size: 884 B