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" height="16" width="16" version="1.1">
<path style="fill:#4ac73e" d="m8 0a8 8 0 0 0 -8 8 8 8 0 0 0 8 8 8 8 0 0 0 1 -0.072266v-15.857422a8 8 0 0 0 -1 -0.070312z"/>
<path style="fill:#ff5757" d="m8 0v16a8 8 0 0 0 8 -8 8 8 0 0 0 -8 -8z"/>
<path style="fill:#ffffff" d="m9 15h-2v-2h2zm2-8-1 1c-0.72 0.713609-1 1.5335195-1 3h-2v-1c0-1 0.27984-1.7590571 1-2.4726661l1.33952-1.3485629c0.37008-0.3519553 0.66048-0.6170136 0.66048-1.178771 0-1-1-2-2-2s-2 0-2 2h-2c0-3 1-4 4-4s4 2 4 4c0 1-0.4304 1.4426592-1 2z"/>
</svg>

After

Width:  |  Height:  |  Size: 553 B