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="48" height="48" version="1.1">
<path style="fill:#e04c7f" d="m24 4a20 20 0 0 0 -20 20 20 20 0 0 0 20 20 20 20 0 0 0 20 -20 20 20 0 0 0 -20 -20z"/>
<path opacity=".2" d="m4.0215 24.418a20 20 0 0 0 -0.0215 0.582 20 20 0 0 0 20 20 20 20 0 0 0 20 -20 20 20 0 0 0 -0.021 -0.418 20 20 0 0 1 -19.979 19.418 20 20 0 0 1 -19.978 -19.582z"/>
<path fill="#ffffff" opacity=".2" d="m24 4a20 20 0 0 0 -20 20 20 20 0 0 0 0.0215 0.418 20 20 0 0 1 19.978 -19.418 20 20 0 0 1 19.979 19.582 20 20 0 0 0 0.021 -0.582 20 20 0 0 0 -20 -20z"/>
<rect style="opacity:0.2" width="20" height="20" x="14" y="15" rx="3" ry="3"/>
<rect style="fill:#ffffff" width="20" height="20" x="14" y="14" rx="3" ry="3"/>
<rect style="fill:#ab4367" width="14" height="14" x="17" y="17" rx="2.1" ry="2.1"/>
</svg>

After

Width:  |  Height:  |  Size: 824 B