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 xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1">
<g transform="matrix(2,0,0,2,2,2)">
<circle cx="11" cy="11.5" r="10" style="opacity:.2"/>
<circle cx="11" cy="11" r="10" style="fill:#f37b21"/>
<path style="opacity:.2" d="m11 3.5a8 8 0 0 0 -8 8 8 8 0 0 0 8 8 8 8 0 0 0 8 -8 8 8 0 0 0 -8 -8zm0 1a7 7 0 0 1 7 7 7 7 0 0 1 -0.234375 1.765625l-2.765625-2.765625h-7v4h-3.3164062a7 7 0 0 1 -0.6835938 -3 7 7 0 0 1 7 -7z"/>
<path style="fill:#ffffff" d="m11 3a8 8 0 0 0 -8 8 8 8 0 0 0 8 8 8 8 0 0 0 8 -8 8 8 0 0 0 -8 -8zm0 1a7 7 0 0 1 7 7 7 7 0 0 1 -0.234375 1.765625l-2.765625-2.765625h-7v4h-3.3164062a7 7 0 0 1 -0.6835938 -3 7 7 0 0 1 7 -7z"/>
<path d="m11 1a10 10 0 0 0 -10 10 10 10 0 0 0 0.0098 0.293 10 10 0 0 1 9.9902 -9.793 10 10 0 0 1 9.99 9.707 10 10 0 0 0 0.01 -0.207 10 10 0 0 0 -10 -10z" style="opacity:.2;fill:#ffffff"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 878 B