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,14 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1">
<g transform="translate(-1 -.0000019073)">
<path fill="#ff766a" d="m3 3c-0.554 0-1 0.446-1 1v12h20v-12c0-0.554-0.446-1-1-1h-18z"/>
<path fill-rule="evenodd" opacity=".2" d="m16 7.5002c1.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="#fffee4" fill-rule="evenodd" d="m16 7.0002c1.6568 0 2.9999 1.3431 2.9999 2.9999 0 1.657-1.343 3-3 3s-3-1.343-3-3c0-1.6567 1.343-2.9998 3-2.9998z"/>
<path fill="#fff" opacity=".2" d="m3.0005 3.0004c-0.55398 0-0.99996 0.44598-0.99996 0.99996v0.49998c0-0.55398 0.44598-0.99996 0.99996-0.99996h17.999c0.55398 0 0.99996 0.44598 0.99996 0.99996v-0.49998c0-0.55398-0.44598-0.99996-0.99996-0.99996z"/>
<path fill="#d22f7a" d="m2.0005 16v3.9998c0 0.55398 0.44598 0.99996 0.99996 0.99996h17.999c0.55398 0 0.99996-0.44598 0.99996-0.99996v-3.9998z"/>
<path opacity=".2" d="m2.0005 20v0.49998c0 0.55398 0.44598 0.99996 0.99996 0.99996h17.999c0.55398 0 0.99996-0.44598 0.99996-0.99996v-0.49998c0 0.55398-0.44598 0.99996-0.99996 0.99996h-17.999c-0.5545 0-1.0005-0.446-1.0005-1z"/>
<path d="m2.0005 16v-0.57148s1.4422-0.95231 1.8477-1.0354c0.40547-0.08309 0.88431-0.01545 1.3764 0.07742 0.49212 0.09257 1.2268 0.21777 1.4561 0.22559 0.2293 0.008 0.64422-0.02 1.1264-0.04915 0.48212-0.02855 1.2804-0.05486 1.5294-0.052 0.24899 0 0.87057 0.0343 1.5332 0.07474 0.66257 0.04055 1.5727 0.10834 1.7791 0.12731 0.20649 0.01885 0.4492 0.05371 0.72467 0.09171 0.27544 0.0377 0.75227 0.09468 0.92101 0.11034 0.16869 0.0154 0.55978 0.0692 1.0136 0.11097 0.45377 0.0417 1.18 0.056 1.3896 0.04055 0.20971-0.01545 0.64927-0.17073 1.1392-0.31387 0.48986-0.14308 1.03-0.2741 1.4408-0.24171 0.411 0.032 2.722 0.833 2.722 0.833v0.57143h-17.57z"/>
<circle opacity=".2" cx="18.5" cy="17" r="5.5"/>
<circle fill="#42a1cd" cx="18.5" cy="16.5" r="5.5"/>
<path fill="#fff" d="m17.496 13.5-0.49927 0.5h-1.4978c-0.49927 0-0.49927 0.5-0.49927 0.5v4.0469c-0.002 0.449 0.499 0.453 0.499 0.453h5.9913c0.62409 0 0.49927-0.5 0.49927-0.5-0.003-0.08209 0-4 0-4 0-0.5-0.49927-0.5-0.49927-0.5h-1.4978l-0.49926-0.5zm0.99854 1.5c0.82724 0 1.4978 0.6716 1.4978 1.5s-0.67057 1.5-1.4978 1.5c-0.82719 0-1.4978-0.6716-1.4978-1.5s0.67062-1.5 1.4978-1.5zm0 0.5c-0.5515 0-0.99854 0.44772-0.99854 1s0.44707 1 0.99854 1c0.55148 0 0.99854-0.44772 0.99854-1s-0.44706-1-0.99854-1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB