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,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1">
<g transform="translate(-2,2)">
<circle style="fill:#252a35" cx="18" cy="14" r="14"/>
<circle style="fill:#ffffff" cx="17.5" cy="22.5" r="1.5"/>
<path style="fill:#ffffff;fill-rule:evenodd" d="m 16,19 3,0 0,-14 -3,0 z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 319 B