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,12 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect fill="#005491" width="14" height="16" x="-15" y="-16" rx=".875" ry=".857" transform="matrix(0,-1,-1,0,0,0)"/>
<path fill="#fff" opacity=".2" d="m16 14.125v-12.25c0-0.4848-0.382-0.875-0.857-0.875h-7.143v14h7.143c0.475 0 0.857-0.39 0.857-0.875z"/>
<path fill="#fff" d="m1 2h6v1h-6z"/>
<path fill="#fff" d="m1 4h5v1h-5z"/>
<path fill="#fff" d="m1 6h4v1h-4z"/>
<path fill="#fff" d="m1 8h3v1h-3z"/>
<path fill="#fff" d="m9 9h5v-1h-5z"/>
<path fill="#fff" d="m9 7h3v-1h-3z"/>
<path fill="#fff" d="m9 5h6v-1h-6z"/>
<path fill="#fff" d="m9 3h4v-1h-4z"/>
</svg>

After

Width:  |  Height:  |  Size: 645 B