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,15 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m15 4h2v18h4v1l-3 1-2 7-2-7-3-1v-1h4z" style="opacity:.2"/>
<path d="m15 3h2v18h4v1l-3 1-2 7-2-7-3-1v-1h4z" style="fill:#b2b2b2"/>
<path d="m14 3a1.0001 1.0001 0 1 0 0 2h4a1.0001 1.0001 0 1 0 0-2z" style="opacity:.2"/>
<path d="m14 3h4" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;stroke:#e4e4e4"/>
<rect x="11" y="8" width="10" height="14" style="fill:#d33e33"/>
<path d="m10 8a1.0001 1.0001 0 1 0 0 2h12a1.0001 1.0001 0 1 0 0-2z" style="opacity:.2"/>
<path d="m10 8h12" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;stroke:#e4e4e4"/>
<path d="m13 21h2l1-1 1 1h2l-3-3z" style="opacity:.1"/>
<path d="m13 20h2l1-1 1 1h2l-3-3z" style="fill:#3f3f3f"/>
<rect x="17" y="13" width="2" height="4" style="opacity:.1"/>
<rect x="17" y="12" width="2" height="4" style="fill:#3f3f3f"/>
<path d="m14 2a1.0001 1.0001 0 0 0-0.878906 1.5 1.0001 1.0001 0 0 1 0.878906-0.5h4a1.0001 1.0001 0 0 1 0.878906 0.5 1.0001 1.0001 0 0 0-0.878906-1.5h-4z" style="fill:#ffffff;opacity:.2"/>
<path d="m10 7a1.0001 1.0001 0 0 0-0.8789062 1.5 1.0001 1.0001 0 0 1 0.8789062-0.5h12a1.0001 1.0001 0 0 1 0.878906 0.5 1.0001 1.0001 0 0 0-0.878906-1.5h-12z" style="fill:#ffffff;opacity:.2"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB