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,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect fill="#f6dd79" width="16" height="16" x="0" y="0" rx=".857" ry=".857"/>
<path fill="#ae66e0" d="m5 3v7.0508c-0.1645-0.034-0.3321-0.051-0.5-0.051-1.3807 0-2.5 1.119-2.5 2.5s1.1193 2.5 2.5 2.5 2.5-1.119 2.5-2.5v-7.5l5-1v3.0508c-0.165-0.0337-0.332-0.0507-0.5-0.0508-1.381 0-2.5 1.1193-2.5 2.5 0 1.381 1.119 2.5 2.5 2.5s2.5-1.119 2.5-2.5v-8.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 434 B