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="16" height="16" version="1">
<path fill="#d2d2d2" d="m8-3e-8c-4.432 0-8 3.568-8 8-2e-8 4.432 3.568 8 8 8s8-3.568 8-8-3.568-8-8-8z"/>
<circle fill="#4d4d4d" cx="11.314" cy="0" r="6" transform="rotate(45)"/>
<path fill="#57beff" d="m8 2.9941v5.0059h5.006c0-1.2775-0.4902-2.5547-1.4707-3.5352-0.98-0.9805-2.2575-1.4707-3.535-1.4707z"/>
<circle fill="#94ff57" cx="8" cy="12" r="1"/>
<circle fill="#94ff57" cx="-4" cy="-8" r="1" transform="scale(-1)"/>
</svg>

After

Width:  |  Height:  |  Size: 507 B