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:#252a35" cx="8" cy="8" r="7"/>
<path style="fill:#ffffff" d="M 8,5 C 6.965,5 6.085,5.635 5.705,6.53 4.74,6.675 4,7.495 4,8.5 4,9.605 4.895,11 6,11 H 10.25 C 11.215,11 12,9.715 12,8.75 12,7.85 11.325,7.115 10.455,7.015 10.225,5.87 9.215,5 8,5 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 354 B