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,7 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m3 11-1-2-1 1-1-6s3 3 8 3 8-3 8-3l-1 6-1-1-1 2-1-2h-8z" style="fill:#323232"/>
<path d="m4 13 2 3 2-2 2 2 2-3v-1h-8z" style="fill:#e4e4e4"/>
<path d="m3 0v13s2 1 5 1 5-1 5-1v-13l-3 4h-4z" style="fill:#9966ff"/>
<circle cx="6" cy="10" r="2" style="fill:#15b7ff"/>
<circle cx="10" cy="10" r="2" style="fill:#15b7ff"/>
</svg>

After

Width:  |  Height:  |  Size: 415 B