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="16" height="16" version="1">
<path fill="#e4e4e4" d="m8 0a3 3 0 0 0 -2.6504 1.5996 3 3 0 0 0 -3.0058 0.7442 3 3 0 0 0 -0.7442 3.0058 3 3 0 0 0 -1.5996 2.6504 3 3 0 0 0 1.5996 2.65 3 3 0 0 0 0.7442 3.006 3 3 0 0 0 3.0058 0.744 3 3 0 0 0 2.6504 1.6 3 3 0 0 0 2.65 -1.6 3 3 0 0 0 3.006 -0.744 3 3 0 0 0 0.744 -3.006 3 3 0 0 0 1.6 -2.65 3 3 0 0 0 -1.6 -2.6504 3 3 0 0 0 -0.744 -3.0058 3 3 0 0 0 -3.006 -0.7442 3 3 0 0 0 -2.65 -1.5996z"/>
<rect fill="#d09e73" width="2.342" height="4.684" x="-10.36" y="-.22" rx="1.171" ry="1.171" transform="matrix(-.70711 -.70711 -.70711 .70711 0 0)"/>
<circle fill="#d09e73" cx="8" cy="8" r="3"/>
<rect fill="#d09e73" width="2.342" height="4.684" x=".95" y="11.09" rx="1.171" ry="1.171" transform="rotate(-45)"/>
<circle fill="#4d4d4d" cx="6.5" cy="7.5"/>
<circle fill="#4d4d4d" cx="9.5" cy="7.5"/>
</svg>

After

Width:  |  Height:  |  Size: 890 B