* 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.1 KiB
XML
74 lines
2.1 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_dark.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="27.27907"
|
|
inkscape:cx="21.5"
|
|
inkscape:cy="21.5"
|
|
inkscape:window-width="2560"
|
|
inkscape:window-height="1369"
|
|
inkscape:window-x="-8"
|
|
inkscape:window-y="658"
|
|
inkscape:window-maximized="1"
|
|
inkscape:current-layer="svg2" />
|
|
<rect
|
|
x="1.5"
|
|
y="1.5"
|
|
width="40"
|
|
height="40"
|
|
rx="3.5"
|
|
style="fill:#54545a"
|
|
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:#b3b3b3"
|
|
id="path1" />
|
|
<line
|
|
x1="9.7239828"
|
|
y1="6.5068207"
|
|
x2="34.155807"
|
|
y2="6.5068207"
|
|
style="fill:none;stroke:#c4c4c4;stroke-width:0.866675;stroke-linecap:round;stroke-linejoin:round"
|
|
id="line1" />
|
|
<line
|
|
x1="22.228071"
|
|
y1="7.6491632"
|
|
x2="22.228073"
|
|
y2="31.964647"
|
|
style="fill:none;stroke:#c4c4c4;stroke-linecap:round;stroke-linejoin:round"
|
|
id="line1-2" />
|
|
<line
|
|
x1="22.195042"
|
|
y1="7.4747553"
|
|
x2="10.588115"
|
|
y2="19.081686"
|
|
style="fill:none;stroke:#c4c4c4;stroke-width:0.675072;stroke-linecap:round;stroke-linejoin:round"
|
|
id="line1-2-2" />
|
|
<line
|
|
x1="33.868591"
|
|
y1="19.080866"
|
|
x2="22.261658"
|
|
y2="7.4739408"
|
|
style="fill:none;stroke:#c4c4c4;stroke-width:0.675072;stroke-linecap:round;stroke-linejoin:round"
|
|
id="line1-2-2-7" />
|
|
</svg>
|