first draft of the event map with openlayers

This commit is contained in:
lars 2008-12-31 03:30:11 +00:00
parent e5d4aeebc4
commit 3330acbfb8
11 changed files with 1973 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 B

123
event_map/html/index.html Normal file
View File

@ -0,0 +1,123 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
#map {
width: 400px;
height: 400px;
border: 0px;
padding: 0px;
//position: absolute;
}
div.event_map_info h1 {
font-size: small;
}
div.event_map_info li {
font-size: x-small;
}
</style>
<script src="http://www.openlayers.org/api/OpenLayers.js"></script>
<script src="http://www.openstreetmap.org/openlayers/OpenStreetMap.js"></script>
<!-- -->
<link rel="stylesheet" href="http://svn.openlayers.org/trunk/openlayers/theme/default/style.css" />
<link rel="stylesheet" href="http://svn.openlayers.org/trunk/openlayers/theme/default/framedCloud.css" />
<!-- -->
<script type="text/javascript">
<!--
var map;
function init(){
map = new OpenLayers.Map('map',
{ maxExtent: new OpenLayers.Bounds(-20037508.34,-20037508.34,20037508.34,20037508.34),
numZoomLevels: 19,
maxResolution: 156543.0399,
units: 'm',
projection: new OpenLayers.Projection("EPSG:900913"),
displayProjection: new OpenLayers.Projection("EPSG:4326"),
//controls: [],
});
var layerMapnik = new OpenLayers.Layer.OSM.Mapnik("Mapnik (updated weekly)");
// var layerTah = new OpenLayers.Layer.OSM.Osmarender("Tiles@Home");
// map.addLayers([layerMapnik,layerTah]);
map.addLayer(layerMapnik);
OpenLayers.Feature.prototype.popupClass = OpenLayers.Popup.FramedCloud;
var pois = new OpenLayers.Layer.GML( "My Points", "./textfile.txt",
{ format: OpenLayers.Format.Text,
projection: new OpenLayers.Projection("EPSG:4326")}
);
map.addLayer(pois);
// add the popups
selectControl = new OpenLayers.Control.SelectFeature(pois,
{ onSelect: onFeatureSelect,
onUnselect: onFeatureUnselect,
toggle: true});
map.addControl(selectControl);
selectControl.activate();
// we don't need the layerswitch control
//map.addControl(new OpenLayers.Control.LayerSwitcher());
var lonLat = new OpenLayers.LonLat(12.128275, 54.082004).transform(map.displayProjection, map.projection);
map.setCenter (lonLat, 12);
}
function onPopupClose(evt) {
selectControl.unselect(selectedFeature);
}
function onFeatureSelect(feature) {
selectedFeature = feature;
var content = '<div class="event_map_info">';
content += '<h1>' + feature.attributes.title + '</h1>';
/* the description contains six attributes:
* time/date
* place
* address
* organisation
* details
* url
*/
var items = feature.attributes.description.split('#', 6);
content += '<ul>';
content += '<li>Wann: ' + items[0] + '</li>';
content += '<li>Ort: ' + items[1] + '</li>';
content += '<li>Adresse: ' + items[2] + '</li>';
content += '<li>Veranstalter: ' + items[3] + '</li>';
content += '<li>Details: ' + items[4] + '</li>';
content += '<li><a href="' + items[5] + '" title="mehr Informationen">mehr ...</a></li>';
content += '</ul></div>';
// do naive protection against Javascript.
if (content.search("<script") != -1) {
content = "Content contained Javascript! Escaped content below.<br />" + content.replace(/</g, "&lt;");
}
popup = new OpenLayers.Popup.FramedCloud("event",
feature.geometry.getBounds().getCenterLonLat(),
new OpenLayers.Size(100,100),
content,
null, true, onPopupClose);
feature.popup = popup;
map.addPopup(popup);
}
function onFeatureUnselect(feature) {
map.removePopup(feature.popup);
feature.popup.destroy();
feature.popup = null;
}
// -->
</script>
</head>
<body onload="init()">
<div id="map"></div>
</body>
</html>

View File

@ -0,0 +1,5 @@
point title description icon iconSize iconOffset
54.0822,12.1291 my orange title my orange <a href="https://systemausfall.org" title="neu">description</a>-Link ./Ol_icon_red_example.png 24,24 -12,-12
54.08908,12.10081 my aqua title my aqua description ./Ol_icon_red_example.png 24,24 -12,-12
54.08000,12.14020 my purple title my purple description<br/>is great. http://www.openlayers.org/api/img/zoom-world-mini.png 24,24 -12,-12
54.07508,12.20081 my 2nd aqua title my aqua description ./Ol_icon_red_example.png 24,24 -12,-12

View File

@ -0,0 +1,88 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- made by Andy, It's public domain, yeah why not-->
<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="128" height="128" id="svg4895">
<defs>
<linearGradient id="WhiteTransparent">
<stop style="stop-color:white;stop-opacity:1" offset="0"/>
<stop style="stop-color:white;stop-opacity:0" offset="1"/>
</linearGradient>
<linearGradient id="BlackTransparent">
<stop style="stop-color:black;stop-opacity:1" offset="0"/>
<stop style="stop-color:black;stop-opacity:0" offset="1"/>
</linearGradient>
<linearGradient xlink:href="#WhiteTransparent" id="lg1999" x1="637.03" y1="69.99" x2="638.3" y2="118.3" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.1,0.1,-0.22,0.2,75.6,-33.53)"/>
<linearGradient xlink:href="#WhiteTransparent" id="lg02" x1="512.7" y1="254.36" x2="615.59" y2="254.83" gradientUnits="userSpaceOnUse" gradientTransform="matrix(8.07e-2,7.75e-2,-0.35,0.36,77.14,-45.89)"/>
<linearGradient xlink:href="#BlackTransparent" id="lg05" x1="543.1" y1="286.56" x2="419.88" y2="286.56" gradientUnits="userSpaceOnUse" gradientTransform="matrix(9.98e-2,9.98e-2,-0.28,0.28,78.84,-44.8)" spreadMethod="pad"/>
<linearGradient xlink:href="#WhiteTransparent" id="lg09" x1="258.96" y1="62.74" x2="258.96" y2="-1.72" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.33,0.33,-9.44e-2,9.44e-2,9.03,-48.1)"/>
<linearGradient xlink:href="#WhiteTransparent" id="lg12" x1="146.15" y1="288.57" x2="146.15" y2="368.27" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.3,0.3,-9e-2,9e-2,78.84,-44.8)"/>
<linearGradient xlink:href="#WhiteTransparent" id="lg16" x1="577.03" y1="124" x2="626.1" y2="124" gradientUnits="userSpaceOnUse" gradientTransform="matrix(7.75e-2,7.75e-2,-0.36,0.36,78.84,-44.8)" spreadMethod="pad"/>
<linearGradient xlink:href="#BlackTransparent" id="lg19" x1="75.1" y1="189.14" x2="71.77" y2="185.8" gradientTransform="matrix(1.05,0,0,1.05,0.13,-140.54)"/>
<linearGradient xlink:href="#WhiteTransparent" id="lg51" x1="646.24" y1="-252.6" x2="607.66" y2="-186.26" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.2,0,0,0.2,-80.94,88.3)"/>
<linearGradient xlink:href="#WhiteTransparent" id="lg55" x1="550.96" y1="-137.5" x2="655.42" y2="-241.2" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.26,0,0,0.26,-106.57,101.57)"/>
<linearGradient xlink:href="#BlackTransparent" id="lgdg" x1="73.88" y1="66.2" x2="84.3" y2="86.68" gradientTransform="translate(-0.30267,-3.20138)" gradientUnits="userSpaceOnUse"/>
<clipPath clipPathUnits="userSpaceOnUse" id="clipoutline1">
<path id="outline1" d="M 22.42,17.2 L 35.38,30.15 L 32.88,38.93 L 24.1,41.43 L 11.14,28.47 L 5.28,34.33 L 20.17,55.79 L 37.73,52.45 L 99.36,118.07 C 108.8,127.58 121.53,113.32 112.7,105.2 L 46.85,42.92 L 50.86,25.16 L 28.72,10.89 L 22.42,17.2 z M 103.48,109.17 C 105.16,107.49 107.88,107.49 109.56,109.17 C 111.24,110.85 111.24,113.57 109.56,115.25 C 107.88,116.92 105.16,116.92 103.48,115.25 C 101.8,113.57 101.8,110.85 103.48,109.17 z"/>
</clipPath>
<clipPath clipPathUnits="userSpaceOnUse" id="clipoutline2">
<path id="outline2" d="M 55.8,12 L 56.56,12.16 C 65.4,9.22 85.24,20.8 80.82,31.12 C 79.7,32.74 79.89,35.62 81.24,37.43 L 56.43,62.25 C 55.04,60.86 51.95,60.89 50.53,62.25 L 9.5,101.63 C 5.76,105.22 8.7,108.27 10.28,109.88 L 17.64,117.24 C 19.25,118.84 23.5,121 26.52,117.8 L 65.24,76.99 C 66.59,75.57 66.6,72.52 65.24,71.12 C 65.24,71.12 65.25,71.1 65.24,71.1 L 90.15,46.2 C 92.78,48.57 95.263827,48.774854 97.62,48.13 C 102.17057,46.884568 104.70725,51.336643 107.43,54.59 L 106.2,55.8 C 104.38,57.64 104.55,60.74 106.59,62.78 C 108.63,64.82 111.74,64.99 113.56,63.17 L 121.7,55.04 C 123.52,53.2 123.35,50.1 121.3,48.07 C 119.46,46.22 116.79,45.98 114.93,47.3 C 109.35,41.04 112.28,40.1 104.92,31.95 L 91.13,17.86 C 81.2,8.12 68.3,8.13 55.8,12 z"/>
</clipPath>
<!-- -->
<filter id="ShadowBlur" filterUnits="userSpaceOnUse" x="0" y="0"> <feGaussianBlur in="SourceGraphic" stdDeviation="2" id="feGaussianBlur6" /></filter>
</defs>
<style type="text/css">
<![CDATA[
/* Specular Highlighting */
.low-specularity {opacity:0.25;}
.specularity {opacity:0.5;}
.high-specularity {opacity:0.75;}
.full-specularity {opacity:1;}
/* Shading */
.low-shade {opacity:0.25;}
.shade {opacity:0.5;}
.high-shade {opacity:0.75;}
.full-shade {opacity:1;}
/* Tango palette fill/stroke */
.black {fill:#000;}
.aluminium1 {fill:#eeeeec;}
.aluminium2 {fill:#d3d7cf;}
.aluminium6 {fill:#2e3436;}
.chocolate3 {fill:#8f5902;}
.chocolate2 {fill:#c17d11;}
.aluminium4 {fill:#888a85;}
/* Shadows: Back-Shadows & Base Shadows */
.base-shadow {opacity:0.4;}
.outline-big {stroke:black;stroke-width:8;opacity:0.25;stroke-linejoin:round;}
.outline-small {stroke:black;stroke-width:4;opacity:0.5;stroke-linejoin:round;}
.stroke-highlight {fill:none;stroke:white;stroke-opacity:0.2;stroke-width:4;stroke-linejoin:round;}
]]>
</style>
<g id="configuration">
<g id="spanner">
<use xlink:href="#outline1" class="outline-big"/>
<use xlink:href="#outline1" class="outline-small"/>
<use xlink:href="#outline1" class="aluminium4"/>
<use class="stroke-highlight" xlink:href="#outline1" clip-path="url(#clipoutline1)" style="stroke-linejoin:miter;"/>
<path class="high-specularity" style="fill:url(#lg55);" d="M 24.33,15.4 L 37.78,28.78 L 34.45,40.47 L 23.5,43.74 L 9.9319417,30 L 5.2,34.54 L 19.4,54.48 L 38.3,50.34 L 100.8,116.7 C 108.3,125 121,114.03 111.94,105.1 L 45.04,42 L 48.9,24.83 L 28.94,10.8 L 24.33,15.4 z M 104.3,108.7 C 105.97,107.03 108.93,106.7 110.6,108.4 C 112.3,110.07 113.66,113.03 111.25,116.24 C 109.25,118.24 106.05,118.16 104.05,116 C 102.37,114.32 102.6,110.4 104.3,108.7 z"/>
<path class="specularity" style="fill:url(#lg51);" d="M 24.2,15.42 L 47.67,39.07 L 50.89,25.2 L 28.79,10.8 L 24.2,15.42 z"/>
</g>
<path class="low-shade" style="fill:url(#lgdg)" d="M 70.739,65.52 L 75.37,69.8 C 75.75,74.12 74.64,75.42 67.54,81.44 L 58.94,72.22 L 70.73,65.52 L 70.73,65.52 L 70.739,65.52 z " />
<g id="hammer">
<use xlink:href="#outline2" class="outline-big"/>
<use xlink:href="#outline2" class="outline-small stroke-aluminium5"/>
<path class="aluminium2" d="M 82.92,35.75 L 53.47,65.2 L 62.3,74.03 L 91.75,44.59 L 82.92,35.75 z"/>
<path class="specularity" style="fill:url(#lg19);" d="M 88.93,41.76 L 59.48,71.2 L 62.3,74.03 L 91.75,44.59 L 88.93,41.76 z"/>
<path style="fill:url(#lg16);" d="M 86.46,37.04 L 57.13,66.37 L 60.92,70.16 L 89.5,40.08 L 86.46,37.04 z"/>
<path class="aluminium6" d="M 55.8,12 L 56.56,12.16 C 65.4,9.22 85.24,20.8 80.82,31.12 C 79.7,32.74 79.89,35.62 81.24,37.43 L 90.15,46.2 C 92.78,48.57 95.26,48.77 97.62,48.13 C 102.17,46.9 104.7,51.33 107.43,54.59 L 106.2,55.8 C 104.38,57.64 104.55,60.74 106.59,62.78 C 108.63,64.82 111.74,64.99 113.56,63.17 L 121.7,55.04 C 123.52,53.2 123.35,50.1 121.3,48.07 C 119.46,46.22 116.79,45.98 114.93,47.3 C 109.35,41.04 112.28,40.1 104.92,31.95 L 91.13,17.86 C 81.2,8.12 68.3,8.13 55.8,12 z "/>
<path class="specularity" style="fill:url(#lg12);" d="M 114.93,47.3 C 109.35,41.04 112.28,40.1 104.92,31.95 L 91.13,17.86 C 85.44,12.28 78.77,9.9 71.77,9.6 L 112.9,51.13 L 115.87535,48.4 L 114.93,47.3 z "/>
<path class="low-specularity" style="fill:url(#lg09);" d="M 81.45,28 C 81.5,29 81.270657,30 80.8,31.12 C 79.7,32.74 79.89,35.62 81.24,37.43 L 90.15,46.2 C 92.78,48.57 95.26,48.77 97.62,48.13 C 98.7,47.8 99.68,47.86 100.6,48.13 C 103.4,48.9 81.44,27.58 81.45,27.9 L 81.45,28 z"/>
<path style="fill:#3465a4;" d="M 56.43,62.25 C 55.04,60.86 51.95,60.89 50.53,62.25 L 9.5,101.63 C 5.76,105.22 8.68,108.27 10.28,109.88 L 17.64,117.24 C 19.25,118.84 23.5,121 26.52,117.8 L 65.24,76.99 C 66.59,75.57 66.6,72.52 65.24,71.12 C 65.24,71.12 65.25,71.1 65.24,71.1 L 56.43,62.25 z"/>
<path class="low-shade" style="fill:url(#lg05);" d="M 10.27,109.87 L 17.63,117.24 C 19.24,118.84 23.36,121.13 26.38,117.95 L 65.25,76.98 C 66.6,75.55 66.64,72.48 65.25,71.1 L 56.42,62.26 L 10.27,109.87 z"/>
<path class="specularity" style="fill:url(#lg02);" d="M 51.2,65.7 L 12.32,103.74 C 10.7,105.3 11.25,107.49 12.42,108.63 L 16.55,112.6 L 58.92,69 L 55,65.32 C 54.16,64.52 52.2,64.75 51.2,65.7 z"/>
<use class="stroke-highlight" xlink:href="#outline2" clip-path="url(#clipoutline2)"/>
<path style="fill:url(#lg1999);" d="M 120.45,49.26 C 121.96,50.7 122.25,52.7 120.17,54.62 L 116.3,58.25 C 114.22,60.2 108.78,55 110.85,53.06 L 114.73,49.43 C 116.8,47.48 118.94,47.82 120.45,49.26 z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

@ -0,0 +1,230 @@
<?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://web.resource.org/cc/"
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="388"
height="370.05875"
id="svg2748"
sodipodi:version="0.32"
inkscape:version="0.45.1"
version="1.0"
sodipodi:docbase="/home/barret/Desktop/My Documents/Art/Recyclopedia"
sodipodi:docname="book.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape">
<defs
id="defs2750">
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4839"
id="linearGradient5225"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9410898,0,0,0.9410898,220.82553,263.26304)"
x1="299.09198"
y1="159.09581"
x2="67.058334"
y2="159.09581" />
<linearGradient
id="linearGradient4748">
<stop
style="stop-color:#f8f8f8;stop-opacity:1;"
offset="0"
id="stop4750" />
<stop
id="stop4798"
offset="0.83333331"
style="stop-color:#c4c4c4;stop-opacity:1;" />
<stop
style="stop-color:#9b9b9b;stop-opacity:1;"
offset="1"
id="stop4752" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4748"
id="linearGradient5223"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9410898,0,0,0.9410898,220.82553,263.26304)"
x1="63"
y1="206.90625"
x2="195"
y2="206.90625" />
<linearGradient
id="linearGradient4802">
<stop
style="stop-color:#f2f2f2;stop-opacity:1;"
offset="0"
id="stop4806" />
<stop
id="stop4808"
offset="1"
style="stop-color:#a6a6a6;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4802"
id="linearGradient5221"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9410898,0,0,0.9410898,220.82553,263.26304)"
x1="327"
y1="162.31596"
x2="195"
y2="161.72423" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4839"
id="linearGradient5219"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9410898,0,0,0.9410898,23.820183,27.256737)"
x1="588.35358"
y1="410.41339"
x2="536.34375"
y2="410.41339" />
<linearGradient
id="linearGradient4839">
<stop
id="stop4841"
offset="0"
style="stop-color:#f8f8f8;stop-opacity:1;" />
<stop
style="stop-color:#c4c4c4;stop-opacity:1;"
offset="1"
id="stop4843" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4839"
id="linearGradient5217"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9410898,0,0,0.9410898,23.820183,27.256737)"
x1="220.34375"
y1="437.6875"
x2="272.34375"
y2="437.6875" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.7"
inkscape:cx="303.57143"
inkscape:cy="261.42857"
inkscape:document-units="px"
inkscape:current-layer="layer1"
inkscape:window-width="1440"
inkscape:window-height="801"
inkscape:window-x="0"
inkscape:window-y="24" />
<metadata
id="metadata2753">
<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="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(30.003608,-212.48899)">
<g
style="display:inline"
id="g5183"
transform="matrix(0.7887895,0.287096,-0.287096,0.7887895,-26.167818,-72.390799)">
<path
sodipodi:nodetypes="ccccccccccc"
id="path5185"
d="M 236.98647,283.87328 L 404.3476,321.51688 L 571.70872,283.87328 C 580.13523,283.87328 586.91903,290.65707 586.91903,299.08359 L 586.91903,598.04442 C 586.91903,606.47093 580.13523,613.25473 571.70872,613.25473 L 404.3476,650.89832 L 236.98647,613.25473 C 228.55996,613.25473 221.77617,606.47093 221.77617,598.04442 L 221.77617,299.08359 C 221.77617,290.65707 228.55996,283.87328 236.98647,283.87328 z "
style="fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:#333333;stroke-width:15;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5187"
d="M 362.23297,547.17284 C 361.99781,546.72761 361.8242,546.26525 361.70367,545.80547 C 361.58312,545.34569 361.50518,544.88811 361.50518,544.41606 C 361.50518,545.36017 361.76266,546.28264 362.23297,547.17284 z "
style="fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
<path
id="path5189"
d="M 371.84862,554.07582 C 370.25189,553.45667 368.81672,552.77478 367.54804,552.04683 C 366.27937,551.31887 365.1772,550.54952 364.28401,549.73113 C 366.07041,551.36706 368.65517,552.83865 371.84862,554.07582 z "
style="fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
<path
id="path5191"
d="M 427.95459,550.70151 C 427.34085,551.15632 426.79507,551.62385 426.05792,552.04683 C 425.192,552.54369 424.14698,552.98871 423.12471,553.43623 C 425.0165,552.60764 426.6213,551.69078 427.95459,550.70151 z "
style="fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
<path
transform="matrix(0.3177698,0,0,0.1232168,246.63382,559.44673)"
d="M 263.64982 121.18461 A 146.47212 146.47212 0 1 1 -29.294426,121.18461 A 146.47212 146.47212 0 1 1 263.64982 121.18461 z"
sodipodi:ry="146.47212"
sodipodi:rx="146.47212"
sodipodi:cy="121.18461"
sodipodi:cx="117.1777"
id="path5193"
style="opacity:1;fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
sodipodi:type="arc" />
<path
sodipodi:nodetypes="ccccccccccc"
id="path5195"
d="M 231.18345,603.85072 L 280.12012,585.02892 L 404.34398,641.49431 L 528.56784,585.02892 L 577.50451,603.85072 C 577.50451,500.33083 577.50451,396.81095 577.50451,293.29107 L 528.56784,274.46927 L 404.34398,330.93466 L 280.12012,274.46927 L 231.18345,293.29107 C 231.18345,396.81095 231.18345,500.33083 231.18345,603.85072 z "
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
<path
sodipodi:nodetypes="ccccccccc"
id="path5197"
d="M 231.18345,603.85072 L 404.34398,641.49431 L 577.50451,603.85072 C 577.50451,500.33083 577.50451,396.81095 577.50451,293.29107 L 528.56784,274.46927 L 404.34398,330.93466 L 280.12012,274.46927 L 231.18345,293.29107 C 231.18345,396.81095 231.18345,500.33083 231.18345,603.85072 z "
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
<path
sodipodi:nodetypes="ccccccccccc"
id="path5199"
d="M 231.18345,603.85072 L 280.12012,585.02892 L 404.34398,641.49431 L 528.56784,585.02892 L 577.50451,603.85072 C 577.50451,500.33083 577.50451,396.81095 577.50451,293.29107 L 528.56784,274.46927 L 404.34398,330.93466 L 280.12012,274.46927 L 231.18345,293.29107 C 231.18345,396.81095 231.18345,500.33083 231.18345,603.85072 z "
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
<path
sodipodi:nodetypes="ccccc"
id="path5201"
d="M 231.18345,603.85072 L 280.12012,585.02892 L 280.12012,274.46927 L 231.18345,293.29107 C 231.18345,396.81095 231.18345,500.33083 231.18345,603.85072 z "
style="fill:url(#linearGradient5217);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
<path
sodipodi:nodetypes="ccccc"
id="path5203"
d="M 528.56784,585.02892 L 577.50451,603.85072 C 577.50451,500.33083 577.50451,396.81095 577.50451,293.29107 L 528.56784,274.46927 L 528.56784,585.02892 z "
style="fill:url(#linearGradient5219);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
<path
sodipodi:nodetypes="czczcczczcc"
id="path5205"
d="M 280.12012,585.02892 C 280.12012,585.02892 320.58698,589.73437 351.64295,603.85072 C 382.69891,617.96706 404.34398,641.49431 404.34398,641.49431 C 404.34398,641.49431 425.98904,617.96706 457.04501,603.85072 C 488.10097,589.73437 528.56784,585.02892 528.56784,585.02892 L 528.56784,274.46927 C 528.56784,274.46927 488.10097,279.17472 457.04501,293.29107 C 425.98904,307.40742 404.34398,330.93466 404.34398,330.93466 C 404.34398,330.93466 382.69891,307.40742 351.64295,293.29107 C 320.58698,279.17472 280.12012,274.46927 280.12012,274.46927 L 280.12012,585.02892 z "
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
<path
id="path5207"
d="M 404.33805,330.93328 L 404.33805,641.49293 C 404.33805,641.49294 425.98311,617.96568 457.03908,603.84933 C 488.09504,589.733 528.56191,585.02754 528.56191,585.02754 L 528.56191,274.46789 C 528.56192,274.46789 488.09504,279.17334 457.03908,293.28969 C 425.98311,307.40603 404.33805,330.93328 404.33805,330.93328 z "
style="fill:url(#linearGradient5221);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
<path
id="path5209"
d="M 280.11419,274.46789 L 280.11419,585.02754 C 280.11419,585.02755 320.58105,589.73299 351.63702,603.84933 C 382.69298,617.96569 404.33805,641.49293 404.33805,641.49293 L 404.33805,330.93328 C 404.33805,330.93328 382.69298,307.40603 351.63702,293.28969 C 320.58105,279.17334 280.11419,274.46789 280.11419,274.46789 z "
style="fill:url(#linearGradient5223);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
<path
id="path5211"
d="M 280.11419,585.02892 L 231.17752,603.85072 L 404.33805,641.49431 C 404.33805,641.49431 402.97053,640.03856 400.45605,637.61231 C 397.94157,635.18607 394.28015,631.78932 389.63352,627.96614 C 387.3102,626.05456 384.74242,624.03452 381.95776,621.9667 C 379.17309,619.89887 376.18623,617.79796 372.98799,615.70257 C 369.78976,613.60717 366.37647,611.52097 362.81246,609.52666 C 359.24845,607.53236 355.51901,605.61526 351.63702,603.85072 C 347.75502,602.08617 343.71679,600.47787 339.63812,598.99822 C 335.55946,597.51857 331.42564,596.1823 327.34514,594.96918 C 323.26463,593.75606 319.23375,592.66976 315.34624,591.70478 C 311.45873,590.73979 307.72929,589.88141 304.22962,589.14619 C 297.23026,587.67574 291.2161,586.66113 286.93709,585.99942 C 282.65807,585.33771 280.11419,585.02892 280.11419,585.02892 z "
style="fill:#b3b3b3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
<path
id="path5213"
d="M 404.33805,641.49431 L 577.49858,603.85072 L 528.56191,585.02892 C 528.56191,585.02892 526.01803,585.33771 521.73901,585.99942 C 517.45998,586.66113 511.44584,587.67574 504.44648,589.14619 C 500.9468,589.88141 497.21737,590.73979 493.32986,591.70478 C 489.44235,592.66976 485.41147,593.75606 481.33096,594.96918 C 477.25045,596.1823 473.11664,597.51857 469.03797,598.99822 C 464.95931,600.47787 460.92107,602.08617 457.03908,603.85072 C 453.15708,605.61526 449.42765,607.53236 445.86364,609.52666 C 442.29963,611.52097 438.88634,613.60717 435.6881,615.70257 C 432.48987,617.79796 429.50301,619.89887 426.71834,621.9667 C 423.93367,624.03452 421.36589,626.05456 419.04258,627.96614 C 414.39595,631.78932 410.73452,635.18607 408.22004,637.61231 C 405.70556,640.03856 404.33805,641.49431 404.33805,641.49431 z "
style="fill:#b3b3b3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
<path
sodipodi:nodetypes="cczcczc"
id="path5215"
d="M 404.33805,330.93328 L 404.33805,641.49293 C 404.33805,641.49294 410.98311,602.96568 437.03908,583.84933 C 463.09505,564.73298 508.56191,565.02754 508.56191,565.02754 L 508.56191,254.46789 C 508.56192,254.46789 463.09505,254.17334 437.03908,273.28969 C 410.98311,292.40604 404.33805,330.93328 404.33805,330.93328 z "
style="fill:url(#linearGradient5225);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,254 @@
<?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://web.resource.org/cc/"
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="407"
height="299.51999"
id="svg2"
sodipodi:version="0.32"
inkscape:version="0.45.1"
version="1.0"
sodipodi:docbase="C:\Documents and Settings\Dave\My Documents\My Pictures\InkScape Drawings"
sodipodi:docname="filmstrip.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="C:\Documents and Settings\Dave\My Documents\My Pictures\InkScape Drawings\filmstrip.png"
inkscape:export-xdpi="299.87982"
inkscape:export-ydpi="299.87982">
<defs
id="defs4">
<filter
inkscape:collect="always"
id="filter7268">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="6.3728165"
id="feGaussianBlur7270" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.4"
inkscape:cx="200"
inkscape:cy="194.698"
inkscape:document-units="px"
inkscape:current-layer="layer1"
width="407px"
height="300.52px"
inkscape:window-width="1280"
inkscape:window-height="739"
inkscape:window-x="0"
inkscape:window-y="27" />
<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" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-5.2142858,-55.928567)">
<path
style="opacity:0.75;fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.16684389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter7268)"
d="M 31.103576,341.86054 L 163.77533,341.48308 C 235.42242,17.594878 367.05427,369.69231 407.63419,83.443192 L 341.14856,85.545939 C 332.24797,288.08646 132.88519,18.740967 31.103576,341.86054 z "
id="path6285"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.20934379px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 5.8189577,327.03817 L 150.15591,326.13348 C 215.58865,-4.3831455 351.90294,356.73546 393.46676,56.533239 L 318.41155,59.247339 C 311.78003,266.57208 110.56532,-14.376004 5.8189577,327.03817 z "
id="path2160"
sodipodi:nodetypes="ccccc"
sodipodi:insensitive="true" />
<path
sodipodi:nodetypes="ccccc"
id="path2258"
d="M 12.10536,319.78138 L 144.77711,319.40392 C 216.4242,-4.4842856 348.05605,347.61315 388.63597,61.364029 L 322.15034,63.466776 C 313.24975,266.0073 113.88697,-3.3381962 12.10536,319.78138 z "
style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:1.16684389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.04906356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 17.868918,321.29587 L 136.20327,319.96415 C 204.08362,-8.3363434 350.03125,335.87923 384.32801,60.33473 L 326.7326,61.377222 C 315.17873,277.34825 123.33789,-0.23807936 17.868918,321.29587 z "
id="path2264"
sodipodi:nodetypes="ccccc"
sodipodi:insensitive="true" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 319.26427,73.942871 L 387.67804,73.457667"
id="path2272" />
<use
x="0"
y="0"
xlink:href="#path2272"
id="use3245"
transform="translate(-1.9408162,14.070918)"
width="400"
height="400" />
<use
x="0"
y="0"
xlink:href="#use3245"
id="use3247"
transform="translate(-3.3964284,14.070918)"
width="400"
height="400" />
<use
height="400"
width="400"
transform="matrix(1.0317485,0,0,1,-18.196009,28.141836)"
id="use3249"
xlink:href="#use3245"
y="0"
x="0" />
<use
x="0"
y="0"
xlink:href="#use3245"
id="use3251"
transform="matrix(1.0697118,1.5926118e-2,-1.7038518e-2,0.9998732,-36.838644,36.140168)"
width="400"
height="400" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 229.98673,145.75307 L 343.52449,178.74695 L 348.86172,174.38011 L 239.2056,145.26787 L 229.98673,145.75307 z "
id="path3275"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 257.15815,146.23828 L 358.0806,168.07245 L 360.99182,162.00741 L 265.40662,145.75307 L 257.15815,146.23828 z "
id="path3277"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 279.61923,143.71096 L 367.33995,152.13186 L 372.14324,142.96887 L 293.80074,139.16753 L 279.61923,143.71096 z "
id="path3281"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 224.16428,147.45128 L 328.48315,185.2972 L 336.97422,183.59898 L 229.01632,146.72347 L 224.16428,147.45128 z "
id="path3283"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 150.65586,148.9069 L 244.30025,172.19669 L 253.27652,171.95409 L 157.20612,147.45129 L 150.65586,148.9069 z "
id="path3285"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 179.04029,145.51047 L 265.89183,173.89491 L 281.90356,178.26175 L 188.25918,144.78266 L 179.04029,145.51047 z "
id="path3287"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 203.3005,145.51047 L 298.15789,181.41557 L 316.59565,184.5694 L 207.42474,145.26787 L 203.3005,145.51047 z "
id="path3289"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 231.44234,174.86532 L 142.16479,151.09032 L 130.03469,154.48674 L 217.85662,179.23215 L 231.44234,174.86532 z "
id="path3291" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 210.57856,184.5694 L 122.27142,157.39797 L 109.17091,164.19083 L 202.33009,189.90664 L 210.57856,184.5694 z "
id="path3293" />
<path
id="path3295"
d="M 195.53723,196.6995 L 103.83366,170.49848 L 95.585196,174.38011 L 187.28876,202.03674 L 195.53723,196.6995 z "
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 184.37753,211.25562 L 83.940295,183.11378 L 79.088258,189.42144 L 181.46631,217.07807 L 184.37753,211.25562 z "
id="path3297"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 70.35459,200.09592 L 173.70306,227.75255 L 172.24745,236.00103 L 63.076528,205.91837 L 70.35459,200.09592 z "
id="path2184"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 58.709692,214.65204 L 166.42499,248.61633 L 163.02857,259.29082 L 53.857652,222.90051 L 58.709692,214.65204 z "
id="path2186"
sodipodi:nodetypes="ccccc" />
<path
id="path2188"
d="M 46.094387,235.51582 L 156.2357,271.90612 L 153.80968,282.09541 L 40.757142,242.79388 L 46.094387,235.51582 z "
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 34.449489,254.92397 C 73.265812,268.99489 112.08213,290.8955 150.89846,297.13673 L 149.92805,304.9 C 102.05883,297.07999 71.001527,278.05203 31.538265,264.62805 L 34.449489,254.92397 z "
id="path2190"
sodipodi:nodetypes="ccccc" />
<path
sodipodi:nodetypes="ccccc"
id="path2192"
d="M 26.20102,276.27295 C 66.311221,290.18213 97.891799,312.62094 146.53162,318.0005 L 146.53162,321.88214 L 22.319388,286.46224 L 26.20102,276.27295 z "
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 17.95255,297.13673 L 105.77448,317.51531 L 106.25969,321.39694 L 14.070918,306.84082 L 17.95255,297.13673 z "
id="path2194"
sodipodi:nodetypes="ccccc" />
<path
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.94117647"
d="M 23.774999,320.42653 L 132.94591,319.45613 C 135.50215,299.92192 139.31544,285.41586 143.1352,270.93572 L 43.668366,267.53929 C 36.119,281.49539 30.097508,301.563 23.774999,320.42653 z "
id="path2196"
sodipodi:nodetypes="ccccc" />
<path
id="path3170"
d="M 47.549998,260.26123 L 145.07601,263.17246 C 149.98266,246.37936 157.01678,230.64999 164.48418,215.13725 L 79.088263,207.85919 C 61.479028,231.53596 55.210091,245.28996 47.549998,260.26123 z "
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.94117647"
sodipodi:nodetypes="ccccc" />
<path
sodipodi:nodetypes="ccccc"
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.94117647"
d="M 47.549998,260.26123 L 145.07601,263.17246 C 149.98266,246.37936 157.01678,230.64999 164.48418,215.13725 L 79.088263,207.85919 C 61.479028,231.53596 55.210091,245.28996 47.549998,260.26123 z "
id="path3172" />
<path
id="path3174"
d="M 81.999487,203.00715 L 166.42499,210.28521 C 178.1245,189.12528 194.8627,179.21836 206.69694,170.49847 L 144.10561,160.79439 C 125.04076,166.51861 93.541212,189.49149 81.999487,203.00715 z "
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.94117647"
sodipodi:nodetypes="ccccc" />
<path
sodipodi:nodetypes="ccccc"
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.94117647"
d="M 152.27143,158.36838 L 210.49591,168.55767 C 231.8995,162.43906 231.17036,160.2954 261.92755,164.67602 L 216.31837,154.00154 C 197.25352,154.87372 176.91366,153.10119 152.27143,158.36838 z "
id="path3176" />
<path
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 233.86836,154.00154 L 285.29999,169.52807 C 317.89364,175.18251 328.46324,175.39422 347.40611,159.33879 L 299.37091,144.29746 C 285.49407,153.78435 265.80555,158.70493 233.86836,154.00154 z "
id="path3180"
sodipodi:nodetypes="ccccc" />
<path
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.94117647"
d="M 302.76734,141.38623 L 350.80254,155.94236 C 359.23822,145.88933 366.37679,131.79616 370.6959,115.18522 L 322.1755,109.36276 C 317.66931,122.9619 314.67999,128.93158 302.76734,141.38623 z "
id="path4151"
sodipodi:nodetypes="ccccc" />
<path
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 323.63111,104.51072 L 372.15152,108.87756 C 377.25077,91.026684 379.1406,77.455049 380.39999,64.72399 L 329.45356,65.209195 C 328.73703,79.533995 326.93387,92.772155 323.63111,104.51072 z "
id="path5122"
sodipodi:nodetypes="ccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,539 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Creator: CorelDRAW -->
<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"
xml:space="preserve"
width="619.39392"
height="551.22272"
style="fill-rule:evenodd"
viewBox="0 0 297 210"
id="svg2"
sodipodi:version="0.32"
inkscape:version="0.45.1+0.46pre1+devel"
sodipodi:docname="aidiagre_Paint_tin_can_and_brush_ok.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
version="1.0"><metadata
id="metadata127"><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><sodipodi:namedview
inkscape:window-height="744"
inkscape:window-width="1280"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
guidetolerance="10.0"
gridtolerance="10.0"
objecttolerance="10.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base"
showgrid="false"
inkscape:zoom="0.83813672"
inkscape:cx="309.69696"
inkscape:cy="275.61136"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:current-layer="svg2" />
<defs
id="defs4"><inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="-50 : 600 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="700 : 600 : 1"
inkscape:persp3d-origin="300 : 400 : 1"
id="perspective129" />
<font
id="FontID0"
font-variant="normal"
class="str2"
font-weight="700"
style="font-variant:normal;font-weight:700;stroke-width:24.09420013">
<font-face
font-family="Berlin Sans FB Demi"
id="font-face7">
</font-face>
<missing-glyph
id="missing-glyph9"><path
d="M0 0z"
id="path11" /></missing-glyph>
<glyph
unicode="P"
horiz-adv-x="651"
id="glyph13"><path
d="M629.831 423.835c0,-78.8322 -20.6659,-142.503 -61.9976,-191.333 -44.166,-51.8354 -105.33,-77.6712 -183.002,-77.6712 -13.1672,0 -32.6652,0.669285 -58.8288,2.17176 -26.3343,1.49565 -45.8392,2.16493 -58.8356,2.16493 -14.0003,0 -21.0005,-6.00307 -21.0005,-18.0024 0,-14.9974 1.33174,-37.3297 4.32986,-66.9968 3.00495,-29.5032 4.33669,-51.6647 4.33669,-66.3343 0,-7.49872 -3.33276,-11.33 -10.169,-11.33 -19.8327,0 -49.6637,0.662455 -89.329,1.83029 -39.8361,1.16783 -69.5032,1.66638 -89.3358,1.66638 -9.49974,0 -14.1642,4.6645 -14.1642,14.1642 0,36.1687 0.498549,90.3329 1.66638,162.834 1.16783,72.5013 1.66638,126.666 1.66638,162.834 0,102.168 -4.33669,209.67 -13.1672,322.336l-0.498549 6.82943c-0.669285,6.16698 4.16596,9.83439 14.6628,11.1661 25.3372,3.33276 81.3317,4.83524 168.004,4.83524 50.9954,0 99.9966,-0.662455 146.997,-1.83029 77.0019,-2.33567 139.334,-26.6689 186.498,-72.8359 48.168,-47.4987 72.1666,-109.667 72.1666,-186.498zm-194.83 -7.83336c0,75.834 -36.8311,113.833 -110.835,113.833 -51.9993,0 -79.3307,-2.99812 -82.001,-8.83729 -2.32884,-4.16596 -3.33276,-41.8303 -3.33276,-112.829 0,-9.99829 0.334642,-25.0026 1.16783,-44.6713 0.833191,-19.6619 1.16783,-34.4955 1.16783,-44.6645 0,-6.50162 29.3324,-9.66365 87.9973,-9.66365 70.5003,0 105.836,35.4994 105.836,106.833z"
id="path15" /></glyph>
<glyph
unicode="a"
horiz-adv-x="587"
id="glyph17"><path
d="M532.17 244.166c0,-25.1665 1.49565,-62.3323 4.49377,-111.832 2.83422,-49.4997 4.33669,-86.6655 4.33669,-111.333 0,-13.0032 -5.66843,-20.0034 -16.9985,-21.0005 -40.5054,-2.99812 -86.6655,-4.33669 -138.672,-4.33669 -6.33089,0 -10.3329,9.33584 -12.4979,28.0007 -2.16493,18.6717 -4.6645,28.3353 -7.66263,28.5061 -2.5064,-1.16783 -6.00307,-4.00205 -10.169,-8.168 -36.5033,-36.838 -75.4994,-55.1682 -117.166,-55.1682 -63.5001,0 -116.169,25.0026 -157.835,75.1648 -39.3307,46.8363 -58.9995,102.838 -58.9995,168.004 0,75.1648 20.3312,135.667 61.0005,181.499 42.3357,47.6626 100.331,71.3334 173.83,71.3334 51.1661,0 91.5008,-17.8385 121.168,-53.6657 1.33174,-1.66638 2.33567,-2.49957 3.33276,-2.49957 3.00495,0 6.33772,7.99727 10.0051,23.664 3.83131,15.8306 8.33191,23.664 13.495,23.664 11.9993,0 35.0009,-3.33276 68.8339,-10.1622 32.1666,-6.50162 55.3321,-11.9993 69.3324,-16.6707 4.83524,-1.83029 7.33481,-4.5006 7.33481,-7.83336 0,-1.16783 -0.498549,-4.6645 -1.50248,-10.1622 -10.3329,-58.9995 -15.6599,-121.339 -15.6599,-187.004zm-157.173 -2.99812c0,27.666 -8.66655,50.4968 -26.1636,68.6631 -17.3331,18.0024 -40,27.0036 -68.0007,27.0036 -28.0007,0 -50.6676,-8.83729 -68.0007,-26.8328 -17.1692,-17.8317 -25.8358,-40.8332 -25.8358,-68.8339 0,-26.3343 9.17193,-49.0012 27.3382,-67.8368 18.3302,-18.8288 40.3346,-28.3285 66.4982,-28.3285 27.666,0 50.169,8.99437 67.8368,27.1675 17.497,17.9956 26.3275,40.9971 26.3275,68.9978z"
id="path19" /></glyph>
<glyph
unicode="n"
horiz-adv-x="566"
id="glyph21"><path
d="M526.836 14.1642c0,-8.83046 -4.5006,-13.8296 -13.6725,-15.1613 -9.1651,-1.33857 -32.8291,-2.00102 -71.3334,-2.00102 -40.9971,0 -66.3275,0.997097 -76.1619,2.99812 -9.67048,2.00102 -14.6696,8.66655 -14.6696,19.9966 0,15.3389 0.498549,38.5044 1.50248,69.3393 0.997097,30.9988 1.49565,54.1642 1.49565,69.831 0,11.9993 -0.327813,30.0017 -0.997097,54.0003 -0.669285,23.8347 -0.997097,41.8303 -0.997097,54.0003 0,44.5006 -19.3341,66.8328 -58.0024,66.8328 -12.6686,0 -27.5021,-5.4977 -44.5006,-16.6638 -18.1663,-12.334 -27.3314,-24.504 -27.3314,-36.5033l0 -263.664c0,-10.8383 -4.99915,-16.8346 -15.1682,-18.1663 -11.3369,-1.33857 -34.6662,-2.00102 -69.831,-2.00102 -38.0058,0 -62.8376,0.997097 -74.1677,2.99812 -10.169,1.66638 -15.1682,7.00017 -15.1682,16.1653 0,25.3372 0.163906,63.6708 0.498549,114.666 0.334642,51.1661 0.498549,89.4997 0.498549,115.335 0,80.9971 -6.33089,144.668 -18.9995,190.835 -0.662455,2.99812 -0.997097,5.33379 -0.997097,7.33481 0,5.16305 2.49957,8.83046 7.33481,10.6607 20.4951,2.33567 47.8334,6.00307 82.001,10.8383 51.8286,9.99829 80.8332,15.1613 87.328,15.1613 3.66741,0 6.33772,-10.9954 8.33874,-32.9998 1.99419,-21.9976 4.82841,-32.9998 8.33191,-32.9998 -3.5035,0 14.0003,11.3369 52.4979,34.0038 38.4975,22.6669 72.3305,33.833 101.335,33.833 41.3317,0 75.834,-9.67048 103.5,-29.1685 30.9988,-22.4962 46.3309,-53.8296 46.3309,-93.8296l0 -155.67c0,-21.1644 0.170736,-52.8325 0.498549,-94.9974 0.334642,-42.1718 0.505378,-73.833 0.505378,-95.0043z"
id="path23" /></glyph>
<glyph
unicode="i"
horiz-adv-x="274"
id="glyph25"><path
d="M234.83 586.833c0,-56.4999 -31.832,-84.8352 -95.6667,-84.8352 -27.3314,0 -49.9983,7.17091 -67.8299,21.4991 -19.498,15.5028 -29.3324,36.6672 -29.3324,63.3362 0,25.5011 10.169,46.3309 30.3295,62.503 18.5009,14.9974 40.8332,22.4962 66.8328,22.4962 25.3372,0 47.3348,-7.66263 65.8358,-22.8308 20.0034,-16.336 29.831,-37.0019 29.831,-62.1683zm-12.6618 -362.663c0,-23.8347 0.498549,-59.1702 1.49565,-106.17 1.00393,-47.1641 1.50248,-82.3357 1.50248,-105.829 0,-6.83626 -4.16596,-10.8383 -12.334,-12.1701 -11.0022,-2.00102 -35.834,-2.99812 -74.6662,-2.99812 -39.0029,0 -64.1694,0.997097 -75.1648,2.99812 -7.17091,1.33174 -11.5008,3.49667 -13.1672,6.33089 -0.669285,1.33857 -1.00393,6.16698 -1.00393,14.6696 0,22.4962 0.505378,56.1653 1.50248,101.335 0.997097,44.9991 1.50248,78.9961 1.50248,101.834 0,92.334 -3.66741,165.996 -10.8383,220.666 -0.662455,5.16305 -0.997097,8.66655 -0.997097,10.1622 0,6.67236 4.5006,9.83439 13.1672,9.83439 9.1651,0 23.1654,-0.997097 41.8303,-2.99812 18.6717,-1.83712 32.8359,-2.83422 42.1718,-2.83422 9.49974,0 23.664,0.833191 42.4996,2.49957 18.8288,1.50248 32.9998,2.33567 42.4996,2.33567 7.83336,0 11.6647,-3.16886 11.6647,-9.67048 0,-1.33174 -0.334642,-4.5006 -0.997097,-9.32901 -7.00017,-63.5001 -10.6676,-137.005 -10.6676,-220.666z"
id="path27" /></glyph>
<glyph
unicode="r"
horiz-adv-x="380"
id="glyph29"><path
d="M365.17 304.169c0,-12.6686 -7.00017,-18.9995 -21.0005,-18.9995 -6.16698,0 -15.1682,0.327813 -27.0036,1.161 -11.8354,0.833191 -20.8298,1.33857 -26.6689,1.33857 -26.9968,0 -45.327,-4.33669 -55.1613,-12.8393 -9.67048,-8.33191 -14.6696,-25.4943 -14.6696,-51.1661 0,-14.0003 0.334642,-35.3287 0.833191,-63.8279 0.498549,-28.3353 0.669285,-49.6705 0.669285,-63.6708 0,-9.32901 0.662455,-23.5001 2.00102,-42.1649 1.33174,-18.8356 1.83029,-32.6652 1.83029,-41.8303 0,-7.83336 -5.33379,-12.1701 -16.0014,-13.1672 -15.6667,-1.33857 -39.6654,-2.00102 -71.832,-2.00102 -30.8349,0 -55.6667,0.997097 -74.1677,2.99812 -10.8315,1.33174 -16.1653,6.66553 -16.1653,16.1653 0,25.9997 0.163906,65.0026 0.498549,116.838 0.334642,51.9993 0.498549,90.9954 0.498549,116.995 0,76.5033 -7.00017,139.505 -21.0005,189.005 -0.662455,2.82739 -0.997097,5.33379 -0.997097,7.32798 0,4.83524 2.49957,8.168 7.33481,9.67048 18.0024,2.00102 44.166,5.66843 78.6683,10.8315 51.33,9.99829 77.999,15.1682 79.4946,15.1682 5.83917,0 9.67048,-10.3329 11.3369,-30.8349 1.50248,-20.502 4.5006,-30.8349 8.66655,-30.8349 -4.5006,0 8.83046,8.66655 40.1639,25.6718 31.1695,17.1624 61.3352,25.665 90.3329,25.665 18.1663,0 27.3382,-3.83814 27.3382,-11.6715 0,-9.49974 -1.00393,-22.8308 -3.00495,-40 -1.99419,-18.6648 -2.99812,-31.9959 -3.33276,-40.1639 0,-9.33584 0.170736,-21.9976 0.505378,-37.5004 0.498549,-19.3341 0.833191,-31.9959 0.833191,-38.1629z"
id="path31" /></glyph>
<glyph
unicode="u"
horiz-adv-x="583"
id="glyph33"><path
d="M543.999 443.831c0,-23.9986 -1.16783,-60.1673 -3.49667,-108.328 -2.33567,-48.168 -3.33276,-84.3367 -3.33276,-108.506 0,-23.3293 0.833191,-58.4941 2.32884,-105.33 1.66638,-47.0002 2.49957,-82.001 2.49957,-105.003 0,-8.83046 -3.99522,-14.3282 -12.1632,-16.6638 -12.334,-3.33276 -38.6683,-4.83524 -78.6683,-4.83524 -35.4994,0 -60.1673,1.00393 -74.1677,2.83422 -6.16698,1.00393 -10.1622,4.99915 -11.8286,11.8354 -0.833191,9.66365 -1.83712,19.498 -2.83422,29.1685 -1.66638,14.9974 -4.00205,22.4962 -6.83626,22.4962 4.5006,0 -11.8354,-11.0022 -49.3358,-33.1637 -37.4936,-22.1683 -71.4974,-33.1706 -101.998,-33.1706 -86.3309,0 -137.497,38.8322 -153.334,116.667 -7.16408,36.1687 -10.8315,88.5026 -10.8315,157.166 0,74.3384 6.00307,132.833 18.1663,175.837 3.5035,13.3311 10.169,19.9966 20.0034,19.9966 14.9974,0 37.6643,-0.163906 68.3285,-0.498549 30.671,-0.334642 53.3379,-0.498549 68.3353,-0.498549 10.169,0 15.1682,-4.16596 15.1682,-12.6686 0,-2.33567 -0.334642,-5.66843 -1.00393,-10.169 -6.82943,-44.3299 -10.1622,-89.329 -10.1622,-134.834 0,-56.6638 1.66638,-95.3321 5.33379,-116.162 5.83234,-35.834 27.1607,-53.8364 63.9986,-53.8364 14.1642,0 29.831,6.33772 46.5016,19.1702 16.8277,12.6618 25.4943,25.8289 26.1636,39.4946 0.669285,12.0061 0.997097,93.6725 0.997097,245.17 0,10.6676 0.833191,16.9985 2.5064,18.9995 1.83029,3.16886 7.66263,4.83524 17.497,4.83524 16.0014,0 40,-0.170736 72.0027,-0.498549 32.1666,-0.334642 56.1653,-0.505378 71.9959,-0.505378 9.83439,0 15.5028,-2.32884 17.1692,-7.32798 0.662455,-2.49957 0.997097,-6.50162 0.997097,-11.6715z"
id="path35" /></glyph>
<glyph
unicode="t"
horiz-adv-x="378"
id="glyph37"><path
d="M368.168 143.002c0,-9.67048 -1.16783,-24.504 -3.66741,-44.3367 -2.49957,-19.8327 -3.66741,-34.4955 -3.66741,-43.6674 0,-9.32901 -0.997097,-15.3321 -2.99812,-17.8317 -1.83712,-2.66348 -7.17091,-6.33089 -16.0014,-11.33 -42.001,-23.0015 -88.5026,-34.6662 -139.669,-34.6662 -94.1642,0 -141.164,35.998 -141.164,107.994 0,21.5059 0.833191,53.6725 2.49957,96.8346 1.66638,43.1689 2.49957,75.4994 2.49957,97.0053 0,14.3282 -8.33191,21.4991 -25.0026,21.4991 -1.33174,0 -3.33276,0 -6.33089,0 -2.99812,-0.334642 -4.99915,-0.505378 -6.33089,-0.505378 -12.334,0 -18.5009,4.33669 -18.5009,13.1672 0,5.16988 0.334642,13.1672 1.16783,23.8347 0.833191,10.8315 1.16783,18.8356 1.16783,23.9986 0,6.83626 -0.334642,17.3331 -1.16783,31.3334 -0.833191,13.8364 -1.16783,24.3333 -1.16783,31.1695 0,6.50162 10.3329,10.169 31.1627,10.6676 11.6715,0.334642 18.0024,3.66741 18.9995,9.83439 2.00102,12.334 2.67031,31.832 2.00102,58.6648 -1.33174,42.001 -2.00102,61.9976 -2.00102,59.9966 0,37.8351 3.66741,56.6707 10.8383,56.6707 8.83046,0 21.3352,-2.00102 37.5004,-5.83234 18.6648,-4.33669 31.4974,-6.66553 38.6614,-7.33481 16.4999,-2.33567 41.6732,-5.4977 75.1716,-9.33584 8.168,-0.662455 12.1632,-3.33276 12.1632,-8.33191 0,-12.9964 -0.997097,-32.6652 -3.16203,-58.9995 -2.00102,-26.3343 -3.16886,-46.3309 -3.16886,-59.6688 0,-15.8306 4.6645,-23.8347 14.1642,-23.8347 11.3369,0 28.67,0.505378 51.8354,1.50248 23.0015,0.833191 40.4985,1.33174 52.1632,1.33174 7.17091,0 10.8383,-2.32884 10.8383,-7.32798 0,-7.50555 -0.833191,-18.6717 -2.49957,-33.6691 -1.66638,-14.9974 -2.49957,-26.1704 -2.49957,-33.6691 0,-7.83336 0.163906,-19.1634 0.498549,-34.1677 0.334642,-14.9974 0.498549,-26.3275 0.498549,-34.1608 0,-6.83626 -4.6645,-10.3329 -14.1642,-10.3329 -6.50162,0 -17.3331,0.327813 -32.672,0.833191 -15.3321,0.498549 -26.1636,0.662455 -32.6652,0.662455l-36.6672 0c-4.82841,0 -7.32798,-7.16408 -7.32798,-21.4991 0,-7.83336 0,-19.3341 0,-34.6662 0.327813,-15.5028 0.498549,-27.1675 0.498549,-34.6662 0,-27.3314 2.99812,-46.167 9.32901,-56.6707 8.66655,-13.9935 25.9997,-20.9937 51.6715,-20.9937 8.16117,0 19.8327,1.99419 35.0009,5.6616 14.9974,3.83814 25.665,5.66843 31.832,5.66843 6.82943,0 10.3329,-3.66741 10.3329,-10.8315z"
id="path39" /></glyph>
</font>
<style
type="text/css"
id="style41">
@font-face { font-family:&quot;Berlin Sans FB Demi&quot;;src:url(&quot;#FontID0&quot;) format(svg)}
.str1 {stroke:#1F1A17;stroke-width:0.3528}
.str0 {stroke:#1F1A17;stroke-width:0.5}
.str3 {stroke:#1F1A17}
.str2 {stroke-width:24.0942}
.fil7 {fill:none}
.fil4 {fill:#007CC3}
.fil10 {fill:#0093DD}
.fil6 {fill:#1F1A17}
.fil11 {fill:#4D485B}
.fil3 {fill:#75C5F0}
.fil2 {fill:#AAA9A9}
.fil9 {fill:#BB825B}
.fil8 {fill:#C2C1C1}
.fil0 {fill:#DEDEDD}
.fil5 {fill:white}
.fil1 {fill:#DEDEDD;fill-rule:nonzero}
.fnt0 {font-weight:bold;font-size:14.6425;font-family:'Berlin Sans FB Demi'}
</style>
<metadata
id="CorelCorpID_0Corel-Layer" />
</defs>
<path
id="_260045880"
class="fil0"
d="M 157.2821,182.86978 L 168.58882,192.15929 C 189.57577,178.62635 205.44986,163.38251 223.69731,144.58076 L 226.37393,142.36606 C 243.82754,129.76969 270.1457,105.10124 285.18222,86.572229 C 290.66649,76.271404 286.64275,74.020265 275.86339,79.75711 C 255.94555,91.268431 226.01422,115.6443 213.84061,131.65179 C 212.36194,133.59628 211.72559,134.44927 209.90298,135.55179 C 189.27658,148.0268 173.24044,166.15287 157.2821,182.86978 L 157.2821,182.86978 z"
style="fill:#dededd" /><path
id="_261527728"
class="fil1"
d="M 163.5558,147.57369 L 261.74257,147.57369 L 229.01376,227.4959 L 130.82698,227.4959 L 163.5558,147.57369 z"
style="fill:#dededd;fill-rule:nonzero" /><path
id="_262144456"
class="fil0 str0"
d="M 91.309155,45.004306 L 91.3873,45.004306 C 91.336785,45.166869 91.309155,45.33045 91.309155,45.495047 L 91.309155,45.004306 z M 227.02418,45.004306 L 227.10334,45.004306 L 227.10334,45.495047 C 227.10334,45.33045 227.07487,45.166869 227.02418,45.004306 z M 227.10334,45.495047 L 227.10334,225.52344 L 227.02469,225.52344 C 227.07487,225.68617 227.10334,225.84975 227.10334,226.01418 C 227.10334,231.70237 196.69822,236.31534 159.20608,236.31534 C 121.71428,236.31534 91.309155,231.70237 91.309155,226.01418 C 91.309155,225.84975 91.336785,225.68617 91.386961,225.52344 L 91.309155,225.52344 L 91.309155,45.495047 C 91.309155,51.183072 121.71428,55.796042 159.20608,55.796042 C 196.69822,55.796042 227.10334,51.183072 227.10334,45.495047 L 227.10334,45.495047 z"
style="fill:#dededd;stroke:#1f1a17;stroke-width:0.84756738" /><path
id="_262473712"
class="fil2"
d="M 92.141466,109.85185 C 93.360946,111.26119 94.819101,112.28403 91.161678,112.30132 C 136.23039,124.35882 180.07421,122.45857 225.14411,112.30132 L 225.634,109.85185 C 180.31966,119.57515 137.20577,123.59143 92.141466,109.85185 L 92.141466,109.85185 z"
style="fill:#aaa9a9" /><path
id="_260485680"
class="fil2"
d="M 91.895671,105.19701 C 93.115151,106.60635 94.573306,107.62919 90.916053,107.64631 C 135.9846,119.70381 179.82841,117.80373 224.89831,107.64631 L 225.38821,105.19701 C 180.07387,114.92031 136.95998,118.93642 91.895671,105.19701 z"
style="fill:#aaa9a9" /><path
id="_263204896"
class="fil2"
d="M 91.651572,100.0533 C 92.871052,101.4628 94.329207,102.48565 90.671954,102.50277 C 135.7405,114.56026 179.58431,112.66018 224.65421,102.50277 L 225.14411,100.0533 C 179.82977,109.77676 136.71588,113.79287 91.651572,100.0533 z"
style="fill:#aaa9a9" /><path
id="_260046280"
class="fil2"
d="M 92.141466,95.399474 C 93.360946,96.808978 94.819101,97.831823 91.161678,97.848943 C 136.23039,109.90644 180.07421,108.00619 225.14411,97.848943 L 225.634,95.399474 C 180.31966,105.12277 137.20577,109.13905 92.141466,95.399474 L 92.141466,95.399474 z"
style="fill:#aaa9a9" /><path
id="_261519008"
class="fil2"
d="M 92.385565,90.500704 C 93.605045,91.910039 95.0632,92.932883 91.405777,92.950174 C 136.47449,105.00767 180.3183,103.10742 225.38821,92.950174 L 225.8781,90.500704 C 180.56376,100.224 137.44987,104.24028 92.385565,90.500704 L 92.385565,90.500704 z"
style="fill:#aaa9a9" /><path
id="_261519424"
class="fil2"
d="M 92.385565,85.601934 C 93.605045,87.011269 95.0632,88.034114 91.405777,88.051234 C 136.47449,100.10873 180.3183,98.208651 225.38821,88.051234 L 225.8781,85.601934 C 180.56376,95.325227 137.44987,99.34151 92.385565,85.601934 L 92.385565,85.601934 z"
style="fill:#aaa9a9" /><path
id="_41914328"
class="fil2"
d="M 92.141466,80.213271 C 93.360946,81.622606 94.819101,82.64545 91.161678,82.662571 C 136.23039,94.720064 180.07421,92.819987 225.14411,82.662571 L 225.634,80.213271 C 180.31966,89.936563 137.20577,93.952676 92.141466,80.213271 L 92.141466,80.213271 z"
style="fill:#aaa9a9" /><path
id="_260162816"
class="fil2"
d="M 92.63136,75.069384 C 93.85084,76.478889 95.308995,77.501733 91.651572,77.518854 C 136.72029,89.576347 180.5641,87.676271 225.634,77.518854 L 226.1239,75.069384 C 180.80955,84.792677 137.69567,88.80896 92.63136,75.069384 L 92.63136,75.069384 z"
style="fill:#aaa9a9" /><path
id="_41145720"
class="fil2"
d="M 92.875459,69.680721 C 94.094939,71.090225 95.553094,72.113069 91.895671,72.13019 C 136.96439,84.187683 180.8082,82.287437 225.8781,72.13019 L 226.36799,69.680721 C 181.05365,79.404013 137.93977,83.420296 92.875459,69.680721 L 92.875459,69.680721 z"
style="fill:#aaa9a9" /><path
id="_261537720"
class="fil2"
d="M 92.63136,64.292057 C 93.85084,65.701561 95.308995,66.724406 91.651572,66.741527 C 136.72029,78.79902 180.5641,76.898774 225.634,66.741527 L 226.1239,64.292057 C 180.80955,74.01535 137.69567,78.031632 92.63136,64.292057 L 92.63136,64.292057 z"
style="fill:#aaa9a9" /><path
id="_261455984"
class="fil2"
d="M 92.63136,59.14834 C 93.85084,60.557675 95.308995,61.580519 91.651572,61.59781 C 136.72029,73.655303 180.5641,71.755057 225.634,61.59781 L 226.1239,59.14834 C 180.80955,68.871633 137.69567,72.887916 92.63136,59.14834 L 92.63136,59.14834 z"
style="fill:#aaa9a9" /><path
id="_263646384"
class="fil2"
d="M 92.63136,53.269783 C 93.85084,54.679118 95.308995,55.701962 91.651572,55.719083 C 136.72029,67.776576 180.5641,65.876499 225.634,55.719083 L 226.1239,53.269783 C 180.80955,62.993075 137.69567,67.009358 92.63136,53.269783 L 92.63136,53.269783 z"
style="fill:#aaa9a9" /><path
id="_262741160"
class="fil3 str1"
d="M 156.55997,57.433711 C 155.76411,60.884836 156.9307,62.540474 152.88594,63.067322 C 147.73154,63.739274 148.17228,68.622279 142.59834,70.170615 C 139.20129,71.113957 142.90312,81.798561 134.02553,77.02896 C 133.70752,76.857921 125.20761,84.202601 125.20761,86.581722 C 125.20761,99.232004 115.89997,93.204783 115.89997,82.662571 C 115.89997,75.156514 105.36742,80.156484 105.36742,72.13019 C 105.36742,67.67419 91.650724,71.128366 91.650724,59.883181 L 91.650724,45.676596 C 91.650724,31.470011 156.82509,56.283393 156.55997,57.433711 L 156.55997,57.433711 z"
style="fill:#75c5f0;stroke:#1f1a17;stroke-width:0.59804356" /><path
id="_262553480"
class="fil3 str1"
d="M 158.6772,56.668528 C 172.97786,56.668528 170.77385,72.454639 181.72222,78.733079 C 186.12194,81.256287 193.5929,90.005555 195.45128,84.616892 C 198.34962,76.211566 200.35971,77.90365 206.72867,78.733079 C 214.41153,79.733039 221.08562,70.875621 225.36075,67.455687 C 226.88755,66.234003 226.04016,45.881538 224.38011,45.881538 C 222.72006,45.881538 144.37653,56.668528 158.6772,56.668528 z"
style="fill:#75c5f0;stroke:#1f1a17;stroke-width:0.59804356" /><ellipse
id="_260139720"
class="fil0 str1"
cx="147.58501"
cy="67.013802"
rx="39.6451"
ry="6.07688"
sodipodi:cx="147.58501"
sodipodi:cy="67.013802"
sodipodi:rx="39.6451"
sodipodi:ry="6.07688"
style="fill:#dededd;stroke:#1f1a17;stroke-width:0.35280001"
transform="matrix(1.6951347,0,0,1.6951347,-91.175486,-68.839076)" /><ellipse
id="_260184672"
class="fil3 str1"
cx="146.437"
cy="66.768204"
rx="35.586498"
ry="4.58706"
sodipodi:cx="146.437"
sodipodi:cy="66.768204"
sodipodi:rx="35.586498"
sodipodi:ry="4.58706"
style="fill:#75c5f0;stroke:#1f1a17;stroke-width:0.35280001"
transform="matrix(1.6951347,0,0,1.6951347,-91.175486,-68.839076)" /><path
id="_260053032"
class="fil4"
d="M 101.96647,45.524882 C 105.035,43.736684 110.95271,41.80457 115.01002,41.470458 C 125.40103,40.614246 134.22335,39.936531 141.58058,41.132449 C 143.28961,41.410281 147.80749,40.963613 149.79317,40.963613 C 157.10954,40.963613 151.59069,45.971719 145.44532,44.511361 C 139.23485,43.035407 139.4442,44.39999 143.51286,46.031727 C 155.46458,50.825059 146.46528,52.072509 128.53686,49.410469 C 123.35754,48.641556 122.57524,49.715255 117.66714,48.227943 C 116.39223,47.841453 105.045,46.707408 103.41564,46.707408 L 101.96647,45.524882 L 101.96647,45.524882 z"
style="fill:#007cc3" /><path
id="_262106032"
class="fil4"
d="M 208.17005,44.586794 C 205.86992,42.723672 201.43358,40.710699 198.39251,40.362518 C 190.60336,39.470708 183.9898,37.532661 178.47518,38.778246 C 177.19451,39.067436 165.35857,37.546222 163.87024,37.546222 C 159.99737,37.546222 164.02281,41.657432 168.63357,43.422406 C 185.63476,49.927994 152.3852,45.963413 165.70048,49.668638 C 169.11804,50.619439 175.23426,51.466668 188.25289,48.635284 C 192.12475,47.793311 192.72194,49.480818 196.40073,47.931125 C 197.35644,47.52887 205.86246,45.818988 207.08363,45.818988 L 208.17005,44.586794 L 208.17005,44.586794 z"
style="fill:#007cc3" /><path
id="_261002824"
class="fil2"
d="M 92.63136,222.52407 C 93.85084,223.93357 95.308995,224.95642 91.651572,224.97354 C 136.72029,237.03103 180.5641,235.13078 225.634,224.97354 L 226.1239,222.52407 C 180.80955,232.24736 137.69567,236.26364 92.63136,222.52407 L 92.63136,222.52407 z"
style="fill:#aaa9a9" /><path
id="_262253296"
class="fil2"
d="M 92.385565,217.86923 C 93.605045,219.27856 95.0632,220.30141 91.405777,220.3187 C 136.47449,232.37602 180.3183,230.47594 225.38821,220.3187 L 225.8781,217.86923 C 180.56376,227.59252 137.44987,231.6088 92.385565,217.86923 L 92.385565,217.86923 z"
style="fill:#aaa9a9" /><path
id="_263083952"
class="fil2"
d="M 92.141466,212.72619 C 93.360946,214.13552 94.819101,215.15837 91.161678,215.17549 C 136.23039,227.23298 180.07421,225.3329 225.14411,215.17549 L 225.634,212.72619 C 180.31966,222.44948 137.20577,226.46559 92.141466,212.72619 L 92.141466,212.72619 z"
style="fill:#aaa9a9" /><path
id="_262093248"
class="fil2"
d="M 92.63136,208.07135 C 93.85084,209.48085 95.308995,210.5037 91.651572,210.52082 C 136.72029,222.57831 180.5641,220.67823 225.634,210.52082 L 226.1239,208.07135 C 180.80955,217.79464 137.69567,221.81092 92.63136,208.07135 L 92.63136,208.07135 z"
style="fill:#aaa9a9" /><path
id="_260509832"
class="fil2"
d="M 92.875459,203.1741 C 94.094939,204.58361 95.553094,205.60645 91.895671,205.62357 C 136.96439,217.68107 180.8082,215.78082 225.8781,205.62357 L 226.36799,203.1741 C 181.05365,212.8974 137.93977,216.91368 92.875459,203.1741 L 92.875459,203.1741 z"
style="fill:#aaa9a9" /><path
id="_263009016"
class="fil2"
d="M 92.875459,198.27516 C 94.094939,199.6845 95.553094,200.70734 91.895671,200.72463 C 136.96439,212.78213 180.8082,210.88188 225.8781,200.72463 L 226.36799,198.27516 C 181.05365,207.99846 137.93977,212.01474 92.875459,198.27516 L 92.875459,198.27516 z"
style="fill:#aaa9a9" /><path
id="_42173112"
class="fil2"
d="M 92.63136,192.88633 C 93.85084,194.29567 95.308995,195.31851 91.651572,195.33563 C 136.72029,207.39312 180.5641,205.49305 225.634,195.33563 L 226.1239,192.88633 C 180.80955,202.60962 137.69567,206.62591 92.63136,192.88633 L 92.63136,192.88633 z"
style="fill:#aaa9a9" /><path
id="_261068296"
class="fil2"
d="M 93.121254,187.7416 C 94.340734,189.15093 95.798888,190.17378 92.141466,190.1909 C 137.21018,202.24839 181.05399,200.34831 226.1239,190.1909 L 226.61379,187.7416 C 181.29945,197.46489 138.18556,201.481 93.121254,187.7416 L 93.121254,187.7416 z"
style="fill:#aaa9a9" /><path
id="_260470088"
class="fil2"
d="M 93.365353,182.35276 C 94.584833,183.76227 96.042988,184.78511 92.385565,184.80223 C 137.45428,196.85973 181.29809,194.95965 226.36799,184.80223 L 226.85789,182.35276 C 181.54355,192.07623 138.42949,196.09234 93.365353,182.35276 L 93.365353,182.35276 z"
style="fill:#aaa9a9" /><path
id="_260390600"
class="fil2"
d="M 93.121254,176.96393 C 94.340734,178.37344 95.798888,179.39628 92.141466,179.4134 C 137.21018,191.47089 181.05399,189.57065 226.1239,179.4134 L 226.61379,176.96393 C 181.29945,186.68722 138.18556,190.70351 93.121254,176.96393 L 93.121254,176.96393 z"
style="fill:#aaa9a9" /><path
id="_261584816"
class="fil2"
d="M 93.121254,171.82089 C 94.340734,173.2304 95.798888,174.25324 92.141466,174.27036 C 137.21018,186.32786 181.05399,184.42761 226.1239,174.27036 L 226.61379,171.82089 C 181.29945,181.54419 138.18556,185.56047 93.121254,171.82089 L 93.121254,171.82089 z"
style="fill:#aaa9a9" /><path
id="_263352192"
class="fil2"
d="M 92.63136,222.52407 C 93.85084,223.93357 95.308995,224.95642 91.651572,224.97354 C 136.72029,237.03103 180.5641,235.13078 225.634,224.97354 L 226.1239,222.52407 C 180.80955,232.24736 137.69567,236.26364 92.63136,222.52407 L 92.63136,222.52407 z"
style="fill:#aaa9a9" /><path
id="_260314408"
class="fil2"
d="M 92.385565,217.86923 C 93.605045,219.27856 95.0632,220.30141 91.405777,220.3187 C 136.47449,232.37602 180.3183,230.47594 225.38821,220.3187 L 225.8781,217.86923 C 180.56376,227.59252 137.44987,231.6088 92.385565,217.86923 L 92.385565,217.86923 z"
style="fill:#aaa9a9" /><path
id="_261499536"
class="fil2"
d="M 92.141466,212.72619 C 93.360946,214.13552 94.819101,215.15837 91.161678,215.17549 C 136.23039,227.23298 180.07421,225.3329 225.14411,215.17549 L 225.634,212.72619 C 180.31966,222.44948 137.20577,226.46559 92.141466,212.72619 L 92.141466,212.72619 z"
style="fill:#aaa9a9" /><path
id="_262043576"
class="fil2"
d="M 92.63136,208.07135 C 93.85084,209.48085 95.308995,210.5037 91.651572,210.52082 C 136.72029,222.57831 180.5641,220.67823 225.634,210.52082 L 226.1239,208.07135 C 180.80955,217.79464 137.69567,221.81092 92.63136,208.07135 L 92.63136,208.07135 z"
style="fill:#aaa9a9" /><path
id="_262093592"
class="fil2"
d="M 92.875459,203.1741 C 94.094939,204.58361 95.553094,205.60645 91.895671,205.62357 C 136.96439,217.68107 180.8082,215.78082 225.8781,205.62357 L 226.36799,203.1741 C 181.05365,212.8974 137.93977,216.91368 92.875459,203.1741 L 92.875459,203.1741 z"
style="fill:#aaa9a9" /><path
id="_41155488"
class="fil2"
d="M 92.875459,198.27516 C 94.094939,199.6845 95.553094,200.70734 91.895671,200.72463 C 136.96439,212.78213 180.8082,210.88188 225.8781,200.72463 L 226.36799,198.27516 C 181.05365,207.99846 137.93977,212.01474 92.875459,198.27516 L 92.875459,198.27516 z"
style="fill:#aaa9a9" /><path
id="_262946760"
class="fil2"
d="M 92.63136,192.88633 C 93.85084,194.29567 95.308995,195.31851 91.651572,195.33563 C 136.72029,207.39312 180.5641,205.49305 225.634,195.33563 L 226.1239,192.88633 C 180.80955,202.60962 137.69567,206.62591 92.63136,192.88633 L 92.63136,192.88633 z"
style="fill:#aaa9a9" /><path
id="_261098896"
class="fil2"
d="M 93.121254,187.7416 C 94.340734,189.15093 95.798888,190.17378 92.141466,190.1909 C 137.21018,202.24839 181.05399,200.34831 226.1239,190.1909 L 226.61379,187.7416 C 181.29945,197.46489 138.18556,201.481 93.121254,187.7416 L 93.121254,187.7416 z"
style="fill:#aaa9a9" /><path
id="_262681824"
class="fil2"
d="M 93.365353,182.35276 C 94.584833,183.76227 96.042988,184.78511 92.385565,184.80223 C 137.45428,196.85973 181.29809,194.95965 226.36799,184.80223 L 226.85789,182.35276 C 181.54355,192.07623 138.42949,196.09234 93.365353,182.35276 L 93.365353,182.35276 z"
style="fill:#aaa9a9" /><path
id="_260512720"
class="fil2"
d="M 93.121254,176.96393 C 94.340734,178.37344 95.798888,179.39628 92.141466,179.4134 C 137.21018,191.47089 181.05399,189.57065 226.1239,179.4134 L 226.61379,176.96393 C 181.29945,186.68722 138.18556,190.70351 93.121254,176.96393 L 93.121254,176.96393 z"
style="fill:#aaa9a9" /><path
id="_261088552"
class="fil2"
d="M 93.121254,171.82089 C 94.340734,173.2304 95.798888,174.25324 92.141466,174.27036 C 137.21018,186.32786 181.05399,184.42761 226.1239,174.27036 L 226.61379,171.82089 C 181.29945,181.54419 138.18556,185.56047 93.121254,171.82089 L 93.121254,171.82089 z"
style="fill:#aaa9a9" /><path
id="_262453880"
class="fil2"
d="M 92.63136,165.94217 C 93.85084,167.3515 95.308995,168.37451 91.651572,168.39163 C 136.72029,180.44913 180.5641,178.54888 225.634,168.39163 L 226.1239,165.94217 C 180.80955,175.66546 137.69567,179.68174 92.63136,165.94217 L 92.63136,165.94217 z"
style="fill:#aaa9a9" /><path
id="_263082576"
class="fil2"
d="M 92.385565,161.28902 C 93.605045,162.69836 95.0632,163.7212 91.405777,163.73832 C 136.47449,175.79581 180.3183,173.89574 225.38821,163.73832 L 225.8781,161.28902 C 180.56376,171.01231 137.44987,175.0286 92.385565,161.28902 L 92.385565,161.28902 z"
style="fill:#aaa9a9" /><path
id="_262187536"
class="fil2"
d="M 92.141466,156.14429 C 93.360946,157.55362 94.819101,158.57647 91.161678,158.59359 C 136.23039,170.65108 180.07421,168.751 225.14411,158.59359 L 225.634,156.14429 C 180.31966,165.86758 137.20577,169.88369 92.141466,156.14429 L 92.141466,156.14429 z"
style="fill:#aaa9a9" /><path
id="_262453904"
class="fil2"
d="M 92.63136,151.49114 C 93.85084,152.90065 95.308995,153.92349 91.651572,153.94061 C 136.72029,165.9981 180.5641,164.09786 225.634,153.94061 L 226.1239,151.49114 C 180.80955,161.21443 137.69567,165.23072 92.63136,151.49114 L 92.63136,151.49114 z"
style="fill:#aaa9a9" /><path
id="_262159632"
class="fil2"
d="M 92.875459,146.5922 C 94.094939,148.00171 95.553094,149.02455 91.895671,149.04167 C 136.96439,161.09917 180.8082,159.19892 225.8781,149.04167 L 226.36799,146.5922 C 181.05365,156.3155 137.93977,160.33178 92.875459,146.5922 L 92.875459,146.5922 z"
style="fill:#aaa9a9" /><path
id="_263140184"
class="fil2"
d="M 92.875459,141.69326 C 94.094939,143.1026 95.553094,144.12544 91.895671,144.14273 C 136.96439,156.20023 180.8082,154.29998 225.8781,144.14273 L 226.36799,141.69326 C 181.05365,151.41656 137.93977,155.43284 92.875459,141.69326 L 92.875459,141.69326 z"
style="fill:#aaa9a9" /><path
id="_263082440"
class="fil2"
d="M 92.63136,136.30443 C 93.85084,137.71377 95.308995,138.73661 91.651572,138.75373 C 136.72029,150.81122 180.5641,148.91115 225.634,138.75373 L 226.1239,136.30443 C 180.80955,146.02772 137.69567,150.04384 92.63136,136.30443 L 92.63136,136.30443 z"
style="fill:#aaa9a9" /><path
id="_260473056"
class="fil2"
d="M 93.121254,131.16139 C 94.340734,132.57073 95.798888,133.59357 92.141466,133.61069 C 137.21018,145.66818 181.05399,143.76811 226.1239,133.61069 L 226.61379,131.16139 C 181.29945,140.88468 138.18556,144.9008 93.121254,131.16139 L 93.121254,131.16139 z"
style="fill:#aaa9a9" /><path
id="_41055536"
class="fil2"
d="M 93.365353,125.77256 C 94.584833,127.18206 96.042988,128.20491 92.385565,128.22203 C 137.45428,140.27952 181.29809,138.37944 226.36799,128.22203 L 226.85789,125.77256 C 181.54355,135.49585 138.42949,139.51213 93.365353,125.77256 L 93.365353,125.77256 z"
style="fill:#aaa9a9" /><path
id="_262038920"
class="fil2"
d="M 93.121254,120.38373 C 94.340734,121.79323 95.798888,122.81607 92.141466,122.83319 C 137.21018,134.89069 181.05399,132.99044 226.1239,122.83319 L 226.61379,120.38373 C 181.29945,130.10702 138.18556,134.1233 93.121254,120.38373 L 93.121254,120.38373 z"
style="fill:#aaa9a9" /><path
id="_262078320"
class="fil2"
d="M 91.405777,115.23899 C 92.625257,116.64833 94.083412,117.67134 90.426159,117.68846 C 135.49471,129.74595 179.33852,127.84571 224.40842,117.68846 L 224.89831,115.23899 C 179.58397,124.96228 136.47009,128.97857 91.405777,115.23899 L 91.405777,115.23899 z"
style="fill:#aaa9a9" /><path
id="_263343416"
class="fil5 str1"
d="M 105.36691,110.85029 C 143.03924,119.87603 195.40839,114.84657 217.0061,108.40082 L 217.51532,181.69997 C 179.52159,191.05474 142.00012,193.24875 105.36691,181.69997 L 105.36691,110.85029 L 105.36691,110.85029 z"
style="fill:#ffffff;stroke:#1f1a17;stroke-width:0.59804356" /><path
style="font-size:24.82101059px;font-weight:bold;fill:#1f1a17;stroke:#1f1a17;stroke-width:0.59804356;font-family:Berlin Sans FB Demi"
d="M 125.94185,156.23074 L 125.94185,138.46336 L 132.64401,138.46336 C 133.82364,138.46338 134.72453,138.51994 135.34669,138.63303 C 136.21929,138.77849 136.9505,139.05522 137.54034,139.46323 C 138.13015,139.87127 138.60483,140.44292 138.9644,141.17816 C 139.32393,141.91343 139.5037,142.7214 139.50372,143.60208 C 139.5037,145.11301 139.02296,146.39163 138.06148,147.43795 C 137.09998,148.48429 135.36283,149.00745 132.85004,149.00744 L 128.29306,149.00744 L 128.29306,156.23074 L 125.94185,156.23074 z M 128.29306,146.91074 L 132.8864,146.91074 C 134.40538,146.91075 135.48403,146.62796 136.12234,146.06237 C 136.76063,145.4968 137.07978,144.70094 137.07979,143.6748 C 137.07978,142.93148 136.89193,142.2952 136.51623,141.76596 C 136.14051,141.23675 135.64562,140.8873 135.03157,140.71761 C 134.63566,140.61259 133.90444,140.56007 132.83792,140.56006 L 128.29306,140.56006 L 128.29306,146.91074 z"
id="_263751144" /><path
style="font-size:24.82101059px;font-weight:bold;fill:#1f1a17;stroke:#1f1a17;stroke-width:0.59804356;font-family:Berlin Sans FB Demi"
d="M 141.60609,141.96547 L 141.60609,139.45671 L 143.78763,139.45671 L 143.78763,141.96547 L 141.60609,141.96547 z M 141.60609,157.22409 L 141.60609,144.35304 L 143.78763,144.35304 L 143.78763,157.22409 L 141.60609,157.22409 z"
id="text102" /><path
style="font-size:24.82101059px;font-weight:bold;fill:#1f1a17;stroke:#1f1a17;stroke-width:0.59804356;font-family:Berlin Sans FB Demi"
d="M 148.91188,158.71243 L 148.91188,145.84138 L 150.87526,145.84138 L 150.87526,147.67145 C 151.82058,146.2575 153.18606,145.55052 154.97169,145.55051 C 155.74734,145.55052 156.46038,145.6899 157.11081,145.96864 C 157.76122,146.2474 158.24802,146.61301 158.57123,147.06546 C 158.8944,147.51794 159.12064,148.05525 159.24992,148.67738 C 159.33071,149.08137 159.37111,149.78835 159.37112,150.79831 L 159.37112,158.71243 L 157.18959,158.71243 L 157.18959,150.88315 C 157.18958,149.99438 157.10474,149.32983 156.93507,148.88947 C 156.76539,148.44913 156.46442,148.09766 156.03216,147.83506 C 155.59989,147.57248 155.09288,147.44118 154.51115,147.44117 C 153.58197,147.44118 152.78005,147.7361 152.1054,148.32591 C 151.43074,148.91574 151.09341,150.03478 151.09341,151.68305 L 151.09341,158.71243 L 148.91188,158.71243 z"
id="text104" /><path
style="font-size:24.82101059px;font-weight:bold;fill:#1f1a17;stroke:#1f1a17;stroke-width:0.59804356;font-family:Berlin Sans FB Demi"
d="M 167.49533,157.75452 L 167.81044,159.68154 C 167.19637,159.81082 166.64695,159.87545 166.16217,159.87545 C 165.37035,159.87545 164.75629,159.75022 164.31998,159.49975 C 163.88367,159.24927 163.57664,158.92002 163.39889,158.512 C 163.22113,158.10397 163.13226,157.2455 163.13226,155.93657 L 163.13226,148.53148 L 161.53247,148.53148 L 161.53247,146.83473 L 163.13226,146.83473 L 163.13226,143.64726 L 165.30167,142.33834 L 165.30167,146.83473 L 167.49533,146.83473 L 167.49533,148.53148 L 165.30167,148.53148 L 165.30167,156.05777 C 165.30167,156.67991 165.34005,157.07986 165.41681,157.25761 C 165.49356,157.43537 165.6188,157.57677 165.79252,157.6818 C 165.96623,157.78684 166.21468,157.83936 166.53788,157.83936 C 166.78026,157.83936 167.09941,157.81108 167.49533,157.75452 L 167.49533,157.75452 z"
id="text106" /><path
style="font-size:24.82101059px;font-weight:bold;fill:#1f1a17;stroke:#1f1a17;stroke-width:0.59804356;font-family:Berlin Sans FB Demi"
d="M 180.55015,158.46492 L 180.55015,156.57426 C 179.54825,158.02861 178.18681,158.75579 176.46583,158.75579 C 175.70633,158.75579 174.99733,158.61036 174.33883,158.31948 C 173.68033,158.02861 173.1915,157.66301 172.87236,157.22266 C 172.5532,156.78231 172.32899,156.24299 172.19972,155.60469 C 172.11084,155.17646 172.0664,154.49776 172.0664,153.56859 L 172.0664,145.59387 L 174.24794,145.59387 L 174.24794,152.73233 C 174.24793,153.87158 174.29237,154.63916 174.38125,155.03506 C 174.5186,155.60873 174.80947,156.05918 175.25387,156.3864 C 175.69825,156.71363 176.24767,156.87725 176.90214,156.87725 C 177.55659,156.87725 178.17065,156.70959 178.74432,156.37428 C 179.31797,156.03898 179.72398,155.58247 179.96234,155.00476 C 180.20069,154.42707 180.31986,153.58879 180.31987,152.48994 L 180.31987,145.59387 L 182.50141,145.59387 L 182.50141,158.46492 L 180.55015,158.46492 z"
id="text108" /><path
style="font-size:24.82101059px;font-weight:bold;fill:#1f1a17;stroke:#1f1a17;stroke-width:0.59804356;font-family:Berlin Sans FB Demi"
d="M 186.56202,157.72076 L 186.56202,144.84971 L 188.5254,144.84971 L 188.5254,146.80097 C 189.02634,145.88797 189.4889,145.28603 189.91309,144.99515 C 190.33728,144.70429 190.80388,144.55885 191.31291,144.55884 C 192.04816,144.55885 192.79554,144.79317 193.55504,145.26178 L 192.80363,147.28576 C 192.27036,146.97066 191.73709,146.8131 191.20383,146.81309 C 190.72712,146.8131 190.2989,146.95652 189.91915,147.24334 C 189.5394,147.53018 189.26873,147.92811 189.10714,148.43712 C 188.86474,149.21279 188.74355,150.06116 188.74355,150.98225 L 188.74355,157.72076 L 186.56202,157.72076 z"
id="text110" /><path
style="font-size:24.82101059px;font-weight:bold;fill:#1f1a17;stroke:#1f1a17;stroke-width:0.59804356;font-family:Berlin Sans FB Demi"
d="M 203.69305,154.89226 C 202.88506,155.57904 202.10739,156.06383 201.36002,156.34662 C 200.61263,156.62941 199.81072,156.77081 198.95427,156.77081 C 197.54031,156.77081 196.45358,156.4254 195.69409,155.73458 C 194.93459,155.04376 194.55484,154.16105 194.55484,153.08644 C 194.55484,152.45622 194.69826,151.88054 194.98509,151.35939 C 195.27192,150.83825 195.64763,150.42012 196.11222,150.10501 C 196.5768,149.7899 197.09996,149.55155 197.68171,149.38995 C 198.10993,149.27684 198.75631,149.16776 199.62085,149.06272 C 201.38223,148.85265 202.67903,148.60218 203.51125,148.3113 C 203.51932,148.01236 203.52336,147.82248 203.52337,147.74168 C 203.52336,146.85291 203.31733,146.22673 202.90527,145.86314 C 202.34776,145.37028 201.51958,145.12385 200.42075,145.12384 C 199.39461,145.12385 198.63713,145.30362 198.14831,145.66316 C 197.65948,146.02272 197.29792,146.659 197.06361,147.572 L 194.93055,147.28113 C 195.12446,146.36813 195.44361,145.63085 195.888,145.0693 C 196.33239,144.50777 196.97473,144.0755 197.81502,143.7725 C 198.65531,143.46952 199.62892,143.31803 200.73586,143.31801 C 201.83469,143.31803 202.72751,143.4473 203.41429,143.70584 C 204.10106,143.96441 204.60605,144.28961 204.92925,144.68147 C 205.25243,145.07335 205.47866,145.56824 205.60795,146.16613 C 205.68065,146.5378 205.71701,147.20842 205.71703,148.17799 L 205.71703,151.0867 C 205.71701,153.11472 205.76347,154.39738 205.8564,154.93468 C 205.94931,155.47199 206.13312,155.98707 206.40784,156.47993 L 204.12935,156.47993 C 203.90311,156.02747 203.75767,155.49825 203.69305,154.89226 L 203.69305,154.89226 z M 203.51125,150.02017 C 202.71943,150.34337 201.5317,150.61808 199.94808,150.8443 C 199.05122,150.97359 198.41696,151.11902 198.0453,151.28061 C 197.67362,151.44221 197.38679,151.67854 197.1848,151.98961 C 196.98281,152.30069 196.88181,152.64609 196.88181,153.02584 C 196.88181,153.60758 197.10198,154.09237 197.54233,154.4802 C 197.98267,154.86802 198.62703,155.06194 199.47541,155.06194 C 200.3157,155.06194 201.06308,154.87812 201.71755,154.51049 C 202.372,154.14287 202.85274,153.6399 203.15978,153.0016 C 203.39409,152.50874 203.51124,151.78156 203.51125,150.82007 L 203.51125,150.02017 z"
id="text112" /><path
id="_260361200"
class="fil7 str3"
d="M 227.10301,45.495047 C 227.10301,45.33045 227.07436,45.166869 227.02384,45.004306 L 227.10301,45.004306 L 227.10301,45.495047 z M 91.308816,45.495047 L 91.308816,45.004306 L 91.387131,45.004306 C 91.336616,45.166869 91.308816,45.33045 91.308816,45.495047 z M 159.00165,34.456839 C 196.1112,34.456839 226.20594,39.069809 226.20594,44.758342 C 226.20594,45.437752 225.77673,46.101906 224.95747,46.744362 C 225.05816,47.056944 225.15445,47.446147 225.24514,47.897731 C 226.4597,47.126953 227.10301,46.322104 227.10301,45.495047 L 227.10301,225.52344 L 227.02435,225.52344 C 227.07436,225.68617 227.10301,225.84975 227.10301,226.01418 C 227.10301,231.70237 196.69788,236.31534 159.20574,236.31534 C 121.71394,236.31534 91.308816,231.70237 91.308816,226.01418 C 91.308816,225.84975 91.336616,225.68617 91.386622,225.52344 L 91.308816,225.52344 L 91.308816,215.21532 C 91.259657,215.2021 91.210328,215.18888 91.161,215.17566 C 91.211176,215.17532 91.260504,215.17481 91.308816,215.17447 L 91.308816,158.6341 C 91.259657,158.62088 91.210328,158.60766 91.161,158.59443 C 91.211176,158.5941 91.260504,158.59359 91.308816,158.59308 L 91.308816,117.92375 C 91.01471,117.84645 90.720434,117.76813 90.426329,117.68948 C 90.762304,117.68761 91.055054,117.67795 91.308816,117.65947 L 91.308816,112.34031 C 91.259657,112.32709 91.210328,112.31387 91.161,112.30081 C 91.211176,112.30031 91.260504,112.2998 91.308816,112.29946 L 91.308816,107.75158 C 91.177782,107.71683 91.047256,107.68208 90.916223,107.64682 C 91.054206,107.64648 91.184901,107.64428 91.308816,107.64072 L 91.308816,102.67279 C 91.096415,102.61651 90.883676,102.55989 90.671276,102.50311 C 90.903848,102.50226 91.116248,102.497 91.308816,102.48768 L 91.308816,97.888779 C 91.259657,97.875557 91.210328,97.862505 91.161,97.849283 C 91.211176,97.848774 91.260504,97.848435 91.308816,97.847926 L 91.308816,82.702576 C 91.259657,82.689354 91.210328,82.676132 91.161,82.66291 C 91.211176,82.662571 91.260504,82.662062 91.308816,82.661554 L 91.308816,45.495386 C 91.308816,45.846618 91.424424,46.193612 91.650894,46.53586 L 91.650894,45.676935 C 91.650894,45.263153 91.706325,44.882256 91.813627,44.533228 C 92.59644,38.948776 122.38419,34.457178 159.00165,34.457178 L 159.00165,34.456839 z"
style="fill:none;stroke:#1f1a17;stroke-width:1.69513476" /><rect
id="_41055584"
class="fil5"
x="75.756454"
y="59.232418"
width="14.905725"
height="157.29477"
style="fill:#ffffff" /><ellipse
id="_261854144"
class="fil0"
transform="matrix(4.3766174,-0.4279012,0.4279012,4.3766174,45.266076,224.01409)"
rx="9.9792004"
ry="2.6201999"
cx="0"
cy="0"
sodipodi:cx="0"
sodipodi:cy="0"
sodipodi:rx="9.9792004"
sodipodi:ry="2.6201999"
style="fill:#dededd" /><ellipse
id="_263647040"
class="fil8 str1"
transform="matrix(4.0483376,-4.6570775,3.1846157,2.7683584,48.306469,182.04764)"
rx="10.3695"
ry="6.9130001"
cx="0"
cy="0"
sodipodi:cx="0"
sodipodi:cy="0"
sodipodi:rx="10.3695"
sodipodi:ry="6.9130001"
style="fill:#c2c1c1;stroke:#1f1a17;stroke-width:0.35280001" /><ellipse
id="_260390624"
class="fil2 str1"
transform="matrix(3.769132,-4.3358833,2.7835298,2.4196861,48.228493,182.65619)"
rx="10.3695"
ry="6.9130001"
cx="0"
cy="0"
sodipodi:cx="0"
sodipodi:cy="0"
sodipodi:rx="10.3695"
sodipodi:ry="6.9130001"
style="fill:#aaa9a9;stroke:#1f1a17;stroke-width:0.35280001" /><g
id="g119"
transform="matrix(1.6951347,0,0,1.6951347,-91.175486,-68.839076)">
<path
id="_260347232"
class="fil9 str1"
d="M 147.463,91.0859 L 154.4854,96.8554 C 167.5201,88.4503 177.3792,78.9827 188.7123,67.3052 L 190.3748,65.9297 C 201.2149,58.1063 217.5606,42.7852 226.8996,31.2771 C 230.3057,24.8794 227.8067,23.4813 221.1118,27.0443 C 208.7412,34.1938 190.1514,49.3333 182.5905,59.2752 C 181.6722,60.483 181.2769,61.0127 180.1449,61.6974 C 167.3343,69.4455 157.3745,80.7033 147.463,91.0859 L 147.463,91.0859 z"
style="fill:#bb825b;stroke:#1f1a17;stroke-width:0.35280001" />
<path
id="_263743944"
class="fil0 str1"
d="M 133.178,103.337 L 148.9093,89.3831 C 152.3162,90.2993 155.2359,91.2958 156.5791,94.4835 L 139.73,108.984 C 138.5565,105.6535 136.7538,104.1104 133.178,103.337 L 133.178,103.337 z"
style="fill:#dededd;stroke:#1f1a17;stroke-width:0.35280001" />
<path
id="_42041800"
class="fil10 str1"
d="M 132.701,102.723 C 124.8141,106.7094 121.8246,112.353 117.5454,118.2901 L 116.464,122.7765 L 118.6223,120.9551 L 122.208,116.9341 L 124.899,114.2663 L 127.1968,112.1289 L 124.0252,116.789 L 121.1947,119.7728 L 119.1634,121.4871 L 116.5744,124.4654 L 118.8496,124.7273 C 118.8496,124.7273 121.0726,123.8431 121.5157,122.4773 C 121.9589,121.1115 122.3522,120.5812 123.6343,119.3009 C 124.9163,118.0206 125.0308,118.1224 126.3253,116.6332 C 127.6198,115.144 128.1401,114.5066 128.7749,113.9708 C 129.4097,113.4351 126.8705,115.578 126.8705,115.578 L 124.2815,118.5563 L 123.2682,121.3951 L 122.1654,123.7143 L 120.8709,125.2035 C 120.8709,125.2035 120.7096,126.4154 121.4434,125.7122 C 125.5309,121.7947 141.4149,114.2492 139.9023,109.3409 L 140.002,107.6699 L 138.5508,105.7208 L 135.1928,103.3973 L 132.701,102.723 L 132.701,102.723 z"
style="fill:#0093dd;stroke:#1f1a17;stroke-width:0.35280001" />
<polygon
id="_41097624"
class="fil11"
points="127.82,106.067 129.559,104.748 130.315,104.209 131.692,103.396 132.685,102.956 134.504,103.36 136.427,104.573 138.027,105.609 138.928,106.74 139.365,107.515 139.415,108.219 139.461,108.976 139.48,110.204 138.957,111.391 138.106,112.507 137.273,113.309 135.598,113.032 136.914,110.677 135.396,110.815 134.638,110.858 133.422,110.989 133.655,110.095 133.397,109.866 133.065,108.305 131.13,109.889 129.869,108.217 128.95,107.401 127.655,107.847 127.82,106.067 "
style="fill:#4d485b" />
</g><path
id="_261857688"
class="fil5"
d="M 150.96434,107.44476 L 150.10626,104.97393 L 146.55529,103.97516 L 152.34638,101.22396 L 158.55142,96.44249 L 162.72162,90.299153 L 163.72294,92.550122 L 166.15071,93.782824 C 167.37544,94.476812 150.96434,107.44476 150.96434,107.44476 L 150.96434,107.44476 z"
style="fill:#ffffff" />
</svg>

After

Width:  |  Height:  |  Size: 47 KiB

View File

@ -0,0 +1,78 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="176.1546"
height="279.84189"
id="svg2">
<defs
id="defs4" />
<g
transform="translate(-155.38039,-366.59033)"
id="layer1">
<path
d="M 280.76662,393.88263 L 329.53499,368.59033 L 283.07992,617.01331 L 259.9924,644.43221 L 280.76662,393.88263 z"
id="path3178"
style="fill:#535d6c;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 157.38039,402.69593 L 280.76662,393.88263 L 329.53499,368.59033 L 194.61551,386.95789 L 157.38039,402.69593 z"
id="path3176"
style="fill:#939dac;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 157.38039,402.69593 L 280.76662,393.88263 L 259.9924,644.43221 L 192.6336,629.95322 L 157.38039,402.69593 z"
id="path3174"
style="fill:#6f7c91;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 266.91714,478.86804 A 45.640312,53.509331 0 1 1 175.63651,478.86804 A 45.640312,53.509331 0 1 1 266.91714,478.86804 z"
transform="matrix(1,0,0,0.9574443,0.6295216,9.2881544)"
id="path2385"
style="opacity:1;fill:#4d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.0879283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.95999995" />
<path
d="M 266.91714,478.86804 A 45.640312,53.509331 0 1 1 175.63651,478.86804 A 45.640312,53.509331 0 1 1 266.91714,478.86804 z"
transform="matrix(0.6275862,0,0,0.5633408,87.150325,307.73188)"
id="path2389"
style="opacity:1;fill:#4d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.72725201;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.95999995" />
<path
d="M 261.20067,504.79734 A 45.640312,53.509331 0 0 1 199.3956,525.82684 L 221.27682,478.86804 z"
transform="matrix(1,0,0,0.9574443,0.6295216,9.2881544)"
id="path3206"
style="opacity:1;fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.0879283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.95999995" />
<path
d="M 266.91714,478.86804 A 45.640312,53.509331 0 1 1 175.63651,478.86804 A 45.640312,53.509331 0 1 1 266.91714,478.86804 z"
transform="matrix(0.2413793,0,0,0.2355915,168.4947,354.96042)"
id="path3161"
style="opacity:1;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:16.77375412;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.95999995" />
<path
d="M 258.86579,509.21766 A 45.640312,53.509331 0 0 1 202.49005,527.6339 L 221.27682,478.86804 z"
transform="matrix(0.6275862,0,0,0.5633408,87.150325,307.73188)"
id="path3210"
style="opacity:1;fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.72725201;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.95999995" />
<path
d="M 266.91714,478.86804 A 45.640312,53.509331 0 1 1 175.63651,478.86804 A 45.640312,53.509331 0 1 1 266.91714,478.86804 z"
transform="matrix(0.1524374,0,0,0.1409262,192.28974,510.0127)"
id="path3165"
style="opacity:1;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:27.29092789;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.95999995" />
<path
d="M 226.62773,461.75125 A 4.4194174,3.0052037 0 1 1 217.7889,461.75125 A 4.4194174,3.0052037 0 1 1 226.62773,461.75125 z"
transform="matrix(1.44,0,0,1.6470589,-98.301988,-296.12858)"
id="path3186"
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 226.62773,461.75125 A 4.4194174,3.0052037 0 1 1 217.7889,461.75125 A 4.4194174,3.0052037 0 1 1 226.62773,461.75125 z"
transform="matrix(0.6768781,0,0,0.7647059,75.689459,222.80285)"
id="path3190"
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 266.91714,478.86804 A 45.640312,53.509331 0 1 1 175.63651,478.86804 A 45.640312,53.509331 0 1 1 266.91714,478.86804 z"
transform="matrix(1,0,0,0.9574443,0.6295216,9.2881544)"
id="path3208"
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:4.0879283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 266.91714,478.86804 A 45.640312,53.509331 0 1 1 175.63651,478.86804 A 45.640312,53.509331 0 1 1 266.91714,478.86804 z"
transform="matrix(0.6275862,0,0,0.5633408,87.150325,307.73188)"
id="path3212"
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:6.72725201;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@ -0,0 +1,252 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
id="svg1"
sodipodi:version="0.32"
inkscape:version="0.38.1"
width="80.000000pt"
height="80.000000pt"
sodipodi:docbase="/home/nicu"
sodipodi:docname="ppls.svg"
xmlns="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:xlink="http://www.w3.org/1999/xlink">
<defs
id="defs3" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="3.4822023"
inkscape:cx="69.000443"
inkscape:cy="34.676183"
inkscape:window-width="950"
inkscape:window-height="662"
inkscape:window-x="101"
inkscape:window-y="32" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:2.2418876;stroke-linejoin:round;fill-opacity:0.50000000;"
d="M 39.375000,18.125000 C 33.746800,18.125000 29.187510,21.896577 29.187500,26.531250 C 29.187500,29.713051 31.422910,32.388338 34.593750,33.812500 C 32.885850,34.144464 31.300870,34.596247 29.812500,35.156250 C 28.096480,34.075638 26.044260,33.312501 23.718750,33.312500 C 18.090550,33.312500 13.531240,37.084075 13.531250,41.718750 C 13.531250,44.907460 15.755350,47.609860 18.937500,49.031250 C 14.730300,49.849360 10.909080,51.273140 8.6562500,53.468750 C 3.9119100,59.946250 5.6798600,65.046840 5.5937500,65.968750 C 6.0201800,66.460370 8.7302200,68.347510 10.750000,68.187500 C 10.697350,67.104020 10.881480,65.959880 10.968750,64.781250 C 11.037220,63.669920 11.000580,63.100820 11.125000,61.968750 C 11.410750,59.752800 11.718750,58.031250 11.718750,58.031250 C 11.603290,58.126330 11.341500,59.998860 11.125000,61.968750 C 11.011750,62.846990 11.040770,63.808580 10.968750,64.781250 C 10.889790,66.062980 10.723670,67.602290 10.812500,68.187500 C 10.792910,68.189460 10.769720,68.185940 10.750000,68.187500 C 10.750960,68.207300 10.748980,68.230270 10.750000,68.250000 C 10.969900,71.919990 12.756170,80.353330 13.531250,81.062500 C 20.099120,82.032140 26.466810,81.932340 33.187500,81.406250 C 34.240620,81.323810 35.236660,81.357450 36.312500,81.250000 C 36.312500,81.250000 36.550200,78.780130 36.625000,78.062500 C 37.269160,75.852260 37.795690,73.212340 37.375000,70.750000 C 37.443460,70.057110 37.430620,70.089200 37.500000,69.375000 C 37.415850,68.163230 37.280550,67.480820 37.156250,66.437500 C 37.167340,66.437940 37.176410,66.468310 37.187500,66.468750 C 37.328950,67.804140 37.500000,69.375000 37.500000,69.375000 C 40.128720,68.914460 41.996280,68.461780 44.625000,66.937500 C 44.697670,66.859710 44.717140,66.575810 44.781250,66.437500 C 45.915750,66.387820 47.064530,66.334760 48.218750,66.250000 C 48.559050,67.489400 48.958040,69.165050 49.187500,69.375000 C 54.910930,70.219970 60.506960,70.206130 66.281250,69.875000 C 66.885800,72.805660 67.548950,75.397160 67.968750,75.781250 C 74.461230,76.739760 80.771920,76.663950 87.406250,76.156250 C 87.691870,76.154970 87.833550,76.139840 88.125000,76.125000 C 89.015200,76.052040 89.843380,76.059300 90.750000,75.968750 C 90.750000,75.968750 90.991370,73.557160 91.062500,72.875000 C 91.702880,70.699660 92.199120,68.074840 91.812500,65.593750 C 91.885760,64.853050 91.894350,64.890870 91.968750,64.125000 C 91.794910,61.621770 91.469220,59.770050 91.187500,58.062500 C 90.951690,56.444190 90.720390,54.667270 90.406250,53.718750 C 90.383200,53.663330 90.766440,55.510400 91.187500,58.062500 C 91.627010,61.078760 91.968750,64.125000 91.968750,64.125000 C 94.597470,63.664460 96.433770,63.180540 99.062500,61.656250 C 99.923690,60.734330 100.36722,55.473930 96.468750,48.312500 C 94.806530,45.259046 89.751100,43.603747 84.000000,43.156250 C 86.571870,41.631518 88.375000,39.275752 88.375000,36.468750 C 88.375000,36.447955 88.375180,36.427009 88.375000,36.406250 C 88.442870,36.070646 88.559530,35.629193 88.593750,35.406250 C 88.385130,35.265066 88.237300,35.290252 88.062500,35.218750 C 87.303720,31.200001 83.248130,28.062499 78.156250,28.062500 C 73.935100,28.062500 70.329770,30.174330 68.781250,33.187500 C 69.260760,32.214145 69.562500,31.145756 69.562500,30.031250 C 69.562500,30.010279 69.562690,29.989685 69.562500,29.968750 C 69.628870,29.638963 69.747490,29.188674 69.781250,28.968750 C 69.567720,28.824246 69.428170,28.852835 69.250000,28.781250 C 68.485350,24.768127 64.462040,21.656247 59.375000,21.656250 C 53.746800,21.656250 49.187500,25.396576 49.187500,30.031250 C 49.187500,31.541581 49.776220,32.900081 50.625000,34.125000 C 48.961070,33.681742 47.149890,33.401270 45.218750,33.250000 C 47.431940,31.940409 48.919440,29.981488 49.312500,27.656250 C 49.459420,27.185697 49.484520,26.910193 49.562500,26.531250 C 49.562500,26.520807 49.562550,26.510434 49.562500,26.500000 C 49.632510,26.156180 49.746380,25.695931 49.781250,25.468750 C 49.567720,25.324246 49.428170,25.352835 49.250000,25.281250 C 48.489840,21.263822 44.465740,18.124997 39.375000,18.125000 z M 68.750000,33.312500 C 68.270490,34.285854 67.968750,35.354245 67.968750,36.468750 C 67.968750,36.681085 68.106160,36.854108 68.125000,37.062500 C 67.182970,36.905816 66.219820,36.797108 65.218750,36.718750 C 66.720010,35.824389 68.018790,34.735309 68.750000,33.312500 z "
id="path1082" />
<g
id="g984"
transform="translate(0.000000,-2.500000)">
<path
style="fill:#ff8a00;fill-rule:evenodd;stroke:#000000;stroke-width:2.2418875;stroke-linejoin:round;stroke-dasharray:none;"
d="M 18.815381,66.311465 C 18.972030,64.681190 15.769036,55.671840 24.399078,44.217288 C 37.415368,31.884895 77.966373,31.743657 85.057780,44.407630 C 92.149187,57.071603 91.377080,66.401160 89.810561,68.031441 C 85.028880,70.726921 81.657068,71.541315 76.875385,72.355710 C 76.875385,72.355710 75.697710,58.800506 74.061235,53.996931 C 73.991268,53.833370 76.086553,61.317549 76.875385,72.360173 C 75.784402,83.277395 74.693413,93.316769 74.693413,93.316769 C 60.247656,94.719369 47.055114,94.993311 33.235956,93.009952 C 31.826092,91.755891 28.569868,76.850028 28.169873,70.360166 C 27.769878,62.867061 29.963002,52.268028 29.963002,52.268028 C 29.493050,52.644242 27.781030,66.766013 28.326527,70.259520 C 24.642420,70.617881 19.598640,67.189306 18.815381,66.311465 z "
id="path884"
sodipodi:nodetypes="ccccccccccccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,27.39579,15.90509)" />
<path
style="fill:#ff8a00;fill-rule:evenodd;stroke:#000000;stroke-width:2.2418875;stroke-linejoin:round;stroke-dasharray:none;"
d="M 70.329470,23.446570 C 70.329470,31.642344 62.020523,38.293988 51.782713,38.293988 C 41.544909,38.293988 33.235956,31.642344 33.235956,23.446570 C 33.235956,15.250797 41.544909,8.5991520 51.782713,8.5991520 C 62.020523,8.5991520 70.329470,15.250797 70.329470,23.446570 z "
id="path885"
transform="matrix(0.549747,0.000000,0.000000,0.565496,27.39579,15.90509)" />
<path
style="fill:#ffffff;fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 51.511942,9.7194887 C 43.435157,7.0272269 24.409841,21.026988 39.486506,33.590876 C 48.640196,31.796035 31.050752,17.257821 51.511942,9.7194887 z "
id="path886"
sodipodi:nodetypes="ccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,27.39579,15.90509)" />
<path
style="fill:#ffffff;fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 42.178768,37.180559 C 41.281348,37.001075 29.255912,39.154884 24.948292,45.077860 C 21.358610,47.231669 17.948412,57.462265 19.384285,65.718533 C 21.179126,67.154406 24.589324,69.487700 25.486745,68.949248 C 30.512300,58.359684 13.640793,47.411153 42.178768,37.180559 z "
id="path887"
sodipodi:nodetypes="ccccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,27.39579,15.90509)" />
<path
style="fill:#ffffff;fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 30.153332,55.128970 C 26.563649,66.077501 29.973848,85.641271 33.922499,92.102698 C 37.871149,93.359087 43.435157,93.897540 44.691545,93.538572 C 45.768450,84.384881 29.794364,85.641270 30.153332,55.128970 z "
id="path888"
sodipodi:nodetypes="cccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,27.39579,15.90509)" />
<path
style="fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 52.588846,37.539527 C 67.844996,33.411393 63.896346,17.078338 70.716742,21.565440 C 70.178290,24.975638 68.024480,37.001075 52.588846,37.539527 z "
id="path889"
sodipodi:nodetypes="ccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,27.39579,15.90509)" />
<path
style="fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 81.306305,70.564605 C 81.306305,70.564605 89.562574,68.949248 89.921543,67.333891 C 91.895869,61.051946 86.511345,46.154765 83.998567,43.641987 C 71.793647,39.334368 97.280392,68.590279 81.306305,70.564605 z "
id="path890"
sodipodi:nodetypes="cccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,27.39579,15.90509)" />
<path
style="fill-opacity:0.23999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 64.973251,93.538572 C 64.973251,93.538572 72.870552,94.077024 73.767972,92.641151 C 74.665393,91.205278 78.793528,78.641390 76.280750,72.538930 C 68.024480,65.718534 79.331980,93.359088 64.973251,93.538572 z "
id="path891"
sodipodi:nodetypes="cccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,27.39579,15.90509)" />
<path
style="fill:#8400ff;fill-rule:evenodd;stroke:#000000;stroke-width:2.2418875;stroke-linejoin:round;stroke-dasharray:none;"
d="M 18.815381,66.311465 C 18.972030,64.681190 15.769036,55.671840 24.399078,44.217288 C 37.415368,31.884895 77.966373,31.743657 85.057780,44.407630 C 92.149187,57.071603 91.377080,66.401160 89.810561,68.031441 C 85.028880,70.726921 81.657068,71.541315 76.875385,72.355710 C 76.875385,72.355710 75.697710,58.800506 74.061235,53.996931 C 73.991268,53.833370 76.086553,61.317549 76.875385,72.360173 C 75.784402,83.277395 74.693413,93.316769 74.693413,93.316769 C 60.247656,94.719369 47.055114,94.993311 33.235956,93.009952 C 31.826092,91.755891 28.569868,76.850028 28.169873,70.360166 C 27.769878,62.867061 29.963002,52.268028 29.963002,52.268028 C 29.493050,52.644242 27.781030,66.766013 28.326527,70.259520 C 24.642420,70.617881 19.598640,67.189306 18.815381,66.311465 z "
id="path828"
sodipodi:nodetypes="ccccccccccccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,46.19665,22.32519)" />
<path
style="fill:#8400ff;fill-rule:evenodd;stroke:#000000;stroke-width:2.2418875;stroke-linejoin:round;stroke-dasharray:none;"
d="M 70.329470,23.446570 C 70.329470,31.642344 62.020523,38.293988 51.782713,38.293988 C 41.544909,38.293988 33.235956,31.642344 33.235956,23.446570 C 33.235956,15.250797 41.544909,8.5991520 51.782713,8.5991520 C 62.020523,8.5991520 70.329470,15.250797 70.329470,23.446570 z "
id="path827"
transform="matrix(0.549747,0.000000,0.000000,0.565496,46.19665,22.32519)" />
<path
style="fill:#ffffff;fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 51.511942,9.7194887 C 43.435157,7.0272269 24.409841,21.026988 39.486506,33.590876 C 48.640196,31.796035 31.050752,17.257821 51.511942,9.7194887 z "
id="path830"
sodipodi:nodetypes="ccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,46.19665,22.32519)" />
<path
style="fill:#ffffff;fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 42.178768,37.180559 C 41.281348,37.001075 29.255912,39.154884 24.948292,45.077860 C 21.358610,47.231669 17.948412,57.462265 19.384285,65.718533 C 21.179126,67.154406 24.589324,69.487700 25.486745,68.949248 C 30.512300,58.359684 13.640793,47.411153 42.178768,37.180559 z "
id="path831"
sodipodi:nodetypes="ccccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,46.19665,22.32519)" />
<path
style="fill:#ffffff;fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 30.153332,55.128970 C 26.563649,66.077501 29.973848,85.641271 33.922499,92.102698 C 37.871149,93.359087 43.435157,93.897540 44.691545,93.538572 C 45.768450,84.384881 29.794364,85.641270 30.153332,55.128970 z "
id="path832"
sodipodi:nodetypes="cccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,46.19665,22.32519)" />
<path
style="fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 52.588846,37.539527 C 67.844996,33.411393 63.896346,17.078338 70.716742,21.565440 C 70.178290,24.975638 68.024480,37.001075 52.588846,37.539527 z "
id="path833"
sodipodi:nodetypes="ccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,46.19665,22.32519)" />
<path
style="fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 81.306305,70.564605 C 81.306305,70.564605 89.562574,68.949248 89.921543,67.333891 C 91.895869,61.051946 86.511345,46.154765 83.998567,43.641987 C 71.793647,39.334368 97.280392,68.590279 81.306305,70.564605 z "
id="path834"
sodipodi:nodetypes="cccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,46.19665,22.32519)" />
<path
style="fill-opacity:0.23999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 64.973251,93.538572 C 64.973251,93.538572 72.870552,94.077024 73.767972,92.641151 C 74.665393,91.205278 78.793528,78.641390 76.280750,72.538930 C 68.024480,65.718534 79.331980,93.359088 64.973251,93.538572 z "
id="path835"
sodipodi:nodetypes="cccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,46.19665,22.32519)" />
<path
style="fill:#008500;fill-rule:evenodd;stroke:#000000;stroke-width:2.2418875;stroke-linejoin:round;stroke-dasharray:none;"
d="M 18.815381,66.311465 C 18.972030,64.681190 15.769036,55.671840 24.399078,44.217288 C 37.415368,31.884895 77.966373,31.743657 85.057780,44.407630 C 92.149187,57.071603 91.377080,66.401160 89.810561,68.031441 C 85.028880,70.726921 81.657068,71.541315 76.875385,72.355710 C 76.875385,72.355710 75.697710,58.800506 74.061235,53.996931 C 73.991268,53.833370 76.086553,61.317549 76.875385,72.360173 C 75.784402,83.277395 74.693413,93.316769 74.693413,93.316769 C 60.247656,94.719369 47.055114,94.993311 33.235956,93.009952 C 31.826092,91.755891 28.569868,76.850028 28.169873,70.360166 C 27.769878,62.867061 29.963002,52.268028 29.963002,52.268028 C 29.493050,52.644242 27.781030,66.766013 28.326527,70.259520 C 24.642420,70.617881 19.598640,67.189306 18.815381,66.311465 z "
id="path875"
sodipodi:nodetypes="ccccccccccccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,7.407524,12.39695)" />
<path
style="fill:#008500;fill-rule:evenodd;stroke:#000000;stroke-width:2.2418875;stroke-linejoin:round;stroke-dasharray:none;"
d="M 70.329470,23.446570 C 70.329470,31.642344 62.020523,38.293988 51.782713,38.293988 C 41.544909,38.293988 33.235956,31.642344 33.235956,23.446570 C 33.235956,15.250797 41.544909,8.5991520 51.782713,8.5991520 C 62.020523,8.5991520 70.329470,15.250797 70.329470,23.446570 z "
id="path876"
transform="matrix(0.549747,0.000000,0.000000,0.565496,7.407524,12.39695)" />
<path
style="fill:#ffffff;fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 51.511942,9.7194887 C 43.435157,7.0272269 24.409841,21.026988 39.486506,33.590876 C 48.640196,31.796035 31.050752,17.257821 51.511942,9.7194887 z "
id="path877"
sodipodi:nodetypes="ccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,7.407524,12.39695)" />
<path
style="fill:#ffffff;fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 42.178768,37.180559 C 41.281348,37.001075 29.255912,39.154884 24.948292,45.077860 C 21.358610,47.231669 17.948412,57.462265 19.384285,65.718533 C 21.179126,67.154406 24.589324,69.487700 25.486745,68.949248 C 30.512300,58.359684 13.640793,47.411153 42.178768,37.180559 z "
id="path878"
sodipodi:nodetypes="ccccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,7.407524,12.39695)" />
<path
style="fill:#ffffff;fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 30.153332,55.128970 C 26.563649,66.077501 29.973848,85.641271 33.922499,92.102698 C 37.871149,93.359087 43.435157,93.897540 44.691545,93.538572 C 45.768450,84.384881 29.794364,85.641270 30.153332,55.128970 z "
id="path879"
sodipodi:nodetypes="cccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,7.407524,12.39695)" />
<path
style="fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 52.588846,37.539527 C 67.844996,33.411393 63.896346,17.078338 70.716742,21.565440 C 70.178290,24.975638 68.024480,37.001075 52.588846,37.539527 z "
id="path880"
sodipodi:nodetypes="ccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,7.407524,12.39695)" />
<path
style="fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 81.306305,70.564605 C 81.306305,70.564605 89.562574,68.949248 89.921543,67.333891 C 91.895869,61.051946 86.511345,46.154765 83.998567,43.641987 C 71.793647,39.334368 97.280392,68.590279 81.306305,70.564605 z "
id="path881"
sodipodi:nodetypes="cccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,7.407524,12.39695)" />
<path
style="fill-opacity:0.23999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 64.973251,93.538572 C 64.973251,93.538572 72.870552,94.077024 73.767972,92.641151 C 74.665393,91.205278 78.793528,78.641390 76.280750,72.538930 C 68.024480,65.718534 79.331980,93.359088 64.973251,93.538572 z "
id="path882"
sodipodi:nodetypes="cccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,7.407524,12.39695)" />
<path
style="fill:#0000cc;fill-rule:evenodd;stroke:#000000;stroke-width:2.2418875;stroke-linejoin:round;stroke-dasharray:none;"
d="M 18.815381,66.311465 C 18.972030,64.681190 15.769036,55.671840 24.399078,44.217288 C 37.415368,31.884895 77.966373,31.743657 85.057780,44.407630 C 92.149187,57.071603 91.377080,66.401160 89.810561,68.031441 C 85.028880,70.726921 81.657068,71.541315 76.875385,72.355710 C 76.875385,72.355710 75.697710,58.800506 74.061235,53.996931 C 73.991268,53.833370 76.086553,61.317549 76.875385,72.360173 C 75.784402,83.277395 74.693413,93.316769 74.693413,93.316769 C 60.247656,94.719369 47.055114,94.993311 33.235956,93.009952 C 31.826092,91.755891 28.569868,76.850028 28.169873,70.360166 C 27.769878,62.867061 29.963002,52.268028 29.963002,52.268028 C 29.493050,52.644242 27.781030,66.766013 28.326527,70.259520 C 24.642420,70.617881 19.598640,67.189306 18.815381,66.311465 z "
id="path893"
sodipodi:nodetypes="ccccccccccccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,-8.255344,27.59062)" />
<path
style="fill:#0000cc;fill-rule:evenodd;stroke:#000000;stroke-width:2.2418875;stroke-linejoin:round;stroke-dasharray:none;"
d="M 70.329470,23.446570 C 70.329470,31.642344 62.020523,38.293988 51.782713,38.293988 C 41.544909,38.293988 33.235956,31.642344 33.235956,23.446570 C 33.235956,15.250797 41.544909,8.5991520 51.782713,8.5991520 C 62.020523,8.5991520 70.329470,15.250797 70.329470,23.446570 z "
id="path894"
transform="matrix(0.549747,0.000000,0.000000,0.565496,-8.255344,27.59062)" />
<path
style="fill:#ffffff;fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 51.511942,9.7194887 C 43.435157,7.0272269 24.409841,21.026988 39.486506,33.590876 C 48.640196,31.796035 31.050752,17.257821 51.511942,9.7194887 z "
id="path895"
sodipodi:nodetypes="ccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,-8.255344,27.59062)" />
<path
style="fill:#ffffff;fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 42.178768,37.180559 C 41.281348,37.001075 29.255912,39.154884 24.948292,45.077860 C 21.358610,47.231669 17.948412,57.462265 19.384285,65.718533 C 21.179126,67.154406 24.589324,69.487700 25.486745,68.949248 C 30.512300,58.359684 13.640793,47.411153 42.178768,37.180559 z "
id="path896"
sodipodi:nodetypes="ccccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,-8.255344,27.59062)" />
<path
style="fill:#ffffff;fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 30.153332,55.128970 C 26.563649,66.077501 29.973848,85.641271 33.922499,92.102698 C 37.871149,93.359087 43.435157,93.897540 44.691545,93.538572 C 45.768450,84.384881 29.794364,85.641270 30.153332,55.128970 z "
id="path897"
sodipodi:nodetypes="cccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,-8.255344,27.59062)" />
<path
style="fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 52.588846,37.539527 C 67.844996,33.411393 63.896346,17.078338 70.716742,21.565440 C 70.178290,24.975638 68.024480,37.001075 52.588846,37.539527 z "
id="path898"
sodipodi:nodetypes="ccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,-8.255344,27.59062)" />
<path
style="fill-opacity:0.24999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 81.306305,70.564605 C 81.306305,70.564605 89.562574,68.949248 89.921543,67.333891 C 91.895869,61.051946 86.511345,46.154765 83.998567,43.641987 C 71.793647,39.334368 97.280392,68.590279 81.306305,70.564605 z "
id="path899"
sodipodi:nodetypes="cccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,-8.255344,27.59062)" />
<path
style="fill-opacity:0.23999996;fill-rule:evenodd;stroke-width:1.0000000pt;"
d="M 64.973251,93.538572 C 64.973251,93.538572 72.870552,94.077024 73.767972,92.641151 C 74.665393,91.205278 78.793528,78.641390 76.280750,72.538930 C 68.024480,65.718534 79.331980,93.359088 64.973251,93.538572 z "
id="path900"
sodipodi:nodetypes="cccc"
transform="matrix(0.549747,0.000000,0.000000,0.565496,-8.255344,27.59062)" />
</g>
<rdf:RDF
xmlns="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="">
<dc:title>Clipart by Nicu Buculei - head1</dc:title>
<dc:rights>
<Agent>
<dc:title>Nicu Buculei</dc:title>
</Agent>
</dc:rights>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<license rdf:resource="http://web.resource.org/cc/PublicDomain" />
</Work>
<License rdf:about="http://web.resource.org/cc/PublicDomain">
<permits rdf:resource="http://web.resource.org/cc/Reproduction" />
<permits rdf:resource="http://web.resource.org/cc/Distribution" />
<permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
</License>
</rdf:RDF>
</svg>

After

Width:  |  Height:  |  Size: 23 KiB

143
event_map/icons/talk.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,261 @@
<?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://web.resource.org/cc/"
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="303.76566"
height="414.79684"
id="svg2"
sodipodi:version="0.32"
inkscape:version="0.45.1"
sodipodi:docbase="/Users/johnolsen/Pictures/svg"
sodipodi:docname="JicJac_Happy_Hour.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
version="1.0">
<defs
id="defs4">
<linearGradient
inkscape:collect="always"
id="linearGradient2848">
<stop
style="stop-color:#00dcc8;stop-opacity:1;"
offset="0"
id="stop2850" />
<stop
style="stop-color:#00dcc8;stop-opacity:0;"
offset="1"
id="stop2852" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient2836">
<stop
style="stop-color:#00cdc8;stop-opacity:1;"
offset="0"
id="stop2838" />
<stop
style="stop-color:#00cdc8;stop-opacity:0;"
offset="1"
id="stop2840" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient2826">
<stop
style="stop-color:#00cdc8;stop-opacity:1;"
offset="0"
id="stop2828" />
<stop
style="stop-color:#00cdc8;stop-opacity:0;"
offset="1"
id="stop2830" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient2816">
<stop
style="stop-color:#00cdc8;stop-opacity:1;"
offset="0"
id="stop2818" />
<stop
style="stop-color:#00cdc8;stop-opacity:0;"
offset="1"
id="stop2820" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2816"
id="radialGradient2822"
cx="338.1767"
cy="442.28726"
fx="338.1767"
fy="442.28726"
r="77.237885"
gradientTransform="matrix(1,0,0,0.317568,0,301.8312)"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2826"
id="linearGradient2832"
x1="278.68265"
y1="465.39432"
x2="415.41458"
y2="420.51285"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.993659,0.112433,-0.112433,0.993659,-72.30537,-288.8336)" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2836"
id="radialGradient2842"
cx="402.10733"
cy="680.96637"
fx="402.10733"
fy="680.96637"
r="50.098389"
gradientTransform="matrix(1.336995,0.164503,-6.52657e-2,0.530446,-242.4829,5.661329)"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2848"
id="linearGradient2854"
x1="234.21928"
y1="355.62756"
x2="323.62994"
y2="355.62756"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.993659,0.112433,-0.112433,0.993659,-72.30537,-288.8336)" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.48652451"
inkscape:cx="372.04724"
inkscape:cy="608.39689"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showguides="true"
inkscape:guide-bbox="true"
inkscape:window-width="1024"
inkscape:window-height="708"
inkscape:window-x="0"
inkscape:window-y="22">
<sodipodi:guide
orientation="vertical"
position="349.44196"
id="guide2760" />
</sodipodi:namedview>
<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" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-73.383412,-64.635052)">
<path
sodipodi:type="arc"
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#128ba6;stroke-width:3.62725544;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.92070049"
id="path1872"
sodipodi:cx="395.71429"
sodipodi:cy="353.79074"
sodipodi:rx="187.14285"
sodipodi:ry="32.857143"
d="M 582.85715 353.79074 A 187.14285 32.857143 0 1 1 208.57144,353.79074 A 187.14285 32.857143 0 1 1 582.85715 353.79074 z"
transform="matrix(0.751166,8.499498e-2,-0.142335,1.257927,-12.16997,-367.9718)" />
<path
style="fill:none;fill-rule:evenodd;stroke:#128ba6;stroke-width:3.5484314;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.92070049"
d="M 97.099272,105.1436 L 200.34287,245.38913"
id="path2764" />
<path
id="path2768"
d="M 370.34605,136.06168 L 238.1058,249.66203"
style="fill:none;fill-rule:evenodd;stroke:#128ba6;stroke-width:3.5484314;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.92070049" />
<path
style="fill:none;fill-rule:evenodd;stroke:#128ba6;stroke-width:3.5484314;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.92070049"
d="M 181.98848,402.48866 C 179.29167,409.71992 222.48457,416.49132 221.06654,405.77991"
id="path2784" />
<path
sodipodi:type="arc"
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#128ba6;stroke-width:3.54172754;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.92070049"
id="path2788"
sodipodi:cx="350.10083"
sodipodi:cy="683.83502"
sodipodi:rx="123.82513"
sodipodi:ry="42.749157"
d="M 473.92596 683.83502 A 123.82513 42.749157 0 1 1 226.2757,683.83502 A 123.82513 42.749157 0 1 1 473.92596 683.83502 z"
transform="matrix(0.993641,0.112431,-0.112761,0.996554,-72.19427,-289.7591)" />
<path
style="fill:none;fill-rule:evenodd;stroke:#128ba6;stroke-width:3.50154352;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.92070049"
d="M 75.269692,419.90849 C 72.185972,439.51982 122.05079,469.46153 192.45827,475.69252 C 262.86573,481.92349 312.15104,473.74467 321.13284,447.85798"
id="path2808"
sodipodi:nodetypes="csc" />
<path
sodipodi:type="arc"
style="opacity:1;fill:url(#radialGradient2822);fill-opacity:1;fill-rule:nonzero;stroke:#e6d71c;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.92070049"
id="path2814"
sodipodi:cx="338.1767"
sodipodi:cy="442.28726"
sodipodi:rx="77.237885"
sodipodi:ry="24.528248"
d="M 415.41458 442.28726 A 77.237885 24.528248 0 1 1 260.93881,442.28726 A 77.237885 24.528248 0 1 1 415.41458 442.28726 z"
transform="matrix(1.11451,0.126108,-0.107649,0.951376,-102.0041,-290.0599)" />
<path
style="fill:url(#radialGradient2842);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 252.14056,405.22548 C 314.98985,419.90685 311.79946,442.98165 309.25577,446.89549 C 306.71209,450.80934 280.45426,478.62693 170.26795,459.89257 C 102.32358,448.34037 259.28443,451.68521 268.5854,450.04476 C 303.41752,443.90125 299.80979,422.17386 252.14056,405.22548 z "
id="path2834"
sodipodi:nodetypes="csssc" />
<path
sodipodi:type="arc"
style="opacity:1;fill:#00dcc8;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.92070049"
id="path2844"
sodipodi:cx="370.53311"
sodipodi:cy="447.50604"
sodipodi:rx="21.918859"
sodipodi:ry="27.659513"
d="M 392.45197 447.50604 A 21.918859 27.659513 0 1 1 348.61425,447.50604 A 21.918859 27.659513 0 1 1 392.45197 447.50604 z"
transform="matrix(0.745473,0.666535,-0.666535,0.745473,271.7912,-394.1647)" />
<path
style="fill:url(#linearGradient2832);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 156.1146,171.09249 L 206.9184,241.96675 C 206.9184,241.96675 221.53663,252.02413 232.96419,243.86344 C 244.39173,235.70273 291.62751,189.57712 291.62751,189.57712 C 291.62751,189.57712 261.43517,201.91707 224.43026,196.67953 C 187.42535,191.44197 160.36147,179.97635 156.1146,171.09249 z "
id="path2824" />
<path
style="fill:url(#linearGradient2854);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 127.18901,111.0971 C 107.38508,100.45294 124.15375,72.938689 192.72214,79.646839 C 261.29054,86.354999 117.67717,83.760439 127.18901,111.0971 z "
id="path2846" />
<rect
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.54685044;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.92070049"
id="rect2858"
width="32.124084"
height="7.1806779"
x="230.14705"
y="359.65536"
transform="matrix(0.993659,0.112433,-0.112433,0.993659,0,0)" />
<path
style="fill:none;fill-rule:evenodd;stroke:#128ba6;stroke-width:3.5484314;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.92070049"
d="M 182.236,402.63306 C 194.69556,363.67038 222.14242,273.94306 200.23316,245.22189"
id="path2778"
sodipodi:nodetypes="cc" />
<path
id="path2782"
d="M 221.25988,405.92003 C 217.82119,365.15844 210.48146,272.80375 238.25428,249.70414"
style="fill:none;fill-rule:evenodd;stroke:#128ba6;stroke-width:3.5484314;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.92070049"
sodipodi:nodetypes="cc" />
<path
sodipodi:type="arc"
style="opacity:1;fill:#f4d7d7;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.54685044;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.92070049"
id="path2860"
sodipodi:cx="383.00998"
sodipodi:cy="421.39609"
sodipodi:rx="3.5728543"
sodipodi:ry="5.3592815"
d="M 386.58283 421.39609 A 3.5728543 5.3592815 0 1 1 379.43712,421.39609 A 3.5728543 5.3592815 0 1 1 386.58283 421.39609 z"
transform="matrix(0.742433,-0.669921,0.669921,0.742433,-302.1671,113.493)"
inkscape:transform-center-x="5.1307917"
inkscape:transform-center-y="3.8932747" />
<path
style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.54685044;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.92070049"
id="path2868"
d="M 270.8692,177.53393 C 271.28331,177.85044 271.40753,178.34276 271.65874,178.75675 C 271.86562,179.26527 272.02478,179.79107 272.1931,180.31314 C 272.36829,180.97125 272.42861,181.6426 272.50355,182.31527 C 272.53459,183.04138 272.44845,183.76364 272.38427,184.48525 C 272.36819,185.22837 272.13135,185.92028 271.92092,186.62204 C 271.67483,187.2564 271.31343,187.83197 270.99024,188.42669 C 270.63122,189.07687 270.10942,189.59916 269.61685,190.14442 C 269.04239,190.84257 268.35338,191.4235 267.6845,192.02435 C 267.29666,192.37192 266.84738,192.63361 266.42248,192.92883 L 261.33591,194.29647 C 261.78113,194.03804 262.26797,193.83534 262.63948,193.46104 C 263.31863,192.90413 264.03049,192.37651 264.58639,191.68128 C 265.07431,191.16306 265.56501,190.64899 265.98534,190.07245 C 266.31486,189.49755 266.66113,188.93433 266.92661,188.32562 C 267.15192,187.67886 267.46111,187.05112 267.45143,186.33904 C 267.5147,185.64212 267.61071,184.94608 267.5975,184.24445 C 267.52009,183.61246 267.50313,182.97393 267.3144,182.35744 C 267.14996,181.84428 266.99553,181.327 266.78794,180.82891 C 266.64447,180.66392 266.54076,180.0484 266.21608,180.1713 L 270.8692,177.53393 z " />
</g>
</svg>

After

Width:  |  Height:  |  Size: 13 KiB