mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 09:31:59 +00:00
- Added a new SVG logo for Trakt with a radial gradient background and checkbox design. - Introduced a comprehensive SVG logo for Zigbee2MQTT featuring intricate path designs and color fills.
14 lines
1.0 KiB
XML
14 lines
1.0 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0.38 0.75 79.33 50.97" width="100%" height="100%">
|
|
<defs>
|
|
<linearGradient id="b" x1="-108.903" x2="-1137.198" y1="2124.834" y2="2110.651"
|
|
gradientTransform="matrix(.0774 0 0 .0774 88.374 -128.026)" gradientUnits="userSpaceOnUse" />
|
|
<linearGradient id="a">
|
|
<stop offset="0" style="stop-color:#3e82f4;stop-opacity:1" />
|
|
<stop offset="1" style="stop-color:#93dcf7;stop-opacity:1" />
|
|
</linearGradient>
|
|
</defs>
|
|
<path
|
|
d="M45.864.751a21.52 21.52 0 0 0-18.736 11.014 11.8 11.8 0 0 0-5.152-1.192 11.804 11.804 0 0 0-11.621 9.916A16.255 16.255 0 0 0 .378 35.482a16.255 16.255 0 0 0 16.263 16.24 16 16 0 0 0 2.039-.148h45.188a15.13 15.202 0 0 0 .713.035 15.13 15.202 0 0 0 .679-.035h1.082v-.08a15.13 15.202 0 0 0 13.361-15.087v-.03a15.13 15.202 0 0 0-12.317-14.9A21.52 21.52 0 0 0 45.864.751"
|
|
style="opacity:1;fill:url(#b);fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
|
</svg>
|