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

After

Width:  |  Height:  |  Size: 350 B