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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="47"
height="27"
version="1.1"
id="svg10"
sodipodi:docname="toggle-on.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
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="defs14" />
<sodipodi:namedview
id="namedview12"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="true"
inkscape:zoom="10.145445"
inkscape:cx="-13.257181"
inkscape:cy="26.415795"
inkscape:window-width="1823"
inkscape:window-height="748"
inkscape:window-x="16"
inkscape:window-y="202"
inkscape:window-maximized="0"
inkscape:current-layer="g8">
<inkscape:grid
type="xygrid"
id="grid851" />
</sodipodi:namedview>
<g
transform="translate(0,-291.18)"
id="g8">
<rect
width="45"
height="25.000004"
y="291.67999"
fill="#ff0001"
rx="12.327819"
ry="12.511968"
style="fill:#3584e4;fill-opacity:1;stroke:#3584e4;stroke-width:0.999992;stroke-dasharray:none;stroke-opacity:1;marker:none;opacity:1"
id="rect2"
x="0.5" />
<rect
width="20"
height="20"
x="23"
y="295.17999"
fill="#f8f7f7"
rx="10"
ry="10"
style="fill:#000000;fill-opacity:0.2;stroke:none;stroke-width:1;marker:none"
id="rect4" />
<rect
width="20"
height="20"
x="23"
y="294.17999"
fill="#f8f7f7"
rx="10"
ry="10"
style="fill:#e4e4e4;fill-opacity:1;stroke:none;stroke-width:1;marker:none"
id="rect6" />
</g>
</svg>
|