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 6 1 C 4.53 1 3.2505 1.81 2.5605 3 L 13.439 3 C 12.749 1.81 11.47 1 10 1 L 6 1 z M 0 4 L 0 6 L 4 6 C 4 6 5 6 5 5 C 5 4 4 4 4 4 L 0 4 z M 12 4 C 12 4 11 4 11 5 C 11 6 12 6 12 6 L 16 6 L 16 4 L 12 4 z M 2.5605 7 C 3.2505 8.19 4.53 9 6 9 L 10 9 C 11.47 9 12.749 8.19 13.439 7 L 2.5605 7 z M 5 12 L 8 16 L 11 12 L 5 12 z"/>
</svg>

After

Width:  |  Height:  |  Size: 437 B