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,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<g transform="translate(0,-1)">
<path fill="#a1bde8" d="m6 4c-1.2944 0-2.3967 0.8068-2.8711 1.9489-1.2049 0.1823-2.1289 1.2281-2.1289 2.5056 0 1.4059 1.1193 2.5455 2.5 2.5455h5.3125c1.2085 0 2.1875-0.997 2.1875-2.2273 0-1.1432-0.844-2.0801-1.9336-2.2074-0.2841-1.4594-1.5496-2.5653-3.0664-2.5653z"/>
<path fill="#5481c5" d="m10 7c-1.2944 0-2.3967 0.8068-2.8711 1.9489-1.2049 0.1823-2.1289 1.2281-2.1289 2.5061 0 1.405 1.1193 2.545 2.5 2.545h5.3125c1.209 0 2.188-0.997 2.188-2.227 0-1.144-0.844-2.0804-1.934-2.2077-0.284-1.4594-1.549-2.5653-3.066-2.5653z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 651 B