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" width="16" height="16" version="1">
<path fill="#e4e4e4" d="m15.2 0h-14.4c-0.4432 0-0.8 0.446-0.8 1v14c0 0.554 0.3568 1 0.8 1h14.4c0.443 0 0.8-0.446 0.8-1v-14c0-0.554-0.357-1-0.8-1z"/>
<path fill="#c2352a" d="m3 1v14h3v-6l3 6h3.9995v-3h-2l-2-3h4v-8zm3 3h4v2h-4z"/>
</svg>

After

Width:  |  Height:  |  Size: 314 B