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,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1">
<path fill="#37a0f2" d="m25 31a10 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"/>
<path fill="#f23737" d="m43 18a10 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"/>
<path fill="#fff" opacity=".2" d="m15 21a10 10 0 0 0 -10 10 10 10 0 0 0 0.0215 0.586 10 10 0 0 1 9.9785 -9.586 10 10 0 0 1 9.979 9.414 10 10 0 0 0 0.021 -0.414 10 10 0 0 0 -10 -10z"/>
<path fill="#fff" opacity=".2" d="m33 8a10 10 0 0 0 -10 10 10 10 0 0 0 0.021 0.586 10 10 0 0 1 9.979 -9.586 10 10 0 0 1 9.979 9.414 10 10 0 0 0 0.021 -0.414 10 10 0 0 0 -10 -10z"/>
<path opacity=".2" d="m23.021 18.414a10 10 0 0 0 -0.021 0.586 10 10 0 0 0 10 10 10 10 0 0 0 10 -10 10 10 0 0 0 -0.021 -0.414 10 10 0 0 1 -9.979 9.414 10 10 0 0 1 -9.979 -9.586zm-18 13a10 10 0 0 0 -0.0215 0.586 10 10 0 0 0 10 10 10 10 0 0 0 10 -10 10 10 0 0 0 -0.021 -0.414 10 10 0 0 1 -9.978 9.414 10 10 0 0 1 -9.979 -9.586z"/>
</svg>

After

Width:  |  Height:  |  Size: 1003 B