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" width="16" height="16" version="1.1">
<path style="fill:#c2352a" d="m2 0c-0.554 0-1 0.446-1 1v14c0 0.554 0.446 1 1 1h12c0.554 0 1-0.446 1-1v-14c0-0.554-0.446-1-1-1h-5z"/>
<path style="fill:#fec006" d="m10 0v7h2v-7z"/>
<path style="opacity:.2" d="m2 0c-0.554 0-1 0.446-1 1v14c0 0.554 0.446 1 1 1h1v-16h-1z"/>
</svg>

After

Width:  |  Height:  |  Size: 358 B