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="48" height="48" version="1.1" xmlns="http://www.w3.org/2000/svg">
<circle cx="24" cy="25" r="20" style="opacity:.2"/>
<circle cx="24" cy="24" r="20" style="fill:#e01818"/>
<path d="M 24,4 A 20,20 0 0 0 4,24 20,20 0 0 0 4.0215,24.582 20,20 0 0 1 24,5 20,20 0 0 1 43.979,24.418 20,20 0 0 0 44,24 20,20 0 0 0 24,4 Z" style="fill:#ffffff;opacity:.2"/>
<circle cx="24" cy="25" r="15" style="opacity:.2"/>
<circle cx="24" cy="24" r="15" style="fill:#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 478 B