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,12 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1">
<path fill="#ff766a" d="m3.5001 4c-0.831 0-1.5 0.669-1.5 1.5v16.5h28v-16.5c0-0.831-0.669-1.5-1.5-1.5h-25zm26.375 23.031c-0.0707 0.16737-0.15472 0.34241-0.28125 0.46875 0.12706-0.13906 0.21362-0.28887 0.28125-0.46875zm-0.28125 0.46875c-0.25305 0.25267-0.6122 0.40475-1 0.40625l-25.094 0.094h25c0.43994 0 0.81985-0.20022 1.0938-0.5z"/>
<path fill="#fff" opacity=".2" d="m3.5001 4c-0.831 0-1.5 0.669-1.5 1.5v1c0-0.831 0.669-1.5 1.5-1.5h25c0.831 0 1.5 0.669 1.5 1.5v-1c0-0.831-0.669-1.5-1.5-1.5h-25z"/>
<path fill-rule="evenodd" opacity=".2" d="m22 10c2.2091 0 4 1.7909 4 4s-1.7909 4-4 4-4-1.7909-4-4 1.7909-4 4-4z"/>
<path fill="#fffee4" fill-rule="evenodd" d="m22 9c2.2091 0 4 1.7909 4 4s-1.7909 4-4 4-4-1.7909-4-4 1.7909-4 4-4z"/>
<path fill="#d22f7a" d="m2.0001 22v4.5s0 1.506 1.5 1.5l25.1-0.1c0.7756-0.003 1.4-0.6244 1.4-1.4v-4.5z"/>
<path d="m2.0001 22v-0.8s2.0192-1.3333 2.5868-1.4496c0.56768-0.11632 1.2381-0.0217 1.9271 0.1084 0.68899 0.1296 1.7176 0.30488 2.0386 0.31584 0.32104 0.0112 0.90198-0.028 1.577-0.0688 0.675-0.04 1.7926-0.0768 2.1412-0.0728 0.34861 0 1.2189 0.048 2.1465 0.10463 0.92767 0.0568 2.2018 0.15169 2.4909 0.17824 0.2891 0.0264 0.62891 0.0752 1.0146 0.12841 0.38563 0.0528 1.0533 0.13255 1.2894 0.15448 0.23617 0.0215 0.78372 0.0969 1.419 0.15536 0.6353 0.0584 1.652 0.0784 1.9456 0.0568 0.29361-0.0217 0.90903-0.23904 1.5949-0.43944 0.68582-0.20032 1.4421-0.38376 2.0173-0.3384 0.57523 0.0455 3.8111 1.1668 3.8111 1.1668v0.8h-24.6z"/>
<path opacity=".2" d="m2.0001 26.5v1s0 1.506 1.5 1.5l25.1-0.09961c0.775-0.003 1.4-0.624 1.4-1.4v-1c0 0.7756-0.62479 1.3974-1.4004 1.4004l-25.1 0.1 25.094-0.094c0.3878-0.0015 0.74695-0.15358 1-0.40625-0.2739 0.29978-0.65381 0.5-1.0938 0.5h-25c-1.5 0.006-1.5-1.5-1.5-1.5zm1.5 2.5h25c0.43994 0 0.81985-0.20022 1.0938-0.5-0.25305 0.25267-0.6122 0.40475-1 0.40625l-25.094 0.094z"/>
<circle fill="#9d75da" cx="24.5" cy="23.5" r="7.5"/>
<path fill="#fff" d="m23.983 28-2.983-4h2v-4h2v4h2z"/>
<path opacity=".2" d="m31.979 23.947a7.5 7.5 0 0 1 -7.479 7.053 7.5 7.5 0 0 1 -7.479 -6.947 7.5 7.5 0 0 0 -0.021 0.447 7.5 7.5 0 0 0 7.5 7.5 7.5 7.5 0 0 0 7.5 -7.5 7.5 7.5 0 0 0 -0.021 -0.553z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB