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,5 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<circle cx="8.5" cy="8.5" r="7.5" style="fill:#a71416"/>
<path d="m8 6.5h3.7s0.8 0.7 0.8 2.1-0.8 1.9-0.8 1.9h-2.2v-2" style="fill:none;stroke-linejoin:round;stroke:#9e9e9e"/>
<path d="m4 6.5h4.5l-4 4h4.5" style="fill:none;stroke-linejoin:round;stroke:#fefefe"/>
</svg>

After

Width:  |  Height:  |  Size: 350 B