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,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1">
<path fill="#e4e4e4" 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 -20zm0 8a9 12 0 0 1 9 12 9 12 0 0 1 -9 12 9 12 0 0 1 -9 -12 9 12 0 0 1 9 -12z"/>
<path fill="#fff" 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 -20zm8.984 20.424a9 12 0 0 1 -8.984 11.576 9 12 0 0 1 -8.984 -11.424 9 12 0 0 0 -0.016 0.424 9 12 0 0 0 9 12 9 12 0 0 0 9 -12 9 12 0 0 0 -0.016 -0.576z"/>
<path opacity=".2" d="m24 12a9 12 0 0 0 -9 12 9 12 0 0 0 0.01563 0.57617 9 12 0 0 1 8.984 -11.576 9 12 0 0 1 8.984 11.424 9 12 0 0 0 0.016 -0.424 9 12 0 0 0 -9 -12zm-19.978 12.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.98 19.418 20 20 0 0 1 -19.978 -19.582z"/>
</svg>

After

Width:  |  Height:  |  Size: 929 B