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 7 3 L 7 5.5859375 L 5.171875 3.7578125 L 3.7578125 5.171875 L 5.5859375 7 L 3 7 L 3 9 L 5.5859375 9 L 3.7578125 10.828125 L 5.171875 12.242188 L 7 10.414062 L 7 13 L 9 13 L 9 10.414062 L 10.828125 12.242188 L 12.242188 10.828125 L 10.414062 9 L 13 9 L 13 7 L 10.414062 7 L 12.242188 5.171875 L 10.828125 3.7578125 L 9 5.5859375 L 9 3 L 7 3 z"/>
</svg>

After

Width:  |  Height:  |  Size: 515 B