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="#48aeff" width="16" height="16" x="0" y="0" rx=".857" ry=".857"/>
<path fill="#fff" d="m8 2c-2.21 0-4 1.79-4 4h2c0-1.1 0.9-2 2-2s2 0.9 2 2c0 0.55-0.2198 1.0502-0.5898 1.4102l-1.2403 1.2597c-0.72 0.73-1.1699 1.7301-1.1699 2.8301v0.5h2c0-1.5 0.4499-2.1001 1.17-2.8301l0.9-0.9199c0.57-0.57 0.93-1.37 0.93-2.25 0-2.21-1.79-4-4-4zm-1 11v2h2v-2h-2z"/>
</svg>

After

Width:  |  Height:  |  Size: 443 B