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,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<circle style="fill:#4454ba" cx="8.5" cy="8.5" r="7.5"/>
<path style="fill:none;stroke:#9e9e9e;stroke-linejoin:round" d="M 9,6.5 H 5.3 C 5.3,6.5 4.5,7.2 4.5,8.6 4.5,10 5.3,10.5 5.3,10.5 H 7.5 V 8.5"/>
<path style="fill:none;stroke:#fefefe;stroke-linejoin:round" d="M 8,6.5 H 12.5 L 8.5,10.5 H 13"/>
</svg>

After

Width:  |  Height:  |  Size: 387 B