imported the script for creating gml files and displaying a dynamic map

This commit is contained in:
lars 2010-01-27 00:38:26 +00:00
parent a0029f5e57
commit 1c8a91836e
66 changed files with 20323 additions and 0 deletions

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 100 KiB

View file

@ -0,0 +1,98 @@
<?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="210mm"
height="297mm"
id="svg13488"
sodipodi:version="0.32"
inkscape:version="0.46"
sodipodi:docname="Anonymous_Open_Bible.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape">
<defs
id="defs13490">
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective13496" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="350"
inkscape:cy="520"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="641"
inkscape:window-height="721"
inkscape:window-x="50"
inkscape:window-y="25" />
<metadata
id="metadata13493">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1">
<g
id="g8051"
transform="translate(605.71423,-711.42859)">
<path
transform="matrix(1.3992,0,0,1.4336065,-694.30509,608.42894)"
d="M 511.42857,435.21933 A 178.57143,174.28572 0 1 1 154.28572,435.21933 A 178.57143,174.28572 0 1 1 511.42857,435.21933 z"
sodipodi:ry="174.28572"
sodipodi:rx="178.57143"
sodipodi:cy="435.21933"
sodipodi:cx="332.85715"
id="path2391"
style="fill:#99ff55;fill-rule:evenodd;stroke:#000000;stroke-width:0.70606565px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
sodipodi:type="arc" />
<g
transform="matrix(1.6031782,0,0,1.6031782,-419.58474,1088.5371)"
id="g8043">
<g
id="g8045"
transform="translate(-106.41824,-552.93102)" />
<g
id="g4874"
transform="translate(-106.41824,-552.93102)">
<path
d="M 108.91824,624.83263 L 172.02974,720.51781 C 192.38829,692.01584 239.21297,673.69314 265.67909,679.8007 C 298.25277,657.4063 334.89815,661.478 345.07743,669.62143 L 271.78665,573.93624 C 271.78665,573.93624 220.89027,559.68526 200.53172,590.22309 C 163.88633,573.93624 119.09751,600.40236 108.91824,624.83263 z"
id="path2354"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" />
<path
d="M 116.72056,612.20892 L 171.68864,695.67897 C 194.08305,654.96187 238.87186,636.63917 261.26627,663.10529 C 295.87581,614.24477 336.5929,663.10529 340.66461,663.10529 L 267.37384,563.3484 C 267.37384,563.3484 218.51331,540.95399 198.15476,571.49182 C 177.79621,555.20497 128.93568,575.56352 116.72056,612.20892 z"
id="path2356"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" />
<path
d="M 199.51379,571.9004 L 262.6253,657.40631 C 270.76872,669.62144 254.48188,692.01585 289.09142,706.26683"
id="path3599"
style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" />
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View file

@ -0,0 +1,379 @@
<?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="210mm"
height="297mm"
id="svg16377"
sodipodi:version="0.32"
inkscape:version="0.46"
sodipodi:docname="adriano_Hard_Hat.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape">
<defs
id="defs16379">
<linearGradient
id="SVGID_2_"
gradientUnits="userSpaceOnUse"
x1="-229.82201"
y1="896.29388"
x2="-290.0098"
y2="896.29388"
gradientTransform="translate(614.4004,-728.4014)">
<stop
offset="0.3187"
style="stop-color:#FFFFFF"
id="stop6588" />
<stop
offset="1"
style="stop-color:#000000"
id="stop6590" />
</linearGradient>
<radialGradient
id="SVGID_1_"
cx="-464.9202"
cy="873.18951"
r="255.5941"
gradientTransform="translate(614.4004,-728.4014)"
gradientUnits="userSpaceOnUse">
<stop
offset="0.5"
style="stop-color:#FED51F"
id="stop6527" />
<stop
offset="1"
style="stop-color:#000000"
id="stop6529" />
</radialGradient>
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective16385" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="350"
inkscape:cy="520"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="641"
inkscape:window-height="721"
inkscape:window-x="50"
inkscape:window-y="25" />
<metadata
id="metadata16382">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1">
<g
id="g6659"
transform="translate(-622.85715,-59.999967)">
<path
transform="matrix(1.3992,0,0,1.4336064,537.12343,-134.42821)"
d="M 511.42857,435.21933 A 178.57143,174.28572 0 1 1 154.28572,435.21933 A 178.57143,174.28572 0 1 1 511.42857,435.21933 z"
sodipodi:ry="174.28572"
sodipodi:rx="178.57143"
sodipodi:cy="435.21933"
sodipodi:cx="332.85715"
id="path2401"
style="fill:#d35f8d;fill-rule:evenodd;stroke:#000000;stroke-width:0.70606565px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
sodipodi:type="arc" />
<g
transform="matrix(0.8735718,0,0,0.8735718,788.09859,315.13821)"
id="g6482">
<g
id="g6484">
<g
id="g6486">
<path
style="fill:#ffffff;stroke:#cccccc;stroke-width:15.47719955"
d="M 266.018,314.156 C 266.018,314.156 235.053,330.84 187.564,347.369 C 158.881,357.369 107.936,340.502 81.412,333.478 C 54.849,326.429 8.953,311.849 21.688,299.114 C 34.424,286.382 71.042,259.226 71.042,259.226 C 71.042,259.226 36.177,316.799 266.018,314.156 z"
id="path6488" />
<g
id="g6490">
<path
style="fill:#ffffff;stroke:#cccccc;stroke-width:15.47719955"
d="M 54.069,272.286 C 54.069,296.568 126.715,316.26 216.342,316.26 C 305.959,316.26 378.591,296.571 378.591,272.286 C 359.9,258.738 362.605,247.332 362.605,247.332 L 69.299,247.332 C 69.309,247.332 71.904,258.738 54.069,272.286 z"
id="path6492" />
</g>
<g
id="g6494">
<g
id="g6496">
<path
style="fill:#ffffff"
d="M 344.759,160.41 C 341.131,152.132 327.074,123.541 298.498,103.414 C 246.695,66.882 182.459,73.851 144.688,95.78 C 119.165,110.628 101.582,129.762 87.651,157.854 C 84.251,164.716 77.913,179.358 73.569,200.305 C 69.81,218.473 69.448,229.93 68.843,248.958 C 68.873,264.857 99.047,279.197 151.039,286.18 C 223.801,295.924 311.741,287.46 347.432,267.278 C 357.645,261.506 362.466,255.364 362.446,249.382 C 361.693,224.797 360.784,196.945 344.759,160.41 z"
id="path6498" />
</g>
<g
id="g6500">
<path
style="fill:none;stroke:#cccccc;stroke-width:15.47719955"
d="M 344.759,160.41 C 341.131,152.132 327.074,123.541 298.498,103.414 C 246.695,66.882 182.459,73.851 144.688,95.78 C 119.165,110.628 101.582,129.762 87.651,157.854 C 84.251,164.716 77.913,179.358 73.569,200.305 C 69.81,218.473 69.448,229.93 68.843,248.958 C 68.873,264.857 99.047,279.197 151.039,286.18 C 223.801,295.924 311.741,287.46 347.432,267.278 C 357.645,261.506 362.466,255.364 362.446,249.382 C 361.693,224.797 360.784,196.945 344.759,160.41 z"
id="path6502" />
</g>
</g>
</g>
<g
id="g6504">
<path
style="fill:#ffd520;stroke:#000000;stroke-width:5.15910006"
d="M 267.237,313.428 C 267.237,313.428 236.263,330.084 188.784,346.639 C 160.111,356.619 109.172,339.772 82.645,332.723 C 56.083,325.7 10.181,311.119 22.917,298.358 C 35.652,285.628 72.251,258.487 72.251,258.487 C 72.251,258.487 37.402,316.063 267.237,313.428 z"
id="path6506" />
<g
id="g6508">
<path
style="stroke:#000000;stroke-width:5.15910006"
d="M 55.292,271.555 C 55.292,295.839 127.916,315.514 217.551,315.514 C 307.164,315.514 379.815,295.844 379.815,271.555 C 361.113,258.007 363.836,246.602 363.836,246.602 L 70.512,246.602 C 70.523,246.602 73.113,258.008 55.292,271.555 z"
id="path6510" />
</g>
<g
id="g6512">
<g
id="g6514">
<path
style="fill:#ffd520"
d="M 345.992,159.669 C 342.364,151.397 328.3,122.818 299.732,102.672 C 247.934,66.141 183.698,73.118 145.922,95.044 C 120.383,109.893 102.81,129.025 88.89,157.094 C 85.484,163.956 79.131,178.598 74.808,199.556 C 71.06,217.712 70.693,229.179 70.079,248.183 C 70.1,264.083 100.298,278.447 152.297,285.406 C 225.057,295.175 312.987,286.685 348.668,266.503 C 358.881,260.731 363.712,254.611 363.69,248.607 C 362.91,224.061 361.998,196.205 345.992,159.669 z"
id="path6516" />
</g>
<g
id="g6518">
<path
style="fill:none;stroke:#000000;stroke-width:5.15910006"
d="M 345.992,159.669 C 342.364,151.397 328.3,122.818 299.732,102.672 C 247.934,66.141 183.698,73.118 145.922,95.044 C 120.383,109.893 102.81,129.025 88.89,157.094 C 85.484,163.956 79.131,178.598 74.808,199.556 C 71.06,217.712 70.693,229.179 70.079,248.183 C 70.1,264.083 100.298,278.447 152.297,285.406 C 225.057,295.175 312.987,286.685 348.668,266.503 C 358.881,260.731 363.712,254.611 363.69,248.607 C 362.91,224.061 361.998,196.205 345.992,159.669 z"
id="path6520" />
</g>
</g>
<g
id="g6522">
<g
id="g6524">
<radialGradient
id="radialGradient16417"
cx="-464.9202"
cy="873.18951"
r="255.5941"
gradientTransform="translate(614.4004,-728.4014)"
gradientUnits="userSpaceOnUse">
<stop
offset="0.5"
style="stop-color:#FED51F"
id="stop16419" />
<stop
offset="1"
style="stop-color:#000000"
id="stop16421" />
</radialGradient>
<path
style="fill:url(#SVGID_1_)"
d="M 345.992,159.669 C 342.364,151.397 328.3,122.818 299.732,102.672 C 247.934,66.141 183.698,73.118 145.922,95.044 C 120.383,109.893 102.81,129.025 88.89,157.094 C 85.484,163.956 79.131,178.598 74.808,199.556 C 71.06,217.712 70.693,229.179 70.079,248.183 C 70.1,264.083 100.298,278.447 152.297,285.406 C 225.057,295.175 312.987,286.685 348.668,266.503 C 358.881,260.731 363.712,254.611 363.69,248.607 C 362.91,224.061 361.998,196.205 345.992,159.669 z"
id="path6531" />
</g>
</g>
</g>
<g
id="g6533">
<g
id="g6535">
<g
id="g6537">
<path
style="fill:#cccccc"
d="M 292.967,97.194 C 183.995,27.707 73.4,170.418 76.861,262.057 L 66.724,266.147 C 66.729,166.256 174.974,19.021 292.967,97.194"
id="path6539" />
</g>
<polygon
style="fill:#cccccc"
points="76.865,262.057 61.197,281.15 66.729,266.146 76.865,262.057 "
id="polygon6541" />
</g>
<path
style="stroke:#000000;stroke-width:5.15910006;stroke-linecap:round;stroke-linejoin:round"
d="M 109.11,280.45 L 109.11,280.45 C 109.105,190.041 163.059,49.176 260.763,81.157 C 155.99,45.698 66.749,175.416 66.749,266.127 L 61.217,281.13 L 103.598,295.424 L 109.11,280.45 L 109.11,280.45 z"
id="path6543" />
<g
id="g6545">
<g
id="g6547">
<path
style="fill:#cccccc"
d="M 109.105,280.45 L 109.105,280.45 L 109.105,280.45 L 103.579,295.454 L 128.428,278.037 C 124.95,186.375 183.992,27.712 292.974,97.173 C 174.974,19.021 109.105,180.544 109.105,280.45 z"
id="path6549" />
</g>
<g
id="g6551">
<path
style="fill:none;stroke:#000000;stroke-width:5.15910006;stroke-linecap:round;stroke-linejoin:round"
d="M 109.105,280.45 L 109.105,280.45 L 109.105,280.45 L 103.579,295.454 L 128.428,278.037 C 124.95,186.375 183.992,27.712 292.974,97.173 C 174.974,19.021 109.105,180.544 109.105,280.45 z"
id="path6553" />
</g>
</g>
</g>
</g>
<g
id="g6555">
<polygon
style="fill:#999999;stroke:#000000;stroke-width:5.15910006;stroke-linecap:round;stroke-linejoin:round"
points="267.237,277.314 253.029,251.639 254.677,222.574 265.489,233.406 267.237,277.314 "
id="polygon6557" />
<polygon
points="329.726,266.975 320.698,241.305 322.323,217.4 327.99,223.074 329.726,266.975 "
id="polygon6559" />
<path
style="stroke:#000000;stroke-width:5.15910006;stroke-linecap:round;stroke-linejoin:round"
d="M 267.237,277.314 C 267.237,277.314 326.722,269.937 329.706,266.956 C 332.698,263.999 327.974,223.055 327.974,223.055 L 265.481,233.387 L 267.237,277.314 z"
id="path6561" />
<polygon
style="fill:#cccccc;stroke:#000000;stroke-width:5.15910006;stroke-linecap:round;stroke-linejoin:round"
points="254.677,222.574 265.489,233.406 327.99,223.074 317.164,212.242 254.677,222.574 "
id="polygon6563" />
</g>
<g
id="g6565">
<g
id="g6567">
<g
id="g6569">
<path
style="fill:none;stroke:#cccccc;stroke-width:15.47719955;stroke-linecap:round;stroke-linejoin:round"
d="M 419.5,76.856 L 419.5,46.465 C 419.5,33.679 406.673,22.846 394.58,18.624 L 394.58,48.954 C 394.58,64.255 383.022,76.664 368.774,76.664 C 354.517,76.664 342.979,64.255 342.979,48.954 L 342.979,18.541 C 330.766,22.687 317.798,33.6 317.798,46.457 L 317.798,76.847 C 317.798,89.781 329.734,100.754 342.838,104.834 L 342.838,223.446 C 328.146,232.278 318.28,248.331 318.28,266.717 C 318.28,294.613 340.891,317.244 368.794,317.244 C 396.693,317.244 419.315,294.613 419.315,266.717 C 419.315,248.182 409.295,232.026 394.408,223.235 L 394.408,104.833 C 407.53,100.768 419.5,89.794 419.5,76.856 z M 392.888,280.634 L 368.816,294.53 L 344.754,280.634 L 344.754,252.839 L 368.816,238.943 L 392.888,252.839 L 392.888,280.634 z"
id="path6571" />
</g>
</g>
<g
id="g6573">
<g
id="g6575">
<path
style="fill:#ffffff"
d="M 419.5,76.856 L 419.5,46.465 C 419.5,33.679 406.673,22.846 394.58,18.624 L 394.58,48.954 C 394.58,64.255 383.022,76.664 368.774,76.664 C 354.517,76.664 342.979,64.255 342.979,48.954 L 342.979,18.541 C 330.766,22.687 317.798,33.6 317.798,46.457 L 317.798,76.847 C 317.798,89.781 329.734,100.754 342.838,104.834 L 342.838,223.446 C 328.146,232.278 318.28,248.331 318.28,266.717 C 318.28,294.613 340.891,317.244 368.794,317.244 C 396.693,317.244 419.315,294.613 419.315,266.717 C 419.315,248.182 409.295,232.026 394.408,223.235 L 394.408,104.833 C 407.53,100.768 419.5,89.794 419.5,76.856 z M 392.888,280.634 L 368.816,294.53 L 344.754,280.634 L 344.754,252.839 L 368.816,238.943 L 392.888,252.839 L 392.888,280.634 z"
id="path6577" />
</g>
<g
id="g6579">
<path
style="fill:none;stroke:#000000;stroke-width:5.15910006"
d="M 419.5,76.856 L 419.5,46.465 C 419.5,33.679 406.673,22.846 394.58,18.624 L 394.58,48.954 C 394.58,64.255 383.022,76.664 368.774,76.664 C 354.517,76.664 342.979,64.255 342.979,48.954 L 342.979,18.541 C 330.766,22.687 317.798,33.6 317.798,46.457 L 317.798,76.847 C 317.798,89.781 329.734,100.754 342.838,104.834 L 342.838,223.446 C 328.146,232.278 318.28,248.331 318.28,266.717 C 318.28,294.613 340.891,317.244 368.794,317.244 C 396.693,317.244 419.315,294.613 419.315,266.717 C 419.315,248.182 409.295,232.026 394.408,223.235 L 394.408,104.833 C 407.53,100.768 419.5,89.794 419.5,76.856 z M 392.888,280.634 L 368.816,294.53 L 344.754,280.634 L 344.754,252.839 L 368.816,238.943 L 392.888,252.839 L 392.888,280.634 z"
id="path6581" />
</g>
</g>
<g
style="opacity:0.15"
id="g6583">
<g
id="g6585">
<linearGradient
id="linearGradient16451"
gradientUnits="userSpaceOnUse"
x1="-229.82201"
y1="896.29388"
x2="-290.0098"
y2="896.29388"
gradientTransform="translate(614.4004,-728.4014)">
<stop
offset="0.3187"
style="stop-color:#FFFFFF"
id="stop16453" />
<stop
offset="1"
style="stop-color:#000000"
id="stop16455" />
</linearGradient>
<path
style="fill:url(#SVGID_2_)"
d="M 419.5,76.856 L 419.5,46.465 C 419.5,33.679 406.673,22.846 394.58,18.624 L 394.58,48.954 C 394.58,64.255 383.022,76.664 368.774,76.664 C 354.517,76.664 342.979,64.255 342.979,48.954 L 342.979,18.541 C 330.766,22.687 317.798,33.6 317.798,46.457 L 317.798,76.847 C 317.798,89.781 329.734,100.754 342.838,104.834 L 342.838,223.446 C 328.146,232.278 318.28,248.331 318.28,266.717 C 318.28,294.613 340.891,317.244 368.794,317.244 C 396.693,317.244 419.315,294.613 419.315,266.717 C 419.315,248.182 409.295,232.026 394.408,223.235 L 394.408,104.833 C 407.53,100.768 419.5,89.794 419.5,76.856 z M 392.888,280.634 L 368.816,294.53 L 344.754,280.634 L 344.754,252.839 L 368.816,238.943 L 392.888,252.839 L 392.888,280.634 z"
id="path6592" />
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -0,0 +1,246 @@
<?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="210mm"
height="297mm"
id="svg17252"
sodipodi:version="0.32"
inkscape:version="0.46"
sodipodi:docname="ben_Movie_clapper.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape">
<defs
id="defs17254">
<linearGradient
x1="0"
y1="0"
x2="1"
y2="0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(14.086716,1.338623,1.338623,-14.086716,95.941895,410.67627)"
spreadMethod="pad"
id="linearGradient126385">
<stop
style="stop-opacity:1;stop-color:#bdbcbc"
offset="0"
id="stop126387" />
<stop
style="stop-opacity:1;stop-color:#5a5758"
offset="1"
id="stop126389" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient126385"
id="linearGradient3043"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(17.608395,-1.6732787,1.6732787,17.608395,-1614.5592,-21.82338)"
spreadMethod="pad"
x1="0"
y1="0"
x2="1"
y2="0" />
<linearGradient
x1="0"
y1="0"
x2="1"
y2="0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(362.91504,0,0,-362.91504,93.480469,371.84521)"
spreadMethod="pad"
id="linearGradient126357">
<stop
style="stop-opacity:1;stop-color:#ffffff"
offset="0"
id="stop126359" />
<stop
style="stop-opacity:1;stop-color:#b3c4d3"
offset="1"
id="stop126361" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient126357"
id="linearGradient3041"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(453.6438,0,0,453.6438,-1617.636,26.71545)"
spreadMethod="pad"
x1="0"
y1="0"
x2="1"
y2="0" />
<linearGradient
x1="0"
y1="0"
x2="1"
y2="0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(360.521,0,0,-360.521,75.614746,472.22754)"
spreadMethod="pad"
id="linearGradient126327">
<stop
style="stop-opacity:1;stop-color:#ffffff"
offset="0"
id="stop126329" />
<stop
style="stop-opacity:1;stop-color:#b3c4d3"
offset="1"
id="stop126331" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient126327"
id="linearGradient3039"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(450.65125,0,0,450.65125,-1639.9682,-98.76246)"
spreadMethod="pad"
x1="0"
y1="0"
x2="1"
y2="0" />
<filter
id="filter6705"
inkscape:collect="always">
<feGaussianBlur
id="feGaussianBlur6707"
stdDeviation="5.8118586"
inkscape:collect="always" />
</filter>
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective17260" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="350"
inkscape:cy="520"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="641"
inkscape:window-height="721"
inkscape:window-x="50"
inkscape:window-y="25" />
<metadata
id="metadata17257">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1">
<g
id="g3045"
transform="translate(1211.4285,22.857167)">
<path
transform="matrix(1.3992,0,0,1.4336064,-1280.0194,-131.57106)"
d="M 511.42857,435.21933 A 178.57143,174.28572 0 1 1 154.28572,435.21933 A 178.57143,174.28572 0 1 1 511.42857,435.21933 z"
sodipodi:ry="174.28572"
sodipodi:rx="178.57143"
sodipodi:cy="435.21933"
sodipodi:cx="332.85715"
id="path2389"
style="fill:#55ddff;fill-rule:evenodd;stroke:#000000;stroke-width:0.7060656px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
sodipodi:type="arc" />
<g
transform="matrix(0.5785663,0,0,0.5785663,-20.749949,427.99354)"
id="g3025">
<path
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter6705)"
d="M -1209.9316,-224.87432 C -1315.4365,-183.56363 -1419.172,-137.92497 -1523.7753,-94.43682 C -1560.5035,-79.06894 -1597.3147,-63.93282 -1633.9628,-48.37432 L -1591.4628,407.93818 C -1590.939,413.45566 -1586.1104,417.48443 -1580.6816,416.96943 L -1122.4004,373.43818 C -1116.9717,372.92315 -1113.0028,368.04943 -1113.5254,362.53193 L -1150.1816,-23.34307 C -1151.4544,-31.13288 -1162.7479,-35.55874 -1169.6191,-34.09307 C -1300.7797,-19.80816 -1432.1402,-7.3186 -1563.4628,5.40693 C -1436.5983,-47.0097 -1309.7337,-99.42642 -1182.8691,-151.84307 L -1209.9316,-224.87432 z"
id="path5888"
sodipodi:nodetypes="cccccccccccc"
inkscape:export-filename="/tmp/movie_clap.png"
inkscape:export-xdpi="41.799999"
inkscape:export-ydpi="41.799999" />
<path
d="M -1166.9541,-28.39687 L -1589.3366,11.73443 L -1604.6916,18.14063 L -1607.3541,13.44813 L -1625.2453,15.14693 C -1630.6741,15.66193 -1634.6453,20.55063 -1634.1216,26.06813 L -1597.4591,411.92943 C -1596.9353,417.44693 -1592.1141,421.49813 -1586.6853,420.98313 L -1128.3928,377.43693 C -1122.9641,376.92193 -1118.9916,372.03563 -1119.5141,366.51813 L -1156.1778,-19.34437 C -1156.7016,-24.86187 -1161.5253,-28.91187 -1166.9541,-28.39687"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path5767"
inkscape:export-filename="/tmp/movie_clap.png"
inkscape:export-xdpi="41.799999"
inkscape:export-ydpi="41.799999" />
<path
d="M -1581.4716,14.37443 L -1188.8603,-147.85307 L -1185.1103,-159.10307 L -1631.9428,-40.05807 L -1599.4891,16.08563 L -1596.8241,20.79813 L -1581.4716,14.37443 z"
style="fill:#5a5758;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path5769"
inkscape:export-filename="/tmp/movie_clap.png"
inkscape:export-xdpi="41.799999"
inkscape:export-ydpi="41.799999" />
<path
d="M -1589.4953,10.06071 L -1189.3166,-157.36304 L -1234.7466,-214.01054 L -1639.9678,-44.37054 L -1607.5128,11.77196 L -1604.8491,16.48446 L -1589.4953,10.06071 z"
style="fill:url(#linearGradient3039);stroke:none"
id="path5777"
inkscape:export-filename="/tmp/movie_clap.png"
inkscape:export-xdpi="41.799999"
inkscape:export-ydpi="41.799999" />
<path
d="M -1163.9916,-30.37054 L -1604.5153,12.83571 L -1617.6366,83.80196 L -1169.7203,42.93321 L -1163.9916,-30.37054 z"
style="fill:url(#linearGradient3041);stroke:none"
id="path5795"
inkscape:export-filename="/tmp/movie_clap.png"
inkscape:export-xdpi="41.799999"
inkscape:export-ydpi="41.799999" />
<path
style="fill:url(#linearGradient3043);stroke:none"
d="M -1605.6816,-31.49932 C -1605.9804,-31.50124 -1606.2839,-31.49697 -1606.5879,-31.46807 C -1610.5397,-31.09229 -1613.626,-28.1613 -1614.4004,-24.46807 C -1614.4599,-24.18426 -1614.5252,-23.91642 -1614.5566,-23.62432 C -1614.6226,-23.03011 -1614.6153,-22.42999 -1614.5566,-21.81182 C -1614.5277,-21.50807 -1614.4898,-21.2298 -1614.4316,-20.93682 C -1614.3726,-20.63351 -1614.3014,-20.35222 -1614.2129,-20.06182 C -1614.127,-19.78093 -1614.0123,-19.51676 -1613.9004,-19.24932 C -1613.8967,-19.24059 -1613.904,-19.22678 -1613.9004,-19.21807 C -1613.7913,-18.96004 -1613.6884,-18.71227 -1613.5566,-18.46807 C -1613.0111,-17.44669 -1612.278,-16.5702 -1611.4004,-15.84307 C -1610.5301,-15.12197 -1609.5257,-14.56389 -1608.4316,-14.21807 C -1608.4224,-14.21514 -1608.4095,-14.22096 -1608.4004,-14.21807 C -1608.136,-14.13549 -1607.8615,-14.05691 -1607.5879,-13.99932 C -1607.0208,-13.88 -1606.4353,-13.81593 -1605.8379,-13.81182 C -1605.5392,-13.80976 -1605.2355,-13.81432 -1604.9316,-13.84307 C -1604.3104,-13.90217 -1603.7236,-14.03954 -1603.1504,-14.21807 C -1602.8694,-14.30397 -1602.6054,-14.38733 -1602.3379,-14.49932 C -1601.8028,-14.72385 -1601.3111,-14.99245 -1600.8379,-15.31182 C -1600.4737,-15.55753 -1600.1286,-15.8293 -1599.8066,-16.12432 C -1599.7101,-16.21275 -1599.6178,-16.31305 -1599.5254,-16.40557 C -1599.2082,-16.72069 -1598.9165,-17.04665 -1598.6504,-17.40557 C -1598.5797,-17.5008 -1598.4984,-17.58878 -1598.4316,-17.68682 C -1598.4267,-17.69412 -1598.4365,-17.71075 -1598.4316,-17.71807 C -1598.2728,-17.95255 -1598.1301,-18.18758 -1597.9941,-18.43682 C -1597.8581,-18.68649 -1597.731,-18.92404 -1597.6191,-19.18682 C -1597.2836,-19.97395 -1597.0572,-20.84177 -1596.9629,-21.71807 C -1596.9,-22.30226 -1596.9052,-22.89166 -1596.9629,-23.49932 C -1596.9919,-23.80496 -1597.0293,-24.11089 -1597.0879,-24.40557 C -1597.1395,-24.66548 -1597.2019,-24.90511 -1597.2754,-25.15557 C -1597.2845,-25.18707 -1597.2971,-25.21797 -1597.3066,-25.24932 C -1597.3797,-25.48834 -1597.4646,-25.70745 -1597.5566,-25.93682 C -1597.6425,-26.15096 -1597.7363,-26.35679 -1597.8379,-26.56182 C -1597.8523,-26.59102 -1597.8543,-26.62656 -1597.8691,-26.65557 C -1597.9,-26.71651 -1597.9306,-26.78299 -1597.9629,-26.84307 C -1598.0597,-27.02247 -1598.1669,-27.20293 -1598.2754,-27.37432 C -1598.4175,-27.59898 -1598.5831,-27.82064 -1598.7441,-28.03057 C -1599.1521,-28.56525 -1599.6039,-29.04126 -1600.1191,-29.46807 C -1600.3139,-29.62946 -1600.5048,-29.79259 -1600.7129,-29.93682 C -1600.8061,-30.00149 -1600.8983,-30.06324 -1600.9941,-30.12432 C -1601.0139,-30.13696 -1601.0368,-30.14307 -1601.0566,-30.15557 C -1601.2623,-30.28444 -1601.4967,-30.41877 -1601.7129,-30.53057 C -1601.7332,-30.54107 -1601.7549,-30.55147 -1601.7754,-30.56182 C -1602.1208,-30.73712 -1602.4692,-30.87021 -1602.8379,-30.99932 C -1602.9248,-31.02977 -1602.9998,-31.0653 -1603.0879,-31.09307 C -1603.3666,-31.18121 -1603.6424,-31.2515 -1603.9316,-31.31182 C -1604.1547,-31.35864 -1604.3908,-31.4073 -1604.6191,-31.43682 C -1604.9647,-31.48055 -1605.3262,-31.49703 -1605.6816,-31.49932 z"
id="path5811"
inkscape:export-filename="/tmp/movie_clap.png"
inkscape:export-xdpi="41.799999"
inkscape:export-ydpi="41.799999" />
<path
d="M -1120.3341,352.01693 C -1119.9016,356.71563 -1123.3716,360.87813 -1128.0878,361.31063 L -1557.7703,400.89063 C -1562.4828,401.32693 -1566.6566,397.86693 -1567.0903,393.16943 L -1593.9953,101.06813 C -1594.4303,96.36813 -1590.9591,92.20693 -1586.2441,91.77313 L -1156.5616,52.19313 C -1151.8466,51.75813 -1147.6753,55.21563 -1147.2416,59.91563 L -1120.3341,352.01693 z"
style="fill:none;stroke:#231f20;stroke-width:2.6312499;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path5823"
inkscape:export-filename="/tmp/movie_clap.png"
inkscape:export-xdpi="41.799999"
inkscape:export-ydpi="41.799999" />
<flowRoot
xml:space="preserve"
id="flowRoot3260"
style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:DejaVu Serif"
transform="matrix(6.7300855,-0.6889226,0.7104432,5.2633659,7014.7995,-1638.0212)"
inkscape:transform-center-x="26.164712"
inkscape:transform-center-y="-92.859779"><flowRegion
id="flowRegion3262"><rect
id="rect3264"
width="65.714287"
height="37.14286"
x="-1285.7142"
y="178.07646"
style="fill:#ffffff" /></flowRegion><flowPara
id="flowPara3266">FILM</flowPara></flowRoot> <path
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="M -1215.9316,-220.87432 L -1242.0878,-211.12432 L -1196.7441,-154.03057 L -1184.6816,-159.18682 L -1215.9316,-220.87432 z M -1283.7441,-194.03057 L -1342.7441,-168.74932 L -1297.3691,-111.62432 L -1238.3691,-136.93682 L -1283.7441,-194.03057 z M -1395.6816,-147.87432 L -1454.7129,-122.56182 L -1409.3379,-65.46807 L -1350.3066,-90.74932 L -1395.6816,-147.87432 z M -1503.8066,-101.62432 L -1562.8379,-76.34307 L -1517.4629,-19.21807 L -1458.4316,-44.53057 L -1503.8066,-101.62432 z M -1640.8066,-44.28057 L -1630.1191,68.06318 L -1579.5879,48.03193 L -1577.0879,20.71943 L -1640.8066,-44.28057 z M -1163.1816,-27.12432 L -1176.6191,44.56318 L -1163.5566,43.50068 L -1159.3378,-25.74932 L -1163.1816,-27.12432 z M -1225.2128,-24.56182 L -1288.0879,-18.59307 L -1301.5879,57.43818 L -1239.1816,50.40693 L -1225.2128,-24.56182 z M -1329.9629,-13.90557 L -1392.4941,-8.65557 L -1405.8066,64.81318 L -1342.5566,62.75068 L -1329.9629,-13.90557 z M -1443.5879,-3.12432 L -1506.0254,2.96943 L -1519.4004,75.59443 L -1456.9629,71.71943 L -1443.5879,-3.12432 z"
id="path5779"
inkscape:export-filename="/tmp/movie_clap.png"
inkscape:export-xdpi="41.799999"
inkscape:export-ydpi="41.799999" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.2 KiB

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 52 KiB

View file

@ -0,0 +1,156 @@
<?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="210mm"
height="297mm"
id="svg19439"
sodipodi:version="0.32"
inkscape:version="0.46"
sodipodi:docname="ryanlerch_Green_-_Query_Icon.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape">
<defs
id="defs19441">
<linearGradient
id="linearGradient3195">
<stop
style="stop-color:#ffffff;stop-opacity:0.37440759"
offset="0"
id="stop3197" />
<stop
style="stop-color:#ffffff;stop-opacity:0"
offset="1"
id="stop3199" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3195"
id="linearGradient13399"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.275436,0,0,0.275436,1498.7463,2113.3387)"
x1="355.05255"
y1="230.74762"
x2="324.75836"
y2="593.93323" />
<linearGradient
id="linearGradient2028">
<stop
style="stop-color:#05fa4a;stop-opacity:1;"
offset="0"
id="stop2030" />
<stop
style="stop-color:#21fa4a;stop-opacity:0;"
offset="1"
id="stop2032" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2028"
id="radialGradient13397"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-5.310125e-2,0.872689,-0.600768,-3.655593e-2,1732.0227,2078.8494)"
cx="191.85158"
cy="191.79465"
fx="191.85158"
fy="191.79465"
r="109.16138" />
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective19447" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="350"
inkscape:cy="520"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="641"
inkscape:window-height="721"
inkscape:window-x="50"
inkscape:window-y="25" />
<metadata
id="metadata19444">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1">
<g
id="g13386"
transform="translate(-417.14286,-1294.2858)">
<path
transform="matrix(1.3992,0,0,1.4336065,305.69485,1171.2861)"
d="M 511.42857,435.21933 A 178.57143,174.28572 0 1 1 154.28572,435.21933 A 178.57143,174.28572 0 1 1 511.42857,435.21933 z"
sodipodi:ry="174.28572"
sodipodi:rx="178.57143"
sodipodi:cy="435.21933"
sodipodi:cx="332.85715"
id="path6196"
style="fill:#008080;fill-rule:evenodd;stroke:#000000;stroke-width:0.70606565px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
sodipodi:type="arc" />
<g
transform="matrix(2.5175738,0,0,2.5175738,-3254.1317,-3845.9587)"
id="g13373">
<path
id="path1996"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.55087149;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 1608.6263,2168.8919 C 1603.6291,2161.7098 1591.6324,2159.3956 1587.7413,2164.6946 C 1567.3225,2192.5014 1533.2093,2271.9965 1535.1403,2272.2111 C 1533.7018,2276.3585 1530.4652,2285.1811 1533.3422,2290.4074 C 1542.5991,2300.9739 1550.0025,2304.8442 1563.8063,2301.0516 L 1659.4718,2276.4031 C 1668.5159,2273.0358 1669.0157,2262.6591 1665.1123,2256.3604 C 1650.2542,2232.3849 1626.6782,2194.8362 1608.6263,2168.8919 z"
sodipodi:nodetypes="csccccss" />
<path
id="path1998"
style="fill:url(#radialGradient13397);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.80139303;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 1599.6603,2179.4982 C 1581.0729,2213.0102 1567.7497,2246.5221 1553.5908,2280.034 C 1552.2945,2282.6266 1551.964,2286.916 1553.1985,2288.6382 C 1554.433,2290.3605 1558.949,2290.7234 1563.0321,2289.8589 L 1653.6128,2268.2027 C 1656.7126,2267.4556 1659.8749,2266.4178 1660.6238,2264.6262 C 1661.3727,2262.8347 1659.5177,2259.8444 1658.1064,2257.4535 C 1642.7408,2232.4771 1626.9585,2207.084 1608.8438,2179.3584 C 1607.3215,2176.9447 1605.4878,2175.4678 1603.8724,2175.5441 C 1602.2588,2175.6203 1600.7252,2177.3961 1599.6603,2179.4982 z"
sodipodi:nodetypes="ccsccsccsc" />
<path
id="path2010"
style="fill:url(#linearGradient13399);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66274643;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 1601.2848,2185.6241 C 1585.3915,2216.4598 1572.5503,2247.2956 1559.3296,2278.1313 C 1558.2576,2280.2754 1556.5856,2283.6955 1557.6065,2285.1198 C 1558.6274,2286.5441 1559.5649,2286.2085 1562.9417,2285.4935 L 1591.4843,2278.3084 C 1587.8916,2251.7741 1589.5517,2213.0633 1619.1042,2202.2854 L 1608.8795,2185.5085 C 1607.6206,2183.5124 1606.1042,2182.291 1604.7683,2182.3541 C 1603.4338,2182.4171 1602.1656,2183.8857 1601.2848,2185.6241 z"
sodipodi:nodetypes="ccsccccsc" />
<path
style="fill:#0f6523;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.10572135;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 1606.7368,2258.406 C 1603.2409,2257.8446 1599.8756,2260.5616 1599.232,2264.461 C 1598.5857,2268.36 1600.9015,2271.9762 1604.3974,2272.5376 C 1607.8932,2273.099 1611.2423,2270.3927 1611.8859,2266.4933 C 1612.5321,2262.5943 1610.2326,2258.9675 1606.7368,2258.406 z"
id="path2264" />
<path
id="path2268"
d="M 1608.7296,2260.3988 C 1605.2337,2259.8374 1601.8684,2262.5544 1601.2248,2266.4538 C 1600.5785,2270.3528 1602.8943,2273.969 1606.3902,2274.5304 C 1609.886,2275.0918 1613.2351,2272.3855 1613.8787,2268.4861 C 1614.5249,2264.5871 1612.2254,2260.9603 1608.7296,2260.3988 z"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.10572135;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="cccccsssssccccssssscc"
id="path1992"
d="M 1611.3909,2240.6374 L 1611.7398,2250.9614 C 1604.1472,2248.3348 1602.4307,2252.9047 1597.7761,2253.353 L 1597.4272,2231.8945 L 1599.9615,2231.6504 C 1603.8044,2231.2804 1606.8688,2230.1156 1609.1547,2228.1562 C 1611.4406,2226.1968 1612.5835,2223.776 1612.5836,2220.8938 C 1612.5835,2218.6742 1611.7222,2216.8109 1609.9995,2215.3037 C 1608.2768,2213.7967 1606.2891,2213.1516 1604.0363,2213.3685 C 1602.0155,2213.5632 1600.2596,2214.5025 1598.7689,2216.1865 C 1597.2781,2217.8706 1596.5327,2219.7396 1596.5327,2221.7935 C 1596.5327,2221.7935 1596.6105,2221.5299 1596.5327,2222.8371 C 1590.8727,2218.306 1582.569,2224.1819 1582.569,2224.1819 L 1582.569,2223.5855 C 1582.569,2218.02 1584.8134,2212.9505 1589.3024,2208.377 C 1593.7913,2203.8037 1599.0836,2201.2235 1605.1793,2200.6364 C 1610.9437,2200.0813 1615.9295,2201.6303 1620.1369,2205.2833 C 1624.3442,2208.9365 1626.4479,2213.5458 1626.4479,2219.1114 C 1626.4479,2223.2856 1625.189,2227.4486 1622.6712,2231.6002 C 1620.1534,2235.7518 1616.3933,2238.7643 1611.3909,2240.6374 L 1611.3909,2240.6374 z"
style="font-size:84.60372162px;font-style:normal;font-weight:bold;fill:#0f6523;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Tw Cen MT" />
<path
style="font-size:84.60372162px;font-style:normal;font-weight:bold;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Tw Cen MT"
d="M 1613.8334,2242.382 L 1613.6589,2254.4507 C 1608.1846,2258.4026 1600.2576,2255.245 1600.2186,2255.0976 L 1599.8697,2233.6391 L 1602.404,2233.395 C 1606.2469,2233.025 1609.3113,2231.8602 1611.5972,2229.9008 C 1613.8831,2227.9415 1615.026,2225.5207 1615.026,2222.6384 C 1615.026,2220.4189 1614.1647,2218.5555 1612.442,2217.0483 C 1610.7193,2215.5413 1608.7316,2214.8962 1606.4788,2215.1131 C 1604.4579,2215.3078 1602.7021,2216.2471 1601.2114,2217.9311 C 1599.7206,2219.6152 1598.9752,2221.4842 1598.9752,2223.5382 C 1598.9752,2223.5382 1599.053,2223.2746 1598.9752,2224.5817 C 1591.588,2229.673 1585.0114,2225.9265 1585.0114,2225.9265 L 1585.0114,2225.3302 C 1585.0114,2219.7646 1587.2559,2214.6951 1591.7449,2210.1217 C 1596.2338,2205.5483 1601.5261,2202.9681 1607.6218,2202.381 C 1613.3862,2201.826 1618.372,2203.3749 1622.5794,2207.0279 C 1626.7867,2210.6811 1628.8904,2215.2904 1628.8904,2220.856 C 1628.8904,2225.0302 1627.6315,2229.1932 1625.1137,2233.3448 C 1622.5959,2237.4965 1618.8358,2240.5089 1613.8334,2242.382 L 1613.8334,2242.382 z"
id="text1985"
sodipodi:nodetypes="cccccsssssccccssssscc" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.9 KiB

View file

@ -0,0 +1,459 @@
<?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="210mm"
height="297mm"
id="svg18138"
sodipodi:version="0.32"
inkscape:version="0.46"
sodipodi:docname="sheikh_tuhin_Diary.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape">
<defs
id="defs18140">
<linearGradient
gradientTransform="translate(0,154)"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient3939"
id="linearGradient4824"
y2="148.45744"
x2="848.66376"
y1="146.64789"
x1="806.42859" />
<linearGradient
gradientTransform="translate(0,70)"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient3939"
id="linearGradient4822"
y2="148.45744"
x2="848.66376"
y1="146.64789"
x1="806.42859" />
<linearGradient
id="linearGradient3939">
<stop
offset="0"
style="stop-color:#b3b3b3;stop-opacity:1"
id="stop3941" />
<stop
offset="0.5"
style="stop-color:#ffffff;stop-opacity:1"
id="stop3947" />
<stop
offset="1"
style="stop-color:#808080;stop-opacity:1"
id="stop3943" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient3939"
id="linearGradient4820"
y2="148.45744"
x2="848.66376"
y1="146.64789"
x1="806.42859" />
<linearGradient
id="linearGradient4758">
<stop
offset="0"
style="stop-color:#000000;stop-opacity:1"
id="stop4760" />
<stop
offset="1"
style="stop-color:#918a6f;stop-opacity:0"
id="stop4762" />
</linearGradient>
<radialGradient
gradientTransform="matrix(2.7487689e-2,1.0810973,-1.5543374,3.9520171e-2,716.40852,-952.26674)"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient4758"
id="radialGradient4764"
fy="-55.67453"
fx="841.56232"
r="181.35938"
cy="-55.67453"
cx="841.56232" />
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective18146" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="350"
inkscape:cy="520"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="641"
inkscape:window-height="721"
inkscape:window-x="50"
inkscape:window-y="25" />
<metadata
id="metadata18143">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1">
<g
id="g7143"
transform="translate(1237.1431,-728.57143)">
<path
transform="matrix(1.3992,0,0,1.4336065,-1311.4482,619.8575)"
d="M 511.42857,435.21933 A 178.57143,174.28572 0 1 1 154.28572,435.21933 A 178.57143,174.28572 0 1 1 511.42857,435.21933 z"
sodipodi:ry="174.28572"
sodipodi:rx="178.57143"
sodipodi:cy="435.21933"
sodipodi:cx="332.85715"
id="path2393"
style="fill:#dd55ff;fill-rule:evenodd;stroke:#000000;stroke-width:0.70606565px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
sodipodi:type="arc" />
<g
transform="translate(-1289.8834,769.20004)"
id="g7086">
<g
transform="matrix(0.9801369,-0.1728246,0.1728246,0.9801369,-345.94546,661.90527)"
id="g4826">
<path
d="M 830.8125,-165.0625 C 828.86578,-165.0625 827.23914,-162.26266 826.75,-158.4375 L 825.34375,-158.4375 C 824.79835,-162.06728 823.22571,-164.6875 821.34375,-164.6875 L 648.90625,-164.6875 C 646.57047,-164.6875 644.71875,-160.68641 644.71875,-155.6875 L 644.71875,59.3125 C 644.71875,64.31142 646.57049,68.3125 648.90625,68.3125 L 811.53125,68.3125 C 811.5479,72.447226 814.89238,75.75 819.03125,75.75 L 834.21875,75.75 C 838.36796,75.75 841.71875,72.430481 841.71875,68.28125 L 841.71875,67.96875 L 1003.2188,67.96875 C 1005.5545,67.96875 1007.4375,63.93642 1007.4375,58.9375 L 1007.4375,-156.03125 C 1007.4375,-161.03016 1005.5545,-165.0625 1003.2188,-165.0625 L 830.8125,-165.0625 z"
id="rect4731"
style="fill:url(#radialGradient4764);fill-opacity:1;stroke:none;stroke-width:0.83217633;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<g
transform="translate(-9.9999999,-294.28572)"
id="g4766">
<g
id="g3932">
<g
id="g3927"
style="fill:#918a6f">
<rect
width="30.162613"
height="234.1936"
rx="7.4895868"
ry="7.4895868"
x="-841.70331"
y="129.57147"
transform="scale(-1,1)"
id="rect3593"
style="fill:#918a6f;fill-opacity:1;stroke:#000000;stroke-width:0.83217633;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
width="180.85037"
height="233.02126"
rx="4.2162061"
ry="9.0233212"
x="644.70471"
y="123.30377"
id="rect3507"
style="fill:#918a6f;fill-opacity:1;stroke:#000000;stroke-width:1.92014647;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
width="180.85037"
height="233.02126"
rx="4.2162061"
ry="9.0233212"
x="-1007.4381"
y="122.93192"
transform="scale(-1,1)"
id="rect3541"
style="fill:#918a6f;fill-opacity:1;stroke:#000000;stroke-width:1.92014647;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
</g>
<rect
width="22.216101"
height="230.66846"
rx="7.4895868"
ry="7.4895868"
x="-837.73004"
y="129.56914"
transform="scale(-1,1)"
id="rect3577"
style="fill:#6c6753;fill-opacity:1;stroke:#000000;stroke-width:0.83217633;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
</g>
<rect
width="149.46312"
height="211.83751"
rx="3.484468"
ry="8.2030182"
x="667.27875"
y="137.61055"
id="rect3539"
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.66435266;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
width="149.46312"
height="211.83751"
rx="3.484468"
ry="8.2030182"
x="667.88794"
y="135.33701"
id="rect3537"
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.66435266;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
width="149.46312"
height="211.83751"
rx="3.484468"
ry="8.2030182"
x="668.49713"
y="133.06345"
id="rect3535"
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.66435266;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
width="16.788687"
height="42.444939"
rx="2.4853804"
ry="6.4314876"
x="656.22656"
y="144.95518"
id="rect3509"
style="fill:#aad400;fill-opacity:1;stroke:#000000;stroke-width:1.24463618;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
width="16.788687"
height="42.444939"
rx="2.4853804"
ry="6.4314876"
x="656.22656"
y="176.59944"
id="rect3511"
style="fill:#ff6600;fill-opacity:1;stroke:#000000;stroke-width:1.24463618;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
width="16.788687"
height="42.444939"
rx="2.4853804"
ry="6.4314876"
x="656.22656"
y="208.24377"
id="rect3513"
style="fill:#5f8dd3;fill-opacity:1;stroke:#000000;stroke-width:1.24463618;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
width="16.788687"
height="42.444939"
rx="2.4853804"
ry="6.4314876"
x="656.22656"
y="239.88794"
id="rect3515"
style="fill:#ffdd55;fill-opacity:1;stroke:#000000;stroke-width:1.24463618;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
width="16.788687"
height="42.444939"
rx="2.4853804"
ry="6.4314876"
x="656.22656"
y="271.5322"
id="rect3517"
style="fill:#ff0000;fill-opacity:1;stroke:#000000;stroke-width:1.24463618;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
width="149.46312"
height="211.83751"
rx="3.484468"
ry="8.2030182"
x="669.10632"
y="130.7899"
id="rect3505"
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.66435266;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
width="149.46312"
height="211.83751"
rx="3.484468"
ry="8.2030182"
x="-984.86407"
y="137.23871"
transform="scale(-1,1)"
id="rect3543"
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.66435266;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
width="149.46312"
height="211.83751"
rx="3.484468"
ry="8.2030182"
x="-984.25507"
y="134.96515"
transform="scale(-1,1)"
id="rect3545"
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.66435266;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
width="149.46312"
height="211.83751"
rx="3.484468"
ry="8.2030182"
x="-983.64581"
y="132.6916"
transform="scale(-1,1)"
id="rect3548"
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.66435266;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
width="149.46312"
height="211.83751"
rx="3.484468"
ry="8.2030182"
x="-983.03656"
y="130.41805"
transform="scale(-1,1)"
id="rect3550"
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.66435266;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
d="M 813.56489,322.1965 L 676.95419,322.19651 L 676.95419,322.19651"
id="path4379"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 813.56489,306.66252 L 676.95419,306.66253 L 676.95419,306.66253"
id="path4381"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 813.56489,291.12853 L 676.95419,291.12854 L 676.95419,291.12854"
id="path4383"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 813.56489,275.59463 L 676.95419,275.59464 L 676.95419,275.59464"
id="path4385"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 813.56489,260.06065 L 676.95418,260.06065 L 676.95418,260.06065"
id="path4387"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 813.56489,244.52666 L 676.95418,244.52667 L 676.95418,244.52667"
id="path4389"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 813.56489,228.99276 L 676.95418,228.99277 L 676.95418,228.99277"
id="path4391"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 813.56488,213.45877 L 676.95418,213.45878 L 676.95418,213.45878"
id="path4393"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 813.56488,197.92479 L 676.95418,197.9248 L 676.95418,197.9248"
id="path4395"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 813.56488,182.39089 L 676.95418,182.39089 L 676.95418,182.39089"
id="path4397"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 813.56488,166.8569 L 676.95418,166.85691 L 676.95418,166.85691"
id="path4399"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 813.56488,151.323 L 676.95418,151.32301 L 676.95418,151.32301"
id="path4401"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 975.41676,322.9208 L 838.80606,322.92081 L 838.80606,322.92081"
id="path4479"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 975.41676,307.38682 L 838.80606,307.38683 L 838.80606,307.38683"
id="path4481"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 975.41676,291.85283 L 838.80606,291.85284 L 838.80606,291.85284"
id="path4483"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 975.41676,276.31893 L 838.80606,276.31894 L 838.80606,276.31894"
id="path4485"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 975.41676,260.78495 L 838.80605,260.78495 L 838.80605,260.78495"
id="path4487"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 975.41676,245.25096 L 838.80605,245.25097 L 838.80605,245.25097"
id="path4489"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 975.41676,229.71706 L 838.80605,229.71707 L 838.80605,229.71707"
id="path4491"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 975.41675,214.18307 L 838.80605,214.18308 L 838.80605,214.18308"
id="path4493"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 975.41675,198.64909 L 838.80605,198.6491 L 838.80605,198.6491"
id="path4495"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 975.41675,183.11519 L 838.80605,183.11519 L 838.80605,183.11519"
id="path4497"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 975.41675,167.5812 L 838.80605,167.58121 L 838.80605,167.58121"
id="path4499"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 975.41675,152.0473 L 838.80605,152.04731 L 838.80605,152.04731"
id="path4501"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7577545px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="M 65.053823,1594.6737 C 65.054654,1599.7297 62.521751,1603.8291 59.396969,1603.8291 C 56.272187,1603.8291 53.739284,1599.7297 53.740115,1594.6737 C 53.739284,1589.6177 56.272187,1585.5183 59.396969,1585.5183 C 62.521751,1585.5183 65.054654,1589.6177 65.053823,1594.6737 z"
transform="matrix(4.984028e-8,0.8321763,-0.8321763,4.984028e-8,2173.8253,180.81069)"
id="path4559"
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
d="M 65.053823,1594.6737 C 65.054654,1599.7297 62.521751,1603.8291 59.396969,1603.8291 C 56.272187,1603.8291 53.739284,1599.7297 53.740115,1594.6737 C 53.739284,1589.6177 56.272187,1585.5183 59.396969,1585.5183 C 62.521751,1585.5183 65.054654,1589.6177 65.053823,1594.6737 z"
transform="matrix(4.984028e-8,0.8321763,-0.8321763,4.984028e-8,2133.5146,180.06121)"
id="path4561"
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
d="M 65.053823,1594.6737 C 65.054654,1599.7297 62.521751,1603.8291 59.396969,1603.8291 C 56.272187,1603.8291 53.739284,1599.7297 53.740115,1594.6737 C 53.739284,1589.6177 56.272187,1585.5183 59.396969,1585.5183 C 62.521751,1585.5183 65.054654,1589.6177 65.053823,1594.6737 z"
transform="matrix(4.984028e-8,0.8321763,-0.8321763,4.984028e-8,2173.1373,265.09236)"
id="path4570"
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
d="M 65.053823,1594.6737 C 65.054654,1599.7297 62.521751,1603.8291 59.396969,1603.8291 C 56.272187,1603.8291 53.739284,1599.7297 53.740115,1594.6737 C 53.739284,1589.6177 56.272187,1585.5183 59.396969,1585.5183 C 62.521751,1585.5183 65.054654,1589.6177 65.053823,1594.6737 z"
transform="matrix(4.984028e-8,0.8321763,-0.8321763,4.984028e-8,2132.8266,264.34288)"
id="path4572"
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
d="M 65.053823,1594.6737 C 65.054654,1599.7297 62.521751,1603.8291 59.396969,1603.8291 C 56.272187,1603.8291 53.739284,1599.7297 53.740115,1594.6737 C 53.739284,1589.6177 56.272187,1585.5183 59.396969,1585.5183 C 62.521751,1585.5183 65.054654,1589.6177 65.053823,1594.6737 z"
transform="matrix(4.984028e-8,0.8321763,-0.8321763,4.984028e-8,2173.3036,110.00423)"
id="path4578"
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
d="M 65.053823,1594.6737 C 65.054654,1599.7297 62.521751,1603.8291 59.396969,1603.8291 C 56.272187,1603.8291 53.739284,1599.7297 53.740115,1594.6737 C 53.739284,1589.6177 56.272187,1585.5183 59.396969,1585.5183 C 62.521751,1585.5183 65.054654,1589.6177 65.053823,1594.6737 z"
transform="matrix(4.984028e-8,0.8321763,-0.8321763,4.984028e-8,2132.9929,109.25475)"
id="path4580"
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
d="M 825.93492,138.05523 C 814.11769,138.05507 804.4263,147.24529 803.6222,158.85964 L 808.12111,158.85965 C 808.91716,149.71907 816.58927,142.52802 825.93492,142.52818 C 835.28043,142.52808 842.95249,149.71912 843.74854,158.85963 L 848.24765,158.85964 C 847.44324,147.24525 837.75207,138.05526 825.93492,138.05523 z"
id="path4582"
style="fill:url(#linearGradient4820);fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
d="M 825.93492,208.05523 C 814.11769,208.05507 804.4263,217.24529 803.6222,228.85964 L 808.12111,228.85965 C 808.91716,219.71907 816.58927,212.52802 825.93492,212.52818 C 835.28043,212.52808 842.95249,219.71912 843.74854,228.85963 L 848.24765,228.85964 C 847.44324,217.24525 837.75207,208.05526 825.93492,208.05523 z"
id="path4719"
style="fill:url(#linearGradient4822);fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
d="M 825.93492,292.05523 C 814.11769,292.05507 804.4263,301.24529 803.6222,312.85964 L 808.12111,312.85965 C 808.91716,303.71907 816.58927,296.52802 825.93492,296.52818 C 835.28043,296.52808 842.95249,303.71912 843.74854,312.85963 L 848.24765,312.85964 C 847.44324,301.24525 837.75207,292.05526 825.93492,292.05523 z"
id="path4723"
style="fill:url(#linearGradient4824);fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 24 KiB

View file

@ -0,0 +1,367 @@
<?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="210mm"
height="297mm"
id="svg13401"
sodipodi:version="0.32"
inkscape:version="0.46"
sodipodi:docname="valessiobrito_Aquarela_Colors.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape">
<defs
id="defs13403">
<linearGradient
id="linearGradient5074"
inkscape:collect="always">
<stop
id="stop5076"
offset="0"
style="stop-color:#555753;stop-opacity:1;" />
<stop
id="stop5078"
offset="1"
style="stop-color:#555753;stop-opacity:0;" />
</linearGradient>
<linearGradient
gradientTransform="matrix(0.6472898,0,0,0.6472898,35.290346,153.357)"
gradientUnits="userSpaceOnUse"
y2="193.89845"
x2="308.02252"
y1="212.37624"
x1="314.62491"
id="linearGradient5080"
xlink:href="#linearGradient5074"
inkscape:collect="always" />
<linearGradient
id="linearGradient5066"
inkscape:collect="always">
<stop
id="stop5068"
offset="0"
style="stop-color:#8ae234;stop-opacity:1;" />
<stop
id="stop5070"
offset="1"
style="stop-color:#8ae234;stop-opacity:0;" />
</linearGradient>
<linearGradient
gradientTransform="matrix(0.6472898,0,0,0.6472898,35.290346,153.357)"
gradientUnits="userSpaceOnUse"
y2="225.44589"
x2="261.44495"
y1="244.82504"
x1="274.06393"
id="linearGradient5072"
xlink:href="#linearGradient5066"
inkscape:collect="always" />
<linearGradient
id="linearGradient5058"
inkscape:collect="always">
<stop
id="stop5060"
offset="0"
style="stop-color:#fce94f;stop-opacity:1;" />
<stop
id="stop5062"
offset="1"
style="stop-color:#fce94f;stop-opacity:0;" />
</linearGradient>
<linearGradient
gradientTransform="matrix(0.6472898,0,0,0.6472898,35.290346,153.357)"
gradientUnits="userSpaceOnUse"
y2="255.19063"
x2="219.97372"
y1="258.65234"
x1="245.58508"
id="linearGradient5064"
xlink:href="#linearGradient5058"
inkscape:collect="always" />
<linearGradient
id="linearGradient5042"
inkscape:collect="always">
<stop
id="stop5044"
offset="0"
style="stop-color:#729fcf;stop-opacity:1;" />
<stop
id="stop5046"
offset="1"
style="stop-color:#729fcf;stop-opacity:0;" />
</linearGradient>
<linearGradient
gradientTransform="matrix(0.6472898,0,0,0.6472898,35.290346,153.357)"
gradientUnits="userSpaceOnUse"
y2="234.03421"
x2="187.08311"
y1="238.06487"
x1="205.11023"
id="linearGradient5048"
xlink:href="#linearGradient5042"
inkscape:collect="always" />
<linearGradient
id="linearGradient5018"
inkscape:collect="always">
<stop
id="stop5020"
offset="0"
style="stop-color:#fcaf3e;stop-opacity:1;" />
<stop
id="stop5022"
offset="1"
style="stop-color:#fcaf3e;stop-opacity:0;" />
</linearGradient>
<linearGradient
gradientTransform="matrix(0.6472898,0,0,0.6472898,35.290346,153.357)"
gradientUnits="userSpaceOnUse"
y2="189.4845"
x2="187.22038"
y1="195.70117"
x1="196.09668"
id="linearGradient5024"
xlink:href="#linearGradient5018"
inkscape:collect="always" />
<linearGradient
id="linearGradient5026"
inkscape:collect="always">
<stop
id="stop5028"
offset="0"
style="stop-color:#ef2929;stop-opacity:1;" />
<stop
id="stop5030"
offset="1"
style="stop-color:#ef2929;stop-opacity:0;" />
</linearGradient>
<linearGradient
gradientTransform="matrix(0.6472898,0,0,0.6472898,35.290346,153.357)"
gradientUnits="userSpaceOnUse"
y2="147.47865"
x2="210.51836"
y1="158.29492"
x1="217.7292"
id="linearGradient5032"
xlink:href="#linearGradient5026"
inkscape:collect="always" />
<linearGradient
id="linearGradient5034"
inkscape:collect="always">
<stop
id="stop5036"
offset="0"
style="stop-color:#ad7fa8;stop-opacity:1;" />
<stop
id="stop5038"
offset="1"
style="stop-color:#ad7fa8;stop-opacity:0;" />
</linearGradient>
<linearGradient
gradientTransform="matrix(0.6472898,0,0,0.6472898,35.290346,153.357)"
gradientUnits="userSpaceOnUse"
y2="132.24878"
x2="247.96304"
y1="138.01442"
x1="249.27664"
id="linearGradient5040"
xlink:href="#linearGradient5034"
inkscape:collect="always" />
<linearGradient
id="linearGradient2839"
inkscape:collect="always">
<stop
id="stop2841"
offset="0"
style="stop-color:#f57900;stop-opacity:1;" />
<stop
id="stop2843"
offset="1"
style="stop-color:#f57900;stop-opacity:0;" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
y2="149.15596"
x2="72.172005"
y1="156.55286"
x1="86.422699"
id="linearGradient2845"
xlink:href="#linearGradient2839"
inkscape:collect="always" />
<linearGradient
id="linearGradient2777"
inkscape:collect="always">
<stop
id="stop2779"
offset="0"
style="stop-color:#e9b96e;stop-opacity:1;" />
<stop
id="stop2781"
offset="1"
style="stop-color:#eeeeec;stop-opacity:1" />
</linearGradient>
<linearGradient
gradientTransform="matrix(0.5116282,0,0,0.5116282,63.091103,180.32737)"
gradientUnits="userSpaceOnUse"
y2="71.670456"
x2="207.8797"
y1="368.09149"
x1="281.98495"
id="linearGradient2783"
xlink:href="#linearGradient2777"
inkscape:collect="always" />
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective13409" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="350"
inkscape:cy="520"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="641"
inkscape:window-height="721"
inkscape:window-x="50"
inkscape:window-y="25" />
<metadata
id="metadata13406">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1">
<g
id="g4883"
transform="translate(608.92858,-14.642866)">
<path
transform="matrix(1.3992,0,0,1.4336065,-686.09087,-65.499637)"
d="M 511.42857,435.21933 A 178.57143,174.28572 0 1 1 154.28572,435.21933 A 178.57143,174.28572 0 1 1 511.42857,435.21933 z"
sodipodi:ry="174.28572"
sodipodi:rx="178.57143"
sodipodi:cy="435.21933"
sodipodi:cx="332.85715"
id="path2383"
style="fill:#ff5555;fill-rule:evenodd;stroke:#000000;stroke-width:0.70606565px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
sodipodi:type="arc" />
<g
inkscape:label="Camada 1"
id="g4863"
transform="matrix(2.8904783,0,0,2.8904783,-787.35672,-275.37381)">
<g
id="g6323">
<path
style="fill:#2e3436;fill-rule:evenodd;stroke:#2e3436;stroke-width:0.51162815px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 211.16574,229.98402 C 208.36745,229.95613 204.71497,230.20642 200.02183,230.78343 C 139.94975,238.16934 146.34884,301.19625 146.34884,301.19625 C 157.67391,406.07616 318.18374,258.84677 234.47677,264.2631 C 157.30941,269.25628 244.18529,230.31316 211.16574,229.98402 z M 196.31253,263.00002 C 196.94858,262.97307 197.55546,263.06377 198.11922,263.28781 C 201.12588,264.48264 201.65296,268.98073 199.30236,273.3285 C 196.95174,277.67627 192.60407,280.2312 189.59739,279.03635 C 186.59074,277.84152 186.06367,273.34342 188.41427,268.99565 C 190.32412,265.46311 193.55633,263.11679 196.31253,263.00002 z"
id="path2775" />
<path
id="path2176"
d="M 208.66529,229.49162 C 205.86702,229.46373 202.21452,229.714 197.5214,230.29103 C 137.44934,237.67694 143.8484,300.70386 143.8484,300.70386 C 155.17347,405.58375 315.68332,258.35437 231.97634,263.77069 C 154.80899,268.76389 241.68485,229.82076 208.66529,229.49162 z M 193.81209,262.50762 C 194.44814,262.48066 195.05503,262.57138 195.61877,262.79542 C 198.62542,263.99025 199.1525,268.48835 196.8019,272.83611 C 194.4513,277.18387 190.10363,279.73881 187.09697,278.54396 C 184.0903,277.3491 183.56325,272.85102 185.91382,268.50325 C 187.82368,264.97071 191.05587,262.62441 193.81209,262.50762 z"
style="fill:url(#linearGradient2783);fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:0.51162815px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
id="path2178"
d="M 192.29318,234.09627 C 191.32926,234.23143 191.87093,235.07758 192.24522,235.87098 C 191.10441,236.25872 190.05988,236.74555 189.17546,237.29395 C 186.86207,237.13186 184.07079,236.82011 183.61151,237.37389 C 183.205,237.86402 185.44102,238.28678 187.35278,238.7489 C 186.64615,239.49574 186.23359,240.27273 186.23359,241.01923 C 186.23359,241.11391 186.23676,241.20064 186.24959,241.29104 C 184.69146,241.7192 183.26514,242.13326 183.4836,242.57011 C 183.71022,243.02328 185.32342,242.84883 187.06499,242.63407 C 188.03006,243.4107 189.75748,243.80667 191.86151,243.70529 C 191.71618,244.70702 191.08605,245.93553 192.19724,246.13551 C 193.2238,246.32028 193.54335,244.74885 194.01994,243.44948 C 194.118,243.4309 194.20881,243.40604 194.30773,243.38552 C 195.32038,243.17554 196.29207,242.87768 197.18564,242.52214 C 199.24846,243.82614 201.98932,246.45042 203.1333,246.00761 C 204.40629,245.51486 200.69713,242.61834 199.82373,241.14714 C 200.30533,240.82213 200.74253,240.49227 201.10278,240.1399 C 203.09707,240.1115 206.41085,240.66716 206.37896,239.94801 C 206.34502,239.18266 203.18497,239.92225 201.40657,239.82012 C 202.03824,239.11321 202.39785,238.36445 202.39785,237.66168 C 202.39785,237.44332 202.3527,237.24929 202.28592,237.05412 C 203.26808,236.21831 204.10402,235.45155 203.34116,235.19947 C 202.78574,235.01592 201.92584,235.26374 200.97489,235.66314 C 199.51557,234.91062 197.06575,234.73949 194.30773,235.31139 C 194.13214,235.34781 193.9689,235.39795 193.79609,235.43929 C 193.42963,234.66008 193.03558,233.99217 192.29318,234.09627 z"
style="opacity:1;fill:#5c3566;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.05552018;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
id="path2760"
d="M 172.33969,241.56283 C 171.41721,241.67053 173.19513,244.24973 172.43563,245.04831 C 171.48755,246.04516 166.90514,245.41628 166.2801,246.5512 C 165.94664,247.15672 167.07255,248.05207 167.89492,248.91749 C 165.00733,251.83225 163.48801,255.09404 164.32952,257.10355 C 165.13371,259.02398 167.87937,259.2564 171.17257,257.99891 C 171.48029,258.87387 171.82515,259.64274 172.27574,259.9175 C 172.9079,260.30298 173.57809,257.78963 174.29027,256.46402 C 174.29234,256.46016 174.2882,256.45187 174.29027,256.44803 C 174.58117,256.26813 174.87786,256.0885 175.16963,255.88842 C 175.22994,255.84709 175.28578,255.80233 175.34552,255.76052 C 176.65478,256.33586 178.88215,260.33171 179.9022,259.72563 C 180.7908,259.19767 176.94363,255.44793 177.34406,254.35355 C 177.40015,254.20026 177.5101,254.0536 177.64784,253.90587 C 177.66065,253.89212 177.68238,253.8876 177.69581,253.8739 C 177.75213,253.82199 177.80023,253.76625 177.85568,253.71402 C 177.89178,253.68003 177.93189,253.65218 177.9676,253.61808 C 179.27346,252.5694 182.04621,251.61538 182.17256,250.48435 C 182.22994,249.97056 181.61814,249.96963 180.90946,250.0047 C 182.05189,248.10663 182.50448,246.30531 181.96471,245.01634 C 181.65115,244.2676 181.02729,243.78056 180.20598,243.52941 C 180.1692,243.41755 180.12233,243.31807 180.0461,243.24162 C 179.82045,243.0154 179.4633,243.11175 179.03883,243.33756 C 177.86662,243.28666 176.44568,243.56024 174.91383,244.16895 C 174.05343,243.08419 173.13778,241.46968 172.33969,241.56283 z"
style="opacity:1;fill:#cc0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
transform="matrix(0.3478201,-0.7302535,0.841701,0.5200168,-28.22619,407.96749)"
d="M 277.17293,114.01632 A 13.473684,6.7368422 0 1 1 250.22556,114.01632 A 13.473684,6.7368422 0 1 1 277.17293,114.01632 z"
sodipodi:ry="6.7368422"
sodipodi:rx="13.473684"
sodipodi:cy="114.01632"
sodipodi:cx="263.69925"
id="path2762"
style="opacity:1;fill:#ce5c00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
sodipodi:type="arc" />
<path
id="path2764"
d="M 165.00103,290.27944 C 164.5501,290.36435 163.92232,291.02831 163.22632,291.89426 C 161.16548,291.03384 158.89124,291.36821 156.84695,292.6457 C 156.54202,291.58899 156.17733,290.77713 155.47196,290.98292 C 154.69121,291.21068 154.98315,292.44247 155.36003,293.76491 C 154.37529,294.65896 153.48609,295.79859 152.73795,297.12245 C 150.19877,296.51494 146.9629,295.36992 146.50248,296.53088 C 145.87682,298.10844 150.63352,300.02309 151.0112,301.63117 C 150.95475,301.87784 150.89641,302.12023 150.85131,302.36663 C 149.93646,304.03383 145.41115,306.05404 146.16672,307.57886 C 146.57352,308.39983 148.65686,308.10814 150.77137,307.77072 C 151.23628,310.66437 152.53731,313.12607 154.54463,314.48584 C 154.46992,315.20082 154.57643,315.70266 155.04026,315.78089 C 155.37594,315.8375 155.66291,315.60199 155.90365,315.18932 C 158.71722,316.24813 161.88209,315.11015 164.32952,312.43933 C 164.94268,312.78771 165.46761,312.94954 165.84841,312.72712 C 166.44847,312.37661 166.35146,311.27685 166.08823,310.00908 C 166.5299,309.24804 166.94001,308.43487 167.27137,307.54688 C 167.81406,306.09265 168.14264,304.60617 168.27866,303.15007 C 170.31856,302.32222 172.60917,301.52018 172.54756,300.46403 C 172.48789,299.44138 170.20632,299.92213 168.26266,300.12826 C 168.01905,297.62379 167.17584,295.36982 165.80044,293.78088 C 165.90303,292.2687 165.87734,290.93242 165.38475,290.40733 C 165.27726,290.29276 165.15134,290.25112 165.00103,290.27944 z"
style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
id="path2766"
d="M 187.06499,303.38991 C 186.1593,303.47396 185.80528,304.91861 185.62605,306.74746 C 182.64403,306.93546 179.6446,308.5944 177.39202,311.30416 C 175.94285,310.42528 174.72659,309.892 174.24232,310.5527 C 173.81423,311.1367 174.72524,312.04669 176.11295,313.07886 C 175.73228,313.69976 175.39232,314.36649 175.08969,315.06141 C 173.98013,317.60936 173.59809,320.25326 173.85859,322.67189 C 172.63599,323.10588 171.80854,323.59753 171.87605,324.20677 C 171.95089,324.88264 172.90173,324.89186 174.22633,324.63846 C 175.00636,327.5257 176.79174,329.89307 179.39056,331.0498 C 180.52463,331.55456 181.71653,331.78014 182.924,331.76927 C 182.93659,332.73295 183.15076,333.45956 183.77139,333.68789 C 184.75181,334.04852 185.53415,332.70676 186.29756,331.11374 C 188.13203,330.42324 189.87434,329.20871 191.33387,327.56433 C 193.10338,329.27046 194.70946,332.58372 196.41819,331.84921 C 197.97869,331.17843 193.94773,328.77502 192.02139,326.74892 C 192.6914,325.87581 193.269,324.89824 193.76414,323.83903 C 197.08383,323.62338 202.29728,324.39915 202.63768,322.71985 C 203.04345,320.71793 196.91917,321.43886 194.96326,320.1937 C 195.12783,319.36245 195.21182,318.54345 195.23505,317.73147 C 197.19047,315.51504 201.76658,312.64836 200.78301,311.24019 C 199.98705,310.10058 197.28261,312.2108 194.80335,313.79832 C 194.01433,310.94036 192.23458,308.61503 189.65511,307.46693 C 189.38182,307.34529 189.10354,307.23768 188.8237,307.14717 C 188.48541,305.01247 188.03869,303.29954 187.06499,303.38991 z"
style="opacity:1;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
id="path2768"
d="M 213.38185,290.10354 C 212.40357,290.13009 212.46746,291.66587 212.59844,293.31721 C 210.55456,293.50473 208.50847,294.44997 206.77866,296.00327 C 204.8297,295.30715 203.00446,294.73197 202.50977,295.4277 C 201.99372,296.15341 203.21137,297.44283 204.47633,298.73728 C 204.09111,299.344 203.73701,299.99916 203.43707,300.68787 C 202.92192,301.87084 202.60321,303.07935 202.42982,304.26925 C 201.5538,304.63273 200.91336,305.05375 200.97489,305.64427 C 201.02215,306.09815 201.54127,306.33638 202.28592,306.49165 C 202.38955,310.2538 204.18172,313.55704 207.27429,314.93351 C 210.74734,316.47934 214.87738,315.16545 217.79465,311.97566 C 218.99667,313.15592 220.13476,314.09932 220.8964,313.7184 C 221.99218,313.17033 220.82896,310.5916 220.12895,308.44223 C 220.17104,308.35083 220.21645,308.26325 220.25686,308.17043 C 220.65034,307.26686 220.92768,306.34974 221.12023,305.43641 C 223.20462,305.81262 226.87096,308.17215 227.09988,306.8274 C 227.35999,305.29947 222.48326,304.1955 221.40802,302.6864 C 221.4072,302.2535 221.38877,301.82694 221.34407,301.40734 C 222.04218,299.61682 225.14411,297.22785 223.9182,296.06721 C 223.19456,295.38211 221.61647,296.33031 220.04901,297.28234 C 219.20055,295.80249 217.97619,294.61759 216.41965,293.92479 C 215.93484,293.709 215.43814,293.55227 214.93273,293.44513 C 214.66982,291.64509 214.3241,290.07801 213.38185,290.10354 z"
style="opacity:1;fill:#73d216;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
id="path2770"
d="M 236.88478,267.24018 C 236.18482,267.20131 235.69982,268.92879 235.14203,270.48583 C 233.80449,270.70836 232.48043,271.23484 231.24089,272.00473 C 228.98927,270.80072 226.03913,268.91015 224.8935,269.68639 C 223.44318,270.66908 228.84525,272.83788 228.44291,274.33901 C 228.29291,274.50362 228.15514,274.67709 228.01123,274.85063 C 226.06936,276.17069 218.1728,276.57887 218.05046,278.38409 C 217.93617,280.07061 223.3874,280.86221 224.65368,282.28524 C 224.56267,282.87046 224.51301,283.45382 224.49379,284.02797 C 223.41085,285.54932 220.76424,287.21151 221.77576,288.26489 C 222.24363,288.75214 223.45248,288.3185 224.86152,287.62536 C 225.58771,290.56252 227.34527,292.98402 229.96181,294.14862 C 235.05504,296.41559 241.43478,293.08097 244.20746,286.71402 C 245.78672,283.08753 245.86164,279.25736 244.68711,276.20966 C 244.83805,275.97738 244.91616,275.75555 244.89495,275.52214 C 244.8607,275.14496 244.56408,274.99594 244.1275,274.97855 C 243.19324,273.24577 241.80748,271.87366 240.0185,271.07738 C 239.27199,270.74513 238.48671,270.52182 237.7002,270.42187 C 237.80372,269.01346 237.78979,267.75541 237.15658,267.33611 C 237.06424,267.27498 236.97036,267.24493 236.88478,267.24018 z"
style="opacity:1;fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
transform="matrix(0.4491797,0,0,0.4572851,125.70494,206.46354)"
d="M 101.77944,164.73238 C 99.977808,168.17323 91.899618,156.6723 88.77516,158.75497 C 85.803962,160.73549 88.349877,175.19697 84.787955,175.03085 C 81.042302,174.85615 77.131968,161.13511 73.782356,159.50833 C 70.597049,157.96136 65.021527,170.03581 62.901631,167.06893 C 60.672386,163.949 68.979764,156.41247 67.593476,153.08103 C 66.275188,149.91301 56.420613,153.389 56.442825,149.87022 C 56.466182,146.16992 66.843384,146.85066 69.014243,143.77328 C 71.078618,140.84686 61.137415,127.94528 64.237959,126.45063 C 67.498435,124.87889 77.798147,136.79594 81.291483,136.01022 C 84.613466,135.26305 83.093888,122.67408 86.550382,123.30242 C 90.185167,123.96317 82.401755,136.30511 85.406663,138.46492 C 88.264176,140.5188 101.073,138.08709 102.06142,141.58002 C 103.10081,145.25312 94.997375,146.51676 94.294484,150.13561 C 93.62607,153.57694 103.49271,161.46031 101.77944,164.73238 z"
inkscape:randomized="-0.115"
inkscape:rounded="0.22"
inkscape:flatsided="false"
sodipodi:arg2="1.0033808"
sodipodi:arg1="0.50229464"
sodipodi:r2="11.650877"
sodipodi:r1="26.32341"
sodipodi:cy="149.62534"
sodipodi:cx="79.8797"
sodipodi:sides="7"
id="path2789"
style="opacity:1;fill:url(#linearGradient2845);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
sodipodi:type="star" />
<path
id="path4968"
d="M 198.33287,238.98001 C 195.73955,239.32558 191.7419,239.84199 190.62608,242.21646 C 194.22511,243.33505 198.47861,241.58912 200.96249,239.28341 C 200.16709,238.94189 199.22243,238.93472 198.33287,238.98001 z"
style="fill:url(#linearGradient5040);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.05552018;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
id="path4970"
d="M 179.62216,247.31386 C 177.35072,247.81943 175.50508,248.30982 173.51335,249.37709 C 171.11404,248.89906 172.27305,251.33056 170.84328,252.45171 C 169.68682,253.76937 167.42682,255.78604 168.27435,257.63002 C 169.78658,257.1371 171.67771,257.18327 173.1088,257.00297 C 174.17817,254.96085 176.67812,254.84788 177.80165,252.8765 C 179.60994,251.99246 180.10408,249.67072 180.93696,247.90046 C 181.12951,247.12802 180.08431,247.27244 179.62216,247.31386 z"
style="fill:url(#linearGradient5032);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
id="path4972"
d="M 163.05557,268.79579 C 158.63904,270.56299 156.64539,276.16239 156.48155,280.56836 C 156.38085,282.3327 157.70913,284.14545 159.47527,282.73275 C 164.11358,280.22648 165.85237,273.76011 164.3906,269.11943 C 164.05141,268.81917 163.51176,268.73707 163.05557,268.79579 z"
style="fill:url(#linearGradient5024);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
id="path4974"
d="M 161.3969,295.37512 C 158.54096,296.13776 156.71976,298.7931 155.42969,301.30185 C 153.12654,300.72679 155.80688,303.62802 154.53968,304.84173 C 154.26964,306.07762 152.16741,306.59906 153.91262,307.45112 C 155.38366,309.84752 155.30617,313.9415 158.88866,314.26789 C 161.26985,314.64721 163.47942,312.89034 164.97721,311.33483 C 166.08244,308.64434 167.01928,305.49613 167.34387,302.79872 C 166.7889,300.38238 166.23101,297.55807 164.49175,295.82012 C 163.43713,295.84695 162.46153,295.31037 161.3969,295.37512 z"
style="fill:url(#linearGradient5048);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
id="path4976"
d="M 187.6526,310.56619 C 179.73396,311.14145 174.76325,321.8741 179.56147,328.28576 C 180.87869,330.52811 183.6666,330.41887 185.81184,330.99627 C 188.35402,328.96383 191.6412,327.61384 192.70954,324.19974 C 193.9888,323.20807 193.94203,322.5872 193.59955,321.16556 C 193.5658,319.91646 194.47143,318.31668 194.20638,317.40318 C 192.9926,315.19466 192.77133,312.15951 189.85741,311.17304 C 189.18112,310.87651 188.25636,310.53119 187.6526,310.56619 z"
style="fill:url(#linearGradient5064);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
id="path4978"
d="M 214.53534,297.23607 C 212.25226,297.19395 210.09667,299.1911 208.36585,300.04773 C 207.68293,303.06621 205.37432,305.83201 206.26216,309.19071 C 206.58425,313.8549 212.84378,316.19373 216.09288,312.64966 C 219.28943,310.35097 220.64708,306.18409 219.97663,302.37393 C 221.25438,300.73614 218.62474,300.32863 218.15611,298.73293 C 217.38188,297.63957 215.78221,297.22315 214.53534,297.23607 z"
style="fill:url(#linearGradient5072);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
id="path4980"
d="M 238.36368,274.33821 C 236.18253,274.06985 234.17744,275.6291 232.39649,276.07779 C 231.73781,279.18668 227.70414,279.57398 225.11447,280.16381 C 227.6084,280.88658 229.4344,283.63432 228.27002,286.11078 C 227.73731,291.38732 234.09362,295.97404 238.5862,292.50276 C 244.22237,289.16163 246.69999,279.65356 240.95284,275.18778 C 240.16052,274.9166 239.10327,274.21058 238.36368,274.33821 z"
style="fill:url(#linearGradient5080);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 29 KiB