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 width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m5 12 2 1 1 3 1-3 2-1v-1h-2v-11h-2v11h-2z" style="fill:#b2b2b2"/>
<path d="m5 12h6v-9h-6z" style="fill:#d33e33"/>
<path d="m6.5 0.5h3" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;stroke:#e4e4e4"/>
<path d="m6 10h1l1-1 1 1h1l-2-2z" style="fill:#3f3f3f"/>
<rect x="9" y="6" width="1" height="2" style="fill:#3f3f3f"/>
<path d="m4.5 3.5h7" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;stroke:#e4e4e4"/>
</svg>

After

Width:  |  Height:  |  Size: 565 B