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">
<rect style="fill:#634cb8" rx="1" ry="1" height="14" width="14" y="1" x="1"/>
<path style="fill:#dfdfdf" d="m8 0v2h6v5h2v-5c0-1.1079999-0.892-2-2-2zm-8 9v5c0 1.108 0.892 2 2 2h6v-2h-6v-5z"/>
</svg>

After

Width:  |  Height:  |  Size: 278 B