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">
<path fill="#8c93dd" d="m1 1c-1 0-1 1-1 1v9h16v-9s0-1-1-1z"/>
<path fill="#5184b0" d="m0 11v3c0 1 1 1 1 1h14c1 0 1-1 1-1v-3z"/>
<path fill="#fffca3" fill-rule="evenodd" d="m11 4c1.1046 0 2 0.89543 2 2s-0.895 2-2 2c-1.1046 0-2-0.8954-2-2s0.8954-2 2-2z"/>
<path d="m0 11v-0.45715s1.1538-0.76186 1.4782-0.82834c0.32439-0.0665 0.70748-0.0124 1.1012 0.062 0.39371 0.074 0.98149 0.17422 1.1649 0.18048 0.18345 0.006 0.51542-0.016 0.90113-0.0394 0.38571-0.0228 1.0244-0.0438 1.2236-0.0416 0.19921 0 0.6965 0.0274 1.2266 0.0598s1.2582 0.0867 1.4234 0.10187c0.1652 0.015 0.35938 0.043 0.57974 0.0734 0.22036 0.0302 0.60186 0.0757 0.73683 0.0883 0.13496 0.0123 0.44784 0.0554 0.81088 0.0887 0.36303 0.0334 0.94399 0.0448 1.1118 0.0324 0.16778-0.0124 0.51944-0.1366 0.91135-0.2511 0.3919-0.11448 0.82403-0.2193 1.1527-0.19338 0.329 0.0258 2.178 0.6669 2.178 0.6669v0.45714h-14.058z"/>
</svg>

After

Width:  |  Height:  |  Size: 961 B