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,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1">
<g transform="scale(.5)">
<rect style="fill:#345c6e" width="40" height="40" x="-44" y="-44" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/>
<path style="opacity:.1;fill:#ffffff" d="m4 7v-1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v1c0-1.108-0.892-2-2-2h-36c-1.108 0-2 0.892-2 2z"/>
<path style="opacity:.2" d="m4 42v1c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v-1c0 1.108-0.892 2-2 2h-36c-1.108 0-2-0.892-2-2z"/>
<path style="opacity:.2" d="m12 14v4.5l11 6.707579-11 6.292421v4.5l4.804092 3 19.195908-11.039674v-5.723292l-19.539083-11.237034z"/>
<path style="fill:#a1ceea" d="m12 13v4.5l11 6.707579-11 6.292421v4.5l4.804092 3 19.195908-11.039674v-5.723292l-19.539083-11.237034z"/>
<path style="opacity:.2;fill:#ffffff" d="m16.460938 10-4.460938 3v1l4.460938-3 19.539062 11.236328v-1l-19.539062-11.236328zm5.693359 14.691406-10.154297 5.808594v1l11-6.292969-0.845703-0.515625z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 984 B