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">
<path style="fill:#4bae4f" d="M 14,15.143 V 0.857 C 14,0.38229 13.666,0 13.25,0 H 3.75 C 3.3345,0 3,0.38229 3,0.85714 V 15.143 C 3,15.618 3.3345,16 3.75,16 H 13.25 C 13.666,16 14,15.618 14,15.143 Z"/>
<path style="fill:#ffff84" d="M 5,5 V 12 H 12 V 5 Z M 6,6 H 8 V 7 H 6 Z M 9,6 H 11 V 7 H 9 Z M 6,8 H 8 V 9 H 6 Z M 9,8 H 11 V 9 H 9 Z M 6,10 H 8 V 11 H 6 Z M 9,10 H 11 V 11 H 9 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 468 B