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,8 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m8 16c2 0 8-1 8-4 0-5-5-12-7-12h-2c-2 0-7 7-7 12 0 2.981424 6 4 8 4z" style="fill:#4584e7"/>
<path d="m6 10h4l-2 5z" style="fill:#f0e24b"/>
<circle cx="5.5" cy="6.5" r="2.5" style="fill:#ffffff"/>
<circle cx="10.5" cy="6.5" r="2.5" style="fill:#ffffff"/>
<circle cx="6.5" cy="6.5" r="1.5" style="fill:#494949"/>
<circle cx="9.5" cy="6.5" r="1.5" style="fill:#494949"/>
</svg>

After

Width:  |  Height:  |  Size: 469 B