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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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="1.0.2 (e86c870879, 2021-01-15)"
sodipodi:docname="edit_paste.svg"
inkscape:export-filename="/home/andi/Code/crystal_facet_uml/gui/source/resources/edit_paste.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="15.075517"
inkscape:cx="14.535729"
inkscape:cy="15.862411"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="2367"
inkscape:window-height="1684"
inkscape:window-x="1311"
inkscape:window-y="89"
inkscape:window-maximized="0"
inkscape:document-rotation="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)">
<rect
style="fill:#02ffb0;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3966"
width="16.103016"
height="21.924841"
x="8.3522406"
y="1024.9932"
ry="4.0036669" />
<path
style="fill:#7f7f7f;fill-opacity:1;stroke:none;stroke-width:1.01893"
d="m 12.405501,1029.2066 9.54463,-0.2814 1.2421,11.139 -5.155525,4.8898 -6.498741,-0.3834 0.867536,-7.8124 z"
id="rect3968"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccc" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 16.850068,1042.9985 0.537282,-1.2664 0.439593,-2.2983 2.442179,-0.4689 1.269933,-0.938 0.09769,-10.0375 h -10.06178 l -0.148713,8.6398 -1.246447,5.954 6.67027,0.415 4.884362,-4.9714"
id="path3058-4"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccc" />
<path
style="fill:none;fill-rule:evenodd;stroke:#aaaaaa;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 0.46432903,1049.4436 c 0.69648767,0.807 1.39298707,1.6141 2.08948057,2.4211 0,0 27.0305824,0 27.0305824,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.46432903,1049.4436 c 0.69756127,0.8061 2.08948057,2.4211 2.08948057,2.4211 H 29.584392 l 2.023148,-2.3548"
sodipodi:nodetypes="cccc" />
</g>
</svg>
|