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">
<rect style="fill:#e4e4e4" width="16" height="16" x="0" y="0" rx=".8" ry=".8"/>
<path style="fill:none;stroke:#4f4f4f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="M 7,3 C 5.3463452,5.1764796 2,5 2,7.2 2,9.867292 5.5324556,8.2377224 4.9,11.4 4.5,13.4 3.2,13 2,13"/>
<path style="fill:none;stroke:#85722f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="m 9.0001,13 0,-7.6 C 9.4371596,3.9665084 10.001068,3 11.4001,3 13.0001,3 14,3.8 14,5.4 14,7 10.6001,7.2 10.6001,8.2 10.6001,9.2 14,13 14,13"/>
</svg>

After

Width:  |  Height:  |  Size: 613 B