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,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1">
<circle style="fill:#f44336" cx="24" cy="24" r="20"/>
<path style="fill:#ffffff" d="M 15.5,11.5 24,20 32.5,11.5 36.5,15.5 28,24 36.5,32.5 32.5,36.5 24,28 15.5,36.5 11.5,32.5 20,24 11.5,15.5 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 282 B