1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="32"
height="32"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="tool_edit.svg"
inkscape:export-filename="/home/andi/Code/crystal-facet-uml-code/gui/source/resources/tool_navigate.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="10.66"
inkscape:cx="-3.2176005"
inkscape:cy="15.768602"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1347"
inkscape:window-height="905"
inkscape:window-x="92"
inkscape:window-y="37"
inkscape:window-maximized="0" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1020.3622)">
<path
sodipodi:type="arc"
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
id="path3121"
sodipodi:cx="15.712946"
sodipodi:cy="16.052532"
sodipodi:rx="15.525329"
sodipodi:ry="15.572232"
d="m 31.238275,16.052532 a 15.525329,15.572232 0 1 1 -31.0506577,0 15.525329,15.572232 0 1 1 31.0506577,0 z"
transform="matrix(1.0100604,0,0,1,0.18572975,1020.3622)" />
<path
style="fill:#02ffb0;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 12.945591,1049.6417 c 0,0 0.513702,-3.916 -0.09381,-5.347 -0.607512,-1.4311 -1.838417,-0.5705 -2.814258,-2.8143 -0.9758418,-2.2438 -1.627765,-10.592 -0.3752347,-10.6942 1.2525297,-0.1022 1.9699807,7.5985 1.9699807,7.5985 0,0 -0.374371,-13.7912 1.031895,-13.696 1.406266,0.095 1.219512,11.0694 1.219512,11.0694 0,0 0.516942,-12.5406 1.594746,-12.5704 1.077804,-0.03 1.031896,12.2889 1.031896,12.2889 0,0 0.613873,-10.7697 1.594746,-10.4127 0.980873,0.357 0.75047,11.4446 0.75047,11.4446 0,0 0.16798,-7.6202 1.219511,-7.6923 1.051531,-0.072 1.266578,8.5419 0.938087,11.0695 -0.328491,2.5275 -1.151965,2.3082 -1.40713,3.9399 -0.255165,1.6317 0.187616,5.7223 0.187616,5.7223 z"
id="path3952"
inkscape:connector-curvature="0"
sodipodi:nodetypes="czzzczczczczzzcc" />
</g>
</svg>
|