progress on tools section
|
@ -875,8 +875,197 @@ class AnnualReport extends React.Component {
|
|||
</div>
|
||||
</div>
|
||||
<div className="hero">
|
||||
<img className="left" src="/images/annual-report/initiatives/3.0 Left.svg" />
|
||||
<img className="right" src="/images/annual-report/initiatives/3.0 Right.svg" />
|
||||
<img
|
||||
className="left"
|
||||
src="/images/annual-report/initiatives/3.0 Left.svg"
|
||||
/>
|
||||
<img
|
||||
className="right"
|
||||
src="/images/annual-report/initiatives/3.0 Right.svg"
|
||||
/>
|
||||
</div>
|
||||
<div className="inner">
|
||||
<div className="tools-extensions">
|
||||
<div className="tools-extension">
|
||||
<img src="/images/annual-report/initiatives/Text-to-Speech Block.svg" />
|
||||
<h4>
|
||||
<FormattedMessage id="annualReport.toolsTexttoSpeech" />
|
||||
</h4>
|
||||
<p>
|
||||
<FormattedMessage id="annualReport.toolsTexttoSpeechIntro" />
|
||||
</p>
|
||||
<div className="tools-stats">
|
||||
<div className="tools-stat">
|
||||
<FormattedMessage
|
||||
id="annualReport.toolsTexttoSpeechProjects"
|
||||
values={{
|
||||
numProjects: (
|
||||
<h5>
|
||||
<FormattedMessage id="annualReport.toolsNumProjects" />
|
||||
</h5>
|
||||
)
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div className="tools-stat">
|
||||
<FormattedMessage
|
||||
id="annualReport.toolsTexttoSpeechPopular"
|
||||
values={{
|
||||
mostPopular: (
|
||||
<h5>
|
||||
<FormattedMessage id="annualReport.toolsMostPopular" />
|
||||
</h5>
|
||||
)
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<div className="subsection-tag collaborator">
|
||||
<FormattedMessage id="annualReport.toolsCollabAWS" />
|
||||
</div>
|
||||
</div>
|
||||
<div className="tools-extension">
|
||||
<img src="/images/annual-report/initiatives/Translation Block.svg" />
|
||||
<h4>
|
||||
<FormattedMessage id="annualReport.toolsTranslate" />
|
||||
</h4>
|
||||
<p>
|
||||
<FormattedMessage id="annualReport.toolsTranslateIntro" />
|
||||
</p>
|
||||
<div className="tools-stats">
|
||||
<div className="tools-stat">
|
||||
<FormattedMessage
|
||||
id="annualReport.toolsTranslateLanguages"
|
||||
values={{
|
||||
numLanguages: (
|
||||
<h5>
|
||||
<FormattedMessage id="annualReport.toolsNumLanguages" />
|
||||
</h5>
|
||||
)
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div className="tools-stat">
|
||||
<FormattedMessage
|
||||
id="annualReport.toolsTranslateLiteracy"
|
||||
values={{
|
||||
supportsLiteracy: (
|
||||
<h5>
|
||||
<FormattedMessage id="annualReport.toolsSupportsLiteracy" />
|
||||
</h5>
|
||||
),
|
||||
CSandLanguageArtsLink: (
|
||||
<a href="https://www.pila-cs.org/">
|
||||
<FormattedMessage id="annualReport.toolsCSandLanguageArts" />
|
||||
</a>
|
||||
)
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<div className="subsection-tag collaborator">
|
||||
<FormattedMessage id="annualReport.toolsCollabGoogle" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="tools-LEGO">
|
||||
<img src="/images/annual-report/initiatives/LEGO Robotics Illustration.svg" />
|
||||
<div className="tools-LEGO-info">
|
||||
<h4>
|
||||
<FormattedMessage id="annualReport.toolsLEGORobotics" />
|
||||
</h4>
|
||||
<p>
|
||||
<FormattedMessage
|
||||
id="annualReport.toolsLEGORoboticsIntro"
|
||||
values={{
|
||||
mindstormsLink: (
|
||||
<a href="">
|
||||
<FormattedMessage id="annualReport.toolsMindstormsLink" />
|
||||
</a>
|
||||
),
|
||||
weDoLink: (
|
||||
<a href="">
|
||||
<FormattedMessage id="annualReport.toolsWeDoLink" />
|
||||
</a>
|
||||
)
|
||||
}}
|
||||
/>
|
||||
</p>
|
||||
<div className="subsection-tag collaborator">
|
||||
<FormattedMessage id="annualReport.toolsCollabLEGO" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="tools-tutorials">
|
||||
<h4>
|
||||
<FormattedMessage id="annualReport.toolsVideoTutorials" />
|
||||
</h4>
|
||||
<p>
|
||||
<FormattedMessage id="annualReport.toolsTutorialsIntro" />
|
||||
</p>
|
||||
<div className="tutorial-list">
|
||||
<img src="/images/annual-report/initiatives/animate a name.png" />
|
||||
<img src="/images/annual-report/initiatives/make music.png" />
|
||||
<img src="/images/annual-report/initiatives/imagine a world.png" />
|
||||
<img src="/images/annual-report/initiatives/create a story.png" />
|
||||
</div>
|
||||
<div className="tools-stats">
|
||||
<div className="tools-stat">
|
||||
<FormattedMessage
|
||||
id="annualReport.toolsNewTutorials"
|
||||
values={{
|
||||
numTutorials: (
|
||||
<h5>
|
||||
<FormattedMessage id="annualReport.toolsNumTutorials" />
|
||||
</h5>
|
||||
)
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div className="tools-stat">
|
||||
<FormattedMessage
|
||||
id="annualReport.toolsTutorialsViews"
|
||||
values={{
|
||||
numViews: (
|
||||
<h5>
|
||||
<FormattedMessage id="annualReport.toolsNumViews" />
|
||||
</h5>
|
||||
)
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="tools-app">
|
||||
<div className="tools-app-info">
|
||||
<h4>
|
||||
<FormattedMessage id="annualReport.toolsApp" />
|
||||
</h4>
|
||||
<p>
|
||||
<FormattedMessage
|
||||
id="annualReport.toolsAppIntro"
|
||||
values={{
|
||||
downloadableLink: (
|
||||
<a href="">
|
||||
<FormattedMessage id="annualReport.toolsDownloadLink" />
|
||||
</a>
|
||||
),
|
||||
raspberryLink: (
|
||||
<a href="">
|
||||
<FormattedMessage id="annualReport.toolsRaspberryLink" />
|
||||
</a>
|
||||
)
|
||||
}}
|
||||
/>
|
||||
</p>
|
||||
</div>
|
||||
<img src="/images/annual-report/initiatives/Offline Learning Illustration.svg" />
|
||||
</div>
|
||||
<div className="tools-abhi">
|
||||
<div className="subsection-tag">
|
||||
<FormattedMessage id="annualReport.toolsSpotlight" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="video-container">
|
||||
<div className="video-background abhi">
|
||||
|
|
|
@ -669,7 +669,96 @@ p {
|
|||
.initiatives-tools {
|
||||
.subsection-tag {
|
||||
background-color: $ui-aqua;
|
||||
|
||||
&.collaborator {
|
||||
color: $type-gray;
|
||||
background-color: $ui-blue-10percent;
|
||||
font-weight: normal;
|
||||
font-size: .75rem;
|
||||
}
|
||||
}
|
||||
|
||||
.tools-extensions {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.tools-extension {
|
||||
width: 380px;
|
||||
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.tools-stats {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
margin-bottom: 40px;
|
||||
justify-content: space-between;
|
||||
.tools-stat {
|
||||
width: 180px;
|
||||
|
||||
a {
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.tools-LEGO, .tools-app {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
width: 780px;
|
||||
|
||||
img {
|
||||
width: 380px;
|
||||
}
|
||||
|
||||
.tools-LEGO-info, .tools-app-info {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
width: 380px;
|
||||
margin-top: 88px;
|
||||
|
||||
h4, p {
|
||||
margin-bottom: 28px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.tools-tutorials {
|
||||
width: 780px;
|
||||
text-align: center;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
margin: 64px 0;
|
||||
|
||||
p {
|
||||
max-width: 620px;
|
||||
}
|
||||
|
||||
.tutorial-list {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
margin: 32px 0;
|
||||
|
||||
img {
|
||||
width: 180px;
|
||||
border-radius: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.tools-stats {
|
||||
max-width: 460px;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.initiatives-tools {
|
||||
|
|
|
@ -86,6 +86,37 @@
|
|||
"annualReport.toolsLaunch": "Launch of Scratch 3.0",
|
||||
"annualReport.toolsLaunchIntro1": "We designed Scratch 3.0 to expand how, what, and where kids can create with Scratch. Released at the start of 2019, Scratch 3.0 led to a surge of activity in the Scratch community, with more projects — and a greater variety of projects — than ever before.",
|
||||
"annualReport.toolsLaunchIntro2": "Scratch 3.0 includes a library of extensions — extra collections of coding blocks that add new capabilities to Scratch. Some extensions provide access to web services and other software features, while others connect Scratch with physical-world devices like motors and sensors.",
|
||||
"annualReport.toolsTexttoSpeech": "Text-to-Speech",
|
||||
"annualReport.toolsTexttoSpeechIntro": "With the Text-to-Speech extension, kids can program their Scratch characters to speak out loud, in a variety of different voices.",
|
||||
"annualReport.toolsNumProjects": "330,000+",
|
||||
"annualReport.toolsTexttoSpeechProjects": "{numProjects} projects in 2019 used Text-to-Speech",
|
||||
"annualReport.toolsMostPopular": "Most Popular",
|
||||
"annualReport.toolsTexttoSpeechPopular": "{mostPopular} new Scratch Extension in the community",
|
||||
"annualReport.toolsCollabAWS": "Collaboration with Amazon Web Services",
|
||||
"annualReport.toolsTranslate": "Translate",
|
||||
"annualReport.toolsTranslateIntro": "With the Translate extension, kids can incorporate automatic translation into their projects, supporting language learning and global communication.",
|
||||
"annualReport.toolsNumLanguages": "50+",
|
||||
"annualReport.toolsTranslateLanguages": "{numLanguages} langages translated in the extension",
|
||||
"annualReport.toolsSupportsLiteracy": "Supports Literacy",
|
||||
"annualReport.toolsCSandLanguageArts": "computer science and language arts",
|
||||
"annualReport.toolsTranslateLiteracy": "{supportsLiteracy} across {CSandLanguageArtsLink}",
|
||||
"annualReport.toolsCollabGoogle": "Collaboration with Google",
|
||||
"annualReport.toolsLEGORobotics": "LEGO Robotics",
|
||||
"annualReport.toolsMindstormsLink": "LEGO Mindstorms EV3",
|
||||
"annualReport.toolsWeDoLink": "WeDo 2.0",
|
||||
"annualReport.toolsLEGORoboticsIntro": "Students can create dancing robots, interactive sculptures, and data-collection experiments using Scratch with LEGO robotics kits. Scratch extensions available for {mindstormsLink} and {weDoLink}. Scratch integrated into new LEGO Education SPIKE Prime robotics set.",
|
||||
"annualReport.toolsCollabLEGO": "Collaboration with LEGO Education",
|
||||
"annualReport.toolsVideoTutorials": "Video Tutorials",
|
||||
"annualReport.toolsTutorialsIntro": "Scratch 3.0 introduced a diverse collection of video tutorials to help kids get started with Scratch. The themes of the tutorials are designed to match the wide variety of children’s interests. The tutorials are open-ended and designed to encourage students to experiment, follow their interests, and express their own ideas.",
|
||||
"annualReport.toolsNumTutorials": "25 new tutorials",
|
||||
"annualReport.toolsNewTutorials": "{numTutorials} available in Scratch 3.0",
|
||||
"annualReport.toolsNumViews": "23 million",
|
||||
"annualReport.toolsTutorialsViews": "{numViews} views in 2019",
|
||||
"annualReport.toolsApp": "Scratch App Supports Learning Offline",
|
||||
"annualReport.toolsDownloadLink": "downloadable app",
|
||||
"annualReport.toolsRaspberryLink": "use on Raspberry Pi 4",
|
||||
"annualReport.toolsAppIntro": "During 2019, the Scratch Team released Scratch 3.0 as a {downloadableLink} for use on multiple platforms, including Windows, MacOS, ChromeOS, and Android tablets. In addition, the Raspberry Pi Foundation released Scratch 3.0 for {raspberryLink}. These downloadable versions are especially important for millions of learners in areas where internet connectivity is unavailable or unreliable.",
|
||||
|
||||
"annualReport.communityTitle": "Community",
|
||||
"annualReport.communityIntro": "The Scratch programming language has always been intertwined with the Scratch online community, providing opportunities for children to collaborate, share, and provide feedback to one another.",
|
||||
"annualReport.communitySpotlight": "Community - Spotlight Story",
|
||||
|
|
|
@ -0,0 +1,601 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="380px" height="380px" viewBox="0 0 380 380" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>LEGO Robotics Illustration</title>
|
||||
<defs>
|
||||
<path d="M270.211079,41.4457371 C365.529182,20.0082869 366.674144,240.385275 303.701223,276.686024 C240.728302,312.986773 144.551478,303.411378 56.6756289,240.099442 C-31.2002199,176.787506 -5.43857045,80.8906454 56.6756289,35.7290837 C118.789828,-9.43247809 174.892976,62.8831873 270.211079,41.4457371 Z M26.7749998,244.998348 C34.0764743,234.188906 40.5707482,242.046851 48.4611259,247.361394 C49.3290674,247.945994 50.2655451,248.543968 51.2352606,249.159688 L51.7672805,249.497322 C52.3021724,249.836768 52.8450438,250.18173 53.3901663,250.532918 L53.9358271,250.886207 C61.1246534,255.565865 68.3727168,261.365798 62.6045594,269.905262 C55.3030882,280.714707 39.5745183,272.939312 31.684135,267.624778 C23.7937629,262.310226 19.4735381,255.807799 26.7749998,244.998348 Z M204.948234,0 C214.591497,0 237.007175,9.80709903 237.007175,19.4366215 C237.007175,29.066144 229.762247,33.1565896 220.118983,33.1565896 C210.475719,33.1565896 188.918763,31.0669727 188.918763,21.4374502 C188.918763,11.8079277 195.30497,0 204.948234,0 Z" id="path-1"></path>
|
||||
<filter id="filter-3">
|
||||
<feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M6.88470996,5.55111512e-15 C7.39392562,1.55431223e-15 7.88228513,0.202285134 8.24235498,0.56235498 L8.24235498,0.56235498 L10.957645,3.27764502 C11.3177149,3.63771487 11.8060744,3.84 12.31529,3.84 L12.31529,3.84 L18.40471,3.84 C18.9139256,3.84 19.4022851,3.63771487 19.762355,3.27764502 L19.762355,3.27764502 L22.477645,0.56235498 C22.8377149,0.202285134 23.3260744,6.66133815e-15 23.83529,2.66453526e-15 L23.83529,2.66453526e-15 L95.4017869,0 C96.4621737,2.72547246e-17 97.3217869,0.85961328 97.3217869,1.92 L97.3217869,26.253259 C97.3217869,27.3136457 96.4621737,28.173259 95.4017869,28.173259 L23.83529,28.173259 C23.3260744,28.173259 22.8377149,28.3755441 22.477645,28.7356139 L19.762355,31.450904 C19.4022851,31.8109738 18.9139256,32.013259 18.40471,32.013259 L12.31529,32.013259 C11.8060744,32.013259 11.3177149,31.8109738 10.957645,31.450904 L8.24235498,28.7356139 C7.88228513,28.3755441 7.39392562,28.173259 6.88470996,28.173259 L1.92,28.173259 C0.85961328,28.173259 1.68417215e-15,27.3136457 0,26.253259 L0,1.92 C-1.2985992e-16,0.85961328 0.85961328,1.9478988e-16 1.92,0 Z" id="path-4"></path>
|
||||
<filter x="-6.7%" y="-20.3%" width="113.4%" height="140.6%" filterUnits="objectBoundingBox" id="filter-5">
|
||||
<feMorphology radius="2.5" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology>
|
||||
<feOffset dx="0" dy="0" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset>
|
||||
<feComposite in="shadowOffsetOuter1" in2="SourceAlpha" operator="out" result="shadowOffsetOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.15 0" type="matrix" in="shadowOffsetOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M6.88470996,5.55111512e-15 C7.39392562,1.55431223e-15 7.88228513,0.202285134 8.24235498,0.56235498 L8.24235498,0.56235498 L10.957645,3.27764502 C11.3177149,3.63771487 11.8060744,3.84 12.31529,3.84 L12.31529,3.84 L18.40471,3.84 C18.9139256,3.84 19.4022851,3.63771487 19.762355,3.27764502 L19.762355,3.27764502 L22.477645,0.56235498 C22.8377149,0.202285134 23.3260744,6.66133815e-15 23.83529,2.66453526e-15 L23.83529,2.66453526e-15 L68.4951753,0 C69.555562,2.72547246e-17 70.4151753,0.85961328 70.4151753,1.92 L70.4151753,26.253259 C70.4151753,27.3136457 69.555562,28.173259 68.4951753,28.173259 L23.83529,28.173259 C23.3260744,28.173259 22.8377149,28.3755441 22.477645,28.7356139 L19.762355,31.450904 C19.4022851,31.8109738 18.9139256,32.013259 18.40471,32.013259 L12.31529,32.013259 C11.8060744,32.013259 11.3177149,31.8109738 10.957645,31.450904 L8.24235498,28.7356139 C7.88228513,28.3755441 7.39392562,28.173259 6.88470996,28.173259 L1.92,28.173259 C0.85961328,28.173259 2.12826136e-15,27.3136457 0,26.253259 L0,1.92 C-1.2985992e-16,0.85961328 0.85961328,4.16834485e-16 1.92,0 Z" id="path-6"></path>
|
||||
<filter x="-9.2%" y="-20.3%" width="118.5%" height="140.6%" filterUnits="objectBoundingBox" id="filter-7">
|
||||
<feMorphology radius="2.5" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology>
|
||||
<feOffset dx="0" dy="0" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset>
|
||||
<feComposite in="shadowOffsetOuter1" in2="SourceAlpha" operator="out" result="shadowOffsetOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.15 0" type="matrix" in="shadowOffsetOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M91.6770463,240.124496 C55.1983967,218.704372 19.1227526,179.856996 -12.7738432,173.516305 C-44.670439,167.175613 -56.0232656,175.811438 -66.5341482,175.811438 C-77.0450309,175.811438 -74.6768537,159.466042 -48.1883225,155.950966 C-21.6997914,152.43589 -88.7395828,129.683754 -95.9413906,125.593849 C-103.143199,121.503944 -98.9909219,111.761553 -90.0335266,114.332805 C-81.0761313,116.904056 -51.3783176,128.578442 -51.3783176,128.578442 C-51.3783176,128.578442 -53.0944913,126.485797 -52.1888144,122.534706 C-51.5850299,119.900646 -49.2624372,118.621714 -45.2210362,118.69791 C-46.2818521,114.915083 -45.9944954,112.186946 -44.3589661,110.513498 C-42.7234367,108.840051 -40.1612658,108.363398 -36.6724534,109.083538 C-37.249403,105.219548 -35.4989869,102.831539 -31.421205,101.91951 C-25.3045321,100.551467 21.147108,107.263698 51.9434742,142.242092 C72.4743849,165.561022 85.718909,182.596982 91.6770463,193.349973 C115.996146,238.813071 115.996146,254.404579 91.6770463,240.124496 Z" id="path-8"></path>
|
||||
<filter x="-1.9%" y="-2.8%" width="103.8%" height="105.6%" filterUnits="objectBoundingBox" id="filter-9">
|
||||
<feGaussianBlur stdDeviation="3.5" in="SourceAlpha" result="shadowBlurInner1"></feGaussianBlur>
|
||||
<feOffset dx="1" dy="-1" in="shadowBlurInner1" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M327.54635,248.727762 C354.741256,249.403555 356.338431,270.992076 336.477028,266.228758 C324.906207,263.455958 307.903767,264.797305 290.048546,265.370705 C284.827566,265.9011 286.13639,268.110739 290.825661,268.895069 C291.165137,268.93193 291.377821,268.972888 291.590505,268.995414 C302.85048,270.656227 315.938719,272.437864 323.13316,272.845387 C344.477214,274.070007 355.551091,298.556247 328.820409,290.719094 C313.529665,286.221997 295.919849,283.776854 283.995236,282.521517 C279.310056,282.054606 280.999256,284.481318 283.085194,285.077244 C291.568009,287.503956 301.895448,290.459016 307.157329,291.919139 C329.489136,298.109814 331.746857,319.176131 303.748251,307.050763 C273.311961,293.860508 247.95448,290.719094 223.793002,290.719094 C214.37139,290.719094 135.421114,312.954624 126.933009,311.683896 C119.663053,303.987841 114.424454,298.079217 111.21721,293.958025 C106.94827,288.47259 101.272533,279.942049 94.1899982,268.366402 C95.9623312,263.192688 204.904814,246.679495 217.520657,243.103041 C230.136501,239.526586 227.738305,233.610472 237.122981,223.727509 C249.982176,210.182975 255.601938,199.681558 260.047849,196.443894 C269.794497,189.348066 278.561572,200.361447 261.47733,219.869344 C251.240512,232.554944 270.864052,236.712978 279.308011,235.111552 C307.668588,229.727733 306.457926,228.73657 319.630011,227.802747 C346.109154,225.924861 350.454858,245.635496 326.785597,244.558322 C313.762799,243.964443 294.768493,246.593893 286.690595,250.617935 C301.353513,249.510043 319.544119,248.529119 327.54635,248.727762 Z" id="path-10"></path>
|
||||
<filter x="-4.9%" y="-9.8%" width="109.8%" height="121.3%" filterUnits="objectBoundingBox" id="filter-11">
|
||||
<feOffset dx="0" dy="1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<filter x="-4.3%" y="-8.5%" width="108.6%" height="118.7%" filterUnits="objectBoundingBox" id="filter-12">
|
||||
<feGaussianBlur stdDeviation="2" in="SourceAlpha" result="shadowBlurInner1"></feGaussianBlur>
|
||||
<feOffset dx="-2" dy="-2" in="shadowBlurInner1" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-13">
|
||||
<stop stop-color="#000000" stop-opacity="0.25" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0" offset="24.7677365%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0" offset="68.6523438%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.25" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<path d="M18.5987418,10.0224148 C19.7594612,10.2450151 20.7004102,9.15279215 20.7004102,7.58020195 C20.7004102,6.00761175 19.7594612,4.51964456 18.5987418,4.25997927 C17.4380224,4.00389837 16.4970734,5.10355786 16.4970734,6.71289243 C16.4970734,8.322227 17.4380224,9.80275766 18.5987418,10.0224148 Z" id="path-14"></path>
|
||||
<filter x="-11.9%" y="-8.6%" width="123.8%" height="117.2%" filterUnits="objectBoundingBox" id="filter-15">
|
||||
<feOffset dx="-1" dy="0" in="SourceAlpha" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M10.1920682,20.5215428 C11.3527876,20.6579843 12.2937366,19.4372826 12.2937366,17.7935256 C12.2937366,16.1497686 11.3527876,14.6786605 10.1920682,14.5097979 C9.0313488,14.3432372 8.09039981,15.5684536 8.09039981,17.2443111 C8.09039981,18.9201687 9.0313488,20.386762 10.1920682,20.5215428 Z" id="path-16"></path>
|
||||
<filter x="-11.9%" y="-8.3%" width="123.8%" height="116.6%" filterUnits="objectBoundingBox" id="filter-17">
|
||||
<feOffset dx="-1" dy="0" in="SourceAlpha" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M27.5889058,22.7576153 C28.4273723,22.8646338 29.1070838,21.7423632 29.1070838,20.2502275 C29.1070838,18.7580918 28.4273723,17.4210596 27.5889058,17.2650282 C26.7504392,17.1102622 26.0707277,18.2348886 26.0707277,19.7758057 C26.0707277,21.3167228 26.7504392,22.6513993 27.5889058,22.7576153 Z" id="path-18"></path>
|
||||
<filter x="-16.5%" y="-9.1%" width="132.9%" height="118.1%" filterUnits="objectBoundingBox" id="filter-19">
|
||||
<feOffset dx="-1" dy="0" in="SourceAlpha" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M18.8614503,15.8266414 C19.0065403,15.8497726 19.1241589,16.0293289 19.1241589,16.2276591 L19.1241589,18.0232018 L20.4377016,18.2186456 C20.5827916,18.2403956 20.7004102,18.4174057 20.7004102,18.6139794 L20.7004102,19.325836 C20.7004102,19.5224098 20.5827916,19.6650683 20.4377016,19.6444995 L19.1241589,19.4596361 L19.1241589,21.2551789 C19.1241589,21.453509 19.0065403,21.599259 18.8614503,21.5807441 L18.3360332,21.5139126 C18.1909433,21.4955176 18.0733247,21.3189153 18.0733247,21.1194368 L18.0733247,19.3134985 L16.7597819,19.1330179 C16.614692,19.1132319 16.4970734,18.934136 16.4970734,18.7329692 L16.4970734,18.0044797 C16.4970734,17.8033129 16.614692,17.6571551 16.7597819,17.6780564 L18.0733247,17.8687478 L18.0733247,16.0628095 C18.0733247,15.863331 18.1909433,15.7202121 18.3360332,15.7431771 L18.8614503,15.8266414 Z" id="path-20"></path>
|
||||
<filter x="-29.0%" y="-20.9%" width="158.0%" height="141.8%" filterUnits="objectBoundingBox" id="filter-21">
|
||||
<feOffset dx="-1" dy="0" in="SourceAlpha" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M18.5987418,33.0721568 C19.7594612,33.1464973 20.7004102,31.9322037 20.7004102,30.3596135 C20.7004102,28.7870233 19.7594612,27.4211268 18.5987418,27.3097213 C17.4380224,27.1993355 16.4970734,28.4152219 16.4970734,30.0245565 C16.4970734,31.6338911 17.4380224,32.9981948 18.5987418,33.0721568 Z" id="path-22"></path>
|
||||
<filter x="-11.9%" y="-8.7%" width="123.8%" height="117.3%" filterUnits="objectBoundingBox" id="filter-23">
|
||||
<feOffset dx="-1" dy="0" in="SourceAlpha" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M5.16482232,39.7409045 C6.35938189,39.9242009 7.32776376,38.5450634 7.32776376,36.6608123 C7.32776376,34.7765612 6.35938189,33.0920754 5.16482232,32.8982295 C3.97026275,32.7041864 3.00188088,34.0827249 3.00188088,35.9774597 C3.00188088,37.8721946 3.97026275,39.5572794 5.16482232,39.7409045 Z" id="path-24"></path>
|
||||
<filter x="-11.6%" y="-7.3%" width="123.1%" height="114.5%" filterUnits="objectBoundingBox" id="filter-25">
|
||||
<feOffset dx="-1" dy="0" in="SourceAlpha" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M5.16482232,12.4909903 C6.35938189,12.7160065 7.32776376,11.3710755 7.32776376,9.48682437 C7.32776376,7.60257324 6.35938189,5.88388099 5.16482232,5.6483153 C3.97026275,5.41307824 3.00188088,6.75860822 3.00188088,8.65334311 C3.00188088,10.548078 3.97026275,12.2661712 5.16482232,12.4909903 Z" id="path-26"></path>
|
||||
<filter x="-11.6%" y="-7.3%" width="123.1%" height="114.5%" filterUnits="objectBoundingBox" id="filter-27">
|
||||
<feOffset dx="-1" dy="0" in="SourceAlpha" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<linearGradient x1="53.3373575%" y1="50.1806641%" x2="50%" y2="50%" id="linearGradient-28">
|
||||
<stop stop-color="#000000" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient x1="53.5464395%" y1="50.1806641%" x2="50%" y2="50%" id="linearGradient-29">
|
||||
<stop stop-color="#000000" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<path d="M16.5658552,4.32759294 L11.6278163,20.2710368 C11.0168532,22.472367 7.89558783,24.2568978 4.64071404,24.2568978 C1.38584026,24.2568978 -0.00392431296,22.3568161 0.428840125,20.1554859 L3.16562845,4.32759294 C3.74006848,2.12626271 7.29033099,0.341731975 11.0798008,0.341731975 C14.8692706,0.341731975 17.3184939,2.12626271 16.5658552,4.32759294 Z" id="path-30"></path>
|
||||
<filter x="-3.1%" y="-2.1%" width="106.1%" height="104.2%" filterUnits="objectBoundingBox" id="filter-31">
|
||||
<feOffset dx="0" dy="1" in="SourceAlpha" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M9.27984405,6.32052343 C11.1077544,6.32052343 12.8681996,5.42825806 13.2157985,4.32759294 C13.5676945,3.22692783 12.3381875,2.33466246 10.4657274,2.33466246 C8.59326736,2.33466246 6.82303148,3.22692783 6.51568515,4.32759294 C6.21263585,5.42825806 7.45193366,6.32052343 9.27984405,6.32052343 Z" id="path-32"></path>
|
||||
<filter x="-7.3%" y="-12.5%" width="114.7%" height="125.1%" filterUnits="objectBoundingBox" id="filter-33">
|
||||
<feOffset dx="0" dy="-1" in="SourceAlpha" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M5.8015727,21.7836377 C7.45128443,21.7836377 9.01681248,20.8913723 9.30216772,19.7907072 C9.59181999,18.6900421 8.45631297,17.7977767 6.76205158,17.7977767 C5.06779019,17.7977767 3.49247138,18.6900421 3.24736878,19.7907072 C3.00656321,20.8913723 4.15186098,21.7836377 5.8015727,21.7836377 Z" id="path-34"></path>
|
||||
<filter x="-8.2%" y="-12.5%" width="116.3%" height="125.1%" filterUnits="objectBoundingBox" id="filter-35">
|
||||
<feOffset dx="0" dy="-1" in="SourceAlpha" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<linearGradient x1="50%" y1="10.1062012%" x2="50%" y2="90.255127%" id="linearGradient-36">
|
||||
<stop stop-color="#000000" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0" offset="25.1256511%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0" offset="75.332785%"></stop>
|
||||
<stop stop-color="#000000" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<path d="M5.80168431,7.73646035 L3.59273388,17.4974955 C3.56174706,17.6441303 3.70423259,17.7630595 3.91092282,17.7630595 C3.96902264,17.7630595 4.02837407,17.7534046 4.08429023,17.7349711 L5.11456055,17.3960814 C6.13505245,17.0618019 7.24905155,17.0618019 8.11527616,17.3960814 L8.98984159,17.7349711 C9.15865568,17.8005482 9.39651689,17.7473875 9.52142449,17.6162333 C9.55657172,17.5793664 9.5802016,17.538714 9.59043465,17.4974955 L12.1584388,7.73646035 C12.1992136,7.58982558 12.0541675,7.47089644 11.8344092,7.47089644 C11.7726359,7.47089644 11.7090651,7.48055133 11.6487424,7.49898479 L10.5420206,7.83787452 C9.45459188,8.17215401 8.28001836,8.17215401 7.36550855,7.83787452 L6.43478043,7.49898479 C6.25426009,7.43340773 6.0022932,7.48656844 5.87230166,7.61772257 C5.83579773,7.65458949 5.81162317,7.69524189 5.80168431,7.73646035 Z" id="path-37"></path>
|
||||
<filter x="-5.8%" y="-4.9%" width="111.7%" height="109.7%" filterUnits="objectBoundingBox" id="filter-38">
|
||||
<feOffset dx="0" dy="1" in="SourceAlpha" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M59.3030303,11.5623701 L59.3030303,38.8186537 C59.3030303,41.056296 57.1910494,42.8764092 54.5857889,42.8840125 C51.9805284,42.8915716 49.8685475,40.94769 49.8685475,38.5422093 L49.8685475,9.24151804 C49.8685475,6.83603731 51.9805284,5.47358029 54.5857889,6.19838512 C57.1910494,6.92318995 59.3030303,9.32472782 59.3030303,11.5623701 Z" id="path-39"></path>
|
||||
<filter x="-15.9%" y="-1.4%" width="121.2%" height="102.7%" filterUnits="objectBoundingBox" id="filter-40">
|
||||
<feOffset dx="-1" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowOffsetOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M54.5857889,16.2636754 C55.7699982,16.5022772 56.7299896,15.3911779 56.7299896,13.7819657 C56.7299896,12.1727535 55.7699982,10.6312193 54.5857889,10.3388528 C53.4015796,10.0464864 52.4415883,11.1575856 52.4415883,12.8205625 C52.4415883,14.4835394 53.4015796,16.0250736 54.5857889,16.2636754 Z" id="path-41"></path>
|
||||
<filter x="-11.7%" y="-8.3%" width="123.3%" height="116.7%" filterUnits="objectBoundingBox" id="filter-42">
|
||||
<feOffset dx="-1" dy="0" in="SourceAlpha" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M54.5857889,40.3106494 C55.7699982,40.3344916 56.7299896,39.032724 56.7299896,37.40307 C56.7299896,35.773416 55.7699982,34.388854 54.5857889,34.3105642 C53.4015796,34.2322743 52.4415883,35.534042 52.4415883,37.2181436 C52.4415883,38.9022452 53.4015796,40.2868073 54.5857889,40.3106494 Z" id="path-43"></path>
|
||||
<filter x="-11.7%" y="-8.3%" width="123.3%" height="116.7%" filterUnits="objectBoundingBox" id="filter-44">
|
||||
<feOffset dx="-1" dy="0" in="SourceAlpha" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<linearGradient x1="50%" y1="10.1062012%" x2="50%" y2="90.255127%" id="linearGradient-45">
|
||||
<stop stop-color="#000000" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0" offset="25.1256511%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0" offset="75.332785%"></stop>
|
||||
<stop stop-color="#000000" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient x1="-1.11022302e-14%" y1="50%" x2="100%" y2="50%" id="linearGradient-46">
|
||||
<stop stop-color="#000000" stop-opacity="0.1" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<path d="M13.5535509,4.99772125 L15.1754097,18.7414547 C15.2568395,19.431496 16.0130052,19.990885 16.864353,19.990885 L33.8208702,19.990885 C37.2262615,19.990885 39.9395669,22.228441 39.8812076,24.9886062 C39.8228483,27.7487715 37.1706023,29.9863275 33.9572503,29.9863275 L10.6840967,29.9863275 C7.47074478,29.9863275 4.44608212,27.7487715 3.92832361,24.9886062 L0.17838474,4.99772125 C-0.339373773,2.23755602 2.31287225,9.75069555e-14 6.10234203,9.75069555e-14 C9.89181181,9.75069555e-14 13.2278316,2.23755602 13.5535509,4.99772125 Z" id="path-47"></path>
|
||||
<filter x="-3.8%" y="-1.7%" width="107.5%" height="103.3%" filterUnits="objectBoundingBox" id="filter-48">
|
||||
<feOffset dx="1" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" type="matrix" in="shadowOffsetOuter1" result="shadowMatrixOuter1"></feColorMatrix>
|
||||
<feOffset dx="-1" dy="0" in="SourceAlpha" result="shadowOffsetOuter2"></feOffset>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowOffsetOuter2" result="shadowMatrixOuter2"></feColorMatrix>
|
||||
<feMerge>
|
||||
<feMergeNode in="shadowMatrixOuter1"></feMergeNode>
|
||||
<feMergeNode in="shadowMatrixOuter2"></feMergeNode>
|
||||
</feMerge>
|
||||
</filter>
|
||||
<linearGradient x1="100%" y1="50%" x2="0%" y2="50%" id="linearGradient-49">
|
||||
<stop stop-color="#000000" stop-opacity="0.3" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0" offset="25.1876831%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0" offset="75.1235962%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.3" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<polygon id="path-50" points="15.6177349 22.4897456 27.7758885 22.4897456 28.0179374 27.4874669 16.2075017 27.4874669"></polygon>
|
||||
<path d="M13.5535509,4.99772125 L15.1754097,18.7414547 C15.2568395,19.431496 16.0130052,19.990885 16.864353,19.990885 L33.8208702,19.990885 C37.2262615,19.990885 39.9395669,22.228441 39.8812076,24.9886062 C39.8228483,27.7487715 37.1706023,29.9863275 33.9572503,29.9863275 L10.6840967,29.9863275 C7.47074478,29.9863275 4.44608212,27.7487715 3.92832361,24.9886062 L0.17838474,4.99772125 C-0.339373773,2.23755602 2.31287225,0 6.10234203,0 C9.89181181,0 13.2278316,2.23755602 13.5535509,4.99772125 Z" id="path-51"></path>
|
||||
<filter x="-3.8%" y="-1.7%" width="107.5%" height="103.3%" filterUnits="objectBoundingBox" id="filter-52">
|
||||
<feOffset dx="-1" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" type="matrix" in="shadowOffsetOuter1" result="shadowMatrixOuter1"></feColorMatrix>
|
||||
<feOffset dx="1" dy="0" in="SourceAlpha" result="shadowOffsetOuter2"></feOffset>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowOffsetOuter2" result="shadowMatrixOuter2"></feColorMatrix>
|
||||
<feMerge>
|
||||
<feMergeNode in="shadowMatrixOuter1"></feMergeNode>
|
||||
<feMergeNode in="shadowMatrixOuter2"></feMergeNode>
|
||||
</feMerge>
|
||||
</filter>
|
||||
<polygon id="path-53" points="15.6177349 22.4897456 27.7758885 22.4897456 28.0179374 27.4874669 16.2075017 27.4874669"></polygon>
|
||||
<linearGradient x1="100%" y1="50%" x2="0%" y2="50%" id="linearGradient-54">
|
||||
<stop stop-color="#000000" stop-opacity="0" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.15" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<path d="M4.71724138,23.9596933 C7.32250185,23.51671 9.43448276,20.4641722 9.43448276,17.1416593 C9.43448276,13.8191463 7.32250185,11.5548964 4.71724138,12.0843155 C2.1119809,12.6137346 0,15.6662724 0,18.9023496 C0,22.1384267 2.1119809,24.4026766 4.71724138,23.9596933 Z" id="path-55"></path>
|
||||
<path d="M4.71724138,154.305653 C7.32250185,154.835072 9.43448276,152.570822 9.43448276,149.248309 C9.43448276,145.925796 7.32250185,142.873259 4.71724138,142.430275 C2.1119809,141.987292 0,144.251542 0,147.487619 C0,150.723696 2.1119809,153.776234 4.71724138,154.305653 Z" id="path-56"></path>
|
||||
<path d="M62.1818182,13.6766192 C64.7870787,13.2431196 66.8990596,9.81022871 66.8990596,6.00904268 C66.8990596,2.20785666 64.7870787,-0.453622723 62.1818182,0.064462104 C59.5765577,0.582546931 57.4645768,4.01543787 57.4645768,7.73203862 C57.4645768,11.4486394 59.5765577,14.1101187 62.1818182,13.6766192 Z" id="path-57"></path>
|
||||
<path d="M62.1818182,166.325507 C64.7870787,166.843591 66.8990596,164.182112 66.8990596,160.380926 C66.8990596,156.57974 64.7870787,153.146849 62.1818182,152.713349 C59.5765577,152.27985 57.4645768,154.941329 57.4645768,158.65793 C57.4645768,162.374531 59.5765577,165.807422 62.1818182,166.325507 Z" id="path-58"></path>
|
||||
<path d="M24.9343192,30.0824647 C29.9171598,31.1559067 33.9565502,25.1184443 33.9565502,16.5974149 C33.9565502,8.07638553 29.9171598,0.705844222 24.9343192,0.134850118 C19.9514786,-0.436143986 15.9120882,5.60131847 15.9120882,13.6198999 C15.9120882,21.6384814 19.9514786,29.0090227 24.9343192,30.0824647 Z" id="path-59"></path>
|
||||
<path d="M5.57492163,15.9372318 C8.65386583,15.5820847 11.1498433,11.6685263 11.1498433,7.19605457 C11.1498433,2.72358281 8.65386583,-0.412138834 5.57492163,0.192224236 C2.49597743,0.796587306 0,4.71014567 0,8.9334015 C0,13.1566573 2.49597743,16.292379 5.57492163,15.9372318 Z" id="path-60"></path>
|
||||
<path d="M5.57681512,8.89371112 L6.24272441,9.54123435 L5.57681512,10.3938886 L5.57681512,8.89371112 Z M5.57681512,5.73780369 L6.23985212,6.379074 L5.57681512,7.22958705 L5.57681512,5.73780369 Z M5.26410552,4.57888384 C5.12428959,4.62807599 5.01977509,4.81495825 5.02088695,5.01368605 L5.02088695,7.35129222 L4.63868633,6.98821629 C4.58031387,6.93048037 4.50507826,6.91192204 4.43021327,6.9364845 C4.27751833,6.98384752 4.16670331,7.193905 4.18273257,7.40591507 C4.19070088,7.51207109 4.22998647,7.60387106 4.29123122,7.65939102 L4.83557756,8.17715789 L4.29123122,8.86861732 C4.17050215,9.02194846 4.15039609,9.27185526 4.24638635,9.42698686 C4.34228396,9.58256145 4.51795726,9.58456908 4.63868633,9.43150982 L5.02088695,8.94526917 L5.02088695,11.2911146 C5.02088695,11.5078212 5.14522955,11.666483 5.29875838,11.6453565 C5.36194888,11.6367917 5.42328629,11.5979468 5.47257859,11.5353132 L6.86239902,9.75916025 C6.98312809,9.60637295 7.00406805,9.35398857 6.90928229,9.19595793 C6.8955694,9.17317614 6.8798181,9.15307868 6.86239902,9.13613842 L5.73312359,8.04136031 L6.86239902,6.59058133 C6.98229419,6.43452317 7.00184433,6.18176495 6.90603938,6.02662773 C6.89316038,6.00577909 6.87852093,5.98733721 6.86239902,5.97165224 L5.47257859,4.62859926 C5.41420613,4.57137268 5.33897052,4.55341141 5.26410552,4.57888384 Z" id="path-61"></path>
|
||||
<path d="M35.3246541,67.2500631 L42.0792571,67.7316008 C42.7010011,67.7759252 43.2050243,68.5573927 43.2050243,69.4770574 L43.2050243,79.4682593 C43.2050243,80.3879241 42.7010011,81.0795617 42.0792571,81.0130752 L35.3246541,80.2907686 C34.7029101,80.2242821 34.1988869,79.4428145 34.1988869,78.545312 L34.1988869,68.7948789 C34.1988869,67.8973764 34.7029101,67.2057387 35.3246541,67.2500631 Z" id="path-63"></path>
|
||||
<filter x="-50.0%" y="-32.7%" width="199.9%" height="165.4%" filterUnits="objectBoundingBox" id="filter-64">
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.749019608 0 0 0 0 0 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M24.0669824,66.4475001 L30.8215854,66.9290379 C31.4433295,66.9733622 31.9473526,67.7323723 31.9473526,68.6243343 L31.9473526,78.3145751 C31.9473526,79.2065372 31.4433295,79.8757173 30.8215854,79.8092308 L24.0669824,79.0869242 C23.4452384,79.0204377 22.9412153,78.2614276 22.9412153,77.3916277 L22.9412153,67.9421558 C22.9412153,67.0723559 23.4452384,66.4031758 24.0669824,66.4475001 Z" id="path-65"></path>
|
||||
<filter x="-50.0%" y="-33.7%" width="199.9%" height="167.3%" filterUnits="objectBoundingBox" id="filter-66">
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.749019608 0 0 0 0 0 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M12.8093108,65.6449372 L19.5639138,66.1264749 C20.1856578,66.1707993 20.6896809,66.9073519 20.6896809,67.7716112 L20.6896809,77.1608909 C20.6896809,78.0251502 20.1856578,78.6718729 19.5639138,78.6053864 L12.8093108,77.8830798 C12.1875667,77.8165933 11.6835436,77.0800407 11.6835436,76.2379435 L11.6835436,67.0894327 C11.6835436,66.2473355 12.1875667,65.6006129 12.8093108,65.6449372 Z" id="path-67"></path>
|
||||
<filter x="-50.0%" y="-34.7%" width="199.9%" height="169.4%" filterUnits="objectBoundingBox" id="filter-68">
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.749019608 0 0 0 0 0 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M46.5823258,51.2501423 L53.3369288,51.4307189 C53.9586728,51.4473406 54.4626959,52.2288081 54.4626959,53.1761755 L54.4626959,63.4683386 C54.4626959,64.415706 53.9586728,65.1522586 53.3369288,65.1134748 L46.5823258,64.6921293 C45.9605817,64.6533455 45.4565586,63.8718779 45.4565586,62.9466726 L45.4565586,52.8952785 C45.4565586,51.9700732 45.9605817,51.2335207 46.5823258,51.2501423 Z" id="path-69"></path>
|
||||
<filter x="-50.0%" y="-32.5%" width="199.9%" height="164.9%" filterUnits="objectBoundingBox" id="filter-70">
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.749019608 0 0 0 0 0 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M1.55163912,50.0462979 L8.30624212,50.2268745 C8.92798616,50.2434961 9.43200928,50.9351338 9.43200928,51.7716904 L9.43200928,60.860009 C9.43200928,61.6965656 8.92798616,62.3432883 8.30624212,62.3045045 L1.55163912,61.883159 C0.929895085,61.8443752 0.425871957,61.1527376 0.425871957,60.3383431 L0.425871957,51.4907934 C0.425871957,50.6763989 0.929895085,50.0296762 1.55163912,50.0462979 Z" id="path-71"></path>
|
||||
<filter x="-50.0%" y="-36.7%" width="199.9%" height="173.4%" filterUnits="objectBoundingBox" id="filter-72">
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.749019608 0 0 0 0 0 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M46.5823258,17.6451748 L53.3369288,17.2238293 C53.9586728,17.1850455 54.4626959,17.9215981 54.4626959,18.8689655 L54.4626959,29.1611285 C54.4626959,30.108496 53.9586728,30.8899635 53.3369288,30.9065851 L46.5823258,31.0871618 C45.9605817,31.1037834 45.4565586,30.3672308 45.4565586,29.4420256 L45.4565586,19.3906314 C45.4565586,18.4654261 45.9605817,17.6839586 46.5823258,17.6451748 Z" id="path-73"></path>
|
||||
<filter x="-50.0%" y="-32.5%" width="199.9%" height="164.9%" filterUnits="objectBoundingBox" id="filter-74">
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.749019608 0 0 0 0 0 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M35.3246541,18.3474174 L42.0792571,17.9260718 C42.7010011,17.8872881 43.2050243,18.6013832 43.2050243,19.5210479 L43.2050243,29.5122498 C43.2050243,30.4319146 42.7010011,31.1909246 42.0792571,31.2075462 L35.3246541,31.3881229 C34.7029101,31.4047445 34.1988869,30.6906494 34.1988869,29.7931468 L34.1988869,20.0427138 C34.1988869,19.1452112 34.7029101,18.3862012 35.3246541,18.3474174 Z" id="path-75"></path>
|
||||
<filter x="-50.0%" y="-33.4%" width="199.9%" height="166.8%" filterUnits="objectBoundingBox" id="filter-76">
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.749019608 0 0 0 0 0 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M12.8093108,19.7519025 L19.5639138,19.330557 C20.1856578,19.2917732 20.6896809,19.9609534 20.6896809,20.8252127 L20.6896809,30.2144924 C20.6896809,31.0787517 20.1856578,31.7928468 19.5639138,31.8094684 L12.8093108,31.9900451 C12.1875667,32.0066667 11.6835436,31.3374866 11.6835436,30.4953894 L11.6835436,21.3468786 C11.6835436,20.5047814 12.1875667,19.7906863 12.8093108,19.7519025 Z" id="path-77"></path>
|
||||
<filter x="-50.0%" y="-35.5%" width="199.9%" height="171.1%" filterUnits="objectBoundingBox" id="filter-78">
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.749019608 0 0 0 0 0 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M1.55163912,20.4541451 L8.30624212,20.0327996 C8.92798616,19.9940158 9.43200928,20.6407384 9.43200928,21.4772951 L9.43200928,30.5656137 C9.43200928,31.4021703 8.92798616,32.0938079 8.30624212,32.1104295 L1.55163912,32.2910062 C0.929895085,32.3076278 0.425871957,31.6609052 0.425871957,30.8465107 L0.425871957,21.998961 C0.425871957,21.1845665 0.929895085,20.4929289 1.55163912,20.4541451 Z" id="path-79"></path>
|
||||
<filter x="-50.0%" y="-36.7%" width="199.9%" height="173.4%" filterUnits="objectBoundingBox" id="filter-80">
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.749019608 0 0 0 0 0 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M46.5823258,0.842691088 L53.3369288,0.120384441 C53.9586728,0.0538979502 54.4626959,0.767993056 54.4626959,1.7153605 L54.4626959,12.0075235 C54.4626959,12.954891 53.9586728,13.758816 53.3369288,13.8031403 L46.5823258,14.2846781 C45.9605817,14.3290024 45.4565586,13.6149073 45.4565586,12.689702 L45.4565586,2.63830788 C45.4565586,1.7131026 45.9605817,0.909177579 46.5823258,0.842691088 Z" id="path-81"></path>
|
||||
<filter x="-50.0%" y="-31.8%" width="199.9%" height="163.5%" filterUnits="objectBoundingBox" id="filter-82">
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.749019608 0 0 0 0 0 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M35.3246541,2.0465355 L42.0792571,1.32422885 C42.7010011,1.25774236 43.2050243,1.94937999 43.2050243,2.86904473 L43.2050243,12.8602466 C43.2050243,13.7799114 42.7010011,14.5613789 42.0792571,14.6057032 L35.3246541,15.087241 C34.7029101,15.1315653 34.1988869,14.4399277 34.1988869,13.5424251 L34.1988869,3.79199211 C34.1988869,2.89448953 34.7029101,2.11302199 35.3246541,2.0465355 Z" id="path-83"></path>
|
||||
<filter x="-50.0%" y="-32.7%" width="199.9%" height="165.4%" filterUnits="objectBoundingBox" id="filter-84">
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.749019608 0 0 0 0 0 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M12.8093108,4.45422432 L19.5639138,3.73191767 C20.1856578,3.66543118 20.6896809,4.31215385 20.6896809,5.17641318 L20.6896809,14.5656929 C20.6896809,15.4299522 20.1856578,16.1665048 19.5639138,16.2108291 L12.8093108,16.6923669 C12.1875667,16.7366912 11.6835436,16.0899686 11.6835436,15.2478714 L11.6835436,6.09936057 C11.6835436,5.2572634 12.1875667,4.52071081 12.8093108,4.45422432 Z" id="path-85"></path>
|
||||
<filter x="-50.0%" y="-34.7%" width="199.9%" height="169.4%" filterUnits="objectBoundingBox" id="filter-86">
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.749019608 0 0 0 0 0 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M1.55163912,5.65806873 L8.30624212,4.93576209 C8.92798616,4.8692756 9.43200928,5.49354078 9.43200928,6.33009741 L9.43200928,15.418416 C9.43200928,16.2549726 8.92798616,16.9690677 8.30624212,17.0133921 L1.55163912,17.4949298 C0.929895085,17.5392542 0.425871957,16.914989 0.425871957,16.1005945 L0.425871957,7.25304479 C0.425871957,6.43865033 0.929895085,5.72455522 1.55163912,5.65806873 Z" id="path-87"></path>
|
||||
<filter x="-50.0%" y="-35.8%" width="199.9%" height="171.6%" filterUnits="objectBoundingBox" id="filter-88">
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.749019608 0 0 0 0 0 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
</defs>
|
||||
<g id="LEGO-Robotics-Illustration" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Illustration" transform="translate(3.000000, 11.000000)">
|
||||
<g id="Photo" transform="translate(0.000000, 30.407941)">
|
||||
<mask id="mask-2" fill="white">
|
||||
<use xlink:href="#path-1"></use>
|
||||
</mask>
|
||||
<use id="Combined-Shape" fill="#0EBD8C" opacity="0.5" xlink:href="#path-1"></use>
|
||||
<g id="Group" mask="url(#mask-2)" opacity="0.1" stroke-linecap="round" stroke-linejoin="round">
|
||||
<g transform="translate(88.162089, 88.036462)" id="Vertical/Block/Command-Copy-3" filter="url(#filter-3)">
|
||||
<g>
|
||||
<path d="M6.88470996,5.55111512e-15 C7.39392562,1.55431223e-15 7.88228513,0.202285134 8.24235498,0.56235498 L8.24235498,0.56235498 L10.957645,3.27764502 C11.3177149,3.63771487 11.8060744,3.84 12.31529,3.84 L12.31529,3.84 L18.40471,3.84 C18.9139256,3.84 19.4022851,3.63771487 19.762355,3.27764502 L19.762355,3.27764502 L22.477645,0.56235498 C22.8377149,0.202285134 23.3260744,6.66133815e-15 23.83529,2.66453526e-15 L23.83529,2.66453526e-15 L95.4017869,0 C96.4621737,-4.16834485e-16 97.3217869,0.85961328 97.3217869,1.92 L97.3217869,26.253259 C97.3217869,27.3136457 96.4621737,28.173259 95.4017869,28.173259 L23.83529,28.173259 C23.3260744,28.173259 22.8377149,28.3755441 22.477645,28.7356139 L19.762355,31.450904 C19.4022851,31.8109738 18.9139256,32.013259 18.40471,32.013259 L12.31529,32.013259 C11.8060744,32.013259 11.3177149,31.8109738 10.957645,31.450904 L8.24235498,28.7356139 C7.88228513,28.3755441 7.39392562,28.173259 6.88470996,28.173259 L1.92,28.173259 C0.85961328,28.173259 1.90621676e-15,27.3136457 0,26.253259 L0,1.92 C-1.2985992e-16,0.85961328 0.85961328,-2.72547246e-17 1.92,0 Z" id="Command" stroke="#774DCB" fill="#9966FF"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Group" mask="url(#mask-2)">
|
||||
<g transform="translate(88.162089, 106.901418)" id="Command">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-5)" xlink:href="#path-4"></use>
|
||||
<use stroke="#774DCB" stroke-width="1" fill="#774DCB" fill-rule="evenodd" xlink:href="#path-4"></use>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Group" mask="url(#mask-2)" stroke-linecap="round" stroke-linejoin="round">
|
||||
<g transform="translate(88.162089, 104.043092)" id="Vertical/Block/Command-Copy-2">
|
||||
<path d="M6.88470996,5.55111512e-15 C7.39392562,1.55431223e-15 7.88228513,0.202285134 8.24235498,0.56235498 L8.24235498,0.56235498 L10.957645,3.27764502 C11.3177149,3.63771487 11.8060744,3.84 12.31529,3.84 L12.31529,3.84 L18.40471,3.84 C18.9139256,3.84 19.4022851,3.63771487 19.762355,3.27764502 L19.762355,3.27764502 L22.477645,0.56235498 C22.8377149,0.202285134 23.3260744,6.66133815e-15 23.83529,2.66453526e-15 L23.83529,2.66453526e-15 L95.4017869,0 C96.4621737,2.72547246e-17 97.3217869,0.85961328 97.3217869,1.92 L97.3217869,26.253259 C97.3217869,27.3136457 96.4621737,28.173259 95.4017869,28.173259 L23.83529,28.173259 C23.3260744,28.173259 22.8377149,28.3755441 22.477645,28.7356139 L19.762355,31.450904 C19.4022851,31.8109738 18.9139256,32.013259 18.40471,32.013259 L12.31529,32.013259 C11.8060744,32.013259 11.3177149,31.8109738 10.957645,31.450904 L8.24235498,28.7356139 C7.88228513,28.3755441 7.39392562,28.173259 6.88470996,28.173259 L1.92,28.173259 C0.85961328,28.173259 1.68417215e-15,27.3136457 0,26.253259 L0,1.92 C-1.2985992e-16,0.85961328 0.85961328,1.9478988e-16 1.92,0 Z" id="Command" stroke="#774DCB" fill="#9966FF"></path>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Group" mask="url(#mask-2)">
|
||||
<g transform="translate(88.162089, 54.879873)" id="Command">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-7)" xlink:href="#path-6"></use>
|
||||
<use stroke="#3D73CC" stroke-width="1" fill="#3D73CC" fill-rule="evenodd" xlink:href="#path-6"></use>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Group" mask="url(#mask-2)" stroke-linecap="round" stroke-linejoin="round">
|
||||
<g transform="translate(88.162089, 52.593211)" id="Vertical/Block/Command-Copy">
|
||||
<path d="M6.88470996,5.55111512e-15 C7.39392562,1.55431223e-15 7.88228513,0.202285134 8.24235498,0.56235498 L8.24235498,0.56235498 L10.957645,3.27764502 C11.3177149,3.63771487 11.8060744,3.84 12.31529,3.84 L12.31529,3.84 L18.40471,3.84 C18.9139256,3.84 19.4022851,3.63771487 19.762355,3.27764502 L19.762355,3.27764502 L22.477645,0.56235498 C22.8377149,0.202285134 23.3260744,6.66133815e-15 23.83529,2.66453526e-15 L23.83529,2.66453526e-15 L68.4951753,0 C69.555562,-6.3887909e-16 70.4151753,0.85961328 70.4151753,1.92 L70.4151753,26.253259 C70.4151753,27.3136457 69.555562,28.173259 68.4951753,28.173259 L23.83529,28.173259 C23.3260744,28.173259 22.8377149,28.3755441 22.477645,28.7356139 L19.762355,31.450904 C19.4022851,31.8109738 18.9139256,32.013259 18.40471,32.013259 L12.31529,32.013259 C11.8060744,32.013259 11.3177149,31.8109738 10.957645,31.450904 L8.24235498,28.7356139 C7.88228513,28.3755441 7.39392562,28.173259 6.88470996,28.173259 L1.92,28.173259 C0.85961328,28.173259 3.78984196e-15,27.3136457 0,26.253259 L0,1.92 C-1.04485543e-15,0.85961328 0.85961328,-2.4929933e-16 1.92,0 Z" id="Command" stroke="#3D73CC" stroke-width="0.5" fill="#4D97FF"></path>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Path-2" mask="url(#mask-2)" transform="translate(5.152330, 173.500430) scale(-1, 1) translate(-5.152330, -173.500430) ">
|
||||
<use fill="#CB9C6D" fill-rule="evenodd" xlink:href="#path-8"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-9)" xlink:href="#path-8"></use>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Fill-1" transform="translate(222.034675, 253.008171) scale(-1, 1) rotate(24.000000) translate(-222.034675, -253.008171) ">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-11)" xlink:href="#path-10"></use>
|
||||
<use fill="#A0640A" fill-rule="evenodd" xlink:href="#path-10"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-12)" xlink:href="#path-10"></use>
|
||||
</g>
|
||||
<g id="Group-2" transform="translate(165.613659, 267.430240) scale(-1, 1) rotate(35.000000) translate(-165.613659, -267.430240) translate(129.513659, 197.763573)">
|
||||
<g id="Group" transform="translate(9.041166, 10.180498)">
|
||||
<g id="Small-Motor" transform="translate(-0.000000, 2.144201)">
|
||||
<path d="M36.7502964,121.361755 L41.5662756,123.934796 L41.31595,124.010194 C39.6109299,124.523741 37.8053827,124.607736 36.0600487,124.254701 L29.3774887,122.902997 L29.3774887,122.902997 L26.9198861,118.978629 L17.0894758,116.595502 L14.6318733,119.124039 L9.71666812,117.864386 C8.3593717,117.516542 7.25906555,115.881481 7.25906555,114.212375 L7.25906555,8.43590121 C7.25906555,6.76679455 8.3593717,5.13173337 9.71666812,4.78388985 L36.3124801,1.28652038 L36.7502964,121.361755 Z" id="Hub" fill="#5CB1D6"></path>
|
||||
<g id="Bottom-Notch" transform="translate(14.274817, 105.494671)" stroke="#000000" stroke-opacity="0.15" stroke-width="0.576">
|
||||
<path d="M1.05368489,0.820061398 C1.20744294,0.698582233 1.42081748,0.658246162 1.66260256,0.711966597 L1.66260256,0.711966597 L13.8517601,2.98312041 C14.117903,3.04245302 14.3567995,3.20804856 14.5307501,3.42304066 C14.7038377,3.63696599 14.8146715,3.9022207 14.8146715,4.1706168 L14.8146715,4.1706168 L14.8146715,16.4058171 L12.8269061,13.2316974 L2.72272726,10.7822024 L0.655065537,12.9095438 L0.815115987,1.36763293 C0.815115987,1.13504374 0.901472495,0.940319393 1.05368489,0.820061398 Z" id="Shadow"></path>
|
||||
</g>
|
||||
<path d="M17.622626,68.1867249 L24.8442755,68.5441939 C25.50901,68.577098 26.0478838,69.3412805 26.0478838,70.2510433 L26.0478838,80.1346702 C26.0478838,81.044433 25.50901,81.7247827 24.8442755,81.6542739 L17.622626,80.8882688 C16.9578915,80.81776 16.4190178,80.0535775 16.4190178,79.1814194 L16.4190178,69.7063285 C16.4190178,68.8341705 16.9578915,68.1538208 17.622626,68.1867249 Z" id="Logo" stroke-opacity="0.15" stroke="#000000" stroke-width="0.72"></path>
|
||||
<g id="Top" transform="translate(6.555695, 0.000000)" fill="#FFFFFF">
|
||||
<path d="M35.1648903,0.428840125 L30.876489,50.6031348 L25.3437973,50.7920913 C24.7053637,50.8236935 24.0930788,51.1585807 23.6416381,51.7212115 L20.2373199,55.886897 C19.7858793,56.4290747 19.1735943,56.7402252 18.5351608,56.753769 L10.9004983,56.9162177 C10.2620647,56.9292756 9.64977981,56.6592064 9.19833915,56.1668063 L5.79402093,52.5307317 C5.34258026,52.0587847 4.73029533,51.8124522 4.09186182,51.8440544 L0.274530541,52.033011 L0.428840125,7.40479061 C0.428840125,5.99421629 1.50658766,4.56873699 2.83605662,4.22089347 L33.3568042,0.127467895 C33.9760833,0.0444105277 34.6060306,0.149410299 35.1648903,0.428840125 L35.1648903,0.428840125 L35.1648903,0.428840125 Z"></path>
|
||||
</g>
|
||||
<g id="Motor" transform="translate(17.105956, 22.206374) scale(-1, 1) translate(-17.105956, -22.206374) translate(0.639289, 2.573041)">
|
||||
<path d="M14.1517241,1.13530097 C6.33594271,-0.571075228 0,6.89677785 0,17.6718518 C0,28.4469257 6.33594271,37.4466765 14.1517241,37.7725737 L18.0112853,37.7398635 L17.5824451,1.70215893 L14.1517241,1.13530097 Z" id="Path" stroke-opacity="0.15" stroke="#000000" stroke-width="0.72" fill="url(#linearGradient-13)"></path>
|
||||
<path d="M12.493754,1.25981008 C14.0369177,0.675367478 15.7281881,0.547490547 17.4942519,0.955768871 C21.1833185,1.88792624 24.5153878,4.65457689 26.9342944,8.34003196 C29.3785419,12.0640964 30.8916147,16.7313203 30.8916147,21.4331361 C30.8916147,26.1056631 29.396363,30.2726698 26.9696786,33.2289445 C24.5714276,36.1505806 21.2609112,37.88705 17.5983275,37.7257632 C13.9274925,37.5636564 10.6179734,35.2256002 8.21674378,31.6134625 C5.77757521,27.9442538 4.27327553,22.9565655 4.27327553,17.5230634 C4.27327553,12.1009002 5.77012638,7.50636111 8.20791793,4.48946439 C9.42580861,2.98225989 10.877909,1.87177925 12.493754,1.25981008 Z" id="Oval" stroke-opacity="0.15" stroke="#000000" stroke-width="0.72" fill="#46A8D1"></path>
|
||||
<path d="M13.7137282,1.29917348 C15.1941299,0.738500778 16.8166133,0.615886534 18.5105485,1.00748708 C22.0524794,1.90246603 25.2513183,4.55914724 27.5736762,8.09750029 C29.9210428,11.6739568 31.3741693,16.1561843 31.3741693,20.6716428 C31.3741693,25.1581302 29.9386598,29.1593343 27.6085653,31.9979397 C25.3069024,34.8019087 22.1298204,36.4688424 18.6146242,36.314046 C15.0911768,36.1584479 11.9150923,33.9135159 9.61045075,30.4466745 C7.2678719,26.9227644 5.82331431,22.1325485 5.82331431,16.9142473 C5.82331431,11.7076029 7.2602465,7.29545858 9.60119677,4.39840809 C10.7698549,2.95213152 12.1631799,1.88641285 13.7137282,1.29917348 Z" id="Oval" stroke-opacity="0.15" stroke="#000000" stroke-width="0.72" fill="#5CB1D6"></path>
|
||||
<g id="Peg-Hole">
|
||||
<use fill-opacity="0.3" fill="#000000" fill-rule="evenodd" xlink:href="#path-14"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-15)" xlink:href="#path-14"></use>
|
||||
</g>
|
||||
<g id="Peg-Hole-Copy-3">
|
||||
<use fill-opacity="0.3" fill="#000000" fill-rule="evenodd" xlink:href="#path-16"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-17)" xlink:href="#path-16"></use>
|
||||
</g>
|
||||
<g id="Peg-Hole-Copy-4">
|
||||
<use fill-opacity="0.3" fill="#000000" fill-rule="evenodd" xlink:href="#path-18"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-19)" xlink:href="#path-18"></use>
|
||||
</g>
|
||||
<g id="Combined-Shape">
|
||||
<use fill-opacity="0.25" fill="#000000" fill-rule="evenodd" xlink:href="#path-20"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-21)" xlink:href="#path-20"></use>
|
||||
<path stroke-opacity="0.15" stroke="#000000" stroke-width="0.72" d="M19.1680791,15.3589421 L19.4489748,17.7075684 L20.7317175,17.8984294 L21.147134,19.6492106 L19.4841589,19.7903721 L19.4841589,21.5158976 L18.0306822,21.9930594 L17.7488293,19.6322951 L16.465329,19.4559424 L16.0522513,17.6814514 L17.7133247,17.5384154 L17.7133247,15.7948706 L19.1680791,15.3589421 Z"></path>
|
||||
</g>
|
||||
<g id="Peg-Hole-Copy-2">
|
||||
<use fill-opacity="0.3" fill="#000000" fill-rule="evenodd" xlink:href="#path-22"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-23)" xlink:href="#path-22"></use>
|
||||
</g>
|
||||
<path d="M17.1106101,1.78913049 C17.5438722,1.6385535 18.0187784,1.61246088 18.5142779,1.72871272 C19.5933831,1.98916465 20.5602701,2.82405464 21.2654661,3.93992076 C21.9926106,5.09051719 22.4420786,6.54563216 22.4420786,8.02990719 L22.4420786,8.02990719 L22.4420786,13.953257 L26.9370901,14.7943678 C28.012029,15.0021597 28.9770124,15.7537901 29.679653,16.7811105 C30.402203,17.8375402 30.8487522,19.1901107 30.8487522,20.5865477 C30.8487522,21.958272 30.4174729,23.1503953 29.7068846,23.9641081 C29.0268435,24.7428405 28.0886764,25.1682263 27.047476,25.0423613 L27.047476,25.0423613 L22.4420786,24.5005785 L22.4420786,30.5305799 C22.4420786,31.9949558 22.0042653,33.3022082 21.2864372,34.2282973 C20.603198,35.1097624 19.6630835,35.6441819 18.6160105,35.5938309 C17.5582643,35.5430339 16.6123216,34.8802432 15.9228411,33.8808062 C15.1990041,32.8315676 14.755405,31.4076622 14.755405,29.8604658 L14.755405,29.8604658 L14.755405,23.6450233 L10.2285459,23.169268 C9.16471192,23.0609153 8.21552468,22.3176791 7.52244557,21.2379989 C6.79521681,20.1051204 6.34873141,18.5956911 6.34873141,16.9794481 C6.34873141,15.3797498 6.78533447,13.9947975 7.50613848,13.0558343 C7.85484221,12.6015915 8.2694798,12.2538672 8.73267687,12.0461262 C9.16519496,11.8521446 9.63936786,11.7820296 10.1343573,11.8592696 L10.1343573,11.8592696 L14.755405,12.6097664 L14.755405,6.29528815 C14.755405,4.76912078 15.1858218,3.48212537 15.901273,2.64528185 C16.2450048,2.24322836 16.6540356,1.94780953 17.1106101,1.78913049 Z" id="Combined-Shape" stroke-opacity="0.25" stroke="#FFFFFF" stroke-width="0.72"></path>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Small-Motor" transform="translate(35.716823, -0.000000)">
|
||||
<path d="M23.5744808,11.4217517 L23.5744808,117.230286 C23.5744808,119.467356 22.099875,121.436715 19.953273,122.066465 L4.11957854,126.711604 C2.59332255,127.159362 0.993067652,126.285067 0.545309191,124.758811 C0.468059673,124.495494 0.428840125,124.222488 0.428840125,123.948073 L0.428840125,5.66553607 C0.428840125,3.67731097 2.04061503,2.06553607 4.02884013,2.06553607 C4.37185861,2.06553607 4.71311654,2.1145605 5.04226314,2.2111224 L19.953273,6.58557261 C22.099875,7.21532229 23.5744808,9.18468113 23.5744808,11.4217517 Z" id="Hub" fill="#5CB1D6"></path>
|
||||
<g id="Top" transform="translate(0.428840, 0.000000)" fill="#FFFFFF">
|
||||
<path d="M23.1465944,11.4207575 L23.1573668,54.0338558 L23.1573668,54.0338558 L0.0117260972,52.7492143 L0.00108670254,5.66666835 C0.000637416917,3.6784433 1.61204806,2.06630423 3.60027311,2.06585494 C3.94356414,2.06577737 4.2851015,2.11480256 4.61450963,2.21144118 L19.5253868,6.58585246 C21.6715362,7.21546934 23.146029,9.18415872 23.1465944,11.4207575 Z"></path>
|
||||
<path d="" id="Rectangle" stroke-opacity="0.15" stroke="#000000" stroke-width="0.72"></path>
|
||||
</g>
|
||||
<g id="Peg-Hole-Copy-6">
|
||||
<use fill-opacity="0.3" fill="#000000" fill-rule="evenodd" xlink:href="#path-24"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-25)" xlink:href="#path-24"></use>
|
||||
</g>
|
||||
<g id="Peg-Hole-Copy-7">
|
||||
<use fill-opacity="0.3" fill="#000000" fill-rule="evenodd" xlink:href="#path-26"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-27)" xlink:href="#path-26"></use>
|
||||
</g>
|
||||
<g id="Right-L-Pegs-Copy" transform="translate(10.312017, 23.737095) scale(-1, 1) translate(-10.312017, -23.737095) translate(9.045350, 6.003762)" fill-opacity="0.25">
|
||||
<path d="M0,1.11092992 L0,6.94594581 C0,7.17613083 0.151967376,7.33796726 0.339428634,7.30741759 L1.69714317,7.0861573 C1.88460443,7.05560763 2.03657181,6.83903733 2.03657181,6.60243398 L2.03657181,0.604718496 C2.03657181,0.368115153 1.88460443,0.214950522 1.69714317,0.262615718 L0.339428634,0.607837603 C0.151967376,0.655502798 0,0.880744902 0,1.11092992 Z" id="Path-2-Copy-4" fill="url(#linearGradient-28)"></path>
|
||||
<path d="M0,28.0022028 L0,33.8372187 C0,34.0674037 0.151967376,34.2516685 0.339428634,34.2488191 L1.69714317,34.2279062 C1.88460443,34.2250234 2.03657181,34.0308815 2.03657181,33.7942781 L2.03657181,27.7965627 C2.03657181,27.5599593 1.88460443,27.3843663 1.69714317,27.4043647 L0.339428634,27.5492057 C0.151967376,27.5692041 0,27.7720178 0,28.0022028 Z" id="Path-2-Copy-5" fill="url(#linearGradient-29)"></path>
|
||||
</g>
|
||||
<g id="Right-L-Pegs-Copy-2" transform="translate(12.666667, 118.649739) scale(-1, 1) rotate(90.000000) translate(-12.666667, -118.649739) translate(3.800000, 105.983072)">
|
||||
<g id="Path" fill="black" fill-opacity="1">
|
||||
<use filter="url(#filter-31)" xlink:href="#path-30"></use>
|
||||
</g>
|
||||
<g id="Peg-Hole">
|
||||
<use fill-opacity="0.3" fill="#000000" fill-rule="evenodd" xlink:href="#path-32"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-33)" xlink:href="#path-32"></use>
|
||||
</g>
|
||||
<g id="Peg-Hole-Copy-2">
|
||||
<use fill-opacity="0.3" fill="#000000" fill-rule="evenodd" xlink:href="#path-34"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-35)" xlink:href="#path-34"></use>
|
||||
</g>
|
||||
<g id="Path-2-Copy-2">
|
||||
<use fill-opacity="0.25" fill="url(#linearGradient-36)" fill-rule="evenodd" xlink:href="#path-37"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-38)" xlink:href="#path-37"></use>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Path">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-40)" xlink:href="#path-39"></use>
|
||||
<use fill="#FFFFFF" fill-rule="evenodd" xlink:href="#path-39"></use>
|
||||
</g>
|
||||
<g id="Peg-Hole">
|
||||
<use fill-opacity="0.3" fill="#000000" fill-rule="evenodd" xlink:href="#path-41"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-42)" xlink:href="#path-41"></use>
|
||||
</g>
|
||||
<g id="Peg-Hole-Copy-2">
|
||||
<use fill-opacity="0.3" fill="#000000" fill-rule="evenodd" xlink:href="#path-43"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-44)" xlink:href="#path-43"></use>
|
||||
</g>
|
||||
<path d="M52.0865694,17.9342145 L53.6613776,18.1818475 C53.9407916,18.4534611 54.2916848,18.6285819 54.6430179,18.6938418 C55.1514611,18.7882848 55.6642112,18.6547803 55.928034,18.2001514 L55.928034,18.2001514 L57.0877361,32.6658543 C55.3746859,32.3060078 54.9660494,32.1393529 54.557085,32.1054568 C54.0338435,32.0620891 53.5076092,32.2642472 53.2473304,32.7702665 L53.2473304,32.7702665 L52.0865694,17.9342145 Z" id="Path-2-Copy-2" stroke-opacity="0.15" stroke="#000000" stroke-width="0.648" fill-opacity="0.25" fill="url(#linearGradient-45)"></path>
|
||||
<path d="M59.2913042,11.4217517 L59.2913042,117.230286 C59.2913042,119.467356 57.8166985,121.436715 55.6700964,122.066465 L39.8364019,126.711604 C38.310146,127.159362 36.7098911,126.285067 36.2621326,124.758811 C36.1848831,124.495494 36.1456635,124.222488 36.1456635,123.948073 L36.1456635,5.66553607 C36.1456635,3.67731097 37.7574384,2.06553607 39.7456635,2.06553607 C40.088682,2.06553607 40.42994,2.1145605 40.7590865,2.2111224 L55.6700964,6.58557261 C57.8166985,7.21532229 59.2913042,9.18468113 59.2913042,11.4217517 Z" id="Hub" fill="url(#linearGradient-46)"></path>
|
||||
</g>
|
||||
<g id="Rotation">
|
||||
<path d="M24.015047,66.5811809 C37.2781913,67.1652411 48.030094,54.0662534 48.030094,37.3251823 C48.030094,20.5841112 37.2781913,4.08711389 24.015047,0.735768183 C10.7519028,-2.33097333 0,11.0904369 0,30.4556663 L24.015047,33.7667048 L4.41302868,50.9127329 C8.76379784,60.061999 15.9219026,66.2237816 24.015047,66.5811809 Z" id="Oval" fill-opacity="0.25" fill="#4D97FF" transform="translate(24.015047, 33.449530) scale(-1, 1) translate(-24.015047, -33.449530) "></path>
|
||||
<line x1="24.1796312" y1="33.5243881" x2="48.1887104" y2="30.3359838" id="Line-3" stroke="#4D97FF" stroke-width="0.72" stroke-linecap="round"></line>
|
||||
<line x1="24.1796312" y1="33.5243881" x2="43.604644" y2="50.8548563" id="Line-3" stroke="#4D97FF" stroke-width="0.72" stroke-linecap="round"></line>
|
||||
<path d="M4.51651852,51.2882038 C8.87679329,60.3998259 15.9857475,66.5223144 24.015047,66.8800933 C37.2781913,67.4694229 48.030094,54.2522566 48.030094,37.3601483 C48.030094,20.46804 37.2781913,3.82220741 24.015047,0.440626009 C10.7519028,-2.65378352 0,10.8887142 0,30.4286558 C0,31.2889902 0.0208436322,32.1430835 0.0618275099,32.9898677" id="Path" stroke="#4D97FF" stroke-width="2.16" stroke-linecap="round" stroke-linejoin="round" transform="translate(24.015047, 33.449530) scale(-1, 1) translate(-24.015047, -33.449530) "></path>
|
||||
<path d="M52.6299586,32.6186248 L49.1272734,38.1803318 C48.6238416,38.8660285 47.6035614,38.8579924 46.8484138,38.2141122 C46.6678925,38.0644211 46.5129894,37.8883899 46.3926419,37.6961751 L42.8899567,32.8170739 C42.386525,32.2294863 42.590581,31.4039673 43.3457287,30.9214959 C43.6156709,30.7420953 43.9328422,30.6247221 44.2572725,30.5869669 L51.2626428,29.7717261 C52.1702173,29.6661083 52.9059518,30.4537771 52.9059518,31.5310336 C52.9059518,31.91612 52.8099201,32.295521 52.6299586,32.6186248 Z" id="Combined-Shape" fill="#4D97FF"></path>
|
||||
</g>
|
||||
</g>
|
||||
<g id="iso-hub-tilted-left" transform="translate(297.221297, 99.514099) rotate(20.000000) translate(-297.221297, -99.514099) translate(240.221297, 14.647432)">
|
||||
<g id="Hub-Side" transform="translate(88.597179, 84.777325) rotate(-90.000000) translate(-88.597179, -84.777325) translate(4.363845, 60.077325)">
|
||||
<path d="M166.936934,0.428840125 L158.670846,45.3144975 C158.404255,46.5774382 156.819482,47.6012539 155.131157,47.6012539 L12.1925213,47.6012539 C10.5041963,47.6012539 8.91942339,46.5774382 8.65283185,45.3144975 L0.428840125,0.428840125 L166.936934,0.428840125 Z" id="Hub" fill="#FFBF00"></path>
|
||||
<path d="M0,9.75069555e-14 L167.247649,9.75069555e-14 L164.473728,15.4382445 L139.974724,15.4382445 C139.090807,15.4382445 138.277124,15.192862 137.711594,14.7560782 L133.402299,11.4622879 C132.824933,11.0255041 131.997513,10.7801216 131.103145,10.7801216 L36.1024086,10.7801216 C35.2080403,10.7801216 34.3806204,11.0255041 33.8032541,11.4622879 L29.4939592,14.7560782 C28.9284295,15.192862 28.1147465,15.4382445 27.2308289,15.4382445 L2.79528308,15.4382445 L0,9.75069555e-14 Z" id="White-Top" fill="#FFFFFF"></path>
|
||||
<g id="Left-Port" transform="translate(36.880251, 6.861442)">
|
||||
<path d="M22.2996865,-0.63 C22.8961165,-0.63 23.46121,-0.463282784 23.8947323,-0.20047546 C24.4209516,0.118526096 24.7480827,0.575992386 24.8263068,1.05102736 L24.8263068,1.05102736 L25.638239,5.9035697 C24.6933219,7.48532533 24.0892282,7.55996577 23.4379084,7.55996577 C22.8364785,7.55996577 22.2668708,7.39376462 21.8301964,7.13199128 C21.2973699,6.81257771 20.9678403,6.35383163 20.8894704,5.87661655 C20.8631517,5.71562889 20.7099996,5.59659651 20.5461783,5.49796879 C20.2872766,5.34209831 19.9482038,5.24997718 19.5927642,5.24997718 L19.5927642,5.24997718 L5.75294942,5.24997718 C5.47850415,5.24997718 5.22958385,5.30300686 5.04127413,5.40702286 C3.71890085,7.62347334 3.16307412,7.55996577 2.597898,7.55996577 C1.99328536,7.55996577 1.42656889,7.39204907 0.996716515,7.12896821 C0.466764639,6.80462385 0.148706579,6.33950954 0.0855422297,5.85266785 L0.0855422297,5.85266785 L-0.517167516,1.00291154 C0.48086062,-0.55573781 1.07871994,-0.63 1.7153605,-0.63 L1.7153605,-0.63 Z" id="Shape-Copy-2" stroke="#CCCCCC" stroke-width="1.26" fill="#575E75" fill-rule="nonzero" stroke-linecap="round" stroke-linejoin="round"></path>
|
||||
<path d="M9.96517057,7.02333278 C10.322501,6.85313227 10.8490949,6.92211966 11.1417854,7.17742043 L13.1868195,8.9537053 C13.292288,9.04496755 13.3576299,9.15219701 13.3745957,9.26188059 C13.4221554,9.56871394 13.086711,9.81745151 12.6252278,9.81745151 L9.06313926,9.81745151 C8.89817306,9.81745151 8.73207349,9.78498504 8.58579647,9.72414354 C8.17676177,9.55394302 8.0223654,9.20900607 8.24064587,8.9537053 L9.75693396,7.17742043 C9.80895104,7.1163897 9.87972531,7.06401994 9.96517057,7.02333278 Z M17.3960452,6.92996577 C17.8554691,6.92996577 18.2676399,7.17870334 18.3167666,7.48553669 C18.334358,7.59522027 18.3028987,7.70244973 18.2263293,7.79371198 L16.7331105,9.56999685 C16.5180636,9.82529762 16.0102654,9.89428501 15.5992163,9.72408449 C15.5009882,9.68339734 15.4139471,9.63102758 15.3431176,9.56999685 L13.2890342,7.79371198 C12.9950052,7.53841121 13.0460352,7.19347426 13.4025857,7.02327374 C13.5300016,6.96243224 13.6856221,6.92996577 13.8498521,6.92996577 L17.3960452,6.92996577 Z" id="Combined-Shape" fill-opacity="0.15" fill="#000000"></path>
|
||||
</g>
|
||||
<g id="Right-Port" transform="translate(104.636991, 6.861442)">
|
||||
<path d="M23.1573668,-0.63 C23.7935455,-0.63 24.3390206,-0.431008386 24.7155362,-0.133529255 C25.1865419,0.238605027 25.4140348,0.75867642 25.3396718,1.31784359 L25.3396718,1.31784359 L24.6170708,6.25180598 C24.5372603,6.75070022 24.2092515,7.22281235 23.6971236,7.55483554 C23.2596754,7.83844241 22.6916376,8.01702736 22.0953874,8.01702736 C21.4592039,8.01702736 20.9213586,7.81437528 20.554803,7.51370878 C20.0999581,7.14062325 19.8842366,6.62113098 19.9715899,6.06103288 C19.6500807,5.62876597 19.3798624,5.55468491 19.0755765,5.55468491 L19.0755765,5.55468491 L5.4400363,5.55468491 C5.10240537,5.55468491 4.78347735,5.6490533 4.54318894,5.80934847 C4.38125697,5.91737245 4.24027157,6.05428214 4.22031238,6.22807071 C4.16189385,6.73435475 3.85158006,7.21243161 3.34822945,7.5497491 C2.92171943,7.83557231 2.35867109,8.01702736 1.7572913,8.01702736 C1.12839483,8.01702736 0.585536003,7.81899795 0.207648794,7.52130209 C-0.258630841,7.15397153 -0.491155323,6.64074798 -0.431905826,6.08842706 L-0.431905826,6.08842706 L0.098257511,1.16348498 C0.153150733,0.655515401 0.463295513,0.175010527 0.971872038,-0.163733616 C1.39968805,-0.448686143 1.96614297,-0.63 2.57304075,-0.63 L2.57304075,-0.63 Z" id="Shape-Copy-3" stroke="#CCCCCC" stroke-width="1.26" fill="#575E75" fill-rule="nonzero" stroke-linecap="round" stroke-linejoin="round"></path>
|
||||
<path d="M8.9207936,7.48655234 C9.31762441,7.30512635 9.81200692,7.37866376 10.0242822,7.65080274 L11.4847228,9.54424137 C11.5589201,9.64152277 11.5893715,9.75582448 11.5722721,9.87274218 C11.5242018,10.1998125 11.1249487,10.4649554 10.6808307,10.4649554 L7.25278108,10.4649554 C7.09402244,10.4649554 6.94339189,10.4303477 6.81981927,10.3654934 C6.47377118,10.1840674 6.42136185,9.81638035 6.7035228,9.54424137 L8.67427621,7.65080274 C8.74218873,7.58574676 8.82597124,7.52992299 8.9207936,7.48655234 Z M16.1990375,7.38702736 C16.6473965,7.38702736 16.9704271,7.65217026 16.9201018,7.97924061 C16.9019925,8.0961583 16.8368936,8.21046002 16.7330619,8.30774142 L14.7142952,10.20118 C14.4246443,10.473319 13.9138288,10.5468564 13.5726523,10.3654304 C13.4910036,10.3220598 13.4237878,10.266236 13.3748767,10.20118 L11.9335827,8.30774142 C11.7237873,8.03560244 11.875862,7.66791539 12.2740474,7.4864894 C12.4164486,7.42163513 12.5779768,7.38702736 12.7382515,7.38702736 L16.1990375,7.38702736 Z" id="Combined-Shape-Copy-2" fill-opacity="0.15" fill="#000000"></path>
|
||||
</g>
|
||||
<g id="Middle-Port" transform="translate(71.187461, 6.861442)">
|
||||
<path d="M22.2996865,-0.63 C22.9372419,-0.63 23.4813455,-0.43016031 23.8554502,-0.132185825 C24.3222066,0.239585771 24.5465151,0.758322321 24.4695166,1.31716202 L24.4695166,1.31716202 L23.7909796,6.24184692 C23.7220744,6.74194695 23.4195615,7.20907834 22.9510416,7.54066621 C22.5374523,7.83337775 21.9974199,8.01702736 21.4272818,8.01702736 C20.8256923,8.01702736 20.3063913,7.8138748 19.9446814,7.50649685 C19.5189129,7.14468248 19.2976519,6.64148515 19.3515184,6.09415197 C19.0168252,5.62949533 18.7634137,5.55468491 18.4812301,5.55468491 L18.4812301,5.55468491 L5.53381694,5.55468491 C5.25163332,5.55468491 4.99822184,5.62949533 4.82503969,5.7719001 C4.71739511,6.64148515 4.49613414,7.14468248 4.07036566,7.50649685 C3.70865575,7.8138748 3.1893547,8.01702736 2.58776524,8.01702736 C2.01762715,8.01702736 1.47759469,7.83337775 1.06400541,7.54066621 C0.595485476,7.20907834 0.292972644,6.74194695 0.224067448,6.24184692 L0.224067448,6.24184692 L-0.45446957,1.31716202 C-0.531468084,0.758322321 -0.307159624,0.239585771 0.159596829,-0.132185825 C0.533701562,-0.43016031 1.07780512,-0.63 1.7153605,-0.63 L1.7153605,-0.63 L22.2996865,-0.63 Z" id="Shape-Copy-4" stroke="#CCCCCC" stroke-width="1.26" fill="#575E75" fill-rule="nonzero" stroke-linecap="round" stroke-linejoin="round"></path>
|
||||
<path d="M9.23894394,7.48655234 C9.57856262,7.30512635 10.0477473,7.37866376 10.2840508,7.65080274 L11.8846399,9.54424137 C11.9648198,9.64152277 12.0075235,9.75582448 12.0075235,9.87274218 C12.0075235,10.1998125 11.6838306,10.4649554 11.2845352,10.4649554 L8.20246055,10.4649554 C8.05972458,10.4649554 7.91833762,10.4303477 7.79596324,10.3654934 C7.4525611,10.1840674 7.34026473,9.81638035 7.54798876,9.54424137 L9.03677265,7.65080274 C9.08927753,7.58574676 9.15798947,7.52992299 9.23894394,7.48655234 Z M15.9653948,7.38702736 C16.3807173,7.38702736 16.701746,7.65217026 16.6824326,7.97924061 C16.6755286,8.0961583 16.625287,8.21046002 16.5381931,8.30774142 L14.883046,10.20118 C14.651411,10.473319 14.2004734,10.5468564 13.8730022,10.3654304 C13.794486,10.3220598 13.7274569,10.266236 13.6757821,10.20118 L12.1324441,8.30774142 C11.9043692,8.03560244 11.9969406,7.66791539 12.3420547,7.4864894 C12.4658039,7.42163513 12.6111461,7.38702736 12.7596112,7.38702736 L15.9653948,7.38702736 Z" id="Combined-Shape-Copy" fill-opacity="0.15" fill="#000000"></path>
|
||||
</g>
|
||||
<g id="Notches" transform="translate(2.573041, 13.579937)" fill="#000000" fill-opacity="0.25">
|
||||
<path d="M4.28840125,25.4670846 L13.181166,25.4670846 C13.6276513,25.4670846 14.0370038,25.7230451 14.0954804,26.0387884 L14.3072429,27.182196 C14.3657195,27.4979393 14.0533812,27.7538998 13.6096157,27.7538998 L4.77102273,27.7538998 L4.28840125,25.4670846 Z" id="Bottom-Left-Notch"></path>
|
||||
<path d="M148.654118,25.4670846 L157.546883,25.4670846 L157.064262,27.7538998 L148.225669,27.7538998 C147.781903,27.7538998 147.469565,27.4979393 147.528041,27.182196 L147.739804,26.0387884 C147.79828,25.7230451 148.207633,25.4670846 148.654118,25.4670846 Z" id="Bottom-Right-Notch"></path>
|
||||
<path d="M153.227935,0.630000725 L162.662417,0.630000725 L162.179796,2.91681589 L152.799485,2.91681589 C152.328521,2.91681589 151.994134,2.66085538 152.052611,2.3451121 L152.264373,1.20170452 C152.32285,0.885961231 152.754251,0.630000725 153.227935,0.630000725 Z" id="Top-Right-Notch"></path>
|
||||
<path d="M0.0651580476,0.451800069 L7.95569087,0.630000725 C8.42937459,0.630000725 8.86077577,0.885961231 8.91925236,1.20170452 L9.13101484,2.3451121 C9.18949144,2.66085538 8.85510442,2.91681589 8.38414054,2.91681589 L0.547779521,2.73861523 L0.0651580476,0.451800069 Z" id="Top-Left-Notch"></path>
|
||||
</g>
|
||||
<g id="Hatch" transform="translate(68.614420, 37.309091)" stroke-width="0.72">
|
||||
<path d="M1.84225362,10.292163 L0.479597375,4.34344212 C-0.0221188028,2.15318357 2.6431321,0.377628191 6.43260188,0.377628191 L23.5862069,0.377628191 C27.3756767,0.377628191 30.0409276,2.15318357 29.5392114,4.34344212 L28.1765552,10.292163" id="Path" stroke-opacity="0.15" stroke="#000000" fill="#FFBF00"></path>
|
||||
<path d="M3.30527038,10.292163 L2.09402038,4.34344212 C1.75954292,2.7007482 3.7584811,1.36908167 6.55877376,1.36908167 L23.460035,1.36908167 C26.2603277,1.36908167 28.2592659,2.7007482 27.9247884,4.34344212 L26.7135384,10.292163" id="Path" stroke-opacity="0.25" stroke="#FFFFFF" fill="#FFBF00"></path>
|
||||
<line x1="7.00037532" y1="4.83916886" x2="23.0184335" y2="4.83916886" id="Line-2" stroke-opacity="0.15" stroke="#000000" stroke-linecap="round" stroke-linejoin="round"></line>
|
||||
<line x1="7.37889094" y1="7.8135293" x2="22.6399178" y2="7.8135293" id="Line-2-Copy" stroke-opacity="0.15" stroke="#000000" stroke-linecap="round" stroke-linejoin="round"></line>
|
||||
</g>
|
||||
<g id="Left-L-Pegs" transform="translate(21.442006, 17.582445)">
|
||||
<g id="Path">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-48)" xlink:href="#path-47"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-47"></use>
|
||||
</g>
|
||||
<path d="M7.2477807,7.49658187 C9.07050087,7.49658187 10.3966239,6.37780386 10.2097593,4.99772125 C10.0228948,3.61763863 8.3548849,2.49886062 6.48415492,2.49886062 C4.61342494,2.49886062 3.28730193,3.61763863 3.52217628,4.99772125 C3.75705062,6.37780386 5.42506054,7.49658187 7.2477807,7.49658187 Z" id="Peg-Hole" fill-opacity="0.3" fill="#000000"></path>
|
||||
<path d="M8.77503227,17.4920244 C10.5017328,17.4920244 11.7500165,16.3732464 11.563152,14.9931637 C11.3762875,13.6130811 9.78611683,12.4943031 8.01140649,12.4943031 C6.23669614,12.4943031 4.98841243,13.6130811 5.22328678,14.9931637 C5.45816112,16.3732464 7.04833175,17.4920244 8.77503227,17.4920244 Z" id="Peg-Hole-Copy" fill-opacity="0.3" fill="#000000"></path>
|
||||
<path d="M10.3022838,27.4874669 C11.9329647,27.4874669 13.1034091,26.3686889 12.9165446,24.9886062 C12.7296801,23.6085236 11.2173488,22.4897456 9.53865805,22.4897456 C7.85996735,22.4897456 6.68952293,23.6085236 6.92439728,24.9886062 C7.15927163,26.3686889 8.67160295,27.4874669 10.3022838,27.4874669 Z" id="Peg-Hole-Copy-2" fill-opacity="0.3" fill="#000000"></path>
|
||||
<path d="M33.9231553,27.4874669 C35.5538362,27.4874669 36.8799592,26.3686889 36.8851487,24.9886062 C36.8903087,23.6085236 35.533656,22.4897456 33.8549653,22.4897456 C32.1762746,22.4897456 30.8501515,23.6085236 30.8929866,24.9886062 C30.9358217,26.3686889 32.2924744,27.4874669 33.9231553,27.4874669 Z" id="Peg-Hole-Copy-4" fill-opacity="0.3" fill="#000000"></path>
|
||||
<path d="M5.94721742,19.2468599 L6.20046663,20.7349101 C6.22982593,20.9074205 6.42513646,21.0472677 6.63670491,21.0472677 C6.69617598,21.0472677 6.75294097,21.0359775 6.8025144,21.0142912 L7.71622991,20.6156001 C8.62185112,20.2223328 9.76256726,20.2223328 10.7883669,20.6156001 L11.8239182,21.0142912 C12.0237921,21.0914402 12.2453233,21.0288986 12.3190219,20.8746007 C12.3397682,20.8312281 12.3471559,20.7834021 12.34059,20.7349101 L12.1391066,19.2468599 C12.1157485,19.0743495 11.9232463,18.9345023 11.7091408,18.9345023 C11.6489566,18.9345023 11.5911598,18.9457925 11.5403374,18.9674787 L10.6083266,19.3661698 C9.6933307,19.7594372 8.54963158,19.7594372 7.51445728,19.3661698 L6.46061067,18.9674787 C6.25617437,18.8903298 6.03384836,18.9528714 5.96433169,19.1071693 C5.94482066,19.1505418 5.93896464,19.1983679 5.94721742,19.2468599 Z" id="Path-2" fill-opacity="0.25" fill="#000000"></path>
|
||||
<path d="M28.6808981,22.4897456 L14.7127252,22.4897456 C14.5028889,22.4897456 14.3503142,22.6295929 14.3719402,22.8021032 C14.3780191,22.8505952 14.3977155,22.8984212 14.4294596,22.9417937 L15.0107251,23.7391759 C15.5797472,24.5257106 15.6904886,25.4515019 15.3164747,26.2380366 L14.9416981,27.0354187 C14.8696878,27.1897167 14.9672121,27.3773414 15.1592248,27.4544904 C15.2131689,27.4761767 15.2710777,27.4874669 15.3283749,27.4874669 L28.8970642,27.4874669 C29.1008993,27.4874669 29.2603956,27.3476196 29.2533091,27.1751093 C29.2513171,27.1266173 29.2359801,27.0787913 29.2085026,27.0354187 L28.7010105,26.2380366 C28.1960865,25.4515019 28.1527402,24.5257106 28.5908522,23.7391759 L29.0394021,22.9417937 C29.1267101,22.7874958 29.0430347,22.599871 28.8522077,22.5227221 C28.7985372,22.5010358 28.7398823,22.4897456 28.6808981,22.4897456 Z" id="Path-2-Copy-2" fill-opacity="0.3" fill="#000000"></path>
|
||||
<g id="Rectangle">
|
||||
<use fill="#FFBF00" xlink:href="#path-50"></use>
|
||||
<use fill="url(#linearGradient-49)" xlink:href="#path-50"></use>
|
||||
</g>
|
||||
<path d="M4.24610692,9.25141736 L4.49935613,10.7394676 C4.52871543,10.911978 4.73375587,11.0518252 4.95732678,11.0518252 C5.02017169,11.0518252 5.08026419,11.040535 5.13285528,11.0188487 L6.10204888,10.6201577 C7.06239345,10.2268903 8.26752179,10.2268903 9.34804476,10.6201577 L10.4390742,11.0188487 C10.6496835,11.0959977 10.8842687,11.0334561 10.963335,10.8791582 C10.98559,10.8357856 10.9937633,10.7879596 10.9871974,10.7394676 L10.7857139,9.25141736 C10.7623559,9.07890704 10.5601237,8.93905978 10.3340158,8.93905978 C10.2704578,8.93905978 10.2093334,8.95034998 10.1554934,8.97203625 L9.1680045,9.37072734 C8.19828523,9.76399466 6.99017392,9.76399466 5.90027625,9.37072734 L4.79095154,8.97203625 C4.57577992,8.89488729 4.34039987,8.95742888 4.26551554,9.11172681 C4.24449568,9.15509935 4.23785414,9.20292538 4.24610692,9.25141736 Z" id="Path-2-Copy" fill-opacity="0.25" fill="#000000"></path>
|
||||
</g>
|
||||
<g id="Left-L-Pegs-Copy" transform="translate(124.681296, 32.782445) scale(-1, 1) translate(-124.681296, -32.782445) translate(104.414629, 17.582445)">
|
||||
<g id="Path">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-52)" xlink:href="#path-51"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-51"></use>
|
||||
</g>
|
||||
<path d="M7.2477807,7.49658187 C9.07050087,7.49658187 10.3966239,6.37780386 10.2097593,4.99772125 C10.0228948,3.61763863 8.3548849,2.49886062 6.48415492,2.49886062 C4.61342494,2.49886062 3.28730193,3.61763863 3.52217628,4.99772125 C3.75705062,6.37780386 5.42506054,7.49658187 7.2477807,7.49658187 Z" id="Peg-Hole" fill-opacity="0.3" fill="#000000"></path>
|
||||
<path d="M8.77503227,17.4920244 C10.5017328,17.4920244 11.7500165,16.3732464 11.563152,14.9931637 C11.3762875,13.6130811 9.78611683,12.4943031 8.01140649,12.4943031 C6.23669614,12.4943031 4.98841243,13.6130811 5.22328678,14.9931637 C5.45816112,16.3732464 7.04833175,17.4920244 8.77503227,17.4920244 Z" id="Peg-Hole-Copy" fill-opacity="0.3" fill="#000000"></path>
|
||||
<path d="M10.3022838,27.4874669 C11.9329647,27.4874669 13.1034091,26.3686889 12.9165446,24.9886062 C12.7296801,23.6085236 11.2173488,22.4897456 9.53865805,22.4897456 C7.85996735,22.4897456 6.68952293,23.6085236 6.92439728,24.9886062 C7.15927163,26.3686889 8.67160295,27.4874669 10.3022838,27.4874669 Z" id="Peg-Hole-Copy-2" fill-opacity="0.3" fill="#000000"></path>
|
||||
<path d="M33.9231553,27.4874669 C35.5538362,27.4874669 36.8799592,26.3686889 36.8851487,24.9886062 C36.8903087,23.6085236 35.533656,22.4897456 33.8549653,22.4897456 C32.1762746,22.4897456 30.8501515,23.6085236 30.8929866,24.9886062 C30.9358217,26.3686889 32.2924744,27.4874669 33.9231553,27.4874669 Z" id="Peg-Hole-Copy-4" fill-opacity="0.3" fill="#000000"></path>
|
||||
<path d="M5.94721742,19.2468599 L6.20046663,20.7349101 C6.22982593,20.9074205 6.42513646,21.0472677 6.63670491,21.0472677 C6.69617598,21.0472677 6.75294097,21.0359775 6.8025144,21.0142912 L7.71622991,20.6156001 C8.62185112,20.2223328 9.76256726,20.2223328 10.7883669,20.6156001 L11.8239182,21.0142912 C12.0237921,21.0914402 12.2453233,21.0288986 12.3190219,20.8746007 C12.3397682,20.8312281 12.3471559,20.7834021 12.34059,20.7349101 L12.1391066,19.2468599 C12.1157485,19.0743495 11.9232463,18.9345023 11.7091408,18.9345023 C11.6489566,18.9345023 11.5911598,18.9457925 11.5403374,18.9674787 L10.6083266,19.3661698 C9.6933307,19.7594372 8.54963158,19.7594372 7.51445728,19.3661698 L6.46061067,18.9674787 C6.25617437,18.8903298 6.03384836,18.9528714 5.96433169,19.1071693 C5.94482066,19.1505418 5.93896464,19.1983679 5.94721742,19.2468599 Z" id="Path-2" fill-opacity="0.25" fill="#000000"></path>
|
||||
<path d="M28.6808981,22.4897456 L14.7127252,22.4897456 C14.5028889,22.4897456 14.3503142,22.6295929 14.3719402,22.8021032 C14.3780191,22.8505952 14.3977155,22.8984212 14.4294596,22.9417937 L15.0107251,23.7391759 C15.5797472,24.5257106 15.6904886,25.4515019 15.3164747,26.2380366 L14.9416981,27.0354187 C14.8696878,27.1897167 14.9672121,27.3773414 15.1592248,27.4544904 C15.2131689,27.4761767 15.2710777,27.4874669 15.3283749,27.4874669 L28.8970642,27.4874669 C29.1008993,27.4874669 29.2603956,27.3476196 29.2533091,27.1751093 C29.2513171,27.1266173 29.2359801,27.0787913 29.2085026,27.0354187 L28.7010105,26.2380366 C28.1960865,25.4515019 28.1527402,24.5257106 28.5908522,23.7391759 L29.0394021,22.9417937 C29.1267101,22.7874958 29.0430347,22.599871 28.8522077,22.5227221 C28.7985372,22.5010358 28.7398823,22.4897456 28.6808981,22.4897456 Z" id="Path-2-Copy-2" fill-opacity="0.3" fill="#000000"></path>
|
||||
<g id="Rectangle">
|
||||
<use fill="#FFBF00" xlink:href="#path-53"></use>
|
||||
<use fill="url(#linearGradient-49)" xlink:href="#path-53"></use>
|
||||
</g>
|
||||
<path d="M4.24610692,9.25141736 L4.49935613,10.7394676 C4.52871543,10.911978 4.73375587,11.0518252 4.95732678,11.0518252 C5.02017169,11.0518252 5.08026419,11.040535 5.13285528,11.0188487 L6.10204888,10.6201577 C7.06239345,10.2268903 8.26752179,10.2268903 9.34804476,10.6201577 L10.4390742,11.0188487 C10.6496835,11.0959977 10.8842687,11.0334561 10.963335,10.8791582 C10.98559,10.8357856 10.9937633,10.7879596 10.9871974,10.7394676 L10.7857139,9.25141736 C10.7623559,9.07890704 10.5601237,8.93905978 10.3340158,8.93905978 C10.2704578,8.93905978 10.2093334,8.95034998 10.1554934,8.97203625 L9.1680045,9.37072734 C8.19828523,9.76399466 6.99017392,9.76399466 5.90027625,9.37072734 L4.79095154,8.97203625 C4.57577992,8.89488729 4.34039987,8.95742888 4.26551554,9.11172681 C4.24449568,9.15509935 4.23785414,9.20292538 4.24610692,9.25141736 Z" id="Path-2-Copy" fill-opacity="0.25" fill="#000000"></path>
|
||||
</g>
|
||||
<path d="M3.36934541,9.75069555e-14 L12.0075235,48.030094 C10.3496954,48.030094 8.79354877,46.9993665 8.53177277,45.7278997 L0,9.75069555e-14 L3.36934541,9.75069555e-14 Z" id="Left-Shadow" fill="url(#linearGradient-54)"></path>
|
||||
<path d="M163.878303,0 L155.240125,48.030094 C156.897954,48.030094 158.4541,46.9993665 158.715876,45.7278997 L167.247649,0 L163.878303,0 Z" id="Right-Shadow" fill="url(#linearGradient-54)"></path>
|
||||
</g>
|
||||
<g id="hub-top" transform="translate(0.000000, 2.191850)">
|
||||
<path d="M4.4599373,12.223603 L62.4391223,0.0642736442 C64.9022776,-0.452296523 66.8990596,2.20140182 66.8990596,5.9914748 L66.8990596,160.398494 C66.8990596,164.188567 64.9022776,166.842265 62.4391223,166.325695 L4.4599373,154.166366 C1.99678195,153.649795 0,150.671342 0,147.513804 L0,18.8761645 C0,15.7186264 1.99678195,12.7401732 4.4599373,12.223603 Z" id="Hub" fill="#FFFFFF"></path>
|
||||
<g id="Peg-Hole" stroke="#FFFFFF" stroke-linejoin="square">
|
||||
<path stroke-opacity="0.5" stroke-width="2.88" d="M5.004005,13.4954734 C5.78544435,13.3366759 6.48940233,13.6035172 6.99980922,14.1507233 C7.6424286,14.839674 7.99448276,15.9044595 7.99448276,17.1416593 C7.99448276,18.4989333 7.56648072,19.8025618 6.86863939,20.8111823 C6.25401517,21.6995254 5.42660202,22.3784097 4.47585672,22.5400689 C3.6761334,22.6760492 2.95666607,22.3880857 2.43467354,21.8284587 C1.79555455,21.1432607 1.44,20.1022114 1.44,18.9023496 C1.44,17.5839529 1.8702852,16.3029738 2.56584337,15.2976534 C3.19219544,14.3923595 4.0373641,13.691906 5.004005,13.4954734 Z" fill-opacity="0.25" fill="#000000" fill-rule="evenodd"></path>
|
||||
<path stroke-width="2.16" d="M4.93231409,13.1426839 C5.84405117,12.9574084 6.66684724,13.2659663 7.2630656,13.9051707 C7.95844333,14.6506836 8.35448276,15.7984453 8.35448276,17.1416593 C8.35448276,18.5749289 7.90148242,19.951091 7.16468823,21.0160117 C6.49030687,21.9907244 5.57491942,22.7183577 4.53620288,22.894975 C3.61075283,23.0523331 2.77632475,22.7225314 2.17141715,22.0740113 C1.47866472,21.331313 1.08,20.2067556 1.08,18.9023496 C1.08,17.5090424 1.53471271,16.1552697 2.26979453,15.092824 C2.95297178,14.1053982 3.88167586,13.3561858 4.93231409,13.1426839 Z"></path>
|
||||
</g>
|
||||
<g id="Peg-Hole" stroke="#FFFFFF" stroke-linejoin="square">
|
||||
<path stroke-opacity="0.5" stroke-width="2.88" d="M2.43467354,144.56151 C2.95666607,144.001883 3.6761334,143.713919 4.47585672,143.8499 C5.42660202,144.011559 6.25401517,144.690443 6.86863939,145.578786 C7.56648072,146.587407 7.99448276,147.891035 7.99448276,149.248309 C7.99448276,150.485509 7.6424286,151.550295 6.99980922,152.239245 C6.48940233,152.786451 5.78544435,153.053293 5.004005,152.894495 C4.0373641,152.698063 3.19219544,151.997609 2.56584337,151.092315 C1.8702852,150.086995 1.44,148.806016 1.44,147.487619 L1.44,147.487619 C1.44,146.287757 1.79555455,145.246708 2.43467354,144.56151 Z" fill-opacity="0.25" fill="#000000" fill-rule="evenodd"></path>
|
||||
<path stroke-width="2.16" d="M2.17141715,144.315957 C2.77632475,143.667437 3.61075283,143.337636 4.53620288,143.494994 C5.57491942,143.671611 6.49030687,144.399244 7.16468823,145.373957 C7.90148242,146.438878 8.35448276,147.81504 8.35448276,149.248309 C8.35448276,150.591523 7.95844333,151.739285 7.2630656,152.484798 C6.66684724,153.124002 5.84405117,153.43256 4.93231409,153.247285 C3.88167586,153.033783 2.95297178,152.28457 2.26979453,151.297145 C1.53471271,150.234699 1.08,148.880926 1.08,147.487619 C1.08,146.183213 1.47866472,145.058656 2.17141715,144.315957 Z"></path>
|
||||
</g>
|
||||
<g id="Peg-Hole" stroke="#FFFFFF" stroke-linejoin="square">
|
||||
<path stroke-opacity="0.5" stroke-width="2.88" d="M62.4626785,1.47680677 C62.8099586,1.4077463 63.1419145,1.43863186 63.4446674,1.56139639 C63.8047188,1.70739517 64.1196798,1.97222152 64.3894127,2.31213401 C65.0766655,3.17819729 65.4590596,4.4902427 65.4590596,6.00904268 C65.4590596,7.62649226 65.0182041,9.1690273 64.2909331,10.3511601 C63.687005,11.3328069 62.8888177,12.0991803 61.9454606,12.2561492 C61.5898411,12.3153221 61.2502367,12.273135 60.9405476,12.141668 C60.5728041,11.9855561 60.2499737,11.7130035 59.9742236,11.3655083 C59.2893019,10.5023826 58.9045768,9.21283166 58.9045768,7.73203862 C58.9045768,6.15356627 59.3470252,4.63290377 60.0727033,3.45336015 C60.6882671,2.45280013 61.5045894,1.66733338 62.4626785,1.47680677 Z" fill-opacity="0.25" fill="#000000" fill-rule="evenodd"></path>
|
||||
<path stroke-width="2.16" d="M62.3924634,1.12372061 C62.8126616,1.04015956 63.213949,1.07937065 63.5799466,1.22778056 C63.9942944,1.39579619 64.3603807,1.69640055 64.6714124,2.08835696 C65.4002652,3.0068438 65.8190596,4.39479445 65.8190596,6.00904268 C65.8190596,7.69727812 65.3564191,9.30630921 64.5975527,10.5397984 C63.9311934,11.6229231 63.0377254,12.4393526 62.00455,12.6112667 C61.5780973,12.6822258 61.1710735,12.6306243 60.7998737,12.4730452 C60.3797569,12.2947001 60.0077685,11.9869288 59.6922239,11.5892854 C58.9651194,10.6730017 58.5445768,9.30720849 58.5445768,7.73203862 C58.5445768,6.08360926 59.0084119,4.49626916 59.7660836,3.26472184 C60.4411698,2.16741221 61.3482391,1.33137616 62.3924634,1.12372061 Z"></path>
|
||||
</g>
|
||||
<g id="Peg-Hole" stroke="#FFFFFF" stroke-linejoin="square">
|
||||
<path stroke-opacity="0.5" stroke-width="2.88" d="M60.9405476,154.248301 C61.2502367,154.116834 61.5898411,154.074647 61.9454606,154.133819 C62.8888177,154.290788 63.687005,155.057162 64.2909331,156.038809 C65.0182041,157.220941 65.4590596,158.763476 65.4590596,160.380926 C65.4590596,161.899726 65.0766655,163.211771 64.3894127,164.077835 C64.1196798,164.417747 63.8047188,164.682573 63.4446674,164.828572 C63.1419145,164.951337 62.8099586,164.982222 62.4626785,164.913162 C61.5045894,164.722635 60.6882671,163.937169 60.0727033,162.936609 C59.3470252,161.757065 58.9045768,160.236402 58.9045768,158.65793 C58.9045768,157.177137 59.2893019,155.887586 59.9742236,155.02446 C60.2499737,154.676965 60.5728041,154.404413 60.9405476,154.248301 Z" fill-opacity="0.25" fill="#000000" fill-rule="evenodd"></path>
|
||||
<path stroke-width="2.16" d="M60.7998737,153.916923 C61.1710735,153.759344 61.5780973,153.707743 62.00455,153.778702 C63.0377254,153.950616 63.9311934,154.767046 64.5975527,155.85017 C65.3564191,157.083659 65.8190596,158.692691 65.8190596,160.380926 C65.8190596,161.995174 65.4002652,163.383125 64.6714124,164.301612 C64.3603807,164.693568 63.9942944,164.994172 63.5799466,165.162188 C63.213949,165.310598 62.8126616,165.349809 62.3924634,165.266248 C61.3482391,165.058592 60.4411698,164.222556 59.7660836,163.125247 C59.0084119,161.893699 58.5445768,160.306359 58.5445768,158.65793 C58.5445768,157.08276 58.9651194,155.716967 59.6922239,154.800683 C60.0077685,154.40304 60.3797569,154.095269 60.7998737,153.916923 Z"></path>
|
||||
</g>
|
||||
<g id="Butons" transform="translate(5.146082, 123.934796)">
|
||||
<path d="M6.88985712,1.58310878 L24.3704298,3.80657716 C24.6818573,3.84618966 24.9343192,4.29730206 24.9343192,4.8141649 L24.9343192,25.4031499 C24.9343192,25.9200128 24.6818573,26.2878078 24.3704298,26.224643 L6.88985712,22.6791761 C3.15272667,21.9211991 0.123183847,16.698779 0.123183847,11.0145744 C0.123183847,5.33036968 3.15272667,1.10775871 6.88985712,1.58310878 Z" id="Left-Button" stroke-opacity="0.15" stroke="#000000" stroke-width="0.72" fill="#FFFFFF"></path>
|
||||
<path d="M24.9343192,3.87830194 L42.9787813,6.17349511 C46.7159117,6.64884518 49.7454545,12.482237 49.7454545,19.2027405 C49.7454545,25.923244 46.7159117,30.7568267 42.9787813,29.9988497 L24.9343192,26.3390129 L24.9343192,3.87830194 Z" id="Right-Button" stroke-opacity="0.15" stroke="#000000" stroke-width="0.72" fill="#FFFFFF"></path>
|
||||
<path d="M42.322509,16.0808464 L44.5946144,18.2680425 C44.9211782,18.5824024 45.0094223,19.1288552 44.7917131,19.4885788 C44.7396688,19.5745723 44.6726809,19.6448336 44.5946144,19.6953087 L42.322509,21.1643742 C41.9959453,21.3755192 41.5547249,21.1992908 41.3370157,20.7707571 C41.2591913,20.6175693 41.2176623,20.4454676 41.2176623,20.27614 L41.2176623,16.6198784 C41.2176623,16.1461947 41.5358309,15.812479 41.9283117,15.8745035 C42.0686116,15.8966754 42.2057724,15.9684723 42.322509,16.0808464 Z" id="Rectangle" fill-opacity="0.15" fill="#000000"></path>
|
||||
<path d="M5.83073382,9.6449093 L4.08206276,11.0534751 C3.83073085,11.2559246 3.76281592,11.7515902 3.93037053,12.1605754 C3.97042517,12.258345 4.0219808,12.3455634 4.08206276,12.4171983 L5.83073382,14.5021145 C6.08206573,14.801774 6.42164035,14.7656844 6.58919496,14.421506 C6.64909064,14.2984726 6.68105239,14.1464848 6.68105239,13.9846958 L6.68105239,10.4912139 C6.68105239,10.0386189 6.43618165,9.6243627 6.13411828,9.56594672 C6.02613982,9.54506478 5.92057733,9.57253978 5.83073382,9.6449093 Z" id="Rectangle-Copy" fill-opacity="0.15" fill="#000000"></path>
|
||||
<g id="Center-Button">
|
||||
<use fill="#FFFFFF" fill-rule="evenodd" xlink:href="#path-59"></use>
|
||||
<path stroke-opacity="0.15" stroke="#000000" stroke-width="0.72" d="M21.310071,0.523789971 C22.4392369,-0.0994831043 23.6773464,-0.371544957 24.9753041,-0.222809267 C27.5622061,0.0736292325 29.9278002,2.10645646 31.6296979,5.21185251 C33.2875942,8.23696079 34.3165502,12.2705075 34.3165502,16.5974149 C34.3165502,20.9426791 33.277519,24.6504956 31.6132079,27.138053 C30.7422937,28.4397622 29.6988478,29.4109197 28.5437609,29.9802718 C27.4084814,30.5398605 26.1638088,30.7155898 24.8585045,30.4343911 C22.2823248,29.8794105 19.9315212,27.7170222 18.2389405,24.6286264 C16.580168,21.6019194 15.5520882,17.6935852 15.5520882,13.6198999 C15.5520882,9.52829529 16.589924,5.94544199 18.2554305,3.4560978 C19.1222815,2.16046165 20.1601054,1.15854398 21.310071,0.523789971 Z"></path>
|
||||
<path stroke="#4D97FF" stroke-width="0.72" d="M21.6580087,1.1541386 C22.6546369,0.604023213 23.7471613,0.361167149 24.8933343,0.492509502 C27.2892729,0.767065107 29.4347943,2.70500558 30.998302,5.55788606 C32.605811,8.49105431 33.5965502,12.4032929 33.5965502,16.5974149 C33.5965502,20.7731801 32.6158863,24.3446095 31.014792,26.7376802 C30.2220132,27.9226046 29.278404,28.815446 28.2254362,29.3344627 C27.2349216,29.8226956 26.1489603,29.9758732 25.0101339,29.7305384 C22.603473,29.2120769 20.443161,27.1524737 18.8703364,24.2825929 C17.2637035,21.3510233 16.2720882,17.5647962 16.2720882,13.6198999 C16.2720882,9.69292312 17.2539476,6.24775446 18.8538464,3.85647058 C19.6506884,2.66547318 20.5999195,1.73817898 21.6580087,1.1541386 Z" stroke-linejoin="square"></path>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Bluetooth" transform="translate(43.741693, 16.724765)">
|
||||
<g>
|
||||
<use fill="#FFFFFF" fill-rule="evenodd" xlink:href="#path-60"></use>
|
||||
<path stroke-opacity="0.15" stroke="#000000" stroke-width="0.72" d="M5.50558077,-0.161034657 C6.33330191,-0.323507263 7.12239011,-0.238410459 7.84213327,0.05337141 C8.57852272,0.351901637 9.24342633,0.868593137 9.79865053,1.56612691 C10.8493549,2.88613741 11.5098433,4.8642545 11.5098433,7.19605457 C11.5098433,9.50610302 10.862392,11.6706058 9.8205102,13.3042203 C8.74518111,14.9902785 7.25114806,16.106271 5.61617305,16.2948606 C3.95459454,16.4865188 2.44309477,15.7481848 1.35119273,14.3764172 C0.298989797,13.054524 -0.36,11.1378561 -0.36,8.9334015 C-0.36,6.75014941 0.286373764,4.64745175 1.32933306,3.01214767 C2.39728318,1.33765932 3.88004144,0.158040935 5.50558077,-0.161034657 Z"></path>
|
||||
<path stroke="#4D97FF" stroke-width="0.72" d="M5.64426249,0.545483129 C6.32679278,0.411509897 6.97782523,0.479898674 7.57163029,0.720625587 C8.19961868,0.975210329 8.76253515,1.42055824 9.23532251,2.01452577 C10.2023429,3.22940327 10.7898433,5.05538288 10.7898433,7.19605457 C10.7898433,9.35847786 10.1893058,11.3869902 9.21346284,12.9170595 C8.27106716,14.3946852 6.9776394,15.4130455 5.53367021,15.5796031 C4.11630452,15.743092 2.84034348,15.0911388 1.91452075,13.9280183 C0.948998919,12.7150235 0.36,10.9522028 0.36,8.9334015 C0.36,6.89339776 0.961614952,4.92768832 1.93638042,3.3993085 C2.88615506,1.91011294 4.19085762,0.830770607 5.64426249,0.545483129 Z" stroke-linejoin="square"></path>
|
||||
</g>
|
||||
<mask id="mask-62" fill="white">
|
||||
<use xlink:href="#path-61"></use>
|
||||
</mask>
|
||||
<use id="bluetooth" fill-opacity="0.15" fill="#000000" xlink:href="#path-61"></use>
|
||||
</g>
|
||||
<g id="LED-Matrix" transform="translate(4.717241, 40.310972)">
|
||||
<path d="M46.5823258,68.052626 L53.3369288,68.5341638 C53.9586728,68.5784881 54.4626959,69.3824131 54.4626959,70.3297806 L54.4626959,80.6219436 C54.4626959,81.569311 53.9586728,82.2834061 53.3369288,82.2169196 L46.5823258,81.494613 C45.9605817,81.4281265 45.4565586,80.6242015 45.4565586,79.6989962 L45.4565586,69.6476021 C45.4565586,68.7223968 45.9605817,68.0083017 46.5823258,68.052626 Z" id="25" fill="#575E75" opacity="0.1"></path>
|
||||
<g id="24">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-64)" xlink:href="#path-63"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-63"></use>
|
||||
</g>
|
||||
<g id="23">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-66)" xlink:href="#path-65"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-65"></use>
|
||||
</g>
|
||||
<g id="22">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-68)" xlink:href="#path-67"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-67"></use>
|
||||
</g>
|
||||
<path d="M1.55163912,64.8423742 L8.30624212,65.323912 C8.92798616,65.3682363 9.43200928,66.0823314 9.43200928,66.9188881 L9.43200928,76.0072067 C9.43200928,76.8437633 8.92798616,77.4680285 8.30624212,77.401542 L1.55163912,76.6792353 C0.929895085,76.6127489 0.425871957,75.8986537 0.425871957,75.0842593 L0.425871957,66.2367096 C0.425871957,65.4223151 0.929895085,64.7980499 1.55163912,64.8423742 Z" id="21" fill="#575E75" opacity="0.1"></path>
|
||||
<g id="20">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-70)" xlink:href="#path-69"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-69"></use>
|
||||
</g>
|
||||
<path d="M35.3246541,50.9491812 L42.0792571,51.1297578 C42.7010011,51.1463795 43.2050243,51.9053895 43.2050243,52.8250543 L43.2050243,62.8162562 C43.2050243,63.7359209 42.7010011,64.450016 42.0792571,64.4112322 L35.3246541,63.9898867 C34.7029101,63.9511029 34.1988869,63.1920928 34.1988869,62.2945903 L34.1988869,52.5441572 C34.1988869,51.6466547 34.7029101,50.9325595 35.3246541,50.9491812 Z" id="19" fill="#575E75" opacity="0.1"></path>
|
||||
<path d="M24.0669824,50.6482201 L30.8215854,50.8287967 C31.4433295,50.8454184 31.9473526,51.5819709 31.9473526,52.473933 L31.9473526,62.1641738 C31.9473526,63.0561358 31.4433295,63.7477734 30.8215854,63.7089897 L24.0669824,63.2876441 C23.4452384,63.2488603 22.9412153,62.5123077 22.9412153,61.6425079 L22.9412153,52.1930359 C22.9412153,51.3232361 23.4452384,50.6315984 24.0669824,50.6482201 Z" id="18" fill="#575E75" opacity="0.1"></path>
|
||||
<path d="M12.8093108,50.347259 L19.5639138,50.5278356 C20.1856578,50.5444573 20.6896809,51.2585524 20.6896809,52.1228117 L20.6896809,61.5120914 C20.6896809,62.3763507 20.1856578,63.0455309 19.5639138,63.0067471 L12.8093108,62.5854015 C12.1875667,62.5466178 11.6835436,61.8325226 11.6835436,60.9904255 L11.6835436,51.8419147 C11.6835436,50.9998175 12.1875667,50.3306373 12.8093108,50.347259 Z" id="17" fill="#575E75" opacity="0.1"></path>
|
||||
<g id="16">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-72)" xlink:href="#path-71"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-71"></use>
|
||||
</g>
|
||||
<path d="M46.5823258,34.4476585 L53.3369288,34.3271543 C53.9586728,34.316193 54.4626959,35.0752031 54.4626959,36.0225705 L54.4626959,46.3147335 C54.4626959,47.262101 53.9586728,48.0211111 53.3369288,48.0101498 L46.5823258,47.8896455 C45.9605817,47.8785644 45.4565586,47.1195544 45.4565586,46.1943491 L45.4565586,36.142955 C45.4565586,35.2177497 45.9605817,34.4587396 46.5823258,34.4476585 Z" id="15" fill="#575E75" opacity="0.1"></path>
|
||||
<path d="M35.3246541,34.6482993 L42.0792571,34.5277914 C42.7010011,34.5168338 43.2050243,35.2533863 43.2050243,36.1730511 L43.2050243,46.164253 C43.2050243,47.0839177 42.7010011,47.8204703 42.0792571,47.8095126 L35.3246541,47.6890048 C34.7029101,47.6779237 34.1988869,46.9413711 34.1988869,46.0438685 L34.1988869,36.2934355 C34.1988869,35.3959329 34.7029101,34.6593804 35.3246541,34.6482993 Z" id="14" fill="#575E75" opacity="0.1"></path>
|
||||
<path d="M24.0669824,34.84894 L30.8215854,34.7284283 C31.4433295,34.7174745 31.9473526,35.4315696 31.9473526,36.3235316 L31.9473526,46.0137724 C31.9473526,46.9057345 31.4433295,47.6198296 30.8215854,47.6088757 L24.0669824,47.4883641 C23.4452384,47.477283 22.9412153,46.7631879 22.9412153,45.893388 L22.9412153,36.4439161 C22.9412153,35.5741162 23.4452384,34.8600211 24.0669824,34.84894 Z" id="13" fill="#575E75" opacity="0.1"></path>
|
||||
<path d="M12.8093108,35.0495808 L19.5639138,34.9291963 C20.1856578,34.9181152 20.6896809,35.6097529 20.6896809,36.4740122 L20.6896809,45.8632919 C20.6896809,46.7275512 20.1856578,47.4191888 19.5639138,47.4081078 L12.8093108,47.2877233 C12.1875667,47.2766422 11.6835436,46.5850046 11.6835436,45.7429074 L11.6835436,36.5943966 C11.6835436,35.7522995 12.1875667,35.0606618 12.8093108,35.0495808 Z" id="12" fill="#575E75" opacity="0.1"></path>
|
||||
<path d="M1.55163912,35.2502215 L8.30624212,35.129837 C8.92798616,35.118756 9.43200928,35.7879361 9.43200928,36.6244927 L9.43200928,45.7128113 C9.43200928,46.549368 8.92798616,47.2185481 8.30624212,47.207467 L1.55163912,47.0870826 C0.929895085,47.0760015 0.425871957,46.4068214 0.425871957,45.5924269 L0.425871957,36.7448772 C0.425871957,35.9304827 0.929895085,35.2613026 1.55163912,35.2502215 Z" id="11" fill="#575E75" opacity="0.1"></path>
|
||||
<g id="10">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-74)" xlink:href="#path-73"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-73"></use>
|
||||
</g>
|
||||
<g id="9">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-76)" xlink:href="#path-75"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-75"></use>
|
||||
</g>
|
||||
<path d="M24.0669824,19.04966 L30.8215854,18.6283144 C31.4433295,18.5895306 31.9473526,19.2811683 31.9473526,20.1731303 L31.9473526,29.8633711 C31.9473526,30.7553331 31.4433295,31.4918857 30.8215854,31.5085073 L24.0669824,31.689084 C23.4452384,31.7057056 22.9412153,31.014068 22.9412153,30.1442681 L22.9412153,20.6947962 C22.9412153,19.8249963 23.4452384,19.0884437 24.0669824,19.04966 Z" id="8" fill="#575E75" opacity="0.1"></path>
|
||||
<g id="7">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-78)" xlink:href="#path-77"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-77"></use>
|
||||
</g>
|
||||
<g id="6">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-80)" xlink:href="#path-79"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-79"></use>
|
||||
</g>
|
||||
<g id="5">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-82)" xlink:href="#path-81"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-81"></use>
|
||||
</g>
|
||||
<g id="4">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-84)" xlink:href="#path-83"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-83"></use>
|
||||
</g>
|
||||
<path d="M24.0669824,3.25037991 L30.8215854,2.52807326 C31.4433295,2.46158677 31.9473526,3.13076692 31.9473526,4.02272896 L31.9473526,13.7129698 C31.9473526,14.6049318 31.4433295,15.3639419 30.8215854,15.4082662 L24.0669824,15.889804 C23.4452384,15.9341283 22.9412153,15.2649481 22.9412153,14.3951483 L22.9412153,4.94567634 C22.9412153,4.07587647 23.4452384,3.3168664 24.0669824,3.25037991 Z" id="3" fill="#575E75" opacity="0.1"></path>
|
||||
<g id="2">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-86)" xlink:href="#path-85"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-85"></use>
|
||||
</g>
|
||||
<g id="1">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-88)" xlink:href="#path-87"></use>
|
||||
<use fill="#FFBF00" fill-rule="evenodd" xlink:href="#path-87"></use>
|
||||
</g>
|
||||
</g>
|
||||
<path d="M17.2420034,22.8164166 C17.5646221,22.7501652 17.8571487,22.8545078 18.0687891,23.078391 C18.2486178,23.2686223 18.3712853,23.5562012 18.3712853,23.9062348 L18.3712853,23.9062348 L18.3712853,36.2301802 C18.3712853,36.5514632 18.266985,36.8563691 18.1004547,37.0902975 C17.9126558,37.3541021 17.6482277,37.5254276 17.3648634,37.5655284 L17.3648634,37.5655284 L7.60875058,38.9461804 C7.29496886,38.9905857 7.00997333,38.8799254 6.80393822,38.6619717 C6.62234842,38.4698774 6.50144201,38.1873771 6.50144201,37.852555 L6.50144201,37.852555 L6.50144201,26.1514262 C6.50144201,25.8446218 6.60456535,25.5453175 6.77227257,25.309736 C6.95438822,25.0539147 7.21030257,24.8764786 7.4858905,24.8198852 L7.4858905,24.8198852 Z" id="Rectangle" stroke-opacity="0.15" stroke="#000000" stroke-width="0.72" fill="#FFFFFF"></path>
|
||||
<path d="M1.6342618,55.6785935 L1.90950589,54.5288875 L3.2218304,54.4361204 L3.48724434,55.510082 L4.28840125,55.4372243 L2.97607674,50.6031348 L2.18474998,50.6031348 L0.857680251,55.7492163 L1.6342618,55.6785935 Z M3.0203124,53.6393277 L2.11102388,53.6900543 L2.56812568,51.8332941 L2.57795583,51.8330737 L3.0203124,53.6393277 Z" id="A" fill-opacity="0.15" fill="#000000" fill-rule="nonzero"></path>
|
||||
<path d="M63.7379772,49.6632498 C63.9215609,49.655647 64.1003638,49.6197679 64.2743859,49.5553614 C64.448408,49.4906201 64.6033067,49.3952911 64.7390822,49.2692173 C64.8748577,49.1425995 64.9829044,48.9819409 65.0632222,48.7872683 C65.1435401,48.5920871 65.1836991,48.3638267 65.1836991,48.1028686 C65.1836991,47.7790871 65.1215483,47.5071627 64.9972468,47.2878053 C64.8729453,47.0693944 64.6845808,46.925841 64.4321532,46.857012 C64.6157369,46.7307433 64.7543809,46.576733 64.848085,46.3950831 C64.9417892,46.2128925 64.9886413,45.9915374 64.9886413,45.7314235 C64.9886413,45.4905773 64.9570879,45.2918431 64.893981,45.1354789 C64.8308741,44.9794587 64.7419507,44.8593006 64.6272109,44.7750295 C64.512471,44.6911354 64.3747832,44.6379223 64.2141475,44.6152812 C64.0535117,44.5928719 63.875665,44.5941655 63.6806072,44.6189881 L61.7529781,44.8642947 L61.7529781,49.7454545 L63.7379772,49.6632498 Z M63.5658674,46.6722895 L62.6536857,46.7566766 L62.6536857,45.5969198 L63.4970235,45.5019684 C63.5773414,45.4929255 63.6547908,45.492448 63.7293717,45.5005673 C63.8039526,45.5087285 63.869928,45.530892 63.9272979,45.5670883 C63.9846678,45.6033675 64.0305637,45.6575731 64.0649857,45.7297093 C64.0994076,45.8019338 64.1166186,45.897417 64.1166186,46.0160927 C64.1166186,46.229709 64.0649857,46.3889709 63.9617198,46.4936303 C63.858454,46.5979586 63.7265032,46.6574289 63.5658674,46.6722895 Z M63.6175003,48.8068542 L62.6536857,48.860906 L62.6536857,47.4997543 L63.6347113,47.421619 C63.829769,47.4060834 63.9865801,47.449249 64.1051446,47.5514509 C64.2237091,47.6540996 64.2829914,47.8365014 64.2829914,48.0983214 C64.2829914,48.2316115 64.2648242,48.3422498 64.22849,48.4301575 C64.1921557,48.5179603 64.1433912,48.5885819 64.0821967,48.6420236 C64.0210021,48.6953622 63.9502459,48.7349393 63.869928,48.7607887 C63.7896101,48.7865802 63.7054675,48.8019208 63.6175003,48.8068542 Z" id="B" fill-opacity="0.15" fill="#000000" fill-rule="nonzero"></path>
|
||||
<path d="M2.66848186,84.9038587 C2.89547694,84.9242923 3.10355575,84.8965103 3.29271832,84.819601 C3.48188088,84.7414759 3.6469682,84.6175915 3.7879803,84.4475679 C3.92899239,84.2758224 4.04248992,84.0623144 4.12847291,83.8072162 C4.21445589,83.5506259 4.26776534,83.2600589 4.28840125,82.9363011 L3.50423645,82.9207092 C3.47328258,83.2592626 3.38815943,83.5290114 3.248867,83.7290156 C3.10957456,83.9270503 2.91611285,84.0180927 2.66848186,84.0036199 C2.48619794,83.9929663 2.33142857,83.9375168 2.20417376,83.8379003 C2.07691894,83.739122 1.97373936,83.6121409 1.89463502,83.4569763 C1.81553068,83.302676 1.75792208,83.1310239 1.72180923,82.9417416 C1.68569637,82.7529525 1.66763995,82.5592803 1.66763995,82.3603552 C1.66763995,82.1525889 1.68569637,81.9512003 1.72180923,81.7558065 C1.75792208,81.5599021 1.81553068,81.3838404 1.89463502,81.2273465 C1.97373936,81.0699756 2.07691894,80.9419019 2.20417376,80.8431543 C2.33142857,80.7435685 2.48619794,80.6881563 2.66848186,80.6775466 C2.76822212,80.6717413 2.86366323,80.6880967 2.95480519,80.7268215 C3.04594716,80.7658245 3.12763099,80.8230625 3.1998567,80.8986227 C3.2720824,80.9745775 3.33227049,81.0643494 3.38042096,81.1679035 C3.42857143,81.2718057 3.4595253,81.3872138 3.47328258,81.5139562 L4.25744738,81.4919385 C4.23337215,81.1929806 4.17490372,80.9299171 4.0820421,80.7034626 C3.98918047,80.4784405 3.87138379,80.2936 3.72865204,80.1489849 C3.58592029,80.0058604 3.42427228,79.9022705 3.24370802,79.837837 C3.06314375,79.7743899 2.8714017,79.7521694 2.66848186,79.7704357 C2.38645768,79.7958229 2.13280788,79.8838377 1.90753247,80.0329056 C1.68225705,80.1798741 1.49223466,80.370461 1.33746529,80.6043383 C1.18269592,80.8356791 1.06403941,81.1006045 0.981495746,81.3996541 C0.898952082,81.6968867 0.857680251,82.0164384 0.857680251,82.3596719 C0.857680251,82.6943247 0.898952082,83.0074872 0.981495746,83.3005023 C1.06403941,83.5953079 1.18269592,83.8559859 1.33746529,84.0830587 C1.49223466,84.3126183 1.68225705,84.499949 1.90753247,84.6447332 C2.13280788,84.7915806 2.38645768,84.8784716 2.66848186,84.9038587 Z" id="C" fill-opacity="0.15" fill="#000000" fill-rule="nonzero"></path>
|
||||
<path d="M62.5672315,84.04816 C62.8639816,84.0686172 63.1218285,84.019453 63.3407722,83.8995048 C63.5597159,83.7780064 63.7424705,83.6021921 63.8890361,83.371866 C64.0356018,83.1397287 64.1450736,82.8594185 64.2174517,82.5313716 C64.2898298,82.2020949 64.3260188,81.8410847 64.3260188,81.4492636 C64.3260188,81.0021856 64.2816872,80.6138606 64.1930241,80.2854186 C64.1043609,79.9584832 63.9813182,79.6894629 63.8238959,79.4785653 C63.6664736,79.2694511 63.4801,79.1180111 63.2647752,79.0238224 C63.0494504,78.9308534 62.8169358,78.8934333 62.5672315,78.9106473 L60.8952978,79.0259063 L60.8952978,83.932901 L62.5672315,84.04816 Z M62.5075195,83.0957733 L61.7475497,83.0627542 L61.7475497,79.8960531 L62.3555256,79.8696378 C62.565422,79.8605182 62.7418436,79.8926131 62.8847903,79.9663781 C63.027737,80.0407503 63.1426372,80.1520547 63.2294909,80.3003556 C63.3163446,80.4493498 63.3787707,80.6302354 63.4167692,80.8428118 C63.4547677,81.0558137 63.4737669,81.2951424 63.4737669,81.5604786 C63.4737669,81.850383 63.4466251,82.0956261 63.3923416,82.2957783 C63.338058,82.4953574 63.2656799,82.6559116 63.1752073,82.7774252 C63.0847347,82.8983447 62.981596,82.9829885 62.865791,83.031556 C62.7499861,83.0797955 62.6305623,83.1011193 62.5075195,83.0957733 Z" id="D" fill-opacity="0.15" fill="#000000" fill-rule="nonzero"></path>
|
||||
<polygon id="E" fill-opacity="0.15" fill="#000000" fill-rule="nonzero" points="4.28840125 113.213793 4.28840125 112.30753 2.4606878 112.046077 2.4606878 110.871087 4.10325626 111.082243 4.10325626 110.246507 2.4606878 110.051951 2.4606878 109.024674 4.25042279 109.213978 4.25042279 108.30813 1.7153605 108.067712 1.7153605 112.817586"></polygon>
|
||||
<polygon id="F" fill-opacity="0.15" fill="#000000" fill-rule="nonzero" points="62.0027921 118.359875 61.9852848 115.925496 64.06112 116.215518 64.0400909 115.186274 61.9780446 114.918736 61.9682524 113.557134 64.3260188 113.830746 64.3009708 112.713396 60.8952978 112.356113 60.8952978 118.179042"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 115 KiB |
|
@ -0,0 +1,518 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="380px" height="319px" viewBox="0 0 380 319" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>Offline Learning Illustration</title>
|
||||
<defs>
|
||||
<path d="M165.988087,39.0555556 C317.046043,-23.3512264 394.008962,161.500256 377.155043,244.572269 C360.301123,327.644282 109.86816,344.225 44.5516984,275.12279 C-20.7647629,206.02058 14.9301304,101.462338 165.988087,39.0555556 Z M36.0672201,292.474447 C40.230035,291.016873 45.0245171,297.064036 43.9446282,303.205241 C42.8647393,309.346446 33.4681529,307.068342 31.0873481,303.205241 C28.7065433,299.342139 31.9044051,293.93202 36.0672201,292.474447 Z M7.06315104,254.774649 C15.9875757,252.28041 30.5492622,269.845012 30.5492622,280.476992 C30.5492622,291.108971 11.8931746,295.813191 5.01595052,285.46799 C-1.86127358,275.12279 -1.86127358,257.268888 7.06315104,254.774649 Z M284.747503,26.3888889 C273.022819,11.1600685 288.234223,-2.93782552 308.615849,0.740125868 C328.997475,4.41807726 373.755317,34.4506528 354.666667,49.4130287 C335.578016,64.3754046 296.472188,41.6177093 284.747503,26.3888889 Z" id="path-1"></path>
|
||||
<path d="M58.772504,0.305350547 C37.1796366,3.50541794 42.6948034,22.9556013 40.9841541,22.9556013 C34.7275289,22.9556013 29.5395588,27.8274997 28.1803243,30.8496983 C26.6658128,34.2171489 26.6773674,37.7475522 27.8217325,40.5035844 C30.3347369,46.5557798 2.44843293,44.0095811 0.311429691,48.512396 C-1.82557355,53.0152108 12.1751088,53.7794775 28.46388,55.0874591 C44.7526512,56.3954407 93.2526183,61.7313409 93.1464506,47.870345 C93.0402829,34.0093491 65.2774813,40.1395901 65.2774813,34.6625494 C65.2774813,29.1855088 101.058065,34.9587177 98.5709975,22.4449874 C97.142442,15.2571822 81.4128707,23.0351386 80.5746307,14.3889 C79.4587096,2.87844954 65.7392083,-0.727116464 58.772504,0.305350547 Z" id="path-3"></path>
|
||||
<path d="M47.8051187,18.171543 C46.545996,19.4268683 36.4880531,18.9787488 33.0636273,26.1026606 C29.2582229,34.0191308 37.2827429,37.7671107 31.5778955,43.0846527 C29.6411057,44.8899527 28.948431,45.4953367 18.6601384,45.3675672 C9.52407241,45.254107 -2.9582658,52.9644991 0.733775367,56.2929242 C4.42581654,59.6213494 24.8240783,58.1969527 42.1997703,55.8748913 C53.1844607,54.4069138 62.7998365,52.1498414 69.432286,51.5104513 C88.5672801,49.6657746 97.5486517,51.4654615 97.9671088,46.6824743 C98.385566,41.8994872 86.577037,29.9698365 78.4907846,32.5735494 C70.4045322,35.1772623 78.9602775,31.2667876 78.9602775,27.2072208 C78.9602775,20.2728265 77.3947528,24.0953801 77.9130214,18.171543 C78.5700863,10.6612563 79.0469473,7.58078281 68.386457,6.58928788 C64.7038318,6.24677979 63.5274744,-2.07442784 50.9982792,0.554792984 C38.469084,3.18401381 49.0642414,16.9162177 47.8051187,18.171543 Z" id="path-5"></path>
|
||||
<rect id="path-7" x="0" y="0" width="174.9216" height="106.3392" rx="1.3824"></rect>
|
||||
<rect id="path-9" x="0" y="0.58368" width="9.92256" height="9.92256" rx="1.10592"></rect>
|
||||
<filter x="-15.1%" y="-15.1%" width="130.2%" height="130.2%" filterUnits="objectBoundingBox" id="filter-10">
|
||||
<feMorphology radius="0.5" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology>
|
||||
<feOffset dx="0" dy="0" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset>
|
||||
<feComposite in="shadowOffsetOuter1" in2="SourceAlpha" operator="out" result="shadowOffsetOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0.298039216 0 0 0 0 0.592156863 0 0 0 0 1 0 0 0 0.25 0" type="matrix" in="shadowOffsetOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<circle id="path-11" cx="2.9184" cy="2.9184" r="2.9184"></circle>
|
||||
<filter x="-25.7%" y="-25.7%" width="151.4%" height="151.4%" filterUnits="objectBoundingBox" id="filter-12">
|
||||
<feMorphology radius="0.5" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology>
|
||||
<feOffset dx="0" dy="0" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset>
|
||||
<feColorMatrix values="0 0 0 0 0.298039216 0 0 0 0 0.592156863 0 0 0 0 1 0 0 0 0.1 0" type="matrix" in="shadowOffsetOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<rect id="path-13" x="0" y="0" width="35.82336" height="87.77088"></rect>
|
||||
<rect id="path-15" x="0" y="0" width="7.58784" height="88.57344"></rect>
|
||||
<polygon id="path-17" points="0 0 7.73376 0 7.73376 7.73376 0 7.73376"></polygon>
|
||||
<filter x="-19.4%" y="-19.4%" width="138.8%" height="138.8%" filterUnits="objectBoundingBox" id="filter-18">
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<rect id="path-19" x="0" y="0" width="9.33888" height="6.87445333" rx="0.55296"></rect>
|
||||
<rect id="path-21" x="0" y="0" width="9.33888" height="6.87445333" rx="0.55296"></rect>
|
||||
<filter x="-5.4%" y="-7.3%" width="110.7%" height="114.5%" filterUnits="objectBoundingBox" id="filter-23">
|
||||
<feGaussianBlur stdDeviation="0.5" in="SourceAlpha" result="shadowBlurInner1"></feGaussianBlur>
|
||||
<feOffset dx="0" dy="0" in="shadowBlurInner1" result="shadowOffsetInner1"></feOffset>
|
||||
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
|
||||
</filter>
|
||||
<circle id="path-24" cx="2.9184" cy="2.9184" r="2.9184"></circle>
|
||||
<filter x="-25.7%" y="-25.7%" width="151.4%" height="151.4%" filterUnits="objectBoundingBox" id="filter-25">
|
||||
<feMorphology radius="0.5" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology>
|
||||
<feOffset dx="0" dy="0" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset>
|
||||
<feColorMatrix values="0 0 0 0 0.298039216 0 0 0 0 0.592156863 0 0 0 0 1 0 0 0 0.1 0" type="matrix" in="shadowOffsetOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<path d="M0,0 L65.664,0 L65.664,48.1681498 C65.664,48.7745971 65.1732074,49.2662198 64.55183,49.2662198 L1.11217005,49.2662198 C0.497935491,49.2662198 0,48.7786147 0,48.1681498 L0,0 Z" id="path-26"></path>
|
||||
<rect id="path-28" x="0" y="0" width="65.664" height="49.2662198" rx="1.10592"></rect>
|
||||
<path d="M55.8054394,2.49313106 C39.9329137,9.13546133 45.2981333,27.7122912 43.150048,27.7122912 C35.2935198,27.7122912 28.7789159,34.7660416 27.0721069,39.1417149 C25.1703145,44.0172591 25.1848237,49.1287336 26.6218183,53.1190393 C29.7774317,61.881676 2.68457698,57.314502 -2.83560943e-05,63.833877 C-2.83560943e-05,70.3533926 13.2707235,73.6447773 36.0711598,69.1199518 C58.8715961,64.5951264 115.143394,94.0789453 116.574184,62.0419885 C118.004974,30.0050316 81.5787444,50.8490588 81.5787444,42.9191564 C81.5787444,34.9892541 94.5774162,36.3786291 105.591108,19.6627111 C116.604799,2.94679317 71.677965,-4.14919922 55.8054394,2.49313106 Z" id="path-30"></path>
|
||||
</defs>
|
||||
<g id="Offline-Learning-Illustration" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Illustration">
|
||||
<g id="Group-13">
|
||||
<mask id="mask-2" fill="white">
|
||||
<use xlink:href="#path-1"></use>
|
||||
</mask>
|
||||
<use id="Mask-3" fill="#4D97FF" xlink:href="#path-1"></use>
|
||||
<g mask="url(#mask-2)">
|
||||
<g transform="translate(-9.500000, 62.859417)">
|
||||
<g id="Cloud" stroke-width="1" fill="none" transform="translate(51.722222, 130.361111) rotate(-3.000000) translate(-51.722222, -130.361111) translate(2.111111, 101.333333)">
|
||||
<mask id="mask-4" fill="white">
|
||||
<use xlink:href="#path-3"></use>
|
||||
</mask>
|
||||
<use id="Path-5" fill="#FFFFFF" xlink:href="#path-3"></use>
|
||||
<path d="M58.3345666,-0.133313535 C66.4536733,-0.133313535 69.492213,11.2364445 67.5500433,13.7663761 C65.6078735,16.2963078 74.3295443,16.7063595 73.9906772,23.1723297 C73.65181,29.6382999 53.6246595,32.5760762 53.6246595,37.3349559 C53.6246595,42.0938356 91.3911918,41.0484955 98.1290565,36.2680658 C104.866921,31.4876361 109.256861,18.3192061 103.692959,14.0670111 C98.1290565,9.81481618 94.2273371,19.2728469 88.9272304,11.4553196 C83.6271236,3.63779239 86.0821187,-3.04523495 75.3646815,-3.04523495 C64.6472443,-3.04523495 50.2154598,-0.133313535 58.3345666,-0.133313535 Z" id="Path-31" fill-opacity="0.15" fill="#4D97FF" mask="url(#mask-4)"></path>
|
||||
</g>
|
||||
<path d="M18.4933333,265.832333 L406.388889,265.832333 L406.388889,112.742852 C322.410902,98.1026983 247.751521,95.1017239 182.410746,103.739929 C117.069971,112.378134 62.4308333,130.628614 18.4933333,158.49137 C6.16444444,184.239062 -9.00020799e-14,203.525779 -9.00020799e-14,216.35152 C-9.00020799e-14,229.177262 6.16444444,245.670866 18.4933333,265.832333 Z" id="Hill" fill="#0EBD8C"></path>
|
||||
<g id="Path" stroke-width="1" fill="none" transform="translate(78.101206, 122.743033)">
|
||||
<path d="M182.634961,0.121598806 C174.227461,11.6640988 137.79191,8.6886721 104.552127,25.7673196 C86.1777931,35.2080785 97.1431427,50.8658847 84.0321273,64.0998196 C73.4248787,74.8065141 39.3452884,82.1297812 21.8103399,97.4055586 C-4.32892607,120.177089 -6.86482501,137.456661 14.2026431,149.244277 L217.269627,153.16232 C187.8532,142.982106 171.116267,127.209473 167.058828,105.84442 C160.972671,73.7968399 173.144986,63.2482635 157.344385,39.9409327 C141.543784,16.633602 177.373698,16.4411365 183.501198,0.196136465 L182.634961,0.121598806 Z" id="Path-9" fill="#E9F1FC"></path>
|
||||
</g>
|
||||
<g id="Cloud" stroke-width="1" fill="none" transform="translate(146.194444, 34.251694) rotate(-5.000000) translate(-146.194444, -34.251694) translate(97.111111, 4.696138)">
|
||||
<mask id="mask-6" fill="white">
|
||||
<use xlink:href="#path-5"></use>
|
||||
</mask>
|
||||
<use id="Path-22" fill="#FFFFFF" xlink:href="#path-5"></use>
|
||||
<path d="M-3.37597177,57.7133532 C-1.76487174,56.7512131 2.33554419,55.7549036 8.92527601,54.7244248 C18.8098737,53.1787065 23.3843627,55.9837144 35.9494794,54.9145742 C48.5145961,53.845434 66.2592667,48.5450454 76.9066792,44.2101952 C87.5540916,39.875345 94.8985964,44.0103053 98.8681071,48.817192 C102.837618,53.6240787 100.201959,50.8264985 91.4723861,55.4437768 C82.742813,60.061055 72.4900092,55.7606949 66.5445532,54.8642463 C60.5990971,53.9677977 87.5571553,57.0486324 39.3332085,59.9501514 C7.18391068,61.8844974 -7.05248275,61.138898 -3.37597177,57.7133532 Z" id="Path-26" fill-opacity="0.5" fill="#4D97FF" mask="url(#mask-6)"></path>
|
||||
<path d="M31.8331089,30.6744174 C33.3365316,34.603085 34.821975,36.8058835 36.289439,37.2828126 C38.3611692,37.9561296 40.5036749,38.1683518 44.797373,36.1921699 C47.2843317,35.0475428 49.727122,36.1995152 45.6703639,38.9170538 C39.3929454,43.122167 33.942986,45.2735175 23.7540247,44.3820989 C18.492803,43.9218016 21.1858311,39.3525744 31.8331089,30.6744174 Z" id="Path-28" fill-opacity="0.15" fill="#4D97FF" mask="url(#mask-6)"></path>
|
||||
<path d="M85.0112527,12.6088211 C86.0296555,13.9885275 78.7270474,-0.974740097 72.8057624,5.51441434 C71.8040823,6.61215854 73.2152617,7.79782534 73.7228834,11.6212168 C74.1596363,14.9108266 69.4949659,24.6521779 64.1046864,22.3795017 C61.3843126,21.2325243 56.9294796,21.664876 57.8960135,23.2259679 C58.6669086,24.4710749 61.1324177,24.6514085 62.0139032,27.6222598 C62.6719954,29.8402133 63.0991063,33.8733348 58.0104118,38.8344809 C55.6823033,41.1042352 71.6498396,34.7030892 76.3328082,33.1677282 C83.7002706,30.7522276 87.6821701,26.4796121 91.5849935,23.5207592 C94.1868757,21.5481906 92.8781742,18.4223546 87.6588892,14.1432511 C85.2148629,12.2004936 84.3323174,11.6890169 85.0112527,12.6088211 Z" id="Path-29" fill-opacity="0.15" fill="#4D97FF" mask="url(#mask-6)"></path>
|
||||
<path d="M45.489246,11.3527905 C47.7149644,15.4854254 50.1907403,17.9197677 52.9165739,18.6558175 C57.0053243,19.7598921 53.3293832,20.9208157 51.3663298,19.9403141 C49.4032763,18.9598126 47.4198628,18.8835024 46.2665034,19.4941372 C45.113144,20.1047719 42.288362,19.5180921 40.2165029,20.2280611 C38.8352635,20.7013738 40.5928446,17.7429503 45.489246,11.3527905 Z" id="Path-30" fill-opacity="0.15" fill="#4D97FF" mask="url(#mask-6)"></path>
|
||||
</g>
|
||||
<g id="Grass-/-Rocks" stroke-width="1" fill="none" transform="translate(46.423333, 143.095352)">
|
||||
<g id="Rock-and-Grass" transform="translate(258.352500, 33.915000)">
|
||||
<path d="M2.61105828,19.237525 C-0.35522519,20.0209464 -0.706483098,21.1609965 1.55728456,22.6576752 C5.86817707,25.5078004 16.7891048,25.5078004 23.9739256,24.3677503 C31.1587465,23.2277003 30.2007703,18.6675 27.9016277,18.6675 C26.3688659,18.6675 17.9386761,18.8575083 2.61105828,19.237525 Z" id="Path-20" fill="#0EA57A"></path>
|
||||
<path d="M2.01050063,20.0251293 C2.5858981,22.32987 24.4561026,24.9214282 27.3340409,20.5998015 C30.2119793,16.2781748 28.4863056,0.721044867 22.1554119,0.721425267 C15.8245182,0.721805666 15.2483599,11.0933294 8.62969827,11.0937271 C2.01103665,11.0941247 1.21769084,16.8495486 2.01050063,20.0251293 Z" id="Path-19" fill="#E5F0FF" transform="translate(15.221186, 11.825125) rotate(-3.000000) translate(-15.221186, -11.825125) "></path>
|
||||
<path d="M2.0642699,20.1373108 C2.63966737,22.4420516 24.5098719,25.0336098 27.3878102,20.7119831 C29.5347273,17.488087 29.1197201,8.01159877 26.1421211,3.40554359 C27.1155083,10.8827597 26.236,15.0305901 23.503596,15.8490349 C17.6471649,17.6032284 15.0130249,18.230221 8.39436332,18.2306187 C6.11773542,18.2307555 4.15583808,17.0398354 2.50867129,14.6578583 C1.66839431,16.4586206 1.68051552,18.6001918 2.0642699,20.1373108 Z" id="Path-19" fill-opacity="0.15" fill="#000000" transform="translate(15.274956, 13.223275) rotate(-3.000000) translate(-15.274956, -13.223275) "></path>
|
||||
<path d="M13.7865796,24.930677 C13.3485233,24.0836574 12.924583,21.5872475 14.1181167,20.7179558 C14.9138058,20.1384281 15.4663677,20.7625349 15.7758023,22.5902763 C15.9503878,18.3552657 16.5018326,16.2377603 17.4301366,16.2377603 C18.3584405,16.2377603 18.9151316,17.9317646 19.1002098,21.3197731 C19.2791073,19.5085181 19.8136176,18.6028906 20.7037407,18.6028906 C21.5938638,18.6028906 22.0883766,19.4008073 22.1872792,20.9966406 C22.4839869,16.3088802 23.1763048,13.965 24.2642331,13.965 C25.3521613,13.965 25.9455767,16.3401826 26.0444792,21.0905477 C26.6378946,18.5344534 27.23131,17.4060156 27.8247254,17.7052344 C28.7148485,18.1540625 28.8419877,23.1823159 28.1214331,24.9803914 C27.3796639,26.8314063 14.7695867,26.8314063 13.7865796,24.930677 Z" id="Path-18" fill="#0A8E69"></path>
|
||||
</g>
|
||||
<g id="Rock-and-Grass" transform="translate(0.000000, 0.043259)">
|
||||
<path d="M4.46604913,25.2356099 C2.38329528,25.7594464 1.51211223,27.0850765 1.8525,29.2125 C2.4225,32.775 7.48812009,33.6149124 11.97,34.485 C15.0471374,35.0823786 31.7085287,34.1059505 34.0575,33.2025 C37.7625,31.7775 40.4741851,31.4284476 41.3735491,28.3706099 C41.8485491,26.7556099 40.8985491,24.9506099 38.5235491,22.9556099 L4.46604913,25.2356099 Z" id="Path-14" fill="#0EA57A"></path>
|
||||
<path d="M1.75684942,22.6980623 C0.552456532,16.7092023 1.50396679,13.5375 6.20646679,10.83 C10.9089668,8.1225 18.5395739,5.55364003 22.6720739,2.98864003 C26.8045739,0.423640027 34.4995739,1.99114003 37.3495739,5.26864003 C40.1995739,8.54614003 41.3395739,14.95864 41.3395739,19.80364 C41.3395739,24.64864 37.9218683,29.7797887 34.5018683,31.3472887 C31.0818683,32.9147887 15.2643683,32.2022887 11.1318683,31.3472887 C6.99936832,30.4922887 2.96124231,28.6869222 1.75684942,22.6980623 Z" id="Path-12" fill="#E5F0FF" transform="translate(21.311037, 16.992298) rotate(-5.000000) translate(-21.311037, -16.992298) "></path>
|
||||
<path d="M1.93370191,22.6818495 C1.24238006,19.2442423 1.26137724,16.7348217 2.29235541,14.7085982 C1.93176431,19.06616 2.80847266,22.2433641 4.92248046,24.2402107 C8.29967094,27.4302325 15.5595314,27.453145 21.6433138,24.4156951 C24.4211114,23.0288242 27.6595896,19.6816167 28.9238928,18.0434912 C31.8262995,14.2829163 38.2640024,20.2656316 38.8502526,15.76496 C39.362237,11.8344311 38.9209616,8.33025355 37.5264264,5.25242729 C40.3764264,8.52992729 41.5164264,14.9424273 41.5164264,19.7874273 C41.5164264,24.6324273 38.0987208,29.763576 34.6787208,31.331076 C31.2587208,32.898576 15.4412208,32.186076 11.3087208,31.331076 C7.17622081,30.476076 3.1380948,28.6707095 1.93370191,22.6818495 Z" id="Path-12" fill-opacity="0.15" fill="#000000" transform="translate(21.487889, 18.755405) rotate(-5.000000) translate(-21.487889, -18.755405) "></path>
|
||||
<path d="M1.908546,22.6992512 C1.21722415,19.2616439 1.23622132,16.7522234 2.2671995,14.7259998 C1.50437333,19.5135396 2.17996415,22.9057328 4.29397194,24.9025793 C7.67116242,28.0926012 18.9118764,30.1990604 26.1359663,28.6730825 C29.4879323,27.9650312 38.4312702,28.7474719 39.573882,15.6873594 C39.9184832,11.7485491 39.2276127,8.27603897 37.5012705,5.26982896 C40.3512705,8.54732896 41.4912705,14.959829 41.4912705,19.804829 C41.4912705,24.649829 38.0735649,29.7809777 34.6535649,31.3484777 C31.2335649,32.9159777 15.4160649,32.2034777 11.2835649,31.3484777 C7.1510649,30.4934777 3.11293888,28.6881112 1.908546,22.6992512 Z" id="Path-12" fill-opacity="0.15" fill="#000000" transform="translate(21.462734, 18.772807) rotate(-5.000000) translate(-21.462734, -18.772807) "></path>
|
||||
<path d="M6.40281847,35.1306677 C5.95979687,34.649572 5.57483518,33.2091565 6.72127358,32.7095636 C7.48556584,32.3765016 8.01632436,32.7351837 8.31354913,33.7856099 C8.42602815,31.9013993 8.92810481,30.959294 9.81977912,30.959294 C10.7114534,30.959294 11.2461782,31.9328596 11.4239534,33.879991 C11.5957919,32.8390398 12.1092111,32.3185642 12.9642111,32.3185642 C13.8192111,32.3185642 14.2942111,32.777137 14.3892111,33.6942826 C14.6742111,31.0001674 15.3392111,29.6531099 16.3842111,29.6531099 C17.4292111,29.6531099 17.9992111,31.0181573 18.0942111,33.7482522 C18.6642111,32.2792325 19.2342111,31.630705 19.8042111,31.8026698 C20.6592111,32.060617 20.5481715,35.6022331 19.8560491,36.6356099 C19.1435491,37.6994115 8.31354913,37.2056099 6.40281847,35.1306677 Z" id="Path-18" fill="#0A8E69"></path>
|
||||
<path d="M13.7285491,34.4981099 C13.9422713,31.4579985 13.6097713,28.1804985 12.7310491,24.6656099 C11.4129659,19.3932769 7.88604913,17.3981099 8.88354913,18.8231099 C9.88104913,20.2481099 10.4510491,22.2431099 11.0210491,25.3781099 C11.5910491,28.5131099 11.5910491,31.2206099 11.5910491,33.9281099 C11.5910491,36.1131099 12.3035491,36.3031099 13.7285491,34.4981099 Z" id="Path-21" fill="#0A8E69"></path>
|
||||
<path d="M16.5363507,34.243038 C16.6801493,32.1951391 16.4564335,29.9873289 15.8652035,27.6196076 C14.9783585,24.0680255 12.6053457,22.7240286 13.2764929,23.6839461 C13.9476401,24.6438635 14.3311528,25.9877479 14.7146655,28.0995663 C15.0981781,30.2113847 15.0981781,32.0352278 15.0981781,33.859071 C15.0981781,35.3309444 15.577569,35.4589334 16.5363507,34.243038 Z" id="Path-21" fill="#0A8E69" transform="translate(14.868549, 29.225610) scale(-1, 1) translate(-14.868549, -29.225610) "></path>
|
||||
</g>
|
||||
<path d="M36.2288366,57.1425 C35.4852019,55.2834132 34.3763366,50.0175 36.9413366,48.165 C38.6513366,46.93 39.8388366,48.26 40.5038366,52.155 C40.0288366,43.13 40.7888366,38.6175 42.7838366,38.6175 C44.7788366,38.6175 45.4438366,42.2275 44.7788366,49.4475 C46.3938366,46.6925 47.8188366,45.79 49.0538366,46.74 C50.9063366,48.165 49.8070342,53.3765123 49.0538366,57.1425 C48.6263366,59.28 37.3688366,59.9925 36.2288366,57.1425 Z" id="Grass" fill="#0A8E69"></path>
|
||||
<path d="M62.7871176,23.5545926 C62.3663465,22.747823 61.9591343,20.3700415 63.1055727,19.5420582 C63.869865,18.9900693 64.4006235,19.5845189 64.6978483,21.3254068 C64.8655449,17.2916421 65.3952303,15.2747597 66.2869046,15.2747597 C67.1785789,15.2747597 67.7133037,16.8882656 67.8910789,20.1152774 C68.0629174,18.3900925 68.5763366,17.5275 69.4313366,17.5275 C70.2863366,17.5275 70.7613366,18.2875 70.8563366,19.8075 C71.1413366,15.3425 71.8063366,13.11 72.8513366,13.11 C73.8963366,13.11 74.4663366,15.3723149 74.5613366,19.8969446 C75.1313366,17.4623149 75.7013366,16.3875 76.2713366,16.6725 C77.1263366,17.1 77.248459,21.8893129 76.5563366,23.6019446 C75.8438366,25.365 63.7313366,25.365 62.7871176,23.5545926 Z" id="Grass" fill="#0A8E69"></path>
|
||||
</g>
|
||||
<g id="Hands-/-Device" stroke-width="1" fill="none" transform="translate(100.288333, 52.180352)">
|
||||
<path d="M234.902839,128.026996 C234.783257,130.326623 235.497077,131.81972 237.044299,132.506287 C239.365133,133.536137 245.573529,139.439929 246.733945,143.044404 C247.507556,145.447388 248.119565,143.874419 248.56997,138.325497 L244.959785,127.254608 L239.028766,125.323639 L234.902839,128.026996 Z" id="Right-Hand-Detail" fill="#ECC293" transform="translate(241.729970, 134.728639) rotate(-5.000000) translate(-241.729970, -134.728639) "></path>
|
||||
<g id="Device" transform="translate(139.852804, 75.009753) rotate(-5.000000) translate(-139.852804, -75.009753) translate(45.908360, 7.981976)">
|
||||
<rect stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill="#575E75" x="0.25" y="0.25" width="187.372" height="133.0168" rx="2.7648"></rect>
|
||||
<g id="Screen" transform="translate(6.475200, 10.579200)">
|
||||
<g id="UI" transform="translate(0.000000, 0.091200)">
|
||||
<mask id="mask-8" fill="white">
|
||||
<use xlink:href="#path-7"></use>
|
||||
</mask>
|
||||
<use id="Screen" fill="#D8D8D8" xlink:href="#path-7"></use>
|
||||
<g id="Group" mask="url(#mask-8)">
|
||||
<g transform="translate(-0.091200, -0.091200)" id="UI/ChomeOS-Lobby">
|
||||
<rect id="Rectangle" fill="#E9F1FC" x="0" y="0" width="175.104" height="106.5216"></rect>
|
||||
<g id="Scratch-App" transform="translate(0.000000, 5.836800)">
|
||||
<g id="Sprite-Area" transform="translate(108.418560, 63.256320)">
|
||||
<g id="Sprite-List" transform="translate(0.000000, 11.381760)">
|
||||
<path d="M53.5430956,0.25 C53.7785835,0.25 53.9917295,0.345991829 54.1461904,0.500258826 C54.3009974,0.654871451 54.39704,0.868135957 54.39704,1.1025584 L54.39704,1.1025584 L54.39704,25.79672 L0.25,25.79672 L0.25,1.1025584 C0.25,0.866636943 0.344734506,0.652968881 0.499331596,0.498565889 C0.653361482,0.344729388 0.866647457,0.25 1.10394441,0.25 L1.10394441,0.25 Z" stroke-opacity="0.1" stroke="#000000" stroke-width="0.5" fill="#FCFCFF"></path>
|
||||
<g id="sprite1" transform="translate(1.313280, 3.210240)">
|
||||
<g id="sprite-tile">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-10)" xlink:href="#path-9"></use>
|
||||
<rect stroke="#4C97FF" stroke-width="0.5" stroke-linejoin="square" fill="#FFFFFF" fill-rule="evenodd" x="0.25" y="0.83368" width="9.42256" height="9.42256" rx="1.10592"></rect>
|
||||
</g>
|
||||
<path d="M0.14592,7.44192 L9.77664,7.44192 L9.77664,9.2544 C9.77664,9.86518275 9.28150275,10.36032 8.67072,10.36032 L1.25184,10.36032 C0.641057249,10.36032 0.14592,9.86518275 0.14592,9.2544 L0.14592,7.44192 L0.14592,7.44192 Z" id="Rectangle-18" fill="#4C97FF"></path>
|
||||
<g id="costume1" transform="translate(2.918400, 2.188800)">
|
||||
<g id="Layer_3" transform="translate(0.000000, 2.557212)" fill-rule="nonzero">
|
||||
<path d="M0.942887969,0.651828974 C0.836790008,0.632281473 0.70986785,0.595093545 0.602759432,0.499999937 C0.363237244,0.287317925 0.286706126,-0.0634968713 0.117388717,0.0269590812 C-0.0520165574,0.117458376 -0.0487655226,0.68424922 0.484360258,0.858876451 C0.668087659,0.919165972 0.835735618,0.919382685 0.971620088,0.915741909 C1.00724967,0.914658345 1.3106503,0.887395865 1.41441982,0.739164261 C1.5181454,0.590932657 1.44600758,0.554004784 1.41046586,0.533547089 C1.37488021,0.513089394 1.09296277,0.679481537 0.942887969,0.651828974 Z" id="Shape" stroke="#000000" stroke-width="0.5" fill="#FAA51D"></path>
|
||||
<path d="M0.142166875,0.0380114376 C0.0547843303,0.0645804356 0.00707319742,0.254637624 0.0509621677,0.405729838 C0.0948072052,0.556995422 0.166681435,0.623396246 0.220674973,0.683035628 C0.287804449,0.72802522 0.189043283,0.578926764 0.280467654,0.503163945 C0.371628428,0.427574495 0.532334988,0.463548832 0.532334988,0.463548832 C0.532334988,0.463548832 0.404534173,0.290741988 0.331561621,0.186329727 C0.262499097,0.0861650376 0.235436428,0.0162534653 0.142166875,0.0380114376 Z" id="Shape" fill="#FFFFFF"></path>
|
||||
</g>
|
||||
<g id="Group" transform="translate(0.307530, 3.164008)">
|
||||
<path d="M1.32752054,0.37950758 C1.32752054,0.37950758 0.939505135,0.648231541 0.577541946,0.744105315 L0.581320175,0.753423968 C0.636104506,0.832480824 0.839206317,1.07836325 0.566646586,1.16500505 C0.332352413,1.23942425 -0.097618911,0.59704396 0.09124864,0.475771438 C0.206616444,0.401525608 0.306168403,0.464849109 0.306168403,0.464849109 C0.306168403,0.464849109 0.458791308,0.418472554 0.569809755,0.363210772 C0.758853037,0.269547469 0.823917667,0.213548863 0.823917667,0.213548863 C0.823917667,0.213548863 1.00773293,0.0269157386 1.12512165,0.0342406337 C1.24246644,0.0416088713 1.47917692,0.238557529 1.32752054,0.37950758 Z" id="Shape" fill="#FAA51D" fill-rule="nonzero"></path>
|
||||
<path d="M0.581320175,0.753423968 C0.636104506,0.832480824 0.839206317,1.07836325 0.566646586,1.16500505 C0.332352413,1.23942425 -0.106800888,0.586641743 0.0820666632,0.465239192 C0.197434467,0.390993362 0.306168403,0.464805766 0.306168403,0.464805766 C0.306168403,0.464805766 0.458791308,0.418342527 0.569809755,0.363037402 C0.758853037,0.269374099 0.823917667,0.213375493 0.823917667,0.213375493" id="Shape" stroke="#231F20" stroke-width="0.5"></path>
|
||||
<path d="M1.32752054,0.37950758 C1.32752054,0.37950758 0.882787757,0.687543255 0.501406225,0.761745743" id="Shape" stroke="#231F20" stroke-width="0.5"></path>
|
||||
</g>
|
||||
<path d="M2.24800273,3.0289958 C2.24800273,3.0289958 2.30225986,3.03614733 2.45642042,3.1883231 C2.61058098,3.34036886 2.72116009,3.28194307 2.84790652,3.21970313 C2.97430148,3.15715979 3.31082752,2.95418652 3.13303106,2.79420908 C2.95514674,2.63436166 2.86033953,2.84387967 2.70622291,2.89844797 C2.55193055,2.95305961 2.48387848,2.79065499 2.40493106,2.71263835 C2.37905458,2.68693621 2.35273877,2.66500486 2.32897107,2.64740778 C2.32897107,2.64740778 2.28631222,2.61446742 2.24523495,2.76833356 C2.20420162,2.92180962 2.15982939,2.96528222 2.24800273,3.0289958 Z" id="Shape" stroke="#231F20" stroke-width="0.5" fill="#FAA51D" fill-rule="nonzero"></path>
|
||||
<g id="Layer_2_1_" transform="translate(1.230121, 2.470527)" fill-rule="nonzero">
|
||||
<path d="M0.779940831,0.867371596 C0.83213312,0.827843168 0.885248,0.763262733 0.953519732,0.663098044 C1.01045677,0.579576903 1.07213857,0.421333164 1.07213857,0.421333164 C1.11057986,0.312066535 1.15710481,0.136312396 0.988578188,0.105105743 C0.92035039,0.0924930535 0.809375876,0.10085817 0.651612821,0.071471905 C0.493761899,0.0419556119 0.352956945,-0.0378380673 0.233503381,0.168255873 C0.11409375,0.374436499 -0.187813161,0.526742305 0.187110235,0.886138931 C0.187110235,0.886138931 0.402425394,1.0526611 0.660004005,1.303918 C0.872243861,1.5108788 1.18917582,1.76343598 1.18917582,1.76343598 C1.18917582,1.76343598 2.02267086,1.85826953 2.04740509,1.73339957 C2.13184413,1.30907577 1.39820858,1.43385904 1.39820858,1.43385904 C1.39820858,1.43385904 1.19589756,1.2633927 1.1027598,1.18273217 C0.949961166,1.05014723 0.614006255,0.715889299 0.614006255,0.715889299" id="Shape" stroke="#231F20" stroke-width="0.5" fill="#FAA51D"></path>
|
||||
<path d="M0.977638895,0.582264143 C0.977638895,0.582264143 1.08615317,0.466972895 0.869168557,0.351811675 C0.652183948,0.236650455 0.552280526,0.351074851 0.485238916,0.417735731 C0.36908032,0.532810265 0.636499902,0.704273489 0.636499902,0.704273489 L0.776030803,0.843143097 C0.776030803,0.843143097 0.852386188,0.771757877 0.885819128,0.714025568 C0.924172552,0.661407683 0.977638895,0.582264143 0.977638895,0.582264143" id="Shape" fill="#FFFFFF"></path>
|
||||
</g>
|
||||
<path d="M1.27080316,2.95674373 C1.3037089,2.93199512 1.39772532,2.86130338 1.48405347,2.79823994 C1.59072256,2.72026665 1.75279104,2.54472922 1.53136921,2.46684261 C1.30994738,2.38878264 1.2015649,2.5363641 1.0253061,2.68121499 C0.930454957,2.75927496 0.792110245,2.79819659 0.835559886,2.95032903 C0.879185259,3.10250481 1.04916166,3.53146627 1.35348488,3.39112301 C1.65789597,3.25073641 1.27444959,2.99323818 1.2190502,2.90754991" id="Shape" stroke="#231F20" stroke-width="0.5" fill="#FAA51D" fill-rule="nonzero"></path>
|
||||
<g id="Layer_2" transform="translate(0.351463, 0.000000)">
|
||||
<path d="M1.92026327,0.39684461 C1.8526066,0.390646622 1.71158198,0.383148356 1.6339086,0.386832475 C1.42619384,0.396584554 1.2286715,0.470396958 1.2286715,0.470396958 L0.65675297,0.102158448 L0.754943009,0.921593156 C0.783323665,0.887699263 0.291231215,1.47655148 0.602100439,1.97152368 C0.913145394,2.46675593 1.57886068,2.68745632 2.40282228,2.52596189 C3.22678388,2.36433743 3.42333969,1.89615094 3.36873109,1.64844813 C3.31416642,1.40078866 3.00312147,1.30937917 3.00312147,1.30937917 C3.00312147,1.30937917 2.9991675,1.11520444 2.85691276,0.877253703 C2.77229799,0.73561017 2.49016089,0.528736063 2.49016089,0.528736063 L2.36455672,0.0280426455 L2.03716872,0.34028255 L1.92026327,0.39684461 Z" id="Shape" stroke="#231F20" stroke-width="0.5" fill="#FAA51D" fill-rule="nonzero"></path>
|
||||
<path d="M2.96195634,1.30313784 L2.85291487,1.21367876 L2.45246646,1.32901335 C2.45246646,1.32901335 2.45246646,1.47720162 2.26061147,1.51829038 C2.06862468,1.55950916 1.76807969,1.41959933 1.76807969,1.41959933 L1.42606204,1.56770091 C1.42606204,1.56770091 1.05540013,1.60792282 1.0421324,1.8312671 C1.01256555,2.32766961 1.62991071,2.5346304 1.86385342,2.54780654 C1.9914785,2.55504475 2.22564088,2.53315675 2.40321767,2.49835267 C3.18311457,2.35818278 3.39394857,1.89506737 3.33942784,1.64732122 C3.28486317,1.39966175 2.98893114,1.33542806 2.98893114,1.33542806 L2.96195634,1.30313784 Z" id="Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
|
||||
<path d="M0.0734997471,1.80394631 C0.0734997471,1.80394631 0.253932181,1.84381886 0.335954911,1.83251808 C0.417889775,1.8211107 0.577234415,1.76993736 0.577234415,1.76993736" id="Shape" stroke="#231F20" stroke-width="0.5"></path>
|
||||
<path d="M3.19198902,1.54607297 C3.19198902,1.54607297 3.39183979,1.51386943 3.4933248,1.47893532 C3.61260263,1.43810661 3.69291198,1.36862847 3.69291198,1.36862847" id="Shape" stroke="#231F20" stroke-width="0.5"></path>
|
||||
<path d="M0.58593313,1.59973107 C0.58593313,1.59973107 0.481197089,1.52271132 0.317195561,1.45106604 C0.135576939,1.37170579 0.0358053161,1.3512481 0.0358053161,1.3512481" id="Shape" stroke="#231F20" stroke-width="0.5"></path>
|
||||
<path d="M3.21224209,1.80400463 C3.21224209,1.80400463 3.33200318,1.88020981 3.45532284,1.89960624 C3.57701698,1.91865754 3.65943511,1.90719915 3.65943511,1.90719915" id="Shape" stroke="#231F20" stroke-width="0.5"></path>
|
||||
<path d="M1.90449135,0.399271794 C2.0292608,0.450073549 2.07525855,0.505882905 2.07525855,0.505882905" id="Shape" stroke="#000000" stroke-width="0.5" stroke-linecap="round"></path>
|
||||
<line x1="1.09384142" y1="0.376386915" x2="1.35998695" y2="0.565273853" id="Shape" stroke="#000000" stroke-width="0.5"></line>
|
||||
</g>
|
||||
<g id="Layer_5" transform="translate(2.548108, 0.606796)" fill-rule="nonzero">
|
||||
<path d="M0.564098477,0.275918828 C0.692558286,0.470050218 0.697346973,0.691617457 0.57473024,0.770674313 C0.452025641,0.849774511 0.248484501,0.756284578 0.11984896,0.562066503 C-0.00900624516,0.36789177 -0.0135752671,0.146454558 0.109129332,0.0673110178 C0.231746065,-0.011702495 0.43550687,0.0816574099 0.564098477,0.275918828 Z" id="Shape" stroke="#231F20" stroke-width="0.5" fill="#FFFFFF"></path>
|
||||
<path d="M0.531104867,0.586078289 C0.531104867,0.632888269 0.495870679,0.670856364 0.452025641,0.670856364 C0.408400268,0.670856364 0.372814617,0.632844927 0.372814617,0.586078289 C0.372814617,0.539268309 0.408400268,0.501213529 0.452025641,0.501213529 C0.495870679,0.501213529 0.531104867,0.539268309 0.531104867,0.586078289" id="Shape" fill="#231F20"></path>
|
||||
</g>
|
||||
<g id="Layer_7" transform="translate(1.405853, 0.780166)" fill-rule="nonzero">
|
||||
<path d="M0.653150472,0.243541925 C0.781698147,0.437716657 0.768210746,0.670986392 0.623232165,0.764302954 C0.478165719,0.857879572 0.25634849,0.776092135 0.127844748,0.581917402 C-0.000790792258,0.387742669 0.0125648103,0.15455962 0.157631257,0.0610696871 C0.302741636,-0.032376903 0.524470999,0.0492805069 0.653150472,0.243541925 Z" id="Shape" stroke="#231F20" stroke-width="0.5" fill="#FFFFFF"></path>
|
||||
<path d="M0.574598441,0.498743002 C0.574598441,0.545596325 0.53932032,0.58356442 0.495475283,0.58356442 C0.451893843,0.58356442 0.416264258,0.54550964 0.416264258,0.498743002 C0.416264258,0.451933022 0.451893843,0.413921584 0.495475283,0.413921584 C0.539232454,0.413921584 0.574598441,0.451933022 0.574598441,0.498743002" id="Shape" fill="#231F20"></path>
|
||||
</g>
|
||||
<path d="M2.58176099,1.4270976 C2.66321259,1.4270976 2.78187537,1.41478831 2.78811384,1.45175952 C2.79439624,1.48881743 2.71303251,1.63392836 2.65684232,1.64008301 C2.60047641,1.64623766 2.38775329,1.53809793 2.38467799,1.47022346 C2.38142695,1.40234899 2.50659179,1.4270976 2.58176099,1.4270976 Z" id="Shape" stroke="#000000" stroke-width="0.5" fill="#5E4A42" fill-rule="nonzero"></path>
|
||||
<g id="Layer_4" transform="translate(1.976981, 1.733703)" stroke="#231F20" stroke-width="0.5">
|
||||
<path d="M0.0340040671,0.010185505 C0.0340040671,0.010185505 0.488577817,0.142553727 0.658598152,0.179091517 C0.828530622,0.215585964 1.13531409,0.252080412 1.13531409,0.252080412 C1.13531409,0.252080412 0.784290188,0.696125085 0.374044738,0.58339105 C-0.0362007123,0.470830384 -0.0287760516,0.215629307 0.0340040671,0.010185505 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Delete" transform="translate(7.004160, 0.000000)" fill="#4D97FF" stroke="#4D97FF" stroke-opacity="0.25" stroke-width="0.5">
|
||||
<rect id="Rectangle" x="-0.25" y="-0.25" width="4.00208" height="4.00208" rx="1.65888"></rect>
|
||||
</g>
|
||||
</g>
|
||||
<g id="sprite3" transform="translate(12.695040, 3.793920)">
|
||||
<rect id="sprite-tile" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" x="0.25" y="0.25" width="9.42256" height="9.42256" rx="1.10592"></rect>
|
||||
<g id="costume" transform="translate(2.626560, 1.459200)" fill-rule="nonzero">
|
||||
<path d="M3.86237629,3.65480913 C3.84292029,3.54177815 3.76898749,3.40760779 3.65816036,3.35281796 C3.50856533,3.27847062 3.00703289,3.19995292 2.74617837,3.20023817 L2.75756373,3.70528478 C3.01971532,3.67494187 3.43275899,3.61670072 3.46244741,3.80594853 C3.46172681,3.97535118 3.31328474,4.07026267 3.31328474,4.07026267 C3.31328474,4.07026267 3.45942092,4.27043969 3.5371008,4.3493888 C3.73094022,4.21694409 3.90460303,3.89539541 3.86237629,3.65480913 Z" id="Shape" fill="#BE0A3C"></path>
|
||||
<path d="M2.39380859,4.9115234 L2.38732326,4.93582647 C2.25631952,4.92849241 2.03999763,4.92489728 1.93061168,4.92691057 C1.85033766,4.9283486 1.81315508,4.79115844 1.81315508,4.79115844 L1.47346773,3.86016345 L2.00324741,3.87885814 C2.00324741,3.87885814 2.2724608,4.62592625 2.39380859,4.9115234 Z" id="Shape" fill="#BE0A3C"></path>
|
||||
<path d="M0.0327149037,4.8619106 C-0.00735004443,4.81100356 0.00590885924,4.67151247 0.0038912,4.60953245 C0.00164920204,4.52377606 0.00584033643,4.43797249 0.0164295111,4.35284012 C0.0368943408,4.1815681 0.0694651258,4.01058372 0.102900622,3.84132495 C0.136192,3.66976534 0.189371733,3.50093802 0.245289719,3.33556202 C0.271951644,3.25733198 0.297748859,3.17852672 0.325707852,3.10058429 C0.340119704,3.05873697 0.498650076,2.69318411 0.541885629,2.67650271 C0.519403142,2.86014197 0.751289838,3.33800671 0.752879042,3.42515267 C0.754172209,3.49590484 0.431490843,4.12836017 0.397334757,4.18732032 C0.351360948,4.26785123 0.315619556,4.35312773 0.271807526,4.4346653 C0.196721778,4.57559439 0.13907437,4.7411142 0.0327149037,4.8619106 Z" id="Shape" fill="#BE0A3C"></path>
|
||||
<path d="M3.34124373,3.15666833 C3.37453511,3.06707768 3.42022068,2.91320609 3.42022068,2.91320609 C3.42022068,2.91320609 3.56174507,2.52680148 3.24266667,2.25774191 C3.10402465,2.14082827 2.84043188,1.88097224 2.53648592,1.85508731 C2.53648592,1.85508731 1.95266181,1.85508731 1.77265778,1.84070678 C1.44118519,1.81510945 1.28769896,1.91864921 1.28769896,1.91864921 C1.20122785,1.93302973 1.01387378,2.06878186 0.949885157,2.12443448 C0.881654936,2.18441598 0.817478023,2.2488377 0.757775171,2.31727727 C0.624753777,2.46942319 0.498361838,2.63465539 0.451235081,2.83497605 C0.406558342,3.02321708 0.405693629,3.22727669 0.422411377,3.41868143 C0.432067319,3.52754198 0.438985009,3.63798439 0.457432177,3.74569448 C0.466223409,3.79732057 0.656027495,4.32637996 0.723619081,4.48585994 C0.754604562,4.55876919 0.793228324,4.62420057 0.828969719,4.69437751 C0.854190458,4.7438465 0.981014757,4.93410082 1.01286495,4.9422977 C1.06575644,4.95581539 1.39766139,4.96904547 1.47404421,4.93597027 C1.4358528,4.63915633 1.27501653,4.35945516 1.24878696,4.06019652 C1.61124504,4.0658049 2.20616628,4.04581598 2.51947994,4.04581598 C2.8327936,4.04581598 3.08154216,3.70830513 3.16469855,3.52969906 C3.15922204,3.52164597 3.29483757,3.28206648 3.34124373,3.15666833 Z" id="Shape" fill="#F01446"></path>
|
||||
<path d="M2.80670815,3.75331618 C2.74459307,3.76122545 2.36858785,3.8226303 2.30503159,3.83284047 C2.38343206,3.9549311 2.64284539,4.52425595 2.77255206,4.77835977 C2.80699639,4.84580441 2.88640569,4.93654552 2.88640569,4.93654552 C2.88640569,4.93654552 3.22133712,4.94042825 3.3542144,4.92863621 C3.34816142,4.9168442 2.86449968,3.80781834 2.80670815,3.75331618 Z" id="Shape" fill="#F01446"></path>
|
||||
<g id="Group" transform="translate(0.889417, 0.000000)">
|
||||
<path d="M1.43679987,0.386836036 C1.33894339,0.30429184 1.26515471,-0.00819689738 1.45870588,0.0218583931 C1.55757118,0.0829756105 1.71278683,0.197156953 1.76726363,0.302566177 C1.67589249,0.327013064 1.53062102,0.369579407 1.43679987,0.386836036 Z" id="Shape" fill="#BE0A3C"></path>
|
||||
<path d="M0.703524843,0.809623375 C0.654524547,0.870884396 0.619503747,0.939048069 0.569926976,1.00088431 C0.505794234,0.937610018 0.277222266,0.758860131 0.380555243,0.658915505 C0.470196962,0.57220096 0.650345109,0.737001738 0.703524843,0.809623375 Z" id="Shape" fill="#A0640A"></path>
|
||||
<path d="M1.19237486,0.488937738 C1.12982742,0.532079305 1.05589462,0.60973412 0.990608933,0.648561531 C0.912064338,0.59420316 0.753533967,0.301990956 0.897652486,0.262588327 C0.9841236,0.239004271 1.17969243,0.40567452 1.19237486,0.488937738 Z" id="Shape" fill="#BE0A3C"></path>
|
||||
<path d="M2.29127856,0.321836076 C2.19327797,0.307455555 2.061986,0.317665725 1.96427364,0.307455555 C1.88082902,0.236847193 1.84897883,-0.0333628104 2.00606801,0.01984512 C2.10147447,0.0524889044 2.25006067,0.235552946 2.29127856,0.321836076 Z" id="Shape" fill="#BE0A3C"></path>
|
||||
<path d="M0.32723139,1.96926865 C0.247966205,1.93676867 -0.105124166,1.70941262 0.0743033905,1.6152202 C0.124744872,1.58876004 0.321610767,1.6701538 0.341355005,1.725375 C0.352308014,1.75629312 0.32723139,1.92526425 0.32723139,1.96926865 Z" id="Shape" fill="#A0640A"></path>
|
||||
<path d="M0.357208043,1.46048579 C0.287022324,1.40770927 0.0822299094,1.25829565 0.118259538,1.15130457 C0.160486266,1.0251874 0.392084724,1.15820722 0.445120338,1.20782002 C0.403412648,1.28722206 0.373783799,1.37237734 0.357208043,1.46048579 Z" id="Shape" fill="#BE0A3C"></path>
|
||||
<path d="M3.25413437,1.37765398 C3.19648698,1.28231112 3.12341888,1.14857227 3.06678031,1.0556741 C3.12183357,0.975430789 3.36510565,0.515254095 3.40617941,0.42551964 C3.5040359,0.394457713 3.44782967,0.77065216 3.44163258,0.8103424 C3.42073539,0.946957356 3.337579,1.262466 3.25413437,1.37765398 Z" id="Shape" fill="#E6781E"></path>
|
||||
<path d="M3.68966056,2.37681263 C3.65118089,2.21071761 3.5330037,1.88787489 3.5330037,1.88787489 L3.39320875,1.79497672 L2.46032958,1.78318469 L2.53080354,2.91363751 C2.53080354,2.91363751 2.94197367,2.91248707 3.13278659,2.91363751 C3.24548727,2.91450034 3.35804382,2.92125919 3.47031217,2.92801803 C3.55591857,2.93333883 3.67683401,2.94455563 3.75941391,2.91363751 C3.78679644,2.74150267 3.72828431,2.54420191 3.68966056,2.37681263 Z" id="Shape" fill="#C8C8BE"></path>
|
||||
<path d="M3.09228928,0.911006051 C3.01267959,0.798885198 2.92227126,0.69480209 2.82235529,0.600242978 C2.71712212,0.501056958 2.59744434,0.4183422 2.46739139,0.354911276 C2.4192778,0.330521696 2.36808633,0.312721025 2.31520223,0.301990956 C2.26894019,0.293937864 2.16647192,0.263163548 2.11992164,0.278982122 C1.96874131,0.246913558 1.79983441,0.27121664 1.64807761,0.290486539 C1.54382887,0.302925426 1.44147754,0.327938538 1.34326695,0.364977642 C1.2876372,0.386260815 1.12377444,0.469236425 1.108642,0.477577127 C0.927773257,0.577234142 0.622242,0.858948564 0.603362472,0.880231735 C0.465296933,1.03539756 0.341210886,1.25110539 0.324925495,1.44538624 C0.283848694,1.61617067 0.277672867,1.793462 0.306766562,1.96668015 C0.306766562,2.09955617 0.392084724,2.23142556 0.478699953,2.3261932 C0.570791686,2.42599402 0.690698295,2.54420191 0.838996248,2.53830589 C1.00055311,2.53183466 0.968702915,2.3786821 1.0378798,2.28262021 C1.10186843,2.1938924 1.22998979,2.11882607 1.3297198,2.19820655 C1.53018867,2.35783035 1.43060277,2.77069512 1.70096911,2.8720778 C1.82721693,2.91938972 1.99107969,2.90285212 2.12381284,2.90731008 C2.256546,2.91176804 2.53080354,2.91378132 2.53080354,2.91378132 C2.53080354,2.91378132 2.67203969,2.48351611 2.7678785,2.28103836 C2.83518183,2.13924641 2.91963529,2.0313925 3.03853309,1.96020892 C3.11128137,1.92048939 3.19078982,1.89459683 3.27301391,1.88384835 C3.35934667,1.87541805 3.44635046,1.87657558 3.53242725,1.88729967 C3.53242725,1.88729967 3.42390601,1.54216715 3.29405523,1.25455672 C3.22631951,1.1024108 3.10655701,0.930851171 3.09228928,0.911006051 Z" id="Shape" fill="#F04650"></path>
|
||||
<path d="M2.4067175,0.770508356 C2.4067175,0.770508356 2.54968307,0.996857767 2.67823678,1.16942403 C2.71239287,1.21529789 2.7951169,1.31322924 2.87726446,1.34745489 C2.98549748,1.39318495 3.0915687,1.36183541 3.07110388,1.27555228 C3.0466037,1.17316296 2.84325248,0.920353393 2.71642819,0.769789327 C2.69956632,0.749944207 2.65878078,0.695442033 2.61136579,0.670132313 C2.49246801,0.606570407 2.33220822,0.591039444 2.4067175,0.770508356 Z" id="Shape" fill="#F01446"></path>
|
||||
<path d="M3.4309678,1.78160284 C3.40223147,1.79993495 3.3696204,1.81135601 3.33570548,1.81496565 C3.27501254,1.82084904 3.21375928,1.81642427 3.15454848,1.80187937 C3.08594807,1.77800771 3.09185695,1.64369364 3.12298655,1.59019809 C3.16708681,1.51498796 3.25355791,1.45128225 3.31149355,1.38570708 C3.36452916,1.32559649 3.42577953,1.22852797 3.49553289,1.18682446 C3.53228312,1.29022041 3.5243566,1.4055522 3.5079271,1.51196805 C3.49466819,1.59738836 3.47622101,1.74665817 3.4309678,1.78160284 Z" id="Shape" fill="#FFC800"></path>
|
||||
<path d="M2.00260917,1.56301891 C2.00260917,1.56301891 1.57990955,1.57610518 1.58985373,1.48665834 C1.60354499,1.36269824 1.67329835,1.22248815 1.7195604,1.108163 C1.7717313,0.978738309 1.98906203,0.42667008 2.06285071,0.41789796 C2.1063745,0.445796175 2.00260917,1.56301891 2.00260917,1.56301891 Z" id="Shape" fill="#FFC800"></path>
|
||||
<path d="M3.51729481,2.7563146 C3.5135477,2.77357123 3.4854446,2.81038536 3.31005236,2.81038536 C3.13466015,2.81038536 3.07946273,2.76868185 3.07456271,2.74006461 C3.06966269,2.71144737 3.17040152,2.69792968 3.31956419,2.69792968 C3.46872686,2.69792968 3.52060952,2.73891417 3.51729481,2.7563146 Z" id="Shape" fill="#000000"></path>
|
||||
<path d="M1.95088453,2.0617354 L1.99516389,2.04735488 C2.03125158,2.07309601 2.06468249,2.16671321 1.9809945,2.17232161 C1.8973065,2.17793002 1.93273,2.08762034 1.95088453,2.0617354 Z" id="Shape" fill="#000000"></path>
|
||||
<path d="M3.68305544,1.99889252 L3.7273009,1.984512 C3.76336095,2.01025313 3.79676626,2.10387033 3.71314235,2.10947873 C3.62951845,2.11508714 3.66469357,2.02535268 3.68305544,1.99889252 Z" id="Shape" fill="#000000"></path>
|
||||
<path d="M3.44372301,2.47718868 L3.48803782,2.46280815 C3.52393284,2.48854929 3.5573906,2.58216648 3.47363553,2.58777489 C3.38988046,2.59338329 3.42555391,2.50307361 3.44372301,2.47718868 Z" id="Shape" fill="#828278"></path>
|
||||
<path d="M3.19324502,2.47042983 L3.23755983,2.45604931 C3.27345486,2.48179044 3.30691261,2.57540764 3.22315754,2.58101604 C3.13940247,2.58662444 3.17507592,2.49631477 3.19324502,2.47042983 Z" id="Shape" fill="#828278"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Sprite-Info">
|
||||
<path d="M53.6145817,0.25 C53.8502824,0.25 54.0636165,0.346175365 54.218353,0.500042798 C54.3734468,0.654265476 54.47,0.866682965 54.47,1.09920938 L54.47,1.09920938 L54.47,13.75832 L0.25,13.75832 L0.25,1.09920938 C0.25,0.864339781 0.344808816,0.651672865 0.49937491,0.497974939 C0.653769247,0.344447805 0.867584499,0.25 1.1054183,0.25 L1.1054183,0.25 L53.6145817,0.25 Z" stroke-opacity="0.1" stroke="#000000" stroke-width="0.5" fill="#FFFFFF"></path>
|
||||
<g id="direction" transform="translate(39.033600, 7.587840)">
|
||||
<g id="direction-field" transform="translate(6.566400, 0.000000)">
|
||||
<rect id="Rectangle-3" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill="#FFFFFF" x="0.25" y="0.25" width="7.08784" height="4.16944" rx="2.08472"></rect>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="1.96992" y="1.4592" width="3.72096" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="0" y="1.4592" width="5.98272" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<g id="size" transform="translate(22.982400, 7.587840)">
|
||||
<g id="size-field" transform="translate(4.085760, 0.000000)">
|
||||
<rect id="Rectangle-3" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill="#FFFFFF" x="0.25" y="0.25" width="7.96336" height="4.16944" rx="2.08472"></rect>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="2.48064" y="1.4592" width="3.72096" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="0" y="1.4592" width="3.13728" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<g id="show-toggle" transform="translate(1.678080, 7.587840)">
|
||||
<g id="show-option" transform="translate(4.888320, 0.000000)">
|
||||
<path d="M0,0.553982666 C0,0.248026488 0.251049375,0 0.553982666,0 L4.66944,0 L4.66944,4.66944 L0.553982666,4.66944 C0.248026488,4.66944 0,4.41839063 0,4.11545733 L0,0.553982666 Z" id="icon-container" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill-opacity="0.2" fill="#FFFFFF"></path>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="1.4592" y="1.53216" width="1.75104" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<g id="hide-option" transform="translate(9.557760, 0.000000)">
|
||||
<path d="M0,0 L4.11545733,0 C4.42141351,0 4.66944,0.251049375 4.66944,0.553982666 L4.66944,4.11545733 C4.66944,4.42141351 4.41839063,4.66944 4.11545733,4.66944 L0,4.66944 L0,0 Z" id="icon-container" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill="#FFFFFF"></path>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="1.4592" y="1.4592" width="1.75104" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="0" y="1.4592" width="3.72096" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<g id="sprite-y" transform="translate(42.608640, 1.751040)">
|
||||
<g id="y-field" transform="translate(2.991360, 0.000000)">
|
||||
<rect id="text-field" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill="#FFFFFF" x="0.25" y="0.25" width="7.08784" height="4.16944" rx="2.08472"></rect>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="2.77248" y="1.4592" width="2.40768" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="0" y="1.4592" width="2.40768" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<g id="sprite-x" transform="translate(30.935040, 1.751040)">
|
||||
<g id="x-field" transform="translate(2.991360, 0.000000)">
|
||||
<rect id="Rectangle-3" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill="#FFFFFF" x="0.25" y="0.25" width="7.08784" height="4.16944" rx="2.08472"></rect>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="2.62656" y="1.4592" width="2.40768" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="0" y="1.4592" width="2.40768" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<g id="sprite-name" transform="translate(1.532160, 1.751040)">
|
||||
<g id="sprite-name-field" transform="translate(5.763840, 0.000000)">
|
||||
<rect id="text-field" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill="#FFFFFF" x="0.25" y="0.25" width="18.61552" height="4.16944" rx="2.08472"></rect>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="1.75104" y="1.4592" width="7.00416" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="0" y="1.4592" width="4.7424" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Oval-5" transform="translate(47.715840, 29.694720)">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-12)" xlink:href="#path-11"></use>
|
||||
<use fill="#4C97FF" fill-rule="evenodd" xlink:href="#path-11"></use>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Sounds-Tab" transform="translate(27.432960, 7.806720)">
|
||||
<path d="M2.21184,0 L12.52608,0 C13.7476455,-2.24397942e-16 14.73792,0.990274499 14.73792,2.21184 L14.73792,5.25312 L14.73792,5.25312 L0,5.25312 L0,2.21184 C2.94490582e-16,0.990274499 0.990274499,2.24397942e-16 2.21184,0 Z" id="Rectangle-9" stroke-opacity="0.1" stroke="#000000" stroke-width="0.5" fill="#EDF3FA"></path>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="2.69952" y="1.75104" width="1.75104" height="1.75104" rx="0.82944"></rect>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="5.61792" y="1.75104" width="6.49344" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<g id="Costumes-Tab" transform="translate(12.549120, 7.806720)">
|
||||
<path d="M2.21184,0 L13.4016,0 C14.6231655,8.60570174e-16 15.61344,0.990274499 15.61344,2.21184 L15.61344,5.25312 L15.61344,5.25312 L0,5.25312 L0,2.21184 C-1.49598628e-16,0.990274499 0.990274499,2.24397942e-16 2.21184,0 Z" id="Rectangle-9" stroke-opacity="0.1" stroke="#000000" stroke-width="0.5" fill="#EDF3FA"></path>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="3.13728" y="1.75104" width="1.75104" height="1.75104" rx="0.82944"></rect>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="6.05568" y="1.75104" width="6.49344" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<g id="Blocks" transform="translate(0.000000, 12.111360)">
|
||||
<g id="Workspace" transform="translate(37.793280, 0.875520)" fill="#FFFFFF" stroke="#DBDBDB" stroke-width="0.5">
|
||||
<path d="M0,0 L68.424677,0 C69.0356161,0 69.53088,0.493198889 69.53088,1.10882574 L69.53088,87.69792 L0,87.69792 L0,0 Z" id="workspace"></path>
|
||||
</g>
|
||||
<g id="Blocks-Menu" transform="translate(7.587840, 0.802560)">
|
||||
<mask id="mask-14" fill="white">
|
||||
<use xlink:href="#path-13"></use>
|
||||
</mask>
|
||||
<use id="palette-container" stroke="#DBDBDB" stroke-width="0.5" fill="#FFFFFF" xlink:href="#path-13"></use>
|
||||
<rect id="Scroll-bar" fill-opacity="0.15" fill="#000000" mask="url(#mask-14)" x="34.14528" y="1.16736" width="1" height="9.64496663" rx="0.27648"></rect>
|
||||
<g id="Motion-Blocks" mask="url(#mask-14)">
|
||||
<g transform="translate(1.678080, 5.399040)">
|
||||
<g id="go-to" transform="translate(0.000000, 101.827466)">
|
||||
<path d="M0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L23.3514294,0.0379801249 C23.5573634,0.0379801249 23.7242959,0.205159546 23.7242959,0.41139816 L23.7242959,4.14557851 C23.7242959,4.35181713 23.5573634,4.51899655 23.3514294,4.51899655 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851 L0.0379392,0.41139816 Z" id="block" stroke="#3D79CC" stroke-width="0.5" fill="#4C97FF"></path>
|
||||
<text id="set-rotation-style" font-family="HelveticaNeue-Bold, Helvetica Neue" font-size="1.41296763" font-weight="bold" fill="#FFFFFF">
|
||||
<tspan x="0.758784" y="2.36783163">set rotation style </tspan>
|
||||
</text>
|
||||
<path d="M22.7053379,1.01648455 L22.9420661,3.27689635 L13.7162941,3.54295422 L13.4795659,1.28254242 L22.7053379,1.01648455 Z" id="input" stroke="#3D79CC" stroke-width="0.5" fill="#4C97FF"></path>
|
||||
<path d="M21.7451939,2.76188003 C21.7108969,2.76188003 21.6765999,2.74880964 21.6504977,2.72251688 L21.2852191,2.35684989 C21.232863,2.30441634 21.232863,2.2194588 21.2852191,2.16702526 C21.3374234,2.11459171 22.1528127,2.11459171 22.2051688,2.16702526 C22.2575249,2.2194588 22.2575249,2.30441634 22.2051688,2.35684989 L21.8400419,2.72251688 C21.813788,2.74880964 21.779491,2.76188003 21.7451939,2.76188003" id="dropdown-icon" fill="#FFFFFF"></path>
|
||||
<text id="left-right" font-family="HelveticaNeue-Bold, Helvetica Neue" font-size="1.41296763" font-weight="bold" fill="#FFFFFF">
|
||||
<tspan x="14.2651392" y="2.36783163">left-right</tspan>
|
||||
</text>
|
||||
</g>
|
||||
<g id="if-on-edge,-bounce" transform="translate(0.000000, 93.015020)">
|
||||
<path d="M0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L14.2209803,0.0379801249 C14.4269143,0.0379801249 14.5938468,0.205159546 14.5938468,0.41139816 L14.5938468,4.14557851 C14.5938468,4.35181713 14.4269143,4.51899655 14.2209803,4.51899655 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851 L0.0379392,0.41139816 Z" id="block" stroke="#3D79CC" stroke-width="0.5" fill="#4C97FF"></path>
|
||||
<text font-family="HelveticaNeue-Bold, Helvetica Neue" font-size="1.41296763" font-weight="bold" fill="#FFFFFF">
|
||||
<tspan x="0.758784" y="2.36783163">if on edge, bounce </tspan>
|
||||
</text>
|
||||
</g>
|
||||
<g id="set-y" transform="translate(0.000000, 84.202126)">
|
||||
<path d="M0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L10.2753035,0.0379801249 C10.4812375,0.0379801249 10.64817,0.205159546 10.64817,0.41139816 L10.64817,4.14557851 C10.64817,4.35181713 10.4812375,4.51899655 10.2753035,4.51899655 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851 L0.0379392,0.41139816 Z" id="block" stroke="#3D79CC" stroke-width="0.5" fill="#4C97FF"></path>
|
||||
<text id="set-y-to" font-family="HelveticaNeue-Bold, Helvetica Neue" font-size="1.41296763" font-weight="bold" fill="#FFFFFF">
|
||||
<tspan x="0.758784" y="2.36783163">set y to</tspan>
|
||||
</text>
|
||||
<rect id="input" stroke="#3D79CC" stroke-width="0.5" fill="#FFFFFF" x="6.6237856" y="1.00990646" width="3.29392" height="2.53962585" rx="1.26981292"></rect>
|
||||
<text id="10" font-family="HelveticaNeue-Bold, Helvetica Neue" font-size="1.41296763" font-weight="bold" fill="#575E75">
|
||||
<tspan x="7.4360832" y="2.36783163">10</tspan>
|
||||
</text>
|
||||
</g>
|
||||
<g id="change-y-by" transform="translate(0.000000, 75.391252)">
|
||||
<path d="M0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L13.5995339,0.0379801249 C13.8054679,0.0379801249 13.9724003,0.205159546 13.9724003,0.41139816 L13.9724003,4.14557851 C13.9724003,4.35181713 13.8054679,4.51899655 13.5995339,4.51899655 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851 L0.0379392,0.41139816 Z" id="block" fill="#4C97FF"></path>
|
||||
</g>
|
||||
<g id="set-x-" transform="translate(0.000000, 69.312000)">
|
||||
<path d="M0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L10.2753035,0.0379801249 C10.4812375,0.0379801249 10.64817,0.205159546 10.64817,0.41139816 L10.64817,4.14557851 C10.64817,4.35181713 10.4812375,4.51899655 10.2753035,4.51899655 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851 L0.0379392,0.41139816 Z" id="block" fill="#4C97FF"></path>
|
||||
</g>
|
||||
<g id="change-x-by" transform="translate(0.000000, 63.232748)">
|
||||
<path d="M0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L13.5995339,0.0379801249 C13.8054679,0.0379801249 13.9724003,0.205159546 13.9724003,0.41139816 L13.9724003,4.14557851 C13.9724003,4.35181713 13.8054679,4.51899655 13.5995339,4.51899655 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851 L0.0379392,0.41139816 Z" id="block" fill="#4C97FF"></path>
|
||||
</g>
|
||||
<g id="glide-to-x-y" transform="translate(0.000000, 39.242153)">
|
||||
<path d="M0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L26.9415791,0.0379801249 C27.1475131,0.0379801249 27.3144456,0.205159546 27.3144456,0.41139816 L27.3144456,4.14557851 C27.3144456,4.35181713 27.1475131,4.51899655 26.9415791,4.51899655 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851 L0.0379392,0.41139816 Z" id="block" fill="#4C97FF"></path>
|
||||
</g>
|
||||
<g id="glide-to-random" transform="translate(0.000000, 33.189841)">
|
||||
<path d="M0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L29.6749799,0.0477542282 C29.8809139,0.0477542282 30.0478464,0.21493365 30.0478464,0.421172263 L30.0478464,4.15535262 C30.0478464,4.36159123 29.8809139,4.52877065 29.6749799,4.52877065 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851 L0.0379392,0.41139816 Z" id="block" fill="#4C97FF"></path>
|
||||
</g>
|
||||
<g id="go-to" transform="translate(0.000000, 21.031337)">
|
||||
<path d="M0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L20.2660583,0.0567339205 C20.4719923,0.0567339205 20.6389248,0.223913342 20.6389248,0.430151956 L20.6389248,4.16433231 C20.6389248,4.37057092 20.4719923,4.53775034 20.2660583,4.53775034 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851 L0.0379392,0.41139816 Z" id="block" fill="#4C97FF"></path>
|
||||
</g>
|
||||
<g id="go-to-x-y" transform="translate(0.000000, 27.101609)">
|
||||
<path d="M0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L17.0151431,0.0379801249 C17.2210771,0.0379801249 17.3880096,0.205159546 17.3880096,0.41139816 L17.3880096,4.14557851 C17.3880096,4.35181713 17.2210771,4.51899655 17.0151431,4.51899655 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851 L0.0379392,0.41139816 Z" id="block" fill="#4C97FF"></path>
|
||||
</g>
|
||||
<g id="point-towards" transform="translate(0.000000, 54.417833)">
|
||||
<path d="M0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L25.6166711,0.0379801249 C25.8226051,0.0379801249 25.9895376,0.205159546 25.9895376,0.41139816 L25.9895376,4.14557851 C25.9895376,4.35181713 25.8226051,4.51899655 25.6166711,4.51899655 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851 L0.0379392,0.41139816 Z" id="block" fill="#4C97FF"></path>
|
||||
</g>
|
||||
<g id="point-in-direction" transform="translate(0.000000, 48.347561)">
|
||||
<path d="M0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L19.2672644,0.0379801249 C19.4731984,0.0379801249 19.6401309,0.205159546 19.6401309,0.41139816 L19.6401309,4.14557851 C19.6401309,4.35181713 19.4731984,4.51899655 19.2672644,4.51899655 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851 L0.0379392,0.41139816 Z" id="block" fill="#4C97FF"></path>
|
||||
</g>
|
||||
<g id="turn-counter-clockwise" transform="translate(0.000000, 12.183198)">
|
||||
<path d="M0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L17.8689974,0.0379801249 C18.0749314,0.0379801249 18.2418639,0.205159546 18.2418639,0.41139816 L18.2418639,4.14557851 C18.2418639,4.35181713 18.0749314,4.51899655 17.8689974,4.51899655 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851 L0.0379392,0.41139816 Z" id="block" fill="#4C97FF"></path>
|
||||
</g>
|
||||
<g id="turn-clockwise" transform="translate(0.000000, 6.103946)">
|
||||
<path d="M0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L17.8689974,0.0379801249 C18.0749314,0.0379801249 18.2418639,0.205159546 18.2418639,0.41139816 L18.2418639,4.14557851 C18.2418639,4.35181713 18.0749314,4.51899655 17.8689974,4.51899655 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851 L0.0379392,0.41139816 Z" id="block" fill="#4C97FF"></path>
|
||||
</g>
|
||||
<g id="move" transform="translate(0.000000, 0.024694)">
|
||||
<path d="M0.0379392,4.14557851 L0.0379392,0.41139816 C0.0379392,0.205159546 0.20487168,0.0379801249 0.410805658,0.0379801249 L1.37491661,0.0379801249 C1.47386204,0.0379801249 1.56871004,0.0773432797 1.63866993,0.147406655 L2.16587305,0.675389665 C2.23583293,0.745453041 2.33068093,0.784816195 2.42962637,0.784816195 L3.61211535,0.784816195 C3.71106079,0.784816195 3.80590879,0.745453041 3.87586867,0.675389665 L4.4030718,0.147406655 C4.47303168,0.0773432797 4.56787968,0.0379801249 4.66682511,0.0379801249 L14.2065611,0.0379801249 C14.4124951,0.0379801249 14.5794275,0.205159546 14.5794275,0.41139816 L14.5794275,4.14557851 C14.5794275,4.35181713 14.4124951,4.51899655 14.2065611,4.51899655 L4.66682511,4.51899655 C4.56787968,4.51899655 4.47303168,4.5583597 4.4030718,4.62842308 L3.87586867,5.15640609 C3.80590879,5.22646946 3.71106079,5.26583262 3.61211535,5.26583262 L2.42962637,5.26583262 C2.33068093,5.26583262 2.23583293,5.22646946 2.16587305,5.15640609 L1.63866993,4.62842308 C1.56871004,4.5583597 1.47386204,4.51899655 1.37491661,4.51899655 L0.410805658,4.51899655 C0.20487168,4.51899655 0.0379392,4.35181713 0.0379392,4.14557851" id="block" fill="#4C97FF"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Category-Menu">
|
||||
<mask id="mask-16" fill="white">
|
||||
<use xlink:href="#path-15"></use>
|
||||
</mask>
|
||||
<use id="category-menu-container" stroke="#DBDBDB" stroke-width="0.5" fill="#FFFFFF" xlink:href="#path-15"></use>
|
||||
<g id="Add-Extension-button" mask="url(#mask-16)">
|
||||
<g transform="translate(0.000000, 80.839680)" id="Rectangle-26">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-18)" xlink:href="#path-17"></use>
|
||||
<use fill="#4C97FF" fill-rule="evenodd" xlink:href="#path-17"></use>
|
||||
</g>
|
||||
</g>
|
||||
<rect id="Selection-State" fill-opacity="0.2" fill="#4C97FF" mask="url(#mask-16)" x="0" y="0.87552" width="7.58784" height="7.58784"></rect>
|
||||
<g id="My-Blocks" mask="url(#mask-16)" fill="#FF6680">
|
||||
<g transform="translate(2.334720, 59.827200)" id="motion-color">
|
||||
<circle cx="1.4592" cy="1.4592" r="1.4592"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Variables" mask="url(#mask-16)" fill="#FF8C1A">
|
||||
<g transform="translate(2.334720, 52.968960)" id="motion-color">
|
||||
<circle cx="1.4592" cy="1.4592" r="1.4592"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Operators" mask="url(#mask-16)" fill="#59C059">
|
||||
<g transform="translate(2.334720, 45.818880)" id="motion-color">
|
||||
<circle cx="1.4592" cy="1.4592" r="1.4592"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Sensing" mask="url(#mask-16)" fill="#5CB1D6">
|
||||
<g transform="translate(2.261760, 38.814720)" id="motion-color">
|
||||
<circle cx="1.4592" cy="1.4592" r="1.4592"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Control" mask="url(#mask-16)" fill="#FFAB19">
|
||||
<g transform="translate(2.334720, 31.664640)" id="motion-color">
|
||||
<circle cx="1.4592" cy="1.4592" r="1.4592"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Events" mask="url(#mask-16)" fill="#FFBF00">
|
||||
<g transform="translate(2.334720, 24.660480)" id="motion-color">
|
||||
<circle cx="1.4592" cy="1.4592" r="1.4592"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Sounds" mask="url(#mask-16)" fill="#CF63CF">
|
||||
<g transform="translate(2.334720, 17.510400)" id="motion-color">
|
||||
<circle cx="1.4592" cy="1.4592" r="1.4592"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Looks" mask="url(#mask-16)" fill="#9966FF">
|
||||
<g transform="translate(2.261760, 10.360320)" id="motion-color">
|
||||
<circle cx="1.4592" cy="1.4592" r="1.4592"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Motion" mask="url(#mask-16)" fill="#4C97FF">
|
||||
<g transform="translate(2.261760, 3.210240)" id="motion-color">
|
||||
<circle cx="1.4592" cy="1.4592" r="1.4592"></circle>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Code-Tab" transform="translate(0.000000, 7.223040)">
|
||||
<path d="M0,5.69088 L0,2.33472 C0,1.04528975 1.04528975,0 2.33472,0 L10.79808,0 C12.0875103,0 13.1328,1.04528975 13.1328,2.33472 L13.1328,5.69088 L0,5.69088 Z" id="Rectangle-2" stroke-opacity="0.1" stroke="#000000" stroke-width="0.5" fill="#FFFFFF"></path>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="1.89696" y="1.96992" width="1.75104" height="1.75104" rx="0.82944"></rect>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="4.81536" y="1.96992" width="6.49344" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<g id="Stage-Area" transform="translate(163.649280, 63.256320)">
|
||||
<g id="Backdrop-Area" transform="translate(0.000000, 6.274560)">
|
||||
<path d="M0.25,0.25 L10.25624,0.25 L10.25624,30.90392 L0.25,30.90392 L0.25,0.25 Z" id="backdrop-area" stroke-opacity="0.1" stroke="#000000" stroke-width="0.5" fill="#FFFFFF"></path>
|
||||
<g id="Backdrop-Selector" transform="translate(1.862844, 11.965440)">
|
||||
<g id="bg-count" transform="translate(1.055556, 0.000000)"></g>
|
||||
</g>
|
||||
<g id="backdrop" transform="translate(0.583680, 0.729600)">
|
||||
<mask id="mask-20" fill="white">
|
||||
<use xlink:href="#path-19"></use>
|
||||
</mask>
|
||||
<rect stroke-opacity="0.1" stroke="#000000" stroke-width="0.5" x="0.25" y="0.25" width="8.83888" height="6.37445333" rx="0.55296"></rect>
|
||||
<mask id="mask-22" fill="white">
|
||||
<use xlink:href="#path-21"></use>
|
||||
</mask>
|
||||
<g id="Mask">
|
||||
<use fill="#FFAB19" fill-rule="evenodd" xlink:href="#path-21"></use>
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-23)" xlink:href="#path-21"></use>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Stage-Info">
|
||||
<path d="M9.40174558,0.25 C9.63671272,0.25 9.84926909,0.347075689 10.0036303,0.501328625 C10.1592331,0.656822353 10.25624,0.870725779 10.25624,1.10371986 L10.25624,1.10371986 L10.25624,6.17048 L0.25,6.17048 L0.25,1.10371986 C0.25,0.867799585 0.34533354,0.654187593 0.499973028,0.49965655 C0.654429203,0.345308691 0.867988261,0.25 1.10449442,0.25 L1.10449442,0.25 Z" stroke-opacity="0.1" stroke="#000000" stroke-width="0.5" fill="#FFFFFF"></path>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="2.26176" y="2.33472" width="6.05568" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<g id="Oval-5" transform="translate(2.334720, 29.694720)">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-25)" xlink:href="#path-24"></use>
|
||||
<use fill="#4C97FF" fill-rule="evenodd" xlink:href="#path-24"></use>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Green-Flag-/-Stop" transform="translate(109.658880, 8.682240)" stroke-linecap="round" stroke-linejoin="round" stroke-width="0.5">
|
||||
<g id="Green-Flag" stroke="#389438">
|
||||
<path d="M0.0429176471,0.239816945 C0.371083144,-0.0226845515 0.903193299,-0.0226845515 1.2313588,0.239816945 C1.55952429,0.502318441 2.09178895,0.502318441 2.41995445,0.239816945 L2.41995445,1.84263656 C2.09178895,2.10529256 1.55952429,2.10529256 1.2313588,1.84263656 C0.903193299,1.58013506 0.371083144,1.58013506 0.0429176471,1.84263656 L0.0429176471,0.239816945 Z" id="Fill-1" fill="#59C059"></path>
|
||||
<line x1="0.0429176471" y1="2.51497412" x2="0.0429176471" y2="0.0429176471" id="Stroke-7"></line>
|
||||
</g>
|
||||
<g id="Stop" transform="translate(4.085760, 0.000000)" fill="#EC5858" stroke="#B64646">
|
||||
<polygon id="Fill-1" points="0.728403456 0.00433811576 0.00439991718 0.728341655 0.00439991718 1.75223654 0.728403456 2.47624008 1.75229835 2.47624008 2.47630188 1.75223654 2.47630188 0.728341655 1.75229835 0.00433811576"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Stage-Sizing" transform="translate(159.417600, 7.514880)">
|
||||
<g id="Full-Screen" transform="translate(10.068480, 0.000000)">
|
||||
<rect id="Rectangle-16" stroke-opacity="0.1" stroke="#000000" stroke-width="0.5" fill="#FFFFFF" x="0" y="0" width="4.66944" height="4.66944" rx="0.55296"></rect>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="1.4592" y="1.4592" width="1.75104" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<g id="Large-Stage" transform="translate(4.669440, 0.000000)">
|
||||
<path d="M0,0 L4.11545733,0 C4.42141351,0 4.66944,0.251049375 4.66944,0.553982666 L4.66944,4.11545733 C4.66944,4.42141351 4.41839063,4.66944 4.11545733,4.66944 L0,4.66944 L0,0 Z" id="Rectangle-16-Copy" stroke-opacity="0.1" stroke="#000000" stroke-width="0.5" fill="#FFFFFF"></path>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="1.60512" y="1.4592" width="1.75104" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
<g id="Small-Stage">
|
||||
<path d="M0,0.553982666 C0,0.248026488 0.251049375,0 0.553982666,0 L4.66944,0 L4.66944,4.66944 L0.553982666,4.66944 C0.248026488,4.66944 0,4.41839063 0,4.11545733 L0,0.553982666 Z" id="Rectangle-16-Copy-2" stroke-opacity="0.1" stroke="#000000" stroke-width="0.5"></path>
|
||||
<rect id="Rectangle" fill-opacity="0.15" fill="#000000" x="1.4592" y="1.53216" width="1.75104" height="1.75104" rx="0.82944"></rect>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Stage" transform="translate(108.491520, 12.768000)">
|
||||
<path d="M64.55183,0.25 C64.7907035,0.25 65.0071744,0.344547621 65.1636036,0.498993642 C65.3183331,0.651761499 65.414,0.863113044 65.414,1.09806993 L65.414,1.09806993 L65.414,48.1681498 C65.414,48.402701 65.3189036,48.6150356 65.1635468,48.7684228 C65.0079776,48.9220197 64.7923081,49.0162198 64.55183,49.0162198 L64.55183,49.0162198 L1.11217005,49.0162198 C0.873296461,49.0162198 0.65682563,48.9216721 0.500396395,48.7672261 C0.345666873,48.6144583 0.25,48.4031067 0.25,48.1681498 L0.25,48.1681498 L0.25,1.09806993 C0.25,0.863518772 0.345096408,0.651184134 0.500453239,0.497796921 C0.656022394,0.344200076 0.871691896,0.25 1.11217005,0.25 L1.11217005,0.25 Z" id="stage-container" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill="#FFFFFF"></path>
|
||||
<g id="backdrop">
|
||||
<mask id="mask-27" fill="white">
|
||||
<use xlink:href="#path-26"></use>
|
||||
</mask>
|
||||
<g id="stage-container"></g>
|
||||
<g mask="url(#mask-27)">
|
||||
<mask id="mask-29" fill="white">
|
||||
<use xlink:href="#path-28"></use>
|
||||
</mask>
|
||||
<use id="Mask" fill="#FFBF00" xlink:href="#path-28"></use>
|
||||
</g>
|
||||
</g>
|
||||
<path d="M64.55183,0.25 C64.7907035,0.25 65.0071744,0.344547621 65.1636036,0.498993642 C65.3183331,0.651761499 65.414,0.863113044 65.414,1.09806993 L65.414,1.09806993 L65.414,48.1681498 C65.414,48.402701 65.3189036,48.6150356 65.1635468,48.7684228 C65.0079776,48.9220197 64.7923081,49.0162198 64.55183,49.0162198 L64.55183,49.0162198 L1.11217005,49.0162198 C0.873296461,49.0162198 0.65682563,48.9216721 0.500396395,48.7672261 C0.345666873,48.6144583 0.25,48.4031067 0.25,48.1681498 L0.25,48.1681498 L0.25,1.09806993 C0.25,0.863518772 0.345096408,0.651184134 0.500453239,0.497796921 C0.656022394,0.344200076 0.871691896,0.25 1.11217005,0.25 L1.11217005,0.25 Z" id="stage-border" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5"></path>
|
||||
</g>
|
||||
<rect id="Rectangle" fill="#4D97FF" x="0" y="0" width="175.104" height="6.9312"></rect>
|
||||
<rect id="Rectangle" stroke="#FFFFFF" stroke-width="0.62208" fill="#FFAB19" x="1.58592" y="1.65888" width="11.27424" height="3.6864" rx="1.45152"></rect>
|
||||
</g>
|
||||
<g id="OS-Toolbar">
|
||||
<rect id="Container" fill="#255094" x="0" y="0" width="175.104" height="5.8368"></rect>
|
||||
<g id="Icons" transform="translate(165.399988, 1.886590)" fill="#FFFFFF">
|
||||
<rect id="minimize" x="0" y="1.76141022" width="2.04377744" height="1"></rect>
|
||||
<polygon id="close" points="7.68706361 2.4883775e-14 7.89351631 0.206362043 7.06766444 1.03180032 7.89351631 1.85725839 7.68706361 2.06362043 6.86124292 1.2381312 6.03544203 2.06362043 5.82898933 1.85725839 6.65474841 1.03180032 5.82898933 0.206362043 6.03544203 5.80621418e-14 6.86124292 0.82539648"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<rect id="Highlight" stroke-opacity="0.15" stroke="#000000" stroke-width="0.6912" x="0" y="0" width="175.0128" height="106.5216" rx="1.3824"></rect>
|
||||
</g>
|
||||
<g id="Camera" transform="translate(90.288000, 4.104000)" fill="#000000" fill-opacity="0.15" stroke="#000000" stroke-opacity="0.15" stroke-width="0.5">
|
||||
<circle id="Oval" cx="3.648" cy="1.0944" r="1.0944"></circle>
|
||||
<circle id="Oval" cx="0.5472" cy="1.0944" r="1"></circle>
|
||||
<circle id="Oval" opacity="0" cx="6.7488" cy="1.0944" r="1"></circle>
|
||||
</g>
|
||||
<path d="M87.8942323,61.7490375 C88.2670245,61.7490375 88.5692323,62.0512453 88.5692323,62.4240375 L88.5692323,69.7008686 C88.5692323,70.0736608 88.2670245,70.3758686 87.8942323,70.3758686 L73.2577323,70.3750375 L73.2585916,70.4088279 L72.8631857,70.4088279 C72.6841646,70.4088279 72.5124757,70.4799438 72.3858887,70.6065309 L71.4312945,71.561125 C71.3047075,71.6877121 71.1330186,71.7588279 70.9539974,71.7588279 L68.8131857,71.7588279 C68.6341646,71.7588279 68.4624757,71.6877121 68.3358887,71.561125 L67.3812945,70.6065309 C67.2547075,70.4799438 67.0830186,70.4088279 66.9039974,70.4088279 L66.5085916,70.4088279 L66.5077323,70.3750375 L65.1617323,70.3758686 C64.7889401,70.3758686 64.4867323,70.0736608 64.4867323,69.7008686 L64.4867323,62.4240375 C64.4867323,62.0512453 64.7889401,61.7490375 65.1617323,61.7490375 L66.5417323,61.7490375 L66.5421217,61.7539897 L66.9375275,61.7539897 C67.1165487,61.7539897 67.2882375,61.8251055 67.4148246,61.9516926 L67.4148246,61.9516926 L68.3694188,62.9062868 C68.4960058,63.0328738 68.6676947,63.1039897 68.8467158,63.1039897 L68.8467158,63.1039897 L70.9875275,63.1039897 C71.1665487,63.1039897 71.3382375,63.0328738 71.4648246,62.9062868 L71.4648246,62.9062868 L72.4194188,61.9516926 C72.5460058,61.8251055 72.7176947,61.7539897 72.8967158,61.7539897 L72.8967158,61.7539897 L73.2921217,61.7539897 L73.2917323,61.7490375 L87.8942323,61.7490375 Z" id="vertical-command" fill="#4D97FF"></path>
|
||||
<path d="M97.026211,51.701295 C97.3990032,51.701295 97.701211,52.0035028 97.701211,52.376295 L97.701211,59.797546 C97.701211,60.1703382 97.3990032,60.472546 97.026211,60.472546 L72.5598237,60.4724574 C72.4979754,60.5042028 72.4408464,60.5455958 72.3907742,60.595668 L71.43618,61.5502621 C71.309593,61.6768492 71.1379041,61.7479651 70.958883,61.7479651 L68.8180713,61.7479651 C68.6390501,61.7479651 68.4673612,61.6768492 68.3407742,61.5502621 L67.38618,60.595668 C67.3361078,60.5455958 67.2789788,60.5042028 67.2171305,60.4724574 L65.173711,60.472546 C64.8009188,60.472546 64.498711,60.1703382 64.498711,59.797546 L64.498711,51.701295 L97.026211,51.701295 Z M72.6360879,48.9941965 C75.7860879,48.9941965 78.4860879,49.8941965 80.7360879,51.6941965 L80.7360879,51.6941965 L64.5360879,51.6941965 C66.7860879,49.8941965 69.4860879,48.9941965 72.6360879,48.9941965 Z" id="vertical-hat" fill="#FFBF00"></path>
|
||||
</g>
|
||||
<g id="Right-Hand" transform="translate(183.031534, 51.559577)">
|
||||
<path d="M51.672386,47.9287906 C54.4288148,45.7627462 58.8732789,40.4796431 59.0880711,38.9519169 C59.3028633,37.4241906 64.6832345,8.77417802 64.6832345,8.77417802 C66.7846828,9.06940141 71.5913624,14.2431993 71.8453939,17.978903 C72.1771538,22.8576539 75.7196273,47.0851268 75.6060987,51.1590082 C75.2529277,63.8322545 84.3595401,93.2836541 102.925936,139.513207 L82.7967446,134.927123 C67.2520041,104.220364 58.7228582,86.434528 57.209307,81.5696162 C38.8771444,76.6524972 33.2539285,61.0838755 26.7512936,55.0061805 C20.2486586,48.9284856 11.8484723,44.5703395 13.8906404,38.3993793 C15.3210004,33.9640017 24.7897298,35.2773091 32.6993771,43.1838518 C40.6090244,51.0903946 49.6008038,49.0635384 51.672386,47.9287906 Z" id="Path-4" fill-opacity="0.15" fill="#000000" transform="translate(58.252186, 74.143692) rotate(-13.000000) translate(-58.252186, -74.143692) "></path>
|
||||
<path d="M55.9331617,46.4178542 C58.6895905,44.2518098 63.1340547,38.9687066 63.3488469,37.4409804 C63.5636391,35.9132542 67.4850814,8.1225 67.4850814,8.1225 C69.5865298,8.41772339 75.8521382,12.7322628 76.1061697,16.4679665 C76.4379295,21.3467175 79.9804031,45.5741904 79.8668744,49.6480718 C79.5137035,62.3213181 88.6203158,91.7727177 107.186711,138.00227 L69.8139664,164.104702 C65.7649285,112.938932 62.983634,84.9235916 61.4700828,80.0586798 C43.1379202,75.1415608 37.5147043,59.572939 31.0120693,53.4952441 C24.5094344,47.4175491 16.1092481,43.0594031 18.1514161,36.8884429 C19.5817761,32.4530653 29.0505055,33.7663727 36.9601529,41.6729154 C44.8698002,49.5794582 53.8615796,47.5526019 55.9331617,46.4178542 Z" id="Path-4" fill="#755135" transform="translate(62.512961, 86.113601) rotate(-13.000000) translate(-62.512961, -86.113601) "></path>
|
||||
<path d="M8.34596591,47.6204232 C7.87096591,50.6604232 9.48596591,53.2729232 13.1909659,55.4579232 C18.7484659,58.7354232 24.0209659,60.4454232 27.0134659,63.0104232 C30.0059659,65.5754232 39.4109659,74.4104232 46.6784659,77.4029232 C51.5234659,79.3979232 54.5159659,80.2529232 55.6559659,79.9679232 C55.3709659,80.6329232 54.9434659,81.1554232 54.3734659,81.5354232 C59.9784659,84.7654232 63.6359659,88.7554232 65.3459659,93.5054232 C67.0559659,98.2554232 69.9534659,106.805423 74.0384659,119.155423 L83.3009659,115.592923 C77.7909659,98.7779232 73.7534659,88.8979232 71.1884659,85.9529232 C67.3409659,81.5354232 66.0584659,80.9654232 64.9184659,79.9679232 C63.7784659,78.9704232 62.6384659,74.1254232 57.5084659,74.1254232 C52.3784659,74.1254232 37.2734659,68.2829232 30.1484659,60.3029232 C23.0234659,52.3229232 10.4834659,52.1804232 8.34596591,47.6204232 Z" id="Path-16" fill-opacity="0.15" fill="#000000"></path>
|
||||
<path d="M48.2459659,47.6204232 C51.0009659,46.1954232 53.1384659,43.3454232 54.6584659,39.0704232 C55.225137,37.4766607 53.610137,27.4541607 49.8134659,9.00292323 C51.4284659,27.7179232 52.2834659,37.5504232 52.3784659,38.5004232 C52.3784659,39.6404232 51.0009659,42.6804232 48.2459659,47.6204232 Z" id="Path-17" fill-opacity="0.15" fill="#000000"></path>
|
||||
</g>
|
||||
<g id="Left-Hand" transform="translate(0.000000, 61.745759)">
|
||||
<path d="M61.1363755,9.20117619 C59.5328474,-0.0364887797 68.4571426,-1.69772855 70.43337,6.57178021 L70.8503733,8.3098191 C72.3829944,14.6780707 76.4994765,31.0276259 77.7749778,34.2510014 C79.9768878,39.8142014 84.4420444,47.661175 87.9707615,33.9816668 C91.9308506,18.629892 102.705855,19.9171218 101.100796,28.6324531 C99.958104,34.8371744 95.457192,44.2744565 95.4331034,54.932758 L95.4337518,55.2561085 C95.4571326,58.9648442 96.1368803,63.7583247 94.7578691,67.1823001 C90.2684734,71.5088883 88.6352998,74.0060681 89.8583486,74.6738394 L91.3447023,149.766524 C77.0112305,115.590727 71.9160656,94.0380827 65.2387006,81.8546716 C64.8014438,81.2961928 64.4028278,80.6571373 64.0482096,79.9339496 C61.4472805,74.6297657 47.9374424,71.0053437 44.4121629,54.6097965 C43.0241083,48.1541626 49.3629324,47.049006 49.2398118,45.8841685 C48.4670872,38.5734627 56.6804401,39.911009 56.8094118,39.2231485 C58.3163878,31.1858086 65.5987405,33.4373456 65.5519393,32.7127424 C64.9462322,23.3348429 62.7399035,18.4388412 61.1363755,9.20117619 Z" id="Path" fill-opacity="0.15" fill="#000000" transform="translate(72.737935, 75.494882) rotate(43.000000) translate(-72.737935, -75.494882) "></path>
|
||||
<path d="M56.8230397,15.5304354 C55.2195117,6.29277045 64.1438069,4.63153068 66.1200343,12.9010394 L66.5370376,14.6390783 C68.0696586,21.00733 72.1861408,37.3568851 73.4616421,40.5802606 C75.6635521,46.1434606 80.1287086,53.9904342 83.6574258,40.3109261 C87.6175148,24.9591512 98.3925188,26.246381 96.7874603,34.9617124 C95.6447683,41.1664336 91.1438562,50.6037158 91.1197676,61.2620172 L91.1204161,61.5853677 C91.1437968,65.2941035 91.6532909,74.2430509 90.2742798,77.6670263 C101.959468,101.062985 118.48642,134.377788 120.320993,135.379445 L87.0313665,156.095783 C72.6978948,121.919986 67.6027298,100.367342 60.9253648,88.1839308 C60.4881081,87.625452 60.0894921,86.9863966 59.7348739,86.2632089 C57.1339447,80.9590249 43.6241066,77.3346029 40.0988271,60.9390558 C38.7107726,54.4834218 45.0495967,53.3782652 44.9264761,52.2134277 C44.1537515,44.902722 52.3671044,46.2402683 52.4960761,45.5524077 C54.0030521,37.5150679 61.2854048,39.7666048 61.2386035,39.0420017 C60.6328965,29.6641021 58.4265678,24.7681004 56.8230397,15.5304354 Z" id="Path" fill="#755135" transform="translate(80.110496, 81.824141) rotate(43.000000) translate(-80.110496, -81.824141) "></path>
|
||||
<path d="M89.3804319,49.0869148 C88.3733742,55.4991182 83.7368278,64.7289182 83.7127392,75.3872197 L83.7133876,75.7105702 C83.7367684,79.4193059 84.2462625,88.3682534 82.8672513,91.7922288 C94.5524393,115.188187 111.079391,148.50299 112.913964,149.504647 L106.205739,153.893679 C91.8722671,119.717882 81.2531423,106.077564 75.9729685,92.8475664 C79.5330018,83.2927685 77.7497894,79.5000043 78.9761091,70.367832 C80.2024289,61.2356597 88.0713664,51.1921718 84.2662896,43.0275801 C85.0929997,42.4515047 90.4407201,42.3357788 89.3804319,49.0869148 Z" id="Path" fill-opacity="0.15" fill="#000000" transform="translate(94.443466, 98.337262) rotate(43.000000) translate(-94.443466, -98.337262) "></path>
|
||||
<path d="M116.313963,14.0380035 C118.451463,15.7480035 118.308963,18.0280035 117.738963,20.3080035 C117.168963,22.5880035 112.751463,30.1405035 107.763963,38.8330035 C102.776463,47.5255035 100.211463,54.2230035 102.633963,56.5030035 C99.6889627,54.7930035 98.8339627,51.8955035 100.068963,47.8105035 C101.921463,41.6830035 113.036463,24.1555035 114.888963,20.3080035 C116.123963,17.7430035 116.598963,15.6530035 116.313963,14.0380035 Z" id="Path-15" fill-opacity="0.15" fill="#000000"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Cloud" transform="translate(229.055556, 26.388889)">
|
||||
<mask id="mask-31" fill="white">
|
||||
<use xlink:href="#path-30"></use>
|
||||
</mask>
|
||||
<use id="Path-5" fill="#FFFFFF" xlink:href="#path-30"></use>
|
||||
<path d="M113.298354,10.5588537 C116.747299,7.22940059 115.360893,7.22940059 109.139135,10.5588537 C107.324344,11.5300042 101.398507,22.6180363 94.8707659,21.4400646 C82.5723479,19.2207385 79.0870671,32.9547326 70.4002873,32.9547326 C67.6698093,32.9547326 52.6326307,30.7080135 56.2504826,33.8729034 C57.6753018,35.1193324 61.0150873,33.5884956 65.490717,39.5926721 C69.6737327,45.2042989 78.0074592,48.7231008 85.4176709,44.5651428 C88.8726411,42.6265178 99.8265373,46.0831561 106.249614,47.9985565 C114.009443,50.3125848 114.972617,49.1681136 109.139135,44.5651428 L91.9584221,41.9583947 L112.144994,23.0359533 L113.298354,10.5588537 Z" id="Path-24" fill-opacity="0.15" fill="#4D97FF" mask="url(#mask-31)"></path>
|
||||
<path d="M27.385883,37.6115881 C26.0803752,47.1837658 27.6857268,52.9926818 32.2019377,55.0383361 C38.9762541,58.1068176 35.6316789,58.753634 31.4485246,58.1051477 C27.2653703,57.4566613 23.0244646,57.6786218 21.6885271,58.1051477 C20.7979021,58.3894982 16.2043645,57.8880578 7.90791429,56.6008264 C9.70549242,58.2622131 12.0044182,58.7636535 14.8046916,58.1051477 C17.6049651,57.4466418 21.7986955,50.6154553 27.385883,37.6115881 Z" id="Path-23" fill-opacity="0.15" fill="#4D97FF" mask="url(#mask-31)"></path>
|
||||
<path d="M33.8644841,30.8194592 C39.683631,28.1463103 44.7089361,27.8470232 48.9403996,29.9215979 C50.7717473,30.8194592 49.8361727,28.4126269 47.8443743,27.460133 C44.411989,25.818739 43.7047771,21.3980383 44.5981853,16.5403747 C45.4600626,11.8541515 41.3545012,21.1974307 39.4413274,21.6508923 C38.1658782,21.9532 36.3069304,25.009389 33.8644841,30.8194592 Z" id="Path-27" fill-opacity="0.15" fill="#4D97FF" mask="url(#mask-31)"></path>
|
||||
<path d="M4.73776635,72.2095135 C-4.73570045,72.2095135 -1.55013549,62.0914738 -1.48742334,62.3342145 C0.76621582,71.0574023 31.4140137,64.7498121 38.1944531,64.7498121 C44.9748926,64.7498121 43.9258178,64.234601 68.6750877,67.8594534 C76.0229774,68.9356474 82.8131032,68.1295422 88.8451729,66.6072269 C103.85513,62.8191593 114.171256,54.5963672 116.7075,59.9056641 C117.09165,60.7098323 122.680376,77.6573256 119.360449,80.2048645 C112.537983,85.4400696 61.2133417,80.9466797 48.2306836,75.6675 C35.2480255,70.3883203 14.2112331,72.2095135 4.73776635,72.2095135 Z" id="Path-25" fill-opacity="0.5" fill="#4D97FF" mask="url(#mask-31)"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 117 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 42 KiB |
BIN
static/images/annual-report/initiatives/animate a name.png
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
static/images/annual-report/initiatives/create a story.png
Normal file
After Width: | Height: | Size: 55 KiB |
BIN
static/images/annual-report/initiatives/imagine a world.png
Normal file
After Width: | Height: | Size: 109 KiB |
BIN
static/images/annual-report/initiatives/make music.png
Normal file
After Width: | Height: | Size: 60 KiB |