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,7 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m6 12v3h-1v1h6v-1h-1v-3z" style="fill:#8b8b8b"/>
<path d="m1 8h14v-1l-3-2h-8l-3 2z" style="fill:#991212"/>
<path d="m7 0-3 5v4l-4 4v3h3l3-3h4l3 3h3v-3l-4-4v-4l-3-5h-2z" style="fill:#c11e1e"/>
<path d="m7 13h2v-2l-0.5-1h-1l-0.5 1z" style="fill:#dc3636"/>
<path d="m6 5v2h1v-1s0-1 1-1 1 1 1 1v1h1v-2s0-2-2-2-2 2-2 2z" style="fill:#4df7c9"/>
</svg>

After

Width:  |  Height:  |  Size: 438 B