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="24" height="24" version="1">
<rect style="opacity:0.2" width="20" height="20" x="2" y="2.5" rx="1" ry="1"/>
<rect style="fill:#e4e4e4" width="20" height="20" x="2" y="2" rx="1" ry="1"/>
<path style="opacity:0.2;fill:#ffffff" d="M 3,2 C 2.446,2 2,2.446 2,3 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 18 c 0.554,0 1,0.446 1,1 V 3 C 22,2.446 21.554,2 21,2 Z"/>
<path style="opacity:0.1;fill:none;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round" d="m 8.0232166,12.5 3.5002004,3.000074 5.5,-7.0000008"/>
<path style="fill:none;stroke:#3b89e1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round" d="m 8.0232166,12 3.5002004,3.000074 5.5,-7.0000008"/>
</svg>

After

Width:  |  Height:  |  Size: 725 B