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,15 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1">
<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="19" cy="17.5" r="5"/>
<circle fill="#7bbe4d" opacity=".97" cx="19" cy="17" r="5"/>
<g fill="#fff" transform="translate(2)">
<rect width="2" height="6" x="16" y="15" rx=".296" ry=".388"/>
<path transform="matrix(.45090 0 0 .34710 .64455 4.7826)" d="m36.273 23.674 3.3267 5.762 3.3267 5.762h-6.6534l-6.6534-0.000001 3.3267-5.762z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB