look & feel
@ -22,20 +22,18 @@
|
||||
i=0;
|
||||
foreach (var act in Model) {
|
||||
string cls = (i==0) ? "item active":"item";
|
||||
<div class="@cls" style="background-image: url('@act.Photo'); ">
|
||||
<div class="@cls" style="background-image: url('@act.Photo'); background-repeat: no-repeat; ">
|
||||
<!-- <img src="@act.Photo" alt="@act.Name" class="img-responsive" /> -->
|
||||
<div class="carousel-caption-s" >
|
||||
|
||||
<p><em>@act.Name</em><br/>
|
||||
@act.Description </p>
|
||||
|
||||
<p>
|
||||
@foreach (var form in act.Forms) {
|
||||
<a class="btn btn-default" asp-controller="FrontOffice" asp-action="@form.Action" asp-route-id="@act.Code">
|
||||
@form.Title
|
||||
</a>
|
||||
}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
6
Yavsc/wwwroot/css/bootstrap.css
vendored
@ -1088,8 +1088,6 @@ body {
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
line-height: 1.42857143;
|
||||
color: #333;
|
||||
background-color: #fff;
|
||||
}
|
||||
input,
|
||||
button,
|
||||
@ -1100,12 +1098,12 @@ textarea {
|
||||
line-height: inherit;
|
||||
}
|
||||
a {
|
||||
color: #337ab7;
|
||||
color: #808;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #23527c;
|
||||
color: #303;
|
||||
text-decoration: underline;
|
||||
}
|
||||
a:focus {
|
||||
|
@ -1,18 +1,36 @@
|
||||
|
||||
/* Wrapping element */
|
||||
/* Set some basic padding to keep content from hitting the edges */
|
||||
.body-content {
|
||||
|
||||
body {
|
||||
color: #000;
|
||||
background-color: #888;
|
||||
}
|
||||
|
||||
.blogbody {
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
color: #000;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
/* Set widths on the form inputs since otherwise they're 100% wide */
|
||||
input,
|
||||
input,
|
||||
select,
|
||||
textarea {
|
||||
max-width: 90%;
|
||||
button,
|
||||
textarea {
|
||||
background-color: #999;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #300000;
|
||||
font-weight: 900;
|
||||
}
|
||||
a:active,
|
||||
a:hover {
|
||||
outline: 0;
|
||||
color: #401515;
|
||||
}
|
||||
/* Set widths on image and video, since otherwise they use their native resolution */
|
||||
|
||||
/* .navbar-reac */
|
||||
@ -28,10 +46,11 @@ textarea {
|
||||
text-decoration-line: overline;
|
||||
text-shadow: 3px 3px 7px rgba(0, 0, 0, 0.8);
|
||||
-webkit-text-shadow: inset 0 3px 5px rgb(0, 0, 0);
|
||||
color: aliceblue;
|
||||
color: white;
|
||||
margin:0;
|
||||
padding:.5em;
|
||||
animation: mymove 3s infinite;
|
||||
background-color: rgba(0,0,0,.4);
|
||||
}
|
||||
|
||||
.carousel-caption-s {
|
||||
@ -41,14 +60,14 @@ textarea {
|
||||
z-index: 10;
|
||||
padding-top: 20px;
|
||||
padding-bottom: 20px;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
text-shadow: 0 2px 4px rgba(0, 0, 0, .6);
|
||||
height: 16em;
|
||||
overflow: auto;
|
||||
}
|
||||
.carousel-caption-s .btn {
|
||||
text-shadow: none;
|
||||
.carousel-inner .item {
|
||||
background-color: #301010;
|
||||
color: #90FFFF;
|
||||
}
|
||||
.carousel-indicators {
|
||||
position: absolute;
|
||||
|
4
Yavsc/wwwroot/css/site.min.css
vendored
3289
Yavsc/wwwroot/images/arts/DJ-Turntable.svg
Normal file
After Width: | Height: | Size: 67 KiB |
201
Yavsc/wwwroot/images/arts/Icon-Pictures.svg
Normal file
@ -0,0 +1,201 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:ns1="http://sozi.baierouge.fr"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
id="svg5979"
|
||||
sodipodi:docname="Новый документ 14"
|
||||
viewBox="0 0 320.66 320.81"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.0 r9654"
|
||||
>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
bordercolor="#666666"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-y="-4"
|
||||
fit-margin-left="0"
|
||||
pagecolor="#ffffff"
|
||||
fit-margin-top="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:zoom="0.7"
|
||||
inkscape:window-x="-4"
|
||||
inkscape:window-height="904"
|
||||
showgrid="false"
|
||||
borderopacity="1.0"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:cx="86.720974"
|
||||
inkscape:cy="310.5043"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:document-units="px"
|
||||
/>
|
||||
<g
|
||||
id="layer1"
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
transform="translate(291.76 -194.81)"
|
||||
>
|
||||
<g
|
||||
id="g6774"
|
||||
>
|
||||
<g
|
||||
id="g6765"
|
||||
>
|
||||
<path
|
||||
id="3"
|
||||
d="m-237.07 196.69c-29.161 0-52.812 23.662-52.812 52.856v211.37c0 29.175 23.651 52.837 52.812 52.837h211.27c29.18 0 52.831-23.662 52.831-52.837v-211.37c0-29.193-23.651-52.856-52.831-52.856z"
|
||||
style="stroke-linejoin:round;stroke:#000000;stroke-linecap:round;stroke-width:3.748;fill:#ffffff"
|
||||
inkscape:connector-curvature="0"
|
||||
/>
|
||||
<text
|
||||
id="2"
|
||||
y="208.38969"
|
||||
x="-291.75809"
|
||||
xml:space="preserve"
|
||||
style="stroke-width:3.748;font-size:14.993px;stroke-linecap:round;font-family:Times New Roman;fill:#000000"
|
||||
> </text
|
||||
>
|
||||
<path
|
||||
id="5"
|
||||
d="m-59.069 387.69c1.5758-9.1947-6.4429-14.186-12.988-14.437-122.36-27.187-98.853 96.212-162.62 110.18 128.53 5.9684 169.98 1.1738 175.6-95.746z"
|
||||
sodipodi:nodetypes="cccc"
|
||||
style="stroke-linejoin:round;stroke:#000000;stroke-linecap:round;stroke-width:3.748;fill:none"
|
||||
inkscape:connector-curvature="0"
|
||||
/>
|
||||
<path
|
||||
id="6"
|
||||
d="m26.333 371.89c-21.587 6.7328-45.598 12.422-80.399 13.612 2.0646-7.9977-5.0609-15.913-14.374-16.556 26.842-45.908 56.488-86.098 92.956-114.32"
|
||||
sodipodi:nodetypes="cccc"
|
||||
style="stroke-linejoin:round;stroke:#000000;stroke-linecap:round;stroke-width:3.748;fill:none"
|
||||
inkscape:connector-curvature="0"
|
||||
/>
|
||||
<path
|
||||
id="7"
|
||||
d="m12.896 215.57-146.11 118.12-146.82 51.806 87.839-120.24 84.147-67.687"
|
||||
style="stroke-linejoin:round;stroke:#000000;stroke-linecap:round;stroke-width:3.748;fill:none"
|
||||
inkscape:connector-curvature="0"
|
||||
/>
|
||||
<path
|
||||
id="8"
|
||||
d="m-131.78 332.25 35.983-39.618-47.864 21.967 35.289-39.246-46.394 21.592 31.32-40.3-48.592 20.158 33.478-38.556-48.628 22.699"
|
||||
sodipodi:nodetypes="ccccccccc"
|
||||
style="stroke-linejoin:round;stroke:#000000;stroke-linecap:round;stroke-width:3.748;fill:none"
|
||||
inkscape:connector-curvature="0"
|
||||
/>
|
||||
<path
|
||||
id="9"
|
||||
d="m-241.85 333.69c10.075 3.259 22.376 18.389 23.736 30.187"
|
||||
sodipodi:nodetypes="cc"
|
||||
style="stroke-linejoin:round;stroke:#000000;stroke-linecap:round;stroke-width:3.748;fill:none"
|
||||
inkscape:connector-curvature="0"
|
||||
/>
|
||||
</g
|
||||
>
|
||||
</g
|
||||
>
|
||||
</g
|
||||
>
|
||||
<metadata
|
||||
>
|
||||
<rdf:RDF
|
||||
>
|
||||
<cc:Work
|
||||
>
|
||||
<dc:format
|
||||
>image/svg+xml</dc:format
|
||||
>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage"
|
||||
/>
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/publicdomain/"
|
||||
/>
|
||||
<dc:publisher
|
||||
>
|
||||
<cc:Agent
|
||||
rdf:about="http://openclipart.org/"
|
||||
>
|
||||
<dc:title
|
||||
>Openclipart</dc:title
|
||||
>
|
||||
</cc:Agent
|
||||
>
|
||||
</dc:publisher
|
||||
>
|
||||
<dc:title
|
||||
>Icon Pictures</dc:title
|
||||
>
|
||||
<dc:date
|
||||
>2011-02-27T20:40:37</dc:date
|
||||
>
|
||||
<dc:description
|
||||
/>
|
||||
<dc:source
|
||||
>https://openclipart.org/detail/123745/icon-pictures-by-rones</dc:source
|
||||
>
|
||||
<dc:creator
|
||||
>
|
||||
<cc:Agent
|
||||
>
|
||||
<dc:title
|
||||
>rones</dc:title
|
||||
>
|
||||
</cc:Agent
|
||||
>
|
||||
</dc:creator
|
||||
>
|
||||
<dc:subject
|
||||
>
|
||||
<rdf:Bag
|
||||
>
|
||||
<rdf:li
|
||||
>brush</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>icon</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>pencil</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>picture</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>symbol</rdf:li
|
||||
>
|
||||
</rdf:Bag
|
||||
>
|
||||
</dc:subject
|
||||
>
|
||||
</cc:Work
|
||||
>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/publicdomain/"
|
||||
>
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction"
|
||||
/>
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution"
|
||||
/>
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks"
|
||||
/>
|
||||
</cc:License
|
||||
>
|
||||
</rdf:RDF
|
||||
>
|
||||
</metadata
|
||||
>
|
||||
</svg
|
||||
>
|
After Width: | Height: | Size: 5.9 KiB |
853
Yavsc/wwwroot/images/arts/Machovka-Singing.svg
Normal file
@ -0,0 +1,853 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:cc="http://web.resource.org/cc/"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:ns1="http://sozi.baierouge.fr"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
id="svg2"
|
||||
sodipodi:docname="zpěv.svg"
|
||||
inkscape:version="0.44.1"
|
||||
viewBox="0 0 744.09 1052.4"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:label="Pozadí"
|
||||
sodipodi:docbase="/windows/E/Projekt_Kliparty/9.C prace/Jakeschova/Cliparty/činnosti"
|
||||
>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
bordercolor="#666666"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-y="-4"
|
||||
pagecolor="#ffffff"
|
||||
inkscape:window-height="719"
|
||||
inkscape:zoom="0.52548449"
|
||||
inkscape:window-x="-4"
|
||||
borderopacity="1.0"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:cx="381.56227"
|
||||
inkscape:cy="445.77287"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1024"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:document-units="px"
|
||||
/>
|
||||
<g
|
||||
id="layer1"
|
||||
inkscape:label="Vrstva 1"
|
||||
inkscape:groupmode="layer"
|
||||
>
|
||||
<g
|
||||
id="g7318"
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="/windows/E/Projekt_Kliparty/9.C prace/Jakeschova/Cliparty/činnosti/zpev.png"
|
||||
>
|
||||
<rect
|
||||
id="rect6142"
|
||||
style="stroke-width:0;fill:#74e2b4"
|
||||
height="1058.1"
|
||||
width="747.98"
|
||||
y="-1.903"
|
||||
x="0"
|
||||
/>
|
||||
<path
|
||||
id="path6140"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#313541"
|
||||
d="m232.2 747.41l-43.78 100.85-29.5 89.45-20.93 94.19-3.81 22.8h156.07v-4.7l-9.52-2.9-12.37-6.6-16.18-20-11.42-25.7-8.56-36.16 0.95-34.25 24.74-134.17-25.69-42.81z"
|
||||
/>
|
||||
<path
|
||||
id="path6138"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#313541"
|
||||
d="m450.12 748.83l43.78 100.86 29.5 89.44 20.93 94.17 3.81 22.9h-156.07v-4.8l9.52-2.8 12.37-6.7 16.18-20 11.42-25.68 8.56-36.15-0.95-34.26-24.74-134.16 25.69-42.82z"
|
||||
/>
|
||||
<path
|
||||
id="path6110"
|
||||
sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccscccccccccccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#363b34"
|
||||
d="m355.43 356.81l11.42 2.38 11.42 5.71 14.75 5.71 5.71 5.23 6.66 12.85 10.95 30.92 1.43 12.37 1.42 24.74 2.86 19.98 3.8 31.88 2.86 26.64 0.48 6.19 4.28 2.85 2.38 4.76v6.66l-3.33 1.42v4.29l3.33 0.95 0.47 5.23-2.85 1.9 2.85-1.9 4.28 4.28 30.46 18.08 7.61 3.33 9.52 2.38-0.48-23.31 8.09 1.9 4.76 1.9-50.44 84.69-12.37-6.66-12.37-9.52 8.56 36.64-0.47 1.42-4.76 1.43-5.71 0.95-6.19-0.47-20.46-6.66-11.89-3.33-9.99-1.43-7.14 1.43-5.23 1.9-3.34 0.95-7.61 1.43-7.61 2.38-9.52 6.18-5.71 6.66-55.19 140.82-83.75 4.76 2.86-12.84-3.81-10.95s-1.9-17.6-1.9-19.5c0-1.91 0.95-29.5 0.95-29.5l-3.33-29.02-2.38-28.54-1.43-44.73-1.9-22.83-2.38-14.27-12.85-28.07-13.32-33.78-14.27-49.96-8.09-25.21-4.76-41.87-0.48-42.34 8.09-16.65 11.42-13.32 11.42-8.56 10.95-4.29 48.53-39.01 142.74 32.35z"
|
||||
/>
|
||||
<path
|
||||
id="path6048"
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:.99843px;fill:#fefefe"
|
||||
d="m503.17 791.18c10.25 3.28 4.85 18.91 0.17 25.37-6.92 10.83-16.74 19.2-27.8 25.37-10.93 7.41-23.57 15.19-24.8 29.93-1.66 9.43 0.76 19.03 1.32 28.48 2.4 16.11 6.88 32.07 5.27 48.52-1.98 20.12-5.35 40.55-13.91 58.95-5.09 11.5-12.66 21.7-21.01 30.9-5.68 3-21.91 14.7-24.96 11.2 18.72-84.49 42.19-169.93 60.91-254.42 14.94-1.43 29.87-2.87 44.81-4.3z"
|
||||
/>
|
||||
<path
|
||||
id="path3700"
|
||||
sodipodi:nodetypes="cccccccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0075px;fill:#6b6ed3"
|
||||
d="m438.97 670.66c-21.16 32.46-51.34-11.45-81.91 3.95-33.7 3.13-44.12 36.22-49.58 65.09-7.83 22.55-6.42 52.28-36.28 47.29-35.12 11.09-73.23 23.28-94.84 55.95-25.56 30.13-27.67 75.11-16.38 111.71 9.05 25.6 22.88 50.75 47.23 64.15 50.8 43.8 61.75 37.5 112.66 38 59.91-3.5 72.71 8.8 94.34-18.3 32.08-33.2 39.99-82.7 32.28-127.16-7.48-24.11-9.65-56.1 16.98-68.7 17.14-10.79 42.64-27.77 35.59-51.16-20.49 2.61-53.58 2.59-52.58-28.22-2.84-30.83-5-61.73-7.51-92.6z"
|
||||
/>
|
||||
<path
|
||||
id="path6054"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#49444a"
|
||||
d="m395.4 749.78l44.73 28.55 170.82-309.71-30.46-19.99-185.09 301.15z"
|
||||
/>
|
||||
<path
|
||||
id="path3714"
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0867px;fill:#fffaf7"
|
||||
d="m629.12 413.38c1.73 1.51-0.83-0.25 2.5 2.43-0.99 1.87-1.15 4.44 0.48 6.33 1.8 1.61 4.04 3.36 6.59 3.1 2.46-0.64 5.16-1.26 7.13-2.99 1.69-2.01 3.62-4.33 3.65-7.09-0.69-1.99-1.51-4.06-2.74-5.76-1.84-1.74-4.29-2.72-6.76-1.82-2.52-0.14-4.42 4.26-6.19 2.49-1.33-0.33-4.12-3.02-5.46-1.08-1.14 1.54-1.44 3.01 0.8 4.39z"
|
||||
/>
|
||||
<path
|
||||
id="path3716"
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0867px;fill:#fffaf7"
|
||||
d="m620.5 431.18c1.74 1.5-0.82-0.26 2.51 2.42-1 1.88-1.16 4.44 0.48 6.33 1.79 1.61 4.03 3.36 6.58 3.1 2.46-0.64 5.16-1.26 7.13-2.99 1.7-2.01 3.62-4.33 3.65-7.09-0.68-1.99-1.51-4.06-2.73-5.75-1.85-1.75-4.29-2.72-6.77-1.83-2.51-0.14-4.42 4.27-6.19 2.5-1.33-0.34-4.12-3.03-5.46-1.09-1.14 1.54-1.44 3.01 0.8 4.4z"
|
||||
/>
|
||||
<path
|
||||
id="path3718"
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0867px;fill:#fffaf7"
|
||||
d="m612.09 448.33c1.73 1.51-0.82-0.25 2.51 2.43-1 1.87-1.16 4.44 0.48 6.33 1.79 1.61 4.03 3.36 6.58 3.1 2.46-0.65 5.16-1.26 7.13-2.99 1.7-2.01 3.62-4.33 3.65-7.1-0.68-1.99-1.51-4.05-2.74-5.75-1.84-1.74-4.28-2.72-6.76-1.82-2.52-0.14-4.42 4.26-6.19 2.49-1.33-0.33-4.12-3.02-5.46-1.08-1.14 1.53-1.44 3.01 0.8 4.39z"
|
||||
/>
|
||||
<path
|
||||
id="path2917"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#6b6ed3"
|
||||
d="m602.92 352.64l16.15 8.74 8.75 2.69 10.77 10.77 2.69 6.73 8.75 8.07-39.71 80.07-30.28-20.86-0.67-9.42-2.69-8.08-2.69-3.36 11.44-26.91 6.05-20.19 5.39-20.85 6.05-7.4z"
|
||||
/>
|
||||
<path
|
||||
id="path8280"
|
||||
sodipodi:nodetypes="ccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0137px;fill:#646371"
|
||||
d="m431.88 190.06c-9.3-3.23-24.63-7.35-32.81-2.05-8.4 6.29-9.38 20.37-7.41 31.53 6.16 8.76 16.25 10.74 25.31 12.08 6.97-0.23 22.1-8.1 13.09-13.73-12.06-2.92-10.94-14.71-3.29-20.84 1.91-2.22 3.88-4.45 5.11-6.99z"
|
||||
/>
|
||||
<path
|
||||
id="path8278"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#0c0c0f"
|
||||
d="m552.42 173.17l-124.19 18.56-6.66 7.13-4.76 9.52 1.91 7.61 10.94 8.56 24.74-3.8 26.17-4.28 8.09 1.42 10.47 7.62 2.86 8.56 5.23 24.74 22.84-4.76-5.24-16.65-0.95-12.85 4.76-7.13 7.61-5.71-1.42-3.33 5.71-2.38 19.5-3.33 5.71-2.85-0.95-10 19.51-3.33 0.48-5.7-23.79 1.42-0.96-5.71-3.8-2.37-3.81-0.96z"
|
||||
/>
|
||||
<path
|
||||
id="path2101"
|
||||
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccscssccccsscccccccccccccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#f8d9c7"
|
||||
d="m346.45 253.58l-10.47 12.37-8.56 8.08-8.09 8.57-7.14 8.08-0.95 15.23-1.9 8.56 8.09 7.61 5.71 75.65-2.86-1.43-3.81-6.18-4.75-7.14-7.62-7.61-9.04-8.09-9.04-13.32-5.71-7.14-8.56-3.8-13.8-2.86-13.32-11.89-31.41-25.69 5.71-13.8 5.71-15.7-7.13-11.42-3.81-8.08 2.85-10.47 10.95-1.9 2.85-11.9 0.48-1.9-15.23-0.95-12.84-4.76-9.52-11.89 4.76-6.66 7.61 3.33 3.33 7.61 12.85 0.47 0.47-6.66 19.51 1.43 6.19-12.84-4.76-7.62 1.43-5.23s-6.43-3.33-7.38-5.23c-0.95-1.91 5.47-7.62 5.47-7.62s2.38-2.85 2.38-4.75c0-1.91-1.42-4.28-3.8-6.19-2.38-1.9-4.29-4.28-4.29-4.28l-12.84-33.3 29.5 17.6-10.47-21.88s25.69-2.38 29.98-0.96c4.28 1.43 23.79 3.81 26.64 4.76 2.86 0.95 11.9 20.46 11.9 20.46l5.23 13.32 1.9 4.28 17.61 8.57 6.66 6.66 1.9 6.66-2.85 1.9-5.24 5.71-0.47 8.56 3.81 4.76 2.37 5.23v8.09l-3.33 3.33 3.33 2.86 0.48 8.56-2.38 1.9 2.86 2.38 1.9 5.71 1.43 9.52-0.48 3.33z"
|
||||
/>
|
||||
<path
|
||||
id="path2110"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#0c0c0f"
|
||||
d="m333.55 182.21c-1.43-0.47-2.86-0.95-4.29-1.42-1.42 0.47-2.85 0.95-4.28 1.42l-2.85 3.33c-0.16 0.8-0.32 1.59-0.48 2.38 0.55 0.43 0.89 1.13 1.58 1.37 1.53-0.61 3.07-1.23 4.61-1.84 1.82-1.83 3.61-3.72 5.71-5.24z"
|
||||
/>
|
||||
<path
|
||||
id="path2142"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#ffffff"
|
||||
d="m299.76 167.46s4.29-2.37-2.38-4.28c-6.66-1.9-16.65 1.43-16.65 1.43l8.57 3.33 5.71 0.95 4.75-1.43z"
|
||||
/>
|
||||
<path
|
||||
id="path2144"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m297.05 160.58l-3.33-4.28-3.81 0.48-6.66 3.8-7.14 4.76"
|
||||
/>
|
||||
<path
|
||||
id="path2146"
|
||||
sodipodi:nodetypes="ccccccccccccccccccccccccccscccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccsccccccccccscccccccccscccscccccccscccccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#0c0c0f"
|
||||
d="m190.8 110.85l-8.09-3.33-0.95-5.23 0.48-17.13-4.29 5.233-1.42 11.897 2.85 11.41 4.76 2.38-0.48 6.19-14.75-6.19 6.67 6.66 5.71 4.76-0.96 5.23-15.7-9.51-6.18-13.32 2.38 11.42-10-0.48 9.04 2.86 7.62 4.28-7.14 0.95-7.61 2.85-8.57 11.9 1.91 7.61 4.75-4.28-18.08 12.84 12.37-1.9s-0.47 11.89-4.28 13.8c-3.81 1.9-11.89 8.56-11.89 8.56l13.79-4.28-3.33 11.89 0.96 11.9 4.75 11.89 10 16.65 3.33 3.81-9.04 15.22 9.99-5.23 0.47 4.28-4.75 3.33 5.71 0.95v6.19l3.8 3.8 0.95 5.24 4.29-0.96-2.86 3.81h4.76l8.56 9.51 9.04 10.95 0.48 4.28h3.33l0.48 4.76 3.8-0.96 4.76 8.09 5.24 0.48 6.18-2.38 10.47-29.5v-11.89l0.95-9.04 0.95-11.42 4.28-13.8h-10.94l-7.61-1.9-10.95-3.33-1.42-3.8-4.76-5.71-2.38-1.91 4.76-6.66 7.61 4.28 7.14 10.47 4.76-5.71 1.9 3.81 2.85-8.09 19.51 0.48 7.14-12.85-2.86-9.51 1.43-3.33-7.61-9.52 8.56-1.9-2.85-4.28-0.48-2.38-3.33-5.24-4.76-4.28-3.8-14.27 0.95-10.47 13.8 4.28 7.61 5.71 13.8 11.9 6.66 3.33-3.33-6.19-8.56-9.04-16.18-13.79 10.94 1.42 7.14 4.76v-8.56l6.66 8.09-0.48-9.04 4.76 27.11 0.95-27.59 11.9 10.94-6.19-11.41 11.9 9.99s-3.81-8.57-1.9-8.57c1.9 0 8.09 8.09 8.09 8.09l0.47 9.04 6.19-6.66 9.51 13.32 7.14 10.47-8.56-22.84 14.75 16.18 20.93 10.94-11.42-9.52-16.65-15.22s0.95-0.95 3.33 0.48c2.38 1.42 20.94 17.6 20.94 17.6l-9.52-10.47-2.86-8.09-10.46-5.23 13.79-1.9-15.7-0.95-2.85-8.09 11.42-3.81-15.23-2.85s20.94-4.28 17.61-4.28-18.56-0.96-18.56-0.96l28.07-20.929-30.45 15.699s-5.23-5.232-3.81-7.611c1.43-2.379 4.29-7.136 4.29-7.136l-10.47 3.806-8.09-4.758-19.03-2.378-14.28 0.475-11.42 6.185-9.04-0.951s-3.33-2.855-5.71-2.855-5.71 0.952-5.71 0.952l8.09-8.088 6.19-2.855-8.09 1.903-7.61 6.661-3.81 4.757-8.09-1.427-3.81-10.942-2.38 12.845-2.85 4.282-9.52 6.665-6.66 6.18z"
|
||||
/>
|
||||
<path
|
||||
id="path2900"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:.97837px;fill:#0c0c0f"
|
||||
d="m314.99 216.35c1.67-1.23 3.21-2.64 4.56-4.21 1.26-1.37 2.62-2.68 4.17-3.72 1.1-0.87 2.33-1.56 3.6-2.13 1.03-0.25 2.16-0.18 3.15 0.2 1.12 0.38 2.18 0.9 2.99 1.78 0.84 0.58 1.1 1.68 1.19 2.64-0.07 1.27-0.04 2.59-0.6 3.77-0.39 1.16-0.75 2.34-1.23 3.47 0.1 0.95 1.84 0.92 1.85 1.53-0.74 0.39-1.51 0.77-2.38 0.65-2.46 0.08-4.94 0.23-7.39-0.07-0.93-0.05-1.89-0.08-2.72-0.54-2.19-0.93-4.39-1.81-6.6-2.68-0.2-0.23-0.4-0.46-0.59-0.69z"
|
||||
/>
|
||||
<rect
|
||||
id="rect2913"
|
||||
style="stroke-width:0;fill:#ffffff"
|
||||
transform="matrix(.039089 -.99924 .99991 .013483 0 0)"
|
||||
height="18.418"
|
||||
width="6.6125"
|
||||
y="326.86"
|
||||
x="-207.07"
|
||||
/>
|
||||
<rect
|
||||
id="rect2915"
|
||||
style="stroke-width:0;fill:#ffffff"
|
||||
transform="matrix(.039962 -.99920 .99991 .013188 0 0)"
|
||||
height="17.479"
|
||||
width="6.1385"
|
||||
y="326.57"
|
||||
x="-219.1"
|
||||
/>
|
||||
<path
|
||||
id="path2062"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0083px;fill:#d58b9c"
|
||||
d="m310.59 218.47c1.61-3.89 3.16-7.8 4.81-11.67 1.88-2.24 3.77-4.48 5.66-6.71 5.47-1.97 11.74-2.37 17.17-0.02 1.7 0.9 2.84 2.66 3.18 4.55 0.95 2.36 1.8 4.9 1.37 7.49-0.09 3.03-1.93 6.17-4.94 6.95-1.55-0.07-3.21 0.82-4.65-0.13-0.9-1.19 0.61-2.53 0.73-3.81 0.49-1.75 1.03-3.61 0.66-5.43-0.77-2.11-2.93-3.52-5.07-3.8-2.11-0.27-3.97 1.03-5.67 2.12-2.84 1.96-4.97 4.74-7.4 7.16-1.65 1.6-3.67 2.66-5.85 3.3z"
|
||||
/>
|
||||
<path
|
||||
id="path2044"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#d58b9c"
|
||||
d="m310.92 218.53c3.83 3.01 7.64 6.07 11.49 9.07 4.18 1.75 8.24 4.17 12.86 4.56 2.2 0.63 4.74 0.83 6.82-0.29 1.36-1.22 0.75-3.18 0.94-4.77 0.2-1.63 0.63-3.76-1.02-4.8-1.09-0.82-2.31-1.46-3.32-2.36-1.93-0.89-4.03 0.01-6.04-0.05-2.48 0.19-4.97 0.33-7.45 0.54-3.34-1.27-6.67-2.54-10-3.81-1.42 0.64-2.85 1.27-4.28 1.91z"
|
||||
/>
|
||||
<path
|
||||
id="path2919"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m578.02 448.18l30.96 20.85-172.27 306.13-40.37-24.89 181.68-302.09z"
|
||||
/>
|
||||
<path
|
||||
id="path2943"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m302.62 237.88l-1.9 1.9"
|
||||
/>
|
||||
<path
|
||||
id="path2945"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m286.44 233.12l-1.9 1.9"
|
||||
/>
|
||||
<path
|
||||
id="path2947"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m332.12 240.73l-1.9 1.9"
|
||||
/>
|
||||
<path
|
||||
id="path2949"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m263.6 223.6l-1.9 1.91"
|
||||
/>
|
||||
<path
|
||||
id="path2951"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m263.6 240.73l-1.9 1.9"
|
||||
/>
|
||||
<path
|
||||
id="path2953"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m324.51 248.34l-1.91 1.91"
|
||||
/>
|
||||
<path
|
||||
id="path2955"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m282.63 242.63l-1.9 1.91"
|
||||
/>
|
||||
<path
|
||||
id="path2957"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m309.28 255.95l-1.9 1.91"
|
||||
/>
|
||||
<path
|
||||
id="path2959"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m268.23 255.69l-1.9 1.9"
|
||||
/>
|
||||
<path
|
||||
id="path2961"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m276.92 269.28l-1.9 1.9"
|
||||
/>
|
||||
<path
|
||||
id="path2963"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m305.04 271.23l-1.9 1.9"
|
||||
/>
|
||||
<path
|
||||
id="path2965"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m241.53 254.3l-1.9 1.9"
|
||||
/>
|
||||
<path
|
||||
id="path2967"
|
||||
sodipodi:rx="1.5138319"
|
||||
sodipodi:ry="1.5138319"
|
||||
style="stroke-width:0;fill:#0c0c0f"
|
||||
sodipodi:type="arc"
|
||||
d="m319.08 176.53a1.5138 1.5138 0 1 1 -3.03 0 1.5138 1.5138 0 1 1 3.03 0z"
|
||||
transform="matrix(1.0001 0 0 1 -23.552 -10.765)"
|
||||
sodipodi:cy="176.52638"
|
||||
sodipodi:cx="317.56827"
|
||||
/>
|
||||
<path
|
||||
id="path2969"
|
||||
sodipodi:nodetypes="ccccccccc"
|
||||
style="fill-rule:evenodd;stroke-width:0;fill:#5c4112"
|
||||
d="m306.84 152.09c-3.28-4.85-8.48-3.77-12.82-4.61-4.64-0.54-9.31 1-13.55 3.54-3.96 2.11-7.28 5.84-10.87 8.86-3.81 4.87-3.41 7.23-0.4 4.96 2.36-2.06 4.83-3.81 7.19-5.88 2.41-3.43 6-3.4 9.03-5.17 4.78-1.57 9.75-0.32 14.58 0.2 2.17 1.87 6.13 2.64 6.84-1.9z"
|
||||
/>
|
||||
<path
|
||||
id="path3704"
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0867px;fill:#fffaf7"
|
||||
d="m591.2 375.85c-1.73-1.51 0.83 0.26-2.5-2.43 1-1.87 1.16-4.44-0.48-6.32-1.79-1.61-4.03-3.36-6.58-3.11-2.46 0.65-5.16 1.27-7.13 3-1.7 2-3.62 4.32-3.65 7.09 0.68 1.99 1.51 4.05 2.73 5.75 1.85 1.75 4.29 2.72 6.77 1.82 2.51 0.14 4.42-4.26 6.19-2.49 1.33 0.33 4.12 3.02 5.46 1.08 1.14-1.53 1.44-3-0.81-4.39z"
|
||||
/>
|
||||
<path
|
||||
id="path3710"
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0867px;fill:#fffaf7"
|
||||
d="m585.68 393.86c-1.73-1.51 0.82 0.25-2.51-2.43 1-1.87 1.16-4.44-0.48-6.33-1.79-1.61-4.03-3.36-6.58-3.1-2.46 0.64-5.16 1.26-7.13 2.99-1.7 2.01-3.62 4.33-3.65 7.09 0.68 1.99 1.51 4.06 2.74 5.76 1.84 1.74 4.28 2.72 6.76 1.82 2.51 0.14 4.42-4.26 6.19-2.49 1.33 0.33 4.12 3.02 5.46 1.08 1.14-1.54 1.44-3.01-0.8-4.39z"
|
||||
/>
|
||||
<path
|
||||
id="path3712"
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0867px;fill:#fffaf7"
|
||||
d="m579.28 411.01c-1.73-1.5 0.83 0.26-2.5-2.42 1-1.88 1.16-4.45-0.48-6.33-1.79-1.61-4.03-3.36-6.58-3.1-2.46 0.64-5.16 1.26-7.13 2.99-1.7 2-3.62 4.33-3.65 7.09 0.68 1.99 1.51 4.06 2.73 5.75 1.84 1.75 4.29 2.72 6.76 1.83 2.52 0.13 4.43-4.27 6.2-2.5 1.33 0.34 4.12 3.02 5.46 1.08 1.14-1.53 1.44-3-0.81-4.39z"
|
||||
/>
|
||||
<path
|
||||
id="path3720"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#fffaf7"
|
||||
d="m612.01 374.5l-10.1 1.01 0.68 8.41 5.38-0.67 1.34-4.04 2.36-0.67 0.34-4.04z"
|
||||
/>
|
||||
<path
|
||||
id="path3722"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#fffaf7"
|
||||
d="m606.96 393l-10.09 1.01 0.67 8.41 5.38-0.67 1.35-4.04 2.35-0.67 0.34-4.04z"
|
||||
/>
|
||||
<path
|
||||
id="path3724"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#fffaf7"
|
||||
d="m599.56 411.17l-10.1 1.01 0.68 8.41 5.38-0.67 1.35-4.04 2.35-0.67 0.34-4.04z"
|
||||
/>
|
||||
<path
|
||||
id="path3726"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m580.38 449.52l17.5-33.98"
|
||||
/>
|
||||
<path
|
||||
id="path3730"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m591.82 456.59l19.85-79.06"
|
||||
/>
|
||||
<path
|
||||
id="path3732"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m584.42 451.88c1.34-1.69 21.87-54.84 21.87-54.84"
|
||||
/>
|
||||
<path
|
||||
id="path3736"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#fffaf7"
|
||||
d="m635.15 392.57l6.22 8.01-6.56 5.31-3.22-4.37 2-3.76-1.14-2.17 2.7-3.02z"
|
||||
/>
|
||||
<path
|
||||
id="path3738"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#fffaf7"
|
||||
d="m625.88 410.5l5.56 8.48-6.96 4.77-2.87-4.61 2.3-3.59-0.96-2.25 2.93-2.8z"
|
||||
/>
|
||||
<path
|
||||
id="path3740"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#fffaf7"
|
||||
d="m617.23 427.64l5.44 8.56-7.03 4.67-2.8-4.65 2.35-3.55-0.93-2.27 2.97-2.76z"
|
||||
/>
|
||||
<path
|
||||
id="path3742"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m596.19 460.62l37.01-64.59"
|
||||
/>
|
||||
<path
|
||||
id="path3744"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m603.26 463.99l11.1-32.97"
|
||||
/>
|
||||
<g
|
||||
id="g5229"
|
||||
transform="matrix(1.0001 0 0 1 37.351 12.132)"
|
||||
>
|
||||
<path
|
||||
id="path5200"
|
||||
sodipodi:nodetypes="cccccccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1px;fill:#6f6c7f"
|
||||
d="m351.45 950.38c0.56 3.66-5.83-4.5-7.08-3.69-0.59 1.81-2.8 1.49-3.2 3.36 0.43 1.51 0.86 3.01 1.29 4.52 2.47 1.12 4.94 2.24 7.4 3.36 0.2-1.74 3.27-0.47 2.15 0.93-0.44 1.19-0.4 2.78-1.69 3.44-2.54 1.28-5.41 2.01-8.27 1.71-3.92-0.36-5.18-2.3-6.84-6.01-1.01-2.62-1.12-4.62-1.17-7.41 0.22-1.99 0.09-4.41 1.7-5.88 1.77-1.8 2.24-2.05 4.67-2.19 1.31-0.18 4.81 0.32 5.89 1.03 1.26 0.46 4.78 5.02 5.15 6.83z"
|
||||
/>
|
||||
<path
|
||||
id="path5213"
|
||||
sodipodi:rx="6.3917341"
|
||||
sodipodi:ry="6.7281413"
|
||||
style="stroke-width:0;fill:#151517"
|
||||
sodipodi:type="arc"
|
||||
d="m230.78 907.71a6.3917 6.7281 0 1 1 -12.79 0 6.3917 6.7281 0 1 1 12.79 0z"
|
||||
transform="matrix(1.0865 -.20284 .24776 1.3271 -122.84 -204.28)"
|
||||
sodipodi:cy="907.70715"
|
||||
sodipodi:cx="224.38351"
|
||||
/>
|
||||
</g
|
||||
>
|
||||
<g
|
||||
id="g5233"
|
||||
transform="matrix(1.0001 0 0 1 10.933 60.309)"
|
||||
>
|
||||
<path
|
||||
id="path5235"
|
||||
sodipodi:nodetypes="cccccccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1px;fill:#6f6c7f"
|
||||
d="m351.45 950.38c0.56 3.66-5.83-4.5-7.08-3.69-0.59 1.81-2.8 1.49-3.2 3.36 0.43 1.51 0.86 3.01 1.29 4.52 2.47 1.12 4.94 2.24 7.4 3.36 0.2-1.74 3.27-0.47 2.15 0.93-0.44 1.19-0.4 2.78-1.69 3.44-2.54 1.28-5.41 2.01-8.27 1.71-3.92-0.36-5.18-2.3-6.84-6.01-1.01-2.62-1.12-4.62-1.17-7.41 0.22-1.99 0.09-4.41 1.7-5.88 1.77-1.8 2.24-2.05 4.67-2.19 1.31-0.18 4.81 0.32 5.89 1.03 1.26 0.46 4.78 5.02 5.15 6.83z"
|
||||
/>
|
||||
<path
|
||||
id="path5237"
|
||||
sodipodi:rx="6.3917341"
|
||||
sodipodi:ry="6.7281413"
|
||||
style="stroke-width:0;fill:#151517"
|
||||
sodipodi:type="arc"
|
||||
d="m230.78 907.71a6.3917 6.7281 0 1 1 -12.79 0 6.3917 6.7281 0 1 1 12.79 0z"
|
||||
transform="matrix(1.0865 -.20284 .24776 1.3271 -122.84 -204.28)"
|
||||
sodipodi:cy="907.70715"
|
||||
sodipodi:cx="224.38351"
|
||||
/>
|
||||
</g
|
||||
>
|
||||
<path
|
||||
id="path5239"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:.90571px;fill:#060604"
|
||||
d="m310.56 864.16l-8.47 14.47 67.57 39.66 8.05-14.9-67.15-39.23z"
|
||||
/>
|
||||
<path
|
||||
id="path5241"
|
||||
sodipodi:rx="1.9030057"
|
||||
sodipodi:ry="1.9030057"
|
||||
style="stroke-width:0;fill:#fefefe"
|
||||
sodipodi:type="arc"
|
||||
d="m279.03 840.41a1.903 1.903 0 1 1 -3.81 0 1.903 1.903 0 1 1 3.81 0z"
|
||||
transform="matrix(1.0001 0 0 1 41.158 31.539)"
|
||||
sodipodi:cy="840.41492"
|
||||
sodipodi:cx="277.12521"
|
||||
/>
|
||||
<path
|
||||
id="path2939"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m395.67 749.6l-80.41 127.83"
|
||||
/>
|
||||
<path
|
||||
id="path5243"
|
||||
sodipodi:rx="1.9030057"
|
||||
sodipodi:ry="1.9030057"
|
||||
style="stroke-width:0;fill:#fefefe"
|
||||
sodipodi:type="arc"
|
||||
d="m279.03 840.41a1.903 1.903 0 1 1 -3.81 0 1.903 1.903 0 1 1 3.81 0z"
|
||||
transform="matrix(1.0001 0 0 1 48.226 37.751)"
|
||||
sodipodi:cy="840.41492"
|
||||
sodipodi:cx="277.12521"
|
||||
/>
|
||||
<path
|
||||
id="path5245"
|
||||
sodipodi:rx="1.9030057"
|
||||
sodipodi:ry="1.9030057"
|
||||
style="stroke-width:0;fill:#fefefe"
|
||||
sodipodi:type="arc"
|
||||
d="m279.03 840.41a1.903 1.903 0 1 1 -3.81 0 1.903 1.903 0 1 1 3.81 0z"
|
||||
transform="matrix(1.0001 0 0 1 56.384 42.201)"
|
||||
sodipodi:cy="840.41492"
|
||||
sodipodi:cx="277.12521"
|
||||
/>
|
||||
<path
|
||||
id="path5247"
|
||||
sodipodi:rx="1.9030057"
|
||||
sodipodi:ry="1.9030057"
|
||||
style="stroke-width:0;fill:#fefefe"
|
||||
sodipodi:type="arc"
|
||||
d="m279.03 840.41a1.903 1.903 0 1 1 -3.81 0 1.903 1.903 0 1 1 3.81 0z"
|
||||
transform="matrix(1.0001 0 0 1 64.949 45.196)"
|
||||
sodipodi:cy="840.41492"
|
||||
sodipodi:cx="277.12521"
|
||||
/>
|
||||
<path
|
||||
id="path5249"
|
||||
sodipodi:rx="1.9030057"
|
||||
sodipodi:ry="1.9030057"
|
||||
style="stroke-width:0;fill:#fefefe"
|
||||
sodipodi:type="arc"
|
||||
d="m279.03 840.41a1.903 1.903 0 1 1 -3.81 0 1.903 1.903 0 1 1 3.81 0z"
|
||||
transform="matrix(1.0001 0 0 1 72.086 51.24)"
|
||||
sodipodi:cy="840.41492"
|
||||
sodipodi:cx="277.12521"
|
||||
/>
|
||||
<path
|
||||
id="path5251"
|
||||
sodipodi:rx="1.9030057"
|
||||
sodipodi:ry="1.9030057"
|
||||
style="stroke-width:0;fill:#fefefe"
|
||||
sodipodi:type="arc"
|
||||
d="m279.03 840.41a1.903 1.903 0 1 1 -3.81 0 1.903 1.903 0 1 1 3.81 0z"
|
||||
transform="matrix(1.0001 0 0 1 79.352 55.731)"
|
||||
sodipodi:cy="840.41492"
|
||||
sodipodi:cx="277.12521"
|
||||
/>
|
||||
<path
|
||||
id="path5263"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#fefefe"
|
||||
d="m403.07 865.99c-1.71 9.71 6.69 19.5 1.21 28.6-7.65 3.26-15.61 1.55-23.51 0.23-10.22 0.03-16.83-8.6-24.95-13.58-10.82-8.62-23.47-15.23-32.63-25.7-3.4-7.8-7.8-19.24-0.64-25.88 10.02-0.72 16.07-7.33 21.74-15.07 13.18-15.78 27.15-31.03 39.72-47.24 3.99-4.96 6.35-17.31 11.2-17.38 6.22 3.18 13.89 6.97 21.59 12.63 7.76 5.09 15.52 10.17 23.28 15.25-12.34 29.38-24.67 58.76-37.01 88.14z"
|
||||
/>
|
||||
<path
|
||||
id="path5253"
|
||||
sodipodi:rx="1.9030057"
|
||||
sodipodi:ry="1.9030057"
|
||||
style="stroke-width:0;fill:#fefefe"
|
||||
sodipodi:type="arc"
|
||||
d="m279.03 840.41a1.903 1.903 0 1 1 -3.81 0 1.903 1.903 0 1 1 3.81 0z"
|
||||
transform="matrix(1.0001 0 0 1 88.502 58.28)"
|
||||
sodipodi:cy="840.41492"
|
||||
sodipodi:cx="277.12521"
|
||||
/>
|
||||
<path
|
||||
id="path2937"
|
||||
style="stroke:#000000;stroke-width:1.0618px;fill:none"
|
||||
d="m580.68 449.89l-256.64 430.2"
|
||||
/>
|
||||
<path
|
||||
id="path2935"
|
||||
style="stroke:#000000;stroke-width:1.0042px;fill:none"
|
||||
d="m584.42 451.88l-252 432.78"
|
||||
/>
|
||||
<path
|
||||
id="path2933"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m592.16 456.59l-251 430.93"
|
||||
/>
|
||||
<path
|
||||
id="path2931"
|
||||
style="stroke:#000000;stroke-width:1.0059px;fill:none"
|
||||
d="m596.86 460.63l-249.3 433.95"
|
||||
/>
|
||||
<path
|
||||
id="path2921"
|
||||
style="stroke:#000000;stroke-width:1.0076px;fill:none"
|
||||
d="m604.26 465.34l-249.64 433.95"
|
||||
/>
|
||||
<path
|
||||
id="path8289"
|
||||
sodipodi:nodetypes="cccccccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.1332px;fill:#ebf0ff"
|
||||
d="m524.09 248.87l114.44 511.33h11.56l10.45 39.61-0.55 6.87-4.4 1.06 59.48 246.96-27.87 0.5-55.82-243.76-5.5-0.53-11.01-43.32 8.26-5.28-110.6-509.74 11.56-3.7z"
|
||||
/>
|
||||
<path
|
||||
id="path2929"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m436.38 774.49l-72.34 127.5"
|
||||
/>
|
||||
<path
|
||||
id="path5255"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#fefefe"
|
||||
d="m451.52 757.67l-2.02 11.44-2.02 7.4 4.04 10.76 4.04 6.06 5.38 4.71 6.06 4.04 6.72 2.69 5.39 1.34h6.05l5.39 1.35 2.69 4.03-0.67 4.71-3.37 6.06-4.04 6.06-6.73 2.69-7.4 6.05-6.73 4.71-6.05 3.37-5.39 6.72-4.03 8.08-4.04 8.74-2.02 14.13 1.35 14.13 4.03 18.84 2.7 9.42 0.67 10.09-1.35 8.75-4.03 4.71-6.73 2.69-9.42-2.69-19.52-13.46-8.07-6.05-4.04-8.08 2.02-10.09 7.4-10.09 4.71-8.75 0.67-15.47-0.67-10.77 15.48-66.61 23.55-41.71z"
|
||||
/>
|
||||
<path
|
||||
id="path5259"
|
||||
sodipodi:rx="3.0276637"
|
||||
sodipodi:ry="3.0276637"
|
||||
style="stroke-width:0;fill:#151517"
|
||||
sodipodi:type="arc"
|
||||
d="m260.38 920.15a3.0277 3.0277 0 1 1 -6.06 0 3.0277 3.0277 0 1 1 6.06 0z"
|
||||
transform="matrix(1.0001 0 0 1 228.11 -106.98)"
|
||||
sodipodi:cy="920.15417"
|
||||
sodipodi:cx="257.35141"
|
||||
/>
|
||||
<path
|
||||
id="path5261"
|
||||
sodipodi:rx="3.0276637"
|
||||
sodipodi:ry="3.0276637"
|
||||
style="stroke-width:0;fill:#151517"
|
||||
sodipodi:type="arc"
|
||||
d="m260.38 920.15a3.0277 3.0277 0 1 1 -6.06 0 3.0277 3.0277 0 1 1 6.06 0z"
|
||||
transform="matrix(1.0001 0 0 1 181.35 17.83)"
|
||||
sodipodi:cy="920.15417"
|
||||
sodipodi:cx="257.35141"
|
||||
/>
|
||||
<path
|
||||
id="path5995"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#f8d9c7"
|
||||
d="m289.35 667.51l20.19 37.01 21.53 30.95 12.11 17.49 10.09 10.09 14.81 4.71 29.61 6.06 12.78 11.43 16.15 16.83h17.5l3.36 4.71-4.04 2.01-6.73 2.02 3.37 4.04-1.35 6.73-5.38 6.05 6.73 2.69h15.48l0.67 2.02-0.67 10.09-6.06 4.71h-27.59l-18.17-6.05v2.69l8.08 6.73 8.75 1.34 4.03 4.04 0.68 3.36-3.37 5.39-3.36 3.36-6.73 1.35-12.11-1.35-20.19-14.8 4.04 4.71 6.72 6.05 3.37 4.04-0.67 4.04-8.75 2.02-12.79 1.34-37.01-48.44-8.07-14.8-11.44-9.42-16.82-18.84v-4.04l-74.7-78.72 14.81-15.47 14.13-8.08 20.86-7.4 16.15-2.69z"
|
||||
/>
|
||||
<path
|
||||
id="path5998"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m436.71 810.82l-10.76-9.42"
|
||||
/>
|
||||
<path
|
||||
id="path6000"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m432.68 826.97l-6.73-3.36-5.38-1.35-10.77-1.35-6.73-1.34"
|
||||
/>
|
||||
<path
|
||||
id="path6002"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m402.99 806.72c-0.68 2.41-0.1 5.73-2.88 6.98-1.35 0.79-2.9 1.07-4.41 1.38"
|
||||
/>
|
||||
<path
|
||||
id="path6012"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m389.22 820.1c-0.68 2.41-0.1 5.73-2.88 6.98-1.35 0.79-2.91 1.07-4.41 1.38"
|
||||
/>
|
||||
<path
|
||||
id="path6014"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m372.4 833.55c-0.68 2.42-0.1 5.73-2.88 6.99-1.35 0.78-2.91 1.07-4.42 1.38"
|
||||
/>
|
||||
<path
|
||||
id="path6016"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#f8d9c7"
|
||||
d="m530.77 655.35c8.5-7.06 17.74-13.3 25.72-20.91 4.26-4.23 8.17-8.77 10.61-14.31 2.23-6.14 9.74-10.97 7.53-18.14-0.83-6.89-5.16-12.39-8.4-18.34-3.66-6.57-9.71-11.5-16.2-15.16-7.68-5.27-15.84-9.8-24.27-13.77-6.18-2.21-13.65 3.73-9.05 10.05 3.36 4.58 9.61 5.79 13.54 9.89 3.27 4.36 12.8 7.92 12.03 12.67-3.6 4.01-4.65 12.7 1.49 14.58 4.97 2.97-6-3.24-8.16-4.38-6.61-3.64-13.22-7.29-19.83-10.93-7.05-2.77-12.54 7.43-6.76 11.2 6.01 2.05 10.66 6.1 15.05 10.57 4.3 4 8.59 8.01 12.89 12.01-6.6-6.2-13.05-12.56-19.74-18.66-6.57-6.22-12.76 2.49-6.79 7.81 4.6 6.28 9.11 12.63 13.68 18.94-2.88 7.79-7.63 14.73-11.21 22.16 5.67 3.57 10.75 9.22 17.87 4.72z"
|
||||
/>
|
||||
<path
|
||||
id="path6024"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m542.67 586.36s6.18-0.95 7.13-0.71c0.96 0.24 8.09 2.85 8.09 2.85l5.71 0.96"
|
||||
/>
|
||||
<path
|
||||
id="path6026"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m544.57 602.06l9.52 1.91 7.85 1.19"
|
||||
/>
|
||||
<path
|
||||
id="path6028"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m549.57 609.68c-0.53 2.68 0.05 5.78-2.06 7.93-1.71 2.13-4.6 1.86-6.98 2.53"
|
||||
/>
|
||||
<path
|
||||
id="path6039"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m536.24 623.47c1.07 1.99 1 4.59-1.28 5.64-1.52 1.9-3.99 2.18-6.1 1.17l-0.35-0.08-0.36-0.07"
|
||||
/>
|
||||
<path
|
||||
id="path8291"
|
||||
sodipodi:nodetypes="cccccccccc"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0904px;fill:#050827"
|
||||
d="m626.13 761.29l14.37-1.01h10.65l10.65 38.42v5.05l-4.79 1.01-22.36 3.03-7.65-0.95-8.86-39.99 7.99-5.56z"
|
||||
/>
|
||||
<path
|
||||
id="path6056"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m311.55 290.06h-9.42l-14.13-3.36-4.71-3.36"
|
||||
/>
|
||||
<path
|
||||
id="path6058"
|
||||
style="stroke:#000000;stroke-width:1.2084px;fill:none"
|
||||
d="m308.63 313.61h-13.75l-20.63-3.36-6.88-3.37"
|
||||
/>
|
||||
<path
|
||||
id="path6060"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m305.5 335.14l4.04 16.82-4.04-16.82z"
|
||||
/>
|
||||
<path
|
||||
id="path6062"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m295.4 337.83l8.75 13.46-8.75-13.46z"
|
||||
/>
|
||||
<path
|
||||
id="path6112"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#363b34"
|
||||
d="m180.33 366.8l8.57 3.33 7.61 4.76 5.71 5.71 6.66 9.52 5.24 7.13 5.23 11.9 5.23 14.74 5.71 20.94 6.19 33.3 10.94 79.45v14.27l0.96 15.23-1.91 12.37 0.48 7.61 7.14 9.04 37.11 50.9-9.52 1.91-18.08 4.28-12.37 4.76-14.27 8.08-12.85 15.7-14.28 6.19-12.37-21.41s-5.71-19.03-8.09-22.36c-2.37-3.33-9.04-17.6-9.04-17.6l-7.61-26.65s-19.98-47.57-20.93-49.47c-0.96-1.91-17.61-60.9-17.61-60.9l-6.19-21.41-5.23-38.53v-40.44l7.14-17.13 10.94-14.27 14.75-10.95 11.9-2.37 12.84 2.37z"
|
||||
/>
|
||||
<path
|
||||
id="path6064"
|
||||
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0001px;fill:#525e5e"
|
||||
d="m322.99 396.37c-2.46-30.05-4.93-60.11-7.4-90.16 6.26 3.79 12.32 8.07 18.7 11.55 4.64 0.72 10.41 2.1 11.52 7.36 4.09 12.84 6.62 26.38 13.11 38.27 4.4 6.29 8.8 12.57 13.2 18.85-6.2-3.65-13.29-6-18.85-10.57-4.03-3.66-8.07-7.31-12.11-10.96v-24.22c-1.12 31.4-2.24 62.79-3.36 94.19-4.49-7.17-8.97-14.35-13.46-21.53-3.72-0.35-6.21-2.52-8.05-5.65-9.16-11.64-18.04-23.58-27.38-35.03-6.66-5.31-14.15-9.3-21.52-13.48-3.54-3.26-7.62-5.57-12.25-6.89-4.03-1.53-8.37-2.59-10.98-6.33-2-3.14-5.16-3.87-8.68-3.81-3.21 0.01-5 4.17-7.63 5.87-3.74 3.84-7.68 7.4-12.73 9.41-11.41 6.17-23.35 11.28-35.79 14.98-3.76 1.81 0.58-6.51-4.9-4.7-7.77-1.05-15.47-3.7-23.36-2.27-5.03 0.65-10.52-0.24-14.74 3.15-5.61 3.33-0.21-0.45 2.11-2.25 8.54-6.47 16.92-13.19 26.13-18.65 2.46-2.83 5.14-5.29 8.98-5.87 3.36-0.84 6.54-1.92 7.86-5.44 3.01-4.18 5.52-8.93 8.84-12.77 6.51-3.65 14.1-5.76 19.09-11.61 2.46-1.4 4.81-7.12 7.4-3.21 13.66 11.53 27.32 23.05 40.98 34.58 7.65 2.1 15.63 4.03 22.53 7.84 5.54 7.32 10.39 15.26 16.38 22.18 5.28 4.97 11.19 9.44 16.17 14.64 3.19 4.4 4.92 10.18 10.19 12.53z"
|
||||
/>
|
||||
<path
|
||||
id="path6071"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m288.82 256.43l-1.9 1.9"
|
||||
/>
|
||||
<path
|
||||
id="path6073"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m336.88 251.2l-1.91 1.9"
|
||||
/>
|
||||
<path
|
||||
id="path6075"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m323.08 261.66l-1.9 1.91"
|
||||
/>
|
||||
<path
|
||||
id="path6077"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m241.24 232.64l-1.9 1.91"
|
||||
/>
|
||||
<path
|
||||
id="path6081"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m313.19 762.84c4.95 7.21-5.45 16.97-12.05 10.15"
|
||||
/>
|
||||
<path
|
||||
id="path6114"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m336.88 428.18l-0.95 18.07 0.47 12.37 1.9 12.85 7.62 26.64 6.18 24.27 1.43 9.99 1.43 15.22 12.85 51.38 4.28 14.75 10.94 18.08 5.71 12.84 0.95 21.89-0.95 9.04"
|
||||
/>
|
||||
<path
|
||||
id="path6116"
|
||||
sodipodi:rx="7.6120229"
|
||||
sodipodi:ry="7.6120229"
|
||||
style="stroke-width:0;fill:#0c0c0f"
|
||||
sodipodi:type="arc"
|
||||
d="m300.67 452.92a7.612 7.612 0 1 1 -15.22 0 7.612 7.612 0 1 1 15.22 0z"
|
||||
transform="matrix(.93763 0 0 .90625 62.978 54.198)"
|
||||
sodipodi:cy="452.91537"
|
||||
sodipodi:cx="293.06290"
|
||||
/>
|
||||
<path
|
||||
id="path6118"
|
||||
sodipodi:rx="7.6120229"
|
||||
sodipodi:ry="7.6120229"
|
||||
style="stroke-width:0;fill:#101113"
|
||||
sodipodi:type="arc"
|
||||
d="m300.67 452.92a7.612 7.612 0 1 1 -15.22 0 7.612 7.612 0 1 1 15.22 0z"
|
||||
transform="matrix(.93763 0 0 .90625 76.661 109.54)"
|
||||
sodipodi:cy="452.91537"
|
||||
sodipodi:cx="293.06290"
|
||||
/>
|
||||
<path
|
||||
id="path6120"
|
||||
sodipodi:rx="7.6120229"
|
||||
sodipodi:ry="7.6120229"
|
||||
style="stroke-width:0;fill:#101113"
|
||||
sodipodi:type="arc"
|
||||
d="m300.67 452.92a7.612 7.612 0 1 1 -15.22 0 7.612 7.612 0 1 1 15.22 0z"
|
||||
transform="matrix(.93763 0 0 .90625 88.672 169.13)"
|
||||
sodipodi:cy="452.91537"
|
||||
sodipodi:cx="293.06290"
|
||||
/>
|
||||
<path
|
||||
id="path6122"
|
||||
sodipodi:rx="7.6120229"
|
||||
sodipodi:ry="7.6120229"
|
||||
style="stroke-width:0;fill:#101113"
|
||||
sodipodi:type="arc"
|
||||
d="m300.67 452.92a7.612 7.612 0 1 1 -15.22 0 7.612 7.612 0 1 1 15.22 0z"
|
||||
transform="matrix(.93763 0 0 .90625 109.1 222.8)"
|
||||
sodipodi:cy="452.91537"
|
||||
sodipodi:cx="293.06290"
|
||||
/>
|
||||
<path
|
||||
id="path6124"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m425.85 644.64c2.15-53.7-13.55-105.95-15.7-159.37-4.9-34.26-14.3-69.67-38.54-95.63"
|
||||
/>
|
||||
<path
|
||||
id="path6128"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m322.13 465.28l30.92-0.95-30.92 0.95z"
|
||||
/>
|
||||
<path
|
||||
id="path6132"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m335.21 520l30.93-0.96-30.93 0.96z"
|
||||
/>
|
||||
<path
|
||||
id="path6134"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m346.16 578.99l30.92-0.95-30.92 0.95z"
|
||||
/>
|
||||
<path
|
||||
id="path6136"
|
||||
style="stroke:#000000;stroke-width:1.0001px;fill:none"
|
||||
d="m368.52 634.65l30.93-0.95-30.93 0.95z"
|
||||
/>
|
||||
</g
|
||||
>
|
||||
</g
|
||||
>
|
||||
<metadata
|
||||
>
|
||||
<rdf:RDF
|
||||
>
|
||||
<cc:Work
|
||||
>
|
||||
<dc:format
|
||||
>image/svg+xml</dc:format
|
||||
>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage"
|
||||
/>
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/publicdomain/"
|
||||
/>
|
||||
<dc:publisher
|
||||
>
|
||||
<cc:Agent
|
||||
rdf:about="http://openclipart.org/"
|
||||
>
|
||||
<dc:title
|
||||
>Openclipart</dc:title
|
||||
>
|
||||
</cc:Agent
|
||||
>
|
||||
</dc:publisher
|
||||
>
|
||||
<dc:title
|
||||
>Singing</dc:title
|
||||
>
|
||||
<dc:date
|
||||
>2006-12-20T22:02:22</dc:date
|
||||
>
|
||||
<dc:description
|
||||
/>
|
||||
<dc:source
|
||||
>https://openclipart.org/detail/2194/singing-by-machovka</dc:source
|
||||
>
|
||||
<dc:creator
|
||||
>
|
||||
<cc:Agent
|
||||
>
|
||||
<dc:title
|
||||
>Machovka</dc:title
|
||||
>
|
||||
</cc:Agent
|
||||
>
|
||||
</dc:creator
|
||||
>
|
||||
<dc:subject
|
||||
>
|
||||
<rdf:Bag
|
||||
>
|
||||
<rdf:li
|
||||
>activity</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>cartoon</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>electric guitar</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>guitar</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>man</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>microphone</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>music</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>people</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>pop</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>rock</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>singer</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>singing</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>zombie</rdf:li
|
||||
>
|
||||
</rdf:Bag
|
||||
>
|
||||
</dc:subject
|
||||
>
|
||||
</cc:Work
|
||||
>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/publicdomain/"
|
||||
>
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction"
|
||||
/>
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution"
|
||||
/>
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks"
|
||||
/>
|
||||
</cc:License
|
||||
>
|
||||
</rdf:RDF
|
||||
>
|
||||
</metadata
|
||||
>
|
||||
</svg
|
||||
>
|
After Width: | Height: | Size: 39 KiB |
20836
Yavsc/wwwroot/images/arts/PillarOfCreationOil.svg
Normal file
After Width: | Height: | Size: 1.6 MiB |
967
Yavsc/wwwroot/images/arts/Saxophone-Player-Silhouette.svg
Normal file
@ -0,0 +1,967 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 2000 3008" enable-background="new 0 0 2000 3008" xml:space="preserve">
|
||||
<g>
|
||||
<path d="M1340.5693,212.156c0.9907,0,2.0137-0.1492,3.0029-0.2932l0.46-0.0664l-0.0659-0.0662
|
||||
c-0.3442-0.3472-0.6748-0.7422-0.9951-1.1243c-0.8506-1.0166-1.731-2.0676-3.0176-2.4451
|
||||
c-0.2573-0.1252-0.5181-0.1887-0.7749-0.1887c-0.7959,0-1.457,0.5845-2.0967,1.1497c-0.3081,0.272-0.5991,0.5291-0.8936,0.7114
|
||||
l-0.0386,0.0237l0.0225,0.0393C1337.0518,211.438,1338.4487,212.156,1340.5693,212.156z"/>
|
||||
<path d="M1849.8604,422.4543l-0.0352-0.0449l-0.0376,0.043c-1.0605,1.2258-1.0356,2.7607-0.9014,4.4944l0.0039,0.0505
|
||||
l0.0503-0.0078c1.188-0.1851,2.4312-0.4546,3.6948-0.8013l0.0669-0.0183l-0.3828-0.5051
|
||||
C1851.4795,424.5562,1850.6865,423.509,1849.8604,422.4543z"/>
|
||||
<path d="M1999.8599,686.9744c-0.6964-0.5786-1.3552-1.125-2.0198-1.6548l0.0017-0.0002l-0.0735-0.0579
|
||||
c-0.0021-0.0015-0.0042-0.0034-0.0061-0.0049l-0.0171-0.0137h-0.0002c-0.7522-0.5933-1.5034-1.1875-2.2546-1.7813
|
||||
c-4.0421-3.1958-8.2214-6.5-12.4281-9.6255c-4.0967-3.5083-8.3143-6.4736-12.5377-8.8162l0.0068-0.0083l-0.0601-0.022
|
||||
l-0.0298-0.0166l-0.0029,0.0037c-1.0374-0.3765-2.072-0.8457-3.0723-1.3005c-2.3286-1.0586-4.7363-2.1531-7.3706-2.1602
|
||||
c-1.1489-0.0581-2.312-0.0764-3.437-0.0945c-1.1885-0.0188-2.4171-0.0383-3.6154-0.1052l-0.0592-0.0254
|
||||
c-5.0129-2.8484-11.1106-4.8318-18.1243-5.8943c-2.9321-0.4231-5.7813-1.2957-8.5361-2.1396l-0.1212-0.0369
|
||||
c-0.1949-0.116-0.4924-0.2942-0.785-0.4692c-0.2559-0.1528-0.5073-0.3032-0.6816-0.4072
|
||||
c-0.2378-1.3259-0.5313-2.6672-0.8154-3.9651c-0.7217-3.2966-1.4678-6.7056-1.3613-10.1646
|
||||
c-0.311-1.5776-0.7437-3.1477-1.1616-4.666c-0.1726-0.627-0.3513-1.2754-0.5181-1.9133c-0.2432-3.0686-0.7466-5.7449-1.5403-8.1821
|
||||
c-0.299-2.6731-1.4688-5.0486-2.5999-7.3457c-1.2611-2.5601-2.5645-5.2068-2.6292-8.2405l0.0037-0.0149l-0.0023-0.0029
|
||||
l0.0551-0.572c0.0488-0.5015,0.106-1.0947,0.1406-1.4524l0.0796-0.0374c0.606-0.2837,1.2319-0.5774,1.8657-0.8611l0.0249-0.011
|
||||
l0.0029-0.0271c0.0493-0.4954,0.1602-1.5144,0.2192-2.0193l0.002-0.0149l-0.0073-0.0132c-1.2212-2.2004-2.1263-4.4128-2.694-6.5828
|
||||
c-0.08-0.9775-0.1244-1.9802-0.1669-2.95c-0.1348-3.0425-0.2734-6.1887-1.5273-9.0837c-1.0112-2.25-0.9302-4.7292-0.8521-7.127
|
||||
c0.0137-0.4238,0.0278-0.8616,0.0356-1.2893c0.7339-0.5208,1.5571-1.063,2.5884-1.7048l0.0508-0.0317l-0.043-0.0417
|
||||
c-1.646-1.5952-2.7656-3.489-3.3271-5.6282l-0.0093-0.0344l-0.0356-0.0005c-0.7139-0.0098-1.396-0.01-2.0557-0.01
|
||||
c-0.1021-2.3164-0.3857-4.9922-1.6865-7.333c0.0498-0.4941,0.0972-0.9893,0.1445-1.4841c0.1113-1.1621,0.2261-2.3638,0.3735-3.53
|
||||
l0.0239-0.1865l-0.1084,0.1536c-0.7401,1.0483-1.4812,2.1921-2.0138,3.4521c0.2836-1.845-0.0238-3.7102-0.329-5.5181
|
||||
c-0.3486-2.0632-0.709-4.197-0.1938-6.3262l0.0068-0.0266l-0.0205-0.0186c-0.7256-0.6772-1.4302-1.3611-2.1108-2.0225
|
||||
l-0.0239-0.0232c-0.0103-1.3462,0.0029-2.5659,0.04-3.7285l0.0005-0.0142l-0.0078-0.012c-0.6025-0.968-1.2012-1.9656-1.8831-3.1387
|
||||
c-0.0002-1.9236-0.051-3.7988-0.6521-5.5918c-0.7231-2.1133-1.0947-4.3433-1.4541-6.5c-0.4043-2.4263-0.8228-4.9353-1.7437-7.2834
|
||||
c-0.0552-0.3096-0.1108-0.6189-0.167-0.9285c-0.2095-1.1626-0.4263-2.364-0.5918-3.5405c1.9717,0.7803,3.2065,2.5208,4.4019,4.2043
|
||||
l0.166,0.2344l0.0112-0.1274c0.0596-0.6934,0.1904-2.0959,0.2598-2.7791l0.0015-0.0173l-0.0098-0.0142
|
||||
c-0.1333-0.1904-0.3276-0.4712-0.5244-0.7563c-0.2124-0.3071-0.4282-0.6191-0.5752-0.8291
|
||||
c0.1572-1.2527,0.4053-2.4912,0.627-3.5381l0.0098-0.0452l-0.0454-0.0103c-3.8423-0.8801-4.4736-4.7305-5.0303-8.1274
|
||||
l-0.0273-0.1667l-0.0195-0.011c-1.8535-1.0447-3.4541-2.5969-4.894-4.7454l-0.0703-0.1047l-0.0151,0.1252
|
||||
c-0.084,0.6907-0.2505,1.9998-0.3552,2.7925c-0.2703-0.6741-0.5192-1.365-0.7556-2.0366
|
||||
c-0.4287-1.2197-0.8726-2.4807-1.4873-3.6511c-0.5942-0.6746-1.2656-1.2881-1.9146-1.8816
|
||||
c-0.8032-0.7341-1.6343-1.4932-2.3125-2.365l-0.6743-0.9316c-0.3789-1.8462-0.5923-3.7566-0.7983-5.604
|
||||
c-0.3413-3.0603-0.6943-6.2249-1.8115-9.1833l-0.156-0.2161l0.0002-0.0039l-0.0142-0.0154c0,0,0,0-0.0001-0.0002l-0.0697-0.0964
|
||||
l-0.0012,0.0139c-1.953-2.1348-3.1523-4.8057-4.2097-7.3628c-0.9004-2.2397-2.7266-3.7925-4.4927-5.2942
|
||||
c-0.6909-0.5876-1.4058-1.1956-2.0493-1.8333l-0.7607-0.6863l0.0078-0.0027l-0.0688-0.0522l-0.0186-0.0171l-0.0015,0.0005
|
||||
c-1.5824-1.2117-2.7292-2.9817-3.5054-5.4121c-0.4014-1.196-1.0996-2.2656-1.7749-3.3c-0.9683-1.4839-1.9702-3.0186-2.0522-4.9084
|
||||
c-0.1431-2.0278-1.4077-3.4939-2.6304-4.9116c-1.0244-1.1875-2.0835-2.4155-2.522-3.9878l-0.0083-0.0168
|
||||
c-0.7813-0.9641-1.605-1.8967-2.4019-2.7988c-0.207-0.2341-0.4136-0.4683-0.6196-0.7026l-0.0083-0.0098l-0.3677-0.1169
|
||||
c-2.656-0.8435-5.4011-1.7168-7.059-4.1147c0.1656-1.1702,0.5576-2.3057,0.9374-3.4036l0.125-0.3613l-0.4609-0.0757
|
||||
c-0.6338-0.1042-1.499-0.2468-1.9961-0.3206c-0.2437-0.3145-0.7256-0.9021-0.9785-1.2053
|
||||
c-1.3169-1.6565-2.8477-3.0349-4.1733-4.1658c-0.3213-1.8613-0.6128-3.7461-0.895-5.5688l-0.186-1.1985l-0.0229-0.0105
|
||||
c-0.25-0.115-0.6274-0.29-1.0049-0.4651c-0.3677-0.1707-0.7317-0.3391-0.9811-0.4539c-0.0497-0.4248-0.1208-1.0457-0.1918-1.6687
|
||||
c-0.0713-0.6248-0.1426-1.2498-0.1929-1.6743c0.3984-0.4514,1.127-1.2871,1.4868-1.7151l0.0415-0.0493l-0.0596-0.0244
|
||||
c-0.562-0.2288-1.7202-0.7-2.3232-0.9548l0.5479-2.5618c0.3804-0.811,0.9189-1.96,1.2002-2.5706l0.0161-0.0349l-0.0313-0.0227
|
||||
c-0.5415-0.3889-1.063-0.7866-1.5679-1.1711c-0.1274-0.0969-0.2544-0.1936-0.3804-0.2896
|
||||
c1.5605-0.2095,3.1577-0.4304,4.8774-0.6748l0.0957-0.0134l-0.0698-0.0669c-1.8398-1.7627-4.2437-1.9888-6.1323-1.9888
|
||||
c-0.637,0-1.2634,0.0295-1.7411,0.0554c-0.1012-0.0459-0.2054-0.0918-0.3112-0.1387c-1.145-0.5061-2.4429-1.0798-2.4609-2.4546
|
||||
l-0.0034-0.0171c-0.7344-1.8245,0.4521-3.2112,1.5996-4.5522c0.3232-0.3777,0.6284-0.7344,0.895-1.1025l0.0303-0.042
|
||||
l-0.0449-0.0261c-1.8601-1.0803-3.3757-2.0452-4.7209-3.2361c0.7494-3.8271,4.6606-3.8467,8.1135-3.8625
|
||||
c1.0619-0.0049,2.0637-0.0107,2.939-0.1235c1.7927,1.4905,3.5402,2.2468,5.1938,2.2468c0.4746,0,0.9468-0.0635,1.4063-0.1897
|
||||
c1.3726-0.4705,1.3979-1.7256,1.4229-2.9392c0.0073-0.3623,0.0142-0.7048,0.0557-1.0273c0.8218-0.5237,1.6587-1.0437,2.4414-1.5281
|
||||
l0.0405-0.0251l-0.396-0.6035c-0.6533-0.9949-1.3286-2.0232-1.9634-3.0249c0.9111-0.5271,1.9185-1.0916,3.0762-1.7251
|
||||
l0.0249-0.0134l-0.0005-0.0281c-0.0098-0.8821,0.0107-1.7727,0.0601-2.647l0.0015-0.031l-0.0278-0.0137
|
||||
c-0.2646-0.1301-0.6597-0.3228-1.0547-0.5151c-0.3828-0.1865-0.7656-0.373-1.0298-0.5027
|
||||
c-0.0352-0.9241-0.0693-2.012-0.0591-3.0996v-0.022l-1.61-1.3689c-1.0973-2.0122-2.0404-4.0732-2.8041-6.1279
|
||||
c-0.5576-1.3198-0.6055-2.7773-0.6514-4.1868c-0.0576-1.7554-0.1174-3.5701-1.1696-5.1157l-0.0004-0.0007
|
||||
c-0.2764-0.5337-0.8374-1.5786-1.1392-2.1399l-0.0073-0.0117c-0.3975-1.3601-0.4956-2.7966-0.5908-4.186
|
||||
c-0.1139-1.6729-0.2333-3.4023-0.8765-5.0137c0.2224-1.8662,1.4202-3.2441,2.8457-4.7246l0.0288-0.0298l-0.0259-0.0322
|
||||
c-1.7827-2.1941-3.2334-4.3635-4.4351-6.6326l-0.0146-0.0164c-0.8467-0.5959-1.8516-1.2998-2.8882-2.0022
|
||||
c-0.0256-0.0696-0.0592-0.1597-0.0972-0.2595c-0.0674-0.179-0.1431-0.3799-0.1865-0.5034
|
||||
c-0.7271-2.4419-1.6519-4.854-2.5454-7.1868c-1.1343-2.9592-2.3066-6.0193-3.0879-9.1716
|
||||
c-2.0815-3.9216-4.1851-8.1379-5.0356-12.7666l-0.0029-0.0171l-0.0137-0.011c-1.8652-1.5002-3.7939-3.0518-3.9922-5.5671
|
||||
l-0.001-0.0127l-0.0073-0.0105c-1.0205-1.4531-2.1162-2.9917-3.3149-4.4258l-0.8308-0.8501l-0.0095-0.01
|
||||
c-0.3032-0.313-0.9136-0.9233-1.2539-1.2524c-1.2799-2.6206-2.5254-4.4214-4.0332-5.8342
|
||||
c-1.041-1.2898-1.8926-2.7383-2.7158-4.1392c-0.3665-0.6235-0.7476-1.2642-1.1385-1.8865l0.0067,0.0042l-0.1057-0.1682
|
||||
c-0.0012-0.002-0.0024-0.0042-0.0037-0.0061l-0.0005-0.0005c-0.8279-1.323-1.6871-2.6523-2.5176-3.938
|
||||
c-0.7129-1.103-1.4497-2.2437-2.1616-3.3711c-0.0861-0.1384-0.2999-0.4751-0.417-0.646c-0.3948-1.2231-0.7554-2.4656-1.0728-3.6936
|
||||
c0.4409-0.8579,0.8286-1.5576,1.2202-2.2012l0.02-0.0332l-0.0283-0.0259c-0.9434-0.8574-1.7725-1.6311-2.5352-2.365
|
||||
c0.0117-1.457,0.0347-2.7227,0.0703-3.8689l0.0029-0.1018l-0.0791,0.0637c-1.5146,1.2178-2.6089,2.7954-3.166,4.5657
|
||||
l-0.2031,0.8479c-1.7944-3.2954-4.6665-5.7058-7.4492-8.0352c-1.3408-1.1226-2.7275-2.2832-3.9668-3.5222
|
||||
c-1.1777-1.3669-2.2065-2.8799-3.2021-4.3428c-0.9463-1.3909-1.9248-2.8291-3.0278-4.137l-0.0181-0.0132
|
||||
c-1.7065-0.6982-3.1672-1.8242-4.3423-3.3457l-0.0098-0.0115c-0.0002-0.0002-0.0002-0.0002-0.0005-0.0005l-0.0103-0.0132
|
||||
l-0.0016-0.0002c-2.0901-2.4436-4.392-4.7112-6.37-6.6086c-0.0498-0.2766-0.1313-0.6956-0.21-1.1008
|
||||
c-0.0645-0.3333-0.127-0.655-0.1675-0.8745l-0.0029-0.0161l-0.0122-0.0107c-0.723-0.6294-1.4648-1.3079-2.2048-2.0161
|
||||
c-0.0247-0.356-0.0619-0.8738-0.0994-1.3994c-0.0415-0.5754-0.0835-1.1584-0.1094-1.5422l-0.001-0.0142l-0.0088-0.011
|
||||
c-2.1772-2.8569-4.96-5.1663-7.6514-7.3997c-0.9946-0.8257-2.0239-1.6797-3.0049-2.5471
|
||||
c-1.5117-1.3606-3.1226-2.6428-4.6807-3.8831c-1.1211-0.8926-2.2803-1.8154-3.397-2.7625
|
||||
c-1.9473-1.1257-3.4346-2.3486-4.5469-3.7388l-0.0088-0.0107l-0.0127-0.0044c-2.2969-0.7749-4.3794-2.2156-6.1914-4.2825
|
||||
l0.1162-0.0637c1.3308-0.7285,2.7065-1.4814,4.251-1.7114c3.0508,0.4175,5.6274,2.0044,8.1187,3.5391
|
||||
c1.9116,1.1775,3.8888,2.3906,6.0747,3.0806l-1.0356,0.9951l0.0786,0.0225c0.9951,0.2842,1.9932,0.627,2.9585,0.9583
|
||||
c2.0176,0.6926,4.104,1.4087,6.3013,1.6414c0.1509,0.1714,0.3726,0.4272,0.5933,0.6824c0.2231,0.2581,0.4458,0.5151,0.5947,0.6838
|
||||
l0.8145,0.4512c1.5349,0.7368,3.1448,1.2595,4.7935,1.5569c0.3606,1.7554,1.8584,2.4585,3.3096,3.1367
|
||||
c0.5283,0.2468,1.0747,0.5022,1.5571,0.8062c3.1255,1.5393,5.6396,3.937,8.0708,6.2559c1.6426,1.5669,3.3413,3.187,5.2183,4.5371
|
||||
c1.4009,1.2617,3.0889,2.231,4.7217,3.1682c2.5928,1.4883,5.2734,3.0273,6.7988,5.7598l0.0083,0.0144l0.0151,0.0061
|
||||
c4.3691,1.7639,8.0903,4.9497,10.4775,8.9709c1.8398,3.0183,4.5132,5.6792,8.1758,8.136c1.3887,0.8245,2.1499,2.217,2.8862,3.564
|
||||
c0.5908,1.0811,1.2017,2.199,2.1387,3.0422c2.9717,2.3677,5.189,5.4905,7.333,8.5105c2.1753,3.0645,4.4253,6.2332,7.4697,8.6282
|
||||
c-1.4614,3.6074,0.9219,6.7893,3.0254,9.5974c0.1686,0.2253,0.3352,0.448,0.5005,0.6714c1.2524,2.938,2.5413,5.9749,3.1313,9.2009
|
||||
c-1.3564-1.8291-2.5326-3.7234-3.4888-5.636l-0.0947-0.1895l0.0059,0.2117c0.0288,1.0156,0.0845,2.0576,0.1382,3.0654
|
||||
c0.0195,0.3696,0.0391,0.7393,0.0576,1.1079c-0.1992-0.1194-0.3989-0.2385-0.5977-0.3572
|
||||
c-0.6582-0.3931-1.3389-0.7993-1.9766-1.197l-0.0854-0.0532l0.0142,0.0996c0.0381,0.2659,0.0679,0.5359,0.0996,0.822
|
||||
c0.1704,1.5356,0.3633,3.2761,1.9409,4.0906c3.0659,2.0034,6.4961,3.8723,10.4849,5.7126
|
||||
c1.2646,0.6262,2.6865,0.9573,4.1118,0.9573c2.4419-0.0002,4.4846-0.9507,5.7529-2.6765l0.0005-0.0007
|
||||
c0.249-0.2676,0.6785-0.7373,0.9526-1.0405l-0.001,0.0054l0.0985-0.1135c0.0031-0.0034,0.0079-0.0088,0.0109-0.012l0.0088-0.01
|
||||
v-0.0005c0.7192-0.8257,1.4449-1.6101,2.0605-2.2688l0.0112-0.012l0.0015-0.0164c0.1216-1.5857,0.626-3.0801,1.3462-4.8359
|
||||
l0.0103-0.0247l-0.0161-0.0212c-0.7876-1.0464-1.5566-2.0718-2.3062-3.1108c0.6006-2.1606,1.1104-3.9302,1.6035-5.5676
|
||||
l0.0117-0.0396l-0.0376-0.0168c-2.0413-0.8958-3.7939-1.4697-5.5144-1.8071c-0.4553-1.2732-1.0828-2.5176-1.6902-3.7207
|
||||
c-1.2749-2.5266-2.5938-5.1394-2.3574-8.1255l0.0039-0.0535l-0.0532,0.0029c-0.479,0.0271-0.9844,0.0569-1.4497,0.0967
|
||||
c-0.9536-4.8621-3.8198-8.9326-6.5923-12.8701c-1.4297-2.031-2.9087-4.1313-4.1074-6.3174
|
||||
c-1.1064-1.5183-2.1753-3.156-3.2632-4.9956c-0.812-2.7913-1.8647-5.0369-3.2178-6.8652
|
||||
c-1.2075-1.5786-2.2109-3.3264-3.1816-5.0168c-0.9855-1.7161-2.0044-3.4895-3.2395-5.0906l-0.0793-1.4675
|
||||
c-0.2114-2.9541-2.4741-4.6887-4.6616-6.3662c-0.917-0.7029-1.8643-1.4294-2.6274-2.228c0.1172-2.4141-1.1792-3.9578-3.4731-4.1367
|
||||
c-0.3345-1.0242-0.6558-2.1201-1.0391-3.5479l-0.0063-0.0232l-0.0225-0.0085c-1.4297-0.5413-2.8521-1.0754-4.2549-1.6023
|
||||
l-0.7329-0.2754c0.0596-0.9294,0.1494-1.8687,0.2676-2.7925l0.0034-0.0254l-0.02-0.0164c-1.395-1.1636-3.1123-1.2483-4.7725-1.3301
|
||||
c-1.7861-0.0881-3.4727-0.1714-4.8315-1.4731c-1.6704-1.1006-2.4194-2.938-3.1436-4.7151
|
||||
c-0.1943-0.4773-0.3955-0.9707-0.6099-1.4353l-0.0103-0.0229l-0.0249-0.0039c-4.6079-0.7253-8.1484-3.7363-11.5723-6.6482
|
||||
c-0.9893-0.8411-2.0122-1.7112-3.0361-2.5024l-0.0161-0.0081c-2.0166-0.5737-3.6855-1.7793-5.2998-2.9453
|
||||
c-1.2212-0.8823-2.4844-1.7944-3.8926-2.4319c-1.2393-0.5989-1.769-1.8801-2.2817-3.1191
|
||||
c-0.2202-0.5332-0.4482-1.0847-0.728-1.5623l-0.0078-0.0134l-0.0146-0.0061c-0.4126-0.1729-0.8457-0.3394-1.2646-0.5002
|
||||
c-1.9854-0.7627-4.0381-1.5515-5.1807-3.4351l-0.4998-1.1665l0.0002-0.0005l-0.0103-0.0234
|
||||
c-0.0027-0.0059-0.0051-0.0117-0.0078-0.0178l-0.0264-0.0615l-0.0004,0.0007c-0.1063-0.2388-0.2108-0.478-0.3146-0.7166
|
||||
c-0.3647-0.8384-0.7417-1.7051-1.1929-2.5088l-0.0161-0.0168c-0.7588-0.4749-1.6138-0.783-2.4409-1.0811
|
||||
c-1.0366-0.3735-2.1084-0.7598-2.9731-1.4749c-2.5337-2.1772-4.5938-5.0518-5.9575-8.3125l-0.0137-0.032l-0.0342,0.0034
|
||||
c-0.9614,0.0952-1.9932,0.2058-3.2446,0.3472c-1.4028-1.7993-2.5459-3.8037-3.3975-5.9578l-0.0093-0.0146
|
||||
c-3.2363-3.4697-8.1875-5.2019-15.1353-5.2947c-1.5742-1.5161-3.7109-3.4172-6.2979-4.7053l-0.0269-0.0132l-0.0234,0.0186
|
||||
c-1.3672,1.0859-2.7407,2.1565-4.1973,3.2725c-1.1299-0.502-2.3848-0.7358-3.9453-0.7358c-0.9419,0-1.9033,0.0837-2.8325,0.1646
|
||||
c-0.9155,0.0796-1.8618,0.1619-2.7749,0.1619c-1.9414,0-3.3804-0.375-4.6709-1.219c-1.1929-0.5583-2.3784-1.385-3.5249-2.1846
|
||||
c-2.1245-1.4814-4.3208-3.0134-6.7544-3.0134c-0.9927,0-1.9496,0.2473-2.9237,0.7551l-2.942,0.5493l-0.1221-3.1794l-0.0752,0.0715
|
||||
c-0.27,0.2563-0.542,0.5112-0.8135,0.7656c-0.5059,0.4741-1.0288,0.9644-1.5171,1.4456c-0.8081-0.2339-2.2905-0.6702-3.0234-0.8921
|
||||
l-0.0195-0.0059l-0.0004,0.0002c-0.5057-0.2024-1.0239-0.303-1.5846-0.303c-1.2324,0-2.4248,0.4841-3.5405,0.9827
|
||||
c-0.6772-0.2612-1.354-0.5234-2.0303-0.7854c-2.4453-0.9475-4.9736-1.927-7.4771-2.835c0.043-0.3359,0.0854-0.6721,0.1279-1.0085
|
||||
c0.1616-1.2744,0.3281-2.592,0.5171-3.8833l0.0039-0.0271l-0.0215-0.0168c-0.5161-0.3977-1.0347-0.7915-1.5532-1.1853
|
||||
c-1.5522-1.1792-3.1572-2.3989-4.6548-3.6931l-0.0186-0.0159l-0.0234,0.0059c-2.0894,0.5188-4.2593,0.5383-6.3579,0.5571
|
||||
c-2.3027,0.0205-4.6836,0.0417-6.9556,0.7217c-3.5498,0.355-6.811,1.2864-9.6929,2.7681l-2.0029-0.3159
|
||||
c-0.6816-0.5337-1.3438-1.0854-1.9683-1.6406l-0.0171-0.0149l-0.0225,0.0039c-4.6296,0.8176-9.8762,1.7449-13.9479,4.9404
|
||||
l-0.0219,0.002l-0.001,0.0039c-2.8561,0.5256-5.0878,1.533-6.8179,3.0747c-2.3783-1.1238-4.9984-2.3213-8.2441-3.7676
|
||||
l-0.0361-0.0161l-0.022,0.0327c-0.3501,0.5227-0.6982,1.0522-1.0342,1.5642c-0.2322,0.353-0.4629,0.7046-0.6936,1.0525
|
||||
c-0.9041,1.0891-1.9243,2.0891-2.9109,3.0559l-0.2317,0.2275c-0.324,0.0313-0.632,0.0481-0.9138,0.0481
|
||||
c-1.896,0-2.9946-0.7004-3.3584-2.1414c0.5513-1.9641,2.3149-3.0303,4.0205-4.0613c0.5327-0.322,1.0819-0.6548,1.5746-1.0054
|
||||
l0.0006,0.0002l0.0208-0.0146c0.0007-0.0005,0.0018-0.001,0.0027-0.0017l0.0625-0.0449l-0.0039-0.002
|
||||
c0.6758-0.4807,1.306-1.0496,1.8696-1.7004l0.0244-0.0288l-0.0225-0.0303c-1.2412-1.644-1.9985-3.3931-2.251-5.1985
|
||||
c-0.2246-1.5459-0.9863-2.9036-1.7227-4.2168c-0.8101-1.4431-1.6475-2.9353-1.7568-4.6692l-0.0015-0.021l-0.0166-0.0129
|
||||
c-1.0303-0.8086-2.2715-1.1213-3.4717-1.4236c-0.9072-0.2285-1.8452-0.4648-2.6641-0.9148
|
||||
c-0.939-1.4961-1.2813-3.272-1.6118-4.9897c-0.1509-0.7817-0.3066-1.5901-0.5161-2.3577l-0.0234-0.0842l-0.0571,0.0659
|
||||
c-1.5457,1.77-2.9561,3.7209-4.1931,5.7986l-0.5485,0.1057l-3.0109,0.1604c-0.5581,0.0947-1.709,0.2817-2.3252,0.3762
|
||||
c-1.3535-1.4272-2.9702-3.0061-5.0264-3.7322c-0.8101-0.3904-1.6733-0.5884-2.5669-0.5884c-2.5137,0-4.9878,1.543-7.1704,2.9045
|
||||
c-0.4854,0.3027-0.9438,0.5886-1.3975,0.8557l-0.1133,0.0667l0.1299,0.02c1.5371,0.2363,3.2046,0.4739,5.0967,0.7253
|
||||
c0.1147,0.7354,0.2583,1.4956,0.3965,2.2312c0.6753,3.5857,1.373,7.2932-0.5596,10.6008c-1.1646,3.1765-3.1982,5.8713-5.165,8.4775
|
||||
c-1.625,2.1528-3.3042,4.3794-4.4951,6.873c-3.0547,1.1885-4.8838,3.9185-6.6523,6.5603
|
||||
c-0.4373,0.6531-0.8894,1.3274-1.3479,1.9578c-0.3184-0.0139-0.6361-0.0161-0.906-0.0161c-0.1157,0-0.2314,0.0005-0.3472,0.0007
|
||||
c-1.6533,0.0073-3.2695-0.0056-4.5288-1.0474c-0.5781-0.3406-1.1411-0.7754-1.6855-1.196
|
||||
c-1.252-0.9666-2.5464-1.9661-4.1743-1.9661c-0.1514,0-0.3062,0.0085-0.4512,0.0256c-0.1362-0.0078-0.2739-0.0117-0.4102-0.0117
|
||||
c-3.3075,0-6.0255,2.2739-8.4243,4.2871l-0.0044-0.0012l-0.0164,0.0183l-0.0676,0.0569l0.0144,0.0037
|
||||
c-0.2928,0.3333-0.8213,0.9353-1.0916,1.2534c-0.7197,0.2952-1.4556,0.439-2.2495,0.439c-1.5444,0-3.083-0.5608-4.5708-1.1033
|
||||
c-1.5181-0.5532-3.0879-1.1252-4.6953-1.1252c-0.1406,0-0.2822,0.0044-0.4214,0.0132c-2.7384,0.2456-6.145,0.552-8.6245,2.593
|
||||
l-0.4465,0.1067c-1.9569,0.0239-3.9294-0.3235-5.8323-0.6567c-1.8374-0.3213-3.7368-0.6536-5.6201-0.6536
|
||||
c-0.9141,0-1.7549,0.0757-2.5693,0.231c-0.4507,0.0669-0.9175,0.0994-1.4272,0.0994c-1.0005,0-2.0137-0.1292-2.9937-0.2542
|
||||
c-0.9819-0.1252-1.9971-0.2546-3.001-0.2546c-0.4277,0-0.8223,0.0227-1.2065,0.0691c-0.7881,0.0881-1.6113,0.1311-2.5171,0.1311
|
||||
c-1.5664,0-3.1577-0.1316-4.6968-0.259c-1.752-0.145-3.5659-0.2954-5.3516-0.2522l-0.0601,0.0015l-0.437-0.0029
|
||||
c-2.3657-0.0056-4.812-0.0115-7.0869-0.7761l-0.0215-0.0071l-0.0186,0.0117c-2.2035,1.3838-4.3137,2.488-6.4513,3.3757
|
||||
c-0.2365,0.0754-0.5906,0.186-0.9442,0.2964c-0.335,0.1045-0.6694,0.2087-0.9019,0.283c-0.2109-0.2788-0.5176-0.6797-0.8262-1.0833
|
||||
c-0.3311-0.4333-0.665-0.8696-0.8838-1.1604l-0.0195-0.0254l-0.0308,0.0085c-0.8296,0.2336-1.6636,0.5061-2.4702,0.7698
|
||||
c-1.8174,0.594-3.6963,1.2083-5.6299,1.4084c-3.4209,0.1897-6.5371,1.6631-9.5508,3.0879
|
||||
c-0.4878,0.2305-0.9917,0.4688-1.4863,0.6965c-1.5254,0.7029-2.7578,1.8794-3.9502,3.0168
|
||||
c-1.5015,1.4329-3.0542,2.9146-5.1821,3.4104c-1.8866,0.5103-4.0286,1.2505-5.6187,2.8699
|
||||
c-1.0022,0.8318-2.1851,1.5085-3.5156,2.0115l-0.0645,0.0244l0.0017,0.002l-0.7429,0.3103l-0.0078,0.0132
|
||||
c-0.187,0.3108-0.5176,0.8625-0.7014,1.178c-2.1965-0.8301-4.6409-1.2688-7.2688-1.3008c-1.7646,0-3.502-0.3652-5.1821-0.7185
|
||||
c-1.4624-0.3076-2.9747-0.6252-4.5063-0.7002v-0.0012c-3.1206-0.1091-5.8403-0.6479-8.314-1.6467l-0.0366-0.0146l-0.0205,0.0332
|
||||
c-0.2778,0.4448-0.5435,0.9121-0.8008,1.3643c-0.6973,1.2261-1.4185,2.4939-2.4556,3.4604
|
||||
c-0.8545,0.3479-1.7427,0.6619-2.6016,0.9656c-2.1733,0.7683-4.4209,1.5627-6.3301,2.9771l-0.0825,0.061l0.1001,0.0222
|
||||
c1.8799,0.417,3.7739,0.6746,5.5454,0.8892c-1.0979,1.043-2.4067,2.2346-3.8381,3.2498c-0.6888-0.3899-1.3837-0.793-2.0564-1.1831
|
||||
c-2.1484-1.2466-4.3706-2.5354-6.6816-3.5544l-0.0132-0.0056l-0.0142,0.0024c-0.168,0.0305-0.4219,0.0742-0.6738,0.1174
|
||||
c-0.2432,0.0417-0.4844,0.0833-0.6465,0.1125l-0.0405,0.0073l0.002,0.041c0.0527,1.1133,0.1606,2.2529,0.2651,3.355l0.043,0.4534
|
||||
c-1.5137,1.3147-2.2524,3.1611-2.7754,4.7952l-0.0176,0.0537l0.0562,0.0071c2.3813,0.3079,4.7798,0.6572,7.1021,0.9958
|
||||
c-0.7104,0.6604-1.4636,1.3896-2.2964,2.2219l0,0l-0.0068,0.0068c-0.0056,0.0056-0.0105,0.0103-0.0161,0.0159l-0.0479,0.0481
|
||||
l0.0027,0.0012c-1.2324,1.2268-2.337,2.8062-3.374,4.8274h-0.0002l-0.0186,0.0337c-0.001,0.0017-0.0015,0.0034-0.0023,0.0051
|
||||
l-0.0236,0.0454l0.0022,0.0007c-1.0005,1.8486-0.7224,3.9109-0.449,5.9067l0.0239,0.1758
|
||||
c-0.7239,0.6282-1.4598,1.2849-2.3805,2.1238l-0.0057,0.0005l-0.0095,0.0134l-0.0994,0.0908l0.0315-0.0029
|
||||
c-0.953,1.3208-2.2465,1.9949-3.8513,1.9949h-0.0005c-1.104,0-2.3169-0.3142-3.6045-0.9338l-0.0688-0.033l0.0015,0.0759
|
||||
c0.0703,4.0967-1.5264,7.8857-3.0708,11.5503c-0.202,0.4802-0.4041,0.96-0.6023,1.4397c-1.1376-0.0918-2.2798-0.1777-3.385-0.2607
|
||||
l-0.6401-0.0481l-0.0146,0.0117c-1.6021,1.311-3.3706,2.668-5.4072,4.1487l-0.0195,0.0139v0.0239
|
||||
c0,0.4409,0.0093,1.2744,0.019,1.7205c-1.6685,0.2744-3.3843,0.4136-5.1016,0.4136c-3.0796,0-6.2344-0.4438-9.3779-1.3193
|
||||
l-0.1021-0.0283l0.0474,0.0945c0.6479,1.2861,1.2632,2.4841,1.8799,3.6611c-0.5111,0.3008-1.4844,0.8792-1.9888,1.1855
|
||||
c-1.1831,0.4832-2.3906,0.7285-3.5894,0.7285c-1.1875,0-2.3384-0.2419-3.4209-0.719l-0.0381-0.0166l-0.7803,1.3142
|
||||
c-0.1143,0.1792-0.2876,0.4531-0.4556,0.7185c-0.1348,0.2134-0.2661,0.4214-0.3613,0.5708
|
||||
c-0.9199,0.0391-1.833,0.0688-2.7148,0.0884c-0.4878-0.9749-0.9912-1.9819-1.4663-2.9727l-0.0439-0.0913l-0.0415,0.0925
|
||||
c-0.5596,1.2561-1.1099,2.5359-1.6353,3.8049c-0.3032-0.0647-0.6157-0.1467-0.9185-0.2261
|
||||
c-0.7119-0.1868-1.4482-0.3799-2.1548-0.3799c-0.7378,0-1.356,0.2139-1.8887,0.6538l-0.042,0.0344l0.04,0.0364
|
||||
c1.2124,1.1008,2.4727,2.1892,3.6567,3.2026c-1.5991,1.1873-3.25,2.4854-5.0444,3.9666l-0.0337,0.0276l0.0254,0.0356
|
||||
c0.5762,0.8162,1.187,1.6655,1.8169,2.5249c-1.1206,0.5327-2.3154,0.9812-3.5518,1.333l-0.0239,0.0068l-0.0078,0.0234
|
||||
c-0.0693,0.209-0.208,0.6343-0.2783,0.8557v0.0002c-0.5005,1.1492-1.1846,2.6519-2.0356,4.0823
|
||||
c-0.6611,0.957-1.3613,1.8997-2.0386,2.8115c-0.2173,0.2922-0.4346,0.5845-0.6504,0.8772l-0.0308,0.0415l0.0444,0.0266
|
||||
c1.4043,0.845,2.811,1.6838,3.8799,2.3201l0.0396,0.0237l0.0244-0.0396c0.8682-1.4211,1.8027-2.8875,2.7793-4.3594
|
||||
c0.7034,1.0845,1.2073,2.2703,1.4995,3.5259l-1.5737,2.1633c-0.7163,0.0405-2.1042,0.1191-2.7974,0.1589l-0.0381,0.0022
|
||||
l-0.0059,0.0374c-0.2275,1.4541-0.439,2.939-0.6284,4.4133c-0.6968,0.5994-1.3857,1.218-2.0479,1.8396l-0.0161,0.0154
|
||||
l0.0015,0.0225c0.0786,1.0469,0.1597,2.1294,0.2788,3.1948c-0.5313,0.8022-0.9902,1.561-1.4028,2.3191l-0.0054,0.0171
|
||||
c-0.0278,0.239-0.0659,0.5862-0.105,0.9407c-0.0459,0.4165-0.0928,0.8438-0.125,1.1172c-0.2061,1.2761-0.5225,2.5325-0.9409,3.7361
|
||||
c-1.6016-1.8418-3.1499-3.7646-4.6479-5.6248c-0.2559-0.3176-0.5117-0.6355-0.7681-0.9534l-0.0127-0.0154l-0.02-0.0017
|
||||
c-1.3779-0.1206-2.7441-0.2214-4.061-0.3l-0.0483-0.0027l-0.0015,0.0481c-0.0049,0.1702-0.0098,0.4255-0.0151,0.6807
|
||||
c-0.0049,0.2546-0.0098,0.5095-0.0146,0.6792l-0.0005,0.02l0.0137,0.0142c0.3872,0.3972,1.1724,1.1826,1.5596,1.5696
|
||||
c0.0449,0.3032,0.1079,0.7375,0.1724,1.1836c0.0791,0.5466,0.1606,1.1104,0.2153,1.4712l0.0068,0.0452l0.0454-0.0059
|
||||
c1.1079-0.1382,2.2251-0.2769,3.3721-0.4153c0.8706,2.5684,1.8062,5.1609,2.7114,7.6685c0.5957,1.6499,1.2114,3.3555,1.8037,5.0403
|
||||
c-2.2769,1.3879-4.4849,2.9434-6.5625,4.6238l-0.0308,0.0244l0.0874,0.1604c0.5928,1.0896,1.2056,2.2166,1.8315,3.3242
|
||||
l0.2408,0.4331c-0.0458,0.1624-0.1117,0.3943-0.1783,0.6279c-0.0664,0.2336-0.1323,0.4663-0.1738,0.6165
|
||||
c-0.8613,1.8503-0.3457,3.6848,0.1528,5.4592c0.4727,1.6816,0.9609,3.4199,0.2627,5.1592
|
||||
c-0.7422-0.7026-1.5996-1.0586-2.5483-1.0586c-2.6484,0-5.1021,2.6711-5.7905,3.4897l-0.0093,0.0173
|
||||
c-0.125,0.438-0.356,1.2939-0.4604,1.6909l-0.0015,0.0125c0.0103,0.9692,0.0503,1.9519,0.1187,2.9214
|
||||
c-2.5581,2.5359-1.9517,6.0964-1.4165,9.2385l0.04,0.2324c0.6563,2.321-0.4648,4.3889-1.5488,6.3889
|
||||
c-0.3218,0.5928-0.6538,1.2058-0.9287,1.8088l-0.0093,0.0198l0.0093,0.0195c0.3784,0.8096,0.8013,1.6279,1.1353,2.2642
|
||||
c-1.0654,0.0103-2.1016,0.03-3.104,0.0491l-0.0327,0.0007l-0.0107,0.0313c-2.2046,6.5684-5.6846,13.1753-10.3374,19.6311
|
||||
c-0.2979,0.2844-0.6118,0.4287-0.9326,0.4287c-0.8569,0-1.5547-1.0063-1.8154-1.439l-0.0181-0.0303l-0.0342,0.0093
|
||||
c-0.2705,0.073-0.5391,0.1448-0.8071,0.2161c-0.4438,0.1184-0.8848,0.2358-1.3218,0.3569
|
||||
c0.0532-1.5708,0.4087-3.1287,0.7524-4.6357c0.4922-2.1575,1.001-4.3884,0.625-6.6797l-0.0288-0.1748l-0.146,0.3938
|
||||
c-0.9268,2.5042-1.8857,5.0935-2.5366,7.7373l-0.0029,0.0107l0.0024,0.0107c0.9648,4.3074-0.0176,8.5481-0.9678,12.6494
|
||||
c-0.4463,1.926-0.9077,3.9177-1.1636,5.8982c-0.2456,5.3323-1.0713,11.3088-5.3394,15.2126
|
||||
c-6.0586,7.415-10.5869,16.0134-14.9663,24.3286c-0.472,0.8962-0.9436,1.7917-1.4172,2.6855
|
||||
c-0.9553,1.3684-2.1565,2.5608-3.3186,3.7139c-0.6338,0.6289-1.2891,1.2791-1.9014,1.9568
|
||||
c-2.7393,4.4128-5.1637,9.2207-4.3794,14.4766c-0.3751,0.3628-0.7612,0.7278-1.1348,1.0808
|
||||
c-0.49,0.4629-0.9937,0.9417-1.4795,1.4187l0.0264-0.1274l-0.1405,0.2371l-0.0055,0.0056l-0.0013,0.0063
|
||||
c-2.0015,3.3828-3.2015,7.2097-4.3619,10.9104c-0.144,0.4602-0.288,0.9197-0.4333,1.3782
|
||||
c-0.2316,0.1743-0.4646,0.3494-0.698,0.5249c-4.9746,3.7373-10.1182,7.6021-12.1941,13.571
|
||||
c-2.1589,2.8157-4.4094,5.8855-6.2494,9.2537h-0.0004l-0.0088,0.0151c-0.0076,0.0132-0.0139,0.0269-0.0216,0.0398l-0.0365,0.0669
|
||||
l0.0004-0.0002c-4.6061,7.95-7.2003,16.9185-7.4984,25.9502c-0.4904,1.4878-0.5356,3.0894-0.5791,4.6384
|
||||
c-0.0669,2.3792-0.1299,4.6262-1.6523,6.5415c-1.0088,1.4229-1.3867,3.1152-1.7524,4.752
|
||||
c-0.2015,0.9043-0.4105,1.8394-0.723,2.7175l-0.0001,0.0002c-0.002,0.0046-0.0032,0.0098-0.0051,0.0146l-0.0359,0.1001
|
||||
l0.001-0.0005c-0.7351,1.8716-1.1597,3.9067-1.2529,6.0557c-0.5356,0.6577-1.1084,1.3857-1.8003,2.2891l-0.0093,0.0122
|
||||
l-0.0005,0.0151c-0.059,2.1401-0.1199,4.353-0.1902,6.5393c-0.6079,0.9956-0.8765,2.1873-0.8201,3.6409
|
||||
c-0.0117,0.4922-0.0239,0.9846-0.0361,1.4773c-0.1345,5.4263-0.2734,11.0371,0.613,16.4949
|
||||
c-0.1472,0.1272-0.3584,0.3059-0.574,0.4883c-0.229,0.1938-0.4581,0.3879-0.6111,0.5203l-0.4402,0.3701
|
||||
c-1.9722,0.9653-4.2175,1.4351-6.8638,1.4351c-2.3501,0-4.7739-0.3608-7.1182-0.7097c-1.7656-0.2629-3.5913-0.5349-5.3369-0.6418
|
||||
c-0.2764-0.0337-0.5586-0.0508-0.8384-0.0508c-2.4678,0-4.6382,1.2935-6.7368,2.5442c-0.251,0.1497-0.5005,0.2981-0.7482,0.4431
|
||||
c-4.1381-0.9614-8.327-2.0112-12.3788-3.0264c-4.6655-1.1692-9.4897-2.3782-14.2607-3.4585
|
||||
c-2.0493-0.7625-3.7338-1.2065-5.2998-1.3989l-0.0015-0.0015l-0.0173-0.0015l-0.1257-0.0151l0.0104,0.0112
|
||||
c-0.8575-0.0576-1.7338-0.0908-2.6105-0.0908c-1.0414,0-2.1125,0.0417-3.1843,0.1235l-0.0046-0.0068l-0.0291,0.0088l-0.0745,0.0056
|
||||
l0.0114,0.0168c-3.3674,1.0449-5.9216,3.3696-8.3903,5.6208c-1.6266,1.4832-3.3083,3.0164-5.2002,4.1667
|
||||
c-1.4557,0.1641-2.8652,0.2473-4.1885,0.2473c-2.6768,0-5.1748-0.3418-7.4307-1.0176c-2.2959-0.3833-4.6226-0.8157-6.8721-1.2341
|
||||
c-5.0874-0.9456-10.3479-1.9233-15.6035-2.3955c-1.6981-0.9116-3.5525-1.3743-5.5122-1.3743c-3.1982,0-6.5563,1.2932-9.219,3.5479
|
||||
l-0.0193-0.0063l-0.0115,0.031l-0.0544,0.0459l0.0332,0.011c-0.0645,0.1736-0.1526,0.4092-0.2432,0.6506
|
||||
c-0.0944,0.251-0.187,0.498-0.2518,0.6726c-0.1891,0.0593-0.3785,0.1208-0.5685,0.1829c-0.9565,0.312-1.9453,0.6348-2.9307,0.6348
|
||||
c-0.4766,0-0.9146-0.0735-1.3433-0.2256c-1.4873-0.3894-3.0464-0.6008-4.5537-0.8052c-2.5537-0.3462-5.1948-0.7041-7.5386-1.9421
|
||||
c-1.7705-0.8013-3.7153-0.8469-5.5962-0.8909c-1.0376-0.0244-2.1108-0.0496-3.1348-0.2024
|
||||
c-1.6621-0.2925-3.3511-0.5957-4.9849-0.8892c-5.9661-1.0718-12.1358-2.1799-18.2425-2.9805l-0.0026-0.0005
|
||||
c-1.2568-0.2251-2.9082-0.4836-4.5391-0.4836c-1.7117,0-3.2021,0.2817-4.5576,0.8501l0.0151-0.0381l-0.1185,0.0764l-0.0148,0.0061
|
||||
l-0.0018,0.0049c-1.2527,0.8066-2.4246,1.6604-3.7155,2.6123c-8.6943-0.719-17.7676-2.0237-26.9653-3.8772
|
||||
c-3.1265-0.7827-6.312-1.5615-9.3926-2.3149c-13.897-3.3982-28.2671-6.9121-41.9287-11.9026
|
||||
c-1.9526-0.8838-4.0283-1.5964-6.0361-2.2854c-3.873-1.3296-7.8784-2.7043-11.1528-5.3669
|
||||
c-2.6138-2.2974-5.5859-4.1865-8.4604-6.0137c-3.5654-2.2666-7.2524-4.6101-10.2681-7.7451
|
||||
c-0.5005-1.7969,1.0454-2.2717,2.6816-2.7747c0.9565-0.2942,1.9453-0.5981,2.5122-1.1914
|
||||
c2.1196-2.5364,3.2095-6.1433,2.8452-9.4133c-0.2913-2.6138-1.46-4.7715-3.3787-6.2405l-0.0002-0.0002
|
||||
c-0.0938-0.0881-0.2329-0.2224-0.3706-0.3545c-0.127-0.1226-0.2529-0.2437-0.3394-0.3254l-0.0002-0.0002
|
||||
c-0.8965-0.927-1.9448-1.7002-2.9593-2.4475c-0.9326-0.6873-1.897-1.3979-2.7251-2.2158
|
||||
c-0.4575-0.6318-0.8975-1.2932-1.3223-1.9329c-0.9362-1.4082-1.9044-2.8633-3.12-4.0889l-0.0001-0.0012l-0.4023-0.4165
|
||||
c-4.6406-4.8054-9.439-9.7744-15.082-13.5676c-2.9849-2.7019-6.3394-5.0281-9.583-7.2773
|
||||
c-2.9335-2.0342-5.9666-4.1379-8.7101-6.5088c0.0255-0.4502,0.0504-0.9004,0.0749-1.3501
|
||||
c0.0479-0.8711,0.0984-1.7695,0.1545-2.6523l0.0125,0.0229l-0.0029-0.1875l0.0009-0.0127l-0.002-0.0034
|
||||
c-0.0637-3.6296-3.7936-7.188-7.54-7.188c-1.6338,0-3.0432,0.6982-4.0792,2.0176c-1.0633,0.1313-2.1846,0.2612-3.3331,0.3857
|
||||
c-4.623-3.6765-9.8204-6.6963-14.8475-9.6169c-2.7371-1.5898-5.5661-3.2341-8.2691-4.9646l0.0001-0.0002l-0.0222-0.0134
|
||||
c-0.0031-0.002-0.0064-0.0039-0.0095-0.0059l-0.0498-0.0317l-0.0006,0.0017c-12.27-7.4412-25.3275-14.4248-38.8126-20.76
|
||||
l0.0036-0.0005l-0.1404-0.0649c-0.0051-0.0024-0.0102-0.0049-0.0153-0.0073l-0.0117-0.0054h-0.0005
|
||||
c-16.5803-7.6851-31.5444-13.3584-45.7461-17.343c-17.0728-4.79-32.8306-7.1184-48.1738-7.1184
|
||||
c-4.3872,0-8.7788,0.1992-13.0542,0.5928c-0.2686,0.0354-0.5376,0.0715-0.8066,0.1077c-1.9321,0.26-3.9297,0.5286-5.8936,0.5286
|
||||
c-1.1255,0-2.1437-0.0869-3.1125-0.2642l-0.0002-0.0002l-0.0111-0.0012c-0.0005-0.0002-0.0011,0-0.0016-0.0002l-0.1587-0.0291
|
||||
l0.011,0.0103c-0.3878-0.0498-0.9056-0.1177-1.4309-0.1868c-0.5894-0.0774-1.1787-0.155-1.5737-0.2048l-0.0122-0.0017
|
||||
l-0.0117,0.0049c-2.4966,1.0444-5.1733,1.5916-7.7617,2.1206c-2.1665,0.4429-4.4067,0.9009-6.5356,1.6484l-0.0003,0.0002
|
||||
c-14.9741,4.1121-29.5321,12.0134-42.1075,22.8501l-0.0006-0.0022l-0.056,0.0498c-0.0004,0.0002-0.0007,0.0007-0.0011,0.001
|
||||
l-0.022,0.0188l0.0001,0.0005c-0.5628,0.5005-1.1464,1.0105-1.7111,1.5042c-4.7427,4.1445-9.6457,8.4307-11.3914,14.6194
|
||||
l-0.0075,0.001l-0.0031,0.0327l-0.0184,0.0649l0.0075-0.001c-0.3544,3.1558-2.3974,5.3962-4.3771,7.5615
|
||||
c-1.2211,1.3357-2.4831,2.7168-3.3624,4.313l-0.0029,0.0044c-6.3097,9.4912-10.4089,19.9097-11.8669,30.1428l-0.0008-0.0024
|
||||
l-0.0298,0.1985c-1.1567,7.6814-1.5669,14.0522-1.29,20.0459c-0.3335,13.3,2.4398,27.3997,8.2425,41.9067
|
||||
c0.3867,1.3286,0.9664,2.6035,1.527,3.8367c0.4995,1.0986,1.0161,2.2349,1.3906,3.3938c0.3628,2.8188,0.2822,5.7092,0.2046,8.5042
|
||||
c-0.0894,3.2102-0.1821,6.5298,0.3951,9.7659c0.0265,1.8359,0.1044,3.7036,0.1801,5.5098
|
||||
c0.0674,1.6067,0.1367,3.2681,0.1699,4.9043c-0.0098,0.459-0.0264,1.1406-0.0435,1.8303c-0.0179,0.7317-0.0358,1.47-0.046,1.9614
|
||||
c-1.0277,1.1604-1.8727,2.1584-2.6494,3.2478c-1.8472,1.6914-1.9742,4.249-0.3862,7.8206
|
||||
c0.9414,1.9509,0.6997,4.1067,0.4658,6.1917c-0.042,0.376-0.0854,0.7649-0.1206,1.1423c-0.3203,2.5347,0.0444,5.0818,0.3975,7.5449
|
||||
c0.2643,1.8464,0.537,3.7554,0.522,5.6516l-0.0015,0.0015l0.001,0.0088c-1.0787,1.9675-1.3627,3.9219-0.8467,5.8103l-0.0078,0.0032
|
||||
l0.0179,0.0413l0.0129,0.0474l0.0062-0.0024c2.0419,4.7769,4.8115,11.2979,0.5309,15.7971l-0.0186,0.0195l0.0078,0.0259
|
||||
c1.2304,4.2168,1.1843,7.7065-0.1407,10.6689c-6.3818,1.9985-12.981,4.0627-19.7585,4.5593
|
||||
c-0.941-0.8193-1.7557-1.5398-2.4883-2.2009c-1.04-1.6025-1.7471-3.2773-2.101-4.9775c-0.1999-4.2671-0.7007-7.9907-1.5309-11.3843
|
||||
l-0.0063-0.0259l-0.0254-0.0078c-0.1987-0.0596-0.498-0.1436-0.7983-0.228c-0.2713-0.0762-0.5328-0.1501-0.7311-0.2085
|
||||
l0.0124-0.0112l-0.0956-0.0132l-0.0225-0.0066l-0.0037,0.0034c-2.524-0.3438-4.6144-0.5044-6.5749-0.5044
|
||||
c-3.2283,0-6.0002,0.4495-8.4742,1.3726l-0.0004-0.0002l-0.0179,0.0061c-0.0013,0.0005-0.0027,0.0007-0.0041,0.0012l-0.0023,0.001
|
||||
l-0.4884,0.1646c-1.2692,0.428-2.5804,0.8713-3.8488,1.3589l0.0031-0.0337l-0.0802,0.062l-0.0204,0.0081l-0.001,0.01
|
||||
c-2.3625,1.8472-1.5992,4.532-0.8598,7.1287c0.3135,1.1006,0.6377,2.2388,0.6978,3.2671l0.0001,0.0002
|
||||
c0.0289,0.6265,0.1167,1.3,0.2099,2.0137c0.3223,2.4717,0.688,5.2732-1.4839,6.7805c-1.7954,0.5171-3.6748,0.8074-5.4927,1.0881
|
||||
c-1.9336,0.2986-3.9326,0.6074-5.8403,1.1899l-0.0327,0.01l-0.0005,0.0339c-0.0151,0.8142-0.0488,1.6553-0.0811,2.4685
|
||||
c-0.166,4.1501-0.3379,8.4414,1.7271,12.1951l0.0142,0.0256l0.0293-0.0015c2.624-0.1353,5.2275-0.2039,7.7378-0.2039
|
||||
c1.6983,0,3.3979,0.0313,5.0522,0.0933c3.0497,2.4019,3.4278,6.0601,3.7925,9.5977c0.1467,1.4253,0.2993,2.8984,0.6251,4.2661
|
||||
h-0.0001l0.0039,0.0188c0.1963,1.0398,0.3994,2.115,0.6104,3.1902l0.0073,0.0369l0.0376,0.001
|
||||
c2.1104,0.054,4.0562,0.0801,5.9492,0.0801c3.3354,0,6.3921-0.0818,9.3442-0.25l0.04-0.0024l0.0039-0.0393
|
||||
c0.2012-1.8445,1.6841-1.8743,3.1182-1.9028c0.4497-0.009,0.9146-0.0183,1.3232-0.0862l0.0371-0.0061l0.002-0.0378
|
||||
c0.1226-2.625,0.0664-5.2915,0.0122-7.8704c-0.0513-2.4578-0.105-4.9993-0.0029-7.4922c0.3975-1.0159,1.1582-1.8525,1.8936-2.6619
|
||||
c0.3262-0.3591,0.6636-0.7302,0.9624-1.1101c2.5771,0.0742,5.1914,0.0842,7.4102,0.0842c0.7188,0,1.438-0.001,2.1572-0.0022
|
||||
c0.7188-0.001,1.438-0.0022,2.1572-0.0022c2.4886,0,5.1662,0.012,7.8817,0.0991c1.0211,0.4878,2.0367,1.0476,3.0192,1.5896
|
||||
l0.167,0.092l0.1577,3.2908l0.0313,0.8022c0.0466,1.2217,0.0956,2.4849,0.1757,3.7449l-0.0223-0.0066l0.0262,0.0786l0.0016,0.0273
|
||||
l0.0096,0.0029c0.4033,1.2056,1.0414,2.3228,1.6593,3.4028c0.3228,0.5649,0.6572,1.1492,0.9507,1.7305
|
||||
c0.5464,2.1172,0.7749,4.3376,0.9961,6.4849c0.2642,2.5667,0.5376,5.2209,1.3579,7.7349c0.377,0.7314,0.9092,1.395,1.4238,2.0369
|
||||
c0.8086,1.0083,1.6445,2.0513,1.8809,3.3657c0.4307,4.7422,0.748,9.5754,1.0547,14.2498
|
||||
c0.3413,5.2026,0.6943,10.5825,1.2051,15.8577c0.0898,2.9297,0.3813,5.8955,0.6636,8.7637
|
||||
c0.4072,4.1414,0.8281,8.4233,0.6479,12.6641c-0.7881,0.3599-1.6189,0.7495-2.6824,1.2581l-0.0002-0.0002l-0.0225,0.0107
|
||||
c-2.1284,1.0269-4.333,1.981-6.4648,2.9033c-1.5817,0.6846-3.2176,1.3921-4.81,2.1248l-0.003,0.0012
|
||||
c-0.9601,0.4155-1.9147,0.8779-2.8378,1.3735c-0.9022-0.1667-1.835-0.4082-2.7374-0.6423
|
||||
c-1.7178-0.4458-3.4941-0.9067-5.2358-0.9067c-1.2813,0-2.4165,0.2473-3.4644,0.7534c-2.8203,0.8494-5.1387,3.1184-6.3613,6.2253
|
||||
c-1.2874,3.2729-1.1198,6.832,0.4459,9.5261l-0.0016,0.0081l0.0126,0.0134l0.0601,0.103l0.0061-0.031
|
||||
c0.1983,0.2141,0.4618,0.5039,0.7327,0.8027c0.2393,0.2634,0.4654,0.5115,0.6532,0.7156l-0.0424-0.0156l0.1768,0.1621
|
||||
c2.3604,2.1633,2.6274,5.3059,2.8862,8.3452c0.0801,0.9438,0.1631,1.9197,0.3086,2.8345
|
||||
c0.4561,4.8447,0.9629,9.7681,1.4536,14.5295c1.1782,11.4363,2.3965,23.262,2.9976,34.9446
|
||||
c0.32,1.7356-0.3439,3.4421-2.0269,5.2161l-0.0034,0.0002l-0.0098,0.0146l-0.081,0.0852l0.0155-0.001
|
||||
c-0.2407,0.3367-0.5319,0.656-0.8446,0.991c-0.8198,0.8777-1.6675,1.7852-1.4507,3.073l0.0034,0.0112
|
||||
c1.1567,2.5828,3.8979,3.7683,6.3159,4.8145l0.0502,0.0217c0.0515,0.144,0.1287,0.3706,0.1989,0.5764
|
||||
c0.0383,0.113,0.0737,0.2175,0.1013,0.2974c0.0468,3.9734,0.4434,7.9902,0.8274,11.8752
|
||||
c0.4434,4.4875,0.9019,9.1284,0.8232,13.7261c-1.7222,1.7139-3.2104,3.6472-4.4243,5.7463l-0.0195,0.0334l0.0293,0.0254
|
||||
c1.7314,1.5024,3.5024,3.012,5.2642,4.4868c0.079,6.0696,0.372,11.1362,1.5389,16.1284l-0.0004,0.0022l0.0024,0.0088
|
||||
c0.001,0.0042,0.002,0.0081,0.0031,0.0122l0.0565,0.2424l0.0015-0.0122c1.1628,4.5581,2.2718,9.4478,2.5986,14.4033
|
||||
c-0.0015,0.1899,0.0057,0.365,0.0071,0.5496c0.0012,0.1628,0.0027,0.324,0.0063,0.4878c0.0137,0.6135,0.038,1.2117,0.0857,1.7891
|
||||
h0.0004c0.0001,0.0005,0,0.0007,0.0001,0.0012c0.1152,1.0461,0.2334,2.0923,0.3516,3.1387
|
||||
c0.4981,4.4077,1.0132,8.9648,1.298,13.4736c-0.4495,3.4912,0.0503,6.9971,0.5335,10.3877
|
||||
c0.3237,2.2708,0.6582,4.6189,0.7065,6.946h0.0007c-0.0001,0.0015-0.0001,0.0032-0.0002,0.0046
|
||||
c0.6191,5.0337,1.083,10.1746,1.5317,15.1462c0.7182,7.9558,1.4608,16.1824,2.8575,24.1838
|
||||
c0.3705,3.906,0.6332,7.8914,0.8871,11.7458c0.4999,7.5918,1.017,15.4421,2.3828,23.0637
|
||||
c0.0757,1.1116-0.1383,2.2195-0.3457,3.2908c-0.037,0.1899-0.0734,0.3801-0.1086,0.5708l-0.0012,0.0005l-0.0039,0.0256
|
||||
c-0.0001,0.0005-0.0001,0.0012-0.0002,0.0017l-0.0154,0.0837l0.0085-0.0037c-0.1083,0.7676-0.134,1.5959-0.0745,2.5292
|
||||
l-0.0092,0.0001l0.0104,0.051l0.0028,0.0425l0.0058-0.0001c0.2564,1.2804,0.5451,2.6538,0.9073,4.3173
|
||||
c-0.3682,0.3625-0.7559,0.7273-1.1309,1.0803c-1.8788,1.769-3.8215,3.5983-4.5315,6.186
|
||||
c-0.1884,0.3251-0.5376,0.9185-0.7229,1.2224c-0.5713,0.0115-1.1372,0.0173-1.6836,0.0173c-1.9819,0-3.8008-0.0735-5.5581-0.2251
|
||||
c-0.9038-2.0979-2.6528-3.1614-5.2002-3.1614c-2.4279,0-5.0676,0.9451-6.8525,1.6616l-0.0049-0.0044l-0.0265,0.0167l-0.0663,0.0267
|
||||
l0.0145,0.0127c-1.1453,0.7653-1.5289,2.1848-1.8959,3.561c-0.2124,0.7969-0.4327,1.6206-0.7989,2.2937
|
||||
c-0.5895,0.6121-1.2052,1.214-1.8007,1.7959c-0.4326,0.4233-0.8809,0.8611-1.314,1.2986l-0.0303,0.0305l0.0278,0.0327
|
||||
c1.6703,1.9634,3.4944,3.4988,5.4213,4.5671l0.004,0.0403l0.0202-0.0084l0.3549,0.6259
|
||||
c1.6699,14.8186,3.074,29.9187,4.4316,44.5217c1.5516,16.6897,3.1563,33.9476,5.1669,50.8738
|
||||
c-0.3116,5.7825,0.4392,11.6023,1.1652,17.2302c0.5557,4.3044,1.1299,8.7551,1.2251,13.157
|
||||
c-0.5078,10.8904,0.4314,20.1086,2.8704,28.1815c1.4819,9.5349,2.4557,19.2643,2.8964,28.9185l-0.0012-0.0001l0.0044,0.0559
|
||||
c0.0001,0.0007,0.0001,0.0013,0.0002,0.002l0.0018,0.0371l0.0013,0.0001c1.2027,15.4266,2.7778,31.0889,4.3015,46.2357
|
||||
c1.4658,14.5735,2.9819,29.6426,4.1631,44.4805c-0.1499,0.1216-0.3008,0.2429-0.4517,0.3645
|
||||
c-2.0889,1.6829-4.249,3.4231-5.6401,5.8035c-1.02,1.781-2.1758,3.5557-3.293,5.272c-3.1279,4.8042-6.3623,9.7717-7.1724,15.6416
|
||||
c-0.4839,2.321,0.415,4.627,1.1333,6.1592c0.125,0.27,0.3125,0.6726,0.5,1.0752c0.187,0.4011,0.3737,0.802,0.4987,1.072
|
||||
c2.3203,6.1104,6.7245,11.2927,12.4022,14.5945c1.5527,0.8198,3.3242,0.8799,5.0366,0.9375
|
||||
c0.6655,0.0225,1.3525,0.0471,2.0132,0.1149c1.7442,14.0419,3.0304,28.3834,4.2739,42.2538
|
||||
c0.429,4.7871,0.873,9.7373,1.3289,14.6033l-0.0002,0.0002l0.0012,0.0098c0.0004,0.0046,0.0009,0.0092,0.0013,0.0137l0.0088,0.0908
|
||||
l0.0021-0.0018c0.1251,1.111,0.2677,2.2401,0.4066,3.3334c0.5259,4.1489,1.0693,8.439,0.7744,12.6846
|
||||
c-3.9258,2.1226-8.3262,3.3726-12.5825,4.582c-3.261,0.9268-6.6336,1.8853-9.786,3.2314c-2.7479,0.7104-5.86,1.5175-8.4618,3.3362
|
||||
L561.083,1447l-0.0295,0.0264l-0.0457,0.0322l0.0059,0.0052c-3.6838,3.2743-6.6562,7.6357-8.8337,12.9677
|
||||
c-8.2155,1.3689-16.314,3.8464-24.1453,6.2429c-2.0166,0.6172-4.1021,1.2554-6.1563,1.8643
|
||||
c-19.8581,6.4551-41.1517,15.2573-67.0107,27.7003l-0.001,0.0004c-4.084,1.5713-7.999,3.6543-11.7847,5.6689
|
||||
c-2.29,1.2183-4.6577,2.4785-7.041,3.6133c-2.0498,1.0767-4.1016,2.1504-6.1533,3.2241
|
||||
c-9.3198,4.8774-18.9565,9.9214-28.2866,15.166c-3.0923,1.6304-6.1084,3.501-9.0249,5.3101
|
||||
c-3.666,2.2744-7.4575,4.626-11.437,6.521c-10.7429,6.3057-19.6742,11.6045-28.6332,17.5723l-0.0006-0.0005l-0.0244,0.0168
|
||||
c-0.0013,0.001-0.0026,0.0018-0.004,0.0027l-0.0527,0.0352l0,0c-3.4581,2.3479-7.079,4.5728-10.582,6.7246
|
||||
c-5.0537,3.1045-10.2793,6.3145-15.1079,9.9521c-2.7446,2.123-5.7471,3.9634-8.6509,5.7437
|
||||
c-3.3032,2.0244-6.7188,4.1187-9.769,6.6362c-4.9546,3.8584-10.3501,7.6289-16.0371,11.208
|
||||
c-8.8589,5.9131-17.2139,12.4595-23.502,17.5015c-1.9673,1.4507-3.9824,2.9092-5.9312,4.3193
|
||||
c-6.9609,5.0376-14.1587,10.2466-20.6104,16.1519c-11.162,8.8696-21.1174,16.9807-29.9089,26.4282l-0.0042,0.0039
|
||||
c-1.8188,1.7148-3.5894,3.541-5.3013,5.3066c-2.2241,2.2939-4.5234,4.6655-6.9575,6.8228l-0.0007,0.001
|
||||
c-7.6348,6.3298-13.7743,14.3533-19.7117,22.1123c-1.0674,1.395-2.1714,2.8374-3.2627,4.2417
|
||||
c-2.9468,3.5293-5.1509,7.644-7.2827,11.6235c-0.6904,1.2891-1.4043,2.6221-2.1323,3.9141
|
||||
c-3.3418,6.1587-4.4761,13.5742-3.1948,20.8823c0.6046,2.7686,2.0449,6.5054,5.4616,8.6184l-0.0002,0.0007l0.0264,0.0182
|
||||
c0.0014,0.0009,0.0025,0.002,0.0039,0.0028l0.0258,0.0159c6.1683,4.2252,13.8731,6.28,23.5538,6.28
|
||||
c4.2725,0,8.9473-0.3877,14.7114-1.2197l0,0c14.2036-1.9106,27.9361-5.6511,38.315-8.6978
|
||||
c5.0478,0.8779,9.7963,3.0609,14.3881,5.1729c2.3633,1.0864,4.8071,2.2098,7.2606,3.1414
|
||||
c16.1466,9.3478,34.6688,21.0732,49.6241,37.1682c4.2173,4.9009,8.3989,9.9756,12.4434,14.8833
|
||||
c1.3936,1.6909,2.834,3.4395,4.2559,5.1558l0.0015,0.0017c12.9282,16.8171,23.2667,35.224,32.5127,52.6091
|
||||
c1.2065,2.3828,2.4556,4.7964,3.6636,7.1304c3.2207,6.2222,6.5513,12.6567,9.4155,19.1777l0.022,0.0498l0.0007-0.0005
|
||||
c4.9717,10.9238,8.9036,20.0386,12.3746,28.6829c0.4896,3.4646,1.7986,6.7571,3.0641,9.9407
|
||||
c0.5479,1.3789,1.1147,2.8042,1.6074,4.2251c7.5674,20.2017,13.7358,40.8955,19.9087,62.085
|
||||
c12.7109,49.4824,22.6357,98.8579,29.499,146.7559c4.1948,25.5918,7.314,51.7788,10.3301,77.104
|
||||
c0.8379,7.0332,1.7041,14.3052,2.5801,21.4536c0.261,2.2046,0.9988,4.354,1.6706,6.1958
|
||||
c1.607,15.8479,4.1588,31.8354,6.6273,47.2964c2.1406,13.4072,4.3535,27.2705,5.9419,40.9902
|
||||
c1.3184,7.7583,2.458,15.6763,3.5605,23.333c1.2388,8.6069,2.5195,17.5063,4.0596,26.2178l0.0015,0.0083
|
||||
c0.1815,1.4407,0.4127,2.9563,0.6367,4.4219l0.0339,0.2231c0.4335,3.1914,0.9111,6.4324,1.3728,9.5674
|
||||
c0.647,4.3882,1.3154,8.9258,1.875,13.4063c0.25,2.0903,0.5962,4.208,0.9307,6.2563c0.7227,4.4209,1.4697,8.9922,1.2988,13.5664
|
||||
l-0.0093,0.2485l0.0991-0.228c0.1021-0.2339,0.2554-0.5923,0.4082-0.9482c0.1133-0.2642,0.2261-0.5273,0.3164-0.7378
|
||||
c0.6479,8.5645,1.9961,17.2104,3.3008,25.5747c0.6299,4.0391,1.2813,8.2163,1.8452,12.3296
|
||||
c0.6001,3.9478,1.1846,7.9668,1.75,11.853c1.3082,8.998,2.6614,18.3025,4.3093,27.4009l0.0008,0.0059
|
||||
c0.668,4.646,1.3574,9.3677,2.0244,13.9341c1.7969,12.3025,3.6547,25.0229,5.2804,37.5654l-0.0065,0.002l0.0122,0.0417
|
||||
l0.0063,0.0505l0.0058-0.0017c0.6772,2.3708,0.5551,4.9333-0.3651,7.6184l-0.001,0.0005l-0.0048,0.0181l-0.0367,0.1074
|
||||
l0.0173-0.0088c-0.567,2.3093,0.0922,4.5676,0.7351,6.752c0.4453,1.5122,0.9058,3.0757,0.9619,4.6553
|
||||
c0.0976,3.5313,0.206,7.7202,0.2699,12.0215l-0.0023,0.0068l0.0026,0.0076l0.0038,0.2727l0.0436-0.1326
|
||||
c0.2974,0.906,0.6288,1.8381,0.9515,2.7419c0.1147,0.3208,0.2295,0.6431,0.3438,0.9663l0.0122,0.0186
|
||||
c0.7734,0.7349,1.5342,1.5024,2.438,2.4282c0.0659,0.3882,0.1353,0.7842,0.2056,1.186c0.142,0.8135,0.2889,1.6541,0.4221,2.5068
|
||||
c0.6544,8.9146,1.849,17.9246,3.0047,26.6377c0.6631,5.002,1.3491,10.1743,1.9253,15.2729
|
||||
c0.4761,3.4619,0.7964,7.0098,1.1064,10.4404c0.3408,3.772,0.6929,7.6724,1.2539,11.4722
|
||||
c0.5698,2.9893,1.0381,6.0518,1.4907,9.0127c0.3896,2.5479,0.792,5.1826,1.2583,7.7622
|
||||
c0.8701,11.4312,2.7959,22.9409,4.6582,34.0718c0.5571,3.3301,1.1333,6.7739,1.6724,10.1626
|
||||
c1.8945,11.521,4.2217,23.811,8.3823,35.6274l0.0019,0.0054c1.2153,4.1067,2.6186,8.2471,3.9756,12.2515l0.0726,0.2139
|
||||
c-0.3118,0.3213-0.7285,0.6501-1.1722,0.9976c-1.502,1.1777-3.2041,2.5127-1.9756,4.4175
|
||||
c2.4336,4.897,4.1162,10.1782,5.7437,15.2856c1.0938,3.4331,2.2246,6.9829,3.5762,10.394
|
||||
c1.8462,3.6924,3.1187,7.7095,4.3491,11.5938l0.2271,0.7153c0.415,1.9316,1.7759,3.2949,3.0918,4.6133
|
||||
c0.7202,0.7217,1.4648,1.4673,2.0547,2.3032c-0.4141,0.4644-1.2026,1.3594-1.6157,1.833l-0.0317,0.0361l0.0371,0.0308
|
||||
c3.6621,3.0161,4.7793,7.6772,5.3433,11.4004l0.0068,0.0444l0.0444-0.0049c0.7656-0.0771,1.5508-0.1177,2.3354-0.1196
|
||||
c-0.1855,0.7671-0.3535,1.563-0.5313,2.4048l-0.0288,0.1377l0.0107,0.0166c1.3984,2.1299,3.561,3.8188,6.4287,5.0215
|
||||
c-0.3628,0.3843-1.0103,1.0791-1.3242,1.4209l-0.0205,0.0225l0.0122,0.0273c0.7061,1.665,1.8618,3.0649,2.9795,4.4185
|
||||
c1.2295,1.4883,2.5005,3.0278,3.1694,4.9194l0.0098,0.0278l0.0293,0.0034c1.374,0.145,2.7666,0.395,4.1133,0.6367l0.3726,0.0669
|
||||
c0.6934,3.2354,1.748,6.7681,5.4229,7.8745c0.0356,2.0747,0.2778,3.8965,0.7407,5.5674l0.0322,0.1157l0.0547-0.1069
|
||||
c0.271-0.5273,0.7153-1.4077,1.1079-2.1841c0.1426-0.2827,0.2754-0.5454,0.3853-0.7622c0.7144,2.9458,2.083,5.8794,4.4224,9.4834
|
||||
c1.1611,2.7363,3.3325,4.7134,5.4326,6.6255c1.7158,1.562,3.4902,3.1777,4.7305,5.2104l0.0122,0.02l0.0234,0.0024
|
||||
c0.812,0.0767,1.5479,0.1797,2.2495,0.3159c0.5933,0.6836,1.1753,1.4385,1.7383,2.1685c1.9292,2.5024,3.9238,5.0898,7.0732,5.9385
|
||||
c2.8687,6.0371,7.7837,10.4922,13.1558,11.9263c-0.0093,1.1636-0.0093,2.3726,0.0005,3.5942l0.0005,0.0322l0.0298,0.0112
|
||||
c2.98,1.1196,5.2793,3.4917,7.5024,5.7856c2.8008,2.8896,5.6968,5.8779,9.9697,6.355c2.8208,3.4751,5.9009,6.5107,9.1548,9.0239
|
||||
c0.062,0.1934,0.1157,0.396,0.1719,0.6104c0.2651,1.0029,0.5654,2.1396,1.8848,2.2563c2.3779,0.6899,4.5449,1.9458,6.6406,3.1606
|
||||
c2.5146,1.458,5.1152,2.9648,8.0981,3.5015c2.6069,0.2422,4.2241,2.3149,5.5356,4.2393l0.022,0.0327l0.0361-0.0166
|
||||
c0.7734-0.3574,1.5806-0.6846,2.4009-0.9722c0.0396,0.1226,0.0952,0.2861,0.1504,0.4497c0.0591,0.1753,0.1187,0.3506,0.1587,0.4751
|
||||
c-2.1133,3.7944,1.9126,6.6357,4.8535,8.7114c0.1982,0.1401,0.3906,0.2759,0.5757,0.4082
|
||||
c-0.645,0.2183-1.8931,0.6372-2.5327,0.8403l-0.0952,0.0303l0.084,0.0542c0.1836,0.1177,0.3662,0.2339,0.5488,0.3506
|
||||
c0.75,0.4775,1.5254,0.9717,2.2993,1.5278l0.0264,0.019l1.459-0.9858c0.1045,0.2627,0.249,0.6313,0.395,1.0044
|
||||
c0.1685,0.4307,0.3394,0.8662,0.4536,1.1519l0.0122,0.0308l0.0337-0.0015c0.1978-0.0098,0.3994-0.0146,0.5991-0.0146
|
||||
c2.9897,0,5.7705,1.1108,8.4595,2.1851c2.6899,1.0742,5.4712,2.1851,8.4766,2.1997c1.4185,0.0693,2.9312,0.1016,4.7598,0.1016
|
||||
c1.3062,0,2.6353-0.0166,3.9199-0.0327c1.2856-0.0161,2.6152-0.0327,3.9229-0.0327c2.8066,0,4.9717,0.0776,7.0127,0.251
|
||||
c0.1729,0.6567,0.3491,1.3306,0.5283,2.0166l0.3931,1.501l0.0083,0.0308l0.0313,0.0039c3.3901,0.4243,6.7808,1.1919,10.0601,1.9341
|
||||
c4.9478,1.1196,10.064,2.2773,15.2739,2.2769h0.1245c0.48-0.0229,0.9795-0.0342,1.4844-0.0342c2.916,0,5.8569,0.3828,8.7012,0.7529
|
||||
c2.8394,0.3696,5.7759,0.752,8.6816,0.752c1.1021,0,2.1245-0.0527,3.1255-0.1616c1.5532-0.1689,3.1987-0.2544,4.8906-0.2544
|
||||
c4.3472,0,8.5649,0.5479,12.1162,1.084c0.5581,0.1016,1.1226,0.1509,1.7261,0.1509c1.6978-0.0005,3.3823-0.4058,5.0117-0.7983
|
||||
c1.6201-0.3901,3.2954-0.7935,4.9741-0.7935c0.5083,0,1.0059,0.0376,1.4814,0.1113c0.5142,0.0557,1.042,0.0835,1.5684,0.0835
|
||||
c4.9043,0,9.4751-2.3789,13.4971-4.4741c1.0186-0.2393,2.0679-0.4409,3.083-0.6357c2.7163-0.522,5.5249-1.061,8.043-2.3857
|
||||
c1.5488-0.5801,2.8647-1.6353,4.1377-2.6563c1.7266-1.3853,3.5122-2.8174,5.8604-3.0015c3.0571-0.3154,5.3936-2.2549,7.6533-4.1304
|
||||
c2.3916-1.9849,4.8647-4.0371,8.1729-4.1089l0.0273-0.0005l0.0132-0.0244c0.2344-0.439,0.4678-0.8145,0.7129-1.1465
|
||||
c0.1953-0.0107,0.4795-0.0298,0.7637-0.0488c0.2949-0.02,0.5898-0.04,0.7847-0.0498l0.0176-0.001l0.0127-0.0122
|
||||
c1.4194-1.3706,2.9819-2.627,4.6431-3.7349l0.0127-0.0083l0.0054-0.0142c0.1963-0.5122,0.4326-1.1099,0.6982-1.665
|
||||
c0.7476-0.1509,1.4346-0.2378,2.0996-0.2646l0.0215-0.001l0.0132-0.0166c3.2598-4.064,7.6846-7.7046,13.5273-11.1289l0.0225-0.0132
|
||||
l0.0005-0.0259c0.0376-1.3301,0.0854-2.644,0.146-4.0142c0.2324,0.1616,0.5581,0.3823,0.874,0.5967
|
||||
c0.354,0.2402,0.7197,0.4888,0.9561,0.6548l0.041,0.0283l0.0259-0.0425c2.063-3.376,4.3223-6.4453,6.7153-9.123l0.0571-0.0645
|
||||
l-0.085-0.0132c-0.186-0.0288-0.377-0.0435-0.5664-0.0435c-1.1646,0-2.2129,0.5435-3.2266,1.0693
|
||||
c-0.1196,0.062-0.2383,0.1235-0.3569,0.1841c-0.0869-0.2603-0.2124-0.6343-0.3369-1.0054
|
||||
c-0.1232-0.3674-0.2441-0.7275-0.3271-0.9766c0.7063-0.792,1.4622-1.5706,2.2463-2.3149h0.0002l0.0225-0.0225l0.0493-0.0469
|
||||
l-0.0016-0.0007l0.0305-0.0305c0.2982-0.2986,0.7894-0.791,1.0583-1.0698l0.0125-0.0112c2.0615-1.8379,3.793-4.0269,5.4678-6.1436
|
||||
c1.5449-1.9526,3.1421-3.9717,4.9937-5.708c1.0278-0.9917,2.083-1.9912,3.104-2.958c4.3457-4.1152,8.8389-8.3706,12.5005-13.2471
|
||||
c8.1421-10.4292,16.6758-21.6011,23.6636-33.4263c6.8882-12.6445,12.8359-26.7778,18.1841-43.2085
|
||||
c0.4229-1.3794,0.9434-2.7583,1.4468-4.0923c1.043-2.7632,2.1216-5.6201,2.3853-8.6274l0.0002-0.0029
|
||||
c0.0186-0.1326,0.0445-0.3191,0.072-0.5112c0.0317-0.2261,0.0645-0.458,0.0859-0.6152c0.3608-0.6719,0.7653-1.3044,1.1982-1.8774
|
||||
c0.2547,0.012,0.5145,0.0186,0.7734,0.0186c3.1899,0,6.2764-0.9199,9.2607-1.8101c0.7458-0.2227,1.5167-0.4517,2.2778-0.6636
|
||||
c0.2792,3.7617-0.0107,7.5723-0.2934,11.2588c-0.2114,2.7617-0.4302,5.6177-0.4087,8.4395
|
||||
c0.0142,2.2661-0.2622,4.5547-0.5293,6.7681c-0.3036,2.5132-0.6171,5.1118-0.5107,7.7024
|
||||
c0.0332,3.0803-0.4766,6.1682-0.9692,9.1541c-0.4028,2.4409-0.8193,4.9648-0.9409,7.4829
|
||||
c-0.2266,4.8755-0.231,9.8472-0.2354,14.6548c-0.0024,2.4014-0.0049,4.8853-0.0347,7.3232
|
||||
c-0.4023,4.998-1.5923,9.9536-2.7432,14.7461c-0.6216,2.5884-1.2642,5.2651-1.7764,7.9229
|
||||
c-0.2749,2.4272-0.8081,4.8618-1.3237,7.2163c-0.292,1.3306-0.5933,2.707-0.8467,4.0742
|
||||
c-2.0034,19.6089-5.3696,39.3604-8.625,58.4614c-0.2583,1.5151-0.5166,3.0303-0.7744,4.5459
|
||||
c-1.2446,7.9761-2.3154,16.1104-3.3516,23.9766c-0.7373,5.5981-1.4995,11.3872-2.3188,17.0771
|
||||
c-0.0977,1.2778-0.3091,2.5728-0.5137,3.8247c-0.3813,2.335-0.7754,4.749-0.4561,7.1753l0.0054,0.0405h4.4131h0.0938h4.0674h0.0938
|
||||
h1042.6313h0.1011h2.6646h0.0967H2000v-13.4521v-0.126v-6.748v-0.2407V1438.0093v-0.0933v-245.7009v-0.1235V957.2434v-0.0947
|
||||
V808.0142v-0.0942v-54.9355v-0.123v-37.5386v-0.1011v-7.3157v-0.1243v-11.5278v-0.1477v-4.3174v-0.1187v-4.5791L1999.8599,686.9744
|
||||
z M819.0154,441.1516l0.1354,0.1277c1.1445,1.0774,2.3271,2.1914,3.2656,3.5093c0.0376,1.8933-0.6685,3.6804-1.3511,5.4092
|
||||
c-0.2944,0.7449-0.5972,1.5149-0.8364,2.2805c-0.2365,0.0266-0.4764,0.0415-0.7144,0.0415c-2.4243,0-4.5309-1.3396-6.4811-2.7124
|
||||
l-0.0032-0.0024c-7.2134-5.1953-14.8306-9.7458-23.3232-14.7324l-0.0674-0.0393l-0.0001,0.0015
|
||||
c-19.2106-11.1152-40.2482-19.3203-62.5303-24.3899l0.0015-0.0007l-0.1177-0.0266l-0.0176-0.0042h-0.0001
|
||||
c-1.1917-0.2705-2.4011-0.5588-3.5707-0.8374c-5.0132-1.1941-10.1973-2.429-15.4424-2.6387c-5.6274-1.1599-11.8652-1.7-19.6304-1.7
|
||||
c-3.6997,0-7.3296,0.1128-11.3501,0.249c-2.9731,0.073-5.9414,0.6099-8.812,1.1289c-3.019,0.5461-6.1406,1.1106-9.251,1.1316
|
||||
c-2.7627-0.354-3.1182-3.219-3.4316-5.7468c-0.0999-0.8027-0.194-1.561-0.358-2.2134c-0.2383-1.7708-0.4711-3.5603-0.6957-5.2917
|
||||
c1.2773-0.9143,2.7397-1.3589,4.4692-1.3589c1.7905,0,3.6387,0.469,5.4258,0.9226c0.522,0.1326,1.062,0.2695,1.584,0.3901
|
||||
l0.0269,0.0061l0.0181-0.02c0.3721-0.4016,0.7188-0.8618,1.0542-1.3066c0.7822-1.0371,1.5903-2.1094,2.8125-2.6091
|
||||
c1.7236-0.1665,3.4844-0.2522,5.187-0.3352c2.2759-0.1108,4.6289-0.2256,6.9277-0.5342c1.3257-0.1609,2.709-0.239,4.2295-0.239
|
||||
c2.6738,0,5.3892,0.2483,8.0156,0.4883c2.21,0.2019,4.4956,0.4106,6.7437,0.4709c21.5273,2.3711,41.6011,10.1997,60.084,18.3049
|
||||
c3.6386,1.8779,6.9429,3.5217,10.5345,4.6221c9.5896,4.5959,18.8362,10.2041,27.7785,15.6274
|
||||
c1.0958,0.6648,2.1915,1.3289,3.2872,1.9915l-0.1134-0.0225l0.3447,0.1624c3.0049,1.4138,5.7837,3.3059,8.4707,5.1357
|
||||
C813.7709,438.0642,816.3113,439.7937,819.0154,441.1516z M994.2246,2655.7344c-0.8267,0.3926-1.7329,0.5913-2.6948,0.5913
|
||||
c-0.0005,0-0.0005,0-0.0005,0c-1.5405,0-3.1421-0.5156-4.502-1.4443c-1.6123-1.7319-3.0557-3.6704-4.4517-5.5449
|
||||
c-2.1006-2.8203-4.2725-5.7363-7.0615-8.0078l-0.0405-0.0366c-3.0923-2.7847-6.5977-5.9409-7.0151-10.3208
|
||||
c-0.7832-3.0239-0.4648-6.1279-0.1572-9.1299c0.202-1.9751,0.4113-4.0176,0.3087-6.0276c0.0287-0.9978,0.5513-1.6958,1.537-2.0845
|
||||
c0.006,0.76,0.0104,1.521,0.0146,2.2825c0.022,4.0029,0.0449,8.1421,0.3545,12.2148l0.0015,0.021l0.0166,0.0127
|
||||
c0.2051,0.1597,0.5098,0.4048,0.8149,0.6494c0.3052,0.2451,0.6104,0.4902,0.8154,0.6504l0.0898,0.0698l-0.0146-0.1128
|
||||
c-0.5459-4.2417-0.7402-8.5708-0.9277-12.7573c-0.0562-1.2471-0.1143-2.5366-0.1802-3.8042
|
||||
c2.6143-0.8936,5.3921-1.0161,8.0791-1.1353c1.2598-0.0557,2.5625-0.1133,3.834-0.2495c0.7271,0.3462,1.5205,0.7529,2.4258,1.2432
|
||||
l0.0942,0.0513l-0.0264-0.104c-0.1343-0.5259-0.396-1.5645-0.541-2.1436c0.8125,0.2041,1.6665,0.4629,2.4932,0.7134
|
||||
c0.3057,0.0928,0.6128,0.186,0.9194,0.2769l0.0581,0.0171l0.0044-0.1367c0.0201-0.5986,0.0566-1.6965,0.0856-2.2817l0.7213-0.0566
|
||||
c1.6026,0.2407,3.2459,0.6057,4.8352,0.9585l0.4658,0.103c-0.8906,0.4834-1.8076,0.9839-2.6826,1.542l-0.1289,0.0825l0.1528,0.0039
|
||||
c1.6563,0.0444,3.4756,0.125,5.5596,0.2456c-0.2749,0.4458-0.5405,0.9365-0.8105,1.4971l-0.0078,0.0156l0.0044,0.0171
|
||||
c0.7468,2.8257,1.4194,5.792,2.0576,9.0669c-1.0699,6.1118-2.7092,12.2031-4.2944,18.0938
|
||||
c-1.0483,3.895-2.1323,7.9219-3.043,11.9224l-1.6177-0.3076c-0.3687-0.5044-1.0259-1.3901-1.5073-2.0381l-0.3823-0.5156
|
||||
l-0.0308,0.0791c-0.6514,1.6733,0.2852,3.0371,1.1904,4.3564c0.1094,0.1592,0.2183,0.3179,0.3242,0.4766l0.0215,0.0327
|
||||
l0.0361-0.0156c0.3047-0.1299,0.6553-0.2207,0.9941-0.3086c0.9487-0.2466,1.9302-0.501,2.1611-1.6279
|
||||
c3.5513-9.397,5.6084-19.4067,7.5977-29.0869c0.1638-0.7974,0.3277-1.5938,0.4915-2.3887l0.7776-0.9832
|
||||
c0.0582,6.4165-1.4662,12.8552-2.817,18.5471c-0.269,2.5796-1.2393,5.0171-2.1777,7.3745
|
||||
C995.2637,2649.271,994.0381,2652.3506,994.2246,2655.7344z M594.7975,1001.1042l-0.0766-1.1851l0.0003-0.001l-0.0007-0.0054
|
||||
l-0.0149-0.2305l-0.0089,0.0249c-0.4839-3.9343-0.8243-7.9409-1.1523-11.8184c-0.3099-3.6682-0.6306-7.4614-1.0742-11.1865
|
||||
c0.183-5.4724-0.4269-11.0012-1.0162-16.3479c-0.3765-3.4104-0.7651-6.9368-0.9443-10.4126
|
||||
c-0.0645-2.3684-0.3208-4.7617-0.5688-7.0762c-0.3635-3.3945-0.7385-6.9041-0.5131-10.3884c3.87,0.5344,6.8925,1.354,9.5023,2.5776
|
||||
c1.6616,11.8979,2.7632,24.0903,3.8286,35.8806c0.6831,7.5635,1.3901,15.3845,2.2373,23.0496
|
||||
c0.02,0.4592,0.0801,0.9365,0.1382,1.3982c0.1465,1.1689,0.2983,2.3777-0.1523,3.4961c-0.8662,1.1072-2.0425,1.9229-3.1802,2.7114
|
||||
c-0.3467,0.2402-0.7046,0.4888-1.0493,0.7417C598.687,1001.8684,596.5988,1001.4553,594.7975,1001.1042z M576.6631,748.4529
|
||||
c2.6948,0,5.4038-0.4165,8.0234-0.8193c0.48-0.074,0.9595-0.1477,1.439-0.219c1.1753,2.5823,0.8286,5.3279,0.4937,7.9836
|
||||
c-0.187,1.4829-0.3809,3.0161-0.313,4.5137c-0.0732,2.6162,0.6221,5.1511,1.3125,7.2856l0.0854,0.2642l0.0001-0.0027
|
||||
c1.325,3.8066,1.717,7.7698,1.8823,12.5283c0.5366,5.9465,1.1992,11.9785,1.8398,17.8123
|
||||
c0.6233,5.677,1.2678,11.5466,1.7952,17.3298c-2.1331,0.1665-4.3009,0.2478-6.3995,0.3257l-0.0017-0.0037l-0.0061,0.001
|
||||
c-0.8204-1.1313-1.8344-2.5288-2.8444-3.8164l0.0131-0.0044l-0.0564-0.0518l-0.0173-0.022l-0.0047,0.0017
|
||||
c-0.2499-0.2288-0.7255-0.6838-0.8875-0.8386c-0.9738-1.3772-2.3304-2.0474-4.1473-2.0474c-1.3271,0-2.7231,0.3401-4.0732,0.6687
|
||||
c-0.2217,0.054-0.4414,0.1077-0.6592,0.1592c-0.2822-0.2776-0.5654-0.553-0.8457-0.8257c-0.2731-0.2659-0.5436-0.5295-0.8101-0.791
|
||||
l0.0001-0.0005l-0.015-0.0139c-0.0002-0.0002-0.0004-0.0005-0.0007-0.0007l-0.0713-0.0703l-0.0003,0.0034l-0.5353-0.501
|
||||
c-0.2176-7.0798-0.9519-14.2302-1.6627-21.1453c-0.2412-2.3489-0.4907-4.7778-0.7163-7.1658
|
||||
c-0.1689-3.3423-0.584-6.7239-0.9854-9.9944c-0.6891-5.6138-1.4004-11.4185-0.8862-17.1875
|
||||
c1.2501-0.7292,2.2623-1.7896,3.2407-2.8164l0.166-0.1746c1.6107-0.1777,3.0369-0.3079,4.3598-0.3977
|
||||
C575.7926,748.4419,576.2256,748.4529,576.6631,748.4529z M1042.3071,2167.4683l-0.001,0.0439
|
||||
c-0.0098,0.3799-0.0298,1.1494-0.04,1.5293l-0.001,0.0435l0.043,0.0044c0.8052,0.0864,1.6787,0.2051,2.6958,0.3657
|
||||
c-1.7295-0.1201-3.4995-0.2305-5.2358-0.2305c-0.3286,0-0.6538,0.0039-0.9658,0.0117l-0.0142,0.0005l-0.0112,0.0078
|
||||
c-1.1392,0.7817-2.5132,0.9502-3.8423,1.1133c-0.4058,0.0493-0.8252,0.1011-1.2378,0.1714
|
||||
c-1.2578,0.4648-2.605,0.6406-3.9077,0.8105c-0.3989,0.0522-0.811,0.106-1.2129,0.167l-0.6648,0.3696
|
||||
c-0.7856,0.0745-1.5852,0.135-2.3586,0.1934c-0.76,0.0576-1.5444,0.1177-2.3101,0.1895l0.0005-0.001l-0.0845,0.0078l-0.0259,0.0024
|
||||
l-0.0004,0.0007c-3.4644,0.3228-6.9211,1.0618-10.2643,1.7771c-1.0308,0.2207-2.0962,0.4487-3.1426,0.6602
|
||||
c-7.0601,1.1147-14.3433,1.6802-21.6475,1.6802c-1.3848,0-2.7925-0.0205-4.1836-0.0605l-0.0034,0.0938h0.0005h0.0005
|
||||
c2.7408,0.116,5.2715,0.3875,7.72,0.811c-0.4365-0.0249-0.8657-0.0596-1.3196-0.0596c-2.5313,0-5.0752,0.3887-7.5356,0.7646
|
||||
c-2.4507,0.3745-4.9854,0.7612-7.4971,0.7612c-0.8486,0-1.6396-0.042-2.4185-0.1289c-3.9331-2.9399-6.1963-7.4692-8.356-12.2461
|
||||
c-1.5654-3.1465-3.4487-6.1709-5.2695-9.0957c-0.4536-0.728-0.9067-1.4561-1.3555-2.186l0,0l-0.0016-0.0024
|
||||
c-0.0019-0.0032-0.0038-0.0061-0.0057-0.0093l-0.0796-0.1299l-0.0003,0.0061l-0.2018-0.3137
|
||||
c-2.0386-3.1677-4.1466-6.4424-6.4459-9.5081l-0.0009-0.0017c-2.4121-4.6729-5.9438-8.8838-10.4971-12.5151
|
||||
c-4.0752-3.25-8.8735-5.9722-14.2612-8.0908c-1.4492-2.6606-1.9497-5.7231-2.4341-8.6846
|
||||
c-0.4774-2.9236-0.9722-5.9463-2.3719-8.6282c-0.0102-1.4006,0.0985-2.7981,0.2073-3.9856
|
||||
c4.7457-1.8091,9.7521-3.1523,14.5939-4.4512c7.2471-1.9434,14.7403-3.9539,21.5034-7.5664l0.0025,0.0024l0.0261-0.0166
|
||||
c0.0006-0.0005,0.0012-0.0007,0.0018-0.001l0.0576-0.0308l-0.004-0.0039l1.5328-0.9819l-0.0015-0.0273
|
||||
c-0.0894-1.8545-0.6299-3.6362-1.1528-5.3589c-0.3584-1.1797-0.7285-2.3994-0.9482-3.6279
|
||||
c-0.3975-1.9644-0.479-3.9883-0.5581-5.9448c-0.0615-1.5332-0.1255-3.1187-0.3413-4.6621l-0.0024-0.0181l-0.0142-0.0117
|
||||
c-2.0327-1.6729-4.668-1.9375-7.2163-2.1938c-0.4253-0.0425-0.8652-0.0869-1.2876-0.1367
|
||||
c-4.2651-0.52-8.9419-0.7725-14.2983-0.7725c-1.9794,0-4.1003,0.0332-6.4878,0.1025v-0.0005l-0.8774,0.0078
|
||||
c-0.9243,0.0088-1.8794,0.0181-2.8193,0.0181c-1.9094,0-4.4174-0.0342-6.903-0.2925c-0.6729-3.5576-1.0895-7.217-1.4916-10.7568
|
||||
c-0.604-5.312-1.228-10.8047-2.7334-16.0532c-0.147-0.4805-0.2905-0.9668-0.4341-1.4551c-1.0127-3.436-2.0596-6.9888-4.6685-9.5449
|
||||
l-0.0006-0.0006l-0.1611-0.1786c-1.6489-3.7253-4.7404-6.2622-9.4516-7.7554c-4.0991-1.2998-8.6621-1.5737-12.6128-1.728
|
||||
c-0.8032-0.1138-1.6929-0.1689-2.7202-0.1689c-0.9624,0-1.9502,0.0479-2.9053,0.0938c-0.9531,0.0459-1.9385,0.0938-2.8965,0.0938
|
||||
c-1.918,0-4.4048-0.1699-6.6304-1.4927l-0.0684-0.0405l-0.0024,0.0796c-0.0293,1.0369-0.0493,2.0984-0.0703,3.2781l-0.0001,0.0012
|
||||
c-0.3882-1.4126-0.3828-2.8823-0.377-4.3062c0.0029-0.792,0.0059-1.6108-0.0596-2.4087
|
||||
c-1.1763-7.9355-2.3525-16.0044-3.4897-23.8076c-2.1606-14.8198-4.3945-30.144-6.7202-45.1938
|
||||
c-0.3896-2.1719-0.576-4.3516-0.7197-6.384c0.1634-3.6578-0.4016-7.3136-0.9483-10.8489
|
||||
c-0.1875-1.2109-0.3809-2.4634-0.5425-3.6978c-0.6382-3.4238-1.1108-6.9385-1.5679-10.3369
|
||||
c-0.7591-5.646-1.5446-11.4849-3.1122-17.0627c-0.5776-4.4893-1.3542-9.0299-2.1056-13.4207
|
||||
c-1.0961-6.4055-2.2292-13.0288-2.7634-19.6125c0.3677-5.2131-0.4878-10.4292-1.3152-15.4739
|
||||
c-0.543-3.3096-1.104-6.7314-1.3145-10.1196c0.231-0.9121,0.73-1.7017,1.2129-2.4653c0.1688-0.2675,0.3411-0.5442,0.501-0.8213
|
||||
l0.001,0.0015l0.0386-0.0654c0.9666-1.6477,1.7709-3.3364,2.4302-4.7712c0.9268-1.4695,1.9312-2.9209,2.9023-4.325
|
||||
c1.603-2.317,3.2604-4.7131,4.6069-7.2434c6.0428-9.4465,5.5161-21.2603,5.0882-30.7593
|
||||
c7.1159-4.2137,12.8231-10.2732,18.3425-16.134c1.9116-2.0303,3.8882-4.1294,5.8926-6.1182l0.021-0.021l-0.0001-0.0004
|
||||
c2.1827-2.0978,4.2861-4.4528,6.2519-7.0011c6.2054-6.1478,7.3049-15.1882,7.5602-23.2241
|
||||
c0.5337-0.7036,1.0898-1.3921,1.6279-2.0576c0.2018-0.2498,0.4031-0.499,0.6033-0.7488l0.0021,0.0051l0.0475-0.0668l0.0169-0.0211
|
||||
l-0.0002-0.0006c2.3676-3.3118,5.2401-6.2819,8.0183-9.1542c2.1113-2.1826,4.2944-4.4395,6.2412-6.8301
|
||||
c2.376-2.4888,4.6729-5.1245,6.8945-7.6738c2.2962-2.635,4.671-5.3595,7.1352-7.9258l0.0015-0.001
|
||||
c0.5779-0.6273,1.1753-1.2446,1.7753-1.8354c0.3604-0.0125,0.739-0.0186,1.1568-0.0186c0.6904,0,1.3955,0.0171,2.0771,0.0332
|
||||
c0.9307,0.022,1.9063,0.0444,2.8418,0.0259c0.1025,0.0088,0.2061,0.0132,0.3071,0.0132c1.4824,0,2.6025-0.9639,3.686-1.8965
|
||||
c0.5461-0.4696,1.111-0.9541,1.7125-1.3044c0.5698,0.1125,1.1395,0.1702,1.6943,0.1702c5.1287,0,8.6417-4.7871,11.2079-8.2927
|
||||
c0.5438-0.0139,1.1035-0.0208,1.6656-0.0208c4.9399,0,9.9312,0.5332,14.7578,1.0493c0.7535,0.0804,1.5072,0.1609,2.2689,0.2399
|
||||
l0.0041,0.0009c4.3428,0.9038,8.8403,1.2148,13.1899,1.5151c1.8135,0.1255,3.6885,0.2549,5.5254,0.4258l0.0142,0.001l0.0002-0.0001
|
||||
c5.9435,0.6099,12.011,0.8832,17.8787,1.1476c6.9224,0.312,14.0806,0.6348,21.0786,1.5117
|
||||
c4.104,0.2651,8.3477,0.5391,12.5552,0.5391c0.6411,0,1.2769-0.0063,1.8887-0.019h0.1025c2.0752,0,4.166,0.2744,6.188,0.54
|
||||
c2.0337,0.2671,4.1367,0.5435,6.2358,0.5435c0.0526,0,0.1021-0.0037,0.1545-0.0042c-1.3428,0.1609-2.7612,0.3667-4.3098,0.6272
|
||||
l-0.4121,0.0693l0.4175,0.0239c1.0063,0.0566,2.0347,0.1064,3.0298,0.1548c0.918,0.0444,1.8662,0.0898,2.8096,0.1421
|
||||
c-0.5688,1.7227-1.1621,3.4697-1.7363,5.1606c-2.5176,7.4111-5.1206,15.0747-6.3975,22.9619
|
||||
c-1.9517,23.3462-2.7324,46.2227-2.3198,67.9922c-0.123,4.2065-0.0449,8.4878,0.0303,12.6284
|
||||
c0.127,6.9819,0.2583,14.2012-0.5703,21.27c-0.1748,2.4546-0.2754,4.958-0.373,7.3794c-0.1084,2.7012-0.2207,5.4941-0.437,8.2402
|
||||
c-0.2334,3.3301-0.6582,6.7002-1.0688,9.9595c-0.5566,4.4141-1.1318,8.979-1.2412,13.5127
|
||||
c-0.0996,2.9487-0.6274,5.9087-1.1382,8.771c-0.7178,4.0244-1.46,8.1855-1.021,12.3755l0.0933-0.002
|
||||
c0.04-0.6265,0.0557-1.271,0.0713-1.8945c0.0525-2.1028,0.1163-4.2712,1.0923-6.1873c-0.3022,2.7867-0.3186,5.6368-0.3276,8.1638
|
||||
c-1.1862,7.2311-2.0035,14.7095-2.7397,21.7563c0.1216,4.0845-0.4712,8.1772-1.0449,12.1353
|
||||
c-0.5576,3.8491-1.1343,7.8291-1.0552,11.8027c-0.0566,4.3193-0.5996,8.6738-1.125,12.8843
|
||||
c-0.584,4.6855-1.1885,9.5308-1.125,14.3472c0.0615,2.9829-0.1777,6.0063-0.4097,8.9302
|
||||
c-0.2568,3.2412-0.5225,6.5928-0.3804,9.9106c0.1812,4.7529,0.0303,9.5894-0.1157,14.2666
|
||||
c-0.1606,5.1333-0.3262,10.4414-0.0542,15.6641c0.2188,4.1738,0.1753,8.4272,0.1333,12.541
|
||||
c-0.0522,5.0923-0.106,10.3584,0.3369,15.5317c0.4341,3.875,0.4595,7.8364,0.4839,11.6675c0.0195,3.0498,0.04,6.2031,0.2661,9.3037
|
||||
c0.0737,0.5449,0.0811,1.1147,0.0889,1.7183c0.019,1.4902,0.0398,3.0305,1.1172,4.1797l0.1324,0.1792l-0.0685,0.8843
|
||||
c0.6079,3.5464,0.6621,7.207,0.7144,10.7471c0.0215,1.4678,0.0439,2.9858,0.1055,4.4771v0.001
|
||||
c-0.1118,2.9829,0.9067,5.9048,1.871,8.4092c1.1256,9.6731,2.3013,17.7529,3.6998,25.4277
|
||||
c0.728,3.4854,0.9858,7.0864,1.2354,10.5693c0.2681,3.7417,0.5449,7.6113,1.4048,11.3613l0.3389,0.4646
|
||||
c-0.0386,2.2498,0.1003,4.5317,0.2358,6.739c0.1372,2.2466,0.2798,4.5698,0.2344,6.8643
|
||||
c-0.0718,2.4263,0.2246,4.8799,0.5112,7.2529c0.3528,2.9211,0.7177,5.9419,0.3994,8.9385c-0.073,0.2383-0.2136,0.7231-0.29,1.0039
|
||||
c-3.0073,0.0415-6.0137,0.1758-8.8364,0.3096L1042.3071,2167.4683z M592.4594,1301.3335
|
||||
c-0.0113-1.6821-0.0608-3.3898-0.1088-5.0417c-0.04-1.3798-0.0811-2.8057-0.0995-4.2041c1.3242,0.1858,2.731,0.412,4.0728,0.7987
|
||||
c1.5567,1.1561,3.5081,1.7598,6.132,1.8988c-1.2014,3.2668-4.5801,6.7161-8.5232,6.7158
|
||||
C593.4378,1301.501,592.9424,1301.4434,592.4594,1301.3335z M583.729,915.2942l-0.2051-0.1213
|
||||
c-0.2668-1.0979-0.5173-2.1997-0.7443-3.2756c-0.0224-0.7131-0.04-1.4268-0.058-2.1406c-0.06-2.4148-0.1236-4.9109-0.3675-7.3582
|
||||
c1.5092,0.2007,3.0117,0.5906,4.4647,0.969c2.0898,0.5444,4.251,1.1074,6.458,1.1074c0.3993,0,0.7966-0.0186,1.1802-0.0552
|
||||
l0.1982,0.0535c0.3975,0.1016,0.9927,0.2539,1.3262,0.3472c0.0405,0.2397,0.103,0.5857,0.1655,0.9316
|
||||
c0.0649,0.3596,0.1299,0.7192,0.1699,0.959l0.0011,0.0066c0.5973,4.1038,1.2142,8.3462,1.119,12.593
|
||||
c-2.2725,0.2339-4.2876,0.3474-6.1592,0.3474c-0.645,0-1.2847-0.0144-1.9027-0.0413l-0.004-0.0049
|
||||
c-0.2705-0.3208-0.763-0.9048-1.0336-1.2341l0.0068-0.0063l-0.038-0.0315l-0.0284-0.0347l-0.0074,0.0068
|
||||
C586.8621,917.1472,585.2703,916.2046,583.729,915.2942z M841.9517,1816.7886c-0.7393-3.4727-1.0298-7.0659-1.3105-10.541
|
||||
c-0.3516-4.3561-0.7165-8.859-1.9686-13.1541c3.4679-0.4125,6.3309-0.6052,9.0023-0.6052c1.5715,0,3.0999,0.0698,4.5435,0.208
|
||||
c0.5582,7.4585-2.0283,14.7649-4.4966,21.0254c-0.4858,0.9502-1.2778,1.7017-2.0435,2.4282
|
||||
c-0.2775,0.264-0.5647,0.5369-0.8331,0.8152C844.1431,1816.927,842.7241,1816.8413,841.9517,1816.7886z M1072.2314,602.7893
|
||||
c0.1067,0.2661,0.2874,0.7043,0.4297,1.0498l0.1411,0.342l0.0327-0.0012c0.3984-0.0151,0.8091-0.0229,1.2207-0.0229
|
||||
c3.5879,0,7.1895,0.5835,10.6724,1.1477c1.9536,0.3167,3.9736,0.6438,5.9683,0.8647c5.9399,0.8923,11.2905,5.2844,13.9639,11.4622
|
||||
l0.0117,0.0276l0.0303,0.0007c0.3755,0.0095,1.1265,0.01,1.5244,0.01c0.0107,1.1943,0.041,2.397,0.0898,3.5752l0.001,0.0217
|
||||
l0.0171,0.0134c0.7432,0.5745,1.4963,1.1594,2.2593,1.7539l-0.0039,0.0398l0.03-0.0071c0.1614,0.2773,0.3921,0.6785,0.6252,1.0828
|
||||
c0.2275,0.3955,0.4519,0.7847,0.6096,1.0564c-1.5807,1.5898-3.2727,4.1494-2.4814,7.3796l-0.0261-0.0042l0.0422,0.0793
|
||||
l0.0061,0.0234l0.0098,0.0017c0.8521,1.5735,2.3816,1.7937,3.9097,1.7935c0.3442,0,0.6963-0.0115,1.0361-0.0227
|
||||
c0.3306-0.011,0.6724-0.0222,0.998-0.0222c0.2188,0,0.4121,0.0051,0.5952,0.0154c1.2515-0.0322,2.5522-0.0486,3.8662-0.0486
|
||||
c8.0513,0,16.2227,0.6094,24.1255,1.1987c1.532,0.114,3.064,0.2283,4.5984,0.3386c3.3938,3.0366,7.3533,5.4875,11.4514,7.0881
|
||||
l0.0127,0.0029c0.8369,0.0767,1.7397,0.1138,2.7598,0.1138c1.1255,0,2.2715-0.0452,3.3799-0.0889
|
||||
c1.1094-0.0435,2.2563-0.0886,3.3833-0.0886c1.9292,0,3.501,0.1355,4.9424,0.427c0.5728,2.5,0.0742,4.9702-0.4082,7.3594
|
||||
c-0.3862,1.9128-0.7856,3.8911-0.6396,5.8833c0.165,2.8396-0.0557,5.7188-0.269,8.5032c-0.0972,1.2708-0.1975,2.5847-0.2605,3.8784
|
||||
c-1.0427,4.8489-1.22,9.9077-1.3918,14.7996c-0.0439,1.2517-0.0894,2.5459-0.1479,3.8101
|
||||
c-0.2437,1.8267,0.8091,3.2695,1.8271,4.6648c0.1602,0.2192,0.3257,0.446,0.481,0.6682l0.0181,0.0259l1.1578-0.2664
|
||||
c5.3379-0.2742,8.8585-5.1089,11.0424-8.7222l0.0054-0.0129c0.958-3.9167,3.249-7.3088,5.4639-10.5896
|
||||
c2.7354-4.0505,5.5558-8.2393,5.8289-13.4001c0.1045,0.3857,0.234,0.8735,0.3645,1.3647c0.1572,0.5928,0.314,1.1824,0.4219,1.5762
|
||||
l0.0142,0.0505l0.0483-0.0195c0.3999-0.1589,0.8315-0.2942,1.2891-0.4375c1.7715-0.5549,3.7793-1.1841,3.8604-3.4299
|
||||
c0.1392-1.0693,0.2632-2.1584,0.3833-3.2117c0.3721-3.2583,0.7563-6.627,1.627-9.8591c1.0889-0.0549,2.1807-0.0828,3.2446-0.0828
|
||||
c2.2831,0,4.543,0.1289,6.7188,0.3821c2.4907,4.7815,3.8113,9.7004,3.9287,14.6223l-0.0928-0.053l0.0974,0.1506l0.0002,0.0132
|
||||
l0.0128,0.0073c0.6898,1.0659,1.3588,2.1794,2.0057,3.2563c1.3187,2.1948,2.6833,4.4617,4.3069,6.4763l-0.0208,0.001l0.0769,0.073
|
||||
l0.0134,0.0164l0.0031-0.0002c1.265,1.1968,2.4871,2.478,3.6327,3.8091c-0.2485,0.4968-0.7407,1.4812-0.9956,1.9714l-0.0049,0.0142
|
||||
c-0.1797,1.1033-0.3311,2.2373-0.478,3.334c-0.0898,0.6746-0.1831,1.3721-0.2822,2.0569l-0.0186,0.1272l0.0962-0.0857
|
||||
c1.3018-1.1624,2.7393-2.3369,4.2749-3.4929c-0.729,2.5122-1.6191,5.7964-2.1426,9.1609l-0.0171,0.1118l0.0913-0.0667
|
||||
c0.8213-0.5999,1.6401-1.2029,2.4604-1.8071c0.6821-0.5022,1.3652-1.0054,2.0522-1.5083c0.2275,0.521,0.4678,1.0479,0.7002,1.5581
|
||||
c0.6646,1.4568,1.3511,2.9634,1.8354,4.5256c0.749,2.0198,0.1821,4.0974-0.3662,6.1067c-0.1919,0.7034-0.3901,1.4307-0.5259,2.1382
|
||||
l-0.0298,0.1555l0.1094-0.1143c0.9663-1.0056,1.9048-1.9639,2.8672-2.927c0.2412,1.2473,0.5239,2.6108,0.8633,4.1646l0.0063,0.0286
|
||||
l0.0283,0.0071c4.7578,1.1553,8.0298,6.3374,7.145,11.3162l-0.0029,0.0171l0.0088,0.0149
|
||||
c2.8589,4.8926,5.0903,10.675,6.6318,17.1865c-0.2734,1.2146-0.8281,2.3665-1.3647,3.4807
|
||||
c-0.187,0.3889-0.3809,0.7915-0.5596,1.1899l-0.0117,0.0264l0.0186,0.0222c0.5872,0.7188,1.1643,1.4226,1.7677,2.1333
|
||||
c-1.8612,2.7122-3.6858,5.7002-5.9127,9.6843l-0.0557,0.1003l0.1099-0.0325c0.4985-0.1465,0.9976-0.2939,1.4966-0.4417
|
||||
c1.9663-0.582,3.9985-1.1838,6.0264-1.7085c-0.6592,2.6313-2.8262,4.5613-6.4419,5.738c-0.5015-1.0327-1-2.0698-1.4819-3.083
|
||||
l-0.0117-0.0242l-3.1812-0.2844l-0.0161,0.0193c-0.124,0.1541-0.3257,0.3992-0.5151,0.6296
|
||||
c-0.1287,0.1563-0.2507,0.3052-0.3398,0.4148c-2.0935,1.4873-3.417,3.6648-4.6963,5.7705c-1.209,1.9897-2.459,4.0471-4.3608,5.5376
|
||||
l-0.0508,0.0398l0.0532,0.0359c0.3667,0.2473,1.3274,0.8948,1.8229,1.2219c-0.1318,0.5171-0.3832,1.5027-0.5111,1.9946
|
||||
c-1.1665,2.5154-1.5679,5.2847-1.9553,7.9631c-0.0872,0.6011-0.177,1.2224-0.2743,1.8303
|
||||
c-1.6714,1.7295-3.3672,3.6548-4.4581,6.0115l-0.0562,0.1208l0.1196-0.0591c1.8271-0.9041,3.6313-1.9285,5.3765-2.9189
|
||||
l0.1162-0.0659c-0.3862,1.3313-1.0459,2.574-1.6841,3.7766c-1.0264,1.9346-2.0879,3.9351-2.0264,6.3374l0.0005,0.0176
|
||||
l0.0117,0.0129c1.8657,2.0229,4.1802,3.5757,6.8799,4.6152c0.4717,1.0305,0.9839,2.136,1.5327,3.2439l0.0972,0.1965l-0.0002-0.0051
|
||||
l0.1489,0.3076c-0.2622-0.0188-0.5115-0.0313-0.7502-0.0313c-1.3955,0-2.5039,0.334-3.3848,1.0203
|
||||
c-0.1411-1.6516-0.2344-2.9136-0.3022-4.0815l-0.0039-0.0642l-2.3457,0.906c-0.2378,0.1333-0.4805,0.1982-0.7417,0.1982
|
||||
c-0.5288,0-1.0518-0.2739-1.5581-0.5388c-0.4976-0.2607-1.0127-0.5303-1.5269-0.5303c-0.208,0-0.4009,0.0422-0.5898,0.1292
|
||||
l-0.0127,0.0056l-0.0073,0.012c-0.5435,0.8694-0.9722,1.813-1.3867,2.7256l-0.1484,0.3264l0.0186,0.0225
|
||||
c0.165,0.2021,0.333,0.4043,0.502,0.6074c1.3828,1.6609,2.8125,3.3787,3.0073,5.6372l0.002,0.0178l0.0132,0.0125
|
||||
c0.145,0.135,0.3652,0.3328,0.5854,0.5305c0.2124,0.1909,0.4221,0.3792,0.5671,0.5137c-0.0299,0.3091-0.0759,0.7603-0.1223,1.2139
|
||||
c-0.0439,0.4294-0.0879,0.8591-0.1177,1.167l-0.9192-0.5847c-0.7722-1.2085-1.8-2.0466-3.0564-2.489l-0.043-0.0151l-0.0166,0.0425
|
||||
c-0.9131,2.3826-0.5454,4.9504-0.1895,7.4338c0.0923,0.6455,0.188,1.3132,0.2573,1.958l0.0024,0.0242l0.021,0.012
|
||||
c1.5049,0.8403,2.4409,2.2927,3.3457,3.6973c1.132,1.7571,2.3035,3.5735,4.5886,4.115l0.3936,0.1738l-0.0007,0.0027l0.0383,0.0139
|
||||
l0.0496,0.0217l0.001-0.0037l2.458,0.8833c-0.1221,0.209-0.2446,0.4175-0.3677,0.626c-0.4906,0.8315-0.9946,1.6921-1.4246,2.5796
|
||||
l-0.0227-0.0413l-0.0214,0.1262l-0.0074,0.0159l0.0037,0.0066c-0.0608,0.3643-0.1782,1.0586-0.2375,1.4053
|
||||
c-0.0361,0.2583-0.0938,0.6475-0.1504,1.032c-0.0503,0.3416-0.1001,0.6797-0.1343,0.9199
|
||||
c-1.1255,0.0627-2.1411,0.1211-3.1523,0.1982l-0.0386,0.0029l-0.0044,0.0383c-0.3164,2.7017,0.7407,5.3567,3.2319,8.1167
|
||||
l0.0371,0.0413l0.5991-0.762c0.5621,0.3274,1.594,0.926,2.1516,1.2451c-0.6514,0.9531-1.2716,1.9285-1.7927,2.7593l-0.019,0.0298
|
||||
l0.0234,0.0261c1.1284,1.2739,2.0718,2.3359,3.0806,3.4404l0.0239,0.0261l0.0313-0.0156c1.4126-0.6946,2.7061-1.032,3.9536-1.032
|
||||
c0.5842,0,1.1599,0.0808,1.7155,0.2351c-0.3102,0.9502-0.6326,2.0005-0.9845,3.2117l-0.0063,0.021l0.0122,0.0181
|
||||
c2.377,3.5815,5.1177,6.8779,8.146,9.7979l0.0273,0.0264l0.0317-0.0212c0.2773-0.1882,0.6919-0.4646,1.1079-0.7419
|
||||
c0.4143-0.2761,0.8257-0.5503,1.1082-0.7419c1.0713,0.4788,1.767,1.2722,2.1228,2.4287l0.0288,0.0933l0.0547-0.0806
|
||||
c0.7158-1.0486,1.4556-2.1331,2.2095-3.1992l0.1274-0.1797l-2.6816,1.592c-0.0874-2.519-0.0737-5.0244,0.0405-7.4502
|
||||
c0.9453,0.0503,2.7677,0.1287,3.6614,0.1672c0.5735,0.3591,1.7349,1.0686,2.3601,1.4438l0.0498,0.0298l0.0186-0.0552
|
||||
c0.1143-0.3386,0.2808-0.824,0.4546-1.3328c0.2407-0.7031,0.4897-1.4302,0.6455-1.8972l0.0132-0.0398l-0.0381-0.0176
|
||||
c-0.354-0.1643-0.7554-0.2986-1.1431-0.4282c-1.2637-0.4226-2.5693-0.8596-2.6567-2.4138
|
||||
c1.4912,0.4993,2.7104,1.5503,3.8896,2.5671l0.001,0.001l-0.0005,0.0002l0.0441,0.0371l0.0311,0.0269l0.0005-0.0002
|
||||
c0.6265,0.53,1.2729,1.0701,1.9233,1.6062l-0.2798,0.1685c-1.1523,0.6926-2.3433,1.4089-3.4844,2.1484l-0.0527,0.0339l0.0474,0.041
|
||||
c0.4507,0.387,1.3013,1.1084,2.5288,2.1448c-0.2817,0.2458-0.687,0.5964-1.0879,0.9438c-0.3984,0.345-0.7935,0.687-1.061,0.9202
|
||||
l-0.021,0.0186l0.0059,0.0271c0.1343,0.5925,0.2959,1.21,0.4521,1.8071c0.0664,0.2551,0.1333,0.51,0.1982,0.7644l0.0518,0.2014
|
||||
l0.0396-0.2041c0.1138-0.5833,0.3184-1.687,0.6069-3.281c1.568-1.0261,3.2736-2.0947,5.1287-2.9768
|
||||
c0.0906,0.7827,0.2548,2.2715,0.3323,3.0137l0.002,0.0212l0.0176,0.0122c2.8164,1.9854,3.8105,5.1992,4.4111,8.0813l0.0068,0.0327
|
||||
l0.0327,0.0042c0.8672,0.1145,2.0073,0.2695,3.1753,0.4595c-0.0591,0.1155-0.1309,0.2568-0.208,0.4097
|
||||
c-0.2046,0.4041-0.4595,0.907-0.6128,1.1921l-0.0059,0.011l0.0005,0.0125c0.0054,0.1948,0.0103,0.4871,0.0151,0.7795
|
||||
c0.0049,0.2927,0.0103,0.5854,0.0151,0.7805l0.002,0.0703l0.417-0.1868c1.4635-0.655,2.9771-1.332,4.5182-1.9143
|
||||
c0.642,0.2625,1.8824,0.7515,2.5521,1.0154l0.1104,0.0437l0.019-0.0391c0.8306-1.7046-0.3623-2.8806-1.5156-4.0181
|
||||
c-0.438-0.4316-0.8896-0.8772-1.2109-1.3396c0.0986-0.0042,0.1982-0.0061,0.2964-0.0061c2.5226,0,4.6697,1.3491,6.8257,2.8599
|
||||
c-0.4382,0.4543-0.8953,0.9038-1.3389,1.3384c-0.519,0.5083-1.0549,1.0342-1.5577,1.5679l-0.0038-0.002l-0.0225,0.0283
|
||||
l-0.0415,0.0444l0.01,0.0049c-1.1091,1.4658-0.5538,3.1084,0.0717,4.5405l-0.0035,0.0034l0.0176,0.0298l0.0259,0.0591
|
||||
l0.0057-0.0056l0.3455,0.5837h-0.0026l0.0437,0.0696l0.0159,0.0269h0.0007c0.0994,0.1597,0.2419,0.3921,0.3865,0.6282
|
||||
c0.1499,0.2451,0.3003,0.4905,0.4004,0.6509l0.0127,0.021l0.0249,0.001c1.02,0.0413,2.0581,0.0479,3.0615,0.0544
|
||||
c0.686,0.0044,1.3945,0.009,2.1021,0.0244c-0.4253,1.7993-1.9331,2.7813-3.3921,3.7314l-0.2549,0.166l0.043,0.0408
|
||||
c0.5786,0.55,1.2056,0.8174,1.9175,0.8174c1.0586,0,2.1567-0.6125,3.1309-1.1638c0.208,0.5359,0.4473,1.1292,0.7295,1.8101
|
||||
l-3.3374,0.8137l0.0981,0.0588c1.5581,0.9329,2.9951,1.7283,4.3931,2.4319l0.0308,0.0154l0.0239-0.0249
|
||||
c0.4268-0.4458,0.8701-0.8926,1.2988-1.3247c0.4521-0.4556,0.9174-0.9272,1.3694-1.4011
|
||||
c-0.1201,0.8872-0.2798,1.7844-0.4377,2.6541c-0.1489,0.8218-0.3027,1.6714-0.4214,2.5227
|
||||
c0.1685,2.3503,2.1431,3.9053,4.0522,5.116l0.1001,0.0637l-0.0298-0.115c-0.4351-1.676-1.1626-3.3789-2.2251-5.2048
|
||||
c0.2881-1.0554,0.6143-2.1809,1.0249-3.5378l0.1362-0.0054c0.2876-0.0115,0.585-0.0234,0.875-0.0234
|
||||
c1.1475,0,2.3022,0.1716,2.9829,1.4099c-0.3247,0.2393-0.7959,0.585-1.2671,0.9307c-0.4878,0.3574-0.9751,0.7148-1.3003,0.9551
|
||||
l-0.0391,0.0288l0.0303,0.0381c1.1011,1.3816,2.2666,2.665,3.4644,3.8147l0.1074,0.103l-0.0293-0.146
|
||||
c-0.1631-0.8213-0.3379-1.6519-0.5073-2.4553c-0.1777-0.844-0.3613-1.7163-0.5293-2.5684c2.0977,0.3594,3.7002,1.7458,5.25,3.0874
|
||||
c0.6672,0.5779,1.3579,1.1743,2.0773,1.6809l0.4398,2.5161l0.0098,0.0103c0.5181,0.5564,1.0439,1.1106,1.6758,1.7754
|
||||
c-0.0957,1.3992-0.1992,2.9814,0.7095,4.2993l0.0068,0.01l0.9009,0.4407c-0.7435,0.9585-1.4235,1.95-2.019,2.9487l-0.0498,0.083
|
||||
l0.0957-0.0127c0.2656-0.0347,0.5288-0.0522,0.7813-0.0522c3.6899,0,5.3813,3.7585,6.7407,6.7783
|
||||
c0.1079,0.24,0.2144,0.4763,0.3198,0.707l0.0117,0.0259l0.0283,0.0015c0.5547,0.0298,1.6743,0.1003,2.2188,0.1399l0.0518,0.0039
|
||||
l-0.0015-0.052c-0.0967-3.1917-1.5586-5.9431-2.8428-7.9976c2.1318,0.3262,3.9106,1.5237,5.2271,2.5361l0.0137,0.0105
|
||||
l0.0171-0.0007c0.666-0.031,1.3516-0.1199,2.0146-0.2058c0.835-0.1082,1.6982-0.22,2.54-0.22c0.7222,0,1.3574,0.0823,1.9419,0.2512
|
||||
c0.6978,0.5391,1.3428,1.1704,1.9663,1.7808c0.6602,0.6462,1.3423,1.3145,2.0972,1.8843l0.0132,0.01l0.0166-0.0005
|
||||
c3.3936-0.1233,6.1968-2.2124,8.5581-4.1609l0.021-0.0173l-0.0044-0.0269c-0.0439-0.248-0.1064-0.6216-0.1699-0.9983
|
||||
c-0.0632-0.3794-0.1265-0.7544-0.1724-1.0164l1.1174-0.2141c0.5137,1.2053,1.0222,2.5447,1.5969,4.2107
|
||||
c-0.8774,1.3945-1.4243,2.8613-1.625,4.3599l-0.0054,0.0413l0.04,0.0105c1.6992,0.4417,3.3667,1.1023,4.958,1.9631
|
||||
c-1.1787,2.1133-3.2988,3.0176-5.3496,3.8923c-0.4341,0.1851-0.8833,0.3767-1.3159,0.5767l-0.0132,0.009
|
||||
c-4.6426,4.5693-9.0757,10.2212-13.1782,16.8013c-0.5415,1.0027-0.6362,1.9487-0.2817,2.8118
|
||||
c0.8374,2.0391,3.9312,3.2014,6.2095,3.9001c-0.2441,0.5928-0.6821,1.6978-0.9023,2.2529
|
||||
c-1.0273,0.3513-2.2163,0.7607-3.3608,1.1833l-0.0254,0.0093l-0.0049,0.0269c-0.4014,2.3469,1.0791,4.0737,2.5103,5.7434
|
||||
c0.3926,0.4578,0.7983,0.9312,1.1489,1.4023l0.0151,0.02l0.0249-0.0012c2.3188-0.1272,4.4097-0.2324,6.5137-0.2324
|
||||
c1.0034,0,1.9263,0.0237,2.8213,0.0725h0.0005l0.3169,0.0247c1.4785,0.116,3.0073,0.2356,4.5225,0.2356
|
||||
c0.6022,0,1.1581-0.0193,1.6995-0.0566c-0.1543,0.5352-0.437,1.5134-0.5818,2.0063l-0.0176,0.0593l0.062,0.0007
|
||||
c0.3184,0.0042,0.6367,0.0066,0.9556,0.0066c2.2495,0,5.2007-0.1067,8.0708-0.937c1.0894-0.1423,2.2278-0.2622,3.4838-0.3689
|
||||
c2.7761,1.5378,5.1305,2.2549,7.4073,2.2549c0.1143,0,0.2295-0.002,0.3442-0.0056l0.0376-0.0012l0.0068-0.0371
|
||||
c0.125-0.6697,0.2607-1.3357,0.415-2.0354l0.3306-0.1462c0.4395-0.1946,1.0313-0.4568,1.3926-0.6238
|
||||
c0.0278,1.4189,0.2861,2.8306,0.5361,4.1968c0.3813,2.082,0.7754,4.2351,0.3442,6.4211l-0.0034,0.0161l0.0078,0.0144
|
||||
c1.6509,3.1826,1.7021,6.7805,1.752,10.2603c0.0244,1.731,0.0498,3.521,0.2725,5.23c0.041,1.1226,0.5474,1.6919,1.5049,1.6919
|
||||
c0.2275,0,0.4886-0.0378,0.7686-0.1021c1.105,3.6228,1.7874,6.6443,2.1479,9.5098c0.0854,0.3411,0.1709,0.6853,0.2563,1.0315
|
||||
c0.1943,0.7827,0.395,1.592,0.604,2.3989l0.0083,0.0171c0.208,0.2654,0.4189,0.5398,0.6343,0.8198
|
||||
c2.1045,2.7349,4.7231,6.1384,8.394,6.1382c0.4478-0.0002,0.9082-0.0508,1.3623-0.1501c2.4756-0.2141,4.5859-1.7178,6.4528-4.5967
|
||||
c0.5641-0.614,1.1678-1.2075,1.7948-1.7651l0.0137-0.0122l0.002-0.0186c0.0337-0.3809,0.0908-1.0303,0.1396-1.5859l0.0579-0.6548
|
||||
c0.1411-0.0537,0.3384-0.1301,0.5417-0.2087c0.2251-0.0869,0.4521-0.1746,0.6006-0.2307l0.0049-0.002l0.5947-0.2097
|
||||
c0.7505-0.2649,1.6841-0.5947,2.2188-0.7778l0.0234-0.0081l0.0068-0.0239c0.5845-2.1389,0.8921-4.0659,0.9404-5.8904
|
||||
c0.2715-0.1077,0.6699-0.2668,1.0649-0.425c0.3906-0.156,0.7778-0.311,1.0361-0.4136l0.0225-0.0085l0.0059-0.0229
|
||||
c0.873-3.3359,1.0864-6.8035,0.6328-10.3081c0.91,0.4824,1.8448,0.9824,2.9307,1.5671c0.0782,0.3826,0.2556,1.2583,0.3396,1.7175
|
||||
l-0.0012,0.001l0.0068,0.0308c0.0002,0.0015,0.0007,0.0027,0.0011,0.0042l0.0116,0.0657l0.0046-0.0032
|
||||
c0.9065,4.0176,2.9744,7.6313,4.9763,11.1257c1.4216,2.4807,2.8911,5.0461,3.9368,7.7402c0.0298,0.29,0.0718,0.7202,0.114,1.1516
|
||||
c0.041,0.4197,0.082,0.8394,0.1118,1.1289c-0.2241,0.1199-0.5435,0.2925-0.8623,0.4653c-0.3257,0.1763-0.6487,0.3511-0.873,0.4709
|
||||
h-0.0005l-0.0171,0.0093c-0.0073,0.0042-0.015,0.0081-0.0225,0.0122l-0.0811,0.043l0.0012,0.0002
|
||||
c-4.7832,2.6501-9.7446,5.1472-14.5447,7.562c-4.522,2.2751-9.1978,4.6274-13.7148,7.1035
|
||||
c-4.7197,2.8987-9.8447,5.2068-14.8013,7.4387c-1.5718,0.7078-3.1968,1.4395-4.7837,2.1787
|
||||
c-2.8115,1.2859-5.5781,2.7734-8.2539,4.2119c-2.6733,1.4375-5.4375,2.9238-8.2461,4.208
|
||||
c-3.7732,1.7107-6.1759,3.6672-7.5613,6.1514l-0.0105-0.009l-0.022,0.0621l-0.0161,0.0289l0.0051,0.0044
|
||||
c-2.105,6.0149-1.579,12.3234-1.0691,18.4246c0.3271,3.9189,0.666,7.9712,0.3066,11.9177
|
||||
c-0.4031,6.8821,1.1311,14.1863,4.5608,21.7134c0.1571,3.1501,1.0122,6.3722,2.6145,9.8489
|
||||
c-1.0972,2.0414-0.984,4.3575-0.8726,6.5979c0.0371,0.7368,0.0747,1.4985,0.0674,2.2319v0.0178l0.0117,0.0134
|
||||
c0.7554,0.8694,1.5752,1.7148,2.3682,2.5325c1.7139,1.7671,3.4858,3.5942,4.7344,5.7903l-0.0273,0.0676
|
||||
c-0.1687,0.4116-0.4496,1.0974-0.5903,1.4624c-1.8529,1.7015-3.7163,3.5227-5.6989,5.5691
|
||||
c-1.7501,0.8682-3.1647,2.2053-4.5321,3.4995c-0.9072,0.8582-1.8452,1.7456-2.8711,2.4858
|
||||
c-1.4893,0.5315-3.1411,0.6033-4.5615,0.6033c-0.5894,0-1.1953-0.0144-1.7813-0.0283c-0.5869-0.0142-1.1938-0.0286-1.7856-0.0286
|
||||
c-3.3472,0-5.9546,0.5024-7.7979,2.947l-0.0039,0.0017l-0.007,0.011l-0.1083,0.1443l0.0193-0.0088
|
||||
c-0.5854,0.9095-1.1912,1.825-1.7791,2.7107c-1.9653,2.9609-3.9976,6.0227-5.5054,9.3201
|
||||
c-1.0605,2.2654-2.4814,4.3762-3.855,6.4175c-1.6792,2.4949-3.4155,5.075-4.5063,7.9556l-0.001,0.0027
|
||||
c-0.1698,0.3939-0.3416,0.7874-0.5132,1.1809c-0.4771,1.0936-0.9707,2.2241-1.4128,3.3595l-0.0002,0.0004
|
||||
c-1.1157,1.9731-1.3252,4.2041-1.5278,6.3616c-0.1035,1.0996-0.21,2.2366-0.4355,3.3254c-0.6343,1.2036-1.374,2.3718-2.0898,3.5017
|
||||
c-0.5002,0.7893-1.017,1.6057-1.4939,2.4275l-0.0007,0.0007c-1.4702,2.1755-3.0049,4.3579-4.4888,6.4683
|
||||
c-2.9556,4.2029-6.0117,8.5486-8.7026,13.0442c-1.5786,2.6675-3.2788,5.3235-4.9233,7.8921
|
||||
c-2.8857,4.5078-5.8701,9.1692-8.2983,14.0508l-0.001,0.0021c-0.6655,1.1559-1.3103,2.3712-1.9161,3.6127l-0.0009,0.0015
|
||||
c-4.189,6.7495-7.877,13.9272-11.4434,20.8687c-0.4258,0.8284-0.8516,1.6567-1.2788,2.4861
|
||||
c-1.9229,4.0688-4.0112,8.1479-6.0303,12.0925c-3.6831,7.1946-7.4917,14.634-10.45,22.3076
|
||||
c-1.3242,2.3749-3.2554,4.322-5.1233,6.2053c-0.8081,0.8147-1.6436,1.657-2.4194,2.5234c-2.415,2.7515-5.0225,5.4041-7.5439,7.9692
|
||||
c-2.0493,2.0847-4.1682,4.2402-6.1721,6.4371l-0.0012,0.0011c-0.9854,0.9495-2.0234,1.8735-3.0273,2.7671
|
||||
c-0.4033,0.3589-0.8059,0.7175-1.2063,1.0782c-2.8777-0.1815-5.7996-0.4039-8.6257-0.619
|
||||
c-4.9453-0.376-10.0596-0.7651-15.0889-0.9485c-4.2446-0.8357-8.6162-0.9409-12.8442-1.043
|
||||
c-3.3184-0.0798-6.7495-0.1626-10.1045-0.5981c-3.3535-0.0337-6.772-0.1201-10.0781-0.2036
|
||||
c-4.2656-0.1079-8.6768-0.2195-13.0127-0.2195c-7.3574,0-13.3445,0.3282-18.8413,1.0332l-0.0029,0.0002
|
||||
c-2.8555,0.2673-5.6499,0.5073-8.4429,0.5073c-3.2607,0-6.0703-0.3389-8.5864-1.0347c-5.9097-2.1631-12.2119-3.0657-18.3066-3.9387
|
||||
c-3.0679-0.4395-6.2397-0.8938-9.3237-1.5037c-18.6812-2.4065-34.4146-4.0093-50.479-4.0093c-0.9722,0-1.9502,0.0063-2.9063,0.0186
|
||||
c-4.8091-0.0715-9.5049-0.854-13.9033-1.6494c-2.0439-0.324-4.2275-0.4685-7.0806-0.4685c-1.2573,0-2.5366,0.0273-3.7734,0.054
|
||||
c-1.2358,0.0266-2.5142,0.0542-3.7686,0.0542c-1.2896,0-2.4219-0.0295-3.4575-0.0896c-2.4775-0.3799-4.9912-0.9141-7.4219-1.4307
|
||||
c-4.6528-0.9888-9.4644-2.0112-14.2759-2.0112c-0.2858,0-0.5732,0.004-0.8608,0.0118l-0.0176-0.0004
|
||||
c-2.3892-0.0486-4.6191-0.9814-6.4502-2.6987c-3.7261-3.2515-8.0571-5.7393-12.2461-8.145
|
||||
c-2.4365-1.3997-4.9565-2.8469-7.3291-4.4287c-3.2441-2.1157-6.7949-3.8232-10.2285-5.4744
|
||||
c-4.8394-2.3269-9.8433-4.7329-14.0361-8.3115c-8.043-7.0669-16.814-14.4553-26.4424-20.6123
|
||||
c-1.2744-0.9719-2.4321-2.1196-3.5513-3.2295c-1.5018-1.4888-3.0544-3.0277-4.9067-4.1591
|
||||
c-5.7544-5.1007-12.2758-10.8818-19.6914-14.9015c-1.4252-1.4255-2.7121-3.0269-3.9565-4.5754
|
||||
c-2.0503-2.5508-4.1699-5.1885-6.9546-7.095c-4.8618-3.5405-7.98-8.678-10.9956-13.646c-1.4761-2.4321-3.0024-4.9468-4.7119-7.2397
|
||||
c-1.5146-2.5972-3.1968-5.1519-4.8237-7.6223c-1.874-2.8459-3.812-5.7888-5.5029-8.8115
|
||||
c-2.2998-9.1284-9.0522-16.2698-15.2012-22.2463c-5.9526-5.7283-13.8081-8.469-21.4043-11.1194
|
||||
c-0.5355-0.187-1.0702-0.3735-1.613-0.563l-0.0178-0.0073c-11.5977-4.7593-21.186-13.1533-30.4585-21.271
|
||||
c-0.4463-0.3906-0.8926-0.7813-1.3374-1.1702c-0.7148-0.6511-1.4224-1.3494-2.1064-2.0244
|
||||
c-2.0156-1.9888-4.0996-4.0449-6.7266-5.2671c-0.6719-0.1292-1.3555-0.1921-2.0898-0.1921c-2.1201,0-4.2461,0.5437-6.3022,1.0693
|
||||
c-0.8667,0.2216-1.7618,0.4497-2.6378,0.6322c-0.8411-5.0026-1.5544-10.1115-2.2435-15.0529
|
||||
c-1.1094-7.9541-2.2563-16.179-3.9697-24.1719c-0.1147-0.4514-0.2285-0.9067-0.3428-1.3643
|
||||
c-1.2632-5.0562-2.5688-10.2844-6.3804-13.9583c-2.5127-2.3914-6.0967-2.6519-9.2656-2.7024
|
||||
c-0.3672-1.4792-0.772-2.968-1.1636-4.408c-0.224-0.825-0.4562-1.678-0.6773-2.516c-0.2576-1.8051-0.5192-3.61-0.7807-5.4152
|
||||
c-0.811-5.5994-1.6504-11.3894-2.3491-17.095c-0.3204-1.3987,0.1397-2.8098,1.4052-4.3137l0.0049-0.0059
|
||||
c0.4819-0.5811,0.9844-1.1628,1.4697-1.7256c1.428-1.6545,2.9041-3.365,4.0626-5.2776c3.5121-4.7664,4.6087-11.3687,3.2582-19.6248
|
||||
c-1.5137-8.6367-5.2036-16.5874-10.6699-22.9915c-0.9614-1.1892-2.2832-2.1677-3.561-3.1143
|
||||
c-2.4126-1.7861-4.9072-3.6331-4.9795-6.9519c-1.2109-9.8191-2.7759-19.7598-4.2891-29.373
|
||||
c-1.8086-11.4893-3.6787-23.3684-4.9585-35.124c0.2236-0.2234,0.4473-0.4458,0.6709-0.668
|
||||
c0.8147-0.8096,1.6568-1.6467,2.4539-2.5059l0.0183-0.0034l0.0027-0.019l0.0866-0.093l-0.0784,0.0144
|
||||
c0.4929-3.6108-0.3394-7.4424-2.4125-11.0889l0.0075-0.0056l-0.0291-0.0352l-0.0237-0.0422l-0.0088,0.0066
|
||||
c-0.4224-0.5056-0.9214-0.9802-1.4063-1.4382c-1.0947-1.0339-2.2271-2.1033-2.5342-3.6179
|
||||
c-0.5269-2.7114-0.9507-5.4893-1.3604-8.1755c-0.5469-3.5837-1.1118-7.2896-1.9292-10.886l-0.0013-0.0056
|
||||
c-0.9303-5.1279-1.5127-10.3987-2.0754-15.4961c-0.1033-0.9365-0.2067-1.873-0.3125-2.8091
|
||||
c-0.0138-5.5479-0.7178-11.1396-1.3989-16.5474c-0.3311-2.626-0.6729-5.3416-0.9316-8.0168
|
||||
c-0.5093-4.2634-1.0068-8.6013-1.4883-12.7964c-1.2571-10.9583-2.5566-22.2893-4.191-33.3884l0.0001-0.0005l-0.001-0.0068
|
||||
c-0.0013-0.0081-0.0023-0.0161-0.0037-0.0244l-0.0457-0.3113l-0.0006,0.0049c-0.5015-3.1292-0.85-6.3264-1.184-9.4231
|
||||
c-0.4033-3.7349-0.8198-7.5964-1.5127-11.356c0.3916-0.4907,0.8047-0.9834,1.2046-1.46c1.3633-1.6255,2.7734-3.3062,3.6387-5.2837
|
||||
l0.0054-0.0125l-0.002-0.0137c-0.3442-2.2141-2.188-3.6384-3.9712-5.0159c-0.7334-0.5669-1.4263-1.1023-2.021-1.6892
|
||||
c-1.6157-10.0361-2.791-20.3152-3.9272-30.2561c-0.5229-4.574-1.064-9.3035-1.6406-13.947
|
||||
c-0.1387-1.1509-0.2935-2.3201-0.4429-3.4507c-0.5168-3.9028-1.05-7.9385-1.0361-11.9548c1.6125-1.5447,3.48-3.7908,3.2627-5.7522
|
||||
c-0.1003-0.9082-0.6492-1.6692-1.6288-2.262c-0.1595-0.1582-0.3254-0.3169-0.4927-0.4775
|
||||
c-1.2041-1.1541-2.4487-2.3472-2.3013-4.1047c0.0781-1.5164,0.6685-2.9592,1.2388-4.3545c0.7397-1.8083,1.5049-3.678,1.1709-5.7314
|
||||
c-0.1602-2.1843-1.0337-4.2222-2.5962-6.0569c-1.3467-1.5818-3.1802-2.9607-5.3032-3.9888
|
||||
c0.0664-4.084-0.6768-8.1226-1.4458-11.9106c0.2051-0.147,0.4146-0.2947,0.6265-0.4443c2.4355-1.7195,5.1963-3.6687,4.7983-7.0613
|
||||
l-0.002-0.0173l-1.6411-1.5161l-0.0005,0.002c-0.6057-0.5562-1.2166-1.1001-1.8173-1.6155
|
||||
c-0.3388-5.0601-0.8327-10.1873-1.3106-15.1462c-0.2134-2.2175-0.4346-4.5107-0.6382-6.7654
|
||||
c-0.2476-3.0256-1.0415-6.0178-1.8096-8.9116c-1.0625-4.0029-2.1611-8.1421-1.812-12.4011
|
||||
c1.4282-1.1951,3.2153-1.8044,5.1069-2.4495c1.9553-0.667,3.9774-1.3572,5.5636-2.7542
|
||||
c4.4129-2.1182,10.0924-5.9285,12.0985-12.0532c1.6519-4.3335,0.9203-9.302-1.864-12.6606l-0.0779-0.1213
|
||||
c-0.8433-1.3184-1.7159-2.6812-2.6267-3.9705l-0.0002-0.0022l-0.0083-0.0107c-0.0004-0.0005-0.001-0.0012-0.0014-0.0017
|
||||
l-0.0992-0.1404l0.0025,0.0261c-2.6928-3.385-6.308-5.8538-9.5381-7.9038l0.1563,0.0378l-0.3965-0.1914
|
||||
c-1.1294-0.5454-2.2388-1.1782-3.3115-1.7903c-1.9778-1.1279-4.0231-2.2915-6.257-2.9456
|
||||
c2.6931-7.1787,8.1709-12.6633,13.4704-17.9673l0.5251-0.5261c1.385-0.6484,2.7581-1.395,4.0862-2.1167
|
||||
c3.0117-1.6377,6.126-3.3311,9.5952-3.9956l-0.0001-0.0005l0.0064-0.0012c5.9385-1.9998,12.063-2.2693,17.2705-2.2693
|
||||
c1.9761,0,3.9888,0.0442,5.9351,0.0869c1.9409,0.0425,3.9482,0.0864,5.9136,0.0864c0.5879,0,1.1587-0.0039,1.6924-0.0117
|
||||
c4.2622,0.2915,8.5254,1.166,12.6484,2.0117c2.9438,0.6038,5.9878,1.2283,9.0107,1.6367
|
||||
c3.7104,1.8711,7.6851,3.3555,11.5293,4.7908c1.9678,0.7351,4.0034,1.4951,5.9814,2.2988c0.3062,0.0886,0.6147,0.1636,0.917,0.2231
|
||||
c1.6836,0.4612,3.3115,1.1865,4.8857,1.8882c2.2074,0.9836,4.49,1.9998,6.9604,2.2947c0.8482,1.7852,2.6349,2.5532,4.3648,3.2947
|
||||
c0.873,0.374,1.7759,0.761,2.5435,1.2756c15.0396,8.0476,29.6284,17.4155,43.7373,26.4751
|
||||
c15.4302,9.908,31.3857,20.1536,47.9814,28.7046c5.6616,3.1563,11.6528,5.8867,17.4468,8.5273
|
||||
c2.3037,1.0503,4.6865,2.136,7.0195,3.2356c8.1392,3.0388,14.8008,5.3018,20.9648,7.1213
|
||||
c0.9712,0.2615,1.9771,0.2976,2.9194,0.2976c0.2412,0,0.4824-0.0024,0.7241-0.0049c0.3374-0.0032,0.6772-0.0068,1.0127-0.0037
|
||||
c-0.5298,0.2617-1.0869,0.5417-1.627,0.8345l-0.1108,0.0603l0.1235,0.0269c1.3481,0.293,2.7271,0.5542,4.0605,0.8066
|
||||
c2.3086,0.4373,4.6953,0.8894,7.0068,1.5227c2.8784,0.8125,5.8945,0.8352,8.8115,0.8569c0.6854,0.0051,1.3826,0.0117,2.0812,0.0271
|
||||
c-1.9501,0.0837-3.8932,0.3728-5.7814,0.6677l-0.6807,0.106l0.4497,0.0239c4.0659,0.2146,8.1509,0.8806,12.1016,1.5249
|
||||
c4.811,0.7844,9.7861,1.5957,14.7588,1.5957l0.2002-0.0005c1.627,0.0488,3.2788,0.2424,4.877,0.4297
|
||||
c1.8545,0.2175,3.772,0.4421,5.6621,0.4421c1.2461,0,2.3716-0.0957,3.4409-0.2927c2.2075-0.4089,4.4902-0.49,6.6982-0.5686
|
||||
c2.8027-0.0996,5.7012-0.2024,8.4761-0.9768c2.8208,1.7451,6.1401,3.6726,9.8569,4.4949l0.0078,0.0017l0.0078-0.0007
|
||||
c1.2251-0.1387,2.5205-0.2061,3.9609-0.2061c2.0552,0,4.1465,0.1396,6.1689,0.2747c2.0308,0.1355,4.1304,0.2756,6.2026,0.2756
|
||||
c0.5879,0,1.1611-0.0115,1.7002-0.0339c3.1367,0.1289,6.3389,0.1475,9.436,0.165c7.7065,0.0442,15.6748,0.0901,23.3354,1.8416
|
||||
c0.7393,0.5627,1.4478,1.2102,2.1333,1.8364c1.5981,1.4597,3.2505,2.9695,5.4453,3.5654c2.9502,0.8025,6.0576,0.8535,9.062,0.9028
|
||||
C1070.3525,602.7361,1071.3027,602.7522,1072.2314,602.7893z M846.0977,1768.1968c-1.7612,0.0273-3.7539,0.0586-5.6758,0.1094
|
||||
l-0.0386,0.001l-0.0063,0.0386c-0.0507,0.3132-0.1343,0.8838-0.1746,1.1902c-0.4001,0.0171-0.8346-0.0164-1.2566-0.0496
|
||||
c-0.3564-0.0283-0.7251-0.0576-1.0796-0.0576c-0.793,0-1.7813,0.1318-2.3936,1.1606l-0.0063,0.0195
|
||||
c-0.0425,0.4507-0.1045,1.1465-0.1655,1.8286c-0.0454,0.5103-0.0903,1.0127-0.126,1.3999
|
||||
c-0.4448-1.1633-0.9183-2.338-1.4452-3.5837c-0.2352-4.8052-0.5291-9.1249-1.7399-13.3157
|
||||
c-0.6978-6.4331-1.8071-12.9155-2.8794-19.1841c-0.6035-3.5259-1.2275-7.1719-1.771-10.7671
|
||||
c-0.2114-1.5132-0.5049-3.0449-0.7886-4.5254c-0.6558-3.4204-1.334-6.957-1.041-10.5044l0.022-0.2661l-0.1113,0.2427
|
||||
c-0.2837,0.6187-0.5439,1.2515-0.7637,1.7998l-0.0775-0.1431c-0.9191-11.1968-2.6721-22.321-4.4299-32.6724
|
||||
c-0.4414-4.1982-1.1357-8.4365-1.8066-12.5347c-1.1367-6.9399-2.3115-14.1157-2.293-21.3003l0.0005-0.1094l-0.2188,0.2075
|
||||
c-0.4006,0.3804-0.9851,0.9355-1.3366,1.2762c-0.2164-6.2845-1.2568-12.6-2.2645-18.7089
|
||||
c-0.6372-3.8647-1.2964-7.8613-1.7407-11.813c-0.7847-4.8555-1.5112-9.8027-2.2139-14.5874
|
||||
c-0.9819-6.686-1.9976-13.6001-3.1865-20.3721c-0.3701-2.4355-0.7026-4.9214-1.0249-7.3252
|
||||
c-0.8276-6.1787-1.6831-12.5674-3.2446-18.6992c-0.187-6.2939-1.2524-12.5923-2.2827-18.6831
|
||||
c-0.5127-3.0283-1.0425-6.1602-1.458-9.2549c-0.7212-3.646-1.1626-7.3916-1.5898-11.0137
|
||||
c-0.4307-3.6563-0.8765-7.4375-1.6099-11.1147l-0.2051-1.2178c-1.2182-7.2393-2.4772-14.7244-2.2746-22.1658l0.0016-0.0002
|
||||
l-0.0015-0.0366c0-0.0002,0-0.0004,0-0.0005l0.0015-0.0581l-0.0038,0.0007l-0.0051-0.127
|
||||
c2.9183,0.4858,5.8015,1.0602,8.5704,1.7087c3.0981,0.6934,6.3027,1.0176,9.4019,1.3311c2.8477,0.2876,5.792,0.5854,8.6523,1.1694
|
||||
c6.0645,0.7949,12.123,2.1689,17.9819,3.4976c4.5366,1.0288,9.2275,2.0928,13.894,2.8823
|
||||
c0.6284,0.1401,1.2573,0.2813,1.8867,0.4229c1.8884,0.4246,3.8392,0.8617,5.7755,1.2688l-0.0109,0.0032l0.1803,0.0332
|
||||
c0.0029,0.0007,0.0058,0.0013,0.0087,0.002l0.0117,0.0024l0.0009-0.0002c6.4957,1.2009,13.0473,2.7356,19.1652,4.2166
|
||||
l-0.0001,0.0005c1.7847,0.4849,3.6709,0.5356,5.4946,0.5845c2.416,0.0649,4.9136,0.1318,7.1689,1.2192
|
||||
c-0.0576,1.1665-0.1025,2.3555-0.1455,3.5054c-0.0829,2.2139-0.1689,4.5032-0.3527,6.7561
|
||||
c-1.4241,3.0858-1.6622,6.5184-1.8924,9.8391c-0.0283,0.4131-0.0571,0.8257-0.0869,1.231c-0.1772,0.8838-0.3594,1.77-0.542,2.6587
|
||||
c-1.3276,6.4521-2.6987,13.1187-2.1616,19.7544l-0.0317-0.1265c-0.1978-0.7856-0.4443-1.7632-0.5933-2.3291l-0.04-0.1514
|
||||
l-0.0498,0.1479c-1.7837,5.2773-1.6016,10.8975-1.4258,16.332c0.061,1.8789,0.124,3.8213,0.1035,5.7163
|
||||
c0.1313,2.2461,0.1113,4.5444,0.0923,6.7671c-0.0317,3.7051-0.0645,7.5366,0.5977,11.2524
|
||||
c0.1055,1.8579,0.1294,3.7529,0.1523,5.585c0.0269,2.1626,0.0552,4.3984,0.2173,6.5962l0.0016,0.0226l-0.0041,0.5844
|
||||
c-0.0132,2.7017-0.0264,5.4956,0.6528,8.1738c0.1563,1.603,0.1982,3.2485,0.2388,4.8394c0.0688,2.6904,0.1396,5.4717,0.7612,8.1494
|
||||
c0.0542,0.7246,0.1074,1.4492,0.1606,2.1743c0.4432,6.0193,0.9012,12.243,1.7591,18.3137c0.0001,0.001,0.0001,0.0017,0.0002,0.0027
|
||||
c0.2881,3.3452,0.4448,6.7559,0.5967,10.0547c0.2168,4.7202,0.4414,9.6016,1.0537,14.3872l0.042,0.3296l0.0508-0.3281
|
||||
c0.2104-1.3633,0.4253-2.811,0.6641-4.4731c-0.5234,7.231-0.2466,14.5806,0.0225,21.7036
|
||||
c0.0439,1.1716,0.0884,2.3428,0.1289,3.5134l-0.0347,0.0061l0.0367,0.0488l0.0014,0.0396l0.0263-0.0049
|
||||
c2.0289,2.6943,5.3246,2.7026,8.5132,2.7095c1.5522,0.0034,3.1546,0.0098,4.5615,0.334c-1.6985,3.1882-4.2648,5.7634-6.7485,8.2534
|
||||
c-2.1555,2.1608-4.3826,4.3953-6.0437,7.0288c-1.3246,0.2029-2.6631,0.4297-3.9578,0.6494
|
||||
c-1.0627,0.1801-2.1614,0.3665-3.2411,0.5371c-0.7128,0.0588-2.1,0.1548-2.8458,0.2065l-0.0703,0.0049l-0.0122,0.0122
|
||||
c-3.5239,3.5376-6.5391,7.6133-9.4551,11.5547c-1.4141,1.9121-2.8765,3.8887-4.3784,5.7793l-0.0107,0.0137l0.0001,0.0017
|
||||
c-1.2863,1.4846-0.8804,3.3472-0.4864,5.1492c0.1488,0.6803,0.2884,1.323,0.3438,1.9486c-1.465,1.4391-2.925,2.9286-4.337,4.3698
|
||||
c-1.811,1.8486-3.6841,3.7598-5.5825,5.5801c-2.5823,2.0599-2.0422,5.9146-0.4466,8.6299l0.0003,0.0049l0.0073,0.0085
|
||||
l0.0943,0.1594l-0.0026-0.0553c0.5339,0.6049,1.4852,1.6899,2.0179,2.3024c-2.5204,3.8624-5.8173,7.1663-9.007,10.3613
|
||||
c-1.8809,1.8848-3.8257,3.833-5.5898,5.8745l-0.0078,0.0132c-0.1216,0.2988-0.3096,0.7515-0.4971,1.2021
|
||||
c-0.1826,0.439-0.3643,0.8765-0.4829,1.168l-0.0264,0.0649l0.0703-0.0005c0.5664-0.0039,1.1328-0.0063,1.7002-0.0063
|
||||
c1.0472,0,1.9886,0.0087,2.8789,0.0255C846.4252,1766.9949,846.2201,1767.7554,846.0977,1768.1968z M662.3401,1683.5686
|
||||
l0.0026,0.0149l0.0622-0.0659l0.0189-0.0166l-0.0007-0.0039c1.5836-1.6831,2.9159-3.535,4.3688-5.6079
|
||||
c0.0859-0.1313,0.1719-0.2695,0.2603-0.4106c0.5552-0.8916,1.1846-1.9019,2.2432-1.9019c0.1709,0,0.3516,0.0269,0.5366,0.0791
|
||||
c1.1191,0.8345,1.2339,2.2095,1.3452,3.5396c0.0503,0.6069,0.103,1.2344,0.25,1.7964c0.6841,3.6904,0.8569,7.4854,1.0239,11.1548
|
||||
c0.1699,3.7251,0.3453,7.5765,1.0552,11.3296c0.1022,3.3604,0.4678,6.7632,0.8212,10.0542
|
||||
c0.4082,3.7993,0.8306,7.7275,0.8486,11.6108c-0.3799,0.147-0.7554,0.2183-1.1475,0.2183c-1.1504,0-2.2236-0.6401-3.2612-1.2593
|
||||
c-0.6513-0.3887-1.3244-0.7881-2.0078-1.0251l0.0005-0.0017l-0.0415-0.0146c-0.2744-0.0957-0.6807-0.2363-1.0918-0.3779
|
||||
c-0.4268-0.1475-0.8594-0.2964-1.1548-0.4004c0.1382-2.2578,0.1782-4.561,0.2173-6.7881c0.0752-4.314,0.1533-8.7739,0.9458-13.0981
|
||||
c2.658-1.4186,4.0609-3.845,3.7659-6.501l0.09-0.0137l-0.0944-0.0553l-0.0027-0.0248l-0.0303,0.0046
|
||||
c-1.6503-0.9691-3.0584-2.2294-4.2183-3.3347l-0.3184-0.1011c-0.4116-0.124-0.9756-0.2935-1.292-0.3804l-0.0552-0.0151
|
||||
l-0.0039,0.0571c-0.0298,0.4351-0.0747,1.0923-0.1196,1.7495c-0.0435,0.6323-0.0864,1.2642-0.1162,1.6987
|
||||
c-2.6343-0.459-4.7979-0.7671-6.8018-0.9683c-0.8545-2.6165-1.0022-5.3147-0.9587-8.5536
|
||||
C659.1737,1685.3729,660.9196,1684.7637,662.3401,1683.5686z M701.4553,2008.3745c-0.156,3.4114-0.1226,6.8774-0.069,9.8193v0.0004
|
||||
c0.0171,2.0582,0.0571,4.2716,0.1289,7.171c-0.2119,0.0449-0.5107,0.1104-0.8101,0.1758c-0.3115,0.0679-0.6196,0.135-0.8452,0.1836
|
||||
c-2.9924-1.4683-5.7818-2.521-8.5261-3.2188c-0.7891-4.0313-1.1246-8.5051-1.0242-13.6768c0.9536-1.2494,2.2-2.8958,3.4-4.576
|
||||
c0.5588-0.5568,1.0589-1.2787,1.5424-1.9772c1.0718-1.5469,2.1797-3.146,4.0234-3.146c0.3145,0,0.6479,0.0464,0.9912,0.1392
|
||||
c0.0161,0.8794,0.0356,1.7622,0.0547,2.6475c0.04,1.8442,0.0815,3.7515,0.0947,5.6372v0.0229L701.4553,2008.3745z
|
||||
M688.0563,1876.6689c0.0268,0.519,0.0653,1.3169,0.1024,2.0972c0.0313,0.6567,0.062,1.3008,0.085,1.7544
|
||||
c-0.3188,0.0288-0.6064,0.043-0.8774,0.043c-1.7852,0-2.7524-0.624-2.957-1.9097c-0.8823-4.4106-1.981-7.6353-3.562-10.4502
|
||||
c0.7607-1.277,1.513-2.5,2.1517-3.5325l3.1847,0.157c0.4795,2.7212,0.9751,5.5352,1.3633,8.3511h0.0001
|
||||
C687.6831,1874.2913,687.8543,1875.4651,688.0563,1876.6689z M678.4114,1851.2865c0.7175-0.2106,1.4428-0.4423,2.1443-0.6659
|
||||
c1.4927-0.4771,3.0356-0.9697,4.5942-1.2886c0.6279,0.2314,1.0059,0.6289,1.1221,1.1816c0.2111,1.001-0.5072,2.3389-1.2922,3.0964
|
||||
c-2.5851,0.4585-5.1207,1.2673-7.573,2.05l-0.5232,0.1667l-0.4026,0.0662c-0.6299,0.1035-1.4956,0.2451-1.9888,0.3276
|
||||
c-1.0278-2.5229,1.1299-3.5693,3.0347-4.4932C677.8381,1851.5768,678.1321,1851.4343,678.4114,1851.2865z M684.4683,1837.4434
|
||||
c-0.1495,0.1917-0.3058,0.3925-0.4114,0.5276c-3.4872,0.7148-7.1518,1.645-10.3493,3.5823l-0.2861-0.7793
|
||||
c-0.3675-1.0017-0.7151-1.9486-1.0698-2.8979c3.0616-1.3079,5.0679-3.8821,7.0073-6.3735c1.3325-1.7119,2.71-3.4819,4.4175-4.8213
|
||||
c0.4708,3.8193,0.7877,7.2244,0.9686,10.407L684.4683,1837.4434z M661.1058,1721.287c-0.1583-1.5424-0.3566-3.1122-0.5487-4.6302
|
||||
c-0.6215-4.9066-1.2628-9.9797-0.6612-14.9797c1.9413-0.192,3.8871-0.2644,5.3804-0.3054
|
||||
c0.0083,2.8865-0.0029,5.8213-0.0142,8.6602c-0.0151,3.876-0.0303,7.8838,0.0047,11.8442h-1.1743l-1.0121-0.0098l-0.6181-0.1807
|
||||
C661.9874,1721.5471,661.4442,1721.3885,661.1058,1721.287z M617.25,1136.4509c-0.9531-1.0159-1.209-2.387-1.4565-3.7139
|
||||
c-0.0869-0.4648-0.1768-0.9456-0.2944-1.3926c-0.2134-1.1648-0.4443-2.3484-0.6675-3.4929
|
||||
c-0.8213-4.2122-1.6709-8.5679-1.8516-12.9138c0.0835-0.854,0.7207-1.1582,1.2891-1.1582c0.4434,0,0.8818,0.1746,1.1724,0.4673
|
||||
c0.2344,0.2356,0.3569,0.5315,0.3555,0.8613c0.0649,0.5776,0.1304,1.1555,0.1963,1.7336
|
||||
C616.7227,1123.2593,617.4766,1129.8936,617.25,1136.4509z M620.8755,1593.0793c-0.145-1.6693-0.3886-3.3545-0.6255-4.9841
|
||||
c-0.3398-2.3408-0.6914-4.7612-0.75-7.1636c-0.0845-3.1523-0.5366-6.3208-0.9741-9.3848
|
||||
c-0.4453-3.1182-0.9053-6.3428-0.9761-9.5444c-0.0132-2.3872-0.3101-4.7896-0.5977-7.1128
|
||||
c-0.3735-3.0171-0.7598-6.1372-0.522-9.2432h-0.0005c0.0002-0.0012,0.0004-0.0022,0.0005-0.0034
|
||||
c0.0049-3.5337-0.3618-7.1011-0.7163-10.5513c-0.332-3.2261-0.6748-6.5615-0.7129-9.8638c0.4248,0.1978,0.917,0.3262,1.394,0.4507
|
||||
c0.9727,0.2539,1.9785,0.5166,2.5234,1.3721c0.7388,3.8198,1.0215,7.7773,1.2944,11.6045
|
||||
c0.347,4.8617,0.7064,9.8894,2.0037,14.6853c0.0964,2.5051,0.3842,5.0367,0.6628,7.4851c0.2717,2.3906,0.5526,4.8618,0.6564,7.313
|
||||
l-0.0001,0.0005l0.0005,0.0068c0,0.0005,0.0001,0.001,0.0001,0.0015l0.0145,0.3394l0.007-0.0303
|
||||
c0.192,3.1411,0.5373,6.3186,0.8748,9.3955c0.5605,5.1089,1.1396,10.3911,1.0151,15.6196
|
||||
C624.068,1593.3394,622.5704,1593.2111,620.8755,1593.0793z M655.8423,536.5056l0.0073-0.0449
|
||||
c0.0013-0.0078,0.0028-0.0149,0.0041-0.0227l0.0047-0.0247h-0.0002c0.6938-4.2815,1.598-8.0112,2.7659-11.3958
|
||||
c3.2642,0.6873,5.9473,2.6379,8.542,4.5247c1.8339,1.3333,3.7299,2.7109,5.8278,3.6484c1.5256,1.6172,2.9887,3.2231,4.1229,5.0742
|
||||
c0.0065,0.2251,0.0202,0.4592,0.0332,0.686c0.0708,1.2253,0.1445,2.4922-0.7319,3.4512c-2.2358,2.5332-5.2905,4.0627-8.2441,5.5417
|
||||
c-0.8056,0.4036-1.638,0.8208-2.4376,1.2502c-0.6478-0.1196-1.9044-0.3535-2.5458-0.4734
|
||||
c-0.2349-0.3279-0.4688-0.656-0.7031-0.9841c-2.2065-3.0916-4.4883-6.2876-7.034-9.1968c0.0983-0.5227,0.2864-1.5093,0.3875-2.0344
|
||||
L655.8423,536.5056z M594.6136,1195.9858l0.0026,0.001c0.3076,0.1204,0.7617,0.2983,1.2207,0.4788
|
||||
c0.4829,0.1897,0.9722,0.3818,1.3042,0.5115c0.1769,1.0933,0.3541,2.223,0.5048,3.1868c-0.0793,0.556-0.2361,1.6414-0.3168,2.1951
|
||||
l-0.2881,0.2463c-1.7505,1.4939-3.5605,3.0388-4.0835,5.3958c-0.6304,2.3201-2.3501,3.9946-4.0127,5.6143
|
||||
c-0.6138,0.5974-1.248,1.2151-1.8154,1.8545c-0.27,0.0447-0.667,0.1084-1.0635,0.1721c-0.3823,0.0613-0.7651,0.1228-1.0337,0.1672
|
||||
c-0.9243-5.8506-1.8198-12.0894-1.7729-18.4268c2.084-0.3687,3.6929-0.6414,5.2109-0.8828l0.0171-0.0027l0.0112-0.0132
|
||||
c0.4106-0.4771,1.2153-1.4443,1.6709-1.9963C591.5916,1194.9362,593.1133,1195.4285,594.6136,1195.9858z M856.5029,1770.7744
|
||||
c-0.0205-0.23-0.0513-0.5493-0.0815-0.8652c-0.031-0.3259-0.0619-0.6475-0.0811-0.8652c0.2003-1.5212,1.2711-2.5979,2.3066-3.6387
|
||||
c0.4084-0.4109,0.8307-0.8354,1.1895-1.2788c0.7997-0.6501,1.5461-1.5142,2.2681-2.3501c1.5615-1.8086,3.1763-3.6792,5.5137-3.6792
|
||||
c0.4033,0,0.8242,0.0566,1.252,0.1675c-0.124,0.3145-0.3066,0.7695-0.4878,1.2202c-0.1769,0.4397-0.3511,0.8726-0.4673,1.1678
|
||||
c-2.175,1.3423-3.9358,3.2115-5.6376,5.0201C860.5386,1767.52,858.7422,1769.4292,856.5029,1770.7744z M610.325,1050.5237
|
||||
c-2.2349-0.5686-4.6913-0.9861-7.5085-1.2742c-1.0135-2.6382-1.5754-4.8391-1.7697-6.92l0.0118-0.0001
|
||||
c0.417-0.0051,0.8379-0.0103,1.2607-0.0103c2.7296,0,5.8278,0.187,8.066,2.4038
|
||||
C610.2907,1046.792,610.2712,1048.6903,610.325,1050.5237z M625.1245,401.6963c2.8644-0.573,5.6993-1.4353,8.441-2.2698
|
||||
c3.085-0.939,6.2744-1.9099,9.5132-2.4683c0.1113,2.6868,0.1157,5.4243,0.1201,8.0723c0.001,0.8555,0.0024,1.7112,0.0073,2.5669
|
||||
c-0.4545,2.8586-3.209,3.8052-5.6392,4.6399l-0.1719,0.0591l-3.4463,0.0396c-1.2568-0.9441-2.5776-1.8467-3.8555-2.7197
|
||||
c-2.5591-1.7488-5.2056-3.5569-7.4517-5.7815C623.5554,403.0212,624.3675,402.3215,625.1245,401.6963z M588.3707,1260.5483
|
||||
l0.0527-1.0482l0.0058,0.0082l0.001-0.1425v-0.0004l0.001-0.0164l-0.0011-0.0015c0.0093-1.611-0.0295-3.1577-0.12-4.7273l0,0
|
||||
c0.1089-3.8203-0.2897-7.6724-0.6753-11.3977c-0.2129-2.0581-0.4331-4.1863-0.5649-6.2822
|
||||
c-0.1093-1.9187-0.3732-4.4059-1.4512-6.6302c-0.2034-0.7391-0.0756-1.484,0.3506-2.0436
|
||||
c0.4082-0.5359,1.0381-0.8433,1.7285-0.8433c0.2716,0,0.5479,0.0483,0.8216,0.1418l0.9939,0.9243
|
||||
c2.6717,2.8726,6.1567,4.7394,9.498,6.405l0,0c0.4966,0.2629,1.4746,0.7998,2,1.0881l0.0195,0.0105
|
||||
c0.3639,2.2749,0.7847,4.4838,1.1853,6.533c0.0051,2.5015-1.6122,4.3779-3.1765,6.1926c-0.894,1.0371-1.8182,2.1099-2.4432,3.2952
|
||||
c-0.8887,0.908-1.8073,1.8469-2.6105,2.8804l-0.0015,0.002c-1.5008,1.5974-1.9135,3.7341-2.312,5.8008
|
||||
c-0.0693,0.3574-0.1401,0.7263-0.2158,1.0857c-0.8545-0.9604-1.7383-1.9536-2.5781-2.9204l-0.0674-0.0776l-0.0142,0.1018
|
||||
c-0.0557,0.3955-0.001,0.8489,0.0518,1.2876c0.1075,0.8918,0.2095,1.8098-0.5546,2.3767L588.3707,1260.5483z M601.8926,1361.8955
|
||||
c0.96-0.1426,1.9521-0.29,2.9038-0.29c0.855,0,1.5947,0.1191,2.2607,0.3643c0.6182,1.6084,0.3105,3.6172-0.8052,5.2495
|
||||
c-1.043,1.5254-2.6147,2.4365-4.2041,2.4365h-0.0005c-0.2299,0-0.4628-0.0205-0.6924-0.0571
|
||||
c-0.8798-2.3779-2.1902-4.3008-3.8984-5.7139c0.1538-0.2192,0.3721-0.5317,0.5898-0.8447c0.2241-0.321,0.4459-0.6394,0.6004-0.8594
|
||||
c0.1077,0.0039,0.2153,0.0063,0.3234,0.0063C599.9312,1362.187,600.9282,1362.0386,601.8926,1361.8955z M594.7666,1523.9194
|
||||
l0.0742-0.1184l0.0103-0.0134l-0.0001-0.0012c1.2904-2.0479,2.9625-3.6626,4.9717-4.7981
|
||||
c0.1289,0.2646,0.2773,0.5234,0.4336,0.7969c0.3799,0.665,0.7729,1.3525,0.8701,2.1216
|
||||
c0.7397,10.7959,1.8345,21.7446,2.8936,32.332c0.8447,8.4478,1.7188,17.1831,2.4063,25.7881
|
||||
c0.125,1.5107,0.2886,3.0444,0.4463,4.5273c0.437,4.0977,0.8882,8.3345,0.5752,12.5488c-0.7821,0.8311-1.5743,1.6836-2.3555,2.5337
|
||||
l-0.8657,0.0205l-0.0088,0.0342c-0.6685,2.6177,1.1343,4.1938,2.8774,5.7178c0.4066,0.3555,0.8266,0.723,1.2013,1.094
|
||||
c0.368,0.5513,0.6994,1.1755,1.0194,1.7795c0.8511,1.606,1.7314,3.2666,3.4873,4.0264c0.8276,0.1724,1.6748,0.2598,2.5181,0.2598
|
||||
c2.0278,0,4.0179-0.5105,5.7665-1.4678l-0.0043,0.0425l0.075-0.0706l0.0261,0.0042l0.0027-0.0251l0.0974-0.0544l-0.0483-0.0076
|
||||
c1.5363-1.5042,1.8365-3.5967,2.1215-5.6248l0.0356-0.2524c0.9814,0.0649,2.0371,0.1426,3.1245,0.2622
|
||||
c0.1021,2.2827,0.3599,4.5957,0.6094,6.833c0.248,2.2236,0.5049,4.5229,0.6094,6.8008c0.2695,2.2114-1.209,3.8057-2.6392,5.3477
|
||||
c-0.451,0.4866-0.9175,0.9893-1.3098,1.4958c-1.4028,1.45-2.8004,3.0463-4.1571,4.7406l0.0001-0.0128l-0.0835,0.1125
|
||||
c-0.0003,0.0005-0.0007,0.0007-0.001,0.0012l-0.0103,0.0127v0.0032c-1.2084,1.6375-1.4421,3.6986-0.6558,5.8069
|
||||
c1.0225,2.7406,3.5938,5.0668,6.2552,5.6604c1.6871,0.8434,3.0732,1.5574,4.3625,2.2463l0.0722,0.0547
|
||||
c0.4575,0.3481,1.3037,0.9912,1.7456,1.3184c-0.0503,3.5476,0.5327,7.0051,1.1105,9.9213
|
||||
c1.0574,13.5297,2.2742,28.0526,3.9999,42.587c0.0001,2.5815,0.2915,5.1885,0.5737,7.7095
|
||||
c0.3389,3.0278,0.689,6.1592,0.5361,9.2666l-0.0005,0.0127l0.0005,0.0011c-0.1116,4.9476,0.3773,9.9531,0.85,14.7938
|
||||
c0.3208,3.2856,0.6528,6.6821,0.7944,10.0347c-0.8345-0.9414-1.6655-1.8906-2.4702-2.8096
|
||||
c-0.3745-0.4272-0.7484-0.8538-1.1218-1.2791c-0.0984-2.972-1.1727-5.7634-2.2126-8.4626
|
||||
c-0.2783-0.7222-0.5659-1.4692-0.8291-2.2046c-6.1621-16.8022-13.4048-34.7676-22.1406-54.9224
|
||||
c-2.3975-5.7124-4.9209-11.4854-7.3608-17.0684c-6.2607-14.3247-12.7349-29.1372-17.6777-44.2681
|
||||
c-1.1519-3.5317-2.4458-7.1172-3.6968-10.585c-4.2334-11.731-8.6104-23.8613-8.5415-36.5952
|
||||
c-0.3496-3.2329-0.0898-6.5122,0.1616-9.6831c0.1357-1.7114,0.2754-3.481,0.3179-5.2217
|
||||
c6.6242-6.5891,14.3111-14.4857,21.1559-23.1287L594.7666,1523.9194z M579.6765,870.7695c2.6365-0.001,5.2626-0.1057,7.7087-0.2195
|
||||
l0.0244-0.0012l0.0132-0.0203c0.6301-0.9722,1.1501-1.7991,1.6314-2.5918l0.0024,0.0457l0.0788-0.1785l0.0052-0.0088
|
||||
l-0.0001-0.0042c0.582-1.3245,1.0164-2.7239,1.4362-4.0776l0.0947-0.3052c2.0013-0.8088,4.1436-0.9163,6.3453-0.9573
|
||||
c0.8906,3.1477,0.6868,6.4644,0.5014,9.396c-1.9832,0.5107-3.7586,1.1223-5.4247,1.8696l-0.0138,0.0002l-0.0065,0.0085
|
||||
l-0.2006,0.0901l0.1364-0.0032c-0.7596,1.002-1.3679,1.9407-1.8536,2.8645c-0.4064,0.0093-0.77,0.0139-1.1084,0.0139
|
||||
c-3.4213,0-7.5952-0.4531-9.5357-3.9783C579.5599,872.2209,579.637,871.2659,579.6765,870.7695z M594.5068,426.5488
|
||||
c3.5845-3.7048,7.291-7.5356,11.3955-10.8091c0.6514-0.5166,1.3003-1.0874,1.9277-1.6396
|
||||
c2.3275-2.0469,4.7351-4.1606,8.0256-4.2859c0.047,0.2307,0.1108,0.54,0.179,0.8711c0.1078,0.5212,0.2238,1.0847,0.297,1.4487
|
||||
c-3.3712,2.4236-5.6745,5.7056-6.4935,9.2495h-0.0013l-0.0079,0.0327c-0.0005,0.002-0.0013,0.0042-0.0018,0.0063l-0.0017,0.0078
|
||||
c-0.1243,0.4971-0.2485,0.9917-0.3728,1.4863c-0.124,0.4937-0.248,0.9868-0.3719,1.4829
|
||||
c-0.8409,0.9053-1.7426,1.7778-2.6144,2.6218c-0.3223,0.3118-0.6437,0.6233-0.9631,0.9368l-0.0296-0.1614l-0.0437,0.2329
|
||||
l-0.0076,0.0073l0.0034,0.0171c-0.3323,1.7683-0.3491,3.5867-0.3652,5.3455l-0.0044,0.4106
|
||||
c-3.0313,2.4346-5.7222,5.325-7.958,7.8376c-0.2539-0.2146-0.6216-0.5273-0.9888-0.8398c-0.3813-0.3245-0.7615-0.6477-1.0165-0.863
|
||||
c-1.0821-2.9915-2.3752-6.9551-2.7911-11.125C593.0391,428.0659,593.7852,427.2947,594.5068,426.5488z M606.1386,1012.2827
|
||||
c1.1893,3.9844,1.3118,8.2063,1.4302,12.2896c0.027,0.9377,0.0552,1.9069,0.0959,2.8572c-1.0464,0.3223-2.0062,0.655-2.9301,1.0168
|
||||
l-1.4036,0.0005c-1.555,0-3.2108-0.0051-4.8611-0.0586c1.1544-4.9666,1.1417-10.0571,0.9515-14.8223
|
||||
C601.6259,1012.7944,603.8856,1012.3636,606.1386,1012.2827z M863.2681,476.876l-0.5439,0.8213l-0.0003,0.0007
|
||||
c-0.7781,1.1453-1.5938,2.4011-2.5646,3.9497c-2.4893-1.6245-4.9692-3.3545-7.3682-5.0281
|
||||
c-4.231-2.9514-8.6058-6.0032-13.1761-8.5764l-0.0206-0.0957c-0.5012-2.3159-1.0206-4.709-2.9745-6.1956
|
||||
c0.0101-0.4006-0.0062-0.822-0.023-1.23c-0.0591-1.4431-0.1201-2.9353,0.9409-4.0288c0.3833-0.2351,0.7725-0.3491,1.1899-0.3491
|
||||
c0.9648,0,1.8921,0.6196,2.7891,1.219c0.396,0.2649,0.7705,0.5151,1.1387,0.708c1.8516,1.3547,3.7529,2.7078,5.5918,4.0161
|
||||
c5.1851,3.6897,10.5464,7.5049,15.4063,11.7944c-0.0542,0.407-0.1328,1.0261-0.21,1.6287
|
||||
C863.3776,476.0256,863.3139,476.5278,863.2681,476.876z M577.5679,1040.3154c1.4795,5.3398,3.0518,11.0601,4.5303,16.7104
|
||||
c0.4882,1.7329,0.5963,3.5455,0.3282,5.2557c-0.1044,0.4796-0.1998,0.9613-0.3162,1.4366
|
||||
c-0.0041,0.0168-0.0081,0.0356-0.0121,0.0525c-1.7551,4.4565-1.0822,9.168,1.7565,12.2992l0.0001,0.0001
|
||||
c0.6396,0.9121,1.3237,1.8633,2.0918,2.9082c-0.0259,3.1885-1.8652,5.6067-3.6445,7.9451
|
||||
c-0.9623,1.2649-1.9573,2.5729-2.6703,3.9985c-1.7156,2.6138-3.2341,6.3098-0.7379,9.0874
|
||||
c1.1665,2.4758,3.3926,3.8933,5.5454,5.2639c1.6416,1.0454,3.3389,2.1262,4.5488,3.668c0.665,6.7971,1.3008,13.7188,1.9155,20.4126
|
||||
c0.4578,4.9805,0.9306,10.1304,1.4122,15.1946c-0.3217,1.0409-0.6628,2.1528-0.9858,3.3027
|
||||
c-1.8765-0.2015-3.7597-0.5469-5.5817-0.8823c-2.0844-0.3839-4.2399-0.7804-6.3946-0.9617
|
||||
c-0.7628-0.2302-1.5626-0.4592-2.5147-0.72c-0.0296-1.04-0.0594-2.0564-0.0975-3.0461l0.0024-0.0012l-0.0034-0.0281
|
||||
c0-0.0001,0-0.0002,0-0.0002l-0.0029-0.0742l-0.0052,0.0027c-0.562-4.6882-0.9977-9.463-1.4186-14.0818
|
||||
c-0.4517-4.9558-0.9189-10.0806-1.5435-15.1082c-0.7275-10.519-1.8501-21.1848-2.936-31.4998
|
||||
c-1.5837-15.0476-3.2206-30.6069-3.6622-45.998c1.1124,0.0706,2.2435,0.0872,3.3384,0.1025
|
||||
c1.4663,0.0203,2.9829,0.0415,4.4702,0.1943c1.3872,0.6433,1.8232,2.0945,2.2451,3.498
|
||||
C577.333,1039.6057,577.4448,1039.9766,577.5679,1040.3154z M960.5396,2771.6714l0.0009-0.0059
|
||||
c0.462-1.9211,0.8096-3.8955,1.1465-5.8047c0.3984-2.2598,0.8101-4.5972,1.4121-6.8486c0.3589-1.7832,1.0234-3.5142,1.9766-5.1465
|
||||
c1.2972,5.1833,2.4283,10.7283,1.9913,16.2012c-0.3311,1.3779-0.4113,2.8276-0.4884,4.229
|
||||
c-0.0854,1.5527-0.1733,3.1582-0.605,4.666c-0.7104,0.3984-1.5493,0.5845-2.6387,0.5845c-0.606,0-1.2329-0.0557-1.8389-0.1094
|
||||
c-0.6997-0.0615-1.4209-0.126-2.1006-0.1025C959.6689,2776.7124,960.1064,2774.1025,960.5396,2771.6714z M569.6948,496.7322
|
||||
c-0.0173-0.1465-0.0338-0.2852-0.0491-0.4124l0.0032,0.0051l-0.0293-0.2183c-0.0708-0.5271-0.1416-1.0544-0.2129-1.5823
|
||||
c-1.374-10.1826-2.7944-20.7119-1.1968-31.0674c0.808-9.8977,4.025-19.7844,9.561-29.386c0.8995-0.96,2.3067-2.2749,4.1743-2.6724
|
||||
c1.0856,6.1169,2.5641,13.1304,6.3347,19.0532c0.9341,2.9146-0.5781,5.4351-2.0402,7.8726
|
||||
c-0.5974,0.9954-1.2146,2.0247-1.6492,3.0591c-3.2921,6.2314-6.6637,12.9963-9.0208,20.2424l-0.0004,0.0012
|
||||
c-1.4268,3.9739-2.9019,8.083-3.8027,12.3003c-0.1503,1.2637-0.8304,2.385-2.0082,3.3389
|
||||
C569.7398,497.1165,569.7178,496.9294,569.6948,496.7322z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 104 KiB |
Before Width: | Height: | Size: 877 KiB After Width: | Height: | Size: 877 KiB |
Before Width: | Height: | Size: 505 KiB After Width: | Height: | Size: 505 KiB |
Before Width: | Height: | Size: 592 KiB After Width: | Height: | Size: 592 KiB |
Before Width: | Height: | Size: 806 KiB After Width: | Height: | Size: 806 KiB |
Before Width: | Height: | Size: 878 KiB After Width: | Height: | Size: 878 KiB |
Before Width: | Height: | Size: 521 KiB After Width: | Height: | Size: 521 KiB |
Before Width: | Height: | Size: 790 KiB After Width: | Height: | Size: 790 KiB |
Before Width: | Height: | Size: 812 KiB After Width: | Height: | Size: 812 KiB |
Before Width: | Height: | Size: 466 KiB After Width: | Height: | Size: 466 KiB |
Before Width: | Height: | Size: 303 KiB After Width: | Height: | Size: 303 KiB |
Before Width: | Height: | Size: 472 KiB After Width: | Height: | Size: 472 KiB |
Before Width: | Height: | Size: 509 KiB After Width: | Height: | Size: 509 KiB |
195
Yavsc/wwwroot/images/arts/hiphop.svg
Normal file
@ -0,0 +1,195 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
|
||||
<svg
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:ns1="http://sozi.baierouge.fr"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
id="Layer_1"
|
||||
enable-background="new 0 0 595.28 841.89"
|
||||
sodipodi:docname="hiphop.svg"
|
||||
xml:space="preserve"
|
||||
viewBox="0 0 699.0668 562.93048"
|
||||
version="1.1"
|
||||
y="0px"
|
||||
x="0px"
|
||||
inkscape:version="0.47 r22583"
|
||||
><sodipodi:namedview
|
||||
id="namedview5060"
|
||||
bordercolor="#666666"
|
||||
inkscape:pageshadow="2"
|
||||
guidetolerance="10"
|
||||
pagecolor="#ffffff"
|
||||
gridtolerance="10"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:zoom="0.5606433"
|
||||
objecttolerance="10"
|
||||
borderopacity="1"
|
||||
inkscape:current-layer="Layer_1"
|
||||
inkscape:cx="313.39048"
|
||||
inkscape:cy="492.64972"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-width="1756"
|
||||
showgrid="false"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:window-height="1079"
|
||||
/>
|
||||
<path
|
||||
id="path5040"
|
||||
style="fill:#565248"
|
||||
d="m402.98 145.89s3.875-7.195 3.875-8.026c0-0.83 3.044-4.427 4.704-5.258 1.661-0.83 7.195-3.874 8.579-4.151 1.384-0.276 22.416-14.113 22.416-14.113l6.088-6.365s-0.277-14.944-0.553-15.774c-0.277-0.831 3.32-10.239 4.98-11.624 1.66-1.383 4.704-3.597 6.642-4.151 1.938-0.553 6.089 0 7.196 0.831 1.106 0.83 10.516 9.686 11.622 11.346 1.107 1.66 2.769 5.535 2.491 6.642s0.277 3.044 0.83 4.151 1.107 1.661 0.553 3.874c-0.553 2.214 1.385 2.491-0.553 4.981s-1.66 1.66-1.66 3.598c0 1.937-4.705 6.918 0 1.937 4.704-4.981 7.472-8.025 8.302-9.409 0.83-1.383 3.32-5.258 4.151-6.365 0.83-1.107 3.32-21.309 3.598-22.692 0.276-1.384 1.106-14.944 1.384-15.774 0.276-0.83-0.554-22.693-0.554-22.693s-2.214-4.981-2.768-6.088-1.106-9.132-1.106-9.132-1.66-5.812-0.554-6.089c1.106-0.276 1.938-5.257 1.66-6.088-0.276-0.83-0.83-8.579-0.83-8.579s1.384-1.107 2.49-0.83c1.107 0.276 2.214 5.811 1.938 6.918s1.938 7.195 1.938 7.195 1.107-1.661 2.213-2.214c1.107-0.553 3.321-1.66 3.599-0.276 0.276 1.384 1.66 2.768 1.66 2.768s0.83-0.277 1.937 0c1.107 0.276 3.875 0.83 3.875 0.83s4.151-0.83 3.32 0.83c-0.83 1.661-1.66 1.938-2.49 3.321-0.83 1.384-1.937 4.151-1.937 5.812 0 1.66 1.106 5.811 0.553 7.195s-1.107 3.875-0.83 6.642 0.83 6.918 0.83 8.579 0.277 2.491 0.277 4.428 1.106 30.718 1.106 32.655c0 1.938-1.384 11.9-1.384 13.007s-1.107 8.579-0.83 10.516-0.277 6.642-0.277 9.132c0 2.491-3.044 17.711-3.044 17.711l-1.106 8.855s4.428 38.744 4.15 40.404c-0.275 1.661 0.831 12.729 1.107 14.667 0.277 1.938 3.321 11.069 3.598 12.177 0.276 1.107 3.875 8.855 3.875 8.855s-2.491 3.598-3.045 3.598 4.705 48.152 4.705 48.152 0.276 15.498 0.276 16.328c0 0.831 2.768 22.692 2.491 23.523-0.277 0.83-8.579 9.132-8.579 9.132s-3.874 12.177-3.874 13.837c0 1.661-2.769 14.391-2.769 14.391s4.429 12.73 6.089 14.391 0.554-0.276 1.66 1.66c1.107 1.938 4.151 12.454 2.768 13.007-1.383 0.554-13.837 2.768-13.837 2.768l-12.453-10.516s-2.768-9.687-3.321-10.239c-0.553-0.555 0.554-3.321 1.385-5.259 0.83-1.937 2.213-7.472 2.49-8.579 0.276-1.106 0.83-7.195 0-10.239s-2.215-12.453-2.215-15.497-2.213-10.792-1.66-12.73c0.554-1.938-4.705-21.309-4.98-23.8-0.277-2.49-3.321-18.264-2.769-19.372 0.555-1.107-1.486-9.052-1.937-8.302-1.66 2.768-4.704 34.87-4.704 35.7s0 13.283 0.553 14.666c0.554 1.385 0.554 8.856 0.554 8.856s-4.98 4.429-5.535 3.874c-0.553-0.553 0.277 27.121 0.277 27.951s1.384 14.391 1.66 16.051c0.277 1.66 1.661 11.346 1.661 11.346s-9.964 2.491-11.347 3.045c-1.384 0.554-15.497 2.768-15.497 2.768s-8.579-2.768-7.749-3.044c0.83-0.277 1.106-8.025 4.705-8.303 3.597-0.276 4.15-6.365 4.15-6.365l4.704-7.195s2.768-3.044 2.768-3.874 0.554-2.768 0.277-4.428-0.83-8.025-1.66-10.517c-0.83-2.49-4.705-14.391-4.981-16.051-0.277-1.66-3.598-7.472-3.044-9.132 0.553-1.661-0.554-23.523-0.277-24.906 0.277-1.384-3.044-16.328-3.044-16.328s-4.151-9.133-3.874-10.24c0.276-1.107-0.554-18.542-0.554-18.542l1.384-8.302s0.553-35.146 0.83-36.807c0.276-1.66-0.83-17.435-0.83-19.095 0-1.661-1.107-9.686-1.938-11.07-0.831-1.383-2.768-6.088-2.768-6.088s-16.051-1.938-16.327-2.768c-0.277-0.83-12.177-4.981-13.284-6.088-1.106-1.107-4.15-7.749-3.874-6.642s0.278 1.108 0.278 1.108z"
|
||||
/>
|
||||
<path
|
||||
id="path5042"
|
||||
style="fill:#aaccee"
|
||||
d="m453.99 107.42s-5.165 5.536-5.719 6.273c-0.554 0.738-3.874 4.797-3.505 5.535s1.845 0.737 4.243-0.738c2.398-1.476 8.302-4.981 8.855-5.719s-3.874-5.351-3.874-5.351z"
|
||||
/>
|
||||
<path
|
||||
id="path5044"
|
||||
style="fill:#aaccee"
|
||||
d="m464.69 100.78c-0.896-0.287 0.368 7.749 0.368 7.749s8.857-4.797-0.368-7.749z"
|
||||
/>
|
||||
<g
|
||||
id="g5089"
|
||||
transform="translate(58.948 -131.99)"
|
||||
><path
|
||||
id="path5020"
|
||||
style="fill:#816647"
|
||||
d="m93.054 243.48 13.007-9.132 8.026-4.151-0.554-11.623-2.214-7.195-0.277-9.409s1.384-7.748 1.661-8.579c0.277-0.83 4.428-5.812 5.812-6.365 1.383-0.554 4.427-2.214 5.535-2.214 1.107 0 7.195 0.276 8.025 0.553 0.83 0.276 7.195 5.535 7.195 5.535s3.598 4.151 3.874 6.088c0.277 1.937 0.277 8.579 0.277 8.579s-0.277 1.383-0.277 3.044c0 1.66-1.937 3.598-3.044 4.428-1.107 0.831-3.598 2.491-3.044 3.321 0.553 0.83 3.044 2.491 2.214 4.428-0.831 1.938-1.384 3.044 0.83 3.875 2.214 0.83 9.409 4.151 11.346 4.705 1.937 0.553 5.258-0.277 6.088 3.044 0.831 3.321 8.025 16.881 8.025 17.711v10.516 10.793l0.83 4.981s1.107 7.749 0 8.856-3.598 4.705-3.874 4.428c-0.277-0.277 0.554 26.013 0 27.397s-3.598 4.981-3.598 4.981 0.83 6.365 0.554 7.749c-0.277 1.384 1.106 21.863 1.106 21.863s-1.106 12.176-1.66 13.56c-0.553 1.383-4.428 29.334-4.705 31.825-0.277 2.49-0.554 11.899-0.831 13.283-0.276 1.384-1.66 36.253-1.66 36.253s-0.831 10.517-0.553 11.899c0.276 1.384-1.661 5.535-2.768 6.088-1.107 0.555-2.768 0.277-2.214 3.321s1.384 4.151 3.044 9.133c1.66 4.98 3.044 8.024 0.831 8.024-2.214 0-10.793 1.385-13.561 0.277s-5.258 0-7.195-2.214-3.044-5.534-3.321-4.704 2.214 2.49-1.66 1.384c-3.875-1.107-3.875-1.107-4.428-3.045s-1.661-3.044 1.661-6.088c3.321-3.044 4.428-4.981 4.428-4.981s-1.107-6.918-1.107-8.303c0-1.383 0.554-4.427 0-5.534-0.553-1.106-9.686-28.78-11.623-30.165-1.937-1.384-5.258-10.239-5.812-12.453s-8.302-47.876-8.025-48.983c0.276-1.107 3.321-21.032 2.214-20.755-1.107 0.276-1.661-20.479-1.384-21.863s2.491-16.051 2.214-16.881c-0.276-0.83-0.276-3.598-1.661-4.428-1.383-0.831-2.767-1.937-6.088-4.428s-3.321-7.195-1.937-8.302c1.383-1.106 6.365-3.32 4.981-4.428-1.383-1.107 1.661-2.768 0.277-5.812s-3.321-14.113-3.875-15.498c-0.553-1.383-0.553-9.962-0.553-9.962l-0.552-4.427z"
|
||||
/><path
|
||||
id="path5022"
|
||||
style="fill:#aaccee"
|
||||
d="m110.28 260.31s4.613-1.292 5.72-1.477c1.107-0.184 5.165 0.369 5.165 0.369s2.029-8.855-1.66-9.409c-3.689-0.553-5.167-0.738-6.088-0.553-0.922 0.184-2.768 2.398-2.768 2.398l-0.369 8.672z"
|
||||
/><path
|
||||
id="path5024"
|
||||
style="fill:#aaccee"
|
||||
d="m114.53 275.62c0.738-0.185 3.321 0.738 3.321 0.738s0.737 3.505 0.553 5.719 0.369 6.457-0.553 6.088c-0.922-0.368-2.766 0.185-2.951-0.922s-0.37-11.623-0.37-11.623z"
|
||||
/><g
|
||||
id="g5048"
|
||||
style="fill:#aaccee"
|
||||
>
|
||||
<path
|
||||
id="path5050"
|
||||
style="fill:#aaccee"
|
||||
d="m-57.051 542.32-1.897-0.633c9.8-29.399 73.65-78.232 148.52-113.59 29.451-13.908 43.037-41.549 40.378-82.158-1.992-30.422-12.868-57.045-12.978-57.311l1.849-0.764c0.111 0.269 11.112 27.196 13.125 57.944 2.679 40.924-11.678 70.005-41.52 84.097-74.431 35.149-137.83 83.476-147.48 112.41z"
|
||||
/>
|
||||
</g
|
||||
></g
|
||||
>
|
||||
<g
|
||||
id="g5082"
|
||||
transform="translate(58.948 -126.64)"
|
||||
><path
|
||||
id="path5026"
|
||||
style="fill:#816647"
|
||||
d="m213.67 201.02c-1.107 1.107-2.214 6.918-2.214 6.918s1.384 14.391 1.384 15.221-0.83 5.535-0.83 5.535-0.83 17.988 3.874 18.542c4.705 0.553 7.472 0.553 8.579 1.107s1.938-2.213 2.214-1.107c0.277 1.107 2.768 8.856 2.768 9.686s2.491 7.195 1.937 9.132-2.491 22.693-2.767 25.183c-0.277 2.491-3.321 16.604-3.321 16.604s-1.107 7.472-0.553 8.579c0.553 1.107-0.83 15.774-1.107 16.604s-3.598 26.567-4.151 27.397-4.705 12.176-4.705 12.176l-1.106 22.416 0.276 12.177s-0.276 7.748 0.554 8.578c0.83 0.831 1.937 5.535 1.937 5.535s2.214 9.132 3.044 9.962c0.831 0.83 4.705 6.088 5.258 7.195 0.553 1.106 12.453 17.711 12.177 18.541-0.277 0.831 1.106 13.008 1.106 13.008l1.384 6.918-1.661 8.025s-1.661 10.239-0.83 10.793c0.83 0.553 5.811 9.133 7.472 9.409s5.535 0 6.642-1.384 4.151-6.918 4.151-8.579c0-1.66 2.49-4.981 2.214-8.025-0.277-3.044-1.384-4.428-0.83-5.535 0.553-1.106 4.704-8.855 5.258-9.686 0.553-0.83 2.491-9.409 2.214-11.623-0.276-2.214-5.258-10.517-5.258-10.517s-9.41-22.692-9.686-23.522c-0.277-0.83-1.937-7.472-1.661-8.579 0.277-1.106 1.384-7.195 2.214-8.302 0.83-1.106 2.214-21.309 2.214-22.969 0-1.661 4.705-13.007 4.705-14.114 0-1.106 3.044-11.623 3.874-12.729s0.83-1.107 0.83-1.107 3.044-6.918 3.044-6.088 7.749 25.46 7.749 25.46l1.661 17.435 1.384 24.077s0.553 8.025 0 9.409c-0.553 1.383-6.365 33.209-6.365 33.209l-2.49 9.962-2.491 10.239s-0.831 5.812-1.107 8.025c-0.277 2.214-0.277 9.687-0.277 11.623 0 1.938-2.214 8.025-1.107 9.963 1.107 1.937 1.938 3.044 3.044 4.151 1.107 1.106 3.321 4.705 2.491 5.258-0.831 0.554 0 1.937 1.107 3.598 1.107 1.66 2.214 1.384 2.767 2.214 0.554 0.83 1.938 2.49 4.428 2.214 2.491-0.276 9.409-0.554 10.793 0 1.383 0.554 6.918-0.83 6.918-0.83s2.49-1.938 1.66-4.704c-0.83-2.769-1.384-6.089-2.49-6.643-1.108-0.553-1.938-2.214-3.044-3.597-1.108-1.385-0.831-3.599-0.554-4.429 0.276-0.83 1.66-3.32 1.384-5.535-0.277-2.214-1.661-4.704-1.661-5.811s1.661-1.385 3.321-3.321c1.66-1.938 3.874-6.642 4.151-7.473 0.277-0.83 1.661-1.66 1.661-7.194 0-5.535-0.831-10.516-0.554-12.729 0.276-2.215 2.768-11.624 2.768-13.284s1.937-10.24 1.937-11.623c0-1.384 5.535-43.171 5.535-43.171l-0.276-14.667s1.106-24.63 0.83-25.46c-0.276-0.831-1.66-16.881-1.66-17.711s-0.555-14.391-0.555-14.391l-1.66-26.844v-6.088s4.151 13.837 5.259 15.498c1.106 1.66 3.321-1.384 4.151-3.598s3.32-9.132 3.597-12.453-0.83-6.088-1.937-6.918c-1.107-0.831 0.554-3.044 2.49-5.535 1.938-2.491 6.365-12.73 6.365-12.73s-1.106-6.365-2.214-7.195c-1.107-0.83-2.767-3.044-2.767-5.258v-7.472l2.214-1.661-4.152-10.516s-1.106-6.642-0.553-7.472-3.321-26.567-6.919-27.951c-3.598-1.383-19.925-6.918-19.925-6.918s-11.346-3.044-12.176-3.044-3.321-2.491-3.321-2.491l0.277-12.73 1.937-5.812s3.321-2.491 3.044-4.705 0-9.132-0.277-10.239c-0.276-1.107-6.642-17.988-7.748-18.818-1.107-0.83-17.158-7.472-21.586-5.258-4.427 2.214-8.579 4.428-11.346 9.962-2.767 5.535-4.428 11.347-4.428 14.667 0 3.321-0.276 9.686 0.554 11.346 0.83 1.661 1.383 7.473 3.321 8.303s3.875 3.321 3.875 4.151-3.875 6.365-3.875 6.365-3.597 7.472-3.597 6.642c0-0.831-6.919 0.554-10.24 1.106-3.321 0.554-6.088 2.491-6.642 3.321-0.556 0.832-3.323 4.706-3.323 4.706z"
|
||||
/><path
|
||||
id="path5028"
|
||||
style="fill:#aaccee"
|
||||
d="m249.46 178.79c-0.369-0.737 1.107-6.826 1.107-6.826s1.846-1.846 3.137-1.477c1.291 0.37 3.32 2.214 3.505 2.768s0.737 1.846-0.554 2.399c-1.291 0.554-5.165 2.399-5.719 2.767-0.553 0.369-1.476 0.369-1.476 0.369z"
|
||||
/><path
|
||||
id="path5030"
|
||||
style="fill:#aaccee"
|
||||
d="m258.5 164.22c0.554 0.369 2.214 6.642 2.214 6.642l3.689-0.922s1.292-3.506 0.185-4.428-6.088-1.292-6.088-1.292z"
|
||||
/><g
|
||||
id="g5052"
|
||||
style="fill:#aaccee"
|
||||
>
|
||||
<path
|
||||
id="path5054"
|
||||
style="fill:#aaccee"
|
||||
d="m-48.248 619.66-1.505-1.316c10.652-12.175 64.465-29.155 121.44-47.133 56.18-17.728 114.27-36.06 130.67-49.972 32.315-27.419 47.669-53.448 58.674-99.47 5.628-23.535-7.14-41.296-21.923-61.863-13.962-19.423-29.787-41.438-35.091-73.743-9.432-57.453 30.524-95.6 42.996-105.92 2.068-1.712 3.301-2.593 3.352-2.63l1.161 1.628c-0.012 0.009-1.231 0.881-3.238 2.542-12.264 10.151-51.557 47.656-42.297 104.06 5.228 31.842 20.907 53.655 34.741 72.9 15.07 20.965 28.085 39.071 22.245 63.495-11.118 46.491-26.642 72.799-59.326 100.53-16.704 14.173-74.992 32.566-131.36 50.354-54.203 17.105-110.25 34.791-120.53 46.543z"
|
||||
/>
|
||||
</g
|
||||
></g
|
||||
>
|
||||
<g
|
||||
id="g5056"
|
||||
style="fill:#aaccee"
|
||||
transform="translate(59.84 -135.56)"
|
||||
>
|
||||
<path
|
||||
id="path5058"
|
||||
style="fill:#aaccee"
|
||||
d="m637.48 698.49c-0.141-0.25-14.328-25.553-42.988-73.979-23.381-39.506-26.131-66.108-29.315-96.912-0.802-7.76-1.632-15.784-2.815-24.463-4.286-31.437-10.114-33.546-38.116-43.683-10.634-3.85-23.868-8.641-41.306-16.541-13.526-6.13-26.287-11.113-38.628-15.932-44.573-17.407-79.779-31.156-90.934-79.756-7.309-31.844 1.928-55.701 10.964-70.107 9.79-15.608 21.137-23.562 21.614-23.893l1.139 1.645c-0.114 0.079-11.535 8.097-21.104 23.383-8.81 14.074-17.811 37.387-10.664 68.525 10.917 47.569 43.969 60.476 89.712 78.34 12.365 4.828 25.151 9.821 38.727 15.973 17.365 7.869 30.559 12.645 41.16 16.482 28.254 10.228 34.967 12.658 39.418 45.294 1.188 8.71 2.019 16.751 2.822 24.527 3.29 31.829 5.89 56.97 29.047 96.098 28.675 48.45 42.872 73.771 43.012 74.021l-1.745 0.978z"
|
||||
/>
|
||||
</g
|
||||
>
|
||||
<metadata
|
||||
><rdf:RDF
|
||||
><cc:Work
|
||||
><dc:format
|
||||
>image/svg+xml</dc:format
|
||||
><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage"
|
||||
/><cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/publicdomain/"
|
||||
/><dc:publisher
|
||||
><cc:Agent
|
||||
rdf:about="http://openclipart.org/"
|
||||
><dc:title
|
||||
>Openclipart</dc:title
|
||||
></cc:Agent
|
||||
></dc:publisher
|
||||
><dc:title
|
||||
>Hip Hop Trio</dc:title
|
||||
><dc:date
|
||||
>2010-08-02T19:45:58</dc:date
|
||||
><dc:description
|
||||
>singing trio on mic</dc:description
|
||||
><dc:source
|
||||
>https://openclipart.org/detail/76243/hip-hop-trio-by-shokunin</dc:source
|
||||
><dc:creator
|
||||
><cc:Agent
|
||||
><dc:title
|
||||
>shokunin</dc:title
|
||||
></cc:Agent
|
||||
></dc:creator
|
||||
><dc:subject
|
||||
><rdf:Bag
|
||||
><rdf:li
|
||||
>band</rdf:li
|
||||
><rdf:li
|
||||
>hip hop</rdf:li
|
||||
><rdf:li
|
||||
>mc</rdf:li
|
||||
><rdf:li
|
||||
>mic</rdf:li
|
||||
><rdf:li
|
||||
>music</rdf:li
|
||||
><rdf:li
|
||||
>musicians</rdf:li
|
||||
><rdf:li
|
||||
>rap</rdf:li
|
||||
><rdf:li
|
||||
>sign</rdf:li
|
||||
><rdf:li
|
||||
>silhouette</rdf:li
|
||||
><rdf:li
|
||||
>silhouettes</rdf:li
|
||||
><rdf:li
|
||||
>singers</rdf:li
|
||||
><rdf:li
|
||||
>trio</rdf:li
|
||||
></rdf:Bag
|
||||
></dc:subject
|
||||
></cc:Work
|
||||
><cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/publicdomain/"
|
||||
><cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction"
|
||||
/><cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution"
|
||||
/><cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks"
|
||||
/></cc:License
|
||||
></rdf:RDF
|
||||
></metadata
|
||||
></svg
|
||||
>
|
After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 516 KiB After Width: | Height: | Size: 516 KiB |
Before Width: | Height: | Size: 372 KiB After Width: | Height: | Size: 372 KiB |
Before Width: | Height: | Size: 365 KiB After Width: | Height: | Size: 365 KiB |
Before Width: | Height: | Size: 506 KiB After Width: | Height: | Size: 506 KiB |
Before Width: | Height: | Size: 435 KiB After Width: | Height: | Size: 435 KiB |
Before Width: | Height: | Size: 189 KiB After Width: | Height: | Size: 189 KiB |
Before Width: | Height: | Size: 523 KiB After Width: | Height: | Size: 523 KiB |
Before Width: | Height: | Size: 260 KiB After Width: | Height: | Size: 260 KiB |
Before Width: | Height: | Size: 523 KiB After Width: | Height: | Size: 523 KiB |
134
Yavsc/wwwroot/images/arts/saxo-player-2.svg
Normal file
@ -0,0 +1,134 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 1511.661 1654.692" enable-background="new 0 0 1511.661 1654.692" xml:space="preserve">
|
||||
<g>
|
||||
<path d="M988.527,66.724c22.59-14.557,37.429-21.849,112.641,16.708c68.098,34.878,103.274,87.8,108.525,93.401
|
||||
c0.148,0.409,0.453,1.218,0.6,1.619c5.007,4.916,13.99,21.364,14.533,22.365c7.693,11.087,11.8,24.07,16.195,36.697
|
||||
c9.132,38.91-0.402,42.705-21.207,70.383c-0.13,0.426-0.374,1.271-0.505,1.688c-5.821,6.152-20.688,29.751-35.018,44.372
|
||||
c-10.64,11.266,20.779,24.964,37.881,67.868c3.603,7.614,2.411,17.631-3.733,23.6c-11.727,9.731-36.806,0.696-47.235-1.906
|
||||
c-1.535-1.208-19.086-10.743-24.175-11.765c-0.553,5.992-4.474,18.361-16.717,34.217c-2.924,3.899-9.242,5.465-9.146,11.2
|
||||
c13.178,7.003,65.592-1.977,93.557,65.414c1.401,4.342,2.323,8.876,4.429,12.958c1.738,3.358,5.405,26.568,7.38,30.693
|
||||
c4.707,30.277,7.354,10.351,7.562,107.742c1.641,18.856-0.86,15.752-0.104,29.666c0.174,4.273-1.331,8.563-0.226,12.801
|
||||
c0.809,4.221,1.453,8.937-0.653,12.897c-2.114,25.571-10.001,48.269-13.088,67.999c-3.376,3.211-1.157,8.363-3.072,12.253
|
||||
c-1.967,4.29-3.559,9.016-2.924,13.802c7.464,26.74-5.335,17.608-7.527,35.984c-0.014,0.243-4.232,19.947-5.63,24.34
|
||||
c-1.497,4.569-0.853,9.459-1.671,14.15c-0.718,5.462-7.041,30.025-7.049,38.055c0.241,10.235,16.312,24.196,2.123,62.125
|
||||
c-1.68,7.319-0.574,15.107-2.976,22.278c-9.523,22.761,4.17,21.037,27.064,50.951c41.234,59.463,51.621,54.716,146.432,209.557
|
||||
c0.002,0.003,42.075,68.591,42.075,68.591c2.763,4.754,14.691,29.584,19.397,37.028c4.247,6.396,5.935,14.559,4.177,22.078
|
||||
c-1.366,5.656-0.774,11.687-2.898,17.187c-1.379,3.572-4.037,4.873-6.489,7.361c-16.383,16.625-40.036,64.971-51.588,93.516
|
||||
c-2.354,5.817-1.862,12.576-6.024,17.655c-0.157,0.427-0.479,1.271-0.635,1.697c-1.262,1.679-2.497,3.394-3.768,5.082
|
||||
c-0.148,0.461-0.426,1.401-0.574,1.871c-2.167,2.75-4.238,5.63-5.578,8.911c-0.731,0.218-1.453,0.453-2.149,0.722
|
||||
c-1.453,3.699-12.296,20.729-18.71,25.706c-1.288-0.287-2.567-0.461-3.768-0.905c-3.139-2.69-6.05-14.171-12.061-21.973
|
||||
c-1.006-3.298-15.456-33.976-16.447-35.461c-3.475-18.322-29.022-73.634-38.559-88.301c-0.104-0.505-0.313-1.514-0.418-2.019
|
||||
c-0.313-0.296-0.922-0.888-1.227-1.183c-1.114-4.351-2.732-8.633-5.274-12.349c-1.327-0.238-19.698,3.869-27.638,7.771
|
||||
c-1.258,22.38,5.039,16.32,8.163,48.41c0.731,7.649,3.237,15.055,3.281,22.782c0.009,8.841,0.261,17.761,2.123,26.446
|
||||
c0.818,0.679,1.653,1.384,2.506,2.106c2.497,8.015,1.244,16.534-0.313,24.601c-3.158,12.49,3.481,29.65,0.461,38.116
|
||||
c-2.297,7.266-4.107,15.081-9.198,21.016c-0.113,0.505-0.348,1.532-0.47,2.045c-0.427,0.122-1.279,0.365-1.706,0.487
|
||||
c-0.774,2.036-2.907,4.186-1.453,6.414c1.41,2.593,1.914,5.517,1.488,8.45c-598.691,0-542.864,2.772-555.505-6.213
|
||||
c-5.137-3.562-0.733-9.031,5.099-33.068c10.156-45.964,25.826-83.903,36.967-129.88c4.958-32.524,1.021-145.051,0.522-146.763
|
||||
c-0.574-2.411-2.637-4.29-2.663-6.831c0.026-3.55,0.043-7.092-0.357-10.617c-10.035,0.722-4.226,2.28-13.749,0.009
|
||||
c-2.175-10.391,1.409-13.414,3.403-26.246c9.946-63.62,15.554-26.963,14.193-189.499c-1.628-50.034-21.411-153.814-25.115-165.707
|
||||
c-5.387,1.993-11.026,3.559-15.847,6.753c-0.94,0.174-1.862,0.348-2.776,0.54c-0.313,0.357-0.948,1.07-1.262,1.427
|
||||
c-0.574,0.044-1.74,0.122-2.315,0.165c-0.339,0.313-1.001,0.94-1.34,1.244c-8.254,1.775-34.574,15.731-41.945,18.101
|
||||
c-0.366,0.27-1.096,0.809-1.462,1.079c-3.812,0.827-7.301,2.689-10.164,5.317c-0.592,0.122-1.767,0.348-2.35,0.47
|
||||
c-0.357,0.296-1.062,0.879-1.41,1.175c-3.925,0.862-7.292,3.089-10.704,5.091c-5.295,1.458-4.811,3.062-23.461,12.183
|
||||
c-57.584,28.164-144.15,21.291-155.508,16.404c-22.371-4.877-37.356-46.811-103.617-106.097
|
||||
c-96.861-93.292-96.337-75.184-87.405-97.926c-1.453-2.045-2.689-4.247-3.411-6.648c11.334-14.419,16.595-26.119,34.261-56.12
|
||||
c1.967-2.941,1.236-6.605,1.54-9.912c0.383-3.681-1.54-6.953-2.48-10.373c-1.984-7.171-3.081-14.724-6.683-21.32
|
||||
c-1.925-3.672-8.274-8.757-7.432-27.455c0.174-5.961,2.732-11.443,3.899-17.222c-2.689-3.951-5.03-8.136-7.075-12.453
|
||||
c-2.01-4.229-2.471-9.155-5.413-12.931c-10.854-14.517-15.449-16.525-34.147-57.234c-0.766-1.157-1.401-3.237-3.176-2.672
|
||||
c-5.117,1.044-9.694,4.064-14.985,4.395c-10.801,1.431-13.18-14.272-17.152-22.069c-2.599-6.011-15.479-3.891-19.078-4.337
|
||||
c-45.496-5.647-70.762-14.884-70.884-61.671c-0.139-53.501,10.941-70.644,104.835-137.336c5.596-3.96,9.912-9.381,15.394-13.471
|
||||
c10.126-7.42,2.033-15.901,8.546-25.202c1.262-1.358,3.333-0.975,4.978-1.384c1.653,2.428,2.254,5.291,2.55,8.171
|
||||
c69.264-88.704,34.071-81.986,27.064-101.616c-0.862-3.168,1.958-6.701,5.282-6.187c16.994,3.277,126.965,71.503,128.184,77.606
|
||||
c0.874,4.375-4.435,7.93-8.828,7.154c-3.754-0.663-6.111-3.896-9.464-5.552c-14.506-7.168-43.171,24.159-49.742,44.92
|
||||
c-4.331,13.088-15.392,21.654-9.355,32.738c4.012,7.91,9.459,14.994,13.384,22.948c6.092-1.244,11.443-4.986,15.42-9.642
|
||||
c3.725-1.575,7.292-3.49,10.417-6.092c-0.844-5.891-6.379-9.303-9.216-14.158c-0.035-0.47-0.104-1.418-0.139-1.888
|
||||
c3.942-4.856,10.46-5.874,15.446-9.242c5.9-3.899,12.192-7.145,18.153-10.947c1.009-0.226,2.028-0.435,3.054-0.644
|
||||
c5.395-4.621,11.217-9.764,18.562-10.608c4.96-24.97,6.673-16.861,17.335-23.4c2.176-2.28,2.637-5.926,5.491-7.658
|
||||
c5.587-3.594,12.227-4.986,18.118-7.98c3.731-7.76,21.651-20.207,38.142-19.032c5.413-11.766,3.516-9.172,21.825-15.794
|
||||
c8.313-2.732,13.161-7.411,33.625,8.633c2.176-0.801,4.342-1.645,6.483-2.55c1.528-8.991,3.675-7.089,6.248-7.388
|
||||
c0.905,1.183,1.828,2.35,2.75,3.524c1.845-0.714,4.081-1.053,5.343-2.732c2.072-4.523-1.027-8.474,8.885-9.529
|
||||
c0.714,0.6,1.436,1.192,2.158,1.793c3.498-2.967,7.127-7.197,12.279-6.1c3.211-0.296,4.351,2.898,5.099,5.378
|
||||
c8.643-6.779,2.807-8.858,37.628-17.37c-1.636-4.386-2.776-9.52-0.801-13.967c4.448-9.104,51.061-2.493,78.51,9.711
|
||||
c14.629,6.504,50.737,27.231,50.613,43.294c-2.149,0.609-4.308,1.192-6.474,1.68c-0.366,0.566-0.714,1.149-1.053,1.723
|
||||
c4.647,2.393,8.398,6.257,13.349,8.145c0.879,0.722,1.523,2.089,2.846,1.993c0.383-1.21,0.705-2.437,1.036-3.655
|
||||
c3.359-0.426,7.014-1.949,10.242-0.191c5.163,2.477,30.34,20.035,33.312,22.895c0.418,0.026,1.262,0.07,1.688,0.087
|
||||
c1.271-4.377,4.238-7.954,8.241-10.129c-1.224-5.838-7.052-6.251-9.807-13.61c-6.101-19.097,7.934-30.979,17.213-34.6
|
||||
c7.867-32.841,16.149-33.647,28.073-33.817c8.13,0.366,14.202-14.403,13.836-17.413c-4.2-7.025-49.442-46.867-41.727-63.465
|
||||
c4.925-13.61,42.146-4.124,53.362-0.313c23.031,6.635,37.819,17.02,44.886,18.701c5.343-5.23,11.557-9.503,16.63-15.011
|
||||
C930.234,119.814,955.508,88.917,988.527,66.724 M618.692,222.302c-0.017,1.001-0.026,1.993-0.026,2.994
|
||||
c0.87,0.522,1.74,1.053,2.628,1.593c5.717-0.47,11.426-1.314,17.196-1.088c5.303,0.368,1.249-3.341,18.275,1.706l0.148-1.305
|
||||
c0.731,0.07,2.193,0.218,2.915,0.287C653.495,220.546,624.498,220.902,618.692,222.302 M668.129,230.882
|
||||
c0.017,1.105,0.052,2.21,0.087,3.324c32.082,17.151,27.091,20.322,33.686,16.691c0.052-1.688,0.183-3.385,0.035-5.065
|
||||
c-0.77-1.124-14.603-8.638-15.603-9.155c-2.924-1.593-6.553-1.149-9.276-3.176C674.404,231.752,671.184,231.378,668.129,230.882
|
||||
M635.879,251.158c0.714,3.081,0.74,6.257,0.305,9.381c-0.731,0.557-1.453,1.123-2.167,1.68c-0.078,0.557-0.252,1.662-0.331,2.219
|
||||
c-0.54,0.148-1.619,0.444-2.158,0.6c-0.244-0.383-0.74-1.14-0.992-1.523c-0.183-1.288-0.061-2.854-1.592-3.35
|
||||
c-1.984,0.757-2.985,2.733-4.142,4.36c-0.975,0.305-1.932,0.609-2.889,0.914c0.113,0.844,0.244,1.697,0.392,2.55
|
||||
c-0.374,2.158-0.653,4.334-0.983,6.501c-1.131,0.757-2.149,1.653-2.907,2.785c-1.836,0.853-3.777,1.384-5.648,2.115
|
||||
c-0.975,0.844-1.288,2.21-1.897,3.307c-2.872,1.21-6.144,1.462-8.641,3.472c-44.644,29.882-41.89,27.879-42.815,33.007
|
||||
c-1.532,0.339-3.063,0.67-4.586,1.018c1.236,6.431,3.716,12.522,5.543,18.788c1.836,5.935,2.82,12.096,4.351,18.109
|
||||
c0.87,4.038,4.168,6.77,6.405,10.042c1.98,2.385,9.589,14.886,12.113,16.665c7.741,6.118,28.471,31.758,35.801,38.89
|
||||
c2.802,2.123,6.353,2.907,9.242,4.908c3.098,1.993,5.326,5.012,8.224,7.258c73.719,58.687,39.256,29.24,68.512,60.202
|
||||
c5.404,3.298,12.235,1.706,18.048,3.768c4.377,2.384,7.545,6.396,11.191,9.712c4.207,4.207,12.712,7.847,14.881,26.246
|
||||
c0,5.506,13.49,3.939,25.924,5.7c3.176,0.905,3.002,4.969,4.273,7.423c2.811,1.619,6.37,2.663,7.623,6.031
|
||||
c5.195-2.55,10.112-5.7,15.681-7.414c8.955-2.924,16.404-9.033,25.236-12.218c12.747-5.392,13.988-3.074,20.877-13.184
|
||||
c3.646-7.153,9.416-13.323,16.534-17.109c-18.604-41.943,5.658-50.968-26.82-61.063c-13.811-6.569-30.837-3.611-53.762-16.143
|
||||
c-27.689-11.839-22.294-24.801-24.401-31.902c-0.774-5.535,1.827-10.582,3.533-15.647c2.149-4.203,6.518-7.066,7.536-11.861
|
||||
c0.574-2.811,2.567-5.622,1.305-8.519c-0.87-2.21-0.322-4.56-0.165-6.831c-0.548-0.139-1.627-0.418-2.176-0.566
|
||||
c0.017-2.323,0.4-4.612,0.992-6.849c1.227-1.923,2.323-3.933,3.498-5.891c1.68-1.758,4.438-3.698,3.429-6.509
|
||||
c-4.899-2.506-10.077-4.56-15.351-6.126c-3.115,3.498-7.928,4.038-11.931,5.961c-1.488,1.532-2.611,3.359-3.864,5.073
|
||||
c-0.479-0.139-1.445-0.426-1.932-0.566c-0.513-3.255,0.409-6.344,2.045-9.129c0.731-0.27,1.479-0.54,2.237-0.792
|
||||
c0.513-1.967,1.914-3.777,1.836-5.848c-2.332-2.115-5.404-3.307-8.528-3.463c-1.61,1.714-3.638,2.933-5.778,3.864
|
||||
c-0.252,1.07-0.479,2.141-0.696,3.229c-4.908,2.994-11.078-1.114-13.427-5.439c1.593-3.081,5.848-2.411,8.763-2.863
|
||||
c0.279-2.089,1.793-4.83-0.305-6.396c-1.836-2.463-6.3-2.524-6.509-6.057c3.617-5.131,5.099-6.001,3.707-7.754
|
||||
c-2.767-2.471-6.492-3.394-9.546-5.404c-1.662-1.505-2.541-3.794-4.647-4.795C647.209,247.345,643.795,251.011,635.879,251.158
|
||||
M711.431,253.691c-0.905,2.689-0.714,5.552,0.322,8.18c3.046,1.732,5.926,4.499,9.712,4.038c-0.235-0.548-0.714-1.627-0.957-2.167
|
||||
C721.202,262.494,720.369,252.523,711.431,253.691 M592.934,279.319c-1,0.653-24.229,16.201-25.254,20.668
|
||||
c3.908-0.382,27.5-14.345,30.24-19.241C596.406,279.928,594.752,278.187,592.934,279.319 M280.142,366.88
|
||||
c-0.862,4.299,3.046,7.284,6.509,8.859c0.627,3.385-0.392,7.031-3.864,8.38c0.044,0.322,0.122,0.957,0.157,1.279
|
||||
c2.706,1.914,1.592,5.3,1.497,8.093c5.169-0.313,11.783,0.278,14.411,5.508c1.384-0.357,2.75-0.801,4.081-1.349
|
||||
c1.018-2.097,2.332-4.247,4.891-4.56c-2.907-11.473-15.995-18.081-15.124-37.846C286.999,357.107,282.848,361.702,280.142,366.88
|
||||
M343.912,356.716c-0.061,0.931-0.113,1.854-0.157,2.793c2.367,2.689,3.89,6.126,6.683,8.424c2.48,0.453,4.482-1.592,6.57-2.619
|
||||
c3.011-1.453,3.559-5.187,6.266-7.005c-0.374-1.149-0.766-2.289-1.131-3.42C344.374,355.949,354.661,356.297,343.912,356.716
|
||||
M334.635,359.736c1.009,3.777,4.073,6.422,6.448,9.372c1.532,2.106,4.203,2.55,6.605,2.95c-0.122-1.218-0.235-2.419-0.357-3.629
|
||||
C338.496,359.113,339.636,356.118,334.635,359.736 M264.791,379.429c-4.699,4.273-9.659,8.267-14.402,12.505
|
||||
c0.052,0.679,0.165,2.036,0.226,2.715c1.184-0.191,2.367-0.383,3.559-0.566c0.218,0.348,0.653,1.036,0.879,1.384
|
||||
c4.619,0.079,14.979-9.777,16.9-13.828c-0.705-0.435-1.41-0.853-2.123-1.244c0.54-1.714,1.723-3.115,2.741-4.569
|
||||
C269.551,375.339,267.028,377.74,264.791,379.429 M272.693,376.531c-0.487,1.314-1.427,2.619-0.983,4.099
|
||||
c1.871-0.461,3.733-0.957,5.578-1.523C276.357,377.244,274.755,376.374,272.693,376.531 M425.112,390.115
|
||||
c-3.15,3.352,3.997,4.622,1.671,12.375c7.898,21.079-13.263,24.071-19.737,13.837c-1.888-2.828-1.845-6.344-2.898-9.477
|
||||
c-3.185,1.993-7.754,2.097-9.955,5.387c-0.644,3.777,4.238,5.674,4.351,9.216c0.879,3.646-5.5,4.273-6.431,1.27
|
||||
c-0.914-2.297-1.836-4.777-4.134-6.039c-4.377,0.793-35.75,24.319-61.298,41.275c-2.028,1.636-5.596,3.115-4.804,6.309
|
||||
c1.662,11.461,7.197,22.138,7.667,33.834c0.087,7.414,0.757,14.82,1.601,22.182c3.668,4.959,9.121,3.151,11.226,16.325
|
||||
c1.662,11.617,3.437,23.217,5.796,34.722c4.235,19.681-1.443,42.997,2.567,47.584c1.34,3.829,4.673,6.448,6.309,10.121
|
||||
c31.92,77.425,10.091,21.747,46.026,84.307c24.043,37.019,14.838,34.138,27.856,47.966c20.831,19.415,20.094,38.401,32.685,39.786
|
||||
c5.752,0.87,11.818,1.601,16.726,5.021c1.558,1.192,3.429-0.131,5.099-0.331c3.959-1.262,8.154-0.496,12.026,0.714
|
||||
c4.264-4.725,10.573-6.44,15.76-9.825c23.067-15.245,24.328-18.021,33.852-21.503c10.198-4.899,4.638-0.851,11.583-14.811
|
||||
c4.707-10.015,16.68-23.461,29.387-24.723c5.656,0.74,10.939,3.22,16.569,4.116c2.083,0.516,16.054-12.81,18.231-15.377
|
||||
c13.439-14.318,10.477-8.675,18.614-12.166c1.488-5.428-4.07-15.014,7.249-19.38c2.985-0.801,6.074,0.052,9.094,0.218
|
||||
c-2.82-5.256-6.77-9.825-9.294-15.246c-2.158-3.846-2.698-8.92-6.796-11.356c-25.149-17.465-27.279-32.066-40.604-41.431
|
||||
c-39.412-26.635-36.787-27.198-57.765-42.188c-48.05-35.943-45.283-31.43-47.357-36.645c-4.252-10.421,6.399-27.525,15.394-37.541
|
||||
c0.409-4.142-3.028-7.232-5.326-10.251c-14.181-19.892-36.053-30.509-25.001-59.862c0.783-2.445,2.715-4.63,2.367-7.327
|
||||
c-46.687-39.462-25.959-26.659-46.818-48.323l-0.905-0.087C431.839,384.685,428.375,387.365,425.112,390.115 M236.883,402.011
|
||||
c-2.585,2.054-4.56,4.769-6.753,7.223c-0.983,1.001-0.139,2.428-0.07,3.603c2.663-0.757,5.1-2.28,6.579-4.664
|
||||
c0.035,2.01,1.819,2.872,3.298,3.838c3.298-2.176,5.43-5.561,8.197-8.293c0.992-0.862,1.166-2.219,1.566-3.376
|
||||
c-1.044-0.061-2.097-0.104-3.142-0.139c0.139-1.349,0.209-2.706,0.27-4.047C243.201,397.529,240.129,399.948,236.883,402.011
|
||||
M414.243,404.569c-4.751,1.784-4.673,9.564,0.035,11.322c3.446,1.784,9.79-0.017,9.32-4.673
|
||||
C423.735,405.273,419.793,403.139,414.243,404.569 M217.173,426.751c-1.227,1.314-0.226,3.507,1.036,4.412
|
||||
c1.384,0.087,2.706-0.479,3.872-1.184c3.664-1.732,1.445-6.501,1.993-9.651C221.298,421.878,219.227,424.375,217.173,426.751
|
||||
M205.086,432.843c-9.303,3.186-8.127-2.169-19.293,6.84c-0.096,0.54-0.278,1.619-0.374,2.158c-0.444,0.165-1.34,0.487-1.784,0.653
|
||||
c-3.884,7.822-11.756,3.41-20.903,14.863c6.174,2.307,3.442-2.053,21.973,10.504c0.574-3.759,5.221-4.099,8.267-3.89
|
||||
c6.22-7.531,10.277-4.24,8.868-9.912c-0.957-0.017-1.923-0.035-2.88-0.035c-0.461-3.063-1.74-5.952-2.036-9.016
|
||||
c0.009-2.55,3.498-1.575,4.717-3.237c2.202-2.419,4.081-5.413,7.388-6.422c1.845-0.522,4.725-1.566,3.194-4.003
|
||||
C209.733,430.946,207.435,432.242,205.086,432.843 M155.222,483.89c1.505,0.244,3.011,0.496,4.516,0.74
|
||||
c-0.07,1.192-0.148,2.384-0.235,3.585c4.151,4.325,10.634,4.151,16.143,3.559c2.689-0.174,4.725-2.123,6.875-3.516
|
||||
c-0.261-0.47-0.774-1.392-1.036-1.854c-1.975,0.331-3.951,0.775-5.97,0.644c0.357-0.104,1.07-0.322,1.427-0.426
|
||||
c-1.267-8.672,4.642-4.896,0.035-11.313c0-0.505-0.009-1.523-0.009-2.028c1.462-1.253,2.889-2.637,3.185-4.638
|
||||
c-3.046,0.165-6.074,0.557-9.129,0.453c-3.229-3.916-7.771-7.614-12.871-8.197C150.932,465.885,150.975,476.902,155.222,483.89
|
||||
M174.132,552.089c5.653,20.987,9.965,25.288,27.125,15.385c1.001-3.768-1.366-7.449-2.767-10.843
|
||||
c-4.777,0.461-8.946,3.786-13.88,2.898c-0.853-3.028,0.853-5.561,2.924-7.58c-1.096-1.418-2.236-2.793-3.376-4.16
|
||||
C180.58,548.121,176.168,548.826,174.132,552.089z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 15 KiB |
117
Yavsc/wwwroot/images/arts/trumpeter2.svg
Normal file
@ -0,0 +1,117 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="185.02179mm"
|
||||
height="166.43929mm"
|
||||
viewBox="0 0 655.58902 589.7455"
|
||||
id="svg3387"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="trumpeter2.svg"
|
||||
inkscape:export-filename="/home/algot/Documents/runeman.org/clipart/trumpeter2.png"
|
||||
inkscape:export-xdpi="54.912453"
|
||||
inkscape:export-ydpi="54.912453">
|
||||
<title
|
||||
id="title3409">Trumpeter2</title>
|
||||
<defs
|
||||
id="defs3389" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.98994949"
|
||||
inkscape:cx="200.18966"
|
||||
inkscape:cy="413.21734"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:window-width="1366"
|
||||
inkscape:window-height="712"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1" />
|
||||
<metadata
|
||||
id="metadata3392">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title>Trumpeter2</dc:title>
|
||||
<dc:date>2016-07-26</dc:date>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Algot Runeman</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:creator>
|
||||
<dc:rights>
|
||||
<cc:Agent>
|
||||
<dc:title>Algot Runeman</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:rights>
|
||||
<dc:publisher>
|
||||
<cc:Agent>
|
||||
<dc:title>runeman.org</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:publisher>
|
||||
<dc:identifier>trumpeter2.svg</dc:identifier>
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-20.257,-93.728206)">
|
||||
<path
|
||||
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 91.477255,276.89094 90.467104,264.76911 75.314816,227.39347 70.264054,211.23103 63.192986,166.78431 c 3.747111,-13.78365 4.33871,-23.46988 10.101525,-29.49747 0,0 29.506169,-31.97032 49.497479,-35.35534 20.18592,-3.417964 44.00914,-13.596568 61.61931,-3.030457 l 10.10152,6.060917 16.16244,23.23351 4.04061,10.10152 c 0,0 11.26679,10.74549 15.15229,17.37565 2.53091,4.3187 5.05076,14.14213 5.05076,14.14213 l 5.05077,14.14214 -4.04061,5.05076 0,6.06092 16.16244,17.17259 4.04061,8.08122 -2.02031,6.06091 -8.08122,5.05077 1.01015,10.10152 -6.06091,22.22336 -1.01015,11.11168 -1.01016,16.16244 c 0,0 -4.96196,8.69291 -9.09137,11.11168 -5.01557,2.93783 -17.17259,3.03045 -17.17259,3.03045 l -6.06092,0 -2.0203,8.08122 z"
|
||||
id="path3348"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccccsscccsccccccccccccscccc" />
|
||||
<path
|
||||
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 95.517865,278.91125 -21.213201,-3.03046 -8.203051,1.01015 -12.060915,31.31473 4.101525,9.09137 -18.182746,43.43656 -12.12183,26.26397 -7.071068,16.16244 2.020305,22.22336 5.050763,38.38579 3.030457,29.29443 21.213204,41.41625 4.04061,5.05076 270.720892,1.01016 -5.05077,-20.20305 -8.08122,-24.24367 -2.0203,-8.08122 38.38579,-9.09137 15.15229,-7.07107 20.20305,-16.16244 25.25382,-34.34518 43.43656,-38.3858 49.49747,-46.46702 -34.34519,-45.45686 -28.28427,-18.18275 -27.27412,-6.06091 -14.14213,25.25381 0,3.03046 -12.12183,6.06091 -10.10153,14.14214 -7.07107,9.09137 -14.14213,12.12183 -3.03046,6.06092 -9.09137,6.06091 -2.02031,6.06092 -15.15228,3.03046 -7.07107,11.11167 -1.01016,4.04061 -16.16244,1.01016 -3.03045,-6.06092 -7.07107,0 -7.07107,-1.01015 -3.03046,-4.04061 -5.05076,4.04061 -20.20305,-3.03046 -12.12183,-4.04061 -27.27412,-23.23351 -8.08122,-18.18274 -5.05076,-8.08122 z"
|
||||
id="path3350"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccc" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 656.15185,128.39891 -5.05078,1.00977 c 0,0 -3.00518,5.60585 -4.06055,9.0918 -1.07321,3.54488 -2,9.11133 -2,9.11133 l -7.07031,9.07031 -24.24414,14.14258 -35.35547,8.08203 -105.05664,22.22265 -10.09961,-6.06054 2.01953,-5.05078 4.04101,-7.07227 -9.09179,6.0625 -1.00977,5.05078 -7.07226,-2.02148 -4.03907,-14.14063 -7.07226,-3.03125 -11.11133,5.05078 c 0,0 -5.04263,-7.86648 -9.0918,-8.08203 -2.89226,-0.15397 -7.07031,5.05078 -7.07031,5.05078 l -2.02148,8.08203 2.02148,12.1211 -3.03125,0 -12.12109,-14.14258 c 0,0 -6.64475,0.11085 -9.0918,2.02148 -2.3736,1.85328 -4.04102,8.08008 -4.04102,8.08008 l 6.06055,9.0918 4.04102,7.07226 -1.00977,8.08008 -10.10156,5.05078 -130.3086,21.2129 -2.02148,-2.01954 -6.06055,0 -5.05078,0 -1.00976,25.25391 23.23242,-13.13281 38.38672,-7.07032 -1.00977,10.10157 c 0,0 -2.51104,8.05428 -2.02148,12.12109 0.61298,5.09205 6.06054,14.14258 6.06054,14.14258 0,0 6.66558,10.74342 12.12305,13.13281 6.16902,2.70092 20.20313,0 20.20313,0 l 59.59765,-6.0625 73.74219,4.04102 c 0,0 9.79138,-3.01429 12.12109,-7.07031 1.67709,-2.91982 0,-10.10157 0,-10.10157 l 22.22461,-7.07031 0,9.08984 44.44532,-5.05078 0,-13.13086 12.12304,-7.07226 27.27344,-4.03906 9.0918,7.07031 11.11132,-10.10157 7.07032,-15.15234 0,-10.10156 c 0,-10.10152 -10.10156,14.14258 -10.10156,14.14258 l 2.02148,-9.0918 -6.06055,-28.28516 15.15235,-3.02929 19.2539,0 17.11133,9.09179 c 0,0 2.59964,6.63893 5.05078,9.08985 2.45154,2.45132 5.63984,4.72987 9.0918,5.05078 3.18006,0.29563 7.08984,-3.0293 7.08984,-3.0293 l 0.99024,-12.12305 -1.00977,-25.25195 c 0,0 -0.76757,-10.21309 -2.01953,-15.15234 -1.85932,-7.33542 -8.08203,-21.21485 -8.08203,-21.21485 z m -81.82227,73.72071 13.13281,2.04101 3.0293,10.10157 3.03125,15.15234 -4.04101,7.07031 -10.10157,2.01953 z m -11.11133,3.05078 7.07227,35.35547 -8.08203,1.00976 -6.06055,-6.06054 -12.12305,0 -6.06054,-27.27539 z m -34.3457,3.0293 3.03125,26.26562 -28.28516,8.08008 -4.03906,-7.07031 -6.0625,0 -7.07031,-10.10157 c 0,0 -7.7206,2.38096 -10.10156,0 -1.66695,-1.66695 0,-7.07226 0,-7.07226 z m -146.47227,25.25507 3.03086,26.26446 c 0,0 -15.93288,5.85582 -23.23242,10.10156 -5.82106,3.38579 -16.16211,12.12109 -16.16211,12.12109 l 0,4.04102 -18.18359,0 c 0,0 -11.35056,-10.30365 -14.14258,-17.17383 -1.52644,-3.75603 -1.00976,-12.12109 -1.00976,-12.12109 0,0 4.46048,-8.50624 9.09179,-11.13281 4.40316,-2.49717 15.15235,-3.00977 15.15235,-3.00977 z"
|
||||
id="path3352"
|
||||
sodipodi:nodetypes="ccsccccccccccccccscccccscccccccccccccscscccsccccccccccsccccccsscccsccccccccccccccccccccccsccccscccscscc" />
|
||||
<path
|
||||
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 54.101613,539.5306 19.192898,44.44672 14.142136,26.26396 17.172603,25.25382 2.0203,4.04061 -4.04061,11.11167 -7.071075,11.11168 0,8.08122 4.04061,13.13199 261.629515,-1.01016 -9.09137,-47.47717 -6.06092,-21.2132 -9.09137,-30.30458 -6.06091,-34.34518 -15.15229,-46.46702 z"
|
||||
id="path3366"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 8.2 KiB |
2211
Yavsc/wwwroot/images/it/Brain-Storm-6.svg
Normal file
After Width: | Height: | Size: 238 KiB |
119
Yavsc/wwwroot/images/it/HTML-Icon-Final.svg
Normal file
@ -0,0 +1,119 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://web.resource.org/cc/" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:svg="http://www.w3.org/2000/svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:ns1="http://sozi.baierouge.fr" id="svg2" viewBox="0 0 512 512" version="1.1" inkscape:version="0.91 r13725">
|
||||
<defs id="defs4">
|
||||
<linearGradient id="linearGradient2892" y2="361.07" gradientUnits="userSpaceOnUse" x2="231.43" gradientTransform="matrix(1.3617 0 0 1.3757 -66.561 461.87)" y1="110.07" x1="194.29">
|
||||
<stop id="stop3592" style="stop-color:#f0f0e8" offset="0"/>
|
||||
<stop id="stop3594" style="stop-color:#9b9b9b" offset="1"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g id="layer1" transform="translate(0 -540.36)">
|
||||
<text id="text3606" style="font-size:40px;font-family:Bitstream Vera Sans;fill:#000000" xml:space="preserve" transform="translate(0 540.36)" y="152" x="274.28571">
|
||||
<tspan id="tspan3612" y="152" x="274.28571"/>
|
||||
</text>
|
||||
<rect id="rect2816" style="opacity:.5;stroke:#000000;stroke-width:1.3687;fill:url(#linearGradient2892)" rx="20.425" ry="20.635" height="343.92" width="256.77" y="613.98" x="120.18"/>
|
||||
<g id="text2924" style="fill:#000000">
|
||||
<path id="path3037" style="fill:#000080" d="m151.31 776.64v-1.9688l11.379-4.8047v2.0977l-9.0234 3.7031 9.0234 3.7383v2.0977z"/>
|
||||
<path id="path3039" style="fill:#800000" d="m165.6 784.15v-17.18h2.1094v6.1641c0.98437-1.1406 2.2266-1.7109 3.7266-1.7109 0.92187 0.00001 1.7226 0.18165 2.4024 0.54492 0.67967 0.36329 1.166 0.86524 1.459 1.5059 0.29296 0.64063 0.43944 1.5703 0.43945 2.7891v7.8867h-2.1094v-7.8867c-0.00001-1.0547-0.22853-1.8223-0.68555-2.3027-0.45704-0.48046-1.1035-0.7207-1.9394-0.72071-0.62501 0.00001-1.2129 0.16212-1.7637 0.48633-0.55079 0.32423-0.94337 0.76368-1.1777 1.3184-0.23438 0.5547-0.35156 1.3203-0.35156 2.2969v6.8086z"/>
|
||||
<path id="path3041" style="fill:#800000" d="m183.56 782.26 0.30469 1.8633c-0.59376 0.125-1.125 0.1875-1.5938 0.1875-0.76563 0-1.3594-0.12109-1.7812-0.36328-0.42188-0.24219-0.71875-0.56055-0.89063-0.95508-0.17187-0.39453-0.25781-1.2246-0.25781-2.4902v-7.1602h-1.5469v-1.6406h1.5469v-3.082l2.0977-1.2656v4.3477h2.1211v1.6406h-2.1211v7.2773c-0.00001 0.60157 0.0371 0.98829 0.11132 1.1602 0.0742 0.17188 0.19531 0.3086 0.36329 0.41016 0.16796 0.10156 0.40819 0.15234 0.7207 0.15234 0.23437 0 0.54296-0.0273 0.92578-0.082z"/>
|
||||
<path id="path3043" style="fill:#800000" d="m185.61 784.15v-12.445h1.8867v1.7461c0.39062-0.60936 0.91015-1.0996 1.5586-1.4707 0.64844-0.37108 1.3867-0.55663 2.2148-0.55664 0.92186 0.00001 1.6777 0.19141 2.2676 0.57421 0.58983 0.38283 1.0058 0.91798 1.248 1.6055 0.98437-1.4531 2.2656-2.1797 3.8438-2.1797 1.2344 0.00001 2.1836 0.3418 2.8477 1.0254 0.66404 0.6836 0.99607 1.7363 0.99609 3.1582v8.543h-2.0976v-7.8398c-0.00002-0.84374-0.0684-1.4512-0.20508-1.8223-0.13674-0.37108-0.38478-0.66991-0.74414-0.89649-0.35939-0.22655-0.78127-0.33983-1.2656-0.33984-0.87501 0.00001-1.6016 0.29103-2.1797 0.87305-0.57813 0.58204-0.86719 1.5137-0.86718 2.7949v7.2305h-2.1094v-8.0859c-0.00001-0.93749-0.17188-1.6406-0.51562-2.1094-0.34376-0.46874-0.90626-0.70312-1.6875-0.70313-0.59376 0.00001-1.1426 0.15626-1.6465 0.46875-0.50391 0.31251-0.86914 0.76954-1.0957 1.3711-0.22657 0.60158-0.33985 1.4688-0.33984 2.6016v6.457z"/>
|
||||
<path id="path3045" style="fill:#800000" d="m205.58 784.15v-17.18h2.1094v17.18z"/>
|
||||
<path id="path3047" style="fill:#000080" d="m222.08 776.64-11.379 4.8633v-2.0977l9.0117-3.7383-9.0117-3.7031v-2.0977l11.379 4.8047z"/>
|
||||
<path id="path3049" style="fill:#000080" d="m151.31 806.64v-1.9688l11.379-4.8047v2.0977l-9.0234 3.7031 9.0234 3.7383v2.0977z"/>
|
||||
<path id="path3051" style="fill:#800000" d="m170.2 812.26 0.30469 1.8633c-0.59375 0.125-1.125 0.1875-1.5938 0.1875-0.76563 0-1.3594-0.12109-1.7812-0.36328-0.42188-0.24219-0.71875-0.56055-0.89062-0.95508-0.17188-0.39453-0.25782-1.2246-0.25782-2.4902v-7.1602h-1.5469v-1.6406h1.5469v-3.082l2.0977-1.2656v4.3477h2.1211v1.6406h-2.1211v7.2773c0 0.60157 0.0371 0.98829 0.11133 1.1602 0.0742 0.17188 0.19531 0.3086 0.36328 0.41016 0.16796 0.10156 0.4082 0.15234 0.7207 0.15234 0.23437 0 0.54297-0.0273 0.92578-0.082z"/>
|
||||
<path id="path3053" style="fill:#800000" d="m172.27 799.39v-2.4258h2.1094v2.4258zm0 14.754v-12.445h2.1094v12.445z"/>
|
||||
<path id="path3055" style="fill:#800000" d="m182.2 812.26 0.30469 1.8633c-0.59375 0.125-1.125 0.1875-1.5938 0.1875-0.76563 0-1.3594-0.12109-1.7812-0.36328-0.42188-0.24219-0.71875-0.56055-0.89062-0.95508-0.17188-0.39453-0.25782-1.2246-0.25782-2.4902v-7.1602h-1.5469v-1.6406h1.5469v-3.082l2.0977-1.2656v4.3477h2.1211v1.6406h-2.1211v7.2773c0 0.60157 0.0371 0.98829 0.11133 1.1602 0.0742 0.17188 0.19531 0.3086 0.36328 0.41016 0.16796 0.10156 0.4082 0.15234 0.7207 0.15234 0.23437 0 0.54297-0.0273 0.92578-0.082z"/>
|
||||
<path id="path3057" style="fill:#800000" d="m184.21 814.15v-17.18h2.1094v17.18z"/>
|
||||
<path id="path3059" style="fill:#800000" d="m198.12 810.14 2.1797 0.26953c-0.34376 1.2734-0.98048 2.2617-1.9102 2.9648-0.9297 0.70313-2.1172 1.0547-3.5625 1.0547-1.8203 0-3.2637-0.56055-4.3301-1.6816-1.0664-1.1211-1.5996-2.6934-1.5996-4.7168 0-2.0937 0.53906-3.7187 1.6172-4.875 1.0781-1.1562 2.4766-1.7344 4.1953-1.7344 1.6641 0.00001 3.0234 0.56641 4.0781 1.6992s1.582 2.7266 1.582 4.7812c-0.00001 0.12501-0.004 0.31251-0.0117 0.5625h-9.2812c0.0781 1.3672 0.46484 2.4141 1.1602 3.1406 0.69531 0.72656 1.5625 1.0898 2.6016 1.0898 0.77343 0 1.4336-0.20312 1.9805-0.60937 0.54686-0.40625 0.98046-1.0547 1.3008-1.9453zm-6.9258-3.4102h6.9492c-0.0938-1.0469-0.35938-1.832-0.79687-2.3555-0.67188-0.81249-1.543-1.2187-2.6133-1.2188-0.96876 0.00001-1.7832 0.32423-2.4434 0.97266-0.66016 0.64844-1.0254 1.5156-1.0957 2.6016z"/>
|
||||
<path id="path3061" style="fill:#000080" d="m214.07 806.64-11.379 4.8633v-2.0977l9.0117-3.7383-9.0117-3.7031v-2.0977l11.379 4.8047z"/>
|
||||
<path id="path3063" d="m217.31 814.15v-17.18h2.2734v7.0547h8.9297v-7.0547h2.2734v17.18h-2.2734v-8.0977h-8.9297v8.0977z"/>
|
||||
<path id="path3065" d="m238.96 814.15v-15.152h-5.6602v-2.0273h13.617v2.0273h-5.6836v15.152z"/>
|
||||
<path id="path3067" d="m249.19 814.15v-17.18h3.4219l4.0664 12.164c0.37499 1.1328 0.64843 1.9805 0.82031 2.543 0.19531-0.62499 0.49999-1.543 0.91407-2.7539l4.1133-11.953h3.0586v17.18h-2.1914v-14.379l-4.9922 14.379h-2.0508l-4.9688-14.625v14.625z"/>
|
||||
<path id="path3069" d="m269.18 814.15v-17.18h2.2734v15.152h8.4609v2.0274z"/>
|
||||
<path id="path3071" style="fill:#000080" d="m282.09 806.64v-1.9688l11.379-4.8047v2.0977l-9.0234 3.7031 9.0234 3.7383v2.0977z"/>
|
||||
<path id="path3073" style="fill:#000080" d="m294.8 814.44 4.9805-17.766h1.6875l-4.9688 17.766z"/>
|
||||
<path id="path3075" style="fill:#800000" d="m307.64 812.26 0.30469 1.8633c-0.59375 0.125-1.125 0.1875-1.5938 0.1875-0.76563 0-1.3594-0.12109-1.7812-0.36328-0.42188-0.24219-0.71875-0.56055-0.89062-0.95508-0.17188-0.39453-0.25782-1.2246-0.25782-2.4902v-7.1602h-1.5469v-1.6406h1.5469v-3.082l2.0977-1.2656v4.3477h2.1211v1.6406h-2.1211v7.2773c0 0.60157 0.0371 0.98829 0.11133 1.1602 0.0742 0.17188 0.19531 0.3086 0.36328 0.41016 0.16796 0.10156 0.4082 0.15234 0.7207 0.15234 0.23437 0 0.54297-0.0273 0.92578-0.082z"/>
|
||||
<path id="path3077" style="fill:#800000" d="m309.7 799.39v-2.4258h2.1094v2.4258zm0 14.754v-12.445h2.1094v12.445z"/>
|
||||
<path id="path3079" style="fill:#800000" d="m319.64 812.26 0.30469 1.8633c-0.59375 0.125-1.125 0.1875-1.5938 0.1875-0.76563 0-1.3594-0.12109-1.7812-0.36328-0.42188-0.24219-0.71875-0.56055-0.89062-0.95508-0.17188-0.39453-0.25782-1.2246-0.25782-2.4902v-7.1602h-1.5469v-1.6406h1.5469v-3.082l2.0977-1.2656v4.3477h2.1211v1.6406h-2.1211v7.2773c0 0.60157 0.0371 0.98829 0.11133 1.1602 0.0742 0.17188 0.19531 0.3086 0.36328 0.41016 0.16796 0.10156 0.4082 0.15234 0.7207 0.15234 0.23437 0 0.54297-0.0273 0.92578-0.082z"/>
|
||||
<path id="path3081" style="fill:#800000" d="m321.64 814.15v-17.18h2.1094v17.18z"/>
|
||||
<path id="path3083" style="fill:#800000" d="m335.55 810.14 2.1797 0.26953c-0.34376 1.2734-0.98048 2.2617-1.9102 2.9648-0.9297 0.70313-2.1172 1.0547-3.5625 1.0547-1.8203 0-3.2637-0.56055-4.3301-1.6816-1.0664-1.1211-1.5996-2.6934-1.5996-4.7168 0-2.0937 0.53906-3.7187 1.6172-4.875 1.0781-1.1562 2.4766-1.7344 4.1953-1.7344 1.6641 0.00001 3.0234 0.56641 4.0781 1.6992s1.582 2.7266 1.582 4.7812c-0.00001 0.12501-0.004 0.31251-0.0117 0.5625h-9.2812c0.0781 1.3672 0.46484 2.4141 1.1602 3.1406 0.69531 0.72656 1.5625 1.0898 2.6016 1.0898 0.77343 0 1.4336-0.20312 1.9805-0.60937 0.54686-0.40625 0.98046-1.0547 1.3008-1.9453zm-6.9258-3.4102h6.9492c-0.0938-1.0469-0.35938-1.832-0.79687-2.3555-0.67188-0.81249-1.543-1.2187-2.6133-1.2188-0.96876 0.00001-1.7832 0.32423-2.4434 0.97266-0.66016 0.64844-1.0254 1.5156-1.0957 2.6016z"/>
|
||||
<path id="path3085" style="fill:#000080" d="m351.5 806.64-11.379 4.8633v-2.0977l9.0117-3.7383-9.0117-3.7031v-2.0977l11.379 4.8047z"/>
|
||||
<path id="path3087" style="fill:#000080" d="m151.31 836.64v-1.9688l11.379-4.8047v2.0977l-9.0234 3.7031 9.0234 3.7383v2.0977z"/>
|
||||
<path id="path3089" style="fill:#800000" d="m167.54 844.15h-1.957v-17.18h2.1094v6.1289c0.89062-1.1172 2.0273-1.6758 3.4102-1.6758 0.76562 0.00001 1.4902 0.15431 2.1738 0.46289 0.68358 0.3086 1.2461 0.7422 1.6875 1.3008 0.44139 0.5586 0.78709 1.2324 1.0371 2.0215 0.24998 0.78907 0.37498 1.6328 0.375 2.5312-0.00002 2.1328-0.52736 3.7812-1.582 4.9453-1.0547 1.1641-2.3203 1.7461-3.7969 1.7461-1.4688 0-2.6211-0.61328-3.457-1.8398zm-0.0234-6.3164c0 1.4922 0.20312 2.5703 0.60938 3.2344 0.66405 1.0859 1.5625 1.6289 2.6953 1.6289 0.92187 0 1.7187-0.40039 2.3906-1.2012 0.67187-0.80078 1.0078-1.9941 1.0078-3.5801-0.00001-1.625-0.32228-2.8242-0.9668-3.5976-0.64454-0.77343-1.4238-1.1602-2.3379-1.1602-0.92188 0.00001-1.7188 0.4004-2.3906 1.2012-0.67188 0.80079-1.0078 1.959-1.0078 3.4746z"/>
|
||||
<path id="path3091" style="fill:#800000" d="m178.17 837.93c0-2.3047 0.64063-4.0117 1.9219-5.1211 1.0703-0.92186 2.375-1.3828 3.9141-1.3828 1.7109 0.00001 3.1094 0.56055 4.1953 1.6816 1.0859 1.1211 1.6289 2.6699 1.6289 4.6465-0.00001 1.6016-0.24025 2.8613-0.7207 3.7793-0.48048 0.91797-1.1797 1.6309-2.0977 2.1387-0.91798 0.50781-1.9199 0.76172-3.0059 0.76172-1.7422 0-3.1504-0.5586-4.2246-1.6758s-1.6113-2.7266-1.6113-4.8281zm2.168 0c0 1.5938 0.34766 2.7871 1.043 3.5801 0.69531 0.79297 1.5703 1.1894 2.625 1.1894 1.0469 0 1.918-0.39843 2.6133-1.1953 0.69531-0.79687 1.043-2.0117 1.043-3.6445-0.00001-1.5391-0.34962-2.7051-1.0488-3.498-0.69922-0.79296-1.5684-1.1894-2.6074-1.1894-1.0547 0.00001-1.9297 0.39454-2.625 1.1836-0.69531 0.78907-1.043 1.9805-1.043 3.5742z"/>
|
||||
<path id="path3093" style="fill:#800000" d="m200.39 844.15v-1.5703c-0.78907 1.2344-1.9492 1.8516-3.4805 1.8516-0.9922 0-1.9043-0.27344-2.7363-0.82031-0.83204-0.54688-1.4766-1.3106-1.9336-2.291-0.45703-0.98046-0.68554-2.1074-0.68554-3.3809 0-1.2422 0.20703-2.3691 0.62109-3.3809 0.41406-1.0117 1.0352-1.7871 1.8633-2.3262 0.82812-0.53905 1.7539-0.80858 2.7774-0.80859 0.74999 0.00001 1.418 0.15821 2.0039 0.47461 0.58593 0.31641 1.0625 0.72852 1.4297 1.2363v-6.1641h2.0977v17.18zm-6.668-6.2109c-0.00001 1.5938 0.33593 2.7852 1.0078 3.5742 0.67187 0.78906 1.4648 1.1836 2.3789 1.1836 0.92187 0 1.7051-0.37695 2.3496-1.1309 0.64453-0.7539 0.96679-1.9043 0.9668-3.4512-0.00001-1.7031-0.32813-2.9531-0.98437-3.75-0.65626-0.79686-1.4648-1.1953-2.4258-1.1953-0.9375 0.00001-1.7207 0.38282-2.3496 1.1484-0.62891 0.76563-0.94337 1.9727-0.94336 3.6211z"/>
|
||||
<path id="path3095" style="fill:#800000" d="m205.58 848.94-0.23437-1.9805c0.46093 0.125 0.86328 0.1875 1.207 0.1875 0.46874 0 0.84374-0.0781 1.125-0.23438 0.28124-0.15625 0.51171-0.375 0.6914-0.65625 0.13281-0.21094 0.34766-0.73437 0.64453-1.5703 0.0391-0.11719 0.10156-0.28906 0.1875-0.51562l-4.7226-12.469h2.2734l2.5898 7.207c0.33593 0.91406 0.63671 1.875 0.90234 2.8828 0.24218-0.96875 0.53125-1.9141 0.86719-2.8359l2.6602-7.2539h2.1094l-4.7344 12.656c-0.50782 1.3672-0.90235 2.3086-1.1836 2.8242-0.375 0.69531-0.80469 1.2051-1.2891 1.5293-0.48438 0.32422-1.0625 0.48632-1.7344 0.48633-0.40626-0.00001-0.85938-0.0859-1.3594-0.25781z"/>
|
||||
<path id="path3097" style="fill:#000080" d="m228.79 836.64-11.379 4.8633v-2.0977l9.0117-3.7383-9.0117-3.7031v-2.0977l11.379 4.8047z"/>
|
||||
<path id="path3099" d="m156.22 874.15v-15.152h-5.6602v-2.0273h13.617v2.0273h-5.6836v15.152z"/>
|
||||
<path id="path3101" d="m166.25 874.15v-17.18h2.1094v6.1641c0.98437-1.1406 2.2266-1.7109 3.7266-1.7109 0.92187 0.00001 1.7226 0.18165 2.4024 0.54492 0.67967 0.36329 1.166 0.86524 1.459 1.5059 0.29296 0.64063 0.43944 1.5703 0.43945 2.7891v7.8867h-2.1094v-7.8867c-0.00001-1.0547-0.22853-1.8223-0.68555-2.3027-0.45704-0.48046-1.1035-0.7207-1.9394-0.72071-0.62501 0.00001-1.2129 0.16212-1.7637 0.48633-0.55079 0.32423-0.94337 0.76368-1.1777 1.3184-0.23438 0.5547-0.35156 1.3203-0.35156 2.2969v6.8086z"/>
|
||||
<path id="path3103" d="m179.62 859.39v-2.4258h2.1094v2.4258zm0 14.754v-12.445h2.1094v12.445z"/>
|
||||
<path id="path3105" d="m184.11 870.43 2.0859-0.32812c0.11718 0.83594 0.44335 1.4766 0.97851 1.9219 0.53516 0.44532 1.2832 0.66797 2.2441 0.66797 0.96875 0 1.6875-0.19726 2.1562-0.59179 0.46875-0.39453 0.70312-0.85742 0.70313-1.3887-0.00001-0.47655-0.20704-0.85155-0.62109-1.125-0.28907-0.18749-1.0078-0.42577-2.1562-0.71484-1.5469-0.39062-2.6192-0.72851-3.2168-1.0137-0.59766-0.28515-1.0508-0.67968-1.3594-1.1836-0.30859-0.5039-0.46289-1.0605-0.46289-1.6699 0-0.55467 0.12696-1.0684 0.38086-1.541 0.25391-0.47265 0.59961-0.86523 1.0371-1.1777 0.32812-0.24217 0.77539-0.44725 1.3418-0.61523 0.5664-0.16796 1.1738-0.25194 1.8223-0.25195 0.97656 0.00001 1.834 0.14063 2.5723 0.42187 0.73827 0.28126 1.2832 0.66212 1.6348 1.1426 0.35155 0.48048 0.59374 1.1231 0.72656 1.9277l-2.0625 0.28125c-0.0938-0.64061-0.36524-1.1406-0.81445-1.5-0.44923-0.35936-1.084-0.53905-1.9043-0.53906-0.96876 0.00001-1.6602 0.16017-2.0742 0.48047-0.41407 0.32032-0.6211 0.69532-0.62109 1.125-0.00001 0.27345 0.0859 0.51954 0.25781 0.73828 0.17187 0.22657 0.4414 0.41407 0.80859 0.5625 0.21094 0.0781 0.83203 0.25782 1.8633 0.53906 1.4922 0.39845 2.5332 0.72462 3.123 0.97852 0.58983 0.25391 1.0527 0.62305 1.3887 1.1074 0.33593 0.48438 0.5039 1.0859 0.50391 1.8047-0.00001 0.70313-0.20509 1.3652-0.61524 1.9863-0.41016 0.62109-1.002 1.1016-1.7754 1.4414-0.77344 0.33985-1.6484 0.50977-2.625 0.50977-1.6172 0-2.8496-0.33594-3.6973-1.0078-0.84766-0.67188-1.3887-1.668-1.623-2.9883z"/>
|
||||
<path id="path3107" d="m203.62 859.39v-2.4258h2.1094v2.4258zm0 14.754v-12.445h2.1094v12.445z"/>
|
||||
<path id="path3109" d="m208.11 870.43 2.0859-0.32812c0.11718 0.83594 0.44335 1.4766 0.97851 1.9219 0.53516 0.44532 1.2832 0.66797 2.2441 0.66797 0.96875 0 1.6875-0.19726 2.1562-0.59179 0.46875-0.39453 0.70312-0.85742 0.70313-1.3887-0.00001-0.47655-0.20704-0.85155-0.62109-1.125-0.28907-0.18749-1.0078-0.42577-2.1562-0.71484-1.5469-0.39062-2.6192-0.72851-3.2168-1.0137-0.59766-0.28515-1.0508-0.67968-1.3594-1.1836-0.30859-0.5039-0.46289-1.0605-0.46289-1.6699 0-0.55467 0.12696-1.0684 0.38086-1.541 0.25391-0.47265 0.59961-0.86523 1.0371-1.1777 0.32812-0.24217 0.77539-0.44725 1.3418-0.61523 0.5664-0.16796 1.1738-0.25194 1.8223-0.25195 0.97656 0.00001 1.834 0.14063 2.5723 0.42187 0.73827 0.28126 1.2832 0.66212 1.6348 1.1426 0.35155 0.48048 0.59374 1.1231 0.72656 1.9277l-2.0625 0.28125c-0.0938-0.64061-0.36524-1.1406-0.81445-1.5-0.44923-0.35936-1.084-0.53905-1.9043-0.53906-0.96876 0.00001-1.6602 0.16017-2.0742 0.48047-0.41407 0.32032-0.6211 0.69532-0.62109 1.125-0.00001 0.27345 0.0859 0.51954 0.25781 0.73828 0.17187 0.22657 0.4414 0.41407 0.80859 0.5625 0.21094 0.0781 0.83203 0.25782 1.8633 0.53906 1.4922 0.39845 2.5332 0.72462 3.123 0.97852 0.58983 0.25391 1.0527 0.62305 1.3887 1.1074 0.33593 0.48438 0.5039 1.0859 0.50391 1.8047-0.00001 0.70313-0.20509 1.3652-0.61524 1.9863-0.41016 0.62109-1.002 1.1016-1.7754 1.4414-0.77344 0.33985-1.6484 0.50977-2.625 0.50977-1.6172 0-2.8496-0.33594-3.6973-1.0078-0.84766-0.67188-1.3887-1.668-1.623-2.9883z"/>
|
||||
<path id="path3111" d="m227.95 874.15v-17.18h2.2734v7.0547h8.9297v-7.0547h2.2734v17.18h-2.2734v-8.0977h-8.9297v8.0977z"/>
|
||||
<path id="path3113" d="m249.6 874.15v-15.152h-5.6602v-2.0273h13.617v2.0273h-5.6836v15.152z"/>
|
||||
<path id="path3115" d="m259.83 874.15v-17.18h3.4219l4.0664 12.164c0.37499 1.1328 0.64842 1.9805 0.82031 2.543 0.1953-0.62499 0.49999-1.543 0.91406-2.7539l4.1133-11.953h3.0586v17.18h-2.1914v-14.379l-4.9922 14.379h-2.0508l-4.9688-14.625v14.625z"/>
|
||||
<path id="path3117" d="m279.82 874.15v-17.18h2.2734v15.152h8.4609v2.0274z"/>
|
||||
<path id="path3119" d="m294.13 869.88-0.64454-9.1055v-3.8086h2.6133v3.8086l-0.60938 9.1055zm-0.55079 4.2656v-2.4024h2.4258v2.4024z"/>
|
||||
<path id="path3121" style="fill:#000080" d="m151.31 896.64v-1.9688l11.379-4.8047v2.0977l-9.0234 3.7031 9.0234 3.7383v2.0977z"/>
|
||||
<path id="path3123" style="fill:#000080" d="m164.02 904.44 4.9805-17.766h1.6875l-4.9688 17.766z"/>
|
||||
<path id="path3125" style="fill:#800000" d="m174.2 904.15h-1.957v-17.18h2.1094v6.1289c0.89062-1.1172 2.0273-1.6758 3.4102-1.6758 0.76562 0.00001 1.4902 0.15431 2.1738 0.46289 0.68358 0.3086 1.2461 0.7422 1.6875 1.3008 0.44139 0.5586 0.78709 1.2324 1.0371 2.0215 0.24998 0.78907 0.37498 1.6328 0.375 2.5312-0.00002 2.1328-0.52736 3.7812-1.582 4.9453-1.0547 1.1641-2.3203 1.7461-3.7969 1.7461-1.4688 0-2.6211-0.61328-3.457-1.8398zm-0.0234-6.3164c0 1.4922 0.20312 2.5703 0.60938 3.2344 0.66405 1.0859 1.5625 1.6289 2.6953 1.6289 0.92187 0 1.7187-0.40039 2.3906-1.2012 0.67187-0.80078 1.0078-1.9941 1.0078-3.5801-0.00001-1.625-0.32228-2.8242-0.9668-3.5976-0.64454-0.77343-1.4238-1.1602-2.3379-1.1602-0.92188 0.00001-1.7188 0.4004-2.3906 1.2012-0.67188 0.80079-1.0078 1.959-1.0078 3.4746z"/>
|
||||
<path id="path3127" style="fill:#800000" d="m184.83 897.93c0-2.3047 0.64063-4.0117 1.9219-5.1211 1.0703-0.92186 2.375-1.3828 3.9141-1.3828 1.7109 0.00001 3.1094 0.56055 4.1953 1.6816 1.0859 1.1211 1.6289 2.6699 1.6289 4.6465-0.00001 1.6016-0.24025 2.8613-0.7207 3.7793-0.48048 0.91797-1.1797 1.6309-2.0977 2.1387-0.91798 0.50781-1.9199 0.76172-3.0059 0.76172-1.7422 0-3.1504-0.5586-4.2246-1.6758s-1.6113-2.7266-1.6113-4.8281zm2.168 0c0 1.5938 0.34766 2.7871 1.043 3.5801 0.69531 0.79297 1.5703 1.1894 2.625 1.1894 1.0469 0 1.918-0.39843 2.6133-1.1953 0.69531-0.79687 1.043-2.0117 1.043-3.6445-0.00001-1.5391-0.34962-2.7051-1.0488-3.498-0.69922-0.79296-1.5684-1.1894-2.6074-1.1894-1.0547 0.00001-1.9297 0.39454-2.625 1.1836-0.69531 0.78907-1.043 1.9805-1.043 3.5742z"/>
|
||||
<path id="path3129" style="fill:#800000" d="m207.05 904.15v-1.5703c-0.78907 1.2344-1.9492 1.8516-3.4805 1.8516-0.9922 0-1.9043-0.27344-2.7363-0.82031-0.83204-0.54688-1.4766-1.3106-1.9336-2.291-0.45703-0.98046-0.68554-2.1074-0.68554-3.3809 0-1.2422 0.20703-2.3691 0.62109-3.3809 0.41406-1.0117 1.0352-1.7871 1.8633-2.3262 0.82812-0.53905 1.7539-0.80858 2.7774-0.80859 0.74999 0.00001 1.418 0.15821 2.0039 0.47461 0.58593 0.31641 1.0625 0.72852 1.4297 1.2363v-6.1641h2.0977v17.18zm-6.668-6.2109c-0.00001 1.5938 0.33593 2.7852 1.0078 3.5742 0.67187 0.78906 1.4648 1.1836 2.3789 1.1836 0.92187 0 1.7051-0.37695 2.3496-1.1309 0.64453-0.7539 0.96679-1.9043 0.9668-3.4512-0.00001-1.7031-0.32813-2.9531-0.98437-3.75-0.65626-0.79686-1.4648-1.1953-2.4258-1.1953-0.9375 0.00001-1.7207 0.38282-2.3496 1.1484-0.62891 0.76563-0.94337 1.9727-0.94336 3.6211z"/>
|
||||
<path id="path3131" style="fill:#800000" d="m212.24 908.94-0.23437-1.9805c0.46093 0.125 0.86328 0.1875 1.207 0.1875 0.46874 0 0.84374-0.0781 1.125-0.23438 0.28124-0.15625 0.51171-0.375 0.6914-0.65625 0.13281-0.21094 0.34766-0.73437 0.64453-1.5703 0.0391-0.11719 0.10156-0.28906 0.1875-0.51562l-4.7226-12.469h2.2734l2.5898 7.207c0.33593 0.91406 0.63671 1.875 0.90234 2.8828 0.24218-0.96875 0.53125-1.9141 0.86719-2.8359l2.6602-7.2539h2.1094l-4.7344 12.656c-0.50782 1.3672-0.90235 2.3086-1.1836 2.8242-0.375 0.69531-0.80469 1.2051-1.2891 1.5293-0.48438 0.32422-1.0625 0.48632-1.7344 0.48633-0.40626-0.00001-0.85938-0.0859-1.3594-0.25781z"/>
|
||||
<path id="path3133" style="fill:#000080" d="m235.44 896.64-11.379 4.8633v-2.0977l9.0117-3.7383-9.0117-3.7031v-2.0977l11.379 4.8047z"/>
|
||||
<path id="path3135" style="fill:#000080" d="m151.31 926.64v-1.9688l11.379-4.8047v2.0977l-9.0234 3.7031 9.0234 3.7383v2.0977z"/>
|
||||
<path id="path3137" style="fill:#000080" d="m164.02 934.44 4.9805-17.766h1.6875l-4.9688 17.766z"/>
|
||||
<path id="path3139" d="m172.25 934.15v-17.18h2.1094v6.1641c0.98437-1.1406 2.2266-1.7109 3.7266-1.7109 0.92187 0.00001 1.7226 0.18165 2.4024 0.54492 0.67967 0.36329 1.166 0.86524 1.459 1.5059 0.29296 0.64063 0.43944 1.5703 0.43945 2.7891v7.8867h-2.1094v-7.8867c-0.00001-1.0547-0.22853-1.8223-0.68555-2.3027-0.45704-0.48046-1.1035-0.7207-1.9394-0.72071-0.62501 0.00001-1.2129 0.16212-1.7637 0.48633-0.55079 0.32423-0.94337 0.76368-1.1777 1.3184-0.23438 0.5547-0.35156 1.3203-0.35156 2.2969v6.8086z"/>
|
||||
<path id="path3141" d="m190.22 932.26 0.30469 1.8633c-0.59376 0.125-1.125 0.1875-1.5938 0.1875-0.76563 0-1.3594-0.12109-1.7812-0.36328-0.42188-0.24219-0.71875-0.56055-0.89063-0.95508-0.16-0.39-0.25-1.22-0.25-2.49v-7.1602h-1.5469v-1.6406h1.5469v-3.082l2.0977-1.2656v4.3477h2.1211v1.6406h-2.1211v7.2773c-0.00001 0.60157 0.0371 0.98829 0.11132 1.1602 0.0742 0.17188 0.19531 0.3086 0.36329 0.41016 0.16796 0.10156 0.40819 0.15234 0.7207 0.15234 0.23437 0 0.54296-0.0273 0.92578-0.082z"/>
|
||||
<path id="path3143" d="m192.27 934.15v-12.445h1.8867v1.7461c0.39062-0.60936 0.91015-1.0996 1.5586-1.4707 0.64844-0.37108 1.3867-0.55663 2.2148-0.55664 0.92186 0.00001 1.6777 0.19141 2.2676 0.57421 0.58983 0.38283 1.0058 0.91798 1.248 1.6055 0.98437-1.4531 2.2656-2.1797 3.8438-2.1797 1.2344 0.00001 2.1836 0.3418 2.8477 1.0254 0.66404 0.6836 0.99607 1.7363 0.99609 3.1582v8.543h-2.0976v-7.8398c-0.00002-0.84374-0.0684-1.4512-0.20508-1.8223-0.13674-0.37108-0.38478-0.66991-0.74414-0.89649-0.35939-0.22655-0.78127-0.33983-1.2656-0.33984-0.87501 0.00001-1.6016 0.29103-2.1797 0.87305-0.57813 0.58204-0.86719 1.5137-0.86718 2.7949v7.2305h-2.1094v-8.0859c-0.00001-0.93749-0.17188-1.6406-0.51562-2.1094-0.34376-0.46874-0.90626-0.70312-1.6875-0.70313-0.59376 0.00001-1.1426 0.15626-1.6465 0.46875-0.50391 0.31251-0.86914 0.76954-1.0957 1.3711-0.22657 0.60158-0.33985 1.4688-0.33984 2.6016v6.457z"/>
|
||||
<path id="path3145" d="m212.24 934.15v-17.18h2.1094v17.18z"/>
|
||||
<path id="path3147" style="fill:#000080" d="m228.74 926.64-11.379 4.8633v-2.0977l9.0117-3.7383-9.0117-3.7031v-2.0977l11.379 4.8047z"/>
|
||||
</g>
|
||||
<g id="g3164">
|
||||
<path id="path2912" style="fill:#800000" d="m155.35 719.15v-79.99h7.3997v32.847h29.065v-32.847h7.3997v79.99h-7.3997v-37.703h-29.065v37.703z"/>
|
||||
<path id="path2915" style="fill:#800000" d="m225.8 719.15v-70.55h-18.423v-9.4394h44.322v9.4394h-18.499v70.55z"/>
|
||||
<path id="path2918" style="fill:#800000" d="m259.1 719.15v-79.99h11.138l13.236 56.637c1.2205 5.2744 2.1105 9.2212 2.67 11.84 0.63568-2.91 1.6274-7.1841 2.9751-12.822l13.388-55.654h9.9553v79.99h-7.1327v-66.949l-16.249 66.949h-6.675l-16.173-68.095v68.095z"/>
|
||||
<path id="path2920" style="fill:#800000" d="m324.17 719.15v-79.99h7.3997v70.55h27.539v9.4394z"/>
|
||||
<path id="path3020" style="fill:#000080" d="m98.403 679.68v-8.9986l49.822-21.961v9.5878l-39.509 16.926 39.509 17.087v9.5878z"/>
|
||||
<path id="path3023" style="fill:#000080" d="m411.6 681.26v-8.9986l-49.822-21.961v9.5878l39.509 16.926-39.509 17.087v9.5878z"/>
|
||||
</g>
|
||||
</g>
|
||||
<metadata>
|
||||
<rdf:RDF>
|
||||
<cc:Work>
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
|
||||
<cc:license rdf:resource="http://creativecommons.org/licenses/publicdomain/"/>
|
||||
<dc:publisher>
|
||||
<cc:Agent rdf:about="http://openclipart.org/">
|
||||
<dc:title>Openclipart</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:publisher>
|
||||
<dc:title>HTML Logo</dc:title>
|
||||
<dc:date>2010-06-30T06:31:47</dc:date>
|
||||
<dc:description>Here is an icon I made that depicts an HTML page etc.</dc:description>
|
||||
<dc:source>https://openclipart.org/detail/69331/html-logo-by-marricklip14</dc:source>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>marricklip14</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:creator>
|
||||
<dc:subject>
|
||||
<rdf:Bag>
|
||||
<rdf:li>HTML</rdf:li>
|
||||
<rdf:li>Icon</rdf:li>
|
||||
<rdf:li>Logo</rdf:li>
|
||||
<rdf:li>Page</rdf:li>
|
||||
<rdf:li>Web</rdf:li>
|
||||
</rdf:Bag>
|
||||
</dc:subject>
|
||||
</cc:Work>
|
||||
<cc:License rdf:about="http://creativecommons.org/licenses/publicdomain/">
|
||||
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
|
||||
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
|
||||
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
</svg>
|
After Width: | Height: | Size: 25 KiB |
837
Yavsc/wwwroot/images/it/Sadhu.svg
Normal file
@ -0,0 +1,837 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="-152.725 -113.013 1691.724 1969.873" enable-background="new -152.725 -113.013 1691.724 1969.873" xml:space="preserve"
|
||||
>
|
||||
<g>
|
||||
<path fill="#60261A" stroke="#60261A" stroke-width="0.5" d="M751.48,10.67c16.5-20.42,41.64-33.99,68-35.17
|
||||
c14.62-0.73,29.23,3.68,41.39,11.72c14.73,9.34,25.29,23.46,37.21,35.86c-0.58,1.15-1.15,2.3-1.71,3.45
|
||||
c-2.64-1.96-5.06-4.17-7.43-6.43C876.48,8.2,863.49-4.19,846.88-9.95c-13.49-4.92-28.67-4.01-41.95,1.16
|
||||
c7.53,0.4,15.11,0.9,22.41,2.9c20.16,5.11,37.97,17.62,50.94,33.71c14.76,18.27,23.56,41.29,24.65,64.76
|
||||
c0.37,3.23,0.14,6.8,1.75,9.72c6.06,6.93,13.64,13.31,22.92,15.14c4.18,0.86,9.76,0.73,12.24-3.37c3.6-6.17,3.17-13.63,3.83-20.5
|
||||
c0.8-8.72,0.99-18.33,6.68-25.53c0.88,0.87,1.77,1.74,2.67,2.61c-4.22,8.76-2.21,18.73-1.79,28.04c0.58,8.62,0.89,18.57-5.35,25.39
|
||||
c-5.19,5.88-13.5,6.65-20.83,6.99c7.33,3.35,15.38,5.22,23.47,4.8c13.14-0.47,25.72-5.45,38.92-5.28
|
||||
c10.04,0.38,19.92-2.02,29.96-1.96c23.42-0.73,48.24,3.29,67.36,17.72c13.48,10.54,25.04,24.52,29.78,41.22
|
||||
c5.01,16.24,4.47,34.07,12.39,49.4c4.68,9.44,15.08,14.44,25.1,15.87c9.96,1.39,21.03-0.16,29-6.73
|
||||
c7.65-6.18,9.26-17.73,5.47-26.46c-3.32-7.3-12.84-9.73-19.91-6.84c-4.05,1.32-6.89,4.65-9.36,7.94c0.33-2.91,2.18-5.26,4.37-7.07
|
||||
c7.91-6.83,21.83-6.04,27.65,3.12c6.12,10.18,5.12,24.65-3.35,33.26c-6.11,6.37-14.73,9.74-23.34,10.99
|
||||
c-12.51,1.71-25.96-0.66-36.26-8.22c-8.21-6.07-12.85-15.65-16.1-25.07c-5.41-15.11-6.4-31.95-15.27-45.69
|
||||
c-9.32-13.64-23.32-24.55-39.57-28.37c6.06,5.23,12,10.65,16.97,16.97c13.79,16.89,22.26,38.1,23.77,59.87
|
||||
c0.43,7.15,2.42,14.22,5.97,20.45c7.12,12.61,19.79,21.52,33.59,25.47c11.51,3.18,23.29,5.27,34.76,8.62
|
||||
c15.54,4.69,30.72,11.14,44.01,20.55c10.5,7.35,19.71,16.74,25.96,27.98c10.98,18.97,16.37,40.53,19.94,61.99
|
||||
c3.17,17.65,2.99,36.02,9.2,53.04c2.01,5.39,4.85,10.94,9.94,13.99c4.43,2.63,10.48,1.7,13.98-2.06
|
||||
c5.51-5.2,6.97-12.92,10.19-19.48c-1.2,7.59-3.35,15.45-8.34,21.48c-4.85,5.82-14.03,6.56-20.12,2.32
|
||||
c-6.79-4.6-10.37-12.42-13.22-19.83c-2.48-6.09-3.52-12.63-5.74-18.79c-0.47,5.08-0.55,10.18-1.25,15.23
|
||||
c-3.44,25.89-8.01,51.87-6.87,78.09c0.56,7.29,1.35,14.88,4.86,21.43c2.16,4.17,6.79,7.13,11.6,6.27
|
||||
c8.54-1.15,15.36-6.93,22.24-11.64c-5.14,5.7-11.33,10.69-18.39,13.77c-5.38,2.28-12.09,1.84-16.49-2.24
|
||||
c-5.96-5.44-8.28-13.55-10.09-21.13c-3.06-14.35-3.56-29.1-3.69-43.72c-6.38,12.27-13.55,24.11-21.57,35.37
|
||||
c-4.99,7.28-10.25,14.73-12.51,23.39c-1.09,3.86,0.03,8.17,3.11,10.8c5.5,4.9,12.69,7.22,19.57,9.45
|
||||
c14.2,4.25,28.6,8.08,42.23,14.01c11.51,5.15,22.94,11.97,30.18,22.59c6.79,9.95,7.86,22.65,6.14,34.29
|
||||
c-0.26,2.52-1.26,5.2-0.02,7.62c2.75,6.36,4.75,13.05,5.74,19.91c2.87,19.98-0.64,40.19-5.64,59.54l1.89-0.24
|
||||
c-0.72,0.37-1.42,0.76-2.11,1.15c-6.75,24.99-16.12,49.21-22.2,74.38c-4.48,18.43-6.36,38.25-0.28,56.55
|
||||
c2.3,0.76,4.59,1.58,6.93,2.32c-0.55,0.09-1.63,0.28-2.18,0.37c0.94,0.47,1.9,0.96,2.88,1.46c-1.44,0.31-2.87,0.62-4.27,0.93
|
||||
c-0.4-0.07-1.19-0.2-1.59-0.27c0.46,1.01,0.92,2.02,1.42,3.06c-0.37,0.55-1.12,1.66-1.49,2.22c-1.18-2.08-2.22-4.21-3.23-6.35
|
||||
c-4.55-2.17-9.09-4.57-12.71-8.13c-7.3-6.95-11.33-17.05-11-27.1c-0.22-10.02,4.12-19.24,7.7-28.35
|
||||
c3.33-9.05,6.67-18.21,8.24-27.76c-5.58,13.79-13.25,26.75-22.76,38.19c-5.62,6.31-8.41,14.69-9.35,22.97
|
||||
c-1.87,17.06,6.76,34.67,21.26,43.8c9.22,6.19,20.57,7.13,30.86,10.69c12.93,1.77,25.75,5.15,37.34,11.29
|
||||
c16.67,8.48,30.69,22.5,38.13,39.77c4.47,9.34,5.66,19.74,8.93,29.49c2.9,9.2,0.93,18.99,3.23,28.28c-0.39,0.5-1.17,1.48-1.56,1.97
|
||||
c-0.14-0.49-0.44-1.46-0.59-1.95c-3.55,17.42-9.78,34.19-12.76,51.74c-1.62,9.83-2.06,20.12,0.82,29.77
|
||||
c2.58,7.48,8,13.57,13.76,18.83c7.15,6.35,15.58,11.47,24.88,13.96c6.95,1.83,14.88,1.59,20.95-2.66
|
||||
c6.46-3.9,10.21-11.08,11.13-18.42c0.87,0.87,1.76,1.75,2.67,2.65c-1.01,8.86-6.45,17.09-14.44,21.15
|
||||
c-7.75,4.54-17.29,4.18-25.67,1.78c-12.03-3.48-23.02-10.31-31.83-19.16c-5.31-5.3-9.76-11.66-11.73-18.96
|
||||
c-4.07-13.36-3.15-27.54-1.38-41.2c-3.35,6.18-8.52,11.36-10.58,18.21c-2.84,8.64-3.32,17.92-2.69,26.94
|
||||
c1.45,19.29,11.67,37.72,27.33,49.1c14.08,9.47,28.15,19.01,41.39,29.66c13.41,10.8,26.76,22.16,36.52,36.51
|
||||
c10.23,14.74,16.78,32.58,15.7,50.7c-0.86,14.26-5.66,29.13-16.66,38.83c-14.05,12.73-34.86,15.72-52.83,11.17
|
||||
c-16.48-4.09-30.99-16.58-35.99-33.01c-4.11-13.19-1.14-27.07,0.43-40.4c2.95,6.49,5.28,13.24,8.05,19.82
|
||||
c3.04,7.04,7.4,13.97,14.17,17.95c10.2,5.86,24.21,4.05,32.55-4.26c5.98-5.98,7.32-15.09,6.17-23.15
|
||||
c-2.2-15.55-10.54-29.76-21.65-40.66c-12.45-12.95-27.66-23.1-38.88-37.25c-10.5-13.01-20.5-27.09-35.03-35.94
|
||||
c-2.08-1.83-3.47-4.23-4.36-6.8c-10.01-25.73-24.81-49.81-44.68-69.1c-9.34-9.89-20.63-17.61-31.95-25
|
||||
c-16.16-9.19-33.01-17.18-50.44-23.64c-28.92-10.95-58.88-19.14-87.09-31.94c-16.24-7.91-32.18-16.57-46.9-27.08
|
||||
c-9.02-6.88-18.06-13.81-26.13-21.79c-9.8-9.35-18.05-20.15-26.08-31.01c-11.49-17.9-21.28-37.03-27.58-57.4
|
||||
c-3.07-8.8-3.79-18.15-4.56-27.36c-0.42-10.32,1.47-20.56,3.51-30.62c1.66-6.35,4.04-12.48,6.02-18.73
|
||||
c7.87-18.81,18.13-36.56,29.72-53.32c2.73-4.11,6.03-7.91,7.87-12.54c-3.73,2.1-5.27,6.35-8.09,9.37
|
||||
c-4.92,5.5-8.59,11.93-12.99,17.84c-12.2,18.09-22.89,37.59-28.13,58.93c-2.5,8.46-2.96,17.32-3.7,26.06
|
||||
c0.45,12.12,1.89,24.34,5.97,35.84c2.84,7.64,5.87,15.21,9.32,22.6c2.98,7.56,7.68,14.24,11.79,21.22
|
||||
c5.02,7.54,9.94,15.23,16.29,21.76c24.74,29.17,56.97,51.1,91.14,67.82c11.2,5.89,22.89,10.72,34.65,15.36
|
||||
c7.94,2.4,15.35,6.22,23.21,8.86c12.52,4.64,25.08,9.21,37.27,14.66c7.2,3.04,14.63,5.64,21.44,9.54
|
||||
c9.56,5.33,19.55,10.05,28.32,16.69c22.5,16.03,40.89,37.47,54.44,61.48c2.78,6.16,6.71,11.75,9.09,18.11
|
||||
c3.72,9.45,7.98,18.75,10.32,28.68c2.43,8.33,4.67,16.77,5.52,25.44c2.17,18.5,2.53,37.53-2.34,55.66
|
||||
c-1.72,7.71-4.56,15.1-7.72,22.32c-1.99,4.52-5.22,8.4-6.9,13.08c3.19-2.65,4.89-6.53,7.07-9.96c9-14.81,13.2-31.99,15.24-49.05
|
||||
c2.61-25.65-1.6-51.64-10.31-75.81c0.6,0.13,1.79,0.37,2.39,0.5c10.86,11.73,16.77,27.22,19.81,42.71c2.6,16.58,0,33.6-4.76,49.56
|
||||
c-5.08,16.52-13.27,32.01-23.68,45.78c-10.21,13.73-21.34,27.44-26.52,44.02c-2.85,9.64-3.73,20.6,0.81,29.88
|
||||
c3.65,7.66,11.63,12.66,19.97,13.53c12.07,1.39,24.31-3.84,32.72-12.39c4.36-4.43,8.61-9.63,9.55-15.96
|
||||
c0.59-3.57-1.69-6.57-3.53-9.34c12.05,7.82,23.14,17.92,29.76,30.86c3.71,7.38,5.17,16.35,2,24.19
|
||||
c-3.31,8.08-10.41,13.91-17.94,17.95c-8.73,4.78-18.81,6.58-28.68,6.65c-9.15-0.35-18.47-1.46-26.95-5.11
|
||||
c-8.12-3.64-15.81-8.15-23.5-12.59c-12.58-7.53-23.55-18.62-28.64-32.57c-4.53-12.11-3.98-25.71-0.05-37.9
|
||||
c5.88-19.61,16.4-37.41,22.58-56.91c2.94-9.78,5.39-20.03,4.19-30.3c-1.11-10.29-6.03-19.86-12.76-27.59
|
||||
c-7.49-8.54-16.08-16.12-22.7-25.41c6.9,17.15,12.09,35.43,11.32,54.08c-0.51,11.99-3.19,23.83-7.36,35.07
|
||||
c-7.97,20.88-12.46,43.51-9.95,65.89c1.87,16.25,8.33,32.32,19.93,44.07c5.8,6.08,12.79,10.87,20.17,14.83
|
||||
c8.57,4.59,17.55,8.65,27.1,10.69c-3.17,0.52-6.36-0.15-9.47-0.64c-22.25-3.59-44.72-11.58-61.2-27.5
|
||||
c-13.63-12.91-21.69-30.86-24.47-49.26c-1.42-10.01-2.36-20.29-0.39-30.28c2.35-14.51,5.94-29.12,4.55-43.91
|
||||
c-0.68-5.74-2.6-12.43-8.3-15.02c-19.49-8.81-38.07-20.51-52.35-36.62c-11.8-13.18-20.15-29.62-22.8-47.18
|
||||
c-3-19.75-0.41-40.59,8.77-58.45c3.14-6.59,7.33-12.6,11.23-18.75c3.45-7.83-0.32-18.06-7.93-21.96
|
||||
c-5.19-2.96-11.34-2.56-17.06-3.32c-7.91-0.98-15.52-4.66-20.91-10.57c-6.78-7.38-11.39-16.45-18.26-23.75
|
||||
c-5.68-6.35-12.91-11.03-20.47-14.82c7.15,19.12,12.34,39.08,14.15,59.46c1.83,15.31,0.29,30.73,0.31,46.09
|
||||
c0.37,9.04,0.5,18.79,5.68,26.6c6.45,10.11,14.55,19.26,19.17,30.45c6.9,15.54,5.35,33.81-1.45,49.1
|
||||
c-6.99,15.6-19.57,27.85-32.95,38.1c-13.57,10.54-28.52,19.18-41.82,30.08c-9.49,7.74-16.64,17.91-22.47,28.59
|
||||
c-8.22,15.3-13.93,31.96-16.73,49.11c-2.54,16.39-2.61,34.01,4.62,49.31c4.08,8.94,11.3,16.35,20.09,20.76
|
||||
c-0.1,0.86-0.3,2.58-0.4,3.45c-15.04-4.98-26.13-18.02-31.3-32.68c-7.53-21.4-6.42-44.77-2.29-66.76
|
||||
c-1.48,1.88-2.99,3.73-4.46,5.61c-0.66-3.63,2.47-6.24,4.15-9.08c10.3-15.67,20.03-31.94,26.39-49.65
|
||||
c5.72-17.85,7.73-37.62,1.7-55.65c-5.64-17.82-17.41-32.7-28.82-47.16c-5.59-7.41-11.77-14.36-17.05-22
|
||||
c-12.46-16.84-19.72-37.32-21.69-58.12c-1.3-8.3-1.28-16.7-1.85-25.04c-0.96-15.12,1.71-30.22,0.48-45.33
|
||||
c-1.82,4.19-1.58,8.81-2.04,13.27c-2.5,23.85-4.41,48.22,0.53,71.91c1.24,8.15,4.28,15.85,7.28,23.49
|
||||
c3.53,8.84,9.4,16.44,15.26,23.86c12.14,14.97,25.27,29.38,34.4,46.5c4.76,8.48,7.94,17.81,10.02,27.28
|
||||
c4.6,22.85-1.7,46.46-12.51,66.65c-3.05,6.73-7.08,12.92-10.76,19.3c-5.99,9.13-11.07,18.81-16.55,28.25
|
||||
c-8.25,16.44-15.26,34.18-15.47,52.81c-0.09,4.71-0.37,9.49,0.69,14.14c1.15-9.38,0.92-18.96,3.3-28.16
|
||||
c1.12-4.2,1.57-8.93,4.71-12.22c-4.03,16.47,1.35,33.03,4.36,49.17c2.23,11.78,3.92,24.3-0.12,35.89
|
||||
c-2.83,8.28-8.85,15.18-16.13,19.9c-8.65,5.82-18.96,8.22-28.79,11.27c0.81,8,1.39,16.18-0.3,24.13
|
||||
c-1.95,9.14-5.3,18.09-10.54,25.89c-7.86,11.93-19.78,20.67-32.81,26.25c-20.96,8.95-43.84,11.49-66.12,15.24
|
||||
c-19.58,3.28-39.93,6.75-56.88,17.74c-11.82,7.49-20.81,19.17-24.89,32.57c-0.42,0.49-1.26,1.47-1.68,1.95
|
||||
c-0.52-0.68-1.02-1.36-1.49-2.02c1.84-7.8,5.34-15.17,9.97-21.68c3.74-5.53,9.02-9.65,13.82-14.18
|
||||
c-12.08,10.06-23.88,20.45-35.92,30.56c0.28-4.28,3.12-8.51,1.23-12.72c-0.1-0.36-0.28-1.07-0.38-1.43
|
||||
c0.19-6.16,0.23-12.32-0.65-18.42c-1.1-19.6,0.86-39.32-1.25-58.86c-0.13-9.46,0.14-18.92-0.17-28.37l0.53-0.57
|
||||
c6.61-6.82,15.11-11.35,22.63-17.04c13.68-9.29,28.06-17.65,40.58-28.54c4.25-3,7.96-6.63,11.2-10.69
|
||||
c13.9-13.41,21.3-32.95,20.48-52.19c0.49-21.49-7.15-42.46-18.34-60.54c-9.19-15.34-20.99-28.87-33.16-41.87
|
||||
c-6.41-5.63-11.44-12.53-17.5-18.48c-11.29-12.55-21.64-25.92-31.15-39.85l-0.22-0.56c-0.03-7.41,0.4-14.83-0.17-22.22
|
||||
c-1.83-12.63,0.42-25.46-1.57-38.07c-0.26-18.15-0.3-36.31-0.07-54.46c0.16-3.06,0.12-6.12,0.09-9.16
|
||||
c0.11-0.17,0.32-0.52,0.42-0.69c-0.52-0.62-1.03-1.22-1.53-1.81c0.45-2.26,1.05-4.56,0.79-6.87c-1.94-12.88-0.09-25.96-1.21-38.9
|
||||
c-0.4-3.93,0.63-7.88-0.09-11.78c-0.69-4.07-0.64-8.2-0.56-12.3c-0.08-14.76,0.25-29.53-0.72-44.26c-0.28-2.39,0.08-4.77,0.6-7.08
|
||||
c12.75,1.42,25.51,3.02,38.03,5.94c9.11,2.19,18.44,4.74,26.24,10.17c4.74,3.19,8.41,8.31,8.74,14.15
|
||||
c0.49,8.38-3.66,16.11-7.93,23.02c-3.08,5.11-7.05,9.59-10.41,14.5c-1.59,2.14-2.1,5.82,0.59,7.35c5.63,3.41,12.59,2.79,18.9,2.69
|
||||
c20.71-1.31,41.01-6.23,60.9-11.92c17.23-5.18,34.24-11.28,50.33-19.37c7.32-3.76,14.47-7.99,20.78-13.31
|
||||
c9.59-8.08,20.34-14.61,30.66-21.69c-7.37-4.57-14.09-10.13-19.77-16.7c-13.96,11.45-32.1,16.64-49.95,16.95
|
||||
c-21.02,0.46-42.37-3.11-61.55-11.9c-14.82-6.61-28.13-16.12-40.65-26.33c-16.4-13.24-32.71-26.6-48.31-40.76
|
||||
c-6.27-5.79-12.6-11.56-18.15-18.05c-0.38-0.48-1.14-1.45-1.52-1.93l-0.25-0.29c19.2-18.78,37.69-38.29,57.19-56.76
|
||||
c11.7,11.57,24.26,22.24,36.77,32.91c15.96,13.15,33.49,24.69,52.78,32.35c11.39,4.17,23.54,7.58,35.78,6.26
|
||||
c4.83-0.44,9.09-2.9,13.3-5.1c-3.72,4.75-9.72,6.73-15.45,7.73c9.09,2.16,18.57,2.2,27.85,1.48c3.81-11.58,5.68-24.11,3.03-36.15
|
||||
c-3.89-17.33-12.58-33.03-17.99-49.85c-7.81-22.99-8.53-48.29-2.37-71.75c3.74-15.41,11.91-29.59,22.87-40.99
|
||||
c14.47-15.06,32.9-25.53,51.79-34.05c4.81-1.95,9.59-3.99,14.35-6.08c9.69-3.77,20.07-6.14,28.84-11.94
|
||||
c6.96-4.13,13.83-8.56,19.67-14.22c6.17-6,10.34-13.76,13.31-21.77c2.52-6.88,3.45-14.9,0.09-21.65
|
||||
c-3.53-7.26-10.64-11.8-17.64-15.26c-14.34-6.88-30.1-10.08-44.63-16.52c-13.75-6.21-25.96-16.52-33.1-29.94
|
||||
c-5.61-10.7-8.14-22.85-8.19-34.88c0.53-6.9,3.09-13.46,3.87-20.34c1.22-8.81,1.87-18.86-3.64-26.46
|
||||
c0.49,10.08-0.22,20.33-3.82,29.84c-3.04,9.82-9.14,18.61-10.41,28.96c-0.86,5.73,0.45,11.73,3.58,16.6
|
||||
c6.43,10.31,16.72,17.71,22.23,28.66c3.11,5.83,4.33,13.01,1.85,19.29c-1.63,3.9-3.75,7.78-7.2,10.37
|
||||
c3.37-6.4,8.03-13.35,5.63-20.94c-5.22-17.15-24.37-24.6-31.09-40.86c-3.68-9.39-2.18-19.97,1.2-29.22
|
||||
c3.99-10.84,8.14-22.11,7.4-33.86c-0.66-8.03-2.86-16.24-7.7-22.78c-3.7-3.65-7.53-7.22-11.66-10.38
|
||||
c2.77,5.74,7.25,10.52,9.39,16.6c2.85,6.82,2.98,14.83-0.26,21.54c-4.81,10.34-15.05,16.78-20.25,26.85
|
||||
c-2.21,4.12-2.03,8.89-2.47,13.41c-1.27-5.67-0.87-11.79,2-16.93c4.72-9.65,13.87-16.72,16.86-27.28
|
||||
c1.87-6.36-0.46-13.07-4.03-18.37c-10.12-15.03-26.55-25.37-33.75-42.43c-7.41-19.11-1.77-40.88,9.55-57.24
|
||||
c2.96-3.54,3.15-8.27,4.37-12.51c2.14-7.83,5.88-15.12,10.28-21.9c4.26-6.9,8.18-14.38,9.03-22.57
|
||||
c1.14-14.4-4.92-29.53-16.67-38.22c-10.05-7.61-23.31-8.47-33.92-15.04c-10.11-5.63-17.77-14.7-23.42-24.64
|
||||
c-3.97-7.51-10.91-13.11-18.64-16.4c-3.14,3.36-6.93,6.05-10.03,9.43c-0.71,5.1-1.02,10.45,0.19,15.5c1.43,4.75,6.5,6.68,10.8,7.99
|
||||
c12.88,3.63,26.3,6.36,37.93,13.29c6.29,3.89,12.08,9.34,14.51,16.5c2.4,6.67,1.93,14,0.11,20.74c-0.87,0.48-1.72,0.96-2.56,1.44
|
||||
c0.15-5.77,0.31-11.56-0.13-17.33c-0.55-0.36-1.66-1.1-2.21-1.47c-3.56-7.57-10.86-12.38-18.55-15.05
|
||||
c-10.98-4.02-22.73-4.92-34.1-7.32c-6.88-1.49-13.78-5.13-17.27-11.48c-2.41-3.99-3.06-8.66-3.75-13.18
|
||||
c-22.55,11.71-47.79,17.53-73.08,18.7c-9.02,1.52-18.03,3.11-27.18,3.59c-0.44,0.03-1.31,0.1-1.75,0.13
|
||||
c-0.52-0.6-1.04-1.2-1.54-1.79c0.26-0.38,0.77-1.14,1.03-1.52c-1.15-5.63,0.43-11.31-0.32-16.95c-0.61-7.32-0.02-14.67-0.27-22
|
||||
c-0.24-4.34-1.08-8.63-0.98-12.98c0.14-11.68-0.07-23.36-0.03-35.04c-0.11-7.69,0.44-15.42-0.78-23.05
|
||||
c-0.25-8.71-0.59-17.49,0.48-26.16c0.42-2.56-1.23-4.75-2.24-6.94c0.69-1.57,1.41-3.15,1.82-4.82c-1.9-1.74-4.16-3.1-5.63-5.27
|
||||
c3.65,1.55,7.43,3.14,11.46,3.15c3.98-0.01,7.95-0.51,11.94-0.56c2.04-0.19,4.44,0.23,6.1-1.29c7.7-6.22,12.56-15.06,17.48-23.47
|
||||
C733.84,32.15,741.2,20.14,751.48,10.67 M772.39,47.24c-14.78,2.16-26.97,11.9-36.84,22.53c-5.29,6.16-9.84,12.91-14.06,19.83
|
||||
c-2.68,6.37-7.37,12.13-8.06,19.17c1.57-1.19,2.81-2.73,3.67-4.51c5.35-9.94,12.42-18.78,19.55-27.48
|
||||
c6.11-6.29,12.17-12.86,19.81-17.34c12.5-9,30.16-12.46,44.3-5.23c5.58,2.87,11.33,5.85,15.53,10.65
|
||||
c4.24,3.79,8.02,8.03,11.46,12.55c12.87,17.79,24.17,36.74,38.12,53.74c4.57,5.75,10.49,10.13,15.95,14.97
|
||||
c8.46,4.87,17.58,10.1,27.7,9.56c9.51,0.79,18.92-1.76,27.63-5.4c4.2-2.28,8.99-3.92,12.26-7.55c-6.08,1.68-11.71,4.69-17.85,6.16
|
||||
c-8.01,2.34-16.53,2.25-24.74,1.33c-9.02-2.03-17.45-6.53-24.56-12.38c-22.57-20.84-36.9-48.79-58.86-70.18
|
||||
c-8.48-8.33-18.58-15.21-29.88-19.04C786.62,47,779.43,45.87,772.39,47.24 M753.73,98.89c-9.33,4.87-17.21,12-24.5,19.48
|
||||
c-5.49,4.91-9.65,11.04-14.29,16.71c-3.13,4.35-6.42,8.74-8.43,13.73c4.33-2.69,6.34-7.76,10.17-11.04
|
||||
c4.03-4.89,8.41-9.46,13-13.84c8.39-7.47,16.89-15.08,27.06-20.08c14.14-8.77,32.62-11.51,48.13-4.78
|
||||
c13.15,5.38,21.99,17.23,29.15,28.99c5.62,9.79,10.85,19.8,16.46,29.59c5.14,8.24,11.15,16.52,19.96,21.13
|
||||
c8.29,5.31,18.43,5.95,27.98,6.69c11.6-0.51,23.21-2.62,34.07-6.8c21.16-7.43,40.56-19.66,62.62-24.54
|
||||
c9.86-2.68,20.29-3.37,30.38-1.59c4.38,0.34,8.6,2.06,13.04,1.85c-7.3-3.18-15.08-5.43-23.04-6.03c-5.66-0.9-11.42-0.82-17.02,0.33
|
||||
c-11.14,1.25-21.85,4.72-32.33,8.54c-19.83,8.08-39.16,18.6-60.72,21.28c-10.23,0.69-20.91,0.7-30.49-3.43
|
||||
c-10.82-5.27-18.78-14.81-25.03-24.84c-4.66-6.26-7.68-13.49-11.99-19.96c-5.09-8.96-10.68-17.78-18.17-24.95
|
||||
c-7.7-8.45-18.68-13.58-29.91-15.16C777.19,88.2,764.55,92.64,753.73,98.89 M913.75,236.3c7.48,5.79,14.48,12.67,18.78,21.22
|
||||
c4.89,7.87,6.98,16.99,9.28,25.84c2.41,9.55,2.47,19.45,3.6,29.18c0.18,7.04-0.1,14.1,0.68,21.12
|
||||
c-0.68,10.32-0.42,20.68-0.44,31.03c0.64,5.63,0.86,11.29,0.95,16.95c2.17,18.74,5.41,37.38,10.3,55.6
|
||||
c3.25,9.17,5.61,18.82,10.85,27.12c8.24,16.27,21.63,29.78,37.71,38.35c18.61,10.11,39.19,15.73,59.09,22.64
|
||||
c17.74,6.35,35.71,14.47,48.69,28.57c10.82,10.27,20.82,21.51,28.59,34.29c6.26,8.78,10.09,18.94,14.1,28.87
|
||||
c4.47,14.05,7.23,28.79,6.64,43.59c0.31,11.39-1.09,22.74-3.19,33.92c-3.96,18.89-9.28,37.53-16.55,55.42
|
||||
c-3.81,10.82-7.81,22-7.44,33.64c-0.24,8.36,1.86,17.11,6.9,23.91c-0.01-3.23-2.02-5.89-2.88-8.88
|
||||
c-2.36-6.72-2.61-14.12-1.12-21.05c2.14-12.21,7.09-23.7,12.22-34.9c3.52-8.69,6.32-17.63,9.51-26.43
|
||||
c1.4-4.98,2.45-10.06,3.93-15.02c5.92-24.2,7.81-49.83,2.07-74.26c-4.75-18.75-13.29-36.56-25.12-51.86
|
||||
c-4.58-7.23-11.28-12.71-16.67-19.28c-6.57-6.15-12.94-12.62-20.49-17.58c-18.25-12.65-40.24-17.58-61.18-23.84
|
||||
c-16.99-5.47-34.57-10.85-48.76-22.13c-7.98-5.64-14.12-13.36-19.49-21.43c-10.54-16.96-14.68-36.79-17.93-56.22
|
||||
c-1.61-13.67-4.44-27.28-4.04-41.09c-1.98-18.94,0.26-38.08-1.67-57.03c-0.84-20.76-4.5-41.98-14.9-60.25
|
||||
c-4.81-7.93-11.13-15.07-19.14-19.89C915.87,236,913.73,234.61,913.75,236.3 M1092.59,269.85c-0.45,2.62,1.54,4.86,2.52,7.15
|
||||
c6.85,14.08,15.33,27.44,26.05,38.89c3.59,3.11,5.97,7.39,9.95,10.1c5.85,5.6,12.05,10.97,19.29,14.74
|
||||
c5.75,3.85,11.98,7,18.42,9.55c16.3,5.64,30.79,15.99,41.66,29.36c11.2,14.59,18.87,31.85,22.32,49.93
|
||||
c3.54,19.98,2.57,41.72-7.75,59.68c-4.36,7.2-9.55,13.86-13.79,21.13c-6.27,8.56-12.01,17.5-17.47,26.58
|
||||
c-2.1,3.9-3.36,8.16-4.72,12.35c-2.38,7.24-2.29,15.53,1.37,22.35c3.27,6.99,9.42,11.88,14.78,17.2c2.7,2.6,6.13,4.48,8.21,7.71
|
||||
c1.92,3.1,5.51,4.54,7.61,7.49c2.58,3.7,6.21,6.5,8.91,10.12c6.56,7.61,12.45,15.81,17.53,24.48c3.86,5.53,6.06,11.93,8.93,17.98
|
||||
c5.24,12.05,7.97,24.99,9.82,37.94c1.09,10.15,0.14,20.56-3.74,30.06c-7.85,19.69-20.46,36.98-33.2,53.75
|
||||
c-5.72,9.01-12.65,17.3-16.98,27.13c-4.22,8.61-8.32,18.34-5.9,28.08c0.48,5.67,3.95,10.38,7.37,14.69
|
||||
c5,5.37,10.1,10.75,16.32,14.75c9.01,6.8,19.64,10.81,29.44,16.28c8.19,3.67,16.51,7.07,24.87,10.37
|
||||
c5.25,2.47,10.33,5.3,15.88,7.09c8.07,4.05,16.18,8.17,23.61,13.36c5.4,4.53,10.79,9.38,14.49,15.47c-0.19-1.61-0.29-3.31-1.36-4.6
|
||||
c-5.5-8.09-13.47-14.15-21.59-19.43c-16.53-10.16-34.63-17.25-51.93-25.93c-17.68-8.43-35.88-18.27-47.45-34.58
|
||||
c-4.89-6.49-4.52-15.45-2.11-22.83c2.25-8.49,7.78-15.49,12.17-22.93c3.48-6.31,8.5-11.54,12.45-17.53
|
||||
c12.67-17.77,26.29-35.69,32.04-57.11c3.47-11.78,2.5-24.29,0.12-36.18c-3.36-18.12-10.24-35.49-20.17-51
|
||||
c-11-16.58-24.88-31.1-39.75-44.23c-5.26-5.44-12.05-9.35-16.11-15.89c-4.98-6.32-4.97-14.85-3.81-22.41
|
||||
c1.43-5.69,4.26-10.88,6.95-16.04c10.43-18.21,24.49-34.08,34.13-52.76c10.06-25.54,8.25-54.76-1.95-79.96
|
||||
c-2.25-7.15-6.71-13.29-10.37-19.75c-5.7-8.43-12.93-15.71-20.55-22.39c-7.67-5.34-15.58-10.5-24.45-13.63
|
||||
c-18.14-6.29-34.76-17.03-47.91-31.04c-12.8-12.72-23.44-27.57-31.34-43.79C1094.78,270.82,1093.69,268.46,1092.59,269.85
|
||||
M890.24,394.75c3.34,4.85,6.35,10.18,10.97,13.95c-1.42-3.97-4.21-7.23-5.91-11.07c-5.21-9.97-7.62-21.05-9.32-32.07
|
||||
C883.54,375.33,884.49,386.26,890.24,394.75 M960.13,458.55c-3.68,3.54-6.02,8.19-7.77,12.92c-2.49,7.01-4.06,14.79-1.71,22.07
|
||||
c2.75,10.74,10.95,18.94,19.79,25.1c6.4,5.27,13.97,8.71,21.14,12.76c23,11.64,47.34,20.33,70.55,31.5
|
||||
c6.52,3.6,13.63,6.06,19.81,10.28c10.24,5.99,20.46,12.58,28.05,21.85c2.5,3.51,5.14,6.93,7.41,10.6
|
||||
c4.91,9.36,6.19,20.29,4.68,30.68c-3.2,18.69-9.69,36.57-15.02,54.71c-6.72,20.06-12.47,40.57-14.9,61.64
|
||||
c-3.76,31.48,7.86,63.85,29.18,87.03c6.05,6.64,12.28,13.25,19.69,18.39c7.18,6.43,15.4,11.59,23.78,16.31
|
||||
c15.9,9.79,33.43,16.51,50.94,22.76c15.3,3.93,30.04,9.68,44.64,15.63c10.63,4.79,20.97,10.19,31.33,15.56
|
||||
c13.84,8.16,27.54,16.76,39.58,27.49c8.12,6.2,14.82,14.15,20.14,22.85c2.61,3.93,3.28,8.67,4.77,13.07
|
||||
c0.86-7.26-2.85-14.23-6.71-20.12c-3.44-5.14-7.17-10.12-11.78-14.26c-14.73-15.1-32.24-27.18-50.62-37.39
|
||||
c-17.62-10.36-36.48-18.42-55.72-25.21c-19.09-5.38-37.6-12.72-55.15-21.95c-17.51-8.86-33.88-20.3-47.54-34.45
|
||||
c-7.84-7.39-13.65-16.56-19.34-25.62c-2.67-5.75-5.87-11.28-7.55-17.42c-4.22-10.34-5.38-21.59-5.98-32.63
|
||||
c0.41-4.7,0.56-9.41,0.67-14.11c3.5-36.23,18.44-69.85,26.8-104.99c2.39-10.13,3.45-20.96,0.45-31.08
|
||||
c-2.15-8.99-7.37-16.9-13.46-23.73c-9.64-10.37-21.56-18.36-33.88-25.19c-10.06-5.03-20.01-10.34-30.53-14.37
|
||||
c-18.77-8.42-38.2-15.3-56.61-24.52c-7.94-4.5-16.26-8.54-23.06-14.73c-5.04-4.74-10.38-9.79-12.39-16.63
|
||||
c-3.39-9.56-0.8-19.97,3.62-28.73C958.45,462.66,959.92,460.83,960.13,458.55 M1205.76,575.78c0.31,1.28,1.08,1.49,2.33,0.65
|
||||
C1207.74,575.13,1206.96,574.92,1205.76,575.78 M1215.54,578.88c11.67,3.35,23.1,7.6,34.2,12.53
|
||||
c17.05,7.66,33.94,17.35,45.66,32.26c0.01-10.08-5.43-19.74-13.92-25.12c-11.36-7.71-24.91-11.03-38.11-14.03
|
||||
C1234.11,582.53,1224.84,580.59,1215.54,578.88 M1241.3,603.69c1.54,2.13,3.38,4.03,5.18,5.97c12.59,13.99,22.49,30.4,28.87,48.11
|
||||
c6.2,16.55,8.76,34.23,9,51.84c2.65,9.74,4.3,19.85,3.63,29.97c-0.93,22.62-9.67,43.95-19.38,64.08
|
||||
c-3.72,7.68-5.82,16.46-4.11,24.96c1.61,8.31,6.95,15.7,14.15,20.1c-4.54-16.33-4.7-33.6-1.62-50.21
|
||||
c4.41-25.47,12.81-50.01,18.81-75.11c-3.88-1.23-6.73-4.38-7.78-8.28c-3.08-10.58-2.03-21.79-1.04-32.6
|
||||
c1.23-13.12,5.09-25.81,7.1-38.8c-2.24-4.99-5.67-9.37-9.26-13.45C1273.17,617.51,1257.17,609.85,1241.3,603.69 M1299.14,657.58
|
||||
c-5.32,16.49-10.07,33.57-9.64,51.05c0.3,4.92,1.11,11.6,6.72,13.2c3.22-14.52,6.05-29.3,5.75-44.24
|
||||
C1301.74,670.88,1301.56,663.91,1299.14,657.58 M912.33,734.57c-8.41,18.38-11.39,39.19-8.56,59.19
|
||||
c3.1,22.39,13.76,43.18,14.96,65.91c0.62,10.77-2.16,21.33-5.8,31.38c6.37,0.45,13.24-0.53,18.37-4.63
|
||||
c7.69-6.07,11.86-17.32,7.82-26.63c-1.28-3.6-4.38-5.94-6.69-8.81c8.07,3.69,12.2,12.28,12.69,20.81
|
||||
c1.2-7.25-0.78-14.46-3.35-21.18c-3.75-10.34-9.14-20-12.84-30.35c-3.84-11.43-5.68-23.62-4.54-35.66
|
||||
c0.35-4.35,1.85-8.62,1.3-13.02c-1.44-18.72,3.32-37.49,11.53-54.23c2.66-5.73,6.21-10.96,9.18-16.51
|
||||
C932.2,708.56,919.3,719.73,912.33,734.57 M1317.37,891.61c7.67,5.89,15.29,12.04,21.41,19.63c2.31,3.11,5.83,4.88,8.9,7.14
|
||||
c7.48,5.39,14.14,11.88,19.76,19.2C1359.39,915.37,1339.67,898.53,1317.37,891.61 M959.24,904.32
|
||||
c-8.57,15.24-18.69,29.62-30.44,42.57c1.97,4.39,5.67,7.92,9.14,11.23c3.62,3.02,7.18,6.35,11.53,8.3c5.18-2.69,10-6.05,15.08-8.93
|
||||
c3.14-1.81,6.26-3.64,9.35-5.53c0.91-4.79,1.48-9.63,2.23-14.43c0.37-2.81,1.66-5.88-0.2-8.44c-4.91-8.78-7.57-18.51-11.48-27.7
|
||||
c-0.08-1.36-0.19-2.72-0.32-4.05C961.72,899.02,960.74,901.91,959.24,904.32 M904.83,1012.33c-0.8,1.26-1.27,2.69-1.34,4.19
|
||||
c-0.67,8.22-3.66,15.98-5.26,24.03c-2.56,6.86-4.48,13.94-7.17,20.76c-7.01,19.87-14.55,40.02-15.55,61.3
|
||||
c-0.13,10.36-0.6,20.79,1.16,31.06c1.68,14.49,5.48,28.59,9.29,42.64c2.72,8.39,5.2,16.9,8.78,24.99
|
||||
c9.09,25.19,22.77,49.21,25.66,76.26c0.65,8.04,1.22,16.2-0.86,24.11c-2.12,9.76-6.85,18.97-13.57,26.34
|
||||
c-7.9,10.36-18.67,18.05-27.02,27.99c-5.56,8.57-10.67,18.07-10.6,28.58c-1.9,22.95,8.65,44.43,10.22,67.04
|
||||
c0,8.48,0.66,17.29-2.7,25.31c-2.1,7.37-6.87,13.59-12.15,19c-6.96,6.19-15.21,10.64-23.79,14.17
|
||||
c-18.92,8.14-39.64,13.04-56.44,25.43c2.39,0.02,4.33-1.45,6.34-2.54c4.81-2.71,9.96-4.73,15.02-6.91
|
||||
c8.85-3.94,18.39-6.02,27.31-9.78c14.05-4.43,28.13-10.73,38.36-21.66c8.29-8.89,11.91-21.09,12.89-32.97
|
||||
c1.04-19.78-5.46-38.77-8.94-58c-1.43-10.52-2.34-21.63,1.37-31.8c2.75-8.29,7.91-15.66,14.37-21.49
|
||||
c13.86-13.54,28.44-28.33,32.96-47.86c4.46-19.92-0.33-40.44-6.09-59.58c-3.81-9.94-6.97-20.13-11.09-29.95
|
||||
c-4.05-12.07-8.74-23.96-11.56-36.4c-5.54-20.89-9.71-42.29-9.9-63.96c-0.51-21.87,6.51-42.88,12.35-63.67
|
||||
C901.65,1050.54,907.8,1031.51,904.83,1012.33 M918.95,1420.98c-4.14,10.83-2.13,22.63-0.65,33.77c9.02-3.1,18.38-6.2,25.84-12.37
|
||||
c5.44-4.44,9.57-10.76,10.51-17.8c1.36-9.98-1.39-19.85-3.78-29.45C937.1,1398.31,924.3,1407.63,918.95,1420.98 M884.45,1521.72
|
||||
c5.7-3.89,10.43-9.21,14.03-15.07C893.74,1511.61,889.1,1516.67,884.45,1521.72z"/>
|
||||
<path fill="#6A281A" stroke="#6A281A" stroke-width="0.5" d="M557.46-9.52c7.25-1.59,14.58-2.95,22.03-2.9
|
||||
c17.59,0.06,35.72,4.34,50,14.99c11.81,8.66,20.12,21.03,27.31,33.58c6.45,10.94,12.34,23,23.25,30.24
|
||||
c1.47,2.17,3.73,3.53,5.63,5.27c-0.41,1.67-1.13,3.25-1.82,4.82c1.01,2.19,2.66,4.38,2.24,6.94c-1.07,8.67-0.73,17.45-0.48,26.16
|
||||
c1.22,7.63,0.67,15.36,0.78,23.05c-0.04,11.68,0.17,23.36,0.03,35.04c-0.1,4.35,0.74,8.64,0.98,12.98c0.25,7.33-0.34,14.68,0.27,22
|
||||
c0.75,5.64-0.83,11.32,0.32,16.95c-0.26,0.38-0.77,1.14-1.03,1.52c0.5,0.59,1.02,1.19,1.54,1.79c-22.61,1.1-45.54-1.19-67.17-8.04
|
||||
c-21.13-6.54-41.4-17.77-55.52-35.12c-4.4,3.27-9.09,6.5-11.96,11.3c-3.64,5.91-7.12,12-11.97,17.02
|
||||
c-6.83,7.44-15.75,12.68-25.24,15.98c-5.46,12.08-5.65,26.43-0.18,38.54c7.3,16.25,20.13,29.23,27.61,45.38
|
||||
c5.96,12.17,7.52,26.57,3.3,39.54c-3.31,11.04-10.58,20.36-18.72,28.31c-7.27,7.44-15.86,14.11-20.37,23.74
|
||||
c-3.8,8.11-3.31,18.1,1.43,25.72c5.01,8.26,13.22,13.93,21.65,18.28c-3.2,1.11-6.37-0.58-9.52-0.97
|
||||
c-9.58-5.14-18.08-13.45-21.11-24.13c-2.12-8.51-1.32-17.87,2.92-25.62c7.64-14.42,22.07-23.78,29.59-38.28
|
||||
c5.52-10.34,6.85-23.07,2.44-34.06c-5.38-13.89-16.08-24.64-24.57-36.6c-6.46-8.87-12.2-18.6-14.44-29.46
|
||||
c-1.8-6.93-1.56-14.13-1.37-21.21c-10.95,7.8-17.21,21.12-17.39,34.44c-0.4,9.61,4.14,18.49,8.95,26.5c3.78,5.84,7.13,12,9.37,18.6
|
||||
c3.89,11.17,4.65,23.13,4.51,34.86c0.2,17.11-3.03,34.63-11.58,49.62c-7.92,14.26-20.32,25.63-34.25,33.91
|
||||
c-4.01,2.27-7.12,5.96-8.67,10.3c-3.07,8.32-2,17.4-0.47,25.93c1.19,7.01,3.92,13.89,3.09,21.12c-0.9,17.38-7.67,34.87-20.81,46.65
|
||||
c-12.22,11.91-28.8,17.24-44.71,22.22c-11.1,3.85-22.8,7.43-31.86,15.25c-5.74,4.83-8.99,12.43-8.16,19.93
|
||||
c0.93,8.6,4.79,16.6,9.35,23.84c7.65,11.58,20.23,18.29,31.85,25.2c7.65,4.52,15.24,9.32,21.82,15.33
|
||||
c6.13,7.2,13.03,13.71,19.01,21.05c17.59,20.97,32.2,45.88,34.97,73.58c3.08,28.04-7.33,55.87-23.21,78.59
|
||||
c-4.11,5.52-5.33,12.48-6.28,19.13c3.97-2.47,8.02-5.37,12.94-5.2c-2.47,1.57-5.18,2.7-7.63,4.29c-5.76,4.21-8.61,12.16-6.35,19.03
|
||||
c2.34,8.68,9.99,14.61,17.95,17.96c10.43,4.35,21.56,7.04,32.83,7.98c11.93,1.39,24.02,1.91,35.91-0.17
|
||||
c-1.24-0.23-2.48-0.47-3.69-0.67c-1.41-0.43-2.79-0.89-4.18-1.33c1.98-0.29,3.97-0.57,5.97-0.86c-1.78-0.29-3.55-0.57-5.32-0.75
|
||||
c24.16-2.19,47.61-9.62,69.61-19.62c15.44-9.36,29.16-21.23,42.63-33.18c7.07-6.34,14.49-12.37,20.51-19.77
|
||||
c6.1,5.22,11.53,11.17,17.15,16.89c13.21,13.4,26.57,26.65,39.85,39.98l0.25,0.29c-10.53,12.56-22.94,23.34-35.24,34.1
|
||||
c-10.64,9.26-21.54,18.21-32.56,27.01c1.13-4.49,4.82-7.61,6.91-11.61c10.37-17.6,15.66-37.81,17.81-58.01
|
||||
c1.44-10.38,1.61-20.93,0.93-31.37c-1.74,5.64-1.36,11.58-1.94,17.39c-2.34,19.58-5.66,39.43-14.2,57.37
|
||||
c-3.48,8.09-8.16,15.64-13.41,22.69c-5.14,5.78-10.8,11.08-16.15,16.66c0.58,0.1,1.74,0.31,2.32,0.41
|
||||
c-15.99,11.1-34.04,19.53-53.29,22.98c-16.75,3.03-34.19,4.01-50.94,0.44c-11.16-2.45-21.92-7.21-30.72-14.56
|
||||
c5.12,0.84,9.44,4.17,14.65,4.75c9.33,2.23,18.96,0.78,28.1-1.62c8.15-2.61,16.09-6.7,21.77-13.25
|
||||
c6.82-6.7,11.22-15.35,14.99-24.01c4.12-10.2,8.34-20.36,12.6-30.51c3.64-9.17,10.17-16.72,14.7-25.38
|
||||
c-6.82,4.65-10.75,12.09-15.42,18.66c-6.73,11.04-11.87,22.95-17.17,34.72c-2.64,6.09-5.96,11.9-9.93,17.23
|
||||
c-5.88,8.73-15.21,14.86-25.27,17.68c-11.83,4.06-25.13,3.79-36.76-0.83c-4.26-1.5-7.64-4.62-11.63-6.65
|
||||
c-12.64-13.02-22.64-28.33-31.69-43.98c-4.2-7.12-7.81-14.57-12.3-21.49c-1.45,4.12-3.01,8.3-3.42,12.69
|
||||
c0.44,5.21,1.91,10.29,3.33,15.31c3.15,16.77,7.85,33.25,13.39,49.38c4.32,11.52,8.94,23.38,17.43,32.53
|
||||
c8.27,8.53,18.68,14.65,29.41,19.58c18.06,8.13,37.36,13.18,56.78,16.84c26.58,4.83,53.71,7.2,80.73,5.69
|
||||
c6.7-0.74,13.76-0.74,19.97-3.7c5.08-2.43,7.07-8.39,6.9-13.68c-0.29-11.81-4.6-23.12-4.71-34.95c-0.06-5.63,1.36-11.68,5.52-15.73
|
||||
c4.66-4.6,11.34-6.25,17.66-6.98c9.95-1.33,19.96,0.03,29.87,0.94c1.34,0.13,2.68,0.28,4.05,0.45c-0.52,2.31-0.88,4.69-0.6,7.08
|
||||
c0.97,14.73,0.64,29.5,0.72,44.26c-0.08,4.1-0.13,8.23,0.56,12.3c0.72,3.9-0.31,7.85,0.09,11.78c1.12,12.94-0.73,26.02,1.21,38.9
|
||||
c0.26,2.31-0.34,4.61-0.79,6.87c0.5,0.59,1.01,1.19,1.53,1.81c-0.1,0.17-0.31,0.52-0.42,0.69c-2.79,1.73-5.36,3.82-7.33,6.47
|
||||
c-10.82,12.13-18.24,27.79-18.96,44.17c-1.87,17.96,2.52,36.05,9.44,52.55c4.79,10.67,11.38,20.36,18.13,29.87
|
||||
c0.39,0.59,0.78,1.22,1.21,1.86c-1.22,5.15-0.61,10.45-0.66,15.69c0.07,8.01-0.16,16.03,0.02,24.05
|
||||
c2.33,18.24-0.37,36.74,1.96,54.98c0.17,14-0.2,28.02,0.13,42.02c1.53,10.91,0.66,21.94,0.86,32.92
|
||||
c0.16,10.67-0.07,21.34,0.1,32.02c1.59,12.57,0.76,25.28,0.9,37.92c0.29,4.14-1.8,9.53,1.83,12.69c-0.9,0.74-1.78,1.5-2.66,2.28
|
||||
c-5.49,4.26-9.7,9.85-13.86,15.35c-6.55,9.11-10.4,20.48-9.18,31.76c0.8,12.39,7.61,23.06,12.86,33.95
|
||||
c5.2,11.44,11.21,22.69,13.58,35.17c0.27-1.47,0.51-2.97,0.75-4.4c1.89,4.21-0.95,8.44-1.23,12.72c-3.28,2.58-6.14,5.63-8.55,9.04
|
||||
c-9.32,12.9-20.62,25-25.52,40.47c-3.07,9.12-2.03,19.55,3.35,27.62c7.74,12.67,22.96,17.7,31.87,29.27
|
||||
c4.79,6.13,6.2,14.91,2.85,22.04c-3.77,8.5-12.01,14.11-20.65,16.87c-1.37-0.44-2.69-0.79-4.02-1.16c0.32-0.57,0.97-1.71,1.29-2.28
|
||||
c6.04-2.18,11.74-5.8,15.51-11.08c2.62-3.78,4.14-8.65,2.9-13.19c-1.18-4.57-4.56-8.16-8.21-10.93
|
||||
c-8.18-6.24-17.78-10.57-25.09-17.93c-6.49-6.26-11.01-14.48-12.68-23.34c3.04,12.38,5.72,25.27,3.16,38.02
|
||||
c-1.15,6.8-4,13.17-7.48,19.09c-4.23,8.04-6.98,17.9-3.37,26.69c3.14,8.36,10.54,14.13,18.31,17.98c-0.04,0.54-0.11,1.63-0.15,2.17
|
||||
c-10.54-1.41-20.99-6.26-27.46-14.93c-7-8.98-8.71-20.91-7.64-31.97c0.41-6.73,3.3-13.21,2.44-20.01
|
||||
c-1.02-9.21-5.91-17.39-11.03-24.88c-10.89-15.41-24.61-28.47-36.76-42.82c0.63,2.72,1.32,5.45,1.63,8.26
|
||||
c-0.39,1.39-0.77,2.88-1.17,4.33c-0.69-1.09-1.35-2.16-1.99-3.22c-3.65-15.51-12.32-29.56-23.25-41
|
||||
c-6.42-7.13-12.81-14.29-19.22-21.42c3.57,0.44,6.74,2.18,9.85,3.87c8.33,4.55,17.31,7.76,25.67,12.28
|
||||
c18.42,8.37,36.76,18.35,50.58,33.46c8.31,8.64,13.99,19.61,16.75,31.25c0.65,2.21,0.72,4.89,2.78,6.38
|
||||
c-1.68-15.08-8.28-29.42-18.41-40.7c-12.74-14.52-29.81-24.23-46.68-33.17c-10.58-5.6-21.74-10.02-32.1-16.03
|
||||
c-4.09-2.26-8.47-3.99-12.28-6.73c-1.99-1.49-4.38-2.22-6.81-2.51c-11.41-11.18-24.48-20.47-37.58-29.53
|
||||
c-0.73-3.89-3.78-6.6-5.9-9.74c-12.03-15.95-18.72-35.94-17.91-55.96c1.11-16.14,5.97-31.91,13.79-46.05
|
||||
c17.07-33.13,47.84-55.86,68.78-86.19c17.74-25.56,28.36-56.53,27.43-87.82c0.48-10.72-1.26-21.41-4.52-31.59
|
||||
c-6.18-18.18-15.3-35.52-27.82-50.13c-4.72-6.19-10.31-11.63-15.61-17.31c-5.64-6.03-12.17-11.14-17.87-17.11
|
||||
c-7.24-7.46-15.03-14.41-21.76-22.34c-6.24-8-12.35-16.31-16.09-25.81c-8.74-19.64-9.51-41.53-16.03-61.83
|
||||
c-0.74,5.79,0.97,11.49,1.24,17.26c1.72,20.58,4.18,42.08,15.27,60.02c4.76,8.57,11.55,15.7,17.9,23.08
|
||||
c4.99,5.71,11.27,10.05,16.45,15.57c18.49,16.9,37.9,34.24,48.39,57.52c4.84,11.29,7.27,23.5,8.29,35.7
|
||||
c3.88,30.15-2.03,61.56-16.91,88.09c-9.66,19.29-24.66,35.07-38.72,51.17c-11.24,12.34-21.5,25.55-30.38,39.69
|
||||
c-9.08,15.19-15.82,31.91-18.46,49.49c-1.88,17.28,0.06,35.32,7.97,51c1.76,5.15,5.91,9,7.71,14.11
|
||||
c-13.34-7.86-26.95-15.36-41.1-21.67c10.54,10.62,20.74,21.88,27.83,35.16c5.01,9.49,8.39,20.17,7.79,31
|
||||
c-0.49,8.84-3.69,17.49-9.03,24.55c-7.04,9.65-17.1,17.06-22.18,28.11c-0.74-1.3-1.48-2.57-2.21-3.82
|
||||
c4.6-10.59,13.31-18.53,19.28-28.26c4.72-7.58,6.82-16.85,5.28-25.69c-2.14-12.56-9.59-23.44-17.93-32.74
|
||||
c-18.08-19.76-40.86-34.21-62.48-49.69c-6.91-5.38-15.53-7.62-23.22-11.57c-18.77-8.72-37.02-18.89-53.1-32
|
||||
c-12.97-10.44-24.31-23.05-32.63-37.51c-0.78-1.28-1.58-2.52-2.43-3.72c3.87,15.18,10.69,29.69,20.31,42.09
|
||||
c11.72,14.81,28.02,24.77,42.64,36.38c13.51,10.08,27.88,19.11,40.21,30.69c0.09,0.94,0.17,1.9,0.25,2.88
|
||||
c-0.36,0.13-1.08,0.39-1.44,0.52c-13.89-11.71-30.12-20.05-45.23-29.97c-12.65-8.64-26.16-16.16-37.58-26.47
|
||||
c-13.14-11.85-22.85-27.14-29.57-43.41c-7-16.98-11.08-35.07-13.02-53.3c-1.6-19.93,3.84-39.63,10.51-58.22
|
||||
c7.85-21.31,18.13-41.65,29.64-61.19c2.24-4.9,1.82-10.5,2.06-15.74c-12.65,13.78-27.71,24.97-42.15,36.76
|
||||
c-10.71,8.85-21.3,18.2-29.05,29.86c-6.11,8.99-9.9,19.57-10.66,30.44c-0.69,6.48,0.42,12.95,0.88,19.42
|
||||
c-4.11-12.83-4.92-26.89-1.21-39.91c3.52-12.92,11.01-24.32,19.48-34.52c13.88-16.69,30.64-30.75,44.18-47.73
|
||||
c5.62-7.39,11.45-15.13,14.09-24.12c-3.8-17.41-10.28-34.1-15.78-51.01c-6.45-18.93-12.29-38.18-15.12-58.02
|
||||
c-3.41-24.46-1.73-49.98,7.2-73.15c-4.86,2.56-10.11,4.46-15.61,4.96c-5.34,0.55-11.04,0.38-15.82,3.22
|
||||
c-7.67,4-11.31,14.49-7.56,22.29c4.12,6.31,8.34,12.61,11.54,19.47c8.7,17.26,10.94,37.24,8.41,56.25
|
||||
c-2.48,18.04-11.01,34.91-23.08,48.42c-12.48,13.96-28.21,24.7-44.91,32.99c-4.13,2.17-8.99,3.4-12.04,7.19
|
||||
c-0.19-1.46-0.53-2.93-0.23-4.37c2.9-12.33,7.35-24.33,13.53-35.41c4.6-9.41,11.44-17.48,16.38-26.7c2.45-4.84,5.32-9.45,7.6-14.36
|
||||
c4.72-11.27,8.04-23.54,6.75-35.85c-1.58-16.59-7.66-32.24-12.73-47.98c-3.51-10.6-6.8-21.28-10.07-31.96
|
||||
c-4.01-13.33-6.31-27.18-6.87-41.08c-0.48-25.31,6.44-50.47,18.49-72.64c5.77-10.85,12.72-21.04,20.38-30.63
|
||||
c16.31-22.05,36.33-40.98,56.97-58.9c16.75-14.48,35.02-27.62,48.66-45.3c8.84-11.23,16.35-24.03,19-38.23
|
||||
c3.75-16.23,0.58-33.46-6.36-48.4c-13.67-31.61-38.52-56.56-53.65-87.35c-2.2-5.79-4.37-12.05-3.1-18.31
|
||||
c1.65-8.77,8.23-15.92,15.98-19.96c15.23-8.87,32.76-12.23,49.63-16.55c11.08-2.94,22.43-5.2,32.95-9.89
|
||||
c7.39-2.66,15.27-6.98,18.07-14.81c4.29-11.36,0.82-23.58-1.26-35.02c-1.72-10.61-4.13-21.24-3.79-32.05
|
||||
c0.34-15.97,6.69-31.79,17.73-43.36c8.84-10.1,20.05-17.69,31.51-24.49c5.82-3.26,10.78-7.91,14.86-13.15
|
||||
c3.22-5.28,4.33-11.92,2.68-17.92c-2.67-11.22-9.81-20.54-15.33-30.45c-9.27-15.17-18-30.98-22.72-48.24
|
||||
c-2.55-9.18-4.7-18.77-3.39-28.35c1.59-10.66,7.43-20.27,14.97-27.8c11.25-10.19,24.51-18.05,38.69-23.42
|
||||
c18.86-8.24,39.08-12.48,59.15-16.55c-8.55-0.72-16.91,1.82-25.22,3.45c-15.71,3.11-30.95,8.21-45.68,14.42
|
||||
c-8.66,4.39-17.5,8.72-24.95,15.03c-10.62,7.98-18.73,19.69-21.34,32.81c-1.95,9.07-0.4,18.44,1.66,27.36
|
||||
c4.55,18.56,12.68,36.11,22.77,52.3c5.93,10.07,12.94,19.81,15.82,31.32c1.65,5.8-0.65,12.26-4.9,16.38
|
||||
c-3.95,3.78-8.33,7.14-13.22,9.63c-8.89,4.78-16.42,11.53-24.16,17.91c-12.73,12.49-22.21,29.09-23.11,47.2
|
||||
c-1.48,10.68,0.88,21.34,2.6,31.85c2.3,12.16,6.43,24.42,4.45,36.93c-1.43,8.3-9.35,13.28-16.47,16.42
|
||||
c-27.41,11.33-58.21,13.07-84.33,27.75c-7.55,4.67-14.43,11.82-15.87,20.9c-1.4,10.81,2.81,21.43,8.68,30.3
|
||||
c6.92,12.19,14.89,23.72,22.63,35.39c9.53,15.43,20.26,30.45,26.24,47.73c4.83,13.59,6.15,28.69,2.25,42.67
|
||||
c-3.38,13.48-11.31,25.21-20.1,35.74c-12.25,14.17-27.05,25.77-41.66,37.38c-5.28,4.74-10.76,9.26-16.01,14.04
|
||||
c-8.07,6.54-14.93,14.38-22.39,21.57c-8.59,8.15-16.13,17.32-23.51,26.55c-15.81,19.64-28.66,41.99-35.64,66.32
|
||||
c-3.34,11.51-5.01,23.45-5.49,35.42c-0.41,24.78,6.3,48.97,14.72,72.06c3.73,11.28,7.58,22.51,11.31,33.8
|
||||
c3.19,9.71,5.46,19.86,5.1,30.15c0.24,11.08-3.9,21.67-8.67,31.48c-7.02,15.25-17.97,28.39-24.1,44.09
|
||||
c-5.46,11.06-8.34,23.17-10.33,35.28c-0.57,2.16,0.01,4.24,1.29,6.05c-2.89,18.55,3.29,36.76,5.14,55.07
|
||||
c0.49,20.3-3.62,41.34-14.99,58.45c-9.92,15.01-25.14,25.92-41.77,32.4c-12.6,4.8-25.91,8.24-39.4,9
|
||||
c16-4.81,31.76-11.91,44.27-23.2c12.87-11.71,20.31-28.52,22.4-45.63c2.96-23.06-1.96-46.43-10.21-67.93
|
||||
c-6.98-18.77-9-39.48-4.74-59.11c1.91-9.97,5.56-19.46,8.85-29.02c-8.83,13.59-23.35,22.71-30.56,37.47
|
||||
c-5.05,9.69-6.01,21.07-3.98,31.71c4.83,27.74,22.01,51.33,28.06,78.7c3.63,16.36-0.78,34.16-11.71,46.88
|
||||
c-6.43,7.73-14.66,13.75-23.45,18.55c-9.63,5.34-19.24,11.38-30.24,13.41c-16.05,3.19-33.79,2.11-47.85-6.96
|
||||
c-7.15-4.49-13.61-11.07-15.58-19.52c-2.05-8.65,0.94-17.6,5.51-24.93c7.39-11.79,18.21-21.06,30.03-28.23
|
||||
c0.05,0.1,0.16,0.3,0.21,0.39c-2.41,1.43-4.83,3.2-5.78,5.98c-1.74,4.76,0.41,9.84,3.13,13.77c5.94,8.32,14.35,15.21,24.34,17.94
|
||||
c9.62,2.94,21.12,1.81,28.78-5.16c6.43-5.69,8.79-14.63,8.55-22.95c-0.44-13.4-6.42-25.84-13.63-36.87
|
||||
c-9.27-14.28-20.98-26.95-28.71-42.23c-10.42-19.93-16.65-42.38-15.95-64.97c0.17-8.23,2.23-16.27,4.81-24.04
|
||||
c3.67-10.6,8.86-20.93,16.92-28.89c-14.54,8.77-24.58,22.77-35.02,35.77c-11.32,14.34-26.66,24.63-39.27,37.7
|
||||
c-11.03,10.85-19.35,24.98-21.57,40.44c-0.95,7.57-0.18,16.02,4.98,22.04c8.03,9.4,22.96,11.72,33.61,5.58
|
||||
c6.55-3.79,10.85-10.39,13.88-17.13c3.09-7.09,5.47-14.46,8.85-21.42c-0.47,7.08,1.92,13.92,1.96,20.99
|
||||
c1.18,12.24-1.86,25.07-9.58,34.8c-9.56,12.57-25.16,19.62-40.76,20.25c-18.51,1.33-38.5-6.35-48.47-22.6
|
||||
c-9.98-16.68-11.07-37.82-4.97-56.06c5.59-17.2,16.8-31.94,29.69-44.37c-5.65,1.11-11.42,1.97-17.18,1.31
|
||||
c-1.48-0.3-4.2-0.26-3.55-2.71c9.31,1.05,18.57-1.43,27.02-5.18c2.88-1.24,5.21-3.38,7.57-5.37c8.33-7.08,17.28-13.38,26-19.95
|
||||
c5.47-5.63,9.64-12.65,11.93-20.16c2.03-6.55,0.33-13.4-1.07-19.88c-3.54-14.64-9.59-28.53-13.1-43.18
|
||||
c-1.61-6.8-3.37-14.09-0.71-20.87c2.55-7.48,9.59-11.85,15.88-15.93c4.92-3.04,9.37-6.78,13.26-11.05
|
||||
c-3.04-20.38-1.81-41.65,5.57-61.02c-5.32-8.64-11.89-16.65-15.65-26.16c-3.22-7.87-2.6-17.33,2.34-24.35
|
||||
c6.04-8.71,15.29-14.55,24.5-19.43c17.25-8.83,36.25-13.31,55-17.68c11.73-2.89,23.96-4.81,34.7-10.65
|
||||
c7.1-3.83,13.89-10.26,14.49-18.77c0.49-8.01-2.31-16.04-6.45-22.79c-17.86-20.91-29.66-46.87-33.62-74.09
|
||||
c-2.76-17.69-1.59-35.73,1.59-53.28c-4.96,16.88-5.19,34.71-4.23,52.15c0.75,16.96,6.71,33.09,8.33,49.93
|
||||
c0.75,12.64-3.45,25.2-10.3,35.72c-8.04,12.43-20.05,22.48-34.2,27.18c0.62-1.27,1.25-2.53,1.87-3.78
|
||||
c17.36-8.58,30.05-25.87,33.46-44.87c2.7-15.09-4.39-29.33-8.12-43.57c-3.82-14.2-5.97-28.83-6.39-43.52
|
||||
c-0.88-20.2,1.82-41.2,11.84-59.07c8.34-15,22.04-27.44,38.6-32.53c4.86-5.71,9.98-11.22,15.6-16.19
|
||||
c6.13-5.28,13.77-8.28,20.24-13.09c0.36,1.3,0.38,2.66-0.66,3.68c-4.84,6.08-10.46,11.55-16.62,16.29c-2.34,1.78-4.6,3.71-6.4,6.05
|
||||
c8.92-3.38,15.17-11.11,22.18-17.26c11.97-12,20.12-27.54,24.32-43.89c5.81-20.49,5.02-42,4.52-63.06
|
||||
c-0.9-8.64-0.53-17.34-1.47-25.97c-0.69-7.1-0.11-14.25-0.84-21.34c-1.1-11.6,0.22-23.2,0.68-34.79
|
||||
c1.42-13.36,4.15-26.99,11.17-38.64c9.18-17.97,25.11-31.08,41.08-42.82c11.22-7.74,22.31-15.68,33.32-23.72
|
||||
c14.33-10.94,27.62-23.89,36-40.05c3.33-6.7,6.33-13.62,7.98-20.95c4-16.32,9.45-32.46,18.2-46.88c5.2-7.58,10.33-15.48,17.7-21.17
|
||||
c4.67-3.9,9.97-6.94,15.37-9.71c5-2.57,10.65-3.22,16.03-4.65c-7-0.72-13.77,1.95-20.04,4.74c-12.22,6.02-22.62,15.51-30.11,26.86
|
||||
c-9.77,14.26-16.33,30.48-20.55,47.19c-5.2,20.51-17.48,39.03-34.03,52.17c-11.31,9.96-24.16,17.97-36.65,26.34
|
||||
c-11.28,8.3-23.05,16.09-32.84,26.18c-5.33,6.06-10.87,12.04-14.87,19.1c-7.47,12.14-11.79,26.03-13.63,40.11
|
||||
c-2.6,25.94-1,52.07,0.83,78c0.91,14.22,2.29,28.46,1.61,42.72c-0.05,2.11-0.54,4.18-1.47,6.07c-1.43-6.39-3.44-12.68-6.58-18.45
|
||||
c-3.57-7.11-9.11-12.91-13.92-19.17c-6.23-7.36-11.29-15.6-15.91-24.04c-2.44,10.34-1.74,21.55,2.86,31.21
|
||||
c6.2,13.12,15.96,24.51,20.12,38.59c2.13,7.34,2.35,15.27,0.63,22.71c-2.83,10.11-12.38,17.29-22.4,19.34
|
||||
c-9.04,1.86-18.8,2.15-27.44-1.57c-7.23-3.07-14.56-7.49-18.28-14.69c-4.18-8.56-3.83-19.62,2.25-27.2
|
||||
c5.78-7.11,16.42-9.38,24.7-5.61c4.6,1.99,8,5.92,10.53,10.15c-2.75-2.9-5.19-6.25-8.82-8.12c-7.41-4.18-17.57-2.54-23.22,3.86
|
||||
c-5.88,6.55-6.13,16.75-2.13,24.32c3.39,6.42,10.31,9.82,16.84,12.24c7.92,3.05,16.72,1.99,24.71-0.22
|
||||
c7.07-2.19,13.88-7.7,15.3-15.27c0.76-6.61,0.1-13.53-2.74-19.61c-5.98-13.41-16.65-24.08-22.59-37.53
|
||||
c-6.74-15.06-6.23-32.71-0.43-47.99c0.82-2.46,2.49-5.01,1.32-7.65c-9.64-33.53-5.15-70.81,11.85-101.24
|
||||
c14.29-25.81,38.02-46.43,65.98-56.09c10.83-4.08,22.62-4.95,33.25-9.65c7.04-3.02,13.3-7.64,18.66-13.08
|
||||
c-16.28-0.76-32.57-3.2-48.87-1.43c-20.79,2.19-41.39,7.63-60.02,17.22c-14.13,7.37-27.31,17.85-34.64,32.3
|
||||
c-0.72-0.14-2.18-0.44-2.91-0.58c4.64-13.08,14.01-23.93,24.68-32.55c12.94-10.29,27.89-17.8,43.35-23.53
|
||||
c15.52-5.6,31.73-9.6,48.24-10.63c14.03-0.93,28.23-0.12,42.09-2.89c0.9-5.3,1.09-10.69,1.89-16
|
||||
c3.17-21.39,13.08-41.69,27.84-57.48c21.11-22.85,52.46-35.85,83.57-34.28c12.16,0.73,23.86,4.9,36.06,5.29
|
||||
c10.79,0.23,22-2.91,30.1-10.29c9.52-8.63,14.31-21.51,14.81-34.17c0.94-20.78,8.54-40.84,20.08-58.02
|
||||
c-14.59,12.85-19.99,32.25-29.83,48.4c-5.49,8.79-11.5,18.16-21.16,22.8c-11.88,5.68-25.82,4.85-38.27,1.73
|
||||
c0.03-0.46,0.1-1.37,0.14-1.83c5.69,0.11,11.37,1.09,17.07,0.45c9.58-0.6,19.56-4.17,25.59-11.98c11.17-14.49,15.21-32.71,22.89-49
|
||||
c5.29-11.77,13.37-22.42,24.04-29.81C519.8-0.6,538.52-6.8,557.46-9.52 M548.27,71.38c-12.71,10.55-23.56,23.89-29.64,39.37
|
||||
c0.98-0.26,1.78-0.79,2.42-1.59c5.37-6.58,10.37-13.53,16.68-19.28c16.2-15.73,35.7-30.05,58.68-33.08
|
||||
c9.36-1.11,18.82,1.56,27.07,5.88c7.83,4.99,15.64,10.22,24.41,13.48c9.57,4.56,19.98,7.22,30.52,8.25
|
||||
c2.53,0.3,5.01-0.47,7.28-1.55c-2.25-1.05-4.75-1.1-7.13-1.51c-16.27-4.12-31.13-12.19-46.74-18.16
|
||||
c-6.47-2.45-12.72-5.56-19.42-7.33c-8.46-1.97-17.24-2.84-25.89-1.92C572.4,55.94,559.37,62.64,548.27,71.38 M257.74,338.95
|
||||
c-6.56,3.16-13.17,6.48-18.59,11.42c-8.33,6.14-14.13,15.06-18.67,24.24c-4.39,10.77-7.33,22.3-7.12,34
|
||||
c0.13,8.06-0.37,16.16,0.74,24.17c3.18,37.81,13.69,74.66,15.79,112.6c1.22,13.24-0.14,26.79-4.1,39.49
|
||||
c-2.42,5.83-5.19,11.82-10.03,16.06c-5,5.44-11.37,9.25-17.12,13.81c-18.31,13.43-37.54,26.36-51.85,44.24
|
||||
c-9.79,12.45-16.38,27.73-16.91,43.7c0.45,11.46,0.91,23.3,5.46,34.01c-0.03-4.11-1.6-7.98-1.95-12.05
|
||||
c-1.93-13.32-1.53-27.21,3.15-39.95c5.06-15.03,16.33-26.75,27.76-37.25c16.16-13.82,34.38-24.91,51.32-37.72
|
||||
c5.67-4.71,10.54-10.44,13.81-17.08c3.53-7.68,5.63-15.96,6.59-24.34c2.19-23.99-1.76-47.92-5.97-71.46
|
||||
c-4.99-29.9-12.53-59.7-11.82-90.22c-0.08-10.92,1.97-21.89,6.37-31.92c2.23-6.5,6.95-11.61,10.82-17.14
|
||||
c2.32-3.36,5.95-5.4,8.87-8.17c6.47-5.76,14.69-8.84,22.34-12.6C263.55,336.88,260.51,337.6,257.74,338.95 M386.47,655.6
|
||||
c1.24,3.5,3.65,6.39,5.48,9.6c6.32,10.66,12.7,21.39,16.91,33.09c1.86,5.79,4.52,11.33,5.6,17.35c3.47,13.79,3.68,29.84-5.14,41.75
|
||||
c-6.8,9.11-14.28,17.71-22.66,25.4c-7.72,6.32-14.93,13.29-23.2,18.92c-7.46,6.26-15.7,11.53-23.17,17.79
|
||||
c-11.32,8.19-22.04,17.18-32.11,26.86c-6.17,6.54-12.18,13.26-17.63,20.43c-10.13,14.44-17.14,30.81-22.7,47.48
|
||||
c-4.15,10.12-6.49,20.87-9.21,31.44c-4.97,22.92-7.2,46.77-3.56,70.05c0.72-10.02-0.26-20.1,0.73-30.11
|
||||
c2.93-32.33,12.98-63.67,26.59-93.01c6.03-12.6,14.15-24.15,23.47-34.52c5.72-6.95,12.87-12.5,19.44-18.6
|
||||
c8.03-5.91,15.32-12.77,23.5-18.49c13.48-10.09,27.04-20.16,39.4-31.62c4.23-4.45,8.73-8.63,12.96-13.07
|
||||
c7.1-8.47,14.93-16.92,18.27-27.7c3.97-14.03,1.23-28.94-3.72-42.35c-5.1-15.01-13.73-28.44-22.2-41.72
|
||||
C391.39,661.42,389.52,657.97,386.47,655.6 M410.1,808.27c-5.53,9.47-11.5,18.88-19.74,26.25c-6.92,6.05-12.76,13.28-20.08,18.88
|
||||
c-5.11,4.9-10,10.04-15.05,15c-4.38,3.99-7.64,9.01-12.03,13c-7.06,8.38-14.25,16.81-19.48,26.5
|
||||
c-6.28,10.25-10.4,21.64-13.81,33.12c-6.27,23.04-9.45,46.82-11.25,70.6c-0.58,20.02-0.31,40.11,2.44,59.97
|
||||
c3.22,20.46,9.16,40.42,16.72,59.68c8.57,22.52,18.17,44.77,23.92,68.25c6,23.84,7.08,49.4-0.42,73.04
|
||||
c-12.03,36.88-39.87,66.03-52.11,102.82c-2.4,7.51-4.79,15.29-4.6,23.25c3.47-7.88,5.46-16.32,8.41-24.39
|
||||
c6.93-14.97,16.58-28.44,26.59-41.48c4.34-5.99,9.33-11.52,13.21-17.83c3.3-5.37,7.29-10.39,9.69-16.27
|
||||
c1.91-4.59,4.67-8.78,6.47-13.41c1.62-4.16,2.92-8.42,4.33-12.63c7.18-23.42,6.26-48.51,1.53-72.3
|
||||
c-2.89-11.74-5.63-23.57-10.19-34.79c-2.96-8.56-6.33-16.97-9.89-25.29c-4.5-8.67-7.63-17.97-12.37-26.52
|
||||
c-4.37-11.21-9.67-22.2-11.77-34.13c-2.64-10.36-3.38-21.06-4.65-31.64c-0.91-6.07-0.37-12.24-1.26-18.32
|
||||
c-0.84-23.84,1.29-47.91,7.65-70.95c5.4-20.38,14.76-39.77,27.9-56.29c5.49-6.13,10.76-12.46,16.43-18.43
|
||||
c7.66-8.03,16.06-15.37,23.08-24c12.72-12.87,22.02-28.58,30.78-44.29c8.3-15.01,17.58-29.53,24.94-45.03
|
||||
C422.69,779.79,417.93,795.37,410.1,808.27 M616.56,850.65c-5.88,10.51-10.2,21.8-13.7,33.3c-6.37,19.73-8.89,41.11-20.3,58.87
|
||||
c-9.07,14.87-24.75,24.45-41.07,29.53c4.11,0.04,8.31-0.15,12.25-1.44c7.76-3.45,15.31-7.6,21.6-13.37
|
||||
c4.94-3.44,8.16-8.61,11.53-13.47c8.69-13.3,11.93-29.06,15.91-44.19c4.14-17.37,9.19-34.64,17.2-50.66
|
||||
c1.19-3.74,4.05-6.81,4.59-10.74C620.82,841.75,619.01,846.46,616.56,850.65 M414.14,854.42c-11.15,11.51-23.75,21.61-34.06,33.89
|
||||
c-18.55,18.78-34.87,40.81-42.57,66.38c-2.55,8.71-3.6,17.84-3.17,26.91c-0.14,12.77,3.28,25.26,8.23,36.93
|
||||
c4.63,12.21,11.48,23.4,18.64,34.27c9.06,14.07,19.75,26.98,29.55,40.51c11.12,15.62,21.46,32.18,27.27,50.57
|
||||
c4.17,12.49,7.49,25.46,7.64,38.7c0.09,7.36,0.23,14.8-1.36,22.05c-2.61,12.78-6.26,25.39-11.38,37.41
|
||||
c-4.02,9.08-7.36,18.46-11.88,27.32c-8.15,17.82-16.01,35.9-21,54.9c-6.35,22.08-9.39,45.87-3.81,68.44
|
||||
c4.73,19.61,15.91,37.04,29.29,51.88c1.23,1.09,2.82,2.46,4.6,1.7c2.33-0.54,4.04-3.61,2.32-5.62c-2.71-3.65-5.79-7.02-8.24-10.86
|
||||
c-9.5-13.57-12.86-30.14-15.81-46.13c-2.05-12.27-4.2-24.63-3.9-37.12c0.23-10.98,3.21-21.65,6.78-31.95
|
||||
c10.14-31.78,25.33-61.78,33.88-94.09c6.58-23.98,7.49-49.68,1.33-73.83c-3.95-16.82-11.92-32.38-21.43-46.68
|
||||
c-11.4-18.49-24.5-35.88-35.16-54.82c-3.12-5.14-4.99-10.89-7.78-16.2c-5.62-12.11-8.66-25.26-10.58-38.42
|
||||
c-0.43-9.77-0.85-19.74,1.44-29.33c1.97-10.61,5.87-20.79,10.68-30.41c9.1-18.56,22.43-34.61,36.05-49.98
|
||||
c5.51-5.42,10.76-11.08,16.07-16.68c0.1-0.6,0.22-1.19,0.34-1.76c3.4-0.83,7.49-5.51,4.18-8.59
|
||||
C418.65,851.61,415.63,852.6,414.14,854.42 M133.33,856.09c-7.83,3.67-16.4,5.28-24.84,6.86c-25.52,4.89-52.45,7.93-75.04,21.79
|
||||
c-7.35,4.62-15.65,11.29-15.29,20.89c0.8,10.7,7.34,19.68,11.92,29.04c2.02-3.49,3.58-7.23,5.66-10.68
|
||||
c13.35-23.46,35.66-41.67,61.37-49.89c7.73-2.64,16.1-3.45,23.31-7.49C125.24,863.85,130.01,860.62,133.33,856.09 M18.44,1017.55
|
||||
c-4.49,3.17-9.55,5.65-13.41,9.63c-3.07,3.28-3.84,8.09-2.92,12.39c3.39,21.74,14.37,41.83,15.14,64.06
|
||||
c0.39,5.9-1.84,11.44-3.84,16.86c7.82-5.28,14.77-11.92,19.94-19.85c11.06-16.54,13.75-37.88,8.82-56.99
|
||||
c-1.95-8.02-8.08-13.89-11.7-21.09c-2-3.2-2.91-6.97-5-10.08C22.9,1013.84,20.89,1016,18.44,1017.55z"/>
|
||||
<path fill="#59291E" stroke="#59291E" stroke-width="0.5" d="M912.54,29.34c7.56-0.19,14-4.65,21.09-6.68
|
||||
c-6.21,3.14-12.17,7.13-19.05,8.62c-6.44,1.44-13.1-0.82-18.21-4.75c0.56-1.15,1.13-2.3,1.71-3.45
|
||||
C902.05,26.59,907.03,29.64,912.54,29.34z"/>
|
||||
<path fill="#6D3322" stroke="#6D3322" stroke-width="0.5" d="M772.39,47.24c7.04-1.37,14.23-0.24,21.13,1.38
|
||||
c11.3,3.83,21.4,10.71,29.88,19.04c21.96,21.39,36.29,49.34,58.86,70.18c7.11,5.85,15.54,10.35,24.56,12.38
|
||||
c8.21,0.92,16.73,1.01,24.74-1.33c6.14-1.47,11.77-4.48,17.85-6.16c-3.27,3.63-8.06,5.27-12.26,7.55
|
||||
c-8.71,3.64-18.12,6.19-27.63,5.4c-10.12,0.54-19.24-4.69-27.7-9.56c-5.46-4.84-11.38-9.22-15.95-14.97
|
||||
c-13.95-17-25.25-35.95-38.12-53.74c-3.44-4.52-7.22-8.76-11.46-12.55c-4.2-4.8-9.95-7.78-15.53-10.65
|
||||
c-14.14-7.23-31.8-3.77-44.3,5.23c-7.64,4.48-13.7,11.05-19.81,17.34c-7.13,8.7-14.2,17.54-19.55,27.48
|
||||
c-0.86,1.78-2.1,3.32-3.67,4.51c0.69-7.04,5.38-12.8,8.06-19.17c4.22-6.92,8.77-13.67,14.06-19.83
|
||||
C745.42,59.14,757.61,49.4,772.39,47.24z"/>
|
||||
<path fill="#7A3623" stroke="#7A3623" stroke-width="0.5" d="M548.27,71.38c11.1-8.74,24.13-15.44,38.24-17.44
|
||||
c8.65-0.92,17.43-0.05,25.89,1.92c6.7,1.77,12.95,4.88,19.42,7.33c15.61,5.97,30.47,14.04,46.74,18.16
|
||||
c2.38,0.41,4.88,0.46,7.13,1.51c-2.27,1.08-4.75,1.85-7.28,1.55c-10.54-1.03-20.95-3.69-30.52-8.25
|
||||
c-8.77-3.26-16.58-8.49-24.41-13.48c-8.25-4.32-17.71-6.99-27.07-5.88c-22.98,3.03-42.48,17.35-58.68,33.08
|
||||
c-6.31,5.75-11.31,12.7-16.68,19.28c-0.64,0.8-1.44,1.33-2.42,1.59C524.71,95.27,535.56,81.93,548.27,71.38z"/>
|
||||
<path fill="#522A22" stroke="#522A22" stroke-width="0.5" d="M950.35,68.04c5.23-6.6,15.79-8.94,22.4-3.02
|
||||
c-2.94-1.05-5.98-2.48-9.17-1.84c-4.5,0.62-8.14,3.8-10.56,7.47C952.12,69.78,951.23,68.91,950.35,68.04z"/>
|
||||
<path fill="#6D3322" stroke="#6D3322" stroke-width="0.5" d="M753.73,98.89c10.82-6.25,23.46-10.69,36.1-8.72
|
||||
c11.23,1.58,22.21,6.71,29.91,15.16c7.49,7.17,13.08,15.99,18.17,24.95c4.31,6.47,7.33,13.7,11.99,19.96
|
||||
c6.25,10.03,14.21,19.57,25.03,24.84c9.58,4.13,20.26,4.12,30.49,3.43c21.56-2.68,40.89-13.2,60.72-21.28
|
||||
c10.48-3.82,21.19-7.29,32.33-8.54c5.6-1.15,11.36-1.23,17.02-0.33c7.96,0.6,15.74,2.85,23.04,6.03
|
||||
c-4.44,0.21-8.66-1.51-13.04-1.85c-10.09-1.78-20.52-1.09-30.38,1.59c-22.06,4.88-41.46,17.11-62.62,24.54
|
||||
c-10.86,4.18-22.47,6.29-34.07,6.8c-9.55-0.74-19.69-1.38-27.98-6.69c-8.81-4.61-14.82-12.89-19.96-21.13
|
||||
c-5.61-9.79-10.84-19.8-16.46-29.59c-7.16-11.76-16-23.61-29.15-28.99c-15.51-6.73-33.99-3.99-48.13,4.78
|
||||
c-10.17,5-18.67,12.61-27.06,20.08c-4.59,4.38-8.97,8.95-13,13.84c-3.83,3.28-5.84,8.35-10.17,11.04c2.01-4.99,5.3-9.38,8.43-13.73
|
||||
c4.64-5.67,8.8-11.8,14.29-16.71C736.52,110.89,744.4,103.76,753.73,98.89z"/>
|
||||
<path fill="#793623" stroke="#793623" stroke-width="0.5" d="M374.42,156.67c6.27-2.79,13.04-5.46,20.04-4.74
|
||||
c-5.38,1.43-11.03,2.08-16.03,4.65c-5.4,2.77-10.7,5.81-15.37,9.71c-7.37,5.69-12.5,13.59-17.7,21.17
|
||||
c-8.75,14.42-14.2,30.56-18.2,46.88c-1.65,7.33-4.65,14.25-7.98,20.95c-8.38,16.16-21.67,29.11-36,40.05
|
||||
c-11.01,8.04-22.1,15.98-33.32,23.72c-15.97,11.74-31.9,24.85-41.08,42.82c-7.02,11.65-9.75,25.28-11.17,38.64
|
||||
c-0.46,11.59-1.78,23.19-0.68,34.79c0.73,7.09,0.15,14.24,0.84,21.34c0.94,8.63,0.57,17.33,1.47,25.97
|
||||
c0.5,21.06,1.29,42.57-4.52,63.06c-4.2,16.35-12.35,31.89-24.32,43.89c-7.01,6.15-13.26,13.88-22.18,17.26
|
||||
c1.8-2.34,4.06-4.27,6.4-6.05c6.16-4.74,11.78-10.21,16.62-16.29c1.04-1.02,1.02-2.38,0.66-3.68c7.2-5.25,12.13-12.97,15.9-20.9
|
||||
c5.46-11.98,7.03-25.55,4.91-38.5c0.93-1.89,1.42-3.96,1.47-6.07c0.68-14.26-0.7-28.5-1.61-42.72c-1.83-25.93-3.43-52.06-0.83-78
|
||||
c1.84-14.08,6.16-27.97,13.63-40.11c4-7.06,9.54-13.04,14.87-19.1c9.79-10.09,21.56-17.88,32.84-26.18
|
||||
c12.49-8.37,25.34-16.38,36.65-26.34c16.55-13.14,28.83-31.66,34.03-52.17c4.22-16.71,10.78-32.93,20.55-47.19
|
||||
C351.8,172.18,362.2,162.69,374.42,156.67z"/>
|
||||
<path fill="#7A3623" stroke="#7A3623" stroke-width="0.5" d="M513.31,173.34c8.31-1.63,16.67-4.17,25.22-3.45
|
||||
c-20.07,4.07-40.29,8.31-59.15,16.55c-14.18,5.37-27.44,13.23-38.69,23.42c-7.54,7.53-13.38,17.14-14.97,27.8
|
||||
c-1.31,9.58,0.84,19.17,3.39,28.35c4.72,17.26,13.45,33.07,22.72,48.24c5.52,9.91,12.66,19.23,15.33,30.45
|
||||
c1.65,6,0.54,12.64-2.68,17.92c-4.08,5.24-9.04,9.89-14.86,13.15c-11.46,6.8-22.67,14.39-31.51,24.49
|
||||
c-11.04,11.57-17.39,27.39-17.73,43.36c-0.34,10.81,2.07,21.44,3.79,32.05c2.08,11.44,5.55,23.66,1.26,35.02
|
||||
c-2.8,7.83-10.68,12.15-18.07,14.81c-10.52,4.69-21.87,6.95-32.95,9.89c-16.87,4.32-34.4,7.68-49.63,16.55
|
||||
c-7.75,4.04-14.33,11.19-15.98,19.96c-1.27,6.26,0.9,12.52,3.1,18.31c15.13,30.79,39.98,55.74,53.65,87.35
|
||||
c6.94,14.94,10.11,32.17,6.36,48.4c-2.65,14.2-10.16,27-19,38.23c-13.64,17.68-31.91,30.82-48.66,45.3
|
||||
c-20.64,17.92-40.66,36.85-56.97,58.9c-7.66,9.59-14.61,19.78-20.38,30.63c-12.05,22.17-18.97,47.33-18.49,72.64
|
||||
c0.56,13.9,2.86,27.75,6.87,41.08c3.27,10.68,6.56,21.36,10.07,31.96c5.07,15.74,11.15,31.39,12.73,47.98
|
||||
c1.29,12.31-2.03,24.58-6.75,35.85c-2.28,4.91-5.15,9.52-7.6,14.36c-4.94,9.22-11.78,17.29-16.38,26.7
|
||||
c-6.18,11.08-10.63,23.08-13.53,35.41c-0.3,1.44,0.04,2.91,0.23,4.37c-1.36,2.6-2.45,5.34-3.15,8.2c-1.28-1.81-1.86-3.89-1.29-6.05
|
||||
c1.99-12.11,4.87-24.22,10.33-35.28c6.13-15.7,17.08-28.84,24.1-44.09c4.77-9.81,8.91-20.4,8.67-31.48
|
||||
c0.36-10.29-1.91-20.44-5.1-30.15c-3.73-11.29-7.58-22.52-11.31-33.8c-8.42-23.09-15.13-47.28-14.72-72.06
|
||||
c0.48-11.97,2.15-23.91,5.49-35.42c6.98-24.33,19.83-46.68,35.64-66.32c7.38-9.23,14.92-18.4,23.51-26.55
|
||||
c7.46-7.19,14.32-15.03,22.39-21.57c5.25-4.78,10.73-9.3,16.01-14.04c14.61-11.61,29.41-23.21,41.66-37.38
|
||||
c8.79-10.53,16.72-22.26,20.1-35.74c3.9-13.98,2.58-29.08-2.25-42.67c-5.98-17.28-16.71-32.3-26.24-47.73
|
||||
c-7.74-11.67-15.71-23.2-22.63-35.39c-5.87-8.87-10.08-19.49-8.68-30.3c1.44-9.08,8.32-16.23,15.87-20.9
|
||||
c26.12-14.68,56.92-16.42,84.33-27.75c7.12-3.14,15.04-8.12,16.47-16.42c1.98-12.51-2.15-24.77-4.45-36.93
|
||||
c-1.72-10.51-4.08-21.17-2.6-31.85c0.9-18.11,10.38-34.71,23.11-47.2c7.74-6.38,15.27-13.13,24.16-17.91
|
||||
c4.89-2.49,9.27-5.85,13.22-9.63c4.25-4.12,6.55-10.58,4.9-16.38c-2.88-11.51-9.89-21.25-15.82-31.32
|
||||
c-10.09-16.19-18.22-33.74-22.77-52.3c-2.06-8.92-3.61-18.29-1.66-27.36c2.61-13.12,10.72-24.83,21.34-32.81
|
||||
c7.45-6.31,16.29-10.64,24.95-15.03C482.36,181.55,497.6,176.45,513.31,173.34z"/>
|
||||
<path fill="#6D3321" stroke="#6D3321" stroke-width="0.5" d="M913.75,236.3c-0.02-1.69,2.12-0.3,2.88,0.12
|
||||
c8.01,4.82,14.33,11.96,19.14,19.89c10.4,18.27,14.06,39.49,14.9,60.25c1.93,18.95-0.31,38.09,1.67,57.03
|
||||
c-0.4,13.81,2.43,27.42,4.04,41.09c3.25,19.43,7.39,39.26,17.93,56.22c5.37,8.07,11.51,15.79,19.49,21.43
|
||||
c14.19,11.28,31.77,16.66,48.76,22.13c20.94,6.26,42.93,11.19,61.18,23.84c7.55,4.96,13.92,11.43,20.49,17.58
|
||||
c5.39,6.57,12.09,12.05,16.67,19.28c11.83,15.3,20.37,33.11,25.12,51.86c5.74,24.43,3.85,50.06-2.07,74.26
|
||||
c-1.48,4.96-2.53,10.04-3.93,15.02c-3.19,8.8-5.99,17.74-9.51,26.43c-5.13,11.2-10.08,22.69-12.22,34.9
|
||||
c-1.49,6.93-1.24,14.33,1.12,21.05c0.86,2.99,2.87,5.65,2.88,8.88c-5.04-6.8-7.14-15.55-6.9-23.91
|
||||
c-0.37-11.64,3.63-22.82,7.44-33.64c7.27-17.89,12.59-36.53,16.55-55.42c2.1-11.18,3.5-22.53,3.19-33.92
|
||||
c0.59-14.8-2.17-29.54-6.64-43.59c-4.01-9.93-7.84-20.09-14.1-28.87c-7.77-12.78-17.77-24.02-28.59-34.29
|
||||
c-12.98-14.1-30.95-22.22-48.69-28.57c-19.9-6.91-40.48-12.53-59.09-22.64c-16.08-8.57-29.47-22.08-37.71-38.35
|
||||
c-5.24-8.3-7.6-17.95-10.85-27.12c-4.89-18.22-8.13-36.86-10.3-55.6c-0.09-5.66-0.31-11.32-0.95-16.95
|
||||
c0.02-10.35-0.24-20.71,0.44-31.03c-0.78-7.02-0.5-14.08-0.68-21.12c-1.13-9.73-1.19-19.63-3.6-29.18
|
||||
c-2.3-8.85-4.39-17.97-9.28-25.84C928.23,248.97,921.23,242.09,913.75,236.3z"/>
|
||||
<path fill="#62270F" stroke="#62270F" stroke-width="0.5" d="M864.19,247.52c0.55,0.37,1.66,1.11,2.21,1.47
|
||||
c0.44,5.77,0.28,11.56,0.13,17.33c0.84-0.48,1.69-0.96,2.56-1.44c-1.95,7.75-6.53,14.61-12.17,20.17
|
||||
c-3.78,3.59-8.16,7.04-13.52,7.62c6.18-2.34,11.13-6.96,14.76-12.4C864.95,271.01,867.65,258.6,864.19,247.52z"/>
|
||||
<path fill="#6D3321" stroke="#6D3321" stroke-width="0.5" d="M1092.59,269.85c1.1-1.39,2.19,0.97,2.81,1.75
|
||||
c7.9,16.22,18.54,31.07,31.34,43.79c13.15,14.01,29.77,24.75,47.91,31.04c8.87,3.13,16.78,8.29,24.45,13.63
|
||||
c7.62,6.68,14.85,13.96,20.55,22.39c3.66,6.46,8.12,12.6,10.37,19.75c10.2,25.2,12.01,54.42,1.95,79.96
|
||||
c-9.64,18.68-23.7,34.55-34.13,52.76c-2.69,5.16-5.52,10.35-6.95,16.04c-1.16,7.56-1.17,16.09,3.81,22.41
|
||||
c4.06,6.54,10.85,10.45,16.11,15.89c14.87,13.13,28.75,27.65,39.75,44.23c9.93,15.51,16.81,32.88,20.17,51
|
||||
c2.38,11.89,3.35,24.4-0.12,36.18c-5.75,21.42-19.37,39.34-32.04,57.11c-3.95,5.99-8.97,11.22-12.45,17.53
|
||||
c-4.39,7.44-9.92,14.44-12.17,22.93c-2.41,7.38-2.78,16.34,2.11,22.83c11.57,16.31,29.77,26.15,47.45,34.58
|
||||
c17.3,8.68,35.4,15.77,51.93,25.93c8.12,5.28,16.09,11.34,21.59,19.43c1.07,1.29,1.17,2.99,1.36,4.6
|
||||
c-3.7-6.09-9.09-10.94-14.49-15.47c-7.43-5.19-15.54-9.31-23.61-13.36c-5.55-1.79-10.63-4.62-15.88-7.09
|
||||
c-8.36-3.3-16.68-6.7-24.87-10.37c-9.8-5.47-20.43-9.48-29.44-16.28c-6.22-4-11.32-9.38-16.32-14.75
|
||||
c-3.42-4.31-6.89-9.02-7.37-14.69c-2.42-9.74,1.68-19.47,5.9-28.08c4.33-9.83,11.26-18.12,16.98-27.13
|
||||
c12.74-16.77,25.35-34.06,33.2-53.75c3.88-9.5,4.83-19.91,3.74-30.06c-1.85-12.95-4.58-25.89-9.82-37.94
|
||||
c-2.87-6.05-5.07-12.45-8.93-17.98c-5.08-8.67-10.97-16.87-17.53-24.48c-2.7-3.62-6.33-6.42-8.91-10.12
|
||||
c-2.1-2.95-5.69-4.39-7.61-7.49c-2.08-3.23-5.51-5.11-8.21-7.71c-5.36-5.32-11.51-10.21-14.78-17.2
|
||||
c-3.66-6.82-3.75-15.11-1.37-22.35c1.36-4.19,2.62-8.45,4.72-12.35c5.46-9.08,11.2-18.02,17.47-26.58
|
||||
c4.24-7.27,9.43-13.93,13.79-21.13c10.32-17.96,11.29-39.7,7.75-59.68c-3.45-18.08-11.12-35.34-22.32-49.93
|
||||
c-10.87-13.37-25.36-23.72-41.66-29.36c-6.44-2.55-12.67-5.7-18.42-9.55c-7.24-3.77-13.44-9.14-19.29-14.74
|
||||
c-3.98-2.71-6.36-6.99-9.95-10.1c-10.72-11.45-19.2-24.81-26.05-38.89C1094.13,274.71,1092.14,272.47,1092.59,269.85z"/>
|
||||
<path fill="#522A22" stroke="#522A22" stroke-width="0.5" d="M127.92,329.03c-0.66-8.37,0-16.94,2.89-24.87
|
||||
c0.73,0.14,2.19,0.44,2.91,0.58C129.85,312.27,128.66,320.71,127.92,329.03z"/>
|
||||
<path fill="#793623" stroke="#793623" stroke-width="0.5" d="M257.74,338.95c2.77-1.35,5.81-2.07,8.89-2.16
|
||||
c-7.65,3.76-15.87,6.84-22.34,12.6c-2.92,2.77-6.55,4.81-8.87,8.17c-3.87,5.53-8.59,10.64-10.82,17.14
|
||||
c-4.4,10.03-6.45,21-6.37,31.92c-0.71,30.52,6.83,60.32,11.82,90.22c4.21,23.54,8.16,47.47,5.97,71.46
|
||||
c-0.96,8.38-3.06,16.66-6.59,24.34c-3.27,6.64-8.14,12.37-13.81,17.08c-16.94,12.81-35.16,23.9-51.32,37.72
|
||||
c-11.43,10.5-22.7,22.22-27.76,37.25c-4.68,12.74-5.08,26.63-3.15,39.95c0.35,4.07,1.92,7.94,1.95,12.05
|
||||
c-4.55-10.71-5.01-22.55-5.46-34.01c0.53-15.97,7.12-31.25,16.91-43.7c14.31-17.88,33.54-30.81,51.85-44.24
|
||||
c5.75-4.56,12.12-8.37,17.12-13.81c4.84-4.24,7.61-10.23,10.03-16.06c3.96-12.7,5.32-26.25,4.1-39.49
|
||||
c-2.1-37.94-12.61-74.79-15.79-112.6c-1.11-8.01-0.61-16.11-0.74-24.17c-0.21-11.7,2.73-23.23,7.12-34
|
||||
c4.54-9.18,10.34-18.1,18.67-24.24C244.57,345.43,251.18,342.11,257.74,338.95z"/>
|
||||
<path fill="#D28C37" stroke="#D28C37" stroke-width="0.5" d="M890.24,394.75c-5.75-8.49-6.7-19.42-4.26-29.19
|
||||
c1.7,11.02,4.11,22.1,9.32,32.07c1.7,3.84,4.49,7.1,5.91,11.07C896.59,404.93,893.58,399.6,890.24,394.75z"/>
|
||||
<path fill="#70280D" stroke="#70280D" stroke-width="0.5" d="M564.43,449.47c6.14-0.65,11.67-3.74,16.07-7.97
|
||||
c-5.12,7.38-14.57,9.92-23.09,10.29c-12.39,0.33-24.89-2.91-35.56-9.2c3.15,0.39,6.32,2.08,9.52,0.97
|
||||
C541.69,448.08,553.11,451.07,564.43,449.47z"/>
|
||||
<path fill="#6D3321" stroke="#6D3321" stroke-width="0.5" d="M960.13,458.55c-0.21,2.28-1.68,4.11-2.7,6.07
|
||||
c-4.42,8.76-7.01,19.17-3.62,28.73c2.01,6.84,7.35,11.89,12.39,16.63c6.8,6.19,15.12,10.23,23.06,14.73
|
||||
c18.41,9.22,37.84,16.1,56.61,24.52c10.52,4.03,20.47,9.34,30.53,14.37c12.32,6.83,24.24,14.82,33.88,25.19
|
||||
c6.09,6.83,11.31,14.74,13.46,23.73c3,10.12,1.94,20.95-0.45,31.08c-8.36,35.14-23.3,68.76-26.8,104.99
|
||||
c-0.11,4.7-0.26,9.41-0.67,14.11c0.6,11.04,1.76,22.29,5.98,32.63c1.68,6.14,4.88,11.67,7.55,17.42
|
||||
c5.69,9.06,11.5,18.23,19.34,25.62c13.66,14.15,30.03,25.59,47.54,34.45c17.55,9.23,36.06,16.57,55.15,21.95
|
||||
c19.24,6.79,38.1,14.85,55.72,25.21c18.38,10.21,35.89,22.29,50.62,37.39c4.61,4.14,8.34,9.12,11.78,14.26
|
||||
c3.86,5.89,7.57,12.86,6.71,20.12c-1.49-4.4-2.16-9.14-4.77-13.07c-5.32-8.7-12.02-16.65-20.14-22.85
|
||||
c-12.04-10.73-25.74-19.33-39.58-27.49c-10.36-5.37-20.7-10.77-31.33-15.56c-14.6-5.95-29.34-11.7-44.64-15.63
|
||||
c-17.51-6.25-35.04-12.97-50.94-22.76c-8.38-4.72-16.6-9.88-23.78-16.31c-7.41-5.14-13.64-11.75-19.69-18.39
|
||||
c-21.32-23.18-32.94-55.55-29.18-87.03c2.43-21.07,8.18-41.58,14.9-61.64c5.33-18.14,11.82-36.02,15.02-54.71
|
||||
c1.51-10.39,0.23-21.32-4.68-30.68c-2.27-3.67-4.91-7.09-7.41-10.6c-7.59-9.27-17.81-15.86-28.05-21.85
|
||||
c-6.18-4.22-13.29-6.68-19.81-10.28c-23.21-11.17-47.55-19.86-70.55-31.5c-7.17-4.05-14.74-7.49-21.14-12.76
|
||||
c-8.84-6.16-17.04-14.36-19.79-25.1c-2.35-7.28-0.78-15.06,1.71-22.07C954.11,466.74,956.45,462.09,960.13,458.55z"/>
|
||||
<path fill="#E4A24F" stroke="#E4A24F" stroke-width="0.5" d="M552.35,508.98c6.35-1.09,12.87-1.07,19.22,0.04
|
||||
c-2.74,0.3-5.49,0.58-8.23,0.72c-0.68,0.01-2.04,0.01-2.72,0.01C557.85,509.59,555.1,509.29,552.35,508.98z"/>
|
||||
<path fill="#060709" stroke="#060709" stroke-width="0.5" d="M560.62,509.75c0.68,0,2.04,0,2.72-0.01
|
||||
c23.51,0.14,46.82,8.9,64.63,24.23c16.95,14.46,29,34.65,33.33,56.53l0.3,1.08l0.3,0.95c14.83,0.77,29.71,0.03,44.56,0.22
|
||||
c1.71-0.05,3.61,0.09,5.06-1.04c6.43-31.49,29.01-59.04,58.54-71.68c22.31-9.79,48.19-11,71.37-3.59
|
||||
c31.25,9.77,56.77,35.77,66.02,67.16c6.93,23.01,5.39,48.47-4.43,70.42c-12.55,28.54-39.02,50.55-69.48,57.39
|
||||
c-23.16,5.47-48.23,2.4-69.36-8.55c-15.05-7.74-28.12-19.3-37.56-33.35c-9.84-14.41-15.66-31.46-17.04-48.84
|
||||
c-15.53,0.02-31.1-0.5-46.6,0.24l-0.03,0.14c-1.74,16-7.03,31.65-15.92,45.1c-11.58,17.81-28.88,31.86-48.76,39.37
|
||||
c-24.52,9.41-52.71,8.75-76.74-1.86c-24.72-10.74-44.73-31.81-54.11-57.09c-12.41-32.34-6.62-70.9,15-98
|
||||
C500.86,524.71,530.43,509.92,560.62,509.75 M553.94,524.43c-22.07,1.59-43.25,12.35-57.67,29.1
|
||||
c-10.54,12.06-17.5,27.18-19.88,43.02c-2.54,16.54-0.1,33.8,6.95,48.97c10.8,23.52,32.87,41.44,58.14,47.09
|
||||
c22.68,5.36,47.45,0.83,66.77-12.21c18.11-12.07,31.31-31.31,35.84-52.62c5.53-24.91-0.72-52.17-16.95-71.93
|
||||
C609.9,534.14,581.56,521.96,553.94,524.43 M796.82,529.17c-17.79,2.92-34.57,11.7-47.04,24.73
|
||||
c-15.74,15.91-24.53,38.34-24.09,60.69c0.19,20.71,8.32,41.18,22.36,56.39c12.83,14.08,30.53,23.68,49.37,26.59
|
||||
c21.25,3.48,43.74-1.44,61.52-13.61c14.51-9.89,25.97-24.29,32.02-40.8c7.89-21.03,6.99-45.19-2.43-65.57
|
||||
c-7.5-16.35-20.33-30.16-36.05-38.88C835.72,529.28,815.74,526.09,796.82,529.17z"/>
|
||||
<path fill="#FDD05D" stroke="#FDD05D" stroke-width="0.5" d="M553.94,524.43c27.62-2.47,55.96,9.71,73.2,31.42
|
||||
c16.23,19.76,22.48,47.02,16.95,71.93c-4.53,21.31-17.73,40.55-35.84,52.62c-19.32,13.04-44.09,17.57-66.77,12.21
|
||||
c-25.27-5.65-47.34-23.57-58.14-47.09c-7.05-15.17-9.49-32.43-6.95-48.97c2.38-15.84,9.34-30.96,19.88-43.02
|
||||
C510.69,536.78,531.87,526.02,553.94,524.43z"/>
|
||||
<path fill="#D7B259" stroke="#D7B259" stroke-width="0.5" d="M796.82,529.17c18.92-3.08,38.9,0.11,55.66,9.54
|
||||
c15.72,8.72,28.55,22.53,36.05,38.88c9.42,20.38,10.32,44.54,2.43,65.57c-6.05,16.51-17.51,30.91-32.02,40.8
|
||||
c-17.78,12.17-40.27,17.09-61.52,13.61c-18.84-2.91-36.54-12.51-49.37-26.59c-14.04-15.21-22.17-35.68-22.36-56.39
|
||||
c-0.44-22.35,8.35-44.78,24.09-60.69C762.25,540.87,779.03,532.09,796.82,529.17z"/>
|
||||
<path fill="#935E51" stroke="#935E51" stroke-width="0.5" d="M1205.76,575.78c1.2-0.86,1.98-0.65,2.33,0.65
|
||||
C1206.84,577.27,1206.07,577.06,1205.76,575.78z"/>
|
||||
<path fill="#210100" stroke="#210100" stroke-width="0.5" d="M661.6,591.58c16.64,0.22,33.29-0.18,49.92,0.13
|
||||
c-1.45,1.13-3.35,0.99-5.06,1.04c-14.85-0.19-29.73,0.55-44.56-0.22L661.6,591.58z"/>
|
||||
<path fill="#793623" stroke="#793623" stroke-width="0.5" d="M386.47,655.6c3.05,2.37,4.92,5.82,7.05,8.97
|
||||
c8.47,13.28,17.1,26.71,22.2,41.72c4.95,13.41,7.69,28.32,3.72,42.35c-3.34,10.78-11.17,19.23-18.27,27.7
|
||||
c-4.23,4.44-8.73,8.62-12.96,13.07c-12.36,11.46-25.92,21.53-39.4,31.62c-8.18,5.72-15.47,12.58-23.5,18.49
|
||||
c-6.57,6.1-13.72,11.65-19.44,18.6c-9.32,10.37-17.44,21.92-23.47,34.52c-13.61,29.34-23.66,60.68-26.59,93.01
|
||||
c-0.99,10.01-0.01,20.09-0.73,30.11c-3.64-23.28-1.41-47.13,3.56-70.05c2.72-10.57,5.06-21.32,9.21-31.44
|
||||
c5.56-16.67,12.57-33.04,22.7-47.48c5.45-7.17,11.46-13.89,17.63-20.43c10.07-9.68,20.79-18.67,32.11-26.86
|
||||
c7.47-6.26,15.71-11.53,23.17-17.79c8.27-5.63,15.48-12.6,23.2-18.92c8.38-7.69,15.86-16.29,22.66-25.4
|
||||
c8.82-11.91,8.61-27.96,5.14-41.75c-1.08-6.02-3.74-11.56-5.6-17.35c-4.21-11.7-10.59-22.43-16.91-33.09
|
||||
C390.12,661.99,387.71,659.1,386.47,655.6z"/>
|
||||
<path fill="#FFFFFF" stroke="#FFFFFF" stroke-width="0.5" d="M105.2,672.45c-3.18,17.55-4.35,35.59-1.59,53.28
|
||||
c-0.66-0.28-1.98-0.85-2.64-1.13C100.01,707.16,100.24,689.33,105.2,672.45z"/>
|
||||
<path fill="#6E3321" stroke="#6E3321" stroke-width="0.5" d="M1012.52,684.78c2.82-3.02,4.36-7.27,8.09-9.37
|
||||
c-1.84,4.63-5.14,8.43-7.87,12.54c-11.59,16.76-21.85,34.51-29.72,53.32c-1.98,6.25-4.36,12.38-6.02,18.73
|
||||
c-2.04,10.06-3.93,20.3-3.51,30.62c0.77,9.21,1.49,18.56,4.56,27.36c6.3,20.37,16.09,39.5,27.58,57.4
|
||||
c8.03,10.86,16.28,21.66,26.08,31.01c8.07,7.98,17.11,14.91,26.13,21.79c14.72,10.51,30.66,19.17,46.9,27.08
|
||||
c28.21,12.8,58.17,20.99,87.09,31.94c17.43,6.46,34.28,14.45,50.44,23.64c11.32,7.39,22.61,15.11,31.95,25
|
||||
c19.87,19.29,34.67,43.37,44.68,69.1c0.89,2.57,2.28,4.97,4.36,6.8l0.64,0.67c-0.6-0.13-1.79-0.37-2.39-0.5
|
||||
c8.71,24.17,12.92,50.16,10.31,75.81c-2.04,17.06-6.24,34.24-15.24,49.05c-2.18,3.43-3.88,7.31-7.07,9.96
|
||||
c1.68-4.68,4.91-8.56,6.9-13.08c3.16-7.22,6-14.61,7.72-22.32c4.87-18.13,4.51-37.16,2.34-55.66c-0.85-8.67-3.09-17.11-5.52-25.44
|
||||
c-2.34-9.93-6.6-19.23-10.32-28.68c-2.38-6.36-6.31-11.95-9.09-18.11c-13.55-24.01-31.94-45.45-54.44-61.48
|
||||
c-8.77-6.64-18.76-11.36-28.32-16.69c-6.81-3.9-14.24-6.5-21.44-9.54c-12.19-5.45-24.75-10.02-37.27-14.66
|
||||
c-7.86-2.64-15.27-6.46-23.21-8.86c-11.76-4.64-23.45-9.47-34.65-15.36c-34.17-16.72-66.4-38.65-91.14-67.82
|
||||
c-6.35-6.53-11.27-14.22-16.29-21.76c-4.11-6.98-8.81-13.66-11.79-21.22c-3.45-7.39-6.48-14.96-9.32-22.6
|
||||
c-4.08-11.5-5.52-23.72-5.97-35.84c0.74-8.74,1.2-17.6,3.7-26.06c5.24-21.34,15.93-40.84,28.13-58.93
|
||||
C1003.93,696.71,1007.6,690.28,1012.52,684.78z"/>
|
||||
<path fill="#D68B30" stroke="#D68B30" stroke-width="0.5" d="M912.33,734.57c6.97-14.84,19.87-26.01,34.07-33.73
|
||||
c-2.97,5.55-6.52,10.78-9.18,16.51c-8.21,16.74-12.97,35.51-11.53,54.23c0.55,4.4-0.95,8.67-1.3,13.02
|
||||
c-1.14,12.04,0.7,24.23,4.54,35.66c3.7,10.35,9.09,20.01,12.84,30.35c2.57,6.72,4.55,13.93,3.35,21.18
|
||||
c-0.49-8.53-4.62-17.12-12.69-20.81c2.31,2.87,5.41,5.21,6.69,8.81c4.04,9.31-0.13,20.56-7.82,26.63c-5.13,4.1-12,5.08-18.37,4.63
|
||||
c3.64-10.05,6.42-20.61,5.8-31.38c-1.2-22.73-11.86-43.52-14.96-65.91C900.94,773.76,903.92,752.95,912.33,734.57z"/>
|
||||
<path fill="#7A3623" stroke="#7A3623" stroke-width="0.5" d="M410.1,808.27c7.83-12.9,12.59-28.48,25.39-37.63
|
||||
c-7.36,15.5-16.64,30.02-24.94,45.03c-8.76,15.71-18.06,31.42-30.78,44.29c-7.02,8.63-15.42,15.97-23.08,24
|
||||
c-5.67,5.97-10.94,12.3-16.43,18.43c-13.14,16.52-22.5,35.91-27.9,56.29c-6.36,23.04-8.49,47.11-7.65,70.95
|
||||
c0.89,6.08,0.35,12.25,1.26,18.32c1.27,10.58,2.01,21.28,4.65,31.64c2.1,11.93,7.4,22.92,11.77,34.13
|
||||
c4.74,8.55,7.87,17.85,12.37,26.52c3.56,8.32,6.93,16.73,9.89,25.29c4.56,11.22,7.3,23.05,10.19,34.79
|
||||
c4.73,23.79,5.65,48.88-1.53,72.3c-1.41,4.21-2.71,8.47-4.33,12.63c-1.8,4.63-4.56,8.82-6.47,13.41c-2.4,5.88-6.39,10.9-9.69,16.27
|
||||
c-3.88,6.31-8.87,11.84-13.21,17.83c-10.01,13.04-19.66,26.51-26.59,41.48c-2.95,8.07-4.94,16.51-8.41,24.39
|
||||
c-0.19-7.96,2.2-15.74,4.6-23.25c12.24-36.79,40.08-65.94,52.11-102.82c7.5-23.64,6.42-49.2,0.42-73.04
|
||||
c-5.75-23.48-15.35-45.73-23.92-68.25c-7.56-19.26-13.5-39.22-16.72-59.68c-2.75-19.86-3.02-39.95-2.44-59.97
|
||||
c1.8-23.78,4.98-47.56,11.25-70.6c3.41-11.48,7.53-22.87,13.81-33.12c5.23-9.69,12.42-18.12,19.48-26.5
|
||||
c4.39-3.99,7.65-9.01,12.03-13c5.05-4.96,9.94-10.1,15.05-15c7.32-5.6,13.16-12.83,20.08-18.88
|
||||
C398.6,827.15,404.57,817.74,410.1,808.27z"/>
|
||||
<path fill="#060709" stroke="#060709" stroke-width="0.5" d="M636.54,811.67c20.45,11.64,40.64,23.73,60.92,35.66
|
||||
c0.74,0.45,1.49,0.92,2.25,1.4c20.72-12.12,41.06-24.89,61.76-37.07c-1.67,1.9-3.4,3.74-5.26,5.44
|
||||
c-19.5,18.47-37.99,37.98-57.19,56.76c-13.28-13.33-26.64-26.58-39.85-39.98c-5.62-5.72-11.05-11.67-17.15-16.89
|
||||
C640.05,815.36,638.24,813.56,636.54,811.67z"/>
|
||||
<path fill="#522A22" stroke="#522A22" stroke-width="0.5" d="M37.27,844.51c9.82-3.56,20-6.22,29.4-10.86
|
||||
c-0.62,1.25-1.25,2.51-1.87,3.78C55.8,840.37,46.55,842.62,37.27,844.51z"/>
|
||||
<path fill="#562924" stroke="#562924" stroke-width="0.5" d="M1317.16,849.36c6.71-3.62,11.87-9.42,16.2-15.58
|
||||
c-8.21,17.13-28.75,27.46-47.33,22.44c1.4-0.31,2.83-0.62,4.27-0.93c-0.98-0.5-1.94-0.99-2.88-1.46c0.55-0.09,1.63-0.28,2.18-0.37
|
||||
C1298.9,855.49,1308.89,854.15,1317.16,849.36z"/>
|
||||
<path fill="#793624" stroke="#793624" stroke-width="0.5" d="M655.18,851.66c0.58-5.81,0.2-11.75,1.94-17.39
|
||||
c0.68,10.44,0.51,20.99-0.93,31.37c-2.15,20.2-7.44,40.41-17.81,58.01c-2.09,4-5.78,7.12-6.91,11.61
|
||||
c-5.72,4.74-11.55,9.38-17.73,13.53c-0.58-0.1-1.74-0.31-2.32-0.41c5.35-5.58,11.01-10.88,16.15-16.66
|
||||
c5.25-7.05,9.93-14.6,13.41-22.69C649.52,891.09,652.84,871.24,655.18,851.66z"/>
|
||||
<path fill="#793624" stroke="#793624" stroke-width="0.5" d="M616.56,850.65c2.45-4.19,4.26-8.9,8.01-12.17
|
||||
c-0.54,3.93-3.4,7-4.59,10.74c-8.01,16.02-13.06,33.29-17.2,50.66c-3.98,15.13-7.22,30.89-15.91,44.19
|
||||
c-3.37,4.86-6.59,10.03-11.53,13.47c-6.29,5.77-13.84,9.92-21.6,13.37c-3.94,1.29-8.14,1.48-12.25,1.44
|
||||
c16.32-5.08,32-14.66,41.07-29.53c11.41-17.76,13.93-39.14,20.3-58.87C606.36,872.45,610.68,861.16,616.56,850.65z"/>
|
||||
<path fill="#7A3623" stroke="#7A3623" stroke-width="0.5" d="M414.14,854.42c1.49-1.82,4.51-2.81,6.16-0.61
|
||||
c3.31,3.08-0.78,7.76-4.18,8.59c-0.12,0.57-0.24,1.16-0.34,1.76c-5.31,5.6-10.56,11.26-16.07,16.68
|
||||
c-13.62,15.37-26.95,31.42-36.05,49.98c-4.81,9.62-8.71,19.8-10.68,30.41c-2.29,9.59-1.87,19.56-1.44,29.33
|
||||
c1.92,13.16,4.96,26.31,10.58,38.42c2.79,5.31,4.66,11.06,7.78,16.2c10.66,18.94,23.76,36.33,35.16,54.82
|
||||
c9.51,14.3,17.48,29.86,21.43,46.68c6.16,24.15,5.25,49.85-1.33,73.83c-8.55,32.31-23.74,62.31-33.88,94.09
|
||||
c-3.57,10.3-6.55,20.97-6.78,31.95c-0.3,12.49,1.85,24.85,3.9,37.12c2.95,15.99,6.31,32.56,15.81,46.13
|
||||
c2.45,3.84,5.53,7.21,8.24,10.86c1.72,2.01,0.01,5.08-2.32,5.62c-1.78,0.76-3.37-0.61-4.6-1.7
|
||||
c-13.38-14.84-24.56-32.27-29.29-51.88c-5.58-22.57-2.54-46.36,3.81-68.44c4.99-19,12.85-37.08,21-54.9
|
||||
c4.52-8.86,7.86-18.24,11.88-27.32c5.12-12.02,8.77-24.63,11.38-37.41c1.59-7.25,1.45-14.69,1.36-22.05
|
||||
c-0.15-13.24-3.47-26.21-7.64-38.7c-5.81-18.39-16.15-34.95-27.27-50.57c-9.8-13.53-20.49-26.44-29.55-40.51
|
||||
c-7.16-10.87-14.01-22.06-18.64-34.27c-4.95-11.67-8.37-24.16-8.23-36.93c-0.43-9.07,0.62-18.2,3.17-26.91
|
||||
c7.7-25.57,24.02-47.6,42.57-66.38C390.39,876.03,402.99,865.93,414.14,854.42z"/>
|
||||
<path fill="#522A22" stroke="#522A22" stroke-width="0.5" d="M1285.86,859.01c3.3,6.39,7.94,12.28,14.25,15.93
|
||||
c8.44,5.27,18.93,5.73,28.52,4.16c-6.55,1.93-13.59,1.86-20.24,0.57c-10.29-2.13-18.95-9.4-24.02-18.44
|
||||
C1284.74,860.67,1285.49,859.56,1285.86,859.01z"/>
|
||||
<path fill="#793623" stroke="#793623" stroke-width="0.5" d="M570.18,886.29c4.67-6.57,8.6-14.01,15.42-18.66
|
||||
c-4.53,8.66-11.06,16.21-14.7,25.38c-4.26,10.15-8.48,20.31-12.6,30.51c-3.77,8.66-8.17,17.31-14.99,24.01
|
||||
c-5.68,6.55-13.62,10.64-21.77,13.25c-9.14,2.4-18.77,3.85-28.1,1.62c-5.21-0.58-9.53-3.91-14.65-4.75
|
||||
c-3.54-2.63-6.43-5.97-9.37-9.21c3.99,2.03,7.37,5.15,11.63,6.65c11.63,4.62,24.93,4.89,36.76,0.83
|
||||
c10.06-2.82,19.39-8.95,25.27-17.68c3.97-5.33,7.29-11.14,9.93-17.23C558.31,909.24,563.45,897.33,570.18,886.29z"/>
|
||||
<path fill="#D68B30" stroke="#D68B30" stroke-width="0.5" d="M700.79,876.08c5.55,6.49,11.88,12.26,18.15,18.05
|
||||
c15.6,14.16,31.91,27.52,48.31,40.76c12.52,10.21,25.83,19.72,40.65,26.33c19.18,8.79,40.53,12.36,61.55,11.9
|
||||
c17.85-0.31,35.99-5.5,49.95-16.95c5.68,6.57,12.4,12.13,19.77,16.7c-10.32,7.08-21.07,13.61-30.66,21.69
|
||||
c-6.31,5.32-13.46,9.55-20.78,13.31c-16.09,8.09-33.1,14.19-50.33,19.37c-19.89,5.69-40.19,10.61-60.9,11.92
|
||||
c-6.31,0.1-13.27,0.72-18.9-2.69c-2.69-1.53-2.18-5.21-0.59-7.35c3.36-4.91,7.33-9.39,10.41-14.5c4.27-6.91,8.42-14.64,7.93-23.02
|
||||
c-0.33-5.84-4-10.96-8.74-14.15c-7.8-5.43-17.13-7.98-26.24-10.17c-12.52-2.92-25.28-4.52-38.03-5.94
|
||||
c-1.37-0.17-2.71-0.32-4.05-0.45c0.78-0.12,2.33-0.35,3.1-0.47c0.23-14.6-0.28-29.2-0.25-43.79
|
||||
C701.32,903.11,699.28,889.56,700.79,876.08z"/>
|
||||
<path fill="#6F2A08" stroke="#6F2A08" stroke-width="0.5" d="M481.02,890.36c-7.18-1.8-14.44-5.24-18.68-11.56
|
||||
c3.01,2.8,6.17,5.58,10.08,7.07c11.62,4.74,24.53,4.72,36.85,3.69c1.77,0.18,3.54,0.46,5.32,0.75c-2,0.29-3.99,0.57-5.97,0.86
|
||||
c1.39,0.44,2.77,0.9,4.18,1.33C502.18,892.75,491.37,893.23,481.02,890.36z"/>
|
||||
<path fill="#D68B30" stroke="#D68B30" stroke-width="0.5" d="M1040.83,584.28c-3.53-7.26-10.64-11.8-17.64-15.26
|
||||
c-14.34-6.88-30.1-10.08-44.63-16.52c-13.75-6.21-25.96-16.52-33.1-29.94c-5.61-10.7-8.14-22.85-8.19-34.88
|
||||
c0.53-6.9,3.09-13.46,3.87-20.34c1.22-8.81,1.87-18.86-3.64-26.46c0.49,10.08-0.22,20.33-3.82,29.84
|
||||
c-3.04,9.82-9.14,18.61-10.41,28.96c-0.86,5.73,0.45,11.73,3.58,16.6c6.43,10.31,16.72,17.71,22.23,28.66
|
||||
c3.11,5.83,4.33,13.01,1.85,19.29c-1.63,3.9-3.75,7.78-7.2,10.37c3.37-6.4,8.03-13.35,5.63-20.94
|
||||
c-5.22-17.15-24.37-24.6-31.09-40.86c-3.68-9.39-2.18-19.97,1.2-29.22c3.99-10.84,8.14-22.11,7.4-33.86
|
||||
c-0.66-8.03-2.86-16.24-7.7-22.78c-3.7-3.65-7.53-7.22-11.66-10.38c2.77,5.74,7.25,10.52,9.39,16.6
|
||||
c2.85,6.82,2.98,14.83-0.26,21.54c-4.81,10.34-15.05,16.78-20.25,26.85c-2.21,4.12-2.03,8.89-2.47,13.41
|
||||
c-1.27-5.67-0.87-11.79,2-16.93c4.72-9.65,13.87-16.72,16.86-27.28c1.87-6.36-0.46-13.07-4.03-18.37
|
||||
c-10.12-15.03-26.55-25.37-33.75-42.43c-7.41-19.11-1.77-40.88,9.55-57.24c2.96-3.54,3.15-8.27,4.37-12.51
|
||||
c2.14-7.83,5.88-15.12,10.28-21.9c4.26-6.9,8.18-14.38,9.03-22.57c1.14-14.4-4.92-29.53-16.67-38.22
|
||||
c-10.05-7.61-23.31-8.47-33.92-15.04c-10.11-5.63-17.77-14.7-23.42-24.64c-3.97-7.51-10.91-13.11-18.64-16.4
|
||||
c-3.14,3.36-6.93,6.05-10.03,9.43c-0.71,5.1-1.02,10.45,0.19,15.5c1.43,4.75,6.5,6.68,10.8,7.99c12.88,3.63,26.3,6.36,37.93,13.29
|
||||
c6.29,3.89,12.08,9.34,14.51,16.5c2.4,6.67,1.93,14,0.11,20.74c-1.95,7.75-6.53,14.61-12.17,20.17c-3.78,3.59-8.16,7.04-13.52,7.62
|
||||
c6.18-2.34,11.13-6.96,14.76-12.4c6.79-9.26,9.49-21.67,6.03-32.75c-3.56-7.57-10.86-12.38-18.55-15.05
|
||||
c-10.98-4.02-22.73-4.92-34.1-7.32c-6.88-1.49-13.78-5.13-17.27-11.48c-2.41-3.99-3.06-8.66-3.75-13.18
|
||||
c-22.55,11.71-47.79,17.53-73.08,18.7c-9.02,1.52-18.03,3.11-27.18,3.59c-0.78,0.83-2.32,1.36-2.07,2.76
|
||||
c-0.25,6.7,0.25,13.4,0.16,20.11c-0.18,6.34,0.92,12.64,0.75,18.98c0.05,27.68,0.73,55.36,0.76,83.05
|
||||
c1.25,16.93,0.64,33.94,1.08,50.9c0.88,13.01,0.26,26.07,1.19,39.07c-0.07,20.34,1.16,40.63,1.1,60.96
|
||||
c0.04,30.63,1.54,61.25,1.18,91.87c-11.04,0.39-22.08,0.19-33.11,0.02l0.3,1.08c16.64,0.22,33.29-0.18,49.92,0.13
|
||||
c6.43-31.49,29.01-59.04,58.54-71.68c22.31-9.79,48.19-11,71.37-3.59c31.25,9.77,56.77,35.77,66.02,67.16
|
||||
c6.93,23.01,5.39,48.47-4.43,70.42c-12.55,28.54-39.02,50.55-69.48,57.39c-23.16,5.47-48.23,2.4-69.36-8.55
|
||||
c-15.05-7.74-28.12-19.3-37.56-33.35c-9.84-14.41-15.66-31.46-17.04-48.84c-15.53,0.02-31.1-0.5-46.6,0.24
|
||||
c10.74,1.08,21.57-0.3,32.33,0.61c-0.03,11.36,1.01,22.68,0.82,34.05c0.05,9.67,0.2,19.35,0.4,29.03
|
||||
c0.9,9.31,0.44,18.67,0.63,28.02c0.34,22.34,0.65,44.69,0.71,67.04c1.25,16.62,0.62,33.3,1.09,49.95
|
||||
c0.17,4.68,0.84,9.36,0.54,14.06c0.1,1.57-0.71,2.86-2.04,3.66c0.74,0.45,1.49,0.92,2.25,1.4c20.72-12.12,41.06-24.89,61.76-37.07
|
||||
c-1.67,1.9-3.4,3.74-5.26,5.44c11.7,11.57,24.26,22.24,36.77,32.91c15.96,13.15,33.49,24.69,52.78,32.35
|
||||
c11.39,4.17,23.54,7.58,35.78,6.26c4.83-0.44,9.09-2.9,13.3-5.1c-3.72,4.75-9.72,6.73-15.45,7.73c9.09,2.16,18.57,2.2,27.85,1.48
|
||||
c3.81-11.58,5.68-24.11,3.03-36.15c-3.89-17.33-12.58-33.03-17.99-49.85c-7.81-22.99-8.53-48.29-2.37-71.75
|
||||
c3.74-15.41,11.91-29.59,22.87-40.99c14.47-15.06,32.9-25.53,51.79-34.05c4.81-1.95,9.59-3.99,14.35-6.08
|
||||
c9.69-3.77,20.07-6.14,28.84-11.94c6.96-4.13,13.83-8.56,19.67-14.22c6.17-6,10.34-13.76,13.31-21.77
|
||||
C1043.26,599.05,1044.19,591.03,1040.83,584.28z M897.11,880.71c0.289,1.199-0.073,1.762-1.093,1.69
|
||||
C897.037,882.472,897.398,881.909,897.11,880.71c-0.175-0.039-0.336-0.064-0.484-0.076
|
||||
C896.773,880.646,896.935,880.671,897.11,880.71z M895.509,881.125c-0.076,0.188-0.097,0.429-0.063,0.724
|
||||
C895.412,881.554,895.433,881.313,895.509,881.125z"/>
|
||||
<path fill="#F99E2B" stroke="#F99E2B" stroke-width="0.5" d="M701.14,916.63c0.18-13.52-1.86-27.07-0.35-40.55
|
||||
c-0.38-0.48-1.14-1.45-1.52-1.93c-10.53,12.56-22.94,23.34-35.24,34.1c-10.64,9.26-21.54,18.21-32.56,27.01
|
||||
c-5.72,4.74-11.55,9.38-17.73,13.53c-15.99,11.1-34.04,19.53-53.29,22.98c-16.75,3.03-34.19,4.01-50.94,0.44
|
||||
c-11.16-2.45-21.92-7.21-30.72-14.56c-3.54-2.63-6.43-5.97-9.37-9.21c-12.64-13.02-22.64-28.33-31.69-43.98
|
||||
c-4.2-7.12-7.81-14.57-12.3-21.49c-1.45,4.12-3.01,8.3-3.42,12.69c0.44,5.21,1.91,10.29,3.33,15.31
|
||||
c3.15,16.77,7.85,33.25,13.39,49.38c4.32,11.52,8.94,23.38,17.43,32.53c8.27,8.53,18.68,14.65,29.41,19.58
|
||||
c18.06,8.13,37.36,13.18,56.78,16.84c26.58,4.83,53.71,7.2,80.73,5.69c6.7-0.74,13.76-0.74,19.97-3.7
|
||||
c5.08-2.43,7.07-8.39,6.9-13.68c-0.29-11.81-4.6-23.12-4.71-34.95c-0.06-5.63,1.36-11.68,5.52-15.73
|
||||
c4.66-4.6,11.34-6.25,17.66-6.98c9.95-1.33,19.96,0.03,29.87,0.94c0.78-0.12,2.33-0.35,3.1-0.47
|
||||
C701.62,945.82,701.11,931.22,701.14,916.63z"/>
|
||||
<g>
|
||||
<path fill="#F99E2B" stroke="#F99E2B" stroke-width="0.5" d="M698.96,829.61c-0.47-16.65,0.16-33.33-1.09-49.95
|
||||
c-0.06-22.35-0.37-44.7-0.71-67.04c-0.19-9.35,0.27-18.71-0.63-28.02c-0.2-9.68-0.35-19.36-0.4-29.03
|
||||
c0.19-11.37-0.85-22.69-0.82-34.05c-10.76-0.91-21.59,0.47-32.33-0.61l-0.03,0.14c-1.74,16-7.03,31.65-15.92,45.1
|
||||
c-11.58,17.81-28.88,31.86-48.76,39.37c-24.52,9.41-52.71,8.75-76.74-1.86c-24.72-10.74-44.73-31.81-54.11-57.09
|
||||
c-12.41-32.34-6.62-70.9,15-98c18.44-23.86,48.01-38.65,78.2-38.82c-2.77-0.16-5.52-0.46-8.27-0.77
|
||||
c6.35-1.09,12.87-1.07,19.22,0.04c-2.74,0.3-5.49,0.58-8.23,0.72c23.51,0.14,46.82,8.9,64.63,24.23
|
||||
c16.95,14.46,29,34.65,33.33,56.53c11.03,0.17,22.07,0.37,33.11-0.02c0.36-30.62-1.14-61.24-1.18-91.87
|
||||
c0.06-20.33-1.17-40.62-1.1-60.96c-0.93-13-0.31-26.06-1.19-39.07c-0.44-16.96,0.17-33.97-1.08-50.9
|
||||
c-0.03-27.69-0.71-55.37-0.76-83.05c0.17-6.34-0.93-12.64-0.75-18.98c0.09-6.71-0.41-13.41-0.16-20.11
|
||||
c-0.25-1.4,1.29-1.93,2.07-2.76c-0.44,0.03-1.31,0.1-1.75,0.13c-22.61,1.1-45.54-1.19-67.17-8.04
|
||||
c-21.13-6.54-41.4-17.77-55.52-35.12c-4.4,3.27-9.09,6.5-11.96,11.3c-3.64,5.91-7.12,12-11.97,17.02
|
||||
c-6.83,7.44-15.75,12.68-25.24,15.98c-5.46,12.08-5.65,26.43-0.18,38.54c7.3,16.25,20.13,29.23,27.61,45.38
|
||||
c5.96,12.17,7.52,26.57,3.3,39.54c-3.31,11.04-10.58,20.36-18.72,28.31c-7.27,7.44-15.86,14.11-20.37,23.74
|
||||
c-3.8,8.11-3.31,18.1,1.43,25.72c5.01,8.26,13.22,13.93,21.65,18.28c10.32,4.52,21.74,7.51,33.06,5.91
|
||||
c6.14-0.65,11.67-3.74,16.07-7.97c-5.12,7.38-14.57,9.92-23.09,10.29c-12.39,0.33-24.89-2.91-35.56-9.2
|
||||
c-9.58-5.14-18.08-13.45-21.11-24.13c-2.12-8.51-1.32-17.87,2.92-25.62c7.64-14.42,22.07-23.78,29.59-38.28
|
||||
c5.52-10.34,6.85-23.07,2.44-34.06c-5.38-13.89-16.08-24.64-24.57-36.6c-6.46-8.87-12.2-18.6-14.44-29.46
|
||||
c-1.8-6.93-1.56-14.13-1.37-21.21c-10.95,7.8-17.21,21.12-17.39,34.44c-0.4,9.61,4.14,18.49,8.95,26.5
|
||||
c3.78,5.84,7.13,12,9.37,18.6c3.89,11.17,4.65,23.13,4.51,34.86c0.2,17.11-3.03,34.63-11.58,49.62
|
||||
c-7.92,14.26-20.32,25.63-34.25,33.91c-4.01,2.27-7.12,5.96-8.67,10.3c-3.07,8.32-2,17.4-0.47,25.93
|
||||
c1.19,7.01,3.92,13.89,3.09,21.12c-0.9,17.38-7.67,34.87-20.81,46.65c-12.22,11.91-28.8,17.24-44.71,22.22
|
||||
c-11.1,3.85-22.8,7.43-31.86,15.25c-5.74,4.83-8.99,12.43-8.16,19.93c0.93,8.6,4.79,16.6,9.35,23.84
|
||||
c7.65,11.58,20.23,18.29,31.85,25.2c7.65,4.52,15.24,9.32,21.82,15.33c6.13,7.2,13.03,13.71,19.01,21.05
|
||||
c17.59,20.97,32.2,45.88,34.97,73.58c3.08,28.04-7.33,55.87-23.21,78.59c-4.11,5.52-5.33,12.48-6.28,19.13
|
||||
c3.97-2.47,8.02-5.37,12.94-5.2c-2.47,1.57-5.18,2.7-7.63,4.29c-5.76,4.21-8.61,12.16-6.35,19.03
|
||||
c2.34,8.68,9.99,14.61,17.95,17.96c10.43,4.35,21.56,7.04,32.83,7.98c0.15-1,0.3-2,0.44-2.98c-7.18-1.8-14.44-5.24-18.68-11.56
|
||||
c3.01,2.8,6.17,5.58,10.08,7.07c11.62,4.74,24.53,4.72,36.85,3.69c24.16-2.19,47.61-9.62,69.61-19.62
|
||||
c15.44-9.36,29.16-21.23,42.63-33.18c7.07-6.34,14.49-12.37,20.51-19.77c-1.97-1.63-3.78-3.43-5.48-5.32
|
||||
c20.45,11.64,40.64,23.73,60.92,35.66c1.33-0.8,2.14-2.09,2.04-3.66C699.8,838.97,699.13,834.29,698.96,829.61z"/>
|
||||
<path fill="#F99E2B" stroke="#F99E2B" stroke-width="0.5" d="M516.49,893.17c-1.24-0.23-2.48-0.47-3.69-0.67
|
||||
c-10.62,0.25-21.43,0.73-31.78-2.14c-0.14,0.98-0.29,1.98-0.44,2.98C492.51,894.73,504.6,895.25,516.49,893.17z"/>
|
||||
</g>
|
||||
<path fill="#D68B30" stroke="#D68B30" stroke-width="0.5" d="M975.93,929.09c-4.91-8.78-7.57-18.51-11.48-27.7
|
||||
c-0.08-1.36-0.19-2.72-0.32-4.05c-2.41,1.68-3.39,4.57-4.89,6.98c-8.57,15.24-18.69,29.62-30.44,42.57
|
||||
c1.97,4.39,5.67,7.92,9.14,11.23c3.62,3.02,7.18,6.35,11.53,8.3c5.18-2.69,10-6.05,15.08-8.93c3.14-1.81,6.26-3.64,9.35-5.53
|
||||
c0.91-4.79,1.48-9.63,2.23-14.43C976.5,934.72,977.79,931.65,975.93,929.09z"/>
|
||||
<path fill="#522A22" stroke="#522A22" stroke-width="0.5" d="M1381.01,988.02c1.4,5.87,3.13,12.07,7.46,16.51
|
||||
c3.6,3.66,9.46,4.73,14.09,2.36c5.17-2.19,8.36-6.94,11.48-11.35c-2.3,4.58-5.42,9-10.01,11.52c-4.7,2.96-11.2,2.81-15.56-0.7
|
||||
c-5.04-4.01-7.38-10.35-9.02-16.37C1379.84,989.5,1380.62,988.52,1381.01,988.02z"/>
|
||||
<path fill="#6D3322" stroke="#6D3322" stroke-width="0.5" d="M939.15,1012.58c0.46-4.46,0.22-9.08,2.04-13.27
|
||||
c1.23,15.11-1.44,30.21-0.48,45.33c0.57,8.34,0.55,16.74,1.85,25.04c1.97,20.8,9.23,41.28,21.69,58.12
|
||||
c5.28,7.64,11.46,14.59,17.05,22c11.41,14.46,23.18,29.34,28.82,47.16c6.03,18.03,4.02,37.8-1.7,55.65
|
||||
c-6.36,17.71-16.09,33.98-26.39,49.65c-1.68,2.84-4.81,5.45-4.15,9.08c-7.69,10.67-14.51,22.21-17.83,35.05
|
||||
c-3.14,3.29-3.59,8.02-4.71,12.22c-2.38,9.2-2.15,18.78-3.3,28.16c-1.06-4.65-0.78-9.43-0.69-14.14
|
||||
c0.21-18.63,7.22-36.37,15.47-52.81c5.48-9.44,10.56-19.12,16.55-28.25c3.68-6.38,7.71-12.57,10.76-19.3
|
||||
c10.81-20.19,17.11-43.8,12.51-66.65c-2.08-9.47-5.26-18.8-10.02-27.28c-9.13-17.12-22.26-31.53-34.4-46.5
|
||||
c-5.86-7.42-11.73-15.02-15.26-23.86c-3-7.64-6.04-15.34-7.28-23.49C934.74,1060.8,936.65,1036.43,939.15,1012.58z"/>
|
||||
<path fill="#6E3321" stroke="#6E3321" stroke-width="0.5" d="M904.83,1012.33c2.97,19.18-3.18,38.21-7.95,56.63
|
||||
c-5.84,20.79-12.86,41.8-12.35,63.67c0.19,21.67,4.36,43.07,9.9,63.96c2.82,12.44,7.51,24.33,11.56,36.4
|
||||
c4.12,9.82,7.28,20.01,11.09,29.95c5.76,19.14,10.55,39.66,6.09,59.58c-4.52,19.53-19.1,34.32-32.96,47.86
|
||||
c-6.46,5.83-11.62,13.2-14.37,21.49c-3.71,10.17-2.8,21.28-1.37,31.8c3.48,19.23,9.98,38.22,8.94,58
|
||||
c-0.98,11.88-4.6,24.08-12.89,32.97c-10.23,10.93-24.31,17.23-38.36,21.66c-8.92,3.76-18.46,5.84-27.31,9.78
|
||||
c-5.06,2.18-10.21,4.2-15.02,6.91c-2.01,1.09-3.95,2.56-6.34,2.54c16.8-12.39,37.52-17.29,56.44-25.43
|
||||
c8.58-3.53,16.83-7.98,23.79-14.17c5.28-5.41,10.05-11.63,12.15-19c3.36-8.02,2.7-16.83,2.7-25.31
|
||||
c-1.57-22.61-12.12-44.09-10.22-67.04c-0.07-10.51,5.04-20.01,10.6-28.58c8.35-9.94,19.12-17.63,27.02-27.99
|
||||
c6.72-7.37,11.45-16.58,13.57-26.34c2.08-7.91,1.51-16.07,0.86-24.11c-2.89-27.05-16.57-51.07-25.66-76.26
|
||||
c-3.58-8.09-6.06-16.6-8.78-24.99c-3.81-14.05-7.61-28.15-9.29-42.64c-1.76-10.27-1.29-20.7-1.16-31.06
|
||||
c1-21.28,8.54-41.43,15.55-61.3c2.69-6.82,4.61-13.9,7.17-20.76c1.6-8.05,4.59-15.81,5.26-24.03
|
||||
C903.56,1015.02,904.03,1013.59,904.83,1012.33z"/>
|
||||
<path fill="#4F2D26" stroke="#4F2D26" stroke-width="0.5" d="M1414.64,1025.41c8.24,6.32,14.02,15.29,18.6,24.48
|
||||
c5.07,10.49,8.51,22.28,7.07,34.02c-0.91-0.9-1.8-1.78-2.67-2.65c0.67-5.58,0.1-11.23-1.1-16.68
|
||||
C1433.05,1049.86,1425.62,1035.91,1414.64,1025.41z"/>
|
||||
<path fill="#7A3622" stroke="#7A3622" stroke-width="0.5" d="M471.1,1044.71c-0.27-5.77-1.98-11.47-1.24-17.26
|
||||
c6.52,20.3,7.29,42.19,16.03,61.83c3.74,9.5,9.85,17.81,16.09,25.81c6.73,7.93,14.52,14.88,21.76,22.34
|
||||
c5.7,5.97,12.23,11.08,17.87,17.11c5.3,5.68,10.89,11.12,15.61,17.31c12.52,14.61,21.64,31.95,27.82,50.13
|
||||
c3.26,10.18,5,20.87,4.52,31.59c0.93,31.29-9.69,62.26-27.43,87.82c-20.94,30.33-51.71,53.06-68.78,86.19
|
||||
c-7.82,14.14-12.68,29.91-13.79,46.05c-0.81,20.02,5.88,40.01,17.91,55.96c2.12,3.14,5.17,5.85,5.9,9.74
|
||||
c-3.94-2.51-7.91-4.96-11.91-7.35c-0.97-0.62-1.9-1.25-2.85-1.83c-1.8-5.11-5.95-8.96-7.71-14.11c-7.91-15.68-9.85-33.72-7.97-51
|
||||
c2.64-17.58,9.38-34.3,18.46-49.49c8.88-14.14,19.14-27.35,30.38-39.69c14.06-16.1,29.06-31.88,38.72-51.17
|
||||
c14.88-26.53,20.79-57.94,16.91-88.09c-1.02-12.2-3.45-24.41-8.29-35.7c-10.49-23.28-29.9-40.62-48.39-57.52
|
||||
c-5.18-5.52-11.46-9.86-16.45-15.57c-6.35-7.38-13.14-14.51-17.9-23.08C475.28,1086.79,472.82,1065.29,471.1,1044.71z"/>
|
||||
<path fill="#7A3622" stroke="#7A3622" stroke-width="0.5" d="M697.31,1091.5c1.97-2.65,4.54-4.74,7.33-6.47
|
||||
c0.03,3.04,0.07,6.1-0.09,9.16c-6.44,6.77-11.49,14.87-14.92,23.56c-6.47,19.2-4.49,40.2,1.62,59.23
|
||||
c3.74,11.2,9.07,21.82,15.11,31.96l0.22,0.56c0.11,2.87-0.17,5.75-0.66,8.59c-6.75-9.51-13.34-19.2-18.13-29.87
|
||||
c-6.92-16.5-11.31-34.59-9.44-52.55C679.07,1119.29,686.49,1103.63,697.31,1091.5z"/>
|
||||
<path fill="#6A2819" stroke="#6A2819" stroke-width="0.5" d="M689.63,1117.75c3.43-8.69,8.48-16.79,14.92-23.56
|
||||
c-0.23,18.15-0.19,36.31,0.07,54.46c1.99,12.61-0.26,25.44,1.57,38.07c0.57,7.39,0.14,14.81,0.17,22.22
|
||||
c-6.04-10.14-11.37-20.76-15.11-31.96C685.14,1157.95,683.16,1136.95,689.63,1117.75z"/>
|
||||
<path fill="#6D3322" stroke="#6D3322" stroke-width="0.5" d="M706.58,1209.5c9.51,13.93,19.86,27.3,31.15,39.85
|
||||
c6.06,5.95,11.09,12.85,17.5,18.48c12.17,13,23.97,26.53,33.16,41.87c11.19,18.08,18.83,39.05,18.34,60.54
|
||||
c0.82,19.24-6.58,38.78-20.48,52.19c-3.24,4.06-6.95,7.69-11.2,10.69c-12.52,10.89-26.9,19.25-40.58,28.54
|
||||
c-7.52,5.69-16.02,10.22-22.63,17.04c-0.25-1.27-0.5-2.51-0.76-3.72c-0.37-0.12-1.1-0.35-1.47-0.46c0.88-0.78,1.76-1.54,2.66-2.28
|
||||
c7.59-6.49,15.88-12.07,24-17.85c7.88-4.63,14.95-10.47,22.69-15.3c13.46-9.95,27.12-20.86,34.79-36.11
|
||||
c5.5-10.17,7.49-21.88,7.03-33.34c0.19-15.39-3.04-30.83-9.52-44.78c-3.98-10.04-10.07-19.02-16.13-27.87
|
||||
c-8.86-12.9-19.85-24.1-30.8-35.21c-6.58-7.76-14.36-14.42-20.76-22.35c-5.95-6.08-11.17-12.81-16.44-19.48
|
||||
c-0.43-0.64-0.82-1.27-1.21-1.86C706.41,1215.25,706.69,1212.37,706.58,1209.5z"/>
|
||||
<path fill="#60261A" stroke="#60261A" stroke-width="0.5" d="M706.47,1235.64c0.05-5.24-0.56-10.54,0.66-15.69
|
||||
c5.27,6.67,10.49,13.4,16.44,19.48c6.4,7.93,14.18,14.59,20.76,22.35c10.95,11.11,21.94,22.31,30.8,35.21
|
||||
c6.06,8.85,12.15,17.83,16.13,27.87c6.48,13.95,9.71,29.39,9.52,44.78c0.46,11.46-1.53,23.17-7.03,33.34
|
||||
c-7.67,15.25-21.33,26.16-34.79,36.11c-7.74,4.83-14.81,10.67-22.69,15.3c-8.12,5.78-16.41,11.36-24,17.85
|
||||
c-3.63-3.16-1.54-8.55-1.83-12.69c-0.14-12.64,0.69-25.35-0.9-37.92c-0.17-10.68,0.06-21.35-0.1-32.02
|
||||
c-0.2-10.98,0.67-22.01-0.86-32.92c-0.33-14,0.04-28.02-0.13-42.02c-2.33-18.24,0.37-36.74-1.96-54.98
|
||||
C706.31,1251.67,706.54,1243.65,706.47,1235.64z"/>
|
||||
<path fill="#522A22" stroke="#522A22" stroke-width="0.5" d="M1016.33,1401.72c8.39,4.37,17.89,5.55,27.18,6.42
|
||||
c-9.27,0.68-18.75,0.09-27.58-2.97C1016.03,1404.3,1016.23,1402.58,1016.33,1401.72z"/>
|
||||
<path fill="#793624" stroke="#793624" stroke-width="0.5" d="M709.61,1474.52c0.37,0.11,1.1,0.34,1.47,0.46
|
||||
c0.26,1.21,0.51,2.45,0.76,3.72l-0.53,0.57c-7.65,6.91-15.05,14.65-18.72,24.47c-1.77,5.32-3.34,10.92-2.75,16.59
|
||||
c0.66,9.36,4.06,18.28,8.25,26.6c5.65,12.43,11.91,24.68,15.29,37.99c0.1,0.36,0.28,1.07,0.38,1.43c-0.24,1.43-0.48,2.93-0.75,4.4
|
||||
c-2.37-12.48-8.38-23.73-13.58-35.17c-5.25-10.89-12.06-21.56-12.86-33.95c-1.22-11.28,2.63-22.65,9.18-31.76
|
||||
C699.91,1484.37,704.12,1478.78,709.61,1474.52z"/>
|
||||
<path fill="#6A281A" stroke="#6A281A" stroke-width="0.5" d="M692.59,1503.74c3.67-9.82,11.07-17.56,18.72-24.47
|
||||
c0.31,9.45,0.04,18.91,0.17,28.37c2.11,19.54,0.15,39.26,1.25,58.86c0.88,6.1,0.84,12.26,0.65,18.42
|
||||
c-3.38-13.31-9.64-25.56-15.29-37.99c-4.19-8.32-7.59-17.24-8.25-26.6C689.25,1514.66,690.82,1509.06,692.59,1503.74z"/>
|
||||
<path fill="#FFFFFF" stroke="#FFFFFF" stroke-width="0.5" d="M884.45,1521.72c4.65-5.05,9.29-10.11,14.03-15.07
|
||||
C894.88,1512.51,890.15,1517.83,884.45,1521.72z"/>
|
||||
<path fill="#562924" stroke="#562924" stroke-width="0.5" d="M385.64,1511.46c6.81,6.64,13.28,14.13,16.39,23.28
|
||||
c1.76,4.84,1.3,10.1,0.98,15.15c-0.41-4.63-0.14-9.42-1.89-13.8c-3.29-8.56-9.89-15.3-16.67-21.23c0.36-0.13,1.08-0.39,1.44-0.52
|
||||
C385.81,1513.36,385.73,1512.4,385.64,1511.46z"/>
|
||||
<path fill="#D7CECC" stroke="#D7CECC" stroke-width="0.5" d="M491.46,1531.98c4,2.39,7.97,4.84,11.91,7.35
|
||||
c13.1,9.06,26.17,18.35,37.58,29.53c2.68,2.93,5.27,5.95,7.89,8.97c-3.42-1.21-6.5-3.11-9.68-4.79l0.23,1.5
|
||||
c-12.35-12.29-27.06-21.8-40.78-32.42C496.3,1538.67,492.84,1535.99,491.46,1531.98z"/>
|
||||
<path fill="#793623" stroke="#793623" stroke-width="0.5" d="M540.95,1568.86c2.43,0.29,4.82,1.02,6.81,2.51
|
||||
c3.81,2.74,8.19,4.47,12.28,6.73c10.36,6.01,21.52,10.43,32.1,16.03c16.87,8.94,33.94,18.65,46.68,33.17
|
||||
c10.13,11.28,16.73,25.62,18.41,40.7c-2.06-1.49-2.13-4.17-2.78-6.38c-2.76-11.64-8.44-22.61-16.75-31.25
|
||||
c-13.82-15.11-32.16-25.09-50.58-33.46c-8.36-4.52-17.34-7.73-25.67-12.28c-3.11-1.69-6.28-3.43-9.85-3.87
|
||||
c-0.92-1-1.86-1.96-2.76-2.93C546.22,1574.81,543.63,1571.79,540.95,1568.86z"/>
|
||||
<path fill="#522A22" stroke="#522A22" stroke-width="0.5" d="M724.66,1604.37c0.47,0.66,0.97,1.34,1.49,2.02
|
||||
c0.42-0.48,1.26-1.46,1.68-1.95c-2.25,8.54-1.89,18.2,3.1,25.74c4.31,6.87,12.49,11.02,20.58,10.47
|
||||
c6.87-0.13,13.01-3.55,18.78-6.93c-5.87,4.77-13.18,7.99-20.82,8.16c-8.07,0.09-16.05-4.07-20.51-10.82
|
||||
C723.66,1623.34,722.7,1613.35,724.66,1604.37z"/>
|
||||
<path fill="#5F2E22" stroke="#5F2E22" stroke-width="0.5" d="M456.21,1662.79c-7.58-11.27-12.35-26.25-6.5-39.31
|
||||
c0.73,1.25,1.47,2.52,2.21,3.82C446.65,1638.98,451.14,1651.9,456.21,1662.79z"/>
|
||||
<path fill="#5D2C20" stroke="#5D2C20" stroke-width="0.5" d="M597.23,1642.07c1.07,7.63-0.31,15.87-5.56,21.77
|
||||
c-0.33-0.47-0.99-1.42-1.32-1.89c3.89-5.43,4.71-12.31,3.72-18.77c0.64,1.06,1.3,2.13,1.99,3.22
|
||||
C596.46,1644.95,596.84,1643.46,597.23,1642.07z"/>
|
||||
<path fill="#622B21" stroke="#622B21" stroke-width="0.5" d="M666.66,1741.91c0.65-2.08,2.52-0.57,3.78-0.37
|
||||
c7.26,3.06,15.48,1.94,22.71-0.6c-0.32,0.57-0.97,1.71-1.29,2.28c1.33,0.37,2.65,0.72,4.02,1.16
|
||||
C686.46,1747.23,674.87,1748.26,666.66,1741.91z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 85 KiB |
256
Yavsc/wwwroot/images/it/celular-hard.svg
Normal file
@ -0,0 +1,256 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="212.08635mm"
|
||||
height="268.45084mm"
|
||||
viewBox="0 0 751.48706 951.20376"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.5 r10040"
|
||||
sodipodi:docname="celular-soft.svg"
|
||||
inkscape:export-filename="C:\Users\Gustavo Ferreira\Dropbox\Artes graficas\GM2R Studios\MOCKUP\MOCKUP-DISPOSITIVOS.png"
|
||||
inkscape:export-xdpi="350.04999"
|
||||
inkscape:export-ydpi="350.04999">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient4705">
|
||||
<stop
|
||||
style="stop-color:#b3b3b3;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop4707" />
|
||||
<stop
|
||||
style="stop-color:#f9f9f9;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop4709" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient4434">
|
||||
<stop
|
||||
style="stop-color:#999;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop4436" />
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop4438" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient4185">
|
||||
<stop
|
||||
style="stop-color:#999;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop4187" />
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop4189" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4185"
|
||||
id="linearGradient4193"
|
||||
x1="389.89578"
|
||||
y1="99.513603"
|
||||
x2="387.80273"
|
||||
y2="650.89453"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4185"
|
||||
id="linearGradient4275"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="389.89578"
|
||||
y1="99.513603"
|
||||
x2="387.80273"
|
||||
y2="650.89453"
|
||||
gradientTransform="matrix(1.5357143,0,0,1.5357143,-545.86472,-337.10183)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4434"
|
||||
id="linearGradient4442"
|
||||
x1="2016.7129"
|
||||
y1="635.93359"
|
||||
x2="2041.772"
|
||||
y2="-647.61511"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4434"
|
||||
id="linearGradient4527"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="2016.7129"
|
||||
y1="635.93359"
|
||||
x2="2041.772"
|
||||
y2="-647.61511"
|
||||
gradientTransform="matrix(0.36980838,0,0,0.32764784,486.08153,70.294668)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4705"
|
||||
id="linearGradient4691"
|
||||
x1="131.95717"
|
||||
y1="627.45856"
|
||||
x2="481.26199"
|
||||
y2="44.515514"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4705"
|
||||
id="linearGradient4693"
|
||||
x1="138.72906"
|
||||
y1="-69.321526"
|
||||
x2="-388.43829"
|
||||
y2="746.21747"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4705"
|
||||
id="linearGradient4695"
|
||||
x1="689.42188"
|
||||
y1="202.53661"
|
||||
x2="1343.151"
|
||||
y2="-118.61337"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4705"
|
||||
id="linearGradient4697"
|
||||
x1="643.63629"
|
||||
y1="371.81641"
|
||||
x2="2414.3157"
|
||||
y2="-782.38965"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.8435621"
|
||||
inkscape:cx="125.9216"
|
||||
inkscape:cy="650.85834"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:bbox-paths="true"
|
||||
inkscape:bbox-nodes="true"
|
||||
inkscape:snap-bbox-edge-midpoints="true"
|
||||
inkscape:snap-bbox-midpoints="true"
|
||||
inkscape:object-paths="true"
|
||||
inkscape:snap-intersection-paths="true"
|
||||
inkscape:object-nodes="true"
|
||||
inkscape:snap-smooth-nodes="true"
|
||||
inkscape:snap-midpoints="true"
|
||||
inkscape:snap-object-midpoints="true"
|
||||
inkscape:snap-center="true"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:snap-page="true"
|
||||
inkscape:snap-global="false"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
fit-margin-left="3"
|
||||
fit-margin-top="3"
|
||||
fit-margin-right="3"
|
||||
fit-margin-bottom="3"
|
||||
inkscape:window-width="1580"
|
||||
inkscape:window-height="868"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="0" />
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Camada 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(38.744481,-104.18577)">
|
||||
<g
|
||||
id="g5363"
|
||||
transform="matrix(0.61140676,0,0,0.61140676,251.58495,-396.14264)">
|
||||
<g
|
||||
id="g5311">
|
||||
<path
|
||||
style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
|
||||
d="m -194.12129,842.97629 c -7.027,0 -12.68359,5.1509 -12.68359,11.54883 l 0,462.87698 c 0,6.3979 5.65659,11.5488 12.68359,11.5488 l 837.74414,0 c 7.02698,0 12.68555,-5.1509 12.68555,-11.5488 l 0,-462.87698 c 0,-6.39793 -5.65857,-11.54883 -12.68555,-11.54883 l -837.74414,0 z m 418.87305,8.42578 a 8.2939779,8.2939779 0 0 1 8.29297,8.29297 8.2939779,8.2939779 0 0 1 -8.29297,8.29493 8.2939779,8.2939779 0 0 1 -8.29492,-8.29493 8.2939779,8.2939779 0 0 1 8.29492,-8.29297 z m -393.7793,21.76954 787.55664,0 c 4.31712,0 7.79297,3.27485 7.79297,7.34179 l 0,410.9004 c 0,4.0669 -3.47585,7.3398 -7.79297,7.3398 l -787.55664,0 c -4.31717,0 -7.79296,-3.2729 -7.79297,-7.3398 l 0,-410.9004 c 0,-4.06694 3.4758,-7.34179 7.79297,-7.34179 z m 328.01368,456.13479 c -0.93118,0 -1.67969,0.905 -1.67969,2.0293 l 0,135.9043 -152.3906315,0 c -1.18305,0 -3.09899,1.4271 -4.00780995,3.2812 -0.73727,1.5041 -1.02882,3.0043 -0.95508,4.9922 -0.00523,-0.018 -0.01236,-0.039 -0.01758,-0.057 0.00403,0.037 0.01336,0.089 0.01758,0.1269 0.09479,2.2845 0.67245,5.2242 1.69531995,9.6602 0.25682,1.1137 0.48916,2.394 0.76562,3.666 0.06448,0.297 0.13401,0.5893 0.20508,0.8828 0.05223,0.2155 0.10532,0.4272 0.16211,0.6387 0.09849,0.3674 0.20858,0.7206 0.32422,1.0683 0.04889,0.1468 0.09007,0.3013 0.14257,0.4434 0.01535,0.042 0.03316,0.08 0.04883,0.1211 0.12473,0.327 0.26044,0.6376 0.40821,0.9316 0.03016,0.06 0.05861,0.1232 0.08984,0.1817 0.04156,0.078 0.08539,0.1518 0.12891,0.2265 0.07729,0.133 0.15833,0.2601 0.24218,0.3829 0.03584,0.052 0.07033,0.1058 0.10743,0.1562 0.10719,0.1458 0.22154,0.2824 0.33984,0.4102 0.02269,0.024 0.04329,0.052 0.0664,0.076 0.14224,0.1465 0.2919,0.2786 0.45118,0.3965 0.04114,0.03 0.08657,0.054 0.1289,0.082 0.12101,0.081 0.24577,0.1569 0.37696,0.2207 0.06033,0.029 0.12297,0.055 0.18554,0.08 0.1295,0.053 0.26483,0.096 0.4043,0.1309 0.06041,0.015 0.11929,0.033 0.18164,0.045 0.20455,0.039 0.4162,0.065 0.64258,0.065 l 152.5332015,0 0,0.1562 52.66016,-0.1562 9.41992,0 2.39258,0 23.59961,0 40.63867,0 154.15625,0 c 0.22649,0 0.43988,-0.026 0.64453,-0.065 0.0602,-0.011 0.11734,-0.028 0.17578,-0.043 0.14127,-0.035 0.27716,-0.08 0.4082,-0.1328 0.0626,-0.025 0.12522,-0.051 0.18555,-0.08 0.13119,-0.064 0.25595,-0.1394 0.37695,-0.2207 0.0423,-0.028 0.0878,-0.052 0.12891,-0.082 0.15861,-0.1174 0.30946,-0.2488 0.45117,-0.3945 0.0254,-0.026 0.0474,-0.057 0.0723,-0.084 0.11616,-0.1259 0.22855,-0.2591 0.33398,-0.4023 0.0374,-0.051 0.0713,-0.1054 0.10743,-0.1582 0.0866,-0.1268 0.17035,-0.2588 0.25,-0.3965 0.0376,-0.065 0.0771,-0.1281 0.11328,-0.1953 0.0374,-0.07 0.0715,-0.1449 0.10742,-0.2168 0.1458,-0.2919 0.27905,-0.5998 0.40234,-0.9239 0.0139,-0.036 0.0293,-0.071 0.043,-0.1074 0.0556,-0.1503 0.10079,-0.3132 0.15234,-0.4687 0.10945,-0.3308 0.21463,-0.6653 0.3086,-1.0137 0.0654,-0.2422 0.12607,-0.485 0.18555,-0.7324 0.0632,-0.2633 0.12565,-0.525 0.18359,-0.7911 0.27957,-1.2822 0.51256,-2.5743 0.77148,-3.6972 1.02077,-4.4268 1.59867,-7.3639 1.69532,-9.6465 0.005,-0.042 0.0151,-0.099 0.0195,-0.1406 -0.006,0.021 -0.0136,0.044 -0.0195,0.064 0.0749,-1.992 -0.21683,-3.4938 -0.95508,-5 -0.90884,-1.8541 -2.82281,-3.2812 -4.00586,-3.2812 l -152.39063,0 0,-135.9043 c 0,-1.1243 -0.75042,-2.0293 -1.68164,-2.0293 l -131.52929,0 z"
|
||||
id="path4715"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path5309"
|
||||
transform="translate(-147.22081,112.39947)"
|
||||
d="m 371.96094,737.9375 c -1.45455,-0.009 -2.91055,0.31956 -4.20117,0.99609 -2.41932,1.20395 -4.25566,3.50343 -4.89063,6.13086 -0.59882,2.39004 -0.19726,5.01315 1.11133,7.10352 0.59223,1.01279 1.41411,1.87872 2.33594,2.59765 2.0173,1.52689 4.66151,2.21424 7.16211,1.78516 1.69746,-0.28446 3.32286,-1.04011 4.61914,-2.17383 0.77947,-0.71567 1.49778,-1.51028 2.01172,-2.4414 0.99693,-1.69325 1.37824,-3.70937 1.17578,-5.65625 -0.22722,-2.1834 -1.26474,-4.27055 -2.86719,-5.77149 -1.44395,-1.39694 -3.36283,-2.28228 -5.35352,-2.52148 -0.36625,-0.039 -0.73532,-0.0518 -1.10351,-0.0488 z M 583.75,759.76758 c -58.1542,0.006 -116.3103,0.14656 -174.46289,0.0176 -44.95753,-0.005 -89.91357,0.007 -134.87109,0.0117 -99.05814,0.25761 -198.12767,-0.34669 -297.177739,0.98046 -2.346494,-0.20418 -4.647306,1.20227 -5.041015,3.27539 -2.604607,2.38517 -0.671672,7.40416 -1.541016,10.57227 -1.133414,109.0326 -0.493574,218.0792 -0.439453,327.1172 0.258493,27.077 -0.130121,54.1978 0.871094,81.2461 0.84028,1.8185 1.711301,-0.5396 2.765625,1.4726 3.781379,5.4901 11.609143,1.5891 17.2539059,2.7481 259.3757681,-0.1926 518.7661981,-0.3087 778.1328081,-0.5488 6.00064,-3.2611 4.97361,-9.4548 4.80079,-15.2754 0.007,-134.6662 0.85968,-269.34035 -0.0371,-404.00199 -1.17157,-7.40577 -10.19302,-6.82044 -15.79688,-6.82812 C 700.05777,759.89077 641.9042,759.76172 583.75,759.76758 z"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
transform="translate(-33.283377,2.365805)"
|
||||
id="g5324">
|
||||
<path
|
||||
style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
|
||||
d="m -389.20569,1196.9874 c -3.87091,0 -6.98828,3.2038 -6.98828,7.1817 l 0,287.791 c 0,3.9779 3.11737,7.1816 6.98828,7.1816 l 461.482433,0 c 3.87091,0 6.98828,-3.2037 6.98828,-7.1816 l 0,-287.791 c 0,-3.9779 -3.11737,-7.1817 -6.98828,-7.1817 l -461.482433,0 z m 230.74025,11.6465 a 8.1259386,8.1259386 0 0 1 8.12695,8.125 8.1259386,8.1259386 0 0 1 -8.12695,8.127 8.1259386,8.1259386 0 0 1 -8.125,-8.127 8.1259386,8.1259386 0 0 1 8.125,-8.125 z m -211.84377,25.586 423.68947,0 c 2.32254,0 4.1914,1.8708 4.1914,4.1933 l 0,234.6563 c 0,2.3226 -1.86886,4.1914 -4.1914,4.1914 l -423.68947,0 c -2.32254,0 -4.1914,-1.8688 -4.1914,-4.1914 l 0,-234.6563 c 0,-2.3225 1.86885,-4.1933 4.1914,-4.1933 z m -43.22851,265.6738 c -1.37267,0 -3.59395,1.4884 -4.64844,3.4219 -0.85564,1.5688 -1.19515,3.1333 -1.10937,5.207 -0.006,-0.019 -0.0134,-0.041 -0.0195,-0.061 0.005,0.039 0.0166,0.093 0.0215,0.1328 0.11004,2.3821 0.78004,5.4466 1.9668,10.0722 0.29628,1.1549 0.56259,2.4817 0.88086,3.8008 0.0771,0.3199 0.15891,0.6351 0.24414,0.9512 0.0612,0.2268 0.12475,0.4493 0.1914,0.6719 0.11331,0.379 0.24023,0.7426 0.37305,1.1015 0.0564,0.1521 0.1055,0.3117 0.16602,0.459 0.0181,0.044 0.0381,0.085 0.0566,0.1289 0.14195,0.3345 0.29723,0.6516 0.46484,0.9531 0.0416,0.075 0.0797,0.154 0.12305,0.2266 0.0409,0.068 0.0844,0.1331 0.12695,0.1992 0.0918,0.1429 0.18732,0.2805 0.28711,0.4121 0.0445,0.059 0.0887,0.1177 0.13477,0.1739 0.11807,0.1439 0.24341,0.2772 0.37304,0.4043 0.0337,0.033 0.0651,0.07 0.0996,0.1015 0.16442,0.1516 0.33749,0.29 0.52149,0.4121 0.0432,0.029 0.0905,0.051 0.13476,0.078 0.14453,0.088 0.29604,0.1658 0.45313,0.2343 0.0695,0.03 0.14081,0.058 0.21289,0.084 0.15141,0.055 0.30949,0.1 0.47265,0.1367 0.0671,0.015 0.13206,0.033 0.20117,0.045 0.23861,0.041 0.48578,0.066 0.75,0.066 l 226.01955,0 53.15039,0 226.019533,0 c 0.26423,0 0.51138,-0.025 0.75,-0.066 0.0691,-0.012 0.13411,-0.03 0.20117,-0.045 0.16317,-0.037 0.32125,-0.081 0.47266,-0.1367 0.0721,-0.026 0.14337,-0.054 0.21289,-0.084 0.15708,-0.068 0.30859,-0.1466 0.45312,-0.2343 0.0443,-0.027 0.0916,-0.05 0.13477,-0.078 0.18399,-0.1221 0.35707,-0.2605 0.52148,-0.4121 0.0345,-0.032 0.0659,-0.068 0.0996,-0.1015 0.12963,-0.1271 0.25498,-0.2604 0.37305,-0.4043 0.0461,-0.056 0.0903,-0.1153 0.13476,-0.1739 0.0998,-0.1316 0.19533,-0.2692 0.28711,-0.4121 0.0425,-0.066 0.086,-0.1308 0.12696,-0.1992 0.0434,-0.073 0.0814,-0.1516 0.12304,-0.2266 0.16762,-0.3015 0.3229,-0.6186 0.46485,-0.9531 0.0185,-0.044 0.0385,-0.085 0.0566,-0.1289 0.0605,-0.1473 0.10964,-0.3069 0.16601,-0.459 0.13283,-0.3589 0.25975,-0.7225 0.37305,-1.1015 0.0666,-0.2226 0.13016,-0.4451 0.19141,-0.6719 0.0852,-0.3161 0.16704,-0.6313 0.24414,-0.9512 0.31827,-1.3191 0.584567,-2.6459 0.880857,-3.8008 1.18676,-4.6256 1.85676,-7.6901 1.96679,-10.0722 0.005,-0.04 0.0168,-0.094 0.0215,-0.1328 -0.006,0.019 -0.0133,0.041 -0.0195,0.061 0.0858,-2.0737 -0.25374,-3.6382 -1.10938,-5.207 -1.05451,-1.9335 -3.275777,-3.4219 -4.648437,-3.4219 l -228.498043,0 -53.15039,0 -228.49806,0 z"
|
||||
id="path4761"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path5303"
|
||||
transform="translate(-113.93743,110.03367)"
|
||||
d="m -44.677734,1097.5371 c -3.060227,0 -6.028865,1.7119 -7.636719,4.3047 -1.16555,1.8359 -1.641023,4.0924 -1.304688,6.2422 0.415354,3.0843 2.565983,5.832 5.410157,7.0664 2.305742,1.0375 5.037553,1.0244 7.347656,0.01 2.826051,-1.1997 4.921215,-3.9146 5.412109,-6.9395 0.534886,-3.0771 -0.652918,-6.3832 -3.029297,-8.4121 -1.680742,-1.4578 -3.89119,-2.3276 -6.126953,-2.2695 l -0.04102,0 -0.03125,0 0,0 z m -23.878907,25.8399 c -63.093359,8e-4 -126.185679,0.024 -189.271479,0.039 -4.17683,2.3227 -3.78023,6.5539 -3.53126,10.707 0.1479,76.976 -0.36446,153.9656 0.47266,230.9336 3.03239,4.2908 9.19921,1.9523 13.58594,2.7383 106.05578,0.7276 212.117911,0.1666 318.17578,0.2012 32.31806,-0.2422 64.66198,0.323 96.96289,-0.7891 3.49645,0.2869 4.92225,-3.3439 4.07227,-6.3593 -0.16005,-75.7468 0.34745,-151.4985 -0.32422,-227.2422 -0.63776,-2.8389 0.8957,-7.1464 -1.73438,-9.1504 -16.28993,-1.5137 -32.76988,-0.6086 -49.13086,-0.9785 -63.090574,-0.079 -126.183979,-0.1005 -189.277341,-0.1 z"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(1,0,0,-1,-184.53461,2654.7602)"
|
||||
id="g5359">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none"
|
||||
d="m 973.53906,1045.7539 c -28.74706,0.037 -57.49317,0.8695 -86.24023,2.3848 -7.03371,0.3708 -12.72461,4.5093 -12.72461,10.1113 l 0,297.5781 c 0,5.602 5.68697,9.7932 12.72461,10.1133 59.18809,2.6924 116.60217,2.565 172.48237,0 7.0376,-0.323 12.7227,-4.5113 12.7227,-10.1133 l 0,-297.5781 c 0,-5.602 -5.692,-9.7042 -12.7227,-10.1113 -28.7469,-1.6644 -57.4951,-2.4221 -86.24214,-2.3848 z m 2.11328,12.3106 a 8.8961843,8.8961843 0 0 1 8.89649,8.8964 8.8961843,8.8961843 0 0 1 -8.89649,8.8965 8.8961843,8.8961843 0 0 1 -8.89648,-8.8965 8.8961843,8.8961843 0 0 1 8.89648,-8.8964 z m -82.07812,27.957 159.92968,0 c 6.5361,0 11.7988,3.7228 11.7988,8.3457 l 0,245.5703 c 0,4.6229 -5.2627,8.3437 -11.7988,8.3437 l -159.92968,0 c -6.53611,0 -11.79688,-3.7208 -11.79688,-8.3437 l 0,-245.5703 c 0,-4.6229 5.26077,-8.3457 11.79688,-8.3457 z m 82.07812,265.6328 a 5.1288208,5.1288208 0 0 1 5.12891,5.1289 5.1288208,5.1288208 0 0 1 -5.12891,5.1289 5.1288208,5.1288208 0 0 1 -5.1289,-5.1289 5.1288208,5.1288208 0 0 1 5.1289,-5.1289 z m -12.5957,3.7539 1.69727,0 c 0.2919,0 0.52734,0.2336 0.52734,0.5254 l 0,1.6973 c 0,0.2919 -0.23544,0.5273 -0.52734,0.5273 l -1.69727,0 c -0.2919,0 -0.52539,-0.2354 -0.52539,-0.5273 l 0,-1.6973 c 0,-0.2918 0.23349,-0.5254 0.52539,-0.5254 z"
|
||||
transform="translate(-147.22081,112.39947)"
|
||||
id="path4795" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
d="m 975.50195,1058.002 c -3.1821,0.01 -6.26128,1.9053 -7.74414,4.7128 -1.34155,2.4545 -1.43572,5.5449 -0.21679,8.0664 1.2716,2.7348 4.00025,4.7231 6.99609,5.0821 2.74504,0.3493 5.63043,-0.6538 7.54297,-2.6602 1.90702,-1.9339 2.85004,-4.7671 2.45898,-7.457 -0.36297,-2.7989 -2.15031,-5.3503 -4.63672,-6.6777 -1.34216,-0.7285 -2.87192,-1.1107 -4.40039,-1.0664 z m -81.92773,28.0195 c -6.53611,0 -11.79688,3.7228 -11.79688,8.3457 l 0,245.5703 c 0,4.6229 5.26077,8.3437 11.79688,8.3437 l 159.92968,0 c 6.5361,0 11.7988,-3.7208 11.7988,-8.3437 l 0,-245.5703 c 0,-4.6229 -5.2627,-8.3457 -11.7988,-8.3457 l -159.92968,0 z m 82.02734,265.5449 c -1.47105,0.01 -2.92244,0.6764 -3.88086,1.793 -0.72648,0.8341 -1.18693,1.9051 -1.26758,3.0097 -0.026,0.5479 -0.0161,1.1022 0.12891,1.6348 0.34888,1.5073 1.42167,2.8166 2.81445,3.4824 0.67165,0.3238 1.41653,0.5011 2.16211,0.5117 0.59482,0 1.19101,-0.072 1.75391,-0.2695 1.55369,-0.5176 2.8267,-1.8067 3.31445,-3.3711 0.27021,-0.8271 0.29982,-1.7211 0.14844,-2.5742 -0.30436,-1.5941 -1.4028,-3.01 -2.86914,-3.7051 -0.71561,-0.3446 -1.51059,-0.5205 -2.30469,-0.5117 z m -11.89648,3.7461 c -0.24779,0 -0.4966,-2e-4 -0.74414,0.01 -0.21858,0.031 -0.4097,0.1885 -0.48633,0.3945 -0.0261,0.065 -0.0444,0.1343 -0.0371,0.2051 4.9e-4,0.585 -0.007,1.1689 0,1.7539 0.0119,0.2831 0.24852,0.5417 0.53125,0.5722 0.33276,0.01 0.6671,-2e-4 1,0.01 0.28924,0 0.57809,2e-4 0.86719,-0.01 0.25617,-0.027 0.47585,-0.2356 0.52734,-0.4863 0.0233,-0.088 0.007,-0.1813 0.0117,-0.2715 -0.002,-0.5328 0.004,-1.0648 -0.004,-1.5976 -0.006,-0.2647 -0.2159,-0.5016 -0.4707,-0.5606 -0.12239,-0.026 -0.24886,-0.013 -0.37305,-0.018 -0.27407,-8e-4 -0.5482,0 -0.82226,0 z"
|
||||
id="path4797"
|
||||
transform="translate(-147.22081,112.39947)" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(0,-1,1,0,-939.73604,2047.8863)"
|
||||
id="g5337">
|
||||
<path
|
||||
style="fill:#000000;fill-opacity:1;stroke:none"
|
||||
d="m 724.84264,1487.0009 c -0.01,-14.8602 -0.4487,-29.5069 -1.2832,-43.9551 -0.2102,-3.6391 -2.9349,-6.5801 -6.5801,-6.5801 l -193.6328,0 c -3.6452,0 -6.3153,2.9446 -6.5801,6.5801 -2.1661,29.7309 -1.972,59.4606 0,89.1914 0.2412,3.6372 2.9349,6.5801 6.5801,6.5801 l 193.6328,0 c 3.6452,0 6.3717,-2.9408 6.5801,-6.5801 0.8759,-15.3034 1.2936,-30.376 1.2832,-45.2363 z m -3.9043,0.6406 a 3.3373186,3.3373186 0 0 1 -3.3379,3.3379 3.3373186,3.3373186 0 0 1 -3.3379,-3.3379 3.3373186,3.3373186 0 0 1 3.3379,-3.3379 3.3373186,3.3373186 0 0 1 3.3379,3.3379 z m -2.4434,7.0918 0,1.1035 c 0,0.19 -0.1518,0.3438 -0.3418,0.3438 l -1.1054,0 c -0.1899,0 -0.3418,-0.1538 -0.3418,-0.3438 l 0,-1.1035 c 0,-0.1899 0.1519,-0.3437 0.3418,-0.3437 l 1.1054,0 c 0.19,0 0.3418,0.1538 0.3418,0.3437 z m -6.4257,-48.4414 0,82.7012 c 0,3.3799 -2.4236,6.0996 -5.4317,6.0996 l -159.791,0 c -3.0081,0 -5.4297,-2.7197 -5.4297,-6.0996 l 0,-82.7012 c 0,-3.3799 2.4216,-6.1015 5.4297,-6.1015 l 159.791,0 c 3.0081,0 5.4317,2.7216 5.4317,6.1015 z m -177.2676,41.3496 a 5.7887382,5.7887382 0 0 1 -5.7891,5.7891 5.7887382,5.7887382 0 0 1 -5.7871,-5.7891 5.7887382,5.7887382 0 0 1 5.7871,-5.789 5.7887382,5.7887382 0 0 1 5.7891,5.789 z"
|
||||
id="path4831"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
d="m 545.61903,1440.3057 0,0 c -2.23656,0.9173 -4.25813,3.0875 -3.93164,5.6582 -0.29688,26.5879 -0.0993,53.1782 -0.15625,79.7675 0.19209,2.1701 -0.57428,4.575 0.80664,6.4688 0.89243,1.5213 2.4495,2.9264 4.34766,2.6445 22.61962,0.3194 45.24367,0.1433 67.86523,0.2051 30.61399,-0.044 61.229,0.1184 91.8418,-0.1758 1.539,0.2422 2.95119,-0.4825 3.95508,-1.6035 1.7758,-1.2251 1.21743,-3.7427 1.48633,-5.5762 0.31295,-17.6586 0.0412,-35.3236 0.0918,-52.9843 -0.0219,-10.1286 -0.0129,-20.2607 -0.0547,-30.3868 -0.82197,-1.5977 -2.05839,-3.4974 -3.97461,-3.7754 -13.52782,-0.372 -27.06716,-0.1697 -40.59961,-0.2461 -40.55866,-0.01 -81.12154,-0.022 -121.67774,0 z m -16.6582,41.4688 c -1.82115,0 -3.61054,0.9171 -4.67578,2.3945 -0.72688,0.9992 -1.16467,2.2298 -1.12695,3.4727 -0.0385,1.2987 0.44052,2.5857 1.23242,3.6055 1.12603,1.4551 2.96449,2.3471 4.81055,2.2558 1.97558,-0.028 3.86832,-1.1775 4.86132,-2.8769 1.03154,-1.7092 1.09401,-3.9539 0.14649,-5.7129 -0.81891,-1.5621 -2.36529,-2.73 -4.10742,-3.0391 -0.37595,-0.07 -0.75826,-0.1024 -1.14063,-0.1 z m 188.60938,2.4395 c -1.1588,-2e-4 -2.28736,0.6425 -2.88672,1.6328 -0.36008,0.5835 -0.54398,1.2771 -0.50196,1.9629 0.04,1.2009 0.78555,2.3408 1.85547,2.8808 0.59255,0.3076 1.27452,0.4304 1.9375,0.3555 0.78546,-0.075 1.53442,-0.4551 2.08399,-1.0176 0.81006,-0.8257 1.1594,-2.0783 0.87109,-3.2012 -0.2815,-1.1999 -1.26686,-2.1972 -2.46094,-2.5 -0.2925,-0.077 -0.59603,-0.1156 -0.89843,-0.1132 z"
|
||||
id="path5329"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 22 KiB |
558
Yavsc/wwwroot/images/it/celular-soft.svg
Normal file
@ -0,0 +1,558 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="308.2677"
|
||||
height="212.59842"
|
||||
viewBox="0 0 308.26762 212.59835"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.5 r10040"
|
||||
sodipodi:docname="celular-soft.svg"
|
||||
inkscape:export-filename="C:\Users\Gustavo Ferreira\Dropbox\Artes graficas\GM2R Studios\MOCKUP\MOCKUP-DISPOSITIVOS.png"
|
||||
inkscape:export-xdpi="350.04999"
|
||||
inkscape:export-ydpi="350.04999">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient4705">
|
||||
<stop
|
||||
style="stop-color:#b3b3b3;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop4707" />
|
||||
<stop
|
||||
style="stop-color:#f9f9f9;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop4709" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient4434">
|
||||
<stop
|
||||
style="stop-color:#999;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop4436" />
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop4438" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient4185">
|
||||
<stop
|
||||
style="stop-color:#999;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop4187" />
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop4189" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4185"
|
||||
id="linearGradient4193"
|
||||
x1="389.89578"
|
||||
y1="99.513603"
|
||||
x2="387.80273"
|
||||
y2="650.89453"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4185"
|
||||
id="linearGradient4275"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="389.89578"
|
||||
y1="99.513603"
|
||||
x2="387.80273"
|
||||
y2="650.89453"
|
||||
gradientTransform="matrix(1.5357143,0,0,1.5357143,-545.86472,-337.10183)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4434"
|
||||
id="linearGradient4442"
|
||||
x1="2016.7129"
|
||||
y1="635.93359"
|
||||
x2="2041.772"
|
||||
y2="-647.61511"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4434"
|
||||
id="linearGradient4527"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="2016.7129"
|
||||
y1="635.93359"
|
||||
x2="2041.772"
|
||||
y2="-647.61511"
|
||||
gradientTransform="matrix(0.36980838,0,0,0.32764784,486.08153,70.294668)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4705"
|
||||
id="linearGradient4691"
|
||||
x1="131.95717"
|
||||
y1="627.45856"
|
||||
x2="481.26199"
|
||||
y2="44.515514"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4705"
|
||||
id="linearGradient4693"
|
||||
x1="138.72906"
|
||||
y1="-69.321526"
|
||||
x2="-388.43829"
|
||||
y2="746.21747"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4705"
|
||||
id="linearGradient4695"
|
||||
x1="689.42188"
|
||||
y1="202.53661"
|
||||
x2="1343.151"
|
||||
y2="-118.61337"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4705"
|
||||
id="linearGradient4697"
|
||||
x1="643.63629"
|
||||
y1="371.81641"
|
||||
x2="2414.3157"
|
||||
y2="-782.38965"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.019723"
|
||||
inkscape:cx="179.53347"
|
||||
inkscape:cy="117.68864"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:bbox-paths="true"
|
||||
inkscape:bbox-nodes="true"
|
||||
inkscape:snap-bbox-edge-midpoints="true"
|
||||
inkscape:snap-bbox-midpoints="true"
|
||||
inkscape:object-paths="true"
|
||||
inkscape:snap-intersection-paths="true"
|
||||
inkscape:object-nodes="true"
|
||||
inkscape:snap-smooth-nodes="true"
|
||||
inkscape:snap-midpoints="true"
|
||||
inkscape:snap-object-midpoints="true"
|
||||
inkscape:snap-center="true"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:snap-page="true"
|
||||
inkscape:snap-global="false"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
fit-margin-left="3"
|
||||
fit-margin-top="3"
|
||||
fit-margin-right="3"
|
||||
fit-margin-bottom="3"
|
||||
inkscape:window-width="1580"
|
||||
inkscape:window-height="868"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="0"
|
||||
units="mm" />
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Camada 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(38.744481,-842.79112)">
|
||||
<g
|
||||
id="g5464"
|
||||
transform="matrix(0.24676356,0,0,0.25043053,35.294195,856.66061)">
|
||||
<g
|
||||
transform="matrix(1.1433046,0,0,1.1433046,-720.97712,173.91117)"
|
||||
id="g4661">
|
||||
<g
|
||||
id="g4637"
|
||||
transform="translate(-38.649237,6)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="rect4544"
|
||||
d="m 970.17397,277.47732 115.04263,0 c 0.8145,0 1.4702,0.79161 1.4702,1.77491 l 0,124.2824 c 0,0.9833 -0.6557,1.77491 -1.4702,1.77491 l -115.04263,0 c -0.81447,0 -1.47015,-0.79161 -1.47015,-1.77491 l 0,-124.2824 c 0,-0.9833 0.65568,-1.77491 1.47015,-1.77491 z"
|
||||
style="fill:#666666;fill-opacity:1;stroke:none" />
|
||||
<g
|
||||
transform="matrix(0.16191174,0,0,0.11475118,1552.5086,251.15163)"
|
||||
id="g4576">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4d4d4d;fill-opacity:1;stroke:none"
|
||||
d="m -3257.9316,1495.793 140.3086,0 1052.3007,0 c 21.4006,0 24.1859,-47.2407 29.1778,-77.7871 10.4227,-63.7774 12.5833,-87.5123 4.0039,-112.209 -4.9096,-14.1325 -15.2537,-25.0137 -21.6446,-25.0137 l -1063.8378,0 -138.8458,0 -1.4628,215.0098 z"
|
||||
id="path4574" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#666666;fill-opacity:1;stroke:none"
|
||||
d="m -3256.5703,1280.7832 -108.5137,0 -1063.8379,0 c -6.3909,0 -16.737,10.8812 -21.6465,25.0137 -8.5795,24.6967 -6.4187,48.4316 4.0039,112.209 4.992,30.5464 7.7772,77.7871 29.1778,77.7871 l 1052.3027,0 107.0508,0 1.4629,-215.0098 z"
|
||||
id="path4572" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="m -3245.0098,1495.793 127.3868,0 1052.3007,0 c 16.7517,0 22.0798,-28.9063 26.0059,-56.1328 4.8943,-33.8048 10.6026,-72.3066 12.4355,-96.25 -7.6155,37.3761 -19.0211,91.3762 -38.3339,96.25 l -1052.4082,0 -127.004,0 -0.3828,56.1328 z"
|
||||
id="path4569" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#1a1a1a;fill-opacity:1;stroke:none"
|
||||
d="m -3244.7266,1439.6602 -120.3574,0 -1052.4082,0 c -19.3127,-4.8738 -30.7184,-58.8739 -38.334,-96.25 1.833,23.9434 7.5413,62.4452 12.4356,96.25 3.9261,27.2265 9.2522,56.1328 26.0039,56.1328 l 1052.3027,0 119.9746,0 0.3828,-56.1328 z"
|
||||
id="path4567" />
|
||||
</g>
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4547"
|
||||
d="m 972.11657,283.16637 c -0.78694,0 -1.42021,0.86478 -1.42021,1.93883 l 0,80.89895 113.99784,0.77541 0,-81.67436 c 0,-1.07405 -0.6332,-1.93883 -1.4202,-1.93883 l -111.15743,0 z"
|
||||
style="fill:#666666;fill-opacity:1;stroke:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4558"
|
||||
d="m 1084.6942,326.30898 -113.99784,-1.33601 0,94.48265 c 0,1.85052 0.63328,3.34003 1.42021,3.34003 l 111.15743,0 c 0.787,0 1.4202,-1.48951 1.4202,-3.34003 l 0,-93.14664 z"
|
||||
style="fill:#cccccc;fill-opacity:1;stroke:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#999999;fill-opacity:1;stroke:none"
|
||||
d="m 1084.6942,422.59384 -113.99784,0.33885 0,-23.9626 c 0,-0.46935 0.63328,-0.84707 1.42021,-0.84707 l 111.15743,0 c 0.787,0 1.4202,0.37772 1.4202,0.84707 l 0,23.62375 z"
|
||||
id="path4560" />
|
||||
</g>
|
||||
<g
|
||||
id="g4648">
|
||||
<path
|
||||
style="fill:#000000;fill-opacity:1;stroke:none"
|
||||
d="m 622.67608,-141.89503 732.73992,0 c 6.1462,0 11.0942,4.50509 11.0942,10.10109 l 0,404.85932 c 0,5.59601 -4.948,10.10109 -11.0942,10.10109 l -732.73992,0 c -6.14622,0 -11.09425,-4.50508 -11.09425,-10.10109 l 0,-404.85932 c 0,-5.596 4.94803,-10.10109 11.09425,-10.10109 z"
|
||||
id="path4499"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:url(#linearGradient4695);fill-opacity:1;stroke:none"
|
||||
d="m 644.62443,-115.48383 688.84327,0 c 3.776,0 6.8159,2.86373 6.8159,6.42091 l 0,359.39728 c 0,3.55718 -3.0399,6.42091 -6.8159,6.42091 l -688.84327,0 c -3.77605,0 -6.81597,-2.86373 -6.81597,-6.42091 l 0,-359.39728 c 0,-3.55718 3.03992,-6.42091 6.81597,-6.42091 z"
|
||||
id="path4501"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g
|
||||
id="g4503"
|
||||
transform="matrix(0.20792644,0,0,0.20792644,448.73294,-291.13998)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4505"
|
||||
d="m 2633.4672,788.1111 a 34.889215,34.889215 0 0 1 -34.8893,34.88922 34.889215,34.889215 0 0 1 -34.8891,-34.88922 34.889215,34.889215 0 0 1 34.8891,-34.88922 34.889215,34.889215 0 0 1 34.8893,34.88922 z"
|
||||
style="fill:#1a1a1a;fill-opacity:1;stroke:none" />
|
||||
<g
|
||||
transform="matrix(-3.325396,0,0,-3.325396,3618.1763,1123.5902)"
|
||||
id="g4507">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4509"
|
||||
d="m 315.73933,100.88396 a 9.1297445,9.1297445 0 0 1 -9.12974,9.12974 9.1297445,9.1297445 0 0 1 -9.12975,-9.12974 9.1297445,9.1297445 0 0 1 9.12975,-9.129748 9.1297445,9.1297445 0 0 1 9.12974,9.129748 z"
|
||||
style="fill:#808080;fill-opacity:1;stroke:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#1a1a1a;fill-opacity:1;stroke:none"
|
||||
d="m 314.65281,100.88395 a 8.0432296,8.0432296 0 0 1 -8.04323,8.04323 8.0432296,8.0432296 0 0 1 -8.04323,-8.04323 8.0432296,8.0432296 0 0 1 8.04323,-8.043223 8.0432296,8.0432296 0 0 1 8.04323,8.043223 z"
|
||||
id="path4511" />
|
||||
<path
|
||||
id="path4513"
|
||||
d="m 313.63515,100.88396 a 7.0255574,7.0255574 0 0 1 -7.02558,7.02555 7.0255574,7.0255574 0 0 1 -7.02555,-7.02555 7.0255574,7.0255574 0 0 1 7.02555,-7.025557 7.0255574,7.0255574 0 0 1 7.02558,7.025557 z"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4515"
|
||||
d="m 308.1,94.022792 a 6.7511235,6.7511235 0 0 1 4.05468,6.187498 6.7511235,6.7511235 0 0 1 -6.75,6.75195 6.7511235,6.7511235 0 0 1 -3.87304,-1.22461 7.0255574,7.0255574 0 0 0 5.07812,2.17188 7.0255574,7.0255574 0 0 0 7.02539,-7.02539 A 7.0255574,7.0255574 0 0 0 308.1,94.022792 z"
|
||||
style="fill:#999999;fill-opacity:1;stroke:none" />
|
||||
<path
|
||||
style="fill:#999999;fill-opacity:1;stroke:none"
|
||||
d="m 305.51799,105.4221 a 4.4472338,4.4472338 0 0 1 -2.67099,-4.07594 4.4472338,4.4472338 0 0 1 4.4465,-4.447787 4.4472338,4.4472338 0 0 1 2.55132,0.806699 4.6280144,4.6280144 0 0 0 -3.34515,-1.430704 4.6280144,4.6280144 0 0 0 -4.62791,4.627902 4.6280144,4.6280144 0 0 0 3.64623,4.51983 z"
|
||||
id="path4517"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</g>
|
||||
<path
|
||||
sodipodi:nodetypes="ccssssccssssc"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:url(#linearGradient4527);fill-opacity:1;stroke:none"
|
||||
d="m 1129.4716,-137.38543 -27.134,17.3583 231.0739,0 c 6.4196,0 11.7465,4.71956 11.7465,10.4073 l 0,360.10904 c 0,5.68775 -5.3272,10.47359 -11.7465,10.4073 l -217.6763,0 -8.6681,17.76043 248.3487,0 c 3.3386,0 6.0044,-2.35111 6.0044,-5.59177 l 0,-404.85883 c 0,-3.24066 -2.6658,-5.59177 -6.0044,-5.59177 z"
|
||||
id="path4519" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(0.23290689,0,0,0.23290689,-336.38199,524.25167)"
|
||||
id="g4478">
|
||||
<g
|
||||
id="g4444"
|
||||
transform="translate(72.866527,0)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="rect4418"
|
||||
d="m 369.36573,-647.61512 1981.40417,0 c 16.62,0 30,13.74978 30,30.8291 l 0,1235.65387 c 0,17.07932 -13.38,30.8291 -30,30.8291 l -1981.40417,0 c -16.62,0 -30,-13.74978 -30,-30.8291 l 0,-1235.65387 c 0,-17.07932 13.38,-30.8291 30,-30.8291 z"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="rect4391"
|
||||
d="m 450.50105,-487.75628 1819.13355,0 c 9.972,0 18,8.028 18,18 l 0,1007.51257 c 0,9.972 -8.028,18 -18,18 l -1819.13355,0 c -9.972,0 -18,-8.028 -18,-18 l 0,-1007.51257 c 0,-9.972 8.028,-18 18,-18 z"
|
||||
style="fill:url(#linearGradient4697);fill-opacity:1;stroke:none" />
|
||||
<g
|
||||
transform="translate(-1238.5102,-1350.837)"
|
||||
id="g4408">
|
||||
<path
|
||||
style="fill:#1a1a1a;fill-opacity:1;stroke:none"
|
||||
d="m 2633.4672,788.1111 a 34.889215,34.889215 0 0 1 -34.8893,34.88922 34.889215,34.889215 0 0 1 -34.8891,-34.88922 34.889215,34.889215 0 0 1 34.8891,-34.88922 34.889215,34.889215 0 0 1 34.8893,34.88922 z"
|
||||
id="path4349"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g
|
||||
id="g4361"
|
||||
transform="matrix(-3.325396,0,0,-3.325396,3618.1763,1123.5902)">
|
||||
<path
|
||||
style="fill:#808080;fill-opacity:1;stroke:none"
|
||||
d="m 315.73933,100.88396 a 9.1297445,9.1297445 0 0 1 -9.12974,9.12974 9.1297445,9.1297445 0 0 1 -9.12975,-9.12974 9.1297445,9.1297445 0 0 1 9.12975,-9.129748 9.1297445,9.1297445 0 0 1 9.12974,9.129748 z"
|
||||
id="path4363"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path4365"
|
||||
d="m 314.65281,100.88395 a 8.0432296,8.0432296 0 0 1 -8.04323,8.04323 8.0432296,8.0432296 0 0 1 -8.04323,-8.04323 8.0432296,8.0432296 0 0 1 8.04323,-8.043223 8.0432296,8.0432296 0 0 1 8.04323,8.043223 z"
|
||||
style="fill:#1a1a1a;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none"
|
||||
d="m 313.63515,100.88396 a 7.0255574,7.0255574 0 0 1 -7.02558,7.02555 7.0255574,7.0255574 0 0 1 -7.02555,-7.02555 7.0255574,7.0255574 0 0 1 7.02555,-7.025557 7.0255574,7.0255574 0 0 1 7.02558,7.025557 z"
|
||||
id="path4367" />
|
||||
<path
|
||||
style="fill:#999999;fill-opacity:1;stroke:none"
|
||||
d="m 308.1,94.022792 a 6.7511235,6.7511235 0 0 1 4.05468,6.187498 6.7511235,6.7511235 0 0 1 -6.75,6.75195 6.7511235,6.7511235 0 0 1 -3.87304,-1.22461 7.0255574,7.0255574 0 0 0 5.07812,2.17188 7.0255574,7.0255574 0 0 0 7.02539,-7.02539 A 7.0255574,7.0255574 0 0 0 308.1,94.022792 z"
|
||||
id="path4369"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4416"
|
||||
d="m 305.51799,105.4221 a 4.4472338,4.4472338 0 0 1 -2.67099,-4.07594 4.4472338,4.4472338 0 0 1 4.4465,-4.447787 4.4472338,4.4472338 0 0 1 2.55132,0.806699 4.6280144,4.6280144 0 0 0 -3.34515,-1.430704 4.6280144,4.6280144 0 0 0 -4.62791,4.627902 4.6280144,4.6280144 0 0 0 3.64623,4.51983 z"
|
||||
style="fill:#999999;fill-opacity:1;stroke:none" />
|
||||
</g>
|
||||
</g>
|
||||
<path
|
||||
id="path4428"
|
||||
d="m 1739.793,-633.85156 -73.3731,132.33203 603.2149,0 c 17.3593,0 31.7636,14.40435 31.7636,31.76367 l 0,1007.51172 c 0,17.35932 -14.4043,31.76367 -31.7636,31.76367 l -502.0879,0 -23.4395,66.41406 606.6621,0 c 9.028,0 16.2364,-7.17573 16.2364,-17.0664 l 0,-1235.65235 c 0,-9.89067 -7.2084,-17.0664 -16.2364,-17.0664 l -610.9765,0 z"
|
||||
style="fill:url(#linearGradient4442);fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
id="g4474"
|
||||
transform="matrix(1.0638337,0,0,1,-48.796942,-62.896526)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="rect4457"
|
||||
d="m 363.36523,709.69727 c -5.54,0 -14.5078,6.39176 -18.76367,14.69335 -7.43719,14.50713 -5.56429,28.44856 3.47071,65.91211 4.32735,17.94334 6.74166,45.69336 25.29296,45.69336 l 912.19927,0 214.5156,0 912.1992,0 c 18.5513,0 20.9657,-27.75002 25.293,-45.69336 9.035,-37.46355 10.9079,-51.40498 3.4707,-65.91211 -4.2559,-8.30159 -13.2237,-14.69335 -18.7637,-14.69335 l -922.1992,0 -214.5156,0 -922.19927,0 z"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4463"
|
||||
d="m 340.04297,746.48438 c 1.58892,14.06465 6.53661,36.68173 10.7793,56.53906 3.40335,15.99315 8.02155,32.97265 22.54296,32.97265 l 912.19927,0 214.5156,0 912.1992,0 c 14.5214,0 19.1397,-16.9795 22.543,-32.97265 4.2427,-19.85733 9.1904,-42.47441 10.7793,-56.53906 -6.6016,21.95517 -16.489,53.67611 -33.2305,56.53906 l -912.291,0 -214.5156,0 -912.29106,0 c -16.74145,-2.86295 -26.62882,-34.58389 -33.23047,-56.53906 z"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(-0.36580402,0,0,-0.36580402,819.20063,586.54278)"
|
||||
id="g4313">
|
||||
<g
|
||||
id="g4307"
|
||||
transform="matrix(1.2583342,0,0,1,74.91691,0)">
|
||||
<g
|
||||
transform="matrix(1.5357143,0,0,1.5357143,-545.86472,-337.10183)"
|
||||
id="g4243">
|
||||
<path
|
||||
sodipodi:nodetypes="sssssssss"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4245"
|
||||
d="m 184.60958,84.582406 c 79.05041,-4.56585 160.27031,-4.792712 244,0 9.9557,0.569867 18,8.028 18,18.000004 l 0,529.7143 c 0,9.972 -8.04986,17.34004 -18,18 -81.33333,5.39455 -162.66667,5.92552 -244,0 -9.94564,-0.72459 -18,-8.028 -18,-18 l 0,-529.7143 c 0,-9.972004 8.04459,-17.424992 18,-18.000004 z"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none" />
|
||||
</g>
|
||||
<path
|
||||
id="path4247"
|
||||
d="m -248.72108,-158.9323 347.442168,0 c 14.199552,0 25.630962,10.17402 25.630962,22.81172 l 0,671.31614 c 0,12.63769 -11.43141,22.81172 -25.630962,22.81172 l -347.442168,0 c -14.19957,0 -25.63098,-10.17403 -25.63098,-22.81172 l 0,-671.31614 c 0,-12.6377 11.43141,-22.81172 25.63098,-22.81172 z"
|
||||
style="fill:url(#linearGradient4693);fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:url(#linearGradient4275);fill-opacity:1;stroke:none"
|
||||
d="m -31.595388,-207.10301 5.869899,43.04799 124.446854,0 c 16.646235,0 30.753275,12.20719 30.753275,27.93379 l 0,671.31712 c 0,15.7266 -14.10704,27.93381 -30.753275,27.93381 l -82.628632,0 -51.590402,99.35651 c 49.16792,-0.7904 98.339096,-2.76719 147.515559,-6.02888 12.95034,-0.85895 22.85875,-9.97451 22.85875,-22.5318 l 0,-813.49067 c 0,-12.55923 -9.91331,-21.79038 -22.81376,-22.52881 -48.437486,-2.77257 -96.287902,-4.37267 -143.658268,-5.00906 z"
|
||||
id="path4253"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
id="g4293"
|
||||
transform="translate(49.76675,0)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#808080;fill-opacity:1;stroke:none"
|
||||
d="m -45.210417,-185.93314 4.639792,0 c 0.797957,0 1.440346,0.64239 1.440346,1.44034 l 0,4.63981 c 0,0.79794 -0.642389,1.44033 -1.440346,1.44033 l -4.639792,0 c -0.797957,0 -1.440347,-0.64239 -1.440347,-1.44033 l 0,-4.63981 c 0,-0.79795 0.64239,-1.44034 1.440347,-1.44034 z"
|
||||
id="path4249" />
|
||||
<path
|
||||
style="fill:#808080;fill-opacity:1;stroke:none"
|
||||
d="m -51.624451,610.11511 a 23.375537,23.375537 0 0 1 -23.375537,23.37554 23.375537,23.375537 0 0 1 -23.375537,-23.37554 23.375537,23.375537 0 0 1 23.375537,-23.37554 23.375537,23.375537 0 0 1 23.375537,23.37554 z"
|
||||
id="path4251"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g
|
||||
transform="matrix(1.5357143,0,0,1.5357143,-545.86472,-337.10183)"
|
||||
id="g4255">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4257"
|
||||
d="m 315.73933,100.88396 a 9.1297445,9.1297445 0 0 1 -9.12974,9.12974 9.1297445,9.1297445 0 0 1 -9.12975,-9.12974 9.1297445,9.1297445 0 0 1 9.12975,-9.129748 9.1297445,9.1297445 0 0 1 9.12974,9.129748 z"
|
||||
style="fill:#808080;fill-opacity:1;stroke:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="m 314.65281,100.88395 a 8.0432296,8.0432296 0 0 1 -8.04323,8.04323 8.0432296,8.0432296 0 0 1 -8.04323,-8.04323 8.0432296,8.0432296 0 0 1 8.04323,-8.043223 8.0432296,8.0432296 0 0 1 8.04323,8.043223 z"
|
||||
id="path4259" />
|
||||
<path
|
||||
id="path4261"
|
||||
d="m 313.63515,100.88396 a 7.0255574,7.0255574 0 0 1 -7.02558,7.02555 7.0255574,7.0255574 0 0 1 -7.02555,-7.02555 7.0255574,7.0255574 0 0 1 7.02555,-7.025557 7.0255574,7.0255574 0 0 1 7.02558,7.025557 z"
|
||||
style="fill:#1a1a1a;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4263"
|
||||
d="m 308.1,94.022792 a 6.7511235,6.7511235 0 0 1 4.05468,6.187498 6.7511235,6.7511235 0 0 1 -6.75,6.75195 6.7511235,6.7511235 0 0 1 -3.87304,-1.22461 7.0255574,7.0255574 0 0 0 5.07812,2.17188 7.0255574,7.0255574 0 0 0 7.02539,-7.02539 A 7.0255574,7.0255574 0 0 0 308.1,94.022792 z"
|
||||
style="fill:#999999;fill-opacity:1;stroke:none" />
|
||||
</g>
|
||||
<g
|
||||
id="g4265"
|
||||
transform="matrix(-2.6637697,0,0,-2.6637697,741.73732,878.84673)">
|
||||
<path
|
||||
style="fill:#808080;fill-opacity:1;stroke:none"
|
||||
d="m 315.73933,100.88396 a 9.1297445,9.1297445 0 0 1 -9.12974,9.12974 9.1297445,9.1297445 0 0 1 -9.12975,-9.12974 9.1297445,9.1297445 0 0 1 9.12975,-9.129748 9.1297445,9.1297445 0 0 1 9.12974,9.129748 z"
|
||||
id="path4267"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path4269"
|
||||
d="m 314.65281,100.88395 a 8.0432296,8.0432296 0 0 1 -8.04323,8.04323 8.0432296,8.0432296 0 0 1 -8.04323,-8.04323 8.0432296,8.0432296 0 0 1 8.04323,-8.043223 8.0432296,8.0432296 0 0 1 8.04323,8.043223 z"
|
||||
style="fill:#1a1a1a;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none"
|
||||
d="m 313.63515,100.88396 a 7.0255574,7.0255574 0 0 1 -7.02558,7.02555 7.0255574,7.0255574 0 0 1 -7.02555,-7.02555 7.0255574,7.0255574 0 0 1 7.02555,-7.025557 7.0255574,7.0255574 0 0 1 7.02558,7.025557 z"
|
||||
id="path4271" />
|
||||
<path
|
||||
style="fill:#999999;fill-opacity:1;stroke:none"
|
||||
d="m 308.1,94.022792 a 6.7511235,6.7511235 0 0 1 4.05468,6.187498 6.7511235,6.7511235 0 0 1 -6.75,6.75195 6.7511235,6.7511235 0 0 1 -3.87304,-1.22461 7.0255574,7.0255574 0 0 0 5.07812,2.17188 7.0255574,7.0255574 0 0 0 7.02539,-7.02539 A 7.0255574,7.0255574 0 0 0 308.1,94.022792 z"
|
||||
id="path4273"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(0.36554348,0,0,0.36554348,617.42106,465.04757)"
|
||||
id="g4223">
|
||||
<g
|
||||
id="g4220">
|
||||
<path
|
||||
sodipodi:nodetypes="sssssssss"
|
||||
inkscape:connector-curvature="0"
|
||||
id="rect4136"
|
||||
d="m 184.60958,84.582406 c 79.05041,-4.56585 160.27031,-4.792712 244,0 9.9557,0.569867 18,8.028 18,18.000004 l 0,529.7143 c 0,9.972 -8.04986,17.34004 -18,18 -81.33333,5.39455 -162.66667,5.92552 -244,0 -9.94564,-0.72459 -18,-8.028 -18,-18 l 0,-529.7143 c 0,-9.972004 8.04459,-17.424992 18,-18.000004 z"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none" />
|
||||
</g>
|
||||
<path
|
||||
id="path4139"
|
||||
d="m 193.48888,116.01737 226.24141,0 c 9.24622,0 16.68993,6.62494 16.68993,14.85414 l 0,437.13609 c 0,8.22919 -7.44371,14.85414 -16.68993,14.85414 l -226.24141,0 c -9.24623,0 -16.68994,-6.62495 -16.68994,-14.85414 l 0,-437.13609 c 0,-8.2292 7.44371,-14.85414 16.68994,-14.85414 z"
|
||||
style="fill:url(#linearGradient4691);fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#808080;fill-opacity:1;stroke:none"
|
||||
d="m 326.00745,98.435425 3.02126,0 c 0.5196,0 0.9379,0.418302 0.9379,0.937897 l 0,3.021268 c 0,0.51959 -0.4183,0.93789 -0.9379,0.93789 l -3.02126,0 c -0.5196,0 -0.9379,-0.4183 -0.9379,-0.93789 l 0,-3.021268 c 0,-0.519595 0.4183,-0.937897 0.9379,-0.937897 z"
|
||||
id="rect4141" />
|
||||
<path
|
||||
style="fill:#808080;fill-opacity:1;stroke:none"
|
||||
d="m 321.83087,616.79242 a 15.22128,15.22128 0 0 1 -15.22128,15.22128 15.22128,15.22128 0 0 1 -15.22128,-15.22128 15.22128,15.22128 0 0 1 15.22128,-15.22128 15.22128,15.22128 0 0 1 15.22128,15.22128 z"
|
||||
id="circle4147"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:url(#linearGradient4193);fill-opacity:1;stroke:none"
|
||||
d="m 334.87305,84.650391 3.82226,28.031249 81.03516,0 c 10.83941,0 20.02539,7.94887 20.02539,18.18945 l 0,437.13672 c 0,10.24058 -9.18598,18.18946 -20.02539,18.18946 l -53.80469,0 -33.59375,64.69726 c 32.01632,-0.51468 64.03476,-1.80189 96.05664,-3.92578 8.43278,-0.55932 14.88477,-6.49503 14.88477,-14.67187 l 0,-529.71485 c 0,-8.178105 -6.45518,-14.189085 -14.85547,-14.669921 -31.54069,-1.805398 -62.6991,-2.847325 -93.54492,-3.261718 z"
|
||||
id="path4181"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g
|
||||
id="g4204">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4145"
|
||||
d="m 315.73933,100.88396 a 9.1297445,9.1297445 0 0 1 -9.12974,9.12974 9.1297445,9.1297445 0 0 1 -9.12975,-9.12974 9.1297445,9.1297445 0 0 1 9.12975,-9.129748 9.1297445,9.1297445 0 0 1 9.12974,9.129748 z"
|
||||
style="fill:#808080;fill-opacity:1;stroke:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="m 314.65281,100.88395 a 8.0432296,8.0432296 0 0 1 -8.04323,8.04323 8.0432296,8.0432296 0 0 1 -8.04323,-8.04323 8.0432296,8.0432296 0 0 1 8.04323,-8.043223 8.0432296,8.0432296 0 0 1 8.04323,8.043223 z"
|
||||
id="path4195" />
|
||||
<path
|
||||
id="path4197"
|
||||
d="m 313.63515,100.88396 a 7.0255574,7.0255574 0 0 1 -7.02558,7.02555 7.0255574,7.0255574 0 0 1 -7.02555,-7.02555 7.0255574,7.0255574 0 0 1 7.02555,-7.025557 7.0255574,7.0255574 0 0 1 7.02558,7.025557 z"
|
||||
style="fill:#1a1a1a;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4199"
|
||||
d="m 308.1,94.022792 a 6.7511235,6.7511235 0 0 1 4.05468,6.187498 6.7511235,6.7511235 0 0 1 -6.75,6.75195 6.7511235,6.7511235 0 0 1 -3.87304,-1.22461 7.0255574,7.0255574 0 0 0 5.07812,2.17188 7.0255574,7.0255574 0 0 0 7.02539,-7.02539 A 7.0255574,7.0255574 0 0 0 308.1,94.022792 z"
|
||||
style="fill:#999999;fill-opacity:1;stroke:none" />
|
||||
</g>
|
||||
<g
|
||||
id="g4210"
|
||||
transform="matrix(-1.7345477,0,0,-1.7345477,838.43853,791.78045)">
|
||||
<path
|
||||
style="fill:#808080;fill-opacity:1;stroke:none"
|
||||
d="m 315.73933,100.88396 a 9.1297445,9.1297445 0 0 1 -9.12974,9.12974 9.1297445,9.1297445 0 0 1 -9.12975,-9.12974 9.1297445,9.1297445 0 0 1 9.12975,-9.129748 9.1297445,9.1297445 0 0 1 9.12974,9.129748 z"
|
||||
id="path4212"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path4214"
|
||||
d="m 314.65281,100.88395 a 8.0432296,8.0432296 0 0 1 -8.04323,8.04323 8.0432296,8.0432296 0 0 1 -8.04323,-8.04323 8.0432296,8.0432296 0 0 1 8.04323,-8.043223 8.0432296,8.0432296 0 0 1 8.04323,8.043223 z"
|
||||
style="fill:#1a1a1a;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none"
|
||||
d="m 313.63515,100.88396 a 7.0255574,7.0255574 0 0 1 -7.02558,7.02555 7.0255574,7.0255574 0 0 1 -7.02555,-7.02555 7.0255574,7.0255574 0 0 1 7.02555,-7.025557 7.0255574,7.0255574 0 0 1 7.02558,7.025557 z"
|
||||
id="path4216" />
|
||||
<path
|
||||
style="fill:#999999;fill-opacity:1;stroke:none"
|
||||
d="m 308.1,94.022792 a 6.7511235,6.7511235 0 0 1 4.05468,6.187498 6.7511235,6.7511235 0 0 1 -6.75,6.75195 6.7511235,6.7511235 0 0 1 -3.87304,-1.22461 7.0255574,7.0255574 0 0 0 5.07812,2.17188 7.0255574,7.0255574 0 0 0 7.02539,-7.02539 A 7.0255574,7.0255574 0 0 0 308.1,94.022792 z"
|
||||
id="path4218"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
id="g4351"
|
||||
transform="matrix(0.31040983,0,0,0.31040983,594.28281,670.16255)" />
|
||||
<g
|
||||
transform="matrix(0.31040983,0,0,0.31040983,594.28281,670.16255)"
|
||||
id="g4863" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 31 KiB |
615
Yavsc/wwwroot/images/it/celular.svg
Normal file
@ -0,0 +1,615 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="212.08635mm"
|
||||
height="268.45084mm"
|
||||
viewBox="0 0 751.48706 951.20376"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="celular.svg"
|
||||
inkscape:export-filename="C:\Users\Gustavo Ferreira\Dropbox\Artes graficas\GM2R Studios\MOCKUP\MOCKUP-DISPOSITIVOS.png"
|
||||
inkscape:export-xdpi="350.04999"
|
||||
inkscape:export-ydpi="350.04999">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient4705">
|
||||
<stop
|
||||
style="stop-color:#b3b3b3;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop4707" />
|
||||
<stop
|
||||
style="stop-color:#f9f9f9;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop4709" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient4434">
|
||||
<stop
|
||||
style="stop-color:#999;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop4436" />
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop4438" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient4185">
|
||||
<stop
|
||||
style="stop-color:#999;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop4187" />
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop4189" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4185"
|
||||
id="linearGradient4193"
|
||||
x1="389.89578"
|
||||
y1="99.513603"
|
||||
x2="387.80273"
|
||||
y2="650.89453"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4185"
|
||||
id="linearGradient4275"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="389.89578"
|
||||
y1="99.513603"
|
||||
x2="387.80273"
|
||||
y2="650.89453"
|
||||
gradientTransform="matrix(1.5357143,0,0,1.5357143,-545.86472,-337.10183)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4434"
|
||||
id="linearGradient4442"
|
||||
x1="2016.7129"
|
||||
y1="635.93359"
|
||||
x2="2041.772"
|
||||
y2="-647.61511"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4434"
|
||||
id="linearGradient4527"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="2016.7129"
|
||||
y1="635.93359"
|
||||
x2="2041.772"
|
||||
y2="-647.61511"
|
||||
gradientTransform="matrix(0.36980838,0,0,0.32764784,486.08153,70.294668)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4705"
|
||||
id="linearGradient4691"
|
||||
x1="131.95717"
|
||||
y1="627.45856"
|
||||
x2="481.26199"
|
||||
y2="44.515514"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4705"
|
||||
id="linearGradient4693"
|
||||
x1="138.72906"
|
||||
y1="-69.321526"
|
||||
x2="-388.43829"
|
||||
y2="746.21747"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4705"
|
||||
id="linearGradient4695"
|
||||
x1="689.42188"
|
||||
y1="202.53661"
|
||||
x2="1343.151"
|
||||
y2="-118.61337"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4705"
|
||||
id="linearGradient4697"
|
||||
x1="643.63629"
|
||||
y1="371.81641"
|
||||
x2="2414.3157"
|
||||
y2="-782.38965"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.95732719"
|
||||
inkscape:cx="553.54726"
|
||||
inkscape:cy="521.07422"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:bbox-paths="true"
|
||||
inkscape:bbox-nodes="true"
|
||||
inkscape:snap-bbox-edge-midpoints="true"
|
||||
inkscape:snap-bbox-midpoints="true"
|
||||
inkscape:object-paths="true"
|
||||
inkscape:snap-intersection-paths="true"
|
||||
inkscape:object-nodes="true"
|
||||
inkscape:snap-smooth-nodes="true"
|
||||
inkscape:snap-midpoints="true"
|
||||
inkscape:snap-object-midpoints="true"
|
||||
inkscape:snap-center="true"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:snap-page="true"
|
||||
inkscape:snap-global="false"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
fit-margin-left="3"
|
||||
fit-margin-top="3"
|
||||
fit-margin-right="3"
|
||||
fit-margin-bottom="3" />
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Camada 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(38.744481,-104.18577)">
|
||||
<g
|
||||
id="g5464"
|
||||
transform="matrix(0.61140676,0,0,0.61140676,134.69081,107.67328)">
|
||||
<g
|
||||
transform="matrix(1.1433046,0,0,1.1433046,-720.97712,173.91117)"
|
||||
id="g4661">
|
||||
<g
|
||||
id="g4637"
|
||||
transform="translate(-38.649237,6)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="rect4544"
|
||||
d="m 970.17397,277.47732 115.04263,0 c 0.8145,0 1.4702,0.79161 1.4702,1.77491 l 0,124.2824 c 0,0.9833 -0.6557,1.77491 -1.4702,1.77491 l -115.04263,0 c -0.81447,0 -1.47015,-0.79161 -1.47015,-1.77491 l 0,-124.2824 c 0,-0.9833 0.65568,-1.77491 1.47015,-1.77491 z"
|
||||
style="opacity:1;fill:#666;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<g
|
||||
transform="matrix(0.16191174,0,0,0.11475118,1552.5086,251.15163)"
|
||||
id="g4576">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m -3257.9316,1495.793 140.3086,0 1052.3007,0 c 21.4006,0 24.1859,-47.2407 29.1778,-77.7871 10.4227,-63.7774 12.5833,-87.5123 4.0039,-112.209 -4.9096,-14.1325 -15.2537,-25.0137 -21.6446,-25.0137 l -1063.8378,0 -138.8458,0 -1.4628,215.0098 z"
|
||||
id="path4574" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:#666;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m -3256.5703,1280.7832 -108.5137,0 -1063.8379,0 c -6.3909,0 -16.737,10.8812 -21.6465,25.0137 -8.5795,24.6967 -6.4187,48.4316 4.0039,112.209 4.992,30.5464 7.7772,77.7871 29.1778,77.7871 l 1052.3027,0 107.0508,0 1.4629,-215.0098 z"
|
||||
id="path4572" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:#333;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m -3245.0098,1495.793 127.3868,0 1052.3007,0 c 16.7517,0 22.0798,-28.9063 26.0059,-56.1328 4.8943,-33.8048 10.6026,-72.3066 12.4355,-96.25 -7.6155,37.3761 -19.0211,91.3762 -38.3339,96.25 l -1052.4082,0 -127.004,0 -0.3828,56.1328 z"
|
||||
id="path4569" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m -3244.7266,1439.6602 -120.3574,0 -1052.4082,0 c -19.3127,-4.8738 -30.7184,-58.8739 -38.334,-96.25 1.833,23.9434 7.5413,62.4452 12.4356,96.25 3.9261,27.2265 9.2522,56.1328 26.0039,56.1328 l 1052.3027,0 119.9746,0 0.3828,-56.1328 z"
|
||||
id="path4567" />
|
||||
</g>
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4547"
|
||||
d="m 972.11657,283.16637 c -0.78694,0 -1.42021,0.86478 -1.42021,1.93883 l 0,80.89895 113.99784,0.77541 0,-81.67436 c 0,-1.07405 -0.6332,-1.93883 -1.4202,-1.93883 l -111.15743,0 z"
|
||||
style="opacity:1;fill:#666;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4558"
|
||||
d="m 1084.6942,326.30898 -113.99784,-1.33601 0,94.48265 c 0,1.85052 0.63328,3.34003 1.42021,3.34003 l 111.15743,0 c 0.787,0 1.4202,-1.48951 1.4202,-3.34003 l 0,-93.14664 z"
|
||||
style="opacity:1;fill:#ccc;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:#999;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 1084.6942,422.59384 -113.99784,0.33885 0,-23.9626 c 0,-0.46935 0.63328,-0.84707 1.42021,-0.84707 l 111.15743,0 c 0.787,0 1.4202,0.37772 1.4202,0.84707 l 0,23.62375 z"
|
||||
id="path4560" />
|
||||
</g>
|
||||
<g
|
||||
id="g4648">
|
||||
<path
|
||||
style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 622.67608,-141.89503 732.73992,0 c 6.1462,0 11.0942,4.50509 11.0942,10.10109 l 0,404.85932 c 0,5.59601 -4.948,10.10109 -11.0942,10.10109 l -732.73992,0 c -6.14622,0 -11.09425,-4.50508 -11.09425,-10.10109 l 0,-404.85932 c 0,-5.596 4.94803,-10.10109 11.09425,-10.10109 z"
|
||||
id="path4499"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="opacity:1;fill:url(#linearGradient4695);fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 644.62443,-115.48383 688.84327,0 c 3.776,0 6.8159,2.86373 6.8159,6.42091 l 0,359.39728 c 0,3.55718 -3.0399,6.42091 -6.8159,6.42091 l -688.84327,0 c -3.77605,0 -6.81597,-2.86373 -6.81597,-6.42091 l 0,-359.39728 c 0,-3.55718 3.03992,-6.42091 6.81597,-6.42091 z"
|
||||
id="path4501"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g
|
||||
id="g4503"
|
||||
transform="matrix(0.20792644,0,0,0.20792644,448.73294,-291.13998)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4505"
|
||||
d="m 2633.4672,788.1111 a 34.889215,34.889215 0 0 1 -34.8893,34.88922 34.889215,34.889215 0 0 1 -34.8891,-34.88922 34.889215,34.889215 0 0 1 34.8891,-34.88922 34.889215,34.889215 0 0 1 34.8893,34.88922 z"
|
||||
style="opacity:1;fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<g
|
||||
transform="matrix(-3.325396,0,0,-3.325396,3618.1763,1123.5902)"
|
||||
id="g4507">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4509"
|
||||
d="m 315.73933,100.88396 a 9.1297445,9.1297445 0 0 1 -9.12974,9.12974 9.1297445,9.1297445 0 0 1 -9.12975,-9.12974 9.1297445,9.1297445 0 0 1 9.12975,-9.129748 9.1297445,9.1297445 0 0 1 9.12974,9.129748 z"
|
||||
style="opacity:1;fill:gray;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 314.65281,100.88395 a 8.0432296,8.0432296 0 0 1 -8.04323,8.04323 8.0432296,8.0432296 0 0 1 -8.04323,-8.04323 8.0432296,8.0432296 0 0 1 8.04323,-8.043223 8.0432296,8.0432296 0 0 1 8.04323,8.043223 z"
|
||||
id="path4511" />
|
||||
<path
|
||||
id="path4513"
|
||||
d="m 313.63515,100.88396 a 7.0255574,7.0255574 0 0 1 -7.02558,7.02555 7.0255574,7.0255574 0 0 1 -7.02555,-7.02555 7.0255574,7.0255574 0 0 1 7.02555,-7.025557 7.0255574,7.0255574 0 0 1 7.02558,7.025557 z"
|
||||
style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4515"
|
||||
d="m 308.1,94.022792 a 6.7511235,6.7511235 0 0 1 4.05468,6.187498 6.7511235,6.7511235 0 0 1 -6.75,6.75195 6.7511235,6.7511235 0 0 1 -3.87304,-1.22461 7.0255574,7.0255574 0 0 0 5.07812,2.17188 7.0255574,7.0255574 0 0 0 7.02539,-7.02539 A 7.0255574,7.0255574 0 0 0 308.1,94.022792 Z"
|
||||
style="opacity:1;fill:#999;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
style="opacity:1;fill:#999;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 305.51799,105.4221 a 4.4472338,4.4472338 0 0 1 -2.67099,-4.07594 4.4472338,4.4472338 0 0 1 4.4465,-4.447787 4.4472338,4.4472338 0 0 1 2.55132,0.806699 4.6280144,4.6280144 0 0 0 -3.34515,-1.430704 4.6280144,4.6280144 0 0 0 -4.62791,4.627902 4.6280144,4.6280144 0 0 0 3.64623,4.51983 z"
|
||||
id="path4517"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</g>
|
||||
<path
|
||||
sodipodi:nodetypes="ccssssccssssc"
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:url(#linearGradient4527);fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 1129.4716,-137.38543 -27.134,17.3583 231.0739,0 c 6.4196,0 11.7465,4.71956 11.7465,10.4073 l 0,360.10904 c 0,5.68775 -5.3272,10.47359 -11.7465,10.4073 l -217.6763,0 -8.6681,17.76043 248.3487,0 c 3.3386,0 6.0044,-2.35111 6.0044,-5.59177 l 0,-404.85883 c 0,-3.24066 -2.6658,-5.59177 -6.0044,-5.59177 z"
|
||||
id="path4519" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(0.23290689,0,0,0.23290689,-336.38199,524.25167)"
|
||||
id="g4478">
|
||||
<g
|
||||
id="g4444"
|
||||
transform="translate(72.866527,0)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="rect4418"
|
||||
d="m 369.36573,-647.61512 1981.40417,0 c 16.62,0 30,13.74978 30,30.8291 l 0,1235.65387 c 0,17.07932 -13.38,30.8291 -30,30.8291 l -1981.40417,0 c -16.62,0 -30,-13.74978 -30,-30.8291 l 0,-1235.65387 c 0,-17.07932 13.38,-30.8291 30,-30.8291 z"
|
||||
style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="rect4391"
|
||||
d="m 450.50105,-487.75628 1819.13355,0 c 9.972,0 18,8.028 18,18 l 0,1007.51257 c 0,9.972 -8.028,18 -18,18 l -1819.13355,0 c -9.972,0 -18,-8.028 -18,-18 l 0,-1007.51257 c 0,-9.972 8.028,-18 18,-18 z"
|
||||
style="opacity:1;fill:url(#linearGradient4697);fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<g
|
||||
transform="translate(-1238.5102,-1350.837)"
|
||||
id="g4408">
|
||||
<path
|
||||
style="opacity:1;fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 2633.4672,788.1111 a 34.889215,34.889215 0 0 1 -34.8893,34.88922 34.889215,34.889215 0 0 1 -34.8891,-34.88922 34.889215,34.889215 0 0 1 34.8891,-34.88922 34.889215,34.889215 0 0 1 34.8893,34.88922 z"
|
||||
id="path4349"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g
|
||||
id="g4361"
|
||||
transform="matrix(-3.325396,0,0,-3.325396,3618.1763,1123.5902)">
|
||||
<path
|
||||
style="opacity:1;fill:gray;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 315.73933,100.88396 a 9.1297445,9.1297445 0 0 1 -9.12974,9.12974 9.1297445,9.1297445 0 0 1 -9.12975,-9.12974 9.1297445,9.1297445 0 0 1 9.12975,-9.129748 9.1297445,9.1297445 0 0 1 9.12974,9.129748 z"
|
||||
id="path4363"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path4365"
|
||||
d="m 314.65281,100.88395 a 8.0432296,8.0432296 0 0 1 -8.04323,8.04323 8.0432296,8.0432296 0 0 1 -8.04323,-8.04323 8.0432296,8.0432296 0 0 1 8.04323,-8.043223 8.0432296,8.0432296 0 0 1 8.04323,8.043223 z"
|
||||
style="opacity:1;fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 313.63515,100.88396 a 7.0255574,7.0255574 0 0 1 -7.02558,7.02555 7.0255574,7.0255574 0 0 1 -7.02555,-7.02555 7.0255574,7.0255574 0 0 1 7.02555,-7.025557 7.0255574,7.0255574 0 0 1 7.02558,7.025557 z"
|
||||
id="path4367" />
|
||||
<path
|
||||
style="opacity:1;fill:#999;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 308.1,94.022792 a 6.7511235,6.7511235 0 0 1 4.05468,6.187498 6.7511235,6.7511235 0 0 1 -6.75,6.75195 6.7511235,6.7511235 0 0 1 -3.87304,-1.22461 7.0255574,7.0255574 0 0 0 5.07812,2.17188 7.0255574,7.0255574 0 0 0 7.02539,-7.02539 A 7.0255574,7.0255574 0 0 0 308.1,94.022792 Z"
|
||||
id="path4369"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4416"
|
||||
d="m 305.51799,105.4221 a 4.4472338,4.4472338 0 0 1 -2.67099,-4.07594 4.4472338,4.4472338 0 0 1 4.4465,-4.447787 4.4472338,4.4472338 0 0 1 2.55132,0.806699 4.6280144,4.6280144 0 0 0 -3.34515,-1.430704 4.6280144,4.6280144 0 0 0 -4.62791,4.627902 4.6280144,4.6280144 0 0 0 3.64623,4.51983 z"
|
||||
style="opacity:1;fill:#999;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
</g>
|
||||
</g>
|
||||
<path
|
||||
id="path4428"
|
||||
d="m 1739.793,-633.85156 -73.3731,132.33203 603.2149,0 c 17.3593,0 31.7636,14.40435 31.7636,31.76367 l 0,1007.51172 c 0,17.35932 -14.4043,31.76367 -31.7636,31.76367 l -502.0879,0 -23.4395,66.41406 606.6621,0 c 9.028,0 16.2364,-7.17573 16.2364,-17.0664 l 0,-1235.65235 c 0,-9.89067 -7.2084,-17.0664 -16.2364,-17.0664 l -610.9765,0 z"
|
||||
style="opacity:1;fill:url(#linearGradient4442);fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
id="g4474"
|
||||
transform="matrix(1.0638337,0,0,1,-48.796942,-62.896526)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="rect4457"
|
||||
d="m 363.36523,709.69727 c -5.54,0 -14.5078,6.39176 -18.76367,14.69335 -7.43719,14.50713 -5.56429,28.44856 3.47071,65.91211 4.32735,17.94334 6.74166,45.69336 25.29296,45.69336 l 912.19927,0 214.5156,0 912.1992,0 c 18.5513,0 20.9657,-27.75002 25.293,-45.69336 9.035,-37.46355 10.9079,-51.40498 3.4707,-65.91211 -4.2559,-8.30159 -13.2237,-14.69335 -18.7637,-14.69335 l -922.1992,0 -214.5156,0 -922.19927,0 z"
|
||||
style="opacity:1;fill:#333;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4463"
|
||||
d="m 340.04297,746.48438 c 1.58892,14.06465 6.53661,36.68173 10.7793,56.53906 3.40335,15.99315 8.02155,32.97265 22.54296,32.97265 l 912.19927,0 214.5156,0 912.1992,0 c 14.5214,0 19.1397,-16.9795 22.543,-32.97265 4.2427,-19.85733 9.1904,-42.47441 10.7793,-56.53906 -6.6016,21.95517 -16.489,53.67611 -33.2305,56.53906 l -912.291,0 -214.5156,0 -912.29106,0 c -16.74145,-2.86295 -26.62882,-34.58389 -33.23047,-56.53906 z"
|
||||
style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(-0.36580402,0,0,-0.36580402,819.20063,586.54278)"
|
||||
id="g4313">
|
||||
<g
|
||||
id="g4307"
|
||||
transform="matrix(1.2583342,0,0,1,74.91691,0)">
|
||||
<g
|
||||
transform="matrix(1.5357143,0,0,1.5357143,-545.86472,-337.10183)"
|
||||
id="g4243">
|
||||
<path
|
||||
sodipodi:nodetypes="sssssssss"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4245"
|
||||
d="m 184.60958,84.582406 c 79.05041,-4.56585 160.27031,-4.792712 244,0 9.9557,0.569867 18,8.028 18,18.000004 l 0,529.7143 c 0,9.972 -8.04986,17.34004 -18,18 -81.33333,5.39455 -162.66667,5.92552 -244,0 -9.94564,-0.72459 -18,-8.028 -18,-18 l 0,-529.7143 c 0,-9.972004 8.04459,-17.424992 18,-18.000004 z"
|
||||
style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
</g>
|
||||
<path
|
||||
id="path4247"
|
||||
d="m -248.72108,-158.9323 347.442168,0 c 14.199552,0 25.630962,10.17402 25.630962,22.81172 l 0,671.31614 c 0,12.63769 -11.43141,22.81172 -25.630962,22.81172 l -347.442168,0 c -14.19957,0 -25.63098,-10.17403 -25.63098,-22.81172 l 0,-671.31614 c 0,-12.6377 11.43141,-22.81172 25.63098,-22.81172 z"
|
||||
style="opacity:1;fill:url(#linearGradient4693);fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="opacity:1;fill:url(#linearGradient4275);fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m -31.595388,-207.10301 5.869899,43.04799 124.446854,0 c 16.646235,0 30.753275,12.20719 30.753275,27.93379 l 0,671.31712 c 0,15.7266 -14.10704,27.93381 -30.753275,27.93381 l -82.628632,0 -51.590402,99.35651 c 49.16792,-0.7904 98.339096,-2.76719 147.515559,-6.02888 12.95034,-0.85895 22.85875,-9.97451 22.85875,-22.5318 l 0,-813.49067 c 0,-12.55923 -9.91331,-21.79038 -22.81376,-22.52881 -48.437486,-2.77257 -96.287902,-4.37267 -143.658268,-5.00906 z"
|
||||
id="path4253"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
id="g4293"
|
||||
transform="translate(49.76675,0)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:gray;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m -45.210417,-185.93314 4.639792,0 c 0.797957,0 1.440346,0.64239 1.440346,1.44034 l 0,4.63981 c 0,0.79794 -0.642389,1.44033 -1.440346,1.44033 l -4.639792,0 c -0.797957,0 -1.440347,-0.64239 -1.440347,-1.44033 l 0,-4.63981 c 0,-0.79795 0.64239,-1.44034 1.440347,-1.44034 z"
|
||||
id="path4249" />
|
||||
<path
|
||||
style="opacity:1;fill:gray;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m -51.624451,610.11511 a 23.375537,23.375537 0 0 1 -23.375537,23.37554 23.375537,23.375537 0 0 1 -23.375537,-23.37554 23.375537,23.375537 0 0 1 23.375537,-23.37554 23.375537,23.375537 0 0 1 23.375537,23.37554 z"
|
||||
id="path4251"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g
|
||||
transform="matrix(1.5357143,0,0,1.5357143,-545.86472,-337.10183)"
|
||||
id="g4255">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4257"
|
||||
d="m 315.73933,100.88396 a 9.1297445,9.1297445 0 0 1 -9.12974,9.12974 9.1297445,9.1297445 0 0 1 -9.12975,-9.12974 9.1297445,9.1297445 0 0 1 9.12975,-9.129748 9.1297445,9.1297445 0 0 1 9.12974,9.129748 z"
|
||||
style="opacity:1;fill:gray;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:#333;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 314.65281,100.88395 a 8.0432296,8.0432296 0 0 1 -8.04323,8.04323 8.0432296,8.0432296 0 0 1 -8.04323,-8.04323 8.0432296,8.0432296 0 0 1 8.04323,-8.043223 8.0432296,8.0432296 0 0 1 8.04323,8.043223 z"
|
||||
id="path4259" />
|
||||
<path
|
||||
id="path4261"
|
||||
d="m 313.63515,100.88396 a 7.0255574,7.0255574 0 0 1 -7.02558,7.02555 7.0255574,7.0255574 0 0 1 -7.02555,-7.02555 7.0255574,7.0255574 0 0 1 7.02555,-7.025557 7.0255574,7.0255574 0 0 1 7.02558,7.025557 z"
|
||||
style="opacity:1;fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4263"
|
||||
d="m 308.1,94.022792 a 6.7511235,6.7511235 0 0 1 4.05468,6.187498 6.7511235,6.7511235 0 0 1 -6.75,6.75195 6.7511235,6.7511235 0 0 1 -3.87304,-1.22461 7.0255574,7.0255574 0 0 0 5.07812,2.17188 7.0255574,7.0255574 0 0 0 7.02539,-7.02539 A 7.0255574,7.0255574 0 0 0 308.1,94.022792 Z"
|
||||
style="opacity:1;fill:#999;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="g4265"
|
||||
transform="matrix(-2.6637697,0,0,-2.6637697,741.73732,878.84673)">
|
||||
<path
|
||||
style="opacity:1;fill:gray;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 315.73933,100.88396 a 9.1297445,9.1297445 0 0 1 -9.12974,9.12974 9.1297445,9.1297445 0 0 1 -9.12975,-9.12974 9.1297445,9.1297445 0 0 1 9.12975,-9.129748 9.1297445,9.1297445 0 0 1 9.12974,9.129748 z"
|
||||
id="path4267"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path4269"
|
||||
d="m 314.65281,100.88395 a 8.0432296,8.0432296 0 0 1 -8.04323,8.04323 8.0432296,8.0432296 0 0 1 -8.04323,-8.04323 8.0432296,8.0432296 0 0 1 8.04323,-8.043223 8.0432296,8.0432296 0 0 1 8.04323,8.043223 z"
|
||||
style="opacity:1;fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 313.63515,100.88396 a 7.0255574,7.0255574 0 0 1 -7.02558,7.02555 7.0255574,7.0255574 0 0 1 -7.02555,-7.02555 7.0255574,7.0255574 0 0 1 7.02555,-7.025557 7.0255574,7.0255574 0 0 1 7.02558,7.025557 z"
|
||||
id="path4271" />
|
||||
<path
|
||||
style="opacity:1;fill:#999;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 308.1,94.022792 a 6.7511235,6.7511235 0 0 1 4.05468,6.187498 6.7511235,6.7511235 0 0 1 -6.75,6.75195 6.7511235,6.7511235 0 0 1 -3.87304,-1.22461 7.0255574,7.0255574 0 0 0 5.07812,2.17188 7.0255574,7.0255574 0 0 0 7.02539,-7.02539 A 7.0255574,7.0255574 0 0 0 308.1,94.022792 Z"
|
||||
id="path4273"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(0.36554348,0,0,0.36554348,617.42106,465.04757)"
|
||||
id="g4223">
|
||||
<g
|
||||
id="g4220">
|
||||
<path
|
||||
sodipodi:nodetypes="sssssssss"
|
||||
inkscape:connector-curvature="0"
|
||||
id="rect4136"
|
||||
d="m 184.60958,84.582406 c 79.05041,-4.56585 160.27031,-4.792712 244,0 9.9557,0.569867 18,8.028 18,18.000004 l 0,529.7143 c 0,9.972 -8.04986,17.34004 -18,18 -81.33333,5.39455 -162.66667,5.92552 -244,0 -9.94564,-0.72459 -18,-8.028 -18,-18 l 0,-529.7143 c 0,-9.972004 8.04459,-17.424992 18,-18.000004 z"
|
||||
style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
</g>
|
||||
<path
|
||||
id="path4139"
|
||||
d="m 193.48888,116.01737 226.24141,0 c 9.24622,0 16.68993,6.62494 16.68993,14.85414 l 0,437.13609 c 0,8.22919 -7.44371,14.85414 -16.68993,14.85414 l -226.24141,0 c -9.24623,0 -16.68994,-6.62495 -16.68994,-14.85414 l 0,-437.13609 c 0,-8.2292 7.44371,-14.85414 16.68994,-14.85414 z"
|
||||
style="opacity:1;fill:url(#linearGradient4691);fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:gray;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 326.00745,98.435425 3.02126,0 c 0.5196,0 0.9379,0.418302 0.9379,0.937897 l 0,3.021268 c 0,0.51959 -0.4183,0.93789 -0.9379,0.93789 l -3.02126,0 c -0.5196,0 -0.9379,-0.4183 -0.9379,-0.93789 l 0,-3.021268 c 0,-0.519595 0.4183,-0.937897 0.9379,-0.937897 z"
|
||||
id="rect4141" />
|
||||
<path
|
||||
style="opacity:1;fill:gray;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 321.83087,616.79242 a 15.22128,15.22128 0 0 1 -15.22128,15.22128 15.22128,15.22128 0 0 1 -15.22128,-15.22128 15.22128,15.22128 0 0 1 15.22128,-15.22128 15.22128,15.22128 0 0 1 15.22128,15.22128 z"
|
||||
id="circle4147"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="opacity:1;fill:url(#linearGradient4193);fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 334.87305,84.650391 3.82226,28.031249 81.03516,0 c 10.83941,0 20.02539,7.94887 20.02539,18.18945 l 0,437.13672 c 0,10.24058 -9.18598,18.18946 -20.02539,18.18946 l -53.80469,0 -33.59375,64.69726 c 32.01632,-0.51468 64.03476,-1.80189 96.05664,-3.92578 8.43278,-0.55932 14.88477,-6.49503 14.88477,-14.67187 l 0,-529.71485 c 0,-8.178105 -6.45518,-14.189085 -14.85547,-14.669921 -31.54069,-1.805398 -62.6991,-2.847325 -93.54492,-3.261718 z"
|
||||
id="path4181"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g
|
||||
id="g4204">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4145"
|
||||
d="m 315.73933,100.88396 a 9.1297445,9.1297445 0 0 1 -9.12974,9.12974 9.1297445,9.1297445 0 0 1 -9.12975,-9.12974 9.1297445,9.1297445 0 0 1 9.12975,-9.129748 9.1297445,9.1297445 0 0 1 9.12974,9.129748 z"
|
||||
style="opacity:1;fill:gray;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:#333;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 314.65281,100.88395 a 8.0432296,8.0432296 0 0 1 -8.04323,8.04323 8.0432296,8.0432296 0 0 1 -8.04323,-8.04323 8.0432296,8.0432296 0 0 1 8.04323,-8.043223 8.0432296,8.0432296 0 0 1 8.04323,8.043223 z"
|
||||
id="path4195" />
|
||||
<path
|
||||
id="path4197"
|
||||
d="m 313.63515,100.88396 a 7.0255574,7.0255574 0 0 1 -7.02558,7.02555 7.0255574,7.0255574 0 0 1 -7.02555,-7.02555 7.0255574,7.0255574 0 0 1 7.02555,-7.025557 7.0255574,7.0255574 0 0 1 7.02558,7.025557 z"
|
||||
style="opacity:1;fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4199"
|
||||
d="m 308.1,94.022792 a 6.7511235,6.7511235 0 0 1 4.05468,6.187498 6.7511235,6.7511235 0 0 1 -6.75,6.75195 6.7511235,6.7511235 0 0 1 -3.87304,-1.22461 7.0255574,7.0255574 0 0 0 5.07812,2.17188 7.0255574,7.0255574 0 0 0 7.02539,-7.02539 A 7.0255574,7.0255574 0 0 0 308.1,94.022792 Z"
|
||||
style="opacity:1;fill:#999;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="g4210"
|
||||
transform="matrix(-1.7345477,0,0,-1.7345477,838.43853,791.78045)">
|
||||
<path
|
||||
style="opacity:1;fill:gray;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 315.73933,100.88396 a 9.1297445,9.1297445 0 0 1 -9.12974,9.12974 9.1297445,9.1297445 0 0 1 -9.12975,-9.12974 9.1297445,9.1297445 0 0 1 9.12975,-9.129748 9.1297445,9.1297445 0 0 1 9.12974,9.129748 z"
|
||||
id="path4212"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path4214"
|
||||
d="m 314.65281,100.88395 a 8.0432296,8.0432296 0 0 1 -8.04323,8.04323 8.0432296,8.0432296 0 0 1 -8.04323,-8.04323 8.0432296,8.0432296 0 0 1 8.04323,-8.043223 8.0432296,8.0432296 0 0 1 8.04323,8.043223 z"
|
||||
style="opacity:1;fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 313.63515,100.88396 a 7.0255574,7.0255574 0 0 1 -7.02558,7.02555 7.0255574,7.0255574 0 0 1 -7.02555,-7.02555 7.0255574,7.0255574 0 0 1 7.02555,-7.025557 7.0255574,7.0255574 0 0 1 7.02558,7.025557 z"
|
||||
id="path4216" />
|
||||
<path
|
||||
style="opacity:1;fill:#999;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 308.1,94.022792 a 6.7511235,6.7511235 0 0 1 4.05468,6.187498 6.7511235,6.7511235 0 0 1 -6.75,6.75195 6.7511235,6.7511235 0 0 1 -3.87304,-1.22461 7.0255574,7.0255574 0 0 0 5.07812,2.17188 7.0255574,7.0255574 0 0 0 7.02539,-7.02539 A 7.0255574,7.0255574 0 0 0 308.1,94.022792 Z"
|
||||
id="path4218"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
id="g4351"
|
||||
transform="matrix(0.31040983,0,0,0.31040983,594.28281,670.16255)" />
|
||||
<g
|
||||
transform="matrix(0.31040983,0,0,0.31040983,594.28281,670.16255)"
|
||||
id="g4863" />
|
||||
</g>
|
||||
<g
|
||||
id="g5363"
|
||||
transform="matrix(0.61140676,0,0,0.61140676,249.21405,107.67328)">
|
||||
<g
|
||||
id="g5311">
|
||||
<path
|
||||
style="opacity:1;fill:black;fill-opacity:1;stroke:white;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m -194.12129,842.97629 c -7.027,0 -12.68359,5.1509 -12.68359,11.54883 l 0,462.87698 c 0,6.3979 5.65659,11.5488 12.68359,11.5488 l 837.74414,0 c 7.02698,0 12.68555,-5.1509 12.68555,-11.5488 l 0,-462.87698 c 0,-6.39793 -5.65857,-11.54883 -12.68555,-11.54883 l -837.74414,0 z m 418.87305,8.42578 a 8.2939779,8.2939779 0 0 1 8.29297,8.29297 8.2939779,8.2939779 0 0 1 -8.29297,8.29493 8.2939779,8.2939779 0 0 1 -8.29492,-8.29493 8.2939779,8.2939779 0 0 1 8.29492,-8.29297 z m -393.7793,21.76954 787.55664,0 c 4.31712,0 7.79297,3.27485 7.79297,7.34179 l 0,410.9004 c 0,4.0669 -3.47585,7.3398 -7.79297,7.3398 l -787.55664,0 c -4.31717,0 -7.79296,-3.2729 -7.79297,-7.3398 l 0,-410.9004 c 0,-4.06694 3.4758,-7.34179 7.79297,-7.34179 z m 328.01368,456.13479 c -0.93118,0 -1.67969,0.905 -1.67969,2.0293 l 0,135.9043 -152.3906315,0 c -1.18305,0 -3.09899,1.4271 -4.00780995,3.2812 -0.73727,1.5041 -1.02882,3.0043 -0.95508,4.9922 -0.00523,-0.018 -0.01236,-0.039 -0.01758,-0.057 0.00403,0.037 0.01336,0.089 0.01758,0.1269 0.09479,2.2845 0.67245,5.2242 1.69531995,9.6602 0.25682,1.1137 0.48916,2.394 0.76562,3.666 0.06448,0.297 0.13401,0.5893 0.20508,0.8828 0.05223,0.2155 0.10532,0.4272 0.16211,0.6387 0.09849,0.3674 0.20858,0.7206 0.32422,1.0683 0.04889,0.1468 0.09007,0.3013 0.14257,0.4434 0.01535,0.042 0.03316,0.08 0.04883,0.1211 0.12473,0.327 0.26044,0.6376 0.40821,0.9316 0.03016,0.06 0.05861,0.1232 0.08984,0.1817 0.04156,0.078 0.08539,0.1518 0.12891,0.2265 0.07729,0.133 0.15833,0.2601 0.24218,0.3829 0.03584,0.052 0.07033,0.1058 0.10743,0.1562 0.10719,0.1458 0.22154,0.2824 0.33984,0.4102 0.02269,0.024 0.04329,0.052 0.0664,0.076 0.14224,0.1465 0.2919,0.2786 0.45118,0.3965 0.04114,0.03 0.08657,0.054 0.1289,0.082 0.12101,0.081 0.24577,0.1569 0.37696,0.2207 0.06033,0.029 0.12297,0.055 0.18554,0.08 0.1295,0.053 0.26483,0.096 0.4043,0.1309 0.06041,0.015 0.11929,0.033 0.18164,0.045 0.20455,0.039 0.4162,0.065 0.64258,0.065 l 152.5332015,0 0,0.1562 52.66016,-0.1562 9.41992,0 2.39258,0 23.59961,0 40.63867,0 154.15625,0 c 0.22649,0 0.43988,-0.026 0.64453,-0.065 0.0602,-0.011 0.11734,-0.028 0.17578,-0.043 0.14127,-0.035 0.27716,-0.08 0.4082,-0.1328 0.0626,-0.025 0.12522,-0.051 0.18555,-0.08 0.13119,-0.064 0.25595,-0.1394 0.37695,-0.2207 0.0423,-0.028 0.0878,-0.052 0.12891,-0.082 0.15861,-0.1174 0.30946,-0.2488 0.45117,-0.3945 0.0254,-0.026 0.0474,-0.057 0.0723,-0.084 0.11616,-0.1259 0.22855,-0.2591 0.33398,-0.4023 0.0374,-0.051 0.0713,-0.1054 0.10743,-0.1582 0.0866,-0.1268 0.17035,-0.2588 0.25,-0.3965 0.0376,-0.065 0.0771,-0.1281 0.11328,-0.1953 0.0374,-0.07 0.0715,-0.1449 0.10742,-0.2168 0.1458,-0.2919 0.27905,-0.5998 0.40234,-0.9239 0.0139,-0.036 0.0293,-0.071 0.043,-0.1074 0.0556,-0.1503 0.10079,-0.3132 0.15234,-0.4687 0.10945,-0.3308 0.21463,-0.6653 0.3086,-1.0137 0.0654,-0.2422 0.12607,-0.485 0.18555,-0.7324 0.0632,-0.2633 0.12565,-0.525 0.18359,-0.7911 0.27957,-1.2822 0.51256,-2.5743 0.77148,-3.6972 1.02077,-4.4268 1.59867,-7.3639 1.69532,-9.6465 0.005,-0.042 0.0151,-0.099 0.0195,-0.1406 -0.006,0.021 -0.0136,0.044 -0.0195,0.064 0.0749,-1.992 -0.21683,-3.4938 -0.95508,-5 -0.90884,-1.8541 -2.82281,-3.2812 -4.00586,-3.2812 l -152.39063,0 0,-135.9043 c 0,-1.1243 -0.75042,-2.0293 -1.68164,-2.0293 l -131.52929,0 z"
|
||||
id="path4715"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path5309"
|
||||
transform="translate(-147.22081,112.39947)"
|
||||
d="m 371.96094,737.9375 c -1.45455,-0.009 -2.91055,0.31956 -4.20117,0.99609 -2.41932,1.20395 -4.25566,3.50343 -4.89063,6.13086 -0.59882,2.39004 -0.19726,5.01315 1.11133,7.10352 0.59223,1.01279 1.41411,1.87872 2.33594,2.59765 2.0173,1.52689 4.66151,2.21424 7.16211,1.78516 1.69746,-0.28446 3.32286,-1.04011 4.61914,-2.17383 0.77947,-0.71567 1.49778,-1.51028 2.01172,-2.4414 0.99693,-1.69325 1.37824,-3.70937 1.17578,-5.65625 -0.22722,-2.1834 -1.26474,-4.27055 -2.86719,-5.77149 -1.44395,-1.39694 -3.36283,-2.28228 -5.35352,-2.52148 -0.36625,-0.039 -0.73532,-0.0518 -1.10351,-0.0488 z M 583.75,759.76758 c -58.1542,0.006 -116.3103,0.14656 -174.46289,0.0176 -44.95753,-0.005 -89.91357,0.007 -134.87109,0.0117 -99.05814,0.25761 -198.12767,-0.34669 -297.177739,0.98046 -2.346494,-0.20418 -4.647306,1.20227 -5.041015,3.27539 -2.604607,2.38517 -0.671672,7.40416 -1.541016,10.57227 -1.133414,109.0326 -0.493574,218.0792 -0.439453,327.1172 0.258493,27.077 -0.130121,54.1978 0.871094,81.2461 0.84028,1.8185 1.711301,-0.5396 2.765625,1.4726 3.781379,5.4901 11.609143,1.5891 17.2539059,2.7481 259.3757681,-0.1926 518.7661981,-0.3087 778.1328081,-0.5488 6.00064,-3.2611 4.97361,-9.4548 4.80079,-15.2754 0.007,-134.6662 0.85968,-269.34035 -0.0371,-404.00199 -1.17157,-7.40577 -10.19302,-6.82044 -15.79688,-6.82812 C 700.05777,759.89077 641.9042,759.76172 583.75,759.76758 Z"
|
||||
style="opacity:1;fill:white;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
transform="translate(-33.283377,2.365805)"
|
||||
id="g5324">
|
||||
<path
|
||||
style="opacity:1;fill:black;fill-opacity:1;stroke:white;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m -389.20569,1196.9874 c -3.87091,0 -6.98828,3.2038 -6.98828,7.1817 l 0,287.791 c 0,3.9779 3.11737,7.1816 6.98828,7.1816 l 461.482433,0 c 3.87091,0 6.98828,-3.2037 6.98828,-7.1816 l 0,-287.791 c 0,-3.9779 -3.11737,-7.1817 -6.98828,-7.1817 l -461.482433,0 z m 230.74025,11.6465 a 8.1259386,8.1259386 0 0 1 8.12695,8.125 8.1259386,8.1259386 0 0 1 -8.12695,8.127 8.1259386,8.1259386 0 0 1 -8.125,-8.127 8.1259386,8.1259386 0 0 1 8.125,-8.125 z m -211.84377,25.586 423.68947,0 c 2.32254,0 4.1914,1.8708 4.1914,4.1933 l 0,234.6563 c 0,2.3226 -1.86886,4.1914 -4.1914,4.1914 l -423.68947,0 c -2.32254,0 -4.1914,-1.8688 -4.1914,-4.1914 l 0,-234.6563 c 0,-2.3225 1.86885,-4.1933 4.1914,-4.1933 z m -43.22851,265.6738 c -1.37267,0 -3.59395,1.4884 -4.64844,3.4219 -0.85564,1.5688 -1.19515,3.1333 -1.10937,5.207 -0.006,-0.019 -0.0134,-0.041 -0.0195,-0.061 0.005,0.039 0.0166,0.093 0.0215,0.1328 0.11004,2.3821 0.78004,5.4466 1.9668,10.0722 0.29628,1.1549 0.56259,2.4817 0.88086,3.8008 0.0771,0.3199 0.15891,0.6351 0.24414,0.9512 0.0612,0.2268 0.12475,0.4493 0.1914,0.6719 0.11331,0.379 0.24023,0.7426 0.37305,1.1015 0.0564,0.1521 0.1055,0.3117 0.16602,0.459 0.0181,0.044 0.0381,0.085 0.0566,0.1289 0.14195,0.3345 0.29723,0.6516 0.46484,0.9531 0.0416,0.075 0.0797,0.154 0.12305,0.2266 0.0409,0.068 0.0844,0.1331 0.12695,0.1992 0.0918,0.1429 0.18732,0.2805 0.28711,0.4121 0.0445,0.059 0.0887,0.1177 0.13477,0.1739 0.11807,0.1439 0.24341,0.2772 0.37304,0.4043 0.0337,0.033 0.0651,0.07 0.0996,0.1015 0.16442,0.1516 0.33749,0.29 0.52149,0.4121 0.0432,0.029 0.0905,0.051 0.13476,0.078 0.14453,0.088 0.29604,0.1658 0.45313,0.2343 0.0695,0.03 0.14081,0.058 0.21289,0.084 0.15141,0.055 0.30949,0.1 0.47265,0.1367 0.0671,0.015 0.13206,0.033 0.20117,0.045 0.23861,0.041 0.48578,0.066 0.75,0.066 l 226.01955,0 53.15039,0 226.019533,0 c 0.26423,0 0.51138,-0.025 0.75,-0.066 0.0691,-0.012 0.13411,-0.03 0.20117,-0.045 0.16317,-0.037 0.32125,-0.081 0.47266,-0.1367 0.0721,-0.026 0.14337,-0.054 0.21289,-0.084 0.15708,-0.068 0.30859,-0.1466 0.45312,-0.2343 0.0443,-0.027 0.0916,-0.05 0.13477,-0.078 0.18399,-0.1221 0.35707,-0.2605 0.52148,-0.4121 0.0345,-0.032 0.0659,-0.068 0.0996,-0.1015 0.12963,-0.1271 0.25498,-0.2604 0.37305,-0.4043 0.0461,-0.056 0.0903,-0.1153 0.13476,-0.1739 0.0998,-0.1316 0.19533,-0.2692 0.28711,-0.4121 0.0425,-0.066 0.086,-0.1308 0.12696,-0.1992 0.0434,-0.073 0.0814,-0.1516 0.12304,-0.2266 0.16762,-0.3015 0.3229,-0.6186 0.46485,-0.9531 0.0185,-0.044 0.0385,-0.085 0.0566,-0.1289 0.0605,-0.1473 0.10964,-0.3069 0.16601,-0.459 0.13283,-0.3589 0.25975,-0.7225 0.37305,-1.1015 0.0666,-0.2226 0.13016,-0.4451 0.19141,-0.6719 0.0852,-0.3161 0.16704,-0.6313 0.24414,-0.9512 0.31827,-1.3191 0.584567,-2.6459 0.880857,-3.8008 1.18676,-4.6256 1.85676,-7.6901 1.96679,-10.0722 0.005,-0.04 0.0168,-0.094 0.0215,-0.1328 -0.006,0.019 -0.0133,0.041 -0.0195,0.061 0.0858,-2.0737 -0.25374,-3.6382 -1.10938,-5.207 -1.05451,-1.9335 -3.275777,-3.4219 -4.648437,-3.4219 l -228.498043,0 -53.15039,0 -228.49806,0 z"
|
||||
id="path4761"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path5303"
|
||||
transform="translate(-113.93743,110.03367)"
|
||||
d="m -44.677734,1097.5371 c -3.060227,0 -6.028865,1.7119 -7.636719,4.3047 -1.16555,1.8359 -1.641023,4.0924 -1.304688,6.2422 0.415354,3.0843 2.565983,5.832 5.410157,7.0664 2.305742,1.0375 5.037553,1.0244 7.347656,0.01 2.826051,-1.1997 4.921215,-3.9146 5.412109,-6.9395 0.534886,-3.0771 -0.652918,-6.3832 -3.029297,-8.4121 -1.680742,-1.4578 -3.89119,-2.3276 -6.126953,-2.2695 l -0.04102,0 -0.03125,0 0,0 z m -23.878907,25.8399 c -63.093359,8e-4 -126.185679,0.024 -189.271479,0.039 -4.17683,2.3227 -3.78023,6.5539 -3.53126,10.707 0.1479,76.976 -0.36446,153.9656 0.47266,230.9336 3.03239,4.2908 9.19921,1.9523 13.58594,2.7383 106.05578,0.7276 212.117911,0.1666 318.17578,0.2012 32.31806,-0.2422 64.66198,0.323 96.96289,-0.7891 3.49645,0.2869 4.92225,-3.3439 4.07227,-6.3593 -0.16005,-75.7468 0.34745,-151.4985 -0.32422,-227.2422 -0.63776,-2.8389 0.8957,-7.1464 -1.73438,-9.1504 -16.28993,-1.5137 -32.76988,-0.6086 -49.13086,-0.9785 -63.090574,-0.079 -126.183979,-0.1005 -189.277341,-0.1 z"
|
||||
style="opacity:1;fill:white;fill-opacity:1;stroke:none;stroke-width:1.42691743;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(1,0,0,-1,-184.53461,2654.7602)"
|
||||
id="g5359">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 973.53906,1045.7539 c -28.74706,0.037 -57.49317,0.8695 -86.24023,2.3848 -7.03371,0.3708 -12.72461,4.5093 -12.72461,10.1113 l 0,297.5781 c 0,5.602 5.68697,9.7932 12.72461,10.1133 59.18809,2.6924 116.60217,2.565 172.48237,0 7.0376,-0.323 12.7227,-4.5113 12.7227,-10.1133 l 0,-297.5781 c 0,-5.602 -5.692,-9.7042 -12.7227,-10.1113 -28.7469,-1.6644 -57.4951,-2.4221 -86.24214,-2.3848 z m 2.11328,12.3106 a 8.8961843,8.8961843 0 0 1 8.89649,8.8964 8.8961843,8.8961843 0 0 1 -8.89649,8.8965 8.8961843,8.8961843 0 0 1 -8.89648,-8.8965 8.8961843,8.8961843 0 0 1 8.89648,-8.8964 z m -82.07812,27.957 159.92968,0 c 6.5361,0 11.7988,3.7228 11.7988,8.3457 l 0,245.5703 c 0,4.6229 -5.2627,8.3437 -11.7988,8.3437 l -159.92968,0 c -6.53611,0 -11.79688,-3.7208 -11.79688,-8.3437 l 0,-245.5703 c 0,-4.6229 5.26077,-8.3457 11.79688,-8.3457 z m 82.07812,265.6328 a 5.1288208,5.1288208 0 0 1 5.12891,5.1289 5.1288208,5.1288208 0 0 1 -5.12891,5.1289 5.1288208,5.1288208 0 0 1 -5.1289,-5.1289 5.1288208,5.1288208 0 0 1 5.1289,-5.1289 z m -12.5957,3.7539 1.69727,0 c 0.2919,0 0.52734,0.2336 0.52734,0.5254 l 0,1.6973 c 0,0.2919 -0.23544,0.5273 -0.52734,0.5273 l -1.69727,0 c -0.2919,0 -0.52539,-0.2354 -0.52539,-0.5273 l 0,-1.6973 c 0,-0.2918 0.23349,-0.5254 0.52539,-0.5254 z"
|
||||
transform="translate(-147.22081,112.39947)"
|
||||
id="path4795" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:1;fill:white;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 975.50195,1058.002 c -3.1821,0.01 -6.26128,1.9053 -7.74414,4.7128 -1.34155,2.4545 -1.43572,5.5449 -0.21679,8.0664 1.2716,2.7348 4.00025,4.7231 6.99609,5.0821 2.74504,0.3493 5.63043,-0.6538 7.54297,-2.6602 1.90702,-1.9339 2.85004,-4.7671 2.45898,-7.457 -0.36297,-2.7989 -2.15031,-5.3503 -4.63672,-6.6777 -1.34216,-0.7285 -2.87192,-1.1107 -4.40039,-1.0664 z m -81.92773,28.0195 c -6.53611,0 -11.79688,3.7228 -11.79688,8.3457 l 0,245.5703 c 0,4.6229 5.26077,8.3437 11.79688,8.3437 l 159.92968,0 c 6.5361,0 11.7988,-3.7208 11.7988,-8.3437 l 0,-245.5703 c 0,-4.6229 -5.2627,-8.3457 -11.7988,-8.3457 l -159.92968,0 z m 82.02734,265.5449 c -1.47105,0.01 -2.92244,0.6764 -3.88086,1.793 -0.72648,0.8341 -1.18693,1.9051 -1.26758,3.0097 -0.026,0.5479 -0.0161,1.1022 0.12891,1.6348 0.34888,1.5073 1.42167,2.8166 2.81445,3.4824 0.67165,0.3238 1.41653,0.5011 2.16211,0.5117 0.59482,0 1.19101,-0.072 1.75391,-0.2695 1.55369,-0.5176 2.8267,-1.8067 3.31445,-3.3711 0.27021,-0.8271 0.29982,-1.7211 0.14844,-2.5742 -0.30436,-1.5941 -1.4028,-3.01 -2.86914,-3.7051 -0.71561,-0.3446 -1.51059,-0.5205 -2.30469,-0.5117 z m -11.89648,3.7461 c -0.24779,0 -0.4966,-2e-4 -0.74414,0.01 -0.21858,0.031 -0.4097,0.1885 -0.48633,0.3945 -0.0261,0.065 -0.0444,0.1343 -0.0371,0.2051 4.9e-4,0.585 -0.007,1.1689 0,1.7539 0.0119,0.2831 0.24852,0.5417 0.53125,0.5722 0.33276,0.01 0.6671,-2e-4 1,0.01 0.28924,0 0.57809,2e-4 0.86719,-0.01 0.25617,-0.027 0.47585,-0.2356 0.52734,-0.4863 0.0233,-0.088 0.007,-0.1813 0.0117,-0.2715 -0.002,-0.5328 0.004,-1.0648 -0.004,-1.5976 -0.006,-0.2647 -0.2159,-0.5016 -0.4707,-0.5606 -0.12239,-0.026 -0.24886,-0.013 -0.37305,-0.018 -0.27407,-8e-4 -0.5482,0 -0.82226,0 z"
|
||||
id="path4797"
|
||||
transform="translate(-147.22081,112.39947)" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(0,-1,1,0,-939.73604,2047.8863)"
|
||||
id="g5337">
|
||||
<path
|
||||
style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:35;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 724.84264,1487.0009 c -0.01,-14.8602 -0.4487,-29.5069 -1.2832,-43.9551 -0.2102,-3.6391 -2.9349,-6.5801 -6.5801,-6.5801 l -193.6328,0 c -3.6452,0 -6.3153,2.9446 -6.5801,6.5801 -2.1661,29.7309 -1.972,59.4606 0,89.1914 0.2412,3.6372 2.9349,6.5801 6.5801,6.5801 l 193.6328,0 c 3.6452,0 6.3717,-2.9408 6.5801,-6.5801 0.8759,-15.3034 1.2936,-30.376 1.2832,-45.2363 z m -3.9043,0.6406 a 3.3373186,3.3373186 0 0 1 -3.3379,3.3379 3.3373186,3.3373186 0 0 1 -3.3379,-3.3379 3.3373186,3.3373186 0 0 1 3.3379,-3.3379 3.3373186,3.3373186 0 0 1 3.3379,3.3379 z m -2.4434,7.0918 0,1.1035 c 0,0.19 -0.1518,0.3438 -0.3418,0.3438 l -1.1054,0 c -0.1899,0 -0.3418,-0.1538 -0.3418,-0.3438 l 0,-1.1035 c 0,-0.1899 0.1519,-0.3437 0.3418,-0.3437 l 1.1054,0 c 0.19,0 0.3418,0.1538 0.3418,0.3437 z m -6.4257,-48.4414 0,82.7012 c 0,3.3799 -2.4236,6.0996 -5.4317,6.0996 l -159.791,0 c -3.0081,0 -5.4297,-2.7197 -5.4297,-6.0996 l 0,-82.7012 c 0,-3.3799 2.4216,-6.1015 5.4297,-6.1015 l 159.791,0 c 3.0081,0 5.4317,2.7216 5.4317,6.1015 z m -177.2676,41.3496 a 5.7887382,5.7887382 0 0 1 -5.7891,5.7891 5.7887382,5.7887382 0 0 1 -5.7871,-5.7891 5.7887382,5.7887382 0 0 1 5.7871,-5.789 5.7887382,5.7887382 0 0 1 5.7891,5.789 z"
|
||||
id="path4831"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="opacity:1;fill:white;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 545.61903,1440.3057 0,0 c -2.23656,0.9173 -4.25813,3.0875 -3.93164,5.6582 -0.29688,26.5879 -0.0993,53.1782 -0.15625,79.7675 0.19209,2.1701 -0.57428,4.575 0.80664,6.4688 0.89243,1.5213 2.4495,2.9264 4.34766,2.6445 22.61962,0.3194 45.24367,0.1433 67.86523,0.2051 30.61399,-0.044 61.229,0.1184 91.8418,-0.1758 1.539,0.2422 2.95119,-0.4825 3.95508,-1.6035 1.7758,-1.2251 1.21743,-3.7427 1.48633,-5.5762 0.31295,-17.6586 0.0412,-35.3236 0.0918,-52.9843 -0.0219,-10.1286 -0.0129,-20.2607 -0.0547,-30.3868 -0.82197,-1.5977 -2.05839,-3.4974 -3.97461,-3.7754 -13.52782,-0.372 -27.06716,-0.1697 -40.59961,-0.2461 -40.55866,-0.01 -81.12154,-0.022 -121.67774,0 z m -16.6582,41.4688 c -1.82115,0 -3.61054,0.9171 -4.67578,2.3945 -0.72688,0.9992 -1.16467,2.2298 -1.12695,3.4727 -0.0385,1.2987 0.44052,2.5857 1.23242,3.6055 1.12603,1.4551 2.96449,2.3471 4.81055,2.2558 1.97558,-0.028 3.86832,-1.1775 4.86132,-2.8769 1.03154,-1.7092 1.09401,-3.9539 0.14649,-5.7129 -0.81891,-1.5621 -2.36529,-2.73 -4.10742,-3.0391 -0.37595,-0.07 -0.75826,-0.1024 -1.14063,-0.1 z m 188.60938,2.4395 c -1.1588,-2e-4 -2.28736,0.6425 -2.88672,1.6328 -0.36008,0.5835 -0.54398,1.2771 -0.50196,1.9629 0.04,1.2009 0.78555,2.3408 1.85547,2.8808 0.59255,0.3076 1.27452,0.4304 1.9375,0.3555 0.78546,-0.075 1.53442,-0.4551 2.08399,-1.0176 0.81006,-0.8257 1.1594,-2.0783 0.87109,-3.2012 -0.2815,-1.1999 -1.26686,-2.1972 -2.46094,-2.5 -0.2925,-0.077 -0.59603,-0.1156 -0.89843,-0.1132 z"
|
||||
id="path5329"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 55 KiB |
BIN
Yavsc/wwwroot/images/it/floss-license-slide-image.png
Normal file
After Width: | Height: | Size: 44 KiB |
1126
Yavsc/wwwroot/images/it/sofwarelibre.svg
Normal file
After Width: | Height: | Size: 48 KiB |
@ -0,0 +1,188 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="308.2677"
|
||||
height="212.59842"
|
||||
viewBox="0 0 81.562498 56.25"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="0.48.5 r10040"
|
||||
sodipodi:docname="thenanobel-programming-17.01-inkscape-svg.svg">
|
||||
<title
|
||||
id="title3900">Thenanobel Programming 17.01</title>
|
||||
<defs
|
||||
id="defs2" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.88394531"
|
||||
inkscape:cx="4.3154358"
|
||||
inkscape:cy="193.12843"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1014"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title>Thenanobel Programming 17.01</dc:title>
|
||||
<dc:date>January 23, 2017</dc:date>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Nave Nobel</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:creator>
|
||||
<dc:publisher>
|
||||
<cc:Agent>
|
||||
<dc:title>Nave Nobel</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:publisher>
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||
<dc:source>Thenanobel Programming 15.01 (https://openclipart.org/detail/211418/thenanobel-programming)</dc:source>
|
||||
<dc:language>English</dc:language>
|
||||
<dc:description>A slightly modified version of the clipart "Thenanobel Programming 15.01". For Learning more about this clipart, please, go to: http://simp.ly/publish/WtWHtB</dc:description>
|
||||
<dc:rights>
|
||||
<cc:Agent>
|
||||
<dc:title>© 2017 Nave Nobel. No Rights Reserved.</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:rights>
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-240.75002)">
|
||||
<g
|
||||
id="g3860"
|
||||
transform="matrix(0.50675756,0,0,0.49973518,3.5918513,153.80128)">
|
||||
<path
|
||||
id="path4"
|
||||
d="m 58.063882,277.29357 -14.146175,6.54263 c 0,0 -4.639278,3.62917 0.207014,7.17487 4.846291,3.5457 14.12924,2.53401 14.12924,2.53401 l 13.256367,-6.59748 c 0,0 4.495607,-5.38705 1.632532,-7.89456 -2.862838,-2.50778 -15.920764,-1.22819 -15.078317,-1.75947 z"
|
||||
style="color:#000000;fill:#000000;stroke-width:2.64783883"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path6"
|
||||
d="m 45.876978,235.69165 -0.386324,4.64272 -5.022401,2.70863 -22.794484,-1.93462 v -6.57761 l 28.202389,1.16088 z"
|
||||
style="fill:#000000;stroke-width:2.64783883;enable-background:new"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path8"
|
||||
d="m 10.425948,204.42397 c 0,0 -20.2983646,6.01214 -4.2498055,34.82372 0.2661486,0.47802 -4.2498056,-16.63732 8.4993465,-18.95882 12.749417,-2.32149 -3.090647,-15.47697 -4.249806,-15.86357 z"
|
||||
style="fill:#000000;stroke-width:2.64783883;enable-background:new"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path10"
|
||||
d="m 3.7686602,185.87534 3.8619202,-1.7433 18.1597036,28.82721 -5.217932,18.37904 -4.440838,-0.5811 -12.363383,-44.88237 z"
|
||||
style="fill:#000000;stroke:#000000;stroke-width:0.76842594;enable-background:new"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path12"
|
||||
d="m 120.82935,210.25354 c 1.54529,1.93462 1.06364,15.45842 -0.77271,25.14928 -1.46915,7.75386 -12.27421,18.4482 -21.59828,25.99988 -9.324066,7.55141 -14.765045,2.82575 -14.765045,2.82575 l -9.539969,-23.04614 1.214298,-1.00904 21.894622,-21.7949 23.567084,-8.12536 z"
|
||||
style="fill:#0b1728;stroke-width:2.64783883;enable-background:new"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path14"
|
||||
d="m 98.529905,170.2415 c -7.581228,0.18549 -12.919282,4.80834 -12.676655,13.55004 l -0.044,8.10204 c -2.088655,0.28061 -5.276935,0.97168 -5.276935,2.64238 0,1.59121 3.213945,3.46992 5.504745,4.04493 l 0.130282,4.07778 c 0,0 3.972783,4.54971 8.858657,5.13771 l 3.304963,10.52078 17.868128,-11.27094 -5.17904,-10.69991 c 1.80729,-0.81482 4.39665,-2.53613 5.48861,-6.03493 1.76329,-5.65097 1.47359,-11.74737 -5.57963,-16.69111 -2.20406,-1.5451 -8.9539,-3.46277 -12.400156,-3.3785 z"
|
||||
style="fill:#f6e6cc;stroke:#000000;stroke-width:2.30527806;stroke-linecap:round;stroke-linejoin:round;enable-background:new"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path18"
|
||||
style="fill:#000c00;stroke-width:2.64783883;enable-background:new"
|
||||
d="m 101.32395,186.67029 -13.605623,0.4086 -2.543533,0.12189 1.391731,8.45923 0.743861,-0.14309 -0.383916,-6.87306 13.55641,-1.02945 c 2.93401,-0.21198 2.42489,2.1943 2.6405,3.865 0.24856,1.92721 -2.71519,2.64398 -1.22382,2.40311 1.4914,-0.24113 2.97714,-1.43354 2.23153,-5.04655 -0.37286,-1.80637 -1.63515,-2.21656 -2.80754,-2.16277 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path20"
|
||||
d="M 8.4066157,184.55044 21.54233,187.25881 33.519416,227.49872 20.769999,230.59396 8.4066157,184.55097 z"
|
||||
style="fill:#ffffff;stroke:#000000;stroke-width:2.30527806;stroke-linecap:round;stroke-linejoin:round;enable-background:new"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path22"
|
||||
d="m 47.313689,234.36675 -11.589994,-3.86924 -18.158381,3.86924 24.725709,4.64299 5.022401,-4.64299 z"
|
||||
style="fill:#4d4d4d;stroke:#000000;stroke-width:0.72180563;enable-background:new"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path24"
|
||||
d="m 73.896802,223.76754 c -1.756623,0.0318 -6.517321,0.67729 -7.773054,1.35431 -5.022401,2.70837 -10.42131,8.8159 -10.42131,8.8159 l -2.248122,-1.69296 -0.01667,-0.0662 -2.377901,-2.62251 c -0.303376,0.45285 -12.103029,-0.10334 -16.63171,0.29042 0,0 -0.792731,3.48529 4.465974,3.49059 2.054945,-0.55196 3.664537,-0.12189 5.656353,0.43933 l -5.656353,6.91652 c 0,0 3.05678,2.50036 5.761129,-2.5295 0.557169,-1.03634 4.265681,-0.55858 4.825019,-0.71624 0.827286,2.59998 2.053941,5.43156 3.517957,5.43156 2.704349,0 32.840609,-3.1045 34.772098,-7.74776 1.931701,-4.64272 -3.864566,-11.99301 -4.250864,-12.38014 0,0 -1.612661,0.56944 -6.882716,0.62376 l -2.740069,0.39191 h 2.83e-4 z"
|
||||
style="fill:#f6e6cc;stroke:#000000;stroke-width:2.30527806;stroke-linecap:round;stroke-linejoin:round;enable-background:new"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path26"
|
||||
d="m 93.968415,196.20958 c -0.161901,0.49313 -0.797176,1.72555 -3.387515,3.60453 -1.454543,1.05515 -3.185634,1.20486 -4.690608,1.04402 v 1.28833 c 2.267939,0.57263 4.427344,-0.13779 5.586237,-0.995 1.623033,-1.20327 2.354777,-4.31096 2.491859,-4.94188 z"
|
||||
style="fill:#001400;stroke-width:2.64783883;enable-background:new"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path28"
|
||||
d="m 85.607448,190.64499 4.054275,1.64314 c 0,0 -2.799336,-6.47691 -4.054275,-1.64314 z"
|
||||
style="color:#000000;fill:#000000;stroke-width:2.64783883"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path30"
|
||||
d="m 74.857255,242.84612 -23.474209,6.04208 c -6.217544,1.60022 -14.534854,7.41521 -6.581616,18.12599 7.952708,10.7113 9.38254,15.78673 11.407957,17.30242 5.964598,4.46306 17.414096,-7.48411 17.414096,-7.48411 l -7.651079,-11.68563 c 0,0 22.81618,0.49445 25.009876,-0.0556 2.193854,-0.54904 -14.479555,-21.69632 -16.125025,-22.24616 z"
|
||||
style="color:#000000;fill:#6c5d53;stroke:#000000;stroke-width:2.30527806;stroke-linecap:round;stroke-linejoin:round"
|
||||
inkscape:connector-curvature="0" />
|
||||
<rect
|
||||
id="rect32"
|
||||
x="149.92824"
|
||||
y="187.53207"
|
||||
width="8.6255131"
|
||||
height="34.780426"
|
||||
transform="matrix(0.99124409,0.13204227,-0.13187768,0.991266,0,0)"
|
||||
style="color:#000000;fill:#000000;stroke:#000000;stroke-width:0.91842937"
|
||||
ry="4.9380465" />
|
||||
<path
|
||||
id="path34"
|
||||
d="m 78.177829,239.66636 c -6.750158,0 -12.204367,5.51079 -12.204367,12.30145 h 48.692048 c 0,-6.78986 -5.45394,-12.30145 -12.20436,-12.30145 H 78.178093 z m 0,2.01146 h 24.283051 c 5.67461,0 10.20514,4.57727 10.20514,10.28999 H 67.974538 c 0,-5.71272 4.530269,-10.28999 10.205143,-10.28999 z"
|
||||
style="text-indent:0;text-transform:none;color:#000000;fill:#ffffff;stroke-width:2.64783883"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path36"
|
||||
d="m 76.35482,241.25624 c -7.157887,0 -12.909227,5.78399 -12.909227,12.95304 v 5.52696 c 0,7.16851 5.751604,12.95303 12.909227,12.95303 h 27.98014 c 7.15788,0 12.90922,-5.78452 12.90922,-12.95303 v -5.52696 c 0,-7.16852 -5.7516,-12.95304 -12.90922,-12.95304 z m -1.751622,7.69 h 31.938362 c 4.58398,0 8.27815,3.69965 8.27815,8.2907 v 3.53245 c 0,1.46508 -0.37021,2.82072 -1.03183,4.01313 -0.47343,-1.78226 -3.28195,-3.16042 -6.71868,-3.17208 l -33.089318,-0.098 c -3.34227,0 -6.125996,1.24938 -6.742749,2.95585 -0.556084,-1.11795 -0.887797,-2.36177 -0.887797,-3.70071 v -3.53272 c 0,-4.59078 3.670358,-8.29044 8.254338,-8.29044 z"
|
||||
style="color:#000000;fill:#000000;stroke-width:2.64783883"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path38"
|
||||
d="m 84.990959,170.77146 c 0,0 -2.001685,3.88303 1.000882,4.08733 3.002539,0.20668 3.102553,-0.8172 3.102553,-0.8172 0,0 7.406336,-2.75871 8.40727,1.73694 1.000882,4.49566 -0.600508,5.00654 -0.600508,5.00654 0,0 1.901618,2.14581 1.401203,3.57671 -0.500441,1.4301 4.003211,0.20403 4.003211,0.20403 0,0 3.60289,-1.12378 3.80318,2.45213 0.20019,3.57671 0.20019,5.00733 0.20019,5.00733 l 6.80572,3.37161 c 0,0 4.00321,-1.83922 4.90413,-5.92655 0.90076,-4.08679 0.70057,-12.0566 -2.80251,-14.91786 -3.50288,-2.86099 -13.11137,-7.76525 -18.115254,-6.2326 -5.004409,1.53238 -11.209517,5.61943 -12.110173,2.45212 z"
|
||||
style="color:#000000;fill:#000000;stroke-width:2.64783883"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path16"
|
||||
d="m 110.40195,206.54381 c 0,0 8.49935,-2.32149 11.20369,3.86898 2.70435,6.19074 0.77271,12.38174 -5.79499,15.47671 -6.56786,3.0955 -24.72571,11.22059 -24.72571,11.22059 0,0 -0.772702,1.16062 -3.863508,0.38714 -3.090648,-0.77401 -5.408699,-12.38174 -5.794997,-16.25072 -0.386377,-3.86897 8.113049,-5.8036 11.977085,-6.96448 3.863508,-1.16087 18.15838,-8.51196 16.99869,-7.73822 z"
|
||||
style="fill:#0b1728;stroke-width:2.64783883;enable-background:new"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 12 KiB |
156
Yavsc/wwwroot/images/it/web-20.svg
Normal file
@ -0,0 +1,156 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:ns1="http://sozi.baierouge.fr"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
id="svg2"
|
||||
sodipodi:docname="mobile phone.svg"
|
||||
viewBox="0 0 212.6 212.6"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.3.1 r9886"
|
||||
>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
fit-margin-left="0"
|
||||
inkscape:showpageshadow="false"
|
||||
inkscape:zoom="0.59451925"
|
||||
borderopacity="1.0"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:cx="278.72629"
|
||||
inkscape:cy="-120.86787"
|
||||
borderlayer="true"
|
||||
inkscape:window-maximized="0"
|
||||
showgrid="false"
|
||||
fit-margin-right="0"
|
||||
units="mm"
|
||||
inkscape:document-units="mm"
|
||||
bordercolor="#666666"
|
||||
inkscape:window-x="258"
|
||||
inkscape:window-y="156"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:window-width="676"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
pagecolor="#ffffff"
|
||||
inkscape:window-height="697"
|
||||
fit-margin-top="0"
|
||||
/>
|
||||
<g
|
||||
id="layer1"
|
||||
inkscape:label="Ebene 1"
|
||||
inkscape:groupmode="layer"
|
||||
transform="translate(49.578 -405.14)"
|
||||
>
|
||||
<path
|
||||
id="path4240"
|
||||
style="fill:#939a99"
|
||||
inkscape:connector-curvature="0"
|
||||
d="m138.46 518.1c-3.3948 42.183-38.678 75.363-81.735 75.363-24.407 0-46.312-10.671-61.338-27.589 0 0 24.644 3.4644 24.644 3.4644 9.5709 1.3452 18.421-5.3223 19.766-14.894l4.0045-28.501c1.2787-9.0991-4.6893-17.529-13.503-19.498 9.082 0.62988 17.237-5.8496 18.524-15.006l4.0051-28.497c1.3452-9.5715-5.3229-18.422-14.893-19.767 0 0-21.721-3.053-21.721-3.053 11.954-6.8054 25.773-10.712 40.511-10.712 45.303 0 82.028 36.724 82.028 82.026 0 2.1643-0.10988 4.3018-0.27404 6.4233-0.006 0.0794-0.0125 0.15991-0.0182 0.24049zm-157.48 24.854s44.728 6.2854 44.728 6.2854-1.3898 9.8889-1.3898 9.8889-37.839-5.3174-37.839-5.3174c-2.0917-3.4595-3.9294-7.0886-5.4993-10.857zm-4.9982-17.115l7.6074 1.0693s-1.3898 9.8889-1.3898 9.8889-3.6627-0.51513-3.6627-0.51513c-1.076-3.3887-1.9232-6.8787-2.5549-10.443zm1.1762-16.166s14.086 1.98 14.086 1.98-1.3898 9.8889-1.3898 9.8889-14.085-1.98-14.085-1.98l1.3892-9.8889zm37.587 15.367s1.3892-9.8877 1.3892-9.8877 14.086 1.98 14.086 1.98l-1.3898 9.8877s-14.085-1.98-14.085-1.98zm-6.2652 5.3674s14.087 1.98 14.087 1.98l-1.3892 9.8865s-14.086-1.98-14.086-1.98 1.3886-9.8865 1.3886-9.8865zm-5.4022-0.75927l-1.3892 9.8865-14.086-1.9788s1.3898-9.8889 1.3898-9.8889l14.086 1.9812zm-7.821-7.3462l1.3898-9.8901 14.085 1.9812-1.3898 9.8877-14.085-1.9788zm6.5247-71.766s27.39 3.8501 27.39 3.8501l-5.448 38.76s-45.251-6.3611-45.251-6.3611c4.4409-14.11 12.592-26.573 23.31-36.249zm54.942-45.398c-58.707 0-106.3 47.59-106.3 106.3 0 58.708 47.592 106.3 106.3 106.3 58.707 0 106.3-47.59 106.3-106.3 0-58.708-47.592-106.3-106.3-106.3zm35.055 69.49c0.62439-4.4409-0.61524-8.7121-3.1207-12.028l-8.2513 15.372-7.5653 0.23681s-3.985-6.4355-3.985-6.4355l8.3325-15.526c-8.5565-0.7788-16.307 5.2686-17.515 13.868-0.88868 6.3232 2.0111 12.291 6.9556 15.657 0 0-11.881 84.541-11.881 84.541l14.232 1.9983 4.4104-31.383 7.4762-53.196c5.6384-1.8945 10.028-6.814 10.912-13.105zm-6.8634 19.672l12.874 9.9072s3.0158 0.42358 3.0158 0.42358l-7.1362 50.776 14.232 1.9983 7.1362-50.774 8.54 1.2 2.2333-15.885s-25.789-3.6243-25.789-3.6243-15.106 5.9778-15.106 5.9778z"
|
||||
/>
|
||||
</g
|
||||
>
|
||||
<metadata
|
||||
>
|
||||
<rdf:RDF
|
||||
>
|
||||
<cc:Work
|
||||
>
|
||||
<dc:format
|
||||
>image/svg+xml</dc:format
|
||||
>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage"
|
||||
/>
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/publicdomain/"
|
||||
/>
|
||||
<dc:publisher
|
||||
>
|
||||
<cc:Agent
|
||||
rdf:about="http://openclipart.org/"
|
||||
>
|
||||
<dc:title
|
||||
>Openclipart</dc:title
|
||||
>
|
||||
</cc:Agent
|
||||
>
|
||||
</dc:publisher
|
||||
>
|
||||
<dc:title
|
||||
>Web 2.0</dc:title
|
||||
>
|
||||
<dc:date
|
||||
>2013-01-18T05:56:20</dc:date
|
||||
>
|
||||
<dc:description
|
||||
>Icon for web 2.0</dc:description
|
||||
>
|
||||
<dc:source
|
||||
>https://openclipart.org/detail/174317/web-2.0-by-fallerton-174317</dc:source
|
||||
>
|
||||
<dc:creator
|
||||
>
|
||||
<cc:Agent
|
||||
>
|
||||
<dc:title
|
||||
>Fallerton</dc:title
|
||||
>
|
||||
</cc:Agent
|
||||
>
|
||||
</dc:creator
|
||||
>
|
||||
<dc:subject
|
||||
>
|
||||
<rdf:Bag
|
||||
>
|
||||
<rdf:li
|
||||
>2.0</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>extended</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>web</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>wide</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>world</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>www</rdf:li
|
||||
>
|
||||
</rdf:Bag
|
||||
>
|
||||
</dc:subject
|
||||
>
|
||||
</cc:Work
|
||||
>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/publicdomain/"
|
||||
>
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction"
|
||||
/>
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution"
|
||||
/>
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks"
|
||||
/>
|
||||
</cc:License
|
||||
>
|
||||
</rdf:RDF
|
||||
>
|
||||
</metadata
|
||||
>
|
||||
</svg
|
||||
>
|
After Width: | Height: | Size: 5.7 KiB |