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,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect fill="#8283d7" width="16" height="16" x="0" y="0" rx=".857" ry=".857"/>
<g fill="#fff" transform="translate(24.992 4.161)">
<path d="m-21.992 1.839v1h1v3h1v-3h1v-1z"/>
<path d="m-18.992 2.839v4h3v-1h-2v-0.5h2v-1h-2v-0.5h2v-1z"/>
<path d="m-15.992 1.839 1 2-1 2h1l0.5-1 0.5 1h1l-1-2 1-2h-1l-0.5 1-0.5-1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 409 B