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="22" height="22" version="1">
<path fill="#8c93dd" d="m2 2c-0.554 0-1 0.446-1 1v12h20v-12c0-0.554-0.446-1-1-1h-18z"/>
<path fill-rule="evenodd" opacity=".2" d="m15 6.5001c1.6568 0 2.9999 1.3431 2.9999 2.9999s-1.3431 2.9999-2.9999 2.9999-2.9999-1.3431-2.9999-2.9999 1.3431-2.9999 2.9999-2.9999z"/>
<path fill="#fffca3" fill-rule="evenodd" d="m15 6.0001c1.6568 0 2.9999 1.3431 2.9999 2.9999s-1.3431 2.9999-2.9999 2.9999-2.9999-1.3431-2.9999-2.9999 1.3431-2.9999 2.9999-2.9999z"/>
<path fill="#fff" opacity=".2" d="m2.0005 2.0002c-0.554 0-1 0.446-1 1v0.49999c0-0.55399 0.44599-0.99998 0.99998-0.99998h18c0.554 0 1 0.446 1 1v-0.5c0-0.554-0.446-1-1-1z"/>
<path fill="#5184b0" d="m1.0005 15v3.9999c0 0.55399 0.44599 0.99998 0.99998 0.99998h18c0.554 0 1-0.446 1-1v-3.9999z"/>
<path d="m1.0005 15.071v-0.57149s1.4422-0.95233 1.8477-1.0354c0.40547-0.08309 0.88433-0.01545 1.3764 0.07742 0.49212 0.09257 1.2268 0.21777 1.4561 0.2256 0.2293 0.008 0.64423-0.02 1.1264-0.04915 0.48213-0.02855 1.2804-0.05486 1.5294-0.052 0.24899 0 0.87058 0.0343 1.5332 0.07474 0.66258 0.04055 1.5727 0.10834 1.7792 0.12731 0.20649 0.01885 0.44921 0.05371 0.72468 0.09171 0.27544 0.0377 0.75228 0.09468 0.92103 0.11034 0.16869 0.0154 0.55979 0.0692 1.0136 0.11097 0.45378 0.0417 1.18 0.056 1.3897 0.04055 0.20971-0.01545 0.64928-0.17074 1.1392-0.31388 0.48986-0.14308 1.03-0.27411 1.4409-0.24171 0.411 0.033 2.722 0.834 2.722 0.834v0.57144h-17.571z"/>
<path opacity=".2" d="m1.0005 19v0.49999c0 0.554 0.446 1 1 1h18c0.554 0 1-0.446 1-1v-0.49999c0 0.55399-0.44599 0.99998-0.99998 0.99998h-18c-0.55399 0-0.99998-0.44599-0.99998-0.99998z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB