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">
<rect fill="#4f4f4f" width="14" height="16" x="-15" y="-16" rx=".875" ry=".857" transform="matrix(0,-1,-1,0,0,0)"/>
<path fill="#bababa" d="m3.6367 5c-0.3525 0-0.6367 0.2672-0.6367 0.5996v4.8004c0 0.333 0.2842 0.6 0.6367 0.6h5.7266c0.3525 0 0.6367-0.267 0.6367-0.6v-4.8004c0-0.3324-0.2842-0.5996-0.6367-0.5996h-5.7266zm6.3633 3l3 2v-4l-3 2z"/>
</svg>

After

Width:  |  Height:  |  Size: 429 B