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,5 @@
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1">
<path style="fill:#24bc0d" d="m0 3v9a3.5 1 0 0 0 3.5 1 3.5 1 0 0 0 3.5 -1v-9h-7z"/>
<ellipse style="fill:#61dc3f" rx="3.5" ry="1" cy="3" cx="3.5"/>
<path style="fill:#3251e7" d="m10.5 2 5.5 11s0 2.2-5.5 2.2-5.5-2.2-5.5-2.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 315 B