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 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
<?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.92.2 5c3e80d, 2017-08-06"
sodipodi:docname="edit_highlight.svg"
inkscape:export-filename="/home/andi/Code/crystal_facet_uml/gui/source/resources/edit_highlight.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96">
<defs
id="defs4">
<inkscape:path-effect
effect="bspline"
id="path-effect4600"
is_visible="true"
weight="33.333333"
steps="2"
helper_size="0"
apply_no_weight="true"
apply_with_weight="true"
only_selected="false" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="22.627417"
inkscape:cx="9.8030148"
inkscape:cy="15.882023"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="2108"
inkscape:window-height="1609"
inkscape:window-x="1384"
inkscape:window-y="113"
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 />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1020.3622)">
<path
style="fill:#7f7f7f;fill-opacity:1;stroke:none"
d="m 8.4427768,1039.2291 16.6979372,-15.3848 6.566604,5.8631 -17.354597,15.9006 -5.6285183,0.3752 z"
id="rect3968"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccc" />
<path
style="fill:#ffd824;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 5.0656661,1044.7637 3.2833018,1.4072 1.7823651,-1.7825 3.095684,0.3752 14.821763,-16.2288 -6.097561,-5.6285 -14.6341459,15.8536 0.1596012,3.2715 z"
id="path3196"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccc" />
<path
style="fill:#807300;fill-opacity:1;stroke:none"
d="M 9.8919304,23.583116 7.893933,21.772736 7.7224478,18.571358 12.957475,23.930334 z"
id="path3785"
inkscape:connector-curvature="0"
transform="translate(0,1020.3622)"
sodipodi:nodetypes="ccccc" />
<path
style="fill:none;stroke:#807300;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 11.958468,1042.6552 14.21414,-15.1523"
id="path3787"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#807300;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 9.0909085,1039.8942 23.217636,1024.8293"
id="path3787-3"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-rule:evenodd;stroke:#ff3cd2;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 0.4263229,1049.474 c 0.6964877,0.807 1.3929871,1.6141 2.0894806,2.4211 0,0 27.0305815,0 27.0305815,0 0,0 2.023148,-2.3548 2.023148,-2.3548"
id="path4598"
inkscape:connector-curvature="0"
inkscape:path-effect="#path-effect4600"
inkscape:original-d="m 0.4263229,1049.474 c 0.6975613,0.8061 2.0894806,2.4211 2.0894806,2.4211 H 29.546385 l 2.023148,-2.3548"
sodipodi:nodetypes="cccc" />
</g>
</svg>
|