mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Cancel and Apply buttons (#5435)
* Cancel button added back in, Green apply replaced with CHECKMARK * 2-point arc icon added --------- Co-authored-by: tim <tjrhyder@gmail.com>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 608 B |
Binary file not shown.
|
Before Width: | Height: | Size: 508 B |
Binary file not shown.
|
After Width: | Height: | Size: 651 B |
Binary file not shown.
|
Before Width: | Height: | Size: 506 B |
@@ -322,12 +322,10 @@ def add_header_apply_button(layout, text, apply_operator, cancel_operator, ui_co
|
||||
)
|
||||
|
||||
row = layout.row(align=True)
|
||||
row.operator(
|
||||
apply_operator,
|
||||
text="Apply" if ui_context != "TOOL_HEADER" else "",
|
||||
icon_value=custom_icon_previews["APPLY"].icon_id,
|
||||
)
|
||||
row.label(text="", icon="EVENT_TAB") if ui_context != "TOOL_HEADER" else row
|
||||
row.operator(apply_operator, text="Apply" if ui_context!="TOOL_HEADER" else "", icon="CHECKMARK")
|
||||
row.label(text="", icon="EVENT_TAB") if ui_context!="TOOL_HEADER" else row
|
||||
row = layout.row(align=True) if ui_context!="TOOL_HEADER" else row
|
||||
row.operator(cancel_operator, text="Cancel" if ui_context!="TOOL_HEADER" else "", icon="CANCEL")
|
||||
|
||||
row = layout.row(align=True)
|
||||
row.label(text="Tools")
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
inkscape:export-ydpi="96"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
|
||||
id="namedview7"
|
||||
@@ -27,15 +28,15 @@
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="px"
|
||||
showgrid="true"
|
||||
inkscape:zoom="19.333334"
|
||||
inkscape:cx="12.775862"
|
||||
inkscape:cy="21.284482"
|
||||
inkscape:window-width="1839"
|
||||
inkscape:window-height="1421"
|
||||
inkscape:window-x="1064"
|
||||
inkscape:window-y="106"
|
||||
inkscape:zoom="22.627417"
|
||||
inkscape:cx="15.224893"
|
||||
inkscape:cy="23.798563"
|
||||
inkscape:window-width="2328"
|
||||
inkscape:window-height="1555"
|
||||
inkscape:window-x="590"
|
||||
inkscape:window-y="45"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="g38229"
|
||||
inkscape:current-layer="g59575"
|
||||
showguides="true"><inkscape:grid
|
||||
type="axonomgrid"
|
||||
id="grid5114"
|
||||
@@ -46,7 +47,8 @@
|
||||
empopacity="0.62352941"
|
||||
originx="4.2333333"
|
||||
originy="4.2333333"
|
||||
enabled="false" /><inkscape:grid
|
||||
enabled="false"
|
||||
snapvisiblegridlinesonly="false" /><inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid9794"
|
||||
enabled="false"
|
||||
@@ -54,7 +56,9 @@
|
||||
spacingy="0.48947916"
|
||||
originx="4.2333333"
|
||||
originy="4.2333333"
|
||||
empspacing="43" /><sodipodi:guide
|
||||
empspacing="43"
|
||||
visible="true"
|
||||
snapvisiblegridlinesonly="true" /><sodipodi:guide
|
||||
position="0.52916666,12.551172"
|
||||
orientation="-1,0"
|
||||
id="guide1199"
|
||||
@@ -80,7 +84,7 @@
|
||||
inkscape:label=""
|
||||
inkscape:color="rgb(0,134,229)" /><sodipodi:guide
|
||||
position="0.52916666,4.2333333"
|
||||
orientation="0,1"
|
||||
orientation="0.00033125958,0.99999995"
|
||||
id="guide13981"
|
||||
inkscape:locked="false"
|
||||
inkscape:label=""
|
||||
@@ -115,11 +119,27 @@
|
||||
orientation="1,0"
|
||||
id="guide18861"
|
||||
inkscape:locked="false" /><sodipodi:guide
|
||||
position="8.4666666,6.3499999"
|
||||
orientation="0,-1"
|
||||
id="guide18863"
|
||||
position="2.2127797,0.70105886"
|
||||
orientation="1,0"
|
||||
id="guide57906"
|
||||
inkscape:locked="false" /></sodipodi:namedview><defs
|
||||
id="defs2"><inkscape:path-effect
|
||||
id="defs2"><linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient46349"><stop
|
||||
style="stop-color:#75ffaf;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop46345" /><stop
|
||||
style="stop-color:#00d27b;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop46347" /></linearGradient><linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient44721"><stop
|
||||
style="stop-color:#009a5f;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop44717" /><stop
|
||||
style="stop-color:#75ffaf;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop44719" /></linearGradient><inkscape:path-effect
|
||||
effect="bspline"
|
||||
id="path-effect6138"
|
||||
is_visible="true"
|
||||
@@ -171,7 +191,25 @@
|
||||
helper_size="0"
|
||||
apply_no_weight="true"
|
||||
apply_with_weight="true"
|
||||
only_selected="false" /></defs><g
|
||||
only_selected="false" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient44721"
|
||||
id="linearGradient44723"
|
||||
x1="0.8421222"
|
||||
y1="4.2333331"
|
||||
x2="1.689925"
|
||||
y2="2.7648959"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0.2240863,-0.3876962)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient46349"
|
||||
id="linearGradient46351"
|
||||
x1="0.8421222"
|
||||
y1="2.2754166"
|
||||
x2="1.689925"
|
||||
y2="0.80697918"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-0.2225785,0.3850876)" /></defs><g
|
||||
inkscape:groupmode="layer"
|
||||
id="g29748"
|
||||
inkscape:label="void"
|
||||
@@ -1475,7 +1513,7 @@
|
||||
inkscape:groupmode="layer"
|
||||
id="g38229"
|
||||
inkscape:label="apply_void"
|
||||
style="display:inline"><path
|
||||
style="display:none"><path
|
||||
style="display:inline;fill:#4c9fff;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 0.76091855,2.4310578 4.0934898,4.3552832 V 8.2020824 L 0.76091855,6.2767558"
|
||||
id="path38219"
|
||||
@@ -1484,7 +1522,7 @@
|
||||
id="path38221"
|
||||
style="display:inline;fill:#99c8ff;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
inkscape:label="side-right"
|
||||
d="M 7.7080566 2.4298258 L 4.3754435 4.3547729 L 4.3754435 8.2010497 L 5.2678955 7.6858357 L 4.8358805 7.2538207 A 0.67680418 0.67680418 0 0 1 4.8358805 6.2967732 A 0.67680418 0.67680418 0 0 1 5.792928 6.2967732 L 6.2053059 6.7091512 L 7.1933593 5.720581 A 0.67680418 0.67680418 0 0 1 7.7080566 5.5236938 L 7.7080566 2.4298258 z " /><path
|
||||
d="M 7.7080566,2.4298258 4.3754435,4.3547729 v 3.8462768 l 0.892452,-0.515214 -0.432015,-0.432015 a 0.67680418,0.67680418 0 0 1 0,-0.9570475 0.67680418,0.67680418 0 0 1 0.9570475,0 L 6.2053059,6.7091512 7.1933593,5.720581 A 0.67680418,0.67680418 0 0 1 7.7080566,5.5236938 Z" /><path
|
||||
style="display:inline;fill:#cce3ff;fill-opacity:1;stroke:#75ffaf;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 7.5642528,2.187708 4.2344344,4.1113829 0.90461606,2.187708 4.2333333,0.26458379"
|
||||
id="path38223"
|
||||
@@ -1496,7 +1534,7 @@
|
||||
transform="matrix(0.9343902,0,0,0.94423804,0.27774818,0.236059)"
|
||||
inkscape:label="edges" /><path
|
||||
id="path12568-9"
|
||||
style="display:inline;fill:none;stroke:#ffffff;stroke-width:0.55985833;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
style="display:inline;fill:none;stroke:#ffffff;stroke-width:0.559858;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 7.6720194,6.2002014 6.2060546,7.6661662 5.3153418,6.7754533"
|
||||
sodipodi:nodetypes="ccc" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
@@ -1582,6 +1620,255 @@
|
||||
d="m 4.2233784,-0.052978 a 0.14085458,0.14085458 0 0 0 -0.013826,0.0016419 0.14085458,0.14085458 0 0 0 -0.04535,0.01641845 L 0.53343037,2.0370913 a 0.14085458,0.14085458 0 0 0 -0.009402,0.00821 0.14084052,0.14084052 0 0 0 -0.011614,0.0093 0.14085458,0.14085458 0 0 0 -0.0270994,0.031742 0.14084052,0.14084052 0 0 0 -0.002765,0.00328 0.14084052,0.14084052 0 0 0 -0.001106,0.00383 0.14085458,0.14085458 0 0 0 -0.0149323,0.042688 0.14084052,0.14084052 0 0 0 -0.001106,0.0093 0.14085458,0.14085458 0 0 0 -0.002765,0.014777 V 6.3064255 A 0.14085458,0.14085458 0 0 0 0.53343107,6.429564 L 4.1642021,8.5021316 a 0.14085458,0.14085458 0 0 0 0.00387,0.00164 0.14084052,0.14084052 0 0 0 0.032077,0.010946 0.14085458,0.14085458 0 0 0 0.016039,0.00328 0.14084052,0.14084052 0 0 0 0.016038,0.00328 0.14084052,0.14084052 0 0 0 0.017145,-0.00328 0.14085458,0.14085458 0 0 0 0.018251,-0.00328 0.14084052,0.14084052 0 0 0 0.029312,-0.010398 0.14085458,0.14085458 0 0 0 0.00553,-0.00219 L 5.9372798,7.5690161 V 7.2444779 L 4.3749141,8.1370946 V 4.3137837 L 7.7225246,2.4004864 V 5.7427366 H 8.0040269 V 2.1602297 A 0.14085458,0.14085458 0 0 0 7.9315774,2.0370913 L 4.3024645,-0.0349177 A 0.14085458,0.14085458 0 0 0 4.2233784,-0.052978 Z M 4.2322272,0.24802701 7.5781786,2.1596824 4.2333333,4.0718852 0.88848805,2.1596824 Z M 0.74414205,2.401581 4.0917526,4.314331 V 8.1381892 L 0.74414205,6.2243446 Z"
|
||||
transform="matrix(0.9343902,0,0,0.94423804,0.27774818,0.236059)"
|
||||
inkscape:label="edges" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="g39376"
|
||||
inkscape:label="wall_tool"
|
||||
style="display:none"><path
|
||||
style="display:inline;fill:#00d27b;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 6.7767416,0.80697918 2.5377278,3.254375 V 8.1491666 L 6.7767416,5.7017708"
|
||||
id="path39366"
|
||||
inkscape:label="side-right"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="display:inline;fill:#75ffaf;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 5.9289388,0.31750002 1.6899249,2.7648958 2.5377278,3.254375 6.7767416,0.80697918"
|
||||
id="path39366-0"
|
||||
inkscape:label="side-top"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="display:inline;fill:#009a5f;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 1.6899249,2.7648958 V 7.6596874 L 2.5377278,8.1491666 V 3.254375"
|
||||
id="path39366-0-3"
|
||||
inkscape:label="side-left"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
id="path39372"
|
||||
style="color:#000000;display:none;fill:#ffffff;stroke-width:0.563779;stroke-miterlimit:0;stroke-dasharray:none;-inkscape-stroke:none;paint-order:stroke fill markers"
|
||||
d="m 6.2106881,5.005932 0.00193,1.070418 -1.0731715,-2e-7 v 0.5659811 l 1.0731715,1e-7 -0.00193,1.0709689 h 0.5659812 l -0.00193,-1.0709689 1.0731752,-1e-7 V 6.0763498 l -1.0731752,2e-7 0.00193,-1.070418 z"
|
||||
sodipodi:nodetypes="ccccccccccccc"
|
||||
inkscape:label="plus" /><path
|
||||
id="path39374"
|
||||
style="color:#000000;display:none;fill:#00d27b;stroke-width:0.939301;stroke-linejoin:round;stroke-miterlimit:0;-inkscape-stroke:none;paint-order:stroke fill markers"
|
||||
d="m 4.0120815,0.05302915 a 0.13161314,0.13300025 0 0 0 -0.012919,0.00155 0.13161314,0.13300025 0 0 0 -0.042375,0.0155029 L 0.56423016,2.0265521 a 0.13161314,0.13300025 0 0 0 -0.008785,0.00775 0.1316,0.13298698 0 0 0 -0.010852,0.00878 0.13161314,0.13300025 0 0 0 -0.0253214,0.029972 0.1316,0.13298698 0 0 0 -0.002584,0.0031 0.1316,0.13298698 0 0 0 -0.001033,0.00362 0.13161314,0.13300025 0 0 0 -0.0139526,0.040308 0.1316,0.13298698 0 0 0 -0.001033,0.00878 0.13161314,0.13300025 0 0 0 -0.002584,0.013953 v 3.9150066 a 0.13161314,0.13300025 0 0 0 0.0661459,0.116272 L 3.9567877,8.1310891 a 0.13161314,0.13300025 0 0 0 0.00362,0.00155 0.1316,0.13298698 0 0 0 0.029972,0.010336 0.13161314,0.13300025 0 0 0 0.014987,0.0031 0.1316,0.13298698 0 0 0 0.014986,0.0031 0.1316,0.13298698 0 0 0 0.01602,-0.0031 0.13161314,0.13300025 0 0 0 0.017054,-0.0031 0.1316,0.13298698 0 0 0 0.027389,-0.00982 0.13161314,0.13300025 0 0 0 0.00517,-0.00207 L 5.6135341,7.2500059 V 6.9435646 L 4.1536749,7.7864073 V 4.1762917 L 7.2816494,2.3696836 v 3.1558798 h 0.263033 V 2.1428241 A 0.13161314,0.13300025 0 0 0 7.4769863,2.0265521 L 4.0859787,0.07008237 A 0.13161314,0.13300025 0 0 0 4.0120815,0.05302915 Z M 4.0203497,0.33724953 7.1467739,2.1423073 4.0213832,3.9478819 0.89599258,2.1423073 Z M 0.76111709,2.3707172 3.8890916,4.1768085 V 7.7874408 L 0.76111709,5.980316 Z"
|
||||
inkscape:label="edges" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="g55959"
|
||||
inkscape:label="door_tool"
|
||||
style="display:none"><path
|
||||
id="path55949"
|
||||
style="display:inline;fill:#009a5f;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
inkscape:label="side-right"
|
||||
d="M 5.1764573,1.7385987 3.0979721,0.53858544 V 5.3390463 l 2.0784852,1.1996054 z"
|
||||
sodipodi:nodetypes="ccccc" /><path
|
||||
id="path55949-3"
|
||||
style="display:inline;fill:#00d27b;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
inkscape:label="side-right"
|
||||
d="m 3.4539032,3.0333199 2.078484,-1.2000133 v 4.800053 L 5.7241986,6.5226173 5.7921964,1.3833016 3.1940927,2.8833182 V 7.9833746 L 3.453902,7.8333729 Z"
|
||||
sodipodi:nodetypes="ccccccccc" /><path
|
||||
style="display:inline;fill:#75ffaf;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 5.2725754,1.0832983 2.6744705,2.5833149 3.1940927,2.8833182 5.7921964,1.3833016"
|
||||
id="path55951"
|
||||
inkscape:label="side-top"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="display:inline;fill:#75ffaf;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="m 3.1940903,0.48329177 -0.096118,0.0552937 2.0784852,1.20001323 0.096117,-0.055294"
|
||||
id="path55951-3"
|
||||
inkscape:label="side-top"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="display:inline;fill:#009a5f;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 2.6744705,2.5833149 V 7.6833712 L 3.1940927,7.9833746 V 2.8833182"
|
||||
id="path55953"
|
||||
inkscape:label="side-left"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
id="path55953-3"
|
||||
style="display:inline;fill:#00d27b;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
inkscape:label="side-left"
|
||||
d="m 5.2725754,1.9833083 -0.096118,0.055294 v 4.5000496 l 0.096118,-0.055294 z"
|
||||
sodipodi:nodetypes="ccccc" /><path
|
||||
style="display:inline;fill:#009a5f;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 5.2725754,1.9833083 V 6.4833579 L 5.5323859,6.6333596 V 1.8333066"
|
||||
id="path55953-4"
|
||||
inkscape:label="side-left"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
id="path55955"
|
||||
style="color:#000000;display:none;fill:#ffffff;stroke-width:0.563779;stroke-miterlimit:0;stroke-dasharray:none;-inkscape-stroke:none;paint-order:stroke fill markers"
|
||||
d="m 6.2106881,5.005932 0.00193,1.070418 -1.0731715,-2e-7 v 0.5659811 l 1.0731715,1e-7 -0.00193,1.0709689 h 0.5659812 l -0.00193,-1.0709689 1.0731752,-1e-7 V 6.0763498 l -1.0731752,2e-7 0.00193,-1.070418 z"
|
||||
sodipodi:nodetypes="ccccccccccccc"
|
||||
inkscape:label="plus" /><path
|
||||
id="path55957"
|
||||
style="color:#000000;display:none;fill:#00d27b;stroke-width:0.939301;stroke-linejoin:round;stroke-miterlimit:0;-inkscape-stroke:none;paint-order:stroke fill markers"
|
||||
d="m 4.0120815,0.05302915 a 0.13161314,0.13300025 0 0 0 -0.012919,0.00155 0.13161314,0.13300025 0 0 0 -0.042375,0.0155029 L 0.56423016,2.0265521 a 0.13161314,0.13300025 0 0 0 -0.008785,0.00775 0.1316,0.13298698 0 0 0 -0.010852,0.00878 0.13161314,0.13300025 0 0 0 -0.0253214,0.029972 0.1316,0.13298698 0 0 0 -0.002584,0.0031 0.1316,0.13298698 0 0 0 -0.001033,0.00362 0.13161314,0.13300025 0 0 0 -0.0139526,0.040308 0.1316,0.13298698 0 0 0 -0.001033,0.00878 0.13161314,0.13300025 0 0 0 -0.002584,0.013953 v 3.9150066 a 0.13161314,0.13300025 0 0 0 0.0661459,0.116272 L 3.9567877,8.1310891 a 0.13161314,0.13300025 0 0 0 0.00362,0.00155 0.1316,0.13298698 0 0 0 0.029972,0.010336 0.13161314,0.13300025 0 0 0 0.014987,0.0031 0.1316,0.13298698 0 0 0 0.014986,0.0031 0.1316,0.13298698 0 0 0 0.01602,-0.0031 0.13161314,0.13300025 0 0 0 0.017054,-0.0031 0.1316,0.13298698 0 0 0 0.027389,-0.00982 0.13161314,0.13300025 0 0 0 0.00517,-0.00207 L 5.6135341,7.2500059 V 6.9435646 L 4.1536749,7.7864073 V 4.1762917 L 7.2816494,2.3696836 v 3.1558798 h 0.263033 V 2.1428241 A 0.13161314,0.13300025 0 0 0 7.4769863,2.0265521 L 4.0859787,0.07008237 A 0.13161314,0.13300025 0 0 0 4.0120815,0.05302915 Z M 4.0203497,0.33724953 7.1467739,2.1423073 4.0213832,3.9478819 0.89599258,2.1423073 Z M 0.76111709,2.3707172 3.8890916,4.1768085 V 7.7874408 L 0.76111709,5.980316 Z"
|
||||
inkscape:label="edges" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="g40594"
|
||||
inkscape:label="column_tool"
|
||||
style="display:none"><path
|
||||
style="display:inline;fill:#00d27b;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 5.5050375,1.0517188 4.2333333,1.7859375 V 8.1491666 L 5.5050375,7.4149478"
|
||||
id="path40584"
|
||||
inkscape:label="side-right"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="display:inline;fill:#75ffaf;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 4.2333328,0.31750008 2.9616291,1.0517188 4.2333333,1.7859375 5.5050375,1.0517188"
|
||||
id="path40586"
|
||||
inkscape:label="side-top"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="display:inline;fill:#009a5f;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="m 2.9616291,1.0517188 v 6.363229 L 4.2333333,8.1491666 V 1.7859375"
|
||||
id="path40588"
|
||||
inkscape:label="side-left"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
id="path40590"
|
||||
style="color:#000000;display:none;fill:#ffffff;stroke-width:0.563779;stroke-miterlimit:0;stroke-dasharray:none;-inkscape-stroke:none;paint-order:stroke fill markers"
|
||||
d="m 6.2106881,5.005932 0.00193,1.070418 -1.0731715,-2e-7 v 0.5659811 l 1.0731715,1e-7 -0.00193,1.0709689 h 0.5659812 l -0.00193,-1.0709689 1.0731752,-1e-7 V 6.0763498 l -1.0731752,2e-7 0.00193,-1.070418 z"
|
||||
sodipodi:nodetypes="ccccccccccccc"
|
||||
inkscape:label="plus" /><path
|
||||
id="path40592"
|
||||
style="color:#000000;display:none;fill:#00d27b;stroke-width:0.939301;stroke-linejoin:round;stroke-miterlimit:0;-inkscape-stroke:none;paint-order:stroke fill markers"
|
||||
d="m 4.0120815,0.05302915 a 0.13161314,0.13300025 0 0 0 -0.012919,0.00155 0.13161314,0.13300025 0 0 0 -0.042375,0.0155029 L 0.56423016,2.0265521 a 0.13161314,0.13300025 0 0 0 -0.008785,0.00775 0.1316,0.13298698 0 0 0 -0.010852,0.00878 0.13161314,0.13300025 0 0 0 -0.0253214,0.029972 0.1316,0.13298698 0 0 0 -0.002584,0.0031 0.1316,0.13298698 0 0 0 -0.001033,0.00362 0.13161314,0.13300025 0 0 0 -0.0139526,0.040308 0.1316,0.13298698 0 0 0 -0.001033,0.00878 0.13161314,0.13300025 0 0 0 -0.002584,0.013953 v 3.9150066 a 0.13161314,0.13300025 0 0 0 0.0661459,0.116272 L 3.9567877,8.1310891 a 0.13161314,0.13300025 0 0 0 0.00362,0.00155 0.1316,0.13298698 0 0 0 0.029972,0.010336 0.13161314,0.13300025 0 0 0 0.014987,0.0031 0.1316,0.13298698 0 0 0 0.014986,0.0031 0.1316,0.13298698 0 0 0 0.01602,-0.0031 0.13161314,0.13300025 0 0 0 0.017054,-0.0031 0.1316,0.13298698 0 0 0 0.027389,-0.00982 0.13161314,0.13300025 0 0 0 0.00517,-0.00207 L 5.6135341,7.2500059 V 6.9435646 L 4.1536749,7.7864073 V 4.1762917 L 7.2816494,2.3696836 v 3.1558798 h 0.263033 V 2.1428241 A 0.13161314,0.13300025 0 0 0 7.4769863,2.0265521 L 4.0859787,0.07008237 A 0.13161314,0.13300025 0 0 0 4.0120815,0.05302915 Z M 4.0203497,0.33724953 7.1467739,2.1423073 4.0213832,3.9478819 0.89599258,2.1423073 Z M 0.76111709,2.3707172 3.8890916,4.1768085 V 7.7874408 L 0.76111709,5.980316 Z"
|
||||
inkscape:label="edges" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="g40979"
|
||||
inkscape:label="beam_tool"
|
||||
style="display:none"><path
|
||||
style="display:inline;fill:#009a5f;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="m 6.3528396,7.4149478 6e-7,-2.4473958 -5.510718,-3.1816145 -4.8e-7,2.4473958"
|
||||
id="path40969"
|
||||
inkscape:label="side-left"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="display:inline;fill:#00d27b;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="m 7.6245441,6.6807286 3e-7,-2.4473953 -1.2717042,0.7342187 -6e-7,2.4473958"
|
||||
id="path40971"
|
||||
inkscape:label="side-right"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="display:inline;fill:#75ffaf;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 7.6273846,4.2316934 2.1166667,1.0500789 0.84496245,1.7842976 6.3556805,4.9659122"
|
||||
id="path40973"
|
||||
inkscape:label="side-top"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
id="path40975"
|
||||
style="color:#000000;display:none;fill:#ffffff;stroke-width:0.563779;stroke-miterlimit:0;stroke-dasharray:none;-inkscape-stroke:none;paint-order:stroke fill markers"
|
||||
d="m 6.2106881,5.005932 0.00193,1.070418 -1.0731715,-2e-7 v 0.5659811 l 1.0731715,1e-7 -0.00193,1.0709689 h 0.5659812 l -0.00193,-1.0709689 1.0731752,-1e-7 V 6.0763498 l -1.0731752,2e-7 0.00193,-1.070418 z"
|
||||
sodipodi:nodetypes="ccccccccccccc"
|
||||
inkscape:label="plus" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="g44460"
|
||||
inkscape:label="pipe_tool"
|
||||
style="display:none"><path
|
||||
style="display:inline;fill:url(#linearGradient44723);fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="m 6.1530251,4.8245954 -5.0868166,-2.9368749 -10e-7,1.9579166 5.0868176,2.936875"
|
||||
id="path44452"
|
||||
inkscape:label="side-left"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="display:inline;fill:#00d27b;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="m 7.6273846,6.18961 c 0,-0.6526388 0,-1.3052777 0,-1.9579166 L 6.3556804,4.9659121 5.931779,5.2106517 v 1.9579167"
|
||||
id="path44454"
|
||||
inkscape:label="side-right"
|
||||
sodipodi:nodetypes="ccccc" /><path
|
||||
style="display:inline;fill:url(#linearGradient46351);fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 7.4048061,4.616781 2.3151493,1.6815459 0.6195436,2.6605043 5.7063603,5.5973792"
|
||||
id="path44456"
|
||||
inkscape:label="side-top"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
id="path44458"
|
||||
style="color:#000000;display:none;fill:#ffffff;stroke-width:0.563779;stroke-miterlimit:0;stroke-dasharray:none;-inkscape-stroke:none;paint-order:stroke fill markers"
|
||||
d="m 6.2106881,5.005932 0.00193,1.070418 -1.0731715,-2e-7 v 0.5659811 l 1.0731715,1e-7 -0.00193,1.0709689 h 0.5659812 l -0.00193,-1.0709689 1.0731752,-1e-7 V 6.0763498 l -1.0731752,2e-7 0.00193,-1.070418 z"
|
||||
sodipodi:nodetypes="ccccccccccccc"
|
||||
inkscape:label="plus" /><path
|
||||
id="path59072"
|
||||
style="fill:none;fill-opacity:1;stroke:#009a5f;stroke-width:0.0264583;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 7.4048061,4.616781 7.6273847,4.2316934" /><path
|
||||
id="path59101"
|
||||
style="fill:none;fill-opacity:1;stroke:#009a5f;stroke-width:0.0264583;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 5.9289388,7.1702082 6.1530251,6.7825121" /><ellipse
|
||||
style="display:inline;fill:#75ffaf;fill-opacity:1;stroke:#009a5f;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
id="path44528"
|
||||
cx="8.1678228"
|
||||
cy="10.255413"
|
||||
rx="1.0195343"
|
||||
ry="0.98485321"
|
||||
transform="matrix(0.83003537,-0.55771075,0,1,0,0)" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="g41003"
|
||||
inkscape:label="duct_tool"
|
||||
style="display:none"><path
|
||||
style="display:inline;fill:#009a5f;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="m 7.5273129,5.3750602 9e-7,-1.5210607 -2.6345573,1.5210607 v 1.5210617"
|
||||
id="path40997"
|
||||
inkscape:label="side-right"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="color:#000000;display:inline;fill:#00d27b;fill-opacity:1;stroke-width:1.55376;-inkscape-stroke:none;paint-order:stroke fill markers"
|
||||
d="M 0.73552486,2.7374794 3.9856656,0.85901354 V 3.3322764 L 0.52916672,5.3260603 V 2.8558319 Z M 3.5754785,1.5724057 0.94092216,3.0934675 V 4.6145292 L 3.5754785,3.0934675 Z"
|
||||
id="path40995-6-5-7-8"
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
inkscape:label="mid-ring" /><path
|
||||
style="display:inline;fill:#009a5f;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 4.8927565,6.8961219 V 5.3750602 L 0.94092216,3.0934675 v 1.5210617"
|
||||
id="path40995"
|
||||
inkscape:label="side-left"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="display:inline;fill:#75ffaf;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 7.5273138,3.8539995 3.5754785,1.5724057 0.94092216,3.0934675 4.8927565,5.3750602 m 2.6345573,1.1e-6 -1.3172791,-0.7605321 -1.3172782,0.760531 v 1.5210617"
|
||||
id="path40999"
|
||||
inkscape:label="side-top"
|
||||
sodipodi:nodetypes="cccccccc" /><path
|
||||
style="color:#000000;display:inline;fill:#00d27b;fill-opacity:1;stroke-width:1.55376;-inkscape-stroke:none;paint-order:stroke fill markers"
|
||||
d="M 4.6873592,5.0190721 7.9375,3.1406062 V 5.6138691 L 4.4810011,7.607653 V 5.1374246 Z M 7.5273129,3.8539984 4.8927565,5.3750602 V 6.8961219 L 7.5273129,5.3750602 Z"
|
||||
id="path40995-6-5-7"
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
inkscape:label="front-ring" /><path
|
||||
id="path41001"
|
||||
style="color:#000000;display:none;fill:#ffffff;stroke-width:0.563779;stroke-miterlimit:0;stroke-dasharray:none;-inkscape-stroke:none;paint-order:stroke fill markers"
|
||||
d="m 6.2106881,5.005932 0.00193,1.070418 -1.0731715,-2e-7 v 0.5659811 l 1.0731715,1e-7 -0.00193,1.0709689 h 0.5659812 l -0.00193,-1.0709689 1.0731752,-1e-7 V 6.0763498 l -1.0731752,2e-7 0.00193,-1.070418 z"
|
||||
sodipodi:nodetypes="ccccccccccccc"
|
||||
inkscape:label="plus" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="g43744"
|
||||
inkscape:label="cable_carrier_tool"
|
||||
style="display:none"
|
||||
transform="translate(3.504315e-8,-6.7766701e-4)"><path
|
||||
id="path40999-2"
|
||||
style="display:inline;fill:#75ffaf;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
inkscape:label="side-top"
|
||||
d="M 3.3181107,2.7230859 0.52916824,4.3330395 5.1482215,7.000428 7.937164,5.3904746 Z M 3.2790097,2.9287928 3.7550255,3.2025019 3.5170176,3.3393563 3.0410015,3.0656474 Z M 2.8471952,3.1770011 3.3232109,3.4507101 3.0860531,3.5875647 2.6100372,3.3138555 Z M 2.4162309,3.4269093 2.8922467,3.7006184 2.6542388,3.8374729 2.178223,3.5637636 Z M 4.2310411,3.4762104 4.7070569,3.7499195 4.469049,3.886774 3.9930332,3.6130649 Z M 1.9844165,3.6759675 2.4604323,3.9496768 2.2232745,4.0865312 1.7472587,3.8128222 Z M 3.7992267,3.7244199 4.2752425,3.9981289 4.0380847,4.1349834 3.5620689,3.8612743 Z M 1.5534522,3.9250259 2.029468,4.198735 1.7914601,4.3355894 1.3154443,4.0618802 Z M 3.3682624,3.974327 3.8442782,4.2480361 3.6062703,4.3848905 3.1302545,4.1111814 Z M 5.1830726,4.0236291 5.6590886,4.2973383 5.4210805,4.4341927 4.9450647,4.1604837 Z M 1.1216379,4.1740841 1.5976536,4.4477931 1.3604958,4.5846478 0.88448005,4.3109387 Z M 2.936448,4.2233858 3.412464,4.4970949 3.175306,4.6339494 2.6992903,4.3602403 Z M 4.7512584,4.2718382 5.2272742,4.5455472 4.9901162,4.6824017 4.5141004,4.4086926 Z M 2.5054838,4.4724448 2.9814995,4.7461539 2.7434916,4.8830084 2.2674759,4.6092993 Z M 4.320294,4.5217459 4.7963099,4.795455 4.558302,4.9323095 4.0822861,4.6586004 Z M 6.1351043,4.571047 6.6111201,4.8447561 6.3731122,4.9816106 5.8970964,4.7079015 Z M 2.0736696,4.7215024 2.5496853,4.9952114 2.3125274,5.1320659 1.8365116,4.8583568 Z M 3.8884797,4.770804 4.3644955,5.044513 4.1273376,5.1813675 3.6513218,4.9076584 Z M 5.7032899,4.8192563 6.1793057,5.0929655 5.9421479,5.22982 5.4661322,4.9561109 Z M 3.4575155,5.019863 3.9335312,5.293572 3.6955233,5.4304265 3.2195076,5.1567174 Z M 5.2723257,5.0691641 5.7483414,5.3428731 5.5103335,5.4797276 5.0343178,5.2060185 Z M 7.0871359,5.1184652 7.5631516,5.3921742 7.3251437,5.5290287 6.849128,5.2553195 Z M 3.0257011,5.2689205 3.5017169,5.5426296 3.2645591,5.679484 2.7885431,5.405775 Z M 4.8405113,5.3182221 5.3165271,5.5919312 5.0793693,5.7287858 4.6033535,5.4550767 Z M 6.6553215,5.3666738 7.1313374,5.6403828 6.8941795,5.7772373 6.4181637,5.5035282 Z M 4.409547,5.5672803 4.8855628,5.8409895 4.6475549,5.977844 4.1715391,5.7041349 Z M 6.2243572,5.6165814 6.700373,5.8902905 6.4623651,6.0271449 5.9863493,5.7534358 Z M 3.9777326,5.8163386 4.4537484,6.0900477 4.2165906,6.2269023 3.7405748,5.9531933 Z M 5.7925428,5.8656402 6.2685588,6.1393493 6.0314008,6.2762039 5.555385,6.0024948 Z M 5.3615785,6.1146986 5.8375945,6.3884077 5.5995864,6.5252621 5.1235707,6.251553 Z M 4.9297643,6.3637568 5.4057801,6.6374658 5.1686221,6.7743205 4.6926064,6.5006114 Z" /><path
|
||||
id="path43732-4"
|
||||
style="display:inline;fill:#009a5f;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
inkscape:label="side-left"
|
||||
d="M 3.3184458,1.4674242 V 2.7229158 L 7.9374991,5.3903045 V 4.1339627 L 7.7462427,4.0243091 7.2702269,3.7497499 V 3.7489 L 6.7976114,3.4760408 Z M 3.4782516,1.7887348 3.9542674,2.062444 V 2.3378531 L 3.4782511,2.062444 Z m 0,0.5074668 0.4760158,0.2754093 V 2.84532 L 3.4782511,2.5716109 Z M 4.4268831,2.3378539 4.9020488,2.611563 V 2.8861213 L 4.4268827,2.6115622 Z m 0,0.5074669 0.4751657,0.2745591 V 3.3944381 L 4.4268827,3.1198791 Z m 0.947781,0.040801 0.4751657,0.2745592 V 3.43524 L 5.3746641,3.1606805 Z m 0,0.5083168 0.4751657,0.2745592 V 3.9435564 L 5.3746641,3.6689973 Z M 6.3224455,3.43524 6.7976114,3.7097991 V 3.9835077 L 6.3224455,3.7097986 Z m 0,0.5083169 0.4751659,0.2737091 V 4.4926745 L 6.3224455,4.2172655 Z m 0.9477814,0.039951 0.4760158,0.2754092 V 4.5334759 L 7.2702269,4.2589169 Z m 0,0.5091668 0.4760158,0.2737092 V 5.0409428 L 7.2702269,4.7663838 Z" /><path
|
||||
id="path43732-4-4"
|
||||
style="display:inline;fill:#009a5f;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
inkscape:label="side-left"
|
||||
d="M 0.52933569,3.0777176 V 4.3332092 L 5.148389,7.0005979 V 5.7442561 L 4.9571326,5.6346025 4.4811168,5.3600433 V 5.3591934 L 4.0085012,5.0863342 Z M 0.6891415,3.3990282 1.1651574,3.6727374 V 3.9481465 L 0.689141,3.6727374 Z m 0,0.5074668 0.4760159,0.2754093 V 4.4556134 L 0.689141,4.1819043 Z M 1.6377732,3.948147 2.1129389,4.2218561 V 4.4964147 L 1.6377727,4.2218556 Z m 0,0.5074669 0.4751657,0.2745591 V 5.0047315 L 1.6377727,4.7301725 Z m 0.9477809,0.0408 0.4751655,0.2745592 V 5.0455329 L 2.5855541,4.7709739 Z m 0,0.5083168 0.4751655,0.2745591 v 0.27456 L 2.5855541,5.2792907 Z M 3.5333355,5.045533 4.0085012,5.3200922 V 5.5938011 L 3.5333355,5.320092 Z m 0,0.508317 0.4751659,0.273709 V 6.1029679 L 3.5333355,5.8275589 Z M 4.481117,5.5938014 4.9571327,5.8692107 V 6.1437693 L 4.4811168,5.8692103 Z m 0,0.5091669 0.4760157,0.2737092 V 6.6512362 L 4.4811168,6.3766772 Z" /><path
|
||||
id="path43742"
|
||||
style="color:#000000;display:none;fill:#ffffff;stroke-width:0.563779;stroke-miterlimit:0;stroke-dasharray:none;-inkscape-stroke:none;paint-order:stroke fill markers"
|
||||
d="m 6.2106881,5.005932 0.00193,1.070418 -1.0731715,-2e-7 v 0.5659811 l 1.0731715,1e-7 -0.00193,1.0709689 h 0.5659812 l -0.00193,-1.0709689 1.0731752,-1e-7 V 6.0763498 l -1.0731752,2e-7 0.00193,-1.070418 z"
|
||||
sodipodi:nodetypes="ccccccccccccc"
|
||||
inkscape:label="plus" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="g40207"
|
||||
inkscape:label="slab_tool"
|
||||
style="display:none"><path
|
||||
style="display:inline;fill:#00d27b;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 8.0484458,3.9885936 4.2333333,6.1912499 V 7.1702082 L 8.0484458,4.967552"
|
||||
id="path40197"
|
||||
inkscape:label="side-right"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="display:inline;fill:#75ffaf;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 4.2333333,1.7859374 0.4239019,3.9918736 4.2333333,6.1912499 8.0484458,3.9885936"
|
||||
id="path40199"
|
||||
inkscape:label="side-top"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="display:inline;fill:#009a5f;fill-opacity:1;stroke:#00d27b;stroke-width:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 0.4239019,3.9918736 V 4.964272 L 4.2333333,7.1702082 V 6.1912499"
|
||||
id="path40201"
|
||||
inkscape:label="side-left"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
id="path40203"
|
||||
style="color:#000000;display:none;fill:#ffffff;stroke-width:0.563779;stroke-miterlimit:0;stroke-dasharray:none;-inkscape-stroke:none;paint-order:stroke fill markers"
|
||||
d="m 6.2106881,5.005932 0.00193,1.070418 -1.0731715,-2e-7 v 0.5659811 l 1.0731715,1e-7 -0.00193,1.0709689 h 0.5659812 l -0.00193,-1.0709689 1.0731752,-1e-7 V 6.0763498 l -1.0731752,2e-7 0.00193,-1.070418 z"
|
||||
sodipodi:nodetypes="ccccccccccccc"
|
||||
inkscape:label="plus" /><path
|
||||
id="path40205"
|
||||
style="color:#000000;display:none;fill:#00d27b;stroke-width:0.939301;stroke-linejoin:round;stroke-miterlimit:0;-inkscape-stroke:none;paint-order:stroke fill markers"
|
||||
d="m 4.0120815,0.05302915 a 0.13161314,0.13300025 0 0 0 -0.012919,0.00155 0.13161314,0.13300025 0 0 0 -0.042375,0.0155029 L 0.56423016,2.0265521 a 0.13161314,0.13300025 0 0 0 -0.008785,0.00775 0.1316,0.13298698 0 0 0 -0.010852,0.00878 0.13161314,0.13300025 0 0 0 -0.0253214,0.029972 0.1316,0.13298698 0 0 0 -0.002584,0.0031 0.1316,0.13298698 0 0 0 -0.001033,0.00362 0.13161314,0.13300025 0 0 0 -0.0139526,0.040308 0.1316,0.13298698 0 0 0 -0.001033,0.00878 0.13161314,0.13300025 0 0 0 -0.002584,0.013953 v 3.9150066 a 0.13161314,0.13300025 0 0 0 0.0661459,0.116272 L 3.9567877,8.1310891 a 0.13161314,0.13300025 0 0 0 0.00362,0.00155 0.1316,0.13298698 0 0 0 0.029972,0.010336 0.13161314,0.13300025 0 0 0 0.014987,0.0031 0.1316,0.13298698 0 0 0 0.014986,0.0031 0.1316,0.13298698 0 0 0 0.01602,-0.0031 0.13161314,0.13300025 0 0 0 0.017054,-0.0031 0.1316,0.13298698 0 0 0 0.027389,-0.00982 0.13161314,0.13300025 0 0 0 0.00517,-0.00207 L 5.6135341,7.2500059 V 6.9435646 L 4.1536749,7.7864073 V 4.1762917 L 7.2816494,2.3696836 v 3.1558798 h 0.263033 V 2.1428241 A 0.13161314,0.13300025 0 0 0 7.4769863,2.0265521 L 4.0859787,0.07008237 A 0.13161314,0.13300025 0 0 0 4.0120815,0.05302915 Z M 4.0203497,0.33724953 7.1467739,2.1423073 4.0213832,3.9478819 0.89599258,2.1423073 Z M 0.76111709,2.3707172 3.8890916,4.1768085 V 7.7874408 L 0.76111709,5.980316 Z"
|
||||
inkscape:label="edges" /></g><g
|
||||
id="g1377"
|
||||
inkscape:label="ifc"
|
||||
style="display:none"><path
|
||||
@@ -1619,4 +1906,29 @@
|
||||
d="M 4.7179236,5.6059947 6.0905852,4.2333332 C 5.6330314,3.7757794 5.1754776,3.3182257 4.7179238,2.860672"
|
||||
id="path25578"
|
||||
inkscape:label="Arrow_head 1"
|
||||
sodipodi:nodetypes="ccc" /></g></svg>
|
||||
sodipodi:nodetypes="ccc" /></g><g
|
||||
id="g59575"
|
||||
style="display:inline"
|
||||
inkscape:label="2-point_arc"><path
|
||||
id="path60158"
|
||||
style="color:#000000;fill:#00d27b;stroke-linecap:round;-inkscape-stroke:none;paint-order:stroke fill markers;fill-opacity:1"
|
||||
d="M 2.6458333 1.155485 L 2.6458333 2.2344889 C 4.4302591 2.6368603 5.8298528 4.0363549 6.2321777 5.8208333 L 7.3116983 5.8208333 C 6.8759192 3.4585916 5.0080704 1.5912787 2.6458333 1.155485 z " /><path
|
||||
id="path59567"
|
||||
style="display:none;fill:none;fill-opacity:1;stroke:#00d27b;stroke-width:1.05833;stroke-linecap:square;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="M 6.7842044,5.8631601 C 6.6183054,4.8630407 6.1356283,3.9339006 5.3997928,3.1982064 4.650353,2.4495532 3.6747938,1.9375921 2.6061648,1.732146"
|
||||
sodipodi:nodetypes="ccc" /><path
|
||||
id="path59569"
|
||||
style="display:inline;fill:none;stroke:#ffffff;stroke-width:0.396875;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="m 7.7390624,6.0192717 c 0,0.573264 0,1.146527 0,1.719791 -0.573264,0 -1.146527,0 -1.719791,0 0,-0.573264 0,-1.146527 0,-1.719791 0.573264,0 1.146527,0 1.719791,0 z"
|
||||
sodipodi:nodetypes="ccccc" /><path
|
||||
style="display:inline;fill:none;stroke:#ffffff;stroke-width:0.396875;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="m 2.4473952,0.7276041 c 0,0.573264 0,1.146527 0,1.719791 -0.573264,0 -1.146527,0 -1.719791,0 0,-0.573264 0,-1.146527 0,-1.719791 0.573264,0 1.146527,0 1.719791,0 z"
|
||||
id="path59571" /><path
|
||||
id="path59573"
|
||||
style="display:inline;fill:none;stroke:#ffffff;stroke-width:0.396875;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="m 1.5874999,5.8208342 10e-8,2.1166657"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
id="path59573-9"
|
||||
style="display:inline;fill:none;stroke:#ffffff;stroke-width:0.396875;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
d="m 0.5291671,6.8791671 2.1166657,-1e-7"
|
||||
sodipodi:nodetypes="cc" /></g></svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 153 KiB |
Reference in New Issue
Block a user