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.1">
<circle style="fill:#4f4f4f" cx="8" cy="8" r="8"/>
<path style="fill:#fbb620" d="M 9,2 C 9,2 5,4 5,8 5,9.5457 5.4503,10.935 6,12.066 V 11 C 6,9 8,8 8,8 8,8 9,10 9,11 9,13 8,15 8,15 8,15 11,13 11,9 11,6 9,4 9,4 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 302 B