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,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect style="fill:#66a02c" width="14" height="12" x="0" y="3" rx="1" ry="1" transform="matrix(0,1,1,0,0,0)"/>
<rect style="fill:#7ebc2e" width="14" height="12" x="-16" y="-13" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/>
<path style="fill:#ffffff;stroke:#ffffff;stroke-width:0.5" d="M 6.5119,5.0902 C 6.3274,5.0902 6.1549,5.1805 6.1131,5.3296 5.9581,5.901 6.1316,6.7847 6.4209,7.8858 L 6.3337,8.099 C 6.1121,8.639 5.8352,9.1768 5.5917,9.6541 4.5863,11.621 3.8041,12.683 3.2826,12.757 L 3.281,12.736 C 3.2696,12.49 3.7225,11.858 4.3363,11.355 4.4003,11.303 4.6735,11.038 4.6735,11.038 4.6735,11.038 4.3047,11.233 4.2219,11.283 3.4528,11.742 3.0701,12.202 3.0077,12.508 2.9891,12.598 3.0013,12.71 3.0812,12.756 L 3.2778,12.855 C 3.8132,13.123 4.4714,12.418 5.3466,10.884 6.2372,10.592 7.3483,10.317 8.36,10.168 9.2657,10.685 10.304,10.932 10.704,10.825 10.78,10.805 10.859,10.746 10.9,10.691 10.932,10.64 10.977,10.438 10.977,10.438 10.977,10.438 10.902,10.54 10.84,10.57 10.587,10.69 9.7899,10.491 8.9715,10.09 9.6791,10.015 10.269,10.012 10.584,10.113 10.984,10.24 10.984,10.371 10.979,10.398 10.984,10.376 11.002,10.288 11,10.251 10.991,10.155 10.961,10.069 10.889,9.9983 10.741,9.853 10.375,9.7795 9.8766,9.7729 9.501,9.7689 9.0506,9.8017 8.5617,9.8717 8.3377,9.743 8.1013,9.6016 7.9139,9.4265 7.4389,8.9828 7.0407,8.3668 6.7934,7.6761 6.8103,7.6099 6.8265,7.5452 6.8413,7.48 6.91,7.1709 6.9593,6.149 6.9593,6.149 6.9593,6.149 6.7636,6.9167 6.7328,7.0324 6.7131,7.1058 6.6885,7.1842 6.6603,7.2658 6.5103,6.7387 6.4343,6.2277 6.4343,5.8402 6.4343,5.7307 6.4437,5.5176 6.4747,5.3491 6.4898,5.2289 6.5333,5.1665 6.5785,5.1364 6.6679,5.1581 6.768,5.2952 6.8725,5.5246 6.9623,5.7229 6.9566,5.9526 6.9566,6.0948 6.9566,6.0948 7.0529,5.7428 7.0306,5.5347 7.017,5.4098 6.8982,5.0885 6.6456,5.0923 H 6.625 L 6.5124,5.0903 Z M 6.5978,8.2818 C 6.8592,8.8074 7.2198,9.3066 7.6926,9.707 7.798,9.7961 7.9102,9.8809 8.0257,9.9606 7.1668,10.12 6.2649,10.345 5.4267,10.696 5.5783,10.427 5.7421,10.134 5.91,9.8173 6.2351,9.2025 6.4321,8.7284 6.5978,8.2819 Z"/>
<circle style="fill:#ffa93e" cx="-11.5" cy="11.5" r="4.5" transform="scale(-1,1)"/>
<path style="fill:#ffffff" d="M 10,11.58 V 13 H 11.418 L 14,10.42 12.582,9 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB