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,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1">
<path fill="#f23737" d="m22 4a7 7 0 0 0 -7 7 7 7 0 0 0 7 7 7 7 0 0 0 7 -7 7 7 0 0 0 -7 -7z"/>
<path fill="#37a0f2" d="m10 14a7 7 0 0 0 -7 7 7 7 0 0 0 7 7 7 7 0 0 0 7 -7 7 7 0 0 0 -7 -7z"/>
<path fill="#fff" opacity=".2" d="m22 4a7 7 0 0 0 -7 7 7 7 0 0 0 0.023 0.459 7 7 0 0 1 6.977 -6.459 7 7 0 0 1 6.977 6.541 7 7 0 0 0 0.023 -0.541 7 7 0 0 0 -7 -7zm-12 10a7 7 0 0 0 -7 7 7 7 0 0 0 0.0234 0.459 7 7 0 0 1 6.9766 -6.459 7 7 0 0 1 6.977 6.541 7 7 0 0 0 0.023 -0.541 7 7 0 0 0 -7 -7z"/>
<path opacity=".2" d="m15.023 11.459a7 7 0 0 0 -0.023 0.541 7 7 0 0 0 7 7 7 7 0 0 0 7 -7 7 7 0 0 0 -0.023 -0.459 7 7 0 0 1 -6.977 6.459 7 7 0 0 1 -6.977 -6.541zm-12 10a7 7 0 0 0 -0.0234 0.541 7 7 0 0 0 7 7 7 7 0 0 0 7 -7 7 7 0 0 0 -0.023 -0.459 7 7 0 0 1 -6.9782 6.459 7 7 0 0 1 -6.9766 -6.541z"/>
</svg>

After

Width:  |  Height:  |  Size: 870 B