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="32" height="32" version="1.1">
<circle style="fill:#252a35" cx="16" cy="16" r="14"/>
<path style="fill:#ffffff" d="M 16,10 C 13.93,10 12.17,11.27 11.41,13.06 9.48,13.35 8,14.99 8,17 8,19.21 9.79,21 12,21 H 20.5 C 22.43,21 24,19.43 24,17.5 24,15.7 22.65,14.23 20.91,14.03 20.45,11.74 18.43,10 16,10 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 359 B