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,5 @@
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1">
<path style="fill:#4f4f4f" d="m1.796875 0l-1.796875 1.5 1.796875 1.5 1.203125-1h10l1.203125 1 1.796875-1.5-1.796875-1.5-1.203125 1h-10l-1.203125-1z"/>
<path style="fill:#df1e3a" d="m3 0h1v3h1v-3h2v3h2v-3h2v3h1v-3h1v13l-5 3-5-3z"/>
<path style="fill:#ffffff" d="m5 4v2h6v-2h-1v1h-1v-1h-2v1h-1v-1h-1zm1 3v1h4v-1h-4zm0 2v4h1v-1h2v1h1v-4h-4zm2 1c1 0 1 1 1 1h-2s0-1 1-1z"/>
</svg>

After

Width:  |  Height:  |  Size: 457 B