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,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<rect style="opacity:0.2" width="58" height="58" x="3" y="4" rx="2.9" ry="2.9"/>
<rect style="fill:#f1723c" width="58" height="58" x="3" y="3" rx="2.9" ry="2.9"/>
<path style="opacity:0.2;fill:none;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round" d="m 18,17.028767 h 19.3 c 0,0 8.7,0 8.7,7.974999 0,7.975 -8.7,7.975 -8.7,7.975 H 18 v 16.020506"/>
<path style="fill:none;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round" d="m 18,16.029494 h 19.3 c 0,0 8.7,0 8.7,7.975 0,7.975 -8.7,7.975 -8.7,7.975 H 18 V 48"/>
<path style="opacity:0.2;fill:#ffffff" d="M 5.8984375 3 C 4.2918373 3 3 4.2918373 3 5.8984375 L 3 6.8984375 C 3 5.2918373 4.2918373 4 5.8984375 4 L 58.101562 4 C 59.708163 4 61 5.2918373 61 6.8984375 L 61 5.8984375 C 61 4.2918373 59.708163 3 58.101562 3 L 5.8984375 3 z"/>
</svg>

After

Width:  |  Height:  |  Size: 920 B