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,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1">
<path style="opacity:0.2" d="M 4.0625,2.5 C 3.473875,2.5 3,2.946 3,3.5 l 0,18 c 0,0.554 0.473875,1 1.0625,1 l 2.4375,0 12.4375,0 C 19.526125,22.5 20,22.054 20,21.5 l 0,-18 c 0,-0.554 -0.473875,-1 -1.0625,-1 L 11.489258,2.5 6.5,2.5 4.0625,2.5 Z"/>
<path style="fill:#4f4f4f" d="M 4.0625,2 C 3.473875,2 3,2.446 3,3 l 0,18 c 0,0.554 0.473875,1 1.0625,1 L 6,22 6,2 Z"/>
<path style="fill:#c4411a" d="m 6,2 0,20 12.9375,0 C 19.526125,22 20,21.554 20,21 L 20,3 C 20,2.446 19.526125,2 18.9375,2 l -7.448656,0 z"/>
<path style="opacity:0.2;fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round" d="m 8.5,7.99995 8,0 -8,10 8,0"/>
<path style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round" d="m 8.5,7.5 8,0 -8,10 8,0"/>
<path style="opacity:0.1;fill:#ffffff" d="M 4.0625,2 C 3.473875,2 3,2.446 3,3 l 0,0.5 c 0,-0.554 0.473875,-1 1.0625,-1 l 2.4375,0 4.989258,0 7.448242,0 C 19.526125,2.5 20,2.946 20,3.5 L 20,3 C 20,2.446 19.526125,2 18.9375,2 L 11.489258,2 6.5,2 4.0625,2 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB