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,7 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect width="16" height="16" ry="1" style="fill:#444e4f"/>
<path d="m6 8s0 1-2 2c2 0 5-1 5-1z" style="fill:#1cbe7b"/>
<path d="m5 8s4 1 8 5l-3-6h-4z" style="fill:#20d68b"/>
<path d="m3 8s1-3 3-3c3 0 8 5 8 5s-5-3-8-3c-2 0-3 1-3 1z" style="fill:#29e778"/>
<path d="m3 7c-0.4714045 0-1-0.5285955-1-1 0-1 0.3873566-2 1-2 6 0 11 3 11 3s-3-1-7-1c-3 0-3 0-4 1z" style="fill:#64fb6d"/>
</svg>

After

Width:  |  Height:  |  Size: 468 B