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,9 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g>
<circle cx="8" cy="8" r="8" style="fill:#248afd"/>
<circle cx="8" cy="8" r="5" style="fill:#79de7d"/>
</g>
<rect width="16" height="16" rx=".80000001" ry=".80000001" style="fill:#808a36"/>
<path d="m10 6v3s0 2 2 2 2-0.627119 2-0.627119v-4.372881h-1v4h-1s-1 0-1-1v-3z" style="fill:#cfde3c"/>
<path d="m5 11h1.5l1-5 0.5 5h1.3826742l-1.3826742-7h-1l-1.25 4.375-1.25-4.375h-1l-1.5 7h1.5l0.5-5z" style="fill:#cfde3c"/>
</svg>

After

Width:  |  Height:  |  Size: 512 B