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:#e4e4e4" width="15" height="15" x="1" y="1" rx=".75" ry=".75"/>
<path style="fill:none;stroke:#3f3f3f;stroke-linecap:round;stroke-linejoin:round" d="M 8.4999,13.5 V 5.4057 C 9.8602,7.6095 10.794,10.986 13.5,11.506 M 8.508,13.5 V 5.3943 C 7.1477,7.5981 6.2065,10.975 3.5,11.494"/>
<path style="fill:none;stroke:#3f3f3f;stroke-linecap:round;stroke-linejoin:round" d="M 6.4999,11.5 H 10.5"/>
<path style="fill:none;stroke:#3f3f3f;stroke-linecap:round;stroke-linejoin:round" d="M 4.5,5.5 H 12.5"/>
<path style="fill:none;stroke:#3f3f3f;stroke-linecap:round;stroke-linejoin:round" d="M 8.4999,3.5 V 6.9998"/>
</svg>

After

Width:  |  Height:  |  Size: 710 B