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,6 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m8 16c3 0 8-2 8-5s0-11-5-11c-4 0-4 3-6 5-1.8408935 1.8408935-5 3-5 6s5 5 8 5z" style="fill:#efefef"/>
<path d="m9 6s0-1 1-1h3c1 0 1 1 1 1 0 1-1.020606 2-2.5 2-1.5206056 0-2.5-1-2.5-2z" style="fill:#275b7b"/>
<circle cx="10" cy="3" r="1" style="fill:#31739b"/>
<circle cx="13" cy="3" r="1" style="fill:#31739b"/>
</svg>

After

Width:  |  Height:  |  Size: 410 B