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">
<rect style="opacity:0.2" width="20" height="16" x="-22.5" y="-20" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="fill:#4f4f4f" width="20" height="16" x="-22" y="-20" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="fill:#e4e4e4" width="16" height="12" x="-20" y="-18" rx="0" ry="0" transform="matrix(0,-1,-1,0,0,0)"/>
<path style="opacity:0.1;fill:#ffffff" d="M 5,2 C 4.446,2 4,2.446 4,3 l 0,0.5 c 0,-0.554 0.446,-1 1,-1 l 14,0 c 0.554,0 1,0.446 1,1 L 20,3 C 20,2.446 19.554,2 19,2 L 5,2 Z"/>
<rect style="opacity:0.2" width="20" height="2" x="2" y="8.5" rx=".5" ry=".5"/>
<rect style="fill:#f34235" width="20" height="2" x="2" y="8" rx=".5" ry=".5"/>
<rect style="opacity:0.2" width=".5" height="12" x="-20.5" y="-18" rx="0" ry="0" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="opacity:0.2;fill:#ffffff" width=".5" height="12" x="-4.5" y="-18" rx="0" ry="0" transform="matrix(0,-1,-1,0,0,0)"/>
</svg>

After

Width:  |  Height:  |  Size: 1020 B