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">
<path style="fill:#3a4b37" d="M 8,-0.05555558 C 4.0323622,-0.05556263 1.0000599,3.6789613 0.99999994,8 1.0000599,12.321039 4.0323622,16.055562 8,16.055556 11.967638,16.055562 14.99994,12.321039 15,8 14.99994,3.6789613 11.967638,-0.05556263 8,-0.05555558 Z"/>
<path style="fill:#a1eaa4" d="M 8 2 A 4.9999929 6.0000988 0 0 0 3 8 A 4.9999929 6.0000988 0 0 0 8 14 A 4.9999929 6.0000988 0 0 0 13 8 A 4.9999929 6.0000988 0 0 0 8 2 z M 8 4 A 2.9999146 3.9999555 0 0 1 11 8 A 2.9999146 3.9999555 0 0 1 8 12 A 2.9999146 3.9999555 0 0 1 5 8 A 2.9999146 3.9999555 0 0 1 8 4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 655 B