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,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1">
<circle style="opacity:0.2" cx="24" cy="25" r="20"/>
<circle style="fill:#a71416" cx="24" cy="24" r="20"/>
<path style="opacity:0.1;fill:#ffffff" d="M 24,4 A 20,20 0 0 0 4,24 20,20 0 0 0 4.0215,24.582 20,20 0 0 1 24,5 20,20 0 0 1 43.979,24.418 20,20 0 0 0 44,24 20,20 0 0 0 24,4 Z"/>
<path style="opacity:0.2;fill:none;stroke:#000000;stroke-width:4;stroke-linejoin:round" d="m 24,20 h 9 c 0,0 2,2 2,5.5 0,3.5 -2,4.5 -2,4.5 h -7 v -5"/>
<path style="fill:none;stroke:#9e9e9e;stroke-width:4;stroke-linejoin:round" d="m 24,19 h 9 c 0,0 2,2 2,5.5 0,3.5 -2,4.5 -2,4.5 h -7 v -5"/>
<path style="opacity:0.2;fill:none;stroke:#000000;stroke-width:4;stroke-linejoin:round" d="M 12,20 H 24 L 14,30 h 12"/>
<path style="fill:none;stroke:#fefefe;stroke-width:4;stroke-linejoin:round" d="M 12,19 H 24 L 14,29 h 12"/>
</svg>

After

Width:  |  Height:  |  Size: 896 B