* WIP:only works after saving and then reloading * working version of move plate to the front * added icons for move to front * removed a commented line * fixed the move to front function to behave correctly with undo/redo actions * Merge branch 'main' into feature/move_plate_to_the_front
74 lines
2.2 KiB
XML
74 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
width="43"
|
|
height="43"
|
|
viewBox="0 0 43 43"
|
|
version="1.1"
|
|
id="svg2"
|
|
sodipodi:docname="plate_close.svg"
|
|
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
|
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:svg="http://www.w3.org/2000/svg">
|
|
<defs
|
|
id="defs2" />
|
|
<sodipodi:namedview
|
|
id="namedview2"
|
|
pagecolor="#ffffff"
|
|
bordercolor="#000000"
|
|
borderopacity="0.25"
|
|
inkscape:showpageshadow="2"
|
|
inkscape:pageopacity="0.0"
|
|
inkscape:pagecheckerboard="0"
|
|
inkscape:deskcolor="#d1d1d1"
|
|
inkscape:zoom="22.627417"
|
|
inkscape:cx="25.168582"
|
|
inkscape:cy="21.588854"
|
|
inkscape:window-width="1610"
|
|
inkscape:window-height="1237"
|
|
inkscape:window-x="1460"
|
|
inkscape:window-y="754"
|
|
inkscape:window-maximized="0"
|
|
inkscape:current-layer="svg2" />
|
|
<rect
|
|
x="1.5"
|
|
y="1.5"
|
|
width="40"
|
|
height="40"
|
|
rx="3.5"
|
|
style="fill:#e9e9e9;fill-opacity:1"
|
|
id="rect1" />
|
|
<path
|
|
d="M38,2a3,3,0,0,1,3,3V38a3,3,0,0,1-3,3H5a3,3,0,0,1-3-3V5A3,3,0,0,1,5,2H38m0-1H5A4,4,0,0,0,1,5V38a4,4,0,0,0,4,4H38a4,4,0,0,0,4-4V5a4,4,0,0,0-4-4Z"
|
|
style="fill:#009688"
|
|
id="path1" />
|
|
<line
|
|
x1="33.471352"
|
|
y1="6.9334393"
|
|
x2="9.9450846"
|
|
y2="6.9334393"
|
|
style="fill:none;stroke:#009688;stroke-width:0.850459;stroke-linecap:round;stroke-linejoin:round"
|
|
id="line1" />
|
|
<line
|
|
x1="32.300442"
|
|
y1="18.26045"
|
|
x2="21.987902"
|
|
y2="8.080493"
|
|
style="fill:none;stroke:#009688;stroke-width:0.714338;stroke-linecap:round;stroke-linejoin:round"
|
|
id="line1-1" />
|
|
<line
|
|
x1="11.504755"
|
|
y1="18.329735"
|
|
x2="21.855713"
|
|
y2="8.0229683"
|
|
style="fill:none;stroke:#009688;stroke-width:0.720111;stroke-linecap:round;stroke-linejoin:round"
|
|
id="line1-1-1" />
|
|
<line
|
|
x1="21.938486"
|
|
y1="36.433311"
|
|
x2="21.938484"
|
|
y2="8.6247864"
|
|
style="fill:none;stroke:#009688;stroke-width:0.623622;stroke-linecap:round;stroke-linejoin:round"
|
|
id="line1-1-1-2" />
|
|
</svg>
|