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,4 @@
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1">
<path style="fill:#e91b3a" d="m10 4v-2s0-2-2-2-7 6-7 6l2-1s0 3-3 3c0 1 2 1 2 1s8-1 8-5z"/>
<path style="fill:#e4e4e4" d="m10 3c-5 0-6 4-6 4v7c0 2 3 2 3 2h3v-4h-3v-3h3l1 2 1-2h3v3h-3v4s4 0 4-2v-7s-1-4-6-4z"/>
</svg>

After

Width:  |  Height:  |  Size: 295 B