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="24" height="24" version="1.1">
<circle style="fill:#252a35" cx="12" cy="12" r="10"/>
<path style="fill:#ffffff" d="M 11 5 L 11 9.5859375 L 7.7578125 6.34375 L 6.34375 7.7578125 L 9.5859375 11 L 5 11 L 5 13 L 9.5859375 13 L 6.34375 16.242188 L 7.7578125 17.65625 L 11 14.414062 L 11 19 L 13 19 L 13 14.414062 L 16.242188 17.65625 L 17.65625 16.242188 L 14.414062 13 L 19 13 L 19 11 L 14.414062 11 L 17.65625 7.7578125 L 16.242188 6.34375 L 13 9.5859375 L 13 5 L 11 5 z"/>
</svg>

After

Width:  |  Height:  |  Size: 527 B