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="24" width="24" version="1.1">
<g transform="translate(1,1)">
<circle style="opacity:.2" cx="11" r="10" cy="11.5"/>
<circle style="fill:#f37b21" cx="11" r="10" cy="11"/>
<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 style="opacity:.2;fill:#ffffff" 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"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 873 B