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,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#ebdbb2" d="M 3,2 C 2.446,2 2,2.446 2,3 V 7 H 4 V 4 H 7 V 2 Z M 9,2 V 4 H 12 V 7 H 14 V 3 C 14,2.446 13.554,2 13,2 Z M 2,9 V 13 C 2,13.554 2.446,14 3,14 H 7 V 12 H 4 V 9 Z M 12,9 V 12 H 9 V 14 H 13 C 13.554,14 14,13.554 14,13 V 9 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 339 B