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="16" height="16" version="1">
<path fill="#7bc136" d="m8 5c-4.4183 0-8 2.7288-8 6h3v4.154s0.4857 0.846 1.2857 0.846h7.4286c0.8 0 1.286-0.846 1.286-0.846v-4.154h3c0-3.2712-3.582-6-8-6z"/>
<path fill="#4c4c4c" d="m6 5h4l-0.5 3h-3z"/>
<circle fill="#fecd38" cx="8" cy="3" r="3"/>
</svg>

After

Width:  |  Height:  |  Size: 333 B