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,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<circle style="fill:#3757a1" cx="8" cy="8" r="8"/>
<g style="fill:none;stroke:#ffffff;stroke-linejoin:round">
<path d="M 12.5,8 C 12.5,10.485 10.485,12.5 8,12.5 5.5147,12.5 3.5,10.485 3.5,8 3.5,5.5147 5.5147,3.5 8,3.5 H 12.5 Z"/>
<path d="M 12.5,3.5 C 12.5,3.5 12,6 9.5,8 7,10 5,11 5,11"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 387 B