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">
<path style="fill:none;stroke:#c0562a;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" d="m 1.509,3.5 3.991,9 v 0 0"/>
<path style="fill:none;stroke:#c0562a;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" d="m 14.5,3.5 v 9"/>
<path style="fill:none;stroke:#ea8c46;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" d="m 9.5,3.5 -4,9"/>
</svg>

After

Width:  |  Height:  |  Size: 453 B