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:#db3c30"/>
<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"/>
<rect x="6" y="15" width="20" height="4" style="opacity:.2"/>
<rect x="6" y="14" width="20" height="4" style="fill:#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 498 B