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 xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1">
<circle style="opacity:0.2" cx="24" cy="25" r="20"/>
<circle style="fill:#4f4f4f" cx="24" cy="24" r="20"/>
<path style="opacity:0.2" d="M 24,11 A 14,14 0 0 0 10,25 14,14 0 0 0 24,39 14,14 0 0 0 38,25 14,14 0 0 0 24,11 Z m -5,6 6.5,4 6.5,4 -6.5,4 -6.5,4 z"/>
<path style="fill:#ffffff" d="M 24 10 A 14 14 0 0 0 10 24 A 14 14 0 0 0 24 38 A 14 14 0 0 0 38 24 A 14 14 0 0 0 24 10 z M 19 16 L 25.5 20 L 32 24 L 25.5 28 L 19 32 L 19 16 z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 24 4 A 20 20 0 0 0 4 24 A 20 20 0 0 0 4.0214844 24.582031 A 20 20 0 0 1 24 5 A 20 20 0 0 1 43.978516 24.417969 A 20 20 0 0 0 44 24 A 20 20 0 0 0 24 4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 722 B