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">
<g transform="translate(-.5)">
<rect fill="#324090" width="16" height="11" x="-16" y="-13.5" rx="6" ry="5.5" transform="matrix(0,-1,-1,0,0,0)"/>
<path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="m5 5.5 6 5-3 3v-11l3 3-6 5"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 351 B