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,11 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m6 3v3h-3v4h3v3h4v-3h3v-4h-3v-3h-4z" style="fill:#fdf0e8"/>
<rect y="6" width="3" height="4" style="fill:#fefe26"/>
<rect x="3" y="10" width="3" height="3" style="fill:#00e655"/>
<rect x="6" y="13" width="4" height="3" style="fill:#28acfe"/>
<rect x="10" y="10" width="3" height="3" style="fill:#82759b"/>
<rect x="13" y="6" width="3" height="4" style="fill:#fe76a7"/>
<rect x="10" y="3" width="3" height="3" style="fill:#fecba9"/>
<rect x="3" y="3" width="3" height="3" style="fill:#fea200"/>
<rect x="6" width="4" height="3" style="fill:#fe004c"/>
</svg>

After

Width:  |  Height:  |  Size: 653 B