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:#4c76af" cx="24" cy="24" r="20"/>
<path style="fill:#ffffff" d="M 24,11 A 13,13 0 0 0 11,24 13,13 0 0 0 24,37 13,13 0 0 0 37,24 H 32 A 8,8 0 0 1 24,32 8,8 0 0 1 16,24 8,8 0 0 1 24,16 Z M 24,7 33,13 24,20 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 316 B