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="24" height="24" version="1">
<g transform="translate(1,1)">
<rect fill="#74b336" width="20" height="20" x="-21" y="-21" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/>
<path fill="#fff" opacity=".2" d="m2 1c-0.554 0-1 0.446-1 1v0.5c0-0.554 0.446-1 1-1h18c0.554 0 1 0.446 1 1v-0.5c0-0.554-0.446-1-1-1h-18z"/>
<path opacity=".2" d="m2 21.5c-0.554 0-1-0.446-1-1v-0.5c0 0.554 0.446 1 1 1h18c0.554 0 1-0.446 1-1v0.5c0 0.554-0.446 1-1 1h-18z"/>
<path opacity=".2" d="m17.556 5.7725-8.4845 8.4855-4.9495-4.9505-2.122 2.1225 4.95 4.949 2.1215 2.121l2.121-2.121 8.485-8.4855-2.121-2.121z"/>
<path fill="#fff" d="m17.556 5.2725-8.4845 8.4855-4.9495-4.9505-2.122 2.1225 4.95 4.949 2.1215 2.121l2.121-2.121 8.485-8.4855-2.121-2.121z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 797 B