403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/common/stickers/19/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/common/stickers/19/7.svg
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="400px" height="400px" viewBox="0 0 2500 2500" enable-background="new 0 0 2500 2500" xml:space="preserve">
	 
	 <style>

svg {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%)
 }

#left-wheel,
#right-wheel, #Laptop {
  transform-origin: 50% 50%;
  transform-box: fill-box; }

#guy-head {
  animation: head-nod 5s ease-in-out infinite;
  transform-origin: center left; }

@keyframes head-nod {
  0%,
  100% {
    transform: rotate(2deg) translate(-20px, -20px); }
  25%,
  75% {
    transform: rotate(10deg) translate(-90px, -100px); }
  50% {
    transform: rotate(6deg) translate(-50px, -60px); } }

#left-shoe {
  animation: left-shoe 6s infinite;
  transform-origin: 50% 50%; }

@keyframes left-shoe {
  25%,
  75% {
    transform: skew(7deg) translateX(-15px); }
  50% {
    transform: skew(10deg) translateX(-20px); } }

#left-arm {
  animation: left-arm-move 5s infinite alternate; }

@keyframes left-arm-move {
  25% {
    transform: rotate(2deg) translate(50px, -30px); }
  50% {
    transform: rotate(2deg) translate(50px, -25px); }
  75% {
    transform: rotate(1deg) translate(20px, -15px); } }

#thumb {
  animation: thumb 4s infinite;
  transform-origin: 50% 50%; }

@keyframes thumb {
  20%,
  40%,
  55% {
    transform: rotate(10deg) translate(-50px, 20px); }
  30%,
  60% {
    transform: rotate(3deg) translate(-20px, 10px); } }

#palm {
  animation: palm 3s infinite;
  transform: translateX(5px);
  transform-origin: left;
  transform-box: fill-box; }

@keyframes palm {
  10%,
  50% {
    transform: rotate(6deg); }
  20%,
  60% {
    transform: rotate(3deg); } }

#right-bicep,
#shoulder {
  animation: bicep-shoulder-move 8s infinite alternate;
  transform-origin: top left;
  transform-box: fill-box; }

@keyframes bicep-shoulder-move {
  20% {
    transform: rotate(-2deg) translate(5px, 5px); }
  40% {
    transform: rotate(1deg); }
  60% {
    transform: rotate(-1deg); }
  80% {
    transform: rotate(2deg); } }

#right-forearm {
  animation: right-arm 8s infinite alternate;
  transform-origin: left;
  transform-box: fill-box; }

@keyframes right-arm {
  20% {
    transform: rotate(-6deg) translateX(15px); }
  40% {
    transform: rotate(1deg); }
  60% {
    transform: rotate(-3deg) translateX(5px); }
  80% {
    transform: rotate(3deg) translateX(-5px); } }

#right-thigh {
  transform-origin: 50% 50%;
  animation: thigh 10s infinite; }

@keyframes thigh {
  20% {
    transform: rotate(-2deg) translate(0px, 0px); }
  40% {
    transform: rotate(1deg) translate(-5px, 0px); }
  60% {
    transform: rotate(-5deg) translate(30px, 5px); }
  80% {
    transform: rotate(1deg) translate(10px, -5px); } }

#skate-leg {
  transform-origin: 50% 50%;
  animation: skate_leg 10s infinite; }

@keyframes skate_leg {
  20% {
    transform: rotate(5deg) translate(-10px, -20px); }
  40% {
    transform: rotate(-15deg) translate(35px, 70px); }
  60% {
    transform: rotate(12deg) translate(-10px, -50px); }
  80% {
    transform: rotate(-8deg) translate(40px, 40px); } }

#skate-board {
  animation: skateboard-slide 10s infinite; }

@keyframes skateboard-slide {
  20% {
    transform: translateX(-50px); }
  40% {
    transform: translateX(200px); }
  60% {
    transform: translateX(-100px); }
  80% {
    transform: translateX(50px); }
  100% {
    transform: translateX(0px); } }

#left-wheel,
#right-wheel {
  animation: skate-wheel-rotate 10s infinite; }

@keyframes skate-wheel-rotate {
  0% {
    transform: rotate(30deg); }
  20% {
    transform: rotate(-25deg); }
  40% {
    transform: rotate(160deg); }
  60% {
    transform: rotate(10deg); }
  80% {
    transform: rotate(90deg); }
  100% {
    transform: rotate(30deg); } }

#Laptop {
  animation: laptop 3s infinite; }

@keyframes laptop {
  50% {
    transform: rotate(2deg) translate(-2px, 5px); } }

#o-note {
  animation: o-note-bounce 4s ease-in-out infinite;
  transform-origin: 50% 50%; }

@keyframes o-note-bounce {
  50% {
    transform: rotate(30deg) translate(-400px, 20px);
    opacity: 0.4; } }

#b-note {
  animation: b-note-bounce 5s 1s ease-in-out infinite;
  transform-origin: 50% 50%; }

@keyframes b-note-bounce {
  50% {
    transform: rotate(-40deg) translate(500px, 375px);
    opacity: 0.3; } }

#y-note {
  animation: y-note-bounce 5s 1.5s ease-in-out infinite;
  transform-origin: 50% 50%; }

@keyframes y-note-bounce {
  50% {
    transform: rotate(30deg) translate(-350px, 50px);
    opacity: 0.3; } }

#g-note {
  animation: g-note-bounce 5s 1.5s ease-in-out infinite;
  transform-origin: 50% 50%; }

@keyframes g-note-bounce {
  50% {
    transform: rotate(-30deg) translate(400px, 250px);
    opacity: 0.2; } }

#star1 {
  animation: twinkle 3.5s infinite; }

#star2 {
  animation: twinkle 5s infinite; }

#star3 {
  animation: twinkle 7.5s infinite; }

@keyframes twinkle {
  50% {
    transform: scale(1.1) translate(-175px, -75px);
    opacity: 0; } }

#leaf-yellow,
#leaf-blue {
  animation: leaf-sway-yellow-blue 5s infinite;
  transform-origin: 50% 50%; }

#leaf-green {
  animation: leaf-sway-green 4s infinite;
  transform-origin: 50% 50%; }

@keyframes leaf-sway-yellow-blue {
  50% {
    transform: translate(-25px, 55px) rotate(-4deg); } }

@keyframes leaf-sway-green {
  50% {
    transform: translateX(10px, -150px) rotate(10deg); } }

#steam-1 {
  opacity: 0;
  transform: translateY(-50px);
  animation: steam-whisp 6s ease-in-out infinite;
  animation-delay: 1.5s; }

#steam-2 {
  opacity: 0;
  transform: translateY(-50px);
  animation: steam-whisp 6s ease-in-out infinite;
  animation-delay: 3s; }

#steam-3 {
  opacity: 0;
  transform: translateY(-50px);
  animation: steam-whisp 6s ease-in-out infinite;
  animation-delay: 4.5s; }

@keyframes steam-whisp {
  50% {
    opacity: 0.5; }
  75% {
    transform: translateY(-150px);
    opacity: 0; } }

#z1 {
  opacity: 0;
  animation: snores 6s ease-in-out infinite;
  animation-delay: 2.5s; }

#zb1 {
  opacity: 0;
  animation: snore-bubble 6s ease-in-out infinite;
  animation-delay: 0s; }

#z2 {
  opacity: 0;
  animation: snores 6s ease-in-out infinite;
  animation-delay: 3.5s; }

#zb2 {
  opacity: 0;
  animation: snore-bubble 6s ease-in-out infinite;
  animation-delay: 1s; }

#z3 {
  opacity: 0;
  animation: snores 6s ease-in-out infinite;
  animation-delay: 4.5s; }

#zb3 {
  opacity: 0;
  animation: snore-bubble 6s ease-in-out infinite;
  animation-delay: 2s; }

@keyframes snores {
  50% {
    opacity: 0.7; }
  75% {
    transform: translate(-50px, -75px);
    opacity: 0; } }

@keyframes snore-bubble {
  75% {
    opacity: 0.7; } }

#tail {
  animation: tail-wag 4s infinite; }

@keyframes tail-wag {
  50% {
    transform: rotate(10deg) translate(350px, -60px); } }

</style>
	 
<g id="guy-head">
	<g id="head">
		<path fill="#F49984" d="M629.64,582.43c3.76-22.84-10.19-54.31-13.64-77.93c0,0,12.25-46.25-11.67-46.5
			c-21.32-0.22-43.03,9.08-27.26,42.38c20.18,42.62-41.77,77.93-52.29,59.03c0.17,14.48-4.83,34.88-20.91,75.84
			c0,0,103.63,21.75,135.26,7.42c4.73-9.86,0-44.12,0-44.12C632.49,593.57,628.74,587.9,629.64,582.43z"/>
		<path fill="#F49984" d="M732.63,393.98l-15.61,0.57c-1.07,1.31-5.24,3.45-9.93,5.58c-5.21,2.56-51.61,19.61-51.61,19.61
			c-2.05,9.07-5.48,18.88-6,21.05c0.57-0.03,1.14-0.07,1.74-0.09c18.08,11.38,14.3,46.96,20.28,47.42c0.11,0.01,0.24,0.02,0.38,0.03
			c2.61,0.25,9.8,1.34,18.59,3.03c16.42,3.05,37.68,7.72,40.35,11.07c28.89-2.55,27.62-17.56,3.93-49.59
			c-19.19-25.95-7.43-38.76-1.8-58.76C732.84,393.93,732.74,393.95,732.63,393.98z"/>
		<g>
			<path fill="#006837" d="M719.06,341.62c-13.18-12.12-7.9-8.58-22.17-16.94c-14.27-8.36-53.75-2.4-71.8,2.84
				c-66.46,32-65.16,77.83-66.95,105.22l-54.35,4.47c10.53-0.78,122.24-9.05,151.71-16.35l11.83-3.48
				C667.08,399.38,677.67,355.83,719.06,341.62z"/>
			<path fill="#01753B" d="M717.99,340.42c-46.49,14.33-55.27,78.32-55.27,78.32s1.47-0.25,4.62-1.36
				c10.57-3.74,34.29-13.53,40.53-16.63c1.99-0.99,8.08-4.87,9.15-6.18c0,0-1.74-17.95,7.78-24.57c0,0,10.21-4.25,10.39-4.27
				C731.52,357.09,719.75,342.13,717.99,340.42z"/>
			<path fill="#0D5617" d="M626.75,330.88c18.04-5.24,41.88-12.27,71.16-4.6c-21.42-13.21-48.09-19.38-70.57-19.4
				c-15.41-0.02-29.33,2.1-39.36,5.01c-92.13,21.88-84.86,125.33-84.86,125.33h0.68l54.35-4.47
				C564.5,405.17,560.29,362.88,626.75,330.88z"/>
		</g>
		<path fill="#844428" d="M690.47,491.18c-8.76-1.63-16.14-2.79-18.59-3.03c-0.14-0.01-0.27-0.03-0.38-0.03
			c-5.98-0.46-2.2-36.04-20.28-47.42c-0.6,0.02-1.18,0.05-1.74,0.09c0.53-2.17,3.95-11.98,6-21.05l0,0
			c-30.95,7.66-151.89,15.72-152.38,16.49c-0.49,0.77,12.76,105.83,21.57,122.87c0.06,0.11,0.08,0.21,0.14,0.32
			c10.52,18.91,72.45-16.41,52.27-59.03c-15.76-33.3,5.93-42.6,27.25-42.38c23.92,0.25,11.66,46.5,11.66,46.5
			c3.44,23.62,17.4,55.09,13.63,77.93c-0.9,5.47,2.85,11.14,9.49,16.11c21.09,15.81,71.32,24.62,94.36-2.22
			c30.29-35.29,1.5-88.82-2.68-94.07C728.15,498.9,706.9,494.23,690.47,491.18z"/>
		<path fill="#808080" d="M870.21,352.04c5.36,1.26,0.4,4.37-10.95,8.5c30.67-11.16,14.13-14.77-125.59,5.28
			c-0.18,0.03-8.86,4.19-8.86,4.19c-5.16,3.59-8.6,9.41-9.89,14.58l16.52,0.22C731.54,384.78,846.29,360.42,870.21,352.04z"/>
		<path fill="#5E5B5A" d="M738.66,392.61c20.64-4.69,41.23-9.66,61.73-14.95c12.54-3.25,25.05-6.58,37.47-10.25
			c5.31-1.55,10.6-3.19,15.85-4.95c2.71-0.86,25.63-8.3,16.51-10.43c-29.63,8.13-60.83,15.05-90.95,21.37
			c-21.33,4.48-42.56,10.13-64.36,11.18C709.81,402.69,729.9,394.61,738.66,392.61C738.96,392.54,737.97,392.77,738.66,392.61z"/>
		<path fill="#E08C7E" d="M524.83,559.41c0,0,1.92,22.75-20.95,75.84c8.28,1.63,23.69,4.39,23.69,4.39l22-78.53
			C549.56,561.1,529.75,570.63,524.83,559.41z"/>
	</g>
</g>
<g id="left-leg">
	<path fill="#E08C7E" d="M1772.47,1274.55c0,0-497.95-64.12-530.92-47.74c-22.39,11.13-82.31,55.3-81.09,91.58
		c0.05-0.75,0.12-1.51,0.25-2.28c7.93,6.43,494.27,32.14,607.82,17.17c2.3-12,4.34-29.98,5.38-57.53c0.14,0.03,0.27,0.05,0.4,0.08
		C1773.25,1274.88,1772.47,1274.55,1772.47,1274.55z"/>
	<path fill="#CC7F75" d="M1161.33,1314.17c-0.12,0.77,0.23,14.16,3.24,18.43c8.66,12.31,30.27,21.01,59.52,28.13
		c118.82,28.94,444.6,17.17,532.64,0.91c0.22-0.04,0.45-0.08,0.67-0.12c0.03-0.11,0.06-0.23,0.09-0.34
		c0.3-0.97,10.75-26.03,11.5-29.93C1655.45,1346.22,1169.26,1320.6,1161.33,1314.17z"/>
</g>
<path id="left-bicep" fill="#E08C7E" d="M715.61,807.04c0,0,78.08,159.19,174.98,192.53c55.58,10.43,89.91,124.8-122.59,94.83
	C611.98,1020.31,715.61,807.04,715.61,807.04z"/>
<path id="left-short" fill="#464A66" d="M845.66,1389c0,0,370.29-4.86,381.48-15.1c11.19-10.24,44.64-120.24,16.25-156.07
	s-411.13,19.16-411.13,19.16L845.66,1389z"/>
<g id="left-arm">
	<g id="left-forearm">
		<path fill="#E08C7E" d="M1177.33,1007.89c3.76-15.38,5.7-29.55-17.71-27.06c-125.16,13.33-191.79,7.33-286.13,22.83
			c-52.95,30.17-42,86.83-42,86.83C949.77,1092.92,1173.46,1018.02,1177.33,1007.89z"/>
		<path fill="#CC7F75" d="M1177,1008.42c0,0-10.89,6.36-10.4,6.2c0,0-216.83,78.3-335.1,75.88l-0.94,20.67
			c0.02,0.01,1.94,20.67,1.94,20.67c142.67-15.84,220.23-73.49,330.46-102.83C1163.76,1028.75,1177,1008.42,1177,1008.42z"/>
	</g>
	<g id="palm">
		<path fill="#E08C7E" d="M1324.81,1005.63c-22.34-10.8-62.93-20.46-93.09-26.32c-23.69-4.6-46.08-2.24-69.72,1.57
			c0,0-3.3,21.25-0.76,36.83c1.12-0.01,85.63-10.36,109.2-4.97C1287.28,1014.96,1319.38,1018.24,1324.81,1005.63z"/>
		<path fill="#CC7F75" d="M1331.24,1016.67c4.38-4.38-3.92-9.15-6.99-10.83c-10.07,2.91-15.7,4.67-21.27,5.45
			c-12.54,1.74-25.96,2.23-38.47,0.07c-34.38-5.94-72.88,1.66-107.27,5.35c3.95,21.72,18.84,15.03,35.48,12.19
			c21.98-3.76,44.35-7.59,66.71-7.7c11.24-0.05,22.25,2.4,33.52,2.42C1303.32,1023.61,1323.47,1024.93,1331.24,1016.67
			C1331.54,1016.38,1331.23,1016.68,1331.24,1016.67z"/>
	</g>
	<g id="thumb">
		<path fill="#E08C7E" d="M1198.38,1013.88c16.63,18.5,20.06,15.61,51.01,20.63c5.42,0.2,17.14,2.94,20.18,2.49
			c0.01,0.03,0.02,0.06,0.03,0.08c-2.93-7.84-27.68-20.07-27.68-20.07l-27.42-13c0,0-23.73-3.06-22.63-3.31
			C1191.06,1003.37,1192.25,1008.6,1198.38,1013.88z"/>
		<path fill="#CC7F75" d="M1269.57,1036.99c-2.78-1.87-44.4-3.57-55.07-10.65c-8.13-4.63-23.67-15.08-22.66-25.8
			c-5.5,2.56-8.62,5.82-7.11,12.17c1.64,6.88,8.86,15.76,14.79,19.44c5.91,3.68,13.25,4.94,19.94,6.47
			c13.37,3.05,26.2,3.56,39.79,1.79C1259.92,1040.31,1269.94,1037.24,1269.57,1036.99z"/>
	</g>
</g>
<path id="Laptop" fill="#474240" d="M1559.52,730.58c0,0-5.59-23.38-21.29-5.6c-16.39,32.76-105.18,293.52-105.18,293.52
	s-0.55,2-0.94,2.85c-58.97,5.68-283.91,44.74-283.91,44.74s-25.32,1.6-3.54,25l300.89-38.88l17.71-20.96l1.87-3.31L1559.52,730.58z"
	/>
<g id="right-thigh">
	<path fill="#F6AD9D" d="M1497.98,1085.99c-12.42-28.67-45.23-35.41-73.31-33.8C1315,1058.5,1216,1081.48,1216,1081.48
		c-6.61,51.53-11.15,91.87-8.24,115.29c33.83-8.79,105.93-32.92,184.9-53.59C1517.47,1150.51,1497.98,1085.99,1497.98,1085.99z"/>
	<path fill="#E29D91" d="M1395.5,1137c-11.5,0.75-195.35,46.94-198,47.5l10.5,74.75l136.77-31.42c0,0,105.73-26.99,109.4-40.66
		C1458.25,1127.25,1407,1136.25,1395.5,1137z"/>
</g>
<g id="torso">
	<path fill="#006837" d="M515.75,621.9c-22.46,16.59-41.93,20.31-55.15,86.93c-5.41,70.54,15.44,454.13,59.85,471.71
		c43.9,8.62,282.54-28.2,283.15-27.45c0-198.09-64.38-245.87-91.26-290.76c-4.16-114.62-33.1-184.84-65.19-219.33
		c-30.48-32.76-70.31-32.54-70.31-32.54S549.85,604.62,515.75,621.9z"/>
	<path fill="#01753B" d="M864.84,1121.81C832.91,937.28,760.72,868.97,731.53,828c-21.54-160.64-80.35-203.77-118.57-214.36
		c-20.31-5.63-36.13-3.18-36.13-3.18s38.51,1.78,68.99,34.54c32.08,34.49,57.63,103.88,61.79,218.5
		c26.88,44.89,69.92,94.92,96,289.59c7.39-1.66,14.51-2.83,21.14-3.95C847.05,1145.36,863.64,1142.04,864.84,1121.81z"/>
</g>
<g id="shorts">
	<path fill="#595B8E" d="M1236.57,1077.1c-154.07,5.9-715.69,99.68-715.69,99.68c13.24,197.12,138.55,246.21,304.54,225.87
		c197.67-64.05,392.36-118.16,401.72-119.98C1265.78,1204.44,1257.69,1157.83,1236.57,1077.1z M835.5,1308.67
		c-29.1,2.24-25.78-2.09-49.17-2.67c22-6.67,73.17-90.25,81.03-103c20.64-0.67,51.37-1.5,51.37-1.5S857.17,1307,835.5,1308.67z"/>
	<path fill="#464A66" d="M772.82,1309.8c27.46,0.67,23.56,5.76,57.72,3.13c25.44-1.96,97.71-125.81,97.71-125.81
		s-36.08,0.98-60.3,1.76C858.71,1203.85,798.65,1301.98,772.82,1309.8z"/>
</g>
<g id="skate-leg">
	<path fill="#F6AD9D" d="M1494.03,1604.97c60.97-178.97,38.85-507.68-7.43-535.33c-28.74-20.47-88.73,17.82-106.6,112.44
		c-20.7,109.62,20.49,388.58,27.32,415.94c3.15,0.59,4.77,3.94,16.43,6.27C1436.07,1606.3,1448.76,1604.99,1494.03,1604.97z"/>
	<path fill="#E29D91" d="M1392.58,1140.06c-48.5,70.42,8.14,431.5,14.74,457.96c9.89,5.73,17.92,6.5,18.67,6.6
		C1443.55,1429.42,1436.59,1161.01,1392.58,1140.06z"/>
	<g id="right-shoe">
		<g>
			<path fill="#595B8E" d="M1641.88,1750.75c-0.88-28.55-53.87-34.9-53.87-34.9l-29.54-6.34c0,0-38.04,37.88-44.59,35.68
				c-9.5-3.19-19.25-8.31-19.25-8.31s32.39-19.47,41.91-34.94c-1.07-0.59-2.82-1.5-4.02-2.13c0,0-40.91,37.53-46.54,33.53
				c-10.09-7.16-16.3-12.17-16.3-12.17s33.33-16,42.85-31.46c-7.8-3.93-15.62-7.97-21.76-11.71c-0.94,0.12-42.68,3.75-66.61-1.03
				c-11.48,19.29-14.65,50.43-13.83,63.64c2.46,19.33,4.66,27.92,16.5,35.35c-0.21,0.61,168.26,0.96,168.26,0.96
				C1632.75,1779.19,1642.27,1760.5,1641.88,1750.75z"/>
		</g>
		<path fill="#464A66" d="M1429.5,1777.11c-11.84-7.43-14.29-16.5-16.75-35.83c-0.81-13.21,3.52-44.68,15-63.68l-3.61-0.61l0,0
			c-7.58-1-14.38-3.53-18.7-6.37c-1.82-1.19-3.21-2.44-4.02-3.65c-19.26,16.04-19.08,57.97-18.11,73.63
			c2.46,19.33,4.18,27.91,16.02,35.34C1412.47,1777.01,1429.29,1777.72,1429.5,1777.11z"/>
		<path fill="#464A66" d="M1468.88,1720.65c0,0,7.41,6.44,17.5,13.6c5.64,4,46.38-34.43,46.38-34.43
			c-0.03-0.01-21.03-10.51-21.03-10.51C1502.21,1704.31,1468.88,1720.65,1468.88,1720.65z"/>
		<path fill="#464A66" d="M1492.5,1736.67c0,0,11.92,6.14,21.42,9.33c6.55,2.2,45.51-36.28,45.51-36.28s-6.53-0.67-16.52-4.87
			c-2.14-0.9-4.46-1.95-7-3.22l0,0C1526.4,1717.09,1492.5,1736.67,1492.5,1736.67z"/>
	</g>
	<g id="right-sock">
		<path fill="#FFFFFF" d="M1481.97,1628.65c4.95-0.24,8-0.47,8-0.47s2.36-3.75,4.06-23.2c-37.78-0.36-59.21,1.53-70.28-0.69
			c-11.67-2.33-13.28-5.67-16.43-6.27c-0.11-0.02-0.23-0.04-0.35-0.05c-3.88,3.5-3.71,20.48-2.14,22.2
			c0.98,0.83,2.16,1.58,3.53,2.27C1421.25,1627.57,1462.86,1629.13,1481.97,1628.65z"/>
		<path fill="#FFFFFF" d="M1490.75,1678c0,0,0.05-15.16-1.72-25.32c-1.76,0.13-80.91-2.43-85.26-11.83c0,0-2.44,25.99-2.35,26.12
			C1413.59,1685.1,1490.67,1678.05,1490.75,1678z"/>
		<path fill="#F94313" d="M1437.48,1651.1c14.27,1.74,29.44,3.19,51.55,1.57c1.97-10.8,4.16-14.96,0.94-24.51
			c-1.67,0.22-54.8-1.67-85.14-8c0,0-3.91,12.28-1.06,20.68C1405.26,1645.23,1419.54,1648.92,1437.48,1651.1z"/>
	</g>
</g>
<path id="body-shadow" fill="#0D5617" d="M572.26,664.5c95.41,48.24-19.74,144.97-22.24,161.47
	c12.85,132.65-0.96,274.54,15.54,301.64c16.5,27.1-18.18-9.54-45.04-52.87S471.5,792.14,482.5,746.5
	C486.17,698.5,521.83,665.78,572.26,664.5z"/>
<g id="right-bicep">
	<path id="r-bicep-main" fill="#F49984" d="M666.14,1046.41c-61.26-89.06-17.01-238.37-17.01-238.37l-155.37-0.56l71.74,0.56
		C493.76,852.6,530,1065,659.76,1219.05C719.76,1195.05,748.2,1149.6,666.14,1046.41z"/>
	<path id="r-bicep-shade" fill="#E08C7E" d="M565.5,808.04l-71.74-0.56c0,0,26.8,389.66,166,411.57
		C543.53,1061.93,504.66,850.5,565.5,808.04z"/>
</g>
<g id="shoulder">
	<path fill="#01753B" d="M647.14,736.62c-47.81,24.62-65.14,41.85-81.28,70.82l83.28,0.55C649.72,805,653.9,770.81,647.14,736.62z"
		/>
	<path fill="#006837" d="M647.14,736.64L647.14,736.64c-2.82-22.49-8.35-65.08-68.25-70.86l-4.27,0.02c0,0-87.21-0.28-80.95,139.6
		c0.03,0.67,0.05,1.33,0.08,2.01c0,0.03,0,0.06,0,0.09h5.58l66.52-0.02C582,778.5,599.33,761.26,647.14,736.64z"/>
</g>
<g id="left-sock">
	<path fill="#FFFFFF" d="M1796.52,1282.33c0,0-22.48-6.55-22.62-6.58c-1.03,27.55-16.14,83.59-16.5,85.77
		c3.05,4.24,19.94,5.93,21.83,4.56C1780.17,1365.19,1796.52,1282.33,1796.52,1282.33z"/>
	<path fill="#FFFFFF" d="M1847.14,1287.63l-26.25-1.29c-1.07,7.26-12.39,73.86-21.17,83.06c2.22,1.36,19.87,5.02,25.26,5.42
		c0.14-0.06,0.27-0.14,0.41-0.21C1849.75,1347.25,1847.14,1287.63,1847.14,1287.63z"/>
	<path fill="#F94313" d="M1813.61,1337.02c2.16-8.92,7.64-38.77,7.32-50.92c-3.84-1.74-24.44-5.16-24.4-3.77
		c0.04,1.68-16.4,83.27-17.28,83.75c0,0,13.47,5.65,22.13,3.74c3-1.96,7.76-16.49,9.15-21.25
		C1811.64,1344.75,1812.67,1340.9,1813.61,1337.02z"/>
</g>
<g id="left-shoe">
	<path fill="#464A66" d="M1860.16,1266.66c14.33,11.15,26.51,46.63,26.51,46.63s6.2-6.59,14.42-15.83
		c4.59-5.16-28.15-50.37-28.15-50.37s-12.15,18.44-12.88,19.57c0.01,0,0.05,0.01,0.05,0.01h0.02
		C1860.14,1266.66,1860.15,1266.67,1860.16,1266.66C1860.15,1266.67,1860.15,1266.67,1860.16,1266.66
		C1860.15,1266.66,1860.16,1266.66,1860.16,1266.66z"/>
	<path fill="#464A66" d="M1905.08,1289.61c0,0,6.16-9.13,10.37-18.22c2.91-6.27-30.58-48.23-30.58-48.23s-1.07,5.48-6.33,14.95
		c-1.12,2.03-2.43,4.22-3.97,6.6C1888.9,1255.86,1905.08,1289.61,1905.08,1289.61z"/>
	<path fill="#595B8E" d="M1944.9,1145.85c0,0-0.17-0.41-9.9-1.09c-28.47-2.25-40.59,49.73-40.59,49.73l-9.85,29.89
		c0,0,34.01,42.03,30.45,47.96c-5.01,8.33-9.01,15.88-9.01,15.88s-16.57-33.18-30.9-44.33c-0.7,1-2.6,3.87-3.35,4.99
		c0,0,32.97,43.4,28.38,48.56c-8.22,9.25-11.26,11.96-11.26,11.96s-13.67-32.87-28-44c-3.65,5.61-9.18,12.39-12.26,18.29
		c-3.08,5.89-2.34,10.26-2.57,17.25c-0.48,14.57-2.1,29.11-5.7,43.26c11.95,6.58,22.5,13.07,35.85,16.9
		c8.94,2.57,18.2,3.98,27.48,4.53c3.29,0.19,32.92,0.72,33.36-2.4c8.38-59.41,18.87-169.06,18.87-169.06
		C1962.27,1156.95,1944.9,1145.85,1944.9,1145.85z"/>
	<path fill="#464A66" d="M1840.84,1342.13c-0.64,2.94-9.84,30.19-15.39,32.32c43.8,39.3,105.65,16.9,107.58,13.75
		c0.87-4.99,3.77-22.96,3.86-26.86C1916.07,1364.01,1880.46,1368.05,1840.84,1342.13z"/>
</g>
<g id="right-forearm">
	<path id="r-forearm" fill="#F49984" d="M1082.42,1161.77c1.84-2.75,3.69-6.45,5.51-12.14c0.99-20.72,0.18-24.23-0.9-28.44
		c-1.77-5.01-5.27-6.6-7.75-7.08c-0.91-0.14-1.86-0.19-2.86-0.16c-1.11,0.05-2.99,0.27-3.17,0.29c-7.75,1.1-17.03,4.69-24.58,0.89
		c9.13-4.69,18.52-12.91,24-20.72c2.24-4.13,2.92-7.07,2.92-7.07s0.29,0.13,0.8,0.36c0.01-0.03,0.02-0.06,0.03-0.09
		c-2.91-4.1-0.57-7.6,0.14-8.49c-2.31-4-9.3-5.75-23.23-3.11c-40.96,7.76-58.25,23.81-99.14,47.96
		c-56.36,6.17-275.04-20.85-275.04-20.85c-57.87-8.71-92.93,87.76-3.75,123.52c284.33-5.9,370.63-32.4,374.04-33.07
		c9.71-8.38,17.59-14.92,23.71-20.95c2.98-4.2,6.07-6.13,9.17-10.69C1082.35,1161.87,1082.38,1161.82,1082.42,1161.77z"/>
	<path id="r-arm-shade" fill="#E08C7E" d="M621.22,1160.39c0,0,1.78,61.11,54.18,66.24c47.6,1.37,340.48-11.51,374.04-33.07
		c33.56-21.56,38.49-34.6,38.69-48.55C1051,1163,1010,1200,881,1195S688.25,1208.25,621.22,1160.39z"/>
	<path id="coffee" fill="#560000" d="M1076.42,1087.6c0.04,0.05,0.06,0.1,0.1,0.15c4.76,2.07,27.08,11.28,45.11,10.15
		c20.29-1.27,37.06-1.51,42.04-2.73c4.97-1.22,8.17-1.52,11.16-3.05c2.37-1.21,7.33-3.72,9.29-4.71
		c-38.86-27.59-107.36-8.52-107.36-8.52s-0.08,0.08-0.19,0.23C1075.85,1080,1073.51,1083.5,1076.42,1087.6z"/>
	<path id="cup" fill="#F9A34E" d="M1184.94,1086.99c0,0-0.32,0.16-0.82,0.42c-1.95,0.99-6.92,3.5-9.29,4.71
		c-2.99,1.53-6.19,1.83-11.16,3.05c-4.97,1.22-21.75,1.46-42.04,2.73c-18.03,1.13-40.35-8.08-45.11-10.15
		c-0.05-0.02-0.08-0.04-0.13-0.06c-0.51-0.22-0.8-0.36-0.8-0.36s-0.68,2.94-2.92,7.07l0,0c-0.21,3.95,0.72,11.77,0.55,19.83
		c0,0,0.03,0,0.04,0c0.18-0.02,2.07-0.23,3.17-0.29c0.02,0,0.04,0,0.05,0c0,0,1.19-0.15,2.8,0.17c2.48,0.48,5.98,2.07,7.75,7.08
		c1.08,4.21,1.89,7.72,0.9,28.44c-1.82,5.69-3.67,9.39-5.51,12.14c-0.03,0.05-0.07,0.1-0.1,0.16c-3.1,4.56-6.19,6.49-9.17,10.69
		c0,0.01-0.01,0.01-0.01,0.02c-2.37,8.31,1.39,39.64,1.39,39.64c26.91,10.61,99.25,7.11,105.81,0.73
		C1193,1200.67,1184.94,1086.99,1184.94,1086.99z"/>
	<path id="cup-shade" fill="#E29856" d="M1107.77,1097.1c-13.21-2.05-25.85-7.06-30.39-8.98c-0.66,0.04-1.34,0.09-2.05,0.13
		c-0.37,1.17-1.16,3.39-2.66,6.15l0,0c-0.21,3.95,0.72,11.77,0.55,19.83c0,0,0.03,0,0.04,0c0.18-0.02,2.07-0.23,3.17-0.29
		c0.02,0,0.04,0,0.05,0c0,0,1.19-0.15,2.8,0.17c2.48,0.48,5.98,2.07,7.75,7.08c1.08,4.21,1.89,7.72,0.9,28.44
		c-1.82,5.69-3.67,9.39-5.51,12.14c-0.03,0.05-0.07,0.1-0.1,0.16c-3.1,4.56-6.19,6.49-9.17,10.69c0,0.01-0.01,0.01-0.01,0.02
		c-2.37,8.31,1.39,39.64,1.39,39.64c6.89,2.71,16.75,4.5,27.72,5.56C1110.89,1204.53,1109.13,1131.61,1107.77,1097.1z"/>
</g>
<g id="chair">
	<path id="chair-main" fill="#754C30" d="M292,639.63c-49.57,67.18,241.65,871.44,248,873.11c6.35,1.67,39.55-0.74,39.55-0.74
		h506.83l154.76-0.13c0,0,239.43-273.71-661.59-70.68C523.44,1166.09,420.43,413.4,292,639.63z"/>
	<path id="chair-shade" fill="#603D26" d="M561,1465c-6.09-1.6-260.56-738.92-239.49-860.08c-9.68,6.44-19.52,18.11-29.51,35.71
		c-49.57,67.18,241.65,871.44,248,873.11c6.35,1.67,701.14-0.87,701.14-0.87s19.86-27.54,25.76-47.98
		C1266.9,1464.89,567.35,1466.67,561,1465z"/>
	<ellipse id="chair_shadow" fill="#BEBFAC" cx="981.78" cy="1836" rx="485.31" ry="15"/>
	<g id="chair-l-leg">
		<polygon fill="#828282" points="709,1512 634.61,1512 634.97,1513 666.67,1513 735,1846 745.09,1846 		"/>
		<g>
			<polygon fill="#5E5B5A" points="634.97,1513 634.61,1513 724.25,1846 735,1846 666.67,1513 			"/>
		</g>
	</g>
	<g id="chair-r-leg">
		<path fill="#828282" d="M1068.5,1511.38L1037.07,1846h16.9l72.67-334L1068.5,1511.38z"/>
		<g>
			<polygon fill="#5E5B5A" points="1067.65,1512 1037.07,1846 1045.81,1846 1093.64,1512 			"/>
		</g>
	</g>
</g>
<g id="table">
	<path id="table-shadow" fill="#D0D3BA" d="M1786.45,1845c0,5.81,92.91,10.52,207.51,10.52c114.6,0,207.51-4.71,207.51-10.52
		s-92.91-8.94-207.51-8.94C1879.35,1836.06,1786.45,1839.19,1786.45,1845z"/>
	<g id="table-legs">
		<polygon fill="#828282" points="1888.39,1851 1900,1851 1909.9,1439 1859.12,1439.27 		"/>
		<polygon fill="#5E5B5A" points="1897.39,1851 1888.39,1851 1859.17,1439.16 1868.12,1439 1868.17,1439 1878.28,1439.17 
			1887,1699.22 1887,1699.28 1890.13,1745.96 		"/>
		<path fill="#DBC08A" d="M2222.39,1398h-388c-42.44,19-2.39,41-2.39,41c21.66,0,48.47,0,77.9,0c71.55,0,158.48,0,224,0
			c38.7,0,69.93,0,86.1,0C2246.96,1415,2222.39,1398,2222.39,1398z"/>
		<path fill="#BFA577" d="M1834.39,1398H1778c-40.06,18.91,0,41,0,41s23.41,0,56.39,0C1834.39,1439,1794.33,1416.91,1834.39,1398z"
			/>
		<polygon fill="#828282" points="2112.39,1851 2124,1851 2133.9,1439 2083.12,1439.27 		"/>
		<polygon fill="#5E5B5A" points="2121.39,1851 2112.39,1851 2083.17,1439.16 2092.12,1439 2092.17,1439 2102.28,1439.17 
			2111,1699.22 2111,1699.28 2114.13,1745.96 		"/>
	</g>
	<g id="plantpot">
		<path fill="#BA6A35" d="M2011.64,1254.66L2058,1398h72.55l41.42-144.16C2120.29,1259.02,2068.22,1258.07,2011.64,1254.66z"/>
		<path fill="#7C4222" d="M1987.08,1253.86L2032,1398h26l-44.36-142.34C2004.95,1255.14,1996.11,1254.54,1987.08,1253.86z"/>
		<path fill="#A0542A" d="M2180,1222c-26.42,0-126.54,0-176,0c0,0-13.62,13.88-2.62,32.88c-8.95-0.59-16.06-1.13-25.38-1.88
			c3.73,0.3,7.41,0.58,11.08,0.86c9.03,0.68,17.87,1.28,26.56,1.8c56.58,3.4,106.28,4.67,157.95-0.52c2.67-0.27,5.72-1.85,8.4-2.15
			C2182.34,1250.11,2195.5,1237.5,2180,1222z"/>
		<path fill="#7C4222" d="M2003.38,1256.02c-11-19,0.62-34.02,0.62-34.02c-16.99,0-28,0-28,0s-11,13,0,32
			C1985.32,1254.75,1994.43,1255.42,2003.38,1256.02z"/>
		<path fill="#60321B" d="M2180,1222c0,0-7.73-5.46-12.17-9.5c-4.44-4.04-19.83-7-32-5.7c-10.53,2.04-20.33-1.3-37.08-11.3
			c-23.76-4.93-37.58-5.83-56.42,1.17c-9.98,7.27-17.83,13.17-40.42,13.92c-19.27,4.79-25.94,11.41-25.94,11.41h0.03
			c0,0,11.01,0,28,0C2053.46,1222,2153.58,1222,2180,1222z"/>
	</g>
	<g id="leaf-yellow">
		<path fill="#BEE561" d="M1979.71,1083.09c-21.61,20.25-11.03,45.29,18.27,54.31l14.97-29.46c3.87-4.23,4.3,1.25,4.3,1.25
			s-4.52,18.81-10.33,30.5c3.6,1.02,7.09,2.55,10.45,4.45l7.14-18.64c3.87-4.23,3.5,2.45,3.5,2.45s-0.22,12.01-2.97,21.31
			c19.69,15.11,34.54,41.51,43.48,51.78l7.27-0.94C2075.79,1200.1,2049.38,1040.83,1979.71,1083.09z"/>
		<path fill="#1FA35B" d="M2012.94,1107.94l-14.97,29.46l-3.96,7.79c0,0-1.15,7.3,6.45,3.06c2.21-1.23,4.4-4.46,6.44-8.55
			c5.81-11.69,10.33-30.5,10.33-30.5S2016.81,1103.7,2012.94,1107.94z"/>
		<path fill="#1FA35B" d="M2024.5,1125.5l-7.14,18.64l-4.03,10.52c0,0-1.93,8.74,5.67,4.5c2.78-1.55,4.7-5.41,6.03-9.91
			c2.75-9.29,2.97-21.31,2.97-21.31S2028.37,1121.27,2024.5,1125.5z"/>
	</g>
	<g id="leaf-blue">
		<path fill="#4ED88D" d="M2091.75,1078.75c-9-0.33-15.25-5.42-0.75-7.92s19.33-3.5,19.33-3.5s0.43-0.06,1.12-0.13
			c-0.59-4.41-1.33-8.71-2.22-12.84c-10.02,4.14-21.23,7.64-21.23,7.64s-10.67-4.17-3.67-10.67l23.19-3.97
			c-7.71-28.02-24.03-46.55-55.52-39.66c-53,45.67,34.33,44.29,43,194.29h8c0,0,14.81-70.85,9.32-127.3
			C2104.93,1077.35,2098.4,1079,2091.75,1078.75z"/>
		<path fill="#1FA35B" d="M2088,1062c0,0,11.22-3.51,21.23-7.64c3.83-1.58,7.48-3.25,10.27-4.86c10.07-5.8-9.83-2.5-9.83-2.5
			l-2.14,0.37l-23.19,3.97C2077.33,1057.83,2088,1062,2088,1062z"/>
		<path fill="#1FA35B" d="M2111.45,1067.2c-0.69,0.07-1.12,0.13-1.12,0.13s-4.83,1-19.33,3.5s-8.25,7.58,0.75,7.92
			c6.65,0.25,13.18-1.4,20.57-4.05c2.61-0.93,5.32-1.98,8.18-3.12C2126.54,1065.96,2115.17,1066.8,2111.45,1067.2z"/>
	</g>
	<g id="leaf-green">
		<path fill="#14C96A" d="M2224.45,1075.33c-55.17-54.47-112.48,132.95-112.48,132.95l6.6,1.18c19.64-42.18,49.01-66.86,72.37-84.68
			c-2.72-2.27-6.13-5.48-9.81-9.9c-2.75-2.88,1.25-6.33,5-5.25c5.38,6,5.95,7.13,5.95,7.13s1.6,2.39,2.82,5.03
			c2.63-1.99,5.17-3.89,7.6-5.73c-4.55-5.14-8.15-7.27-13.32-13.47c-3.08-7.17,0.46-10.21,9.21-6.71c5.38,6,8.25,13.75,8.25,13.75
			s0.56,0.97,1.21,2.32C2224.4,1099,2233.36,1089.1,2224.45,1075.33z"/>
		<path fill="#1FA35B" d="M2198.38,1095.88c-8.75-3.5-12.29-0.46-9.21,6.71c5.17,6.2,8.77,8.33,13.32,13.47
			c0.96,1.08,1.95,2.28,3.02,3.69c6.37,2.18,4.06-4.18,2.33-7.8c-0.64-1.35-1.21-2.32-1.21-2.32S2203.75,1101.88,2198.38,1095.88z"
			/>
		<path fill="#1FA35B" d="M2186.13,1109.63c-3.75-1.08-7.75,2.38-5,5.25c3.69,4.42,7.09,7.63,9.81,9.9
			c1.89,1.58,3.46,2.71,4.56,3.47c1.36-1.13,0.56-3.92-0.61-6.47c-1.21-2.65-2.82-5.03-2.82-5.03S2191.5,1115.63,2186.13,1109.63z"
			/>
	</g>
</g>
<g id="skate-board">
	<path id="skate-shadow" fill="#DADDC3" d="M1824.98,1891.62c0,6.54-89.24,4.56-285.82,4.56s-285.82,1.97-285.82-4.56
		c0-6.54,89.24-11.84,285.82-11.84S1824.98,1885.08,1824.98,1891.62z"/>
	<g id="deck">
		<polygon id="l-truck" fill="#474240" points="1315.52,1827 1381.34,1827 1392.92,1790 1303.9,1790 		"/>
		<polygon id="r-truck" fill="#474240" points="1682.58,1826 1748.39,1826 1760.09,1789.04 1670.53,1788.46 		"/>
		<path id="deck-lower" fill="#F9A34E" d="M1966.79,1703.67c-0.35-2.11-0.74-2.49-1.74-3.65c-0.84,1.8-3.1,5.61-3.1,5.61
			C1949.51,1716.25,1809,1786,1809,1786h-278.29h-279.52c0,0-91.44-37.52-135.26-77.94c0,0-2.09-4.25-2.75-6.46
			c-1.97,0.89-2.05,1.93-2.55,3.64c-0.43,3.81,2.92,7.92,2.92,7.92c44.18,40.42,128.34,75.5,134.32,76.83c5.98,1.33,56.04,0,56.04,0
			h89.02h136.72c0,0,266.94,0.08,280.55,0c9.23-3.17,140.67-69.5,153.21-80.12C1963.4,1709.88,1967.15,1705.77,1966.79,1703.67z"/>
		<path id="deck-top" fill="#474240" d="M1251.19,1786c18.69,0.46,279.52,0,279.52,0s260.87,0,278.29,0
			c10.67-2.5,140.51-69.75,152.95-80.38c0,0,2.13-1.45,2.97-3.25c0.44-0.93,0.53-1.95-0.2-2.92c-2.15-2.84-7.64,0.74-7.64,0.74
			c-50.89,30.96-131.61,71.71-148.76,76.55c-19.15,2.25-276.62,0.25-276.62,0.25s-262.08-0.13-279.52,0
			c-11.25-2.69-87.74-35.13-131.57-75.55c0,0-4.11-3.66-6.76-0.99c-0.92,0.92-0.94,2.12-0.59,3.29c0.66,2.21,2.66,4.32,2.66,4.32
			C1159.75,1748.48,1244.47,1784.58,1251.19,1786z"/>
	</g>
	<g id="left-wheel">
		<path id="l-wheel" fill="#F9E9AA" d="M1345.49,1808.99c-24.15,0-43.73,19.13-43.73,42.73c0,23.6,19.58,42.73,43.73,42.73
			c24.16,0,43.74-19.13,43.74-42.73C1389.23,1828.13,1369.65,1808.99,1345.49,1808.99z M1318.33,1852.58c0,0,0.06,3.19-3.23,3.16
			c-4.41,0.43-4.7-3.71-4.7-3.71c-0.49-4.54,0.13-9.35,2.07-14.07c6.1-14.88,22.83-23.39,37.91-19.56c0,0,3.37,0.89,1.91,4.45
			c-1.46,3.56-4.98,3.03-4.98,3.03c-12.6-1.33-20.66,3.26-26.04,13.92C1319.28,1843.76,1318.43,1848.46,1318.33,1852.58z
			 M1345.29,1868.21c-10.22,0-18.51-8.1-18.51-18.08c0-9.98,8.29-18.08,18.51-18.08c10.22,0,18.51,8.1,18.51,18.08
			C1363.8,1860.11,1355.51,1868.21,1345.29,1868.21z"/>
		<ellipse id="l-wheel-inner" fill="#9B9B9B" cx="1345.29" cy="1850.12" rx="18.51" ry="18.08"/>
		<path id="l-wheel-shade" fill="#9B9B9B" d="M1347.32,1825.88c0,0,3.52,0.53,4.98-3.03c1.46-3.56-1.91-4.45-1.91-4.45
			c-15.08-3.83-31.82,4.68-37.91,19.56c-1.94,4.72-2.56,9.53-2.07,14.07c0,0,0.29,4.15,4.7,3.71c3.29,0.03,3.23-3.16,3.23-3.16
			c0.1-4.12,0.95-8.82,2.95-12.78C1326.65,1829.14,1334.72,1824.55,1347.32,1825.88z"/>
	</g>
	<g id="right-wheel">
		<path id="r-wheel" fill="#F9E9AA" d="M1716.26,1807.99c-24.16,0-43.74,19.13-43.74,42.73c0,23.6,19.58,42.73,43.74,42.73
			c24.15,0,43.73-19.13,43.73-42.73C1759.99,1827.13,1740.41,1807.99,1716.26,1807.99z M1715.29,1868.21
			c-10.22,0-18.51-8.1-18.51-18.08c0-9.98,8.29-18.08,18.51-18.08c10.22,0,18.51,8.1,18.51,18.08
			C1733.8,1860.11,1725.51,1868.21,1715.29,1868.21z M1723.77,1884.62c0,0-3.48,0.3-3.3-3.55c0.18-3.85,3.67-4.53,3.67-4.53
			c12.31-2.98,18.37-10.02,19.84-21.86c0.55-4.4-0.1-9.38-1.84-12.72c0,0-1.76-3.03,2.3-4.36c4.01-1.89,5.68,1.92,5.68,1.92
			c1.99,4.11,3.02,8.85,2.78,13.95C1752.17,1869.52,1739.27,1883.16,1723.77,1884.62z"/>
		<ellipse id="r-wheel-inner" fill="#9B9B9B" cx="1715.29" cy="1850.12" rx="18.51" ry="18.08"/>
		<path id="r-wheel-shade" fill="#9B9B9B" d="M1750.13,1839.51c0,0-1.67-3.81-5.68-1.92c-4.06,1.33-2.3,4.36-2.3,4.36
			c1.74,3.34,2.39,8.32,1.84,12.72c-1.48,11.85-7.53,18.88-19.84,21.86c0,0-3.49,0.68-3.67,4.53c-0.18,3.85,3.3,3.55,3.3,3.55
			c15.5-1.46,28.4-15.1,29.14-31.16C1753.14,1848.36,1752.12,1843.62,1750.13,1839.51z"/>
	</g>
</g>
<g id="steam">
	<path id="steam-3" fill="#9B9B9B" d="M1083.63,850.61c0,0-41.02,60.02-17.53,99.01s25.07,54.67,17.53,85.83
		s19.46-31.83,17.96-57.33S1064.17,936.08,1083.63,850.61z"/>
	<path id="steam-2" fill="#828282" d="M1122.63,808.61c0,0-41.02,60.02-17.53,99.01s25.07,54.67,17.53,85.83
		s19.46-31.83,17.96-57.33S1103.17,894.08,1122.63,808.61z"/>
	<path id="steam-1" fill="#ADADAD" d="M1165.63,773.61c0,0-41.02,60.02-17.53,99.01s25.07,54.67,17.53,85.83
		s19.46-31.83,17.96-57.33S1146.17,859.08,1165.63,773.61z"/>
</g>
<g id="music-notes">
	<path id="b-note" fill="#5B8699" d="M1508.27,382.32l72.71,26.99l-21.01,54.41c0,0-6.71,14.12-18.14,9.52
		c-15.51-5.75-8.98-18.56-8.98-18.56c2.9-9.07,13.93-9.4,15.46-8.84c5.15,1.91,6.64,4.63,6.64,4.63l8.66-24.8l-54.77-20.33
		l-15.3,41.22c-4.32,11.64-18.42,7.06-18.42,7.06c-9.45-3.51-9.18-13.07-7.02-18.89c3.47-9.35,15.07-7.19,15.07-7.19
		c3.82,1.42,6.42,5.51,6.42,5.51L1508.27,382.32z"/>
	<path id="y-note" fill="#F9A34E" d="M1328.94,568.42l88.01-3l1.39,66.21c0,0-0.96,17.72-14.94,17.83
		c-18.77,0.64-17.44-15.63-17.44-15.63c-0.87-10.78,10.58-15.89,12.43-15.95c6.24-0.21,8.97,2,8.97,2l-1.6-29.79l-66.29,2.26
		l1.7,49.9c0.48,14.09-16.3,15.36-16.3,15.36c-11.43,0.39-15.28-9.77-15.52-16.81c-0.39-11.32,12.73-14.05,12.73-14.05
		c4.62-0.16,9.12,3.02,9.12,3.02L1328.94,568.42z"/>
	<path id="g-note" fill="#01753B" d="M1551.02,539.9l-26.99-3.87l-7.3,50.87c0,0-0.2-1.49-4.36-2.09
		c-4.16-0.6-13.25-0.11-15.06,12.5c-1.36,9.46,10.71,14.15,13,14.48c4.44,0.64,14.11-2.14,15.24-10.03
		c1.13-7.88,7.26-50.59,7.26-50.59s-0.99-6.65,6.75-5.54C1542.23,546.46,1551.02,539.9,1551.02,539.9z"/>
	<path id="o-note" fill="#F94313" d="M1379.74,396.65l-31.81,8.45l15.92,59.96c0,0-0.93-1.56-5.83-0.26s-14.77,6.14-10.82,21
		c2.96,11.15,18.58,10.66,21.28,9.94c5.24-1.39,14.66-9.05,12.19-18.34c-2.47-9.29-15.84-59.63-15.84-59.63s-4.24-6.91,4.88-9.34
		C1373.07,408.1,1379.74,396.65,1379.74,396.65z"/>
</g>
<g id="dog">
	<path id="dog-shadow" fill="#E4E9C9" d="M197.49,1929.12l-67.55,38.22c0,0-34,74.14,54.92,118.53
		c67.39,16.46,40.14-10.87,114.95,23.68c0,0,32.5,45.98,77.62-15.69c116.92,5.24,167.48-22.5,242.32-7.71
		c74.84,14.79,150.72,59.05,243.11,1.73c125.53,22.81,122.62-11.97,137.46-39.65c14.84-27.68,25.59-140.87-150.95-121.75
		C672.83,1945.6,197.49,1929.12,197.49,1929.12z"/>
	<g id="tail">
		<path fill="#E4E9C9" d="M299.4,2158.52c-4.1-0.09-8.48-0.39-13.16-0.91c-0.7-0.08-1.4-0.15-2.12-0.24l-0.03-0.32l-0.03-0.36
			c0,0,8.37-3.48,16.52-10.01c4.61-3.7,9.16-8.38,12.08-13.97c3.41-6.52,4.62-14.28,1.14-23.16l0,0c-1.03-1.83-2.36-3.65-4.06-5.46
			c-27.33-29.06-66.47-29.29-112.42-52.19c-49.33-26.09-52.5-45.98-52.65-52.95c-0.05-0.79-0.06-1.55-0.02-2.28
			c-0.01-0.08-0.02-0.16-0.03-0.21c0-0.01,0.02-0.01,0.05-0.01c0.46-6.2,13.5-16.26,13.5-16.26s-11.85,0.93-14.73,1.31
			c-20.68,2.71-20.04,38.72,39.87,70.4c45.94,22.9,85.09,23.13,112.42,52.19c1.7,1.81,3.04,3.63,4.06,5.46
			c4.52,8.02,2.96,16.13-1.23,23.31c-2.89,5.47-7.82,7.99-12.34,11.64c-0.05,0.03-31.99,14.42-31.99,14.42
			C274,2162.82,298.91,2158.63,299.4,2158.52L299.4,2158.52z"/>
		<path fill="#FFB643" d="M144.68,1996.45c1.14,0.1,25.01,10.31,30.07,11.23c4.25,8.83,39.61,35.08,44.75,37.83
			c45.27,24.19,106.75,20.32,114.75,65.32c0.2-0.01,0.4-0.01,0.6-0.02c0.19-0.01,0.38-0.02,0.58-0.03c1.94-0.11,3.76-0.28,5.48-0.48
			c0.78-0.09,1.55-0.19,2.28-0.3c0.01,0,0.02,0,0.03,0c0.49-0.07,0.96-0.15,1.42-0.23c0.01,0,0.03,0,0.04-0.01
			c8.41-1.41,13.31-3.63,13.9-3.91c0,0,0,0,0.01,0c0.04-0.02,0.06-0.03,0.06-0.03c1.6-39.09-37.86-49.96-48.57-59.01
			c-26.99-11.95-38.05-41.69-37.51-41.62c-51.9-41.36-95.99-34.36-105.07-31.11c-0.51,0.07-9.21,3.54-14.33,7.08
			S145.14,1990.24,144.68,1996.45z"/>
		<path fill="#683830" d="M358.64,2105.8c0,0-0.02,0.01-0.06,0.03c0,0,0,0-0.01,0c-0.58,0.27-14.79,4.05-15.23,4.12
			c-0.04,0.01-0.09,0.01-0.13,0.02c-0.01,0-0.02,0-0.03,0c-0.73,0.11-1.5,0.21-2.28,0.3c-1.72,0.21-6.45,0.53-6.65,0.54
			c0,0,0,0,0,0.01c0,0-4.48,42.55-50.15,46.37l-0.01-0.13l0.03,0.32c0.72,0.09,1.41,0.16,2.12,0.24c15.68,2.6,33.86-0.63,34.55-0.77
			C365.3,2147.75,358.64,2105.8,358.64,2105.8z"/>
		<path fill="#512721" d="M313.81,2109.55c3.47,8.88,2.27,16.64-1.14,23.16c-2.92,5.59-7.47,10.27-12.08,13.97
			c-8.15,6.54-16.52,10.01-16.52,10.01l0.03,0.36l0.01,0.13c45.66-3.81,50.14-46.36,50.15-46.37
			C334.17,2111.54,321.42,2109.92,313.81,2109.55z"/>
		<path fill="#EA9C36" d="M219.5,2045.5c-5.14-2.75-40.5-29-44.75-37.83c-5.05-0.92-28.93-11.13-30.07-11.23
			c-0.03,0-0.05,0-0.05,0.01c0.02,0.06,0.02,0.13,0.03,0.21c0.04,0.43-0.01,1.2,0.02,2.28c0.15,6.97,3.32,26.86,52.65,52.95
			c45.95,22.9,85.09,23.13,112.42,52.19c1.7,1.81,3.03,3.63,4.06,5.46c1.82,0.26,5.13,0.92,8.63,1.27c4.68,0.46,9.6,0.63,11.74,0.1
			C329.67,2081.67,324.25,2079.88,219.5,2045.5z"/>
	</g>
	<path id="dog-left-ear_1_" fill="#683830" d="M780.52,1708.95c0,0,63.96,17.99,71.57,57.67c14.97,38,32.39,182.32,94.31,179.29
		s88.17,3.35,89.96,24.64c1.78,21.29-33.68,33.09-83.71,37.27c-50.03,4.18-91.16-10.16-92.82-30.03
		c-1.66-19.87-31.82-250.3-78.88-263.82L780.52,1708.95z"/>
	<path id="dog-body" fill="#FFB643" d="M875.02,1957.68c-3.94-34.23-39.06-64.91-85.68-82.6c-5.92-10.94-46.28-134.77-67.74-117.97
		c-13.66,24.72,8.06,105.09,7.78,135.85c-52.12,17.23-77.16,96.86-79.58,104.96c-1.13,0.09-8.81,4.42-47.65,32.56
		c-65.86,8.72-403.1,1.46-457.51-34.02c-7.81-17.75-10.29-58.83-0.5-102.23c14.54-64.44,55.1-134.67,141.31-143.9
		c129.04-13.82,251.16,42.66,251.16,42.66c24.21-37.2,66.71-111.85,141.51-118.11C828.37,1662.32,870.71,1871.46,875.02,1957.68z"/>
	<path fill="#EA9C36" d="M167,1917.67c4.67-73.34,46.23-135.11,132.45-144.34c129.04-13.82,243.5,49.38,243.5,49.38
		c24.21-37.2,69.59-124.12,144.39-130.37c60.11-5.02,107.73,30.99,137.78,74.86c-30.22-55.72-76.84-98.18-146.99-92.32
		c-74.79,6.25-117.29,80.9-141.51,118.11c0,0-122.13-56.48-251.16-42.66c-86.22,9.24-126.77,79.46-141.31,143.9
		c-9.79,43.4-7.32,84.48,0.5,102.23c9.46,6.34,27.37,11.21,30.12,11.21C171.53,1986.7,164.91,1950.45,167,1917.67z"/>
	<path id="dog-right-ear" fill="#683830" d="M536.61,1792.98c0,0,33.55-52.4,43.63-61.8c16.42,31.72,19.8,46.45,20.07,62.5
		c0.27,16.06-14.01,24.75-3.98,42.14c10.03,17.39,79.83,100.54,56.53,152.86c-23.3,52.32-94.09,51.8-129.22,54.74
		s-91.46-4.15-92.08-24.46c12.15-34.25,100.49-54.49,114.41-93.17C559.88,1887.1,531.57,1865.63,536.61,1792.98z"/>
	<path id="ear-shade" fill="#512721" d="M591.21,1754.3c0.14,0.28-6.65-14.77-10.97-23.12c-10.08,9.4-43.63,61.8-43.63,61.8
		c-0.73,10.51-0.06,29.5,0.38,38.08C549.97,1813.49,583.17,1761.8,591.21,1754.3z"/>
	<path id="left-paw" fill="#FFB643" d="M819.89,2027.05c0,0,46.94,65.93,107.19,21.23c27.13-60.15-62.03-60.2-63-61.19
		C863.11,1986.1,843.53,2021.13,819.89,2027.05z"/>
	<path id="dog-face-path" fill="#FED290" d="M875.02,1957.68c-22.71,140.8-225.22,40.24-225.22,40.24
		c2.42-8.1,27.46-87.74,79.58-104.96c0.28-30.76-23.71-116.45-7.78-135.85c26.4-16.1,61.82,107.03,67.74,117.97
		C835.95,1892.77,871.07,1923.45,875.02,1957.68z"/>
	<path id="right-paw" fill="#EA9C36" d="M649.79,1997.92c0,0,56.67,26.98,117.15,34.15c16.8-0.47,16.35,27.17,16.35,27.17
		s4.26,25.37-28.73,28.13c-14.9,1.25-74.3-4.09-77.52-42.62c-28.74,2.4-71.39-14.35-71.39-14.35L649.79,1997.92z"/>
	<path id="dog-nose" fill="#683830" d="M753.64,1947.01c0,0,45.41-16.3,62.96-10.62c19.7,0.5,25.21,53.61,3.49,71.53
		c1.13,0.72-22.93,12.07-38.3,7.74C766.42,2011.33,724.12,1977.35,753.64,1947.01z"/>
	<path id="dog-right-eye" fill="#683830" d="M652.88,1852.46c0,0,18.08,25.78,38.83,24.22c21.3-1.6,29.37-23.15,28.36-35.15
		C702.58,1865.74,689.93,1874.66,652.88,1852.46z"/>
	<path id="dog-left-eye" fill="#683830" d="M780.75,1830.06c0,0,38.99,57.23,54.82-4.58
		C829.76,1826.5,821.39,1867.39,780.75,1830.06z"/>
	<path id="dog-nose-shade" fill="#683830" d="M787.81,1958.09c0,0,40.7-11.98,23.9,37.13
		C827.14,1987.5,837.23,1938.96,787.81,1958.09z"/>
	<path id="dog-leg-shadow" fill="#683830" d="M376.46,1858.26c0,0,66.94-18,66.95,43.96c-18.33,26.53-49.3,50.75-49.3,62.5
		c42.73-0.01,66.76-0.02,66.76-0.02s29.55-23.66,49.49-4.79c-13.54-35.96-49.49-5.9-49.49-5.9l-49.67,2.15
		c0,0,42.72-44.37,42.18-55.05C452.38,1881.2,443.39,1836.52,376.46,1858.26z"/>
	<path id="dog-back-patch" fill="#683830" d="M145.42,1888.8c0,0,39.68,22.11,71.08,19.49c31.4-2.63,70.69-32.71,68.11-63.58
		c-1.38-16.5-4.86-88.22,18.03-95.83C245,1748.88,168.5,1778.5,145.42,1888.8z"/>
	<path id="back-patch-shadow" fill="#683830" d="M287.04,1775.51c2.77-13.34,7.55-23.95,15.6-26.63
		c-57.64,0-134.14,29.62-157.23,139.92c0,0,12.92,6.26,23.55,10.65C191.11,1818.79,238.35,1784.25,287.04,1775.51z"/>
	<path id="dog-top-patch" fill="#683830" d="M409.52,1755.52c0.89,3.11,43.19,76.23,72.28,73.79c29.1-2.43,45.95-40.13,45.95-40.13
		C526.17,1787.58,453,1760.25,409.52,1755.52z"/>
	<path id="top-patch-shadow" fill="#683830" d="M514.78,1809.44c9.13-11.27,12.97-20.25,12.97-20.25
		c-1.59-1.6-74.75-29.93-118.23-34.67c0.23,0.81,8.48,17.55,15.75,26.58C461.69,1786.78,497.73,1802.74,514.78,1809.44z"/>
	<path id="dog-bottom-patch" fill="#683830" d="M295.22,2024.87c0,0-32.91-68.6,16.06-72.69c48.97-4.09,60.75,77.08,60.75,77.08
		L295.22,2024.87z"/>
	<g id="freckles">
		
			<ellipse transform="matrix(-0.0833 -0.9965 0.9965 -0.0833 -1174.7059 2850.45)" fill="#683830" cx="723.67" cy="1965.51" rx="5.01" ry="5.34"/>
		<path fill="#683830" d="M711.35,1980.79c0.23,2.81-1.85,5.28-4.67,5.52l-0.46,0.04c-2.81,0.24-5.28-1.85-5.52-4.67l-0.04-0.46
			c-0.23-2.81,1.86-5.28,4.67-5.52l0.46-0.04c2.81-0.23,5.28,1.85,5.52,4.67L711.35,1980.79z"/>
		<path fill="#683830" d="M731.75,1994.1c0.24,2.81-1.85,5.28-4.67,5.52l-0.46,0.04c-2.81,0.24-5.28-1.85-5.52-4.67l-0.04-0.46
			c-0.23-2.81,1.85-5.28,4.67-5.52l0.46-0.04c2.81-0.23,5.28,1.85,5.52,4.67L731.75,1994.1z"/>
		<path fill="#683830" d="M852.48,1963.64c0.23,2.81-1.86,5.28-4.67,5.52l-0.46,0.04c-2.81,0.23-5.28-1.86-5.52-4.67l-0.04-0.46
			c-0.24-2.81,1.85-5.28,4.67-5.52l0.46-0.04c2.81-0.23,5.28,1.85,5.52,4.67L852.48,1963.64z"/>
		<path fill="#683830" d="M866.49,1951.75c0.24,2.81-1.85,5.28-4.67,5.52l-0.46,0.04c-2.81,0.24-5.28-1.85-5.52-4.67l-0.04-0.46
			c-0.23-2.81,1.85-5.28,4.67-5.52l0.46-0.04c2.81-0.23,5.28,1.85,5.52,4.67L866.49,1951.75z"/>
		<path fill="#683830" d="M868.18,1971.98c0.23,2.81-1.85,5.28-4.67,5.52l-0.46,0.04c-2.81,0.24-5.28-1.85-5.52-4.67l-0.04-0.46
			c-0.24-2.81,1.85-5.28,4.67-5.52l0.46-0.04c2.81-0.23,5.28,1.85,5.52,4.67L868.18,1971.98z"/>
	</g>
	<g id="snores">
		<path id="z3" fill="#DB9037" d="M442.96,1603.79c-0.79-1.93-2.46-3.28-4.28-3.27c-23.94,0.2-46.66,9.78-69.1,18.73
			c0.91-12.96,4.02-25.26,7.83-37.37c6.96-2.99,13.94-5.91,21.18-7.8c3.97-1.04,0.06-8-2.95-7.21c-5.11,1.33-10.09,3.18-15.02,5.2
			c4.7-13.88,9.78-27.66,12.91-42.02c0.72-3.31-4.3-7.74-5.78-5.33c-0.9-0.6-1.89-0.82-2.72-0.35
			c-15.77,9.05-33.38,11.92-49.65,19.41c-3.31,1.52,1.34,8.16,4.29,6.8c14.99-6.91,31.13-9.9,45.91-17.41
			c-3.81,14.44-9.15,28.39-13.69,42.58c-7.07,3.03-14.14,6.01-21.5,7.93c-3.97,1.04-0.06,8,2.95,7.21
			c5.32-1.39,10.49-3.33,15.62-5.45c-3.11,10.99-5.44,22.22-5.92,34.01c-0.03,0.74,0.21,1.49,0.61,2.18
			c-2.46,1.7,1.85,7.7,4.71,6.57c23.82-9.34,47.78-20.29,73.25-20.5C443.44,1607.72,443.54,1605.2,442.96,1603.79z"/>
		<path id="z2" fill="#DB9037" d="M515.07,1618.92c-10.36,0.42-19.48,3.37-28.36,7.77c3.04-10.79,7.01-21.29,11.58-31.53
			c4.52-1.61,9.28-2.54,14.12-2.66c4.22-0.11,1.02-6.85-2.2-6.77c-2.67,0.07-5.31,0.36-7.92,0.84c3.64-7.52,7.56-14.91,11.65-22.17
			c1.4-2.5-1.7-5.52-3.98-5.81c-13.76-1.76-28.33-1.16-40.16,6.85c-2.83,1.92,1.95,7.91,4.87,5.94c9.06-6.13,19.97-7.35,30.66-6.68
			c-4.38,8.01-8.53,16.17-12.29,24.5c-5.18,2.01-10.05,4.84-14.37,8.41c-2.69,2.22,2.19,8.15,4.87,5.94
			c1.56-1.29,3.19-2.48,4.89-3.56c-4.2,10.45-7.72,21.17-10.24,32.2c-0.62,2.69,2.98,6.21,5.54,4.71
			c10.57-6.2,21.13-10.68,33.53-11.19C521.5,1625.52,518.29,1618.79,515.07,1618.92z"/>
		<path id="z1" fill="#DB9037" d="M580.27,1673.31c-7.88,1.21-14.95,5.64-22.79,6.8c0.2-5.04,1.27-9.98,2.97-14.73
			c5.4-2.3,10.92-4.25,16.74-5.35c2.69-0.51-0.34-5.41-2.78-4.94c-3.71,0.7-7.29,1.75-10.8,3.01c3.43-6.73,8.02-12.92,13.06-18.26
			c1.54-1.63-0.67-4.88-2.7-4.77c-10.42,0.57-20.63,2.84-30.04,7.43c-2.6,1.27,0.58,6.02,2.78,4.94c6.81-3.33,14.02-5.45,21.45-6.54
			c-4.87,6.07-8.98,12.84-11.74,20.07c-3,1.31-5.97,2.71-8.93,4.13c-2.61,1.25,0.57,6,2.78,4.94c1.3-0.62,2.6-1.24,3.9-1.85
			c-1.1,4.56-1.62,9.26-1.42,14.04c0.06,1.47,1.68,3.27,3.21,3.24c9.61-0.19,17.76-5.79,27.09-7.22
			C585.72,1677.84,582.72,1672.93,580.27,1673.31z"/>
		<circle id="zb1" fill="#DB9037" cx="284.52" cy="1634.49" r="9.12"/>
		<circle id="zb2" fill="#DB9037" cx="237.85" cy="1611.32" r="13.81"/>
		<circle id="zb3" fill="#DB9037" cx="205.89" cy="1569.32" r="18.75"/>
	</g>
</g>
<g id="twinkles">
	<g id="star3">
		<path fill="#383838" d="M1906.5,882c-1.93,0-3.5,1.57-3.5,3.5l1.17,26.88c0,2.07,1.05,3.74,2.33,3.74c1.28,0,2.33-1.67,2.33-3.74
			l1.17-26.88C1910,883.57,1908.43,882,1906.5,882z"/>
		<path fill="#383838" d="M1894.06,869.56l-26.88,1.17c-2.07,0-3.74,1.05-3.74,2.33c0,1.28,1.67,2.33,3.74,2.33l26.88,1.17
			c1.93,0,3.5-1.57,3.5-3.5C1897.56,871.13,1895.99,869.56,1894.06,869.56z"/>
		<path fill="#383838" d="M1906.5,831c-1.29,0-2.33,1.67-2.33,3.74l-1.17,26.88c0,1.93,1.57,3.5,3.5,3.5c1.93,0,3.5-1.57,3.5-3.5
			l-1.16-26.88C1908.84,832.68,1907.79,831,1906.5,831z"/>
		<path fill="#383838" d="M1945.5,871.29l-27-1.29c-1.93,0-3.5,1.57-3.5,3.5s1.57,3.5,3.5,3.5l27-1.29c1.93,0,3.5-0.99,3.5-2.21
			S1947.43,871.29,1945.5,871.29z"/>
	</g>
	<g id="star2">
		<path fill="#383838" d="M2013.47,773.2c-1.75,0-3.17,1.42-3.17,3.17l1.05,24.32c0,1.87,0.95,3.38,2.11,3.38
			c1.17,0,2.11-1.52,2.11-3.38l1.05-24.32C2016.64,774.61,2015.22,773.2,2013.47,773.2z"/>
		<path fill="#383838" d="M2002.22,761.94L1977.9,763c-1.87,0-3.38,0.95-3.38,2.11c0,1.17,1.51,2.11,3.38,2.11l24.32,1.05
			c1.75,0,3.17-1.42,3.17-3.17S2003.97,761.94,2002.22,761.94z"/>
		<path fill="#383838" d="M2013.47,727.06c-1.17,0-2.11,1.52-2.11,3.38l-1.06,24.32c0,1.75,1.42,3.17,3.17,3.17s3.17-1.42,3.17-3.17
			l-1.05-24.32C2015.59,728.57,2014.64,727.06,2013.47,727.06z"/>
		<path fill="#383838" d="M2048.76,763.51l-24.43-1.17c-1.75,0-3.17,1.42-3.17,3.17s1.42,3.17,3.17,3.17l24.43-1.17
			c1.75,0,3.17-0.9,3.17-2C2051.92,764.4,2050.51,763.51,2048.76,763.51z"/>
	</g>
	<g id="star1">
		<path fill="#383838" d="M2098.41,909.28c-1.31,0-2.37,1.06-2.37,2.37l0.79,18.22c0,1.4,0.71,2.54,1.58,2.54s1.58-1.13,1.58-2.54
			l0.79-18.22C2100.78,910.34,2099.72,909.28,2098.41,909.28z"/>
		<path fill="#383838" d="M2089.98,900.85l-18.22,0.79c-1.4,0-2.53,0.71-2.53,1.58s1.13,1.58,2.53,1.58l18.22,0.79
			c1.31,0,2.37-1.06,2.37-2.37C2092.35,901.91,2091.29,900.85,2089.98,900.85z"/>
		<path fill="#383838" d="M2098.41,874.71c-0.87,0-1.58,1.13-1.58,2.54l-0.79,18.22c0,1.31,1.06,2.37,2.37,2.37
			c1.31,0,2.37-1.06,2.37-2.37l-0.79-18.22C2100,875.85,2099.28,874.71,2098.41,874.71z"/>
		<path fill="#383838" d="M2124.84,902.02l-18.3-0.88c-1.31,0-2.37,1.06-2.37,2.37c0,1.31,1.06,2.37,2.37,2.37l18.3-0.88
			c1.31,0,2.37-0.67,2.37-1.5C2127.22,902.69,2126.15,902.02,2124.84,902.02z"/>
	</g>
</g>
</svg>


Youez - 2016 - github.com/yon3zu
LinuXploit