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 12s4 0 5-2c0.447214-0.8944272 0-4-1-5-2-1-4-1-4-1s-2 0-4 1c-1 1-1.4472136 4.1055728-1 5 1 2 5 2 5 2z" style="fill:#c022ab"/>
<rect x="5" y="7" width="6" height="5" rx="1" ry="1" style="fill:#ffffff"/>
<path d="m1 13c0-2 2-2 2-2h10s2 0 2 2-6 3-6 3h-2s-6-1-6-3z" style="fill:#de48cb"/>
<circle cx="8" cy="3" r="3" style="fill:#de48cb"/>
</svg>

After

Width:  |  Height:  |  Size: 436 B