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 width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m8 14c-8 0-8-4-8-4s0-8 8-8 8 8 8 8 0 4-8 4z" style="fill:#4f4f4f"/>
<path d="m3 10h4s-2-3-4-3c-1 0-2 3 0 3z" style="fill:#f0b530"/>
<path d="m13 10h-4s2-3 4-3c1 0 2 3 0 3z" style="fill:#f0b530"/>
</svg>

After

Width:  |  Height:  |  Size: 293 B