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="48" height="48" version="1">
<rect style="fill:#dd2525" width="40" height="40" x="4" y="4" rx="2" ry="2"/>
<path fill="#fff" opacity=".2" d="m6 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-36z"/>
<path opacity=".2" d="m6 45c-1.108 0-2-0.892-2-2v-1c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v1c0 1.108-0.892 2-2 2h-36z"/>
<g style="font-size:40px;line-height:1.25;letter-spacing:0px;word-spacing:0px" transform="matrix(0.81374322,0,0,0.86580087,-1.3788958,-35.172984)">
<path style="opacity:0.2" d="m 42.247843,55.639796 v 4.62 h -8.602222 v 23.1 h -4.915556 v -23.1 h -8.602222 v -4.62 z"/>
<path style="fill:#ffffff" d="m 42.247843,54.484796 v 4.62 h -8.602222 v 23.1 h -4.915556 v -23.1 h -8.602222 v -4.62 z"/>
</g>
<path style="opacity:0.5;fill:#ffffff" d="M 6,6 V 36 H 8.9999996 V 9 H 39 V 39 H 12 v 3 H 42 V 6 Z m 0,32 v 4 h 3.9999996 v -4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 962 B