jquery+svg实现带音乐的豚鼠过桥动画效果代码
代码语言:html
所属分类:动画
代码描述:jquery+svg实现带音乐的豚鼠过桥动画效果代码
下面为部分代码预览,完整代码请点击下载或在bfwstudio webide中打开
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <style> body{ background:#035432; } body svg{ display: block; /* height: 121%; */ position: fixed; bottom: 0; left: 0; width: 120%; margin-left: -10%; } #yopick #skin path{ fill:#8c5c3b; } #credits{ position:fixed; bottom:10px; width:100px; height:30px; background:red; z-index:999; left:calc(50% - 50px); border-radius:8px; text-align:center; } div a{ color:white; text-align:center; margin-top:5px; text-decoration:none; line-height: 27px; font-size: 19px; } </style> </head> <body> <!-- partial:index.partial.html --> <div id="credits"> <a target="_blank" href="">Inspired By</a> </div> <audio controls autoplay loop> <source src="//repo.bfw.wiki/bfwrepo/sound/64fee53a5eb19.mp3" type="audio/mpeg">Your browser does not support the audio element. </audio> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 550 300.33"> <defs> <style> .cls-1 { isolation: isolate; } .cls-2 { fill: url(#linear-gradient); } .cls-3 { fill: url(#linear-gradient-2); } .cls-4 { fill: #3a563b; } .cls-5 { fill: #52752d; } .cls-6 { fill: #3d5620; } .cls-7 { fill: #456124; } .cls-8 { fill: #877a54; } .cls-9 { fill: #9b8b61; } .cls-10 { fill: #4c797a; } .cls-11 { fill: #3c6061; } .cls-12 { fill: #598e8f; } .cls-13 { fill: #5c4426; } .cls-14 { fill: #331f17; } .cls-15 { fill: #684d2b; } .cls-16 { fill: #7f5d37; } .cls-17 { fill: #452a1f; } .cls-18 { fill: #3a231a; } .cls-19 { fill: #593726; } .cls-20 { fill: #613f2a; } .cls-21 { fill: #69442e; } .cls-22 { fill: #382219; } .cls-23 { fill: #67432d; } .cls-24 { fill: #573625; } .cls-25 { fill: #5f3e29; } .cls-26 { opacity: 0.4; mix-blend-mode: screen; } .cls-27 { fill: url(#linear-gradient-3); } .cls-28 { fill: url(#linear-gradient-4); } .cls-29 { fill: url(#linear-gradient-5); } .cls-30 { fill: #785833; } .cls-31 { fill: #423b22; } .cls-32 { fill: #f8a66d; } .cls-33 { fill: #e6e7e8; } .cls-34 { fill: #c7b2ac; } .cls-35 { fill: #968884; } .cls-36 { fill: #411b00; } .cls-37 { fill: #884b2d; } .cls-38 { fill: #64341b; } .cls-39 { fill: #fff; } .cls-40 { fill: #9a7247; } .cls-41 { fill: #805e39; } .cls-42 { fill: #b48b5d; } .cls-43 { fill: #fcc68e; } .cls-44 { fill: #fcc88c; } .cls-45 { fill: #cb8551; } .cls-46 { fill: #6b4125; } .cls-47 { fill: #e2d4c7; } .cls-48 { fill: #7f5229; } .cls-49 { fill: #3f3e3d; } .cls-50 { fill: #281809; } .cls-51 { fill: #565554; } .cls-52 { fill: #e2be76; } .cls-53 { fill: #3d3735; } .cls-54 { fill: #231d17; } .cls-55 { fill: #f9d2ac; } .cls-56 { fill: #727272; } .cls-57 { fill: #191613; } .cls-58 { fill: #160b03; } .cls-59 { fill: #595755; } .cls-60 { fill: #4f3321; } .cls-61 { fill: #e8e3dd; } .cls-62 { fill: #c6c6c6; } .cls-63 { fill: #8c8c8c; } .cls-64 { fill: #4c2808; } .cls-65 { fill: #c46a10; } .cls-66 { fill: #bfbbba; } .cls-67 { fill: #e5af7a; } .cls-68 { fill: #4c331c; } .cls-69 { fill: #301d16; } .cls-70 { fill: #40281c; } .cls-71 { fill: #4a3121; } .cls-72 { fill: #2c1b14; } .cls-73 { fill: #5f3b29; } .cls-74 { fill: #43291d; } .cls-75 { fill: #462d1f; } .cls-76 { fill: #623f2b; } .cls-77 { fill: #4d3222; } .cls-78 { fill: #523324; } .cls-79 { opacity: 0.7; mix-blend-mode: overlay; fill: url(#radial-gradient); } .cls-80 { fill: none; } .cls-81,.cls-85 { fill: #643a1e; } .cls-82 { fill: #201712; } .cls-83 { fill: #2d1d16; } .cls-84 { fill: #633a1d; } .cls-85 { stroke: #643a1e; stroke-miterlimit: 10; stroke-width: 2px; } </style> <linearGradient id="linear-gradient" x1="282.33" y1="202.67" x2="282.33" gradientUnits="userSpaceOnUse"> <stop offset="0" stop-color="#f0d7a3"/> <stop offset="1" stop-color="#6dbbc7"/> </linearGradient> <linearGradient id="linear-gradient-2" x1="281.87" y1="310.5" x2="274.26" y2="56.69" gradientUnits="userSpaceOnUse"> <stop offset="0" stop-color="#f0d7a3"/> <stop offset="1" stop-color="#848d96"/> </linearGradient> <linearGradient id="linear-gradient-3" x1="330.35" y1="-15.31" x2="188.35" y2="190.03" gradientUnits="userSpaceOnUse"> <stop offset="0" stop-color="#f4db9d"/> <stop offset="1"/> </linearGradient> <linearGradient id="linear-gradient-4" x1="442.86" y1="62.5" x2="300.86" y2="267.83" xlink:href="#linear-gradient-3"/> <linearGradient id="linear-gradient-5" x1="242.28" y1="-76.21" x2="100.28" y2="129.12" xlink:href="#linear-gradient-3"/> <radialGradient id="radial-gradient" cx="271.5" cy="251.67" r="269.11" xlink:href="#linear-gradient-2"/> </defs> <title>Fichier 10guineapigsbridge</title> <g class="cls-1"> <g id="Calque_2" data-name="Calque 2"> <rect class="cls-2" x="32.33" width="500" height="202.67"/> <path class="cls-3" d="M62.64,158.85S211.71,72,252.83,95.94s49,38.3,67.42,28.73,33.85-28.09,58.6-.72,100.89,38.88,114.59,41.5-116.6,88.72-236.74,82.07S46.57,206.48,62.64,158.85Z"/> <path class="cls-4" d="M524.85,0H32.33V29.5S39,33.48,44,24.56c2.37,9.09,7.54.1,3.53-2.36,1.36-.75,9.2,6.77,6.73-1.37,2.85,4.5,12.75,4.5,8.06.5,13.13,4.88,3.36-11.92,3.36-11.92l39.15,25.07s13.24,4,12.36-6.84c3.33,4.93,7.78.41,4.14-2.32,3.54,1.36,5.44,2.71,4.31-2.36,5,4.59,7.57-4.19,7.57-4.19s.82,10.39,10.58,5.86c-2.64,3.48.33,9.48,6.13,5.45-2.68,3.47,2.23,5.61,4.87,2.46-1.61,4.71,5.67,13.38,9.94,3.67,6.19,10,45.59-8.39,45.59-8.39s27.86,11.06,33.5.37c.38,7.47,13.8,4.3,8.48-2.78,2.64,1.67,6.83.48,1-3.06,4.88,2.12,9.87.55,11.58-4.45-1.1,5.62,3.49,7.71,6.9,5.73-4.16,6.28,9.48,10.68,11.27,4.91.85,6.35,4.36,2.8,6.24.35-2.38,7.94,11.27,11,11.77,2.57.53,10.33,4.76,7.27,4.8,0,8.66,12.15,25.46,6.86,19.1-3.55,8,5.18,12.3,1.75,10.34-3.08l18.59,6.67,1.94-.93c2.91,1.8,6.78,1.48,8.59-2.43-2.38,7.94,25.46,18.72,28.94,9.35C390.48,54,405,42,401.66,35.12,409.24,45.75,413.94,39.82,413,32l10.78,12.73L468.11,28c3.76,3,12.81,2,15.36-4.88,5.35,10.25,12.48,8.05,9.17,1.19,3.43,4.82,6.18,5,7-.06,2.76,7.21,13,7,12.07-3.48C521,26.74,524.85,0,524.85,0Z"/> <path class="cls-5" d="M532.33,300V150c-88.78,2.65-204.2,23.64-243.22,47.86C242.9,226.56,365.79,292.52,435.84,300Z"/> <path class="cls-5" d="M32.33,166.13s150.21,11.21,178.12,30.48C310.46,202.17,178,300,178,300H32.33Z"/> <path class="cls-6" d="M116.62,300s159-57.5,100.05-68.12l-67.62,8.77s98.92-.39,19.36,27.14c-35.57,12.3-106.18,1.39-88.92-22.47.73-28.45-30.22-33.43-47.09-38.05L32.33,300Z"/> <path class="cls-6" d="M334.61,227.67s-59.45,11.7-1.19,42S432,300,432,300h66.3l-3.8-36.16S404.26,282.7,359.07,259c-15.83-8.29,28.52-23.79,28.52-23.79Z"/> <ellipse class="cls-7" cx="164.73" cy="250" rx="1.37" ry="8.61" transform="translate(-103.52 382.95) rotate(-82.98)"/> <ellipse class="cls-7" cx="132.29" cy="241.8" rx="0.74" ry="3.6" transform="translate(-117.64 357.99) rotate(-86.25)"/> <ellipse class="cls-7" cx="101.22" cy="243.73" rx="3.61" ry="1.19" transform="matrix(1, -0.02, 0.02, 1, -4.93, 2.11)"/> <ellipse class="cls-7" cx="91.33" cy="238.46" rx="2.5" ry="0.55"/> <ellipse class="cls-7" cx="147.52" cy="261.85" rx="0.76" ry="2.83" transform="translate(-124.93 388.73) rotate(-85.58)"/> <ellipse class="cls-7" cx="439.9" cy="223.73" rx="3.05" ry="0.43" transform="translate(-36.06 93.24) rotate(-11.63)"/> <ellipse class="cls-7" cx="374.21" cy="248.28" rx="6.47" ry="1.39" transform="matrix(0.94, -0.33, 0.33, 0.94, -60.91, 137.15)"/> <ellipse class="cls-7" cx="417.37" cy="231.13" rx="4.4" ry="1.03" transform="translate(-39.73 94.46) rotate(-12.33)"/> <ellipse class="cls-7" cx="439.18" cy="229.75" rx="7.35" ry="2.01" transform="translate(-35.6 87.47) rotate(-10.93)"/> <ellipse class="cls-7" cx="411.41" cy="266.56" rx="8.82" ry="1.68" transform="translate(-7.5 11.94) rotate(-1.65)"/> <ellipse class="cls-7" cx="436.24" cy="264.86" rx="2.45" ry="0.73" transform="translate(-7.78 13.27) rotate(-1.73)"/> <ellipse class="cls-5" cx="98.56" cy="281.29" rx="15.97" ry="4.13"/> <ellipse class="cls-5" cx="65.22" cy="290.34" rx="10.11" ry="2.29"/> <ellipse class="cls-5" cx="73.2" cy="282.23" rx="2.82" ry="0.94"/> <ellipse class="cls-5" cx="448.6" cy="277.71" rx="16.65" ry="4.41"/> <ellipse class="cls-5" cx="468.67" cy="288.63" rx="9.36" ry="3.04"/> <ellipse class="cls-5" cx="469.93" cy="281.86" rx="3.24" ry="0.99"/> <path class="cls-8" d="M532.33,202.69c-46,3.06-197.72,15.23-197.72,15.23s24.58,22,54.37,14.84c23.51-5.66,92.23-20.44,143.36-26Z"/> <path class="cls-8" d="M177,222.5c13.39,2.38-105.91-13.32-144.65-13.67v26c35.61-1.54,85.77-3.89,114.38-1.32C185.58,236.94,177,222.5,177,222.5Z"/> <ellipse class="cls-9" cx="102.23" cy="219.26" rx="1.21" ry="9.8" transform="translate(-122.55 308.72) rotate(-86.71)"/> <ellipse class="cls-9" cx="122.12" cy="225.39" rx="0.76" ry="3.28" transform="translate(-111.12 331.75) rotate(-86.06)"/> <ellipse class="cls-9" cx="416.84" cy="223.05" rx="3.56" ry="0.45" transform="translate(-34.88 83.56) rotate(-10.99)"/> <path class="cls-10" d="M249.62,195.79s128.35,4.08,67.43,16,107.11,11.52,24.87,23.46c-67,9.74,46.7,53.19,98,64.72H116.55s166.7-59.61,82.23-66C125,228.4,262,202.47,217.56,198.83,180.51,195.79,249.62,195.79,249.62,195.79Z"/> <path class="cls-11" d="M322.46,242.5l-19.51.27-56.27.78-24,.33c-.55,3.78-6.9,10.13-15.91,15.86L331.9,258.4C324.24,251.84,319.42,247.9,322.46,242.5Z"/> <path class="cls-12" d="M408.91,300c-26-7.15-140.23-10.94-77.9-19.9,75.44-10.84-160.45-3.72-129.37,0C292.44,291,148.51,294.86,137,300Z"/> <ellipse class="cls-12" cx="342.21" cy="283.85" rx="8.95" ry="1.73"/> <ellipse class="cls-12" cx="198.81" cy="285.58" rx="6.79" ry="1.22"/> <ellipse class="cls-12" cx="323.26" cy="271.12" rx="4.27" ry="0.71"/> <ellipse class="cls-12" cx="354.61" cy="289.08" rx="3.44" ry="0.75"/> <ellipse class="cls-12" cx="310.61" cy="272.24" rx="2.24" ry="0.41"/> <ellipse class="cls-12" cx="169.84" cy="290.75" rx="11.09" ry="1.73"/> <ellipse class="cls-12" cx="189.6" cy="291.62" rx="3.85" ry="0.87"/> <ellipse class="cls-12" cx="247.8" cy="272.64" rx="7.64" ry="1.23"/> <ellipse class="cls-12" cx="268.01" cy="270.41" rx="3.03" ry="0.68"/> <polygon class="cls-13" points="32.33 0 32.33 104.98 46.31 0 32.33 0"/> <path class="cls-14" d="M210.31,0c-3.2,17.35-32.86,178-34.76,186.83,0,0-.54,1.41,3.36,2.84.3.11.63.22,1,.33s.74.22,1.15.33a51.14,51.14,0,0,0,6.75,1.34l.46.05a13.58,13.58,0,0,0,2.37.09s17.26-86.74,20-118.14S220.12,0,220.12,0Z"/> <path class="cls-15" d="M202.13,100.9c.69-7.5,1.36-14.84,2.49-21.87a103.4,103.4,0,0,1,2.22-10.24c.44-1.66.88-3.29,1.34-4.89l.67-2.39.54-2.39a144.6,144.6,0,0,0,2.68-18.28c.53-5.78.88-11.17,1.3-16.1s.94-9.37,1.54-13.25c.34-1.94.65-3.74,1-5.39S216.61,3,217,1.63L217.47,0h-2.29c-.79,4.46-1.74,9.7-2.83,15.61L197.72,93.94,189.61,137c-2,13.4-5,25.18-7,35.16-1.39,6.85-2.25,12.87-2.76,17.81.36.11.74.22,1.15.33a51.2,51.2,0,0,0,6.75,1.34c.43-4.25,1.11-9.18,2-14.67C193,157.5,199.7,131,202.13,100.9Z"/> <path class="cls-16" d="M217.8,0l-.47,1.72c-.35,1.33-.64,2.84-1,4.47s-.62,3.44-.94,5.37c-.56,3.88-1.05,8.31-1.45,13.23s-.73,10.32-1.24,16.11A143.62,143.62,0,0,1,210,59.27l-.54,2.41-.67,2.41c-.46,1.62-.9,3.24-1.33,4.88a103,103,0,0,0-2.2,10.17c-1.11,7-1.79,14.32-2.48,21.82-.33,3.75-.7,7.46-1.08,11.11s-.94,7.23-1.43,10.75c-1,7-2.17,13.8-3.38,20.21-2.42,12.83-4.86,24.32-6.53,34-1,5.48-1.67,10.39-2.14,14.62a13.45,13.45,0,0,0,2.37.09s17.26-86.74,20-118.14S220.12,0,220.12,0Z"/> <path class="cls-13" d="M188.11,136.76l8.07-43.14,8.11-43.13,6.78-35.17c1.13-5.79,2.14-10.93,3-15.32h-3.78c-3.2,17.35-32.86,178-34.76,186.83,0,0-.54,1.41,3.36,2.84a166.82,166.82,0,0,1,2.47-17.77C183.22,161.83,186.12,150.07,188.11,136.76Z"/> <path class="cls-14" d="M189.61,137l8.12-43.09,14.62-78.33c1.09-5.91,2-11.15,2.83-15.61h-1.08c-.88,4.39-1.89,9.53-3,15.32l-6.78,35.17-8.11,43.13-8.07,43.14c-2,13.31-4.89,25.08-6.73,35.14a166.82,166.82,0,0,0-2.47,17.77c.3.11.63.22,1,.33.51-4.94,1.38-11,2.76-17.81C184.59,162.21,187.57,150.43,189.61,137Z"/> <path class="cls-14" d="M196.92,143c1.22-6.41,2.39-13.17,3.38-20.21.49-3.52,1-7.11,1.43-10.75s.76-7.36,1.08-11.11c.69-7.5,1.36-14.82,2.48-21.82A103,103,0,0,1,207.49,69c.44-1.64.87-3.27,1.33-4.88l.67-2.41.54-2.41a143.62,143.62,0,0,0,2.66-18.37c.51-5.79.85-11.19,1.24-16.11s.89-9.35,1.45-13.23c.32-1.93.61-3.73.94-5.37s.66-3.14,1-4.47L217.8,0h-.34L217,1.63c-.38,1.33-.68,2.84-1.08,4.48s-.66,3.45-1,5.39c-.6,3.88-1.12,8.33-1.54,13.25s-.77,10.32-1.3,16.1a144.6,144.6,0,0,1-2.68,18.28l-.54,2.39-.67,2.39c-.45,1.59-.9,3.23-1.34,4.89A103.4,103.4,0,0,0,204.62,79c-1.12,7-1.8,14.37-2.49,21.87C199.7,131,193,157.5,189.84,177c-.94,5.49-1.62,10.42-2,14.67l.46,0c.47-4.23,1.18-9.15,2.14-14.62C192.06,167.37,194.5,155.87,196.92,143Z"/> <path class="cls-15" d="M364.5,150.74l-.1-.95-7.45-68.21L356.77,80l-2.38-21.83-.15-1.34L348,0H341.3c.77,9.43,3.31,40.65,6.06,74.94l.14,1.78c1,12.91,2.1,26.2,3.11,38.89q.13,1.63.26,3.25c1.59,20.07,3,38.4,4,51l.16,2.1c.31,4.2.57,7.66.74,10.19a20.28,20.28,0,0,0,6.42.54c4-.21,5.61-1.85,5.61-1.85Z"/> <path class="cls-15" d="M353.56,95.69c.39-2.6.9-5.06,1.31-7.36s1-4.42,1.38-6.37l.52-2-2.38-21.83c-.73,1.58-1.45,3.22-2.13,4.92-1.93,4.86-3.48,9.53-4.75,13.64,1,12.91,2.1,26.2,3.11,38.89.14-1,.28-2,.44-3C351.94,106.62,352.7,100.89,353.56,95.69Z"/> <path class="cls-13" d="M354.24,56.82,348,0H341.3c.77,9.43,3.31,40.65,6.07,74.94,1.15-3.73,2.54-7.84,4.24-12.12C352.45,60.73,353.34,58.73,354.24,56.82Z"/> <path class="cls-15" d="M357.41,164.41a57,57,0,0,0-2.39,7.52c.31,4.2.57,7.66.74,10.19a20.3,20.3,0,0,0,6.42.54c4-.21,5.61-1.85,5.61-1.85l-3.28-30.07A88.49,88.49,0,0,0,357.41,164.41Z"/> <path class="cls-16" d="M364.4,149.8l-7.45-68.22-.13.51c-.4,1.95-.89,4.06-1.32,6.36s-.89,4.75-1.27,7.35c-.85,5.19-1.6,10.92-2.47,16.93-.34,2.08-.62,4.12-.88,6.13,1.59,20.07,3,38.4,4,51a55,55,0,0,1,1.9-5.68A82.26,82.26,0,0,1,364.4,149.8Z"/> <path class="cls-14" d="M364.5,150.74l-.1-.95a82.26,82.26,0,0,0-7.64,14.36,55,55,0,0,0-1.9,5.68l.16,2.1a57,57,0,0,1,2.39-7.52A88.49,88.49,0,0,1,364.5,150.74Z"/> <path class="cls-14" d="M354.23,95.8c.38-2.6.88-5,1.27-7.35s.92-4.41,1.32-6.36l.13-.51L356.77,80l-.52,2c-.42,1.95-.94,4.07-1.38,6.37s-.92,4.76-1.31,7.36c-.87,5.2-1.63,10.93-2.5,16.94-.16,1-.3,2-.44,3l.26,3.25c.26-2,.54-4,.88-6.13C352.63,106.72,353.38,101,354.23,95.8Z"/> <path class="cls-14" d="M354.39,58.16l-.15-1.34c-.91,1.91-1.79,3.91-2.64,6-1.7,4.27-3.09,8.39-4.24,12.12l.14,1.78c1.26-4.11,2.81-8.78,4.75-13.64C352.94,61.38,353.66,59.74,354.39,58.16Z"/> <path class="cls-14" d="M438.87,0H416.71l17.46,175.6a45.44,45.44,0,0,0,7.19.68h.3a42.56,42.56,0,0,0,5.2-.24l1.11-.14a24.08,24.08,0,0,0,10-3.54Z"/> <path class="cls-13" d="M437.22,25.75,442,72.16l1.24,12.19c.4,4,.84,8,1.09,11.86.66,7.79,1,15.32,1.31,22.49s.48,14,.65,20.35.37,12.3.61,17.71.43,10.31.78,14.59c.12,1.6.21,3.12.3,4.55a24.09,24.09,0,0,0,10-3.53L438.87,0h-4.37l.66,5.51Z"/> <path class="cls-15" d="M445.44,156.83c-.3-5.42-.52-11.36-.76-17.73s-.48-13.17-.75-20.33-.69-14.66-1.35-22.41c-.25-3.88-.7-7.83-1.1-11.83l-1.24-12.19-4.7-46.39-2-20.27L432.95,0h-9.16q1.18,11.29,2.45,23c1.21,11.17,2.45,22.07,3.69,32.59s2.57,20.64,4.27,30.22a501.41,501.41,0,0,1,5.63,51.43c.94,14.7,1.34,26.61,1.68,34.84q.08,2.27.14,4.16a42.55,42.55,0,0,0,5.2-.24c-.13-1.45-.26-3-.41-4.6C446,167.15,445.77,162.24,445.44,156.83Z"/> <path class="cls-16" d="M439.25,137.32A512.72,512.72,0,0,0,433.53,86c-1.72-9.59-3-19.75-4.3-30.26s-2.48-21.42-3.7-32.59Q424.26,11.35,423.08,0h-6.37l17.46,175.6a45.44,45.44,0,0,0,7.19.68l-.21-4.14C440.71,163.92,440.24,152,439.25,137.32Z"/> <path class="cls-14" d="M439.83,137.29a501.41,501.41,0,0,0-5.63-51.43c-1.71-9.58-3-19.71-4.27-30.22S427.45,34.21,426.23,23Q425,11.31,423.78,0h-.7q1.18,11.33,2.46,23.12c1.21,11.17,2.45,22.07,3.7,32.59s2.58,20.67,4.3,30.26a512.72,512.72,0,0,1,5.72,51.35c1,14.69,1.46,26.6,1.89,34.82l.21,4.14h.3q-.07-1.89-.14-4.16C441.17,163.9,440.77,152,439.83,137.29Z"/> <path class="cls-14" d="M447.66,171.35c-.35-4.29-.51-9.19-.78-14.59s-.41-11.34-.61-17.71-.39-13.18-.65-20.35S445,104,444.31,96.21c-.25-3.9-.7-7.85-1.09-11.86L442,72.16l-4.76-46.41L435.16,5.51,434.51,0h-1.56l.63,5.67,2,20.27,4.7,46.39,1.24,12.19c.4,4,.85,8,1.1,11.83.66,7.75,1,15.26,1.35,22.41s.51,14,.75,20.33.46,12.31.76,17.73.57,10.32,1,14.62c.15,1.62.28,3.15.41,4.6l1.11-.14C447.87,174.47,447.77,173,447.66,171.35Z"/> <polygon class="cls-14" points="522.84 0 522.22 0 516.94 0 515.65 0 509.73 0 513.79 58.24 513.92 60.19 521.23 165.13 528.77 164.3 529.46 164.22 532.33 163.91 532.33 124.52 532.33 110.14 532.33 39.55 532.33 37.57 532.33 0 522.84 0"/> <path class="cls-15" d="M528.81,148.29q0-1.33,0-2.66c0-.89,0-1.78-.09-2.68l-.34-5.4a327.66,327.66,0,0,0-4.73-40.66,236.86,236.86,0,0,0-8.19-32.39c-.5-1.5-1-2.92-1.5-4.31l7.31,104.93,7.54-.82q.07-2.76.14-5.57Q528.86,153.6,528.81,148.29Z"/> <path class="cls-15" d="M532.33,37.57V0h-9.5c1.48,7,3.28,16.26,5.94,26.19C529.88,30.2,531.08,34,532.33,37.57Z"/> <path class="cls-13" d="M521.57,29.94l3,20.76c1.08,7.31,2.06,15,3.1,23l3.23,24.67,1.45,11.82V39.55c-1.51-4.06-2.95-8.48-4.23-13.18-2.68-10-4.47-19.32-5.88-26.37h-5.28c.59,3.61,1.24,7.58,1.93,11.87C519.79,17.38,520.63,23.44,521.57,29.94Z"/> <path class="cls-16" d="M525.93,73.89c-1-8-2-15.65-3.06-23L520,30.17c-.9-6.5-1.69-12.57-2.55-18.08-.65-4.37-1.25-8.41-1.79-12.09h-5.91l4.06,58.24q1.09,2.87,2.19,6.08a231.46,231.46,0,0,1,8.31,32.45A324.56,324.56,0,0,1,529,137.5l.34,5.42c.07.9.1,1.79.09,2.68l0,2.67q0,5.32.1,10.47-.08,2.77-.14,5.48l2.87-.31V124.52l-3.19-26Z"/> <path class="cls-14" d="M530.88,98.33l-3.23-24.67c-1-8-2-15.66-3.1-23l-3-20.76c-.95-6.5-1.78-12.56-2.71-18.07-.69-4.29-1.33-8.26-1.93-11.87h-1.29c.54,3.67,1.14,7.71,1.79,12.09.86,5.51,1.65,11.58,2.55,18.08l2.88,20.76c1.06,7.3,2,15,3.06,23l3.21,24.66,3.19,26V110.14Z"/> <path class="cls-14" d="M532.33,39.55v-2c-1.26-3.55-2.46-7.37-3.55-11.38C526.12,16.26,524.32,7,522.84,0h-.61c1.41,7.06,3.2,16.35,5.88,26.38C529.39,31.07,530.82,35.49,532.33,39.55Z"/> <path class="cls-14" d="M529.51,148.27l0-2.67c0-.89,0-1.79-.09-2.68L529,137.5a324.56,324.56,0,0,0-4.76-40.74A231.46,231.46,0,0,0,516,64.31q-1.09-3.21-2.19-6.08l.14,2c.5,1.39,1,2.81,1.5,4.31a236.86,236.86,0,0,1,8.19,32.39,327.66,327.66,0,0,1,4.73,40.66l.34,5.4c.07.89.1,1.79.09,2.68s0,1.78,0,2.66q0,5.31.1,10.45-.08,2.81-.14,5.57l.69-.08q.07-2.72.14-5.48Q529.56,153.59,529.51,148.27Z"/> <path class="cls-17" d="M176.24,0c-.6,1.14-1.25,2.58-1.94,4.18a19.82,19.82,0,0,1-1.74,3.29,7.8,7.8,0,0,1-2.64,2.37,13.18,13.18,0,0,1-3.62,1.33,19.78,19.78,0,0,1-2,.39c-.68.13-1.39.19-2.09.27-2.82.3-5.76.31-8.66.56a26.18,26.18,0,0,0-8.3,1.86c-.62.3-1.23.56-1.8.88l-1.51.94,1-16.07H129.05s-1.44,18.2-3.13,38.1a22.08,22.08,0,0,1-1-2.09,80.7,80.7,0,0,1-4.62-14.12C119,16.72,118,11.57,117.09,7.74s-1.59-6.32-1.8-6.27.1,2.6.58,6.49,1.17,9.11,2.18,14.41a77.39,77.39,0,0,0,4.11,14.82c.38,1,.9,2,1.29,2.85s.91,1.6,1.27,2.27c.27.42.51.78.74,1.11-1.17,13.54-2.4,27.19-3.34,35.91C119.68,102.12,110,177.2,110,177.2a24.15,24.15,0,0,0,6.73,3.45c.41.13.83.24,1.26.34a13.7,13.7,0,0,0,2.37.34,42.37,42.37,0,0,0,4.74-.08l.37,0a60.37,60.37,0,0,0,6.11-.77S136.5,102.15,138,78.29c.83-13.28,2.27-36,3.37-53.59l.07-.09.51-.71.69-.76a17.66,17.66,0,0,1,1.81-1.74l1.17-.83c.42-.28.88-.5,1.34-.78a23.53,23.53,0,0,1,7-2.12c2.7-.47,5.67-.75,8.67-1.37.75-.17,1.49-.3,2.24-.53a21.74,21.74,0,0,0,2.21-.68A15.78,15.78,0,0,0,171.31,13a11,11,0,0,0,3.24-3.69,21.31,21.31,0,0,0,1.6-4.08c.63-2.14,1.11-3.86,1.53-5.19Z"/> <path class="cls-15" d="M129.16,136.63l2.69-36.07,2.74-36.77c.42-5.95,1-11.75,1-17.31s.2-10.91.26-15.92c.11-10,.39-18.74.85-25.42.12-1.88.27-3.59.41-5.13h-3.95c-.73,8.42-1.31,17.74-1.91,27.6-.4,6.59-.85,13.42-1.41,20.39S128.56,62,127.57,69.14s-1.92,14.22-2.91,21.26-1.78,14-2.28,20.88l-.24,5.1c0,.84-.09,1.69-.11,2.52s0,1.68,0,2.51q0,2.5,0,5l-.12,4.89c0,3.23-.27,6.37-.45,9.44s-.47,6-.69,8.92c-1,11.51-2.11,21.48-2.63,29.15-.06.77-.11,1.5-.15,2.22a13.53,13.53,0,0,0,2.37.34,42.14,42.14,0,0,0,4.74-.08c.6-3.94,1.16-8.49,1.68-13.56C127.68,158.67,128.4,148.07,129.16,136.63Z"/> <path class="cls-16" d="M176.24,0c-.6,1.14-1.25,2.58-1.94,4.18a19.67,19.67,0,0,1-1.74,3.29,7.79,7.79,0,0,1-2.64,2.37,13.15,13.15,0,0,1-3.62,1.33,19.68,19.68,0,0,1-2,.39c-.68.13-1.39.19-2.09.27-2.82.3-5.76.31-8.66.56a26.18,26.18,0,0,0-8.3,1.86c-.62.3-1.23.56-1.8.88l-1.51.94,1-16.07h-4.48c-.15,1.56-.31,3.3-.44,5.22-.31,4.29-.54,9.45-.71,15.26l-.61.75.57.59c-.08,2.79-.14,5.7-.18,8.75-.08,5-.16,10.35-.32,15.94s-.67,11.39-1.11,17.34l-2.91,36.78-2.88,36.05c-.83,11.43-1.62,22-2.61,31.06-.55,5-1.16,9.56-1.8,13.48a60.5,60.5,0,0,0,6.11-.77L138,78.29l3.37-53.59.07-.09.51-.71.69-.76a17.56,17.56,0,0,1,1.81-1.74l1.17-.83c.42-.28.88-.5,1.34-.78a23.53,23.53,0,0,1,7-2.12c2.7-.47,5.67-.75,8.67-1.37.75-.17,1.49-.3,2.24-.53a21.66,21.66,0,0,0,2.21-.68A15.75,15.75,0,0,0,171.31,13a11,11,0,0,0,3.24-3.69,21.31,21.31,0,0,0,1.6-4.08c.62-2.14,1.11-3.86,1.53-5.19Z"/> <path class="cls-13" d="M129.06,0s-1.44,18.2-3.13,38.1a22.08,22.08,0,0,1-1-2.09,80.75,80.75,0,0,1-4.62-14.12C119,16.72,118,11.57,117.09,7.74s-1.59-6.32-1.8-6.27.1,2.6.58,6.49,1.17,9.11,2.18,14.41a77.43,77.43,0,0,0,4.11,14.82c.38,1,.9,2,1.29,2.85s.91,1.6,1.27,2.27c.27.42.51.78.74,1.11-1.17,13.54-2.4,27.19-3.34,35.91-2.45,22.8-12.13,97.87-12.13,97.87a24.12,24.12,0,0,0,6.73,3.45c0-.64.09-1.3.14-2,.55-7.69,1.64-17.67,2.72-29.16.23-2.87.55-5.84.71-8.89s.44-6.19.48-9.39l.14-4.85q0-2.47,0-5,0-1.26,0-2.52c0-.84.08-1.69.12-2.54l.26-5.13c.52-6.88,1.37-13.89,2.36-20.94s2.07-14.15,3-21.25,1.78-14.15,2.4-21.09,1.07-13.78,1.51-20.37c.65-9.84,1.28-19.15,2.06-27.56Z"/> <path class="cls-17" d="M129.87,136.68l2.88-36.05,2.91-36.78c.44-6,1-11.74,1.11-17.34s.24-10.92.32-15.94c.15-10,.46-18.71.93-25.35.13-1.92.28-3.66.44-5.22h-1.29c-.15,1.54-.29,3.25-.41,5.13-.45,6.68-.74,15.4-.85,25.42-.07,5-.12,10.35-.26,15.92s-.62,11.36-1,17.31l-2.74,36.77-2.69,36.07c-.76,11.44-1.48,22-2.39,31.06-.51,5.07-1.08,9.62-1.68,13.56l.37,0c.64-3.92,1.25-8.45,1.8-13.48C128.25,158.72,129,148.11,129.87,136.68Z"/> <path class="cls-17" d="M120.77,149.61c.22-2.88.54-5.85.69-8.92s.42-6.21.45-9.44l.12-4.89q0-2.45,0-5,0-1.25,0-2.51c0-.84.07-1.68.11-2.52l.24-5.1c.5-6.84,1.32-13.83,2.28-20.88s2-14.16,2.91-21.26S129.3,55,129.89,48s1-13.8,1.41-20.39c.6-9.86,1.18-19.18,1.91-27.6h-.55c-.78,8.41-1.41,17.72-2.06,27.56-.44,6.59-.91,13.41-1.51,20.37s-1.39,14-2.4,21.09-2,14.2-3,21.25-1.84,14.07-2.36,20.94l-.26,5.13c0,.85-.09,1.7-.12,2.54s0,1.68,0,2.52q0,2.51,0,5l-.14,4.85c0,3.2-.29,6.34-.48,9.39s-.48,6-.71,8.89c-1.07,11.49-2.17,21.47-2.72,29.16-.05.68-.1,1.33-.14,2,.41.13.83.24,1.26.34,0-.72.1-1.46.15-2.22C118.66,171.1,119.72,161.13,120.77,149.61Z"/> <path class="cls-18" d="M260.06,1.77A17.59,17.59,0,0,0,256.73.44c-.48-.15-1-.3-1.59-.44h-8.81A9.75,9.75,0,0,0,243,2a10.71,10.71,0,0,0-2.77,4.42,21.61,21.61,0,0,0-1,4.85c-.29,2.58-.34,5.14-.49,7.6a10,10,0,0,0-.81-.78,9.53,9.53,0,0,0-4.26-1.93c-3.2-.61-6.48-.11-9.74-.2a17.81,17.81,0,0,1-4.79-.75,13.21,13.21,0,0,1-4.4-2.11A7.73,7.73,0,0,1,212,9.4a10.12,10.12,0,0,1-.32-4.57A18.71,18.71,0,0,1,213.09,0h-1.65a19.43,19.43,0,0,0-1.53,4.54,11.87,11.87,0,0,0,.14,5.46,10.1,10.1,0,0,0,1.24,2.66,10.34,10.34,0,0,0,2,2.18,15.41,15.41,0,0,0,5,2.69,20.2,20.2,0,0,0,5.45,1.06c3.54.19,6.8-.13,9.24.45a6.5,6.5,0,0,1,2.89,1.39,7.61,7.61,0,0,1,1.58,2.13l.46,1a1.83,1.83,0,0,1,.09.26c-.07.28-.15.56-.24.82a4.87,4.87,0,0,1-1.54,2.41c-.16.12-.35.2-.5.32s-.4.15-.59.25-.48.09-.7.16a2.46,2.46,0,0,1-.76.1,9.91,9.91,0,0,1-1.71,0,18.62,18.62,0,0,1-2-.41,67.82,67.82,0,0,1-9.1-3.59,56,56,0,0,0-5.36-2c-.46-.17-1-.28-1.51-.42a14,14,0,0,0-1.59-.35c-.56-.09-1.12-.18-1.68-.25l-1.71-.07h-2.86c-.95.05-1.91.14-2.85.22l-2.75.4c-.9.17-1.77.36-2.65.54a58.37,58.37,0,0,0-9.53,3.15,59.37,59.37,0,0,0-6,3C183.11,12.15,183.59,0,183.59,0H162.75s-4.37,32.33-7.17,53.5c-.38,2.87-.73,5.53-1,7.88-.39,3-.72,5.53-.93,7.28-.47,3.78-2.28,15.12-4.62,29.37l-1.13,6.86C142.06,140,134,187.16,134,187.16A34.12,34.12,0,0,0,146,193l.7.16a21.43,21.43,0,0,0,3.31.43,70.62,70.62,0,0,0,16.12-1.63l.66-.14c1.62-.34,2.62-.6,2.62-.6s.62-5.8,1.56-14.66l.55-5.22c1.93-18.38,4.72-45.54,6.39-63.84,1-.42,2.29-.92,3.55-1.37,2.75-1,5.51-1.7,5.46-2.16s-3-.47-6,0c-.94.14-1.88.32-2.74.51.32-3.66.59-6.88.79-9.48.32-4.38.69-10.47,1.07-17.47.09-1.63.18-3.32.27-5,.46-8.87.93-18.78,1.37-28.36.36-.36.74-.72,1.18-1.11a48.34,48.34,0,0,1,10.53-7.12,39.18,39.18,0,0,1,15.79-4.48l.84,0,.86.07a6.24,6.24,0,0,1,.94.13c.33.07.64.09,1,.2,1.38.31,2.93.82,4.51,1.35s3.28,1.17,5.09,1.75a39.76,39.76,0,0,0,5.78,1.49,26.28,26.28,0,0,0,3.25.35,18,18,0,0,0,3.53-.29,8.76,8.76,0,0,0,1.79-.44,16.41,16.41,0,0,0,1.76-.67c.58-.32,1.15-.62,1.7-1A18.58,18.58,0,0,0,241.76,33a12.79,12.79,0,0,0,3.38-6.37,24.7,24.7,0,0,0,.52-5.75c-.05-3.51-.42-6.59-.44-9.31s.33-4.95,1.32-6.21a7.07,7.07,0,0,1,4.7-2.23,30.67,30.67,0,0,1,5.07-.2c1.46,0,2.62.09,3.44.08s1.28-.13,1.34-.34S260.79,2.17,260.06,1.77Z"/> <path class="cls-19" d="M168.11,149.4l-.47-5.35c-.17-1.8-.32-3.61-.39-5.44l-.6-11.09-.3-5.62c-.09-1.88-.08-3.77-.13-5.66-.13-7.57-.3-15.23-.31-22.82-.23-15.2-.79-30.27-.57-44.32,0-3.51.18-7,.28-10.33s.37-6.66.59-9.85c.56-6.38,1.24-12.39,2.21-17.87.67-4,1.47-7.66,2.32-11h-8s-4.37,32.33-7.17,53.5c0,1.87.07,3.82.11,5.88.15,4.49.48,9.42.74,14.69.92,21.11,3.44,47.68,6,73.73,1.56,15.24,3.09,30.3,4.4,44,1.62-.34,2.62-.6,2.62-.6s.62-5.8,1.56-14.66c-.63-5.32-1.32-10.9-2-16.72Z"/> <path class="cls-19" d="M260,1.77A17.59,17.59,0,0,0,256.73.44c-.48-.15-1-.3-1.59-.44h-8.81A9.74,9.74,0,0,0,243,2a10.71,10.71,0,0,0-2.77,4.42,21.66,21.66,0,0,0-1,4.85c-.29,2.58-.34,5.14-.49,7.6a9.82,9.82,0,0,0-.81-.78,9.53,9.53,0,0,0-4.26-1.93c-3.2-.61-6.48-.11-9.74-.2a17.81,17.81,0,0,1-4.79-.75,13.22,13.22,0,0,1-4.4-2.11A7.73,7.73,0,0,1,212,9.4a10.12,10.12,0,0,1-.32-4.57A18.71,18.71,0,0,1,213.09,0h-1.65a19.37,19.37,0,0,0-1.53,4.54A11.87,11.87,0,0,0,210,10a10.14,10.14,0,0,0,1.24,2.66,10.33,10.33,0,0,0,2,2.18,15.41,15.41,0,0,0,5,2.69,20.2,20.2,0,0,0,5.45,1.06c3.54.19,6.8-.13,9.24.45a6.49,6.49,0,0,1,2.89,1.39,7.61,7.61,0,0,1,1.58,2.13l.46,1a1.94,1.94,0,0,1,.09.26c-.07.28-.15.56-.24.82a4.87,4.87,0,0,1-1.54,2.41c-.16.12-.35.2-.5.32s-.4.15-.59.25-.48.09-.7.16a2.46,2.46,0,0,1-.76.1,9.91,9.91,0,0,1-1.71,0,18.7,18.7,0,0,1-2-.41,67.85,67.85,0,0,1-9.1-3.59,55.86,55.86,0,0,0-5.36-2c-.46-.17-1-.28-1.51-.42a14,14,0,0,0-1.59-.35c-.56-.09-1.12-.18-1.68-.25l-1.71-.07h-2.86c-.95.05-1.91.14-2.85.22l-2.75.4c-.9.17-1.77.36-2.65.54a58.37,58.37,0,0,0-9.53,3.15,59.37,59.37,0,0,0-6,3C183.1,12.15,183.59,0,183.59,0h-2c-.31,1.92-.64,3.9-1,5.93l-1.1,6.93c-.38,2.37-.78,4.79-1.08,7.26l-1,7.54-.31,3.75c-.89.64-1.73,1.27-2.49,1.88-3.38,2.68,1.86,12.55,1.86,12.55.08,1.86.17,3.72.42,5.58.54,5.36,1.56,10.7,2.5,16,.31,1.68.6,3.35.88,5,.46-8.87.93-18.78,1.37-28.36.36-.36.74-.72,1.18-1.11a48.34,48.34,0,0,1,10.53-7.12,39.18,39.18,0,0,1,15.79-4.48l.84,0,.86.07a6.25,6.25,0,0,1,.94.13c.33.07.64.09,1,.2,1.38.31,2.93.82,4.51,1.35s3.28,1.17,5.09,1.75a39.78,39.78,0,0,0,5.78,1.49,26.29,26.29,0,0,0,3.25.35,18,18,0,0,0,3.53-.29,8.77,8.77,0,0,0,1.79-.44,16.49,16.49,0,0,0,1.76-.67c.58-.32,1.15-.62,1.7-1A18.76,18.76,0,0,0,241.76,33a12.78,12.78,0,0,0,3.38-6.37,24.59,24.59,0,0,0,.52-5.75c-.05-3.51-.42-6.59-.44-9.31s.33-4.95,1.32-6.21a7.08,7.08,0,0,1,4.7-2.23,30.67,30.67,0,0,1,5.07-.2c1.46,0,2.62.09,3.44.08s1.28-.13,1.34-.34S260.78,2.17,260,1.77Z"/> <path class="cls-19" d="M146.93,174.77l.51-18.15c.22-6.11.21-12.25.29-18.33s.17-12.1.13-18c0-5.28,0-10.43,0-15.41C142,140,134,187.16,134,187.16A34.1,34.1,0,0,0,146,193l0-.78C146.34,186.57,146.69,180.73,146.93,174.77Z"/> <path class="cls-20" d="M155.23,74.13c-.24-4.53-.52-8.79-.7-12.75-.39,3-.72,5.53-.93,7.28-.47,3.78-2.28,15.12-4.62,29.37,0,7,0,14.52-.05,22.27,0,5.88-.13,11.9-.21,18s-.13,12.23-.38,18.34l-.6,18.16c-.27,6-.66,11.8-1,17.44l-.05.9a21.3,21.3,0,0,0,3.31.43,70.56,70.56,0,0,0,16.12-1.63c-1.4-13.71-3-28.79-4.63-44.06C158.85,121.84,156.23,95.27,155.23,74.13Z"/> <path class="cls-21" d="M180.94,103.93c-.94.14-1.88.32-2.74.51.32-3.66.59-6.88.79-9.48.32-4.38.69-10.47,1.07-17.47-.09-.66-.16-1.32-.26-2-.41-2.62-.84-5.26-1.32-7.91-.92-5.3-1.92-10.67-2.43-16.08-.35-2.7-.37-5.42-.49-8.11,0-1.35.11-2.69.17-4s.15-2.67.28-4l.7-7.82L177.76,20c.32-2.48.74-4.9,1.14-7.26l1.16-6.92c.33-2,.67-3.94,1-5.83h-9.88c-.83,3.4-1.61,7.12-2.25,11.12-.93,5.47-1.58,11.47-2.09,17.84-.2,3.19-.4,6.47-.53,9.83s-.23,6.8-.23,10.31c-.15,14,.47,29.08.76,44.3,0,7.62.24,15.24.39,22.81.05,1.89.05,3.78.15,5.65l.32,5.61.63,11.06c.08,1.83.24,3.63.41,5.43l.49,5.34.94,10.41c.45,4,.92,7.85,1.39,11.61,1.93-18.38,4.72-45.54,6.39-63.84,1-.42,2.29-.92,3.55-1.37,2.75-1,5.51-1.7,5.46-2.16S184,103.49,180.94,103.93Z"/> <path class="cls-18" d="M169.21,149.31l-.49-5.34c-.17-1.79-.33-3.6-.41-5.43l-.63-11.06-.32-5.61c-.09-1.88-.09-3.76-.15-5.65-.15-7.56-.35-15.19-.39-22.81-.29-15.22-.91-30.27-.76-44.3,0-3.51.14-6.95.23-10.31s.34-6.64.53-9.83c.52-6.37,1.16-12.37,2.09-17.84.64-4,1.42-7.72,2.25-11.12h-.42c-.85,3.38-1.65,7.07-2.32,11-1,5.48-1.66,11.49-2.21,17.87-.21,3.2-.44,6.48-.59,9.85s-.27,6.82-.28,10.33c-.22,14.06.34,29.12.57,44.32,0,7.59.19,15.25.31,22.82,0,1.89,0,3.78.13,5.66l.3,5.62.6,11.09c.08,1.83.23,3.64.39,5.44l.47,5.35.91,10.43c.64,5.82,1.33,11.4,2,16.72l.55-5.22c-.46-3.76-.93-7.63-1.39-11.61Z"/> <path class="cls-18" d="M179.44,67.43c-.94-5.3-2-10.64-2.5-16-.36-2.68-.39-5.36-.53-8,0-1.33.1-2.66.14-4s.13-2.64.26-4l.65-7.8,1-7.54c.3-2.48.71-4.89,1.08-7.26l1.1-6.93c.31-2,.65-4,1-5.93H181c-.32,1.89-.66,3.83-1,5.83l-1.16,6.92c-.39,2.37-.82,4.78-1.14,7.26l-1.06,7.56-.7,7.82c-.13,1.32-.24,2.64-.28,4s-.15,2.68-.17,4c.12,2.69.13,5.42.49,8.11.51,5.41,1.51,10.78,2.43,16.08.48,2.65.91,5.29,1.32,7.91.1.66.18,1.32.26,2,.09-1.63.18-3.32.27-5C180,70.78,179.75,69.1,179.44,67.43Z"/> <path class="cls-18" d="M147.74,174.8l.6-18.16c.25-6.11.27-12.26.38-18.34s.22-12.11.21-18c0-7.75.05-15.24.05-22.27l-1.13,6.86c0,5,0,10.13,0,15.41,0,5.88-.08,11.9-.13,18s-.07,12.22-.29,18.33l-.51,18.15c-.24,6-.6,11.8-.88,17.43l0,.78.7.16.05-.9C147.08,186.61,147.47,180.77,147.74,174.8Z"/> <path class="cls-18" d="M156.42,74.07c-.26-5.27-.58-10.2-.74-14.69,0-2.06-.08-4-.11-5.88-.38,2.87-.73,5.53-1,7.88.18,4,.46,8.22.7,12.75,1,21.13,3.61,47.71,6.28,73.76,1.63,15.26,3.23,30.34,4.63,44.06l.66-.14c-1.31-13.71-2.84-28.77-4.4-44C159.86,121.74,157.34,95.18,156.42,74.07Z"/> <path class="cls-22" d="M428.73,14.4c-.24,0-.46,1.44-1,3.5A8.22,8.22,0,0,1,426.21,21c-.75.82-1.78,1-3.17.72s-2.86-.69-4.5-.82a7.84,7.84,0,0,0-3.47.45c0-.44,0-.87-.06-1.29a43.91,43.91,0,0,0-1.76-8.32c-.65-2.29-1.16-4.17-1.46-5.5s-.51-2.11-.75-2.11-.44.79-.53,2.22a33.4,33.4,0,0,0,.31,5.88,54.48,54.48,0,0,1,.63,7.92,10.09,10.09,0,0,1-2.89,7.26A16,16,0,0,1,407,28.79l-1.91,1.39c-.67.46-1.4,1.07-2.1,1.65A15.54,15.54,0,0,0,401,34c-.28.38-.57.76-.83,1.15l-.64,1.2c-.2.39-.44.81-.6,1.17l-.22.53c-.86-4.53-1.71-9-2.51-13.16L396,23.47C393.41,10.16,391.41,0,391.41,0H360.2s.93,5.57,2.23,14.23l.33,2.19c.31,2.08.63,4.3,1,6.65a53.82,53.82,0,0,0-6.08-.12c-3.95.1-7.91.29-10.79-.66a8.56,8.56,0,0,1-3.74-2.37c-.27-.28-.59-.71-.83-1l-.3-.4-.27-.46a12.34,12.34,0,0,1-1-2.5c-.29-1-.53-2.08-.74-3.21.5-.65,1.05-1.3,1.62-2a44.32,44.32,0,0,0,3.1-3.81,11.39,11.39,0,0,0,1.88-4A6.94,6.94,0,0,0,346.73,0H346a7.79,7.79,0,0,1-.53,2.25c-.79,2.12-3,4.32-5.44,6.58l-.5.49,0-.26c-.36-2.29-.71-4.66-1.25-7-.15-.68-.33-1.36-.53-2h-6.88a24.3,24.3,0,0,1,.39,3.14c.14,2,.16,4.25.2,6.62a57.68,57.68,0,0,0,.53,7.65A21.51,21.51,0,0,0,333,21.79l.49,1.17.62,1.15c.43.71.76,1.28,1.24,1.93a19,19,0,0,0,3.31,3.52,19.35,19.35,0,0,0,4.08,2.53,27.8,27.8,0,0,0,8.07,2.16c2.45.31,4.63.42,6.52.55,3.81.21,6.41.69,7.8,1.3l.35.16c1,7.53,2,15.61,2.77,23.58q.16,1.55.31,3.1c.6,6.18,1.09,12.25,1.4,17.89.42,7.67,1,17.36,1.54,27.7l.15,2.68,1.13,20.42c-.58-.68-1.19-1.41-1.82-2.13a30.26,30.26,0,0,0-3.48-3.55c-1.06-.85-1.87-1.26-2-1.11s.36.89,1.09,1.94,1.64,2.52,2.57,4,1.9,3.1,2.8,4.31c.4.58.79,1.06,1.11,1.45l.95,17.07.15,2.73,1.54,27.78s.67.37,1.84.92l1.13.5c4.61,2,13.84,5.16,22.15,2.94,2.23-.6,4.2-1.24,5.95-1.9l1-.41c7.55-3,10.41-6.15,10.41-6.15s-1.35-13.59-3.38-31.9l-.32-2.88c-.22-2-.45-4-.69-6.11.43-1.19.91-2.51,1.37-3.83,1.3-3.74,2.43-7.35,2-7.51s-2.19,3-4,6.36c-.69-6-1.43-12.22-2.2-18.44l-.11-.87c-1.71-13.83-3.56-27.57-5.36-38.61-.23-1.44-.5-3-.79-4.7q-.21-1.24-.44-2.56c-1-5.86-2.28-12.78-3.61-19.95.52-1.35,1.07-2.88,1.61-4.53l1.34-3.93.35-1c.12-.32.25-.58.38-.87l.38-.88.49-.79a10.53,10.53,0,0,1,1.15-1.51c.51-.48,1-1,1.61-1.48S409.4,33,410,32.38a19.88,19.88,0,0,0,1.9-2c.3-.37.6-.73.88-1.11l.74-1.29a9.8,9.8,0,0,0,.58-1.32c.09-.22.18-.44.26-.67l.18-.68h0a5.69,5.69,0,0,1,.89-.89,4.67,4.67,0,0,1,3-.87c1.27,0,2.74.3,4.38.41a7,7,0,0,0,2.62-.26,4.37,4.37,0,0,0,2.17-1.6,8.69,8.69,0,0,0,1.3-3.92C429.13,15.88,428.92,14.42,428.73,14.4Z"/> <path class="cls-23" d="M428.73,14.4c-.24,0-.46,1.44-1,3.5A8.22,8.22,0,0,1,426.21,21c-.75.82-1.78,1-3.17.72s-2.86-.69-4.5-.82a7.84,7.84,0,0,0-3.47.45c0-.44,0-.87-.06-1.29a43.91,43.91,0,0,0-1.76-8.32c-.65-2.29-1.16-4.17-1.46-5.5s-.51-2.11-.75-2.11-.44.79-.53,2.22a33.4,33.4,0,0,0,.31,5.88,54.48,54.48,0,0,1,.63,7.92,10.09,10.09,0,0,1-2.89,7.26A16,16,0,0,1,407,28.79l-1.91,1.39c-.67.46-1.4,1.07-2.1,1.65A15.54,15.54,0,0,0,401,34c-.28.38-.57.76-.83,1.15l-.64,1.2c-.2.39-.44.81-.6,1.17l-.22.53c-.86-4.53-1.71-9-2.51-13.16-1.1,4.13-2,8.51-2.85,13.07-.94,5.1-1.78,10.42-2.84,15.82S388,64.55,386.56,70c-.66,2.74-1.58,5.41-2.43,8.11s-1.67,5.39-2.61,8L378.62,94c-.49,1.29-.93,2.6-1.46,3.86l-1.56,3.78-3.06,7.4-.84,2.19,1.13,20.42c-.58-.68-1.19-1.41-1.82-2.13a30.26,30.26,0,0,0-3.48-3.55c-1.06-.85-1.87-1.26-2-1.11s.36.89,1.09,1.94,1.64,2.52,2.57,4,1.9,3.1,2.8,4.31c.4.58.79,1.06,1.11,1.44l.95,17.07c1.57-3.56,3.29-7.4,5.16-11.49,4.06-9,8.71-19.13,13-30A208.41,208.41,0,0,0,402.9,77.58c.56-2.85,1-5.71,1.53-8.56-1-5.86-2.28-12.78-3.61-19.95.52-1.35,1.07-2.88,1.61-4.53l1.34-3.93.35-1c.12-.32.25-.58.38-.87l.38-.88.49-.79a10.53,10.5.........完整代码请登录后点击上方下载按钮下载查看
网友评论0