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="16" height="16" version="1">
<circle style="fill:#3e50b4" cx="8.5" cy="8.5" r="7.5"/>
<path style="fill:#ffffff" d="M 5,5 V 6 H 12 V 5 Z M 5,7 V 8 H 12 V 7 Z M 5,9 V 10 H 12 V 9 Z M 5,11 V 12 H 9 V 11 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 262 B