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,4 @@
<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:#9b9b9b" d="M 5,5 V 7 H 4.5 C 4.223,7 4,7.2 4,7.5 V 12.5 C 4,12.7 4.223,13 4.5,13 H 11.5 C 11.777,13 12,12.7 12,12.5 V 7.5 C 12,7.2 11.777,7 11.5,7 H 11 V 5 C 11,3 10,3 9,3 H 7 C 6,3 5,3 5,5 Z M 9,5 V 7 H 7 V 5 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 401 B