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">
<rect style="fill:#8e8e8e" width="15" height="15" x="1" y="1" rx=".75" ry=".75"/>
<path style="fill:none;stroke:#3f3f3f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="M 3.0101,4 5.5,7 8,4"/>
<path style="fill:none;stroke:#3f3f3f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="M 3,8.9999 V 13 H 6"/>
<path style="fill:none;stroke:#3f3f3f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="M 9.0091,6.989 11.499,3.989 13.999,6.989"/>
<path style="fill:none;stroke:#3f3f3f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="M 9.0091,12.989 11.499,9.9889 13.999,12.989"/>
</svg>

After

Width:  |  Height:  |  Size: 708 B