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,16 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1">
<circle style="opacity:0.2" cx="11" cy="11.5" r="10"/>
<circle style="fill:#36445d" cx="11" cy="11" r="10"/>
<path style="opacity:0.2" d="m 6,14.5 h 5 v 5 z"/>
<path style="fill:#70bbff" d="m 6,14 h 5 v 5 z"/>
<path style="opacity:0.2;fill:#ffffff" d="m 6,14 0.5,0.5 H 11 V 14 Z"/>
<path style="opacity:0.2" d="m 6,9.5 h 5 v 5 z"/>
<path style="fill:#3675fb" d="m 6,9 h 5 v 5 z"/>
<path style="opacity:0.2" d="m 6,9.5 h 5 v -5 z"/>
<path style="fill:#70bbff" d="m 6,9 h 5 V 4 Z"/>
<path style="opacity:0.2" d="m 16,9.5 h -5 v -5 z"/>
<path style="fill:#3675fb" d="M 16,9 H 11 V 4 Z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 11,1 A 10,10 0 0 0 1,11 10,10 0 0 0 1.0107422,11.291016 10,10 0 0 1 11,1.5 10,10 0 0 1 20.989258,11.208985 10,10 0 0 0 21,11 10,10 0 0 0 11,1 Z"/>
<path style="opacity:0.2;fill:#ffffff" d="M 11,4 6,9 H 6.5 L 11,4.5 Z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 11,4 V 4.5 L 15.5,9 H 16 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1020 B