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:#2577ff"/>
<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:.2"/>
<path d="m16 6a11 11 0 0 0-11 11 11 11 0 0 0 11 11 11 11 0 0 0 11-11 11 11 0 0 0-11-11zm0 3a8 8 0 0 1 7.740234 6h-4.28125a4 4 0 0 0-3.458984-2 4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 3.458984-2h4.275391a8 8 0 0 1-7.734375 6 8 8 0 0 1-8-8 8 8 0 0 1 8-8z" style="opacity:.2"/>
<path d="m16 5a11 11 0 0 0-11 11 11 11 0 0 0 11 11 11 11 0 0 0 11-11 11 11 0 0 0-11-11zm0 3a8 8 0 0 1 7.740234 6h-4.28125a4 4 0 0 0-3.458984-2 4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 3.458984-2h4.275391a8 8 0 0 1-7.734375 6 8 8 0 0 1-8-8 8 8 0 0 1 8-8z" style="fill:#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 920 B