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" width="22" height="22" version="1">
<path fill="#4f4f4f" d="m21 11a10 10 0 0 1 -10 10 10 10 0 0 1 -10 -10 10 10 0 0 1 10 -10 10 10 0 0 1 10 10z"/>
<circle opacity=".2" cx="11" cy="15.5" r="4"/>
<circle opacity=".2" cx="11" cy="7.5" r="4"/>
<circle fill="#31afe1" cx="11" cy="7" r="4"/>
<circle fill="#f19f00" cx="11" cy="15" r="4"/>
<path fill="#fff" opacity=".1" d="m11 1a10 10 0 0 0 -10 10 10 10 0 0 0 0.01075 0.291 10 10 0 0 1 9.989 -9.791 10 10 0 0 1 9.989 9.709 10 10 0 0 0 0.011 -0.209 10 10 0 0 0 -10 -10z"/>
<path opacity=".2" d="m20.99 11.209a10 10 0 0 1 -9.99 9.791 10 10 0 0 1 -9.989 -9.709 10 10 0 0 0 -0.011 0.209 10 10 0 0 0 10 10 10 10 0 0 0 10 -10 10 10 0 0 0 -0.0105 -0.291z"/>
</svg>

After

Width:  |  Height:  |  Size: 749 B