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="#4bae4f" d="m16 1-2 2v7.1176c0 0.488-0.501 0.882-1 0.882h-8c-0.4986 0-1-0.394-1-0.882v-8.2356c0-0.4889 0.5014-0.8824 1-0.8824z"/>
<path fill="#8ac249" d="m-1.625e-8 5 2 2v7.118c0 0.488 0.5014 0.882 1 0.882h8c0.4986 0 1-0.39353 1-0.88235v-8.2356c0-0.4889-0.501-0.8824-1-0.8824z"/>
</svg>

After

Width:  |  Height:  |  Size: 377 B