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,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<circle style="fill:#92d6c1" cx="8" cy="8" r="8"/>
<path style="fill:#1b4f2f" d="m 4,4 h 6.947368 L 12,6 H 5.0526316 Z"/>
<path style="fill:#207344" d="M 4,10 10.947368,4 12,6 5,12 Z"/>
<path style="fill:#219053" d="m 3.9473684,10 h 6.9473676 l 1.052632,2 H 5 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 354 B