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,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
<path style="fill:#78ba26" d="M 11,1 A 10,10 0 0 0 1,11 10,10 0 0 0 11,21 10,10 0 0 0 21,11 10,10 0 0 0 11,1 Z"/>
<path style="opacity:0.2" d="M 1.01075,11.209 A 10,10 0 0 0 1,11.5 10,10 0 0 0 11,21.5 10,10 0 0 0 21,11.5 10,10 0 0 0 20.9895,11.291 10,10 0 0 1 11,21 10,10 0 0 1 1.011,11.209 Z"/>
<path style="opacity:0.2;fill:#ffffff" d="m 11,1 a 10,10 0 0 0 -10,10 10,10 0 0 0 0.01075,0.209 10,10 0 0 1 9.989,-9.709 10,10 0 0 1 9.9895,9.791 10,10 0 0 0 0.0105,-0.291 10,10 0 0 0 -10,-10 z"/>
<rect style="opacity:0.7;fill:#ffffff" width="6" height="8" x="8" y="5" rx=".5" ry=".5"/>
<path style="opacity:0.2" d="M 6.185913,11.500001 A 0.68592775,0.5651267 0 0 0 5.591987,12.34782 l 4.814088,6.869767 a 0.68592775,0.5651267 0 0 0 1.187851,0 l 4.814087,-6.869767 a 0.68592775,0.5651267 0 0 0 -0.593926,-0.847819 z"/>
<path style="fill:#ffffff" d="m 6.185913,11.000001 a 0.68592775,0.5651267 0 0 0 -0.593926,0.847818 l 4.814088,6.869768 a 0.68592775,0.5651267 0 0 0 1.187851,0 l 4.814087,-6.869768 a 0.68592775,0.5651267 0 0 0 -0.593926,-0.847818 z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB