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="#f58435" d="m14 15.2v-14.4c0-0.4432-0.3345-0.8-0.75-0.8h-10.5c-0.4155 0-0.75 0.3568-0.75 0.8v14.4c0 0.443 0.3345 0.8 0.75 0.8h10.5c0.416 0 0.75-0.357 0.75-0.8z"/>
<path fill="#ce332d" d="m5 5c-1.1046 0-2 0.8954-2 2 0 1.1045 0.8954 2 2 2 1.1045 0 2-0.8955 2-2h-2v-2zm3 0v1h4v-1h-4zm0 3v1h4v-1h-4zm-5 3v1h7v-1h-7z"/>
</svg>

After

Width:  |  Height:  |  Size: 412 B