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 1,13 C 1,13.55 1.45,14 2,14 H 14 C 14.55,14 15,13.55 15,13 V 3 C 15,2.45 14.55,2 14,2 H 2 C 1.45,2 1,2.45 1,3 Z M 10,12 V 8 H 11.5 L 13,9.5 V 12 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 268 B