20787 lines
No EOL
2.3 MiB
20787 lines
No EOL
2.3 MiB
<svg xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" baseProfile="full" data-scale="1/4"=1'-0"" height="302.01334096633536mm" id="root" version="1.1" viewBox="0 0 458.52502187093097 302.01334096633536" width="458.52502187093097mm" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><style type="text/css"><![CDATA[/*
|
||
* BlenderBIM Add-on - OpenBIM Blender Add-on
|
||
* Copyright (C) 2020, 2021 Dion Moult <dion@thinkmoult.com>
|
||
*
|
||
* This file is part of BlenderBIM Add-on.
|
||
*
|
||
* BlenderBIM Add-on is free software: you can redistribute it and/or modify
|
||
* it under the terms of the GNU General Public License as published by
|
||
* the Free Software Foundation, either version 3 of the License, or
|
||
* (at your option) any later version.
|
||
*
|
||
* BlenderBIM Add-on is distributed in the hope that it will be useful,
|
||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
* GNU General Public License for more details.
|
||
*
|
||
* You should have received a copy of the GNU General Public License
|
||
* along with BlenderBIM Add-on. If not, see <http://www.gnu.org/licenses/>.
|
||
*/
|
||
|
||
* { stroke-linecap: round; stroke-linejoin: round; }
|
||
text, tspan { /* 2.5mm */ fill: hsl(205, 45%, 30%); stroke: none; font-family: 'Century Gothic', 'OpenGost Type B TT', 'DejaVu Sans Condensed', 'Liberation Sans', 'Arial Narrow', 'Arial'; font-size: 3px; }
|
||
.cut,
|
||
.cut.material-poche,
|
||
.IfcWall.predefinedtype-CADIMPORT,
|
||
.IfcWindow.predefinedtype-CADIMPORT,
|
||
.IfcColumn.predefinedtype-CADIMPORT {
|
||
fill: hsl(0, 0%, 40%);
|
||
|
||
stroke: black;
|
||
stroke-linecap: 'round';
|
||
stroke-width: .6;
|
||
fill-rule: evenodd;
|
||
}
|
||
|
||
.surface {fill: hsl(0, 0%, 100%); stroke-width: 0.1;}
|
||
|
||
.projection { fill: white; stroke: rgb(0, 0, 0); stroke-linecap: 'round'; stroke-width: 0.2; }
|
||
.annotation { fill: none; stroke: hsl(205, 45%, 30%); stroke-linecap: 'round'; stroke-width: 0.3; }
|
||
.IfcAnnotation { fill: none; stroke: hsl(205, 45%, 30%); stroke-linecap: 'round'; stroke-width: 0.3; }
|
||
/* .IfcGeographicElement { fill: none; stroke: rgb(150, 150, 150); stroke-linecap: 'round'; stroke-dasharray: 1, 2;} */
|
||
.IfcGeographicElement.predefinedtype-TERRAIN.projection {stroke: none !important;}
|
||
.IfcGeographicElement.cut {stroke-width: 2px; fill: white !important;}
|
||
.predefinedtype-LINEWORK { stroke: hsl(205, 45%, 30%); stroke-width: 0.25; }
|
||
.predefinedtype-LINEWORK.dashed { stroke-dasharray: 1, 1; stroke-width: 0.5; }
|
||
.predefinedtype-LINEWORK.fine { stroke-width: 0.18; stroke: #777777; }
|
||
.predefinedtype-LINEWORK.thin { stroke-width: 0.25; }
|
||
.predefinedtype-LINEWORK.medium { stroke-width: 0.35; }
|
||
.predefinedtype-LINEWORK.thick { stroke-width: .75; }
|
||
.predefinedtype-LINEWORK.strong { stroke-width: 2.5; }
|
||
.predefinedtype-LINEWORK.centerline { stroke-dasharray: 1, .1, 1; }
|
||
.predefinedtype-LINEWORK.dashed_wide {stroke-width: 1.5px; stroke-dasharray: 3, 3;}
|
||
.predefinedtype-BACKGROUND { stroke: black; stroke-width: 0.18; }
|
||
.predefinedtype-GRID { marker-start: url(#grid-marker); marker-end: url(#grid-marker); }
|
||
.predefinedtype-GRID {stroke-dasharray: 12.5, 3, 3, 3;}
|
||
.predefinedtype-SECTION { stroke-dasharray: 12.5, 3, 3, 3; }
|
||
.predefinedtype-SECTIONLEVEL { marker-start: url(#section-level-marker); stroke-dasharray: 12.5, 3, 3, 3; }
|
||
.predefinedtype-PLANLEVEL { marker-end: url(#plan-level-marker); }
|
||
.predefinedtype-DIMENSION { marker-start: url(#dimension-marker-start); marker-end: url(#dimension-marker-end); }
|
||
.predefinedtype-ANGLE { marker-start: url(#angle-marker-start); marker-end: url(#angle-marker-end); }
|
||
.predefinedtype-RADIUS { marker-end: url(#fall-marker-end); }
|
||
.predefinedtype-FALL { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-SLOPEANGLE { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-SLOPEPERCENT { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-SLOPEFRACTION { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-DIAMETER { marker-start: url(#diameter-marker-start); marker-end: url(#diameter-marker-end); }
|
||
.predefinedtype-HIDDENLINE { stroke-dasharray: 1, .75; }
|
||
.predefinedtype-STAIRARROW { marker-start: url(#stair-marker-start); marker-end: url(#stair-marker-end); }
|
||
.predefinedtype-BOUNDARY { fill: none; stroke: red; stroke-width: 1; stroke-dasharray: 12, 4, 3, 4, 3, 4; }
|
||
.predefinedtype-WIDEREDDASHED { fill: none; stroke: red; stroke-width: 2; stroke-dasharray: 4, 4; }
|
||
.predefinedtype-SEALANT { fill: url(#crosshatch1); stroke-width: 0.25; }
|
||
.predefinedtype-FILLAREA { fill: white; stroke: black; }
|
||
.predefinedtype-FILLAREA.Name-EXISTING { fill: hsl(205, 45%, 30%); fill-opacity: .4 }
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.predefinedtype-BREAKLINE { fill: none; stroke: hsl(205, 45%, 30%); stroke-width: 0.25; marker-mid: url(#breakline-marker); }
|
||
.predefinedtype-TEXT { fill: hsl(205, 45%, 30%); stroke: none; }
|
||
path.predefinedtype-TEXTLEADER { marker-end: url(#leader-marker); }
|
||
text.predefinedtype-TEXTLEADER, tspan.predefinedtype-TEXTLEADER { fill: hsl(205, 45%, 30%); stroke: none; }
|
||
text.title, tspan.title { /* 7mm */ font-size: 11.55px; }
|
||
text.header, tspan.header { /* 5mm */ font-size: 8.25px; }
|
||
text.large, tspan.large { /* 3.5mm */ font-size: 5.78px; }
|
||
text.regular, tspan.regular { /* 2.5mm */ font-size: 4.13px; }
|
||
text.small, tspan.small { /* 1.8mm */ font-size: 2.97px; }
|
||
text.GRID, tspan.GRID { /* 5mm */ font-size: 5px; }
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.equip_tag text:nth-of-type(2),
|
||
.e_ground_fault_circuit_interrupt text:nth-of-type(2),
|
||
.p_gas_supply_feed text:nth-of-type(2),
|
||
.p_drain_waste_indirect text:nth-of-type(2),
|
||
.p_water_cold text:nth-of-type(2),
|
||
.p_water_hot text:nth-of-type(2),
|
||
.p_drain_waste_direct text:nth-of-type(2),
|
||
.e_junction_box text:nth-of-type(2) {
|
||
font-size: 0.2px;
|
||
}
|
||
|
||
|
||
.material-blank { fill: white; }
|
||
.material-diagonal1 { fill: url(#diagonal1); }
|
||
.material-diagonal2 { fill: url(#diagonal2); }
|
||
.material-diagonal3 { fill: url(#diagonal3); }
|
||
.material-crosshatch1 { fill: url(#crosshatch1); }
|
||
.material-crosshatch2 { fill: url(#crosshatch2); }
|
||
.material-crosshatch3 { fill: url(#crosshatch3); }
|
||
.material-brick { fill: url(#brick); }
|
||
.material-earth { fill: url(#earth); }
|
||
.material-glass { fill: url(#glass); }
|
||
.material-liquid { fill: url(#liquid); }
|
||
.material-grass { fill: url(#grass); }
|
||
.material-honeycomb { fill: url(#honeycomb); }
|
||
.material-sand { fill: url(#sand); }
|
||
.material-concrete { fill: url(#concrete); stroke-width: 0.5; }
|
||
.material-wood { fill: url(#wood); stroke: black; stroke-width: 0.5; }
|
||
|
||
|
||
.material-BrickElevation { fill: url(#BrickElevation); }
|
||
|
||
|
||
.predefinedtype-STUD { stroke: black; stroke-width: 1; }
|
||
.predefinedtype-WOOD { fill: url(#wood); stroke: black; stroke-width: 0.5; }
|
||
.predefinedtype-STEEL { fill: url(#steel); stroke: black; stroke-width: 0.5; }
|
||
.predefinedtype-CONCRETE { fill: url(#concrete); stroke: black; stroke-width: 0.5; }
|
||
.predefinedtype-PLASTERBOARD { fill: url(#sand); stroke: black; stroke-width: 0.25; }
|
||
|
||
|
||
.cut.EPsetStatusStatus-EXISTING {fill: hsl(210, 15%, 70%); stroke: hsl(205, 45%, 30%);}
|
||
.projection.EPsetStatusStatus-EXISTING {stroke: hsl(205, 45%, 50%); stroke-width: .5px;}
|
||
.IfcSpace.cut.EPsetStatusStatus-EXISTING {fill: none;} /* No fill on Life Safety Plans */
|
||
|
||
|
||
|
||
/* Uncomment when 1st Phase */
|
||
/* ---------------------------------------------------------------- */
|
||
|
||
.cut.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.cut.ODOptionsODOption1-D {
|
||
fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: .3, 2;
|
||
}
|
||
|
||
.cut.EPsetStatusUserDefinedStatus-2NDPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.cut.ODOptionsODOption2-D {
|
||
fill: hsl(210, 15%, 70%); stroke: hsl(205, 45%, 30%);
|
||
}
|
||
|
||
.surface.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.projection.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-EXISTINGDEMOLISH {
|
||
stroke-width: .2;
|
||
stroke-dasharray: .3, 2;
|
||
stroke: rgb(255, 123, 123);
|
||
fill: url(#demolish_wider)
|
||
}
|
||
|
||
|
||
/* Uncomment when 2nd Phase */
|
||
/* ---------------------------------------------------------------- */
|
||
|
||
/* .EPsetStatusUserDefinedStatus-1STPHASE {
|
||
fill: white; stroke: hsl(205, 45%, 30%);
|
||
}
|
||
.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-NEWDEMOLISH {
|
||
fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: .3, 2;
|
||
}
|
||
|
||
.cut.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.cut.ODOptionsODOption1-D {
|
||
fill: hsl(210, 15%, 70%); stroke: hsl(205, 45%, 30%);
|
||
}
|
||
|
||
.cut.EPsetStatusUserDefinedStatus-2NDPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.cut.ODOptionsODOption2-D {
|
||
fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: .3, 2;
|
||
}
|
||
|
||
.surface.EPsetStatusUserDefinedStatus-2NDPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.projection.EPsetStatusUserDefinedStatus-2NDPHASE.EPsetStatusStatus-EXISTINGDEMOLISH {
|
||
stroke-width: .2;
|
||
stroke-dasharray: .3, 2;
|
||
stroke: rgb(255, 123, 123);
|
||
fill: url(#demolish_wider)
|
||
} */
|
||
|
||
|
||
|
||
[class*="IfcDoor"][class*="EPsetStatusStatus-EXISTING"] {fill: none;}
|
||
/* [class*="IfcDoor"][class*="EPsetStatusStatus-NEW"] {fill: none;} */
|
||
.cut.IfcElectricAppliance {fill: none;}
|
||
|
||
|
||
[class*="PsetCommon-FireRating2HR"] { fill: url(#2HR); }
|
||
.predefinedtype-EGRESS {stroke: red; stroke-dasharray: 2, 2; stroke-width: .75px;}
|
||
.Name-EGRESS {stroke: none; fill:red}
|
||
|
||
|
||
.matsCategory-Steel { fill: white;}
|
||
.matsCategory-Aluminum { fill: hsl(0, 0%, 40%);}
|
||
.matsCategory-Gypsum { fill: white;}
|
||
.matsCategory-Glazing { fill: hsl(210, 15%, 75%);}
|
||
.matsCategory-Masonry { fill: rgb(202, 178, 133);}
|
||
.matsCategory-Sealant { fill: rgb(199, 199, 199);}
|
||
.matsCategory-InsulationBattVert { fill: hsl(40, 50%, 85%);}
|
||
.matsCategory-InsulationBattHorz { fill: hsl(40, 50%, 85%);}
|
||
.matsCategory-Wood, .layer-material-category-Wood { fill: rgb(202, 178, 133); stroke: black;}
|
||
.matsCategory-Poche { fill: rgb(199, 199, 199);}
|
||
.matsCategory-PlywoodHorz { fill: rgb(202, 178, 133);}
|
||
.matsCategory-PlywoodVert { fill: rgb(202, 178, 133);}
|
||
.matsCategory-Gravel { fill: url(#gravel);}
|
||
.matsCategory-SOLIDSURFACE { fill: rgb(202, 178, 133);}
|
||
.matsCategory-Fastener {fill: hsl(0 0% 65%); stroke: hsl(0, 0%, 40%);}
|
||
.matsCategory-Rubber { fill: hsl(0, 0%, 40%);}
|
||
.matsCategory-MembraneVapor {fill: hsl(0, 0%, 40%); stroke-dasharray: 1 1.5; stroke-width: .8; stroke: hsl(213 100% 63%);}
|
||
.matsCategory-MembraneWRB {fill: hsl(0, 0%, 40%); stroke-dasharray: 1 1.5; stroke-width: .8; stroke: hsl(0 100% 63%);}
|
||
.matsCategory-MembraneSAM {fill: hsl(0, 0%, 40%); stroke-dasharray: 1 1.5; stroke-width: .8; stroke: hsl(105 100% 60%);}
|
||
.matsCategory-FlashingOrPaneling {stroke-width: .5; stroke:hsl(0, 0%, 40%) }
|
||
.matsCategory-GangnailGusset { fill: url(#GangnailGusset); }
|
||
|
||
.layer-material-category-InsulationBattVert { fill: hsl(40, 70%, 75%);}
|
||
.layer-material-category-InsulationBattHorz { fill: hsl(40, 70%, 75%);}
|
||
.layer-material-category-InsulationRigid { fill: hsl(40, 70%, 75%);}
|
||
|
||
/* Only use the following 'heavy' hatches in larger scale drawings. They can create huge PDFs if used in large plans/sections.*/
|
||
|
||
/* imperial */.scale-1, .scale-2, .scale-4, .scale-8, .scale-12, .scale-16, /* metric */.scale-5, .scale-10, .scale-20, /* all sections */.target-view-SECTIONVIEW{
|
||
.cut {stroke-width: .4;}
|
||
.projection {stroke-width: 0.1 !important;}
|
||
.matsCategory-Steel { fill: url(#steel);}
|
||
.matsCategory-Gypsum { fill: url(#sand);}
|
||
.matsCategory-Concrete { fill: url(#concrete);}
|
||
.layer-material-CONCRETEWALL { fill: url(#concrete);}
|
||
.matsCategory-Masonry { fill: url(#brick); }
|
||
.matsCategory-Mortar { fill: url(#sand); }
|
||
.matsCategory-InsulationBattVert { fill: url(#InsulationBattVert);}
|
||
.matsCategory-InsulationBattHorz { fill: url(#InsulationBattHorz);}
|
||
.matsCategory-Wood { fill: url(#wood); }
|
||
.matsCategory-WoodBeyond { fill: url(#woodbeyond); }
|
||
.matsCategory-PlywoodHorz { fill: url(#PlywoodHorz);}
|
||
.matsCategory-PlywoodVert { fill: url(#PlywoodVert);}
|
||
.matsCategory-Gravel { fill: url(#gravel);}
|
||
.matsCategory-SOLIDSURFACE { fill: url(#sand_white);}
|
||
.matsCategory-InsulationRigid { fill: url(#InsulationRigid); }
|
||
.layer-material-category-InsulationBattVert { fill: url(#InsulationBattVert);}
|
||
.layer-material-category-InsulationBattHorz { fill: url(#InsulationBattHorz);}
|
||
.layer-material-category-InsulationRigid { fill: url(#InsulationRigid); }
|
||
}
|
||
|
||
|
||
|
||
|
||
.layer-material-category-InsulationBattVert { fill: hsl(40, 70%, 75%);;}
|
||
.layer-material-category-InsulationBattHorz { fill: hsl(40, 70%, 75%);}
|
||
.layer-material-category-InsulationRigid { fill: hsl(40, 70%, 75%);}
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.surface.matsCategory-Metal, .surface.matsCategory-steel { fill: hsl(0, 0%, 85%); }
|
||
|
||
|
||
|
||
|
||
.matsCategory-noedge {display: none;}
|
||
|
||
|
||
.surface.material-existing { fill: #c2ceda; stroke: hsl(205, 45%, 30%); stroke-width: 0.05px;}
|
||
.surface.matsCategory0-poche { fill: rgb(240, 240, 240); }
|
||
.surface.material-FloorLayerSetName {fill: white; stroke-width: 0.1;}
|
||
/* .surface.material-FloorLayerSetName { fill: url(#Square_1ft_at48scale); } */
|
||
.surface.material-HorzLines6in48scale { fill: url(#HorzLines6in48scale); }
|
||
.surface.material-VertLines6in48scale { fill: url(#VertLines6in48scale); }
|
||
.surface.material-HorzLines6in96scale { fill: url(#HorzLines6in96scale); }
|
||
.surface.material-DiagonalLines6in48scale { fill: url(#DiagonalLines6in48scale); }
|
||
|
||
|
||
.matsName-CURVEDCEILING { fill: hsl(0, 0%, 80%); }
|
||
|
||
|
||
.surface.material-concrete { fill: url(#concrete); stroke-width: 0.5; }
|
||
.surface.material-gravel2 { fill: url(#gravel2); stroke-width: 0.5; }
|
||
|
||
|
||
|
||
|
||
.surface.material-5Fill { fill: hsl(0, 0%, 95%); }
|
||
.surface.material-10Fill { fill: hsl(0, 0%, 90%); }
|
||
.surface.material-15Fill { fill: hsl(0, 0%, 85%); }
|
||
.surface.material-20Fill { fill: hsl(0, 0%, 80%); }
|
||
.surface.material-30Fill { fill: hsl(0, 0%, 70%); }
|
||
.surface.material-40Fill { fill: hsl(0, 0%, 64%); }
|
||
.surface.material-50Fill { fill: hsl(0, 0%, 50%); }
|
||
.surface.material-60Fill { fill: hsl(0, 0%, 40%); }
|
||
.surface.material-70Fill { fill: hsl(0, 0%, 30%); }
|
||
.surface.material-80Fill { fill: hsl(0, 0%, 20%); }
|
||
.surface.material-90Fill { fill: hsl(0, 0%, 10%); }
|
||
.surface.material-100Fill { fill: hsl(0, 0%, 0%); }
|
||
|
||
|
||
.material-grass { fill: hsl(132, 6%, 84%); }
|
||
|
||
.predefinedtype-REFERENCEPLANEW, .predefinedtype-REFERENCEPLANNS, .predefinedtype-REFERENCESECTION, .predefinedtype-SPACEBOUNDARY{stroke: none;}
|
||
|
||
.predefinedtype-PROPERTYLINE {stroke-dasharray: 2, .4, 2; STROKE-WIDTH: .75;}
|
||
.predefinedtype-SETBACK {stroke-dasharray: 2, .4, 2; STROKE-WIDTH: .4;}
|
||
.predefinedtype-EROSIONCONTROL { stroke-dasharray: 1, .75, 1;stroke-width: 0.75; }
|
||
|
||
.predefinedtype-PROPERTYLINE.projection, .predefinedtype-SETBACK.projection {display: none;}
|
||
|
||
|
||
|
||
|
||
|
||
.predefinedtype-DASHED, .predefinedtype-PROVISIONFORSPACE { stroke: hsl(205, 45%, 30%); stroke-dasharray: 1, .75; }
|
||
.predefinedtype-WIDE { stroke-width: 1;}
|
||
.predefinedtype-HATCH { stroke-width: .1;}
|
||
.predefinedtype-CENTERLINE { stroke-dasharray: 1, .1, 1; }
|
||
|
||
|
||
|
||
.matsName0-T1 { fill: url(#FKTILE); }
|
||
|
||
|
||
|
||
/* Hacks */
|
||
.ODGeneric-HiddenLineHackTrue.projection {display: none;}
|
||
/* .predefinedtype-TERRAIN.projection {display: none;} */
|
||
|
||
|
||
.IfcVirtualElement{display: none;}
|
||
.IfcVirtualElement.predefinedtype-SETBACK, .IfcVirtualElement.predefinedtype-PROPERTYLINE {display: block;}
|
||
.IfcVirtualElement.projection{display: none;}
|
||
|
||
|
||
|
||
/* .IfcElectricAppliance, .IfcFurniture, .IfcDistributionControlElement { fill: white !important; stroke: hsl(0, 0%, 0%);} */
|
||
|
||
|
||
/* Life Safety Plans */
|
||
.IfcSpace { stroke: none; }
|
||
.PsetSpaceCommonReference-S1OCCUPANCY {fill: hsla(60, 60%, 45%, 0.3);}
|
||
.PsetSpaceCommonReference-BOCCUPANCY {fill: hsla(300, 20%, 55%, 0.5);}
|
||
|
||
/* For site layouts */
|
||
/* .IfcSpace.predefinedtype-INTERNAL { fill:#a4b3c56b; stroke-width: .5;}
|
||
.IfcSpace.predefinedtype-EXTERNAL {fill: #d5d9df38; stroke-width: .3;stroke: #666666;} */
|
||
|
||
|
||
/* To handle wild triangulation */
|
||
.IfcDuctFitting {stroke: #bbb;}
|
||
.IfcLightFixture {stroke: hsl(0, 0%, 50%);}
|
||
|
||
|
||
/* temporary - project specific */
|
||
.predefinedtype-SHELF {stroke: hsl(0, 0%, 65%); stroke-width: .3;}
|
||
/* .EPsetStatusStatus-EXISTINGDEMOLISH { fill: none !important; } */
|
||
|
||
|
||
|
||
/*
|
||
|
||
python d:/dropbox/github/ifcopenshell/src/bonsai/scripts/dev_environment.py
|
||
|
||
SVG to PDF Command
|
||
Possible Paths...
|
||
[["C:/Program Files/Inkscape/bin/inkscape.exe", "path"]]
|
||
[["inkscape.exe", "svg", "-o", "pdf", "--export-dpi=300"]]
|
||
[["C:/Program Files/Google/Chrome/Application/chrome.exe", "path"]]
|
||
[["C:/Program Files/Mozilla Firefox/firefox.exe", "path"]]
|
||
[["C:/Program Files/Google/Chrome/Application/chrome.exe", "--headless", "--disable-gpu", "--print-to-pdf={output_path}", "path"]] - no worky
|
||
[["C:/Program Files/Mozilla Firefox/firefox.exe", "--headless", "--print-to-pdf={output_path}", "file:///{path}"]] - wo worky
|
||
|
||
|
||
|
||
[["C:/Program Files/Mozilla Firefox/firefox.exe", "--kiosk-printing", "--print-to-pdf={output_path}", "file:///{path}"]] no worky
|
||
|
||
|
||
|
||
|
||
|
||
[["node", "D:/Dropbox/Gitea_OD/Utility_Apps/Printing/export_svg_to_pdf/export_svg_to_pdf.js", "path", "{output_path}"]]
|
||
|
||
[["node", "D:/Dropbox/Gitea_OD/Utility_Apps/Printing/export_svg_to_pdf/export_svg_to_pdf.js", "{path}", "{output_path}"]]
|
||
|
||
[["node", "D:/Dropbox/Gitea_OD/Utility_Apps/Printing/export_svg_to_pdf/export_svg_to_pdf.js", "{path}", "{output_path}"]]
|
||
|
||
|
||
Font Scale Factor: 0.003
|
||
Drawing Font: CENTURY_GOTHIC.TTF
|
||
|
||
|
||
Common selector syntax for Leaders and Tags...
|
||
----------------------------------------------------------
|
||
{{material.item.0.Name}}
|
||
{{material.item.Material.Name.0}}
|
||
{{material.Name}}
|
||
{{type.Description}}
|
||
{{type.Name}}
|
||
|
||
|
||
MetaData: predefined_type, EPset_Status.Status, EPset_Status.UserDefinedStatus, mats.Name, mats.Category, Name, Description
|
||
|
||
|
||
MetaData: predefined_type, EPset_Status.Status, EPset_Status.UserDefinedStatus, mats.Name, mats.Category, Name, Description, Pset_SpaceCommon.Reference
|
||
|
||
|
||
|
||
JoinCriteria: EPset_Status.Status
|
||
|
||
``round({{Qto_SpaceBaseQuantities.NetFloorArea}},0.1)`` SF
|
||
round({{Qto_SpaceBaseQuantities.NetFloorArea}}, {{0.1}})
|
||
round({{Qto_SpaceBaseQuantities.NetFloorArea}}, 0.1)
|
||
|
||
|
||
1⁄32 0.03125
|
||
1⁄16 0.0625
|
||
1⁄8 0.125
|
||
3⁄16 0.1875
|
||
1⁄4 0.25
|
||
3⁄8 0.375
|
||
1⁄2 0.5
|
||
5⁄8 0.625
|
||
3⁄4 0.75
|
||
7⁄8 0.875
|
||
1" = .083
|
||
2" = .166
|
||
3" = .25
|
||
4" = .333
|
||
5" = .416
|
||
6" = .5
|
||
7" = .583
|
||
8" = .666
|
||
9" = .75
|
||
10" = .833
|
||
11" = .916
|
||
|
||
|
||
|
||
Scale Name | Scale Ratio
|
||
1' = 1'-0" | 1:1
|
||
6" = 1'-0" | 1:2
|
||
3" = 1'-0" | 1:4
|
||
1-1/2" = 1'-0" | 1:8
|
||
1" = 1'-0" | 1:12
|
||
3/4" = 1'-0" | 1:16
|
||
1/2" = 1'-0" | 1:24
|
||
3/8" = 1'-0" | 1:32
|
||
1/4" = 1'-0" | 1:48
|
||
3/16" = 1'-0" | 1:64
|
||
1/8" = 1'-0" | 1:96
|
||
1" = 10'-0" | 1:120
|
||
3/32" = 1'-0" | 1:128
|
||
1/16" = 1'-0" | 1:192
|
||
1" = 20'-0" | 1:240
|
||
1" = 30'-0" | 1:360
|
||
1/32" = 1'-0" | 1:384
|
||
1" = 40'-0" | 1:480
|
||
1" = 50'-0" | 1:600
|
||
1" = 60'-0" | 1:720
|
||
1/64" = 1'-0" | 1:768
|
||
1" = 70'-0" | 1:840
|
||
1" = 80'-0" | 1:960
|
||
1" = 90'-0" | 1:1080
|
||
1" = 100'-0" | 1:1200
|
||
1/128" = 1'-0" | 1:1536
|
||
1" = 150'-0" | 1:1800
|
||
1" = 200'-0" | 1:2400
|
||
1" = 300'-0" | 1:3600
|
||
1" = 400'-0" | 1:4800
|
||
|
||
|
||
*/]]></style><marker id="eng-dimension-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
||
<g>
|
||
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="eng-dimension-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="radius-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
|
||
<marker id="fall-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="angle-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
||
<g>
|
||
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="angle-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="diameter-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
||
<g>
|
||
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="diameter-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="dimension-marker-start" markerHeight="30" markerWidth="20" refX="10" refY="15" orient="auto">
|
||
<g>
|
||
<path d="M 0 15 L 20 15" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 10 0 L 10 30" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 5 20 L 15 10" class="annotation" style="stroke-width:3; stroke:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="dimension-marker-end" markerHeight="30" markerWidth="20" refX="10" refY="15" orient="auto">
|
||
<g>
|
||
<path d="M 0 15 L 20 15" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 10 0 L 10 30" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 5 20 L 15 10" class="annotation" style="stroke-width:3; stroke:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="grid-marker" markerUnits="userSpaceOnUse" markerHeight="40" markerWidth="40" orient="auto" refX="20" refY="20">
|
||
<circle cx="20" cy="20" fill="white" stroke="#2C5573" r="6" style="stroke-width: 1" />
|
||
</marker>
|
||
<marker id="leader-marker" markerHeight="7" markerWidth="10" orient="auto" refX="10" refY="3.5">
|
||
<path d="M 0 0 L 0 7 L 10 3.5" class="annotation" style="fill:#2C5573;" />
|
||
</marker>
|
||
<marker id="stair-marker-start" markerHeight="10" markerWidth="10" orient="auto" refX="5" refY="5">
|
||
<circle cx="5" cy="5" fill="#2C5573" stroke="none" r="5" />
|
||
</marker>
|
||
<marker id="stair-marker-end" markerHeight="42" markerWidth="21" orient="auto" refX="21" refY="21">
|
||
<path d="M 0 0 L 21 21 L 0 42" class="annotation stair" style="stroke-width:2; marker-start: none; marker-end: none;" />
|
||
</marker>
|
||
<marker id="plan-level-marker" markerHeight="30" markerWidth="30" refX="15" refY="15">
|
||
<g>
|
||
<path d="M 15 0 L 15 30" class="annotation" style="stroke-width:1;" />
|
||
<path d="M 0 15 L 30 15" class="annotation" style="stroke-width:1;" />
|
||
<circle cx="15" cy="15" fill="white" stroke="#2C5573" r="7.5" style="stroke-width: 1" />
|
||
<path d="M 15 15 L 7.5 15 A 7.5 7.5 0 0 1 15 7.5 Z" fill="#2C5573" />
|
||
<path d="M 15 15 L 22.5 15 A 7.5 7.5 0 0 1 15 22.5 Z" fill="#2C5573" />
|
||
</g>
|
||
</marker>
|
||
<marker id="section-level-marker" markerHeight="11" markerWidth="90" refX="20" refY="10">
|
||
<g>
|
||
<path d="M 0 1 L 20 1 L 10 11 Z" fill="#2C5573" />
|
||
<path d="M 0 1 L 90 1" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="breakline-marker" markerHeight="20" markerWidth="15" refX="7.5" refY="10" orient="auto">
|
||
<g>
|
||
<path d="M 0 10 L 5 20 L 7.5 10" class="annotation" style="stroke-width:1; fill: white;" />
|
||
<path d="M 7.5 10 L 10 0 L 15 10" class="annotation" style="stroke-width:1; fill: white;" />
|
||
</g>
|
||
</marker>
|
||
<filter x="0" y="0" width="1" height="1" id="fill-background">
|
||
<feFlood flood-color="white" result="bg" />
|
||
<feMerge>
|
||
<feMergeNode in="bg" />
|
||
<feMergeNode in="SourceGraphic" />
|
||
</feMerge>
|
||
</filter>
|
||
|
||
<sodipodi:namedview id="namedview30" pagecolor="#505050" bordercolor="#ffffff" borderopacity="1" inkscape:showpageshadow="0" inkscape:pageopacity="0" inkscape:pagecheckerboard="1" inkscape:deskcolor="#505050" showgrid="false" inkscape:zoom="22.627417" inkscape:cx="-6.4523494" inkscape:cy="-2.8284271" inkscape:window-width="1920" inkscape:window-height="1017" inkscape:window-x="-8" inkscape:window-y="-8" inkscape:window-maximized="1" inkscape:current-layer="svg30" />
|
||
<defs id="defs34">
|
||
<rect x="-0.3314563" y="-0.32040776" width="5.08233" height="4.5188543" id="rect15" />
|
||
<rect x="-26.162951" y="-2.3422912" width="8.396893" height="4.3752232" id="rect13" />
|
||
<rect x="-26.118757" y="-8.9714173" width="42.956737" height="25.500038" id="rect9" />
|
||
<rect x="-26.118757" y="-8.9714174" width="42.956738" height="25.500038" id="rect9-7" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-5" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-0" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-9" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4-0" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-7" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4-8" />
|
||
</defs>
|
||
<g id="rectangle-tag" style="display:inline">
|
||
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect2" />
|
||
</g>
|
||
<g id="window-tag" style="display:inline" transform="translate(-2.6994313,0.1643698)" inkscape:label=" window-tag">
|
||
<path id="path951-3" style="display:inline;fill:#ffffff;stroke:#2c5472;stroke-width:0.302;stroke-linecap:square;stop-color:#000000" d="m 6.9413962,1.7696536 h -14.090965 v -3.7830234 l 14.090965,10e-8 z" sodipodi:nodetypes="ccccc" />
|
||
<text y="0.2" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text707-3" />
|
||
</g>
|
||
<g id="door-tag" style="display:inline" transform="translate(0.30991735,0.3507727)">
|
||
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M -6.8447652,-2.3418607 H 6.2249305 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 H -6.8447652 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" sodipodi:nodetypes="ccsccsc" />
|
||
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" />
|
||
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text10" style="display:inline" />
|
||
</g>
|
||
<g id="space-tag" style="display:inline">
|
||
<text y="0" class="large" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline" />
|
||
<rect x="-4.4753022" y="1.7" width="8.9506044" height="3.9172432" fill="#ffffff" stroke="#2c5573" style="display:inline;stroke-width:0.25" id="rect10" />
|
||
<text class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" style="display:inline" y="4" />
|
||
<text y="8" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text3" style="display:inline" />
|
||
<text y="12" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text4" style="display:inline" />
|
||
<text y="16" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text5" style="display:inline" />
|
||
<text y="20" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text6" style="display:inline" />
|
||
<text y="24" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text7" style="display:inline" />
|
||
</g>
|
||
<g id="elevation-arrow" style="display:inline">
|
||
<path style="fill:#2c5573" d="M -7.07106,0 0,-7.07106 7.07106,0" id="path14" />
|
||
</g>
|
||
<g id="elevation-tag" style="display:inline">
|
||
<circle r="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="circle17" cx="0" cy="0" />
|
||
<line x1="-5" y1="0" x2="5" y2="0" style="stroke:#2c5573;stroke-width:0.25" id="line19" />
|
||
</g>
|
||
<g id="section-arrow" style="display:inline">
|
||
<path style="fill:#2c5573" d="M -7.07106,0 0,-7.07106 7.07106,0" id="path22" />
|
||
</g>
|
||
<g id="section-tag" style="display:inline">
|
||
<circle r="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="circle25" cx="0" cy="0" />
|
||
<line x1="-5" y1="0" x2="5" y2="0" style="stroke:#2c5573;stroke-width:0.25" id="line27" />
|
||
</g>
|
||
<g id="wall-tag" transform="translate(-22.641105,-31.042141)" style="display:inline">
|
||
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M 14.57154,28.860036 13.178895,32.6983 H 30.71067 l 1.392645,-3.838264 z" id="path6009" sodipodi:nodetypes="ccccc" />
|
||
</g>
|
||
<g id="light-tag" style="display:inline">
|
||
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.3898682,-1.9191319 -1.392645,3.8382637 h 13.313025 l -1.392645,-3.8382637 z" id="path2" sodipodi:nodetypes="ccccc" />
|
||
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text18" />
|
||
</g>
|
||
<g id="equip-tag" style="display:inline" class="equip_tag">
|
||
<ellipse style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:round;stroke-opacity:1" id="path9" cx="-2.4361998e-07" cy="-0.23201941" rx="5.3547935" ry="3.7344077" />
|
||
<text y="0" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text21" style="display:inline" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text22" style="display:inline" inkscape:label="small" />
|
||
</g>
|
||
<g id="p_drain_waste_indirect" style="display:inline" inkscape:label="p_drain_waste_indirect" class="p_drain_waste_indirect">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="path5" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
||
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none" d="M -1.6400156,4.956e-8 H 1.6400157" id="path7" sodipodi:nodetypes="cc" />
|
||
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none" d="M 1.46e-8,-1.6400156 V 1.6400156" id="path7-8" sodipodi:nodetypes="cc" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5-9-0" style="display:inline" x="2" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8-5-0" style="display:inline" x="2.25" inkscape:label="small" />
|
||
</g>
|
||
<g id="p_drain_waste_direct" style="display:inline" inkscape:label="p_drain_waste_direct" class="p_drain_waste_direct">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle8" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text13" style="display:inline" x="2" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text15" style="display:inline" x="2.25" inkscape:label="small" />
|
||
</g>
|
||
<g id="p_water_cold" style="display:inline" inkscape:label="p_water_cold" class="p_water_cold">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle10" r="1.2113438" cx="0" cy="0" />
|
||
<path d="M 2.6070313,0.93135537 2.2280469,1.2929374 Q 1.8413281,0.88494912 1.3579297,0.88494912 q -0.40798828,0 -0.68835938,0.27843748 -0.2784375,0.2784375 -0.2784375,0.6864258 0,0.2842383 0.12375,0.504668 0.12375,0.2204297 0.34998047,0.3461133 0.22623051,0.1256836 0.50273441,0.1256836 0.2358984,0 0.4311914,-0.087012 0.195293,-0.088945 0.4292578,-0.3209765 L 2.5954297,2.8011405 Q 2.2802539,3.108582 1.9998828,3.2284648 1.7195117,3.346414 1.3598633,3.346414 q -0.66322267,0 -1.0866797,-0.4195899 -0.42152344,-0.4215234 -0.42152344,-1.0789453 0,-0.4253906 0.19142578,-0.7560351 Q 0.23644532,0.76119912 0.59416017,0.56010537 0.95380861,0.35901162 1.3675977,0.35901162 q 0.351914,0 0.6767578,0.14888672 0.3267773,0.14888672 0.5626758,0.42345703 z" id="text15-7-4-9" style="font-weight:bold;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';white-space:pre;fill:#2c5573;stroke-width:0.2;stroke-linecap:round" transform="matrix(0.45179745,0,0,0.45179745,-0.5892304,-0.82939498)" aria-label="C" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5-9" style="display:inline" x="2" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8-5" style="display:inline" x="2.25" inkscape:label="small" />
|
||
</g>
|
||
<g id="p_water_hot" style="display:inline" inkscape:label="p_water_hot" class="p_water_hot">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle15" r="1.2113438" cx="0" cy="0" />
|
||
<path d="m -0.4625673,-0.64252737 h 0.24810034 v 0.48484396 H 0.21534067 V -0.64252737 H 0.4625674 V 0.64252754 H 0.21534067 V 0.07906021 H -0.21446696 V 0.64252754 H -0.4625673 Z" id="text15-7-9-2" style="font-weight:bold;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';baseline-shift:baseline;white-space:pre;fill:#2c5573;stroke-width:0.0903595;stroke-linecap:round" aria-label="H" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5" style="display:inline" x="2" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8" style="display:inline" x="2.25" inkscape:label="small" />
|
||
</g>
|
||
<g id="e_ground_fault_circuit_interrupt" style="display:inline" class="e_ground_fault_circuit_interrupt" inkscape:label="e_ground_fault_circuit_interrupt">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle15-7" r="1.2113438" cx="-1.157196e-08" cy="0.00040627684" transform="rotate(90)" />
|
||
<path id="circle16" style="display:inline;fill:#2c5573;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" d="m 1.2109375,-2e-8 a 1.2113438,1.2113438 0 0 0 -0.109375,-0.5 h -2.203125 a 1.2113438,1.2113438 0 0 0 -0.109375,0.5 1.2113438,1.2113438 0 0 0 0.1074219,0.50000004 H 1.1035156 A 1.2113438,1.2113438 0 0 0 1.2109375,-2e-8 Z" />
|
||
<path style="font-variation-settings:normal;display:inline;opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1" d="M 0.99548432,-0.50000002 H -2.8236093" id="path7-8-9" sodipodi:nodetypes="cc" />
|
||
<path style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000" d="M 0.99548432,0.50000002 H -2.8236093" id="path7-8-9-9" sodipodi:nodetypes="cc" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7" style="display:inline" x="2" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16" style="display:inline" x="2.25" inkscape:label="small" />
|
||
</g>
|
||
<g id="p_gas_supply_feed" style="display:inline" inkscape:label="p_gas_supply_feed" class="p_gas_supply_feed">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle4" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
||
<path sodipodi:type="star" style="fill:#2c5573;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;-inkscape-stroke:none" id="path8" inkscape:flatsided="true" sodipodi:sides="3" sodipodi:cx="-1.421875" sodipodi:cy="-1.3113437" sodipodi:r1="1.2727505" sodipodi:r2="0.63637525" sodipodi:arg1="0.52359878" sodipodi:arg2="1.5707963" inkscape:rounded="0" inkscape:randomized="0" d="m -0.31964074,-0.67496842 -2.20446856,-10e-9 1.1022343,-1.90912577 z" inkscape:transform-center-y="-0.25987306" transform="matrix(0.81672892,0,0,0.81672892,1.1612864,1.0716901)" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-1" style="display:inline" x="2" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-4" style="display:inline" x="2.25" inkscape:label="small" />
|
||
</g>
|
||
<g id="e_junction_box" style="display:inline" inkscape:label="e_junction_box" class="e_junction_box">
|
||
<rect style="display:inline;fill:#2c5573;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;-inkscape-stroke:none" id="rect5" width="2.4441562" height="2.4441562" x="-1.2220781" y="-1.2220781" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text19" style="display:inline" x="2" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text20" style="display:inline" x="2.25" inkscape:label="small" />
|
||
</g>
|
||
<text xml:space="preserve" id="text15-7" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;line-height:normal;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:pre;shape-inside:url(#rect15-7);display:inline;opacity:1;vector-effect:none;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1" transform="matrix(0.45179745,0,0,0.45179745,-3.7556887,-3.6244707)"><tspan x="-0.33203125" y="3.274871" id="tspan2"><tspan style="baseline-shift:baseline;vector-effect:none;stop-color:#000000;stop-opacity:1" id="tspan1">W</tspan></tspan></text>
|
||
<text xml:space="preserve" id="text15-7-9" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;line-height:normal;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:pre;shape-inside:url(#rect15-7-4);display:inline;vector-effect:none;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000" transform="matrix(0.45179745,0,0,0.45179745,-5.4904406,-0.79707205)"><tspan x="-0.33203125" y="3.274871" id="tspan3">H</tspan></text>
|
||
<text xml:space="preserve" id="text15-7-4" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;white-space:pre;shape-inside:url(#rect15-7-51);display:inline;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" transform="matrix(0.45179745,0,0,0.45179745,-3.7897588,-1.2367927)"><tspan x="-0.33203125" y="3.274871" id="tspan4">C</tspan></text>
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.25;stroke-linecap:round" id="path5-3" cx="-12.076193" cy="-5.43543" r="3.421875" />
|
||
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.25;stroke-linecap:round" d="m -12.076193,-10.068243 v 9.26562531" id="path7-8-1" sodipodi:nodetypes="cc" />
|
||
<text xml:space="preserve" id="text9" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;white-space:pre;shape-inside:url(#rect9);display:inline;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-linecap:round;stroke-opacity:1" transform="matrix(0.79776311,0,0,0.79776311,16.317442,5.1947736)"><tspan x="-26.119141" y="-5.3755196" id="tspan5">#27.A</tspan></text>
|
||
<rect style="stroke:hsl(0, 0%, 50%);fill:url(#pattern11)" width="26.3594" height="27.251589" x="-38.392937" y="-0.71799896" id="rect11" />
|
||
<defs id="defs455">
|
||
<pattern patternUnits="userSpaceOnUse" width="10" height="10" patternTransform="translate(-38.392937,-0.71799896)" preserveAspectRatio="xMidYMid" id="gravel2">
|
||
<g id="g11" transform="matrix(0.02651056,0,0,0.02638476,4.4275967,4.1156359)">
|
||
<path id="path36-0" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:1.11176;stroke-linejoin:round" d="m -16.024324,33.403504 c -23.142973,56.872404 -33.671724,96.714706 -75.207912,96.714706 -41.536184,0 -75.635004,16.51355 -75.207914,-90.437137 0.21332,-53.413652 1.44139,-113.030874 75.207914,-96.714729 42.386623,9.375338 96.8314589,37.298609 75.207912,90.43716 z" sodipodi:nodetypes="sssss" />
|
||
<path id="path37-9" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.854173;stroke-linejoin:round" d="m -27.005658,180.31752 c 24.9238528,30.22866 -31.213467,42.06236 -69.717249,42.06236 -38.503783,0 -69.717263,-18.83195 -69.717253,-42.06236 3e-5,-23.23037 33.7787,-28.2435 69.717253,-42.06232 50.050874,-19.24521 54.939047,24.13871 69.717249,42.06232 z" sodipodi:nodetypes="sssss" />
|
||
<path id="path38-4" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:1.11176;stroke-linejoin:round" d="M 126.52132,95.569363 C 118.17215,148.32688 144.88022,197.87464 102.09657,213.31941 63.028124,227.42298 27.575513,201.12783 -12.404935,169.7376 -63.545451,129.58519 -35.785508,66.070075 1.6279221,48.028764 43.802197,27.691693 132.92236,55.121539 126.52132,95.569363 Z" sodipodi:nodetypes="sssss" />
|
||
<path id="path39-8" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.854173;stroke-linejoin:round" d="m 67.603847,12.815246 c 0,14.288164 -16.306091,22.153663 -35.629266,25.871017 -48.873748,9.402142 -35.6292971,-11.582853 -35.6293009,-25.871017 0,-14.2881263 17.4481819,-18.3442019 35.6293009,-25.870972 43.031773,-17.814649 35.629266,11.5828457 35.629266,25.870972 z" sodipodi:nodetypes="sssss" />
|
||
<path id="path40-8" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.830971;stroke-linejoin:round" d="m 209.5242,12.815246 c 0,29.860573 -16.85741,69.84892 -68.91417,54.067389 C 104.1868,55.840519 71.695904,42.675819 71.695904,12.815246 c 0,-29.860555 32.794396,-42.06965 68.914126,-54.067344 76.90054,-25.543624 68.91417,24.206778 68.91417,54.067344 z" sodipodi:nodetypes="sssss" />
|
||
<path id="path41-2" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:1.0686;stroke-linejoin:round" d="m 29.727122,-144.89168 c 51.338495,-14.68446 87.627438,16.47908 103.513478,51.427558 21.83399,48.033605 -39.378334,50.504097 -89.792545,68.101967 -52.1807403,18.214503 -99.42022,-14.602262 -102.972134,-52.827217 -3.551913,-38.224948 40.060858,-52.632288 89.251201,-66.702308 z" sodipodi:nodetypes="sssss" />
|
||
<path id="path42-4" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.788353;stroke-linejoin:round" d="m 175.57021,222.36072 c -19.74826,1.34234 -55.28814,-32.56819 -39.1866,-67.1944 13.16225,-28.30534 15.42698,-61.288598 32.32827,-72.055414 30.1203,-19.187867 38.61815,28.695274 39.1866,67.194444 0.55226,37.40304 -12.57997,70.71307 -32.32827,72.05537 z" sodipodi:nodetypes="sssss" />
|
||
<path id="path43-5" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.914642;stroke-linejoin:round" d="m -63.946402,-108.45043 c -15.087814,20.363212 -22.478782,47.092231 -50.207758,47.092231 -27.72898,0 -50.20777,-21.083909 -50.20777,-47.092231 0,-26.00833 22.47879,-47.09224 50.20777,-47.09224 27.728976,0 85.134373,-0.0463 50.207758,47.09224 z" sodipodi:nodetypes="sssss" />
|
||
<path id="path44-5" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.740806;stroke-linejoin:round" d="m 206.77074,-104.5648 c -6.76569,51.427403 -15.99708,43.410193 -35.73041,43.410197 -19.73336,-4e-6 -28.75729,-14.0422 -35.73044,-43.410197 -10.88342,-45.83632 15.99704,-43.41019 35.73044,-43.41019 19.73337,0 38.85759,19.64022 35.73041,43.41019 z" sodipodi:nodetypes="sssss" />
|
||
</g>
|
||
</pattern>
|
||
</defs>
|
||
<sodipodi:namedview id="namedview453" pagecolor="#ffffff" bordercolor="#0c0c0c" borderopacity="1" inkscape:showpageshadow="0" inkscape:pageopacity="0" inkscape:pagecheckerboard="false" inkscape:deskcolor="#ffffff" showgrid="false" inkscape:zoom="8.0000004" inkscape:cx="6.2499997" inkscape:cy="9.4999996" inkscape:window-width="1184" inkscape:window-height="1007" inkscape:window-x="-14" inkscape:window-y="0" inkscape:window-maximized="0" inkscape:current-layer="svg451" />
|
||
<pattern id="demolish" width=".25" height=".25" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2=".25" style="stroke:rgb(255, 0, 0); stroke-width:0.15" id="line293" />
|
||
</pattern>
|
||
<pattern id="demolish_wider" width="1.5" height="1.5" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1.5" style="stroke:rgb(255, 0, 0); stroke-width:0.15" id="line293" />
|
||
</pattern>
|
||
<pattern id="steel" width="3" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line296" />
|
||
<line x1="1" y1="0" x2="1" y2="1" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line298" />
|
||
</pattern>
|
||
<pattern id="pattern303" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line301" />
|
||
</pattern>
|
||
<pattern id="diagonal1" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line305" />
|
||
</pattern>
|
||
<pattern id="diagonal2" width="2" height="2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line308" />
|
||
</pattern>
|
||
<pattern id="diagonal3" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line311" />
|
||
</pattern>
|
||
<pattern id="square1" width="1" height="1" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line314" />
|
||
<line x1="0" y1="0" x2="1" y2="0" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line316" />
|
||
</pattern>
|
||
<pattern id="square2" width="2" height="2" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line319" />
|
||
<line x1="0" y1="0" x2="2" y2="0" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line321" />
|
||
</pattern>
|
||
<pattern id="square3" width="3" height="3" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line324" />
|
||
<line x1="0" y1="0" x2="3" y2="0" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line326" />
|
||
</pattern>
|
||
<pattern id="crosshatch1" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line328" />
|
||
<line x1="0" y1="0" x2="1" y2="0" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line330" />
|
||
</pattern>
|
||
<pattern id="crosshatch2" width="2" height="2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line333" />
|
||
<line x1="0" y1="0" x2="2" y2="0" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line335" />
|
||
</pattern>
|
||
<pattern id="crosshatch3" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line338" />
|
||
<line x1="0" y1="0" x2="3" y2="0" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line340" />
|
||
</pattern>
|
||
<pattern id="brick" width="2" height="2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(0, 25%, 80%)" id="rect6" />
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line308" />
|
||
</pattern>
|
||
<pattern id="earth" width="6" height="6" patternUnits="userSpaceOnUse">
|
||
<path style="fill: #666;" d="M 0 0 6 0 6 6 0 6" id="path350" />
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line352" />
|
||
<line x1="1" y1="0" x2="1" y2="2" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line354" />
|
||
<line x1="2" y1="0" x2="2" y2="2" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line356" />
|
||
<line x1="3" y1="0" x2="5" y2="0" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line358" />
|
||
<line x1="3" y1="1" x2="5" y2="1" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line360" />
|
||
<line x1="3" y1="2" x2="5" y2="2" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line362" />
|
||
<line x1="0" y1="3" x2="2" y2="3" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line364" />
|
||
<line x1="0" y1="4" x2="2" y2="4" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line366" />
|
||
<line x1="0" y1="5" x2="2" y2="5" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line368" />
|
||
<line x1="3" y1="3" x2="3" y2="5" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line370" />
|
||
<line x1="4" y1="3" x2="4" y2="5" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line372" />
|
||
<line x1="5" y1="3" x2="5" y2="5" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line374" />
|
||
</pattern>
|
||
<pattern id="glass" width="10" height="10" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="1" y1="1" x2="1" y2="3" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line377" />
|
||
<line x1="2" y1="0" x2="2" y2="5" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line379" />
|
||
<line x1="3" y1="2" x2="3" y2="4" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line381" />
|
||
</pattern>
|
||
<pattern id="liquid" width="6" height="3" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0.5" x2="4" y2="0.5" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line384" />
|
||
<line x1="0" y1="2" x2="1" y2="2" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line386" />
|
||
<line x1="3" y1="2" x2="6" y2="2" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line388" />
|
||
</pattern>
|
||
<pattern id="grass" width="6" height="12" patternUnits="userSpaceOnUse">
|
||
<line x1="1.5" y1="1.5" x2="1.5" y2="0" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line391" />
|
||
<line x1="1.5" y1="1.5" x2="0" y2="0" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line393" />
|
||
<line x1="1.5" y1="1.5" x2="3" y2="0" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line395" />
|
||
<line x1="4.5" y1="7.5" x2="4.5" y2="6" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line397" />
|
||
<line x1="4.5" y1="7.5" x2="3" y2="6" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line399" />
|
||
<line x1="4.5" y1="7.5" x2="6" y2="6" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line401" />
|
||
</pattern>
|
||
<pattern id="honeycomb" width="7.5" height="4.33" patternUnits="userSpaceOnUse">
|
||
<path style="fill: #cfc6cf;" d="M 0 0 7.5 0 7.5 4.33 0 4.33" id="path404" />
|
||
<path d="M 0,2.165 L 1.25,2.165" style="stroke:hsl(0, 0%, 50%);stroke-width:0.15;stroke-linecap:round" id="path406" />
|
||
<path d="M 1.25,2.165 L 2.5,4.33 L 5,4.33 L 6.25,2.165 L 5,0 L 2.5,0 L 1.25,2.165" style="stroke:hsl(0, 0%, 50%);stroke-width:0.15;stroke-linecap:round;fill:none" id="path408" />
|
||
<path d="M 6.25,2.165 L 7.5,2.165" style="stroke:hsl(0, 0%, 50%);stroke-width:0.15;stroke-linecap:round" id="path410" />
|
||
</pattern>
|
||
<pattern id="wood" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(0.75) rotate(0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(40, 35%, 80%)" id="rect1" />
|
||
<path style="fill:none; stroke:hsl(0, 0%, 50%); stroke-width:0.15;" d="M 49.649999,1.3460737 A 69.019995,69.019995 0 0 0 48.653938,0.34999949 M 49.649999,4.9389583 A 66.554994,66.554994 0 0 0 45.06105,0.34999949 M 49.649999,8.6983527 A 64.089999,64.089999 0 0 0 41.301656,0.34999949 M 49.649999,12.675003 A 61.624998,61.624998 0 0 0 37.325,0.34999949 M 49.649999,16.948067 A 59.159997,59.159997 0 0 0 33.05192,0.34999949 M 49.649999,21.652972 A 56.694997,56.694997 0 0 0 28.347017,0.34999949 M 49.649999,27.057906 A 54.229999,54.229999 0 0 0 22.942096,0.34999949 M 49.649999,33.866298 A 51.764998,51.764998 0 0 0 16.1337,0.34999949 M 49.649999,49.649989 A 49.299997,49.299997 0 0 0 0.34999949,0.34999949 M 47.185,49.649989 A 46.834999,46.834999 0 0 0 0.34999949,2.8149951 M 44.72,49.649989 A 44.369998,44.369998 0 0 0 0.34999949,5.2799906 M 42.254999,49.649989 A 41.904997,41.904997 0 0 0 0.34999949,7.7450123 M 39.790001,49.649989 A 39.439999,39.439999 0 0 0 0.34999949,10.210008 M 37.325,49.649989 A 36.974998,36.974998 0 0 0 0.34999949,12.675003 M 34.859999,49.649989 A 34.509998,34.509998 0 0 0 0.34999949,15.139998 M 32.395001,49.649989 A 32.044999,32.044999 0 0 0 0.34999949,17.604994 M 29.93,49.649989 A 29.579999,29.579999 0 0 0 0.34999949,20.069989 M 27.465,49.649989 A 27.114998,27.114998 0 0 0 0.34999949,22.535011 M 24.999997,49.649989 A 24.649999,24.649999 0 0 0 0.34999949,25.000007 M 22.534998,49.649989 A 22.184999,22.184999 0 0 0 0.34999949,27.465003 M 20.069998,49.649989 A 19.719999,19.719999 0 0 0 0.34999949,29.929999 M 17.604998,49.649989 A 17.254999,17.254999 0 0 0 0.34999949,32.394994 M 15.139998,49.649989 A 14.789999,14.789999 0 0 0 0.34999949,34.85999 M 12.674999,49.649989 A 12.325,12.325 0 0 0 0.34999949,37.325011 M 10.209999,49.649989 A 9.8599994,9.8599994 0 0 0 0.34999949,39.790007 M 7.7449994,49.649989 A 7.3949999,7.3949999 0 0 0 0.34999949,42.255002 M 5.2799992,49.649989 A 4.9299997,4.9299997 0 0 0 0.34999949,44.719998 M 2.8149995,49.649989 A 2.4649999,2.4649999 0 0 0 0.34999949,47.184993 M 0.34999949,49.649989 H 3.8010003 M 0.34999949,49.649989 H 3.8010003 M 0.34999949,49.649989 H 3.8010003" id="path413" />
|
||
</pattern>
|
||
<pattern id="woodbeyond" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(0.75) rotate(0) translate(25, 25)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(40, 35%, 90%)" id="rect1" />
|
||
<path style="fill:none; stroke:hsl(0, 0%, 70%); stroke-width:0.15;" d="M 49.649999,1.3460737 A 69.019995,69.019995 0 0 0 48.653938,0.34999949 M 49.649999,4.9389583 A 66.554994,66.554994 0 0 0 45.06105,0.34999949 M 49.649999,8.6983527 A 64.089999,64.089999 0 0 0 41.301656,0.34999949 M 49.649999,12.675003 A 61.624998,61.624998 0 0 0 37.325,0.34999949 M 49.649999,16.948067 A 59.159997,59.159997 0 0 0 33.05192,0.34999949 M 49.649999,21.652972 A 56.694997,56.694997 0 0 0 28.347017,0.34999949 M 49.649999,27.057906 A 54.229999,54.229999 0 0 0 22.942096,0.34999949 M 49.649999,33.866298 A 51.764998,51.764998 0 0 0 16.1337,0.34999949 M 49.649999,49.649989 A 49.299997,49.299997 0 0 0 0.34999949,0.34999949 M 47.185,49.649989 A 46.834999,46.834999 0 0 0 0.34999949,2.8149951 M 44.72,49.649989 A 44.369998,44.369998 0 0 0 0.34999949,5.2799906 M 42.254999,49.649989 A 41.904997,41.904997 0 0 0 0.34999949,7.7450123 M 39.790001,49.649989 A 39.439999,39.439999 0 0 0 0.34999949,10.210008 M 37.325,49.649989 A 36.974998,36.974998 0 0 0 0.34999949,12.675003 M 34.859999,49.649989 A 34.509998,34.509998 0 0 0 0.34999949,15.139998 M 32.395001,49.649989 A 32.044999,32.044999 0 0 0 0.34999949,17.604994 M 29.93,49.649989 A 29.579999,29.579999 0 0 0 0.34999949,20.069989 M 27.465,49.649989 A 27.114998,27.114998 0 0 0 0.34999949,22.535011 M 24.999997,49.649989 A 24.649999,24.649999 0 0 0 0.34999949,25.000007 M 22.534998,49.649989 A 22.184999,22.184999 0 0 0 0.34999949,27.465003 M 20.069998,49.649989 A 19.719999,19.719999 0 0 0 0.34999949,29.929999 M 17.604998,49.649989 A 17.254999,17.254999 0 0 0 0.34999949,32.394994 M 15.139998,49.649989 A 14.789999,14.789999 0 0 0 0.34999949,34.85999 M 12.674999,49.649989 A 12.325,12.325 0 0 0 0.34999949,37.325011 M 10.209999,49.649989 A 9.8599994,9.8599994 0 0 0 0.34999949,39.790007 M 7.7449994,49.649989 A 7.3949999,7.3949999 0 0 0 0.34999949,42.255002 M 5.2799992,49.649989 A 4.9299997,4.9299997 0 0 0 0.34999949,44.719998 M 2.8149995,49.649989 A 2.4649999,2.4649999 0 0 0 0.34999949,47.184993 M 0.34999949,49.649989 H 3.8010003 M 0.34999949,49.649989 H 3.8010003 M 0.34999949,49.649989 H 3.8010003" id="path413" />
|
||
</pattern>
|
||
<pattern id="sand" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(.5) rotate(0)">
|
||
<path style="fill: #EEE;" d="M 0 0 50 0 50 50 0 50" id="path416" />
|
||
<path d="m 43.601202,-0.71150489 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672766,-9.11985699 0.05043,0.05043 m -0.413206,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.13875999 0.05043,0.05043 m -11.224016,-1.682987 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.13875999 0.05043,0.05043 m -11.224018,-1.682987 0.05043,0.05043 m 2.579706,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.12694199 0.05043,0.05043 m 1.400684,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587503 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.13875999 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950282 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587503 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.13875999 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.03554199 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950282 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398321 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.12694199 0.050426,0.05043 m 1.4006823,9.01900499 0.050426,0.05043 m 1.6727653,-9.11985699 0.050426,0.05043 m -0.4132033,4.57498099 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587503 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.13875999 0.050426,0.05043 m 39.2020484,8.40227899 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672766,-9.1198569 0.05043,0.05043 m -0.413206,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.305259,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,9.3736971 l 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,9.3736971 l 0.05043,0.05043 m 2.579706,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.1269419 0.05043,0.05043 m 1.400684,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.305261,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.6829219 0.05043,0.05043 m 2.579707,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950283 0.05043,0.05043 m 4.212202,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 M 3.2605471,9.3738251 l 0.050426,0.05043 m 2.5797074,2.0355409 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114425 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950283 0.050426,0.05043 m 4.212204,1.309988 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.1269419 0.050426,0.05043 m 1.4006823,9.0190049 0.050426,0.05043 m 1.6727653,-9.1198569 0.050426,0.05043 m -0.4132033,4.5749809 0.050426,0.05043 m -5.2199991,3.033174 0.050426,0.05043 m 3.3052614,-0.322504 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,19.458898 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,19.458898 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580413,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126942 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955007 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580414,-3.950278 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955007 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05043 m -6.5804127,-3.950278 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398322 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126942 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322509 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955007 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.40139,-3.6782 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496813,-1.138755 0.05043,0.05043 M 33.516,29.5441 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.401389,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403046 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496811,-1.138755 0.05043,0.05043 M 23.4308,29.5441 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401387,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126946 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05044 m -2.49917,-0.05044 0.05043,0.05044 m 5.754006,-1.955012 0.05043,0.05043 m -3.496808,-1.138755 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401388,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05044 m -2.499171,-0.05044 0.05043,0.05044 m 5.754007,-1.955012 0.05043,0.05043 m -3.496809,-1.138755 0.05043,0.05043 M 3.2603961,29.5441 l 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05044 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398312 0.050426,0.05043 m -5.40138804,-3.6782 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126946 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.03317 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403046 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05044 m -2.499171,-0.05044 0.050426,0.05044 m 5.754007,-1.955012 0.050426,0.05043 m -3.4968082,-1.138755 0.050426,0.05043 m 39.2020484,8.402274 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678204 0.05043,0.05044 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672766,-9.119861 0.05043,0.05043 m -0.413206,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496813,-1.138765 0.05043,0.05043 M 33.516,39.629302 l 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503902 0.05043,0.05043 m 3.395957,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496811,-1.138765 0.05043,0.05043 M 23.4308,39.629302 l 0.05043,0.05043 m 2.579706,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503902 0.05043,0.05043 m 3.395955,-6.126951 0.05043,0.05043 m 1.400684,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587498 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955006 0.05043,0.05043 m -3.496808,-1.138765 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587498 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955006 0.05043,0.05043 m -3.496809,-1.138765 0.05043,0.05043 M 3.2605471,39.6294 l 0.050426,0.05043 m 2.5797074,2.035542 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861943 0.050426,0.05043 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309992 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678204 0.050426,0.05044 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503902 0.050426,0.05043 m 3.3959557,-6.126951 0.050426,0.05043 m 1.4006823,9.019004 0.050426,0.05043 m 1.6727653,-9.119861 0.050426,0.05043 m -0.4132033,4.574985 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322505 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587498 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955006 0.050426,0.05043 m -3.4968082,-1.138765 0.050426,0.05043" style="stroke:hsl(0, 0%, 50%);stroke-width:0.35;stroke-linecap:round" id="path418" />
|
||
</pattern>
|
||
<pattern id="sand_white" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(.5) rotate(0)">
|
||
<path style="fill: #ffffff;" d="M 0 0 50 0 50 50 0 50" id="path416" />
|
||
<path d="m 43.601202,-0.71150489 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672766,-9.11985699 0.05043,0.05043 m -0.413206,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.13875999 0.05043,0.05043 m -11.224016,-1.682987 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.13875999 0.05043,0.05043 m -11.224018,-1.682987 0.05043,0.05043 m 2.579706,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.12694199 0.05043,0.05043 m 1.400684,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587503 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.13875999 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950282 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587503 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.13875999 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.03554199 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950282 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398321 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.12694199 0.050426,0.05043 m 1.4006823,9.01900499 0.050426,0.05043 m 1.6727653,-9.11985699 0.050426,0.05043 m -0.4132033,4.57498099 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587503 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.13875999 0.050426,0.05043 m 39.2020484,8.40227899 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672766,-9.1198569 0.05043,0.05043 m -0.413206,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.305259,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,9.3736971 l 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,9.3736971 l 0.05043,0.05043 m 2.579706,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.1269419 0.05043,0.05043 m 1.400684,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.305261,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.6829219 0.05043,0.05043 m 2.579707,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950283 0.05043,0.05043 m 4.212202,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 M 3.2605471,9.3738251 l 0.050426,0.05043 m 2.5797074,2.0355409 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114425 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950283 0.050426,0.05043 m 4.212204,1.309988 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.1269419 0.050426,0.05043 m 1.4006823,9.0190049 0.050426,0.05043 m 1.6727653,-9.1198569 0.050426,0.05043 m -0.4132033,4.5749809 0.050426,0.05043 m -5.2199991,3.033174 0.050426,0.05043 m 3.3052614,-0.322504 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,19.458898 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,19.458898 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580413,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126942 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955007 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580414,-3.950278 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955007 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05043 m -6.5804127,-3.950278 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398322 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126942 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322509 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955007 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.40139,-3.6782 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496813,-1.138755 0.05043,0.05043 M 33.516,29.5441 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.401389,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403046 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496811,-1.138755 0.05043,0.05043 M 23.4308,29.5441 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401387,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126946 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05044 m -2.49917,-0.05044 0.05043,0.05044 m 5.754006,-1.955012 0.05043,0.05043 m -3.496808,-1.138755 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401388,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05044 m -2.499171,-0.05044 0.05043,0.05044 m 5.754007,-1.955012 0.05043,0.05043 m -3.496809,-1.138755 0.05043,0.05043 M 3.2603961,29.5441 l 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05044 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398312 0.050426,0.05043 m -5.40138804,-3.6782 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126946 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.03317 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403046 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05044 m -2.499171,-0.05044 0.050426,0.05044 m 5.754007,-1.955012 0.050426,0.05043 m -3.4968082,-1.138755 0.050426,0.05043 m 39.2020484,8.402274 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678204 0.05043,0.05044 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672766,-9.119861 0.05043,0.05043 m -0.413206,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496813,-1.138765 0.05043,0.05043 M 33.516,39.629302 l 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503902 0.05043,0.05043 m 3.395957,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496811,-1.138765 0.05043,0.05043 M 23.4308,39.629302 l 0.05043,0.05043 m 2.579706,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503902 0.05043,0.05043 m 3.395955,-6.126951 0.05043,0.05043 m 1.400684,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587498 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955006 0.05043,0.05043 m -3.496808,-1.138765 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587498 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955006 0.05043,0.05043 m -3.496809,-1.138765 0.05043,0.05043 M 3.2605471,39.6294 l 0.050426,0.05043 m 2.5797074,2.035542 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861943 0.050426,0.05043 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309992 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678204 0.050426,0.05044 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503902 0.050426,0.05043 m 3.3959557,-6.126951 0.050426,0.05043 m 1.4006823,9.019004 0.050426,0.05043 m 1.6727653,-9.119861 0.050426,0.05043 m -0.4132033,4.574985 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322505 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587498 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955006 0.050426,0.05043 m -3.4968082,-1.138765 0.050426,0.05043" style="stroke:hsl(0, 0%, 50%);stroke-width:0.35;stroke-linecap:round" id="path418" />
|
||
</pattern>
|
||
<pattern id="concrete" width="50" height="50" patternUnits="userSpaceOnUse">
|
||
<path style="fill: hsl(0, 0%, 60%);" d="M 0 0 50 0 50 50 0 50" id="path421" />
|
||
<path style="stroke:hsl(0, 0%, 50%);stroke-width:0.15;stroke-linecap:round" d="M 0.12435638,40.161126 0.0392849,39.927396 m 1.3611443,3.73971 -0.085071,-0.23373 m 1.3611438,3.73972 -0.085072,-0.23373 m -2.34247071,-16.61734 -0.0850716,-0.23373 m 1.36114441,3.73971 -0.085072,-0.23372 m 1.3611447,3.73971 -0.085071,-0.23373 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611439,3.73972 -0.085071,-0.23373 m 1.3611443,3.73971 -0.085072,-0.23374 m -6.17068923,-27.13528 -0.0850715,-0.23373 m 1.36114443,3.73972 -0.085072,-0.23374 m 1.3611448,3.73972 -0.085072,-0.23373 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611446,3.73973 -0.085072,-0.23374 m 1.3611447,3.73971 -0.085071,-0.23373 m 1.3611437,3.73973 -0.085071,-0.23374 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611432,3.73972 -0.08507,-0.23373 M 0.49816496,10.643836 0.4130935,10.410096 m 1.3611443,3.73972 -0.085072,-0.23373 m 1.3611449,3.73972 -0.085072,-0.23374 m 1.3611448,3.73972 -0.085072,-0.23373 m 1.3611446,3.73972 -0.085072,-0.23374 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611438,3.73972 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085072,-0.23373 m 1.3611447,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23372 M 0.62276789,0.8047364 0.53769639,0.5710064 m 1.36114431,3.73971 -0.085071,-0.23373 m 1.3611437,3.73972 -0.085071,-0.23373 m 1.3611442,3.7397096 -0.085071,-0.23373 m 1.3611439,3.73971 -0.085071,-0.23372 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085071,-0.23372 m 1.3611437,3.73971 -0.085071,-0.23373 m 1.3611437,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 M 4.5755891,1.4835864 4.4905181,1.2498564 m 1.3611441,3.73972 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085071,-0.23373 m 1.3611437,3.7397196 -0.085071,-0.23374 m 1.3611438,3.73972 -0.085071,-0.23373 m 1.3611436,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 M 8.5284107,2.1624464 8.4433387,1.9287164 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611436,3.73972 -0.08507,-0.23373 m 1.361142,3.7397196 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.7397 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23374 M 12.481231,2.8412964 l -0.08507,-0.23372 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23372 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 M 16.434053,3.5201564 l -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m -1.796367,0.9289 -0.06438,-0.24025 m 1.5358,-1.95656 -0.06438,-0.24026 m 1.888167,1.919 0.06307,-0.13526 m -3.386081,0.17745 0.013,-0.14867 m 4.572989,-2.89775 -0.08507,-0.23373 m 4.037892,0.91258 -0.08507,-0.23372 m -5.483097,-1.31646 -0.06438,-0.24026 m 4.616637,1.85306 -0.06438,-0.24026 m -5.338602,-0.80246 0.06307,-0.13525 m 3.305472,-1.20309 0.06307,-0.13526 m 1.140023,3.44073 0.06307,-0.13526 m -1.655827,0.31399 0.013,-0.14868 m -1.926484,4.63718 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23374 M 19.110801,0.6930264 l -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361142,3.7397196 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 2.637216,7.24571 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361142,3.73973 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23374 M 23.063621,1.3718864 l -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.7397096 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 2.637216,7.2457 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23372 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23372 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 M 27.016443,2.0507464 l -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361141,3.73972 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361144,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 M 30.969264,2.7295964 l -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 M 34.922086,3.4084464 l -0.08507,-0.23372 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 M 37.598834,0.5813264 l -0.08507,-0.23374 m 1.361142,3.73973 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m -7.446764,-30.6412696 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m -3.618545,-20.1233196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.7397096 -0.08507,-0.23373 m 0.209673,-9.6053596 -0.08507,-0.23374 M 1.4711736,47.803406 1.4067966,47.563156 m -0.073621,-7.96299 -0.064377,-0.24027 m 1.6737946,6.2467 -0.064377,-0.24026 m -1.683038,-13.96943 -0.064377,-0.24026 m 1.6737943,6.24669 -0.064377,-0.24025 m 1.6737944,6.24669 -0.064376,-0.24026 m 1.6737936,6.24669 -0.064376,-0.24026 M 1.0571811,23.193656 0.9928044,22.953396 m 1.6737944,6.2467 -0.064377,-0.24026 m 1.6737945,6.2467 -0.064377,-0.24026 m 1.6737948,6.24669 -0.064377,-0.24026 m 1.6737945,6.2467 -0.064377,-0.24026 m -6.51129097,-31.98874 -0.0643767,-0.24026 m 1.67379427,6.24669 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24669 -0.064377,-0.24025 m 1.673795,6.24669 -0.064377,-0.24026 m 1.6737946,6.24669 -0.064377,-0.24026 M 0.7811862,6.7871564 0.7168095,6.5468964 m 1.6737943,6.2466996 -0.064377,-0.24026 m 1.6737943,6.24669 -0.064377,-0.24026 m 1.6737947,6.24669 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24668 -0.064376,-0.24024 m 1.6737929,6.24668 -0.06438,-0.24024 m 1.673798,6.24667 -0.06438,-0.24024 M 2.2526063,4.5903464 2.1882293,4.3500864 m 1.6737945,6.2466896 -0.064377,-0.24025 m 1.6737949,6.24668 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24669 -0.064377,-0.24025 m 1.6737942,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 M 3.7240264,2.3935264 3.6596494,2.1532664 m 1.6737946,6.24669 -0.064376,-0.24025 m 1.6737935,6.2466896 -0.064376,-0.24026 m 1.6737935,6.24669 -0.064376,-0.24025 m 1.673793,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24024 m 1.673798,6.24668 -0.06438,-0.24027 M 6.8048642,6.2031464 6.7404872,5.9628864 m 1.6737946,6.2466896 -0.064377,-0.24025 m 1.6737942,6.24669 -0.064377,-0.24026 m 1.673794,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 M 8.2762845,4.0063264 8.2119075,3.7660764 M 9.885702,10.012766 9.821325,9.7725064 m 1.673794,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24027 m 1.673798,6.2467 -0.06438,-0.24026 M 9.7477043,1.8095164 9.6833283,1.5692564 m 1.6737927,6.24669 -0.06438,-0.24026 m 1.673798,6.2466996 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24025 m -9.730122,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673794,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06437,-0.24025 m 1.673788,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m -9.730124,-44.0015996 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -9.730122,-44.0015896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 3.283215,12.25313 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m -9.730123,-44.0015996 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 3.283215,12.25312 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 M 20.32364,2.8383064 20.15926,2.5980464 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m 3.283215,12.25313 -0.06438,-0.24027 m 1.673799,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m -9.730123,-44.0015996 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.2467 -0.06438,-0.24026 m -9.730124,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2466996 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 3.283216,12.25313 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m -9.730122,-44.0015896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2466996 -0.06438,-0.24027 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.2467 -0.06438,-0.24026 m -8.120706,-37.9951596 -0.06438,-0.24027 m 1.673797,6.2466996 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m -9.730123,-44.0015896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.24668 -0.06438,-0.24024 m 1.673797,6.24668 -0.06438,-0.24025 m -9.730123,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673799,6.2466896 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m -9.730122,-44.0015996 -0.06438,-0.24025 m 1.673797,6.2466796 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673799,6.24668 -0.06438,-0.24024 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24668 -0.06438,-0.24026 m -9.730124,-44.0015896 -0.06438,-0.24025 m 1.673799,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m -9.730122,-44.0015996 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06437,-0.24026 m 1.673789,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m -8.120705,-37.9951496 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -6.511287,-31.9887296 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -4.90187,-25.9822896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m -1.683036,-13.9694296 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m -0.07362,-7.9629896 -0.06438,-0.24026 m -47.7039735,-1.53749 0.038996,-0.0836 m 1.164097,3.38907 0.063071,-0.13525 m -2.2285202,4.77908 0.0630714,-0.13526 m 5.4709198,-5.84692 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13525 m -2.2285201,4.7790796 0.063071,-0.13526 m 7.6363693,-10.4907396 0.063072,-0.13526 m -2.2285211,4.77909 0.063071,-0.13526 m -2.2285202,4.7790796 0.063071,-0.13526 m -2.2285201,4.77908 0.063071,-0.13525 m -2.22852021,4.77908 0.0630713,-0.13526 M 10.345525,4.2715464 l 0.06307,-0.13525 m -2.2285187,4.77908 0.063071,-0.13526 m -2.2285201,4.7790896 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13526 m -2.2285201,4.77908 0.063071,-0.13525 M 13.714068,2.9331964 l 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.2285186,4.7790796 0.063072,-0.13525 m -2.2285211,4.77908 0.063072,-0.13526 m -2.228521,4.77909 0.063071,-0.13526 m -2.2285202,4.77908 0.063071,-0.13526 m -2.22852019,4.77908 0.0630713,-0.13525 M 17.08261,1.5948464 l 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285185,4.77908 0.063071,-0.13526 m -2.2285201,4.77909 0.063071,-0.13526 m -2.2285204,4.77909 0.063071,-0.13527 m -2.2285202,4.77909 0.063071,-0.13526 M 20.451151,0.1564964 l 0.0013,-0.003 m -2.166749,4.64683 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.2285189,4.77909 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13526 m -2.2285201,4.77909 0.063071,-0.13526 m -2.2285202,4.77908 0.063071,-0.13526 m -2.22852027,4.77908 0.0630715,-0.13525 m 20.565992,-38.2184396 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285184,4.77908 0.063072,-0.13525 m -2.228521,4.77908 0.063072,-0.13525 m -2.2285211,4.77908 0.063071,-0.13527 m -2.2285201,4.77908 0.063071,-0.13525 M 25.022786,2.2236164 l 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.2285182,4.77908 0.063072,-0.13526 m -2.228521,4.77908 0.063072,-0.13525 m -2.2285211,4.77908 0.063071,-0.13525 m -2.2285202,4.77908 0.063071,-0.13527 M 28.391328,0.8852664 l 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13527 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285181,4.77908 0.063071,-0.13525 m -2.22852,4.77908 0.063071,-0.13526 M 29.594421,4.1907464 l 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.7790796 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m 22.794514,-42.9975196 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -4.39397,9.42291 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m 24.959963,-47.6413396 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -6.559417,14.06674 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m 22.794515,-42.9975196 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.22852,4.7790896 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -4.393969,9.42292 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13525 M 40.90314,3.4811664 l 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m 24.959963,-47.6413496 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.7790896 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13527 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m 24.959964,-47.6413396 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.1352496 m -2.22852,4.7790796 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m 22.794514,-42.9975196 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13526 m 18.463615,-33.70988 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13527 m 18.463615,-33.70987 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m 14.132718,-24.42222 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.228519,4.7791 0.06307,-0.13527 m -2.22852,4.77908 0.06307,-0.13525 m 11.96727,-19.77839 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.228521,4.77908 0.06307,-0.13525 m 9.801819,-15.13458 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m 7.636371,-10.49076 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13527 m 3.305472,-1.20309 0.06307,-0.13525 M 4.0059337,4.2093264 l 0.013007,-0.14867 m -0.4595834,5.25307 0.013007,-0.14867 M 3.112781,14.418126 3.125788,14.269446 m -0.4595834,5.25307 0.013007,-0.14867 m -0.4595833,5.25307 0.013007,-0.14867 m -0.4595834,5.25306 0.013007,-0.14867 m -0.4595834,5.25307 0.013007,-0.14867 m -0.45958338,5.25306 0.0130072,-0.14866 m -0.4595836,5.25306 0.0130072,-0.14867 M 9.1177385,2.8588364 l 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595858,5.2530596 0.013009,-0.14867 m -0.4595852,5.25307 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14868 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595858,5.25306 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595852,5.25307 0.013009,-0.14868 m 9.104974,-46.9927096 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.2530696 0.013,-0.14868 m -0.459576,5.25307 0.01301,-0.14867 m -0.459586,5.25307 0.01301,-0.14868 m -0.459586,5.25307 0.01301,-0.14867 m -0.459587,5.25307 0.01301,-0.14867 m -0.459587,5.25307 0.01301,-0.14868 m -0.459586,5.25308 0.01301,-0.14869 m -0.459586,5.25308 0.01301,-0.14868 m 9.104974,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459576,5.2530596 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m 8.658408,-41.8883196 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459575,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.906154,10.35746 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14868 m -0.459577,5.25308 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14868 m 8.658409,-41.8883096 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459575,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.906153,10.35747 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459575,5.25308 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m 9.104985,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.2530596 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459576,5.25308 0.013,-0.14869 m -0.459577,5.25308 0.013,-0.14868 m 9.104985,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459577,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14868 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459575,5.25308 0.013,-0.14868 m -0.459577,5.25306 0.013,-0.14866 m 8.658409,-41.8883196 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459577,5.2530696 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459575,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459576,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m 8.658409,-41.8883096 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459577,5.2530696 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459575,5.25306 0.013,-0.14867 M 0.61291371,42.991776 0.31563741,42.354266 M 3.335483,35.512586 3.0382067,34.875076 m 5.0543262,10.83906 -0.2972761,-0.63751 M 1.3010021,17.831886 1.0037257,17.194376 m 5.0543262,10.83904 -0.2972761,-0.63751 m 5.0543262,10.83905 -0.297277,-0.63752 m 5.054326,10.83905 -0.297276,-0.63751 M 4.0235713,10.352706 3.726295,9.7151964 M 8.7806214,20.554246 8.4833453,19.916736 m 5.0543257,10.83904 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 M 6.7461405,2.8735364 6.4488644,2.2360164 M 11.50319,13.075066 11.205914,12.437556 m 5.054326,10.83905 -0.297276,-0.63751 m 5.054326,10.83905 -0.297277,-0.63751 m 5.054327,10.83904 -0.297276,-0.63751 M 14.22576,5.5958964 13.928483,4.9583864 m 5.054326,10.8390396 -0.297276,-0.63751 m 5.054326,10.83905 -0.297276,-0.63751 m 5.054326,10.83905 -0.297275,-0.63752 m 5.054325,10.83906 -0.297276,-0.63752 M 21.705379,8.3182564 21.408103,7.6807464 m 5.054325,10.8390396 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 m 5.054325,10.83905 -0.297276,-0.63752 M 24.427947,0.8390864 24.154971,0.1536764 m 5.030027,10.7869396 -0.297276,-0.63751 m 5.054325,10.83905 -0.297275,-0.63751 m 5.054326,10.83904 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 M 31.907566,3.5614464 31.61029,2.9239264 m 5.054327,10.8390496 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 m 5.054326,10.83905 -0.297277,-0.63751 M 39.387187,6.2838064 39.089911,5.6462864 m 5.054325,10.8390496 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 M 46.866806,9.0061664 46.56953,8.3686564 m 3.019844,-6.84167 -0.297276,-0.63751 M 0.78304652,42.524316 0.31558226,42.354166 m 7.94689064,2.89243 -0.4674639,-0.17013 m 7.94689,2.89242 -0.467464,-0.17013 m -11.7691,-12.75389 -0.4674641,-0.17013 m 7.9468901,2.89243 -0.467464,-0.17013 m 7.94689,2.89242 -0.467464,-0.17013 m 7.946891,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 M 6.2276238,27.565446 5.7601595,27.395306 m 7.9468905,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17014 m 7.94689,2.89243 -0.467463,-0.17015 m 7.94689,2.89244 -0.467465,-0.17015 m 7.946892,2.89244 -0.467465,-0.17014 M 1.4704859,17.363716 1.0030217,17.193576 m 7.9468905,2.89243 -0.4674638,-0.17014 m 7.9468896,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467465,-0.17014 m 7.946892,2.89243 -0.467465,-0.17014 m 7.94689,2.89243 -0.467463,-0.17014 m 7.94689,2.89243 -0.467465,-0.17014 M 4.1927745,9.8842864 3.7253104,9.7141464 m 7.9468906,2.8924296 -0.467465,-0.17014 m 7.946892,2.89243 -0.467466,-0.17014 m 7.946891,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467465,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 M 6.9150632,2.4048564 6.4475988,2.2347164 m 7.9468902,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17014 m 7.94689,2.8924296 -0.467463,-0.17014 m 7.94689,2.89243 -0.467463,-0.17014 m 7.94689,2.89243 -0.467465,-0.17014 M 24.596204,0.3700064 24.276606,0.1536764 m 7.799025,2.83862 -0.467465,-0.17015 m 7.94689,2.89244 -0.467463,-0.17015 m 7.94689,2.89244 -0.467463,-0.17014 m 3.179228,-7.31312 -0.45694,-0.16632 m -42.5443784,1.98501 0.170143,-0.46746 M 4.022641,10.351746 4.1927841,9.8842764 M 1.3003524,17.831176 1.4704955,17.363706 M 14.224356,5.5946064 l 0.170143,-0.46747 m -2.892432,7.9468996 0.170143,-0.46746 m -2.8924308,7.94689 0.170143,-0.46746 m -2.8924319,7.9469 0.1701429,-0.46747 m -2.8924315,7.9469 0.1701429,-0.46747 m -2.89243159,7.94691 0.17014311,-0.46747 M 24.426071,0.8374564 l 0.170142,-0.46746 m -2.89243,7.9469 0.170142,-0.46747 m -2.892432,7.9468996 0.170144,-0.46746 m -2.892432,7.94689 0.170144,-0.46746 m -2.892432,7.9469 0.170142,-0.46747 m -2.892431,7.9469 0.170143,-0.46746 m -2.8924311,7.9469 0.1701429,-0.46747 M 31.905497,3.5597464 32.07564,3.0922864 m -2.892432,7.9468996 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46746 m -2.89243,7.9469 0.170142,-0.46747 m -2.892432,7.9469 0.170144,-0.46747 m -2.892432,7.94691 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46747 m 23.643015,-41.6868496 0.170144,-0.46746 m -2.892432,7.9468996 0.170142,-0.46747 m -2.89243,7.9469 0.170142,-0.46746 m -2.892432,7.9469 0.170144,-0.46747 m -2.892432,7.94691 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46746 m 23.643015,-41.6868596 0.15961,-0.43852 m -2.881898,7.91795 0.170142,-0.46746 m -2.89243,7.9468996 0.170142,-0.46747 m -2.892431,7.94691 0.170143,-0.46747 m -2.892432,7.9469 0.170143,-0.46747 m -2.892431,7.9469 0.170142,-0.46746 m -2.892432,7.9469 0.170144,-0.46746 m 15.476149,-19.24855 0.170144,-0.46747 m -2.892432,7.94689 0.170143,-0.46746 m -2.892432,7.9469 0.170143,-0.46747 m -2.892432,7.9469 0.170144,-0.46745 M 4.9452336,47.243176 4.3690295,46.839706 m -0.8055656,-7.43498 -0.5762043,-0.40347 m 9.7966934,6.85974 -0.576204,-0.40348 M 2.181694,31.566286 1.6054898,31.162816 m 9.7966932,6.85973 -0.576204,-0.40347 m 9.796694,6.85973 -0.576205,-0.40346 M 0.79992402,23.727836 0.2237198,23.324376 m 9.7966932,6.85973 -0.5762037,-0.40346 m 9.7966927,6.85973 -0.576204,-0.40348 m 9.796694,6.85974 -0.576205,-0.40347 m 9.796696,6.85973 -0.576205,-0.40347 M 8.6386439,22.345666 8.0624397,21.942206 m 9.7966923,6.85972 -0.576203,-0.40346 m 9.796693,6.85972 -0.576204,-0.40347 m 9.796693,6.85974 -0.576203,-0.40347 m 9.796694,6.85973 -0.576205,-0.40347 M 7.2568738,14.507226 6.6806696,14.103756 m 9.7966924,6.85973 -0.576203,-0.40347 m 9.796694,6.85973 -0.576205,-0.40346 m 9.796694,6.85972 -0.576204,-0.40346 m 9.796694,6.85973 -0.576205,-0.40347 M 5.8751042,6.6687764 5.2989,6.2653164 m 9.796693,6.8597196 -0.576204,-0.40345 m 9.796694,6.85972 -0.576205,-0.40346 m 9.796694,6.85972 -0.576204,-0.40346 m 9.796694,6.85972 -0.576205,-0.40346 M 13.713823,5.2866064 13.13762,4.8831364 m 9.796693,6.8597296 -0.576205,-0.40347 m 9.796694,6.85973 -0.576204,-0.40346 m 9.796694,6.85972 -0.576205,-0.40346 M 21.552543,3.9044264 20.976339,3.5009564 m 9.796693,6.8597296 -0.576203,-0.4034696 m 9.796694,6.8597296 -0.576205,-0.40346 m 9.796693,6.85973 -0.576203,-0.40347 M 29.391262,2.5222464 28.815059,2.1187864 m 9.796694,6.85972 -0.576205,-0.40346 m 9.796694,6.8597196 -0.576204,-0.40346 M 37.229983,1.1400664 36.653778,0.7365964 m 9.796694,6.85973 -0.576204,-0.40346 m -8.27997,41.8703496 -0.489908,0.0864 m 8.328426,-1.46856 -0.489908,0.0864 m -40.0848223,-1.0142 -0.4899075,0.0864 m 8.3284248,-1.46855 -0.489908,0.0864 m 8.328425,-1.46853 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m 8.328426,-1.46856 -0.489908,0.0864 m 8.328426,-1.46853 -0.489908,0.0864 m -40.0848226,-1.01422 -0.4899073,0.0864 m 8.3284249,-1.46854 -0.489908,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m 8.328426,-1.46855 -0.489908,0.0864 m 8.328425,-1.46854 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m -40.0848217,-1.01421 -0.4899073,0.0864 m 8.328425,-1.46854 -0.4899075,0.0864 m 8.3284245,-1.46855 -0.489906,0.0864 m 8.328424,-1.46854 -0.489908,0.0864 m 8.328425,-1.46854 -0.489907,0.0864 m 8.328425,-1.46855 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m -47.92333989,0.36794 -0.48990731,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 m 8.3284232,-1.46854 -0.489906,0.0864 m 8.328424,-1.46855 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m 8.328426,-1.46855 -0.489908,0.0864 m -40.084822,-1.0142 -0.4899074,0.0864 m 8.3284254,-1.46855 -0.489908,0.0864 m 8.328424,-1.46854 -0.489906,0.0864 m 8.328424,-1.4685396 -0.489908,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m -40.0848217,-1.01421 -0.489907,0.0864 m 8.3284247,-1.46854 -0.489908,0.0864 m 8.328424,-1.46854 -0.489906,0.0864 m 8.328425,-1.46855 -0.489908,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 M 0.79803484,23.727576 l -0.0863839,-0.4899 m 1.46852616,8.32843 -0.086384,-0.48991 m 1.4685262,8.32843 -0.086384,-0.48991 m 1.4685263,8.32844 -0.086384,-0.4899 M 5.8722687,6.6683864 5.7858847,6.1784764 m 1.4685257,8.3284296 -0.086384,-0.4899 m 1.4685262,8.32843 -0.086384,-0.48991 m 1.4685254,8.32844 -0.086383,-0.48991 m 1.468526,8.32843 -0.08638,-0.48991 m 1.468522,8.32843 -0.08639,-0.48991 m 1.014196,-40.0848496 -0.08638,-0.48991 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468523,8.32843 -0.08638,-0.4899 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.4899 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468523,8.32844 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.48991 m 1.468522,8.3284296 -0.08638,-0.4898996 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468523,8.32843 -0.08638,-0.4899 m 1.468522,8.32842 -0.08638,-0.4899 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468521,8.32843 -0.08638,-0.4899 m -0.367955,-47.9233996 -0.08638,-0.4899 m 1.468523,8.32843 -0.08638,-0.48991 m 1.468522,8.3284396 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468521,8.32844 -0.08638,-0.48991 m 1.468523,8.32842 -0.08638,-0.4899 m 1.468522,8.32844 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.48991 m 1.468523,8.3284296 -0.08638,-0.48991 m 1.468521,8.32844 -0.08638,-0.48991 m -40.74138,20.18207 -0.6051935,-0.86432 m 2.8943265,-12.11801 -0.605194,-0.86431 m 11.298378,16.13577 -0.605194,-0.8643 M 2.2686052,1.7292864 1.6634114,0.8649664 M 12.961789,17.000746 12.356595,16.136436 m 11.298377,16.13577 -0.605195,-0.86431 m 11.298379,16.13578 -0.605195,-0.86432 M 15.250921,4.0184164 14.645728,3.1541064 m 11.298377,16.1357696 -0.605193,-0.86431 m 11.298377,16.13577 -0.605193,-0.8643 m 11.298377,16.13577 -0.605195,-0.86431 M 28.233239,6.3075464 l -0.605194,-0.8643 m 11.298378,16.1357696 -0.605195,-0.86431 m 11.298377,16.13577 -0.605193,-0.8643 M 41.215557,8.5966864 40.610363,7.7323764 M 8.5131281,42.230636 7.7782668,42.101046 m 13.7174062,2.41876 -0.734863,-0.12957 m 13.717407,2.41874 -0.734861,-0.12958 m 13.717405,2.41876 -0.734861,-0.12958 m -35.923599,-19.72051 -0.734862,-0.12957 m 13.717406,2.41875 -0.734861,-0.12957 m 13.717405,2.41875 -0.734861,-0.12958 m 13.71372,2.41811 -0.731173,-0.12894 M 0.10892896,13.976336 -2.4653463e-4,13.957136 M 13.091473,16.265516 12.356612,16.135936 m 13.717405,2.41875 -0.73486,-0.12957 m 13.717406,2.41875 -0.73486,-0.12958 M 2.398102,0.9937864 1.663241,0.8642064 m 13.717406,2.41875 -0.734862,-0.12958 m 13.717406,2.41876 -0.73486,-0.12958 m 13.717404,2.41875 -0.73486,-0.12958 M 2.2684935,1.7285564 2.3980693,0.9936864 M -2.4653463e-4,14.595226 0.10889632,13.976246 M 15.251038,4.0177264 l 0.129576,-0.73486 m -2.418749,13.7174196 0.129576,-0.73486 m -2.418749,13.71742 0.129576,-0.73487 m -2.4187485,13.71742 0.1295757,-0.73486 M 28.233583,6.3069064 l 0.129575,-0.73486 m -2.418749,13.7174196 0.129577,-0.73487 m -2.418749,13.71742 0.129575,-0.73486 m -2.418748,13.71742 0.129576,-0.73485 m 19.720487,-35.9236496 0.129575,-0.73486 m -2.418747,13.7174196 0.129575,-0.73486 m -2.418749,13.71741 0.129577,-0.73486 m -2.418749,13.71743 0.129575,-0.73487 m 15.142143,-9.95851 0.125921,-0.71416 m -2.415095,13.69671 0.129575,-0.73486 M 4.5727168,46.163046 4.2086022,44.804156 M 6.7054036,10.631926 6.3412891,9.2730264 M 12.53201,32.377136 12.167895,31.018246 m 8.323409,-12.42702 -0.364115,-1.3589 m 6.190721,23.10411 -0.364115,-1.3589 m 2.496802,-34.1722296 -0.364115,-1.35889 m 6.190721,23.1041096 -0.364115,-1.3589 m 6.190721,23.10411 -0.364115,-1.3589 m 2.496802,-34.17222 -0.364115,-1.3589 m 6.190721,23.10411 -0.364113,-1.3589 M 5.0700477,45.301546 4.208413,44.804086 m 8.821074,-13.2887 -0.861635,-0.49747 m 14.647787,8.45691 -0.861634,-0.49746 m 14.647788,8.45691 -0.861634,-0.49746 M 7.202773,9.7697664 6.3411383,9.2723064 m 14.6477867,8.4569096 -0.861634,-0.49746 m 14.647788,8.45691 -0.861634,-0.49747 m 14.647787,8.45692 -0.861634,-0.49747 M 28.948365,3.9430464 28.086731,3.4455864 m 14.647788,8.4569096 -0.861635,-0.49746 M 6.7054424,10.631266 7.2029073,9.7696364 m 21.2481277,-4.96509 0.497464,-0.86163 m -8.456905,14.6477996 0.497466,-0.86164 m -8.456904,14.6478 0.497465,-0.86163 m -8.4569042,14.6478 0.4974652,-0.86164 m 37.167007,-32.53741 0.497464,-0.86164 m -8.456904,14.6478 0.497464,-0.86163 m -8.456905,14.64781 0.497466,-0.86164 m 21.248127,-4.96509 0.497466,-0.86163 m -8.456905,14.6478 0.497465,-0.86164 M 7.7347048,1.9493064 7.8573185,0.5478264 M 5.7726309,24.375946 5.8952441,22.974466 m -2.0846879,23.82812 0.1226134,-1.40149 m 14.0338054,-31.25744 0.122612,-1.40147 m -2.084687,23.82811 0.122614,-1.40148 m 14.033805,-31.2574296 0.122612,-1.40148 m -2.084687,23.8281196 0.122613,-1.40148 m -2.084688,23.82811 0.122614,-1.40149 m 14.033805,-31.25743 0.122613,-1.40147 m -2.084687,23.82811 0.122614,-1.40148 m 10.173216,12.86933 0.05905,-0.67497 M 4.5727168,46.163046 3.9331881,45.400886 m 2.6016392,-21.66489 -0.6395285,-0.76216 m 10.8719862,12.95674 -0.639529,-0.76216 m 10.871987,12.95675 -0.639529,-0.76217 M 8.4969381,1.3089464 7.8574095,0.5467864 M 18.729395,13.503526 18.089866,12.741366 m 10.871987,12.95675 -0.639529,-0.76217 m 10.871987,12.95675 -0.639528,-0.76217 m 10.798943,12.8697 -0.566485,-0.67511 M 30.923965,3.2710564 30.284436,2.5088964 M 41.156423,15.465636 40.516894,14.703486 M 7.7347775,1.9484764 8.4969381,1.3089464 m 21.6648649,2.60165 0.762162,-0.63954 m -12.95673,10.8719996 0.76216,-0.63953 m -12.9567283,10.872 0.7621606,-0.63953 m 33.8594337,-7.63082 0.762162,-0.63954 m -12.95673,10.872 0.76216,-0.63952 m -12.956728,10.87199 0.76216,-0.63953 m -12.9567288,10.87201 0.7621606,-0.63954 m 33.8594342,-7.63082 0.76216,-0.63953 m -12.956728,10.87199 0.76216,-0.63952" id="path423" />
|
||
</pattern>
|
||
<pattern id="Square_1ft_at48scale" width="6.34" height="6.34" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="6.34" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line427" />
|
||
<line x1="0" y1="0" x2="6.34" y2="0" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line429" />
|
||
</pattern>
|
||
<pattern id="FKTILE" width="2.5" height="9" patternUnits="userSpaceOnUse" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="rgb(249, 242, 248)" id="rect2" />
|
||
<line x1="0" y1="0" x2="0" y2="9" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line1" />
|
||
<line x1="0" y1="0" x2="2.5" y2="0" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line2" />
|
||
</pattern>
|
||
<pattern id="pattern2" width="32" height="32" patternUnits="userSpaceOnUse" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)">
|
||
<line x1="0" y1="0" x2="0" y2="9" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line256" />
|
||
<line x1="0" y1="0" x2="2.5" y2="0" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line257" />
|
||
</pattern>
|
||
<pattern id="HorzLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(90 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line432" />
|
||
</pattern>
|
||
<pattern id="VertLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(0 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line435" />
|
||
</pattern>
|
||
<pattern id="HorzLines6in96scale" width="1.6" height="1.6" patternTransform="rotate(90 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1.6" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line3" />
|
||
</pattern>
|
||
<pattern id="DiagonalLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line438" />
|
||
</pattern>
|
||
<pattern id="4HR" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(1) rotate(0)">
|
||
<path id="rect24226" style="fill:#ff0000;fill-opacity:1;stroke:hsl(0, 0%, 50%);stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 7.979765,-3.2456205e-7 -8.6862001e-5,7.9797748 v 0.808022 L 8.7877946,-5.2456205e-7 Z" />
|
||
<path id="rect29639" style="fill:#ff0000;fill-opacity:1;stroke:hsl(0, 0%, 50%);stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,9.5959878 9.5958246,9.9999988 H 9.9998394 Z" />
|
||
<path id="rect29635" style="fill:#ff0000;fill-opacity:1;stroke:hsl(0, 0%, 50%);stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="m 9.9998394,4.7472977 -5.2527515,5.2527011 0.8080299,-5e-7 4.4447216,-4.4441209 z" />
|
||
<path id="rect29641" style="fill:#ff0000;fill-opacity:1;stroke:hsl(0, 0%, 50%);stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,6.3638994 6.3637053,9.9999988 H 7.1717355 L 9.9998394,7.1719219 Z" />
|
||
<path id="rect24200" style="fill:#ff0000;fill-opacity:1;stroke:hsl(0, 0%, 50%);stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.3637053,-5.2456205e-7 -8.6862001e-5,6.3631729 -8.6662002e-5,7.1711949 7.1717355,-3.2456205e-7 Z" />
|
||
<path id="rect24230" style="fill:#ff0000;fill-opacity:1;stroke:hsl(0, 0%, 50%);stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.5958246,-3.2456205e-7 -8.6662002e-5,9.5958188 V 9.9998293 H 0.40392818 L 9.9998394,0.40401062 V -3.2456205e-7 Z" />
|
||
<path id="rect29637" style="fill:#ff0000;fill-opacity:1;stroke:hsl(0, 0%, 50%);stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,7.9799438 7.979765,9.9999988 h 0.8080301 l 1.2120443,-1.212033 z" />
|
||
<path id="rect21830-1" style="fill:#ff0000;fill-opacity:1;stroke:hsl(0, 0%, 50%);stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 4.7465299,-5.2456205e-7 -8.6862001e-5,4.7471287 -8.6662002e-5,5.5551504 5.5551178,-3.2456205e-7 Z" />
|
||
</pattern>
|
||
<pattern id="2HR" patternUnits="userSpaceOnUse" width="7" height="7" patternTransform="scale(1) rotate(0)">
|
||
<path id="path36637" style="fill:#ff0000;fill-opacity:1;stroke:hsl(0, 0%, 50%);stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.9999293,6.595443 6.5967691,6.9999984 h 0.4031602 z" />
|
||
<path id="path35472" style="fill:#ff0000;fill-opacity:1;stroke:hsl(0, 0%, 50%);stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 4.9804456,-2.6286375e-7 -1.3394118e-5,4.9804679 V 5.7880851 L 5.7880612,-2.6286375e-7 Z" />
|
||
<path id="path35464" style="fill:#ff0000;fill-opacity:1;stroke:hsl(0, 0%, 50%);stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.5966531,-2.6286375e-7 -1.3394118e-5,6.595702 V 6.9999989 H 0.40428269 L 6.9999728,0.40332 V -2.6286375e-7 Z" />
|
||
<path id="path36639" style="fill:#ff0000;fill-opacity:1;stroke:hsl(0, 0%, 50%);stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.9999293,4.9800106 4.9799448,6.9999984 H 5.7876592 L 6.9999293,5.7877266 Z" />
|
||
</pattern>
|
||
<pattern id="BrickElevation" patternUnits="userSpaceOnUse" width="30" height="30" patternTransform="scale(.1) rotate(0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(0, 0%, 100%)" id="rect3" />
|
||
<path d="M0 22.5h30v15H0zm15-15h30v15H15m-30-15h30v15h-30zm15-15h30v15H0z" stroke-width="0.5" stroke="hsl(0, 0%, 50%)" fill="none" id="path3" />
|
||
</pattern>
|
||
<pattern id="PlywoodHorz" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(.1) rotate(90)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(35, 30%, 75%)" id="rect4" />
|
||
<path d="M10-10L20 0v10L10 0zM20 0L10-10V0l10 10zm0 10L10 0v10l10 10zm0 10L10 10v10l10 10zM0 20l10-10v10L0 30zm0-10L10 0v10L0 20zM0 0l10-10V0L0 10z" stroke-width="0.5" stroke="hsl(0, 0%, 50%)" fill="none" id="path4" />
|
||
</pattern>
|
||
<pattern id="PlywoodVert" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(.1) rotate(0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(35, 30%, 75%)" id="rect5" />
|
||
<path d="M10-10L20 0v10L10 0zM20 0L10-10V0l10 10zm0 10L10 0v10l10 10zm0 10L10 10v10l10 10zM0 20l10-10v10L0 30zm0-10L10 0v10L0 20zM0 0l10-10V0L0 10z" stroke-width="0.5" stroke="hsl(0, 0%, 50%)" fill="none" id="path5" />
|
||
</pattern>
|
||
<pattern id="InsulationRigid" width="2" height="2" patternTransform="rotate(0 0 0)" patternUnits="userSpaceOnUse">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(310, 35%, 85%)" id="rect6" />
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line333" />
|
||
<line x1="0" y1="0" x2="2" y2="0" style="stroke:hsl(0, 0%, 50%); stroke-width:0.15" id="line335" />
|
||
</pattern>
|
||
<pattern id="InsulationBattHorz" patternUnits="userSpaceOnUse" width="40" height="40" patternTransform="scale(.2) rotate(0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(50, 50%, 90%)" id="rect6" />
|
||
<path d="M45.69 13.342c-1.677.945-3.557 1.6-5.48 1.588-1.922-.012-3.795-.691-5.462-1.653-1.668-.962-3.156-2.202-4.637-3.435-1.48-1.232-2.97-2.47-4.641-3.427-1.67-.957-3.547-1.628-5.47-1.628-1.923 0-3.8.67-5.47 1.628-1.67.956-3.161 2.195-4.641 3.427-1.48 1.233-2.97 2.473-4.637 3.435-1.667.962-3.54 1.641-5.463 1.653-1.922.012-3.802-.643-5.478-1.588v13.316c1.676-.945 3.556-1.6 5.478-1.588 1.923.012 3.796.691 5.463 1.653 1.668.962 3.156 2.202 4.637 3.435 1.48 1.232 2.97 2.47 4.641 3.427 1.67.957 3.547 1.628 5.47 1.628 1.923 0 3.8-.67 5.47-1.628 1.67-.956 3.161-2.195 4.641-3.427 1.48-1.233 2.97-2.473 4.637-3.435 1.667-.962 3.54-1.641 5.463-1.653 1.922-.012 3.802.643 5.478 1.588z" stroke-width="1" stroke="hsl(0, 0%, 50%)" fill="none" id="path6" />
|
||
</pattern>
|
||
<pattern id="InsulationBattVert" patternUnits="userSpaceOnUse" width="40" height="40" patternTransform="scale(.2) rotate(90)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(50, 50%, 90%)" id="rect7" />
|
||
<path d="M45.69 13.342c-1.677.945-3.557 1.6-5.48 1.588-1.922-.012-3.795-.691-5.462-1.653-1.668-.962-3.156-2.202-4.637-3.435-1.48-1.232-2.97-2.47-4.641-3.427-1.67-.957-3.547-1.628-5.47-1.628-1.923 0-3.8.67-5.47 1.628-1.67.956-3.161 2.195-4.641 3.427-1.48 1.233-2.97 2.473-4.637 3.435-1.667.962-3.54 1.641-5.463 1.653-1.922.012-3.802-.643-5.478-1.588v13.316c1.676-.945 3.556-1.6 5.478-1.588 1.923.012 3.796.691 5.463 1.653 1.668.962 3.156 2.202 4.637 3.435 1.48 1.232 2.97 2.47 4.641 3.427 1.67.957 3.547 1.628 5.47 1.628 1.923 0 3.8-.67 5.47-1.628 1.67-.956 3.161-2.195 4.641-3.427 1.48-1.233 2.97-2.473 4.637-3.435 1.667-.962 3.54-1.641 5.463-1.653 1.922-.012 3.802.643 5.478 1.588z" stroke-width="1" stroke="hsl(0, 0%, 50%)" fill="none" id="path7" />
|
||
</pattern>
|
||
<pattern patternUnits="userSpaceOnUse" width="32" height="32" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)" preserveAspectRatio="xMidYMid" id="FlooringWood">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hwb(0 90% 10%)" id="rect8" />
|
||
<path id="path253" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,0.066069 31.959811,-2e-6" />
|
||
<path id="path250" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,4.0618109 31.959811,-2e-6" />
|
||
<path id="path247" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,8.0575524 31.959811,-1e-6" />
|
||
<path id="path244" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,12.053294 31.959811,-10e-7" />
|
||
<path id="path241" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,16.049036 31.959811,-1e-6" />
|
||
<path id="path238" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,20.042136 31.959811,-1e-6" />
|
||
<path id="path235" d="m 0.066067,24.037878 31.959811,-10e-7" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" />
|
||
<path id="path232" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,28.03362 31.959811,-10e-7" />
|
||
<path id="path227" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="M 8.0547214,28.033619 V 24.037877" />
|
||
<path id="path224" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="M 16.046205,4.0618089 V 0.066067" />
|
||
<path id="path223" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="M 24.03769,12.053293 V 8.0575513" />
|
||
<path id="path222" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="m 32.026532,20.042135 v -3.9931" />
|
||
<path id="path216" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="M 8.0547214,8.0575513 V 4.0618089" />
|
||
<path id="path215" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="M 16.046205,16.049035 V 12.053293" />
|
||
<path id="path214" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="M 24.03769,24.037877 V 20.042135" />
|
||
<path id="path212" style="fill:none;stroke:hsl(0, 0%, 50%);stroke-width:0.15px;stroke-linecap:round" d="M 32.026532,32.029361 V 28.033619" />
|
||
</pattern>
|
||
|
||
<pattern id="gravel" width="30" height="30" patternTransform="rotate(160)scale(.05)" patternUnits="userSpaceOnUse">
|
||
<rect width="100%" height="100%" fill="hsl(40, 20%, 50%)" id="rect9" />
|
||
<path fill="none" stroke="hsl(0, 0%, 50%)" stroke-width="5" d="M9 20.502A7.5 7.5 0 0 1 1.5 28 7.5 7.5 0 0 0-6 35.5a7.5 7.5 0 0 1-7.5 7.499 7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1-21 35.5a7.5 7.5 0 0 1 7.5-7.5A7.5 7.5 0 0 0-6 20.502a7.5 7.5 0 1 1 15 0zm15 0A7.5 7.5 0 0 1 16.5 28a7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1 9 20.502c0-2.072-.84-3.947-2.197-5.303A7.48 7.48 0 0 0 1.5 13.002a7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1-6 5.503a7.5 7.5 0 1 1 15 0c0 2.07.84 3.945 2.196 5.303a7.48 7.48 0 0 0 5.304 2.196c2.07 0 3.945.84 5.303 2.197A7.47 7.47 0 0 1 24 20.502zm15 0A7.5 7.5 0 0 1 31.5 28a7.5 7.5 0 0 0-7.5 7.5 7.5 7.5 0 0 1-7.5 7.499 7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1 9 35.5a7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 0 7.5-7.498 7.5 7.5 0 1 1 15 0zm0-30A7.5 7.5 0 0 1 31.5-2 7.5 7.5 0 0 0 24 5.5a7.5 7.5 0 0 1-7.5 7.499 7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1 9 5.5 7.5 7.5 0 0 1 16.5-2 7.5 7.5 0 0 0 24-9.498a7.5 7.5 0 1 1 15 0zm-22.5 37.5a7.5 7.5 0 0 0-7.5 7.5c0-2.072-.84-3.947-2.197-5.303A7.48 7.48 0 0 0 1.5 28.002 7.5 7.5 0 0 0 9 20.503c0 2.07.84 3.945 2.196 5.303a7.48 7.48 0 0 0 5.304 2.196zm15-15a7.5 7.5 0 0 0-7.5 7.5c0-2.072-.84-3.947-2.197-5.303a7.48 7.48 0 0 0-5.303-2.197A7.5 7.5 0 0 0 24 5.503c0 2.07.84 3.945 2.196 5.303a7.48 7.48 0 0 0 5.304 2.196z" id="path9" />
|
||
|
||
</pattern>
|
||
|
||
<pattern id="GangnailGusset" patternTransform="rotate(0)scale(.05)" patternUnits="userSpaceOnUse" width="240" height="120">
|
||
|
||
|
||
<rect x="0" y="0" width="240" height="120" fill="hsl(0, 0%, 90%)" />
|
||
|
||
|
||
<g fill="hsl(0, 0%, 70%)">
|
||
<rect x="8" y="20" width="76" height="18" rx="9" />
|
||
<rect x="104" y="20" width="76" height="18" rx="9" />
|
||
<rect x="200" y="20" width="32" height="18" rx="9" />
|
||
</g>
|
||
|
||
|
||
<g fill="hsl(0, 0%, 70%)">
|
||
<rect x="56" y="56" width="76" height="18" rx="9" />
|
||
<rect x="152" y="56" width="76" height="18" rx="9" />
|
||
<rect x="248" y="56" width="32" height="18" rx="9" />
|
||
</g>
|
||
|
||
|
||
<g fill="hsl(0, 0%, 70%)">
|
||
<rect x="8" y="92" width="76" height="18" rx="9" />
|
||
<rect x="104" y="92" width="76" height="18" rx="9" />
|
||
<rect x="200" y="92" width="32" height="18" rx="9" />
|
||
</g>
|
||
|
||
</pattern>
|
||
|
||
</defs> <defs/>
|
||
<image height="302.01334096633536" width="458.52502187093097" xlink:href="SECTION - NS - WEST - AT DROPOFF BAY-underlay.png"/>
|
||
<g ifc:name="Elevation SECTION - NS - WEST - AT DROPOFF BAY" class="section target-view-SECTIONVIEW scale-48" ifc:plane="[[-0.000000,0.000000,1.000000,60.972573],[1.000000,0.000000,0.000000,0.000003],[-0.000000,1.000000,-0.000000,-0.000003],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[20.833334,0.000000,-3793.894346],[0.000000,20.833334,224.079725],[0.000000,0.000000,1.000000]]">
|
||
<g id="product-3ed765b0-75ba-4f6c-b0a3-30ba2458c885" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche projection" ifc:name="Door" ifc:guid="0_rsMmTRfFRB2ZCBeaMCY5">
|
||
<path d="M152.15985752041388,181.34945919441128 L152.1598594791235,181.74633241271709"/>
|
||
<path d="M152.15985752041388,181.34945919441128 L154.73954561545588,181.34945919441111"/>
|
||
<path d="M152.15985752041388,181.34945919441128 L152.15986243223961,181.34945503594219"/>
|
||
<path d="M154.73954561545588,181.34945919441111 L154.73954864400866,181.34945554122436"/>
|
||
<path d="M154.73954610978035,181.74633241271709 L154.73954561545588,181.34945919441111"/>
|
||
<path d="M152.15986243223961,181.74633307568598 L152.15986243223961,181.34945503594219"/>
|
||
<path d="M154.73954906289646,181.74633307568595 L154.73954906289646,181.34945503594219"/>
|
||
<path d="M154.73954906289646,181.34945503594219 L154.73954906289646,224.07966968926164"/>
|
||
<path d="M152.15986243223961,181.34945503594219 L152.15986243223961,224.07966968926166"/>
|
||
<path d="M152.15986243224052,181.34945505329023 L152.15986004933347,181.34945505329023"/>
|
||
<path d="M152.15986243223961,181.74633307568598 L154.73954906289646,181.74633307568595"/>
|
||
<path d="M154.73954610978035,181.74633241271709 L154.73954906289646,181.74633307568595"/>
|
||
<path d="M154.73954610978035,181.74633241271709 L152.1598594791235,181.74633241271709"/>
|
||
<path d="M152.15986243223961,181.74633307568598 L152.1598594791235,181.74633241271709"/>
|
||
<path d="M152.15985853289976,180.15883236540589 L151.76298352107187,180.15883236540589"/>
|
||
<path d="M152.15986179511447,180.15883309776663 L151.76298678328703,180.15883309776663"/>
|
||
<path d="M154.73954610978035,181.74633241271709 L154.73954610978035,180.15883236540589"/>
|
||
<path d="M154.73954906289646,181.74633307568595 L154.73954906289646,224.07966968926164"/>
|
||
<path d="M151.76298352107187,180.15883236540589 L151.76298352107142,181.74633241271709"/>
|
||
<path d="M151.76298678328703,181.74633307568598 L151.76298678328703,180.15883309776663"/>
|
||
<path d="M151.76298352107187,180.15883236540589 L151.76298678328703,180.15883309776663"/>
|
||
<path d="M152.15985853289976,180.15883236540589 L152.15986179511447,180.15883309776663"/>
|
||
<path d="M152.15986179511447,181.34945503594219 L152.15986179511447,180.15883309776663"/>
|
||
<path d="M152.1598594791235,181.74633241271709 L152.15985853289976,180.15883236540589"/>
|
||
<path d="M155.13642412203535,181.74633307568598 L155.13642412203535,224.07966968926164"/>
|
||
<path d="M155.1364211689197,180.15883236540589 L155.13642116891924,181.74633241271709"/>
|
||
<path d="M151.76298352107142,181.74633241271709 L151.76298647418844,181.74633307568598"/>
|
||
<path d="M152.1598594791235,181.74633241271709 L152.15986243223961,181.74633307568598"/>
|
||
<path d="M152.1598594791235,181.74633241271709 L151.76298352107142,181.74633241271709"/>
|
||
<path d="M155.13642443113395,180.1588330977666 L155.13642443113395,181.74633307568595"/>
|
||
<path d="M154.73954610978035,180.15883236540589 L155.1364211689197,180.15883236540589"/>
|
||
<path d="M155.1364211689197,180.15883236540589 L155.13642443113395,180.1588330977666"/>
|
||
<path d="M154.73954937199551,180.1588330977666 L155.13642443113395,180.1588330977666"/>
|
||
<path d="M154.73954610978035,181.74633241271709 L154.73954906289646,181.74633307568595"/>
|
||
<path d="M154.73954906289646,181.74633307568595 L155.13642412203535,181.74633307568598"/>
|
||
<path d="M155.13642412203535,181.74633307568598 L155.13642116891924,181.74633241271709"/>
|
||
<path d="M155.13642116891924,181.74633241271709 L154.73954610978035,181.74633241271709"/>
|
||
<path d="M151.76298647418844,181.74633307568598 L152.15986243223961,181.74633307568598"/>
|
||
<path d="M152.15986243223961,224.07966968926166 L152.15986243223961,181.74633307568598"/>
|
||
<path d="M151.76298647418844,181.74633307568598 L151.76298647418844,224.07966968926166"/>
|
||
<path d="M153.21819211856109,224.07966902629283 L152.15985947912486,224.07966902629283"/>
|
||
<path d="M152.1598594791235,181.74633241271709 L153.21819211855973,181.74633241271709"/>
|
||
<path d="M152.15986243223961,181.74633307568598 L153.21819507167538,181.74633307568598"/>
|
||
<path d="M153.21819211856109,224.07966902629283 L153.21819211855973,181.74633241271709"/>
|
||
<path d="M153.21819211855973,181.74633241271709 L153.21819507167538,181.74633307568598"/>
|
||
<path d="M153.21819507167538,224.07966968926166 L153.21819507167538,181.74633307568598"/>
|
||
<path d="M152.1598594791235,181.74633241271709 L152.15986243223961,181.74633307568598"/>
|
||
<path d="M152.15986243223961,181.74633307568598 L152.15986243223961,224.07966968926166"/>
|
||
<path d="M152.15985947912486,224.07966902629283 L152.1598594791235,181.74633241271709"/>
|
||
</g>
|
||
<g id="product-e0d6387b-140c-4fdf-85d6-5c473e6a482d" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche projection" ifc:name="Door" ifc:guid="3WrZXx50nFtuNMN4S_QaWj">
|
||
<path d="M161.61235886764825,111.49945537092289 L161.61236122615765,111.89632760510584"/>
|
||
<path d="M161.61235886764825,111.49945537092289 L164.1920472615916,111.49945537092275"/>
|
||
<path d="M161.61235886764825,111.49945537092289 L161.61236478204637,111.49945036365222"/>
|
||
<path d="M164.1920472615916,111.49945537092275 L164.19205141270277,111.49945036365216"/>
|
||
<path d="M164.1920478568145,111.89632760510584 L164.1920472615916,111.49945537092275"/>
|
||
<path d="M161.61236478204637,111.89632840339598 L161.61236478204637,111.49945036365222"/>
|
||
<path d="M164.19205141270277,111.89632840339593 L164.19205141270277,111.49945036365216"/>
|
||
<path d="M164.19205141270277,111.49945036365216 L164.19205141270277,154.22966501697167"/>
|
||
<path d="M161.61236478204637,111.49945036365222 L161.61236478204637,154.22966501697169"/>
|
||
<path d="M161.61236478204682,111.4994503810002 L161.61236239913978,111.4994503810002"/>
|
||
<path d="M161.61236478204637,111.89632840339598 L164.19205141270277,111.89632840339593"/>
|
||
<path d="M164.1920478568145,111.89632760510584 L164.19205141270277,111.89632840339593"/>
|
||
<path d="M164.1920478568145,111.89632760510584 L161.61236122615765,111.89632760510584"/>
|
||
<path d="M161.61236478204637,111.89632840339598 L161.61236122615765,111.89632760510584"/>
|
||
<path d="M161.61236027993345,110.30882755779466 L161.21548526810602,110.30882755779466"/>
|
||
<path d="M161.61236414492078,110.30882842547661 L161.21548913309334,110.30882842547661"/>
|
||
<path d="M164.1920478568145,111.89632760510584 L164.1920478568145,110.30882755779466"/>
|
||
<path d="M164.19205141270277,111.89632840339593 L164.19205141270277,154.22966501697167"/>
|
||
<path d="M161.21548526810602,110.30882755779466 L161.21548526810602,111.89632760510584"/>
|
||
<path d="M161.21548913309334,111.89632840339597 L161.21548913309334,110.30882842547661"/>
|
||
<path d="M161.21548526810602,110.30882755779466 L161.21548913309334,110.30882842547661"/>
|
||
<path d="M161.61236027993345,110.30882755779466 L161.61236414492078,110.30882842547661"/>
|
||
<path d="M161.61236414492078,111.4994503636522 L161.61236414492078,110.30882842547661"/>
|
||
<path d="M161.61236122615765,111.89632760510584 L161.61236027993345,110.30882755779466"/>
|
||
<path d="M164.58892647184166,111.89632840339593 L164.58892647184166,154.22966501697164"/>
|
||
<path d="M164.58892291595384,110.30882755779466 L164.58892291595384,111.89632760510584"/>
|
||
<path d="M161.21548526810602,111.89632760510584 L161.21548882399475,111.89632840339598"/>
|
||
<path d="M161.61236122615765,111.89632760510584 L161.61236478204637,111.89632840339598"/>
|
||
<path d="M161.61236122615765,111.89632760510584 L161.21548526810602,111.89632760510584"/>
|
||
<path d="M164.58892678094026,110.30882842547656 L164.58892678094026,111.89632840339593"/>
|
||
<path d="M164.1920478568145,110.30882755779466 L164.58892291595384,110.30882755779466"/>
|
||
<path d="M164.58892291595384,110.30882755779466 L164.58892678094026,110.30882842547656"/>
|
||
<path d="M164.19205172180182,110.30882842547661 L164.58892678094026,110.30882842547656"/>
|
||
<path d="M164.1920478568145,111.89632760510584 L164.19205141270277,111.89632840339593"/>
|
||
<path d="M164.19205141270277,111.89632840339593 L164.58892647184166,111.89632840339593"/>
|
||
<path d="M164.58892647184166,111.89632840339593 L164.58892291595384,111.89632760510584"/>
|
||
<path d="M164.58892291595384,111.89632760510584 L164.1920478568145,111.89632760510584"/>
|
||
<path d="M161.21548882399475,111.89632840339598 L161.61236478204637,111.89632840339598"/>
|
||
<path d="M161.61236478204637,154.22966501697169 L161.61236478204637,111.89632840339598"/>
|
||
<path d="M161.21548882399475,111.89632840339598 L161.21548882399475,154.22966501697169"/>
|
||
<path d="M162.67069386559388,154.22966421868165 L161.61236122615765,154.22966421868165"/>
|
||
<path d="M161.61236122615765,111.89632760510584 L162.67069386559388,111.89632760510584"/>
|
||
<path d="M161.61236478204637,111.89632840339598 L162.67069742148169,111.89632840339594"/>
|
||
<path d="M162.67069386559388,154.22966421868165 L162.67069386559388,111.89632760510584"/>
|
||
<path d="M162.67069386559388,111.89632760510584 L162.67069742148169,111.89632840339594"/>
|
||
<path d="M162.67069742148169,154.22966501697167 L162.67069742148169,111.89632840339594"/>
|
||
<path d="M161.61236122615765,111.89632760510584 L161.61236478204637,111.89632840339598"/>
|
||
<path d="M161.61236478204637,111.89632840339598 L161.61236478204637,154.22966501697169"/>
|
||
<path d="M161.61236122615765,154.22966421868165 L161.61236122615765,111.89632760510584"/>
|
||
</g>
|
||
<g id="product-0e0cb62a-9980-4bf5-b114-f43942eef883" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche projection" ifc:name="Door" ifc:guid="0E3BOgcO1BzR4Kz3b2xlY3">
|
||
<path d="M164.19205251708399,154.22966528865084 L164.19205251708399,154.22966612135286"/>
|
||
<path d="M164.58892757622289,154.22966528865084 L164.58892757622289,154.22966612135286"/>
|
||
<path d="M164.58892678094026,110.30882952985777 L164.58892788532148,110.30882952985777"/>
|
||
<path d="M164.19204849881407,110.30882855837208 L164.19205172180136,110.30882855837208"/>
|
||
</g>
|
||
<g id="product-a0a07d6b-2e73-4d7c-8879-bc6329b0746a" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche projection" ifc:name="Door" ifc:guid="2We7rhBdDDV8Xvl6Cfi7Hg">
|
||
<path d="M185.78931632272588,111.89632977388158 L185.78931632272588,154.22966638745726"/>
|
||
<path d="M166.73931424103421,111.89632977388125 L166.73931424103421,154.22966638745697"/>
|
||
<path d="M165.15181419372266,154.22966638745694 L165.15181419372266,110.30882972657004"/>
|
||
<path d="M187.37681637003698,110.30882972657039 L187.37681637003698,154.22966638745731"/>
|
||
<path d="M165.15181419372266,110.30882972657004 L187.37681637003698,110.30882972657039"/>
|
||
<path d="M185.78931632272588,111.89632977388158 L166.73931424103421,111.89632977388125"/>
|
||
<path d="M166.73931330170308,111.89632985772974 L166.73931409910074,111.89632985772974"/>
|
||
</g>
|
||
<g id="product-c89da862-aa0a-42f7-87e0-8f7a616fc5c8" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche projection" ifc:name="Door" ifc:guid="38dQXYgWf2zuVWZtfXRyN8">
|
||
<path d="M291.3943972264924,99.196330794948722 L291.39439767259546,98.799453853304271"/>
|
||
<path d="M291.39440408668952,98.799459492747019 L291.39440162649908,99.196331476657278"/>
|
||
<path d="M288.81471070841963,98.79945385330403 L291.39439767259546,98.799453853304271"/>
|
||
<path d="M291.39440408668952,98.799459492747019 L291.39439767259546,98.799453853304271"/>
|
||
<path d="M288.81471561673425,98.799459492747047 L288.81471070841963,98.79945385330403"/>
|
||
<path d="M288.81471070841963,98.79945385330403 L288.81471059583509,99.196330794948722"/>
|
||
<path d="M288.81471561673425,98.799459492747047 L288.81471499584222,99.196331476657335"/>
|
||
<path d="M291.39440408668952,98.799459492747019 L291.39440406383983,99.196331476657278"/>
|
||
<path d="M291.3943972264924,99.196330794948722 L288.81471059583509,99.196330794948722"/>
|
||
<path d="M288.81471499584222,99.196331476657335 L288.81471059583509,99.196330794948722"/>
|
||
<path d="M288.81471499584222,99.196331476657335 L291.39440162649908,99.196331476657278"/>
|
||
<path d="M291.3943972264924,99.196330794948722 L291.39440162649908,99.196331476657278"/>
|
||
<path d="M288.81471561673425,98.799459510095005 L288.81471510782194,98.799459510095005"/>
|
||
<path d="M291.79127318454448,97.608830747637541 L291.39439817271568,97.608830747637541"/>
|
||
<path d="M288.81471059583509,97.608830747637541 L288.81471059583509,99.196330794948722"/>
|
||
<path d="M291.79127318454357,99.196330794948722 L291.79127318454448,97.608830747637541"/>
|
||
<path d="M291.79127803243136,97.608831498737928 L291.79127318454448,97.608830747637541"/>
|
||
<path d="M291.39440302060302,97.608831498737928 L291.39439817271568,97.608830747637541"/>
|
||
<path d="M291.39439817271568,97.608830747637541 L291.3943972264924,99.196330794948722"/>
|
||
<path d="M288.41783553669666,99.196330794948722 L288.4178355366962,97.608830747637541"/>
|
||
<path d="M288.81471499584222,99.196331476657335 L288.81471499584222,141.529668090233"/>
|
||
<path d="M288.41783993670333,99.196331476657321 L288.41783993670333,141.52966809023303"/>
|
||
<path d="M291.7912775845507,99.196331476657306 L291.79127318454357,99.196330794948722"/>
|
||
<path d="M291.79127318454357,99.196330794948722 L291.3943972264924,99.196330794948722"/>
|
||
<path d="M291.39440162649908,99.196331476657278 L291.3943972264924,99.196330794948722"/>
|
||
<path d="M288.41784038458354,99.196331476657321 L288.41784038458354,97.608831498737956"/>
|
||
<path d="M288.81471059583509,97.608830747637541 L288.81471544372289,97.608831498737956"/>
|
||
<path d="M288.81471544372289,97.608831498737956 L288.41784038458354,97.608831498737956"/>
|
||
<path d="M288.41784038458354,97.608831498737956 L288.4178355366962,97.608830747637541"/>
|
||
<path d="M288.4178355366962,97.608830747637541 L288.81471059583509,97.608830747637541"/>
|
||
<path d="M288.81471499584222,99.196331476657335 L288.81471059583509,99.196330794948722"/>
|
||
<path d="M288.81471059583509,99.196330794948722 L288.41783553669666,99.196330794948722"/>
|
||
<path d="M288.41783553669666,99.196330794948722 L288.41783993670333,99.196331476657321"/>
|
||
<path d="M288.81471499584222,99.196331476657335 L288.41783993670333,99.196331476657321"/>
|
||
<path d="M291.79127803243136,97.608831498737928 L291.79127803243136,99.196331476657278"/>
|
||
<path d="M291.39440302060302,97.608831498737928 L291.79127803243136,97.608831498737928"/>
|
||
<path d="M291.39440302060302,98.799459492747019 L291.39440302060302,97.608831498737928"/>
|
||
<path d="M291.7912775845507,99.196331476657306 L291.7912775845507,141.52966809023297"/>
|
||
<path d="M291.39440162649908,99.196331476657278 L291.39440162649908,141.52966809023297"/>
|
||
<path d="M291.7912775845507,99.196331476657306 L291.39440162649908,99.196331476657278"/>
|
||
<path d="M291.39439722649286,141.52966740852452 L290.33606458705663,141.52966740852452"/>
|
||
<path d="M290.33606458705617,99.196330794948722 L291.3943972264924,99.196330794948722"/>
|
||
<path d="M290.33606898706284,99.196331476657306 L290.33606458705617,99.196330794948722"/>
|
||
<path d="M290.33606458705617,99.196330794948722 L290.33606458705663,141.52966740852452"/>
|
||
<path d="M291.39440162649908,99.196331476657278 L291.3943972264924,99.196330794948722"/>
|
||
<path d="M291.3943972264924,99.196330794948722 L291.39439722649286,141.52966740852452"/>
|
||
<path d="M291.39440162649908,99.196331476657278 L291.39440162649908,141.52966809023297"/>
|
||
<path d="M290.33606898706284,99.196331476657306 L291.39440162649908,99.196331476657278"/>
|
||
<path d="M290.33606898706284,141.52966809023297 L290.33606898706284,99.196331476657306"/>
|
||
</g>
|
||
<g id="product-a31e00fb-ab48-480a-8fcc-1a25c6012fc6" class="IfcSlab material-null predefinedtype-FLOOR EPsetStatusStatus-EXISTING matsName-TURF matsCategory-None projection" ifc:name="Slab" ifc:guid="2Z7W3xgqX82e$C6YN60I$6">
|
||
<path d="M87.398651565564705,230.00634112467881 L87.394202380063234,230.00634112469217"/>
|
||
<path d="M87.394202380062325,230.00633591766905 L10.020139185641256,230.00633591766905"/>
|
||
<path d="M87.394202380062325,230.00629345668966 L87.394202380062325,230.00633591766905"/>
|
||
<path d="M10.020139185641256,230.00633591766905 L10.020139185641256,230.00629337773341"/>
|
||
<path d="M7.8045529410242125,230.00636358337897 L7.8045529410242125,230.00633591766905"/>
|
||
<path d="M10.020139185641256,230.00633591766905 L7.8045529410242125,230.00636358337897"/>
|
||
<path d="M836.68854216041427,230.00633715084589 L813.44224233558407,230.00633706495188"/>
|
||
<path d="M813.44224233558407,230.00633706495188 L792.21859791819725,230.00633725056787"/>
|
||
<path d="M813.44224233558407,230.00633706495188 L813.44224233558407,230.00629448736558"/>
|
||
<path d="M792.21859791819725,230.00633725056787 L778.71138284858034,230.00633772574778"/>
|
||
<path d="M792.21859791819725,230.00633725056787 L792.21859791819725,230.00629422558899"/>
|
||
<path d="M778.71138284858034,230.00633772574778 L773.61930072388213,230.00633834863095"/>
|
||
<path d="M778.71138284858034,230.00633772574778 L778.71138284858034,230.00629411033466"/>
|
||
<path d="M773.61930072388213,230.00633834863095 L770.56019026698004,230.0063435834831"/>
|
||
<path d="M770.56019026698004,230.0063435834831 L770.56019026698004,230.0062940933218"/>
|
||
<path d="M773.61930072388213,230.00633834863095 L773.61930072388213,230.00629409970665"/>
|
||
<path d="M774.37614063492447,230.00635064426811 L773.3595094149764,230.0063604038682"/>
|
||
<path d="M773.3595094149764,230.0063604038682 L386.36527797811823,230.00635975794543"/>
|
||
<path d="M773.3595094149764,230.0063604038682 L773.3595094149764,230.00633879319454"/>
|
||
</g>
|
||
<g id="product-80576576-7c27-4360-968a-96395e41d1b6" class="IfcFurniture material-null EPsetStatusStatus-NEW projection" ifc:name="Furniture.051" ifc:guid="20LsLsV2T3O9QAbZbUGT6s">
|
||
<path d="M332.46782792910517,125.65466693541205 L332.46782792910517,124.59633306588523"/>
|
||
<path d="M345.16782830760121,124.59633306588523 L345.16782830760121,125.65466693541205"/>
|
||
<path d="M345.1678242357516,124.59633324649737 L345.1678242357516,125.6546671160242"/>
|
||
<path d="M345.16782830760121,125.65466693541205 L332.46782792910517,125.65466693541205"/>
|
||
<path d="M332.46781134191451,125.65466767115829 L332.46782792910517,125.65466693541205"/>
|
||
<path d="M370.56782499271822,125.65466711602529 L345.1678242357516,125.6546671160242"/>
|
||
<path d="M345.16782830760121,125.65466693541205 L345.1678242357516,125.6546671160242"/>
|
||
<path d="M370.56782499271822,124.59633324649845 L370.56782499271822,125.65466711602529"/>
|
||
<path d="M332.46781134191451,124.59633380163147 L332.46781134191451,125.65466767115829"/>
|
||
<path d="M333.52614484837204,125.65466767115834 L332.46781134191451,125.65466767115829"/>
|
||
<path d="M370.56781247736444,125.65466711602529 L370.56781247736444,125.65466767115994"/>
|
||
<path d="M332.46781134191451,124.59633380163147 L332.46782792910517,124.59633306588523"/>
|
||
<path d="M332.46782792910517,124.59633306588523 L345.16782830760121,124.59633306588523"/>
|
||
<path d="M345.16782830760121,124.59633306588523 L345.1678242357516,124.59633324649737"/>
|
||
<path d="M345.1678242357516,124.59633324649737 L370.56782499271822,124.59633324649845"/>
|
||
<path d="M332.46781134191451,124.59633380163147 L345.1678242357516,124.59633380163203"/>
|
||
<path d="M333.52616028467446,125.65466693541205 L333.52616028467355,141.52966740852392"/>
|
||
<path d="M333.52614474042866,125.65466762489712 L333.52614474042866,141.52966809800898"/>
|
||
<path d="M370.56781352031021,141.52966758913715 L370.56781352031021,141.52966809801057"/>
|
||
<path d="M332.46781134191451,125.65466767115829 L332.46781134191451,141.52966814427015"/>
|
||
<path d="M332.46782792910517,141.52966740852392 L332.46782792910517,125.65466693541205"/>
|
||
<path d="M333.52616028467355,141.52966740852392 L332.46782792910517,141.52966740852392"/>
|
||
<path d="M332.46781134191451,125.65466767115829 L332.46782792910517,125.65466693541205"/>
|
||
<path d="M332.46782792910517,125.65466693541205 L333.52616028467446,125.65466693541205"/>
|
||
<path d="M333.52616028467446,125.65466693541205 L333.52614474042866,125.65466762489712"/>
|
||
<path d="M333.52614474042866,125.65466762489712 L345.1678242357516,125.65466762489761"/>
|
||
<path d="M332.46781134191451,125.65466767115829 L333.52614484837204,125.65466767115834"/>
|
||
<path d="M369.50949159630409,125.65466711602525 L369.50949159630409,141.52966758913709"/>
|
||
<path d="M370.56782499271822,125.65466711602529 L369.50949159630409,125.65466711602525"/>
|
||
<path d="M370.56782499271822,125.65466711602529 L370.56782499271822,141.52966758913715"/>
|
||
</g>
|
||
<g id="product-b9915a49-5a65-4796-85f1-0f701f7fcff9" class="IfcFurniture material-MaterialConstituentSet predefinedtype-CHAIR EPsetStatusStatus-NEW matsName-CHAIRBACKCHAIRBLUE matsCategory-MaterialsMaterials projection" ifc:name="Furniture" ifc:guid="2vaLf9McL7beNn3t0VVy$v">
|
||
<path d="M321.75787170691228,125.49255839761931 L322.14041351014157,125.48988323389146"/>
|
||
<path d="M321.22048047744511,125.11442773535477 L321.22181201297599,125.121087590363"/>
|
||
<path d="M321.22048047744511,125.11442773535477 L321.22199250426138,125.12112386192449"/>
|
||
<path d="M322.04649762263716,128.77250793322389 L322.05131300571566,128.79383322602732"/>
|
||
<path d="M321.75787170691228,125.49255839761931 L321.82363116701481,125.5912141195288"/>
|
||
<path d="M321.88625774371076,125.68516972872968 L321.8872348933387,125.68663569882436"/>
|
||
<path d="M321.75859730183265,125.49408704670138 L321.75787170691228,125.49255839761931"/>
|
||
<path d="M321.62737054567651,125.34966698116887 L321.6191533911765,125.33476764383587"/>
|
||
<path d="M321.88849530715061,125.68981171572763 L321.8872348933387,125.68663569882436"/>
|
||
<path d="M321.22048047744511,125.11442773535477 L321.22412741636936,125.12155289425007"/>
|
||
<path d="M322.15128343935021,128.66949125143023 L322.13610149237365,128.72452119082766"/>
|
||
<path d="M322.05131300571566,128.79383322602732 L322.13610149237365,128.72452119082766"/>
|
||
<path d="M322.05131300571566,128.79383322602732 L322.06388183310401,128.75946503585425"/>
|
||
<path d="M322.05131300571566,128.79383322602732 L322.05450054186485,128.76650356193869"/>
|
||
<path d="M322.27128890285121,128.46265185598821 L322.28227403919254,128.36993144119529"/>
|
||
<path d="M322.21133803758539,128.6134905290204 L322.22558089295626,128.54040837657726"/>
|
||
<path d="M321.9938008495642,125.33317798800216 L322.14041351014157,125.48988323389146"/>
|
||
<path d="M321.84528457259921,125.21557827908525 L321.9938008495642,125.33317798800216"/>
|
||
<path d="M322.57411795756298,128.61474862821288 L322.49148080709028,128.72514645555145"/>
|
||
<path d="M320.56977580469038,125.26268820968575 L320.76080379581572,126.13803647715731"/>
|
||
<path d="M321.30529657189754,126.04795608003703 L321.11865203934713,125.11442773535477"/>
|
||
<path d="M321.37695074227349,125.21621565535398 L321.11865203934713,125.11442773535477"/>
|
||
<path d="M321.9753480209688,126.16525535507334 L321.37695074227349,125.21621565535398"/>
|
||
<path d="M321.9753480209688,126.16525535507334 L321.51732495307851,125.33476764383587"/>
|
||
<path d="M321.9753480209688,126.16525535507334 L321.65604326881521,125.49255839761931"/>
|
||
<path d="M321.78540607675086,125.68663569882436 L321.89581298959229,125.91347051166161"/>
|
||
<path d="M321.9753480209688,126.16525535507334 L321.78540607675086,125.68663569882436"/>
|
||
<path d="M321.94948418912782,128.79383322602732 L321.36257304187848,126.19465107076525"/>
|
||
<path d="M321.32930125629582,126.04730435267356 L321.11865203934713,125.11442773535477"/>
|
||
<path d="M322.14479643918958,127.11924421297857 L321.11865203934713,125.11442773535477"/>
|
||
<path d="M321.9753480209688,126.16525535507334 L321.11865203934713,125.11442773535477"/>
|
||
<path d="M322.14479643918958,127.11924421297857 L321.94948418912782,128.79383322602732"/>
|
||
<path d="M322.21668008589722,128.06279282284987 L322.1694602755083,128.46265185598821"/>
|
||
<path d="M322.21668008589722,128.06279282284987 L322.10950941024248,128.6134905290204"/>
|
||
<path d="M320.55575249876301,125.27057998370694 L320.56404442048688,125.26275039054154"/>
|
||
<path d="M320.49308755266566,125.30427520413691 L320.56404442048688,125.26275039054154"/>
|
||
<path d="M320.56404442048688,125.26275039054154 L320.56968916986398,125.26273696441429"/>
|
||
<path d="M320.56404442048688,125.26275039054154 L320.79456371100832,125.1492898789664"/>
|
||
<path d="M320.8052448451358,125.14926626885769 L320.79456371100832,125.1492898789664"/>
|
||
<path d="M320.49588056066614,125.30427222969037 L320.49308755266566,125.30427520413691"/>
|
||
<path d="M320.56977580469038,125.26268820968575 L320.4959611936406,125.30422821693224"/>
|
||
<path d="M320.94815079716091,125.12290440343943 L321.11865203934713,125.11442773535477"/>
|
||
<path d="M320.94815079716091,125.12290440343943 L320.8052448451358,125.14926697204136"/>
|
||
<path d="M322.01785831823008,128.79399521956697 L321.93202333298677,128.81778762218369"/>
|
||
<path d="M321.99764180617922,125.91347051166166 L321.99709271080565,125.91234237626543"/>
|
||
<path d="M321.95607115935354,125.82806218305628 L321.8872348933387,125.68663569882436"/>
|
||
<path d="M322.07717683755664,126.16525535507334 L321.99764180617922,125.91347051166166"/>
|
||
<path d="M321.78540607675086,125.68663569882436 L321.65604326881521,125.49255839761931"/>
|
||
<path d="M321.75855601567264,125.48988323389142 L321.65604326881521,125.49255839761931"/>
|
||
<path d="M321.9753480209688,126.16525535507334 L321.89581298959229,125.91347051166161"/>
|
||
<path d="M322.30350470120584,128.82066359944287 L322.14712553018444,128.82971867089992"/>
|
||
<path d="M322.1694602755083,128.46265185598821 L322.20735201155139,128.27630481291266"/>
|
||
<path d="M322.1694602755083,128.46265185598821 L322.25967457369961,128.46434294716624"/>
|
||
<path d="M322.21668008589722,128.06279282284987 L322.20735201155139,128.27630481291266"/>
|
||
<path d="M322.68314154421341,127.59451500315851 L322.64094886984958,127.11918971048941"/>
|
||
<path d="M322.68314154421341,127.59451500315851 L322.70051987444867,128.06279282284987"/>
|
||
<path d="M322.27128890285121,128.46265185598821 L322.3091806388943,128.27630481291266"/>
|
||
<path d="M321.19204482636769,125.11510557112686 L321.205483238326,125.11442800227012"/>
|
||
<path d="M321.22048047744511,125.11442773535477 L321.19498039887412,125.11569550431203"/>
|
||
<path d="M322.01785831823008,128.79399521956697 L322.10962331262044,128.72514645555145"/>
|
||
<path d="M320.47033283792052,125.31821721630965 L320.49308755266566,125.30427520413691"/>
|
||
<path d="M320.47033283792052,125.31821721630965 L320.4959611936406,125.30422821693224"/>
|
||
<path d="M320.93529514505781,125.12291674777302 L320.79456371100832,125.1492898789664"/>
|
||
<path d="M322.14479643918958,127.11924421297857 L322.2590917538696,127.11918971048941"/>
|
||
<path d="M322.27128890285121,128.46265185598821 L322.64153206816854,128.46434294716624"/>
|
||
<path d="M322.57411795756298,128.61474862821288 L322.64153206816854,128.46434294716624"/>
|
||
<path d="M322.57201060861507,126.64126646748379 L322.47594959576554,126.16525535507334"/>
|
||
<path d="M322.24662506653249,127.11924421297857 L322.64094886984958,127.11918971048941"/>
|
||
<path d="M322.57201060861507,126.64126646748379 L322.64094886984958,127.11918971048941"/>
|
||
<path d="M322.09409247978556,126.16525535507334 L322.19015311414523,126.64126646748379"/>
|
||
<path d="M321.75855601567264,125.48988323389142 L321.61194354433928,125.33317798800216"/>
|
||
<path d="M321.46342688888535,125.21557827908525 L321.61194354433928,125.33317798800216"/>
|
||
<path d="M322.19015311414523,126.64126646748379 L322.2590917538696,127.11918971048941"/>
|
||
<path d="M321.46342688888535,125.21557827908525 L321.31999788652001,125.14081904137188"/>
|
||
<path d="M322.10962331262044,128.72514645555145 L322.19226046309313,128.61474862821288"/>
|
||
<path d="M322.19226046309313,128.61474862821288 L322.25967457369961,128.46434294716624"/>
|
||
<path d="M322.31866256922376,128.06279282284987 L322.30128423898941,127.59451500315851"/>
|
||
<path d="M322.30128423898941,127.59451500315851 L322.26043572081608,127.13433035652336"/>
|
||
<path d="M322.26043086987329,127.13427570754584 L322.25909643879959,127.11924248921544"/>
|
||
<path d="M329.4908944420099,132.69887701026414 L329.4908944420099,132.6988767486086"/>
|
||
<path d="M329.77523474067357,132.69253880389039 L329.77523474067357,132.69253858446069"/>
|
||
<path d="M323.38634069984118,132.83496339991098 L323.38634069984118,132.17340689191951"/>
|
||
<path d="M323.87019064058177,132.82417795284078 L323.87019064058177,132.16262068787029"/>
|
||
<path d="M322.49148080709028,128.72514645555145 L322.39971562345499,128.79399521956697"/>
|
||
<path d="M322.13610149237365,128.72452119082766 L322.39971562345499,128.79399521956697"/>
|
||
<path d="M321.22047510867333,125.11442800227012 L321.205483238326,125.11442800227012"/>
|
||
<path d="M322.27710009007524,125.68335040998952 L321.8872348933387,125.68663569882436"/>
|
||
<path d="M322.14041351014157,125.48988323389146 L321.8939029603448,125.68145375006281"/>
|
||
<path d="M321.88915947696341,125.68514004892695 L321.8872348933387,125.68663569882436"/>
|
||
<path d="M322.27710009007524,125.68335040998952 L322.14041351014157,125.48988323389146"/>
|
||
<path d="M321.6191533911765,125.33476764383587 L321.9938008495642,125.33317798800216"/>
|
||
<path d="M321.75787170691228,125.49255839761931 L321.9938008495642,125.33317798800216"/>
|
||
<path d="M321.6191533911765,125.33476764383587 L321.70824970572767,125.43611384716678"/>
|
||
<path d="M321.75680202111153,125.49134164027902 L321.75787170691228,125.49255839761931"/>
|
||
<path d="M321.94948418912782,128.79383322602732 L321.92499124383767,128.81744096704858"/>
|
||
<path d="M321.94948418912782,128.79383322602732 L321.87802328101361,128.81517767676075"/>
|
||
<path d="M322.14479643918958,127.11924421297857 L322.21668008589722,128.06279282284987"/>
|
||
<path d="M322.14479643918958,127.11924421297857 L322.30128423898941,127.59451500315851"/>
|
||
<path d="M322.21668008589722,128.06279282284987 L322.30128423898941,127.59451500315851"/>
|
||
<path d="M322.21133803758539,128.6134905290204 L322.49148080709028,128.72514645555145"/>
|
||
<path d="M322.49148080709028,128.72514645555145 L322.13610149237365,128.72452119082766"/>
|
||
<path d="M322.21133803758539,128.6134905290204 L322.13610149237365,128.72452119082766"/>
|
||
<path d="M321.84528457259921,125.21557827908525 L321.6191533911765,125.33476764383587"/>
|
||
<path d="M321.47877918037148,125.21621565535398 L321.6191533911765,125.33476764383587"/>
|
||
<path d="M321.84528457259921,125.21557827908525 L321.70185557023478,125.14081904137188"/>
|
||
<path d="M321.84528457259921,125.21557827908525 L321.47877918037148,125.21621565535398"/>
|
||
<path d="M321.34359973516939,125.14093107424392 L321.47877918037148,125.21621565535398"/>
|
||
<path d="M320.68801966075398,126.15788022686128 L320.4959611936406,125.30422821693224"/>
|
||
<path d="M320.70118282898738,126.15369636029665 L320.4959611936406,125.30422821693224"/>
|
||
<path d="M321.4932841878167,125.239220136981 L321.47877918037148,125.21621565535398"/>
|
||
<path d="M321.22048047744511,125.11442773535477 L321.22671292002406,125.12207247753489"/>
|
||
<path d="M321.22048047744511,125.11442773535477 L321.2535821095048,125.12747211474095"/>
|
||
<path d="M321.42086151915328,125.19339200893292 L321.47877918037148,125.21621565535398"/>
|
||
<path d="M322.01159633568523,125.91089375513546 L321.89581298959229,125.91347051166161"/>
|
||
<path d="M321.89524297409616,125.68335040998952 L321.8952471247726,125.68502607339454"/>
|
||
<path d="M321.8952935764105,125.70377899454931 L321.89581298959229,125.91347051166161"/>
|
||
<path d="M322.01159633568523,125.91089375513546 L321.96146891870694,125.81286341044324"/>
|
||
<path d="M321.89610218545522,125.68503070374419 L321.89524297409616,125.68335040998952"/>
|
||
<path d="M324.39380401269364,132.81250533140437 L324.39380401269364,132.15094730945486"/>
|
||
<path d="M328.61082753464643,132.71849642198396 L328.61082753464643,132.7184961009138"/>
|
||
<path d="M328.07162020128862,132.06895999039804 L328.07162111337902,132.06895997006563"/>
|
||
<path d="M328.610828410267,132.05693989447133 L328.61082753464643,132.05693991399249"/>
|
||
<path d="M329.09426923707133,132.04616201642236 L329.09426842906714,132.04616203443425"/>
|
||
<path d="M329.4908951555949,132.03732048636434 L329.4908944420099,132.03732050227271"/>
|
||
<path d="M329.77523533910016,132.03098152558309 L329.77523474067357,132.03098153891995"/>
|
||
<path d="M329.77523533910016,132.03098131949022 L329.86582260291971,132.02896246965395"/>
|
||
<path d="M327.51127402539123,132.08145132305054 L324.39380401269364,132.15094730945486"/>
|
||
<path d="M323.87019064058177,132.16262068787029 L324.39380401269364,132.15094730945486"/>
|
||
<path d="M323.38634069984118,132.17340689191951 L323.87019064058177,132.16262068787029"/>
|
||
<path d="M322.96722825418829,132.18274954150718 L323.38634069984118,132.17340689191951"/>
|
||
<path d="M329.4908951555949,132.03732024061713 L329.09426923707133,132.04616173815742"/>
|
||
<path d="M327.51127402539123,132.74300783104201 L327.51127402539123,132.08145132305054"/>
|
||
<path d="M328.07162111337902,132.06895965595476 L327.51127402539123,132.08145132305054"/>
|
||
<path d="M321.0154344932439,126.08097084811766 L320.8052448451358,125.14926697204136"/>
|
||
<path d="M320.56977580469038,125.26268820968575 L320.82671261365658,126.1229117762809"/>
|
||
<path d="M320.56977580469038,125.26268820968575 L320.8052448451358,125.14926697204136"/>
|
||
<path d="M320.94815079716091,125.12290440343943 L321.17693515355631,126.05102746648843"/>
|
||
<path d="M320.94815079716091,125.12290440343943 L321.12149203622221,126.05740096951646"/>
|
||
<path d="M322.03427267578672,128.72452119082766 L322.21668008589722,128.06279282284987"/>
|
||
<path d="M321.94948418912782,128.79383322602732 L322.21668008589722,128.06279282284987"/>
|
||
<path d="M320.93529514505781,125.12291674777302 L320.91137143423066,125.1296892746406"/>
|
||
<path d="M320.98023987392344,125.12130905756761 L320.93529514505781,125.12291674777302"/>
|
||
<path d="M321.51732495307851,125.33476764383587 L321.61194354433928,125.33317798800216"/>
|
||
<path d="M321.65604326881521,125.49255839761931 L321.61194354433928,125.33317798800216"/>
|
||
<path d="M321.51732495307851,125.33476764383587 L321.65604326881521,125.49255839761931"/>
|
||
<path d="M322.39345364090923,125.91089375513546 L321.99764180617922,125.91347051166166"/>
|
||
<path d="M322.27710009007524,125.68335040998952 L322.00838875291765,125.90462093153273"/>
|
||
<path d="M321.99902690465979,125.91232995143672 L321.99764180617922,125.91347051166166"/>
|
||
<path d="M322.39345364090923,125.91089375513546 L322.27710009007524,125.68335040998952"/>
|
||
<path d="M321.11864667056352,125.11442800227012 L321.10365442173816,125.11442800227012"/>
|
||
<path d="M322.07717683755664,126.16525535507334 L322.47594959576554,126.16525535507334"/>
|
||
<path d="M322.07717683755664,126.16525535507334 L322.39345364090923,125.91089375513546"/>
|
||
<path d="M322.47594959576554,126.16525535507334 L322.39345364090923,125.91089375513546"/>
|
||
<path d="M321.89524297409616,125.68335040998952 L321.78540607675086,125.68663569882436"/>
|
||
<path d="M321.75855601567264,125.48988323389142 L321.75875260740895,125.49132382311753"/>
|
||
<path d="M321.75926675322853,125.49509139210218 L321.78540607675086,125.68663569882436"/>
|
||
<path d="M321.89524297409616,125.68335040998952 L321.82489777749788,125.58378358448626"/>
|
||
<path d="M321.75958245851189,125.4913360645041 L321.75855601567264,125.48988323389142"/>
|
||
<path d="M322.09409247978556,126.16525535507334 L321.9753480209688,126.16525535507334"/>
|
||
<path d="M321.9753480209688,126.16525535507334 L322.00694512096788,125.94353224954652"/>
|
||
<path d="M322.01141691090697,125.91215281432575 L322.01159633568523,125.91089375513546"/>
|
||
<path d="M322.09409247978556,126.16525535507334 L322.09059305669825,126.15446553131808"/>
|
||
<path d="M322.01200405405552,125.91215087930769 L322.01159633568523,125.91089375513546"/>
|
||
<path d="M321.24177091858246,125.14093107424392 L321.11865203934713,125.11442773535477"/>
|
||
<path d="M321.1886718409055,125.11442773535477 L321.11865203934713,125.11442773535477"/>
|
||
<path d="M321.1886718409055,125.11442773535477 L321.31999788652001,125.14081904137188"/>
|
||
<path d="M322.25967457369961,128.46434294716624 L322.20735201155139,128.27630481291266"/>
|
||
<path d="M322.30435584382622,128.27768251474785 L322.20735201155139,128.27630481291266"/>
|
||
<path d="M322.30435584382622,128.27768251474785 L322.25967457369961,128.46434294716624"/>
|
||
<path d="M321.24177091858246,125.14093107424392 L321.31999788652001,125.14081904137188"/>
|
||
<path d="M321.37695074227349,125.21621565535398 L321.31999788652001,125.14081904137188"/>
|
||
<path d="M321.37695074227349,125.21621565535398 L321.24177091858246,125.14093107424392"/>
|
||
<path d="M321.46342688888535,125.21557827908525 L321.37695074227349,125.21621565535398"/>
|
||
<path d="M321.46342688888535,125.21557827908525 L321.51732495307851,125.33476764383587"/>
|
||
<path d="M321.37695074227349,125.21621565535398 L321.51732495307851,125.33476764383587"/>
|
||
<path d="M322.31866256922376,128.06279282284987 L322.70051987444867,128.06279282284987"/>
|
||
<path d="M322.3091806388943,128.27630481291266 L322.31866256922376,128.06279282284987"/>
|
||
<path d="M322.68621314905113,128.27768251474785 L322.70051987444867,128.06279282284987"/>
|
||
<path d="M322.1694602755083,128.46265185598821 L322.19226046309313,128.61474862821288"/>
|
||
<path d="M322.10950941024248,128.6134905290204 L322.19226046309313,128.61474862821288"/>
|
||
<path d="M322.10950941024248,128.6134905290204 L322.1694602755083,128.46265185598821"/>
|
||
<path d="M322.10950941024248,128.6134905290204 L322.10962331262044,128.72514645555145"/>
|
||
<path d="M322.03427267578672,128.72452119082766 L322.10962331262044,128.72514645555145"/>
|
||
<path d="M322.03427267578672,128.72452119082766 L322.10950941024248,128.6134905290204"/>
|
||
<path d="M322.30435584382622,128.27768251474785 L322.21668008589722,128.06279282284987"/>
|
||
<path d="M322.31866256922376,128.06279282284987 L322.21668008589722,128.06279282284987"/>
|
||
<path d="M322.31866256922376,128.06279282284987 L322.30435584382622,128.27768251474785"/>
|
||
<path d="M322.24662506653249,127.11924421297857 L322.68314154421341,127.59451500315851"/>
|
||
<path d="M322.31866256922376,128.06279282284987 L322.68314154421341,127.59451500315851"/>
|
||
<path d="M322.64153206816854,128.46434294716624 L322.3091806388943,128.27630481291266"/>
|
||
<path d="M322.68621314905113,128.27768251474785 L322.3091806388943,128.27630481291266"/>
|
||
<path d="M322.64153206816854,128.46434294716624 L322.68621314905113,128.27768251474785"/>
|
||
<path d="M322.03427267578672,128.72452119082766 L322.01785831823008,128.79399521956697"/>
|
||
<path d="M321.94948418912782,128.79383322602732 L322.01785831823008,128.79399521956697"/>
|
||
<path d="M322.03427267578672,128.72452119082766 L321.94948418912782,128.79383322602732"/>
|
||
<path d="M320.47033283792052,125.31821721630965 L320.66746185043621,126.16541936828898"/>
|
||
<path d="M320.66779529670612,126.16526786588949 L320.47033283792052,125.31821721630965"/>
|
||
<path d="M320.93529514505781,125.12291674777302 L321.10365442173816,125.11442800227012"/>
|
||
<path d="M321.9753480209688,126.16525535507334 L322.19015311414523,126.64126646748379"/>
|
||
<path d="M322.14479643918958,127.11924421297857 L322.19015311414523,126.64126646748379"/>
|
||
<path d="M321.9753480209688,126.16525535507334 L322.14479643918958,127.11924421297857"/>
|
||
<path d="M322.27128890285121,128.46265185598821 L322.57411795756298,128.61474862821288"/>
|
||
<path d="M322.21133803758539,128.6134905290204 L322.57411795756298,128.61474862821288"/>
|
||
<path d="M322.27128890285121,128.46265185598821 L322.21133803758539,128.6134905290204"/>
|
||
<path d="M322.57201060861507,126.64126646748379 L322.07717683755664,126.16525535507334"/>
|
||
<path d="M322.24665813312049,127.11919563954505 L322.25691745957329,127.10412511828895"/>
|
||
<path d="M322.25691851844067,127.10412356285653 L322.57201060861507,126.64126646748379"/>
|
||
<path d="M322.96722825418829,132.84430680647762 L322.96722825418829,132.18274954150718"/>
|
||
<path d="M322.96722825418829,132.18274954150718 L322.69074215536102,132.18891372143119"/>
|
||
<path d="M322.05131300571566,128.79383322602732 L322.39971562345499,128.79399521956697"/>
|
||
<path d="M322.30350470120584,128.82066359944287 L322.39971562345499,128.79399521956697"/>
|
||
<path d="M321.9917949184005,128.82066359944287 L322.30350470120584,128.82066359944287"/>
|
||
<path d="M322.05131300571566,128.79383322602732 L321.96570601565008,128.81940292882166"/>
|
||
<path d="M321.22048047744511,125.11442773535477 L321.57052952461936,125.11442773535477"/>
|
||
<path d="M321.57052952461936,125.11442773535477 L321.70185557023478,125.14081904137188"/>
|
||
<path d="M321.34359973516939,125.14093107424392 L321.70185557023478,125.14081904137188"/>
|
||
<path d="M321.22048047744511,125.11442773535477 L321.34359973516939,125.14093107424392"/>
|
||
<path d="M323.38633994580459,132.17340716840781 L323.38634069984118,132.1734071515985"/>
|
||
<path d="M328.07162020128953,132.73051649838942 L328.07162020128953,132.73051616394613"/>
|
||
<path d="M327.51127311031587,132.08145165858798 L327.51127402539123,132.08145163818847"/>
|
||
<path d="M323.87018983135522,132.82417824956616 L323.87018983135522,132.82417795284078"/>
|
||
<path d="M323.87019064058177,132.1626209665549 L323.87018983135522,132.16262098459566"/>
|
||
<path d="M328.610828410267,132.0569395929223 L329.09426923707133,132.04616173815742"/>
|
||
<path d="M329.09426923707133,132.70771900312781 L329.09426923707133,132.04616173815742"/>
|
||
<path d="M329.86582207641777,132.69051992768092 L329.86582207641777,132.69051973462439"/>
|
||
<path d="M329.86582260291971,132.69051973462439 L329.86582260291971,132.02896246965395"/>
|
||
<path d="M329.77523533910016,132.69253858446069 L329.86582260291971,132.69051973462439"/>
|
||
<path d="M329.86582207641777,132.69051992768092 L329.86582260291971,132.69051973462439"/>
|
||
<path d="M329.77523474067357,132.69253880389039 L329.77523533910016,132.69253879055356"/>
|
||
<path d="M329.4908944420099,132.69887701026414 L329.4908951555949,132.6988769943577"/>
|
||
<path d="M328.61082753464643,132.71849642198396 L328.610828410267,132.71849640246415"/>
|
||
<path d="M328.07162020128953,132.73051649838942 L328.07162111337902,132.73051647805701"/>
|
||
<path d="M327.51127311031587,132.74300816657944 L327.51127402539123,132.74300814617993"/>
|
||
<path d="M323.87019064058177,132.82417823152653 L323.87018983135522,132.82417824956616"/>
|
||
<path d="M323.38633994580459,132.83496367639927 L323.38634069984118,132.83496365959115"/>
|
||
<path d="M322.96722825418829,132.84430680647762 L322.70085522935233,132.85024551825722"/>
|
||
<path d="M323.38634069984118,132.83496339991098 L322.96722825418829,132.84430680647762"/>
|
||
<path d="M323.87019064058177,132.82417795284078 L323.38634069984118,132.83496339991098"/>
|
||
<path d="M324.39380401269364,132.81250533140437 L323.87019064058177,132.82417795284078"/>
|
||
<path d="M327.51127402539123,132.74300783104201 L324.39380401269364,132.81250533140437"/>
|
||
<path d="M328.07162111337902,132.73051616394613 L327.51127402539123,132.74300783104201"/>
|
||
<path d="M328.610828410267,132.71849610091374 L329.09426923707133,132.70771900312781"/>
|
||
<path d="M329.4908951555949,132.6988767486086 L329.09426923707133,132.70771900312781"/>
|
||
<path d="M329.77523533910016,132.03098131949022 L329.77523533910016,132.69253858446069"/>
|
||
<path d="M329.4908951555949,132.6988767486086 L329.77523533910016,132.69253858446069"/>
|
||
<path d="M329.4908951555949,132.03732024061713 L329.4908951555949,132.6988767486086"/>
|
||
<path d="M329.77523533910016,132.03098131949022 L329.4908951555949,132.03732024061713"/>
|
||
<path d="M324.39380317573841,132.8125053314044 L324.39380317573841,132.81250563829693"/>
|
||
<path d="M324.39380401269364,132.81250561963878 L324.39380317573841,132.81250563829693"/>
|
||
<path d="M327.51127311031587,132.74300783104204 L327.51127311031587,132.74300816657944"/>
|
||
<path d="M324.39380317573841,132.15094761634742 L324.39380401269364,132.15094759768971"/>
|
||
<path d="M322.96722757995713,132.84430680647762 L322.96722757995713,132.84430705370329"/>
|
||
<path d="M322.96722825418829,132.84430703867247 L322.96722757995713,132.84430705370329"/>
|
||
<path d="M323.38633994580459,132.834963399911 L323.38633994580459,132.83496367639927"/>
|
||
<path d="M322.96722757995713,132.18274978873279 L322.96722825418829,132.18274977370322"/>
|
||
<path d="M328.07162111337902,132.73051616394613 L328.07162111337902,132.06895965595476"/>
|
||
<path d="M328.610828410267,132.0569395929223 L328.07162111337902,132.06895965595476"/>
|
||
<path d="M328.610828410267,132.71849610091374 L328.610828410267,132.0569395929223"/>
|
||
<path d="M328.07162111337902,132.73051616394613 L328.610828410267,132.71849610091374"/>
|
||
<path d="M321.44372242613508,136.33321482069843 L321.44491573445566,136.31982667735934"/>
|
||
<path d="M321.76589367591214,136.19654899212833 L321.44572181853118,136.31982643593611"/>
|
||
<path d="M320.81664581674841,141.4456436624867 L321.06414120645195,138.87497672106355"/>
|
||
<path d="M321.44491573445566,136.31982667735934 L321.06414505503426,138.87497697527846"/>
|
||
<path d="M322.67640161454938,132.82247175960521 L322.70067636800059,132.82151173213612"/>
|
||
<path d="M322.67640161454938,132.82247175960521 L322.73818793315195,133.9080750452469"/>
|
||
<path d="M321.76589367591214,136.19654899212833 L321.94783394275191,133.77520099219015"/>
|
||
<path d="M329.14166674406943,137.5586528310526 L329.53883016856025,138.64448471879865"/>
|
||
<path d="M328.57644632057736,135.56843544178 L328.75668909678416,138.34997222244883"/>
|
||
<path d="M328.67371362721815,136.61007450099291 L328.57644632057736,135.56843544178"/>
|
||
<path d="M329.61600231306011,141.44564363407557 L329.5567115549552,141.44564363354829"/>
|
||
<path d="M321.93316216692483,132.84061654062242 L321.96228543309689,131.89799599205975"/>
|
||
<path d="M321.44491573445566,136.31982667735934 L321.44581036554291,136.3191144812034"/>
|
||
<path d="M321.58393220226253,141.44564367363336 L321.58393220226253,141.52966748044884"/>
|
||
<path d="M321.53969889564314,141.44564367182878 L321.53969889564314,141.52966747864428"/>
|
||
<path d="M321.86791260884047,132.84061676676919 L321.87848312235337,132.84024587570036"/>
|
||
<path d="M321.44572181853118,136.31982643593611 L321.06414120645195,138.87497672106355"/>
|
||
<path d="M321.40847166952562,138.59248577462853 L321.44572181853118,136.31982643593611"/>
|
||
<path d="M321.40847166952562,138.59248577462853 L321.06414120645195,138.87497672106355"/>
|
||
<path d="M322.13876699556249,128.8244155313279 L322.68855168618893,131.7336588905535"/>
|
||
<path d="M322.1186676169832,128.82322931746705 L322.68855168618893,131.7336588905535"/>
|
||
<path d="M329.768465305277,141.44564364201131 L329.76806007259393,141.44564364172169"/>
|
||
<path d="M321.48628759547,141.44564367058615 L321.48628759547,141.52966747740163"/>
|
||
<path d="M320.99071011248679,141.44564366247653 L320.99071011248679,141.52966746929201"/>
|
||
<path d="M322.14629860414561,128.82570173267558 L322.70501918996206,131.72617615555157"/>
|
||
<path d="M322.13919747103091,128.82444740978457 L322.70501918996206,131.72617615555157"/>
|
||
<path d="M322.14635566900824,128.8257363047623 L322.70615219110596,131.72147229061224"/>
|
||
<path d="M321.2731472652672,129.28199007401437 L321.96228543309689,131.89799599205975"/>
|
||
<path d="M320.70021827227583,126.17426193471685 L321.2731472652672,129.28199007401437"/>
|
||
<path d="M320.6715015101604,126.17586521858948 L321.2731472652672,129.28199007401437"/>
|
||
<path d="M320.65722298655555,126.17426193961286 L321.2731472652672,129.28199007401437"/>
|
||
<path d="M321.42660282997213,128.50451584780157 L321.2731472652672,129.28199007401437"/>
|
||
<path d="M320.74141648172417,126.16955655125724 L321.2731472652672,129.28199007401437"/>
|
||
<path d="M321.42660282997213,128.50451584780157 L320.84936850742588,126.1523231649273"/>
|
||
<path d="M321.42660282997213,128.50451584780157 L320.90876486577827,126.14096545175566"/>
|
||
<path d="M321.42660282997213,128.50451584780157 L320.74141648172417,126.16955655125724"/>
|
||
<path d="M321.42660282997213,128.50451584780157 L320.79228888148418,126.16207456931657"/>
|
||
<path d="M322.70615219110596,131.72147229061224 L322.70501918996206,131.72617615555157"/>
|
||
<path d="M322.75394311330683,132.18750467382333 L322.70615219110596,131.72147229061224"/>
|
||
<path d="M322.67640161454938,132.82247175960521 L322.68855168618893,131.7336588905535"/>
|
||
<path d="M322.657872279196,131.74341029193653 L322.68855168618893,131.7336588905535"/>
|
||
<path d="M322.75301315755632,132.18752540692563 L322.70501918996206,131.72617615555157"/>
|
||
<path d="M322.74302012878388,132.18774819869566 L322.68855168618893,131.7336588905535"/>
|
||
<path d="M322.70501918996206,131.72617615555157 L322.68855168618893,131.7336588905535"/>
|
||
<path d="M322.81669755546272,132.84766284613011 L322.75495690380058,133.91378645441537"/>
|
||
<path d="M322.81621395971388,132.84767362776154 L322.73818793315195,133.9080750452469"/>
|
||
<path d="M322.81674046261514,132.84766188952722 L322.75627971742369,133.91737605152599"/>
|
||
<path d="M321.86791260884047,132.84061676676919 L321.86311315199464,132.74920886575924"/>
|
||
<path d="M321.86791260884047,132.84061676676919 L321.27314659110334,129.2819903212154"/>
|
||
<path d="M321.60754691370357,141.4456436757574 L322.07589451547165,138.38420056156394"/>
|
||
<path d="M321.62758868374704,141.44564367805191 L322.07589451547165,138.38420056156394"/>
|
||
<path d="M321.53315518985391,141.44564367209534 L322.19797254461855,136.65377113495856"/>
|
||
<path d="M321.63440754405065,141.44564368048276 L322.07589451547165,138.38420056156394"/>
|
||
<path d="M322.70711546482516,133.90063166838377 L322.73818793315195,133.9080750452469"/>
|
||
<path d="M322.19797254461855,136.65377113495856 L322.73818793315195,133.9080750452469"/>
|
||
<path d="M322.75495690380058,133.91378645441537 L322.73818793315195,133.9080750452469"/>
|
||
<path d="M321.53315518985391,141.44564367209534 L322.07589451547165,138.38420056156394"/>
|
||
<path d="M321.57544722425564,141.44564367373266 L322.07589451547165,138.38420056156394"/>
|
||
<path d="M322.75627971742369,133.91737605152599 L322.75495690380058,133.91378645441537"/>
|
||
<path d="M322.19797254461855,136.65377113495856 L322.75495690380058,133.91378645441537"/>
|
||
<path d="M320.76662804704256,141.44564366360561 L321.06414120645195,138.87497672106355"/>
|
||
<path d="M320.66544112597921,141.44564367192061 L321.06414120645195,138.87497672106355"/>
|
||
<path d="M320.72434849394585,141.44564366521269 L321.06414120645195,138.87497672106355"/>
|
||
<path d="M320.69226469007617,141.44564366721443 L321.06414120645195,138.87497672106355"/>
|
||
<path d="M320.67224107505308,141.44564366949459 L321.06414120645195,138.87497672106355"/>
|
||
<path d="M322.19797254461855,136.65377113495856 L322.07589451547165,138.38420056156394"/>
|
||
<path d="M322.19797254461855,136.65377113495856 L322.75627971742369,133.91737605152599"/>
|
||
<path d="M322.07589451547165,138.38420056156394 L322.75627971742369,133.91737605152599"/>
|
||
<path d="M320.81664581674841,141.4456436624867 L321.40847166952562,138.59248577462853"/>
|
||
<path d="M320.87129175448217,141.44564366197164 L321.40847166952562,138.59248577462853"/>
|
||
<path d="M320.92798796854777,141.44564366194112 L321.40847166952562,138.59248577462853"/>
|
||
<path d="M322.67640161454938,132.82247175960521 L322.70711546482516,133.90063166838377"/>
|
||
<path d="M322.19797254461855,136.65377113495856 L322.70711546482516,133.90063166838377"/>
|
||
<path d="M321.86791260884047,132.84061676676919 L321.86289113304838,132.96561194333134"/>
|
||
<path d="M321.44491573445566,136.31982667735934 L321.44942037676128,136.29008849217533"/>
|
||
<path d="M322.70615163277171,131.72147249534123 L322.70615159319323,131.72147229061224"/>
|
||
<path d="M322.117954917509,128.82320325204068 L322.657872279196,131.74341029193653"/>
|
||
<path d="M322.08597066132052,128.82215351903949 L322.657872279196,131.74341029193653"/>
|
||
<path d="M320.65722233449969,126.17426193961286 L320.65722227134074,126.17426220186597"/>
|
||
<path d="M321.27314659110334,129.2819903212154 L321.27314654211068,129.28199007401435"/>
|
||
<path d="M320.65835617694438,126.16955649926972 L320.6583554761105,126.16955681769605"/>
|
||
<path d="M322.0437382514242,128.82129807277019 L322.657872279196,131.74341029193653"/>
|
||
<path d="M322.67640161454938,132.82247175960521 L322.657872279196,131.74341029193653"/>
|
||
<path d="M322.67640161454938,132.82247175960521 L322.04135106974491,128.82126569314588"/>
|
||
<path d="M322.18252960576274,132.83540625168291 L321.96228543309689,131.89799599205975"/>
|
||
<path d="M321.42660282997213,128.50451584780157 L321.96228543309689,131.89799599205975"/>
|
||
<path d="M322.18252960576274,132.83540625168291 L321.93316216692483,132.84061654062242"/>
|
||
<path d="M322.18252960576274,132.83540625168291 L321.94783394275191,133.77520099219015"/>
|
||
<path d="M328.90996524722732,141.52966746493865 L328.90996524722732,141.529667752432"/>
|
||
<path d="M329.43894000068349,141.44564363454893 L329.49631901202201,141.44564363370975"/>
|
||
<path d="M329.5567115549552,141.44564363354829 L329.5567115549552,141.52966744036377"/>
|
||
<path d="M329.49631901202201,141.44564363370975 L329.49631901202201,141.52966744052526"/>
|
||
<path d="M329.5567115549552,141.44564363354829 L329.49631901202201,141.44564363370975"/>
|
||
<path d="M320.81342259941766,141.44564366274386 L320.81342259941766,141.52966746955934"/>
|
||
<path d="M329.43894000068349,141.44564363454893 L329.43894000068349,141.52966744136444"/>
|
||
<path d="M329.38848583164827,141.4456436360087 L329.43894000068349,141.44564363454893"/>
|
||
<path d="M321.93316216692483,132.84061654062242 L321.2731472652672,129.28199007401437"/>
|
||
<path d="M321.87853399203368,132.83983686234981 L321.2731472652672,129.28199007401437"/>
|
||
<path d="M321.63440688195942,141.4456439232568 L321.63440691696951,141.44564368048276"/>
|
||
<path d="M321.62760694611779,141.44564392083078 L321.6276069809569,141.44564368290878"/>
|
||
<path d="M322.07589413757023,138.38420056156397 L322.07589410401988,138.38420078182605"/>
|
||
<path d="M320.67225966923843,141.4456439293881 L320.67225970811751,141.44564367435146"/>
|
||
<path d="M320.66544041718726,141.44564393181898 L320.66544045749697,141.44564367192061"/>
|
||
<path d="M321.44572181853118,136.31982643593611 L321.87853399203368,132.83983686234981"/>
|
||
<path d="M321.93316216692483,132.84061654062242 L321.87853399203368,132.83983686234981"/>
|
||
<path d="M321.86791260884047,132.84061676676919 L321.44491573445566,136.31982667735934"/>
|
||
<path d="M329.14166674406943,137.5586528310526 L329.36525940109414,135.67423155824105"/>
|
||
<path d="M321.93316216692483,132.84061654062242 L321.94783394275191,133.77520099219015"/>
|
||
<path d="M321.44572181853118,136.31982643593611 L321.94783394275191,133.77520099219015"/>
|
||
<path d="M321.44572181853118,136.31982643593611 L321.93316216692483,132.84061654062242"/>
|
||
<path d="M329.77251099566683,141.44564396091195 L329.77251096913142,141.44564364282772"/>
|
||
<path d="M329.36525940109414,135.67423155824105 L329.53883016856025,138.64448471879865"/>
|
||
<path d="M328.88078525521769,132.71805351020905 L328.88078445548081,132.71805357535004"/>
|
||
<path d="M329.2093497088149,132.70933997987672 L329.20934946670195,132.7093397067818"/>
|
||
<path d="M328.82991660525522,132.72308445644347 L328.82991739727413,132.72308437811205"/>
|
||
<path d="M328.93833870301796,132.71336560512339 L328.93833950706221,132.71336555146192"/>
|
||
<path d="M321.61597360373025,141.44564367587679 L321.61597360373025,141.5296674826923"/>
|
||
<path d="M329.67015053247133,141.44564363525569 L329.69397187480672,141.4456436361769"/>
|
||
<path d="M329.70329641514809,141.44564363653751 L329.71546669770896,141.44564363700815"/>
|
||
<path d="M321.63363959450589,141.44564367840636 L321.63363959450589,141.52966748522186"/>
|
||
<path d="M321.63572544296358,141.44564368104955 L321.63572544296358,141.52966748786505"/>
|
||
<path d="M328.42598010935626,132.76746150104645 L328.42597939814868,132.76746157918069"/>
|
||
<path d="M328.38526453035365,132.77249245974519 L328.38526523095743,132.77249237317605"/>
|
||
<path d="M328.90317552825445,141.44564394405197 L328.90317551479848,141.44564365968768"/>
|
||
<path d="M328.35747697270335,132.77718042842116 L328.35747766054237,132.77718031237757"/>
|
||
<path d="M328.3445108754936,132.78120604022547 L328.34451154927456,132.78120583103521"/>
|
||
<path d="M329.77251186314288,141.44564364282772 L329.768465305277,141.44564364201131"/>
|
||
<path d="M329.76513779559582,141.44564364133993 L329.76067196094345,141.4456436404389"/>
|
||
<path d="M329.53883016856025,138.64448471879865 L329.60324910934696,141.44564363401025"/>
|
||
<path d="M329.73607961129937,141.44564363824529 L329.72717733491891,141.44564363778153"/>
|
||
<path d="M329.70329641514718,141.44564363653751 L329.70016399023598,141.44564363637431"/>
|
||
<path d="M329.53883016856025,138.64448471879865 L329.65501246708072,141.44564363493475"/>
|
||
<path d="M329.53883016856025,138.64448471879865 L329.70016399023598,141.44564363637431"/>
|
||
<path d="M329.69397187481036,141.4456436361769 L329.70016399023598,141.44564363637431"/>
|
||
<path d="M329.53883016856025,138.64448471879865 L329.76067196094345,141.4456436404389"/>
|
||
<path d="M329.73607961129937,141.44564363824529 L329.7414413346919,141.44564363872354"/>
|
||
<path d="M329.75300812338401,141.4456436397553 L329.76067196094345,141.4456436404389"/>
|
||
<path d="M329.53883016856025,138.64448471879865 L329.73607961129937,141.44564363824529"/>
|
||
<path d="M328.82991739727413,132.72308416602817 L328.88078525521769,132.71805328210451"/>
|
||
<path d="M329.14166674406943,137.5586528310526 L328.88078525521769,132.71805328210451"/>
|
||
<path d="M329.36525940109414,135.67423155824105 L328.88078525521769,132.71805328210451"/>
|
||
<path d="M328.93833950706221,132.71336531029834 L328.88078525521769,132.71805328210451"/>
|
||
<path d="M329.36525940109414,135.67423155824105 L328.93833950706221,132.71336531029834"/>
|
||
<path d="M328.98716726372686,132.710106572352 L328.93833950706221,132.71336531029834"/>
|
||
<path d="M329.53883016856025,138.64448471879865 L329.77251186314288,141.44564364282772"/>
|
||
<path d="M329.14166674406943,137.5586528310526 L329.43923105870772,141.44564363469794"/>
|
||
<path d="M329.14166674406943,137.5586528310526 L329.49212913270776,141.44564363388832"/>
|
||
<path d="M329.36525940109414,135.67423155824105 L329.18843298363254,132.70561974593181"/>
|
||
<path d="M329.20661171073107,132.70625047279847 L329.19855861935184,132.70539400816733"/>
|
||
<path d="M329.36525940109414,135.67423155824105 L329.111494991575,132.70733497752968"/>
|
||
<path d="M329.36525940109414,135.67423155824105 L329.15601418700726,132.7063424804723"/>
|
||
<path d="M329.36525940109414,135.67423155824105 L328.99872084189383,132.70984901437433"/>
|
||
<path d="M329.36525940109414,135.67423155824105 L329.05786588430647,132.70853052435385"/>
|
||
<path d="M329.49212913270776,141.44564363388832 L329.53883016856025,138.64448471879865"/>
|
||
<path d="M329.54788215147937,141.44564363365458 L329.53883016856025,138.64448471879865"/>
|
||
<path d="M329.20935045359647,132.7093397067818 L329.20661171073107,132.70625047279847"/>
|
||
<path d="M329.36525940109414,135.67423155824105 L329.20661171073107,132.70625047279847"/>
|
||
<path d="M329.20935045359647,132.7093397067818 L329.36525940109414,135.67423155824105"/>
|
||
<path d="M328.9854625955245,141.44564365095709 L328.94715112590757,141.44564365274655"/>
|
||
<path d="M328.67371362721815,136.61007450099291 L328.75668909678416,138.34997222244883"/>
|
||
<path d="M328.67371362721815,136.61007450099291 L328.94715112590757,141.44564365274655"/>
|
||
<path d="M328.90477656406756,141.44564365724253 L328.91972463503635,141.4456436548831"/>
|
||
<path d="M328.75668909678416,138.34997222244883 L328.94715112590757,141.44564365274655"/>
|
||
<path d="M328.91972463503635,141.4456436548831 L328.94715112590757,141.44564365274655"/>
|
||
<path d="M328.75668909678416,138.34997222244883 L328.91972463503635,141.4456436548831"/>
|
||
<path d="M328.90477656406756,141.44564365724253 L328.90317630376967,141.44564365968768"/>
|
||
<path d="M328.75668909678416,138.34997222244883 L328.90317630376967,141.44564365968768"/>
|
||
<path d="M328.75668909678416,138.34997222244883 L328.90477656406756,141.44564365724253"/>
|
||
<path d="M328.42598010935626,132.76746131839678 L328.38526523095743,132.77249220284929"/>
|
||
<path d="M328.67371362721815,136.61007450099291 L328.38526523095743,132.77249220284929"/>
|
||
<path d="M328.67371362721815,136.61007450099291 L328.35747766054237,132.77718017620609"/>
|
||
<path d="M328.35747766054237,132.77718017620609 L328.38526523095743,132.77249220284929"/>
|
||
<path d="M328.35747766054237,132.77718017620609 L328.57644632057736,135.56843544178"/>
|
||
<path d="M328.34451154927456,132.78120579316504 L328.57644632057736,135.56843544178"/>
|
||
<path d="M328.35747766054237,132.77718017620609 L328.34451154927456,132.78120579316504"/>
|
||
<path d="M328.94902616177797,141.52966745998006 L328.94902616177797,141.44564365316455"/>
|
||
<path d="M329.38848583164827,141.4456436360087 L329.38848583164827,141.52966744282421"/>
|
||
<path d="M328.98911842504049,141.44564365118373 L328.98911842504049,141.52966745799921"/>
|
||
<path d="M329.38848583164827,141.4456436360087 L329.2625293793385,141.44564364079474"/>
|
||
<path d="M329.74886157775245,141.44564363921359 L329.75300812338492,141.4456436397553"/>
|
||
<path d="M329.76513779559491,141.44564364133993 L329.76806007259393,141.44564364172169"/>
|
||
<path d="M329.76806007259393,141.5296674485372 L329.76806007259393,141.44564364172169"/>
|
||
<path d="M329.71546669770896,141.52966744382366 L329.71546669770896,141.44564363700815"/>
|
||
<path d="M329.74886157775245,141.44564363921359 L329.74144133468735,141.44564363872354"/>
|
||
<path d="M329.72717733492254,141.44564363778153 L329.71546669770896,141.44564363700815"/>
|
||
<path d="M329.74886157775245,141.52966744602907 L329.74886157775245,141.44564363921359"/>
|
||
<path d="M329.77175412296901,141.52966745117703 L329.77175412296901,141.44564364436152"/>
|
||
<path d="M329.14166674406943,137.5586528310526 L329.39226088590158,141.44564363603644"/>
|
||
<path d="M328.9854625955245,141.44564365095709 L329.38848583164827,141.44564363617491"/>
|
||
<path d="M328.67371362721815,136.61007450099291 L328.9854625955245,141.44564365095709"/>
|
||
<path d="M328.42598010935626,132.76746131839678 L328.67371362721815,136.61007450099291"/>
|
||
<path d="M328.82991739727413,132.72308416602817 L328.42598010935626,132.76746131839678"/>
|
||
<path d="M329.14166674406943,137.5586528310526 L328.82991739727413,132.72308416602817"/>
|
||
<path d="M321.63572478396281,141.52966748786505 L321.63572478396281,141.52966772950552"/>
|
||
<path d="M320.66544041718726,141.44564393181898 L320.66544112597921,141.44564393181872"/>
|
||
<path d="M328.90317630376967,141.44564394405182 L328.90317552825445,141.44564394405197"/>
|
||
<path d="M320.67874999811238,141.52966747780488 L320.67874999811238,141.5296677395657"/>
|
||
<path d="M329.77175326385941,141.52966745117703 L329.77175326385941,141.5296677661936"/>
|
||
<path d="M320.69238618194004,141.44564366841263 L320.69238618194004,141.52966747522811"/>
|
||
<path d="M320.93176113059371,141.44564366188047 L320.93176113059371,141.529667468696"/>
|
||
<path d="M320.87129175448217,141.44564366197164 L320.87129175448217,141.52966746878718"/>
|
||
<path d="M321.63572544296358,141.44564368104955 L321.63363959450589,141.44564367840636"/>
|
||
<path d="M321.61597360373025,141.44564367587679 L321.63363959450589,141.44564367840636"/>
|
||
<path d="M321.58393220226253,141.44564367363336 L321.61597360373025,141.44564367587679"/>
|
||
<path d="M321.53969889564314,141.44564367182878 L321.58393220226253,141.44564367363336"/>
|
||
<path d="M321.48628759547,141.44564367058615 L321.53969889564314,141.44564367182878"/>
|
||
<path d="M320.99071011248679,141.44564366247653 L321.48628759547,141.44564367058615"/>
|
||
<path d="M320.93176113059371,141.44564366188047 L320.99071011248679,141.44564366247653"/>
|
||
<path d="M320.87129175448217,141.44564366197164 L320.93176113059371,141.44564366188047"/>
|
||
<path d="M321.3337476253223,126.04714850778383 L321.33068363631128,126.04721825924985"/>
|
||
<path d="M321.16488106917359,126.05099274149703 L321.1486662063603,126.05136187155867"/>
|
||
<path d="M320.96643076824284,126.12877960423106 L320.90876486577827,126.14096545175566"/>
|
||
<path d="M320.84936850742588,126.1523231649273 L320.90876486577827,126.14096545175566"/>
|
||
<path d="M320.79228888148418,126.16207456931657 L320.84936850742588,126.1523231649273"/>
|
||
<path d="M320.74141648172417,126.16955655125724 L320.79228888148418,126.16207456931657"/>
|
||
<path d="M320.70021827227583,126.17426193471685 L320.74141648172417,126.16955655125724"/>
|
||
<path d="M320.6715015101604,126.17586521858948 L320.70021827227583,126.17426193471685"/>
|
||
<path d="M320.65722298655555,126.17426193961286 L320.6715015101604,126.17586521858948"/>
|
||
<path d="M320.65835617694438,126.16955656071555 L320.65722298655555,126.17426193961286"/>
|
||
<path d="M320.67482349147258,126.16207458269261 L320.65835617694438,126.16955656071555"/>
|
||
<path d="M320.70550308771044,126.15232318130954 L320.67482349147258,126.16207458269261"/>
|
||
<path d="M320.74830381155743,126.14096547002769 L320.70550308771044,126.15232318130954"/>
|
||
<path d="M320.80030902321823,126.12877962314765 L320.74830381155743,126.14096547002769"/>
|
||
<path d="M321.1486662063603,126.05136187155867 L320.80030902321823,126.12877962314765"/>
|
||
<path d="M328.90996603127724,141.52966746493865 L328.90996603127724,141.44564365812315"/>
|
||
<path d="M328.92202887737812,141.52966746234694 L328.92202887737812,141.44564365553146"/>
|
||
<path d="M329.67015053247133,141.44564363525569 L329.67015053247133,141.52966744207117"/>
|
||
<path d="M329.61600231306011,141.44564363407557 L329.61600231306011,141.52966744089107"/>
|
||
<path d="M329.67015053247133,141.44564363525569 L329.61600231306011,141.44564363407557"/>
|
||
<path d="M320.67875071198387,141.52966747780488 L320.67875071198387,141.44564367098934"/>
|
||
<path d="M320.72081415658295,141.52966747289344 L320.72081415658295,141.44564366607796"/>
|
||
<path d="M320.76209752619025,141.52966747095996 L320.76209752619025,141.44564366414443"/>
|
||
<path d="M321.87668171251744,128.81132550442788 L321.8772402069485,128.81119656546545"/>
|
||
<path d="M322.67640161454938,132.82247175960521 L321.99159871724487,128.82065064677829"/>
|
||
<path d="M322.19797254461855,136.65377113495856 L322.67640161454938,132.82247175960521"/>
|
||
<path d="M321.48312834259968,141.4456436709406 L322.19797254461855,136.65377113495856"/>
|
||
<path d="M320.98284169396675,141.44564366254616 L321.40847166952562,138.59248577462853"/>
|
||
<path d="M321.76589367591214,136.19654899212833 L321.40847166952562,138.59248577462853"/>
|
||
<path d="M322.18252960576274,132.83540625168291 L321.76589367591214,136.19654899212833"/>
|
||
<path d="M321.42660282997213,128.50451584780157 L322.18252960576274,132.83540625168291"/>
|
||
<path d="M320.96643076824284,126.12877960423106 L321.42660282997213,128.50451584780157"/>
|
||
<path d="M321.3337476253223,126.04714850778383 L320.96643076824284,126.12877960423106"/>
|
||
<path d="M321.87668171251744,128.81132550442788 L321.46594910899648,126.72021050317758"/>
|
||
<path d="M321.35817581472884,126.1715168994896 L321.3337476253223,126.04714850778383"/>
|
||
<path d="M320.67224107505308,141.44564367434458 L320.67226036477268,141.44564367435146"/>
|
||
<path d="M320.67224107505308,141.44564366949459 L320.66544112597921,141.44564367192061"/>
|
||
<path d="M320.69226469007617,141.44564366721443 L320.67224107505308,141.44564366949459"/>
|
||
<path d="M320.72434849394585,141.44564366521269 L320.69226469007617,141.44564366721443"/>
|
||
<path d="M320.76662804704256,141.44564366360561 L320.72434849394585,141.44564366521269"/>
|
||
<path d="M320.81664581674841,141.4456436624867 L320.76662804704256,141.44564366360561"/>
|
||
<path d="M320.87129175448217,141.44564366197164 L320.81664581674841,141.4456436624867"/>
|
||
<path d="M321.48628759547,141.44564367101353 L321.48628759294888,141.44564367101353"/>
|
||
</g>
|
||
<g id="product-5e766b61-cca7-49f8-8b20-bca30d46c0ce" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche projection" ifc:name="Door" ifc:guid="1UTcjXpAT9_8iWlACDHi3E">
|
||
<path d="M171.13351453223049,218.78800696782966 L171.13351436611629,218.78800697939496"/>
|
||
<path d="M184.89185144655903,184.39217089082038 L171.13351453223049,184.39217089082001"/>
|
||
<path d="M171.13351453223049,218.78800696782966 L171.13351453223049,184.39217089082001"/>
|
||
<path d="M184.89185144655903,218.78800696783003 L171.13351453223049,218.78800696782966"/>
|
||
<path d="M184.89185144655903,184.39217089082038 L184.89185144655903,218.78800696783003"/>
|
||
<path d="M168.48768130094959,181.74633745032361 L168.4876807638052,181.74633745032361"/>
|
||
<path d="M187.53768471427838,181.74633732021442 L168.48768263258989,181.74633732021394"/>
|
||
<path d="M168.48768130094959,181.74633745032361 L168.4876807638052,181.74633745032361"/>
|
||
<path d="M168.48768263258989,181.74633732021394 L168.48768263258989,224.07967393378959"/>
|
||
<path d="M187.53768471427838,181.74633732021442 L187.53768471427838,224.07967393379013"/>
|
||
<path d="M184.89185158936334,218.7880069578876 L171.13351467503571,218.78800695788723"/>
|
||
<path d="M171.13351453223049,184.39217089082001 L184.89185144655903,184.39217089082038"/>
|
||
<path d="M171.13351453223049,218.78800696782966 L184.89185144655903,218.78800696783003"/>
|
||
<path d="M184.89185144655903,184.39217089082038 L184.89185144655903,218.78800696783003"/>
|
||
<path d="M171.13351453223049,218.78800696782966 L171.13351453223049,184.39217089082001"/>
|
||
<path d="M171.13351453223049,218.78800696782966 L171.13351436611629,218.78800697939496"/>
|
||
<path d="M184.89185158936334,184.39217088087796 L171.13351467503571,184.39217088087756"/>
|
||
<path d="M168.48768179929266,181.74633800513402 L168.48768263258989,181.74633800513402"/>
|
||
<path d="M171.13351467503571,184.39217088087756 L171.13351467503571,218.78800695788723"/>
|
||
<path d="M171.1335141766931,218.78800699258315 L171.13351436611629,218.78800697939496"/>
|
||
<path d="M171.13351436611629,218.78800697939496 L171.13351453223049,218.78800696782966"/>
|
||
<path d="M171.13351453223049,218.78800696782966 L171.13351467503571,218.78800695788723"/>
|
||
<path d="M171.13351453223049,184.39217089082001 L171.13351467503571,184.39217088087756"/>
|
||
<path d="M184.89185158936334,218.7880069578876 L184.89185158936334,184.39217088087796"/>
|
||
<path d="M184.89185144655903,184.39217089082038 L184.89185158936334,184.39217088087796"/>
|
||
<path d="M184.89185144655903,218.78800696783003 L184.89185158936334,218.7880069578876"/>
|
||
<path d="M171.13351436611629,218.78800699258315 L171.1335141766931,218.78800699258315"/>
|
||
<path d="M171.13351436611629,184.39217091557347 L171.1335141766931,184.39217091557347"/>
|
||
<path d="M168.4876823834179,181.74633803982994 L168.48768130095004,181.74633803982994"/>
|
||
</g>
|
||
<g id="product-1049f853-0d3e-471e-b1c1-7a90859777c3" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche projection" ifc:name="Door" ifc:guid="0GIVXJ3Jv77h71Uf25btV3">
|
||
<path d="M215.83698926612624,184.39216679959259 L202.07865235179406,184.3921667995925"/>
|
||
<path d="M202.07865235179406,218.78800287660215 L202.07865235179406,184.3921667995925"/>
|
||
<path d="M215.83698926612624,218.78800287660223 L202.07865235179406,218.78800287660215"/>
|
||
<path d="M215.83698926612624,184.39216679959259 L215.83698926612624,218.78800287660223"/>
|
||
<path d="M199.43282009452196,181.3494552065907 L199.43282009452196,181.74633316905854"/>
|
||
<path d="M197.84532010713792,224.07966984256214 L197.84532010713792,180.15883318167528"/>
|
||
<path d="M220.07032228345179,180.15883318167542 L197.84532010713792,180.15883318167528"/>
|
||
<path d="M218.48282223614069,181.7463332289866 L199.43282015444902,181.74633322898649"/>
|
||
<path d="M220.07032228345179,180.15883318167542 L220.07032228345179,224.07966984256228"/>
|
||
<path d="M199.43282015444902,181.74633322898649 L199.43282015444902,224.07966984256214"/>
|
||
<path d="M218.48282223614069,181.7463332289866 L218.48282223614069,224.07966984256228"/>
|
||
<path d="M215.83698930047058,218.78800286665981 L202.07865238613977,218.78800286665972"/>
|
||
<path d="M202.07865235179406,184.3921667995925 L215.83698926612624,184.39216679959259"/>
|
||
<path d="M202.07865235179406,218.78800287660215 L215.83698926612624,218.78800287660223"/>
|
||
<path d="M215.83698926612624,184.39216679959259 L215.83698926612624,218.78800287660223"/>
|
||
<path d="M202.07865235179406,218.78800287660215 L202.07865235179406,184.3921667995925"/>
|
||
<path d="M215.83698930047012,184.39216678965016 L202.07865238613977,184.39216678965008"/>
|
||
<path d="M199.43281951039626,181.74633391390657 L199.43282015444902,181.74633391390657"/>
|
||
<path d="M202.07865238613977,184.39216678965008 L202.07865238613977,218.78800286665972"/>
|
||
<path d="M202.07865235179452,218.78800287660215 L202.07865238613977,218.78800286665972"/>
|
||
<path d="M202.07865235179452,184.3921667995925 L202.07865238613977,184.39216678965008"/>
|
||
<path d="M215.83698930047058,218.78800286665981 L215.83698930047012,184.39216678965016"/>
|
||
<path d="M215.83698926612533,184.39216679959259 L215.83698930047012,184.39216678965016"/>
|
||
<path d="M215.83698926612624,218.78800287660223 L215.83698930047058,218.78800286665981"/>
|
||
<path d="M199.43282009452105,181.74633394860248 L199.43281939054259,181.74633394860248"/>
|
||
</g>
|
||
<g id="product-5b884c96-75bb-420e-818e-40b140091ab0" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche projection" ifc:name="Door" ifc:guid="1RY4oMTRj23e6EGB502Hgm">
|
||
<path d="M166.19190756398984,224.07967004205909 L166.19190756398984,224.07967087476115"/>
|
||
<path d="M166.58878262312874,224.07967004205909 L166.58878262312874,224.07967087476115"/>
|
||
<path d="M166.58877860485927,224.07966997266726 L166.58877860485927,180.1588333117804"/>
|
||
<path d="M166.58877860485836,180.15883428326609 L166.58878293222551,180.15883428326609"/>
|
||
<path d="M166.19190354571992,180.1588333117804 L166.58877860485927,180.1588333117804"/>
|
||
</g>
|
||
<g id="product-1abf7c0d-66cc-45fa-b63f-40ab1eb842d0" class="IfcSlab material-asdfa predefinedtype-FLOOR EPsetStatusStatus-NEW matsName-58GYPBDCEILINGPT1TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION34CDXSHEATHINGCARPETORLVL matsCategory-InsulationBattHorzNoneNone projection" ifc:name="Slab" ifc:guid="0QltmDPin5_hO$GAiUk4BG">
|
||
<path d="M251.88866291123713,161.37341367460269 L90.838270908881441,161.37341367460269"/>
|
||
<path d="M251.88866291123804,154.22966394664201 L251.88866291123713,161.37341367460269"/>
|
||
<path d="M251.88866291123804,154.22966394664201 L90.838270908881441,154.22966394664201"/>
|
||
<path d="M90.838270908881441,161.37341367460269 L90.838270908881441,154.22966394664201"/>
|
||
</g>
|
||
<g id="product-26f74748-791c-4db2-bd86-45b605c3d65e" class="IfcSlab material-null predefinedtype-FLOOR EPsetStatusStatus-NEW matsName-58GYPBDCEILINGSEMIGLOSSEPOXYPAINTTJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION34CDXSHEATHINGCARPETORLVL matsCategory-InsulationBattHorzNoneNone projection" ifc:name="Slab" ifc:guid="0czqT8UHnDihs6HRO5mzPU">
|
||
<path d="M376.34425228559166,148.67341762142399 L376.34425228559166,141.52966789346334"/>
|
||
<path d="M246.40962942323222,141.52966789346334 L376.34425228559166,141.52966789346334"/>
|
||
<path d="M246.40962942323222,141.52966789346334 L246.40962942323222,148.67341762142399"/>
|
||
<path d="M246.40962942323222,148.67341762142399 L376.34425228559166,148.67341762142399"/>
|
||
</g>
|
||
<g id="product-e0dfdd28-cc54-487a-acdc-7d09ae688ca3" class="IfcRoof material-null predefinedtype-GABLEROOF EPsetStatusStatus-NEW matsName-30LBFELTOVER12CDXPLYWOODASPHALTSHINGLES matsCategory-None projection" ifc:name="Roof" ifc:guid="3Wtzqep5H8UgpSVGckQ8oZ">
|
||
<path d="M73.978274748482818,121.50391976337656 L87.174558408854864,117.10642607290045"/>
|
||
<path d="M89.291228077882351,116.40107282694657 L89.383248680325778,116.37040813156327"/>
|
||
<path d="M73.978274712999337,121.92225071577739 L87.174558345688183,117.5247570345264"/>
|
||
<path d="M89.29122801471658,116.81940378857234 L89.383248680325778,116.78873907213972"/>
|
||
<path d="M73.978274712999337,121.92225071577739 L73.978274748482818,121.50391976337656"/>
|
||
</g>
|
||
<g id="product-30af3f12-6cae-46e7-b3f0-0f7a74f282cb" class="IfcRoof material-null EPsetStatusStatus-NEW matsName-34CDXPAINTEDPT2R30MINRIGIDINSULATION2LAYERSMINEPDMROOFMEMBRANE matsCategory-InsulationRigidRubber projection" ifc:name="Roof" ifc:guid="0mhpyIRAv6vxFm3tfqyeBB">
|
||
<path d="M187.21685493790301,63.310472634634721 L187.21685465824567,67.017864428403186"/>
|
||
<path d="M93.737926049321231,63.310472293546496 L187.21685493790301,63.310472634634721"/>
|
||
<path d="M93.737926049321231,63.310472293546496 L93.737926049593625,67.017864087314962"/>
|
||
<path d="M187.21686926685334,67.216466748053136 L187.21686921998844,67.613000469762767"/>
|
||
<path d="M187.21686965739309,63.912055856301038 L187.26645703062513,63.912055854371715"/>
|
||
<path d="M203.14145826070899,63.912055236715929 L203.19098252790309,63.912055234789051"/>
|
||
<path d="M373.40018922896206,67.017865107753494 L373.40018922896115,63.310473313985028"/>
|
||
<path d="M203.19096780842847,63.310472692921479 L373.40018922896115,63.310473313985028"/>
|
||
<path d="M203.19096752877249,67.017864486689945 L203.19096780842847,63.310472692921479"/>
|
||
<path d="M93.737926049593625,67.017864087314962 L187.21685465824567,67.017864428403186"/>
|
||
<path d="M187.21685465824567,67.017864428403186 L187.21686921998844,67.613000469762767"/>
|
||
<path d="M187.21686921998844,67.613000469762767 L194.80650806823678,67.613000174469306"/>
|
||
<path d="M195.60003916310097,67.613000143595031 L203.19098209049798,67.612999848250837"/>
|
||
<path d="M203.19098209049798,67.612999848250837 L203.19096752877249,67.017864486689945"/>
|
||
<path d="M203.19096752877249,67.017864486689945 L373.40018922896206,67.017865107753494"/>
|
||
</g>
|
||
<g id="product-496f284f-dff9-43b1-9226-a9de035fd432" class="IfcWindow material-null predefinedtype-WINDOW EPsetStatusStatus-NEW projection" ifc:name="Window" ifc:guid="19RoXFt$b3iP8cgTu3NzGo">
|
||
<path d="M208.2740401826436,140.36257074274531 L208.17805935092338,140.45855189030158"/>
|
||
<path d="M208.2740401826436,123.00124510366658 L208.17805935092338,122.90526470074987"/>
|
||
<path d="M225.73116316227879,122.90526470075477 L225.63518272739429,123.00124510367145"/>
|
||
<path d="M225.63518272739429,123.00124510367145 L208.2740401826436,123.00124510366658"/>
|
||
<path d="M208.2740401826436,123.00124510366658 L208.2740401826436,140.36257074274531"/>
|
||
<path d="M221.62178342962761,140.36257096099425 L208.2740401826436,140.36257074274531"/>
|
||
<path d="M225.63518272739429,123.00124510367145 L225.63518272739429,130.63102838767406"/>
|
||
<path d="M208.17805956303755,122.9052646664359 L208.17805935376236,122.90526470029047"/>
|
||
<path d="M225.73116337439342,122.9052646664408 L208.17805956303755,122.9052646664359"/>
|
||
<path d="M208.17805956303755,122.9052646664359 L208.178059563038,140.45855199792118"/>
|
||
<path d="M208.178059563038,140.45855199792118 L221.62178347725649,140.45855225157067"/>
|
||
<path d="M225.73116337439342,122.9052646664408 L225.73116337439342,130.57867503850332"/>
|
||
</g>
|
||
<g id="product-c849672b-e242-4dd0-a18f-369b6a1cf53c" class="IfcWindow material-null predefinedtype-WINDOW EPsetStatusStatus-NEW projection" ifc:name="Window" ifc:guid="38IMShua9DqA6FDfjg7FKy">
|
||
<path d="M376.5752066266291,138.11683282991595 L376.57521423272965,138.11683282991595"/>
|
||
<path d="M376.97223566040657,146.82131080826792 L376.97223566040657,146.82130832474076"/>
|
||
</g>
|
||
<g id="product-2a2243a8-a39e-4c0d-9b97-32dad5f1e977" class="IfcWindow material-null predefinedtype-WINDOW EPsetStatusStatus-NEW projection" ifc:name="Window" ifc:guid="0g8aEeevvC3PkNCjhLyUbt">
|
||
<path d="M314.86653550139772,126.39782877739879 L314.77055466967749,126.4938099249551"/>
|
||
<path d="M332.22767804614932,126.39782906127083 L332.32365848103427,126.49381025613833"/>
|
||
<path d="M314.86653550139772,109.03650313832006 L314.77055466967749,108.94052273540338"/>
|
||
<path d="M332.32365848103427,108.94052273540827 L332.22767804614932,109.03650313832495"/>
|
||
<path d="M332.22767804614932,109.03650313832495 L314.86653550139772,109.03650313832006"/>
|
||
<path d="M314.86653550139772,109.03650313832006 L314.86653550139772,126.39782877739879"/>
|
||
<path d="M332.22767804614932,126.39782906127083 L322.52288390035164,126.39782890258773"/>
|
||
<path d="M320.70153121486192,126.3978288728068 L314.86653550139772,126.39782877739879"/>
|
||
<path d="M332.22767804614932,109.03650313832495 L332.22767804614932,126.39782906127083"/>
|
||
<path d="M314.77055488179167,108.94052270108941 L314.77055467251694,108.94052273494395"/>
|
||
<path d="M332.32365869314845,108.94052270109434 L314.77055488179167,108.94052270108941"/>
|
||
<path d="M314.77055488179167,108.94052270108941 L314.77055488179258,126.49381003257466"/>
|
||
<path d="M314.77055488179258,126.49381003257466 L320.7205538569383,126.49381014483629"/>
|
||
<path d="M322.54225331927091,126.4938101792072 L332.32365869314845,126.4938103637579"/>
|
||
<path d="M332.32365869314845,108.94052270109434 L332.32365869314845,126.4938103637579"/>
|
||
<path d="M314.02220124793121,108.22223080112143 L314.02220124793121,127.24216438590879"/>
|
||
</g>
|
||
<g id="product-00a1613b-b5a2-4bb0-bf11-883cd7907c6a" class="IfcWindow material-null predefinedtype-WINDOW EPsetStatusStatus-NEW projection" ifc:name="Window" ifc:guid="00eM4xjQ9BiByHY3pNa7ng">
|
||
<path d="M213.48475476641988,141.20690635125686 L213.48475476641988,141.20690682209903"/>
|
||
<path d="M213.58073486138483,141.20690635125689 L213.58073486138483,141.20690682209909"/>
|
||
</g>
|
||
<g id="product-4ef68825-b6ed-413a-83ca-8c18352b3c53" class="IfcWindow material-null predefinedtype-WINDOW EPsetStatusStatus-NEW projection" ifc:name="Window" ifc:guid="1EzeWbjkr1EeFAZ1WrApnJ">
|
||
<path d="M320.15688498505142,206.65463351103151 L320.06090415333119,206.75061465858781"/>
|
||
<path d="M337.51802752980211,206.65463379490353 L337.61400796468706,206.75061498977104"/>
|
||
<path d="M320.15688498505142,189.29330787195278 L320.06090415333119,189.19732746903605"/>
|
||
<path d="M337.61400796468706,189.19732746904097 L337.51802752980211,189.29330787195767"/>
|
||
<path d="M337.51802752980211,189.29330787195767 L320.15688498505142,189.29330787195278"/>
|
||
<path d="M320.15688498505142,189.29330787195278 L320.15688498505142,206.65463351103151"/>
|
||
<path d="M337.51802752980211,206.65463379490353 L320.15688498505142,206.65463351103151"/>
|
||
<path d="M337.51802752980211,189.29330787195767 L337.51802752980211,206.65463379490353"/>
|
||
<path d="M320.06090436544537,189.1973274347221 L320.06090415617064,189.19732746857665"/>
|
||
<path d="M337.61400817680124,189.19732743472701 L320.06090436544537,189.1973274347221"/>
|
||
<path d="M320.06090436544537,189.1973274347221 L320.06090436544537,206.75061476620738"/>
|
||
<path d="M320.06090436544537,206.75061476620738 L337.61400817680124,206.75061509739061"/>
|
||
<path d="M337.61400817680124,189.19732743472701 L337.61400817680124,206.75061509739061"/>
|
||
<path d="M319.312550731584,188.4790355347551 L319.312550731584,207.4989691195415"/>
|
||
</g>
|
||
<g id="product-289f93d8-79e2-46e0-a929-12dadebb05bf" class="IfcCovering material-null predefinedtype-CEILING EPsetStatusStatus-EXISTING matsName-NEWALUMFASCIASOFFITVENTEDTRIMFLASHINGRED matsCategory-None projection" ifc:name="Covering" ifc:guid="0edvFOUU96uAaf4jhUkmM$">
|
||
<path d="M74.507540922848875,121.92260412788295 L74.507540922848875,126.18863201552614"/>
|
||
<path d="M89.383248680325778,116.96540690088021 L89.291227988040191,116.99607197766589"/>
|
||
<path d="M87.174558319010885,117.70143330802141 L74.507540922848875,121.92260412788295"/>
|
||
<path d="M74.507540922848875,126.18863201552614 L87.17455703747828,126.18863427969758"/>
|
||
<path d="M89.2912266000003,126.18863465804263 L89.383248680326233,126.18863467449115"/>
|
||
</g>
|
||
<g id="product-ea0d2618-7eff-4a55-ace2-e2932914b6a6" class="IfcCovering material-null predefinedtype-CEILING EPsetStatusStatus-NEW matsName-NEWALUMFASCIASOFFITVENTEDTRIMFLASHINGRED matsCategory-None projection" ifc:name="Covering" ifc:guid="3g3IOOVlzALQpYufCf5BQc">
|
||
<path d="M74.507589360983729,126.18863694263689 L74.507589038883452,121.92229112380902"/>
|
||
<path d="M73.978422662775301,126.18863698258782 L73.978422340675024,121.92229116375995"/>
|
||
<path d="M73.978422340675024,121.92229116375995 L74.507589038883452,121.92229112380902"/>
|
||
<path d="M73.978422662775301,126.18863698258782 L74.507589360983729,126.18863694263689"/>
|
||
</g>
|
||
<g id="product-ce710802-f339-4612-bd91-ca1f7c1f7da8" class="IfcCovering material-null predefinedtype-CEILING EPsetStatusStatus-NEW matsName-NEWALUMFASCIASOFFITVENTEDTRIMFLASHINGRED matsCategory-None projection" ifc:name="Covering" ifc:guid="3ESGW2ypb64hsHoXzy7tse">
|
||
<path d="M73.978317669692387,126.18865317721313 L87.174557037474187,126.18865516369623"/>
|
||
<path d="M89.291226599996662,126.18865548232705 L89.383248680325778,126.18865549617949"/>
|
||
<path d="M73.978317669692387,121.92230433046913 L73.978317669692387,125.58217899545396"/>
|
||
<path d="M89.383248680325778,116.78880606680397 L89.291228014705666,116.81947078882402"/>
|
||
<path d="M87.174558345678633,117.52482416322124 L73.978317669692387,121.92230433046913"/>
|
||
</g>
|
||
<g id="product-fd56eadf-926f-420e-bb01-cf89195a659f" class="IfcSlab material-adsfa predefinedtype-FLOOR EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete projection" ifc:name="Slab" ifc:guid="3zLkhVacz23hi1puaPMcMV">
|
||
<path d="M371.87896147365927,224.07966981000072 L367.31541473948846,224.07966981000072"/>
|
||
<path d="M364.14041464486536,224.07966981000075 L197.33537694746519,224.07966981000106"/>
|
||
<path d="M197.00489184082608,226.72550256464132 L93.748511564065211,226.72550256464132"/>
|
||
<path d="M197.00489184082562,224.07966902629283 L197.00489184082608,226.72550256464132"/>
|
||
<path d="M197.00489184082562,224.07966902629283 L93.748511564065211,224.07966902629283"/>
|
||
<path d="M93.748511564065211,226.72550256464132 L93.748511564065211,224.07966902629283"/>
|
||
</g>
|
||
<g id="product-7a4dc864-cc50-440d-9944-610b539254e0" class="IfcSlab material-null predefinedtype-FLOOR EPsetStatusStatus-NEW matsName-6COMPACTEDCRUSHEDSTONE matsCategory-Gravel projection" ifc:name="Slab" ifc:guid="1wJSXap5143Pb4OGjJabJW">
|
||
<path d="M197.00489184082608,226.72550252291811 L197.00489184082608,227.88962678003972"/>
|
||
<path d="M197.00489184082608,226.72550252291811 L93.748511564065211,226.72550252291811"/>
|
||
<path d="M93.748511564065211,227.8896266709142 L93.748511564065211,226.72550252291811"/>
|
||
</g>
|
||
<g id="product-afe3eac3-d12c-4e69-8686-5ef207acff92" class="IfcFurniture material-null EPsetStatusStatus-NEW matsName-GMTrimDark matsCategory-Wood projection" ifc:name="Furniture" ifc:guid="2lu_h3qInEQOQ6Nl87hF_I">
|
||
<path d="M194.08751427945936,206.08800324375119 L194.08751563779288,224.07967145591658"/>
|
||
</g>
|
||
<g id="product-9ae9dd63-f997-447d-8270-3b14b3c55bf2" class="IfcSlab material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-BASESLAB EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete projection" ifc:name="Slab" ifc:guid="2QwTrZ_PT4VO9mEnIpnLlo">
|
||
<path d="M345.94066935016008,224.07967229352772 L364.14041464486627,224.07967229352627"/>
|
||
<path d="M367.31541473948846,224.07967229352599 L371.87896147366018,224.07967229352562"/>
|
||
<path d="M356.54674764034053,224.39696261591163 L372.60688570012417,224.0796715098198"/>
|
||
<path d="M213.06447777977792,224.3969676092286 L356.54674764034053,224.39696261591163"/>
|
||
<path d="M213.06447777977792,224.3969676092286 L197.00440466465852,224.0796715098198"/>
|
||
<path d="M197.00440466465852,226.72550500644502 L197.00440466465852,224.0796715098198"/>
|
||
<path d="M197.00440466465852,226.72550500644502 L213.06447767618329,227.04280082458874"/>
|
||
<path d="M356.54674774393743,227.04279583127618 L213.06447767618329,227.04280082458874"/>
|
||
<path d="M372.60688570012417,226.72550500644502 L356.54674774393743,227.04279583127618"/>
|
||
<path d="M372.60688570012417,224.0796715098198 L372.60688570012417,226.72550500644502"/>
|
||
</g>
|
||
<g id="product-6822c182-5471-48e8-aa6c-9c777abfb3b0" class="IfcCovering material-null predefinedtype-CEILING EPsetStatusStatus-NEW matsName-PT2LUMBER matsCategory-NoneNone projection" ifc:name="Covering" ifc:guid="1e8i62L758wAfid7TwlxEm">
|
||
<path d="M166.19190395662099,171.39266829411417 L194.82183526108383,171.39266829411409"/>
|
||
</g>
|
||
<g id="product-e93b2963-37e7-457a-aad3-44d3caaa886d" class="IfcCovering material-null EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="Covering" ifc:guid="3fEobZD_T5UghJHDFAgeXj">
|
||
<path d="M194.82183526108474,205.02967113512858 L194.08751474032852,205.02967113512858"/>
|
||
<path d="M194.82183526108474,206.08800453154348 L194.08751474032852,206.08800453154348"/>
|
||
<path d="M194.08751474032852,206.08800453154348 L194.08751474032852,205.02967113512858"/>
|
||
</g>
|
||
<g id="product-26e15099-bc63-4ec0-b8de-00789dfcf363" class="IfcCovering material-null EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="Covering" ifc:guid="0cuL2Pl6DEmBZU07YT$FDZ">
|
||
<path d="M194.08688054307686,205.02967280024558 L194.08751474032942,205.02967280024558"/>
|
||
<path d="M194.08688054307686,206.0880061966605 L194.08751427945981,206.0880061966605"/>
|
||
<path d="M194.08688054307686,206.0880061966605 L194.08688054307686,205.02967280024558"/>
|
||
</g>
|
||
<g id="product-fea363a4-6b58-4567-9327-2aef9ab8cd7b" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="Covering" ifc:guid="3_esEaQrX5PvCdAk_QkCrx">
|
||
<path d="M164.22515237320067,69.103907378178405 L164.22544054344553,69.103895350546111"/>
|
||
<path d="M202.60479317451245,88.119420998587458 L202.60479317451336,69.103895453881165"/>
|
||
<path d="M164.22544054344553,69.103895350546111 L169.40642118198684,69.103895364495713"/>
|
||
<path d="M170.20019624282213,69.103895366632941 L182.1065024320601,69.103895398690241"/>
|
||
<path d="M182.90027749289538,69.10389540082744 L194.80642986899784,69.103895432884343"/>
|
||
<path d="M195.60003992379052,69.103895435021116 L201.62920058574673,69.103895451254402"/>
|
||
<path d="M201.8847685395549,69.10389545194252 L202.60479317451336,69.103895453881165"/>
|
||
<path d="M164.22544054344507,88.119420877649958 L164.22544054344553,69.103895350546111"/>
|
||
<path d="M164.22544054344507,88.119420877649958 L169.40674097611918,88.119420893976809"/>
|
||
<path d="M170.20042720868605,88.119420896477806 L182.10682222619243,88.119420933996139"/>
|
||
<path d="M182.90050845876112,88.119420936497107 L194.80658558481582,88.119420974014474"/>
|
||
<path d="M195.60027181738542,88.119420976515443 L201.629200585744,88.119420995513252"/>
|
||
<path d="M201.88476853955262,88.119420996318581 L202.60479317451245,88.119420998587458"/>
|
||
<path d="M164.1923678154958,88.120801265709844 L164.22544054344507,88.119420877649958"/>
|
||
<path d="M202.57172025731916,88.120801386647315 L201.88476853955171,88.120801384482661"/>
|
||
<path d="M201.62920058574355,88.120801383677332 L195.60027188052254,88.120801364679522"/>
|
||
<path d="M194.80658558607229,88.120801362178526 L182.90050852189779,88.120801324661187"/>
|
||
<path d="M182.1068222274489,88.120801322160219 L170.20042727182181,88.120801284641885"/>
|
||
<path d="M169.40674097737519,88.120801282140889 L164.1923678154958,88.120801265709844"/>
|
||
<path d="M202.60479317451245,88.119420998587458 L202.57172025731916,88.120801386647315"/>
|
||
</g>
|
||
<g id="product-7777f67c-20a0-439f-b61f-c935b0346e7e" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="Covering" ifc:guid="1tT$Py8A13dxOVoJMmD6v_">
|
||
<path d="M164.22515237319976,67.017857539431049 L164.22515237320385,86.033386435971209"/>
|
||
<path d="M164.22515237319976,67.017857539431049 L164.19207945456083,67.017857539035418"/>
|
||
<path d="M164.19207945456492,86.033386435910899 L164.19207945456083,67.017857539035418"/>
|
||
<path d="M164.22515237320385,86.033386435971209 L164.22544054344371,88.119420877649986"/>
|
||
<path d="M164.22515237320385,86.033386435971209 L164.19207945456492,86.033386435910899"/>
|
||
<path d="M164.19236781549444,88.120801265709844 L164.19207945456492,86.033386435910899"/>
|
||
<path d="M164.22544054344371,88.119420877649986 L164.19236781549444,88.120801265709844"/>
|
||
</g>
|
||
<g id="product-a3197eb4-5458-4073-9cb8-64f715ca0264" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None projection" ifc:name="Covering" ifc:guid="2Z6NwqL5X0SvouPFSLoW9a">
|
||
<path d="M89.324049299709259,178.60460882122865 L90.216966235087511,178.60460892767264"/>
|
||
<path d="M90.216966235087511,178.60460892767264 L90.216966239058365,178.5712986241158"/>
|
||
<path d="M90.216966239058365,178.5712986241158 L89.291004733315276,178.57129851373259"/>
|
||
<path d="M89.291004733315276,178.57129851373259 L89.291004603181136,179.66294213978063"/>
|
||
<path d="M89.291004603181136,179.66294213978063 L89.324049173546427,179.66294214371985"/>
|
||
<path d="M89.324049173546427,179.66294214371985 L89.324049299709259,178.60460882122865"/>
|
||
</g>
|
||
<g id="product-9977e583-4298-40a3-be87-bba24d676655" class="IfcFurniture material-null EPsetStatusStatus-NEW matsName-GMTrimDark matsCategory-Wood projection" ifc:name="Furniture" ifc:guid="2PT_M3GfX0exw7kw9DPsPL">
|
||
<path d="M194.08696215006603,221.96300635729611 L194.08696120384229,206.08800493796059"/>
|
||
</g>
|
||
<g id="product-1a6c64eb-db7f-4ccc-9cce-f7cb2f4a423e" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None projection" ifc:name="Covering" ifc:guid="0QR6JhstzCp9pEzyilIa8_">
|
||
<path d="M89.324222529173767,179.66295932494378 L89.383248678876043,179.66295922197375"/>
|
||
<path d="M89.324049173546427,179.66295932523369 L89.324222529173767,179.66295932494378"/>
|
||
<path d="M89.324222529173767,179.66295932494378 L89.324222592298156,178.60462600245091"/>
|
||
</g>
|
||
<g id="product-4541b609-a404-42a7-8cf6-7c318bf3b61d" class="IfcSlab material-null predefinedtype-FLOOR EPsetStatusStatus-NEW matsName-ASPHALTPAVEMENT matsCategory-None projection" ifc:name="Slab" ifc:guid="15GRO9f0H2fupsV36ByxOT">
|
||
<path d="M385.34109162960112,227.7823558865399 L384.50832326243881,227.76491237585654"/>
|
||
<path d="M387.79571429281214,227.83377230876033 L385.34109162960112,227.7823558865399"/>
|
||
<path d="M390.46220922720067,227.88962697301596 L387.79571429281214,227.83377230876033"/>
|
||
<path d="M384.50832326243881,227.76491237585654 L384.50832326243699,227.76488415990042"/>
|
||
<path d="M458.95969327306966,227.20728160686519 L460.41888179567695,227.23784714472217"/>
|
||
<path d="M376.31082684492458,227.59317167505017 L380.01527778887294,227.67076859540168"/>
|
||
<path d="M383.19027788349513,227.73727513933656 L390.46350330962787,227.88962697301707"/>
|
||
<path d="M460.4188817968884,227.25466916015498 L460.41888179567695,227.23784714472217"/>
|
||
</g>
|
||
<g id="product-8524e6eb-9e5c-41d0-8ab5-4cdbf9dda762" class="IfcSlab material-null predefinedtype-FLOOR EPsetStatusStatus-NEW matsName-ASPHALTPAVEMENT matsCategory-None projection" ifc:name="Slab" ifc:guid="259ERhdbn1q8grJDlvtQTY">
|
||
<path d="M460.41886341361942,227.88962703368139 L460.41886337382266,227.26078685048103"/>
|
||
<path d="M373.66489640651025,224.07966894322959 L460.41886337382266,227.26078685048103"/>
|
||
<path d="M373.66489640651025,224.07966894322959 L373.66489654055886,226.19775825792624"/>
|
||
<path d="M373.66489654055886,226.19775825792624 L419.80475337982853,227.88962699846141"/>
|
||
</g>
|
||
<g id="product-89ce882d-faba-48c8-afad-64e7d21914f8" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None projection" ifc:name="Covering" ifc:guid="29peWj_hf8oA_jPEVI6HJu">
|
||
<path d="M89.324265388003823,147.91295676057521 L89.383248678877408,147.9129567561221"/>
|
||
<path d="M89.32200391362403,147.91295676064709 L89.324265388003823,147.91295676057521"/>
|
||
<path d="M89.324265388003823,147.91295676057521 L89.32426529337954,146.85462343808402"/>
|
||
</g>
|
||
<g id="product-9345f0d7-b428-44e9-9242-1f1d755dc2b5" class="IfcFurniture material-null EPsetStatusStatus-NEW projection" ifc:name="Furniture" ifc:guid="2JHV3Nj2X4wP927nrrNSAr">
|
||
<path d="M377.91487422143246,72.340220115901985 L377.91487662302052,83.102325969225262"/>
|
||
<path d="M377.91487621519673,73.425394543419515 L377.914876130631,72.305286695485023"/>
|
||
<path d="M377.9148787807967,83.242173688765263 L377.91487841620483,83.311583885114089"/>
|
||
<path d="M377.91487841620483,83.311583885114089 L377.91490410132383,83.311583885103431"/>
|
||
<path d="M377.91487937558804,82.732749360728974 L377.91487909997932,83.044136156699039"/>
|
||
<path d="M377.9148799592308,81.271279512846831 L377.914879864657,81.610965219379068"/>
|
||
<path d="M377.9148799592308,81.271279512846831 L377.91490039558585,81.271279512845268"/>
|
||
<path d="M377.91488007880207,80.659286184653183 L377.9148799592308,81.271279512846831"/>
|
||
<path d="M377.91488016393623,80.010347364350707 L377.91488007880207,80.659286184653183"/>
|
||
<path d="M377.9149003493817,80.659286184651648 L377.91488007880207,80.659286184653183"/>
|
||
<path d="M377.91488021644682,79.339727155127179 L377.91488016393623,80.010347364350707"/>
|
||
<path d="M377.91490030038813,80.010347364349201 L377.91488016393623,80.010347364350707"/>
|
||
<path d="M377.91488023818283,78.662725995159008 L377.91488021644682,79.339727155127179"/>
|
||
<path d="M377.91490024975747,79.339727155125644 L377.91488021644682,79.339727155127179"/>
|
||
<path d="M377.9148802309478,77.994604202740305 L377.91488023818283,78.662725995159008"/>
|
||
<path d="M377.91490019864568,78.662725995148065 L377.91488023818283,78.662725995159008"/>
|
||
<path d="M377.91488019659073,77.350650104382765 L377.9148802309478,77.994604202740305"/>
|
||
<path d="M377.91490014820329,77.994604202738799 L377.9148802309478,77.994604202740305"/>
|
||
<path d="M377.91488010989133,76.46040645467474 L377.91488019659073,77.350650104382765"/>
|
||
<path d="M377.91490009958625,77.350650104343771 L377.91488019659073,77.350650104382765"/>
|
||
<path d="M377.914879447158,73.425394543419515 L377.91487965526767,74.093568541991715"/>
|
||
<path d="M377.91487921491125,72.827356924894445 L377.914879447158,73.425394543419515"/>
|
||
<path d="M377.9148998032374,73.42539454341798 L377.914879447158,73.425394543419515"/>
|
||
<path d="M377.9148787807967,83.242173688765263 L377.91487909997932,83.044136156699039"/>
|
||
<path d="M377.91489866267193,83.044136156690342 L377.91487909997932,83.044136156699039"/>
|
||
<path d="M377.9148787807967,83.242173688765263 L377.91490373915758,83.242173688754747"/>
|
||
<path d="M377.91487868787635,71.865032274769987 L377.91487896097942,72.305286695485051"/>
|
||
<path d="M377.91487998911771,75.616920646264703 L377.91488010989133,76.46040645467474"/>
|
||
<path d="M377.91488010989133,76.46040645467474 L377.91490003237459,76.460406454673233"/>
|
||
<path d="M377.91487983675097,74.826022931238754 L377.91487998911771,75.616920646264703"/>
|
||
<path d="M377.91487998911771,75.616920646264703 L377.91489996869359,75.616920646263196"/>
|
||
<path d="M377.91487809405362,71.253360752861937 L377.91487839807314,71.512445867228195"/>
|
||
<path d="M377.91487745328459,71.03907597032287 L377.91487777829798,71.093621566358962"/>
|
||
<path d="M377.91489990898253,74.826022931237247 L377.91487983675097,74.826022931238754"/>
|
||
<path d="M377.91487983675097,74.826022931238754 L377.91487965526767,74.093568541991715"/>
|
||
<path d="M377.91489985368344,74.093568541990209 L377.91487965526767,74.093568541991715"/>
|
||
<path d="M377.91487868787635,71.865032274769987 L377.91487839807314,71.512445867228195"/>
|
||
<path d="M377.91489965881328,71.512445867226575 L377.91487839807314,71.512445867228195"/>
|
||
<path d="M377.91487868787635,71.865032274769987 L377.91489968543419,71.865032274768396"/>
|
||
<path d="M377.91487680737873,81.831041861089545 L377.91487671891309,80.659286184653183"/>
|
||
<path d="M377.91487921491125,72.827356924894445 L377.91487896097942,72.305286695485051"/>
|
||
<path d="M377.91489971867168,72.305286695483488 L377.91487896097942,72.305286695485051"/>
|
||
<path d="M377.91487921491125,72.827356924894445 L377.91489975808736,72.827356924892882"/>
|
||
<path d="M377.91487809405362,71.253360752861937 L377.91487777829798,71.093621566358962"/>
|
||
<path d="M377.91490285140162,71.093621566357058 L377.91487777829798,71.093621566358962"/>
|
||
<path d="M377.91487809405362,71.253360752861937 L377.91489963925369,71.253360752860289"/>
|
||
<path d="M377.91487745328459,71.03907597032287 L377.91490316265254,71.039075970320937"/>
|
||
<path d="M377.91490103107526,81.821202517244302 L377.91490032782121,72.506326044189962"/>
|
||
<path d="M377.91491513840219,79.339727817441485 L377.91491516013275,78.662720223152348"/>
|
||
<path d="M378.71849945488111,79.339727756772589 L378.71849947661258,78.662720162483453"/>
|
||
<path d="M377.91491515290318,77.994600323180407 L377.91491516013275,78.662720223152348"/>
|
||
<path d="M378.71849947661258,78.662720162483453 L377.91491516013275,78.662720223152348"/>
|
||
<path d="M378.718499469383,77.994600262511568 L378.71849947661258,78.662720162483453"/>
|
||
<path d="M377.91491511854065,77.350648874250254 L377.91491515290318,77.994600323180407"/>
|
||
<path d="M378.718499469383,77.994600262511568 L377.91491515290318,77.994600323180407"/>
|
||
<path d="M378.71849943502048,77.350648056602381 L378.718499469383,77.994600262511568"/>
|
||
<path d="M377.91491503184579,76.460404846052143 L377.91491511854065,77.350648874250254"/>
|
||
<path d="M378.71849943502048,77.350648056602381 L377.91491511854065,77.350648874250254"/>
|
||
<path d="M378.71849934832471,76.460404028404241 L378.71849943502048,77.350648056602381"/>
|
||
<path d="M377.91491491107308,75.616914495767844 L377.91491503184579,76.460404846052143"/>
|
||
<path d="M378.71849934832471,76.460404028404241 L377.91491503184579,76.460404846052143"/>
|
||
<path d="M378.718499227552,75.616914435098977 L378.71849934832471,76.460404028404241"/>
|
||
<path d="M377.91491475870453,74.826020565637265 L377.91491491107308,75.616914495767844"/>
|
||
<path d="M378.718499227552,75.616914435098977 L377.91491491107308,75.616914495767844"/>
|
||
<path d="M378.71849907518435,74.826020504968369 L378.718499227552,75.616914435098977"/>
|
||
<path d="M377.91491457722486,74.0935661763898 L377.91491475870453,74.826020565637265"/>
|
||
<path d="M378.71849907518435,74.826020504968369 L377.91491475870453,74.826020565637265"/>
|
||
<path d="M378.71849889370469,74.093566115720876 L378.71849907518435,74.826020504968369"/>
|
||
<path d="M378.71849889370469,74.093566115720876 L377.91491457722486,74.0935661763898"/>
|
||
<path d="M377.91491436911429,73.425395205733821 L377.91491457722486,74.0935661763898"/>
|
||
<path d="M378.71849889370469,74.093566115720876 L378.7184986855932,73.425395145064954"/>
|
||
<path d="M377.9149138829348,72.305285843841261 L377.91491360983082,71.865033694063271"/>
|
||
<path d="M378.71849819941463,72.305285783172309 L378.71849792631065,71.865033633394376"/>
|
||
<path d="M377.91491332002852,71.512443501626507 L377.91491360983082,71.865033694063271"/>
|
||
<path d="M378.71849792631065,71.865033633394376 L377.91491360983082,71.865033694063271"/>
|
||
<path d="M378.71849763650744,71.512443440957611 L378.71849792631065,71.865033633394376"/>
|
||
<path d="M377.91491301600809,71.253356873302323 L377.91491332002852,71.512443501626507"/>
|
||
<path d="M378.71849763650744,71.512443440957611 L377.91491332002852,71.512443501626507"/>
|
||
<path d="M378.718497332487,71.253356055654422 L378.71849763650744,71.512443440957611"/>
|
||
<path d="M377.91491270025244,71.093619200757217 L377.91491301600809,71.253356873302323"/>
|
||
<path d="M378.718497332487,71.253356055654422 L377.91491301600809,71.253356873302323"/>
|
||
<path d="M378.71849701673318,71.093619140088322 L378.718497332487,71.253356055654422"/>
|
||
<path d="M377.91491237524724,71.039073604720301 L377.91491270025244,71.093619200757217"/>
|
||
<path d="M378.71849701673318,71.093619140088322 L377.91491270025244,71.093619200757217"/>
|
||
<path d="M378.71849669172616,71.039073544051405 L378.71849701673318,71.093619140088322"/>
|
||
<path d="M378.71849669172616,71.039073544051405 L377.91491237524724,71.039073604720301"/>
|
||
<path d="M377.91491413685662,72.827354559293866 L377.9149138829348,72.305285843841261"/>
|
||
<path d="M378.71849845333645,72.827354498624914 L378.71849819941463,72.305285783172309"/>
|
||
<path d="M378.71849819941463,72.305285783172309 L377.9149138829348,72.305285843841261"/>
|
||
<path d="M377.91491113715483,73.425395205733821 L377.9149110525891,72.305285843841261"/>
|
||
<path d="M378.71849845333645,72.827354498624914 L378.7184986855932,73.425395145064954"/>
|
||
<path d="M377.91491436911429,73.425395205733821 L378.7184986855932,73.425395145064954"/>
|
||
<path d="M377.91491436911429,73.425395205733821 L377.91491413685662,72.827354559293866"/>
|
||
<path d="M378.71849845333645,72.827354498624914 L377.91491413685662,72.827354559293866"/>
|
||
<path d="M377.91491370274935,83.242175184939583 L377.91491333816111,83.31158201627963"/>
|
||
<path d="M377.91491333816111,83.31158201627963 L378.71849765464094,83.311581659915788"/>
|
||
<path d="M378.71849801922826,83.242174822661866 L378.71849765464094,83.311581659915788"/>
|
||
<path d="M377.91491402193287,83.044136830841296 L377.91491370274935,83.242175184939583"/>
|
||
<path d="M377.91491370274935,83.242175184939583 L378.71849801922826,83.242174822661866"/>
|
||
<path d="M378.7184983384127,83.044136450821895 L378.71849801922826,83.242174822661866"/>
|
||
<path d="M377.91491429754251,82.732748130595866 L377.91491402193287,83.044136830841296"/>
|
||
<path d="M377.91491402193287,83.044136830841296 L378.7184983384127,83.044136450821895"/>
|
||
<path d="M378.71849861402143,82.732747738748685 L378.7184983384127,83.044136450821895"/>
|
||
<path d="M377.91491472533789,81.831038738509022 L377.91491453140088,82.323288876962692"/>
|
||
<path d="M378.71849884788071,82.323288532426687 L378.71849904181681,81.831038488595368"/>
|
||
<path d="M377.91491488117981,81.271278093469675 L377.91491472533789,81.831038738509022"/>
|
||
<path d="M377.91491472533789,81.831038738509022 L378.71849904181681,81.831038488595368"/>
|
||
<path d="M378.71849919765873,81.271277843556021 L378.71849904181681,81.831038488595368"/>
|
||
<path d="M378.71849931723182,80.659285272341208 L378.71849919765873,81.271277843556021"/>
|
||
<path d="M377.91491488117981,81.271278093469675 L378.71849919765873,81.271277843556021"/>
|
||
<path d="M377.91491500075199,80.659285711499621 L377.91491488117981,81.271278093469675"/>
|
||
<path d="M377.91491508588524,80.010342538567983 L377.91491500075199,80.659285711499621"/>
|
||
<path d="M378.71849931723182,80.659285272341208 L377.91491500075199,80.659285711499621"/>
|
||
<path d="M378.71849940236416,80.010342288654329 L378.71849931723182,80.659285272341208"/>
|
||
<path d="M378.71849940236416,80.010342288654329 L377.91491508588524,80.010342538567983"/>
|
||
<path d="M377.91491513840219,79.339727817441485 L377.91491508588524,80.010342538567983"/>
|
||
<path d="M378.71849945488111,79.339727756772589 L377.91491513840219,79.339727817441485"/>
|
||
<path d="M378.71849940236416,80.010342288654329 L378.71849945488111,79.339727756772589"/>
|
||
<path d="M377.91490410132383,83.311579931558867 L377.91490908945661,83.311579931556622"/>
|
||
<path d="M377.91491172933684,81.831038738509022 L377.91491164087211,80.659285711499649"/>
|
||
<path d="M377.91490316265345,71.039073255620394 L377.91490316265526,71.039073604720301"/>
|
||
<path d="M377.91490815078623,71.039073255605928 L377.91490316265345,71.039073255620394"/>
|
||
<path d="M377.91491429754251,82.732748130595866 L377.91491453140088,82.323288876962692"/>
|
||
<path d="M378.71849884788071,82.323288532426687 L377.91491453140088,82.323288876962692"/>
|
||
<path d="M378.71849884788071,82.323288532426687 L378.71849861402143,82.732747738748685"/>
|
||
<path d="M377.91491429754251,82.732748130595866 L378.71849861402143,82.732747738748685"/>
|
||
<path d="M377.91487841620483,83.311582770256223 L377.91486939651304,83.311582770260372"/>
|
||
<path d="M377.91486839722302,71.039081436323073 L377.91487745328459,71.039081436322391"/>
|
||
<path d="M377.91491237524724,71.03907640979395 L377.91490815078623,71.039076409806199"/>
|
||
<path d="M377.91490908946298,83.31158201627963 L377.91490908945661,83.311583133056018"/>
|
||
<path d="M377.91490908945661,83.311583133056018 L377.91491333816111,83.311583133054199"/>
|
||
</g>
|
||
<g id="product-d1462f04-340d-48bf-8de6-67d95c4fb6cd" class="IfcStairFlight material-GMTrimDark predefinedtype-STRAIGHT EPsetStatusStatus-NEW matsName-GMTrimDark matsCategory-Wood projection" ifc:name="StairFlight" ifc:guid="3HHYy4D0r8lutcPzbSJxRD">
|
||
<path d="M202.57172942218176,154.22959484857475 L202.57173386416707,154.22959484857475"/>
|
||
<path d="M202.57173386416616,154.22959455944218 L221.62173443189658,154.22959455944272"/>
|
||
<path d="M221.62173443189658,154.22959455944272 L221.62173443189658,154.22966394664201"/>
|
||
</g>
|
||
<g id="product-3776651c-3850-4cda-9bf7-aaf3ab728358" class="IfcBuildingElementProxy material-null predefinedtype-GUTTER EPsetStatusStatus-NEW matsName-5X5ALUMBOXGUTTERRED matsCategory-None projection" ifc:name="PipeSegment" ifc:guid="0tTcKSE51CsfltglEhSeDO">
|
||
<path d="M71.647067474195865,122.59395550484258 L71.69379426902151,122.64074859379126"/>
|
||
<path d="M71.767979178336191,122.47303720596418 L71.647067474195865,122.59395550484258"/>
|
||
<path d="M71.398460820239507,122.47303716191415 L71.767979178336191,122.47303720596418"/>
|
||
<path d="M71.398486573281843,125.51586370619675 L71.398460820239507,122.47303716191415"/>
|
||
<path d="M73.912012617399796,125.51586400583236 L71.398486573281843,125.51586370619675"/>
|
||
<path d="M73.911983221393712,121.87774278099475 L73.912012617399796,125.51586400583236"/>
|
||
<path d="M73.97812388861712,121.87774278887933 L73.911983221393712,121.87774278099475"/>
|
||
<path d="M73.978123478562338,125.58214698838225 L73.97812388861712,121.87774278887933"/>
|
||
<path d="M71.332211728236416,125.58214667296504 L73.978123478562338,125.58214698838225"/>
|
||
<path d="M71.332212106753559,122.40690912348923 L71.332211728236416,125.58214667296504"/>
|
||
<path d="M71.927631547783676,122.40688463996202 L71.332212106753559,122.40690912348923"/>
|
||
<path d="M71.69379426902151,122.64074859379126 L71.927631547783676,122.40688463996202"/>
|
||
</g>
|
||
<g id="product-019c0c15-c051-4a6a-9830-8d599cc9ece6" class="IfcBuildingElementProxy material-null predefinedtype-GUTTER EPsetStatusStatus-NEW matsName-5X5ALUMBOXGUTTERRED matsCategory-None projection" ifc:name="PipeSegment" ifc:guid="01d0mLm55AQfWmZLcSoUpc">
|
||
<path d="M85.950699797271682,72.269605307686135 L85.95070096014615,68.565201108183288"/>
|
||
<path d="M89.383248680324868,68.565202185716515 L85.95070096014615,68.565201108183288"/>
|
||
<path d="M89.383248680324414,72.269606385219731 L85.950699797271682,72.269605307686135"/>
|
||
</g>
|
||
<g id="product-a5c81222-cfa1-4b70-a687-b5fe6461afd0" class="IfcWall material-TEST predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL matsCategory-GypsumInsulationBattVertGypsum projection" ifc:name="Wall" ifc:guid="2bo18Ypw5BSAQ7jVvaOQ$G">
|
||
<path d="M221.95284178329348,132.63958831345585 L221.95286880993217,132.63957357157705"/>
|
||
<path d="M221.95284178329393,148.34268796071262 L221.95284178329348,132.63958831345585"/>
|
||
</g>
|
||
<g id="product-77d674df-c4e1-4464-99e3-83c47fddf9ee" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None projection" ifc:name="Covering" ifc:guid="1trdJVnE54P9dZWyH$tVdk">
|
||
<path d="M89.322003850541023,146.85463116211844 L90.214920786075254,146.85463110889867"/>
|
||
<path d="M90.214920786075254,146.85463110889867 L90.214920784089827,146.8213208053418"/>
|
||
<path d="M90.214920784089827,146.8213208053418 L89.288959278184393,146.8213208605311"/>
|
||
<path d="M89.288959278184393,146.8213208605311 L89.288959343252827,147.91296448657914"/>
|
||
<path d="M89.288959343252827,147.91296448657914 L89.32200391362403,147.91296448460963"/>
|
||
<path d="M89.32200391362403,147.91296448460963 L89.322003850541023,146.85463116211844"/>
|
||
</g>
|
||
<g id="product-d00a68d7-fee2-4f5a-8fc1-042d11632508" class="IfcBuildingElementProxy material-null predefinedtype-DOWNSPOUT EPsetStatusStatus-NEW matsName-5X4OPENFACEALUMDOWNSPOUT matsCategory-None projection" ifc:name="PipeSegment.016" ifc:guid="3G2cZN$k9FMe$112qHOoK8">
|
||
<path d="M87.174569962575788,220.28367151121856 L81.28565002649384,221.32204710228987"/>
|
||
<path d="M81.28565002649384,221.32204710228987 L81.285654681673805,221.32207350312618"/>
|
||
<path d="M89.290885517574679,219.91053519241302 L89.290885517575589,219.91050793637493"/>
|
||
<path d="M89.290888051581987,219.91053474559919 L81.285654876582157,221.32207350312618"/>
|
||
<path d="M81.285654876582157,221.32207350312618 L81.653206018117999,223.40655937079487"/>
|
||
<path d="M89.290887947664942,222.05982982206808 L81.653206018117999,223.40655937079487"/>
|
||
<path d="M89.290887947664942,222.05982982206808 L89.290888051581987,219.91053474559919"/>
|
||
</g>
|
||
<g id="product-be7a23c1-b250-4ae8-970d-68aa16c99606" class="IfcStairFlight material-GMTrimDark predefinedtype-STRAIGHT EPsetStatusStatus-NEW matsName-GMTrimDark matsCategory-Wood projection" ifc:name="StairFlight" ifc:guid="2_UYF1ib1Aw9SDQAeMoPO6">
|
||
<path d="M227.88892996928416,151.64997693684342 L227.88892996928416,151.12081038056951"/>
|
||
<path d="M239.53059647824875,144.77081019132476 L246.14517899940802,144.77081019132476"/>
|
||
<path d="M227.88892996928416,151.12081038056951 L227.88891864158359,151.12081121129251"/>
|
||
<path d="M227.88892996928416,151.12081038056951 L234.50351324742178,151.12081038056951"/>
|
||
<path d="M246.14517899940802,144.77081019132476 L246.14517899940802,145.29997712608812"/>
|
||
<path d="M234.50351324742178,151.12081038056951 L234.50351324742178,151.64997693684342"/>
|
||
<path d="M246.14517899940802,145.29997712608812 L239.53059647824875,145.29997712608812"/>
|
||
<path d="M245.3514289757527,142.12497627448676 L245.3514289757527,141.59581009670239"/>
|
||
<path d="M227.88892996928416,151.64997693684342 L227.88891864158359,151.64997776756638"/>
|
||
<path d="M234.50351324742178,151.64997693684342 L227.88892996928416,151.64997693684342"/>
|
||
<path d="M233.70976322376646,148.47497722071051 L233.70976322376646,147.94581028594712"/>
|
||
<path d="M245.3514289757527,141.59581009670239 L245.35141760859733,141.59581093031883"/>
|
||
<path d="M245.3514289757527,141.59581009670239 L251.96601301086957,141.59581009670239"/>
|
||
<path d="M233.70976322376646,147.94581028594712 L233.70975185661064,147.94581111956353"/>
|
||
<path d="M233.70976322376646,147.94581028594712 L240.32434650190498,147.94581028594712"/>
|
||
<path d="M251.96601301086957,141.59581009670239 L251.96601301086957,142.12497627448676"/>
|
||
<path d="M240.32434650190498,147.94581028594712 L240.32434650190498,148.47497722071051"/>
|
||
<path d="M245.3514289757527,142.12497627448676 L245.35141760859733,142.1249771081032"/>
|
||
<path d="M251.96601301086957,142.12497627448676 L245.3514289757527,142.12497627448676"/>
|
||
<path d="M233.70976322376646,148.47497722071051 L233.70975189606406,148.4749780514336"/>
|
||
<path d="M240.32434650190498,148.47497722071051 L233.70976322376646,148.47497722071051"/>
|
||
<path d="M239.53059647824875,145.29997712608812 L239.53059647824875,144.77081019132476"/>
|
||
<path d="M239.53059647824875,144.77081019132476 L239.53058511109339,144.77081102494122"/>
|
||
<path d="M239.53059647824875,145.29997712608812 L239.53058511109339,145.29997795970459"/>
|
||
</g>
|
||
<g id="product-3112c892-7cb3-4272-b3cc-99d10a57809b" class="IfcBuildingElementProxy material-null predefinedtype-DOWNSPOUT EPsetStatusStatus-NEW matsName-5X4OPENFACEALUMDOWNSPOUT matsCategory-None projection" ifc:name="PipeSegment.016" ifc:guid="0n4iYIVBD2ShFCcT4ALu2R">
|
||
<path d="M87.173827668960257,76.243811999826818 L87.173836110227512,94.652708346716679"/>
|
||
<path d="M89.290470172644746,76.243813009120004 L89.290473417928297,83.321197507011703"/>
|
||
<path d="M89.290473918493262,84.412841133060255 L89.290478613888808,94.652660469856613"/>
|
||
<path d="M89.290478613892446,94.652668761835571 L89.290478613912001,94.652711054992295"/>
|
||
<path d="M89.290470172644746,76.243813009120004 L87.173827668960257,76.243811999826818"/>
|
||
<path d="M89.290490774776572,77.093248485705118 L89.290493630558103,83.321197507008122"/>
|
||
<path d="M89.290494131123069,84.412841133056673 L89.290498826518615,94.652660469882449"/>
|
||
<path d="M89.290490774776572,77.093248485705118 L89.290470562146766,77.093248485096581"/>
|
||
<path d="M89.290478613912001,94.652711054992295 L89.290478615572738,94.652728572881415"/>
|
||
<path d="M87.173836110227512,94.652708346716679 L89.290478613912001,94.652711054992295"/>
|
||
<path d="M87.173831048842658,95.748657873789341 L87.173836110227512,94.652708346716679"/>
|
||
<path d="M87.174561633791654,95.748657874722397 L87.173831048842658,95.748657873789341"/>
|
||
</g>
|
||
<g id="product-fd2c3a6e-7305-4430-b44a-c50dd30bba3c" class="IfcBuildingElementProxy material-null predefinedtype-DOWNSPOUT EPsetStatusStatus-NEW matsName-5X4OPENFACEALUMDOWNSPOUT matsCategory-None projection" ifc:name="PipeSegment.016" ifc:guid="3zB3fkSmL4CBHAnGtJ2xey">
|
||
<path d="M87.174561671030006,95.502042267518647 L87.17454282950257,220.28368660362858"/>
|
||
<path d="M87.174588932344705,94.652725870595589 L87.174569962574424,220.28368409683162"/>
|
||
<path d="M89.290888051581533,219.91052026713942 L89.291212448380065,219.9104630672542"/>
|
||
<path d="M89.291231361804876,94.652660470817978 L89.291223484546663,146.82132086039616"/>
|
||
<path d="M89.291223319713481,147.91296448644422 L89.291218690427741,178.57129851375808"/>
|
||
<path d="M89.291218525594559,179.66294213980612 L89.291212448380065,219.9104630672542"/>
|
||
<path d="M89.291231361804876,94.652660470817978 L87.174588932354709,94.652657767570872"/>
|
||
</g>
|
||
<g id="product-8f8522ed-04f3-4b84-88f9-a5465de9cc6d" class="IfcBuildingElementProxy material-null predefinedtype-DOWNSPOUT EPsetStatusStatus-NEW matsName-5X4OPENFACEALUMDOWNSPOUT matsCategory-None projection" ifc:name="PipeSegment.016" ifc:guid="2FXIBj1FDBX8ZvfKPTwSnj">
|
||
<path d="M89.290489909834832,72.269699067724702 L89.290491397679489,76.459074554106849"/>
|
||
<path d="M89.290491408824437,76.490456602570106 L89.290491622877653,77.093173699897363"/>
|
||
<path d="M89.290469565234162,72.269699067731892 L89.290489909834832,72.269699067724702"/>
|
||
<path d="M87.173827061550128,72.269699420174589 L87.173828472944479,76.243811999827216"/>
|
||
<path d="M89.290469565234162,72.269698668455902 L89.290470976628967,76.243813009120004"/>
|
||
<path d="M87.173827061550128,72.269699420174589 L89.290469565234162,72.269698668455902"/>
|
||
<path d="M89.29047056211266,77.09317369926336 L89.290491622877653,77.093173699897363"/>
|
||
<path d="M89.290494375300113,76.490456602483619 L89.290470285740867,76.490456603185805"/>
|
||
<path d="M89.290470976642609,76.243851047634735 L89.290494375300113,76.490456602483619"/>
|
||
</g>
|
||
<g id="product-c839bd6c-ff08-492c-b634-5914a4836536" class="IfcBuildingElementProxy material-null predefinedtype-DOWNSPOUT EPsetStatusStatus-NEW matsName-5X4OPENFACEALUMDOWNSPOUT matsCategory-None projection" ifc:name="PipeSegment.002" ifc:guid="38ERri$mX9BBOqMHIaWsKs">
|
||
<path d="M73.97827185555434,130.48526953174905 L73.978295801829518,130.48525570595746"/>
|
||
<path d="M73.978295061483095,125.58216271581932 L73.978295801829518,130.48525570595746"/>
|
||
<path d="M73.978271115205644,125.58216271582293 L73.978295061483095,125.58216271581932"/>
|
||
<path d="M71.861628611517972,125.5821626361497 L71.861629536395867,131.70734877126989"/>
|
||
<path d="M71.861629536395867,131.70734877126989 L73.97827185555434,130.48526911097287"/>
|
||
<path d="M73.978271115205644,125.58216231654556 L73.97827185555434,130.48526911097287"/>
|
||
<path d="M73.978123478561884,125.58216231656786 L73.978271115205644,125.58216231654556"/>
|
||
</g>
|
||
<g id="product-439cbfb3-7404-47eb-bf80-6dad49b69eed" class="IfcBuildingElementProxy material-null predefinedtype-DOWNSPOUT EPsetStatusStatus-NEW matsName-5X4OPENFACEALUMDOWNSPOUT matsCategory-None projection" ifc:name="PipeSegment.009" ifc:guid="13dB_pT0H7wx_0RQr9jfxj">
|
||
<path d="M73.978288135189814,130.48528581138362 L73.978312081464992,130.48527198559202"/>
|
||
<path d="M73.978312081462718,130.4852557059574 L73.978312081464992,130.48527198559202"/>
|
||
<path d="M73.978295061483095,125.58217899545642 L73.97831134111766,125.58217899545396"/>
|
||
<path d="M71.861645816026339,131.70733937194643 L71.861645816030432,131.70736505090451"/>
|
||
<path d="M71.861645816030432,131.70736505090451 L73.978288135189359,130.48528539060749"/>
|
||
<path d="M73.978288135187086,130.48526911097287 L73.978288135189359,130.48528539060749"/>
|
||
</g>
|
||
<g id="product-99452b86-f632-4f0c-a487-4872f79a61f9" class="IfcLightFixture material-null EPsetStatusStatus-NEW projection" ifc:name="LightFixture" ifc:guid="2PHIk6zZ9F3AI7I7Btcc7v">
|
||
<path d="M144.82635047093208,87.77829857837412 L143.9816043798719,87.77829857837412"/>
|
||
<path d="M143.98160430012513,87.563705066882306 L143.98160434642659,87.688299588865107"/>
|
||
<path d="M143.98160430012513,87.563705066882306 L144.82635040085188,87.563705068423417"/>
|
||
<path d="M144.82635044154085,87.688299590406245 L144.82635040085188,87.563705068423417"/>
|
||
<path d="M144.933184366364,86.099418564156736 L143.87477034178664,86.099418562225793"/>
|
||
<path d="M143.87477042539604,86.321013378113349 L143.98160435257159,86.321013378113349"/>
|
||
<path d="M144.8263504472452,86.321013378113349 L144.93318444007537,86.321013378113349"/>
|
||
<path d="M144.933184366364,86.099418564156736 L144.93318436438949,87.688299590601162"/>
|
||
<path d="M144.93318443758017,87.688299590601162 L144.93318444007537,86.321013378113349"/>
|
||
<path d="M144.933184366364,86.099418564156736 L144.93318444007537,86.321013378113349"/>
|
||
<path d="M144.82635040258083,86.184246275520593 L144.82635040069545,87.688299590406245"/>
|
||
<path d="M143.98160430174585,86.184246273979483 L143.98160429997915,87.688299588865107"/>
|
||
<path d="M143.98160438026298,87.563705066882306 L143.98160438238392,86.40123856009879"/>
|
||
<path d="M144.82635040258083,86.184246275520593 L144.82635047344411,86.40123856009879"/>
|
||
<path d="M144.82635040258083,86.184246275520593 L143.98160430174585,86.184246273979483"/>
|
||
<path d="M143.98160430174585,86.184246273979483 L143.98160438238392,86.40123856009879"/>
|
||
<path d="M144.82635047344411,86.40123856009879 L143.98160438238392,86.40123856009879"/>
|
||
<path d="M143.87477042250157,87.907131460487278 L144.9331844371809,87.907131460487278"/>
|
||
<path d="M144.93318436438949,87.688299590601162 L144.9331844371809,87.907131460487278"/>
|
||
<path d="M144.93318436438949,87.688299590601162 L144.82635040069545,87.688299590406245"/>
|
||
<path d="M144.82635040069545,87.688299590406245 L144.82635047070517,87.902676439895885"/>
|
||
<path d="M144.82635047070517,87.902676439895885 L143.98160437964498,87.902676439895885"/>
|
||
<path d="M143.98160429997915,87.688299588865107 L143.98160437964498,87.902676439895885"/>
|
||
<path d="M143.98160429997915,87.688299588865107 L143.87477033993537,87.688299588670247"/>
|
||
<path d="M143.87477033993537,87.688299588670247 L143.87477042250157,87.907131460487278"/>
|
||
<path d="M143.87477042290084,87.688299588670247 L143.87477042539604,86.321013378113349"/>
|
||
<path d="M143.87477042539604,86.321013378113349 L143.87477034178664,86.099418562225793"/>
|
||
<path d="M143.87477034178664,86.099418562225793 L143.87477033993537,87.688299588670247"/>
|
||
</g>
|
||
<g id="product-63b97f54-2c3e-4bda-81a3-8695a113dabb" class="IfcLightFixture material-null EPsetStatusStatus-NEW projection" ifc:name="LightFixture" ifc:guid="1ZkNzKB3vBse6ZXfMX4zgx">
|
||
<path d="M106.72642461215673,87.778298578374176 L105.88167852109655,87.778298578374176"/>
|
||
<path d="M105.88167844134978,87.563704997374003 L105.88167848765124,87.688299519356832"/>
|
||
<path d="M105.88167844134978,87.563704997374003 L106.72642454207653,87.563704998915142"/>
|
||
<path d="M106.7264245827655,87.688299520897971 L106.72642454207653,87.563704998915142"/>
|
||
<path d="M106.83325850758865,86.099418494648432 L105.77484448301175,86.09941849271749"/>
|
||
<path d="M105.77484456661978,86.321013378113435 L105.88167849379579,86.321013378113435"/>
|
||
<path d="M106.72642458847031,86.321013378113435 L106.83325858129956,86.321013378113435"/>
|
||
<path d="M106.83325850758865,86.099418494648432 L106.83325850561414,87.688299521092887"/>
|
||
<path d="M106.83325857880482,87.688299521092887 L106.83325858129956,86.321013378113435"/>
|
||
<path d="M106.83325850758865,86.099418494648432 L106.83325858129956,86.321013378113435"/>
|
||
<path d="M106.72642454380548,86.184246206012318 L106.7264245419201,87.688299520897971"/>
|
||
<path d="M105.8816784429705,86.184246204471208 L105.8816784412038,87.688299519356832"/>
|
||
<path d="M105.88167852148763,87.563704997374003 L105.88167852360903,86.401238560098875"/>
|
||
<path d="M106.72642454380548,86.184246206012318 L106.72642461466921,86.401238560098875"/>
|
||
<path d="M106.72642454380548,86.184246206012318 L105.8816784429705,86.184246204471208"/>
|
||
<path d="M105.8816784429705,86.184246204471208 L105.88167852360903,86.401238560098875"/>
|
||
<path d="M106.72642461466921,86.401238560098875 L105.88167852360903,86.401238560098875"/>
|
||
<path d="M105.77484456372622,87.907131460487363 L106.83325857840555,87.907131460487363"/>
|
||
<path d="M106.83325850561414,87.688299521092887 L106.83325857840555,87.907131460487363"/>
|
||
<path d="M106.83325850561414,87.688299521092887 L106.7264245419201,87.688299520897971"/>
|
||
<path d="M106.7264245419201,87.688299520897971 L106.72642461192982,87.90267643989597"/>
|
||
<path d="M106.72642461192982,87.90267643989597 L105.88167852086963,87.90267643989597"/>
|
||
<path d="M105.8816784412038,87.688299519356832 L105.88167852086963,87.90267643989597"/>
|
||
<path d="M105.8816784412038,87.688299519356832 L105.77484448116002,87.688299519161944"/>
|
||
<path d="M105.77484448116002,87.688299519161944 L105.77484456372622,87.907131460487363"/>
|
||
<path d="M105.77484456412549,87.688299519161944 L105.77484456661978,86.321013378113435"/>
|
||
<path d="M105.77484456661978,86.321013378113435 L105.77484448301175,86.09941849271749"/>
|
||
<path d="M105.77484448301175,86.09941849271749 L105.77484448116002,87.688299519161944"/>
|
||
</g>
|
||
<g id="product-137a0705-56c9-4153-a566-abd61594ad77" class="IfcLightFixture material-null EPsetStatusStatus-NEW projection" ifc:name="LightFixture" ifc:guid="0JUWS5Lib1KwLcgzOLbArt">
|
||
<path d="M309.92613506206226,87.688514018413429 L309.08138897100207,87.688514018413429"/>
|
||
<path d="M309.0813889246233,87.563710275901684 L309.08138897092476,87.688304797884484"/>
|
||
<path d="M309.0813889246233,87.563710275901684 L309.92613502130507,87.563710277442794"/>
|
||
<path d="M309.92613506199496,87.688304799425595 L309.92613502130507,87.563710277442794"/>
|
||
<path d="M310.03296898736198,86.099423773176085 L308.97455496679549,86.099423771245142"/>
|
||
<path d="M308.97455501652576,86.231228818152687 L309.08138894370086,86.231228818152687"/>
|
||
<path d="M309.92613503837629,86.23122881815263 L310.03296903120508,86.23122881815263"/>
|
||
<path d="M310.03296898736198,86.099423773176085 L310.03296898538747,87.688304799620511"/>
|
||
<path d="M310.03296902854572,87.688304799620511 L310.03296903120508,86.23122881815263"/>
|
||
<path d="M310.03296898736198,86.099423773176085 L310.03296903120508,86.23122881815263"/>
|
||
<path d="M309.92613502303402,86.184251484539971 L309.92613502114864,87.688304799425595"/>
|
||
<path d="M309.08138892624402,86.184251482998832 L309.08138892447687,87.688304797884484"/>
|
||
<path d="M309.08138897122944,87.563710275901684 L309.081388973515,86.311454000138127"/>
|
||
<path d="M309.92613502303402,86.184251484539971 L309.92613506457519,86.311454000138127"/>
|
||
<path d="M309.92613502303402,86.184251484539971 L309.08138892624402,86.184251482998832"/>
|
||
<path d="M309.08138892624402,86.184251482998832 L309.081388973515,86.311454000138127"/>
|
||
<path d="M309.92613506457519,86.311454000138127 L309.081388973515,86.311454000138127"/>
|
||
<path d="M308.97455501363083,87.817346900526616 L310.03296902831016,87.817346900526616"/>
|
||
<path d="M310.03296898538747,87.688304799620511 L310.03296902831016,87.817346900526616"/>
|
||
<path d="M310.03296898538747,87.688304799620511 L309.92613502114864,87.688304799425595"/>
|
||
<path d="M309.92613502114864,87.688304799425595 L309.92613506183488,87.812891879935222"/>
|
||
<path d="M309.92613506183488,87.812891879935222 L309.0813889707747,87.812891879935222"/>
|
||
<path d="M309.08138892447687,87.688304797884484 L309.0813889707747,87.812891879935222"/>
|
||
<path d="M309.08138892447687,87.688304797884484 L308.97455496494376,87.688304797689597"/>
|
||
<path d="M308.97455496494376,87.688304797689597 L308.97455501363083,87.817346900526616"/>
|
||
<path d="M308.97455501386639,87.688304797689597 L308.97455501652576,86.231228818152687"/>
|
||
<path d="M308.97455501652576,86.231228818152687 L308.97455496679549,86.099423771245142"/>
|
||
<path d="M308.97455496679549,86.099423771245142 L308.97455496494376,87.688304797689597"/>
|
||
</g>
|
||
<g id="product-17ded5e7-1e2a-4180-a210-a6365aca1ed5" class="IfcLightFixture material-null EPsetStatusStatus-NEW projection" ifc:name="LightFixture" ifc:guid="0NtjNd7Yf1WA8GfZPQoXxL">
|
||
<path d="M348.02606092083761,87.688514018413372 L347.18131482977742,87.688514018413372"/>
|
||
<path d="M347.18131478339865,87.56371034540993 L347.18131482970011,87.688304867392787"/>
|
||
<path d="M347.18131478339865,87.56371034540993 L348.02606088008042,87.563710346951069"/>
|
||
<path d="M348.0260609207694,87.688304868933898 L348.02606088008042,87.563710346951069"/>
|
||
<path d="M348.13289484613733,86.099423842684359 L347.07448082556994,86.099423840753445"/>
|
||
<path d="M347.0744808753002,86.231228818152601 L347.18131480247712,86.231228818152601"/>
|
||
<path d="M348.02606089715073,86.231228818152601 L348.13289488998043,86.231228818152601"/>
|
||
<path d="M348.13289484613733,86.099423842684359 L348.13289484416282,87.688304869128814"/>
|
||
<path d="M348.13289488732198,87.688304869128814 L348.13289488998043,86.231228818152601"/>
|
||
<path d="M348.13289484613733,86.099423842684359 L348.13289488998043,86.231228818152601"/>
|
||
<path d="M348.02606088180937,86.184251554048245 L348.02606087992399,87.688304868933898"/>
|
||
<path d="M347.18131478501937,86.184251552507135 L347.18131478325222,87.688304867392787"/>
|
||
<path d="M347.18131483000479,87.563710345409959 L347.18131483229035,86.311454000138042"/>
|
||
<path d="M348.02606088180937,86.184251554048245 L348.02606092335054,86.311454000138042"/>
|
||
<path d="M348.02606088180937,86.184251554048245 L347.18131478501937,86.184251552507135"/>
|
||
<path d="M347.18131478501937,86.184251552507135 L347.18131483229035,86.311454000138042"/>
|
||
<path d="M348.02606092335054,86.311454000138042 L347.18131483229035,86.311454000138042"/>
|
||
<path d="M347.07448087240709,87.81734690052653 L348.13289488708642,87.81734690052653"/>
|
||
<path d="M348.13289484416282,87.688304869128814 L348.13289488708642,87.81734690052653"/>
|
||
<path d="M348.13289484416282,87.688304869128814 L348.02606087992399,87.688304868933898"/>
|
||
<path d="M348.02606087992399,87.688304868933898 L348.02606092061023,87.812891879935137"/>
|
||
<path d="M348.02606092061023,87.812891879935137 L347.18131482955005,87.812891879935137"/>
|
||
<path d="M347.18131478325222,87.688304867392787 L347.18131482955005,87.812891879935137"/>
|
||
<path d="M347.18131478325222,87.688304867392787 L347.07448082371911,87.688304867197871"/>
|
||
<path d="M347.07448082371911,87.688304867197871 L347.07448087240709,87.81734690052653"/>
|
||
<path d="M347.07448087264265,87.688304867197871 L347.0744808753002,86.231228818152601"/>
|
||
<path d="M347.0744808753002,86.231228818152601 L347.07448082556994,86.099423840753445"/>
|
||
<path d="M347.07448082556994,86.099423840753445 L347.07448082371911,87.688304867197871"/>
|
||
</g>
|
||
<g id="product-a5304583-de1e-4391-9409-ebc6a2391584" class="IfcCovering material-null predefinedtype-CEILING EPsetStatusStatus-NEW matsName-24x9616x96OWENSCORNING703FIBERGLASSBOARDWRAPPEDWACOUSTICALLYTRANSPARENTFABRICCHARCOALGRAYW1X4FRAMEABOVE matsCategory-None projection" ifc:name="Covering" ifc:guid="2bC4M3tXv3aPG9wyQYEHM4">
|
||
<path d="M142.81592341267151,78.225514108699883 L142.81592356722058,77.828639071784238"/>
|
||
<path d="M142.81592346990374,77.828639049936783 L142.81592331535467,78.225514086852428"/>
|
||
<path d="M133.29092265299869,78.225510377680308 L133.2909228075473,77.828635340764691"/>
|
||
<path d="M133.29092275031599,78.225510399527849 L133.29092290486506,77.828635362612204"/>
|
||
<path d="M142.81592331535467,78.225514086852428 L133.29092265299869,78.225510377680308"/>
|
||
<path d="M133.29092265299869,78.225510377680308 L133.29092275031599,78.225510399527849"/>
|
||
<path d="M142.81592341267151,78.225514108699883 L133.29092275031599,78.225510399527849"/>
|
||
<path d="M142.81592331535467,78.225514086852428 L142.81592341267151,78.225514108699883"/>
|
||
<path d="M142.81592346990374,77.828639049936783 L142.81592356722058,77.828639071784238"/>
|
||
<path d="M142.81592356722058,77.828639071784238 L133.29092290486506,77.828635362612204"/>
|
||
<path d="M133.2909228075473,77.828635340764691 L133.29092290486506,77.828635362612204"/>
|
||
<path d="M133.2909228075473,77.828635340764691 L142.81592346990374,77.828639049936783"/>
|
||
<path d="M142.81592268425356,79.846156662344043 L133.29092202189713,79.846152953171952"/>
|
||
<path d="M142.8159233024794,78.258579166617892 L133.29092264012252,78.258575457445801"/>
|
||
<path d="M133.29092273743981,78.258575479293313 L133.29092264012252,78.258575457445801"/>
|
||
<path d="M133.29092211921443,79.846152975019464 L133.29092202189713,79.846152953171952"/>
|
||
<path d="M133.29092202189713,79.846152953171952 L133.29092264012252,78.258575457445801"/>
|
||
<path d="M142.81592339979579,78.258579188465347 L142.8159233024794,78.258579166617892"/>
|
||
<path d="M142.8159233024794,78.258579166617892 L142.81592268425356,79.846156662344043"/>
|
||
<path d="M142.81592278157041,79.846156684191499 L142.81592268425356,79.846156662344043"/>
|
||
<path d="M133.29092211921443,79.846152975019464 L142.81592278157041,79.846156684191499"/>
|
||
<path d="M142.81592339979579,78.258579188465347 L142.81592278157041,79.846156684191499"/>
|
||
<path d="M133.29092273743981,78.258575479293313 L142.81592339979579,78.258579188465347"/>
|
||
<path d="M133.29092211921443,79.846152975019464 L133.29092273743981,78.258575479293313"/>
|
||
</g>
|
||
<g id="product-1f0fdc05-d300-4fdc-b5fb-2739c8624c06" class="IfcCovering material-null predefinedtype-CEILING EPsetStatusStatus-NEW matsName-24x9616x96OWENSCORNING703FIBERGLASSBOARDWRAPPEDWACOUSTICALLYTRANSPARENTFABRICCHARCOALGRAYW1X4FRAMEABOVE matsCategory-None projection" ifc:name="Covering" ifc:guid="0V3zm5qm1FtBNx9pd8Oam6">
|
||
<path d="M117.41607880396896,78.225514108699912 L117.41607895851803,77.828639071784266"/>
|
||
<path d="M117.41607886120119,77.828639049936783 L117.41607870665212,78.225514086852428"/>
|
||
<path d="M107.89107804429614,78.225510377680308 L107.89107819884475,77.828635340764691"/>
|
||
<path d="M107.89107814161343,78.225510399527906 L107.8910782961625,77.82863536261226"/>
|
||
<path d="M117.41607870665212,78.225514086852428 L107.89107804429614,78.225510377680308"/>
|
||
<path d="M107.89107804429614,78.225510377680308 L107.89107814161343,78.225510399527906"/>
|
||
<path d="M117.41607880396896,78.225514108699912 L107.89107814161343,78.225510399527906"/>
|
||
<path d="M117.41607870665212,78.225514086852428 L117.41607880396896,78.225514108699912"/>
|
||
<path d="M117.41607886120119,77.828639049936783 L117.41607895851803,77.828639071784266"/>
|
||
<path d="M117.41607895851803,77.828639071784266 L107.8910782961625,77.82863536261226"/>
|
||
<path d="M107.89107819884475,77.828635340764691 L107.8910782961625,77.82863536261226"/>
|
||
<path d="M107.89107819884475,77.828635340764691 L117.41607886120119,77.828639049936783"/>
|
||
<path d="M117.41607807555056,79.846156662344043 L107.89107741319458,79.846152953171952"/>
|
||
<path d="M117.41607869377594,78.258579166617892 L107.89107803141997,78.258575457445801"/>
|
||
<path d="M107.89107812873726,78.25857547929337 L107.89107803141997,78.258575457445801"/>
|
||
<path d="M107.89107751051188,79.84615297501955 L107.89107741319458,79.846152953171952"/>
|
||
<path d="M107.89107741319458,79.846152953171952 L107.89107803141997,78.258575457445801"/>
|
||
<path d="M117.41607879109324,78.258579188465376 L117.41607869377594,78.258579166617892"/>
|
||
<path d="M117.41607869377594,78.258579166617892 L117.41607807555056,79.846156662344043"/>
|
||
<path d="M117.41607817286786,79.846156684191527 L117.41607807555056,79.846156662344043"/>
|
||
<path d="M107.89107751051188,79.84615297501955 L117.41607817286786,79.846156684191527"/>
|
||
<path d="M117.41607879109324,78.258579188465376 L117.41607817286786,79.846156684191527"/>
|
||
<path d="M107.89107812873726,78.25857547929337 L117.41607879109324,78.258579188465376"/>
|
||
<path d="M107.89107751051188,79.84615297501955 L107.89107812873726,78.25857547929337"/>
|
||
</g>
|
||
<g id="product-38f3c4a1-4ee8-4248-87de-7d56c4c957de" class="IfcBuildingElementProxy material-null predefinedtype-DOWNSPOUT EPsetStatusStatus-NEW matsName-5X4OPENFACEALUMDOWNSPOUT matsCategory-None projection" ifc:name="PipeSegment.007" ifc:guid="0uyyIXJkX2I8VUVLR4oLVU">
|
||
<path d="M89.383248678876953,220.57038396076283 L89.290888018890655,220.58666963894251"/>
|
||
<path d="M89.383248678877408,220.57041010998344 L89.290888018889746,220.58669578816335"/>
|
||
<path d="M82.215310173708531,223.30744523082674 L82.330940533531248,223.96321751306314"/>
|
||
<path d="M89.383248678877408,222.71970516812996 L82.330940533531248,223.96321751306314"/>
|
||
</g>
|
||
<g id="product-729ce74f-1467-45ec-a298-414af2785e9f" class="IfcBuildingElementProxy material-null predefinedtype-DOWNSPOUT EPsetStatusStatus-NEW matsName-5X4OPENFACEALUMDOWNSPOUT matsCategory-None projection" ifc:name="PipeSegment" ifc:guid="1odETF56T5xAAOGKhoU5wV">
|
||
<path d="M71.862175678425501,131.70719809369166 L87.174554869300664,140.54780336475"/>
|
||
<path d="M89.291224247296668,141.769862864906 L89.383248680325778,141.82299319021723"/>
|
||
<path d="M73.978787135288258,130.48513598201146 L87.174555238349058,138.10371540676169"/>
|
||
<path d="M89.291224616345062,139.32577490691773 L89.383248680326233,139.37890501915928"/>
|
||
<path d="M73.978787135288258,130.48513598201146 L71.862175678425501,131.70719809369166"/>
|
||
<path d="M73.978811081206004,130.48512271057888 L87.174555238351786,138.10368831015091"/>
|
||
<path d="M89.291224616349155,139.32574781030723 L89.383248680325778,139.37887792254628"/>
|
||
<path d="M73.978811081206004,130.48512271057888 L73.978787615194506,130.48513625908518"/>
|
||
</g>
|
||
<g id="product-03f03873-4389-4a1c-a8fd-0a29b15a8a1c" class="IfcWall material-TEST predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL matsCategory-GypsumInsulationBattVertGypsum projection" ifc:name="Wall" ifc:guid="03y3XpGubA7AZz2YcnMeeS">
|
||
<path d="M252.21965338376276,148.67341677106413 L249.70611169738231,148.67341677106413"/>
|
||
<path d="M249.70611169738231,161.04268393580907 L249.70611169738231,148.67341677106413"/>
|
||
<path d="M252.21965338376276,161.04268393580907 L249.70611169738231,161.04268393580907"/>
|
||
<path d="M252.21965338376276,148.67341677106413 L252.21965338376276,161.04268393580907"/>
|
||
</g>
|
||
<g id="product-d859e628-13ec-4dc5-9ac3-a02166035bda" class="IfcSlab material-null predefinedtype-FLOOR EPsetStatusStatus-EXISTING matsName-TURF matsCategory-None projection" ifc:name="Slab" ifc:guid="3OMUOe4_nDnPh3e25c0rlQ">
|
||
<path d="M-216.38377777932146,230.00629332854788 L-216.38377777932146,227.88962653571807"/>
|
||
<path d="M17.794474032101334,230.00629337942237 L17.794474032101334,227.88962658659253"/>
|
||
<path d="M139.18149675115274,230.0062935141822 L139.18149675115274,227.88962672135239"/>
|
||
<path d="M367.64410907739193,230.00629374605825 L367.64410907739193,227.8896269532284"/>
|
||
<path d="M619.55071260554951,230.00629396450819 L619.55071260554951,227.88962717167837"/>
|
||
<path d="M748.44350312771212,230.00629404716062 L748.44350312771212,227.8896272543308"/>
|
||
<path d="M914.25497790688178,230.00630052874445 L914.25497790688178,227.8896337359146"/>
|
||
<path d="M-216.38377777932146,227.88962653571807 L17.794474032101334,227.88962658659253"/>
|
||
<path d="M17.794474032101334,227.88962658659253 L139.18149675115274,227.88962672135239"/>
|
||
<path d="M139.18149675115274,227.88962672135239 L367.64410907739193,227.8896269532284"/>
|
||
<path d="M367.64410907739193,227.8896269532284 L619.55071260554951,227.88962717167837"/>
|
||
<path d="M619.55071260554951,227.88962717167837 L748.44350312771212,227.8896272543308"/>
|
||
<path d="M908.65520655780847,227.88963221160336 L914.25497790688178,227.8896337359146"/>
|
||
<path d="M895.34075796807838,227.88963078166523 L908.65520655780847,227.88963221160336"/>
|
||
<path d="M874.99663355212351,227.88962951966764 L895.34075796807838,227.88963078166523"/>
|
||
<path d="M848.6694973085564,227.88962849053777 L874.99663355212351,227.88962951966764"/>
|
||
<path d="M817.71382707723524,227.88962774722231 L848.6694973085564,227.88962849053777"/>
|
||
<path d="M783.72222939760513,227.8896273279633 L817.71382707723524,227.88962774722231"/>
|
||
<path d="M748.44350312771212,227.8896272543308 L783.72222939760513,227.8896273279633"/>
|
||
<path d="M914.25497790688178,227.8896337359146 L914.46091265326004,227.88963991208402"/>
|
||
<path d="M914.46091265326004,227.88963991208402 L914.60263445836472,227.88964919045881"/>
|
||
<path d="M7.8042622610787475,230.00636358337886 L7.8042622610787475,230.00633591766905"/>
|
||
<path d="M835.09069298174791,230.00636471446222 L835.09069298174791,230.00633714494191"/>
|
||
<path d="M836.76002881108025,230.00629499739441 L836.76002881108025,230.00633591766905"/>
|
||
<path d="M836.76002881108025,230.00633591766905 L838.92487465702061,230.0062985731054"/>
|
||
<path d="M-216.38377777932146,230.00629332854788 L17.794474032101334,230.00629337942237"/>
|
||
<path d="M17.794474032101334,230.00629337942237 L139.18149675115274,230.0062935141822"/>
|
||
<path d="M139.18149675115274,230.0062935141822 L367.64410907739193,230.00629374605825"/>
|
||
<path d="M367.64410907739193,230.00629374605825 L619.55071260554951,230.00629396450819"/>
|
||
<path d="M619.55071260554951,230.00629396450819 L748.44350312771212,230.00629404716062"/>
|
||
<path d="M908.65520655780847,230.0062990044332 L914.25497790688178,230.00630052874445"/>
|
||
<path d="M895.34075796807838,230.00629757449505 L908.65520655780847,230.0062990044332"/>
|
||
<path d="M874.99663355212351,230.00629631249745 L895.34075796807838,230.00629757449505"/>
|
||
<path d="M848.6694973085564,230.00629528336759 L874.99663355212351,230.00629631249745"/>
|
||
<path d="M817.71382707723524,230.00629454005212 L848.6694973085564,230.00629528336759"/>
|
||
<path d="M783.72222939760513,230.00629412079314 L817.71382707723524,230.00629454005212"/>
|
||
<path d="M748.44350312771212,230.00629404716062 L783.72222939760513,230.00629412079314"/>
|
||
<path d="M914.25497790688178,230.00630052874445 L914.46091265326004,230.00630670491387"/>
|
||
<path d="M914.46091265326004,230.00630670491387 L914.60263445836472,230.00631598328863"/>
|
||
<path d="M912.1774749812862,230.00637797397937 L912.1774749812862,230.00629996322829"/>
|
||
<path d="M913.12956854584581,230.00633591766905 L913.12956854584581,230.00630022239727"/>
|
||
<path d="M914.60263445836472,230.00631598328863 L914.60263445836472,227.88964919045881"/>
|
||
<path d="M911.70479861814374,230.006365361267 L912.1774749812862,230.00637797397937"/>
|
||
<path d="M7.8042622610787475,230.00636358337886 L87.398651565564251,230.00636369220197"/>
|
||
<path d="M386.36527797811823,230.00636410095541 L835.09069298174791,230.00636471446222"/>
|
||
<path d="M835.09069298174791,230.00636471446222 L836.76002881108025,230.00633591766905"/>
|
||
<path d="M911.70479861814374,230.006365361267 L911.70479861814374,230.00629983456128"/>
|
||
<path d="M912.90802925296566,230.00633849486644 L913.08644129552022,230.00634572406028"/>
|
||
<path d="M912.90802925296566,230.00633849486644 L912.90802925296566,230.00630016209215"/>
|
||
<path d="M913.08644129552022,230.00634572406028 L913.08644129552022,230.0063002106576"/>
|
||
</g>
|
||
<g id="product-ad27bf74-54ef-4777-bc73-fefcdeb407c5" class="IfcLightFixture material-null EPsetStatusStatus-NEW projection" ifc:name="LightFixture" ifc:guid="2j9xzqLEz7Txnp$lpUj0V5">
|
||
<path d="M227.3760145285396,103.1343899519739 L227.37601447462248,103.1343899519739"/>
|
||
<path d="M227.37601518429074,77.94805774548766 L227.37601523820877,77.94805774548766"/>
|
||
<path d="M226.53126909323055,77.948057730647804 L226.53126914714858,77.948057745487716"/>
|
||
<path d="M227.37601447462293,103.134389937134 L227.3760146089071,98.368597626744986"/>
|
||
<path d="M227.37601484747029,89.901930455425372 L227.37601518429074,77.948057730647747"/>
|
||
<path d="M226.53126909323055,77.948057730647804 L227.37601518429074,77.948057730647747"/>
|
||
<path d="M226.53126833625129,103.13438993713403 L226.53126847948806,98.368597388416831"/>
|
||
<path d="M226.53126873395513,89.901930217097203 L226.53126909323055,77.948057730647804"/>
|
||
<path d="M226.42443437444217,103.24122238498569 L226.42443451965755,98.368597358275764"/>
|
||
<path d="M226.42443477198367,89.90193018695615 L226.42443513142052,77.841223762846596"/>
|
||
<path d="M227.48284914610031,77.841223762846568 L226.42443513142052,77.841223762846596"/>
|
||
<path d="M227.3760145285396,103.13439011627516 L227.37601512549963,103.13439011627516"/>
|
||
<path d="M227.37601447462293,103.134389937134 L226.53126833625129,103.13438993713403"/>
|
||
<path d="M227.4828484364325,103.24122238498566 L226.42443437444217,103.24122238498569"/>
|
||
<path d="M227.48284912401914,103.24122257423025 L227.4828484364325,103.24122257423025"/>
|
||
<path d="M227.4828484364325,103.24122238498566 L227.48284857257158,98.368597656886067"/>
|
||
<path d="M227.48284880912797,89.901930485566453 L227.48284914610031,77.841223762846568"/>
|
||
</g>
|
||
<g id="product-504a9ea5-f096-4d17-9777-35295e985f4a" class="IfcLightFixture material-null EPsetStatusStatus-NEW projection" ifc:name="LightFixture" ifc:guid="1GIfwby9PD5vTtDIbUc5zA">
|
||
<path d="M265.47594038731495,103.13438995197382 L265.47594033339783,103.13438995197382"/>
|
||
<path d="M265.47594104306609,77.948057745487603 L265.47594109698412,77.948057745487603"/>
|
||
<path d="M264.6311949520059,77.948057730647747 L264.63119500592393,77.94805774548766"/>
|
||
<path d="M265.47594033339828,103.1343899371339 L265.47594046768199,98.368608375874985"/>
|
||
<path d="M265.47594070624473,89.901941204555357 L265.47594104306609,77.948057730647719"/>
|
||
<path d="M264.6311949520059,77.948057730647747 L265.47594104306609,77.948057730647719"/>
|
||
<path d="M264.63119419502664,103.13438993713396 L264.63119433826296,98.368608137546829"/>
|
||
<path d="M264.63119459273003,89.901940966227215 L264.6311949520059,77.948057730647747"/>
|
||
<path d="M264.52436023321752,103.24122238498562 L264.5243603784329,98.368608107405763"/>
|
||
<path d="M264.52436063075902,89.901940936086135 L264.52436099019587,77.841223762846568"/>
|
||
<path d="M265.58277500487566,77.841223762846482 L264.52436099019587,77.841223762846568"/>
|
||
<path d="M265.4759403873154,103.13439011627507 L265.47594098427544,103.13439011627507"/>
|
||
<path d="M265.47594033339828,103.1343899371339 L264.63119419502664,103.13438993713396"/>
|
||
<path d="M265.5827742952074,103.24122238498558 L264.52436023321752,103.24122238498562"/>
|
||
<path d="M265.58277498279449,103.24122257423016 L265.5827742952074,103.24122257423016"/>
|
||
<path d="M265.5827742952074,103.24122238498558 L265.58277443134693,98.368608406016065"/>
|
||
<path d="M265.58277466790332,89.901941234696437 L265.58277500487566,77.841223762846482"/>
|
||
</g>
|
||
<g id="product-5a2093d3-a21f-48a3-b0ee-f45feb966556" class="IfcLightFixture material-MaterialConstituentSet EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche projection" ifc:name="LightFixture" ifc:guid="1Q89FJeXz8ex3kz5$hbcLM">
|
||
<path d="M179.55138024954931,161.37341367460269 L179.45019226179147,161.40606643182485"/>
|
||
<path d="M179.61417634791633,161.37341367460269 L179.61417634791633,161.40606642248335"/>
|
||
<path d="M179.74604716624708,161.37341367460269 L179.61417634791633,161.40606642248335"/>
|
||
<path d="M179.38658272531347,161.37341367460269 L179.45019226179147,161.40606643182485"/>
|
||
<path d="M180.07675326688786,161.40606641080939 L180.07675326688786,161.37341367460269"/>
|
||
<path d="M179.92318655402869,161.37341367460269 L180.07675326688786,161.40606641080939"/>
|
||
<path d="M180.34382207489898,161.40606640927251 L180.34382207489898,161.37341367460272"/>
|
||
<path d="M181.37569723607476,161.40606645437717 L181.37569723607476,161.37341367460269"/>
|
||
<path d="M181.23745212992753,161.40606647692954 L181.23745212992753,161.40606643182485"/>
|
||
<path d="M180.85975976802774,161.40606641531537 L180.85975976802774,161.37341367460269"/>
|
||
<path d="M179.34710741986964,161.40606644270323 L179.45019226179147,161.40606643182485"/>
|
||
<path d="M179.45019226179147,161.40606643182485 L179.61417634791633,161.40606642248335"/>
|
||
<path d="M180.07675326688786,161.40606641080939 L179.61417634791633,161.40606642248335"/>
|
||
<path d="M180.07675326688786,161.40606641080939 L180.34382207489898,161.40606640927251"/>
|
||
<path d="M180.34382207489898,161.40606640927251 L180.85975976802774,161.40606641531537"/>
|
||
<path d="M181.07346804287909,161.40606642248335 L180.85975976802774,161.40606641531537"/>
|
||
<path d="M181.23745216272755,161.40606643182485 L181.37569723607476,161.40606645437717"/>
|
||
<path d="M181.23745212992753,161.40606647692954 L181.23745216272755,161.40606647692954"/>
|
||
<path d="M179.3471074028912,161.40606646605113 L179.34710741986964,161.40606646605113"/>
|
||
<path d="M179.34710741986964,161.40606644270323 L179.3471074028912,161.40606646605113"/>
|
||
<path d="M179.3471074028912,161.40606644270323 L179.3471074028912,161.40606646605113"/>
|
||
<path d="M179.34710741986964,161.40606644270323 L179.34710741986964,161.37341367460269"/>
|
||
<path d="M181.23745216272755,161.37341367460269 L181.23745216272755,161.40606643182485"/>
|
||
<path d="M181.07346804287909,161.40606642248335 L181.23745216272755,161.40606643182485"/>
|
||
<path d="M181.07346804287909,161.37341367460269 L181.07346804287909,161.40606642248335"/>
|
||
</g>
|
||
<g id="product-282915b9-6ab7-4457-838b-cfe364fc5d61" class="IfcLightFixture material-MaterialConstituentSet EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche projection" ifc:name="LightFixture" ifc:guid="0eAHMvQhT4LuEBp_Da$5rX">
|
||
<path d="M181.37569853138621,161.40606774968919 L181.37569853138621,161.40606645437717"/>
|
||
<path d="M181.23745342524035,161.40606777224153 L181.23745342524035,161.40606772713684"/>
|
||
<path d="M181.3756972360743,161.40606774968899 L181.37569853138621,161.40606774968919"/>
|
||
<path d="M179.34710869820401,161.40606773801522 L179.34710869820401,161.40606776136315"/>
|
||
<path d="M179.34710871518246,161.40606773801522 L179.34710871518246,161.40606646605113"/>
|
||
<path d="M181.23745345804036,161.40606647692954 L181.23745345804036,161.40606772713684"/>
|
||
<path d="M181.237452162728,161.40606772713676 L181.23745345804036,161.40606772713684"/>
|
||
</g>
|
||
<g id="product-a7be4001-67f6-48d7-8192-1a7231eec57f" class="IfcLightFixture material-MaterialConstituentSet EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche projection" ifc:name="LightFixture" ifc:guid="2dla01P$P8ru6I6d8nxiL$">
|
||
<path d="M181.37569982669902,161.40606904500117 L181.37569982669902,161.40606774968919"/>
|
||
<path d="M181.23745472055225,161.40606906755355 L181.23745472055225,161.40606902244886"/>
|
||
<path d="M181.37569853138666,161.40606904500098 L181.37569982669902,161.40606904500117"/>
|
||
<path d="M179.34710999351591,161.40606903332724 L179.34710999351591,161.40606905667516"/>
|
||
<path d="M179.34711001049436,161.40606903332724 L179.34711001049436,161.40606776136315"/>
|
||
<path d="M181.23745475335227,161.40606777224153 L181.23745475335227,161.40606902244886"/>
|
||
<path d="M181.23745345804036,161.40606902244878 L181.23745475335227,161.40606902244886"/>
|
||
</g>
|
||
<g id="product-448a5aec-557e-4069-8ca8-a25a96869f4c" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="Covering" ifc:guid="14YbhiLNv0QOoeebgMXfzC">
|
||
<path d="M314.02169649326379,108.22223079967533 L333.04200380230532,108.22223079967533"/>
|
||
<path d="M333.04200380230532,108.22223079967533 L333.04200380230532,124.59633380163149"/>
|
||
<path d="M332.46781134191451,127.24216567508221 L322.65186494124055,127.24216567508218"/>
|
||
<path d="M320.86887132655238,127.24216567508218 L314.02169649326379,127.24216567508215"/>
|
||
<path d="M314.02169649326379,127.24216567508215 L314.02169649326379,108.22223079967533"/>
|
||
<path d="M373.06947745799107,72.605706058626197 L360.70014358120306,72.605706058626168"/>
|
||
<path d="M359.90636852036778,72.605706058626168 L348.00006233113118,72.605706058626168"/>
|
||
<path d="M347.20628727029589,72.605706058626168 L335.30029897250051,72.605706058626168"/>
|
||
<path d="M334.50652391166523,72.605706058626168 L322.60021772242771,72.60570605862614"/>
|
||
<path d="M321.80644266159243,72.60570605862614 L309.90013647235583,72.60570605862614"/>
|
||
<path d="M309.10636141152054,72.60570605862614 L297.20005522228257,72.605706058626112"/>
|
||
<path d="M296.40628016144683,72.605706058626112 L291.32829347930601,72.605706058626112"/>
|
||
<path d="M246.40958614108331,119.29947739789627 L288.41783993670333,119.23445085980879"/>
|
||
<path d="M221.95286880993217,132.63958831201069 L246.40958614108331,119.29947739789627"/>
|
||
<path d="M221.9528906984383,148.34268795637399 L221.95286880993217,132.63958831201069"/>
|
||
</g>
|
||
<g id="product-2fc9a7a0-5265-4d43-aca7-5bd5853e73d6" class="IfcDoor material-null predefinedtype-TRAPDOOR projection" ifc:name="Door" ifc:guid="0loQUWKcLDGwodMzM5FdFM">
|
||
<path d="M204.49827869950013,60.78587274152332 L204.72894457676193,60.919163844355808"/>
|
||
<path d="M204.49827869950013,60.78587274152332 L204.49829486022463,61.446358310918583"/>
|
||
<path d="M204.49827869950013,60.78587274152332 L204.52308263400437,60.74287280660019"/>
|
||
<path d="M204.52308403684447,60.800206594496871 L204.52308263400437,60.74287280660019"/>
|
||
<path d="M204.52308263400437,60.74287280660019 L204.67933520677025,60.83316282632623"/>
|
||
<path d="M204.67933453696196,59.677559834329855 L204.67933520677025,60.83316282632623"/>
|
||
<path d="M204.67933660963718,60.890497702983623 L204.67933520677025,60.83316282632623"/>
|
||
<path d="M185.72855272217521,59.67755494284927 L204.67933453696196,59.677559834329855"/>
|
||
<path d="M204.67935092958578,60.347523064851572 L204.67933453696196,59.677559834329855"/>
|
||
<path d="M185.72856911481813,60.347518988230888 L186.40654900141544,60.347519134075355"/>
|
||
<path d="M204.00134068781836,60.347522919000568 L204.67935092958578,60.347523064851572"/>
|
||
<path d="M204.67935122171275,60.890506146623352 L204.67935092958578,60.347523064851572"/>
|
||
<path d="M185.72856905742219,60.833149770967225 L185.72856911481813,60.347518988230888"/>
|
||
<path d="M185.72855263500514,60.833159260712165 L185.72855272217521,59.67755494284927"/>
|
||
<path d="M185.72856911481813,60.347518988230888 L185.72855272217521,59.67755494284927"/>
|
||
<path d="M185.88480370743491,60.742869088510702 L185.72855263500514,60.833159260712165"/>
|
||
<path d="M185.72855263500514,60.833159260712165 L185.72855403782023,60.890492024345463"/>
|
||
<path d="M185.90962428517332,61.404464658730603 L186.2962826149751,61.404464719277399"/>
|
||
<path d="M204.11160368211767,61.404467508977547 L204.49829383524366,61.404467569529345"/>
|
||
<path d="M185.88480511025546,60.800202084259041 L185.88480370743491,60.742869088510702"/>
|
||
<path d="M185.88480370743491,60.742869088510702 L185.90960914940933,60.785869029297032"/>
|
||
<path d="M204.72896096717386,61.589036664827631 L204.49829486022463,61.446358310918583"/>
|
||
<path d="M185.9096253101543,61.446355396093622 L186.25442860389467,61.446355450161036"/>
|
||
<path d="M204.1534581738897,61.446358256845912 L204.49829486022463,61.446358310918583"/>
|
||
<path d="M185.67895964247055,61.58903333704319 L185.9096253101543,61.446355396093622"/>
|
||
<path d="M185.90960914940933,60.785869029297032 L185.9096253101543,61.446355396093622"/>
|
||
<path d="M185.90960914940933,60.785869029297032 L185.67894325203952,60.919159698786785"/>
|
||
<path d="M185.67894414824377,59.07344995201646 L185.67894325203952,60.919159698786785"/>
|
||
<path d="M185.67895964247055,61.58903333704319 L185.67894325203952,60.919159698786785"/>
|
||
<path d="M204.7289454729671,59.073454097585454 L204.72894457676193,60.919163844355808"/>
|
||
<path d="M204.72896096717386,61.589036664827631 L204.72894457676193,60.919163844355808"/>
|
||
<path d="M185.67896061720967,59.746533289306598 L185.67894414824377,59.07344995201646"/>
|
||
<path d="M185.67894414824377,59.07344995201646 L204.7289454729671,59.073454097585454"/>
|
||
<path d="M204.72896194191344,59.746536617091039 L204.7289454729671,59.073454097585454"/>
|
||
<path d="M204.72896194191344,59.746536617091039 L204.67933622468263,59.746536608422105"/>
|
||
<path d="M185.72855440993317,59.746533297969961 L185.67896061720967,59.746533289306598"/>
|
||
<path d="M185.6789599968597,60.919150022765336 L185.67896061720967,59.746533289306598"/>
|
||
<path d="M185.67895964247055,61.58903333704319 L186.15898865459576,61.58903342089792"/>
|
||
<path d="M204.24890138775254,61.58903658096753 L204.72896096717386,61.589036664827631"/>
|
||
<path d="M204.72896194191344,59.746536617091039 L204.72896096717386,61.589036664827631"/>
|
||
<path d="M205.25810957123804,66.57099083758726 L203.72021890040469,66.570990655827643"/>
|
||
<path d="M186.68766580479996,66.57098826397214 L185.14977513396661,66.570988082212523"/>
|
||
<path d="M186.1589875008558,61.541880286596438 L186.15898744166043,62.326625979834006"/>
|
||
<path d="M186.40654690745532,61.294103688563382 L186.1589875008558,61.541880286596438"/>
|
||
<path d="M186.1589875008558,61.541880286596438 L186.15900337497897,62.190652510803091"/>
|
||
<path d="M185.90761664015508,62.648435086347007 L186.20859605960868,62.347191976298348"/>
|
||
<path d="M205.25810956749228,66.620643784710381 L203.14144334239609,66.620643534546673"/>
|
||
<path d="M203.14145787041252,67.214400635630341 L195.60003841674234,67.214399527829499"/>
|
||
<path d="M194.80652385481653,67.214399411265731 L187.26645664032912,67.214398303663557"/>
|
||
<path d="M187.26644211229677,66.620640521861361 L185.14977588720058,66.620640271697681"/>
|
||
<path d="M204.24890017480448,62.326629064884855 L204.53534858080957,62.613328813451602"/>
|
||
<path d="M203.95173072977195,61.314674878044741 L203.95172929123873,60.314767834511457"/>
|
||
<path d="M187.21684881543024,60.921557046060258 L187.21683396846356,60.314764530787841"/>
|
||
<path d="M187.21683396846356,60.314764530787841 L187.21683391602801,61.009900108226105"/>
|
||
<path d="M187.26645738430943,60.919488332769419 L187.26645664032912,67.214398303663557"/>
|
||
<path d="M187.26645664032912,67.214398303663557 L187.26644211229677,66.620640521861361"/>
|
||
<path d="M187.26644211229677,66.620640521861361 L187.26644258796387,60.314764569412716"/>
|
||
<path d="M187.26644258796387,60.314764569412716 L187.26644259170826,60.265111778937353"/>
|
||
<path d="M186.45615703936073,61.314671484418341 L186.45615711478604,60.314764440885256"/>
|
||
<path d="M186.20861022634153,62.13901975337393 L186.15900337497897,62.190652510803091"/>
|
||
<path d="M186.20861139713315,62.974033533454786 L186.20861185102922,62.974033533454843"/>
|
||
<path d="M186.15900335890819,62.326625979834006 L186.15900337497897,62.190652510803091"/>
|
||
<path d="M204.24891610810346,62.190654442605052 L204.19930546986643,62.190654437307188"/>
|
||
<path d="M186.20861148968879,62.190652516100698 L186.15900337497897,62.190652510803091"/>
|
||
<path d="M186.45615703936073,61.314671484418341 L186.4561726199363,61.95144646498602"/>
|
||
<path d="M186.20861194143299,62.209115221784401 L186.4561726199363,61.95144646498602"/>
|
||
<path d="M186.2085961188036,61.562447514222669 L186.45615703936073,61.314671484418341"/>
|
||
<path d="M186.45615711478604,60.314764440885256 L187.21683396846356,60.314764530787841"/>
|
||
<path d="M187.26644258796387,60.314764569412716 L187.21683396846356,60.314764530787841"/>
|
||
<path d="M203.14144381806182,60.314767705984195 L187.26644258796387,60.314764569412716"/>
|
||
<path d="M203.19105243756167,60.314767744608901 L203.14144381806182,60.314767705984195"/>
|
||
<path d="M203.19105243756167,60.314767744608901 L203.95172929123873,60.314767834511457"/>
|
||
<path d="M203.95172929123873,60.314767834511457 L203.95174491434136,60.953280908392287"/>
|
||
<path d="M186.45615711478604,60.314764440885256 L186.45617273790731,60.953278265102199"/>
|
||
<path d="M187.21683349654268,66.570988326513174 L187.21683391602801,61.009900108226105"/>
|
||
<path d="M204.24890023399985,61.541882992828249 L204.24890017480448,62.326629064884855"/>
|
||
<path d="M204.24890189297867,62.396850499788968 L204.24890017480448,62.326629064884855"/>
|
||
<path d="M204.24891610810346,62.190654442605052 L204.24891609203087,62.32664499607813"/>
|
||
<path d="M203.95174631032887,61.95144910827625 L203.72023535427206,61.951449073298818"/>
|
||
<path d="M186.68768225868553,61.951446499963311 L186.4561726199363,61.95144646498602"/>
|
||
<path d="M186.45617273790731,60.953278265102199 L186.4561726199363,61.95144646498602"/>
|
||
<path d="M203.95174491434136,60.953280908392287 L203.19106728460565,60.953280793466547"/>
|
||
<path d="M187.21684881168039,60.953278380027712 L186.45617273790731,60.953278265102199"/>
|
||
<path d="M203.95174541978895,61.314689580854207 L203.95174491434136,60.953280908392287"/>
|
||
<path d="M187.21686925666609,67.302666292819538 L187.21686162675587,67.302666292818543"/>
|
||
<path d="M186.20861194143299,62.209115221784401 L186.68768219309686,62.209115262956686"/>
|
||
<path d="M203.72023528868294,62.20911672676948 L204.19930592160154,62.209116767941822"/>
|
||
<path d="M204.53536470160225,63.272182359654835 L204.53534858080957,62.613328813451602"/>
|
||
<path d="M204.53534858080957,62.613328813451602 L204.50027017078173,62.6484382308156"/>
|
||
<path d="M186.15898915971002,62.396842337218658 L186.15898744166043,62.326625979834006"/>
|
||
<path d="M186.15898744166043,62.326625979834006 L185.87253672146562,62.61332537657691"/>
|
||
<path d="M204.1993042064064,62.139017095323737 L204.24891610810346,62.190654442605052"/>
|
||
<path d="M204.24891610810346,62.190654442605052 L204.24890023399985,61.541882992828249"/>
|
||
<path d="M204.24890023399985,61.541882992828249 L204.00133935082204,61.294107662144739"/>
|
||
<path d="M203.14145861439192,60.919490787058066 L203.14145794058686,66.620643534548435"/>
|
||
<path d="M203.14145787041252,67.214400635630341 L203.14144334239609,66.620643534546673"/>
|
||
<path d="M203.14144334239609,66.620643534546673 L203.14144381806182,60.314767705984195"/>
|
||
<path d="M203.14144381806182,60.314767705984195 L203.14144382180757,60.265114791622665"/>
|
||
<path d="M204.19930590528065,62.347211213073678 L204.19930592160154,62.209116767941822"/>
|
||
<path d="M204.19929009899124,61.562449829909042 L204.19929003979587,62.347195333737091"/>
|
||
<path d="M186.45617216817845,61.932983227404691 L186.45617262211817,61.932983227404776"/>
|
||
<path d="M185.14977513396661,66.570988082212523 L185.14977588720058,66.620640271697681"/>
|
||
<path d="M203.95173072977195,61.314674878044741 L203.95174631032887,61.95144910827625"/>
|
||
<path d="M203.95174631032887,61.95144910827625 L204.19930592160154,62.209116767941822"/>
|
||
<path d="M204.19929009899124,61.562449829909042 L204.19930592160154,62.209116767941822"/>
|
||
<path d="M204.19929009899124,61.562449829909042 L203.95173072977195,61.314674878044741"/>
|
||
<path d="M203.1910672845097,60.921559574591299 L203.19105243756167,60.314767744608901"/>
|
||
<path d="M203.19105243756167,60.314767744608901 L203.19105238512566,61.009903132637675"/>
|
||
<path d="M203.19105272262004,66.570990593286751 L203.19105238512566,61.009903132637675"/>
|
||
<path d="M204.50028625428786,63.30576790496545 L204.50027017078173,62.6484382308156"/>
|
||
<path d="M204.50027017078173,62.6484382308156 L204.19929003979587,62.347195333737091"/>
|
||
<path d="M204.19930582901543,62.992497595178747 L204.19929003979587,62.347195333737091"/>
|
||
<path d="M203.72021890040469,66.570990655827643 L203.72022007686837,61.009903195178708"/>
|
||
<path d="M187.21684853309034,63.310472634634692 L187.21684873341655,61.615483779044439"/>
|
||
<path d="M203.1910672845097,60.921559574591299 L203.14145861414772,60.921559566738807"/>
|
||
<path d="M187.26645738406569,60.921557053912693 L187.21684881543024,60.921557046060258"/>
|
||
<path d="M203.19106729172381,63.310472692921849 L203.19106728660518,61.615486118495369"/>
|
||
<path d="M186.6876669812641,61.009900613913686 L186.68766580479996,66.57098826397214"/>
|
||
<path d="M185.90763272368122,63.305765557080377 L185.90761664015508,62.648435086347007"/>
|
||
<path d="M185.8725528422774,63.272179722857345 L185.87253672146562,62.61332537657691"/>
|
||
<path d="M185.87253672146562,62.61332537657691 L185.90761664015508,62.648435086347007"/>
|
||
<path d="M187.21684873341655,61.615483779044439 L187.21684853308943,63.310472634634692"/>
|
||
<path d="M187.26645664594344,67.166901240356907 L187.26645547817452,67.166901240356793"/>
|
||
<path d="M203.19106720249647,61.615486118495369 L203.19106723329514,63.310472692921849"/>
|
||
<path d="M203.72023543417208,61.637553119588716 L203.72022007686837,61.009903195178708"/>
|
||
<path d="M203.72022007686837,61.009903195178708 L203.19105238512566,61.009903132637675"/>
|
||
<path d="M203.19106720249647,61.615486118495369 L203.19105238512566,61.009903132637675"/>
|
||
<path d="M203.19106720249647,61.615486118495369 L203.14145853213404,61.615486111230069"/>
|
||
<path d="M187.26645730205246,61.61548378630971 L187.21684873341655,61.615483779044439"/>
|
||
<path d="M187.21684873341655,61.615483779044439 L187.21683391602801,61.009900108226105"/>
|
||
<path d="M187.21683391602801,61.009900108226105 L186.6876669812641,61.009900613913686"/>
|
||
<path d="M186.68768233858646,61.63755126754566 L186.6876669812641,61.009900613913686"/>
|
||
<path d="M205.25810957123804,66.57099083758726 L205.25810956749228,66.620643784710381"/>
|
||
<path d="M185.90763272368122,63.305765557080377 L185.8725528422774,63.272179722857345"/>
|
||
<path d="M204.50028625428786,63.30576790496545 L204.53536470160225,63.272182359654835"/>
|
||
<path d="M186.40656266092628,60.905780629638542 L186.45617157573724,60.905780636579351"/>
|
||
<path d="M203.9517437521672,60.905783084391828 L204.00135434729646,60.905783091332893"/>
|
||
<path d="M204.00133867146269,60.265114893251564 L203.14144382180757,60.265114791622665"/>
|
||
<path d="M203.14144382180757,60.265114791622665 L203.14144503671241,60.314767705985133"/>
|
||
<path d="M187.26644259170826,60.265111778937353 L187.26644380661037,60.314764569412972"/>
|
||
<path d="M187.26644259170826,60.265111778937353 L186.40654698507387,60.26511167730834"/>
|
||
<path d="M203.72023543417208,61.637553119588716 L203.19106728667157,61.637553062049335"/>
|
||
<path d="M187.21684873080858,61.637551325084843 L186.68768233858646,61.63755126754566"/>
|
||
<path d="M186.68768191275194,63.310472632703863 L186.68768233858646,61.63755126754566"/>
|
||
<path d="M203.72023543417208,61.637553119588716 L203.72023500833848,63.310472694852677"/>
|
||
<path d="M204.0013545875795,61.294122912100477 L204.00135434729646,60.905783091332893"/>
|
||
<path d="M204.00133867146269,60.265114893251564 L204.00135434729646,60.905783091332893"/>
|
||
<path d="M204.00133867146269,60.265114893251564 L204.00133935082204,61.294107662144739"/>
|
||
<path d="M204.00134106897985,61.364328419528192 L204.00133935082204,61.294107662144739"/>
|
||
<path d="M186.20861192511438,62.347191976298348 L186.20861194143299,62.209115221784401"/>
|
||
<path d="M186.20861184884825,62.992495009080613 L186.20859605960868,62.347191976298348"/>
|
||
<path d="M186.20859605960868,62.347191976298348 L186.2085961188036,61.562447514222669"/>
|
||
<path d="M186.20861194143299,62.209115221784401 L186.2085961188036,61.562447514222669"/>
|
||
<path d="M186.20861184884825,62.992495009080613 L186.68768199369151,62.992495077945222"/>
|
||
<path d="M203.72023508927759,62.992497526314025 L204.19930582901543,62.992497595178747"/>
|
||
<path d="M204.19930582901543,62.992497595178747 L204.50028625428786,63.30576790496545"/>
|
||
<path d="M185.90763272368122,63.305765557080377 L186.6876819139502,63.305765655585191"/>
|
||
<path d="M203.72023500953537,63.305767806460381 L204.50028625428786,63.30576790496545"/>
|
||
<path d="M186.20861184884825,62.992495009080613 L185.90763272368122,63.305765557080377"/>
|
||
<path d="M186.40654862557722,61.364323003665419 L186.40654690745532,61.294103688563382"/>
|
||
<path d="M186.40654690745532,61.294103688563382 L186.40654698507387,60.26511167730834"/>
|
||
<path d="M186.40656266092628,60.905780629638542 L186.40654698507387,60.26511167730834"/>
|
||
<path d="M186.40656260673404,61.364309010361211 L186.40656266092628,60.905780629638542"/>
|
||
</g>
|
||
<g id="product-8b455d17-147d-41fa-b8d8-dbc2a144e8b9" class="IfcSlab material-null predefinedtype-FLOOR matsName-CONCRETEPAVING matsCategory-None projection" ifc:name="V-SWLK-E_curve_" ifc:guid="2BHLqN57r1_hZOsyAXHEYv">
|
||
<path d="M840.29463768492906,230.429680635034 L840.29463758958036,230.00629508226834"/>
|
||
<path d="M841.51402207519504,227.25466457803483 L841.67033626996772,227.25466253180178"/>
|
||
<path d="M840.29463768492906,230.429680635034 L841.67033698489877,230.42966262642409"/>
|
||
<path d="M872.62480709909187,230.42966262642406 L872.62480700374681,230.00629621978257"/>
|
||
<path d="M872.62480652705972,227.88962942695272 L872.62480638406078,227.25466253180176"/>
|
||
<path d="M841.67033626996772,227.25466253180178 L872.62480638406078,227.25466253180176"/>
|
||
<path d="M841.67033626996772,227.25466253180178 L841.67033641294574,227.88962832247213"/>
|
||
<path d="M841.67033688956735,230.00629511530198 L841.67033698489877,230.42966262642409"/>
|
||
<path d="M841.67033698489877,230.42966262642409 L872.62480709909187,230.42966262642406"/>
|
||
</g>
|
||
<g id="product-ba640f7b-cc31-4447-84bc-96ad9c50f73f" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-EXISTING matsName-CONCRETEWALLSIZETBD matsCategory-Concrete projection" ifc:name="Wall" ifc:guid="2wP0zxp354HuIybgsSKFS$">
|
||
<path d="M93.748651754809543,224.11271980280628 L87.398651565564251,224.11271980280628"/>
|
||
<path d="M87.398651565564705,247.36296008652124 L87.398651565564251,230.00629345669461"/>
|
||
<path d="M87.398651565564251,227.88962666386479 L87.398651565564251,224.11271980280628"/>
|
||
<path d="M93.748651754809543,247.36296008652124 L87.398651565564705,247.36296008652124"/>
|
||
<path d="M93.748651754809543,224.11271980280628 L93.748651754809543,227.88962667091434"/>
|
||
<path d="M93.748651754809543,230.00629346374419 L93.748651754809543,247.36296008652124"/>
|
||
</g>
|
||
<g id="product-61fd6d98-318b-45ca-a9dd-4db764486368" class="IfcDoor material-null predefinedtype-DOOR EPsetStatusStatus-NEW projection" ifc:name="Door" ifc:guid="1X$MsOCOj5ogdTJRTaI6De">
|
||
<path d="M366.0891179364412,157.46711515321414 L366.08911783340727,157.46711512558292"/>
|
||
<path d="M369.99420686591975,162.72246916663354 L369.99420687685461,162.72246918976435"/>
|
||
<path d="M367.86696782287663,159.70495093656771 L367.86696792590965,159.70495100863326"/>
|
||
<path d="M299.91228459362446,158.04347289338472 L299.91228459362446,158.04347291651496"/>
|
||
<path d="M299.91228449059281,158.04347289338472 L299.91228459362446,158.04347291651496"/>
|
||
<path d="M371.36627599642952,163.72666543436762 L371.36627589339651,163.72666541123684"/>
|
||
<path d="M368.74598709330394,160.58119963284653 L368.74598699027092,160.58119953013843"/>
|
||
<path d="M369.46220806730389,161.5971623360692 L369.46220808361022,161.59716235920001"/>
|
||
<path d="M370.98525277904309,162.34778272358227 L370.9852528820752,162.34778274671308"/>
|
||
<path d="M368.74598699027183,160.58119960971575 L369.46220798057811,161.5971623360692"/>
|
||
<path d="M369.46220798057811,161.5971623360692 L369.9942067738225,162.72246916663354"/>
|
||
<path d="M370.32606258744045,163.923431507494 L369.9942067738225,162.72246916663354"/>
|
||
<path d="M371.16442971099559,224.05318007892697 L370.32606258744045,163.923431507494"/>
|
||
<path d="M371.99452155252538,207.97154055698738 L371.99392625417522,207.92961603143067"/>
|
||
<path d="M371.87896113071247,199.83307376357041 L371.36627589339651,163.72666541123684"/>
|
||
<path d="M370.98525277904309,162.34778272358227 L371.36627589339651,163.72666541123684"/>
|
||
<path d="M370.37444187302617,161.05577094725379 L370.98525277904309,162.34778272358227"/>
|
||
<path d="M366.08911783340818,157.46711513008336 L364.71801764696784,157.09941711726327"/>
|
||
<path d="M364.71801764696784,157.09941711726327 L299.91228449059281,156.9756177418549"/>
|
||
<path d="M299.91228449059281,156.9756177418549 L299.91228449059281,158.04347289338472"/>
|
||
<path d="M364.53564474962923,158.151309095405 L299.91228449059281,158.04347289338472"/>
|
||
<path d="M366.8514607978891,158.99466243970707 L367.86696782287754,159.70495098550242"/>
|
||
<path d="M367.86696782287754,159.70495098550242 L368.74598699027183,160.58119960971575"/>
|
||
<path d="M369.55211134982301,159.88929051431222 L370.37444187302617,161.05577094725379"/>
|
||
<path d="M370.37444197605828,161.0557709703846 L370.37444187302617,161.05577094725379"/>
|
||
<path d="M368.54287211104702,158.88322301759325 L367.37691096570734,158.06770227757522"/>
|
||
<path d="M368.54287221408003,158.88322304072403 L368.54287211104702,158.88322296865866"/>
|
||
<path d="M365.72982910042401,158.47155360797029 L366.8514607978891,158.99466243970707"/>
|
||
<path d="M366.85146079788819,158.99466241478518 L366.85146090092121,158.99466246283788"/>
|
||
<path d="M365.72982910042401,158.47155360797029 L364.53564474962923,158.151309095405"/>
|
||
<path d="M365.7298291004231,158.47155360347074 L365.72982920345612,158.47155363110107"/>
|
||
<path d="M366.08911783340818,157.46711513008336 L367.37691096570734,158.06770227757522"/>
|
||
<path d="M367.37691106873945,158.067702300706 L367.37691096570643,158.06770225265464"/>
|
||
<path d="M369.55211145285602,159.889290537443 L369.55211134982301,159.88929051431222"/>
|
||
<path d="M368.54287211104702,158.88322301759325 L369.55211134982301,159.88929051431222"/>
|
||
<path d="M369.55211145285602,159.889290537443 L369.55211134982301,159.88929043473394"/>
|
||
<path d="M371.87896147366018,224.04460458721564 L371.16442971099559,224.05318007892697"/>
|
||
<path d="M372.27583840868783,174.67070149285718 L372.54041922664283,174.67070149285718"/>
|
||
<path d="M372.27583840868783,160.48020641338437 L372.54041922664283,160.48020641338439"/>
|
||
<path d="M372.27583840868783,176.63025975209274 L372.27583810544593,176.63025960272822"/>
|
||
<path d="M372.27583810544593,176.63025960272822 L372.27583810544593,190.82075468220069"/>
|
||
<path d="M372.27583840868783,190.82075483156518 L372.27583810544593,190.82075468220069"/>
|
||
<path d="M372.54041922664283,190.82075483156518 L372.27583840868783,190.82075483156518"/>
|
||
<path d="M372.54041922664283,176.63025975209274 L372.27583840868783,176.63025975209274"/>
|
||
<path d="M372.27583840868783,190.82075483156518 L372.27583840868783,176.63025975209274"/>
|
||
<path d="M372.54041890210237,174.67070134349262 L372.54041890210237,160.48020626401981"/>
|
||
<path d="M372.54041890210237,160.48020626401981 L372.54041922664283,160.48020641338439"/>
|
||
<path d="M372.54041922664283,160.48020641338439 L372.54041922664283,174.67070149285718"/>
|
||
<path d="M372.54041890210237,174.67070134349262 L372.54041922664283,174.67070149285718"/>
|
||
<path d="M372.27583810544593,160.48020626401981 L372.27583840868783,160.48020641338437"/>
|
||
<path d="M372.27583810544593,160.48020626401981 L372.27583810544593,174.67070134349262"/>
|
||
<path d="M372.27583810544593,174.67070134349262 L372.27583840868783,174.67070149285718"/>
|
||
<path d="M372.27583840868783,160.48020641338437 L372.27583840868783,174.67070149285718"/>
|
||
<path d="M372.54041922664283,176.63025975209274 L372.54041890210237,176.63025960272822"/>
|
||
<path d="M372.54041890210237,176.63025960272822 L372.54041890210237,190.82075468220069"/>
|
||
<path d="M372.54041890210237,190.82075468220069 L372.54041922664283,190.82075483156518"/>
|
||
<path d="M372.54041922664283,176.63025975209274 L372.54041922664283,190.82075483156518"/>
|
||
<path d="M372.27583810544593,208.93036173827031 L372.27583810544593,223.12085937254699"/>
|
||
<path d="M372.27583840868783,223.12085952191143 L372.27583810544593,223.12085937254699"/>
|
||
<path d="M372.54041922664283,192.78031006288472 L372.54041890210237,192.78030991352023"/>
|
||
<path d="M372.54041922664283,206.97080665631526 L372.54041890210237,206.97080650695079"/>
|
||
<path d="M372.54041890210237,206.97080650695079 L372.54041890210237,192.78030991352023"/>
|
||
<path d="M372.27583840868783,208.9303618876348 L372.27583810544593,208.93036173827031"/>
|
||
<path d="M372.27583840868783,192.78031006288472 L372.27583810544593,192.78030991352023"/>
|
||
<path d="M372.27583810544593,192.78030991352023 L372.27583810544593,206.97080650695079"/>
|
||
<path d="M372.27583840868783,206.97080665631526 L372.27583810544593,206.97080650695079"/>
|
||
<path d="M372.27583840868783,206.97080665631526 L372.54041922664283,206.97080665631526"/>
|
||
<path d="M372.54041922664283,192.78031006288472 L372.54041922664283,206.97080665631526"/>
|
||
<path d="M372.54041922664283,192.78031006288472 L372.27583840868783,192.78031006288472"/>
|
||
<path d="M372.27583840868783,206.97080665631526 L372.27583840868783,192.78031006288472"/>
|
||
<path d="M372.54041922664283,223.12085952191143 L372.27583840868783,223.12085952191143"/>
|
||
<path d="M372.54041922664283,208.9303618876348 L372.27583840868783,208.9303618876348"/>
|
||
<path d="M372.27583840868783,223.12085952191143 L372.27583840868783,208.9303618876348"/>
|
||
<path d="M372.54041922664283,208.9303618876348 L372.54041890210237,208.93036173827031"/>
|
||
<path d="M372.54041890210237,208.93036173827031 L372.54041890210237,223.12085937254699"/>
|
||
<path d="M372.54041890210237,223.12085937254699 L372.54041922664283,223.12085952191143"/>
|
||
<path d="M372.54041922664283,208.9303618876348 L372.54041922664283,223.12085952191143"/>
|
||
<path d="M372.93729810408195,192.78030991352023 L372.93729810408195,191.82148699084868"/>
|
||
<path d="M372.93729810408286,206.97080650695079 L372.54041890210237,206.97080650695079"/>
|
||
<path d="M372.27583810544593,206.97080650695079 L372.54041890210237,206.97080650695079"/>
|
||
<path d="M372.27583810544593,206.97080650695079 L371.87896104255697,206.97080650695079"/>
|
||
<path d="M371.87896104255697,175.62951215449999 L372.93729810408195,175.62951215449999"/>
|
||
<path d="M371.87896104255606,175.67143365214065 L372.93729810408195,175.67143365214065"/>
|
||
<path d="M371.87896104255606,192.78030991352023 L371.87896104255606,191.82148699084868"/>
|
||
<path d="M371.87896104255606,191.77956246529197 L371.87896104255606,190.82075468220069"/>
|
||
<path d="M372.93729840664355,176.63025975316773 L371.87896113071156,176.63025975316776"/>
|
||
<path d="M371.87896147365927,175.62951238193062 L372.93729874959126,175.6295123819306"/>
|
||
<path d="M371.87896147365927,175.67143387957125 L372.93729874959126,175.67143387957125"/>
|
||
<path d="M372.93729874959126,206.97080673438134 L372.93729810408286,206.97080650695079"/>
|
||
<path d="M372.93729810408286,207.92961580400012 L372.93729810408286,206.97080650695079"/>
|
||
<path d="M372.93729840664355,190.82075483264018 L371.87896113071156,190.82075483264018"/>
|
||
<path d="M372.93729810408195,174.67070134349262 L372.93729810408195,175.62951215449999"/>
|
||
<path d="M372.93729810408195,175.62951215449999 L372.93729874959126,175.6295123819306"/>
|
||
<path d="M372.93729874959126,174.67070157092326 L372.93729874959126,175.6295123819306"/>
|
||
<path d="M371.87896147365927,191.77956269272258 L371.87896147365927,190.82075490963126"/>
|
||
<path d="M371.87896104255606,160.48020626401981 L371.87896104255606,159.52138031343236"/>
|
||
<path d="M372.93729874959126,206.97080673438134 L372.93729874959126,207.92961603143067"/>
|
||
<path d="M372.93729810408195,190.82075468220069 L372.54041890210237,190.82075468220069"/>
|
||
<path d="M372.54041890210237,190.82075468220069 L372.27583810544593,190.82075468220069"/>
|
||
<path d="M372.27583810544593,190.82075468220069 L371.87896104255606,190.82075468220069"/>
|
||
<path d="M371.87896104255606,190.82075468220069 L371.87896132771994,190.82075483264018"/>
|
||
<path d="M372.93729874959126,175.67143387957125 L372.93729810408195,175.67143365214065"/>
|
||
<path d="M372.93729810408195,175.67143365214065 L372.93729810408195,176.63025960272822"/>
|
||
<path d="M372.93729874959126,176.63025983015882 L372.93729874959126,175.67143387957125"/>
|
||
<path d="M372.93729810408286,191.77956246529197 L372.93729810408195,190.82075468220069"/>
|
||
<path d="M372.93729810408195,190.82075468220069 L372.93729874959126,190.82075490963126"/>
|
||
<path d="M372.93729874959126,191.77956269272258 L372.93729874959126,190.82075490963126"/>
|
||
<path d="M371.87896113071156,190.82075483264018 L371.87896113071156,176.63025975316776"/>
|
||
<path d="M372.93729874959126,207.92961603143067 L372.93729810408286,207.92961580400012"/>
|
||
<path d="M372.93729810408286,207.92961580400012 L371.87896104255697,207.92961580400012"/>
|
||
<path d="M371.87896147365927,207.92961603143067 L372.93729874959126,207.92961603143067"/>
|
||
<path d="M371.87896104255606,175.67143365214065 L371.87896147365927,175.67143387957125"/>
|
||
<path d="M371.87896147365927,176.63025983015885 L371.87896147365927,175.67143387957125"/>
|
||
<path d="M371.87896104255606,176.63025960272822 L371.87896104255606,175.67143365214065"/>
|
||
<path d="M372.93729810408195,174.67070134349262 L372.54041890210237,174.67070134349262"/>
|
||
<path d="M372.27583810544593,174.67070134349262 L372.54041890210237,174.67070134349262"/>
|
||
<path d="M372.27583810544593,174.67070134349262 L371.87896104255606,174.67070134349262"/>
|
||
<path d="M372.93729810408195,174.67070134349262 L372.93729874959126,174.67070157092326"/>
|
||
<path d="M372.93729840664355,174.67070149393214 L372.93729874959126,174.67070157092326"/>
|
||
<path d="M371.87896104255606,160.48020626401981 L371.87896147365927,160.48020649145047"/>
|
||
<path d="M371.87896104255606,160.48020626401981 L372.27583810544593,160.48020626401981"/>
|
||
<path d="M372.54041890210237,160.48020626401981 L372.27583810544593,160.48020626401981"/>
|
||
<path d="M372.54041890210237,160.48020626401981 L372.93729810408195,160.48020626401981"/>
|
||
<path d="M371.87896132771994,206.97080665739026 L371.87896104255697,206.97080650695079"/>
|
||
<path d="M371.87896104255697,206.97080650695079 L371.87896104255697,207.92961580400012"/>
|
||
<path d="M371.87896147365927,207.92961603143067 L371.87896104255697,207.92961580400012"/>
|
||
<path d="M371.87896147365927,206.97080673438134 L371.87896147365927,207.92961603143067"/>
|
||
<path d="M372.93729874959126,192.7803101409508 L372.93729874959126,191.82148721827926"/>
|
||
<path d="M371.87896147365927,192.7803101409508 L371.87896147365927,191.82148721827926"/>
|
||
<path d="M372.93729810408195,191.82148699084868 L372.93729874959126,191.82148721827926"/>
|
||
<path d="M372.93729874959126,191.82148721827926 L371.87896147365927,191.82148721827926"/>
|
||
<path d="M371.87896104255606,191.82148699084868 L371.87896147365927,191.82148721827926"/>
|
||
<path d="M371.87896104255606,191.82148699084868 L372.93729810408195,191.82148699084868"/>
|
||
<path d="M371.87896104255606,174.67070134349262 L371.87896132771994,174.67070149393217"/>
|
||
<path d="M371.87896104255606,174.67070134349262 L371.87896104255697,175.62951215449999"/>
|
||
<path d="M371.87896147365927,175.62951238193062 L371.87896104255697,175.62951215449999"/>
|
||
<path d="M371.87896147365927,174.67070157092326 L371.87896147365927,175.62951238193062"/>
|
||
<path d="M371.87896147365927,159.52138054086302 L371.87896147365927,160.48020649145047"/>
|
||
<path d="M372.93729874959126,190.82075490963126 L372.93729840664355,190.82075483264018"/>
|
||
<path d="M372.93729840664355,176.63025975316773 L372.93729840664355,190.82075483264018"/>
|
||
<path d="M372.93729840664355,160.48020641445936 L372.93729840664355,174.67070149393214"/>
|
||
<path d="M371.87896113071156,160.48020641445936 L371.87896113071156,174.67070149393217"/>
|
||
<path d="M371.87896113071156,174.67070149393217 L372.93729840664355,174.67070149393214"/>
|
||
<path d="M372.93729840664446,206.97080665739026 L372.93729840664355,192.78031006395969"/>
|
||
<path d="M371.87896113071156,192.78031006395972 L372.93729840664355,192.78031006395969"/>
|
||
<path d="M371.87896113071156,206.97080665739026 L371.87896113071156,192.78031006395972"/>
|
||
<path d="M372.93729840664355,160.48020641445936 L371.87896113071156,160.48020641445936"/>
|
||
<path d="M372.93729810408195,192.78030991352023 L372.93729874959126,192.7803101409508"/>
|
||
<path d="M371.87896104255606,192.78030991352023 L371.87896147365927,192.7803101409508"/>
|
||
<path d="M371.87896104255606,192.78030991352023 L372.27583810544593,192.78030991352023"/>
|
||
<path d="M372.27583810544593,192.78030991352023 L372.54041890210237,192.78030991352023"/>
|
||
<path d="M372.54041890210237,192.78030991352023 L372.93729810408195,192.78030991352023"/>
|
||
<path d="M372.93729874959126,191.77956269272258 L372.93729810408286,191.77956246529197"/>
|
||
<path d="M372.93729810408286,191.77956246529197 L371.87896104255606,191.77956246529197"/>
|
||
<path d="M371.87896104255606,191.77956246529197 L371.87896147365927,191.77956269272258"/>
|
||
<path d="M372.93729874959126,191.77956269272258 L371.87896147365927,191.77956269272258"/>
|
||
<path d="M372.93729874959126,176.63025983015882 L372.93729810408195,176.63025960272822"/>
|
||
<path d="M372.93729810408195,176.63025960272822 L372.54041890210237,176.63025960272822"/>
|
||
<path d="M372.54041890210237,176.63025960272822 L372.27583810544593,176.63025960272822"/>
|
||
<path d="M372.27583810544593,176.63025960272822 L371.87896104255606,176.63025960272822"/>
|
||
<path d="M371.87896104255606,176.63025960272822 L371.87896147365927,176.63025983015885"/>
|
||
<path d="M371.87896113071156,206.97080665739026 L372.93729840664446,206.97080665739026"/>
|
||
<path d="M372.93729874959126,206.97080673438134 L372.93729840664446,206.97080665739026"/>
|
||
<path d="M371.87896104255697,224.07966917386091 L372.93729810408286,224.07966917386091"/>
|
||
<path d="M372.93729810408286,224.07966917386091 L372.93729810408286,223.12085937254699"/>
|
||
<path d="M371.87896104255697,208.93036173827031 L372.27583810544593,208.93036173827031"/>
|
||
<path d="M372.54041890210237,208.93036173827031 L372.27583810544593,208.93036173827031"/>
|
||
<path d="M372.54041890210237,208.93036173827031 L372.93729810408286,208.93036173827031"/>
|
||
<path d="M372.9372985310697,223.12085952298639 L372.93729810408286,223.12085937254699"/>
|
||
<path d="M372.93729810408286,223.12085937254699 L372.54041890210237,223.12085937254699"/>
|
||
<path d="M372.54041890210237,223.12085937254699 L372.27583810544593,223.12085937254699"/>
|
||
<path d="M372.27583810544593,223.12085937254699 L371.87896104255697,223.12085937254699"/>
|
||
<path d="M371.87896132771994,223.12085952298642 L371.87896104255697,223.12085937254699"/>
|
||
<path d="M371.87896104255697,223.12085937254699 L371.87896104255697,224.07966917386091"/>
|
||
<path d="M371.87896147365927,224.07966940129143 L371.87896104255697,224.07966917386091"/>
|
||
<path d="M372.93729810408195,159.52138031343236 L372.93729810408195,160.48020626401981"/>
|
||
<path d="M372.93729810408195,160.48020626401981 L372.93729874959126,160.48020649145047"/>
|
||
<path d="M372.93729874959126,159.52138054086299 L372.93729874959126,160.48020649145047"/>
|
||
<path d="M372.93729810408195,207.9715403295568 L371.87896104255606,207.9715403295568"/>
|
||
<path d="M371.87896104255606,207.9715403295568 L371.87896147365927,207.97154055698738"/>
|
||
<path d="M371.87896147365927,208.93036196570088 L371.87896104255697,208.93036173827031"/>
|
||
<path d="M371.87896104255697,208.93036173827031 L371.87896104255606,207.9715403295568"/>
|
||
<path d="M372.93729874959126,223.12085959997751 L372.93729874959126,224.07966940129143"/>
|
||
<path d="M371.87896147365927,224.07966940129143 L372.60670556928062,224.07966940129143"/>
|
||
<path d="M371.87896147365927,223.12085959997751 L371.87896147365927,224.07966940129143"/>
|
||
<path d="M372.93729874959126,208.93036196570085 L372.93729840664446,208.93036188870977"/>
|
||
<path d="M372.93729874959126,207.97154055698735 L371.87896147365927,207.97154055698738"/>
|
||
<path d="M371.87896147365927,208.93036196570088 L371.87896147365927,207.97154055698738"/>
|
||
<path d="M372.93729874959126,159.52138054086299 L372.93729810408195,159.52138031343236"/>
|
||
<path d="M372.93729810408195,159.52138031343236 L371.87896104255606,159.52138031343236"/>
|
||
<path d="M371.87896104255606,159.52138031343236 L371.87896147365927,159.52138054086302"/>
|
||
<path d="M372.93729874959126,159.52138054086299 L371.87896147365927,159.52138054086302"/>
|
||
<path d="M372.93729810408286,208.93036173827031 L372.93729810408195,207.9715403295568"/>
|
||
<path d="M372.93729810408195,207.9715403295568 L372.93729874959126,207.97154055698735"/>
|
||
<path d="M372.93729874959126,208.93036196570085 L372.93729874959126,207.97154055698735"/>
|
||
<path d="M372.93729874959126,208.93036196570085 L372.93729810408286,208.93036173827031"/>
|
||
<path d="M371.87896113071247,208.93036188870977 L372.93729840664446,208.93036188870977"/>
|
||
<path d="M372.93729840664446,223.12085952298639 L372.93729840664446,208.93036188870977"/>
|
||
<path d="M371.87896113071247,223.12085952298642 L372.93729840664446,223.12085952298639"/>
|
||
<path d="M371.87896113071247,223.12085952298642 L371.87896113071247,208.93036188870977"/>
|
||
</g>
|
||
<g id="product-a33cabd7-8214-40e0-a782-ed4d688242b4" class="IfcWall material-TEST predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL matsCategory-GypsumInsulationBattVertGypsum projection" ifc:name="Wall" ifc:guid="2ZFAlNWXH0uAU2xKreWaAq">
|
||
<path d="M154.73955298656392,161.10883515937374 L152.22601130018393,161.10883515937374"/>
|
||
<path d="M152.22601130018393,181.34945554122436 L152.22601130018393,161.10883515937374"/>
|
||
<path d="M152.22601130018393,181.34945554122436 L154.73955298656392,181.34945554122436"/>
|
||
<path d="M154.73955298656392,161.10883515937374 L154.73955298656392,181.34945554122436"/>
|
||
<path d="M154.73955601696161,181.34945622154254 L154.73955298656438,181.34945622154254"/>
|
||
</g>
|
||
<g id="product-ef3876b5-a398-4652-a104-36bbb1bd12c3" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-EXISTING matsName-CONCRETEWALLSIZETBD matsCategory-Concrete projection" ifc:name="Wall" ifc:guid="3lE7QrevX6Kg44DhknlHB3">
|
||
<path d="M87.398699199167822,247.36298762622025 L87.398699199167822,247.36296008652124"/>
|
||
<path d="M268.37352181093183,247.36298734865505 L96.92378345989664,247.36298734865304"/>
|
||
<path d="M93.748696839908462,247.36298734865298 L93.748696839908462,230.95866275653137"/>
|
||
</g>
|
||
<g id="product-93b1e90a-4ed3-449f-b3e5-22663160d316" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid projection" ifc:name="Wall" ifc:guid="2JiUaAJjD4dxFb8cOnODCM">
|
||
<path d="M304.35708388581179,247.36298473888164 L303.82828417838437,247.36298473888161"/>
|
||
<path d="M294.3032771056769,247.36298473888149 L277.89865071530903,247.36298473888132"/>
|
||
<path d="M305.41541748829195,247.36298478514286 L304.35708388581179,247.36298473888164"/>
|
||
<path d="M304.35708388581179,247.36298473888164 L304.35708388581179,247.36296489281906"/>
|
||
<path d="M305.41541748829195,247.36298478514286 L305.41541748829195,247.36296493908023"/>
|
||
</g>
|
||
<g id="product-b3396b21-7970-4447-8c0c-440f240c1b40" class="IfcLightFixture material-MaterialConstituentSet EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche projection" ifc:name="LightFixture" ifc:guid="2pEMiXUN14HumCH0ya31j0">
|
||
<path d="M277.80444071824695,69.478488206527828 L277.8044407182424,119.25087983616839"/>
|
||
<path d="M277.79122494243575,69.479819897952467 L277.7912249424312,119.25090029348502"/>
|
||
<path d="M277.82546470910074,69.477344652226719 L277.82546470909574,119.25084729215099"/>
|
||
<path d="M277.85286297210223,69.476467184560619 L277.85286297209768,119.25080488110005"/>
|
||
<path d="M278.01255313622232,69.477344652568064 L278.01255313621732,119.25055768923652"/>
|
||
<path d="M278.04679289624391,69.479819898418754 L278.04679289623937,119.25050468791278"/>
|
||
<path d="M278.03357681012039,69.478488206945855 L278.03357681011585,119.25052514570976"/>
|
||
<path d="M277.88476946534365,69.47591557527312 L277.88476946533956,119.25075549154892"/>
|
||
<path d="M277.91900891875002,69.475727425159874 L277.91900891874548,119.25070249069981"/>
|
||
<path d="M277.95324837402814,69.475915575398062 L277.95324837402359,119.25064948984782"/>
|
||
<path d="M277.9851548654683,69.476467184801976 L277.98515486546376,119.25060010029949"/>
|
||
</g>
|
||
<g id="product-6c1c6f84-4edb-4e85-b0f8-60cbe440f265" class="IfcLightFixture material-MaterialConstituentSet EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche projection" ifc:name="LightFixture" ifc:guid="1i76_4JjjEXR3uOClaGF9b">
|
||
<path d="M239.70451485947842,69.478488137017962 L239.70451485947297,122.95680779485383"/>
|
||
<path d="M239.69129908366631,69.479819828442629 L239.69129908366176,122.9640164368795"/>
|
||
<path d="M239.7255388503313,69.477344582716853 L239.7255388503263,122.94534010455835"/>
|
||
<path d="M239.75293711333279,69.476467115050752 L239.75293711332824,122.93039552068169"/>
|
||
<path d="M239.91262727745288,69.477344583058198 L239.91262727744834,122.84329134726005"/>
|
||
<path d="M239.94686703747493,69.479819828908887 L239.94686703746993,122.82461501856288"/>
|
||
<path d="M239.93365095135186,69.47848813743596 L239.93365095134686,122.83182382985059"/>
|
||
<path d="M239.78484360657467,69.475915505763226 L239.78484360657058,122.91299188949405"/>
|
||
<path d="M239.81908305998149,69.475727355649951 L239.81908305997649,122.89431572804288"/>
|
||
<path d="M239.85332251525915,69.475915505888139 L239.85332251525506,122.8756395655695"/>
|
||
<path d="M239.88522900669932,69.476467115292081 L239.88522900669432,122.85823593536516"/>
|
||
</g>
|
||
<g id="product-7fe2ac9a-ba38-498e-bf91-72176d25010c" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid projection" ifc:name="Wall" ifc:guid="1$ugoQkZX9Zh_HSXTj9G4C">
|
||
<path d="M304.35699548386538,247.3629648928152 L304.35699548386538,230.95867865701553"/>
|
||
</g>
|
||
<g id="product-a08ec156-393a-4c44-8a24-86c5523c294a" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-HORZMBCIMETALPANEL72PANELDEEPGRAYFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid projection" ifc:name="Wall" ifc:guid="2WZi5MEJfCH8eaXiLIF2bA">
|
||
<path d="M93.484115036686035,224.07969392153564 L92.293611381316168,224.07969397357428"/>
|
||
<path d="M92.293611381316168,224.07969397357428 L92.293611381316168,224.07967431072706"/>
|
||
</g>
|
||
<g id="product-18cbadb0-b04d-4353-8be6-755510df8d69" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-CONCRETEWALLSIZETBD matsCategory-Concrete projection" ifc:name="Wall" ifc:guid="0Oowsmi4r3KulcTLKGturf">
|
||
<path d="M305.41544368011409,247.36298478514402 L303.82828417838437,247.36298478514399"/>
|
||
<path d="M294.3032771056769,247.36298478514388 L277.89865071530903,247.36298478514368"/>
|
||
<path d="M309.64877809003474,247.36298497018896 L309.64877809003474,247.36296493907818"/>
|
||
<path d="M305.41544368011409,247.36298478514402 L305.41544368011409,247.36296493908139"/>
|
||
<path d="M309.64877809003474,247.36298497018896 L305.41544368011409,247.36298478514402"/>
|
||
</g>
|
||
<g id="product-919a83b5-a566-49e0-b07c-c24409b47ceb" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-HORZMBCIMETALPANEL72PANELDEEPGRAYFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid projection" ifc:name="Wall" ifc:guid="2HceErfMP9uB1ymaG9j7ph">
|
||
<path d="M376.57519968281076,224.07967407546556 L376.57500731194114,224.07967407546556"/>
|
||
<path d="M377.76935916831781,224.07967412750946 L377.7658583097741,224.07967412735644"/>
|
||
<path d="M377.76935916831781,224.07967412750946 L377.76935916831781,189.02792458307536"/>
|
||
<path d="M377.76935916831781,186.45025790502228 L377.76935916831781,178.60463847921241"/>
|
||
</g>
|
||
<g id="product-0b0738d8-c93c-4903-830d-3b610cc3304f" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-HORZMBCIMETALPANEL72PANELDEEPGRAYFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid projection" ifc:name="Wall" ifc:guid="0B1pZOoJn90uCDEs4Cmp1F">
|
||
<path d="M377.7658583097741,224.07967330108636 L377.76584028132083,224.07967330108636"/>
|
||
<path d="M377.7658583097741,224.07966925373356 L377.7658583097741,224.07967330108633"/>
|
||
<path d="M377.76584028132083,224.07966925373356 L377.76584028132083,224.0796657078194"/>
|
||
<path d="M377.76582448646741,224.07966925373356 L377.76584028132083,224.07966925373356"/>
|
||
<path d="M376.57521524583763,224.07966575986393 L376.57521524583763,224.07966925373356"/>
|
||
<path d="M377.76582448646741,224.0796657078194 L376.57519968280985,224.07966575986393"/>
|
||
<path d="M376.57519968280985,224.07966575986393 L376.57519968280985,178.57132936955733"/>
|
||
<path d="M376.93198056723713,178.57132935396174 L376.57519968280985,178.57132936955733"/>
|
||
<path d="M377.76582448646741,224.0796657078194 L377.76582448646741,178.60455564584979"/>
|
||
</g>
|
||
<g id="product-dd71dae0-dce0-412b-853d-1e6beab1a724" class="IfcWall material-null predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-BUILDINGWRAPOVER12CDXSHEATHINGENGINEEREDLUMBERSIZESPACINGTBD6MILVAPORBARRIER12CDX8FTAFFW12GYPBDABOVE matsCategory-InsulationBattVertNoneNone projection" ifc:name="Wall" ifc:guid="3TSThWtE11AuKz7clgiQSa">
|
||
<path d="M93.748511564065666,224.07969390997152 L93.484115036686489,224.07969392152867"/>
|
||
<path d="M93.484115036686489,224.07969392152867 L93.484115036686489,224.0796742586875"/>
|
||
<path d="M214.29910880743728,141.20690635125709 L214.29910880743728,141.20690682209982"/>
|
||
</g>
|
||
<g id="product-69acf131-3429-49ab-a5cf-1617f90dd44e" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-1594IN38SERIESSMOOTHFINISHVERTICALSIDINGBOARDW25IN440SERIESSMOOTHFINISHTRIMBATTENLPSIDINGABYSSBLACKFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid projection" ifc:name="Wall" ifc:guid="1fhF4nD2b9gwNF5XVv3THE">
|
||
<path d="M376.57878546615075,178.57133768530838 L376.57878546615075,178.57131299521149"/>
|
||
<path d="M377.76943280502428,178.57124534100222 L377.76943280502428,146.85463553655092"/>
|
||
</g>
|
||
<g id="product-d23355d8-9cf9-4363-83ac-9ab89226868a" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-CONCRETEWALLSIZETBD matsCategory-Concrete projection" ifc:name="Wall" ifc:guid="3ICrNOdFb3OuEichYI9eQA">
|
||
<path d="M376.31082920868948,227.78384083499492 L376.3108274031315,227.78384083499486"/>
|
||
<path d="M376.31081503893211,247.36296512412386 L376.31081503893574,247.36296008652079"/>
|
||
</g>
|
||
<g id="product-9a084b52-0d87-494d-bc00-d7c8092a51da" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid projection" ifc:name="Wall" ifc:guid="2Q24jI3OT9JRm0ryW9Ab7Q">
|
||
<path d="M90.573873715809896,146.82130832474095 L89.383248680326233,146.82130832474095"/>
|
||
<path d="M90.573873715808531,83.321304405735304 L90.573873715809896,146.82130832474095"/>
|
||
<path d="M90.573873715808531,83.321304405735304 L89.383248680324868,83.321304405735304"/>
|
||
<path d="M89.383248680326233,146.82130832474095 L89.383248680324868,83.321304405735304"/>
|
||
</g>
|
||
<g id="product-0fe8e0b5-1deb-4155-8bf8-9f2f88ca8079" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None projection" ifc:name="Covering" ifc:guid="0FwE2r7Uj1LOludo_8oe1v">
|
||
<path d="M377.76943280502428,147.91297183391947 L377.82505525926945,147.91297182972011"/>
|
||
</g>
|
||
<g id="product-2d6c0b12-2aa3-4438-bbc9-1227196e5641" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid projection" ifc:name="Wall" ifc:guid="0jR0iIAgD4EBl94YSPRbP1">
|
||
<path d="M377.76583926821286,83.321304405735134 L376.57521423272874,83.321304405735134"/>
|
||
<path d="M376.57521423272965,146.82130832474076 L376.57521423272874,83.321304405735134"/>
|
||
<path d="M377.76583926821286,146.82130832474076 L376.57521423272965,146.82130832474076"/>
|
||
<path d="M377.76583926821286,83.321304405735134 L377.76583926821286,146.82130832474076"/>
|
||
<path d="M377.76585699829275,146.82130832474076 L377.76585699829275,146.82131230510942"/>
|
||
</g>
|
||
<g id="product-da42a236-cb2d-4baa-9142-5fc24a485f24" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-CONCRETEWALLSIZETBD matsCategory-Concrete projection" ifc:name="Wall" ifc:guid="3QGg8soorBgf52Ny9AI5ya">
|
||
<path d="M376.31082439116062,227.78383700907105 L376.31082439116062,227.78383668429035"/>
|
||
<path d="M376.31082684492549,224.07966925372597 L376.31082684492549,224.17669063564574"/>
|
||
<path d="M376.31082684492549,226.29477994542702 L376.31082684492549,227.78383668429035"/>
|
||
<path d="M376.31082684492549,224.07966925372597 L373.66503896569657,224.07966925372494"/>
|
||
<path d="M376.3108274031315,227.78383645685719 L376.3108274031315,227.88962696074407"/>
|
||
<path d="M376.3108274031315,230.00629375357391 L376.3108274031315,247.36296008652079"/>
|
||
<path d="M372.07720961234054,227.78383613722792 L376.3108274031315,227.78383645685719"/>
|
||
<path d="M372.07749381747135,247.36296008652079 L372.07724187291797,230.0062937499026"/>
|
||
<path d="M372.0772111479705,227.88962695707272 L372.07720961234054,227.78383613722792"/>
|
||
<path d="M376.3108274031315,247.36296008652079 L372.07749381747135,247.36296008652079"/>
|
||
</g>
|
||
<g id="product-482a77e2-c968-4b59-9f60-83cb517a006b" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid projection" ifc:name="Wall" ifc:guid="18AdVYoMXBMPzWWyjHUW1h">
|
||
<path d="M90.573873715808077,53.815658291019275 L89.383248680324414,53.815658291019275"/>
|
||
<path d="M89.383248680324414,83.321309372789415 L89.383248680324414,53.815658291019275"/>
|
||
<path d="M90.573873715808077,83.321309372789415 L89.383248680324414,83.321309372789415"/>
|
||
<path d="M90.573873715808077,53.815658291019275 L90.573873715808077,83.321309372789415"/>
|
||
</g>
|
||
<g id="product-d7d2eb9b-8352-4f38-ade9-366d95a1617f" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="Covering" ifc:guid="3NqkkRWr9FEAtfDcsLeM5$">
|
||
<path d="M202.60479588430553,89.901923466722707 L202.60479588430553,88.119420998587429"/>
|
||
</g>
|
||
<g id="product-28492f9e-0697-418d-9c57-ac82b0005ab4" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-1594IN38SERIESSMOOTHFINISHVERTICALSIDINGBOARDW25IN440SERIESSMOOTHFINISHTRIMBATTENLPSIDINGABYSSBLACKFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid projection" ifc:name="Wall" ifc:guid="0eII_U1fT1ZPnNh8Am05gq">
|
||
<path d="M377.76583926821286,146.82131080826792 L376.57521423272965,146.82131080826792"/>
|
||
<path d="M376.57521423273056,159.77567956231553 L376.57521423272965,146.82131080826792"/>
|
||
<path d="M376.57521423273056,159.77567956231553 L377.76583926821377,159.77567956231553"/>
|
||
<path d="M377.76583926821286,146.82131080826792 L377.76583926821377,159.77567956231553"/>
|
||
<path d="M377.76584028132083,178.57124534228728 L377.76584028132083,159.77567978975637"/>
|
||
<path d="M376.57521524583763,159.77567978975637 L376.57521524583763,178.57131299521149"/>
|
||
<path d="M377.76584028132083,159.77567978975637 L377.76583926821377,159.77567978975637"/>
|
||
</g>
|
||
<g id="product-3c68d179-1101-4338-9920-2b60478b9b54" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None projection" ifc:name="Covering" ifc:guid="0yQD5v4G53E9aWAs17YvjK">
|
||
<path d="M89.322003854508694,83.354507804930819 L90.21492079004247,83.354507645274083"/>
|
||
<path d="M90.21492079004247,83.354507645274083 L90.214920784086189,83.321197341717209"/>
|
||
<path d="M90.214920784086189,83.321197341717209 L89.288959278180755,83.321197507282449"/>
|
||
<path d="M89.288959278180755,83.321197507282449 L89.288959473391515,84.412841133331057"/>
|
||
<path d="M89.288959473391515,84.412841133331057 L89.322004043762718,84.412841127422581"/>
|
||
<path d="M89.322004043762718,84.412841127422581 L89.322003854508694,83.354507804930819"/>
|
||
</g>
|
||
<g id="product-c7ea2f72-4c28-4311-a86b-cd4146886975" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None projection" ifc:name="Covering" ifc:guid="37wYzoJ2X34QXhpK56Y6br">
|
||
<path d="M376.9321275317493,146.85462463142008 L377.8250444671271,146.85462468464206"/>
|
||
<path d="M377.8250444671271,146.85462468464206 L377.82504440404546,147.91295800713326"/>
|
||
<path d="M377.82504440404546,147.91295800713326 L377.8580889744112,147.91295800910285"/>
|
||
<path d="M377.8580889744112,147.91295800910285 L377.85808903947827,146.82131438305481"/>
|
||
<path d="M377.85808903947827,146.82131438305481 L376.93212753373473,146.82131432786321"/>
|
||
<path d="M376.93212753373473,146.82131432786321 L376.9321275317493,146.85462463142008"/>
|
||
<path d="M377.8250444671271,146.85463553986563 L377.82505532235018,146.85463553986628"/>
|
||
<path d="M377.82505525926945,147.91295800713326 L377.82505525926945,147.91296886235745"/>
|
||
<path d="M377.8580889744112,147.91296886432644 L377.85809982963428,147.91296886432707"/>
|
||
<path d="M377.85809982963428,147.91296886432707 L377.85809982963519,147.91295800910285"/>
|
||
<path d="M377.85809989470135,146.82132523827903 L377.85808903947827,146.82132523827838"/>
|
||
</g>
|
||
<g id="product-a68a392e-a358-4536-8c2d-d53e602266a2" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None projection" ifc:name="Covering" ifc:guid="2cYZakerX5DemjrJvW8cQY">
|
||
<path d="M377.85802441780788,84.4129362960403 L377.85802441780061,84.412832761403081"/>
|
||
<path d="M377.76935916832144,83.354602967927207 L377.82507231703266,83.354602971447605"/>
|
||
<path d="M377.82511415465297,84.412936293941385 L377.85802441780788,84.4129362960403"/>
|
||
<path d="M89.324565259093106,83.354624752776942 L89.383248680324868,83.354624748346424"/>
|
||
<path d="M377.76935916832144,83.354602975659645 L377.82507231703266,83.354602971453403"/>
|
||
<path d="M377.82511415465297,84.412832763364662 L377.82511415465297,84.412936293941385"/>
|
||
<path d="M89.324565511417404,84.412958075268108 L89.383248680324868,84.412958070837618"/>
|
||
<path d="M377.76935916832235,84.412936298150782 L377.82511415465297,84.412936293941385"/>
|
||
<path d="M89.324565259093106,83.354624752776942 L89.383248680324868,83.354624740204542"/>
|
||
<path d="M89.324565511417404,84.412958075268108 L89.324565259093106,83.354624752776942"/>
|
||
<path d="M89.291106691725417,84.41295808237777 L89.324565511417404,84.412958075268108"/>
|
||
<path d="M89.291106691725417,84.41295808237777 L89.291106691716777,84.412841132947136"/>
|
||
</g>
|
||
<g id="product-b86a8dab-21e0-4760-bb85-43cdd52bfe8d" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid projection" ifc:name="Wall" ifc:guid="2uQesh8U17OBk5GytLA$wD">
|
||
<path d="M377.76583926821286,43.517579414487074 L377.76583926821286,83.321309372789159"/>
|
||
<path d="M376.57521423273056,43.517579367331905 L377.76583926821286,43.517579414487074"/>
|
||
<path d="M376.57521423272874,83.321309372789159 L376.57521423273056,43.517579367331905"/>
|
||
<path d="M377.76583926821286,83.321309372789159 L376.57521423272874,83.321309372789159"/>
|
||
</g>
|
||
<g id="product-c588c7b1-2dff-4db2-a137-3ef8ea3be87a" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid projection" ifc:name="Wall" ifc:guid="35YCUnBVzDig4tFlZgE_Xw">
|
||
<path d="M376.57521423272965,68.565309966736635 L376.5752066266291,68.565309966736635"/>
|
||
<path d="M377.76935673010803,68.565310018780536 L377.76583926821377,68.565310018626775"/>
|
||
<path d="M377.76935673010803,83.321189140639376 L377.76935673010803,68.565310018780536"/>
|
||
</g>
|
||
<g id="product-dc25dfd7-9838-444b-a937-f73412988c37" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None projection" ifc:name="Covering" ifc:guid="3S9T$Nc3X4IwatzpGIc8mt">
|
||
<path d="M376.93215538164941,83.354499494097382 L377.82507231702721,83.354499440875344"/>
|
||
<path d="M377.82507231702721,83.354499440875344 L377.82507238010794,84.412832763367135"/>
|
||
<path d="M377.82507238010794,84.412832763367135 L377.85811695047369,84.412832761397539"/>
|
||
<path d="M377.85811695047369,84.412832761397539 L377.85811688540662,83.321189135348845"/>
|
||
<path d="M377.85811688540662,83.321189135348845 L376.93215537966398,83.321189190540508"/>
|
||
<path d="M376.93215537966398,83.321189190540508 L376.93215538164941,83.354499494097382"/>
|
||
</g>
|
||
<g id="product-6b514f8a-5b3c-400f-b062-e68f238aad15" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="Covering" ifc:guid="1hKK_AMpn03x1YveyZYgqL">
|
||
<path d="M202.60479317451245,88.119420998587458 L202.60479317451336,69.103897482306422"/>
|
||
<path d="M202.60479317451245,88.119420998587458 L202.60479504130444,89.901923466722479"/>
|
||
<path d="M202.57172025731916,88.120801386647315 L202.60479317451245,88.119420998587458"/>
|
||
</g>
|
||
<g id="product-e1919116-dbba-4b12-8061-75c0d9ea0ca4" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None projection" ifc:name="Covering" ifc:guid="3XaP4MsxfB4e1XTS3PwWoa">
|
||
<path d="M376.93198056327628,178.60455594411894 L377.82488057163437,178.60455562472521"/>
|
||
<path d="M377.82488057163437,178.60455562472521 L377.82488044547563,179.66288894721646"/>
|
||
<path d="M377.82488044547563,179.66288894721646 L377.85792438941689,179.66288893539652"/>
|
||
<path d="M377.85792438941689,179.66288893539652 L377.85792451954558,178.5712453093484"/>
|
||
<path d="M377.85792451954558,178.5712453093484 L376.93198056724714,178.57124564056207"/>
|
||
<path d="M376.93198056724714,178.57124564056207 L376.93198056327628,178.60455594411894"/>
|
||
<path d="M377.82488057162982,178.60459433443026 L377.76582448646741,178.60459432739"/>
|
||
<path d="M377.85792451954103,178.57128403481266 L377.85946386400656,178.57128403499618"/>
|
||
<path d="M377.85946386400656,178.57128403499618 L377.85946373387696,179.66292766104431"/>
|
||
<path d="M377.85946373387696,179.66292766104431 L377.82641916350576,179.66292765710497"/>
|
||
<path d="M377.82641916350576,179.66292765710497 L377.82641916351031,179.66288894666604"/>
|
||
<path d="M377.86121889047035,178.57134744746418 L377.85946386399928,178.57134744735959"/>
|
||
<path d="M377.76584028132083,178.60463847879291 L377.82488057162436,178.60463848583126"/>
|
||
<path d="M377.82817418997593,179.66292765731419 L377.82817418997047,179.66297180871521"/>
|
||
<path d="M377.82817418997047,179.66297180871521 L377.86121876034167,179.66297181265452"/>
|
||
<path d="M377.86121876034167,179.66297181265452 L377.86121889047035,178.57134744746418"/>
|
||
</g>
|
||
<g id="product-94b57526-4e0c-45f9-b498-02c1dbe7900e" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid projection" ifc:name="Wall" ifc:guid="2KjNKcJWn5_RIO0i7Rvv0E">
|
||
<path d="M360.96541455024317,247.36296489281639 L304.35699548386629,247.36296489281571"/>
|
||
<path d="M304.35699548386629,247.36296489281571 L304.35699548386629,230.95867865701553"/>
|
||
</g>
|
||
<g id="product-c9a470be-7730-4dd7-bbd4-d31fb9a946f5" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-CONCRETEWALLSIZETBD matsCategory-Concrete projection" ifc:name="Wall" ifc:guid="39f72_Tp1DrxlKqn_vgKRr">
|
||
<path d="M371.0191342292469,247.3629609188724 L370.49041483411065,247.3629609188724"/>
|
||
</g>
|
||
<g id="product-42e023c4-0d39-4a88-bce5-1e9481b651ab" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-CONCRETEWALLSIZETBD matsCategory-Concrete projection" ifc:name="Wall" ifc:guid="12u2F43JbAYBpb7fI1jb6h">
|
||
<path d="M372.07749381747135,247.36296465826933 L372.07743148738746,247.36296465826933"/>
|
||
</g>
|
||
<g id="product-f190562a-905f-45d2-8f98-3a5002b111b4" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid projection" ifc:name="Covering" ifc:guid="3na5Oga5z5qe_OEb02iH6q">
|
||
<path d="M373.66503896569566,227.78383362430577 L372.60670556928062,227.78383362430577"/>
|
||
<path d="M373.66503896569566,224.07966685320679 L373.66503896569566,227.78383362430577"/>
|
||
<path d="M373.66503896569566,224.07966685320679 L372.60670556928062,224.07966685320679"/>
|
||
<path d="M372.60670556928062,227.78383362430577 L372.60670556928062,224.07966685320679"/>
|
||
</g>
|
||
<g id="product-4ee1a16e-bf07-4c8d-ab30-5cc7085043c6" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid projection" ifc:name="Covering" ifc:guid="1EuQ5klmTCZQimNCS8K4F6">
|
||
<path d="M372.60655986798201,227.29463308388233 L372.60655986798201,226.72551144372156"/>
|
||
</g>
|
||
<g id="product-ffec3c29-7711-4dee-83c2-6af294237ff5" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-HORZMBCIMETALPANEL72PANELDEEPGRAYFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid projection" ifc:name="Wall" ifc:guid="3$x3mfTn5DxeF2QlAK8t$r">
|
||
<path d="M90.573873714360161,224.07966902629286 L89.383248678876953,224.07966902629286"/>
|
||
<path d="M90.573873714359706,178.57131276777065 L90.573873714360161,224.07966902629286"/>
|
||
<path d="M90.573873714359706,178.57131276777065 L89.383248678876043,178.57131276777065"/>
|
||
<path d="M89.383248678876953,224.07966902629286 L89.383248678876043,178.57131276777065"/>
|
||
</g>
|
||
<g id="product-4d41249b-49c3-4fa0-a7d5-ea7724a30f87" class="IfcMechanicalFastener material-FASTENER predefinedtype-NOTDEFINED matsName-FASTENER matsCategory-None projection" ifc:name="060523 - W_P_C - Fastenings - Generic:Thru-Bolt - .7500 - 3/4:163698" ifc:guid="1DGIIRISDFeAVLwdSaem_7">
|
||
<path d="M372.38125976144192,227.29463336572724 L372.38125976144192,227.2946368461906"/>
|
||
<path d="M372.03755595126358,227.2946368461906 L372.03755595126358,227.29463687221252"/>
|
||
<path d="M371.84968049161716,227.38696543162587 L371.84968049161716,227.38696540376503"/>
|
||
<path d="M371.7838658225769,227.38696542745802 L371.7838658225769,227.38696540793288"/>
|
||
<path d="M371.84968046375661,227.29463687313196 L371.84968049161716,227.29463687313196"/>
|
||
<path d="M371.78386580305187,227.29463686896412 L371.7838658225769,227.29463686896415"/>
|
||
<path d="M371.84968046375661,227.29463684527116 L371.84967698513219,227.29463684527136"/>
|
||
<path d="M371.72881702171662,227.38696541769545 L371.72881702171662,227.38696191121016"/>
|
||
<path d="M371.78386580305187,227.29463684943897 L371.78386231609193,227.2946368494396"/>
|
||
<path d="M371.78386580305187,227.38696540793288 L371.78386580305187,227.38696192097274"/>
|
||
<path d="M371.86570402015104,227.29463335271626 L371.86570402015104,227.29463685920155"/>
|
||
<path d="M372.03755592524021,227.29463336572724 L372.03755592524021,227.2946368461906"/>
|
||
<path d="M372.55311169255356,227.01765118371989 L372.55310818606767,227.01765118371964"/>
|
||
<path d="M372.38125628097941,227.01765117070894 L372.38125976144192,227.01765117070894"/>
|
||
<path d="M372.0375524447777,227.0176511707092 L372.03755592524021,227.01765117070894"/>
|
||
<path d="M372.03755595126358,227.01765119673087 L372.03755592524112,227.01765119673087"/>
|
||
<path d="M372.3812597874653,227.01765119673087 L372.38125976144283,227.01765119673087"/>
|
||
<path d="M372.55311169255356,227.29463685920155 L372.55311169255356,227.29463335271626"/>
|
||
<path d="M372.3812597874653,227.29463687221252 L372.3812597874653,227.2946368461906"/>
|
||
<path d="M371.84968046375661,227.38696540376503 L371.84968046375661,227.38696192514055"/>
|
||
</g>
|
||
<g id="product-79d29d2e-e623-4d17-a0b2-035424133659" class="IfcMechanicalFastener material-FASTENER predefinedtype-NOTDEFINED matsName-FASTENER matsCategory-None projection" ifc:name="060523 - W_P_C - Fastenings - Generic:Thru-Bolt - .7500 - 3/4:163698" ifc:guid="1vqfqkvYDD5w2o0rGa4pPP">
|
||
<path d="M372.38125625495695,227.29463310805647 L372.38125625495695,227.29463333970529"/>
|
||
<path d="M372.0375524447777,227.29463333970529 L372.0375524447777,227.29463336572724"/>
|
||
<path d="M371.84967698513128,227.38696192514055 L371.84967698513128,227.38696189727975"/>
|
||
<path d="M371.78386231609193,227.38696192097274 L371.78386231609193,227.38696190144759"/>
|
||
<path d="M371.84967695727073,227.29463336664668 L371.84967698513128,227.29463336664668"/>
|
||
<path d="M371.78386229656599,227.29463336247883 L371.78386231609193,227.29463336247883"/>
|
||
<path d="M371.84967695727164,227.29463333878584 L371.84967672746143,227.29463333878587"/>
|
||
<path d="M371.72881351523165,227.38696191121016 L371.72881351523165,227.38696165353937"/>
|
||
<path d="M371.78386229656599,227.29463334295369 L371.78386205842025,227.29463334295374"/>
|
||
<path d="M371.78386229656599,227.38696190144759 L371.78386229656599,227.38696166330195"/>
|
||
<path d="M371.86570051366607,227.2946330950455 L371.86570051366607,227.29463335271626"/>
|
||
<path d="M372.03755241875524,227.29463310805647 L372.03755241875524,227.29463333970531"/>
|
||
<path d="M372.55310818606767,227.01764767723461 L372.55310792839691,227.01764767723461"/>
|
||
<path d="M372.38125602330774,227.01764766422366 L372.38125625495695,227.01764766422366"/>
|
||
<path d="M372.03755218710603,227.01764766422366 L372.03755241875524,227.01764766422366"/>
|
||
<path d="M372.0375524447777,227.01764769024558 L372.03755241875524,227.01764769024558"/>
|
||
<path d="M372.38125628097941,227.01764769024558 L372.38125625495695,227.01764769024558"/>
|
||
<path d="M372.55310818606767,227.29463335271626 L372.55310818606767,227.2946330950455"/>
|
||
<path d="M372.38125628097941,227.29463336572724 L372.38125628097941,227.29463333970529"/>
|
||
<path d="M371.84967695727164,227.38696189727975 L371.84967695727164,227.38696166746979"/>
|
||
</g>
|
||
<g id="product-695e2bc7-ec5a-4d1f-87fd-0c0574e52b70" class="IfcMechanicalFastener material-FASTENER predefinedtype-NOTDEFINED matsName-FASTENER matsCategory-None projection" ifc:name="060523 - W_P_C - Fastenings - Generic:Thru-Bolt - .7500 - 3/4:163698" ifc:guid="1fNYl7x5fD7uVz30LqvIjm">
|
||
<path d="M372.38125599728619,227.01764740655287 L372.38125599728619,227.29463308203452"/>
|
||
<path d="M372.03755218710603,227.29463308203452 L372.03755218710603,227.29463310805647"/>
|
||
<path d="M371.84967672746052,227.38696166746979 L371.84967672746052,227.38696163960898"/>
|
||
<path d="M371.78386205842025,227.38696166330195 L371.78386205842025,227.3869616437768"/>
|
||
<path d="M371.84967669959997,227.29463310897592 L371.84967672746052,227.29463310897592"/>
|
||
<path d="M371.78386203889522,227.29463310480807 L371.78386205842025,227.29463310480807"/>
|
||
<path d="M371.84967669959997,227.29463308111508 L371.78386203889522,227.29463308528292"/>
|
||
<path d="M372.4824107789259,227.29463307775683 L372.26733289553749,227.29463307419138"/>
|
||
<path d="M371.7288132575618,227.38696165353937 L371.7288132575618,227.2946330950455"/>
|
||
<path d="M371.78386203889522,227.29463308528292 L371.7288132575618,227.2946330950455"/>
|
||
<path d="M371.78386203889522,227.3869616437768 L371.78386203889522,227.29463308528292"/>
|
||
<path d="M371.86570025599622,227.01764741956384 L371.86570025599622,227.2946330950455"/>
|
||
<path d="M372.03755216108448,227.01764740655287 L372.03755216108448,227.29463308203452"/>
|
||
<path d="M372.26733289553749,227.38696163268526 L372.26733289553749,227.29463307419138"/>
|
||
<path d="M372.03898422863722,227.29463307540334 L372.26733289553749,227.29463307419138"/>
|
||
<path d="M372.55310792839782,227.01764741956384 L372.38125599728619,227.01764740655287"/>
|
||
<path d="M372.03755216108448,227.01764740655287 L372.38125599728619,227.01764740655287"/>
|
||
<path d="M371.86570025599622,227.01764741956384 L372.03755216108448,227.01764740655287"/>
|
||
<path d="M372.03755218710603,227.01764743257482 L372.03755216108448,227.01764743257482"/>
|
||
<path d="M372.38125602330774,227.01764743257482 L372.38125599728619,227.01764743257482"/>
|
||
<path d="M372.55310792839782,227.2946330950455 L372.55310792839782,227.01764741956384"/>
|
||
<path d="M372.38125602330774,227.29463310805647 L372.38125602330774,227.29463308203452"/>
|
||
<path d="M371.84967669959997,227.38696163960898 L371.84967669959997,227.29463308111508"/>
|
||
<path d="M372.03898422863722,227.29463307540334 L371.84967669959997,227.29463308111508"/>
|
||
<path d="M372.03898422863722,227.29463307540334 L372.03898422863722,227.38696163389722"/>
|
||
<path d="M372.4824107789259,227.38696163625073 L372.4824107789259,227.29463307775683"/>
|
||
<path d="M372.60670556928062,227.29463308388952 L372.4824107789259,227.29463307775683"/>
|
||
</g>
|
||
<g id="product-e64badc6-6d7b-4708-a198-5e75a58327c4" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid projection" ifc:name="Wall" ifc:guid="3cIwt6RNj72A6ONdMbWoV4">
|
||
<path d="M372.07749381747135,247.36296133522399 L372.07746762566194,247.36296133522399"/>
|
||
</g>
|
||
<g id="product-f2844e87-b706-4d72-9efe-5146867caa14" class="IfcSlab material-null predefinedtype-FLOOR EPsetStatusStatus-NEW matsName-ASPHALTPAVEMENT matsCategory-None projection" ifc:name="Slab" ifc:guid="3oX4w7jmPDSfx_KKQ6VAeK">
|
||
<path d="M460.41870627076287,227.25466916015498 L460.41870627076287,227.88962703368128"/>
|
||
<path d="M841.51402207508954,227.88962831871865 L841.51402207519504,227.25466916015498"/>
|
||
<path d="M460.41870627076287,227.25466916015498 L841.51402207519504,227.25466916015498"/>
|
||
<path d="M913.13020634084342,227.88963342974105 L913.1302063409471,227.25466916015498"/>
|
||
<path d="M872.42766333500595,227.25466916015498 L913.1302063409471,227.25466916015498"/>
|
||
<path d="M872.42766333500595,227.25466916015498 L872.42766333481313,227.88962941924638"/>
|
||
</g>
|
||
<g id="product-ed675f25-f198-460f-aa73-6ee765e87e80" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-1594IN38SERIESSMOOTHFINISHVERTICALSIDINGBOARDW25IN440SERIESSMOOTHFINISHTRIMBATTENLPSIDINGABYSSBLACKFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid projection" ifc:name="Wall" ifc:guid="3jPrybyPX63wfpRkTbw7w0">
|
||
<path d="M90.573873714360161,178.57131276777065 L89.383248678877408,178.57131276777065"/>
|
||
<path d="M90.573873714359706,146.82131080826787 L90.573873714360161,178.57131276777065"/>
|
||
<path d="M90.573873714359706,146.82131080826787 L89.383248678876953,146.82131080826787"/>
|
||
<path d="M89.383248678877408,178.57131276777065 L89.383248678876953,146.82131080826787"/>
|
||
</g>
|
||
<g id="product-6899048d-75c5-487d-84e7-a4ed6e1a57a8" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid projection" ifc:name="Wall" ifc:guid="1ecGIDTSL8VOJdfErk6bUe">
|
||
<path d="M89.383295459758301,146.82131080826787 L89.383295459758301,146.82130832474095"/>
|
||
<path d="M376.57521423272874,83.321329323123877 L376.5752066266291,83.321329323123877"/>
|
||
<path d="M377.76935916832144,146.82133329417326 L377.76935916832144,83.354499444196136"/>
|
||
</g>
|
||
<g id="product-a3633527-446d-4f21-8e19-4a26c45019a9" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid projection" ifc:name="Wall" ifc:guid="2ZOpKdH6rF8OuPIYR4K1cf">
|
||
<path d="M372.07746762566194,247.36296008652079 L371.0191342292469,247.36296008652079"/>
|
||
<path d="M372.07746762566285,227.7838357973919 L372.07746762566285,227.88962695707295"/>
|
||
<path d="M372.07746762566285,230.0062937499028 L372.07746762566194,247.36296008652079"/>
|
||
<path d="M372.07746762566285,227.7838357973919 L371.0191342292469,227.7838357973919"/>
|
||
<path d="M371.0191342292469,247.36296008652079 L371.0191342292469,230.00629374898503"/>
|
||
<path d="M371.0191342292469,227.88962695615518 L371.0191342292469,227.7838357973919"/>
|
||
</g>
|
||
<g id="product-f881395c-0fdd-4de3-a914-279b92138c84" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None projection" ifc:name="Covering" ifc:guid="3uWJbS3zrDuwaK9vkI4uo4">
|
||
<path d="M377.86121876034167,179.66297614340999 L377.86140206326354,179.66297614338802"/>
|
||
<path d="M377.86140206326354,179.66297614338802 L377.86140219339404,178.57133251733995"/>
|
||
<path d="M377.86140219339404,178.57133251733995 L377.86121889047035,178.57133251736195"/>
|
||
<path d="M377.76935916831781,179.66297615180551 L377.82817418997047,179.66297614736499"/>
|
||
</g>
|
||
<g id="product-30458b14-37aa-4173-ac28-1a28aeccc690" class="IfcWall material-null predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-BUILDINGWRAPOVER12CDXSHEATHINGENGINEEREDLUMBERSIZESPACINGTBD12OSBNOWOODSTAMPSSANDPRIMESEALWCLEARPOLYURETHANE matsCategory-InsulationBattVertNone projection" ifc:name="Wall" ifc:guid="0mHOiKDwf1Swme6YYkpCQG">
|
||
<path d="M226.47947013788689,130.17050561580189 L226.47947013788689,122.15691007165989"/>
|
||
<path d="M207.42997598911052,141.20690682209292 L221.62178384861318,141.20690682210719"/>
|
||
<path d="M207.42997598911052,122.15691007165968 L207.42997598911052,141.20690682209292"/>
|
||
<path d="M226.47947013788689,122.15691007165989 L207.42997598911052,122.15691007165968"/>
|
||
</g>
|
||
<g id="product-4be09815-20a4-4c2a-82dc-0cc9382dfeed" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-CONCRETEWALLSIZETBD matsCategory-Concrete projection" ifc:name="Wall" ifc:guid="1Bu9WL8AHCAeBS3CauBVxj">
|
||
<path d="M304.35675136266082,247.36296500846959 L277.89878230773002,247.36296500846927"/>
|
||
<path d="M277.89878230773002,247.36296500846927 L277.89878230773002,230.958676659476"/>
|
||
<path d="M304.35675136266082,247.36296500846959 L304.35675136266082,230.95867865699708"/>
|
||
</g>
|
||
<g id="product-22f4a099-6910-4f5d-a228-99ca10e20b24" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-EXISTING matsName-CONCRETEWALLSIZETBD matsCategory-Concrete projection" ifc:name="Wall" ifc:guid="0YzA2PQH1FNQ8ecSeGuWia">
|
||
<path d="M277.89865071530903,247.36298988884403 L271.54865052606419,247.36298988884403"/>
|
||
<path d="M277.89865071530903,227.78383579739184 L277.89865071530903,227.88962686214208"/>
|
||
<path d="M277.89865071530903,230.00629365497193 L277.89865071530903,247.36298988884403"/>
|
||
<path d="M277.89865071530903,227.78383579739184 L271.54865052606419,227.78383579739184"/>
|
||
<path d="M271.54865052606419,247.36298988884403 L271.54865052606419,230.00629364852705"/>
|
||
<path d="M271.54865052606419,227.8896268556972 L271.54865052606419,227.78383579739184"/>
|
||
</g>
|
||
<g id="product-3bad5f93-594c-4e5a-9349-59907a06faf9" class="IfcWall material-TEST predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL matsCategory-GypsumInsulationBattVertGypsum projection" ifc:name="Wall" ifc:guid="0xhL_JMKnEMfD9MP1w1lhv">
|
||
<path d="M197.33537694746428,161.10883515937374 L194.82183526108474,161.10883515937374"/>
|
||
<path d="M194.8218352610852,224.07966902629283 L194.82183526108474,161.10883515937374"/>
|
||
<path d="M197.33537694746519,224.07966902629283 L194.8218352610852,224.07966902629283"/>
|
||
<path d="M197.33537694746428,161.10883515937374 L197.33537694746519,224.07966902629283"/>
|
||
</g>
|
||
<g id="product-6b5b7dfd-09eb-4b40-995f-5b94f2ea1e6a" class="IfcCovering material-TEST predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-FRPRED matsCategory-None projection" ifc:name="Wall" ifc:guid="1hMttz2UjBG9bVMvJowXvg">
|
||
<path d="M197.46771526581369,161.10883515937377 L197.33542359126204,161.10883515937377"/>
|
||
<path d="M197.33542359126068,224.07966405923898 L197.33542359126204,161.10883515937377"/>
|
||
<path d="M197.46771526581233,224.07966405923898 L197.33542359126068,224.07966405923898"/>
|
||
<path d="M197.46771526581369,161.10883515937377 L197.46771526581233,224.07966405923898"/>
|
||
</g>
|
||
<g id="product-d0f13247-4062-45f6-aada-7a842c95eaad" class="IfcSlab material-6COMPACTEDCRUSHEDSTONE predefinedtype-BASESLAB EPsetStatusStatus-NEW matsName-6COMPACTEDCRUSHEDSTONE matsCategory-Gravel projection" ifc:name="Slab" ifc:guid="3GyJ97G695zghQUeGibUgj">
|
||
<path d="M277.89878230773047,231.04901441891025 L277.89865071530994,231.04902013102424"/>
|
||
<path d="M277.89878230773047,231.04898718547346 L277.89865071530994,231.04899289761903"/>
|
||
</g>
|
||
<g id="product-896538e7-f454-4e74-979a-b7478b0d83c9" class="IfcSlab material-6COMPACTEDCRUSHEDSTONE predefinedtype-BASESLAB EPsetStatusStatus-NEW matsName-6COMPACTEDCRUSHEDSTONE matsCategory-Gravel projection" ifc:name="Slab" ifc:guid="29PJZdz5HET9UQjqUB3OF9">
|
||
<path d="M197.00463297429678,227.88962678003944 L197.00463297429678,226.72550314379981"/>
|
||
<path d="M197.00463297429678,226.72550314379981 L371.01918608056121,226.72550314379981"/>
|
||
<path d="M371.01918608056121,227.88962695615524 L371.01918608056121,226.72550314379981"/>
|
||
<path d="M371.01918608056121,226.75687226638075 L371.01918608056121,227.7838357973919"/>
|
||
</g>
|
||
<g id="product-a27102ea-3249-4f0c-a794-5ae1a5d6b956" class="IfcWall material-TEST predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL matsCategory-GypsumInsulationBattVertGypsum projection" ifc:name="Wall" ifc:guid="2YSGBgCabF3AUKMk6brhbM">
|
||
<path d="M202.57171987778474,154.22966640480595 L202.57171987778383,103.4296635922661"/>
|
||
<path d="M202.57171987778383,98.814537770625236 L202.57171987778383,98.810281888179716"/>
|
||
<path d="M202.57171987778383,98.19045553137147 L202.57171987778383,97.78884666538039"/>
|
||
<path d="M202.57171987778383,95.726038024775221 L202.57171987778383,88.120801386633616"/>
|
||
</g>
|
||
<g id="product-4dfea31d-53b9-4ce7-9fce-61e056f8d57e" class="IfcDuctSegment material-null predefinedtype-RIGIDSEGMENT EPsetStatusStatus-NEW matsName-SPIRALDUCT matsCategory-None projection" ifc:name="DuctSegment" ifc:guid="1D$gCTKxbCvv$EOU1M_DL_">
|
||
<path d="M131.52735824563797,166.54695167623476 L131.6494483289016,167.55245647942792"/>
|
||
<path d="M131.16818282838722,165.59988308457281 L131.52735824563797,166.54695167623476"/>
|
||
<path d="M130.59279604684752,164.76629088853269 L131.16818282838722,165.59988308457281"/>
|
||
<path d="M129.83463728931565,164.09462043656396 L130.59279604684752,164.76629088853269"/>
|
||
<path d="M128.93776798698536,163.62390677391221 L129.83463728931565,164.09462043656396"/>
|
||
<path d="M127.95431092372019,163.38150606767627 L128.93776798698536,163.62390677391221"/>
|
||
<path d="M126.94142104931734,163.38150576581182 L127.95431092372019,163.38150606767627"/>
|
||
<path d="M125.95796384156984,163.62390588586214 L126.94142104931734,163.38150576581182"/>
|
||
<path d="M125.06109425867226,164.09461901393854 L125.95796384156984,163.62390588586214"/>
|
||
<path d="M124.302935100794,164.76628901400971 L125.06109425867226,164.09461901393854"/>
|
||
<path d="M123.72754782239417,165.59988086709276 L124.302935100794,164.76628901400971"/>
|
||
<path d="M123.36837184064552,166.54694924466949 L123.72754782239417,165.59988086709276"/>
|
||
<path d="M123.24628115805672,167.55245397508867 L123.36837184064552,166.54694924466949"/>
|
||
<path d="M123.36837124131671,168.55795877827933 L123.24628115805672,167.55245397508867"/>
|
||
<path d="M123.72754665856701,169.50502736994127 L123.36837124131671,168.55795877827933"/>
|
||
<path d="M124.3029334401067,170.33861956598139 L123.72754665856701,169.50502736994127"/>
|
||
<path d="M125.06109219763857,171.01029001795015 L124.3029334401067,170.33861956598139"/>
|
||
<path d="M125.95796149996931,171.48100368060187 L125.06109219763857,171.01029001795015"/>
|
||
<path d="M126.94141856323449,171.72340438683781 L125.95796149996931,171.48100368060187"/>
|
||
<path d="M127.95430843763825,171.72340468870226 L126.94141856323449,171.72340438683781"/>
|
||
<path d="M128.93776564538575,171.48100456865194 L127.95430843763825,171.72340468870226"/>
|
||
<path d="M129.83463522828333,171.01029144057557 L128.93776564538575,171.48100456865194"/>
|
||
<path d="M130.59279438616204,170.33862144050437 L129.83463522828333,171.01029144057557"/>
|
||
<path d="M131.16818166456142,169.50502958742135 L130.59279438616204,170.33862144050437"/>
|
||
<path d="M131.52735764630961,168.55796120984462 L131.16818166456142,169.50502958742135"/>
|
||
<path d="M131.6494483289016,167.55245647942792 L131.52735764630961,168.55796120984462"/>
|
||
<path d="M131.55818565083564,166.53935341302429 L131.68119832913862,167.55245648889016"/>
|
||
<path d="M131.19629606180843,165.58512813212889 L131.55818565083564,166.53935341302429"/>
|
||
<path d="M130.61656126955359,164.74523675105928 L131.19629606180843,165.58512813212889"/>
|
||
<path d="M129.85267335294611,164.06849070400233 L130.61656126955359,164.74523675105928"/>
|
||
<path d="M128.94902670108013,163.59422001134112 L129.85267335294611,164.06849070400233"/>
|
||
<path d="M127.95813797274013,163.34998756182938 L128.94902670108013,163.59422001134112"/>
|
||
<path d="M126.93759401908437,163.34998725768384 L127.95813797274013,163.34998756182938"/>
|
||
<path d="M125.9467051451702,163.5942191165804 L126.93759401908437,163.34998725768384"/>
|
||
<path d="M125.04305821061644,164.06848927062657 L125.9467051451702,163.5942191165804"/>
|
||
<path d="M124.27916989063669,164.74523486237115 L125.04305821061644,164.06848927062657"/>
|
||
<path d="M123.69943459776687,165.58512589789206 L124.27916989063669,164.74523486237115"/>
|
||
<path d="M123.33754443997714,166.5393509630845 L123.69943459776687,165.58512589789206"/>
|
||
<path d="M123.21453115782015,167.55245396562646 L123.33754443997714,166.5393509630845"/>
|
||
<path d="M123.33754383611995,168.5655570414898 L123.21453115782015,167.55245396562646"/>
|
||
<path d="M123.6994334251458,169.51978232238523 L123.33754383611995,168.5655570414898"/>
|
||
<path d="M124.27916821740109,170.3596737034548 L123.6994334251458,169.51978232238523"/>
|
||
<path d="M125.04305613400811,171.03641975051178 L124.27916821740109,170.3596737034548"/>
|
||
<path d="M125.94670278587455,171.51069044317296 L125.04305613400811,171.03641975051178"/>
|
||
<path d="M126.93759151421455,171.7549228926847 L125.94670278587455,171.51069044317296"/>
|
||
<path d="M127.95813546787122,171.75492319683025 L126.93759151421455,171.7549228926847"/>
|
||
<path d="M128.94902434178539,171.51069133793374 L127.95813546787122,171.75492319683025"/>
|
||
<path d="M129.85267127633915,171.03642118388751 L128.94902434178539,171.51069133793374"/>
|
||
<path d="M130.61655959631935,170.35967559214293 L129.85267127633915,171.03642118388751"/>
|
||
<path d="M131.19629488918827,169.51978455662206 L130.61655959631935,170.35967559214293"/>
|
||
<path d="M131.55818504697845,168.56555949142961 L131.19629488918827,169.51978455662206"/>
|
||
<path d="M131.68119832913862,167.55245648889016 L131.55818504697845,168.56555949142961"/>
|
||
</g>
|
||
<g id="product-1a3a1df7-69b5-4caa-83c3-f95e797d8665" class="IfcDuctSegment material-null predefinedtype-RIGIDSEGMENT EPsetStatusStatus-NEW matsName-SPIRALDUCT matsCategory-None projection" ifc:name="DuctSegment" ifc:guid="0QEXttQRLCgeF3_LvvVOPb">
|
||
<path d="M356.19597939002824,93.129727875323368 L356.07388876737105,94.135232613018474"/>
|
||
<path d="M356.55515531532774,92.182659476338046 L356.19597939002824,93.129727875323368"/>
|
||
<path d="M357.13054254404096,91.349067588959258 L356.55515531532774,92.182659476338046"/>
|
||
<path d="M357.88870166188508,90.677397543698277 L357.13054254404096,91.349067588959258"/>
|
||
<path d="M358.78557121672611,90.206684362164395 L357.88870166188508,90.677397543698277"/>
|
||
<path d="M359.76902841002493,89.96428418349555 L358.78557121672611,90.206684362164395"/>
|
||
<path d="M360.78191828442914,89.964284424987198 L359.76902841002493,89.96428418349555"/>
|
||
<path d="M361.765375362143,90.206685072604643 L360.78191828442914,89.964284424987198"/>
|
||
<path d="M362.66224469253075,90.677398681799019 L361.765375362143,90.206685072604643"/>
|
||
<path d="M363.42040349009721,91.349069088578119 L362.66224469253075,90.677398681799019"/>
|
||
<path d="M363.99579032132306,92.182661250322639 L363.42040349009721,91.349069088578119"/>
|
||
<path d="M364.35496579502387,93.129729820576188 L363.99579032132306,92.182661250322639"/>
|
||
<path d="M364.47705593821729,94.135234616489868 L364.35496579502387,93.129729820576188"/>
|
||
<path d="M364.354965315561,95.140739354186309 L364.47705593821729,94.135234616489868"/>
|
||
<path d="M363.99578939026242,96.087807753171631 L364.354965315561,95.140739354186309"/>
|
||
<path d="M363.42040216154919,96.921399640550419 L363.99578939026242,96.087807753171631"/>
|
||
<path d="M362.66224304370508,97.5930696858114 L363.42040216154919,96.921399640550419"/>
|
||
<path d="M361.76537348886404,98.063782867345282 L362.66224304370508,97.5930696858114"/>
|
||
<path d="M360.78191629556432,98.306183046014127 L361.76537348886404,98.063782867345282"/>
|
||
<path d="M359.76902642116011,98.306182804522493 L360.78191629556432,98.306183046014127"/>
|
||
<path d="M358.78556934344715,98.063782156905035 L359.76902642116011,98.306182804522493"/>
|
||
<path d="M357.88870001305941,97.593068547710686 L358.78556934344715,98.063782156905035"/>
|
||
<path d="M357.13054121549294,96.921398140931572 L357.88870001305941,97.593068547710686"/>
|
||
<path d="M356.5551543842671,96.087805979187053 L357.13054121549294,96.921398140931572"/>
|
||
<path d="M356.19597891056628,95.140737408933489 L356.5551543842671,96.087805979187053"/>
|
||
<path d="M356.07388876737105,94.135232613018474 L356.19597891056628,95.140737408933489"/>
|
||
<path d="M356.16515198890693,93.122129595575814 L356.04213876713447,94.135232605448692"/>
|
||
<path d="M356.52704208982095,92.167904508812995 L356.16515198890693,93.122129595575814"/>
|
||
<path d="M357.10677733262901,91.328013438737173 L356.52704208982095,92.167904508812995"/>
|
||
<path d="M357.87066561227175,90.651267801461358 L357.10677733262901,91.328013438737173"/>
|
||
<path d="M358.7743125185566,90.176997593553665 L357.87066561227175,90.651267801461358"/>
|
||
<path d="M359.76520137791294,89.932765675595675 L358.7743125185566,90.176997593553665"/>
|
||
<path d="M360.78574533157052,89.932765918912168 L359.76520137791294,89.932765675595675"/>
|
||
<path d="M361.7766340744688,90.176998309362517 L360.78574533157052,89.932765918912168"/>
|
||
<path d="M362.68028075460325,90.65126894816234 L361.7766340744688,90.176998309362517"/>
|
||
<path d="M363.44416871154817,91.328014949688196 L362.68028075460325,90.65126894816234"/>
|
||
<path d="M364.02390355386478,92.167906296203029 L363.44416871154817,91.328014949688196"/>
|
||
<path d="M364.3857931997677,93.122131555528284 L364.02390355386478,92.167906296203029"/>
|
||
<path d="M364.50880593845386,94.135234624059649 L364.3857931997677,93.122131555528284"/>
|
||
<path d="M364.38579271668323,95.148337633933892 L364.50880593845386,94.135234624059649"/>
|
||
<path d="M364.0239026157692,96.102562720696667 L364.38579271668323,95.148337633933892"/>
|
||
<path d="M363.44416737296024,96.94245379077249 L364.0239026157692,96.102562720696667"/>
|
||
<path d="M362.6802790933184,97.619199428048319 L363.44416737296024,96.94245379077249"/>
|
||
<path d="M361.77663218703356,98.093469635956012 L362.6802790933184,97.619199428048319"/>
|
||
<path d="M360.7857433276763,98.337701553914002 L361.77663218703356,98.093469635956012"/>
|
||
<path d="M359.76519937401963,98.33770131059751 L360.7857433276763,98.337701553914002"/>
|
||
<path d="M358.77431063112135,98.093468920147174 L359.76519937401963,98.33770131059751"/>
|
||
<path d="M357.870663950986,97.619198281347366 L358.77431063112135,98.093468920147174"/>
|
||
<path d="M357.10677599404198,96.942452279821509 L357.870663950986,97.619198281347366"/>
|
||
<path d="M356.52704115172537,96.102560933306663 L357.10677599404198,96.942452279821509"/>
|
||
<path d="M356.16515150582154,95.148335673981421 L356.52704115172537,96.102560933306663"/>
|
||
<path d="M356.04213876713447,94.135232605448692 L356.16515150582154,95.148335673981421"/>
|
||
</g>
|
||
<g id="product-139562f0-026c-4534-bf2a-ca912d403f35" class="IfcDuctSegment material-null predefinedtype-RIGIDSEGMENT EPsetStatusStatus-NEW matsName-SPIRALDUCT matsCategory-None projection" ifc:name="DuctSegment" ifc:guid="0JbMBm0cn5DBygof4jG3yr">
|
||
<path d="M272.89986232725732,89.901943299065948 L277.79122494243347,89.901944679065821"/>
|
||
<path d="M278.04679289923479,89.901944751169196 L288.81475179292647,89.901947789132862"/>
|
||
<path d="M272.89986232725732,89.901943299065948 L239.94686704046626,89.901934002039184"/>
|
||
<path d="M239.69129908366449,89.901933929935836 L202.57171987778383,89.901923457390978"/>
|
||
<path d="M272.89910502568409,98.36861047017203 L277.79122494243302,98.368611850385548"/>
|
||
<path d="M278.04679289923433,98.368611922488924 L288.41784038458445,98.368614848471964"/>
|
||
<path d="M288.81471544372334,98.368614960442315 L288.81475179292647,98.368614960452561"/>
|
||
<path d="M272.89910502568409,98.36861047017203 L239.94686704046535,98.368601173358911"/>
|
||
<path d="M239.69129908366403,98.36860110125555 L204.81371653824772,98.368591261245072"/>
|
||
</g>
|
||
<g id="product-c8f0f35f-e66e-4fa6-940f-7fdb5664fd59" class="IfcDuctSegment material-null predefinedtype-RIGIDSEGMENT EPsetStatusStatus-NEW matsName-SPIRALDUCT matsCategory-None projection" ifc:name="DuctSegment" ifc:guid="38yFDVvcvFffGFVzjMPFrP">
|
||
<path d="M121.49385787815299,93.129723648639271 L121.37176725549625,94.135228386334376"/>
|
||
<path d="M121.85303380345204,92.182655249653948 L121.49385787815299,93.129723648639271"/>
|
||
<path d="M122.42842103216572,91.34906336227516 L121.85303380345204,92.182655249653948"/>
|
||
<path d="M123.18658015000983,90.677393317014207 L122.42842103216572,91.34906336227516"/>
|
||
<path d="M124.08344970485041,90.206680135480298 L123.18658015000983,90.677393317014207"/>
|
||
<path d="M125.06690689814968,89.964279956811453 L124.08344970485041,90.206680135480298"/>
|
||
<path d="M126.07979677255389,89.964280198303101 L125.06690689814968,89.964279956811453"/>
|
||
<path d="M127.0632538502673,90.206680845920545 L126.07979677255389,89.964280198303101"/>
|
||
<path d="M127.96012318065505,90.677394455114921 L127.0632538502673,90.206680845920545"/>
|
||
<path d="M128.71828197822151,91.34906486189405 L127.96012318065505,90.677394455114921"/>
|
||
<path d="M129.29366880944735,92.182657023638541 L128.71828197822151,91.34906486189405"/>
|
||
<path d="M129.65284428314817,93.12972559389209 L129.29366880944735,92.182657023638541"/>
|
||
<path d="M129.77493442634159,94.13523038980577 L129.65284428314817,93.12972559389209"/>
|
||
<path d="M129.65284380368576,95.140735127502211 L129.77493442634159,94.13523038980577"/>
|
||
<path d="M129.29366787838717,96.087803526487548 L129.65284380368576,95.140735127502211"/>
|
||
<path d="M128.71828064967349,96.921395413866321 L129.29366787838717,96.087803526487548"/>
|
||
<path d="M127.96012153182937,97.593065459127303 L128.71828064967349,96.921395413866321"/>
|
||
<path d="M127.06325197698834,98.063778640661184 L127.96012153182937,97.593065459127303"/>
|
||
<path d="M126.07979478368907,98.306178819330043 L127.06325197698834,98.063778640661184"/>
|
||
<path d="M125.06690490928486,98.306178577838409 L126.07979478368907,98.306178819330043"/>
|
||
<path d="M124.08344783157145,98.063777930220937 L125.06690490928486,98.306178577838409"/>
|
||
<path d="M123.1865785011837,97.593064321026603 L124.08344783157145,98.063777930220937"/>
|
||
<path d="M122.42841970361724,96.921393914247474 L123.1865785011837,97.593064321026603"/>
|
||
<path d="M121.8530328723914,96.087801752502955 L122.42841970361724,96.921393914247474"/>
|
||
<path d="M121.49385739869058,95.140733182249392 L121.8530328723914,96.087801752502955"/>
|
||
<path d="M121.37176725549625,94.135228386334376 L121.49385739869058,95.140733182249392"/>
|
||
<path d="M121.46303047703168,93.122125368891716 L121.34001725525923,94.135228378764594"/>
|
||
<path d="M121.8249205779457,92.167900282128898 L121.46303047703168,93.122125368891716"/>
|
||
<path d="M122.40465582075376,91.328009212053075 L121.8249205779457,92.167900282128898"/>
|
||
<path d="M123.16854410039605,90.651263574777261 L122.40465582075376,91.328009212053075"/>
|
||
<path d="M124.0721910066809,90.176993366869567 L123.16854410039605,90.651263574777261"/>
|
||
<path d="M125.0630798660377,89.932761448911577 L124.0721910066809,90.176993366869567"/>
|
||
<path d="M126.08362381969528,89.932761692228098 L125.0630798660377,89.932761448911577"/>
|
||
<path d="M127.0745125625931,90.176994082678419 L126.08362381969528,89.932761692228098"/>
|
||
<path d="M127.978159242728,90.651264721478242 L127.0745125625931,90.176994082678419"/>
|
||
<path d="M128.74204719967247,91.328010723004098 L127.978159242728,90.651264721478242"/>
|
||
<path d="M129.32178204198908,92.167902069518959 L128.74204719967247,91.328010723004098"/>
|
||
<path d="M129.68367168789246,93.122127328844186 L129.32178204198908,92.167902069518959"/>
|
||
<path d="M129.80668442657816,94.13523039737558 L129.68367168789246,93.122127328844186"/>
|
||
<path d="M129.68367120480752,95.148333407249794 L129.80668442657816,94.13523039737558"/>
|
||
<path d="M129.3217811038935,96.102558494012584 L129.68367120480752,95.148333407249794"/>
|
||
<path d="M128.74204586108499,96.942449564088406 L129.3217811038935,96.102558494012584"/>
|
||
<path d="M127.97815758144316,97.619195201364221 L128.74204586108499,96.942449564088406"/>
|
||
<path d="M127.07451067515831,98.093465409271928 L127.97815758144316,97.619195201364221"/>
|
||
<path d="M126.08362181580105,98.337697327229918 L127.07451067515831,98.093465409271928"/>
|
||
<path d="M125.06307786214393,98.337697083913412 L126.08362181580105,98.337697327229918"/>
|
||
<path d="M124.0721891192461,98.09346469346309 L125.06307786214393,98.337697083913412"/>
|
||
<path d="M123.16854243911075,97.619194054663268 L124.0721891192461,98.09346469346309"/>
|
||
<path d="M122.40465448216673,96.942448053137412 L123.16854243911075,97.619194054663268"/>
|
||
<path d="M121.82491963984967,96.102556706622565 L122.40465448216673,96.942448053137412"/>
|
||
<path d="M121.46302999394629,95.148331447297323 L121.82491963984967,96.102556706622565"/>
|
||
<path d="M121.34001725525923,94.135228378764594 L121.46302999394629,95.148331447297323"/>
|
||
</g>
|
||
<g id="product-9955ea97-77e3-4c47-9523-461ad923059a" class="IfcDuctSegment material-null predefinedtype-RIGIDSEGMENT EPsetStatusStatus-NEW matsName-SPIRALDUCT matsCategory-None projection" ifc:name="DuctSegment" ifc:guid="2PLUgNT_DCHvKZHXhP8mMQ">
|
||
<path d="M164.19205922135916,89.90197043645864 L164.19206895919115,89.90197043646171"/>
|
||
<path d="M164.19205922135916,98.368637607778425 L164.19206895919115,98.36863760778148"/>
|
||
</g>
|
||
<g id="product-27ac6d6d-ad30-4de7-a668-ba23bbee3f02" class="IfcWall material-null predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-GMTrimDarkGMTrimDark12OSBNOWOODSTAMPSSANDPRIMESEALWCLEARPOLYURETHANE matsCategory-WoodWoodNone projection" ifc:name="Wall" ifc:guid="0dh6rjhJ1DvwPekYExxZy2">
|
||
<path d="M221.95285551751749,132.63958082202277 L221.62177959723931,132.63958082202265"/>
|
||
<path d="M221.62179031091046,154.22966394664201 L221.62177959723931,132.63958082202265"/>
|
||
</g>
|
||
<g id="product-383a9784-c120-4647-a5d2-e0a9b79a618a" class="IfcFurniture material-null EPsetStatusStatus-NEW matsName-GMTrimDark matsCategory-Wood projection" ifc:name="Furniture" ifc:guid="0uEfU4mI16HwNIuActcc6A">
|
||
<path d="M194.08688529674055,221.96299844907819 L194.08688649526994,206.08799702974264"/>
|
||
<path d="M194.08751547798875,221.96299844912576 L194.08688529674055,221.96299844907819"/>
|
||
</g>
|
||
<g id="product-53ccdebd-afc7-4e40-a389-b2f9169c6c42" class="IfcCovering material-TEST predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-FRPRED matsCategory-None projection" ifc:name="Wall" ifc:guid="1JpDwzhyTEGAE9ilaMd6n2">
|
||
<path d="M197.33541758383899,224.079669862798 L197.33541758383899,224.07966405923898"/>
|
||
<path d="M319.31204600373303,188.47903552897071 L338.33235331277365,188.47903552897094"/>
|
||
<path d="M338.33235331277365,188.47903552897094 L338.33235331277365,207.49897040437781"/>
|
||
<path d="M338.33235331277365,207.49897040437781 L319.31204600373303,207.49897040437756"/>
|
||
<path d="M319.31204600373303,207.49897040437756 L319.31204600373303,188.47903552897071"/>
|
||
<path d="M240.32435191851482,148.34268795637419 L221.95239576394079,148.34268795637399"/>
|
||
<path d="M221.95239576394079,154.22966394664201 L221.95239576394079,148.34268795637399"/>
|
||
</g>
|
||
<g id="product-39365c36-ffe8-4da8-951e-99af1e333171" class="IfcWall material-TEST predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL matsCategory-GypsumInsulationBattVertGypsum projection" ifc:name="Wall" ifc:guid="0vDbms$_XDg9KUcQyUCp5n">
|
||
<path d="M166.19190395662099,224.07966986279948 L166.19190395662099,161.37341367460269"/>
|
||
</g>
|
||
<g id="product-b813ed7a-5417-49db-9c65-7ca523c1a931" class="IfcWall material-TEST predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL matsCategory-GypsumInsulationBattVertGypsum projection" ifc:name="Wall" ifc:guid="2u4_rwL1T9svnbVAKZmQan">
|
||
<path d="M202.57171987778383,154.22966394664203 L202.57171987778383,103.42966359226607"/>
|
||
<path d="M202.57171987778383,98.814537770625222 L202.57171987778383,98.810281888179674"/>
|
||
<path d="M202.57171987778383,98.190455531371455 L202.57171987778383,97.788846665380404"/>
|
||
<path d="M202.57171987778383,95.726038024775193 L202.57171987778383,88.120801386633616"/>
|
||
</g>
|
||
<g id="product-51937a6c-ac54-4368-bd0b-f7b473b1b9e4" class="IfcWall material-TEST predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL matsCategory-GypsumInsulationBattVertGypsum projection" ifc:name="Wall" ifc:guid="1Hatfih5H3QBqBzxHpiRda">
|
||
<path d="M166.19190395662145,224.07966986279948 L166.19190395662145,161.37341367460269"/>
|
||
</g>
|
||
<g id="product-1546ba9f-ffa6-4bdd-aed1-4a393364c210" class="IfcWall material-TEST predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL matsCategory-GypsumInsulationBattVertGypsum projection" ifc:name="Wall" ifc:guid="0LHhgV$wPBtQxHIZapPC8G">
|
||
<path d="M94.079481748369744,69.374208464093556 L105.90633283487432,69.374208495223428"/>
|
||
<path d="M106.70010789571006,69.374208497312765 L118.60641408495394,69.374208528651792"/>
|
||
<path d="M119.40018914578923,69.374208530741129 L131.30649533502719,69.374208562080156"/>
|
||
<path d="M132.10027039586248,69.374208564169464 L144.00625869365058,69.374208595507696"/>
|
||
<path d="M144.80003375448587,69.374208597597004 L156.70633994372292,69.374208628936032"/>
|
||
<path d="M157.50011500455867,69.37420863102534 L161.67852141554113,69.37420864202349"/>
|
||
</g>
|
||
<g id="product-004b0213-2259-4276-b25d-3b806da382f9" class="IfcWall material-null predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-BUILDINGWRAPOVER12CDXSHEATHING2XWOODSTUDSEEWALLTAGWBATTINSULATIONR196MILVAPORBARRIER58GYPBDSEEINTELEVORFINISHSCHEDULEFORADDFINISHES matsCategory-InsulationBattVertNoneNone projection" ifc:name="Wall" ifc:guid="00Im8J8bb2Th9TEu1jeuBv">
|
||
<path d="M168.09093491204749,181.34947138056833 L168.09093491204749,224.07967407744403"/>
|
||
<path d="M187.93397580604687,181.34947138056856 L168.09093491204749,181.34947138056833"/>
|
||
<path d="M187.93397580604687,224.07967407744428 L187.93397580604687,181.34947138056856"/>
|
||
</g>
|
||
<g id="product-78db0ac4-da31-4816-8b61-cc10e9d75cf7" class="IfcDuctSegment material-null predefinedtype-RIGIDSEGMENT EPsetStatusStatus-NEW matsName-SPIRALDUCT matsCategory-None projection" ifc:name="DuctSegment" ifc:guid="1usmh4sZ585ejXp13frrpt">
|
||
<path d="M357.22353853383311,153.07374729767128 L357.13220126420538,152.32151832964422"/>
|
||
<path d="M357.49224188358357,153.78225941965337 L357.22353853383311,153.07374729767128"/>
|
||
<path d="M357.92269525146776,154.40587854639722 L357.49224188358357,153.78225941965337"/>
|
||
<path d="M358.48988225237599,154.9083622010198 L357.92269525146776,154.40587854639722"/>
|
||
<path d="M359.16084003945844,155.26050785996824 L358.48988225237599,154.9083622010198"/>
|
||
<path d="M359.89657498496081,155.44185009754176 L359.16084003945844,155.26050785996824"/>
|
||
<path d="M360.65432884814027,155.4418499620449 L359.89657498496081,155.44185009754176"/>
|
||
<path d="M361.39006372879021,155.26050746135223 L360.65432884814027,155.4418499620449"/>
|
||
<path d="M362.06102138993492,154.90836156245075 L361.39006372879021,155.26050746135223"/>
|
||
<path d="M362.62820821114155,154.40587770498644 L362.06102138993492,154.90836156245075"/>
|
||
<path d="M363.05866135600127,153.78225842430061 L362.62820821114155,154.40587770498644"/>
|
||
<path d="M363.32736445236833,153.07374620622284 L363.05866135600127,153.78225842430061"/>
|
||
<path d="M363.41870145297753,152.32151720553068 L363.32736445236833,153.07374620622284"/>
|
||
<path d="M363.3273641833498,151.5692882375032 L363.41870145297753,152.32151720553068"/>
|
||
<path d="M363.05866083359933,150.86077611552113 L363.3273641833498,151.5692882375032"/>
|
||
<path d="M362.62820746571606,150.23715698877726 L363.05866083359933,150.86077611552113"/>
|
||
<path d="M362.06102046480783,149.73467333415468 L362.62820746571606,150.23715698877726"/>
|
||
<path d="M361.39006267772538,149.38252767520623 L362.06102046480783,149.73467333415468"/>
|
||
<path d="M360.6543277322221,149.20118543763269 L361.39006267772538,149.38252767520623"/>
|
||
<path d="M359.89657386904264,149.20118557312958 L360.6543277322221,149.20118543763269"/>
|
||
<path d="M359.16083898839361,149.38252807382224 L359.89657386904264,149.20118557312958"/>
|
||
<path d="M358.48988132724799,149.7346739727237 L359.16083898839361,149.38252807382224"/>
|
||
<path d="M357.92269450604135,150.23715783018804 L358.48988132724799,149.7346739727237"/>
|
||
<path d="M357.49224136118164,150.86077711087387 L357.92269450604135,150.23715783018804"/>
|
||
<path d="M357.22353826481549,151.56928932895164 L357.49224136118164,150.86077711087387"/>
|
||
<path d="M357.13220126420538,152.32151832964422 L357.22353826481549,151.56928932895164"/>
|
||
<path d="M357.19271113225977,153.08134557558137 L357.10045126396972,152.32151833532157"/>
|
||
<path d="M357.46412865719913,153.79701438550271 L357.19271113225977,153.08134557558137"/>
|
||
<path d="M357.89893003879979,154.42693269520277 L357.46412865719913,153.79701438550271"/>
|
||
<path d="M358.47184620120561,154.93449194218169 L357.89893003879979,154.42693269520277"/>
|
||
<path d="M359.14958133951905,155.29019462790785 L358.47184620120561,154.93449194218169"/>
|
||
<path d="M359.89274795097072,155.47336860521355 L359.14958133951905,155.29019462790785"/>
|
||
<path d="M360.65815589340264,155.47336846834804 L359.89274795097072,155.47336860521355"/>
|
||
<path d="M361.40132243934613,155.29019422526545 L360.65815589340264,155.47336846834804"/>
|
||
<path d="M362.07905745045127,154.93449129716245 L361.40132243934613,155.29019422526545"/>
|
||
<path d="M362.65197343133832,154.42693184529293 L362.07905745045127,154.93449129716245"/>
|
||
<path d="M363.08677458766351,153.7970133800959 L362.65197343133832,154.42693184529293"/>
|
||
<path d="M363.35819185666014,153.0813444731082 L363.08677458766351,153.7970133800959"/>
|
||
<path d="M363.45045145321319,152.32151719985336 L363.35819185666014,153.0813444731082"/>
|
||
<path d="M363.35819158492404,151.56168995959311 L363.45045145321319,152.32151719985336"/>
|
||
<path d="M363.08677405998469,150.8460211496718 L363.35819158492404,151.56168995959311"/>
|
||
<path d="M362.65197267838312,150.21610283997171 L363.08677405998469,150.8460211496718"/>
|
||
<path d="M362.07905651597821,149.70854359299278 L362.65197267838312,150.21610283997171"/>
|
||
<path d="M361.40132137766386,149.3528409072666 L362.07905651597821,149.70854359299278"/>
|
||
<path d="M360.6581547662131,149.16966692996093 L361.40132137766386,149.3528409072666"/>
|
||
<path d="M359.89274682378027,149.16966706682643 L360.6581547662131,149.16966692996093"/>
|
||
<path d="M359.14958027783769,149.35284130990902 L359.89274682378027,149.16966706682643"/>
|
||
<path d="M358.47184526673254,149.708544238012 L359.14958027783769,149.35284130990902"/>
|
||
<path d="M357.8989292858455,150.21610368988155 L358.47184526673254,149.708544238012"/>
|
||
<path d="M357.4641281295203,150.84602215507857 L357.8989292858455,150.21610368988155"/>
|
||
<path d="M357.19271086052368,151.56169106206625 L357.4641281295203,150.84602215507857"/>
|
||
<path d="M357.10045126396972,152.32151833532157 L357.19271086052368,151.56169106206625"/>
|
||
</g>
|
||
<g id="product-6c8ffacb-135d-48d1-81c9-f9235a663898" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="Covering" ifc:guid="1iZ$hB4rr8qO79_IDQPZYO">
|
||
<path d="M288.81475179292602,86.872694236785946 L288.81471949520073,86.872694236785946"/>
|
||
<path d="M288.81471949520073,86.872694236785946 L288.81471949520073,86.033386663273888"/>
|
||
</g>
|
||
<g id="product-cabdb247-85f0-4bda-b95b-caffb8396f35" class="IfcWall material-TEST predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL matsCategory-GypsumInsulationBattVertGypsum projection" ifc:name="Wall" ifc:guid="3AlR97XV1BshbRol_uEMyr">
|
||
<path d="M288.81475179292647,98.799453923455999 L291.32829347930601,98.799453923455999"/>
|
||
<path d="M291.32829347930692,67.017866469846552 L291.32829347930601,98.799453923455999"/>
|
||
<path d="M291.32829347930692,67.017866469846552 L288.81475179292738,67.01786644265232"/>
|
||
<path d="M288.81475179292647,98.799453923455999 L288.81475179292738,67.01786644265232"/>
|
||
</g>
|
||
<g id="product-7d1061c5-0de4-487f-8584-523ed9118863" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="Covering" ifc:guid="1z46753UH8VuM4KZxP4OXZ">
|
||
<path d="M288.81471528610609,67.017861564321606 L288.81471528610564,86.033386663273888"/>
|
||
<path d="M288.81471528610609,67.017861564321606 L288.78164236746807,67.017861563963777"/>
|
||
<path d="M288.78164236746716,86.033386663213548 L288.78164236746807,67.017861563963777"/>
|
||
<path d="M288.78164658300375,86.937035200492261 L288.78164236746716,86.033386663213548"/>
|
||
<path d="M288.81471949520164,86.935654811894807 L288.78164658300375,86.937035200492261"/>
|
||
<path d="M288.81471528610564,86.033386663273888 L288.81471949520164,86.935654811894807"/>
|
||
<path d="M288.81471528610564,86.033386663273888 L288.78164236746716,86.033386663213548"/>
|
||
</g>
|
||
<g id="product-fa455251-8770-4721-8d92-b6f2a7de99e8" class="IfcCovering material-null predefinedtype-MEMBRANE matsName-EPDMROOFMEMBRANE matsCategory-Rubber projection" ifc:name="Covering" ifc:guid="3wHL9HXt178OsIjlAdtfde">
|
||
<path d="M94.208284409786756,68.563665789641561 L94.075992735234649,68.563665789641561"/>
|
||
<path d="M94.208284409787211,53.815658291019474 L94.208284409786756,68.563665789641561"/>
|
||
<path d="M94.208284409787211,53.815658291019474 L94.075992735234649,53.815658291019474"/>
|
||
<path d="M94.075992735234649,68.563665789641561 L94.075992735234649,53.815658291019474"/>
|
||
</g>
|
||
<g id="product-22fd28b1-1369-4a4c-a722-91bb4f54275d" class="IfcCovering material-null predefinedtype-MEMBRANE matsName-EPDMROOFMEMBRANE matsCategory-Rubber projection" ifc:name="Covering" ifc:guid="0Y$IYn4sbAJASYaRjFL2TT">
|
||
<path d="M373.13542096933952,43.517579231097727 L373.13542096933952,68.563665789641277"/>
|
||
<path d="M373.00312929478741,43.517579225858299 L373.13542096933952,43.517579231097727"/>
|
||
<path d="M373.00312929478741,68.563665789641277 L373.00312929478741,43.517579225858299"/>
|
||
<path d="M373.13542096933952,68.563665789641277 L373.00312929478741,68.563665789641277"/>
|
||
</g>
|
||
<g id="product-046bed97-9ec0-4879-bc96-c08e7d0c78ac" class="IfcWall material-null predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-BUILDINGWRAPOVER12CDXSHEATHING2XWOODSTUDSEEWALLTAGWBATTINSULATIONR196MILVAPORBARRIER58GYPBDSEEINTELEVORFINISHSCHEDULEFORADDFINISHES matsCategory-InsulationBattVertNoneNone projection" ifc:name="Wall" ifc:guid="04Q_sNdi18URoMm8vz37Yi">
|
||
<path d="M376.57520763973707,178.57132936955702 L376.57520763973707,159.77567978975637"/>
|
||
<path d="M373.66503896569657,224.07966925373358 L376.57520763973707,224.07966925373356"/>
|
||
<path d="M373.06947847110087,159.7756797897564 L373.06947847110087,224.07966925373358"/>
|
||
<path d="M376.57520763973707,159.77567978975637 L376.5752066266291,159.77567978975637"/>
|
||
<path d="M373.06947745799107,159.77567956231553 L376.5752066266291,159.77567956231553"/>
|
||
<path d="M376.5752066266291,43.517579367331649 L376.5752066266291,159.77567956231553"/>
|
||
<path d="M373.06947745799107,43.517579228485971 L376.5752066266291,43.517579367331649"/>
|
||
<path d="M373.06947745799107,159.77567956231553 L373.06947745799107,43.517579228485971"/>
|
||
</g>
|
||
<g id="product-86c96277-7ec8-401c-9ca4-21279b0e47ee" class="IfcWall material-TEST predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL matsCategory-GypsumInsulationBattVertGypsum projection" ifc:name="Wall" ifc:guid="26oM9tViX079oa8IUR3aVk">
|
||
<path d="M164.19206784578728,111.49945266978028 L164.19206285452947,111.49945266978028"/>
|
||
<path d="M164.19206285452947,111.49945154925256 L164.19205922135961,111.49945154925256"/>
|
||
<path d="M161.67851753497962,111.49945073361312 L164.19205922135916,111.49945073361312"/>
|
||
<path d="M164.19205922135961,67.017862361099418 L164.19205922135916,111.49945073361312"/>
|
||
<path d="M164.19205922135961,67.017862361099418 L161.67851753498007,67.017862292000359"/>
|
||
<path d="M161.67851753497962,111.49945073361312 L161.67851753498007,67.017862292000359"/>
|
||
</g>
|
||
<g id="product-92d53a4a-f535-463c-9e49-afd2d8359949" class="IfcWall material-null predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-BUILDINGWRAPOVER12CDXSHEATHING2XWOODSTUDSEEWALLTAGWBATTINSULATIONR196MILVAPORBARRIER58GYPBDSEEINTELEVORFINISHSCHEDULEFORADDFINISHES matsCategory-InsulationBattVertNoneNone projection" ifc:name="Wall" ifc:guid="2IrJfAzJL6F9v9hzBODPb9">
|
||
<path d="M94.079481748372018,224.07966902629286 L90.573752579733537,224.07966902629286"/>
|
||
<path d="M94.079481748370199,53.815658291019474 L94.079481748372018,224.07966902629283"/>
|
||
<path d="M94.079481748370199,53.815658291019474 L90.573752579731263,53.815658291019474"/>
|
||
<path d="M90.573752579733537,224.07966902629286 L90.573752579731263,53.815658291019474"/>
|
||
</g>
|
||
<g id="product-339314eb-f206-4200-85a7-0d45108fc7c0" class="IfcShadingDevice material-null predefinedtype-AWNING EPsetStatusStatus-NEW projection" ifc:name="ShadingDevice" ifc:guid="0panJhyWP208Md3KKGZyV0">
|
||
<path d="M379.48913710424358,172.39432511825868 L400.6558031400923,172.39432511825896"/>
|
||
<path d="M400.65578449397844,172.40426358241274 L379.48911846040346,172.39847572060506"/>
|
||
<path d="M403.16842373306235,176.42418451248426 L403.16883855741571,176.43050711611923"/>
|
||
<path d="M403.16842373306235,176.43672122037836 L403.16883855741571,176.43050711611923"/>
|
||
<path d="M402.09813747892031,176.37265123414932 L378.61417900187416,176.37265123414898"/>
|
||
<path d="M402.06533001991511,176.40545946004028 L378.69941011875608,176.40545946003994"/>
|
||
<path d="M400.65578120679174,172.42165937572872 L379.48911517094211,172.42165937572844"/>
|
||
<path d="M377.81852959664457,172.35204256550549 L377.82017070109441,172.34375894411423"/>
|
||
<path d="M377.82292537232524,172.33563883014043 L377.82017070109441,172.34375894411423"/>
|
||
<path d="M400.65577613099549,172.43818808868144 L379.48911274586544,172.43604318848941"/>
|
||
<path d="M379.48912064840579,172.40590708539219 L400.65578668726585,172.40592222459196"/>
|
||
<path d="M379.48912394943409,172.4172295600529 L400.65578998375213,172.40955871343684"/>
|
||
<path d="M400.65579108027805,172.39847488810781 L379.48912504425198,172.39818080178398"/>
|
||
<path d="M377.81852959664457,176.37265123414898 L377.82017070700886,176.38093503281397"/>
|
||
<path d="M377.82292537232524,176.38905534761915 L377.82017070700886,176.38093503281397"/>
|
||
<path d="M402.06533001991511,176.40545946004028 L402.09813747892031,176.37265123414932"/>
|
||
<path d="M379.48911845228622,172.40477038059922 L400.6557844883032,172.40404140979049"/>
|
||
<path d="M403.16886382878465,176.43050283421513 L402.75289325619042,176.4062299306857"/>
|
||
<path d="M400.3250741286206,173.80883468752637 L400.25892776579667,173.87498065188547"/>
|
||
<path d="M400.65579437010865,172.40476913110274 L379.48912833643544,172.39847447185952"/>
|
||
<path d="M379.48912065146897,172.40648806639589 L400.65578668726585,172.40592222459196"/>
|
||
<path d="M379.48912723080639,172.40174324702784 L400.65579326665693,172.40174324702818"/>
|
||
<path d="M379.48911961373187,172.3114555385846 L400.65578564958059,172.31145553858494"/>
|
||
<path d="M379.48913162660892,172.43818517477109 L400.65579766245946,172.43818517477143"/>
|
||
<path d="M380.03218144261473,176.40545937468789 L380.06498892430363,176.3726511459291"/>
|
||
<path d="M380.06498892430363,176.3726511459291 L400.07989587653128,176.37265114592941"/>
|
||
<path d="M380.03218144261473,176.40545937468789 L400.11270787740841,176.40545937468818"/>
|
||
<path d="M379.8198553660327,173.80883567371606 L379.88600173762961,173.87498163118335"/>
|
||
<path d="M378.27499108356142,172.35203868386537 L378.04677397603382,172.35203868386537"/>
|
||
<path d="M378.41674745641967,172.31923045797473 L378.07958294899663,172.3192304579747"/>
|
||
<path d="M400.65579985713384,172.43818489727227 L379.48913382128421,172.43818489727192"/>
|
||
<path d="M400.65577502125825,172.37990160211487 L379.48911163483581,172.37990160211456"/>
|
||
<path d="M379.48911604222985,173.80883783413685 L400.65577942865229,173.80883783413714"/>
|
||
<path d="M400.65579437210863,172.39818152100463 L379.48912833643544,172.39847447185952"/>
|
||
<path d="M400.65577899955633,172.27813075694868 L379.48911296383403,172.2784536084805"/>
|
||
<path d="M379.48911296620236,172.27135579448239 L400.65577899955633,172.27813075694868"/>
|
||
<path d="M379.48913500234403,172.27035266042452 L400.65580103819366,172.27035266042483"/>
|
||
<path d="M403.11973568123949,172.22133451120592 L403.11973568123949,172.31923044334079"/>
|
||
<path d="M400.65579108027805,172.39847488810781 L379.48912504208374,172.40403981960503"/>
|
||
<path d="M379.4891251240274,172.25439868435026 L400.65579115987794,172.2543986843506"/>
|
||
<path d="M402.32637910337735,172.35203869384145 L402.29357162169026,172.31923046795077"/>
|
||
<path d="M400.65579327453861,172.43647571400282 L379.48912723868807,172.43647571400248"/>
|
||
<path d="M400.65579327356545,173.77444009057425 L379.48912723771673,173.77444009057393"/>
|
||
<path d="M379.48912613087077,172.39432650575412 L400.65579216672131,172.39432650575444"/>
|
||
<path d="M400.65578449441864,172.43818683976519 L379.48911845856992,172.43818683976488"/>
|
||
<path d="M400.65578558270363,172.39432733825112 L379.48911954685218,172.39432733825078"/>
|
||
<path d="M379.4891119390245,172.2568495570797 L400.65577797487322,172.25684955708005"/>
|
||
<path d="M379.4891283406082,172.31206266777596 L400.65579437645874,172.31206266777627"/>
|
||
<path d="M377.83546596821498,173.42849773024216 L402.26974010662843,173.4284977302425"/>
|
||
<path d="M400.65577510506364,172.27163466844041 L379.48911171864211,172.2716346684401"/>
|
||
<path d="M402.32637918227238,172.35203868386577 L402.32637918227238,176.37264735250926"/>
|
||
<path d="M377.81855615884024,176.37264735250889 L402.32637918227238,176.37264735250926"/>
|
||
<path d="M377.81855615884024,172.3520386838654 L402.32637918227238,172.35203868386577"/>
|
||
<path d="M379.48911274586544,172.43604318848941 L400.65577613458345,172.43021520679218"/>
|
||
<path d="M380.21003217569478,176.3885261291116 L399.93485568707956,176.38852612911191"/>
|
||
<path d="M380.46793319874405,176.45467190422579 L399.67695291509563,176.4546719042261"/>
|
||
<path d="M400.65579991346158,173.80883505256818 L379.48913387761195,173.80883505256787"/>
|
||
<path d="M379.83677186408704,176.3726511459291 L400.30811596466128,176.37265114592941"/>
|
||
<path d="M379.83677186408704,173.93954271384155 L400.30811596466128,173.93954271384183"/>
|
||
<path d="M379.48913603505434,173.72050422367207 L400.65580207090397,173.72050422367238"/>
|
||
<path d="M400.6557772240908,172.26857166342702 L379.48911383766745,172.26857166342668"/>
|
||
<path d="M402.32635461803011,172.35204255553029 L402.293547159024,172.31923432677164"/>
|
||
<path d="M402.37559761578132,176.45467198184235 L402.37559761578132,177.5240289797303"/>
|
||
<path d="M400.65579876122365,172.40683891347678 L379.48913272537402,172.40683891347646"/>
|
||
<path d="M400.65579444268087,172.27928471123866 L379.48912840683124,172.27928471123835"/>
|
||
<path d="M400.65579107844178,172.43818600726809 L379.48912504259124,172.43818600726775"/>
|
||
<path d="M379.48911194166658,172.26001940635496 L400.65577797751621,172.2600194063553"/>
|
||
<path d="M400.65578887892707,172.40590642940424 L379.48912284619973,172.40481410829591"/>
|
||
<path d="M400.6557889263745,172.6660933566894 L379.48912289052578,172.66609335668909"/>
|
||
<path d="M400.07989587653128,176.37265114592941 L400.11270787740841,176.40545937468818"/>
|
||
<path d="M400.31250946932369,176.38905525978382 L400.32451818020536,176.40106397534265"/>
|
||
<path d="M402.32198567457226,172.33563494888509 L402.3099784693427,172.32362623437632"/>
|
||
<path d="M377.83546631578929,173.37558087927101 L402.26974045420275,173.37558087927141"/>
|
||
<path d="M402.26974045420275,172.42308119152523 L377.83546631578929,172.42308119152486"/>
|
||
<path d="M379.48912174412044,172.40174394077556 L400.65578777997007,172.40174394077587"/>
|
||
<path d="M400.65579443170418,173.77443994413679 L379.48912839585546,173.77443994413647"/>
|
||
<path d="M400.65579441305681,173.72050519194607 L379.48912837720809,173.72050519194579"/>
|
||
<path d="M400.6557772997362,172.27163439094164 L379.48911391331285,172.27163439094133"/>
|
||
<path d="M400.65577730083578,172.27928707011645 L379.48911391441152,172.27928707011614"/>
|
||
<path d="M379.8198631655755,173.80883468752606 L379.8860094826664,173.87498065188515"/>
|
||
<path d="M379.48913382566525,172.42165701698721 L400.6557998615167,172.42165701698752"/>
|
||
<path d="M377.83546598650673,172.42308123316005 L402.26974012491837,172.42308123316042"/>
|
||
<path d="M377.83546598650673,173.3755809209062 L402.26974012491837,173.37558092090657"/>
|
||
<path d="M379.48911186784471,172.43741593300763 L400.65577790369343,172.43741593300797"/>
|
||
<path d="M400.65579217093773,172.25684624814278 L379.48912613508901,172.25684624814249"/>
|
||
<path d="M379.83679700424955,176.37264744072908 L400.30814072633393,176.37264744072939"/>
|
||
<path d="M379.83679700424955,173.93953900864153 L400.30814072633393,173.93953900864184"/>
|
||
<path d="M379.83677194298571,173.93954270386558 L379.80396427205096,173.90673428873043"/>
|
||
<path d="M400.65578228792992,172.38678105259652 L379.4891162520812,172.38678105259623"/>
|
||
<path d="M379.48913060040422,172.37811258566572 L400.65579663625294,172.37811258566603"/>
|
||
<path d="M400.65577723135584,172.32700930670504 L379.48911384493431,172.3270093067047"/>
|
||
<path d="M400.65578346155826,172.25684886333244 L379.48911742570863,172.25684886333215"/>
|
||
<path d="M379.48913165831482,172.30619225453603 L400.65579769416354,172.30619225453634"/>
|
||
<path d="M379.48913166784178,172.31761128171553 L400.6557977036905,172.31761128171587"/>
|
||
<path d="M400.65578453702847,173.72050644069134 L379.48911850117793,173.720506440691"/>
|
||
<path d="M400.6557889263745,173.7205058856934 L379.48912289052578,173.72050588569309"/>
|
||
<path d="M402.26973906452849,173.375582586408 L377.83546522181086,173.37558258640763"/>
|
||
<path d="M400.6557922486586,172.52825273601485 L379.48912621280897,172.52825273601457"/>
|
||
<path d="M400.65577899952632,172.39798967811842 L379.48911296515917,172.40174505080529"/>
|
||
<path d="M379.4891129636585,172.22357868602228 L400.65577899950722,172.22357868602262"/>
|
||
<path d="M379.80398946635023,176.40545567659544 L379.83679692535543,176.37264745070476"/>
|
||
<path d="M379.48913053169827,172.41013356350607 L400.6557965675479,172.41013356350638"/>
|
||
<path d="M400.65579441305681,172.66609266294211 L379.48912837720809,172.66609266294179"/>
|
||
<path d="M400.65579445495086,172.54228381999843 L379.48912841910214,172.54228381999812"/>
|
||
<path d="M379.48913163261886,172.31206225152746 L400.65579766846849,172.31206225152781"/>
|
||
<path d="M377.81852959664457,172.35204256550549 L402.32635453913508,172.35204256550585"/>
|
||
<path d="M402.32635453913508,172.35204256550585 L402.32635453913508,176.37265123414934"/>
|
||
<path d="M377.81852959664457,176.37265123414898 L402.32635453913508,176.37265123414934"/>
|
||
<path d="M402.3755934327196,172.31923045438987 L377.76934345637756,172.3192304543895"/>
|
||
<path d="M377.76934373649556,172.31923041897079 L403.11973587397233,172.31923041897119"/>
|
||
<path d="M403.11970912261449,172.31923437575125 L377.76931658144758,172.31923437575088"/>
|
||
<path d="M400.65579766388373,172.43647515900497 L379.4891316280341,172.43647515900463"/>
|
||
<path d="M400.65579766605197,172.43021229288163 L379.48913163020143,172.43021229288132"/>
|
||
<path d="M400.65578995696933,172.27036844415869 L379.4891239211197,172.27036844415835"/>
|
||
<path d="M400.65578894501914,173.77444063788448 L379.48912290916951,173.77444063788417"/>
|
||
<path d="M400.65578778460213,172.40592208584258 L379.48912174880525,172.40648792764648"/>
|
||
<path d="M379.48911955022459,172.27135496198537 L400.65578558607513,172.27135496198565"/>
|
||
<path d="M400.65579655245392,172.37989868823874 L379.48913051660429,172.37989868823843"/>
|
||
<path d="M377.81852967553777,172.35204255552992 L377.85133792307488,172.31923432677127"/>
|
||
<path d="M379.48911191715661,173.72050727318802 L400.65577795300715,173.72050727318836"/>
|
||
<path d="M400.65578777737437,172.39432706075237 L379.48912174152383,172.39432706075203"/>
|
||
<path d="M379.48913168443551,172.31145401234016 L400.65579772028605,172.3114540123405"/>
|
||
<path d="M402.3755934327196,176.40622996721129 L377.76934345637756,176.40622996721092"/>
|
||
<path d="M377.76931657269552,176.4062338896789 L403.14503157574609,176.4062338896793"/>
|
||
<path d="M377.76934374524944,176.40622993068536 L403.14505683065227,176.40622993068573"/>
|
||
<path d="M378.04677397603382,172.35203868386537 L378.07958294899663,172.3192304579747"/>
|
||
<path d="M400.34094820802284,173.90673059063818 L379.80398954524617,173.90673059063786"/>
|
||
<path d="M400.34092342366557,173.90673429870643 L379.80396419315502,173.90673429870611"/>
|
||
<path d="M379.48912614593655,172.31206294527473 L400.65579218178618,172.31206294527504"/>
|
||
<path d="M379.48911735639331,172.25684735813851 L400.65578339224385,172.25684735813883"/>
|
||
<path d="M379.48911186291525,172.43271925735598 L400.65577789876397,172.43271925735633"/>
|
||
<path d="M400.65578779180441,173.80883658525525 L379.48912175595569,173.80883658525494"/>
|
||
<path d="M401.44547624262987,172.31923433674731 L378.0795564124378,172.31923433674694"/>
|
||
<path d="M378.04674741679582,172.35204256550549 L401.53070601211994,172.35204256550585"/>
|
||
<path d="M400.65578559341748,172.39818263100042 L379.48911955759149,172.39809103653673"/>
|
||
<path d="M400.65577830772736,172.24070561504931 L379.48911492130401,172.24070561504902"/>
|
||
<path d="M400.65578449264876,172.40648834389489 L379.48911845678458,172.40590698401564"/>
|
||
<path d="M400.65578449264876,172.40648834389489 L379.48911845372049,172.40648834428373"/>
|
||
<path d="M379.48912943592541,172.4173798836427 L400.65579547196876,172.42165757201087"/>
|
||
<path d="M400.65577730120867,172.52825481742872 L379.48911391478532,172.5282548174284"/>
|
||
<path d="M379.48912283985328,172.27824646144543 L400.65578887564016,172.27842889339541"/>
|
||
<path d="M379.48912284215885,172.27110322871471 L400.65578887564016,172.27842889339541"/>
|
||
<path d="M400.65579988812124,173.73475179088254 L379.48913385227161,173.73475179088223"/>
|
||
<path d="M400.65579217400455,172.40648737264848 L379.48912613810216,172.40592115235444"/>
|
||
<path d="M379.4891261350781,172.40648737303724 L400.65579217400455,172.40648737264848"/>
|
||
<path d="M400.65579217936602,172.43021298662939 L379.48912614125175,172.43597170474308"/>
|
||
<path d="M400.65580204998105,172.40592028209903 L379.48913601418508,172.40648612390294"/>
|
||
<path d="M379.48911412464759,172.35944983741447 L400.65578016049813,172.35944983741479"/>
|
||
<path d="M400.65579329221009,172.64279261220983 L379.48912725636046,172.64279261220952"/>
|
||
<path d="M400.655793292211,173.72050533366829 L379.48912725636046,173.72050533366797"/>
|
||
<path d="M400.65578229156608,172.27813147616871 L379.48911625584469,172.27845470619005"/>
|
||
<path d="M400.65578669347587,172.42165868198123 L379.48912065742525,172.42165906049598"/>
|
||
<path d="M379.48911734974217,172.27160882818745 L400.65578338559271,172.27160882818779"/>
|
||
<path d="M379.48911735148204,172.26504695540891 L400.65578338733258,172.26504695540922"/>
|
||
<path d="M379.48913272524214,172.43603862187157 L400.65579875979483,172.43818503602205"/>
|
||
<path d="M400.65579216748984,172.3981817997612 L379.48912613087077,172.39432650575412"/>
|
||
<path d="M400.65577831948167,172.4017453284072 L379.48911493305923,172.40174532840689"/>
|
||
<path d="M379.48912508382227,172.31761211421224 L400.6557911196719,172.31761211421255"/>
|
||
<path d="M400.3245414392627,176.40106026870845 L400.31253423403587,176.38905155419945"/>
|
||
<path d="M379.48912723543845,172.40592101360502 L400.65579327128899,172.40592101360534"/>
|
||
<path d="M379.48912393679302,172.39847502815917 L400.65578997204875,172.39432678325321"/>
|
||
<path d="M379.48911384350185,172.43597189367483 L400.65577722859825,172.43818794989829"/>
|
||
<path d="M379.48911384350185,172.43597189367483 L400.65577723002707,172.43647793413132"/>
|
||
<path d="M379.48912394790432,172.4095587134365 L400.65578998375213,172.40955871343684"/>
|
||
<path d="M400.65579216602737,172.26504584541314 L379.48912613017683,172.26504584541283"/>
|
||
<path d="M379.48913492004567,172.40683863597783 L400.65580095712039,172.40955732594179"/>
|
||
<path d="M379.48911960308533,172.28782454764831 L400.65578563893587,172.28782454764863"/>
|
||
<path d="M379.48913600950027,172.40174213703199 L400.65580204534899,172.40174213703233"/>
|
||
<path d="M400.6558031801319,172.65206019146359 L379.48913714428318,172.65206019146325"/>
|
||
<path d="M379.48911304384865,172.27928665376515 L400.65577907969828,172.27928665376547"/>
|
||
<path d="M400.65580094628922,172.27812873893808 L379.48913491043959,172.27812873893774"/>
|
||
<path d="M379.48911493333298,172.40426379754251 L400.65577831965447,172.40477135198267"/>
|
||
<path d="M400.65577831780001,172.39758799989022 L379.48911493333298,172.40426379754251"/>
|
||
<path d="M379.48911625593746,172.22357826973979 L400.655782291788,172.22357826974013"/>
|
||
<path d="M400.65577619811438,172.26001982277455 L379.48911281169012,172.26001982277424"/>
|
||
<path d="M379.48911186658961,172.22357882473793 L400.65577790243924,172.22357882473824"/>
|
||
<path d="M400.65578778460213,172.40592208584258 L379.48912174574116,172.4059069466428"/>
|
||
<path d="M402.37559812205791,177.52402891571563 L399.26674588135074,176.45467191782762"/>
|
||
<path d="M379.48911494094091,172.40684168860335 L400.65577832858935,172.40956037856728"/>
|
||
<path d="M379.48911494094091,172.40684168860335 L400.65577832736244,172.40684168860366"/>
|
||
<path d="M400.65578887474067,172.28241438800319 L379.48912283985328,172.27824646144543"/>
|
||
<path d="M379.48913711295472,172.40476802110615 L400.65580314737372,172.40648598515349"/>
|
||
<path d="M400.65579108109296,172.40955857468703 L379.48912504401733,172.40683988472298"/>
|
||
<path d="M379.48912510041418,172.3114548448373 L400.65579113626291,172.31145484483761"/>
|
||
<path d="M400.65579765575922,172.4374134355167 L379.48913161990868,172.43741343551636"/>
|
||
<path d="M379.48912618710665,172.28782371515126 L400.65579222295628,172.28782371515157"/>
|
||
<path d="M400.65577614243784,172.30343673949164 L379.48911275601449,172.3034367394913"/>
|
||
<path d="M400.65579654691146,172.24070311742179 L379.48913051106092,172.2407031174215"/>
|
||
<path d="M379.48912723242529,172.25684610939308 L400.65579326827401,172.25684610939339"/>
|
||
<path d="M379.48913058497101,172.35944775613788 L400.65579662081882,172.3594477561382"/>
|
||
<path d="M379.48912832887663,172.27102343065636 L400.65579436229791,172.27802510832771"/>
|
||
<path d="M400.65578996288923,172.2407039499189 L379.48912392704051,172.24070394991855"/>
|
||
<path d="M400.65579548688538,173.72050505616906 L379.48912945103666,173.72050505616875"/>
|
||
<path d="M400.6557954682371,173.7744398130755 L379.48912943238747,173.77443981307516"/>
|
||
<path d="M379.48913604766176,172.30619169953812 L400.65580208351048,172.30619169953843"/>
|
||
<path d="M400.65579107796793,172.40433163500967 L379.48912504208374,172.40403981960503"/>
|
||
<path d="M379.489125040815,172.40648751139796 L400.65579107796793,172.40433163500967"/>
|
||
<path d="M379.48911626808376,172.42154606864148 L400.65578230412893,172.42165923697917"/>
|
||
<path d="M379.48911626748622,172.43021423537431 L400.65578230412893,172.42165923697917"/>
|
||
<path d="M379.82039327474786,176.40106026870814 L379.83240217487537,176.38905155419917"/>
|
||
<path d="M400.65577503811119,172.41723164143227 L379.48911165168693,172.41723164143195"/>
|
||
<path d="M400.6557750383131,172.42166034711178 L379.48911165168693,172.41723164143195"/>
|
||
<path d="M379.48912174251518,172.27824697868471 L400.6557877782775,172.27802594082476"/>
|
||
<path d="M400.65578010663694,172.39847627563739 L379.48911406861089,172.40477093487985"/>
|
||
<path d="M379.48911845288831,172.27135434375572 L400.65578448635506,172.27824739493357"/>
|
||
<path d="M379.48913490680707,172.38677869385472 L400.65580094265579,172.38677869385506"/>
|
||
<path d="M400.65580095268388,172.40590490277376 L379.48913491382837,172.4056274703461"/>
|
||
<path d="M400.65577942570553,172.3943283081822 L379.48911603928309,172.39432830818188"/>
|
||
<path d="M379.48912174485622,172.2710257771113 L400.6557877782775,172.27802594082476"/>
|
||
<path d="M379.48912617470933,172.27296913909242 L400.65579221055805,172.27296913909271"/>
|
||
<path d="M400.65579766511064,172.40955774219034 L379.48913162909457,172.40988021526982"/>
|
||
<path d="M400.6557976664476,172.4173799846335 L379.48913162909457,172.40988021526982"/>
|
||
<path d="M379.48911846073906,172.41022819820125 L400.65578449707073,172.4095594071841"/>
|
||
<path d="M379.48911846073906,172.41022819820125 L400.65578449840768,172.41738164962746"/>
|
||
<path d="M400.65578119755764,172.40648876053271 L379.4891151603756,172.40426286391846"/>
|
||
<path d="M377.83546596821498,172.37016423920485 L402.26974010662843,172.37016423920522"/>
|
||
<path d="M400.65579333410142,172.51898339077701 L379.48912729825179,172.51898339077667"/>
|
||
<path d="M379.48912614235223,172.410134118504 L400.65579217720233,172.40683974597394"/>
|
||
<path d="M400.65577942511072,172.39847655323877 L379.48911603868828,172.39847655323848"/>
|
||
<path d="M379.48911846257261,172.41748762668678 L400.65578449840768,172.41738164962746"/>
|
||
<path d="M379.48911846295096,172.42165895948008 L400.65578449840768,172.41738164962746"/>
|
||
<path d="M400.65578669174147,172.40955912968536 L379.48912065742525,172.41722997630146"/>
|
||
<path d="M400.65580211145107,172.38701434503221 L379.48913607560144,172.3870143450319"/>
|
||
<path d="M400.65579989974276,172.66609196919447 L379.48913386389222,172.66609196919416"/>
|
||
<path d="M379.48913390578718,172.54228312625042 L400.65579994163772,172.54228312625074"/>
|
||
<path d="M379.4891162680774,172.41723053129937 L400.65578230412893,172.42165923697917"/>
|
||
<path d="M379.48913492280326,172.41722817255788 L400.65580095885571,172.42165687823763"/>
|
||
<path d="M379.48911625743813,172.40174463452286 L400.65578229328776,172.4017446345232"/>
|
||
<path d="M400.65580205446122,172.40955718719201 L379.48913601738468,172.40683849722791"/>
|
||
<path d="M379.48913601738468,172.40683849722791 L400.65580205323522,172.40683849722825"/>
|
||
<path d="M400.65578449800751,172.43021395787588 L379.48911845986322,172.43604156108347"/>
|
||
<path d="M379.35681823985988,173.80883838611641 L379.35681823985988,173.9067343182513"/>
|
||
<path d="M400.78806774309169,173.90673431825161 L379.35681823985988,173.9067343182513"/>
|
||
<path d="M379.48913167378896,172.28782302140399 L400.65579770963859,172.28782302140431"/>
|
||
<path d="M400.6558020518064,172.43818461977349 L379.48913601595586,172.43818461977315"/>
|
||
<path d="M400.65577723219076,172.43021506800852 L379.48911384350185,172.43597189367483"/>
|
||
<path d="M400.65579116216077,172.27035390917055 L379.48912512631114,172.27035390917024"/>
|
||
<path d="M379.48912512709421,172.54228423624619 L400.65579116294384,172.54228423624653"/>
|
||
<path d="M379.4891305176393,172.4327168986147 L400.65579655348802,172.43271689861501"/>
|
||
<path d="M400.65579113969443,173.77444036038528 L379.4891251038448,173.77444036038497"/>
|
||
<path d="M400.65578887804395,172.27102374591431 L379.48912284215885,172.27110322871471"/>
|
||
<path d="M379.48911274437114,172.40433295940943 L400.65577612949119,172.40648959277732"/>
|
||
<path d="M379.48911274437114,172.40433295940943 L400.65577613092637,172.40477162872992"/>
|
||
<path d="M402.26973941210372,173.42849934948305 L377.835465569387,173.42849934948265"/>
|
||
<path d="M379.48911299098245,173.72050713741135 L400.65577902683208,173.72050713741166"/>
|
||
<path d="M379.48913386251616,172.31761100421636 L400.65579989836669,172.3176110042167"/>
|
||
<path d="M400.65578559220876,173.77444106182071 L379.48911955635822,173.7744410618204"/>
|
||
<path d="M400.65578455567311,173.77444119288236 L379.48911851982257,173.77444119288202"/>
|
||
<path d="M400.65579224690237,172.37811314066442 L379.48912621105455,172.37811314066408"/>
|
||
<path d="M400.65579223359828,172.31145470608826 L379.48912619774956,172.31145470608794"/>
|
||
<path d="M377.83493409742141,176.40106406212828 L378.07955565545808,176.40545946003991"/>
|
||
<path d="M378.41671942955918,176.40545946003994 L378.69941011875608,176.40545946003994"/>
|
||
<path d="M378.27496454797665,176.37265123414898 L378.61417900187416,176.37265123414898"/>
|
||
<path d="M401.86992193266406,172.35204256550583 L401.53070601211994,172.35204256550585"/>
|
||
<path d="M401.72816702644968,172.31923433674729 L401.44547624262987,172.31923433674731"/>
|
||
<path d="M401.72816702644968,172.31923433674729 L401.58681935640789,172.32667922623219"/>
|
||
<path d="M401.86992193266406,172.35204256550583 L401.58681935640789,172.32667922623219"/>
|
||
<path d="M402.30995232359101,172.32363011458236 L402.30203735378518,172.32035239511785"/>
|
||
<path d="M403.16844900414299,176.4241805514454 L402.75289325619042,176.4062299306857"/>
|
||
<path d="M402.75289325619042,176.4062299306857 L403.15716395714344,176.40947453144321"/>
|
||
<path d="M402.75289325619042,176.4062299306857 L403.16218424368026,176.4133233910064"/>
|
||
<path d="M403.16844900414299,176.4241805514454 L403.16218424368026,176.4133233910064"/>
|
||
<path d="M402.75289325619042,176.4062299306857 L403.14505683065227,176.40622993068573"/>
|
||
<path d="M402.75289325619042,176.4062299306857 L403.15132613298965,176.40705503753395"/>
|
||
<path d="M403.15132613298965,176.40705503753395 L403.14505683065227,176.40622993068573"/>
|
||
<path d="M403.15716395714344,176.40947453144321 L403.15132613298965,176.40705503753395"/>
|
||
<path d="M403.15716395714344,176.40947453144321 L403.16218424368026,176.4133233910064"/>
|
||
<path d="M402.75286648732572,176.4062338896793 L403.14503157574609,176.4062338896793"/>
|
||
<path d="M403.15129935978939,176.40705899707561 L403.14503157574609,176.4062338896793"/>
|
||
<path d="M402.75286648732572,176.4062338896793 L403.15129935978939,176.40705899707561"/>
|
||
<path d="M403.15713869386354,176.40947849149549 L403.15129935978939,176.40705899707561"/>
|
||
<path d="M403.16842373306235,176.42418451248426 L403.16215746297303,176.41332735149732"/>
|
||
<path d="M402.75286648732572,176.4062338896793 L403.16215746297303,176.41332735149732"/>
|
||
<path d="M403.15713869386354,176.40947849149549 L403.16215746297303,176.41332735149732"/>
|
||
<path d="M402.75286648732572,176.4062338896793 L403.15713869386354,176.40947849149549"/>
|
||
<path d="M378.16147939172197,176.4062338896789 L377.76931657269552,176.4062338896789"/>
|
||
<path d="M378.16147939172197,176.4062338896789 L377.7693165685082,176.40947849149512"/>
|
||
<path d="M378.16147939172197,176.4062338896789 L377.76931657057548,176.40745058881706"/>
|
||
<path d="M380.21005728182945,176.38852242821392 L379.88600970671132,176.38852242821392"/>
|
||
<path d="M400.2677644554401,176.4215989209882 L400.26115603095559,176.40564577432627"/>
|
||
<path d="M399.93485568707956,176.38852612911191 L399.67695291509563,176.4546719042261"/>
|
||
<path d="M400.29197414980672,176.44580994949632 L399.67695291509563,176.4546719042261"/>
|
||
<path d="M400.2677644554401,176.4215989209882 L399.93485568707956,176.38852612911191"/>
|
||
<path d="M399.93485568707956,176.38852612911191 L400.29197414980672,176.44580994949632"/>
|
||
<path d="M380.46793319874405,176.45467190422579 L380.21003217569478,176.3885261291116"/>
|
||
<path d="M380.46793319874405,176.45467190422579 L379.8529121761444,176.44580994949601"/>
|
||
<path d="M379.8529121761444,176.44580994949601 L380.21003217569478,176.3885261291116"/>
|
||
<path d="M379.8771234012097,176.42159892098789 L380.21003217569478,176.3885261291116"/>
|
||
<path d="M400.30792823392994,176.45241799847204 L399.67695291509563,176.4546719042261"/>
|
||
<path d="M400.32504957928859,176.4546719042261 L399.67695291509563,176.4546719042261"/>
|
||
<path d="M400.30792823392994,176.45241799847204 L400.32504957928859,176.4546719042261"/>
|
||
<path d="M400.30792823392994,176.45241799847204 L400.29197414980672,176.44580994949632"/>
|
||
<path d="M400.28316289217628,176.43970488598046 L400.25891982639268,176.38852346041764"/>
|
||
<path d="M400.32506611556482,176.45466923906193 L400.25891982639268,176.38852346041764"/>
|
||
<path d="M400.28316289217628,176.43970488598046 L400.32506611556482,176.45466923906193"/>
|
||
<path d="M380.06501406446432,176.37264744072908 L379.83679700424955,176.37264744072908"/>
|
||
<path d="M380.03218144261473,176.40545937468789 L379.82036812324395,176.40106397534234"/>
|
||
<path d="M379.81245466192331,176.40434150556223 L379.82036812324395,176.40106397534234"/>
|
||
<path d="M379.83237684243022,176.3890552597835 L380.06498892430363,176.3726511459291"/>
|
||
<path d="M400.34092342366557,176.40545937468821 L400.11270787740841,176.40545937468818"/>
|
||
<path d="M400.34092342366557,176.40545937468821 L400.33243315001027,176.40434150556254"/>
|
||
<path d="M400.11270787740841,176.40545937468818 L400.33243315001027,176.40434150556254"/>
|
||
<path d="M400.32451818020536,176.40106397534265 L400.33243315001027,176.40434150556254"/>
|
||
<path d="M400.11270787740841,176.40545937468818 L400.32451818020536,176.40106397534265"/>
|
||
<path d="M400.07989587653128,176.37265114592941 L400.31250946932369,176.38905525978382"/>
|
||
<path d="M400.30923477925489,176.38114255803646 L400.31250946932369,176.38905525978382"/>
|
||
<path d="M379.88598441133263,173.87498432445398 L380.21003217569478,173.87498432445398"/>
|
||
<path d="M399.93485568707956,173.87498432445426 L400.25890326219678,173.87498432445429"/>
|
||
<path d="M399.93485568707956,173.87498432445426 L400.26115603095559,173.85786448723542"/>
|
||
<path d="M400.2677644554401,173.84191134410753 L400.26115603095559,173.85786448723542"/>
|
||
<path d="M400.25890326219678,173.87498432445429 L400.26115603095559,173.85786448723542"/>
|
||
<path d="M400.25892798984341,173.87498062355658 L399.93487890076767,173.87498062355658"/>
|
||
<path d="M400.25892798984341,173.87498062355658 L400.26117924620257,173.85786078614052"/>
|
||
<path d="M400.26778918921309,173.84190764243527 L400.26117924620257,173.85786078614052"/>
|
||
<path d="M399.93487890076767,173.87498062355658 L400.26117924620257,173.85786078614052"/>
|
||
<path d="M379.88600970671132,173.87498062355627 L380.21005728182945,173.87498062355627"/>
|
||
<path d="M380.21005728182945,173.87498062355627 L379.88375542399672,173.85786078614021"/>
|
||
<path d="M379.87714851347073,173.84190764243499 L379.88375542399672,173.85786078614021"/>
|
||
<path d="M379.88600970671132,173.87498062355627 L379.88375542399672,173.85786078614021"/>
|
||
<path d="M379.88598441133263,173.87498432445398 L379.88373031630135,173.8578644872351"/>
|
||
<path d="M380.21003217569478,173.87498432445398 L379.88373031630135,173.8578644872351"/>
|
||
<path d="M379.8771234012097,173.84191134410722 L379.88373031630135,173.8578644872351"/>
|
||
<path d="M400.2677644554401,173.84191134410753 L399.93485568707956,173.87498432445426"/>
|
||
<path d="M400.29197414980672,173.81770031771626 L399.93485568707956,173.87498432445426"/>
|
||
<path d="M400.29197414980672,173.81770031771626 L399.67695291509563,173.80883836587762"/>
|
||
<path d="M379.8771234012097,173.84191134410722 L380.21003217569478,173.87498432445398"/>
|
||
<path d="M380.21003217569478,173.87498432445398 L379.8529121761444,173.81770031771595"/>
|
||
<path d="M380.46793319874405,173.80883836587731 L379.8529121761444,173.81770031771595"/>
|
||
<path d="M380.46793319874405,173.80883836587731 L379.81983823775363,173.80883836587731"/>
|
||
<path d="M379.83695808098901,173.81109227013499 L379.81983823775363,173.80883836587731"/>
|
||
<path d="M380.46793319874405,173.80883836587731 L379.83695808098901,173.81109227013499"/>
|
||
<path d="M379.83695808098901,173.81109227013499 L379.8529121761444,173.81770031771595"/>
|
||
<path d="M379.88600154326059,173.87498165575971 L379.86175707546181,173.82380021604251"/>
|
||
<path d="M379.8198553660327,173.80883567371606 L379.86175707546181,173.82380021604251"/>
|
||
<path d="M379.81985515251881,173.80883570071313 L379.86175707546181,173.82380021604251"/>
|
||
<path d="M380.4679585398585,173.80883465919692 L379.81986338962315,173.80883465919692"/>
|
||
<path d="M379.83698322102236,173.81108856495112 L379.81986338962315,173.80883465919692"/>
|
||
<path d="M379.85293730514832,173.81769661392684 L379.83698322102236,173.81108856495112"/>
|
||
<path d="M380.4679585398585,173.80883465919692 L379.83698322102236,173.81108856495112"/>
|
||
<path d="M399.93487890076767,173.87498062355658 L400.26778918921309,173.84190764243527"/>
|
||
<path d="M399.93487890076767,173.87498062355658 L400.29199738636134,173.81769661392715"/>
|
||
<path d="M400.29199738636134,173.81769661392715 L400.26778918921309,173.84190764243527"/>
|
||
<path d="M380.4679585398585,173.80883465919692 L379.85293730514832,173.81769661392684"/>
|
||
<path d="M379.85293730514832,173.81769661392684 L380.21005728182945,173.87498062355627"/>
|
||
<path d="M379.87714851347073,173.84190764243499 L380.21005728182945,173.87498062355627"/>
|
||
<path d="M379.85293730514832,173.81769661392684 L379.87714851347073,173.84190764243499"/>
|
||
<path d="M399.6769776884762,173.8088346591972 L400.29199738636134,173.81769661392715"/>
|
||
<path d="M399.6769776884762,173.8088346591972 L400.30795148151674,173.81108856495143"/>
|
||
<path d="M400.32507435266916,173.80883465919723 L399.6769776884762,173.8088346591972"/>
|
||
<path d="M400.32507435266916,173.80883465919723 L400.30795148151674,173.81108856495143"/>
|
||
<path d="M400.30795148151674,173.81108856495143 L400.29199738636134,173.81769661392715"/>
|
||
<path d="M400.28315422804599,173.82380131155304 L400.25891127420482,173.87498273711589"/>
|
||
<path d="M400.3250576649466,173.80883676922667 L400.25891127420482,173.87498273711589"/>
|
||
<path d="M400.28315422804599,173.82380131155304 L400.3250576649466,173.80883676922667"/>
|
||
<path d="M400.29197414980672,173.81770031771626 L400.30792823392994,173.8110922701353"/>
|
||
<path d="M379.48913382345427,172.41022663419776 L400.65579986112107,172.41737970713461"/>
|
||
<path d="M379.48913382345427,172.41022663419776 L400.65579985978502,172.40955746469118"/>
|
||
<path d="M399.67695291509563,173.80883836587762 L400.30792823392994,173.8110922701353"/>
|
||
<path d="M399.67695291509563,173.80883836587762 L400.32504957928859,173.80883836587762"/>
|
||
<path d="M400.32504957928859,173.80883836587762 L400.30792823392994,173.8110922701353"/>
|
||
<path d="M380.03218144261473,173.90673429870611 L379.80396419315502,173.90673429870611"/>
|
||
<path d="M379.81245466192331,173.90785216709006 L379.80396419315502,173.90673429870611"/>
|
||
<path d="M380.03218144261473,173.90673429870611 L379.81245466192331,173.90785216709006"/>
|
||
<path d="M379.82036812324395,173.91112988586247 L379.81245466192331,173.90785216709006"/>
|
||
<path d="M380.03220660546094,173.90673059063784 L379.80398954524617,173.90673059063786"/>
|
||
<path d="M379.81247981889965,173.90784845976393 L379.80398954524617,173.90673059063786"/>
|
||
<path d="M380.03220660546094,173.90673059063784 L379.81247981889965,173.90784845976393"/>
|
||
<path d="M380.03220660546094,173.90673059063784 L379.82039327474786,173.91112617922826"/>
|
||
<path d="M379.81247981889965,173.90784845976393 L379.82039327474786,173.91112617922826"/>
|
||
<path d="M400.11273266176568,173.90673059063815 L400.3245414392627,173.91112617922857"/>
|
||
<path d="M400.65579875802223,172.4064865401518 L379.48913271909396,172.40648654054075"/>
|
||
<path d="M400.11273266176568,173.90673059063815 L400.33245641453914,173.90784845976424"/>
|
||
<path d="M400.11273266176568,173.90673059063815 L400.34094820802284,173.90673059063818"/>
|
||
<path d="M400.33245641453914,173.90784845976424 L400.34094820802284,173.90673059063818"/>
|
||
<path d="M400.3245414392627,173.91112617922857 L400.33245641453914,173.90784845976424"/>
|
||
<path d="M400.11270787740841,173.9067342987064 L400.34092342366557,173.90673429870643"/>
|
||
<path d="M400.33243315001027,173.90785216709037 L400.34092342366557,173.90673429870643"/>
|
||
<path d="M400.32451818020536,173.91112988586281 L400.33243315001027,173.90785216709037"/>
|
||
<path d="M400.11270787740841,173.9067342987064 L400.33243315001027,173.90785216709037"/>
|
||
<path d="M400.31250946932369,173.92313841112679 L400.30923477925489,173.93105111258771"/>
|
||
<path d="M400.07989587653128,173.93954271384186 L400.30811596466128,173.93954271384183"/>
|
||
<path d="M400.30811596466128,173.93954271384183 L400.30923477925489,173.93105111258771"/>
|
||
<path d="M400.07989587653128,173.93954271384186 L400.30923477925489,173.93105111258771"/>
|
||
<path d="M379.83677186408704,173.93954271384155 L380.06498892430363,173.93954271384155"/>
|
||
<path d="M380.06498892430363,173.93954271384155 L379.8356545626807,173.93105111258743"/>
|
||
<path d="M379.83677186408704,173.93954271384155 L379.8356545626807,173.93105111258743"/>
|
||
<path d="M379.83237684243022,173.92313841112644 L379.8356545626807,173.93105111258743"/>
|
||
<path d="M379.83240217487537,173.92313470554211 L380.06501406446432,173.93953900864153"/>
|
||
<path d="M379.83240217487537,173.92313470554211 L379.83567970361537,173.93104740728973"/>
|
||
<path d="M379.83567970361537,173.93104740728973 L380.06501406446432,173.93953900864153"/>
|
||
<path d="M379.83679700424955,173.93953900864153 L380.06501406446432,173.93953900864153"/>
|
||
<path d="M379.83679700424955,173.93953900864153 L379.83567970361537,173.93104740728973"/>
|
||
<path d="M400.31253423403587,173.92313470554242 L400.07991912424541,173.93953900864184"/>
|
||
<path d="M400.31253423403587,173.92313470554242 L400.30925802774027,173.93104740729001"/>
|
||
<path d="M400.07991912424541,173.93953900864184 L400.30925802774027,173.93104740729001"/>
|
||
<path d="M400.07991912424541,173.93953900864184 L400.30814072633393,173.93953900864184"/>
|
||
<path d="M400.30814072633393,173.93953900864184 L400.30925802774027,173.93104740729001"/>
|
||
<path d="M400.30925802774027,176.38113885273879 L400.31253423403587,176.38905155419945"/>
|
||
<path d="M400.07991912424541,176.37264744072939 L400.31253423403587,176.38905155419945"/>
|
||
<path d="M400.07991912424541,176.37264744072939 L400.30925802774027,176.38113885273879"/>
|
||
<path d="M400.07991912424541,176.37264744072939 L400.30814072633393,176.37264744072939"/>
|
||
<path d="M400.30814072633393,176.37264744072939 L400.30925802774027,176.38113885273879"/>
|
||
<path d="M400.30811596466128,176.37265114592941 L400.07989587653128,176.37265114592941"/>
|
||
<path d="M400.30923477925489,176.38114255803646 L400.07989587653128,176.37265114592941"/>
|
||
<path d="M400.30811596466128,176.37265114592941 L400.30923477925489,176.38114255803646"/>
|
||
<path d="M379.83677186408704,176.3726511459291 L380.06498892430363,176.3726511459291"/>
|
||
<path d="M379.8356545626807,176.38114255803615 L380.06498892430363,176.3726511459291"/>
|
||
<path d="M379.83237684243022,176.3890552597835 L379.8356545626807,176.38114255803615"/>
|
||
<path d="M379.83677186408704,176.3726511459291 L379.8356545626807,176.38114255803615"/>
|
||
<path d="M379.83679700424955,176.37264744072908 L379.83567970361537,176.38113885273847"/>
|
||
<path d="M380.06501406446432,176.37264744072908 L379.83240217487537,176.38905155419917"/>
|
||
<path d="M380.06501406446432,176.37264744072908 L379.83567970361537,176.38113885273847"/>
|
||
<path d="M379.83240217487537,176.38905155419917 L379.83567970361537,176.38113885273847"/>
|
||
<path d="M380.03220660546094,176.40545566661962 L379.80398954524617,176.40545566661962"/>
|
||
<path d="M379.81247981889965,176.4043377982361 L379.80398954524617,176.40545566661962"/>
|
||
<path d="M379.82039327474786,176.40106026870814 L380.03220660546094,176.40545566661962"/>
|
||
<path d="M379.81247981889965,176.4043377982361 L380.03220660546094,176.40545566661962"/>
|
||
<path d="M379.82039327474786,176.40106026870814 L379.81247981889965,176.4043377982361"/>
|
||
<path d="M400.11273266176568,176.40545566661993 L400.3245414392627,176.40106026870845"/>
|
||
<path d="M400.33245641453914,176.40433779823638 L400.3245414392627,176.40106026870845"/>
|
||
<path d="M400.11273266176568,176.40545566661993 L400.33245641453914,176.40433779823638"/>
|
||
<path d="M400.11273266176568,176.40545566661993 L400.34094820802284,176.40545566661996"/>
|
||
<path d="M400.33245641453914,176.40433779823638 L400.34094820802284,176.40545566661996"/>
|
||
<path d="M399.6769776884762,176.45466819754571 L400.32507435266916,176.45466819754571"/>
|
||
<path d="M400.30795148151674,176.4524142932882 L400.32507435266916,176.45466819754571"/>
|
||
<path d="M399.6769776884762,176.45466819754571 L400.30795148151674,176.4524142932882"/>
|
||
<path d="M400.29199738636134,176.44580624570722 L400.30795148151674,176.4524142932882"/>
|
||
<path d="M400.26778918921309,176.42159521931598 L400.26117924620257,176.40564207323138"/>
|
||
<path d="M399.93487890076767,176.38852242821423 L400.26117924620257,176.40564207323138"/>
|
||
<path d="M399.93487890076767,176.38852242821423 L400.25892798984341,176.38852242821423"/>
|
||
<path d="M400.25892798984341,176.38852242821423 L400.26117924620257,176.40564207323138"/>
|
||
<path d="M400.26115603095559,176.40564577432627 L399.93485568707956,176.38852612911191"/>
|
||
<path d="M400.25890326219678,176.38852612911191 L399.93485568707956,176.38852612911191"/>
|
||
<path d="M400.25890326219678,176.38852612911191 L400.26115603095559,176.40564577432627"/>
|
||
<path d="M379.88373031630135,176.40564577432596 L380.21003217569478,176.3885261291116"/>
|
||
<path d="M379.88598441133263,176.38852612911163 L380.21003217569478,176.3885261291116"/>
|
||
<path d="M379.8771234012097,176.42159892098789 L379.88373031630135,176.40564577432596"/>
|
||
<path d="M379.88598441133263,176.38852612911163 L379.88373031630135,176.40564577432596"/>
|
||
<path d="M379.88375542399672,176.40564207323106 L379.88600970671132,176.38852242821392"/>
|
||
<path d="M380.21005728182945,176.38852242821392 L379.88375542399672,176.40564207323106"/>
|
||
<path d="M379.87714851347073,176.42159521931566 L379.88375542399672,176.40564207323106"/>
|
||
<path d="M399.93487890076767,176.38852242821423 L400.26778918921309,176.42159521931598"/>
|
||
<path d="M399.93487890076767,176.38852242821423 L400.29199738636134,176.44580624570722"/>
|
||
<path d="M399.6769776884762,176.45466819754571 L400.29199738636134,176.44580624570722"/>
|
||
<path d="M379.85293730514832,176.4458062457069 L380.4679585398585,176.4546681975454"/>
|
||
<path d="M380.21005728182945,176.38852242821392 L379.87714851347073,176.42159521931566"/>
|
||
<path d="M380.21005728182945,176.38852242821392 L379.85293730514832,176.4458062457069"/>
|
||
<path d="M379.81986338962315,176.4546681975454 L380.4679585398585,176.4546681975454"/>
|
||
<path d="M379.81986338962315,176.4546681975454 L379.83698322102236,176.45241429328786"/>
|
||
<path d="M379.83698322102236,176.45241429328786 L380.4679585398585,176.4546681975454"/>
|
||
<path d="M379.85293730514832,176.4458062457069 L379.83698322102236,176.45241429328786"/>
|
||
<path d="M379.86174841133152,176.43970598149033 L379.88599299107454,176.38852454177322"/>
|
||
<path d="M379.86174841133152,176.43970598149033 L379.81984670190241,176.45467030757487"/>
|
||
<path d="M379.83695808098901,176.45241799847173 L379.8529121761444,176.44580994949601"/>
|
||
<path d="M379.81983823775363,176.45467190422579 L380.46793319874405,176.45467190422579"/>
|
||
<path d="M379.83695808098901,176.45241799847173 L380.46793319874405,176.45467190422579"/>
|
||
<path d="M379.81983823775363,176.45467190422579 L379.83695808098901,176.45241799847173"/>
|
||
<path d="M378.16147939172197,176.45467203038228 L377.76931657269552,176.45467203038228"/>
|
||
<path d="M378.16147939172197,176.45467203038228 L377.76931657057548,176.45345518402539"/>
|
||
<path d="M378.16147939172197,176.45467203038228 L377.7693165685082,176.45142724001056"/>
|
||
<path d="M378.16147939172197,176.45467203038228 L377.76931656698844,176.44703512859303"/>
|
||
<path d="M378.16147939172197,176.45467203038228 L377.7693165656915,176.44214967049174"/>
|
||
<path d="M402.75286648732572,176.45467203038268 L403.15713869386354,176.45142724001093"/>
|
||
<path d="M402.75286648732572,176.45467203038268 L403.16215746297303,176.44757838081739"/>
|
||
<path d="M403.16842373306235,176.43672122037836 L403.16215746297303,176.44757838081739"/>
|
||
<path d="M402.75286648732572,176.45467203038268 L403.15129935978939,176.45384673428981"/>
|
||
<path d="M402.75286648732572,176.45467203038268 L403.14503157574609,176.45467203038268"/>
|
||
<path d="M403.15129935978939,176.45384673428981 L403.14503157574609,176.45467203038268"/>
|
||
<path d="M403.15713869386354,176.45142724001093 L403.15129935978939,176.45384673428981"/>
|
||
<path d="M403.15713869386354,176.45142724001093 L403.16215746297303,176.44757838081739"/>
|
||
<path d="M379.48911411018298,172.31761350174159 L400.65578014603352,172.31761350174193"/>
|
||
<path d="M400.65579437044789,172.43818559101996 L379.48912833459917,172.43818559101965"/>
|
||
<path d="M402.75289325619042,176.45466807138911 L403.14505683065227,176.45466807138911"/>
|
||
<path d="M403.15132613298965,176.45384277474815 L403.14505683065227,176.45466807138911"/>
|
||
<path d="M402.75289325619042,176.45466807138911 L403.15132613298965,176.45384277474815"/>
|
||
<path d="M403.15716395714344,176.45142327995865 L403.15132613298965,176.45384277474815"/>
|
||
<path d="M402.75289325619042,176.45466807138911 L403.15716395714344,176.45142327995865"/>
|
||
<path d="M403.16218424368026,176.44757442032648 L403.15716395714344,176.45142327995865"/>
|
||
<path d="M403.16844900414299,176.4367172593395 L403.16218424368026,176.44757442032648"/>
|
||
<path d="M402.75289325619042,176.45466807138911 L403.16218424368026,176.44757442032648"/>
|
||
<path d="M378.16150656273157,176.45466807138874 L377.76934374741677,176.45384277474778"/>
|
||
<path d="M378.16150656273157,176.45466807138874 L377.76934374524944,176.45466807138874"/>
|
||
<path d="M379.48911955855738,172.40955926843444 L400.6557855944061,172.40955926843475"/>
|
||
<path d="M379.48911956008897,172.41723011505081 L400.6557855944061,172.40955926843475"/>
|
||
<path d="M378.16150656273157,176.45466807138874 L377.76934375106202,176.44730128693635"/>
|
||
<path d="M378.16150656273157,176.45466807138874 L377.76934375249903,176.442558487985"/>
|
||
<path d="M378.16150656273157,176.40622993068536 L377.76934375333576,176.42418055144503"/>
|
||
<path d="M378.16150656273157,176.45466807138874 L377.76934375333576,176.43039502977655"/>
|
||
<path d="M378.16150656273157,176.45466807138874 L377.76934375305927,176.43650292934223"/>
|
||
<path d="M378.16150656273157,176.40622993068536 L377.76934375249903,176.41833932301094"/>
|
||
<path d="M400.65579876338825,172.43021215413225 L379.48913272753771,172.43021215413194"/>
|
||
<path d="M378.16150656273157,176.40622993068536 L377.76934374524944,176.40622993068536"/>
|
||
<path d="M379.48912723868807,172.40683960722424 L400.65579327453861,172.40683960722458"/>
|
||
<path d="M400.65579327576461,172.40955829718825 L379.48912723868807,172.40683960722424"/>
|
||
<path d="M378.32682786350551,172.31923437575088 L377.76931656967236,172.30426965916718"/>
|
||
<path d="M378.32682786350551,172.31923437575088 L377.7693165667938,172.29476048919236"/>
|
||
<path d="M378.32682786350551,172.31923437575088 L377.76931657298746,172.31267666764646"/>
|
||
<path d="M378.32682786350551,172.31923437575088 L377.76931657712294,172.3167465647773"/>
|
||
<path d="M378.32682786350551,172.31923437575088 L377.76931658144758,172.31923437575088"/>
|
||
<path d="M403.16698850135208,172.28295502323724 L403.15431970500003,172.30489795177095"/>
|
||
<path d="M403.13237791896472,172.31756675154347 L403.14418224558585,172.31267666764685"/>
|
||
<path d="M402.56219710877713,172.31923437575125 L403.15431970500003,172.30489795177095"/>
|
||
<path d="M402.56219710877713,172.31923437575125 L403.14418224558585,172.31267666764685"/>
|
||
<path d="M403.15431970500003,172.30489795177095 L403.14418224558585,172.31267666764685"/>
|
||
<path d="M402.56219710877713,172.31923437575125 L403.11970912261449,172.31923437575125"/>
|
||
<path d="M403.13237791896472,172.31756675154347 L403.11970912261449,172.31923437575125"/>
|
||
<path d="M402.56219710877713,172.31923437575125 L403.13237791896472,172.31756675154347"/>
|
||
<path d="M402.56222386013496,172.31923041897119 L403.11973587397233,172.31923041897119"/>
|
||
<path d="M403.1324031651252,172.31756279365584 L403.11973587397233,172.31923041897119"/>
|
||
<path d="M402.56222386013496,172.31923041897119 L403.1324031651252,172.31756279365584"/>
|
||
<path d="M403.14420749990904,172.31267270872712 L403.1324031651252,172.31756279365584"/>
|
||
<path d="M403.15434648028759,172.30489399196512 L403.14420749990904,172.31267270872712"/>
|
||
<path d="M402.56222386013496,172.31923041897119 L403.14420749990904,172.31267270872712"/>
|
||
<path d="M402.56222386013496,172.31923041897119 L403.15434648028759,172.30489399196512"/>
|
||
<path d="M403.15434648028759,172.30489399196512 L403.167013771445,172.28295106232358"/>
|
||
<path d="M378.32685499335503,172.31923041897079 L377.76934374479561,172.31197666654634"/>
|
||
<path d="M378.32685499335503,172.31923041897079 L377.76934374087477,172.31756279365547"/>
|
||
<path d="M378.32685499335503,172.31923041897079 L377.76934373649556,172.31923041897079"/>
|
||
<path d="M378.32685499335503,172.31923041897079 L377.76934374845996,172.30489399196472"/>
|
||
<path d="M378.32685499335503,172.31923041897079 L377.76934375115025,172.29475652870636"/>
|
||
<path d="M378.32685650731264,172.22133448683593 L377.76934375115025,172.2458083733942"/>
|
||
<path d="M378.32685650731264,172.22133448683593 L377.76934373649556,172.22133448683593"/>
|
||
<path d="M378.32685650731264,172.22133448683593 L377.76934374087477,172.22300248953349"/>
|
||
<path d="M378.32685650731264,172.22133448683593 L377.76934374479561,172.22858823716126"/>
|
||
<path d="M378.32685650731264,172.22133448683593 L377.76934374845996,172.23567166779537"/>
|
||
<path d="M402.56222537409349,172.22133448683633 L403.14420749990904,172.22789219494047"/>
|
||
<path d="M378.32685499335503,172.31923041897079 L377.7693437534158,172.27028264000859"/>
|
||
<path d="M378.32685499335503,172.31923041897079 L377.76934375255814,172.28278793338228"/>
|
||
<path d="M378.32685650731264,172.22133448683593 L377.76934375255814,172.25777696836249"/>
|
||
<path d="M378.32685650731264,172.22133448683593 L377.7693437534158,172.27028264000859"/>
|
||
<path d="M402.56222537409349,172.22133448683633 L403.15434648028759,172.23567166779577"/>
|
||
<path d="M402.56222537409349,172.22133448683633 L403.11973587397233,172.22133448683633"/>
|
||
<path d="M402.56222537409349,172.22133448683633 L403.1324031651252,172.22300248953388"/>
|
||
<path d="M403.11973587397233,172.22133448683633 L403.1324031651252,172.22300248953388"/>
|
||
<path d="M403.14420749990904,172.22789219494047 L403.1324031651252,172.22300248953388"/>
|
||
<path d="M403.167013771445,172.25761383934994 L403.15434648028759,172.23567166779577"/>
|
||
<path d="M403.14420749990904,172.22789219494047 L403.15434648028759,172.23567166779577"/>
|
||
<path d="M403.16698850135208,172.2576178002636 L403.15431970500003,172.23567562760161"/>
|
||
<path d="M402.56220013669326,172.22133844361636 L403.15431970500003,172.23567562760161"/>
|
||
<path d="M403.14418224558585,172.22789615386017 L403.15431970500003,172.23567562760161"/>
|
||
<path d="M403.11970912261449,172.22133844361639 L403.13237791896472,172.22300644742151"/>
|
||
<path d="M402.56220013669326,172.22133844361636 L403.11970912261449,172.22133844361639"/>
|
||
<path d="M402.56220013669326,172.22133844361636 L403.14418224558585,172.22789615386017"/>
|
||
<path d="M403.13237791896472,172.22300644742151 L403.14418224558585,172.22789615386017"/>
|
||
<path d="M402.56220013669326,172.22133844361636 L403.13237791896472,172.22300644742151"/>
|
||
<path d="M378.32682786350551,172.22133844361602 L377.7693165667938,172.24581233388017"/>
|
||
<path d="M378.32682786350551,172.22133844361602 L377.76931656967236,172.23630392015644"/>
|
||
<path d="M378.32682786350551,172.22133844361602 L377.76931657298746,172.22789615385977"/>
|
||
<path d="M378.32682786350551,172.22133844361602 L377.76931657712294,172.22382625568309"/>
|
||
<path d="M378.32682786350551,172.22133844361602 L377.76931658144758,172.22133844361599"/>
|
||
<path d="M379.48913717294226,172.38701420628198 L400.65580320879099,172.38701420628229"/>
|
||
<path d="M379.48913270573803,172.24070283992228 L400.65579874158584,172.24070283992256"/>
|
||
<path d="M379.48913269981631,172.27036733416207 L400.65579873566685,172.27036733416236"/>
|
||
<path d="M379.48911954409277,172.38678063634768 L400.65578557994058,172.38678063634799"/>
|
||
<path d="M379.48911954759524,172.39808952384257 L400.65578557994058,172.38678063634799"/>
|
||
<path d="M379.48913271599076,172.22357618849713 L400.6557987518413,172.22357618849747"/>
|
||
<path d="M400.65579874632158,172.23018688690013 L379.48913271047195,172.23018688689982"/>
|
||
<path d="M402.06533001991511,172.31923433674731 L402.29354708012988,172.31923433674731"/>
|
||
<path d="M402.06533001991511,172.31923433674731 L402.30203735378518,172.32035239511785"/>
|
||
<path d="M402.29354708012988,172.31923433674731 L402.30203735378518,172.32035239511785"/>
|
||
<path d="M379.48913382257751,172.43603999708023 L400.65579985855902,172.43647488150569"/>
|
||
<path d="M379.48913382257751,172.43603999708023 L400.65579985713384,172.43818489727227"/>
|
||
<path d="M402.29357170058438,172.3192304579751 L402.06535615432813,172.3192304579751"/>
|
||
<path d="M402.29357170058438,172.3192304579751 L402.30206349406899,172.3203485156034"/>
|
||
<path d="M402.3099784693427,172.32362623437632 L402.06535615432813,172.3192304579751"/>
|
||
<path d="M402.30206349406899,172.3203485156034 L402.06535615432813,172.3192304579751"/>
|
||
<path d="M402.3099784693427,172.32362623437632 L402.30206349406899,172.3203485156034"/>
|
||
<path d="M378.69943672628096,172.31923045797473 L378.41674745641967,172.31923045797473"/>
|
||
<path d="M377.83496064532073,172.32362623437598 L378.07958294899663,172.3192304579747"/>
|
||
<path d="M377.83496064532073,172.32362623437598 L377.84287334419105,172.32034851560303"/>
|
||
<path d="M377.85136437482333,172.3192304579747 L378.07958294899663,172.3192304579747"/>
|
||
<path d="M377.84287334419105,172.32034851560303 L378.07958294899663,172.3192304579747"/>
|
||
<path d="M377.85136437482333,172.3192304579747 L377.84287334419105,172.32034851560303"/>
|
||
<path d="M377.85133784417894,172.31923433674694 L378.0795564124378,172.31923433674694"/>
|
||
<path d="M377.85133784417894,172.31923433674694 L377.8428467958488,172.32035239511748"/>
|
||
<path d="M377.8428467958488,172.32035239511748 L378.0795564124378,172.31923433674694"/>
|
||
<path d="M377.83493409742141,172.32363011458199 L377.8428467958488,172.32035239511748"/>
|
||
<path d="M401.58681935640789,172.32667922623219 L401.44547624262987,172.31923433674731"/>
|
||
<path d="M401.53070601211994,172.35204256550585 L401.44547624262987,172.31923433674731"/>
|
||
<path d="M401.58681935640789,172.32667922623219 L401.53070601211994,172.35204256550585"/>
|
||
<path d="M377.81852959664457,172.35204256550549 L378.04674741679582,172.35204256550549"/>
|
||
<path d="M377.81852959664457,172.35204256550549 L377.82292537232524,172.33563883014043"/>
|
||
<path d="M377.82295193443906,172.33563494888472 L378.04677397603382,172.35203868386537"/>
|
||
<path d="M377.81855615884024,172.3520386838654 L378.04677397603382,172.35203868386537"/>
|
||
<path d="M378.55809209854806,172.32667534564001 L378.41674745641967,172.31923045797473"/>
|
||
<path d="M378.27499108356142,172.35203868386537 L378.41674745641967,172.31923045797473"/>
|
||
<path d="M378.61420553745893,172.3520386838654 L378.27499108356142,172.35203868386537"/>
|
||
<path d="M378.55809209854806,172.32667534564001 L378.27499108356142,172.35203868386537"/>
|
||
<path d="M378.61420553745893,172.3520386838654 L378.55809209854806,172.32667534564001"/>
|
||
<path d="M378.69943672628096,172.31923045797473 L378.55809209854806,172.32667534564001"/>
|
||
<path d="M402.09816363601522,172.35203868386574 L402.32637918227238,172.35203868386577"/>
|
||
<path d="M402.09816363601522,172.35203868386574 L402.32198567457226,172.33563494888509"/>
|
||
<path d="M402.32635453913508,172.35204256550585 L402.09813747892031,172.35204256550583"/>
|
||
<path d="M402.30995232359101,176.40106406212865 L402.30203735378518,176.40434159165648"/>
|
||
<path d="M402.30995232359101,176.40106406212865 L402.06533001991511,176.40545946004028"/>
|
||
<path d="M378.55806552394233,176.39801495086388 L378.69941011875608,176.40545946003994"/>
|
||
<path d="M378.61417900187416,176.37265123414898 L378.69941011875608,176.40545946003994"/>
|
||
<path d="M378.55806552394233,176.39801495086388 L378.61417900187416,176.37265123414898"/>
|
||
<path d="M402.32637918227238,176.37264735250926 L402.09816363601522,176.37264735250926"/>
|
||
<path d="M401.86994657580044,176.37264735250926 L401.53073216921393,176.37264735250923"/>
|
||
<path d="M401.7281931608627,176.40545558126803 L401.44550237704289,176.40545558126803"/>
|
||
<path d="M401.7281931608627,176.40545558126803 L401.58684550521184,176.39801107027239"/>
|
||
<path d="M401.86994657580044,176.37264735250926 L401.58684550521184,176.39801107027239"/>
|
||
<path d="M402.3099784693427,176.40106018192262 L402.30206349406899,176.404337712142"/>
|
||
<path d="M402.06535615432813,176.40545558126806 L402.29357170058438,176.40545558126803"/>
|
||
<path d="M402.06535615432813,176.40545558126806 L402.30206349406899,176.404337712142"/>
|
||
<path d="M402.29357170058438,176.40545558126803 L402.30206349406899,176.404337712142"/>
|
||
<path d="M402.29354779888354,176.40545936915953 L402.31393016440279,176.39836118346261"/>
|
||
<path d="M402.32635523463568,176.37265114620882 L402.31393016440279,176.39836118346261"/>
|
||
<path d="M402.29354769620431,176.40545938214268 L402.31393016440279,176.39836118346261"/>
|
||
<path d="M402.32635453913508,176.37265123414934 L402.09813747892031,176.37265123414932"/>
|
||
<path d="M402.32196103447541,176.38905534761955 L402.09813747892031,176.37265123414932"/>
|
||
<path d="M378.55806552394233,176.39801495086388 L378.41671942955918,176.40545946003994"/>
|
||
<path d="M378.27496454797665,176.37265123414898 L378.55806552394233,176.39801495086388"/>
|
||
<path d="M377.82292537232524,176.38905534761915 L378.04674741679582,176.37265123414898"/>
|
||
<path d="M377.81852959664457,176.37265123414898 L378.04674741679582,176.37265123414898"/>
|
||
<path d="M377.81852959664457,176.37265123414898 L377.82292537232524,176.38905534761915"/>
|
||
<path d="M377.81855615884024,176.37264735250889 L378.04677397603382,176.37264735250889"/>
|
||
<path d="M377.82295193443906,176.38905146636344 L378.04677397603382,176.37264735250889"/>
|
||
<path d="M377.83496064532073,176.40106018192228 L378.07958219201691,176.40545558126769"/>
|
||
<path d="M401.44550237704289,176.40545558126803 L401.58684550521184,176.39801107027239"/>
|
||
<path d="M401.58684550521184,176.39801107027239 L401.53073216921393,176.37264735250923"/>
|
||
<path d="M377.85136437482333,176.40545558126769 L378.07958219201691,176.40545558126769"/>
|
||
<path d="M377.85136437482333,176.40545558126769 L377.84287334419105,176.40433771214163"/>
|
||
<path d="M378.07958219201691,176.40545558126769 L377.84287334419105,176.40433771214163"/>
|
||
<path d="M377.83496064532073,176.40106018192228 L377.84287334419105,176.40433771214163"/>
|
||
<path d="M377.85136375874799,176.40545565916554 L377.83098281042612,176.39835747346876"/>
|
||
<path d="M377.85136365606877,176.40545567214843 L377.83098281042612,176.39835747346876"/>
|
||
<path d="M377.81855546333873,176.37264744044953 L377.83098281042612,176.39835747346876"/>
|
||
<path d="M377.83493409742141,176.40106406212828 L377.8428467958488,176.40434159165611"/>
|
||
<path d="M377.85133784417894,176.40545946003991 L378.07955565545808,176.40545946003991"/>
|
||
<path d="M378.07955565545808,176.40545946003991 L377.8428467958488,176.40434159165611"/>
|
||
<path d="M377.85133784417894,176.40545946003991 L377.8428467958488,176.40434159165611"/>
|
||
<path d="M402.30203735378518,176.40434159165648 L402.06533001991511,176.40545946004028"/>
|
||
<path d="M402.29354708012988,176.40545946004028 L402.06533001991511,176.40545946004028"/>
|
||
<path d="M402.29354708012988,176.40545946004028 L402.30203735378518,176.40434159165648"/>
|
||
<path d="M400.65577832994268,172.41748821958066 L379.48911494190133,172.40994000357472"/>
|
||
<path d="M379.48911494190133,172.40994000357472 L400.65577832858935,172.40956037856728"/>
|
||
<path d="M379.48912174229417,172.3981823547588 L400.65578777737437,172.39432706075237"/>
|
||
<path d="M379.48913601898539,172.32700597654562 L400.65580205483593,172.32700597654593"/>
|
||
<path d="M379.80396419315502,176.40545937468789 L380.03218144261473,176.40545937468789"/>
|
||
<path d="M379.81245466192331,176.40434150556223 L380.03218144261473,176.40545937468789"/>
|
||
<path d="M379.80396419315502,176.40545937468789 L379.81245466192331,176.40434150556223"/>
|
||
<path d="M400.65579437309907,172.40955815843893 L379.48912833724944,172.40955815843864"/>
|
||
<path d="M379.48912833878103,172.41722900505499 L400.65579437483439,172.42165771073476"/>
|
||
<path d="M379.48911516231829,172.26857096950852 L400.65578119672728,172.2713543815151"/>
|
||
<path d="M379.48911845372049,172.40648834428373 L400.6557844883032,172.40404140979049"/>
|
||
<path d="M379.48911845372049,172.40648834428373 L400.65578448957012,172.40648834428401"/>
|
||
<path d="M400.6557866890912,172.43818656226645 L379.48912065456852,172.43597050604293"/>
|
||
<path d="M400.65578340108505,172.41748738694713 L379.48911736521995,172.41738178837667"/>
|
||
<path d="M400.65579655606825,172.39432595075652 L379.48913052098715,172.39818124476301"/>
|
||
<path d="M379.48913600749665,172.39758253761875 L400.65580204275329,172.39432525700875"/>
|
||
<path d="M379.48911186479791,172.26504764915634 L400.65577790064845,172.26504764915666"/>
|
||
<path d="M379.48911186971009,172.25684805188607 L400.6557779055579,172.25684805188638"/>
|
||
<path d="M379.48911296285996,172.28241563674851 L400.65577899955633,172.27813075694868"/>
|
||
<path d="M400.65579217761433,172.39847474935846 L379.4891261423586,172.3943265043016"/>
|
||
<path d="M400.65578233144834,172.30619419702955 L379.4891162955978,172.30619419702924"/>
|
||
<path d="M400.65577832416375,172.40648931527855 L379.48911493773949,172.40648931527824"/>
|
||
<path d="M400.65577832416375,172.40648931527855 L379.4891149346663,172.40648931566696"/>
|
||
<path d="M400.65579656468117,172.40426281314734 L379.48913053093611,172.39818124350504"/>
|
||
<path d="M400.65579656696036,172.39847419436052 L379.48913053093611,172.39818124350504"/>
|
||
<path d="M379.48911414008171,172.37811466694239 L400.65578017593134,172.37811466694271"/>
|
||
<path d="M379.48913500006029,172.2543974356046 L400.65580103591083,172.25439743560494"/>
|
||
<path d="M379.48911405992339,172.28241549803349 L400.65578009662067,172.27813137521258"/>
|
||
<path d="M379.48913279149701,172.22357542197102 L400.65579882734664,172.22357542197136"/>
|
||
<path d="M400.65578669152137,172.39432719804967 L379.48912065567356,172.39432719804933"/>
|
||
<path d="M379.48912065490595,172.39818135678189 L400.65578669152137,172.39432719804967"/>
|
||
<path d="M379.48912504501959,172.39432664305141 L400.65579108027805,172.39847488810781"/>
|
||
<path d="M379.48913601551658,172.404259469973 L400.65580204998105,172.40592028209903"/>
|
||
<path d="M379.48913601551658,172.404259469973 L400.65580205146898,172.40476815985585"/>
|
||
<path d="M379.48912509828415,172.35944844988558 L400.65579113413378,172.35944844988592"/>
|
||
<path d="M400.65579113808462,172.38701573252715 L379.48912510223408,172.38701573252683"/>
|
||
<path d="M378.16150656273157,176.40622993068536 L377.76934374741677,176.40705503753358"/>
|
||
<path d="M378.16150656273157,176.40622993068536 L377.76934375107567,176.41363495884781"/>
|
||
<path d="M400.65579217530512,172.40433263172872 L379.48912613958646,172.40476940860117"/>
|
||
<path d="M400.65579217400455,172.40648737264848 L379.48912613958646,172.40476940860117"/>
|
||
<path d="M400.65579108244356,172.41748679419001 L379.48912504657937,172.41738081713007"/>
|
||
<path d="M400.65579766684505,172.42165729448615 L379.48913163060797,172.42141581823034"/>
|
||
<path d="M400.65579766605197,172.43021229288163 L379.48913163060797,172.42141581823034"/>
|
||
<path d="M400.65577832416375,172.40648931527855 L379.48911493917558,172.40477135123083"/>
|
||
<path d="M400.65577832549707,172.40426379681699 L379.48911493917558,172.40477135123083"/>
|
||
<path d="M379.48912395642719,172.30343479686158 L400.65578999227682,172.30343479686189"/>
|
||
<path d="M379.48912393729506,172.22357729849335 L400.65578997314378,172.22357729849369"/>
|
||
<path d="M400.65578996762861,172.23018799689595 L379.48912393177989,172.23018799689561"/>
|
||
<path d="M400.6557932612991,172.38677966510153 L379.48912722544856,172.38677966510122"/>
|
||
<path d="M379.48912722459636,172.37989910448658 L400.6557932604469,172.37989910448687"/>
|
||
<path d="M379.48911962703687,172.37811397316077 L400.65578566288468,172.37811397316108"/>
|
||
<path d="M379.48911734864714,172.27924977446509 L400.65578338449768,172.27924977446543"/>
|
||
<path d="M400.65577900729431,172.40426351918123 L379.48911297011227,172.40648903764236"/>
|
||
<path d="M400.65578998469346,172.43021326412813 L379.48912394884474,172.43021326412781"/>
|
||
<path d="M400.65577901164625,172.41723094758251 L379.48911297579571,172.4172309475822"/>
|
||
<path d="M400.65577901184815,172.42165965326191 L379.48911297579571,172.4172309475822"/>
|
||
<path d="M400.65579546202525,172.27110542413459 L379.48912942621291,172.27102518435453"/>
|
||
<path d="M379.48911297726181,173.80883769525073 L400.65577901311144,173.80883769525104"/>
|
||
<path d="M400.65579444333116,172.52825245851611 L379.48912840747971,172.52825245851579"/>
|
||
<path d="M400.65579326405668,172.39432636700508 L379.48912722897558,172.39818166101156"/>
|
||
<path d="M379.48912831481766,172.41442742876455 L400.65579435066729,172.4144274287649"/>
|
||
<path d="M400.65579545875926,172.28241355550654 L379.4891294238073,172.27842919636709"/>
|
||
<path d="M379.48911274875036,172.42166058691157 L400.65577613518008,172.42154704005955"/>
|
||
<path d="M400.65577613458345,172.43021520679218 L379.4891127481601,172.43021520679184"/>
|
||
<path d="M400.65579988883519,172.30619197703774 L379.48913385298556,172.3061919770374"/>
|
||
<path d="M379.4891272396876,172.41013397975468 L400.65579327576461,172.40955829718825"/>
|
||
<path d="M400.65579327710066,172.41738053963169 L379.4891272396876,172.41013397975468"/>
|
||
<path d="M400.65578229071934,172.2824152205003 L379.48911625486971,172.28241522049996"/>
|
||
<path d="M400.65578229156608,172.27813147616871 L379.48911625486971,172.28241522049996"/>
|
||
<path d="M379.48912620091642,172.51898352952605 L400.65579223676514,172.51898352952637"/>
|
||
<path d="M400.65578559614141,172.42165882073056 L379.48911956008897,172.42165919924528"/>
|
||
<path d="M379.48912064517981,172.27824711743409 L400.65578668091484,172.27812940721262"/>
|
||
<path d="M400.6558020518064,172.43818461977349 L379.48913601725189,172.43603820562305"/>
|
||
<path d="M400.65580205323522,172.43647460400652 L379.48913601725189,172.43603820562305"/>
|
||
<path d="M379.48913380946715,172.38677883260453 L400.65579984531769,172.38677883260482"/>
|
||
<path d="M379.48911384616576,172.41738313824928 L400.6557772326064,172.4174898722882"/>
|
||
<path d="M379.48913497644253,172.31145359609218 L400.65580101229125,172.31145359609246"/>
|
||
<path d="M379.48913600790502,172.27845447963628 L400.65580204362732,172.27813049263594"/>
|
||
<path d="M379.48911851639195,172.31145567733441 L400.65578455224249,172.31145567733475"/>
|
||
<path d="M379.48913602713174,172.30343327061715 L400.65580206298046,172.30343327061746"/>
|
||
<path d="M400.65579547896186,172.30343410311414 L379.48912944311405,172.30343410311383"/>
|
||
<path d="M400.65577722348144,172.40648945445093 L379.48911383705808,172.40648945445062"/>
|
||
<path d="M400.65579658422075,173.7205049174197 L379.48913054837203,173.72050491741936"/>
|
||
<path d="M379.48912065273589,172.40404037460294 L400.65578668726585,172.40592222459196"/>
|
||
<path d="M379.48912065273589,172.40404037460294 L400.65578668875378,172.40477010234875"/>
|
||
<path d="M379.48911736255877,172.43597167927044 L400.65578339708145,172.43818697851478"/>
|
||
<path d="M379.48911736255877,172.43597167927044 L400.65578339850936,172.43647696274806"/>
|
||
<path d="M379.48913163500629,172.30676415512613 L400.65579767085683,172.30676415512647"/>
|
||
<path d="M400.65579767363806,172.30343382561497 L379.48913163778752,172.30343382561466"/>
|
||
<path d="M379.48913601954837,172.43021173788338 L400.65580205539891,172.43021173788372"/>
|
||
<path d="M379.48913601725189,172.43603820562305 L400.65580205539891,172.43021173788372"/>
|
||
<path d="M379.48913492105248,172.39432539430575 L400.6558009569012,172.39432539430607"/>
|
||
<path d="M400.65580095612995,172.39818068850769 L379.48913492105248,172.39432539430575"/>
|
||
<path d="M379.48912508976764,172.28782385390107 L400.65579112561727,172.28782385390139"/>
|
||
<path d="M379.4891149346663,172.40648931566696 L400.65577831965447,172.40477135198267"/>
|
||
<path d="M400.65577832110239,172.40590871276396 L379.4891149346663,172.40648931566696"/>
|
||
<path d="M400.65579546921208,172.40683932972547 L379.48912943436198,172.41013445923451"/>
|
||
<path d="M400.6557954702962,172.40997170873678 L379.48912943436198,172.41013445923451"/>
|
||
<path d="M379.48911516839371,172.39847613685339 L400.65578120424425,172.39847613685373"/>
|
||
<path d="M379.48912284934113,172.40684016222215 L400.65578888641676,172.40955885218619"/>
|
||
<path d="M379.48913169773959,172.37811244691633 L400.65579773359013,172.37811244691665"/>
|
||
<path d="M400.65577722260923,172.27102578956863 L379.4891138361495,172.27110527236911"/>
|
||
<path d="M400.65577722260923,172.27102578956863 L379.48911383766745,172.26857166342668"/>
|
||
<path d="M379.48912614125175,172.43597170474308 L400.65579217706954,172.43604096832698"/>
|
||
<path d="M400.65579217577624,172.43818586851873 L379.48912614125175,172.43597170474308"/>
|
||
<path d="M379.48911845432804,172.26857055325996 L400.65578449017767,172.26857055326025"/>
|
||
<path d="M400.65577723950491,172.30343660077614 L379.48911385308338,172.30343660077583"/>
|
||
<path d="M400.65577620239264,172.37811536079292 L379.48911281596929,172.37811536079261"/>
|
||
<path d="M379.48912064517981,172.27824711743409 L400.65578668006629,172.28241466550239"/>
|
||
<path d="M379.4891173607607,172.40433184927684 L400.65578339664125,172.4042618287146"/>
|
||
<path d="M379.48913382270939,172.40683877472708 L400.65579985978502,172.40955746469118"/>
|
||
<path d="M379.48911186305986,172.27160952193495 L400.65577789890767,172.27160952193529"/>
|
||
<path d="M379.48911406921934,172.43818739476319 L400.65578010639774,172.43597133854038"/>
|
||
<path d="M379.48911845986322,172.43604156108347 L400.65578449441864,172.43818683976519"/>
|
||
<path d="M379.48911845986322,172.43604156108347 L400.65578449584564,172.43647682399862"/>
|
||
<path d="M379.48913710426996,172.28241258425933 L400.65580314011959,172.28241258425965"/>
|
||
<path d="M379.48913710514398,172.27802551228936 L400.65580314011959,172.28241258425965"/>
|
||
<path d="M400.65578455406148,172.38701656502423 L379.48911851821185,172.38701656502394"/>
|
||
<path d="M379.48911851955791,172.51898450077252 L400.65578455540845,172.51898450077283"/>
|
||
<path d="M379.48911736388391,172.40955954593335 L400.65578339973263,172.40955954593369"/>
|
||
<path d="M400.65577619090573,172.38701781390668 L379.48911280448237,172.38701781390634"/>
|
||
<path d="M400.65577619225542,172.51898574965489 L379.48911280583116,172.51898574965455"/>
|
||
<path d="M379.48911845010889,172.39847572190683 L400.6557844853628,172.3943274770009"/>
|
||
<path d="M379.48912614832307,172.30676484887348 L400.65579218417361,172.3067648488738"/>
|
||
<path d="M400.65579437347378,172.32700694779288 L379.48912833762415,172.32700694779254"/>
|
||
<path d="M400.65579986112107,172.41737970713461 L379.4891338252869,172.41748568419385"/>
|
||
<path d="M379.48913382566525,172.42165701698721 L400.65579986112107,172.41737970713461"/>
|
||
<path d="M378.04674741679582,176.37265123414898 L378.07955565545808,176.40545946003991"/>
|
||
<path d="M378.07955565545808,176.40545946003991 L378.41671942955918,176.40545946003994"/>
|
||
<path d="M378.27496454797665,176.37265123414898 L378.41671942955918,176.40545946003994"/>
|
||
<path d="M378.04674741679582,176.37265123414898 L378.27496454797665,176.37265123414898"/>
|
||
<path d="M400.65580096286658,172.30676373887792 L379.48913492701786,172.30676373887758"/>
|
||
<path d="M400.65580096564508,172.30343340936685 L379.48913492979636,172.30343340936651"/>
|
||
<path d="M400.65577948426608,172.51898533340633 L379.48911609784273,172.51898533340599"/>
|
||
<path d="M400.65580205581,172.41748313575826 L379.48913602013863,172.41722803380853"/>
|
||
<path d="M400.65580205619017,172.42165673948836 L379.48913602013863,172.41722803380853"/>
|
||
<path d="M379.48912066163803,172.30676554262121 L400.65578669748766,172.30676554262152"/>
|
||
<path d="M400.65580103897128,172.54228298750149 L379.48913500312165,172.54228298750118"/>
|
||
<path d="M400.65579875407411,172.27102438961663 L379.48913271818901,172.27110425090649"/>
|
||
<path d="M401.84642858595953,172.31923047752039 L401.84642858595953,172.22133454538553"/>
|
||
<path d="M379.48912612725917,172.37989924323634 L400.65579216310698,172.37989924323668"/>
|
||
<path d="M400.65578012389915,172.6427942772379 L379.48911408805043,172.64279427723756"/>
|
||
<path d="M379.48913711150863,172.40590500376379 L400.65580314737372,172.40648598515349"/>
|
||
<path d="M400.65579334066342,172.22357611571866 L379.48912730481379,172.22357611571834"/>
|
||
<path d="M400.65577502747192,172.40174574465576 L379.48911164104857,172.40174574465544"/>
|
||
<path d="M400.65579875076901,172.28241313925798 L379.48913271588344,172.27824559118969"/>
|
||
<path d="M400.65579875350932,172.40476857685644 L379.48913271776246,172.40426064392679"/>
|
||
<path d="M379.48913058709741,172.31145415109003 L400.65579662294522,172.31145415109035"/>
|
||
<path d="M400.65579984906935,172.2782450739511 L379.48913381310422,172.27812887768715"/>
|
||
<path d="M379.48913710761508,172.2713527419931 L400.65580314353474,172.27138983395608"/>
|
||
<path d="M379.48912178228284,172.30619350328175 L400.65578781813156,172.30619350328203"/>
|
||
<path d="M379.48913491192025,172.43741301926784 L400.65580094776897,172.43741301926815"/>
|
||
<path d="M400.65577722348144,172.40648945445093 L379.48911384156918,172.40477149001438"/>
|
||
<path d="M400.65578234097529,172.31761322420886 L379.48911630512566,172.31761322420857"/>
|
||
<path d="M379.48912724327283,172.31206280652532 L400.65579327912337,172.31206280652566"/>
|
||
<path d="M379.4891152222549,172.35944969863084 L400.65578125810453,172.35944969863112"/>
|
||
<path d="M379.48911273868953,172.40433333861722 L400.65577612507923,172.40426369655262"/>
|
||
<path d="M400.65578120196778,172.40426286319277 L379.48911516608541,172.40433288375502"/>
|
||
<path d="M400.6557750383131,172.42166034711178 L379.4891116516942,172.42154717877406"/>
|
||
<path d="M400.65577902683208,172.6427944159532 L379.48911299098245,172.64279441595286"/>
|
||
<path d="M379.48911493105561,172.39847669328969 L400.65577831948167,172.4017453284072"/>
|
||
<path d="M379.48911625042138,172.2301889681421 L400.65578228627191,172.23018896814244"/>
|
||
<path d="M379.48911624568291,172.24070492116505 L400.65578228153254,172.24070492116536"/>
|
||
<path d="M400.65579326699617,172.40404029979464 L379.48912723114654,172.40404029979436"/>
|
||
<path d="M400.6557932682631,172.40648723428816 L379.48912723241347,172.40648723428785"/>
|
||
<path d="M400.65577723076194,172.39432858571536 L379.4891138443395,172.39432858571507"/>
|
||
<path d="M379.48913600925562,172.43741288051845 L400.65580204510616,172.43741288051876"/>
|
||
<path d="M379.48911959068437,172.27296997158996 L400.655785626534,172.27296997159027"/>
|
||
<path d="M379.48911955166432,172.26857041451052 L400.65578558751395,172.26857041451083"/>
|
||
<path d="M379.48912503446218,172.27842937287534 L400.65579107037547,172.27824656243649"/>
|
||
<path d="M379.48912503686779,172.27102536086275 L400.65579107037547,172.27824656243649"/>
|
||
<path d="M400.6557790074653,172.4381875335468 L379.48911297290897,172.4360422548651"/>
|
||
<path d="M400.6557790088923,172.43647751778019 L379.48911297290897,172.4360422548651"/>
|
||
<path d="M400.65578674478684,172.3594490048838 L379.48912070893721,172.35944900488349"/>
|
||
<path d="M400.65578674873768,172.38701628752509 L379.48912071288714,172.38701628752477"/>
|
||
<path d="M400.65577722799253,172.4047714900147 L379.48911384156918,172.40477149001438"/>
|
||
<path d="M400.65577722650642,172.40592361225757 L379.48911384156918,172.40477149001438"/>
|
||
<path d="M379.48913600337301,172.2792474157236 L400.65580203922354,172.27924741572394"/>
|
||
<path d="M400.65577941842412,172.40648917691789 L379.48911603200258,172.4064891769176"/>
|
||
<path d="M400.65577613171672,173.77444244945247 L379.48911274529428,173.77444244945212"/>
|
||
<path d="M379.4891316280341,172.40683905222636 L400.65579766511064,172.40955774219034"/>
|
||
<path d="M379.48912064840579,172.40590708539219 L400.65578668429998,172.40562927408959"/>
|
||
<path d="M379.48911625965275,172.26857083075913 L400.65578229412631,172.2711721893055"/>
|
||
<path d="M379.48913053170463,172.39432594930369 L400.65579656696036,172.39847419436052"/>
|
||
<path d="M379.48912065456852,172.43597050604293 L400.65578669051911,172.43647654649948"/>
|
||
<path d="M400.65579547618063,172.3067644326257 L379.48912944033191,172.30676443262536"/>
|
||
<path d="M402.3755982155094,176.50712896064942 L402.3755982155094,176.45467190601147"/>
|
||
<path d="M379.48912064493425,172.39809089905086 L400.655786680039,172.39432719950173"/>
|
||
<path d="M379.48912837583384,172.31761169796368 L400.65579441168347,172.31761169796403"/>
|
||
<path d="M400.65579437210863,172.39818152100463 L379.48912833702934,172.39432622680289"/>
|
||
<path d="M400.65579437287897,172.39432622680323 L379.48912833702934,172.39432622680289"/>
|
||
<path d="M379.48913601110462,172.4064861242922 L400.65580204695607,172.40648612429254"/>
|
||
<path d="M400.65580204998105,172.40592028209903 L379.48913601110462,172.4064861242922"/>
|
||
<path d="M379.48912504388454,172.43604110707602 L400.65579108202883,172.43021312537877"/>
|
||
<path d="M400.65579655164629,172.23018716439927 L379.48913051579757,172.23018716439896"/>
|
||
<path d="M400.65577617360441,173.72050768960764 L379.48911278718106,173.7205076896073"/>
|
||
<path d="M400.65577617360441,172.66609516060365 L379.48911278718106,172.66609516060333"/>
|
||
<path d="M379.48911164266565,172.25684860702071 L400.65577502908809,172.25684860702103"/>
|
||
<path d="M400.65577503535269,172.40684210485222 L379.48911164892934,172.40684210485188"/>
|
||
<path d="M400.65577503657778,172.40956079481597 L379.48911165015443,172.40956079481566"/>
|
||
<path d="M379.48913052503258,172.26856902701559 L400.6557965608813,172.2685690270159"/>
|
||
<path d="M379.48911406326943,172.27135489878802 L400.65578009918272,172.27117246683861"/>
|
||
<path d="M379.48911406471007,172.26857110829218 L400.65578009918272,172.27117246683861"/>
|
||
<path d="M400.65580095412815,172.40476829860577 L379.48913491827943,172.40476829860546"/>
|
||
<path d="M400.65577618696034,172.359450531265 L379.48911280053608,172.35945053126471"/>
|
||
<path d="M400.65578998155479,173.77444050682277 L379.48912394570516,173.77444050682249"/>
|
||
<path d="M379.48912394657918,172.43597008979441 L400.65578998110186,172.4381861460179"/>
|
||
<path d="M400.65577900596099,172.40648903764267 L379.48911297011227,172.40648903764236"/>
|
||
<path d="M400.65578777740075,172.282414526753 L379.48912174155112,172.28241452675269"/>
|
||
<path d="M379.48912174251518,172.27824697868471 L400.65578777740075,172.282414526753"/>
|
||
<path d="M379.48911516094131,172.27117194956509 L400.65578119672728,172.2713543815151"/>
|
||
<path d="M379.48913492221209,172.43021187663277 L400.65580095806263,172.43021187663308"/>
|
||
<path d="M400.65577727550635,172.28782579656547 L379.489113889083,172.28782579656513"/>
|
||
<path d="M400.65577726310994,172.27297122050652 L379.48911387668659,172.27297122050618"/>
|
||
<path d="M379.48912503000747,172.2792488032182 L400.65579106585892,172.27924880321851"/>
|
||
<path d="M379.48912393266937,172.27924894196801 L400.65578996851809,172.27924894196832"/>
|
||
<path d="M379.48911296573215,172.40433202650371 L400.65577900154994,172.40426162745993"/>
|
||
<path d="M400.65577942150185,172.40648917652877 L379.48911603507941,172.40648917652845"/>
|
||
<path d="M400.65577942283517,172.4042629010882 L379.48911603641272,172.40426290108786"/>
|
||
<path d="M399.93487890076767,173.87498062355658 L380.21005728182945,173.87498062355627"/>
|
||
<path d="M380.4679585398585,173.80883465919692 L380.21005728182945,173.87498062355627"/>
|
||
<path d="M380.4679585398585,173.80883465919692 L399.6769776884762,173.8088346591972"/>
|
||
<path d="M399.93487890076767,173.87498062355658 L399.6769776884762,173.8088346591972"/>
|
||
<path d="M400.65577729946062,172.37811522207744 L379.48911391303818,172.3781152220771"/>
|
||
<path d="M400.65577728615654,172.31145678750124 L379.48911389973409,172.31145678750096"/>
|
||
<path d="M400.65578124364083,172.31761336295818 L379.48911520779029,172.31761336295787"/>
|
||
<path d="M400.65579765821849,172.26856888826654 L379.48913162085364,172.27110211871886"/>
|
||
<path d="M379.48912831046573,172.27036788916044 L400.65579434631536,172.27036788916075"/>
|
||
<path d="M379.48912831027656,172.3876303723419 L400.6557943461271,172.38763037234224"/>
|
||
<path d="M400.65579766063411,172.40592045860743 L379.48913162478448,172.40592045860711"/>
|
||
<path d="M400.6557844746344,172.4144286775105 L379.48911843878477,172.41442867751022"/>
|
||
<path d="M379.48911954688037,172.28241480425143 L400.65578558273091,172.28241480425174"/>
|
||
<path d="M379.48911954688037,172.28241480425143 L400.65578558360403,172.27802773228177"/>
|
||
<path d="M379.48913601779032,172.39847350061322 L400.65580205346532,172.39818206371632"/>
|
||
<path d="M379.48913601779032,172.39847350061322 L400.65580205146898,172.40476815985585"/>
|
||
<path d="M400.65578787093318,172.54228465249506 L379.48912183508264,172.54228465249474"/>
|
||
<path d="M379.48912394347963,172.40648765014737 L400.65578998063256,172.40433101678008"/>
|
||
<path d="M400.6557866930948,172.41748621371977 L379.48912065742525,172.41722997630146"/>
|
||
<path d="M400.65578669347587,172.42165868198123 L379.48912065742525,172.41722997630146"/>
|
||
<path d="M379.48913387698076,172.35944733988927 L400.6557999128313,172.35944733988958"/>
|
||
<path d="M379.48913388092706,172.38701462253107 L400.65579991677578,172.38701462253135"/>
|
||
<path d="M400.65579437044789,172.43818559101996 L379.48912833592613,172.4359695347965"/>
|
||
<path d="M400.6557943718758,172.43647557525304 L379.48912833592613,172.4359695347965"/>
|
||
<path d="M379.48911493105561,172.39847669328969 L400.65577831688688,172.39432844838365"/>
|
||
<path d="M400.65578998063256,172.40433101678008 L379.48912394481385,172.4042609962172"/>
|
||
<path d="M379.48911294748495,172.27036983168719 L400.65577898333277,172.27036983168753"/>
|
||
<path d="M402.06533001991511,172.31923433674731 L401.72816702644968,172.31923433674729"/>
|
||
<path d="M402.09813747892031,172.35204256550583 L401.86992193266406,172.35204256550583"/>
|
||
<path d="M401.86992193266406,172.35204256550583 L401.72816702644968,172.31923433674729"/>
|
||
<path d="M400.65578120599866,172.4302143741242 L379.48911517014903,172.43021437412389"/>
|
||
<path d="M400.65577794111459,172.65206338273643 L379.48911190526405,172.65206338273612"/>
|
||
<path d="M379.48911194715265,172.52825453979307 L400.6557779830041,172.52825453979335"/>
|
||
<path d="M400.65578998548835,172.42165826573267 L379.48912394943409,172.4172295600529"/>
|
||
<path d="M400.65578998509091,172.41738095588005 L379.48912394943409,172.4172295600529"/>
|
||
<path d="M379.48911852969604,172.37811411191058 L400.65578456554658,172.37811411191089"/>
|
||
<path d="M379.48911406089837,172.27845460523397 L400.65578009662067,172.27813137521258"/>
|
||
<path d="M379.48911406326943,172.27135489878802 L400.65578009662067,172.27813137521258"/>
|
||
<path d="M379.48913169967591,172.23018436528037 L400.65579773552554,172.23018436528068"/>
|
||
<path d="M379.48911185041516,172.2703699704027 L400.65577788626479,172.27036997040301"/>
|
||
<path d="M379.48912723056264,172.4374139905143 L400.65579326641227,172.43741399051461"/>
|
||
<path d="M400.65579327311252,172.43818572976934 L379.48912723726289,172.43818572976903"/>
|
||
<path d="M400.65579546962408,172.3984743331099 L379.48912943436562,172.39432608805359"/>
|
||
<path d="M400.25890326219678,176.38852612911191 L400.25890326219678,173.87498432445429"/>
|
||
<path d="M379.88598441133263,173.87498432445398 L400.25890326219678,173.87498432445429"/>
|
||
<path d="M379.88598441133263,173.87498432445398 L379.88598441133263,176.38852612911163"/>
|
||
<path d="M400.25890326219678,176.38852612911191 L379.88598441133263,176.38852612911163"/>
|
||
<path d="M379.48912833878649,172.42154416390764 L400.65579437483439,172.42165771073476"/>
|
||
<path d="M379.48912833819077,172.43021270912999 L400.65579437483439,172.42165771073476"/>
|
||
<path d="M400.65578888775372,172.41738109462958 L379.48912285034066,172.41013453475259"/>
|
||
<path d="M379.48912285034066,172.41013453475259 L400.65578888641676,172.40955885218619"/>
|
||
<path d="M400.65577613517371,172.4172315027173 L379.48911274875036,172.42166058691157"/>
|
||
<path d="M379.48913161394421,172.37989854948864 L400.65579764979384,172.37989854948896"/>
|
||
<path d="M379.81983823775363,176.45467190422579 L400.32504957928859,176.4546719042261"/>
|
||
<path d="M379.81986338962315,176.4546681975454 L400.32507435266916,176.45466819754571"/>
|
||
<path d="M377.76934374524944,176.45466807138874 L403.14505683065227,176.45466807138911"/>
|
||
<path d="M377.76931657269552,176.45467203038228 L403.14503157574609,176.45467203038268"/>
|
||
<path d="M379.48911853145046,172.528253707261 L400.65578456730009,172.52825370726134"/>
|
||
<path d="M400.65577832549707,172.40426379681699 L379.48911494135291,172.39847669198784"/>
|
||
<path d="M379.48911955105586,172.40648820553432 L400.65578558690549,172.40648820553466"/>
|
||
<path d="M400.65578778609006,172.40476996359939 L379.48912175224223,172.39818121803253"/>
|
||
<path d="M400.65578778809095,172.39818121803285 L379.48912175224223,172.39818121803253"/>
|
||
<path d="M379.48913272812797,172.41722845005705 L400.65579876379752,172.41748506596494"/>
|
||
<path d="M379.48913272812797,172.41722845005705 L400.65579876418042,172.42165715573691"/>
|
||
<path d="M379.48912504401733,172.40683988472298 L400.65579107986605,172.4068398847233"/>
|
||
<path d="M400.65579876338825,172.43021215413225 L379.4891327279006,172.42135474267599"/>
|
||
<path d="M400.65579876418042,172.42165715573691 L379.4891327279006,172.42135474267599"/>
|
||
<path d="M379.48912393718956,172.27824670118554 L400.65578997303919,172.27824670118585"/>
|
||
<path d="M379.48913271588344,172.27824559118969 L400.6557987516685,172.2784284016293"/>
|
||
<path d="M379.48913271818901,172.27110425090649 L400.6557987516685,172.2784284016293"/>
|
||
<path d="M379.48913600693095,172.28241272300909 L400.65580204362732,172.27813049263594"/>
|
||
<path d="M400.65578777796736,172.39847530565865 L379.48912174412044,172.40174394077556"/>
|
||
<path d="M400.65578340067304,172.43021409662518 L379.4891173648225,172.43021409662487"/>
|
||
<path d="M379.48911736255877,172.43597167927044 L400.65578340067304,172.43021409662518"/>
|
||
<path d="M379.48913492280326,172.41722817255788 L400.65580095865289,172.41722817255823"/>
|
||
<path d="M400.65578666476949,172.38763134358871 L379.48912062891986,172.3876313435884"/>
|
||
<path d="M379.48911633503167,172.27163355830746 L400.6557823708813,172.27163355830777"/>
|
||
<path d="M379.4891174190584,172.31145581608354 L400.65578345490803,172.31145581608385"/>
|
||
<path d="M379.48911954759524,172.39808952384257 L400.65578558270363,172.39432733825112"/>
|
||
<path d="M379.48912503446218,172.27842937287534 L400.65579106941232,172.28241411050448"/>
|
||
<path d="M400.65577795300715,172.66609474418436 L379.48911191715661,172.66609474418402"/>
|
||
<path d="M379.48912943794448,172.31206252902658 L400.65579547379411,172.31206252902689"/>
|
||
<path d="M379.48913607721215,173.77443897289012 L400.65580211306087,173.77443897289047"/>
|
||
<path d="M400.65579328150898,172.30676471012447 L379.48912724565935,172.30676471012413"/>
|
||
<path d="M400.65579328428839,172.30343438061331 L379.48912724843785,172.303434380613"/>
|
||
<path d="M400.65578009248611,172.27925019071395 L379.48911405663739,172.27925019071364"/>
|
||
<path d="M379.48911961160275,172.35944914363282 L400.65578564745238,172.35944914363313"/>
|
||
<path d="M379.48911961554813,172.38701642627458 L400.65578565139776,172.3870164262749"/>
|
||
<path d="M400.655785594186,172.39432733679905 L379.48911955833728,172.39432733679871"/>
|
||
<path d="M379.48911955759149,172.39809103653673 L400.655785594186,172.39432733679905"/>
|
||
<path d="M379.48912173079543,172.41442826126172 L400.65578776664597,172.414428261262"/>
|
||
<path d="M379.4891217389445,172.43271800861052 L400.65578777479504,172.43271800861083"/>
|
||
<path d="M400.65578676022096,172.37811383441169 L379.48912072437224,172.37811383441141"/>
|
||
<path d="M379.48911186809119,172.4017451895208 L400.65577790394173,172.40174518952111"/>
|
||
<path d="M379.48911734959938,172.4327185636084 L400.65578338544901,172.43271856360874"/>
|
||
<path d="M379.48911415372413,172.54228562374141 L400.65578018957467,172.54228562374172"/>
|
||
<path d="M402.37559812205791,176.45467191782768 L399.26674588135074,176.45467191782762"/>
|
||
<path d="M379.48912504388454,172.43604110707602 L400.65579107986605,172.43647599150154"/>
|
||
<path d="M379.48912504388454,172.43604110707602 L400.65579107844178,172.43818600726809"/>
|
||
<path d="M378.04674741679582,172.35204256550549 L378.0795564124378,172.31923433674694"/>
|
||
<path d="M377.83493409742141,172.32363011458199 L378.0795564124378,172.31923433674694"/>
|
||
<path d="M377.82292537232524,172.33563883014043 L377.83493409742141,172.32363011458199"/>
|
||
<path d="M378.04674741679582,172.35204256550549 L377.82292537232524,172.33563883014043"/>
|
||
<path d="M400.65577901184815,172.42165965326191 L379.48911297579662,172.42166003177664"/>
|
||
<path d="M379.48912393906858,172.40426099694363 L400.65578997625335,172.40648765053672"/>
|
||
<path d="M400.65579326491434,172.39780619941118 L379.48912723080639,172.40174324702784"/>
|
||
<path d="M379.48911954785353,172.27845618238919 L400.65578558360403,172.27802773228177"/>
|
||
<path d="M379.48911955022459,172.27135496198537 L400.65578558360403,172.27802773228177"/>
|
||
<path d="M400.65578016954669,172.25684927958108 L379.48911413369706,172.25684927958073"/>
|
||
<path d="M379.48912290755879,172.387016010026 L400.65578894340842,172.38701601002634"/>
|
||
<path d="M400.65578894475448,172.51898394577495 L379.48912290890485,172.51898394577461"/>
|
||
<path d="M400.65578448613405,172.39818277100761 L379.48911845228622,172.40477038059922"/>
|
||
<path d="M400.65579655951433,172.27139066645316 L379.48913052359194,172.27135357449038"/>
|
||
<path d="M400.65579655951433,172.27139066645316 L379.48913052503258,172.26856902701559"/>
|
||
<path d="M400.65577731232452,172.27035585179988 L379.48911392590298,172.27035585179956"/>
|
||
<path d="M379.48911516899125,172.39432789179662 L400.65578120483997,172.39432789179693"/>
|
||
<path d="M400.65579547316202,173.80883561400879 L379.48912943731239,173.80883561400847"/>
|
||
<path d="M379.48912730949587,172.27928484998773 L400.65579334534459,172.27928484998804"/>
|
||
<path d="M400.65578118262283,172.41442909375914 L379.48911514677411,172.4144290937588"/>
|
||
<path d="M400.65579875350932,172.40476857685644 L379.48913271909396,172.40648654054075"/>
|
||
<path d="M400.65579875499725,172.40592069872358 L379.48913271909396,172.40648654054075"/>
|
||
<path d="M400.65577722020271,172.27843131553954 L379.4891138361495,172.27110527236911"/>
|
||
<path d="M400.65578339664125,172.4042618287146 L379.48911735945921,172.40648848264445"/>
|
||
<path d="M379.4891261423586,172.3943265043016 L400.65579217820823,172.39432650430192"/>
|
||
<path d="M379.4891261429525,172.32700722529131 L400.65579217880213,172.32700722529162"/>
|
||
<path d="M379.48911298305893,172.30343618435654 L400.65577901890947,172.30343618435688"/>
|
||
<path d="M400.65579107666645,172.4064875113983 L379.489125040815,172.40648751139796"/>
|
||
<path d="M400.65578010302988,172.40648889892717 L379.4891140671657,172.40590753904797"/>
|
||
<path d="M400.65578010302988,172.40648889892717 L379.48911406410161,172.40648889931612"/>
|
||
<path d="M379.48911163587081,172.43271981249052 L400.65577502229507,172.4327198124908"/>
|
||
<path d="M379.48911492769776,172.38678174648078 L400.6557783141202,172.38678174648109"/>
|
||
<path d="M379.48911492684556,172.379901185866 L400.65577831326982,172.37990118586632"/>
|
||
<path d="M379.48913608902467,172.23018381028217 L400.6558021248743,172.23018381028251"/>
|
||
<path d="M400.65579437403949,172.43021270913033 L379.48912833819077,172.43021270912999"/>
|
||
<path d="M379.48912833592613,172.4359695347965 L400.65579437403949,172.43021270913033"/>
|
||
<path d="M379.4891250341293,172.39847488940978 L400.65579106938503,172.39432664450382"/>
|
||
<path d="M379.48911186196483,172.27925046821241 L400.65577789781537,172.27925046821272"/>
|
||
<path d="M379.48911186187934,172.37990104697991 L400.65577789772897,172.37990104698022"/>
|
||
<path d="M379.48913600749665,172.39758253761875 L400.65580203999116,172.38677855510565"/>
|
||
<path d="M379.48911961689419,172.51898436202316 L400.65578565274473,172.51898436202345"/>
|
||
<path d="M400.65578559534652,172.43021381912607 L379.48911955723315,172.43597064479229"/>
|
||
<path d="M379.48912284791686,172.43818628476694 L400.65578888376558,172.43818628476726"/>
|
||
<path d="M379.48912284934113,172.43647626900042 L400.65578888519167,172.43647626900074"/>
|
||
<path d="M399.26674537507415,176.4546719818423 L402.37559761578132,177.5240289797303"/>
|
||
<path d="M379.48911964040826,172.54228492999394 L400.65578567625789,172.54228492999425"/>
|
||
<path d="M400.65577841044114,172.54228604012687 L379.48911502401779,172.54228604012653"/>
|
||
<path d="M400.65578339530703,172.40648848264476 L379.48911735945921,172.40648848264445"/>
|
||
<path d="M400.65578675008283,172.51898422327366 L379.4891207142341,172.51898422327338"/>
|
||
<path d="M379.48911525028279,172.27035515791545 L400.65578128613151,172.27035515791579"/>
|
||
<path d="M400.65578128384595,172.25439993309627 L379.4891152479945,172.25439993309593"/>
|
||
<path d="M400.65577621243074,172.25440076576402 L379.4891128260092,172.25440076576371"/>
|
||
<path d="M400.65577620406157,172.23018727919072 L379.48911281764003,172.2301872791904"/>
|
||
<path d="M379.48912943552523,172.43021257038069 L400.65579547137486,172.430212570381"/>
|
||
<path d="M379.4891250341293,172.39847488940978 L400.6557910666229,172.38677994260073"/>
|
||
<path d="M400.65578998548835,172.42165826573267 L379.489123949435,172.42165864424743"/>
|
||
<path d="M379.48912394884474,172.43021326412781 L400.65578998548835,172.42165826573267"/>
|
||
<path d="M400.65577899564914,172.38678146887935 L379.4891129597986,172.38678146887904"/>
|
||
<path d="M379.48911404943874,172.41442923250821 L400.65578008528746,172.4144292325085"/>
|
||
<path d="M400.65578235756993,172.31145595483343 L379.48911632172121,172.31145595483309"/>
|
||
<path d="M400.65578778074678,172.27135733391341 L379.48912174485622,172.2710257771113"/>
|
||
<path d="M379.48913496579689,172.28782260515584 L400.65580100164561,172.28782260515615"/>
|
||
<path d="M379.48912175007217,172.40404023585356 L400.65578778609006,172.40476996359939"/>
|
||
<path d="M400.65578778460213,172.40592208584258 L379.48912175007217,172.40404023585356"/>
|
||
<path d="M400.65579545520495,172.27924824822063 L379.48912941935441,172.27924824822031"/>
|
||
<path d="M400.65578559614141,172.42165882073056 L379.48911956008897,172.41723011505081"/>
|
||
<path d="M379.48911956008897,172.41723011505081 L400.65578559574396,172.41738151087796"/>
|
||
<path d="M400.65579876244692,172.40955760344093 L379.48913272659638,172.40955760344062"/>
|
||
<path d="M379.48913272812797,172.41722845005705 L400.65579876244692,172.40955760344093"/>
|
||
<path d="M379.48912510358014,172.51898366827547 L400.65579113942886,172.51898366827581"/>
|
||
<path d="M402.37559814332099,176.4546719151393 L402.37559814332099,176.50712896977726"/>
|
||
<path d="M400.65577901105598,172.43021465165742 L379.48911297290897,172.4360422548651"/>
|
||
<path d="M400.65577944237202,172.64279455483958 L379.48911605594776,172.64279455483924"/>
|
||
<path d="M379.4891162829922,172.64279399970451 L400.65578231884183,172.64279399970485"/>
|
||
<path d="M400.6557866890912,172.43818656226645 L379.48912065324066,172.43818656226614"/>
|
||
<path d="M379.48912174429506,172.40476996435072 L400.65578778014469,172.40476996435103"/>
|
||
<path d="M379.48912065490595,172.39818135678189 L400.65578669077922,172.39808938382927"/>
|
||
<path d="M379.48912065490595,172.39818135678189 L400.65578668875378,172.40477010234875"/>
|
||
<path d="M400.6557866926828,172.43021368037671 L379.48912065456852,172.43597050604293"/>
|
||
<path d="M379.48913710514398,172.27802551228936 L400.65580314108183,172.27824579317081"/>
|
||
<path d="M379.48913710761508,172.2713527419931 L400.65580314108183,172.27824579317081"/>
|
||
<path d="M379.48913161686005,172.26504515166548 L400.65579765271059,172.26504515166579"/>
|
||
<path d="M400.65579765761913,172.25684555439551 L379.48913162177132,172.25684555439523"/>
|
||
<path d="M379.48912731870359,172.2543984068511 L400.65579335455141,172.25439840685141"/>
|
||
<path d="M379.48912731032988,172.2301849202783 L400.65579334617951,172.23018492027862"/>
|
||
<path d="M379.48911845010889,172.39847572190683 L400.65578448613405,172.39818277100761"/>
|
||
<path d="M379.48911845288831,172.27135434375572 L400.65578448880888,172.27139219269765"/>
|
||
<path d="M379.48911845432804,172.26857055325996 L400.65578448880888,172.27139219269765"/>
|
||
<path d="M400.78806774309169,173.80883838611675 L379.35681823985988,173.80883838611641"/>
|
||
<path d="M400.32507435266916,173.80883465919723 L379.81986338962315,173.80883465919692"/>
|
||
<path d="M400.32504957928859,173.80883836587762 L379.81983823775363,173.80883836587731"/>
|
||
<path d="M400.65578009861883,172.40426338119198 L379.48911406279831,172.40433340174627"/>
|
||
<path d="M400.65578229930497,172.40426272444313 L379.48911626342442,172.40433274500529"/>
|
||
<path d="M400.65579221700818,172.31761197546319 L379.48912618115946,172.31761197546291"/>
|
||
<path d="M379.48913492280872,172.42154370990013 L400.65580095885571,172.42165687823763"/>
|
||
<path d="M379.48913492221209,172.43021187663277 L400.65580095885571,172.42165687823763"/>
|
||
<path d="M400.65580205619017,172.42165673948836 L379.489136020145,172.42154394964024"/>
|
||
<path d="M379.48913601954837,172.43021173788338 L400.65580205619017,172.42165673948836"/>
|
||
<path d="M400.65577721601449,172.27925074584874 L379.48911382959295,172.27925074584843"/>
|
||
<path d="M379.48912839029481,172.35944803363702 L400.65579442614535,172.35944803363736"/>
|
||
<path d="M379.48913053170463,172.39432594930369 L400.65579656755426,172.394325949304"/>
|
||
<path d="M379.48913492112888,172.40997063649957 L400.65580095712039,172.40955732594179"/>
|
||
<path d="M379.48913492112888,172.40997063649957 L400.65580095865289,172.41722817255823"/>
|
||
<path d="M400.65578780552505,173.72050602741598 L379.48912176967451,173.72050602741567"/>
|
||
<path d="M379.48912176967451,172.64279330595721 L400.65578780552505,172.64279330595753"/>
|
||
<path d="M400.65578127547587,172.23018644652302 L379.48911523962533,172.23018644652271"/>
|
||
<path d="M379.48911382239521,172.41442978764286 L400.65577720881674,172.41442978764314"/>
|
||
<path d="M379.48911382396682,172.24070575379852 L400.65577721039017,172.24070575379884"/>
|
||
<path d="M400.65579107268104,172.2711052221533 L379.48912503686779,172.27102536086275"/>
|
||
<path d="M379.48912503834936,172.26856972076286 L400.65579107268104,172.2711052221533"/>
|
||
<path d="M379.48911602872477,172.27843065951643 L400.65577941424863,172.28241577563495"/>
|
||
<path d="M400.65578009711362,172.22357854723907 L379.48911406126399,172.22357854723876"/>
|
||
<path d="M400.65578009995033,172.40648889931643 L379.48911406410161,172.40648889931612"/>
|
||
<path d="M400.65578009995033,172.40648889931643 L379.48911406279831,172.40433340174627"/>
|
||
<path d="M379.48911605594776,173.7205072762977 L400.65577944237202,173.72050727629804"/>
|
||
<path d="M379.48913601838785,172.39432525555637 L400.65580205346532,172.39818206371632"/>
|
||
<path d="M379.48913601838785,172.39432525555637 L400.65580205423657,172.39432525555671"/>
|
||
<path d="M379.83677194298571,176.37265113595316 L379.80396427205096,176.40545936471221"/>
|
||
<path d="M379.83237684243022,176.3890552597835 L379.82036812324395,176.40106397534234"/>
|
||
<path d="M400.78809283660621,173.80883463895799 L379.35684371186335,173.80883463895768"/>
|
||
<path d="M400.78809283660621,173.90673057109288 L379.35684371186335,173.90673057109254"/>
|
||
<path d="M379.35684371186335,173.80883463895768 L379.35684371186335,173.90673057109254"/>
|
||
<path d="M379.48913168230729,172.35944761738841 L400.65579771815601,172.35944761738875"/>
|
||
<path d="M379.48913168625177,172.38701490003024 L400.6557977221014,172.38701490003052"/>
|
||
<path d="M379.48913388840401,172.26001663136492 L400.65579992425364,172.26001663136526"/>
|
||
<path d="M379.4891305274873,172.40590583626087 L400.65579656335058,172.40648681765057"/>
|
||
<path d="M400.65577507653552,173.72050782832315 L379.48911169011308,173.72050782832281"/>
|
||
<path d="M379.48911170875772,173.77444258051383 L400.65577509518198,173.77444258051418"/>
|
||
<path d="M400.65578998949832,172.30676512637297 L379.4891239536496,172.30676512637265"/>
|
||
<path d="M379.48911957500377,172.64279358345595 L400.65578561085249,172.64279358345627"/>
|
||
<path d="M400.65578561085249,173.72050630491472 L379.48911957500377,173.72050630491441"/>
|
||
<path d="M400.65577947045358,172.28782551903188 L379.48911608403023,172.28782551903157"/>
|
||
<path d="M379.48913608043358,172.25684650459067 L400.65580211628412,172.25684650459098"/>
|
||
<path d="M379.48911955723315,172.43597064479229 L400.65578559318283,172.43647668524886"/>
|
||
<path d="M400.65578559175401,172.43818670101581 L379.48911955723315,172.43597064479229"/>
|
||
<path d="M379.48913280767238,172.27035293792329 L400.65579884352292,172.27035293792363"/>
|
||
<path d="M379.489128326642,172.22357674349547 L400.65579436249072,172.22357674349578"/>
|
||
<path d="M379.4891184599951,172.40684071722001 L400.65578449707073,172.4095594071841"/>
|
||
<path d="M379.48913381310422,172.27812887768715 L400.65579984810529,172.2824130005086"/>
|
||
<path d="M379.48913495339866,172.27296802909703 L400.65580098924829,172.27296802909734"/>
|
||
<path d="M400.65580095022824,172.26856847201796 L379.48913491437952,172.26856847201765"/>
|
||
<path d="M379.48912503356269,172.28241411050416 L400.65579106941232,172.28241411050448"/>
|
||
<path d="M379.4891250335354,172.39432664450351 L400.65579106938503,172.39432664450382"/>
|
||
<path d="M400.65580094298321,172.27160660819561 L379.48913490713267,172.2716066081953"/>
|
||
<path d="M379.48913601112008,172.25684499939689 L400.65580204696971,172.2568449993972"/>
|
||
<path d="M400.65578667561886,172.2301884131445 L379.48912063976832,172.23018841314416"/>
|
||
<path d="M379.48912175190571,172.43597225974105 L400.65578778775443,172.43597225974139"/>
|
||
<path d="M400.65578779001908,172.43021354162732 L379.48912175416854,172.43021354162701"/>
|
||
<path d="M378.29851020820615,172.22133454538516 L401.84642858595953,172.22133454538553"/>
|
||
<path d="M403.11973587397233,172.22133448683633 L377.76934373649556,172.22133448683593"/>
|
||
<path d="M403.11970912261449,172.22133844361639 L377.76931658144758,172.22133844361599"/>
|
||
<path d="M379.48911603112947,172.27102513354575 L400.65577941766378,172.27139340382104"/>
|
||
<path d="M400.65577941903166,172.26857138589412 L379.48911603112947,172.27102513354575"/>
|
||
<path d="M400.65577941422043,172.39432830963437 L379.48911602839189,172.39847655454031"/>
|
||
<path d="M400.65577941499077,172.39818398213069 L379.48911602839189,172.39847655454031"/>
|
||
<path d="M400.65579326336183,172.26504570666378 L379.4891272275122,172.26504570666347"/>
|
||
<path d="M379.4891262044016,172.25684775333636 L400.65579224025123,172.25684775333667"/>
|
||
<path d="M379.4891305289334,172.40476885360326 L400.65579656468117,172.40426281314734"/>
|
||
<path d="M379.4891305289334,172.40476885360326 L400.65579656335058,172.40648681765057"/>
|
||
<path d="M379.48911959851421,172.66609377293764 L400.65578563436475,172.66609377293796"/>
|
||
<path d="M379.48913161313658,172.23018702564917 L400.65579764898621,172.23018702564951"/>
|
||
<path d="M400.65578231884183,173.7205067211633 L379.4891162829922,173.72050672116299"/>
|
||
<path d="M379.48911846159581,172.32700819653778 L400.65578449744453,172.32700819653809"/>
|
||
<path d="M379.48911846457895,172.3120639165212 L400.65578450042858,172.31206391652151"/>
|
||
<path d="M400.65578778163717,172.40562913534021 L379.48912174574116,172.4059069466428"/>
|
||
<path d="M379.48912174429506,172.40476996435072 L400.65578778163717,172.40562913534021"/>
|
||
<path d="M379.48912943552523,172.43021257038069 L400.65579547196876,172.42165757201087"/>
|
||
<path d="M400.65579547196876,172.42165757201087 L379.48912943632013,172.42165757198507"/>
|
||
<path d="M400.65579664962706,172.54228354249921 L379.48913061377652,172.54228354249889"/>
|
||
<path d="M400.65579545511673,172.37989882698827 L379.48912941926801,172.37989882698795"/>
|
||
<path d="M400.65578448958104,172.25684721938921 L379.4891184537305,172.25684721938893"/>
|
||
<path d="M400.6557856227414,173.73475359462611 L379.48911958689359,173.73475359462577"/>
|
||
<path d="M379.48911494135291,172.39847669198784 L400.65577832777535,172.39847669198818"/>
|
||
<path d="M400.65579985229533,172.25684527689634 L379.48913381644479,172.25684527689606"/>
|
||
<path d="M379.48913388576011,172.25684678208981 L400.65579992160883,172.25684678209015"/>
|
||
<path d="M379.48911412555071,173.80883755005885 L400.65578016139943,173.8088375500592"/>
|
||
<path d="M400.65578453702847,172.66609391168734 L379.48911850117793,172.66609391168703"/>
|
||
<path d="M379.48912393855107,172.43741440676285 L400.6557899744007,172.43741440676317"/>
|
||
<path d="M400.65578998110186,172.4381861460179 L379.48912394525223,172.43818614601756"/>
|
||
<path d="M379.48911384217581,172.43818794989798 L400.65577722859825,172.43818794989829"/>
|
||
<path d="M400.65580315098168,172.39847336186349 L379.48913711513205,172.39847336186318"/>
|
||
<path d="M400.65579875979483,172.43818503602205 L379.4891327239452,172.43818503602171"/>
|
||
<path d="M400.6558009487876,172.2713522625138 L379.48913491300073,172.27116983056385"/>
|
||
<path d="M400.6558009487876,172.2713522625138 L379.48913491437952,172.26856847201765"/>
|
||
<path d="M399.26894362085795,176.4546719845311 L399.26894362085795,176.50712903916906"/>
|
||
<path d="M400.6557866693106,172.41442840001139 L379.48912063345915,172.41442840001105"/>
|
||
<path d="M379.48913498974753,172.37811203066832 L400.65580102559534,172.37811203066866"/>
|
||
<path d="M400.65580205581,172.41748313575826 L379.4891360184688,172.4099708762393"/>
|
||
<path d="M400.65580205446122,172.40955718719201 L379.4891360184688,172.4099708762393"/>
|
||
<path d="M400.65578229069206,172.39432775449967 L379.48911625484152,172.39432775449936"/>
|
||
<path d="M400.65577941721449,172.40420310045707 L379.48911602839189,172.39847655454031"/>
|
||
<path d="M400.65578558329207,172.39847558315785 L379.48911954978894,172.40404051406179"/>
|
||
<path d="M379.489131691083,172.25684705958912 L400.65579772693263,172.25684705958943"/>
|
||
<path d="M400.65578997626335,172.25684652564195 L379.48912394041281,172.25684652564166"/>
|
||
<path d="M400.65578781741669,173.73475331712692 L379.48912178156706,173.7347533171266"/>
|
||
<path d="M400.65578784275795,173.80883657881253 L379.48912180690922,173.80883657881222"/>
|
||
<path d="M400.65579877889604,173.72050463992053 L379.4891327430455,173.72050463992019"/>
|
||
<path d="M379.48912293241983,172.54228451374539 L400.65578896826855,172.5422845137457"/>
|
||
<path d="M379.48912175496343,172.4216585432315 L400.65578779081216,172.42165854323181"/>
|
||
<path d="M400.65578779041743,172.41738123337893 L379.4891217545678,172.41738123337859"/>
|
||
<path d="M379.48912064493425,172.39809089905086 L400.65578667727686,172.38678049759864"/>
|
||
<path d="M379.4891294238073,172.27842919636709 L400.65579545972059,172.27824600743867"/>
|
||
<path d="M379.48912942621291,172.27102518435453 L400.65579545972059,172.27824600743867"/>
|
||
<path d="M379.48913498574302,172.26001649261514 L400.65580102159174,172.26001649261548"/>
|
||
<path d="M379.48913498975389,172.27163119956643 L400.65580102560443,172.27163119956674"/>
|
||
<path d="M400.65579766684505,172.42165729448615 L379.48913163079169,172.41722858880644"/>
|
||
<path d="M400.6557976664476,172.4173799846335 L379.48913163079169,172.41722858880644"/>
|
||
<path d="M400.65577833711313,172.30343646199236 L379.4891149506916,172.30343646199202"/>
|
||
<path d="M379.48911406861089,172.40477093487985 L400.65578010436047,172.40426451593444"/>
|
||
<path d="M400.65578010302988,172.40648889892717 L379.48911406861089,172.40477093487985"/>
|
||
<path d="M379.48911734144849,172.41442881625966 L400.65578337729812,172.41442881625997"/>
|
||
<path d="M400.65577900288417,172.40648903803168 L379.48911296703545,172.40648903803134"/>
|
||
<path d="M379.48911296573215,172.40433202650371 L400.65577900288417,172.40648903803168"/>
|
||
<path d="M379.48911734775766,172.23018882939269 L400.6557833836082,172.230188829393"/>
|
||
<path d="M379.4891173430201,172.24070478241546 L400.65578337887064,172.24070478241578"/>
|
||
<path d="M400.65578996928753,172.38678008135008 L379.48912393679302,172.39847502815917"/>
|
||
<path d="M379.48912951643661,172.54228368124879 L400.65579555228715,172.54228368124913"/>
|
||
<path d="M400.65579005417248,172.23018533652672 L379.48912401832195,172.2301853365264"/>
|
||
<path d="M400.6557900486564,172.22357653196676 L379.48912401280768,172.22357653196644"/>
|
||
<path d="M379.48912615110248,172.30343451936238 L400.65579218695211,172.3034345193627"/>
|
||
<path d="M400.65579220747759,172.30619294828412 L379.48912617162887,172.30619294828381"/>
|
||
<path d="M379.48913714499622,172.30619156078885 L400.65580318084676,172.30619156078916"/>
|
||
<path d="M400.65578449685063,172.39432747554838 L379.489118461001,172.39432747554807"/>
|
||
<path d="M379.48911846040346,172.39847572060506 L400.655784496254,172.39847572060538"/>
|
||
<path d="M400.65579108244356,172.41748679419001 L379.48912504501504,172.41013425725339"/>
|
||
<path d="M400.65579108109296,172.40955857468703 L379.48912504501504,172.41013425725339"/>
|
||
<path d="M379.48911273868953,172.40433333861722 L400.65577612641437,172.40648959316644"/>
|
||
<path d="M400.65579003892753,172.311454983587 L379.4891240030779,172.31145498358666"/>
|
||
<path d="M400.65577727121081,172.66609502181998 L379.48911388478746,172.66609502181964"/>
|
||
<path d="M400.65577731310577,172.54228617887625 L379.48911392668151,172.54228617887594"/>
|
||
<path d="M400.65579986015882,172.32700625404522 L379.4891338243101,172.3270062540449"/>
|
||
<path d="M379.48911845822886,172.4047703798476 L400.65578449397844,172.40426358241274"/>
|
||
<path d="M379.48911845822886,172.4047703798476 L400.65578449264876,172.40648834389489"/>
|
||
<path d="M379.48912614144365,172.39758605603964 L400.65579217761433,172.39847474935846"/>
|
||
<path d="M379.48912614144365,172.39758605603964 L400.65579217530512,172.40433263172872"/>
|
||
<path d="M400.65580315452326,173.80883464276187 L379.48913711867272,173.80883464276155"/>
|
||
<path d="M400.6558031801319,173.73475137463402 L379.48913714428318,173.73475137463367"/>
|
||
<path d="M380.46793319874405,173.80883836587731 L380.21003217569478,173.87498432445398"/>
|
||
<path d="M399.93485568707956,173.87498432445426 L380.21003217569478,173.87498432445398"/>
|
||
<path d="M399.93485568707956,173.87498432445426 L399.67695291509563,173.80883836587762"/>
|
||
<path d="M380.46793319874405,173.80883836587731 L399.67695291509563,173.80883836587762"/>
|
||
<path d="M379.83679692535543,173.93953901861721 L379.80398946635023,173.90673060061368"/>
|
||
<path d="M379.83240217487537,173.92313470554211 L379.82039327474786,173.91112617922826"/>
|
||
<path d="M379.48912612829145,172.43271745361261 L400.65579216414108,172.43271745361295"/>
|
||
<path d="M379.4891327174887,172.40174255328054 L400.65579875333924,172.40174255328085"/>
|
||
<path d="M400.65578667650834,172.2792493582169 L379.4891206406578,172.27924935821656"/>
|
||
<path d="M400.32505745143362,173.80883679622377 L400.28315422804599,173.82380131155304"/>
|
||
<path d="M400.65578997504099,172.40420119558652 L379.48912393906858,172.40426099694363"/>
|
||
<path d="M400.65578117808445,172.38763203733635 L379.48911514223482,172.387632037336"/>
|
||
<path d="M400.65578785398202,172.22357680946592 L379.48912181813148,172.22357680946558"/>
|
||
<path d="M400.65579985956583,172.39432553305545 L379.48913382371711,172.39432553305514"/>
|
||
<path d="M400.65577501571488,172.240706031298 L379.48911162929153,172.24070603129769"/>
|
||
<path d="M402.37559814332099,176.4546719151393 L399.26674590261382,176.45467191513924"/>
|
||
<path d="M379.48911186273153,172.38678160759454 L400.65577789858025,172.38678160759486"/>
|
||
<path d="M379.48911186592204,172.39799738671053 L400.65577790177258,172.39799738671084"/>
|
||
<path d="M400.65578347015025,172.2301861690238 L379.48911743430153,172.23018616902345"/>
|
||
<path d="M400.65579218115408,173.80883603025688 L379.48912614530445,173.8088360302566"/>
|
||
<path d="M400.65579113476861,173.80883616256398 L379.48912509892079,173.80883616256364"/>
|
||
<path d="M400.65579985233353,172.40591980299516 L379.48913381648208,172.40591980299484"/>
|
||
<path d="M379.48911274786542,172.3270094454202 L400.65577613428786,172.32700944542052"/>
|
||
<path d="M379.48911274727061,172.39432872443055 L400.65577613369396,172.39432872443089"/>
|
||
<path d="M400.65579107173699,172.43741426801378 L379.48912503588826,172.43741426801347"/>
|
||
<path d="M402.26973904623947,173.42849939574381 L377.83546520352093,173.42849939574347"/>
|
||
<path d="M379.4891305274873,172.40590583626087 L400.65579656027376,172.40648681803964"/>
|
||
<path d="M379.48913052442504,172.4064868180393 L400.65579656027376,172.40648681803964"/>
|
||
<path d="M379.48911302758142,172.35944997612989 L400.65577906343015,172.35944997613024"/>
|
||
<path d="M379.48913600693095,172.28241272300909 L400.65580204278058,172.28241272300943"/>
|
||
<path d="M379.48913600690366,172.39432525700843 L400.65580204275329,172.39432525700875"/>
|
||
<path d="M400.65578558557218,172.40426230892092 L379.48911955105586,172.40648820553432"/>
|
||
<path d="M400.65578558557218,172.40426230892092 L379.48911954978894,172.40404051406179"/>
|
||
<path d="M379.48911494094091,172.43647779538162 L400.65577832736244,172.43647779538193"/>
|
||
<path d="M379.48911493951482,172.43818781114805 L400.65577832593908,172.4381878111484"/>
|
||
<path d="M379.48913712446983,172.30343313186734 L400.65580316032037,172.30343313186768"/>
|
||
<path d="M379.48911626434756,173.77444147806892 L400.65578230019719,173.77444147806926"/>
|
||
<path d="M379.48911844598797,172.27924963571525 L400.65578448183669,172.27924963571559"/>
|
||
<path d="M400.32505745143362,173.80883679622377 L400.25891107983762,173.87498276169214"/>
|
||
<path d="M400.32504980333806,173.80883833754834 L400.25890348624625,173.87498429612515"/>
|
||
<path d="M400.2677644554401,173.84191134410753 L400.29197414980672,173.81770031771626"/>
|
||
<path d="M379.48912392092961,172.38763092733984 L400.65578995678015,172.38763092734018"/>
|
||
<path d="M400.65578127464096,172.27928637623245 L379.48911523879042,172.27928637623211"/>
|
||
<path d="M379.48912283889194,172.28241438800291 L400.65578887474067,172.28241438800319"/>
|
||
<path d="M400.65577899952632,172.39798967811842 L379.48911296283086,172.39432817074785"/>
|
||
<path d="M379.48911301311591,172.31761364045701 L400.65577904896463,172.31761364045735"/>
|
||
<path d="M379.48911300358714,172.30619461327777 L400.65577903943677,172.30619461327811"/>
|
||
<path d="M379.48913053326169,172.41738012338283 L400.6557965675479,172.41013356350638"/>
|
||
<path d="M400.65579656912587,172.41748610044272 L379.48913053326169,172.41738012338283"/>
|
||
<path d="M380.03218144261473,173.90673429870611 L379.82036812324395,173.91112988586247"/>
|
||
<path d="M380.06498892430363,173.93954271384155 L379.83237684243022,173.92313841112644"/>
|
||
<path d="M379.83237684243022,173.92313841112644 L379.82036812324395,173.91112988586247"/>
|
||
<path d="M403.11970931534552,172.22133841924702 L403.11970931534552,172.31923435138188"/>
|
||
<path d="M379.48913389435029,172.23018408778134 L400.65579993020083,172.23018408778168"/>
|
||
<path d="M379.48912283816708,172.26504626166135 L400.6557888740158,172.26504626166167"/>
|
||
<path d="M400.65579105430561,172.27036830540931 L379.48912501845507,172.27036830540897"/>
|
||
<path d="M379.48912502437952,172.24070381116877 L400.65579106022915,172.24070381116908"/>
|
||
<path d="M379.48913497494823,173.8088349138186 L400.65580101079695,173.80883491381894"/>
|
||
<path d="M400.65579218015819,172.42165798823393 L379.48912614430856,172.42165798823359"/>
|
||
<path d="M379.48912614351548,172.4302129866291 L400.65579217936602,172.43021298662939"/>
|
||
<path d="M400.6557965553734,172.26504529041523 L379.48913051952286,172.26504529041492"/>
|
||
<path d="M400.655782342355,173.72050671819031 L379.48911630650537,173.72050671818999"/>
|
||
<path d="M400.65578887227502,172.2716081344405 L379.48912283642539,172.27160813444019"/>
|
||
<path d="M400.65580204017488,172.43271620486723 L379.48913600432434,172.43271620486692"/>
|
||
<path d="M379.85293730514832,176.4458062457069 L379.87714851347073,176.42159521931566"/>
|
||
<path d="M402.32635510799309,176.37265116222187 L402.29354769620431,176.40545938214268"/>
|
||
<path d="M400.65578120491818,172.40997351248029 L379.48911516906765,172.40997351247995"/>
|
||
<path d="M400.65578120630516,172.41751113080886 L379.48911517045644,172.41751113080855"/>
|
||
<path d="M400.65578997204875,172.39432678325321 L379.48912393619912,172.39432678325286"/>
|
||
<path d="M379.48912393622641,172.28241424925352 L400.65578997207695,172.28241424925383"/>
|
||
<path d="M400.65579225949614,172.2703537704212 L379.48912622364833,172.27035377042088"/>
|
||
<path d="M400.65577899952632,172.39798967811842 L379.48911296573215,172.40433202650371"/>
|
||
<path d="M400.65577899952632,172.39798967811842 L379.4891129636203,172.39782882008535"/>
|
||
<path d="M379.48913279682665,172.52825190351786 L400.65579883267719,172.52825190351817"/>
|
||
<path d="M379.48913279617818,172.27928415624041 L400.6557988320269,172.27928415624075"/>
|
||
<path d="M379.48912511371827,172.3781132794135 L400.65579114956699,172.37811327941381"/>
|
||
<path d="M379.48912511546996,172.52825287476438 L400.65579115131868,172.52825287476469"/>
|
||
<path d="M379.48913601027516,172.27135401621149 L400.65580204362732,172.27813049263594"/>
|
||
<path d="M400.65580204618755,172.27117082728319 L379.48913601027516,172.27135401621149"/>
|
||
<path d="M378.07958219201691,176.40545558126769 L378.04677397603382,176.37264735250889"/>
|
||
<path d="M378.04677397603382,176.37264735250889 L401.53073216921393,176.37264735250923"/>
|
||
<path d="M401.44550237704289,176.40545558126803 L401.53073216921393,176.37264735250923"/>
|
||
<path d="M378.07958219201691,176.40545558126769 L401.44550237704289,176.40545558126803"/>
|
||
<path d="M400.6557977187872,173.80883533006735 L379.48913168293757,173.80883533006701"/>
|
||
<path d="M379.48911740840913,172.28782482514754 L400.65578344425967,172.28782482514788"/>
|
||
<path d="M379.48913053069964,172.40683919097569 L400.65579656654836,172.406839190976"/>
|
||
<path d="M379.48913599617435,172.41442645751829 L400.65580203202308,172.41442645751863"/>
|
||
<path d="M400.65579544346247,172.38763023359286 L379.48912940761284,172.38763023359255"/>
|
||
<path d="M377.83546522181086,172.42308289866148 L402.26973906452849,172.42308289866185"/>
|
||
<path d="M400.65577616225301,173.73475498225744 L379.48911277583147,173.73475498225713"/>
|
||
<path d="M400.6557823057542,172.31206419402068 L379.48911626990457,172.31206419402034"/>
|
||
<path d="M400.65578230277015,172.32700847403726 L379.48911626692052,172.32700847403694"/>
|
||
<path d="M379.48912942288052,172.39432608950565 L400.65579545873106,172.39432608950597"/>
|
||
<path d="M379.48912942290963,172.2824135555062 L400.65579545875926,172.28241355550654"/>
|
||
<path d="M400.65578448278529,172.43271842485933 L379.48911844693475,172.43271842485902"/>
|
||
<path d="M400.6557844877193,172.43741510051041 L379.48911845186967,172.43741510051007"/>
|
||
<path d="M379.48912722897558,172.39818166101156 L400.6557932612991,172.38677966510153"/>
|
||
<path d="M400.65579225721331,172.25439854560125 L379.48912622136277,172.25439854560091"/>
|
||
<path d="M379.48912502911617,172.23018785814625 L400.65579106496489,172.23018785814656"/>
|
||
<path d="M379.48912503463407,172.22357715974354 L400.6557910704837,172.22357715974385"/>
|
||
<path d="M379.48913380861495,172.37989827198987 L400.65579984446549,172.37989827199019"/>
|
||
<path d="M379.48912721747774,172.41442756751442 L400.65579325332737,172.41442756751474"/>
|
||
<path d="M379.48912722563136,172.43271731486277 L400.65579326148099,172.43271731486311"/>
|
||
<path d="M377.76931657712294,172.22382625568309 L377.76931658144758,172.22133844361599"/>
|
||
<path d="M377.76934374479561,172.22858823716126 L377.76934374087477,172.22300248953349"/>
|
||
<path d="M377.76934374479561,172.22858823716126 L377.76934374845996,172.23567166779537"/>
|
||
<path d="M377.76934374845996,172.23567166779537 L377.76934375115025,172.2458083733942"/>
|
||
<path d="M377.76934375255814,172.25777696836249 L377.76934375115025,172.2458083733942"/>
|
||
<path d="M377.76934375255814,172.25777696836249 L377.7693437534158,172.27028264000859"/>
|
||
<path d="M377.7693437534158,172.27028264000859 L377.76934375255814,172.28278793338228"/>
|
||
<path d="M377.76934375255814,172.28278793338228 L377.76934375115025,172.29475652870636"/>
|
||
<path d="M377.76934375115025,172.29475652870636 L377.76934374845996,172.30489399196472"/>
|
||
<path d="M377.76934374845996,172.30489399196472 L377.76934374479561,172.31197666654634"/>
|
||
<path d="M377.76934374087477,172.31756279365547 L377.76934374479561,172.31197666654634"/>
|
||
<path d="M377.76934345637756,172.3192304543895 L377.76934345637756,176.40622996721092"/>
|
||
<path d="M377.76934374741677,176.40705503753358 L377.76934375107567,176.41363495884781"/>
|
||
<path d="M377.76934375107567,176.41363495884781 L377.76934375249903,176.41833932301094"/>
|
||
<path d="M377.76934375249903,176.41833932301094 L377.76934375333576,176.42418055144503"/>
|
||
<path d="M377.76934375333576,176.43039502977655 L377.76934375333576,176.42418055144503"/>
|
||
<path d="M377.76934375333576,176.43039502977655 L377.76934375305927,176.43650292934223"/>
|
||
<path d="M377.76934375305927,176.43650292934223 L377.76934375249903,176.442558487985"/>
|
||
<path d="M377.76934375249903,176.442558487985 L377.76934375106202,176.44730128693635"/>
|
||
<path d="M377.76934375106202,176.44730128693635 L377.76934374741677,176.45384277474778"/>
|
||
<path d="M377.76931657269552,176.45467203038228 L377.76931657057548,176.45345518402539"/>
|
||
<path d="M377.7693165685082,176.45142724001056 L377.76931657057548,176.45345518402539"/>
|
||
<path d="M377.76931656698844,176.44703512859303 L377.7693165685082,176.45142724001056"/>
|
||
<path d="M377.7693165656915,176.44214967049174 L377.76931656698844,176.44703512859303"/>
|
||
<path d="M377.76931656460738,176.43672122037799 L377.7693165656915,176.44214967049174"/>
|
||
<path d="M377.76931656686929,176.4136382865276 L377.7693165685082,176.40947849149512"/>
|
||
<path d="M377.7693165685082,176.40947849149512 L377.76931657057548,176.40745058881706"/>
|
||
<path d="M377.76931657057548,176.40745058881706 L377.76931657269552,176.4062338896789"/>
|
||
<path d="M377.76931658144758,172.31923437575088 L377.76931657712294,172.3167465647773"/>
|
||
<path d="M377.76931657712294,172.3167465647773 L377.76931657298746,172.31267666764646"/>
|
||
<path d="M377.76931657298746,172.31267666764646 L377.76931656967236,172.30426965916718"/>
|
||
<path d="M377.7693165667938,172.29476048919236 L377.76931656967236,172.30426965916718"/>
|
||
<path d="M377.76931656510305,172.28295502323684 L377.7693165667938,172.29476048919236"/>
|
||
<path d="M377.76931656510305,172.2576178002632 L377.7693165667938,172.24581233388017"/>
|
||
<path d="M377.76931656967236,172.23630392015644 L377.7693165667938,172.24581233388017"/>
|
||
<path d="M377.76931656967236,172.23630392015644 L377.76931657298746,172.22789615385977"/>
|
||
<path d="M377.76931657712294,172.22382625568309 L377.76931657298746,172.22789615385977"/>
|
||
<path d="M379.4891326996235,172.38762981734399 L400.65579873547404,172.3876298173443"/>
|
||
<path d="M379.4891327041646,172.4144268737667 L400.65579874001332,172.41442687376704"/>
|
||
<path d="M403.16886382878465,176.43050283421513 L402.75289325619042,176.45466807138911"/>
|
||
<path d="M403.16886382878465,176.43050283421513 L403.16844900414299,176.4367172593395"/>
|
||
<path d="M402.75289325619042,176.45466807138911 L403.16844900414299,176.4367172593395"/>
|
||
<path d="M379.48911304301555,172.37811480565767 L400.65577907886427,172.37811480565799"/>
|
||
<path d="M379.48911304476542,172.52825440100872 L400.65577908061596,172.52825440100904"/>
|
||
<path d="M400.65578891475297,173.73475317837753 L379.48912287890334,173.73475317837722"/>
|
||
<path d="M400.65578888914433,173.80883644650544 L379.48912285329379,173.80883644650513"/>
|
||
<path d="M379.4891184599951,172.40684071722001 L400.65578449584564,172.40684071722035"/>
|
||
<path d="M400.65577831246583,172.23018966202648 L379.48911492604248,172.23018966202616"/>
|
||
<path d="M400.65580095984797,173.80883492026103 L379.48913492399925,173.80883492026069"/>
|
||
<path d="M400.65580098545752,173.73475165213316 L379.48913494960789,173.73475165213284"/>
|
||
<path d="M400.6557784096608,172.27035571305049 L379.48911502323836,172.27035571305018"/>
|
||
<path d="M400.65577611832714,172.37990146339939 L379.48911273190379,172.37990146339905"/>
|
||
<path d="M400.65579984738406,172.26504487416662 L379.48913381153534,172.26504487416634"/>
|
||
<path d="M400.65578123411206,172.30619433577903 L379.48911519826152,172.30619433577868"/>
|
||
<path d="M379.48911634761907,172.27035501916589 L400.6557823834687,172.2703550191662"/>
|
||
<path d="M400.6557877878563,172.40684030097185 L379.48912175200485,172.40684030097151"/>
|
||
<path d="M379.48912175300529,172.41013467350194 L400.65578778885401,172.41013467350228"/>
|
||
<path d="M400.65579553490761,172.2600171863632 L379.48912949905616,172.26001718636286"/>
|
||
<path d="M400.65579553226189,172.2568473370882 L379.48912949641135,172.25684733708789"/>
|
||
<path d="M400.65579110942826,173.73475290087836 L379.48912507357863,173.73475290087805"/>
|
||
<path d="M400.07989587653128,173.93954271384186 L380.06498892430363,173.93954271384155"/>
|
||
<path d="M380.03218144261473,173.90673429870611 L380.06498892430363,173.93954271384155"/>
|
||
<path d="M400.11270787740841,173.9067342987064 L380.03218144261473,173.90673429870611"/>
|
||
<path d="M400.65578557354229,172.24070450491678 L379.48911953769448,172.24070450491647"/>
|
||
<path d="M379.48911954243385,172.23018855189355 L400.65578557828167,172.23018855189389"/>
|
||
<path d="M379.48911392361561,172.25440062698004 L400.65577731003896,172.25440062698036"/>
|
||
<path d="M400.65578234692157,172.28782496389744 L379.48911631107285,172.28782496389712"/>
|
||
<path d="M400.65578008686089,172.24070519866405 L379.48911405101217,172.24070519866373"/>
|
||
<path d="M400.65578009159663,172.23018924564161 L379.4891140557479,172.23018924564127"/>
|
||
<path d="M379.48911739601181,172.27297024908873 L400.65578343186144,172.27297024908904"/>
|
||
<path d="M402.3755934327196,176.40622996721129 L402.3755934327196,172.31923045438987"/>
|
||
<path d="M379.48912730173697,172.25684761458697 L400.6557933375866,172.25684761458729"/>
|
||
<path d="M400.65577503392751,172.43818822739692 L379.48911164750416,172.43818822739661"/>
|
||
<path d="M400.65577502722363,172.43741648814273 L379.48911164080027,172.43741648814242"/>
|
||
<path d="M400.65577612641437,172.40648959316644 L379.48911273999101,172.40648959316613"/>
|
||
<path d="M400.65577612949119,172.40648959277732 L379.48911274306784,172.40648959277701"/>
|
||
<path d="M400.65578448539009,172.28241494300156 L379.48911845041721,172.27802711405192"/>
|
||
<path d="M379.48911845041721,172.27802711405192 L400.65578448635506,172.27824739493357"/>
|
||
<path d="M403.14505669507935,176.40622994782774 L403.14505669507935,176.45466808853112"/>
|
||
<path d="M400.6557790785987,172.27163397459066 L379.48911304274998,172.27163397459032"/>
|
||
<path d="M379.48911303873456,172.26001926763945 L400.65577907458419,172.26001926763976"/>
|
||
<path d="M402.26974047249541,172.37016419294434 L377.83546633408196,172.37016419294397"/>
|
||
<path d="M402.26974047249541,173.42849768398165 L377.83546633408196,173.42849768398128"/>
|
||
<path d="M400.65579334599488,172.52825259726549 L379.48912731014434,172.52825259726518"/>
|
||
<path d="M400.65579334424319,172.37811300191464 L379.48912730839174,172.37811300191433"/>
|
||
<path d="M400.65578457814399,172.27035474166718 L379.48911854229345,172.27035474166686"/>
|
||
<path d="M400.65578457892161,172.54228506874361 L379.4891185430738,172.5422850687433"/>
|
||
<path d="M377.83548741818549,173.42849606493581 L377.83548741818549,172.37016257389854"/>
|
||
<path d="M402.26976084693024,172.37016257389888 L377.83548741818549,172.37016257389854"/>
|
||
<path d="M400.65578126023456,172.31145609358282 L379.48911522438584,172.31145609358251"/>
|
||
<path d="M377.83546520352093,172.37016590470617 L402.26973904623947,172.37016590470654"/>
|
||
<path d="M402.26973941210372,172.37016585844574 L377.835465569387,172.37016585844538"/>
|
||
<path d="M379.48913053767001,172.3067642938756 L400.65579657352055,172.30676429387591"/>
|
||
<path d="M400.65577611121125,172.41442992642669 L379.4891127247879,172.41442992642635"/>
|
||
<path d="M400.65579657113312,172.31206239027711 L379.4891305352844,172.31206239027679"/>
|
||
<path d="M379.48913053229944,172.32700667029337 L400.65579656814998,172.32700667029371"/>
|
||
<path d="M400.65578785865955,172.27928554373577 L379.48912182280901,172.27928554373543"/>
|
||
<path d="M379.48912182171398,172.27163286456019 L400.65578785756361,172.2716328645605"/>
|
||
<path d="M400.65578230217534,172.39432775304755 L379.48911626632662,172.39432775304724"/>
|
||
<path d="M400.65578230158053,172.39847599810415 L379.48911626573272,172.39847599810383"/>
|
||
<path d="M379.4891149586133,172.64279469358848 L400.65577834503574,172.64279469358883"/>
|
||
<path d="M402.56222386013496,172.31923041897119 L378.32685499335503,172.31923041897079"/>
|
||
<path d="M402.56222537409349,172.22133448683633 L378.32685650731264,172.22133448683593"/>
|
||
<path d="M378.32685650731264,172.22133448683593 L378.32685499335503,172.31923041897079"/>
|
||
<path d="M379.4891130142255,173.72050713447254 L400.65577905007422,173.72050713447285"/>
|
||
<path d="M400.65579876222682,172.39432567180523 L379.48913272637628,172.39432567180492"/>
|
||
<path d="M400.65577620212889,172.2716345297253 L379.48911281570645,172.27163452972496"/>
|
||
<path d="M379.48912508520016,172.66609307918992 L400.65579112104979,172.66609307919026"/>
|
||
<path d="M379.48912508520016,173.72050560819392 L400.65579112104979,173.72050560819423"/>
|
||
<path d="M400.65580095612995,172.39818068850769 L379.48913491827943,172.40476829860546"/>
|
||
<path d="M400.65580095612995,172.39818068850769 L379.48913492045585,172.39847363936246"/>
|
||
<path d="M400.65578009577212,172.2824154980338 L379.48911405992339,172.28241549803349"/>
|
||
<path d="M400.65577838376385,172.31145664871747 L379.4891149973414,172.31145664871713"/>
|
||
<path d="M379.48912832112592,172.23018744189778 L400.65579435697464,172.23018744189812"/>
|
||
<path d="M400.65579435223617,172.24070339492096 L379.48912831638745,172.24070339492064"/>
|
||
<path d="M379.48912504501959,172.39432664305141 L400.65579108086831,172.39432664305173"/>
|
||
<path d="M400.65578009861338,172.40174491202237 L379.48911406276284,172.40174491202202"/>
|
||
<path d="M379.4891195594987,172.43021381912575 L400.65578559614141,172.42165882073056"/>
|
||
<path d="M379.4891195594987,172.43021381912575 L400.65578559534652,172.43021381912607"/>
|
||
<path d="M400.65577941903166,172.26857138589412 L379.48911603261013,172.26857138589378"/>
|
||
<path d="M379.48911607163291,172.27297094297273 L400.65577945805535,172.27297094297307"/>
|
||
<path d="M379.48913492004567,172.40683863597783 L400.65580095589348,172.40683863597815"/>
|
||
<path d="M379.48911407340393,172.4216595145034 L400.65578010925447,172.41723080879865"/>
|
||
<path d="M379.48911407340393,172.4216595145034 L400.65578010925901,172.42154634614087"/>
|
||
<path d="M400.65580315754187,172.30676346137875 L379.48913712169133,172.30676346137844"/>
|
||
<path d="M400.65578563436475,173.72050630194195 L379.48911959851421,173.72050630194164"/>
|
||
<path d="M400.65578565301212,173.77444105413261 L379.48911961716158,173.7744410541323"/>
|
||
<path d="M400.30814072633393,173.93953900864184 L400.30814072633393,176.37264744072939"/>
|
||
<path d="M400.30811596466128,176.37265114592941 L400.30811596466128,173.93954271384183"/>
|
||
<path d="M379.48912065925151,172.31206363902243 L400.65578669510023,172.31206363902277"/>
|
||
<path d="M379.48912065627019,172.32700791903861 L400.65578669212073,172.32700791903892"/>
|
||
<path d="M400.31250946932369,173.92313841112679 L400.32451818020536,173.91112988586281"/>
|
||
<path d="M400.11270787740841,173.9067342987064 L400.32451818020536,173.91112988586281"/>
|
||
<path d="M400.07989587653128,173.93954271384186 L400.11270787740841,173.9067342987064"/>
|
||
<path d="M400.31250946932369,173.92313841112679 L400.07989587653128,173.93954271384186"/>
|
||
<path d="M402.75289325619042,176.4062299306857 L402.75289325619042,176.45466807138911"/>
|
||
<path d="M378.16150656273157,176.45466807138874 L402.75289325619042,176.45466807138911"/>
|
||
<path d="M378.16150656273157,176.40622993068536 L378.16150656273157,176.45466807138874"/>
|
||
<path d="M402.75289325619042,176.4062299306857 L378.16150656273157,176.40622993068536"/>
|
||
<path d="M400.65577620414615,172.52825495614368 L379.48911281772189,172.52825495614337"/>
|
||
<path d="M400.65577620322847,172.27928720890012 L379.48911281680512,172.2792872088998"/>
|
||
<path d="M379.48911735316824,172.27824715519313 L400.65578338901696,172.27824715519341"/>
|
||
<path d="M400.6557998683088,172.30343354811623 L379.48913383245917,172.30343354811592"/>
|
||
<path d="M400.65580204345815,172.39729980594433 L379.48913600950027,172.40174213703199"/>
|
||
<path d="M379.48913600749665,172.39758253761875 L400.65580204345815,172.39729980594433"/>
|
||
<path d="M400.65579664656298,172.25439799060285 L379.48913061071335,172.25439799060254"/>
|
||
<path d="M400.65579664884672,172.27035321542286 L379.48913061299709,172.27035321542252"/>
|
||
<path d="M379.48911954332243,172.27924949696592 L400.65578557917115,172.27924949696626"/>
|
||
<path d="M379.48911954323967,172.37990007573299 L400.6557855790893,172.3799000757333"/>
|
||
<path d="M379.48911606855518,172.30619475216375 L400.65577945497853,172.30619475216409"/>
|
||
<path d="M400.65577946450458,172.31761377934356 L379.48911607808304,172.31761377934328"/>
|
||
<path d="M379.48911407078731,172.39847627563708 L400.65578010663694,172.39847627563739"/>
|
||
<path d="M379.48912504618011,172.43021312537846 L400.65579108202883,172.43021312537877"/>
|
||
<path d="M379.48911408805043,173.72050699869601 L400.65578012389915,173.72050699869635"/>
|
||
<path d="M379.48912182345839,172.5282532910129 L400.65578785930802,172.52825329101324"/>
|
||
<path d="M379.4891173929359,172.30619405827957 L400.65578342878462,172.30619405827991"/>
|
||
<path d="M400.6558009604737,172.31206183527991 L379.48913492462407,172.31206183527959"/>
|
||
<path d="M379.48913492164547,172.32700611529552 L400.6558009574951,172.32700611529583"/>
|
||
<path d="M379.48911742248629,173.77444133163149 L400.65578345833592,173.77444133163181"/>
|
||
<path d="M400.65578449487248,173.77444120057004 L379.48911845902376,173.7744412005697"/>
|
||
<path d="M379.48911493146306,172.2784542646059 L400.65577831690962,172.28241591438484"/>
|
||
<path d="M400.65578668954504,173.77444092307132 L379.4891206536945,173.77444092307101"/>
|
||
<path d="M403.16698850135208,172.2576178002636 L402.56220013669326,172.22133844361636"/>
|
||
<path d="M402.56219710877713,172.31923437575125 L403.16698850135208,172.28295502323724"/>
|
||
<path d="M403.16698850135208,172.2576178002636 L403.16698850135208,172.28295502323724"/>
|
||
<path d="M402.37559759451642,176.50712903916909 L399.26894362085795,176.50712903916906"/>
|
||
<path d="M400.65579437010865,172.40476913110274 L379.48912833425811,172.4047691311024"/>
|
||
<path d="M400.65579436862436,172.40592087485595 L379.48912833277382,172.40592087485567"/>
|
||
<path d="M400.65577619546957,172.25684997349947 L379.48911280904713,172.25684997349913"/>
|
||
<path d="M400.65577612615698,172.25684846830552 L379.48911273973272,172.25684846830521"/>
|
||
<path d="M379.48912507429259,172.30619308703322 L400.65579111014131,172.30619308703353"/>
|
||
<path d="M379.4891250537662,172.30343465811177 L400.65579108961583,172.30343465811205"/>
|
||
<path d="M400.65578887548008,172.39818221600976 L379.48912283886011,172.39432692200268"/>
|
||
<path d="M379.48912283886011,172.39432692200268 L400.65578887470974,172.39432692200299"/>
|
||
<path d="M400.6557844817512,172.37990021448314 L379.48911844589975,172.37990021448283"/>
|
||
<path d="M379.48912832485303,172.2650455679136 L400.65579436070175,172.26504556791394"/>
|
||
<path d="M379.48912832311134,172.27160744069243 L400.65579435896007,172.27160744069275"/>
|
||
<path d="M379.48912833997611,173.80883575275786 L400.65579437582664,173.80883575275817"/>
|
||
<path d="M379.48912729359154,173.80883588506487 L400.65579332944026,173.80883588506521"/>
|
||
<path d="M400.65579224332896,172.22357625446801 L379.48912620747842,172.2235762544677"/>
|
||
<path d="M379.4891262129936,172.23018505902763 L400.65579224884414,172.23018505902797"/>
|
||
<path d="M379.48911162337254,172.27037052553749 L400.65577500979407,172.2703705255378"/>
|
||
<path d="M403.167013771445,172.25761383934994 L403.167013771445,172.28295106232358"/>
|
||
<path d="M402.56222386013496,172.31923041897119 L403.167013771445,172.28295106232358"/>
|
||
<path d="M402.56222537409349,172.22133448683633 L402.56222386013496,172.31923041897119"/>
|
||
<path d="M403.167013771445,172.25761383934994 L402.56222537409349,172.22133448683633"/>
|
||
<path d="M379.48911497121617,172.30619489091353 L400.65577835763952,172.30619489091384"/>
|
||
<path d="M379.48911498074676,172.31761391809252 L400.65577836717011,172.31761391809283"/>
|
||
<path d="M378.32682786350551,172.22133844361602 L377.76931656510305,172.2576178002632"/>
|
||
<path d="M377.76931656481656,172.27034148200948 L377.76931656510305,172.2576178002632"/>
|
||
<path d="M399.26674537507415,176.4546719818423 L402.37559761578132,177.46479934624315"/>
|
||
<path d="M402.37559812205791,177.46479928222848 L399.26674588135074,176.45467191782762"/>
|
||
<path d="M377.76931656481656,172.27034148200948 L377.76931656510305,172.28295502323684"/>
|
||
<path d="M378.32682786350551,172.31923437575088 L377.76931656510305,172.28295502323684"/>
|
||
<path d="M400.65578670818786,173.72050616616536 L379.48912067234005,173.72050616616502"/>
|
||
<path d="M379.48912067234005,172.64279344470657 L400.65578670818786,172.64279344470691"/>
|
||
<path d="M400.65579884429781,172.54228326500052 L379.48913280844909,172.54228326500018"/>
|
||
<path d="M400.65579880240648,172.66609210794385 L379.48913276655685,172.66609210794354"/>
|
||
<path d="M379.48913382270939,172.40683877472708 L400.65579985855902,172.40683877472742"/>
|
||
<path d="M379.48912064748356,172.27110577715086 L400.65578668091484,172.27812940721262"/>
|
||
<path d="M400.65578668341141,172.27135747266277 L379.48912064748356,172.27110577715086"/>
|
||
<path d="M379.48913491066151,172.22357591099851 L400.65580094651114,172.22357591099885"/>
|
||
<path d="M379.48911625719438,172.43741537800929 L400.65578229304401,172.43741537800963"/>
|
||
<path d="M378.32682786350551,172.31923437575088 L377.76931656481656,172.27034148200948"/>
|
||
<path d="M378.32682786350551,172.22133844361602 L377.76931656481656,172.27034148200948"/>
|
||
<path d="M379.48912949292526,172.51898311327759 L400.6557955287758,172.5189831132779"/>
|
||
<path d="M379.48912945103666,172.64279233471029 L400.65579548688538,172.64279233471061"/>
|
||
<path d="M379.48913381950888,172.40648640140211 L400.65579985535942,172.40648640140242"/>
|
||
<path d="M402.56219710877713,172.31923437575125 L402.56220013669326,172.22133844361636"/>
|
||
<path d="M378.32682786350551,172.22133844361602 L402.56220013669326,172.22133844361636"/>
|
||
<path d="M378.32682786350551,172.31923437575088 L378.32682786350551,172.22133844361602"/>
|
||
<path d="M402.56219710877713,172.31923437575125 L378.32682786350551,172.31923437575088"/>
|
||
<path d="M379.48912285392589,172.31206336152326 L400.65578888977643,172.3120633615236"/>
|
||
<path d="M400.65578348158533,172.54228520749319 L379.4891174457357,172.54228520749285"/>
|
||
<path d="M379.48913491015855,172.39847364066458 L400.65580094600818,172.39847364066492"/>
|
||
<path d="M379.48913491216399,172.40174227578137 L400.65580094801362,172.40174227578169"/>
|
||
<path d="M400.65578126688388,172.25684914083149 L379.48911523103607,172.25684914083115"/>
|
||
<path d="M400.65578669174147,172.40955912968536 L379.48912065589275,172.40955912968508"/>
|
||
<path d="M379.48913271136144,172.27924783197216 L400.65579874721197,172.27924783197247"/>
|
||
<path d="M400.30811604355904,176.37265113595345 L400.34092350256151,176.4054593647125"/>
|
||
<path d="M400.30814064743799,176.37264745070507 L400.34094812912599,176.40545567659575"/>
|
||
<path d="M400.65577612223706,172.28241619188361 L379.48911273677777,172.27824826532569"/>
|
||
<path d="M379.48911193087542,173.80883782755802 L400.65577796672505,173.80883782755836"/>
|
||
<path d="M379.48911190526405,173.73475456590654 L400.65577794111459,173.73475456590683"/>
|
||
<path d="M400.65578674541894,173.80883671756234 L379.48912070956931,173.80883671756203"/>
|
||
<path d="M379.48913161402606,172.27924797072154 L400.65579764987569,172.27924797072185"/>
|
||
<path d="M379.48913161512201,172.27160702444382 L400.65579765097254,172.27160702444417"/>
|
||
<path d="M379.48913060234054,172.23018450402975 L400.65579663819017,172.23018450403006"/>
|
||
<path d="M379.4891162522631,172.43271870235782 L400.65578228811273,172.4327187023581"/>
|
||
<path d="M400.65578120383316,172.4364772402472 L379.48911516798444,172.43647724024692"/>
|
||
<path d="M400.65579324879172,172.38763051109163 L379.48912721294118,172.38763051109132"/>
|
||
<path d="M379.48912721313127,172.27036802790983 L400.65579324897908,172.27036802791014"/>
|
||
<path d="M400.65579986552666,172.30676387762784 L379.48913382967794,172.3067638776275"/>
|
||
<path d="M379.48913382729415,172.31206197402818 L400.65579986314378,172.31206197402852"/>
|
||
<path d="M400.65579655363172,172.27160716319401 L379.489130517783,172.27160716319366"/>
|
||
<path d="M379.48913051669069,172.27924810947093 L400.65579655254032,172.27924810947124"/>
|
||
<path d="M400.6557761660456,172.2729713592216 L379.48911277962225,172.27297135922129"/>
|
||
<path d="M400.65577941842412,172.40648917691789 L379.48911603066836,172.40426328030372"/>
|
||
<path d="M400.65577941721449,172.40420310045707 L379.48911603066836,172.40426328030372"/>
|
||
<path d="M379.48911523411016,172.22357764196272 L400.65578126995888,172.22357764196306"/>
|
||
<path d="M379.4891151603756,172.40426286391846 L400.65578119625616,172.40433288447335"/>
|
||
<path d="M379.48913160228813,172.38762995609338 L400.65579763813776,172.38762995609369"/>
|
||
<path d="M379.48912832789802,172.43741385176492 L400.65579436374856,172.43741385176523"/>
|
||
<path d="M379.48912832296583,172.43271717611344 L400.65579435881546,172.43271717611378"/>
|
||
<path d="M400.65578887118272,172.2792490807177 L379.489122835334,172.27924908071739"/>
|
||
<path d="M379.48912283525033,172.37989965948447 L400.65578887110087,172.37989965948475"/>
|
||
<path d="M379.48912282378342,172.27036858290774 L400.65578885963305,172.27036858290805"/>
|
||
<path d="M402.09816363601522,176.37264735250926 L401.86994657580044,176.37264735250926"/>
|
||
<path d="M401.7281931608627,176.40545558126803 L401.86994657580044,176.37264735250926"/>
|
||
<path d="M402.06535615432813,176.40545558126806 L401.7281931608627,176.40545558126803"/>
|
||
<path d="M379.48911516231829,172.26857096950852 L400.6557811981661,172.26857096950883"/>
|
||
<path d="M400.65579983281032,172.38762967859492 L379.48913379695978,172.38762967859464"/>
|
||
<path d="M400.65579334424956,172.27163217081275 L379.48912730840084,172.27163217081244"/>
|
||
<path d="M379.48912730438269,172.26001746386208 L400.6557933402305,172.26001746386243"/>
|
||
<path d="M379.4891250182659,172.38763078859046 L400.65579105411553,172.38763078859077"/>
|
||
<path d="M379.48911736561649,172.42165909822944 L400.65578340108505,172.41748738694713"/>
|
||
<path d="M379.48911736561649,172.42165909822944 L400.65578340146521,172.42165909822978"/>
|
||
<path d="M379.48911407340393,172.41723080879834 L400.65578010925447,172.41723080879865"/>
|
||
<path d="M379.48912064695969,172.40477010310008 L400.65578668429998,172.40562927408959"/>
|
||
<path d="M379.48912064695969,172.40477010310008 L400.65578668280932,172.40477010310042"/>
|
||
<path d="M400.65579216395918,172.38677980385131 L379.48912612811046,172.38677980385103"/>
|
||
<path d="M379.48912832554697,172.39432622825495 L400.65579436139478,172.3943262282553"/>
|
||
<path d="M379.4891294276963,172.26856916576497 L400.65579546202525,172.27110542413459"/>
|
||
<path d="M379.48912722468003,172.27924852571945 L400.65579326052966,172.27924852571979"/>
|
||
<path d="M400.65579326162469,172.27160757944213 L379.48912722577415,172.27160757944182"/>
|
||
<path d="M400.65578566463637,172.52825356851196 L379.48911962878765,172.52825356851164"/>
|
||
<path d="M400.65578784425225,172.31145526108617 L379.48912180840261,172.31145526108585"/>
|
||
<path d="M379.4891218217067,172.37811369566202 L400.65578785755633,172.37811369566234"/>
|
||
<path d="M400.65578559713276,173.80883686275399 L379.48911956128313,173.80883686275368"/>
|
||
<path d="M400.65578447009875,172.38763162108739 L379.48911843424821,172.38763162108711"/>
|
||
<path d="M400.65579108381507,173.8088361690067 L379.48912504796544,173.80883616900636"/>
|
||
<path d="M379.48911275084947,172.31206516540362 L400.65577613727373,172.31206516540391"/>
|
||
<path d="M400.65577613965934,172.30676706900272 L379.48911275323599,172.30676706900243"/>
|
||
<path d="M400.65579549877521,173.73475234588045 L379.48912946292467,173.73475234588014"/>
|
||
<path d="M379.48911959713996,172.31761280795953 L400.65578563298959,172.31761280795988"/>
|
||
<path d="M379.48913711150863,172.40590500376379 L400.6558031442969,172.40648598554247"/>
|
||
<path d="M379.48913710844636,172.40648598554216 L400.6558031442969,172.40648598554247"/>
|
||
<path d="M402.06535615432813,176.40545558126806 L402.09816363601522,176.37264735250926"/>
|
||
<path d="M402.32198567457226,176.38905146636381 L402.09816363601522,176.37264735250926"/>
|
||
<path d="M402.32198567457226,176.38905146636381 L402.3099784693427,176.40106018192262"/>
|
||
<path d="M402.06535615432813,176.40545558126806 L402.3099784693427,176.40106018192262"/>
|
||
<path d="M400.6557954690802,172.43603903812053 L379.48912943322966,172.43603903812019"/>
|
||
<path d="M379.48911493048536,172.28241591438453 L400.65577831690962,172.28241591438484"/>
|
||
<path d="M379.48911493046262,172.39432844838333 L400.65577831688688,172.39432844838365"/>
|
||
<path d="M400.65578997279363,172.39809199676068 L379.48912393879573,172.40174366327642"/>
|
||
<path d="M379.48913162626968,172.40476871485387 L400.65579766211931,172.40476871485419"/>
|
||
<path d="M400.65579766429664,172.39847405561119 L379.4891316284461,172.39847405561088"/>
|
||
<path d="M379.48911382870347,172.2301898007758 L400.65577721512773,172.23018980077612"/>
|
||
<path d="M379.48912394657918,172.43597008979441 L400.65578998469346,172.43021326412813"/>
|
||
<path d="M379.48912394657918,172.43597008979441 L400.65578998252977,172.43647613025095"/>
|
||
<path d="M379.48911407064725,172.406841272218 L400.65578010649779,172.40684127221834"/>
|
||
<path d="M379.48911407186961,172.40955996218216 L400.65578010772015,172.4095599621825"/>
|
||
<path d="M400.65577722878561,173.77444231073696 L379.48911384236135,173.77444231073662"/>
|
||
<path d="M400.65577619224996,173.77444244179853 L379.48911280582661,173.77444244179821"/>
|
||
<path d="M379.48911736123182,172.43818697851447 L400.65578339708145,172.43818697851478"/>
|
||
<path d="M379.48911735452975,172.43741523925993 L400.65578339038029,172.43741523926025"/>
|
||
<path d="M400.65578127353865,172.37811452815899 L379.48911523768993,172.37811452815865"/>
|
||
<path d="M379.48911523943707,172.52825412350995 L400.6557812752867,172.52825412351027"/>
|
||
<path d="M400.65577830615484,172.41442964889364 L379.4891149197324,172.41442964889333"/>
|
||
<path d="M379.48912840572802,172.378112863165 L400.65579444157765,172.37811286316534"/>
|
||
<path d="M400.6557801108097,172.31206447155392 L379.48911407496098,172.31206447155358"/>
|
||
<path d="M400.65578011319712,172.30676637515273 L379.48911407734658,172.30676637515239"/>
|
||
<path d="M400.65579989191292,172.27296816784673 L379.48913385606238,172.27296816784639"/>
|
||
<path d="M400.65578229930497,172.40426272444313 L379.48911626212293,172.40648862139381"/>
|
||
<path d="M399.26894424185093,176.45467190601141 L399.26894424185093,176.50712896064937"/>
|
||
<path d="M399.26894416966252,176.45467191513924 L399.26894416966252,176.5071289697772"/>
|
||
<path d="M400.6557955408548,172.23018464277948 L379.48912950500426,172.23018464277914"/>
|
||
<path d="M379.48911185476254,172.41442951000735 L400.65577789061308,172.41442951000766"/>
|
||
<path d="M379.48911185022416,172.38763245358464 L400.65577788607288,172.38763245358496"/>
|
||
<path d="M379.4891371090539,172.26856819451851 L400.65580314353474,172.27138983395608"/>
|
||
<path d="M400.65579986251169,173.80883505901039 L379.48913382666206,173.80883505901011"/>
|
||
<path d="M379.48913279507588,172.37811230816695 L400.65579883092551,172.37811230816726"/>
|
||
<path d="M379.48911625904611,172.40648862178287 L400.65578229489483,172.40648862178318"/>
|
||
<path d="M400.65578229797165,172.40648862139415 L379.48911626212293,172.40648862139381"/>
|
||
<path d="M400.65580094544248,172.28241286175921 L379.48913490959194,172.2824128617589"/>
|
||
<path d="M400.65580094541428,172.39432539575864 L379.48913490956375,172.39432539575836"/>
|
||
<path d="M400.65577901613096,172.30676651386796 L379.48911298028133,172.30676651386764"/>
|
||
<path d="M377.81855546333873,176.37264744044953 L377.85136365606877,176.40545567214843"/>
|
||
<path d="M377.81852967553777,176.37265122417341 L377.85133792307488,176.40545945006423"/>
|
||
<path d="M377.82292537232524,176.38905534761915 L377.83493409742141,176.40106406212828"/>
|
||
<path d="M400.65579881612439,173.80883519131797 L379.48913278027385,173.80883519131766"/>
|
||
<path d="M400.65578895489261,172.37811355691298 L379.48912291904298,172.37811355691267"/>
|
||
<path d="M400.65578235544081,172.35944955988177 L379.48911631959209,172.35944955988143"/>
|
||
<path d="M379.4891185400088,172.25439951684695 L400.65578457585843,172.25439951684726"/>
|
||
<path d="M400.65578888545178,172.39809062028849 L379.48912284960215,172.39809062028814"/>
|
||
<path d="M379.4891228475758,172.40476982484969 L400.65578888342634,172.40476982485001"/>
|
||
<path d="M400.65578340010734,172.32700833528767 L379.48911736425771,172.32700833528736"/>
|
||
<path d="M379.48911736724085,172.31206405527098 L400.65578340308957,172.31206405527129"/>
|
||
<path d="M379.48912942709785,172.40590635388591 L400.65579546294748,172.40590635388622"/>
|
||
<path d="M400.65577901184815,172.42165965326191 L379.48911297520453,172.43021465165708"/>
|
||
<path d="M400.65577901105598,172.43021465165742 L379.48911297520453,172.43021465165708"/>
|
||
<path d="M400.2677644554401,176.4215989209882 L400.29197414980672,176.44580994949632"/>
|
||
<path d="M400.25890348624625,176.3885261007828 L400.32504980333806,176.45467187589685"/>
|
||
<path d="M402.37559759451642,176.45467198453113 L399.26894362085795,176.4546719845311"/>
|
||
<path d="M379.48912400489507,172.38701587127667 L400.6557900407438,172.38701587127699"/>
|
||
<path d="M400.65579003679841,172.35944858863525 L379.48912400094787,172.35944858863496"/>
|
||
<path d="M379.48912064421575,172.28241466550207 L400.65578668006629,172.28241466550239"/>
|
||
<path d="M379.48912064418755,172.39432719950145 L400.655786680039,172.39432719950173"/>
|
||
<path d="M379.48912834299563,172.30676457137477 L400.65579437884526,172.30676457137508"/>
|
||
<path d="M400.65577907501438,172.22357791949648 L379.48911303916384,172.22357791949617"/>
|
||
<path d="M379.48911304468356,172.23018672405573 L400.65577908053137,172.23018672405604"/>
|
||
<path d="M400.65578894823966,172.25684816958523 L379.48912291239185,172.25684816958488"/>
|
||
<path d="M379.48912284307744,172.25684666439099 L400.65578887892616,172.25684666439133"/>
|
||
<path d="M379.48912068802338,172.27296983284015 L400.65578672387301,172.27296983284046"/>
|
||
<path d="M400.65577728797371,172.38701767519115 L379.48911390155126,172.38701767519086"/>
|
||
<path d="M379.4891371090539,172.26856819451851 L400.65580314490353,172.26856819451882"/>
|
||
<path d="M400.655796556925,172.3978061616522 L379.48913052281705,172.40174283077931"/>
|
||
<path d="M379.48913052281705,172.40174283077931 L400.65579655866668,172.40174283077963"/>
|
||
<path d="M400.65579766291148,173.77443953557633 L379.48913162706185,173.77443953557599"/>
|
||
<path d="M400.65579662637674,173.77443966663802 L379.4891305905262,173.7744396666377"/>
|
||
<path d="M379.48912174229417,172.3981823547588 L400.65578777461315,172.38678035884925"/>
|
||
<path d="M379.48912832844644,172.40433046250027 L400.65579436429698,172.40433046250058"/>
|
||
<path d="M400.65579436559938,172.40648709553881 L379.48912832974975,172.40648709553847"/>
|
||
<path d="M400.65577618732414,173.80883824397736 L379.48911280089987,173.80883824397705"/>
|
||
<path d="M400.65577723370779,173.80883811167035 L379.48911384728626,173.80883811167001"/>
|
||
<path d="M379.48911195905066,172.54228590124058 L400.65577799489847,172.54228590124089"/>
|
||
<path d="M400.65579221838516,173.72050546944484 L379.48912618253553,173.72050546944456"/>
|
||
<path d="M400.65579223703071,173.77444022163593 L379.48912620118017,173.77444022163564"/>
|
||
<path d="M379.48913381482862,172.40174241453076 L400.65579985067734,172.4017424145311"/>
|
||
<path d="M400.65579765439679,172.27824535144987 L379.48913162085364,172.27110211871886"/>
|
||
<path d="M379.48913162085364,172.27110211871886 L400.65579765685061,172.27139090619329"/>
|
||
<path d="M379.48912285631241,172.30676526512204 L400.65578889216204,172.30676526512235"/>
|
||
<path d="M400.65578894009514,173.80883644006315 L379.4891229042446,173.80883644006283"/>
|
||
<path d="M400.65578998648061,173.80883630775605 L379.48912395063007,173.80883630775577"/>
|
||
<path d="M400.65577723076194,172.39432858571536 L379.48911384359371,172.39809304243201"/>
|
||
<path d="M400.65577722999342,172.39818387991673 L379.48911384359371,172.39809304243201"/>
|
||
<path d="M400.65579654533894,172.41442715126618 L379.4891305094884,172.41442715126587"/>
|
||
<path d="M400.65578122150646,172.64279413845418 L379.48911518565774,172.64279413845384"/>
|
||
<path d="M379.48911606784122,173.73475456600858 L400.65577945426458,173.73475456600889"/>
|
||
<path d="M379.48911624411221,172.41442895500921 L400.65578227996093,172.41442895500956"/>
|
||
<path d="M400.65578010782747,172.32700875157025 L379.48911407197693,172.32700875156991"/>
|
||
<path d="M379.48911407138303,172.39432803058028 L400.65578010723266,172.3943280305806"/>
|
||
<path d="M400.65578014768153,172.66609446668514 L379.48911411183281,172.6660944666848"/>
|
||
<path d="M379.48911411183281,173.72050699568879 L400.65578014768153,173.72050699568914"/>
|
||
<path d="M378.29851020820615,172.31923047752002 L378.29851020820615,172.22133454538516"/>
|
||
<path d="M379.48912291503848,172.26001801885951 L400.65578895088902,172.26001801885985"/>
|
||
<path d="M402.29357162169026,176.40545559124374 L402.32637910337735,176.37264736248494"/>
|
||
<path d="M402.29354779888354,176.40545936915953 L402.32635523463568,176.37265114620882"/>
|
||
<path d="M379.4891305336555,172.42165743323568 L400.65579656912587,172.41748610044272"/>
|
||
<path d="M400.65578456154299,172.26001857385774 L379.48911852569245,172.26001857385739"/>
|
||
<path d="M379.48911852304491,172.25684872458282 L400.65578455889363,172.25684872458314"/>
|
||
<path d="M379.48913493771897,173.72050436242142 L400.65580097356769,173.72050436242176"/>
|
||
<path d="M400.65580095492305,173.77443911932778 L379.48913491907342,173.77443911932744"/>
|
||
<path d="M379.48911187454769,172.43818767226196 L400.65577791039823,172.43818767226227"/>
|
||
<path d="M379.48911187597469,172.43647765649536 L400.6557779118225,172.4364776564957"/>
|
||
<path d="M379.48912175102987,173.77444078432163 L400.6557877868795,173.77444078432197"/>
|
||
<path d="M400.65578119394786,172.39847613815556 L379.48911515809914,172.39847613815525"/>
|
||
<path d="M379.48911515750342,172.39432789324894 L400.65578119335396,172.39432789324925"/>
|
||
<path d="M400.6557801726226,172.22357778071262 L379.48911413677297,172.2235777807123"/>
|
||
<path d="M400.65578017813777,172.23018658527258 L379.48911414228814,172.23018658527226"/>
|
||
<path d="M379.48911630650537,172.66609418918597 L400.655782342355,172.66609418918631"/>
|
||
<path d="M379.4891163483976,172.54228534624244 L400.65578238424814,172.54228534624278"/>
|
||
<path d="M379.48911384482699,172.40956051731689 L400.65577723124943,172.40956051731723"/>
|
||
<path d="M400.65579765340635,172.39432581200668 L379.48913161755672,172.39432581200634"/>
|
||
<path d="M379.48912175300802,172.39432705929997 L400.65578778885856,172.39432705930028"/>
|
||
<path d="M400.65578120240889,172.43818725601375 L379.48911516655835,172.43818725601341"/>
|
||
<path d="M400.65578345277891,172.35944942113213 L379.48911741692928,172.35944942113179"/>
|
||
<path d="M379.48911740246376,172.3176130854589 L400.6557834383143,172.31761308545921"/>
|
||
<path d="M400.6557856480872,173.80883685631119 L379.48911961223757,173.8088368563109"/>
|
||
<path d="M379.48911384656139,172.42166006961273 L400.6557772326064,172.4174898722882"/>
|
||
<path d="M400.65579224800558,172.27928498873786 L379.48912621215595,172.27928498873754"/>
|
||
<path d="M379.48912836938007,172.27296886159371 L400.65579440523061,172.27296886159402"/>
|
||
<path d="M379.48912833035729,172.26856930451476 L400.65579436620692,172.26856930451504"/>
|
||
<path d="M400.65577612558127,172.27135748508601 L379.48911274060038,172.26857180214219"/>
|
||
<path d="M400.65577612702373,172.2685718021425 L379.48911274060038,172.26857180214219"/>
|
||
<path d="M379.48912504561622,172.3270073640407 L400.65579108146676,172.32700736404101"/>
|
||
<path d="M379.48911953177276,172.27036899915629 L400.6557855676233,172.27036899915663"/>
|
||
<path d="M400.65577942629943,172.32700902917196 L379.48911603987608,172.32700902917165"/>
|
||
<path d="M400.65577942928348,172.31206474915538 L379.48911604286013,172.31206474915507"/>
|
||
<path d="M400.65577509840432,172.25685011221455 L379.48911171198188,172.25685011221424"/>
|
||
<path d="M400.65577510104549,172.26001996149006 L379.48911171462305,172.26001996148972"/>
|
||
<path d="M379.4891141006533,172.3061944745624 L400.65578013650475,172.30619447456274"/>
|
||
<path d="M379.48911408012691,172.30343604564104 L400.65578011597654,172.30343604564138"/>
|
||
<path d="M400.65579880240648,173.72050463694785 L379.48913276655685,173.72050463694751"/>
|
||
<path d="M379.48911634533442,172.25439979434611 L400.65578238118496,172.2543997943464"/>
|
||
<path d="M379.48911955733502,172.40684057847028 L400.65578559318283,172.40684057847059"/>
|
||
<path d="M379.4891195494497,172.40174421827433 L400.65578558529842,172.40174421827464"/>
|
||
<path d="M400.65577611751951,172.23018993955992 L379.48911273109616,172.23018993955958"/>
|
||
<path d="M400.65577611278286,172.24070589258253 L379.48911272636042,172.24070589258218"/>
|
||
<path d="M379.48911954441837,172.27160855068823 L400.65578558026709,172.27160855068854"/>
|
||
<path d="M402.06533001991511,172.31923433674731 L402.09813747892031,172.35204256550583"/>
|
||
<path d="M402.32196103447541,172.33563883014079 L402.09813747892031,172.35204256550583"/>
|
||
<path d="M402.32196103447541,172.33563883014079 L402.30995232359101,172.32363011458236"/>
|
||
<path d="M402.06533001991511,172.31923433674731 L402.30995232359101,172.32363011458236"/>
|
||
<path d="M379.48911734856529,172.37990035323213 L400.65578338441401,172.37990035323244"/>
|
||
<path d="M379.48911734941657,172.38678091384682 L400.65578338526711,172.38678091384716"/>
|
||
<path d="M377.82295193443906,172.33563494888472 L377.83496064532073,172.32362623437598"/>
|
||
<path d="M377.85136429592831,172.3192304679504 L377.81855607994521,172.35203869384105"/>
|
||
<path d="M400.65577721927866,172.39432858716742 L379.4891138328544,172.39432858716714"/>
|
||
<path d="M400.65577898925358,172.24070533744774 L379.48911295340395,172.24070533744739"/>
|
||
<path d="M379.48911295813969,172.23018938442493 L400.65577899398932,172.23018938442527"/>
|
||
<path d="M400.65577726003312,172.30619502969751 L379.48911387360886,172.30619502969719"/>
|
||
<path d="M400.6557751153664,172.2544009044791 L379.48911172894395,172.25440090447881"/>
|
||
<path d="M400.6557751069945,172.23018741790619 L379.48911172057115,172.23018741790588"/>
|
||
<path d="M379.48912942565175,172.40476899310434 L400.65579546150229,172.40476899310468"/>
|
||
<path d="M399.26674590261382,176.5071289697772 L399.26674590261382,176.45467191513924"/>
|
||
<path d="M379.48912183430139,172.27035432541877 L400.65578787015011,172.27035432541911"/>
|
||
<path d="M400.65578340825641,172.30343562935875 L379.48911737240769,172.30343562935843"/>
|
||
<path d="M379.48911736962646,172.30676595886979 L400.655783405477,172.30676595887007"/>
|
||
<path d="M379.48912839242394,172.31145442858877 L400.65579442827357,172.31145442858909"/>
|
||
<path d="M400.65579441762702,172.28782343765283 L379.48912838177921,172.28782343765252"/>
|
||
<path d="M400.6557801762051,172.27163383580699 L379.48911414035638,172.27163383580668"/>
|
||
<path d="M400.65578017219241,172.26001912885613 L379.48911413634187,172.26001912885579"/>
|
||
<path d="M400.65577832109875,172.2568481907725 L379.4891149346754,172.25684819077216"/>
|
||
<path d="M379.48911492976595,172.26504778804244 L400.6557783161893,172.26504778804275"/>
|
||
<path d="M379.4891239404019,172.40648765053641 L400.65578997625335,172.40648765053672"/>
|
||
<path d="M400.65578997933017,172.40648765014765 L379.48912394347963,172.40648765014737"/>
|
||
<path d="M379.48911494310823,172.43021492925828 L400.65577832952977,172.4302149292586"/>
|
||
<path d="M400.65579769344686,173.73475206838171 L379.48913165759632,173.73475206838137"/>
|
||
<path d="M400.65579766783731,173.80883533650956 L379.48913163198768,173.80883533650925"/>
|
||
<path d="M379.48911195598566,172.25440034934428 L400.65577799183529,172.25440034934459"/>
|
||
<path d="M379.48911195827213,172.27035557416394 L400.65577799412176,172.27035557416426"/>
|
||
<path d="M400.65577617843837,172.28782593528098 L379.48911279201593,172.28782593528064"/>
|
||
<path d="M400.65577618908856,172.31145692621675 L379.4891128026652,172.31145692621644"/>
|
||
<path d="M400.65579001209198,173.73475303962775 L379.48912397624235,173.73475303962741"/>
|
||
<path d="M400.65579003743051,173.80883630131379 L379.48912400157997,173.80883630131345"/>
|
||
<path d="M379.48911739222103,173.73475387212449 L400.65578342807066,173.7347538721248"/>
|
||
<path d="M400.65578668113403,172.22357771474222 L379.4891206452844,172.22357771474191"/>
|
||
<path d="M400.6557866806329,172.39847544440801 L379.48912064695969,172.40477010310008"/>
|
||
<path d="M379.48912066441926,172.30343521310968 L400.6557867002698,172.30343521310999"/>
|
||
<path d="M402.26976084693024,173.42849606493618 L377.83548741818549,173.42849606493581"/>
|
||
<path d="M379.48913381225657,172.28241300050826 L400.65579984810529,172.2824130005086"/>
|
||
<path d="M400.65579984807709,172.39432553450803 L379.48913381222837,172.39432553450771"/>
|
||
<path d="M400.65579554066562,172.52825231976675 L379.48912950481599,172.52825231976641"/>
|
||
<path d="M379.48913278359169,172.38701476128043 L400.6557988194395,172.38701476128077"/>
|
||
<path d="M379.83679700424955,173.93953900864153 L379.83679700424955,176.37264744072908"/>
|
||
<path d="M379.83677186408704,173.93954271384155 L379.83677186408704,176.3726511459291"/>
|
||
<path d="M379.48911632837235,172.25684900208159 L400.65578236422198,172.25684900208191"/>
|
||
<path d="M379.48911633101716,172.26001885135662 L400.65578236686588,172.26001885135696"/>
|
||
<path d="M400.65577610667015,172.38763287000424 L379.48911272024679,172.38763287000393"/>
|
||
<path d="M400.65577610686296,172.27037038682229 L379.4891127204387,172.27037038682198"/>
|
||
<path d="M400.6557794829173,172.38701739765813 L379.48911609649304,172.38701739765781"/>
|
||
<path d="M379.48911609254765,172.35945011501616 L400.65577947897009,172.35945011501647"/>
|
||
<path d="M379.48911516478393,172.40648876014353 L400.65578120196778,172.40426286319277"/>
|
||
<path d="M400.65577720427837,172.38763273122044 L379.4891138178541,172.38763273122012"/>
|
||
<path d="M400.65577720446936,172.27037024803863 L379.48911381804601,172.27037024803832"/>
|
||
<path d="M400.65577839706884,172.37811508329361 L379.4891150106464,172.3781150832933"/>
|
||
<path d="M379.48911501239354,172.5282546786446 L400.65577839881689,172.52825467864494"/>
|
||
<path d="M400.6557845501161,172.35944928238257 L379.48911851426647,172.35944928238226"/>
|
||
<path d="M400.65579331572053,172.66609280169149 L379.48912727987181,172.66609280169115"/>
|
||
<path d="M400.65578997135572,172.26504612291188 L379.48912393550518,172.26504612291157"/>
|
||
<path d="M400.65578996961312,172.27160799569069 L379.4891239337644,172.27160799569037"/>
|
||
<path d="M400.25892798984341,176.38852242821423 L379.88600970671132,176.38852242821392"/>
|
||
<path d="M379.88600970671132,173.87498062355627 L379.88600970671132,176.38852242821392"/>
|
||
<path d="M379.88600970671132,173.87498062355627 L400.25892798984341,173.87498062355658"/>
|
||
<path d="M400.25892798984341,176.38852242821423 L400.25892798984341,173.87498062355658"/>
|
||
<path d="M400.65578120841701,172.31206433277026 L379.48911517256738,172.31206433276992"/>
|
||
<path d="M379.48911516958606,172.32700861278619 L400.65578120543478,172.32700861278653"/>
|
||
<path d="M400.65579223210489,173.80883602381459 L379.48912619625617,173.80883602381428"/>
|
||
<path d="M379.48912617091401,173.73475276212869 L400.65579220676454,173.73475276212901"/>
|
||
<path d="M400.65577831798191,172.22357896362422 L379.48911493155765,172.22357896362388"/>
|
||
<path d="M402.37559812205791,177.52402891571563 L402.37559812205791,177.46479928222848"/>
|
||
<path d="M402.37559761578132,177.5240289797303 L402.37559761578132,177.46479934624315"/>
|
||
<path d="M400.65577832994268,172.41748821958066 L379.48911494351842,172.41748821958038"/>
|
||
<path d="M379.4891149439004,172.42165993086292 L400.65577833032285,172.42165993086326"/>
|
||
<path d="M379.48911165109575,172.43021534550695 L400.6557750383131,172.42166034711178"/>
|
||
<path d="M379.48913054044942,172.30343396436444 L400.65579657629814,172.30343396436479"/>
|
||
<path d="M400.65580102202193,172.22357514447219 L379.4891349861723,172.22357514447185"/>
|
||
<path d="M379.48913499168657,172.23018394903181 L400.65580102753711,172.23018394903215"/>
|
||
<path d="M379.48911956430356,172.30676568137056 L400.65578560015138,172.30676568137085"/>
|
||
<path d="M400.65577832638746,173.77444217195369 L379.48911493996593,173.77444217195335"/>
|
||
<path d="M400.65577834503574,173.72050741504728 L379.4891149586133,173.72050741504694"/>
|
||
<path d="M400.65579107015446,172.39818193851056 L379.48912503613201,172.40174352452701"/>
|
||
<path d="M379.48912503613201,172.40174352452701 L400.65579107198073,172.40174352452735"/>
|
||
<path d="M400.65578233073256,173.73475401087444 L379.48911629488384,173.73475401087413"/>
|
||
<path d="M379.48912286701352,172.6427931672074 L400.65578890286315,172.64279316720771"/>
|
||
<path d="M379.48913605719144,172.31761072671722 L400.65580209304017,172.31761072671753"/>
|
||
<path d="M379.48913607165241,172.3594470623905 L400.65580210750204,172.35944706239081"/>
|
||
<path d="M379.48913491679605,172.40591966386907 L400.65580095412815,172.40476829860577"/>
|
||
<path d="M379.48913491679605,172.40591966386907 L400.65580095268388,172.40590490277376"/>
|
||
<path d="M402.32198567457226,176.38905146636381 L402.32637918227238,176.37264735250926"/>
|
||
<path d="M402.3247380512089,176.3809315652905 L402.32637918227238,176.37264735250926"/>
|
||
<path d="M402.32198567457226,176.38905146636381 L402.3247380512089,176.3809315652905"/>
|
||
<path d="M402.32635453913508,176.37265123414934 L402.32196103447541,176.38905534761955"/>
|
||
<path d="M402.32471189524722,176.3809351451784 L402.32196103447541,176.38905534761955"/>
|
||
<path d="M402.32635453913508,176.37265123414934 L402.32471189524722,176.3809351451784"/>
|
||
<path d="M400.65578997464536,172.4017436632767 L379.48912393879573,172.40174366327642"/>
|
||
<path d="M379.48912394668105,172.40684002347234 L400.65578998252977,172.40684002347268"/>
|
||
<path d="M402.3755982155094,176.50712896064942 L399.26894424185093,176.50712896064937"/>
|
||
<path d="M399.26894416966252,176.5071289697772 L402.37559814332099,176.50712896977726"/>
|
||
<path d="M400.6557812735432,172.27163369705741 L379.48911523769448,172.2716336970571"/>
|
||
<path d="M379.48911523367815,172.2600189901064 L400.65578126952778,172.26001899010672"/>
|
||
<path d="M400.65580093014751,172.38762953984516 L379.4891348942997,172.38762953984482"/>
|
||
<path d="M400.65578230333676,172.43021423537465 L379.48911626748622,172.43021423537431"/>
|
||
<path d="M379.48912174387669,172.43741468426202 L400.65578777972542,172.43741468426234"/>
|
||
<path d="M400.6557877864293,172.43818642351664 L379.48912175057967,172.4381864235163"/>
|
||
<path d="M402.32196103447541,172.33563883014079 L402.32635453913508,172.35204256550585"/>
|
||
<path d="M402.32474671627142,172.34388346716341 L402.32635453913508,172.35204256550585"/>
|
||
<path d="M402.32196103447541,172.33563883014079 L402.32474671627142,172.34388346716341"/>
|
||
<path d="M379.48912504697319,172.421658126983 L400.65579108244356,172.41748679419001"/>
|
||
<path d="M379.48912504697319,172.421658126983 L400.65579108282282,172.42165812698329"/>
|
||
<path d="M379.48913711572686,172.39432511680661 L400.65580315157649,172.3943251168069"/>
|
||
<path d="M379.48911849334809,172.27297011033926 L400.65578452919772,172.2729701103396"/>
|
||
<path d="M379.48911850574723,172.28782468639815 L400.65578454159504,172.28782468639847"/>
|
||
<path d="M400.65579546731487,172.40433070152227 L379.48912943016194,172.40648695640004"/>
|
||
<path d="M379.48912943016194,172.40648695640004 L400.65579546601248,172.40648695640036"/>
|
||
<path d="M379.48911296515917,172.40174505080529 L400.6557790010088,172.4017450508056"/>
|
||
<path d="M400.65578229974426,172.43818711726436 L379.48911626389463,172.43818711726402"/>
|
||
<path d="M400.65578230117035,172.43647710149764 L379.48911626532072,172.43647710149733"/>
|
||
<path d="M377.83548776576072,173.37557921396447 L402.26976119450546,173.37557921396484"/>
|
||
<path d="M402.26976119450546,172.42307952621869 L377.83548776576072,172.42307952621832"/>
|
||
<path d="M377.83548776576072,173.37557921396447 L377.83548776576072,172.42307952621832"/>
|
||
<path d="M400.65579002371078,173.72050574694404 L379.48912398786024,173.72050574694373"/>
|
||
<path d="M400.65578347851942,172.2543996555971 L379.4891174426707,172.25439965559679"/>
|
||
<path d="M379.48911744495717,172.27035488041622 L400.65578348080771,172.27035488041656"/>
|
||
<path d="M400.65579108683369,172.30676498762364 L379.48912505098497,172.3067649876233"/>
|
||
<path d="M379.48912504859754,172.31206308402454 L400.65579108444717,172.31206308402486"/>
|
||
<path d="M379.48911273638214,172.39847697078886 L400.65577612507923,172.40426369655262"/>
|
||
<path d="M400.65580207090397,172.64279150221392 L379.48913603505434,172.64279150221361"/>
|
||
<path d="M379.48913607694931,172.51898228078036 L400.65580211279803,172.51898228078068"/>
|
||
<path d="M379.48913717112146,172.31145331859247 L400.65580320697109,172.31145331859278"/>
|
||
<path d="M379.48913490595123,172.37989813324049 L400.65580094180086,172.3798981332408"/>
|
||
<path d="M400.65580094188726,172.2792475544733 L379.48913490603672,172.27924755447299"/>
|
||
<path d="M379.48913052024773,172.28241341675641 L400.6557965570596,172.27824662566803"/>
|
||
<path d="M400.65578668425542,172.25684694189007 L379.48912064840579,172.25684694188976"/>
|
||
<path d="M379.48913711295472,172.40476802110615 L400.65580315098168,172.39847336186349"/>
|
||
<path d="M379.48913711295472,172.40476802110615 L400.65580314867248,172.4043312442337"/>
|
||
<path d="M400.65577840737524,172.25440048823097 L379.48911502095098,172.25440048823066"/>
|
||
<path d="M400.65580212294162,172.2716310608171 L379.48913608709199,172.27163106081679"/>
|
||
<path d="M379.4891360830793,172.26001635386575 L400.65580211892802,172.26001635386609"/>
|
||
<path d="M379.4891360117158,172.26856833326801 L400.65580204618755,172.27117082728319"/>
|
||
<path d="M379.48912064900333,172.26857027576077 L400.65578668341141,172.27135747266277"/>
|
||
<path d="M379.48912064900333,172.26857027576077 L400.65578668485296,172.26857027576108"/>
|
||
<path d="M400.65579883093096,172.27163147706551 L379.48913279508224,172.27163147706517"/>
|
||
<path d="M379.48912941215303,172.41442729001525 L400.65579544800175,172.41442729001557"/>
|
||
<path d="M400.65579773534182,172.52825204226758 L379.48913169949037,172.52825204226724"/>
|
||
<path d="M379.48913169884281,172.27928429498979 L400.65579773469153,172.27928429499011"/>
|
||
<path d="M379.48912284367498,172.26856999826202 L400.65578887804395,172.27102374591431"/>
|
||
<path d="M379.48912284367498,172.26856999826202 L400.65578887952552,172.26856999826234"/>
|
||
<path d="M400.6557856639879,172.27928582123451 L379.48911962813827,172.27928582123417"/>
|
||
<path d="M379.48913605856933,173.72050422069884 L400.65580209441805,173.72050422069918"/>
|
||
<path d="M400.65577838693071,172.51898547215558 L379.48911500050826,172.51898547215526"/>
|
||
<path d="M400.65577502417682,172.26504820429145 L379.48911163775347,172.26504820429113"/>
|
||
<path d="M400.65577797165088,173.77444202537953 L379.48911193580125,173.77444202537919"/>
|
||
<path d="M379.48911297233781,173.77444189431748 L400.65577900818653,173.77444189431779"/>
|
||
<path d="M402.32198567457226,172.33563494888509 L402.32637918227238,172.35203868386577"/>
|
||
<path d="M402.32477287225311,172.34387882868486 L402.32637918227238,172.35203868386577"/>
|
||
<path d="M402.32198567457226,172.33563494888509 L402.32477287225311,172.34387882868486"/>
|
||
<path d="M400.65577613099549,172.43818808868144 L379.48911274457305,172.4381880886811"/>
|
||
<path d="M400.6557823051221,173.80883727900249 L379.48911626927338,173.8088372790022"/>
|
||
<path d="M400.65579226028012,172.54228409749715 L379.48912622443049,172.5422840974968"/>
|
||
<path d="M379.48912618253553,172.66609294044056 L400.65579221838516,172.66609294044088"/>
|
||
<path d="M379.48911383734003,172.25684832952157 L400.65577722376429,172.25684832952186"/>
|
||
<path d="M400.65577906871886,173.77444188666402 L379.48911303286832,173.77444188666368"/>
|
||
<path d="M379.48911406940488,173.77444175560197 L400.65578010525542,173.77444175560231"/>
|
||
<path d="M400.65577831430664,172.43271939624213 L379.4891149278842,172.43271939624182"/>
|
||
<path d="M400.65577831923429,172.43741607189406 L379.48911493281184,172.43741607189375"/>
|
||
<path d="M400.65577723298475,172.42166006961304 L379.48911384656139,172.42166006961273"/>
|
||
<path d="M379.48911384576832,172.43021506800818 L400.65577723219076,172.43021506800852"/>
|
||
<path d="M400.65578998353294,172.39432678180111 L379.48912394768331,172.3943267818008"/>
|
||
<path d="M379.48912394708941,172.39847502685731 L400.65578998293904,172.39847502685762"/>
|
||
<path d="M379.48912614135179,172.40683974597363 L400.65579217720233,172.40683974597394"/>
|
||
<path d="M400.65579657050102,173.80883547525895 L379.4891305346523,173.80883547525863"/>
|
||
<path d="M400.65579552411555,173.80883560756604 L379.48912948826592,173.80883560756573"/>
|
||
<path d="M379.4891162680774,172.41723053129937 L400.65578230239544,172.40955968468327"/>
|
||
<path d="M400.65578230374786,172.41748676871771 L379.4891162680774,172.41723053129937"/>
|
||
<path d="M379.48911171505597,172.22357861334592 L400.65577510147932,172.22357861334623"/>
|
||
<path d="M400.65577907194029,172.25684941836468 L379.48911303609066,172.25684941836434"/>
|
||
<path d="M400.65577900262679,172.25684791317087 L379.48911296677625,172.25684791317059"/>
|
||
<path d="M400.65577506464206,173.73475512104162 L379.48911167821871,173.7347551210413"/>
|
||
<path d="M379.48911167821871,172.65206393787088 L400.65577506464206,172.65206393787122"/>
|
||
<path d="M400.65578784768377,173.77444077663387 L379.48912181183323,173.77444077663353"/>
|
||
<path d="M379.48912398786024,172.66609321793973 L400.65579002371078,172.66609321794004"/>
|
||
<path d="M400.65579006560392,172.54228437499634 L379.4891240297552,172.54228437499603"/>
|
||
<path d="M400.65578346821212,172.37811425066002 L379.4891174323634,172.37811425065971"/>
|
||
<path d="M379.48911743411236,172.52825384601081 L400.65578346996199,172.52825384601113"/>
|
||
<path d="M400.65577612558127,172.27135748508601 L379.48911273908152,172.27110616806362"/>
|
||
<path d="M400.65577510616049,172.27928734761562 L379.48911171973805,172.27928734761531"/>
|
||
<path d="M400.65577510653338,172.52825509492789 L379.48911172011185,172.52825509492754"/>
|
||
<path d="M400.07991912424541,176.37264744072939 L400.11273266176568,176.40545566661993"/>
|
||
<path d="M400.11273266176568,176.40545566661993 L380.03220660546094,176.40545566661962"/>
|
||
<path d="M380.06501406446432,176.37264744072908 L380.03220660546094,176.40545566661962"/>
|
||
<path d="M400.07991912424541,176.37264744072939 L380.06501406446432,176.37264744072908"/>
|
||
<path d="M403.16844900414299,176.4241805514454 L403.16886382878465,176.43050283421513"/>
|
||
<path d="M403.14503171131537,176.40623387253754 L403.14503171131537,176.45467201324092"/>
|
||
<path d="M400.65578559175401,172.43818670101581 L379.48911955590529,172.4381867010155"/>
|
||
<path d="M400.34094820802284,176.40545566661996 L379.80398954524617,176.40545566661962"/>
|
||
<path d="M379.80396419315502,176.40545937468789 L400.34092342366557,176.40545937468821"/>
|
||
<path d="M377.85133784417894,176.40545946003991 L402.29354708012988,176.40545946004028"/>
|
||
<path d="M377.85136437482333,176.40545558126769 L402.29357170058438,176.40545558126803"/>
|
||
<path d="M379.48913166921875,173.72050477569729 L400.65579770506747,173.72050477569763"/>
|
||
<path d="M400.65579770506747,172.66609224669361 L379.48913166921875,172.6660922466933"/>
|
||
<path d="M400.6557772343408,172.31206502668843 L379.48911384791745,172.31206502668812"/>
|
||
<path d="M400.65577723672641,172.30676693028721 L379.48911385030397,172.3067669302869"/>
|
||
<path d="M400.30811604355904,173.9395427038659 L400.34092350256151,173.90673428873075"/>
|
||
<path d="M377.82295193443906,172.33563494888472 L377.81855615884024,172.3520386838654"/>
|
||
<path d="M377.82019734199503,172.34375506261748 L377.81855615884024,172.3520386838654"/>
|
||
<path d="M377.82295193443906,172.33563494888472 L377.82019734199503,172.34375506261748"/>
|
||
<path d="M379.48912833878103,172.41722900505499 L400.65579437309907,172.40955815843893"/>
|
||
<path d="M400.65579437445149,172.41748524247328 L379.48912833878103,172.41722900505499"/>
|
||
<path d="M379.48913056026004,173.73475220713078 L400.65579659611149,173.73475220713109"/>
|
||
<path d="M400.65579662145183,173.80883546881665 L379.48913058560311,173.80883546881634"/>
|
||
<path d="M379.48913057188156,173.72050491444662 L400.6557966077321,173.72050491444693"/>
|
||
<path d="M400.6557966077321,172.66609238544294 L379.48913057188156,172.66609238544262"/>
|
||
<path d="M379.48912943496225,172.32700680904284 L400.65579547081279,172.32700680904316"/>
|
||
<path d="M379.48912943436562,172.39432608805359 L400.65579547021434,172.3943260880539"/>
|
||
<path d="M379.48913381566717,172.27116921233409 L400.65579984906935,172.2782450739511"/>
|
||
<path d="M379.4891316280341,172.40683905222636 L400.65579766388373,172.4068390522267"/>
|
||
<path d="M400.65579765600387,172.40174269203027 L379.48913162015242,172.40174269202993"/>
|
||
<path d="M379.48912288914789,172.31761239171141 L400.65578892499661,172.31761239171175"/>
|
||
<path d="M400.65578893946304,172.35944872738463 L379.4891229036125,172.35944872738432"/>
|
||
<path d="M379.48911297304085,172.40684141100161 L400.6557790088923,172.40684141100192"/>
|
||
<path d="M400.65577901011375,172.40956010096596 L379.48911297426503,172.40956010096565"/>
|
||
<path d="M377.82295193443906,176.38905146636344 L377.83496064532073,176.40106018192228"/>
|
||
<path d="M379.4891338888342,172.22357528322138 L400.65579992468474,172.22357528322172"/>
|
||
<path d="M379.48912393679302,172.39847502815917 L400.65578997504099,172.40420119558652"/>
|
||
<path d="M379.48912393679302,172.39847502815917 L400.65578997279363,172.39809199676068"/>
|
||
<path d="M379.48913272524214,172.43603862187157 L400.65579876338825,172.43021215413225"/>
|
||
<path d="M379.48913272524214,172.43603862187157 L400.65579876122365,172.43647502025505"/>
|
||
<path d="M400.65579766548444,172.32700653154438 L379.4891316296339,172.32700653154407"/>
|
||
<path d="M379.48913162904091,172.39432581055428 L400.65579766489145,172.39432581055462"/>
|
||
<path d="M400.65578888421851,173.77444064557216 L379.4891228483707,173.77444064557184"/>
|
||
<path d="M400.65578890286315,173.72050588866617 L379.48912286701352,173.72050588866585"/>
|
||
<path d="M402.26976119450546,172.42307952621869 L402.26976119450546,173.37557921396484"/>
|
||
<path d="M402.26976084693024,173.42849606493618 L402.26976084693024,172.37016257389888"/>
|
||
<path d="M400.65577722218086,172.40433319990203 L379.48911383575751,172.40433319990171"/>
|
||
<path d="M400.65577721987347,172.3984768320737 L379.48911383344921,172.39847683207336"/>
|
||
<path d="M400.65578672008223,173.73475345587627 L379.48912068423169,173.73475345587593"/>
|
||
<path d="M379.48912065861941,173.80883672400427 L400.65578669446904,173.80883672400461"/>
|
||
<path d="M400.65577901374354,172.31206461026915 L379.48911297789391,172.31206461026883"/>
|
||
<path d="M379.48912950306431,172.3781127244157 L400.65579553891212,172.37811272441601"/>
|
||
<path d="M379.48912065683317,172.4302136803764 L400.65578669347587,172.42165868198123"/>
|
||
<path d="M379.48912065683317,172.4302136803764 L400.6557866926828,172.43021368037671"/>
|
||
<path d="M400.65577725931826,173.73475484354233 L379.48911387289581,173.73475484354202"/>
|
||
<path d="M379.4891207369642,172.27035446416818 L400.65578677281383,172.27035446416846"/>
|
||
<path d="M400.65578888679147,172.32700764154018 L379.48912285094093,172.32700764153986"/>
|
||
<path d="M379.48912285034703,172.39432692055016 L400.65578888619757,172.3943269205505"/>
|
||
<path d="M402.37556724159867,172.3192343403324 L377.76931686156649,172.31923434033203"/>
|
||
<path d="M377.76931686156649,176.40623385315345 L377.76931686156649,172.31923434033203"/>
|
||
<path d="M402.37556724159867,176.40623385315382 L377.76931686156649,176.40623385315345"/>
|
||
<path d="M402.37556724159867,172.3192343403324 L402.37556724159867,176.40623385315382"/>
|
||
<path d="M400.65578778159079,172.25684680314072 L379.48912174574207,172.25684680314038"/>
|
||
<path d="M400.65579765064604,172.38677911010359 L379.4891316147955,172.38677911010328"/>
|
||
<path d="M379.48913161832343,172.3981799705449 L400.65579765417397,172.39817997054524"/>
|
||
<path d="M400.65580204756634,172.26856833326832 L379.4891360117158,172.26856833326801"/>
|
||
<path d="M379.48913605073676,172.27296789034736 L400.6558020865873,172.27296789034767"/>
|
||
<path d="M379.48911610798086,172.37811494454405 L400.65577949440421,172.37811494454436"/>
|
||
<path d="M400.65577948110013,172.31145650996808 L379.48911609467768,172.31145650996774"/>
|
||
<path d="M400.65578669051911,172.40684043972121 L379.48912065466948,172.4068404397209"/>
|
||
<path d="M379.48912064678598,172.40174407952495 L400.65578668263379,172.40174407952526"/>
|
||
<path d="M379.48912943592541,172.4173798836427 L400.6557954702962,172.40997170873678"/>
|
||
<path d="M379.48912943592541,172.4173798836427 L400.65579547196967,172.41722886630561"/>
|
||
<path d="M379.8771234012097,173.84191134410722 L379.8529121761444,173.81770031771595"/>
|
||
<path d="M379.48913602133553,173.80883478151134 L400.65580205718334,173.80883478151162"/>
|
||
<path d="M402.26974012491837,173.37558092090657 L402.26974012491837,172.42308123316042"/>
|
||
<path d="M402.26974045420275,172.42308119152523 L402.26974045420275,173.37558087927141"/>
|
||
<path d="M402.26974010662843,172.37016423920522 L402.26974010662843,173.4284977302425"/>
|
||
<path d="M402.26974047249541,172.37016419294434 L402.26974047249541,173.42849768398165"/>
|
||
<path d="M377.85136375874799,176.40545565916554 L377.8185555899795,176.37264742443688"/>
|
||
<path d="M377.85136429592831,176.40545559124337 L377.81855607994521,176.37264736248457"/>
|
||
<path d="M379.4891349612285,173.72050435944877 L400.65580099707813,173.72050435944908"/>
|
||
<path d="M400.65580099707813,172.66609183044508 L379.4891349612285,172.66609183044477"/>
|
||
<path d="M379.48911187813928,172.43021479037245 L400.655777913988,172.43021479037276"/>
|
||
<path d="M400.65577791478199,172.42165979197728 L379.48911187893145,172.42165979197696"/>
|
||
<path d="M379.48912613161656,172.39809020530362 L400.65579216965989,172.40404043854406"/>
|
||
<path d="M379.48913271970605,172.26856874951642 L400.65579875407411,172.27102438961663"/>
|
||
<path d="M379.48913271970605,172.26856874951642 L400.65579875555659,172.26856874951673"/>
|
||
<path d="M379.48912506168608,172.64279288970869 L400.6557910975348,172.642792889709"/>
|
||
<path d="M400.6557910975348,173.72050561116745 L379.48912506168608,173.72050561116714"/>
|
||
<path d="M400.65577621471812,172.27035599058354 L379.48911282829476,172.2703559905832"/>
|
||
<path d="M379.48911282907602,172.5422863176596 L400.65577621549755,172.54228631765989"/>
|
||
<path d="M400.11273266176568,173.90673059063815 L400.07991912424541,173.93953900864184"/>
|
||
<path d="M400.07991912424541,173.93953900864184 L380.06501406446432,173.93953900864153"/>
|
||
<path d="M380.03220660546094,173.90673059063784 L380.06501406446432,173.93953900864153"/>
|
||
<path d="M400.11273266176568,173.90673059063815 L380.03220660546094,173.90673059063784"/>
|
||
<path d="M379.48912175360556,172.32700778028922 L400.65578778945519,172.32700778028953"/>
|
||
<path d="M400.65578779243651,172.31206350027338 L379.48912175658779,172.31206350027307"/>
|
||
<path d="M379.48912947454619,173.72050505319598 L400.65579551039673,173.72050505319632"/>
|
||
<path d="M400.65579551039673,172.66609252419232 L379.48912947454619,172.66609252419201"/>
|
||
<path d="M379.48911962346074,172.22357708696433 L400.65578565931128,172.22357708696467"/>
|
||
<path d="M400.65578558379866,172.22357785349161 L379.48911954794812,172.22357785349129"/>
|
||
<path d="M379.48912293163949,172.27035418666898 L400.65578896749003,172.27035418666929"/>
|
||
<path d="M379.48912400972722,172.25684803083556 L400.65579004557594,172.25684803083584"/>
|
||
<path d="M400.65579004822439,172.26001788011047 L379.48912401237476,172.26001788011018"/>
|
||
<path d="M379.48912942030302,172.43271703736409 L400.65579545615174,172.4327170373644"/>
|
||
<path d="M379.4891173803303,172.6427938609549 L400.65578341617993,172.64279386095518"/>
|
||
<path d="M400.65578341617993,173.72050658241363 L379.4891173803303,173.72050658241335"/>
|
||
<path d="M379.48911847766658,172.64279372220534 L400.65578451351712,172.64279372220565"/>
|
||
<path d="M400.65578451351712,173.72050644366411 L379.48911847766658,173.72050644366379"/>
|
||
<path d="M400.6557987530955,172.43741329676732 L379.48913271724496,172.43741329676701"/>
|
||
<path d="M379.48913271231277,172.43271662111547 L400.65579874816422,172.43271662111579"/>
|
||
<path d="M400.65578782120838,172.2729696940911 L379.48912178535966,172.27296969409076"/>
|
||
<path d="M379.48912179775607,172.2878242701496 L400.65578783360661,172.28782427014988"/>
|
||
<path d="M377.81855615884024,176.37264735250889 L377.82295193443906,176.38905146636344"/>
|
||
<path d="M377.82016409406742,176.38080734976415 L377.82295193443906,176.38905146636344"/>
|
||
<path d="M377.81855615884024,176.37264735250889 L377.82016409406742,176.38080734976415"/>
|
||
<path d="M400.65578120063446,172.40648876014384 L379.48911516478393,172.40648876014353"/>
|
||
<path d="M379.48911516170892,172.4064887605324 L400.65578119755764,172.40648876053271"/>
|
||
<path d="M400.6557790074653,172.4381875335468 L379.48911297161658,172.43818753354645"/>
|
||
<path d="M379.48911625821302,172.27135537823392 L400.65578229156608,172.27813147616871"/>
|
||
<path d="M379.48911625821302,172.27135537823392 L400.65578229412631,172.2711721893055"/>
|
||
<path d="M400.6557878474182,172.51898408452431 L379.48912181157039,172.51898408452399"/>
|
||
<path d="M379.48912181022342,172.38701614877539 L400.65578784607305,172.3870161487757"/>
|
||
<path d="M379.48911414145505,172.27928651498149 L400.65578017730559,172.27928651498181"/>
|
||
<path d="M400.65578017767939,172.52825426229401 L379.48911414182976,172.52825426229367"/>
|
||
<path d="M379.81985515251881,173.80883570071313 L379.88600154326059,173.87498165575971"/>
|
||
<path d="M379.81983846180401,173.80883833754805 L379.88598463538028,173.87498429612481"/>
|
||
<path d="M400.65577617249483,172.31761419559214 L379.48911278607147,172.3176141955918"/>
|
||
<path d="M379.48911277654452,172.30619516841227 L400.65577616296787,172.30619516841261"/>
|
||
<path d="M400.65579660635512,172.31761142046525 L379.48913057050549,172.31761142046491"/>
|
||
<path d="M379.48913056097581,172.30619239328587 L400.65579659682453,172.30619239328621"/>
|
||
<path d="M379.48912943336245,172.40683932972513 L400.65579546921208,172.40683932972547"/>
|
||
<path d="M400.65579330409992,173.73475262337962 L379.48912726824938,173.73475262337931"/>
|
||
<path d="M400.65579327849127,173.8088358915075 L379.48912724264073,173.80883589150719"/>
|
||
<path d="M400.65578236729698,172.22357750321368 L379.48911633144644,172.22357750321336"/>
|
||
<path d="M379.48911633696343,172.23018630777304 L400.65578237281306,172.23018630777335"/>
|
||
<path d="M400.65580315515535,172.31206155777994 L379.48913711930572,172.31206155777963"/>
|
||
<path d="M379.48913711632076,172.32700583779638 L400.65580315216948,172.32700583779669"/>
|
||
<path d="M400.6557844853628,172.3943274770009 L379.48911844951408,172.39432747700059"/>
|
||
<path d="M379.48911844954137,172.28241494300124 L400.65578448539009,172.28241494300156"/>
|
||
<path d="M379.48912064142814,172.38678049759829 L400.65578667727686,172.38678049759864"/>
|
||
<path d="M400.65578667642558,172.37989993698395 L379.48912064057595,172.37989993698363"/>
|
||
<path d="M379.48911736265882,172.40684085596948 L400.65578339850936,172.40684085596979"/>
|
||
<path d="M379.48912394827812,172.32700750279048 L400.65578998412684,172.32700750279082"/>
|
||
<path d="M400.6557899871118,172.31206322277424 L379.48912395126126,172.3120632227739"/>
|
||
<path d="M402.37559814332099,176.4546719151393 L402.37559814332099,177.52402891302725"/>
|
||
<path d="M402.37559812205791,177.52402891571563 L402.37559812205791,176.45467191782768"/>
|
||
<path d="M400.65578887195215,172.38678022009947 L379.48912283610252,172.38678022009915"/>
|
||
<path d="M400.31253423403587,173.92313470554242 L400.3245414392627,173.91112617922857"/>
|
||
<path d="M400.30814064743799,173.93953901861752 L400.34094812912599,173.906730600614"/>
|
||
<path d="M400.65578667934506,172.26504653916044 L379.48912064349452,172.26504653916012"/>
|
||
<path d="M379.48912064175283,172.2716084119389 L400.65578667760428,172.27160841193921"/>
|
||
<path d="M379.48911735477623,172.40174449577327 L400.65578339062495,172.40174449577361"/>
|
||
<path d="M379.48911296285996,172.28241563674851 L400.65577899870777,172.28241563674882"/>
|
||
<path d="M400.65577899868049,172.39432817074817 L379.48911296283086,172.39432817074785"/>
|
||
<path d="M400.65579875495996,172.25684541564573 L379.48913271910851,172.25684541564542"/>
|
||
<path d="M400.65579223541999,172.38701559377779 L379.48912619956945,172.38701559377745"/>
|
||
<path d="M379.48912619562407,172.35944831113576 L400.65579223147279,172.35944831113611"/>
|
||
<path d="M379.48911383422228,172.22357910237326 L400.65577722064563,172.22357910237361"/>
|
||
<path d="M379.4891162524068,172.27160896693684 L400.65578228825734,172.27160896693715"/>
|
||
<path d="M400.65579544365437,172.27036775041103 L379.48912940780474,172.27036775041074"/>
|
||
<path d="M379.48913491862049,172.43818475852254 L400.65580095447012,172.43818475852288"/>
|
||
<path d="M400.65580095589348,172.43647474275642 L379.48913492004567,172.4364747427561"/>
|
||
<path d="M377.76931656446277,176.43042554275954 L378.16147939172197,176.45467203038228"/>
|
||
<path d="M377.76931656446277,176.43042554275954 L377.76931656460738,176.43672122037799"/>
|
||
<path d="M378.16147939172197,176.45467203038228 L377.76931656460738,176.43672122037799"/>
|
||
<path d="M400.65580322027517,172.37811175316895 L379.48913718442554,172.37811175316864"/>
|
||
<path d="M379.48913718617632,172.52825134851952 L400.65580322202595,172.52825134851986"/>
|
||
<path d="M379.48911736306809,172.39847585935436 L400.65578339891681,172.39847585935468"/>
|
||
<path d="M379.48911736366381,172.39432761429765 L400.65578339951253,172.39432761429796"/>
|
||
<path d="M400.78806774309169,173.90673431825161 L400.78806774309169,173.80883838611675"/>
|
||
<path d="M400.78809283660621,173.80883463895799 L400.78809283660621,173.90673057109288"/>
|
||
<path d="M379.48912723692183,172.40476926985181 L400.65579327277328,172.40476926985212"/>
|
||
<path d="M379.48912723909916,172.39847461060882 L400.65579327495061,172.39847461060913"/>
|
||
<path d="M379.48911632022418,173.80883727255988 L400.6557823560729,173.80883727256023"/>
|
||
<path d="M400.65578340245929,173.80883714025293 L379.48911736660966,173.80883714025262"/>
|
||
<path d="M379.48911412677762,172.31145623236623 L400.65578016262725,172.31145623236654"/>
|
||
<path d="M400.65578015197798,172.28782524143068 L379.48911411612835,172.28782524143037"/>
|
||
<path d="M379.48911845211342,172.40174435702363 L400.65578448613405,172.39818277100761"/>
|
||
<path d="M379.48911845211342,172.40174435702363 L400.65578448796305,172.40174435702397"/>
|
||
<path d="M379.48911953612105,172.41442853876089 L400.65578557196977,172.4144285387612"/>
|
||
<path d="M379.48911953158358,172.3876314823377 L400.65578556743412,172.38763148233804"/>
|
||
<path d="M400.65580209898553,172.28782246640637 L379.48913606313499,172.28782246640606"/>
|
||
<path d="M402.75286648732572,176.4062338896793 L403.16842373306235,176.42418451248426"/>
|
||
<path d="M403.16842373306235,176.43672122037836 L403.16842373306235,176.42418451248426"/>
|
||
<path d="M402.75286648732572,176.45467203038268 L403.16842373306235,176.43672122037836"/>
|
||
<path d="M379.48912613322364,172.43741412926411 L400.65579216907236,172.43741412926443"/>
|
||
<path d="M400.65579217577624,172.43818586851873 L379.48912613992661,172.43818586851842"/>
|
||
<path d="M379.48912722897558,172.39818166101156 L400.65579326699617,172.40404029979464"/>
|
||
<path d="M379.48912722897558,172.39818166101156 L400.65579326491434,172.39780619941118"/>
|
||
<path d="M379.48912285909091,172.30343493561094 L400.65578889494145,172.30343493561125"/>
|
||
<path d="M400.65578891546784,172.30619336453267 L379.4891228796173,172.30619336453236"/>
|
||
<path d="M379.48911297372115,172.39847641435236 L400.65577900957078,172.39847641435267"/>
|
||
<path d="M379.48911297141285,172.40433353974345 L400.65577900729431,172.40426351918123"/>
|
||
<path d="M379.48912400624022,172.51898380702525 L400.65579004209076,172.51898380702556"/>
|
||
<path d="M400.65578009240426,172.37990076948105 L379.48911405655372,172.37990076948074"/>
|
||
<path d="M379.48911405740591,172.3867813300954 L400.65578009325554,172.38678133009569"/>
|
||
<path d="M400.65579545596984,172.38677938760281 L379.48912942012021,172.3867793876025"/>
|
||
<path d="M400.65580204385105,172.22357577224892 L379.48913600800233,172.22357577224861"/>
|
||
<path d="M379.4891360835104,172.22357500572221 L400.65580211935912,172.22357500572255"/>
|
||
<path d="M400.65579331572053,173.72050533069549 L379.48912727987181,173.72050533069515"/>
|
||
<path d="M400.65578229356061,172.40426158970089 L379.48911625771098,172.40426158970058"/>
|
||
<path d="M379.48911625543633,172.3984759994056 L400.65578229128596,172.39847599940592"/>
|
||
<path d="M400.65579876163201,172.3984739168618 L379.48913272578238,172.39847391686149"/>
|
||
<path d="M379.48911499521228,172.35945025376554 L400.65577838163472,172.35945025376583"/>
|
||
<path d="M400.65577838558011,172.38701753640751 L379.48911499915766,172.38701753640717"/>
|
||
<path d="M379.48912942709876,172.25684583189391 L400.6557954629493,172.25684583189422"/>
|
||
<path d="M379.4891173527717,172.39847586065622 L400.65578338862133,172.39847586065653"/>
|
||
<path d="M379.48911164892934,172.43647821163015 L400.65577503535269,172.43647821163046"/>
|
||
<path d="M400.65577503751911,172.43021534550729 L379.48911165109575,172.43021534550695"/>
|
||
<path d="M400.65578566289287,172.27163314205924 L379.48911962704233,172.27163314205893"/>
|
||
<path d="M379.48911962302691,172.26001843510809 L400.65578565887745,172.26001843510841"/>
|
||
<path d="M379.48911413047654,173.77444174788002 L400.65578016632526,173.77444174788036"/>
|
||
<path d="M378.16147939172197,176.4062338896789 L377.76931656446277,176.43042554275954"/>
|
||
<path d="M377.76931656460738,176.42418451248386 L377.76931656446277,176.43042554275954"/>
|
||
<path d="M400.65579005223162,172.37811341816314 L379.48912401638199,172.37811341816285"/>
|
||
<path d="M379.48912401813368,172.52825301351373 L400.65579005398331,172.52825301351405"/>
|
||
<path d="M400.65579217001823,172.27110281246652 L379.48912613416951,172.27110281246618"/>
|
||
<path d="M379.48912613568564,172.26856958201347 L400.65579217153618,172.26856958201381"/>
|
||
<path d="M400.65577831780001,172.39758799989022 L379.48911492769776,172.38678174648078"/>
|
||
<path d="M400.65577831780001,172.39758799989022 L379.48911493105561,172.39847669328969"/>
|
||
<path d="M400.65579875935555,172.40426102169039 L379.48913272350501,172.40426102169005"/>
|
||
<path d="M400.65579875802223,172.4064865401518 L379.48913272217351,172.40648654015149"/>
|
||
<path d="M379.48913495032093,172.30619183828802 L400.65580098617056,172.30619183828833"/>
|
||
<path d="M400.65580099570116,172.31761086546732 L379.48913495985153,172.317610865467"/>
|
||
<path d="M400.65578337275792,172.38763175983726 L379.48911733690829,172.38763175983692"/>
|
||
<path d="M379.48911733710202,172.270369276655 L400.65578337295074,172.27036927665529"/>
|
||
<path d="M400.65580202748379,172.38762940109575 L379.48913599163507,172.38762940109547"/>
|
||
<path d="M379.48913599182788,172.27036691791352 L400.6558020276766,172.27036691791383"/>
|
||
<path d="M379.48911522781191,173.77444160913063 L400.65578126366063,173.77444160913095"/>
|
||
<path d="M400.65578124501872,173.72050685693972 L379.48911520916818,173.72050685693944"/>
|
||
<path d="M400.65578236099873,173.77444147038136 L379.48911632515001,173.77444147038108"/>
|
||
<path d="M379.48911736168384,173.77444133931957 L400.65578339753347,173.77444133931988"/>
|
||
<path d="M400.65579326405668,172.39432636700508 L379.48912722820614,172.39432636700474"/>
|
||
<path d="M400.65579876282345,172.32700639279449 L379.48913272697564,172.32700639279415"/>
|
||
<path d="M400.65577831787277,172.27824798782723 L379.48911493146306,172.2784542646059"/>
|
||
<path d="M379.48911493383412,172.27135417967037 L400.65577831787277,172.27824798782723"/>
|
||
<path d="M400.6557761231129,172.27802760595537 L379.48911273677777,172.27824826532569"/>
|
||
<path d="M400.6557761231129,172.27802760595537 L379.48911273908152,172.27110616806362"/>
|
||
<path d="M400.65579216230117,172.23018771939721 L379.48912612645063,172.23018771939689"/>
|
||
<path d="M379.48912613196944,172.22357702099418 L400.65579216781907,172.22357702099453"/>
|
||
<path d="M400.65577832018107,172.27110361962764 L379.48911493383412,172.27135417967037"/>
|
||
<path d="M379.48911493527385,172.26857152464316 L400.65577832018107,172.27110361962764"/>
|
||
<path d="M379.48912613346738,172.40174338577765 L400.6557921693161,172.40174338577799"/>
|
||
<path d="M379.48912612734375,172.27924866446884 L400.65579216319338,172.27924866446915"/>
|
||
<path d="M400.65579216428659,172.27160771819194 L379.48912612843606,172.27160771819163"/>
|
||
<path d="M379.48911852970696,172.27163328080829 L400.6557845655575,172.2716332808086"/>
|
||
<path d="M400.65578456665253,172.27928595998389 L379.48911853080199,172.27928595998358"/>
|
||
<path d="M379.48911296012511,172.27160938321958 L400.65577899597565,172.27160938321992"/>
|
||
<path d="M400.65577899771552,172.26504751044115 L379.48911296186679,172.26504751044087"/>
|
||
<path d="M378.69943672628096,172.31923045797473 L402.06535615432813,172.3192304579751"/>
|
||
<path d="M402.09816363601522,172.35203868386574 L402.06535615432813,172.3192304579751"/>
|
||
<path d="M378.61420553745893,172.3520386838654 L402.09816363601522,172.35203868386574"/>
|
||
<path d="M378.69943672628096,172.31923045797473 L378.61420553745893,172.3520386838654"/>
|
||
<path d="M379.48913059639244,172.26001704761353 L400.65579663224207,172.26001704761384"/>
|
||
<path d="M400.65579663626022,172.27163175456423 L379.48913060041059,172.27163175456388"/>
|
||
<path d="M379.48913713239335,173.72050408492225 L400.65580316824298,173.7205040849226"/>
|
||
<path d="M400.65580314959743,173.77443884182861 L379.48913711374871,173.7744388418283"/>
|
||
<path d="M378.16147939172197,176.4062338896789 L378.16147939172197,176.45467203038228"/>
|
||
<path d="M402.75286648732572,176.45467203038268 L378.16147939172197,176.45467203038228"/>
|
||
<path d="M402.75286648732572,176.4062338896793 L402.75286648732572,176.45467203038268"/>
|
||
<path d="M378.16147939172197,176.4062338896789 L402.75286648732572,176.4062338896793"/>
|
||
<path d="M379.48911274727061,172.39432872443055 L400.65577613294818,172.39809393812686"/>
|
||
<path d="M379.48911274437114,172.40433295940943 L400.65577613294818,172.39809393812686"/>
|
||
<path d="M400.65578338912519,172.22357813099055 L379.48911735327465,172.22357813099021"/>
|
||
<path d="M379.48911742878454,172.22357736446372 L400.65578346463326,172.22357736446401"/>
|
||
<path d="M379.88598463538028,176.38852610078246 L379.81983846180401,176.45467187589654"/>
|
||
<path d="M379.8771234012097,176.42159892098789 L379.8529121761444,176.44580994949601"/>
|
||
<path d="M379.48912832647284,172.27842819964786 L400.65579436229791,172.27802510832771"/>
|
||
<path d="M400.65577502045426,172.23019007827503 L379.48911163403181,172.23019007827469"/>
|
||
<path d="M379.4891116395479,172.22357937987243 L400.65577502597034,172.22357937987277"/>
|
||
<path d="M400.65579436476628,172.27135460896898 L379.48912832887663,172.27102343065636"/>
|
||
<path d="M379.48912833035729,172.26856930451476 L400.65579436476628,172.27135460896898"/>
|
||
<path d="M379.48912284934113,172.40684016222215 L400.65578888519167,172.40684016222247"/>
|
||
<path d="M400.65578449979739,173.80883700150332 L379.48911846394776,173.80883700150304"/>
|
||
<path d="M379.48911741756046,173.8088371338103 L400.65578345341009,173.80883713381064"/>
|
||
<path d="M379.4891228475758,172.40476982484969 L400.65578888193477,172.40562899621628"/>
|
||
<path d="M400.65578887892707,172.40590642940424 L379.4891228475758,172.40476982484969"/>
|
||
<path d="M400.65579655330885,172.38677924885297 L379.48913051745922,172.38677924885266"/>
|
||
<path d="M379.48913052098715,172.39818124476301 L400.65579655330885,172.38677924885297"/>
|
||
<path d="M379.48911383384211,172.27824850510024 L400.65577722020271,172.27843131553954"/>
|
||
<path d="M379.48912943142977,172.40403926460706 L400.65579546731487,172.40433070152227"/>
|
||
<path d="M379.48911412859206,172.38701712005638 L400.6557801644426,172.38701712005673"/>
|
||
<path d="M400.65578016579138,172.51898505580488 L379.48911412994266,172.51898505580454"/>
|
||
<path d="M400.65577943167091,172.30676665275419 L379.48911604524665,172.30676665275385"/>
|
||
<path d="M400.65577943444941,172.30343632324298 L379.48911604802697,172.30343632324266"/>
|
||
<path d="M379.48911735494721,172.4047705193488 L400.65578339079684,172.40477051934911"/>
|
||
<path d="M400.65578339224476,172.40590788013048 L379.48911735639513,172.40590788013014"/>
|
||
<path d="M379.48911407432888,173.80883755653528 L400.65578011017851,173.80883755653562"/>
|
||
<path d="M400.65578013578806,173.73475428840769 L379.48911409993934,173.73475428840737"/>
|
||
<path d="M379.48912504304053,173.7744403680731 L400.65579107889107,173.77444036807341"/>
|
||
<path d="M400.65579004235815,173.7744404991347 L379.48912400650852,173.77444049913439"/>
|
||
<path d="M402.26976121280086,173.42849601867488 L377.8354877840552,173.42849601867454"/>
|
||
<path d="M377.8354877840552,172.37016252763723 L377.8354877840552,173.42849601867454"/>
|
||
<path d="M402.26976121280086,172.3701625276376 L377.8354877840552,172.37016252763723"/>
|
||
<path d="M402.26976121280086,173.42849601867488 L402.26976121280086,172.3701625276376"/>
|
||
<path d="M379.48912402897486,172.27035404791962 L400.6557900648254,172.27035404791994"/>
|
||
<path d="M400.65579006254256,172.25439882309996 L379.48912402669202,172.25439882309968"/>
|
||
<path d="M379.48911625414485,172.26504709415849 L400.65578228999448,172.2650470941588"/>
|
||
<path d="M400.65578229490757,172.25684749688821 L379.48911625905703,172.25684749688787"/>
|
||
<path d="M402.37559814332099,177.52402891302725 L399.26674590261382,176.5071289697772"/>
|
||
<path d="M379.48911498212283,173.72050741207426 L400.65577836854709,173.72050741207457"/>
|
||
<path d="M400.65577836854709,172.6660948830706 L379.48911498212283,172.66609488307029"/>
|
||
<path d="M379.48912392547072,172.41442798376255 L400.65578996132035,172.41442798376283"/>
|
||
<path d="M400.65578996946942,172.43271773111167 L379.4891239336207,172.43271773111138"/>
|
||
<path d="M379.48913605856933,172.66609169169485 L400.65580209441805,172.66609169169519"/>
|
||
<path d="M400.65580213630756,172.54228284875211 L379.48913610045793,172.54228284875177"/>
|
||
<path d="M402.37559759451642,176.45467198453113 L402.37559759451642,176.50712903916909"/>
|
||
<path d="M400.65579658422075,172.64279219596125 L379.48913054837203,172.64279219596091"/>
|
||
<path d="M379.48911410373012,172.27297066537153 L400.65578013958066,172.27297066537187"/>
|
||
<path d="M400.6557801005597,172.26857110829249 L379.48911406471007,172.26857110829218"/>
|
||
<path d="M379.48913275565019,172.30619211578664 L400.65579879150073,172.30619211578698"/>
|
||
<path d="M379.48913052972648,173.77443967432538 L400.65579656557611,173.77443967432572"/>
|
||
<path d="M400.65579552904046,173.77443980538749 L379.48912949318992,173.77443980538715"/>
|
||
<path d="M379.4891130142255,172.66609460546854 L400.65577905007422,172.66609460546886"/>
|
||
<path d="M400.65577909196827,172.54228576252541 L379.48911305611773,172.54228576252507"/>
|
||
<path d="M379.4891239643498,172.64279302845804 L400.65579000019943,172.64279302845836"/>
|
||
<path d="M400.65579000019943,173.72050574991678 L379.4891239643498,173.7205057499165"/>
|
||
<path d="M379.48912612171489,172.24070367241939 L400.65579215756543,172.2407036724197"/>
|
||
<path d="M400.65579215164007,172.27036816665995 L379.48912611579044,172.27036816665964"/>
|
||
<path d="M379.48912179181252,172.31761253046079 L400.65578782766124,172.3176125304611"/>
|
||
<path d="M400.65578784212312,172.35944886613441 L379.4891218062744,172.3594488661341"/>
|
||
<path d="M379.4891338822722,172.51898255827965 L400.65579991812274,172.51898255827996"/>
|
||
<path d="M400.65579987623141,172.64279177971267 L379.4891338403836,172.64279177971235"/>
|
||
<path d="M379.48913162049348,172.40403974479642 L400.65579765634311,172.40403974479673"/>
|
||
<path d="M400.65579765760913,172.40648667929031 L379.4891316217595,172.40648667929"/>
|
||
<path d="M379.489115154925,172.43271884110743 L400.65578119077554,172.43271884110774"/>
|
||
<path d="M400.655781195705,172.43741551675936 L379.48911515985537,172.43741551675905"/>
|
||
<path d="M379.48912071106815,172.31145539983521 L400.65578674691596,172.31145539983552"/>
|
||
<path d="M400.65578673627124,172.28782440889927 L379.4891207004207,172.28782440889896"/>
|
||
<path d="M379.48911492693196,172.2792506070985 L400.65577831335622,172.27925060709882"/>
|
||
<path d="M400.65577831445034,172.27160966082127 L379.48911492802699,172.27160966082093"/>
|
||
<path d="M400.65577612223706,172.28241619188361 L379.48911273581371,172.2824161918833"/>
|
||
<path d="M379.48911273578824,172.39432872588262 L400.65577612220977,172.39432872588296"/>
|
||
<path d="M400.65577724742843,173.72050755383106 L379.48911386100599,173.72050755383074"/>
|
||
<path d="M379.48911498669122,172.28782565778135 L400.65577837311457,172.28782565778167"/>
|
||
<path d="M379.4891185316369,172.2301860302741 L400.65578456748563,172.23018603027444"/>
|
||
<path d="M400.65578456197045,172.22357722571448 L379.48911852612264,172.22357722571414"/>
|
||
<path d="M379.48913050514102,172.27036761166127 L400.65579654099065,172.27036761166158"/>
|
||
<path d="M400.65579654080148,172.38763009484308 L379.48913050495275,172.38763009484273"/>
|
||
<path d="M379.48913490514542,172.23018660940076 L400.65580094099687,172.2301866094011"/>
|
||
<path d="M379.48911623976301,172.27036941540464 L400.65578227561446,172.27036941540496"/>
|
||
<path d="M400.65578227542255,172.38763189858662 L379.48911623957383,172.38763189858633"/>
|
||
<path d="M400.65578453565149,172.31761294670969 L379.48911849980095,172.31761294670935"/>
|
||
<path d="M379.48911849027127,172.30619391953027 L400.65578452612181,172.30619391953059"/>
|
||
<path d="M379.48912502280609,172.41442784501314 L400.65579105865663,172.41442784501348"/>
|
||
<path d="M400.6557910668057,172.43271759236231 L379.48912503095607,172.43271759236197"/>
|
||
<path d="M379.48913160682378,172.41442701251651 L400.65579764267522,172.4144270125168"/>
|
||
<path d="M400.65579765082794,172.43271675986517 L379.4891316149774,172.43271675986483"/>
|
||
<path d="M379.48911497050221,173.73475470475836 L400.65577835692648,173.73475470475864"/>
|
||
<path d="M400.65577838226591,173.80883796644432 L379.48911499584437,173.808837966444"/>
|
||
<path d="M400.65577722189892,172.43741621064345 L379.48911383547556,172.43741621064311"/>
|
||
<path d="M379.48911383054428,172.43271953499175 L400.65577721696673,172.43271953499203"/>
|
||
<path d="M379.48911384360463,172.40684182735271 L400.65577723002707,172.40684182735305"/>
|
||
<path d="M400.65577722214175,172.40174546715713 L379.4891138357184,172.40174546715679"/>
|
||
<path d="M379.48911955408084,172.40592198485143 L400.65578558993047,172.40592198485174"/>
|
||
<path d="M400.65578559141477,172.40477024109856 L379.48911955556514,172.40477024109825"/>
|
||
<path d="M379.48911603730403,173.7744420332036 L400.65577942372738,173.77444203320391"/>
|
||
<path d="M400.65577838719264,173.77444216426548 L379.4891150007702,173.77444216426517"/>
|
||
<path d="M400.65578233452516,172.2729703878386 L379.48911629867462,172.27297038783831"/>
|
||
<path d="M400.65578229550238,172.26857083075947 L379.48911625965275,172.26857083075913"/>
|
||
<path d="M379.48912942547804,172.4017429695291 L400.65579546132767,172.40174296952941"/>
|
||
<path d="M400.65579545932587,172.39847433441219 L379.48912942347533,172.3984743344119"/>
|
||
<path d="M379.48911520916818,172.66609432793544 L400.65578124501872,172.66609432793575"/>
|
||
<path d="M379.48911525106223,172.54228548499177 L400.65578128691186,172.54228548499208"/>
|
||
<path d="M400.65578782903822,172.66609349543879 L379.48912179319041,172.66609349543845"/>
|
||
<path d="M379.48912179319041,173.72050602444244 L400.65578782903822,173.72050602444278"/>
|
||
<path d="M379.48912951566172,172.2703533541719 L400.65579555151044,172.27035335417222"/>
|
||
<path d="M400.65579554922397,172.25439812935275 L379.48912951337343,172.25439812935247"/>
|
||
<path d="M400.65579985896829,172.39847377811242 L379.48913382311775,172.39847377811213"/>
|
||
<path d="M379.48913382081037,172.40433090350317 L400.65579985666091,172.40433090350348"/>
|
||
<path d="M400.65578119757129,172.25684763563771 L379.48911516172075,172.25684763563737"/>
|
||
<path d="M379.48912950307067,172.27163189331381 L400.6557955389203,172.27163189331412"/>
|
||
<path d="M400.65579554001897,172.27928457248893 L379.48912950416934,172.27928457248862"/>
|
||
<path d="M400.65578888775372,172.41738109462958 L379.48912285190318,172.41738109462926"/>
|
||
<path d="M379.4891140575869,172.43271897985704 L400.65578009343744,172.43271897985733"/>
|
||
<path d="M379.48911735220508,172.2824150817506 L400.65578338805472,172.28241508175091"/>
|
||
<path d="M400.65578338802743,172.39432761575023 L379.4891173521778,172.39432761574992"/>
|
||
<path d="M379.48912832193264,172.37989896573725 L400.65579435778227,172.3798989657376"/>
|
||
<path d="M400.65579435786503,172.27924838697041 L379.48912832201631,172.2792483869701"/>
|
||
<path d="M400.65578777295514,172.23018827439512 L379.48912173710369,172.23018827439481"/>
|
||
<path d="M379.48912174261977,172.22357757599252 L400.6557877784694,172.22357757599286"/>
|
||
<path d="M400.6557867566421,172.22357694821574 L379.48912072079247,172.22357694821542"/>
|
||
<path d="M400.65578777667952,172.26504640041105 L379.48912174082989,172.26504640041074"/>
|
||
<path d="M379.48911273293606,172.43271967377538 L400.65577611935942,172.43271967377572"/>
|
||
<path d="M400.6557761242907,172.43741634942725 L379.48911273786734,172.43741634942691"/>
|
||
<path d="M400.65578237087311,172.37811438940966 L379.48911633502439,172.37811438940935"/>
|
||
<path d="M379.48912503077418,172.38677994260038 L400.6557910666229,172.38677994260073"/>
|
||
<path d="M400.65579106577161,172.37989938198604 L379.48912502992198,172.37989938198572"/>
|
||
<path d="M379.48911194761467,172.23018686277123 L400.6557779834643,172.23018686277157"/>
|
||
<path d="M400.65577797794913,172.22357805821159 L379.4891119420995,172.22357805821127"/>
|
||
<path d="M399.26894354867045,176.45467199365862 L399.26894354867045,176.50712904829658"/>
|
||
<path d="M402.37559752232892,176.50712904829663 L399.26894354867045,176.50712904829658"/>
|
||
<path d="M402.37559752232892,176.50712904829663 L402.37559752232892,176.45467199365868"/>
|
||
<path d="M399.26894354867045,176.45467199365862 L402.37559752232892,176.45467199365868"/>
|
||
<path d="M400.65579333436517,173.77444008288657 L379.48912729851554,173.77444008288626"/>
|
||
<path d="M400.65577613664163,173.80883825038583 L379.48911275021737,173.80883825038549"/>
|
||
<path d="M379.4891117038328,173.80883838269253 L400.65577509025525,173.80883838269287"/>
|
||
<path d="M379.48912833602799,172.40683946847446 L400.6557943718758,172.40683946847477"/>
|
||
<path d="M400.6557943639923,172.40174310827879 L379.48912832814176,172.40174310827848"/>
|
||
<path d="M400.65579882105112,173.77443938913885 L379.4891327852024,173.77443938913854"/>
|
||
<path d="M379.48913278842383,172.25684692083922 L400.65579882427255,172.25684692083951"/>
|
||
<path d="M400.65579882691827,172.26001677011462 L379.48913279106773,172.26001677011431"/>
|
||
<path d="M399.26674535380926,176.50712903916906 L402.37559759451642,177.52402898241911"/>
|
||
<path d="M402.37559759451642,176.45467198453113 L402.37559759451642,177.52402898241911"/>
|
||
<path d="M399.26674535380926,176.50712903916906 L399.26674535380926,176.4546719845311"/>
|
||
<path d="M379.48912290573799,172.31145512233647 L400.65578894158944,172.31145512233678"/>
|
||
<path d="M400.65579985042996,172.43741315801793 L379.48913381458033,172.43741315801759"/>
|
||
<path d="M379.48912727204197,172.27296900034349 L400.65579330789069,172.27296900034381"/>
|
||
<path d="M379.4891207243777,172.27163300330955 L400.65578676022824,172.27163300330989"/>
|
||
<path d="M379.48911845061184,172.22357799224062 L400.65578448646147,172.22357799224096"/>
|
||
<path d="M400.65578448094266,172.23018869064367 L379.48911844509303,172.23018869064336"/>
|
||
<path d="M379.48911390290095,172.51898561093907 L400.65577728932249,172.51898561093935"/>
|
||
<path d="M400.65577724742843,172.6427948323726 L379.48911386100599,172.64279483237229"/>
|
||
<path d="M379.48913280538591,172.25439771310377 L400.65579884123463,172.25439771310411"/>
|
||
<path d="M400.65579883286455,172.23018422653092 L379.48913279701492,172.23018422653058"/>
|
||
<path d="M400.65579992826179,172.37811216941788 L379.48913389241125,172.37811216941756"/>
|
||
<path d="M379.48913389416293,172.52825176476847 L400.65579993001256,172.52825176476878"/>
|
||
<path d="M379.48912726896515,172.30619280953442 L400.65579330481387,172.30619280953474"/>
|
||
<path d="M400.65579331434355,172.31761183671387 L379.48912727849483,172.31761183671355"/>
|
||
<path d="M379.48911383036148,172.38678188523016 L400.65577721678392,172.38678188523048"/>
|
||
<path d="M400.65577721593536,172.37990132461559 L379.4891138295111,172.37990132461525"/>
|
||
<path d="M379.48911390343301,173.77444230301467 L400.65577728985545,173.77444230301501"/>
|
||
<path d="M400.65577727121081,173.72050755082398 L379.48911388478746,173.72050755082364"/>
|
||
<path d="M379.48912289509599,172.28782413139982 L400.65578893094562,172.28782413140013"/>
|
||
<path d="M400.6557889185483,172.27296955534129 L379.48912288269776,172.27296955534098"/>
|
||
<path d="M400.65579656950513,172.42165743323602 L379.4891305336555,172.42165743323568"/>
|
||
<path d="M379.48912732176586,172.54228395874742 L400.65579335761549,172.54228395874776"/>
|
||
<path d="M400.65579335683697,172.27035363167138 L379.48912732098552,172.27035363167107"/>
|
||
<path d="M379.48913276517987,172.31761114296575 L400.65579880103041,172.31761114296609"/>
|
||
<path d="M400.65579881549138,172.35944747863948 L379.48913277964084,172.3594474786392"/>
|
||
<path d="M400.65579325489989,172.24070353367034 L379.48912721905026,172.24070353367003"/>
|
||
<path d="M379.48911390665353,172.25684983471547 L400.65577729307779,172.25684983471578"/>
|
||
<path d="M379.48911390929743,172.26001968399055 L400.65577729572078,172.26001968399089"/>
|
||
<path d="M379.48911163888033,172.39799794184506 L400.65577502530368,172.39799794184538"/>
|
||
<path d="M400.65577502210954,172.38678216272962 L379.48911163568619,172.38678216272933"/>
|
||
<path d="M379.48913169416073,172.22357556072041 L400.65579773001127,172.22357556072072"/>
|
||
<path d="M400.65579765450138,172.22357632724726 L379.48913161865266,172.22357632724692"/>
|
||
<path d="M379.48911514834663,172.24070505991438 L400.65578118419626,172.24070505991466"/>
|
||
<path d="M400.65578117827636,172.27036955415454 L379.48911514242582,172.27036955415423"/>
|
||
<path d="M379.48911274875036,172.41723150271699 L400.65577613517371,172.4172315027173"/>
|
||
<path d="M379.48911383068889,172.27160979957071 L400.65577721711134,172.27160979957102"/>
|
||
<path d="M400.65577721885211,172.26504792679231 L379.48911383242876,172.26504792679196"/>
|
||
<path d="M401.8464027607065,172.22133838506687 L401.8464027607065,172.31923431720173"/>
|
||
<path d="M378.29848395715317,172.31923431720139 L378.29848395715317,172.22133838506653"/>
|
||
<path d="M401.8464027607065,172.22133838506687 L378.29848395715317,172.22133838506653"/>
|
||
<path d="M379.4891184403582,172.24070464366585 L400.65578447620692,172.24070464366616"/>
|
||
<path d="M400.65578447028611,172.27036913790593 L379.48911843443739,172.27036913790562"/>
|
||
<path d="M379.4891338030734,172.24070270117286 L400.65579983892212,172.24070270117321"/>
|
||
<path d="M400.65579983299676,172.27036719541366 L379.48913379714713,172.27036719541334"/>
|
||
<path d="M379.81984670190241,176.45467030757487 L379.88599299107454,176.38852454177322"/>
|
||
<path d="M379.8198631655755,176.45466822587454 L379.88600948266912,176.3885224565424"/>
|
||
<path d="M379.48911300287318,173.7347544271226 L400.6557790387219,173.73475442712294"/>
|
||
<path d="M400.65577906379303,173.80883768884283 L379.48911302794249,173.80883768884252"/>
|
||
<path d="M400.65579875076901,172.28241313925798 L379.4891327149212,172.28241313925767"/>
|
||
<path d="M379.48913380149997,172.41442673501734 L400.6557998373487,172.41442673501763"/>
|
||
<path d="M400.65579984550232,172.432716482366 L379.48913380965359,172.43271648236569"/>
|
||
<path d="M400.65579774389926,172.25439785185347 L379.48913170804963,172.25439785185316"/>
|
||
<path d="M379.48911494194772,172.39432844693127 L400.65577832836925,172.39432844693158"/>
|
||
<path d="M400.65577832896406,172.32700916792135 L379.4891149425398,172.32700916792103"/>
|
||
<path d="M379.48912173876352,172.38678035884891 L400.65578777461315,172.38678035884925"/>
|
||
<path d="M400.65578777376095,172.37989979823459 L379.48912173791223,172.37989979823425"/>
|
||
<path d="M379.48913389241852,172.27163133831581 L400.65579992826724,172.27163133831613"/>
|
||
<path d="M400.65579992936318,172.27928401749136 L379.48913389351446,172.27928401749102"/>
|
||
<path d="M379.48911515860209,172.22357840848912 L400.65578119445263,172.22357840848943"/>
|
||
<path d="M400.65578118893382,172.23018910689203 L379.48911515308419,172.23018910689171"/>
|
||
<path d="M400.65577789218651,172.24070547616321 L379.48911185633597,172.2407054761629"/>
|
||
<path d="M379.48911186107352,172.23018952314018 L400.65577789692315,172.2301895231405"/>
|
||
<path d="M377.83548743647998,172.42307956785331 L402.26976086522382,172.42307956785368"/>
|
||
<path d="M402.26976086522382,173.37557925559983 L402.26976086522382,172.42307956785368"/>
|
||
<path d="M402.26976086522382,173.37557925559983 L377.83548743647998,173.37557925559946"/>
|
||
<path d="M377.83548743647998,172.42307956785331 L377.83548743647998,173.37557925559946"/>
|
||
<path d="M379.48912834577322,172.30343424186367 L400.65579438162285,172.30343424186398"/>
|
||
<path d="M400.65579440215379,172.30619267078495 L379.48912836630325,172.30619267078464"/>
|
||
<path d="M379.48912292935665,172.25439896184901 L400.65578896520537,172.25439896184935"/>
|
||
<path d="M400.65578895683257,172.2301854752765 L379.48912292098385,172.23018547527619"/>
|
||
<path d="M379.48912614391384,172.41738067838077 L400.65579217976256,172.41738067838105"/>
|
||
<path d="M400.65579217816276,172.40993768245593 L379.48912614235223,172.410134118504"/>
|
||
<path d="M379.48911297431505,172.39432816929576 L400.65577901016559,172.3943281692961"/>
|
||
<path d="M400.6557790107604,172.32700889028575 L379.48911297490986,172.32700889028541"/>
|
||
<path d="M379.48913278493774,172.51898269702892 L400.65579882078828,172.51898269702923"/>
|
||
<path d="M400.65579877889604,172.64279191846208 L379.4891327430455,172.64279191846174"/>
|
||
<path d="M379.48911963962883,172.27035460291745 L400.65578567547936,172.27035460291779"/>
|
||
<path d="M379.4891327154869,172.39847391816335 L400.65579875350932,172.40476857685644"/>
|
||
<path d="M379.48913608708654,172.37811189191839 L400.65580212293617,172.37811189191871"/>
|
||
<path d="M400.65580210963208,172.31145345734257 L379.48913607378245,172.31145345734222"/>
|
||
<path d="M379.4891317111119,172.54228340374956 L400.65579774696153,172.54228340374991"/>
|
||
<path d="M400.655797746183,172.27035307667339 L379.48913171033428,172.27035307667308"/>
|
||
<path d="M379.48913600414244,172.38677855510537 L400.65580203999116,172.38677855510565"/>
|
||
<path d="M400.65580203913805,172.3798979944913 L379.48913600328751,172.37989799449099"/>
|
||
<path d="M402.37559759451642,176.45467198453113 L399.26674535380926,176.4546719845311"/>
|
||
<path d="M399.26674537507415,176.4546719818423 L402.37559761578132,176.45467198184235"/>
|
||
<path d="M379.4891294184622,172.2301873031484 L400.65579545431092,172.23018730314874"/>
|
||
<path d="M400.65579544957609,172.24070325617112 L379.48912941372646,172.2407032561708"/>
|
||
<path d="M400.65579217623008,173.7744402293236 L379.48912614038045,173.77444022932326"/>
|
||
<path d="M400.65578231091922,172.30343576810833 L379.4891162750705,172.30343576810802"/>
|
||
<path d="M379.48911627229108,172.30676609761915 L400.65578230814162,172.30676609761949"/>
|
||
<path d="M400.65580101411115,172.38701448378214 L379.48913497826152,172.3870144837818"/>
|
||
<path d="M379.48913497431704,172.35944720113989 L400.65580101016667,172.3594472011402"/>
|
||
<path d="M379.48913499085256,172.27928387874124 L400.65580102670219,172.27928387874158"/>
|
||
<path d="M400.65580102735157,172.52825162601903 L379.48913499150194,172.52825162601869"/>
|
||
<path d="M379.48913497960848,172.51898241953029 L400.65580101545811,172.5189824195306"/>
|
||
<path d="M400.65580097356769,172.64279164096331 L379.48913493771897,172.64279164096297"/>
|
||
<path d="M379.48911404509045,172.27036969290361 L400.65578008094008,172.27036969290393"/>
|
||
<path d="M400.65578008074908,172.38763217608579 L379.48911404489763,172.38763217608548"/>
|
||
<path d="M379.48913057644995,172.28782316015378 L400.65579661230049,172.28782316015406"/>
|
||
<path d="M400.65579659990135,172.27296858409525 L379.48913056405172,172.27296858409494"/>
|
||
<path d="M379.48912724085449,172.43021284787932 L400.65579327670412,172.43021284787963"/>
|
||
<path d="M400.3250741286206,176.45466822587485 L400.25892776580031,176.38852245654269"/>
|
||
<path d="M400.26778918921309,176.42159521931598 L400.29199738636134,176.44580624570722"/>
|
||
<path d="M379.48912399243227,172.28782399265043 L400.65579002828099,172.28782399265077"/>
|
||
<path d="M400.65579001588367,172.27296941659193 L379.48912398003313,172.27296941659159"/>
|
||
<path d="M379.48912291905299,172.27163272581038 L400.65578895490262,172.27163272581069"/>
|
||
<path d="M400.65578119265911,172.26504723290819 L379.48911515680857,172.26504723290788"/>
|
||
<path d="M379.48912397695358,172.30619322578298 L400.65579001280321,172.30619322578332"/>
|
||
<path d="M400.65579002233653,172.31761225296194 L379.4891239864869,172.31761225296162"/>
|
||
<path d="M379.48911844707845,172.27160868943807 L400.65578448292808,172.27160868943838"/>
|
||
<path d="M400.65578448466886,172.26504681665961 L379.48911844882014,172.26504681665926"/>
|
||
<path d="M400.65578676197174,172.52825342976257 L379.48912072612393,172.52825342976229"/>
|
||
<path d="M379.48912072547364,172.27928568248481 L400.65578676132327,172.27928568248512"/>
|
||
<path d="M379.48911516798444,172.40684113346865 L400.65578120383316,172.40684113346896"/>
|
||
<path d="M400.65578119595148,172.40174477327255 L379.48911516010276,172.40174477327224"/>
|
||
<path d="M400.65578779760608,172.30343507436058 L379.48912176175554,172.30343507436027"/>
|
||
<path d="M379.48912175897431,172.30676540387182 L400.65578779482394,172.30676540387213"/>
|
||
<path d="M379.48912071771565,172.25684844708408 L400.65578675356619,172.25684844708439"/>
|
||
<path d="M400.65578675621282,172.26001829635902 L379.4891207203641,172.26001829635871"/>
|
||
<path d="M400.65578888814753,172.42165840448249 L379.48912285229881,172.42165840448217"/>
|
||
<path d="M379.48912285150755,172.43021340287717 L400.65578888735809,172.43021340287751"/>
|
||
<path d="M379.4891360164097,173.77443898057808 L400.65580205225933,173.7744389805784"/>
|
||
<path d="M400.65580101572277,173.77443911164011 L379.48913497987405,173.77443911163979"/>
|
||
<path d="M379.48911632353747,172.38701684252311 L400.65578235938619,172.38701684252339"/>
|
||
<path d="M400.65578236073588,172.5189847782716 L379.48911632488716,172.51898477827129"/>
|
||
<path d="M379.4891151719371,173.8088374177515 L400.65578120778673,173.80883741775182"/>
|
||
<path d="M379.48913052257058,172.43741357426617 L400.6557965584193,172.43741357426649"/>
|
||
<path d="M400.65579656512409,172.43818531352079 L379.48913052927355,172.43818531352048"/>
|
||
<path d="M379.48911500399345,172.25684969596557 L400.6557783904168,172.25684969596585"/>
|
||
<path d="M400.65577612453899,172.40174560594025 L379.48911273811564,172.40174560593994"/>
|
||
<path d="M379.48911194568473,172.27163411330545 L400.65577798153436,172.27163411330577"/>
|
||
<path d="M400.6557779826303,172.27928679248097 L379.48911194678067,172.27928679248066"/>
|
||
<path d="M379.48912283628442,172.43271786986071 L400.65578887213405,172.43271786986105"/>
|
||
<path d="M400.65578887706533,172.43741454551252 L379.4891228412157,172.43741454551221"/>
|
||
<path d="M379.48913052443504,172.2568456931445 L400.65579656028467,172.25684569314484"/>
|
||
<path d="M400.65579662959817,172.25684719833873 L379.48913059374854,172.25684719833842"/>
|
||
<path d="M379.4891284183218,172.27035349292169 L400.65579445417234,172.27035349292203"/>
|
||
<path d="M400.65579445188769,172.25439826810208 L379.48912841603806,172.25439826810177"/>
|
||
<path d="M379.48911273638214,172.39847697078886 L400.65577612280367,172.39847697078918"/>
|
||
<path d="M400.65577611917752,172.38678202401414 L379.48911273275417,172.38678202401383"/>
|
||
<path d="M379.48911963734508,172.25439937809759 L400.65578567319562,172.2543993780979"/>
|
||
<path d="M400.65578566482645,172.23018589152457 L379.48911962897591,172.23018589152429"/>
|
||
<path d="M379.48912071449695,173.77444091538291 L400.6557867503484,173.77444091538322"/>
|
||
<path d="M400.65578673170285,173.72050616319214 L379.48912069585231,173.72050616319183"/>
|
||
<path d="M379.48913609968304,172.27035252167474 L400.65580213553176,172.27035252167508"/>
|
||
<path d="M400.65580213324529,172.25439729685553 L379.48913609739566,172.25439729685522"/>
|
||
<path d="M400.65577511765105,172.27035612929905 L379.48911173122769,172.27035612929873"/>
|
||
<path d="M399.6769776884762,176.45466819754571 L380.4679585398585,176.4546681975454"/>
|
||
<path d="M380.21005728182945,176.38852242821392 L380.4679585398585,176.4546681975454"/>
|
||
<path d="M380.21005728182945,176.38852242821392 L399.93487890076767,176.38852242821423"/>
|
||
<path d="M399.6769776884762,176.45466819754571 L399.93487890076767,176.38852242821423"/>
|
||
<path d="M379.4891163361267,172.27928623748275 L400.65578237197633,172.27928623748306"/>
|
||
<path d="M400.65578237262571,172.52825398476051 L379.48911633677608,172.52825398476017"/>
|
||
<path d="M400.65577833433554,172.30676679150355 L379.48911494791128,172.30676679150326"/>
|
||
<path d="M379.48911494552567,172.31206488790446 L400.6557783319472,172.31206488790477"/>
|
||
<path d="M379.48911846696274,172.30676582012038 L400.65578450281237,172.30676582012072"/>
|
||
<path d="M379.48911846974397,172.30343549060885 L400.65578450559451,172.30343549060916"/>
|
||
<path d="M379.48911405773242,172.27160924443587 L400.65578009358205,172.27160924443621"/>
|
||
<path d="M379.48912284145945,172.40174380202575 L400.65578887730999,172.40174380202606"/>
|
||
<path d="M379.48912284163225,172.40476982560136 L400.65578887748097,172.40476982560168"/>
|
||
<path d="M400.65578887892707,172.40590642940424 L379.48912284307653,172.40590642940393"/>
|
||
<path d="M379.48913608818793,172.27928373999185 L400.65580212403756,172.2792837399922"/>
|
||
<path d="M400.65580212441137,172.52825148730443 L379.48913608856355,172.52825148730412"/>
|
||
<path d="M400.65579332028892,172.28782357640262 L379.48912728443929,172.2878235764023"/>
|
||
<path d="M379.48912729508857,172.3114545673381 L400.6557933309391,172.31145456733842"/>
|
||
<path d="M379.48913052098715,172.39818124476301 L400.655796556925,172.3978061616522"/>
|
||
<path d="M379.48913169373145,172.26001690886369 L400.65579772958108,172.26001690886403"/>
|
||
<path d="M400.65579773359559,172.2716316158149 L379.48913169774687,172.27163161581458"/>
|
||
<path d="M400.65579550901975,172.31761155921464 L379.48912947316921,172.31761155921433"/>
|
||
<path d="M379.48912946363862,172.30619253203531 L400.65579549948825,172.30619253203565"/>
|
||
<path d="M379.48912840172079,172.26001732511224 L400.65579443757133,172.26001732511256"/>
|
||
<path d="M400.65579444158493,172.27163203206345 L379.4891284057353,172.27163203206311"/>
|
||
<path d="M400.65580314302815,172.40403829407003 L379.48913710717943,172.40403829406969"/>
|
||
<path d="M379.48913710501029,172.39817927679721 L400.65580314085901,172.39817927679752"/>
|
||
<path d="M379.48912173236795,172.2407042274173 L400.65578776821758,172.24070422741761"/>
|
||
<path d="M400.65577511842957,172.54228645637542 L379.48911173200713,172.54228645637508"/>
|
||
<path d="M379.48911169011308,172.66609529931881 L400.65577507653552,172.66609529931912"/>
|
||
<path d="M400.6557761212448,172.26504806557594 L379.48911273482236,172.26504806557563"/>
|
||
<path d="M400.3250663290778,176.45466921206489 L400.25892002075898,176.38852343584148"/>
|
||
<path d="M400.3250663290778,176.45466921206489 L400.28316289217628,176.43970488598046"/>
|
||
<path d="M400.65580094967618,172.40562747034642 L379.48913491382837,172.4056274703461"/>
|
||
<path d="M379.48913491233498,172.40476829935696 L400.65580094818552,172.40476829935727"/>
|
||
<path d="M379.48912620704641,172.26001760261141 L400.65579224289513,172.26001760261175"/>
|
||
<path d="M400.65579224690964,172.27163230956262 L379.48912621106001,172.27163230956228"/>
|
||
<path d="M400.65579114555976,172.26001774136111 L379.48912510971013,172.26001774136077"/>
|
||
<path d="M379.48912510706532,172.25684789208572 L400.65579114291677,172.256847892086"/>
|
||
<path d="M379.48913059682536,172.22357569946979 L400.65579663267499,172.22357569947013"/>
|
||
<path d="M400.65579655716601,172.22357646599656 L379.48913052131638,172.22357646599625"/>
|
||
<path d="M399.26894424185093,176.45467190601141 L402.3755982155094,176.45467190601147"/>
|
||
<path d="M402.37559814332099,176.4546719151393 L399.26894416966252,176.45467191513924"/>
|
||
<path d="M400.65578119091924,172.27160910568674 L379.48911515506961,172.27160910568642"/>
|
||
<path d="M379.48911515397549,172.27925005196386 L400.65578118982603,172.2792500519642"/>
|
||
<path d="M379.48912401638927,172.27163258706102 L400.6557900522389,172.27163258706133"/>
|
||
<path d="M400.65579005333484,172.2792852662366 L379.4891240174843,172.27928526623629"/>
|
||
<path d="M379.48912948763109,172.35944789488764 L400.65579552348163,172.35944789488798"/>
|
||
<path d="M400.65579552742975,172.38701517752924 L379.48912949158102,172.38701517752892"/>
|
||
<path d="M400.65577830161374,172.38763259247108 L379.48911491519038,172.38763259247074"/>
|
||
<path d="M379.48911491538229,172.27037010928893 L400.65577830180473,172.27037010928927"/>
|
||
<path d="M377.81855615884024,176.37264735250889 L377.81855615884024,172.3520386838654"/>
|
||
<path d="M377.81852959664457,172.35204256550549 L377.81852959664457,176.37265123414898"/>
|
||
<path d="M379.48911391524643,172.23018714040671 L400.6557773016707,172.23018714040703"/>
|
||
<path d="M400.6557772961537,172.22357833584707 L379.48911390973217,172.22357833584675"/>
|
||
<path d="M379.4891127639371,172.64279497108777 L400.65577615036045,172.64279497108811"/>
|
||
<path d="M400.65577615036045,173.72050769254656 L379.4891127639371,173.72050769254622"/>
|
||
<path d="M379.48912291546776,172.22357667071623 L400.65578895131739,172.22357667071657"/>
|
||
<path d="M400.65578887580841,172.22357743724308 L379.48912283995969,172.22357743724274"/>
|
||
<path d="M400.65577501414327,172.41443006514231 L379.48911162771992,172.414430065142"/>
|
||
<path d="M379.48911162317881,172.38763300871943 L400.65577500960126,172.38763300871972"/>
|
||
<path d="M379.48912832613996,172.39847447316126 L400.65579436198868,172.39847447316157"/>
|
||
<path d="M400.65579435863538,172.38677952635214 L379.48912832278484,172.3867795263518"/>
|
||
<path d="M379.48912942044763,172.27160730194305 L400.65579545629544,172.27160730194339"/>
|
||
<path d="M400.65579545803803,172.26504542916456 L379.4891294221884,172.26504542916425"/>
|
||
<path d="M379.48911388313854,172.31761405687629 L400.6557772695619,172.31761405687664"/>
|
||
<path d="M400.6557772840265,172.35945039254952 L379.48911389760406,172.35945039254918"/>
|
||
<path d="M379.48912503110068,172.27160785694099 L400.65579106695031,172.2716078569413"/>
|
||
<path d="M400.65578448260248,172.3867807750978 L379.48911844675195,172.38678077509746"/>
|
||
<path d="M379.48911845010889,172.39847572190683 L400.65578448260248,172.3867807750978"/>
|
||
<path d="M379.48913052122271,172.27845479489409 L400.6557965570596,172.27824662566803"/>
|
||
<path d="M379.48913052122271,172.27845479489409 L400.65579655951433,172.27139066645316"/>
|
||
<path d="M400.65577941521178,172.27824784907745 L379.48911602872477,172.27843065951643"/>
|
||
<path d="M379.48911603112947,172.27102513354575 L400.65577941521178,172.27824784907745"/>
|
||
<path d="M400.6557866806329,172.39847544440801 L379.48912064493425,172.39809089905086"/>
|
||
<path d="M379.48912064678598,172.40174407952495 L400.6557866806329,172.39847544440801"/>
|
||
<path d="M400.65578558329207,172.39847558315785 L379.48911954759524,172.39808952384257"/>
|
||
<path d="M379.4891195494497,172.40174421827433 L400.65578558329207,172.39847558315785"/>
|
||
<path d="M400.6558010189442,172.25684664334091 L379.48913498309457,172.25684664334057"/>
|
||
<path d="M379.48913381332432,172.22357604974815 L400.65579984917304,172.22357604974849"/>
|
||
<path d="M400.65579984365786,172.23018674815074 L379.48913380780914,172.2301867481504"/>
|
||
<path d="M377.83546631578929,173.37558087927101 L377.83546631578929,172.42308119152486"/>
|
||
<path d="M377.83546598650673,172.42308123316005 L377.83546598650673,173.3755809209062"/>
|
||
<path d="M377.83546633408196,172.37016419294397 L377.83546633408196,173.42849768398128"/>
|
||
<path d="M377.83546596821498,172.37016423920485 L377.83546596821498,173.42849773024216"/>
|
||
<path d="M379.48911522620301,172.38701698127241 L400.65578126205173,172.38701698127272"/>
|
||
<path d="M400.6557812633996,172.51898491702119 L379.48911522754906,172.51898491702087"/>
|
||
<path d="M400.65579437090082,173.77443995182486 L379.4891283350521,173.77443995182455"/>
|
||
<path d="M379.48912063502894,172.24070436616711 L400.65578667087948,172.24070436616742"/>
|
||
<path d="M400.65578666495867,172.27036886040722 L379.48912062910813,172.2703688604069"/>
|
||
<path d="M379.48912069585231,172.66609363418786 L400.65578673170285,172.66609363418814"/>
|
||
<path d="M400.65578677359508,172.54228479124487 L379.48912073774363,172.54228479124455"/>
|
||
<path d="M379.48913053069964,172.43647529775399 L400.65579656654836,172.43647529775427"/>
|
||
<path d="M400.6557965687166,172.43021243163102 L379.48913053286606,172.43021243163071"/>
|
||
<path d="M379.48912507736941,172.27296927784224 L400.65579111321904,172.27296927784255"/>
|
||
<path d="M400.65579107419899,172.26856972076317 L379.48912503834936,172.26856972076286"/>
|
||
<path d="M379.48912503284146,172.26504598416219 L400.65579106869109,172.26504598416253"/>
|
||
<path d="M400.65579107360145,172.25684638689214 L379.48912503775182,172.25684638689182"/>
|
||
<path d="M379.48913717428377,172.51898214203112 L400.65580321013431,172.51898214203146"/>
|
||
<path d="M400.65580316824298,172.64279136346414 L379.48913713239335,172.6427913634638"/>
|
||
<path d="M379.4891338403836,173.72050450117081 L400.65579987623141,173.72050450117112"/>
|
||
<path d="M400.65579985758404,173.77443925807756 L379.48913382173532,173.77443925807722"/>
|
||
<path d="M379.48913380870135,172.27924769322237 L400.65579984455007,172.27924769322271"/>
|
||
<path d="M400.65579984564238,172.27160674694551 L379.48913380979366,172.2716067469452"/>
|
||
<path d="M379.48911740384256,173.72050657944038 L400.65578343969128,173.72050657944072"/>
|
||
<path d="M400.65578343969128,172.66609405043673 L379.48911740384256,172.66609405043641"/>
|
||
<path d="M379.48913381704233,172.26856861076715 L400.65579985289105,172.26856861076749"/>
|
||
<path d="M377.83546522181086,172.42308289866148 L377.83546522181086,173.37558258640763"/>
|
||
<path d="M377.83546520352093,172.37016590470617 L377.83546520352093,173.42849939574347"/>
|
||
<path d="M377.835465569387,172.37016585844538 L377.835465569387,173.42849934948265"/>
|
||
<path d="M400.65578996843624,172.37989952073539 L379.48912393258661,172.37989952073508"/>
|
||
<path d="M379.4891239334379,172.38678008134977 L400.65578996928753,172.38678008135008"/>
|
||
<path d="M378.29851020820615,172.31923047752002 L401.84642858595953,172.31923047752039"/>
|
||
<path d="M378.29848395715317,172.31923431720139 L401.8464027607065,172.31923431720173"/>
|
||
<path d="M377.85136437482333,172.3192304579747 L402.29357170058438,172.3192304579751"/>
|
||
<path d="M377.85133784417894,172.31923433674694 L402.29354708012988,172.31923433674731"/>
|
||
<path d="M379.48911302970964,172.31145637108165 L400.65577906556018,172.31145637108196"/>
|
||
<path d="M400.65577905491,172.28782538014619 L379.48911301906037,172.28782538014588"/>
|
||
<path d="M379.48912611560309,172.38763064984113 L400.65579215145181,172.38763064984141"/>
|
||
<path d="M400.655792155992,172.41442770626406 L379.48912612014237,172.41442770626378"/>
|
||
<path d="M379.48913490887071,172.26504473541692 L400.65580094472125,172.26504473541726"/>
|
||
<path d="M400.65580094962888,172.2568451381471 L379.48913491378107,172.25684513814679"/>
|
||
<path d="M379.48913604667496,173.73475151341734 L400.6558020825255,173.73475151341765"/>
|
||
<path d="M400.65580210813778,173.80883477506904 L379.48913607228724,173.8088347750687"/>
|
||
<path d="M379.48911626654581,172.40955968468293 L400.65578230239544,172.40955968468327"/>
|
||
<path d="M400.65578230117035,172.40684099471937 L379.48911626532072,172.40684099471906"/>
|
||
<path d="M379.48913602196581,172.31206169652955 L400.65580205781453,172.31206169652987"/>
|
||
<path d="M400.65580206020377,172.30676360012853 L379.48913602435323,172.30676360012822"/>
|
||
<path d="M400.655785656229,172.25684858583375 L379.48911962038028,172.25684858583344"/>
|
||
<path d="M379.4891130315259,172.38701725877169 L400.65577906737644,172.38701725877203"/>
|
||
<path d="M400.65577906872704,172.5189851945201 L379.4891130328765,172.51898519451976"/>
|
||
<path d="M379.48913715452682,172.31761058796783 L400.65580319037645,172.31761058796818"/>
|
||
<path d="M379.48913716899233,172.35944692364072 L400.65580320484196,172.35944692364103"/>
|
||
<path d="M379.48911500663462,172.26001954524105 L400.65577839305797,172.26001954524136"/>
|
||
<path d="M379.48912832975975,172.25684597064375 L400.65579436560938,172.25684597064406"/>
|
||
<path d="M400.65579443492652,172.25684747583759 L379.48912839907598,172.25684747583725"/>
|
||
<path d="M379.48913161854716,172.27824535144956 L400.65579765439679,172.27824535144987"/>
|
||
<path d="M400.65579765343364,172.28241327800737 L379.48913161758492,172.28241327800703"/>
|
||
<path d="M379.48912948975931,172.31145428983939 L400.65579552560894,172.31145428983973"/>
|
||
<path d="M400.6557955149633,172.28782329890353 L379.48912947911367,172.28782329890322"/>
|
||
<path d="M379.489127229112,172.27802676103499 L400.65579326496163,172.27802676103533"/>
|
||
<path d="M379.48912722823798,172.28241383300497 L400.6557932640867,172.28241383300528"/>
|
||
<path d="M379.4891316083972,172.24070297867203 L400.65579764424865,172.24070297867237"/>
|
||
<path d="M400.65579763832602,172.27036747291228 L379.48913160247639,172.27036747291197"/>
|
||
<path d="M379.48912839424111,172.38701531627876 L400.65579443009074,172.38701531627908"/>
|
||
<path d="M400.65579443143679,172.51898325202762 L379.48912839558807,172.51898325202731"/>
|
||
<path d="M379.48911300666396,172.27297080408678 L400.6557790425145,172.27297080408709"/>
|
||
<path d="M379.48912835369674,172.64279247346022 L400.65579438954455,172.64279247346053"/>
|
||
<path d="M400.65579438954455,173.72050519491899 L379.48912835369674,173.72050519491867"/>
|
||
<path d="M379.4891283655902,173.73475248462952 L400.65579440143802,173.73475248462987"/>
|
||
<path d="M400.65579442678018,173.80883574631542 L379.48912839093055,173.80883574631511"/>
|
||
<path d="M379.48911501065186,172.27163425219155 L400.65577839707521,172.27163425219186"/>
|
||
<path d="M400.65577839817115,172.2792869313671 L379.4891150117478,172.27928693136676"/>
|
||
<path d="M379.48912949948908,172.22357583821918 L400.65579553533962,172.22357583821949"/>
|
||
<path d="M379.4891294239801,172.22357660474563 L400.65579545983064,172.22357660474594"/>
|
||
<path d="M379.48911625122719,172.37990049198177 L400.65578228707773,172.37990049198211"/>
|
||
<path d="M400.6557822871614,172.27924991321481 L379.48911625131086,172.27924991321447"/>
|
||
<path d="M400.65579993857455,172.2543975743543 L379.48913390272401,172.25439757435402"/>
|
||
<path d="M379.48913390500411,172.27035279917445 L400.65579994085465,172.27035279917476"/>
|
||
<path d="M379.4891128121194,172.22357847463095 L400.65577619854275,172.22357847463127"/>
|
||
<path d="M400.65577612303741,172.22357924115727 L379.48911273661497,172.22357924115693"/>
|
||
<path d="M379.48911515474038,172.38678119134605 L400.65578119059091,172.38678119134639"/>
|
||
<path d="M400.65578118973963,172.3799006307317 L379.48911515388909,172.37990063073136"/>
|
||
<path d="M379.48913166139073,172.27296844534516 L400.65579769724218,172.2729684453455"/>
|
||
<path d="M400.65579765821849,172.26856888826654 L379.48913162236795,172.2685688882662"/>
|
||
<path d="M379.48911405989702,172.3943280320326 L400.65578009574756,172.39432803203294"/>
|
||
<path d="M400.65578009634055,172.39847627693922 L379.48911406049092,172.39847627693891"/>
|
||
<path d="M379.48913271213178,172.38677897135389 L400.65579874798141,172.38677897135423"/>
|
||
<path d="M400.65579874712921,172.3798984107396 L379.48913271127958,172.37989841073926"/>
|
||
<path d="M379.4891305889164,172.38701503877954 L400.65579662476694,172.38701503877985"/>
|
||
<path d="M400.65579662611208,172.51898297452846 L379.48913059026154,172.51898297452814"/>
|
||
<path d="M400.65579879457755,172.27296830659611 L379.48913275872701,172.2729683065958"/>
|
||
<path d="M400.65578010639774,172.43597133854038 L379.48911407051719,172.436040980613"/>
|
||
<path d="M379.48911407281184,172.43021451287348 L400.65578010866147,172.43021451287379"/>
|
||
<path d="M379.48911848955822,173.7347537333751 L400.65578452540694,173.73475373337541"/>
|
||
<path d="M400.65578455074819,173.80883699506106 L379.48911851489765,173.80883699506074"/>
|
||
<path d="M379.48912615902509,172.64279275095888 L400.65579219487472,172.64279275095919"/>
|
||
<path d="M400.65579219487472,173.72050547241764 L379.48912615902509,173.72050547241733"/>
|
||
<path d="M402.26973906452849,173.375582586408 L402.26973906452849,172.42308289866185"/>
|
||
<path d="M402.26973904623947,173.42849939574381 L402.26973904623947,172.37016590470654"/>
|
||
<path d="M402.26973941210372,172.37016585844574 L402.26973941210372,173.42849934948305"/>
|
||
<path d="M379.48911295894641,172.3799009082644 L400.65577899479695,172.37990090826472"/>
|
||
<path d="M400.6557789948788,172.27925032949764 L379.48911295902917,172.2792503294973"/>
|
||
<path d="M400.6557878594972,172.23018561402586 L379.48912182364757,172.23018561402554"/>
|
||
<path d="M379.48912183201674,172.25439910059885 L400.65578786786637,172.25439910059916"/>
|
||
<path d="M379.48913490040877,172.24070256242351 L400.65580093625931,172.24070256242382"/>
|
||
<path d="M400.65580093033668,172.27036705666376 L379.48913489448705,172.27036705666342"/>
|
||
<path d="M379.48912724164575,172.42165784948423 L400.65579327749447,172.42165784948455"/>
|
||
<path d="M400.65579327710066,172.41738053963169 L379.48912724125012,172.41738053963135"/>
|
||
<path d="M400.65577839817115,172.2792869313671 L400.65577839881689,172.52825467864494"/>
|
||
<path d="M400.65577839817115,172.2792869313671 L400.65577839707521,172.27163425219186"/>
|
||
<path d="M400.65577839707521,172.27163425219186 L400.65577839305797,172.26001954524136"/>
|
||
<path d="M400.65577839305797,172.26001954524136 L400.6557783904168,172.25684969596585"/>
|
||
<path d="M400.6557783161893,172.26504778804275 L400.65577832109875,172.2568481907725"/>
|
||
<path d="M400.65577831445034,172.27160966082127 L400.6557783161893,172.26504778804275"/>
|
||
<path d="M400.65577831445034,172.27160966082127 L400.65577831335622,172.27925060709882"/>
|
||
<path d="M400.65577831335622,172.27925060709882 L400.65577831326982,172.37990118586632"/>
|
||
<path d="M400.65577831326982,172.37990118586632 L400.6557783141202,172.38678174648109"/>
|
||
<path d="M400.65577831780001,172.39758799989022 L400.6557783141202,172.38678174648109"/>
|
||
<path d="M400.65577831780001,172.39758799989022 L400.65577831688688,172.39432844838365"/>
|
||
<path d="M400.65577831688688,172.39432844838365 L400.65577831690962,172.28241591438484"/>
|
||
<path d="M400.65577831787277,172.27824798782723 L400.65577831690962,172.28241591438484"/>
|
||
<path d="M400.65577832018107,172.27110361962764 L400.65577831787277,172.27824798782723"/>
|
||
<path d="M400.65577832169629,172.26857152464348 L400.65577832018107,172.27110361962764"/>
|
||
<path d="M400.65577836071816,172.27297108172272 L400.65577837311457,172.28782565778167"/>
|
||
<path d="M400.65577837311457,172.28782565778167 L400.65577838376385,172.31145664871747"/>
|
||
<path d="M400.65577839706884,172.37811508329361 L400.65577838376385,172.31145664871747"/>
|
||
<path d="M400.65577839881689,172.52825467864494 L400.65577839706884,172.37811508329361"/>
|
||
<path d="M400.65577730120867,172.52825481742872 L400.65577730083578,172.27928707011645"/>
|
||
<path d="M400.65577730083578,172.27928707011645 L400.6557772997362,172.27163439094164"/>
|
||
<path d="M400.65577729572078,172.26001968399089 L400.6557772997362,172.27163439094164"/>
|
||
<path d="M400.65577729572078,172.26001968399089 L400.65577729307779,172.25684983471578"/>
|
||
<path d="M400.65577721885211,172.26504792679231 L400.65577722376429,172.25684832952186"/>
|
||
<path d="M400.65577721885211,172.26504792679231 L400.65577721711134,172.27160979957102"/>
|
||
<path d="M400.65577721601449,172.27925074584874 L400.65577721711134,172.27160979957102"/>
|
||
<path d="M400.65577721593536,172.37990132461559 L400.65577721601449,172.27925074584874"/>
|
||
<path d="M400.65577721593536,172.37990132461559 L400.65577721678392,172.38678188523048"/>
|
||
<path d="M400.65577721987347,172.3984768320737 L400.65577721678392,172.38678188523048"/>
|
||
<path d="M400.65577721927866,172.39432858716742 L400.65577721987347,172.3984768320737"/>
|
||
<path d="M400.65577721930322,172.2824160531685 L400.65577721927866,172.39432858716742"/>
|
||
<path d="M400.65577721930322,172.2824160531685 L400.65577722020271,172.27843131553954"/>
|
||
<path d="M400.65577722020271,172.27843131553954 L400.65577722260923,172.27102578956863"/>
|
||
<path d="M400.65577722260923,172.27102578956863 L400.6557772240908,172.26857166342702"/>
|
||
<path d="M400.65577726310994,172.27297122050652 L400.65577727550635,172.28782579656547"/>
|
||
<path d="M400.65577727550635,172.28782579656547 L400.65577728615654,172.31145678750124"/>
|
||
<path d="M400.65577728615654,172.31145678750124 L400.65577729946062,172.37811522207744"/>
|
||
<path d="M400.65577730120867,172.52825481742872 L400.65577729946062,172.37811522207744"/>
|
||
<path d="M400.65577612220977,172.39432872588296 L400.65577612280367,172.39847697078918"/>
|
||
<path d="M400.65577612223706,172.28241619188361 L400.65577612220977,172.39432872588296"/>
|
||
<path d="M400.65577612223706,172.28241619188361 L400.6557761231129,172.27802760595537"/>
|
||
<path d="M400.6557761231129,172.27802760595537 L400.65577612558127,172.27135748508601"/>
|
||
<path d="M400.65577612558127,172.27135748508601 L400.65577612702373,172.2685718021425"/>
|
||
<path d="M400.6557761660456,172.2729713592216 L400.65577617843837,172.28782593528098"/>
|
||
<path d="M400.65577618908856,172.31145692621675 L400.65577617843837,172.28782593528098"/>
|
||
<path d="M400.65577618908856,172.31145692621675 L400.65577620239264,172.37811536079292"/>
|
||
<path d="M400.65577620239264,172.37811536079292 L400.65577620414615,172.52825495614368"/>
|
||
<path d="M400.65577620322847,172.27928720890012 L400.65577620414615,172.52825495614368"/>
|
||
<path d="M400.65577620212889,172.2716345297253 L400.65577620322847,172.27928720890012"/>
|
||
<path d="M400.65577620212889,172.2716345297253 L400.65577619811438,172.26001982277455"/>
|
||
<path d="M400.65577619546957,172.25684997349947 L400.65577619811438,172.26001982277455"/>
|
||
<path d="M400.6557761212448,172.26504806557594 L400.65577612615698,172.25684846830552"/>
|
||
<path d="M400.65577611950403,172.27160993835469 L400.6557761212448,172.26504806557594"/>
|
||
<path d="M400.65577611840808,172.2792508846324 L400.65577611832714,172.37990146339939"/>
|
||
<path d="M400.65577611917752,172.38678202401414 L400.65577611832714,172.37990146339939"/>
|
||
<path d="M400.65577611917752,172.38678202401414 L400.65577612280367,172.39847697078918"/>
|
||
<path d="M400.65577612453899,172.40174560594025 L400.65577612280367,172.39847697078918"/>
|
||
<path d="M400.65577613241976,172.40684196613671 L400.65577612453899,172.40174560594025"/>
|
||
<path d="M400.65577613350388,172.4099743451481 L400.65577613517371,172.4172315027173"/>
|
||
<path d="M400.65577613517371,172.4172315027173 L400.65577613518008,172.42154704005955"/>
|
||
<path d="M400.65577613518008,172.42154704005955 L400.65577613458345,172.43021520679218"/>
|
||
<path d="M400.65577613099549,172.43818808868144 L400.65577613458345,172.43021520679218"/>
|
||
<path d="M400.6557761242907,172.43741634942725 L400.65577611935942,172.43271967377572"/>
|
||
<path d="M400.65577611935942,172.43271967377572 L400.65577611121125,172.41442992642669"/>
|
||
<path d="M400.65577610667015,172.38763287000424 L400.65577611121125,172.41442992642669"/>
|
||
<path d="M400.65577610667015,172.38763287000424 L400.65577610686296,172.27037038682229"/>
|
||
<path d="M400.65577610686296,172.27037038682229 L400.65577611278286,172.24070589258253"/>
|
||
<path d="M400.65577611751951,172.23018993955992 L400.65577611278286,172.24070589258253"/>
|
||
<path d="M400.65577612303741,172.22357924115727 L400.65577611751951,172.23018993955992"/>
|
||
<path d="M400.65577619854275,172.22357847463127 L400.65577620406157,172.23018727919072"/>
|
||
<path d="M400.65577620406157,172.23018727919072 L400.65577621243074,172.25440076576402"/>
|
||
<path d="M400.65577621243074,172.25440076576402 L400.65577621471812,172.27035599058354"/>
|
||
<path d="M400.65577621471812,172.27035599058354 L400.65577621549755,172.54228631765989"/>
|
||
<path d="M400.65577621549755,172.54228631765989 L400.65577617360441,172.66609516060365"/>
|
||
<path d="M400.65577617360441,173.72050768960764 L400.65577617360441,172.66609516060365"/>
|
||
<path d="M400.65577619224996,173.77444244179853 L400.65577617360441,173.72050768960764"/>
|
||
<path d="M400.65577724742843,173.72050755383106 L400.65577722878561,173.77444231073696"/>
|
||
<path d="M400.65577724742843,172.6427948323726 L400.65577724742843,173.72050755383106"/>
|
||
<path d="M400.65577724742843,172.6427948323726 L400.65577728932249,172.51898561093935"/>
|
||
<path d="M400.65577728932249,172.51898561093935 L400.65577728797371,172.38701767519115"/>
|
||
<path d="M400.6557772840265,172.35945039254952 L400.65577728797371,172.38701767519115"/>
|
||
<path d="M400.6557772840265,172.35945039254952 L400.6557772695619,172.31761405687664"/>
|
||
<path d="M400.65577726003312,172.30619502969751 L400.6557772695619,172.31761405687664"/>
|
||
<path d="M400.65577723672641,172.30676693028721 L400.65577723950491,172.30343660077614"/>
|
||
<path d="M400.6557772343408,172.31206502668843 L400.65577723672641,172.30676693028721"/>
|
||
<path d="M400.65577723135584,172.32700930670504 L400.6557772343408,172.31206502668843"/>
|
||
<path d="M400.65577723135584,172.32700930670504 L400.65577723076194,172.39432858571536"/>
|
||
<path d="M400.65577722999342,172.39818387991673 L400.65577723076194,172.39432858571536"/>
|
||
<path d="M400.65577722999342,172.39818387991673 L400.65577722799253,172.4047714900147"/>
|
||
<path d="M400.65577722799253,172.4047714900147 L400.65577722650642,172.40592361225757"/>
|
||
<path d="M400.65577722218086,172.40433319990203 L400.65577722348144,172.40648945445093"/>
|
||
<path d="M400.65577722218086,172.40433319990203 L400.65577721987347,172.3984768320737"/>
|
||
<path d="M400.65577722214175,172.40174546715713 L400.65577721987347,172.3984768320737"/>
|
||
<path d="M400.65577722214175,172.40174546715713 L400.65577723002707,172.40684182735305"/>
|
||
<path d="M400.65577723002707,172.40684182735305 L400.65577723124943,172.40956051731723"/>
|
||
<path d="M400.6557772326064,172.4174898722882 L400.65577723124943,172.40956051731723"/>
|
||
<path d="M400.65577723298475,172.42166006961304 L400.6557772326064,172.4174898722882"/>
|
||
<path d="M400.65577723219076,172.43021506800852 L400.65577723298475,172.42166006961304"/>
|
||
<path d="M400.65577723219076,172.43021506800852 L400.65577723002707,172.43647793413132"/>
|
||
<path d="M400.65577722859825,172.43818794989829 L400.65577723002707,172.43647793413132"/>
|
||
<path d="M400.65577721696673,172.43271953499203 L400.65577722189892,172.43741621064345"/>
|
||
<path d="M400.65577721696673,172.43271953499203 L400.65577720881674,172.41442978764314"/>
|
||
<path d="M400.65577720427837,172.38763273122044 L400.65577720881674,172.41442978764314"/>
|
||
<path d="M400.65577720427837,172.38763273122044 L400.65577720446936,172.27037024803863"/>
|
||
<path d="M400.65577720446936,172.27037024803863 L400.65577721039017,172.24070575379884"/>
|
||
<path d="M400.65577721512773,172.23018980077612 L400.65577721039017,172.24070575379884"/>
|
||
<path d="M400.65577722064563,172.22357910237361 L400.65577721512773,172.23018980077612"/>
|
||
<path d="M400.6557772961537,172.22357833584707 L400.6557773016707,172.23018714040703"/>
|
||
<path d="M400.65577731003896,172.25440062698036 L400.6557773016707,172.23018714040703"/>
|
||
<path d="M400.65577731003896,172.25440062698036 L400.65577731232452,172.27035585179988"/>
|
||
<path d="M400.65577731310577,172.54228617887625 L400.65577731232452,172.27035585179988"/>
|
||
<path d="M400.65577731310577,172.54228617887625 L400.65577727121081,172.66609502181998"/>
|
||
<path d="M400.65577727121081,173.72050755082398 L400.65577727121081,172.66609502181998"/>
|
||
<path d="M400.65577727121081,173.72050755082398 L400.65577728985545,173.77444230301501"/>
|
||
<path d="M400.65577834503574,173.72050741504728 L400.65577832638746,173.77444217195369"/>
|
||
<path d="M400.65577834503574,173.72050741504728 L400.65577834503574,172.64279469358883"/>
|
||
<path d="M400.65577838693071,172.51898547215558 L400.65577834503574,172.64279469358883"/>
|
||
<path d="M400.65577838558011,172.38701753640751 L400.65577838693071,172.51898547215558"/>
|
||
<path d="M400.65577838558011,172.38701753640751 L400.65577838163472,172.35945025376583"/>
|
||
<path d="M400.65577838163472,172.35945025376583 L400.65577836717011,172.31761391809283"/>
|
||
<path d="M400.65577835763952,172.30619489091384 L400.65577836717011,172.31761391809283"/>
|
||
<path d="M400.65577833433554,172.30676679150355 L400.65577833711313,172.30343646199236"/>
|
||
<path d="M400.6557783319472,172.31206488790477 L400.65577833433554,172.30676679150355"/>
|
||
<path d="M400.6557783319472,172.31206488790477 L400.65577832896406,172.32700916792135"/>
|
||
<path d="M400.65577832896406,172.32700916792135 L400.65577832836925,172.39432844693158"/>
|
||
<path d="M400.65577832836925,172.39432844693158 L400.65577832777535,172.39847669198818"/>
|
||
<path d="M400.65577832549707,172.40426379681699 L400.65577832777535,172.39847669198818"/>
|
||
<path d="M400.65577832549707,172.40426379681699 L400.65577832416375,172.40648931527855"/>
|
||
<path d="M400.65577832110239,172.40590871276396 L400.65577831965447,172.40477135198267"/>
|
||
<path d="M400.65577831780001,172.39758799989022 L400.65577831965447,172.40477135198267"/>
|
||
<path d="M400.65577831780001,172.39758799989022 L400.65577831948167,172.4017453284072"/>
|
||
<path d="M400.65577831948167,172.4017453284072 L400.65577832736244,172.40684168860366"/>
|
||
<path d="M400.65577832736244,172.40684168860366 L400.65577832858935,172.40956037856728"/>
|
||
<path d="M400.65577832994268,172.41748821958066 L400.65577832858935,172.40956037856728"/>
|
||
<path d="M400.65577832994268,172.41748821958066 L400.65577833032285,172.42165993086326"/>
|
||
<path d="M400.65577833032285,172.42165993086326 L400.65577832952977,172.4302149292586"/>
|
||
<path d="M400.65577832952977,172.4302149292586 L400.65577832736244,172.43647779538193"/>
|
||
<path d="M400.65577832593908,172.4381878111484 L400.65577832736244,172.43647779538193"/>
|
||
<path d="M400.65577831430664,172.43271939624213 L400.65577831923429,172.43741607189406"/>
|
||
<path d="M400.65577831430664,172.43271939624213 L400.65577830615484,172.41442964889364"/>
|
||
<path d="M400.65577830161374,172.38763259247108 L400.65577830615484,172.41442964889364"/>
|
||
<path d="M400.65577830180473,172.27037010928927 L400.65577830161374,172.38763259247108"/>
|
||
<path d="M400.65577830180473,172.27037010928927 L400.65577830772736,172.24070561504931"/>
|
||
<path d="M400.65577830772736,172.24070561504931 L400.65577831246583,172.23018966202648"/>
|
||
<path d="M400.65577831798191,172.22357896362422 L400.65577831246583,172.23018966202648"/>
|
||
<path d="M400.65577839900607,172.23018700165767 L400.65577840737524,172.25440048823097"/>
|
||
<path d="M400.65577840737524,172.25440048823097 L400.6557784096608,172.27035571305049"/>
|
||
<path d="M400.6557784096608,172.27035571305049 L400.65577841044114,172.54228604012687"/>
|
||
<path d="M400.65577836854709,172.6660948830706 L400.65577841044114,172.54228604012687"/>
|
||
<path d="M400.65577836854709,172.6660948830706 L400.65577836854709,173.72050741207457"/>
|
||
<path d="M400.65577838719264,173.77444216426548 L400.65577836854709,173.72050741207457"/>
|
||
<path d="M400.65577942372738,173.77444203320391 L400.65577944237202,173.72050727629804"/>
|
||
<path d="M400.65577944237202,172.64279455483958 L400.65577944237202,173.72050727629804"/>
|
||
<path d="M400.65577944237202,172.64279455483958 L400.65577948426608,172.51898533340633"/>
|
||
<path d="M400.65577948426608,172.51898533340633 L400.6557794829173,172.38701739765813"/>
|
||
<path d="M400.65577947897009,172.35945011501647 L400.6557794829173,172.38701739765813"/>
|
||
<path d="M400.65577946450458,172.31761377934356 L400.65577947897009,172.35945011501647"/>
|
||
<path d="M400.65577946450458,172.31761377934356 L400.65577945497853,172.30619475216409"/>
|
||
<path d="M400.65577943444941,172.30343632324298 L400.65577943167091,172.30676665275419"/>
|
||
<path d="M400.65577943167091,172.30676665275419 L400.65577942928348,172.31206474915538"/>
|
||
<path d="M400.65577942928348,172.31206474915538 L400.65577942629943,172.32700902917196"/>
|
||
<path d="M400.65577942570553,172.3943283081822 L400.65577942629943,172.32700902917196"/>
|
||
<path d="M400.65577942570553,172.3943283081822 L400.65577942511072,172.39847655323877"/>
|
||
<path d="M400.65577942283517,172.4042629010882 L400.65577942511072,172.39847655323877"/>
|
||
<path d="M400.65577942283517,172.4042629010882 L400.65577942150185,172.40648917652877"/>
|
||
<path d="M400.65577941842412,172.40648917691789 L400.65577941721449,172.40420310045707"/>
|
||
<path d="M400.65577941499077,172.39818398213069 L400.65577941721449,172.40420310045707"/>
|
||
<path d="M400.65577941422043,172.39432830963437 L400.65577941499077,172.39818398213069"/>
|
||
<path d="M400.65577941521178,172.27824784907745 L400.65577941424863,172.28241577563495"/>
|
||
<path d="M400.65577941521178,172.27824784907745 L400.65577941766378,172.27139340382104"/>
|
||
<path d="M400.65577941903166,172.26857138589412 L400.65577941766378,172.27139340382104"/>
|
||
<path d="M400.65577947045358,172.28782551903188 L400.65577945805535,172.27297094297307"/>
|
||
<path d="M400.65577947045358,172.28782551903188 L400.65577948110013,172.31145650996808"/>
|
||
<path d="M400.65577948110013,172.31145650996808 L400.65577949440421,172.37811494454436"/>
|
||
<path d="M400.6557794961559,172.52825453989513 L400.65577949440421,172.37811494454436"/>
|
||
<path d="M400.65577945426458,172.65206338283846 L400.65577945426458,173.73475456600889"/>
|
||
<path d="M400.65577945426458,173.73475456600889 L400.65577942865229,173.80883783413714"/>
|
||
<path d="M400.65577838226591,173.80883796644432 L400.65577835692648,173.73475470475864"/>
|
||
<path d="M400.65577833131692,173.80883797288655 L400.65577835692648,173.73475470475864"/>
|
||
<path d="M400.65577725931826,173.73475484354233 L400.65577728493054,173.8088381051937"/>
|
||
<path d="M400.65577725931826,173.73475484354233 L400.65577723370779,173.80883811167035"/>
|
||
<path d="M400.65577616225301,173.73475498225744 L400.65577618732414,173.80883824397736"/>
|
||
<path d="M400.65577613664163,173.80883825038583 L400.65577616225301,173.73475498225744"/>
|
||
<path d="M400.65577509025525,173.80883838269287 L400.65577506464206,173.73475512104162"/>
|
||
<path d="M400.65577506464206,172.65206393787122 L400.65577506464206,173.73475512104162"/>
|
||
<path d="M400.65577510653338,172.52825509492789 L400.65577506464206,172.65206393787122"/>
|
||
<path d="M400.65577510653338,172.52825509492789 L400.65577510616049,172.27928734761562"/>
|
||
<path d="M400.65577510616049,172.27928734761562 L400.65577510506364,172.27163466844041"/>
|
||
<path d="M400.65577510506364,172.27163466844041 L400.65577510104549,172.26001996149006"/>
|
||
<path d="M400.65577509840432,172.25685011221455 L400.65577510104549,172.26001996149006"/>
|
||
<path d="M400.65577502417682,172.26504820429145 L400.65577502908809,172.25684860702103"/>
|
||
<path d="M400.65577502243877,172.27161007706979 L400.65577502417682,172.26504820429145"/>
|
||
<path d="M400.65577502125825,172.37990160211487 L400.65577502134465,172.27925102334737"/>
|
||
<path d="M400.65577502210954,172.38678216272962 L400.65577502125825,172.37990160211487"/>
|
||
<path d="M400.65577502210954,172.38678216272962 L400.65577502530368,172.39799794184538"/>
|
||
<path d="M400.65577502530368,172.39799794184538 L400.65577502747192,172.40174574465576"/>
|
||
<path d="M400.65577502747192,172.40174574465576 L400.65577503535269,172.40684210485222"/>
|
||
<path d="M400.65577503535269,172.40684210485222 L400.65577503657778,172.40956079481597"/>
|
||
<path d="M400.65577503811119,172.41723164143227 L400.65577503657778,172.40956079481597"/>
|
||
<path d="M400.6557750383131,172.42166034711178 L400.65577503811119,172.41723164143227"/>
|
||
<path d="M400.65577503751911,172.43021534550729 L400.6557750383131,172.42166034711178"/>
|
||
<path d="M400.65577503751911,172.43021534550729 L400.65577503535269,172.43647821163046"/>
|
||
<path d="M400.65577503535269,172.43647821163046 L400.65577503392751,172.43818822739692"/>
|
||
<path d="M400.65577502229507,172.4327198124908 L400.65577502722363,172.43741648814273"/>
|
||
<path d="M400.65577501414327,172.41443006514231 L400.65577502229507,172.4327198124908"/>
|
||
<path d="M400.65577500960126,172.38763300871972 L400.65577501414327,172.41443006514231"/>
|
||
<path d="M400.65577500960126,172.38763300871972 L400.65577500979407,172.2703705255378"/>
|
||
<path d="M400.65577500979407,172.2703705255378 L400.65577501571488,172.240706031298"/>
|
||
<path d="M400.65577502045426,172.23019007827503 L400.65577501571488,172.240706031298"/>
|
||
<path d="M400.65577502597034,172.22357937987277 L400.65577502045426,172.23019007827503"/>
|
||
<path d="M400.65577510147932,172.22357861334623 L400.6557751069945,172.23018741790619"/>
|
||
<path d="M400.6557751153664,172.2544009044791 L400.6557751069945,172.23018741790619"/>
|
||
<path d="M400.65577511765105,172.27035612929905 L400.6557751153664,172.2544009044791"/>
|
||
<path d="M400.65577511842957,172.54228645637542 L400.65577511765105,172.27035612929905"/>
|
||
<path d="M400.65577507653552,172.66609529931912 L400.65577511842957,172.54228645637542"/>
|
||
<path d="M400.65577507653552,172.66609529931912 L400.65577507653552,173.72050782832315"/>
|
||
<path d="M400.65577507653552,173.72050782832315 L400.65577509518198,173.77444258051418"/>
|
||
<path d="M400.65577615036045,173.72050769254656 L400.65577613171672,173.77444244945247"/>
|
||
<path d="M400.65577615036045,173.72050769254656 L400.65577615036045,172.64279497108811"/>
|
||
<path d="M400.65577619225542,172.51898574965489 L400.65577615036045,172.64279497108811"/>
|
||
<path d="M400.65577619225542,172.51898574965489 L400.65577619090573,172.38701781390668"/>
|
||
<path d="M400.65577618696034,172.359450531265 L400.65577619090573,172.38701781390668"/>
|
||
<path d="M400.65577617249483,172.31761419559214 L400.65577618696034,172.359450531265"/>
|
||
<path d="M400.65577616296787,172.30619516841261 L400.65577617249483,172.31761419559214"/>
|
||
<path d="M400.65577614243784,172.30343673949164 L400.65577613965934,172.30676706900272"/>
|
||
<path d="M400.65577613727373,172.31206516540391 L400.65577613965934,172.30676706900272"/>
|
||
<path d="M400.65577613428786,172.32700944542052 L400.65577613727373,172.31206516540391"/>
|
||
<path d="M400.65577613428786,172.32700944542052 L400.65577613369396,172.39432872443089"/>
|
||
<path d="M400.65577613294818,172.39809393812686 L400.65577613369396,172.39432872443089"/>
|
||
<path d="M400.65577613294818,172.39809393812686 L400.65577613092637,172.40477162872992"/>
|
||
<path d="M400.65577612949119,172.40648959277732 L400.65577613092637,172.40477162872992"/>
|
||
<path d="M400.65577612507923,172.40426369655262 L400.65577612641437,172.40648959316644"/>
|
||
<path d="M400.65577612280367,172.39847697078918 L400.65577612507923,172.40426369655262"/>
|
||
<path d="M379.4891129599805,172.43271911864062 L400.65577899583195,172.43271911864093"/>
|
||
<path d="M379.48911296491269,172.43741579429212 L400.65577900076232,172.43741579429246"/>
|
||
<path d="M379.4891360024817,172.23018647065152 L400.65580203833042,172.23018647065183"/>
|
||
<path d="M400.65580203359741,172.24070242367404 L379.48913599774778,172.24070242367372"/>
|
||
<path d="M379.4891141529456,172.27035529666486 L400.65578018879523,172.27035529666517"/>
|
||
<path d="M400.65578018650785,172.25440007184562 L379.48911415066004,172.25440007184534"/>
|
||
<path d="M379.48912173799681,172.27924921946675 L400.65578777384644,172.27924921946709"/>
|
||
<path d="M400.65578777493965,172.27160827318986 L379.48912173908911,172.27160827318954"/>
|
||
<path d="M379.48913716047582,172.28782232765627 L400.65580319632363,172.28782232765658"/>
|
||
<path d="M400.65580318392722,172.27296775159778 L379.48913714807668,172.27296775159746"/>
|
||
<path d="M379.48912181505466,172.25684830833427 L400.65578785090429,172.25684830833458"/>
|
||
<path d="M400.6557878535491,172.26001815760966 L379.48912181770038,172.26001815760935"/>
|
||
<path d="M379.4891140594741,172.26504737165718 L400.65578009532283,172.26504737165752"/>
|
||
<path d="M400.6557801002341,172.25684777438704 L379.48911406438538,172.2568477743867"/>
|
||
<path d="M379.48911187853673,172.41738248212417 L400.65577791438545,172.41738248212448"/>
|
||
<path d="M400.65579333275628,172.3870154550284 L379.48912729690483,172.38701545502806"/>
|
||
<path d="M379.48912729295944,172.35944817238641 L400.65579332880816,172.35944817238675"/>
|
||
<path d="M379.48912073468136,172.2543992393482 L400.65578677053099,172.25439923934852"/>
|
||
<path d="M400.6557867621591,172.2301857527757 L379.48912072630856,172.23018575277536"/>
|
||
<path d="M400.65577839349089,172.22357819709771 L400.65577839900607,172.23018700165767"/>
|
||
<path d="M379.48911501258181,172.23018700165733 L400.65577839900607,172.23018700165767"/>
|
||
<path d="M400.65577839349089,172.22357819709771 L379.48911500706663,172.22357819709737"/>
|
||
<path d="M379.4891217463387,172.26857013701141 L400.65578778074678,172.27135733391341"/>
|
||
<path d="M379.4891217463387,172.26857013701141 L400.65578778218924,172.26857013701172"/>
|
||
<path d="M400.65579768155794,173.72050477867029 L379.4891316457074,173.72050477866998"/>
|
||
<path d="M379.48911519754574,173.73475414962371 L400.65578123339537,173.73475414962402"/>
|
||
<path d="M400.65578125873753,173.80883741130953 L379.4891152228879,173.80883741130921"/>
|
||
<path d="M379.48911742087557,172.38701670377353 L400.65578345672338,172.38701670377384"/>
|
||
<path d="M400.65578345807216,172.51898463952216 L379.48911742222344,172.51898463952185"/>
|
||
<path d="M379.48913381282227,172.39847377941396 L400.6557998486719,172.39847377941427"/>
|
||
<path d="M400.65579985085014,172.40476843810666 L379.4891338149996,172.40476843810634"/>
|
||
<path d="M379.48913272439995,173.77443939682661 L400.65579876024776,173.77443939682695"/>
|
||
<path d="M400.65579772371302,173.77443952788866 L379.48913168786248,173.77443952788832"/>
|
||
<path d="M379.48913271489209,172.39432567325699 L400.65579875074172,172.3943256732573"/>
|
||
<path d="M400.65579875133562,172.39847391816366 L379.4891327154869,172.39847391816335"/>
|
||
<path d="M379.48911497429481,172.2729710817224 L400.65577836071816,172.27297108172272"/>
|
||
<path d="M400.65577832169629,172.26857152464348 L379.48911493527385,172.26857152464316"/>
|
||
<path d="M379.48913600446713,172.27160646944606 L400.65580204031767,172.27160646944634"/>
|
||
<path d="M400.65580204205935,172.26504459666745 L379.48913600620972,172.26504459666717"/>
|
||
<path d="M379.4891250341293,172.39847488940978 L400.65579107215626,172.40476954810248"/>
|
||
<path d="M379.4891250341293,172.39847488940978 L400.65579107015446,172.39818193851056"/>
|
||
<path d="M379.48912282359424,172.3876310660892 L400.65578885944478,172.38763106608951"/>
|
||
<path d="M400.65578886398043,172.41442812251262 L379.4891228281308,172.41442812251233"/>
|
||
<path d="M402.293547159024,176.4054594500646 L402.32635461803011,176.37265122417378"/>
|
||
<path d="M402.30995232359101,176.40106406212865 L402.32196103447541,176.38905534761955"/>
|
||
<path d="M379.48911517495299,172.30676623636873 L400.65578121080262,172.30676623636907"/>
|
||
<path d="M400.65578121358294,172.30343590685771 L379.48911517773422,172.30343590685737"/>
|
||
<path d="M379.48913278177088,172.31145387359078 L400.65579881762142,172.31145387359112"/>
|
||
<path d="M400.65579880697396,172.28782288265492 L379.48913277112524,172.28782288265461"/>
|
||
<path d="M377.83546555109433,172.4230828570262 L377.83546555109433,173.37558254477236"/>
|
||
<path d="M402.26973939381196,173.37558254477273 L377.83546555109433,173.37558254477236"/>
|
||
<path d="M402.26973939381196,173.37558254477273 L402.26973939381196,172.42308285702657"/>
|
||
<path d="M377.83546555109433,172.4230828570262 L402.26973939381196,172.42308285702657"/>
|
||
<path d="M379.48912292014893,172.27928540498564 L400.65578895599765,172.27928540498596"/>
|
||
<path d="M400.65578895664703,172.52825315226343 L379.4891229207974,172.52825315226309"/>
|
||
<path d="M379.4891228344427,172.23018813564497 L400.65578887029324,172.23018813564531"/>
|
||
<path d="M400.65578886555386,172.24070408866825 L379.48912282970514,172.24070408866794"/>
|
||
<path d="M379.48912946671544,172.27296872284438 L400.65579550256507,172.27296872284472"/>
|
||
<path d="M400.65579546354593,172.26856916576529 L379.4891294276963,172.26856916576497"/>
|
||
<path d="M379.48911954615915,172.26504667790948 L400.65578558200968,172.26504667790979"/>
|
||
<path d="M400.65578558691641,172.25684708063989 L379.48911955106678,172.25684708063957"/>
|
||
<path d="M379.48911296764209,172.26857124700769 L400.65577900349263,172.268571247008"/>
|
||
<path d="M400.65577900205199,172.27135579448273 L379.48911296620236,172.27135579448239"/>
|
||
<path d="M400.65577611950403,172.27160993835469 L379.48911273308158,172.27160993835437"/>
|
||
<path d="M400.65577611840808,172.2792508846324 L400.65577611950403,172.27160993835469"/>
|
||
<path d="M379.48911273198564,172.27925088463206 L400.65577611840808,172.2792508846324"/>
|
||
<path d="M379.48911406251909,172.43741565550846 L400.65578009836872,172.4374156555088"/>
|
||
<path d="M400.65578010506897,172.43818739476353 L379.48911406921934,172.43818739476319"/>
|
||
<path d="M400.65577502243877,172.27161007706979 L400.65577502134465,172.27925102334737"/>
|
||
<path d="M379.4891116349213,172.27925102334706 L400.65577502134465,172.27925102334737"/>
|
||
<path d="M400.65577502243877,172.27161007706979 L379.48911163601542,172.27161007706948"/>
|
||
<path d="M400.65579546962408,172.3984743331099 L379.48912943350979,172.39780327124961"/>
|
||
<path d="M379.48912943142977,172.40403926460706 L400.65579546962408,172.3984743331099"/>
|
||
<path d="M400.65579655900774,172.40403988354612 L379.4891305231572,172.40403988354581"/>
|
||
<path d="M379.48913052098715,172.39818124476301 L400.65579655900774,172.40403988354612"/>
|
||
<path d="M400.65578887548008,172.39818221600976 L379.48912283960499,172.39809062155211"/>
|
||
<path d="M379.48912284145945,172.40174380202575 L400.65578887548008,172.39818221600976"/>
|
||
<path d="M400.65579436142298,172.28241369425589 L379.48912832557426,172.28241369425558"/>
|
||
<path d="M379.48912832647284,172.27842819964786 L400.65579436142298,172.28241369425589"/>
|
||
<path d="M379.48912723969397,172.39432636555222 L400.65579327554451,172.39432636555256"/>
|
||
<path d="M379.48912724028878,172.32700708654193 L400.65579327613841,172.32700708654224"/>
|
||
<path d="M400.65577941422043,172.39432830963437 L400.65577941424863,172.28241577563495"/>
|
||
<path d="M379.48911602782528,172.2824157756346 L400.65577941424863,172.28241577563495"/>
|
||
<path d="M400.65577941422043,172.39432830963437 L379.48911602779799,172.39432830963406"/>
|
||
<path d="M379.48912723302101,172.26856944326411 L400.65579326887155,172.26856944326445"/>
|
||
<path d="M400.65579326743,172.2713539907393 L379.48912723158128,172.27135399073899"/>
|
||
<path d="M379.48912840766889,172.23018478152844 L400.65579444351943,172.23018478152878"/>
|
||
<path d="M400.6557944379997,172.22357597696927 L379.48912840214916,172.22357597696896"/>
|
||
<path d="M379.48913271245738,172.27160688569458 L400.6557987483061,172.27160688569489"/>
|
||
<path d="M400.65579875004778,172.265045012916 L379.48913271419997,172.26504501291569"/>
|
||
<path d="M379.48912613381026,172.40404043854372 L400.65579216965989,172.40404043854406"/>
|
||
<path d="M400.65579217092682,172.40648737303758 L379.4891261350781,172.40648737303724"/>
|
||
<path d="M379.48911294729123,172.38763231486914 L400.65577898314086,172.38763231486945"/>
|
||
<path d="M400.65577898768015,172.41442937129216 L379.48911295183052,172.41442937129185"/>
|
||
<path d="M379.48911515840746,172.27802790878999 L400.65578119425527,172.27802790879031"/>
|
||
<path d="M400.65578119337943,172.28241535925014 L379.4891151575298,172.28241535924982"/>
|
||
<path d="M379.48911518565774,173.72050685991229 L400.65578122150646,173.72050685991263"/>
|
||
<path d="M400.65578120285818,173.77444161681899 L379.48911516701037,173.77444161681865"/>
|
||
<path d="M400.65578449880149,172.4216589594804 L379.48911846295096,172.42165895948008"/>
|
||
<path d="M379.48911846215788,172.43021395787554 L400.65578449800751,172.43021395787588"/>
|
||
<path d="M379.48912613186485,172.27824604519688 L400.65579216771357,172.27824604519719"/>
|
||
<path d="M400.65579216675133,172.28241397175466 L379.4891261309026,172.28241397175435"/>
|
||
<path d="M379.48911187697331,172.41013478677911 L400.65577791282203,172.41013478677939"/>
|
||
<path d="M400.6557779118225,172.40684154971746 L379.48911187597469,172.40684154971711"/>
|
||
<path d="M400.65579877097343,172.30343368686562 L379.4891327351238,172.30343368686528"/>
|
||
<path d="M379.4891294252343,172.43741371301553 L400.65579546108393,172.43741371301587"/>
|
||
<path d="M400.65579546778326,172.43818545227057 L379.48912943193545,172.43818545227026"/>
|
||
<path d="M379.48913272932396,173.80883519775986 L400.65579876517359,173.8088351977602"/>
|
||
<path d="M400.65579879078496,173.73475192963193 L379.48913275493624,173.73475192963161"/>
|
||
<path d="M379.48911742835344,172.26001871260726 L400.65578346420216,172.26001871260758"/>
|
||
<path d="M400.65579325963927,172.23018758064742 L379.48912722378964,172.23018758064711"/>
|
||
<path d="M379.48912722930663,172.2235768822448 L400.65579326515535,172.22357688224511"/>
|
||
<path d="M379.48911389850718,173.80883810519336 L400.65577728493054,173.8088381051937"/>
|
||
<path d="M400.65577833131692,173.80883797288655 L379.48911494489448,173.80883797288621"/>
|
||
<path d="M379.48913387911171,172.311453734841 L400.65579991495952,172.31145373484134"/>
|
||
<path d="M400.65579990431024,172.28782274390554 L379.48913386846152,172.28782274390522"/>
|
||
<path d="M379.48911955893118,172.32700805778839 L400.6557855947799,172.32700805778873"/>
|
||
<path d="M400.65578559776486,172.31206377777212 L379.48911956191432,172.31206377777181"/>
|
||
<path d="M379.4891239410149,172.26856985951221 L400.65578997686271,172.26856985951252"/>
|
||
<path d="M400.65578997534567,172.27110536090265 L379.48912393949422,172.27110536090234"/>
|
||
<path d="M379.48912064161004,172.43271814735988 L400.65578667745876,172.43271814736019"/>
|
||
<path d="M400.65578668239004,172.43741482301169 L379.48912064654132,172.43741482301138"/>
|
||
<path d="M379.48912511372464,172.27163244831161 L400.65579114957518,172.27163244831195"/>
|
||
<path d="M400.65579115067021,172.27928512748724 L379.48912511481967,172.2792851274869"/>
|
||
<path d="M379.48913489883535,172.41442659626793 L400.65580093468498,172.41442659626827"/>
|
||
<path d="M400.65580094283769,172.43271634361662 L379.48913490698897,172.43271634361631"/>
|
||
<path d="M379.48911521373566,172.28782510264671 L400.65578124958438,172.28782510264705"/>
|
||
<path d="M400.65578123718615,172.27297052658821 L379.48911520133652,172.2729705265879"/>
|
||
<path d="M379.48911743236704,172.27163341955804 L400.65578346821667,172.27163341955838"/>
|
||
<path d="M400.65578346931443,172.27928609873345 L379.48911743346389,172.27928609873317"/>
|
||
<path d="M400.65577613241976,172.40684196613671 L400.65577613350388,172.4099743451481"/>
|
||
<path d="M379.48911274708053,172.40997434514779 L400.65577613350388,172.4099743451481"/>
|
||
<path d="M400.65577613241976,172.40684196613671 L379.48911274599641,172.4068419661364"/>
|
||
<path d="M400.65579768155794,172.64279205721184 L379.4891316457074,172.64279205721152"/>
|
||
<path d="M379.48913168759873,172.51898283577881 L400.65579772344745,172.51898283577913"/>
|
||
<path d="M400.65580204569005,172.40403956828831 L379.48913600983951,172.404039568288"/>
|
||
<path d="M379.48913600749665,172.39758253761875 L400.65580204569005,172.40403956828831"/>
|
||
<path d="M379.48913060150562,172.27928443373918 L400.65579663735616,172.27928443373952"/>
|
||
<path d="M400.65579663800463,172.52825218101694 L379.489130602155,172.52825218101663"/>
|
||
<path d="M379.48912172644441,172.27036872165755 L400.65578776229404,172.27036872165786"/>
|
||
<path d="M400.65578776210486,172.38763120483935 L379.48912172625614,172.38763120483901"/>
|
||
<path d="M379.81984648838761,176.45467033457197 L379.88599279670552,176.38852456634947"/>
|
||
<path d="M379.81984648838761,176.45467033457197 L379.86174841133152,176.43970598149033"/>
|
||
<path d="M400.65579985137674,172.27110032726199 L379.48913381566717,172.27116921233409"/>
|
||
<path d="M379.48913381704233,172.26856861076715 L400.65579985137674,172.27110032726199"/>
|
||
<path d="M379.48913052024773,172.28241341675641 L400.65579655609736,172.28241341675673"/>
|
||
<path d="M400.65579655606825,172.39432595075652 L379.4891305202168,172.39432595075621"/>
|
||
<path d="M379.48912174429506,172.40476996435072 L400.65578777796736,172.39847530565865"/>
|
||
<path d="M379.48912174229417,172.3981823547588 L400.65578777796736,172.39847530565865"/>
|
||
<path d="M400.65577906556018,172.31145637108196 L400.65577907886427,172.37811480565799"/>
|
||
<path d="M400.65577905491,172.28782538014619 L400.65577906556018,172.31145637108196"/>
|
||
<path d="M400.65577905491,172.28782538014619 L400.6557790425145,172.27297080408709"/>
|
||
<path d="M400.65577900205199,172.27135579448273 L400.65577900349263,172.268571247008"/>
|
||
<path d="M400.65577900205199,172.27135579448273 L400.65577899955633,172.27813075694868"/>
|
||
<path d="M400.65577899870777,172.28241563674882 L400.65577899955633,172.27813075694868"/>
|
||
<path d="M400.65577899868049,172.39432817074817 L400.65577899870777,172.28241563674882"/>
|
||
<path d="M400.65577899952632,172.39798967811842 L400.65577899868049,172.39432817074817"/>
|
||
<path d="M400.65577899564914,172.38678146887935 L400.65577899952632,172.39798967811842"/>
|
||
<path d="M400.65577899564914,172.38678146887935 L400.65577899479695,172.37990090826472"/>
|
||
<path d="M400.6557789948788,172.27925032949764 L400.65577899479695,172.37990090826472"/>
|
||
<path d="M400.6557789948788,172.27925032949764 L400.65577899597565,172.27160938321992"/>
|
||
<path d="M400.65577899771552,172.26504751044115 L400.65577899597565,172.27160938321992"/>
|
||
<path d="M400.65577900262679,172.25684791317087 L400.65577899771552,172.26504751044115"/>
|
||
<path d="M400.65577907194029,172.25684941836468 L400.65577907458419,172.26001926763976"/>
|
||
<path d="M400.65577907458419,172.26001926763976 L400.6557790785987,172.27163397459066"/>
|
||
<path d="M400.6557790785987,172.27163397459066 L400.65577907969828,172.27928665376547"/>
|
||
<path d="M400.65577908061596,172.52825440100904 L400.65577907969828,172.27928665376547"/>
|
||
<path d="M400.65577908061596,172.52825440100904 L400.65577907886427,172.37811480565799"/>
|
||
<path d="M400.65578017593134,172.37811466694271 L400.65578016262725,172.31145623236654"/>
|
||
<path d="M400.65578015197798,172.28782524143068 L400.65578016262725,172.31145623236654"/>
|
||
<path d="M400.65578015197798,172.28782524143068 L400.65578013958066,172.27297066537187"/>
|
||
<path d="M400.6557801005597,172.26857110829249 L400.65578009918272,172.27117246683861"/>
|
||
<path d="M400.65578009662067,172.27813137521258 L400.65578009918272,172.27117246683861"/>
|
||
<path d="M400.65578009577212,172.2824154980338 L400.65578009662067,172.27813137521258"/>
|
||
<path d="M400.65578009574756,172.39432803203294 L400.65578009577212,172.2824154980338"/>
|
||
<path d="M400.65578009634055,172.39847627693922 L400.65578009574756,172.39432803203294"/>
|
||
<path d="M400.65578009634055,172.39847627693922 L400.65578009325554,172.38678133009569"/>
|
||
<path d="M400.65578009325554,172.38678133009569 L400.65578009240426,172.37990076948105"/>
|
||
<path d="M400.65578009240426,172.37990076948105 L400.65578009248611,172.27925019071395"/>
|
||
<path d="M400.65578009248611,172.27925019071395 L400.65578009358205,172.27160924443621"/>
|
||
<path d="M400.65578009532283,172.26504737165752 L400.65578009358205,172.27160924443621"/>
|
||
<path d="M400.6557801002341,172.25684777438704 L400.65578009532283,172.26504737165752"/>
|
||
<path d="M400.65578016954669,172.25684927958108 L400.65578017219241,172.26001912885613"/>
|
||
<path d="M400.6557801762051,172.27163383580699 L400.65578017219241,172.26001912885613"/>
|
||
<path d="M400.65578017730559,172.27928651498181 L400.6557801762051,172.27163383580699"/>
|
||
<path d="M400.65578017767939,172.52825426229401 L400.65578017730559,172.27928651498181"/>
|
||
<path d="M400.65578017767939,172.52825426229401 L400.65578017593134,172.37811466694271"/>
|
||
<path d="M400.65578127353865,172.37811452815899 L400.65578126023456,172.31145609358282"/>
|
||
<path d="M400.65578126023456,172.31145609358282 L400.65578124958438,172.28782510264705"/>
|
||
<path d="M400.65578123718615,172.27297052658821 L400.65578124958438,172.28782510264705"/>
|
||
<path d="M400.6557811981661,172.26857096950883 L400.65578119672728,172.2713543815151"/>
|
||
<path d="M400.65578119425527,172.27802790879031 L400.65578119672728,172.2713543815151"/>
|
||
<path d="M400.65578119337943,172.28241535925014 L400.65578119425527,172.27802790879031"/>
|
||
<path d="M400.65578119337943,172.28241535925014 L400.65578119335396,172.39432789324925"/>
|
||
<path d="M400.65578119335396,172.39432789324925 L400.65578119394786,172.39847613815556"/>
|
||
<path d="M400.65578119059091,172.38678119134639 L400.65578119394786,172.39847613815556"/>
|
||
<path d="M400.65578118973963,172.3799006307317 L400.65578119059091,172.38678119134639"/>
|
||
<path d="M400.65578118973963,172.3799006307317 L400.65578118982603,172.2792500519642"/>
|
||
<path d="M400.65578118982603,172.2792500519642 L400.65578119091924,172.27160910568674"/>
|
||
<path d="M400.65578119091924,172.27160910568674 L400.65578119265911,172.26504723290819"/>
|
||
<path d="M400.65578119265911,172.26504723290819 L400.65578119757129,172.25684763563771"/>
|
||
<path d="M400.65578126952778,172.26001899010672 L400.65578126688388,172.25684914083149"/>
|
||
<path d="M400.65578126952778,172.26001899010672 L400.6557812735432,172.27163369705741"/>
|
||
<path d="M400.6557812735432,172.27163369705741 L400.65578127464096,172.27928637623245"/>
|
||
<path d="M400.65578127464096,172.27928637623245 L400.6557812752867,172.52825412351027"/>
|
||
<path d="M400.6557812752867,172.52825412351027 L400.65578127353865,172.37811452815899"/>
|
||
<path d="M400.65578237087311,172.37811438940966 L400.65578235756993,172.31145595483343"/>
|
||
<path d="M400.65578234692157,172.28782496389744 L400.65578235756993,172.31145595483343"/>
|
||
<path d="M400.65578233452516,172.2729703878386 L400.65578234692157,172.28782496389744"/>
|
||
<path d="M400.65578229550238,172.26857083075947 L400.65578229412631,172.2711721893055"/>
|
||
<path d="M400.65578229412631,172.2711721893055 L400.65578229156608,172.27813147616871"/>
|
||
<path d="M400.65578229156608,172.27813147616871 L400.65578229071934,172.2824152205003"/>
|
||
<path d="M400.65578229069206,172.39432775449967 L400.65578229071934,172.2824152205003"/>
|
||
<path d="M400.65578229128596,172.39847599940592 L400.65578229069206,172.39432775449967"/>
|
||
<path d="M400.65578229128596,172.39847599940592 L400.65578228792992,172.38678105259652"/>
|
||
<path d="M400.65578228707773,172.37990049198211 L400.65578228792992,172.38678105259652"/>
|
||
<path d="M400.6557822871614,172.27924991321481 L400.65578228707773,172.37990049198211"/>
|
||
<path d="M400.6557822871614,172.27924991321481 L400.65578228825734,172.27160896693715"/>
|
||
<path d="M400.65578228825734,172.27160896693715 L400.65578228999448,172.2650470941588"/>
|
||
<path d="M400.65578229490757,172.25684749688821 L400.65578228999448,172.2650470941588"/>
|
||
<path d="M400.65578236686588,172.26001885135696 L400.65578236422198,172.25684900208191"/>
|
||
<path d="M400.65578236686588,172.26001885135696 L400.6557823708813,172.27163355830777"/>
|
||
<path d="M400.65578237197633,172.27928623748306 L400.6557823708813,172.27163355830777"/>
|
||
<path d="M400.65578237262571,172.52825398476051 L400.65578237197633,172.27928623748306"/>
|
||
<path d="M400.65578237262571,172.52825398476051 L400.65578237087311,172.37811438940966"/>
|
||
<path d="M400.65578346821212,172.37811425066002 L400.65578345490803,172.31145581608385"/>
|
||
<path d="M400.65578344425967,172.28782482514788 L400.65578345490803,172.31145581608385"/>
|
||
<path d="M400.65578343186144,172.27297024908904 L400.65578344425967,172.28782482514788"/>
|
||
<path d="M400.65578339132526,172.27110392246246 L400.65578338901696,172.27824715519341"/>
|
||
<path d="M400.65578338805472,172.28241508175091 L400.65578338901696,172.27824715519341"/>
|
||
<path d="M400.65578338802743,172.39432761575023 L400.65578338805472,172.28241508175091"/>
|
||
<path d="M400.65578338802743,172.39432761575023 L400.65578338862133,172.39847586065653"/>
|
||
<path d="M400.65578338862133,172.39847586065653 L400.65578338526711,172.38678091384716"/>
|
||
<path d="M400.65578338526711,172.38678091384716 L400.65578338441401,172.37990035323244"/>
|
||
<path d="M400.65578338441401,172.37990035323244 L400.65578338449768,172.27924977446543"/>
|
||
<path d="M400.65578338449768,172.27924977446543 L400.65578338559271,172.27160882818779"/>
|
||
<path d="M400.65578338733258,172.26504695540922 L400.65578338559271,172.27160882818779"/>
|
||
<path d="M400.65578339224385,172.25684735813883 L400.65578338733258,172.26504695540922"/>
|
||
<path d="M400.65578346420216,172.26001871260758 L400.65578346155826,172.25684886333244"/>
|
||
<path d="M400.65578346821667,172.27163341955838 L400.65578346420216,172.26001871260758"/>
|
||
<path d="M400.65578346931443,172.27928609873345 L400.65578346821667,172.27163341955838"/>
|
||
<path d="M400.65578346931443,172.27928609873345 L400.65578346996199,172.52825384601113"/>
|
||
<path d="M400.65578346996199,172.52825384601113 L400.65578346821212,172.37811425066002"/>
|
||
<path d="M400.65578456554658,172.37811411191089 L400.65578455224249,172.31145567733475"/>
|
||
<path d="M400.65578454159504,172.28782468639847 L400.65578455224249,172.31145567733475"/>
|
||
<path d="M400.65578454159504,172.28782468639847 L400.65578452919772,172.2729701103396"/>
|
||
<path d="M400.65578448880888,172.27139219269765 L400.65578449017767,172.26857055326025"/>
|
||
<path d="M400.65578448635506,172.27824739493357 L400.65578448880888,172.27139219269765"/>
|
||
<path d="M400.65578448539009,172.28241494300156 L400.65578448635506,172.27824739493357"/>
|
||
<path d="M400.65578448539009,172.28241494300156 L400.6557844853628,172.3943274770009"/>
|
||
<path d="M400.65578448613405,172.39818277100761 L400.6557844853628,172.3943274770009"/>
|
||
<path d="M400.65578448260248,172.3867807750978 L400.65578448613405,172.39818277100761"/>
|
||
<path d="M400.65578448260248,172.3867807750978 L400.6557844817512,172.37990021448314"/>
|
||
<path d="M400.6557844817512,172.37990021448314 L400.65578448183669,172.27924963571559"/>
|
||
<path d="M400.65578448183669,172.27924963571559 L400.65578448292808,172.27160868943838"/>
|
||
<path d="M400.65578448466886,172.26504681665961 L400.65578448292808,172.27160868943838"/>
|
||
<path d="M400.65578448466886,172.26504681665961 L400.65578448958104,172.25684721938921"/>
|
||
<path d="M400.65578455889363,172.25684872458314 L400.65578456154299,172.26001857385774"/>
|
||
<path d="M400.65578456154299,172.26001857385774 L400.6557845655575,172.2716332808086"/>
|
||
<path d="M400.65578456665253,172.27928595998389 L400.6557845655575,172.2716332808086"/>
|
||
<path d="M400.65578456665253,172.27928595998389 L400.65578456730009,172.52825370726134"/>
|
||
<path d="M400.65578456730009,172.52825370726134 L400.65578456554658,172.37811411191089"/>
|
||
<path d="M400.65578566288468,172.37811397316108 L400.65578564958059,172.31145553858494"/>
|
||
<path d="M400.65578564958059,172.31145553858494 L400.65578563893587,172.28782454764863"/>
|
||
<path d="M400.655785626534,172.27296997159027 L400.65578563893587,172.28782454764863"/>
|
||
<path d="M400.65578558751395,172.26857041451083 L400.65578558607513,172.27135496198565"/>
|
||
<path d="M400.65578558360403,172.27802773228177 L400.65578558607513,172.27135496198565"/>
|
||
<path d="M400.65578558360403,172.27802773228177 L400.65578558273091,172.28241480425174"/>
|
||
<path d="M400.65578558270363,172.39432733825112 L400.65578558273091,172.28241480425174"/>
|
||
<path d="M400.65578558329207,172.39847558315785 L400.65578558270363,172.39432733825112"/>
|
||
<path d="M400.65578558329207,172.39847558315785 L400.65578557994058,172.38678063634799"/>
|
||
<path d="M400.6557855790893,172.3799000757333 L400.65578557994058,172.38678063634799"/>
|
||
<path d="M400.6557855790893,172.3799000757333 L400.65578557917115,172.27924949696626"/>
|
||
<path d="M400.65578557917115,172.27924949696626 L400.65578558026709,172.27160855068854"/>
|
||
<path d="M400.65578558200968,172.26504667790979 L400.65578558026709,172.27160855068854"/>
|
||
<path d="M400.65578558691641,172.25684708063989 L400.65578558200968,172.26504667790979"/>
|
||
<path d="M400.655785656229,172.25684858583375 L400.65578565887745,172.26001843510841"/>
|
||
<path d="M400.65578565887745,172.26001843510841 L400.65578566289287,172.27163314205924"/>
|
||
<path d="M400.65578566289287,172.27163314205924 L400.6557856639879,172.27928582123451"/>
|
||
<path d="M400.6557856639879,172.27928582123451 L400.65578566463637,172.52825356851196"/>
|
||
<path d="M400.65578566463637,172.52825356851196 L400.65578566288468,172.37811397316108"/>
|
||
<path d="M400.65578676022096,172.37811383441169 L400.65578674691596,172.31145539983552"/>
|
||
<path d="M400.65578673627124,172.28782440889927 L400.65578674691596,172.31145539983552"/>
|
||
<path d="M400.65578673627124,172.28782440889927 L400.65578672387301,172.27296983284046"/>
|
||
<path d="M400.65578668485296,172.26857027576108 L400.65578668341141,172.27135747266277"/>
|
||
<path d="M400.65578668341141,172.27135747266277 L400.65578668091484,172.27812940721262"/>
|
||
<path d="M400.65578668091484,172.27812940721262 L400.65578668006629,172.28241466550239"/>
|
||
<path d="M400.655786680039,172.39432719950173 L400.65578668006629,172.28241466550239"/>
|
||
<path d="M400.6557866806329,172.39847544440801 L400.655786680039,172.39432719950173"/>
|
||
<path d="M400.6557866806329,172.39847544440801 L400.65578667727686,172.38678049759864"/>
|
||
<path d="M400.65578667642558,172.37989993698395 L400.65578667727686,172.38678049759864"/>
|
||
<path d="M400.65578667642558,172.37989993698395 L400.65578667650834,172.2792493582169"/>
|
||
<path d="M400.65578667760428,172.27160841193921 L400.65578667650834,172.2792493582169"/>
|
||
<path d="M400.65578667760428,172.27160841193921 L400.65578667934506,172.26504653916044"/>
|
||
<path d="M400.65578667934506,172.26504653916044 L400.65578668425542,172.25684694189007"/>
|
||
<path d="M400.65578675621282,172.26001829635902 L400.65578675356619,172.25684844708439"/>
|
||
<path d="M400.65578675621282,172.26001829635902 L400.65578676022824,172.27163300330989"/>
|
||
<path d="M400.65578676132327,172.27928568248512 L400.65578676022824,172.27163300330989"/>
|
||
<path d="M400.65578676132327,172.27928568248512 L400.65578676197174,172.52825342976257"/>
|
||
<path d="M400.65578676197174,172.52825342976257 L400.65578676022096,172.37811383441169"/>
|
||
<path d="M400.65578784425225,172.31145526108617 L400.65578785755633,172.37811369566234"/>
|
||
<path d="M400.65578783360661,172.28782427014988 L400.65578784425225,172.31145526108617"/>
|
||
<path d="M400.65578783360661,172.28782427014988 L400.65578782120838,172.2729696940911"/>
|
||
<path d="M400.65578778218924,172.26857013701172 L400.65578778074678,172.27135733391341"/>
|
||
<path d="M400.65578778074678,172.27135733391341 L400.6557877782775,172.27802594082476"/>
|
||
<path d="M400.65578777740075,172.282414526753 L400.6557877782775,172.27802594082476"/>
|
||
<path d="M400.65578777737437,172.39432706075237 L400.65578777740075,172.282414526753"/>
|
||
<path d="M400.65578777796736,172.39847530565865 L400.65578777737437,172.39432706075237"/>
|
||
<path d="M400.65578777796736,172.39847530565865 L400.65578777461315,172.38678035884925"/>
|
||
<path d="M400.65578777376095,172.37989979823459 L400.65578777461315,172.38678035884925"/>
|
||
<path d="M400.65578777376095,172.37989979823459 L400.65578777384644,172.27924921946709"/>
|
||
<path d="M400.65578777493965,172.27160827318986 L400.65578777384644,172.27924921946709"/>
|
||
<path d="M400.65578777493965,172.27160827318986 L400.65578777667952,172.26504640041105"/>
|
||
<path d="M400.65578777667952,172.26504640041105 L400.65578778159079,172.25684680314072"/>
|
||
<path d="M400.6557878535491,172.26001815760966 L400.65578785090429,172.25684830833458"/>
|
||
<path d="M400.6557878535491,172.26001815760966 L400.65578785756361,172.2716328645605"/>
|
||
<path d="M400.65578785865955,172.27928554373577 L400.65578785756361,172.2716328645605"/>
|
||
<path d="M400.65578785930802,172.52825329101324 L400.65578785865955,172.27928554373577"/>
|
||
<path d="M400.65578785755633,172.37811369566234 L400.65578785930802,172.52825329101324"/>
|
||
<path d="M400.65578895489261,172.37811355691298 L400.65578894158944,172.31145512233678"/>
|
||
<path d="M400.65578893094562,172.28782413140013 L400.65578894158944,172.31145512233678"/>
|
||
<path d="M400.6557889185483,172.27296955534129 L400.65578893094562,172.28782413140013"/>
|
||
<path d="M400.65578887952552,172.26856999826234 L400.65578887804395,172.27102374591431"/>
|
||
<path d="M400.65578887804395,172.27102374591431 L400.65578887564016,172.27842889339541"/>
|
||
<path d="M400.65578887474067,172.28241438800319 L400.65578887564016,172.27842889339541"/>
|
||
<path d="M400.65578887470974,172.39432692200299 L400.65578887474067,172.28241438800319"/>
|
||
<path d="M400.65578887548008,172.39818221600976 L400.65578887470974,172.39432692200299"/>
|
||
<path d="M400.65578887548008,172.39818221600976 L400.65578887195215,172.38678022009947"/>
|
||
<path d="M400.65578887195215,172.38678022009947 L400.65578887110087,172.37989965948475"/>
|
||
<path d="M400.65578887110087,172.37989965948475 L400.65578887118272,172.2792490807177"/>
|
||
<path d="M400.65578887118272,172.2792490807177 L400.65578887227502,172.2716081344405"/>
|
||
<path d="M400.65578887227502,172.2716081344405 L400.6557888740158,172.26504626166167"/>
|
||
<path d="M400.65578887892616,172.25684666439133 L400.6557888740158,172.26504626166167"/>
|
||
<path d="M400.65578894823966,172.25684816958523 L400.65578895088902,172.26001801885985"/>
|
||
<path d="M400.65578895490262,172.27163272581069 L400.65578895088902,172.26001801885985"/>
|
||
<path d="M400.65578895599765,172.27928540498596 L400.65578895490262,172.27163272581069"/>
|
||
<path d="M400.65578895664703,172.52825315226343 L400.65578895599765,172.27928540498596"/>
|
||
<path d="M400.65578895664703,172.52825315226343 L400.65578895489261,172.37811355691298"/>
|
||
<path d="M400.65579003892753,172.311454983587 L400.65579005223162,172.37811341816314"/>
|
||
<path d="M400.65579003892753,172.311454983587 L400.65579002828099,172.28782399265077"/>
|
||
<path d="M400.65579001588367,172.27296941659193 L400.65579002828099,172.28782399265077"/>
|
||
<path d="M400.65578997534567,172.27110536090265 L400.65578997686271,172.26856985951252"/>
|
||
<path d="M400.65578997534567,172.27110536090265 L400.65578997303919,172.27824670118585"/>
|
||
<path d="M400.65578997207695,172.28241424925383 L400.65578997303919,172.27824670118585"/>
|
||
<path d="M400.65578997204875,172.39432678325321 L400.65578997207695,172.28241424925383"/>
|
||
<path d="M400.65578997279363,172.39809199676068 L400.65578997204875,172.39432678325321"/>
|
||
<path d="M400.65578996928753,172.38678008135008 L400.65578997279363,172.39809199676068"/>
|
||
<path d="M400.65578996928753,172.38678008135008 L400.65578996843624,172.37989952073539"/>
|
||
<path d="M400.65578996843624,172.37989952073539 L400.65578996851809,172.27924894196832"/>
|
||
<path d="M400.65578996961312,172.27160799569069 L400.65578996851809,172.27924894196832"/>
|
||
<path d="M400.65578996961312,172.27160799569069 L400.65578997135572,172.26504612291188"/>
|
||
<path d="M400.65578997135572,172.26504612291188 L400.65578997626335,172.25684652564195"/>
|
||
<path d="M400.65579004822439,172.26001788011047 L400.65579004557594,172.25684803083584"/>
|
||
<path d="M400.65579004822439,172.26001788011047 L400.6557900522389,172.27163258706133"/>
|
||
<path d="M400.65579005333484,172.2792852662366 L400.6557900522389,172.27163258706133"/>
|
||
<path d="M400.65579005333484,172.2792852662366 L400.65579005398331,172.52825301351405"/>
|
||
<path d="M400.65579005223162,172.37811341816314 L400.65579005398331,172.52825301351405"/>
|
||
<path d="M400.65579114956699,172.37811327941381 L400.65579113626291,172.31145484483761"/>
|
||
<path d="M400.65579112561727,172.28782385390139 L400.65579113626291,172.31145484483761"/>
|
||
<path d="M400.65579111321904,172.27296927784255 L400.65579112561727,172.28782385390139"/>
|
||
<path d="M400.65579107419899,172.26856972076317 L400.65579107268104,172.2711052221533"/>
|
||
<path d="M400.65579107268104,172.2711052221533 L400.65579107037547,172.27824656243649"/>
|
||
<path d="M400.65579106941232,172.28241411050448 L400.65579107037547,172.27824656243649"/>
|
||
<path d="M400.65579106938503,172.39432664450382 L400.65579106941232,172.28241411050448"/>
|
||
<path d="M400.65579107015446,172.39818193851056 L400.65579106938503,172.39432664450382"/>
|
||
<path d="M400.65579107015446,172.39818193851056 L400.6557910666229,172.38677994260073"/>
|
||
<path d="M400.65579106577161,172.37989938198604 L400.6557910666229,172.38677994260073"/>
|
||
<path d="M400.65579106577161,172.37989938198604 L400.65579106585892,172.27924880321851"/>
|
||
<path d="M400.65579106695031,172.2716078569413 L400.65579106585892,172.27924880321851"/>
|
||
<path d="M400.65579106695031,172.2716078569413 L400.65579106869109,172.26504598416253"/>
|
||
<path d="M400.65579107360145,172.25684638689214 L400.65579106869109,172.26504598416253"/>
|
||
<path d="M400.65579114291677,172.256847892086 L400.65579114555976,172.26001774136111"/>
|
||
<path d="M400.65579114555976,172.26001774136111 L400.65579114957518,172.27163244831195"/>
|
||
<path d="M400.65579115067021,172.27928512748724 L400.65579114957518,172.27163244831195"/>
|
||
<path d="M400.65579115067021,172.27928512748724 L400.65579115131868,172.52825287476469"/>
|
||
<path d="M400.65579115131868,172.52825287476469 L400.65579114956699,172.37811327941381"/>
|
||
<path d="M400.65579224690237,172.37811314066442 L400.65579223359828,172.31145470608826"/>
|
||
<path d="M400.65579223359828,172.31145470608826 L400.65579222295628,172.28782371515157"/>
|
||
<path d="M400.65579221055805,172.27296913909271 L400.65579222295628,172.28782371515157"/>
|
||
<path d="M400.65579217153618,172.26856958201381 L400.65579217001823,172.27110281246652"/>
|
||
<path d="M400.65579217001823,172.27110281246652 L400.65579216771357,172.27824604519719"/>
|
||
<path d="M400.65579216675133,172.28241397175466 L400.65579216771357,172.27824604519719"/>
|
||
<path d="M400.65579216675133,172.28241397175466 L400.65579216672131,172.39432650575444"/>
|
||
<path d="M400.65579216748984,172.3981817997612 L400.65579216672131,172.39432650575444"/>
|
||
<path d="M400.65579216748984,172.3981817997612 L400.65579216395918,172.38677980385131"/>
|
||
<path d="M400.65579216395918,172.38677980385131 L400.65579216310698,172.37989924323668"/>
|
||
<path d="M400.65579216319338,172.27924866446915 L400.65579216310698,172.37989924323668"/>
|
||
<path d="M400.65579216428659,172.27160771819194 L400.65579216319338,172.27924866446915"/>
|
||
<path d="M400.65579216428659,172.27160771819194 L400.65579216602737,172.26504584541314"/>
|
||
<path d="M400.65579217093773,172.25684624814278 L400.65579216602737,172.26504584541314"/>
|
||
<path d="M400.65579224289513,172.26001760261175 L400.65579224025123,172.25684775333667"/>
|
||
<path d="M400.65579224690964,172.27163230956262 L400.65579224289513,172.26001760261175"/>
|
||
<path d="M400.65579224690964,172.27163230956262 L400.65579224800558,172.27928498873786"/>
|
||
<path d="M400.6557922486586,172.52825273601485 L400.65579224800558,172.27928498873786"/>
|
||
<path d="M400.6557922486586,172.52825273601485 L400.65579224690237,172.37811314066442"/>
|
||
<path d="M400.6557933309391,172.31145456733842 L400.65579334424319,172.37811300191464"/>
|
||
<path d="M400.6557933309391,172.31145456733842 L400.65579332028892,172.28782357640262"/>
|
||
<path d="M400.65579332028892,172.28782357640262 L400.65579330789069,172.27296900034381"/>
|
||
<path d="M400.65579326743,172.2713539907393 L400.65579326887155,172.26856944326445"/>
|
||
<path d="M400.65579326743,172.2713539907393 L400.65579326496163,172.27802676103533"/>
|
||
<path d="M400.6557932640867,172.28241383300528 L400.65579326496163,172.27802676103533"/>
|
||
<path d="M400.6557932640867,172.28241383300528 L400.65579326405668,172.39432636700508"/>
|
||
<path d="M400.65579326405668,172.39432636700508 L400.65579326491434,172.39780619941118"/>
|
||
<path d="M400.65579326491434,172.39780619941118 L400.6557932612991,172.38677966510153"/>
|
||
<path d="M400.6557932612991,172.38677966510153 L400.6557932604469,172.37989910448687"/>
|
||
<path d="M400.6557932604469,172.37989910448687 L400.65579326052966,172.27924852571979"/>
|
||
<path d="M400.65579326162469,172.27160757944213 L400.65579326052966,172.27924852571979"/>
|
||
<path d="M400.65579326162469,172.27160757944213 L400.65579326336183,172.26504570666378"/>
|
||
<path d="M400.65579326336183,172.26504570666378 L400.65579326827401,172.25684610939339"/>
|
||
<path d="M400.6557933402305,172.26001746386243 L400.6557933375866,172.25684761458729"/>
|
||
<path d="M400.6557933402305,172.26001746386243 L400.65579334424956,172.27163217081275"/>
|
||
<path d="M400.65579334424956,172.27163217081275 L400.65579334534459,172.27928484998804"/>
|
||
<path d="M400.65579334599488,172.52825259726549 L400.65579334534459,172.27928484998804"/>
|
||
<path d="M400.65579334599488,172.52825259726549 L400.65579334424319,172.37811300191464"/>
|
||
<path d="M400.65579444157765,172.37811286316534 L400.65579442827357,172.31145442858909"/>
|
||
<path d="M400.65579441762702,172.28782343765283 L400.65579442827357,172.31145442858909"/>
|
||
<path d="M400.65579441762702,172.28782343765283 L400.65579440523061,172.27296886159402"/>
|
||
<path d="M400.65579436476628,172.27135460896898 L400.65579436620692,172.26856930451504"/>
|
||
<path d="M400.65579436476628,172.27135460896898 L400.65579436229791,172.27802510832771"/>
|
||
<path d="M400.65579436142298,172.28241369425589 L400.65579436229791,172.27802510832771"/>
|
||
<path d="M400.65579436142298,172.28241369425589 L400.65579436139478,172.3943262282553"/>
|
||
<path d="M400.65579436198868,172.39847447316157 L400.65579436139478,172.3943262282553"/>
|
||
<path d="M400.65579435863538,172.38677952635214 L400.65579436198868,172.39847447316157"/>
|
||
<path d="M400.65579435863538,172.38677952635214 L400.65579435778227,172.3798989657376"/>
|
||
<path d="M400.65579435786503,172.27924838697041 L400.65579435778227,172.3798989657376"/>
|
||
<path d="M400.65579435786503,172.27924838697041 L400.65579435896007,172.27160744069275"/>
|
||
<path d="M400.65579435896007,172.27160744069275 L400.65579436070175,172.26504556791394"/>
|
||
<path d="M400.65579436560938,172.25684597064406 L400.65579436070175,172.26504556791394"/>
|
||
<path d="M400.65579443492652,172.25684747583759 L400.65579443757133,172.26001732511256"/>
|
||
<path d="M400.65579444158493,172.27163203206345 L400.65579443757133,172.26001732511256"/>
|
||
<path d="M400.65579444158493,172.27163203206345 L400.65579444268087,172.27928471123866"/>
|
||
<path d="M400.65579444333116,172.52825245851611 L400.65579444268087,172.27928471123866"/>
|
||
<path d="M400.65579444157765,172.37811286316534 L400.65579444333116,172.52825245851611"/>
|
||
<path d="M400.65580210963208,172.31145345734257 L400.65580212293617,172.37811189191871"/>
|
||
<path d="M400.65580210963208,172.31145345734257 L400.65580209898553,172.28782246640637"/>
|
||
<path d="M400.65580209898553,172.28782246640637 L400.6558020865873,172.27296789034767"/>
|
||
<path d="M400.65580204756634,172.26856833326832 L400.65580204618755,172.27117082728319"/>
|
||
<path d="M400.65580204618755,172.27117082728319 L400.65580204362732,172.27813049263594"/>
|
||
<path d="M400.65580204362732,172.27813049263594 L400.65580204278058,172.28241272300943"/>
|
||
<path d="M400.65580204275329,172.39432525700875 L400.65580204278058,172.28241272300943"/>
|
||
<path d="M400.65580204345815,172.39729980594433 L400.65580204275329,172.39432525700875"/>
|
||
<path d="M400.65580204345815,172.39729980594433 L400.65580203999116,172.38677855510565"/>
|
||
<path d="M400.65580203913805,172.3798979944913 L400.65580203999116,172.38677855510565"/>
|
||
<path d="M400.65580203913805,172.3798979944913 L400.65580203922354,172.27924741572394"/>
|
||
<path d="M400.65580204031767,172.27160646944634 L400.65580203922354,172.27924741572394"/>
|
||
<path d="M400.65580204205935,172.26504459666745 L400.65580204031767,172.27160646944634"/>
|
||
<path d="M400.65580204205935,172.26504459666745 L400.65580204696971,172.2568449993972"/>
|
||
<path d="M400.65580211892802,172.26001635386609 L400.65580211628412,172.25684650459098"/>
|
||
<path d="M400.65580211892802,172.26001635386609 L400.65580212294162,172.2716310608171"/>
|
||
<path d="M400.65580212294162,172.2716310608171 L400.65580212403756,172.2792837399922"/>
|
||
<path d="M400.65580212441137,172.52825148730443 L400.65580212403756,172.2792837399922"/>
|
||
<path d="M400.65580212441137,172.52825148730443 L400.65580212293617,172.37811189191871"/>
|
||
<path d="M400.65579552560894,172.31145428983973 L400.65579553891212,172.37811272441601"/>
|
||
<path d="M400.6557955149633,172.28782329890353 L400.65579552560894,172.31145428983973"/>
|
||
<path d="M400.6557955149633,172.28782329890353 L400.65579550256507,172.27296872284472"/>
|
||
<path d="M400.65579546354593,172.26856916576529 L400.65579546202525,172.27110542413459"/>
|
||
<path d="M400.65579546202525,172.27110542413459 L400.65579545972059,172.27824600743867"/>
|
||
<path d="M400.65579545875926,172.28241355550654 L400.65579545972059,172.27824600743867"/>
|
||
<path d="M400.65579545875926,172.28241355550654 L400.65579545873106,172.39432608950597"/>
|
||
<path d="M400.65579545932587,172.39847433441219 L400.65579545873106,172.39432608950597"/>
|
||
<path d="M400.65579545932587,172.39847433441219 L400.65579545596984,172.38677938760281"/>
|
||
<path d="M400.65579545596984,172.38677938760281 L400.65579545511673,172.37989882698827"/>
|
||
<path d="M400.65579545520495,172.27924824822063 L400.65579545511673,172.37989882698827"/>
|
||
<path d="M400.65579545629544,172.27160730194339 L400.65579545520495,172.27924824822063"/>
|
||
<path d="M400.65579545803803,172.26504542916456 L400.65579545629544,172.27160730194339"/>
|
||
<path d="M400.65579545803803,172.26504542916456 L400.6557954629493,172.25684583189422"/>
|
||
<path d="M400.65579553490761,172.2600171863632 L400.65579553226189,172.2568473370882"/>
|
||
<path d="M400.6557955389203,172.27163189331412 L400.65579553490761,172.2600171863632"/>
|
||
<path d="M400.65579554001897,172.27928457248893 L400.6557955389203,172.27163189331412"/>
|
||
<path d="M400.65579554001897,172.27928457248893 L400.65579554066562,172.52825231976675"/>
|
||
<path d="M400.65579553891212,172.37811272441601 L400.65579554066562,172.52825231976675"/>
|
||
<path d="M400.65580102559534,172.37811203066866 L400.65580101229125,172.31145359609246"/>
|
||
<path d="M400.65580100164561,172.28782260515615 L400.65580101229125,172.31145359609246"/>
|
||
<path d="M400.65580100164561,172.28782260515615 L400.65580098924829,172.27296802909734"/>
|
||
<path d="M400.65580095022824,172.26856847201796 L400.6558009487876,172.2713522625138"/>
|
||
<path d="M400.65580094628922,172.27812873893808 L400.6558009487876,172.2713522625138"/>
|
||
<path d="M400.65580094628922,172.27812873893808 L400.65580094544248,172.28241286175921"/>
|
||
<path d="M400.65580094544248,172.28241286175921 L400.65580094541428,172.39432539575864"/>
|
||
<path d="M400.65580094541428,172.39432539575864 L400.65580094600818,172.39847364066492"/>
|
||
<path d="M400.65580094600818,172.39847364066492 L400.65580094265579,172.38677869385506"/>
|
||
<path d="M400.65580094265579,172.38677869385506 L400.65580094180086,172.3798981332408"/>
|
||
<path d="M400.65580094188726,172.2792475544733 L400.65580094180086,172.3798981332408"/>
|
||
<path d="M400.65580094188726,172.2792475544733 L400.65580094298321,172.27160660819561"/>
|
||
<path d="M400.65580094298321,172.27160660819561 L400.65580094472125,172.26504473541726"/>
|
||
<path d="M400.65580094962888,172.2568451381471 L400.65580094472125,172.26504473541726"/>
|
||
<path d="M400.6558010189442,172.25684664334091 L400.65580102159174,172.26001649261548"/>
|
||
<path d="M400.65580102560443,172.27163119956674 L400.65580102159174,172.26001649261548"/>
|
||
<path d="M400.65580102670219,172.27928387874158 L400.65580102560443,172.27163119956674"/>
|
||
<path d="M400.65580102735157,172.52825162601903 L400.65580102670219,172.27928387874158"/>
|
||
<path d="M400.65580102735157,172.52825162601903 L400.65580102559534,172.37811203066866"/>
|
||
<path d="M400.65579662294522,172.31145415109035 L400.65579663625294,172.37811258566603"/>
|
||
<path d="M400.65579661230049,172.28782316015406 L400.65579662294522,172.31145415109035"/>
|
||
<path d="M400.65579659990135,172.27296858409525 L400.65579661230049,172.28782316015406"/>
|
||
<path d="M400.65579655951433,172.27139066645316 L400.6557965608813,172.2685690270159"/>
|
||
<path d="M400.65579655951433,172.27139066645316 L400.6557965570596,172.27824662566803"/>
|
||
<path d="M400.6557965570596,172.27824662566803 L400.65579655609736,172.28241341675673"/>
|
||
<path d="M400.65579655606825,172.39432595075652 L400.65579655609736,172.28241341675673"/>
|
||
<path d="M400.65579655606825,172.39432595075652 L400.655796556925,172.3978061616522"/>
|
||
<path d="M400.65579655330885,172.38677924885297 L400.655796556925,172.3978061616522"/>
|
||
<path d="M400.65579655245392,172.37989868823874 L400.65579655330885,172.38677924885297"/>
|
||
<path d="M400.65579655245392,172.37989868823874 L400.65579655254032,172.27924810947124"/>
|
||
<path d="M400.65579655254032,172.27924810947124 L400.65579655363172,172.27160716319401"/>
|
||
<path d="M400.65579655363172,172.27160716319401 L400.6557965553734,172.26504529041523"/>
|
||
<path d="M400.6557965553734,172.26504529041523 L400.65579656028467,172.25684569314484"/>
|
||
<path d="M400.65579662959817,172.25684719833873 L400.65579663224207,172.26001704761384"/>
|
||
<path d="M400.65579663626022,172.27163175456423 L400.65579663224207,172.26001704761384"/>
|
||
<path d="M400.65579663626022,172.27163175456423 L400.65579663735616,172.27928443373952"/>
|
||
<path d="M400.65579663800463,172.52825218101694 L400.65579663735616,172.27928443373952"/>
|
||
<path d="M400.65579663800463,172.52825218101694 L400.65579663625294,172.37811258566603"/>
|
||
<path d="M400.65579992826179,172.37811216941788 L400.65579991495952,172.31145373484134"/>
|
||
<path d="M400.65579990431024,172.28782274390554 L400.65579991495952,172.31145373484134"/>
|
||
<path d="M400.65579990431024,172.28782274390554 L400.65579989191292,172.27296816784673"/>
|
||
<path d="M400.65579985137674,172.27110032726199 L400.65579985289105,172.26856861076749"/>
|
||
<path d="M400.65579985137674,172.27110032726199 L400.65579984906935,172.2782450739511"/>
|
||
<path d="M400.65579984906935,172.2782450739511 L400.65579984810529,172.2824130005086"/>
|
||
<path d="M400.65579984807709,172.39432553450803 L400.65579984810529,172.2824130005086"/>
|
||
<path d="M400.6557998486719,172.39847377941427 L400.65579984807709,172.39432553450803"/>
|
||
<path d="M400.6557998486719,172.39847377941427 L400.65579984531769,172.38677883260482"/>
|
||
<path d="M400.65579984446549,172.37989827199019 L400.65579984531769,172.38677883260482"/>
|
||
<path d="M400.65579984455007,172.27924769322271 L400.65579984446549,172.37989827199019"/>
|
||
<path d="M400.65579984564238,172.27160674694551 L400.65579984455007,172.27924769322271"/>
|
||
<path d="M400.65579984564238,172.27160674694551 L400.65579984738406,172.26504487416662"/>
|
||
<path d="M400.65579985229533,172.25684527689634 L400.65579984738406,172.26504487416662"/>
|
||
<path d="M400.65579992160883,172.25684678209015 L400.65579992425364,172.26001663136526"/>
|
||
<path d="M400.65579992425364,172.26001663136526 L400.65579992826724,172.27163133831613"/>
|
||
<path d="M400.65579992936318,172.27928401749136 L400.65579992826724,172.27163133831613"/>
|
||
<path d="M400.65579992936318,172.27928401749136 L400.65579993001256,172.52825176476878"/>
|
||
<path d="M400.65579993001256,172.52825176476878 L400.65579992826179,172.37811216941788"/>
|
||
<path d="M400.65579773359013,172.37811244691665 L400.65579772028605,172.3114540123405"/>
|
||
<path d="M400.65579772028605,172.3114540123405 L400.65579770963859,172.28782302140431"/>
|
||
<path d="M400.65579769724218,172.2729684453455 L400.65579770963859,172.28782302140431"/>
|
||
<path d="M400.65579765821849,172.26856888826654 L400.65579765685061,172.27139090619329"/>
|
||
<path d="M400.65579765439679,172.27824535144987 L400.65579765685061,172.27139090619329"/>
|
||
<path d="M400.65579765343364,172.28241327800737 L400.65579765439679,172.27824535144987"/>
|
||
<path d="M400.65579765343364,172.28241327800737 L400.65579765340635,172.39432581200668"/>
|
||
<path d="M400.65579765417397,172.39817997054524 L400.65579765340635,172.39432581200668"/>
|
||
<path d="M400.65579765417397,172.39817997054524 L400.65579765064604,172.38677911010359"/>
|
||
<path d="M400.65579765064604,172.38677911010359 L400.65579764979384,172.37989854948896"/>
|
||
<path d="M400.65579764987569,172.27924797072185 L400.65579764979384,172.37989854948896"/>
|
||
<path d="M400.65579765097254,172.27160702444417 L400.65579764987569,172.27924797072185"/>
|
||
<path d="M400.65579765097254,172.27160702444417 L400.65579765271059,172.26504515166579"/>
|
||
<path d="M400.65579765761913,172.25684555439551 L400.65579765271059,172.26504515166579"/>
|
||
<path d="M400.65579772958108,172.26001690886403 L400.65579772693263,172.25684705958943"/>
|
||
<path d="M400.65579773359559,172.2716316158149 L400.65579772958108,172.26001690886403"/>
|
||
<path d="M400.65579773359559,172.2716316158149 L400.65579773469153,172.27928429499011"/>
|
||
<path d="M400.65579773469153,172.27928429499011 L400.65579773534182,172.52825204226758"/>
|
||
<path d="M400.65579773534182,172.52825204226758 L400.65579773359013,172.37811244691665"/>
|
||
<path d="M400.65579875133562,172.39847391816366 L400.65579874798141,172.38677897135423"/>
|
||
<path d="M400.65579874712921,172.3798984107396 L400.65579874798141,172.38677897135423"/>
|
||
<path d="M400.65579874712921,172.3798984107396 L400.65579874721197,172.27924783197247"/>
|
||
<path d="M400.65579874721197,172.27924783197247 L400.6557987483061,172.27160688569489"/>
|
||
<path d="M400.65579875004778,172.265045012916 L400.6557987483061,172.27160688569489"/>
|
||
<path d="M400.65579875004778,172.265045012916 L400.65579875495996,172.25684541564573"/>
|
||
<path d="M400.65579882691827,172.26001677011462 L400.65579882427255,172.25684692083951"/>
|
||
<path d="M400.65579882691827,172.26001677011462 L400.65579883093096,172.27163147706551"/>
|
||
<path d="M400.65579883093096,172.27163147706551 L400.6557988320269,172.27928415624075"/>
|
||
<path d="M400.6557988320269,172.27928415624075 L400.65579883267719,172.52825190351817"/>
|
||
<path d="M400.65579883092551,172.37811230816726 L400.65579883267719,172.52825190351817"/>
|
||
<path d="M400.65579881762142,172.31145387359112 L400.65579883092551,172.37811230816726"/>
|
||
<path d="M400.65579880697396,172.28782288265492 L400.65579881762142,172.31145387359112"/>
|
||
<path d="M400.65579880697396,172.28782288265492 L400.65579879457755,172.27296830659611"/>
|
||
<path d="M400.65579875555659,172.26856874951673 L400.65579875407411,172.27102438961663"/>
|
||
<path d="M400.65579875407411,172.27102438961663 L400.6557987516685,172.2784284016293"/>
|
||
<path d="M400.65579875076901,172.28241313925798 L400.6557987516685,172.2784284016293"/>
|
||
<path d="M400.65579875074172,172.3943256732573 L400.65579875076901,172.28241313925798"/>
|
||
<path d="M400.65579875133562,172.39847391816366 L400.65579875074172,172.3943256732573"/>
|
||
<path d="M400.65579875133562,172.39847391816366 L400.65579875350932,172.40476857685644"/>
|
||
<path d="M400.65579875499725,172.40592069872358 L400.65579875350932,172.40476857685644"/>
|
||
<path d="M400.65579875802223,172.4064865401518 L400.65579875935555,172.40426102169039"/>
|
||
<path d="M400.65579875935555,172.40426102169039 L400.65579876163201,172.3984739168618"/>
|
||
<path d="M400.65579876163201,172.3984739168618 L400.65579876222682,172.39432567180523"/>
|
||
<path d="M400.65579876282345,172.32700639279449 L400.65579876222682,172.39432567180523"/>
|
||
<path d="M400.65579876580296,172.31206211277856 L400.65579876282345,172.32700639279449"/>
|
||
<path d="M400.65579876819038,172.3067640163772 L400.65579877097343,172.30343368686562"/>
|
||
<path d="M400.65579880103041,172.31761114296609 L400.65579879150073,172.30619211578698"/>
|
||
<path d="M400.65579881549138,172.35944747863948 L400.65579880103041,172.31761114296609"/>
|
||
<path d="M400.65579881549138,172.35944747863948 L400.6557988194395,172.38701476128077"/>
|
||
<path d="M400.6557988194395,172.38701476128077 L400.65579882078828,172.51898269702923"/>
|
||
<path d="M400.65579877889604,172.64279191846208 L400.65579882078828,172.51898269702923"/>
|
||
<path d="M400.65579877889604,172.64279191846208 L400.65579877889604,173.72050463992053"/>
|
||
<path d="M400.65579876024776,173.77443939682695 L400.65579877889604,173.72050463992053"/>
|
||
<path d="M400.65579772371302,173.77443952788866 L400.65579770506747,173.72050477569763"/>
|
||
<path d="M400.65579770506747,172.66609224669361 L400.65579770506747,173.72050477569763"/>
|
||
<path d="M400.65579770506747,172.66609224669361 L400.65579774696153,172.54228340374991"/>
|
||
<path d="M400.655797746183,172.27035307667339 L400.65579774696153,172.54228340374991"/>
|
||
<path d="M400.655797746183,172.27035307667339 L400.65579774389926,172.25439785185347"/>
|
||
<path d="M400.65579774389926,172.25439785185347 L400.65579773552554,172.23018436528068"/>
|
||
<path d="M400.65579773001127,172.22357556072072 L400.65579773552554,172.23018436528068"/>
|
||
<path d="M400.65579765450138,172.22357632724726 L400.65579764898621,172.23018702564951"/>
|
||
<path d="M400.65579764424865,172.24070297867237 L400.65579764898621,172.23018702564951"/>
|
||
<path d="M400.65579763832602,172.27036747291228 L400.65579764424865,172.24070297867237"/>
|
||
<path d="M400.65579763832602,172.27036747291228 L400.65579763813776,172.38762995609369"/>
|
||
<path d="M400.65579763813776,172.38762995609369 L400.65579764267522,172.4144270125168"/>
|
||
<path d="M400.65579765082794,172.43271675986517 L400.65579764267522,172.4144270125168"/>
|
||
<path d="M400.65579765082794,172.43271675986517 L400.65579765575922,172.4374134355167"/>
|
||
<path d="M400.65579766388373,172.43647515900497 L400.65579766245946,172.43818517477143"/>
|
||
<path d="M400.65579766605197,172.43021229288163 L400.65579766388373,172.43647515900497"/>
|
||
<path d="M400.65579766605197,172.43021229288163 L400.65579766684505,172.42165729448615"/>
|
||
<path d="M400.6557976664476,172.4173799846335 L400.65579766684505,172.42165729448615"/>
|
||
<path d="M400.6557976664476,172.4173799846335 L400.65579766511064,172.40955774219034"/>
|
||
<path d="M400.65579766388373,172.4068390522267 L400.65579766511064,172.40955774219034"/>
|
||
<path d="M400.65579765600387,172.40174269203027 L400.65579766388373,172.4068390522267"/>
|
||
<path d="M400.65579765417397,172.39817997054524 L400.65579765600387,172.40174269203027"/>
|
||
<path d="M400.65579765634311,172.40403974479673 L400.65579765417397,172.39817997054524"/>
|
||
<path d="M400.65579765760913,172.40648667929031 L400.65579765634311,172.40403974479673"/>
|
||
<path d="M400.65579766211931,172.40476871485419 L400.65579766063411,172.40592045860743"/>
|
||
<path d="M400.65579766429664,172.39847405561119 L400.65579766211931,172.40476871485419"/>
|
||
<path d="M400.65579766489145,172.39432581055462 L400.65579766429664,172.39847405561119"/>
|
||
<path d="M400.65579766489145,172.39432581055462 L400.65579766548444,172.32700653154438"/>
|
||
<path d="M400.65579766548444,172.32700653154438 L400.65579766846849,172.31206225152781"/>
|
||
<path d="M400.65579766846849,172.31206225152781 L400.65579767085683,172.30676415512647"/>
|
||
<path d="M400.65579767363806,172.30343382561497 L400.65579767085683,172.30676415512647"/>
|
||
<path d="M400.6557977036905,172.31761128171587 L400.65579769416354,172.30619225453634"/>
|
||
<path d="M400.65579771815601,172.35944761738875 L400.6557977036905,172.31761128171587"/>
|
||
<path d="M400.6557977221014,172.38701490003052 L400.65579771815601,172.35944761738875"/>
|
||
<path d="M400.65579772344745,172.51898283577913 L400.6557977221014,172.38701490003052"/>
|
||
<path d="M400.65579772344745,172.51898283577913 L400.65579768155794,172.64279205721184"/>
|
||
<path d="M400.65579768155794,172.64279205721184 L400.65579768155794,173.72050477867029"/>
|
||
<path d="M400.65579768155794,173.72050477867029 L400.65579766291148,173.77443953557633"/>
|
||
<path d="M400.65579662637674,173.77443966663802 L400.6557966077321,173.72050491444693"/>
|
||
<path d="M400.6557966077321,172.66609238544294 L400.6557966077321,173.72050491444693"/>
|
||
<path d="M400.6557966077321,172.66609238544294 L400.65579664962706,172.54228354249921"/>
|
||
<path d="M400.65579664962706,172.54228354249921 L400.65579664884672,172.27035321542286"/>
|
||
<path d="M400.65579664884672,172.27035321542286 L400.65579664656298,172.25439799060285"/>
|
||
<path d="M400.65579663819017,172.23018450403006 L400.65579664656298,172.25439799060285"/>
|
||
<path d="M400.65579663819017,172.23018450403006 L400.65579663267499,172.22357569947013"/>
|
||
<path d="M400.65579655716601,172.22357646599656 L400.65579655164629,172.23018716439927"/>
|
||
<path d="M400.65579655164629,172.23018716439927 L400.65579654691146,172.24070311742179"/>
|
||
<path d="M400.65579654099065,172.27036761166158 L400.65579654691146,172.24070311742179"/>
|
||
<path d="M400.65579654080148,172.38763009484308 L400.65579654099065,172.27036761166158"/>
|
||
<path d="M400.65579654080148,172.38763009484308 L400.65579654533894,172.41442715126618"/>
|
||
<path d="M400.65579654533894,172.41442715126618 L400.65579655348802,172.43271689861501"/>
|
||
<path d="M400.6557965584193,172.43741357426649 L400.65579655348802,172.43271689861501"/>
|
||
<path d="M400.65579656512409,172.43818531352079 L400.65579656654836,172.43647529775427"/>
|
||
<path d="M400.6557965687166,172.43021243163102 L400.65579656654836,172.43647529775427"/>
|
||
<path d="M400.6557965687166,172.43021243163102 L400.65579656950513,172.42165743323602"/>
|
||
<path d="M400.65579656950513,172.42165743323602 L400.65579656912587,172.41748610044272"/>
|
||
<path d="M400.65579656912587,172.41748610044272 L400.6557965675479,172.41013356350638"/>
|
||
<path d="M400.65579656654836,172.406839190976 L400.6557965675479,172.41013356350638"/>
|
||
<path d="M400.65579655866668,172.40174283077963 L400.65579656654836,172.406839190976"/>
|
||
<path d="M400.655796556925,172.3978061616522 L400.65579655866668,172.40174283077963"/>
|
||
<path d="M400.65579655900774,172.40403988354612 L400.655796556925,172.3978061616522"/>
|
||
<path d="M400.65579655900774,172.40403988354612 L400.65579656027376,172.40648681803964"/>
|
||
<path d="M400.65579656335058,172.40648681765057 L400.65579656468117,172.40426281314734"/>
|
||
<path d="M400.65579656468117,172.40426281314734 L400.65579656696036,172.39847419436052"/>
|
||
<path d="M400.65579656696036,172.39847419436052 L400.65579656755426,172.394325949304"/>
|
||
<path d="M400.65579656814998,172.32700667029371 L400.65579656755426,172.394325949304"/>
|
||
<path d="M400.65579656814998,172.32700667029371 L400.65579657113312,172.31206239027711"/>
|
||
<path d="M400.65579657113312,172.31206239027711 L400.65579657352055,172.30676429387591"/>
|
||
<path d="M400.65579657352055,172.30676429387591 L400.65579657629814,172.30343396436479"/>
|
||
<path d="M400.65579659682453,172.30619239328621 L400.65579660635512,172.31761142046525"/>
|
||
<path d="M400.65579660635512,172.31761142046525 L400.65579662081882,172.3594477561382"/>
|
||
<path d="M400.65579662476694,172.38701503877985 L400.65579662081882,172.3594477561382"/>
|
||
<path d="M400.65579662611208,172.51898297452846 L400.65579662476694,172.38701503877985"/>
|
||
<path d="M400.65579662611208,172.51898297452846 L400.65579658422075,172.64279219596125"/>
|
||
<path d="M400.65579658422075,172.64279219596125 L400.65579658422075,173.7205049174197"/>
|
||
<path d="M400.65579656557611,173.77443967432572 L400.65579658422075,173.7205049174197"/>
|
||
<path d="M400.65579552904046,173.77443980538749 L400.65579551039673,173.72050505319632"/>
|
||
<path d="M400.65579551039673,172.66609252419232 L400.65579551039673,173.72050505319632"/>
|
||
<path d="M400.65579551039673,172.66609252419232 L400.65579555228715,172.54228368124913"/>
|
||
<path d="M400.65579555151044,172.27035335417222 L400.65579555228715,172.54228368124913"/>
|
||
<path d="M400.65579554922397,172.25439812935275 L400.65579555151044,172.27035335417222"/>
|
||
<path d="M400.65579554922397,172.25439812935275 L400.6557955408548,172.23018464277948"/>
|
||
<path d="M400.65579553533962,172.22357583821949 L400.6557955408548,172.23018464277948"/>
|
||
<path d="M400.65579545983064,172.22357660474594 L400.65579545431092,172.23018730314874"/>
|
||
<path d="M400.65579544957609,172.24070325617112 L400.65579545431092,172.23018730314874"/>
|
||
<path d="M400.65579544957609,172.24070325617112 L400.65579544365437,172.27036775041103"/>
|
||
<path d="M400.65579544365437,172.27036775041103 L400.65579544346247,172.38763023359286"/>
|
||
<path d="M400.65579544346247,172.38763023359286 L400.65579544800175,172.41442729001557"/>
|
||
<path d="M400.65579545615174,172.4327170373644 L400.65579544800175,172.41442729001557"/>
|
||
<path d="M400.65579546108393,172.43741371301587 L400.65579545615174,172.4327170373644"/>
|
||
<path d="M400.65579546778326,172.43818545227057 L400.6557954690802,172.43603903812053"/>
|
||
<path d="M400.6557954690802,172.43603903812053 L400.65579547137486,172.430212570381"/>
|
||
<path d="M400.65579547196876,172.42165757201087 L400.65579547137486,172.430212570381"/>
|
||
<path d="M400.65579547196967,172.41722886630561 L400.65579547196876,172.42165757201087"/>
|
||
<path d="M400.65579547196967,172.41722886630561 L400.6557954702962,172.40997170873678"/>
|
||
<path d="M400.65579546921208,172.40683932972547 L400.6557954702962,172.40997170873678"/>
|
||
<path d="M400.65579546921208,172.40683932972547 L400.65579546132767,172.40174296952941"/>
|
||
<path d="M400.65579545932587,172.39847433441219 L400.65579546132767,172.40174296952941"/>
|
||
<path d="M400.65579545932587,172.39847433441219 L400.65579546150229,172.40476899310468"/>
|
||
<path d="M400.65579546150229,172.40476899310468 L400.65579546294748,172.40590635388622"/>
|
||
<path d="M400.65579546731487,172.40433070152227 L400.65579546601248,172.40648695640036"/>
|
||
<path d="M400.65579546962408,172.3984743331099 L400.65579546731487,172.40433070152227"/>
|
||
<path d="M400.65579546962408,172.3984743331099 L400.65579547021434,172.3943260880539"/>
|
||
<path d="M400.65579547021434,172.3943260880539 L400.65579547081279,172.32700680904316"/>
|
||
<path d="M400.65579547081279,172.32700680904316 L400.65579547379411,172.31206252902689"/>
|
||
<path d="M400.65579547379411,172.31206252902689 L400.65579547618063,172.3067644326257"/>
|
||
<path d="M400.65579547618063,172.3067644326257 L400.65579547896186,172.30343410311414"/>
|
||
<path d="M400.65579549948825,172.30619253203565 L400.65579550901975,172.31761155921464"/>
|
||
<path d="M400.65579550901975,172.31761155921464 L400.65579552348163,172.35944789488798"/>
|
||
<path d="M400.65579552742975,172.38701517752924 L400.65579552348163,172.35944789488798"/>
|
||
<path d="M400.65579552742975,172.38701517752924 L400.6557955287758,172.5189831132779"/>
|
||
<path d="M400.65579548688538,172.64279233471061 L400.6557955287758,172.5189831132779"/>
|
||
<path d="M400.65579548688538,173.72050505616906 L400.65579548688538,172.64279233471061"/>
|
||
<path d="M400.6557954682371,173.7744398130755 L400.65579548688538,173.72050505616906"/>
|
||
<path d="M400.65579443170418,173.77443994413679 L400.65579441305681,173.72050519194607"/>
|
||
<path d="M400.65579441305681,173.72050519194607 L400.65579441305681,172.66609266294211"/>
|
||
<path d="M400.65579441305681,172.66609266294211 L400.65579445495086,172.54228381999843"/>
|
||
<path d="M400.65579445417234,172.27035349292203 L400.65579445495086,172.54228381999843"/>
|
||
<path d="M400.65579445188769,172.25439826810208 L400.65579445417234,172.27035349292203"/>
|
||
<path d="M400.65579445188769,172.25439826810208 L400.65579444351943,172.23018478152878"/>
|
||
<path d="M400.6557944379997,172.22357597696927 L400.65579444351943,172.23018478152878"/>
|
||
<path d="M400.65579436249072,172.22357674349578 L400.65579435697464,172.23018744189812"/>
|
||
<path d="M400.65579435223617,172.24070339492096 L400.65579435697464,172.23018744189812"/>
|
||
<path d="M400.65579435223617,172.24070339492096 L400.65579434631536,172.27036788916075"/>
|
||
<path d="M400.6557943461271,172.38763037234224 L400.65579434631536,172.27036788916075"/>
|
||
<path d="M400.6557943461271,172.38763037234224 L400.65579435066729,172.4144274287649"/>
|
||
<path d="M400.65579435881546,172.43271717611378 L400.65579435066729,172.4144274287649"/>
|
||
<path d="M400.65579435881546,172.43271717611378 L400.65579436374856,172.43741385176523"/>
|
||
<path d="M400.65579437044789,172.43818559101996 L400.6557943718758,172.43647557525304"/>
|
||
<path d="M400.6557943718758,172.43647557525304 L400.65579437403949,172.43021270913033"/>
|
||
<path d="M400.65579437403949,172.43021270913033 L400.65579437483439,172.42165771073476"/>
|
||
<path d="M400.65579437445149,172.41748524247328 L400.65579437483439,172.42165771073476"/>
|
||
<path d="M400.65579437445149,172.41748524247328 L400.65579437309907,172.40955815843893"/>
|
||
<path d="M400.65579437309907,172.40955815843893 L400.6557943718758,172.40683946847477"/>
|
||
<path d="M400.6557943639923,172.40174310827879 L400.6557943718758,172.40683946847477"/>
|
||
<path d="M400.6557943639923,172.40174310827879 L400.65579436198868,172.39847447316157"/>
|
||
<path d="M400.65579436198868,172.39847447316157 L400.65579436429698,172.40433046250058"/>
|
||
<path d="M400.65579436559938,172.40648709553881 L400.65579436429698,172.40433046250058"/>
|
||
<path d="M400.65579436862436,172.40592087485595 L400.65579437010865,172.40476913110274"/>
|
||
<path d="M400.65579437210863,172.39818152100463 L400.65579437010865,172.40476913110274"/>
|
||
<path d="M400.65579437287897,172.39432622680323 L400.65579437210863,172.39818152100463"/>
|
||
<path d="M400.65579437287897,172.39432622680323 L400.65579437347378,172.32700694779288"/>
|
||
<path d="M400.65579437347378,172.32700694779288 L400.65579437645874,172.31206266777627"/>
|
||
<path d="M400.65579437884526,172.30676457137508 L400.65579437645874,172.31206266777627"/>
|
||
<path d="M400.65579437884526,172.30676457137508 L400.65579438162285,172.30343424186398"/>
|
||
<path d="M400.65579440215379,172.30619267078495 L400.65579441168347,172.31761169796403"/>
|
||
<path d="M400.65579442614535,172.35944803363736 L400.65579441168347,172.31761169796403"/>
|
||
<path d="M400.65579443009074,172.38701531627908 L400.65579442614535,172.35944803363736"/>
|
||
<path d="M400.65579443143679,172.51898325202762 L400.65579443009074,172.38701531627908"/>
|
||
<path d="M400.65579443143679,172.51898325202762 L400.65579438954455,172.64279247346053"/>
|
||
<path d="M400.65579438954455,173.72050519491899 L400.65579438954455,172.64279247346053"/>
|
||
<path d="M400.65579438954455,173.72050519491899 L400.65579437090082,173.77443995182486"/>
|
||
<path d="M400.65579333436517,173.77444008288657 L400.65579331572053,173.72050533069549"/>
|
||
<path d="M400.65579331572053,173.72050533069549 L400.65579331572053,172.66609280169149"/>
|
||
<path d="M400.65579331572053,172.66609280169149 L400.65579335761549,172.54228395874776"/>
|
||
<path d="M400.65579335683697,172.27035363167138 L400.65579335761549,172.54228395874776"/>
|
||
<path d="M400.65579335683697,172.27035363167138 L400.65579335455141,172.25439840685141"/>
|
||
<path d="M400.65579334617951,172.23018492027862 L400.65579335455141,172.25439840685141"/>
|
||
<path d="M400.65579334617951,172.23018492027862 L400.65579334066342,172.22357611571866"/>
|
||
<path d="M400.65579326515535,172.22357688224511 L400.65579325963927,172.23018758064742"/>
|
||
<path d="M400.65579325963927,172.23018758064742 L400.65579325489989,172.24070353367034"/>
|
||
<path d="M400.65579325489989,172.24070353367034 L400.65579324897908,172.27036802791014"/>
|
||
<path d="M400.65579324897908,172.27036802791014 L400.65579324879172,172.38763051109163"/>
|
||
<path d="M400.65579324879172,172.38763051109163 L400.65579325332737,172.41442756751474"/>
|
||
<path d="M400.65579326148099,172.43271731486311 L400.65579325332737,172.41442756751474"/>
|
||
<path d="M400.65579326148099,172.43271731486311 L400.65579326641227,172.43741399051461"/>
|
||
<path d="M400.65579327311252,172.43818572976934 L400.65579327453861,172.43647571400282"/>
|
||
<path d="M400.65579327670412,172.43021284787963 L400.65579327453861,172.43647571400282"/>
|
||
<path d="M400.65579327749447,172.42165784948455 L400.65579327670412,172.43021284787963"/>
|
||
<path d="M400.65579327710066,172.41738053963169 L400.65579327749447,172.42165784948455"/>
|
||
<path d="M400.65579327710066,172.41738053963169 L400.65579327576461,172.40955829718825"/>
|
||
<path d="M400.65579327576461,172.40955829718825 L400.65579327453861,172.40683960722458"/>
|
||
<path d="M400.65579327453861,172.40683960722458 L400.65579326665693,172.40174324702818"/>
|
||
<path d="M400.65579326491434,172.39780619941118 L400.65579326665693,172.40174324702818"/>
|
||
<path d="M400.65579326491434,172.39780619941118 L400.65579326699617,172.40404029979464"/>
|
||
<path d="M400.65579326699617,172.40404029979464 L400.6557932682631,172.40648723428816"/>
|
||
<path d="M400.65579327128899,172.40592101360534 L400.65579327277328,172.40476926985212"/>
|
||
<path d="M400.65579327495061,172.39847461060913 L400.65579327277328,172.40476926985212"/>
|
||
<path d="M400.65579327554451,172.39432636555256 L400.65579327495061,172.39847461060913"/>
|
||
<path d="M400.65579327613841,172.32700708654224 L400.65579327554451,172.39432636555256"/>
|
||
<path d="M400.65579327613841,172.32700708654224 L400.65579327912337,172.31206280652566"/>
|
||
<path d="M400.65579327912337,172.31206280652566 L400.65579328150898,172.30676471012447"/>
|
||
<path d="M400.65579328150898,172.30676471012447 L400.65579328428839,172.30343438061331"/>
|
||
<path d="M400.65579331434355,172.31761183671387 L400.65579330481387,172.30619280953474"/>
|
||
<path d="M400.65579332880816,172.35944817238675 L400.65579331434355,172.31761183671387"/>
|
||
<path d="M400.65579332880816,172.35944817238675 L400.65579333275628,172.3870154550284"/>
|
||
<path d="M400.65579333275628,172.3870154550284 L400.65579333410142,172.51898339077701"/>
|
||
<path d="M400.65579333410142,172.51898339077701 L400.65579329221009,172.64279261220983"/>
|
||
<path d="M400.655793292211,173.72050533366829 L400.65579329221009,172.64279261220983"/>
|
||
<path d="M400.65579327356545,173.77444009057425 L400.655793292211,173.72050533366829"/>
|
||
<path d="M400.65579223703071,173.77444022163593 L400.65579221838516,173.72050546944484"/>
|
||
<path d="M400.65579221838516,172.66609294044088 L400.65579221838516,173.72050546944484"/>
|
||
<path d="M400.65579221838516,172.66609294044088 L400.65579226028012,172.54228409749715"/>
|
||
<path d="M400.65579226028012,172.54228409749715 L400.65579225949614,172.2703537704212"/>
|
||
<path d="M400.65579225949614,172.2703537704212 L400.65579225721331,172.25439854560125"/>
|
||
<path d="M400.65579225721331,172.25439854560125 L400.65579224884414,172.23018505902797"/>
|
||
<path d="M400.65579224884414,172.23018505902797 L400.65579224332896,172.22357625446801"/>
|
||
<path d="M400.65579216781907,172.22357702099453 L400.65579216230117,172.23018771939721"/>
|
||
<path d="M400.65579216230117,172.23018771939721 L400.65579215756543,172.2407036724197"/>
|
||
<path d="M400.65579215164007,172.27036816665995 L400.65579215756543,172.2407036724197"/>
|
||
<path d="M400.65579215164007,172.27036816665995 L400.65579215145181,172.38763064984141"/>
|
||
<path d="M400.655792155992,172.41442770626406 L400.65579215145181,172.38763064984141"/>
|
||
<path d="M400.655792155992,172.41442770626406 L400.65579216414108,172.43271745361295"/>
|
||
<path d="M400.65579216907236,172.43741412926443 L400.65579216414108,172.43271745361295"/>
|
||
<path d="M400.65579217577624,172.43818586851873 L400.65579217706954,172.43604096832698"/>
|
||
<path d="M400.65579217936602,172.43021298662939 L400.65579217706954,172.43604096832698"/>
|
||
<path d="M400.65579217936602,172.43021298662939 L400.65579218015819,172.42165798823393"/>
|
||
<path d="M400.65579217976256,172.41738067838105 L400.65579218015819,172.42165798823393"/>
|
||
<path d="M400.65579217816276,172.40993768245593 L400.65579217976256,172.41738067838105"/>
|
||
<path d="M400.65579217816276,172.40993768245593 L400.65579217720233,172.40683974597394"/>
|
||
<path d="M400.6557921693161,172.40174338577799 L400.65579217720233,172.40683974597394"/>
|
||
<path d="M400.65579216748984,172.3981817997612 L400.6557921693161,172.40174338577799"/>
|
||
<path d="M400.65579216748984,172.3981817997612 L400.65579216965989,172.40404043854406"/>
|
||
<path d="M400.65579217092682,172.40648737303758 L400.65579216965989,172.40404043854406"/>
|
||
<path d="M400.65579217400455,172.40648737264848 L400.65579217530512,172.40433263172872"/>
|
||
<path d="M400.65579217530512,172.40433263172872 L400.65579217761433,172.39847474935846"/>
|
||
<path d="M400.65579217761433,172.39847474935846 L400.65579217820823,172.39432650430192"/>
|
||
<path d="M400.65579217880213,172.32700722529162 L400.65579217820823,172.39432650430192"/>
|
||
<path d="M400.65579217880213,172.32700722529162 L400.65579218178618,172.31206294527504"/>
|
||
<path d="M400.65579218417361,172.3067648488738 L400.65579218178618,172.31206294527504"/>
|
||
<path d="M400.65579218695211,172.3034345193627 L400.65579218417361,172.3067648488738"/>
|
||
<path d="M400.65579220747759,172.30619294828412 L400.65579221700818,172.31761197546319"/>
|
||
<path d="M400.65579223147279,172.35944831113611 L400.65579221700818,172.31761197546319"/>
|
||
<path d="M400.65579223147279,172.35944831113611 L400.65579223541999,172.38701559377779"/>
|
||
<path d="M400.65579223541999,172.38701559377779 L400.65579223676514,172.51898352952637"/>
|
||
<path d="M400.65579219487472,172.64279275095919 L400.65579223676514,172.51898352952637"/>
|
||
<path d="M400.65579219487472,173.72050547241764 L400.65579219487472,172.64279275095919"/>
|
||
<path d="M400.65579219487472,173.72050547241764 L400.65579217623008,173.7744402293236"/>
|
||
<path d="M400.65579113969443,173.77444036038528 L400.65579112104979,173.72050560819423"/>
|
||
<path d="M400.65579112104979,173.72050560819423 L400.65579112104979,172.66609307919026"/>
|
||
<path d="M400.65579112104979,172.66609307919026 L400.65579116294384,172.54228423624653"/>
|
||
<path d="M400.65579116294384,172.54228423624653 L400.65579116216077,172.27035390917055"/>
|
||
<path d="M400.65579115987794,172.2543986843506 L400.65579116216077,172.27035390917055"/>
|
||
<path d="M400.65579115987794,172.2543986843506 L400.65579115150786,172.23018519777736"/>
|
||
<path d="M400.6557910704837,172.22357715974385 L400.65579106496489,172.23018785814656"/>
|
||
<path d="M400.65579106496489,172.23018785814656 L400.65579106022915,172.24070381116908"/>
|
||
<path d="M400.65579106022915,172.24070381116908 L400.65579105430561,172.27036830540931"/>
|
||
<path d="M400.65579105411553,172.38763078859077 L400.65579105430561,172.27036830540931"/>
|
||
<path d="M400.65579105411553,172.38763078859077 L400.65579105865663,172.41442784501348"/>
|
||
<path d="M400.6557910668057,172.43271759236231 L400.65579105865663,172.41442784501348"/>
|
||
<path d="M400.6557910668057,172.43271759236231 L400.65579107173699,172.43741426801378"/>
|
||
<path d="M400.65579107844178,172.43818600726809 L400.65579107986605,172.43647599150154"/>
|
||
<path d="M400.65579107986605,172.43647599150154 L400.65579108202883,172.43021312537877"/>
|
||
<path d="M400.65579108282282,172.42165812698329 L400.65579108202883,172.43021312537877"/>
|
||
<path d="M400.65579108282282,172.42165812698329 L400.65579108244356,172.41748679419001"/>
|
||
<path d="M400.65579108244356,172.41748679419001 L400.65579108109296,172.40955857468703"/>
|
||
<path d="M400.65579108109296,172.40955857468703 L400.65579107986605,172.4068398847233"/>
|
||
<path d="M400.65579107198073,172.40174352452735 L400.65579107986605,172.4068398847233"/>
|
||
<path d="M400.65579107015446,172.39818193851056 L400.65579107198073,172.40174352452735"/>
|
||
<path d="M400.65579107015446,172.39818193851056 L400.65579107215626,172.40476954810248"/>
|
||
<path d="M400.65579107666645,172.4064875113983 L400.65579107796793,172.40433163500967"/>
|
||
<path d="M400.65579108027805,172.39847488810781 L400.65579107796793,172.40433163500967"/>
|
||
<path d="M400.65579108027805,172.39847488810781 L400.65579108086831,172.39432664305173"/>
|
||
<path d="M400.65579108146676,172.32700736404101 L400.65579108086831,172.39432664305173"/>
|
||
<path d="M400.65579108444717,172.31206308402486 L400.65579108146676,172.32700736404101"/>
|
||
<path d="M400.65579108444717,172.31206308402486 L400.65579108683369,172.30676498762364"/>
|
||
<path d="M400.65579108683369,172.30676498762364 L400.65579108961583,172.30343465811205"/>
|
||
<path d="M400.65579111014131,172.30619308703353 L400.6557911196719,172.31761211421255"/>
|
||
<path d="M400.6557911196719,172.31761211421255 L400.65579113413378,172.35944844988592"/>
|
||
<path d="M400.65579113808462,172.38701573252715 L400.65579113413378,172.35944844988592"/>
|
||
<path d="M400.65579113942886,172.51898366827581 L400.65579113808462,172.38701573252715"/>
|
||
<path d="M400.65579113942886,172.51898366827581 L400.6557910975348,172.642792889709"/>
|
||
<path d="M400.6557910975348,173.72050561116745 L400.6557910975348,172.642792889709"/>
|
||
<path d="M400.65579107889107,173.77444036807341 L400.6557910975348,173.72050561116745"/>
|
||
<path d="M400.65579004235815,173.7744404991347 L400.65579002371078,173.72050574694404"/>
|
||
<path d="M400.65579002371078,173.72050574694404 L400.65579002371078,172.66609321794004"/>
|
||
<path d="M400.65579006560392,172.54228437499634 L400.65579002371078,172.66609321794004"/>
|
||
<path d="M400.65579006560392,172.54228437499634 L400.6557900648254,172.27035404791994"/>
|
||
<path d="M400.65579006254256,172.25439882309996 L400.6557900648254,172.27035404791994"/>
|
||
<path d="M400.65579006254256,172.25439882309996 L400.65579005417248,172.23018533652672"/>
|
||
<path d="M400.6557900486564,172.22357653196676 L400.65579005417248,172.23018533652672"/>
|
||
<path d="M400.65578996762861,172.23018799689595 L400.65578997314378,172.22357729849369"/>
|
||
<path d="M400.65578996288923,172.2407039499189 L400.65578996762861,172.23018799689595"/>
|
||
<path d="M400.65578995696933,172.27036844415869 L400.65578996288923,172.2407039499189"/>
|
||
<path d="M400.65578995696933,172.27036844415869 L400.65578995678015,172.38763092734018"/>
|
||
<path d="M400.65578996132035,172.41442798376283 L400.65578995678015,172.38763092734018"/>
|
||
<path d="M400.65578996946942,172.43271773111167 L400.65578996132035,172.41442798376283"/>
|
||
<path d="M400.65578996946942,172.43271773111167 L400.6557899744007,172.43741440676317"/>
|
||
<path d="M400.65578998252977,172.43647613025095 L400.65578998110186,172.4381861460179"/>
|
||
<path d="M400.65578998252977,172.43647613025095 L400.65578998469346,172.43021326412813"/>
|
||
<path d="M400.65578998469346,172.43021326412813 L400.65578998548835,172.42165826573267"/>
|
||
<path d="M400.65578998548835,172.42165826573267 L400.65578998509091,172.41738095588005"/>
|
||
<path d="M400.65578998509091,172.41738095588005 L400.65578998375213,172.40955871343684"/>
|
||
<path d="M400.65578998252977,172.40684002347268 L400.65578998375213,172.40955871343684"/>
|
||
<path d="M400.65578998252977,172.40684002347268 L400.65578997464536,172.4017436632767"/>
|
||
<path d="M400.65578997279363,172.39809199676068 L400.65578997464536,172.4017436632767"/>
|
||
<path d="M400.65578997279363,172.39809199676068 L400.65578997504099,172.40420119558652"/>
|
||
<path d="M400.65578997504099,172.40420119558652 L400.65578997625335,172.40648765053672"/>
|
||
<path d="M400.65578997933017,172.40648765014765 L400.65578998063256,172.40433101678008"/>
|
||
<path d="M400.65578998293904,172.39847502685762 L400.65578998063256,172.40433101678008"/>
|
||
<path d="M400.65578998353294,172.39432678180111 L400.65578998293904,172.39847502685762"/>
|
||
<path d="M400.65578998412684,172.32700750279082 L400.65578998353294,172.39432678180111"/>
|
||
<path d="M400.6557899871118,172.31206322277424 L400.65578998412684,172.32700750279082"/>
|
||
<path d="M400.6557899871118,172.31206322277424 L400.65578998949832,172.30676512637297"/>
|
||
<path d="M400.65578998949832,172.30676512637297 L400.65578999227682,172.30343479686189"/>
|
||
<path d="M400.65579002233653,172.31761225296194 L400.65579001280321,172.30619322578332"/>
|
||
<path d="M400.65579003679841,172.35944858863525 L400.65579002233653,172.31761225296194"/>
|
||
<path d="M400.65579003679841,172.35944858863525 L400.6557900407438,172.38701587127699"/>
|
||
<path d="M400.65579004209076,172.51898380702556 L400.6557900407438,172.38701587127699"/>
|
||
<path d="M400.65579004209076,172.51898380702556 L400.65579000019943,172.64279302845836"/>
|
||
<path d="M400.65579000019943,173.72050574991678 L400.65579000019943,172.64279302845836"/>
|
||
<path d="M400.65579000019943,173.72050574991678 L400.65578998155479,173.77444050682277"/>
|
||
<path d="M400.65578894501914,173.77444063788448 L400.6557889263745,173.7205058856934"/>
|
||
<path d="M400.6557889263745,173.7205058856934 L400.6557889263745,172.6660933566894"/>
|
||
<path d="M400.6557889263745,172.6660933566894 L400.65578896826855,172.5422845137457"/>
|
||
<path d="M400.65578896749003,172.27035418666929 L400.65578896826855,172.5422845137457"/>
|
||
<path d="M400.65578896520537,172.25439896184935 L400.65578896749003,172.27035418666929"/>
|
||
<path d="M400.65578895683257,172.2301854752765 L400.65578896520537,172.25439896184935"/>
|
||
<path d="M400.65578895683257,172.2301854752765 L400.65578895131739,172.22357667071657"/>
|
||
<path d="M400.65578887580841,172.22357743724308 L400.65578887029324,172.23018813564531"/>
|
||
<path d="M400.65578886555386,172.24070408866825 L400.65578887029324,172.23018813564531"/>
|
||
<path d="M400.65578886555386,172.24070408866825 L400.65578885963305,172.27036858290805"/>
|
||
<path d="M400.65578885963305,172.27036858290805 L400.65578885944478,172.38763106608951"/>
|
||
<path d="M400.65578886398043,172.41442812251262 L400.65578885944478,172.38763106608951"/>
|
||
<path d="M400.65578886398043,172.41442812251262 L400.65578887213405,172.43271786986105"/>
|
||
<path d="M400.65578887706533,172.43741454551252 L400.65578887213405,172.43271786986105"/>
|
||
<path d="M400.65578888519167,172.43647626900074 L400.65578888376558,172.43818628476726"/>
|
||
<path d="M400.65578888735809,172.43021340287751 L400.65578888519167,172.43647626900074"/>
|
||
<path d="M400.65578888735809,172.43021340287751 L400.65578888814753,172.42165840448249"/>
|
||
<path d="M400.65578888814753,172.42165840448249 L400.65578888775372,172.41738109462958"/>
|
||
<path d="M400.65578888775372,172.41738109462958 L400.65578888641676,172.40955885218619"/>
|
||
<path d="M400.65578888519167,172.40684016222247 L400.65578888641676,172.40955885218619"/>
|
||
<path d="M400.65578887730999,172.40174380202606 L400.65578888519167,172.40684016222247"/>
|
||
<path d="M400.65578887548008,172.39818221600976 L400.65578887730999,172.40174380202606"/>
|
||
<path d="M400.65578887548008,172.39818221600976 L400.65578887748097,172.40476982560168"/>
|
||
<path d="M400.65578887892707,172.40590642940424 L400.65578887748097,172.40476982560168"/>
|
||
<path d="M400.65578888193477,172.40562899621628 L400.65578888342634,172.40476982485001"/>
|
||
<path d="M400.65578888342634,172.40476982485001 L400.65578888545178,172.39809062028849"/>
|
||
<path d="M400.65578888619757,172.3943269205505 L400.65578888545178,172.39809062028849"/>
|
||
<path d="M400.65578888619757,172.3943269205505 L400.65578888679147,172.32700764154018"/>
|
||
<path d="M400.65578888679147,172.32700764154018 L400.65578888977643,172.3120633615236"/>
|
||
<path d="M400.65578889216204,172.30676526512235 L400.65578888977643,172.3120633615236"/>
|
||
<path d="M400.65578889494145,172.30343493561125 L400.65578889216204,172.30676526512235"/>
|
||
<path d="M400.65578891546784,172.30619336453267 L400.65578892499661,172.31761239171175"/>
|
||
<path d="M400.65578893946304,172.35944872738463 L400.65578892499661,172.31761239171175"/>
|
||
<path d="M400.65578893946304,172.35944872738463 L400.65578894340842,172.38701601002634"/>
|
||
<path d="M400.65578894475448,172.51898394577495 L400.65578894340842,172.38701601002634"/>
|
||
<path d="M400.65578894475448,172.51898394577495 L400.65578890286315,172.64279316720771"/>
|
||
<path d="M400.65578890286315,173.72050588866617 L400.65578890286315,172.64279316720771"/>
|
||
<path d="M400.65578888421851,173.77444064557216 L400.65578890286315,173.72050588866617"/>
|
||
<path d="M400.65578782903822,173.72050602444278 L400.65578784768377,173.77444077663387"/>
|
||
<path d="M400.65578782903822,173.72050602444278 L400.65578782903822,172.66609349543879"/>
|
||
<path d="M400.65578782903822,172.66609349543879 L400.65578787093318,172.54228465249506"/>
|
||
<path d="M400.65578787015011,172.27035432541911 L400.65578787093318,172.54228465249506"/>
|
||
<path d="M400.65578786786637,172.25439910059916 L400.65578787015011,172.27035432541911"/>
|
||
<path d="M400.65578786786637,172.25439910059916 L400.6557878594972,172.23018561402586"/>
|
||
<path d="M400.6557878594972,172.23018561402586 L400.65578785398202,172.22357680946592"/>
|
||
<path d="M400.6557877784694,172.22357757599286 L400.65578777295514,172.23018827439512"/>
|
||
<path d="M400.65578777295514,172.23018827439512 L400.65578776821758,172.24070422741761"/>
|
||
<path d="M400.65578776229404,172.27036872165786 L400.65578776821758,172.24070422741761"/>
|
||
<path d="M400.65578776210486,172.38763120483935 L400.65578776229404,172.27036872165786"/>
|
||
<path d="M400.65578776210486,172.38763120483935 L400.65578776664597,172.414428261262"/>
|
||
<path d="M400.65578777479504,172.43271800861083 L400.65578776664597,172.414428261262"/>
|
||
<path d="M400.65578777479504,172.43271800861083 L400.65578777972542,172.43741468426234"/>
|
||
<path d="M400.6557877864293,172.43818642351664 L400.65578778775443,172.43597225974139"/>
|
||
<path d="M400.65578779001908,172.43021354162732 L400.65578778775443,172.43597225974139"/>
|
||
<path d="M400.65578779001908,172.43021354162732 L400.65578779081216,172.42165854323181"/>
|
||
<path d="M400.65578779041743,172.41738123337893 L400.65578779081216,172.42165854323181"/>
|
||
<path d="M400.65578778885401,172.41013467350228 L400.65578779041743,172.41738123337893"/>
|
||
<path d="M400.65578778885401,172.41013467350228 L400.6557877878563,172.40684030097185"/>
|
||
<path d="M400.6557877878563,172.40684030097185 L400.65578777997007,172.40174394077587"/>
|
||
<path d="M400.65578777796736,172.39847530565865 L400.65578777997007,172.40174394077587"/>
|
||
<path d="M400.65578777796736,172.39847530565865 L400.65578778014469,172.40476996435103"/>
|
||
<path d="M400.65578778163717,172.40562913534021 L400.65578778014469,172.40476996435103"/>
|
||
<path d="M400.65578778460213,172.40592208584258 L400.65578778609006,172.40476996359939"/>
|
||
<path d="M400.65578778809095,172.39818121803285 L400.65578778609006,172.40476996359939"/>
|
||
<path d="M400.65578778885856,172.39432705930028 L400.65578778809095,172.39818121803285"/>
|
||
<path d="M400.65578778945519,172.32700778028953 L400.65578778885856,172.39432705930028"/>
|
||
<path d="M400.65578779243651,172.31206350027338 L400.65578778945519,172.32700778028953"/>
|
||
<path d="M400.65578779482394,172.30676540387213 L400.65578779243651,172.31206350027338"/>
|
||
<path d="M400.65578779482394,172.30676540387213 L400.65578779760608,172.30343507436058"/>
|
||
<path d="M400.65578782766124,172.3176125304611 L400.65578781813156,172.30619350328203"/>
|
||
<path d="M400.65578784212312,172.35944886613441 L400.65578782766124,172.3176125304611"/>
|
||
<path d="M400.65578784212312,172.35944886613441 L400.65578784607305,172.3870161487757"/>
|
||
<path d="M400.65578784607305,172.3870161487757 L400.6557878474182,172.51898408452431"/>
|
||
<path d="M400.6557878474182,172.51898408452431 L400.65578780552505,172.64279330595753"/>
|
||
<path d="M400.65578780552505,173.72050602741598 L400.65578780552505,172.64279330595753"/>
|
||
<path d="M400.65578780552505,173.72050602741598 L400.6557877868795,173.77444078432197"/>
|
||
<path d="M400.65578673170285,173.72050616319214 L400.6557867503484,173.77444091538322"/>
|
||
<path d="M400.65578673170285,173.72050616319214 L400.65578673170285,172.66609363418814"/>
|
||
<path d="M400.65578677359508,172.54228479124487 L400.65578673170285,172.66609363418814"/>
|
||
<path d="M400.65578677359508,172.54228479124487 L400.65578677281383,172.27035446416846"/>
|
||
<path d="M400.65578677053099,172.25439923934852 L400.65578677281383,172.27035446416846"/>
|
||
<path d="M400.6557867621591,172.2301857527757 L400.65578677053099,172.25439923934852"/>
|
||
<path d="M400.6557867621591,172.2301857527757 L400.6557867566421,172.22357694821574"/>
|
||
<path d="M400.65578667561886,172.2301884131445 L400.65578668113403,172.22357771474222"/>
|
||
<path d="M400.65578667087948,172.24070436616742 L400.65578667561886,172.2301884131445"/>
|
||
<path d="M400.65578666495867,172.27036886040722 L400.65578667087948,172.24070436616742"/>
|
||
<path d="M400.65578666495867,172.27036886040722 L400.65578666476949,172.38763134358871"/>
|
||
<path d="M400.6557866693106,172.41442840001139 L400.65578666476949,172.38763134358871"/>
|
||
<path d="M400.6557866693106,172.41442840001139 L400.65578667745876,172.43271814736019"/>
|
||
<path d="M400.65578668239004,172.43741482301169 L400.65578667745876,172.43271814736019"/>
|
||
<path d="M400.6557866890912,172.43818656226645 L400.65578669051911,172.43647654649948"/>
|
||
<path d="M400.6557866926828,172.43021368037671 L400.65578669051911,172.43647654649948"/>
|
||
<path d="M400.6557866926828,172.43021368037671 L400.65578669347587,172.42165868198123"/>
|
||
<path d="M400.6557866930948,172.41748621371977 L400.65578669347587,172.42165868198123"/>
|
||
<path d="M400.6557866930948,172.41748621371977 L400.65578669174147,172.40955912968536"/>
|
||
<path d="M400.65578669051911,172.40684043972121 L400.65578669174147,172.40955912968536"/>
|
||
<path d="M400.65578669051911,172.40684043972121 L400.65578668263379,172.40174407952526"/>
|
||
<path d="M400.6557866806329,172.39847544440801 L400.65578668263379,172.40174407952526"/>
|
||
<path d="M400.6557866806329,172.39847544440801 L400.65578668280932,172.40477010310042"/>
|
||
<path d="M400.65578668280932,172.40477010310042 L400.65578668429998,172.40562927408959"/>
|
||
<path d="M400.65578668875378,172.40477010234875 L400.65578668726585,172.40592222459196"/>
|
||
<path d="M400.65578668875378,172.40477010234875 L400.65578669077922,172.39808938382927"/>
|
||
<path d="M400.65578669077922,172.39808938382927 L400.65578669152137,172.39432719804967"/>
|
||
<path d="M400.65578669212073,172.32700791903892 L400.65578669152137,172.39432719804967"/>
|
||
<path d="M400.65578669212073,172.32700791903892 L400.65578669510023,172.31206363902277"/>
|
||
<path d="M400.65578669510023,172.31206363902277 L400.65578669748766,172.30676554262152"/>
|
||
<path d="M400.65578669748766,172.30676554262152 L400.6557867002698,172.30343521310999"/>
|
||
<path d="M400.65578673032587,172.31761266921046 L400.65578674478684,172.3594490048838"/>
|
||
<path d="M400.65578674873768,172.38701628752509 L400.65578674478684,172.3594490048838"/>
|
||
<path d="M400.65578675008283,172.51898422327366 L400.65578674873768,172.38701628752509"/>
|
||
<path d="M400.65578675008283,172.51898422327366 L400.65578670818786,172.64279344470691"/>
|
||
<path d="M400.65578670818786,173.72050616616536 L400.65578670818786,172.64279344470691"/>
|
||
<path d="M400.65578670818786,173.72050616616536 L400.65578668954504,173.77444092307132"/>
|
||
<path d="M400.65578563436475,173.72050630194195 L400.65578565301212,173.77444105413261"/>
|
||
<path d="M400.65578563436475,173.72050630194195 L400.65578563436475,172.66609377293796"/>
|
||
<path d="M400.65578563436475,172.66609377293796 L400.65578567625789,172.54228492999425"/>
|
||
<path d="M400.65578567547936,172.27035460291779 L400.65578567625789,172.54228492999425"/>
|
||
<path d="M400.65578567319562,172.2543993780979 L400.65578567547936,172.27035460291779"/>
|
||
<path d="M400.65578566482645,172.23018589152457 L400.65578567319562,172.2543993780979"/>
|
||
<path d="M400.65578566482645,172.23018589152457 L400.65578565931128,172.22357708696467"/>
|
||
<path d="M400.65578558379866,172.22357785349161 L400.65578557828167,172.23018855189389"/>
|
||
<path d="M400.65578557828167,172.23018855189389 L400.65578557354229,172.24070450491678"/>
|
||
<path d="M400.65578557354229,172.24070450491678 L400.6557855676233,172.27036899915663"/>
|
||
<path d="M400.65578556743412,172.38763148233804 L400.6557855676233,172.27036899915663"/>
|
||
<path d="M400.65578556743412,172.38763148233804 L400.65578557196977,172.4144285387612"/>
|
||
<path d="M400.65578557196977,172.4144285387612 L400.65578558012248,172.4327182861096"/>
|
||
<path d="M400.65578559175401,172.43818670101581 L400.65578559318283,172.43647668524886"/>
|
||
<path d="M400.65578559534652,172.43021381912607 L400.65578559318283,172.43647668524886"/>
|
||
<path d="M400.65578559534652,172.43021381912607 L400.65578559614141,172.42165882073056"/>
|
||
<path d="M400.65578559614141,172.42165882073056 L400.65578559574396,172.41738151087796"/>
|
||
<path d="M400.65578559574396,172.41738151087796 L400.6557855944061,172.40955926843475"/>
|
||
<path d="M400.6557855944061,172.40955926843475 L400.65578559318283,172.40684057847059"/>
|
||
<path d="M400.65578558529842,172.40174421827464 L400.65578559318283,172.40684057847059"/>
|
||
<path d="M400.65578558329207,172.39847558315785 L400.65578558529842,172.40174421827464"/>
|
||
<path d="M400.65578558329207,172.39847558315785 L400.65578558557218,172.40426230892092"/>
|
||
<path d="M400.65578558557218,172.40426230892092 L400.65578558690549,172.40648820553466"/>
|
||
<path d="M400.65578559141477,172.40477024109856 L400.65578558993047,172.40592198485174"/>
|
||
<path d="M400.65578559341748,172.39818263100042 L400.65578559141477,172.40477024109856"/>
|
||
<path d="M400.65578559341748,172.39818263100042 L400.655785594186,172.39432733679905"/>
|
||
<path d="M400.655785594186,172.39432733679905 L400.6557855947799,172.32700805778873"/>
|
||
<path d="M400.65578559776486,172.31206377777212 L400.6557855947799,172.32700805778873"/>
|
||
<path d="M400.65578559776486,172.31206377777212 L400.65578560015138,172.30676568137085"/>
|
||
<path d="M400.65578560292988,172.3034353518598 L400.65578560015138,172.30676568137085"/>
|
||
<path d="M400.65578562345718,172.3061937807812 L400.65578563298959,172.31761280795988"/>
|
||
<path d="M400.65578563298959,172.31761280795988 L400.65578564745238,172.35944914363313"/>
|
||
<path d="M400.65578565139776,172.3870164262749 L400.65578564745238,172.35944914363313"/>
|
||
<path d="M400.65578565139776,172.3870164262749 L400.65578565274473,172.51898436202345"/>
|
||
<path d="M400.65578561085249,172.64279358345627 L400.65578565274473,172.51898436202345"/>
|
||
<path d="M400.65578561085249,173.72050630491472 L400.65578561085249,172.64279358345627"/>
|
||
<path d="M400.65578561085249,173.72050630491472 L400.65578559220876,173.77444106182071"/>
|
||
<path d="M400.65578455567311,173.77444119288236 L400.65578453702847,173.72050644069134"/>
|
||
<path d="M400.65578453702847,173.72050644069134 L400.65578453702847,172.66609391168734"/>
|
||
<path d="M400.65578453702847,172.66609391168734 L400.65578457892161,172.54228506874361"/>
|
||
<path d="M400.65578457892161,172.54228506874361 L400.65578457814399,172.27035474166718"/>
|
||
<path d="M400.65578457585843,172.25439951684726 L400.65578457814399,172.27035474166718"/>
|
||
<path d="M400.65578457585843,172.25439951684726 L400.65578456748563,172.23018603027444"/>
|
||
<path d="M400.65578456197045,172.22357722571448 L400.65578456748563,172.23018603027444"/>
|
||
<path d="M400.65578448094266,172.23018869064367 L400.65578448646147,172.22357799224096"/>
|
||
<path d="M400.65578448094266,172.23018869064367 L400.65578447620692,172.24070464366616"/>
|
||
<path d="M400.65578447028611,172.27036913790593 L400.65578447620692,172.24070464366616"/>
|
||
<path d="M400.65578447028611,172.27036913790593 L400.65578447009875,172.38763162108739"/>
|
||
<path d="M400.6557844746344,172.4144286775105 L400.65578447009875,172.38763162108739"/>
|
||
<path d="M400.65578448278529,172.43271842485933 L400.6557844746344,172.4144286775105"/>
|
||
<path d="M400.65578448278529,172.43271842485933 L400.6557844877193,172.43741510051041"/>
|
||
<path d="M400.65578449441864,172.43818683976519 L400.65578449584564,172.43647682399862"/>
|
||
<path d="M400.65578449800751,172.43021395787588 L400.65578449584564,172.43647682399862"/>
|
||
<path d="M400.65578449800751,172.43021395787588 L400.65578449880149,172.4216589594804"/>
|
||
<path d="M400.65578449880149,172.4216589594804 L400.65578449840768,172.41738164962746"/>
|
||
<path d="M400.65578449707073,172.4095594071841 L400.65578449840768,172.41738164962746"/>
|
||
<path d="M400.65578449584564,172.40684071722035 L400.65578449707073,172.4095594071841"/>
|
||
<path d="M400.65578448796305,172.40174435702397 L400.65578449584564,172.40684071722035"/>
|
||
<path d="M400.65578448796305,172.40174435702397 L400.65578448613405,172.39818277100761"/>
|
||
<path d="M400.65578448613405,172.39818277100761 L400.6557844883032,172.40404140979049"/>
|
||
<path d="M400.6557844883032,172.40404140979049 L400.65578448957012,172.40648834428401"/>
|
||
<path d="M400.65578449264876,172.40648834389489 L400.65578449397844,172.40426358241274"/>
|
||
<path d="M400.65578449397844,172.40426358241274 L400.655784496254,172.39847572060538"/>
|
||
<path d="M400.655784496254,172.39847572060538 L400.65578449685063,172.39432747554838"/>
|
||
<path d="M400.65578449685063,172.39432747554838 L400.65578449744453,172.32700819653809"/>
|
||
<path d="M400.65578450042858,172.31206391652151 L400.65578449744453,172.32700819653809"/>
|
||
<path d="M400.65578450281237,172.30676582012072 L400.65578450042858,172.31206391652151"/>
|
||
<path d="M400.65578450559451,172.30343549060916 L400.65578450281237,172.30676582012072"/>
|
||
<path d="M400.65578452612181,172.30619391953059 L400.65578453565149,172.31761294670969"/>
|
||
<path d="M400.65578453565149,172.31761294670969 L400.6557845501161,172.35944928238257"/>
|
||
<path d="M400.6557845501161,172.35944928238257 L400.65578455406148,172.38701656502423"/>
|
||
<path d="M400.65578455406148,172.38701656502423 L400.65578455540845,172.51898450077283"/>
|
||
<path d="M400.65578451351712,172.64279372220565 L400.65578455540845,172.51898450077283"/>
|
||
<path d="M400.65578451351712,173.72050644366411 L400.65578451351712,172.64279372220565"/>
|
||
<path d="M400.65578451351712,173.72050644366411 L400.65578449487248,173.77444120057004"/>
|
||
<path d="M400.65578343969128,173.72050657944072 L400.65578345833592,173.77444133163181"/>
|
||
<path d="M400.65578343969128,172.66609405043673 L400.65578343969128,173.72050657944072"/>
|
||
<path d="M400.65578343969128,172.66609405043673 L400.65578348158533,172.54228520749319"/>
|
||
<path d="M400.65578348080771,172.27035488041656 L400.65578348158533,172.54228520749319"/>
|
||
<path d="M400.65578347851942,172.2543996555971 L400.65578348080771,172.27035488041656"/>
|
||
<path d="M400.65578347851942,172.2543996555971 L400.65578347015025,172.2301861690238"/>
|
||
<path d="M400.65578346463326,172.22357736446401 L400.65578347015025,172.2301861690238"/>
|
||
<path d="M400.65578338912519,172.22357813099055 L400.6557833836082,172.230188829393"/>
|
||
<path d="M400.65578337887064,172.24070478241578 L400.6557833836082,172.230188829393"/>
|
||
<path d="M400.65578337295074,172.27036927665529 L400.65578337887064,172.24070478241578"/>
|
||
<path d="M400.65578337295074,172.27036927665529 L400.65578337275792,172.38763175983726"/>
|
||
<path d="M400.65578337275792,172.38763175983726 L400.65578337729812,172.41442881625997"/>
|
||
<path d="M400.65578337729812,172.41442881625997 L400.65578338544901,172.43271856360874"/>
|
||
<path d="M400.65578339038029,172.43741523926025 L400.65578338544901,172.43271856360874"/>
|
||
<path d="M400.65578339708145,172.43818697851478 L400.65578339850936,172.43647696274806"/>
|
||
<path d="M400.65578340067304,172.43021409662518 L400.65578339850936,172.43647696274806"/>
|
||
<path d="M400.65578340146521,172.42165909822978 L400.65578340067304,172.43021409662518"/>
|
||
<path d="M400.65578340146521,172.42165909822978 L400.65578340108505,172.41748738694713"/>
|
||
<path d="M400.65578340108505,172.41748738694713 L400.65578339973263,172.40955954593369"/>
|
||
<path d="M400.65578339850936,172.40684085596979 L400.65578339973263,172.40955954593369"/>
|
||
<path d="M400.65578339062495,172.40174449577361 L400.65578339850936,172.40684085596979"/>
|
||
<path d="M400.65578339062495,172.40174449577361 L400.65578338862133,172.39847586065653"/>
|
||
<path d="M400.65578339079684,172.40477051934911 L400.65578338862133,172.39847586065653"/>
|
||
<path d="M400.65578339224476,172.40590788013048 L400.65578339079684,172.40477051934911"/>
|
||
<path d="M400.65578339664125,172.4042618287146 L400.65578339530703,172.40648848264476"/>
|
||
<path d="M400.65578339664125,172.4042618287146 L400.65578339891681,172.39847585935468"/>
|
||
<path d="M400.65578339951253,172.39432761429796 L400.65578339891681,172.39847585935468"/>
|
||
<path d="M400.65578339951253,172.39432761429796 L400.65578340010734,172.32700833528767"/>
|
||
<path d="M400.65578340010734,172.32700833528767 L400.65578340308957,172.31206405527129"/>
|
||
<path d="M400.655783405477,172.30676595887007 L400.65578340308957,172.31206405527129"/>
|
||
<path d="M400.655783405477,172.30676595887007 L400.65578340825641,172.30343562935875"/>
|
||
<path d="M400.6557834383143,172.31761308545921 L400.65578342878462,172.30619405827991"/>
|
||
<path d="M400.6557834383143,172.31761308545921 L400.65578345277891,172.35944942113213"/>
|
||
<path d="M400.65578345277891,172.35944942113213 L400.65578345672338,172.38701670377384"/>
|
||
<path d="M400.65578345807216,172.51898463952216 L400.65578345672338,172.38701670377384"/>
|
||
<path d="M400.65578345807216,172.51898463952216 L400.65578341617993,172.64279386095518"/>
|
||
<path d="M400.65578341617993,173.72050658241363 L400.65578341617993,172.64279386095518"/>
|
||
<path d="M400.65578339753347,173.77444133931988 L400.65578341617993,173.72050658241363"/>
|
||
<path d="M400.65578236099873,173.77444147038136 L400.655782342355,173.72050671819031"/>
|
||
<path d="M400.655782342355,173.72050671819031 L400.655782342355,172.66609418918631"/>
|
||
<path d="M400.65578238424814,172.54228534624278 L400.655782342355,172.66609418918631"/>
|
||
<path d="M400.65578238424814,172.54228534624278 L400.6557823834687,172.2703550191662"/>
|
||
<path d="M400.6557823834687,172.2703550191662 L400.65578238118496,172.2543997943464"/>
|
||
<path d="M400.65578237281306,172.23018630777335 L400.65578238118496,172.2543997943464"/>
|
||
<path d="M400.65578237281306,172.23018630777335 L400.65578236729698,172.22357750321368"/>
|
||
<path d="M400.65578228627191,172.23018896814244 L400.655782291788,172.22357826974013"/>
|
||
<path d="M400.65578228153254,172.24070492116536 L400.65578228627191,172.23018896814244"/>
|
||
<path d="M400.65578228153254,172.24070492116536 L400.65578227561446,172.27036941540496"/>
|
||
<path d="M400.65578227542255,172.38763189858662 L400.65578227561446,172.27036941540496"/>
|
||
<path d="M400.65578227542255,172.38763189858662 L400.65578227996093,172.41442895500956"/>
|
||
<path d="M400.65578227996093,172.41442895500956 L400.65578228811273,172.4327187023581"/>
|
||
<path d="M400.65578228811273,172.4327187023581 L400.65578229304401,172.43741537800963"/>
|
||
<path d="M400.65578229974426,172.43818711726436 L400.65578230117035,172.43647710149764"/>
|
||
<path d="M400.65578230117035,172.43647710149764 L400.65578230333676,172.43021423537465"/>
|
||
<path d="M400.65578230333676,172.43021423537465 L400.65578230412893,172.42165923697917"/>
|
||
<path d="M400.65578230374786,172.41748676871771 L400.65578230412893,172.42165923697917"/>
|
||
<path d="M400.65578230374786,172.41748676871771 L400.65578230239544,172.40955968468327"/>
|
||
<path d="M400.65578230117035,172.40684099471937 L400.65578230239544,172.40955968468327"/>
|
||
<path d="M400.65578230117035,172.40684099471937 L400.65578229328776,172.4017446345232"/>
|
||
<path d="M400.65578229128596,172.39847599940592 L400.65578229328776,172.4017446345232"/>
|
||
<path d="M400.65578229356061,172.40426158970089 L400.65578229128596,172.39847599940592"/>
|
||
<path d="M400.65578229356061,172.40426158970089 L400.65578229489483,172.40648862178318"/>
|
||
<path d="M400.65578229930497,172.40426272444313 L400.65578229797165,172.40648862139415"/>
|
||
<path d="M400.65578230158053,172.39847599810415 L400.65578229930497,172.40426272444313"/>
|
||
<path d="M400.65578230217534,172.39432775304755 L400.65578230158053,172.39847599810415"/>
|
||
<path d="M400.65578230217534,172.39432775304755 L400.65578230277015,172.32700847403726"/>
|
||
<path d="M400.65578230277015,172.32700847403726 L400.6557823057542,172.31206419402068"/>
|
||
<path d="M400.65578230814162,172.30676609761949 L400.6557823057542,172.31206419402068"/>
|
||
<path d="M400.65578231091922,172.30343576810833 L400.65578230814162,172.30676609761949"/>
|
||
<path d="M400.65578233144834,172.30619419702955 L400.65578234097529,172.31761322420886"/>
|
||
<path d="M400.65578234097529,172.31761322420886 L400.65578235544081,172.35944955988177"/>
|
||
<path d="M400.65578235544081,172.35944955988177 L400.65578235938619,172.38701684252339"/>
|
||
<path d="M400.65578236073588,172.5189847782716 L400.65578235938619,172.38701684252339"/>
|
||
<path d="M400.65578236073588,172.5189847782716 L400.65578231884183,172.64279399970485"/>
|
||
<path d="M400.65578231884183,173.7205067211633 L400.65578231884183,172.64279399970485"/>
|
||
<path d="M400.65578230019719,173.77444147806926 L400.65578231884183,173.7205067211633"/>
|
||
<path d="M400.65578124501872,173.72050685693972 L400.65578126366063,173.77444160913095"/>
|
||
<path d="M400.65578124501872,173.72050685693972 L400.65578124501872,172.66609432793575"/>
|
||
<path d="M400.65578128691186,172.54228548499208 L400.65578124501872,172.66609432793575"/>
|
||
<path d="M400.65578128691186,172.54228548499208 L400.65578128613151,172.27035515791579"/>
|
||
<path d="M400.65578128613151,172.27035515791579 L400.65578128384595,172.25439993309627"/>
|
||
<path d="M400.65578127547587,172.23018644652302 L400.65578128384595,172.25439993309627"/>
|
||
<path d="M400.65578126995888,172.22357764196306 L400.65578127547587,172.23018644652302"/>
|
||
<path d="M400.65578118893382,172.23018910689203 L400.65578119445263,172.22357840848943"/>
|
||
<path d="M400.65578118893382,172.23018910689203 L400.65578118419626,172.24070505991466"/>
|
||
<path d="M400.65578117827636,172.27036955415454 L400.65578118419626,172.24070505991466"/>
|
||
<path d="M400.65578117827636,172.27036955415454 L400.65578117808445,172.38763203733635"/>
|
||
<path d="M400.65578118262283,172.41442909375914 L400.65578117808445,172.38763203733635"/>
|
||
<path d="M400.65578119077554,172.43271884110774 L400.65578118262283,172.41442909375914"/>
|
||
<path d="M400.655781195705,172.43741551675936 L400.65578119077554,172.43271884110774"/>
|
||
<path d="M400.65578120240889,172.43818725601375 L400.65578120383316,172.4364772402472"/>
|
||
<path d="M400.65578120383316,172.4364772402472 L400.65578120599866,172.4302143741242"/>
|
||
<path d="M400.65578120599866,172.4302143741242 L400.65578120679174,172.42165937572872"/>
|
||
<path d="M400.65578120630516,172.41751113080886 L400.65578120679174,172.42165937572872"/>
|
||
<path d="M400.65578120491818,172.40997351248029 L400.65578120630516,172.41751113080886"/>
|
||
<path d="M400.65578120383316,172.40684113346896 L400.65578120491818,172.40997351248029"/>
|
||
<path d="M400.65578119595148,172.40174477327255 L400.65578120383316,172.40684113346896"/>
|
||
<path d="M400.65578119595148,172.40174477327255 L400.65578119394786,172.39847613815556"/>
|
||
<path d="M400.65578119394786,172.39847613815556 L400.65578119625616,172.40433288447335"/>
|
||
<path d="M400.65578119755764,172.40648876053271 L400.65578119625616,172.40433288447335"/>
|
||
<path d="M400.65578120063446,172.40648876014384 L400.65578120196778,172.40426286319277"/>
|
||
<path d="M400.65578120196778,172.40426286319277 L400.65578120424425,172.39847613685373"/>
|
||
<path d="M400.65578120483997,172.39432789179693 L400.65578120424425,172.39847613685373"/>
|
||
<path d="M400.65578120543478,172.32700861278653 L400.65578120483997,172.39432789179693"/>
|
||
<path d="M400.65578120543478,172.32700861278653 L400.65578120841701,172.31206433277026"/>
|
||
<path d="M400.65578121080262,172.30676623636907 L400.65578120841701,172.31206433277026"/>
|
||
<path d="M400.65578121358294,172.30343590685771 L400.65578121080262,172.30676623636907"/>
|
||
<path d="M400.65578123411206,172.30619433577903 L400.65578124364083,172.31761336295818"/>
|
||
<path d="M400.65578124364083,172.31761336295818 L400.65578125810453,172.35944969863112"/>
|
||
<path d="M400.65578126205173,172.38701698127272 L400.65578125810453,172.35944969863112"/>
|
||
<path d="M400.6557812633996,172.51898491702119 L400.65578126205173,172.38701698127272"/>
|
||
<path d="M400.6557812633996,172.51898491702119 L400.65578122150646,172.64279413845418"/>
|
||
<path d="M400.65578122150646,173.72050685991263 L400.65578122150646,172.64279413845418"/>
|
||
<path d="M400.65578120285818,173.77444161681899 L400.65578122150646,173.72050685991263"/>
|
||
<path d="M400.65578016632526,173.77444174788036 L400.65578014768153,173.72050699568914"/>
|
||
<path d="M400.65578014768153,173.72050699568914 L400.65578014768153,172.66609446668514"/>
|
||
<path d="M400.65578014768153,172.66609446668514 L400.65578018957467,172.54228562374172"/>
|
||
<path d="M400.65578018879523,172.27035529666517 L400.65578018957467,172.54228562374172"/>
|
||
<path d="M400.65578018650785,172.25440007184562 L400.65578018879523,172.27035529666517"/>
|
||
<path d="M400.65578018650785,172.25440007184562 L400.65578017813777,172.23018658527258"/>
|
||
<path d="M400.6557801726226,172.22357778071262 L400.65578017813777,172.23018658527258"/>
|
||
<path d="M400.65578009711362,172.22357854723907 L400.65578009159663,172.23018924564161"/>
|
||
<path d="M400.65578008686089,172.24070519866405 L400.65578009159663,172.23018924564161"/>
|
||
<path d="M400.65578008094008,172.27036969290393 L400.65578008686089,172.24070519866405"/>
|
||
<path d="M400.65578008074908,172.38763217608579 L400.65578008094008,172.27036969290393"/>
|
||
<path d="M400.65578008074908,172.38763217608579 L400.65578008528746,172.4144292325085"/>
|
||
<path d="M400.65578009343744,172.43271897985733 L400.65578008528746,172.4144292325085"/>
|
||
<path d="M400.65578009836872,172.4374156555088 L400.65578009343744,172.43271897985733"/>
|
||
<path d="M400.65578010506897,172.43818739476353 L400.65578010639774,172.43597133854038"/>
|
||
<path d="M400.65578010639774,172.43597133854038 L400.65578010866147,172.43021451287379"/>
|
||
<path d="M400.65578010866147,172.43021451287379 L400.65578010925901,172.42154634614087"/>
|
||
<path d="M400.65578010925901,172.42154634614087 L400.65578010925447,172.41723080879865"/>
|
||
<path d="M400.65578010772015,172.4095599621825 L400.65578010925447,172.41723080879865"/>
|
||
<path d="M400.65578010649779,172.40684127221834 L400.65578010772015,172.4095599621825"/>
|
||
<path d="M400.65578009861338,172.40174491202237 L400.65578010649779,172.40684127221834"/>
|
||
<path d="M400.65578009634055,172.39847627693922 L400.65578009861338,172.40174491202237"/>
|
||
<path d="M400.65578009634055,172.39847627693922 L400.65578009861883,172.40426338119198"/>
|
||
<path d="M400.65578009995033,172.40648889931643 L400.65578009861883,172.40426338119198"/>
|
||
<path d="M400.65578010302988,172.40648889892717 L400.65578010436047,172.40426451593444"/>
|
||
<path d="M400.65578010663694,172.39847627563739 L400.65578010436047,172.40426451593444"/>
|
||
<path d="M400.65578010723266,172.3943280305806 L400.65578010663694,172.39847627563739"/>
|
||
<path d="M400.65578010782747,172.32700875157025 L400.65578010723266,172.3943280305806"/>
|
||
<path d="M400.65578010782747,172.32700875157025 L400.6557801108097,172.31206447155392"/>
|
||
<path d="M400.65578011319712,172.30676637515273 L400.6557801108097,172.31206447155392"/>
|
||
<path d="M400.65578011597654,172.30343604564138 L400.65578011319712,172.30676637515273"/>
|
||
<path d="M400.65578013650475,172.30619447456274 L400.65578014603352,172.31761350174193"/>
|
||
<path d="M400.65578016049813,172.35944983741479 L400.65578014603352,172.31761350174193"/>
|
||
<path d="M400.6557801644426,172.38701712005673 L400.65578016049813,172.35944983741479"/>
|
||
<path d="M400.65578016579138,172.51898505580488 L400.6557801644426,172.38701712005673"/>
|
||
<path d="M400.65578016579138,172.51898505580488 L400.65578012389915,172.6427942772379"/>
|
||
<path d="M400.65578012389915,173.72050699869635 L400.65578012389915,172.6427942772379"/>
|
||
<path d="M400.65578010525542,173.77444175560231 L400.65578012389915,173.72050699869635"/>
|
||
<path d="M400.65577906871886,173.77444188666402 L400.65577905007422,173.72050713447285"/>
|
||
<path d="M400.65577905007422,173.72050713447285 L400.65577905007422,172.66609460546886"/>
|
||
<path d="M400.65577909196827,172.54228576252541 L400.65577905007422,172.66609460546886"/>
|
||
<path d="M400.65577909196827,172.54228576252541 L400.65577909118974,172.27035543544875"/>
|
||
<path d="M400.65577908890236,172.25440021062923 L400.65577908053137,172.23018672405604"/>
|
||
<path d="M400.65577907501438,172.22357791949648 L400.65577908053137,172.23018672405604"/>
|
||
<path d="M400.65577899398932,172.23018938442527 L400.65577899950722,172.22357868602262"/>
|
||
<path d="M400.65577899398932,172.23018938442527 L400.65577898925358,172.24070533744774"/>
|
||
<path d="M400.65577898333277,172.27036983168753 L400.65577898925358,172.24070533744774"/>
|
||
<path d="M400.65577898314086,172.38763231486945 L400.65577898333277,172.27036983168753"/>
|
||
<path d="M400.65577898768015,172.41442937129216 L400.65577898314086,172.38763231486945"/>
|
||
<path d="M400.65577898768015,172.41442937129216 L400.65577899583195,172.43271911864093"/>
|
||
<path d="M400.65577900076232,172.43741579429246 L400.65577899583195,172.43271911864093"/>
|
||
<path d="M400.6557790088923,172.43647751778019 L400.6557790074653,172.4381875335468"/>
|
||
<path d="M400.6557790088923,172.43647751778019 L400.65577901105598,172.43021465165742"/>
|
||
<path d="M400.65577901184815,172.42165965326191 L400.65577901105598,172.43021465165742"/>
|
||
<path d="M400.65577901164625,172.41723094758251 L400.65577901184815,172.42165965326191"/>
|
||
<path d="M400.65577901011375,172.40956010096596 L400.65577901164625,172.41723094758251"/>
|
||
<path d="M400.6557790088923,172.40684141100192 L400.65577901011375,172.40956010096596"/>
|
||
<path d="M400.6557790088923,172.40684141100192 L400.6557790010088,172.4017450508056"/>
|
||
<path d="M400.65577899952632,172.39798967811842 L400.6557790010088,172.4017450508056"/>
|
||
<path d="M400.65577899952632,172.39798967811842 L400.65577900154994,172.40426162745993"/>
|
||
<path d="M400.65577900288417,172.40648903803168 L400.65577900154994,172.40426162745993"/>
|
||
<path d="M400.65577900729431,172.40426351918123 L400.65577900596099,172.40648903764267"/>
|
||
<path d="M400.65577900729431,172.40426351918123 L400.65577900957078,172.39847641435267"/>
|
||
<path d="M400.65577900957078,172.39847641435267 L400.65577901016559,172.3943281692961"/>
|
||
<path d="M400.6557790107604,172.32700889028575 L400.65577901016559,172.3943281692961"/>
|
||
<path d="M400.6557790107604,172.32700889028575 L400.65577901374354,172.31206461026915"/>
|
||
<path d="M400.65577901374354,172.31206461026915 L400.65577901613096,172.30676651386796"/>
|
||
<path d="M400.65577901613096,172.30676651386796 L400.65577901890947,172.30343618435688"/>
|
||
<path d="M400.65577903943677,172.30619461327811 L400.65577904896463,172.31761364045735"/>
|
||
<path d="M400.65577904896463,172.31761364045735 L400.65577906343015,172.35944997613024"/>
|
||
<path d="M400.65577906343015,172.35944997613024 L400.65577906737644,172.38701725877203"/>
|
||
<path d="M400.65577906872704,172.5189851945201 L400.65577906737644,172.38701725877203"/>
|
||
<path d="M400.65577906872704,172.5189851945201 L400.65577902683208,172.6427944159532"/>
|
||
<path d="M400.65577902683208,173.72050713741166 L400.65577902683208,172.6427944159532"/>
|
||
<path d="M400.65577900818653,173.77444189431779 L400.65577902683208,173.72050713741166"/>
|
||
<path d="M400.65577797165088,173.77444202537953 L400.65577795300715,173.72050727318836"/>
|
||
<path d="M400.65577795300715,172.66609474418436 L400.65577795300715,173.72050727318836"/>
|
||
<path d="M400.65577799489847,172.54228590124089 L400.65577795300715,172.66609474418436"/>
|
||
<path d="M400.65577799412176,172.27035557416426 L400.65577799489847,172.54228590124089"/>
|
||
<path d="M400.65577799412176,172.27035557416426 L400.65577799183529,172.25440034934459"/>
|
||
<path d="M400.65577799183529,172.25440034934459 L400.6557779834643,172.23018686277157"/>
|
||
<path d="M400.65577797794913,172.22357805821159 L400.6557779834643,172.23018686277157"/>
|
||
<path d="M400.65577789692315,172.2301895231405 L400.65577790243924,172.22357882473824"/>
|
||
<path d="M400.65577789692315,172.2301895231405 L400.65577789218651,172.24070547616321"/>
|
||
<path d="M400.65577789218651,172.24070547616321 L400.65577788626479,172.27036997040301"/>
|
||
<path d="M400.65577788607288,172.38763245358496 L400.65577788626479,172.27036997040301"/>
|
||
<path d="M400.65577788607288,172.38763245358496 L400.65577789061308,172.41442951000766"/>
|
||
<path d="M400.65577789061308,172.41442951000766 L400.65577789876397,172.43271925735633"/>
|
||
<path d="M400.65577790369343,172.43741593300797 L400.65577789876397,172.43271925735633"/>
|
||
<path d="M400.6557779118225,172.4364776564957 L400.65577791039823,172.43818767226227"/>
|
||
<path d="M400.6557779118225,172.4364776564957 L400.655777913988,172.43021479037276"/>
|
||
<path d="M400.65577791478199,172.42165979197728 L400.655777913988,172.43021479037276"/>
|
||
<path d="M400.65577791438545,172.41738248212448 L400.65577791478199,172.42165979197728"/>
|
||
<path d="M400.65577791282203,172.41013478677939 L400.65577791438545,172.41738248212448"/>
|
||
<path d="M400.6557779118225,172.40684154971746 L400.65577791282203,172.41013478677939"/>
|
||
<path d="M400.6557779118225,172.40684154971746 L400.65577790394173,172.40174518952111"/>
|
||
<path d="M400.65577790394173,172.40174518952111 L400.65577790177258,172.39799738671084"/>
|
||
<path d="M400.65577790177258,172.39799738671084 L400.65577789858025,172.38678160759486"/>
|
||
<path d="M400.65577789858025,172.38678160759486 L400.65577789772897,172.37990104698022"/>
|
||
<path d="M400.65577789772897,172.37990104698022 L400.65577789781537,172.27925046821272"/>
|
||
<path d="M400.65577789781537,172.27925046821272 L400.65577789890767,172.27160952193529"/>
|
||
<path d="M400.65577789890767,172.27160952193529 L400.65577790064845,172.26504764915666"/>
|
||
<path d="M400.6557779055579,172.25684805188638 L400.65577790064845,172.26504764915666"/>
|
||
<path d="M400.65577797487322,172.25684955708005 L400.65577797751621,172.2600194063553"/>
|
||
<path d="M400.65577798153436,172.27163411330577 L400.65577797751621,172.2600194063553"/>
|
||
<path d="M400.6557779826303,172.27928679248097 L400.65577798153436,172.27163411330577"/>
|
||
<path d="M400.6557779826303,172.27928679248097 L400.6557779830041,172.52825453979335"/>
|
||
<path d="M400.6557779830041,172.52825453979335 L400.65577794111459,172.65206338273643"/>
|
||
<path d="M400.65577794111459,173.73475456590683 L400.65577794111459,172.65206338273643"/>
|
||
<path d="M400.65577794111459,173.73475456590683 L400.65577796672505,173.80883782755836"/>
|
||
<path d="M400.65577901311144,173.80883769525104 L400.6557790387219,173.73475442712294"/>
|
||
<path d="M400.65577906379303,173.80883768884283 L400.6557790387219,173.73475442712294"/>
|
||
<path d="M400.65578013578806,173.73475428840769 L400.65578011017851,173.80883755653562"/>
|
||
<path d="M400.65578013578806,173.73475428840769 L400.65578016139943,173.8088375500592"/>
|
||
<path d="M400.65578123339537,173.73475414962402 L400.65578120778673,173.80883741775182"/>
|
||
<path d="M400.65578125873753,173.80883741130953 L400.65578123339537,173.73475414962402"/>
|
||
<path d="M400.6557823051221,173.80883727900249 L400.65578233073256,173.73475401087444"/>
|
||
<path d="M400.65578233073256,173.73475401087444 L400.6557823560729,173.80883727256023"/>
|
||
<path d="M400.65578340245929,173.80883714025293 L400.65578342807066,173.7347538721248"/>
|
||
<path d="M400.65578345341009,173.80883713381064 L400.65578342807066,173.7347538721248"/>
|
||
<path d="M400.65578449979739,173.80883700150332 L400.65578452540694,173.73475373337541"/>
|
||
<path d="M400.65578455074819,173.80883699506106 L400.65578452540694,173.73475373337541"/>
|
||
<path d="M400.6557856227414,173.73475359462611 L400.65578559713276,173.80883686275399"/>
|
||
<path d="M400.6557856480872,173.80883685631119 L400.6557856227414,173.73475359462611"/>
|
||
<path d="M400.65578669446904,173.80883672400461 L400.65578672008223,173.73475345587627"/>
|
||
<path d="M400.65578672008223,173.73475345587627 L400.65578674541894,173.80883671756234"/>
|
||
<path d="M400.65578781741669,173.73475331712692 L400.65578779180441,173.80883658525525"/>
|
||
<path d="M400.65578784275795,173.80883657881253 L400.65578781741669,173.73475331712692"/>
|
||
<path d="M400.65578888914433,173.80883644650544 L400.65578891475297,173.73475317837753"/>
|
||
<path d="M400.65578894009514,173.80883644006315 L400.65578891475297,173.73475317837753"/>
|
||
<path d="M400.65579001209198,173.73475303962775 L400.65578998648061,173.80883630775605"/>
|
||
<path d="M400.65579001209198,173.73475303962775 L400.65579003743051,173.80883630131379"/>
|
||
<path d="M400.65579108381507,173.8088361690067 L400.65579110942826,173.73475290087836"/>
|
||
<path d="M400.65579113476861,173.80883616256398 L400.65579110942826,173.73475290087836"/>
|
||
<path d="M400.65579220676454,173.73475276212901 L400.65579218115408,173.80883603025688"/>
|
||
<path d="M400.65579220676454,173.73475276212901 L400.65579223210489,173.80883602381459"/>
|
||
<path d="M400.65579330409992,173.73475262337962 L400.65579327849127,173.8088358915075"/>
|
||
<path d="M400.65579330409992,173.73475262337962 L400.65579332944026,173.80883588506521"/>
|
||
<path d="M400.65579440143802,173.73475248462987 L400.65579437582664,173.80883575275817"/>
|
||
<path d="M400.65579442678018,173.80883574631542 L400.65579440143802,173.73475248462987"/>
|
||
<path d="M400.65579547316202,173.80883561400879 L400.65579549877521,173.73475234588045"/>
|
||
<path d="M400.65579552411555,173.80883560756604 L400.65579549877521,173.73475234588045"/>
|
||
<path d="M400.65579657050102,173.80883547525895 L400.65579659611149,173.73475220713109"/>
|
||
<path d="M400.65579662145183,173.80883546881665 L400.65579659611149,173.73475220713109"/>
|
||
<path d="M400.65579766783731,173.80883533650956 L400.65579769344686,173.73475206838171"/>
|
||
<path d="M400.65579769344686,173.73475206838171 L400.6557977187872,173.80883533006735"/>
|
||
<path d="M400.65579879078496,173.73475192963193 L400.65579876517359,173.8088351977602"/>
|
||
<path d="M400.65579879078496,173.73475192963193 L400.65579881612439,173.80883519131797"/>
|
||
<path d="M400.65579986251169,173.80883505901039 L400.65579988812124,173.73475179088254"/>
|
||
<path d="M400.65579988812124,173.73475179088254 L400.65579991346158,173.80883505256818"/>
|
||
<path d="M400.65580095984797,173.80883492026103 L400.65580098545752,173.73475165213316"/>
|
||
<path d="M400.65580098545752,173.73475165213316 L400.65580101079695,173.80883491381894"/>
|
||
<path d="M400.6558020825255,173.73475151341765 L400.65580205718334,173.80883478151162"/>
|
||
<path d="M400.65580210813778,173.80883477506904 L400.6558020825255,173.73475151341765"/>
|
||
<path d="M400.65580315452326,173.80883464276187 L400.6558031801319,173.73475137463402"/>
|
||
<path d="M400.6558031801319,173.73475137463402 L400.6558031801319,172.65206019146359"/>
|
||
<path d="M400.65580322202595,172.52825134851986 L400.6558031801319,172.65206019146359"/>
|
||
<path d="M400.65580322202595,172.52825134851986 L400.65580322027517,172.37811175316895"/>
|
||
<path d="M400.65580322027517,172.37811175316895 L400.65580320697109,172.31145331859278"/>
|
||
<path d="M400.65580319632363,172.28782232765658 L400.65580320697109,172.31145331859278"/>
|
||
<path d="M400.65580318392722,172.27296775159778 L400.65580319632363,172.28782232765658"/>
|
||
<path d="M400.65580314490353,172.26856819451882 L400.65580314353474,172.27138983395608"/>
|
||
<path d="M400.65580314353474,172.27138983395608 L400.65580314108183,172.27824579317081"/>
|
||
<path d="M400.65580314108183,172.27824579317081 L400.65580314011959,172.28241258425965"/>
|
||
<path d="M400.6558031400923,172.39432511825896 L400.65580314011959,172.28241258425965"/>
|
||
<path d="M400.65580314085901,172.39817927679752 L400.6558031400923,172.39432511825896"/>
|
||
<path d="M400.65580314085901,172.39817927679752 L400.65580314302815,172.40403829407003"/>
|
||
<path d="M400.65580314302815,172.40403829407003 L400.6558031442969,172.40648598554247"/>
|
||
<path d="M400.65580314867248,172.4043312442337 L400.65580314737372,172.40648598515349"/>
|
||
<path d="M400.65580314867248,172.4043312442337 L400.65580315098168,172.39847336186349"/>
|
||
<path d="M400.65580315098168,172.39847336186349 L400.65580315157649,172.3943251168069"/>
|
||
<path d="M400.65580315216948,172.32700583779669 L400.65580315157649,172.3943251168069"/>
|
||
<path d="M400.65580315216948,172.32700583779669 L400.65580315515535,172.31206155777994"/>
|
||
<path d="M400.65580315515535,172.31206155777994 L400.65580315754187,172.30676346137875"/>
|
||
<path d="M400.65580315754187,172.30676346137875 L400.65580316032037,172.30343313186768"/>
|
||
<path d="M400.65580319037645,172.31761058796818 L400.65580318084676,172.30619156078916"/>
|
||
<path d="M400.65580320484196,172.35944692364103 L400.65580319037645,172.31761058796818"/>
|
||
<path d="M400.65580320484196,172.35944692364103 L400.65580320879099,172.38701420628229"/>
|
||
<path d="M400.65580321013431,172.51898214203146 L400.65580320879099,172.38701420628229"/>
|
||
<path d="M400.65580316824298,172.64279136346414 L400.65580321013431,172.51898214203146"/>
|
||
<path d="M400.65580316824298,172.64279136346414 L400.65580316824298,173.7205040849226"/>
|
||
<path d="M400.65580314959743,173.77443884182861 L400.65580316824298,173.7205040849226"/>
|
||
<path d="M400.65580209441805,173.72050422069918 L400.65580211306087,173.77443897289047"/>
|
||
<path d="M400.65580209441805,173.72050422069918 L400.65580209441805,172.66609169169519"/>
|
||
<path d="M400.65580213630756,172.54228284875211 L400.65580209441805,172.66609169169519"/>
|
||
<path d="M400.65580213630756,172.54228284875211 L400.65580213553176,172.27035252167508"/>
|
||
<path d="M400.65580213324529,172.25439729685553 L400.65580213553176,172.27035252167508"/>
|
||
<path d="M400.65580213324529,172.25439729685553 L400.6558021248743,172.23018381028251"/>
|
||
<path d="M400.65580211935912,172.22357500572255 L400.6558021248743,172.23018381028251"/>
|
||
<path d="M400.65580204385105,172.22357577224892 L400.65580203833042,172.23018647065183"/>
|
||
<path d="M400.65580203359741,172.24070242367404 L400.65580203833042,172.23018647065183"/>
|
||
<path d="M400.65580203359741,172.24070242367404 L400.6558020276766,172.27036691791383"/>
|
||
<path d="M400.6558020276766,172.27036691791383 L400.65580202748379,172.38762940109575"/>
|
||
<path d="M400.65580202748379,172.38762940109575 L400.65580203202308,172.41442645751863"/>
|
||
<path d="M400.65580204017488,172.43271620486723 L400.65580203202308,172.41442645751863"/>
|
||
<path d="M400.65580204017488,172.43271620486723 L400.65580204510616,172.43741288051876"/>
|
||
<path d="M400.65580205323522,172.43647460400652 L400.6558020518064,172.43818461977349"/>
|
||
<path d="M400.65580205323522,172.43647460400652 L400.65580205539891,172.43021173788372"/>
|
||
<path d="M400.65580205619017,172.42165673948836 L400.65580205539891,172.43021173788372"/>
|
||
<path d="M400.65580205581,172.41748313575826 L400.65580205619017,172.42165673948836"/>
|
||
<path d="M400.65580205581,172.41748313575826 L400.65580205446122,172.40955718719201"/>
|
||
<path d="M400.65580205446122,172.40955718719201 L400.65580205323522,172.40683849722825"/>
|
||
<path d="M400.65580205323522,172.40683849722825 L400.65580204534899,172.40174213703233"/>
|
||
<path d="M400.65580204345815,172.39729980594433 L400.65580204534899,172.40174213703233"/>
|
||
<path d="M400.65580204569005,172.40403956828831 L400.65580204345815,172.39729980594433"/>
|
||
<path d="M400.65580204569005,172.40403956828831 L400.65580204695607,172.40648612429254"/>
|
||
<path d="M400.65580205146898,172.40476815985585 L400.65580204998105,172.40592028209903"/>
|
||
<path d="M400.65580205346532,172.39818206371632 L400.65580205146898,172.40476815985585"/>
|
||
<path d="M400.65580205346532,172.39818206371632 L400.65580205423657,172.39432525555671"/>
|
||
<path d="M400.65580205423657,172.39432525555671 L400.65580205483593,172.32700597654593"/>
|
||
<path d="M400.65580205781453,172.31206169652987 L400.65580205483593,172.32700597654593"/>
|
||
<path d="M400.65580206020377,172.30676360012853 L400.65580205781453,172.31206169652987"/>
|
||
<path d="M400.65580206020377,172.30676360012853 L400.65580206298046,172.30343327061746"/>
|
||
<path d="M400.65580209304017,172.31761072671753 L400.65580208351048,172.30619169953843"/>
|
||
<path d="M400.65580210750204,172.35944706239081 L400.65580209304017,172.31761072671753"/>
|
||
<path d="M400.65580210750204,172.35944706239081 L400.65580211145107,172.38701434503221"/>
|
||
<path d="M400.65580211279803,172.51898228078068 L400.65580211145107,172.38701434503221"/>
|
||
<path d="M400.65580211279803,172.51898228078068 L400.65580207090397,172.64279150221392"/>
|
||
<path d="M400.65580207090397,172.64279150221392 L400.65580207090397,173.72050422367238"/>
|
||
<path d="M400.65580207090397,173.72050422367238 L400.65580205225933,173.7744389805784"/>
|
||
<path d="M400.65580101572277,173.77443911164011 L400.65580099707813,173.72050435944908"/>
|
||
<path d="M400.65580099707813,172.66609183044508 L400.65580099707813,173.72050435944908"/>
|
||
<path d="M400.65580099707813,172.66609183044508 L400.65580103897128,172.54228298750149"/>
|
||
<path d="M400.65580103897128,172.54228298750149 L400.65580103819366,172.27035266042483"/>
|
||
<path d="M400.65580103819366,172.27035266042483 L400.65580103591083,172.25439743560494"/>
|
||
<path d="M400.65580102753711,172.23018394903215 L400.65580103591083,172.25439743560494"/>
|
||
<path d="M400.65580102753711,172.23018394903215 L400.65580102202193,172.22357514447219"/>
|
||
<path d="M400.65580094099687,172.2301866094011 L400.65580094651114,172.22357591099885"/>
|
||
<path d="M400.65580093625931,172.24070256242382 L400.65580094099687,172.2301866094011"/>
|
||
<path d="M400.65580093033668,172.27036705666376 L400.65580093625931,172.24070256242382"/>
|
||
<path d="M400.65580093033668,172.27036705666376 L400.65580093014751,172.38762953984516"/>
|
||
<path d="M400.65580093014751,172.38762953984516 L400.65580093468498,172.41442659626827"/>
|
||
<path d="M400.65580094283769,172.43271634361662 L400.65580093468498,172.41442659626827"/>
|
||
<path d="M400.65580094283769,172.43271634361662 L400.65580094776897,172.43741301926815"/>
|
||
<path d="M400.65580095589348,172.43647474275642 L400.65580095447012,172.43818475852288"/>
|
||
<path d="M400.65580095589348,172.43647474275642 L400.65580095806263,172.43021187663308"/>
|
||
<path d="M400.65580095885571,172.42165687823763 L400.65580095806263,172.43021187663308"/>
|
||
<path d="M400.65580095865289,172.41722817255823 L400.65580095885571,172.42165687823763"/>
|
||
<path d="M400.65580095865289,172.41722817255823 L400.65580095712039,172.40955732594179"/>
|
||
<path d="M400.65580095589348,172.40683863597815 L400.65580095712039,172.40955732594179"/>
|
||
<path d="M400.65580094801362,172.40174227578169 L400.65580095589348,172.40683863597815"/>
|
||
<path d="M400.65580094801362,172.40174227578169 L400.65580094600818,172.39847364066492"/>
|
||
<path d="M400.65580094818552,172.40476829935727 L400.65580094600818,172.39847364066492"/>
|
||
<path d="M400.65580094818552,172.40476829935727 L400.65580094967618,172.40562747034642"/>
|
||
<path d="M400.65580095268388,172.40590490277376 L400.65580095412815,172.40476829860577"/>
|
||
<path d="M400.65580095412815,172.40476829860577 L400.65580095612995,172.39818068850769"/>
|
||
<path d="M400.65580095612995,172.39818068850769 L400.6558009569012,172.39432539430607"/>
|
||
<path d="M400.6558009574951,172.32700611529583 L400.6558009569012,172.39432539430607"/>
|
||
<path d="M400.6558009574951,172.32700611529583 L400.6558009604737,172.31206183527991"/>
|
||
<path d="M400.65580096286658,172.30676373887792 L400.6558009604737,172.31206183527991"/>
|
||
<path d="M400.65580096564508,172.30343340936685 L400.65580096286658,172.30676373887792"/>
|
||
<path d="M400.65580099570116,172.31761086546732 L400.65580098617056,172.30619183828833"/>
|
||
<path d="M400.65580101016667,172.3594472011402 L400.65580099570116,172.31761086546732"/>
|
||
<path d="M400.65580101016667,172.3594472011402 L400.65580101411115,172.38701448378214"/>
|
||
<path d="M400.65580101411115,172.38701448378214 L400.65580101545811,172.5189824195306"/>
|
||
<path d="M400.65580097356769,172.64279164096331 L400.65580101545811,172.5189824195306"/>
|
||
<path d="M400.65580097356769,172.64279164096331 L400.65580097356769,173.72050436242176"/>
|
||
<path d="M400.65580095492305,173.77443911932778 L400.65580097356769,173.72050436242176"/>
|
||
<path d="M400.65579989974276,173.72050449819847 L400.65579989974276,172.66609196919447"/>
|
||
<path d="M400.65579989974276,172.66609196919447 L400.65579994163772,172.54228312625074"/>
|
||
<path d="M400.65579994085465,172.27035279917476 L400.65579994163772,172.54228312625074"/>
|
||
<path d="M400.65579994085465,172.27035279917476 L400.65579993857455,172.2543975743543"/>
|
||
<path d="M400.65579993857455,172.2543975743543 L400.65579993020083,172.23018408778168"/>
|
||
<path d="M400.65579992468474,172.22357528322172 L400.65579993020083,172.23018408778168"/>
|
||
<path d="M400.65579984365786,172.23018674815074 L400.65579984917304,172.22357604974849"/>
|
||
<path d="M400.65579984365786,172.23018674815074 L400.65579983892212,172.24070270117321"/>
|
||
<path d="M400.65579983299676,172.27036719541366 L400.65579983892212,172.24070270117321"/>
|
||
<path d="M400.65579983299676,172.27036719541366 L400.65579983281032,172.38762967859492"/>
|
||
<path d="M400.65579983281032,172.38762967859492 L400.6557998373487,172.41442673501763"/>
|
||
<path d="M400.65579984550232,172.432716482366 L400.6557998373487,172.41442673501763"/>
|
||
<path d="M400.65579984550232,172.432716482366 L400.65579985042996,172.43741315801793"/>
|
||
<path d="M400.65579985713384,172.43818489727227 L400.65579985855902,172.43647488150569"/>
|
||
<path d="M400.65579986072271,172.43021201538289 L400.65579985855902,172.43647488150569"/>
|
||
<path d="M400.65579986072271,172.43021201538289 L400.6557998615167,172.42165701698752"/>
|
||
<path d="M400.65579986112107,172.41737970713461 L400.6557998615167,172.42165701698752"/>
|
||
<path d="M400.65579986112107,172.41737970713461 L400.65579985978502,172.40955746469118"/>
|
||
<path d="M400.65579985855902,172.40683877472742 L400.65579985978502,172.40955746469118"/>
|
||
<path d="M400.65579985067734,172.4017424145311 L400.65579985855902,172.40683877472742"/>
|
||
<path d="M400.6557998486719,172.39847377941427 L400.65579985067734,172.4017424145311"/>
|
||
<path d="M400.65579985085014,172.40476843810666 L400.6557998486719,172.39847377941427"/>
|
||
<path d="M400.65579985085014,172.40476843810666 L400.65579985233353,172.40591980299516"/>
|
||
<path d="M400.65579985666091,172.40433090350348 L400.65579985535942,172.40648640140242"/>
|
||
<path d="M400.65579985666091,172.40433090350348 L400.65579985896829,172.39847377811242"/>
|
||
<path d="M400.65579985896829,172.39847377811242 L400.65579985956583,172.39432553305545"/>
|
||
<path d="M400.65579985956583,172.39432553305545 L400.65579986015882,172.32700625404522"/>
|
||
<path d="M400.65579986314378,172.31206197402852 L400.65579986015882,172.32700625404522"/>
|
||
<path d="M400.65579986314378,172.31206197402852 L400.65579986552666,172.30676387762784"/>
|
||
<path d="M400.65579986552666,172.30676387762784 L400.6557998683088,172.30343354811623"/>
|
||
<path d="M400.65579988883519,172.30619197703774 L400.65579989836669,172.3176110042167"/>
|
||
<path d="M400.65579989836669,172.3176110042167 L400.6557999128313,172.35944733988958"/>
|
||
<path d="M400.65579991677578,172.38701462253135 L400.6557999128313,172.35944733988958"/>
|
||
<path d="M400.65579991812274,172.51898255827996 L400.65579991677578,172.38701462253135"/>
|
||
<path d="M400.65579987623141,172.64279177971267 L400.65579991812274,172.51898255827996"/>
|
||
<path d="M400.65579987623141,172.64279177971267 L400.65579987623141,173.72050450117112"/>
|
||
<path d="M400.65579985758404,173.77443925807756 L400.65579987623141,173.72050450117112"/>
|
||
<path d="M400.65579882105112,173.77443938913885 L400.65579880240648,173.72050463694785"/>
|
||
<path d="M400.65579880240648,173.72050463694785 L400.65579880240648,172.66609210794385"/>
|
||
<path d="M400.65579880240648,172.66609210794385 L400.65579884429781,172.54228326500052"/>
|
||
<path d="M400.65579884429781,172.54228326500052 L400.65579884352292,172.27035293792363"/>
|
||
<path d="M400.65579884123463,172.25439771310411 L400.65579884352292,172.27035293792363"/>
|
||
<path d="M400.65579883286455,172.23018422653092 L400.65579884123463,172.25439771310411"/>
|
||
<path d="M400.65579883286455,172.23018422653092 L400.65579882734664,172.22357542197136"/>
|
||
<path d="M400.65579874632158,172.23018688690013 L400.6557987518413,172.22357618849747"/>
|
||
<path d="M400.65579874632158,172.23018688690013 L400.65579874158584,172.24070283992256"/>
|
||
<path d="M400.65579873566685,172.27036733416236 L400.65579874158584,172.24070283992256"/>
|
||
<path d="M400.65579873566685,172.27036733416236 L400.65579873547404,172.3876298173443"/>
|
||
<path d="M400.65579874001332,172.41442687376704 L400.65579873547404,172.3876298173443"/>
|
||
<path d="M400.65579874816422,172.43271662111579 L400.65579874001332,172.41442687376704"/>
|
||
<path d="M400.65579874816422,172.43271662111579 L400.6557987530955,172.43741329676732"/>
|
||
<path d="M400.65579876122365,172.43647502025505 L400.65579875979483,172.43818503602205"/>
|
||
<path d="M400.65579876122365,172.43647502025505 L400.65579876338825,172.43021215413225"/>
|
||
<path d="M400.65579876338825,172.43021215413225 L400.65579876418042,172.42165715573691"/>
|
||
<path d="M400.65579876418042,172.42165715573691 L400.65579876379752,172.41748506596494"/>
|
||
<path d="M400.65579876244692,172.40955760344093 L400.65579876379752,172.41748506596494"/>
|
||
<path d="M400.65579876244692,172.40955760344093 L400.65579876122365,172.40683891347678"/>
|
||
<path d="M400.65579876122365,172.40683891347678 L400.65579875333924,172.40174255328085"/>
|
||
<path d="M400.65579875133562,172.39847391816366 L400.65579875333924,172.40174255328085"/>
|
||
<path d="M379.48911956707934,172.30343535185949 L400.65578560292988,172.3034353518598"/>
|
||
<path d="M400.65578562345718,172.3061937807812 L379.48911958760664,172.30619378078089"/>
|
||
<path d="M400.65578558505467,172.43741496176108 L400.65578558012248,172.4327182861096"/>
|
||
<path d="M379.48911954427467,172.43271828610929 L400.65578558012248,172.4327182861096"/>
|
||
<path d="M400.65578558505467,172.43741496176108 L379.48911954920504,172.43741496176079"/>
|
||
<path d="M400.65579876819038,172.3067640163772 L379.48913273234075,172.30676401637692"/>
|
||
<path d="M400.65579876580296,172.31206211277856 L400.65579876819038,172.3067640163772"/>
|
||
<path d="M379.48913272995333,172.31206211277822 L400.65579876580296,172.31206211277856"/>
|
||
<path d="M400.6557794961559,172.52825453989513 L379.48911610973255,172.52825453989482"/>
|
||
<path d="M400.6557794961559,172.52825453989513 L400.65577945426458,172.65206338283846"/>
|
||
<path d="M379.48911606784122,172.65206338283815 L400.65577945426458,172.65206338283846"/>
|
||
<path d="M377.76931656460738,176.42418451248386 L378.16147939172197,176.4062338896789"/>
|
||
<path d="M377.76931656686929,176.4136382865276 L378.16147939172197,176.4062338896789"/>
|
||
<path d="M377.76931656460738,176.42418451248386 L377.76931656686929,176.4136382865276"/>
|
||
<path d="M400.65579216748984,172.3981817997612 L379.48912613161656,172.39809020530362"/>
|
||
<path d="M379.48912613346738,172.40174338577765 L400.65579216748984,172.3981817997612"/>
|
||
<path d="M400.65579107360145,172.40590653039459 L400.65579107215626,172.40476954810248"/>
|
||
<path d="M379.48912503630663,172.40476954810217 L400.65579107215626,172.40476954810248"/>
|
||
<path d="M400.65579107360145,172.40590653039459 L379.48912503775182,172.40590653039428"/>
|
||
<path d="M400.65579986072271,172.43021201538289 L379.48913382487308,172.43021201538255"/>
|
||
<path d="M379.48913382257751,172.43603999708023 L400.65579986072271,172.43021201538289"/>
|
||
<path d="M379.48911281680512,172.2792872088998 L379.48911281772189,172.52825495614337"/>
|
||
<path d="M379.48911281680512,172.2792872088998 L379.48911281570645,172.27163452972496"/>
|
||
<path d="M379.48911281570645,172.27163452972496 L379.48911281169012,172.26001982277424"/>
|
||
<path d="M379.48911280904713,172.25684997349913 L379.48911281169012,172.26001982277424"/>
|
||
<path d="M379.48911273482236,172.26504806557563 L379.48911273973272,172.25684846830521"/>
|
||
<path d="M379.48911273308158,172.27160993835437 L379.48911273482236,172.26504806557563"/>
|
||
<path d="M379.48911273198564,172.27925088463206 L379.48911273308158,172.27160993835437"/>
|
||
<path d="M379.48911273198564,172.27925088463206 L379.48911273190379,172.37990146339905"/>
|
||
<path d="M379.48911273275417,172.38678202401383 L379.48911273190379,172.37990146339905"/>
|
||
<path d="M379.48911273638214,172.39847697078886 L379.48911273275417,172.38678202401383"/>
|
||
<path d="M379.48911273578824,172.39432872588262 L379.48911273638214,172.39847697078886"/>
|
||
<path d="M379.48911273578824,172.39432872588262 L379.48911273581371,172.2824161918833"/>
|
||
<path d="M379.48911273581371,172.2824161918833 L379.48911273677777,172.27824826532569"/>
|
||
<path d="M379.48911273908152,172.27110616806362 L379.48911273677777,172.27824826532569"/>
|
||
<path d="M379.48911273908152,172.27110616806362 L379.48911274060038,172.26857180214219"/>
|
||
<path d="M379.48911277962225,172.27297135922129 L379.48911279201593,172.28782593528064"/>
|
||
<path d="M379.4891128026652,172.31145692621644 L379.48911279201593,172.28782593528064"/>
|
||
<path d="M379.4891128026652,172.31145692621644 L379.48911281596929,172.37811536079261"/>
|
||
<path d="M379.48911281596929,172.37811536079261 L379.48911281772189,172.52825495614337"/>
|
||
<path d="M379.4891150117478,172.27928693136676 L379.48911501239354,172.5282546786446"/>
|
||
<path d="M379.48911501065186,172.27163425219155 L379.4891150117478,172.27928693136676"/>
|
||
<path d="M379.48911501065186,172.27163425219155 L379.48911500663462,172.26001954524105"/>
|
||
<path d="M379.48911500663462,172.26001954524105 L379.48911500399345,172.25684969596557"/>
|
||
<path d="M379.48911492976595,172.26504778804244 L379.4891149346754,172.25684819077216"/>
|
||
<path d="M379.48911492802699,172.27160966082093 L379.48911492976595,172.26504778804244"/>
|
||
<path d="M379.48911492693196,172.2792506070985 L379.48911492802699,172.27160966082093"/>
|
||
<path d="M379.48911492693196,172.2792506070985 L379.48911492684556,172.379901185866"/>
|
||
<path d="M379.48911492769776,172.38678174648078 L379.48911492684556,172.379901185866"/>
|
||
<path d="M379.48911492769776,172.38678174648078 L379.48911493105561,172.39847669328969"/>
|
||
<path d="M379.48911493105561,172.39847669328969 L379.48911493046262,172.39432844838333"/>
|
||
<path d="M379.48911493048536,172.28241591438453 L379.48911493046262,172.39432844838333"/>
|
||
<path d="M379.48911493146306,172.2784542646059 L379.48911493048536,172.28241591438453"/>
|
||
<path d="M379.48911493383412,172.27135417967037 L379.48911493146306,172.2784542646059"/>
|
||
<path d="M379.48911493527385,172.26857152464316 L379.48911493383412,172.27135417967037"/>
|
||
<path d="M379.48911497429481,172.2729710817224 L379.48911498669122,172.28782565778135"/>
|
||
<path d="M379.48911498669122,172.28782565778135 L379.4891149973414,172.31145664871713"/>
|
||
<path d="M379.4891149973414,172.31145664871713 L379.4891150106464,172.3781150832933"/>
|
||
<path d="M379.48911501239354,172.5282546786446 L379.4891150106464,172.3781150832933"/>
|
||
<path d="M379.48911383734003,172.25684832952157 L379.48911383242876,172.26504792679196"/>
|
||
<path d="M379.48911383068889,172.27160979957071 L379.48911383242876,172.26504792679196"/>
|
||
<path d="M379.48911383068889,172.27160979957071 L379.48911382959295,172.27925074584843"/>
|
||
<path d="M379.4891138295111,172.37990132461525 L379.48911382959295,172.27925074584843"/>
|
||
<path d="M379.48911383036148,172.38678188523016 L379.4891138295111,172.37990132461525"/>
|
||
<path d="M379.48911383036148,172.38678188523016 L379.48911383344921,172.39847683207336"/>
|
||
<path d="M379.48911383344921,172.39847683207336 L379.4891138328544,172.39432858716714"/>
|
||
<path d="M379.48911383287896,172.28241605316822 L379.4891138328544,172.39432858716714"/>
|
||
<path d="M379.48911383384211,172.27824850510024 L379.4891138361495,172.27110527236911"/>
|
||
<path d="M379.48911383766745,172.26857166342668 L379.4891138361495,172.27110527236911"/>
|
||
<path d="M379.489113889083,172.28782579656513 L379.48911387668659,172.27297122050618"/>
|
||
<path d="M379.489113889083,172.28782579656513 L379.48911389973409,172.31145678750096"/>
|
||
<path d="M379.48911391303818,172.3781152220771 L379.48911389973409,172.31145678750096"/>
|
||
<path d="M379.48911391303818,172.3781152220771 L379.48911391478532,172.5282548174284"/>
|
||
<path d="M379.48911391478532,172.5282548174284 L379.48911391441152,172.27928707011614"/>
|
||
<path d="M379.48911391331285,172.27163439094133 L379.48911391441152,172.27928707011614"/>
|
||
<path d="M379.48911390929743,172.26001968399055 L379.48911391331285,172.27163439094133"/>
|
||
<path d="M379.48911390929743,172.26001968399055 L379.48911390665353,172.25684983471547"/>
|
||
<path d="M379.4891138357184,172.40174546715679 L379.48911383344921,172.39847683207336"/>
|
||
<path d="M379.48911384360463,172.40684182735271 L379.4891138357184,172.40174546715679"/>
|
||
<path d="M379.48911384360463,172.40684182735271 L379.48911384482699,172.40956051731689"/>
|
||
<path d="M379.48911384616576,172.41738313824928 L379.48911384482699,172.40956051731689"/>
|
||
<path d="M379.48911384616576,172.41738313824928 L379.48911384656139,172.42166006961273"/>
|
||
<path d="M379.48911384576832,172.43021506800818 L379.48911384656139,172.42166006961273"/>
|
||
<path d="M379.48911384576832,172.43021506800818 L379.48911384350185,172.43597189367483"/>
|
||
<path d="M379.48911384350185,172.43597189367483 L379.48911384217581,172.43818794989798"/>
|
||
<path d="M379.48911383054428,172.43271953499175 L379.48911383547556,172.43741621064311"/>
|
||
<path d="M379.48911383054428,172.43271953499175 L379.48911382239521,172.41442978764286"/>
|
||
<path d="M379.4891138178541,172.38763273122012 L379.48911382239521,172.41442978764286"/>
|
||
<path d="M379.48911381804601,172.27037024803832 L379.4891138178541,172.38763273122012"/>
|
||
<path d="M379.48911381804601,172.27037024803832 L379.48911382396682,172.24070575379852"/>
|
||
<path d="M379.48911382870347,172.2301898007758 L379.48911382396682,172.24070575379852"/>
|
||
<path d="M379.48911383422228,172.22357910237326 L379.48911382870347,172.2301898007758"/>
|
||
<path d="M379.48911391524643,172.23018714040671 L379.48911390973217,172.22357833584675"/>
|
||
<path d="M379.48911392361561,172.25440062698004 L379.48911391524643,172.23018714040671"/>
|
||
<path d="M379.48911392361561,172.25440062698004 L379.48911392590298,172.27035585179956"/>
|
||
<path d="M379.48911392668151,172.54228617887594 L379.48911392590298,172.27035585179956"/>
|
||
<path d="M379.48911388478746,172.66609502181964 L379.48911392668151,172.54228617887594"/>
|
||
<path d="M379.48911388478746,173.72050755082364 L379.48911388478746,172.66609502181964"/>
|
||
<path d="M379.48911390343301,173.77444230301467 L379.48911388478746,173.72050755082364"/>
|
||
<path d="M379.4891149586133,173.72050741504694 L379.48911493996593,173.77444217195335"/>
|
||
<path d="M379.4891149586133,173.72050741504694 L379.4891149586133,172.64279469358848"/>
|
||
<path d="M379.48911500050826,172.51898547215526 L379.4891149586133,172.64279469358848"/>
|
||
<path d="M379.48911499915766,172.38701753640717 L379.48911500050826,172.51898547215526"/>
|
||
<path d="M379.48911499521228,172.35945025376554 L379.48911499915766,172.38701753640717"/>
|
||
<path d="M379.48911499521228,172.35945025376554 L379.48911498074676,172.31761391809252"/>
|
||
<path d="M379.48911497121617,172.30619489091353 L379.48911498074676,172.31761391809252"/>
|
||
<path d="M379.4891149506916,172.30343646199202 L379.48911494791128,172.30676679150326"/>
|
||
<path d="M379.48911494552567,172.31206488790446 L379.48911494791128,172.30676679150326"/>
|
||
<path d="M379.48911494552567,172.31206488790446 L379.4891149425398,172.32700916792103"/>
|
||
<path d="M379.48911494194772,172.39432844693127 L379.4891149425398,172.32700916792103"/>
|
||
<path d="M379.48911494194772,172.39432844693127 L379.48911494135291,172.39847669198784"/>
|
||
<path d="M379.48911494135291,172.39847669198784 L379.48911493917558,172.40477135123083"/>
|
||
<path d="M379.48911493773949,172.40648931527824 L379.48911493917558,172.40477135123083"/>
|
||
<path d="M379.48911493333298,172.40426379754251 L379.4891149346663,172.40648931566696"/>
|
||
<path d="M379.48911493105561,172.39847669328969 L379.48911493333298,172.40426379754251"/>
|
||
<path d="M379.48911493105561,172.39847669328969 L379.48911493305923,172.40174532840689"/>
|
||
<path d="M379.48911494094091,172.40684168860335 L379.48911493305923,172.40174532840689"/>
|
||
<path d="M379.48911494190133,172.40994000357472 L379.48911494094091,172.40684168860335"/>
|
||
<path d="M379.48911494351842,172.41748821958038 L379.48911494190133,172.40994000357472"/>
|
||
<path d="M379.4891149439004,172.42165993086292 L379.48911494351842,172.41748821958038"/>
|
||
<path d="M379.4891149439004,172.42165993086292 L379.48911494310823,172.43021492925828"/>
|
||
<path d="M379.48911494310823,172.43021492925828 L379.48911494094091,172.43647779538162"/>
|
||
<path d="M379.48911493951482,172.43818781114805 L379.48911494094091,172.43647779538162"/>
|
||
<path d="M379.4891149278842,172.43271939624182 L379.48911493281184,172.43741607189375"/>
|
||
<path d="M379.4891149278842,172.43271939624182 L379.4891149197324,172.41442964889333"/>
|
||
<path d="M379.48911491519038,172.38763259247074 L379.4891149197324,172.41442964889333"/>
|
||
<path d="M379.48911491538229,172.27037010928893 L379.48911491519038,172.38763259247074"/>
|
||
<path d="M379.48911491538229,172.27037010928893 L379.48911492130401,172.24070561504902"/>
|
||
<path d="M379.48911492130401,172.24070561504902 L379.48911492604248,172.23018966202616"/>
|
||
<path d="M379.48911493155765,172.22357896362388 L379.48911492604248,172.23018966202616"/>
|
||
<path d="M379.48911501258181,172.23018700165733 L379.48911500706663,172.22357819709737"/>
|
||
<path d="M379.48911501258181,172.23018700165733 L379.48911502095098,172.25440048823066"/>
|
||
<path d="M379.48911502095098,172.25440048823066 L379.48911502323836,172.27035571305018"/>
|
||
<path d="M379.48911502323836,172.27035571305018 L379.48911502401779,172.54228604012653"/>
|
||
<path d="M379.48911498212283,172.66609488307029 L379.48911502401779,172.54228604012653"/>
|
||
<path d="M379.48911498212283,173.72050741207426 L379.48911498212283,172.66609488307029"/>
|
||
<path d="M379.4891150007702,173.77444216426517 L379.48911498212283,173.72050741207426"/>
|
||
<path d="M379.48911603730403,173.7744420332036 L379.48911605594776,173.7205072762977"/>
|
||
<path d="M379.48911605594776,173.7205072762977 L379.48911605594776,172.64279455483924"/>
|
||
<path d="M379.48911605594776,172.64279455483924 L379.48911609784273,172.51898533340599"/>
|
||
<path d="M379.48911609649304,172.38701739765781 L379.48911609784273,172.51898533340599"/>
|
||
<path d="M379.48911609254765,172.35945011501616 L379.48911609649304,172.38701739765781"/>
|
||
<path d="M379.48911609254765,172.35945011501616 L379.48911607808304,172.31761377934328"/>
|
||
<path d="M379.48911606855518,172.30619475216375 L379.48911607808304,172.31761377934328"/>
|
||
<path d="M379.48911604524665,172.30676665275385 L379.48911604802697,172.30343632324266"/>
|
||
<path d="M379.48911604524665,172.30676665275385 L379.48911604286013,172.31206474915507"/>
|
||
<path d="M379.48911603987608,172.32700902917165 L379.48911604286013,172.31206474915507"/>
|
||
<path d="M379.48911603987608,172.32700902917165 L379.48911603928309,172.39432830818188"/>
|
||
<path d="M379.48911603928309,172.39432830818188 L379.48911603868828,172.39847655323848"/>
|
||
<path d="M379.48911603641272,172.40426290108786 L379.48911603868828,172.39847655323848"/>
|
||
<path d="M379.48911603641272,172.40426290108786 L379.48911603507941,172.40648917652845"/>
|
||
<path d="M379.48911603066836,172.40426328030372 L379.48911603200258,172.4064891769176"/>
|
||
<path d="M379.48911603066836,172.40426328030372 L379.48911602839189,172.39847655454031"/>
|
||
<path d="M379.48911602779799,172.39432830963406 L379.48911602839189,172.39847655454031"/>
|
||
<path d="M379.48911602782528,172.2824157756346 L379.48911602779799,172.39432830963406"/>
|
||
<path d="M379.48911602782528,172.2824157756346 L379.48911602872477,172.27843065951643"/>
|
||
<path d="M379.48911603112947,172.27102513354575 L379.48911602872477,172.27843065951643"/>
|
||
<path d="M379.48911603112947,172.27102513354575 L379.48911603261013,172.26857138589378"/>
|
||
<path d="M379.48911607163291,172.27297094297273 L379.48911608403023,172.28782551903157"/>
|
||
<path d="M379.48911609467768,172.31145650996774 L379.48911608403023,172.28782551903157"/>
|
||
<path d="M379.48911610798086,172.37811494454405 L379.48911609467768,172.31145650996774"/>
|
||
<path d="M379.48911610798086,172.37811494454405 L379.48911610973255,172.52825453989482"/>
|
||
<path d="M379.48911606784122,172.65206338283815 L379.48911610973255,172.52825453989482"/>
|
||
<path d="M379.48911606784122,172.65206338283815 L379.48911606784122,173.73475456600858"/>
|
||
<path d="M379.48911606784122,173.73475456600858 L379.48911604222985,173.80883783413685"/>
|
||
<path d="M379.48911497050221,173.73475470475836 L379.48911499584437,173.808837966444"/>
|
||
<path d="M379.48911494489448,173.80883797288621 L379.48911497050221,173.73475470475836"/>
|
||
<path d="M379.48911389850718,173.80883810519336 L379.48911387289581,173.73475484354202"/>
|
||
<path d="M379.48911387289581,173.73475484354202 L379.48911384728626,173.80883811167001"/>
|
||
<path d="M379.48911280089987,173.80883824397705 L379.48911277583147,173.73475498225713"/>
|
||
<path d="M379.48911277583147,173.73475498225713 L379.48911275021737,173.80883825038549"/>
|
||
<path d="M379.4891117038328,173.80883838269253 L379.48911167821871,173.7347551210413"/>
|
||
<path d="M379.48911167821871,172.65206393787088 L379.48911167821871,173.7347551210413"/>
|
||
<path d="M379.48911172011185,172.52825509492754 L379.48911167821871,172.65206393787088"/>
|
||
<path d="M379.48911171973805,172.27928734761531 L379.48911172011185,172.52825509492754"/>
|
||
<path d="M379.48911171973805,172.27928734761531 L379.48911171864211,172.2716346684401"/>
|
||
<path d="M379.48911171462305,172.26001996148972 L379.48911171864211,172.2716346684401"/>
|
||
<path d="M379.48911171198188,172.25685011221424 L379.48911171462305,172.26001996148972"/>
|
||
<path d="M379.48911164266565,172.25684860702071 L379.48911163775347,172.26504820429113"/>
|
||
<path d="M379.48911163601542,172.27161007706948 L379.48911163775347,172.26504820429113"/>
|
||
<path d="M379.4891116349213,172.27925102334706 L379.48911163601542,172.27161007706948"/>
|
||
<path d="M379.4891116349213,172.27925102334706 L379.48911163483581,172.37990160211456"/>
|
||
<path d="M379.48911163568619,172.38678216272933 L379.48911163483581,172.37990160211456"/>
|
||
<path d="M379.48911163888033,172.39799794184506 L379.48911163568619,172.38678216272933"/>
|
||
<path d="M379.48911163888033,172.39799794184506 L379.48911164104857,172.40174574465544"/>
|
||
<path d="M379.48911164892934,172.40684210485188 L379.48911164104857,172.40174574465544"/>
|
||
<path d="M379.48911165015443,172.40956079481566 L379.48911164892934,172.40684210485188"/>
|
||
<path d="M379.48911165015443,172.40956079481566 L379.48911165168693,172.41723164143195"/>
|
||
<path d="M379.4891116516942,172.42154717877406 L379.48911165168693,172.41723164143195"/>
|
||
<path d="M379.48911165109575,172.43021534550695 L379.4891116516942,172.42154717877406"/>
|
||
<path d="M379.48911164892934,172.43647821163015 L379.48911165109575,172.43021534550695"/>
|
||
<path d="M379.48911164892934,172.43647821163015 L379.48911164750416,172.43818822739661"/>
|
||
<path d="M379.48911163587081,172.43271981249052 L379.48911164080027,172.43741648814242"/>
|
||
<path d="M379.48911162771992,172.414430065142 L379.48911163587081,172.43271981249052"/>
|
||
<path d="M379.48911162317881,172.38763300871943 L379.48911162771992,172.414430065142"/>
|
||
<path d="M379.48911162317881,172.38763300871943 L379.48911162337254,172.27037052553749"/>
|
||
<path d="M379.48911162337254,172.27037052553749 L379.48911162929153,172.24070603129769"/>
|
||
<path d="M379.48911163403181,172.23019007827469 L379.48911162929153,172.24070603129769"/>
|
||
<path d="M379.4891116395479,172.22357937987243 L379.48911163403181,172.23019007827469"/>
|
||
<path d="M379.48911171505597,172.22357861334592 L379.48911172057115,172.23018741790588"/>
|
||
<path d="M379.48911172894395,172.25440090447881 L379.48911172057115,172.23018741790588"/>
|
||
<path d="M379.48911173122769,172.27035612929873 L379.48911172894395,172.25440090447881"/>
|
||
<path d="M379.48911173200713,172.54228645637508 L379.48911173122769,172.27035612929873"/>
|
||
<path d="M379.48911169011308,172.66609529931881 L379.48911173200713,172.54228645637508"/>
|
||
<path d="M379.48911169011308,172.66609529931881 L379.48911169011308,173.72050782832281"/>
|
||
<path d="M379.48911170875772,173.77444258051383 L379.48911169011308,173.72050782832281"/>
|
||
<path d="M379.4891127639371,173.72050769254622 L379.48911274529428,173.77444244945212"/>
|
||
<path d="M379.4891127639371,172.64279497108777 L379.4891127639371,173.72050769254622"/>
|
||
<path d="M379.4891127639371,172.64279497108777 L379.48911280583116,172.51898574965455"/>
|
||
<path d="M379.48911280448237,172.38701781390634 L379.48911280583116,172.51898574965455"/>
|
||
<path d="M379.48911280053608,172.35945053126471 L379.48911280448237,172.38701781390634"/>
|
||
<path d="M379.48911278607147,172.3176141955918 L379.48911280053608,172.35945053126471"/>
|
||
<path d="M379.48911277654452,172.30619516841227 L379.48911278607147,172.3176141955918"/>
|
||
<path d="M379.48911275323599,172.30676706900243 L379.48911275601449,172.3034367394913"/>
|
||
<path d="M379.48911275084947,172.31206516540362 L379.48911275323599,172.30676706900243"/>
|
||
<path d="M379.48911274786542,172.3270094454202 L379.48911275084947,172.31206516540362"/>
|
||
<path d="M379.48911274786542,172.3270094454202 L379.48911274727061,172.39432872443055"/>
|
||
<path d="M379.48911274437114,172.40433295940943 L379.48911274727061,172.39432872443055"/>
|
||
<path d="M379.48911274437114,172.40433295940943 L379.48911274306784,172.40648959277701"/>
|
||
<path d="M379.48911273868953,172.40433333861722 L379.48911273999101,172.40648959316613"/>
|
||
<path d="M379.48911273868953,172.40433333861722 L379.48911273638214,172.39847697078886"/>
|
||
<path d="M379.48911273638214,172.39847697078886 L379.48911273811564,172.40174560593994"/>
|
||
<path d="M379.48911274599641,172.4068419661364 L379.48911273811564,172.40174560593994"/>
|
||
<path d="M379.48911274708053,172.40997434514779 L379.48911274599641,172.4068419661364"/>
|
||
<path d="M379.48911274708053,172.40997434514779 L379.48911274875036,172.41723150271699"/>
|
||
<path d="M379.48911274875036,172.41723150271699 L379.48911274875036,172.42166058691157"/>
|
||
<path d="M379.48911274875036,172.42166058691157 L379.4891127481601,172.43021520679184"/>
|
||
<path d="M379.48911274586544,172.43604318848941 L379.4891127481601,172.43021520679184"/>
|
||
<path d="M379.48911274586544,172.43604318848941 L379.48911274457305,172.4381880886811"/>
|
||
<path d="M379.48911273293606,172.43271967377538 L379.48911273786734,172.43741634942691"/>
|
||
<path d="M379.48911273293606,172.43271967377538 L379.4891127247879,172.41442992642635"/>
|
||
<path d="M379.48911272024679,172.38763287000393 L379.4891127247879,172.41442992642635"/>
|
||
<path d="M379.4891127204387,172.27037038682198 L379.48911272024679,172.38763287000393"/>
|
||
<path d="M379.4891127204387,172.27037038682198 L379.48911272636042,172.24070589258218"/>
|
||
<path d="M379.48911273109616,172.23018993955958 L379.48911272636042,172.24070589258218"/>
|
||
<path d="M379.48911273661497,172.22357924115693 L379.48911273109616,172.23018993955958"/>
|
||
<path d="M379.4891128121194,172.22357847463095 L379.48911281764003,172.2301872791904"/>
|
||
<path d="M379.4891128260092,172.25440076576371 L379.48911281764003,172.2301872791904"/>
|
||
<path d="M379.48911282829476,172.2703559905832 L379.4891128260092,172.25440076576371"/>
|
||
<path d="M379.48911282907602,172.5422863176596 L379.48911282829476,172.2703559905832"/>
|
||
<path d="M379.48911282907602,172.5422863176596 L379.48911278718106,172.66609516060333"/>
|
||
<path d="M379.48911278718106,173.7205076896073 L379.48911278718106,172.66609516060333"/>
|
||
<path d="M379.48911280582661,173.77444244179821 L379.48911278718106,173.7205076896073"/>
|
||
<path d="M379.48911386100599,173.72050755383074 L379.48911384236135,173.77444231073662"/>
|
||
<path d="M379.48911386100599,172.64279483237229 L379.48911386100599,173.72050755383074"/>
|
||
<path d="M379.48911390290095,172.51898561093907 L379.48911386100599,172.64279483237229"/>
|
||
<path d="M379.48911390290095,172.51898561093907 L379.48911390155126,172.38701767519086"/>
|
||
<path d="M379.48911389760406,172.35945039254918 L379.48911390155126,172.38701767519086"/>
|
||
<path d="M379.48911388313854,172.31761405687629 L379.48911389760406,172.35945039254918"/>
|
||
<path d="M379.48911388313854,172.31761405687629 L379.48911387360886,172.30619502969719"/>
|
||
<path d="M379.48911385030397,172.3067669302869 L379.48911385308338,172.30343660077583"/>
|
||
<path d="M379.48911384791745,172.31206502668812 L379.48911385030397,172.3067669302869"/>
|
||
<path d="M379.48911384791745,172.31206502668812 L379.48911384493431,172.3270093067047"/>
|
||
<path d="M379.48911384493431,172.3270093067047 L379.4891138443395,172.39432858571507"/>
|
||
<path d="M379.48911384359371,172.39809304243201 L379.4891138443395,172.39432858571507"/>
|
||
<path d="M379.48911384359371,172.39809304243201 L379.48911384156918,172.40477149001438"/>
|
||
<path d="M379.48911383575751,172.40433319990171 L379.48911383705808,172.40648945445062"/>
|
||
<path d="M379.48911383344921,172.39847683207336 L379.48911383575751,172.40433319990171"/>
|
||
<path d="M400.65578339132526,172.27110392246246 L400.65578339284048,172.2685706920098"/>
|
||
<path d="M379.48911735699085,172.26857069200949 L400.65578339284048,172.2685706920098"/>
|
||
<path d="M400.65578339132526,172.27110392246246 L379.48911735547472,172.27110392246215"/>
|
||
<path d="M379.48911383384211,172.27824850510024 L379.48911383287896,172.28241605316822"/>
|
||
<path d="M400.65577721930322,172.2824160531685 L379.48911383287896,172.28241605316822"/>
|
||
<path d="M379.48911383384211,172.27824850510024 L400.65577721930322,172.2824160531685"/>
|
||
<path d="M379.48911304476542,172.52825440100872 L379.48911304384865,172.27928665376515"/>
|
||
<path d="M379.48911304274998,172.27163397459032 L379.48911304384865,172.27928665376515"/>
|
||
<path d="M379.48911303873456,172.26001926763945 L379.48911304274998,172.27163397459032"/>
|
||
<path d="M379.48911303609066,172.25684941836434 L379.48911303873456,172.26001926763945"/>
|
||
<path d="M379.48911296186679,172.26504751044087 L379.48911296677625,172.25684791317059"/>
|
||
<path d="M379.48911296012511,172.27160938321958 L379.48911296186679,172.26504751044087"/>
|
||
<path d="M379.48911295902917,172.2792503294973 L379.48911296012511,172.27160938321958"/>
|
||
<path d="M379.48911295894641,172.3799009082644 L379.48911295902917,172.2792503294973"/>
|
||
<path d="M379.48911295894641,172.3799009082644 L379.4891129597986,172.38678146887904"/>
|
||
<path d="M379.4891129597986,172.38678146887904 L379.4891129636203,172.39782882008535"/>
|
||
<path d="M379.48911296283086,172.39432817074785 L379.4891129636203,172.39782882008535"/>
|
||
<path d="M379.48911296285996,172.28241563674851 L379.48911296283086,172.39432817074785"/>
|
||
<path d="M379.48911296285996,172.28241563674851 L379.48911296383403,172.2784536084805"/>
|
||
<path d="M379.48911296620236,172.27135579448239 L379.48911296383403,172.2784536084805"/>
|
||
<path d="M379.48911296764209,172.26857124700769 L379.48911296620236,172.27135579448239"/>
|
||
<path d="M379.48911300666396,172.27297080408678 L379.48911301906037,172.28782538014588"/>
|
||
<path d="M379.48911302970964,172.31145637108165 L379.48911301906037,172.28782538014588"/>
|
||
<path d="M379.48911302970964,172.31145637108165 L379.48911304301555,172.37811480565767"/>
|
||
<path d="M379.48911304476542,172.52825440100872 L379.48911304301555,172.37811480565767"/>
|
||
<path d="M379.48911414145505,172.27928651498149 L379.48911414182976,172.52825426229367"/>
|
||
<path d="M379.48911414145505,172.27928651498149 L379.48911414035638,172.27163383580668"/>
|
||
<path d="M379.48911413634187,172.26001912885579 L379.48911414035638,172.27163383580668"/>
|
||
<path d="M379.48911413634187,172.26001912885579 L379.48911413369706,172.25684927958073"/>
|
||
<path d="M379.4891140594741,172.26504737165718 L379.48911406438538,172.2568477743867"/>
|
||
<path d="M379.4891140594741,172.26504737165718 L379.48911405773242,172.27160924443587"/>
|
||
<path d="M379.48911405773242,172.27160924443587 L379.48911405663739,172.27925019071364"/>
|
||
<path d="M379.48911405655372,172.37990076948074 L379.48911405663739,172.27925019071364"/>
|
||
<path d="M379.48911405740591,172.3867813300954 L379.48911405655372,172.37990076948074"/>
|
||
<path d="M379.48911406049092,172.39847627693891 L379.48911405740591,172.3867813300954"/>
|
||
<path d="M379.48911405989702,172.3943280320326 L379.48911406049092,172.39847627693891"/>
|
||
<path d="M379.48911405989702,172.3943280320326 L379.48911405992339,172.28241549803349"/>
|
||
<path d="M379.48911405992339,172.28241549803349 L379.48911406089837,172.27845460523397"/>
|
||
<path d="M379.48911406326943,172.27135489878802 L379.48911406089837,172.27845460523397"/>
|
||
<path d="M379.48911406471007,172.26857110829218 L379.48911406326943,172.27135489878802"/>
|
||
<path d="M379.48911410373012,172.27297066537153 L379.48911411612835,172.28782524143037"/>
|
||
<path d="M379.48911412677762,172.31145623236623 L379.48911411612835,172.28782524143037"/>
|
||
<path d="M379.48911412677762,172.31145623236623 L379.48911414008171,172.37811466694239"/>
|
||
<path d="M379.48911414182976,172.52825426229367 L379.48911414008171,172.37811466694239"/>
|
||
<path d="M379.48911523943707,172.52825412350995 L379.48911523879042,172.27928637623211"/>
|
||
<path d="M379.48911523769448,172.2716336970571 L379.48911523879042,172.27928637623211"/>
|
||
<path d="M379.48911523367815,172.2600189901064 L379.48911523769448,172.2716336970571"/>
|
||
<path d="M379.48911523367815,172.2600189901064 L379.48911523103607,172.25684914083115"/>
|
||
<path d="M379.48911515680857,172.26504723290788 L379.48911516172075,172.25684763563737"/>
|
||
<path d="M379.48911515506961,172.27160910568642 L379.48911515680857,172.26504723290788"/>
|
||
<path d="M379.48911515397549,172.27925005196386 L379.48911515506961,172.27160910568642"/>
|
||
<path d="M379.48911515388909,172.37990063073136 L379.48911515397549,172.27925005196386"/>
|
||
<path d="M379.48911515474038,172.38678119134605 L379.48911515388909,172.37990063073136"/>
|
||
<path d="M379.48911515474038,172.38678119134605 L379.48911515809914,172.39847613815525"/>
|
||
<path d="M379.48911515750342,172.39432789324894 L379.48911515809914,172.39847613815525"/>
|
||
<path d="M379.4891151575298,172.28241535924982 L379.48911515750342,172.39432789324894"/>
|
||
<path d="M379.48911515840746,172.27802790878999 L379.4891151575298,172.28241535924982"/>
|
||
<path d="M379.48911515840746,172.27802790878999 L379.48911516094131,172.27117194956509"/>
|
||
<path d="M379.48911516231829,172.26857096950852 L379.48911516094131,172.27117194956509"/>
|
||
<path d="M379.48911521373566,172.28782510264671 L379.48911520133652,172.2729705265879"/>
|
||
<path d="M379.48911521373566,172.28782510264671 L379.48911522438584,172.31145609358251"/>
|
||
<path d="M379.48911523768993,172.37811452815865 L379.48911522438584,172.31145609358251"/>
|
||
<path d="M379.48911523943707,172.52825412350995 L379.48911523768993,172.37811452815865"/>
|
||
<path d="M379.4891163361267,172.27928623748275 L379.48911633677608,172.52825398476017"/>
|
||
<path d="M379.4891163361267,172.27928623748275 L379.48911633503167,172.27163355830746"/>
|
||
<path d="M379.48911633101716,172.26001885135662 L379.48911633503167,172.27163355830746"/>
|
||
<path d="M379.48911632837235,172.25684900208159 L379.48911633101716,172.26001885135662"/>
|
||
<path d="M379.48911625414485,172.26504709415849 L379.48911625905703,172.25684749688787"/>
|
||
<path d="M379.48911625414485,172.26504709415849 L379.4891162524068,172.27160896693684"/>
|
||
<path d="M379.48911625131086,172.27924991321447 L379.4891162524068,172.27160896693684"/>
|
||
<path d="M379.48911625122719,172.37990049198177 L379.48911625131086,172.27924991321447"/>
|
||
<path d="M379.48911625122719,172.37990049198177 L379.4891162520812,172.38678105259623"/>
|
||
<path d="M379.48911625543633,172.3984759994056 L379.4891162520812,172.38678105259623"/>
|
||
<path d="M379.48911625543633,172.3984759994056 L379.48911625484152,172.39432775449936"/>
|
||
<path d="M379.48911625484152,172.39432775449936 L379.48911625486971,172.28241522049996"/>
|
||
<path d="M379.48911625584469,172.27845470619005 L379.48911625486971,172.28241522049996"/>
|
||
<path d="M379.48911625821302,172.27135537823392 L379.48911625584469,172.27845470619005"/>
|
||
<path d="M379.48911625965275,172.26857083075913 L379.48911625821302,172.27135537823392"/>
|
||
<path d="M379.48911629867462,172.27297038783831 L379.48911631107285,172.28782496389712"/>
|
||
<path d="M379.48911632172121,172.31145595483309 L379.48911631107285,172.28782496389712"/>
|
||
<path d="M379.48911633502439,172.37811438940935 L379.48911632172121,172.31145595483309"/>
|
||
<path d="M379.48911633677608,172.52825398476017 L379.48911633502439,172.37811438940935"/>
|
||
<path d="M379.48911743346389,172.27928609873317 L379.48911743411236,172.52825384601081"/>
|
||
<path d="M379.48911743236704,172.27163341955804 L379.48911743346389,172.27928609873317"/>
|
||
<path d="M379.48911743236704,172.27163341955804 L379.48911742835344,172.26001871260726"/>
|
||
<path d="M379.48911742835344,172.26001871260726 L379.48911742570863,172.25684886333215"/>
|
||
<path d="M379.48911735639331,172.25684735813851 L379.48911735148204,172.26504695540891"/>
|
||
<path d="M379.48911735148204,172.26504695540891 L379.48911734974217,172.27160882818745"/>
|
||
<path d="M379.48911734864714,172.27924977446509 L379.48911734974217,172.27160882818745"/>
|
||
<path d="M379.48911734864714,172.27924977446509 L379.48911734856529,172.37990035323213"/>
|
||
<path d="M379.48911734941657,172.38678091384682 L379.48911734856529,172.37990035323213"/>
|
||
<path d="M379.4891173527717,172.39847586065622 L379.48911734941657,172.38678091384682"/>
|
||
<path d="M379.4891173527717,172.39847586065622 L379.4891173521778,172.39432761574992"/>
|
||
<path d="M379.48911735220508,172.2824150817506 L379.4891173521778,172.39432761574992"/>
|
||
<path d="M379.48911735220508,172.2824150817506 L379.48911735316824,172.27824715519313"/>
|
||
<path d="M379.48911735547472,172.27110392246215 L379.48911735316824,172.27824715519313"/>
|
||
<path d="M379.48911735699085,172.26857069200949 L379.48911735547472,172.27110392246215"/>
|
||
<path d="M379.48911740840913,172.28782482514754 L379.48911739601181,172.27297024908873"/>
|
||
<path d="M379.4891174190584,172.31145581608354 L379.48911740840913,172.28782482514754"/>
|
||
<path d="M379.4891174190584,172.31145581608354 L379.4891174323634,172.37811425065971"/>
|
||
<path d="M379.48911743411236,172.52825384601081 L379.4891174323634,172.37811425065971"/>
|
||
<path d="M379.48911853080199,172.27928595998358 L379.48911853145046,172.528253707261"/>
|
||
<path d="M379.48911852970696,172.27163328080829 L379.48911853080199,172.27928595998358"/>
|
||
<path d="M379.48911852970696,172.27163328080829 L379.48911852569245,172.26001857385739"/>
|
||
<path d="M379.48911852304491,172.25684872458282 L379.48911852569245,172.26001857385739"/>
|
||
<path d="M379.48911844882014,172.26504681665926 L379.4891184537305,172.25684721938893"/>
|
||
<path d="M379.48911844707845,172.27160868943807 L379.48911844882014,172.26504681665926"/>
|
||
<path d="M379.48911844707845,172.27160868943807 L379.48911844598797,172.27924963571525"/>
|
||
<path d="M379.48911844598797,172.27924963571525 L379.48911844589975,172.37990021448283"/>
|
||
<path d="M379.48911844675195,172.38678077509746 L379.48911844589975,172.37990021448283"/>
|
||
<path d="M379.48911845010889,172.39847572190683 L379.48911844675195,172.38678077509746"/>
|
||
<path d="M379.48911845010889,172.39847572190683 L379.48911844951408,172.39432747700059"/>
|
||
<path d="M379.48911844954137,172.28241494300124 L379.48911844951408,172.39432747700059"/>
|
||
<path d="M379.48911844954137,172.28241494300124 L379.48911845041721,172.27802711405192"/>
|
||
<path d="M379.48911845288831,172.27135434375572 L379.48911845041721,172.27802711405192"/>
|
||
<path d="M379.48911845432804,172.26857055325996 L379.48911845288831,172.27135434375572"/>
|
||
<path d="M379.48911849334809,172.27297011033926 L379.48911850574723,172.28782468639815"/>
|
||
<path d="M379.48911850574723,172.28782468639815 L379.48911851639195,172.31145567733441"/>
|
||
<path d="M379.48911852969604,172.37811411191058 L379.48911851639195,172.31145567733441"/>
|
||
<path d="M379.48911853145046,172.528253707261 L379.48911852969604,172.37811411191058"/>
|
||
<path d="M379.48913608818793,172.27928373999185 L379.48913608856355,172.52825148730412"/>
|
||
<path d="M379.48913608818793,172.27928373999185 L379.48913608709199,172.27163106081679"/>
|
||
<path d="M379.4891360830793,172.26001635386575 L379.48913608709199,172.27163106081679"/>
|
||
<path d="M379.48913608043358,172.25684650459067 L379.4891360830793,172.26001635386575"/>
|
||
<path d="M379.48913600620972,172.26504459666717 L379.48913601112008,172.25684499939689"/>
|
||
<path d="M379.48913600446713,172.27160646944606 L379.48913600620972,172.26504459666717"/>
|
||
<path d="M379.48913600446713,172.27160646944606 L379.48913600337301,172.2792474157236"/>
|
||
<path d="M379.48913600337301,172.2792474157236 L379.48913600328751,172.37989799449099"/>
|
||
<path d="M379.48913600414244,172.38677855510537 L379.48913600328751,172.37989799449099"/>
|
||
<path d="M379.48913600749665,172.39758253761875 L379.48913600414244,172.38677855510537"/>
|
||
<path d="M379.48913600749665,172.39758253761875 L379.48913600690366,172.39432525700843"/>
|
||
<path d="M379.48913600693095,172.28241272300909 L379.48913600690366,172.39432525700843"/>
|
||
<path d="M379.48913600693095,172.28241272300909 L379.48913600790502,172.27845447963628"/>
|
||
<path d="M379.48913600790502,172.27845447963628 L379.48913601027516,172.27135401621149"/>
|
||
<path d="M379.4891360117158,172.26856833326801 L379.48913601027516,172.27135401621149"/>
|
||
<path d="M379.48913606313499,172.28782246640606 L379.48913605073676,172.27296789034736"/>
|
||
<path d="M379.48913607378245,172.31145345734222 L379.48913606313499,172.28782246640606"/>
|
||
<path d="M379.48913608708654,172.37811189191839 L379.48913607378245,172.31145345734222"/>
|
||
<path d="M379.48913608856355,172.52825148730412 L379.48913608708654,172.37811189191839"/>
|
||
<path d="M379.48911962813827,172.27928582123417 L379.48911962878765,172.52825356851164"/>
|
||
<path d="M379.48911962704233,172.27163314205893 L379.48911962813827,172.27928582123417"/>
|
||
<path d="M379.48911962302691,172.26001843510809 L379.48911962704233,172.27163314205893"/>
|
||
<path d="M379.48911962302691,172.26001843510809 L379.48911962038028,172.25684858583344"/>
|
||
<path d="M379.48911954615915,172.26504667790948 L379.48911955106678,172.25684708063957"/>
|
||
<path d="M379.48911954615915,172.26504667790948 L379.48911954441837,172.27160855068823"/>
|
||
<path d="M379.48911954441837,172.27160855068823 L379.48911954332243,172.27924949696592"/>
|
||
<path d="M379.48911954332243,172.27924949696592 L379.48911954323967,172.37990007573299"/>
|
||
<path d="M379.48911954409277,172.38678063634768 L379.48911954323967,172.37990007573299"/>
|
||
<path d="M379.48911954759524,172.39808952384257 L379.48911954409277,172.38678063634768"/>
|
||
<path d="M379.48911954759524,172.39808952384257 L379.48911954685218,172.39432733825078"/>
|
||
<path d="M379.48911954688037,172.28241480425143 L379.48911954685218,172.39432733825078"/>
|
||
<path d="M379.48911954785353,172.27845618238919 L379.48911954688037,172.28241480425143"/>
|
||
<path d="M379.48911954785353,172.27845618238919 L379.48911955022459,172.27135496198537"/>
|
||
<path d="M379.48911955166432,172.26857041451052 L379.48911955022459,172.27135496198537"/>
|
||
<path d="M379.48911960308533,172.28782454764831 L379.48911959068437,172.27296997158996"/>
|
||
<path d="M379.48911961373187,172.3114555385846 L379.48911960308533,172.28782454764831"/>
|
||
<path d="M379.48911961373187,172.3114555385846 L379.48911962703687,172.37811397316077"/>
|
||
<path d="M379.48911962703687,172.37811397316077 L379.48911962878765,172.52825356851164"/>
|
||
<path d="M379.48913499085256,172.27928387874124 L379.48913499150194,172.52825162601869"/>
|
||
<path d="M379.48913499085256,172.27928387874124 L379.48913498975389,172.27163119956643"/>
|
||
<path d="M379.48913498574302,172.26001649261514 L379.48913498975389,172.27163119956643"/>
|
||
<path d="M379.48913498309457,172.25684664334057 L379.48913498574302,172.26001649261514"/>
|
||
<path d="M379.48913490887071,172.26504473541692 L379.48913491378107,172.25684513814679"/>
|
||
<path d="M379.48913490887071,172.26504473541692 L379.48913490713267,172.2716066081953"/>
|
||
<path d="M379.48913490603672,172.27924755447299 L379.48913490713267,172.2716066081953"/>
|
||
<path d="M379.48913490595123,172.37989813324049 L379.48913490603672,172.27924755447299"/>
|
||
<path d="M379.48913490680707,172.38677869385472 L379.48913490595123,172.37989813324049"/>
|
||
<path d="M379.48913490680707,172.38677869385472 L379.48913491015855,172.39847364066458"/>
|
||
<path d="M379.48913491015855,172.39847364066458 L379.48913490956375,172.39432539575836"/>
|
||
<path d="M379.48913490959194,172.2824128617589 L379.48913490956375,172.39432539575836"/>
|
||
<path d="M379.48913490959194,172.2824128617589 L379.48913491043959,172.27812873893774"/>
|
||
<path d="M379.48913491300073,172.27116983056385 L379.48913491043959,172.27812873893774"/>
|
||
<path d="M379.48913491437952,172.26856847201765 L379.48913491300073,172.27116983056385"/>
|
||
<path d="M379.48913495339866,172.27296802909703 L379.48913496579689,172.28782260515584"/>
|
||
<path d="M379.48913497644253,172.31145359609218 L379.48913496579689,172.28782260515584"/>
|
||
<path d="M379.48913498974753,172.37811203066832 L379.48913497644253,172.31145359609218"/>
|
||
<path d="M379.48913499150194,172.52825162601869 L379.48913498974753,172.37811203066832"/>
|
||
<path d="M379.48912072547364,172.27928568248481 L379.48912072612393,172.52825342976229"/>
|
||
<path d="M379.48912072547364,172.27928568248481 L379.4891207243777,172.27163300330955"/>
|
||
<path d="M379.4891207203641,172.26001829635871 L379.4891207243777,172.27163300330955"/>
|
||
<path d="M379.48912071771565,172.25684844708408 L379.4891207203641,172.26001829635871"/>
|
||
<path d="M379.48912064840579,172.25684694188976 L379.48912064349452,172.26504653916012"/>
|
||
<path d="M379.48912064175283,172.2716084119389 L379.48912064349452,172.26504653916012"/>
|
||
<path d="M379.48912064175283,172.2716084119389 L379.4891206406578,172.27924935821656"/>
|
||
<path d="M379.48912064057595,172.37989993698363 L379.4891206406578,172.27924935821656"/>
|
||
<path d="M379.48912064142814,172.38678049759829 L379.48912064057595,172.37989993698363"/>
|
||
<path d="M379.48912064493425,172.39809089905086 L379.48912064142814,172.38678049759829"/>
|
||
<path d="M379.48912064493425,172.39809089905086 L379.48912064418755,172.39432719950145"/>
|
||
<path d="M379.48912064418755,172.39432719950145 L379.48912064421575,172.28241466550207"/>
|
||
<path d="M379.48912064517981,172.27824711743409 L379.48912064421575,172.28241466550207"/>
|
||
<path d="M379.48912064517981,172.27824711743409 L379.48912064748356,172.27110577715086"/>
|
||
<path d="M379.48912064900333,172.26857027576077 L379.48912064748356,172.27110577715086"/>
|
||
<path d="M379.4891207004207,172.28782440889896 L379.48912068802338,172.27296983284015"/>
|
||
<path d="M379.48912071106815,172.31145539983521 L379.4891207004207,172.28782440889896"/>
|
||
<path d="M379.48912071106815,172.31145539983521 L379.48912072437224,172.37811383441141"/>
|
||
<path d="M379.48912072612393,172.52825342976229 L379.48912072437224,172.37811383441141"/>
|
||
<path d="M379.48913389351446,172.27928401749102 L379.48913389416293,172.52825176476847"/>
|
||
<path d="M379.48913389241852,172.27163133831581 L379.48913389351446,172.27928401749102"/>
|
||
<path d="M379.48913389241852,172.27163133831581 L379.48913388840401,172.26001663136492"/>
|
||
<path d="M379.48913388576011,172.25684678208981 L379.48913388840401,172.26001663136492"/>
|
||
<path d="M379.48913381644479,172.25684527689606 L379.48913381153534,172.26504487416634"/>
|
||
<path d="M379.48913380979366,172.2716067469452 L379.48913381153534,172.26504487416634"/>
|
||
<path d="M379.48913380870135,172.27924769322237 L379.48913380979366,172.2716067469452"/>
|
||
<path d="M379.48913380870135,172.27924769322237 L379.48913380861495,172.37989827198987"/>
|
||
<path d="M379.48913380861495,172.37989827198987 L379.48913380946715,172.38677883260453"/>
|
||
<path d="M379.48913381282227,172.39847377941396 L379.48913380946715,172.38677883260453"/>
|
||
<path d="M379.48913381282227,172.39847377941396 L379.48913381222837,172.39432553450771"/>
|
||
<path d="M379.48913381225657,172.28241300050826 L379.48913381222837,172.39432553450771"/>
|
||
<path d="M379.48913381225657,172.28241300050826 L379.48913381310422,172.27812887768715"/>
|
||
<path d="M379.48913381566717,172.27116921233409 L379.48913381310422,172.27812887768715"/>
|
||
<path d="M379.48913381704233,172.26856861076715 L379.48913381566717,172.27116921233409"/>
|
||
<path d="M379.48913386846152,172.28782274390522 L379.48913385606238,172.27296816784639"/>
|
||
<path d="M379.48913387911171,172.311453734841 L379.48913386846152,172.28782274390522"/>
|
||
<path d="M379.48913387911171,172.311453734841 L379.48913389241125,172.37811216941756"/>
|
||
<path d="M379.48913389416293,172.52825176476847 L379.48913389241125,172.37811216941756"/>
|
||
<path d="M379.48912182345839,172.5282532910129 L379.48912182280901,172.27928554373543"/>
|
||
<path d="M379.48912182171398,172.27163286456019 L379.48912182280901,172.27928554373543"/>
|
||
<path d="M379.48912181770038,172.26001815760935 L379.48912182171398,172.27163286456019"/>
|
||
<path d="M379.48912181505466,172.25684830833427 L379.48912181770038,172.26001815760935"/>
|
||
<path d="M379.48912174082989,172.26504640041074 L379.48912174574207,172.25684680314038"/>
|
||
<path d="M379.48912173908911,172.27160827318954 L379.48912174082989,172.26504640041074"/>
|
||
<path d="M379.48912173799681,172.27924921946675 L379.48912173908911,172.27160827318954"/>
|
||
<path d="M379.48912173799681,172.27924921946675 L379.48912173791223,172.37989979823425"/>
|
||
<path d="M379.48912173876352,172.38678035884891 L379.48912173791223,172.37989979823425"/>
|
||
<path d="M379.48912174229417,172.3981823547588 L379.48912173876352,172.38678035884891"/>
|
||
<path d="M379.48912174229417,172.3981823547588 L379.48912174152383,172.39432706075203"/>
|
||
<path d="M379.48912174155112,172.28241452675269 L379.48912174152383,172.39432706075203"/>
|
||
<path d="M379.48912174251518,172.27824697868471 L379.48912174155112,172.28241452675269"/>
|
||
<path d="M379.48912174485622,172.2710257771113 L379.48912174251518,172.27824697868471"/>
|
||
<path d="M379.4891217463387,172.26857013701141 L379.48912174485622,172.2710257771113"/>
|
||
<path d="M379.48912179775607,172.2878242701496 L379.48912178535966,172.27296969409076"/>
|
||
<path d="M379.48912179775607,172.2878242701496 L379.48912180840261,172.31145526108585"/>
|
||
<path d="M379.4891218217067,172.37811369566202 L379.48912180840261,172.31145526108585"/>
|
||
<path d="M379.4891218217067,172.37811369566202 L379.48912182345839,172.5282532910129"/>
|
||
<path d="M379.48913279682665,172.52825190351786 L379.48913279617818,172.27928415624041"/>
|
||
<path d="M379.48913279617818,172.27928415624041 L379.48913279508224,172.27163147706517"/>
|
||
<path d="M379.48913279106773,172.26001677011431 L379.48913279508224,172.27163147706517"/>
|
||
<path d="M379.48913278842383,172.25684692083922 L379.48913279106773,172.26001677011431"/>
|
||
<path d="M379.48913271419997,172.26504501291569 L379.48913271910851,172.25684541564542"/>
|
||
<path d="M379.48913271245738,172.27160688569458 L379.48913271419997,172.26504501291569"/>
|
||
<path d="M379.48913271245738,172.27160688569458 L379.48913271136144,172.27924783197216"/>
|
||
<path d="M379.48913271127958,172.37989841073926 L379.48913271136144,172.27924783197216"/>
|
||
<path d="M379.48913271213178,172.38677897135389 L379.48913271127958,172.37989841073926"/>
|
||
<path d="M379.4891327154869,172.39847391816335 L379.48913271213178,172.38677897135389"/>
|
||
<path d="M379.48913271489209,172.39432567325699 L379.4891327154869,172.39847391816335"/>
|
||
<path d="M379.48913271489209,172.39432567325699 L379.4891327149212,172.28241313925767"/>
|
||
<path d="M379.4891327149212,172.28241313925767 L379.48913271588344,172.27824559118969"/>
|
||
<path d="M379.48913271818901,172.27110425090649 L379.48913271588344,172.27824559118969"/>
|
||
<path d="M379.48913271970605,172.26856874951642 L379.48913271818901,172.27110425090649"/>
|
||
<path d="M379.48913277112524,172.28782288265461 L379.48913275872701,172.2729683065958"/>
|
||
<path d="M379.48913278177088,172.31145387359078 L379.48913277112524,172.28782288265461"/>
|
||
<path d="M379.48913278177088,172.31145387359078 L379.48913279507588,172.37811230816695"/>
|
||
<path d="M379.48913279682665,172.52825190351786 L379.48913279507588,172.37811230816695"/>
|
||
<path d="M379.48912292014893,172.27928540498564 L379.4891229207974,172.52825315226309"/>
|
||
<path d="M379.48912292014893,172.27928540498564 L379.48912291905299,172.27163272581038"/>
|
||
<path d="M379.48912291905299,172.27163272581038 L379.48912291503848,172.26001801885951"/>
|
||
<path d="M379.48912291503848,172.26001801885951 L379.48912291239185,172.25684816958488"/>
|
||
<path d="M379.48912284307744,172.25684666439099 L379.48912283816708,172.26504626166135"/>
|
||
<path d="M379.48912283816708,172.26504626166135 L379.48912283642539,172.27160813444019"/>
|
||
<path d="M379.489122835334,172.27924908071739 L379.48912283642539,172.27160813444019"/>
|
||
<path d="M379.48912283525033,172.37989965948447 L379.489122835334,172.27924908071739"/>
|
||
<path d="M379.48912283525033,172.37989965948447 L379.48912283610252,172.38678022009915"/>
|
||
<path d="M379.48912283960499,172.39809062155211 L379.48912283610252,172.38678022009915"/>
|
||
<path d="M379.48912283960499,172.39809062155211 L379.48912283886011,172.39432692200268"/>
|
||
<path d="M379.48912283886011,172.39432692200268 L379.48912283889194,172.28241438800291"/>
|
||
<path d="M379.48912283889194,172.28241438800291 L379.48912283985328,172.27824646144543"/>
|
||
<path d="M379.48912284215885,172.27110322871471 L379.48912283985328,172.27824646144543"/>
|
||
<path d="M379.48912284367498,172.26856999826202 L379.48912284215885,172.27110322871471"/>
|
||
<path d="M379.48912289509599,172.28782413139982 L379.48912288269776,172.27296955534098"/>
|
||
<path d="M379.48912289509599,172.28782413139982 L379.48912290573799,172.31145512233647"/>
|
||
<path d="M379.48912290573799,172.31145512233647 L379.48912291904298,172.37811355691267"/>
|
||
<path d="M379.4891229207974,172.52825315226309 L379.48912291904298,172.37811355691267"/>
|
||
<path d="M379.48913169884281,172.27928429498979 L379.48913169949037,172.52825204226724"/>
|
||
<path d="M379.48913169774687,172.27163161581458 L379.48913169884281,172.27928429498979"/>
|
||
<path d="M379.48913169373145,172.26001690886369 L379.48913169774687,172.27163161581458"/>
|
||
<path d="M379.48913169373145,172.26001690886369 L379.489131691083,172.25684705958912"/>
|
||
<path d="M379.48913161686005,172.26504515166548 L379.48913162177132,172.25684555439523"/>
|
||
<path d="M379.48913161512201,172.27160702444382 L379.48913161686005,172.26504515166548"/>
|
||
<path d="M379.48913161512201,172.27160702444382 L379.48913161402606,172.27924797072154"/>
|
||
<path d="M379.48913161402606,172.27924797072154 L379.48913161394421,172.37989854948864"/>
|
||
<path d="M379.48913161394421,172.37989854948864 L379.4891316147955,172.38677911010328"/>
|
||
<path d="M379.48913161832343,172.3981799705449 L379.4891316147955,172.38677911010328"/>
|
||
<path d="M379.48913161832343,172.3981799705449 L379.48913161755672,172.39432581200634"/>
|
||
<path d="M379.48913161758492,172.28241327800703 L379.48913161755672,172.39432581200634"/>
|
||
<path d="M379.48913161854716,172.27824535144956 L379.48913161758492,172.28241327800703"/>
|
||
<path d="M379.48913161854716,172.27824535144956 L379.48913162085364,172.27110211871886"/>
|
||
<path d="M379.48913162236795,172.2685688882662 L379.48913162085364,172.27110211871886"/>
|
||
<path d="M379.48913166139073,172.27296844534516 L379.48913167378896,172.28782302140399"/>
|
||
<path d="M379.48913168443551,172.31145401234016 L379.48913167378896,172.28782302140399"/>
|
||
<path d="M379.48913168443551,172.31145401234016 L379.48913169773959,172.37811244691633"/>
|
||
<path d="M379.48913169949037,172.52825204226724 L379.48913169773959,172.37811244691633"/>
|
||
<path d="M379.4891240174843,172.27928526623629 L379.48912401813368,172.52825301351373"/>
|
||
<path d="M379.48912401638927,172.27163258706102 L379.4891240174843,172.27928526623629"/>
|
||
<path d="M379.48912401638927,172.27163258706102 L379.48912401237476,172.26001788011018"/>
|
||
<path d="M379.48912400972722,172.25684803083556 L379.48912401237476,172.26001788011018"/>
|
||
<path d="M379.48912393550518,172.26504612291157 L379.48912394041281,172.25684652564166"/>
|
||
<path d="M379.4891239337644,172.27160799569037 L379.48912393550518,172.26504612291157"/>
|
||
<path d="M379.4891239337644,172.27160799569037 L379.48912393266937,172.27924894196801"/>
|
||
<path d="M379.48912393266937,172.27924894196801 L379.48912393258661,172.37989952073508"/>
|
||
<path d="M379.4891239334379,172.38678008134977 L379.48912393258661,172.37989952073508"/>
|
||
<path d="M379.4891239334379,172.38678008134977 L379.48912393679302,172.39847502815917"/>
|
||
<path d="M379.48912393679302,172.39847502815917 L379.48912393619912,172.39432678325286"/>
|
||
<path d="M379.48912393622641,172.28241424925352 L379.48912393619912,172.39432678325286"/>
|
||
<path d="M379.48912393622641,172.28241424925352 L379.48912393718956,172.27824670118554"/>
|
||
<path d="M379.48912393949422,172.27110536090234 L379.48912393718956,172.27824670118554"/>
|
||
<path d="M379.4891239410149,172.26856985951221 L379.48912393949422,172.27110536090234"/>
|
||
<path d="M379.48912399243227,172.28782399265043 L379.48912398003313,172.27296941659159"/>
|
||
<path d="M379.48912399243227,172.28782399265043 L379.4891240030779,172.31145498358666"/>
|
||
<path d="M379.48912401638199,172.37811341816285 L379.4891240030779,172.31145498358666"/>
|
||
<path d="M379.48912401813368,172.52825301351373 L379.48912401638199,172.37811341816285"/>
|
||
<path d="M379.48913060150562,172.27928443373918 L379.489130602155,172.52825218101663"/>
|
||
<path d="M379.48913060150562,172.27928443373918 L379.48913060041059,172.27163175456388"/>
|
||
<path d="M379.48913059639244,172.26001704761353 L379.48913060041059,172.27163175456388"/>
|
||
<path d="M379.48913059374854,172.25684719833842 L379.48913059639244,172.26001704761353"/>
|
||
<path d="M379.48913052443504,172.2568456931445 L379.48913051952286,172.26504529041492"/>
|
||
<path d="M379.489130517783,172.27160716319366 L379.48913051952286,172.26504529041492"/>
|
||
<path d="M379.48913051669069,172.27924810947093 L379.489130517783,172.27160716319366"/>
|
||
<path d="M379.48913051669069,172.27924810947093 L379.48913051660429,172.37989868823843"/>
|
||
<path d="M379.48913051745922,172.38677924885266 L379.48913051660429,172.37989868823843"/>
|
||
<path d="M379.48913052098715,172.39818124476301 L379.48913051745922,172.38677924885266"/>
|
||
<path d="M379.4891305202168,172.39432595075621 L379.48913052098715,172.39818124476301"/>
|
||
<path d="M379.48913052024773,172.28241341675641 L379.4891305202168,172.39432595075621"/>
|
||
<path d="M379.48913052024773,172.28241341675641 L379.48913052122271,172.27845479489409"/>
|
||
<path d="M379.48913052122271,172.27845479489409 L379.48913052359194,172.27135357449038"/>
|
||
<path d="M379.48913052503258,172.26856902701559 L379.48913052359194,172.27135357449038"/>
|
||
<path d="M379.48913057644995,172.28782316015378 L379.48913056405172,172.27296858409494"/>
|
||
<path d="M379.48913057644995,172.28782316015378 L379.48913058709741,172.31145415109003"/>
|
||
<path d="M379.48913060040422,172.37811258566572 L379.48913058709741,172.31145415109003"/>
|
||
<path d="M379.489130602155,172.52825218101663 L379.48913060040422,172.37811258566572"/>
|
||
<path d="M379.48912511481967,172.2792851274869 L379.48912511546996,172.52825287476438"/>
|
||
<path d="M379.48912511372464,172.27163244831161 L379.48912511481967,172.2792851274869"/>
|
||
<path d="M379.48912511372464,172.27163244831161 L379.48912510971013,172.26001774136077"/>
|
||
<path d="M379.48912510706532,172.25684789208572 L379.48912510971013,172.26001774136077"/>
|
||
<path d="M379.48912503284146,172.26504598416219 L379.48912503775182,172.25684638689182"/>
|
||
<path d="M379.48912503284146,172.26504598416219 L379.48912503110068,172.27160785694099"/>
|
||
<path d="M379.48912503110068,172.27160785694099 L379.48912503000747,172.2792488032182"/>
|
||
<path d="M379.48912502992198,172.37989938198572 L379.48912503000747,172.2792488032182"/>
|
||
<path d="M379.48912503077418,172.38677994260038 L379.48912502992198,172.37989938198572"/>
|
||
<path d="M379.4891250341293,172.39847488940978 L379.48912503077418,172.38677994260038"/>
|
||
<path d="M379.4891250341293,172.39847488940978 L379.4891250335354,172.39432664450351"/>
|
||
<path d="M379.4891250335354,172.39432664450351 L379.48912503356269,172.28241411050416"/>
|
||
<path d="M379.48912503356269,172.28241411050416 L379.48912503446218,172.27842937287534"/>
|
||
<path d="M379.48912503686779,172.27102536086275 L379.48912503446218,172.27842937287534"/>
|
||
<path d="M379.48912503834936,172.26856972076286 L379.48912503686779,172.27102536086275"/>
|
||
<path d="M379.48912508976764,172.28782385390107 L379.48912507736941,172.27296927784224"/>
|
||
<path d="M379.48912508976764,172.28782385390107 L379.48912510041418,172.3114548448373"/>
|
||
<path d="M379.48912511371827,172.3781132794135 L379.48912510041418,172.3114548448373"/>
|
||
<path d="M379.48912511546996,172.52825287476438 L379.48912511371827,172.3781132794135"/>
|
||
<path d="M379.48912950416934,172.27928457248862 L379.48912950481599,172.52825231976641"/>
|
||
<path d="M379.48912950307067,172.27163189331381 L379.48912950416934,172.27928457248862"/>
|
||
<path d="M379.48912950307067,172.27163189331381 L379.48912949905616,172.26001718636286"/>
|
||
<path d="M379.48912949641135,172.25684733708789 L379.48912949905616,172.26001718636286"/>
|
||
<path d="M379.48912942709876,172.25684583189391 L379.4891294221884,172.26504542916425"/>
|
||
<path d="M379.48912942044763,172.27160730194305 L379.4891294221884,172.26504542916425"/>
|
||
<path d="M379.48912942044763,172.27160730194305 L379.48912941935441,172.27924824822031"/>
|
||
<path d="M379.48912941926801,172.37989882698795 L379.48912941935441,172.27924824822031"/>
|
||
<path d="M379.48912942012021,172.3867793876025 L379.48912941926801,172.37989882698795"/>
|
||
<path d="M379.48912942347533,172.3984743344119 L379.48912942012021,172.3867793876025"/>
|
||
<path d="M379.48912942347533,172.3984743344119 L379.48912942288052,172.39432608950565"/>
|
||
<path d="M379.48912942288052,172.39432608950565 L379.48912942290963,172.2824135555062"/>
|
||
<path d="M379.48912942290963,172.2824135555062 L379.4891294238073,172.27842919636709"/>
|
||
<path d="M379.48912942621291,172.27102518435453 L379.4891294238073,172.27842919636709"/>
|
||
<path d="M379.4891294276963,172.26856916576497 L379.48912942621291,172.27102518435453"/>
|
||
<path d="M379.48912946671544,172.27296872284438 L379.48912947911367,172.28782329890322"/>
|
||
<path d="M379.48912948975931,172.31145428983939 L379.48912947911367,172.28782329890322"/>
|
||
<path d="M379.48912948975931,172.31145428983939 L379.48912950306431,172.3781127244157"/>
|
||
<path d="M379.48912950306431,172.3781127244157 L379.48912950481599,172.52825231976641"/>
|
||
<path d="M379.48912621215595,172.27928498873754 L379.48912621280897,172.52825273601457"/>
|
||
<path d="M379.48912621106001,172.27163230956228 L379.48912621215595,172.27928498873754"/>
|
||
<path d="M379.48912620704641,172.26001760261141 L379.48912621106001,172.27163230956228"/>
|
||
<path d="M379.48912620704641,172.26001760261141 L379.4891262044016,172.25684775333636"/>
|
||
<path d="M379.48912613017683,172.26504584541283 L379.48912613508901,172.25684624814249"/>
|
||
<path d="M379.48912612843606,172.27160771819163 L379.48912613017683,172.26504584541283"/>
|
||
<path d="M379.48912612734375,172.27924866446884 L379.48912612843606,172.27160771819163"/>
|
||
<path d="M379.48912612734375,172.27924866446884 L379.48912612725917,172.37989924323634"/>
|
||
<path d="M379.48912612725917,172.37989924323634 L379.48912612811046,172.38677980385103"/>
|
||
<path d="M379.48912613161656,172.39809020530362 L379.48912612811046,172.38677980385103"/>
|
||
<path d="M379.48912613161656,172.39809020530362 L379.48912613087077,172.39432650575412"/>
|
||
<path d="M379.4891261309026,172.28241397175435 L379.48912613087077,172.39432650575412"/>
|
||
<path d="M379.48912613186485,172.27824604519688 L379.4891261309026,172.28241397175435"/>
|
||
<path d="M379.48912613186485,172.27824604519688 L379.48912613416951,172.27110281246618"/>
|
||
<path d="M379.48912613568564,172.26856958201347 L379.48912613416951,172.27110281246618"/>
|
||
<path d="M379.48912617470933,172.27296913909242 L379.48912618710665,172.28782371515126"/>
|
||
<path d="M379.48912619774956,172.31145470608794 L379.48912618710665,172.28782371515126"/>
|
||
<path d="M379.48912621105455,172.37811314066408 L379.48912619774956,172.31145470608794"/>
|
||
<path d="M379.48912621105455,172.37811314066408 L379.48912621280897,172.52825273601457"/>
|
||
<path d="M379.48912840683124,172.27928471123835 L379.48912840747971,172.52825245851579"/>
|
||
<path d="M379.4891284057353,172.27163203206311 L379.48912840683124,172.27928471123835"/>
|
||
<path d="M379.48912840172079,172.26001732511224 L379.4891284057353,172.27163203206311"/>
|
||
<path d="M379.48912839907598,172.25684747583725 L379.48912840172079,172.26001732511224"/>
|
||
<path d="M379.48912832975975,172.25684597064375 L379.48912832485303,172.2650455679136"/>
|
||
<path d="M379.48912832485303,172.2650455679136 L379.48912832311134,172.27160744069243"/>
|
||
<path d="M379.48912832201631,172.2792483869701 L379.48912832311134,172.27160744069243"/>
|
||
<path d="M379.48912832193264,172.37989896573725 L379.48912832201631,172.2792483869701"/>
|
||
<path d="M379.48912832278484,172.3867795263518 L379.48912832193264,172.37989896573725"/>
|
||
<path d="M379.48912832613996,172.39847447316126 L379.48912832278484,172.3867795263518"/>
|
||
<path d="M379.48912832613996,172.39847447316126 L379.48912832554697,172.39432622825495"/>
|
||
<path d="M379.48912832557426,172.28241369425558 L379.48912832554697,172.39432622825495"/>
|
||
<path d="M379.48912832647284,172.27842819964786 L379.48912832557426,172.28241369425558"/>
|
||
<path d="M379.48912832647284,172.27842819964786 L379.48912832887663,172.27102343065636"/>
|
||
<path d="M379.48912833035729,172.26856930451476 L379.48912832887663,172.27102343065636"/>
|
||
<path d="M379.48912838177921,172.28782343765252 L379.48912836938007,172.27296886159371"/>
|
||
<path d="M379.48912839242394,172.31145442858877 L379.48912838177921,172.28782343765252"/>
|
||
<path d="M379.48912839242394,172.31145442858877 L379.48912840572802,172.378112863165"/>
|
||
<path d="M379.48912840572802,172.378112863165 L379.48912840747971,172.52825245851579"/>
|
||
<path d="M379.48912722823798,172.28241383300497 L379.489127229112,172.27802676103499"/>
|
||
<path d="M379.48912723158128,172.27135399073899 L379.489127229112,172.27802676103499"/>
|
||
<path d="M379.48912723302101,172.26856944326411 L379.48912723158128,172.27135399073899"/>
|
||
<path d="M379.48912727204197,172.27296900034349 L379.48912728443929,172.2878235764023"/>
|
||
<path d="M379.48912729508857,172.3114545673381 L379.48912728443929,172.2878235764023"/>
|
||
<path d="M379.48912729508857,172.3114545673381 L379.48912730839174,172.37811300191433"/>
|
||
<path d="M379.48912731014434,172.52825259726518 L379.48912730839174,172.37811300191433"/>
|
||
<path d="M379.48912730949587,172.27928484998773 L379.48912731014434,172.52825259726518"/>
|
||
<path d="M379.48912730949587,172.27928484998773 L379.48912730840084,172.27163217081244"/>
|
||
<path d="M379.48912730438269,172.26001746386208 L379.48912730840084,172.27163217081244"/>
|
||
<path d="M379.48912730438269,172.26001746386208 L379.48912730173697,172.25684761458697"/>
|
||
<path d="M379.48912723242529,172.25684610939308 L379.4891272275122,172.26504570666347"/>
|
||
<path d="M379.48912722577415,172.27160757944182 L379.4891272275122,172.26504570666347"/>
|
||
<path d="M379.48912722468003,172.27924852571945 L379.48912722577415,172.27160757944182"/>
|
||
<path d="M379.48912722468003,172.27924852571945 L379.48912722459636,172.37989910448658"/>
|
||
<path d="M379.48912722544856,172.38677966510122 L379.48912722459636,172.37989910448658"/>
|
||
<path d="M379.48912722897558,172.39818166101156 L379.48912722544856,172.38677966510122"/>
|
||
<path d="M379.48912722820614,172.39432636700474 L379.48912722897558,172.39818166101156"/>
|
||
<path d="M379.48912722823798,172.28241383300497 L379.48912722820614,172.39432636700474"/>
|
||
<path d="M379.48912613346738,172.40174338577765 L379.48912613161656,172.39809020530362"/>
|
||
<path d="M379.48912613346738,172.40174338577765 L379.48912614135179,172.40683974597363"/>
|
||
<path d="M379.48912614235223,172.410134118504 L379.48912614135179,172.40683974597363"/>
|
||
<path d="M379.48912614391384,172.41738067838077 L379.48912614235223,172.410134118504"/>
|
||
<path d="M379.48912614391384,172.41738067838077 L379.48912614430856,172.42165798823359"/>
|
||
<path d="M379.48912614351548,172.4302129866291 L379.48912614430856,172.42165798823359"/>
|
||
<path d="M379.48912614351548,172.4302129866291 L379.48912614125175,172.43597170474308"/>
|
||
<path d="M379.48912613992661,172.43818586851842 L379.48912614125175,172.43597170474308"/>
|
||
<path d="M379.48912613322364,172.43741412926411 L379.48912612829145,172.43271745361261"/>
|
||
<path d="M379.48912612014237,172.41442770626378 L379.48912612829145,172.43271745361261"/>
|
||
<path d="M379.48912611560309,172.38763064984113 L379.48912612014237,172.41442770626378"/>
|
||
<path d="M379.48912611560309,172.38763064984113 L379.48912611579044,172.27036816665964"/>
|
||
<path d="M379.48912612171489,172.24070367241939 L379.48912611579044,172.27036816665964"/>
|
||
<path d="M379.48912612171489,172.24070367241939 L379.48912612645063,172.23018771939689"/>
|
||
<path d="M379.48912613196944,172.22357702099418 L379.48912612645063,172.23018771939689"/>
|
||
<path d="M379.4891262129936,172.23018505902763 L379.48912620747842,172.2235762544677"/>
|
||
<path d="M379.4891262129936,172.23018505902763 L379.48912622136277,172.25439854560091"/>
|
||
<path d="M379.48912622136277,172.25439854560091 L379.48912622364833,172.27035377042088"/>
|
||
<path d="M379.48912622443049,172.5422840974968 L379.48912622364833,172.27035377042088"/>
|
||
<path d="M379.48912618253553,172.66609294044056 L379.48912622443049,172.5422840974968"/>
|
||
<path d="M379.48912618253553,172.66609294044056 L379.48912618253553,173.72050546944456"/>
|
||
<path d="M379.48912620118017,173.77444022163564 L379.48912618253553,173.72050546944456"/>
|
||
<path d="M379.48912723771673,173.77444009057393 L379.48912725636046,173.72050533366797"/>
|
||
<path d="M379.48912725636046,173.72050533366797 L379.48912725636046,172.64279261220952"/>
|
||
<path d="M379.48912729825179,172.51898339077667 L379.48912725636046,172.64279261220952"/>
|
||
<path d="M379.48912729690483,172.38701545502806 L379.48912729825179,172.51898339077667"/>
|
||
<path d="M379.48912729295944,172.35944817238641 L379.48912729690483,172.38701545502806"/>
|
||
<path d="M379.48912729295944,172.35944817238641 L379.48912727849483,172.31761183671355"/>
|
||
<path d="M379.48912726896515,172.30619280953442 L379.48912727849483,172.31761183671355"/>
|
||
<path d="M379.48912724565935,172.30676471012413 L379.48912724843785,172.303434380613"/>
|
||
<path d="M379.48912724327283,172.31206280652532 L379.48912724565935,172.30676471012413"/>
|
||
<path d="M379.48912724028878,172.32700708654193 L379.48912724327283,172.31206280652532"/>
|
||
<path d="M379.48912724028878,172.32700708654193 L379.48912723969397,172.39432636555222"/>
|
||
<path d="M379.48912723969397,172.39432636555222 L379.48912723909916,172.39847461060882"/>
|
||
<path d="M379.48912723692183,172.40476926985181 L379.48912723909916,172.39847461060882"/>
|
||
<path d="M379.48912723543845,172.40592101360502 L379.48912723692183,172.40476926985181"/>
|
||
<path d="M379.48912723114654,172.40404029979436 L379.48912723241347,172.40648723428785"/>
|
||
<path d="M379.48912722897558,172.39818166101156 L379.48912723114654,172.40404029979436"/>
|
||
<path d="M379.48912722897558,172.39818166101156 L379.48912723080639,172.40174324702784"/>
|
||
<path d="M379.48912723080639,172.40174324702784 L379.48912723868807,172.40683960722424"/>
|
||
<path d="M379.4891272396876,172.41013397975468 L379.48912723868807,172.40683960722424"/>
|
||
<path d="M379.48912724125012,172.41738053963135 L379.4891272396876,172.41013397975468"/>
|
||
<path d="M379.48912724164575,172.42165784948423 L379.48912724125012,172.41738053963135"/>
|
||
<path d="M379.48912724164575,172.42165784948423 L379.48912724085449,172.43021284787932"/>
|
||
<path d="M379.48912724085449,172.43021284787932 L379.48912723868807,172.43647571400248"/>
|
||
<path d="M379.48912723726289,172.43818572976903 L379.48912723868807,172.43647571400248"/>
|
||
<path d="M379.48912722563136,172.43271731486277 L379.48912723056264,172.4374139905143"/>
|
||
<path d="M379.48912722563136,172.43271731486277 L379.48912721747774,172.41442756751442"/>
|
||
<path d="M379.48912721747774,172.41442756751442 L379.48912721294118,172.38763051109132"/>
|
||
<path d="M379.48912721313127,172.27036802790983 L379.48912721294118,172.38763051109132"/>
|
||
<path d="M379.48912721905026,172.24070353367003 L379.48912721313127,172.27036802790983"/>
|
||
<path d="M379.48912722378964,172.23018758064711 L379.48912721905026,172.24070353367003"/>
|
||
<path d="M379.48912722930663,172.2235768822448 L379.48912722378964,172.23018758064711"/>
|
||
<path d="M379.48912731032988,172.2301849202783 L379.48912730481379,172.22357611571834"/>
|
||
<path d="M379.48912731870359,172.2543984068511 L379.48912731032988,172.2301849202783"/>
|
||
<path d="M379.48912732098552,172.27035363167107 L379.48912731870359,172.2543984068511"/>
|
||
<path d="M379.48912732176586,172.54228395874742 L379.48912732098552,172.27035363167107"/>
|
||
<path d="M379.48912732176586,172.54228395874742 L379.48912727987181,172.66609280169115"/>
|
||
<path d="M379.48912727987181,173.72050533069515 L379.48912727987181,172.66609280169115"/>
|
||
<path d="M379.48912729851554,173.77444008288626 L379.48912727987181,173.72050533069515"/>
|
||
<path d="M379.48912835369674,173.72050519491867 L379.4891283350521,173.77443995182455"/>
|
||
<path d="M379.48912835369674,172.64279247346022 L379.48912835369674,173.72050519491867"/>
|
||
<path d="M379.48912835369674,172.64279247346022 L379.48912839558807,172.51898325202731"/>
|
||
<path d="M379.48912839424111,172.38701531627876 L379.48912839558807,172.51898325202731"/>
|
||
<path d="M379.48912839424111,172.38701531627876 L379.48912839029481,172.35944803363702"/>
|
||
<path d="M379.48912839029481,172.35944803363702 L379.48912837583384,172.31761169796368"/>
|
||
<path d="M379.48912836630325,172.30619267078464 L379.48912837583384,172.31761169796368"/>
|
||
<path d="M379.48912834577322,172.30343424186367 L379.48912834299563,172.30676457137477"/>
|
||
<path d="M379.48912834299563,172.30676457137477 L379.4891283406082,172.31206266777596"/>
|
||
<path d="M379.48912833762415,172.32700694779254 L379.4891283406082,172.31206266777596"/>
|
||
<path d="M379.48912833702934,172.39432622680289 L379.48912833762415,172.32700694779254"/>
|
||
<path d="M379.48912833702934,172.39432622680289 L379.48912833643544,172.39847447185952"/>
|
||
<path d="M379.48912833425811,172.4047691311024 L379.48912833643544,172.39847447185952"/>
|
||
<path d="M379.48912833277382,172.40592087485567 L379.48912833425811,172.4047691311024"/>
|
||
<path d="M379.48912832844644,172.40433046250027 L379.48912832974975,172.40648709553847"/>
|
||
<path d="M379.48912832613996,172.39847447316126 L379.48912832844644,172.40433046250027"/>
|
||
<path d="M379.48912832613996,172.39847447316126 L379.48912832814176,172.40174310827848"/>
|
||
<path d="M379.48912833602799,172.40683946847446 L379.48912832814176,172.40174310827848"/>
|
||
<path d="M379.48912833602799,172.40683946847446 L379.48912833724944,172.40955815843864"/>
|
||
<path d="M379.48912833878103,172.41722900505499 L379.48912833724944,172.40955815843864"/>
|
||
<path d="M379.48912833878103,172.41722900505499 L379.48912833878649,172.42154416390764"/>
|
||
<path d="M379.48912833878649,172.42154416390764 L379.48912833819077,172.43021270912999"/>
|
||
<path d="M379.48912833592613,172.4359695347965 L379.48912833819077,172.43021270912999"/>
|
||
<path d="M379.48912833459917,172.43818559101965 L379.48912833592613,172.4359695347965"/>
|
||
<path d="M379.48912832789802,172.43741385176492 L379.48912832296583,172.43271717611344"/>
|
||
<path d="M379.48912831481766,172.41442742876455 L379.48912832296583,172.43271717611344"/>
|
||
<path d="M379.48912831027656,172.3876303723419 L379.48912831481766,172.41442742876455"/>
|
||
<path d="M379.48912831046573,172.27036788916044 L379.48912831027656,172.3876303723419"/>
|
||
<path d="M379.48912831046573,172.27036788916044 L379.48912831638745,172.24070339492064"/>
|
||
<path d="M379.48912832112592,172.23018744189778 L379.48912831638745,172.24070339492064"/>
|
||
<path d="M379.48912832112592,172.23018744189778 L379.489128326642,172.22357674349547"/>
|
||
<path d="M379.48912840766889,172.23018478152844 L379.48912840214916,172.22357597696896"/>
|
||
<path d="M379.48912840766889,172.23018478152844 L379.48912841603806,172.25439826810177"/>
|
||
<path d="M379.4891284183218,172.27035349292169 L379.48912841603806,172.25439826810177"/>
|
||
<path d="M379.4891284183218,172.27035349292169 L379.48912841910214,172.54228381999812"/>
|
||
<path d="M379.48912837720809,172.66609266294179 L379.48912841910214,172.54228381999812"/>
|
||
<path d="M379.48912837720809,173.72050519194579 L379.48912837720809,172.66609266294179"/>
|
||
<path d="M379.48912837720809,173.72050519194579 L379.48912839585546,173.77443994413647"/>
|
||
<path d="M379.48912945103666,173.72050505616875 L379.48912943238747,173.77443981307516"/>
|
||
<path d="M379.48912945103666,172.64279233471029 L379.48912945103666,173.72050505616875"/>
|
||
<path d="M379.48912945103666,172.64279233471029 L379.48912949292526,172.51898311327759"/>
|
||
<path d="M379.48912949158102,172.38701517752892 L379.48912949292526,172.51898311327759"/>
|
||
<path d="M379.48912948763109,172.35944789488764 L379.48912949158102,172.38701517752892"/>
|
||
<path d="M379.48912948763109,172.35944789488764 L379.48912947316921,172.31761155921433"/>
|
||
<path d="M379.48912946363862,172.30619253203531 L379.48912947316921,172.31761155921433"/>
|
||
<path d="M379.48912944033191,172.30676443262536 L379.48912944311405,172.30343410311383"/>
|
||
<path d="M379.48912943794448,172.31206252902658 L379.48912944033191,172.30676443262536"/>
|
||
<path d="M379.48912943496225,172.32700680904284 L379.48912943794448,172.31206252902658"/>
|
||
<path d="M379.48912943436562,172.39432608805359 L379.48912943496225,172.32700680904284"/>
|
||
<path d="M379.48912943350979,172.39780327124961 L379.48912943436562,172.39432608805359"/>
|
||
<path d="M379.48912943142977,172.40403926460706 L379.48912943350979,172.39780327124961"/>
|
||
<path d="M379.48912943142977,172.40403926460706 L379.48912943016194,172.40648695640004"/>
|
||
<path d="M379.48912942565175,172.40476899310434 L379.48912942709785,172.40590635388591"/>
|
||
<path d="M379.48912942347533,172.3984743344119 L379.48912942565175,172.40476899310434"/>
|
||
<path d="M379.48912942547804,172.4017429695291 L379.48912942347533,172.3984743344119"/>
|
||
<path d="M379.48912942547804,172.4017429695291 L379.48912943336245,172.40683932972513"/>
|
||
<path d="M379.48912943336245,172.40683932972513 L379.48912943436198,172.41013445923451"/>
|
||
<path d="M379.48912943592541,172.4173798836427 L379.48912943436198,172.41013445923451"/>
|
||
<path d="M379.48912943592541,172.4173798836427 L379.48912943632013,172.42165757198507"/>
|
||
<path d="M379.48912943552523,172.43021257038069 L379.48912943632013,172.42165757198507"/>
|
||
<path d="M379.48912943322966,172.43603903812019 L379.48912943552523,172.43021257038069"/>
|
||
<path d="M379.48912943193545,172.43818545227026 L379.48912943322966,172.43603903812019"/>
|
||
<path d="M379.4891294252343,172.43741371301553 L379.48912942030302,172.43271703736409"/>
|
||
<path d="M379.48912942030302,172.43271703736409 L379.48912941215303,172.41442729001525"/>
|
||
<path d="M379.48912941215303,172.41442729001525 L379.48912940761284,172.38763023359255"/>
|
||
<path d="M379.48912940780474,172.27036775041074 L379.48912940761284,172.38763023359255"/>
|
||
<path d="M379.48912941372646,172.2407032561708 L379.48912940780474,172.27036775041074"/>
|
||
<path d="M379.4891294184622,172.2301873031484 L379.48912941372646,172.2407032561708"/>
|
||
<path d="M379.4891294239801,172.22357660474563 L379.4891294184622,172.2301873031484"/>
|
||
<path d="M379.48912949948908,172.22357583821918 L379.48912950500426,172.23018464277914"/>
|
||
<path d="M379.48912951337343,172.25439812935247 L379.48912950500426,172.23018464277914"/>
|
||
<path d="M379.48912951566172,172.2703533541719 L379.48912951337343,172.25439812935247"/>
|
||
<path d="M379.48912951566172,172.2703533541719 L379.48912951643661,172.54228368124879"/>
|
||
<path d="M379.48912947454619,172.66609252419201 L379.48912951643661,172.54228368124879"/>
|
||
<path d="M379.48912947454619,173.72050505319598 L379.48912947454619,172.66609252419201"/>
|
||
<path d="M379.48912949318992,173.77443980538715 L379.48912947454619,173.72050505319598"/>
|
||
<path d="M379.48913052972648,173.77443967432538 L379.48913054837203,173.72050491741936"/>
|
||
<path d="M379.48913054837203,172.64279219596091 L379.48913054837203,173.72050491741936"/>
|
||
<path d="M379.48913059026154,172.51898297452814 L379.48913054837203,172.64279219596091"/>
|
||
<path d="M379.4891305889164,172.38701503877954 L379.48913059026154,172.51898297452814"/>
|
||
<path d="M379.4891305889164,172.38701503877954 L379.48913058497101,172.35944775613788"/>
|
||
<path d="M379.48913057050549,172.31761142046491 L379.48913058497101,172.35944775613788"/>
|
||
<path d="M379.48913056097581,172.30619239328587 L379.48913057050549,172.31761142046491"/>
|
||
<path d="M379.48913054044942,172.30343396436444 L379.48913053767001,172.3067642938756"/>
|
||
<path d="M379.48913053767001,172.3067642938756 L379.4891305352844,172.31206239027679"/>
|
||
<path d="M379.48913053229944,172.32700667029337 L379.4891305352844,172.31206239027679"/>
|
||
<path d="M379.48913053229944,172.32700667029337 L379.48913053170463,172.39432594930369"/>
|
||
<path d="M379.48913053170463,172.39432594930369 L379.48913053093611,172.39818124350504"/>
|
||
<path d="M379.4891305289334,172.40476885360326 L379.48913053093611,172.39818124350504"/>
|
||
<path d="M379.4891305274873,172.40590583626087 L379.4891305289334,172.40476885360326"/>
|
||
<path d="M379.4891305231572,172.40403988354581 L379.48913052442504,172.4064868180393"/>
|
||
<path d="M379.48913052098715,172.39818124476301 L379.4891305231572,172.40403988354581"/>
|
||
<path d="M379.48913052098715,172.39818124476301 L379.48913052281705,172.40174283077931"/>
|
||
<path d="M379.48913053069964,172.40683919097569 L379.48913052281705,172.40174283077931"/>
|
||
<path d="M379.48913053169827,172.41013356350607 L379.48913053069964,172.40683919097569"/>
|
||
<path d="M379.48913053169827,172.41013356350607 L379.48913053326169,172.41738012338283"/>
|
||
<path d="M379.4891305336555,172.42165743323568 L379.48913053326169,172.41738012338283"/>
|
||
<path d="M379.48913053286606,172.43021243163071 L379.4891305336555,172.42165743323568"/>
|
||
<path d="M379.48913053069964,172.43647529775399 L379.48913053286606,172.43021243163071"/>
|
||
<path d="M379.48913053069964,172.43647529775399 L379.48913052927355,172.43818531352048"/>
|
||
<path d="M379.48913052257058,172.43741357426617 L379.4891305176393,172.4327168986147"/>
|
||
<path d="M379.4891305094884,172.41442715126587 L379.4891305176393,172.4327168986147"/>
|
||
<path d="M379.48913050495275,172.38763009484273 L379.4891305094884,172.41442715126587"/>
|
||
<path d="M379.48913050514102,172.27036761166127 L379.48913050495275,172.38763009484273"/>
|
||
<path d="M379.48913050514102,172.27036761166127 L379.48913051106092,172.2407031174215"/>
|
||
<path d="M379.48913051579757,172.23018716439896 L379.48913051106092,172.2407031174215"/>
|
||
<path d="M379.48913052131638,172.22357646599625 L379.48913051579757,172.23018716439896"/>
|
||
<path d="M379.48913059682536,172.22357569946979 L379.48913060234054,172.23018450402975"/>
|
||
<path d="M379.48913060234054,172.23018450402975 L379.48913061071335,172.25439799060254"/>
|
||
<path d="M379.48913061299709,172.27035321542252 L379.48913061071335,172.25439799060254"/>
|
||
<path d="M379.48913061299709,172.27035321542252 L379.48913061377652,172.54228354249889"/>
|
||
<path d="M379.48913057188156,172.66609238544262 L379.48913061377652,172.54228354249889"/>
|
||
<path d="M379.48913057188156,173.72050491444662 L379.48913057188156,172.66609238544262"/>
|
||
<path d="M379.48913057188156,173.72050491444662 L379.4891305905262,173.7744396666377"/>
|
||
<path d="M379.4891316457074,173.72050477866998 L379.48913162706185,173.77443953557599"/>
|
||
<path d="M379.4891316457074,172.64279205721152 L379.4891316457074,173.72050477866998"/>
|
||
<path d="M379.48913168759873,172.51898283577881 L379.4891316457074,172.64279205721152"/>
|
||
<path d="M379.48913168759873,172.51898283577881 L379.48913168625177,172.38701490003024"/>
|
||
<path d="M379.48913168230729,172.35944761738841 L379.48913168625177,172.38701490003024"/>
|
||
<path d="M379.48913168230729,172.35944761738841 L379.48913166784178,172.31761128171553"/>
|
||
<path d="M379.48913166784178,172.31761128171553 L379.48913165831482,172.30619225453603"/>
|
||
<path d="M379.48913163500629,172.30676415512613 L379.48913163778752,172.30343382561466"/>
|
||
<path d="M379.48913163500629,172.30676415512613 L379.48913163261886,172.31206225152746"/>
|
||
<path d="M379.4891316296339,172.32700653154407 L379.48913163261886,172.31206225152746"/>
|
||
<path d="M379.48913162904091,172.39432581055428 L379.4891316296339,172.32700653154407"/>
|
||
<path d="M379.48913162904091,172.39432581055428 L379.4891316284461,172.39847405561088"/>
|
||
<path d="M379.48913162626968,172.40476871485387 L379.4891316284461,172.39847405561088"/>
|
||
<path d="M379.48913162626968,172.40476871485387 L379.48913162478448,172.40592045860711"/>
|
||
<path d="M379.48913162049348,172.40403974479642 L379.4891316217595,172.40648667929"/>
|
||
<path d="M379.48913162049348,172.40403974479642 L379.48913161832343,172.3981799705449"/>
|
||
<path d="M379.48913161832343,172.3981799705449 L379.48913162015242,172.40174269202993"/>
|
||
<path d="M379.4891316280341,172.40683905222636 L379.48913162015242,172.40174269202993"/>
|
||
<path d="M379.4891316280341,172.40683905222636 L379.48913162909457,172.40988021526982"/>
|
||
<path d="M379.48913163079169,172.41722858880644 L379.48913162909457,172.40988021526982"/>
|
||
<path d="M379.48913163079169,172.41722858880644 L379.48913163060797,172.42141581823034"/>
|
||
<path d="M379.48913163060797,172.42141581823034 L379.48913163020143,172.43021229288132"/>
|
||
<path d="M379.4891316280341,172.43647515900463 L379.48913163020143,172.43021229288132"/>
|
||
<path d="M379.48913162660892,172.43818517477109 L379.4891316280341,172.43647515900463"/>
|
||
<path d="M379.4891316149774,172.43271675986483 L379.48913161990868,172.43741343551636"/>
|
||
<path d="M379.48913160682378,172.41442701251651 L379.4891316149774,172.43271675986483"/>
|
||
<path d="M379.48913160682378,172.41442701251651 L379.48913160228813,172.38762995609338"/>
|
||
<path d="M379.48913160247639,172.27036747291197 L379.48913160228813,172.38762995609338"/>
|
||
<path d="M379.4891316083972,172.24070297867203 L379.48913160247639,172.27036747291197"/>
|
||
<path d="M379.4891316083972,172.24070297867203 L379.48913161313658,172.23018702564917"/>
|
||
<path d="M379.48913161865266,172.22357632724692 L379.48913161313658,172.23018702564917"/>
|
||
<path d="M379.48913169416073,172.22357556072041 L379.48913169967591,172.23018436528037"/>
|
||
<path d="M379.48913170804963,172.25439785185316 L379.48913169967591,172.23018436528037"/>
|
||
<path d="M379.48913171033428,172.27035307667308 L379.48913170804963,172.25439785185316"/>
|
||
<path d="M379.4891317111119,172.54228340374956 L379.48913171033428,172.27035307667308"/>
|
||
<path d="M379.4891317111119,172.54228340374956 L379.48913166921875,172.6660922466933"/>
|
||
<path d="M379.48913166921875,173.72050477569729 L379.48913166921875,172.6660922466933"/>
|
||
<path d="M379.48913168786248,173.77443952788832 L379.48913166921875,173.72050477569729"/>
|
||
<path d="M379.48913272439995,173.77443939682661 L379.4891327430455,173.72050463992019"/>
|
||
<path d="M379.4891327430455,172.64279191846174 L379.4891327430455,173.72050463992019"/>
|
||
<path d="M379.48913278493774,172.51898269702892 L379.4891327430455,172.64279191846174"/>
|
||
<path d="M379.48913278493774,172.51898269702892 L379.48913278359169,172.38701476128043"/>
|
||
<path d="M379.48913277964084,172.3594474786392 L379.48913278359169,172.38701476128043"/>
|
||
<path d="M379.48913276517987,172.31761114296575 L379.48913277964084,172.3594474786392"/>
|
||
<path d="M379.48913276517987,172.31761114296575 L379.48913275565019,172.30619211578664"/>
|
||
<path d="M379.48913273234075,172.30676401637692 L379.4891327351238,172.30343368686528"/>
|
||
<path d="M379.48913272995333,172.31206211277822 L379.48913273234075,172.30676401637692"/>
|
||
<path d="M379.48913272995333,172.31206211277822 L379.48913272697564,172.32700639279415"/>
|
||
<path d="M379.48913272697564,172.32700639279415 L379.48913272637628,172.39432567180492"/>
|
||
<path d="M379.48913272578238,172.39847391686149 L379.48913272637628,172.39432567180492"/>
|
||
<path d="M379.48913272350501,172.40426102169005 L379.48913272578238,172.39847391686149"/>
|
||
<path d="M379.48913272217351,172.40648654015149 L379.48913272350501,172.40426102169005"/>
|
||
<path d="M379.48913271909396,172.40648654054075 L379.48913271776246,172.40426064392679"/>
|
||
<path d="M379.4891327154869,172.39847391816335 L379.48913271776246,172.40426064392679"/>
|
||
<path d="M379.4891327154869,172.39847391816335 L379.4891327174887,172.40174255328054"/>
|
||
<path d="M379.4891327174887,172.40174255328054 L379.48913272537402,172.40683891347646"/>
|
||
<path d="M379.48913272659638,172.40955760344062 L379.48913272537402,172.40683891347646"/>
|
||
<path d="M379.48913272812797,172.41722845005705 L379.48913272659638,172.40955760344062"/>
|
||
<path d="M379.48913272812797,172.41722845005705 L379.4891327279006,172.42135474267599"/>
|
||
<path d="M379.4891327279006,172.42135474267599 L379.48913272753771,172.43021215413194"/>
|
||
<path d="M379.48913272524214,172.43603862187157 L379.48913272753771,172.43021215413194"/>
|
||
<path d="M379.48913272524214,172.43603862187157 L379.4891327239452,172.43818503602171"/>
|
||
<path d="M379.48913271231277,172.43271662111547 L379.48913271724496,172.43741329676701"/>
|
||
<path d="M379.48913271231277,172.43271662111547 L379.4891327041646,172.4144268737667"/>
|
||
<path d="M379.4891326996235,172.38762981734399 L379.4891327041646,172.4144268737667"/>
|
||
<path d="M379.4891326996235,172.38762981734399 L379.48913269981631,172.27036733416207"/>
|
||
<path d="M379.48913269981631,172.27036733416207 L379.48913270573803,172.24070283992228"/>
|
||
<path d="M379.48913271047195,172.23018688689982 L379.48913270573803,172.24070283992228"/>
|
||
<path d="M379.48913271599076,172.22357618849713 L379.48913271047195,172.23018688689982"/>
|
||
<path d="M379.48913279701492,172.23018422653058 L379.48913279149701,172.22357542197102"/>
|
||
<path d="M379.48913280538591,172.25439771310377 L379.48913279701492,172.23018422653058"/>
|
||
<path d="M379.48913280538591,172.25439771310377 L379.48913280767238,172.27035293792329"/>
|
||
<path d="M379.48913280767238,172.27035293792329 L379.48913280844909,172.54228326500018"/>
|
||
<path d="M379.48913276655685,172.66609210794354 L379.48913280844909,172.54228326500018"/>
|
||
<path d="M379.48913276655685,172.66609210794354 L379.48913276655685,173.72050463694751"/>
|
||
<path d="M379.4891327852024,173.77443938913854 L379.48913276655685,173.72050463694751"/>
|
||
<path d="M379.4891338403836,173.72050450117081 L379.48913382173532,173.77443925807722"/>
|
||
<path d="M379.4891338403836,173.72050450117081 L379.4891338403836,172.64279177971235"/>
|
||
<path d="M379.4891338822722,172.51898255827965 L379.4891338403836,172.64279177971235"/>
|
||
<path d="M379.4891338822722,172.51898255827965 L379.48913388092706,172.38701462253107"/>
|
||
<path d="M379.48913388092706,172.38701462253107 L379.48913387698076,172.35944733988927"/>
|
||
<path d="M379.48913387698076,172.35944733988927 L379.48913386251616,172.31761100421636"/>
|
||
<path d="M379.48913386251616,172.31761100421636 L379.48913385298556,172.3061919770374"/>
|
||
<path d="M379.48913382967794,172.3067638776275 L379.48913383245917,172.30343354811592"/>
|
||
<path d="M379.48913382729415,172.31206197402818 L379.48913382967794,172.3067638776275"/>
|
||
<path d="M379.48913382729415,172.31206197402818 L379.4891338243101,172.3270062540449"/>
|
||
<path d="M379.48913382371711,172.39432553305514 L379.4891338243101,172.3270062540449"/>
|
||
<path d="M379.48913382311775,172.39847377811213 L379.48913382371711,172.39432553305514"/>
|
||
<path d="M379.48913382081037,172.40433090350317 L379.48913382311775,172.39847377811213"/>
|
||
<path d="M379.48913382081037,172.40433090350317 L379.48913381950888,172.40648640140211"/>
|
||
<path d="M379.4891338149996,172.40476843810634 L379.48913381648208,172.40591980299484"/>
|
||
<path d="M379.48913381282227,172.39847377941396 L379.4891338149996,172.40476843810634"/>
|
||
<path d="M379.48913381282227,172.39847377941396 L379.48913381482862,172.40174241453076"/>
|
||
<path d="M379.48913381482862,172.40174241453076 L379.48913382270939,172.40683877472708"/>
|
||
<path d="M379.48913382345427,172.41022663419776 L379.48913382270939,172.40683877472708"/>
|
||
<path d="M379.48913382345427,172.41022663419776 L379.4891338252869,172.41748568419385"/>
|
||
<path d="M379.48913382566525,172.42165701698721 L379.4891338252869,172.41748568419385"/>
|
||
<path d="M379.48913382487308,172.43021201538255 L379.48913382566525,172.42165701698721"/>
|
||
<path d="M379.48913382257751,172.43603999708023 L379.48913382487308,172.43021201538255"/>
|
||
<path d="M379.48913382257751,172.43603999708023 L379.48913382128421,172.43818489727192"/>
|
||
<path d="M379.48913380965359,172.43271648236569 L379.48913381458033,172.43741315801759"/>
|
||
<path d="M379.48913380149997,172.41442673501734 L379.48913380965359,172.43271648236569"/>
|
||
<path d="M379.48913380149997,172.41442673501734 L379.48913379695978,172.38762967859464"/>
|
||
<path d="M379.48913379714713,172.27036719541334 L379.48913379695978,172.38762967859464"/>
|
||
<path d="M379.4891338030734,172.24070270117286 L379.48913379714713,172.27036719541334"/>
|
||
<path d="M379.48913380780914,172.2301867481504 L379.4891338030734,172.24070270117286"/>
|
||
<path d="M379.48913381332432,172.22357604974815 L379.48913380780914,172.2301867481504"/>
|
||
<path d="M379.4891338888342,172.22357528322138 L379.48913389435029,172.23018408778134"/>
|
||
<path d="M379.48913390272401,172.25439757435402 L379.48913389435029,172.23018408778134"/>
|
||
<path d="M379.48913390500411,172.27035279917445 L379.48913390272401,172.25439757435402"/>
|
||
<path d="M379.48913390500411,172.27035279917445 L379.48913390578718,172.54228312625042"/>
|
||
<path d="M379.48913390578718,172.54228312625042 L379.48913386389222,172.66609196919416"/>
|
||
<path d="M379.48913386389222,173.72050449819812 L379.48913386389222,172.66609196919416"/>
|
||
<path d="M379.48913493771897,173.72050436242142 L379.48913491907342,173.77443911932744"/>
|
||
<path d="M379.48913493771897,172.64279164096297 L379.48913493771897,173.72050436242142"/>
|
||
<path d="M379.48913497960848,172.51898241953029 L379.48913493771897,172.64279164096297"/>
|
||
<path d="M379.48913497960848,172.51898241953029 L379.48913497826152,172.3870144837818"/>
|
||
<path d="M379.48913497431704,172.35944720113989 L379.48913497826152,172.3870144837818"/>
|
||
<path d="M379.48913497431704,172.35944720113989 L379.48913495985153,172.317610865467"/>
|
||
<path d="M379.48913495032093,172.30619183828802 L379.48913495985153,172.317610865467"/>
|
||
<path d="M379.48913492701786,172.30676373887758 L379.48913492979636,172.30343340936651"/>
|
||
<path d="M379.48913492462407,172.31206183527959 L379.48913492701786,172.30676373887758"/>
|
||
<path d="M379.48913492164547,172.32700611529552 L379.48913492462407,172.31206183527959"/>
|
||
<path d="M379.48913492164547,172.32700611529552 L379.48913492105248,172.39432539430575"/>
|
||
<path d="M379.48913492045585,172.39847363936246 L379.48913492105248,172.39432539430575"/>
|
||
<path d="M379.48913492045585,172.39847363936246 L379.48913491827943,172.40476829860546"/>
|
||
<path d="M379.48913491679605,172.40591966386907 L379.48913491827943,172.40476829860546"/>
|
||
<path d="M379.48913491233498,172.40476829935696 L379.48913491382837,172.4056274703461"/>
|
||
<path d="M379.48913491233498,172.40476829935696 L379.48913491015855,172.39847364066458"/>
|
||
<path d="M379.48913491015855,172.39847364066458 L379.48913491216399,172.40174227578137"/>
|
||
<path d="M379.48913491216399,172.40174227578137 L379.48913492004567,172.40683863597783"/>
|
||
<path d="M379.48913492112888,172.40997063649957 L379.48913492004567,172.40683863597783"/>
|
||
<path d="M379.48913492280326,172.41722817255788 L379.48913492112888,172.40997063649957"/>
|
||
<path d="M379.48913492280872,172.42154370990013 L379.48913492280326,172.41722817255788"/>
|
||
<path d="M379.48913492280872,172.42154370990013 L379.48913492221209,172.43021187663277"/>
|
||
<path d="M379.48913492004567,172.4364747427561 L379.48913492221209,172.43021187663277"/>
|
||
<path d="M379.48913491862049,172.43818475852254 L379.48913492004567,172.4364747427561"/>
|
||
<path d="M379.48913490698897,172.43271634361631 L379.48913491192025,172.43741301926784"/>
|
||
<path d="M379.48913489883535,172.41442659626793 L379.48913490698897,172.43271634361631"/>
|
||
<path d="M379.48913489883535,172.41442659626793 L379.4891348942997,172.38762953984482"/>
|
||
<path d="M379.48913489448705,172.27036705666342 L379.4891348942997,172.38762953984482"/>
|
||
<path d="M379.48913490040877,172.24070256242351 L379.48913489448705,172.27036705666342"/>
|
||
<path d="M379.48913490040877,172.24070256242351 L379.48913490514542,172.23018660940076"/>
|
||
<path d="M379.48913490514542,172.23018660940076 L379.48913491066151,172.22357591099851"/>
|
||
<path d="M379.48913499168657,172.23018394903181 L379.4891349861723,172.22357514447185"/>
|
||
<path d="M379.48913499168657,172.23018394903181 L379.48913500006029,172.2543974356046"/>
|
||
<path d="M379.48913500006029,172.2543974356046 L379.48913500234403,172.27035266042452"/>
|
||
<path d="M379.48913500234403,172.27035266042452 L379.48913500312165,172.54228298750118"/>
|
||
<path d="M379.4891349612285,172.66609183044477 L379.48913500312165,172.54228298750118"/>
|
||
<path d="M379.4891349612285,173.72050435944877 L379.4891349612285,172.66609183044477"/>
|
||
<path d="M379.48913497987405,173.77443911163979 L379.4891349612285,173.72050435944877"/>
|
||
<path d="M379.4891360164097,173.77443898057808 L379.48913603505434,173.72050422367207"/>
|
||
<path d="M379.48913603505434,173.72050422367207 L379.48913603505434,172.64279150221361"/>
|
||
<path d="M379.48913607694931,172.51898228078036 L379.48913603505434,172.64279150221361"/>
|
||
<path d="M379.48913607694931,172.51898228078036 L379.48913607560144,172.3870143450319"/>
|
||
<path d="M379.48913607165241,172.3594470623905 L379.48913607560144,172.3870143450319"/>
|
||
<path d="M379.48913607165241,172.3594470623905 L379.48913605719144,172.31761072671722"/>
|
||
<path d="M379.48913605719144,172.31761072671722 L379.48913604766176,172.30619169953812"/>
|
||
<path d="M379.48913602435323,172.30676360012822 L379.48913602713174,172.30343327061715"/>
|
||
<path d="M379.48913602196581,172.31206169652955 L379.48913602435323,172.30676360012822"/>
|
||
<path d="M379.48913602196581,172.31206169652955 L379.48913601898539,172.32700597654562"/>
|
||
<path d="M379.48913601898539,172.32700597654562 L379.48913601838785,172.39432525555637"/>
|
||
<path d="M379.48913601838785,172.39432525555637 L379.48913601779032,172.39847350061322"/>
|
||
<path d="M379.48913601551658,172.404259469973 L379.48913601779032,172.39847350061322"/>
|
||
<path d="M379.48913601551658,172.404259469973 L379.48913601418508,172.40648612390294"/>
|
||
<path d="M379.48913600983951,172.404039568288 L379.48913601110462,172.4064861242922"/>
|
||
<path d="M379.48913600749665,172.39758253761875 L379.48913600983951,172.404039568288"/>
|
||
<path d="M379.48913600749665,172.39758253761875 L379.48913600950027,172.40174213703199"/>
|
||
<path d="M379.48913600950027,172.40174213703199 L379.48913601738468,172.40683849722791"/>
|
||
<path d="M379.4891360184688,172.4099708762393 L379.48913601738468,172.40683849722791"/>
|
||
<path d="M379.4891360184688,172.4099708762393 L379.48913602013863,172.41722803380853"/>
|
||
<path d="M379.489136020145,172.42154394964024 L379.48913602013863,172.41722803380853"/>
|
||
<path d="M379.48913601954837,172.43021173788338 L379.489136020145,172.42154394964024"/>
|
||
<path d="M379.48913601954837,172.43021173788338 L379.48913601725189,172.43603820562305"/>
|
||
<path d="M379.48913601725189,172.43603820562305 L379.48913601595586,172.43818461977315"/>
|
||
<path d="M379.48913600432434,172.43271620486692 L379.48913600925562,172.43741288051845"/>
|
||
<path d="M379.48913599617435,172.41442645751829 L379.48913600432434,172.43271620486692"/>
|
||
<path d="M379.48913599617435,172.41442645751829 L379.48913599163507,172.38762940109547"/>
|
||
<path d="M379.48913599182788,172.27036691791352 L379.48913599163507,172.38762940109547"/>
|
||
<path d="M379.48913599774778,172.24070242367372 L379.48913599182788,172.27036691791352"/>
|
||
<path d="M379.4891360024817,172.23018647065152 L379.48913599774778,172.24070242367372"/>
|
||
<path d="M379.4891360024817,172.23018647065152 L379.48913600800233,172.22357577224861"/>
|
||
<path d="M379.4891360835104,172.22357500572221 L379.48913608902467,172.23018381028217"/>
|
||
<path d="M379.48913609739566,172.25439729685522 L379.48913608902467,172.23018381028217"/>
|
||
<path d="M379.48913609968304,172.27035252167474 L379.48913609739566,172.25439729685522"/>
|
||
<path d="M379.48913609968304,172.27035252167474 L379.48913610045793,172.54228284875177"/>
|
||
<path d="M379.48913605856933,172.66609169169485 L379.48913610045793,172.54228284875177"/>
|
||
<path d="M379.48913605856933,172.66609169169485 L379.48913605856933,173.72050422069884"/>
|
||
<path d="M379.48913605856933,173.72050422069884 L379.48913607721215,173.77443897289012"/>
|
||
<path d="M379.48913713239335,173.72050408492225 L379.48913711374871,173.7744388418283"/>
|
||
<path d="M379.48913713239335,172.6427913634638 L379.48913713239335,173.72050408492225"/>
|
||
<path d="M379.48913717428377,172.51898214203112 L379.48913713239335,172.6427913634638"/>
|
||
<path d="M379.48913717428377,172.51898214203112 L379.48913717294226,172.38701420628198"/>
|
||
<path d="M379.48913716899233,172.35944692364072 L379.48913717294226,172.38701420628198"/>
|
||
<path d="M379.48913716899233,172.35944692364072 L379.48913715452682,172.31761058796783"/>
|
||
<path d="M379.48913715452682,172.31761058796783 L379.48913714499622,172.30619156078885"/>
|
||
<path d="M379.48913712446983,172.30343313186734 L379.48913712169133,172.30676346137844"/>
|
||
<path d="M379.48913711930572,172.31206155777963 L379.48913712169133,172.30676346137844"/>
|
||
<path d="M379.48913711632076,172.32700583779638 L379.48913711930572,172.31206155777963"/>
|
||
<path d="M379.48913711632076,172.32700583779638 L379.48913711572686,172.39432511680661"/>
|
||
<path d="M379.48913711572686,172.39432511680661 L379.48913711513205,172.39847336186318"/>
|
||
<path d="M379.48913711295472,172.40476802110615 L379.48913711513205,172.39847336186318"/>
|
||
<path d="M379.48913711150863,172.40590500376379 L379.48913711295472,172.40476802110615"/>
|
||
<path d="M379.48913710717943,172.40403829406969 L379.48913710844636,172.40648598554216"/>
|
||
<path d="M379.48913710501029,172.39817927679721 L379.48913710717943,172.40403829406969"/>
|
||
<path d="M379.48913710501029,172.39817927679721 L379.48913710424358,172.39432511825868"/>
|
||
<path d="M379.48913710426996,172.28241258425933 L379.48913710424358,172.39432511825868"/>
|
||
<path d="M379.48913710426996,172.28241258425933 L379.48913710514398,172.27802551228936"/>
|
||
<path d="M379.48913710761508,172.2713527419931 L379.48913710514398,172.27802551228936"/>
|
||
<path d="M379.4891371090539,172.26856819451851 L379.48913710761508,172.2713527419931"/>
|
||
<path d="M379.48913716047582,172.28782232765627 L379.48913714807668,172.27296775159746"/>
|
||
<path d="M379.48913717112146,172.31145331859247 L379.48913716047582,172.28782232765627"/>
|
||
<path d="M379.48913717112146,172.31145331859247 L379.48913718442554,172.37811175316864"/>
|
||
<path d="M379.48913718617632,172.52825134851952 L379.48913718442554,172.37811175316864"/>
|
||
<path d="M379.48913718617632,172.52825134851952 L379.48913714428318,172.65206019146325"/>
|
||
<path d="M379.48913714428318,173.73475137463367 L379.48913714428318,172.65206019146325"/>
|
||
<path d="M379.48913711867272,173.80883464276155 L379.48913714428318,173.73475137463367"/>
|
||
<path d="M379.48913604667496,173.73475151341734 L379.48913607228724,173.8088347750687"/>
|
||
<path d="M379.48913604667496,173.73475151341734 L379.48913602133553,173.80883478151134"/>
|
||
<path d="M379.48913494960789,173.73475165213284 L379.48913497494823,173.8088349138186"/>
|
||
<path d="M379.48913494960789,173.73475165213284 L379.48913492399925,173.80883492026069"/>
|
||
<path d="M379.48913385227161,173.73475179088223 L379.48913387761195,173.80883505256787"/>
|
||
<path d="M379.48913385227161,173.73475179088223 L379.48913382666206,173.80883505901011"/>
|
||
<path d="M379.48913275493624,173.73475192963161 L379.48913278027385,173.80883519131766"/>
|
||
<path d="M379.48913272932396,173.80883519775986 L379.48913275493624,173.73475192963161"/>
|
||
<path d="M379.48913165759632,173.73475206838137 L379.48913168293757,173.80883533006701"/>
|
||
<path d="M379.48913163198768,173.80883533650925 L379.48913165759632,173.73475206838137"/>
|
||
<path d="M379.48913056026004,173.73475220713078 L379.48913058560311,173.80883546881634"/>
|
||
<path d="M379.48913056026004,173.73475220713078 L379.4891305346523,173.80883547525863"/>
|
||
<path d="M379.48912948826592,173.80883560756573 L379.48912946292467,173.73475234588014"/>
|
||
<path d="M379.48912946292467,173.73475234588014 L379.48912943731239,173.80883561400847"/>
|
||
<path d="M379.4891283655902,173.73475248462952 L379.48912839093055,173.80883574631511"/>
|
||
<path d="M379.4891283655902,173.73475248462952 L379.48912833997611,173.80883575275786"/>
|
||
<path d="M379.48912729359154,173.80883588506487 L379.48912726824938,173.73475262337931"/>
|
||
<path d="M379.48912724264073,173.80883589150719 L379.48912726824938,173.73475262337931"/>
|
||
<path d="M379.48912617091401,173.73475276212869 L379.48912619625617,173.80883602381428"/>
|
||
<path d="M379.48912617091401,173.73475276212869 L379.48912614530445,173.8088360302566"/>
|
||
<path d="M379.48912507357863,173.73475290087805 L379.48912509892079,173.80883616256364"/>
|
||
<path d="M379.48912504796544,173.80883616900636 L379.48912507357863,173.73475290087805"/>
|
||
<path d="M379.48912397624235,173.73475303962741 L379.48912400157997,173.80883630131345"/>
|
||
<path d="M379.48912397624235,173.73475303962741 L379.48912395063007,173.80883630775577"/>
|
||
<path d="M379.4891229042446,173.80883644006283 L379.48912287890334,173.73475317837722"/>
|
||
<path d="M379.48912285329379,173.80883644650513 L379.48912287890334,173.73475317837722"/>
|
||
<path d="M379.48912178156706,173.7347533171266 L379.48912180690922,173.80883657881222"/>
|
||
<path d="M379.48912178156706,173.7347533171266 L379.48912175595569,173.80883658525494"/>
|
||
<path d="M379.48912068423169,173.73475345587593 L379.48912070956931,173.80883671756203"/>
|
||
<path d="M379.48912065861941,173.80883672400427 L379.48912068423169,173.73475345587593"/>
|
||
<path d="M379.48911961223757,173.8088368563109 L379.48911958689359,173.73475359462577"/>
|
||
<path d="M379.48911956128313,173.80883686275368 L379.48911958689359,173.73475359462577"/>
|
||
<path d="M379.48911848955822,173.7347537333751 L379.48911851489765,173.80883699506074"/>
|
||
<path d="M379.48911848955822,173.7347537333751 L379.48911846394776,173.80883700150304"/>
|
||
<path d="M379.48911741756046,173.8088371338103 L379.48911739222103,173.73475387212449"/>
|
||
<path d="M379.48911736660966,173.80883714025262 L379.48911739222103,173.73475387212449"/>
|
||
<path d="M379.48911632022418,173.80883727255988 L379.48911629488384,173.73475401087413"/>
|
||
<path d="M379.48911629488384,173.73475401087413 L379.48911626927338,173.8088372790022"/>
|
||
<path d="M379.48911519754574,173.73475414962371 L379.4891152228879,173.80883741130921"/>
|
||
<path d="M379.48911519754574,173.73475414962371 L379.4891151719371,173.8088374177515"/>
|
||
<path d="M379.48911412555071,173.80883755005885 L379.48911409993934,173.73475428840737"/>
|
||
<path d="M379.48911407432888,173.80883755653528 L379.48911409993934,173.73475428840737"/>
|
||
<path d="M379.48911300287318,173.7347544271226 L379.48911302794249,173.80883768884252"/>
|
||
<path d="M379.48911300287318,173.7347544271226 L379.48911297726181,173.80883769525073"/>
|
||
<path d="M379.48911190526405,173.73475456590654 L379.48911193087542,173.80883782755802"/>
|
||
<path d="M379.48911190526405,173.73475456590654 L379.48911190526405,172.65206338273612"/>
|
||
<path d="M379.48911194715265,172.52825453979307 L379.48911190526405,172.65206338273612"/>
|
||
<path d="M379.48911194678067,172.27928679248066 L379.48911194715265,172.52825453979307"/>
|
||
<path d="M379.48911194568473,172.27163411330545 L379.48911194678067,172.27928679248066"/>
|
||
<path d="M379.48911194568473,172.27163411330545 L379.48911194166658,172.26001940635496"/>
|
||
<path d="M379.4891119390245,172.2568495570797 L379.48911194166658,172.26001940635496"/>
|
||
<path d="M379.48911186971009,172.25684805188607 L379.48911186479791,172.26504764915634"/>
|
||
<path d="M379.48911186479791,172.26504764915634 L379.48911186305986,172.27160952193495"/>
|
||
<path d="M379.48911186196483,172.27925046821241 L379.48911186305986,172.27160952193495"/>
|
||
<path d="M379.48911186196483,172.27925046821241 L379.48911186187934,172.37990104697991"/>
|
||
<path d="M379.48911186273153,172.38678160759454 L379.48911186187934,172.37990104697991"/>
|
||
<path d="M379.48911186273153,172.38678160759454 L379.48911186592204,172.39799738671053"/>
|
||
<path d="M379.48911186592204,172.39799738671053 L379.48911186809119,172.4017451895208"/>
|
||
<path d="M379.48911187597469,172.40684154971711 L379.48911186809119,172.4017451895208"/>
|
||
<path d="M379.48911187697331,172.41013478677911 L379.48911187597469,172.40684154971711"/>
|
||
<path d="M379.48911187697331,172.41013478677911 L379.48911187853673,172.41738248212417"/>
|
||
<path d="M379.48911187853673,172.41738248212417 L379.48911187893145,172.42165979197696"/>
|
||
<path d="M379.48911187813928,172.43021479037245 L379.48911187893145,172.42165979197696"/>
|
||
<path d="M379.48911187813928,172.43021479037245 L379.48911187597469,172.43647765649536"/>
|
||
<path d="M379.48911187597469,172.43647765649536 L379.48911187454769,172.43818767226196"/>
|
||
<path d="M379.48911186784471,172.43741593300763 L379.48911186291525,172.43271925735598"/>
|
||
<path d="M379.48911185476254,172.41442951000735 L379.48911186291525,172.43271925735598"/>
|
||
<path d="M379.48911185022416,172.38763245358464 L379.48911185476254,172.41442951000735"/>
|
||
<path d="M379.48911185022416,172.38763245358464 L379.48911185041516,172.2703699704027"/>
|
||
<path d="M379.48911185633597,172.2407054761629 L379.48911185041516,172.2703699704027"/>
|
||
<path d="M379.48911186107352,172.23018952314018 L379.48911185633597,172.2407054761629"/>
|
||
<path d="M379.48911186107352,172.23018952314018 L379.48911186658961,172.22357882473793"/>
|
||
<path d="M379.48911194761467,172.23018686277123 L379.4891119420995,172.22357805821127"/>
|
||
<path d="M379.48911194761467,172.23018686277123 L379.48911195598566,172.25440034934428"/>
|
||
<path d="M379.48911195827213,172.27035557416394 L379.48911195598566,172.25440034934428"/>
|
||
<path d="M379.48911195905066,172.54228590124058 L379.48911195827213,172.27035557416394"/>
|
||
<path d="M379.48911195905066,172.54228590124058 L379.48911191715661,172.66609474418402"/>
|
||
<path d="M379.48911191715661,173.72050727318802 L379.48911191715661,172.66609474418402"/>
|
||
<path d="M379.48911191715661,173.72050727318802 L379.48911193580125,173.77444202537919"/>
|
||
<path d="M379.48911299098245,173.72050713741135 L379.48911297233781,173.77444189431748"/>
|
||
<path d="M379.48911299098245,173.72050713741135 L379.48911299098245,172.64279441595286"/>
|
||
<path d="M379.4891130328765,172.51898519451976 L379.48911299098245,172.64279441595286"/>
|
||
<path d="M379.4891130315259,172.38701725877169 L379.4891130328765,172.51898519451976"/>
|
||
<path d="M379.4891130315259,172.38701725877169 L379.48911302758142,172.35944997612989"/>
|
||
<path d="M379.48911301311591,172.31761364045701 L379.48911302758142,172.35944997612989"/>
|
||
<path d="M379.48911300358714,172.30619461327777 L379.48911301311591,172.31761364045701"/>
|
||
<path d="M379.48911298305893,172.30343618435654 L379.48911298028133,172.30676651386764"/>
|
||
<path d="M379.48911297789391,172.31206461026883 L379.48911298028133,172.30676651386764"/>
|
||
<path d="M379.48911297490986,172.32700889028541 L379.48911297789391,172.31206461026883"/>
|
||
<path d="M379.48911297431505,172.39432816929576 L379.48911297490986,172.32700889028541"/>
|
||
<path d="M379.48911297431505,172.39432816929576 L379.48911297372115,172.39847641435236"/>
|
||
<path d="M379.48911297372115,172.39847641435236 L379.48911297141285,172.40433353974345"/>
|
||
<path d="M379.48911297141285,172.40433353974345 L379.48911297011227,172.40648903764236"/>
|
||
<path d="M379.48911296573215,172.40433202650371 L379.48911296703545,172.40648903803134"/>
|
||
<path d="M379.48911296573215,172.40433202650371 L379.4891129636203,172.39782882008535"/>
|
||
<path d="M379.48911296515917,172.40174505080529 L379.4891129636203,172.39782882008535"/>
|
||
<path d="M379.48911297304085,172.40684141100161 L379.48911296515917,172.40174505080529"/>
|
||
<path d="M379.48911297304085,172.40684141100161 L379.48911297426503,172.40956010096565"/>
|
||
<path d="M379.48911297426503,172.40956010096565 L379.48911297579571,172.4172309475822"/>
|
||
<path d="M379.48911297579662,172.42166003177664 L379.48911297579571,172.4172309475822"/>
|
||
<path d="M379.48911297579662,172.42166003177664 L379.48911297520453,172.43021465165708"/>
|
||
<path d="M379.48911297290897,172.4360422548651 L379.48911297520453,172.43021465165708"/>
|
||
<path d="M379.48911297290897,172.4360422548651 L379.48911297161658,172.43818753354645"/>
|
||
<path d="M379.48911296491269,172.43741579429212 L379.4891129599805,172.43271911864062"/>
|
||
<path d="M379.48911295183052,172.41442937129185 L379.4891129599805,172.43271911864062"/>
|
||
<path d="M379.48911294729123,172.38763231486914 L379.48911295183052,172.41442937129185"/>
|
||
<path d="M379.48911294729123,172.38763231486914 L379.48911294748495,172.27036983168719"/>
|
||
<path d="M379.48911294748495,172.27036983168719 L379.48911295340395,172.24070533744739"/>
|
||
<path d="M379.48911295813969,172.23018938442493 L379.48911295340395,172.24070533744739"/>
|
||
<path d="M379.48911295813969,172.23018938442493 L379.4891129636585,172.22357868602228"/>
|
||
<path d="M379.48911304468356,172.23018672405573 L379.48911303916384,172.22357791949617"/>
|
||
<path d="M379.48911305305273,172.25440021062892 L379.48911304468356,172.23018672405573"/>
|
||
<path d="M379.48911305534011,172.27035543544844 L379.48911305611773,172.54228576252507"/>
|
||
<path d="M379.4891130142255,172.66609460546854 L379.48911305611773,172.54228576252507"/>
|
||
<path d="M379.4891130142255,173.72050713447254 L379.4891130142255,172.66609460546854"/>
|
||
<path d="M379.4891130142255,173.72050713447254 L379.48911303286832,173.77444188666368"/>
|
||
<path d="M379.48911406940488,173.77444175560197 L379.48911408805043,173.72050699869601"/>
|
||
<path d="M379.48911408805043,173.72050699869601 L379.48911408805043,172.64279427723756"/>
|
||
<path d="M379.48911412994266,172.51898505580454 L379.48911408805043,172.64279427723756"/>
|
||
<path d="M379.48911412859206,172.38701712005638 L379.48911412994266,172.51898505580454"/>
|
||
<path d="M379.48911412859206,172.38701712005638 L379.48911412464759,172.35944983741447"/>
|
||
<path d="M379.48911412464759,172.35944983741447 L379.48911411018298,172.31761350174159"/>
|
||
<path d="M379.4891141006533,172.3061944745624 L379.48911411018298,172.31761350174159"/>
|
||
<path d="M379.48911408012691,172.30343604564104 L379.48911407734658,172.30676637515239"/>
|
||
<path d="M379.48911407496098,172.31206447155358 L379.48911407734658,172.30676637515239"/>
|
||
<path d="M379.48911407197693,172.32700875156991 L379.48911407496098,172.31206447155358"/>
|
||
<path d="M379.48911407138303,172.39432803058028 L379.48911407197693,172.32700875156991"/>
|
||
<path d="M379.48911407078731,172.39847627563708 L379.48911407138303,172.39432803058028"/>
|
||
<path d="M379.48911407078731,172.39847627563708 L379.48911406861089,172.40477093487985"/>
|
||
<path d="M379.4891140671657,172.40590753904797 L379.48911406861089,172.40477093487985"/>
|
||
<path d="M379.48911406279831,172.40433340174627 L379.48911406410161,172.40648889931612"/>
|
||
<path d="M379.48911406049092,172.39847627693891 L379.48911406279831,172.40433340174627"/>
|
||
<path d="M379.48911406049092,172.39847627693891 L379.48911406276284,172.40174491202202"/>
|
||
<path d="M379.48911407064725,172.406841272218 L379.48911406276284,172.40174491202202"/>
|
||
<path d="M379.48911407064725,172.406841272218 L379.48911407186961,172.40955996218216"/>
|
||
<path d="M379.48911407340393,172.41723080879834 L379.48911407186961,172.40955996218216"/>
|
||
<path d="M379.48911407340393,172.4216595145034 L379.48911407340393,172.41723080879834"/>
|
||
<path d="M379.48911407281184,172.43021451287348 L379.48911407340393,172.4216595145034"/>
|
||
<path d="M379.48911407281184,172.43021451287348 L379.48911407051719,172.436040980613"/>
|
||
<path d="M379.48911406921934,172.43818739476319 L379.48911407051719,172.436040980613"/>
|
||
<path d="M379.48911406251909,172.43741565550846 L379.4891140575869,172.43271897985704"/>
|
||
<path d="M379.4891140575869,172.43271897985704 L379.48911404943874,172.41442923250821"/>
|
||
<path d="M379.48911404489763,172.38763217608548 L379.48911404943874,172.41442923250821"/>
|
||
<path d="M379.48911404509045,172.27036969290361 L379.48911404489763,172.38763217608548"/>
|
||
<path d="M379.48911404509045,172.27036969290361 L379.48911405101217,172.24070519866373"/>
|
||
<path d="M379.48911405101217,172.24070519866373 L379.4891140557479,172.23018924564127"/>
|
||
<path d="M379.48911406126399,172.22357854723876 L379.4891140557479,172.23018924564127"/>
|
||
<path d="M379.48911414228814,172.23018658527226 L379.48911413677297,172.2235777807123"/>
|
||
<path d="M379.48911415066004,172.25440007184534 L379.48911414228814,172.23018658527226"/>
|
||
<path d="M379.4891141529456,172.27035529666486 L379.48911415066004,172.25440007184534"/>
|
||
<path d="M379.4891141529456,172.27035529666486 L379.48911415372413,172.54228562374141"/>
|
||
<path d="M379.48911411183281,172.6660944666848 L379.48911415372413,172.54228562374141"/>
|
||
<path d="M379.48911411183281,173.72050699568879 L379.48911411183281,172.6660944666848"/>
|
||
<path d="M379.48911413047654,173.77444174788002 L379.48911411183281,173.72050699568879"/>
|
||
<path d="M379.48911518565774,173.72050685991229 L379.48911516701037,173.77444161681865"/>
|
||
<path d="M379.48911518565774,173.72050685991229 L379.48911518565774,172.64279413845384"/>
|
||
<path d="M379.48911522754906,172.51898491702087 L379.48911518565774,172.64279413845384"/>
|
||
<path d="M379.48911522620301,172.38701698127241 L379.48911522754906,172.51898491702087"/>
|
||
<path d="M379.48911522620301,172.38701698127241 L379.4891152222549,172.35944969863084"/>
|
||
<path d="M379.4891152222549,172.35944969863084 L379.48911520779029,172.31761336295787"/>
|
||
<path d="M379.48911519826152,172.30619433577868 L379.48911520779029,172.31761336295787"/>
|
||
<path d="M379.48911517495299,172.30676623636873 L379.48911517773422,172.30343590685737"/>
|
||
<path d="M379.48911517495299,172.30676623636873 L379.48911517256738,172.31206433276992"/>
|
||
<path d="M379.48911516958606,172.32700861278619 L379.48911517256738,172.31206433276992"/>
|
||
<path d="M379.48911516899125,172.39432789179662 L379.48911516958606,172.32700861278619"/>
|
||
<path d="M379.48911516899125,172.39432789179662 L379.48911516839371,172.39847613685339"/>
|
||
<path d="M379.48911516608541,172.40433288375502 L379.48911516839371,172.39847613685339"/>
|
||
<path d="M379.48911516478393,172.40648876014353 L379.48911516608541,172.40433288375502"/>
|
||
<path d="M379.48911516170892,172.4064887605324 L379.4891151603756,172.40426286391846"/>
|
||
<path d="M379.4891151603756,172.40426286391846 L379.48911515809914,172.39847613815525"/>
|
||
<path d="M379.48911516010276,172.40174477327224 L379.48911515809914,172.39847613815525"/>
|
||
<path d="M379.48911516798444,172.40684113346865 L379.48911516010276,172.40174477327224"/>
|
||
<path d="M379.48911516798444,172.40684113346865 L379.48911516906765,172.40997351247995"/>
|
||
<path d="M379.48911517045644,172.41751113080855 L379.48911516906765,172.40997351247995"/>
|
||
<path d="M379.48911517045644,172.41751113080855 L379.48911517094211,172.42165937572844"/>
|
||
<path d="M379.48911517014903,172.43021437412389 L379.48911517094211,172.42165937572844"/>
|
||
<path d="M379.48911516798444,172.43647724024692 L379.48911517014903,172.43021437412389"/>
|
||
<path d="M379.48911516655835,172.43818725601341 L379.48911516798444,172.43647724024692"/>
|
||
<path d="M379.489115154925,172.43271884110743 L379.48911515985537,172.43741551675905"/>
|
||
<path d="M379.489115154925,172.43271884110743 L379.48911514677411,172.4144290937588"/>
|
||
<path d="M379.48911514223482,172.387632037336 L379.48911514677411,172.4144290937588"/>
|
||
<path d="M379.48911514242582,172.27036955415423 L379.48911514223482,172.387632037336"/>
|
||
<path d="M379.48911514834663,172.24070505991438 L379.48911514242582,172.27036955415423"/>
|
||
<path d="M379.48911515308419,172.23018910689171 L379.48911514834663,172.24070505991438"/>
|
||
<path d="M379.48911515860209,172.22357840848912 L379.48911515308419,172.23018910689171"/>
|
||
<path d="M379.48911523411016,172.22357764196272 L379.48911523962533,172.23018644652271"/>
|
||
<path d="M379.48911523962533,172.23018644652271 L379.4891152479945,172.25439993309593"/>
|
||
<path d="M379.48911525028279,172.27035515791545 L379.4891152479945,172.25439993309593"/>
|
||
<path d="M379.48911525106223,172.54228548499177 L379.48911525028279,172.27035515791545"/>
|
||
<path d="M379.48911525106223,172.54228548499177 L379.48911520916818,172.66609432793544"/>
|
||
<path d="M379.48911520916818,172.66609432793544 L379.48911520916818,173.72050685693944"/>
|
||
<path d="M379.48911522781191,173.77444160913063 L379.48911520916818,173.72050685693944"/>
|
||
<path d="M379.48911626434756,173.77444147806892 L379.4891162829922,173.72050672116299"/>
|
||
<path d="M379.4891162829922,172.64279399970451 L379.4891162829922,173.72050672116299"/>
|
||
<path d="M379.48911632488716,172.51898477827129 L379.4891162829922,172.64279399970451"/>
|
||
<path d="M379.48911632353747,172.38701684252311 L379.48911632488716,172.51898477827129"/>
|
||
<path d="M379.48911632353747,172.38701684252311 L379.48911631959209,172.35944955988143"/>
|
||
<path d="M379.48911631959209,172.35944955988143 L379.48911630512566,172.31761322420857"/>
|
||
<path d="M379.48911630512566,172.31761322420857 L379.4891162955978,172.30619419702924"/>
|
||
<path d="M379.48911627229108,172.30676609761915 L379.4891162750705,172.30343576810802"/>
|
||
<path d="M379.48911627229108,172.30676609761915 L379.48911626990457,172.31206419402034"/>
|
||
<path d="M379.48911626990457,172.31206419402034 L379.48911626692052,172.32700847403694"/>
|
||
<path d="M379.48911626692052,172.32700847403694 L379.48911626632662,172.39432775304724"/>
|
||
<path d="M379.48911626573272,172.39847599810383 L379.48911626632662,172.39432775304724"/>
|
||
<path d="M379.48911626573272,172.39847599810383 L379.48911626342442,172.40433274500529"/>
|
||
<path d="M379.48911626212293,172.40648862139381 L379.48911626342442,172.40433274500529"/>
|
||
<path d="M379.48911625904611,172.40648862178287 L379.48911625771098,172.40426158970058"/>
|
||
<path d="M379.48911625543633,172.3984759994056 L379.48911625771098,172.40426158970058"/>
|
||
<path d="M379.48911625543633,172.3984759994056 L379.48911625743813,172.40174463452286"/>
|
||
<path d="M379.48911626532072,172.40684099471906 L379.48911625743813,172.40174463452286"/>
|
||
<path d="M379.48911626654581,172.40955968468293 L379.48911626532072,172.40684099471906"/>
|
||
<path d="M379.48911626654581,172.40955968468293 L379.4891162680774,172.41723053129937"/>
|
||
<path d="M379.4891162680774,172.41723053129937 L379.48911626808376,172.42154606864148"/>
|
||
<path d="M379.48911626808376,172.42154606864148 L379.48911626748622,172.43021423537431"/>
|
||
<path d="M379.48911626532072,172.43647710149733 L379.48911626748622,172.43021423537431"/>
|
||
<path d="M379.48911626389463,172.43818711726402 L379.48911626532072,172.43647710149733"/>
|
||
<path d="M379.4891162522631,172.43271870235782 L379.48911625719438,172.43741537800929"/>
|
||
<path d="M379.48911624411221,172.41442895500921 L379.4891162522631,172.43271870235782"/>
|
||
<path d="M379.48911623957383,172.38763189858633 L379.48911624411221,172.41442895500921"/>
|
||
<path d="M379.48911623976301,172.27036941540464 L379.48911623957383,172.38763189858633"/>
|
||
<path d="M379.48911623976301,172.27036941540464 L379.48911624568291,172.24070492116505"/>
|
||
<path d="M379.48911625042138,172.2301889681421 L379.48911624568291,172.24070492116505"/>
|
||
<path d="M379.48911625593746,172.22357826973979 L379.48911625042138,172.2301889681421"/>
|
||
<path d="M379.48911633696343,172.23018630777304 L379.48911633144644,172.22357750321336"/>
|
||
<path d="M379.48911633696343,172.23018630777304 L379.48911634533442,172.25439979434611"/>
|
||
<path d="M379.48911634761907,172.27035501916589 L379.48911634533442,172.25439979434611"/>
|
||
<path d="M379.4891163483976,172.54228534624244 L379.48911634761907,172.27035501916589"/>
|
||
<path d="M379.4891163483976,172.54228534624244 L379.48911630650537,172.66609418918597"/>
|
||
<path d="M379.48911630650537,172.66609418918597 L379.48911630650537,173.72050671818999"/>
|
||
<path d="M379.48911630650537,173.72050671818999 L379.48911632515001,173.77444147038108"/>
|
||
<path d="M379.48911736168384,173.77444133931957 L379.4891173803303,173.72050658241335"/>
|
||
<path d="M379.4891173803303,172.6427938609549 L379.4891173803303,173.72050658241335"/>
|
||
<path d="M379.48911742222344,172.51898463952185 L379.4891173803303,172.6427938609549"/>
|
||
<path d="M379.48911742087557,172.38701670377353 L379.48911742222344,172.51898463952185"/>
|
||
<path d="M379.48911742087557,172.38701670377353 L379.48911741692928,172.35944942113179"/>
|
||
<path d="M379.48911740246376,172.3176130854589 L379.48911741692928,172.35944942113179"/>
|
||
<path d="M379.48911740246376,172.3176130854589 L379.4891173929359,172.30619405827957"/>
|
||
<path d="M379.48911736962646,172.30676595886979 L379.48911737240769,172.30343562935843"/>
|
||
<path d="M379.48911736724085,172.31206405527098 L379.48911736962646,172.30676595886979"/>
|
||
<path d="M379.48911736724085,172.31206405527098 L379.48911736425771,172.32700833528736"/>
|
||
<path d="M379.48911736366381,172.39432761429765 L379.48911736425771,172.32700833528736"/>
|
||
<path d="M379.48911736306809,172.39847585935436 L379.48911736366381,172.39432761429765"/>
|
||
<path d="M379.48911736306809,172.39847585935436 L379.4891173607607,172.40433184927684"/>
|
||
<path d="M379.4891173607607,172.40433184927684 L379.48911735945921,172.40648848264445"/>
|
||
<path d="M379.48911735639513,172.40590788013014 L379.48911735494721,172.4047705193488"/>
|
||
<path d="M379.4891173527717,172.39847586065622 L379.48911735494721,172.4047705193488"/>
|
||
<path d="M379.4891173527717,172.39847586065622 L379.48911735477623,172.40174449577327"/>
|
||
<path d="M379.48911735477623,172.40174449577327 L379.48911736265882,172.40684085596948"/>
|
||
<path d="M379.48911736265882,172.40684085596948 L379.48911736388391,172.40955954593335"/>
|
||
<path d="M379.48911736388391,172.40955954593335 L379.48911736521995,172.41738178837667"/>
|
||
<path d="M379.48911736561649,172.42165909822944 L379.48911736521995,172.41738178837667"/>
|
||
<path d="M379.48911736561649,172.42165909822944 L379.4891173648225,172.43021409662487"/>
|
||
<path d="M379.48911736255877,172.43597167927044 L379.4891173648225,172.43021409662487"/>
|
||
<path d="M379.48911736123182,172.43818697851447 L379.48911736255877,172.43597167927044"/>
|
||
<path d="M379.48911734959938,172.4327185636084 L379.48911735452975,172.43741523925993"/>
|
||
<path d="M379.48911734144849,172.41442881625966 L379.48911734959938,172.4327185636084"/>
|
||
<path d="M379.48911734144849,172.41442881625966 L379.48911733690829,172.38763175983692"/>
|
||
<path d="M379.48911733710202,172.270369276655 L379.48911733690829,172.38763175983692"/>
|
||
<path d="M379.48911733710202,172.270369276655 L379.4891173430201,172.24070478241546"/>
|
||
<path d="M379.48911734775766,172.23018882939269 L379.4891173430201,172.24070478241546"/>
|
||
<path d="M379.48911735327465,172.22357813099021 L379.48911734775766,172.23018882939269"/>
|
||
<path d="M379.48911742878454,172.22357736446372 L379.48911743430153,172.23018616902345"/>
|
||
<path d="M379.4891174426707,172.25439965559679 L379.48911743430153,172.23018616902345"/>
|
||
<path d="M379.4891174426707,172.25439965559679 L379.48911744495717,172.27035488041622"/>
|
||
<path d="M379.48911744495717,172.27035488041622 L379.4891174457357,172.54228520749285"/>
|
||
<path d="M379.48911740384256,172.66609405043641 L379.4891174457357,172.54228520749285"/>
|
||
<path d="M379.48911740384256,173.72050657944038 L379.48911740384256,172.66609405043641"/>
|
||
<path d="M379.48911740384256,173.72050657944038 L379.48911742248629,173.77444133163149"/>
|
||
<path d="M379.48911847766658,173.72050644366379 L379.48911845902376,173.7744412005697"/>
|
||
<path d="M379.48911847766658,172.64279372220534 L379.48911847766658,173.72050644366379"/>
|
||
<path d="M379.48911851955791,172.51898450077252 L379.48911847766658,172.64279372220534"/>
|
||
<path d="M379.48911851955791,172.51898450077252 L379.48911851821185,172.38701656502394"/>
|
||
<path d="M379.48911851426647,172.35944928238226 L379.48911851821185,172.38701656502394"/>
|
||
<path d="M379.48911849980095,172.31761294670935 L379.48911851426647,172.35944928238226"/>
|
||
<path d="M379.48911849027127,172.30619391953027 L379.48911849980095,172.31761294670935"/>
|
||
<path d="M379.48911846974397,172.30343549060885 L379.48911846696274,172.30676582012038"/>
|
||
<path d="M379.48911846696274,172.30676582012038 L379.48911846457895,172.3120639165212"/>
|
||
<path d="M379.48911846457895,172.3120639165212 L379.48911846159581,172.32700819653778"/>
|
||
<path d="M379.48911846159581,172.32700819653778 L379.489118461001,172.39432747554807"/>
|
||
<path d="M379.48911846040346,172.39847572060506 L379.489118461001,172.39432747554807"/>
|
||
<path d="M379.48911845822886,172.4047703798476 L379.48911846040346,172.39847572060506"/>
|
||
<path d="M379.48911845822886,172.4047703798476 L379.48911845678458,172.40590698401564"/>
|
||
<path d="M379.48911845228622,172.40477038059922 L379.48911845372049,172.40648834428373"/>
|
||
<path d="M379.48911845010889,172.39847572190683 L379.48911845228622,172.40477038059922"/>
|
||
<path d="M379.48911845010889,172.39847572190683 L379.48911845211342,172.40174435702363"/>
|
||
<path d="M379.4891184599951,172.40684071722001 L379.48911845211342,172.40174435702363"/>
|
||
<path d="M379.48911846073906,172.41022819820125 L379.4891184599951,172.40684071722001"/>
|
||
<path d="M379.48911846073906,172.41022819820125 L379.48911846257261,172.41748762668678"/>
|
||
<path d="M379.48911846257261,172.41748762668678 L379.48911846295096,172.42165895948008"/>
|
||
<path d="M379.48911846215788,172.43021395787554 L379.48911846295096,172.42165895948008"/>
|
||
<path d="M379.48911846215788,172.43021395787554 L379.48911845986322,172.43604156108347"/>
|
||
<path d="M379.48911845986322,172.43604156108347 L379.48911845856992,172.43818683976488"/>
|
||
<path d="M379.48911844693475,172.43271842485902 L379.48911845186967,172.43741510051007"/>
|
||
<path d="M379.48911844693475,172.43271842485902 L379.48911843878477,172.41442867751022"/>
|
||
<path d="M379.48911843424821,172.38763162108711 L379.48911843878477,172.41442867751022"/>
|
||
<path d="M379.48911843443739,172.27036913790562 L379.48911843424821,172.38763162108711"/>
|
||
<path d="M379.4891184403582,172.24070464366585 L379.48911843443739,172.27036913790562"/>
|
||
<path d="M379.4891184403582,172.24070464366585 L379.48911844509303,172.23018869064336"/>
|
||
<path d="M379.48911845061184,172.22357799224062 L379.48911844509303,172.23018869064336"/>
|
||
<path d="M379.4891185316369,172.2301860302741 L379.48911852612264,172.22357722571414"/>
|
||
<path d="M379.4891185316369,172.2301860302741 L379.4891185400088,172.25439951684695"/>
|
||
<path d="M379.4891185400088,172.25439951684695 L379.48911854229345,172.27035474166686"/>
|
||
<path d="M379.4891185430738,172.5422850687433 L379.48911854229345,172.27035474166686"/>
|
||
<path d="M379.48911850117793,172.66609391168703 L379.4891185430738,172.5422850687433"/>
|
||
<path d="M379.48911850117793,173.720506440691 L379.48911850117793,172.66609391168703"/>
|
||
<path d="M379.48911850117793,173.720506440691 L379.48911851982257,173.77444119288202"/>
|
||
<path d="M379.48911955635822,173.7744410618204 L379.48911957500377,173.72050630491441"/>
|
||
<path d="M379.48911957500377,172.64279358345595 L379.48911957500377,173.72050630491441"/>
|
||
<path d="M379.48911961689419,172.51898436202316 L379.48911957500377,172.64279358345595"/>
|
||
<path d="M379.48911961554813,172.38701642627458 L379.48911961689419,172.51898436202316"/>
|
||
<path d="M379.48911961160275,172.35944914363282 L379.48911961554813,172.38701642627458"/>
|
||
<path d="M379.48911959713996,172.31761280795953 L379.48911961160275,172.35944914363282"/>
|
||
<path d="M379.48911958760664,172.30619378078089 L379.48911959713996,172.31761280795953"/>
|
||
<path d="M379.48911956707934,172.30343535185949 L379.48911956430356,172.30676568137056"/>
|
||
<path d="M379.48911956191432,172.31206377777181 L379.48911956430356,172.30676568137056"/>
|
||
<path d="M379.48911955893118,172.32700805778839 L379.48911956191432,172.31206377777181"/>
|
||
<path d="M379.48911955893118,172.32700805778839 L379.48911955833728,172.39432733679871"/>
|
||
<path d="M379.48911955759149,172.39809103653673 L379.48911955833728,172.39432733679871"/>
|
||
<path d="M379.48911955556514,172.40477024109825 L379.48911955759149,172.39809103653673"/>
|
||
<path d="M379.48911955408084,172.40592198485143 L379.48911955556514,172.40477024109825"/>
|
||
<path d="M379.48911955105586,172.40648820553432 L379.48911954978894,172.40404051406179"/>
|
||
<path d="M379.48911954759524,172.39808952384257 L379.48911954978894,172.40404051406179"/>
|
||
<path d="M379.4891195494497,172.40174421827433 L379.48911954759524,172.39808952384257"/>
|
||
<path d="M379.4891195494497,172.40174421827433 L379.48911955733502,172.40684057847028"/>
|
||
<path d="M379.48911955733502,172.40684057847028 L379.48911955855738,172.40955926843444"/>
|
||
<path d="M379.48911956008897,172.41723011505081 L379.48911955855738,172.40955926843444"/>
|
||
<path d="M379.48911956008897,172.42165919924528 L379.48911956008897,172.41723011505081"/>
|
||
<path d="M379.4891195594987,172.43021381912575 L379.48911956008897,172.42165919924528"/>
|
||
<path d="M379.4891195594987,172.43021381912575 L379.48911955723315,172.43597064479229"/>
|
||
<path d="M379.48911955723315,172.43597064479229 L379.48911955590529,172.4381867010155"/>
|
||
<path d="M379.48911954427467,172.43271828610929 L379.48911954920504,172.43741496176079"/>
|
||
<path d="M379.48911954427467,172.43271828610929 L379.48911953612105,172.41442853876089"/>
|
||
<path d="M379.48911953612105,172.41442853876089 L379.48911953158358,172.3876314823377"/>
|
||
<path d="M379.48911953158358,172.3876314823377 L379.48911953177276,172.27036899915629"/>
|
||
<path d="M379.48911953177276,172.27036899915629 L379.48911953769448,172.24070450491647"/>
|
||
<path d="M379.48911954243385,172.23018855189355 L379.48911953769448,172.24070450491647"/>
|
||
<path d="M379.48911954794812,172.22357785349129 L379.48911954243385,172.23018855189355"/>
|
||
<path d="M379.48911962897591,172.23018589152429 L379.48911962346074,172.22357708696433"/>
|
||
<path d="M379.48911963734508,172.25439937809759 L379.48911962897591,172.23018589152429"/>
|
||
<path d="M379.48911963734508,172.25439937809759 L379.48911963962883,172.27035460291745"/>
|
||
<path d="M379.48911963962883,172.27035460291745 L379.48911964040826,172.54228492999394"/>
|
||
<path d="M379.48911959851421,172.66609377293764 L379.48911964040826,172.54228492999394"/>
|
||
<path d="M379.48911959851421,172.66609377293764 L379.48911959851421,173.72050630194164"/>
|
||
<path d="M379.48911961716158,173.7744410541323 L379.48911959851421,173.72050630194164"/>
|
||
<path d="M379.48912067234005,173.72050616616502 L379.4891206536945,173.77444092307101"/>
|
||
<path d="M379.48912067234005,172.64279344470657 L379.48912067234005,173.72050616616502"/>
|
||
<path d="M379.4891207142341,172.51898422327338 L379.48912067234005,172.64279344470657"/>
|
||
<path d="M379.4891207142341,172.51898422327338 L379.48912071288714,172.38701628752477"/>
|
||
<path d="M379.48912070893721,172.35944900488349 L379.48912071288714,172.38701628752477"/>
|
||
<path d="M379.48912069447715,172.31761266921018 L379.48912070893721,172.35944900488349"/>
|
||
<path d="M379.48912066441926,172.30343521310968 L379.48912066163803,172.30676554262121"/>
|
||
<path d="M379.48912065925151,172.31206363902243 L379.48912066163803,172.30676554262121"/>
|
||
<path d="M379.48912065925151,172.31206363902243 L379.48912065627019,172.32700791903861"/>
|
||
<path d="M379.48912065627019,172.32700791903861 L379.48912065567356,172.39432719804933"/>
|
||
<path d="M379.48912065490595,172.39818135678189 L379.48912065567356,172.39432719804933"/>
|
||
<path d="M379.48912065273589,172.40404037460294 L379.48912065490595,172.39818135678189"/>
|
||
<path d="M379.48912065146897,172.40648806639589 L379.48912065273589,172.40404037460294"/>
|
||
<path d="M379.48912064840579,172.40590708539219 L379.48912064695969,172.40477010310008"/>
|
||
<path d="M379.48912064493425,172.39809089905086 L379.48912064695969,172.40477010310008"/>
|
||
<path d="M379.48912064678598,172.40174407952495 L379.48912064493425,172.39809089905086"/>
|
||
<path d="M379.48912064678598,172.40174407952495 L379.48912065466948,172.4068404397209"/>
|
||
<path d="M379.48912065466948,172.4068404397209 L379.48912065589275,172.40955912968508"/>
|
||
<path d="M379.48912065589275,172.40955912968508 L379.48912065742525,172.41722997630146"/>
|
||
<path d="M379.48912065742525,172.41722997630146 L379.48912065742525,172.42165906049598"/>
|
||
<path d="M379.48912065683317,172.4302136803764 L379.48912065742525,172.42165906049598"/>
|
||
<path d="M379.48912065683317,172.4302136803764 L379.48912065456852,172.43597050604293"/>
|
||
<path d="M379.48912065324066,172.43818656226614 L379.48912065456852,172.43597050604293"/>
|
||
<path d="M379.48912064161004,172.43271814735988 L379.48912064654132,172.43741482301138"/>
|
||
<path d="M379.48912064161004,172.43271814735988 L379.48912063345915,172.41442840001105"/>
|
||
<path d="M379.48912063345915,172.41442840001105 L379.48912062891986,172.3876313435884"/>
|
||
<path d="M379.48912062910813,172.2703688604069 L379.48912062891986,172.3876313435884"/>
|
||
<path d="M379.48912063502894,172.24070436616711 L379.48912062910813,172.2703688604069"/>
|
||
<path d="M379.48912063502894,172.24070436616711 L379.48912063976832,172.23018841314416"/>
|
||
<path d="M379.4891206452844,172.22357771474191 L379.48912063976832,172.23018841314416"/>
|
||
<path d="M379.48912072630856,172.23018575277536 L379.48912072079247,172.22357694821542"/>
|
||
<path d="M379.48912073468136,172.2543992393482 L379.48912072630856,172.23018575277536"/>
|
||
<path d="M379.48912073468136,172.2543992393482 L379.4891207369642,172.27035446416818"/>
|
||
<path d="M379.48912073774363,172.54228479124455 L379.4891207369642,172.27035446416818"/>
|
||
<path d="M379.48912069585231,172.66609363418786 L379.48912073774363,172.54228479124455"/>
|
||
<path d="M379.48912069585231,172.66609363418786 L379.48912069585231,173.72050616319183"/>
|
||
<path d="M379.48912071449695,173.77444091538291 L379.48912069585231,173.72050616319183"/>
|
||
<path d="M379.48912175102987,173.77444078432163 L379.48912176967451,173.72050602741567"/>
|
||
<path d="M379.48912176967451,173.72050602741567 L379.48912176967451,172.64279330595721"/>
|
||
<path d="M379.48912176967451,172.64279330595721 L379.48912181157039,172.51898408452399"/>
|
||
<path d="M379.48912181022342,172.38701614877539 L379.48912181157039,172.51898408452399"/>
|
||
<path d="M379.4891218062744,172.3594488661341 L379.48912181022342,172.38701614877539"/>
|
||
<path d="M379.48912179181252,172.31761253046079 L379.4891218062744,172.3594488661341"/>
|
||
<path d="M379.48912179181252,172.31761253046079 L379.48912178228284,172.30619350328175"/>
|
||
<path d="M379.48912175897431,172.30676540387182 L379.48912176175554,172.30343507436027"/>
|
||
<path d="M379.48912175897431,172.30676540387182 L379.48912175658779,172.31206350027307"/>
|
||
<path d="M379.48912175360556,172.32700778028922 L379.48912175658779,172.31206350027307"/>
|
||
<path d="M379.48912175360556,172.32700778028922 L379.48912175300802,172.39432705929997"/>
|
||
<path d="M379.48912175300802,172.39432705929997 L379.48912175224223,172.39818121803253"/>
|
||
<path d="M379.48912175007217,172.40404023585356 L379.48912175224223,172.39818121803253"/>
|
||
<path d="M379.48912175007217,172.40404023585356 L379.48912174880525,172.40648792764648"/>
|
||
<path d="M379.48912174429506,172.40476996435072 L379.48912174574116,172.4059069466428"/>
|
||
<path d="M379.48912174429506,172.40476996435072 L379.48912174229417,172.3981823547588"/>
|
||
<path d="M379.48912174229417,172.3981823547588 L379.48912174412044,172.40174394077556"/>
|
||
<path d="M379.48912174412044,172.40174394077556 L379.48912175200485,172.40684030097151"/>
|
||
<path d="M379.48912175300529,172.41013467350194 L379.48912175200485,172.40684030097151"/>
|
||
<path d="M379.48912175300529,172.41013467350194 L379.4891217545678,172.41738123337859"/>
|
||
<path d="M379.48912175496343,172.4216585432315 L379.4891217545678,172.41738123337859"/>
|
||
<path d="M379.48912175496343,172.4216585432315 L379.48912175416854,172.43021354162701"/>
|
||
<path d="M379.48912175190571,172.43597225974105 L379.48912175416854,172.43021354162701"/>
|
||
<path d="M379.48912175057967,172.4381864235163 L379.48912175190571,172.43597225974105"/>
|
||
<path d="M379.48912174387669,172.43741468426202 L379.4891217389445,172.43271800861052"/>
|
||
<path d="M379.4891217389445,172.43271800861052 L379.48912173079543,172.41442826126172"/>
|
||
<path d="M379.48912172625614,172.38763120483901 L379.48912173079543,172.41442826126172"/>
|
||
<path d="M379.48912172644441,172.27036872165755 L379.48912172625614,172.38763120483901"/>
|
||
<path d="M379.48912172644441,172.27036872165755 L379.48912173236795,172.2407042274173"/>
|
||
<path d="M379.48912173236795,172.2407042274173 L379.48912173710369,172.23018827439481"/>
|
||
<path d="M379.48912174261977,172.22357757599252 L379.48912173710369,172.23018827439481"/>
|
||
<path d="M379.48912182364757,172.23018561402554 L379.48912181813148,172.22357680946558"/>
|
||
<path d="M379.48912183201674,172.25439910059885 L379.48912182364757,172.23018561402554"/>
|
||
<path d="M379.48912183201674,172.25439910059885 L379.48912183430139,172.27035432541877"/>
|
||
<path d="M379.48912183430139,172.27035432541877 L379.48912183508264,172.54228465249474"/>
|
||
<path d="M379.48912179319041,172.66609349543845 L379.48912183508264,172.54228465249474"/>
|
||
<path d="M379.48912179319041,173.72050602444244 L379.48912179319041,172.66609349543845"/>
|
||
<path d="M379.48912179319041,173.72050602444244 L379.48912181183323,173.77444077663353"/>
|
||
<path d="M379.48912286701352,173.72050588866585 L379.4891228483707,173.77444064557184"/>
|
||
<path d="M379.48912286701352,173.72050588866585 L379.48912286701352,172.6427931672074"/>
|
||
<path d="M379.48912286701352,172.6427931672074 L379.48912290890485,172.51898394577461"/>
|
||
<path d="M379.48912290755879,172.387016010026 L379.48912290890485,172.51898394577461"/>
|
||
<path d="M379.4891229036125,172.35944872738432 L379.48912290755879,172.387016010026"/>
|
||
<path d="M379.48912288914789,172.31761239171141 L379.4891229036125,172.35944872738432"/>
|
||
<path d="M379.4891228796173,172.30619336453236 L379.48912288914789,172.31761239171141"/>
|
||
<path d="M379.48912285909091,172.30343493561094 L379.48912285631241,172.30676526512204"/>
|
||
<path d="M379.48912285631241,172.30676526512204 L379.48912285392589,172.31206336152326"/>
|
||
<path d="M379.48912285392589,172.31206336152326 L379.48912285094093,172.32700764153986"/>
|
||
<path d="M379.48912285034703,172.39432692055016 L379.48912285094093,172.32700764153986"/>
|
||
<path d="M379.48912285034703,172.39432692055016 L379.48912284960215,172.39809062028814"/>
|
||
<path d="M379.4891228475758,172.40476982484969 L379.48912284960215,172.39809062028814"/>
|
||
<path d="M379.48912284307653,172.40590642940393 L379.48912284163225,172.40476982560136"/>
|
||
<path d="M379.48912283960499,172.39809062155211 L379.48912284163225,172.40476982560136"/>
|
||
<path d="M379.48912284145945,172.40174380202575 L379.48912283960499,172.39809062155211"/>
|
||
<path d="M379.48912284145945,172.40174380202575 L379.48912284934113,172.40684016222215"/>
|
||
<path d="M379.48912284934113,172.40684016222215 L379.48912285034066,172.41013453475259"/>
|
||
<path d="M379.48912285190318,172.41738109462926 L379.48912285034066,172.41013453475259"/>
|
||
<path d="M379.48912285229881,172.42165840448217 L379.48912285190318,172.41738109462926"/>
|
||
<path d="M379.48912285150755,172.43021340287717 L379.48912285229881,172.42165840448217"/>
|
||
<path d="M379.48912285150755,172.43021340287717 L379.48912284934113,172.43647626900042"/>
|
||
<path d="M379.48912284791686,172.43818628476694 L379.48912284934113,172.43647626900042"/>
|
||
<path d="M379.48912283628442,172.43271786986071 L379.4891228412157,172.43741454551221"/>
|
||
<path d="M379.4891228281308,172.41442812251233 L379.48912283628442,172.43271786986071"/>
|
||
<path d="M379.48912282359424,172.3876310660892 L379.4891228281308,172.41442812251233"/>
|
||
<path d="M379.48912282359424,172.3876310660892 L379.48912282378342,172.27036858290774"/>
|
||
<path d="M379.48912282970514,172.24070408866794 L379.48912282378342,172.27036858290774"/>
|
||
<path d="M379.4891228344427,172.23018813564497 L379.48912282970514,172.24070408866794"/>
|
||
<path d="M379.4891228344427,172.23018813564497 L379.48912283995969,172.22357743724274"/>
|
||
<path d="M379.48912291546776,172.22357667071623 L379.48912292098385,172.23018547527619"/>
|
||
<path d="M379.48912292935665,172.25439896184901 L379.48912292098385,172.23018547527619"/>
|
||
<path d="M379.48912292935665,172.25439896184901 L379.48912293163949,172.27035418666898"/>
|
||
<path d="M379.48912293163949,172.27035418666898 L379.48912293241983,172.54228451374539"/>
|
||
<path d="M379.48912293241983,172.54228451374539 L379.48912289052578,172.66609335668909"/>
|
||
<path d="M379.48912289052578,173.72050588569309 L379.48912289052578,172.66609335668909"/>
|
||
<path d="M379.48912290916951,173.77444063788417 L379.48912289052578,173.72050588569309"/>
|
||
<path d="M379.4891239643498,173.7205057499165 L379.48912394570516,173.77444050682249"/>
|
||
<path d="M379.4891239643498,172.64279302845804 L379.4891239643498,173.7205057499165"/>
|
||
<path d="M379.4891239643498,172.64279302845804 L379.48912400624022,172.51898380702525"/>
|
||
<path d="M379.48912400624022,172.51898380702525 L379.48912400489507,172.38701587127667"/>
|
||
<path d="M379.48912400094787,172.35944858863496 L379.48912400489507,172.38701587127667"/>
|
||
<path d="M379.4891239864869,172.31761225296162 L379.48912400094787,172.35944858863496"/>
|
||
<path d="M379.48912397695358,172.30619322578298 L379.4891239864869,172.31761225296162"/>
|
||
<path d="M379.4891239536496,172.30676512637265 L379.48912395642719,172.30343479686158"/>
|
||
<path d="M379.48912395126126,172.3120632227739 L379.4891239536496,172.30676512637265"/>
|
||
<path d="M379.48912394827812,172.32700750279048 L379.48912395126126,172.3120632227739"/>
|
||
<path d="M379.48912394827812,172.32700750279048 L379.48912394768331,172.3943267818008"/>
|
||
<path d="M379.48912394708941,172.39847502685731 L379.48912394768331,172.3943267818008"/>
|
||
<path d="M379.48912394708941,172.39847502685731 L379.48912394481385,172.4042609962172"/>
|
||
<path d="M379.48912394347963,172.40648765014737 L379.48912394481385,172.4042609962172"/>
|
||
<path d="M379.4891239404019,172.40648765053641 L379.48912393906858,172.40426099694363"/>
|
||
<path d="M379.48912393679302,172.39847502815917 L379.48912393906858,172.40426099694363"/>
|
||
<path d="M379.48912393679302,172.39847502815917 L379.48912393879573,172.40174366327642"/>
|
||
<path d="M379.48912394668105,172.40684002347234 L379.48912393879573,172.40174366327642"/>
|
||
<path d="M379.48912394668105,172.40684002347234 L379.48912394790432,172.4095587134365"/>
|
||
<path d="M379.48912394943409,172.4172295600529 L379.48912394790432,172.4095587134365"/>
|
||
<path d="M379.489123949435,172.42165864424743 L379.48912394943409,172.4172295600529"/>
|
||
<path d="M379.48912394884474,172.43021326412781 L379.489123949435,172.42165864424743"/>
|
||
<path d="M379.48912394657918,172.43597008979441 L379.48912394884474,172.43021326412781"/>
|
||
<path d="M379.48912394657918,172.43597008979441 L379.48912394525223,172.43818614601756"/>
|
||
<path d="M379.4891239336207,172.43271773111138 L379.48912393855107,172.43741440676285"/>
|
||
<path d="M379.48912392547072,172.41442798376255 L379.4891239336207,172.43271773111138"/>
|
||
<path d="M379.48912392547072,172.41442798376255 L379.48912392092961,172.38763092733984"/>
|
||
<path d="M379.48912392092961,172.38763092733984 L379.4891239211197,172.27036844415835"/>
|
||
<path d="M379.48912392704051,172.24070394991855 L379.4891239211197,172.27036844415835"/>
|
||
<path d="M379.48912393177989,172.23018799689561 L379.48912392704051,172.24070394991855"/>
|
||
<path d="M379.48912393729506,172.22357729849335 L379.48912393177989,172.23018799689561"/>
|
||
<path d="M379.48912401832195,172.2301853365264 L379.48912401280768,172.22357653196644"/>
|
||
<path d="M379.48912402669202,172.25439882309968 L379.48912401832195,172.2301853365264"/>
|
||
<path d="M379.48912402897486,172.27035404791962 L379.48912402669202,172.25439882309968"/>
|
||
<path d="M379.48912402897486,172.27035404791962 L379.4891240297552,172.54228437499603"/>
|
||
<path d="M379.48912398786024,172.66609321793973 L379.4891240297552,172.54228437499603"/>
|
||
<path d="M379.48912398786024,172.66609321793973 L379.48912398786024,173.72050574694373"/>
|
||
<path d="M379.48912400650852,173.77444049913439 L379.48912398786024,173.72050574694373"/>
|
||
<path d="M379.48912504304053,173.7744403680731 L379.48912506168608,173.72050561116714"/>
|
||
<path d="M379.48912506168608,172.64279288970869 L379.48912506168608,173.72050561116714"/>
|
||
<path d="M379.48912506168608,172.64279288970869 L379.48912510358014,172.51898366827547"/>
|
||
<path d="M379.48912510358014,172.51898366827547 L379.48912510223408,172.38701573252683"/>
|
||
<path d="M379.48912509828415,172.35944844988558 L379.48912510223408,172.38701573252683"/>
|
||
<path d="M379.48912508382227,172.31761211421224 L379.48912509828415,172.35944844988558"/>
|
||
<path d="M379.48912507429259,172.30619308703322 L379.48912508382227,172.31761211421224"/>
|
||
<path d="M379.48912505098497,172.3067649876233 L379.4891250537662,172.30343465811177"/>
|
||
<path d="M379.48912504859754,172.31206308402454 L379.48912505098497,172.3067649876233"/>
|
||
<path d="M379.48912504859754,172.31206308402454 L379.48912504561622,172.3270073640407"/>
|
||
<path d="M379.48912504561622,172.3270073640407 L379.48912504501959,172.39432664305141"/>
|
||
<path d="M379.48912504501959,172.39432664305141 L379.48912504425198,172.39818080178398"/>
|
||
<path d="M379.48912504208374,172.40403981960503 L379.48912504425198,172.39818080178398"/>
|
||
<path d="M379.489125040815,172.40648751139796 L379.48912504208374,172.40403981960503"/>
|
||
<path d="M379.48912503775182,172.40590653039428 L379.48912503630663,172.40476954810217"/>
|
||
<path d="M379.48912503630663,172.40476954810217 L379.4891250341293,172.39847488940978"/>
|
||
<path d="M379.4891250341293,172.39847488940978 L379.48912503613201,172.40174352452701"/>
|
||
<path d="M379.48912503613201,172.40174352452701 L379.48912504401733,172.40683988472298"/>
|
||
<path d="M379.48912504501504,172.41013425725339 L379.48912504401733,172.40683988472298"/>
|
||
<path d="M379.48912504501504,172.41013425725339 L379.48912504657937,172.41738081713007"/>
|
||
<path d="M379.48912504697319,172.421658126983 L379.48912504657937,172.41738081713007"/>
|
||
<path d="M379.48912504697319,172.421658126983 L379.48912504618011,172.43021312537846"/>
|
||
<path d="M379.48912504618011,172.43021312537846 L379.48912504388454,172.43604110707602"/>
|
||
<path d="M379.48912504388454,172.43604110707602 L379.48912504259124,172.43818600726775"/>
|
||
<path d="M379.48912503095607,172.43271759236197 L379.48912503588826,172.43741426801347"/>
|
||
<path d="M379.48912502280609,172.41442784501314 L379.48912503095607,172.43271759236197"/>
|
||
<path d="M379.48912502280609,172.41442784501314 L379.4891250182659,172.38763078859046"/>
|
||
<path d="M379.4891250182659,172.38763078859046 L379.48912501845507,172.27036830540897"/>
|
||
<path d="M379.48912502437952,172.24070381116877 L379.48912501845507,172.27036830540897"/>
|
||
<path d="M379.48912502911617,172.23018785814625 L379.48912502437952,172.24070381116877"/>
|
||
<path d="M379.48912502911617,172.23018785814625 L379.48912503463407,172.22357715974354"/>
|
||
<path d="M379.48912511565823,172.23018519777702 L379.4891251240274,172.25439868435026"/>
|
||
<path d="M379.4891251240274,172.25439868435026 L379.48912512631114,172.27035390917024"/>
|
||
<path d="M379.48912512709421,172.54228423624619 L379.48912512631114,172.27035390917024"/>
|
||
<path d="M379.48912508520016,172.66609307918992 L379.48912512709421,172.54228423624619"/>
|
||
<path d="M379.48912508520016,172.66609307918992 L379.48912508520016,173.72050560819392"/>
|
||
<path d="M379.48912508520016,173.72050560819392 L379.4891251038448,173.77444036038497"/>
|
||
<path d="M379.48912615902509,173.72050547241733 L379.48912614038045,173.77444022932326"/>
|
||
<path d="M379.48912615902509,172.64279275095888 L379.48912615902509,173.72050547241733"/>
|
||
<path d="M379.48912615902509,172.64279275095888 L379.48912620091642,172.51898352952605"/>
|
||
<path d="M379.48912620091642,172.51898352952605 L379.48912619956945,172.38701559377745"/>
|
||
<path d="M379.48912619562407,172.35944831113576 L379.48912619956945,172.38701559377745"/>
|
||
<path d="M379.48912619562407,172.35944831113576 L379.48912618115946,172.31761197546291"/>
|
||
<path d="M379.48912617162887,172.30619294828381 L379.48912618115946,172.31761197546291"/>
|
||
<path d="M379.48912615110248,172.30343451936238 L379.48912614832307,172.30676484887348"/>
|
||
<path d="M379.48912614593655,172.31206294527473 L379.48912614832307,172.30676484887348"/>
|
||
<path d="M379.4891261429525,172.32700722529131 L379.48912614593655,172.31206294527473"/>
|
||
<path d="M379.4891261429525,172.32700722529131 L379.4891261423586,172.3943265043016"/>
|
||
<path d="M379.48912614144365,172.39758605603964 L379.4891261423586,172.3943265043016"/>
|
||
<path d="M379.48912614144365,172.39758605603964 L379.48912613958646,172.40476940860117"/>
|
||
<path d="M379.48912613958646,172.40476940860117 L379.48912613810216,172.40592115235444"/>
|
||
<path d="M379.48912613381026,172.40404043854372 L379.4891261350781,172.40648737303724"/>
|
||
<path d="M379.48912613161656,172.39809020530362 L379.48912613381026,172.40404043854372"/>
|
||
<path d="M400.65577908890236,172.25440021062923 L400.65577909118974,172.27035543544875"/>
|
||
<path d="M379.48911305534011,172.27035543544844 L400.65577909118974,172.27035543544875"/>
|
||
<path d="M379.48911305534011,172.27035543544844 L379.48911305305273,172.25440021062892"/>
|
||
<path d="M400.65577908890236,172.25440021062923 L379.48911305305273,172.25440021062892"/>
|
||
<path d="M400.65579114599268,172.2235763932174 L400.65579115150786,172.23018519777736"/>
|
||
<path d="M379.48912511565823,172.23018519777702 L400.65579115150786,172.23018519777736"/>
|
||
<path d="M379.48912511565823,172.23018519777702 L379.48912511014305,172.22357639321706"/>
|
||
<path d="M400.65579114599268,172.2235763932174 L379.48912511014305,172.22357639321706"/>
|
||
<path d="M400.65579989974276,173.72050449819847 L400.65579991838649,173.77443925038949"/>
|
||
<path d="M379.48913388253777,173.77443925038915 L400.65579991838649,173.77443925038949"/>
|
||
<path d="M379.48913388253777,173.77443925038915 L379.48913386389222,173.72050449819812"/>
|
||
<path d="M400.65579989974276,173.72050449819847 L379.48913386389222,173.72050449819812"/>
|
||
<path d="M400.65578673032587,172.31761266921046 L400.65578672079528,172.30619364203142"/>
|
||
<path d="M379.48912068494747,172.30619364203108 L400.65578672079528,172.30619364203142"/>
|
||
<path d="M379.48912068494747,172.30619364203108 L379.48912069447715,172.31761266921018"/>
|
||
<path d="M400.65578673032587,172.31761266921046 L379.48912069447715,172.31761266921018"/>
|
||
<path d="M379.38089595286556,149.91691469460196 L379.25760195556859,150.01152193142266"/>
|
||
<path d="M397.09388070574414,169.69230615081909 L397.17921636373603,169.60837535860387"/>
|
||
<path d="M397.09388070574414,169.69230615081909 L397.08840320561967,169.66866569629909"/>
|
||
<path d="M397.17919713738729,169.60837248203669 L397.11302513760847,169.67345449970946"/>
|
||
<path d="M380.57298400570426,151.60640541917854 L380.53454425205609,151.64141115416663"/>
|
||
<path d="M397.17703842434503,169.57028657288308 L397.42126411913841,169.33857453520625"/>
|
||
<path d="M397.5730136668376,169.18086311402172 L397.63113141936856,169.12370288050883"/>
|
||
<path d="M380.49866825973413,151.68552031082055 L380.55779557984124,151.62940544811778"/>
|
||
<path d="M397.31748460221979,169.4406659059587 L397.55322304833453,169.20032582151262"/>
|
||
<path d="M381.02644725836626,151.14508604353068 L380.95912502898,151.20898263207198"/>
|
||
<path d="M380.30133552916732,151.17853814050142 L380.24755064671308,151.26097164209662"/>
|
||
<path d="M380.9807589270672,151.22799310409681 L380.99396254712747,151.20539727888533"/>
|
||
<path d="M397.18044938092271,169.57485115516343 L397.14445198236763,169.61257293560891"/>
|
||
<path d="M380.15078812708771,151.31515635750742 L380.30131459961694,151.17853526393401"/>
|
||
<path d="M380.316851668043,151.15755184421585 L380.12523555456528,151.35685532585896"/>
|
||
<path d="M397.6311106790622,169.12370000394156 L397.57299141257454,169.18086023745425"/>
|
||
<path d="M380.53991905069188,151.60682645075332 L380.47259663206069,151.6707230392945"/>
|
||
<path d="M380.55777358990736,151.6294057510091 L380.4986462697957,151.68552212767054"/>
|
||
<path d="M397.09912899292385,169.64691042240921 L397.15724825941152,169.58975170285436"/>
|
||
<path d="M380.99393998945698,151.20539909573489 L380.95697710185368,151.24195360978072"/>
|
||
<path d="M397.65306110132269,169.11331410055905 L397.63113141936856,169.12370288050883"/>
|
||
<path d="M380.53993998024043,151.60683235523697 L380.4726183185835,151.67072440190466"/>
|
||
<path d="M380.52213967999205,150.9627461341783 L380.62446411690462,150.88239735548993"/>
|
||
<path d="M380.57296269766857,151.60640405656883 L380.53452332250663,151.64140979155724"/>
|
||
<path d="M380.53454425205609,151.64141115416663 L380.55779544377265,151.62940546532255"/>
|
||
<path d="M380.49864695169572,151.68552046216917 L380.55777427180738,151.62940408550776"/>
|
||
<path d="M397.15724794191419,169.58974926316893 L397.14445198236763,169.61257293560891"/>
|
||
<path d="M397.48531798695376,169.30748315931089 L380.86580329752496,151.33216115191323"/>
|
||
<path d="M380.31687278683467,151.15755774869945 L380.54390365776226,150.94832723644549"/>
|
||
<path d="M397.83993075340322,169.61455322271752 L397.79954894471894,169.60981604886848"/>
|
||
<path d="M380.99393998945698,151.20539909573489 L380.98073674788657,151.22799189303015"/>
|
||
<path d="M397.65741920361825,169.13803430720463 L397.59124871779886,169.20311708185633"/>
|
||
<path d="M380.54388253896968,150.94832587383587 L380.62444272038238,150.882396027997"/>
|
||
<path d="M397.63111113262994,169.12370166944302 L397.57299186614227,169.18086190295566"/>
|
||
<path d="M397.15727171013395,169.58975138275736 L397.14447423662796,169.61257581217649"/>
|
||
<path d="M380.54388253896968,150.94832587383587 L380.68818172366309,150.80514177223529"/>
|
||
<path d="M380.68820284245294,150.80514919067724 L380.54390365776226,150.94832723644549"/>
|
||
<path d="M380.57296269766857,151.60640405656883 L380.53991905069188,151.60682645075332"/>
|
||
<path d="M397.11304890583006,169.67345813325579 L397.17921636373603,169.60837535860387"/>
|
||
<path d="M380.52213967999205,150.9627461341783 L380.68454211083599,150.82650202830948"/>
|
||
<path d="M397.09913156727225,169.64691027086582 L397.08837943739718,169.66866357671086"/>
|
||
<path d="M380.35988829816006,151.12141200220793 L380.30977364167165,151.17824295801341"/>
|
||
<path d="M380.31687278683467,151.15755774869945 L380.30977364167165,151.17824295801341"/>
|
||
<path d="M380.52211799346469,150.96274477156888 L380.73115465417004,150.78180560073764"/>
|
||
<path d="M397.37212710076847,169.38945563601817 L397.17703842434503,169.57028657288308"/>
|
||
<path d="M380.35988829816006,151.12141200220793 L380.34782715841675,151.16283540815397"/>
|
||
<path d="M380.52213967999205,150.9627461341783 L380.73117577296262,150.78180393543113"/>
|
||
<path d="M377.76934255354945,147.94720816147813 L377.96778005946408,147.94720816147813"/>
|
||
<path d="M379.38089595286556,149.91691469460196 L379.53497354249839,149.65004325815892"/>
|
||
<path d="M379.11402413793303,150.0709902025431 L379.25760195556859,150.01152193142266"/>
|
||
<path d="M379.25760195556859,148.98041054109689 L379.38089595286556,149.07501475000151"/>
|
||
<path d="M397.14447407324724,169.61257583283475 L397.15727157406718,169.58975139996213"/>
|
||
<path d="M377.96775842812667,148.30533964633952 L377.76932093640107,148.30533964633952"/>
|
||
<path d="M377.76934246935025,150.62044321521012 L377.96777997526397,150.62044321521012"/>
|
||
<path d="M380.98073661181888,151.22799191023489 L381.03986468890662,151.171875533574"/>
|
||
<path d="M377.7693203286658,147.91297484815945 L377.96775783612293,147.91297484815945"/>
|
||
<path d="M377.96777994749618,150.81437215764436 L377.76934244158247,150.81437215764436"/>
|
||
<path d="M377.76932094979338,150.78013415390194 L377.96775844151898,150.78013415390194"/>
|
||
<path d="M380.63897302904888,151.54661163001086 L397.26234641898964,169.52594184127292"/>
|
||
<path d="M397.98553697379384,169.48780825917692 L397.6205474893809,169.84678283860069"/>
|
||
<path d="M397.82230783205932,169.64834537075774 L397.45731683368695,170.00731919320248"/>
|
||
<path d="M377.76934247547933,148.30533796946781 L377.96777998139305,148.30533796946781"/>
|
||
<path d="M380.316851668043,151.15755184421585 L380.54388253896968,150.94832587383587"/>
|
||
<path d="M380.316851668043,151.15755184421585 L380.15078812708771,151.31515635750742"/>
|
||
<path d="M380.316851668043,151.15755184421585 L380.68818172366309,150.80514177223529"/>
|
||
<path d="M380.52211799346469,150.96274477156888 L380.68818172366309,150.80514177223529"/>
|
||
<path d="M380.52211799346469,150.96274477156888 L380.15078812708771,151.31515635750742"/>
|
||
<path d="M377.76934163887881,150.59304370792711 L377.96777914479253,150.59304370792711"/>
|
||
<path d="M377.96777915205939,150.62044331929786 L377.76934164614568,150.62044331929783"/>
|
||
<path d="M377.96777988992426,150.68658805199999 L377.76934238401054,150.68658805199999"/>
|
||
<path d="M377.96777989605152,148.37148280625769 L377.76934239013781,148.37148280625769"/>
|
||
<path d="M377.96777989605152,150.62044322522587 L377.76934239013781,150.62044322522587"/>
|
||
<path d="M380.31685098614207,151.15755350971713 L380.15078782367664,151.31515802300882"/>
|
||
<path d="M379.53497354249839,149.34188618644461 L379.38089595286556,149.07501475000151"/>
|
||
<path d="M397.52200625154501,169.27154420996035 L380.90312591052725,151.29688455919745"/>
|
||
<path d="M377.7693201811876,148.27109860909306 L377.96775768864472,148.27109860909303"/>
|
||
<path d="M377.76931944176658,150.75273933002012 L377.96775694922371,150.75273933002012"/>
|
||
<path d="M380.68820284245294,150.80514919067724 L380.52213967999205,150.9627461341783"/>
|
||
<path d="M380.31687278683467,151.15755774869945 L380.68820284245294,150.80514919067724"/>
|
||
<path d="M377.76931944176658,148.37148623113728 L377.96775694922371,148.37148623113728"/>
|
||
<path d="M377.76931943449335,148.39888584434641 L377.96775694195048,148.39888584434641"/>
|
||
<path d="M377.96777906671878,148.30533808512098 L377.76934156080506,148.30533808512095"/>
|
||
<path d="M397.38508348527512,169.40567543392083 L380.76383626013148,151.42855635835076"/>
|
||
<path d="M380.95699890254718,151.24195784876287 L380.99396254712747,151.20539727888533"/>
|
||
<path d="M380.95699890254718,151.24195784876287 L380.9591468296735,151.20898081522205"/>
|
||
<path d="M380.99394104984685,151.20539743023355 L380.98073780827644,151.22799022752884"/>
|
||
<path d="M380.31687278683467,151.15755774869945 L380.12525724109264,151.35685517451051"/>
|
||
<path d="M380.15080981361871,151.31515923407454 L380.31687278683467,151.15755774869945"/>
|
||
<path d="M397.50786801940058,169.28541630233588 L380.88874090322361,151.31050382058328"/>
|
||
<path d="M379.11402413793303,148.92093621414435 L379.25760195556859,148.98041054109689"/>
|
||
<path d="M397.24816148893888,169.53981227716937 L397.26232303573624,169.52594063888068"/>
|
||
<path d="M397.34839908714048,169.4416199938845 L397.31420483809734,169.47511177239008"/>
|
||
<path d="M397.42177154873889,169.36973726698031 L397.38508228768251,169.40567711677031"/>
|
||
<path d="M397.50784470475128,169.28541509126947 L397.52200625154501,169.27154420996035"/>
|
||
<path d="M397.38508242488615,169.40567709942223 L397.42177168125954,169.36973725022409"/>
|
||
<path d="M397.59124826423022,169.20311541635499 L397.65742026400903,169.13803264170321"/>
|
||
<path d="M397.52683833423225,169.26680991392575 L380.90803936845305,151.29223655877058"/>
|
||
<path d="M397.52200576246605,169.27154254894921 L380.90312655691423,151.29688289818631"/>
|
||
<path d="M397.52200579797727,169.27154254445904 L380.90312659242636,151.29688289369614"/>
|
||
<path d="M379.53497354249839,149.34188618644461 L379.53497354249839,149.65004325815892"/>
|
||
<path d="M377.7693194478893,150.68659147533049 L377.96775695534643,150.68659147533049"/>
|
||
<path d="M377.76931944176658,150.62044665010546 L377.96775694922371,150.62044665010546"/>
|
||
<path d="M380.52211799346469,150.96274477156888 L380.30131459961694,151.17853526393401"/>
|
||
<path d="M379.11402404646788,150.07099021410824 L379.25760186410344,150.01152194298783"/>
|
||
<path d="M379.25760186410344,150.01152194298783 L379.3808958614004,149.91691470616712"/>
|
||
<path d="M379.53497345103324,149.65004326972411 L379.3808958614004,149.91691470616712"/>
|
||
<path d="M379.53497345103324,149.65004326972411 L379.53497345103324,149.34188619800977"/>
|
||
<path d="M379.3808958614004,149.07501476156671 L379.53497345103324,149.34188619800977"/>
|
||
<path d="M379.3808958614004,149.07501476156671 L379.25760186410344,148.98041055266208"/>
|
||
<path d="M379.11402404646788,148.92093622570951 L379.25760186410344,148.98041055266208"/>
|
||
<path d="M397.17921656353474,169.60837533334097 L397.18047314914247,169.57485403173089"/>
|
||
<path d="M397.18047314914247,169.57485403173089 L397.14447423662796,169.61257581217649"/>
|
||
<path d="M380.31685098614207,151.15755350971713 L380.12523525115421,151.35685699136036"/>
|
||
<path d="M399.48219311648381,171.30300574707221 L399.45381397335359,171.16028189638314"/>
|
||
<path d="M399.43540727171649,171.44079863648224 L399.32599655335298,171.53673929183117"/>
|
||
<path d="M399.18326967474832,171.56511994891932 L399.32599655335298,171.53673929183117"/>
|
||
<path d="M398.92115963628521,171.26619877812075 L398.94954029337396,171.40892300729931"/>
|
||
<path d="M377.96777988992426,148.3053379810332 L377.76934238401054,148.30533798103323"/>
|
||
<path d="M377.76932025769884,148.21179686368075 L377.96775776515597,148.21179686368075"/>
|
||
<path d="M397.34839876609431,169.44161831162691 L380.72651321840067,151.46383763640077"/>
|
||
<path d="M397.31420904522429,169.47511009186479 L380.69173418936816,151.49671777759812"/>
|
||
<path d="M380.31685098614207,151.15755350971713 L380.68818085251814,150.8051434377366"/>
|
||
<path d="M380.31685098614207,151.15755350971713 L380.54388166782564,150.94832753933707"/>
|
||
<path d="M377.96775677397045,148.00651942074904 L377.76931926651423,148.00651942074904"/>
|
||
<path d="M397.28484884639283,169.50386923983712 L380.66186813931608,151.52494704026211"/>
|
||
<path d="M397.11962292611906,169.64762865191148 L397.11302513760847,169.67345449970946"/>
|
||
<path d="M397.65741920361825,169.13803430720463 L397.63148514325212,169.14420368101779"/>
|
||
<path d="M377.96777898864775,151.04471493616143 L377.76934148273403,151.0447149361614"/>
|
||
<path d="M380.86580339454349,151.3321611396459 L397.4853180839732,169.30748314704357"/>
|
||
<path d="M397.50784727909695,169.28541342576827 L380.88871978443012,151.31050245797388"/>
|
||
<path d="M380.52211731156376,150.96274643707028 L380.15078782367664,151.31515802300882"/>
|
||
<path d="M380.66188944735268,151.52495143078778 L397.28487261461169,169.5038728733837"/>
|
||
<path d="M377.76932019126662,148.21179530226709 L377.96775768299221,148.21179530226709"/>
|
||
<path d="M377.96775689777724,150.81437559553348 L377.76931939032102,150.81437559553348"/>
|
||
<path d="M380.98073767220967,151.22799024473358 L381.0398657492965,151.17187386807259"/>
|
||
<path d="M380.55777413573969,151.62940410271253 L380.53452332250663,151.64140979155724"/>
|
||
<path d="M380.52211731156376,150.96274643707028 L380.30131353922707,151.17853692943538"/>
|
||
<path d="M397.36915492746493,169.39237912356745 L397.55320382198761,169.20032370192433"/>
|
||
<path d="M397.55320382198761,169.20032370192433 L397.31746234795764,169.44066378637032"/>
|
||
<path d="M380.52211731156376,150.96274643707028 L380.68818085251814,150.8051434377366"/>
|
||
<path d="M397.48531853754184,169.30748481254489 L397.45595987447496,169.33624622869709"/>
|
||
<path d="M377.76932025769884,148.39888574025866 L377.96775776515597,148.39888574025866"/>
|
||
<path d="M379.1891029065805,149.36439106157775 L379.09225870215914,149.26754922271601"/>
|
||
<path d="M379.1891029065805,149.62897642140703 L379.22454996273746,149.49668374149235"/>
|
||
<path d="M379.09225870215914,149.72582128818482 L378.95996677922403,149.7612691013216"/>
|
||
<path d="M378.95996677922403,149.7612691013216 L378.82767495091002,149.72582128818482"/>
|
||
<path d="M378.89148742995394,149.24111854356073 L378.95996677922403,149.23210443749525"/>
|
||
<path d="M379.02844622311522,149.24111854356073 L378.95996677922403,149.23210443749525"/>
|
||
<path d="M377.76934161837698,150.81437226173227 L377.9677791242907,150.81437226173227"/>
|
||
<path d="M377.96777910061655,150.81437226472559 L377.76934159470284,150.81437226472559"/>
|
||
<path d="M398.73206687361699,171.75007200749357 L399.02525998423744,171.92262726554577"/>
|
||
<path d="M399.19508822540183,171.94687670968031 L399.52485704788569,171.86326989185051"/>
|
||
<path d="M399.52485704788569,171.86326989185051 L399.66261814417749,171.76103949789746"/>
|
||
<path d="M398.9667984952016,170.54777965451046 L397.94781390863545,169.51861975607554"/>
|
||
<path d="M397.48345875983296,169.97531957613805 L397.94781390863545,169.51861975607554"/>
|
||
<path d="M398.47361607169432,171.02453298404834 L397.48345875983296,169.97531957613805"/>
|
||
<path d="M398.52429127462028,171.15013283403539 L398.56341800575183,171.4546166650978"/>
|
||
<path d="M399.44586780202417,171.1449138422426 L399.34293833795482,171.04204909987817"/>
|
||
<path d="M399.48357292657283,171.28546213525345 L399.44595258367326,171.42603427310314"/>
|
||
<path d="M399.40129536388713,171.48427018239335 L399.44595258367326,171.42603427310314"/>
|
||
<path d="M399.27529923538668,171.55706809692214 L399.40129536388713,171.48427018239335"/>
|
||
<path d="M399.12978213214728,171.5571142726418 L399.27529923538668,171.55706809692214"/>
|
||
<path d="M378.95994450541866,149.23210776830302 L379.02842404393368,149.24112187436847"/>
|
||
<path d="M379.09223652297669,149.26755255352376 L379.02842404393368,149.24112187436847"/>
|
||
<path d="M379.22452778355591,149.49668707230012 L379.18908072739805,149.36439439238552"/>
|
||
<path d="M379.09223652297669,149.72582461899259 L379.18908072739805,149.62897975221478"/>
|
||
<path d="M378.69536151114926,149.49668707230012 L378.73080856730712,149.62897975221478"/>
|
||
<path d="M377.76932102174169,148.37148446154833 L377.96775851346729,148.37148446154833"/>
|
||
<path d="M377.9677567858057,147.94721162768263 L377.76931927834858,147.94721162768258"/>
|
||
<path d="M397.97524146106343,169.43701905441361 L397.88975283723948,169.5437099416485"/>
|
||
<path d="M377.76932034916945,151.04471813157298 L377.96775785662567,151.04471813157298"/>
|
||
<path d="M377.96777898864775,147.94720829687432 L377.76934148273403,147.94720829687429"/>
|
||
<path d="M397.28484929996148,169.50387090533843 L397.31420495692009,169.47511175736599"/>
|
||
<path d="M380.55777345383876,151.62940576821384 L380.53452264060843,151.64141145705847"/>
|
||
<path d="M378.69536205995018,149.49668700290854 L378.73080911610805,149.62897968282323"/>
|
||
<path d="M379.18908127619898,149.62897968282323 L379.09223707177762,149.72582454960101"/>
|
||
<path d="M379.22452833235684,149.49668700290857 L379.18908127619898,149.36439432299397"/>
|
||
<path d="M379.02842459273461,149.24112180497693 L379.09223707177762,149.26755248413221"/>
|
||
<path d="M378.9599450542205,149.23210769891148 L379.02842459273461,149.24112180497693"/>
|
||
<path d="M399.84569654595407,171.12952143102873 L399.78397853321212,170.96946011155649"/>
|
||
<path d="M397.17703842434503,169.57028657288308 L397.55320400438404,169.20032367886174"/>
|
||
<path d="M397.09913156727225,169.64691027086582 L397.17703842434503,169.57028657288308"/>
|
||
<path d="M397.09913156727225,169.64691027086582 L397.17703824194859,169.57028659594567"/>
|
||
<path d="M397.55320382198761,169.20032370192433 L397.17703824194859,169.57028659594567"/>
|
||
<path d="M397.6311106790622,169.12370000394156 L397.55320382198761,169.20032370192433"/>
|
||
<path d="M397.6311106790622,169.12370000394156 L397.55320400438404,169.20032367886174"/>
|
||
<path d="M377.96778007130206,148.00651595155136 L377.76934256538743,148.00651595155136"/>
|
||
<path d="M397.48531844052241,169.30748482481229 L397.52200621603379,169.27154421445061"/>
|
||
<path d="M380.52211799346469,150.96274477156888 L380.68452118128835,150.82649763778386"/>
|
||
<path d="M380.52211799346469,150.96274477156888 L380.62444299811204,150.88239599288033"/>
|
||
<path d="M377.96777897680977,148.00651608994116 L377.76934147089605,148.00651608994116"/>
|
||
<path d="M377.96775843425212,150.75273757044721 L377.76932094252652,150.75273757044721"/>
|
||
<path d="M398.93548167917788,171.19422332128764 L398.92115963628521,171.26619877812075"/>
|
||
<path d="M379.02844622311522,149.24111854356073 L379.09225870215914,149.26754922271601"/>
|
||
<path d="M377.7693203610047,150.98541639433847 L377.96775786846183,150.98541639433847"/>
|
||
<path d="M378.69538369033171,149.49668374149235 L378.73083074648866,149.628976421407"/>
|
||
<path d="M380.69173338864812,151.49671945812307 L397.31420483809734,169.47511177239008"/>
|
||
<path d="M397.28484920294204,169.50387091760584 L397.31420483809734,169.47511177239008"/>
|
||
<path d="M377.9677576902609,150.75273766451892 L377.76932019853621,150.75273766451892"/>
|
||
<path d="M397.52683424592442,169.26681082244815 L380.90803830806317,151.29223822427196"/>
|
||
<path d="M380.9031258750133,151.29688456368771 L397.52200621603379,169.27154421445061"/>
|
||
<path d="M398.92113783558898,171.26620210892904 L398.94952000663534,171.40892633810759"/>
|
||
<path d="M399.0773343987189,171.03246932114908 L398.96792216639687,171.128409219519"/>
|
||
<path d="M399.22005976336595,171.00408942103991 L399.35785113881821,171.05087375184857"/>
|
||
<path d="M399.35785113881821,171.05087375184857 L399.45379217265645,171.16028522719142"/>
|
||
<path d="M399.48217131578667,171.30300907788049 L399.45379217265645,171.16028522719142"/>
|
||
<path d="M399.43538698497878,171.44080196729053 L399.48217131578667,171.30300907788049"/>
|
||
<path d="M399.32597475265675,171.53674262263945 L399.1832493880097,171.5651232797276"/>
|
||
<path d="M399.04545801255745,171.51833857042945 L399.1832493880097,171.5651232797276"/>
|
||
<path d="M398.99028635430432,171.46994793015904 L398.94952000663534,171.40892633810759"/>
|
||
<path d="M378.82765332052941,149.72582454960099 L378.73080911610805,149.62897968282323"/>
|
||
<path d="M378.73080856730712,149.62897975221478 L378.82765277172848,149.72582461899259"/>
|
||
<path d="M377.96777906671878,150.68658815608774 L377.76934156080506,150.68658815608774"/>
|
||
<path d="M399.00360887055967,171.08683008573368 L399.12961105489057,171.01403254969441"/>
|
||
<path d="M377.96777897525271,148.04075273685703 L377.76934146933809,148.04075273685703"/>
|
||
<path d="M379.25760127366766,148.98041220659826 L379.11402345603119,148.92093787964569"/>
|
||
<path d="M377.96775736694917,148.9006538700614 L379.11402345603119,148.92093787964569"/>
|
||
<path d="M379.11402345603119,150.07099186804447 L379.25760127366766,150.01152359692401"/>
|
||
<path d="M379.3808950817197,149.91691636010333 L379.25760127366766,150.01152359692401"/>
|
||
<path d="M379.53497267135344,149.65004492366032 L379.3808950817197,149.91691636010333"/>
|
||
<path d="M380.62454491949075,151.56022999189656 L380.63895059201923,151.54661345553484"/>
|
||
<path d="M380.69173350746632,151.49671944309952 L380.66186745741516,151.52494870576342"/>
|
||
<path d="M380.80115729057115,151.39327674639355 L380.76383557823146,151.42855802385219"/>
|
||
<path d="M380.86580252339763,151.33216280514722 L380.83593725212222,151.36040114880333"/>
|
||
<path d="M380.88871891328426,151.31050412347525 L380.90312591052725,151.29688455919745"/>
|
||
<path d="M380.8658024263782,151.33216281741463 L380.9031258750133,151.29688456368771"/>
|
||
<path d="M380.80115715804959,151.39327676314986 L380.76383544103055,151.42855804120001"/>
|
||
<path d="M380.72651221473325,151.46383931865853 L380.69173338864812,151.49671945812307"/>
|
||
<path d="M380.69173338864812,151.49671945812307 L380.66186736039481,151.52494871803083"/>
|
||
<path d="M377.76932023719883,150.81437548845253 L377.96775774465596,150.81437548845253"/>
|
||
<path d="M397.34839921966113,169.44161997712831 L397.31420495692009,169.47511175736599"/>
|
||
<path d="M380.69173350746632,151.49671944309952 L397.31420495692009,169.47511175736599"/>
|
||
<path d="M380.72651234725481,151.46383930190217 L380.69173350746632,151.49671944309952"/>
|
||
<path d="M399.48357195563085,171.28546378944483 L399.44595161273219,171.42603592729452"/>
|
||
<path d="M399.40129590690276,171.48427183658472 L399.44595161273219,171.42603592729452"/>
|
||
<path d="M399.27529826444561,171.55706975111352 L399.40129590690276,171.48427183658472"/>
|
||
<path d="M398.95895370774588,171.14506802770475 L399.00360789961678,171.08683173992506"/>
|
||
<path d="M399.12961008394768,171.01403420388579 L399.00360789961678,171.08683173992506"/>
|
||
<path d="M399.84569557501209,171.12952308522011 L399.78397756227014,170.96946176574787"/>
|
||
<path d="M398.96679752425962,170.54778130870181 L397.94781445165199,169.51862141026689"/>
|
||
<path d="M397.94781445165199,169.51862141026689 L397.48345778889097,169.97532123032943"/>
|
||
<path d="M398.47361661470995,171.02453501672923 L397.48345778889097,169.97532123032943"/>
|
||
<path d="M398.52429181763682,171.15013524520575 L398.47361661470995,171.02453501672923"/>
|
||
<path d="M398.6284248783345,171.61337422845662 L398.56341854876837,171.45461831928918"/>
|
||
<path d="M399.6626171732355,171.76104115208884 L399.83818331530483,171.46964170323514"/>
|
||
<path d="M398.52429145553242,171.15013281116038 L398.56341818666397,171.45461664222285"/>
|
||
<path d="M398.47361625260646,171.02453296117335 L397.48345894074509,169.97531955326306"/>
|
||
<path d="M397.94781408954759,169.51861973320055 L397.48345894074509,169.97531955326306"/>
|
||
<path d="M397.94781408954759,169.51861973320055 L398.96679867611374,170.54777963163545"/>
|
||
<path d="M399.55006008799728,170.72243929133882 L398.96679867611374,170.54777963163545"/>
|
||
<path d="M399.78397871412426,170.9694600886815 L399.55006008799728,170.72243929133882"/>
|
||
<path d="M399.84569672686621,171.12952140815375 L399.78397871412426,170.9694600886815"/>
|
||
<path d="M399.66261832508962,171.76103947502247 L399.52485722879783,171.86326986897549"/>
|
||
<path d="M399.02526016514958,171.92262724267079 L399.19508840631397,171.94687668680533"/>
|
||
<path d="M398.93093301056297,171.35839363370272 L399.00373319602886,171.48439354709717"/>
|
||
<path d="M399.00373319602886,171.48439354709717 L399.12978231305851,171.55711424976681"/>
|
||
<path d="M399.27529941629973,171.55706807404712 L399.12978231305851,171.55711424976681"/>
|
||
<path d="M399.44586798293631,171.14491381936762 L399.34293851886605,171.04204907700318"/>
|
||
<path d="M399.34293851886605,171.04204907700318 L399.27512833904302,171.01398635109973"/>
|
||
<path d="M399.12961123580271,171.01403252681939 L399.0036090514709,171.08683006285867"/>
|
||
<path d="M398.95895485959909,171.14506635063839 L399.0036090514709,171.08683006285867"/>
|
||
<path d="M377.76931926495718,150.95117383037393 L377.9677567724143,150.95117383037393"/>
|
||
<path d="M377.76931926495718,148.04075606766474 L377.9677567724143,148.0407560676648"/>
|
||
<path d="M397.17919304908128,169.60837414753806 L397.11302559117621,169.67345616521087"/>
|
||
<path d="M398.96794396709402,171.12840588871072 L398.93548167917788,171.19422332128764"/>
|
||
<path d="M377.76931943449335,148.21179696776852 L377.96775694195048,148.21179696776849"/>
|
||
<path d="M379.04124459814875,149.22575182915458 L379.10802831443334,149.25617935748909"/>
|
||
<path d="M379.04124459814875,149.22575182915458 L378.89581416900592,149.22069823727571"/>
|
||
<path d="M378.82707791998428,149.24640827241242 L378.89581416900592,149.22069823727571"/>
|
||
<path d="M378.81015792512562,149.73303071580892 L378.71089838992384,149.62662066224547"/>
|
||
<path d="M378.87694154678729,149.76345218831131 L378.81015792512562,149.73303071580892"/>
|
||
<path d="M379.15084692682512,149.70016874297443 L379.02237159744209,149.76851183602224"/>
|
||
<path d="M380.68528671959075,150.86776344902088 L379.68359304759861,149.76848761269392"/>
|
||
<path d="M379.18199358522043,150.23637633952103 L380.21286747338081,151.31611606152677"/>
|
||
<path d="M378.60193996651969,150.05135552960178 L378.37246135347095,149.80020200534742"/>
|
||
<path d="M378.29816168720708,149.46821523436029 L378.37246135347095,149.80020200534742"/>
|
||
<path d="M379.53930414280376,149.1769842133366 L379.30470007218219,148.9306178243491"/>
|
||
<path d="M379.6351645583768,149.64200550366928 L379.68359304759861,149.76848761269392"/>
|
||
<path d="M399.12961123580271,171.01403252681939 L399.27512833904302,171.01398635109973"/>
|
||
<path d="M377.76932014709155,150.81437393003202 L377.96775763881715,150.81437393003205"/>
|
||
<path d="M377.96775761831623,150.59304538141157 L377.96775763881715,150.55880570418429"/>
|
||
<path d="M377.9677576902609,150.62044498460426 L377.96775768299221,150.59304537323385"/>
|
||
<path d="M377.96775769638634,150.68658980982912 L377.9677576902609,150.75273766451892"/>
|
||
<path d="M377.96775768299221,150.78013424981179 L377.9677576902609,150.75273766451892"/>
|
||
<path d="M377.96775761831623,150.78013425798949 L377.96775763881715,150.81437393003205"/>
|
||
<path d="M377.96775761104482,150.62044499462053 L377.96775760492301,150.68658982139408"/>
|
||
<path d="M377.96775851346729,150.75273756043117 L377.96775850619588,150.78013414572402"/>
|
||
<path d="M377.96775846202354,150.8143738259443 L377.96775844151898,150.78013415390194"/>
|
||
<path d="M377.96775843425212,150.75273757044721 L377.96775844151898,150.78013415390194"/>
|
||
<path d="M377.96775843425212,150.75273757044721 L377.96775842812667,150.6865897173063"/>
|
||
<path d="M377.96775850619588,150.5930452691461 L377.96775851346729,150.62044488051652"/>
|
||
<path d="M377.9677576902609,148.23919491363748 L377.96775768299221,148.21179530226709"/>
|
||
<path d="M377.96775769638634,148.30533973886233 L377.9677576902609,148.37148456563608"/>
|
||
<path d="M377.96775768299221,148.39888417884498 L377.96775766248948,148.43312688398811"/>
|
||
<path d="M377.96775761831623,148.3988841870227 L377.96775763881715,148.43312688698131"/>
|
||
<path d="M377.96775761104482,148.23919492365371 L377.96775760492301,148.30533975042727"/>
|
||
<path d="M377.96775763881715,148.17755260530151 L377.96775761831623,148.21179531044481"/>
|
||
<path d="M377.96775766248948,148.17755260230831 L377.96775768299221,148.21179530226709"/>
|
||
<path d="M377.96775751501127,148.00651775524761 L377.96775752684562,147.9472099621812"/>
|
||
<path d="M377.96775751345422,148.04075440216343 L377.96775751345422,150.95117216487262"/>
|
||
<path d="M377.96775752684562,151.04471660146828 L377.96775754735017,151.07895778746865"/>
|
||
<path d="M377.96775859766649,151.04471646607163 L377.96775860950174,150.98541472883707"/>
|
||
<path d="M377.96775857716375,147.91297318265805 L377.96775859766649,147.94720982678453"/>
|
||
<path d="M377.96775848569587,148.17755249822056 L377.96775850619588,148.21179519817932"/>
|
||
<path d="M377.96775851346729,148.37148446154833 L377.96775851959183,148.30533963477455"/>
|
||
<path d="M377.96775850619588,148.39888407475723 L377.96775851346729,148.37148446154833"/>
|
||
<path d="M377.96775842812667,148.30533964633952 L377.96775843425212,148.37148447156437"/>
|
||
<path d="M377.96775842968555,148.2710969435916 L377.96775842812667,148.30533964633952"/>
|
||
<path d="M377.96775776515597,150.78013581122542 L377.96775774465596,150.81437548845253"/>
|
||
<path d="M377.96775769321221,148.23919648506711 L377.96775768864472,148.27109860909303"/>
|
||
<path d="M377.96775768708858,148.30534131184083 L377.96775768864472,148.27109860909303"/>
|
||
<path d="M377.96775774465596,148.43312844540179 L377.96775776515597,148.39888574025866"/>
|
||
<path d="M377.96775777242647,148.37148612704965 L377.96775776515597,148.39888574025866"/>
|
||
<path d="M377.96775777242647,148.23919647505107 L377.96775776515597,148.21179686368075"/>
|
||
<path d="M377.96775774465596,148.17755416372199 L377.96775776515597,148.21179686368075"/>
|
||
<path d="M377.96775687727541,150.78013592349083 L377.96775689777724,150.81437559553348"/>
|
||
<path d="M377.96775694195048,150.7801359153132 L377.96775694922371,150.75273933002012"/>
|
||
<path d="M377.96775695534643,150.68659147533049 L377.96775694922371,150.75273933002012"/>
|
||
<path d="M377.96775694922371,150.62044665010546 L377.96775695534643,150.68659147533049"/>
|
||
<path d="M377.96775694195048,150.59304703873528 L377.96775694922371,150.62044665010546"/>
|
||
<path d="M377.96775686388219,150.68659148689537 L377.96775687000491,150.6204466601219"/>
|
||
<path d="M377.9677567724143,148.0407560676648 L377.96775677397045,148.00651942074904"/>
|
||
<path d="M377.9677567858057,147.94721162768263 L377.96775677397045,148.00651942074904"/>
|
||
<path d="M377.96775680631026,147.91297497837104 L377.9677567858057,147.94721162768263"/>
|
||
<path d="M377.96775785662567,147.94721149228587 L377.96775783612293,147.91297484815945"/>
|
||
<path d="M377.96775786846183,150.98541639433847 L377.96775786846183,148.00651928235942"/>
|
||
<path d="M377.96775786846183,150.98541639433847 L377.96775785662567,151.04471813157298"/>
|
||
<path d="M377.96775783612293,151.07895932275835 L377.96775785662567,151.04471813157298"/>
|
||
<path d="M377.9677567724143,150.95117383037393 L377.96775677397045,150.9854165327281"/>
|
||
<path d="M377.9677567724143,148.0407560676648 L377.9677567724143,150.95117383037393"/>
|
||
<path d="M377.96775689777724,148.43312855248274 L377.96775687727541,148.39888585252407"/>
|
||
<path d="M377.96775692144956,148.43312854948954 L377.96775694195048,148.39888584434641"/>
|
||
<path d="M377.96775694195048,148.39888584434641 L377.96775694922371,148.37148623113728"/>
|
||
<path d="M377.96775695534643,148.30534140436373 L377.96775694922371,148.37148623113728"/>
|
||
<path d="M377.96775694922371,148.23919657913868 L377.96775694195048,148.21179696776849"/>
|
||
<path d="M377.96775692144956,148.17755426780974 L377.96775694195048,148.21179696776849"/>
|
||
<path d="M377.96775689777724,148.17755427080294 L377.96775687727541,148.21179697594616"/>
|
||
<path d="M377.96775686388219,148.30534141592858 L377.96775687000491,148.37148624115372"/>
|
||
<path d="M377.76932111777614,150.98541472883704 L377.96775860950174,150.98541472883707"/>
|
||
<path d="M377.96775860950174,148.00651761685799 L377.96775860950174,150.98541472883707"/>
|
||
<path d="M379.18908205272373,149.62897801732183 L379.2245291088816,149.49668533740714"/>
|
||
<path d="M378.95994583074435,149.2321060334101 L379.02842518001353,149.24112013947553"/>
|
||
<path d="M378.82765400243125,149.26755081863081 L378.89146648147425,149.24112013947553"/>
|
||
<path d="M378.69536264723001,149.49668533740714 L378.73080979800989,149.6289780173218"/>
|
||
<path d="M378.82765400243125,149.72582288409961 L378.73080979800989,149.6289780173218"/>
|
||
<path d="M378.95994583074435,149.76127069723643 L378.82765400243125,149.72582288409961"/>
|
||
<path d="M379.09223784830237,149.72582288409961 L378.95994583074435,149.76127069723643"/>
|
||
<path d="M399.83818295320134,171.46964002616875 L399.84569672686621,171.12952140815375"/>
|
||
<path d="M377.96777915205939,148.37148290032968 L377.76934164614568,148.37148290032965"/>
|
||
<path d="M398.70579026509085,170.95568520024148 L398.63704294525041,171.09506320370099"/>
|
||
<path d="M398.60527405010862,172.37016255496104 L399.79590968329785,172.37016255496107"/>
|
||
<path d="M399.73469733253523,171.02318880356592 L399.79590968329785,172.37016255496107"/>
|
||
<path d="M399.23973146647722,170.69241736238126 L398.93748791479857,170.75251657550754"/>
|
||
<path d="M399.29080029849001,171.01856593274445 L399.41178673989316,171.09941886093151"/>
|
||
<path d="M399.4525576294368,171.16044045298293 L399.41178673989316,171.09941886093151"/>
|
||
<path d="M399.46661321571673,171.37514051748411 L399.38576180148766,171.49612960831385"/>
|
||
<path d="M399.25524499433368,171.56048266499363 L399.38576180148766,171.49612960831385"/>
|
||
<path d="M399.11003825248781,171.55095608413757 L399.25524499433368,171.56048266499363"/>
|
||
<path d="M398.98905181108466,171.47010202048202 L398.94828394945625,171.40908080692009"/>
|
||
<path d="M398.9199017784108,171.26635657774153 L398.93422533526018,171.1943807424189"/>
|
||
<path d="M398.93422533526018,171.1943807424189 L399.01507826344778,171.07339278705768"/>
|
||
<path d="M399.14559507060176,171.0090389733989 L399.29080029849001,171.01856593274445"/>
|
||
<path d="M377.96775774465596,148.17755416372199 L377.76932023719883,148.17755416372199"/>
|
||
<path d="M379.09225870215914,149.72582128818482 L379.1891029065805,149.62897642140703"/>
|
||
<path d="M379.53499475906892,149.65004160441771 L379.38091716943609,149.91691304086072"/>
|
||
<path d="M379.25762326676204,150.01152027768143 L379.38091716943609,149.91691304086072"/>
|
||
<path d="M379.11404544912557,150.07098854880184 L377.96777947832152,150.09127558630217"/>
|
||
<path d="M377.96777947832152,148.90065055081877 L379.11404544912557,148.92093456040308"/>
|
||
<path d="M379.38091716943609,149.07501309626031 L379.53499475906892,149.34188453270338"/>
|
||
<path d="M377.96775843425212,148.23919481956574 L377.96775844151898,148.21179520635727"/>
|
||
<path d="M399.1297811612053,171.55711592683318 L399.27529826444561,171.55706975111352"/>
|
||
<path d="M399.19508822540183,171.94687670968031 L399.02525998423744,171.92262726554577"/>
|
||
<path d="M377.76934247547933,150.6865880404346 L377.96777998139305,150.68658804043463"/>
|
||
<path d="M380.69175511891672,151.49671762624951 L397.314229785527,169.47511372541146"/>
|
||
<path d="M397.34841799244214,169.44162043121511 L380.72653414795195,151.46384051296798"/>
|
||
<path d="M397.40668340920047,169.99620326021306 L397.51477845421095,169.91249955461186"/>
|
||
<path d="M399.4013163745517,171.48427188930731 L399.44597359433874,171.42603635850662"/>
|
||
<path d="M399.27532024605216,171.55707056081511 L399.12980314281185,171.55711673653479"/>
|
||
<path d="M399.12980314281185,171.55711673653479 L399.0037540257822,171.48439603386515"/>
|
||
<path d="M398.93095384031631,171.35839649896019 L399.0037540257822,171.48439603386515"/>
|
||
<path d="M398.95897417539481,171.14506921589586 L398.9309114494913,171.21287826025127"/>
|
||
<path d="M399.00362988122424,171.08683292811617 L399.12963206555605,171.01403501358737"/>
|
||
<path d="M399.27514916879636,171.01398845937817 L399.34295934861939,171.04205194226066"/>
|
||
<path d="M397.48347977049752,169.97532166154153 L398.47363708235889,171.02453544794133"/>
|
||
<path d="M398.5243153132019,171.15013605490736 L398.47363708235889,171.02453544794133"/>
|
||
<path d="M398.56344053037492,171.45461950748029 L398.5243153132019,171.15013605490736"/>
|
||
<path d="M398.62844534598344,171.61337465966869 L398.73208788428155,171.75007447138654"/>
|
||
<path d="M399.02528099490291,171.92262972943877 L399.19510923606731,171.94687879508376"/>
|
||
<path d="M399.66263915484296,171.76104234027994 L399.52487805855117,171.86327235574345"/>
|
||
<path d="M399.78399802991999,170.96946257544948 L399.55008091775062,170.72244177810677"/>
|
||
<path d="M398.96681950586708,170.54778136142443 L399.55008091775062,170.72244177810677"/>
|
||
<path d="M399.79588901159377,172.37016421159356 L398.60525337840545,172.37016421159353"/>
|
||
<path d="M398.60669618040038,171.24748561215611 L398.60525337840545,172.37016421159353"/>
|
||
<path d="M398.63702378750486,171.09506486033348 L398.60669618040038,171.24748561215611"/>
|
||
<path d="M398.70576959338678,170.95568685687397 L398.63702378750486,171.09506486033348"/>
|
||
<path d="M399.53150955005594,170.79149091804254 L399.64834471856238,170.89396695168472"/>
|
||
<path d="M399.73467817479059,171.02319046019841 L399.64834471856238,170.89396695168472"/>
|
||
<path d="M399.73467817479059,171.02319046019841 L399.79588901159377,172.37016421159356"/>
|
||
<path d="M399.48091610086294,171.30316596030445 L399.45253695773363,171.16044210961542"/>
|
||
<path d="M399.41176606818908,171.099420517564 L399.45253695773363,171.16044210961542"/>
|
||
<path d="M399.41176606818908,171.099420517564 L399.29077962678593,171.01856758937694"/>
|
||
<path d="M399.29077962678593,171.01856758937694 L399.14557439889768,171.00904063003139"/>
|
||
<path d="M399.0150575917437,171.07339444369018 L399.14557439889768,171.00904063003139"/>
|
||
<path d="M398.91988262066525,171.26635823437402 L398.94826327775309,171.40908246355258"/>
|
||
<path d="M399.11001758078373,171.55095774077006 L399.25522583658812,171.56048432162612"/>
|
||
<path d="M399.38574264374211,171.49613126494634 L399.25522583658812,171.56048432162612"/>
|
||
<path d="M399.46659254401266,171.3751421741166 L399.38574264374211,171.49613126494634"/>
|
||
<path d="M399.48091610086294,171.30316596030445 L399.46659254401266,171.3751421741166"/>
|
||
<path d="M380.96060541375255,151.24709488394731 L380.57790615862223,151.61029946935662"/>
|
||
<path d="M380.96060541375255,151.24709488394731 L381.0398657492965,151.17187386807259"/>
|
||
<path d="M381.0398657492965,151.17187386807259 L380.96060559614716,151.24709486088494"/>
|
||
<path d="M380.57790634101684,151.61029944629422 L380.96060559614716,151.24709486088494"/>
|
||
<path d="M380.49864695169572,151.68552046216917 L380.57790634101684,151.61029944629422"/>
|
||
<path d="M380.49864695169572,151.68552046216917 L380.57790615862223,151.61029946935662"/>
|
||
<path d="M399.45379378185089,171.16028349229816 L399.48217292498111,171.3030073429872"/>
|
||
<path d="M398.96792377559223,171.12840748462574 L399.07733600791335,171.03246758625582"/>
|
||
<path d="M398.96792377559223,171.12840748462574 L398.93546148767518,171.19422491720266"/>
|
||
<path d="M398.92113944478342,171.26620037403578 L398.93546148767518,171.19422491720266"/>
|
||
<path d="M398.92113944478342,171.26620037403578 L398.94952010187126,171.40892460321433"/>
|
||
<path d="M398.99028796349876,171.46994619526578 L398.94952010187126,171.40892460321433"/>
|
||
<path d="M398.99028796349876,171.46994619526578 L399.04545962175189,171.51833683553619"/>
|
||
<path d="M399.18325099720323,171.56512154483434 L399.04545962175189,171.51833683553619"/>
|
||
<path d="M380.96062653254239,151.24709927447316 L380.57792746665791,151.61029931800843"/>
|
||
<path d="M380.96062653254239,151.24709927447316 L381.03988648960103,151.17187825859799"/>
|
||
<path d="M381.03988648960103,151.17187825859799 L380.96062671494246,151.24709925141013"/>
|
||
<path d="M380.96062671494246,151.24709925141013 L380.57792764905798,151.61029929494543"/>
|
||
<path d="M380.49866825973413,151.68552031082055 L380.57792764905798,151.61029929494543"/>
|
||
<path d="M380.49866825973413,151.68552031082055 L380.57792746665791,151.61029931800843"/>
|
||
<path d="M380.53452280398824,151.64141143640018 L380.55777358990736,151.6294057510091"/>
|
||
<path d="M380.55777358990736,151.6294057510091 L380.49398975501526,151.68200671188157"/>
|
||
<path d="M380.53452348588917,151.6414097708988 L380.55777427180738,151.62940408550776"/>
|
||
<path d="M380.55777427180738,151.62940408550776 L380.49399043691619,151.6820050463802"/>
|
||
<path d="M380.95912571088002,151.20898096657055 L381.02644794026719,151.14508437802931"/>
|
||
<path d="M398.70576952478814,170.95568686554779 L398.63702371890622,171.0950648690073"/>
|
||
<path d="M398.60669611180174,171.24748562082993 L398.63702371890622,171.0950648690073"/>
|
||
<path d="M398.60669611180174,171.24748562082993 L398.6052533098059,172.37016422026738"/>
|
||
<path d="M399.79588894299513,172.37016422026738 L398.6052533098059,172.37016422026738"/>
|
||
<path d="M399.73467810619104,171.0231904688722 L399.79588894299513,172.37016422026738"/>
|
||
<path d="M399.64834464996284,170.89396696035854 L399.73467810619104,171.0231904688722"/>
|
||
<path d="M399.53150948145731,170.79149092671636 L399.64834464996284,170.89396696035854"/>
|
||
<path d="M399.45253688913408,171.16044211828924 L399.4809160322643,171.30316596897831"/>
|
||
<path d="M399.4809160322643,171.30316596897831 L399.46659247541402,171.3751421827904"/>
|
||
<path d="M399.46659247541402,171.3751421827904 L399.38574257514256,171.49613127362016"/>
|
||
<path d="M399.25522576798858,171.56048433029994 L399.38574257514256,171.49613127362016"/>
|
||
<path d="M399.1100175121851,171.55095774944388 L399.25522576798858,171.56048433029994"/>
|
||
<path d="M398.94826320915354,171.4090824722264 L398.9198825520657,171.26635824304785"/>
|
||
<path d="M399.01505752314506,171.07339445236397 L399.14557433029904,171.00904063870522"/>
|
||
<path d="M399.14557433029904,171.00904063870522 L399.29077955818639,171.01856759805077"/>
|
||
<path d="M399.41176599959044,171.09942052623779 L399.29077955818639,171.01856759805077"/>
|
||
<path d="M399.45253688913408,171.16044211828924 L399.41176599959044,171.09942052623779"/>
|
||
<path d="M397.62052372115932,169.84677920505419 L397.9855162334884,169.48780538260957"/>
|
||
<path d="M397.82228557779808,169.64834325116911 L397.45729609338514,170.00731631663473"/>
|
||
<path d="M399.55005893614316,170.72244096840518 L399.78397756227014,170.96946176574787"/>
|
||
<path d="M380.15078782367664,151.31515802300882 L380.30131353922707,151.17853692943538"/>
|
||
<path d="M380.23126438987356,151.25554289216626 L380.30131353922707,151.17853692943538"/>
|
||
<path d="M380.49401166174039,151.68200641951134 L380.55779544377265,151.62940546532255"/>
|
||
<path d="M380.49866825973413,151.68552031082055 L380.55779544377265,151.62940546532255"/>
|
||
<path d="M380.62446383917313,150.88239739060685 L380.54390365776226,150.94832723644549"/>
|
||
<path d="M380.30133552916732,151.17853814050142 L380.23128637981199,151.25554713114846"/>
|
||
<path d="M380.15080981361871,151.31515923407454 L380.23128637981199,151.25554713114846"/>
|
||
<path d="M380.49399035370288,151.68200505690189 L380.55777413573969,151.62940410271253"/>
|
||
<path d="M380.49864695169572,151.68552046216917 L380.55777413573969,151.62940410271253"/>
|
||
<path d="M399.00362961086057,171.08683296230146 L399.12963179519238,171.01403504777267"/>
|
||
<path d="M399.27514889843269,171.01398849356349 L399.12963179519238,171.01403504777267"/>
|
||
<path d="M399.48359366687464,171.28546463333174 L399.44597332397598,171.42603639269191"/>
|
||
<path d="M399.2753199756894,171.5570705950004 L399.40131610418894,171.4842719234926"/>
|
||
<path d="M398.56344026001216,171.45461954166558 L398.52431504283823,171.15013608909265"/>
|
||
<path d="M398.56344026001216,171.45461954166558 L398.62844507562068,171.61337469385398"/>
|
||
<path d="M398.73208761391879,171.75007450557183 L398.62844507562068,171.61337469385398"/>
|
||
<path d="M399.02528072453924,171.92262938513454 L398.73208761391879,171.75007450557183"/>
|
||
<path d="M399.52487778818841,171.86327238992874 L399.19510896570364,171.94687882926908"/>
|
||
<path d="M399.52487778818841,171.86327238992874 L399.66263888447929,171.76104237446523"/>
|
||
<path d="M399.8382035125901,171.4696421686325 L399.66263888447929,171.76104237446523"/>
|
||
<path d="M399.78399775955631,170.96946260963477 L399.84571728625588,171.12952355061751"/>
|
||
<path d="M398.96681923550341,170.54778139560972 L399.55008064738695,170.72244105531308"/>
|
||
<path d="M397.14444924463669,169.61257462176857 L397.15724825941152,169.58975170285436"/>
|
||
<path d="M397.10247782646229,169.65168545127261 L397.15724825941152,169.58975170285436"/>
|
||
<path d="M397.55773312013434,169.20381322497417 L397.59604536050892,169.16844564925333"/>
|
||
<path d="M397.57299173007277,169.18086192016065 L397.59602204585599,169.16844368120812"/>
|
||
<path d="M397.15727171013395,169.58975138275736 L397.10250122433035,169.6516866518169"/>
|
||
<path d="M397.09915230757861,169.64691163347501 L397.15727171013395,169.58975138275736"/>
|
||
<path d="M397.82228451740912,169.64834491667042 L397.45729654695469,170.0073179821359"/>
|
||
<path d="M397.62052417472705,169.84678087055559 L397.98551063122477,169.48780704811097"/>
|
||
<path d="M399.07735468545752,171.0324659903408 L399.22008156406309,171.00408609023162"/>
|
||
<path d="M397.17703736395697,169.57028823838431 L397.42126457270615,169.33857771466558"/>
|
||
<path d="M397.18044983448954,169.57485282066483 L397.14444940801741,169.61257460111028"/>
|
||
<path d="M381.03660177248685,151.16704297430542 L380.98073674788657,151.22799189303015"/>
|
||
<path d="M380.98073674788657,151.22799189303015 L381.03986468890662,151.171875533574"/>
|
||
<path d="M397.09912899292385,169.64691042240921 L397.17703718155781,169.57028826144705"/>
|
||
<path d="M397.55320276159773,169.20032536742571 L397.17703718155781,169.57028826144705"/>
|
||
<path d="M397.63111113262994,169.12370166944302 L397.55320276159773,169.20032536742571"/>
|
||
<path d="M397.63111113262994,169.12370166944302 L397.55320294399598,169.20032534436294"/>
|
||
<path d="M397.17703736395697,169.57028823838431 L397.55320294399598,169.20032534436294"/>
|
||
<path d="M397.09912899292385,169.64691042240921 L397.17703736395697,169.57028823838431"/>
|
||
<path d="M397.15724839548102,169.58975168564933 L397.14444940801741,169.61257460111028"/>
|
||
<path d="M397.15724794191419,169.58974926316893 L397.1024789700673,169.65168377524955"/>
|
||
<path d="M397.09913156727225,169.64691027086582 L397.15724794191419,169.58974926316893"/>
|
||
<path d="M381.03660245438687,151.16704130880404 L380.98073780827644,151.22799022752884"/>
|
||
<path d="M381.0398657492965,151.17187386807259 L380.98073780827644,151.22799022752884"/>
|
||
<path d="M397.14445181898509,169.61257295626737 L397.15724780584378,169.58974928037389"/>
|
||
<path d="M380.9807587909977,151.22799312130155 L381.03988648960103,151.17187825859799"/>
|
||
<path d="M381.02646943755326,151.14509028251251 L380.9591468296735,151.20898081522205"/>
|
||
<path d="M380.68818085251814,150.8051434377366 L380.54388166782564,150.94832753933707"/>
|
||
<path d="M397.59604536050892,169.16844564925333 L397.57301353076991,169.18086313122646"/>
|
||
<path d="M399.44588854232688,171.14491596183137 L399.34295907825663,171.04205197644598"/>
|
||
<path d="M377.96775766248948,150.81437392703884 L377.76932017076388,150.81437392703884"/>
|
||
<path d="M377.96775766248948,150.81437392703884 L377.96775768299221,150.78013424981179"/>
|
||
<path d="M377.76932019126662,150.78013424981179 L377.96775768299221,150.78013424981179"/>
|
||
<path d="M398.93089213369649,171.2128753949938 L398.93093301056297,171.35839363370272"/>
|
||
<path d="M377.96775761104482,148.37148457565235 L377.96775760492301,148.30533975042727"/>
|
||
<path d="M377.76932011319741,148.30533975042727 L377.96775760492301,148.30533975042727"/>
|
||
<path d="M379.3808950817197,149.07501641550289 L379.25760127366766,148.98041220659826"/>
|
||
<path d="M397.42179348195668,169.3697369473318 L380.80117928051232,151.39327644350129"/>
|
||
<path d="M380.76385756816899,151.42855772096033 L397.38510573953636,169.40567831048844"/>
|
||
<path d="M377.96775851346729,150.62044488051652 L377.76932102174169,150.62044488051652"/>
|
||
<path d="M377.96775851346729,150.62044488051652 L377.96775851959183,150.68658970574137"/>
|
||
<path d="M379.18908205272373,149.36439265749254 L379.2245291088816,149.49668533740714"/>
|
||
<path d="M399.27512815813088,171.01398637397472 L399.12961105489057,171.01403254969441"/>
|
||
<path d="M379.1891029065805,149.36439106157775 L379.22454996273746,149.49668374149235"/>
|
||
<path d="M380.53991836879095,151.60682811625475 L380.47259595016067,151.67072470479582"/>
|
||
<path d="M377.96778007130206,150.98541306353044 L377.76934256538743,150.98541306353044"/>
|
||
<path d="M377.96775785662567,147.94721149228587 L377.96775786846183,148.00651928235942"/>
|
||
<path d="M377.7693203610047,148.00651928235939 L377.96775786846183,148.00651928235942"/>
|
||
<path d="M377.96775785662567,147.94721149228587 L377.76932034916945,147.94721149228587"/>
|
||
<path d="M380.76383612293239,151.42855637569861 L397.38508334807329,169.40567545126891"/>
|
||
<path d="M377.96775761104482,150.75273767453518 L377.96775760492301,150.68658982139408"/>
|
||
<path d="M377.76932011319741,150.68658982139405 L377.96775760492301,150.68658982139408"/>
|
||
<path d="M378.82707782851548,149.24640828397781 L378.89581407753803,149.22069824884113"/>
|
||
<path d="M379.04124450668087,149.22575184071997 L378.89581407753803,149.22069824884113"/>
|
||
<path d="M379.20728728505537,149.36258942261787 L379.10802822296546,149.25617936905445"/>
|
||
<path d="M379.2400429023387,149.50437461933302 L379.22794126813142,149.5767569523847"/>
|
||
<path d="M379.15084683535724,149.70016875453979 L379.22794126813142,149.5767569523847"/>
|
||
<path d="M378.71089829845596,149.62662067381086 L378.67814277579464,149.48483850501177"/>
|
||
<path d="M378.69024488311379,149.41245011612807 L378.76733959975491,149.2890292302248"/>
|
||
<path d="M378.82707782851548,149.24640828397781 L378.76733959975491,149.2890292302248"/>
|
||
<path d="M378.29816159573829,149.46821524592571 L378.32717650661607,149.29913338606639"/>
|
||
<path d="M378.37246126200307,149.80020201691281 L378.6019398750509,150.05135554116714"/>
|
||
<path d="M379.18199349375254,150.23637635108639 L380.21286757115786,151.31611304517611"/>
|
||
<path d="M379.68359295613072,149.76848762425931 L380.68528700661182,150.86776043267022"/>
|
||
<path d="M379.63516446690983,149.64200551523464 L379.60147019565238,149.33687333164914"/>
|
||
<path d="M379.60147019565238,149.33687333164914 L379.53930405133588,149.17698422490201"/>
|
||
<path d="M379.53930405133588,149.17698422490201 L379.30469998071339,148.93061783591449"/>
|
||
<path d="M378.50790723261116,149.01090908567517 L378.80798833181098,148.8506354335903"/>
|
||
<path d="M399.8381827722892,171.46964004904373 L399.84569654595407,171.12952143102873"/>
|
||
<path d="M399.48359393723831,171.28546459914642 L399.44597359433874,171.42603635850662"/>
|
||
<path d="M399.02528072453924,171.92262938513454 L399.19510896570364,171.94687882926908"/>
|
||
<path d="M398.96792216639687,171.128409219519 L398.93545987848074,171.19422665209592"/>
|
||
<path d="M399.83818331530483,171.46964170323514 L399.84569557501209,171.12952308522011"/>
|
||
<path d="M377.76934255354945,151.04471480076523 L377.96778005946408,151.04471480076523"/>
|
||
<path d="M397.26234635038736,169.52594184994706 L380.63897296044661,151.54661163868511"/>
|
||
<path d="M378.69024497458258,149.41245010456268 L378.67814286726343,149.48483849344638"/>
|
||
<path d="M377.96775851346729,148.2391948095497 L377.96775851959183,148.30533963477455"/>
|
||
<path d="M377.76932102786623,148.30533963477455 L377.96775851959183,148.30533963477455"/>
|
||
<path d="M377.76934246935025,148.37148279624193 L377.96777997526397,148.37148279624191"/>
|
||
<path d="M378.97867365930642,148.83343383097423 L379.30470007218219,148.9306178243491"/>
|
||
<path d="M377.96775736694917,150.09127890554481 L379.11402345603119,150.07099186804447"/>
|
||
<path d="M397.26232310434034,169.52594063020646 L397.28484929996148,169.50387090533843"/>
|
||
<path d="M397.28484929996148,169.50387090533843 L380.66186745741516,151.52494870576342"/>
|
||
<path d="M380.63895066062059,151.54661344686087 L380.66186745741516,151.52494870576342"/>
|
||
<path d="M377.76932011931922,150.75273767453518 L377.96775761104482,150.75273767453518"/>
|
||
<path d="M377.96775761831623,150.78013425798949 L377.96775761104482,150.75273767453518"/>
|
||
<path d="M377.96775761831623,150.78013425798949 L377.76932012659063,150.78013425798949"/>
|
||
<path d="M399.2751271871889,171.0139880281661 L399.12961008394768,171.01403420388579"/>
|
||
<path d="M380.80117914798439,151.39327646025845 L397.42179334942966,169.36973696408864"/>
|
||
<path d="M377.96775776515597,150.59304693464753 L377.96775777242647,150.62044654601786"/>
|
||
<path d="M380.62456653094205,151.56023120296263 L380.63897296044661,151.54661163868511"/>
|
||
<path d="M380.66188935033506,151.52495144305493 L380.63897296044661,151.54661163868511"/>
|
||
<path d="M380.76385743096807,151.42855773830843 L380.80117914798439,151.39327646025845"/>
|
||
<path d="M380.83595912324427,151.36040237489294 L380.80117914798439,151.39327646025845"/>
|
||
<path d="M380.90314729721968,151.29688577475378 L380.86582422707352,151.33216402848063"/>
|
||
<path d="M380.90314733272999,151.2968857702638 L380.88874090322361,151.31050382058328"/>
|
||
<path d="M380.86582432409114,151.33216401621348 L380.88874090322361,151.31050382058328"/>
|
||
<path d="M380.83595924206156,151.3604023598694 L380.80117928051232,151.39327644350129"/>
|
||
<path d="M380.76385756816899,151.42855772096033 L380.80117928051232,151.39327644350129"/>
|
||
<path d="M380.76385756816899,151.42855772096033 L380.72653414795195,151.46384051296798"/>
|
||
<path d="M380.72653414795195,151.46384051296798 L380.69175511891672,151.49671762624951"/>
|
||
<path d="M380.66188944735268,151.52495143078778 L380.69175511891672,151.49671762624951"/>
|
||
<path d="M380.63897302904888,151.54661163001086 L380.66188944735268,151.52495143078778"/>
|
||
<path d="M380.62456656645236,151.56023119847265 L380.63897302904888,151.54661163001086"/>
|
||
<path d="M378.97867356783854,148.83343384253965 L378.80798833181098,148.8506354335903"/>
|
||
<path d="M378.67814286726343,149.48483849344638 L378.71089838992384,149.62662066224547"/>
|
||
<path d="M379.20728737652325,149.36258941105251 L379.10802831443334,149.25617935748909"/>
|
||
<path d="M397.11962186572919,169.64763031741288 L397.11302559117621,169.67345616521087"/>
|
||
<path d="M377.96775687000491,148.23919658915514 L377.96775687727541,148.21179697594616"/>
|
||
<path d="M377.96775687727541,148.21179697594616 L377.76931936981828,148.21179697594613"/>
|
||
<path d="M377.76934239013781,150.75273590514053 L377.96777989605152,150.75273590514055"/>
|
||
<path d="M399.22006137256039,171.00408768614668 L399.07733600791335,171.03246758625582"/>
|
||
<path d="M377.76932102174169,148.2391948095497 L377.96775851346729,148.2391948095497"/>
|
||
<path d="M377.96775850619588,148.21179519817932 L377.96775851346729,148.2391948095497"/>
|
||
<path d="M377.96775850619588,148.21179519817932 L377.76932101447119,148.21179519817932"/>
|
||
<path d="M397.45595930208447,169.33624382124071 L380.83593781520494,151.36039949832553"/>
|
||
<path d="M380.80115783994961,151.39327509764854 L397.42177260912786,169.36973560147914"/>
|
||
<path d="M397.28484920294204,169.50387091760584 L380.66186736039481,151.52494871803083"/>
|
||
<path d="M380.63895059201923,151.54661345553484 L380.66186736039481,151.52494871803083"/>
|
||
<path d="M380.63895059201923,151.54661345553484 L397.26232303573624,169.52594063888068"/>
|
||
<path d="M397.28484920294204,169.50387091760584 L397.26232303573624,169.52594063888068"/>
|
||
<path d="M399.00375375541853,171.48439606805042 L399.12980287244909,171.55711639223057"/>
|
||
<path d="M399.55005990708514,170.72243931421383 L399.78397853321212,170.96946011155649"/>
|
||
<path d="M379.24004299380658,149.50437460776766 L379.2279413595993,149.57675694081931"/>
|
||
<path d="M397.4559597556522,169.33624624372118 L397.48531844052241,169.30748482481229"/>
|
||
<path d="M397.48531844052241,169.30748482481229 L380.8658024263782,151.33216281741463"/>
|
||
<path d="M380.83593713330401,151.36040116382688 L380.8658024263782,151.33216281741463"/>
|
||
<path d="M398.52429145553242,171.15013281116038 L398.47361625260646,171.02453296117335"/>
|
||
<path d="M399.53151000362368,170.79149258354397 L399.6483436581716,170.89396861718615"/>
|
||
<path d="M399.7346771143998,171.02319212569981 L399.6483436581716,170.89396861718615"/>
|
||
<path d="M399.7346771143998,171.02319212569981 L399.79588795120389,172.37016587709496"/>
|
||
<path d="M398.60525383197228,172.37016587709496 L399.79588795120389,172.37016587709496"/>
|
||
<path d="M398.60669663396811,171.24748727765751 L398.63702272711498,171.09506652583491"/>
|
||
<path d="M398.7057685329969,170.9556885223754 L398.63702272711498,171.09506652583491"/>
|
||
<path d="M398.91988156027446,171.26635989987543 L398.94826221736321,171.40908412905398"/>
|
||
<path d="M399.11001803435147,171.55095940627149 L399.25522477619734,171.56048598712752"/>
|
||
<path d="M399.38574158335132,171.49613293044774 L399.25522477619734,171.56048598712752"/>
|
||
<path d="M399.46659299758039,171.375143839618 L399.38574158335132,171.49613293044774"/>
|
||
<path d="M399.48091504047306,171.30316762580588 L399.45253589734193,171.16044377511685"/>
|
||
<path d="M399.01505804531143,171.07339610919158 L398.93420360316713,171.19438406455282"/>
|
||
<path d="M398.6284245162301,171.61337255139023 L398.56341818666397,171.45461664222285"/>
|
||
<path d="M399.04547981325459,171.51833523962117 L399.18326967474832,171.56511994891932"/>
|
||
<path d="M379.63516446690983,149.64200551523464 L379.68359295613072,149.76848762425931"/>
|
||
<path d="M399.43538859417231,171.44080023239727 L399.48217292498111,171.3030073429872"/>
|
||
<path d="M399.34293833795482,171.04204909987817 L399.27512815813088,171.01398637397472"/>
|
||
<path d="M398.98903113938059,171.47010367711451 L398.94826327775309,171.40908246355258"/>
|
||
<path d="M398.98903107078104,171.47010368578833 L398.94826320915354,171.4090824722264"/>
|
||
<path d="M399.44597332397598,171.42603639269191 L399.40131610418894,171.4842719234926"/>
|
||
<path d="M378.73083074648866,149.628976421407 L378.82767495091002,149.72582128818482"/>
|
||
<path d="M397.24818480359272,169.53981273125629 L380.62456653094205,151.56023120296263"/>
|
||
<path d="M399.00373301511672,171.48439356997216 L399.12978213214728,171.5571142726418"/>
|
||
<path d="M398.47361607169432,171.02453298404834 L398.52429127462028,171.15013283403539"/>
|
||
<path d="M378.97867365930642,148.83343383097423 L378.80798842327886,148.85063542202491"/>
|
||
<path d="M397.38508228768251,169.40567711677031 L380.76383544103055,151.42855804120001"/>
|
||
<path d="M380.72651221473325,151.46383931865853 L380.76383544103055,151.42855804120001"/>
|
||
<path d="M380.72651221473325,151.46383931865853 L397.34839908714048,169.4416199938845"/>
|
||
<path d="M397.38508228768251,169.40567711677031 L397.34839908714048,169.4416199938845"/>
|
||
<path d="M398.93095384031631,171.35839649896019 L398.9309114494913,171.21287826025127"/>
|
||
<path d="M399.34295907825663,171.04205197644598 L399.27514889843269,171.01398849356349"/>
|
||
<path d="M377.967757778551,150.68659137124274 L377.96775777242647,150.62044654601786"/>
|
||
<path d="M377.96775777242647,150.62044654601786 L377.76932026497025,150.62044654601786"/>
|
||
<path d="M378.50790732407995,149.0109090741098 L378.80798842327886,148.85063542202491"/>
|
||
<path d="M379.10802822296546,149.25617936905445 L379.04124450668087,149.22575184071997"/>
|
||
<path d="M379.53497257988829,149.65004493522531 L379.38089499025546,149.91691637166832"/>
|
||
<path d="M379.38089499025546,149.91691637166832 L379.25760118220342,150.01152360848903"/>
|
||
<path d="M379.11402336456695,150.07099187960947 L379.25760118220342,150.01152360848903"/>
|
||
<path d="M377.96775727548493,150.0912789171098 L379.11402336456695,150.07099187960947"/>
|
||
<path d="M377.96775727548493,148.9006538816264 L379.11402336456695,148.92093789121071"/>
|
||
<path d="M379.25760118220342,148.98041221816328 L379.11402336456695,148.92093789121071"/>
|
||
<path d="M379.38089499025546,149.07501642706791 L379.25760118220342,148.98041221816328"/>
|
||
<path d="M378.82765332052941,149.26755248413218 L378.89146570495041,149.2411218049769"/>
|
||
<path d="M378.89146515614857,149.2411218743685 L378.82765277172848,149.26755255352379"/>
|
||
<path d="M380.83595924206156,151.3604023598694 L397.45598318912334,169.33624668278452"/>
|
||
<path d="M380.83595924206156,151.3604023598694 L380.86582432409114,151.33216401621348"/>
|
||
<path d="M397.48534185219205,169.3074860236112 L380.86582432409114,151.33216401621348"/>
|
||
<path d="M399.00362970030847,171.08683295099149 L399.12963188463937,171.0140350364627"/>
|
||
<path d="M399.27514898788058,171.01398848225352 L399.12963188463937,171.0140350364627"/>
|
||
<path d="M399.27514898788058,171.01398848225352 L399.34295916770452,171.04205196513601"/>
|
||
<path d="M399.44588863177387,171.14491595052141 L399.34295916770452,171.04205196513601"/>
|
||
<path d="M399.48359375632253,171.28546462202178 L399.44597341342387,171.42603638138195"/>
|
||
<path d="M399.40131619363592,171.48427191218263 L399.44597341342387,171.42603638138195"/>
|
||
<path d="M399.27532006513729,171.55707058369043 L399.40131619363592,171.48427191218263"/>
|
||
<path d="M399.00375384486642,171.48439605674048 L399.12980296189608,171.55711675941012"/>
|
||
<path d="M398.62844516506766,171.61337468254402 L398.73208770336578,171.75007449426187"/>
|
||
<path d="M399.02528081398714,171.92262937382458 L398.73208770336578,171.75007449426187"/>
|
||
<path d="M399.19510905515153,171.94687881795912 L399.02528081398714,171.92262937382458"/>
|
||
<path d="M399.19510905515153,171.94687881795912 L399.52487787763539,171.86327237861883"/>
|
||
<path d="M399.66263897392719,171.7610423631553 L399.52487787763539,171.86327237861883"/>
|
||
<path d="M399.83820360203799,171.46964215732257 L399.66263897392719,171.7610423631553"/>
|
||
<path d="M399.7839978490033,170.96946259832481 L399.84571737570377,171.12952353930754"/>
|
||
<path d="M399.55008073683484,170.72244180098215 L398.9668193249513,170.54778138429975"/>
|
||
<path d="M398.52431513228612,171.15013607778269 L398.56344034945914,171.45461953035561"/>
|
||
<path d="M398.56344034945914,171.45461953035561 L398.62844516506766,171.61337468254402"/>
|
||
<path d="M379.25762326676204,148.98040888735562 L379.38091716943609,149.07501309626031"/>
|
||
<path d="M399.48093677256702,171.30316430367196 L399.46661321571673,171.37514051748411"/>
|
||
<path d="M398.98903007899071,171.47010534261594 L398.94826221736321,171.40908412905398"/>
|
||
<path d="M378.73083074648866,149.36439106157775 L378.69538369033171,149.49668374149235"/>
|
||
<path d="M377.76934163887881,148.21179363696035 L377.96777914479253,148.21179363696035"/>
|
||
<path d="M398.60671685210355,171.24748395552362 L398.63704294525041,171.09506320370099"/>
|
||
<path d="M377.96775769321221,150.62044655603393 L377.96775768708858,150.68659138280762"/>
|
||
<path d="M399.45253589734193,171.16044377511685 L399.41176652175682,171.0994221830654"/>
|
||
<path d="M377.96775774465596,150.55880726260477 L377.96775776515597,150.59304693464753"/>
|
||
<path d="M377.96775776515597,150.59304693464753 L377.76932025769884,150.59304693464753"/>
|
||
<path d="M399.52485722879783,171.86326986897549 L399.19508840631397,171.94687668680533"/>
|
||
<path d="M378.9599450542205,149.7612723627378 L379.09223707177762,149.72582454960101"/>
|
||
<path d="M378.95994450541866,149.76127243212937 L379.09223652297669,149.72582461899259"/>
|
||
<path d="M399.22006082375583,171.00408775553848 L399.07733545910969,171.03246765564765"/>
|
||
<path d="M398.96792322678766,171.12840755401757 L399.07733545910969,171.03246765564765"/>
|
||
<path d="M398.96792322678766,171.12840755401757 L398.93546093887062,171.19422498659449"/>
|
||
<path d="M398.93546093887062,171.19422498659449 L398.92113889597886,171.26620044342761"/>
|
||
<path d="M398.92113889597886,171.26620044342761 L398.94951955306669,171.40892467260616"/>
|
||
<path d="M398.94951955306669,171.40892467260616 L398.99028741469419,171.46994626465761"/>
|
||
<path d="M398.99028741469419,171.46994626465761 L399.04545907294732,171.51833690492805"/>
|
||
<path d="M399.18325044839958,171.5651216142262 L399.04545907294732,171.51833690492805"/>
|
||
<path d="M399.43538804536865,171.4408003017891 L399.48217237617655,171.30300741237906"/>
|
||
<path d="M399.45379323304633,171.16028356168999 L399.48217237617655,171.30300741237906"/>
|
||
<path d="M399.84571755661955,171.12952351643222 L399.78399802991999,170.96946257544948"/>
|
||
<path d="M399.8381827722892,171.46964004904373 L399.66261814417749,171.76103949789746"/>
|
||
<path d="M377.96775687727541,150.59304704691294 L377.96775687000491,150.6204466601219"/>
|
||
<path d="M377.76931936254778,150.6204466601219 L377.96775687000491,150.6204466601219"/>
|
||
<path d="M377.96775751501127,150.98541486722667 L377.96775752684562,151.04471660146828"/>
|
||
<path d="M377.96775752684562,151.04471660146828 L377.76932003512093,151.04471660146828"/>
|
||
<path d="M398.93089213369649,171.2128753949938 L398.95895485959909,171.14506635063839"/>
|
||
<path d="M399.45379378185089,171.16028349229816 L399.35785274801265,171.05087201695531"/>
|
||
<path d="M399.35785219920808,171.05087208634714 L399.45379323304633,171.16028356168999"/>
|
||
<path d="M399.14557485246632,171.00904229553282 L399.29077856639606,171.01856925487837"/>
|
||
<path d="M377.76932003512093,147.9472099621812 L377.96775752684562,147.9472099621812"/>
|
||
<path d="M377.96775754735017,147.91297331286975 L377.96775752684562,147.9472099621812"/>
|
||
<path d="M377.96775848569587,148.43312677990036 L377.76932099397027,148.43312677990039"/>
|
||
<path d="M377.96775848569587,148.43312677990036 L377.96775850619588,148.39888407475723"/>
|
||
<path d="M377.76932101447119,148.39888407475723 L377.96775850619588,148.39888407475723"/>
|
||
<path d="M377.96775843425212,150.62044489053255 L377.96775844151898,150.59304527732405"/>
|
||
<path d="M398.93089195278435,171.21287541786879 L398.95895467868786,171.14506637351337"/>
|
||
<path d="M378.82765277172848,149.26755255352379 L378.73080856730712,149.36439439238552"/>
|
||
<path d="M378.73080911610805,149.36439432299395 L378.82765332052941,149.26755248413218"/>
|
||
<path d="M377.76934156693324,150.7527360092283 L377.96777907284695,150.7527360092283"/>
|
||
<path d="M377.96777908011472,150.78013259268295 L377.76934157420101,150.78013259268295"/>
|
||
<path d="M397.94783340534241,169.51862259845802 L397.48347977049752,169.97532166154153"/>
|
||
<path d="M398.60527405010862,172.37016255496104 L398.60671685210355,171.24748395552362"/>
|
||
<path d="M398.95897390503114,171.14506925008112 L399.00362961086057,171.08683296230146"/>
|
||
<path d="M398.95897399447904,171.14506923877119 L399.00362970030847,171.08683295099149"/>
|
||
<path d="M398.92113783558898,171.26620210892904 L398.93545987848074,171.19422665209592"/>
|
||
<path d="M377.76932011931922,148.23919492365371 L377.96775761104482,148.23919492365371"/>
|
||
<path d="M377.96775761831623,148.21179531044481 L377.96775761104482,148.23919492365371"/>
|
||
<path d="M377.76932012659063,148.21179531044481 L377.96775761831623,148.21179531044481"/>
|
||
<path d="M397.94783313497965,169.51862263264331 L398.96681923550341,170.54778139560972"/>
|
||
<path d="M397.94783322442754,169.51862262133338 L398.9668193249513,170.54778138429975"/>
|
||
<path d="M377.96775769321221,148.37148613706572 L377.96775768708858,148.30534131184083"/>
|
||
<path d="M377.76932017963145,148.30534131184083 L377.96775768708858,148.30534131184083"/>
|
||
<path d="M377.76934150323586,151.07895612216208 L377.96777900914958,151.07895612216208"/>
|
||
<path d="M377.96778003896316,151.07895599195035 L377.76934253304944,151.07895599195032"/>
|
||
<path d="M379.18908127619898,149.36439432299397 L379.09223707177762,149.26755248413221"/>
|
||
<path d="M379.09223652297669,149.26755255352376 L379.18908072739805,149.36439439238552"/>
|
||
<path d="M399.48091504047306,171.30316762580588 L399.46659299758039,171.375143839618"/>
|
||
<path d="M398.73206705452822,171.75007198461859 L398.6284245162301,171.61337255139023"/>
|
||
<path d="M399.52485607694462,171.86327154604186 L399.6626171732355,171.76104115208884"/>
|
||
<path d="M397.59127203245271,169.20311753594305 L397.65743949035868,169.13803551827021"/>
|
||
<path d="M397.63150845790415,169.1442041351049 L397.65743949035868,169.13803551827021"/>
|
||
<path d="M399.83820378295377,171.46964213444721 L399.84571755661955,171.12952351643222"/>
|
||
<path d="M399.43538698497878,171.44080196729053 L399.32597475265675,171.53674262263945"/>
|
||
<path d="M399.53153022176002,170.79148926141005 L399.64836539026555,170.89396529505223"/>
|
||
<path d="M377.76932005562549,151.07895778746865 L377.96775754735017,151.07895778746865"/>
|
||
<path d="M399.34293736701284,171.04205075406958 L399.2751271871889,171.0139880281661"/>
|
||
<path d="M378.69024488311379,149.41245011612807 L378.67814277579464,149.48483850501177"/>
|
||
<path d="M377.96775842968555,148.2710969435916 L377.76932093795995,148.2710969435916"/>
|
||
<path d="M377.76932094252652,148.23919481956574 L377.96775843425212,148.23919481956574"/>
|
||
<path d="M377.96775842968555,148.2710969435916 L377.96775843425212,148.23919481956574"/>
|
||
<path d="M377.9677799033193,148.2117935410505 L377.76934239740558,148.2117935410505"/>
|
||
<path d="M379.25762326676204,148.98040888735562 L379.11404544912557,148.92093456040308"/>
|
||
<path d="M377.76932023719883,148.43312844540179 L377.96775774465596,148.43312844540179"/>
|
||
<path d="M378.76733959660078,149.28903224657546 L378.82707791998428,149.24640827241242"/>
|
||
<path d="M377.96775687000491,150.75273934003658 L377.96775686388219,150.68659148689537"/>
|
||
<path d="M377.76931935642506,150.68659148689537 L377.96775686388219,150.68659148689537"/>
|
||
<path d="M397.45595987447496,169.33624622869709 L397.42177168125954,169.36973725022409"/>
|
||
<path d="M380.80115729057115,151.39327674639355 L397.42177168125954,169.36973725022409"/>
|
||
<path d="M380.80115729057115,151.39327674639355 L380.83593725212222,151.36040114880333"/>
|
||
<path d="M397.45595987447496,169.33624622869709 L380.83593725212222,151.36040114880333"/>
|
||
<path d="M377.96777994749618,148.17755083291382 L377.76934244158247,148.17755083291382"/>
|
||
<path d="M377.76934241790741,148.17755083590731 L377.96777992382204,148.17755083590731"/>
|
||
<path d="M398.93420459495746,171.19438240772521 L399.01505752314506,171.07339445236397"/>
|
||
<path d="M398.93420466355701,171.19438239905142 L399.0150575917437,171.07339444369018"/>
|
||
<path d="M378.82767495091002,149.26754922271601 L378.73083074648866,149.36439106157775"/>
|
||
<path d="M398.9667984952016,170.54777965451046 L399.55005990708514,170.72243931421383"/>
|
||
<path d="M378.67812097510296,149.48483275207127 L378.69022289317809,149.4124534469357"/>
|
||
<path d="M378.71087640314227,149.62661794878642 L378.67812097510296,149.48483275207127"/>
|
||
<path d="M378.81013574909821,149.73303103026589 L378.87691965462773,149.7634525027683"/>
|
||
<path d="M378.87691965462773,149.7634525027683 L379.02234970528252,149.76850609464714"/>
|
||
<path d="M379.15082503466556,149.70016905743137 L379.02234970528252,149.76850609464714"/>
|
||
<path d="M379.22791956206174,149.57675725527628 L379.15082503466556,149.70016905743137"/>
|
||
<path d="M379.10800632765176,149.25617664403001 L379.04122270599009,149.2257521436116"/>
|
||
<path d="M379.04122270599009,149.2257521436116 L378.89579227684635,149.22070157964873"/>
|
||
<path d="M378.82705583857978,149.24640858686939 L378.89579227684635,149.22070157964873"/>
|
||
<path d="M378.76731770444212,149.28902953311641 L378.82705583857978,149.24640858686939"/>
|
||
<path d="M378.76731770444212,149.28902953311641 L378.69022289317809,149.4124534469357"/>
|
||
<path d="M379.3046780853997,148.93062116672212 L379.53928206139926,149.17698755570962"/>
|
||
<path d="M379.60144820571577,149.33687363454072 L379.53928206139926,149.17698755570962"/>
|
||
<path d="M379.68357134468306,149.76849095506694 L380.6852650166752,150.86776073556177"/>
|
||
<path d="M380.6852650166752,150.86776073556177 L380.21284539197723,151.31611486202573"/>
|
||
<path d="M379.18197188230579,150.23637665397803 L380.21284539197723,151.31611486202573"/>
|
||
<path d="M378.37243941400038,149.80019929188836 L378.60191807435922,150.05135584405872"/>
|
||
<path d="M378.29813988966953,149.4682125209012 L378.32715465861338,149.29913671687402"/>
|
||
<path d="M378.50788538460847,149.01090636065072 L378.32715465861338,149.29913671687402"/>
|
||
<path d="M377.96775848569587,150.8143738229511 L377.96775850619588,150.78013414572402"/>
|
||
<path d="M377.76932101447119,150.78013414572402 L377.96775850619588,150.78013414572402"/>
|
||
<path d="M397.4559597556522,169.33624624372118 L380.83593713330401,151.36040116382688"/>
|
||
<path d="M380.80115715804959,151.39327676314986 L380.83593713330401,151.36040116382688"/>
|
||
<path d="M380.80115715804959,151.39327676314986 L397.42177154873889,169.36973726698031"/>
|
||
<path d="M397.4559597556522,169.33624624372118 L397.42177154873889,169.36973726698031"/>
|
||
<path d="M379.18197188230579,150.23637665397803 L378.60191807435922,150.05135584405872"/>
|
||
<path d="M377.76934246935025,150.75273589512477 L377.96777997526397,150.75273589512477"/>
|
||
<path d="M377.9677799679971,150.78013248041731 L377.76934246208248,150.78013248041728"/>
|
||
<path d="M380.21286757115786,151.31611304517611 L380.68528700661182,150.86776043267022"/>
|
||
<path d="M399.32597636185028,171.53674088774619 L399.18325099720323,171.56512154483434"/>
|
||
<path d="M399.32597581304663,171.53674095713802 L399.18325044839958,171.5651216142262"/>
|
||
<path d="M380.62454495500469,151.5602299874063 L380.63895066062059,151.54661344686087"/>
|
||
<path d="M397.26232310434034,169.52594063020646 L380.63895066062059,151.54661344686087"/>
|
||
<path d="M397.26232310434034,169.52594063020646 L397.2481615244501,169.53981227267909"/>
|
||
<path d="M380.62454495500469,151.5602299874063 L397.2481615244501,169.53981227267909"/>
|
||
<path d="M399.83820360203799,171.46964215732257 L399.84571737570377,171.12952353930754"/>
|
||
<path d="M399.84571728625588,171.12952355061751 L399.8382035125901,171.4696421686325"/>
|
||
<path d="M378.73080924920805,149.62897808671343 L378.82765345362941,149.72582295349122"/>
|
||
<path d="M378.73080924920805,149.62897808671343 L378.69536209842818,149.49668540679878"/>
|
||
<path d="M378.82765345362941,149.26755088802241 L378.89146593267242,149.24112020886713"/>
|
||
<path d="M379.0284246312126,149.24112020886716 L378.95994528194251,149.23210610280171"/>
|
||
<path d="M379.1890815039219,149.3643927268842 L379.22452856007976,149.4966854067988"/>
|
||
<path d="M379.1890815039219,149.62897808671346 L379.22452856007976,149.4966854067988"/>
|
||
<path d="M379.09223729950054,149.72582295349127 L378.95994528194251,149.76127076662806"/>
|
||
<path d="M378.95994528194251,149.76127076662806 L378.82765345362941,149.72582295349122"/>
|
||
<path d="M378.9599450542205,149.23210769891148 L378.89146570495041,149.2411218049769"/>
|
||
<path d="M378.89146515614857,149.2411218743685 L378.95994450541866,149.23210776830302"/>
|
||
<path d="M378.97867356783854,148.83343384253965 L379.30469998071339,148.93061783591449"/>
|
||
<path d="M377.96775770047907,148.21179687185867 L377.96775772098363,148.1775541667152"/>
|
||
<path d="M377.96775772098363,148.1775541667152 L377.7693202135265,148.1775541667152"/>
|
||
<path d="M399.78399775955631,170.96946260963477 L399.55008064738695,170.72244105531308"/>
|
||
<path d="M399.55008073683484,170.72244180098215 L399.7839978490033,170.96946259832481"/>
|
||
<path d="M398.9199017784108,171.26635657774153 L398.94828394945625,171.40908080692009"/>
|
||
<path d="M378.82767495091002,149.26754922271601 L378.89148742995394,149.24111854356073"/>
|
||
<path d="M379.04122366342426,149.22575045523539 L378.8957931396576,149.22069989127255"/>
|
||
<path d="M379.20726644179786,149.36258803713326 L379.10800728508684,149.25617495565379"/>
|
||
<path d="M379.20726644179786,149.36258803713326 L379.24002177521425,149.50437626176446"/>
|
||
<path d="M379.22792051949682,149.57675556690006 L379.24002177521425,149.50437626176446"/>
|
||
<path d="M379.15082589747772,149.70016736905518 L379.22792051949682,149.57675556690006"/>
|
||
<path d="M379.02235056809468,149.76850440627095 L379.15082589747772,149.70016736905518"/>
|
||
<path d="M379.02235056809468,149.76850440627095 L378.87692051744079,149.76345081439212"/>
|
||
<path d="M378.8101368011562,149.73302934188968 L378.87692051744079,149.76345081439212"/>
|
||
<path d="M378.8101368011562,149.73302934188968 L378.71087754982136,149.62661626041023"/>
|
||
<path d="M378.71087754982136,149.62661626041023 L378.67812193253803,149.48483106369508"/>
|
||
<path d="M378.69022385061317,149.41245175855948 L378.67812193253803,149.48483106369508"/>
|
||
<path d="M378.32715566335855,149.29913502849783 L378.29814079979269,149.46821083252502"/>
|
||
<path d="M378.37244037143455,149.80019760351212 L378.29814079979269,149.46821083252502"/>
|
||
<path d="M378.6019190317943,150.05135415568253 L378.37244037143455,149.80019760351212"/>
|
||
<path d="M379.18197274511795,150.23637496560184 L380.21284606554445,151.31611317364951"/>
|
||
<path d="M380.68526587948827,150.86775904718556 L380.21284606554445,151.31611317364951"/>
|
||
<path d="M379.68357220749522,149.76848926669072 L380.68526587948827,150.86775904718556"/>
|
||
<path d="M379.6351435290303,149.64200110183404 L379.68357220749522,149.76848926669072"/>
|
||
<path d="M379.60144944701688,149.33687194616454 L379.53928311345635,149.17698586733343"/>
|
||
<path d="M379.30467904283387,148.9306194783459 L379.53928311345635,149.17698586733343"/>
|
||
<path d="M378.97865272458102,148.83342942913896 L379.30467904283387,148.9306194783459"/>
|
||
<path d="M377.96775687727541,150.78013592349083 L377.76931936981828,150.78013592349083"/>
|
||
<path d="M377.96775687000491,150.75273934003658 L377.76931936254778,150.75273934003658"/>
|
||
<path d="M377.96775687727541,150.78013592349083 L377.96775687000491,150.75273934003658"/>
|
||
<path d="M380.66188935033506,151.52495144305493 L397.2848725175968,169.50387288565059"/>
|
||
<path d="M380.69175500009851,151.49671764127308 L380.66188935033506,151.52495144305493"/>
|
||
<path d="M398.47361634205345,171.02453294986353 L397.48345903019208,169.97531954195324"/>
|
||
<path d="M397.48345903019208,169.97531954195324 L397.94781417899549,169.51861972189073"/>
|
||
<path d="M398.96679876556163,170.54777962032563 L397.94781417899549,169.51861972189073"/>
|
||
<path d="M398.96679876556163,170.54777962032563 L399.55006017744518,170.72243928002899"/>
|
||
<path d="M399.78397880357215,170.96946007737168 L399.55006017744518,170.72243928002899"/>
|
||
<path d="M399.8456968163141,171.12952139684393 L399.78397880357215,170.96946007737168"/>
|
||
<path d="M399.83818304264832,171.46964001485892 L399.8456968163141,171.12952139684393"/>
|
||
<path d="M399.66261841453752,171.76103946371262 L399.52485731824572,171.86326985766567"/>
|
||
<path d="M399.19508849576187,171.9468766754955 L399.52485731824572,171.86326985766567"/>
|
||
<path d="M399.19508849576187,171.9468766754955 L399.02526025459747,171.92262723136096"/>
|
||
<path d="M398.73206714397611,171.75007197330876 L398.62842460567799,171.61337254008038"/>
|
||
<path d="M398.62842460567799,171.61337254008038 L398.56341827611186,171.45461663091299"/>
|
||
<path d="M398.52429154498031,171.15013355682956 L398.56341827611186,171.45461663091299"/>
|
||
<path d="M398.52429154498031,171.15013355682956 L398.47361634205345,171.02453294986353"/>
|
||
<path d="M398.93089222314438,171.21287538368398 L398.93093310001086,171.35839400088238"/>
|
||
<path d="M399.00373328547585,171.48439391427684 L398.93093310001086,171.35839400088238"/>
|
||
<path d="M399.12978240250641,171.55711423845699 L399.00373328547585,171.48439391427684"/>
|
||
<path d="M399.27529950574672,171.5570680627373 L399.12978240250641,171.55711423845699"/>
|
||
<path d="M399.4458680723842,171.14491380805779 L399.34293860831394,171.04204906569336"/>
|
||
<path d="M399.27512842849001,171.01398633978988 L399.34293860831394,171.04204906569336"/>
|
||
<path d="M399.27512842849001,171.01398633978988 L399.12961132525061,171.01403251550957"/>
|
||
<path d="M399.12961132525061,171.01403251550957 L399.0036091409188,171.08683005154884"/>
|
||
<path d="M398.95895494904698,171.14506709630757 L399.0036091409188,171.08683005154884"/>
|
||
<path d="M398.93089222314438,171.21287538368398 L398.95895494904698,171.14506709630757"/>
|
||
<path d="M398.73206714397611,171.75007197330876 L399.02526025459747,171.92262723136096"/>
|
||
<path d="M399.02526016514958,171.92262724267079 L398.73206705452822,171.75007198461859"/>
|
||
<path d="M379.15084701627393,149.70016873166435 L379.02237168689089,149.76851182471216"/>
|
||
<path d="M379.24004308325539,149.50437459645758 L379.2279414490481,149.5767569295092"/>
|
||
<path d="M379.20728746597206,149.36258939974243 L379.10802840388305,149.25617934617901"/>
|
||
<path d="M379.10802840388305,149.25617934617901 L379.04124468759846,149.22575181784447"/>
|
||
<path d="M378.89581425845381,149.22069822596563 L379.04124468759846,149.22575181784447"/>
|
||
<path d="M378.82707800943217,149.24640826110235 L378.89581425845381,149.22069822596563"/>
|
||
<path d="M378.76733968605049,149.28903223526535 L378.82707800943217,149.24640826110235"/>
|
||
<path d="M378.69024506403139,149.41245009325257 L378.67814295671224,149.4848384821363"/>
|
||
<path d="M378.71089847937264,149.62662065093537 L378.67814295671224,149.4848384821363"/>
|
||
<path d="M378.71089847937264,149.62662065093537 L378.81015801457352,149.73303070449884"/>
|
||
<path d="M378.87694163623701,149.7634521770012 L378.81015801457352,149.73303070449884"/>
|
||
<path d="M378.6019400559685,150.0513555182917 L378.37246139560875,149.80020199403737"/>
|
||
<path d="M378.29816172934397,149.46821522305021 L378.37246139560875,149.80020199403737"/>
|
||
<path d="M378.50790741352785,149.01090906279973 L378.80798851272766,148.8506354107148"/>
|
||
<path d="M378.80798851272766,148.8506354107148 L378.97867374875523,148.83343381966415"/>
|
||
<path d="M379.30470016163008,148.93061781303902 L378.97867374875523,148.83343381966415"/>
|
||
<path d="M379.53930423225256,149.17698420202652 L379.30470016163008,148.93061781303902"/>
|
||
<path d="M379.63516464782651,149.6420054923592 L379.68359313704741,149.76848760138384"/>
|
||
<path d="M379.68359313704741,149.76848760138384 L380.68528680903955,150.86776343771078"/>
|
||
<path d="M379.18199367466923,150.23637632821095 L380.21286756283052,151.31611605021672"/>
|
||
<path d="M397.55322304833453,169.20032582151262 L397.63113141936856,169.12370288050883"/>
|
||
<path d="M397.55322323073369,169.20032579844985 L397.63113141936856,169.12370288050883"/>
|
||
<path d="M397.17706067861081,169.57028869247122 L397.55322323073369,169.20032579844985"/>
|
||
<path d="M397.09915230757861,169.64691163347501 L397.17706067861081,169.57028869247122"/>
|
||
<path d="M397.17706049621256,169.57028871553399 L397.09915230757861,169.64691163347501"/>
|
||
<path d="M397.17706049621256,169.57028871553399 L397.55322304833453,169.20032582151262"/>
|
||
<path d="M398.60525383197228,172.37016587709496 L398.60669663396811,171.24748727765751"/>
|
||
<path d="M377.76934253304944,147.91297151735142 L377.96778003896316,147.91297151735142"/>
|
||
<path d="M398.91988156027446,171.26635989987543 L398.93420360316713,171.19438406455282"/>
|
||
<path d="M380.99396238374766,151.20539729954334 L380.95729808668284,151.2424741338715"/>
|
||
<path d="M380.95914662987752,151.20898084048468 L380.95729808668284,151.2424741338715"/>
|
||
<path d="M380.52211731156376,150.96274643707028 L380.62444231621112,150.88239765838176"/>
|
||
<path d="M398.96681950586708,170.54778136142443 L397.94783340534241,169.51862259845802"/>
|
||
<path d="M380.68818172366309,150.80514177223529 L380.62444272038238,150.882396027997"/>
|
||
<path d="M380.16017365109337,151.36612360208471 L380.24755064671308,151.26097164209662"/>
|
||
<path d="M398.62842433531796,171.61337257426521 L398.56341800575183,171.4546166650978"/>
|
||
<path d="M380.55777345383876,151.62940576821384 L380.49398967180196,151.68200672240323"/>
|
||
<path d="M380.55777345383876,151.62940576821384 L380.4986462697957,151.68552212767054"/>
|
||
<path d="M380.62901229415138,150.89892405991731 L380.73858561758561,150.81715820950106"/>
|
||
<path d="M397.59602220923762,169.16844366054983 L397.57299186614227,169.18086190295566"/>
|
||
<path d="M397.57299186614227,169.18086190295566 L397.63582715347684,169.12712926514484"/>
|
||
<path d="M380.55779557984124,151.62940544811778 L380.5345444154359,151.6414111335086"/>
|
||
<path d="M380.55779557984124,151.62940544811778 L380.49401174495188,151.68200640898996"/>
|
||
<path d="M380.99394088646432,151.20539745089201 L380.98073767220967,151.22799024473358"/>
|
||
<path d="M380.98073767220967,151.22799024473358 L381.03660237117356,151.16704131932573"/>
|
||
<path d="M378.81015783365683,149.73303072737434 L378.71089829845596,149.62662067381086"/>
|
||
<path d="M377.96775850619588,150.5930452691461 L377.76932101447119,150.5930452691461"/>
|
||
<path d="M377.96775850619588,150.5930452691461 L377.96775848569587,150.55880559710334"/>
|
||
<path d="M377.76932099397027,150.55880559710334 L377.96775848569587,150.55880559710334"/>
|
||
<path d="M397.38510560233544,169.40567832783637 L380.76385743096807,151.42855773830843"/>
|
||
<path d="M380.72653401542402,151.46384052972513 L380.76385743096807,151.42855773830843"/>
|
||
<path d="M377.96775774465596,150.55880726260477 L377.76932023719883,150.55880726260474"/>
|
||
<path d="M397.26232567868601,169.52593972168427 L380.63895153176554,151.54661178135947"/>
|
||
<path d="M380.6245456369038,151.56022832190499 L397.24816258484179,169.53981060717777"/>
|
||
<path d="M399.35787293951535,171.05087042104029 L399.22008156406309,171.00408609023162"/>
|
||
<path d="M378.87694145531941,149.7634521998767 L378.81015783365683,149.73303072737434"/>
|
||
<path d="M379.02237150597421,149.7685118475876 L379.15084683535724,149.70016875453979"/>
|
||
<path d="M379.20726567360862,149.36258972550945 L379.10800632765176,149.25617664403001"/>
|
||
<path d="M378.87694154678729,149.76345218831131 L379.02237159744209,149.76851183602224"/>
|
||
<path d="M378.87694163623701,149.7634521770012 L379.02237168689089,149.76851182471216"/>
|
||
<path d="M398.96794396709402,171.12840588871072 L399.07735468545752,171.0324659903408"/>
|
||
<path d="M399.34309000411622,171.52896370298822 L399.27529950574672,171.5570680627373"/>
|
||
<path d="M399.34309000411622,171.52896370298822 L399.27529941629973,171.55706807404712"/>
|
||
<path d="M399.40129554479836,171.48427015951836 L399.27529941629973,171.55706807404712"/>
|
||
<path d="M399.40129563424625,171.48427014820851 L399.34309000411622,171.52896370298822"/>
|
||
<path d="M399.40129554479836,171.48427015951836 L399.34309000411622,171.52896370298822"/>
|
||
<path d="M399.83818295320134,171.46964002616875 L399.66261832508962,171.76103947502247"/>
|
||
<path d="M399.76945237634709,171.62681913674601 L399.66261832508962,171.76103947502247"/>
|
||
<path d="M399.76945237634709,171.62681913674601 L399.66261841453752,171.76103946371262"/>
|
||
<path d="M399.76945237634709,171.62681913674601 L399.83818295320134,171.46964002616875"/>
|
||
<path d="M399.83818304264832,171.46964001485892 L399.76945237634709,171.62681913674601"/>
|
||
<path d="M399.47397158570629,171.2127058316953 L399.44586798293631,171.14491381936762"/>
|
||
<path d="M399.47397158570629,171.2127058316953 L399.4458680723842,171.14491380805779"/>
|
||
<path d="M399.48357319693287,171.28546210106862 L399.4458680723842,171.14491380805779"/>
|
||
<path d="M399.47397158570629,171.2127058316953 L399.48357310748497,171.28546211237847"/>
|
||
<path d="M399.48357319693287,171.28546210106862 L399.47397158570629,171.2127058316953"/>
|
||
<path d="M378.73080924920805,149.36439272688418 L378.69536209842818,149.49668540679878"/>
|
||
<path d="M378.69536264723001,149.49668533740714 L378.73080979800989,149.36439265749254"/>
|
||
<path d="M380.86580252339763,151.33216280514722 L380.88871891328426,151.31050412347525"/>
|
||
<path d="M397.50784470475128,169.28541509126947 L380.88871891328426,151.31050412347525"/>
|
||
<path d="M397.50784470475128,169.28541509126947 L397.48531853754184,169.30748481254489"/>
|
||
<path d="M380.86580252339763,151.33216280514722 L397.48531853754184,169.30748481254489"/>
|
||
<path d="M397.17919713738729,169.60837248203669 L397.19458348461876,169.57522134425051"/>
|
||
<path d="M397.23070500688618,169.55771469093514 L397.28220984846075,169.50705765681352"/>
|
||
<path d="M397.23070500688618,169.55771469093514 L397.19458348461876,169.57522134425051"/>
|
||
<path d="M397.23070500688618,169.55771469093514 L397.24143744231378,169.531298396024"/>
|
||
<path d="M397.34781720118326,169.42490348400486 L397.33371771795419,169.45640062269169"/>
|
||
<path d="M397.33371771795419,169.45640062269169 L397.27396028252633,169.48927622093674"/>
|
||
<path d="M397.33371771795419,169.45640062269169 L397.28220984846075,169.50705765681352"/>
|
||
<path d="M397.27396028252633,169.48927622093674 L397.28220984846075,169.50705765681352"/>
|
||
<path d="M397.24143744231378,169.531298396024 L397.28220984846075,169.50705765681352"/>
|
||
<path d="M397.09385996543779,169.69230327425186 L397.09103037789419,169.68010152957021"/>
|
||
<path d="M397.09385996543779,169.69230327425186 L397.11302513760847,169.67345449970946"/>
|
||
<path d="M397.09723454410914,169.6705726820459 L397.11302513760847,169.67345449970946"/>
|
||
<path d="M397.09103037789419,169.68010152957021 L397.11302513760847,169.67345449970946"/>
|
||
<path d="M380.49863364157454,151.66501390871986 L380.47259663206069,151.6707230392945"/>
|
||
<path d="M397.14445181898509,169.61257295626737 L397.10247888685308,169.65168378577124"/>
|
||
<path d="M397.11962292611906,169.64762865191148 L397.09723454410914,169.6705726820459"/>
|
||
<path d="M397.10247888685308,169.65168378577124 L397.11962292611906,169.64762865191148"/>
|
||
<path d="M397.10247888685308,169.65168378577124 L397.09723454410914,169.6705726820459"/>
|
||
<path d="M397.10247888685308,169.65168378577124 L397.08837943739718,169.66866357671086"/>
|
||
<path d="M397.08837943739718,169.66866357671086 L397.09103037789419,169.68010152957021"/>
|
||
<path d="M397.09385996543779,169.69230327425186 L397.08837943739718,169.66866357671086"/>
|
||
<path d="M397.1024789700673,169.65168377524955 L397.08837943739718,169.66866357671086"/>
|
||
<path d="M397.09385996543779,169.69230327425186 L397.09498940715503,169.67286177863602"/>
|
||
<path d="M397.179197337186,169.60837245677385 L397.09498940715503,169.67286177863602"/>
|
||
<path d="M397.11663449589423,169.65176249875049 L397.09498940715503,169.67286177863602"/>
|
||
<path d="M397.1024789700673,169.65168377524955 L397.09498940715503,169.67286177863602"/>
|
||
<path d="M397.11663449589423,169.65176249875049 L397.1024789700673,169.65168377524955"/>
|
||
<path d="M397.14445198236763,169.61257293560891 L397.1024789700673,169.65168377524955"/>
|
||
<path d="M397.88975238367084,169.54370751916832 L397.85204423812002,169.61268571673241"/>
|
||
<path d="M397.94073187286313,169.49141843943016 L397.96404681681406,169.49072807578494"/>
|
||
<path d="M397.88975238367084,169.54370751916832 L397.96404681681406,169.49072807578494"/>
|
||
<path d="M380.24752971716453,151.26097027948703 L380.1601521538073,151.36612072551748"/>
|
||
<path d="M397.88975238367084,169.54370751916832 L397.79954926880828,169.60981600789006"/>
|
||
<path d="M397.88975238367084,169.54370751916832 L397.80897365712144,169.63820423481599"/>
|
||
<path d="M397.80897365712144,169.63820423481599 L397.79954926880828,169.60981600789006"/>
|
||
<path d="M397.73232953880643,169.71413301370441 L397.79954926880828,169.60981600789006"/>
|
||
<path d="M397.73232953880643,169.71413301370441 L397.69096517152457,169.71660909283321"/>
|
||
<path d="M397.65304036101725,169.11331198097085 L397.66443138117711,169.11615368017888"/>
|
||
<path d="M397.65742026400903,169.13803264170321 L397.63148468968529,169.14420201551644"/>
|
||
<path d="M397.65742026400903,169.13803264170321 L397.65480264191547,169.12219815331463"/>
|
||
<path d="M397.63148468968529,169.14420201551644 L397.65480264191547,169.12219815331463"/>
|
||
<path d="M397.63582821386763,169.12712759964342 L397.65480264191547,169.12219815331463"/>
|
||
<path d="M397.63582821386763,169.12712759964342 L397.63148468968529,169.14420201551644"/>
|
||
<path d="M397.57299141257454,169.18086023745425 L397.55320400438404,169.20032367886174"/>
|
||
<path d="M397.55821672891625,169.20412598323139 L397.57299141257454,169.18086023745425"/>
|
||
<path d="M397.37212710076847,169.38945563601817 L397.42126411913841,169.33857453520625"/>
|
||
<path d="M397.37212710076847,169.38945563601817 L397.40500270114308,169.36866293629581"/>
|
||
<path d="M397.42126411913841,169.33857453520625 L397.40500270114308,169.36866293629581"/>
|
||
<path d="M397.42126411913841,169.33857453520625 L397.47059189503625,169.29588546140315"/>
|
||
<path d="M397.59124826423022,169.20311541635499 L397.63148468968529,169.14420201551644"/>
|
||
<path d="M397.59602629754545,169.16844275202749 L397.63148468968529,169.14420201551644"/>
|
||
<path d="M397.55821672891625,169.20412598323139 L397.55784581653415,169.21794841904864"/>
|
||
<path d="M397.55821718248399,169.20412840571171 L397.59602220923762,169.16844366054983"/>
|
||
<path d="M397.59124871779886,169.20311708185633 L397.55821718248399,169.20412840571171"/>
|
||
<path d="M397.51507348357927,169.24801865214005 L397.55784581653415,169.21794841904864"/>
|
||
<path d="M397.51507348357927,169.24801865214005 L397.47059189503625,169.29588546140315"/>
|
||
<path d="M397.51507348357927,169.24801865214005 L397.51315227694113,169.26406584942825"/>
|
||
<path d="M397.59124826423022,169.20311541635499 L397.55784581653415,169.21794841904864"/>
|
||
<path d="M397.48823555316221,169.30442872761944 L397.53974190869531,169.25377169349778"/>
|
||
<path d="M397.53974190869531,169.25377169349778 L397.55784581653415,169.21794841904864"/>
|
||
<path d="M397.51315227694113,169.26406584942825 L397.53974190869531,169.25377169349778"/>
|
||
<path d="M397.51315227694113,169.26406584942825 L397.55784581653415,169.21794841904864"/>
|
||
<path d="M397.97524100749752,169.4370166319332 L397.79954926880828,169.60981600789006"/>
|
||
<path d="M397.79954926880828,169.60981600789006 L397.53974190869531,169.25377169349778"/>
|
||
<path d="M397.97524100749752,169.4370166319332 L397.53974190869531,169.25377169349778"/>
|
||
<path d="M397.59124826423022,169.20311541635499 L397.53974190869531,169.25377169349778"/>
|
||
<path d="M397.69096517152457,169.71660909283321 L397.79954926880828,169.60981600789006"/>
|
||
<path d="M397.43672919762184,169.35508651872095 L397.79954926880828,169.60981600789006"/>
|
||
<path d="M397.69096517152457,169.71660909283321 L397.43672919762184,169.35508651872095"/>
|
||
<path d="M397.38522435604818,169.40574355284261 L397.40500270114308,169.36866293629581"/>
|
||
<path d="M397.38522435604818,169.40574355284261 L397.43672919762184,169.35508651872095"/>
|
||
<path d="M397.47059189503625,169.29588546140315 L397.40500270114308,169.36866293629581"/>
|
||
<path d="M397.43672919762184,169.35508651872095 L397.40500270114308,169.36866293629581"/>
|
||
<path d="M397.48823555316221,169.30442872761944 L397.43672919762184,169.35508651872095"/>
|
||
<path d="M397.47059189503625,169.29588546140315 L397.43672919762184,169.35508651872095"/>
|
||
<path d="M397.51315227694113,169.26406584942825 L397.48823555316221,169.30442872761944"/>
|
||
<path d="M397.47059189503625,169.29588546140315 L397.48823555316221,169.30442872761944"/>
|
||
<path d="M397.51315227694113,169.26406584942825 L397.47059189503625,169.29588546140315"/>
|
||
<path d="M397.58237804632472,169.82340520569232 L397.6567815171461,169.79180057451364"/>
|
||
<path d="M397.6567815171461,169.79180057451364 L397.69096517152457,169.71660909283321"/>
|
||
<path d="M397.58237804632472,169.82340520569232 L397.69096517152457,169.71660909283321"/>
|
||
<path d="M397.33371797981954,169.45640058958094 L397.69096517152457,169.71660909283321"/>
|
||
<path d="M397.38522435604818,169.40574355284261 L397.69096517152457,169.71660909283321"/>
|
||
<path d="M397.38522435604818,169.40574355284261 L397.33371797981954,169.45640058958094"/>
|
||
<path d="M397.34582359604292,169.42789351600194 L397.33371797981954,169.45640058958094"/>
|
||
<path d="M397.33371797981954,169.45640058958094 L397.23629477202076,169.53647458751053"/>
|
||
<path d="M397.19122119858775,169.57769739544437 L397.23070522737044,169.55771466305669"/>
|
||
<path d="M397.23070522737044,169.55771466305669 L397.23629477202076,169.53647458751053"/>
|
||
<path d="M397.37212710076847,169.38945563601817 L397.22536096245176,169.53295614966459"/>
|
||
<path d="M397.34582359604292,169.42789351600194 L397.23629477202076,169.53647458751053"/>
|
||
<path d="M397.34582359604292,169.42789351600194 L397.22536096245176,169.53295614966459"/>
|
||
<path d="M397.179197337186,169.60837245677385 L397.14445198236763,169.61257293560891"/>
|
||
<path d="M397.179197337186,169.60837245677385 L397.11663449589423,169.65176249875049"/>
|
||
<path d="M397.14445198236763,169.61257293560891 L397.11663449589423,169.65176249875049"/>
|
||
<path d="M380.57346201222617,151.60673422553782 L380.53452280398824,151.64141143640018"/>
|
||
<path d="M380.53991856858693,151.60682809099211 L380.57346201222617,151.60673422553782"/>
|
||
<path d="M397.19122119858775,169.57769739544437 L397.22536096245176,169.53295614966459"/>
|
||
<path d="M397.22536096245176,169.53295614966459 L397.23629477202076,169.53647458751053"/>
|
||
<path d="M397.19122119858775,169.57769739544437 L397.23629477202076,169.53647458751053"/>
|
||
<path d="M397.55821672891625,169.20412598323139 L397.55320400438404,169.20032367886174"/>
|
||
<path d="M397.55821672891625,169.20412598323139 L397.51507348357927,169.24801865214005"/>
|
||
<path d="M397.42126411913841,169.33857453520625 L397.55320400438404,169.20032367886174"/>
|
||
<path d="M397.51507348357927,169.24801865214005 L397.55320400438404,169.20032367886174"/>
|
||
<path d="M397.42126411913841,169.33857453520625 L397.51507348357927,169.24801865214005"/>
|
||
<path d="M380.96060541375255,151.24709488394731 L380.71228824740547,151.474417200338"/>
|
||
<path d="M380.96060541375255,151.24709488394731 L380.76232607079464,151.42441873705354"/>
|
||
<path d="M397.17703842434503,169.57028657288308 L397.22536096245176,169.53295614966459"/>
|
||
<path d="M397.18044938092271,169.57485115516343 L397.22536096245176,169.53295614966459"/>
|
||
<path d="M397.18044938092271,169.57485115516343 L397.17703842434503,169.57028657288308"/>
|
||
<path d="M397.18044938092271,169.57485115516343 L397.15724794191419,169.58974926316893"/>
|
||
<path d="M397.17703842434503,169.57028657288308 L397.15724794191419,169.58974926316893"/>
|
||
<path d="M397.15724780584378,169.58974928037389 L397.17703824194859,169.57028659594567"/>
|
||
<path d="M397.18075802729209,169.57536289839834 L397.15724780584378,169.58974928037389"/>
|
||
<path d="M397.10250114111705,169.65168666233856 L397.15727157406718,169.58975139996213"/>
|
||
<path d="M397.15727157406718,169.58975139996213 L397.09915230757861,169.64691163347501"/>
|
||
<path d="M380.47653415589912,151.6955157645765 L380.4986462697957,151.68552212767054"/>
|
||
<path d="M397.14445181898509,169.61257295626737 L397.11962292611906,169.64762865191148"/>
|
||
<path d="M397.17919713738729,169.60837248203669 L397.11962292611906,169.64762865191148"/>
|
||
<path d="M397.55823898318113,169.20412961677752 L397.59604552388964,169.16844562859504"/>
|
||
<path d="M397.55823898318113,169.20412961677752 L397.59127203245271,169.20311753594305"/>
|
||
<path d="M397.19458348461876,169.57522134425051 L397.24143744231378,169.531298396024"/>
|
||
<path d="M397.22536072816592,169.53295617928822 L397.24143744231378,169.531298396024"/>
|
||
<path d="M397.27396028252633,169.48927622093674 L397.24143744231378,169.531298396024"/>
|
||
<path d="M397.18075802729209,169.57536289839834 L397.19458348461876,169.57522134425051"/>
|
||
<path d="M397.22536072816592,169.53295617928822 L397.19458348461876,169.57522134425051"/>
|
||
<path d="M397.34781720118326,169.42490348400486 L397.27396028252633,169.48927622093674"/>
|
||
<path d="M397.22536072816592,169.53295617928822 L397.27396028252633,169.48927622093674"/>
|
||
<path d="M397.31746234795764,169.44066378637032 L397.27396028252633,169.48927622093674"/>
|
||
<path d="M397.36915492746493,169.39237912356745 L397.31746234795764,169.44066378637032"/>
|
||
<path d="M397.34781720118326,169.42490348400486 L397.31746234795764,169.44066378637032"/>
|
||
<path d="M397.38521998518581,169.40574525407084 L397.36915386707506,169.39238003208959"/>
|
||
<path d="M397.51507324929253,169.24801868176368 L397.40802428377583,169.36671753533483"/>
|
||
<path d="M397.36915492746493,169.39237912356745 L397.51507324929253,169.24801868176368"/>
|
||
<path d="M397.36915492746493,169.39237912356745 L397.40802428377583,169.36671753533483"/>
|
||
<path d="M397.59124806443242,169.20311544161783 L397.5603723977415,169.21462455136185"/>
|
||
<path d="M397.38522407349365,169.40574358856941 L397.40802428377583,169.36671753533483"/>
|
||
<path d="M397.51841152200132,169.25900926062556 L397.43672893575649,169.3550865518317"/>
|
||
<path d="M397.51841152200132,169.25900926062556 L397.40802428377583,169.36671753533483"/>
|
||
<path d="M397.43672893575649,169.3550865518317 L397.40802428377583,169.36671753533483"/>
|
||
<path d="M397.5603723977415,169.21462455136185 L397.53974168821105,169.25377096439721"/>
|
||
<path d="M397.51841152200132,169.25900926062556 L397.53974168821105,169.25377096439721"/>
|
||
<path d="M397.97524080720314,169.43701665725879 L397.53974168821105,169.25377096439721"/>
|
||
<path d="M397.59124806443242,169.20311544161783 L397.53974168821105,169.25377096439721"/>
|
||
<path d="M397.79954894471894,169.60981604886848 L397.53974168821105,169.25377096439721"/>
|
||
<path d="M397.43672893575649,169.3550865518317 L397.53974168821105,169.25377096439721"/>
|
||
<path d="M397.45729609338514,170.00731631663473 L397.5843731300688,169.87594110259573"/>
|
||
<path d="M397.82228557779808,169.64834325116911 L397.5843731300688,169.87594110259573"/>
|
||
<path d="M398.02022961182274,169.41496964001357 L398.05823608613582,169.39744556678545"/>
|
||
<path d="M398.02022961182274,169.41496964001357 L398.01031922950233,169.44566135568004"/>
|
||
<path d="M398.01031922950233,169.44566135568004 L397.98813670261325,169.44817906963476"/>
|
||
<path d="M397.79954894471894,169.60981604886848 L397.85803315257499,169.57465134468708"/>
|
||
<path d="M397.97524080720314,169.43701665725879 L397.85803315257499,169.57465134468708"/>
|
||
<path d="M397.97524080720314,169.43701665725879 L397.79954894471894,169.60981604886848"/>
|
||
<path d="M398.02022961182274,169.41496964001357 L397.98813670261325,169.44817906963476"/>
|
||
<path d="M397.96404658664915,169.49072810488752 L397.98813670261325,169.44817906963476"/>
|
||
<path d="M397.97524080720314,169.43701665725879 L397.98813670261325,169.44817906963476"/>
|
||
<path d="M397.97524080720314,169.43701665725879 L397.96404658664915,169.49072810488752"/>
|
||
<path d="M397.97524080720314,169.43701665725879 L397.92557841071493,169.51036338555087"/>
|
||
<path d="M397.96404658664915,169.49072810488752 L397.92557841071493,169.51036338555087"/>
|
||
<path d="M397.90611344518175,169.54884441450099 L397.92557841071493,169.51036338555087"/>
|
||
<path d="M397.85803315257499,169.57465134468708 L397.92557841071493,169.51036338555087"/>
|
||
<path d="M397.83993075340322,169.61455322271752 L397.90611344518175,169.54884441450099"/>
|
||
<path d="M397.90611344518175,169.54884441450099 L397.85803315257499,169.57465134468708"/>
|
||
<path d="M397.83993075340322,169.61455322271752 L397.85803315257499,169.57465134468708"/>
|
||
<path d="M397.80268435509925,169.6620377594956 L397.5843731300688,169.87594110259573"/>
|
||
<path d="M397.5843731300688,169.87594110259573 L397.68780066897534,169.75792580600543"/>
|
||
<path d="M397.80268435509925,169.6620377594956 L397.68780066897534,169.75792580600543"/>
|
||
<path d="M397.83993075340322,169.61455322271752 L397.76671119139837,169.68367903334851"/>
|
||
<path d="M397.80268435509925,169.6620377594956 L397.76671119139837,169.68367903334851"/>
|
||
<path d="M397.79957271294052,169.60981892543597 L397.83995300766537,169.61455609928498"/>
|
||
<path d="M397.43672893575649,169.3550865518317 L397.79954894471894,169.60981604886848"/>
|
||
<path d="M397.69096484743523,169.71660913381163 L397.79954894471894,169.60981604886848"/>
|
||
<path d="M397.76671119139837,169.68367903334851 L397.79954894471894,169.60981604886848"/>
|
||
<path d="M397.69096484743523,169.71660913381163 L397.43672893575649,169.3550865518317"/>
|
||
<path d="M397.38522407349365,169.40574358856941 L397.43672893575649,169.3550865518317"/>
|
||
<path d="M397.38522407349365,169.40574358856941 L397.69096484743523,169.71660913381163"/>
|
||
<path d="M397.38522407349365,169.40574358856941 L397.33371771795419,169.45640062269169"/>
|
||
<path d="M397.61060698389838,169.83330123323671 L397.68780066897534,169.75792580600543"/>
|
||
<path d="M397.61060698389838,169.83330123323671 L397.58237772223629,169.82340524667072"/>
|
||
<path d="M397.51477800064413,169.91249713213145 L397.58237772223629,169.82340524667072"/>
|
||
<path d="M397.58237772223629,169.82340524667072 L397.68780066897534,169.75792580600543"/>
|
||
<path d="M397.69096484743523,169.71660913381163 L397.76671119139837,169.68367903334851"/>
|
||
<path d="M397.69096484743523,169.71660913381163 L397.68780066897534,169.75792580600543"/>
|
||
<path d="M397.76671119139837,169.68367903334851 L397.68780066897534,169.75792580600543"/>
|
||
<path d="M397.69096484743523,169.71660913381163 L397.33371771795419,169.45640062269169"/>
|
||
<path d="M397.58237772223629,169.82340524667072 L397.33371771795419,169.45640062269169"/>
|
||
<path d="M397.58237772223629,169.82340524667072 L397.69096484743523,169.71660913381163"/>
|
||
<path d="M397.33957383851839,170.06220485297334 L397.38389337354829,170.04081187825631"/>
|
||
<path d="M397.17919713738729,169.60837248203669 L397.09385996543779,169.69230327425186"/>
|
||
<path d="M397.33957383851839,170.06220485297334 L397.40668446959126,169.9962008377326"/>
|
||
<path d="M397.09385996543779,169.69230327425186 L397.40668446959126,169.9962008377326"/>
|
||
<path d="M397.17919713738729,169.60837248203669 L397.23070500688618,169.55771469093514"/>
|
||
<path d="M397.17919713738729,169.60837248203669 L397.40668446959126,169.9962008377326"/>
|
||
<path d="M397.40668446959126,169.9962008377326 L397.58237772223629,169.82340524667072"/>
|
||
<path d="M397.23070500688618,169.55771469093514 L397.58237772223629,169.82340524667072"/>
|
||
<path d="M397.40668446959126,169.9962008377326 L397.23070500688618,169.55771469093514"/>
|
||
<path d="M397.40668446959126,169.9962008377326 L397.51477800064413,169.91249713213145"/>
|
||
<path d="M397.4605737904626,169.98589835527852 L397.5843731300688,169.87594110259573"/>
|
||
<path d="M397.4605737904626,169.98589835527852 L397.51477800064413,169.91249713213145"/>
|
||
<path d="M397.46165474689815,169.96259929950563 L397.51477800064413,169.91249713213145"/>
|
||
<path d="M397.61060698389838,169.83330123323671 L397.51477800064413,169.91249713213145"/>
|
||
<path d="M397.5843731300688,169.87594110259573 L397.51477800064413,169.91249713213145"/>
|
||
<path d="M397.61060698389838,169.83330123323671 L397.5843731300688,169.87594110259573"/>
|
||
<path d="M397.38389337354829,170.04081187825631 L397.40668446959126,169.9962008377326"/>
|
||
<path d="M397.41763190102529,170.00927916398592 L397.40668446959126,169.9962008377326"/>
|
||
<path d="M397.46165474689815,169.96259929950563 L397.40668446959126,169.9962008377326"/>
|
||
<path d="M397.4605737904626,169.98589835527852 L397.46165474689815,169.96259929950563"/>
|
||
<path d="M397.41763190102529,170.00927916398592 L397.46165474689815,169.96259929950563"/>
|
||
<path d="M397.38389337354829,170.04081187825631 L397.41763190102529,170.00927916398592"/>
|
||
<path d="M397.4605737904626,169.98589835527852 L397.41763190102529,170.00927916398592"/>
|
||
<path d="M397.41474631098072,170.03141777038422 L397.41763190102529,170.00927916398592"/>
|
||
<path d="M397.41474631098072,170.03141777038422 L397.4605737904626,169.98589835527852"/>
|
||
<path d="M397.45729609338514,170.00731631663473 L397.4605737904626,169.98589835527852"/>
|
||
<path d="M397.41474631098072,170.03141777038422 L397.36432247209405,170.06685422289229"/>
|
||
<path d="M397.41474631098072,170.03141777038422 L397.38389337354829,170.04081187825631"/>
|
||
<path d="M397.36432247209405,170.06685422289229 L397.38389337354829,170.04081187825631"/>
|
||
<path d="M397.33957383851839,170.06220485297334 L397.36432247209405,170.06685422289229"/>
|
||
<path d="M397.36573957501923,170.07852380649695 L397.33957383851839,170.06220485297334"/>
|
||
<path d="M397.41474648142639,170.03141774883278 L397.36432254852889,170.06685421322777"/>
|
||
<path d="M397.41474648142639,170.03141774883278 L397.41763209936971,170.00927913890698"/>
|
||
<path d="M397.41474648142639,170.03141774883278 L397.3838935177896,170.04081186001829"/>
|
||
<path d="M397.3838935177896,170.04081186001829 L397.33957383851839,170.06220485297334"/>
|
||
<path d="M397.3838935177896,170.04081186001829 L397.36432254852889,170.06685421322777"/>
|
||
<path d="M397.33957383851839,170.06220485297334 L397.36432254852889,170.06685421322777"/>
|
||
<path d="M397.179197337186,169.60837245677385 L397.09385996543779,169.69230327425186"/>
|
||
<path d="M397.40668466988473,169.99620081240701 L397.09385996543779,169.69230327425186"/>
|
||
<path d="M397.40668466988473,169.99620081240701 L397.33957383851839,170.06220485297334"/>
|
||
<path d="M397.09385996543779,169.69230327425186 L397.33957383851839,170.06220485297334"/>
|
||
<path d="M397.58237804632472,169.82340520569232 L397.23070522737044,169.55771466305669"/>
|
||
<path d="M397.23070522737044,169.55771466305669 L397.33371797981954,169.45640058958094"/>
|
||
<path d="M397.58237804632472,169.82340520569232 L397.33371797981954,169.45640058958094"/>
|
||
<path d="M397.179197337186,169.60837245677385 L397.40668466988473,169.99620081240701"/>
|
||
<path d="M397.179197337186,169.60837245677385 L397.23070522737044,169.55771466305669"/>
|
||
<path d="M397.40668466988473,169.99620081240701 L397.23070522737044,169.55771466305669"/>
|
||
<path d="M397.46057402062752,169.98589832617597 L397.40668466988473,169.99620081240701"/>
|
||
<path d="M397.46057402062752,169.98589832617597 L397.41763209936971,170.00927913890698"/>
|
||
<path d="M397.41763209936971,170.00927913890698 L397.3838935177896,170.04081186001829"/>
|
||
<path d="M397.40668466988473,169.99620081240701 L397.3838935177896,170.04081186001829"/>
|
||
<path d="M397.40668466988473,169.99620081240701 L397.41763209936971,170.00927913890698"/>
|
||
<path d="M397.48084744904509,169.9477639924371 L397.40668466988473,169.99620081240701"/>
|
||
<path d="M397.58237804632472,169.82340520569232 L397.40668466988473,169.99620081240701"/>
|
||
<path d="M397.58237804632472,169.82340520569232 L397.48084744904509,169.9477639924371"/>
|
||
<path d="M397.54624894262406,169.88129744770688 L397.48084744904509,169.9477639924371"/>
|
||
<path d="M397.51964868644563,169.92894019444964 L397.48084744904509,169.9477639924371"/>
|
||
<path d="M397.46057402062752,169.98589832617597 L397.48084744904509,169.9477639924371"/>
|
||
<path d="M397.58644604517531,169.86385816485483 L397.51964868644563,169.92894019444964"/>
|
||
<path d="M397.54624894262406,169.88129744770688 L397.51964868644563,169.92894019444964"/>
|
||
<path d="M397.58644604517531,169.86385816485483 L397.6567815171461,169.79180057451364"/>
|
||
<path d="M397.63454298062925,169.82740811112288 L397.73232953880643,169.71413301370441"/>
|
||
<path d="M397.63454298062925,169.82740811112288 L397.6567815171461,169.79180057451364"/>
|
||
<path d="M397.73232953880643,169.71413301370441 L397.6567815171461,169.79180057451364"/>
|
||
<path d="M397.85204423812002,169.61268571673241 L397.80897365712144,169.63820423481599"/>
|
||
<path d="M397.85204423812002,169.61268571673241 L397.73232953880643,169.71413301370441"/>
|
||
<path d="M397.80897365712144,169.63820423481599 L397.73232953880643,169.71413301370441"/>
|
||
<path d="M397.45729609338514,170.00731631663473 L397.41474631098072,170.03141777038422"/>
|
||
<path d="M397.36573957501923,170.07852380649695 L397.41474631098072,170.03141777038422"/>
|
||
<path d="M397.36573957501923,170.07852380649695 L397.45729609338514,170.00731631663473"/>
|
||
<path d="M397.45729627946776,170.00731629310599 L397.36573957501923,170.07852380649695"/>
|
||
<path d="M397.41474648142639,170.03141774883278 L397.36573957501923,170.07852380649695"/>
|
||
<path d="M397.46057402062752,169.98589832617597 L397.41474648142639,170.03141774883278"/>
|
||
<path d="M397.45729627946776,170.00731629310599 L397.41474648142639,170.03141774883278"/>
|
||
<path d="M397.62052372115932,169.84677920505419 L397.51964868644563,169.92894019444964"/>
|
||
<path d="M397.62052372115932,169.84677920505419 L397.45729627946776,170.00731629310599"/>
|
||
<path d="M397.51964868644563,169.92894019444964 L397.45729627946776,170.00731629310599"/>
|
||
<path d="M397.46057402062752,169.98589832617597 L397.45729627946776,170.00731629310599"/>
|
||
<path d="M397.51964868644563,169.92894019444964 L397.46057402062752,169.98589832617597"/>
|
||
<path d="M397.82230783205932,169.64834537075774 L397.83995300766537,169.61455609928498"/>
|
||
<path d="M397.63454298062925,169.82740811112288 L397.85204423812002,169.61268571673241"/>
|
||
<path d="M397.62052372115932,169.84677920505419 L397.85204423812002,169.61268571673241"/>
|
||
<path d="M397.9855162334884,169.48780538260957 L397.85204423812002,169.61268571673241"/>
|
||
<path d="M397.96404681681406,169.49072807578494 L397.85204423812002,169.61268571673241"/>
|
||
<path d="M397.82228557779808,169.64834325116911 L397.90611344518175,169.54884441450099"/>
|
||
<path d="M397.82228557779808,169.64834325116911 L397.98551604740487,169.48780540613831"/>
|
||
<path d="M380.48380021726325,151.00381375820069 L380.52579268559793,150.99393669556781"/>
|
||
<path d="M397.98551604740487,169.48780540613831 L397.90611344518175,169.54884441450099"/>
|
||
<path d="M397.96404658664915,169.49072810488752 L397.90611344518175,169.54884441450099"/>
|
||
<path d="M398.01031922950233,169.44566135568004 L397.96404658664915,169.49072810488752"/>
|
||
<path d="M397.98551604740487,169.48780540613831 L397.96404658664915,169.49072810488752"/>
|
||
<path d="M398.05823608613582,169.39744556678545 L397.98551604740487,169.48780540613831"/>
|
||
<path d="M398.05823608613582,169.39744556678545 L398.01031922950233,169.44566135568004"/>
|
||
<path d="M397.98551604740487,169.48780540613831 L398.01031922950233,169.44566135568004"/>
|
||
<path d="M398.05823608613582,169.39744556678545 L397.9855162334884,169.48780538260957"/>
|
||
<path d="M397.98813690095585,169.44817904455581 L397.96404681681406,169.49072807578494"/>
|
||
<path d="M397.9855162334884,169.48780538260957 L397.96404681681406,169.49072807578494"/>
|
||
<path d="M398.010319399948,169.4456613341286 L397.96404681681406,169.49072807578494"/>
|
||
<path d="M398.010319399948,169.4456613341286 L397.9855162334884,169.48780538260957"/>
|
||
<path d="M398.010319399948,169.4456613341286 L397.98813690095585,169.44817904455581"/>
|
||
<path d="M398.02022975606405,169.41496962177555 L397.98813690095585,169.44817904455581"/>
|
||
<path d="M397.97524100749752,169.4370166319332 L397.98813690095585,169.44817904455581"/>
|
||
<path d="M397.94073187286313,169.49141843943016 L397.98813690095585,169.44817904455581"/>
|
||
<path d="M398.05823608613582,169.39744556678545 L398.02022975606405,169.41496962177555"/>
|
||
<path d="M398.05823608613582,169.39744556678545 L398.010319399948,169.4456613341286"/>
|
||
<path d="M398.02022975606405,169.41496962177555 L398.010319399948,169.4456613341286"/>
|
||
<path d="M398.04658924528712,169.39583698155431 L398.02022975606405,169.41496962177555"/>
|
||
<path d="M397.97524100749752,169.4370166319332 L398.02022975606405,169.41496962177555"/>
|
||
<path d="M398.04235315252254,169.37101337367216 L398.02022975606405,169.41496962177555"/>
|
||
<path d="M398.04235315252254,169.37101337367216 L398.04658924528712,169.39583698155431"/>
|
||
<path d="M398.04235315252254,169.37101337367216 L398.05823608613582,169.39744556678545"/>
|
||
<path d="M398.02022961182274,169.41496964001357 L398.04658916885319,169.39583699121883"/>
|
||
<path d="M398.04235315252254,169.37101337367216 L398.04658916885319,169.39583699121883"/>
|
||
<path d="M397.97524080720314,169.43701665725879 L398.02022961182274,169.41496964001357"/>
|
||
<path d="M398.04235315252254,169.37101337367216 L398.02022961182274,169.41496964001357"/>
|
||
<path d="M397.59124826423022,169.20311541635499 L397.67658543618154,169.11918311018172"/>
|
||
<path d="M397.59124826423022,169.20311541635499 L397.97524100749752,169.4370166319332"/>
|
||
<path d="M397.97524100749752,169.4370166319332 L398.04235315252254,169.37101337367216"/>
|
||
<path d="M397.97524100749752,169.4370166319332 L397.67658543618154,169.11918311018172"/>
|
||
<path d="M397.59124806443242,169.20311544161783 L397.97524080720314,169.43701665725879"/>
|
||
<path d="M397.67658543618154,169.11918311018172 L397.97524080720314,169.43701665725879"/>
|
||
<path d="M398.04235315252254,169.37101337367216 L397.97524080720314,169.43701665725879"/>
|
||
<path d="M397.67658543618154,169.11918311018172 L398.04235315252254,169.37101337367216"/>
|
||
<path d="M397.67658543618154,169.11918311018172 L397.66443138117711,169.11615368017888"/>
|
||
<path d="M397.67658543618154,169.11918311018172 L397.65742026400903,169.13803264170321"/>
|
||
<path d="M397.66443138117711,169.11615368017888 L397.65742026400903,169.13803264170321"/>
|
||
<path d="M397.65304036101725,169.11331198097085 L397.67658543618154,169.11918311018172"/>
|
||
<path d="M397.65304036101725,169.11331198097085 L397.63582813065341,169.1271276101651"/>
|
||
<path d="M397.63582813065341,169.1271276101651 L397.65712801864402,169.11999308139474"/>
|
||
<path d="M397.63567066070436,169.14128311999045 L397.65712801864402,169.11999308139474"/>
|
||
<path d="M397.59124806443242,169.20311544161783 L397.65712801864402,169.11999308139474"/>
|
||
<path d="M397.59124806443242,169.20311544161783 L397.67658543618154,169.11918311018172"/>
|
||
<path d="M397.65712801864402,169.11999308139474 L397.67658543618154,169.11918311018172"/>
|
||
<path d="M397.63582813065341,169.1271276101651 L397.63567066070436,169.14128311999045"/>
|
||
<path d="M397.51507324929253,169.24801868176368 L397.51841152200132,169.25900926062556"/>
|
||
<path d="M397.5603723977415,169.21462455136185 L397.51841152200132,169.25900926062556"/>
|
||
<path d="M397.51507324929253,169.24801868176368 L397.5603723977415,169.21462455136185"/>
|
||
<path d="M397.5577093519164,169.2038095914275 L397.5603723977415,169.21462455136185"/>
|
||
<path d="M380.95727590749948,151.24247292280518 L380.99393982607626,151.20539911639321"/>
|
||
<path d="M380.95727590749948,151.24247292280518 L380.95912482918402,151.20898265733459"/>
|
||
<path d="M397.59124806443242,169.20311544161783 L397.63567066070436,169.14128311999045"/>
|
||
<path d="M397.596026134162,169.16844277268592 L397.63567066070436,169.14128311999045"/>
|
||
<path d="M397.55320382198761,169.20032370192433 L397.51507324929253,169.24801868176368"/>
|
||
<path d="M397.5577093519164,169.2038095914275 L397.51507324929253,169.24801868176368"/>
|
||
<path d="M380.57792764905798,151.61029929494543 L380.8179123689365,151.37419602202516"/>
|
||
<path d="M380.57792764905798,151.61029929494543 L380.76536932350655,151.42155111460272"/>
|
||
<path d="M397.22536072816592,169.53295617928822 L397.31746234795764,169.44066378637032"/>
|
||
<path d="M397.17703824194859,169.57028659594567 L397.31746234795764,169.44066378637032"/>
|
||
<path d="M397.18075802729209,169.57536289839834 L397.17703824194859,169.57028659594567"/>
|
||
<path d="M397.18075802729209,169.57536289839834 L397.22536072816592,169.53295617928822"/>
|
||
<path d="M397.17703824194859,169.57028659594567 L397.22536072816592,169.53295617928822"/>
|
||
<path d="M397.59602629754545,169.16844275202749 L397.63582821386763,169.12712759964342"/>
|
||
<path d="M397.59602629754545,169.16844275202749 L397.57299141257454,169.18086023745425"/>
|
||
<path d="M397.63582821386763,169.12712759964342 L397.57299141257454,169.18086023745425"/>
|
||
<path d="M397.63111113262994,169.12370166944302 L397.65303778666885,169.11331364647228"/>
|
||
<path d="M397.5577093519164,169.2038095914275 L397.55320382198761,169.20032370192433"/>
|
||
<path d="M397.5577093519164,169.2038095914275 L397.57299127650504,169.18086025465925"/>
|
||
<path d="M397.57299127650504,169.18086025465925 L397.55320382198761,169.20032370192433"/>
|
||
<path d="M398.99030815500146,171.46994459935075 L399.04547981325459,171.51833523962117"/>
|
||
<path d="M378.82767549971368,149.72582121879299 L378.73083129529323,149.62897635201517"/>
|
||
<path d="M378.73083129529323,149.62897635201517 L378.69538423913536,149.49668367210052"/>
|
||
<path d="M378.73083129529323,149.36439099218592 L378.69538423913536,149.49668367210052"/>
|
||
<path d="M378.82767549971368,149.26754915332418 L378.73083129529323,149.36439099218592"/>
|
||
<path d="M378.8914879787576,149.2411184741689 L378.82767549971368,149.26754915332418"/>
|
||
<path d="M378.8914879787576,149.2411184741689 L378.95996732802769,149.23210436810342"/>
|
||
<path d="M378.95996732802769,149.23210436810342 L379.02844677191888,149.2411184741689"/>
|
||
<path d="M379.0922592509628,149.26754915332418 L379.02844677191888,149.2411184741689"/>
|
||
<path d="M379.18910345538416,149.36439099218592 L379.0922592509628,149.26754915332418"/>
|
||
<path d="M379.22455051154111,149.49668367210052 L379.18910345538416,149.36439099218592"/>
|
||
<path d="M379.22455051154111,149.49668367210052 L379.18910345538416,149.62897635201517"/>
|
||
<path d="M379.0922592509628,149.72582121879299 L379.18910345538416,149.62897635201517"/>
|
||
<path d="M378.95996732802769,149.76126903192977 L379.0922592509628,149.72582121879299"/>
|
||
<path d="M378.82767549971368,149.72582121879299 L378.95996732802769,149.76126903192977"/>
|
||
<path d="M399.48357292657283,171.28546213525345 L399.44586780202417,171.1449138422426"/>
|
||
<path d="M399.47397149424114,171.21270546477098 L399.44586780202417,171.1449138422426"/>
|
||
<path d="M399.47397149424114,171.21270546477098 L399.48357292657283,171.28546213525345"/>
|
||
<path d="M398.95904248825309,171.4261864258844 L399.00373301511672,171.48439356997216"/>
|
||
<path d="M398.93093282965083,171.35839365657773 L398.95904248825309,171.4261864258844"/>
|
||
<path d="M398.95904248825309,171.4261864258844 L399.0037331045628,171.48439355866233"/>
|
||
<path d="M398.9309329190969,171.35839364526788 L398.95904248825309,171.4261864258844"/>
|
||
<path d="M398.9213343357892,171.28563775438408 L398.93093282965083,171.35839365657773"/>
|
||
<path d="M398.9213343357892,171.28563775438408 L398.93089195278435,171.21287541786879"/>
|
||
<path d="M398.9213343357892,171.28563775438408 L398.93089204223043,171.21287540655896"/>
|
||
<path d="M398.9309329190969,171.35839364526788 L398.9213343357892,171.28563775438408"/>
|
||
<path d="M398.9374672430954,170.75251823214003 L398.70576959338678,170.95568685687397"/>
|
||
<path d="M398.8082478293677,170.83885056157351 L398.70576959338678,170.95568685687397"/>
|
||
<path d="M398.8082478293677,170.83885056157351 L398.70576952478814,170.95568686554779"/>
|
||
<path d="M398.8082478293677,170.83885056157351 L398.9374672430954,170.75251823214003"/>
|
||
<path d="M398.93746717449585,170.75251824081386 L398.8082478293677,170.83885056157351"/>
|
||
<path d="M377.96775777242647,148.23919647505107 L377.76932026497025,148.23919647505107"/>
|
||
<path d="M377.967757778551,148.30534130027596 L377.96775777242647,148.23919647505107"/>
|
||
<path d="M399.23971079477406,170.69241901901376 L399.39213003263876,170.72274700460827"/>
|
||
<path d="M399.23971072617451,170.69241902768758 L399.39213003263876,170.72274700460827"/>
|
||
<path d="M399.23971072617451,170.69241902768758 L399.53150948145731,170.79149092671636"/>
|
||
<path d="M399.39213003263876,170.72274700460827 L399.53150948145731,170.79149092671636"/>
|
||
<path d="M399.39213003263876,170.72274700460827 L399.53150955005594,170.79149091804254"/>
|
||
<path d="M399.29077856639606,171.01856925487837 L399.41176652175682,171.0994221830654"/>
|
||
<path d="M399.04420279763372,171.51849507436395 L398.98903113938059,171.47010367711451"/>
|
||
<path d="M399.04420279763372,171.51849507436395 L398.98903107078104,171.47010368578833"/>
|
||
<path d="M399.1100175121851,171.55095774944388 L398.98903107078104,171.47010368578833"/>
|
||
<path d="M399.04420279763372,171.51849507436395 L399.1100175121851,171.55095774944388"/>
|
||
<path d="M399.04420279763372,171.51849507436395 L399.11001758078373,171.55095774077006"/>
|
||
<path d="M380.52577099907148,150.99393230504219 L380.46003456593689,151.04088922672543"/>
|
||
<path d="M380.99394088646432,151.20539745089201 L381.03660237117356,151.16704131932573"/>
|
||
<path d="M381.02245100873142,151.16670825087681 L381.03660237117356,151.16704131932573"/>
|
||
<path d="M380.47653502704406,151.69551409907513 L380.46519453523206,151.69247558532413"/>
|
||
<path d="M380.49399035370288,151.68200505690189 L380.53452332250663,151.64140979155724"/>
|
||
<path d="M380.49399035370288,151.68200505690189 L380.47493265796265,151.68659991850768"/>
|
||
<path d="M380.49399035370288,151.68200505690189 L380.49863364157454,151.66501390871986"/>
|
||
<path d="M380.49863364157454,151.66501390871986 L380.47493265796265,151.68659991850768"/>
|
||
<path d="M380.8019221348336,151.35817550303418 L380.44936934846965,151.09163714128971"/>
|
||
<path d="M380.07646953792892,151.40420586619226 L380.09187784570213,151.43091814153973"/>
|
||
<path d="M380.09187784570213,151.43091814153973 L380.1147837692165,151.38736309231183"/>
|
||
<path d="M380.09187784570213,151.43091814153973 L380.08808345018997,151.40602110669357"/>
|
||
<path d="M380.07646953792892,151.40420586619226 L380.12523555456528,151.35685532585896"/>
|
||
<path d="M380.12523555456528,151.35685532585896 L380.08808345018997,151.40602110669357"/>
|
||
<path d="M380.1147837692165,151.38736309231183 L380.08808345018997,151.40602110669357"/>
|
||
<path d="M380.1147837692165,151.38736309231183 L380.12523555456528,151.35685532585896"/>
|
||
<path d="M380.17230675056135,151.31261596226148 L380.12523555456528,151.35685532585896"/>
|
||
<path d="M380.14746044438607,151.35472973055911 L380.12523555456528,151.35685532585896"/>
|
||
<path d="M380.16015195351292,151.36612075084309 L380.1147837692165,151.38736309231183"/>
|
||
<path d="M380.14746044438607,151.35472973055911 L380.1147837692165,151.38736309231183"/>
|
||
<path d="M380.17230675056135,151.31261596226148 L380.14746044438607,151.35472973055911"/>
|
||
<path d="M380.16015195351292,151.36612075084309 L380.14746044438607,151.35472973055911"/>
|
||
<path d="M380.17230675056135,151.31261596226148 L380.21111591245381,151.29366877970261"/>
|
||
<path d="M380.17230675056135,151.31261596226148 L380.16015195351292,151.36612075084309"/>
|
||
<path d="M380.23126498328975,151.25554126178153 L380.21111591245381,151.29366877970261"/>
|
||
<path d="M380.23126498328975,151.25554126178153 L380.27979489397103,151.23059729114007"/>
|
||
<path d="M380.30975195514065,151.17824159540427 L380.23126498328975,151.25554126178153"/>
|
||
<path d="M380.16015195351292,151.36612075084309 L380.21111591245381,151.29366877970261"/>
|
||
<path d="M380.27979489397103,151.23059729114007 L380.21111591245381,151.29366877970261"/>
|
||
<path d="M380.3388988594902,151.19648176225797 L380.21111591245381,151.29366877970261"/>
|
||
<path d="M380.3388988594902,151.19648176225797 L380.27979489397103,151.23059729114007"/>
|
||
<path d="M380.30975195514065,151.17824159540427 L380.27979489397103,151.23059729114007"/>
|
||
<path d="M380.3388988594902,151.19648176225797 L380.30975195514065,151.17824159540427"/>
|
||
<path d="M380.30975195514065,151.17824159540427 L380.3478062288691,151.16283253158636"/>
|
||
<path d="M380.3388988594902,151.19648176225797 L380.3478062288691,151.16283253158636"/>
|
||
<path d="M380.3388988594902,151.19648176225797 L380.44936934846965,151.09163714128971"/>
|
||
<path d="M380.69712104015844,151.45763648927468 L380.44936934846965,151.09163714128971"/>
|
||
<path d="M380.74952214488667,151.40790599746236 L380.44936934846965,151.09163714128971"/>
|
||
<path d="M380.6447205031659,151.50736395317097 L380.66220633116745,151.51622515057224"/>
|
||
<path d="M380.69712104015844,151.45763648927468 L380.74952214488667,151.40790599746236"/>
|
||
<path d="M380.69712104015844,151.45763648927468 L380.72908466031777,151.4446255350208"/>
|
||
<path d="M380.69712104015844,151.45763648927468 L380.66220633116745,151.51622515057224"/>
|
||
<path d="M380.6447205031659,151.50736395317097 L380.61908994817941,151.54727945676655"/>
|
||
<path d="M380.61908994817941,151.54727945676655 L380.5923193984404,151.55709747289899"/>
|
||
<path d="M380.3388988594902,151.19648176225797 L380.16015195351292,151.36612075084309"/>
|
||
<path d="M380.16015195351292,151.36612075084309 L380.5923193984404,151.55709747289899"/>
|
||
<path d="M380.49865457112492,151.66501678528732 L380.4726183185835,151.67072440190466"/>
|
||
<path d="M380.47259663206069,151.6707230392945 L380.47493265796265,151.68659991850768"/>
|
||
<path d="M380.57357924974031,151.59259373241548 L380.5923193984404,151.55709747289899"/>
|
||
<path d="M380.53991905069188,151.60682645075332 L380.5923193984404,151.55709747289899"/>
|
||
<path d="M380.57357924974031,151.59259373241548 L380.53991905069188,151.60682645075332"/>
|
||
<path d="M380.53991905069188,151.60682645075332 L380.45309782138838,151.68922814536609"/>
|
||
<path d="M380.53991905069188,151.60682645075332 L380.16015195351292,151.36612075084309"/>
|
||
<path d="M380.45309782138838,151.68922814536609 L380.16015195351292,151.36612075084309"/>
|
||
<path d="M380.09187784570213,151.43091814153973 L380.16015195351292,151.36612075084309"/>
|
||
<path d="M380.45309782138838,151.68922814536609 L380.46519453523206,151.69247558532413"/>
|
||
<path d="M380.47259663206069,151.6707230392945 L380.46519453523206,151.69247558532413"/>
|
||
<path d="M380.45309782138838,151.68922814536609 L380.47259663206069,151.6707230392945"/>
|
||
<path d="M380.53991925048786,151.60682642549068 L380.47256659361074,151.68876335658223"/>
|
||
<path d="M380.45309782138838,151.68922814536609 L380.47256659361074,151.68876335658223"/>
|
||
<path d="M380.47653502704406,151.69551409907513 L380.45309782138838,151.68922814536609"/>
|
||
<path d="M380.49440035936777,151.66785710634471 L380.47256659361074,151.68876335658223"/>
|
||
<path d="M380.49399043691619,151.6820050463802 L380.47256659361074,151.68876335658223"/>
|
||
<path d="M380.47653502704406,151.69551409907513 L380.49399043691619,151.6820050463802"/>
|
||
<path d="M380.53452348588917,151.6414097708988 L380.49399043691619,151.6820050463802"/>
|
||
<path d="M380.49440035936777,151.66785710634471 L380.49399043691619,151.6820050463802"/>
|
||
<path d="M380.57790634101684,151.61029944629422 L380.55777427180738,151.62940408550776"/>
|
||
<path d="M380.5734626941271,151.60673256003645 L380.55777427180738,151.62940408550776"/>
|
||
<path d="M380.90672498464164,151.25870843046687 L380.85432425840781,151.30843892227873"/>
|
||
<path d="M380.90672498464164,151.25870843046687 L380.89552095129102,151.2849301817721"/>
|
||
<path d="M380.86225513617637,151.32636721208416 L380.80192239670077,151.3581754699232"/>
|
||
<path d="M380.80192239670077,151.3581754699232 L380.85432425840781,151.30843892227873"/>
|
||
<path d="M380.86225513617637,151.32636721208416 L380.85432425840781,151.30843892227873"/>
|
||
<path d="M380.89552095129102,151.2849301817721 L380.85432425840781,151.30843892227873"/>
|
||
<path d="M380.78726255975971,151.38941447876698 L380.80192239670077,151.3581754699232"/>
|
||
<path d="M380.74952242744121,151.40790596173559 L380.78726255975971,151.38941447876698"/>
|
||
<path d="M380.52577099907148,150.99393230504219 L380.40487180416994,151.10833757033146"/>
|
||
<path d="M380.40487180416994,151.10833757033146 L380.4493696725599,151.09163710031132"/>
|
||
<path d="M380.74952242744121,151.40790596173559 L380.80192239670077,151.3581754699232"/>
|
||
<path d="M380.52577099907148,150.99393230504219 L380.4493696725599,151.09163710031132"/>
|
||
<path d="M380.55984091851815,150.98679550725916 L380.4493696725599,151.09163710031132"/>
|
||
<path d="M380.55984091851815,150.98679550725916 L380.80192239670077,151.3581754699232"/>
|
||
<path d="M380.4493696725599,151.09163710031132 L380.80192239670077,151.3581754699232"/>
|
||
<path d="M380.74952242744121,151.40790596173559 L380.4493696725599,151.09163710031132"/>
|
||
<path d="M380.33889918357954,151.19648172127955 L380.4493696725599,151.09163710031132"/>
|
||
<path d="M380.69712130202561,151.4576364561637 L380.4493696725599,151.09163710031132"/>
|
||
<path d="M380.53991925048786,151.60682642549068 L380.5709894607885,151.59586991042443"/>
|
||
<path d="M380.53452348588917,151.6414097708988 L380.49440035936777,151.66785710634471"/>
|
||
<path d="M380.53991925048786,151.60682642549068 L380.49440035936777,151.66785710634471"/>
|
||
<path d="M397.55773312013434,169.20381322497417 L397.59127183265491,169.20311756120591"/>
|
||
<path d="M380.5734626941271,151.60673256003645 L380.5709894607885,151.59586991042443"/>
|
||
<path d="M380.6168798098447,151.56328499058554 L380.5709894607885,151.59586991042443"/>
|
||
<path d="M380.59231961892465,151.55709744502053 L380.5709894607885,151.59586991042443"/>
|
||
<path d="M380.61373929790398,151.55224066621383 L380.5709894607885,151.59586991042443"/>
|
||
<path d="M380.59231961892465,151.55709744502053 L380.61373929790398,151.55224066621383"/>
|
||
<path d="M380.69712130202561,151.4576364561637 L380.61373929790398,151.55224066621383"/>
|
||
<path d="M380.72602806740133,151.44651794745141 L380.69712130202561,151.4576364561637"/>
|
||
<path d="M380.74952242744121,151.40790596173559 L380.69712130202561,151.4576364561637"/>
|
||
<path d="M397.36915492746493,169.39237912356745 L397.34781720118326,169.42490348400486"/>
|
||
<path d="M397.38522407349365,169.40574358856941 L397.34781720118326,169.42490348400486"/>
|
||
<path d="M397.36915492746493,169.39237912356745 L397.38522407349365,169.40574358856941"/>
|
||
<path d="M380.6168798098447,151.56328499058554 L380.61373929790398,151.55224066621383"/>
|
||
<path d="M380.72602806740133,151.44651794745141 L380.61373929790398,151.55224066621383"/>
|
||
<path d="M380.7653482047167,151.42155126595088 L380.6168798098447,151.56328499058554"/>
|
||
<path d="M380.72602806740133,151.44651794745141 L380.6168798098447,151.56328499058554"/>
|
||
<path d="M380.7653482047167,151.42155126595088 L380.78726255975971,151.38941447876698"/>
|
||
<path d="M380.81789143938795,151.37419465941554 L380.78726255975971,151.38941447876698"/>
|
||
<path d="M380.86225513617637,151.32636721208416 L380.78726255975971,151.38941447876698"/>
|
||
<path d="M380.81789143938795,151.37419465941554 L380.86225513617637,151.32636721208416"/>
|
||
<path d="M380.91162472743827,151.28355550865811 L380.96060559614716,151.24709486088494"/>
|
||
<path d="M380.81789143938795,151.37419465941554 L380.96060559614716,151.24709486088494"/>
|
||
<path d="M380.81789143938795,151.37419465941554 L380.91162472743827,151.28355550865811"/>
|
||
<path d="M380.57790634101684,151.61029944629422 L380.6168798098447,151.56328499058554"/>
|
||
<path d="M380.5734626941271,151.60673256003645 L380.57790634101684,151.61029944629422"/>
|
||
<path d="M380.5734626941271,151.60673256003645 L380.6168798098447,151.56328499058554"/>
|
||
<path d="M380.95697816224356,151.24195194427932 L380.96060559614716,151.24709486088494"/>
|
||
<path d="M380.95697816224356,151.24195194427932 L380.98073780827644,151.22799022752884"/>
|
||
<path d="M380.96060559614716,151.24709486088494 L380.98073780827644,151.22799022752884"/>
|
||
<path d="M380.99394104984685,151.20539743023355 L381.03660245438687,151.16704130880404"/>
|
||
<path d="M381.01938915154324,151.17078835220599 L381.03660245438687,151.16704130880404"/>
|
||
<path d="M381.04218289581104,151.14825157678007 L381.03660245438687,151.16704130880404"/>
|
||
<path d="M381.05100166753027,151.15031661979143 L381.04594542622499,151.126582299874"/>
|
||
<path d="M381.04446777416297,151.14599881518228 L381.03660237117356,151.16704131932573"/>
|
||
<path d="M381.05100166753027,151.15031661979143 L381.03660237117356,151.16704131932573"/>
|
||
<path d="M381.05100166753027,151.15031661979143 L381.04855511136566,151.13883324819136"/>
|
||
<path d="M381.04594542622499,151.126582299874 L381.04855511136566,151.13883324819136"/>
|
||
<path d="M381.02644794026719,151.14508437802931 L381.04594542622499,151.126582299874"/>
|
||
<path d="M397.24818483910212,169.53981272676629 L380.62456656645236,151.56023119847265"/>
|
||
<path d="M380.61965337642368,151.5648729960144 L397.24335529525479,169.54454384783133"/>
|
||
<path d="M381.02644794026719,151.14508437802931 L381.04855511136566,151.13883324819136"/>
|
||
<path d="M380.91162472743827,151.28355550865811 L380.86225513617637,151.32636721208416"/>
|
||
<path d="M380.89552095129102,151.2849301817721 L380.86225513617637,151.32636721208416"/>
|
||
<path d="M380.9431506232263,151.2418505081643 L380.89552095129102,151.2849301817721"/>
|
||
<path d="M380.91162472743827,151.28355550865811 L380.89552095129102,151.2849301817721"/>
|
||
<path d="M380.95697816224356,151.24195194427932 L380.9431506232263,151.2418505081643"/>
|
||
<path d="M380.95697816224356,151.24195194427932 L380.91162472743827,151.28355550865811"/>
|
||
<path d="M380.9431506232263,151.2418505081643 L380.91162472743827,151.28355550865811"/>
|
||
<path d="M397.83993120697096,169.61455564519792 L397.82228451740912,169.64834491667042"/>
|
||
<path d="M380.95912571088002,151.20898096657055 L381.01938915154324,151.17078835220599"/>
|
||
<path d="M380.99394104984685,151.20539743023355 L381.01938915154324,151.17078835220599"/>
|
||
<path d="M380.95912571088002,151.20898096657055 L380.9431506232263,151.2418505081643"/>
|
||
<path d="M380.90672498464164,151.25870843046687 L380.9431506232263,151.2418505081643"/>
|
||
<path d="M380.80686079683574,150.75235912797757 L380.78099236384105,150.73557236142503"/>
|
||
<path d="M380.68452118128835,150.82649763778386 L380.73115465417004,150.78180560073764"/>
|
||
<path d="M380.7278735425939,150.80389121860492 L380.73115465417004,150.78180560073764"/>
|
||
<path d="M380.78099236384105,150.73557236142503 L380.73115465417004,150.78180560073764"/>
|
||
<path d="M380.76216920662455,150.77296105962751 L380.73115465417004,150.78180560073764"/>
|
||
<path d="M380.78219789113291,150.74727222419011 L380.73115465417004,150.78180560073764"/>
|
||
<path d="M380.76216920662455,150.77296105962751 L380.78219789113291,150.74727222419011"/>
|
||
<path d="M380.80686079683574,150.75235912797757 L380.78219789113291,150.74727222419011"/>
|
||
<path d="M380.80686079683574,150.75235912797757 L380.76216920662455,150.77296105962751"/>
|
||
<path d="M380.95912571088002,151.20898096657055 L381.04594542622499,151.126582299874"/>
|
||
<path d="M381.04594542622499,151.126582299874 L380.73858649978092,150.81715651867404"/>
|
||
<path d="M380.80686079683574,150.75235912797757 L380.73858649978092,150.81715651867404"/>
|
||
<path d="M380.55984091851815,150.98679550725916 L380.90672498464164,151.25870843046687"/>
|
||
<path d="M380.73858649978092,150.81715651867404 L380.90672498464164,151.25870843046687"/>
|
||
<path d="M380.95912571088002,151.20898096657055 L380.73858649978092,150.81715651867404"/>
|
||
<path d="M380.95912571088002,151.20898096657055 L380.90672498464164,151.25870843046687"/>
|
||
<path d="M380.73858649978092,150.81715651867404 L380.68452118128835,150.82649763778386"/>
|
||
<path d="M380.68452118128835,150.82649763778386 L380.7278735425939,150.80389121860492"/>
|
||
<path d="M380.7278735425939,150.80389121860492 L380.76216920662455,150.77296105962751"/>
|
||
<path d="M380.73858649978092,150.81715651867404 L380.76216920662455,150.77296105962751"/>
|
||
<path d="M380.73858649978092,150.81715651867404 L380.7278735425939,150.80389121860492"/>
|
||
<path d="M380.62444299811204,150.88239599288033 L380.68452118128835,150.82649763778386"/>
|
||
<path d="M380.66357237142938,150.86426786043552 L380.68452118128835,150.82649763778386"/>
|
||
<path d="M380.62444299811204,150.88239599288033 L380.66357237142938,150.86426786043552"/>
|
||
<path d="M380.59699741307622,150.92955578354272 L380.66357237142938,150.86426786043552"/>
|
||
<path d="M380.73858649978092,150.81715651867404 L380.66357237142938,150.86426786043552"/>
|
||
<path d="M380.59699741307622,150.92955578354272 L380.73858649978092,150.81715651867404"/>
|
||
<path d="M380.55984091851815,150.98679550725916 L380.73858649978092,150.81715651867404"/>
|
||
<path d="M380.52577099907148,150.99393230504219 L380.55984091851815,150.98679550725916"/>
|
||
<path d="M380.59699741307622,150.92955578354272 L380.55984091851815,150.98679550725916"/>
|
||
<path d="M380.54314649866092,150.95673435736575 L380.55984091851815,150.98679550725916"/>
|
||
<path d="M380.54314649866092,150.95673435736575 L380.62444299811204,150.88239599288033"/>
|
||
<path d="M380.59699741307622,150.92955578354272 L380.62444299811204,150.88239599288033"/>
|
||
<path d="M380.54314649866092,150.95673435736575 L380.59699741307622,150.92955578354272"/>
|
||
<path d="M380.35986630821981,151.12141381905795 L380.34780535772416,151.16283419708776"/>
|
||
<path d="M380.48377890922666,151.00381542350715 L380.46003456593689,151.04088922672543"/>
|
||
<path d="M380.37064253090966,151.11255243036189 L380.46003456593689,151.04088922672543"/>
|
||
<path d="M380.40487180416994,151.10833757033146 L380.46003456593689,151.04088922672543"/>
|
||
<path d="M380.37064253090966,151.11255243036189 L380.40487180416994,151.10833757033146"/>
|
||
<path d="M380.37064253090966,151.11255243036189 L380.32998026724863,151.1679224171923"/>
|
||
<path d="M380.32998026724863,151.1679224171923 L380.30131459961694,151.17853526393401"/>
|
||
<path d="M380.37064253090966,151.11255243036189 L380.30131459961694,151.17853526393401"/>
|
||
<path d="M380.23126526101942,151.25554122666483 L380.30131459961694,151.17853526393401"/>
|
||
<path d="M380.24752971716453,151.26097027948703 L380.30131459961694,151.17853526393401"/>
|
||
<path d="M380.33889918357954,151.19648172127955 L380.40487180416994,151.10833757033146"/>
|
||
<path d="M380.32998026724863,151.1679224171923 L380.40487180416994,151.10833757033146"/>
|
||
<path d="M380.24752971716453,151.26097027948703 L380.33889918357954,151.19648172127955"/>
|
||
<path d="M380.24752971716453,151.26097027948703 L380.32998026724863,151.1679224171923"/>
|
||
<path d="M380.33889918357954,151.19648172127955 L380.32998026724863,151.1679224171923"/>
|
||
<path d="M397.97524100749752,169.4370166319332 L397.94073187286313,169.49141843943016"/>
|
||
<path d="M397.88975238367084,169.54370751916832 L397.94073187286313,169.49141843943016"/>
|
||
<path d="M397.97524100749752,169.4370166319332 L397.88975238367084,169.54370751916832"/>
|
||
<path d="M380.53991925048786,151.60682642549068 L380.59231961892465,151.55709744502053"/>
|
||
<path d="M380.33889918357954,151.19648172127955 L380.69712130202561,151.4576364561637"/>
|
||
<path d="M380.59231961892465,151.55709744502053 L380.69712130202561,151.4576364561637"/>
|
||
<path d="M380.1601521538073,151.36612072551748 L380.33889918357954,151.19648172127955"/>
|
||
<path d="M380.59231961892465,151.55709744502053 L380.33889918357954,151.19648172127955"/>
|
||
<path d="M380.1601521538073,151.36612072551748 L380.59231961892465,151.55709744502053"/>
|
||
<path d="M380.53991925048786,151.60682642549068 L380.1601521538073,151.36612072551748"/>
|
||
<path d="M380.53991925048786,151.60682642549068 L380.45309782138838,151.68922814536609"/>
|
||
<path d="M380.1601521538073,151.36612072551748 L380.45309782138838,151.68922814536609"/>
|
||
<path d="M380.09187784570213,151.43091814153973 L380.45309782138838,151.68922814536609"/>
|
||
<path d="M380.1601521538073,151.36612072551748 L380.09187784570213,151.43091814153973"/>
|
||
<path d="M380.1147839134569,151.38736307407379 L380.09187784570213,151.43091814153973"/>
|
||
<path d="M380.0880835266239,151.40602109702903 L380.09187784570213,151.43091814153973"/>
|
||
<path d="M380.1147839134569,151.38736307407379 L380.1601521538073,151.36612072551748"/>
|
||
<path d="M380.14746064272958,151.35472970548017 L380.1601521538073,151.36612072551748"/>
|
||
<path d="M380.19562894591991,151.3123419055438 L380.1601521538073,151.36612072551748"/>
|
||
<path d="M380.1147839134569,151.38736307407379 L380.14746064272958,151.35472970548017"/>
|
||
<path d="M380.12523572501277,151.35685530430729 L380.14746064272958,151.35472970548017"/>
|
||
<path d="M380.17230698072626,151.31261593315892 L380.14746064272958,151.35472970548017"/>
|
||
<path d="M380.19562894591991,151.3123419055438 L380.14746064272958,151.35472970548017"/>
|
||
<path d="M380.17230698072626,151.31261593315892 L380.19562894591991,151.3123419055438"/>
|
||
<path d="M380.24752971716453,151.26097027948703 L380.19562894591991,151.3123419055438"/>
|
||
<path d="M380.23126526101942,151.25554122666483 L380.19562894591991,151.3123419055438"/>
|
||
<path d="M380.23126526101942,151.25554122666483 L380.24752971716453,151.26097027948703"/>
|
||
<path d="M380.12523572501277,151.35685530430729 L380.0880835266239,151.40602109702903"/>
|
||
<path d="M380.12523572501277,151.35685530430729 L380.1147839134569,151.38736307407379"/>
|
||
<path d="M380.0880835266239,151.40602109702903 L380.1147839134569,151.38736307407379"/>
|
||
<path d="M380.12523572501277,151.35685530430729 L380.17230698072626,151.31261593315892"/>
|
||
<path d="M380.52211799346469,150.96274477156888 L380.37064253090966,151.11255243036189"/>
|
||
<path d="M380.48377890922666,151.00381542350715 L380.37064253090966,151.11255243036189"/>
|
||
<path d="M380.23126526101942,151.25554122666483 L380.17230698072626,151.31261593315892"/>
|
||
<path d="M380.15078812708771,151.31515635750742 L380.17230698072626,151.31261593315892"/>
|
||
<path d="M380.15078812708771,151.31515635750742 L380.23126526101942,151.25554122666483"/>
|
||
<path d="M380.316851668043,151.15755184421585 L380.17230675056135,151.31261596226148"/>
|
||
<path d="M380.23126498328975,151.25554126178153 L380.17230675056135,151.31261596226148"/>
|
||
<path d="M380.316851668043,151.15755184421585 L380.23126498328975,151.25554126178153"/>
|
||
<path d="M380.48380021726325,151.00381375820069 L380.54316799594062,150.95673571997577"/>
|
||
<path d="M380.52213967999205,150.9627461341783 L380.54316799594062,150.95673571997577"/>
|
||
<path d="M380.12523572501277,151.35685530430729 L380.07646953792892,151.40420586619226"/>
|
||
<path d="M380.15078812708771,151.31515635750742 L380.07646953792892,151.40420586619226"/>
|
||
<path d="M380.12523572501277,151.35685530430729 L380.15078812708771,151.31515635750742"/>
|
||
<path d="M380.48377822732573,151.00381708900858 L380.52577031716964,150.99393397054359"/>
|
||
<path d="M380.5598405944279,150.98679554823758 L380.44936934846965,151.09163714128971"/>
|
||
<path d="M380.3478062288691,151.16283253158636 L380.46837197451669,151.04807451407791"/>
|
||
<path d="M380.3478062288691,151.16283253158636 L380.44936934846965,151.09163714128971"/>
|
||
<path d="M380.46837197451669,151.04807451407791 L380.44936934846965,151.09163714128971"/>
|
||
<path d="M380.54388253896968,150.94832587383587 L380.47436876932943,151.01411037890705"/>
|
||
<path d="M380.53179073754518,150.97639768449204 L380.47436876932943,151.01411037890705"/>
|
||
<path d="M380.39812867688624,151.09963538219699 L380.47436876932943,151.01411037890705"/>
|
||
<path d="M380.39812867688624,151.09963538219699 L380.46837197451669,151.04807451407791"/>
|
||
<path d="M380.47436876932943,151.01411037890705 L380.46837197451669,151.04807451407791"/>
|
||
<path d="M380.62901316529724,150.89892239441588 L380.5598405944279,150.98679554823758"/>
|
||
<path d="M380.53179073754518,150.97639768449204 L380.5598405944279,150.98679554823758"/>
|
||
<path d="M380.53179073754518,150.97639768449204 L380.46837197451669,151.04807451407791"/>
|
||
<path d="M380.5598405944279,150.98679554823758 L380.46837197451669,151.04807451407791"/>
|
||
<path d="M380.35986699012255,151.12141215355655 L380.47436876932943,151.01411037890705"/>
|
||
<path d="M380.316851668043,151.15755184421585 L380.47436876932943,151.01411037890705"/>
|
||
<path d="M380.62901316529724,150.89892239441588 L380.62444272038238,150.882396027997"/>
|
||
<path d="M380.68302742194055,150.84977628665206 L380.62444272038238,150.882396027997"/>
|
||
<path d="M380.68452095112434,150.82649766688644 L380.62444272038238,150.882396027997"/>
|
||
<path d="M380.68302742194055,150.84977628665206 L380.68452095112434,150.82649766688644"/>
|
||
<path d="M380.72787334425038,150.80389124368389 L380.68452095112434,150.82649766688644"/>
|
||
<path d="M380.73115448372255,150.78180562228931 L380.68452095112434,150.82649766688644"/>
|
||
<path d="M380.68818172366309,150.80514177223529 L380.68452095112434,150.82649766688644"/>
|
||
<path d="M380.78099236384105,150.73557236142503 L380.68818172366309,150.80514177223529"/>
|
||
<path d="M380.73115448372255,150.78180562228931 L380.68818172366309,150.80514177223529"/>
|
||
<path d="M380.72787334425038,150.80389124368389 L380.73115448372255,150.78180562228931"/>
|
||
<path d="M380.73115448372255,150.78180562228931 L380.78099236384105,150.73557236142503"/>
|
||
<path d="M380.76216906238415,150.77296107786555 L380.73115448372255,150.78180562228931"/>
|
||
<path d="M380.78219781469807,150.74727223385463 L380.73115448372255,150.78180562228931"/>
|
||
<path d="M380.68302742194055,150.84977628665206 L380.72787334425038,150.80389124368389"/>
|
||
<path d="M380.76216906238415,150.77296107786555 L380.72787334425038,150.80389124368389"/>
|
||
<path d="M380.73858629948654,150.8171565439996 L380.72787334425038,150.80389124368389"/>
|
||
<path d="M380.80686079683574,150.75235912797757 L380.78219781469807,150.74727223385463"/>
|
||
<path d="M380.76216906238415,150.77296107786555 L380.78219781469807,150.74727223385463"/>
|
||
<path d="M380.73858629948654,150.8171565439996 L380.76216906238415,150.77296107786555"/>
|
||
<path d="M380.80686079683574,150.75235912797757 L380.76216906238415,150.77296107786555"/>
|
||
<path d="M380.73858629948654,150.8171565439996 L380.5598405944279,150.98679554823758"/>
|
||
<path d="M380.9067247641583,151.2587084583453 L380.5598405944279,150.98679554823758"/>
|
||
<path d="M380.8019221348336,151.35817550303418 L380.5598405944279,150.98679554823758"/>
|
||
<path d="M380.73858629948654,150.8171565439996 L380.9067247641583,151.2587084583453"/>
|
||
<path d="M380.73858629948654,150.8171565439996 L380.95912551108495,151.20898099183319"/>
|
||
<path d="M380.73858629948654,150.8171565439996 L380.80686079683574,150.75235912797757"/>
|
||
<path d="M380.73858629948654,150.8171565439996 L381.04594542622499,151.126582299874"/>
|
||
<path d="M381.04594542622499,151.126582299874 L380.80686079683574,150.75235912797757"/>
|
||
<path d="M381.02245100873142,151.16670825087681 L381.04446777416297,151.14599881518228"/>
|
||
<path d="M380.95912551108495,151.20898099183319 L381.04446777416297,151.14599881518228"/>
|
||
<path d="M381.04594542622499,151.126582299874 L381.04446777416297,151.14599881518228"/>
|
||
<path d="M380.95912551108495,151.20898099183319 L381.04594542622499,151.126582299874"/>
|
||
<path d="M380.95912551108495,151.20898099183319 L380.94655776026548,151.23943577227004"/>
|
||
<path d="M380.95912551108495,151.20898099183319 L380.9067247641583,151.2587084583453"/>
|
||
<path d="M380.78930896418524,151.38646078176262 L380.74952214488667,151.40790599746236"/>
|
||
<path d="M380.74952214488667,151.40790599746236 L380.8019221348336,151.35817550303418"/>
|
||
<path d="M380.78930896418524,151.38646078176262 L380.8019221348336,151.35817550303418"/>
|
||
<path d="M380.9007557837781,151.27984785568299 L380.8019221348336,151.35817550303418"/>
|
||
<path d="M380.9067247641583,151.2587084583453 L380.8019221348336,151.35817550303418"/>
|
||
<path d="M380.94655776026548,151.23943577227004 L380.9067247641583,151.2587084583453"/>
|
||
<path d="M380.9007557837781,151.27984785568299 L380.9067247641583,151.2587084583453"/>
|
||
<path d="M380.95912551108495,151.20898099183319 L381.02245100873142,151.16670825087681"/>
|
||
<path d="M380.99394088646432,151.20539745089201 L381.02245100873142,151.16670825087681"/>
|
||
<path d="M380.9572765893995,151.24247125730386 L380.94655776026548,151.23943577227004"/>
|
||
<path d="M397.17919324887998,169.60837412227517 L397.18044983448954,169.57485282066483"/>
|
||
<path d="M380.9007557837781,151.27984785568299 L380.94655776026548,151.23943577227004"/>
|
||
<path d="M380.91162449315243,151.28355553828175 L380.94655776026548,151.23943577227004"/>
|
||
<path d="M380.72908466031777,151.4446255350208 L380.74952214488667,151.40790599746236"/>
|
||
<path d="M380.76232607079464,151.42441873705354 L380.74952214488667,151.40790599746236"/>
|
||
<path d="M380.91162449315243,151.28355553828175 L380.76232607079464,151.42441873705354"/>
|
||
<path d="M380.76232607079464,151.42441873705354 L380.78930896418524,151.38646078176262"/>
|
||
<path d="M380.9007557837781,151.27984785568299 L380.78930896418524,151.38646078176262"/>
|
||
<path d="M380.91162449315243,151.28355553828175 L380.78930896418524,151.38646078176262"/>
|
||
<path d="M380.91162449315243,151.28355553828175 L380.9007557837781,151.27984785568299"/>
|
||
<path d="M380.71228824740547,151.474417200338 L380.76232607079464,151.42441873705354"/>
|
||
<path d="M380.72908466031777,151.4446255350208 L380.76232607079464,151.42441873705354"/>
|
||
<path d="M380.71228824740547,151.474417200338 L380.72908466031777,151.4446255350208"/>
|
||
<path d="M380.66220633116745,151.51622515057224 L380.72908466031777,151.4446255350208"/>
|
||
<path d="M380.71228824740547,151.474417200338 L380.66220633116745,151.51622515057224"/>
|
||
<path d="M380.53452332250663,151.64140979155724 L380.53991905069188,151.60682645075332"/>
|
||
<path d="M380.49863364157454,151.66501390871986 L380.53991905069188,151.60682645075332"/>
|
||
<path d="M380.53452332250663,151.64140979155724 L380.49863364157454,151.66501390871986"/>
|
||
<path d="M380.95912502898,151.20898263207198 L380.95697710185368,151.24195360978072"/>
|
||
<path d="M380.57296269766857,151.60640405656883 L380.57357924974031,151.59259373241548"/>
|
||
<path d="M380.61908994817941,151.54727945676655 L380.57357924974031,151.59259373241548"/>
|
||
<path d="M380.61687957555978,151.56328502020918 L380.57357924974031,151.59259373241548"/>
|
||
<path d="M380.61687957555978,151.56328502020918 L380.66220633116745,151.51622515057224"/>
|
||
<path d="M380.61908994817941,151.54727945676655 L380.66220633116745,151.51622515057224"/>
|
||
<path d="M380.61687957555978,151.56328502020918 L380.61908994817941,151.54727945676655"/>
|
||
<path d="M380.57296269766857,151.60640405656883 L380.61687957555978,151.56328502020918"/>
|
||
<path d="M380.57790615862223,151.61029946935662 L380.61687957555978,151.56328502020918"/>
|
||
<path d="M380.57790615862223,151.61029946935662 L380.71228824740547,151.474417200338"/>
|
||
<path d="M380.61687957555978,151.56328502020918 L380.71228824740547,151.474417200338"/>
|
||
<path d="M397.55770980548414,169.20381125692882 L397.59602204585599,169.16844368120812"/>
|
||
<path d="M397.55770980548414,169.20381125692882 L397.59124851800016,169.2031171071192"/>
|
||
<path d="M380.9572765893995,151.24247125730386 L380.91162449315243,151.28355553828175"/>
|
||
<path d="M380.96060541375255,151.24709488394731 L380.91162449315243,151.28355553828175"/>
|
||
<path d="M380.57790615862223,151.61029946935662 L380.57296269766857,151.60640405656883"/>
|
||
<path d="M380.55777413573969,151.62940410271253 L380.57296269766857,151.60640405656883"/>
|
||
<path d="M380.57790615862223,151.61029946935662 L380.55777413573969,151.62940410271253"/>
|
||
<path d="M381.03662395166657,151.16704418537188 L380.9807589270672,151.22799310409681"/>
|
||
<path d="M381.03988648960103,151.17187825859799 L380.9807589270672,151.22799310409681"/>
|
||
<path d="M381.05100166753027,151.15031661979143 L381.03660245438687,151.16704130880404"/>
|
||
<path d="M381.0398657492965,151.17187386807259 L381.05100166753027,151.15031661979143"/>
|
||
<path d="M380.9572765893995,151.24247125730386 L380.96060541375255,151.24709488394731"/>
|
||
<path d="M380.98073767220967,151.22799024473358 L380.96060541375255,151.24709488394731"/>
|
||
<path d="M380.9572765893995,151.24247125730386 L380.98073767220967,151.22799024473358"/>
|
||
<path d="M399.44595276458631,171.42603425022816 L399.40129554479836,171.48427015951836"/>
|
||
<path d="M399.44595285403329,171.42603423891833 L399.40129563424625,171.48427014820851"/>
|
||
<path d="M377.967757778551,150.68659137124274 L377.76932027109387,150.68659137124274"/>
|
||
<path d="M377.967757778551,150.68659137124274 L377.96775777242647,150.75273922593252"/>
|
||
<path d="M380.6852869171621,150.86776044398044 L380.21286748170814,151.31611305648636"/>
|
||
<path d="M379.18199340430192,150.23637636239664 L380.21286748170814,151.31611305648636"/>
|
||
<path d="M378.37246117255336,149.80020202822303 L378.6019397856021,150.05135555247739"/>
|
||
<path d="M378.29816150628858,149.4682152572359 L378.32717641716636,149.29913339737661"/>
|
||
<path d="M378.80798824236126,148.85063544490049 L378.50790714316145,149.01090909698539"/>
|
||
<path d="M378.97867347838883,148.83343385384984 L378.80798824236126,148.85063544490049"/>
|
||
<path d="M379.30469989126368,148.93061784722471 L378.97867347838883,148.83343385384984"/>
|
||
<path d="M379.30469989126368,148.93061784722471 L379.53930396188525,149.17698423621221"/>
|
||
<path d="M379.53930396188525,149.17698423621221 L379.60147010620176,149.33687334295936"/>
|
||
<path d="M379.60147010620176,149.33687334295936 L379.6351643774592,149.64200552654486"/>
|
||
<path d="M379.6835928666801,149.7684876355695 L379.6351643774592,149.64200552654486"/>
|
||
<path d="M380.6852869171621,150.86776044398044 L379.6835928666801,149.7684876355695"/>
|
||
<path d="M379.15084674590662,149.70016876585004 L379.2279411786817,149.57675696369492"/>
|
||
<path d="M379.24004281288899,149.50437463064327 L379.2279411786817,149.57675696369492"/>
|
||
<path d="M379.20728719560475,149.36258943392812 L379.10802813351575,149.2561793803647"/>
|
||
<path d="M379.04124441723116,149.22575185203016 L379.10802813351575,149.2561793803647"/>
|
||
<path d="M379.04124441723116,149.22575185203016 L378.89581398808741,149.22069826015132"/>
|
||
<path d="M378.89581398808741,149.22069826015132 L378.82707773906577,149.24640829528806"/>
|
||
<path d="M378.76733951030519,149.28902924153499 L378.82707773906577,149.24640829528806"/>
|
||
<path d="M378.69024479366499,149.41245012743829 L378.76733951030519,149.28902924153499"/>
|
||
<path d="M378.67814268634493,149.48483851632199 L378.69024479366499,149.41245012743829"/>
|
||
<path d="M378.71089820900625,149.62662068512108 L378.67814268634493,149.48483851632199"/>
|
||
<path d="M378.81015774420712,149.73303073868453 L378.71089820900625,149.62662068512108"/>
|
||
<path d="M378.8769413658697,149.76345221118692 L378.81015774420712,149.73303073868453"/>
|
||
<path d="M379.02237141652358,149.76851185889782 L379.15084674590662,149.70016876585004"/>
|
||
<path d="M380.83595912324427,151.36040237489294 L397.45598307030332,169.33624669780835"/>
|
||
<path d="M380.83595912324427,151.36040237489294 L380.86582422707352,151.33216402848063"/>
|
||
<path d="M397.48534175517716,169.30748603587807 L380.86582422707352,151.33216402848063"/>
|
||
<path d="M399.35787293951535,171.05087042104029 L399.45381397335359,171.16028189638314"/>
|
||
<path d="M378.72064674245075,149.34566804227472 L378.69022376116618,149.41245176986934"/>
|
||
<path d="M378.72064674245075,149.34566804227472 L378.69022385061317,149.41245175855948"/>
|
||
<path d="M378.7673185724293,149.28902785605004 L378.72064674245075,149.34566804227472"/>
|
||
<path d="M378.76731866187629,149.28902784474019 L378.72064674245075,149.34566804227472"/>
|
||
<path d="M378.50788620528556,149.01090468358433 L378.39867357369121,149.14320643593726"/>
|
||
<path d="M378.50788629473254,149.01090467227451 L378.39867357369121,149.14320643593726"/>
|
||
<path d="M378.32715557391248,149.29913503980765 L378.39867357369121,149.14320643593726"/>
|
||
<path d="M378.32715566335855,149.29913502849783 L378.39867357369121,149.14320643593726"/>
|
||
<path d="M378.6019190317943,150.05135415568253 L379.18197274511795,150.23637496560184"/>
|
||
<path d="M378.75710437076441,150.12447531155894 L379.18197274511795,150.23637496560184"/>
|
||
<path d="M378.6019190317943,150.05135415568253 L378.75710437076441,150.12447531155894"/>
|
||
<path d="M380.69175500009851,151.49671764127308 L397.31422966670698,169.47511374043529"/>
|
||
<path d="M380.69175500009851,151.49671764127308 L380.72653401542402,151.46384052972513"/>
|
||
<path d="M397.34841785991603,169.44162044797196 L380.72653401542402,151.46384052972513"/>
|
||
<path d="M378.31358166599648,149.63906707406156 L378.29814052943266,149.46821086670982"/>
|
||
<path d="M378.37244010107543,149.80019763769695 L378.31358166599648,149.63906707406156"/>
|
||
<path d="M398.73206687361699,171.75007200749357 L398.62842433531796,171.61337257426521"/>
|
||
<path d="M379.23297686893193,149.43132479345172 L379.20726626088572,149.36258806000822"/>
|
||
<path d="M379.24002159430302,149.50437628463942 L379.23297686893193,149.43132479345172"/>
|
||
<path d="M377.96775846202354,148.43312678289357 L377.76932097029794,148.43312678289357"/>
|
||
<path d="M377.96775846202354,148.43312678289357 L377.76932095926668,148.41990690283654"/>
|
||
<path d="M377.96775844151898,148.39888408293518 L377.76932095926668,148.41990690283654"/>
|
||
<path d="M377.96775844151898,148.39888408293518 L377.96775846202354,148.43312678289357"/>
|
||
<path d="M377.76932017076388,150.55880570119109 L377.96775765065422,150.55429713569694"/>
|
||
<path d="M377.76932014709155,150.55880570418427 L377.96775765065422,150.55429713569694"/>
|
||
<path d="M377.76932014709155,150.55880570418427 L377.96775763881715,150.55880570418429"/>
|
||
<path d="M377.96775766248948,148.43312688398811 L377.76932017076388,148.43312688398811"/>
|
||
<path d="M377.96775763881715,148.43312688698131 L377.76932014709155,148.43312688698131"/>
|
||
<path d="M377.76932015892862,148.43762939664339 L377.96775766248948,148.43312688398811"/>
|
||
<path d="M377.96775763881715,148.43312688698131 L377.76932015892862,148.43762939664339"/>
|
||
<path d="M377.96775769482929,148.27109703650825 L377.9677576902609,148.23919491363748"/>
|
||
<path d="M377.76932019853621,148.23919491363745 L377.9677576902609,148.23919491363748"/>
|
||
<path d="M377.76932020466074,148.3053397388623 L377.96775769638634,148.30533973886233"/>
|
||
<path d="M377.96775769482929,148.27109703650825 L377.96775769638634,148.30533973886233"/>
|
||
<path d="M377.76932020466074,148.3053397388623 L377.96775769482929,148.27109703650825"/>
|
||
<path d="M377.76932019853621,148.23919491363745 L377.96775769482929,148.27109703650825"/>
|
||
<path d="M377.76932017076388,148.17755260230831 L377.96775766248948,148.17755260230831"/>
|
||
<path d="M377.76932014709155,148.17755260530151 L377.96775763881715,148.17755260530151"/>
|
||
<path d="M377.96775765065422,148.17304706473016 L377.76932017076388,148.17755260230831"/>
|
||
<path d="M377.76932014709155,148.17755260530151 L377.96775765065422,148.17304706473016"/>
|
||
<path d="M397.48531798695376,169.30748315931089 L397.45595930208447,169.33624382124071"/>
|
||
<path d="M397.45595930208447,169.33624382124071 L397.42177260912786,169.36973560147914"/>
|
||
<path d="M397.42177260912786,169.36973560147914 L397.38508334807329,169.40567545126891"/>
|
||
<path d="M397.34839863357183,169.44161832838333 L397.38508334807329,169.40567545126891"/>
|
||
<path d="M397.28484874937431,169.50386925210444 L397.31420892640426,169.47511010688865"/>
|
||
<path d="M397.24816254932875,169.53981061166797 L397.26232561008555,169.52593897337931"/>
|
||
<path d="M397.26232567868601,169.52593972168427 L397.24816258484179,169.53981060717777"/>
|
||
<path d="M397.26232567868601,169.52593972168427 L397.28484884639283,169.50386923983712"/>
|
||
<path d="M397.31420904522429,169.47511009186479 L397.28484884639283,169.50386923983712"/>
|
||
<path d="M397.34839876609431,169.44161831162691 L397.31420904522429,169.47511009186479"/>
|
||
<path d="M397.34839876609431,169.44161831162691 L397.38508348527512,169.40567543392083"/>
|
||
<path d="M397.42177274165124,169.36973558472269 L397.38508348527512,169.40567543392083"/>
|
||
<path d="M397.45595942090449,169.33624456319592 L397.4853180839732,169.30748314704357"/>
|
||
<path d="M397.50784727909695,169.28541342576827 L397.4853180839732,169.30748314704357"/>
|
||
<path d="M397.52200579797727,169.27154254445904 L397.50784727909695,169.28541342576827"/>
|
||
<path d="M397.48531798695376,169.30748315931089 L397.52200576246605,169.27154254894921"/>
|
||
<path d="M377.76932005562549,147.91297331286972 L377.96775754735017,147.91297331286975"/>
|
||
<path d="M377.96775755918361,147.90846474438257 L377.85808897453126,147.91095645243138"/>
|
||
<path d="M377.82504440412004,147.91170723646238 L377.76932005562549,147.91297331286972"/>
|
||
<path d="M378.32715483952461,149.2991366939992 L378.29814007058076,149.46821249802639"/>
|
||
<path d="M378.37243959491161,149.80019926901355 L378.29814007058076,149.46821249802639"/>
|
||
<path d="M379.18197206321702,150.23637663110321 L380.21284557288845,151.31611483915091"/>
|
||
<path d="M380.68526519758734,150.86776071268696 L380.21284557288845,151.31611483915091"/>
|
||
<path d="M379.6835715255952,149.76849093219212 L380.68526519758734,150.86776071268696"/>
|
||
<path d="M379.63514265788444,149.64200276733544 L379.6835715255952,149.76849093219212"/>
|
||
<path d="M379.63514265788444,149.64200276733544 L379.601448386627,149.33687361166591"/>
|
||
<path d="M379.5392822423114,149.1769875328348 L379.601448386627,149.33687361166591"/>
|
||
<path d="M379.30467826631184,148.9306211438473 L379.5392822423114,149.1769875328348"/>
|
||
<path d="M379.30467826631184,148.9306211438473 L378.97865194805809,148.83343109464033"/>
|
||
<path d="M378.8079665227865,148.85063571360706 L378.97865194805809,148.83343109464033"/>
|
||
<path d="M378.50788556552061,149.01090633777591 L378.8079665227865,148.85063571360706"/>
|
||
<path d="M378.76731788535335,149.28902951024159 L378.82705601949101,149.24640856399458"/>
|
||
<path d="M378.89579245775758,149.22070155677392 L378.82705601949101,149.24640856399458"/>
|
||
<path d="M379.10800650856299,149.25617662115519 L379.20726585451985,149.36258970263464"/>
|
||
<path d="M379.20726585451985,149.36258970263464 L379.24002109331423,149.50437792726586"/>
|
||
<path d="M379.24002109331423,149.50437792726586 L379.22791974297388,149.57675723240146"/>
|
||
<path d="M379.22791974297388,149.57675723240146 L379.1508252155777,149.70016903455655"/>
|
||
<path d="M379.1508252155777,149.70016903455655 L379.02234988619375,149.76850607177232"/>
|
||
<path d="M378.87691983553987,149.76345247989349 L379.02234988619375,149.76850607177232"/>
|
||
<path d="M378.81013593001035,149.73303100739108 L378.87691983553987,149.76345247989349"/>
|
||
<path d="M378.81013593001035,149.73303100739108 L378.71087658405349,149.62661792591163"/>
|
||
<path d="M378.71087658405349,149.62661792591163 L378.6781211560151,149.48483272919646"/>
|
||
<path d="M378.69022307408932,149.41245342406089 L378.6781211560151,149.48483272919646"/>
|
||
<path d="M379.63514247697321,149.64200279021026 L379.60144820571577,149.33687363454072"/>
|
||
<path d="M397.596026134162,169.16844277268592 L397.57299127650504,169.18086025465925"/>
|
||
<path d="M397.596026134162,169.16844277268592 L397.63582813065341,169.1271276101651"/>
|
||
<path d="M377.96775846202354,150.55880560009652 L377.76932097029794,150.55880560009652"/>
|
||
<path d="M377.76932095926668,150.572022455027 L377.96775846202354,150.55880560009652"/>
|
||
<path d="M377.96775844151898,150.59304527732405 L377.96775846202354,150.55880560009652"/>
|
||
<path d="M377.76932095926668,150.572022455027 L377.96775844151898,150.59304527732405"/>
|
||
<path d="M377.76932094979338,150.59304527732402 L377.96775844151898,150.59304527732405"/>
|
||
<path d="M377.96775776515597,150.78013581122542 L377.96775777242647,150.75273922593252"/>
|
||
<path d="M377.76932026497025,150.75273922593252 L377.96775777242647,150.75273922593252"/>
|
||
<path d="M377.96775776515597,150.78013581122542 L377.76932025769884,150.78013581122542"/>
|
||
<path d="M399.23970973438418,170.69242068451518 L398.93746769666222,170.75251989764143"/>
|
||
<path d="M399.02525901329545,171.92262891973715 L398.73206741663262,171.75007366168495"/>
|
||
<path d="M377.76932094979338,148.21179520635724 L377.96775844151898,148.21179520635727"/>
|
||
<path d="M377.96775846202354,148.17755250121374 L377.96775844151898,148.21179520635727"/>
|
||
<path d="M378.80796634187527,148.85063573648188 L378.50788538460847,149.01090636065072"/>
|
||
<path d="M377.76932094979338,150.78013415390194 L377.76932094252652,150.75273757044721"/>
|
||
<path d="M377.76932093640107,150.6865897173063 L377.76932094252652,150.75273757044721"/>
|
||
<path d="M377.76932094252652,150.62044489053253 L377.76932094979338,150.59304527732402"/>
|
||
<path d="M377.76932095926668,150.572022455027 L377.76932094979338,150.59304527732402"/>
|
||
<path d="M377.76932095926668,150.572022455027 L377.76932097029794,150.55880560009652"/>
|
||
<path d="M377.76932099397027,150.55880559710334 L377.76932101447119,150.5930452691461"/>
|
||
<path d="M377.76932102174169,150.62044488051652 L377.76932101447119,150.5930452691461"/>
|
||
<path d="M377.76932102786623,150.68658970574134 L377.76932102174169,150.62044488051652"/>
|
||
<path d="M377.76932102174169,150.75273756043117 L377.76932101447119,150.78013414572402"/>
|
||
<path d="M377.76932099397027,150.8143738229511 L377.76932101447119,150.78013414572402"/>
|
||
<path d="M377.76932097029794,150.8143738259443 L377.76932094979338,150.78013415390194"/>
|
||
<path d="M377.76932097029794,148.17755250121377 L377.76932094979338,148.21179520635724"/>
|
||
<path d="M377.76932101447119,148.21179519817932 L377.76932099397027,148.17755249822056"/>
|
||
<path d="M377.76932102174169,148.2391948095497 L377.76932101447119,148.21179519817932"/>
|
||
<path d="M377.76932102174169,148.2391948095497 L377.76932102786623,148.30533963477455"/>
|
||
<path d="M377.76932102786623,148.30533963477455 L377.76932102174169,148.37148446154833"/>
|
||
<path d="M377.76932101447119,148.39888407475723 L377.76932102174169,148.37148446154833"/>
|
||
<path d="M377.76932101447119,148.39888407475723 L377.76932099397027,148.43312677990039"/>
|
||
<path d="M377.76932095926668,148.41990690283654 L377.76932097029794,148.43312678289357"/>
|
||
<path d="M377.76932094979338,148.39888408293515 L377.76932095926668,148.41990690283654"/>
|
||
<path d="M377.76932094252652,148.37148447156432 L377.76932093640107,148.30533964633952"/>
|
||
<path d="M377.76932093795995,148.2710969435916 L377.76932093640107,148.30533964633952"/>
|
||
<path d="M377.76932094252652,148.23919481956574 L377.76932093795995,148.2710969435916"/>
|
||
<path d="M377.76932094979338,148.21179520635724 L377.76932094252652,148.23919481956574"/>
|
||
<path d="M377.76932012659063,150.59304538141157 L377.76932014709155,150.55880570418427"/>
|
||
<path d="M377.76932019853621,150.62044498460426 L377.76932019126662,150.59304537323388"/>
|
||
<path d="M377.76932020466074,150.68658980982912 L377.76932019853621,150.75273766451892"/>
|
||
<path d="M377.76932019126662,150.78013424981179 L377.76932019853621,150.75273766451892"/>
|
||
<path d="M377.76932019126662,150.78013424981179 L377.76932017076388,150.81437392703884"/>
|
||
<path d="M377.76932012659063,150.78013425798949 L377.76932014709155,150.81437393003202"/>
|
||
<path d="M377.76932011931922,150.75273767453518 L377.76932012659063,150.78013425798949"/>
|
||
<path d="M377.76932011931922,150.75273767453518 L377.76932011319741,150.68658982139405"/>
|
||
<path d="M377.76932011319741,150.68658982139405 L377.76932011931922,150.62044499462047"/>
|
||
<path d="M377.76932002172862,148.04075440216343 L377.76932002172862,150.95117216487262"/>
|
||
<path d="M377.76932002328567,150.98541486722667 L377.76932003512093,151.04471660146828"/>
|
||
<path d="M377.76932005562549,151.07895778746865 L377.76932003512093,151.04471660146828"/>
|
||
<path d="M377.76932110594089,151.04471646607163 L377.76932111777614,150.98541472883704"/>
|
||
<path d="M377.76932111777614,148.00651761685799 L377.76932111777614,150.98541472883704"/>
|
||
<path d="M377.76932108543815,147.91297318265805 L377.76932110594089,147.94720982678456"/>
|
||
<path d="M377.76932005562549,147.91297331286972 L377.76932003512093,147.9472099621812"/>
|
||
<path d="M377.76932002328567,148.00651775524761 L377.76932003512093,147.9472099621812"/>
|
||
<path d="M377.76932012659063,148.21179531044481 L377.76932014709155,148.17755260530151"/>
|
||
<path d="M377.76932017076388,148.17755260230831 L377.76932019126662,148.21179530226709"/>
|
||
<path d="M377.76932019853621,148.23919491363745 L377.76932019126662,148.21179530226709"/>
|
||
<path d="M377.76932020466074,148.3053397388623 L377.76932019853621,148.23919491363745"/>
|
||
<path d="M377.76932019853621,148.37148456563608 L377.76932020466074,148.3053397388623"/>
|
||
<path d="M377.76932019126662,148.39888417884498 L377.76932017076388,148.43312688398811"/>
|
||
<path d="M377.76932012659063,148.3988841870227 L377.76932014709155,148.43312688698131"/>
|
||
<path d="M377.76932011931922,148.37148457565229 L377.76932011319741,148.30533975042727"/>
|
||
<path d="M377.76932011931922,148.23919492365371 L377.76932011319741,148.30533975042727"/>
|
||
<path d="M377.76932011931922,148.23919492365371 L377.76932012659063,148.21179531044481"/>
|
||
<path d="M377.96775851346729,150.75273756043117 L377.96775851959183,150.68658970574137"/>
|
||
<path d="M377.76932102786623,150.68658970574134 L377.96775851959183,150.68658970574137"/>
|
||
<path d="M377.76932102786623,150.68658970574134 L377.76932102174169,150.75273756043117"/>
|
||
<path d="M377.96775851346729,150.75273756043117 L377.76932102174169,150.75273756043117"/>
|
||
<path d="M378.80796739393145,148.85063404810566 L378.50788629473254,149.01090467227451"/>
|
||
<path d="M397.34841785991603,169.44162044797196 L397.31422966670698,169.47511374043529"/>
|
||
<path d="M397.31422966670698,169.47511374043529 L397.2848725175968,169.50387288565059"/>
|
||
<path d="M397.2848725175968,169.50387288565059 L397.26234635038736,169.52594184994706"/>
|
||
<path d="M397.24818480359272,169.53981273125629 L397.26234635038736,169.52594184994706"/>
|
||
<path d="M397.24818483910212,169.53981272676629 L397.26234641898964,169.52594184127292"/>
|
||
<path d="M397.28487261461169,169.5038728733837 L397.26234641898964,169.52594184127292"/>
|
||
<path d="M397.28487261461169,169.5038728733837 L397.314229785527,169.47511372541146"/>
|
||
<path d="M397.34841799244214,169.44162043121511 L397.314229785527,169.47511372541146"/>
|
||
<path d="M397.38510573953636,169.40567831048844 L397.34841799244214,169.44162043121511"/>
|
||
<path d="M397.42179348195668,169.3697369473318 L397.38510573953636,169.40567831048844"/>
|
||
<path d="M397.42179348195668,169.3697369473318 L397.45598318912334,169.33624668278452"/>
|
||
<path d="M397.48534185219205,169.3074860236112 L397.45598318912334,169.33624668278452"/>
|
||
<path d="M397.48534185219205,169.3074860236112 L397.50786801940058,169.28541630233588"/>
|
||
<path d="M397.52202956619703,169.27154466404755 L397.50786801940058,169.28541630233588"/>
|
||
<path d="M397.48534175517716,169.30748603587807 L397.52202953068672,169.27154466853756"/>
|
||
<path d="M397.48534175517716,169.30748603587807 L397.45598307030332,169.33624669780835"/>
|
||
<path d="M397.45598307030332,169.33624669780835 L397.42179334942966,169.36973696408864"/>
|
||
<path d="M397.38510560233544,169.40567832783637 L397.42179334942966,169.36973696408864"/>
|
||
<path d="M397.34841785991603,169.44162044797196 L397.38510560233544,169.40567832783637"/>
|
||
<path d="M377.96775772098363,150.81437549144573 L377.7693202135265,150.81437549144573"/>
|
||
<path d="M377.96775770047907,150.78013581940337 L377.96775772098363,150.81437549144573"/>
|
||
<path d="M378.82705689063596,149.24640689849318 L378.76731866187629,149.28902784474019"/>
|
||
<path d="M398.93091126857553,171.2128782831266 L398.95897399447904,171.14506923877119"/>
|
||
<path d="M398.93091117912854,171.21287829443656 L398.95897390503114,171.14506925008112"/>
|
||
<path d="M377.76932017076388,150.55880570119109 L377.76932019126662,150.59304537323388"/>
|
||
<path d="M377.96775768299221,150.59304537323385 L377.76932019126662,150.59304537323388"/>
|
||
<path d="M377.96775768299221,150.59304537323385 L377.96775766248948,150.55880570119109"/>
|
||
<path d="M377.76932017076388,150.55880570119109 L377.96775766248948,150.55880570119109"/>
|
||
<path d="M399.44588881268965,171.1449163061356 L399.34295934861939,171.04205194226066"/>
|
||
<path d="M377.9677799679971,150.59304360383939 L377.76934246208248,150.59304360383936"/>
|
||
<path d="M377.96777994749618,150.5588039317966 L377.76934244158247,150.5588039317966"/>
|
||
<path d="M397.28484874937431,169.50386925210444 L380.66186804229665,151.5249470525294"/>
|
||
<path d="M380.63895146316418,151.54661179003352 L397.26232561008555,169.52593897337931"/>
|
||
<path d="M397.28484874937431,169.50386925210444 L397.26232561008555,169.52593897337931"/>
|
||
<path d="M377.96775770047907,148.21179687185867 L377.76932019302194,148.21179687185867"/>
|
||
<path d="M377.96775769321221,148.23919648506711 L377.96775770047907,148.21179687185867"/>
|
||
<path d="M377.76932018575599,148.23919648506711 L377.96775769321221,148.23919648506711"/>
|
||
<path d="M399.27529817499772,171.55706976242331 L399.40129581745487,171.48427184789455"/>
|
||
<path d="M399.44595152328429,171.42603593860434 L399.40129581745487,171.48427184789455"/>
|
||
<path d="M399.48357186618296,171.28546380075466 L399.44595152328429,171.42603593860434"/>
|
||
<path d="M399.34293727756494,171.04205076537937 L399.27512709774101,171.01398803947592"/>
|
||
<path d="M399.27512709774101,171.01398803947592 L399.1296099945007,171.01403421519558"/>
|
||
<path d="M399.1296099945007,171.01403421519558 L399.0036078101698,171.08683175123485"/>
|
||
<path d="M398.95895361829798,171.14506803901457 L399.0036078101698,171.08683175123485"/>
|
||
<path d="M399.12978107175741,171.557115938143 L399.27529817499772,171.55706976242331"/>
|
||
<path d="M398.73206732718472,171.75007367299477 L399.02525892384756,171.92262893104697"/>
|
||
<path d="M398.6284247888866,171.61337423976642 L398.56341845932047,171.454618330599"/>
|
||
<path d="M398.52429172818893,171.15013525651557 L398.47361652526206,171.02453502803905"/>
|
||
<path d="M398.47361652526206,171.02453502803905 L397.48345769944399,169.97532124163925"/>
|
||
<path d="M397.9478143622041,169.51862142157674 L397.48345769944399,169.97532124163925"/>
|
||
<path d="M398.96679743481263,170.54778132001164 L397.9478143622041,169.51862142157674"/>
|
||
<path d="M399.55005884669526,170.722440979715 L399.78397747282315,170.96946177705769"/>
|
||
<path d="M399.84569548556419,171.12952309652994 L399.78397747282315,170.96946177705769"/>
|
||
<path d="M399.84569548556419,171.12952309652994 L399.83818322585694,171.46964171454493"/>
|
||
<path d="M399.66261708378761,171.76104116339866 L399.83818322585694,171.46964171454493"/>
|
||
<path d="M399.52485598749672,171.86327155735168 L399.66261708378761,171.76104116339866"/>
|
||
<path d="M398.47363681199613,171.02453548212659 L397.48347950013476,169.97532169572685"/>
|
||
<path d="M398.47363690144402,171.02453547081666 L397.48347958958266,169.97532168441688"/>
|
||
<path d="M398.93089098184237,171.21287707206017 L398.95895370774588,171.14506802770475"/>
|
||
<path d="M398.93089089239447,171.21287708336999 L398.95895361829798,171.14506803901457"/>
|
||
<path d="M399.07733494752165,171.03246925175725 L398.96792271519962,171.12840915012717"/>
|
||
<path d="M398.93546042728349,171.19422658270409 L398.96792271519962,171.12840915012717"/>
|
||
<path d="M398.92113838439082,171.26620203953721 L398.93546042728349,171.19422658270409"/>
|
||
<path d="M398.92113838439082,171.26620203953721 L398.94952055543718,171.40892626871576"/>
|
||
<path d="M398.99028690310706,171.46994786076721 L398.94952055543718,171.40892626871576"/>
|
||
<path d="M399.18324993681154,171.5651232103358 L399.04545856135928,171.51833850103765"/>
|
||
<path d="M399.32597530145949,171.53674255324759 L399.18324993681154,171.5651232103358"/>
|
||
<path d="M399.43538753378061,171.44080189789869 L399.32597530145949,171.53674255324759"/>
|
||
<path d="M399.43538753378061,171.44080189789869 L399.48217186458942,171.30300900848866"/>
|
||
<path d="M399.48217186458942,171.30300900848866 L399.45379272145919,171.16028515779959"/>
|
||
<path d="M399.45379272145919,171.16028515779959 L399.35785168762095,171.05087368245674"/>
|
||
<path d="M399.2200603121687,171.00408935164808 L399.35785168762095,171.05087368245674"/>
|
||
<path d="M380.24752884601867,151.26097194498846 L380.30131353922707,151.17853692943538"/>
|
||
<path d="M399.02528099490291,171.92262972943877 L398.73208788428155,171.75007447138654"/>
|
||
<path d="M377.9677567858057,151.04471826696971 L377.96775680631026,151.07895945296997"/>
|
||
<path d="M377.96775689777724,150.55880736968572 L377.96775687727541,150.59304704691294"/>
|
||
<path d="M377.76931936981828,150.59304704691294 L377.96775687727541,150.59304704691294"/>
|
||
<path d="M399.55005893614316,170.72244096840518 L398.96679752425962,170.54778130870181"/>
|
||
<path d="M398.96679743481263,170.54778132001164 L399.55005884669526,170.722440979715"/>
|
||
<path d="M399.32597636185028,171.53674088774619 L399.43538859417231,171.44080023239727"/>
|
||
<path d="M399.43538804536865,171.4408003017891 L399.32597581304663,171.53674095713802"/>
|
||
<path d="M379.04122288690132,149.22575212073679 L379.10800650856299,149.25617662115519"/>
|
||
<path d="M377.96775770047907,150.78013581940337 L377.76932019302194,150.78013581940337"/>
|
||
<path d="M377.96775769321221,150.75273923594858 L377.96775770047907,150.78013581940337"/>
|
||
<path d="M377.76931929885404,151.07895945296997 L377.96775680631026,151.07895945296997"/>
|
||
<path d="M377.96775783612293,151.07895932275835 L377.7693203286658,151.07895932275835"/>
|
||
<path d="M398.95897417539481,171.14506921589586 L399.00362988122424,171.08683292811617"/>
|
||
<path d="M399.14559507060176,171.0090389733989 L399.01507826344778,171.07339278705768"/>
|
||
<path d="M399.44586683108309,171.14491549643401 L399.34293736701284,171.04205075406958"/>
|
||
<path d="M399.4458667416352,171.1449155077438 L399.34293727756494,171.04205076537937"/>
|
||
<path d="M398.93420459495746,171.19438240772521 L398.9198825520657,171.26635824304785"/>
|
||
<path d="M398.91988262066525,171.26635823437402 L398.93420466355701,171.19438239905142"/>
|
||
<path d="M399.55005911705348,170.72244094553037 L399.78397774318046,170.96946174287308"/>
|
||
<path d="M399.78397774318046,170.96946174287308 L399.84569575592241,171.1295230623453"/>
|
||
<path d="M399.83818349621515,171.46964168036033 L399.84569575592241,171.1295230623453"/>
|
||
<path d="M399.66261735414582,171.76104112921402 L399.52485625785403,171.86327152316704"/>
|
||
<path d="M399.19508894932869,171.94687834099688 L399.52485625785403,171.86327152316704"/>
|
||
<path d="M399.02525919420577,171.92262889686234 L399.19508894932869,171.94687834099688"/>
|
||
<path d="M399.02525919420577,171.92262889686234 L398.73206759754294,171.75007363881014"/>
|
||
<path d="M398.62842505924482,171.61337420558181 L398.73206759754294,171.75007363881014"/>
|
||
<path d="M398.56341872967778,171.4546182964144 L398.62842505924482,171.61337420558181"/>
|
||
<path d="M398.52429199854714,171.15013522233096 L398.56341872967778,171.4546182964144"/>
|
||
<path d="M398.52429199854714,171.15013522233096 L398.47361679562027,171.02453499385442"/>
|
||
<path d="M398.47361679562027,171.02453499385442 L397.48345796980129,169.97532120745461"/>
|
||
<path d="M397.48345796980129,169.97532120745461 L397.94781463256231,169.5186213873921"/>
|
||
<path d="M398.96679770516994,170.547781285827 L397.94781463256231,169.5186213873921"/>
|
||
<path d="M398.96679770516994,170.547781285827 L399.55005911705348,170.72244094553037"/>
|
||
<path d="M399.0036080805271,171.08683171705025 L398.9589538886562,171.14506876180894"/>
|
||
<path d="M398.9589538886562,171.14506876180894 L398.93089116275269,171.21287704918535"/>
|
||
<path d="M398.93093355357678,171.35839566638379 L398.93089116275269,171.21287704918535"/>
|
||
<path d="M399.00373222508506,171.48439557977824 L398.93093355357678,171.35839566638379"/>
|
||
<path d="M399.12978134211562,171.55711590395836 L399.00373222508506,171.48439557977824"/>
|
||
<path d="M399.27529844535502,171.55706972823867 L399.12978134211562,171.55711590395836"/>
|
||
<path d="M399.40129608781308,171.48427181370991 L399.44595179364251,171.42603590441971"/>
|
||
<path d="M399.48357213654117,171.28546376657002 L399.44595179364251,171.42603590441971"/>
|
||
<path d="M399.4458670119925,171.14491547355919 L399.34293754792316,171.04205073119476"/>
|
||
<path d="M399.27512736809922,171.01398800529128 L399.34293754792316,171.04205073119476"/>
|
||
<path d="M399.12961026485891,171.01403418101097 L399.27512736809922,171.01398800529128"/>
|
||
<path d="M380.54388253896968,150.94832587383587 L380.53179073754518,150.97639768449204"/>
|
||
<path d="M380.62901316529724,150.89892239441588 L380.53179073754518,150.97639768449204"/>
|
||
<path d="M380.62901316529724,150.89892239441588 L380.54388253896968,150.94832587383587"/>
|
||
<path d="M377.96775859766649,147.94720982678453 L377.96775860950174,148.00651761685799"/>
|
||
<path d="M377.76932111777614,148.00651761685799 L377.96775860950174,148.00651761685799"/>
|
||
<path d="M377.76932111777614,148.00651761685799 L377.76932110594089,147.94720982678456"/>
|
||
<path d="M377.96775859766649,147.94720982678453 L377.76932110594089,147.94720982678456"/>
|
||
<path d="M399.44595276458631,171.42603425022816 L399.48357310748497,171.28546211237847"/>
|
||
<path d="M399.48357319693287,171.28546210106862 L399.44595285403329,171.42603423891833"/>
|
||
<path d="M377.96775857716375,151.07895765725698 L377.76932108543815,151.07895765725695"/>
|
||
<path d="M377.76932110594089,151.04471646607163 L377.76932108543815,151.07895765725695"/>
|
||
<path d="M377.76932110594089,151.04471646607163 L377.96775859766649,151.04471646607163"/>
|
||
<path d="M377.96775857716375,151.07895765725698 L377.96775859766649,151.04471646607163"/>
|
||
<path d="M379.18199349375254,150.23637635108639 L378.6019398750509,150.05135554116714"/>
|
||
<path d="M378.6019397856021,150.05135555247739 L379.18199340430192,150.23637636239664"/>
|
||
<path d="M377.76934156693324,150.62044332931362 L377.96777907284695,150.62044332931362"/>
|
||
<path d="M377.96777908011472,150.59304371610503 L377.76934157420101,150.59304371610506"/>
|
||
<path d="M379.3046780853997,148.93062116672212 L378.97865176714686,148.83343111751515"/>
|
||
<path d="M377.96775761104482,150.62044499462053 L377.76932011931922,150.62044499462047"/>
|
||
<path d="M377.76932012659063,150.59304538141157 L377.76932011931922,150.62044499462047"/>
|
||
<path d="M377.76932012659063,150.59304538141157 L377.96775761831623,150.59304538141157"/>
|
||
<path d="M377.96775761104482,150.62044499462053 L377.96775761831623,150.59304538141157"/>
|
||
<path d="M378.95994528194251,149.23210610280171 L378.89146593267242,149.24112020886713"/>
|
||
<path d="M378.89146648147425,149.24112013947553 L378.95994583074435,149.2321060334101"/>
|
||
<path d="M380.72651234725481,151.46383930190217 L380.76383557823146,151.42855802385219"/>
|
||
<path d="M397.38508242488615,169.40567709942223 L380.76383557823146,151.42855802385219"/>
|
||
<path d="M397.38508242488615,169.40567709942223 L397.34839921966113,169.44161997712831"/>
|
||
<path d="M380.72651234725481,151.46383930190217 L397.34839921966113,169.44161997712831"/>
|
||
<path d="M377.96777914479253,150.78013258450505 L377.76934163887881,150.78013258450505"/>
|
||
<path d="M380.96060491424532,151.24709652638637 L381.03986468890662,151.171875533574"/>
|
||
<path d="M380.57790565911682,151.61030111179568 L380.96060491424532,151.24709652638637"/>
|
||
<path d="M380.57790565911682,151.61030111179568 L380.4986462697957,151.68552212767054"/>
|
||
<path d="M380.5779054767213,151.61030113485802 L380.4986462697957,151.68552212767054"/>
|
||
<path d="M380.96060473185071,151.24709654944871 L380.5779054767213,151.61030113485802"/>
|
||
<path d="M380.96060473185071,151.24709654944871 L381.03986468890662,151.171875533574"/>
|
||
<path d="M397.94783322442754,169.51862262133338 L397.48347958958266,169.97532168441688"/>
|
||
<path d="M397.48347950013476,169.97532169572685 L397.94783313497965,169.51862263264331"/>
|
||
<path d="M377.96777907284695,148.23919325834686 L377.76934156693324,148.23919325834686"/>
|
||
<path d="M377.96777908011472,148.21179364513824 L377.76934157420101,148.21179364513824"/>
|
||
<path d="M399.23971079477406,170.69241901901376 L398.9374672430954,170.75251823214003"/>
|
||
<path d="M398.93746717449585,170.75251824081386 L399.23971072617451,170.69241902768758"/>
|
||
<path d="M379.63514247697321,149.64200279021026 L379.68357134468306,149.76849095506694"/>
|
||
<path d="M399.2753199756894,171.5570705950004 L399.12980287244909,171.55711639223057"/>
|
||
<path d="M399.12980296189608,171.55711675941012 L399.27532006513729,171.55707058369043"/>
|
||
<path d="M398.99030815500146,171.46994459935075 L398.94954029337396,171.40892300729931"/>
|
||
<path d="M377.96777947832152,150.09127558630217 L377.96777947832152,148.90065055081877"/>
|
||
<path d="M377.96777914479253,148.39888251353824 L377.76934163887881,148.39888251353824"/>
|
||
<path d="M378.60191825527136,150.0513558211839 L378.37243959491161,149.80019926901355"/>
|
||
<path d="M377.76932017963145,150.68659138280762 L377.96775768708858,150.68659138280762"/>
|
||
<path d="M377.96775769321221,150.75273923594858 L377.96775768708858,150.68659138280762"/>
|
||
<path d="M377.96775769321221,150.75273923594858 L377.76932018575599,150.75273923594858"/>
|
||
<path d="M377.96775736694917,148.9006538700614 L377.96775736694917,150.09127890554481"/>
|
||
<path d="M377.96775727548493,150.0912789171098 L377.96775727548493,148.9006538816264"/>
|
||
<path d="M377.96775751501127,150.98541486722667 L377.96775751345422,150.95117216487262"/>
|
||
<path d="M377.76932002172862,150.95117216487262 L377.96775751345422,150.95117216487262"/>
|
||
<path d="M377.76932002172862,150.95117216487262 L377.76932002328567,150.98541486722667"/>
|
||
<path d="M377.96775751501127,150.98541486722667 L377.76932002328567,150.98541486722667"/>
|
||
<path d="M399.48219311648381,171.30300574707221 L399.43540727171649,171.44079863648224"/>
|
||
<path d="M377.96775768299221,148.39888417884498 L377.9677576902609,148.37148456563608"/>
|
||
<path d="M377.76932019853621,148.37148456563608 L377.9677576902609,148.37148456563608"/>
|
||
<path d="M377.76932019853621,148.37148456563608 L377.76932019126662,148.39888417884498"/>
|
||
<path d="M377.96775768299221,148.39888417884498 L377.76932019126662,148.39888417884498"/>
|
||
<path d="M399.2200603121687,171.00408935164808 L399.07733494752165,171.03246925175725"/>
|
||
<path d="M399.0773343987189,171.03246932114908 L399.22005976336595,171.00408942103991"/>
|
||
<path d="M379.11404544912557,150.07098854880184 L379.25762326676204,150.01152027768143"/>
|
||
<path d="M398.99028690310706,171.46994786076721 L399.04545856135928,171.51833850103765"/>
|
||
<path d="M399.04545801255745,171.51833857042945 L398.99028635430432,171.46994793015904"/>
|
||
<path d="M377.76934146933809,150.95117049956619 L377.96777897525271,150.95117049956619"/>
|
||
<path d="M377.96777897680977,150.98541320192021 L377.76934147089605,150.98541320192021"/>
|
||
<path d="M377.76932002172862,148.04075440216343 L377.96775751345422,148.04075440216343"/>
|
||
<path d="M377.96775751501127,148.00651775524761 L377.96775751345422,148.04075440216343"/>
|
||
<path d="M377.96775751501127,148.00651775524761 L377.76932002328567,148.00651775524761"/>
|
||
<path d="M377.76932002172862,148.04075440216343 L377.76932002328567,148.00651775524761"/>
|
||
<path d="M377.76932011931922,148.37148457565229 L377.96775761104482,148.37148457565235"/>
|
||
<path d="M377.96775761831623,148.3988841870227 L377.96775761104482,148.37148457565235"/>
|
||
<path d="M377.96775761831623,148.3988841870227 L377.76932012659063,148.3988841870227"/>
|
||
<path d="M377.76932011931922,148.37148457565229 L377.76932012659063,148.3988841870227"/>
|
||
<path d="M380.61963157573018,151.56487178494831 L397.24333198060458,169.54454263676499"/>
|
||
<path d="M397.24816148893888,169.53981227716937 L380.62454491949075,151.56022999189656"/>
|
||
<path d="M378.32717659808395,149.299133374501 L378.29816168720708,149.46821523436029"/>
|
||
<path d="M378.32717668753276,149.29913336319095 L378.29816172934397,149.46821522305021"/>
|
||
<path d="M380.21286756283052,151.31611605021672 L380.68528680903955,150.86776343771078"/>
|
||
<path d="M380.68528671959075,150.86776344902088 L380.21286747338081,151.31611606152677"/>
|
||
<path d="M399.22006137256039,171.00408768614668 L399.35785274801265,171.05087201695531"/>
|
||
<path d="M399.35785219920808,171.05087208634714 L399.22006082375583,171.00408775553848"/>
|
||
<path d="M399.4525576294368,171.16044045298293 L399.48093677256702,171.30316430367196"/>
|
||
<path d="M397.45595942090449,169.33624456319592 L397.42177274165124,169.36973558472269"/>
|
||
<path d="M380.80115797247208,151.39327508089212 L397.42177274165124,169.36973558472269"/>
|
||
<path d="M397.45595942090449,169.33624456319592 L380.83593793402406,151.36039948330193"/>
|
||
<path d="M377.96775801652393,148.9006522161252 L377.96775801652393,150.09127725160857"/>
|
||
<path d="M377.96775810798999,148.90065220456003 L377.96775810798999,150.09127724004344"/>
|
||
<path d="M380.7265130858782,151.46383765315721 L397.34839863357183,169.44161832838333"/>
|
||
<path d="M397.34839863357183,169.44161832838333 L397.31420892640426,169.47511010688865"/>
|
||
<path d="M380.69173407054905,151.49671779262172 L397.31420892640426,169.47511010688865"/>
|
||
<path d="M398.96794451589676,171.12840581931889 L399.07735523426027,171.03246592094897"/>
|
||
<path d="M399.07735523426027,171.03246592094897 L399.22008211286584,171.00408602083979"/>
|
||
<path d="M399.35787348831718,171.05087035164846 L399.22008211286584,171.00408602083979"/>
|
||
<path d="M399.45381452215634,171.16028182699134 L399.35787348831718,171.05087035164846"/>
|
||
<path d="M399.48219366528656,171.30300567768037 L399.45381452215634,171.16028182699134"/>
|
||
<path d="M399.43540782052014,171.44079856709041 L399.48219366528656,171.30300567768037"/>
|
||
<path d="M399.43540782052014,171.44079856709041 L399.32599710215572,171.53673922243931"/>
|
||
<path d="M399.18327022355106,171.56511987952751 L399.32599710215572,171.53673922243931"/>
|
||
<path d="M399.04548036205642,171.51833517022934 L399.18327022355106,171.56511987952751"/>
|
||
<path d="M398.9903087038042,171.46994452995892 L399.04548036205642,171.51833517022934"/>
|
||
<path d="M398.9903087038042,171.46994452995892 L398.9495408421767,171.40892293790748"/>
|
||
<path d="M398.9495408421767,171.40892293790748 L398.92116018508796,171.26619870872892"/>
|
||
<path d="M398.93548222797972,171.19422325189581 L398.92116018508796,171.26619870872892"/>
|
||
<path d="M398.96794451589676,171.12840581931889 L398.93548222797972,171.19422325189581"/>
|
||
<path d="M379.15084692682512,149.70016874297443 L379.2279413595993,149.57675694081931"/>
|
||
<path d="M379.2279414490481,149.5767569295092 L379.15084701627393,149.70016873166435"/>
|
||
<path d="M378.82705689063596,149.24640689849318 L378.8957931396576,149.22069989127255"/>
|
||
<path d="M377.76932097029794,150.8143738259443 L377.96775846202354,150.8143738259443"/>
|
||
<path d="M377.96775848569587,150.8143738229511 L377.76932099397027,150.8143738229511"/>
|
||
<path d="M379.53497257988829,149.65004493522531 L379.53497257988829,149.34188786351098"/>
|
||
<path d="M379.53497267135344,149.34188785194601 L379.53497267135344,149.65004492366032"/>
|
||
<path d="M399.73469740113387,171.02318879489206 L399.79590975189649,172.37016254628722"/>
|
||
<path d="M399.79590975189649,172.37016254628722 L398.60527411870726,172.37016254628719"/>
|
||
<path d="M398.60671692070218,171.24748394684977 L398.60527411870726,172.37016254628719"/>
|
||
<path d="M398.60671692070218,171.24748394684977 L398.63704301384905,171.09506319502714"/>
|
||
<path d="M398.70579033368949,170.95568519156762 L398.63704301384905,171.09506319502714"/>
|
||
<path d="M399.23973153507586,170.69241735370741 L398.9374879833972,170.75251656683372"/>
|
||
<path d="M399.53153029035866,170.7914892527362 L399.64836545886419,170.89396528637837"/>
|
||
<path d="M399.45255769803543,171.1604404443091 L399.4117868084918,171.09941885225766"/>
|
||
<path d="M399.29080036708774,171.0185659240706 L399.4117868084918,171.09941885225766"/>
|
||
<path d="M399.1455951392004,171.00903896472505 L399.29080036708774,171.0185659240706"/>
|
||
<path d="M399.1455951392004,171.00903896472505 L399.01507833204641,171.07339277838383"/>
|
||
<path d="M399.01507833204641,171.07339277838383 L398.93422540385882,171.19438073374508"/>
|
||
<path d="M398.91990184700853,171.26635656906768 L398.93422540385882,171.19438073374508"/>
|
||
<path d="M398.94828401805489,171.40908079824624 L398.91990184700853,171.26635656906768"/>
|
||
<path d="M398.98905187968239,171.47010201180817 L398.94828401805489,171.40908079824624"/>
|
||
<path d="M399.11003832108645,171.55095607546372 L399.25524506293232,171.56048265631978"/>
|
||
<path d="M399.3857618700863,171.49612959964 L399.25524506293232,171.56048265631978"/>
|
||
<path d="M399.46661328431537,171.37514050881026 L399.3857618700863,171.49612959964"/>
|
||
<path d="M399.48093684116475,171.30316429499814 L399.46661328431537,171.37514050881026"/>
|
||
<path d="M399.45255769803543,171.1604404443091 L399.48093684116475,171.30316429499814"/>
|
||
<path d="M377.96775692144956,150.55880736669252 L377.96775694195048,150.59304703873528"/>
|
||
<path d="M377.76931943449335,150.59304703873528 L377.96775694195048,150.59304703873528"/>
|
||
<path d="M379.22452778355591,149.49668707230012 L379.18908072739805,149.62897975221478"/>
|
||
<path d="M379.18908127619898,149.62897968282323 L379.22452833235684,149.49668700290857"/>
|
||
<path d="M399.27514916879636,171.01398845937817 L399.12963206555605,171.01403501358737"/>
|
||
<path d="M377.76931936254778,148.37148624115372 L377.96775687000491,148.37148624115372"/>
|
||
<path d="M377.96775687727541,148.39888585252407 L377.96775687000491,148.37148624115372"/>
|
||
<path d="M377.96775687727541,148.39888585252407 L377.76931936981828,148.39888585252405"/>
|
||
<path d="M399.00373195472775,171.48439523547336 L399.12978107175741,171.557115938143"/>
|
||
<path d="M399.00373204417474,171.48439522416353 L399.1297811612053,171.55711592683318"/>
|
||
<path d="M380.54314649866092,150.95673435736575 L380.52577099907148,150.99393230504219"/>
|
||
<path d="M380.48377890922666,151.00381542350715 L380.52577099907148,150.99393230504219"/>
|
||
<path d="M379.38089499025546,149.07501642706791 L379.53497257988829,149.34188786351098"/>
|
||
<path d="M379.53497267135344,149.34188785194601 L379.3808950817197,149.07501641550289"/>
|
||
<path d="M377.9677567858057,151.04471826696971 L377.96775677397045,150.9854165327281"/>
|
||
<path d="M377.76931926651423,150.9854165327281 L377.96775677397045,150.9854165327281"/>
|
||
<path d="M377.9677567858057,151.04471826696971 L377.76931927834858,151.04471826696968"/>
|
||
<path d="M399.00360896000484,171.08683007442386 L399.12961114433574,171.01403253838458"/>
|
||
<path d="M398.95895476813394,171.14506636220355 L398.93089204223043,171.21287540655896"/>
|
||
<path d="M398.9309329190969,171.35839364526788 L398.93089204223043,171.21287540655896"/>
|
||
<path d="M398.9309329190969,171.35839364526788 L399.0037331045628,171.48439355866233"/>
|
||
<path d="M399.0037331045628,171.48439355866233 L399.12978222159336,171.55711426133198"/>
|
||
<path d="M399.12978222159336,171.55711426133198 L399.27529932483276,171.55706808561229"/>
|
||
<path d="M399.27529932483276,171.55706808561229 L399.4012954533332,171.48427017108349"/>
|
||
<path d="M399.44595267311934,171.42603426179332 L399.4012954533332,171.48427017108349"/>
|
||
<path d="M399.44595267311934,171.42603426179332 L399.48357301601891,171.28546212394363"/>
|
||
<path d="M399.48357301601891,171.28546212394363 L399.47397149424114,171.21270546477098"/>
|
||
<path d="M399.47397149424114,171.21270546477098 L399.44586789147024,171.14491383093278"/>
|
||
<path d="M399.44586789147024,171.14491383093278 L399.3429384274009,171.04204908856835"/>
|
||
<path d="M399.27512824757696,171.01398636266489 L399.3429384274009,171.04204908856835"/>
|
||
<path d="M399.27512824757696,171.01398636266489 L399.12961114433574,171.01403253838458"/>
|
||
<path d="M399.55005999653122,170.72243930290398 L399.7839786226582,170.96946010024666"/>
|
||
<path d="M399.7839786226582,170.96946010024666 L399.84569663540015,171.12952141971891"/>
|
||
<path d="M399.83818286173437,171.46964003773391 L399.84569663540015,171.12952141971891"/>
|
||
<path d="M399.66261823362356,171.76103948658763 L399.83818286173437,171.46964003773391"/>
|
||
<path d="M399.66261823362356,171.76103948658763 L399.52485713733176,171.86326988054068"/>
|
||
<path d="M399.19508831484791,171.94687669837049 L399.52485713733176,171.86326988054068"/>
|
||
<path d="M399.02526007368351,171.92262725423595 L399.19508831484791,171.94687669837049"/>
|
||
<path d="M398.73206696306306,171.75007199618375 L399.02526007368351,171.92262725423595"/>
|
||
<path d="M398.62842442476494,171.61337256295539 L398.73206696306306,171.75007199618375"/>
|
||
<path d="M398.62842442476494,171.61337256295539 L398.5634180951979,171.45461665378798"/>
|
||
<path d="M398.5634180951979,171.45461665378798 L398.52429136406636,171.15013282272554"/>
|
||
<path d="M398.52429136406636,171.15013282272554 L398.4736161611404,171.02453297273851"/>
|
||
<path d="M398.4736161611404,171.02453297273851 L397.48345884927903,169.97531956482823"/>
|
||
<path d="M397.94781399808153,169.51861974476572 L397.48345884927903,169.97531956482823"/>
|
||
<path d="M398.96679858464768,170.54777964320061 L397.94781399808153,169.51861974476572"/>
|
||
<path d="M399.55005999653122,170.72243930290398 L398.96679858464768,170.54777964320061"/>
|
||
<path d="M377.96775810798999,150.09127724004344 L379.11402413793303,150.0709902025431"/>
|
||
<path d="M379.11402404646788,150.07099021410824 L377.96775801652393,150.09127725160857"/>
|
||
<path d="M399.34308894372543,171.52896536848959 L399.27529844535502,171.55706972823867"/>
|
||
<path d="M399.34308894372543,171.52896536848959 L399.27529835590894,171.5570697395485"/>
|
||
<path d="M399.34308894372543,171.52896536848959 L399.401295998367,171.48427182501973"/>
|
||
<path d="M399.34308894372543,171.52896536848959 L399.40129608781308,171.48427181370991"/>
|
||
<path d="M399.76945131595539,171.62682080224738 L399.66261726469975,171.76104114052384"/>
|
||
<path d="M399.76945131595539,171.62682080224738 L399.66261735414582,171.76104112921402"/>
|
||
<path d="M399.83818340676908,171.46964169167012 L399.76945131595539,171.62682080224738"/>
|
||
<path d="M399.83818349621515,171.46964168036033 L399.76945131595539,171.62682080224738"/>
|
||
<path d="M399.47397052531642,171.21270749719667 L399.4458670119925,171.14491547355919"/>
|
||
<path d="M399.48357213654117,171.28546376657002 L399.4458670119925,171.14491547355919"/>
|
||
<path d="M399.47397052531642,171.21270749719667 L399.48357213654117,171.28546376657002"/>
|
||
<path d="M377.96775692144956,150.81437559254027 L377.96775694195048,150.7801359153132"/>
|
||
<path d="M377.76931943449335,150.7801359153132 L377.96775694195048,150.7801359153132"/>
|
||
<path d="M377.76931941399334,150.81437559254027 L377.96775692144956,150.81437559254027"/>
|
||
<path d="M399.23970966578645,170.69242069318889 L398.93746762806541,170.75251990631517"/>
|
||
<path d="M399.53150993502595,170.79149259221768 L399.64834358957387,170.89396862585986"/>
|
||
<path d="M399.64834358957387,170.89396862585986 L399.73467704580207,171.02319213437352"/>
|
||
<path d="M399.73467704580207,171.02319213437352 L399.79588788260617,172.37016588576867"/>
|
||
<path d="M398.60525376337455,172.37016588576867 L399.79588788260617,172.37016588576867"/>
|
||
<path d="M398.60669656537038,171.24748728633125 L398.60525376337455,172.37016588576867"/>
|
||
<path d="M398.60669656537038,171.24748728633125 L398.63702265851725,171.09506653450862"/>
|
||
<path d="M398.70576846439917,170.95568853104913 L398.63702265851725,171.09506653450862"/>
|
||
<path d="M398.93420353456941,171.19438407322653 L398.91988149167764,171.26635990854913"/>
|
||
<path d="M398.94826214876548,171.40908413772772 L398.91988149167764,171.26635990854913"/>
|
||
<path d="M398.98903001039298,171.47010535128965 L398.94826214876548,171.40908413772772"/>
|
||
<path d="M399.11001796575374,171.55095941494517 L399.25522470759961,171.56048599580123"/>
|
||
<path d="M399.25522470759961,171.56048599580123 L399.38574151475359,171.49613293912148"/>
|
||
<path d="M399.46659292898357,171.37514384829171 L399.38574151475359,171.49613293912148"/>
|
||
<path d="M399.46659292898357,171.37514384829171 L399.48091497187534,171.30316763447962"/>
|
||
<path d="M399.45253582874511,171.16044378379056 L399.48091497187534,171.30316763447962"/>
|
||
<path d="M399.41176645316,171.09942219173911 L399.45253582874511,171.16044378379056"/>
|
||
<path d="M399.41176645316,171.09942219173911 L399.29077849779833,171.01856926355208"/>
|
||
<path d="M399.1455747838686,171.00904230420653 L399.29077849779833,171.01856926355208"/>
|
||
<path d="M399.01505797671462,171.07339611786529 L398.93420353456941,171.19438407322653"/>
|
||
<path d="M379.60144944701688,149.33687194616454 L379.6351435290303,149.64200110183404"/>
|
||
<path d="M397.23070243253778,169.55771635643657 L397.2822103020294,169.50705932231492"/>
|
||
<path d="M397.19458242422888,169.57522300975188 L397.23070243253778,169.55771635643657"/>
|
||
<path d="M397.23070243253778,169.55771635643657 L397.24143940983913,169.53130006152543"/>
|
||
<path d="M397.38521998518581,169.40574525407084 L397.34781765475191,169.42490514950623"/>
|
||
<path d="M397.33371665756613,169.45640228819289 L397.34781765475191,169.42490514950623"/>
|
||
<path d="M397.33371665756613,169.45640228819289 L397.27395770817793,169.48927788643812"/>
|
||
<path d="M397.33371665756613,169.45640228819289 L397.2822103020294,169.50705932231492"/>
|
||
<path d="M397.27395770817793,169.48927788643812 L397.2822103020294,169.50705932231492"/>
|
||
<path d="M397.24143940983913,169.53130006152543 L397.2822103020294,169.50705932231492"/>
|
||
<path d="M397.09385739108939,169.69230493975328 L397.0910293175034,169.68010319507164"/>
|
||
<path d="M397.09385739108939,169.69230493975328 L397.11302559117621,169.67345616521087"/>
|
||
<path d="M397.09723348371926,169.67057434754727 L397.11302559117621,169.67345616521087"/>
|
||
<path d="M397.0910293175034,169.68010319507164 L397.11302559117621,169.67345616521087"/>
|
||
<path d="M397.11304890583006,169.67345813325579 L397.1196436664236,169.64763077149993"/>
|
||
<path d="M397.14444924463669,169.61257462176857 L397.10247782646229,169.65168545127261"/>
|
||
<path d="M397.11962186572919,169.64763031741288 L397.09723348371926,169.67057434754727"/>
|
||
<path d="M397.11962186572919,169.64763031741288 L397.10247782646229,169.65168545127261"/>
|
||
<path d="M397.10247782646229,169.65168545127261 L397.09723348371926,169.67057434754727"/>
|
||
<path d="M397.08837989096492,169.66866524221228 L397.0910293175034,169.68010319507164"/>
|
||
<path d="M397.08837989096492,169.66866524221228 L397.09385739108939,169.69230493975328"/>
|
||
<path d="M397.09385739108939,169.69230493975328 L397.09498986072458,169.67286344413733"/>
|
||
<path d="M397.17919324887998,169.60837412227517 L397.09498986072458,169.67286344413733"/>
|
||
<path d="M397.11663343550435,169.65176416425192 L397.09498986072458,169.67286344413733"/>
|
||
<path d="M397.10247790967651,169.65168544075098 L397.09498986072458,169.67286344413733"/>
|
||
<path d="M397.10247790967651,169.65168544075098 L397.11663343550435,169.65176416425192"/>
|
||
<path d="M397.10247790967651,169.65168544075098 L397.14444940801741,169.61257460111028"/>
|
||
<path d="M397.85204166377071,169.61268738223379 L397.88975283723948,169.5437099416485"/>
|
||
<path d="M397.94073232643086,169.49142010493134 L397.9640472703818,169.49072974128629"/>
|
||
<path d="M397.9640472703818,169.49072974128629 L397.88975283723948,169.5437099416485"/>
|
||
<path d="M397.94073232643086,169.49142010493134 L397.88975283723948,169.5437099416485"/>
|
||
<path d="M397.40670672385158,169.99620447127938 L397.51480176886844,169.91250000869837"/>
|
||
<path d="M397.80897411068918,169.63820590031736 L397.88975283723948,169.5437099416485"/>
|
||
<path d="M397.79954972237601,169.60981767339152 L397.88975283723948,169.5437099416485"/>
|
||
<path d="M397.80897411068918,169.63820590031736 L397.79954972237601,169.60981767339152"/>
|
||
<path d="M397.73232999237325,169.71413543618488 L397.79954972237601,169.60981767339152"/>
|
||
<path d="M397.73232999237325,169.71413543618488 L397.69096713904992,169.71661227229265"/>
|
||
<path d="M397.65303778666885,169.11331364647228 L397.66443032078723,169.11615534568031"/>
|
||
<path d="M380.49863295967452,151.66501557422126 L380.47259595016067,151.67072470479582"/>
|
||
<path d="M397.65741920361825,169.13803430720463 L397.6548030954832,169.12219981881583"/>
|
||
<path d="M397.63148514325212,169.14420368101779 L397.6548030954832,169.12219981881583"/>
|
||
<path d="M397.65303778666885,169.11331364647228 L397.63582715347684,169.12712926514484"/>
|
||
<path d="M397.63582715347684,169.12712926514484 L397.6548030954832,169.12219981881583"/>
|
||
<path d="M397.59602220923762,169.16844366054983 L397.63582715347684,169.12712926514484"/>
|
||
<path d="M397.63148514325212,169.14420368101779 L397.63582715347684,169.12712926514484"/>
|
||
<path d="M397.55320294399598,169.20032534436294 L397.57299186614227,169.18086190295566"/>
|
||
<path d="M397.55821718248399,169.20412840571171 L397.57299186614227,169.18086190295566"/>
|
||
<path d="M397.37212604037859,169.38945730151957 L397.42126457270615,169.33857771466558"/>
|
||
<path d="M397.4050016407532,169.36866460179709 L397.42126457270615,169.33857771466558"/>
|
||
<path d="M397.42126457270615,169.33857771466558 L397.47059234860308,169.29588712690449"/>
|
||
<path d="M397.59124871779886,169.20311708185633 L397.63148514325212,169.14420368101779"/>
|
||
<path d="M397.59124871779886,169.20311708185633 L397.59602220923762,169.16844366054983"/>
|
||
<path d="M397.63148514325212,169.14420368101779 L397.59602220923762,169.16844366054983"/>
|
||
<path d="M397.55821718248399,169.20412840571171 L397.55784627010189,169.21795008455013"/>
|
||
<path d="M397.58644604517531,169.86385816485483 L397.63454298062925,169.82740811112288"/>
|
||
<path d="M397.62052372115932,169.84677920505419 L397.63454298062925,169.82740811112288"/>
|
||
<path d="M397.58644604517531,169.86385816485483 L397.62052372115932,169.84677920505419"/>
|
||
<path d="M397.51507393714701,169.24802031764145 L397.55784627010189,169.21795008455013"/>
|
||
<path d="M397.51507393714701,169.24802031764145 L397.51314970259273,169.26406751492965"/>
|
||
<path d="M397.51507393714701,169.24802031764145 L397.47059234860308,169.29588712690449"/>
|
||
<path d="M397.59124871779886,169.20311708185633 L397.55784627010189,169.21795008455013"/>
|
||
<path d="M397.48823449277143,169.30443039312087 L397.53974084830543,169.25377260202018"/>
|
||
<path d="M397.51314970259273,169.26406751492965 L397.55784627010189,169.21795008455013"/>
|
||
<path d="M397.53974084830543,169.25377260202018 L397.55784627010189,169.21795008455013"/>
|
||
<path d="M397.51314970259273,169.26406751492965 L397.53974084830543,169.25377260202018"/>
|
||
<path d="M397.79954972237601,169.60981767339152 L397.53974084830543,169.25377260202018"/>
|
||
<path d="M397.97524146106343,169.43701905441361 L397.79954972237601,169.60981767339152"/>
|
||
<path d="M397.97524146106343,169.43701905441361 L397.53974084830543,169.25377260202018"/>
|
||
<path d="M397.59124871779886,169.20311708185633 L397.53974084830543,169.25377260202018"/>
|
||
<path d="M397.43672965118958,169.35508818422232 L397.79954972237601,169.60981767339152"/>
|
||
<path d="M397.69096713904992,169.71661227229265 L397.79954972237601,169.60981767339152"/>
|
||
<path d="M397.69096713904992,169.71661227229265 L397.43672965118958,169.35508818422232"/>
|
||
<path d="M397.38522026774035,169.40574521834401 L397.43672965118958,169.35508818422232"/>
|
||
<path d="M397.4050016407532,169.36866460179709 L397.47059234860308,169.29588712690449"/>
|
||
<path d="M397.4050016407532,169.36866460179709 L397.43672965118958,169.35508818422232"/>
|
||
<path d="M397.47059234860308,169.29588712690449 L397.43672965118958,169.35508818422232"/>
|
||
<path d="M397.48823449277143,169.30443039312087 L397.43672965118958,169.35508818422232"/>
|
||
<path d="M397.47059234860308,169.29588712690449 L397.51314970259273,169.26406751492965"/>
|
||
<path d="M397.48823449277143,169.30443039312087 L397.51314970259273,169.26406751492965"/>
|
||
<path d="M397.47059234860308,169.29588712690449 L397.48823449277143,169.30443039312087"/>
|
||
<path d="M380.76234737883669,151.42442312757873 L380.74954345292417,151.4079073600719"/>
|
||
<path d="M397.656777428841,169.79180148303595 L397.58237547197723,169.82340535723571"/>
|
||
<path d="M397.656777428841,169.79180148303595 L397.69096713904992,169.71661227229265"/>
|
||
<path d="M397.58237547197723,169.82340535723571 L397.69096713904992,169.71661227229265"/>
|
||
<path d="M397.33371691942875,169.45640225508234 L397.69096713904992,169.71661227229265"/>
|
||
<path d="M397.38522026774035,169.40574521834401 L397.69096713904992,169.71661227229265"/>
|
||
<path d="M397.17919324887998,169.60837412227517 L397.19122165215458,169.5776990609458"/>
|
||
<path d="M397.38522026774035,169.40574521834401 L397.33371691942875,169.45640225508234"/>
|
||
<path d="M397.34582253565304,169.42789518150326 L397.33371691942875,169.45640225508234"/>
|
||
<path d="M397.33371691942875,169.45640225508234 L397.23629522558758,169.53647625301195"/>
|
||
<path d="M397.23070265302204,169.55771632855812 L397.19122165215458,169.5776990609458"/>
|
||
<path d="M397.23070265302204,169.55771632855812 L397.23629522558758,169.53647625301195"/>
|
||
<path d="M397.34582253565304,169.42789518150326 L397.23629522558758,169.53647625301195"/>
|
||
<path d="M397.34582253565304,169.42789518150326 L397.22535990206188,169.53295781516599"/>
|
||
<path d="M397.17919324887998,169.60837412227517 L397.14444940801741,169.61257460111028"/>
|
||
<path d="M397.17919324887998,169.60837412227517 L397.11663343550435,169.65176416425192"/>
|
||
<path d="M397.14444940801741,169.61257460111028 L397.11663343550435,169.65176416425192"/>
|
||
<path d="M397.18044983448954,169.57485282066483 L397.19122165215458,169.5776990609458"/>
|
||
<path d="M397.22535990206188,169.53295781516599 L397.19122165215458,169.5776990609458"/>
|
||
<path d="M397.22535990206188,169.53295781516599 L397.23629522558758,169.53647625301195"/>
|
||
<path d="M397.19122165215458,169.5776990609458 L397.23629522558758,169.53647625301195"/>
|
||
<path d="M397.55320294399598,169.20032534436294 L397.55821718248399,169.20412840571171"/>
|
||
<path d="M397.51507393714701,169.24802031764145 L397.55821718248399,169.20412840571171"/>
|
||
<path d="M397.42126457270615,169.33857771466558 L397.55320294399598,169.20032534436294"/>
|
||
<path d="M397.51507393714701,169.24802031764145 L397.55320294399598,169.20032534436294"/>
|
||
<path d="M397.42126457270615,169.33857771466558 L397.51507393714701,169.24802031764145"/>
|
||
<path d="M397.55320276159773,169.20032536742571 L397.31745977361015,169.44066393791368"/>
|
||
<path d="M397.55320276159773,169.20032536742571 L397.36915386707506,169.39238003208959"/>
|
||
<path d="M397.22535990206188,169.53295781516599 L397.18044983448954,169.57485282066483"/>
|
||
<path d="M397.17703736395697,169.57028823838431 L397.18044983448954,169.57485282066483"/>
|
||
<path d="M397.15724839548102,169.58975168564933 L397.18044983448954,169.57485282066483"/>
|
||
<path d="M397.15724839548102,169.58975168564933 L397.17703736395697,169.57028823838431"/>
|
||
<path d="M397.17703718155781,169.57028826144705 L397.15724825941152,169.58975170285436"/>
|
||
<path d="M397.18075696690221,169.57536456389974 L397.15724825941152,169.58975170285436"/>
|
||
<path d="M397.57299127650504,169.18086025465925 L397.63582813065341,169.1271276101651"/>
|
||
<path d="M397.6311106790622,169.12370000394156 L397.57299127650504,169.18086025465925"/>
|
||
<path d="M397.08837989096492,169.66866524221228 L397.10247782646229,169.65168545127261"/>
|
||
<path d="M397.65304036101725,169.11331198097085 L397.63582821386763,169.12712759964342"/>
|
||
<path d="M397.65304036101725,169.11331198097085 L397.6311106790622,169.12370000394156"/>
|
||
<path d="M397.14444924463669,169.61257462176857 L397.11962186572919,169.64763031741288"/>
|
||
<path d="M397.17919304908128,169.60837414753806 L397.11962186572919,169.64763031741288"/>
|
||
<path d="M380.57296201576764,151.60640572207024 L380.53452264060843,151.64141145705847"/>
|
||
<path d="M380.57296201576764,151.60640572207024 L380.53991836879095,151.60682811625475"/>
|
||
<path d="M397.19458242422888,169.57522300975188 L397.24143940983913,169.53130006152543"/>
|
||
<path d="M397.22535966777787,169.53295784478942 L397.24143940983913,169.53130006152543"/>
|
||
<path d="M397.27395770817793,169.48927788643812 L397.24143940983913,169.53130006152543"/>
|
||
<path d="M397.19458242422888,169.57522300975188 L397.22535966777787,169.53295784478942"/>
|
||
<path d="M397.34781765475191,169.42490514950623 L397.27395770817793,169.48927788643812"/>
|
||
<path d="M397.22535966777787,169.53295784478942 L397.27395770817793,169.48927788643812"/>
|
||
<path d="M397.31745977361015,169.44066393791368 L397.27395770817793,169.48927788643812"/>
|
||
<path d="M397.36915386707506,169.39238003208959 L397.34781765475191,169.42490514950623"/>
|
||
<path d="M397.31745977361015,169.44066393791368 L397.36915386707506,169.39238003208959"/>
|
||
<path d="M397.31745977361015,169.44066393791368 L397.34781765475191,169.42490514950623"/>
|
||
<path d="M397.3691771817289,169.39238200013457 L397.38524481379545,169.40574570815801"/>
|
||
<path d="M397.51507370286299,169.24802034726486 L397.40802473734357,169.36671920083623"/>
|
||
<path d="M397.51507370286299,169.24802034726486 L397.36915386707506,169.39238003208959"/>
|
||
<path d="M397.40802473734357,169.36671920083623 L397.36915386707506,169.39238003208959"/>
|
||
<path d="M397.59124851800016,169.2031171071192 L397.56037587922356,169.2146269738422"/>
|
||
<path d="M397.38521998518581,169.40574525407084 L397.40802473734357,169.36671920083623"/>
|
||
<path d="M397.5184074336953,169.25901092612696 L397.43672938932696,169.35508821733291"/>
|
||
<path d="M397.5184074336953,169.25901092612696 L397.40802473734357,169.36671920083623"/>
|
||
<path d="M397.43672938932696,169.35508821733291 L397.40802473734357,169.36671920083623"/>
|
||
<path d="M397.56037587922356,169.2146269738422 L397.53974062782027,169.25377262989863"/>
|
||
<path d="M397.5184074336953,169.25901092612696 L397.53974062782027,169.25377262989863"/>
|
||
<path d="M397.97524126076996,169.43701907973923 L397.53974062782027,169.25377262989863"/>
|
||
<path d="M397.59124851800016,169.2031171071192 L397.53974062782027,169.25377262989863"/>
|
||
<path d="M397.79954939828667,169.60981771436991 L397.53974062782027,169.25377262989863"/>
|
||
<path d="M397.43672938932696,169.35508821733291 L397.53974062782027,169.25377262989863"/>
|
||
<path d="M397.45729654695469,170.0073179821359 L397.58437509759506,169.87594276809693"/>
|
||
<path d="M397.82228451740912,169.64834491667042 L397.58437509759506,169.87594276809693"/>
|
||
<path d="M397.82228451740912,169.64834491667042 L397.80268329470664,169.66203942499703"/>
|
||
<path d="M398.02022855143287,169.41497130551502 L398.05823502574503,169.39744723228688"/>
|
||
<path d="M398.02022855143287,169.41497130551502 L398.01031816911518,169.44566302118125"/>
|
||
<path d="M398.01031816911518,169.44566302118125 L397.98813564222155,169.44818073513616"/>
|
||
<path d="M397.97524126076996,169.43701907973923 L397.85803360614182,169.57465301018851"/>
|
||
<path d="M397.79954939828667,169.60981771436991 L397.97524126076996,169.43701907973923"/>
|
||
<path d="M397.79954939828667,169.60981771436991 L397.85803360614182,169.57465301018851"/>
|
||
<path d="M398.02022855143287,169.41497130551502 L397.98813564222155,169.44818073513616"/>
|
||
<path d="M397.96404704021688,169.4907297703889 L397.98813564222155,169.44818073513616"/>
|
||
<path d="M397.97524126076996,169.43701907973923 L397.98813564222155,169.44818073513616"/>
|
||
<path d="M397.97524126076996,169.43701907973923 L397.96404704021688,169.4907297703889"/>
|
||
<path d="M397.97524126076996,169.43701907973923 L397.92557886428085,169.5103650510523"/>
|
||
<path d="M397.96404704021688,169.4907297703889 L397.92557886428085,169.5103650510523"/>
|
||
<path d="M397.90611087083153,169.54884608000239 L397.92557886428085,169.5103650510523"/>
|
||
<path d="M397.85803360614182,169.57465301018851 L397.92557886428085,169.5103650510523"/>
|
||
<path d="M397.83993120697096,169.61455564519792 L397.90611087083153,169.54884608000239"/>
|
||
<path d="M397.90611087083153,169.54884608000239 L397.85803360614182,169.57465301018851"/>
|
||
<path d="M397.83993120697096,169.61455564519792 L397.85803360614182,169.57465301018851"/>
|
||
<path d="M397.58437509759506,169.87594276809693 L397.80268329470664,169.66203942499703"/>
|
||
<path d="M397.58437509759506,169.87594276809693 L397.68779960858546,169.75792747150686"/>
|
||
<path d="M397.68779960858546,169.75792747150686 L397.80268329470664,169.66203942499703"/>
|
||
<path d="M397.7667116449652,169.68368069884991 L397.80268329470664,169.66203942499703"/>
|
||
<path d="M397.83993120697096,169.61455564519792 L397.80268329470664,169.66203942499703"/>
|
||
<path d="M397.58644649874395,169.86386058733524 L397.58237547197723,169.82340535723571"/>
|
||
<path d="M397.79954939828667,169.60981771436991 L397.43672938932696,169.35508821733291"/>
|
||
<path d="M397.79954939828667,169.60981771436991 L397.69096681496148,169.71661231327107"/>
|
||
<path d="M397.69096681496148,169.71661231327107 L397.43672938932696,169.35508821733291"/>
|
||
<path d="M397.38521998518581,169.40574525407084 L397.43672938932696,169.35508821733291"/>
|
||
<path d="M397.69096681496148,169.71661231327107 L397.38521998518581,169.40574525407084"/>
|
||
<path d="M397.33371665756613,169.45640228819289 L397.38521998518581,169.40574525407084"/>
|
||
<path d="M397.61060592350941,169.83330289873788 L397.68779960858546,169.75792747150686"/>
|
||
<path d="M397.61060592350941,169.83330289873788 L397.58237514788789,169.82340539821411"/>
|
||
<path d="M397.51477845421095,169.91249955461186 L397.58237514788789,169.82340539821411"/>
|
||
<path d="M397.58237514788789,169.82340539821411 L397.68779960858546,169.75792747150686"/>
|
||
<path d="M397.7667116449652,169.68368069884991 L397.68779960858546,169.75792747150686"/>
|
||
<path d="M397.7667116449652,169.68368069884991 L397.69096681496148,169.71661231327107"/>
|
||
<path d="M397.69096681496148,169.71661231327107 L397.68779960858546,169.75792747150686"/>
|
||
<path d="M397.69096681496148,169.71661231327107 L397.33371665756613,169.45640228819289"/>
|
||
<path d="M397.58237514788789,169.82340539821411 L397.33371665756613,169.45640228819289"/>
|
||
<path d="M397.58237514788789,169.82340539821411 L397.69096681496148,169.71661231327107"/>
|
||
<path d="M397.33957126416908,170.06220651847474 L397.38389231315841,170.04081354375774"/>
|
||
<path d="M397.17919304908128,169.60837414753806 L397.09385739108939,169.69230493975328"/>
|
||
<path d="M397.33957126416908,170.06220651847474 L397.40668340920047,169.99620326021306"/>
|
||
<path d="M397.09385739108939,169.69230493975328 L397.40668340920047,169.99620326021306"/>
|
||
<path d="M397.17919304908128,169.60837414753806 L397.23070243253778,169.55771635643657"/>
|
||
<path d="M397.17919304908128,169.60837414753806 L397.40668340920047,169.99620326021306"/>
|
||
<path d="M397.40668340920047,169.99620326021306 L397.23070243253778,169.55771635643657"/>
|
||
<path d="M397.40668340920047,169.99620326021306 L397.58237514788789,169.82340539821411"/>
|
||
<path d="M397.23070243253778,169.55771635643657 L397.58237514788789,169.82340539821411"/>
|
||
<path d="M397.18075696690221,169.57536456389974 L397.14444924463669,169.61257462176857"/>
|
||
<path d="M397.17919304908128,169.60837414753806 L397.14444924463669,169.61257462176857"/>
|
||
<path d="M397.46057273007273,169.98590002077992 L397.58437509759506,169.87594276809693"/>
|
||
<path d="M397.46057273007273,169.98590002077992 L397.51477845421095,169.91249955461186"/>
|
||
<path d="M397.46165065859032,169.96260096500703 L397.51477845421095,169.91249955461186"/>
|
||
<path d="M397.61060592350941,169.83330289873788 L397.51477845421095,169.91249955461186"/>
|
||
<path d="M397.58437509759506,169.87594276809693 L397.51477845421095,169.91249955461186"/>
|
||
<path d="M397.61060592350941,169.83330289873788 L397.58437509759506,169.87594276809693"/>
|
||
<path d="M397.38389231315841,170.04081354375774 L397.40668340920047,169.99620326021306"/>
|
||
<path d="M397.46165065859032,169.96260096500703 L397.40668340920047,169.99620326021306"/>
|
||
<path d="M397.41763235459302,170.00928082948732 L397.40668340920047,169.99620326021306"/>
|
||
<path d="M397.46057273007273,169.98590002077992 L397.46165065859032,169.96260096500703"/>
|
||
<path d="M397.41763235459302,170.00928082948732 L397.46165065859032,169.96260096500703"/>
|
||
<path d="M397.38389231315841,170.04081354375774 L397.41763235459302,170.00928082948732"/>
|
||
<path d="M397.46057273007273,169.98590002077992 L397.41763235459302,170.00928082948732"/>
|
||
<path d="M397.41474525059357,170.03141943588543 L397.41763235459302,170.00928082948732"/>
|
||
<path d="M397.41474525059357,170.03141943588543 L397.46057273007273,169.98590002077992"/>
|
||
<path d="M397.45729654695469,170.0073179821359 L397.46057273007273,169.98590002077992"/>
|
||
<path d="M397.41474525059357,170.03141943588543 L397.36432141170326,170.0668566453727"/>
|
||
<path d="M397.41474525059357,170.03141943588543 L397.38389231315841,170.04081354375774"/>
|
||
<path d="M397.36432141170326,170.0668566453727 L397.38389231315841,170.04081354375774"/>
|
||
<path d="M397.33957126416908,170.06220651847474 L397.36432141170326,170.0668566453727"/>
|
||
<path d="M397.36573851462845,170.07852622897741 L397.33957126416908,170.06220651847474"/>
|
||
<path d="M397.41474542103651,170.03141941433418 L397.36432148813719,170.06685663570818"/>
|
||
<path d="M397.41474542103651,170.03141941433418 L397.41763255293745,170.00928080440841"/>
|
||
<path d="M397.41474542103651,170.03141941433418 L397.383892457397,170.0408135255197"/>
|
||
<path d="M397.383892457397,170.0408135255197 L397.33957126416908,170.06220651847474"/>
|
||
<path d="M397.383892457397,170.0408135255197 L397.36432148813719,170.06685663570818"/>
|
||
<path d="M397.33957126416908,170.06220651847474 L397.36432148813719,170.06685663570818"/>
|
||
<path d="M397.17919324887998,169.60837412227517 L397.09385739108939,169.69230493975328"/>
|
||
<path d="M397.40668360949303,169.99620323488745 L397.09385739108939,169.69230493975328"/>
|
||
<path d="M397.40668360949303,169.99620323488745 L397.33957126416908,170.06220651847474"/>
|
||
<path d="M397.09385739108939,169.69230493975328 L397.33957126416908,170.06220651847474"/>
|
||
<path d="M397.58237547197723,169.82340535723571 L397.23070265302204,169.55771632855812"/>
|
||
<path d="M397.23070265302204,169.55771632855812 L397.33371691942875,169.45640225508234"/>
|
||
<path d="M397.58237547197723,169.82340535723571 L397.33371691942875,169.45640225508234"/>
|
||
<path d="M397.40668360949303,169.99620323488745 L397.23070265302204,169.55771632855812"/>
|
||
<path d="M397.40668360949303,169.99620323488745 L397.17919324887998,169.60837412227517"/>
|
||
<path d="M397.23070265302204,169.55771632855812 L397.17919324887998,169.60837412227517"/>
|
||
<path d="M397.46057296023764,169.98589999167729 L397.40668360949303,169.99620323488745"/>
|
||
<path d="M397.46057296023764,169.98589999167729 L397.41763255293745,170.00928080440841"/>
|
||
<path d="M397.41763255293745,170.00928080440841 L397.383892457397,170.0408135255197"/>
|
||
<path d="M397.40668360949303,169.99620323488745 L397.383892457397,170.0408135255197"/>
|
||
<path d="M397.40668360949303,169.99620323488745 L397.41763255293745,170.00928080440841"/>
|
||
<path d="M397.48084790261282,169.94776565793853 L397.40668360949303,169.99620323488745"/>
|
||
<path d="M397.58237547197723,169.82340535723571 L397.40668360949303,169.99620323488745"/>
|
||
<path d="M397.48084790261282,169.94776565793853 L397.58237547197723,169.82340535723571"/>
|
||
<path d="M397.54624636827566,169.88129911320831 L397.58237547197723,169.82340535723571"/>
|
||
<path d="M397.54624636827566,169.88129911320831 L397.48084790261282,169.94776565793853"/>
|
||
<path d="M397.51964914001246,169.92894185995107 L397.48084790261282,169.94776565793853"/>
|
||
<path d="M397.46057296023764,169.98589999167729 L397.48084790261282,169.94776565793853"/>
|
||
<path d="M397.58644649874395,169.86386058733524 L397.54624636827566,169.88129911320831"/>
|
||
<path d="M397.58644649874395,169.86386058733524 L397.51964914001246,169.92894185995107"/>
|
||
<path d="M397.51964914001246,169.92894185995107 L397.54624636827566,169.88129911320831"/>
|
||
<path d="M397.58644649874395,169.86386058733524 L397.656777428841,169.79180148303595"/>
|
||
<path d="M397.63454040628176,169.82740977662422 L397.73232999237325,169.71413543618488"/>
|
||
<path d="M397.63454040628176,169.82740977662422 L397.656777428841,169.79180148303595"/>
|
||
<path d="M397.73232999237325,169.71413543618488 L397.656777428841,169.79180148303595"/>
|
||
<path d="M397.85204166377071,169.61268738223379 L397.80897411068918,169.63820590031736"/>
|
||
<path d="M397.85204166377071,169.61268738223379 L397.73232999237325,169.71413543618488"/>
|
||
<path d="M397.80897411068918,169.63820590031736 L397.73232999237325,169.71413543618488"/>
|
||
<path d="M397.36573851462845,170.07852622897741 L397.41474525059357,170.03141943588543"/>
|
||
<path d="M397.45729654695469,170.0073179821359 L397.41474525059357,170.03141943588543"/>
|
||
<path d="M397.36573851462845,170.07852622897741 L397.45729654695469,170.0073179821359"/>
|
||
<path d="M397.4572967330364,170.00731795860736 L397.36573851462845,170.07852622897741"/>
|
||
<path d="M397.41474542103651,170.03141941433418 L397.36573851462845,170.07852622897741"/>
|
||
<path d="M397.46057296023764,169.98589999167729 L397.41474542103651,170.03141941433418"/>
|
||
<path d="M397.4572967330364,170.00731795860736 L397.41474542103651,170.03141941433418"/>
|
||
<path d="M397.62052417472705,169.84678087055559 L397.51964914001246,169.92894185995107"/>
|
||
<path d="M397.62052417472705,169.84678087055559 L397.4572967330364,170.00731795860736"/>
|
||
<path d="M397.51964914001246,169.92894185995107 L397.4572967330364,170.00731795860736"/>
|
||
<path d="M397.46057296023764,169.98589999167729 L397.4572967330364,170.00731795860736"/>
|
||
<path d="M397.51964914001246,169.92894185995107 L397.46057296023764,169.98589999167729"/>
|
||
<path d="M397.6205474893809,169.84678283860069 L397.58646829944018,169.86386104142196"/>
|
||
<path d="M397.63454040628176,169.82740977662422 L397.85204166377071,169.61268738223379"/>
|
||
<path d="M397.62052417472705,169.84678087055559 L397.85204166377071,169.61268738223379"/>
|
||
<path d="M397.9640472703818,169.49072974128629 L397.85204166377071,169.61268738223379"/>
|
||
<path d="M397.98551063122477,169.48780704811097 L397.85204166377071,169.61268738223379"/>
|
||
<path d="M397.98551044514306,169.48780707163948 L397.82228451740912,169.64834491667042"/>
|
||
<path d="M397.90611087083153,169.54884608000239 L397.82228451740912,169.64834491667042"/>
|
||
<path d="M397.83993075340322,169.61455322271752 L397.80268435509925,169.6620377594956"/>
|
||
<path d="M397.82228557779808,169.64834325116911 L397.80268435509925,169.6620377594956"/>
|
||
<path d="M397.83993075340322,169.61455322271752 L397.82228557779808,169.64834325116911"/>
|
||
<path d="M397.98551044514306,169.48780707163948 L397.90611087083153,169.54884608000239"/>
|
||
<path d="M397.96404704021688,169.4907297703889 L397.90611087083153,169.54884608000239"/>
|
||
<path d="M398.01031816911518,169.44566302118125 L397.96404704021688,169.4907297703889"/>
|
||
<path d="M397.98551044514306,169.48780707163948 L397.96404704021688,169.4907297703889"/>
|
||
<path d="M398.05823502574503,169.39744723228688 L397.98551044514306,169.48780707163948"/>
|
||
<path d="M398.05823502574503,169.39744723228688 L398.01031816911518,169.44566302118125"/>
|
||
<path d="M397.98551044514306,169.48780707163948 L398.01031816911518,169.44566302118125"/>
|
||
<path d="M398.05823502574503,169.39744723228688 L397.98551063122477,169.48780704811097"/>
|
||
<path d="M397.98813584056597,169.44818071005727 L397.9640472703818,169.49072974128629"/>
|
||
<path d="M397.98551063122477,169.48780704811097 L397.9640472703818,169.49072974128629"/>
|
||
<path d="M398.01031833955813,169.44566299962997 L397.9640472703818,169.49072974128629"/>
|
||
<path d="M398.01031833955813,169.44566299962997 L397.98551063122477,169.48780704811097"/>
|
||
<path d="M398.01031833955813,169.44566299962997 L397.98813584056597,169.44818071005727"/>
|
||
<path d="M398.02022869567236,169.41497128727698 L397.98813584056597,169.44818071005727"/>
|
||
<path d="M397.97524146106343,169.43701905441361 L397.98813584056597,169.44818071005727"/>
|
||
<path d="M397.94073232643086,169.49142010493134 L397.98813584056597,169.44818071005727"/>
|
||
<path d="M397.97524146106343,169.43701905441361 L397.94073232643086,169.49142010493134"/>
|
||
<path d="M398.05823502574503,169.39744723228688 L398.02022869567236,169.41497128727698"/>
|
||
<path d="M398.05823502574503,169.39744723228688 L398.01031833955813,169.44566299962997"/>
|
||
<path d="M398.02022869567236,169.41497128727698 L398.01031833955813,169.44566299962997"/>
|
||
<path d="M398.04658818489543,169.39583864705571 L398.02022869567236,169.41497128727698"/>
|
||
<path d="M397.97524146106343,169.43701905441361 L398.02022869567236,169.41497128727698"/>
|
||
<path d="M398.04235209213175,169.37101503917359 L398.02022869567236,169.41497128727698"/>
|
||
<path d="M398.04235209213175,169.37101503917359 L398.04658818489543,169.39583864705571"/>
|
||
<path d="M398.04235209213175,169.37101503917359 L398.05823502574503,169.39744723228688"/>
|
||
<path d="M398.02022855143287,169.41497130551502 L398.04658810846149,169.39583865672023"/>
|
||
<path d="M398.04235209213175,169.37101503917359 L398.04658810846149,169.39583865672023"/>
|
||
<path d="M397.97524126076996,169.43701907973923 L398.02022855143287,169.41497130551502"/>
|
||
<path d="M398.04235209213175,169.37101503917359 L398.02022855143287,169.41497130551502"/>
|
||
<path d="M397.97524146106343,169.43701905441361 L397.59124871779886,169.20311708185633"/>
|
||
<path d="M397.67658588974928,169.11918477568315 L397.59124871779886,169.20311708185633"/>
|
||
<path d="M398.04235209213175,169.37101503917359 L397.97524146106343,169.43701905441361"/>
|
||
<path d="M397.67658588974928,169.11918477568315 L397.97524146106343,169.43701905441361"/>
|
||
<path d="M397.59124851800016,169.2031171071192 L397.97524126076996,169.43701907973923"/>
|
||
<path d="M397.67658588974928,169.11918477568315 L397.97524126076996,169.43701907973923"/>
|
||
<path d="M398.04235209213175,169.37101503917359 L397.97524126076996,169.43701907973923"/>
|
||
<path d="M397.67658588974928,169.11918477568315 L398.04235209213175,169.37101503917359"/>
|
||
<path d="M397.67658588974928,169.11918477568315 L397.65741920361825,169.13803430720463"/>
|
||
<path d="M397.66443032078723,169.11615534568031 L397.65741920361825,169.13803430720463"/>
|
||
<path d="M397.67658588974928,169.11918477568315 L397.66443032078723,169.11615534568031"/>
|
||
<path d="M397.67658588974928,169.11918477568315 L397.65303778666885,169.11331364647228"/>
|
||
<path d="M397.63582707026353,169.1271292756665 L397.65303778666885,169.11331364647228"/>
|
||
<path d="M397.63582707026353,169.1271292756665 L397.65712544429471,169.1199932329381"/>
|
||
<path d="M397.63567111427119,169.14128478549188 L397.65712544429471,169.1199932329381"/>
|
||
<path d="M397.59124851800016,169.2031171071192 L397.65712544429471,169.1199932329381"/>
|
||
<path d="M397.59124851800016,169.2031171071192 L397.67658588974928,169.11918477568315"/>
|
||
<path d="M397.65712544429471,169.1199932329381 L397.67658588974928,169.11918477568315"/>
|
||
<path d="M397.63582707026353,169.1271292756665 L397.63567111427119,169.14128478549188"/>
|
||
<path d="M397.63582707026353,169.1271292756665 L397.59602204585599,169.16844368120812"/>
|
||
<path d="M397.51507370286299,169.24802034726486 L397.5184074336953,169.25901092612696"/>
|
||
<path d="M397.56037587922356,169.2146269738422 L397.5184074336953,169.25901092612696"/>
|
||
<path d="M397.51507370286299,169.24802034726486 L397.56037587922356,169.2146269738422"/>
|
||
<path d="M397.55770980548414,169.20381125692882 L397.56037587922356,169.2146269738422"/>
|
||
<path d="M397.59124806443242,169.20311544161783 L397.596026134162,169.16844277268592"/>
|
||
<path d="M397.5577093519164,169.2038095914275 L397.596026134162,169.16844277268592"/>
|
||
<path d="M397.59124806443242,169.20311544161783 L397.5577093519164,169.2038095914275"/>
|
||
<path d="M397.59124851800016,169.2031171071192 L397.63567111427119,169.14128478549188"/>
|
||
<path d="M397.59602204585599,169.16844368120812 L397.63567111427119,169.14128478549188"/>
|
||
<path d="M397.59124851800016,169.2031171071192 L397.59602204585599,169.16844368120812"/>
|
||
<path d="M397.55320276159773,169.20032536742571 L397.51507370286299,169.24802034726486"/>
|
||
<path d="M397.55770980548414,169.20381125692882 L397.51507370286299,169.24802034726486"/>
|
||
<path d="M397.37212604037859,169.38945730151957 L397.22535990206188,169.53295781516599"/>
|
||
<path d="M397.17703736395697,169.57028823838431 L397.22535990206188,169.53295781516599"/>
|
||
<path d="M397.37212604037859,169.38945730151957 L397.17703736395697,169.57028823838431"/>
|
||
<path d="M397.22535966777787,169.53295784478942 L397.31745977361015,169.44066393791368"/>
|
||
<path d="M397.17703718155781,169.57028826144705 L397.31745977361015,169.44066393791368"/>
|
||
<path d="M397.22535966777787,169.53295784478942 L397.17703718155781,169.57028826144705"/>
|
||
<path d="M397.18075696690221,169.57536456389974 L397.17703718155781,169.57028826144705"/>
|
||
<path d="M397.18075696690221,169.57536456389974 L397.22535966777787,169.53295784478942"/>
|
||
<path d="M397.18075696690221,169.57536456389974 L397.17919304908128,169.60837414753806"/>
|
||
<path d="M397.19458242422888,169.57522300975188 L397.17919304908128,169.60837414753806"/>
|
||
<path d="M397.18075696690221,169.57536456389974 L397.19458242422888,169.57522300975188"/>
|
||
<path d="M381.0510006071404,151.1503182852928 L381.03986468890662,151.171875533574"/>
|
||
<path d="M397.57301353076991,169.18086313122646 L397.63584887095885,169.12712972975339"/>
|
||
<path d="M397.57301353076991,169.18086313122646 L397.63113141936856,169.12370288050883"/>
|
||
<path d="M397.57299173007277,169.18086192016065 L397.55320276159773,169.20032536742571"/>
|
||
<path d="M397.55770980548414,169.20381125692882 L397.55320276159773,169.20032536742571"/>
|
||
<path d="M397.57299173007277,169.18086192016065 L397.55770980548414,169.20381125692882"/>
|
||
<path d="M380.90314733272999,151.2968857702638 L397.52202956619703,169.27154466404755"/>
|
||
<path d="M379.04122366342426,149.22575045523539 L379.10800728508684,149.25617495565379"/>
|
||
<path d="M399.48357186618296,171.28546380075466 L399.4458667416352,171.1449155077438"/>
|
||
<path d="M399.47397043385217,171.21270713027218 L399.4458667416352,171.1449155077438"/>
|
||
<path d="M399.47397043385217,171.21270713027218 L399.44586683108309,171.14491549643401"/>
|
||
<path d="M399.48357186618296,171.28546380075466 L399.47397043385217,171.21270713027218"/>
|
||
<path d="M399.48357195563085,171.28546378944483 L399.47397043385217,171.21270713027218"/>
|
||
<path d="M398.95904142786321,171.4261880913856 L399.00373195472775,171.48439523547336"/>
|
||
<path d="M398.93093328321947,171.35839532207891 L398.95904142786321,171.4261880913856"/>
|
||
<path d="M398.95904142786321,171.4261880913856 L399.00373204417474,171.48439522416353"/>
|
||
<path d="M398.93093337266737,171.35839531076908 L399.00373204417474,171.48439522416353"/>
|
||
<path d="M398.93093337266737,171.35839531076908 L398.95904142786321,171.4261880913856"/>
|
||
<path d="M398.92133327539932,171.28563941988523 L398.93093328321947,171.35839532207891"/>
|
||
<path d="M398.92133327539932,171.28563941988523 L398.93089089239447,171.21287708336999"/>
|
||
<path d="M398.93093337266737,171.35839531076908 L398.93089098184237,171.21287707206017"/>
|
||
<path d="M398.92133327539932,171.28563941988523 L398.93089098184237,171.21287707206017"/>
|
||
<path d="M398.93093337266737,171.35839531076908 L398.92133327539932,171.28563941988523"/>
|
||
<path d="M380.52211799346469,150.96274477156888 L380.54314649866092,150.95673435736575"/>
|
||
<path d="M380.48377890922666,151.00381542350715 L380.54314649866092,150.95673435736575"/>
|
||
<path d="M380.52211799346469,150.96274477156888 L380.48377890922666,151.00381542350715"/>
|
||
<path d="M379.60147037656907,149.3368733087737 L379.63516464782651,149.6420054923592"/>
|
||
<path d="M379.60147028712026,149.33687332008375 L379.6351645583768,149.64200550366928"/>
|
||
<path d="M377.76934156693324,148.37148291034543 L377.96777907284695,148.37148291034543"/>
|
||
<path d="M377.96777908011472,148.39888252171616 L377.76934157420101,148.39888252171616"/>
|
||
<path d="M378.32717641716636,149.29913339737661 L378.50790714316145,149.01090909698539"/>
|
||
<path d="M378.50790723261116,149.01090908567517 L378.32717650661607,149.29913338606639"/>
|
||
<path d="M380.90314729721968,151.29688577475378 L397.52202953068672,169.27154466853756"/>
|
||
<path d="M397.52685907453224,169.26681279049342 L380.9080602980016,151.29224246325401"/>
|
||
<path d="M398.93746769666222,170.75251989764143 L398.7057685329969,170.9556885223754"/>
|
||
<path d="M398.80824676897782,170.83885222707482 L398.7057685329969,170.9556885223754"/>
|
||
<path d="M398.80824676897782,170.83885222707482 L398.70576846439917,170.95568853104913"/>
|
||
<path d="M398.93746769666222,170.75251989764143 L398.80824676897782,170.83885222707482"/>
|
||
<path d="M398.93746762806541,170.75251990631517 L398.80824676897782,170.83885222707482"/>
|
||
<path d="M399.39212897224797,170.7227486701097 L399.23970973438418,170.69242068451518"/>
|
||
<path d="M399.39212897224797,170.7227486701097 L399.23970966578645,170.69242069318889"/>
|
||
<path d="M399.53150993502595,170.79149259221768 L399.23970966578645,170.69242069318889"/>
|
||
<path d="M399.39212897224797,170.7227486701097 L399.53150993502595,170.79149259221768"/>
|
||
<path d="M399.39212897224797,170.7227486701097 L399.53151000362368,170.79149258354397"/>
|
||
<path d="M377.96775777242647,148.37148612704965 L377.76932026497025,148.37148612704965"/>
|
||
<path d="M377.96775777242647,148.37148612704965 L377.967757778551,148.30534130027596"/>
|
||
<path d="M377.76932027109387,148.30534130027596 L377.967757778551,148.30534130027596"/>
|
||
<path d="M399.04420173724293,171.51849673986538 L398.98903007899071,171.47010534261594"/>
|
||
<path d="M399.04420173724293,171.51849673986538 L398.98903001039298,171.47010535128965"/>
|
||
<path d="M399.11001796575374,171.55095941494517 L398.98903001039298,171.47010535128965"/>
|
||
<path d="M399.04420173724293,171.51849673986538 L399.11001796575374,171.55095941494517"/>
|
||
<path d="M399.04420173724293,171.51849673986538 L399.11001803435147,171.55095940627149"/>
|
||
<path d="M380.46003388403687,151.04089089222686 L380.52577031716964,150.99393397054359"/>
|
||
<path d="M381.03660168927263,151.16704298482705 L381.02244994834155,151.16670991637824"/>
|
||
<path d="M380.47653415589912,151.6955157645765 L380.46519385333204,151.6924772508255"/>
|
||
<path d="M380.47653415589912,151.6955157645765 L380.49398967180196,151.68200672240323"/>
|
||
<path d="M380.53452264060843,151.64141145705847 L380.49398967180196,151.68200672240323"/>
|
||
<path d="M380.47493197606263,151.68660158400911 L380.49398967180196,151.68200672240323"/>
|
||
<path d="M380.49863295967452,151.66501557422126 L380.49398967180196,151.68200672240323"/>
|
||
<path d="M380.49863295967452,151.66501557422126 L380.47493197606263,151.68660158400911"/>
|
||
<path d="M380.80192145293267,151.3581771685356 L380.44936866656963,151.09163880679114"/>
|
||
<path d="M380.07646904527292,151.40420753169363 L380.09187697455718,151.43091980704111"/>
|
||
<path d="M380.09187697455718,151.43091980704111 L380.11478289807064,151.38736475781326"/>
|
||
<path d="M380.09187697455718,151.43091980704111 L380.08808257904411,151.40602277219494"/>
|
||
<path d="M380.07646904527292,151.40420753169363 L380.12523525115421,151.35685699136036"/>
|
||
<path d="M380.12523525115421,151.35685699136036 L380.08808257904411,151.40602277219494"/>
|
||
<path d="M380.11478289807064,151.38736475781326 L380.08808257904411,151.40602277219494"/>
|
||
<path d="M380.11478289807064,151.38736475781326 L380.12523525115421,151.35685699136036"/>
|
||
<path d="M380.17230606865951,151.31261762776285 L380.12523525115421,151.35685699136036"/>
|
||
<path d="M380.1474593839971,151.35473139606052 L380.12523525115421,151.35685699136036"/>
|
||
<path d="M380.16015146085692,151.36612241634452 L380.11478289807064,151.38736475781326"/>
|
||
<path d="M380.1474593839971,151.35473139606052 L380.11478289807064,151.38736475781326"/>
|
||
<path d="M380.17230606865951,151.31261762776285 L380.1474593839971,151.35473139606052"/>
|
||
<path d="M380.16015146085692,151.36612241634452 L380.1474593839971,151.35473139606052"/>
|
||
<path d="M380.17230606865951,151.31261762776285 L380.21111541979781,151.29367044520404"/>
|
||
<path d="M380.17230606865951,151.31261762776285 L380.16015146085692,151.36612241634452"/>
|
||
<path d="M380.2312641121448,151.25554292728296 L380.21111541979781,151.29367044520404"/>
|
||
<path d="M380.2312641121448,151.25554292728296 L380.27979440131321,151.23059895664147"/>
|
||
<path d="M380.30975146248466,151.17824326090567 L380.2312641121448,151.25554292728296"/>
|
||
<path d="M380.16015146085692,151.36612241634452 L380.21111541979781,151.29367044520404"/>
|
||
<path d="M380.27979440131321,151.23059895664147 L380.21111541979781,151.29367044520404"/>
|
||
<path d="M380.33889798834525,151.19648342775935 L380.21111541979781,151.29367044520404"/>
|
||
<path d="M380.33889798834525,151.19648342775935 L380.27979440131321,151.23059895664147"/>
|
||
<path d="M380.30975146248466,151.17824326090567 L380.27979440131321,151.23059895664147"/>
|
||
<path d="M380.30975146248466,151.17824326090567 L380.34780535772416,151.16283419708776"/>
|
||
<path d="M380.30975146248466,151.17824326090567 L380.33889798834525,151.19648342775935"/>
|
||
<path d="M380.34780535772416,151.16283419708776 L380.33889798834525,151.19648342775935"/>
|
||
<path d="M380.33889798834525,151.19648342775935 L380.69712035825751,151.45763815477608"/>
|
||
<path d="M380.44936866656963,151.09163880679114 L380.33889798834525,151.19648342775935"/>
|
||
<path d="M380.44936866656963,151.09163880679114 L380.69712035825751,151.45763815477608"/>
|
||
<path d="M380.74952146298483,151.40790766296379 L380.44936866656963,151.09163880679114"/>
|
||
<path d="M380.64471982126406,151.5073656186724 L380.69712035825751,151.45763815477608"/>
|
||
<path d="M380.66220564926471,151.51622681607364 L380.64471982126406,151.5073656186724"/>
|
||
<path d="M380.72908397841502,151.44462720052218 L380.74952146298483,151.40790766296379"/>
|
||
<path d="M380.74952146298483,151.40790766296379 L380.69712035825751,151.45763815477608"/>
|
||
<path d="M380.72908397841502,151.44462720052218 L380.69712035825751,151.45763815477608"/>
|
||
<path d="M380.66220564926471,151.51622681607364 L380.69712035825751,151.45763815477608"/>
|
||
<path d="M380.61908907703264,151.54728112226798 L380.64471982126406,151.5073656186724"/>
|
||
<path d="M380.59231852729545,151.55709913840042 L380.64471982126406,151.5073656186724"/>
|
||
<path d="M380.61908907703264,151.54728112226798 L380.59231852729545,151.55709913840042"/>
|
||
<path d="M380.59231852729545,151.55709913840042 L380.33889798834525,151.19648342775935"/>
|
||
<path d="M380.16015146085692,151.36612241634452 L380.33889798834525,151.19648342775935"/>
|
||
<path d="M380.16015146085692,151.36612241634452 L380.59231852729545,151.55709913840042"/>
|
||
<path d="M381.02644794026719,151.14508437802931 L381.04218289581104,151.14825157678007"/>
|
||
<path d="M381.01938915154324,151.17078835220599 L381.04218289581104,151.14825157678007"/>
|
||
<path d="M381.02644794026719,151.14508437802931 L381.01938915154324,151.17078835220599"/>
|
||
<path d="M380.47259595016067,151.67072470479582 L380.47493197606263,151.68660158400911"/>
|
||
<path d="M380.5735785678412,151.5925953979168 L380.53991836879095,151.60682811625475"/>
|
||
<path d="M380.5735785678412,151.5925953979168 L380.59231852729545,151.55709913840042"/>
|
||
<path d="M380.53991836879095,151.60682811625475 L380.59231852729545,151.55709913840042"/>
|
||
<path d="M380.53991836879095,151.60682811625475 L380.45309713948836,151.68922981086746"/>
|
||
<path d="M380.53991836879095,151.60682811625475 L380.16015146085692,151.36612241634452"/>
|
||
<path d="M380.45309713948836,151.68922981086746 L380.16015146085692,151.36612241634452"/>
|
||
<path d="M380.09187697455718,151.43091980704111 L380.16015146085692,151.36612241634452"/>
|
||
<path d="M380.46519385333204,151.6924772508255 L380.47259595016067,151.67072470479582"/>
|
||
<path d="M380.45309713948836,151.68922981086746 L380.47259595016067,151.67072470479582"/>
|
||
<path d="M380.45309713948836,151.68922981086746 L380.46519385333204,151.6924772508255"/>
|
||
<path d="M380.53991856858693,151.60682809099211 L380.47256591170981,151.68876502208363"/>
|
||
<path d="M380.45309713948836,151.68922981086746 L380.47256591170981,151.68876502208363"/>
|
||
<path d="M380.45309713948836,151.68922981086746 L380.47653415589912,151.6955157645765"/>
|
||
<path d="M380.49439910973115,151.66785877184614 L380.47256591170981,151.68876502208363"/>
|
||
<path d="M380.49398975501526,151.68200671188157 L380.47256591170981,151.68876502208363"/>
|
||
<path d="M380.49398975501526,151.68200671188157 L380.47653415589912,151.6955157645765"/>
|
||
<path d="M380.53452280398824,151.64141143640018 L380.49398975501526,151.68200671188157"/>
|
||
<path d="M380.49439910973115,151.66785877184614 L380.49398975501526,151.68200671188157"/>
|
||
<path d="M380.57790565911682,151.61030111179568 L380.55777358990736,151.6294057510091"/>
|
||
<path d="M380.57346201222617,151.60673422553782 L380.55777358990736,151.6294057510091"/>
|
||
<path d="M380.90672392425176,151.25871009596827 L380.85432338726196,151.30844058778018"/>
|
||
<path d="M380.90672392425176,151.25871009596827 L380.895520269391,151.28493184727353"/>
|
||
<path d="M380.86225407578559,151.32636887758557 L380.80192171479985,151.35817713542463"/>
|
||
<path d="M380.80192171479985,151.35817713542463 L380.85432338726196,151.30844058778018"/>
|
||
<path d="M380.86225407578559,151.32636887758557 L380.85432338726196,151.30844058778018"/>
|
||
<path d="M380.895520269391,151.28493184727353 L380.85432338726196,151.30844058778018"/>
|
||
<path d="M380.74952174554028,151.40790762723697 L380.78726168861476,151.3894161442683"/>
|
||
<path d="M380.78726168861476,151.3894161442683 L380.80192171479985,151.35817713542463"/>
|
||
<path d="M380.40487093302409,151.10833923583286 L380.52577031716964,150.99393397054359"/>
|
||
<path d="M380.40487093302409,151.10833923583286 L380.44936899065715,151.09163876581275"/>
|
||
<path d="M380.74952174554028,151.40790762723697 L380.80192171479985,151.35817713542463"/>
|
||
<path d="M380.52577031716964,150.99393397054359 L380.44936899065715,151.09163876581275"/>
|
||
<path d="M380.5598402366154,150.98679717276059 L380.44936899065715,151.09163876581275"/>
|
||
<path d="M380.5598402366154,150.98679717276059 L380.80192171479985,151.35817713542463"/>
|
||
<path d="M380.44936899065715,151.09163876581275 L380.80192171479985,151.35817713542463"/>
|
||
<path d="M380.74952174554028,151.40790762723697 L380.44936899065715,151.09163876581275"/>
|
||
<path d="M380.33889831243278,151.19648338678098 L380.44936899065715,151.09163876581275"/>
|
||
<path d="M380.69712062012468,151.45763812166513 L380.44936899065715,151.09163876581275"/>
|
||
<path d="M380.53991856858693,151.60682809099211 L380.57098877888848,151.59587157592586"/>
|
||
<path d="M380.53452280398824,151.64141143640018 L380.49439910973115,151.66785877184614"/>
|
||
<path d="M380.53991856858693,151.60682809099211 L380.49439910973115,151.66785877184614"/>
|
||
<path d="M380.53991856858693,151.60682809099211 L380.53452280398824,151.64141143640018"/>
|
||
<path d="M380.57348400216551,151.60673392264582 L380.5345444154359,151.6414111335086"/>
|
||
<path d="M380.57348400216551,151.60673392264582 L380.53994018003641,151.60683232997437"/>
|
||
<path d="M380.57346201222617,151.60673422553782 L380.57098877888848,151.59587157592586"/>
|
||
<path d="M380.61687912794469,151.56328665608694 L380.57098877888848,151.59587157592586"/>
|
||
<path d="M380.59231874777879,151.55709911052193 L380.57098877888848,151.59587157592586"/>
|
||
<path d="M380.61373861600123,151.55224233171526 L380.57098877888848,151.59587157592586"/>
|
||
<path d="M380.59231874777879,151.55709911052193 L380.61373861600123,151.55224233171526"/>
|
||
<path d="M380.69712062012468,151.45763812166513 L380.61373861600123,151.55224233171526"/>
|
||
<path d="M380.69712062012468,151.45763812166513 L380.72602719625547,151.44651961295284"/>
|
||
<path d="M380.69712062012468,151.45763812166513 L380.74952174554028,151.40790762723697"/>
|
||
<path d="M380.3478062288691,151.16283253158636 L380.39812867688624,151.09963538219699"/>
|
||
<path d="M380.35986699012255,151.12141215355655 L380.39812867688624,151.09963538219699"/>
|
||
<path d="M380.35986699012255,151.12141215355655 L380.3478062288691,151.16283253158636"/>
|
||
<path d="M380.61687912794469,151.56328665608694 L380.61373861600123,151.55224233171526"/>
|
||
<path d="M380.72602719625547,151.44651961295284 L380.61373861600123,151.55224233171526"/>
|
||
<path d="M380.76534733356993,151.4215529314522 L380.61687912794469,151.56328665608694"/>
|
||
<path d="M380.72602719625547,151.44651961295284 L380.61687912794469,151.56328665608694"/>
|
||
<path d="M380.76534733356993,151.4215529314522 L380.78726168861476,151.3894161442683"/>
|
||
<path d="M380.81789075748793,151.37419632491685 L380.78726168861476,151.3894161442683"/>
|
||
<path d="M380.86225407578559,151.32636887758557 L380.78726168861476,151.3894161442683"/>
|
||
<path d="M380.81789075748793,151.37419632491685 L380.86225407578559,151.32636887758557"/>
|
||
<path d="M380.91162404553825,151.28355717415951 L380.96060491424532,151.24709652638637"/>
|
||
<path d="M380.81789075748793,151.37419632491685 L380.96060491424532,151.24709652638637"/>
|
||
<path d="M380.81789075748793,151.37419632491685 L380.91162404553825,151.28355717415951"/>
|
||
<path d="M380.7653482047167,151.42155126595088 L380.81789143938795,151.37419465941554"/>
|
||
<path d="M380.57790634101684,151.61029944629422 L380.81789143938795,151.37419465941554"/>
|
||
<path d="M380.7653482047167,151.42155126595088 L380.57790634101684,151.61029944629422"/>
|
||
<path d="M380.57790565911682,151.61030111179568 L380.57346201222617,151.60673422553782"/>
|
||
<path d="M380.61687912794469,151.56328665608694 L380.57346201222617,151.60673422553782"/>
|
||
<path d="M380.57790565911682,151.61030111179568 L380.61687912794469,151.56328665608694"/>
|
||
<path d="M380.95697710185368,151.24195360978072 L380.96060491424532,151.24709652638637"/>
|
||
<path d="M380.95697710185368,151.24195360978072 L380.98073674788657,151.22799189303015"/>
|
||
<path d="M380.96060491424532,151.24709652638637 L380.98073674788657,151.22799189303015"/>
|
||
<path d="M380.99393998945698,151.20539909573489 L381.03660177248685,151.16704297430542"/>
|
||
<path d="M381.01938846964322,151.1707900177073 L381.03660177248685,151.16704297430542"/>
|
||
<path d="M381.0510006071404,151.1503182852928 L381.03660177248685,151.16704297430542"/>
|
||
<path d="M381.04218221390829,151.1482532422815 L381.03660177248685,151.16704297430542"/>
|
||
<path d="M381.04594474432497,151.12658396537537 L381.0510006071404,151.1503182852928"/>
|
||
<path d="M381.03660168927263,151.16704298482705 L381.04446709226204,151.14600048068371"/>
|
||
<path d="M381.03660168927263,151.16704298482705 L381.0510006071404,151.1503182852928"/>
|
||
<path d="M381.04855442946655,151.13883491369273 L381.0510006071404,151.1503182852928"/>
|
||
<path d="M381.04594474432497,151.12658396537537 L381.04855442946655,151.13883491369273"/>
|
||
<path d="M381.02644725836626,151.14508604353068 L381.04594474432497,151.12658396537537"/>
|
||
<path d="M381.02644725836626,151.14508604353068 L381.04855442946655,151.13883491369273"/>
|
||
<path d="M380.91162404553825,151.28355717415951 L380.86225407578559,151.32636887758557"/>
|
||
<path d="M380.895520269391,151.28493184727353 L380.86225407578559,151.32636887758557"/>
|
||
<path d="M380.94314994132537,151.24185217366568 L380.895520269391,151.28493184727353"/>
|
||
<path d="M380.91162404553825,151.28355717415951 L380.895520269391,151.28493184727353"/>
|
||
<path d="M380.94314994132537,151.24185217366568 L380.95697710185368,151.24195360978072"/>
|
||
<path d="M380.91162404553825,151.28355717415951 L380.95697710185368,151.24195360978072"/>
|
||
<path d="M380.94314994132537,151.24185217366568 L380.91162404553825,151.28355717415951"/>
|
||
<path d="M380.95912571088002,151.20898096657055 L380.99394104984685,151.20539743023355"/>
|
||
<path d="M380.95697816224356,151.24195194427932 L380.99394104984685,151.20539743023355"/>
|
||
<path d="M380.95912571088002,151.20898096657055 L380.95697816224356,151.24195194427932"/>
|
||
<path d="M381.01938846964322,151.1707900177073 L380.95912502898,151.20898263207198"/>
|
||
<path d="M381.01938846964322,151.1707900177073 L380.99393998945698,151.20539909573489"/>
|
||
<path d="M380.95912502898,151.20898263207198 L380.99393998945698,151.20539909573489"/>
|
||
<path d="M380.95912502898,151.20898263207198 L380.94314994132537,151.24185217366568"/>
|
||
<path d="M380.90672392425176,151.25871009596827 L380.94314994132537,151.24185217366568"/>
|
||
<path d="M380.80686011493572,150.75236079347894 L380.78099168194103,150.73557402692643"/>
|
||
<path d="M380.73115378302509,150.78180726623901 L380.72787286069297,150.80389288410638"/>
|
||
<path d="M380.73115378302509,150.78180726623901 L380.78099168194103,150.73557402692643"/>
|
||
<path d="M380.73115378302509,150.78180726623901 L380.76216833547869,150.77296272512891"/>
|
||
<path d="M380.73115378302509,150.78180726623901 L380.78219701998705,150.74727388969151"/>
|
||
<path d="M380.76216833547869,150.77296272512891 L380.78219701998705,150.74727388969151"/>
|
||
<path d="M380.80686011493572,150.75236079347894 L380.78219701998705,150.74727388969151"/>
|
||
<path d="M380.80686011493572,150.75236079347894 L380.76216833547869,150.77296272512891"/>
|
||
<path d="M381.04594474432497,151.12658396537537 L380.95912502898,151.20898263207198"/>
|
||
<path d="M381.04594474432497,151.12658396537537 L380.73858581787999,150.81715818417544"/>
|
||
<path d="M380.80686011493572,150.75236079347894 L380.73858581787999,150.81715818417544"/>
|
||
<path d="M380.5598402366154,150.98679717276059 L380.90672392425176,151.25871009596827"/>
|
||
<path d="M380.73858581787999,150.81715818417544 L380.95912502898,151.20898263207198"/>
|
||
<path d="M380.90672392425176,151.25871009596827 L380.95912502898,151.20898263207198"/>
|
||
<path d="M380.73858581787999,150.81715818417544 L380.90672392425176,151.25871009596827"/>
|
||
<path d="M380.68452031014249,150.82649930328517 L380.72787286069297,150.80389288410638"/>
|
||
<path d="M380.68452031014249,150.82649930328517 L380.73858581787999,150.81715818417544"/>
|
||
<path d="M380.72787286069297,150.80389288410638 L380.76216833547869,150.77296272512891"/>
|
||
<path d="M380.73858581787999,150.81715818417544 L380.76216833547869,150.77296272512891"/>
|
||
<path d="M380.73858581787999,150.81715818417544 L380.72787286069297,150.80389288410638"/>
|
||
<path d="M380.68452031014249,150.82649930328517 L380.62444231621112,150.88239765838176"/>
|
||
<path d="M380.68452031014249,150.82649930328517 L380.66357150028261,150.86426952593689"/>
|
||
<path d="M380.62444231621112,150.88239765838176 L380.66357150028261,150.86426952593689"/>
|
||
<path d="M380.59699654193037,150.92955744904404 L380.66357150028261,150.86426952593689"/>
|
||
<path d="M380.73858581787999,150.81715818417544 L380.66357150028261,150.86426952593689"/>
|
||
<path d="M380.59699654193037,150.92955744904404 L380.73858581787999,150.81715818417544"/>
|
||
<path d="M380.5598402366154,150.98679717276059 L380.73858581787999,150.81715818417544"/>
|
||
<path d="M380.5598402366154,150.98679717276059 L380.52577031716964,150.99393397054359"/>
|
||
<path d="M380.54314562751597,150.95673602286706 L380.52577031716964,150.99393397054359"/>
|
||
<path d="M380.59699654193037,150.92955744904404 L380.5598402366154,150.98679717276059"/>
|
||
<path d="M380.54314562751597,150.95673602286706 L380.5598402366154,150.98679717276059"/>
|
||
<path d="M380.54314562751597,150.95673602286706 L380.62444231621112,150.88239765838176"/>
|
||
<path d="M380.59699654193037,150.92955744904404 L380.62444231621112,150.88239765838176"/>
|
||
<path d="M380.54314562751597,150.95673602286706 L380.59699654193037,150.92955744904404"/>
|
||
<path d="M380.76534733356993,151.4215529314522 L380.72602719625547,151.44651961295284"/>
|
||
<path d="M380.74952174554028,151.40790762723697 L380.72602719625547,151.44651961295284"/>
|
||
<path d="M380.76534733356993,151.4215529314522 L380.74952174554028,151.40790762723697"/>
|
||
<path d="M380.48377822732573,151.00381708900858 L380.46003388403687,151.04089089222686"/>
|
||
<path d="M380.37064165976381,151.11255409586329 L380.46003388403687,151.04089089222686"/>
|
||
<path d="M380.40487093302409,151.10833923583286 L380.46003388403687,151.04089089222686"/>
|
||
<path d="M380.37064165976381,151.11255409586329 L380.40487093302409,151.10833923583286"/>
|
||
<path d="M380.37064165976381,151.11255409586329 L380.32997939610368,151.16792408269367"/>
|
||
<path d="M380.32997939610368,151.16792408269367 L380.30131353922707,151.17853692943538"/>
|
||
<path d="M380.37064165976381,151.11255409586329 L380.30131353922707,151.17853692943538"/>
|
||
<path d="M380.62903409484488,150.89892375702541 L380.54390365776226,150.94832723644549"/>
|
||
<path d="M380.33889831243278,151.19648338678098 L380.40487093302409,151.10833923583286"/>
|
||
<path d="M380.32997939610368,151.16792408269367 L380.40487093302409,151.10833923583286"/>
|
||
<path d="M380.24752884601867,151.26097194498846 L380.33889831243278,151.19648338678098"/>
|
||
<path d="M380.24752884601867,151.26097194498846 L380.32997939610368,151.16792408269367"/>
|
||
<path d="M380.33889831243278,151.19648338678098 L380.32997939610368,151.16792408269367"/>
|
||
<path d="M380.62903409484488,150.89892375702541 L380.73860760752132,150.81715790660948"/>
|
||
<path d="M380.53991856858693,151.60682809099211 L380.59231874777879,151.55709911052193"/>
|
||
<path d="M380.33889831243278,151.19648338678098 L380.69712062012468,151.45763812166513"/>
|
||
<path d="M380.59231874777879,151.55709911052193 L380.69712062012468,151.45763812166513"/>
|
||
<path d="M380.1601516611513,151.36612239101891 L380.59231874777879,151.55709911052193"/>
|
||
<path d="M380.1601516611513,151.36612239101891 L380.33889831243278,151.19648338678098"/>
|
||
<path d="M380.59231874777879,151.55709911052193 L380.33889831243278,151.19648338678098"/>
|
||
<path d="M380.45309713948836,151.68922981086746 L380.53991856858693,151.60682809099211"/>
|
||
<path d="M380.1601516611513,151.36612239101891 L380.53991856858693,151.60682809099211"/>
|
||
<path d="M380.1601516611513,151.36612239101891 L380.45309713948836,151.68922981086746"/>
|
||
<path d="M380.09187697455718,151.43091980704111 L380.45309713948836,151.68922981086746"/>
|
||
<path d="M380.1601516611513,151.36612239101891 L380.09187697455718,151.43091980704111"/>
|
||
<path d="M380.11478304231105,151.38736473957522 L380.09187697455718,151.43091980704111"/>
|
||
<path d="M380.08808265547896,151.40602276253043 L380.09187697455718,151.43091980704111"/>
|
||
<path d="M380.1601516611513,151.36612239101891 L380.11478304231105,151.38736473957522"/>
|
||
<path d="M380.1601516611513,151.36612239101891 L380.14745958233971,151.3547313709816"/>
|
||
<path d="M380.11478304231105,151.38736473957522 L380.14745958233971,151.3547313709816"/>
|
||
<path d="M380.1252354216017,151.35685696980869 L380.14745958233971,151.3547313709816"/>
|
||
<path d="M380.19562826401989,151.31234357104512 L380.14745958233971,151.3547313709816"/>
|
||
<path d="M380.17230629882533,151.31261759866024 L380.14745958233971,151.3547313709816"/>
|
||
<path d="M380.19562826401989,151.31234357104512 L380.17230629882533,151.31261759866024"/>
|
||
<path d="M380.19562826401989,151.31234357104512 L380.23126438987356,151.25554289216626"/>
|
||
<path d="M380.24752884601867,151.26097194498846 L380.23126438987356,151.25554289216626"/>
|
||
<path d="M380.1252354216017,151.35685696980869 L380.08808265547896,151.40602276253043"/>
|
||
<path d="M380.1252354216017,151.35685696980869 L380.11478304231105,151.38736473957522"/>
|
||
<path d="M380.08808265547896,151.40602276253043 L380.11478304231105,151.38736473957522"/>
|
||
<path d="M380.17230629882533,151.31261759866024 L380.1252354216017,151.35685696980869"/>
|
||
<path d="M397.14447407324724,169.61257583283475 L397.1807772536381,169.57536501798677"/>
|
||
<path d="M397.1807772536381,169.57536501798677 L397.17921636373603,169.60837535860387"/>
|
||
<path d="M380.52211731156376,150.96274643707028 L380.37064165976381,151.11255409586329"/>
|
||
<path d="M380.48377822732573,151.00381708900858 L380.37064165976381,151.11255409586329"/>
|
||
<path d="M380.31685098614207,151.15755350971713 L380.17230606865951,151.31261762776285"/>
|
||
<path d="M380.2312641121448,151.25554292728296 L380.17230606865951,151.31261762776285"/>
|
||
<path d="M380.31685098614207,151.15755350971713 L380.2312641121448,151.25554292728296"/>
|
||
<path d="M380.54314562751597,150.95673602286706 L380.48377822732573,151.00381708900858"/>
|
||
<path d="M380.52211731156376,150.96274643707028 L380.48377822732573,151.00381708900858"/>
|
||
<path d="M380.52211731156376,150.96274643707028 L380.54314562751597,150.95673602286706"/>
|
||
<path d="M380.15078782367664,151.31515802300882 L380.07646904527292,151.40420753169363"/>
|
||
<path d="M380.15078782367664,151.31515802300882 L380.1252354216017,151.35685696980869"/>
|
||
<path d="M380.07646904527292,151.40420753169363 L380.1252354216017,151.35685696980869"/>
|
||
<path d="M380.7653482047167,151.42155126595088 L380.72602806740133,151.44651794745141"/>
|
||
<path d="M380.74952242744121,151.40790596173559 L380.72602806740133,151.44651794745141"/>
|
||
<path d="M380.7653482047167,151.42155126595088 L380.74952242744121,151.40790596173559"/>
|
||
<path d="M380.35986630821981,151.12141381905795 L380.39812780573948,151.09963704769834"/>
|
||
<path d="M380.39812780573948,151.09963704769834 L380.34780535772416,151.16283419708776"/>
|
||
<path d="M380.55983991252788,150.98679721373895 L380.44936866656963,151.09163880679114"/>
|
||
<path d="M380.34780535772416,151.16283419708776 L380.44936866656963,151.09163880679114"/>
|
||
<path d="M380.46837129261485,151.04807617957931 L380.44936866656963,151.09163880679114"/>
|
||
<path d="M380.46837129261485,151.04807617957931 L380.34780535772416,151.16283419708776"/>
|
||
<path d="M380.54388166782564,150.94832753933707 L380.53179005564425,150.97639934999336"/>
|
||
<path d="M380.54388166782564,150.94832753933707 L380.4743680874285,151.01411204440848"/>
|
||
<path d="M380.4743680874285,151.01411204440848 L380.53179005564425,150.97639934999336"/>
|
||
<path d="M380.46837129261485,151.04807617957931 L380.39812780573948,151.09963704769834"/>
|
||
<path d="M380.4743680874285,151.01411204440848 L380.46837129261485,151.04807617957931"/>
|
||
<path d="M380.4743680874285,151.01411204440848 L380.39812780573948,151.09963704769834"/>
|
||
<path d="M380.62901229415138,150.89892405991731 L380.53179005564425,150.97639934999336"/>
|
||
<path d="M380.62901229415138,150.89892405991731 L380.55983991252788,150.98679721373895"/>
|
||
<path d="M380.55983991252788,150.98679721373895 L380.53179005564425,150.97639934999336"/>
|
||
<path d="M380.46837129261485,151.04807617957931 L380.53179005564425,150.97639934999336"/>
|
||
<path d="M380.55983991252788,150.98679721373895 L380.46837129261485,151.04807617957931"/>
|
||
<path d="M397.37212604037859,169.38945730151957 L397.4050016407532,169.36866460179709"/>
|
||
<path d="M397.38522026774035,169.40574521834401 L397.4050016407532,169.36866460179709"/>
|
||
<path d="M380.35986630821981,151.12141381905795 L380.4743680874285,151.01411204440848"/>
|
||
<path d="M380.31685098614207,151.15755350971713 L380.4743680874285,151.01411204440848"/>
|
||
<path d="M380.23126438987356,151.25554289216626 L380.17230629882533,151.31261759866024"/>
|
||
<path d="M380.15078782367664,151.31515802300882 L380.17230629882533,151.31261759866024"/>
|
||
<path d="M380.23126438987356,151.25554289216626 L380.15078782367664,151.31515802300882"/>
|
||
<path d="M380.62901229415138,150.89892405991731 L380.68302655079469,150.84977795215343"/>
|
||
<path d="M380.62444203848145,150.88239769349843 L380.68302655079469,150.84977795215343"/>
|
||
<path d="M380.68452007997757,150.82649933238781 L380.68302655079469,150.84977795215343"/>
|
||
<path d="M380.68452007997757,150.82649933238781 L380.72787266234945,150.80389290918529"/>
|
||
<path d="M380.68452007997757,150.82649933238781 L380.73115361257669,150.78180728779071"/>
|
||
<path d="M380.68818085251814,150.8051434377366 L380.78099168194103,150.73557402692643"/>
|
||
<path d="M380.68818085251814,150.8051434377366 L380.73115361257669,150.78180728779071"/>
|
||
<path d="M380.72787266234945,150.80389290918529 L380.73115361257669,150.78180728779071"/>
|
||
<path d="M380.73115361257669,150.78180728779071 L380.78099168194103,150.73557402692643"/>
|
||
<path d="M380.76216819123829,150.77296274336697 L380.73115361257669,150.78180728779071"/>
|
||
<path d="M380.78219694355221,150.74727389935603 L380.73115361257669,150.78180728779071"/>
|
||
<path d="M380.72787266234945,150.80389290918529 L380.68302655079469,150.84977795215343"/>
|
||
<path d="M380.73858561758561,150.81715820950106 L380.68302655079469,150.84977795215343"/>
|
||
<path d="M380.76216819123829,150.77296274336697 L380.72787266234945,150.80389290918529"/>
|
||
<path d="M380.73858561758561,150.81715820950106 L380.72787266234945,150.80389290918529"/>
|
||
<path d="M380.80686011493572,150.75236079347894 L380.78219694355221,150.74727389935603"/>
|
||
<path d="M380.76216819123829,150.77296274336697 L380.78219694355221,150.74727389935603"/>
|
||
<path d="M380.80686011493572,150.75236079347894 L380.76216819123829,150.77296274336697"/>
|
||
<path d="M380.73858561758561,150.81715820950106 L380.76216819123829,150.77296274336697"/>
|
||
<path d="M380.1601516611513,151.36612239101891 L380.19562826401989,151.31234357104512"/>
|
||
<path d="M380.24752884601867,151.26097194498846 L380.19562826401989,151.31234357104512"/>
|
||
<path d="M380.1601516611513,151.36612239101891 L380.24752884601867,151.26097194498846"/>
|
||
<path d="M380.73858561758561,150.81715820950106 L380.55983991252788,150.98679721373895"/>
|
||
<path d="M380.90672370376751,151.25871012384675 L380.55983991252788,150.98679721373895"/>
|
||
<path d="M380.80192145293267,151.3581771685356 L380.55983991252788,150.98679721373895"/>
|
||
<path d="M380.90672370376751,151.25871012384675 L380.73858561758561,150.81715820950106"/>
|
||
<path d="M380.95912482918402,151.20898265733459 L380.73858561758561,150.81715820950106"/>
|
||
<path d="M381.04594474432497,151.12658396537537 L380.80686011493572,150.75236079347894"/>
|
||
<path d="M380.73858561758561,150.81715820950106 L380.80686011493572,150.75236079347894"/>
|
||
<path d="M381.04594474432497,151.12658396537537 L380.73858561758561,150.81715820950106"/>
|
||
<path d="M381.02244994834155,151.16670991637824 L381.04446709226204,151.14600048068371"/>
|
||
<path d="M380.95912482918402,151.20898265733459 L381.04446709226204,151.14600048068371"/>
|
||
<path d="M381.04594474432497,151.12658396537537 L381.04446709226204,151.14600048068371"/>
|
||
<path d="M380.95912482918402,151.20898265733459 L381.04594474432497,151.12658396537537"/>
|
||
<path d="M380.94655707836364,151.23943743777147 L380.95912482918402,151.20898265733459"/>
|
||
<path d="M380.95912482918402,151.20898265733459 L380.90672370376751,151.25871012384675"/>
|
||
<path d="M380.74952146298483,151.40790766296379 L380.80192145293267,151.3581771685356"/>
|
||
<path d="M380.78930828228431,151.38646244726405 L380.80192145293267,151.3581771685356"/>
|
||
<path d="M380.90075491263315,151.27984952118442 L380.80192145293267,151.3581771685356"/>
|
||
<path d="M380.90672370376751,151.25871012384675 L380.80192145293267,151.3581771685356"/>
|
||
<path d="M380.94655707836364,151.23943743777147 L380.90672370376751,151.25871012384675"/>
|
||
<path d="M380.90075491263315,151.27984952118442 L380.90672370376751,151.25871012384675"/>
|
||
<path d="M381.02244994834155,151.16670991637824 L380.95912482918402,151.20898265733459"/>
|
||
<path d="M380.99393982607626,151.20539911639321 L380.95912482918402,151.20898265733459"/>
|
||
<path d="M380.99393982607626,151.20539911639321 L381.02244994834155,151.16670991637824"/>
|
||
<path d="M380.95727590749948,151.24247292280518 L380.94655707836364,151.23943743777147"/>
|
||
<path d="M380.90075491263315,151.27984952118442 L380.94655707836364,151.23943743777147"/>
|
||
<path d="M380.9116238112515,151.28355720378306 L380.94655707836364,151.23943743777147"/>
|
||
<path d="M380.78930828228431,151.38646244726405 L380.74952146298483,151.40790766296379"/>
|
||
<path d="M380.76232538889371,151.42442040255494 L380.74952146298483,151.40790766296379"/>
|
||
<path d="M380.9116238112515,151.28355720378306 L380.76232538889371,151.42442040255494"/>
|
||
<path d="M380.76232538889371,151.42442040255494 L380.78930828228431,151.38646244726405"/>
|
||
<path d="M380.90075491263315,151.27984952118442 L380.78930828228431,151.38646244726405"/>
|
||
<path d="M380.9116238112515,151.28355720378306 L380.78930828228431,151.38646244726405"/>
|
||
<path d="M380.9116238112515,151.28355720378306 L380.90075491263315,151.27984952118442"/>
|
||
<path d="M380.76232538889371,151.42442040255494 L380.72908397841502,151.44462720052218"/>
|
||
<path d="M380.71228756550454,151.47441886583937 L380.72908397841502,151.44462720052218"/>
|
||
<path d="M380.66220564926471,151.51622681607364 L380.72908397841502,151.44462720052218"/>
|
||
<path d="M380.71228756550454,151.47441886583937 L380.66220564926471,151.51622681607364"/>
|
||
<path d="M380.49863295967452,151.66501557422126 L380.53452264060843,151.64141145705847"/>
|
||
<path d="M380.53991836879095,151.60682811625475 L380.53452264060843,151.64141145705847"/>
|
||
<path d="M380.49863295967452,151.66501557422126 L380.53991836879095,151.60682811625475"/>
|
||
<path d="M380.57296201576764,151.60640572207024 L380.5735785678412,151.5925953979168"/>
|
||
<path d="M380.61908907703264,151.54728112226798 L380.5735785678412,151.5925953979168"/>
|
||
<path d="M380.61687889365794,151.56328668571052 L380.5735785678412,151.5925953979168"/>
|
||
<path d="M380.61687889365794,151.56328668571052 L380.66220564926471,151.51622681607364"/>
|
||
<path d="M380.61908907703264,151.54728112226798 L380.66220564926471,151.51622681607364"/>
|
||
<path d="M380.61687889365794,151.56328668571052 L380.61908907703264,151.54728112226798"/>
|
||
<path d="M380.57296201576764,151.60640572207024 L380.61687889365794,151.56328668571052"/>
|
||
<path d="M380.5779054767213,151.61030113485802 L380.61687889365794,151.56328668571052"/>
|
||
<path d="M380.5779054767213,151.61030113485802 L380.71228756550454,151.47441886583937"/>
|
||
<path d="M380.71228756550454,151.47441886583937 L380.61687889365794,151.56328668571052"/>
|
||
<path d="M380.76232538889371,151.42442040255494 L380.71228756550454,151.47441886583937"/>
|
||
<path d="M380.96060473185071,151.24709654944871 L380.71228756550454,151.47441886583937"/>
|
||
<path d="M380.96060473185071,151.24709654944871 L380.76232538889371,151.42442040255494"/>
|
||
<path d="M380.95727590749948,151.24247292280518 L380.9116238112515,151.28355720378306"/>
|
||
<path d="M380.96060473185071,151.24709654944871 L380.9116238112515,151.28355720378306"/>
|
||
<path d="M380.55777345383876,151.62940576821384 L380.5779054767213,151.61030113485802"/>
|
||
<path d="M380.57296201576764,151.60640572207024 L380.5779054767213,151.61030113485802"/>
|
||
<path d="M380.55777345383876,151.62940576821384 L380.57296201576764,151.60640572207024"/>
|
||
<path d="M397.10247790967651,169.65168544075098 L397.15724839548102,169.58975168564933"/>
|
||
<path d="M397.09912899292385,169.64691042240921 L397.15724839548102,169.58975168564933"/>
|
||
<path d="M381.03660168927263,151.16704298482705 L380.99393982607626,151.20539911639321"/>
|
||
<path d="M380.98073661181888,151.22799191023489 L380.99393982607626,151.20539911639321"/>
|
||
<path d="M380.98073661181888,151.22799191023489 L381.03660168927263,151.16704298482705"/>
|
||
<path d="M397.08837989096492,169.66866524221228 L397.10247790967651,169.65168544075098"/>
|
||
<path d="M397.09912899292385,169.64691042240921 L397.08837989096492,169.66866524221228"/>
|
||
<path d="M380.96060473185071,151.24709654944871 L380.98073661181888,151.22799191023489"/>
|
||
<path d="M380.95727590749948,151.24247292280518 L380.98073661181888,151.22799191023489"/>
|
||
<path d="M380.96060473185071,151.24709654944871 L380.95727590749948,151.24247292280518"/>
|
||
<path d="M399.52487805855117,171.86327235574345 L399.19510923606731,171.94687879508376"/>
|
||
<path d="M379.09223784830237,149.26755081863081 L379.18908205272373,149.36439265749254"/>
|
||
<path d="M379.09223729950054,149.26755088802244 L379.1890815039219,149.3643927268842"/>
|
||
<path d="M379.63514256843746,149.64200277864524 L379.60144829718001,149.3368736229757"/>
|
||
<path d="M379.53928215286351,149.17698754414465 L379.60144829718001,149.3368736229757"/>
|
||
<path d="M379.53928215286351,149.17698754414465 L379.30467817686394,148.9306211551571"/>
|
||
<path d="M378.97865185861201,148.83343110595015 L379.30467817686394,148.9306211551571"/>
|
||
<path d="M378.80796643333952,148.85063572491688 L378.97865185861201,148.83343110595015"/>
|
||
<path d="M378.50788547607362,149.0109063490857 L378.80796643333952,148.85063572491688"/>
|
||
<path d="M378.32715475007763,149.29913670530902 L378.29813998113377,149.46821250933621"/>
|
||
<path d="M378.37243950546554,149.80019928032334 L378.29813998113377,149.46821250933621"/>
|
||
<path d="M378.60191816582437,150.05135583249373 L378.37243950546554,149.80019928032334"/>
|
||
<path d="M379.18197197377003,150.23637664241303 L380.21284548344147,151.31611485046074"/>
|
||
<path d="M380.68526510814036,150.86776072399678 L380.21284548344147,151.31611485046074"/>
|
||
<path d="M380.68526510814036,150.86776072399678 L379.68357143614821,149.76849094350194"/>
|
||
<path d="M379.63514256843746,149.64200277864524 L379.68357143614821,149.76849094350194"/>
|
||
<path d="M379.1508251261298,149.70016904586637 L379.02234979674677,149.76850608308214"/>
|
||
<path d="M378.87691974609288,149.76345249120334 L379.02234979674677,149.76850608308214"/>
|
||
<path d="M378.81013584056336,149.7330310187009 L378.87691974609288,149.76345249120334"/>
|
||
<path d="M378.71087649460651,149.62661793722143 L378.81013584056336,149.7330310187009"/>
|
||
<path d="M378.67812106656811,149.48483274050628 L378.71087649460651,149.62661793722143"/>
|
||
<path d="M378.69022298464233,149.41245343537068 L378.67812106656811,149.48483274050628"/>
|
||
<path d="M378.76731779590637,149.28902952155141 L378.82705593004403,149.2464085753044"/>
|
||
<path d="M378.89579236831059,149.22070156808377 L378.82705593004403,149.2464085753044"/>
|
||
<path d="M379.04122279745343,149.22575213204658 L379.10800641911692,149.25617663246499"/>
|
||
<path d="M379.10800641911692,149.25617663246499 L379.20726576507286,149.36258971394443"/>
|
||
<path d="M379.24002100386633,149.50437793857566 L379.20726576507286,149.36258971394443"/>
|
||
<path d="M379.22791965352599,149.57675724371126 L379.24002100386633,149.50437793857566"/>
|
||
<path d="M379.22791965352599,149.57675724371126 L379.1508251261298,149.70016904586637"/>
|
||
<path d="M379.1890815039219,149.62897808671346 L379.09223729950054,149.72582295349127"/>
|
||
<path d="M379.09223784830237,149.72582288409961 L379.18908205272373,149.62897801732183"/>
|
||
<path d="M379.24004299380658,149.50437460776766 L379.20728737652325,149.36258941105251"/>
|
||
<path d="M379.20728746597206,149.36258939974243 L379.24004308325539,149.50437459645758"/>
|
||
<path d="M378.76731779590637,149.28902952155141 L378.69022298464233,149.41245343537068"/>
|
||
<path d="M378.72064596592782,149.3456697077761 L378.69022298464233,149.41245343537068"/>
|
||
<path d="M378.72064596592782,149.3456697077761 L378.69022307408932,149.41245342406089"/>
|
||
<path d="M378.76731779590637,149.28902952155141 L378.72064596592782,149.3456697077761"/>
|
||
<path d="M378.76731788535335,149.28902951024159 L378.72064596592782,149.3456697077761"/>
|
||
<path d="M378.32715475007763,149.29913670530902 L378.50788547607362,149.0109063490857"/>
|
||
<path d="M378.39867274985727,149.14320810143866 L378.50788556552061,149.01090633777591"/>
|
||
<path d="M378.39867274985727,149.14320810143866 L378.50788547607362,149.0109063490857"/>
|
||
<path d="M378.32715475007763,149.29913670530902 L378.39867274985727,149.14320810143866"/>
|
||
<path d="M378.32715483952461,149.2991366939992 L378.39867274985727,149.14320810143866"/>
|
||
<path d="M378.60191825527136,150.0513558211839 L379.18197206321702,150.23637663110321"/>
|
||
<path d="M378.75710359424056,150.12447697706028 L379.18197197377003,150.23637664241303"/>
|
||
<path d="M378.75710359424056,150.12447697706028 L379.18197206321702,150.23637663110321"/>
|
||
<path d="M378.60191825527136,150.0513558211839 L378.75710359424056,150.12447697706028"/>
|
||
<path d="M378.60191816582437,150.05135583249373 L378.75710359424056,150.12447697706028"/>
|
||
<path d="M377.96775848569587,148.17755249822056 L377.76932099397027,148.17755249822056"/>
|
||
<path d="M377.76932097029794,148.17755250121377 L377.96775846202354,148.17755250121374"/>
|
||
<path d="M380.15080981361871,151.31515923407454 L380.52213967999205,150.9627461341783"/>
|
||
<path d="M380.15080981361871,151.31515923407454 L380.30133552916732,151.17853814050142"/>
|
||
<path d="M378.80796739393145,148.85063404810566 L378.97865272458102,148.83342942913896"/>
|
||
<path d="M378.81013574909821,149.73303103026589 L378.71087640314227,149.62661794878642"/>
|
||
<path d="M378.31358084216254,149.63906873956276 L378.29813988966953,149.4682125209012"/>
|
||
<path d="M378.29813980022163,149.46821253221117 L378.31358084216254,149.63906873956276"/>
|
||
<path d="M378.3724393245534,149.80019930319827 L378.31358084216254,149.63906873956276"/>
|
||
<path d="M378.37243941400038,149.80019929188836 L378.31358084216254,149.63906873956276"/>
|
||
<path d="M377.76934246935025,150.75273589512477 L377.76934247547933,150.6865880404346"/>
|
||
<path d="M377.76934246935025,150.75273589512477 L377.76934246208248,150.78013248041728"/>
|
||
<path d="M377.76934246208248,150.78013248041728 L377.76934244158247,150.81437215764436"/>
|
||
<path d="M377.76934239740558,150.7801324885952 L377.76934239013781,150.75273590514053"/>
|
||
<path d="M377.76934239013781,150.75273590514053 L377.76934238401054,150.68658805199999"/>
|
||
<path d="M377.76934239013781,150.62044322522587 L377.76934238401054,150.68658805199999"/>
|
||
<path d="M377.76934239740558,150.59304361201731 L377.76934239013781,150.62044322522587"/>
|
||
<path d="M377.76934244158247,150.5588039317966 L377.76934246208248,150.59304360383936"/>
|
||
<path d="M377.76934246208248,150.59304360383936 L377.76934246935025,150.62044321521012"/>
|
||
<path d="M377.76934247547933,150.6865880404346 L377.76934246935025,150.62044321521012"/>
|
||
<path d="M377.76934159470284,150.55880403887784 L377.76934157420101,150.59304371610506"/>
|
||
<path d="M377.76934161837698,150.55880403588449 L377.76934163887881,150.59304370792711"/>
|
||
<path d="M377.76934163887881,150.59304370792711 L377.76934164614568,150.62044331929783"/>
|
||
<path d="M377.76934165227294,150.68658814452235 L377.76934164614568,150.62044331929783"/>
|
||
<path d="M377.76934164614568,150.75273599921249 L377.76934163887881,150.78013258450505"/>
|
||
<path d="M377.76934163887881,150.78013258450505 L377.76934161837698,150.81437226173227"/>
|
||
<path d="M377.76934157420101,150.78013259268295 L377.76934159470284,150.81437226472559"/>
|
||
<path d="M377.76934156693324,150.7527360092283 L377.76934157420101,150.78013259268295"/>
|
||
<path d="M377.76934156693324,150.7527360092283 L377.76934156080506,150.68658815608774"/>
|
||
<path d="M377.76934156693324,150.62044332931362 L377.76934156080506,150.68658815608774"/>
|
||
<path d="M377.76934156693324,150.62044332931362 L377.76934157420101,150.59304371610506"/>
|
||
<path d="M377.76934241790741,148.17755083590731 L377.76934239740558,148.2117935410505"/>
|
||
<path d="M377.76934246208248,148.2117935328726 L377.76934244158247,148.17755083291382"/>
|
||
<path d="M377.76934246935025,148.2391931442433 L377.76934247547933,148.30533796946781"/>
|
||
<path d="M377.76934246935025,148.37148279624193 L377.76934247547933,148.30533796946781"/>
|
||
<path d="M377.76934246208248,148.39888240945049 L377.76934246935025,148.37148279624193"/>
|
||
<path d="M377.76934239740558,148.39888241762844 L377.76934239013781,148.37148280625769"/>
|
||
<path d="M377.76934238401054,148.30533798103323 L377.76934239013781,148.37148280625769"/>
|
||
<path d="M377.76934238556942,148.27109527828515 L377.76934238401054,148.30533798103323"/>
|
||
<path d="M377.76934239013781,148.23919315425908 L377.76934239740558,148.2117935410505"/>
|
||
<path d="M377.76934150323586,147.91297164756315 L377.76934148273403,147.94720829687429"/>
|
||
<path d="M377.76934147089605,148.00651608994116 L377.76934148273403,147.94720829687429"/>
|
||
<path d="M377.76934146933809,148.04075273685703 L377.76934147089605,148.00651608994116"/>
|
||
<path d="M377.76934146933809,150.95117049956619 L377.76934146933809,148.04075273685703"/>
|
||
<path d="M377.76934146933809,150.95117049956619 L377.76934147089605,150.98541320192021"/>
|
||
<path d="M377.76934147089605,150.98541320192021 L377.76934148273403,151.0447149361614"/>
|
||
<path d="M377.76934150323586,151.07895612216208 L377.76934148273403,151.0447149361614"/>
|
||
<path d="M377.76934253304944,151.07895599195032 L377.76934255354945,151.04471480076523"/>
|
||
<path d="M377.76934255354945,151.04471480076523 L377.76934256538743,150.98541306353044"/>
|
||
<path d="M377.76934256538743,150.98541306353044 L377.76934256538743,148.00651595155136"/>
|
||
<path d="M377.76934256538743,148.00651595155136 L377.76934255354945,147.94720816147813"/>
|
||
<path d="M377.76934253304944,147.91297151735142 L377.76934255354945,147.94720816147813"/>
|
||
<path d="M377.76934161837698,148.17755093700174 L377.76934163887881,148.21179363696035"/>
|
||
<path d="M377.76934164614568,148.23919324833105 L377.76934163887881,148.21179363696035"/>
|
||
<path d="M377.76934165227294,148.30533807355556 L377.76934164614568,148.37148290032965"/>
|
||
<path d="M377.76934163887881,148.39888251353824 L377.76934164614568,148.37148290032965"/>
|
||
<path d="M377.76934161837698,148.43312521868154 L377.76934163887881,148.39888251353824"/>
|
||
<path d="M377.76934159470284,148.43312522167486 L377.76934157420101,148.39888252171616"/>
|
||
<path d="M377.76934156693324,148.37148291034543 L377.76934157420101,148.39888252171616"/>
|
||
<path d="M377.76934156693324,148.37148291034543 L377.76934156080506,148.30533808512095"/>
|
||
<path d="M377.76934156693324,148.23919325834686 L377.76934156080506,148.30533808512095"/>
|
||
<path d="M377.76934156693324,148.23919325834686 L377.76934157420101,148.21179364513824"/>
|
||
<path d="M377.76934159470284,148.17755093999506 L377.76934157420101,148.21179364513824"/>
|
||
<path d="M377.96775770047907,148.39888574843658 L377.96775769321221,148.37148613706572"/>
|
||
<path d="M377.76932018575599,148.37148613706574 L377.96775769321221,148.37148613706572"/>
|
||
<path d="M379.23297609240899,149.43132645895304 L379.20726567360862,149.36258972550945"/>
|
||
<path d="M379.240020912403,149.50437795014068 L379.20726567360862,149.36258972550945"/>
|
||
<path d="M379.240020912403,149.50437795014068 L379.23297609240899,149.43132645895304"/>
|
||
<path d="M377.76934165227294,150.68658814452235 L377.96777915818666,150.68658814452235"/>
|
||
<path d="M377.76934165227294,150.68658814452235 L377.76934164614568,150.75273599921249"/>
|
||
<path d="M377.96777915205939,150.75273599921252 L377.76934164614568,150.75273599921249"/>
|
||
<path d="M377.96775770047907,148.39888574843658 L377.76932019302194,148.39888574843656"/>
|
||
<path d="M377.96775772098363,148.433128448395 L377.7693202135265,148.433128448395"/>
|
||
<path d="M377.76932020249524,148.41990856833797 L377.96775770047907,148.39888574843658"/>
|
||
<path d="M377.96775772098363,148.433128448395 L377.96775770047907,148.39888574843658"/>
|
||
<path d="M377.76932020249524,148.41990856833797 L377.96775772098363,148.433128448395"/>
|
||
<path d="M399.19508876841746,171.94687836387169 L399.52485607694462,171.86327154604186"/>
|
||
<path d="M399.19508867897048,171.94687837518148 L399.52485598749672,171.86327155735168"/>
|
||
<path d="M397.58646829944018,169.86386104142196 L397.58239878662835,169.82340656830192"/>
|
||
<path d="M377.76931941399334,150.55880736669252 L377.96775692144956,150.55880736669252"/>
|
||
<path d="M377.96775690961522,150.55429880119834 L377.76931941399334,150.55880736669252"/>
|
||
<path d="M377.76931939032102,150.55880736968572 L377.96775690961522,150.55429880119834"/>
|
||
<path d="M377.76931939032102,150.55880736968572 L377.96775689777724,150.55880736968572"/>
|
||
<path d="M377.96775692144956,148.43312854948954 L377.76931941399334,148.43312854948954"/>
|
||
<path d="M377.96775689777724,148.43312855248274 L377.76931939032102,148.43312855248274"/>
|
||
<path d="M377.76931940215809,148.43763106214476 L377.96775689777724,148.43312855248274"/>
|
||
<path d="M377.76931940215809,148.43763106214476 L377.96775692144956,148.43312854948954"/>
|
||
<path d="M380.52213967999205,150.9627461341783 L380.30133552916732,151.17853814050142"/>
|
||
<path d="M377.96775695378938,148.27109870200968 L377.96775694922371,148.23919657913868"/>
|
||
<path d="M377.76931944176658,148.23919657913868 L377.96775694922371,148.23919657913868"/>
|
||
<path d="M377.7693194478893,148.3053414043637 L377.96775695534643,148.30534140436373"/>
|
||
<path d="M377.96775695378938,148.27109870200968 L377.96775695534643,148.30534140436373"/>
|
||
<path d="M377.96775695378938,148.27109870200968 L377.76931944176658,148.23919657913868"/>
|
||
<path d="M377.96775695378938,148.27109870200968 L377.7693194478893,148.3053414043637"/>
|
||
<path d="M377.76931941399334,148.17755426780974 L377.96775692144956,148.17755426780974"/>
|
||
<path d="M377.76931939032102,148.17755427080294 L377.96775689777724,148.17755427080294"/>
|
||
<path d="M377.96775690961522,148.17304873023153 L377.76931939032102,148.17755427080294"/>
|
||
<path d="M377.96775690961522,148.17304873023153 L377.76931941399334,148.17755426780974"/>
|
||
<path d="M377.96775687000491,148.23919658915514 L377.76931936254778,148.23919658915514"/>
|
||
<path d="M377.96775687000491,148.23919658915514 L377.96775686388219,148.30534141592858"/>
|
||
<path d="M377.76931935642506,148.30534141592858 L377.96775686388219,148.30534141592858"/>
|
||
<path d="M398.47363681199613,171.02453548212659 L398.52431504283823,171.15013608909265"/>
|
||
<path d="M398.52431513228612,171.15013607778269 L398.47363690144402,171.02453547081666"/>
|
||
<path d="M377.76932094252652,148.37148447156432 L377.96775843425212,148.37148447156437"/>
|
||
<path d="M377.96775844151898,148.39888408293518 L377.96775843425212,148.37148447156437"/>
|
||
<path d="M377.96775844151898,148.39888408293518 L377.76932094979338,148.39888408293515"/>
|
||
<path d="M377.76932094252652,148.37148447156432 L377.76932094979338,148.39888408293515"/>
|
||
<path d="M398.52429172818893,171.15013525651557 L398.56341845932047,171.454618330599"/>
|
||
<path d="M398.56341854876837,171.45461831928918 L398.52429181763682,171.15013524520575"/>
|
||
<path d="M377.76932108543815,147.91297318265805 L377.96775857716375,147.91297318265805"/>
|
||
<path d="M377.76931929885404,147.91297497837104 L377.96775680631026,147.91297497837104"/>
|
||
<path d="M377.76931929885404,147.91297497837104 L377.82504440412004,147.91170888487"/>
|
||
<path d="M377.85809982975434,147.9109578542641 L377.9677568181437,147.908466409884"/>
|
||
<path d="M377.76934238556942,148.27109527828515 L377.96777989148313,148.27109527828515"/>
|
||
<path d="M377.76934238556942,148.27109527828515 L377.76934239013781,148.23919315425908"/>
|
||
<path d="M377.96777989605152,148.23919315425911 L377.76934239013781,148.23919315425908"/>
|
||
<path d="M377.96775772098363,150.55880726559795 L377.7693202135265,150.55880726559798"/>
|
||
<path d="M377.76932020249524,150.57202412052843 L377.96775772098363,150.55880726559795"/>
|
||
<path d="M377.96775770047907,150.59304694282545 L377.96775772098363,150.55880726559795"/>
|
||
<path d="M377.96775770047907,150.59304694282545 L377.76932020249524,150.57202412052843"/>
|
||
<path d="M377.76934150323586,147.91297164756315 L377.96777900914958,147.91297164756315"/>
|
||
<path d="M377.76934150323586,147.91297164756315 L377.82504440412004,147.91170605854333"/>
|
||
<path d="M377.85808897453035,147.91095527456599 L377.96777902098574,147.90846307907572"/>
|
||
<path d="M377.76934161837698,148.17755093700174 L377.9677791242907,148.17755093700171"/>
|
||
<path d="M377.76934159470284,148.17755093999506 L377.96777910061655,148.17755093999506"/>
|
||
<path d="M377.96777911245272,148.17304539942364 L377.76934159470284,148.17755093999506"/>
|
||
<path d="M377.96777911245272,148.17304539942364 L377.76934161837698,148.17755093700174"/>
|
||
<path d="M399.64836539026555,170.89396529505223 L399.73469733253523,171.02318880356592"/>
|
||
<path d="M399.73469740113387,171.02318879489206 L399.64836545886419,170.89396528637837"/>
|
||
<path d="M399.0036080805271,171.08683171705025 L399.12961026485891,171.01403418101097"/>
|
||
<path d="M377.76932027109387,148.30534130027596 L377.76932026497025,148.37148612704965"/>
|
||
<path d="M377.76932027109387,148.30534130027596 L377.76932026497025,148.23919647505107"/>
|
||
<path d="M377.76932026497025,148.23919647505107 L377.76932025769884,148.21179686368075"/>
|
||
<path d="M377.76932023719883,148.17755416372199 L377.76932025769884,148.21179686368075"/>
|
||
<path d="M377.76932019302194,148.21179687185867 L377.7693202135265,148.1775541667152"/>
|
||
<path d="M377.76932018575599,148.23919648506711 L377.76932019302194,148.21179687185867"/>
|
||
<path d="M377.76932018575599,148.23919648506711 L377.7693201811876,148.27109860909306"/>
|
||
<path d="M377.76932017963145,148.30534131184083 L377.7693201811876,148.27109860909306"/>
|
||
<path d="M377.76932018575599,148.37148613706574 L377.76932017963145,148.30534131184083"/>
|
||
<path d="M377.76932019302194,148.39888574843656 L377.76932018575599,148.37148613706574"/>
|
||
<path d="M377.76932020249524,148.41990856833797 L377.76932019302194,148.39888574843656"/>
|
||
<path d="M377.76932020249524,148.41990856833797 L377.7693202135265,148.433128448395"/>
|
||
<path d="M377.76932023719883,148.43312844540179 L377.76932025769884,148.39888574025866"/>
|
||
<path d="M377.76932026497025,148.37148612704965 L377.76932025769884,148.39888574025866"/>
|
||
<path d="M377.76931936254778,148.37148624115372 L377.76931936981828,148.39888585252405"/>
|
||
<path d="M377.76931939032102,148.43312855248274 L377.76931936981828,148.39888585252405"/>
|
||
<path d="M377.76931941399334,148.43312854948954 L377.76931943449335,148.39888584434641"/>
|
||
<path d="M377.76931943449335,148.39888584434641 L377.76931944176658,148.37148623113728"/>
|
||
<path d="M377.7693194478893,148.3053414043637 L377.76931944176658,148.37148623113728"/>
|
||
<path d="M377.7693194478893,148.3053414043637 L377.76931944176658,148.23919657913868"/>
|
||
<path d="M377.76931944176658,148.23919657913868 L377.76931943449335,148.21179696776852"/>
|
||
<path d="M377.76931941399334,148.17755426780974 L377.76931943449335,148.21179696776852"/>
|
||
<path d="M377.76931939032102,148.17755427080294 L377.76931936981828,148.21179697594613"/>
|
||
<path d="M377.76931936254778,148.23919658915514 L377.76931936981828,148.21179697594613"/>
|
||
<path d="M377.76931935642506,148.30534141592858 L377.76931936254778,148.23919658915514"/>
|
||
<path d="M377.76931935642506,148.30534141592858 L377.76931936254778,148.37148624115372"/>
|
||
<path d="M377.76932019302194,150.78013581940337 L377.7693202135265,150.81437549144573"/>
|
||
<path d="M377.76932025769884,150.78013581122542 L377.76932023719883,150.81437548845253"/>
|
||
<path d="M377.76932026497025,150.75273922593252 L377.76932025769884,150.78013581122542"/>
|
||
<path d="M377.76932026497025,150.75273922593252 L377.76932027109387,150.68659137124274"/>
|
||
<path d="M377.76932027109387,150.68659137124274 L377.76932026497025,150.62044654601786"/>
|
||
<path d="M377.76932026497025,150.62044654601786 L377.76932025769884,150.59304693464753"/>
|
||
<path d="M377.76932023719883,150.55880726260474 L377.76932025769884,150.59304693464753"/>
|
||
<path d="M377.76932020249524,150.57202412052843 L377.7693202135265,150.55880726559798"/>
|
||
<path d="M377.76932019302194,150.59304694282542 L377.76932020249524,150.57202412052843"/>
|
||
<path d="M377.76932017963145,150.68659138280762 L377.76932018575599,150.62044655603393"/>
|
||
<path d="M377.76932017963145,150.68659138280762 L377.76932018575599,150.75273923594858"/>
|
||
<path d="M377.76932018575599,150.75273923594858 L377.76932019302194,150.78013581940337"/>
|
||
<path d="M377.76931929885404,151.07895945296997 L377.76931927834858,151.04471826696968"/>
|
||
<path d="M377.76931926651423,150.9854165327281 L377.76931927834858,151.04471826696968"/>
|
||
<path d="M377.76931926651423,150.9854165327281 L377.76931926495718,150.95117383037393"/>
|
||
<path d="M377.76931926495718,148.04075606766474 L377.76931926495718,150.95117383037393"/>
|
||
<path d="M377.76931926495718,148.04075606766474 L377.76931926651423,148.00651942074904"/>
|
||
<path d="M377.76931927834858,147.94721162768258 L377.76931926651423,148.00651942074904"/>
|
||
<path d="M377.76931929885404,147.91297497837104 L377.76931927834858,147.94721162768258"/>
|
||
<path d="M377.76932034916945,147.94721149228587 L377.7693203286658,147.91297484815945"/>
|
||
<path d="M377.7693203610047,148.00651928235939 L377.76932034916945,147.94721149228587"/>
|
||
<path d="M377.7693203610047,148.00651928235939 L377.7693203610047,150.98541639433847"/>
|
||
<path d="M377.7693203610047,150.98541639433847 L377.76932034916945,151.04471813157298"/>
|
||
<path d="M377.7693203286658,151.07895932275835 L377.76932034916945,151.04471813157298"/>
|
||
<path d="M377.76931943449335,150.7801359153132 L377.76931944176658,150.75273933002012"/>
|
||
<path d="M377.7693194478893,150.68659147533049 L377.76931944176658,150.75273933002012"/>
|
||
<path d="M377.7693194478893,150.68659147533049 L377.76931944176658,150.62044665010546"/>
|
||
<path d="M377.76931943449335,150.59304703873528 L377.76931944176658,150.62044665010546"/>
|
||
<path d="M377.76931941399334,150.55880736669252 L377.76931943449335,150.59304703873528"/>
|
||
<path d="M377.76931939032102,150.55880736968572 L377.76931936981828,150.59304704691294"/>
|
||
<path d="M377.76931936981828,150.59304704691294 L377.76931936254778,150.6204466601219"/>
|
||
<path d="M377.76931935642506,150.68659148689537 L377.76931936254778,150.6204466601219"/>
|
||
<path d="M377.76931936254778,150.75273934003658 L377.76931935642506,150.68659148689537"/>
|
||
<path d="M377.76931936254778,150.75273934003658 L377.76931936981828,150.78013592349083"/>
|
||
<path d="M377.76931936981828,150.78013592349083 L377.76931939032102,150.81437559553348"/>
|
||
<path d="M377.76931943449335,150.7801359153132 L377.76931941399334,150.81437559254027"/>
|
||
<path d="M377.9677791242907,148.43312521868151 L377.76934161837698,148.43312521868154"/>
|
||
<path d="M377.96777910061655,148.43312522167486 L377.76934159470284,148.43312522167486"/>
|
||
<path d="M377.769341606539,148.43762773133687 L377.96777910061655,148.43312522167486"/>
|
||
<path d="M377.769341606539,148.43762773133687 L377.9677791242907,148.43312521868151"/>
|
||
<path d="M380.61963244687513,151.56487011944694 L397.24333304099628,169.54454097126356"/>
|
||
<path d="M397.24816254932875,169.53981061166797 L380.62454560139167,151.56022832639519"/>
|
||
<path d="M377.76934164614568,148.23919324833105 L377.96777915205939,148.23919324833105"/>
|
||
<path d="M377.76934165227294,148.30533807355556 L377.96777915818666,148.30533807355556"/>
|
||
<path d="M377.96777915662869,148.27109537120165 L377.76934164614568,148.23919324833105"/>
|
||
<path d="M377.76934165227294,148.30533807355556 L377.76934164614568,148.23919324833105"/>
|
||
<path d="M377.96777915662869,148.27109537120165 L377.76934165227294,148.30533807355556"/>
|
||
<path d="M377.76934240687706,148.41990523753009 L377.76934239740558,148.39888241762844"/>
|
||
<path d="M377.9677799033193,148.39888241762841 L377.76934239740558,148.39888241762844"/>
|
||
<path d="M377.96777992382204,148.43312511758711 L377.76934241790741,148.43312511758711"/>
|
||
<path d="M377.76934240687706,148.41990523753009 L377.76934241790741,148.43312511758711"/>
|
||
<path d="M377.76934240687706,148.41990523753009 L377.9677799033193,148.39888241762841"/>
|
||
<path d="M377.76934240687706,148.41990523753009 L377.96777992382204,148.43312511758711"/>
|
||
<path d="M377.76934246935025,148.2391931442433 L377.96777997526397,148.2391931442433"/>
|
||
<path d="M377.9677799679971,148.2117935328726 L377.76934246208248,148.2117935328726"/>
|
||
<path d="M377.76934246935025,148.2391931442433 L377.76934246208248,148.2117935328726"/>
|
||
<path d="M377.76934240687706,150.57202078972054 L377.76934241790741,150.55880393479009"/>
|
||
<path d="M377.96777992382204,150.55880393479009 L377.76934241790741,150.55880393479009"/>
|
||
<path d="M377.76934240687706,150.57202078972054 L377.96777992382204,150.55880393479009"/>
|
||
<path d="M377.76934240687706,150.57202078972054 L377.9677799033193,150.59304361201731"/>
|
||
<path d="M377.76934239740558,150.59304361201731 L377.9677799033193,150.59304361201731"/>
|
||
<path d="M377.76934240687706,150.57202078972054 L377.76934239740558,150.59304361201731"/>
|
||
<path d="M379.53930414280376,149.1769842133366 L379.60147028712026,149.33687332008375"/>
|
||
<path d="M379.60147037656907,149.3368733087737 L379.53930423225256,149.17698420202652"/>
|
||
<path d="M377.76934161837698,150.55880403588449 L377.9677791242907,150.55880403588449"/>
|
||
<path d="M377.96777911245272,150.55429547039046 L377.76934161837698,150.55880403588449"/>
|
||
<path d="M377.76934159470284,150.55880403887784 L377.96777911245272,150.55429547039046"/>
|
||
<path d="M377.76934159470284,150.55880403887784 L377.96777910061655,150.55880403887784"/>
|
||
<path d="M378.89579245775758,149.22070155677392 L379.04122288690132,149.22575212073679"/>
|
||
<path d="M379.04122279745343,149.22575213204658 L378.89579236831059,149.22070156808377"/>
|
||
<path d="M377.96775769321221,150.62044655603393 L377.76932018575599,150.62044655603393"/>
|
||
<path d="M377.76932019302194,150.59304694282542 L377.76932018575599,150.62044655603393"/>
|
||
<path d="M377.76932019302194,150.59304694282542 L377.96775770047907,150.59304694282545"/>
|
||
<path d="M377.96775769321221,150.62044655603393 L377.96775770047907,150.59304694282545"/>
|
||
<path d="M399.19510914661942,171.94687880639373 L399.52487796910327,171.86327236705341"/>
|
||
<path d="M399.19510914661942,171.94687880639373 L399.02528090545502,171.9226297407487"/>
|
||
<path d="M398.73208779483366,171.7500744826965 L399.02528090545502,171.9226297407487"/>
|
||
<path d="M398.62844525653554,171.61337467097866 L398.73208779483366,171.7500744826965"/>
|
||
<path d="M398.56344044092702,171.45461951879022 L398.524315223754,171.1501360662173"/>
|
||
<path d="M398.47363699291191,171.02453545925127 L398.524315223754,171.1501360662173"/>
|
||
<path d="M398.47363699291191,171.02453545925127 L397.48347968104963,169.97532167285149"/>
|
||
<path d="M397.48347968104963,169.97532167285149 L397.94783331589542,169.51862260976796"/>
|
||
<path d="M398.96681941642009,170.54778137273436 L397.94783331589542,169.51862260976796"/>
|
||
<path d="M398.96681941642009,170.54778137273436 L399.55008082830273,170.72244178941673"/>
|
||
<path d="M399.55008082830273,170.72244178941673 L399.78399794047209,170.96946258675942"/>
|
||
<path d="M399.84571746717165,171.12952352774218 L399.78399794047209,170.96946258675942"/>
|
||
<path d="M399.83820369350678,171.46964214575718 L399.84571746717165,171.12952352774218"/>
|
||
<path d="M399.66263906539507,171.76104235158988 L399.52487796910327,171.86327236705341"/>
|
||
<path d="M399.48359384779042,171.28546461045639 L399.44597350489175,171.42603636981659"/>
|
||
<path d="M399.44588872324175,171.14491593895605 L399.3429592591724,171.04205195357062"/>
|
||
<path d="M399.27514907934847,171.01398847068813 L399.3429592591724,171.04205195357062"/>
|
||
<path d="M399.12963197610816,171.01403502489731 L399.27514907934847,171.01398847068813"/>
|
||
<path d="M399.12963197610816,171.01403502489731 L399.00362979177635,171.0868329394261"/>
|
||
<path d="M399.00362979177635,171.0868329394261 L398.95897408594783,171.14506922720579"/>
|
||
<path d="M398.93091136004432,171.21287827156121 L398.95897408594783,171.14506922720579"/>
|
||
<path d="M398.93095375086841,171.35839651027015 L398.93091136004432,171.21287827156121"/>
|
||
<path d="M398.93095375086841,171.35839651027015 L399.00375393633431,171.48439604517509"/>
|
||
<path d="M399.12980305336396,171.55711674784473 L399.00375393633431,171.48439604517509"/>
|
||
<path d="M399.27532015660518,171.55707057212507 L399.12980305336396,171.55711674784473"/>
|
||
<path d="M399.4013162851038,171.48427190061727 L399.44597350489175,171.42603636981659"/>
|
||
<path d="M377.96777992382204,150.81437216063784 L377.76934241790741,150.81437216063784"/>
|
||
<path d="M377.76934239740558,150.7801324885952 L377.76934241790741,150.81437216063784"/>
|
||
<path d="M377.76934239740558,150.7801324885952 L377.9677799033193,150.7801324885952"/>
|
||
<path d="M379.53499475906892,149.65004160441771 L379.53499475906892,149.34188453270338"/>
|
||
<path d="M399.00360887055967,171.08683008573368 L398.95895467868786,171.14506637351337"/>
|
||
<path d="M398.95895476813394,171.14506636220355 L399.00360896000484,171.08683007442386"/>
|
||
<path d="M377.96775843425212,150.62044489053255 L377.96775842812667,150.6865897173063"/>
|
||
<path d="M377.76932093640107,150.6865897173063 L377.96775842812667,150.6865897173063"/>
|
||
<path d="M377.76932093640107,150.6865897173063 L377.76932094252652,150.62044489053253"/>
|
||
<path d="M377.96775843425212,150.62044489053255 L377.76932094252652,150.62044489053253"/>
|
||
<path d="M379.22791956206174,149.57675725527628 L379.240020912403,149.50437795014068"/>
|
||
<path d="M379.23299779847594,149.43132615606174 L379.20728719560475,149.36258943392812"/>
|
||
<path d="M379.23299779847594,149.43132615606174 L379.20728728505537,149.36258942261787"/>
|
||
<path d="M379.2400429023387,149.50437461933302 L379.20728728505537,149.36258942261787"/>
|
||
<path d="M379.23299779847594,149.43132615606174 L379.2400429023387,149.50437461933302"/>
|
||
<path d="M379.23299779847594,149.43132615606174 L379.24004281288899,149.50437463064327"/>
|
||
<path d="M379.09223784830237,149.26755081863081 L379.02842518001353,149.24112013947553"/>
|
||
<path d="M379.0284246312126,149.24112020886716 L379.09223729950054,149.26755088802244"/>
|
||
<path d="M378.37246117255336,149.80020202822303 L378.29816150628858,149.4682152572359"/>
|
||
<path d="M378.31360273747623,149.63906843667121 L378.29816159573829,149.46821524592571"/>
|
||
<path d="M378.31360273747623,149.63906843667121 L378.29816150628858,149.4682152572359"/>
|
||
<path d="M378.31360273747623,149.63906843667121 L378.37246117255336,149.80020202822303"/>
|
||
<path d="M378.37246126200307,149.80020201691281 L378.31360273747623,149.63906843667121"/>
|
||
<path d="M379.02235029773465,149.76850444045576 L378.87692024708076,149.76345084857695"/>
|
||
<path d="M378.81013653079617,149.73302937607454 L378.87692024708076,149.76345084857695"/>
|
||
<path d="M378.81013653079617,149.73302937607454 L378.71087727946133,149.62661629459507"/>
|
||
<path d="M378.71087727946133,149.62661629459507 L378.67812166217891,149.48483109787992"/>
|
||
<path d="M378.67812166217891,149.48483109787992 L378.69022358025313,149.41245179274432"/>
|
||
<path d="M378.76731839151626,149.28902787892505 L378.69022358025313,149.41245179274432"/>
|
||
<path d="M378.76731839151626,149.28902787892505 L378.82705662027684,149.24640693267801"/>
|
||
<path d="M378.89579286929848,149.22069992545738 L378.82705662027684,149.24640693267801"/>
|
||
<path d="M378.89579286929848,149.22069992545738 L379.04122339306423,149.22575048942019"/>
|
||
<path d="M379.04122339306423,149.22575048942019 L379.10800701472681,149.2561749898386"/>
|
||
<path d="M379.20726626606074,149.36258807131804 L379.10800701472681,149.2561749898386"/>
|
||
<path d="M379.23297686893193,149.43132479345172 L379.20726626606074,149.36258807131804"/>
|
||
<path d="M379.24002188334407,149.50437629594927 L379.23297686893193,149.43132479345172"/>
|
||
<path d="M379.22792024913679,149.57675560108487 L379.24002188334407,149.50437629594927"/>
|
||
<path d="M379.22792024913679,149.57675560108487 L379.15082562711859,149.70016740323996"/>
|
||
<path d="M379.15082562711859,149.70016740323996 L379.02235029773465,149.76850444045576"/>
|
||
<path d="M379.63514325867027,149.64200113601885 L379.60144917665775,149.33687198034934"/>
|
||
<path d="M379.60144917665775,149.33687198034934 L379.53928284309723,149.17698590151826"/>
|
||
<path d="M379.30467877247474,148.93061951253074 L379.53928284309723,149.17698590151826"/>
|
||
<path d="M378.9786524542219,148.83342946332377 L379.30467877247474,148.93061951253074"/>
|
||
<path d="M378.80796712357233,148.8506340822905 L378.9786524542219,148.83342946332377"/>
|
||
<path d="M378.80796712357233,148.8506340822905 L378.50788602437251,149.01090470645931"/>
|
||
<path d="M378.50788602437251,149.01090470645931 L378.32715539299943,149.29913506268264"/>
|
||
<path d="M378.29814052943266,149.46821086670982 L378.32715539299943,149.29913506268264"/>
|
||
<path d="M378.37244010107543,149.80019763769695 L378.29814052943266,149.46821086670982"/>
|
||
<path d="M378.37244010107543,149.80019763769695 L378.60191876143517,150.05135418986734"/>
|
||
<path d="M379.18197247475791,150.23637499978665 L378.60191876143517,150.05135418986734"/>
|
||
<path d="M379.18197247475791,150.23637499978665 L380.21284579518442,151.31611320783435"/>
|
||
<path d="M380.68526560912824,150.86775908137042 L380.21284579518442,151.31611320783435"/>
|
||
<path d="M379.68357193713609,149.76848930087556 L380.68526560912824,150.86775908137042"/>
|
||
<path d="M377.76934246208248,148.39888240945049 L377.76934244158247,148.43312511459365"/>
|
||
<path d="M377.96777994749618,148.43312511459362 L377.76934244158247,148.43312511459365"/>
|
||
<path d="M377.76934246208248,148.39888240945049 L377.9677799679971,148.39888240945049"/>
|
||
<path d="M378.69536151114926,149.49668707230012 L378.73080856730712,149.36439439238552"/>
|
||
<path d="M378.73080911610805,149.36439432299395 L378.69536205995018,149.49668700290854"/>
|
||
<path d="M378.32717659808395,149.299133374501 L378.50790732407995,149.0109090741098"/>
|
||
<path d="M378.3986945505535,149.14320779854643 L378.50790732407995,149.0109090741098"/>
|
||
<path d="M378.3986945505535,149.14320779854643 L378.50790741352785,149.01090906279973"/>
|
||
<path d="M378.32717659808395,149.299133374501 L378.3986945505535,149.14320779854643"/>
|
||
<path d="M378.32717668753276,149.29913336319095 L378.3986945505535,149.14320779854643"/>
|
||
<path d="M378.76733959660078,149.28903224657546 L378.69024497458258,149.41245010456268"/>
|
||
<path d="M378.72066776662405,149.34566940488389 L378.69024506403139,149.41245009325257"/>
|
||
<path d="M378.72066776662405,149.34566940488389 L378.69024497458258,149.41245010456268"/>
|
||
<path d="M378.76733959660078,149.28903224657546 L378.72066776662405,149.34566940488389"/>
|
||
<path d="M378.76733968605049,149.28903223526535 L378.72066776662405,149.34566940488389"/>
|
||
<path d="M398.73206732718472,171.75007367299477 L398.6284247888866,171.61337423976642"/>
|
||
<path d="M398.6284248783345,171.61337422845662 L398.73206741663262,171.75007366168495"/>
|
||
<path d="M378.6019400559685,150.0513555182917 L379.18199367466923,150.23637632821095"/>
|
||
<path d="M378.75712539493588,150.12447364625228 L379.18199358522043,150.23637633952103"/>
|
||
<path d="M378.75712539493588,150.12447364625228 L379.18199367466923,150.23637632821095"/>
|
||
<path d="M378.6019400559685,150.0513555182917 L378.75712539493588,150.12447364625228"/>
|
||
<path d="M378.60193996651969,150.05135552960178 L378.75712539493588,150.12447364625228"/>
|
||
<path d="M398.62842496979783,171.6133742168916 L398.5634186402317,171.45461830772419"/>
|
||
<path d="M398.62842496979783,171.6133742168916 L398.73206750809686,171.75007365011996"/>
|
||
<path d="M399.0252591047597,171.92262890817216 L398.73206750809686,171.75007365011996"/>
|
||
<path d="M399.19508885988171,171.94687835230667 L399.0252591047597,171.92262890817216"/>
|
||
<path d="M399.19508885988171,171.94687835230667 L399.52485616840795,171.86327153447687"/>
|
||
<path d="M399.66261726469975,171.76104114052384 L399.52485616840795,171.86327153447687"/>
|
||
<path d="M399.83818340676908,171.46964169167012 L399.66261726469975,171.76104114052384"/>
|
||
<path d="M399.83818340676908,171.46964169167012 L399.84569566647633,171.12952307365512"/>
|
||
<path d="M399.84569566647633,171.12952307365512 L399.78397765373438,170.96946175418287"/>
|
||
<path d="M399.5500590276074,170.72244095684019 L399.78397765373438,170.96946175418287"/>
|
||
<path d="M398.96679761572386,170.54778129713682 L399.5500590276074,170.72244095684019"/>
|
||
<path d="M398.96679761572386,170.54778129713682 L397.94781454311533,169.51862139870192"/>
|
||
<path d="M397.48345788035522,169.97532121876444 L397.94781454311533,169.51862139870192"/>
|
||
<path d="M398.4736167061742,171.02453500516424 L397.48345788035522,169.97532121876444"/>
|
||
<path d="M398.52429190910016,171.15013523364075 L398.4736167061742,171.02453500516424"/>
|
||
<path d="M398.52429190910016,171.15013523364075 L398.5634186402317,171.45461830772419"/>
|
||
<path d="M398.95895379921012,171.14506801613976 L399.00360799108103,171.08683172836007"/>
|
||
<path d="M399.12961017541193,171.01403419232076 L399.00360799108103,171.08683172836007"/>
|
||
<path d="M399.12961017541193,171.01403419232076 L399.27512727865314,171.0139880166011"/>
|
||
<path d="M399.27512727865314,171.0139880166011 L399.34293745847708,171.04205074250456"/>
|
||
<path d="M399.44586692254643,171.14491548486899 L399.34293745847708,171.04205074250456"/>
|
||
<path d="M399.47397052531642,171.21270749719667 L399.44586692254643,171.14491548486899"/>
|
||
<path d="M399.47397052531642,171.21270749719667 L399.48357204709419,171.28546377787984"/>
|
||
<path d="M399.48357204709419,171.28546377787984 L399.44595170419552,171.42603591572953"/>
|
||
<path d="M399.401295998367,171.48427182501973 L399.44595170419552,171.42603591572953"/>
|
||
<path d="M399.401295998367,171.48427182501973 L399.27529835590894,171.5570697395485"/>
|
||
<path d="M399.27529835590894,171.5570697395485 L399.12978125266955,171.55711591526818"/>
|
||
<path d="M399.12978125266955,171.55711591526818 L399.00373213563898,171.48439521259854"/>
|
||
<path d="M398.9309334641307,171.35839529920409 L399.00373213563898,171.48439521259854"/>
|
||
<path d="M398.93089107330661,171.21287706049517 L398.9309334641307,171.35839529920409"/>
|
||
<path d="M398.95895379921012,171.14506801613976 L398.93089107330661,171.21287706049517"/>
|
||
<path d="M379.38091726090397,149.9169130292953 L379.25762335822992,150.01152026611601"/>
|
||
<path d="M379.11404554059436,150.07098853723645 L379.25762335822992,150.01152026611601"/>
|
||
<path d="M379.11404554059436,150.07098853723645 L377.96777956979031,150.09127557473678"/>
|
||
<path d="M377.96777956979031,148.90065053925338 L377.96777956979031,150.09127557473678"/>
|
||
<path d="M377.96777956979031,148.90065053925338 L379.11404554059436,148.92093454883769"/>
|
||
<path d="M379.11404554059436,148.92093454883769 L379.25762335822992,148.98040887579026"/>
|
||
<path d="M379.25762335822992,148.98040887579026 L379.38091726090397,149.07501308469489"/>
|
||
<path d="M379.53499485053771,149.34188452113796 L379.38091726090397,149.07501308469489"/>
|
||
<path d="M379.53499485053771,149.65004159285229 L379.53499485053771,149.34188452113796"/>
|
||
<path d="M379.38091726090397,149.9169130292953 L379.53499485053771,149.65004159285229"/>
|
||
<path d="M380.09189877525068,151.43091950414916 L380.11480469876415,151.38736899679543"/>
|
||
<path d="M380.47655614583755,151.69551697564259 L380.49401174495188,151.68200640898996"/>
|
||
<path d="M380.47655614583755,151.69551697564259 L380.4531191294268,151.68922799401747"/>
|
||
<path d="M380.47655614583755,151.69551697564259 L380.46521584327047,151.69247694793356"/>
|
||
<path d="M380.4531191294268,151.68922799401747 L380.46521584327047,151.69247694793356"/>
|
||
<path d="M380.4531191294268,151.68922799401747 L380.4726183185835,151.67072440190466"/>
|
||
<path d="M380.4531191294268,151.68922799401747 L380.53993998024043,151.60683235523697"/>
|
||
<path d="M380.4531191294268,151.68922799401747 L380.16017345079263,151.36612362741096"/>
|
||
<path d="M380.09189877525068,151.43091950414916 L380.16017345079263,151.36612362741096"/>
|
||
<path d="M381.02644725836626,151.14508604353068 L381.04218221390829,151.1482532422815"/>
|
||
<path d="M381.01938846964322,151.1707900177073 L381.04218221390829,151.1482532422815"/>
|
||
<path d="M381.02644725836626,151.14508604353068 L381.01938846964322,151.1707900177073"/>
|
||
<path d="M380.4726183185835,151.67072440190466 L380.46521584327047,151.69247694793356"/>
|
||
<path d="M380.47495358751121,151.68660279507529 L380.4726183185835,151.67072440190466"/>
|
||
<path d="M380.49865457112492,151.66501678528732 L380.47495358751121,151.68660279507529"/>
|
||
<path d="M380.49401166174039,151.68200641951134 L380.47495358751121,151.68660279507529"/>
|
||
<path d="M380.49401166174039,151.68200641951134 L380.53454425205609,151.64141115416663"/>
|
||
<path d="M380.49401166174039,151.68200641951134 L380.49865457112492,151.66501678528732"/>
|
||
<path d="M380.57298400570426,151.60640541917854 L380.55779544377265,151.62940546532255"/>
|
||
<path d="M380.57792746665791,151.61029931800843 L380.55779544377265,151.62940546532255"/>
|
||
<path d="M380.74954345292417,151.4079073600719 L380.78933027222547,151.38646365832983"/>
|
||
<path d="M380.80194344287384,151.35817686564337 L380.74954345292417,151.4079073600719"/>
|
||
<path d="M380.80194344287384,151.35817686564337 L380.78933027222547,151.38646365832983"/>
|
||
<path d="M380.80194344287384,151.35817686564337 L380.90077671332665,151.27984921829272"/>
|
||
<path d="M380.90674607219671,151.2587113349129 L380.90077671332665,151.27984921829272"/>
|
||
<path d="M380.74954373547962,151.40790732434493 L380.76536932350655,151.42155111460272"/>
|
||
<path d="M380.76234737883669,151.42442312757873 L380.91164580118993,151.28355992880728"/>
|
||
<path d="M380.76234737883669,151.42442312757873 L380.78933027222547,151.38646365832983"/>
|
||
<path d="M380.90077671332665,151.27984921829272 L380.78933027222547,151.38646365832983"/>
|
||
<path d="M380.91164580118993,151.28355992880728 L380.78933027222547,151.38646365832983"/>
|
||
<path d="M380.76234737883669,151.42442312757873 L380.72910596835163,151.44462841158861"/>
|
||
<path d="M380.71230955544479,151.47442310482143 L380.72910596835163,151.44462841158861"/>
|
||
<path d="M380.71230955544479,151.47442310482143 L380.66222763920405,151.51622651318178"/>
|
||
<path d="M380.53993998024043,151.60683235523697 L380.53454425205609,151.64141115416663"/>
|
||
<path d="M380.53993998024043,151.60683235523697 L380.49865457112492,151.66501678528732"/>
|
||
<path d="M380.53454425205609,151.64141115416663 L380.49865457112492,151.66501678528732"/>
|
||
<path d="M397.55821672891625,169.20412598323139 L397.59602629754545,169.16844275202749"/>
|
||
<path d="M397.59124826423022,169.20311541635499 L397.59602629754545,169.16844275202749"/>
|
||
<path d="M397.55821672891625,169.20412598323139 L397.59124826423022,169.20311541635499"/>
|
||
<path d="M380.61690088359637,151.56328941073474 L380.57360055777872,151.59259509502505"/>
|
||
<path d="M380.61690088359637,151.56328941073474 L380.61911106697016,151.54728233333438"/>
|
||
<path d="M380.61690088359637,151.56328941073474 L380.66222763920405,151.51622651318178"/>
|
||
<path d="M380.59234051723297,151.55710034946662 L380.64474181120522,151.5073668297382"/>
|
||
<path d="M380.59234051723297,151.55710034946662 L380.61911106697016,151.54728233333438"/>
|
||
<path d="M380.57360055777872,151.59259509502505 L380.59234051723297,151.55710034946662"/>
|
||
<path d="M380.57360055777872,151.59259509502505 L380.61911106697016,151.54728233333438"/>
|
||
<path d="M380.69714234819867,151.45763936584189 L380.64474181120522,151.5073668297382"/>
|
||
<path d="M380.64474181120522,151.5073668297382 L380.61911106697016,151.54728233333438"/>
|
||
<path d="M380.66222763920405,151.51622651318178 L380.61911106697016,151.54728233333438"/>
|
||
<path d="M380.66222763920405,151.51622651318178 L380.64474181120522,151.5073668297382"/>
|
||
<path d="M380.74954345292417,151.4079073600719 L380.72910596835163,151.44462841158861"/>
|
||
<path d="M380.66222763920405,151.51622651318178 L380.72910596835163,151.44462841158861"/>
|
||
<path d="M380.69714234819867,151.45763936584189 L380.72910596835163,151.44462841158861"/>
|
||
<path d="M380.69714234819867,151.45763936584189 L380.66222763920405,151.51622651318178"/>
|
||
<path d="M380.69714234819867,151.45763936584189 L380.74954345292417,151.4079073600719"/>
|
||
<path d="M380.44939065650715,151.09164001785746 L380.74954345292417,151.4079073600719"/>
|
||
<path d="M380.33891997828277,151.19648463882572 L380.59234051723297,151.55710034946662"/>
|
||
<path d="M380.16017345079263,151.36612362741096 L380.59234051723297,151.55710034946662"/>
|
||
<path d="M380.53993998024043,151.60683235523697 L380.16017345079263,151.36612362741096"/>
|
||
<path d="M380.53993998024043,151.60683235523697 L380.59234051723297,151.55710034946662"/>
|
||
<path d="M380.16017345079263,151.36612362741096 L380.33891997828277,151.19648463882572"/>
|
||
<path d="M380.21113759898117,151.2936746841861 L380.33891997828277,151.19648463882572"/>
|
||
<path d="M380.35988829816006,151.12141200220793 L380.39814979567791,151.09963977272264"/>
|
||
<path d="M380.53181204557995,150.97639904710192 L380.54390365776226,150.94832723644549"/>
|
||
<path d="M380.47439007736784,151.01411476943269 L380.54390365776226,150.94832723644549"/>
|
||
<path d="M380.47439007736784,151.01411476943269 L380.53181204557995,150.97639904710192"/>
|
||
<path d="M380.47439007736784,151.01411476943269 L380.39814979567791,151.09963977272264"/>
|
||
<path d="M380.47439007736784,151.01411476943269 L380.46839328255146,151.04807587668776"/>
|
||
<path d="M380.46839328255146,151.04807587668776 L380.39814979567791,151.09963977272264"/>
|
||
<path d="M380.34782715841675,151.16283540815397 L380.39814979567791,151.09963977272264"/>
|
||
<path d="M380.33891997828277,151.19648463882572 L380.69714234819867,151.45763936584189"/>
|
||
<path d="M380.44939065650715,151.09164001785746 L380.69714234819867,151.45763936584189"/>
|
||
<path d="M380.44939065650715,151.09164001785746 L380.33891997828277,151.19648463882572"/>
|
||
<path d="M397.372147841073,169.38945851258549 L397.38524509635181,169.40574567243104"/>
|
||
<path d="M380.27981639125164,151.23060016770793 L380.33891997828277,151.19648463882572"/>
|
||
<path d="M380.34782715841675,151.16283540815397 L380.33891997828277,151.19648463882572"/>
|
||
<path d="M380.34782715841675,151.16283540815397 L380.30977364167165,151.17824295801341"/>
|
||
<path d="M380.30977364167165,151.17824295801341 L380.33891997828277,151.19648463882572"/>
|
||
<path d="M380.27981639125164,151.23060016770793 L380.30977364167165,151.17824295801341"/>
|
||
<path d="M380.2312861020805,151.25554716626539 L380.30977364167165,151.17824295801341"/>
|
||
<path d="M380.21113759898117,151.2936746841861 L380.27981639125164,151.23060016770793"/>
|
||
<path d="M380.2312861020805,151.25554716626539 L380.27981639125164,151.23060016770793"/>
|
||
<path d="M380.11480469876415,151.38736899679543 L380.16017345079263,151.36612362741096"/>
|
||
<path d="M380.14748118469061,151.35473412108459 L380.16017345079263,151.36612362741096"/>
|
||
<path d="M380.1723276801099,151.31261732487081 L380.16017345079263,151.36612362741096"/>
|
||
<path d="M380.21113759898117,151.2936746841861 L380.16017345079263,151.36612362741096"/>
|
||
<path d="M380.2312861020805,151.25554716626539 L380.21113759898117,151.2936746841861"/>
|
||
<path d="M380.1723276801099,151.31261732487081 L380.21113759898117,151.2936746841861"/>
|
||
<path d="M380.1723276801099,151.31261732487081 L380.12525724109264,151.35685517451051"/>
|
||
<path d="M380.1723276801099,151.31261732487081 L380.14748118469061,151.35473412108459"/>
|
||
<path d="M380.12525724109264,151.35685517451051 L380.14748118469061,151.35473412108459"/>
|
||
<path d="M380.11480469876415,151.38736899679543 L380.14748118469061,151.35473412108459"/>
|
||
<path d="M380.0764906567224,151.40420874275969 L380.12525724109264,151.35685517451051"/>
|
||
<path d="M380.08810437974125,151.4060239832607 L380.12525724109264,151.35685517451051"/>
|
||
<path d="M380.08810437974125,151.4060239832607 L380.11480469876415,151.38736899679543"/>
|
||
<path d="M380.12525724109264,151.35685517451051 L380.11480469876415,151.38736899679543"/>
|
||
<path d="M380.09189877525068,151.43091950414916 L380.08810437974125,151.4060239832607"/>
|
||
<path d="M380.0764906567224,151.40420874275969 L380.09189877525068,151.43091950414916"/>
|
||
<path d="M380.09189877525068,151.43091950414916 L380.11480484300364,151.38736897855756"/>
|
||
<path d="M380.09189877525068,151.43091950414916 L380.08810445617337,151.40602397359643"/>
|
||
<path d="M380.12525741153922,151.35685515295884 L380.08810445617337,151.40602397359643"/>
|
||
<path d="M380.11480484300364,151.38736897855756 L380.08810445617337,151.40602397359643"/>
|
||
<path d="M380.12525741153922,151.35685515295884 L380.11480484300364,151.38736897855756"/>
|
||
<path d="M380.16017365109337,151.36612360208471 L380.11480484300364,151.38736897855756"/>
|
||
<path d="M380.14748138303321,151.35473409600581 L380.11480484300364,151.38736897855756"/>
|
||
<path d="M380.16017365109337,151.36612360208471 L380.14748138303321,151.35473409600581"/>
|
||
<path d="M380.16017365109337,151.36612360208471 L380.19565025395377,151.31234326815382"/>
|
||
<path d="M380.12525741153922,151.35685515295884 L380.14748138303321,151.35473409600581"/>
|
||
<path d="M380.172327910273,151.31261729576846 L380.14748138303321,151.35473409600581"/>
|
||
<path d="M380.19565025395377,151.31234326815382 L380.14748138303321,151.35473409600581"/>
|
||
<path d="M380.172327910273,151.31261729576846 L380.19565025395377,151.31234326815382"/>
|
||
<path d="M380.172327910273,151.31261729576846 L380.23128637981199,151.25554713114846"/>
|
||
<path d="M380.19565025395377,151.31234326815382 L380.23128637981199,151.25554713114846"/>
|
||
<path d="M380.24755064671308,151.26097164209662 L380.23128637981199,151.25554713114846"/>
|
||
<path d="M380.24755064671308,151.26097164209662 L380.19565025395377,151.31234326815382"/>
|
||
<path d="M380.57298400570426,151.60640541917854 L380.57360055777872,151.59259509502505"/>
|
||
<path d="M380.53993998024043,151.60683235523697 L380.57360055777872,151.59259509502505"/>
|
||
<path d="M380.57298400570426,151.60640541917854 L380.53993998024043,151.60683235523697"/>
|
||
<path d="M380.44939098059376,151.09163997687921 L380.40489292296161,151.10834196085722"/>
|
||
<path d="M380.33892030236939,151.19648459784747 L380.44939098059376,151.09163997687921"/>
|
||
<path d="M380.52579268559793,150.99393669556781 L380.46005587397804,151.04088756141857"/>
|
||
<path d="M380.52579268559793,150.99393669556781 L380.40489292296161,151.10834196085722"/>
|
||
<path d="M380.33892030236939,151.19648459784747 L380.40489292296161,151.10834196085722"/>
|
||
<path d="M380.33892030236939,151.19648459784747 L380.3300013860412,151.16792680771806"/>
|
||
<path d="M380.33892030236939,151.19648459784747 L380.24755064671308,151.26097164209662"/>
|
||
<path d="M380.3300013860412,151.16792680771806 L380.24755064671308,151.26097164209662"/>
|
||
<path d="M380.62444203848145,150.88239769349843 L380.62901229415138,150.89892405991731"/>
|
||
<path d="M380.62444203848145,150.88239769349843 L380.54388166782564,150.94832753933707"/>
|
||
<path d="M380.62901229415138,150.89892405991731 L380.54388166782564,150.94832753933707"/>
|
||
<path d="M380.46005587397804,151.04088756141857 L380.40489292296161,151.10834196085722"/>
|
||
<path d="M380.37066364969951,151.11255682088779 L380.40489292296161,151.10834196085722"/>
|
||
<path d="M380.3300013860412,151.16792680771806 L380.40489292296161,151.10834196085722"/>
|
||
<path d="M380.37066364969951,151.11255682088779 L380.3300013860412,151.16792680771806"/>
|
||
<path d="M380.30133552916732,151.17853814050142 L380.3300013860412,151.16792680771806"/>
|
||
<path d="M380.37066364969951,151.11255682088779 L380.30133552916732,151.17853814050142"/>
|
||
<path d="M380.48380021726325,151.00381375820069 L380.46005587397804,151.04088756141857"/>
|
||
<path d="M380.37066364969951,151.11255682088779 L380.46005587397804,151.04088756141857"/>
|
||
<path d="M397.38522026774035,169.40574521834401 L397.34582253565304,169.42789518150326"/>
|
||
<path d="M397.37212604037859,169.38945730151957 L397.34582253565304,169.42789518150326"/>
|
||
<path d="M397.38522026774035,169.40574521834401 L397.37212604037859,169.38945730151957"/>
|
||
<path d="M380.73117560251512,150.78180395698283 L380.78221874424935,150.74727056854775"/>
|
||
<path d="M380.73117560251512,150.78180395698283 L380.76219037042165,150.77296244047506"/>
|
||
<path d="M380.78101367187946,150.7355767519505 L380.80688210487415,150.75236049058699"/>
|
||
<path d="M380.78101367187946,150.7355767519505 L380.73117577296262,150.78180393543113"/>
|
||
<path d="M380.76219051466114,150.77296242223719 L380.73117577296262,150.78180393543113"/>
|
||
<path d="M380.78221882068146,150.74727055888349 L380.73117577296262,150.78180393543113"/>
|
||
<path d="M380.68454211083599,150.82650202830948 L380.73117577296262,150.78180393543113"/>
|
||
<path d="M380.7278948506314,150.80388955329849 L380.73117577296262,150.78180393543113"/>
|
||
<path d="M380.68454211083599,150.82650202830948 L380.62446411690462,150.88239735548993"/>
|
||
<path d="M380.66359349021923,150.86426922304543 L380.62446411690462,150.88239735548993"/>
|
||
<path d="M380.54316799594062,150.95673571997577 L380.62446411690462,150.88239735548993"/>
|
||
<path d="M380.59701853186425,150.92955714615289 L380.62446411690462,150.88239735548993"/>
|
||
<path d="M380.52579268559793,150.99393669556781 L380.54316799594062,150.95673571997577"/>
|
||
<path d="M380.59701853186425,150.92955714615289 L380.54316799594062,150.95673571997577"/>
|
||
<path d="M380.55986184806397,150.98679686986901 L380.54316799594062,150.95673571997577"/>
|
||
<path d="M380.80194370473555,151.35817683253305 L380.55986184806397,150.98679686986901"/>
|
||
<path d="M380.55986184806397,150.98679686986901 L380.52579268559793,150.99393669556781"/>
|
||
<path d="M380.44939098059376,151.09163997687921 L380.55986184806397,150.98679686986901"/>
|
||
<path d="M380.44939098059376,151.09163997687921 L380.52579268559793,150.99393669556781"/>
|
||
<path d="M380.66359349021923,150.86426922304543 L380.59701853186425,150.92955714615289"/>
|
||
<path d="M380.55986184806397,150.98679686986901 L380.59701853186425,150.92955714615289"/>
|
||
<path d="M380.73860780782115,150.81715788128321 L380.59701853186425,150.92955714615289"/>
|
||
<path d="M380.73860780782115,150.81715788128321 L380.66359349021923,150.86426922304543"/>
|
||
<path d="M380.68454211083599,150.82650202830948 L380.66359349021923,150.86426922304543"/>
|
||
<path d="M380.7278948506314,150.80388955329849 L380.68454211083599,150.82650202830948"/>
|
||
<path d="M380.73860780782115,150.81715788128321 L380.68454211083599,150.82650202830948"/>
|
||
<path d="M380.76219051466114,150.77296242223719 L380.7278948506314,150.80388955329849"/>
|
||
<path d="M380.73860780782115,150.81715788128321 L380.7278948506314,150.80388955329849"/>
|
||
<path d="M380.76219051466114,150.77296242223719 L380.78221882068146,150.74727055888349"/>
|
||
<path d="M380.80688210487415,150.75236049058699 L380.78221882068146,150.74727055888349"/>
|
||
<path d="M380.73860780782115,150.81715788128321 L380.76219051466114,150.77296242223719"/>
|
||
<path d="M380.80688210487415,150.75236049058699 L380.76219051466114,150.77296242223719"/>
|
||
<path d="M381.02646943755326,151.14509028251251 L381.04596692350833,151.12658366248343"/>
|
||
<path d="M381.04596692350833,151.12658366248343 L381.04857623015914,151.13883461080081"/>
|
||
<path d="M381.03662386845599,151.16704419589325 L381.05102278632376,151.15032101031687"/>
|
||
<path d="M381.04596692350833,151.12658366248343 L381.05102278632376,151.15032101031687"/>
|
||
<path d="M381.05102278632376,151.15032101031687 L381.04857623015914,151.13883461080081"/>
|
||
<path d="M381.03662395166657,151.16704418537188 L380.99396254712747,151.20539727888533"/>
|
||
<path d="M381.04220439309165,151.1482544533477 L381.03662395166657,151.16704418537188"/>
|
||
<path d="M381.01941027033581,151.17079274273169 L381.03662395166657,151.16704418537188"/>
|
||
<path d="M381.02646943755326,151.14509028251251 L381.04857623015914,151.13883461080081"/>
|
||
<path d="M381.04596692350833,151.12658366248343 L380.9591468296735,151.20898081522205"/>
|
||
<path d="M380.80688210487415,150.75236049058699 L380.73860780782115,150.81715788128321"/>
|
||
<path d="M381.04596692350833,151.12658366248343 L380.73860780782115,150.81715788128321"/>
|
||
<path d="M380.9591468296735,151.20898081522205 L380.94317193126471,151.24185035681569"/>
|
||
<path d="M380.90674629268187,151.25871130703428 L380.55986184806397,150.98679686986901"/>
|
||
<path d="M380.73860780782115,150.81715788128321 L380.55986184806397,150.98679686986901"/>
|
||
<path d="M380.9591468296735,151.20898081522205 L380.73860780782115,150.81715788128321"/>
|
||
<path d="M380.9591468296735,151.20898081522205 L380.90674629268187,151.25871130703428"/>
|
||
<path d="M380.90674629268187,151.25871130703428 L380.73860780782115,150.81715788128321"/>
|
||
<path d="M380.85434537719766,151.30844179884662 L380.90674629268187,151.25871130703428"/>
|
||
<path d="M380.89554225933216,151.28493305833933 L380.90674629268187,151.25871130703428"/>
|
||
<path d="M380.94317193126471,151.24185035681569 L380.90674629268187,151.25871130703428"/>
|
||
<path d="M380.91164603547486,151.28355989918398 L380.86227625496986,151.32637008865163"/>
|
||
<path d="M380.89554225933216,151.28493305833933 L380.94317193126471,151.24185035681569"/>
|
||
<path d="M380.91164603547486,151.28355989918398 L380.89554225933216,151.28493305833933"/>
|
||
<path d="M380.91164603547486,151.28355989918398 L380.94317193126471,151.24185035681569"/>
|
||
<path d="M380.95699890254718,151.24195784876287 L380.94317193126471,151.24185035681569"/>
|
||
<path d="M397.58644649874395,169.86386058733524 L397.63454040628176,169.82740977662422"/>
|
||
<path d="M397.62052417472705,169.84678087055559 L397.63454040628176,169.82740977662422"/>
|
||
<path d="M397.58644649874395,169.86386058733524 L397.62052417472705,169.84678087055559"/>
|
||
<path d="M381.01941027033581,151.17079274273169 L380.9591468296735,151.20898081522205"/>
|
||
<path d="M381.01941027033581,151.17079274273169 L380.99396254712747,151.20539727888533"/>
|
||
<path d="M380.9591468296735,151.20898081522205 L380.99396254712747,151.20539727888533"/>
|
||
<path d="M380.76536932350655,151.42155111460272 L380.78728367855592,151.38941432741819"/>
|
||
<path d="M380.8179123689365,151.37419602202516 L380.76536932350655,151.42155111460272"/>
|
||
<path d="M380.8179123689365,151.37419602202516 L380.78728367855592,151.38941432741819"/>
|
||
<path d="M380.8179123689365,151.37419602202516 L380.86227625496986,151.32637008865163"/>
|
||
<path d="M380.78728367855592,151.38941432741819 L380.86227625496986,151.32637008865163"/>
|
||
<path d="M380.80194370473555,151.35817683253305 L380.85434537719766,151.30844179884662"/>
|
||
<path d="M380.80194370473555,151.35817683253305 L380.86227625496986,151.32637008865163"/>
|
||
<path d="M380.85434537719766,151.30844179884662 L380.89554225933216,151.28493305833933"/>
|
||
<path d="M380.86227625496986,151.32637008865163 L380.89554225933216,151.28493305833933"/>
|
||
<path d="M380.85434537719766,151.30844179884662 L380.86227625496986,151.32637008865163"/>
|
||
<path d="M380.74954373547962,151.40790732434493 L380.78728367855592,151.38941432741819"/>
|
||
<path d="M380.80194370473555,151.35817683253305 L380.78728367855592,151.38941432741819"/>
|
||
<path d="M380.74954373547962,151.40790732434493 L380.80194370473555,151.35817683253305"/>
|
||
<path d="M380.44939098059376,151.09163997687921 L380.80194370473555,151.35817683253305"/>
|
||
<path d="M380.69714261006038,151.45763933273159 L380.44939098059376,151.09163997687921"/>
|
||
<path d="M380.74954373547962,151.40790732434493 L380.44939098059376,151.09163997687921"/>
|
||
<path d="M397.38522435604818,169.40574355284261 L397.34582359604292,169.42789351600194"/>
|
||
<path d="M397.37212710076847,169.38945563601817 L397.34582359604292,169.42789351600194"/>
|
||
<path d="M397.38522435604818,169.40574355284261 L397.37212710076847,169.38945563601817"/>
|
||
<path d="M380.6169011178813,151.56328938111142 L380.76536932350655,151.42155111460272"/>
|
||
<path d="M380.6169011178813,151.56328938111142 L380.72604899694716,151.44651779610325"/>
|
||
<path d="M380.72604899694716,151.44651779610325 L380.76536932350655,151.42155111460272"/>
|
||
<path d="M380.61376060593966,151.55224505673951 L380.59234073771904,151.557100321588"/>
|
||
<path d="M380.61376060593966,151.55224505673951 L380.72604899694716,151.44651779610325"/>
|
||
<path d="M380.61376060593966,151.55224505673951 L380.69714261006038,151.45763933273159"/>
|
||
<path d="M380.69714261006038,151.45763933273159 L380.72604899694716,151.44651779610325"/>
|
||
<path d="M380.69714261006038,151.45763933273159 L380.74954373547962,151.40790732434493"/>
|
||
<path d="M380.72604899694716,151.44651779610325 L380.74954373547962,151.40790732434493"/>
|
||
<path d="M380.4531191294268,151.68922799401747 L380.09189877525068,151.43091950414916"/>
|
||
<path d="M380.16017365109337,151.36612360208471 L380.09189877525068,151.43091950414916"/>
|
||
<path d="M380.4531191294268,151.68922799401747 L380.16017365109337,151.36612360208471"/>
|
||
<path d="M380.57101039033796,151.59587278699203 L380.59234073771904,151.557100321588"/>
|
||
<path d="M380.57101039033796,151.59587278699203 L380.53994018003641,151.60683232997437"/>
|
||
<path d="M380.53994018003641,151.60683232997437 L380.16017365109337,151.36612360208471"/>
|
||
<path d="M380.53994018003641,151.60683232997437 L380.59234073771904,151.557100321588"/>
|
||
<path d="M380.33892030236939,151.19648459784747 L380.69714261006038,151.45763933273159"/>
|
||
<path d="M380.59234073771904,151.557100321588 L380.69714261006038,151.45763933273159"/>
|
||
<path d="M380.59234073771904,151.557100321588 L380.16017365109337,151.36612360208471"/>
|
||
<path d="M380.33892030236939,151.19648459784747 L380.16017365109337,151.36612360208471"/>
|
||
<path d="M380.59234073771904,151.557100321588 L380.33892030236939,151.19648459784747"/>
|
||
<path d="M380.47258752315656,151.68876623315001 L380.4531191294268,151.68922799401747"/>
|
||
<path d="M380.53994018003641,151.60683232997437 L380.4531191294268,151.68922799401747"/>
|
||
<path d="M380.53994018003641,151.60683232997437 L380.47258752315656,151.68876623315001"/>
|
||
<path d="M380.49401174495188,151.68200640898996 L380.47258752315656,151.68876623315001"/>
|
||
<path d="M380.4944212889136,151.6678599829126 L380.47258752315656,151.68876623315001"/>
|
||
<path d="M380.5345444154359,151.6414111335086 L380.49401174495188,151.68200640898996"/>
|
||
<path d="M380.4944212889136,151.6678599829126 L380.49401174495188,151.68200640898996"/>
|
||
<path d="M397.5730136668376,169.18086311402172 L397.59604552388964,169.16844562859504"/>
|
||
<path d="M397.5730136668376,169.18086311402172 L397.63584895417216,169.12712971923176"/>
|
||
<path d="M380.53994018003641,151.60683232997437 L380.5345444154359,151.6414111335086"/>
|
||
<path d="M380.4944212889136,151.6678599829126 L380.5345444154359,151.6414111335086"/>
|
||
<path d="M380.53994018003641,151.60683232997437 L380.4944212889136,151.6678599829126"/>
|
||
<path d="M380.6169011178813,151.56328938111142 L380.61376060593966,151.55224505673951"/>
|
||
<path d="M380.57101039033796,151.59587278699203 L380.61376060593966,151.55224505673951"/>
|
||
<path d="M380.57348400216551,151.60673392264582 L380.57101039033796,151.59587278699203"/>
|
||
<path d="M380.6169011178813,151.56328938111142 L380.57101039033796,151.59587278699203"/>
|
||
<path d="M380.57792764905798,151.61029929494543 L380.55779557984124,151.62940544811778"/>
|
||
<path d="M380.57348400216551,151.60673392264582 L380.55779557984124,151.62940544811778"/>
|
||
<path d="M380.95699890254718,151.24195784876287 L380.91164603547486,151.28355989918398"/>
|
||
<path d="M380.96062671494246,151.24709925141013 L380.91164603547486,151.28355989918398"/>
|
||
<path d="M380.96062671494246,151.24709925141013 L380.8179123689365,151.37419602202516"/>
|
||
<path d="M380.91164603547486,151.28355989918398 L380.8179123689365,151.37419602202516"/>
|
||
<path d="M397.17706067861081,169.57028869247122 L397.42128788735727,169.33857741177388"/>
|
||
<path d="M397.17706067861081,169.57028869247122 L397.372147841073,169.38945851258549"/>
|
||
<path d="M380.6169011178813,151.56328938111142 L380.57792764905798,151.61029929494543"/>
|
||
<path d="M380.57348400216551,151.60673392264582 L380.57792764905798,151.61029929494543"/>
|
||
<path d="M380.6169011178813,151.56328938111142 L380.57348400216551,151.60673392264582"/>
|
||
<path d="M380.9807589270672,151.22799310409681 L380.96062671494246,151.24709925141013"/>
|
||
<path d="M380.95699890254718,151.24195784876287 L380.96062671494246,151.24709925141013"/>
|
||
<path d="M380.9807589270672,151.22799310409681 L380.95699890254718,151.24195784876287"/>
|
||
<path d="M380.9807587909977,151.22799312130155 L380.96062653254239,151.24709927447316"/>
|
||
<path d="M380.9807587909977,151.22799312130155 L380.95729808668284,151.2424741338715"/>
|
||
<path d="M380.61690088359637,151.56328941073474 L380.57298400570426,151.60640541917854"/>
|
||
<path d="M380.57792746665791,151.61029931800843 L380.57298400570426,151.60640541917854"/>
|
||
<path d="M380.71230955544479,151.47442310482143 L380.61690088359637,151.56328941073474"/>
|
||
<path d="M380.57792746665791,151.61029931800843 L380.61690088359637,151.56328941073474"/>
|
||
<path d="M380.71230955544479,151.47442310482143 L380.57792746665791,151.61029931800843"/>
|
||
<path d="M380.96062653254239,151.24709927447316 L380.95729808668284,151.2424741338715"/>
|
||
<path d="M380.96062653254239,151.24709927447316 L380.91164580118993,151.28355992880728"/>
|
||
<path d="M380.30975195514065,151.17824159540427 L380.35986699012255,151.12141215355655"/>
|
||
<path d="M380.316851668043,151.15755184421585 L380.35986699012255,151.12141215355655"/>
|
||
<path d="M380.30975195514065,151.17824159540427 L380.316851668043,151.15755184421585"/>
|
||
<path d="M381.05102278632376,151.15032101031687 L381.03662395166657,151.16704418537188"/>
|
||
<path d="M381.03988648960103,151.17187825859799 L381.05102278632376,151.15032101031687"/>
|
||
<path d="M381.03662386845599,151.16704419589325 L381.0444892714454,151.14600169174992"/>
|
||
<path d="M381.03662386845599,151.16704419589325 L381.02247250601295,151.16671264140257"/>
|
||
<path d="M380.99396238374766,151.20539729954334 L380.95914662987752,151.20898084048468"/>
|
||
<path d="M380.99396238374766,151.20539729954334 L381.02247250601295,151.16671264140257"/>
|
||
<path d="M380.946579257547,151.23944016279574 L380.95729808668284,151.2424741338715"/>
|
||
<path d="M380.91164580118993,151.28355992880728 L380.95729808668284,151.2424741338715"/>
|
||
<path d="M380.5734626941271,151.60673256003645 L380.53452348588917,151.6414097708988"/>
|
||
<path d="M380.53991925048786,151.60682642549068 L380.53452348588917,151.6414097708988"/>
|
||
<path d="M380.5734626941271,151.60673256003645 L380.53991925048786,151.60682642549068"/>
|
||
<path d="M380.946579257547,151.23944016279574 L380.90077671332665,151.27984921829272"/>
|
||
<path d="M380.91164580118993,151.28355992880728 L380.90077671332665,151.27984921829272"/>
|
||
<path d="M380.946579257547,151.23944016279574 L380.91164580118993,151.28355992880728"/>
|
||
<path d="M380.90674607219671,151.2587113349129 L380.946579257547,151.23944016279574"/>
|
||
<path d="M380.95914662987752,151.20898084048468 L380.946579257547,151.23944016279574"/>
|
||
<path d="M380.95914662987752,151.20898084048468 L381.02247250601295,151.16671264140257"/>
|
||
<path d="M381.0444892714454,151.14600169174992 L381.02247250601295,151.16671264140257"/>
|
||
<path d="M380.95914662987752,151.20898084048468 L381.0444892714454,151.14600169174992"/>
|
||
<path d="M381.04596692350833,151.12658366248343 L381.0444892714454,151.14600169174992"/>
|
||
<path d="M380.80688210487415,150.75236049058699 L380.78221874424935,150.74727056854775"/>
|
||
<path d="M380.76219037042165,150.77296244047506 L380.78221874424935,150.74727056854775"/>
|
||
<path d="M380.76219037042165,150.77296244047506 L380.80688210487415,150.75236049058699"/>
|
||
<path d="M380.95914662987752,151.20898084048468 L381.04596692350833,151.12658366248343"/>
|
||
<path d="M380.73860760752132,150.81715790660948 L380.80688210487415,150.75236049058699"/>
|
||
<path d="M380.73860760752132,150.81715790660948 L381.04596692350833,151.12658366248343"/>
|
||
<path d="M380.80688210487415,150.75236049058699 L381.04596692350833,151.12658366248343"/>
|
||
<path d="M380.68304891922571,150.8497776492612 L380.73860760752132,150.81715790660948"/>
|
||
<path d="M380.73860760752132,150.81715790660948 L380.76219037042165,150.77296244047506"/>
|
||
<path d="M380.72789465228971,150.80388957837727 L380.76219037042165,150.77296244047506"/>
|
||
<path d="M380.72789465228971,150.80388957837727 L380.73860760752132,150.81715790660948"/>
|
||
<path d="M380.55986152397645,150.98679691084726 L380.73860760752132,150.81715790660948"/>
|
||
<path d="M380.80194344287384,151.35817686564337 L380.90674607219671,151.2587113349129"/>
|
||
<path d="M380.55986152397645,150.98679691084726 L380.90674607219671,151.2587113349129"/>
|
||
<path d="M380.73860760752132,150.81715790660948 L380.90674607219671,151.2587113349129"/>
|
||
<path d="M380.95914662987752,151.20898084048468 L380.90674607219671,151.2587113349129"/>
|
||
<path d="M380.73860760752132,150.81715790660948 L380.95914662987752,151.20898084048468"/>
|
||
<path d="M380.44939065650715,151.09164001785746 L380.80194344287384,151.35817686564337"/>
|
||
<path d="M380.55986152397645,150.98679691084726 L380.80194344287384,151.35817686564337"/>
|
||
<path d="M380.55986152397645,150.98679691084726 L380.44939065650715,151.09164001785746"/>
|
||
<path d="M380.46839328255146,151.04807587668776 L380.34782715841675,151.16283540815397"/>
|
||
<path d="M380.44939065650715,151.09164001785746 L380.34782715841675,151.16283540815397"/>
|
||
<path d="M380.46839328255146,151.04807587668776 L380.44939065650715,151.09164001785746"/>
|
||
<path d="M397.97526477571819,169.43701950850053 L397.88977615189151,169.54371039573567"/>
|
||
<path d="M380.62903409484488,150.89892375702541 L380.55986152397645,150.98679691084726"/>
|
||
<path d="M380.62903409484488,150.89892375702541 L380.53181204557995,150.97639904710192"/>
|
||
<path d="M380.55986152397645,150.98679691084726 L380.53181204557995,150.97639904710192"/>
|
||
<path d="M380.46839328255146,151.04807587668776 L380.53181204557995,150.97639904710192"/>
|
||
<path d="M380.55986152397645,150.98679691084726 L380.46839328255146,151.04807587668776"/>
|
||
<path d="M397.55322304833453,169.20032582151262 L397.3691771817289,169.39238200013457"/>
|
||
<path d="M380.62446383917313,150.88239739060685 L380.62903409484488,150.89892375702541"/>
|
||
<path d="M380.68304891922571,150.8497776492612 L380.62903409484488,150.89892375702541"/>
|
||
<path d="M380.62446383917313,150.88239739060685 L380.68304891922571,150.8497776492612"/>
|
||
<path d="M380.72789465228971,150.80388957837727 L380.68304891922571,150.8497776492612"/>
|
||
<path d="M380.6845418806729,150.82650205741183 L380.68304891922571,150.8497776492612"/>
|
||
<path d="M380.73117560251512,150.78180395698283 L380.72789465228971,150.80388957837727"/>
|
||
<path d="M380.6845418806729,150.82650205741183 L380.72789465228971,150.80388957837727"/>
|
||
<path d="M399.1455747838686,171.00904230420653 L399.01505797671462,171.07339611786529"/>
|
||
<path d="M399.14557485246632,171.00904229553282 L399.01505804531143,171.07339610919158"/>
|
||
<path d="M380.62444203848145,150.88239769349843 L380.68452007997757,150.82649933238781"/>
|
||
<path d="M380.68818085251814,150.8051434377366 L380.68452007997757,150.82649933238781"/>
|
||
<path d="M380.62444203848145,150.88239769349843 L380.68818085251814,150.8051434377366"/>
|
||
<path d="M380.68820284245294,150.80514919067724 L380.78101367187946,150.7355767519505"/>
|
||
<path d="M380.73117560251512,150.78180395698283 L380.78101367187946,150.7355767519505"/>
|
||
<path d="M380.6845418806729,150.82650205741183 L380.73117560251512,150.78180395698283"/>
|
||
<path d="M380.68820284245294,150.80514919067724 L380.73117560251512,150.78180395698283"/>
|
||
<path d="M380.35988829816006,151.12141200220793 L380.47439007736784,151.01411476943269"/>
|
||
<path d="M380.31687278683467,151.15755774869945 L380.47439007736784,151.01411476943269"/>
|
||
<path d="M380.31687278683467,151.15755774869945 L380.35988829816006,151.12141200220793"/>
|
||
<path d="M380.47653502704406,151.69551409907513 L380.49399035370288,151.68200505690189"/>
|
||
<path d="M380.49864695169572,151.68552046216917 L380.47653502704406,151.69551409907513"/>
|
||
<path d="M380.37066364969951,151.11255682088779 L380.52213967999205,150.9627461341783"/>
|
||
<path d="M380.48380021726325,151.00381375820069 L380.52213967999205,150.9627461341783"/>
|
||
<path d="M380.37066364969951,151.11255682088779 L380.48380021726325,151.00381375820069"/>
|
||
<path d="M380.62446383917313,150.88239739060685 L380.6845418806729,150.82650205741183"/>
|
||
<path d="M380.68820284245294,150.80514919067724 L380.6845418806729,150.82650205741183"/>
|
||
<path d="M380.62446383917313,150.88239739060685 L380.68820284245294,150.80514919067724"/>
|
||
<path d="M380.52211731156376,150.96274643707028 L380.73115378302509,150.78180726623901"/>
|
||
<path d="M380.68452031014249,150.82649930328517 L380.73115378302509,150.78180726623901"/>
|
||
<path d="M380.52211731156376,150.96274643707028 L380.68452031014249,150.82649930328517"/>
|
||
<path d="M380.31687278683467,151.15755774869945 L380.1723276801099,151.31261732487081"/>
|
||
<path d="M380.2312861020805,151.25554716626539 L380.1723276801099,151.31261732487081"/>
|
||
<path d="M380.31687278683467,151.15755774869945 L380.2312861020805,151.25554716626539"/>
|
||
<path d="M380.12525741153922,151.35685515295884 L380.0764906567224,151.40420874275969"/>
|
||
<path d="M380.15080981361871,151.31515923407454 L380.0764906567224,151.40420874275969"/>
|
||
<path d="M380.15080981361871,151.31515923407454 L380.172327910273,151.31261729576846"/>
|
||
<path d="M380.12525741153922,151.35685515295884 L380.172327910273,151.31261729576846"/>
|
||
<path d="M380.15080981361871,151.31515923407454 L380.12525741153922,151.35685515295884"/>
|
||
<path d="M379.10800719563986,149.25617496696361 L379.20726635235178,149.36258804844306"/>
|
||
<path d="M379.20726635235178,149.36258804844306 L379.24002168576817,149.50437627307429"/>
|
||
<path d="M379.24002168576817,149.50437627307429 L379.22792043004983,149.57675557820988"/>
|
||
<path d="M379.15082580803164,149.700167380365 L379.22792043004983,149.57675557820988"/>
|
||
<path d="M379.15082580803164,149.700167380365 L379.0223504786477,149.76850441758077"/>
|
||
<path d="M378.87692042799381,149.76345082570194 L379.0223504786477,149.76850441758077"/>
|
||
<path d="M378.87692042799381,149.76345082570194 L378.81013671170922,149.73302935319953"/>
|
||
<path d="M378.71087746037438,149.62661627172008 L378.81013671170922,149.73302935319953"/>
|
||
<path d="M378.71087746037438,149.62661627172008 L378.67812184309196,149.48483107500493"/>
|
||
<path d="M378.69022376116618,149.41245176986934 L378.67812184309196,149.48483107500493"/>
|
||
<path d="M378.7673185724293,149.28902785605004 L378.69022376116618,149.41245176986934"/>
|
||
<path d="M378.82705680118988,149.246406909803 L378.7673185724293,149.28902785605004"/>
|
||
<path d="M378.89579305021152,149.2206999025824 L378.82705680118988,149.246406909803"/>
|
||
<path d="M379.04122357397728,149.22575046654521 L378.89579305021152,149.2206999025824"/>
|
||
<path d="M379.04122357397728,149.22575046654521 L379.10800719563986,149.25617496696361"/>
|
||
<path d="M378.97865263513495,148.83342944044881 L378.80796730448537,148.85063405941548"/>
|
||
<path d="M378.80796730448537,148.85063405941548 L378.50788620528556,149.01090468358433"/>
|
||
<path d="M378.50788620528556,149.01090468358433 L378.32715557391248,149.29913503980765"/>
|
||
<path d="M378.32715557391248,149.29913503980765 L378.29814071034571,149.46821084383481"/>
|
||
<path d="M378.29814071034571,149.46821084383481 L378.37244028198847,149.80019761482197"/>
|
||
<path d="M378.60191894234822,150.05135416699235 L378.37244028198847,149.80019761482197"/>
|
||
<path d="M378.60191894234822,150.05135416699235 L378.75710437076441,150.12447531155894"/>
|
||
<path d="M378.75710437076441,150.12447531155894 L379.18197265567096,150.23637497691166"/>
|
||
<path d="M379.18197265567096,150.23637497691166 L380.21284597609747,151.31611318495936"/>
|
||
<path d="M380.68526579004129,150.86775905849541 L380.21284597609747,151.31611318495936"/>
|
||
<path d="M379.68357211804914,149.76848927800057 L380.68526579004129,150.86775905849541"/>
|
||
<path d="M379.63514343958332,149.64200111314386 L379.68357211804914,149.76848927800057"/>
|
||
<path d="M379.63514343958332,149.64200111314386 L379.6014493575708,149.33687195747436"/>
|
||
<path d="M379.53928302401027,149.17698587864325 L379.6014493575708,149.33687195747436"/>
|
||
<path d="M379.30467895338779,148.93061948965573 L379.53928302401027,149.17698587864325"/>
|
||
<path d="M378.97865263513495,148.83342944044881 L379.30467895338779,148.93061948965573"/>
|
||
<path d="M399.04422353793552,171.51849340905761 L398.98905187968239,171.47010201180817"/>
|
||
<path d="M399.04422353793552,171.51849340905761 L398.98905181108466,171.47010202048202"/>
|
||
<path d="M399.11003825248781,171.55095608413757 L398.98905181108466,171.47010202048202"/>
|
||
<path d="M399.04422353793552,171.51849340905761 L399.11003825248781,171.55095608413757"/>
|
||
<path d="M399.04422353793552,171.51849340905761 L399.11003832108645,171.55095607546372"/>
|
||
<path d="M379.02237150597421,149.7685118475876 L378.87694145531941,149.7634521998767"/>
|
||
<path d="M378.8769413658697,149.76345221118692 L379.02237141652358,149.76851185889782"/>
|
||
<path d="M398.9374879833972,170.75251656683372 L398.70579033368949,170.95568519156762"/>
|
||
<path d="M398.80826856966951,170.83884889626719 L398.70579026509085,170.95568520024148"/>
|
||
<path d="M398.80826856966951,170.83884889626719 L398.70579033368949,170.95568519156762"/>
|
||
<path d="M398.9374879833972,170.75251656683372 L398.80826856966951,170.83884889626719"/>
|
||
<path d="M398.93748791479857,170.75251657550754 L398.80826856966951,170.83884889626719"/>
|
||
<path d="M399.39215077294057,170.72274533930192 L399.23973153507586,170.69241735370741"/>
|
||
<path d="M399.39215077294057,170.72274533930192 L399.23973146647722,170.69241736238126"/>
|
||
<path d="M399.53153022176002,170.79148926141005 L399.23973146647722,170.69241736238126"/>
|
||
<path d="M399.39215077294057,170.72274533930192 L399.53153022176002,170.79148926141005"/>
|
||
<path d="M399.39215077294057,170.72274533930192 L399.53153029035866,170.7914892527362"/>
|
||
<path d="M378.95994450541866,149.76127243212937 L378.82765277172848,149.72582461899259"/>
|
||
<path d="M378.82765332052941,149.72582454960099 L378.9599450542205,149.7612723627378"/>
|
||
<path d="M378.82765400243125,149.26755081863081 L378.73080979800989,149.36439265749254"/>
|
||
<path d="M378.73080924920805,149.36439272688418 L378.82765345362941,149.26755088802241"/>
|
||
<path d="M380.80115783994961,151.39327509764854 L380.83593781520494,151.36039949832553"/>
|
||
<path d="M380.83593781520494,151.36039949832553 L380.86580329752496,151.33216115191323"/>
|
||
<path d="M380.90312655691423,151.29688289818631 L380.86580329752496,151.33216115191323"/>
|
||
<path d="M380.88871978443012,151.31050245797388 L380.90312659242636,151.29688289369614"/>
|
||
<path d="M380.88871978443012,151.31050245797388 L380.86580339454349,151.3321611396459"/>
|
||
<path d="M380.83593793402406,151.36039948330193 L380.86580339454349,151.3321611396459"/>
|
||
<path d="M380.80115797247208,151.39327508089212 L380.83593793402406,151.36039948330193"/>
|
||
<path d="M380.80115797247208,151.39327508089212 L380.76383626013148,151.42855635835076"/>
|
||
<path d="M380.76383626013148,151.42855635835076 L380.72651321840067,151.4638376364008"/>
|
||
<path d="M380.69173418936816,151.49671777759812 L380.72651321840067,151.4638376364008"/>
|
||
<path d="M380.66186813931608,151.52494704026211 L380.69173418936816,151.49671777759812"/>
|
||
<path d="M380.66186813931608,151.52494704026211 L380.63895153176554,151.54661178135947"/>
|
||
<path d="M380.6245456369038,151.56022832190499 L380.63895153176554,151.54661178135947"/>
|
||
<path d="M380.62454560139167,151.56022832639519 L380.63895146316418,151.54661179003352"/>
|
||
<path d="M380.63895146316418,151.54661179003352 L380.66186804229665,151.5249470525294"/>
|
||
<path d="M380.69173407054905,151.49671779262172 L380.66186804229665,151.5249470525294"/>
|
||
<path d="M380.7265130858782,151.46383765315721 L380.69173407054905,151.49671779262172"/>
|
||
<path d="M380.76383612293239,151.42855637569861 L380.7265130858782,151.46383765315721"/>
|
||
<path d="M380.80115783994961,151.39327509764854 L380.76383612293239,151.42855637569861"/>
|
||
<path d="M399.19508867897048,171.94687837518148 L399.02525892384756,171.92262893104697"/>
|
||
<path d="M399.19508876841746,171.94687836387169 L399.02525901329545,171.92262891973715"/>
|
||
<path d="M399.48359366687464,171.28546463333174 L399.44588854232688,171.14491596183137"/>
|
||
<path d="M399.47398920662863,171.21270871982813 L399.44588854232688,171.14491596183137"/>
|
||
<path d="M399.47398920662863,171.21270871982813 L399.44588863177387,171.14491595052141"/>
|
||
<path d="M399.48359366687464,171.28546463333174 L399.47398920662863,171.21270871982813"/>
|
||
<path d="M399.48359375632253,171.28546462202178 L399.47398920662863,171.21270871982813"/>
|
||
<path d="M377.9677576902609,150.62044498460426 L377.76932019853621,150.62044498460426"/>
|
||
<path d="M377.76932020466074,150.68658980982912 L377.76932019853621,150.62044498460426"/>
|
||
<path d="M377.96775769638634,150.68658980982912 L377.76932020466074,150.68658980982912"/>
|
||
<path d="M377.9677576902609,150.62044498460426 L377.96775769638634,150.68658980982912"/>
|
||
<path d="M398.9590632285549,171.42618892396266 L399.00375375541853,171.48439606805042"/>
|
||
<path d="M398.93095356995264,171.35839653314548 L398.9590632285549,171.42618892396266"/>
|
||
<path d="M398.9590632285549,171.42618892396266 L399.00375384486642,171.48439605674048"/>
|
||
<path d="M398.93095365940053,171.35839652183554 L399.00375384486642,171.48439605674048"/>
|
||
<path d="M398.93095365940053,171.35839652183554 L398.9590632285549,171.42618892396266"/>
|
||
<path d="M398.92135204817487,171.28564100944132 L398.93095356995264,171.35839653314548"/>
|
||
<path d="M398.92135204817487,171.28564100944132 L398.93091117912854,171.21287829443656"/>
|
||
<path d="M398.93095365940053,171.35839652183554 L398.93091126857553,171.2128782831266"/>
|
||
<path d="M398.92135204817487,171.28564100944132 L398.93091126857553,171.2128782831266"/>
|
||
<path d="M398.93095365940053,171.35839652183554 L398.92135204817487,171.28564100944132"/>
|
||
<path d="M378.80796634187527,148.85063573648188 L378.97865176714686,148.83343111751515"/>
|
||
<path d="M377.96775810798999,148.90065220456003 L379.11402413793303,148.92093621414435"/>
|
||
<path d="M379.11402404646788,148.92093622570951 L377.96775801652393,148.9006522161252"/>
|
||
<path d="M397.19460573888182,169.5752234638388 L397.17921636373603,169.60837535860387"/>
|
||
<path d="M397.2822305887662,169.50706053338084 L397.2307272611456,169.55771681052389"/>
|
||
<path d="M397.19460573888182,169.5752234638388 L397.2307272611456,169.55771681052389"/>
|
||
<path d="M397.24145969657502,169.53130127259163 L397.2307272611456,169.55771681052389"/>
|
||
<path d="M397.08840320561967,169.66866569629909 L397.10250122433035,169.6516866518169"/>
|
||
<path d="M397.0950131753757,169.67286465520354 L397.10250122433035,169.6516866518169"/>
|
||
<path d="M397.11665523619877,169.65176537531812 L397.10250122433035,169.6516866518169"/>
|
||
<path d="M397.14447423662796,169.61257581217649 L397.10250122433035,169.6516866518169"/>
|
||
<path d="M397.33373845826054,169.45640274227975 L397.58239846254082,169.82340660928017"/>
|
||
<path d="M397.40670672385158,169.99620447127938 L397.17921636373603,169.60837535860387"/>
|
||
<path d="M397.17921636373603,169.60837535860387 L397.2307272611456,169.55771681052389"/>
|
||
<path d="M397.40670672385158,169.99620447127938 L397.2307272611456,169.55771681052389"/>
|
||
<path d="M397.40670672385158,169.99620447127938 L397.58239846254082,169.82340660928017"/>
|
||
<path d="M397.58239846254082,169.82340660928017 L397.2307272611456,169.55771681052389"/>
|
||
<path d="M397.41765566924687,170.00928204055339 L397.40670672385158,169.99620447127938"/>
|
||
<path d="M397.41765566924687,170.00928204055339 L397.46167548720359,169.96260141909394"/>
|
||
<path d="M397.40670672385158,169.99620447127938 L397.46167548720359,169.96260141909394"/>
|
||
<path d="M397.46059453076714,169.98590047486709 L397.51480176886844,169.91250000869837"/>
|
||
<path d="M397.51480176886844,169.91250000869837 L397.46167548720359,169.96260141909394"/>
|
||
<path d="M397.46059453076714,169.98590047486709 L397.46167548720359,169.96260141909394"/>
|
||
<path d="M397.58439841224435,169.87594397916334 L397.51480176886844,169.91250000869837"/>
|
||
<path d="M397.61062923815962,169.83330410980435 L397.51480176886844,169.91250000869837"/>
|
||
<path d="M397.61062923815962,169.83330410980435 L397.58239846254082,169.82340660928017"/>
|
||
<path d="M397.58239846254082,169.82340660928017 L397.51480176886844,169.91250000869837"/>
|
||
<path d="M397.69098861565681,169.71661352433711 L397.58239846254082,169.82340660928017"/>
|
||
<path d="M397.68782140928079,169.75792716861477 L397.58239846254082,169.82340660928017"/>
|
||
<path d="M397.69098861565681,169.71661352433711 L397.68782140928079,169.75792716861477"/>
|
||
<path d="M397.58439841224435,169.87594397916334 L397.61062923815962,169.83330410980435"/>
|
||
<path d="M397.58439841224435,169.87594397916334 L397.68782140928079,169.75792716861477"/>
|
||
<path d="M397.68782140928079,169.75792716861477 L397.61062923815962,169.83330410980435"/>
|
||
<path d="M397.8027066093623,169.66204063606295 L397.68782140928079,169.75792716861477"/>
|
||
<path d="M397.76673344566234,169.68368190991572 L397.68782140928079,169.75792716861477"/>
|
||
<path d="M397.8027066093623,169.66204063606295 L397.76673344566234,169.68368190991572"/>
|
||
<path d="M397.8027066093623,169.66204063606295 L397.83995300766537,169.61455609928498"/>
|
||
<path d="M397.76673344566234,169.68368190991572 L397.83995300766537,169.61455609928498"/>
|
||
<path d="M398.05825682644218,169.39744692939465 L398.02025035212819,169.41497251658095"/>
|
||
<path d="M398.01033996980777,169.44566347526842 L398.02025035212819,169.41497251658095"/>
|
||
<path d="M398.01033996980777,169.44566347526842 L397.98815744291687,169.44818118922316"/>
|
||
<path d="M397.90613418548264,169.54884804804769 L397.92560066497981,169.51036701909709"/>
|
||
<path d="M397.85805237892282,169.57465422125432 L397.83995300766537,169.61455609928498"/>
|
||
<path d="M397.90613418548264,169.54884804804769 L397.83995300766537,169.61455609928498"/>
|
||
<path d="M397.90613418548264,169.54884804804769 L397.85805237892282,169.57465422125432"/>
|
||
<path d="M397.69098861565681,169.71661352433711 L397.76673344566234,169.68368190991572"/>
|
||
<path d="M397.79957271294052,169.60981892543597 L397.76673344566234,169.68368190991572"/>
|
||
<path d="M397.69098861565681,169.71661352433711 L397.79957271294052,169.60981892543597"/>
|
||
<path d="M397.59604552388964,169.16844562859504 L397.63584895417216,169.12712971923176"/>
|
||
<path d="M397.63150845790415,169.1442041351049 L397.65482489617852,169.12219951592397"/>
|
||
<path d="M397.63150845790415,169.1442041351049 L397.63584895417216,169.12712971923176"/>
|
||
<path d="M397.55786958475574,169.21795129561605 L397.59127203245271,169.20311753594305"/>
|
||
<path d="M397.65482489617852,169.12219951592397 L397.65743949035868,169.13803551827021"/>
|
||
<path d="M397.67660769044551,169.11918522976993 L397.65743949035868,169.13803551827021"/>
|
||
<path d="M397.6644551493996,169.11615655674612 L397.65743949035868,169.13803551827021"/>
|
||
<path d="M397.67660769044551,169.11918522976993 L397.6644551493996,169.11615655674612"/>
|
||
<path d="M397.67660769044551,169.11918522976993 L397.65306110132269,169.11331410055905"/>
|
||
<path d="M397.65306110132269,169.11331410055905 L397.6644551493996,169.11615655674612"/>
|
||
<path d="M397.65482489617852,169.12219951592397 L397.63584895417216,169.12712971923176"/>
|
||
<path d="M397.65306110132269,169.11331410055905 L397.63584895417216,169.12712971923176"/>
|
||
<path d="M397.63584887095885,169.12712972975339 L397.65306110132269,169.11331410055905"/>
|
||
<path d="M397.59604536050892,169.16844564925333 L397.63584887095885,169.12712972975339"/>
|
||
<path d="M397.65715027290798,169.11999671494095 L397.63584887095885,169.12712972975339"/>
|
||
<path d="M397.63569442892231,169.1412867535372 L397.63584887095885,169.12712972975339"/>
|
||
<path d="M397.56039919387558,169.21462742792937 L397.59127183265491,169.20311756120591"/>
|
||
<path d="M397.63569442892231,169.1412867535372 L397.65715027290798,169.11999671494095"/>
|
||
<path d="M397.67660769044551,169.11918522976993 L397.65715027290798,169.11999671494095"/>
|
||
<path d="M397.59127183265491,169.20311756120591 L397.65715027290798,169.11999671494095"/>
|
||
<path d="M397.53976242851286,169.25377384096498 L397.59127183265491,169.20311756120591"/>
|
||
<path d="M397.53976242851286,169.25377384096498 L397.97526457542017,169.43701953382657"/>
|
||
<path d="M397.43674816210614,169.35508942839886 L397.79957271294052,169.60981892543597"/>
|
||
<path d="M397.53976242851286,169.25377384096498 L397.79957271294052,169.60981892543597"/>
|
||
<path d="M397.92560066497981,169.51036701909709 L397.85805237892282,169.57465422125432"/>
|
||
<path d="M397.97526457542017,169.43701953382657 L397.85805237892282,169.57465422125432"/>
|
||
<path d="M397.97526457542017,169.43701953382657 L397.79957271294052,169.60981892543597"/>
|
||
<path d="M397.85805237892282,169.57465422125432 L397.79957271294052,169.60981892543597"/>
|
||
<path d="M398.02025035212819,169.41497251658095 L397.98815744291687,169.44818118922316"/>
|
||
<path d="M397.97526457542017,169.43701953382657 L397.98815744291687,169.44818118922316"/>
|
||
<path d="M397.96406884091039,169.490729467497 L397.98815744291687,169.44818118922316"/>
|
||
<path d="M397.96406884091039,169.490729467497 L397.97526457542017,169.43701953382657"/>
|
||
<path d="M397.97526457542017,169.43701953382657 L397.92560066497981,169.51036701909709"/>
|
||
<path d="M397.96406884091039,169.490729467497 L397.92560066497981,169.51036701909709"/>
|
||
<path d="M397.59127183265491,169.20311756120591 L397.67660769044551,169.11918522976993"/>
|
||
<path d="M397.59127183265491,169.20311756120591 L397.97526457542017,169.43701953382657"/>
|
||
<path d="M397.67660769044551,169.11918522976993 L397.97526457542017,169.43701953382657"/>
|
||
<path d="M398.04661142311716,169.39584062476499 L398.02025035212819,169.41497251658095"/>
|
||
<path d="M398.04237389282889,169.37101625023936 L398.02025035212819,169.41497251658095"/>
|
||
<path d="M398.04237389282889,169.37101625023936 L397.97526457542017,169.43701953382657"/>
|
||
<path d="M398.02025035212819,169.41497251658095 L397.97526457542017,169.43701953382657"/>
|
||
<path d="M397.59127203245271,169.20311753594305 L397.67660769044551,169.11918522976993"/>
|
||
<path d="M397.97526477571819,169.43701950850053 L397.67660769044551,169.11918522976993"/>
|
||
<path d="M398.04237389282889,169.37101625023936 L397.67660769044551,169.11918522976993"/>
|
||
<path d="M398.04237389282889,169.37101625023936 L398.04661142311716,169.39584062476499"/>
|
||
<path d="M398.05825682644218,169.39744692939465 L398.04237389282889,169.37101625023936"/>
|
||
<path d="M398.04661149954927,169.39584061510072 L398.04237389282889,169.37101625023936"/>
|
||
<path d="M397.97526477571819,169.43701950850053 L398.04237389282889,169.37101625023936"/>
|
||
<path d="M398.02025049636495,169.4149724983433 L398.04237389282889,169.37101625023936"/>
|
||
<path d="M398.02025049636495,169.4149724983433 L398.04661149954927,169.39584061510072"/>
|
||
<path d="M398.05825682644218,169.39744692939465 L398.02025049636495,169.4149724983433"/>
|
||
<path d="M398.01034014025799,169.44566345371649 L398.02025049636495,169.4149724983433"/>
|
||
<path d="M398.01034014025799,169.44566345371649 L397.98815764125766,169.44818116414439"/>
|
||
<path d="M397.96406907107712,169.4907294383944 L397.98815764125766,169.44818116414439"/>
|
||
<path d="M397.97526477571819,169.43701950850053 L398.02025049636495,169.4149724983433"/>
|
||
<path d="M397.98815764125766,169.44818116414439 L398.02025049636495,169.4149724983433"/>
|
||
<path d="M397.97526477571819,169.43701950850053 L397.98815764125766,169.44818116414439"/>
|
||
<path d="M397.94075412712164,169.49142131599788 L397.98815764125766,169.44818116414439"/>
|
||
<path d="M397.97526477571819,169.43701950850053 L397.94075412712164,169.49142131599788"/>
|
||
<path d="M397.17921656353474,169.60837533334097 L397.19124496680934,169.57769951503275"/>
|
||
<path d="M397.34584585030598,169.42789639256947 L397.38524509635181,169.40574567243104"/>
|
||
<path d="M397.34584585030598,169.42789639256947 L397.33373872012589,169.45640270916905"/>
|
||
<path d="M397.23631702628199,169.53647670709915 L397.33373872012589,169.45640270916905"/>
|
||
<path d="M397.23631702628199,169.53647670709915 L397.23072748163349,169.55771678264503"/>
|
||
<path d="M397.19124496680934,169.57769951503275 L397.23072748163349,169.55771678264503"/>
|
||
<path d="M397.38524509635181,169.40574567243104 L397.33373872012589,169.45640270916905"/>
|
||
<path d="M397.58239878662835,169.82340656830192 L397.23072748163349,169.55771678264503"/>
|
||
<path d="M397.33373872012589,169.45640270916905 L397.23072748163349,169.55771678264503"/>
|
||
<path d="M397.40670692414869,169.99620444595337 L397.23072748163349,169.55771678264503"/>
|
||
<path d="M397.17921656353474,169.60837533334097 L397.23072748163349,169.55771678264503"/>
|
||
<path d="M397.65680377141098,169.79180269410188 L397.58239878662835,169.82340656830192"/>
|
||
<path d="M397.69098893974433,169.71661348335886 L397.33373872012589,169.45640270916905"/>
|
||
<path d="M397.69098893974433,169.71661348335886 L397.58239878662835,169.82340656830192"/>
|
||
<path d="M397.58239878662835,169.82340656830192 L397.33373872012589,169.45640270916905"/>
|
||
<path d="M397.41476873569309,170.03142062539973 L397.41765586758765,170.00928201547461"/>
|
||
<path d="M397.40670692414869,169.99620444595337 L397.58239878662835,169.82340656830192"/>
|
||
<path d="M397.48086970330814,169.94776686900457 L397.58239878662835,169.82340656830192"/>
|
||
<path d="M397.54626968293042,169.88130032427404 L397.58239878662835,169.82340656830192"/>
|
||
<path d="M397.40670692414869,169.99620444595337 L397.48086970330814,169.94776686900457"/>
|
||
<path d="M397.46059476093205,169.98590044576449 L397.40670692414869,169.99620444595337"/>
|
||
<path d="M397.46059476093205,169.98590044576449 L397.41765586758765,170.00928201547461"/>
|
||
<path d="M397.38391425808959,170.04081473658596 L397.41765586758765,170.00928201547461"/>
|
||
<path d="M397.40670692414869,169.99620444595337 L397.41765586758765,170.00928201547461"/>
|
||
<path d="M397.54626968293042,169.88130032427404 L397.48086970330814,169.94776686900457"/>
|
||
<path d="M397.51967094070505,169.92894231403824 L397.48086970330814,169.94776686900457"/>
|
||
<path d="M397.46059476093205,169.98590044576449 L397.48086970330814,169.94776686900457"/>
|
||
<path d="M397.58646829944018,169.86386104142196 L397.54626968293042,169.88130032427404"/>
|
||
<path d="M397.51967094070505,169.92894231403824 L397.58646829944018,169.86386104142196"/>
|
||
<path d="M397.51967094070505,169.92894231403824 L397.54626968293042,169.88130032427404"/>
|
||
<path d="M397.58644604517531,169.86385816485483 L397.54624894262406,169.88129744770688"/>
|
||
<path d="M397.58237804632472,169.82340520569232 L397.54624894262406,169.88129744770688"/>
|
||
<path d="M397.58644604517531,169.86385816485483 L397.58237804632472,169.82340520569232"/>
|
||
<path d="M397.85206649238216,169.61268859329988 L397.88977615189151,169.54371039573567"/>
|
||
<path d="M397.96406907107712,169.4907294383944 L397.94075412712164,169.49142131599788"/>
|
||
<path d="M397.96406907107712,169.4907294383944 L397.88977615189151,169.54371039573567"/>
|
||
<path d="M397.88977615189151,169.54371039573567 L397.94075412712164,169.49142131599788"/>
|
||
<path d="M397.65680377141098,169.79180269410188 L397.58646829944018,169.86386104142196"/>
|
||
<path d="M397.63456372093287,169.82741174466935 L397.58646829944018,169.86386104142196"/>
|
||
<path d="M397.63456372093287,169.82741174466935 L397.73235179306675,169.71413664725119"/>
|
||
<path d="M397.63456372093287,169.82741174466935 L397.65680377141098,169.79180269410188"/>
|
||
<path d="M397.85206649238216,169.61268859329988 L397.80899742534302,169.63820635440442"/>
|
||
<path d="M397.85206649238216,169.61268859329988 L397.73235179306675,169.71413664725119"/>
|
||
<path d="M397.73235179306675,169.71413664725119 L397.65680377141098,169.79180269410188"/>
|
||
<path d="M397.69098893974433,169.71661348335886 L397.65680377141098,169.79180269410188"/>
|
||
<path d="M397.69098893974433,169.71661348335886 L397.73235179306675,169.71413664725119"/>
|
||
<path d="M397.79957303702804,169.6098188844577 L397.88977615189151,169.54371039573567"/>
|
||
<path d="M397.80899742534302,169.63820635440442 L397.88977615189151,169.54371039573567"/>
|
||
<path d="M397.79957303702804,169.6098188844577 L397.80899742534302,169.63820635440442"/>
|
||
<path d="M397.73235179306675,169.71413664725119 L397.80899742534302,169.63820635440442"/>
|
||
<path d="M397.79957303702804,169.6098188844577 L397.73235179306675,169.71413664725119"/>
|
||
<path d="M397.38524509635181,169.40574567243104 L397.69098893974433,169.71661348335886"/>
|
||
<path d="M397.43674842397058,169.35508939528813 L397.79957303702804,169.6098188844577"/>
|
||
<path d="M397.79957303702804,169.6098188844577 L397.69098893974433,169.71661348335886"/>
|
||
<path d="M397.43674842397058,169.35508939528813 L397.69098893974433,169.71661348335886"/>
|
||
<path d="M397.53976264900075,169.2537738130861 L397.79957303702804,169.6098188844577"/>
|
||
<path d="M397.97526477571819,169.43701950850053 L397.79957303702804,169.6098188844577"/>
|
||
<path d="M397.53976264900075,169.2537738130861 L397.97526477571819,169.43701950850053"/>
|
||
<path d="M397.59127203245271,169.20311753594305 L397.53976264900075,169.2537738130861"/>
|
||
<path d="M397.59127203245271,169.20311753594305 L397.97526477571819,169.43701950850053"/>
|
||
<path d="M397.48825780742163,169.30443084720815 L397.53976264900075,169.2537738130861"/>
|
||
<path d="M397.55786958475574,169.21795129561605 L397.53976264900075,169.2537738130861"/>
|
||
<path d="M397.51317150328805,169.2640687259956 L397.53976264900075,169.2537738130861"/>
|
||
<path d="M397.43674842397058,169.35508939528813 L397.38524509635181,169.40574567243104"/>
|
||
<path d="M397.40502495540704,169.36866656984205 L397.38524509635181,169.40574567243104"/>
|
||
<path d="M397.40502495540704,169.36866656984205 L397.43674842397058,169.35508939528813"/>
|
||
<path d="M397.47061566325783,169.2958890949493 L397.43674842397058,169.35508939528813"/>
|
||
<path d="M397.48825780742163,169.30443084720815 L397.43674842397058,169.35508939528813"/>
|
||
<path d="M397.51317150328805,169.2640687259956 L397.48825780742163,169.30443084720815"/>
|
||
<path d="M397.47061566325783,169.2958890949493 L397.48825780742163,169.30443084720815"/>
|
||
<path d="M397.63150845790415,169.1442041351049 L397.59127203245271,169.20311753594305"/>
|
||
<path d="M397.59604552388964,169.16844562859504 L397.59127203245271,169.20311753594305"/>
|
||
<path d="M397.63150845790415,169.1442041351049 L397.59604552388964,169.16844562859504"/>
|
||
<path d="M397.55823898318113,169.20412961677752 L397.55786958475574,169.21795129561605"/>
|
||
<path d="M397.51317150328805,169.2640687259956 L397.55786958475574,169.21795129561605"/>
|
||
<path d="M397.51509725179631,169.24802228568686 L397.55786958475574,169.21795129561605"/>
|
||
<path d="M397.51509725179631,169.24802228568686 L397.51317150328805,169.2640687259956"/>
|
||
<path d="M397.47061566325783,169.2958890949493 L397.51317150328805,169.2640687259956"/>
|
||
<path d="M397.40502495540704,169.36866656984205 L397.47061566325783,169.2958890949493"/>
|
||
<path d="M397.51509725179631,169.24802228568686 L397.47061566325783,169.2958890949493"/>
|
||
<path d="M397.42128788735727,169.33857741177388 L397.47061566325783,169.2958890949493"/>
|
||
<path d="M397.42128788735727,169.33857741177388 L397.372147841073,169.38945851258549"/>
|
||
<path d="M397.42128788735727,169.33857741177388 L397.40502495540704,169.36866656984205"/>
|
||
<path d="M397.372147841073,169.38945851258549 L397.40502495540704,169.36866656984205"/>
|
||
<path d="M397.34584585030598,169.42789639256947 L397.372147841073,169.38945851258549"/>
|
||
<path d="M397.22538170275266,169.53295902623239 L397.372147841073,169.38945851258549"/>
|
||
<path d="M397.22538170275266,169.53295902623239 L397.34584585030598,169.42789639256947"/>
|
||
<path d="M397.23631702628199,169.53647670709915 L397.34584585030598,169.42789639256947"/>
|
||
<path d="M397.11665523619877,169.65176537531812 L397.14447423662796,169.61257581217649"/>
|
||
<path d="M397.17921656353474,169.60837533334097 L397.14447423662796,169.61257581217649"/>
|
||
<path d="M380.9572765893995,151.24247125730386 L380.99394088646432,151.20539745089201"/>
|
||
<path d="M380.95912551108495,151.20898099183319 L380.99394088646432,151.20539745089201"/>
|
||
<path d="M380.9572765893995,151.24247125730386 L380.95912551108495,151.20898099183319"/>
|
||
<path d="M397.18047314914247,169.57485403173089 L397.19124496680934,169.57769951503275"/>
|
||
<path d="M397.22538170275266,169.53295902623239 L397.19124496680934,169.57769951503275"/>
|
||
<path d="M397.22538170275266,169.53295902623239 L397.23631702628199,169.53647670709915"/>
|
||
<path d="M397.19124496680934,169.57769951503275 L397.23631702628199,169.53647670709915"/>
|
||
<path d="M397.18047314914247,169.57485403173089 L397.15727171013395,169.58975138275736"/>
|
||
<path d="M397.17706067861081,169.57028869247122 L397.15727171013395,169.58975138275736"/>
|
||
<path d="M397.55322323073369,169.20032579844985 L397.5730136668376,169.18086311402172"/>
|
||
<path d="M397.55823898318113,169.20412961677752 L397.5730136668376,169.18086311402172"/>
|
||
<path d="M397.55322323073369,169.20032579844985 L397.55823898318113,169.20412961677752"/>
|
||
<path d="M397.51509725179631,169.24802228568686 L397.55823898318113,169.20412961677752"/>
|
||
<path d="M397.42128788735727,169.33857741177388 L397.55322323073369,169.20032579844985"/>
|
||
<path d="M397.51509725179631,169.24802228568686 L397.55322323073369,169.20032579844985"/>
|
||
<path d="M397.42128788735727,169.33857741177388 L397.51509725179631,169.24802228568686"/>
|
||
<path d="M380.76534733356993,151.4215529314522 L380.81789075748793,151.37419632491685"/>
|
||
<path d="M380.57790565911682,151.61030111179568 L380.81789075748793,151.37419632491685"/>
|
||
<path d="M380.76534733356993,151.4215529314522 L380.57790565911682,151.61030111179568"/>
|
||
<path d="M397.17706067861081,169.57028869247122 L397.22538170275266,169.53295902623239"/>
|
||
<path d="M397.18047314914247,169.57485403173089 L397.22538170275266,169.53295902623239"/>
|
||
<path d="M397.17706067861081,169.57028869247122 L397.18047314914247,169.57485403173089"/>
|
||
<path d="M378.89579295874637,149.22069991414756 L378.82705670972473,149.24640692136819"/>
|
||
<path d="M378.76731848096415,149.28902786761523 L378.82705670972473,149.24640692136819"/>
|
||
<path d="M378.69022366970103,149.41245178143447 L378.76731848096415,149.28902786761523"/>
|
||
<path d="M378.69022366970103,149.41245178143447 L378.67812175162589,149.48483108657007"/>
|
||
<path d="M378.67812175162589,149.48483108657007 L378.71087736890922,149.62661628328522"/>
|
||
<path d="M378.81013662024316,149.73302936476472 L378.71087736890922,149.62661628328522"/>
|
||
<path d="M378.81013662024316,149.73302936476472 L378.87692033652866,149.7634508372671"/>
|
||
<path d="M378.87692033652866,149.7634508372671 L379.02235038718254,149.76850442914593"/>
|
||
<path d="M379.02235038718254,149.76850442914593 L379.15082571656558,149.70016739193017"/>
|
||
<path d="M379.22792033858468,149.57675558977505 L379.15082571656558,149.70016739193017"/>
|
||
<path d="M379.24002159430302,149.50437628463942 L379.22792033858468,149.57675558977505"/>
|
||
<path d="M379.24002159430302,149.50437628463942 L379.20726626088572,149.36258806000822"/>
|
||
<path d="M379.20726626088572,149.36258806000822 L379.1080071041747,149.25617497852875"/>
|
||
<path d="M379.04122348251212,149.22575047811034 L379.1080071041747,149.25617497852875"/>
|
||
<path d="M379.04122348251212,149.22575047811034 L378.89579295874637,149.22069991414756"/>
|
||
<path d="M379.30467886192264,148.93061950122092 L379.53928293254421,149.17698589020841"/>
|
||
<path d="M379.60144926610565,149.33687196903949 L379.53928293254421,149.17698589020841"/>
|
||
<path d="M379.63514334811816,149.642001124709 L379.60144926610565,149.33687196903949"/>
|
||
<path d="M379.68357202658399,149.76848928956571 L380.68526569857613,150.86775907006057"/>
|
||
<path d="M380.68526569857613,150.86775907006057 L380.21284588463232,151.3161131965245"/>
|
||
<path d="M380.21284588463232,151.3161131965245 L379.18197256420581,150.23637498847683"/>
|
||
<path d="M378.60191885088307,150.05135417855752 L379.18197256420581,150.23637498847683"/>
|
||
<path d="M378.37244019052332,149.80019762638713 L378.60191885088307,150.05135417855752"/>
|
||
<path d="M378.37244019052332,149.80019762638713 L378.31358166599648,149.63906707406156"/>
|
||
<path d="M378.31358166599648,149.63906707406156 L378.29814061888055,149.4682108554"/>
|
||
<path d="M378.29814061888055,149.4682108554 L378.32715548244732,149.29913505137282"/>
|
||
<path d="M378.5078861138204,149.01090469514946 L378.32715548244732,149.29913505137282"/>
|
||
<path d="M378.5078861138204,149.01090469514946 L378.80796721302022,148.85063407098068"/>
|
||
<path d="M378.9786525436698,148.83342945201395 L378.80796721302022,148.85063407098068"/>
|
||
<path d="M379.30467886192264,148.93061950122092 L378.9786525436698,148.83342945201395"/>
|
||
<path d="M397.10247888685308,169.65168378577124 L397.15724780584378,169.58974928037389"/>
|
||
<path d="M397.09913156727225,169.64691027086582 L397.15724780584378,169.58974928037389"/>
|
||
<path d="M397.08840320561967,169.66866569629909 L397.09915230757861,169.64691163347501"/>
|
||
<path d="M380.30975146248466,151.17824326090567 L380.35986630821981,151.12141381905795"/>
|
||
<path d="M380.31685098614207,151.15755350971713 L380.35986630821981,151.12141381905795"/>
|
||
<path d="M380.30975146248466,151.17824326090567 L380.31685098614207,151.15755350971713"/>
|
||
<path d="M397.55773312013434,169.20381322497417 L397.57301353076991,169.18086313122646"/>
|
||
<path d="M397.55322304833453,169.20032582151262 L397.57301353076991,169.18086313122646"/>
|
||
<path d="M397.51509701751502,169.2480223153099 L397.56039919387558,169.21462742792937"/>
|
||
<path d="M397.55773312013434,169.20381322497417 L397.56039919387558,169.21462742792937"/>
|
||
<path d="M397.18044938092271,169.57485115516343 L397.19122119858775,169.57769739544437"/>
|
||
<path d="M397.179197337186,169.60837245677385 L397.19122119858775,169.57769739544437"/>
|
||
<path d="M397.18044938092271,169.57485115516343 L397.179197337186,169.60837245677385"/>
|
||
<path d="M397.59127183265491,169.20311756120591 L397.63569442892231,169.1412867535372"/>
|
||
<path d="M397.59604536050892,169.16844564925333 L397.63569442892231,169.1412867535372"/>
|
||
<path d="M397.59127183265491,169.20311756120591 L397.59604536050892,169.16844564925333"/>
|
||
<path d="M397.51509701751502,169.2480223153099 L397.51843377626528,169.25901213719297"/>
|
||
<path d="M397.51509701751502,169.2480223153099 L397.4080435101273,169.36671965492275"/>
|
||
<path d="M397.51509701751502,169.2480223153099 L397.3691771817289,169.39238200013457"/>
|
||
<path d="M397.3691771817289,169.39238200013457 L397.4080435101273,169.36671965492275"/>
|
||
<path d="M397.38524481379545,169.40574570815801 L397.4080435101273,169.36671965492275"/>
|
||
<path d="M397.43674816210614,169.35508942839886 L397.53976242851286,169.25377384096498"/>
|
||
<path d="M397.51843377626528,169.25901213719297 L397.4080435101273,169.36671965492275"/>
|
||
<path d="M397.43674816210614,169.35508942839886 L397.4080435101273,169.36671965492275"/>
|
||
<path d="M397.43674816210614,169.35508942839886 L397.51843377626528,169.25901213719297"/>
|
||
<path d="M397.53976242851286,169.25377384096498 L397.56039919387558,169.21462742792937"/>
|
||
<path d="M397.51843377626528,169.25901213719297 L397.56039919387558,169.21462742792937"/>
|
||
<path d="M397.53976242851286,169.25377384096498 L397.51843377626528,169.25901213719297"/>
|
||
<path d="M397.69098861565681,169.71661352433711 L397.43674816210614,169.35508942839886"/>
|
||
<path d="M397.38524481379545,169.40574570815801 L397.43674816210614,169.35508942839886"/>
|
||
<path d="M397.38524481379545,169.40574570815801 L397.69098861565681,169.71661352433711"/>
|
||
<path d="M397.33373845826054,169.45640274227975 L397.69098861565681,169.71661352433711"/>
|
||
<path d="M397.34783794148689,169.42490636057258 L397.38524481379545,169.40574570815801"/>
|
||
<path d="M397.33373845826054,169.45640274227975 L397.38524481379545,169.40574570815801"/>
|
||
<path d="M397.34783794148689,169.42490636057258 L397.33373845826054,169.45640274227975"/>
|
||
<path d="M397.2822305887662,169.50706053338084 L397.33373845826054,169.45640274227975"/>
|
||
<path d="M397.27398253678939,169.48927909750401 L397.33373845826054,169.45640274227975"/>
|
||
<path d="M397.27398253678939,169.48927909750401 L397.2822305887662,169.50706053338084"/>
|
||
<path d="M397.24145969657502,169.53130127259163 L397.2822305887662,169.50706053338084"/>
|
||
<path d="M397.34783794148689,169.42490636057258 L397.3691771817289,169.39238200013457"/>
|
||
<path d="M397.31748460221979,169.4406659059587 L397.3691771817289,169.39238200013457"/>
|
||
<path d="M397.27398253678939,169.48927909750401 L397.34783794148689,169.42490636057258"/>
|
||
<path d="M397.31748460221979,169.4406659059587 L397.34783794148689,169.42490636057258"/>
|
||
<path d="M397.27398253678939,169.48927909750401 L397.31748460221979,169.4406659059587"/>
|
||
<path d="M397.17706049621256,169.57028871553399 L397.15727157406718,169.58975139996213"/>
|
||
<path d="M397.1807772536381,169.57536501798677 L397.15727157406718,169.58975139996213"/>
|
||
<path d="M397.55322304833453,169.20032582151262 L397.51509701751502,169.2480223153099"/>
|
||
<path d="M397.55773312013434,169.20381322497417 L397.51509701751502,169.2480223153099"/>
|
||
<path d="M397.55322304833453,169.20032582151262 L397.55773312013434,169.20381322497417"/>
|
||
<path d="M380.76234737883669,151.42442312757873 L380.71230955544479,151.47442310482143"/>
|
||
<path d="M380.96062653254239,151.24709927447316 L380.71230955544479,151.47442310482143"/>
|
||
<path d="M380.76234737883669,151.42442312757873 L380.96062653254239,151.24709927447316"/>
|
||
<path d="M397.22538146847137,169.53295829887642 L397.31748460221979,169.4406659059587"/>
|
||
<path d="M397.17706049621256,169.57028871553399 L397.31748460221979,169.4406659059587"/>
|
||
<path d="M397.1807772536381,169.57536501798677 L397.17706049621256,169.57028871553399"/>
|
||
<path d="M397.22538146847137,169.53295829887642 L397.17706049621256,169.57028871553399"/>
|
||
<path d="M397.14447407324724,169.61257583283475 L397.17921636373603,169.60837535860387"/>
|
||
<path d="M397.1196436664236,169.64763077149993 L397.17921636373603,169.60837535860387"/>
|
||
<path d="M397.18075802729209,169.57536289839834 L397.14445181898509,169.61257295626737"/>
|
||
<path d="M397.17919713738729,169.60837248203669 L397.14445181898509,169.61257295626737"/>
|
||
<path d="M397.18075802729209,169.57536289839834 L397.17919713738729,169.60837248203669"/>
|
||
<path d="M397.19460573888182,169.5752234638388 L397.24145969657502,169.53130127259163"/>
|
||
<path d="M397.22538146847137,169.53295829887642 L397.27398253678939,169.48927909750401"/>
|
||
<path d="M397.22538146847137,169.53295829887642 L397.24145969657502,169.53130127259163"/>
|
||
<path d="M397.27398253678939,169.48927909750401 L397.24145969657502,169.53130127259163"/>
|
||
<path d="M397.19460573888182,169.5752234638388 L397.22538146847137,169.53295829887642"/>
|
||
<path d="M397.1807772536381,169.57536501798677 L397.22538146847137,169.53295829887642"/>
|
||
<path d="M397.19460573888182,169.5752234638388 L397.1807772536381,169.57536501798677"/>
|
||
<path d="M397.57299173007277,169.18086192016065 L397.63582707026353,169.1271292756665"/>
|
||
<path d="M397.57299173007277,169.18086192016065 L397.63111113262994,169.12370166944302"/>
|
||
<path d="M381.03662386845599,151.16704419589325 L380.99396238374766,151.20539729954334"/>
|
||
<path d="M380.9807587909977,151.22799312130155 L380.99396238374766,151.20539729954334"/>
|
||
<path d="M381.03662386845599,151.16704419589325 L380.9807587909977,151.22799312130155"/>
|
||
<path d="M380.47655614583755,151.69551697564259 L380.49401166174039,151.68200641951134"/>
|
||
<path d="M380.49866825973413,151.68552031082055 L380.47655614583755,151.69551697564259"/>
|
||
<path d="M397.1196436664236,169.64763077149993 L397.14447407324724,169.61257583283475"/>
|
||
<path d="M397.10250114111705,169.65168666233856 L397.14447407324724,169.61257583283475"/>
|
||
<path d="M397.08840320561967,169.66866569629909 L397.10250114111705,169.65168666233856"/>
|
||
<path d="M397.09725528441732,169.67057480163379 L397.10250114111705,169.65168666233856"/>
|
||
<path d="M397.09725528441732,169.67057480163379 L397.1196436664236,169.64763077149993"/>
|
||
<path d="M397.10250114111705,169.65168666233856 L397.1196436664236,169.64763077149993"/>
|
||
<path d="M397.09105263215815,169.68010440613742 L397.08840320561967,169.66866569629909"/>
|
||
<path d="M397.11304890583006,169.67345813325579 L397.09725528441732,169.67057480163379"/>
|
||
<path d="M381.02646943755326,151.14509028251251 L381.04220439309165,151.1482544533477"/>
|
||
<path d="M381.01941027033581,151.17079274273169 L381.04220439309165,151.1482544533477"/>
|
||
<path d="M381.02646943755326,151.14509028251251 L381.01941027033581,151.17079274273169"/>
|
||
<path d="M397.09388070574414,169.69230615081909 L397.09105263215815,169.68010440613742"/>
|
||
<path d="M397.09388070574414,169.69230615081909 L397.11304890583006,169.67345813325579"/>
|
||
<path d="M397.09105263215815,169.68010440613742 L397.11304890583006,169.67345813325579"/>
|
||
<path d="M397.0950131753757,169.67286465520354 L397.11665523619877,169.65176537531812"/>
|
||
<path d="M397.17921656353474,169.60837533334097 L397.11665523619877,169.65176537531812"/>
|
||
<path d="M397.09388070574414,169.69230615081909 L397.0950131753757,169.67286465520354"/>
|
||
<path d="M397.17921656353474,169.60837533334097 L397.0950131753757,169.67286465520354"/>
|
||
<path d="M397.40670672385158,169.99620447127938 L397.09388070574414,169.69230615081909"/>
|
||
<path d="M397.33959457882474,170.06220697256154 L397.09388070574414,169.69230615081909"/>
|
||
<path d="M397.09388070574414,169.69230615081909 L397.17921656353474,169.60837533334097"/>
|
||
<path d="M397.40670692414869,169.99620444595337 L397.17921656353474,169.60837533334097"/>
|
||
<path d="M397.40670692414869,169.99620444595337 L397.09388070574414,169.69230615081909"/>
|
||
<path d="M397.33959457882474,170.06220697256154 L397.40670692414869,169.99620444595337"/>
|
||
<path d="M397.38391425808959,170.04081473658596 L397.40670692414869,169.99620444595337"/>
|
||
<path d="M397.33959457882474,170.06220697256154 L397.38391425808959,170.04081473658596"/>
|
||
<path d="M397.33959457882474,170.06220697256154 L397.40670672385158,169.99620447127938"/>
|
||
<path d="M397.38391411385282,170.0408147548236 L397.40670672385158,169.99620447127938"/>
|
||
<path d="M397.38391411385282,170.0408147548236 L397.33959457882474,170.06220697256154"/>
|
||
<path d="M397.41476873569309,170.03142062539973 L397.36434480279013,170.06685708979526"/>
|
||
<path d="M397.36434480279013,170.06685708979526 L397.38391425808959,170.04081473658596"/>
|
||
<path d="M397.41476873569309,170.03142062539973 L397.38391425808959,170.04081473658596"/>
|
||
<path d="M397.33959457882474,170.06220697256154 L397.36434480279013,170.06685708979526"/>
|
||
<path d="M397.3643447263571,170.0668570994595 L397.33959457882474,170.06220697256154"/>
|
||
<path d="M397.36576182928411,170.07852744004313 L397.33959457882474,170.06220697256154"/>
|
||
<path d="M397.41476856524469,170.03142064695163 L397.3643447263571,170.0668570994595"/>
|
||
<path d="M397.38391411385282,170.0408147548236 L397.3643447263571,170.0668570994595"/>
|
||
<path d="M397.41765566924687,170.00928204055339 L397.38391411385282,170.0408147548236"/>
|
||
<path d="M397.41476856524469,170.03142064695163 L397.38391411385282,170.0408147548236"/>
|
||
<path d="M397.46059453076714,169.98590047486709 L397.41765566924687,170.00928204055339"/>
|
||
<path d="M397.41476856524469,170.03142064695163 L397.41765566924687,170.00928204055339"/>
|
||
<path d="M397.41476856524469,170.03142064695163 L397.36576182928411,170.07852744004313"/>
|
||
<path d="M397.45731683368695,170.00731919320248 L397.36576182928411,170.07852744004313"/>
|
||
<path d="M397.45731701977411,170.00731916967331 L397.36576182928411,170.07852744004313"/>
|
||
<path d="M397.41476873569309,170.03142062539973 L397.36576182928411,170.07852744004313"/>
|
||
<path d="M397.46059476093205,169.98590044576449 L397.41476873569309,170.03142062539973"/>
|
||
<path d="M397.45731701977411,170.00731916967331 L397.41476873569309,170.03142062539973"/>
|
||
<path d="M397.6205474893809,169.84678283860069 L397.51967094070505,169.92894231403824"/>
|
||
<path d="M397.6205474893809,169.84678283860069 L397.45731701977411,170.00731916967331"/>
|
||
<path d="M397.51967094070505,169.92894231403824 L397.45731701977411,170.00731916967331"/>
|
||
<path d="M397.46059476093205,169.98590044576449 L397.45731701977411,170.00731916967331"/>
|
||
<path d="M397.51967094070505,169.92894231403824 L397.46059476093205,169.98590044576449"/>
|
||
<path d="M397.46059453076714,169.98590047486709 L397.41476856524469,170.03142064695163"/>
|
||
<path d="M397.45731683368695,170.00731919320248 L397.41476856524469,170.03142064695163"/>
|
||
<path d="M397.58439841224435,169.87594397916334 L397.46059453076714,169.98590047486709"/>
|
||
<path d="M397.45731683368695,170.00731919320248 L397.46059453076714,169.98590047486709"/>
|
||
<path d="M397.58439841224435,169.87594397916334 L397.45731683368695,170.00731919320248"/>
|
||
<path d="M397.82230783205932,169.64834537075774 L397.8027066093623,169.66204063606295"/>
|
||
<path d="M397.58439841224435,169.87594397916334 L397.8027066093623,169.66204063606295"/>
|
||
<path d="M397.82230783205932,169.64834537075774 L397.58439841224435,169.87594397916334"/>
|
||
<path d="M397.98553678770759,169.48780828270608 L397.82230783205932,169.64834537075774"/>
|
||
<path d="M397.90613418548264,169.54884804804769 L397.82230783205932,169.64834537075774"/>
|
||
<path d="M397.98553678770759,169.48780828270608 L397.90613418548264,169.54884804804769"/>
|
||
<path d="M397.96406884091039,169.490729467497 L397.90613418548264,169.54884804804769"/>
|
||
<path d="M398.01033996980777,169.44566347526842 L397.96406884091039,169.490729467497"/>
|
||
<path d="M397.98553678770759,169.48780828270608 L397.96406884091039,169.490729467497"/>
|
||
<path d="M398.05825682644218,169.39744692939465 L397.98553678770759,169.48780828270608"/>
|
||
<path d="M398.05825682644218,169.39744692939465 L398.01033996980777,169.44566347526842"/>
|
||
<path d="M397.98553678770759,169.48780828270608 L398.01033996980777,169.44566347526842"/>
|
||
<path d="M397.98553697379384,169.48780825917692 L398.05825682644218,169.39744692939465"/>
|
||
<path d="M398.01034014025799,169.44566345371649 L398.05825682644218,169.39744692939465"/>
|
||
<path d="M397.85206649238216,169.61268859329988 L397.63456372093287,169.82741174466935"/>
|
||
<path d="M397.85206649238216,169.61268859329988 L397.6205474893809,169.84678283860069"/>
|
||
<path d="M397.63456372093287,169.82741174466935 L397.6205474893809,169.84678283860069"/>
|
||
<path d="M397.96406907107712,169.4907294383944 L397.85206649238216,169.61268859329988"/>
|
||
<path d="M397.98553697379384,169.48780825917692 L397.85206649238216,169.61268859329988"/>
|
||
<path d="M397.98553697379384,169.48780825917692 L397.96406907107712,169.4907294383944"/>
|
||
<path d="M398.01034014025799,169.44566345371649 L397.96406907107712,169.4907294383944"/>
|
||
<path d="M397.98553697379384,169.48780825917692 L398.01034014025799,169.44566345371649"/>
|
||
<path d="M399.83820369350678,171.46964214575718 L399.66263906539507,171.76104235158988"/>
|
||
<path d="M399.76947311665253,171.62682163482378 L399.66263906539507,171.76104235158988"/>
|
||
<path d="M399.76947311665253,171.62682163482378 L399.66263915484296,171.76104234027994"/>
|
||
<path d="M399.83820369350678,171.46964214575718 L399.76947311665253,171.62682163482378"/>
|
||
<path d="M399.83820378295377,171.46964213444721 L399.76947311665253,171.62682163482378"/>
|
||
<path d="M399.34311074442257,171.52896582257651 L399.27532024605216,171.55707056081511"/>
|
||
<path d="M399.34311074442257,171.52896582257651 L399.27532015660518,171.55707057212507"/>
|
||
<path d="M399.4013162851038,171.48427190061727 L399.27532015660518,171.55707057212507"/>
|
||
<path d="M399.34311074442257,171.52896582257651 L399.4013162851038,171.48427190061727"/>
|
||
<path d="M399.34311074442257,171.52896582257651 L399.4013163745517,171.48427188930731"/>
|
||
<path d="M397.79954939828667,169.60981771436991 L397.7667116449652,169.68368069884991"/>
|
||
<path d="M397.83993120697096,169.61455564519792 L397.7667116449652,169.68368069884991"/>
|
||
<path d="M397.79954939828667,169.60981771436991 L397.83993120697096,169.61455564519792"/>
|
||
<path d="M399.47398929809651,171.21270870826271 L399.44588872324175,171.14491593895605"/>
|
||
<path d="M399.47398929809651,171.21270870826271 L399.44588881268965,171.1449163061356"/>
|
||
<path d="M399.48359393723831,171.28546459914642 L399.44588881268965,171.1449163061356"/>
|
||
<path d="M399.47398929809651,171.21270870826271 L399.48359393723831,171.28546459914642"/>
|
||
<path d="M399.47398929809651,171.21270870826271 L399.48359384779042,171.28546461045639"/>
|
||
<path d="M379.68357193713609,149.76848930087556 L379.63514325867027,149.64200113601885"/>
|
||
<path d="M379.63514334811816,149.642001124709 L379.68357202658399,149.76848928956571"/>
|
||
<path d="M380.3388988594902,151.19648176225797 L380.5923193984404,151.55709747289899"/>
|
||
<path d="M380.6447205031659,151.50736395317097 L380.5923193984404,151.55709747289899"/>
|
||
<path d="M380.6447205031659,151.50736395317097 L380.69712104015844,151.45763648927468"/>
|
||
<path d="M380.3388988594902,151.19648176225797 L380.69712104015844,151.45763648927468"/>
|
||
<path d="M378.29813980022163,149.46821253221117 L378.3724393245534,149.80019930319827"/>
|
||
<path d="M378.3724393245534,149.80019930319827 L378.60191798491223,150.05135585536866"/>
|
||
<path d="M378.60191798491223,150.05135585536866 L379.18197179285789,150.23637666528799"/>
|
||
<path d="M379.18197179285789,150.23637666528799 L380.21284530252933,151.31611487333566"/>
|
||
<path d="M380.68526492722822,150.86776074687174 L380.21284530252933,151.31611487333566"/>
|
||
<path d="M379.68357125523607,149.76849096637687 L380.68526492722822,150.86776074687174"/>
|
||
<path d="M379.68357125523607,149.76849096637687 L379.63514238752532,149.64200280152016"/>
|
||
<path d="M379.60144811626787,149.33687364585066 L379.63514238752532,149.64200280152016"/>
|
||
<path d="M379.60144811626787,149.33687364585066 L379.53928197195228,149.17698756701958"/>
|
||
<path d="M379.30467799595272,148.93062117803208 L379.53928197195228,149.17698756701958"/>
|
||
<path d="M378.97865167769896,148.83343112882511 L379.30467799595272,148.93062117803208"/>
|
||
<path d="M378.97865167769896,148.83343112882511 L378.80796625242738,148.85063574779184"/>
|
||
<path d="M378.80796625242738,148.85063574779184 L378.50788529516058,149.01090637196063"/>
|
||
<path d="M378.50788529516058,149.01090637196063 L378.32715456916549,149.29913672818398"/>
|
||
<path d="M378.29813980022163,149.46821253221117 L378.32715456916549,149.29913672818398"/>
|
||
<path d="M378.69022280373019,149.41245345824564 L378.76731761499423,149.28902954442637"/>
|
||
<path d="M378.82705574913189,149.24640859817936 L378.76731761499423,149.28902954442637"/>
|
||
<path d="M378.82705574913189,149.24640859817936 L378.89579218739846,149.2207015909587"/>
|
||
<path d="M379.0412226165422,149.22575215492151 L378.89579218739846,149.2207015909587"/>
|
||
<path d="M379.10800623820387,149.25617665533991 L379.0412226165422,149.22575215492151"/>
|
||
<path d="M379.20726558416072,149.36258973681939 L379.10800623820387,149.25617665533991"/>
|
||
<path d="M379.23297609240899,149.43132645895304 L379.20726558416072,149.36258973681939"/>
|
||
<path d="M379.2400208229551,149.50437796145059 L379.23297609240899,149.43132645895304"/>
|
||
<path d="M379.2400208229551,149.50437796145059 L379.22791947261476,149.57675726658618"/>
|
||
<path d="M379.15082494521857,149.7001690687413 L379.22791947261476,149.57675726658618"/>
|
||
<path d="M379.15082494521857,149.7001690687413 L379.02234961583463,149.7685061059571"/>
|
||
<path d="M379.02234961583463,149.7685061059571 L378.87691956518074,149.76345251407827"/>
|
||
<path d="M378.81013565965122,149.73303104157586 L378.87691956518074,149.76345251407827"/>
|
||
<path d="M378.71087631369437,149.62661796009638 L378.81013565965122,149.73303104157586"/>
|
||
<path d="M378.67812088565597,149.48483276338123 L378.71087631369437,149.62661796009638"/>
|
||
<path d="M378.69022280373019,149.41245345824564 L378.67812088565597,149.48483276338123"/>
|
||
<path d="M398.62844525653554,171.61337467097866 L398.56344044092702,171.45461951879022"/>
|
||
<path d="M398.56344053037492,171.45461950748029 L398.62844534598344,171.61337465966869"/>
|
||
<path d="M377.96777900914958,147.91297164756315 L377.96777898864775,147.94720829687432"/>
|
||
<path d="M377.96777897680977,148.00651608994116 L377.96777898864775,147.94720829687432"/>
|
||
<path d="M377.96777897525271,148.04075273685703 L377.96777897680977,148.00651608994116"/>
|
||
<path d="M377.96777897525271,148.04075273685703 L377.96777897525271,150.95117049956619"/>
|
||
<path d="M377.96777897680977,150.98541320192021 L377.96777897525271,150.95117049956619"/>
|
||
<path d="M377.96777897680977,150.98541320192021 L377.96777898864775,151.04471493616143"/>
|
||
<path d="M377.96777900914958,151.07895612216208 L377.96777898864775,151.04471493616143"/>
|
||
<path d="M377.96778003896316,151.07895599195035 L377.96778005946408,151.04471480076523"/>
|
||
<path d="M377.96778007130206,150.98541306353044 L377.96778005946408,151.04471480076523"/>
|
||
<path d="M377.96778007130206,150.98541306353044 L377.96778007130206,148.00651595155136"/>
|
||
<path d="M377.96778007130206,148.00651595155136 L377.96778005946408,147.94720816147813"/>
|
||
<path d="M377.96778003896316,147.91297151735142 L377.96778005946408,147.94720816147813"/>
|
||
<path d="M377.96777994749618,150.5588039317966 L377.9677799679971,150.59304360383939"/>
|
||
<path d="M377.9677799679971,150.59304360383939 L377.96777997526397,150.62044321521012"/>
|
||
<path d="M377.96777997526397,150.62044321521012 L377.96777998139305,150.68658804043463"/>
|
||
<path d="M377.96777997526397,150.75273589512477 L377.96777998139305,150.68658804043463"/>
|
||
<path d="M377.9677799679971,150.78013248041731 L377.96777997526397,150.75273589512477"/>
|
||
<path d="M377.9677799679971,150.78013248041731 L377.96777994749618,150.81437215764436"/>
|
||
<path d="M377.96777992382204,150.81437216063784 L377.9677799033193,150.7801324885952"/>
|
||
<path d="M377.9677799033193,150.7801324885952 L377.96777989605152,150.75273590514055"/>
|
||
<path d="M377.96777988992426,150.68658805199999 L377.96777989605152,150.75273590514055"/>
|
||
<path d="M377.96777989605152,150.62044322522587 L377.96777988992426,150.68658805199999"/>
|
||
<path d="M377.9677799033193,150.59304361201731 L377.96777989605152,150.62044322522587"/>
|
||
<path d="M377.9677799033193,150.59304361201731 L377.96777992382204,150.55880393479009"/>
|
||
<path d="M377.96777915818666,150.68658814452235 L377.96777915205939,150.62044331929786"/>
|
||
<path d="M377.96777915205939,150.75273599921252 L377.96777915818666,150.68658814452235"/>
|
||
<path d="M377.96777915205939,150.75273599921252 L377.96777914479253,150.78013258450505"/>
|
||
<path d="M377.96777914479253,150.78013258450505 L377.9677791242907,150.81437226173227"/>
|
||
<path d="M377.96777908011472,150.78013259268295 L377.96777910061655,150.81437226472559"/>
|
||
<path d="M377.96777908011472,150.78013259268295 L377.96777907284695,150.7527360092283"/>
|
||
<path d="M377.96777907284695,150.7527360092283 L377.96777906671878,150.68658815608774"/>
|
||
<path d="M377.96777906671878,150.68658815608774 L377.96777907284695,150.62044332931362"/>
|
||
<path d="M377.96777908011472,150.59304371610503 L377.96777907284695,150.62044332931362"/>
|
||
<path d="M377.96777910061655,150.55880403887784 L377.96777908011472,150.59304371610503"/>
|
||
<path d="M377.9677791242907,150.55880403588449 L377.96777914479253,150.59304370792711"/>
|
||
<path d="M377.96777915205939,150.62044331929786 L377.96777914479253,150.59304370792711"/>
|
||
<path d="M377.96777989605152,148.37148280625769 L377.96777988992426,148.3053379810332"/>
|
||
<path d="M377.96777988992426,148.3053379810332 L377.96777989148313,148.27109527828515"/>
|
||
<path d="M377.96777989605152,148.23919315425911 L377.96777989148313,148.27109527828515"/>
|
||
<path d="M377.96777989605152,148.23919315425911 L377.9677799033193,148.2117935410505"/>
|
||
<path d="M377.96777992382204,148.17755083590731 L377.9677799033193,148.2117935410505"/>
|
||
<path d="M377.9677799679971,148.2117935328726 L377.96777994749618,148.17755083291382"/>
|
||
<path d="M377.9677799679971,148.2117935328726 L377.96777997526397,148.2391931442433"/>
|
||
<path d="M377.96777998139305,148.30533796946781 L377.96777997526397,148.2391931442433"/>
|
||
<path d="M377.96777997526397,148.37148279624191 L377.96777998139305,148.30533796946781"/>
|
||
<path d="M377.9677799679971,148.39888240945049 L377.96777997526397,148.37148279624191"/>
|
||
<path d="M377.96777994749618,148.43312511459362 L377.9677799679971,148.39888240945049"/>
|
||
<path d="M377.96777992382204,148.43312511758711 L377.9677799033193,148.39888241762841"/>
|
||
<path d="M377.96777989605152,148.37148280625769 L377.9677799033193,148.39888241762841"/>
|
||
<path d="M377.96777914479253,148.39888251353824 L377.9677791242907,148.43312521868151"/>
|
||
<path d="M377.96777910061655,148.43312522167486 L377.96777908011472,148.39888252171616"/>
|
||
<path d="M377.96777908011472,148.39888252171616 L377.96777907284695,148.37148291034543"/>
|
||
<path d="M377.96777906671878,148.30533808512098 L377.96777907284695,148.37148291034543"/>
|
||
<path d="M377.96777906671878,148.30533808512098 L377.96777907284695,148.23919325834686"/>
|
||
<path d="M377.96777907284695,148.23919325834686 L377.96777908011472,148.21179364513824"/>
|
||
<path d="M377.96777910061655,148.17755093999506 L377.96777908011472,148.21179364513824"/>
|
||
<path d="M377.9677791242907,148.17755093700171 L377.96777914479253,148.21179363696035"/>
|
||
<path d="M377.96777915205939,148.23919324833105 L377.96777914479253,148.21179363696035"/>
|
||
<path d="M377.96777915662869,148.27109537120165 L377.96777915205939,148.23919324833105"/>
|
||
<path d="M377.96777915662869,148.27109537120165 L377.96777915818666,148.30533807355556"/>
|
||
<path d="M377.96777915205939,148.37148290032968 L377.96777915818666,148.30533807355556"/>
|
||
<path d="M377.96777914479253,148.39888251353824 L377.96777915205939,148.37148290032968"/>
|
||
<path d="M380.73858629948654,150.8171565439996 L380.68302742194055,150.84977628665206"/>
|
||
<path d="M380.62901316529724,150.89892239441588 L380.68302742194055,150.84977628665206"/>
|
||
<path d="M380.73858629948654,150.8171565439996 L380.62901316529724,150.89892239441588"/>
|
||
</g>
|
||
<g id="product-08b7c76a-af07-4edf-89ff-1ddf3b1002ae" class="IfcLightFixture material-MaterialConstituentSet EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche projection" ifc:name="LightFixture" ifc:guid="08jyTghmTEtud$7Tyx40Ak">
|
||
<path d="M203.11828904433878,98.190455519626994 L202.97869236571205,98.190455530369093"/>
|
||
<path d="M203.17675441424626,98.190455532625322 L203.29115126157512,98.190455523822379"/>
|
||
<path d="M203.34866529818464,98.190455525250485 L203.29115126157512,98.190455523822379"/>
|
||
<path d="M203.29115126157512,98.810281671373502 L203.29115126157512,98.190455523822379"/>
|
||
<path d="M203.11828904433878,98.810281667178117 L203.11828904433878,98.190455519626994"/>
|
||
<path d="M203.17675441424717,98.190455520981928 L203.11828904433878,98.190455519626994"/>
|
||
<path d="M203.17675441424717,98.190455520981928 L203.17675441424717,98.810281668533051"/>
|
||
<path d="M203.34866529818464,98.810281672801622 L203.34866529818464,98.190455525250485"/>
|
||
<path d="M203.11828904433878,98.810281667178117 L203.17675441424717,98.810281668533051"/>
|
||
<path d="M203.11828904433878,98.810281667178117 L202.91743005324133,98.810281682634411"/>
|
||
<path d="M202.5984701589432,98.810281715927189 L202.73231483177869,98.81028170562773"/>
|
||
<path d="M203.34866529818464,98.810281672801622 L203.29115126157512,98.810281671373502"/>
|
||
<path d="M203.11828904433878,98.810281684675402 L203.29115126157512,98.810281671373502"/>
|
||
<path d="M201.59946580937412,98.190455505803982 L201.59946580937412,98.810281653355119"/>
|
||
<path d="M201.56893521569782,98.810281679092967 L201.59946580937367,98.810281677754475"/>
|
||
<path d="M201.66549254647407,98.810281653181704 L201.59946580937412,98.810281653355119"/>
|
||
<path d="M201.66549254647407,98.190455505630581 L201.66549254647407,98.810281653181704"/>
|
||
<path d="M201.69889879969787,98.810281677490266 L201.66549254647407,98.810281653181704"/>
|
||
<path d="M201.46813752106482,98.810281653699903 L201.40222565561317,98.810281653957276"/>
|
||
<path d="M201.40222565561317,98.810281653957276 L201.40222565561317,98.190455506406138"/>
|
||
<path d="M201.69889879969787,98.810281677490266 L201.69889879969787,98.190455529939129"/>
|
||
<path d="M201.46813752106482,98.810281653699903 L201.46813752106482,98.19045550614878"/>
|
||
<path d="M201.49976277879614,98.810281676712833 L201.46813752106482,98.810281653699903"/>
|
||
<path d="M201.49976277879614,98.810281676712833 L201.49976277879614,98.190455529161696"/>
|
||
<path d="M201.49976277879614,98.810281676712833 L201.56893521569782,98.810281679092967"/>
|
||
<path d="M201.56893521569782,98.190455531541829 L201.56893521569782,98.810281679092967"/>
|
||
<path d="M201.69889879969787,98.190455529939129 L201.66549254647407,98.190455505630581"/>
|
||
<path d="M201.66549254647407,98.190455505630581 L201.59946580937412,98.190455505803982"/>
|
||
<path d="M201.56893521569782,98.190455531541829 L201.59946580937367,98.190455530203351"/>
|
||
<path d="M201.56893521569782,98.190455531541829 L201.49976277879614,98.190455529161696"/>
|
||
<path d="M201.49976277879614,98.190455529161696 L201.46813752106482,98.19045550614878"/>
|
||
<path d="M201.46813752106482,98.19045550614878 L201.40222565561317,98.190455506406138"/>
|
||
<path d="M200.06668363062909,98.940616047798855 L200.87307954030439,98.940616031701353"/>
|
||
<path d="M202.62804889293602,98.940616031701339 L203.43444521329457,98.940616047798855"/>
|
||
<path d="M204.10442313816247,98.940616073175036 L203.43444521329457,98.940616047798855"/>
|
||
<path d="M203.43444521329457,98.814537787076745 L203.43444521329457,98.940616047798855"/>
|
||
<path d="M204.10442313816247,98.814537812452926 L204.10442313816247,98.940616073175036"/>
|
||
<path d="M204.58370537793007,98.940616105774041 L204.10442313816247,98.940616073175036"/>
|
||
<path d="M200.87307954030439,98.940616031701353 L200.87307954030439,98.814537770979257"/>
|
||
<path d="M201.7505645148417,98.940616026186532 L200.87307954030439,98.940616031701353"/>
|
||
<path d="M202.62804889293602,98.814537770979229 L202.62804889293602,98.940616031701339"/>
|
||
<path d="M201.7505645148417,98.940616026186532 L202.62804889293602,98.940616031701339"/>
|
||
<path d="M201.7505645148417,98.814537765464422 L201.7505645148417,98.940616026186532"/>
|
||
<path d="M200.06668363062909,98.814537787076745 L200.06668363062909,98.940616047798855"/>
|
||
<path d="M199.39670556727015,98.940616073175036 L200.06668363062909,98.940616047798855"/>
|
||
<path d="M198.91742320345384,98.940616105774041 L199.39670556727015,98.940616073175036"/>
|
||
<path d="M199.39670556727015,98.814537812452926 L199.39670556727015,98.940616073175036"/>
|
||
<path d="M198.91742320345384,98.940616105774041 L198.91742320345384,98.81453784505193"/>
|
||
<path d="M198.66766482869798,98.940616142954866 L198.91742320345384,98.940616105774041"/>
|
||
<path d="M198.66766482869798,98.940616142954866 L198.66766482869798,98.814537882232756"/>
|
||
<path d="M198.91742320345384,98.81453784505193 L198.66766482869798,98.814537882232756"/>
|
||
<path d="M198.91742320345384,98.81453784505193 L199.39670556727015,98.814537812452926"/>
|
||
<path d="M200.06668363062909,98.814537787076745 L199.39670556727015,98.814537812452926"/>
|
||
<path d="M200.06668363062909,98.814537787076745 L200.87307954030439,98.814537770979257"/>
|
||
<path d="M201.7505645148417,98.814537765464422 L200.87307954030439,98.814537770979257"/>
|
||
<path d="M202.62804889293602,98.814537770979229 L201.7505645148417,98.814537765464422"/>
|
||
<path d="M202.62804889293602,98.814537770979229 L203.43444521329457,98.814537787076745"/>
|
||
<path d="M204.10442313816247,98.814537812452926 L203.43444521329457,98.814537787076745"/>
|
||
<path d="M204.58370537793007,98.81453784505193 L204.10442313816247,98.814537812452926"/>
|
||
<path d="M204.58370537793007,98.940616105774041 L204.58370537793007,98.81453784505193"/>
|
||
<path d="M204.83346307006877,98.814537882232742 L204.58370537793007,98.81453784505193"/>
|
||
<path d="M204.83346307006877,98.940616142954852 L204.58370537793007,98.940616105774041"/>
|
||
<path d="M204.83346307006877,98.814537882232742 L204.83346307006877,98.940616142954852"/>
|
||
<path d="M199.79650799206411,98.190455545699422 L199.6802856024924,98.190455540720748"/>
|
||
<path d="M199.63261352655445,98.190455550778978 L199.54052722319329,98.190455546834258"/>
|
||
<path d="M199.63261352655445,98.810281690278046 L199.63261352655445,98.190455542726923"/>
|
||
<path d="M199.6802856024924,98.190455540720748 L199.63261352655445,98.190455542726923"/>
|
||
<path d="M199.6802856024924,98.810281688271871 L199.6802856024924,98.190455540720748"/>
|
||
<path d="M199.54052722319329,98.810281694385381 L199.54052722319329,98.190455546834258"/>
|
||
<path d="M199.54052722319329,98.190455546834258 L199.4942296319532,98.190455548899266"/>
|
||
<path d="M199.4942296319532,98.810281696450389 L199.4942296319532,98.190455548899266"/>
|
||
<path d="M199.6802856024924,98.810281688271871 L199.8485156655056,98.810281695478423"/>
|
||
<path d="M199.54052722319329,98.810281694385381 L199.4942296319532,98.810281696450389"/>
|
||
<path d="M199.6802856024924,98.810281700372272 L199.54052722319329,98.810281694385381"/>
|
||
<path d="M199.6802856024924,98.810281688271871 L199.63261352655445,98.810281690278046"/>
|
||
<path d="M201.39516325328441,95.017616325595156 L201.39516325328441,95.285948731529857"/>
|
||
<path d="M202.10545317110473,95.017616325595156 L202.10545317110473,95.285948731529857"/>
|
||
<path d="M202.10545317110473,95.017616325595156 L201.39516325328441,95.017616325595156"/>
|
||
<path d="M200.99156298410844,98.190455550991089 L200.96385648983824,98.19045554776001"/>
|
||
<path d="M200.70638150669492,98.19045551366014 L200.76831942082617,98.190455512645315"/>
|
||
<path d="M200.58318610793367,98.190455515678565 L200.70638150669583,98.190455530045327"/>
|
||
<path d="M200.76831942082617,98.810281660196452 L200.76831942082617,98.190455512645315"/>
|
||
<path d="M200.96385648983915,98.190455535448493 L200.76831942082617,98.190455512645315"/>
|
||
<path d="M200.96385648983915,98.810281682999616 L200.96385648983915,98.190455535448493"/>
|
||
<path d="M200.70638150669492,98.810281661211263 L200.70638150669492,98.19045551366014"/>
|
||
<path d="M200.76831942082617,98.190455537266587 L200.76830137257321,98.190455537266288"/>
|
||
<path d="M200.76830137257321,98.810281684817411 L200.76830137257321,98.810281660196452"/>
|
||
<path d="M200.76831942082617,98.81028168481771 L200.76830137257321,98.810281684817411"/>
|
||
<path d="M200.70638150669492,98.810281661211263 L200.76831942082617,98.810281660196452"/>
|
||
<path d="M200.76831942082617,98.810281660196452 L200.96385648983915,98.810281682999616"/>
|
||
<path d="M201.29214768956444,98.810281733595815 L200.96385648983824,98.810281695311161"/>
|
||
<path d="M200.58318610793367,98.810281663229688 L200.70638150669583,98.81028167759645"/>
|
||
<path d="M200.52192398689476,98.81028166432327 L200.52192398689476,98.190455516772147"/>
|
||
<path d="M200.58318610793367,98.190455515678565 L200.52192398689476,98.190455516772147"/>
|
||
<path d="M200.58318610793367,98.190455515678565 L200.58318610793367,98.810281663229688"/>
|
||
<path d="M200.52192398689476,98.81028166432327 L200.58318610793367,98.810281663229688"/>
|
||
<path d="M199.95423762172459,98.810281678635988 L199.95423762172459,98.190455531084851"/>
|
||
<path d="M200.00739060447904,98.190455529363916 L199.95423762172459,98.190455531084851"/>
|
||
<path d="M200.00739060447904,98.190455529363916 L200.00739060447904,98.810281676915039"/>
|
||
<path d="M200.00739060447904,98.190455529363916 L200.15195088213613,98.190455537894962"/>
|
||
<path d="M200.46996932729189,98.810281711473337 L200.61401354095597,98.810281719973929"/>
|
||
<path d="M200.00739060447904,98.810281676915039 L200.20946501051094,98.810281688840206"/>
|
||
<path d="M199.95423762172459,98.810281678635988 L200.00739060447904,98.810281676915039"/>
|
||
<path d="M199.84851566550515,98.190455534507819 L199.79650799206411,98.190455536296383"/>
|
||
<path d="M199.79650799206411,98.810281683847506 L199.79650799206411,98.190455536296383"/>
|
||
<path d="M199.84851566550515,98.810281682058942 L199.79650799206411,98.810281683847506"/>
|
||
<path d="M199.84851566550515,98.810281682058942 L199.84851566550515,98.190455534507819"/>
|
||
<path d="M199.95423762172459,98.190455540746868 L199.84851566550515,98.190455534507819"/>
|
||
<path d="M199.84851566550515,98.810281682058942 L200.00739060447904,98.810281691434739"/>
|
||
<path d="M204.48396941523833,98.190455579185084 L204.48396941523833,98.810281726736207"/>
|
||
<path d="M204.51440129877028,98.81028172930337 L204.48396941523833,98.810281726736207"/>
|
||
<path d="M204.39129719838138,98.81028172883525 L204.48396941523833,98.810281726736207"/>
|
||
<path d="M204.4234389082153,98.190455574078982 L204.4234389082153,98.810281721630105"/>
|
||
<path d="M204.39129719838184,98.810281719101638 L204.4234389082153,98.810281721630105"/>
|
||
<path d="M204.51440129877028,98.190455581752232 L204.51440129877028,98.81028172930337"/>
|
||
<path d="M204.39129719838184,98.190455571550515 L204.39129719838184,98.810281719101638"/>
|
||
<path d="M204.27207110357494,98.810281721802127 L204.39129719838184,98.810281719101638"/>
|
||
<path d="M204.51440129877028,98.190455581752232 L204.48396941523833,98.190455579185084"/>
|
||
<path d="M204.42343890821485,98.190455580556105 L204.48396941523833,98.190455579185084"/>
|
||
<path d="M204.39129719838184,98.190455571550515 L204.4234389082153,98.190455574078982"/>
|
||
<path d="M204.30981445793896,98.190455573396122 L204.39129719838184,98.190455571550515"/>
|
||
<path d="M198.8471623178084,98.190455596737394 L198.89316165599439,98.190455597487755"/>
|
||
<path d="M198.82583878953528,98.810281747026792 L198.82583878953528,98.190455599475669"/>
|
||
<path d="M198.8471623178084,98.190455596737394 L198.82583878953528,98.190455599475669"/>
|
||
<path d="M198.8471623178084,98.810281744288517 L198.8471623178084,98.190455596737394"/>
|
||
<path d="M198.89316165599439,98.810281738900599 L198.89316165599439,98.190455591349476"/>
|
||
<path d="M198.91628830830132,98.190455588640603 L198.89316165599439,98.190455591349476"/>
|
||
<path d="M198.91628830830132,98.190455588640603 L198.98621499455294,98.190455589781294"/>
|
||
<path d="M198.91628830830132,98.810281736191726 L198.91628830830132,98.190455588640603"/>
|
||
<path d="M198.91628830830132,98.810281736191726 L199.01664725143837,98.810281737828831"/>
|
||
<path d="M198.89316165599439,98.810281738900599 L198.91628830830132,98.810281736191726"/>
|
||
<path d="M198.8471623178084,98.810281744288517 L198.89316165576611,98.810281745038878"/>
|
||
<path d="M198.82583878953528,98.810281747026792 L198.8471623178084,98.810281744288517"/>
|
||
<path d="M204.00638659566357,98.190455548899266 L204.00638659566357,98.810281696450389"/>
|
||
<path d="M203.96008862180588,98.810281694385381 L204.00638659566357,98.810281696450389"/>
|
||
<path d="M203.82033060876893,98.810281688271871 L203.65210091181825,98.810281695478409"/>
|
||
<path d="M203.82033060876893,98.810281700372258 L203.96008862180588,98.810281694385381"/>
|
||
<path d="M203.96008862180588,98.190455546834258 L203.96008862180588,98.810281694385381"/>
|
||
<path d="M203.86800249947419,98.190455550778978 L203.96008862180588,98.190455546834258"/>
|
||
<path d="M204.00638659566357,98.190455548899266 L203.96008862180588,98.190455546834258"/>
|
||
<path d="M203.82033060876893,98.190455540720748 L203.70410839959277,98.190455545699422"/>
|
||
<path d="M203.82033060876893,98.810281688271871 L203.82033060876893,98.190455540720748"/>
|
||
<path d="M203.86800249947419,98.190455542726909 L203.82033060876893,98.190455540720748"/>
|
||
<path d="M203.82033060876893,98.810281688271871 L203.86800249947419,98.810281690278032"/>
|
||
<path d="M203.86800249947419,98.190455542726909 L203.86800249947419,98.810281690278032"/>
|
||
<path d="M204.73207745327227,98.810281756322055 L204.73207745327227,98.190455608770932"/>
|
||
<path d="M204.77120230042692,98.810281764793373 L204.77120230042692,98.19045561724225"/>
|
||
<path d="M204.71710175618637,98.190455605953431 L204.73207745327227,98.190455608770932"/>
|
||
<path d="M204.75811299502175,98.190455614408094 L204.77120230042692,98.19045561724225"/>
|
||
<path d="M204.75811299502175,98.190455614408094 L204.73207745313084,98.190455614637855"/>
|
||
<path d="M204.75811299502175,98.190455614408094 L204.75811299502175,98.810281761959217"/>
|
||
<path d="M204.75811299502175,98.810281761959217 L204.77120230042692,98.810281764793373"/>
|
||
<path d="M204.73207745327272,98.810281762188978 L204.75811299502175,98.810281761959217"/>
|
||
<path d="M204.71710175618637,98.810281753504555 L204.73207745327227,98.810281756322055"/>
|
||
<path d="M204.71710175618637,98.190455605953431 L204.67477753923413,98.190455606326921"/>
|
||
<path d="M204.71710175618637,98.190455605953431 L204.71710175618637,98.810281753504555"/>
|
||
<path d="M204.65345400548404,98.81028175406621 L204.71710175618637,98.810281753504555"/>
|
||
<path d="M201.16933461640429,97.788825241000865 L201.16933461640429,98.190455531464522"/>
|
||
<path d="M201.16933461640429,98.810281752745468 L201.16933461640429,98.814538276782201"/>
|
||
<path d="M201.24976706078678,97.788826469775344 L201.24976706078678,98.190455507373969"/>
|
||
<path d="M201.24976706078678,98.810281742676878 L201.24976706078678,98.814538294818149"/>
|
||
<path d="M201.03948712173724,97.788823257307754 L201.03948712173724,98.190455509287446"/>
|
||
<path d="M201.03948712173724,98.810281752546814 L201.03948712173724,98.81453827788863"/>
|
||
<path d="M201.17019874526295,98.190455531635081 L201.17019874526295,98.810281679186204"/>
|
||
<path d="M201.18459542145774,98.190455507882589 L201.18459542145774,98.810281655433712"/>
|
||
<path d="M201.18459542145774,98.810281679537312 L201.17019874526295,98.810281679186204"/>
|
||
<path d="M201.24959214631053,98.810281654890602 L201.18459542145774,98.810281655433712"/>
|
||
<path d="M201.37042255560573,98.810281698718498 L201.56893521569873,98.810281737895124"/>
|
||
<path d="M201.05614370160083,98.810281656677319 L201.17019874526295,98.810281679186204"/>
|
||
<path d="M201.24959214631053,98.190455507339479 L201.24959214631053,98.810281654890602"/>
|
||
<path d="M201.24959214631053,98.810281654890602 L201.37042255560573,98.810281678736473"/>
|
||
<path d="M201.37042255560573,98.190455531185336 L201.37042255560573,98.810281678736473"/>
|
||
<path d="M201.17019874526295,98.190455531635081 L201.18459542145774,98.190455531986188"/>
|
||
<path d="M201.24959214631053,98.190455507339479 L201.18459542145774,98.190455507882589"/>
|
||
<path d="M201.37042255560573,98.190455531185336 L201.24959214631053,98.190455507339479"/>
|
||
<path d="M201.37042255560573,98.190455551167375 L201.40222565561317,98.190455557443741"/>
|
||
<path d="M201.05614370160083,98.190455509126195 L201.17019874526295,98.190455531635081"/>
|
||
<path d="M200.99156298410844,98.810281657302554 L200.99156298410844,98.19045550975143"/>
|
||
<path d="M201.05614370160083,98.190455509126195 L200.99156298410844,98.19045550975143"/>
|
||
<path d="M201.05614370160083,98.190455509126195 L201.05614370160083,98.810281656677319"/>
|
||
<path d="M200.99156298410844,98.810281657302554 L201.05614370160083,98.810281656677319"/>
|
||
<path d="M204.65345400548404,98.190455596737365 L204.65345400548404,98.810281744288503"/>
|
||
<path d="M204.67477753923413,98.810281747026806 L204.65345400548404,98.810281744288503"/>
|
||
<path d="M204.60745408878802,98.810281745038878 L204.65345400548404,98.810281744288503"/>
|
||
<path d="M204.58432818804158,98.810281736191726 L204.48396941523833,98.810281737828831"/>
|
||
<path d="M204.60745408878802,98.810281738900585 L204.60745408878802,98.190455591349462"/>
|
||
<path d="M204.58432818804158,98.810281736191726 L204.60745408878802,98.810281738900585"/>
|
||
<path d="M204.58432818804158,98.810281736191726 L204.58432818804158,98.190455588640603"/>
|
||
<path d="M204.67477753923413,98.810281747026806 L204.67477753923413,98.190455599475669"/>
|
||
<path d="M204.60745408855973,98.190455597487755 L204.65345400548404,98.190455596737365"/>
|
||
<path d="M204.67477753923413,98.190455599475669 L204.65345400548404,98.190455596737365"/>
|
||
<path d="M204.58432818804158,98.190455588640603 L204.51440129876983,98.190455589781294"/>
|
||
<path d="M204.60745408878802,98.190455591349462 L204.58432818804158,98.190455588640603"/>
|
||
<path d="M199.3066983110748,98.190455558830124 L199.34599062903862,98.190455556504205"/>
|
||
<path d="M199.19080123580943,98.190455565832295 L199.2285453424015,98.190455563456425"/>
|
||
<path d="M199.34599062903862,98.810281704055328 L199.34599062903862,98.190455556504205"/>
|
||
<path d="M199.49422963195366,98.190455561289028 L199.34599062903862,98.190455556504205"/>
|
||
<path d="M199.3066983110748,98.190455558830124 L199.3066983110748,98.810281706381247"/>
|
||
<path d="M199.2285453424015,98.810281711007548 L199.2285453424015,98.190455563456425"/>
|
||
<path d="M199.3066983110748,98.190455565979036 L199.2285453424015,98.190455563456425"/>
|
||
<path d="M199.34599062903862,98.810281704055328 L199.54052722319329,98.810281710334522"/>
|
||
<path d="M199.3066983110748,98.810281706381247 L199.34599062903862,98.810281704055328"/>
|
||
<path d="M199.2285453424015,98.810281711007548 L199.34599062903862,98.810281714798421"/>
|
||
<path d="M199.19080123580943,98.810281713383418 L199.2285453424015,98.810281711007548"/>
|
||
<path d="M199.19080123580943,98.190455565832295 L199.19080123580943,98.810281713383418"/>
|
||
<path d="M204.81371653151064,98.810281783670106 L204.81371653151064,98.190455636118983"/>
|
||
<path d="M204.81041534315364,98.810281780781153 L204.81041534315364,98.19045563323003"/>
|
||
<path d="M204.79481570031976,98.810281772165879 L204.79481570031976,98.190455624614756"/>
|
||
<path d="M204.77120230042692,98.190455624696455 L204.79481570031976,98.190455624614756"/>
|
||
<path d="M204.81371653151064,98.190455636118983 L204.81041534315364,98.19045563323003"/>
|
||
<path d="M204.80003488419106,98.190455633265955 L204.81041534315364,98.19045563323003"/>
|
||
<path d="M204.80003488424018,98.190455627497087 L204.79481570031976,98.190455624614756"/>
|
||
<path d="M204.80003488424018,98.81028177504821 L204.80003488424018,98.190455627497087"/>
|
||
<path d="M204.71710175618637,98.810281772434763 L204.79481570031976,98.810281772165879"/>
|
||
<path d="M204.79481570031976,98.810281772165879 L204.80003488424018,98.81028177504821"/>
|
||
<path d="M204.80003488423972,98.810281780817078 L204.81041534315364,98.810281780781153"/>
|
||
<path d="M204.81371653151064,98.810281783670106 L204.81041534315364,98.810281780781153"/>
|
||
<path d="M204.15462580303392,98.190455556504205 L204.15462580303392,98.810281704055342"/>
|
||
<path d="M204.19391755791594,98.190455558830095 L204.19391755791594,98.810281706381232"/>
|
||
<path d="M204.3098144579385,98.810281713383418 L204.27207110357494,98.810281711007519"/>
|
||
<path d="M204.15462580303392,98.810281704055342 L204.19391755791594,98.810281706381232"/>
|
||
<path d="M203.96008862180588,98.810281710334564 L204.15462580303392,98.810281704055342"/>
|
||
<path d="M204.15462580303392,98.810281714798407 L204.27207110357494,98.810281711007519"/>
|
||
<path d="M204.27207110357494,98.190455563456396 L204.27207110357494,98.810281711007519"/>
|
||
<path d="M204.3098144579385,98.810281713383418 L204.3098144579385,98.190455565832295"/>
|
||
<path d="M204.19391755791594,98.190455565979036 L204.27207110357494,98.190455563456396"/>
|
||
<path d="M204.3098144579385,98.190455565832295 L204.27207110357494,98.190455563456396"/>
|
||
<path d="M204.00638659566403,98.190455561289028 L204.15462580303392,98.190455556504205"/>
|
||
<path d="M204.15462580303392,98.190455556504205 L204.19391755791594,98.190455558830095"/>
|
||
<path d="M202.73231483177915,98.190455537266288 L202.73229682890678,98.190455537266587"/>
|
||
<path d="M202.79423474506484,98.190455513660126 L202.73229682890678,98.190455512645315"/>
|
||
<path d="M202.91743005324133,98.190455515678536 L202.7942347450653,98.190455530045327"/>
|
||
<path d="M202.73231483177915,98.810281684817411 L202.73231483177915,98.810281660196452"/>
|
||
<path d="M202.91743005324133,98.810281663229674 L202.91743005324133,98.190455515678536"/>
|
||
<path d="M202.97869236571205,98.190455516772147 L202.91743005324133,98.190455515678536"/>
|
||
<path d="M202.97869236571205,98.190455516772147 L202.97869236571205,98.81028166432327"/>
|
||
<path d="M202.79423474506484,98.810281661211249 L202.79423474506484,98.190455513660126"/>
|
||
<path d="M202.91743005324133,98.810281663229674 L202.97869236571205,98.81028166432327"/>
|
||
<path d="M202.91743005324133,98.810281663229674 L202.7942347450653,98.81028167759645"/>
|
||
<path d="M202.73231483177915,98.810281684817411 L202.73229682890678,98.81028168481771"/>
|
||
<path d="M202.79423474506484,98.810281661211249 L202.73229682890678,98.810281660196452"/>
|
||
<path d="M202.73229682890678,98.810281660196452 L202.73229682890678,98.190455512645315"/>
|
||
<path d="M202.53675942701011,98.810281682999602 L202.73229682890678,98.810281660196452"/>
|
||
<path d="M202.73229682890678,98.190455512645315 L202.53675942701011,98.190455535448464"/>
|
||
<path d="M202.53675942701011,98.810281682999602 L202.53675942701011,98.190455535448464"/>
|
||
<path d="M202.5367594270092,98.19045554776001 L202.50905321252321,98.190455550991061"/>
|
||
<path d="M202.20846855900527,98.810281733595787 L202.5367594270092,98.810281695311133"/>
|
||
<path d="M199.01664725143837,98.810281726736221 L198.98621499455339,98.810281729303355"/>
|
||
<path d="M199.07717736976156,98.190455574078996 L199.07717736976156,98.810281721630119"/>
|
||
<path d="M199.07717736976156,98.810281721630119 L199.10931812831495,98.810281719101667"/>
|
||
<path d="M199.10931812831495,98.810281719101667 L199.10931812831495,98.19045557155053"/>
|
||
<path d="M199.10931812831495,98.810281719101667 L199.2285453424015,98.81028172180217"/>
|
||
<path d="M198.98621499455339,98.190455581752232 L198.98621499455339,98.810281729303355"/>
|
||
<path d="M199.07717736976156,98.190455574078996 L199.10931812831495,98.19045557155053"/>
|
||
<path d="M199.19080123581034,98.190455573396136 L199.10931812831495,98.19045557155053"/>
|
||
<path d="M199.01664725143837,98.190455579185098 L198.98621499455339,98.190455581752232"/>
|
||
<path d="M199.01664725143837,98.810281726736221 L199.01664725143837,98.190455579185098"/>
|
||
<path d="M199.0771773697611,98.190455580556105 L199.01664725143837,98.190455579185098"/>
|
||
<path d="M199.01664725143837,98.810281726736221 L199.1093181283145,98.810281728835221"/>
|
||
<path d="M198.72941349614075,98.190455617242264 L198.72941349614075,98.810281764793388"/>
|
||
<path d="M198.74250317436963,98.810281761959232 L198.72941349614075,98.810281764793388"/>
|
||
<path d="M198.76853889408767,98.810281756322055 L198.76853889408767,98.190455608770932"/>
|
||
<path d="M198.76853889408767,98.810281756322055 L198.78351496402775,98.810281753504569"/>
|
||
<path d="M198.78351496402775,98.810281753504569 L198.78351496402775,98.190455605953446"/>
|
||
<path d="M198.78351496402775,98.810281753504569 L198.8471623178084,98.810281754066224"/>
|
||
<path d="M198.74250317436963,98.810281761959232 L198.74250317436963,98.190455614408108"/>
|
||
<path d="M198.74250317436963,98.810281761959232 L198.76853889394579,98.810281762188993"/>
|
||
<path d="M198.74250317436963,98.190455614408108 L198.72941349614075,98.190455617242264"/>
|
||
<path d="M198.76853889408812,98.19045561463787 L198.74250317436963,98.190455614408108"/>
|
||
<path d="M198.78351496402775,98.190455605953446 L198.76853889408767,98.190455608770932"/>
|
||
<path d="M198.78351496402775,98.190455605953446 L198.82583878953528,98.190455606326935"/>
|
||
<path d="M198.70580067872697,98.190455624614756 L198.70058150057184,98.190455627497087"/>
|
||
<path d="M198.69020048539005,98.190455633230044 L198.6868998705454,98.190455636118998"/>
|
||
<path d="M198.6868998705454,98.810281783670121 L198.6868998705454,98.190455636118998"/>
|
||
<path d="M198.70058150057184,98.81028177504821 L198.70058150057184,98.190455627497087"/>
|
||
<path d="M198.69020048539005,98.810281780781196 L198.69020048539005,98.190455633230044"/>
|
||
<path d="M198.7005815006205,98.190455633265969 L198.69020048539005,98.190455633230044"/>
|
||
<path d="M198.70580067872697,98.810281772165879 L198.70580067872697,98.190455624614756"/>
|
||
<path d="M198.72941349614075,98.190455624696455 L198.70580067872697,98.190455624614756"/>
|
||
<path d="M198.70580067872697,98.810281772165879 L198.78351496402775,98.810281772434763"/>
|
||
<path d="M198.70580067872697,98.810281772165879 L198.70058150057184,98.81028177504821"/>
|
||
<path d="M198.69020048539005,98.810281780781196 L198.70058150057184,98.810281780817107"/>
|
||
<path d="M198.69020048539005,98.810281780781196 L198.6868998705454,98.810281783670121"/>
|
||
<path d="M201.47769517093138,98.814538250517842 L201.47769517093138,98.810281719888849"/>
|
||
<path d="M201.47769517093138,98.190455513103643 L201.47769517093138,97.788829951855831"/>
|
||
<path d="M201.89748759124586,98.814538249546345 L201.89748759124586,98.810281744643262"/>
|
||
<path d="M201.89748759124586,98.190455505794375 L201.89748759124586,97.788836365066501"/>
|
||
<path d="M201.90448182287173,98.814538255320926 L201.90448182287173,98.810281743262948"/>
|
||
<path d="M201.90448182287173,98.190455530349425 L201.90448182287173,97.788836471918074"/>
|
||
<path d="M202.44447216260232,98.190455509126195 L202.50905321252321,98.19045550975143"/>
|
||
<path d="M202.50905321252321,98.810281657302554 L202.50905321252321,98.19045550975143"/>
|
||
<path d="M202.25102376163159,98.190455507339479 L202.13019366024037,98.190455531185336"/>
|
||
<path d="M202.13019366024037,98.810281678736473 L202.13019366024037,98.190455531185336"/>
|
||
<path d="M202.09839022680671,98.190455557443826 L202.13019366024037,98.190455551167389"/>
|
||
<path d="M202.31602044025794,98.190455507882589 L202.25102376163159,98.190455507339479"/>
|
||
<path d="M202.25102376163159,98.810281654890602 L202.25102376163159,98.190455507339479"/>
|
||
<path d="M202.44447216260232,98.810281656677319 L202.44447216260232,98.190455509126195"/>
|
||
<path d="M202.33041749513541,98.190455531635081 L202.44447216260232,98.190455509126195"/>
|
||
<path d="M202.33041749513541,98.190455531635081 L202.33041749513541,98.810281679186218"/>
|
||
<path d="M202.31602044025794,98.190455531986188 L202.33041749513541,98.190455531635081"/>
|
||
<path d="M202.31602044025794,98.810281655433712 L202.31602044025794,98.190455507882589"/>
|
||
<path d="M202.44447216260232,98.810281656677319 L202.50905321252321,98.810281657302554"/>
|
||
<path d="M202.33041749513541,98.810281679186218 L202.44447216260232,98.810281656677319"/>
|
||
<path d="M202.31602044025794,98.810281679537326 L202.33041749513541,98.810281679186218"/>
|
||
<path d="M202.31602044025794,98.810281655433712 L202.25102376163159,98.810281654890602"/>
|
||
<path d="M202.25102376163159,98.810281654890602 L202.13019366024037,98.810281678736473"/>
|
||
<path d="M201.93168102451546,98.810281737895167 L202.13019366024037,98.810281698718526"/>
|
||
<path d="M202.88660268126978,98.810281719973929 L203.030647268753,98.810281711473337"/>
|
||
<path d="M203.65210091181734,98.810281682058928 L203.49322520557826,98.810281691434753"/>
|
||
<path d="M203.49322520557826,98.810281676915039 L203.29115126157558,98.810281688840206"/>
|
||
<path d="M203.49322520557826,98.190455529363916 L203.49322520557826,98.810281676915039"/>
|
||
<path d="M203.54637838101826,98.81028167863596 L203.49322520557826,98.810281676915039"/>
|
||
<path d="M203.54637838101826,98.190455531084837 L203.54637838101826,98.81028167863596"/>
|
||
<path d="M203.34866529818464,98.190455537894934 L203.49322520557826,98.190455529363916"/>
|
||
<path d="M203.49322520557826,98.190455529363916 L203.54637838101826,98.190455531084837"/>
|
||
<path d="M203.65210091181734,98.190455534507791 L203.54637838101826,98.190455540746882"/>
|
||
<path d="M203.65210091181734,98.810281682058928 L203.65210091181734,98.190455534507791"/>
|
||
<path d="M203.70410839959277,98.190455536296369 L203.65210091181734,98.190455534507791"/>
|
||
<path d="M203.70410839959277,98.190455536296369 L203.70410839959277,98.810281683847492"/>
|
||
<path d="M203.65210091181734,98.810281682058928 L203.70410839959277,98.810281683847492"/>
|
||
<path d="M200.7683013725723,98.810281705627759 L200.90214576813469,98.810281715927161"/>
|
||
<path d="M200.20946501051003,98.810281671373502 L200.38232684086734,98.81028168467536"/>
|
||
<path d="M200.32386213602604,98.190455520981928 L200.32386213602604,98.810281668533051"/>
|
||
<path d="M200.38232684086734,98.810281667178117 L200.32386213602604,98.810281668533051"/>
|
||
<path d="M200.38232684086734,98.810281667178117 L200.58318610793367,98.810281682634383"/>
|
||
<path d="M200.38232684086734,98.810281667178117 L200.38232684086734,98.190455519626994"/>
|
||
<path d="M200.38232684086734,98.190455519626994 L200.32386213602604,98.190455520981928"/>
|
||
<path d="M200.52192398689476,98.190455530369107 L200.38232684086734,98.190455519626994"/>
|
||
<path d="M200.20946501051003,98.190455523822379 L200.32386213602513,98.190455532625336"/>
|
||
<path d="M200.15195088213613,98.810281672801608 L200.15195088213613,98.190455525250485"/>
|
||
<path d="M200.20946501051003,98.190455523822379 L200.15195088213613,98.190455525250485"/>
|
||
<path d="M200.20946501051003,98.190455523822379 L200.20946501051003,98.810281671373502"/>
|
||
<path d="M200.15195088213613,98.810281672801608 L200.20946501051003,98.810281671373502"/>
|
||
<path d="M201.83512302095824,98.190455505630581 L201.90115007184158,98.190455505803982"/>
|
||
<path d="M202.03247866836318,98.19045550614878 L202.00085314913349,98.190455529161696"/>
|
||
<path d="M202.00085314913349,98.190455529161696 L202.00085314913349,98.810281676712833"/>
|
||
<path d="M202.00085314913349,98.190455529161696 L201.931681024515,98.190455531541829"/>
|
||
<path d="M201.931681024515,98.810281679092967 L201.931681024515,98.190455531541829"/>
|
||
<path d="M201.90115007184113,98.190455530203337 L201.931681024515,98.190455531541829"/>
|
||
<path d="M201.90115007184158,98.810281653355119 L201.90115007184158,98.190455505803982"/>
|
||
<path d="M201.83512302095824,98.810281653181704 L201.90115007184158,98.810281653355119"/>
|
||
<path d="M201.90115007184113,98.81028167775446 L201.931681024515,98.810281679092967"/>
|
||
<path d="M201.931681024515,98.810281679092967 L202.00085314913349,98.810281676712833"/>
|
||
<path d="M202.03247866836318,98.810281653699903 L202.00085314913349,98.810281676712833"/>
|
||
<path d="M202.03247866836318,98.810281653699903 L202.03247866836318,98.19045550614878"/>
|
||
<path d="M202.09839022680671,98.190455506406138 L202.03247866836318,98.19045550614878"/>
|
||
<path d="M202.03247866836318,98.810281653699903 L202.09839022680671,98.810281653957276"/>
|
||
<path d="M202.09839022680671,98.190455506406138 L202.09839022680671,98.810281653957276"/>
|
||
<path d="M201.80171712387255,98.810281677490266 L201.83512302095824,98.810281653181704"/>
|
||
<path d="M201.83512302095824,98.810281653181704 L201.83512302095824,98.190455505630581"/>
|
||
<path d="M201.80171712387255,98.190455529939129 L201.83512302095824,98.190455505630581"/>
|
||
<path d="M201.80171712387255,98.810281677490266 L201.80171712387255,98.190455529939129"/>
|
||
<path d="M202.41036666438322,98.814538293476261 L202.41036666438322,98.810281754721331"/>
|
||
<path d="M202.41036666438322,98.190455515856939 L202.41036666438322,97.788844200371273"/>
|
||
<path d="M202.31515507042968,98.814538289461481 L202.31515507042968,98.810281753697154"/>
|
||
<path d="M202.31515507042968,98.190455507875356 L202.31515507042968,97.78884274581425"/>
|
||
<path d="M202.02329567542938,98.814538302686472 L202.02329567542938,98.810281719814924"/>
|
||
<path d="M202.02329567542938,98.190455512830951 L202.02329567542938,97.788838287049145"/>
|
||
<path d="M202.52437099231793,97.334978650786667 L202.52437120051809,97.334978623441998"/>
|
||
<path d="M201.75056448905798,96.435390934895537 L201.10354987561368,97.187968508076807"/>
|
||
<path d="M200.79223945497461,96.435390940410386 L201.10354987561368,97.187968508076807"/>
|
||
<path d="M201.75056455870936,97.787611377468934 L202.95109248490462,97.788852461093569"/>
|
||
<path d="M203.39796096370628,97.788808953069903 L203.83293325716204,97.786239808257918"/>
|
||
<path d="M203.39796096370628,97.788808953069903 L203.83213032255071,97.786634603687034"/>
|
||
<path d="M200.585147197477,97.788816316311397 L200.55003620943489,97.788852612417585"/>
|
||
<path d="M200.10316818358069,97.788808953069918 L202.95109248490462,97.788852461093569"/>
|
||
<path d="M201.47769517093138,97.788838428580036 L201.24976706078769,97.788841913584122"/>
|
||
<path d="M201.03948712173724,97.788845128748989 L200.55003620943489,97.788852612417585"/>
|
||
<path d="M200.1031682983662,97.788809067855013 L200.10316818358069,97.788809067280113"/>
|
||
<path d="M203.39796107849133,97.788809067855013 L203.83213032255071,97.786634603687034"/>
|
||
<path d="M199.74710487691709,97.201747066814477 L199.13237301306208,96.435390982300063"/>
|
||
<path d="M200.79223945497461,96.435390940410386 L200.54750011674241,97.208767649950232"/>
|
||
<path d="M200.79223945497461,96.435390940410386 L200.8598624827705,97.116033171242933"/>
|
||
<path d="M203.57734491861174,97.392527401980132 L203.49942470811266,97.334978442896798"/>
|
||
<path d="M203.49942470811266,97.334978442896798 L203.77641696604451,97.334978455004517"/>
|
||
<path d="M203.57734491861174,97.392527401980132 L203.77641696604451,97.334978455004517"/>
|
||
<path d="M204.36875602012242,96.435390982300078 L204.39938852365367,97.2017429307529"/>
|
||
<path d="M199.4891191358729,97.423392186011498 L199.48911920011005,97.423392186011512"/>
|
||
<path d="M202.64126621156947,97.116033461848843 L202.64126624044184,97.116033171242933"/>
|
||
<path d="M203.78031352344851,97.389809859136776 L203.77641696604451,97.334978455004517"/>
|
||
<path d="M204.0120098727175,97.423392121774285 L203.77641696604451,97.334978455004517"/>
|
||
<path d="M203.78031352344851,97.389809859136776 L204.0120098727175,97.423392121774285"/>
|
||
<path d="M204.15298303568488,97.366914311723804 L203.77641696604451,97.334978455004517"/>
|
||
<path d="M204.15298303568488,97.366914311723804 L204.0120098727175,97.423392121774285"/>
|
||
<path d="M203.57734491861174,97.392527548189051 L203.57734505501048,97.392527538378729"/>
|
||
<path d="M203.67426454417409,97.423392092799673 L204.0120098727175,97.423392121774285"/>
|
||
<path d="M199.54687169710314,97.33497847026112 L199.72471197811001,97.334978455004546"/>
|
||
<path d="M199.92378363932767,97.392527401980146 L200.27869644553994,97.334978430789079"/>
|
||
<path d="M199.92378363932767,97.392527401980146 L199.72471197811001,97.334978455004546"/>
|
||
<path d="M200.21882386050902,97.389809834479848 L200.27869644553994,97.334978430789079"/>
|
||
<path d="M200.49532671091401,97.392527380642662 L200.77031588624459,97.347493175901619"/>
|
||
<path d="M200.49532671091401,97.392527380642662 L200.27869644553994,97.334978430789079"/>
|
||
<path d="M200.27869644553994,97.334978430789079 L200.77031588624459,97.347493175901619"/>
|
||
<path d="M200.8312150388665,97.392527373161755 L200.77031588624459,97.347493175901619"/>
|
||
<path d="M199.92378363932767,97.392527401980146 L200.35291445715848,97.423392069805288"/>
|
||
<path d="M199.92378363932767,97.392527401980146 L200.21882386050902,97.389809834479848"/>
|
||
<path d="M200.21882386050902,97.389809834479848 L200.49532671091401,97.392527380642662"/>
|
||
<path d="M200.21882386050902,97.389809834479848 L200.35291445715848,97.423392069805288"/>
|
||
<path d="M200.8312150388665,97.392527373161755 L200.49532671091401,97.392527380642662"/>
|
||
<path d="M200.35291445715848,97.423392069805288 L200.49532671091401,97.392527380642662"/>
|
||
<path d="M199.48911920011005,97.423392186011512 L199.4891191358729,97.423392186011498"/>
|
||
<path d="M199.61044077834686,97.738580441647798 L199.61044075346717,97.73858040865781"/>
|
||
<path d="M205.32708016618017,96.435391054855117 L205.07470866565245,97.11603327761209"/>
|
||
<path d="M205.32708016618017,96.435391054855117 L205.05508515919018,97.241894702781323"/>
|
||
<path d="M198.17404825513404,96.435391054855145 L198.64425918869665,97.201739936636926"/>
|
||
<path d="M199.13237301306208,96.435390982300063 L199.31712169710136,97.116033210176781"/>
|
||
<path d="M199.13237301306208,96.435390982300063 L199.11209811039953,97.208581479184929"/>
|
||
<path d="M199.61044074535675,97.73858040865781 L199.66899818254387,97.786634572818471"/>
|
||
<path d="M199.66819581566551,97.786239839138915 L199.66899818254387,97.786634572818471"/>
|
||
<path d="M202.30566345220359,97.363703327119012 L202.30566324474694,97.363703316383749"/>
|
||
<path d="M201.12935221149201,97.391360107053188 L200.77031588624459,97.347493175901619"/>
|
||
<path d="M200.35291445715848,97.423392069805288 L200.35369775251138,97.73858035238554"/>
|
||
<path d="M199.82686402797981,97.423392092799673 L200.35291445715848,97.423392069805288"/>
|
||
<path d="M199.32614777841218,97.36000461204948 L199.24647314160029,97.334978519341931"/>
|
||
<path d="M199.30775246809299,97.334978502429806 L199.24647314160029,97.334978519341931"/>
|
||
<path d="M199.30775246809299,97.334978502429806 L199.37274045783033,97.423392153892905"/>
|
||
<path d="M199.42149309709748,97.389809889313781 L199.30775246809299,97.334978502429806"/>
|
||
<path d="M199.36903198383061,97.334978485517752 L199.30775246809299,97.334978502429806"/>
|
||
<path d="M199.54687169710314,97.33497847026112 L199.36903198383061,97.334978485517752"/>
|
||
<path d="M199.42149309709748,97.389809889313781 L199.36903198383061,97.334978485517752"/>
|
||
<path d="M199.43123200384071,97.362657045456459 L199.36903198383061,97.334978485517752"/>
|
||
<path d="M199.42149309709748,97.389809889313781 L199.43123200384071,97.362657045456459"/>
|
||
<path d="M199.42149309709748,97.389809889313781 L199.37274045783033,97.423392153892905"/>
|
||
<path d="M200.10316818358069,97.788808953069918 L199.66899818254387,97.786634572818471"/>
|
||
<path d="M199.86857112491225,97.738580377657371 L199.66899818254387,97.786634572818471"/>
|
||
<path d="M199.53105898218791,97.392527429993393 L199.43123200384071,97.362657045456459"/>
|
||
<path d="M199.54687169710314,97.33497847026112 L199.43123200384071,97.362657045456459"/>
|
||
<path d="M199.92378363932767,97.392527401980146 L199.82686402797981,97.423392092799673"/>
|
||
<path d="M199.92378363932767,97.392527401980146 L199.54687169710314,97.33497847026112"/>
|
||
<path d="M199.54687169710314,97.33497847026112 L199.53105898218791,97.392527429993393"/>
|
||
<path d="M199.54687169710314,97.33497847026112 L199.82686402797981,97.423392092799673"/>
|
||
<path d="M199.4891191358729,97.42339212177427 L199.37274045783033,97.423392153892905"/>
|
||
<path d="M199.61044074535675,97.73858040865781 L199.37274045783033,97.423392153892905"/>
|
||
<path d="M199.4891191358729,97.42339212177427 L199.61044074535675,97.73858040865781"/>
|
||
<path d="M199.61044074535675,97.73858040865781 L199.86857112491225,97.738580377657371"/>
|
||
<path d="M199.42149309709748,97.389809889313781 L199.4891191358729,97.42339212177427"/>
|
||
<path d="M199.53105898218791,97.392527429993393 L199.42149309709748,97.389809889313781"/>
|
||
<path d="M199.53105898218791,97.392527429993393 L199.4891191358729,97.42339212177427"/>
|
||
<path d="M199.82686402797981,97.423392092799673 L199.53105898218791,97.392527429993393"/>
|
||
<path d="M199.82686402797981,97.423392092799673 L199.4891191358729,97.42339212177427"/>
|
||
<path d="M199.4891191358729,97.42339212177427 L199.86857112491225,97.738580377657371"/>
|
||
<path d="M199.82686402797981,97.423392092799673 L199.86857112491225,97.738580377657371"/>
|
||
<path d="M199.82686402797981,97.423392092799673 L200.35369775251138,97.73858035238554"/>
|
||
<path d="M199.86857112491225,97.738580377657371 L200.10316818358069,97.788808953069918"/>
|
||
<path d="M199.86857112491225,97.738580377657371 L200.35369775251138,97.73858035238554"/>
|
||
<path d="M199.86857112491225,97.738580377657371 L200.00332776459209,97.765472428602791"/>
|
||
<path d="M200.00332776459209,97.765472428602791 L200.10316818358069,97.788808953069918"/>
|
||
<path d="M200.00332776459209,97.765472428602791 L200.35369775251138,97.73858035238554"/>
|
||
<path d="M200.35369775251138,97.73858035238554 L200.10316818358069,97.788808953069918"/>
|
||
<path d="M200.35369775251138,97.73858035238554 L201.25043872681226,97.772851802169299"/>
|
||
<path d="M200.35369775251138,97.73858035238554 L201.00730705254728,97.73858033589056"/>
|
||
<path d="M203.83054918596827,97.786253889670078 L203.83213032255071,97.786634603687034"/>
|
||
<path d="M203.83213032255071,97.786634603687034 L203.83293325716204,97.786239808257918"/>
|
||
<path d="M203.77641696604451,97.334978620877322 L203.77641709471936,97.334978583679302"/>
|
||
<path d="M203.6742646663597,97.423392214986094 L203.67426454417364,97.423392176075154"/>
|
||
<path d="M201.3859494601088,97.738580517333446 L201.38594927574786,97.738580563959474"/>
|
||
<path d="M201.25043872681226,97.772851958062816 L201.25043890828601,97.772851983643079"/>
|
||
<path d="M200.55164741752014,97.788815804531922 L200.55003620943489,97.788852612417585"/>
|
||
<path d="M200.55037118839118,97.788815785034842 L200.55003620943489,97.788852612417585"/>
|
||
<path d="M199.66844495991381,97.786180580084078 L199.66819581566551,97.786239839138915"/>
|
||
<path d="M199.66819581566551,97.786239839138915 L199.61044077834686,97.738580441647798"/>
|
||
<path d="M199.61044076564804,97.73858040865781 L199.61044077834686,97.738580441647798"/>
|
||
<path d="M199.86857121990306,97.738580472648252 L199.86857112491225,97.738580472648238"/>
|
||
<path d="M199.66849506490007,97.786221697887726 L199.66819581566551,97.786239839138915"/>
|
||
<path d="M199.66851950109367,97.786241751034339 L199.66819581566551,97.786239839138915"/>
|
||
<path d="M200.55001634260043,97.788815779613827 L200.55003620943489,97.788852612417585"/>
|
||
<path d="M200.1031682983662,97.788809067855013 L200.55003620943489,97.788852612417585"/>
|
||
<path d="M200.54989235110543,97.788815777719591 L200.55003620943489,97.788852612417585"/>
|
||
<path d="M199.82686415016542,97.423392214986123 L199.82686402797935,97.423392214986094"/>
|
||
<path d="M199.86857112491225,97.738580393745124 L199.86857121990306,97.738580472648252"/>
|
||
<path d="M200.35369789804599,97.738580497920083 L200.35369775251138,97.738580527098236"/>
|
||
<path d="M199.86857120733339,97.738580377657371 L199.86857121990306,97.738580472648252"/>
|
||
<path d="M200.35369789804599,97.738580497920083 L200.35369775251138,97.738580497920083"/>
|
||
<path d="M200.35369789804599,97.738580497920083 L200.35369789768447,97.73858035238554"/>
|
||
<path d="M200.35369789804599,97.738580497920083 L200.35369775251138,97.738580410851284"/>
|
||
<path d="M199.82686402797935,97.423392214986094 L199.82686415016542,97.423392214986123"/>
|
||
<path d="M200.35291462533405,97.423392237980508 L200.35291445715848,97.423392237980508"/>
|
||
<path d="M200.27869662264538,97.33497860789474 L200.27869644553994,97.33497860789474"/>
|
||
<path d="M200.97675749382051,97.334978623441998 L200.97675770202068,97.334978623441998"/>
|
||
<path d="M201.01577636914863,97.42339225274381 L201.01577617144676,97.42339225274381"/>
|
||
<path d="M201.00730705254728,97.738580428428719 L201.00730723107154,97.738580514415048"/>
|
||
<path d="M201.00730723586821,97.73858033589056 L201.00730723107154,97.738580514415048"/>
|
||
<path d="M201.75056454696823,97.423392257830884 L201.75056475484416,97.423392257830884"/>
|
||
<path d="M201.75056455591539,97.738580438650743 L201.75056474589701,97.738580520143714"/>
|
||
<path d="M202.48535280675833,97.42339225274381 L202.48535260905646,97.42339225274381"/>
|
||
<path d="M201.75056474589701,97.738580330161895 L201.75056474589701,97.738580520143714"/>
|
||
<path d="M202.48535280675833,97.42339225274381 L202.48535260905646,97.423392337548322"/>
|
||
<path d="M203.14821435287104,97.423392237980508 L203.14821452104661,97.423392237980508"/>
|
||
<path d="M202.49382130581625,97.738580335890532 L202.49382131061293,97.738580514415048"/>
|
||
<path d="M203.14821435287104,97.423392318982138 L203.14821452104661,97.423392237980508"/>
|
||
<path d="M202.49382113208821,97.738580539579601 L202.49382131061293,97.738580514415048"/>
|
||
<path d="M202.49382113208821,97.738580514415048 L202.49382131061293,97.738580514415048"/>
|
||
<path d="M203.39796107849133,97.788809067855013 L203.39796096370628,97.788809044841827"/>
|
||
<path d="M203.6742646663597,97.423392214986094 L203.67426454417364,97.423392214986094"/>
|
||
<path d="M203.14743094182813,97.738580497920054 L203.14743094219011,97.738580352385526"/>
|
||
<path d="M203.63255756942544,97.738580472648238 L203.63255747443509,97.738580472648238"/>
|
||
<path d="M203.6742646663597,97.423392214986094 L203.67426454417364,97.423392288086262"/>
|
||
<path d="M203.8906882944807,97.738580441647798 L203.8906883274708,97.738580441647798"/>
|
||
<path d="M204.15298303568488,97.366914311723804 L204.25465612047401,97.334978519341931"/>
|
||
<path d="M204.15298303568488,97.366914311723804 L204.12838861499904,97.423392153892905"/>
|
||
<path d="M204.17498115380795,97.360004643008651 L204.12838861499904,97.423392153892905"/>
|
||
<path d="M203.63255756942544,97.738580472648238 L203.63255758199512,97.738580377657371"/>
|
||
<path d="M204.01200993695466,97.423392186011498 L204.0120098727175,97.423392239369477"/>
|
||
<path d="M204.01200993695466,97.423392186011498 L204.0120098727175,97.423392186011498"/>
|
||
<path d="M203.83260908044804,97.786241722993495 L203.83213032255071,97.786634603687034"/>
|
||
<path d="M203.8326090798455,97.786241722997062 L203.83213032255071,97.786634603687034"/>
|
||
<path d="M203.89068834016916,97.738580408657796 L203.8906883274708,97.738580441647798"/>
|
||
<path d="M203.8906883274708,97.738580441647798 L203.8906882944807,97.738580408657796"/>
|
||
<path d="M203.89068835235048,97.738580408657796 L203.8906883274708,97.738580441647798"/>
|
||
<path d="M204.12838861499904,97.423392153892905 L204.0120098727175,97.423392121774285"/>
|
||
<path d="M204.12838861499904,97.423392153892905 L203.8906882944807,97.738580408657796"/>
|
||
<path d="M201.75056455870936,97.787611377468934 L200.10316818358069,97.788808953069918"/>
|
||
<path d="M201.25043872681226,97.772851802169299 L200.10316818358069,97.788808953069918"/>
|
||
<path d="M201.25043872681226,97.772851802169299 L201.00730705254728,97.73858033589056"/>
|
||
<path d="M201.38594927574832,97.738580332972205 L201.00730705254728,97.73858033589056"/>
|
||
<path d="M201.75056455870936,97.787611377468934 L201.25043872681226,97.772851802169299"/>
|
||
<path d="M201.38594927574832,97.738580332972205 L201.25043872681226,97.772851802169299"/>
|
||
<path d="M201.75056455591539,97.738580330161895 L201.38594927574832,97.738580332972205"/>
|
||
<path d="M201.75056455870936,97.787611377468934 L201.38594927574832,97.738580332972205"/>
|
||
<path d="M203.57734491861174,97.392527401980132 L203.78031352344851,97.389809859136776"/>
|
||
<path d="M203.67426454417409,97.423392092799673 L203.78031352344851,97.389809859136776"/>
|
||
<path d="M203.57734491861174,97.392527401980132 L203.67426454417409,97.423392092799673"/>
|
||
<path d="M203.57734491861174,97.392527401980132 L203.14821435287104,97.423392069805288"/>
|
||
<path d="M203.67426454417409,97.423392092799673 L203.14821435287104,97.423392069805288"/>
|
||
<path d="M203.63255747443509,97.738580377657371 L204.0120098727175,97.423392121774285"/>
|
||
<path d="M203.8906882944807,97.738580408657796 L204.0120098727175,97.423392121774285"/>
|
||
<path d="M203.63255747443509,97.738580377657371 L203.8906882944807,97.738580408657796"/>
|
||
<path d="M203.8906882944807,97.738580408657796 L203.83293325716204,97.786239808257918"/>
|
||
<path d="M203.63255747443509,97.738580377657371 L203.83293325716204,97.786239808257918"/>
|
||
<path d="M203.52298721760599,97.76745003804858 L203.83293325716204,97.786239808257918"/>
|
||
<path d="M201.75056455591539,97.738580330161895 L201.75056455870936,97.787611377468934"/>
|
||
<path d="M201.75056455591539,97.738580330161895 L202.11517951809765,97.738580332972205"/>
|
||
<path d="M201.75056455870936,97.787611377468934 L202.25068973874295,97.772851802169299"/>
|
||
<path d="M202.11517951809765,97.738580332972205 L201.75056455870936,97.787611377468934"/>
|
||
<path d="M202.11517951809765,97.738580332972205 L202.25068973874295,97.772851802169299"/>
|
||
<path d="M202.11517951809765,97.738580332972205 L202.49382113208821,97.738580335890532"/>
|
||
<path d="M202.25068973874295,97.772851802169299 L202.95109248490462,97.788852461093569"/>
|
||
<path d="M202.25068973874295,97.772851802169299 L202.49382113208821,97.738580335890532"/>
|
||
<path d="M203.67426454417409,97.423392092799673 L203.63255747443509,97.738580377657371"/>
|
||
<path d="M203.67426454417409,97.423392092799673 L203.14743079629352,97.738580352385526"/>
|
||
<path d="M203.14743079629352,97.738580352385526 L203.63255747443509,97.738580377657371"/>
|
||
<path d="M203.63255747443509,97.738580377657371 L203.52298721760599,97.76745003804858"/>
|
||
<path d="M203.52298721760599,97.76745003804858 L203.39796096370628,97.788808953069903"/>
|
||
<path d="M203.14743079629352,97.738580352385526 L203.52298721760599,97.76745003804858"/>
|
||
<path d="M203.14743079629352,97.738580352385526 L203.39796096370628,97.788808953069903"/>
|
||
<path d="M202.95109248490462,97.788852461093569 L203.39796096370628,97.788808953069903"/>
|
||
<path d="M203.14821435287104,97.423392069805288 L203.14743079629352,97.738580352385526"/>
|
||
<path d="M203.14743079629352,97.738580352385526 L202.95109248490462,97.788852461093569"/>
|
||
<path d="M202.49382113208821,97.738580335890532 L202.95109248490462,97.788852461093569"/>
|
||
<path d="M203.14821435287104,97.423392069805288 L202.95109248490462,97.788852461093569"/>
|
||
<path d="M200.35291445715848,97.423392069805288 L201.00730705254728,97.73858033589056"/>
|
||
<path d="M201.01577617144676,97.423392055041987 L200.35291445715848,97.423392069805288"/>
|
||
<path d="M201.75056455591539,97.738580330161895 L201.00730705254728,97.73858033589056"/>
|
||
<path d="M201.01577617144676,97.423392055041987 L201.00730705254728,97.73858033589056"/>
|
||
<path d="M202.37177656373296,97.391360107053188 L201.75056454696823,97.423392049954899"/>
|
||
<path d="M202.37177656373296,97.391360107053188 L202.30566324474694,97.363703119662375"/>
|
||
<path d="M201.12935221149201,97.391360107053188 L202.30566324474694,97.363703119662375"/>
|
||
<path d="M201.75056454696823,97.423392049954899 L202.30566324474694,97.363703119662375"/>
|
||
<path d="M200.8312150388665,97.392527373161755 L201.01577617144676,97.423392055041987"/>
|
||
<path d="M201.12935221149201,97.391360107053188 L200.8312150388665,97.392527373161755"/>
|
||
<path d="M201.12935221149201,97.391360107053188 L201.75056454696823,97.423392049954899"/>
|
||
<path d="M201.12935221149201,97.391360107053188 L201.01577617144676,97.423392055041987"/>
|
||
<path d="M201.01577617144676,97.423392055041987 L201.75056454696823,97.423392049954899"/>
|
||
<path d="M201.01577617144676,97.423392055041987 L201.75056455591539,97.738580330161895"/>
|
||
<path d="M201.75056455591539,97.738580330161895 L201.75056454696823,97.423392049954899"/>
|
||
<path d="M202.48535260905646,97.423392055041958 L201.75056454696823,97.423392049954899"/>
|
||
<path d="M202.48535260905646,97.423392055041958 L201.75056455591539,97.738580330161895"/>
|
||
<path d="M201.75056455591539,97.738580330161895 L202.49382113208821,97.738580335890532"/>
|
||
<path d="M203.14821435287104,97.423392069805288 L202.49382113208821,97.738580335890532"/>
|
||
<path d="M202.48535260905646,97.423392055041958 L202.49382113208821,97.738580335890532"/>
|
||
<path d="M202.66991374530562,97.392527373161755 L202.73081289407628,97.34749317590159"/>
|
||
<path d="M202.37177656373296,97.391360107053188 L202.73081289407628,97.34749317590159"/>
|
||
<path d="M202.37177656373296,97.391360107053188 L202.48535260905646,97.423392055041958"/>
|
||
<path d="M202.66991374530562,97.392527373161755 L202.37177656373296,97.391360107053188"/>
|
||
<path d="M202.66991374530562,97.392527373161755 L202.48535260905646,97.423392055041958"/>
|
||
<path d="M202.48535260905646,97.423392055041958 L203.14821435287104,97.423392069805288"/>
|
||
<path d="M202.66991374530562,97.392527373161755 L203.14821435287104,97.423392069805288"/>
|
||
<path d="M202.66991374530562,97.392527373161755 L203.04067270567384,97.389809826806044"/>
|
||
<path d="M203.49942470811266,97.334978442896798 L203.14821435287104,97.423392069805288"/>
|
||
<path d="M203.04067270567384,97.389809826806044 L203.14821435287104,97.423392069805288"/>
|
||
<path d="M203.49942470811266,97.334978442896798 L203.22243263942664,97.334978430789079"/>
|
||
<path d="M203.49942470811266,97.334978442896798 L203.04067270567384,97.389809826806044"/>
|
||
<path d="M203.04067270567384,97.389809826806044 L203.22243263942664,97.334978430789079"/>
|
||
<path d="M203.04067270567384,97.389809826806044 L202.73081289407628,97.34749317590159"/>
|
||
<path d="M202.73081289407628,97.34749317590159 L202.30566324474694,97.363703119662375"/>
|
||
<path d="M202.52437099231793,97.334978415241864 L202.30566324474694,97.363703119662375"/>
|
||
<path d="M201.75056479248906,97.257732076070837 L201.75056479248906,97.257732359236698"/>
|
||
<path d="M198.17404825513404,96.435391054855145 L198.41584062070251,97.208501311047073"/>
|
||
<path d="M198.17404825513404,96.435391054855145 L198.42642014006287,97.116033277612061"/>
|
||
<path d="M198.41584062070251,97.208501311047073 L198.42642014006287,97.116033277612061"/>
|
||
<path d="M200.97675749382051,97.334978623441998 L200.97675770202068,97.334978623441998"/>
|
||
<path d="M199.36903198383061,97.334978485517752 L199.72471197811001,97.334978455004546"/>
|
||
<path d="M199.11209811039953,97.208581479184929 L198.54394790237257,96.435391015820159"/>
|
||
<path d="M198.54394790237257,96.435391015820159 L198.64425918869665,97.201739936636926"/>
|
||
<path d="M198.57556960532474,97.240233850132796 L198.42642014006287,97.116033277612061"/>
|
||
<path d="M198.64425918869665,97.201739936636926 L198.42642014006287,97.116033277612061"/>
|
||
<path d="M198.57556960532474,97.240233850132796 L198.64425918869665,97.201739936636926"/>
|
||
<path d="M199.11209811039953,97.208581479184929 L198.64425918869665,97.201739936636926"/>
|
||
<path d="M199.11209811039953,97.208581479184929 L198.57556960532474,97.240233850132796"/>
|
||
<path d="M198.57556960532474,97.240233850132796 L199.72471197811001,97.334978455004546"/>
|
||
<path d="M200.27869644553994,97.334978430789079 L199.72471197811001,97.334978455004546"/>
|
||
<path d="M199.11209811039953,97.208581479184929 L199.72471197811001,97.334978455004546"/>
|
||
<path d="M201.75056454144988,97.334978628799234 L201.75056476036434,97.334978628799234"/>
|
||
<path d="M201.75056476036434,97.334978409884599 L201.75056476036434,97.334978628799234"/>
|
||
<path d="M202.52437120051809,97.334978623441998 L202.52437099231793,97.334978623441998"/>
|
||
<path d="M203.22243281653255,97.33497860789474 L203.22243263942664,97.33497860789474"/>
|
||
<path d="M202.52437099231793,97.334978602658126 L202.52437120051809,97.334978623441998"/>
|
||
<path d="M200.27869662264538,97.33497860789474 L200.27869644553994,97.33497860789474"/>
|
||
<path d="M198.44604372439471,97.241894702781323 L198.41584062070251,97.208501311047073"/>
|
||
<path d="M198.57556960532474,97.240233850132796 L198.41584062070251,97.208501311047073"/>
|
||
<path d="M199.36903198383061,97.334978485517752 L199.24647314160029,97.334978519341931"/>
|
||
<path d="M198.57556960532474,97.240233850132796 L199.36903198383061,97.334978485517752"/>
|
||
<path d="M198.44604372439471,97.241894702781323 L198.57556960532474,97.240233850132796"/>
|
||
<path d="M198.44604372439471,97.241894702781323 L199.24647314160029,97.334978519341931"/>
|
||
<path d="M200.27869644553994,97.334978430789079 L200.97675749382051,97.334978415241864"/>
|
||
<path d="M202.52437099231793,97.334978415241864 L201.75056454144988,97.334978409884599"/>
|
||
<path d="M200.0920732634786,97.238346995271712 L200.97675749382051,97.334978415241864"/>
|
||
<path d="M202.30566324474694,97.363703119662375 L201.75056454144988,97.334978409884599"/>
|
||
<path d="M202.30566324474694,97.363703119662375 L200.77031588624459,97.347493175901619"/>
|
||
<path d="M200.77031588624459,97.347493175901619 L201.75056454144988,97.334978409884599"/>
|
||
<path d="M200.77031588624459,97.347493175901619 L200.97675749382051,97.334978415241864"/>
|
||
<path d="M200.97675749382051,97.334978415241864 L201.75056454144988,97.334978409884599"/>
|
||
<path d="M199.31712169710136,97.116033210176781 L199.11209811039953,97.208581479184929"/>
|
||
<path d="M199.74710487691709,97.201747066814477 L199.31712169710136,97.116033210176781"/>
|
||
<path d="M199.11209811039953,97.208581479184929 L200.27869644553994,97.334978430789079"/>
|
||
<path d="M199.74710487691709,97.201747066814477 L199.11209811039953,97.208581479184929"/>
|
||
<path d="M200.0920732634786,97.238346995271712 L200.27869644553994,97.334978430789079"/>
|
||
<path d="M199.74710487691709,97.201747066814477 L200.27869644553994,97.334978430789079"/>
|
||
<path d="M200.55795532430238,97.242469493700284 L200.97675749382051,97.334978415241864"/>
|
||
<path d="M201.17329574822588,97.238611920717545 L200.97675749382051,97.334978415241864"/>
|
||
<path d="M201.17329574822588,97.238611920717545 L201.75056454144988,97.334978409884599"/>
|
||
<path d="M201.75056450932334,97.257732076070837 L201.75056454144988,97.334978409884599"/>
|
||
<path d="M203.22243263942664,97.334978430789079 L202.73081289407628,97.34749317590159"/>
|
||
<path d="M202.52437099231793,97.334978415241864 L202.73081289407628,97.34749317590159"/>
|
||
<path d="M202.52437099231793,97.334978415241864 L201.75056450932334,97.257732076070837"/>
|
||
<path d="M203.22243263942664,97.334978430789079 L202.52437099231793,97.334978415241864"/>
|
||
<path d="M198.42642018905826,97.11603327761209 L198.42642021793063,97.116033355479729"/>
|
||
<path d="M199.74710487691709,97.201747066814477 L199.89922338334327,96.435390956579184"/>
|
||
<path d="M200.54750011674241,97.208767649950232 L199.89922338334327,96.435390956579184"/>
|
||
<path d="M199.74710487691709,97.201747066814477 L200.0920732634786,97.238346995271712"/>
|
||
<path d="M200.54750011674241,97.208767649950232 L199.74710487691709,97.201747066814477"/>
|
||
<path d="M200.0920732634786,97.238346995271712 L200.55795532430238,97.242469493700284"/>
|
||
<path d="M200.54750011674241,97.208767649950232 L200.0920732634786,97.238346995271712"/>
|
||
<path d="M200.54750011674241,97.208767649950232 L200.8598624827705,97.116033171242933"/>
|
||
<path d="M201.10354987561368,97.187968508076807 L200.8598624827705,97.116033171242933"/>
|
||
<path d="M200.54750011674241,97.208767649950232 L201.10354987561368,97.187968508076807"/>
|
||
<path d="M200.54750011674241,97.208767649950232 L200.55795532430238,97.242469493700284"/>
|
||
<path d="M201.10354987561368,97.187968508076807 L200.55795532430238,97.242469493700284"/>
|
||
<path d="M201.17329574822588,97.238611920717545 L200.55795532430238,97.242469493700284"/>
|
||
<path d="M201.75056450047759,97.116033166117191 L201.10354987561368,97.187968508076807"/>
|
||
<path d="M201.75056450047759,97.116033166117191 L201.75056450409966,97.213050249242016"/>
|
||
<path d="M201.10354987561368,97.187968508076807 L201.17329574822588,97.238611920717545"/>
|
||
<path d="M201.75056450409966,97.213050249242016 L201.10354987561368,97.187968508076807"/>
|
||
<path d="M201.75056450932334,97.257732076070837 L201.17329574822588,97.238611920717545"/>
|
||
<path d="M201.75056450409966,97.213050249242016 L201.17329574822588,97.238611920717545"/>
|
||
<path d="M202.377438060234,97.186784592680382 L201.75056450932334,97.257732076070837"/>
|
||
<path d="M201.75056450409966,97.213050249242016 L201.75056450932334,97.257732076070837"/>
|
||
<path d="M202.377438060234,97.186784592680382 L202.44098683059156,97.237223622033028"/>
|
||
<path d="M201.75056479771274,97.21305054285547 L201.75056479771274,97.213050249241988"/>
|
||
<path d="M200.85986274450397,97.116033171242947 L200.85986277337634,97.116033461848886"/>
|
||
<path d="M199.31712185209562,97.116033210176781 L199.31712190983944,97.116033422915066"/>
|
||
<path d="M204.36875602012242,96.435390982300078 L204.18400716298811,97.116033210176781"/>
|
||
<path d="M202.377438060234,97.186784592680382 L201.75056450409966,97.213050249242016"/>
|
||
<path d="M201.75056450246984,97.169377479028427 L201.75056450409966,97.213050249242016"/>
|
||
<path d="M201.75056450047759,97.116033166117191 L202.25433458319912,97.116033169016234"/>
|
||
<path d="M201.75056450047759,97.116033166117191 L201.75056450246984,97.169377479028427"/>
|
||
<path d="M201.75056450246984,97.169377479028427 L202.25433458319912,97.116033169016234"/>
|
||
<path d="M201.75056450246984,97.169377479028427 L202.377438060234,97.186784592680382"/>
|
||
<path d="M201.75056448905798,96.435390934895537 L201.75056450047759,97.116033166117191"/>
|
||
<path d="M201.75056450047759,97.116033166117191 L202.64126592096318,97.116033171242947"/>
|
||
<path d="M202.25433458319912,97.116033169016234 L202.64126592096318,97.116033171242947"/>
|
||
<path d="M202.25433458319912,97.116033169016234 L202.377438060234,97.186784592680382"/>
|
||
<path d="M202.377438060234,97.186784592680382 L202.64126592096318,97.116033171242947"/>
|
||
<path d="M202.377438060234,97.186784592680382 L202.96654728500289,97.201754617696707"/>
|
||
<path d="M202.64126592096318,97.116033171242947 L202.96654728500289,97.201754617696707"/>
|
||
<path d="M202.70888892669427,96.4353909404104 L202.64126592096318,97.116033171242947"/>
|
||
<path d="M203.60190503066451,96.435390956579184 L202.96654728500289,97.201754617696707"/>
|
||
<path d="M202.70888892669427,96.4353909404104 L202.96654728500289,97.201754617696707"/>
|
||
<path d="M199.13237301306208,96.435390982300063 L199.89922338334327,96.435390956579184"/>
|
||
<path d="M199.13237301306208,96.435390982300063 L198.54394790237257,96.435391015820159"/>
|
||
<path d="M204.39938852365367,97.2017429307529 L204.7609497393828,97.241934006127408"/>
|
||
<path d="M203.43468478715886,97.240594088394431 L202.96654728500289,97.201754617696707"/>
|
||
<path d="M202.96654728500289,97.201754617696707 L203.7423626970708,97.208660177740114"/>
|
||
<path d="M203.7423626970708,97.208660177740114 L204.18400716298811,97.116033210176781"/>
|
||
<path d="M204.39938852365367,97.2017429307529 L204.18400716298811,97.116033210176781"/>
|
||
<path d="M204.39938852365367,97.2017429307529 L203.7423626970708,97.208660177740114"/>
|
||
<path d="M203.43468478715886,97.240594088394431 L203.7423626970708,97.208660177740114"/>
|
||
<path d="M202.96654728500289,97.201754617696707 L202.44098683059156,97.237223622033028"/>
|
||
<path d="M202.96654728500289,97.201754617696707 L202.94956134110498,97.240307561495328"/>
|
||
<path d="M202.44098683059156,97.237223622033028 L202.94956134110498,97.240307561495328"/>
|
||
<path d="M202.44098683059156,97.237223622033028 L201.75056450932334,97.257732076070837"/>
|
||
<path d="M202.94956134110498,97.240307561495328 L201.75056450932334,97.257732076070837"/>
|
||
<path d="M203.43468478715886,97.240594088394431 L202.94956134110498,97.240307561495328"/>
|
||
<path d="M203.43468478715886,97.240594088394431 L204.39938852365367,97.2017429307529"/>
|
||
<path d="M204.69689890732025,97.257732158838095 L204.39938852365367,97.2017429307529"/>
|
||
<path d="M203.43468478715886,97.240594088394431 L201.75056450932334,97.257732076070837"/>
|
||
<path d="M203.43468478715886,97.240594088394431 L204.69689890732025,97.257732158838095"/>
|
||
<path d="M203.22243263942664,97.334978430789079 L201.75056450932334,97.257732076070837"/>
|
||
<path d="M204.69689890732025,97.257732158838095 L201.75056450932334,97.257732076070837"/>
|
||
<path d="M203.22243263942664,97.334978430789079 L203.77641696604451,97.334978455004517"/>
|
||
<path d="M204.69689890732025,97.257732158838095 L203.22243263942664,97.334978430789079"/>
|
||
<path d="M204.25465612047401,97.334978519341931 L203.77641696604451,97.334978455004517"/>
|
||
<path d="M204.69689890732025,97.257732158838095 L203.77641696604451,97.334978455004517"/>
|
||
<path d="M204.69689890732025,97.257732158838095 L204.25465612047401,97.334978519341931"/>
|
||
<path d="M204.69689890732025,97.257732158838095 L205.0204325323698,97.242798137096159"/>
|
||
<path d="M204.69689890732025,97.257732158838095 L204.7609497393828,97.241934006127408"/>
|
||
<path d="M205.0204325323698,97.242798137096159 L204.7609497393828,97.241934006127408"/>
|
||
<path d="M205.07470866565245,97.11603327761209 L204.7609497393828,97.241934006127408"/>
|
||
<path d="M205.0204325323698,97.242798137096159 L205.07470866565245,97.11603327761209"/>
|
||
<path d="M205.07470866565245,97.11603327761209 L205.05508515919018,97.241894702781323"/>
|
||
<path d="M205.0204325323698,97.242798137096159 L205.05508515919018,97.241894702781323"/>
|
||
<path d="M205.0204325323698,97.242798137096159 L204.25465612047401,97.334978519341931"/>
|
||
<path d="M204.25465612047401,97.334978519341931 L205.05508515919018,97.241894702781323"/>
|
||
<path d="M205.05508515919018,97.241894702781323 L205.08528864137043,97.208501350314762"/>
|
||
<path d="M204.69689902495156,97.25773227646944 L204.69689890732025,97.25773227646944"/>
|
||
<path d="M203.22243281653255,97.33497860789474 L203.22243263942664,97.334978598599918"/>
|
||
<path d="M204.69689890732025,97.257732282632091 L204.69689902495156,97.25773227646944"/>
|
||
<path d="M204.69689902495156,97.25773227646944 L204.69689890732025,97.25773228634101"/>
|
||
<path d="M205.08049037520868,97.16656464572695 L205.08049037785895,97.166564668894878"/>
|
||
<path d="M205.32708024995964,96.435391138634543 L205.08528864137043,97.208501350314762"/>
|
||
<path d="M205.07470877239257,97.11603327761209 L205.0747087435202,97.116033355479701"/>
|
||
<path d="M204.18400743347047,97.116033210176781 L204.1840073757262,97.116033422915066"/>
|
||
<path d="M199.89922338334327,95.726038036841146 L199.89922338334327,96.435390956579184"/>
|
||
<path d="M200.79223945497461,96.435390940410386 L199.89922338334327,96.435390956579184"/>
|
||
<path d="M199.89922338334327,95.726038036841146 L200.79223945497461,96.435390940410386"/>
|
||
<path d="M201.75056448905798,96.435390934895537 L200.79223945497461,96.435390940410386"/>
|
||
<path d="M201.75056448905798,95.726038015157485 L200.79223945497461,96.435390940410386"/>
|
||
<path d="M201.75056448905798,95.726038015157485 L201.75056448905798,96.435390934895537"/>
|
||
<path d="M202.70888892669427,96.4353909404104 L201.75056448905798,96.435390934895537"/>
|
||
<path d="M202.70888892669427,96.4353909404104 L201.75056448905798,95.726038015157485"/>
|
||
<path d="M205.32708016618017,96.435391054855117 L204.7609497393828,97.241934006127408"/>
|
||
<path d="M204.36875602012242,96.435390982300078 L204.7609497393828,97.241934006127408"/>
|
||
<path d="M203.60190503066451,96.435390956579184 L203.7423626970708,97.208660177740114"/>
|
||
<path d="M204.36875602012242,96.435390982300078 L203.7423626970708,97.208660177740114"/>
|
||
<path d="M198.17404825513404,96.435391054855145 L198.54394790237257,96.435391015820159"/>
|
||
<path d="M198.54394790237257,95.726038096082107 L198.54394790237257,96.435391015820159"/>
|
||
<path d="M199.89922338334327,95.726038036841146 L199.13237301306208,96.435390982300063"/>
|
||
<path d="M198.54394790237257,95.726038096082107 L199.13237301306208,96.435390982300063"/>
|
||
<path d="M204.36875602012242,96.435390982300078 L205.32708016618017,96.435391054855117"/>
|
||
<path d="M205.32708016618017,95.726038135117079 L205.32708016618017,96.435391054855117"/>
|
||
<path d="M202.70888892669427,96.4353909404104 L203.60190503066451,96.435390956579184"/>
|
||
<path d="M203.60190503066451,95.726038036841146 L202.70888892669427,96.4353909404104"/>
|
||
<path d="M203.60190503066451,95.726038036841146 L203.60190503066451,96.435390956579184"/>
|
||
<path d="M203.60190503066451,96.435390956579184 L204.36875602012242,96.435390982300078"/>
|
||
<path d="M204.36875602012242,95.726038062562026 L204.36875602012242,96.435390982300078"/>
|
||
<path d="M204.36875624901222,96.435391211189625 L204.36875624901222,96.435390982300078"/>
|
||
<path d="M205.32708024995964,96.435391138634543 L205.32708016618017,96.435391138634543"/>
|
||
<path d="M205.32708024995964,96.435391138634543 L205.32708024995964,96.435391054855131"/>
|
||
<path d="M205.32708016618017,95.72603821889652 L205.32708024995964,95.72603821889652"/>
|
||
<path d="M205.32708024995964,95.72603821889652 L205.32708016618017,95.726038135117079"/>
|
||
<path d="M204.36875602012242,95.726038062562026 L205.32708016618017,95.726038135117079"/>
|
||
<path d="M203.60190503066451,95.726038036841146 L204.36875602012242,95.726038062562026"/>
|
||
<path d="M203.60190503066451,95.726038036841146 L201.75056448905798,95.726038015157485"/>
|
||
<path d="M201.75056448905798,95.726038015157485 L199.89922338334327,95.726038036841146"/>
|
||
<path d="M198.54394790237257,95.726038096082107 L199.89922338334327,95.726038036841146"/>
|
||
<path d="M198.17404825513404,95.726038135117108 L198.54394790237257,95.726038096082107"/>
|
||
<path d="M198.17404825513404,96.435391054855145 L198.17404825513404,95.726038135117108"/>
|
||
<path d="M198.54394790237257,96.43539117766953 L198.54394806422169,96.435391177669544"/>
|
||
<path d="M198.17404833891351,96.435391054855145 L198.17404833891351,96.435391138634557"/>
|
||
<path d="M198.54394790237257,95.726038257931492 L198.54394806422169,95.726038257931492"/>
|
||
<path d="M199.13237324195143,96.435391211189639 L199.13237301306208,96.435391211189625"/>
|
||
<path d="M198.54394806422169,96.435391177669544 L198.54394806422169,96.435391015820173"/>
|
||
<path d="M201.18092837248196,95.285948798937312 L201.18092826938164,95.285948798937312"/>
|
||
<path d="M202.32020060572313,95.285948798937341 L202.3202007088239,95.285948798937341"/>
|
||
<path d="M201.18092837248196,95.726038228556973 L201.18092837248196,95.726038125456625"/>
|
||
<path d="M202.3202007088239,95.726038125456625 L202.3202007088239,95.726038228556973"/>
|
||
<path d="M202.35566724935597,95.28594879829518 L202.35566735117209,95.28594879829518"/>
|
||
<path d="M202.35566735117209,95.726038126098786 L202.35566735117209,95.726038227914785"/>
|
||
<path d="M202.3703579425769,95.28594879674489 L202.37035804129255,95.285948796744862"/>
|
||
<path d="M202.37035804129255,95.726038226364494 L202.37035804129255,95.726038127649076"/>
|
||
<path d="M202.37035794257645,95.285948698029472 L202.37035804129255,95.285948796744862"/>
|
||
<path d="M201.14546172885093,95.726038227914842 L201.14546172885093,95.726038126098814"/>
|
||
<path d="M201.14546172885093,95.285948798295209 L201.14546162703482,95.28594879829518"/>
|
||
<path d="M201.13077046789567,95.726038226364523 L201.13077046789567,95.726038127649105"/>
|
||
<path d="M202.37035794257645,95.726038127649105 L202.37035794257645,95.285948698029472"/>
|
||
<path d="M202.35566724935597,95.285948696479181 L202.37035794257645,95.285948698029472"/>
|
||
<path d="M202.35566724935597,95.285948696479181 L202.35566724935597,95.726038126098814"/>
|
||
<path d="M202.35566724935597,95.285948696479181 L202.32020060572313,95.285948695837021"/>
|
||
<path d="M202.32020060572313,95.285948695837021 L202.32020060572313,95.726038125456625"/>
|
||
<path d="M202.32020060572313,95.285948695837021 L201.18092826938164,95.285948695837021"/>
|
||
<path d="M201.18092826938164,95.285948695837021 L201.18092826938164,95.726038125456625"/>
|
||
<path d="M201.14546162703482,95.285948696479181 L201.18092826938164,95.285948695837021"/>
|
||
<path d="M201.14546162703482,95.285948696479181 L201.14546162703482,95.726038126098814"/>
|
||
<path d="M201.13077036917957,95.726038127649105 L201.13077036917957,95.285948698029472"/>
|
||
<path d="M201.14546162703482,95.285948696479181 L201.13077036917957,95.285948698029472"/>
|
||
<path d="M201.0126285295014,101.87700693016916 L200.60918462606696,99.869680203105887"/>
|
||
<path d="M199.83293906449717,103.15043791481447 L201.0126285295014,101.87700693016916"/>
|
||
<path d="M202.53652815703435,98.940616045325811 L202.89194415788552,99.869680203105872"/>
|
||
<path d="M202.53652815703435,98.940616045325811 L201.75056449098702,100.22517191388954"/>
|
||
<path d="M200.96460091849804,98.940616045325811 L201.75056449098702,100.22517191388954"/>
|
||
<path d="M201.75056449098702,100.22517191388954 L200.60918462606696,99.869680203105887"/>
|
||
<path d="M198.38269625343128,100.18761147135243 L198.15503472895307,100.31208407584263"/>
|
||
<path d="M198.15442777084945,100.31241592662916 L198.0733742731577,100.35673145154634"/>
|
||
<path d="M198.0733742731577,100.35673145154634 L198.3412755694867,99.727825898430311"/>
|
||
<path d="M200.96460091849804,98.940616045325811 L200.20639724952434,99.457786747548838"/>
|
||
<path d="M200.96460091849804,98.940616045325811 L200.60918462606696,99.869680203105887"/>
|
||
<path d="M199.53192866495056,100.18552517178932 L200.60918462606696,99.869680203105887"/>
|
||
<path d="M200.20639724952434,99.457786747548838 L200.60918462606696,99.869680203105887"/>
|
||
<path d="M197.71830869734777,101.68866930011195 L198.0733742731577,100.35673145154634"/>
|
||
<path d="M205.79623094917179,102.80588460066669 L205.80203720949339,102.82585756918306"/>
|
||
<path d="M205.79399999001998,102.79070199264942 L205.80203720949339,102.82585756918306"/>
|
||
<path d="M198.98920926549135,98.940616144975678 L198.3412755694867,99.727825898430311"/>
|
||
<path d="M198.38269625343128,100.18761147135243 L198.3412755694867,99.727825898430311"/>
|
||
<path d="M198.98920926549135,98.940616144975678 L198.38269625343128,100.18761147135243"/>
|
||
<path d="M198.16470667642716,100.26552365147808 L198.17602401396152,100.18971442166318"/>
|
||
<path d="M198.18411908118151,100.20150711866847 L198.17602401396152,100.18971442166318"/>
|
||
<path d="M198.17602401396152,100.18971442166318 L198.14968732772695,100.33934929194858"/>
|
||
<path d="M201.0126285295014,101.87700693016916 L199.53192866495056,100.18552517178932"/>
|
||
<path d="M201.0126285295014,101.87700693016916 L199.40779468284472,102.41140083148024"/>
|
||
<path d="M199.40779468284472,102.41140083148024 L199.53192866495056,100.18552517178932"/>
|
||
<path d="M198.96369937518375,99.898710777718804 L199.53192866495056,100.18552517178932"/>
|
||
<path d="M199.53192866495056,100.18552517178932 L200.20639724952434,99.457786747548838"/>
|
||
<path d="M199.21291772541281,98.940616111672782 L200.20639724952434,99.457786747548838"/>
|
||
<path d="M198.96369937518375,99.898710777718804 L200.20639724952434,99.457786747548838"/>
|
||
<path d="M199.21291772541281,98.940616111672782 L198.96369937518375,99.898710777718804"/>
|
||
<path d="M199.21291772541281,98.940616111672782 L198.38269625343128,100.18761147135243"/>
|
||
<path d="M198.38269625343128,100.18761147135243 L198.96369937518375,99.898710777718804"/>
|
||
<path d="M199.40779468284472,102.41140083148024 L198.96369937518375,99.898710777718804"/>
|
||
<path d="M199.40779468284472,102.41140083148024 L198.38269625343128,100.18761147135243"/>
|
||
<path d="M203.96919996601991,100.18552517178931 L205.194206106004,100.41135932611316"/>
|
||
<path d="M204.87930907539157,99.89006004567527 L203.96919996601991,100.18552517178931"/>
|
||
<path d="M204.09684458336369,102.52720802226644 L205.194206106004,100.41135932611316"/>
|
||
<path d="M198.17602401396152,100.18971442166318 L198.19146440048326,100.179495488992"/>
|
||
<path d="M198.21206067186949,100.13896302421747 L198.17602401396152,100.18971442166318"/>
|
||
<path d="M204.42116720568765,99.349057360956991 L203.96919996601991,100.18552517178931"/>
|
||
<path d="M204.42116720568765,99.349057360956991 L203.29473185799952,99.457786747548809"/>
|
||
<path d="M202.89194415788552,99.869680203105872 L203.29473185799952,99.457786747548809"/>
|
||
<path d="M203.29473185799952,99.457786747548809 L203.96919996601991,100.18552517178931"/>
|
||
<path d="M202.89194415788552,99.869680203105872 L203.96919996601991,100.18552517178931"/>
|
||
<path d="M202.48802452804102,101.74903347878292 L203.96919996601991,100.18552517178931"/>
|
||
<path d="M204.09684458336369,102.52720802226644 L203.96919996601991,100.18552517178931"/>
|
||
<path d="M202.48802452804102,101.74903347878292 L204.09684458336369,102.52720802226644"/>
|
||
<path d="M203.66818968907137,103.15043791481447 L202.48802452804102,101.74903347878292"/>
|
||
<path d="M204.49355067746183,99.028434985536279 L204.48352605798937,99.004495711462397"/>
|
||
<path d="M204.48352605798937,99.004495711462397 L204.54810440551773,99.095443142716235"/>
|
||
<path d="M197.71830869734777,101.68866930011195 L198.38269625343128,100.18761147135243"/>
|
||
<path d="M197.77459913531129,102.08485391181365 L198.38269625343128,100.18761147135243"/>
|
||
<path d="M197.65426868079931,103.15043809626528 L197.71830869734777,101.68866930011195"/>
|
||
<path d="M197.77459913531129,102.08485391181365 L197.71830869734777,101.68866930011195"/>
|
||
<path d="M197.89233054584247,103.15043801056403 L197.77459913531129,102.08485391181365"/>
|
||
<path d="M197.65426868079931,103.15043809626528 L197.77459913531129,102.08485391181365"/>
|
||
<path d="M205.60879858846783,103.15043801056402 L205.194206106004,100.41135932611316"/>
|
||
<path d="M205.48201332960571,100.97907089379387 L205.194206106004,100.41135932611316"/>
|
||
<path d="M202.48802452804102,101.74903347878292 L202.89194415788552,99.869680203105872"/>
|
||
<path d="M202.89194415788552,99.869680203105872 L201.75056449098702,100.22517191388954"/>
|
||
<path d="M201.0126285295014,101.87700693016916 L201.75056449098702,100.22517191388954"/>
|
||
<path d="M202.48802452804102,101.74903347878292 L201.75056449098702,100.22517191388954"/>
|
||
<path d="M202.48802452804102,101.74903347878292 L201.0126285295014,101.87700693016916"/>
|
||
<path d="M202.73807224668644,103.15043789939541 L202.48802452804102,101.74903347878292"/>
|
||
<path d="M202.73807224668644,103.15043789939541 L201.0126285295014,101.87700693016916"/>
|
||
<path d="M200.76305647604249,103.15043789939541 L201.0126285295014,101.87700693016916"/>
|
||
<path d="M205.42775385360437,100.35673140922397 L205.194206106004,100.41135932611316"/>
|
||
<path d="M204.87930907539157,99.89006004567527 L205.194206106004,100.41135932611316"/>
|
||
<path d="M204.87930907539157,99.89006004567527 L204.42116720568765,99.349057360956991"/>
|
||
<path d="M204.28821011079117,98.940616111672767 L204.42116720568765,99.349057360956991"/>
|
||
<path d="M204.28821011079117,98.940616111672767 L203.29473185799952,99.457786747548809"/>
|
||
<path d="M202.53652815703435,98.940616045325811 L203.29473185799952,99.457786747548809"/>
|
||
<path d="M200.87307954030348,98.940616048792279 L199.39670556727015,98.940616104711609"/>
|
||
<path d="M204.10442313816247,98.940616104711623 L202.62804889293557,98.940616048792265"/>
|
||
<path d="M205.159853314256,99.727825876227428 L204.51191961825043,98.94061617968454"/>
|
||
<path d="M204.87930907539157,99.89006004567527 L204.28821011079117,98.940616111672767"/>
|
||
<path d="M205.159853314256,99.727825876227428 L204.28821011079117,98.940616111672767"/>
|
||
<path d="M205.79033407544011,102.76575391413567 L205.80203720949339,102.82585756918306"/>
|
||
<path d="M205.42775385360437,100.35673140922397 L204.87930907539157,99.89006004567527"/>
|
||
<path d="M205.159853314256,99.727825876227428 L204.87930907539157,99.89006004567527"/>
|
||
<path d="M205.42775385360437,100.35673140922397 L205.159853314256,99.727825876227428"/>
|
||
<path d="M205.42775385360437,100.35673140922397 L205.7507490986518,102.50977414832039"/>
|
||
<path d="M205.42775385360437,100.35673140922397 L205.48201332960571,100.97907089379387"/>
|
||
<path d="M205.48201332960571,100.97907089379387 L205.60879858846783,103.15043801056402"/>
|
||
<path d="M205.48201332960571,100.97907089379387 L205.7628381606396,102.57863273976857"/>
|
||
<path d="M205.60879858846783,103.15043801056402 L205.7628381606396,102.57863273976857"/>
|
||
<path d="M205.84686024642588,103.15043809626526 L205.80116473179169,102.8394610502783"/>
|
||
<path d="M205.79768395675865,102.81577292363835 L205.7628381606396,102.57863273976857"/>
|
||
<path d="M198.20558847762595,103.42966330530103 L198.20558847762595,103.15043796756582"/>
|
||
<path d="M204.6069430352386,103.15043793359044 L205.29554057068935,103.42966330530102"/>
|
||
<path d="M205.78121980204014,103.15043802354393 L205.80203720949339,102.82585756918306"/>
|
||
<path d="M205.79701682791347,102.83342955053853 L205.80203720949339,102.82585756918306"/>
|
||
<path d="M197.4745039102072,103.42966338956398 L197.4745039102072,103.15043805182877"/>
|
||
<path d="M205.29554057068935,103.15043796756579 L205.29554057068935,103.42966330530102"/>
|
||
<path d="M198.89418537738993,103.42966327132569 L199.74878475458854,103.15043790780565"/>
|
||
<path d="M198.89418537738993,103.42966327132569 L198.20558847762595,103.15043796756582"/>
|
||
<path d="M201.75056446269991,103.42966322397392 L202.78140853041441,103.15043789170996"/>
|
||
<path d="M201.75056446269991,103.42966322397392 L200.71972008232251,103.15043789170994"/>
|
||
<path d="M197.77459913531129,102.08485391181365 L199.40779468284472,102.41140083148024"/>
|
||
<path d="M199.01426704555615,103.15043793951529 L197.77459913531129,102.08485391181365"/>
|
||
<path d="M199.83293906449717,103.15043791481447 L199.40779468284472,102.41140083148024"/>
|
||
<path d="M199.01426704555615,103.15043793951529 L199.40779468284472,102.41140083148024"/>
|
||
<path d="M203.66818968907137,103.15043791481447 L204.09684458336369,102.52720802226644"/>
|
||
<path d="M206.02662530663338,103.15043805182874 L206.02662530663338,103.42966338956397"/>
|
||
<path d="M197.72301288421477,103.42966334549239 L198.20558847762595,103.15043796756582"/>
|
||
<path d="M197.72301288421477,103.42966334549239 L197.4745039102072,103.15043805182877"/>
|
||
<path d="M205.29554057068935,103.15043796756579 L205.7781158659941,103.42966334549234"/>
|
||
<path d="M206.02662530663338,103.15043805182874 L205.7781158659941,103.42966334549234"/>
|
||
<path d="M205.60879858846783,103.15043801056402 L204.09684458336369,102.52720802226644"/>
|
||
<path d="M204.48686194665834,103.15043793951531 L204.09684458336369,102.52720802226644"/>
|
||
<path d="M204.6069430352386,103.15043793359044 L205.29554057068935,103.15043796756579"/>
|
||
<path d="M206.02662530663338,103.15043805182874 L205.29554057068935,103.15043796756579"/>
|
||
<path d="M197.4745039102072,103.15043805182877 L198.20558847762595,103.15043796756582"/>
|
||
<path d="M199.74878475458854,103.15043790780565 L198.20558847762595,103.15043796756582"/>
|
||
<path d="M202.78140853041441,103.15043789170996 L200.71972008232251,103.15043789170994"/>
|
||
<path d="M204.6069430352386,103.15043793359044 L203.75234398496241,103.42966324554089"/>
|
||
<path d="M202.78140853041441,103.15043789170996 L204.6069430352386,103.15043793359044"/>
|
||
<path d="M202.78140853041441,103.15043789170996 L202.78140853041441,103.42966322944517"/>
|
||
<path d="M202.78140853041441,103.15043789170996 L203.75234398496241,103.42966324554089"/>
|
||
<path d="M200.71972008232251,103.42966322944515 L200.71972008232251,103.15043789170994"/>
|
||
<path d="M199.74878475458854,103.15043790780565 L200.71972008232251,103.15043789170994"/>
|
||
<path d="M199.74878475458854,103.42966324554088 L199.74878475458854,103.15043790780565"/>
|
||
<path d="M205.7781158659941,103.42966334549234 L206.02662530663338,103.42966338956397"/>
|
||
<path d="M205.7781158659941,103.42966334549234 L205.29554057068935,103.42966330530102"/>
|
||
<path d="M203.75234398496241,103.42966324554089 L205.29554057068935,103.42966330530102"/>
|
||
<path d="M203.75234398496241,103.42966324554089 L202.78140853041441,103.42966322944517"/>
|
||
<path d="M201.75056446269991,103.42966322397392 L202.78140853041441,103.42966322944517"/>
|
||
<path d="M200.71972008232251,103.42966322944515 L201.75056446269991,103.42966322397392"/>
|
||
<path d="M199.74878475458854,103.42966324554088 L200.71972008232251,103.42966322944515"/>
|
||
<path d="M198.89418537738993,103.42966327132569 L199.74878475458854,103.42966324554088"/>
|
||
<path d="M198.89418537738993,103.42966327132569 L198.20558847762595,103.42966330530103"/>
|
||
<path d="M198.20558847762595,103.42966330530103 L197.72301288421477,103.42966334549239"/>
|
||
<path d="M197.72301288421477,103.42966334549239 L197.4745039102072,103.42966338956398"/>
|
||
<path d="M205.29554057068935,103.42966351130075 L205.7781158659941,103.42966345568036"/>
|
||
<path d="M198.89418537739039,103.42966354213287 L199.74878475458854,103.42966357522714"/>
|
||
<path d="M197.72301288421477,103.42966345568038 L198.20558847762595,103.42966351130084"/>
|
||
<path d="M204.47101936643276,99.004495715264667 L204.48352605798937,99.004495711462397"/>
|
||
<path d="M201.88476853955444,67.836057659364627 L201.88476853955126,95.017617096962198"/>
|
||
<path d="M201.87155245343047,67.834725967729582 L201.87155245342774,95.017617095567545"/>
|
||
<path d="M201.8505287795324,67.833582413351763 L201.85052877952967,95.017617094369939"/>
|
||
<path d="M201.82313050877974,67.832704945747849 L201.82313050877565,95.01761709345098"/>
|
||
<path d="M201.79122401734003,67.832153336019616 L201.79122401733684,95.01761709287328"/>
|
||
<path d="M201.75698456206055,67.831965186105748 L201.75698456205737,95.017617092676232"/>
|
||
<path d="M201.62920058574582,67.836057658898369 L201.62920058574309,95.017617096962198"/>
|
||
<path d="M201.72274510865554,67.832153335894702 L201.72274510865236,95.01761709287328"/>
|
||
<path d="M201.64241636155703,67.834725967311556 L201.6424163615543,95.017617095567545"/>
|
||
<path d="M201.69083861541367,67.832704945506492 L201.69083861540958,95.01761709345098"/>
|
||
<path d="M201.66344035241082,67.833582413010447 L201.66344035240763,95.017617094369939"/>
|
||
</g>
|
||
<g id="product-91f00d39-e8b8-4539-ae4c-792400af8b19" class="IfcCovering material-null matsName-METALCOPING matsCategory-Wood projection" ifc:name="Covering" ifc:guid="2Hy0qvwBX5EQvCUIG0huiP">
|
||
<path d="M377.84730936856386,42.835896560202741 L377.84730988404999,44.433198538443634"/>
|
||
<path d="M377.82208775724803,42.827877907641096 L377.8220879220039,43.338397791479593"/>
|
||
<path d="M372.96522573836728,43.455268829761735 L372.96522575136123,43.495535311822181"/>
|
||
<path d="M372.94501969646581,43.466094067337451 L372.945020018788,44.464852120947711"/>
|
||
<path d="M372.93692711111225,44.415255860188751 L372.93692713147948,44.478365281633472"/>
|
||
<path d="M372.93440939702077,44.433068482295226 L372.93440941299605,44.48256926139166"/>
|
||
<path d="M372.92706291397235,44.449429461739527 L372.92706292862613,44.494836110043082"/>
|
||
<path d="M372.95821750654932,44.581612420793334 L372.95822355078553,63.310473312372352"/>
|
||
<path d="M372.90699841150536,44.606909109633051 L372.90700444757886,63.310473312185479"/>
|
||
<path d="M372.88399949619406,44.611627691838606 L372.88400553074416,63.31047331210155"/>
|
||
<path d="M372.82589908934779,44.581612114634368 L372.82590513358491,63.310473311889552"/>
|
||
<path d="M372.86163190265188,44.604407911099827 L372.8616379395321,63.310473312019923"/>
|
||
<path d="M377.96229079145405,68.280721235142181 L377.96314295021284,68.26895746730608"/>
|
||
<path d="M377.96313529537338,44.549433288129649 L377.96314295021284,68.26895746730608"/>
|
||
<path d="M377.95841601557959,68.291886865394531 L377.96229079145405,68.280721235142181"/>
|
||
<path d="M377.96228313677284,44.56168471055301 L377.96229079145405,68.280721235142181"/>
|
||
<path d="M377.95177366546568,68.301721034946638 L377.95841601557959,68.291886865394531"/>
|
||
<path d="M377.95840836104662,44.573313200189091 L377.95841601557959,68.291886865394531"/>
|
||
<path d="M377.94279850735757,68.309579153821488 L377.95177366546568,68.301721034946638"/>
|
||
<path d="M377.95176601106459,44.583555034787565 L377.95177366546568,68.301721034946638"/>
|
||
<path d="M377.93208085484412,68.314944307614184 L377.94279850735757,68.309579153821488"/>
|
||
<path d="M377.94279085306289,44.591738903579284 L377.94279850735757,68.309579153821488"/>
|
||
<path d="M377.92032414253981,68.317465180001818 L377.93208085484412,68.314944307614184"/>
|
||
<path d="M377.93207320061856,44.597326464025144 L377.93208085484412,68.314944307614184"/>
|
||
<path d="M377.90829859661198,68.316976080276532 L377.92032414253981,68.317465180001818"/>
|
||
<path d="M377.92031648834973,44.5999518363638 L377.92032414253981,68.317465180001818"/>
|
||
<path d="M377.83445475830877,44.561779713322096 L377.83446241298907,68.280812458071011"/>
|
||
<path d="M377.83446241298907,68.280812458071011 L377.90829859661198,68.316976080276532"/>
|
||
<path d="M377.90829094241462,44.599442461363907 L377.90829859661198,68.316976080276532"/>
|
||
<path d="M377.94767580768121,44.559200221367632 L377.9433052618956,44.534431439342399"/>
|
||
<path d="M377.93358334012601,44.579853746007757 L377.94767580768121,44.559200221367632"/>
|
||
<path d="M377.92016421849848,44.588617962066962 L377.93358334012601,44.579853746007757"/>
|
||
<path d="M377.84106978642785,44.548273156678619 L377.92016421849848,44.588617962066962"/>
|
||
<path d="M377.83445475830877,44.561779713322096 L377.84106978642785,44.548273156678619"/>
|
||
<path d="M377.90829094241462,44.599442461363907 L377.83445475830877,44.561779713322096"/>
|
||
<path d="M377.92031648834973,44.5999518363638 L377.90829094241462,44.599442461363907"/>
|
||
<path d="M377.93207320061856,44.597326464025144 L377.92031648834973,44.5999518363638"/>
|
||
<path d="M377.94279085306289,44.591738903579284 L377.93207320061856,44.597326464025144"/>
|
||
<path d="M377.95176601106459,44.583555034787565 L377.94279085306289,44.591738903579284"/>
|
||
<path d="M377.95840836104662,44.573313200189091 L377.95176601106459,44.583555034787565"/>
|
||
<path d="M377.96228313677284,44.56168471055301 L377.95840836104662,44.573313200189091"/>
|
||
<path d="M377.96313529537338,44.549433288129649 L377.96228313677284,44.56168471055301"/>
|
||
<path d="M377.96090928160038,44.537362825691844 L377.96313529537338,44.549433288129649"/>
|
||
<path d="M377.95575131059604,44.5262656283941 L377.96090928160038,44.537362825691844"/>
|
||
<path d="M377.8804099593458,44.406673604330052 L377.95575131059604,44.5262656283941"/>
|
||
<path d="M377.8748515111015,44.394258215950799 L377.8804099593458,44.406673604330052"/>
|
||
<path d="M377.87294758022335,44.380747506008134 L377.8748515111015,44.394258215950799"/>
|
||
<path d="M377.87294789613179,42.860480377112737 L377.87294758022335,44.380747506008134"/>
|
||
<path d="M377.8715824254964,42.849006485303789 L377.87294789613179,42.860480377112737"/>
|
||
<path d="M377.86756609708891,42.838199462058498 L377.8715824254964,42.849006485303789"/>
|
||
<path d="M377.8611317469381,42.828687840511321 L377.86756609708891,42.838199462058498"/>
|
||
<path d="M377.85265407368433,42.821023578802652 L377.8611317469381,42.828687840511321"/>
|
||
<path d="M377.84262528513818,42.815652849557068 L377.85265407368433,42.821023578802652"/>
|
||
<path d="M377.83162853897238,42.812887746716655 L377.84262528513818,42.815652849557068"/>
|
||
<path d="M377.82030271954363,42.81288774530708 L377.83162853897238,42.812887746716655"/>
|
||
<path d="M372.96344078345692,43.440279913702909 L377.82030271954363,42.81288774530708"/>
|
||
<path d="M372.93394395913174,43.456081602508561 L372.96344078345692,43.440279913702909"/>
|
||
<path d="M372.92213091978147,43.487870478819133 L372.93394395913174,43.456081602508561"/>
|
||
<path d="M372.92213157784909,44.415255858347393 L372.92213091978147,43.487870478819133"/>
|
||
<path d="M372.92021679799427,44.428801717000624 L372.92213157784909,44.415255858347393"/>
|
||
<path d="M372.91462991307571,44.441244045264312 L372.92021679799427,44.428801717000624"/>
|
||
<path d="M372.82589908934779,44.581612114634368 L372.91462991307571,44.441244045264312"/>
|
||
<path d="M372.86163190265188,44.604407911099827 L372.82589908934779,44.581612114634368"/>
|
||
<path d="M372.88399949619406,44.611627691838606 L372.86163190265188,44.604407911099827"/>
|
||
<path d="M372.90699841150536,44.606909109633051 L372.88399949619406,44.611627691838606"/>
|
||
<path d="M372.95821750654932,44.581612420793334 L372.90699841150536,44.606909109633051"/>
|
||
<path d="M372.95177183171791,44.568020403652241 L372.95821750654932,44.581612420793334"/>
|
||
<path d="M372.90055273667394,44.593317961565305 L372.95177183171791,44.568020403652241"/>
|
||
<path d="M372.88479735367901,44.596549753425194 L372.90055273667394,44.593317961565305"/>
|
||
<path d="M372.86947458506211,44.591604048634252 L372.88479735367901,44.596549753425194"/>
|
||
<path d="M372.84646810203003,44.576926846601964 L372.86947458506211,44.591604048634252"/>
|
||
<path d="M372.92706291397235,44.449429461739527 L372.84646810203003,44.576926846601964"/>
|
||
<path d="M372.93440939702077,44.433068482295226 L372.92706291397235,44.449429461739527"/>
|
||
<path d="M372.93692711111225,44.415255860188751 L372.93440939702077,44.433068482295226"/>
|
||
<path d="M372.93692721002435,43.487870797510254 L372.93692711111225,44.415255860188751"/>
|
||
<path d="M372.94501969646581,43.466094067337451 L372.93692721002435,43.487870797510254"/>
|
||
<path d="M372.96522573836728,43.455268829761735 L372.94501969646581,43.466094067337451"/>
|
||
<path d="M377.82208775724803,42.827877907641096 L372.96522573836728,43.455268829761735"/>
|
||
<path d="M377.84730936856386,42.835896560202741 L377.82208775724803,42.827877907641096"/>
|
||
<path d="M377.85815213222622,42.860480375271294 L377.84730936856386,42.835896560202741"/>
|
||
<path d="M377.85815197007878,44.38074750416672 L377.85815213222622,42.860480375271294"/>
|
||
<path d="M377.86065583002483,44.398513293505005 L377.85815197007878,44.38074750416672"/>
|
||
<path d="M377.85815197007878,44.38074750416672 L377.8581519927734,44.45107040732961"/>
|
||
<path d="M377.9433052618956,44.534431439342399 L377.86796375688346,44.414839125587235"/>
|
||
<path d="M377.9433052618956,44.534431439342399 L377.94330527195643,44.565605555772947"/>
|
||
<path d="M377.86796375688346,44.414839125587235 L377.86065583002483,44.398513293505005"/>
|
||
<path d="M377.86065583002483,44.398513293505005 L377.8606558483184,44.455197702042199"/>
|
||
<path d="M377.86796375688346,44.414839125587235 L377.86796377379551,44.467243909038302"/>
|
||
<path d="M375.53974940602666,43.339484669232519 L375.53974946350218,43.517579326322021"/>
|
||
<path d="M375.54503671354587,43.354763460893594 L375.54503676609011,43.517579326531404"/>
|
||
<path d="M375.75722854797505,43.168354994787421 L375.75722866067781,43.517579334935334"/>
|
||
<path d="M376.57521423272965,67.256622150904718 L376.5752066266291,67.256622150903098"/>
|
||
<path d="M376.13501629918255,43.495132556229407 L376.13501630642668,43.517579349897773"/>
|
||
<path d="M377.57488625462202,43.495132893835233 L377.57488626186523,43.517579406924312"/>
|
||
<path d="M377.58305876577515,43.493635175424657 L377.58305877350313,43.517579407247979"/>
|
||
<path d="M377.59021024264848,43.489328935868372 L377.59021025176526,43.51757940753123"/>
|
||
<path d="M377.76830357488279,67.102160087248251 L377.76583926821377,67.103755926109727"/>
|
||
<path d="M377.76150780388571,43.338845621645305 L377.76150786156677,43.517579414315549"/>
|
||
<path d="M377.77599924948527,67.099572722537317 L377.76830357488279,67.102160087248251"/>
|
||
<path d="M377.76829590443458,43.33426754967229 L377.76830357488279,67.102160087248251"/>
|
||
<path d="M377.7841115348906,67.098959461177486 L377.77599924948527,67.099572722537317"/>
|
||
<path d="M377.77599157900158,43.33157292858678 L377.77599924948527,67.099572722537317"/>
|
||
<path d="M377.79212153030176,67.100359535298992 L377.7841115348906,67.098959461177486"/>
|
||
<path d="M377.78410386440055,43.3309342452321 L377.7841115348906,67.098959461177486"/>
|
||
<path d="M377.79951716160167,67.103683377246057 L377.79212153030176,67.100359535298992"/>
|
||
<path d="M377.79211385982899,43.33239235805803 L377.79212153030176,67.100359535298992"/>
|
||
<path d="M377.80582547513541,67.108718171195676 L377.79951716160167,67.103683377246057"/>
|
||
<path d="M377.79950949117438,43.335853986469232 L377.79951716160167,67.103683377246057"/>
|
||
<path d="M377.81064367235422,67.115142885404367 L377.80582547513541,67.108718171195676"/>
|
||
<path d="M377.8058178047736,43.341097492580701 L377.80582547513541,67.108718171195676"/>
|
||
<path d="M377.81366379591645,67.122546503297201 L377.81064367235422,67.115142885404367"/>
|
||
<path d="M377.81063600207972,43.347788536610864 L377.81064367235422,67.115142885404367"/>
|
||
<path d="M377.81469213022092,67.130455086144707 L377.81366379591645,67.122546503297201"/>
|
||
<path d="M377.81365612574109,43.355499063721709 L377.81366379591645,67.122546503297201"/>
|
||
<path d="M377.81704980291624,68.132597176789432 L377.81469185084143,68.116033568026808"/>
|
||
<path d="M377.8146841939556,44.390170087774379 L377.81469185084143,68.116033568026808"/>
|
||
<path d="M377.82394298790814,68.147896640411631 L377.81704980291624,68.132597176789432"/>
|
||
<path d="M377.81704214625233,44.407420323514685 L377.81704980291624,68.132597176789432"/>
|
||
<path d="M377.83446237546787,68.164546381044858 L377.82394298790814,68.147896640411631"/>
|
||
<path d="M377.82393533144887,44.423354010370645 L377.82394298790814,68.147896640411631"/>
|
||
<path d="M377.9133366985875,44.542035537082796 L377.9133367124964,44.585135360400272"/>
|
||
<path d="M377.90075623882376,44.549983983131796 L377.90075624809697,44.578718266622246"/>
|
||
<path d="M377.82948027129851,44.390170089615793 L377.82948053453538,43.363735490392088"/>
|
||
<path d="M377.82948053453538,43.363735490392088 L377.82797893784345,43.351711909719484"/>
|
||
<path d="M377.82797893784345,43.351711909719484 L377.82357067768544,43.340456915363262"/>
|
||
<path d="M377.82357067768544,43.340456915363262 L377.81653748619783,43.330689822409937"/>
|
||
<path d="M377.81653748619783,43.330689822409937 L377.80732841154213,43.323035373895976"/>
|
||
<path d="M377.80732841154213,43.323035373895976 L377.79653267607546,43.317982254625718"/>
|
||
<path d="M377.79653267607546,43.317982254625718 L377.78483961116717,43.315853603027421"/>
|
||
<path d="M377.78483961116717,43.315853603027421 L377.77299815439028,43.316785815416807"/>
|
||
<path d="M377.77299815439028,43.316785815416807 L377.76176376415197,43.320719010325121"/>
|
||
<path d="M377.76176376415197,43.320719010325121 L377.75185495623327,43.327401808396758"/>
|
||
<path d="M377.75185495623327,43.327401808396758 L377.58492297061321,43.474050296974099"/>
|
||
<path d="M377.58492297061321,43.474050296974099 L377.57777181308984,43.478356377634015"/>
|
||
<path d="M377.57777181308984,43.478356377634015 L377.56959913634682,43.479854254583557"/>
|
||
<path d="M377.56959913634682,43.479854254583557 L376.14023718505223,43.479853918265746"/>
|
||
<path d="M376.14023718505223,43.479853918265746 L375.75715360917138,43.14849686355862"/>
|
||
<path d="M375.75715360917138,43.14849686355862 L375.53974940602666,43.339484669232519"/>
|
||
<path d="M375.53974940602666,43.339484669232519 L375.54503671354587,43.354763460893594"/>
|
||
<path d="M375.54503671354587,43.354763460893594 L375.75722854797505,43.168354994787421"/>
|
||
<path d="M375.75722854797505,43.168354994787421 L376.13501629918255,43.495132556229407"/>
|
||
<path d="M376.13501629918255,43.495132556229407 L377.57488625462202,43.495132893835233"/>
|
||
<path d="M377.57488625462202,43.495132893835233 L377.58305876577515,43.493635175424657"/>
|
||
<path d="M377.58305876577515,43.493635175424657 L377.59021024264848,43.489328935868372"/>
|
||
<path d="M377.59021024264848,43.489328935868372 L377.76150780388571,43.338845621645305"/>
|
||
<path d="M377.76150780388571,43.338845621645305 L377.76829590443458,43.33426754967229"/>
|
||
<path d="M377.76829590443458,43.33426754967229 L377.77599157900158,43.33157292858678"/>
|
||
<path d="M377.77599157900158,43.33157292858678 L377.78410386440055,43.3309342452321"/>
|
||
<path d="M377.78410386440055,43.3309342452321 L377.79211385982899,43.33239235805803"/>
|
||
<path d="M377.79211385982899,43.33239235805803 L377.79950949117438,43.335853986469232"/>
|
||
<path d="M377.79950949117438,43.335853986469232 L377.8058178047736,43.341097492580701"/>
|
||
<path d="M377.8058178047736,43.341097492580701 L377.81063600207972,43.347788536610864"/>
|
||
<path d="M377.81063600207972,43.347788536610864 L377.81365612574109,43.355499063721709"/>
|
||
<path d="M377.81365612574109,43.355499063721709 L377.81468446014924,43.363735488550645"/>
|
||
<path d="M377.81468446014924,43.363735488550645 L377.8146841939556,44.390170087774379"/>
|
||
<path d="M377.8146841939556,44.390170087774379 L377.81704214625233,44.407420323514685"/>
|
||
<path d="M377.81704214625233,44.407420323514685 L377.82393533144887,44.423354010370645"/>
|
||
<path d="M377.82393533144887,44.423354010370645 L377.90075623882376,44.549983983131796"/>
|
||
<path d="M377.90075623882376,44.549983983131796 L377.9133366985875,44.542035537082796"/>
|
||
<path d="M377.9133366985875,44.542035537082796 L377.8365156374507,44.415405564321588"/>
|
||
<path d="M377.8365156374507,44.415405564321588 L377.83127337575888,44.403288557806377"/>
|
||
<path d="M377.83127337575888,44.403288557806377 L377.82948027129851,44.390170089615793"/>
|
||
<path d="M372.97296612145556,44.447142742537039 L372.97297220908831,63.310473312426183"/>
|
||
<path d="M372.97641302671627,44.434642379224925 L372.97641911838446,63.310473312438774"/>
|
||
<path d="M372.97553455188199,44.441135418684837 L372.97554064145379,63.310473312435562"/>
|
||
<path d="M372.97641350413096,43.507136179651354 L372.97641380345931,44.434642379224925"/>
|
||
<path d="M372.97985283917251,43.498661511614017 L372.97985923290298,63.310473312451336"/>
|
||
<path d="M373.8085851342471,43.495151359182415 L373.80858514148576,43.517579257758626"/>
|
||
<path d="M372.98815803476873,43.49515125707515 L372.98816442963061,63.310473312481633"/>
|
||
<path d="M372.95828602796564,44.442701100325934 L372.8823417166509,44.569509696914452"/>
|
||
<path d="M372.89496585478128,44.577383695489743 L372.97296612145556,44.447142742537039"/>
|
||
<path d="M372.97296612145556,44.447142742537039 L372.97553455188199,44.441135418684837"/>
|
||
<path d="M372.97553455188199,44.441135418684837 L372.97641302671627,44.434642379224925"/>
|
||
<path d="M372.97641302671627,44.434642379224925 L372.97641350413096,43.507136179651354"/>
|
||
<path d="M372.97641350413096,43.507136179651354 L372.97985283917251,43.498661511614017"/>
|
||
<path d="M372.97985283917251,43.498661511614017 L372.98815803476873,43.49515125707515"/>
|
||
<path d="M372.98815803476873,43.49515125707515 L373.8085851342471,43.495151359182415"/>
|
||
<path d="M373.8085851342471,43.495151359182415 L373.80858513584508,43.48016941249054"/>
|
||
<path d="M373.80858513584508,43.48016941249054 L372.98522133629149,43.4801693100178"/>
|
||
<path d="M372.98522133629149,43.4801693100178 L372.96861321603728,43.487190135267696"/>
|
||
<path d="M372.96861321603728,43.487190135267696 L372.96173303199657,43.504139788191907"/>
|
||
<path d="M372.96173303199657,43.504139788191907 L372.9617325547365,44.430200737013791"/>
|
||
<path d="M372.9617325547365,44.430200737013791 L372.96085445839117,44.436693776473732"/>
|
||
<path d="M372.96085445839117,44.436693776473732 L372.95828602796564,44.442701100325934"/>
|
||
<path d="M372.8823417166509,44.569509696914452 L372.89496585478128,44.577383695489743"/>
|
||
<path d="M372.89496585478128,44.577383695489743 L372.89496586029281,44.594463958562955"/>
|
||
<path d="M372.8823417166509,44.569509696914452 L372.88234172512193,44.595757154240175"/>
|
||
</g>
|
||
<g id="product-be9180be-bfec-4f3e-b344-dd4911b4a288" class="IfcLightFixture material-null predefinedtype-POINTSOURCE EPsetStatusStatus-NEW projection" ifc:name="LightFixture" ifc:guid="2_aO2_l_nFFhD4tKaHjAA8">
|
||
<path d="M382.08693580983754,189.6702896139158 L382.09086336835799,189.76146992548394"/>
|
||
<path d="M382.10299468286257,189.67028961417128 L382.1818870680886,189.70924140143092"/>
|
||
<path d="M382.28862478843394,189.72683720259457 L382.33752941111152,189.67028961790265"/>
|
||
<path d="M382.28862478843394,189.72683720259457 L382.31000583755258,189.67028961746476"/>
|
||
<path d="M382.19221445074754,189.79366141433073 L382.29987024440152,189.6702896173035"/>
|
||
<path d="M382.12620214705521,189.78934000395429 L382.19221445074754,189.79366141433073"/>
|
||
<path d="M382.12620214705521,189.78934000395429 L382.28962059143623,189.67028961714044"/>
|
||
<path d="M382.12620214705521,189.78934000395429 L382.1818870680886,189.70924140143092"/>
|
||
<path d="M382.09086336835799,189.76146992548394 L382.1818870680886,189.70924140143092"/>
|
||
<path d="M382.1818870680886,189.70924140143092 L382.18894290731032,189.67028961553871"/>
|
||
<path d="M382.1818870680886,189.70924140143092 L382.27091119995794,189.67028961684278"/>
|
||
<path d="M382.19221445074754,189.79366141433073 L382.28862478843394,189.72683720259457"/>
|
||
<path d="M382.19141657481441,189.79802748255833 L382.28862478843394,189.72683720259457"/>
|
||
<path d="M382.01243005984679,189.85972561995263 L382.12033590782676,189.82055801146282"/>
|
||
<path d="M382.12620214705521,189.78934000395429 L382.12033590782676,189.82055801146282"/>
|
||
<path d="M381.99715571889783,189.8718478841721 L382.19141657481441,189.79802748255833"/>
|
||
<path d="M381.99715571889783,189.8718478841721 L382.12033590782676,189.82055801146282"/>
|
||
<path d="M382.19221445074754,189.79366141433073 L382.19141657481441,189.79802748255833"/>
|
||
<path d="M382.12033590782676,189.82055801146282 L382.19141657481441,189.79802748255833"/>
|
||
<path d="M382.19221445074754,189.79366141433073 L382.12033590782676,189.82055801146282"/>
|
||
<path d="M382.01243005984679,189.85972561995263 L382.12620214705521,189.78934000395429"/>
|
||
<path d="M381.96179689916926,189.84407696756114 L382.01243005984679,189.85972561995263"/>
|
||
<path d="M381.92985429614282,189.82447461519928 L381.96179689916926,189.84407696756114"/>
|
||
<path d="M381.99734847661193,189.74334519544897 L382.09086336835799,189.76146992548394"/>
|
||
<path d="M381.92985429614282,189.82447461519928 L382.09086336835799,189.76146992548394"/>
|
||
<path d="M381.92985429614282,189.82447461519928 L381.99734847661193,189.74334519544897"/>
|
||
<path d="M381.96179689916926,189.84407696756114 L382.12620214705521,189.78934000395429"/>
|
||
<path d="M381.96179689916926,189.84407696756114 L382.09086336835799,189.76146992548394"/>
|
||
<path d="M382.12620214705521,189.78934000395429 L382.09086336835799,189.76146992548394"/>
|
||
<path d="M381.99734847661193,189.74334519544897 L382.07767905235551,189.67028961376852"/>
|
||
<path d="M381.88675572076636,189.78634501155668 L381.99734847661193,189.74334519544897"/>
|
||
<path d="M381.77205356767945,189.67028961161509 L381.77616299443207,189.74334519544897"/>
|
||
<path d="M381.77616299443207,189.74334519544897 L381.99734847661193,189.74334519544897"/>
|
||
<path d="M382.00145795058279,189.67028961255585 L381.99734847661193,189.74334519544897"/>
|
||
<path d="M381.88675572076636,189.78634501155668 L381.77616299443207,189.74334519544897"/>
|
||
<path d="M381.81171483400112,189.84407696756114 L381.77616299443207,189.74334519544897"/>
|
||
<path d="M381.88675572076636,189.78634501155668 L381.81171483400112,189.84407696756114"/>
|
||
<path d="M381.81171483400112,189.84407696756114 L381.68264805396348,189.76146992548391"/>
|
||
<path d="M381.81171483400112,189.84407696756114 L381.64730921634282,189.78934000395429"/>
|
||
<path d="M381.81171483400112,189.84407696756114 L381.76108123500717,189.85972561995263"/>
|
||
<path d="M381.76108123500717,189.85972561995263 L381.64730921634282,189.78934000395429"/>
|
||
<path d="M381.76108123500717,189.85972561995263 L381.65317577329779,189.82055801146282"/>
|
||
<path d="M381.77635591752505,189.8718478841721 L381.65317577329779,189.82055801146282"/>
|
||
<path d="M381.77635591752505,189.8718478841721 L381.58351246085522,189.79863836554907"/>
|
||
<path d="M381.65317577329779,189.82055801146282 L381.58351246085522,189.79863836554907"/>
|
||
<path d="M381.58129681068976,189.7936614143307 L381.58351246085522,189.79863836554907"/>
|
||
<path d="M381.48488604823569,189.72683720259457 L381.58351246085522,189.79863836554907"/>
|
||
<path d="M381.43598159270323,189.67028961420533 L381.48488604823569,189.72683720259457"/>
|
||
<path d="M381.50260042141281,189.67028961369186 L381.5916243573306,189.70924140143092"/>
|
||
<path d="M381.68264805396348,189.76146992548391 L381.64730921634282,189.78934000395429"/>
|
||
<path d="M381.5916243573306,189.70924140143092 L381.64730921634282,189.78934000395429"/>
|
||
<path d="M381.64730921634282,189.78934000395429 L381.65317577329779,189.82055801146282"/>
|
||
<path d="M381.58129681068976,189.7936614143307 L381.65317577329779,189.82055801146282"/>
|
||
<path d="M381.58129681068976,189.7936614143307 L381.64730921634282,189.78934000395429"/>
|
||
<path d="M381.48389108484889,189.67028961383608 L381.64730921634282,189.78934000395429"/>
|
||
<path d="M381.46350565749299,189.67028961399319 L381.48488604823569,189.72683720259457"/>
|
||
<path d="M381.47364142057859,189.67028961391509 L381.58129681068976,189.7936614143307"/>
|
||
<path d="M381.48488604823569,189.72683720259457 L381.58129681068976,189.7936614143307"/>
|
||
<path d="M381.68264805396348,189.76146992548391 L381.77616299443207,189.74334519544897"/>
|
||
<path d="M381.69583245062267,189.67028961220254 L381.77616299443207,189.74334519544897"/>
|
||
<path d="M381.58456854434144,189.67028961306011 L381.5916243573306,189.70924140143092"/>
|
||
<path d="M381.68657569163906,189.6702896122739 L381.68264805396348,189.76146992548391"/>
|
||
<path d="M381.5916243573306,189.70924140143092 L381.68264805396348,189.76146992548391"/>
|
||
<path d="M381.67051681486964,189.67028961239765 L381.5916243573306,189.70924140143092"/>
|
||
<path d="M381.88675560893762,189.88965468247497 L382.01243005984679,189.85972561995263"/>
|
||
<path d="M381.99715571889783,189.8718478841721 L382.01243005984679,189.85972561995263"/>
|
||
<path d="M381.88675560893762,189.88965468247497 L381.99715571889783,189.8718478841721"/>
|
||
<path d="M381.88675560893762,189.88965468247497 L381.77635591752505,189.8718478841721"/>
|
||
<path d="M381.76108123500717,189.85972561995263 L381.77635591752505,189.8718478841721"/>
|
||
<path d="M381.88675560893762,189.88965468247497 L381.76108123500717,189.85972561995263"/>
|
||
<path d="M381.85981060596578,189.87091395835927 L381.81171483400112,189.84407696756114"/>
|
||
<path d="M381.88675560893762,189.88965468247497 L381.81171483400112,189.84407696756114"/>
|
||
<path d="M381.91276507369503,189.87024838443725 L381.96179689916926,189.84407696756114"/>
|
||
<path d="M381.88675560893762,189.88965468247497 L381.96179689916926,189.84407696756114"/>
|
||
<path d="M381.91276507369503,189.87024838443725 L381.88675560893762,189.88965468247497"/>
|
||
<path d="M381.92985429614282,189.82447461519928 L381.91276507369503,189.87024838443725"/>
|
||
<path d="M381.88675566485244,189.83799729221167 L381.91276507369503,189.87024838443725"/>
|
||
<path d="M381.88675566485244,189.83799729221167 L381.88675560893762,189.88965468247497"/>
|
||
<path d="M381.85981060596578,189.87091395835927 L381.88675560893762,189.88965468247497"/>
|
||
<path d="M381.88675572076636,189.78634501155668 L381.85981060596578,189.87091395835927"/>
|
||
<path d="M381.88675572076636,189.78634501155668 L381.92985429614282,189.82447461519928"/>
|
||
<path d="M381.88675566485244,189.83799729221167 L381.92985429614282,189.82447461519928"/>
|
||
<path d="M381.88675572076636,189.78634501155668 L381.88675566485244,189.83799729221167"/>
|
||
<path d="M381.88675578627635,187.50840433500906 L381.88675573775117,187.50840433500906"/>
|
||
<path d="M381.88675548012225,187.50840436758423 L381.88675573775117,187.50840436758423"/>
|
||
<path d="M378.41631264516536,187.05248098260455 L378.41631258466577,187.05248098260455"/>
|
||
<path d="M378.41631265048591,187.07123409743377 L378.41631257934523,187.07123409743377"/>
|
||
<path d="M378.41631265443948,187.09262717639174 L378.41631257539348,187.09262717639174"/>
|
||
<path d="M378.41631265687329,187.1158432025502 L378.41631257295694,187.1158432025502"/>
|
||
<path d="M378.41631265769547,187.13998558156976 L378.41631257213567,187.13998558156976"/>
|
||
<path d="M378.41631265687329,187.16412545288847 L378.41631257295694,187.16412545288847"/>
|
||
<path d="M378.41631265443948,187.18734143112013 L378.41631257539348,187.18734143112013"/>
|
||
<path d="M378.41631265048591,187.20873455638957 L378.41631257934523,187.20873455638957"/>
|
||
<path d="M378.41631258466577,187.22748766987337 L378.41631264516536,187.22748766987337"/>
|
||
<path d="M378.41631261491648,187.26373224690582 L381.18645918624361,187.26373224690585"/>
|
||
<path d="M378.41631262326109,187.26135301350712 L381.18645919459004,187.26135301350715"/>
|
||
<path d="M378.41631263128738,187.25431220877559 L381.18645920261451,187.25431220877564"/>
|
||
<path d="M378.41631263868248,187.24287557969433 L381.18645921000962,187.24287557969438"/>
|
||
<path d="M381.1864592164934,187.22748766222369 L378.41631264516536,187.22748766222364"/>
|
||
<path d="M381.18645922181304,187.20873454739447 L378.41631265048591,187.20873454739444"/>
|
||
<path d="M381.18645922576752,187.18734142112532 L378.41631265443948,187.18734142112527"/>
|
||
<path d="M381.18645922820133,187.16412544227805 L378.41631265687329,187.16412544227802"/>
|
||
<path d="M381.1864592290226,187.13998557075146 L378.41631265769547,187.13998557075143"/>
|
||
<path d="M381.18645922820133,187.11584319193977 L378.41631265687329,187.11584319193975"/>
|
||
<path d="M381.18645922576752,187.09262716639694 L378.41631265443948,187.09262716639691"/>
|
||
<path d="M381.18645922181304,187.0712340884387 L378.41631265048591,187.07123408843864"/>
|
||
<path d="M378.41631264516536,187.05248097495485 L381.1864592164934,187.05248097495488"/>
|
||
<path d="M378.41631263868248,187.03709301181232 L381.18645921000962,187.03709301181237"/>
|
||
<path d="M378.41631263128738,187.02565638460143 L381.18645920261451,187.02565638460146"/>
|
||
<path d="M378.41631262326109,187.01861558189935 L381.18645919459004,187.01861558189938"/>
|
||
<path d="M378.41631261491648,187.0162363979224 L381.18645918624361,187.01623639792246"/>
|
||
<path d="M378.41631246313,186.67910005984763 L378.41631246313,186.67910002146357"/>
|
||
<path d="M378.41631239455774,186.78512434665294 L378.41631239455774,186.78512429092794"/>
|
||
<path d="M378.29499588425597,186.67910005984763 L378.2949961878262,186.67910005984763"/>
|
||
<path d="M378.41631233445287,186.92780789580937 L378.41631233445287,186.92780782488489"/>
|
||
<path d="M378.2949958156828,186.78512434665294 L378.29499625639937,186.78512434665294"/>
|
||
<path d="M378.29499631650333,186.92780789580939 L378.29499575557884,186.92780789580939"/>
|
||
<path d="M378.29499636583068,187.10166975318307 L378.29499570625148,187.10166975318307"/>
|
||
<path d="M378.41631224847379,187.30002655084436 L378.41631224847379,187.30002645817706"/>
|
||
<path d="M378.29499640248332,187.30002655084436 L378.29499566959885,187.30002655084436"/>
|
||
<path d="M378.41631222590286,187.51525645619608 L378.41631222590286,187.51525635782099"/>
|
||
<path d="M378.29499642505334,187.51525645619608 L378.29499564702883,187.51525645619608"/>
|
||
<path d="M378.41631221828129,187.73908928418635 L378.41631221828129,187.739089183884"/>
|
||
<path d="M378.29499563940726,187.73908928418635 L378.29499563940726,187.73908918388398"/>
|
||
<path d="M378.29499643267491,187.73908928418635 L378.29499563940726,187.73908928418635"/>
|
||
<path d="M378.41631222590286,187.96292211024934 L378.41631222590286,187.96292201187424"/>
|
||
<path d="M378.29499642505334,187.96292211024934 L378.29499564702883,187.96292211024934"/>
|
||
<path d="M378.41631224847379,188.17815200989327 L378.41631224847379,188.17815191722599"/>
|
||
<path d="M378.29499640248332,188.17815200989327 L378.29499566959885,188.17815200989327"/>
|
||
<path d="M378.41631228512642,188.37650879828564 L378.41631228512642,188.37650871488728"/>
|
||
<path d="M378.29499636583068,188.37650879828564 L378.29499570625148,188.37650879828564"/>
|
||
<path d="M378.41631233445287,188.55037064318543 L378.41631233445287,188.55037057226096"/>
|
||
<path d="M378.41631239455774,188.69305663732419 L378.41631239455774,188.69305658159917"/>
|
||
<path d="M378.29499575557884,188.55037064318543 L378.29499631650333,188.55037064318543"/>
|
||
<path d="M378.41631246313,188.79908090678853 L378.41631246313,188.79908086840447"/>
|
||
<path d="M378.2949958156828,188.69305663732419 L378.29499625639937,188.69305663732419"/>
|
||
<path d="M378.41631253753576,188.86437033709714 L378.41631253753576,188.86437031752911"/>
|
||
<path d="M378.29499588425597,188.79908090678856 L378.2949961878262,188.79908090678856"/>
|
||
<path d="M378.29499595866173,188.86437033709714 L378.29499611342044,188.86437033709714"/>
|
||
<path d="M378.41631269229538,188.86437031752911 L378.41631261491648,188.88641412385374"/>
|
||
<path d="M378.29499603604154,188.88641412385374 L378.41631261491648,188.88641412385374"/>
|
||
<path d="M378.41631276670114,188.7990808684045 L378.41631269229538,188.86437031752911"/>
|
||
<path d="M378.29499611342044,188.86437031752911 L378.41631269229538,188.86437031752911"/>
|
||
<path d="M378.4163128352734,188.69305658159917 L378.41631276670114,188.7990808684045"/>
|
||
<path d="M378.2949961878262,188.79908086840447 L378.41631276670114,188.7990808684045"/>
|
||
<path d="M378.41631289537736,188.55037057226096 L378.4163128352734,188.69305658159917"/>
|
||
<path d="M378.29499625639937,188.69305658159919 L378.4163128352734,188.69305658159917"/>
|
||
<path d="M378.41631289537736,188.55037057226096 L378.29499631650333,188.55037057226096"/>
|
||
<path d="M378.4163129447038,188.37650871488728 L378.41631289537736,188.55037057226096"/>
|
||
<path d="M378.4163129447038,188.37650871488728 L378.29499636583068,188.37650871488728"/>
|
||
<path d="M378.41631298135735,188.17815191722599 L378.4163129447038,188.37650871488728"/>
|
||
<path d="M378.41631298135735,188.17815191722599 L378.29499640248332,188.17815191722599"/>
|
||
<path d="M378.41631300392828,187.96292201187424 L378.41631298135735,188.17815191722599"/>
|
||
<path d="M378.41631300392828,187.96292201187424 L378.29499642505334,187.96292201187424"/>
|
||
<path d="M378.41631301154985,187.739089183884 L378.41631300392828,187.96292201187424"/>
|
||
<path d="M378.41631301154985,187.739089183884 L378.29499643267582,187.73908918388398"/>
|
||
<path d="M378.41631300392828,187.51525635782099 L378.41631301154985,187.739089183884"/>
|
||
<path d="M378.29499643267582,187.73908917769856 L378.29499643267582,187.73908918388398"/>
|
||
<path d="M378.41631300392828,187.51525635782099 L378.29499642505334,187.51525635782099"/>
|
||
<path d="M378.41631298135735,187.30002645817706 L378.41631300392828,187.51525635782099"/>
|
||
<path d="M378.41631298135735,187.30002645817706 L378.29499640248332,187.30002645817706"/>
|
||
<path d="M378.4163129447038,187.10166966978471 L378.41631298135735,187.30002645817706"/>
|
||
<path d="M378.4163129447038,187.10166966978471 L378.29499636583068,187.10166966978471"/>
|
||
<path d="M378.41631289537736,186.92780782488489 L378.4163129447038,187.10166966978471"/>
|
||
<path d="M378.4163128352734,186.78512429092794 L378.41631289537736,186.92780782488489"/>
|
||
<path d="M378.29499631650333,186.92780782488489 L378.41631289537736,186.92780782488489"/>
|
||
<path d="M378.41631276670114,186.67910002146357 L378.4163128352734,186.78512429092794"/>
|
||
<path d="M378.29499625639937,186.78512429092794 L378.4163128352734,186.78512429092794"/>
|
||
<path d="M378.41631269229538,186.61381059115499 L378.41631276670114,186.67910002146357"/>
|
||
<path d="M378.2949961878262,186.67910002146357 L378.41631276670114,186.67910002146357"/>
|
||
<path d="M378.41631261491648,186.59176434421659 L378.41631269229538,186.61381059115499"/>
|
||
<path d="M378.29499611342044,186.61381059115499 L378.41631269229538,186.61381059115499"/>
|
||
<path d="M378.29499595866173,186.61381061072299 L378.29499611342044,186.61381061072299"/>
|
||
<path d="M378.41631253753576,186.61381059115499 L378.41631253753576,186.61381061072302"/>
|
||
<path d="M378.29499603604154,186.59176434421659 L378.41631261491648,186.59176434421659"/>
|
||
<path d="M378.29499586553584,186.54836477199328 L378.29499586553584,186.54836472887507"/>
|
||
<path d="M377.7658283157275,186.54836477199325 L377.7658286567389,186.54836477199325"/>
|
||
<path d="M377.76582823869694,186.66746483144041 L377.76582873376856,186.66746483144041"/>
|
||
<path d="M377.76582880128672,186.82774662958673 L377.76582817117969,186.82774662958673"/>
|
||
<path d="M377.76582885669586,187.02305370311711 L377.76582811576873,187.02305370311711"/>
|
||
<path d="M377.7658288978696,187.24587573181392 L377.76582807459499,187.24587573181392"/>
|
||
<path d="M377.76582892322449,187.4876495796575 L377.76582804924192,187.4876495796575"/>
|
||
<path d="M378.29499559048918,187.73908929037179 L378.29499559048918,187.73908928418635"/>
|
||
<path d="M377.76582893178556,187.73908929037177 L377.76582804067993,187.73908929037177"/>
|
||
<path d="M377.76582892322449,187.99052899892106 L377.76582804924192,187.99052899892106"/>
|
||
<path d="M377.7658288978696,188.23230284035287 L377.76582807459499,188.23230284035287"/>
|
||
<path d="M377.76582885669586,188.45512485863753 L377.76582811576873,188.45512485863753"/>
|
||
<path d="M377.76582817117969,188.65043191815562 L377.76582880128672,188.65043191815562"/>
|
||
<path d="M378.29499586553584,188.92981373919525 L378.29499586553584,188.92981369607708"/>
|
||
<path d="M377.76582823869694,188.81071369922779 L377.76582873376856,188.81071369922779"/>
|
||
<path d="M378.29499594911749,189.00315723577799 L378.29499594911749,189.00315721379656"/>
|
||
<path d="M377.7658283157275,188.92981373919525 L377.7658286567389,188.92981373919525"/>
|
||
<path d="M377.76582839930916,189.00315723577799 L377.76582857315543,189.00315723577799"/>
|
||
<path d="M378.29499612296468,189.00315721379656 L378.29499603604154,189.02792056304801"/>
|
||
<path d="M377.7658284862332,189.02792056304801 L378.29499603604154,189.02792056304801"/>
|
||
<path d="M378.29499620654815,188.92981369607708 L378.29499612296468,189.00315721379656"/>
|
||
<path d="M377.76582857315543,189.00315721379653 L378.29499612296468,189.00315721379656"/>
|
||
<path d="M378.29499628357689,188.81071363662991 L378.29499620654815,188.92981369607708"/>
|
||
<path d="M377.7658286567389,188.92981369607708 L378.29499620654815,188.92981369607708"/>
|
||
<path d="M378.29499635109505,188.65043183848363 L378.29499628357689,188.81071363662991"/>
|
||
<path d="M377.76582873376765,188.81071363662991 L378.29499628357689,188.81071363662991"/>
|
||
<path d="M378.29499635109505,188.65043183848363 L377.76582880128672,188.6504318384836"/>
|
||
<path d="M378.29499640650511,188.45512476495318 L378.29499635109505,188.65043183848363"/>
|
||
<path d="M378.29499640650511,188.45512476495318 L377.76582885669586,188.45512476495318"/>
|
||
<path d="M378.29499644767793,188.2323027362564 L378.29499640650511,188.45512476495318"/>
|
||
<path d="M378.29499644767793,188.2323027362564 L377.7658288978696,188.2323027362564"/>
|
||
<path d="M378.29499647303373,187.99052888841283 L378.29499644767793,188.2323027362564"/>
|
||
<path d="M378.29499647303373,187.99052888841283 L377.76582892322449,187.99052888841283"/>
|
||
<path d="M378.29499648159481,187.73908917769856 L378.29499647303373,187.99052888841283"/>
|
||
<path d="M378.29499648159481,187.73908917769856 L377.76582893178556,187.73908917769853"/>
|
||
<path d="M378.29499647303373,187.48764946914926 L378.29499648159481,187.73908917769856"/>
|
||
<path d="M378.29499647303373,187.48764946914926 L377.76582892322449,187.48764946914926"/>
|
||
<path d="M378.29499644767793,187.24587562771745 L378.29499647303373,187.48764946914926"/>
|
||
<path d="M378.29499644767793,187.24587562771745 L377.7658288978696,187.24587562771745"/>
|
||
<path d="M378.29499640650511,187.02305360943279 L378.29499644767793,187.24587562771745"/>
|
||
<path d="M378.29499640650511,187.02305360943279 L377.76582885669586,187.02305360943279"/>
|
||
<path d="M378.29499635109505,186.82774654991471 L378.29499640650511,187.02305360943279"/>
|
||
<path d="M378.29499628357689,186.66746476884254 L378.29499635109505,186.82774654991471"/>
|
||
<path d="M377.76582880128672,186.82774654991471 L378.29499635109505,186.82774654991471"/>
|
||
<path d="M378.29499620654815,186.54836472887507 L378.29499628357689,186.66746476884254"/>
|
||
<path d="M377.76582873376765,186.66746476884251 L378.29499628357689,186.66746476884254"/>
|
||
<path d="M378.29499612296468,186.47502123229233 L378.29499620654815,186.54836472887507"/>
|
||
<path d="M377.7658286567389,186.54836472887507 L378.29499620654815,186.54836472887507"/>
|
||
<path d="M378.29499603604154,186.45025790502231 L378.29499612296468,186.47502123229233"/>
|
||
<path d="M377.76582857315543,186.47502123229231 L378.29499612296468,186.47502123229233"/>
|
||
<path d="M377.76582839930916,186.47502125427377 L377.76582857315543,186.47502125427377"/>
|
||
<path d="M378.29499594911749,186.47502123229233 L378.29499594911749,186.47502125427377"/>
|
||
<path d="M377.7658284862332,186.45025790502231 L377.8477214944628,186.45025790502231"/>
|
||
<path d="M378.08683681660341,186.45025790502231 L378.29499603604154,186.45025790502231"/>
|
||
<path d="M377.99013594816233,184.94605772538799 L377.99013595126098,184.94605771575488"/>
|
||
<path d="M378.09691517332385,184.61410217948219 L378.09691517902365,184.61410217045488"/>
|
||
<path d="M378.27113398737538,184.3123463115314 L378.2711340587698,184.31234636142173"/>
|
||
<path d="M379.41192699753219,183.53041008111714 L379.41192707371783,183.53041006468848"/>
|
||
<path d="M379.41192699753219,183.53041008111714 L379.41192699497196,183.53041007148403"/>
|
||
<path d="M380.10004476355834,183.4706761103638 L380.10004476439144,183.47067610073066"/>
|
||
<path d="M380.44565704129354,183.51705132275782 L380.44565696989912,183.51705129371396"/>
|
||
<path d="M380.77217342966514,183.64988029356093 L380.7721734341435,183.64988028392781"/>
|
||
<path d="M381.34880813422524,184.05389543402904 L381.34880805803868,184.05389550991197"/>
|
||
<path d="M381.95191708647189,185.28929112211102 L381.95191708469019,185.28929111383471"/>
|
||
<path d="M381.94711367342779,185.46954049542609 L381.94711367318769,185.46954050445339"/>
|
||
<path d="M381.11985980518375,183.771443944358 L381.11985978320308,183.77144392803328"/>
|
||
<path d="M381.26642303681774,183.88029448124854 L381.26642304803727,183.8802944919438"/>
|
||
<path d="M380.80119018745108,183.58745905483775 L380.80119016547133,183.58745904389087"/>
|
||
<path d="M380.96619304930891,183.66963668466718 L380.96619306052844,183.66963669210031"/>
|
||
<path d="M381.11985978515395,183.771443925254 L381.11985978320308,183.77144392803328"/>
|
||
<path d="M380.45978338040413,183.46388639015265 L380.45978335842346,183.46388638369584"/>
|
||
<path d="M380.63364213971408,183.51495748596466 L380.6336421509327,183.51495749081954"/>
|
||
<path d="M380.80119016676372,183.58745904111157 L380.80119016547133,183.58745904389087"/>
|
||
<path d="M379.05284459041241,183.58746168380583 L379.05284456843265,183.58746169331738"/>
|
||
<path d="M379.22039298343998,183.51495748596463 L379.22039299465951,183.51495748266888"/>
|
||
<path d="M378.73417487805773,183.77144391347065 L378.73417485607706,183.77144392803325"/>
|
||
<path d="M378.88784188459931,183.66963668466715 L378.88784189581975,183.6696366790793"/>
|
||
<path d="M379.05284456714116,183.58746169053811 L379.05284456843265,183.58746169331738"/>
|
||
<path d="M378.45645295177883,184.00532506274629 L378.45645292979907,184.0053250836994"/>
|
||
<path d="M378.58761142397952,183.88029448124848 L378.58761143519814,183.88029447291595"/>
|
||
<path d="M378.73417485412619,183.77144392525398 L378.73417485607706,183.77144392803325"/>
|
||
<path d="M378.05079671856629,184.96244651058845 L378.05079680049448,184.96244653272265"/>
|
||
<path d="M378.16635895589707,184.64656427882002 L378.16635903782617,184.64656431713001"/>
|
||
<path d="M378.33397000553714,184.35625223031593 L378.33397008746624,184.35625228756686"/>
|
||
<path d="M378.54975155648981,184.09823366340891 L378.54975163841891,184.09823374499251"/>
|
||
<path d="M378.81877715997643,183.89196444242481 L378.81877716705321,183.89196445250604"/>
|
||
<path d="M379.11491747614627,183.7209886210795 L379.1149174808329,183.72098863116074"/>
|
||
<path d="M380.09328588631297,183.54879822691072 L380.09328588544076,183.54879823699196"/>
|
||
<path d="M379.43206339175913,183.60619502496695 L379.4320633944385,183.60619503504822"/>
|
||
<path d="M379.76074897908484,183.54879822691072 L379.76074897995704,183.54879823699196"/>
|
||
<path d="M378.56079020401967,184.10922575549165 L378.56079028375052,184.10922568834727"/>
|
||
<path d="M378.81877724678407,183.89196440647379 L378.81877716705321,183.89196445250604"/>
|
||
<path d="M378.82726460674394,183.90405681349654 L378.82726459998275,183.9040568038634"/>
|
||
<path d="M378.57125712538846,184.11964929209299 L378.57125704920281,184.1196493562519"/>
|
||
<path d="M378.57125712538846,184.11964943211569 L378.57125704920281,184.1196493562519"/>
|
||
<path d="M378.1804709855237,184.65316305396647 L378.18047099134446,184.65316304388523"/>
|
||
<path d="M378.35884779243452,184.37363700992424 L378.35884780049082,184.37363700029113"/>
|
||
<path d="M378.34673975455235,184.36517555447912 L378.34673967482149,184.36517549876103"/>
|
||
<path d="M378.34673968325251,184.36517548867977 L378.34673967482149,184.36517549876103"/>
|
||
<path d="M378.56079028375052,184.10922583489281 L378.56079020401967,184.10922575549165"/>
|
||
<path d="M378.3588481997981,184.37363729458531 L378.35884779243452,184.37363700992424"/>
|
||
<path d="M378.19385281494533,184.65941645735398 L378.19385282050689,184.65941644772087"/>
|
||
<path d="M378.19385289113097,184.65941649297099 L378.19385281494533,184.65941645735398"/>
|
||
<path d="M377.99907042772566,185.46954050498027 L377.99907042906352,185.46954049489904"/>
|
||
<path d="M378.06583610355619,184.96650961684145 L378.06583602382534,184.96650959529211"/>
|
||
<path d="M378.06583602751334,184.96650958521087 L378.06583602382534,184.96650959529211"/>
|
||
<path d="M378.18047106525455,184.65316309122503 L378.1804709855237,184.65316305396647"/>
|
||
<path d="M378.08009675318999,184.97036394294835 L378.08009675671428,184.97036393331524"/>
|
||
<path d="M379.43940609501487,183.63383158124142 L379.43940609261654,183.63383157221409"/>
|
||
<path d="M379.43206347416844,183.60619502112533 L379.4320633944385,183.60619503504822"/>
|
||
<path d="M379.43585688346548,183.62047278113931 L379.43585680727892,183.62047279444403"/>
|
||
<path d="M379.1211446758175,183.73438488849803 L379.12114475200315,183.73438486092215"/>
|
||
<path d="M379.43585680727892,183.62047279444403 L379.43585680471961,183.62047278481091"/>
|
||
<path d="M379.1149174808329,183.72098863116074 L379.11491756056284,183.72098860230182"/>
|
||
<path d="M379.1211446758175,183.73438488849803 L379.12114467133915,183.73438487886489"/>
|
||
<path d="M379.76074905968699,183.54879823699196 L379.76074897995704,183.54879823699196"/>
|
||
<path d="M379.76202229661112,183.56351315176673 L379.76202222042548,183.56351315176673"/>
|
||
<path d="M379.76321351854085,183.57728411363573 L379.7632135177596,183.5772841046084"/>
|
||
<path d="M379.76202241604597,183.56351541307066 L379.76202222042548,183.56351315176673"/>
|
||
<path d="M380.09082116594846,183.57728411363573 L380.0908211667288,183.5772841046084"/>
|
||
<path d="M380.09201245286431,183.56351541307066 L380.09201264851572,183.56351315176676"/>
|
||
<path d="M380.4146284002295,183.63383158124142 L380.41462840262875,183.63383157221409"/>
|
||
<path d="M380.72706297109153,183.7469189466627 L380.72706297528794,183.74691893763537"/>
|
||
<path d="M380.09201272470136,183.56351316507136 L380.09201264851572,183.56351315176676"/>
|
||
<path d="M380.09328596517071,183.54879825091484 L380.09328588544076,183.54879823699196"/>
|
||
<path d="M380.41817806422068,183.62047278481094 L380.41817806166137,183.62047279444405"/>
|
||
<path d="M380.41817813784792,183.62047282202013 L380.41817806166137,183.62047279444405"/>
|
||
<path d="M380.73289000835712,183.73438487886494 L380.73289000387877,183.73438488849803"/>
|
||
<path d="M380.73289008006441,183.73438493248383 L380.73289000387877,183.73438488849803"/>
|
||
<path d="M381.02677026219635,183.90405681349657 L381.02677026895753,183.90405680386345"/>
|
||
<path d="M380.73911755891777,183.72098867719274 L380.73911747918783,183.72098863116076"/>
|
||
<path d="M380.73911748387445,183.72098862107953 L380.73911747918783,183.72098863116076"/>
|
||
<path d="M380.42197128171529,183.60619503504824 L380.42197136144523,183.60619506390714"/>
|
||
<path d="M380.42197128439375,183.60619502496698 L380.42197128171529,183.60619503504824"/>
|
||
<path d="M381.03525751617553,183.89196444242486 L381.03525750909876,183.8919644525061"/>
|
||
<path d="M381.29324474110717,184.10922567608151 L381.29324466137723,184.10922575549168"/>
|
||
<path d="M381.0352575888287,183.89196451964992 L381.03525750909876,183.8919644525061"/>
|
||
<path d="M381.50729485939655,184.36517549876106 L381.50729485096554,184.36517548867982"/>
|
||
<path d="M381.28277753587054,184.11964935625195 L381.28277761205709,184.11964928038259"/>
|
||
<path d="M381.49518667958046,184.37363695668415 L381.49518660339481,184.37363700992427"/>
|
||
<path d="M381.0267703383829,183.90405687765556 L381.02677026219635,183.90405681349657"/>
|
||
<path d="M381.01882841929682,183.91536910753715 L381.01882842563418,183.91536909850981"/>
|
||
<path d="M381.49518660339481,184.37363700992427 L381.49518659533851,184.37363700029115"/>
|
||
<path d="M381.27298298684082,184.12940227352945 L381.27298305823615,184.12940220243817"/>
|
||
<path d="M381.48385652244042,184.3815546315891 L381.48385659383575,184.38155458169746"/>
|
||
<path d="M381.66018191206194,184.65941645735404 L381.66018190650038,184.65941644772093"/>
|
||
<path d="M381.64766072463362,184.66527017574481 L381.64766079602805,184.6652701423674"/>
|
||
<path d="M378.06937162837357,185.30412260454511 L378.06937162717759,185.30412261093366"/>
|
||
<path d="M378.09950923694714,185.1431727867911 L378.09950923783936,185.14317278151441"/>
|
||
<path d="M378.07746918276507,185.46954050197439 L378.07746918277689,185.46954049790494"/>
|
||
<path d="M378.07793670808633,185.30488261202828 L378.07793670715228,185.304882617305"/>
|
||
<path d="M378.07793670785622,185.30488261202828 L378.07793670715228,185.304882617305"/>
|
||
<path d="M381.75452535892464,185.14317278679115 L381.75452535803333,185.14317278151447"/>
|
||
<path d="M381.78466295990029,185.30412261093372 L381.7846629587043,185.30412260454517"/>
|
||
<path d="M378.86681292964613,183.96039534868893 L378.86864178555652,183.96300087112584"/>
|
||
<path d="M379.15016162284837,183.79680310061892 L379.1515033627652,183.79969135471651"/>
|
||
<path d="M380.70387334426005,183.79680310061894 L380.70253140433806,183.7996890837795"/>
|
||
<path d="M380.98722194284028,183.96039534868896 L380.98539307616875,183.96300087112587"/>
|
||
<path d="M378.07746921494936,185.46954049790494 L378.07793674888535,185.30488261202828"/>
|
||
<path d="M378.10633774501048,185.14439208606032 L378.07793674888535,185.30488261202828"/>
|
||
<path d="M378.06937167770366,185.30412260454511 L378.09950927868022,185.14317278151441"/>
|
||
<path d="M378.09950927868022,185.14317278151441 L378.07793674888535,185.30488261202828"/>
|
||
<path d="M378.12659588454471,184.98292827256554 L378.09950927868022,185.14317278151441"/>
|
||
<path d="M381.72743880358439,184.9829282725656 L381.75452540065589,185.14317278151447"/>
|
||
<path d="M381.78466301042636,185.30412260454517 L381.75452540065589,185.14317278151447"/>
|
||
<path d="M381.64766079602805,184.66527016671751 L381.66018198824759,184.65941644772093"/>
|
||
<path d="M378.08009682937654,184.97036393331524 L378.06583610355619,184.96650958521087"/>
|
||
<path d="M378.18047106525455,184.65316304388523 L378.19385289113097,184.65941644772087"/>
|
||
<path d="M378.34673975455235,184.36517548867977 L378.3588481997981,184.37363700029113"/>
|
||
<path d="M378.19385289113097,184.65941644772087 L378.3588481997981,184.37363700029113"/>
|
||
<path d="M378.37017837537633,184.38155462256174 L378.3588481997981,184.37363700029113"/>
|
||
<path d="M378.57125712538846,184.11964934661879 L378.3588481997981,184.37363700029113"/>
|
||
<path d="M378.56079028375143,184.10922574541041 L378.57125712538846,184.11964934661879"/>
|
||
<path d="M378.81877724678498,183.89196444242481 L378.82726468293049,183.9040568038634"/>
|
||
<path d="M378.57125712538846,184.11964934661879 L378.82726468293049,183.9040568038634"/>
|
||
<path d="M378.58105148517507,184.12940226450206 L378.57125712538846,184.11964934661879"/>
|
||
<path d="M378.835206336586,183.91536909850979 L378.82726468293049,183.9040568038634"/>
|
||
<path d="M379.12114475200315,183.73438487886489 L378.82726468293049,183.9040568038634"/>
|
||
<path d="M379.11491756056284,183.7209886210795 L379.12114475200315,183.73438487886489"/>
|
||
<path d="M379.43206347416844,183.60619502496695 L379.43585688346548,183.62047278481091"/>
|
||
<path d="M379.12114475200315,183.73438487886489 L379.43585688346548,183.62047278481091"/>
|
||
<path d="M379.12697169016928,183.74691893763537 L379.12114475200315,183.73438487886489"/>
|
||
<path d="M379.76202229661112,183.56351541307066 L379.43585688346548,183.62047278481091"/>
|
||
<path d="M379.4394061664093,183.63383157221409 L379.43585688346548,183.62047278481091"/>
|
||
<path d="M379.76074905968699,183.54879822691072 L379.76202229661112,183.56351541307066"/>
|
||
<path d="M380.09328596517071,183.54879822691072 L380.09201272470136,183.56351541307066"/>
|
||
<path d="M379.76202229661112,183.56351541307066 L380.09201272470136,183.56351541307066"/>
|
||
<path d="M379.76321358993619,183.5772841046084 L379.76202229661112,183.56351541307066"/>
|
||
<path d="M380.09082123734288,183.5772841046084 L380.09201272470136,183.56351541307066"/>
|
||
<path d="M380.41817813784792,183.62047278481094 L380.09201272470136,183.56351541307066"/>
|
||
<path d="M380.41462847162484,183.63383157221409 L380.41817813784792,183.62047278481094"/>
|
||
<path d="M380.72706304248595,183.74691893763537 L380.73289008006441,183.73438487886494"/>
|
||
<path d="M381.01882849069216,183.91536909850981 L381.0267703383829,183.90405680386345"/>
|
||
<path d="M381.27298305823615,184.12940226450212 L381.28277761205709,184.11964934661884"/>
|
||
<path d="M381.48385659383575,184.38155462256179 L381.49518667958046,184.37363700029115"/>
|
||
<path d="M380.73289008006441,183.73438487886494 L380.41817813784792,183.62047278481094"/>
|
||
<path d="M380.42197136144432,183.60619502496698 L380.41817813784792,183.62047278481094"/>
|
||
<path d="M381.0267703383829,183.90405680386345 L380.73289008006441,183.73438487886494"/>
|
||
<path d="M380.73911755891686,183.72098862107953 L380.73289008006441,183.73438487886494"/>
|
||
<path d="M381.28277761205709,184.11964934661884 L381.0267703383829,183.90405680386345"/>
|
||
<path d="M381.03525758882779,183.89196444242486 L381.0267703383829,183.90405680386345"/>
|
||
<path d="M381.49518667958046,184.37363700029115 L381.28277761205709,184.11964934661884"/>
|
||
<path d="M381.29324474110626,184.10922574541044 L381.28277761205709,184.11964934661884"/>
|
||
<path d="M381.5072949391265,184.36517548867982 L381.49518667958046,184.37363700029115"/>
|
||
<path d="M381.66018198824759,184.65941644772093 L381.49518667958046,184.37363700029115"/>
|
||
<path d="M381.77393814462584,184.9703639333153 L381.66018198824759,184.65941644772093"/>
|
||
<path d="M381.67356348649037,184.65316304388529 L381.66018198824759,184.65941644772093"/>
|
||
<path d="M380.42197136144432,183.60619502496698 L380.73911755891686,183.72098862107953"/>
|
||
<path d="M381.03525758882779,183.89196444242486 L380.73911755891686,183.72098862107953"/>
|
||
<path d="M380.74568454218343,183.70686225712288 L380.73911755891686,183.72098862107953"/>
|
||
<path d="M381.29324474110626,184.10922574541044 L381.03525758882779,183.89196444242486"/>
|
||
<path d="M381.0442081097558,183.87921388782109 L381.03525758882779,183.89196444242486"/>
|
||
<path d="M381.5072949391265,184.36517548867982 L381.29324474110626,184.10922574541044"/>
|
||
<path d="M381.30428338863612,184.09823138211266 L381.29324474110626,184.10922574541044"/>
|
||
<path d="M381.67356348649037,184.65316304388529 L381.5072949391265,184.36517548867982"/>
|
||
<path d="M381.52006441916592,184.3562522199567 L381.5072949391265,184.36517548867982"/>
|
||
<path d="M379.76074905968699,183.54879822691072 L380.09328596517071,183.54879822691072"/>
|
||
<path d="M379.11491756056284,183.7209886210795 L379.43206347416844,183.60619502496695"/>
|
||
<path d="M380.09328596517071,183.54879822691072 L380.42197136144432,183.60619502496698"/>
|
||
<path d="M380.09462865779051,183.53327864308392 L380.09328596517071,183.54879822691072"/>
|
||
<path d="M380.42597180737403,183.5911398477636 L380.42197136144432,183.60619502496698"/>
|
||
<path d="M379.42806303043699,183.59113984776357 L379.43206347416844,183.60619502496695"/>
|
||
<path d="M379.76074905968699,183.54879822691072 L379.43206347416844,183.60619502496695"/>
|
||
<path d="M379.75940618002051,183.53327864308392 L379.76074905968699,183.54879822691072"/>
|
||
<path d="M378.18047106525455,184.65316304388523 L378.34673975455235,184.36517548867977"/>
|
||
<path d="M378.56079028375143,184.10922574541041 L378.34673975455235,184.36517548867977"/>
|
||
<path d="M378.33397008746624,184.35625221995667 L378.34673975455235,184.36517548867977"/>
|
||
<path d="M378.81877724678498,183.89196444242481 L378.56079028375143,184.10922574541041"/>
|
||
<path d="M378.54975163841891,184.09823365304965 L378.56079028375143,184.10922574541041"/>
|
||
<path d="M378.81877724678498,183.89196444242481 L379.11491756056284,183.7209886210795"/>
|
||
<path d="M378.80982653881028,183.87921388782104 L378.81877724678498,183.89196444242481"/>
|
||
<path d="M379.10835020100558,183.70686225712285 L379.11491756056284,183.7209886210795"/>
|
||
<path d="M377.99907050745651,185.46954049489904 L378.06583610355619,184.96650958521087"/>
|
||
<path d="M378.05079680049448,184.96244650022919 L378.06583610355619,184.96650958521087"/>
|
||
<path d="M378.18047106525455,184.65316304388523 L378.06583610355619,184.96650958521087"/>
|
||
<path d="M378.16635903782617,184.64656426846076 L378.18047106525455,184.65316304388523"/>
|
||
<path d="M378.01943605897259,184.953972687933 L378.00439673005758,184.94990960322934"/>
|
||
<path d="M378.30734202603389,184.33764567586118 L378.29457235675136,184.32872240741608"/>
|
||
<path d="M378.52673242711126,184.07531081463227 L378.51569377958231,184.064316073123"/>
|
||
<path d="M379.09465578833579,183.67740252645422 L379.08808833195826,183.66327654126508"/>
|
||
<path d="M380.0974289123983,183.50091324848074 L379.75526342203784,183.48539366493199"/>
|
||
<path d="M379.41972093248887,183.55974300780522 L379.75526342203784,183.48539366493199"/>
|
||
<path d="M379.41972093248887,183.55974300780522 L379.41572048656099,183.54468783087984"/>
|
||
<path d="M380.0974289123983,183.50091324848074 L380.26953452381849,183.5076287879177"/>
|
||
<path d="M380.0974289123983,183.50091324848074 L380.43831453829671,183.54468783087987"/>
|
||
<path d="M380.75937904947523,183.67740252645422 L380.43831453829671,183.54468783087987"/>
|
||
<path d="M381.32730236338875,184.07531081463233 L381.55946252617332,184.32872240741614"/>
|
||
<path d="M380.75937904947523,183.67740252645422 L380.76594640903249,183.66327654126508"/>
|
||
<path d="M380.75937904947523,183.67740252645422 L381.0718242169437,183.83987482421617"/>
|
||
<path d="M381.32730236338875,184.07531081463233 L381.0718242169437,183.83987482421617"/>
|
||
<path d="M381.32730236338875,184.07531081463233 L381.21050769216026,183.94666904462775"/>
|
||
<path d="M381.71710378484613,184.63280806737967 L381.55946252617332,184.32872240741614"/>
|
||
<path d="M381.75711958255988,184.61410217045494 L381.74459801664079,184.61995569960095"/>
|
||
<path d="M381.35860268325678,184.0441399335748 L381.34880813422524,184.05389550027883"/>
|
||
<path d="M381.58290086313036,184.31234630250412 L381.57157078217506,184.32026354567947"/>
|
||
<path d="M381.08031146384519,183.8277824632257 L381.34880813422524,184.05389550027883"/>
|
||
<path d="M381.08031146384519,183.8277824632257 L381.21050769216026,183.94666904462775"/>
|
||
<path d="M381.0718242169437,183.83987482421617 L381.21050769216026,183.94666904462775"/>
|
||
<path d="M381.34880813422524,184.05389550027883 L381.57157078217506,184.32026354567947"/>
|
||
<path d="M381.55946252617332,184.32872240741614 L381.34880813422524,184.05389550027883"/>
|
||
<path d="M381.21050769216026,183.94666904462775 L381.34880813422524,184.05389550027883"/>
|
||
<path d="M381.55946252617332,184.32872240741614 L381.21050769216026,183.94666904462775"/>
|
||
<path d="M381.73121652194232,184.62620929223323 L381.55946252617332,184.32872240741614"/>
|
||
<path d="M381.55946252617332,184.32872240741614 L381.57157078217506,184.32026354567947"/>
|
||
<path d="M381.74459801664079,184.61995569960095 L381.57157078217506,184.32026354567947"/>
|
||
<path d="M380.43831453829671,183.54468783087987 L380.76594640903249,183.66327654126508"/>
|
||
<path d="M380.76594640903249,183.66327654126508 L381.0718242169437,183.83987482421617"/>
|
||
<path d="M380.77217350585079,183.64988028392781 L380.76594640903249,183.66327654126508"/>
|
||
<path d="M381.08031146384519,183.8277824632257 L381.0718242169437,183.83987482421617"/>
|
||
<path d="M380.44565704129354,183.51705128468666 L380.44210756910479,183.53041007148403"/>
|
||
<path d="M380.77217350585079,183.64988028392781 L380.44210756910479,183.53041007148403"/>
|
||
<path d="M380.10004483974399,183.47067610073066 L380.44210756910479,183.53041007148403"/>
|
||
<path d="M379.75526342203784,183.48539366493199 L380.10004483974399,183.47067610073066"/>
|
||
<path d="M379.75526342203784,183.48539366493199 L380.26953452381849,183.5076287879177"/>
|
||
<path d="M380.10004483974399,183.47067610073066 L380.26953452381849,183.5076287879177"/>
|
||
<path d="M380.44210756910479,183.53041007148403 L380.26953452381849,183.5076287879177"/>
|
||
<path d="M380.43831453829671,183.54468783087987 L380.26953452381849,183.5076287879177"/>
|
||
<path d="M380.44210756910479,183.53041007148403 L380.43831453829671,183.54468783087987"/>
|
||
<path d="M379.75399018156759,183.47067610073066 L380.10004483974399,183.47067610073066"/>
|
||
<path d="M379.75279850496509,183.45690513886166 L379.75399018156759,183.47067610073066"/>
|
||
<path d="M380.10123613306905,183.45690513886166 L380.10004483974399,183.47067610073066"/>
|
||
<path d="M379.08808833195826,183.66327654126508 L379.41572048656099,183.54468783087984"/>
|
||
<path d="M379.41192707371783,183.53041007148403 L379.75399018156759,183.47067610073066"/>
|
||
<path d="M379.41192707371783,183.53041007148403 L379.41572048656099,183.54468783087984"/>
|
||
<path d="M379.75526342203784,183.48539366493199 L379.41572048656099,183.54468783087984"/>
|
||
<path d="M379.75399018156759,183.47067610073066 L379.75526342203784,183.48539366493199"/>
|
||
<path d="M378.76578152053162,183.81647016918507 L378.50522631935337,184.05389550027877"/>
|
||
<path d="M379.0818615154617,183.64988028392781 L378.76578152053162,183.81647016918507"/>
|
||
<path d="M378.29457235675136,184.32872240741608 L378.51569377958231,184.064316073123"/>
|
||
<path d="M378.51569377958231,184.064316073123 L379.08808833195826,183.66327654126508"/>
|
||
<path d="M378.50522631935337,184.05389550027877 L378.51569377958231,184.064316073123"/>
|
||
<path d="M379.0818615154617,183.64988028392781 L378.50522631935337,184.05389550027877"/>
|
||
<path d="M379.0818615154617,183.64988028392781 L379.08808833195826,183.66327654126508"/>
|
||
<path d="M378.28246423913743,184.32026354567941 L378.50522631935337,184.05389550027877"/>
|
||
<path d="M378.2711340587698,184.31234630250407 L378.28246423913743,184.32026354567941"/>
|
||
<path d="M378.4954322386443,184.04413993357474 L378.50522631935337,184.05389550027877"/>
|
||
<path d="M378.00439673005758,184.94990960322934 L378.29457235675136,184.32872240741608"/>
|
||
<path d="M378.10943657887083,184.61995569960089 L378.00439673005758,184.94990960322934"/>
|
||
<path d="M378.10943657887083,184.61995569960089 L378.29457235675136,184.32872240741608"/>
|
||
<path d="M378.28246423913743,184.32026354567941 L378.29457235675136,184.32872240741608"/>
|
||
<path d="M378.10943657887083,184.61995569960089 L378.28246423913743,184.32026354567941"/>
|
||
<path d="M377.90211733823116,185.28929111383462 L377.90692109452311,185.469540495426"/>
|
||
<path d="M377.90211733823116,185.28929111383462 L377.9767923507784,184.94245165729313"/>
|
||
<path d="M377.88098684523402,185.10420369319121 L377.86000228652438,185.28555580365236"/>
|
||
<path d="M377.92368674740692,184.92810179854646 L377.88098684523402,185.10420369319121"/>
|
||
<path d="M378.58761143519814,183.88029447982984 L378.45645295177883,184.0053250809201"/>
|
||
<path d="M378.58761143519814,183.88029447982984 L378.73417487805773,183.77144392525398"/>
|
||
<path d="M378.73234610600821,183.76883878266722 L378.73417487805773,183.77144392525398"/>
|
||
<path d="M378.88784189581975,183.66963668324854 L378.73417487805773,183.77144392525398"/>
|
||
<path d="M378.88784189581975,183.66963668324854 L379.05284459041241,183.58746169053811"/>
|
||
<path d="M379.05150293435736,183.58457343780114 L379.05284459041241,183.58746169053811"/>
|
||
<path d="M379.22039299465951,183.51495748454599 L379.05284459041241,183.58746169053811"/>
|
||
<path d="M379.39425139746027,183.46388638091656 L379.22039299465951,183.51495748454599"/>
|
||
<path d="M380.6336421509327,183.51495748454602 L380.45978338040413,183.46388638091656"/>
|
||
<path d="M380.6336421509327,183.51495748454602 L380.80119018745108,183.58745904111157"/>
|
||
<path d="M380.80253211661284,183.58457343780117 L380.80119018745108,183.58745904111157"/>
|
||
<path d="M380.96619306052844,183.66963668324854 L380.80119018745108,183.58745904111157"/>
|
||
<path d="M380.96619306052844,183.66963668324854 L381.11985980518375,183.771443925254"/>
|
||
<path d="M381.12168866109414,183.76883878266727 L381.11985980518375,183.771443925254"/>
|
||
<path d="M381.26642304803727,183.8802944798299 L381.11985980518375,183.771443925254"/>
|
||
<path d="M381.39758177877366,184.00532508092016 L381.26642304803727,183.8802944798299"/>
|
||
<path d="M381.97304781541925,185.10420369319129 L381.93034777024468,184.92810179854655"/>
|
||
<path d="M381.99403241445862,185.28555580365244 L381.97304781541925,185.10420369319129"/>
|
||
<path d="M381.8772423109117,184.94245165729319 L381.95191715192732,185.28929111383471"/>
|
||
<path d="M381.95191715192732,185.28929111383471 L381.94711374458211,185.46954049542609"/>
|
||
<path d="M381.86389866578565,184.94605771575493 L381.74459801664079,184.61995569960095"/>
|
||
<path d="M381.73121652194232,184.62620929223323 L381.74459801664079,184.61995569960095"/>
|
||
<path d="M381.86389866578565,184.94605771575493 L381.73121652194232,184.62620929223323"/>
|
||
<path d="M381.86389866578565,184.94605771575493 L381.88760762867832,185.11944016239758"/>
|
||
<path d="M381.93330455736532,185.46954049512317 L381.88760762867832,185.11944016239758"/>
|
||
<path d="M381.71710378484613,184.63280806737967 L381.73121652194232,184.62620929223323"/>
|
||
<path d="M381.83459866055955,184.95397268793306 L381.88760762867832,185.11944016239758"/>
|
||
<path d="M381.88760762867832,185.11944016239758 L381.73121652194232,184.62620929223323"/>
|
||
<path d="M381.83459866055955,184.95397268793306 L381.73121652194232,184.62620929223323"/>
|
||
<path d="M381.90298300896438,185.46954049476011 L381.88760762867832,185.11944016239758"/>
|
||
<path d="M381.88760762867832,185.11944016239758 L381.91854687482419,185.46954049489912"/>
|
||
<path d="M381.8867556502787,185.46954049471239 L381.88675568296503,185.46954049471239"/>
|
||
<path d="M381.83459866055955,184.95397268793306 L381.90298300896438,185.46954049476011"/>
|
||
<path d="M377.95105182884663,185.46954049476005 L378.01943605897259,184.953972687933"/>
|
||
<path d="M377.96727918828719,185.46954049471231 L378.01943605897259,184.953972687933"/>
|
||
<path d="M377.96727918828719,185.46954049471231 L378.05079680049448,184.96244650022919"/>
|
||
<path d="M377.98350657062883,185.46954049476005 L378.05079680049448,184.96244650022919"/>
|
||
<path d="M381.8867556502787,185.46954049471239 L381.83459866055955,184.95397268793306"/>
|
||
<path d="M381.80323777710464,184.96244650022928 L381.8867556502787,185.46954049471239"/>
|
||
<path d="M381.68767584729585,184.64656426846082 L381.52006441916592,184.3562522199567"/>
|
||
<path d="M381.52006441916592,184.3562522199567 L381.30428338863612,184.09823138211266"/>
|
||
<path d="M381.30428338863612,184.09823138211266 L381.0442081097558,183.87921388782109"/>
|
||
<path d="M381.0442081097558,183.87921388782109 L380.74568454218343,183.70686225712288"/>
|
||
<path d="M380.74568454218343,183.70686225712288 L380.42597180737403,183.5911398477636"/>
|
||
<path d="M380.42597180737403,183.5911398477636 L380.09462865779051,183.53327864308392"/>
|
||
<path d="M380.09462865779051,183.53327864308392 L379.75940618002051,183.53327864308392"/>
|
||
<path d="M379.75940618002051,183.53327864308392 L379.42806303043699,183.59113984776357"/>
|
||
<path d="M379.42806303043699,183.59113984776357 L379.10835020100558,183.70686225712285"/>
|
||
<path d="M379.10835020100558,183.70686225712285 L378.80982653881028,183.87921388782104"/>
|
||
<path d="M378.80982653881028,183.87921388782104 L378.54975163841891,184.09823365304965"/>
|
||
<path d="M378.54975163841891,184.09823365304965 L378.33397008746624,184.35625221995667"/>
|
||
<path d="M378.33397008746624,184.35625221995667 L378.16635903782617,184.64656426846076"/>
|
||
<path d="M378.16635903782617,184.64656426846076 L378.05079680049448,184.96244650022919"/>
|
||
<path d="M378.05079680049448,184.96244650022919 L378.01943605897259,184.953972687933"/>
|
||
<path d="M378.30734202603389,184.33764567586118 L378.01943605897259,184.953972687933"/>
|
||
<path d="M378.52673242711126,184.07531081463227 L378.30734202603389,184.33764567586118"/>
|
||
<path d="M379.09465578833579,183.67740252645422 L378.52673242711126,184.07531081463227"/>
|
||
<path d="M379.41972093248887,183.55974300780522 L379.09465578833579,183.67740252645422"/>
|
||
<path d="M380.0974289123983,183.50091324848074 L379.41972093248887,183.55974300780522"/>
|
||
<path d="M380.75937904947523,183.67740252645422 L380.0974289123983,183.50091324848074"/>
|
||
<path d="M381.32730236338875,184.07531081463233 L380.75937904947523,183.67740252645422"/>
|
||
<path d="M381.71710378484613,184.63280806737967 L381.32730236338875,184.07531081463233"/>
|
||
<path d="M381.71710378484613,184.63280806737967 L381.83459866055955,184.95397268793306"/>
|
||
<path d="M381.80323777710464,184.96244650022928 L381.83459866055955,184.95397268793306"/>
|
||
<path d="M381.68767584729585,184.64656426846082 L381.80323777710464,184.96244650022928"/>
|
||
<path d="M381.78819849549973,184.96650958521093 L381.67356348649037,184.65316304388529"/>
|
||
<path d="M381.67356348649037,184.65316304388529 L381.68767584729585,184.64656426846082"/>
|
||
<path d="M381.87052829083723,185.46954049476011 L381.80323777710464,184.96244650022928"/>
|
||
<path d="M381.78819849549973,184.96650958521093 L381.80323777710464,184.96244650022928"/>
|
||
<path d="M381.74769706671168,185.14439208606038 L381.7760981670076,185.30488261202836"/>
|
||
<path d="M381.7760981670076,185.30488261202836 L381.75452540065589,185.14317278151447"/>
|
||
<path d="M381.7760981670076,185.30488261202836 L381.7765655967728,185.469540497905"/>
|
||
<path d="M381.77609812527635,185.30488261730505 L381.7760981245724,185.30488261202836"/>
|
||
<path d="M381.77609812527635,185.30488261730505 L381.7760981243423,185.30488261202836"/>
|
||
<path d="M381.77656556457669,185.469540497905 L381.77656556458851,185.46954050197445"/>
|
||
<path d="M381.77393806843929,184.97036394294841 L381.773938064915,184.9703639333153"/>
|
||
<path d="M381.66018198824759,184.65941642175093 L381.66018191206194,184.65941645735404"/>
|
||
<path d="M381.77393806843929,184.97036394294841 L381.77393814462584,184.97036392235651"/>
|
||
<path d="M381.67356340676133,184.65316305396652 L381.67356340094057,184.65316304388529"/>
|
||
<path d="M381.50729493912741,184.36517544304601 L381.50729485939655,184.36517549876106"/>
|
||
<path d="M381.78819841577069,184.96650959529217 L381.78819841208269,184.96650958521093"/>
|
||
<path d="M381.67356348649128,184.65316301668571 L381.67356340676133,184.65316305396652"/>
|
||
<path d="M381.78819849550064,184.96650957375192 L381.78819841577069,184.96650959529217"/>
|
||
<path d="M381.85496434304923,185.46954050498036 L381.85496434171046,185.46954049489909"/>
|
||
<path d="M377.96727910560412,185.469540505167 L377.96727910732579,185.46954049471231"/>
|
||
<path d="M377.98350648869973,185.46954050511931 L377.98350649007489,185.46954049476005"/>
|
||
<path d="M381.88675556653698,185.46954049471239 L381.88675556759472,185.46954050516709"/>
|
||
<path d="M381.8867556502787,185.46954050516709 L381.88675556759472,185.46954050516709"/>
|
||
<path d="M381.88675556587214,185.46954049471239 L381.88675556759472,185.46954050516709"/>
|
||
<path d="M381.87052820753388,185.46954049476011 L381.87052820890904,185.46954050511937"/>
|
||
<path d="M377.96727910560412,185.469540505167 L377.96727910666186,185.46954049471231"/>
|
||
<path d="M378.80982645688027,183.8792138981803 L378.80982653881028,183.87921385087878"/>
|
||
<path d="M379.10835011907648,183.70686226748211 L379.10835020100558,183.70686223782724"/>
|
||
<path d="M379.4280629485088,183.59113985812283 L379.42806303043699,183.59113984381594"/>
|
||
<path d="M379.7594060980914,183.53327865344318 L379.75940618002051,183.53327865344318"/>
|
||
<path d="M380.09462857586232,183.53327865344318 L380.09462865779051,183.53327866775007"/>
|
||
<path d="M380.42597172544492,183.59113985812283 L380.42597180737403,183.5911398877777"/>
|
||
<path d="M380.74568446025432,183.70686226748214 L380.74568454218343,183.70686231478365"/>
|
||
<path d="M381.0442080278267,183.87921389818032 L381.0442081097558,183.87921396717542"/>
|
||
<path d="M381.52006432857388,184.35625221995673 L381.52006433723682,184.35625223031599"/>
|
||
<path d="M381.68767575938591,184.64656426846082 L381.68767576536675,184.64656427882008"/>
|
||
<path d="M381.80323769138658,184.96244650022925 L381.80323769517554,184.96244651058851"/>
|
||
<path d="M381.80323777710464,184.96244648845101 L381.80323769517554,184.96244651058851"/>
|
||
<path d="M378.01943597704349,184.95397269829226 L378.01943605897259,184.95397272042987"/>
|
||
<path d="M378.05079672235524,184.96244650022919 L378.05079671856629,184.96244651058845"/>
|
||
<path d="M378.1663589618779,184.64656426846076 L378.16635895589707,184.64656427882002"/>
|
||
<path d="M378.33397001420099,184.35625221995667 L378.33397000553714,184.35625223031593"/>
|
||
<path d="M378.54975155648981,184.09823366340891 L378.54975163841891,184.09823359441302"/>
|
||
<path d="M381.83459857536354,184.95397268793306 L381.83459857863136,184.95397269829232"/>
|
||
<path d="M381.90298292566104,185.46954049476011 L381.90298292703528,185.46954050511937"/>
|
||
<path d="M381.73121643639251,184.62620929223323 L381.73121644221237,184.62620930231446"/>
|
||
<path d="M381.73121652194232,184.62620926505414 L381.73121644221237,184.62620930231446"/>
|
||
<path d="M380.75937896754613,183.67740253681347 L380.75937904947523,183.67740259421609"/>
|
||
<path d="M379.41972085055977,183.55974301816448 L379.41972093248887,183.55974301105246"/>
|
||
<path d="M380.0974289123983,183.50091328068399 L380.0974288304692,183.50091325884003"/>
|
||
<path d="M380.7593789723619,183.67740252645422 L380.75937896754613,183.67740253681347"/>
|
||
<path d="M378.52673242711126,184.07531076758892 L378.52673234518215,184.07531082499153"/>
|
||
<path d="M378.30734194410479,184.33764568622044 L378.30734195276864,184.33764567586118"/>
|
||
<path d="M379.41972084780764,183.55974300780522 L379.41972085055977,183.55974301816448"/>
|
||
<path d="M379.09465570640668,183.67740253681345 L379.09465570159,183.67740252645419"/>
|
||
<path d="M379.09465570640668,183.67740253681345 L379.09465578833579,183.67740250715866"/>
|
||
<path d="M378.2945722770196,184.32872241749732 L378.29457228545061,184.32872240741608"/>
|
||
<path d="M377.95105174691844,185.46954050511931 L377.95105174829268,185.46954049476005"/>
|
||
<path d="M378.00439665032673,184.94990961331058 L378.00439673005667,184.94990963485094"/>
|
||
<path d="M378.2945722770196,184.32872241749732 L378.29457235675045,184.32872247321197"/>
|
||
<path d="M377.90692102312869,185.46954050445333 L377.90692102288858,185.469540495426"/>
|
||
<path d="M377.90211727455744,185.28929111383462 L377.90211727277574,185.28929112211097"/>
|
||
<path d="M377.92864013928966,184.92944052805439 L377.92864010710628,184.92944051935214"/>
|
||
<path d="M377.92368672542625,184.92810180132574 L377.92368674740692,184.9281018072663"/>
|
||
<path d="M378.05173055654313,184.59297717878641 L378.05173052435975,184.59297716373749"/>
|
||
<path d="M378.04708263102248,184.59080406559599 L378.04708265300314,184.59080407587294"/>
|
||
<path d="M378.23024865654452,184.28377567272497 L378.23024862436114,184.28377565023249"/>
|
||
<path d="M378.22604280676615,184.28083743555538 L378.22604282874681,184.28083745091081"/>
|
||
<path d="M378.46008853782632,184.00894612548336 L378.46008850564203,184.00894609344459"/>
|
||
<path d="M378.45645295177883,184.00532506518908 L378.45645292979907,184.0053250836994"/>
|
||
<path d="M378.45645295177883,184.00532510559137 L378.45645292979907,184.0053250836994"/>
|
||
<path d="M378.46008853782632,184.00894606634103 L378.46008850564203,184.00894609344459"/>
|
||
<path d="M378.7411079223416,183.78132099142019 L378.74110791863814,183.7813209861435"/>
|
||
<path d="M378.73417487805773,183.77144391534284 L378.73417485607706,183.77144392803325"/>
|
||
<path d="M378.73712281111102,183.77564364823252 L378.73712280825521,183.77564364416307"/>
|
||
<path d="M378.73712284329531,183.77564362965111 L378.73712281111102,183.77564364823252"/>
|
||
<path d="M379.05793145751022,183.59840420466259 L379.05793145505822,183.5984041993859"/>
|
||
<path d="M379.05500775766041,183.59211331833723 L379.05500772547612,183.59211332998632"/>
|
||
<path d="M379.05284459041241,183.58746168536149 L379.05284456843265,183.58746169331738"/>
|
||
<path d="M379.05500772358437,183.5921133259169 L379.05500772547612,183.59211332998632"/>
|
||
<path d="M379.3973500591851,183.47554878208069 L379.39735005778266,183.475548776804"/>
|
||
<path d="M379.39556911377394,183.46884610520192 L379.39556908159057,183.46884611082234"/>
|
||
<path d="M379.39556908050918,183.46884610675289 L379.39556908159057,183.46884611082234"/>
|
||
<path d="M379.74909719952529,183.41412372021631 L379.74909719906873,183.41412371493959"/>
|
||
<path d="M379.74849941230923,183.40721250124034 L379.74849938012494,183.40721250124034"/>
|
||
<path d="M379.74849937977297,183.40721249717092 L379.74849938012494,183.40721250124034"/>
|
||
<path d="M380.10493751462445,183.41412372021631 L380.10493751508011,183.41412371493959"/>
|
||
<path d="M380.10553553316868,183.40721249717092 L380.10553553281761,183.40721250124034"/>
|
||
<path d="M380.10553556500099,183.40721250686079 L380.10553553281761,183.40721250124034"/>
|
||
<path d="M380.45668446571972,183.47554878208069 L380.45668446712216,183.47554877680403"/>
|
||
<path d="M380.45846586353628,183.46884612247146 L380.45846583135199,183.46884611082234"/>
|
||
<path d="M380.45978338040413,183.46388639165176 L380.45978335842346,183.46388638369584"/>
|
||
<path d="M380.45846583243338,183.46884610675292 L380.45846583135199,183.46884611082234"/>
|
||
<path d="M380.79610325663862,183.59840420466261 L380.79610325909152,183.59840419938593"/>
|
||
<path d="M380.80119018745108,183.58745905658111 L380.80119016547133,183.58745904389087"/>
|
||
<path d="M380.79902728208845,183.59211332998635 L380.79902728397929,183.59211332591693"/>
|
||
<path d="M380.79902731427273,183.59211334856775 L380.79902728208845,183.59211332998635"/>
|
||
<path d="M381.11292698105217,183.78132099142024 L381.11292698475563,183.78132098614356"/>
|
||
<path d="M381.11691213401491,183.77564367533614 L381.11691210183153,183.77564364823255"/>
|
||
<path d="M381.11691210468734,183.7756436441631 L381.11691210183153,183.77564364823255"/>
|
||
<path d="M381.11985980518375,183.77144394654408 L381.11985978320308,183.77144392803328"/>
|
||
<path d="M381.38903129049459,184.0138384493977 L381.38903133222766,184.01383840785479"/>
|
||
<path d="M381.39394601368394,184.00894606139133 L381.39394598149966,184.00894609344465"/>
|
||
<path d="M381.61810070907677,184.28774903366599 L381.61810075080894,184.28774900450003"/>
|
||
<path d="M381.62378603689876,184.28377562774631 L381.62378600471447,184.28377565023254"/>
|
||
<path d="M381.93034812675478,184.92810180132579 L381.93034777024559,184.92810189767877"/>
|
||
<path d="M381.92539486167652,184.92944051065388 L381.92539482949223,184.9294405193522"/>
|
||
<path d="M381.80230439711113,184.59297714868995 L381.80230436492684,184.59297716373757"/>
|
||
<path d="M381.79602105587173,184.59591518912845 L381.7960210976039,184.5959151696149"/>
|
||
<path d="M381.91869858838663,184.93125102450588 L381.91869863011789,184.93125101322272"/>
|
||
<path d="M381.90062986950988,184.93613108000434 L381.90062992797675,184.93613106421765"/>
|
||
<path d="M381.91039793064056,184.93349357538253 L381.91039798116662,184.93349356173212"/>
|
||
<path d="M381.77906547463181,184.60384265288127 L381.77906553309776,184.60384262553956"/>
|
||
<path d="M381.78823178797438,184.5995560458669 L381.78823173744922,184.59955606948353"/>
|
||
<path d="M381.78823173376031,184.59955606309495 L381.78823173744922,184.59955606948353"/>
|
||
<path d="M381.60275825011058,184.29846823601213 L381.60275830857654,184.29846819516968"/>
|
||
<path d="M381.61105252363222,184.29267416877175 L381.61105285159601,184.29267393966882"/>
|
||
<path d="M381.61105284625273,184.2926739332803 L381.61105285159601,184.29267393966882"/>
|
||
<path d="M381.37576863136246,184.02704584175368 L381.37576868982842,184.02704578353169"/>
|
||
<path d="M381.11292698105217,183.78132099142024 L381.11292702278433,183.78132102656474"/>
|
||
<path d="M381.38293874052715,184.01990563672845 L381.38293879105322,184.01990558641268"/>
|
||
<path d="M381.1079861746498,183.78835938282236 L381.10798622517495,183.78835942537148"/>
|
||
<path d="M381.10217257187333,183.79664186917552 L381.10217257706199,183.79664186178292"/>
|
||
<path d="M380.79247845824693,183.60619995356546 L380.792478508773,183.60619998273688"/>
|
||
<path d="M381.10798617913451,183.78835937643382 L381.1079861746498,183.78835938282236"/>
|
||
<path d="M380.79610329837078,183.59840422875669 L380.79610325663862,183.59840420466261"/>
|
||
<path d="M380.78821306679356,183.61537643213083 L380.78821307022963,183.61537642473826"/>
|
||
<path d="M380.45668446571972,183.47554878208069 L380.45668450745188,183.47554879718615"/>
|
||
<path d="M380.79247845824693,183.60619995356546 L380.79247846121734,183.60619994717689"/>
|
||
<path d="M380.45447673203716,183.48385889822168 L380.45447678256232,183.48385891650958"/>
|
||
<path d="M380.45187820836645,183.49363641812195 L380.45187821033096,183.49363641072935"/>
|
||
<path d="M380.10419661702008,183.42268969526305 L380.10419666754615,183.42268970408628"/>
|
||
<path d="M380.45447673373428,183.48385889183311 L380.45447673203716,183.48385889822168"/>
|
||
<path d="M380.10493751462445,183.41412372021631 L380.10493755635662,183.41412372750398"/>
|
||
<path d="M380.10332438398427,183.4327703852573 L380.10332438462365,183.43277037786473"/>
|
||
<path d="M379.74983827758069,183.42268969526305 L379.74983832810676,183.42268969526305"/>
|
||
<path d="M380.10419661757305,183.4226896888745 L380.10419661702008,183.42268969526305"/>
|
||
<path d="M379.74909724125746,183.41412372021631 L379.74909719952529,183.41412372021631"/>
|
||
<path d="M379.75071031343168,183.4327703852573 L379.75071031279231,183.43277037786473"/>
|
||
<path d="M379.3973500591851,183.47554878208069 L379.39735010091727,183.475548774793"/>
|
||
<path d="M379.74983827758069,183.42268969526305 L379.74983827702772,183.4226896888745"/>
|
||
<path d="M379.39955816256361,183.48385889822165 L379.39955821308968,183.48385888939833"/>
|
||
<path d="M379.40215629980548,183.49363641812192 L379.40215629784007,183.49363641072935"/>
|
||
<path d="M379.0615561524869,183.60619995356544 L379.06155620301206,183.60619993527754"/>
|
||
<path d="M379.39955816086649,183.48385889183311 L379.39955816256361,183.48385889822165"/>
|
||
<path d="M379.0579314992433,183.59840418955713 L379.05793145751022,183.59840420466259"/>
|
||
<path d="M379.06582163062239,183.6153764321308 L379.06582162718632,183.6153764247382"/>
|
||
<path d="M378.7411079223416,183.78132099142019 L378.74110796407467,183.78132096732608"/>
|
||
<path d="M379.0615561524869,183.60619995356544 L379.06155614951649,183.60619994717689"/>
|
||
<path d="M378.74604834146203,183.78835938282234 L378.74604839198719,183.78835935365126"/>
|
||
<path d="M378.75186222016464,183.79664186917546 L378.75186221497506,183.79664186178286"/>
|
||
<path d="M378.47109610676262,184.0199056367284 L378.47109615728868,184.01990559417871"/>
|
||
<path d="M378.74604833697731,183.78835937643379 L378.74604834146203,183.78835938282234"/>
|
||
<path d="M378.46500304516439,184.01383844939764 L378.46500308689747,184.01383841425323"/>
|
||
<path d="M378.47109615728868,184.01990568704713 L378.47109610676262,184.0199056367284"/>
|
||
<path d="M378.24298199569375,184.29267393966876 L378.24298200103613,184.29267393328021"/>
|
||
<path d="M378.46500304516439,184.01383844939764 L378.46500308689747,184.01383849095296"/>
|
||
<path d="M378.24298204621891,184.29267397496642 L378.24298199569375,184.29267393966876"/>
|
||
<path d="M378.06580282597361,184.59955606948347 L378.06580282966252,184.59955606309489"/>
|
||
<path d="M378.23593405238398,184.28774903366593 L378.23593409411615,184.28774906282746"/>
|
||
<path d="M378.05801391291197,184.59591520863589 L378.0580138711789,184.59591518912836"/>
|
||
<path d="M377.93533604921913,184.93125103578021 L377.93533600748606,184.9312510245058"/>
|
||
<path d="M377.94363693169134,184.93349358902506 L377.94363688116528,184.93349357538244"/>
|
||
<path d="M378.06580287649967,184.59955609311211 L378.06580282597361,184.59955606948347"/>
|
||
<path d="M377.90211727425003,185.28929111383462 L377.90211727277574,185.28929112211097"/>
|
||
<path d="M377.89066636014604,185.28827525583606 L377.89066636146299,185.28827524844345"/>
|
||
<path d="M377.97679227938306,184.94245166632047 L377.97679228268544,184.94245165729313"/>
|
||
<path d="M377.96450260431584,184.9391311951974 L377.96450253886042,184.93913117751231"/>
|
||
<path d="M377.96450254188812,184.93913116923596 L377.96450253886042,184.93913117751231"/>
|
||
<path d="M377.95340490157696,184.93613107261169 L377.95340489887212,184.93613108000426"/>
|
||
<path d="M377.95340489887212,184.93613108000426 L377.95340495733808,184.93613109580971"/>
|
||
<path d="M378.09691517853526,184.61410217045488 L378.09691517332385,184.61410217948219"/>
|
||
<path d="M378.08538293223546,184.60871040685464 L378.08538299769089,184.60871043745777"/>
|
||
<path d="M378.08538293701395,184.6087103985783 L378.08538293223546,184.60871040685464"/>
|
||
<path d="M378.07496889160529,184.60384265288118 L378.07496895007125,184.60384268020942"/>
|
||
<path d="M378.07496889587355,184.60384264548861 L378.07496889160529,184.60384265288118"/>
|
||
<path d="M378.4782657933406,184.02704579251727 L378.47826573487464,184.02704584175365"/>
|
||
<path d="M378.4782657933406,184.02704589997219 L378.47826573487464,184.02704584175365"/>
|
||
<path d="M378.25127602150451,184.29846823601207 L378.25127602768634,184.2984682286195"/>
|
||
<path d="M378.25127607997047,184.29846827687726 L378.25127602150451,184.29846823601207"/>
|
||
<path d="M378.27113399492509,184.31234630250407 L378.27113398737538,184.3123463115314"/>
|
||
<path d="M378.26069885235165,184.30505432406463 L378.2606988454304,184.30505433234094"/>
|
||
<path d="M378.2606988454304,184.30505433234094 L378.26069891088582,184.30505437808085"/>
|
||
<path d="M378.4954322386443,184.04413988247831 L378.49543216724896,184.0441399426021"/>
|
||
<path d="M378.48641167714186,184.03515725079009 L378.48641174259819,184.03515731597162"/>
|
||
<path d="M378.48641174259819,184.03515719566732 L378.48641167714186,184.03515725079009"/>
|
||
<path d="M378.76578152053162,183.81647013699271 L378.76578144913719,183.8164701782124"/>
|
||
<path d="M378.76578144280074,183.81647016918507 L378.76578144913719,183.8164701782124"/>
|
||
<path d="M378.75846720786603,183.80604918848866 L378.7584671424097,183.8060492262791"/>
|
||
<path d="M378.75846713659894,183.80604921800278 L378.7584671424097,183.8060492262791"/>
|
||
<path d="M378.7518622786306,183.79664183541971 L378.75186222016464,183.79664186917546"/>
|
||
<path d="M379.07603457250616,183.63734583045897 L379.07603450111083,183.63734585630093"/>
|
||
<path d="M379.07603449691442,183.63734584727359 L379.07603450111083,183.63734585630093"/>
|
||
<path d="M379.07066796683512,183.62580228080157 L379.07066790137969,183.62580230449404"/>
|
||
<path d="M379.06582168908835,183.61537641096825 L379.06582163062239,183.6153764321308"/>
|
||
<path d="M379.07066789753253,183.6258022962177 L379.07066790137969,183.62580230449404"/>
|
||
<path d="M379.40215635827053,183.49363640791239 L379.40215629980548,183.49363641812192"/>
|
||
<path d="M379.40510851445424,183.50474773497982 L379.40510851225508,183.50474772670347"/>
|
||
<path d="M379.75071037189764,183.4327703852573 L379.75071031343168,183.4327703852573"/>
|
||
<path d="M379.75170138470685,183.44422158569122 L379.75170138399017,183.44422157741488"/>
|
||
<path d="M379.40837759673968,183.51705128124632 L379.40837752534526,183.51705129371396"/>
|
||
<path d="M379.40837752294692,183.51705128468663 L379.40837752534526,183.51705129371396"/>
|
||
<path d="M379.40510857990967,183.50474772354914 L379.40510851445424,183.50474773497982"/>
|
||
<path d="M379.75279850496509,183.45690514788899 L379.75279843357066,183.45690514788899"/>
|
||
<path d="M379.7527984327894,183.45690513886166 L379.75279843357066,183.45690514788899"/>
|
||
<path d="M379.75170145016227,183.44422158569122 L379.75170138470685,183.44422158569122"/>
|
||
<path d="M380.10123613306905,183.45690516035674 L380.10123606167372,183.45690514788899"/>
|
||
<path d="M380.10123606245406,183.45690513886166 L380.10123606167372,183.45690514788899"/>
|
||
<path d="M380.10233356041999,183.4442215971219 L380.10233349496366,183.44422158569122"/>
|
||
<path d="M380.10233349567943,183.44422157741491 L380.10233349496366,183.44422158569122"/>
|
||
<path d="M380.10332444245023,183.43277039546689 L380.10332438398427,183.4327703852573"/>
|
||
<path d="M380.44565704129354,183.51705131955592 L380.44565696989912,183.51705129371396"/>
|
||
<path d="M380.44565697229746,183.51705128468666 L380.44565696989912,183.51705129371396"/>
|
||
<path d="M380.44892605218365,183.50474775867181 L380.44892598672732,183.50474773497984"/>
|
||
<path d="M380.4518782668315,183.49363643928427 L380.45187820836645,183.49363641812195"/>
|
||
<path d="M380.44892598892648,183.5047477267035 L380.44892598672732,183.50474773497984"/>
|
||
<path d="M381.10217263033928,183.79664191841195 L381.10217257187333,183.79664186917552"/>
|
||
<path d="M381.09556754801679,183.80604922627916 L381.09556755382755,183.80604921800281"/>
|
||
<path d="M380.78821306679356,183.61537643213083 L380.78821312525952,183.61537646588624"/>
|
||
<path d="M380.78336707291373,183.62580003355703 L380.7833670767609,183.62580002528071"/>
|
||
<path d="M380.77800053863984,183.63734589752104 L380.77800046724451,183.63734585630095"/>
|
||
<path d="M380.78336713836916,183.62580007134798 L380.78336707291373,183.62580003355703"/>
|
||
<path d="M380.77800047144092,183.63734584727365 L380.77800046724451,183.63734585630095"/>
|
||
<path d="M381.08825330674654,183.81647023833619 L381.08825323535211,183.81647017821243"/>
|
||
<path d="M381.09556761347221,183.80604928140195 L381.09556754801679,183.80604922627916"/>
|
||
<path d="M381.08825324168856,183.8164701691851 L381.08825323535211,183.81647017821243"/>
|
||
<path d="M381.58290079173594,184.31234631153146 L381.58290078418622,184.31234630250412"/>
|
||
<path d="M381.35860268325678,184.04413987150397 L381.35860261186235,184.04413994260213"/>
|
||
<path d="M381.59333575037317,184.305054332341 L381.59333574345192,184.30505432406468"/>
|
||
<path d="M381.60275825011058,184.29846823601213 L381.60275824392784,184.29846822861953"/>
|
||
<path d="M381.36762284218412,184.03515718561113 L381.36762277672779,184.03515725079015"/>
|
||
<path d="M381.75711951116546,184.61410217948224 L381.75711950595314,184.61410217045494"/>
|
||
<path d="M381.58290086313036,184.31234626164061 L381.58290079173594,184.31234631153146"/>
|
||
<path d="M381.77906547463181,184.60384265288127 L381.77906547036355,184.60384264548867"/>
|
||
<path d="M381.76865171088002,184.6087104068547 L381.76865170610154,184.60871039857835"/>
|
||
<path d="M381.59333581582951,184.30505428658904 L381.59333575037317,184.305054332341"/>
|
||
<path d="M381.76865171088002,184.6087104068547 L381.76865177633545,184.60871037625839"/>
|
||
<path d="M381.90062986950988,184.93613108000434 L381.90062986680505,184.93613107261174"/>
|
||
<path d="M381.96336828995891,185.28827525583611 L381.96336828864196,185.28827524844354"/>
|
||
<path d="M381.95191708647189,185.28929112211102 L381.9519170849976,185.28929111383471"/>
|
||
<path d="M381.8895318621876,184.93913115981798 L381.88953179673217,184.93913117751237"/>
|
||
<path d="M381.88953179370446,184.93913116923602 L381.88953179673217,184.93913117751237"/>
|
||
<path d="M381.87724223951636,184.94245166632052 L381.8772423109117,184.94245164703054"/>
|
||
<path d="M381.75711951116546,184.61410217948224 L381.75711958255988,184.61410214610231"/>
|
||
<path d="M381.87724223951636,184.94245166632052 L381.87724223621399,184.94245165729319"/>
|
||
<path d="M381.86389858960001,184.94605772538807 L381.86389858607572,184.94605771575493"/>
|
||
<path d="M381.74459801664079,184.6199556736189 L381.74459794045424,184.61995570923406"/>
|
||
<path d="M381.86389866578565,184.9460577047991 L381.86389858960001,184.94605772538807"/>
|
||
<path d="M381.95983205864968,185.46954049580157 L381.95983205901348,185.46954050407791"/>
|
||
<path d="M381.95191715192732,185.2892911163043 L381.95191708647189,185.28929112211102"/>
|
||
<path d="M381.97131694806603,185.46954050363604 L381.97131694774225,185.46954049624344"/>
|
||
<path d="M381.96336834842486,185.28827525065037 L381.96336828995891,185.28827525583611"/>
|
||
<path d="M381.9814256497516,185.469540503134 L381.98142564947148,185.46954049674545"/>
|
||
<path d="M381.98201269137326,185.28662125563869 L381.98201235461556,185.2866212855198"/>
|
||
<path d="M381.97344751998889,185.28738125863865 L381.97344746946374,185.28738126312186"/>
|
||
<path d="M381.99001585196902,185.46954050257807 L381.99001585173801,185.46954049730138"/>
|
||
<path d="M381.99694562109971,185.46954050197445 L381.99694562092236,185.46954049790503"/>
|
||
<path d="M381.98892167576514,185.28601037011046 L381.98892164358176,185.28601037297301"/>
|
||
<path d="M381.99403241445862,185.28555580448631 L381.99403239247795,185.28555580643172"/>
|
||
<path d="M381.99720339415626,185.2852751547843 L381.99720338293673,185.28527515578298"/>
|
||
<path d="M381.97304781541925,185.10420369261635 L381.97304780419972,185.10420369460994"/>
|
||
<path d="M381.93342072116093,184.92727233785661 L381.93342070994231,184.92727234089395"/>
|
||
<path d="M381.80695222115855,184.59080406559605 L381.80695224313922,184.59080405533564"/>
|
||
<path d="M381.80983557081299,184.58945813842814 L381.80983593808241,184.58945796698907"/>
|
||
<path d="M381.62799140671405,184.28083743555544 L381.6279914286938,184.28083742020291"/>
|
||
<path d="M381.39758177877366,184.0053250617963 L381.39758175679299,184.00532508369943"/>
|
||
<path d="M381.63060110845481,184.279014621573 L381.63060109723529,184.27901462941614"/>
|
||
<path d="M381.26642304803727,183.88029449157392 L381.26642303681774,183.88029448124854"/>
|
||
<path d="M381.39983757084656,184.0030772226857 L381.39983755962703,184.00307723384535"/>
|
||
<path d="M381.12168864987461,183.76883878408589 L381.12168866109414,183.76883879272569"/>
|
||
<path d="M380.96619304930891,183.66963668466718 L380.96619306052844,183.66963669182493"/>
|
||
<path d="M380.80253210539331,183.58457343921981 L380.80253211661284,183.58457344505118"/>
|
||
<path d="M380.6336421509327,183.51495749058927 L380.63364213971408,183.51495748596466"/>
|
||
<path d="M380.4606007118914,183.46080926333497 L380.46060072311093,183.46080926684579"/>
|
||
<path d="M380.10597761366216,183.4021009998221 L380.10597763564283,183.40210100366059"/>
|
||
<path d="M380.45978335916197,183.46388638091656 L380.45978335842346,183.46388638369584"/>
|
||
<path d="M380.10625221317923,183.39892963557432 L380.10625222439876,183.39892963753357"/>
|
||
<path d="M380.10597761366216,183.4021009998221 L380.10597761390227,183.40210099704282"/>
|
||
<path d="M379.7480571202409,183.4021009998221 L379.74805714222157,183.4021009998221"/>
|
||
<path d="M379.7477827207299,183.39892963557432 L379.74778273194943,183.39892963557432"/>
|
||
<path d="M379.74805711999988,183.40210099704279 L379.7480571202409,183.4021009998221"/>
|
||
<path d="M379.3942513754796,183.46388638369581 L379.39425139746027,183.46388637985731"/>
|
||
<path d="M379.39425137474109,183.46388638091656 L379.3942513754796,183.46388638369581"/>
|
||
<path d="M379.3934340327728,183.46080926333494 L379.39343404399233,183.46080926137569"/>
|
||
<path d="M379.22039299465951,183.51495748245381 L379.22039298343998,183.51495748596463"/>
|
||
<path d="M379.05150292313783,183.58457343921978 L379.05150293435736,183.58457343459514"/>
|
||
<path d="M378.88784188459931,183.66963668466715 L378.88784189581975,183.6696366788355"/>
|
||
<path d="M378.73234610600821,183.76883877692813 L378.73234609478868,183.76883878408586"/>
|
||
<path d="M378.58761142397952,183.88029448124848 L378.58761143519814,183.88029447260871"/>
|
||
<path d="M378.45419727965918,184.00307723384532 L378.45419729087962,184.00307722351934"/>
|
||
<path d="M378.45419727965918,184.00307723384532 L378.45419729087962,184.00307724502656"/>
|
||
<path d="M378.223433552806,184.27901462941611 L378.22343356402553,184.27901463725394"/>
|
||
<path d="M378.04419895973433,184.58945797222623 L378.0441989485148,184.58945796698899"/>
|
||
<path d="M377.92061367988799,184.92727234089389 L377.92061369110752,184.9272723439222"/>
|
||
<path d="M378.04708265300314,184.59080406281672 L378.05173055654313,184.59297715966807"/>
|
||
<path d="M378.22604282874681,184.28083743277611 L378.23024865654452,184.28377564616304"/>
|
||
<path d="M378.46008853782632,184.00894608937514 L378.45645295177883,184.0053250809201"/>
|
||
<path d="M378.73417487805773,183.77144392525398 L378.45645295177883,184.0053250809201"/>
|
||
<path d="M379.05284459041241,183.58746169053811 L378.73417487805773,183.77144392525398"/>
|
||
<path d="M378.73712284329531,183.77564364416307 L378.73417487805773,183.77144392525398"/>
|
||
<path d="M379.39425139746027,183.46388638091656 L379.05284459041241,183.58746169053811"/>
|
||
<path d="M379.05500775766041,183.5921133259169 L379.05284459041241,183.58746169053811"/>
|
||
<path d="M379.39425139746027,183.46388638091656 L379.39556911377394,183.46884610675289"/>
|
||
<path d="M379.74805714222157,183.40210099704279 L379.74849941230923,183.40721249717092"/>
|
||
<path d="M380.10597763564283,183.40210099704282 L380.10553556500099,183.40721249717092"/>
|
||
<path d="M380.80119018745108,183.58745904111157 L380.45978338040413,183.46388638091656"/>
|
||
<path d="M380.45846586353628,183.46884610675292 L380.45978338040413,183.46388638091656"/>
|
||
<path d="M381.11985980518375,183.771443925254 L380.80119018745108,183.58745904111157"/>
|
||
<path d="M380.79902731427273,183.59211332591693 L380.80119018745108,183.58745904111157"/>
|
||
<path d="M381.11691213401491,183.7756436441631 L381.11985980518375,183.771443925254"/>
|
||
<path d="M381.39758177877366,184.00532508092016 L381.11985980518375,183.771443925254"/>
|
||
<path d="M381.39758177877366,184.00532508092016 L381.39394601368394,184.0089460893752"/>
|
||
<path d="M381.6279914286938,184.2808374327762 L381.62378603689876,184.28377564616309"/>
|
||
<path d="M377.96450260431584,184.93913116923596 L377.9767923507784,184.94245165729313"/>
|
||
<path d="M378.2711340587698,184.31234630250407 L378.09691524471918,184.61410217045488"/>
|
||
<path d="M378.08538299769089,184.6087103985783 L378.09691524471918,184.61410217045488"/>
|
||
<path d="M378.4954322386443,184.04413993357474 L378.2711340587698,184.31234630250407"/>
|
||
<path d="M378.26069891088582,184.30505432406463 L378.2711340587698,184.31234630250407"/>
|
||
<path d="M378.76578152053162,183.81647016918507 L378.4954322386443,184.04413993357474"/>
|
||
<path d="M378.48641174259819,184.03515724251375 L378.4954322386443,184.04413993357474"/>
|
||
<path d="M379.07603457250616,183.63734584727359 L378.76578152053162,183.81647016918507"/>
|
||
<path d="M378.75846720786603,183.80604921800278 L378.76578152053162,183.81647016918507"/>
|
||
<path d="M379.07066796683512,183.6258022962177 L379.07603457250616,183.63734584727359"/>
|
||
<path d="M379.75279850496509,183.45690513886166 L379.40837759673968,183.51705128468666"/>
|
||
<path d="M379.40510857990967,183.50474772670347 L379.40837759673968,183.51705128468666"/>
|
||
<path d="M380.10123613306905,183.45690513886166 L379.75279850496509,183.45690513886166"/>
|
||
<path d="M379.75170145016227,183.44422157741488 L379.75279850496509,183.45690513886166"/>
|
||
<path d="M380.44565704129354,183.51705128468666 L380.10123613306905,183.45690513886166"/>
|
||
<path d="M380.10233356041999,183.44422157741491 L380.10123613306905,183.45690513886166"/>
|
||
<path d="M380.77800053863984,183.63734584727365 L380.44565704129354,183.51705128468666"/>
|
||
<path d="M380.44892605218365,183.5047477267035 L380.44565704129354,183.51705128468666"/>
|
||
<path d="M380.78336713836916,183.62580002528071 L380.77800053863984,183.63734584727365"/>
|
||
<path d="M381.35860268325678,184.0441399335748 L381.08825330674654,183.81647016918512"/>
|
||
<path d="M381.09556761347221,183.80604921800281 L381.08825330674654,183.81647016918512"/>
|
||
<path d="M381.8772423109117,184.94245165729319 L381.8895318621876,184.93913116923602"/>
|
||
<path d="M381.8772423109117,184.94245165729319 L381.75711958255988,184.61410217045494"/>
|
||
<path d="M381.58290086313036,184.31234630250412 L381.75711958255988,184.61410217045494"/>
|
||
<path d="M381.76865177633545,184.60871039857835 L381.75711958255988,184.61410217045494"/>
|
||
<path d="M381.35860268325678,184.0441399335748 L381.58290086313036,184.31234630250412"/>
|
||
<path d="M381.59333581582951,184.30505432406468 L381.58290086313036,184.31234630250412"/>
|
||
<path d="M381.36762284218412,184.0351572425138 L381.35860268325678,184.0441399335748"/>
|
||
<path d="M377.95105174691844,185.46954050511931 L377.95105182884663,185.46954050511931"/>
|
||
<path d="M377.98350657062883,185.46954050511931 L377.98350648869973,185.46954050511931"/>
|
||
<path d="M377.9672791882881,185.469540505167 L377.96727910560412,185.469540505167"/>
|
||
<path d="M379.12697161877486,183.74691894666267 L379.12697161457754,183.74691893763537"/>
|
||
<path d="M378.82726460674394,183.90405681349654 L378.82726468293049,183.90405676951036"/>
|
||
<path d="M378.83520626519157,183.91536910753712 L378.83520625885421,183.91536909850979"/>
|
||
<path d="M378.08009682937654,184.97036396353835 L378.08009675318999,184.97036394294835"/>
|
||
<path d="M377.99907050745651,185.46954050498027 L377.99907042772566,185.46954050498027"/>
|
||
<path d="M378.01382823730864,185.46954050475622 L378.01382816112209,185.46954050475622"/>
|
||
<path d="M378.04035570978931,185.46954050407783 L378.04035564433389,185.46954050407783"/>
|
||
<path d="M378.02763721119709,185.46954050445333 L378.02763728259242,185.46954050445333"/>
|
||
<path d="M378.10572990749961,184.97729069639098 L378.10572984204418,184.97729067871202"/>
|
||
<path d="M378.10572984507189,184.97729067043568 L378.10572984204418,184.97729067871202"/>
|
||
<path d="M378.0934404267623,184.97397019065485 L378.09344049815672,184.97397020994507"/>
|
||
<path d="M378.09344043006467,184.97397018162752 L378.0934404267623,184.97397019065485"/>
|
||
<path d="M378.21790646158161,184.67066197821666 L378.21790639612618,184.67066194762134"/>
|
||
<path d="M378.21790640090467,184.670661939345 L378.21790639612618,184.67066194762134"/>
|
||
<path d="M378.20637415431202,184.66527016671742 L378.2063741490997,184.66527017574475"/>
|
||
<path d="M378.2063741490997,184.66527017574475 L378.20637422049413,184.66527020912454"/>
|
||
<path d="M378.3806128549636,184.38884627727199 L378.38061278950818,184.38884623153899"/>
|
||
<path d="M378.38061279642943,184.38884622326268 L378.38061278950818,184.38884623153899"/>
|
||
<path d="M378.37017830398099,184.38155463158904 L378.37017837537633,184.38155468147957"/>
|
||
<path d="M378.37017831153071,184.38155462256174 L378.37017830398099,184.38155463158904"/>
|
||
<path d="M378.5900723064583,184.13838502977015 L378.59007224100287,184.13838496459039"/>
|
||
<path d="M378.5900723064583,184.13838490946796 L378.59007224100287,184.13838496459039"/>
|
||
<path d="M378.58105141378064,184.12940227352939 L378.58105148517507,184.12940234462232"/>
|
||
<path d="M378.58105148517507,184.12940221340526 L378.58105141378064,184.12940227352939"/>
|
||
<path d="M378.84912588558063,183.93519779342881 L378.84912588039015,183.93519778603621"/>
|
||
<path d="M378.84252064331167,183.92579002092822 L378.84252057785625,183.9257900587194"/>
|
||
<path d="M378.835206336586,183.91536906631751 L378.83520626519157,183.91536910753712"/>
|
||
<path d="M378.8425205720464,183.92579005044308 L378.84252057785625,183.9257900587194"/>
|
||
<path d="M379.137184218323,183.76888836919807 L379.13718421488693,183.76888836180549"/>
|
||
<path d="M379.13233828989951,183.75846247402669 L379.13233822444408,183.7584624977186"/>
|
||
<path d="M379.13233822059601,183.75846248944225 L379.13233822444408,183.7584624977186"/>
|
||
<path d="M379.12697169016928,183.74691892082097 L379.12697161877486,183.74691894666267"/>
|
||
<path d="M379.4394061664093,183.63383156877353 L379.43940609501487,183.63383158124142"/>
|
||
<path d="M379.442675301088,183.64613513922455 L379.44267529888884,183.64613513094824"/>
|
||
<path d="M381.73720686471506,184.98028811011824 L381.73720680624911,184.98028812590982"/>
|
||
<path d="M381.76059404482612,184.97397019065491 L381.76059404152375,184.97397018162758"/>
|
||
<path d="M381.7483044935484,184.97729067871208 L381.7483044905207,184.97729067043576"/>
|
||
<path d="M381.62571439560406,184.67552970071108 L381.62571445407093,184.67552967338185"/>
|
||
<path d="M381.63612814758881,184.67066193934505 L381.63612815236638,184.6706619476214"/>
|
||
<path d="M381.63612821782272,184.67066191701915 L381.63612815236638,184.6706619476214"/>
|
||
<path d="M381.64766072463362,184.66527017574481 L381.64766071942222,184.66527016671751"/>
|
||
<path d="M381.46399869850347,184.39543005604716 L381.46399875696943,184.39543001519669"/>
|
||
<path d="M381.47342156281911,184.38884622326273 L381.47342156974037,184.38884623153905"/>
|
||
<path d="M381.47342156974037,184.38884623153905 L381.47342163519579,184.3888461858007"/>
|
||
<path d="M381.4838565148907,184.38155462256179 L381.48385652244042,184.3815546315891"/>
|
||
<path d="M381.25581698026735,184.14649599425366 L381.25581703873422,184.14649593603443"/>
|
||
<path d="M381.01151417802566,183.92579011384188 L381.01151411257024,183.92579005871943"/>
|
||
<path d="M381.26396244942271,184.13838496459044 L381.26396251487904,184.13838489940929"/>
|
||
<path d="M381.01882841929682,183.91536910753715 L381.01882849069216,183.91536916766137"/>
|
||
<path d="M381.00490871721331,183.93519779342884 L381.0049087224038,183.93519778603627"/>
|
||
<path d="M380.72169674984934,183.75846249771863 L380.72169681530568,183.75846253550986"/>
|
||
<path d="M381.01151411837918,183.92579005044311 L381.01151411257024,183.92579005871943"/>
|
||
<path d="M380.72706297109153,183.7469189466627 L380.72706304248595,183.74691898788231"/>
|
||
<path d="M380.71685038447004,183.76888836919809 L380.71685038790611,183.76888836180552"/>
|
||
<path d="M380.41135957858251,183.64613513922461 L380.41135964403884,183.64613516291649"/>
|
||
<path d="M380.72169674984934,183.75846249771863 L380.72169675369742,183.75846248944231"/>
|
||
<path d="M380.4146284002295,183.63383158124142 L380.41462847162484,183.63383160708315"/>
|
||
<path d="M380.41135957858251,183.64613513922461 L380.41135958078166,183.64613513094827"/>
|
||
<path d="M380.09082116594846,183.57728411363573 L380.09082123734288,183.57728412610362"/>
|
||
<path d="M380.08972392783971,183.58996767508251 L380.08972392855549,183.58996766680619"/>
|
||
<path d="M379.76321351854085,183.57728411363573 L379.76321358993619,183.57728411363573"/>
|
||
<path d="M379.76431076258586,183.58996767508251 L379.76431076187009,183.58996766680619"/>
|
||
<path d="M380.40840717468973,183.65724380577217 L380.40840717665424,183.6572437983796"/>
|
||
<path d="M380.08972392783971,183.58996767508251 L380.08972399329514,183.58996768651309"/>
|
||
<path d="M379.44267555578836,183.646135094746 L379.442675301088,183.64613513922455"/>
|
||
<path d="M379.4456273334813,183.65724380577217 L379.44562733151679,183.65724379837957"/>
|
||
<path d="M380.08873304580948,183.60142152405922 L380.08873304644885,183.60142151666662"/>
|
||
<path d="M379.76431076258586,183.58996767508251 L379.7643108280422,183.58996767508251"/>
|
||
<path d="M379.76530165160648,183.60142152405922 L379.7653016509671,183.60142151666662"/>
|
||
<path d="M379.76530171007244,183.60142152405922 L379.76530165160648,183.60142152405922"/>
|
||
<path d="M379.4456273334813,183.65724380577217 L379.44562739194816,183.65724379556264"/>
|
||
<path d="M379.76617388464228,183.61150221304945 L379.76617388408931,183.61150220666087"/>
|
||
<path d="M379.44822571843315,183.66702396527194 L379.44822566790799,183.66702397409495"/>
|
||
<path d="M379.45043359083547,183.67533371063453 L379.45043358943303,183.67533370535784"/>
|
||
<path d="M379.14144970439929,183.77806257582239 L379.14144975492445,183.7780625575345"/>
|
||
<path d="M379.44822566621087,183.6670239677064 L379.44822566790799,183.66702397409495"/>
|
||
<path d="M379.13718427678987,183.76888834803549 L379.137184218323,183.76888836919807"/>
|
||
<path d="M379.14507469203591,183.7858605945504 L379.145074689583,183.78586058927371"/>
|
||
<path d="M378.8549394883571,183.94348027877791 L378.85493953888226,183.94348024960684"/>
|
||
<path d="M379.14144970439929,183.77806257582239 L379.14144970142888,183.77806256943384"/>
|
||
<path d="M378.84912588558063,183.93519779342881 L378.84912594404659,183.93519775967343"/>
|
||
<path d="M378.85987982164761,183.95051866906817 L378.85987981794415,183.95051866379151"/>
|
||
<path d="M378.60538754244544,184.1536361982748 L378.6053875929706,184.15363615572562"/>
|
||
<path d="M378.85493948387239,183.94348027238937 L378.8549394883571,183.94348027877791"/>
|
||
<path d="M378.59821762252568,184.1464959942536 L378.59821768099164,184.14649594501759"/>
|
||
<path d="M378.6053875929706,184.15363624858605 L378.60538754244544,184.1536361982748"/>
|
||
<path d="M378.39832970148518,184.40122662232341 L378.39832970682846,184.40122661593486"/>
|
||
<path d="M378.59821768099164,184.14649605247712 L378.59821762252568,184.1464959942536"/>
|
||
<path d="M378.39003595160057,184.3954300560471 L378.39003595778331,184.39543004865453"/>
|
||
<path d="M378.39832975201125,184.40122665762777 L378.39832970148518,184.40122662232341"/>
|
||
<path d="M378.2374865683164,184.67981627671617 L378.2374865646284,184.67981628310471"/>
|
||
<path d="M378.39003601006743,184.39543009690973 L378.39003595160057,184.3954300560471"/>
|
||
<path d="M378.22832049105591,184.67552970071102 L378.22832049532417,184.67552969331842"/>
|
||
<path d="M378.23748661515356,184.67981630672247 L378.2374865646284,184.67981628310471"/>
|
||
<path d="M378.12659588454471,184.98292829260348 L378.12659583401955,184.98292827895409"/>
|
||
<path d="M378.12659583401955,184.98292827895409 L378.12659583635696,184.98292827256554"/>
|
||
<path d="M378.22832049105591,184.67552970071102 L378.22832054952187,184.67552972805328"/>
|
||
<path d="M378.11682779924786,184.98028811851719 L378.11682779654393,184.98028812590977"/>
|
||
<path d="M378.1168278550108,184.98028814171238 L378.11682779654393,184.98028812590977"/>
|
||
<path d="M378.07053953191053,185.46954050257801 L378.0705395321479,185.46954049730132"/>
|
||
<path d="M378.06937162717759,185.30412261093366 L378.06937167770366,185.30412261541696"/>
|
||
<path d="M378.06194930603897,185.46954050313394 L378.06194930632637,185.4695404967454"/>
|
||
<path d="M378.05184041510847,185.46954050363595 L378.05184041543953,185.46954049624338"/>
|
||
<path d="M378.05184047357534,185.46954050363595 L378.05184041510847,185.46954050363595"/>
|
||
<path d="M378.06194935656504,185.46954050313394 L378.06194930603897,185.46954050313394"/>
|
||
<path d="M378.0705395736436,185.46954050257801 L378.07053953191053,185.46954050257801"/>
|
||
<path d="M378.07746921494936,185.46954050197439 L378.07746918276507,185.46954050197439"/>
|
||
<path d="M378.10633774501048,185.14439209585811 L378.10633771282619,185.14439209012977"/>
|
||
<path d="M378.09950923812949,185.14317278151441 L378.09950923694714,185.1431727867911"/>
|
||
<path d="M378.1063377137375,185.14439208606032 L378.10633771282619,185.14439209012977"/>
|
||
<path d="M378.09950923694714,185.1431727867911 L378.09950927868022,185.14317279424293"/>
|
||
<path d="M378.14159264677664,184.98697888118042 L378.14159261459326,184.98697887248352"/>
|
||
<path d="M378.13489701218668,184.98517082871888 L378.13489705391885,184.98517083998792"/>
|
||
<path d="M378.25155884580136,184.68639501233412 L378.25155881361707,184.68639499728681"/>
|
||
<path d="M378.24527550456014,184.68345716234796 L378.24527554629321,184.68345718186049"/>
|
||
<path d="M378.4110634072108,184.41012493192454 L378.41106337502652,184.41012490944061"/>
|
||
<path d="M378.40537794186866,184.40615152193772 L378.40537793745489,184.40615152721438"/>
|
||
<path d="M378.40537797918796,184.40615155638002 L378.40537793745489,184.40615152721438"/>
|
||
<path d="M378.6163951619078,184.16459838866604 L378.61639519409209,184.16459842071851"/>
|
||
<path d="M378.61639519409209,184.16459836156281 L378.6163951619078,184.16459838866604"/>
|
||
<path d="M378.61148060725782,184.15970334934943 L378.61148056552565,184.1597033844937"/>
|
||
<path d="M378.61148056552565,184.1597033844937 L378.61148060725782,184.15970342605988"/>
|
||
<path d="M378.8668129057146,183.96039534868893 L378.86681290766546,183.96039535146821"/>
|
||
<path d="M378.86386497461035,183.95619599246714 L378.86386494242606,183.95619601104863"/>
|
||
<path d="M378.85987986337977,183.95051864497378 L378.85987982164761,183.95051866906817"/>
|
||
<path d="M378.86386493957025,183.95619600697918 L378.86386494242606,183.95619601104863"/>
|
||
<path d="M379.15016159957531,183.79680310061892 L379.1501616008677,183.79680310339819"/>
|
||
<path d="M379.14507473376807,183.785860579445 L379.14507469203591,183.7858605945504"/>
|
||
<path d="M379.14799846580217,183.79215145637005 L379.1479984336188,183.79215146801943"/>
|
||
<path d="M379.14799843172705,183.79215146394998 L379.1479984336188,183.79215146801943"/>
|
||
<path d="M379.45353248353922,183.68699648501149 L379.45353248280071,183.68699648223225"/>
|
||
<path d="M379.45043363256764,183.67533370334706 L379.45043359083547,183.67533371063453"/>
|
||
<path d="M379.45221498865203,183.68203675355494 L379.45221495646774,183.68203675917516"/>
|
||
<path d="M379.45221495538635,183.68203675510574 L379.45221495646774,183.68203675917516"/>
|
||
<path d="M380.08607966337377,183.63208825545459 L380.08607966361387,183.63208825267532"/>
|
||
<path d="M379.7679550705293,183.63208825545456 L379.76795507028919,183.63208825267532"/>
|
||
<path d="M379.7675128326232,183.62697713381598 L379.76751280043982,183.62697713381598"/>
|
||
<path d="M379.76751280008693,183.62697712974654 L379.76751280043982,183.62697713381598"/>
|
||
<path d="M379.76617393516835,183.61150221304945 L379.76617388464228,183.61150221304945"/>
|
||
<path d="M379.76691501322375,183.62006780849484 L379.76691497149068,183.62006780849484"/>
|
||
<path d="M379.76691497103411,183.62006780321815 L379.76691497149068,183.62006780849484"/>
|
||
<path d="M380.08652195544209,183.62697713943621 L380.08652192325781,183.62697713381601"/>
|
||
<path d="M380.08652192361069,183.62697712974656 L380.08652192325781,183.62697713381601"/>
|
||
<path d="M380.08711978439032,183.62006781578242 L380.08711974265816,183.62006780849484"/>
|
||
<path d="M380.08711974311473,183.62006780321815 L380.08711974265816,183.62006780849484"/>
|
||
<path d="M380.08786106048365,183.61150222187248 L380.08786100995849,183.61150221304945"/>
|
||
<path d="M380.08873310427543,183.60142153426867 L380.08873304580948,183.60142152405922"/>
|
||
<path d="M380.08786101051055,183.6115022066609 L380.08786100995849,183.61150221304945"/>
|
||
<path d="M380.40360093406935,183.67533371063456 L380.40360093547179,183.67533370535787"/>
|
||
<path d="M380.40840723315569,183.65724382693458 L380.40840717468973,183.65724380577217"/>
|
||
<path d="M380.40580927721885,183.66702399238287 L380.40580922669278,183.66702397409497"/>
|
||
<path d="M380.4058092283899,183.66702396770643 L380.40580922669278,183.66702397409497"/>
|
||
<path d="M380.70896021135786,183.78586059455043 L380.70896021381077,183.78586058927374"/>
|
||
<path d="M380.71258505148262,183.77806260499347 L380.71258500095655,183.77806257582242"/>
|
||
<path d="M380.71258500392696,183.77806256943387 L380.71258500095655,183.77806257582242"/>
|
||
<path d="M380.71685044293599,183.76888840295348 L380.71685038447004,183.76888836919809"/>
|
||
<path d="M380.99415508174616,183.95051866906823 L380.99415508544962,183.95051866379154"/>
|
||
<path d="M380.99909555139175,183.94348032132726 L380.99909550086659,183.94348027877794"/>
|
||
<path d="M380.9990955053504,183.94348027238939 L380.99909550086659,183.94348027877794"/>
|
||
<path d="M381.00490877567927,183.93519784266488 L381.00490871721331,183.93519779342884"/>
|
||
<path d="M381.24255433786811,184.15970338449375 L381.24255437960119,184.15970334293488"/>
|
||
<path d="M381.45570448344779,184.40122662232346 L381.45570447810542,184.40122661593492"/>
|
||
<path d="M381.46399869850347,184.39543005604716 L381.46399869232073,184.39543004865459"/>
|
||
<path d="M381.24864692956953,184.15363614796001 L381.24864687904346,184.15363619827485"/>
|
||
<path d="M381.44865663476094,184.40615152721443 L381.44865667649219,184.40615149805294"/>
|
||
<path d="M381.61654814072745,184.6798162831048 L381.61654813703944,184.67981627671622"/>
|
||
<path d="M381.62571439560406,184.67552970071108 L381.62571439133671,184.67552969331848"/>
|
||
<path d="M381.45570453397295,184.40122658701279 L381.45570448344779,184.40122662232346"/>
|
||
<path d="M381.73720680624911,184.98028812590982 L381.73720680354427,184.98028811851725"/>
|
||
<path d="M381.61654814072745,184.6798162831048 L381.61654819125351,184.67981625947635"/>
|
||
<path d="M381.72743875305832,184.98292827895415 L381.72743880358439,184.98292826529774"/>
|
||
<path d="M381.71913772561993,184.98517082871894 L381.71913776735119,184.98517081744507"/>
|
||
<path d="M381.72743875072183,184.9829282725656 L381.72743875305832,184.98292827895415"/>
|
||
<path d="M381.60875883109884,184.68345716234802 L381.60875887283191,184.68345714284138"/>
|
||
<path d="M381.74769703452739,185.14439209012983 L381.74769703361608,185.14439208606041"/>
|
||
<path d="M381.74769703452739,185.14439209012983 L381.74769706671168,185.14439208438287"/>
|
||
<path d="M381.7545253577432,185.14317278151447 L381.75452535892464,185.14317278679115"/>
|
||
<path d="M381.70748858549223,184.98831739997505 L381.7074886074729,184.98831739403522"/>
|
||
<path d="M381.71244187254933,184.98697887248358 L381.71244190473271,184.9869788637931"/>
|
||
<path d="M381.59782768556443,184.68856809413822 L381.59782770754509,184.68856808386118"/>
|
||
<path d="M381.6024755315907,184.68639499728687 L381.60247556377499,184.68639498223882"/>
|
||
<path d="M381.43876557838712,184.41306312282757 L381.43876560036779,184.41306310747018"/>
|
||
<path d="M381.44297100236554,184.41012488694909 L381.44297097018125,184.41012490944064"/>
|
||
<path d="M381.44865663034716,184.40615152193777 L381.44865663476094,184.40615152721443"/>
|
||
<path d="M381.23400389132394,184.16821712618409 L381.2340039133046,184.16821710430639"/>
|
||
<path d="M380.99016997051558,183.95619601104866 L380.99017000269987,183.95619603815189"/>
|
||
<path d="M381.23763968859612,184.1645983566109 L381.23763965641183,184.16459838866609"/>
|
||
<path d="M380.99415508174616,183.95051866906823 L380.99415512347923,183.9505187042125"/>
|
||
<path d="M380.40181995647481,183.68203675917516 L380.4018199575562,183.68203675510574"/>
|
||
<path d="M380.40360097580151,183.67533372573993 L380.40360093406935,183.67533371063456"/>
|
||
<path d="M380.70896021135786,183.78586059455043 L380.70896025309094,183.78586061864485"/>
|
||
<path d="M380.99016997051558,183.95619601104866 L380.9901699733723,183.95619600697921"/>
|
||
<path d="M380.70603619545682,183.79215146801943 L380.70603619734766,183.79215146395001"/>
|
||
<path d="M380.4018199886591,183.68203677082457 L380.40181995647481,183.68203675917516"/>
|
||
<path d="M380.40050225110235,183.68699648223225 L380.40050225036384,183.68699648501152"/>
|
||
<path d="M380.98722192281048,183.96039534868896 L380.98722192085961,183.96039535146826"/>
|
||
<path d="M380.70387332227938,183.79680310339825 L380.70387332357177,183.79680310061894"/>
|
||
<path d="M380.70603622764111,183.79215148660089 L380.70603619545682,183.79215146801943"/>
|
||
<path d="M380.70253140433806,183.79968909102982 L380.70253139311762,183.79968908519814"/>
|
||
<path d="M380.39968509690198,183.69007095458522 L380.3996851081215,183.69007095809604"/>
|
||
<path d="M380.08580526386277,183.63525961834173 L380.08580527508229,183.63525962030093"/>
|
||
<path d="M380.08607966337377,183.63208825545459 L380.08607968535443,183.63208825929311"/>
|
||
<path d="M379.76822948080144,183.63525961834173 L379.76822949202096,183.63525961834173"/>
|
||
<path d="M379.7679550705293,183.63208825545456 L379.76795509250996,183.63208825545456"/>
|
||
<path d="M379.45353248353922,183.68699648501149 L379.45353250551989,183.68699648117308"/>
|
||
<path d="M379.45434983700716,183.69007360401173 L379.45434984822668,183.69007360205234"/>
|
||
<path d="M379.15150335154658,183.79968908519811 L379.1515033627652,183.79968908057347"/>
|
||
<path d="M379.15150440656498,183.79969135471651 L379.15150335154658,183.79968908519811"/>
|
||
<path d="M378.8686417743379,183.96300087254446 L378.86864178555652,183.96300086538665"/>
|
||
<path d="M378.62228645616733,184.170464596188 L378.62228646738777,184.17046458586185"/>
|
||
<path d="M378.62228646738777,184.17046460734079 L378.62228645616733,184.170464596188"/>
|
||
<path d="M378.62003105380381,184.16821941900207 L378.62003103182315,184.16821939712108"/>
|
||
<path d="M378.41787814758891,184.41488593545034 L378.41787813636938,184.41488592760618"/>
|
||
<path d="M378.41526920282695,184.41306312282751 L378.41526922480762,184.4130631381849"/>
|
||
<path d="M378.25909077648112,184.68991432980982 L378.25909048139465,184.68991419138453"/>
|
||
<path d="M378.25620678645146,184.68856810439826 L378.2562067644717,184.68856809413813"/>
|
||
<path d="M378.14961876647385,184.98914951148384 L378.14961875525432,184.98914950847274"/>
|
||
<path d="M378.14654600647782,184.98831739997499 L378.14654602845849,184.9883174059274"/>
|
||
<path d="M378.11138920446001,185.14529119130526 L378.11138922644068,185.14529119522524"/>
|
||
<path d="M378.11452280664298,185.14585003237548 L378.11452279542345,185.14585003037996"/>
|
||
<path d="M378.08259521150057,185.46954050132931 L378.08259518951991,185.46954050132931"/>
|
||
<path d="M378.08577536956864,185.46954050064898 L378.08577535834911,185.46954050064898"/>
|
||
<path d="M378.08259521150057,185.46954049855003 L378.08577536956864,185.46954049923033"/>
|
||
<path d="M378.08686688038188,185.46954049993968 L378.08686688038188,186.45025790502231"/>
|
||
<path d="M378.08577536956864,185.46954049923033 L378.08577536956864,186.451812062915"/>
|
||
<path d="M378.09126120037809,185.37195282555649 L378.08686688038188,185.46954049993968"/>
|
||
<path d="M378.08904542033588,185.39690471751044 L378.08577536956864,185.46954049923033"/>
|
||
<path d="M378.08686688038188,185.46954049993968 L378.08577536956864,185.46954049923033"/>
|
||
<path d="M378.11452280664298,185.14585002896132 L378.10500167567398,185.21722137725337"/>
|
||
<path d="M378.11559849186369,185.14604135611572 L378.10280859345266,185.24191766911952"/>
|
||
<path d="M378.11138922644068,185.14529118852599 L378.11452280664298,185.14585002896132"/>
|
||
<path d="M378.14961876647385,184.98914950705409 L378.11452280664298,185.14585002896132"/>
|
||
<path d="M378.11559849186369,185.14604135611572 L378.11452280664298,185.14585002896132"/>
|
||
<path d="M378.15067363477147,184.98943261791362 L378.11559849186369,185.14604135611572"/>
|
||
<path d="M378.14654602845849,184.98831739719571 L378.14961876647385,184.98914950705409"/>
|
||
<path d="M378.26008047361711,184.69037859729858 L378.15067363477147,184.98943261791362"/>
|
||
<path d="M378.14961876647385,184.98914950705409 L378.15067363477147,184.98943261791362"/>
|
||
<path d="M378.25909077648112,184.68991418996589 L378.14961876647385,184.98914950705409"/>
|
||
<path d="M378.25620678645146,184.68856809135889 L378.25909077648112,184.68991418996589"/>
|
||
<path d="M378.41787814758891,184.41488592618754 L378.25909077648112,184.68991418996589"/>
|
||
<path d="M378.26008047361711,184.69037859729858 L378.25909077648112,184.68991418996589"/>
|
||
<path d="M378.41877412126132,184.41551232702864 L378.26008047361711,184.69037859729858"/>
|
||
<path d="M378.62003105380381,184.1682193943418 L378.62228646738777,184.17046459476936"/>
|
||
<path d="M378.41526922480762,184.41306312004824 L378.41787814758891,184.41488592618754"/>
|
||
<path d="M378.62228646738777,184.17046459476936 L378.41787814758891,184.41488592618754"/>
|
||
<path d="M378.41877412126132,184.41551232702864 L378.41787814758891,184.41488592618754"/>
|
||
<path d="M378.6230609459285,184.17123444313307 L378.41877412126132,184.41551232702864"/>
|
||
<path d="M378.67529096426779,184.12168300217058 L378.62228646738777,184.17046459476936"/>
|
||
<path d="M378.69426909099775,184.10570082737536 L378.6230609459285,184.17123444313307"/>
|
||
<path d="M378.6230609459285,184.17123444313307 L378.62228646738777,184.17046459476936"/>
|
||
<path d="M378.86864178555652,183.96300087112584 L378.81112716765483,184.00729036601064"/>
|
||
<path d="M378.86926969403657,183.96389486404738 L378.79200369639648,184.02339494075065"/>
|
||
<path d="M378.92903303599132,183.92447237704175 L378.86864178555652,183.96300087112584"/>
|
||
<path d="M378.95038778162279,183.91214314832575 L378.86926969403657,183.96389486404738"/>
|
||
<path d="M378.86926969403657,183.96389486404738 L378.86864178555652,183.96300087112584"/>
|
||
<path d="M379.1515033627652,183.79969135471651 L379.08792661777397,183.83273467409404"/>
|
||
<path d="M379.1519639788844,183.80067997001447 L379.06658995803673,183.84505346086218"/>
|
||
<path d="M379.21863489280122,183.77201885581238 L379.1515033627652,183.79969135471651"/>
|
||
<path d="M379.24211644068009,183.76351959133302 L379.1519639788844,183.80067997001447"/>
|
||
<path d="M379.1519639788844,183.80067997001447 L379.1515033627652,183.79969135471651"/>
|
||
<path d="M379.45434984822668,183.69007360259309 L379.38558386469185,183.7115908348861"/>
|
||
<path d="M379.45463049258478,183.69112921053355 L379.36226156870953,183.72003245733899"/>
|
||
<path d="M379.45353250551989,183.68699648223225 L379.45434984822668,183.69007360259309"/>
|
||
<path d="M379.76822949202096,183.63525961692307 L379.45434984822668,183.69007360259309"/>
|
||
<path d="M379.76832373029856,183.63635004589804 L379.45463049258478,183.69112921053355"/>
|
||
<path d="M379.45463049258478,183.69112921053355 L379.45434984822668,183.69007360259309"/>
|
||
<path d="M379.76795509250996,183.63208825267532 L379.76822949202096,183.63525961692307"/>
|
||
<path d="M380.0857112148301,183.63635004589804 L379.76832373029856,183.63635004589804"/>
|
||
<path d="M380.08580527508229,183.63525961692309 L379.76822949202096,183.63525961692307"/>
|
||
<path d="M379.76832373029856,183.63635004589804 L379.76822949202096,183.63525961692307"/>
|
||
<path d="M380.08607968535443,183.63208825267532 L380.08580527508229,183.63525961692309"/>
|
||
<path d="M380.40050227234451,183.68699648223225 L380.3996851081215,183.69007095316658"/>
|
||
<path d="M380.3996851081215,183.69007095316658 L380.08580527508229,183.63525961692309"/>
|
||
<path d="M380.39940445254297,183.69112921053357 L380.0857112148301,183.63635004589804"/>
|
||
<path d="M380.0857112148301,183.63635004589804 L380.08580527508229,183.63525961692309"/>
|
||
<path d="M380.3996851081215,183.69007095316658 L380.39940445254297,183.69112921053357"/>
|
||
<path d="M380.46842029790196,183.71157973819933 L380.3996851081215,183.69007095316658"/>
|
||
<path d="M380.49177219809508,183.72003207077324 L380.39940445254297,183.69112921053357"/>
|
||
<path d="M380.70253140433806,183.7996890837795 L380.63542435270892,183.77202765895657"/>
|
||
<path d="M380.70207077699934,183.8006799700145 L380.61191861111593,183.76351964274818"/>
|
||
<path d="M380.70253140433806,183.7996890837795 L380.70207077699934,183.8006799700145"/>
|
||
<path d="M380.76608742604776,183.83272260596399 L380.70253140433806,183.7996890837795"/>
|
||
<path d="M380.78744713821425,183.84505470624271 L380.70207077699934,183.8006799700145"/>
|
||
<path d="M381.04291608673293,184.00729689422388 L380.98539307616875,183.96300087112587"/>
|
||
<path d="M380.92500152539787,183.92447218543282 L380.98539307616875,183.96300087112587"/>
|
||
<path d="M380.98476477797931,183.9638948640474 L380.98539307616875,183.96300087112587"/>
|
||
<path d="M380.98476477797931,183.9638948640474 L380.90364378382264,183.91214122288156"/>
|
||
<path d="M381.06204351461793,184.02340461879282 L380.98476477797931,183.9638948640474"/>
|
||
<path d="M380.98539307616875,183.9630008811846 L380.98539306494922,183.96300087254451"/>
|
||
<path d="M381.23174809925194,184.17046459618803 L381.23174811047147,184.17046458500997"/>
|
||
<path d="M381.23174811047147,184.17046459476938 L381.1787176131088,184.12165903408115"/>
|
||
<path d="M381.23097371533322,184.17123444313313 L381.15974294598209,184.10567995348057"/>
|
||
<path d="M381.43526077655542,184.41551232702869 L381.23097371533322,184.17123444313313"/>
|
||
<path d="M381.23174811047147,184.17046459476938 L381.23097371533322,184.17123444313313"/>
|
||
<path d="M381.43615590984564,184.41488592618759 L381.43526077655542,184.41551232702869"/>
|
||
<path d="M381.59395423495471,184.69037859729863 L381.43526077655542,184.41551232702869"/>
|
||
<path d="M381.43615589862611,184.41488592760624 L381.43615590984564,184.41488591976969"/>
|
||
<path d="M381.59494399062123,184.6899141861474 L381.59494397940171,184.68991419138459"/>
|
||
<path d="M381.7395118421814,185.14585002837936 L381.73951183096187,185.14585003038002"/>
|
||
<path d="M381.70441563457598,184.98914950847279 L381.70441564579551,184.98914950543474"/>
|
||
<path d="M381.74903366356602,185.21722663158945 L381.7395118421814,185.14585002896138"/>
|
||
<path d="M381.75122643404529,185.2419197780884 L381.73843616939712,185.14604135611577"/>
|
||
<path d="M381.59494399062123,184.68991418996592 L381.59395423495471,184.69037859729863"/>
|
||
<path d="M381.70336078993432,184.98943261791368 L381.59395423495471,184.69037859729863"/>
|
||
<path d="M381.7395118421814,185.14585002896138 L381.73843616939712,185.14604135611577"/>
|
||
<path d="M381.70336078993432,184.98943261791368 L381.73843616939712,185.14604135611577"/>
|
||
<path d="M381.70441564579551,184.98914950705418 L381.70336078993432,184.98943261791368"/>
|
||
<path d="M381.74264574066774,185.14529118852604 L381.7395118421814,185.14585002896138"/>
|
||
<path d="M381.74264574066774,185.14529118852604 L381.70748860747199,184.98831739719577"/>
|
||
<path d="M381.7395118421814,185.14585002896138 L381.70441564579551,184.98914950705418"/>
|
||
<path d="M381.71244190473271,184.98697886841413 L381.70748860747199,184.98831739719577"/>
|
||
<path d="M381.70748860747199,184.98831739719577 L381.59782770754509,184.68856809135895"/>
|
||
<path d="M381.70748860747199,184.98831739719577 L381.70441564579551,184.98914950705418"/>
|
||
<path d="M381.59494399062123,184.68991418996592 L381.70441564579551,184.98914950705418"/>
|
||
<path d="M381.60247556377499,184.68639499321745 L381.59782770754509,184.68856809135895"/>
|
||
<path d="M381.43876560036779,184.41306312004829 L381.59782770754509,184.68856809135895"/>
|
||
<path d="M381.59494399062123,184.68991418996592 L381.59782770754509,184.68856809135895"/>
|
||
<path d="M381.43615590984564,184.41488592618759 L381.59494399062123,184.68991418996592"/>
|
||
<path d="M381.43615590984564,184.41488592618759 L381.43876560036779,184.41306312004829"/>
|
||
<path d="M381.2340039133046,184.16821712340482 L381.23174811047147,184.17046459476938"/>
|
||
<path d="M381.43615590984564,184.41488592618759 L381.23174811047147,184.17046459476938"/>
|
||
<path d="M381.44297100236554,184.41012490537122 L381.43876560036779,184.41306312004829"/>
|
||
<path d="M381.2340039133046,184.16821712340482 L381.43876560036779,184.41306312004829"/>
|
||
<path d="M381.23763968859612,184.16459838459664 L380.99017000269987,183.95619600697921"/>
|
||
<path d="M381.23763968859612,184.16459838459664 L381.2340039133046,184.16821712340482"/>
|
||
<path d="M380.98722194284028,183.96039534868896 L381.2340039133046,184.16821712340482"/>
|
||
<path d="M380.99415512347923,183.95051866379154 L380.99017000269987,183.95619600697921"/>
|
||
<path d="M380.99017000269987,183.95619600697921 L380.98722194284028,183.96039534868896"/>
|
||
<path d="M380.70387334426005,183.79680310061894 L380.98722194284028,183.96039534868896"/>
|
||
<path d="M380.70603622764111,183.79215146395001 L380.99017000269987,183.95619600697921"/>
|
||
<path d="M380.70896025309094,183.78586058927374 L380.70603622764111,183.79215146395001"/>
|
||
<path d="M380.4018199886591,183.68203675510574 L380.70603622764111,183.79215146395001"/>
|
||
<path d="M380.70387334426005,183.79680310061894 L380.70603622764111,183.79215146395001"/>
|
||
<path d="M380.70387334426005,183.79680310061894 L380.40050227234451,183.68699648223225"/>
|
||
<path d="M380.40360097580151,183.67533370535787 L380.4018199886591,183.68203675510574"/>
|
||
<path d="M380.08652195544209,183.62697712974656 L380.4018199886591,183.68203675510574"/>
|
||
<path d="M380.4018199886591,183.68203675510574 L380.40050227234451,183.68699648223225"/>
|
||
<path d="M380.08607968535443,183.63208825267532 L380.40050227234451,183.68699648223225"/>
|
||
<path d="M380.08711978439032,183.62006780321815 L380.08652195544209,183.62697712974656"/>
|
||
<path d="M379.76795509250996,183.63208825267532 L380.08607968535443,183.63208825267532"/>
|
||
<path d="M380.08652195544209,183.62697712974656 L380.08607968535443,183.63208825267532"/>
|
||
<path d="M379.7675128326232,183.62697712974656 L380.08652195544209,183.62697712974656"/>
|
||
<path d="M379.76691501322375,183.62006780321815 L379.7675128326232,183.62697712974656"/>
|
||
<path d="M379.45221498865203,183.68203675510574 L379.7675128326232,183.62697712974656"/>
|
||
<path d="M379.76795509250996,183.63208825267532 L379.7675128326232,183.62697712974656"/>
|
||
<path d="M379.76795509250996,183.63208825267532 L379.45353250551989,183.68699648223225"/>
|
||
<path d="M379.45043363256764,183.67533370535784 L379.45221498865203,183.68203675510574"/>
|
||
<path d="M379.15016162284837,183.79680310061892 L379.45353250551989,183.68699648223225"/>
|
||
<path d="M379.45221498865203,183.68203675510574 L379.45353250551989,183.68699648223225"/>
|
||
<path d="M379.14799846580217,183.79215146394998 L379.45221498865203,183.68203675510574"/>
|
||
<path d="M379.14507473376807,183.78586058927374 L379.14799846580217,183.79215146394998"/>
|
||
<path d="M378.86681292964613,183.96039534868893 L379.15016162284837,183.79680310061892"/>
|
||
<path d="M379.15016162284837,183.79680310061892 L379.14799846580217,183.79215146394998"/>
|
||
<path d="M378.86386497461035,183.95619600697918 L379.14799846580217,183.79215146394998"/>
|
||
<path d="M378.85987986337977,183.95051866379151 L378.86386497461035,183.95619600697918"/>
|
||
<path d="M378.61639519409209,184.16459838459662 L378.86386497461035,183.95619600697918"/>
|
||
<path d="M378.86681292964613,183.96039534868893 L378.86386497461035,183.95619600697918"/>
|
||
<path d="M378.62003105380381,184.1682193943418 L378.86681292964613,183.96039534868893"/>
|
||
<path d="M378.61148060725782,184.15970337921701 L378.61639519409209,184.16459838459662"/>
|
||
<path d="M378.4110634072108,184.41012490537116 L378.61639519409209,184.16459838459662"/>
|
||
<path d="M378.61639519409209,184.16459838459662 L378.62003105380381,184.1682193943418"/>
|
||
<path d="M378.41526922480762,184.41306312004824 L378.62003105380381,184.1682193943418"/>
|
||
<path d="M378.40537797918796,184.40615152193772 L378.4110634072108,184.41012490537116"/>
|
||
<path d="M378.25155884580136,184.68639499321739 L378.4110634072108,184.41012490537116"/>
|
||
<path d="M378.41526922480762,184.41306312004824 L378.4110634072108,184.41012490537116"/>
|
||
<path d="M378.25620678645146,184.68856809135889 L378.41526922480762,184.41306312004824"/>
|
||
<path d="M378.24527554629321,184.68345715707127 L378.25155884580136,184.68639499321739"/>
|
||
<path d="M378.14159264677664,184.98697886841407 L378.25155884580136,184.68639499321739"/>
|
||
<path d="M378.25620678645146,184.68856809135889 L378.25155884580136,184.68639499321739"/>
|
||
<path d="M378.25620678645146,184.68856809135889 L378.14654602845849,184.98831739719571"/>
|
||
<path d="M378.10633774501048,185.14439208606032 L378.09950927868022,185.14317278151441"/>
|
||
<path d="M378.13489705391885,184.98517082344216 L378.09950927868022,185.14317278151441"/>
|
||
<path d="M378.13489705391885,184.98517082344216 L378.14159264677664,184.98697886841407"/>
|
||
<path d="M378.10633774501048,185.14439208606032 L378.14159264677664,184.98697886841407"/>
|
||
<path d="M378.14159264677664,184.98697886841407 L378.14654602845849,184.98831739719571"/>
|
||
<path d="M378.11138922644068,185.14529118852599 L378.14654602845849,184.98831739719571"/>
|
||
<path d="M378.08259521150057,185.46954049855003 L378.11138922644068,185.14529118852599"/>
|
||
<path d="M378.10633774501048,185.14439208606032 L378.11138922644068,185.14529118852599"/>
|
||
<path d="M378.07746921494936,185.46954049790494 L378.10633774501048,185.14439208606032"/>
|
||
<path d="M378.08259521150057,185.46954049855003 L378.08259521150057,186.45334489040619"/>
|
||
<path d="M378.07746921494936,185.46954049790494 L378.08259521150057,185.46954049855003"/>
|
||
<path d="M378.07746921494936,185.46954049790494 L378.07746921494936,186.45479833513892"/>
|
||
<path d="M378.0705395736436,185.46954049730132 L378.07746921494936,185.46954049790494"/>
|
||
<path d="M378.0705395736436,185.46954049730132 L378.0705395736436,186.45615836439106"/>
|
||
<path d="M378.06194935656504,185.4695404967454 L378.06194935656504,186.45741094544061"/>
|
||
<path d="M378.05184047357534,185.46954049624338 L378.05768806888091,185.33903257318684"/>
|
||
<path d="M378.05184047357534,185.46954049624338 L378.06194935656504,185.4695404967454"/>
|
||
<path d="M378.0705395736436,185.46954049730132 L378.07793674888535,185.30488261202828"/>
|
||
<path d="M378.06937167770366,185.30412260454511 L378.07793674888535,185.30488261202828"/>
|
||
<path d="M378.06937167770366,185.30412260454511 L378.06194935656504,185.4695404967454"/>
|
||
<path d="M378.0705395736436,185.46954049730132 L378.06194935656504,185.4695404967454"/>
|
||
<path d="M378.1168278550108,184.98028811851719 L378.07166915778407,185.23375879833031"/>
|
||
<path d="M378.12659588454471,184.98292827256554 L378.06937167770366,185.30412260454511"/>
|
||
<path d="M378.06937167770366,185.30412260454511 L378.06240640183432,185.30350481677084"/>
|
||
<path d="M378.1168278550108,184.98028811851719 L378.12659588454471,184.98292827256554"/>
|
||
<path d="M378.23748661515356,184.67981627671617 L378.12659588454471,184.98292827256554"/>
|
||
<path d="M378.24527554629321,184.68345715707127 L378.13489705391885,184.98517082344216"/>
|
||
<path d="M378.13489705391885,184.98517082344216 L378.12659588454471,184.98292827256554"/>
|
||
<path d="M378.22832054952187,184.67552969331842 L378.23748661515356,184.67981627671617"/>
|
||
<path d="M378.40537797918796,184.40615152193772 L378.24527554629321,184.68345715707127"/>
|
||
<path d="M378.39832975201125,184.40122661593486 L378.23748661515356,184.67981627671617"/>
|
||
<path d="M378.24527554629321,184.68345715707127 L378.23748661515356,184.67981627671617"/>
|
||
<path d="M378.39003601006743,184.39543004865453 L378.39832975201125,184.40122661593486"/>
|
||
<path d="M378.61148060725782,184.15970337921701 L378.40537797918796,184.40615152193772"/>
|
||
<path d="M378.6053875929706,184.15363619188625 L378.39832975201125,184.40122661593486"/>
|
||
<path d="M378.40537797918796,184.40615152193772 L378.39832975201125,184.40122661593486"/>
|
||
<path d="M378.59821768099164,184.14649598686103 L378.6053875929706,184.15363619188625"/>
|
||
<path d="M378.85987986337977,183.95051866379151 L378.61148060725782,184.15970337921701"/>
|
||
<path d="M378.85493953888226,183.94348027238937 L378.6053875929706,184.15363619188625"/>
|
||
<path d="M378.61148060725782,184.15970337921701 L378.6053875929706,184.15363619188625"/>
|
||
<path d="M378.84912594404659,183.93519778603621 L378.85493953888226,183.94348027238937"/>
|
||
<path d="M379.14507473376807,183.78586058927374 L378.85987986337977,183.95051866379151"/>
|
||
<path d="M379.14144975492445,183.77806256943384 L378.85493953888226,183.94348027238937"/>
|
||
<path d="M378.85987986337977,183.95051866379151 L378.85493953888226,183.94348027238937"/>
|
||
<path d="M379.13718427678987,183.76888836180549 L379.14144975492445,183.77806256943384"/>
|
||
<path d="M379.44822571843315,183.6670239677064 L379.14144975492445,183.77806256943384"/>
|
||
<path d="M379.45043363256764,183.67533370535784 L379.14507473376807,183.78586058927374"/>
|
||
<path d="M379.14507473376807,183.78586058927374 L379.14144975492445,183.77806256943384"/>
|
||
<path d="M379.44562739194816,183.65724379837957 L379.44822571843315,183.6670239677064"/>
|
||
<path d="M379.76617393516835,183.61150220666087 L379.44822571843315,183.6670239677064"/>
|
||
<path d="M379.76691501322375,183.62006780321815 L379.45043363256764,183.67533370535784"/>
|
||
<path d="M379.45043363256764,183.67533370535784 L379.44822571843315,183.6670239677064"/>
|
||
<path d="M379.76530171007244,183.60142151666662 L379.76617393516835,183.61150220666087"/>
|
||
<path d="M380.08711978439032,183.62006780321815 L379.76691501322375,183.62006780321815"/>
|
||
<path d="M380.08786106048365,183.6115022066609 L379.76617393516835,183.61150220666087"/>
|
||
<path d="M379.76691501322375,183.62006780321815 L379.76617393516835,183.61150220666087"/>
|
||
<path d="M380.08873310427543,183.60142151666662 L380.08786106048365,183.6115022066609"/>
|
||
<path d="M380.40360097580151,183.67533370535787 L380.08711978439032,183.62006780321815"/>
|
||
<path d="M380.40580927721885,183.66702396770643 L380.08786106048365,183.6115022066609"/>
|
||
<path d="M380.08711978439032,183.62006780321815 L380.08786106048365,183.6115022066609"/>
|
||
<path d="M380.40840723315569,183.6572437983796 L380.40580927721885,183.66702396770643"/>
|
||
<path d="M380.70896025309094,183.78586058927374 L380.40360097580151,183.67533370535787"/>
|
||
<path d="M380.71258505148262,183.77806256943387 L380.40580927721885,183.66702396770643"/>
|
||
<path d="M380.40360097580151,183.67533370535787 L380.40580927721885,183.66702396770643"/>
|
||
<path d="M380.71685044293599,183.76888836180552 L380.71258505148262,183.77806256943387"/>
|
||
<path d="M380.99415512347923,183.95051866379154 L380.70896025309094,183.78586058927374"/>
|
||
<path d="M380.99909555139175,183.94348027238939 L380.71258505148262,183.77806256943387"/>
|
||
<path d="M380.70896025309094,183.78586058927374 L380.71258505148262,183.77806256943387"/>
|
||
<path d="M381.00490877567927,183.93519778603627 L380.99909555139175,183.94348027238939"/>
|
||
<path d="M381.24864692956953,184.15363619188628 L380.99909555139175,183.94348027238939"/>
|
||
<path d="M381.24255437960119,184.15970337921706 L380.99415512347923,183.95051866379154"/>
|
||
<path d="M380.99415512347923,183.95051866379154 L380.99909555139175,183.94348027238939"/>
|
||
<path d="M381.25581703873422,184.14649598686105 L381.24864692956953,184.15363619188628"/>
|
||
<path d="M381.45570453397295,184.40122661593492 L381.24864692956953,184.15363619188628"/>
|
||
<path d="M381.24255437960119,184.15970337921706 L381.24864692956953,184.15363619188628"/>
|
||
<path d="M381.44297100236554,184.41012490537122 L381.23763968859612,184.16459838459664"/>
|
||
<path d="M381.24255437960119,184.15970337921706 L381.23763968859612,184.16459838459664"/>
|
||
<path d="M381.44865667649219,184.40615152193777 L381.24255437960119,184.15970337921706"/>
|
||
<path d="M381.45570453397295,184.40122661593492 L381.44865667649219,184.40615152193777"/>
|
||
<path d="M381.60875887283191,184.6834571570713 L381.44865667649219,184.40615152193777"/>
|
||
<path d="M381.44297100236554,184.41012490537122 L381.44865667649219,184.40615152193777"/>
|
||
<path d="M381.60247556377499,184.68639499321745 L381.44297100236554,184.41012490537122"/>
|
||
<path d="M381.71244190473271,184.98697886841413 L381.60247556377499,184.68639499321745"/>
|
||
<path d="M381.60875887283191,184.6834571570713 L381.60247556377499,184.68639499321745"/>
|
||
<path d="M381.74769706671168,185.14439208606038 L381.71244190473271,184.98697886841413"/>
|
||
<path d="M381.74769706671168,185.14439208606038 L381.75452540065589,185.14317278151447"/>
|
||
<path d="M381.75452540065589,185.14317278151447 L381.71913776735028,184.98517082344225"/>
|
||
<path d="M381.71244190473271,184.98697886841413 L381.71913776735028,184.98517082344225"/>
|
||
<path d="M381.72743880358439,184.9829282725656 L381.71913776735028,184.98517082344225"/>
|
||
<path d="M381.60875887283191,184.6834571570713 L381.71913776735028,184.98517082344225"/>
|
||
<path d="M381.61654819125351,184.67981627671622 L381.60875887283191,184.6834571570713"/>
|
||
<path d="M381.78236587960464,185.23376151927343 L381.73720686471506,184.98028811851725"/>
|
||
<path d="M381.78466301042636,185.30412260454517 L381.72743880358439,184.9829282725656"/>
|
||
<path d="M381.61654819125351,184.67981627671622 L381.45570453397295,184.40122661593492"/>
|
||
<path d="M381.46399875696943,184.39543004865459 L381.45570453397295,184.40122661593492"/>
|
||
<path d="M381.73720686471506,184.98028811851725 L381.72743880358439,184.9829282725656"/>
|
||
<path d="M381.61654819125351,184.67981627671622 L381.72743880358439,184.9829282725656"/>
|
||
<path d="M381.62571445407093,184.67552969331848 L381.61654819125351,184.67981627671622"/>
|
||
<path d="M381.76059411622145,184.97397018162758 L381.64766079602805,184.66527016671751"/>
|
||
<path d="M381.74830455900383,184.97729067043576 L381.63612821782272,184.67066193934505"/>
|
||
<path d="M381.74830455900383,184.97729067043576 L381.73720686471506,184.98028811851725"/>
|
||
<path d="M381.73720686471506,184.98028811851725 L381.62571445407093,184.67552969331848"/>
|
||
<path d="M381.63612821782272,184.67066193934505 L381.64766079602805,184.66527016671751"/>
|
||
<path d="M381.48385659383575,184.38155462256179 L381.64766079602805,184.66527016671751"/>
|
||
<path d="M381.47342163519579,184.38884622326273 L381.63612821782272,184.67066193934505"/>
|
||
<path d="M381.63612821782272,184.67066193934505 L381.62571445407093,184.67552969331848"/>
|
||
<path d="M381.46399875696943,184.39543004865459 L381.62571445407093,184.67552969331848"/>
|
||
<path d="M381.27298305823615,184.12940226450212 L381.48385659383575,184.38155462256179"/>
|
||
<path d="M381.47342163519579,184.38884622326273 L381.48385659383575,184.38155462256179"/>
|
||
<path d="M381.26396251487904,184.1383849563141 L381.47342163519579,184.38884622326273"/>
|
||
<path d="M381.47342163519579,184.38884622326273 L381.46399875696943,184.39543004865459"/>
|
||
<path d="M381.25581703873422,184.14649598686105 L381.46399875696943,184.39543004865459"/>
|
||
<path d="M381.01882849069216,183.91536909850981 L381.27298305823615,184.12940226450212"/>
|
||
<path d="M381.26396251487904,184.1383849563141 L381.27298305823615,184.12940226450212"/>
|
||
<path d="M381.26396251487904,184.1383849563141 L381.01151417802566,183.92579005044311"/>
|
||
<path d="M381.26396251487904,184.1383849563141 L381.25581703873422,184.14649598686105"/>
|
||
<path d="M381.00490877567927,183.93519778603627 L381.25581703873422,184.14649598686105"/>
|
||
<path d="M381.01882849069216,183.91536909850981 L380.72706304248595,183.74691893763537"/>
|
||
<path d="M381.01882849069216,183.91536909850981 L381.01151417802566,183.92579005044311"/>
|
||
<path d="M380.72169681530568,183.75846248944231 L381.01151417802566,183.92579005044311"/>
|
||
<path d="M381.00490877567927,183.93519778603627 L381.01151417802566,183.92579005044311"/>
|
||
<path d="M380.71685044293599,183.76888836180552 L381.00490877567927,183.93519778603627"/>
|
||
<path d="M380.41462847162484,183.63383157221409 L380.72706304248595,183.74691893763537"/>
|
||
<path d="M380.72169681530568,183.75846248944231 L380.72706304248595,183.74691893763537"/>
|
||
<path d="M380.41135964403884,183.64613513094827 L380.72169681530568,183.75846248944231"/>
|
||
<path d="M380.72169681530568,183.75846248944231 L380.71685044293599,183.76888836180552"/>
|
||
<path d="M380.40840723315569,183.6572437983796 L380.71685044293599,183.76888836180552"/>
|
||
<path d="M380.41135964403884,183.64613513094827 L380.41462847162484,183.63383157221409"/>
|
||
<path d="M380.09082123734288,183.5772841046084 L380.41462847162484,183.63383157221409"/>
|
||
<path d="M380.08972399329514,183.58996766680619 L380.41135964403884,183.64613513094827"/>
|
||
<path d="M380.40840723315569,183.6572437983796 L380.41135964403884,183.64613513094827"/>
|
||
<path d="M380.08873310427543,183.60142151666662 L380.40840723315569,183.6572437983796"/>
|
||
<path d="M379.76321358993619,183.5772841046084 L380.09082123734288,183.5772841046084"/>
|
||
<path d="M380.08972399329514,183.58996766680619 L380.09082123734288,183.5772841046084"/>
|
||
<path d="M379.7643108280422,183.58996766680619 L380.08972399329514,183.58996766680619"/>
|
||
<path d="M380.08972399329514,183.58996766680619 L380.08873310427543,183.60142151666662"/>
|
||
<path d="M379.76530171007244,183.60142151666662 L380.08873310427543,183.60142151666662"/>
|
||
<path d="M379.4394061664093,183.63383157221409 L379.76321358993619,183.5772841046084"/>
|
||
<path d="M379.7643108280422,183.58996766680619 L379.76321358993619,183.5772841046084"/>
|
||
<path d="M379.7643108280422,183.58996766680619 L379.44267555578836,183.64613513094824"/>
|
||
<path d="M379.7643108280422,183.58996766680619 L379.76530171007244,183.60142151666662"/>
|
||
<path d="M379.44562739194816,183.65724379837957 L379.76530171007244,183.60142151666662"/>
|
||
<path d="M379.4394061664093,183.63383157221409 L379.12697169016928,183.74691893763537"/>
|
||
<path d="M379.4394061664093,183.63383157221409 L379.44267555578836,183.64613513094824"/>
|
||
<path d="M379.13233828989951,183.75846248944225 L379.44267555578836,183.64613513094824"/>
|
||
<path d="M379.44562739194816,183.65724379837957 L379.44267555578836,183.64613513094824"/>
|
||
<path d="M379.13718427678987,183.76888836180549 L379.44562739194816,183.65724379837957"/>
|
||
<path d="M378.835206336586,183.91536909850979 L379.12697169016928,183.74691893763537"/>
|
||
<path d="M379.13233828989951,183.75846248944225 L379.12697169016928,183.74691893763537"/>
|
||
<path d="M379.13233828989951,183.75846248944225 L378.84252064331167,183.92579005044308"/>
|
||
<path d="M379.13233828989951,183.75846248944225 L379.13718427678987,183.76888836180549"/>
|
||
<path d="M378.84912594404659,183.93519778603621 L379.13718427678987,183.76888836180549"/>
|
||
<path d="M378.58105148517507,184.12940226450206 L378.835206336586,183.91536909850979"/>
|
||
<path d="M378.835206336586,183.91536909850979 L378.84252064331167,183.92579005044308"/>
|
||
<path d="M378.59821768099164,184.14649598686103 L378.84912594404659,183.93519778603621"/>
|
||
<path d="M378.84912594404659,183.93519778603621 L378.84252064331167,183.92579005044308"/>
|
||
<path d="M378.5900723064583,184.13838495631407 L378.84252064331167,183.92579005044308"/>
|
||
<path d="M378.58105148517507,184.12940226450206 L378.37017837537633,184.38155462256174"/>
|
||
<path d="M378.58105148517507,184.12940226450206 L378.5900723064583,184.13838495631407"/>
|
||
<path d="M378.39003601006743,184.39543004865453 L378.59821768099164,184.14649598686103"/>
|
||
<path d="M378.59821768099164,184.14649598686103 L378.5900723064583,184.13838495631407"/>
|
||
<path d="M378.3806128549636,184.38884622326268 L378.5900723064583,184.13838495631407"/>
|
||
<path d="M378.3806128549636,184.38884622326268 L378.37017837537633,184.38155462256174"/>
|
||
<path d="M378.20637422049413,184.66527016671745 L378.37017837537633,184.38155462256174"/>
|
||
<path d="M378.21790646158161,184.670661939345 L378.3806128549636,184.38884622326268"/>
|
||
<path d="M378.39003601006743,184.39543004865453 L378.3806128549636,184.38884622326268"/>
|
||
<path d="M378.22832054952187,184.67552969331842 L378.39003601006743,184.39543004865453"/>
|
||
<path d="M378.20637422049413,184.66527016671745 L378.21790646158161,184.670661939345"/>
|
||
<path d="M378.1168278550108,184.98028811851719 L378.22832054952187,184.67552969331842"/>
|
||
<path d="M378.21790646158161,184.670661939345 L378.22832054952187,184.67552969331842"/>
|
||
<path d="M378.21790646158161,184.670661939345 L378.10572990749961,184.97729067043568"/>
|
||
<path d="M378.1168278550108,184.98028811851719 L378.10572990749961,184.97729067043568"/>
|
||
<path d="M378.09344049815672,184.97397018162752 L378.10572990749961,184.97729067043568"/>
|
||
<path d="M378.04035570978931,185.46954049580151 L378.10572990749961,184.97729067043568"/>
|
||
<path d="M378.04035570978931,185.46954049580151 L378.05184047357534,185.46954049624338"/>
|
||
<path d="M378.05184047357534,185.46954049624338 L378.05184047357534,186.45854204469188"/>
|
||
<path d="M378.02763728259242,185.469540495426 L378.04035570978931,185.46954049580151"/>
|
||
<path d="M378.04035570978931,185.46954049580151 L378.04035570978931,186.45953763000529"/>
|
||
<path d="M377.99907050745651,185.46954049489904 L378.01382823730864,185.46954049512311"/>
|
||
<path d="M378.02763728259242,185.469540495426 L378.02763728259242,186.46038366632899"/>
|
||
<path d="M378.01382823730864,185.46954049512311 L378.01382823730864,186.46106612385316"/>
|
||
<path d="M378.08009682937654,184.97036393331524 L378.01382823730864,185.46954049512311"/>
|
||
<path d="M378.09344049815672,184.97397018162752 L378.02763728259242,185.469540495426"/>
|
||
<path d="M378.02763728259242,185.469540495426 L378.01382823730864,185.46954049512311"/>
|
||
<path d="M378.20637422049413,184.66527016671745 L378.19385289113097,184.65941644772087"/>
|
||
<path d="M378.08009682937654,184.97036393331524 L378.19385289113097,184.65941644772087"/>
|
||
<path d="M378.09344049815672,184.97397018162752 L378.08009682937654,184.97036393331524"/>
|
||
<path d="M378.20637422049413,184.66527016671745 L378.09344049815672,184.97397018162752"/>
|
||
<path d="M377.98350657062883,185.46954049476005 L377.99907050745651,185.46954049489904"/>
|
||
<path d="M377.99907050745651,185.46954049489904 L377.99907050745651,186.4615709651963"/>
|
||
<path d="M377.98350657062883,186.46177902579041 L377.98873121423867,186.46177902583707"/>
|
||
<path d="M377.96727918828719,185.46954049471231 L377.98350657062883,185.46954049476005"/>
|
||
<path d="M377.98350657062883,185.46954049476005 L377.98350657062883,186.46177902579041"/>
|
||
<path d="M377.96727918828719,186.46177902574269 L377.98350657062883,186.46177902579041"/>
|
||
<path d="M377.93548787799364,185.46954049489904 L377.95105182884663,185.46954049476005"/>
|
||
<path d="M377.95105182884663,186.46177902579041 L377.94582710321038,186.46177902583707"/>
|
||
<path d="M377.95105182884663,185.46954049476005 L377.95105182884663,186.46177902579041"/>
|
||
<path d="M377.95105182884663,186.46177902579041 L377.96727918828719,186.46177902574269"/>
|
||
<path d="M377.96727918828719,185.46954049471231 L377.96727918828719,186.46177902574269"/>
|
||
<path d="M377.95105182884663,185.46954049476005 L377.96727918828719,185.46954049471231"/>
|
||
<path d="M381.08031146384519,183.8277824632257 L381.08825330674654,183.81647016918512"/>
|
||
<path d="M380.77800053863984,183.63734584727365 L381.08825330674654,183.81647016918512"/>
|
||
<path d="M380.77217350585079,183.64988028392781 L380.77800053863984,183.63734584727365"/>
|
||
<path d="M381.08031146384519,183.8277824632257 L380.77217350585079,183.64988028392781"/>
|
||
<path d="M379.41192707371783,183.53041007148403 L379.40837759673968,183.51705128468666"/>
|
||
<path d="M379.07603457250616,183.63734584727359 L379.40837759673968,183.51705128468666"/>
|
||
<path d="M379.0818615154617,183.64988028392781 L379.07603457250616,183.63734584727359"/>
|
||
<path d="M379.41192707371783,183.53041007148403 L379.0818615154617,183.64988028392781"/>
|
||
<path d="M378.10943657887083,184.61995569960089 L378.09691524471918,184.61410217045488"/>
|
||
<path d="M377.9767923507784,184.94245165729313 L378.09691524471918,184.61410217045488"/>
|
||
<path d="M377.99013602434889,184.94605771575488 L378.10943657887083,184.61995569960089"/>
|
||
<path d="M377.99013602434889,184.94605771575488 L378.00439673005758,184.94990960322934"/>
|
||
<path d="M377.93548787799364,185.46954049489904 L378.00439673005758,184.94990960322934"/>
|
||
<path d="M377.92073013276831,185.46954049512311 L377.93548787799364,185.46954049489904"/>
|
||
<path d="M377.93548787799364,185.46954049489904 L377.93548787799364,186.46157096752606"/>
|
||
<path d="M377.90692109452311,185.469540495426 L377.9767923507784,184.94245165729313"/>
|
||
<path d="M377.9767923507784,184.94245165729313 L377.99013602434889,184.94605771575488"/>
|
||
<path d="M377.92073013276831,185.46954049512311 L377.99013602434889,184.94605771575488"/>
|
||
<path d="M377.90692109452311,185.469540495426 L377.92073013276831,185.46954049512311"/>
|
||
<path d="M377.92073013276831,185.46954049512311 L377.92073013276831,186.46106612385319"/>
|
||
<path d="M377.89420264955743,185.46954049580151 L377.90692109452311,185.469540495426"/>
|
||
<path d="M377.90692109452311,185.469540495426 L377.90692109452311,186.46038366749386"/>
|
||
<path d="M377.89420264955743,185.46954049580151 L377.89420264955743,186.4595376305877"/>
|
||
<path d="M377.88271789061082,185.46954049624338 L377.88271789061082,186.45854204643729"/>
|
||
<path d="M377.87260899967941,185.4695404967454 L377.88271789061082,185.46954049624338"/>
|
||
<path d="M377.890666418612,185.28827524844345 L377.88271789061082,185.46954049624338"/>
|
||
<path d="M377.90211733823116,185.28929111383462 L377.89420264955743,185.46954049580151"/>
|
||
<path d="M377.89420264955743,185.46954049580151 L377.88271789061082,185.46954049624338"/>
|
||
<path d="M377.88058732190211,185.28738125673323 L377.890666418612,185.28827524844345"/>
|
||
<path d="M377.95340495733808,184.93613107261169 L377.890666418612,185.28827524844345"/>
|
||
<path d="M377.96450260431584,184.93913116923596 L377.90211733823116,185.28929111383462"/>
|
||
<path d="M377.90211733823116,185.28929111383462 L377.890666418612,185.28827524844345"/>
|
||
<path d="M377.94363693169134,184.9334935689939 L377.95340495733808,184.93613107261169"/>
|
||
<path d="M378.07496895007125,184.60384264548861 L377.95340495733808,184.93613107261169"/>
|
||
<path d="M377.96450260431584,184.93913116923596 L377.95340495733808,184.93613107261169"/>
|
||
<path d="M378.08538299769089,184.6087103985783 L377.96450260431584,184.93913116923596"/>
|
||
<path d="M378.06580287649967,184.59955606309489 L378.07496895007125,184.60384264548861"/>
|
||
<path d="M378.25127607997047,184.2984682286195 L378.07496895007125,184.60384264548861"/>
|
||
<path d="M378.26069891088582,184.30505432406463 L378.08538299769089,184.6087103985783"/>
|
||
<path d="M378.08538299769089,184.6087103985783 L378.07496895007125,184.60384264548861"/>
|
||
<path d="M378.24298204621891,184.29267393328021 L378.25127607997047,184.2984682286195"/>
|
||
<path d="M378.4782657933406,184.02704583436105 L378.25127607997047,184.2984682286195"/>
|
||
<path d="M378.26069891088582,184.30505432406463 L378.25127607997047,184.2984682286195"/>
|
||
<path d="M378.48641174259819,184.03515724251375 L378.26069891088582,184.30505432406463"/>
|
||
<path d="M378.47109615728868,184.01990563033985 L378.4782657933406,184.02704583436105"/>
|
||
<path d="M378.7518622786306,183.79664186178286 L378.4782657933406,184.02704583436105"/>
|
||
<path d="M378.48641174259819,184.03515724251375 L378.4782657933406,184.02704583436105"/>
|
||
<path d="M378.75846720786603,183.80604921800278 L378.48641174259819,184.03515724251375"/>
|
||
<path d="M378.74604839198719,183.78835937643376 L378.7518622786306,183.79664186178286"/>
|
||
<path d="M379.06582168908835,183.6153764247382 L378.7518622786306,183.79664186178286"/>
|
||
<path d="M379.07066796683512,183.6258022962177 L378.75846720786603,183.80604921800278"/>
|
||
<path d="M378.75846720786603,183.80604921800278 L378.7518622786306,183.79664186178286"/>
|
||
<path d="M379.06155620301206,183.60619994717689 L379.06582168908835,183.6153764247382"/>
|
||
<path d="M379.40215635827053,183.49363641072935 L379.06582168908835,183.6153764247382"/>
|
||
<path d="M379.07066796683512,183.6258022962177 L379.06582168908835,183.6153764247382"/>
|
||
<path d="M379.40510857990967,183.50474772670347 L379.07066796683512,183.6258022962177"/>
|
||
<path d="M379.39955821308968,183.48385889183311 L379.40215635827053,183.49363641072935"/>
|
||
<path d="M379.75071037189764,183.43277037786473 L379.40215635827053,183.49363641072935"/>
|
||
<path d="M379.40510857990967,183.50474772670347 L379.40215635827053,183.49363641072935"/>
|
||
<path d="M379.75170145016227,183.44422157741488 L379.40510857990967,183.50474772670347"/>
|
||
<path d="M379.74983832810676,183.4226896888745 L379.75071037189764,183.43277037786473"/>
|
||
<path d="M380.10332444245023,183.43277037786473 L379.75071037189764,183.43277037786473"/>
|
||
<path d="M379.75170145016227,183.44422157741488 L379.75071037189764,183.43277037786473"/>
|
||
<path d="M380.10233356041999,183.44422157741491 L379.75170145016227,183.44422157741488"/>
|
||
<path d="M380.10419666754615,183.4226896888745 L380.10332444245023,183.43277037786473"/>
|
||
<path d="M380.4518782668315,183.49363641072935 L380.10332444245023,183.43277037786473"/>
|
||
<path d="M380.44892605218365,183.5047477267035 L380.10233356041999,183.44422157741491"/>
|
||
<path d="M380.10233356041999,183.44422157741491 L380.10332444245023,183.43277037786473"/>
|
||
<path d="M380.45447678256232,183.48385889183311 L380.4518782668315,183.49363641072935"/>
|
||
<path d="M380.78821312525952,183.61537642473826 L380.4518782668315,183.49363641072935"/>
|
||
<path d="M380.44892605218365,183.5047477267035 L380.4518782668315,183.49363641072935"/>
|
||
<path d="M380.78336713836916,183.62580002528071 L380.44892605218365,183.5047477267035"/>
|
||
<path d="M380.792478508773,183.60619994717689 L380.78821312525952,183.61537642473826"/>
|
||
<path d="M381.10217263033928,183.79664186178292 L380.78821312525952,183.61537642473826"/>
|
||
<path d="M380.78336713836916,183.62580002528071 L380.78821312525952,183.61537642473826"/>
|
||
<path d="M381.09556761347221,183.80604921800281 L380.78336713836916,183.62580002528071"/>
|
||
<path d="M381.10798622517495,183.78835937643382 L381.10217263033928,183.79664186178292"/>
|
||
<path d="M381.37576868982842,184.0270458343611 L381.10217263033928,183.79664186178292"/>
|
||
<path d="M381.36762284218412,184.0351572425138 L381.09556761347221,183.80604921800281"/>
|
||
<path d="M381.09556761347221,183.80604921800281 L381.10217263033928,183.79664186178292"/>
|
||
<path d="M381.38293879105322,184.01990563033991 L381.37576868982842,184.0270458343611"/>
|
||
<path d="M381.59333581582951,184.30505432406468 L381.36762284218412,184.0351572425138"/>
|
||
<path d="M381.60275830857654,184.29846822861953 L381.37576868982842,184.0270458343611"/>
|
||
<path d="M381.36762284218412,184.0351572425138 L381.37576868982842,184.0270458343611"/>
|
||
<path d="M381.61105252363222,184.2926739332803 L381.60275830857654,184.29846822861953"/>
|
||
<path d="M381.77906553309776,184.60384264548867 L381.60275830857654,184.29846822861953"/>
|
||
<path d="M381.76865177633545,184.60871039857835 L381.59333581582951,184.30505432406468"/>
|
||
<path d="M381.59333581582951,184.30505432406468 L381.60275830857654,184.29846822861953"/>
|
||
<path d="M381.8895318621876,184.93913116923602 L381.76865177633545,184.60871039857835"/>
|
||
<path d="M381.77906553309776,184.60384264548867 L381.76865177633545,184.60871039857835"/>
|
||
<path d="M381.90062992797675,184.93613107261174 L381.8895318621876,184.93913116923602"/>
|
||
<path d="M381.95191715192732,185.28929111383471 L381.8895318621876,184.93913116923602"/>
|
||
<path d="M381.90062992797675,184.93613107261174 L381.77906553309776,184.60384264548867"/>
|
||
<path d="M381.78823178797438,184.59955606309495 L381.77906553309776,184.60384264548867"/>
|
||
<path d="M381.96336834842486,185.28827524844354 L381.90062992797675,184.93613107261174"/>
|
||
<path d="M381.91039798116662,184.93349356899395 L381.90062992797675,184.93613107261174"/>
|
||
<path d="M381.99403241445862,185.28555580365244 L381.93034777024468,184.92810179854655"/>
|
||
<path d="M381.92539486167652,184.92944051528275 L381.93034777024468,184.92810179854655"/>
|
||
<path d="M381.80695224313831,184.59080406281677 L381.80230439711113,184.59297715966812"/>
|
||
<path d="M381.98892167576514,185.28601036890359 L381.92539486167652,184.92944051528275"/>
|
||
<path d="M381.98201235461465,185.286621250362 L381.91869863011698,184.93125101922919"/>
|
||
<path d="M381.97344751998889,185.28738125673331 L381.91039798116662,184.93349356899395"/>
|
||
<path d="M381.80230439711113,184.59297715966812 L381.92539486167652,184.92944051528275"/>
|
||
<path d="M381.92539486167652,184.92944051528275 L381.91869863011698,184.93125101922919"/>
|
||
<path d="M381.78823178797438,184.59955606309495 L381.91039798116662,184.93349356899395"/>
|
||
<path d="M381.91039798116662,184.93349356899395 L381.91869863011698,184.93125101922919"/>
|
||
<path d="M381.79602109760299,184.59591518385173 L381.91869863011698,184.93125101922919"/>
|
||
<path d="M381.62378603689876,184.28377564616309 L381.80230439711113,184.59297715966812"/>
|
||
<path d="M381.80230439711113,184.59297715966812 L381.79602109760299,184.59591518385173"/>
|
||
<path d="M381.61810075080894,184.28774902838927 L381.79602109760299,184.59591518385173"/>
|
||
<path d="M381.78823178797438,184.59955606309495 L381.79602109760299,184.59591518385173"/>
|
||
<path d="M381.61105252363222,184.2926739332803 L381.78823178797438,184.59955606309495"/>
|
||
<path d="M381.61810075080894,184.28774902838927 L381.62378603689876,184.28377564616309"/>
|
||
<path d="M381.39394601368394,184.0089460893752 L381.62378603689876,184.28377564616309"/>
|
||
<path d="M381.38903133222766,184.01383844412101 L381.61810075080894,184.28774902838927"/>
|
||
<path d="M381.61810075080894,184.28774902838927 L381.61105252363222,184.2926739332803"/>
|
||
<path d="M381.38293879105322,184.01990563033991 L381.61105252363222,184.2926739332803"/>
|
||
<path d="M381.11691213401491,183.7756436441631 L381.39394601368394,184.0089460893752"/>
|
||
<path d="M381.38903133222766,184.01383844412101 L381.39394601368394,184.0089460893752"/>
|
||
<path d="M381.11292702278433,183.78132098614356 L381.38903133222766,184.01383844412101"/>
|
||
<path d="M381.38293879105322,184.01990563033991 L381.38903133222766,184.01383844412101"/>
|
||
<path d="M381.38293879105322,184.01990563033991 L381.10798622517495,183.78835937643382"/>
|
||
<path d="M380.79902731427273,183.59211332591693 L381.11691213401491,183.7756436441631"/>
|
||
<path d="M381.11292702278433,183.78132098614356 L381.11691213401491,183.7756436441631"/>
|
||
<path d="M380.792478508773,183.60619994717689 L381.10798622517495,183.78835937643382"/>
|
||
<path d="M381.11292702278433,183.78132098614356 L381.10798622517495,183.78835937643382"/>
|
||
<path d="M380.79610329837078,183.59840419938593 L381.11292702278433,183.78132098614356"/>
|
||
<path d="M380.79902731427273,183.59211332591693 L380.79610329837078,183.59840419938593"/>
|
||
<path d="M380.45846586353628,183.46884610675292 L380.79902731427273,183.59211332591693"/>
|
||
<path d="M380.45668450745188,183.47554877680403 L380.79610329837078,183.59840419938593"/>
|
||
<path d="M380.792478508773,183.60619994717689 L380.79610329837078,183.59840419938593"/>
|
||
<path d="M380.792478508773,183.60619994717689 L380.45447678256232,183.48385889183311"/>
|
||
<path d="M380.10553556500099,183.40721249717092 L380.45846586353628,183.46884610675292"/>
|
||
<path d="M380.45668450745188,183.47554877680403 L380.45846586353628,183.46884610675292"/>
|
||
<path d="M380.10419666754615,183.4226896888745 L380.45447678256232,183.48385889183311"/>
|
||
<path d="M380.45668450745188,183.47554877680403 L380.45447678256232,183.48385889183311"/>
|
||
<path d="M380.10493755635662,183.41412371493959 L380.45668450745188,183.47554877680403"/>
|
||
<path d="M380.10553556500099,183.40721249717092 L380.10493755635662,183.41412371493959"/>
|
||
<path d="M379.74849941230923,183.40721249717092 L380.10553556500099,183.40721249717092"/>
|
||
<path d="M379.74909724125746,183.41412371493959 L380.10493755635662,183.41412371493959"/>
|
||
<path d="M380.10419666754615,183.4226896888745 L380.10493755635662,183.41412371493959"/>
|
||
<path d="M379.74983832810676,183.4226896888745 L380.10419666754615,183.4226896888745"/>
|
||
<path d="M379.74849941230923,183.40721249717092 L379.74909724125746,183.41412371493959"/>
|
||
<path d="M379.39556911377394,183.46884610675289 L379.74849941230923,183.40721249717092"/>
|
||
<path d="M379.39735010091727,183.475548776804 L379.74909724125746,183.41412371493959"/>
|
||
<path d="M379.74983832810676,183.4226896888745 L379.74909724125746,183.41412371493959"/>
|
||
<path d="M379.74983832810676,183.4226896888745 L379.39955821308968,183.48385889183311"/>
|
||
<path d="M379.05500775766041,183.5921133259169 L379.39556911377394,183.46884610675289"/>
|
||
<path d="M379.39735010091727,183.475548776804 L379.39556911377394,183.46884610675289"/>
|
||
<path d="M379.06155620301206,183.60619994717689 L379.39955821308968,183.48385889183311"/>
|
||
<path d="M379.39735010091727,183.475548776804 L379.39955821308968,183.48385889183311"/>
|
||
<path d="M379.0579314992433,183.5984041993859 L379.39735010091727,183.475548776804"/>
|
||
<path d="M379.05500775766041,183.5921133259169 L379.0579314992433,183.5984041993859"/>
|
||
<path d="M378.73712284329531,183.77564364416307 L379.05500775766041,183.5921133259169"/>
|
||
<path d="M378.74110796407467,183.7813209861435 L379.0579314992433,183.5984041993859"/>
|
||
<path d="M379.06155620301206,183.60619994717689 L379.0579314992433,183.5984041993859"/>
|
||
<path d="M379.06155620301206,183.60619994717689 L378.74604839198719,183.78835937643376"/>
|
||
<path d="M378.73712284329531,183.77564364416307 L378.46008853782632,184.00894608937514"/>
|
||
<path d="M378.74110796407467,183.7813209861435 L378.73712284329531,183.77564364416307"/>
|
||
<path d="M378.46500308689747,184.01383844412095 L378.74110796407467,183.7813209861435"/>
|
||
<path d="M378.74110796407467,183.7813209861435 L378.74604839198719,183.78835937643376"/>
|
||
<path d="M378.47109615728868,184.01990563033985 L378.74604839198719,183.78835937643376"/>
|
||
<path d="M378.23024865654452,184.28377564616304 L378.46008853782632,184.00894608937514"/>
|
||
<path d="M378.46500308689747,184.01383844412095 L378.46008853782632,184.00894608937514"/>
|
||
<path d="M378.23593409411615,184.28774902838924 L378.46500308689747,184.01383844412095"/>
|
||
<path d="M378.46500308689747,184.01383844412095 L378.47109615728868,184.01990563033985"/>
|
||
<path d="M378.24298204621891,184.29267393328021 L378.47109615728868,184.01990563033985"/>
|
||
<path d="M378.05173055654313,184.59297715966807 L378.23024865654452,184.28377564616304"/>
|
||
<path d="M378.23593409411615,184.28774902838924 L378.23024865654452,184.28377564616304"/>
|
||
<path d="M378.06580287649967,184.59955606309489 L378.24298204621891,184.29267393328021"/>
|
||
<path d="M378.23593409411615,184.28774902838924 L378.24298204621891,184.29267393328021"/>
|
||
<path d="M378.05801391291197,184.59591518385167 L378.23593409411615,184.28774902838924"/>
|
||
<path d="M377.92864013928966,184.92944051528269 L378.05173055654313,184.59297715966807"/>
|
||
<path d="M378.05801391291197,184.59591518385167 L378.05173055654313,184.59297715966807"/>
|
||
<path d="M377.93533604921913,184.93125101922914 L378.05801391291197,184.59591518385167"/>
|
||
<path d="M378.06580287649967,184.59955606309489 L378.05801391291197,184.59591518385167"/>
|
||
<path d="M377.94363693169134,184.9334935689939 L378.06580287649967,184.59955606309489"/>
|
||
<path d="M377.92864013928966,184.92944051528269 L377.93533604921913,184.93125101922914"/>
|
||
<path d="M377.87202225375449,185.28662125036192 L377.93533604921913,184.93125101922914"/>
|
||
<path d="M377.94363693169134,184.9334935689939 L377.93533604921913,184.93125101922914"/>
|
||
<path d="M377.94363693169134,184.9334935689939 L377.88058732190211,185.28738125673323"/>
|
||
<path d="M377.86511307681712,185.2860103689035 L377.87202225375449,185.28662125036192"/>
|
||
<path d="M377.87260899967941,185.4695404967454 L377.88058732190211,185.28738125673323"/>
|
||
<path d="M377.87202225375449,185.28662125036192 L377.88058732190211,185.28738125673323"/>
|
||
<path d="M377.8640187797223,185.46954049730132 L377.87202225375449,185.28662125036192"/>
|
||
<path d="M377.87260899967941,185.4695404967454 L377.87260899967941,186.45741094660551"/>
|
||
<path d="M377.8640187797223,185.46954049730132 L377.87260899967941,185.4695404967454"/>
|
||
<path d="M377.8640187797223,185.46954049730132 L377.8640187797223,186.45615836613837"/>
|
||
<path d="M377.85708911112624,185.46954049790494 L377.8640187797223,185.46954049730132"/>
|
||
<path d="M377.85196311028676,185.46954049855003 L377.85196311028676,186.45334489215352"/>
|
||
<path d="M377.85708911112624,185.46954049790494 L377.85708911112624,186.45479833717746"/>
|
||
<path d="M377.86511307681712,185.2860103689035 L377.85708911112624,185.46954049790494"/>
|
||
<path d="M377.85196311028676,185.46954049855003 L377.85708911112624,185.46954049790494"/>
|
||
<path d="M377.86511307681712,185.2860103689035 L377.92864013928966,184.92944051528269"/>
|
||
<path d="M377.92368674740692,184.92810179854646 L377.92864013928966,184.92944051528269"/>
|
||
<path d="M377.92368674740692,184.92810179854646 L377.86000228652438,185.28555580365236"/>
|
||
<path d="M377.86511307681712,185.2860103689035 L377.86000228652438,185.28555580365236"/>
|
||
<path d="M377.85683143800043,185.28527515436429 L377.86000228652438,185.28555580365236"/>
|
||
<path d="M377.85196311028676,185.46954049855003 L377.86000228652438,185.28555580365236"/>
|
||
<path d="M377.848782947372,185.46954049923033 L377.85196311028676,185.46954049855003"/>
|
||
<path d="M377.85574302667783,185.28517826176017 L377.87991084127088,185.10401255670021"/>
|
||
<path d="M377.88098684523402,185.10420369319121 L377.85683143800043,185.28527515436429"/>
|
||
<path d="M377.87991084127088,185.10401255670021 L377.88098684523402,185.10420369319121"/>
|
||
<path d="M377.91955911911327,184.92698676985259 L377.87991084127088,185.10401255670021"/>
|
||
<path d="M377.92061369110752,184.92727233947525 L377.88098684523402,185.10420369319121"/>
|
||
<path d="M378.04708265300314,184.59080406281672 L377.92368674740692,184.92810179854646"/>
|
||
<path d="M377.92061369110752,184.92727233947525 L377.92368674740692,184.92810179854646"/>
|
||
<path d="M378.04320894385592,184.5889935596563 L377.91955911911327,184.92698676985259"/>
|
||
<path d="M378.04419895973433,184.58945796557035 L377.92061369110752,184.92727233947525"/>
|
||
<path d="M377.92061369110752,184.92727233947525 L377.91955911911327,184.92698676985259"/>
|
||
<path d="M378.22604282874681,184.28083743277611 L378.04708265300314,184.59080406281672"/>
|
||
<path d="M378.04419895973433,184.58945796557035 L378.04708265300314,184.59080406281672"/>
|
||
<path d="M378.04320894385592,184.5889935596563 L378.04419895973433,184.58945796557035"/>
|
||
<path d="M378.22253791031153,184.2783886070645 L378.04320894385592,184.5889935596563"/>
|
||
<path d="M378.22343356402553,184.27901462799747 L378.04419895973433,184.58945796557035"/>
|
||
<path d="M378.45419729087962,184.00307723242665 L378.45645295177883,184.0053250809201"/>
|
||
<path d="M378.22604282874681,184.28083743277611 L378.45645295177883,184.0053250809201"/>
|
||
<path d="M378.22343356402553,184.27901462799747 L378.22604282874681,184.28083743277611"/>
|
||
<path d="M378.22253791031153,184.2783886070645 L378.22343356402553,184.27901462799747"/>
|
||
<path d="M378.45342303767438,184.00230738548157 L378.22253791031153,184.2783886070645"/>
|
||
<path d="M378.45419729087962,184.00307723242665 L378.22343356402553,184.27901462799747"/>
|
||
<path d="M378.58690762835295,183.87945991117931 L378.45342303767438,184.00230738548157"/>
|
||
<path d="M378.45419729087962,184.00307723242665 L378.45342303767438,184.00230738548157"/>
|
||
<path d="M378.58761143519814,183.88029447982984 L378.45419729087962,184.00307723242665"/>
|
||
<path d="M378.73234610600821,183.76883878266722 L378.58761143519814,183.88029447982984"/>
|
||
<path d="M378.58690762835295,183.87945991117931 L378.58761143519814,183.88029447982984"/>
|
||
<path d="M378.73171837555356,183.7679447911643 L378.58690762835295,183.87945991117931"/>
|
||
<path d="M378.88729582447513,183.66869046019383 L378.73171837555356,183.7679447911643"/>
|
||
<path d="M378.73234610600821,183.76883878266722 L378.73171837555356,183.7679447911643"/>
|
||
<path d="M378.88784189581975,183.66963668324854 L378.73234610600821,183.76883878266722"/>
|
||
<path d="M379.05150293435736,183.58457343780114 L378.88784189581975,183.66963668324854"/>
|
||
<path d="M378.88729582447513,183.66869046019383 L378.88784189581975,183.66963668324854"/>
|
||
<path d="M379.05104221239662,183.58358255298481 L378.88729582447513,183.66869046019383"/>
|
||
<path d="M379.22039299465951,183.51495748454599 L379.05150293435736,183.58457343780114"/>
|
||
<path d="M379.05104221239662,183.58358255298481 L379.05150293435736,183.58457343780114"/>
|
||
<path d="M379.22002102848774,183.51392950775806 L379.05104221239662,183.58358255298481"/>
|
||
<path d="M379.39315338841379,183.45975365539448 L379.22002102848774,183.51392950775806"/>
|
||
<path d="M379.22039299465951,183.51495748454599 L379.22002102848774,183.51392950775806"/>
|
||
<path d="M379.39343404399233,183.46080926191632 L379.22039299465951,183.51495748454599"/>
|
||
<path d="M379.39343404399233,183.46080926191632 L379.39425139746027,183.46388638091656"/>
|
||
<path d="M379.74805714222157,183.40210099704279 L379.39425139746027,183.46388638091656"/>
|
||
<path d="M379.74768867169723,183.39784185602588 L379.39315338841379,183.45975365539448"/>
|
||
<path d="M379.39343404399233,183.46080926191632 L379.39315338841379,183.45975365539448"/>
|
||
<path d="M379.74778273194943,183.39892963415568 L379.39343404399233,183.46080926191632"/>
|
||
<path d="M379.74778273194943,183.39892963415568 L379.74805714222157,183.40210099704279"/>
|
||
<path d="M380.10597763564283,183.40210099704282 L379.74805714222157,183.40210099704279"/>
|
||
<path d="M380.10625222439876,183.39892963415568 L379.74778273194943,183.39892963415568"/>
|
||
<path d="M380.10634627343052,183.39784185602591 L379.74768867169723,183.39784185602588"/>
|
||
<path d="M379.74778273194943,183.39892963415568 L379.74768867169723,183.39784185602588"/>
|
||
<path d="M380.10597763564283,183.40210099704282 L380.45978338040413,183.46388638091656"/>
|
||
<path d="M380.46060072311093,183.46080926191632 L380.45978338040413,183.46388638091656"/>
|
||
<path d="M380.10625222439876,183.39892963415568 L380.10597763564283,183.40210099704282"/>
|
||
<path d="M380.46060072311093,183.46080926191632 L380.10625222439876,183.39892963415568"/>
|
||
<path d="M380.10634627343052,183.39784185602591 L380.10625222439876,183.39892963415568"/>
|
||
<path d="M380.46088136746994,183.45975365539451 L380.10634627343052,183.39784185602591"/>
|
||
<path d="M380.6336421509327,183.51495748454602 L380.46060072311093,183.46080926191632"/>
|
||
<path d="M380.46088136746994,183.45975365539451 L380.46060072311093,183.46080926191632"/>
|
||
<path d="M380.63401363277308,183.51392950775809 L380.46088136746994,183.45975365539451"/>
|
||
<path d="M380.80299292197606,183.58358255298484 L380.63401363277308,183.51392950775809"/>
|
||
<path d="M380.6336421509327,183.51495748454602 L380.63401363277308,183.51392950775809"/>
|
||
<path d="M380.80253211661284,183.58457343780117 L380.6336421509327,183.51495748454602"/>
|
||
<path d="M380.96673883678568,183.66869046019386 L380.80299292197606,183.58358255298484"/>
|
||
<path d="M380.80253211661284,183.58457343780117 L380.80299292197606,183.58358255298484"/>
|
||
<path d="M380.96619306052844,183.66963668324854 L380.80253211661284,183.58457343780117"/>
|
||
<path d="M381.12168866109414,183.76883878266727 L380.96619306052844,183.66963668324854"/>
|
||
<path d="M380.96673883678568,183.66869046019386 L380.96619306052844,183.66963668324854"/>
|
||
<path d="M381.1223165695742,183.76794479116435 L380.96673883678568,183.66869046019386"/>
|
||
<path d="M381.26642304803727,183.8802944798299 L381.12168866109414,183.76883878266727"/>
|
||
<path d="M381.1223165695742,183.76794479116435 L381.12168866109414,183.76883878266727"/>
|
||
<path d="M381.26712703290787,183.8794572617528 L381.1223165695742,183.76794479116435"/>
|
||
<path d="M381.40061157627633,184.00230738548163 L381.26712703290787,183.8794572617528"/>
|
||
<path d="M381.26642304803727,183.8802944798299 L381.26712703290787,183.8794572617528"/>
|
||
<path d="M381.39983757084656,184.0030772324267 L381.26642304803727,183.8802944798299"/>
|
||
<path d="M381.6279914286938,184.2808374327762 L381.39758177877366,184.00532508092016"/>
|
||
<path d="M381.39983757084656,184.0030772324267 L381.39758177877366,184.00532508092016"/>
|
||
<path d="M381.63149660901536,184.27838860706456 L381.40061157627633,184.00230738548163"/>
|
||
<path d="M381.63060110845481,184.27901462799753 L381.39983757084656,184.0030772324267"/>
|
||
<path d="M381.39983757084656,184.0030772324267 L381.40061157627633,184.00230738548163"/>
|
||
<path d="M381.80695224313831,184.59080406281677 L381.6279914286938,184.2808374327762"/>
|
||
<path d="M381.63060110845481,184.27901462799753 L381.6279914286938,184.2808374327762"/>
|
||
<path d="M381.81082569374985,184.58899355965636 L381.63149660901536,184.27838860706456"/>
|
||
<path d="M381.80983557081299,184.58945796557043 L381.63060110845481,184.27901462799753"/>
|
||
<path d="M381.63060110845481,184.27901462799753 L381.63149660901536,184.27838860706456"/>
|
||
<path d="M381.93342072116093,184.92727233947531 L381.93034777024468,184.92810179854655"/>
|
||
<path d="M381.80695224313831,184.59080406281677 L381.93034777024468,184.92810179854655"/>
|
||
<path d="M381.80983557081299,184.58945796557043 L381.80695224313831,184.59080406281677"/>
|
||
<path d="M381.81082569374985,184.58899355965636 L381.80983557081299,184.58945796557043"/>
|
||
<path d="M381.9344755658035,184.92698676985265 L381.81082569374985,184.58899355965636"/>
|
||
<path d="M381.93342072116093,184.92727233947531 L381.80983557081299,184.58945796557043"/>
|
||
<path d="M381.9344755658035,184.92698676985265 L381.93342072116093,184.92727233947531"/>
|
||
<path d="M381.974123476984,185.1040125567003 L381.9344755658035,184.92698676985265"/>
|
||
<path d="M381.97304781541925,185.10420369319129 L381.93342072116093,184.92727233947531"/>
|
||
<path d="M381.99829192436437,185.28517826176022 L381.974123476984,185.1040125567003"/>
|
||
<path d="M381.99720339415626,185.28527515436434 L381.97304781541925,185.10420369319129"/>
|
||
<path d="M381.97304781541925,185.10420369319129 L381.974123476984,185.1040125567003"/>
|
||
<path d="M381.99829192436437,185.28517826176022 L382.0063435316174,185.46954049993974"/>
|
||
<path d="M381.99720339415626,185.28527515436434 L381.99829192436437,185.28517826176022"/>
|
||
<path d="M381.99720339415626,185.28527515436434 L382.0052515950033,185.46954049923042"/>
|
||
<path d="M381.99403241445862,185.28555580365244 L381.99720339415626,185.28527515436434"/>
|
||
<path d="M381.99403241445862,185.28555580365244 L382.00207153155634,185.46954049855009"/>
|
||
<path d="M381.98892167576514,185.28601036890359 L381.99403241445862,185.28555580365244"/>
|
||
<path d="M381.98892167576514,185.28601036890359 L381.996945653284,185.46954049790503"/>
|
||
<path d="M381.98201235461465,185.286621250362 L381.98892167576514,185.28601036890359"/>
|
||
<path d="M381.98201235461465,185.286621250362 L381.99001589370027,185.46954049730138"/>
|
||
<path d="M381.97344751998889,185.28738125673331 L381.98201235461465,185.286621250362"/>
|
||
<path d="M381.97344751998889,185.28738125673331 L381.98142570027767,185.46954049674545"/>
|
||
<path d="M381.96336834842486,185.28827524844354 L381.97344751998889,185.28738125673331"/>
|
||
<path d="M381.95191715192732,185.28929111383471 L381.9598321244689,185.46954049580157"/>
|
||
<path d="M381.96336834842486,185.28827524844354 L381.97131700653199,185.46954049624344"/>
|
||
<path d="M381.95191715192732,185.28929111383471 L381.96336834842486,185.28827524844354"/>
|
||
<path d="M381.8772423109117,184.94245165729319 L381.94711374458211,185.46954049542609"/>
|
||
<path d="M381.86389866578565,184.94605771575493 L381.8772423109117,184.94245165729319"/>
|
||
<path d="M381.77393814462584,184.9703639333153 L381.78819849549973,184.96650958521093"/>
|
||
<path d="M381.78819849549973,184.96650958521093 L381.85496442277827,185.46954049489909"/>
|
||
<path d="M381.76059411622145,184.97397018162758 L381.77393814462584,184.9703639333153"/>
|
||
<path d="M381.77393814462584,184.9703639333153 L381.84020635820389,185.46954049512317"/>
|
||
<path d="M381.74830455900383,184.97729067043576 L381.81367915885903,185.46954049580157"/>
|
||
<path d="M381.76059411622145,184.97397018162758 L381.82639754468664,185.46954049542609"/>
|
||
<path d="M381.74830455900383,184.97729067043576 L381.76059411622145,184.97397018162758"/>
|
||
<path d="M381.79634638485595,185.33903025183389 L381.80219426980648,185.46954049624344"/>
|
||
<path d="M381.78466301042636,185.30412260454517 L381.7916283291911,185.30350480185348"/>
|
||
<path d="M381.78466301042636,185.30412260454517 L381.79208556812,185.46954049674545"/>
|
||
<path d="M381.7760981670076,185.30488261202836 L381.78466301042636,185.30412260454517"/>
|
||
<path d="M381.7834953659044,185.46954049730138 L381.7760981670076,185.30488261202836"/>
|
||
<path d="M381.74769706671168,185.14439208606038 L381.7765655967728,185.469540497905"/>
|
||
<path d="M381.74264574066774,185.14529118852604 L381.74769706671168,185.14439208606038"/>
|
||
<path d="M381.77143932980789,185.46954049855009 L381.74264574066774,185.14529118852604"/>
|
||
<path d="M381.76498919298456,185.39690445431285 L381.7682592556007,185.46954049923042"/>
|
||
<path d="M381.76716806474678,185.46954049993974 L381.76277385618278,185.37195718476386"/>
|
||
<path d="M381.74264574066865,185.14529118739301 L381.74264571868889,185.14529119130532"/>
|
||
<path d="M381.78349532417315,185.46954050257807 L381.78349532393668,185.46954049730138"/>
|
||
<path d="M381.7760981670076,185.30488261360193 L381.77609812527635,185.30488261730505"/>
|
||
<path d="M381.80219421100855,185.46954049624344 L381.80219421133961,185.46954050363604"/>
|
||
<path d="M381.79208551759484,185.469540503134 L381.79208551730835,185.46954049674545"/>
|
||
<path d="M381.78466301042636,185.30412260645221 L381.78466295990029,185.30412261093372"/>
|
||
<path d="M381.74830455900383,184.9772906610267 L381.7483044935484,184.97729067871208"/>
|
||
<path d="M381.76059411622145,184.97397017136018 L381.76059404482612,184.97397019065491"/>
|
||
<path d="M380.76594632930255,183.66327655134634 L380.76594633398918,183.66327654126508"/>
|
||
<path d="M379.41572040415258,183.54468783087984 L379.41572040683104,183.5446878409611"/>
|
||
<path d="M378.28246423913743,184.32026383989387 L378.28246383177293,184.32026355531252"/>
|
||
<path d="M377.99013594816233,184.94605772538799 L377.99013602434889,184.94605774596627"/>
|
||
<path d="M377.93548779826278,185.46954050498027 L377.93548787799273,185.46954050498027"/>
|
||
<path d="M377.92073005658358,185.46954050475622 L377.92073013276831,185.46954050475622"/>
|
||
<path d="M377.97679227938306,184.94245166632047 L377.9767923507784,184.94245168561469"/>
|
||
<path d="M377.90692102312869,185.46954050445333 L377.90692109452311,185.46954050445333"/>
|
||
<path d="M377.894202584102,185.46954050407783 L377.89420264955743,185.46954050407783"/>
|
||
<path d="M377.89066636014604,185.28827525583606 L377.890666418612,185.28827526102285"/>
|
||
<path d="M377.894202584102,185.46954050407783 L377.8942025844658,185.46954049580151"/>
|
||
<path d="M377.88271783214395,185.46954050363595 L377.88271783246773,185.46954049624338"/>
|
||
<path d="M377.88058727137604,185.2873812631218 L377.88058732190211,185.28738126760331"/>
|
||
<path d="M377.88271783214395,185.46954050363595 L377.88271789061082,185.46954050363595"/>
|
||
<path d="M377.87260894915426,185.46954050313394 L377.87260899967941,185.46954050313394"/>
|
||
<path d="M377.86401873799014,185.46954050257801 L377.8640187797223,185.46954050257801"/>
|
||
<path d="M377.87260894915426,185.46954050313394 L377.87260894943438,185.4695404967454"/>
|
||
<path d="M377.87202221202233,185.28662125563861 L377.87202225375449,185.2866212593417"/>
|
||
<path d="M377.85708907894195,185.46954050197439 L377.85708911112624,185.46954050197439"/>
|
||
<path d="M377.86401873799014,185.46954050257801 L377.86401873822115,185.46954049730132"/>
|
||
<path d="M377.86511304463284,185.28601037297295 L377.86511307681712,185.28601037581853"/>
|
||
<path d="M377.85708907894195,185.46954050197439 L377.85708907911931,185.46954049790494"/>
|
||
<path d="M377.86000226454371,185.28555580643163 L377.86000228652438,185.28555580838665"/>
|
||
<path d="M377.8568314267809,185.28527515578293 L377.85683143800043,185.28527515677595"/>
|
||
<path d="M377.85196308830518,185.46954050132931 L377.85196311028676,185.46954050132931"/>
|
||
<path d="M377.84878293615247,185.46954050064898 L377.848782947372,185.46954050064898"/>
|
||
<path d="M377.848782947372,185.46954049923033 L377.85683143800043,185.28527515436429"/>
|
||
<path d="M377.85574302667783,185.28517826176017 L377.85683143800043,185.28527515436429"/>
|
||
<path d="M377.84769143125277,185.46954049993965 L377.85574302667783,185.28517826176017"/>
|
||
<path d="M377.848782947372,185.46954049923033 L377.848782947372,186.45181206480936"/>
|
||
<path d="M377.84769143125277,185.46954049993965 L377.848782947372,185.46954049923033"/>
|
||
<path d="M377.84769143125277,186.45025790502231 L377.84769143125277,185.46954049993965"/>
|
||
<path d="M381.88675571469184,185.66058079358416 L381.88675577836466,185.78954540722512"/>
|
||
<path d="M381.70130820433178,185.46954050461983 L381.70130827835919,185.46954050461983"/>
|
||
<path d="M381.66857226196817,185.50734971460824 L381.66857234906229,185.50734971460824"/>
|
||
<path d="M381.88675550318067,185.66058082032808 L381.88675550318067,185.66058079358416"/>
|
||
<path d="M381.88675550318067,185.66058082032808 L381.88675571469184,185.66058082032808"/>
|
||
<path d="M381.88675569603174,185.50734972011449 L381.88675552184077,185.50734972011452"/>
|
||
<path d="M381.88675552184077,185.50734969808951 L381.88675552184077,185.50734972011452"/>
|
||
<path d="M382.10493886881022,185.50734971460827 L382.10493885927508,185.50734970359576"/>
|
||
<path d="M382.10493895590616,185.50734970359576 L382.0722026350536,185.46954049525965"/>
|
||
<path d="M381.88675568296503,185.46954049057956 L382.0722026350536,185.46954049525965"/>
|
||
<path d="M382.15168571982713,185.6605808136421 L382.15168571574804,185.66058080027014"/>
|
||
<path d="M381.88675569603174,185.50734969808951 L382.10493895590616,185.50734970359576"/>
|
||
<path d="M382.15168582558317,185.66058080027014 L382.10493895590616,185.50734970359576"/>
|
||
<path d="M382.3393111253622,186.14606322017994 L382.52676584484334,186.14606323996176"/>
|
||
<path d="M382.52676584484334,185.84410601559398 L382.52676584484334,186.14606323996176"/>
|
||
<path d="M381.3016895590913,186.66880588310178 L381.3016895590913,186.14606323996173"/>
|
||
<path d="M381.88675535438279,187.50840431911041 L381.88675535438279,187.50840438348291"/>
|
||
<path d="M381.18645872893785,187.50840436124275 L381.18645888625952,187.50840436124275"/>
|
||
<path d="M381.45394811146662,187.50840437733586 L381.45394811146662,187.50840432525743"/>
|
||
<path d="M381.18645888625952,187.50840434135054 L381.18645872893785,187.50840436124275"/>
|
||
<path d="M381.18645872893785,187.50840436124275 L381.18645872893785,187.50840434135054"/>
|
||
<path d="M381.18645888625952,187.50840434135054 L381.18645888625952,186.75827738587483"/>
|
||
<path d="M381.45394852334221,187.50840432525743 L381.18645888625952,187.50840434135054"/>
|
||
<path d="M381.45394852334221,187.50840432525743 L381.45394852334221,186.75827736978169"/>
|
||
<path d="M381.88675586348973,187.50840431911041 L381.45394852334221,187.50840432525743"/>
|
||
<path d="M381.88675586348973,187.50840431911041 L382.31956310640589,187.50840432525743"/>
|
||
<path d="M381.88675586348973,186.75827736363468 L381.88675586348973,187.50840431911041"/>
|
||
<path d="M382.58705248893466,187.50840434135057 L382.31956310640589,187.50840432525743"/>
|
||
<path d="M382.31956310640589,186.75827736978172 L382.31956310640589,187.50840432525743"/>
|
||
<path d="M382.58705233161209,187.50840436124275 L382.58705248893466,187.50840434135057"/>
|
||
<path d="M382.58705248893466,186.75827738587486 L382.58705248893466,187.50840434135057"/>
|
||
<path d="M382.58705233161209,187.50840434135057 L382.58705233161209,187.50840436124275"/>
|
||
<path d="M382.3195626945303,187.50840432525743 L382.3195626945303,187.50840437733589"/>
|
||
<path d="M382.58705248893466,186.75827738587486 L382.31956310640589,186.75827736978172"/>
|
||
<path d="M382.31956310640589,186.75827736978172 L381.88675586348973,186.75827736363468"/>
|
||
<path d="M381.88675586348973,186.75827736363468 L381.45394852334221,186.75827736978169"/>
|
||
<path d="M381.45394852334221,186.75827736978169 L381.18645888625952,186.75827738587483"/>
|
||
<path d="M381.18645872893785,186.75827740576702 L381.18645888625952,186.75827740576705"/>
|
||
<path d="M381.88675537574773,186.7582774280072 L381.88675535438279,186.7582774280072"/>
|
||
<path d="M382.36372448311931,186.75827737497195 L382.36372451260331,186.75827741666993"/>
|
||
<path d="M381.88675537574773,186.75827736633602 L381.88675537574773,186.75827742530586"/>
|
||
<path d="M381.40978640497588,186.75827737497195 L381.40978637549097,186.7582774166699"/>
|
||
<path d="M381.47305158275003,186.66880586501821 L381.3016895590913,186.66880588310178"/>
|
||
<path d="M381.3016895590913,186.66880588310178 L381.21221956033014,186.75827739582093"/>
|
||
<path d="M381.47305158275003,186.66880586501821 L381.40978670527011,186.75827737497195"/>
|
||
<path d="M381.8867558111956,186.66880585752773 L381.47305158275003,186.66880586501821"/>
|
||
<path d="M381.47305158275003,186.14606322187817 L381.47305158275003,186.66880586501821"/>
|
||
<path d="M381.8867558111956,186.66880585752773 L381.88675584212569,186.75827736633602"/>
|
||
<path d="M382.47182165878303,186.66880588310181 L382.56129165754419,186.75827739582095"/>
|
||
<path d="M382.30046029964933,186.66880586501821 L382.36372484238245,186.75827737497195"/>
|
||
<path d="M381.88675583018949,186.14606321438771 L381.8867558111956,186.14606321438771"/>
|
||
<path d="M381.8867558111956,186.66880585752773 L382.30046029964933,186.66880586501821"/>
|
||
<path d="M381.8867558111956,186.14606321438771 L381.8867558111956,186.66880585752773"/>
|
||
<path d="M382.30046029964933,186.14606322187817 L382.30046029964933,186.66880586501821"/>
|
||
<path d="M382.47182165878303,186.66880588310181 L382.30046029964933,186.66880586501821"/>
|
||
<path d="M382.47182165878303,186.66880588310181 L382.47182165878303,186.14606323996176"/>
|
||
<path d="M382.30046029964933,186.66880590118535 L382.30046001361234,186.66880590118541"/>
|
||
<path d="M382.30046001361234,186.66880586501821 L382.30046001361234,186.66880590118541"/>
|
||
<path d="M381.88675540667691,186.66880590867584 L381.8867558111956,186.66880590867584"/>
|
||
<path d="M381.88675540667691,186.14606326553582 L381.8867558111956,186.14606326553582"/>
|
||
<path d="M381.88675540667691,186.66880590867584 L381.88675540667691,186.66880585752773"/>
|
||
<path d="M381.47305129671213,186.66880586501821 L381.47305129671213,186.66880590118538"/>
|
||
<path d="M381.47305158275003,186.66880590118538 L381.47305129671213,186.66880590118538"/>
|
||
<path d="M382.33931081246237,186.14606322017994 L382.33931081246237,186.14606325974358"/>
|
||
<path d="M381.88675538768393,186.14606321198602 L381.88675538768393,186.14606326793748"/>
|
||
<path d="M381.43420009251031,186.14606325974358 L381.43420009251031,186.14606322017991"/>
|
||
<path d="M381.43420040541014,186.14606322017991 L381.24674537303099,186.14606323996173"/>
|
||
<path d="M381.24674537303099,185.84410601559398 L381.24674537303099,186.14606323996173"/>
|
||
<path d="M381.88675583018949,186.14606321198602 L381.43420040541014,186.14606322017991"/>
|
||
<path d="M381.43420040541014,185.84410599581213 L381.43420040541014,186.14606322017991"/>
|
||
<path d="M381.88675583018949,185.84410598761826 L381.88675583018949,186.14606321198602"/>
|
||
<path d="M382.3393111253622,185.84410599581216 L382.3393111253622,186.14606322017994"/>
|
||
<path d="M381.88675583018949,186.14606321198602 L382.3393111253622,186.14606322017994"/>
|
||
<path d="M381.54020430308856,185.78954541349972 L381.88675577836466,185.78954540722512"/>
|
||
<path d="M381.88675583018949,185.84410598761826 L381.43420040541014,185.84410599581213"/>
|
||
<path d="M381.88675583018949,185.84410598761826 L382.3393111253622,185.84410599581216"/>
|
||
<path d="M382.23330715439306,185.78954541349972 L381.88675577836466,185.78954540722512"/>
|
||
<path d="M381.88675577836466,185.78954540722512 L381.88675583018949,185.84410598761826"/>
|
||
<path d="M381.88675571469184,185.66058079358416 L382.15168582558317,185.66058080027014"/>
|
||
<path d="M381.88675571469184,185.66058079358416 L382.23330715439306,185.78954541349972"/>
|
||
<path d="M382.15168582558317,185.66058080027014 L382.23330715439306,185.78954541349972"/>
|
||
<path d="M382.3768533429743,185.78954542864798 L382.23330715439306,185.78954541349972"/>
|
||
<path d="M382.23330715439306,185.78954541349972 L382.3393111253622,185.84410599581216"/>
|
||
<path d="M382.52676584484334,185.84410601559398 L382.3393111253622,185.84410599581216"/>
|
||
<path d="M382.3768533429743,185.78954542864798 L382.15168582558317,185.66058080027014"/>
|
||
<path d="M382.15168571982713,185.6605808136421 L382.15168582558317,185.66058087421345"/>
|
||
<path d="M382.23330691478486,185.78954544379621 L382.23330689561089,185.78954541349972"/>
|
||
<path d="M382.23330691478486,185.78954544379621 L382.23330715439306,185.78954544379619"/>
|
||
<path d="M382.52676584484334,185.84410601559398 L382.3768533429743,185.78954542864798"/>
|
||
<path d="M382.33931081246237,185.84410603537583 L382.3393111253622,185.84410603537577"/>
|
||
<path d="M381.88675550318067,185.66058082032808 L381.88675571469184,185.6605808990391"/>
|
||
<path d="M381.88675543950876,185.78954545007082 L381.88675543950876,185.78954540722512"/>
|
||
<path d="M381.88675538768393,185.8441060435697 L381.8867558301904,185.8441060435697"/>
|
||
<path d="M382.23330691478486,185.78954544379621 L382.23330715439306,185.78954556712333"/>
|
||
<path d="M381.88675543950876,185.78954545007082 L381.88675577836466,185.78954545007079"/>
|
||
<path d="M381.62182539228934,185.6605808136421 L381.62182549804538,185.6605808136421"/>
|
||
<path d="M381.54020406348127,185.78954544379619 L381.54020430308856,185.78954535462918"/>
|
||
<path d="M381.43420040541014,185.8441060353758 L381.43420009251031,185.8441060353758"/>
|
||
<path d="M381.88675538768393,185.84410598761826 L381.88675538768393,185.8441060435697"/>
|
||
<path d="M381.54020406348127,185.78954544379619 L381.54020430308856,185.78954544379621"/>
|
||
<path d="M381.54020408265524,185.78954541349972 L381.54020406348127,185.78954544379619"/>
|
||
<path d="M381.54020430308856,185.78954541349972 L381.43420040541014,185.84410599581213"/>
|
||
<path d="M381.24674537303099,185.84410601559398 L381.43420040541014,185.84410599581213"/>
|
||
<path d="M381.43420040541014,185.84410587432518 L381.43420009251031,185.8441060353758"/>
|
||
<path d="M381.39665787490003,185.78954542864795 L381.24674537303099,185.84410601559398"/>
|
||
<path d="M381.54020430308856,185.78954541349972 L381.39665787490003,185.78954542864795"/>
|
||
<path d="M381.62182549804538,185.66058080027014 L381.39665787490003,185.78954542864795"/>
|
||
<path d="M381.88675571469184,185.66058079358416 L381.54020430308856,185.78954541349972"/>
|
||
<path d="M381.62182549804538,185.66058080027014 L381.54020430308856,185.78954541349972"/>
|
||
<path d="M381.62182539636933,185.66058080027014 L381.62182539228934,185.6605808136421"/>
|
||
<path d="M381.88675569603174,185.50734969808951 L381.88675571469184,185.66058079358416"/>
|
||
<path d="M381.62182549804538,185.66058080027014 L381.88675571469184,185.66058079358416"/>
|
||
<path d="M381.66857234906229,185.50734970359576 L381.62182549804538,185.66058080027014"/>
|
||
<path d="M381.66857226196817,185.50734971460824 L381.66857234906229,185.50734970359576"/>
|
||
<path d="M381.70130827835919,185.46954049525965 L381.70130820433178,185.46954050461983"/>
|
||
<path d="M381.6685722715024,185.50734970359576 L381.66857226196817,185.50734971460824"/>
|
||
<path d="M381.88675569603174,185.50734969808951 L381.66857234906229,185.50734970359576"/>
|
||
<path d="M381.70130827835919,185.46954049525965 L381.66857234906229,185.50734970359576"/>
|
||
<path d="M381.88675568296503,185.46954049057956 L381.70130827835919,185.46954049525965"/>
|
||
<path d="M381.88675569603174,185.50734969808951 L381.88675568296503,185.46954049057956"/>
|
||
<path d="M380.8345926854422,189.6702896084565 L381.88675583760551,187.5084043223834"/>
|
||
<path d="M380.8345926854422,189.6702896084565 L381.49796039758121,187.50840432790534"/>
|
||
<path d="M379.2225839341877,189.67028966758207 L381.49796039758121,187.50840432790534"/>
|
||
<path d="M379.90933516292307,189.67028963180701 L381.49796039758121,187.50840432790534"/>
|
||
<path d="M381.25767167874028,187.50840434236196 L379.2225839341877,189.67028966758207"/>
|
||
<path d="M381.8867558376046,187.50840432887341 L381.88675578627635,187.50840432887341"/>
|
||
<path d="M381.88675586349063,187.5084043223834 L381.88675583760551,187.5084043223834"/>
|
||
<path d="M382.93892034190003,189.67028960845653 L382.27555119028375,187.50840432790534"/>
|
||
<path d="M381.88675667243069,189.67028960034696 L381.88675583760551,187.5084043223834"/>
|
||
<path d="M382.93892034190003,189.67028960845653 L381.88675583760551,187.5084043223834"/>
|
||
<path d="M383.86417749507245,189.67028963180707 L382.27555119028375,187.50840432790534"/>
|
||
<path d="M384.55092863104755,189.67028966758215 L382.27555119028375,187.50840432790534"/>
|
||
<path d="M382.51584005894665,187.50840434236198 L384.55092863104755,189.67028966758215"/>
|
||
<path d="M380.8345926854422,189.6702896084565 L381.88675667243069,189.67028960034696"/>
|
||
<path d="M382.93892034190003,189.67028960845653 L381.88675667243069,189.67028960034696"/>
|
||
<path d="M383.86417749507245,189.67028963180707 L382.93892034190003,189.67028960845653"/>
|
||
<path d="M384.55092863104755,189.67028966758215 L383.86417749507245,189.67028963180707"/>
|
||
<path d="M384.9163409771586,189.67028971146675 L384.55092863104755,189.67028966758215"/>
|
||
<path d="M378.85717042995884,189.67028975816771 L378.85717079930646,189.67028975816777"/>
|
||
<path d="M378.85717079930646,189.67028971146667 L379.2225839341877,189.67028966758207"/>
|
||
<path d="M379.90933516292307,189.67028963180701 L379.2225839341877,189.67028966758207"/>
|
||
<path d="M379.90933516292307,189.67028963180701 L380.8345926854422,189.6702896084565"/>
|
||
<path d="M378.85717079930646,189.67028971146667 L378.85717042995884,189.67028975816771"/>
|
||
<path d="M378.85717042995884,189.67028975816771 L378.85717079930646,189.67028942553449"/>
|
||
<path d="M378.85717079930646,189.67028971146667 L381.25767167874028,187.50840434236196"/>
|
||
<path d="M382.51584005894665,187.50840448750796 L382.51583991762209,187.50840436023137"/>
|
||
<path d="M382.51584005894665,187.50840434236198 L384.9163409771586,189.67028971146675"/>
|
||
</g>
|
||
<g id="product-f644b55b-963b-4ce1-a0d3-087a1174967d" class="IfcLightFixture material-null predefinedtype-POINTSOURCE EPsetStatusStatus-NEW projection" ifc:name="LightFixture" ifc:guid="3sHBLRbZjCuQ3J27eHT9Pz">
|
||
<path d="M382.28862880846054,189.72684122262194 L382.28863228514138,189.72683720259457"/>
|
||
<path d="M382.28862478843394,189.72684416668235 L382.28862880846054,189.72684122262194"/>
|
||
<path d="M382.19141657481441,189.7980330302224 L382.19142059484102,189.79803150258567"/>
|
||
<path d="M381.77635993755348,189.87185190419945 L381.77635591752596,189.8718503780689"/>
|
||
<path d="M381.58351246085613,189.79863945895002 L381.58351648088365,189.79864238557644"/>
|
||
<path d="M381.48488659159329,189.72683720259457 L381.4848900682623,189.72684122262194"/>
|
||
<path d="M381.99715571889874,189.871852552603 L381.99715973892626,189.87185190419947"/>
|
||
<path d="M381.88675962896423,189.88965870250235 L381.88675560893671,189.88965805409643"/>
|
||
<path d="M381.18645918624361,187.26373626693322 L381.18646320627022,187.26373626693322"/>
|
||
<path d="M381.18645919458913,187.26135703353452 L381.18646321461665,187.26135703353452"/>
|
||
<path d="M381.18645920261451,187.25431622880299 L381.18646322264112,187.25431622880299"/>
|
||
<path d="M381.18645921000962,187.24287959972176 L381.18646323003713,187.24287959972176"/>
|
||
<path d="M381.18646323652092,187.22749168225107 L381.1864592164934,187.22749168225107"/>
|
||
<path d="M381.18646324184056,187.20873856742185 L381.18645922181304,187.20873856742185"/>
|
||
<path d="M381.18646324579413,187.18734544115267 L381.18645922576661,187.18734544115267"/>
|
||
<path d="M381.18646324822794,187.1641294623054 L381.18645922820133,187.1641294623054"/>
|
||
<path d="M381.18646324905012,187.13998959077884 L381.1864592290226,187.13998959077884"/>
|
||
<path d="M381.18646324822794,187.11584721196715 L381.18645922820133,187.11584721196715"/>
|
||
<path d="M381.18646324579413,187.09263118642431 L381.18645922576661,187.09263118642431"/>
|
||
<path d="M381.18646324184056,187.07123810846605 L381.18645922181304,187.07123810846605"/>
|
||
<path d="M381.1864592164934,187.05248499498225 L381.18646323652092,187.05248499498225"/>
|
||
<path d="M381.18645921000962,187.03709703183972 L381.18646323003713,187.03709703183972"/>
|
||
<path d="M381.18645920261451,187.02566040462884 L381.18646322264112,187.02566040462884"/>
|
||
<path d="M381.18645919458913,187.01861960192676 L381.18646321461665,187.01861960192676"/>
|
||
<path d="M381.18645918624361,187.0162404179498 L381.18646320627022,187.0162404179498"/>
|
||
<path d="M378.41631648315843,186.679104079875 L378.41631648315843,186.67910404149094"/>
|
||
<path d="M378.41631641458616,186.78512836668031 L378.41631641458616,186.78512831095532"/>
|
||
<path d="M378.41631635447948,186.92781191583674 L378.41631635447948,186.92781184491227"/>
|
||
<path d="M378.41631626850221,187.30003057087174 L378.41631626850221,187.30003047820443"/>
|
||
<path d="M378.41631624593037,187.51526047622343 L378.41631624593037,187.51526037784836"/>
|
||
<path d="M378.41631623830881,187.73909330421372 L378.41631623830881,187.73909320391135"/>
|
||
<path d="M378.29499965943478,187.73909330421372 L378.29499965943478,187.73909320391135"/>
|
||
<path d="M378.41631624593037,187.96292613027671 L378.41631624593037,187.96292603190162"/>
|
||
<path d="M378.41631626850221,188.17815602992064 L378.41631626850221,188.17815593725334"/>
|
||
<path d="M378.41631630515485,188.37651281831302 L378.41631630515485,188.37651273491463"/>
|
||
<path d="M378.41631635447948,188.55037466321281 L378.41631635447948,188.55037459228834"/>
|
||
<path d="M378.41631641458616,188.69306065735154 L378.41631641458616,188.69306060162654"/>
|
||
<path d="M378.41631648315843,188.79908492681591 L378.41631648315843,188.79908488843185"/>
|
||
<path d="M378.41631655756419,188.86437435712452 L378.41631655756419,188.86437433755648"/>
|
||
<path d="M378.41631663495764,188.88641412385374 L378.41631663494309,188.88641814388112"/>
|
||
<path d="M378.41631261491557,188.88641814388112 L378.41631663494309,188.88641814388112"/>
|
||
<path d="M378.41631671232744,188.86437033709714 L378.41631671232199,188.86437433755648"/>
|
||
<path d="M378.41631269229538,188.86437433755648 L378.41631671232199,188.86437433755648"/>
|
||
<path d="M378.41631678673139,188.79908090678853 L378.41631678672957,188.79908488843185"/>
|
||
<path d="M378.41631276670114,188.79908488843185 L378.41631678672957,188.79908488843185"/>
|
||
<path d="M378.41631685530274,188.69305663732419 L378.41631685530092,188.69306060162654"/>
|
||
<path d="M378.4163128352734,188.69306060162654 L378.41631685530092,188.69306060162654"/>
|
||
<path d="M378.41631691540579,188.55037459228834 L378.41631289537827,188.55037459228834"/>
|
||
<path d="M378.41631691540761,188.55037064318543 L378.41631691540579,188.55037459228834"/>
|
||
<path d="M378.41631696473132,188.37651273491463 L378.4163129447038,188.37651273491463"/>
|
||
<path d="M378.41631696473223,188.37650879828564 L378.41631696473132,188.37651273491463"/>
|
||
<path d="M378.41631700138487,188.17815593725334 L378.41631298135735,188.17815593725334"/>
|
||
<path d="M378.41631700138578,188.17815200989327 L378.41631700138487,188.17815593725334"/>
|
||
<path d="M378.41631702395671,187.96292603190162 L378.41631300392828,187.96292603190162"/>
|
||
<path d="M378.41631702395671,187.96292211024934 L378.41631702395671,187.96292603190162"/>
|
||
<path d="M378.41631703157645,187.73909320391135 L378.41631301154894,187.73909320391135"/>
|
||
<path d="M378.41631703157645,187.73908928418635 L378.41631703157645,187.73909320391135"/>
|
||
<path d="M378.29500045270242,187.73909319772591 L378.29500045270242,187.73909320391135"/>
|
||
<path d="M378.41631702395671,187.51526037784836 L378.41631300392828,187.51526037784836"/>
|
||
<path d="M378.4163170239558,187.51525645619608 L378.41631702395671,187.51526037784836"/>
|
||
<path d="M378.41631700138487,187.30003047820443 L378.41631298135735,187.30003047820443"/>
|
||
<path d="M378.41631700138487,187.30002655084436 L378.41631700138487,187.30003047820443"/>
|
||
<path d="M378.41631696473132,187.10167368981206 L378.4163129447038,187.10167368981206"/>
|
||
<path d="M378.41631691540397,186.92780789580937 L378.41631691540579,186.92781184491227"/>
|
||
<path d="M378.41631289537827,186.92781184491227 L378.41631691540579,186.92781184491227"/>
|
||
<path d="M378.41631685529819,186.78512434665294 L378.41631685530092,186.78512831095532"/>
|
||
<path d="M378.4163128352734,186.78512831095532 L378.41631685530092,186.78512831095532"/>
|
||
<path d="M378.41631678672411,186.67910005984763 L378.41631678672957,186.67910404149094"/>
|
||
<path d="M378.41631276670114,186.67910404149094 L378.41631678672957,186.67910404149094"/>
|
||
<path d="M378.41631671230834,186.61381061072302 L378.41631671232199,186.61381461118236"/>
|
||
<path d="M378.41631269229538,186.61381461118236 L378.41631671232199,186.61381461118236"/>
|
||
<path d="M378.41631655756419,186.61381461118236 L378.41631655756419,186.61381463075037"/>
|
||
<path d="M378.41631261491557,186.59176836424396 L378.41631663494309,186.59176836424396"/>
|
||
<path d="M378.29499988556245,186.54836879202063 L378.29499988556245,186.54836874890245"/>
|
||
<path d="M378.29499988556245,188.9298177592226 L378.29499988556245,188.92981771610442"/>
|
||
<path d="M378.29499996914592,189.00316125580537 L378.29499996914592,189.0031612338239"/>
|
||
<path d="M378.2950000560827,189.02792056304801 L378.29500005606815,189.02792458307539"/>
|
||
<path d="M378.29499603604154,189.02792458307539 L378.29500005606815,189.02792458307539"/>
|
||
<path d="M378.29500014299583,189.00315723577802 L378.29500014299128,189.0031612338239"/>
|
||
<path d="M378.29499612296468,189.0031612338239 L378.29500014299128,189.0031612338239"/>
|
||
<path d="M378.29500022657658,188.92981373919525 L378.29500022657476,188.92981771610442"/>
|
||
<path d="M378.29499620654724,188.92981771610442 L378.29500022657476,188.92981771610442"/>
|
||
<path d="M378.29499628357689,188.81071765665729 L378.29500030360441,188.81071765665729"/>
|
||
<path d="M378.29500037112166,188.65043585851097 L378.29499635109505,188.65043585851097"/>
|
||
<path d="M378.29500042653262,188.45512878498056 L378.29499640650511,188.45512878498056"/>
|
||
<path d="M378.29500046770545,188.23230675628378 L378.29499644767793,188.23230675628378"/>
|
||
<path d="M378.29500049305943,187.9905329084402 L378.29499647303282,187.9905329084402"/>
|
||
<path d="M378.29500050162142,187.73909319772591 L378.2949964815939,187.73909319772591"/>
|
||
<path d="M378.29500049305943,187.48765348917664 L378.29499647303282,187.48765348917664"/>
|
||
<path d="M378.29500046770545,187.2458796477448 L378.29499644767793,187.2458796477448"/>
|
||
<path d="M378.29500042653262,187.02305762946014 L378.29499640650511,187.02305762946014"/>
|
||
<path d="M378.29499635109505,186.82775056994208 L378.29500037112166,186.82775056994208"/>
|
||
<path d="M378.29499628357689,186.66746878886988 L378.29500030360441,186.66746878886988"/>
|
||
<path d="M378.2950002265693,186.54836477199325 L378.29500022657476,186.54836874890245"/>
|
||
<path d="M378.29499620654724,186.54836874890245 L378.29500022657476,186.54836874890245"/>
|
||
<path d="M378.29500014297764,186.4750212542738 L378.29500014299128,186.47502525231971"/>
|
||
<path d="M378.29499612296468,186.47502525231971 L378.29500014299128,186.47502525231971"/>
|
||
<path d="M378.29499996914592,186.47502525231971 L378.29499996914592,186.47502527430117"/>
|
||
<path d="M378.29499603604154,186.45026192504969 L378.29500005606815,186.45026192504969"/>
|
||
<path d="M377.99013996819076,184.94606174541536 L377.99013997128941,184.94606173578225"/>
|
||
<path d="M378.09691919335046,184.61410619950956 L378.09691919905026,184.61410619048223"/>
|
||
<path d="M379.41193101756062,183.53041410114452 L379.41193101500039,183.53041409151137"/>
|
||
<path d="M380.10004878358677,183.47068013039114 L380.10004878441987,183.47068012075803"/>
|
||
<path d="M380.77217744969357,183.6498843135883 L380.77217745417192,183.64988430395519"/>
|
||
<path d="M381.95192110649941,185.2892951421384 L381.95192110471771,185.28929513386208"/>
|
||
<path d="M381.9471176934544,185.46954451545344 L381.9471176932143,185.46954452448077"/>
|
||
<path d="M381.11986380518056,183.77144794528138 L381.11986380322969,183.77144794806065"/>
|
||
<path d="M380.80119418679033,183.58746306113895 L380.80119418549793,183.58746306391822"/>
|
||
<path d="M379.05284858716777,183.58746571056545 L379.05284858845835,183.58746571334473"/>
|
||
<path d="M378.7341788741528,183.77144794528135 L378.73417887610367,183.7714479480606"/>
|
||
<path d="M378.81878118000395,183.89196846245218 L378.81878118708073,183.89196847253342"/>
|
||
<path d="M379.11492149617288,183.72099264110685 L379.11492150085951,183.72099265118811"/>
|
||
<path d="M380.09328990633958,183.54880224693807 L380.09328990546737,183.5488022570193"/>
|
||
<path d="M379.43206741178574,183.60619904499433 L379.43206741446511,183.60619905507556"/>
|
||
<path d="M379.76075299911145,183.54880224693807 L379.76075299998365,183.5488022570193"/>
|
||
<path d="M378.82726862677237,183.90406083352389 L378.82726862001118,183.90406082389077"/>
|
||
<path d="M378.18047500555122,184.65316707399381 L378.18047501137198,184.65316706391258"/>
|
||
<path d="M378.35885181246204,184.37364102995159 L378.35885182051925,184.37364102031847"/>
|
||
<path d="M378.34674370328003,184.36517950870714 L378.34674369484901,184.36517951878838"/>
|
||
<path d="M378.19385683497376,184.65942047738133 L378.19385684053532,184.65942046774825"/>
|
||
<path d="M377.99907444775317,185.46954452500765 L377.99907444909195,185.46954451492641"/>
|
||
<path d="M378.06584004754177,184.96651360523822 L378.06584004385286,184.96651361531946"/>
|
||
<path d="M378.08010077321842,184.97036796297573 L378.08010077674271,184.97036795334262"/>
|
||
<path d="M379.43941011504148,183.6338356012688 L379.43941011264224,183.63383559224147"/>
|
||
<path d="M379.43586082730735,183.6204768144714 L379.43586082474803,183.62047680483829"/>
|
||
<path d="M379.12114869584593,183.73438890852537 L379.12114869136758,183.73438889889226"/>
|
||
<path d="M379.76321753856655,183.5772881336631 L379.7632175377862,183.57728812463577"/>
|
||
<path d="M380.09082518597506,183.5772881336631 L380.09082518675541,183.57728812463577"/>
|
||
<path d="M380.41463242025611,183.6338356012688 L380.41463242265536,183.63383559224147"/>
|
||
<path d="M380.72706699111814,183.74692296669008 L380.72706699531454,183.74692295766275"/>
|
||
<path d="M380.41818208424911,183.62047680483829 L380.41818208168979,183.6204768144714"/>
|
||
<path d="M380.73289402838464,183.73438889889229 L380.73289402390719,183.7343889085254"/>
|
||
<path d="M381.02677428222478,183.90406083352391 L381.02677428898596,183.9040608238908"/>
|
||
<path d="M380.73912150390106,183.72099264110687 L380.73912149921443,183.72099265118811"/>
|
||
<path d="M380.42197530442036,183.60619904499436 L380.4219753017419,183.60619905507559"/>
|
||
<path d="M381.03526153620214,183.89196846245221 L381.03526152912536,183.89196847253345"/>
|
||
<path d="M381.50729887942316,184.36517951878844 L381.50729887099214,184.3651795087072"/>
|
||
<path d="M381.01883243932343,183.91537312756452 L381.01883244566079,183.91537311853719"/>
|
||
<path d="M381.49519062342324,184.37364102995164 L381.49519061536694,184.37364102031853"/>
|
||
<path d="M381.66018593209037,184.65942047738139 L381.6601859265279,184.65942046774828"/>
|
||
<path d="M378.069375648402,185.30412662457246 L378.06937564720602,185.30412663096104"/>
|
||
<path d="M378.09951325697557,185.14317680681845 L378.09951325786778,185.14317680154176"/>
|
||
<path d="M378.07747320279168,185.46954452200174 L378.0774732028035,185.46954451793232"/>
|
||
<path d="M378.07794072811475,185.30488663205566 L378.0779407271807,185.30488663733234"/>
|
||
<path d="M378.07794072788465,185.30488663205566 L378.0779407271807,185.30488663733234"/>
|
||
<path d="M381.75452937895125,185.14317680681853 L381.75452937805994,185.14317680154184"/>
|
||
<path d="M381.78466697992872,185.30412663096109 L381.78466697873273,185.30412662457255"/>
|
||
<path d="M378.8686429848608,183.96300087254446 L378.86864580558313,183.96300489115319"/>
|
||
<path d="M379.15150551528632,183.79969135471651 L379.15150738279181,183.79969537474386"/>
|
||
<path d="M380.70253729295882,183.79968908519814 L380.70253542436467,183.79969310380687"/>
|
||
<path d="M380.98539991693497,183.96300087254451 L380.98539709619536,183.96300489115322"/>
|
||
<path d="M378.07747323497688,185.46954451793232 L378.07747324638012,185.46954050197439"/>
|
||
<path d="M378.07794147937739,185.304882617305 L378.07794076891196,185.30488663205566"/>
|
||
<path d="M378.06937569773027,185.30412662457246 L378.06937644927848,185.30412261093366"/>
|
||
<path d="M378.07794130449065,185.304882617305 L378.07794076891196,185.30488663205566"/>
|
||
<path d="M378.09951397733266,185.1431727867911 L378.09951329870682,185.14317680154176"/>
|
||
<path d="M381.75452874205848,185.14317278679115 L381.75452942068341,185.14317680154184"/>
|
||
<path d="M381.78466703045478,185.30412662457255 L381.78466627890657,185.30412261093372"/>
|
||
<path d="M381.6601819882485,184.65942234713103 L381.66018600827601,184.65942046774828"/>
|
||
<path d="M378.08010084940406,184.97036795334262 L378.08009682937654,184.97036686682105"/>
|
||
<path d="M378.19385289113188,184.65941858916628 L378.1938569111594,184.65942046774822"/>
|
||
<path d="M378.35884819979901,184.37363821107994 L378.35885221982653,184.37364102031847"/>
|
||
<path d="M378.1938569111594,184.65942046774822 L378.19385922656829,184.65941645735398"/>
|
||
<path d="M378.37018239540294,184.38155864258908 L378.37017837537542,184.38155583336027"/>
|
||
<path d="M378.35885557370466,184.37363700992421 L378.35885221982653,184.37364102031847"/>
|
||
<path d="M378.57125712538937,184.11964936322593 L378.57126114541688,184.11965336664616"/>
|
||
<path d="M378.82726588812648,183.90405681349654 L378.82726870295801,183.90406082389077"/>
|
||
<path d="M378.82726468293049,183.90406420929079 L378.82726870295801,183.90406082389077"/>
|
||
<path d="M378.58105550520168,184.12940628452944 L378.58105148517507,184.12940228151189"/>
|
||
<path d="M378.83521035661261,183.91537311853716 L378.83520754074061,183.91536910753712"/>
|
||
<path d="M379.12114877203157,183.73438889889226 L379.12114475200406,183.73439121985891"/>
|
||
<path d="M379.12114690781755,183.73438488849803 L379.12114877203157,183.73438889889226"/>
|
||
<path d="M379.43585983798539,183.62047279444403 L379.43586090349299,183.62047680483829"/>
|
||
<path d="M379.43585688346548,183.62047825991334 L379.43586090349299,183.62047680483829"/>
|
||
<path d="M379.12697571019589,183.74692295766272 L379.12697384552894,183.74691894666267"/>
|
||
<path d="M379.76202631663955,183.56351943309804 L379.76202229661203,183.56352013510445"/>
|
||
<path d="M379.43941018643591,183.63383559224144 L379.43940912075732,183.63383158124142"/>
|
||
<path d="M379.76202596885241,183.56351541307066 L379.76202631663955,183.56351943309804"/>
|
||
<path d="M380.09201709251784,183.56351541307066 L380.09201674472888,183.56351943309804"/>
|
||
<path d="M380.09201272470136,183.56351943309804 L380.09201674472888,183.56351943309804"/>
|
||
<path d="M379.76321760996188,183.57728812463577 L379.76321726292326,183.57728411363573"/>
|
||
<path d="M380.09082525736949,183.57728812463577 L380.09082560446541,183.57728411363576"/>
|
||
<path d="M380.41818215787544,183.62047680483829 L380.41817813784792,183.62047610283187"/>
|
||
<path d="M380.41463249165145,183.6338355922415 L380.41463355744463,183.63383158124145"/>
|
||
<path d="M380.72706706251256,183.74692295766275 L380.72706892721226,183.7469189466627"/>
|
||
<path d="M381.01883251071877,183.91537311853719 L381.01883532665897,183.91536910753715"/>
|
||
<path d="M381.28277761205709,184.11965736958504 L381.28278163208552,184.11965336664619"/>
|
||
<path d="M381.49518667958137,184.37364382957006 L381.49519069960888,184.37364102031853"/>
|
||
<path d="M380.73289410009284,183.73438889889229 L380.73289008006441,183.73438744381636"/>
|
||
<path d="M380.4181832233312,183.62047279444405 L380.41818215787544,183.62047680483829"/>
|
||
<path d="M381.02677435841042,183.9040608238908 L381.0267703383829,183.90405850292566"/>
|
||
<path d="M380.73289596439236,183.73438488849803 L380.73289410009284,183.73438889889229"/>
|
||
<path d="M381.28278163208552,184.11965336664619 L381.28277761205709,184.11964998124242"/>
|
||
<path d="M381.02677717318102,183.90405681349657 L381.02677435841042,183.9040608238908"/>
|
||
<path d="M381.49519069960888,184.37364102031853 L381.49518734572803,184.37363700992427"/>
|
||
<path d="M381.29324876113378,184.10922976543782 L381.29324474110626,184.10923376874752"/>
|
||
<path d="M381.5072989591531,184.3651795087072 L381.5072949391265,184.3651823179884"/>
|
||
<path d="M381.66018600827601,184.65942046774828 L381.66018369286712,184.65941645735404"/>
|
||
<path d="M381.77394216465427,184.97036795334267 L381.77394069750289,184.97036394294841"/>
|
||
<path d="M381.67356750651788,184.65316706391263 L381.67356348649037,184.65316894254033"/>
|
||
<path d="M380.73911755891686,183.72099118602603 L380.73912157894438,183.72099264110687"/>
|
||
<path d="M381.03526160885531,183.89196846245221 L381.03525758882779,183.89196614149807"/>
|
||
<path d="M380.73912344306473,183.72098863116076 L380.73912157894438,183.72099264110687"/>
|
||
<path d="M381.29324876113378,184.10922976543782 L381.29324474110626,184.10922638001216"/>
|
||
<path d="M381.0352644237214,183.8919644525061 L381.03526160885531,183.89196846245221"/>
|
||
<path d="M381.5072989591531,184.3651795087072 L381.50729560564423,184.36517549876106"/>
|
||
<path d="M381.30428740866455,184.09823540214003 L381.30428338863703,184.09823940604039"/>
|
||
<path d="M381.67356750651788,184.65316706391263 L381.67356519139003,184.65316305396652"/>
|
||
<path d="M381.52006843919435,184.35625623998408 L381.52006441916683,184.3562590491656"/>
|
||
<path d="M380.09328596517071,183.54880224693807 L380.09328998519732,183.54880224693807"/>
|
||
<path d="M379.43206347416753,183.60620050007651 L379.43206749419505,183.60619904499433"/>
|
||
<path d="M380.42197136144432,183.60619834299575 L380.42197538147184,183.60619904499436"/>
|
||
<path d="M380.09329033212225,183.54879823699196 L380.09328998519732,183.54880224693807"/>
|
||
<path d="M380.42197644699036,183.60619503504824 L380.42197538147184,183.60619904499436"/>
|
||
<path d="M379.43206642867653,183.60619503504822 L379.43206749419505,183.60619904499433"/>
|
||
<path d="M379.7607530797136,183.54880224693807 L379.76074905968699,183.54880294893624"/>
|
||
<path d="M379.76075273274046,183.54879823699196 L379.7607530797136,183.54880224693807"/>
|
||
<path d="M378.18047508528116,184.65316706391258 L378.18047740041084,184.65316305396647"/>
|
||
<path d="M378.34674712809328,184.365175498761 L378.34674377457895,184.36517950870714"/>
|
||
<path d="M378.34673975455235,184.36517669956717 L378.34674377457895,184.36517950870714"/>
|
||
<path d="M378.81878126681158,183.89196846245218 L378.81877724678407,183.89197184788031"/>
|
||
<path d="M378.56079028375052,184.10922576236422 L378.56079430377804,184.10922976543776"/>
|
||
<path d="M379.11491756056284,183.7209949620588 L379.11492158058945,183.72099264110685"/>
|
||
<path d="M378.81877845188546,183.89196445250604 L378.81878126681158,183.89196846245218"/>
|
||
<path d="M379.11491971636178,183.72098863116074 L379.11492158058945,183.72099264110685"/>
|
||
<path d="M377.99907452748312,185.46954451492641 L377.99907505971032,185.46954050498027"/>
|
||
<path d="M378.06583610355619,184.96651251916984 L378.0658401235828,184.96651360523822"/>
|
||
<path d="M378.06584159058502,184.96650959529211 L378.0658401235828,184.96651360523822"/>
|
||
<path d="M378.18047106525455,184.65316518415037 L378.18047508528116,184.65316706391258"/>
|
||
<path d="M378.01944007900011,184.95397670796035 L378.01943605897259,184.9539756218939"/>
|
||
<path d="M378.30734604606141,184.33764969588856 L378.30734202603389,184.33764688674916"/>
|
||
<path d="M378.52673644713877,184.07531483465965 L378.52673242711126,184.07531083062213"/>
|
||
<path d="M379.09465980836239,183.67740654648156 L379.09465794418657,183.67740253681345"/>
|
||
<path d="M379.41972495251639,183.5597470278326 L379.41972388707154,183.55974301816448"/>
|
||
<path d="M380.75938306950366,183.67740654648159 L380.7593849336522,183.67740253681347"/>
|
||
<path d="M381.75712360258649,184.61410619048229 L381.75711958255897,184.61410806974772"/>
|
||
<path d="M381.35860670328339,184.04414395360217 L381.35860268325587,184.04414795762955"/>
|
||
<path d="M381.73122054196892,184.62621331226057 L381.73121822682742,184.62620930231446"/>
|
||
<path d="M380.76595229303666,183.66327655134634 L380.7659504290591,183.66328056129245"/>
|
||
<path d="M380.1000492067019,183.47067611036377 L380.10004885977241,183.47068012075803"/>
|
||
<path d="M379.41572048656099,183.54469330598366 L379.41572450658759,183.54469185090721"/>
|
||
<path d="M379.41572344119731,183.5446878409611 L379.41572450658759,183.54469185090721"/>
|
||
<path d="M378.29457637677706,184.32872642744343 L378.29457973027138,184.32872241749732"/>
|
||
<path d="M378.28246423913833,184.3202647566132 L378.28246825916585,184.32026756570679"/>
|
||
<path d="M378.00440075008419,184.94991362325672 L378.0044026232531,184.94990961331058"/>
|
||
<path d="M378.29457235675045,184.32872361900908 L378.29457637677706,184.32872642744343"/>
|
||
<path d="M377.90692500765408,185.46954050445333 L377.90692511454972,185.46954451545338"/>
|
||
<path d="M377.90212135825868,185.289295133862 L377.90212222199398,185.28929112211097"/>
|
||
<path d="M377.86000677139373,185.28555580643163 L377.86000630655099,185.28555982367973"/>
|
||
<path d="M377.88099183966324,185.10420369460988 L377.88099086526063,185.10420771321859"/>
|
||
<path d="M378.58761545522475,183.88029849985719 L378.58761143519814,183.88030233206379"/>
|
||
<path d="M378.73417487805773,183.77145093089746 L378.73417889808434,183.77144794528135"/>
|
||
<path d="M378.73417607803503,183.77144392803325 L378.73417889808434,183.77144794528135"/>
|
||
<path d="M378.88784591584636,183.66964070327589 L378.88784189581884,183.6696433666182"/>
|
||
<path d="M379.0528445904115,183.5874677126279 L379.05284861043901,183.58746571056545"/>
|
||
<path d="M379.0528467443396,183.58746169331738 L379.05284861043901,183.58746571056545"/>
|
||
<path d="M379.22039701468611,183.51496150457334 L379.2203929946586,183.51496324418329"/>
|
||
<path d="M379.39425541748687,183.46389040094391 L379.39425139745936,183.46389158183143"/>
|
||
<path d="M380.63364617095931,183.51496150457336 L380.6336421509327,183.51496032368834"/>
|
||
<path d="M380.80119018745017,183.58746132158873 L380.80119420747769,183.58746306113895"/>
|
||
<path d="M380.80119607566985,183.58745904389087 L380.80119420747769,183.58746306113895"/>
|
||
<path d="M380.96619708055505,183.66964070327592 L380.96619306052753,183.66963870115109"/>
|
||
<path d="M381.11985980518284,183.77144528193432 L381.11986382521036,183.77144794528138"/>
|
||
<path d="M381.11986664538881,183.77144392803328 L381.11986382521036,183.77144794528138"/>
|
||
<path d="M381.26642706806388,183.88029849985725 L381.26642304803636,183.88029551423705"/>
|
||
<path d="M381.39758579880026,184.00532910094753 L381.39758177877275,184.00532526874815"/>
|
||
<path d="M381.97305183544586,185.10420771321867 L381.9730508610387,185.10420369460994"/>
|
||
<path d="M381.99403643448522,185.28555982367979 L381.99403596964157,185.28555580643172"/>
|
||
<path d="M381.95192030822136,185.28929112211102 L381.95192117195484,185.28929513386208"/>
|
||
<path d="M381.94711787149708,185.46954050445339 L381.94711776460872,185.46954451545344"/>
|
||
<path d="M381.86390268581408,184.94606173578231 L381.86390121865725,184.94605772538807"/>
|
||
<path d="M381.74459801664079,184.61996159831347 L381.74460203666831,184.61995971962833"/>
|
||
<path d="M381.83460268058798,184.95397670796041 L381.83460141587102,184.95397269829232"/>
|
||
<path d="M381.90298649715487,185.46954050511937 L381.90298702899281,185.46954451478746"/>
|
||
<path d="M377.95105584887415,185.4695445147874 L377.95105638071118,185.46954050511931"/>
|
||
<path d="M377.96728320831471,185.46954451473968 L377.96728361393934,185.469540505167"/>
|
||
<path d="M377.96728320831471,185.46954451473968 L377.96728386868608,185.469540505167"/>
|
||
<path d="M377.98351059065635,185.4695445147874 L377.98351112273076,185.46954050511931"/>
|
||
<path d="M381.88675967030531,185.46954451473977 L381.88675926468068,185.46954050516709"/>
|
||
<path d="M381.88675900993303,185.46954050516709 L381.88675967030531,185.46954451473977"/>
|
||
<path d="M381.68767986732428,184.6465682884882 L381.68767755234558,184.64656427882008"/>
|
||
<path d="M381.52006843919435,184.35625623998408 L381.5200650859374,184.35625223031599"/>
|
||
<path d="M381.30428740866455,184.09823540214003 L381.30428338863703,184.09823201674948"/>
|
||
<path d="M381.04421212978423,183.87921790784844 L381.04420810975671,183.87921558689825"/>
|
||
<path d="M380.74568856221185,183.70686627715023 L380.74568454218343,183.70686482207122"/>
|
||
<path d="M380.42597582740154,183.59114386779095 L380.42597180737403,183.59114316578868"/>
|
||
<path d="M380.09463267781894,183.53328266311129 L380.09462865779142,183.53328266311129"/>
|
||
<path d="M379.75941020004893,183.53328266311129 L379.75940618002141,183.53328336511356"/>
|
||
<path d="M379.42806705046542,183.59114386779092 L379.4280630304379,183.59114532286952"/>
|
||
<path d="M379.10835422103219,183.7068662771502 L379.10835020100558,183.70686859809931"/>
|
||
<path d="M378.80983055883689,183.87921790784839 L378.80982653881028,183.87922129327848"/>
|
||
<path d="M378.3339774607889,184.3562522303159 L378.33397410749376,184.35625623998402"/>
|
||
<path d="M378.16636537282602,184.64656427882002 L378.16636305785278,184.64656828848814"/>
|
||
<path d="M378.0508022874169,184.96244651058845 L378.05080082052109,184.96245052025657"/>
|
||
<path d="M378.05080082052109,184.96245052025657 L378.05079680049448,184.96244943402729"/>
|
||
<path d="M378.01944195204351,184.95397269829226 L378.01944007900011,184.95397670796035"/>
|
||
<path d="M378.30734939934291,184.33764568622044 L378.30734604606141,184.33764969588856"/>
|
||
<path d="M379.09465980836239,183.67740654648156 L379.09465578833579,183.67740936306245"/>
|
||
<path d="M379.41972495251639,183.5597470278326 L379.41972093248887,183.55974848290847"/>
|
||
<path d="M380.09743293242673,183.50091726850812 L380.0974289123983,183.50091761747444"/>
|
||
<path d="M380.75938306950366,183.67740654648159 L380.75937904947523,183.67740547466099"/>
|
||
<path d="M381.32730638341718,184.07531483465968 L381.32730236338875,184.07531201807814"/>
|
||
<path d="M381.83459866056046,184.95397779418494 L381.83460268058798,184.95397670796041"/>
|
||
<path d="M381.80324033024181,184.96244651058851 L381.80324179713307,184.96245052025662"/>
|
||
<path d="M381.78820251552725,184.96651360523828 L381.78820104852502,184.96650959529217"/>
|
||
<path d="M381.68767584729585,184.64657016820627 L381.68767986732428,184.6465682884882"/>
|
||
<path d="M381.87053231086566,185.46954451478746 L381.87053177878943,185.46954050511937"/>
|
||
<path d="M381.80323777710555,184.96245160632674 L381.80324179713307,184.96245052025662"/>
|
||
<path d="M381.77610147656696,185.30488261730505 L381.77610218703421,185.30488663205571"/>
|
||
<path d="M381.77610218703421,185.30488663205571 L381.77610165145006,185.30488261730505"/>
|
||
<path d="M381.7765696053998,185.46954050197445 L381.77656961680123,185.46954451793238"/>
|
||
<path d="M381.77610214530296,185.3048866373324 L381.7761021445981,185.30488663205571"/>
|
||
<path d="M381.77610214530296,185.3048866373324 L381.77610214436891,185.30488663205571"/>
|
||
<path d="M381.77656958460511,185.46954451793238 L381.77656958461694,185.46954452200183"/>
|
||
<path d="M381.77394208846772,184.97036796297579 L381.77394208494343,184.97036795334267"/>
|
||
<path d="M381.67356742678794,184.6531670739939 L381.67356742096717,184.65316706391263"/>
|
||
<path d="M381.7882024357973,184.96651361531951 L381.7882024321093,184.96651360523828"/>
|
||
<path d="M381.85496836307584,185.46954452500773 L381.85496836173706,185.46954451492647"/>
|
||
<path d="M377.96728312563073,185.46954452519438 L377.9672831273524,185.46954451473968"/>
|
||
<path d="M377.98351050872816,185.46954452514666 L377.98351051010332,185.4695445147874"/>
|
||
<path d="M381.88675958656358,185.46954451473977 L381.88675958762133,185.46954452519444"/>
|
||
<path d="M381.88675958589965,185.46954451473977 L381.88675958762133,185.46954452519444"/>
|
||
<path d="M381.87053222756231,185.46954451478746 L381.87053222893746,185.46954452514672"/>
|
||
<path d="M377.96728312563073,185.46954452519438 L377.96728312668847,185.46954451473968"/>
|
||
<path d="M381.52006834860231,184.35625623998408 L381.52006835726525,184.35625625034334"/>
|
||
<path d="M381.68767977941434,184.6465682884882 L381.68767978539518,184.64656829884746"/>
|
||
<path d="M381.80324171141501,184.96245052025662 L381.80324171520397,184.96245053061588"/>
|
||
<path d="M378.05080074238367,184.96245052025657 L378.05080073859381,184.96245053061583"/>
|
||
<path d="M378.16636298190633,184.64656828848814 L378.16636297592549,184.6465682988474"/>
|
||
<path d="M378.33397403422941,184.35625623998402 L378.33397402556557,184.35625625034328"/>
|
||
<path d="M381.83460259539197,184.95397670796041 L381.83460259865979,184.95397671831967"/>
|
||
<path d="M381.90298694568946,185.46954451478746 L381.90298694706371,185.46954452514672"/>
|
||
<path d="M381.73122045641821,184.62621331226057 L381.73122046223898,184.62621332234181"/>
|
||
<path d="M380.75938299239033,183.67740654648159 L380.75938298757455,183.67740655684082"/>
|
||
<path d="M378.30734596413322,184.33764970624782 L378.30734597279707,184.33764969588856"/>
|
||
<path d="M379.41972486783516,183.5597470278326 L379.4197248705882,183.55974703819186"/>
|
||
<path d="M379.09465972643511,183.67740655684082 L379.09465972161843,183.67740654648156"/>
|
||
<path d="M378.29457629704712,184.32872643752469 L378.29457630547813,184.32872642744343"/>
|
||
<path d="M377.95105576694596,185.46954452514666 L377.95105576832111,185.4695445147874"/>
|
||
<path d="M377.9069250431553,185.46954452448068 L377.90692504291519,185.46954451545338"/>
|
||
<path d="M377.90212129458496,185.289295133862 L377.90212129280326,185.28929514213831"/>
|
||
<path d="M378.74111194236912,183.78132501144756 L378.74111193866565,183.78132500617085"/>
|
||
<path d="M378.73712683113854,183.77564766825986 L378.73712682828182,183.77564766419044"/>
|
||
<path d="M379.05793547753865,183.59840822468993 L379.05793547508574,183.59840821941327"/>
|
||
<path d="M379.05501174361098,183.59211734594425 L379.05501174550363,183.59211735001369"/>
|
||
<path d="M379.39735407921262,183.47555280210804 L379.39735407781018,183.47555279683138"/>
|
||
<path d="M379.39557310053578,183.46885012678027 L379.39557310161717,183.46885013084969"/>
|
||
<path d="M379.74910121955281,183.41412774024366 L379.74910121909625,183.41412773496697"/>
|
||
<path d="M379.74850339979957,183.40721651719826 L379.74850340015246,183.40721652126771"/>
|
||
<path d="M380.10494153465197,183.41412774024366 L380.10494153510854,183.41412773496697"/>
|
||
<path d="M380.10553955319619,183.40721651719826 L380.10553955284422,183.40721652126771"/>
|
||
<path d="M380.45668848574724,183.47555280210807 L380.45668848714968,183.47555279683138"/>
|
||
<path d="M380.45846985246089,183.46885012678027 L380.4584698513795,183.46885013084972"/>
|
||
<path d="M380.79610727666613,183.59840822468996 L380.79610727911904,183.59840821941327"/>
|
||
<path d="M380.79903130211505,183.59211735001372 L380.7990313040068,183.59211734594427"/>
|
||
<path d="M381.11293100107969,183.78132501144759 L381.11293100478315,183.7813250061709"/>
|
||
<path d="M381.11691612471577,183.77564766419047 L381.11691612185905,183.77564766825992"/>
|
||
<path d="M381.93035214678139,184.92810582135317 L381.9303517902722,184.92810591770615"/>
|
||
<path d="M381.78823575378874,184.59956008312233 L381.78823575747765,184.59956008951087"/>
|
||
<path d="M381.61105654366065,184.2926781887991 L381.61105687162444,184.29267795969619"/>
|
||
<path d="M381.61105686628116,184.29267795330765 L381.61105687162444,184.29267795969619"/>
|
||
<path d="M381.10217659190175,183.79664588920286 L381.10217659709042,183.79664588181026"/>
|
||
<path d="M381.10799019916294,183.78836339646116 L381.10799019467822,183.78836340284974"/>
|
||
<path d="M380.78821708682199,183.61538045215821 L380.78821709025806,183.61538044476561"/>
|
||
<path d="M380.79248247827536,183.60620397359281 L380.79248248124577,183.60620396720427"/>
|
||
<path d="M380.45188222839397,183.49364043814933 L380.45188223035939,183.49364043075673"/>
|
||
<path d="M380.45448075376271,183.48386291186048 L380.45448075206559,183.48386291824903"/>
|
||
<path d="M380.1033284040127,183.43277440528468 L380.10332840465207,183.4327743978921"/>
|
||
<path d="M380.10420063760148,183.42269370890187 L380.10420063704851,183.42269371529042"/>
|
||
<path d="M379.75071433346011,183.43277440528468 L379.75071433281983,183.43277439789208"/>
|
||
<path d="M379.74984229760912,183.42269371529039 L379.74984229705615,183.42269370890185"/>
|
||
<path d="M379.402160319833,183.4936404381493 L379.40216031786849,183.4936404307567"/>
|
||
<path d="M379.39956218089492,183.48386291186046 L379.39956218259204,183.48386291824903"/>
|
||
<path d="M379.06582565065082,183.61538045215818 L379.06582564721475,183.61538044476558"/>
|
||
<path d="M379.06156017251533,183.60620397359278 L379.06156016954492,183.60620396720424"/>
|
||
<path d="M378.75186624019307,183.79664588920281 L378.75186623500349,183.79664588181024"/>
|
||
<path d="M378.74605235700574,183.78836339646114 L378.74605236149046,183.78836340284968"/>
|
||
<path d="M378.24298601572218,184.29267795969614 L378.24298602106455,184.29267795330759"/>
|
||
<path d="M378.06580684600203,184.59956008951082 L378.06580684969094,184.59956008312227"/>
|
||
<path d="M377.90212129427846,185.289295133862 L377.90212129280326,185.28929514213831"/>
|
||
<path d="M377.89067038017447,185.28827927586343 L377.89067038149142,185.28827926847083"/>
|
||
<path d="M377.97679629940967,184.94245568634784 L377.97679630271205,184.94245567732051"/>
|
||
<path d="M377.96450656191564,184.93913518926334 L377.96450655888884,184.93913519753966"/>
|
||
<path d="M377.95340892160539,184.93613509263903 L377.95340891890055,184.93613510003163"/>
|
||
<path d="M378.09691919856186,184.61410619048223 L378.09691919335046,184.61410619950956"/>
|
||
<path d="M378.08538695704237,184.60871441860567 L378.08538695226389,184.60871442688199"/>
|
||
<path d="M378.07497291590198,184.60384666551596 L378.07497291163372,184.60384667290856"/>
|
||
<path d="M378.25128004153294,184.29847225603942 L378.25128004771477,184.29847224864685"/>
|
||
<path d="M378.2711380149517,184.31235032253144 L378.27113800740199,184.31235033155878"/>
|
||
<path d="M378.26070287237917,184.305058344092 L378.26070286545792,184.30505835236832"/>
|
||
<path d="M378.76578546282735,183.81647418921244 L378.7657854691638,183.81647419823975"/>
|
||
<path d="M378.75847115662737,183.80605323803013 L378.75847116243813,183.80605324630648"/>
|
||
<path d="M379.07603851694103,183.63734986730097 L379.07603852113743,183.6373498763283"/>
|
||
<path d="M379.07067191756005,183.62580631624508 L379.07067192140721,183.62580632452139"/>
|
||
<path d="M379.40511253448176,183.50475175500716 L379.4051125322826,183.50475174673085"/>
|
||
<path d="M379.75170540473437,183.4442256057186 L379.75170540401768,183.44422559744226"/>
|
||
<path d="M379.40838154297262,183.51705530471401 L379.40838154537187,183.51705531374134"/>
|
||
<path d="M379.75280245281601,183.45690915888903 L379.75280245359727,183.45690916791636"/>
|
||
<path d="M380.10124008248067,183.45690915888903 L380.10124008170033,183.45690916791636"/>
|
||
<path d="M380.10233751570786,183.44422559744226 L380.10233751499118,183.4442256057186"/>
|
||
<path d="M380.44566099232406,183.51705530471401 L380.44566098992482,183.51705531374134"/>
|
||
<path d="M380.44893000895399,183.50475174673085 L380.44893000675484,183.50475175500719"/>
|
||
<path d="M381.09557156804431,183.8060532463065 L381.09557157385507,183.80605323803019"/>
|
||
<path d="M380.78337109294125,183.6258040535844 L380.78337109678932,183.62580404530806"/>
|
||
<path d="M380.77800449146662,183.637349867301 L380.77800448727112,183.63734987632833"/>
|
||
<path d="M381.08825726171517,183.81647418921247 L381.08825725537872,183.8164741982398"/>
|
||
<path d="M381.58290481176255,184.31235033155883 L381.58290480421283,184.3123503225315"/>
|
||
<path d="M381.5933397704016,184.30505835236838 L381.59333976347943,184.30505834409206"/>
|
||
<path d="M381.60276227013901,184.2984722560395 L381.60276226395627,184.2984722486469"/>
|
||
<path d="M381.75712353119206,184.61410619950962 L381.75712352597975,184.61410619048229"/>
|
||
<path d="M381.77906949466023,184.60384667290862 L381.77906949039198,184.60384666551602"/>
|
||
<path d="M381.76865573090754,184.60871442688205 L381.76865572612905,184.60871441860573"/>
|
||
<path d="M381.90063388953831,184.93613510003169 L381.90063388683348,184.93613509263912"/>
|
||
<path d="M381.96337230998734,185.28827927586349 L381.96337230867039,185.28827926847089"/>
|
||
<path d="M381.95192110649941,185.2892951421384 L381.95192110502512,185.28929513386208"/>
|
||
<path d="M381.88953581373198,184.93913518926342 L381.88953581675969,184.93913519753974"/>
|
||
<path d="M381.87724625954297,184.9424556863479 L381.8772462562406,184.94245567732057"/>
|
||
<path d="M381.86390260962844,184.94606174541542 L381.86390260610415,184.94606173578231"/>
|
||
<path d="M381.9598360786772,185.46954451582894 L381.959836079041,185.46954452410526"/>
|
||
<path d="M381.97132096809446,185.46954452366339 L381.97132096777068,185.46954451627082"/>
|
||
<path d="M381.98142966978003,185.46954452316137 L381.9814296694999,185.46954451677283"/>
|
||
<path d="M381.98201671139987,185.28662527566604 L381.98201637464217,185.28662530554715"/>
|
||
<path d="M381.99001987199563,185.46954452260545 L381.99001987176462,185.46954451732876"/>
|
||
<path d="M381.99694964112814,185.46954452200183 L381.99694964095079,185.46954451793238"/>
|
||
<path d="M381.80983959083869,184.58946215845549 L381.80983995810902,184.58946198701642"/>
|
||
<path d="M380.45978737918858,183.46389040094394 L380.45978737845007,183.46389040372321"/>
|
||
<path d="M380.10598163368877,183.40210501984944 L380.10598163392888,183.4021050170702"/>
|
||
<path d="M379.74806114002649,183.40210501707017 L379.74806114026751,183.40210501984944"/>
|
||
<path d="M379.3942553947677,183.46389040094391 L379.39425539550621,183.46389040372318"/>
|
||
<path d="M378.05173055654404,184.59297930015782 L378.05173457657156,184.59298117969541"/>
|
||
<path d="M378.23024865654543,184.28377685777792 L378.23025267657295,184.28377966619038"/>
|
||
<path d="M378.46009255785475,184.00895010940252 L378.46008853782723,184.00894610549392"/>
|
||
<path d="M378.73417889808434,183.77144794528135 L378.73417487805773,183.77145133071292"/>
|
||
<path d="M379.05284861043901,183.58746571056545 L379.0528445904115,183.58746803150638"/>
|
||
<path d="M378.73712686332374,183.77564766419044 L378.73712404434855,183.77564364823252"/>
|
||
<path d="M379.39425541748687,183.46389040094391 L379.39425139745936,183.46389185602942"/>
|
||
<path d="M379.05501177768883,183.59211734594425 L379.05500991013332,183.59211332998632"/>
|
||
<path d="M379.39557206682957,183.46884611082234 L379.39557313380237,183.46885012678027"/>
|
||
<path d="M379.74850308485884,183.40721250124034 L379.74850343233766,183.40721651719826"/>
|
||
<path d="M380.1055399323518,183.40721250124034 L380.10553958502942,183.40721651719826"/>
|
||
<path d="M380.80119420747769,183.58746306113895 L380.80119018745017,183.58746160608464"/>
|
||
<path d="M380.4584698835647,183.4688501267803 L380.45847095037561,183.46884611082237"/>
|
||
<path d="M381.11986382521036,183.77144794528138 L381.11985980518284,183.77144562430635"/>
|
||
<path d="M380.79903133430025,183.59211734594427 L380.79903320053972,183.59211332998635"/>
|
||
<path d="M381.11691615404334,183.77564766419047 L381.11691897273749,183.77564364823255"/>
|
||
<path d="M381.39758579880026,184.00532910094753 L381.39758177877275,184.00532571551651"/>
|
||
<path d="M381.39758579880026,184.00532910094753 L381.39758177877275,184.00533310465838"/>
|
||
<path d="M381.62799544872041,184.28084145280354 L381.6279914286938,184.28084426150676"/>
|
||
<path d="M377.97679235077749,184.94245459117508 L377.976796370805,184.94245567732051"/>
|
||
<path d="M378.09692158049756,184.61410217948219 L378.09691926474579,184.61410619048223"/>
|
||
<path d="M378.09691524471828,184.61410431096397 L378.09691926474579,184.61410619048223"/>
|
||
<path d="M378.27114143315384,184.3123463115314 L378.27113807879641,184.31235032253144"/>
|
||
<path d="M378.2711340587698,184.31234751337615 L378.27113807879641,184.31235032253144"/>
|
||
<path d="M378.76578554055823,183.81647418921244 L378.76578152053162,183.81647757460564"/>
|
||
<path d="M378.49543223864339,184.04413995042299 L378.49543625867,184.04414395360212"/>
|
||
<path d="M379.07603859253277,183.637349867301 L379.07603457250525,183.63735218826002"/>
|
||
<path d="M378.7657827252965,183.8164701782124 L378.76578554055823,183.81647418921244"/>
|
||
<path d="M379.07603672781579,183.63734585630095 L379.07603859253277,183.637349867301"/>
|
||
<path d="M379.75280252499169,183.45690915888903 L379.75279850496418,183.45690986090545"/>
|
||
<path d="M379.40838055105678,183.51705129371396 L379.40838161676629,183.51705530471401"/>
|
||
<path d="M380.10124015309566,183.45690915888903 L380.10123613306814,183.45690915888903"/>
|
||
<path d="M379.75280217806312,183.45690514788899 L379.75280252499169,183.45690915888903"/>
|
||
<path d="M380.44566106132015,183.51705530471401 L380.44565704129263,183.51705460269758"/>
|
||
<path d="M380.10124050014156,183.45690514788899 L380.10124015309566,183.45690915888903"/>
|
||
<path d="M380.77800455866645,183.637349867301 L380.77800053863984,183.63734841221793"/>
|
||
<path d="M380.44566212702784,183.51705129371396 L380.44566106132015,183.51705530471401"/>
|
||
<path d="M380.77800642301509,183.63734585630095 L380.77800455866645,183.637349867301"/>
|
||
<path d="M381.35860670328339,184.04414395360217 L381.35860268325587,184.04414056821014"/>
|
||
<path d="M381.08826014203305,183.81647017821243 L381.08825732677315,183.81647418921247"/>
|
||
<path d="M381.8895318621876,184.93913627542611 L381.88953588221511,184.93913518926342"/>
|
||
<path d="M381.87724633093831,184.94245567732057 L381.87724486356137,184.94245166632052"/>
|
||
<path d="M381.75712128683563,184.61410217948224 L381.75712360258649,184.61410619048229"/>
|
||
<path d="M381.76865579636296,184.60871441860573 L381.76865177633545,184.60871629813269"/>
|
||
<path d="M381.58290152879954,184.31234631153146 L381.58290488315697,184.3123503225315"/>
|
||
<path d="M381.59333983585611,184.30505834409206 L381.59333581582951,184.30506115329987"/>
|
||
<path d="M381.36762686221073,184.03516126254118 L381.36762284218412,184.03516526586992"/>
|
||
<path d="M379.12697563880147,183.74692296669005 L379.12697563460415,183.74692295766272"/>
|
||
<path d="M378.83521028521818,183.91537312756446 L378.83521027888082,183.91537311853716"/>
|
||
<path d="M378.10573386509941,184.97729469046305 L378.10573386207261,184.97729469873937"/>
|
||
<path d="M378.09344445009037,184.9739742016549 L378.09344444678891,184.97397421068223"/>
|
||
<path d="M378.21791042093218,184.67066595937237 L378.2179104161537,184.67066596764869"/>
|
||
<path d="M378.20637817433771,184.6652741867448 L378.20637816912631,184.66527419577213"/>
|
||
<path d="M378.38061681645695,184.38885024329005 L378.3806168095357,184.38885025156637"/>
|
||
<path d="M378.37018233155732,184.38155864258908 L378.3701823240076,184.38155865161642"/>
|
||
<path d="M378.84912990560906,183.93520181345616 L378.84912990041857,183.93520180606359"/>
|
||
<path d="M378.84252459207482,183.92579407047043 L378.84252459788468,183.92579407874678"/>
|
||
<path d="M379.13718823835143,183.76889238922544 L379.13718823491536,183.76889238183287"/>
|
||
<path d="M379.13234224062353,183.75846650946963 L379.1323422444716,183.75846651774594"/>
|
||
<path d="M379.44267932111552,183.64613915925196 L379.44267931891636,183.64613915097561"/>
|
||
<path d="M381.76059806485273,184.97397421068229 L381.76059806155035,184.97397420165495"/>
|
||
<path d="M381.74830851357592,184.97729469873943 L381.74830851054821,184.97729469046311"/>
|
||
<path d="M381.63613216761632,184.67066595937243 L381.63613217239481,184.67066596764874"/>
|
||
<path d="M381.64766474466023,184.66527419577216 L381.64766473944883,184.66527418674485"/>
|
||
<path d="M381.47342558284663,184.38885024329011 L381.47342558976788,184.38885025156642"/>
|
||
<path d="M381.48386053491731,184.38155864258914 L381.48386054246703,184.38155865161647"/>
|
||
<path d="M381.00491273724174,183.93520181345622 L381.00491274243223,183.93520180606362"/>
|
||
<path d="M381.0115181384067,183.92579407047046 L381.01151813259776,183.9257940787468"/>
|
||
<path d="M380.71685440449755,183.76889238922547 L380.71685440793453,183.76889238183287"/>
|
||
<path d="M380.72170076987777,183.75846651774597 L380.72170077372493,183.75846650946966"/>
|
||
<path d="M380.41136359861093,183.64613915925196 L380.41136360081009,183.64613915097561"/>
|
||
<path d="M380.08972794786723,183.58997169510988 L380.089727948583,183.58997168683356"/>
|
||
<path d="M379.76431478261429,183.58997169510988 L379.76431478189761,183.58997168683356"/>
|
||
<path d="M380.40841119471816,183.65724782579954 L380.40841119668266,183.65724781840697"/>
|
||
<path d="M379.44563135350973,183.65724782579952 L379.44563135154522,183.65724781840694"/>
|
||
<path d="M380.0887370658379,183.60142554408657 L380.08873706647728,183.60142553669399"/>
|
||
<path d="M379.76530567163491,183.60142554408657 L379.76530567099553,183.60142553669399"/>
|
||
<path d="M379.76617790467071,183.6115062330768 L379.76617790411774,183.61150622668825"/>
|
||
<path d="M379.45043761086299,183.67533773066191 L379.45043760946146,183.67533772538522"/>
|
||
<path d="M379.4482296862393,183.66702798773377 L379.44822968793642,183.66702799412232"/>
|
||
<path d="M379.14507871206342,183.78586461457778 L379.14507870961052,183.78586460930109"/>
|
||
<path d="M379.14145372442772,183.77806659584974 L379.14145372145731,183.77806658946119"/>
|
||
<path d="M378.85988384167513,183.95052268909555 L378.85988383797167,183.95052268381886"/>
|
||
<path d="M378.85494350390081,183.94348429241671 L378.85494350838553,183.94348429880529"/>
|
||
<path d="M378.39833372151361,184.40123064235078 L378.39833372685598,184.40123063596224"/>
|
||
<path d="M378.39003997162899,184.39543407607448 L378.39003997781174,184.39543406868188"/>
|
||
<path d="M378.23749058834483,184.67982029674354 L378.23749058465683,184.67982030313209"/>
|
||
<path d="M378.22832451108434,184.67553372073837 L378.22832451535169,184.6755337133458"/>
|
||
<path d="M378.12659985404798,184.98293229898147 L378.12659985638447,184.98293229259292"/>
|
||
<path d="M378.11683181927629,184.98029213854454 L378.11683181657236,184.98029214593714"/>
|
||
<path d="M378.07054355193895,185.46954452260536 L378.07054355217542,185.4695445173287"/>
|
||
<path d="M378.0619533260674,185.46954452316132 L378.06195332635389,185.46954451677277"/>
|
||
<path d="M378.0518444351369,185.46954452366333 L378.05184443546796,185.46954451627073"/>
|
||
<path d="M378.09951325815791,185.14317680154176 L378.09951325697557,185.14317680681845"/>
|
||
<path d="M378.10634173376411,185.1443961060877 L378.10634173285371,185.14439611015715"/>
|
||
<path d="M378.40538196189618,184.40615554196506 L378.40538195748331,184.40615554724175"/>
|
||
<path d="M378.8668169257412,183.96039936871631 L378.86681692769207,183.96039937149555"/>
|
||
<path d="M378.86386895959686,183.95620002700656 L378.86386896245358,183.95620003107598"/>
|
||
<path d="M379.15016561960192,183.79680712064629 L379.15016562089431,183.79680712342557"/>
|
||
<path d="M379.14800245175456,183.79215548397735 L379.1480024536454,183.79215548804677"/>
|
||
<path d="M379.45353650356583,183.68700050503887 L379.45353650282732,183.68700050225959"/>
|
||
<path d="M379.45221897541387,183.68204077513309 L379.45221897649435,183.68204077920251"/>
|
||
<path d="M380.08608368340037,183.63209227548197 L380.08608368364048,183.63209227270266"/>
|
||
<path d="M379.76795909055591,183.63209227548197 L379.76795909031489,183.63209227270266"/>
|
||
<path d="M379.76751682011445,183.62698114977391 L379.76751682046643,183.62698115384336"/>
|
||
<path d="M379.76691899106254,183.6200718232455 L379.76691899151911,183.62007182852219"/>
|
||
<path d="M380.0865259436373,183.62698114977391 L380.08652594328532,183.62698115384336"/>
|
||
<path d="M380.08712376314224,183.6200718232455 L380.08712376268568,183.62007182852219"/>
|
||
<path d="M380.08786503053898,183.61150622668828 L380.08786502998692,183.6115062330768"/>
|
||
<path d="M380.40360495409686,183.67533773066191 L380.4036049554993,183.67533772538525"/>
|
||
<path d="M380.40581324841833,183.66702798773377 L380.40581324672121,183.66702799412232"/>
|
||
<path d="M380.70896423138538,183.7858646145778 L380.70896423383829,183.78586460930111"/>
|
||
<path d="M380.71258902395539,183.77806658946122 L380.71258902098498,183.77806659584977"/>
|
||
<path d="M380.99415910177368,183.95052268909558 L380.99415910547805,183.95052268381892"/>
|
||
<path d="M380.99909952537882,183.94348429241677 L380.99909952089502,183.94348429880532"/>
|
||
<path d="M381.45570850347622,184.40123064235084 L381.45570849813384,184.40123063596229"/>
|
||
<path d="M381.4640027185319,184.39543407607454 L381.46400271234916,184.39543406868194"/>
|
||
<path d="M381.61655216075587,184.67982030313215 L381.61655215706787,184.6798202967436"/>
|
||
<path d="M381.62571841563249,184.67553372073846 L381.62571841136423,184.67553371334586"/>
|
||
<path d="M381.73721082627753,184.9802921459372 L381.7372108235727,184.9802921385446"/>
|
||
<path d="M381.72744277074935,184.98293229259298 L381.72744277308675,184.98293229898152"/>
|
||
<path d="M381.74770105455582,185.1443961101572 L381.74770105364451,185.14439610608775"/>
|
||
<path d="M381.75452937776981,185.14317680154184 L381.75452937895125,185.14317680681853"/>
|
||
<path d="M381.44866065037559,184.40615554196512 L381.44866065478845,184.40615554724181"/>
|
||
<path d="M380.40182397650233,183.68204077920254 L380.40182397758281,183.68204077513309"/>
|
||
<path d="M380.9901739905431,183.95620003107604 L380.99017399339982,183.95620002700659"/>
|
||
<path d="M380.70604021548434,183.7921554880468 L380.70604021737518,183.79215548397738"/>
|
||
<path d="M380.40050627112896,183.68700050225959 L380.40050627039045,183.6870005050389"/>
|
||
<path d="M380.98722594283709,183.96039936871634 L380.98722594088622,183.96039937149561"/>
|
||
<path d="M380.70387734230599,183.79680712342559 L380.70387734359838,183.79680712064632"/>
|
||
<path d="M378.08577536956864,185.46954451925686 L378.08577938959525,185.46954451925771"/>
|
||
<path d="M378.08687108142794,185.46954049993968 L378.08687090040848,185.46954451996703"/>
|
||
<path d="M378.08577957051284,185.469540500649 L378.08577938959525,185.46954451925771"/>
|
||
<path d="M378.08687090040848,185.46954451996703 L378.08686688038097,185.46954451996442"/>
|
||
<path d="M378.11452280664207,185.14585333205994 L378.11452682666959,185.1458540489887"/>
|
||
<path d="M378.114527726711,185.14585003037996 L378.11452682666959,185.1458540489887"/>
|
||
<path d="M378.1156025118903,185.14604537614306 L378.11559849186369,185.14604466111945"/>
|
||
<path d="M378.11560341224276,185.14604135611572 L378.1156025118903,185.14604537614306"/>
|
||
<path d="M378.14961876647294,184.98915243844192 L378.14962278650046,184.98915352708147"/>
|
||
<path d="M378.15067912549648,184.98943261791362 L378.15067765479807,184.98943663794097"/>
|
||
<path d="M378.15067363477056,184.98943555902588 L378.15067765479807,184.98943663794097"/>
|
||
<path d="M378.14962425666408,184.98914950847274 L378.14962278650046,184.98915352708147"/>
|
||
<path d="M378.25909077648112,184.68991633365081 L378.25909479650772,184.68991820999324"/>
|
||
<path d="M378.25909711664872,184.6899141913845 L378.25909479650772,184.68991820999324"/>
|
||
<path d="M378.26008449364372,184.69038261732595 L378.26008047361711,184.69038073096092"/>
|
||
<path d="M378.26008681460144,184.69037859729858 L378.26008449364372,184.69038261732595"/>
|
||
<path d="M378.62228646738686,184.17046461297343 L378.62229048741438,184.1704686147967"/>
|
||
<path d="M378.41787814758891,184.41488713749627 L378.41788216761552,184.41488994621491"/>
|
||
<path d="M378.41788552835851,184.41488592760618 L378.41788216761552,184.41488994621491"/>
|
||
<path d="M378.41877814128793,184.41551634705601 L378.41877412126132,184.41551353654"/>
|
||
<path d="M378.41878150319144,184.41551232702864 L378.41877814128793,184.41551634705601"/>
|
||
<path d="M378.62306496595511,184.17123846316042 L378.62306094592759,184.17123446716684"/>
|
||
<path d="M378.86864580558313,183.96300489115319 L378.86864178555652,183.96300798680045"/>
|
||
<path d="M378.86927371406318,183.96389888407475 L378.86926969403657,183.96390197976922"/>
|
||
<path d="M378.86927371406318,183.96389888407475 L378.86927089054052,183.96389486404738"/>
|
||
<path d="M379.15150738279181,183.79969537474386 L379.1515033627652,183.79969746410907"/>
|
||
<path d="M379.1519679989101,183.80068399004182 L379.15196397888349,183.80068607946708"/>
|
||
<path d="M379.1519679989101,183.80068399004182 L379.15196612589762,183.80067997001447"/>
|
||
<path d="M379.45435386825329,183.69007762262046 L379.45434984822668,183.69007888050777"/>
|
||
<path d="M379.45463451261139,183.69113323056092 L379.45463049258478,183.69113448847136"/>
|
||
<path d="M379.45435280083393,183.69007360401173 L379.45435386825329,183.69007762262046"/>
|
||
<path d="M379.76823351204757,183.63526363695044 L379.76822949202005,183.63526433898292"/>
|
||
<path d="M379.76832775032517,183.63635406592539 L379.76832373029765,183.63635476792882"/>
|
||
<path d="M379.45463451261139,183.69113323056092 L379.45463344384598,183.69112921053355"/>
|
||
<path d="M379.76823316434047,183.63525961834171 L379.76823351204757,183.63526363695044"/>
|
||
<path d="M380.08571523485671,183.63635406592542 L380.0857112148301,183.63635406592542"/>
|
||
<path d="M380.0858092951089,183.63526363695047 L380.08580527508138,183.63526363695047"/>
|
||
<path d="M379.76832775032517,183.63635406592539 L379.76832740290183,183.63635004589804"/>
|
||
<path d="M380.08580964282874,183.63525961834173 L380.0858092951089,183.63526363695047"/>
|
||
<path d="M380.39969019625505,183.69007095458522 L380.39968912814811,183.69007497319396"/>
|
||
<path d="M380.39968912814811,183.69007497319396 L380.39968510812059,183.69007427119581"/>
|
||
<path d="M380.39940847256958,183.69113323056092 L380.39940445254206,183.69113252855749"/>
|
||
<path d="M380.08571523485671,183.63635406592542 L380.08571558162339,183.63635004589804"/>
|
||
<path d="M380.39940953870291,183.69112921053357 L380.39940847256958,183.69113323056092"/>
|
||
<path d="M380.70253542436467,183.79969310380687 L380.70253140433715,183.79969144675781"/>
|
||
<path d="M380.70207479702594,183.80068399004188 L380.70207077699843,183.80068233300432"/>
|
||
<path d="M380.70207666579199,183.8006799700145 L380.70207479702594,183.80068399004188"/>
|
||
<path d="M380.98539307616875,183.96300232645075 L380.98539709619536,183.96300489115322"/>
|
||
<path d="M380.98476879800592,183.96389888407478 L380.98477162328118,183.9638948640474"/>
|
||
<path d="M380.98476879800592,183.96389888407478 L380.9847647779784,183.96389631937447"/>
|
||
<path d="M381.23175213049717,184.17046861479676 L381.23174811047056,184.17046491504499"/>
|
||
<path d="M381.23097773535892,184.17123846316048 L381.23097371533231,184.17123476348368"/>
|
||
<path d="M381.43526479658203,184.41551634705604 L381.43526143467489,184.41551232702869"/>
|
||
<path d="M381.23175213049717,184.17046861479676 L381.23174811047056,184.17047261122073"/>
|
||
<path d="M381.43615992987225,184.41488994621494 L381.43615590984564,184.41489275936959"/>
|
||
<path d="M381.59395825498132,184.69038261732598 L381.59395593402633,184.69037859729863"/>
|
||
<path d="M381.59494801064784,184.68991820999329 L381.59494399062032,184.68992009624677"/>
|
||
<path d="M381.70336480996093,184.98943663794103 L381.70336333926616,184.98943261791368"/>
|
||
<path d="M381.73951586220801,185.14585404898875 L381.7395118421814,185.14585476402064"/>
|
||
<path d="M381.7384392890649,185.14604135611577 L381.73844018942373,185.14604537614315"/>
|
||
<path d="M381.70441966582212,184.98915352708153 L381.7044156457946,184.98915460600935"/>
|
||
<path d="M381.74264976069526,185.14529520855339 L381.74264574066774,185.14529592540933"/>
|
||
<path d="M381.74264976069526,185.14529520855339 L381.74264886095943,185.14529119130532"/>
|
||
<path d="M381.73951586220801,185.14585404898875 L381.73951496216114,185.14585003038002"/>
|
||
<path d="M381.71244592476114,184.9869828884415 L381.71244190473362,184.98698397477298"/>
|
||
<path d="M381.7074926274986,184.98832141722315 L381.70749115782064,184.98831739997505"/>
|
||
<path d="M381.7074926274986,184.98832141722315 L381.70748860747199,184.98832250578346"/>
|
||
<path d="M381.70441819566213,184.98914950847279 L381.70441966582212,184.98915352708153"/>
|
||
<path d="M381.60247958380342,184.6863990132448 L381.6024755637759,184.68640089280265"/>
|
||
<path d="M381.59782940822379,184.68856809413822 L381.5978317275717,184.68857211138629"/>
|
||
<path d="M381.59782770754509,184.68857398790644 L381.5978317275717,184.68857211138629"/>
|
||
<path d="M381.59494569049684,184.68991419138459 L381.59494801064784,184.68991820999329"/>
|
||
<path d="M381.43876560036779,184.41306994796801 L381.4387696203944,184.41306714007567"/>
|
||
<path d="M381.23400793333121,184.16822114343216 L381.2340039133046,184.1682251486119"/>
|
||
<path d="M381.43615992987225,184.41488994621494 L381.43615656913926,184.41488592760624"/>
|
||
<path d="M381.44297502239397,184.41012892539857 L381.44297100236554,184.41013173409661"/>
|
||
<path d="M381.43876626081919,184.41306312282757 L381.4387696203944,184.41306714007567"/>
|
||
<path d="M381.23764370862455,184.16460240462402 L381.23763968859703,184.16459901922622"/>
|
||
<path d="M381.23764370862455,184.16460240462402 L381.23763968859703,184.16460640581468"/>
|
||
<path d="M380.9901768416662,183.95619601104866 L380.9901740227283,183.95620002700659"/>
|
||
<path d="M380.98722878309172,183.96039535146824 L380.98722596286689,183.96039936871634"/>
|
||
<path d="M380.99017000270078,183.95619770604489 L380.9901740227283,183.95620002700659"/>
|
||
<path d="M380.70604211430373,183.79215146801945 L380.70604024766953,183.79215548397738"/>
|
||
<path d="M380.70603622764111,183.79215402888025 L380.70604024766953,183.79215548397738"/>
|
||
<path d="M380.70387736428665,183.79680712064632 L380.70387923219687,183.79680310339822"/>
|
||
<path d="M380.40182507571944,183.68203675917516 L380.40182400868753,183.68204077513309"/>
|
||
<path d="M380.4018199886591,183.68204007312676 L380.40182400868753,183.68204077513309"/>
|
||
<path d="M380.40050735968589,183.68699648501152 L380.40050629237112,183.68700050225959"/>
|
||
<path d="M380.4005022723436,183.68699980023445 L380.40050629237112,183.68700050225959"/>
|
||
<path d="M380.08652632295116,183.62697713381601 L380.08652597547052,183.62698114977391"/>
|
||
<path d="M380.08607968535352,183.63209227270266 L380.08608370538104,183.63209227270266"/>
|
||
<path d="M380.08608405299628,183.63208825545459 L380.08608370538104,183.63209227270266"/>
|
||
<path d="M380.086521955443,183.62698114977391 L380.08652597547052,183.62698114977391"/>
|
||
<path d="M379.76751650517645,183.62697713381598 L379.76751685265162,183.62698114977391"/>
|
||
<path d="M379.76751283262411,183.62698185178067 L379.76751685265162,183.62698114977391"/>
|
||
<path d="M379.76795911253657,183.63209227270266 L379.76795876492861,183.63208825545459"/>
|
||
<path d="M379.76795911253657,183.63209227270266 L379.76795509250906,183.63209297472784"/>
|
||
<path d="M379.45221794142662,183.68203675917516 L379.45221900867955,183.68204077513309"/>
|
||
<path d="M379.4535354583918,183.68699648501149 L379.4535365255465,183.68700050225959"/>
|
||
<path d="M379.45221498865203,183.68204223022886 L379.45221900867955,183.68204077513309"/>
|
||
<path d="M379.14800061938377,183.79215146801943 L379.1480024858306,183.79215548397735"/>
|
||
<path d="M379.15016564287498,183.79680712064629 L379.1501637747283,183.79680310339819"/>
|
||
<path d="M379.14799846580308,183.79215780494135 L379.1480024858306,183.79215548397735"/>
|
||
<path d="M378.86386617570815,183.95619601104863 L378.86386899463878,183.95620002700656"/>
|
||
<path d="M378.86386497461126,183.95620341240306 L378.86386899463878,183.95620002700656"/>
|
||
<path d="M378.86681694967274,183.96039936871631 L378.86681412954795,183.96039535146821"/>
|
||
<path d="M378.61639519409209,184.1645984006135 L378.61639921412052,184.16460240462396"/>
|
||
<path d="M378.41106742723923,184.41012892539851 L378.41107078575124,184.41012490944061"/>
|
||
<path d="M378.62003105380381,184.16821941076108 L378.62003507383042,184.16822341436915"/>
|
||
<path d="M378.41527324483422,184.41306714007561 L378.41527660444217,184.41306312282751"/>
|
||
<path d="M378.41106340721171,184.41012611591586 L378.41106742723923,184.41012892539851"/>
|
||
<path d="M378.25156286582978,184.68639901324474 L378.25156518444282,184.68639499728681"/>
|
||
<path d="M378.41527324483422,184.41306714007561 L378.41526922480671,184.41306433165551"/>
|
||
<path d="M378.25621080647807,184.68857211138624 L378.25621312583144,184.68856809413816"/>
|
||
<path d="M378.25155884580136,184.68639713362995 L378.25156286582978,184.68639901324474"/>
|
||
<path d="M378.14159666680507,184.98698288844145 L378.141598136011,184.98697887248352"/>
|
||
<path d="M378.25621080647807,184.68857211138624 L378.25620678645055,184.6885702318628"/>
|
||
<path d="M378.14655151816123,184.98831739997499 L378.1465500484851,184.98832141722306"/>
|
||
<path d="M378.10634176503891,185.1443961060877 L378.10633774501048,185.14439538826355"/>
|
||
<path d="M378.09951419789331,185.1431727867911 L378.09951329870682,185.14317680154176"/>
|
||
<path d="M378.14159264677755,184.98698180289293 L378.14159666680507,184.98698288844145"/>
|
||
<path d="M378.10634176503891,185.1443961060877 L378.10634266446914,185.14439209012977"/>
|
||
<path d="M378.14654602845758,184.98832033091026 L378.1465500484851,184.98832141722306"/>
|
||
<path d="M378.11139324646638,185.14529520855334 L378.11139414619402,185.14529119130526"/>
|
||
<path d="M378.11138922643977,185.14529449303723 L378.11139324646638,185.14529520855334"/>
|
||
<path d="M378.07747323497688,185.46954451793232 L378.077473591537,185.46954050197439"/>
|
||
<path d="M378.08259521149967,185.4695445185769 L378.08259923152718,185.46954451857741"/>
|
||
<path d="M378.07746921494936,185.46954451793195 L378.07747323497688,185.46954451793232"/>
|
||
<path d="M378.05184449360377,185.46954451627073 L378.05184467339541,185.46954050363595"/>
|
||
<path d="M378.06194935656504,185.46954451677257 L378.06195337659165,185.46954451677277"/>
|
||
<path d="M378.07054359367021,185.4695445173287 L378.07054377403119,185.46954050257801"/>
|
||
<path d="M378.07793674888535,185.30488627534518 L378.07794076891196,185.30488663205566"/>
|
||
<path d="M378.06195355668433,185.46954050313394 L378.06195337659165,185.46954451677277"/>
|
||
<path d="M378.07054359367021,185.4695445173287 L378.0705395736436,185.46954451732842"/>
|
||
<path d="M378.06937641280319,185.30412261093366 L378.06937569773027,185.30412662457246"/>
|
||
<path d="M378.06937569773027,185.30412662457246 L378.06937167770366,185.30412626801467"/>
|
||
<path d="M378.12659588454471,184.98293120603898 L378.12659990457223,184.98293229259292"/>
|
||
<path d="M378.12660137292505,184.98292827895409 L378.12659990457223,184.98293229259292"/>
|
||
<path d="M378.13490254269664,184.98517082871888 L378.13490107394546,184.98517484346954"/>
|
||
<path d="M378.13490107394546,184.98517484346954 L378.13489705391885,184.98517375746408"/>
|
||
<path d="M378.23748661515356,184.67981841674595 L378.23749063518108,184.67982029674354"/>
|
||
<path d="M378.2452818842371,184.68345716234796 L378.24527956631982,184.68346117709862"/>
|
||
<path d="M378.23749295244716,184.67981628310471 L378.23749063518108,184.67982029674354"/>
|
||
<path d="M378.24527956631982,184.68346117709862 L378.24527554629321,184.68345929796561"/>
|
||
<path d="M378.39832975201125,184.40122782633085 L378.39833377203786,184.40123063596224"/>
|
||
<path d="M378.40538535671885,184.4061515272144 L378.40538199921457,184.40615554196506"/>
|
||
<path d="M378.39833712861082,184.40122662232341 L378.39833377203786,184.40123063596224"/>
|
||
<path d="M378.40538199921457,184.40615554196506 L378.40537797918796,184.40615273299551"/>
|
||
<path d="M378.6053875929706,184.15363620854262 L378.60539161299812,184.15364021191363"/>
|
||
<path d="M378.85988388340729,183.95052268381886 L378.85987986337977,183.95052606920834"/>
|
||
<path d="M378.85494355890978,183.94348429241671 L378.85493953888226,183.94348767781406"/>
|
||
<path d="M378.61148462728534,184.15970739924438 L378.61148060725782,184.1597033962573"/>
|
||
<path d="M378.854940741679,183.94348027877791 L378.85494355890978,183.94348429241671"/>
|
||
<path d="M379.14507875379559,183.78586460930109 L379.14507473376807,183.78586693027523"/>
|
||
<path d="M379.14145377495197,183.77806658946119 L379.14144975492445,183.77806891043829"/>
|
||
<path d="M378.85988388340729,183.95052268381886 L378.85988106540981,183.95051866906817"/>
|
||
<path d="M379.14145190884074,183.77806257582239 L379.14145377495197,183.77806658946119"/>
|
||
<path d="M379.44822973846067,183.66702798773375 L379.44822571843315,183.66702944279621"/>
|
||
<path d="M379.45043765259425,183.67533772538522 L379.45043363256764,183.6753391804634"/>
|
||
<path d="M379.14507875379559,183.78586460930109 L379.14507688750246,183.7858605945504"/>
|
||
<path d="M379.44822867214543,183.66702397409495 L379.44822973846067,183.66702798773375"/>
|
||
<path d="M379.76617795519496,183.61150622668828 L379.76617393516835,183.61150692868617"/>
|
||
<path d="M379.76691903325036,183.6200718232455 L379.76691501322375,183.62007252524705"/>
|
||
<path d="M379.45043765259425,183.67533772538522 L379.45043658586792,183.67533371063453"/>
|
||
<path d="M379.76617760791805,183.61150221304945 L379.76617795519496,183.61150622668828"/>
|
||
<path d="M380.08712380441784,183.6200718232455 L380.08711978439032,183.6200718232455"/>
|
||
<path d="M380.08786508051116,183.61150622668828 L380.08786106048365,183.61150622668828"/>
|
||
<path d="M379.76691903325036,183.6200718232455 L379.76691868590251,183.62006780849481"/>
|
||
<path d="M380.08786542771622,183.61150221304945 L380.08786508051116,183.61150622668828"/>
|
||
<path d="M380.40360499582903,183.67533772538525 L380.40360097580151,183.67533702338326"/>
|
||
<path d="M380.40581329724546,183.66702798773377 L380.40580927721885,183.66702728573586"/>
|
||
<path d="M380.08712380441784,183.6200718232455 L380.08712415185937,183.62006780849484"/>
|
||
<path d="M380.40581436340972,183.66702397409497 L380.40581329724546,183.66702798773377"/>
|
||
<path d="M380.70896427311754,183.78586460930111 L380.70896025309094,183.78586315422473"/>
|
||
<path d="M380.71258907151105,183.77806658946122 L380.71258505148262,183.77806513439765"/>
|
||
<path d="M380.40360499582903,183.67533772538525 L380.40360606274362,183.67533371063456"/>
|
||
<path d="M380.71259093758317,183.77806257582242 L380.71258907151105,183.77806658946122"/>
|
||
<path d="M380.99415914350584,183.95052268381892 L380.99415512347923,183.95052036284477"/>
|
||
<path d="M380.99909957142017,183.94348429241677 L380.99909555139266,183.94348197144163"/>
|
||
<path d="M380.70896427311754,183.78586460930111 L380.708966139317,183.78586059455043"/>
|
||
<path d="M380.99910238847087,183.94348027877794 L380.99909957142017,183.94348429241677"/>
|
||
<path d="M381.24865094959796,184.15364021191368 L381.24864692956953,184.15363682650815"/>
|
||
<path d="M381.2425583996278,184.15970739924444 L381.24255437960119,184.15970401385496"/>
|
||
<path d="M380.99415914350584,183.95052268381892 L380.99416196156335,183.95051866906823"/>
|
||
<path d="M381.25582105876265,184.14650000688843 L381.25581703873422,184.14650401014993"/>
|
||
<path d="M381.45570855400138,184.40123063596226 L381.45570519743205,184.40122662232346"/>
|
||
<path d="M381.24864692956953,184.15364421520641 L381.24865094959796,184.15364021191368"/>
|
||
<path d="M381.44297502239397,184.41012892539857 L381.44297166388924,184.41012490944064"/>
|
||
<path d="M381.2425583996278,184.15970739924444 L381.24255437960119,184.15971140316944"/>
|
||
<path d="M381.44866069651971,184.40615554196512 L381.44865733902088,184.40615152721443"/>
|
||
<path d="M381.45570855400138,184.40123063596226 L381.45570453397386,184.40123344507958"/>
|
||
<path d="M381.60876289285852,184.68346117709868 L381.60876057494579,184.68345716234802"/>
|
||
<path d="M381.44865667649219,184.40615835132576 L381.44866069651971,184.40615554196512"/>
|
||
<path d="M381.60247958380342,184.6863990132448 L381.60247726518946,184.68639499728687"/>
|
||
<path d="M381.71244592476114,184.9869828884415 L381.7124444555534,184.98697887248358"/>
|
||
<path d="M381.60876289285852,184.68346117709868 L381.60875887283191,184.68346305671034"/>
|
||
<path d="M381.7477010867392,185.14439610608775 L381.7477001873026,185.14439209012983"/>
|
||
<path d="M381.75452540065589,185.14317751937978 L381.75452942068341,185.14317680154184"/>
|
||
<path d="M381.75452942068341,185.14317680154184 L381.75452852150147,185.14317278679115"/>
|
||
<path d="M381.71913776735028,184.98517592897423 L381.71914178737779,184.98517484346959"/>
|
||
<path d="M381.72744282361282,184.98293229259298 L381.7274388035853,184.982933378616"/>
|
||
<path d="M381.71914031862207,184.98517082871894 L381.71914178737779,184.98517484346959"/>
|
||
<path d="M381.61655221128194,184.6798202967436 L381.61654819125442,184.67982217578347"/>
|
||
<path d="M381.78466703045478,185.30412662457255 L381.78466631538186,185.30412261093372"/>
|
||
<path d="M381.61655221128194,184.6798202967436 L381.61654989400949,184.6798162831048"/>
|
||
<path d="M381.46400277699786,184.39543406868194 L381.46399875696943,184.39543687815078"/>
|
||
<path d="M381.73721088474349,184.9802921385446 L381.73720686471597,184.98029322509518"/>
|
||
<path d="M381.72744135526182,184.98292827895415 L381.72744282361282,184.98293229259298"/>
|
||
<path d="M381.62571847409936,184.67553371334586 L381.62571445407093,184.67553559330329"/>
|
||
<path d="M381.76059813624806,184.97397420165495 L381.76059666888295,184.97397019065491"/>
|
||
<path d="M381.74830857903135,184.97729469046311 L381.74830711138156,184.97729067871208"/>
|
||
<path d="M381.74830857903135,184.97729469046311 L381.74830455900383,184.97729577625825"/>
|
||
<path d="M381.73721088474349,184.9802921385446 L381.7372094167672,184.98028812590982"/>
|
||
<path d="M381.64766079602805,184.66527606620943 L381.64766481605466,184.66527418674485"/>
|
||
<path d="M381.64766250028924,184.66527017574481 L381.64766481605466,184.66527418674485"/>
|
||
<path d="M381.6361299216619,184.6706619476214 L381.63613223784932,184.67066595937243"/>
|
||
<path d="M381.63613223784932,184.67066595937243 L381.63612821782272,184.67066783847235"/>
|
||
<path d="M381.62571615740262,184.67552970071108 L381.62571847409936,184.67553371334586"/>
|
||
<path d="M381.48385725948583,184.3815546315891 L381.48386061386145,184.38155864258914"/>
|
||
<path d="M381.48385659383484,184.38156145164987 L381.48386061386145,184.38155864258914"/>
|
||
<path d="M381.47342230022196,184.38884623153905 L381.47342565522331,184.38885024329011"/>
|
||
<path d="M381.47342565522331,184.38885024329011 L381.47342163519579,184.3888530521088"/>
|
||
<path d="M381.46399942126072,184.39543005604716 L381.46400277699786,184.39543406868194"/>
|
||
<path d="M381.27298305823524,184.12940289911273 L381.27298707826185,184.12940628452949"/>
|
||
<path d="M381.27298305823524,184.12941028768796 L381.27298707826185,184.12940628452949"/>
|
||
<path d="M381.26396653490565,184.13838897634147 L381.26396251487904,184.13838559094668"/>
|
||
<path d="M381.26396653490565,184.13838897634147 L381.26396251487904,184.13839297936869"/>
|
||
<path d="M381.25581703873422,184.14649662148929 L381.25582105876265,184.14650000688843"/>
|
||
<path d="M381.01883251071877,183.91537311853719 L381.01882849069125,183.91537079758308"/>
|
||
<path d="M381.01152101384241,183.92579005871943 L381.01151819805318,183.92579407047046"/>
|
||
<path d="M381.01151417802566,183.92579174948693 L381.01151819805318,183.92579407047046"/>
|
||
<path d="M381.00491279570679,183.93520180606362 L381.00491561307672,183.93519779342884"/>
|
||
<path d="M381.00490877567927,183.93519948511533 L381.00491279570679,183.93520180606362"/>
|
||
<path d="M380.72706304248595,183.74692150259241 L380.72706706251256,183.74692295766275"/>
|
||
<path d="M380.72170083533229,183.75846650946966 L380.72170270026663,183.75846249771863"/>
|
||
<path d="M380.72169681530568,183.75846505441024 L380.72170083533229,183.75846650946966"/>
|
||
<path d="M380.71685632820163,183.76888836919812 L380.71685446296442,183.76889238183287"/>
|
||
<path d="M380.7168504429369,183.7688909267377 L380.71685446296442,183.76889238183287"/>
|
||
<path d="M380.41136366406545,183.64613915097561 L380.41136472991411,183.64613513922458"/>
|
||
<path d="M380.41462847162393,183.6338348902116 L380.41463249165145,183.6338355922415"/>
|
||
<path d="M380.41135964403884,183.64613844895541 L380.41136366406545,183.64613915097561"/>
|
||
<path d="M380.40841125318411,183.65724781840697 L380.40841231964305,183.65724380577217"/>
|
||
<path d="M380.40840723315569,183.65724711641985 L380.40841125318411,183.65724781840697"/>
|
||
<path d="M380.09082123734197,183.57728812463577 L380.09082525736949,183.57728812463577"/>
|
||
<path d="M380.08972801332266,183.58997168683356 L380.08972836037583,183.58996767508251"/>
|
||
<path d="M380.08972399329514,183.58997168683356 L380.08972801332266,183.58997168683356"/>
|
||
<path d="M380.08873747144162,183.60142152405922 L380.08873712430295,183.60142553669399"/>
|
||
<path d="M380.08873310427543,183.60142553669399 L380.08873712430295,183.60142553669399"/>
|
||
<path d="M379.76321358993528,183.57728882666524 L379.76321760996188,183.57728812463577"/>
|
||
<path d="M379.76431484806881,183.58997168683356 L379.76431450101836,183.58996767508251"/>
|
||
<path d="M379.76431484806881,183.58997168683356 L379.7643108280422,183.58997238885459"/>
|
||
<path d="M379.76530538296493,183.60142152405922 L379.76530573010086,183.60142553669399"/>
|
||
<path d="M379.76530171007335,183.60142623868069 L379.76530573010086,183.60142553669399"/>
|
||
<path d="M379.43941018643591,183.63383559224144 L379.4394061664093,183.63383704731223"/>
|
||
<path d="M379.4426785097844,183.64613513922458 L379.44267957581587,183.64613915097561"/>
|
||
<path d="M379.44267555578836,183.64614060603458 L379.44267957581587,183.64613915097561"/>
|
||
<path d="M379.44563141197659,183.65724781840694 L379.44563034572411,183.65724380577217"/>
|
||
<path d="M379.44562739194816,183.6572492735026 L379.44563141197659,183.65724781840694"/>
|
||
<path d="M379.12697169016928,183.74692527861757 L379.12697571019589,183.74692295766272"/>
|
||
<path d="M379.13234230992703,183.75846650946963 L379.13234044486262,183.7584624977186"/>
|
||
<path d="M379.13234230992703,183.75846650946963 L379.13233828989951,183.75846883045091"/>
|
||
<path d="M379.13718643172933,183.76888836919807 L379.13718829681829,183.76889238183287"/>
|
||
<path d="M379.13718427678987,183.76889470278115 L379.13718829681829,183.76889238183287"/>
|
||
<path d="M378.835206336586,183.91537650395011 L378.83521035661261,183.91537311853716"/>
|
||
<path d="M378.84252184755178,183.9257900587194 L378.84252466333919,183.92579407047043"/>
|
||
<path d="M378.8491259440475,183.93520519146273 L378.84912996407502,183.93520180606359"/>
|
||
<path d="M378.84912996407502,183.93520180606359 L378.84912714674874,183.93519779342881"/>
|
||
<path d="M378.84252064331167,183.92579745586522 L378.84252466333919,183.92579407047043"/>
|
||
<path d="M378.37018574977128,184.38155463158904 L378.37018239540294,184.38155864258908"/>
|
||
<path d="M378.5900723064583,184.1383849733063 L378.59007632648581,184.13838897634142"/>
|
||
<path d="M378.39004003009586,184.39543406868188 L378.39004338583209,184.3954300560471"/>
|
||
<path d="M378.59822170102007,184.1465000068884 L378.59821768099255,184.14649600381065"/>
|
||
<path d="M378.38061687499112,184.38885024329005 L378.38062022999702,184.38884623153899"/>
|
||
<path d="M378.38061687499112,184.38885024329005 L378.3806128549636,184.38884743410034"/>
|
||
<path d="M378.20637824052073,184.6652741867448 L378.20638055628615,184.66527017574475"/>
|
||
<path d="M378.21791048160912,184.67066595937237 L378.21791279779472,184.67066194762134"/>
|
||
<path d="M378.39004003009586,184.39543406868188 L378.39003601006834,184.39543125994533"/>
|
||
<path d="M378.2283245695503,184.6755337133458 L378.2283268862443,184.67552970071102"/>
|
||
<path d="M378.21790646158161,184.67066407985288 L378.21791048160912,184.67066595937237"/>
|
||
<path d="M378.11683187503832,184.98029213854454 L378.11683334301915,184.98028812590977"/>
|
||
<path d="M378.22832054952278,184.67553183430408 L378.2283245695503,184.6755337133458"/>
|
||
<path d="M378.10573539517964,184.97729067871202 L378.10573392752713,184.97729469046305"/>
|
||
<path d="M378.11683187503832,184.98029213854454 L378.1168278550108,184.98029105277402"/>
|
||
<path d="M378.10572990749961,184.97729360428758 L378.10573392752713,184.97729469046305"/>
|
||
<path d="M378.05184047357534,185.46954451627059 L378.05184449360377,185.46954451627073"/>
|
||
<path d="M378.04035570978931,185.46954451582874 L378.04035972981683,185.46954451582889"/>
|
||
<path d="M378.01382823730864,185.4695445151504 L378.01383225733707,185.46954451515046"/>
|
||
<path d="M378.01383278973981,185.46954050475622 L378.01383225733707,185.46954451515046"/>
|
||
<path d="M378.02764183521094,185.46954050445333 L378.02764130261903,185.46954451545338"/>
|
||
<path d="M378.02764130261903,185.46954451545338 L378.02763728259151,185.46954451545326"/>
|
||
<path d="M378.20637824052073,184.6652741867448 L378.20637422049413,184.66527230738291"/>
|
||
<path d="M378.08010084940406,184.97036795334262 L378.08010231655453,184.97036394294835"/>
|
||
<path d="M378.09344451818333,184.9739742016549 L378.09344049815581,184.97397311520587"/>
|
||
<path d="M378.0934459855539,184.97397019065485 L378.09344451818333,184.9739742016549"/>
|
||
<path d="M377.99907050745651,185.46954451492638 L377.99907452748312,185.46954451492641"/>
|
||
<path d="M377.98350657062883,185.4695445147874 L377.98351059065635,185.4695445147874"/>
|
||
<path d="M377.95105182884663,185.46954451478743 L377.95105584887415,185.4695445147874"/>
|
||
<path d="M377.96727918828719,185.46954451473971 L377.96728320831471,185.46954451473968"/>
|
||
<path d="M381.08825330674654,183.81647186825131 L381.08825732677315,183.81647418921247"/>
|
||
<path d="M380.77217752587921,183.64988430395519 L380.77217939023967,183.64988029356093"/>
|
||
<path d="M379.41193109374626,183.53041409151137 L379.41193002817045,183.53041008111714"/>
|
||
<path d="M379.40837759673968,183.51705675979915 L379.40838161676629,183.51705530471401"/>
|
||
<path d="M377.976796370805,184.94245567732051 L377.97679783818376,184.94245166632047"/>
|
||
<path d="M378.00439673005667,184.94991253742742 L378.00440075008419,184.94991362325672"/>
|
||
<path d="M377.93549189802025,185.46954451492641 L377.93549242978361,185.46954050498027"/>
|
||
<path d="M377.93548787799273,185.46954451492647 L377.93549189802025,185.46954451492641"/>
|
||
<path d="M377.90692511454972,185.46954451545338 L377.90692564625124,185.46954050445333"/>
|
||
<path d="M377.99013602434889,184.94606064939066 L377.99014004437731,184.94606173578225"/>
|
||
<path d="M377.92073415279674,185.46954451515046 L377.92073468451463,185.46954050475622"/>
|
||
<path d="M377.92073013276922,185.46954451515057 L377.92073415279674,185.46954451515046"/>
|
||
<path d="M377.90692109452311,185.46954451545349 L377.90692511454972,185.46954451545338"/>
|
||
<path d="M377.88271789061082,185.46954451627093 L377.88272191063925,185.46954451627073"/>
|
||
<path d="M377.88272208659373,185.46954050363595 L377.88272191063925,185.46954451627073"/>
|
||
<path d="M377.89420684573952,185.46954050407783 L377.89420666958495,185.46954451582886"/>
|
||
<path d="M377.89420666958495,185.46954451582886 L377.89420264955743,185.469544515829"/>
|
||
<path d="M377.890666418612,185.288278911904 L377.89067043863952,185.28827926847083"/>
|
||
<path d="M377.89067115353691,185.28827525583606 L377.89067043863952,185.28827926847083"/>
|
||
<path d="M377.90212207300056,185.28929112211097 L377.90212135825868,185.289295133862"/>
|
||
<path d="M377.90212135825868,185.289295133862 L377.90211733823116,185.28929477722633"/>
|
||
<path d="M377.95340495733899,184.93613400717533 L377.95340897736651,184.93613509263903"/>
|
||
<path d="M377.95341044534371,184.93613108000426 L377.95340897736651,184.93613509263903"/>
|
||
<path d="M377.96450662434336,184.93913518926334 L377.96450260431584,184.93913410250417"/>
|
||
<path d="M377.96450809199314,184.93913117751231 L377.96450662434336,184.93913518926334"/>
|
||
<path d="M378.07496895007216,184.60384478552015 L378.07497297009968,184.60384666551596"/>
|
||
<path d="M378.07497528678459,184.60384265288118 L378.07497297009968,184.60384666551596"/>
|
||
<path d="M378.08538933390309,184.60871040685464 L378.0853870177184,184.60871441860567"/>
|
||
<path d="M378.0853870177184,184.60871441860567 L378.08538299769089,184.60871253955727"/>
|
||
<path d="M378.25127607997138,184.29846944021511 L378.25128009999889,184.29847224864685"/>
|
||
<path d="M378.25128345575331,184.29846823601207 L378.25128009999889,184.29847224864685"/>
|
||
<path d="M378.26070293091334,184.305058344092 L378.26069891088582,184.30505553429074"/>
|
||
<path d="M378.26070628590924,184.30505433234094 L378.26070293091334,184.305058344092"/>
|
||
<path d="M378.47826579334151,184.02704585086332 L378.47826981336902,184.02704985438839"/>
|
||
<path d="M378.75186629865902,183.79664588181024 L378.75186227863151,183.79664926719857"/>
|
||
<path d="M378.4864157626248,184.03516126254112 L378.48641174259819,184.03515725956007"/>
|
||
<path d="M378.75847122789264,183.80605323803013 L378.75846720786603,183.80605662344448"/>
|
||
<path d="M378.75186348199213,183.79664186917546 L378.75186629865902,183.79664588181024"/>
|
||
<path d="M379.06582570911678,183.61538044476558 L379.06582168908926,183.615382765741"/>
|
||
<path d="M379.07067198686264,183.62580631624508 L379.07066796683512,183.62580863717955"/>
|
||
<path d="M378.75847122789264,183.80605323803013 L378.75846841123212,183.80604922627913"/>
|
||
<path d="M379.06582384393141,183.6153764321308 L379.06582570911678,183.61538044476558"/>
|
||
<path d="M379.40216037829896,183.4936404307567 L379.40215635827144,183.49364188584971"/>
|
||
<path d="M379.07067198686264,183.62580631624508 L379.07067012207199,183.62580230449402"/>
|
||
<path d="M379.40511259993718,183.50475174673085 L379.40510857990967,183.5047532018252"/>
|
||
<path d="M379.40215931203647,183.49363641812192 L379.40216037829896,183.4936404307567"/>
|
||
<path d="M379.75071439192516,183.43277439789208 L379.75071037189764,183.43277509988698"/>
|
||
<path d="M379.40511259993718,183.50475174673085 L379.40511153403486,183.50474773497982"/>
|
||
<path d="M379.75170547018979,183.44422559744226 L379.75170145016227,183.44422629946698"/>
|
||
<path d="M379.75071404480741,183.4327703852573 L379.75071439192516,183.43277439789208"/>
|
||
<path d="M380.10332846247866,183.4327743978921 L380.10332444245114,183.4327743978921"/>
|
||
<path d="M379.75170547018979,183.44422559744226 L379.75170512298018,183.44422158569122"/>
|
||
<path d="M380.1023375804466,183.44422559744226 L380.10233356041999,183.44422559744226"/>
|
||
<path d="M380.10332880966916,183.4327703852573 L380.10332846247866,183.4327743978921"/>
|
||
<path d="M380.45188228685993,183.49364043075673 L380.45187826683241,183.49363972876145"/>
|
||
<path d="M380.44893007221026,183.50475174673085 L380.44892605218365,183.50475104470539"/>
|
||
<path d="M380.1023375804466,183.44422559744226 L380.10233792758709,183.44422158569122"/>
|
||
<path d="M380.45188335327521,183.49363641812195 L380.45188228685993,183.49364043075673"/>
|
||
<path d="M380.78821714528794,183.61538044476561 L380.78821312526043,183.61537898967342"/>
|
||
<path d="M380.44893007221026,183.50475174673085 L380.44893113811077,183.50474773497984"/>
|
||
<path d="M380.78337115839668,183.62580404530806 L380.78336713836916,183.62580259024307"/>
|
||
<path d="M380.78821901042875,183.61537643213083 L380.78821714528794,183.61538044476561"/>
|
||
<path d="M381.10217665036771,183.79664588181026 L381.10217263034019,183.79664356083555"/>
|
||
<path d="M380.78337115839668,183.62580404530806 L380.78337302348109,183.62580003355703"/>
|
||
<path d="M381.09557163349973,183.80605323803019 L381.09556761347221,183.80605091706434"/>
|
||
<path d="M381.10217946689363,183.79664186917552 L381.10217665036771,183.79664588181026"/>
|
||
<path d="M381.37577270985685,184.02704985438845 L381.37576868982933,184.02704646899485"/>
|
||
<path d="M381.36762686221073,184.03516126254118 L381.36762284218412,184.03515787712391"/>
|
||
<path d="M381.09557163349973,183.80605323803019 L381.09557445019755,183.80604922627916"/>
|
||
<path d="M381.38294281108074,184.01990965036725 L381.38293879105322,184.01991365363261"/>
|
||
<path d="M381.59333983585611,184.30505834409206 L381.5933364808584,184.305054332341"/>
|
||
<path d="M381.60276232860497,184.2984722486469 L381.60275897285237,184.29846823601213"/>
|
||
<path d="M381.37576868982933,184.02705385742004 L381.37577270985685,184.02704985438845"/>
|
||
<path d="M381.61105654366065,184.29267795330765 L381.61105285159601,184.29268053256445"/>
|
||
<path d="M381.77906955312619,184.60384666551602 L381.77906723644037,184.60384265288127"/>
|
||
<path d="M381.76865579636296,184.60871441860573 L381.76865348017645,184.6087104068547"/>
|
||
<path d="M381.60275830857745,184.29847505854943 L381.60276232860497,184.2984722486469"/>
|
||
<path d="M381.88953588221511,184.93913518926342 L381.88953441456806,184.93913117751237"/>
|
||
<path d="M381.77906955312619,184.60384666551602 L381.77906553309867,184.60384854461716"/>
|
||
<path d="M381.90063394800427,184.93613509263912 L381.90062992797675,184.93613617935745"/>
|
||
<path d="M381.95192117195484,185.28929513386208 L381.95192045721205,185.28929112211102"/>
|
||
<path d="M381.90063394800427,184.93613509263912 L381.90063248002252,184.93613108000432"/>
|
||
<path d="M381.78823580800281,184.59956008312233 L381.78823178797529,184.59956196308096"/>
|
||
<path d="M381.96337236845329,185.28827926847089 L381.96337165355681,185.28827525583611"/>
|
||
<path d="M381.91040200119505,184.93349758902133 L381.91039798116753,184.933498674482"/>
|
||
<path d="M381.99403643448522,185.28555982367979 L381.99403571876474,185.28555580643172"/>
|
||
<path d="M381.93034812675387,184.92810680878259 L381.9303517902722,184.9281058185739"/>
|
||
<path d="M381.80695626316583,184.59080808284415 L381.80695224313831,184.59080996240473"/>
|
||
<path d="M381.98892569579266,185.28601438893094 L381.98892498030591,185.28601037297301"/>
|
||
<path d="M381.98201637464217,185.28662527038938 L381.98201565936279,185.28662125563869"/>
|
||
<path d="M381.97345154001732,185.28738527676069 L381.97345082493712,185.28738126312186"/>
|
||
<path d="M381.92539741252085,184.9294405193522 L381.92539888170404,184.92944453531013"/>
|
||
<path d="M381.92539888170404,184.92944453531013 L381.92539486167652,184.92944562223133"/>
|
||
<path d="M381.91040053286406,184.93349357538253 L381.91040200119505,184.93349758902133"/>
|
||
<path d="M381.91869863011698,184.93125612532958 L381.9187026501445,184.93125503925657"/>
|
||
<path d="M381.91870118140878,184.93125102450588 L381.9187026501445,184.93125503925657"/>
|
||
<path d="M381.80230609851378,184.59297716373754 L381.80230841713865,184.59298117969547"/>
|
||
<path d="M381.80230841713865,184.59298117969547 L381.80230439711113,184.59298305943057"/>
|
||
<path d="M381.79602279970595,184.59591518912842 L381.79602511763051,184.59591920387911"/>
|
||
<path d="M381.79602109760299,184.59592108292026 L381.79602511763051,184.59591920387911"/>
|
||
<path d="M381.78823349071672,184.59955606948353 L381.78823580800281,184.59956008312233"/>
|
||
<path d="M381.62378603689876,184.28378247574238 L381.62379005692628,184.28377966619047"/>
|
||
<path d="M381.62378669837972,184.28377565023254 L381.62379005692628,184.28377966619047"/>
|
||
<path d="M381.61810141332944,184.28774903366599 L381.61810477083554,184.28775304841668"/>
|
||
<path d="M381.61810477083554,184.28775304841668 L381.61810075080894,184.28775585738558"/>
|
||
<path d="M381.61105318708951,184.29267393966882 L381.61105654366065,184.29267795330765"/>
|
||
<path d="M381.39394601368394,184.00894672395998 L381.39395003371237,184.00895010940258"/>
|
||
<path d="M381.39394601368394,184.00895411116784 L381.39395003371237,184.00895010940258"/>
|
||
<path d="M381.38903133222766,184.01383907873767 L381.38903535225427,184.01384246414835"/>
|
||
<path d="M381.38903133222766,184.01384646744557 L381.38903535225427,184.01384246414835"/>
|
||
<path d="M381.38294281108074,184.01990965036725 L381.38293879105322,184.01990626497476"/>
|
||
<path d="M381.11691213401582,183.77564534323358 L381.11691615404334,183.77564766419047"/>
|
||
<path d="M381.11293104281185,183.7813250061709 L381.11293386089574,183.78132099142022"/>
|
||
<path d="M381.10798622517586,183.78836107548483 L381.10799024520338,183.78836339646116"/>
|
||
<path d="M381.10799306269064,183.78835938282236 L381.10799024520338,183.78836339646116"/>
|
||
<path d="M381.11292702278433,183.78132268522592 L381.11293104281185,183.7813250061709"/>
|
||
<path d="M380.79610918446588,183.59840420466261 L380.7961073183983,183.59840821941327"/>
|
||
<path d="M380.79902731427273,183.59211589088341 L380.79903133430025,183.59211734594427"/>
|
||
<path d="M380.79610329837078,183.5984067643314 L380.7961073183983,183.59840821941327"/>
|
||
<path d="M380.79248252880143,183.60620396720427 L380.79248439502362,183.60619995356546"/>
|
||
<path d="M380.79248252880143,183.60620396720427 L380.79247850877391,183.60620251213942"/>
|
||
<path d="M380.45846586353719,183.46884942474699 L380.4584698835647,183.4688501267803"/>
|
||
<path d="M380.4566885274794,183.47555279683138 L380.45668959447221,183.47554878208069"/>
|
||
<path d="M380.45447678256232,183.4838622098456 L380.45448080258984,183.48386291186048"/>
|
||
<path d="M380.45448186888143,183.48385889822168 L380.45448080258984,183.48386291186048"/>
|
||
<path d="M380.45668450745188,183.47555209481988 L380.4566885274794,183.47555279683138"/>
|
||
<path d="M380.10494192376927,183.41412372021631 L380.10494157638323,183.41412773496697"/>
|
||
<path d="M380.1055355650019,183.40721651719826 L380.10553958502942,183.40721651719826"/>
|
||
<path d="M380.10493755635662,183.41412773496697 L380.10494157638323,183.41412773496697"/>
|
||
<path d="M380.10420068757276,183.42269370890187 L380.10420103472143,183.42268969526305"/>
|
||
<path d="M380.10419666754615,183.42269370890187 L380.10420068757276,183.42269370890187"/>
|
||
<path d="M379.74910091400443,183.41412372021628 L379.74910126128498,183.41412773496697"/>
|
||
<path d="M379.74849941231014,183.40721721923154 L379.74850343233766,183.40721651719826"/>
|
||
<path d="M379.74909724125746,183.4141284369781 L379.74910126128498,183.41412773496697"/>
|
||
<path d="M379.74984234813337,183.42269370890187 L379.74984200089284,183.42268969526305"/>
|
||
<path d="M379.74984234813337,183.42269370890187 L379.74983832810676,183.42269441091673"/>
|
||
<path d="M379.39556911377485,183.46885158184151 L379.39557313380237,183.46885012678027"/>
|
||
<path d="M379.39735412094478,183.47555279683138 L379.39735305417298,183.47554878208069"/>
|
||
<path d="M379.39955821308968,183.48386436692388 L379.39956223311719,183.48386291186046"/>
|
||
<path d="M379.39956116663825,183.48385889822165 L379.39956223311719,183.48386291186046"/>
|
||
<path d="M379.39735010091727,183.47555425191405 L379.39735412094478,183.47555279683138"/>
|
||
<path d="M379.05793365337786,183.59840420466259 L379.0579355192699,183.59840821941327"/>
|
||
<path d="M379.05500775766131,183.59211966690043 L379.05501177768883,183.59211734594425"/>
|
||
<path d="M379.0579314992433,183.59841054035965 L379.0579355192699,183.59840821941327"/>
|
||
<path d="M379.06156022303958,183.60620396720424 L379.06155835686195,183.60619995356544"/>
|
||
<path d="M379.06156022303958,183.60620396720424 L379.06155620301206,183.60620628817955"/>
|
||
<path d="M378.73712686332374,183.77564766419044 L378.73712284329622,183.77565104962781"/>
|
||
<path d="M378.74111198410128,183.78132500617085 L378.74110916601103,183.78132099142019"/>
|
||
<path d="M378.74110796407467,183.78132839157459 L378.74111198410128,183.78132500617085"/>
|
||
<path d="M378.74604959473754,183.78835938282234 L378.74605241201471,183.78836339646114"/>
|
||
<path d="M378.74604839198719,183.78836678185721 L378.74605241201471,183.78836339646114"/>
|
||
<path d="M378.23025267657295,184.28377966619038 L378.23025603511769,184.28377565023249"/>
|
||
<path d="M378.46500710692408,184.01384246414833 L378.46500308689747,184.01383846227583"/>
|
||
<path d="M378.23593811414366,184.28775304841659 L378.23594147164431,184.28774903366593"/>
|
||
<path d="M378.47109615728868,184.01990564741772 L378.4711001773162,184.0199096503672"/>
|
||
<path d="M378.24298606624643,184.29267795330759 L378.24298942282212,184.29267393966876"/>
|
||
<path d="M378.05173457657156,184.59298117969541 L378.05173689519279,184.59297716373749"/>
|
||
<path d="M378.23593811414366,184.28775304841659 L378.23593409411615,184.28775023893991"/>
|
||
<path d="M378.06580689652628,184.59956008312227 L378.06580921381055,184.59955606948347"/>
|
||
<path d="M378.24298204621891,184.29267514422904 L378.24298606624643,184.29267795330759"/>
|
||
<path d="M378.05801793293858,184.59591920387905 L378.05802025086041,184.59591518912836"/>
|
||
<path d="M377.92864415931808,184.92944453531007 L377.92864562850036,184.92944051935214"/>
|
||
<path d="M378.05801793293858,184.59591920387905 L378.05801391291197,184.59591732416123"/>
|
||
<path d="M377.93534006924574,184.93125503925648 L377.93534153798601,184.93125102450583"/>
|
||
<path d="M378.06580689652628,184.59956008312227 L378.06580287649967,184.59955820399765"/>
|
||
<path d="M377.94364095171795,184.93349758902127 L377.94364242004622,184.93349357538244"/>
|
||
<path d="M377.93533604921913,184.93125395228324 L377.93534006924574,184.93125503925648"/>
|
||
<path d="M377.87202627378201,185.28662527038929 L377.8720269890614,185.28662125563861"/>
|
||
<path d="M377.94364095171795,184.93349758902127 L377.94363693169134,184.93349650297881"/>
|
||
<path d="M377.88059205700984,185.2873812631218 L377.88059134192872,185.2873852767606"/>
|
||
<path d="M377.87202225375449,185.28662491495476 L377.87202627378201,185.28662527038929"/>
|
||
<path d="M377.87261301970693,185.46954451677274 L377.87261319549862,185.46954050313394"/>
|
||
<path d="M377.88058732190211,185.28738492005053 L377.88059134192872,185.2873852767606"/>
|
||
<path d="M377.86402279974891,185.4695445173287 L377.86402297541144,185.46954050257801"/>
|
||
<path d="M377.87260899967941,185.469544516773 L377.87261301970693,185.46954451677274"/>
|
||
<path d="M377.8640187797223,185.46954451732904 L377.86402279974891,185.4695445173287"/>
|
||
<path d="M377.85709330673262,185.46954050197439 L377.85709313115467,185.46954451793232"/>
|
||
<path d="M377.85708911112715,185.4695445179328 L377.85709313115467,185.46954451793232"/>
|
||
<path d="M377.86511709684555,185.28601438893088 L377.86511781233503,185.28601037297295"/>
|
||
<path d="M377.92864013929056,184.9294434488468 L377.92864415931808,184.92944453531007"/>
|
||
<path d="M377.86000702226875,185.28555580643163 L377.86000630655099,185.28555982367973"/>
|
||
<path d="M377.86511709684555,185.28601438893088 L377.86511307681803,185.28601403138052"/>
|
||
<path d="M377.86000228652438,185.28555946787031 L377.86000630655099,185.28555982367973"/>
|
||
<path d="M377.85196713031337,185.46954451857738 L377.85196730584676,185.46954050132931"/>
|
||
<path d="M377.85196311028676,185.46954451857826 L377.85196713031337,185.46954451857738"/>
|
||
<path d="M377.85574704670444,185.28518228178751 L377.85574758298253,185.28517826176017"/>
|
||
<path d="M377.85683599411959,185.28527515578293 L377.85683545802613,185.28527917439163"/>
|
||
<path d="M377.88098684523311,185.10420699911913 L377.88099086526063,185.10420771321859"/>
|
||
<path d="M377.87991576165905,185.10401255670021 L377.87991486129749,185.10401657672759"/>
|
||
<path d="M377.8809917652984,185.10420369460988 L377.88099086526063,185.10420771321859"/>
|
||
<path d="M377.92369223709056,184.92810180132574 L377.92369076743353,184.92810581857384"/>
|
||
<path d="M377.92368674740692,184.92810473351466 L377.92369076743353,184.92810581857384"/>
|
||
<path d="M377.91956460980737,184.92698676985259 L377.91956313913988,184.92699078987994"/>
|
||
<path d="M377.9206191812932,184.92727234089389 L377.92061771113413,184.9272763595026"/>
|
||
<path d="M377.92061771113413,184.9272763595026 L377.92061369110752,184.92727527091157"/>
|
||
<path d="M378.04708899239949,184.59080406559599 L378.04708667302975,184.59080808284409"/>
|
||
<path d="M378.04708265300224,184.59080620631045 L378.04708667302975,184.59080808284409"/>
|
||
<path d="M378.04419895973433,184.58946009984578 L378.04420297976094,184.58946198559772"/>
|
||
<path d="M378.04321528486116,184.5889935596563 L378.04321296388252,184.58899757968365"/>
|
||
<path d="M378.04420529990648,184.58945796698899 L378.04420297976094,184.58946198559772"/>
|
||
<path d="M378.45645295177883,184.00532509484361 L378.45645697180544,184.00532910094748"/>
|
||
<path d="M378.22604684877342,184.28084145280349 L378.226050208385,184.28083743555538"/>
|
||
<path d="M378.2260428287459,184.280838644455 L378.22604684877342,184.28084145280349"/>
|
||
<path d="M378.22343356402462,184.27901583820994 L378.22343758405214,184.27901864802482"/>
|
||
<path d="M378.22254529226348,184.2783886070645 L378.22254193033814,184.27839262709188"/>
|
||
<path d="M378.22344094477512,184.27901462941608 L378.22343758405214,184.27901864802482"/>
|
||
<path d="M378.58691164837956,183.87946393120666 L378.58690762835295,183.87946763088596"/>
|
||
<path d="M378.45420131090532,184.00308125245402 L378.45419729087871,184.00307725530482"/>
|
||
<path d="M378.58761545522475,183.88029849985719 L378.58761143519814,183.88030219953984"/>
|
||
<path d="M378.73235012603482,183.76884280269459 L378.73234610600821,183.76884589839321"/>
|
||
<path d="M378.58761206625923,183.88029448124848 L378.58761545522475,183.88029849985719"/>
|
||
<path d="M378.73172239558016,183.76794881119167 L378.73171837555356,183.76795190691359"/>
|
||
<path d="M378.88729984450174,183.66869448022118 L378.88729582447513,183.66869704489301"/>
|
||
<path d="M378.73235012603482,183.76884280269459 L378.73234730430477,183.76883878408586"/>
|
||
<path d="M378.88784591584636,183.66964070327589 L378.88784189581884,183.66964326794422"/>
|
||
<path d="M379.05150695438397,183.58457745782852 L379.05150293435645,183.58457954724793"/>
|
||
<path d="M378.88784359668125,183.66963668466715 L378.88784591584636,183.66964070327589"/>
|
||
<path d="M379.05104623242323,183.58358657301216 L379.05104221239662,183.58358866243898"/>
|
||
<path d="M379.22039701468611,183.51496150457334 L379.2203929946586,183.5149631616159"/>
|
||
<path d="M379.05150508589077,183.58457343921981 L379.05150695438397,183.58457745782852"/>
|
||
<path d="M379.22002504851434,183.51393352778544 L379.22002102848683,183.51393518484008"/>
|
||
<path d="M379.3931574084404,183.45975767542186 L379.39315338841288,183.45975893335191"/>
|
||
<path d="M379.22039701468611,183.51496150457334 L379.22039556058053,183.51495748596463"/>
|
||
<path d="M379.39343806401894,183.46081328194367 L379.39343404399142,183.46081453989561"/>
|
||
<path d="M379.39425435041312,183.46388638369581 L379.39425541748687,183.46389040094391"/>
|
||
<path d="M379.74806116224818,183.4021050170702 L379.74805714222066,183.40210571909077"/>
|
||
<path d="M379.74769269172384,183.39784587605325 L379.74768867169723,183.39784657806268"/>
|
||
<path d="M379.39343806401894,183.46081328194367 L379.39343699558549,183.46080926333494"/>
|
||
<path d="M379.74778675197513,183.39893365418305 L379.74778273194852,183.39893435619715"/>
|
||
<path d="M379.74806081464476,183.4021009998221 L379.74806116224818,183.4021050170702"/>
|
||
<path d="M380.10598165566944,183.4021050170702 L380.10597763564192,183.4021050170702"/>
|
||
<path d="M380.10625624442537,183.39893365418305 L380.10625222439785,183.39893365418305"/>
|
||
<path d="M380.10635029345713,183.39784587605328 L380.10634627343052,183.39784587605328"/>
|
||
<path d="M379.74778675197513,183.39893365418305 L379.74778640448631,183.39892963557432"/>
|
||
<path d="M380.45978338040322,183.46388969892334 L380.45978740043074,183.46389040094394"/>
|
||
<path d="M380.45978846748994,183.46388638369584 L380.45978740043074,183.46389040094394"/>
|
||
<path d="M380.10598200349841,183.4021009998221 L380.10598165566944,183.4021050170702"/>
|
||
<path d="M380.46060474313754,183.46081328194367 L380.46060072311002,183.46081257992921"/>
|
||
<path d="M380.10625659187326,183.39892963557432 L380.10625624442537,183.39893365418305"/>
|
||
<path d="M380.46088538749655,183.45975767542188 L380.46088136746903,183.45975697341208"/>
|
||
<path d="M380.63364617095931,183.51496150457336 L380.6336421509327,183.51496024662418"/>
|
||
<path d="M380.46060581152824,183.46080926333497 L380.46060474313754,183.46081328194367"/>
|
||
<path d="M380.63401765279968,183.51393352778547 L380.63401363277308,183.51393226985473"/>
|
||
<path d="M380.80299694200266,183.58358657301218 L380.80299292197606,183.58358491596221"/>
|
||
<path d="M380.63364617095931,183.51496150457336 L380.63364762317133,183.51495748596466"/>
|
||
<path d="M380.80253613663945,183.58457745782854 L380.80253211661284,183.58457580078505"/>
|
||
<path d="M380.96674285681229,183.66869448022123 L380.96673883678477,183.66869239078838"/>
|
||
<path d="M380.80253613663945,183.58457745782854 L380.80253800547098,183.58457343921981"/>
|
||
<path d="M380.96619708055505,183.66964070327592 L380.96619306052753,183.66963861385528"/>
|
||
<path d="M381.12169268112075,183.76884280269462 L381.12168866109414,183.76884023802316"/>
|
||
<path d="M380.96619939846596,183.66963668466721 L380.96619708055505,183.66964070327592"/>
|
||
<path d="M381.1223205896008,183.7679488111917 L381.1223165695742,183.76794624652456"/>
|
||
<path d="M381.26642706806388,183.88029849985725 L381.26642304803636,183.88029540415255"/>
|
||
<path d="M381.12169550365115,183.76883878408589 L381.12169268112075,183.76884280269462"/>
|
||
<path d="M381.26713105293447,183.87946128178018 L381.26712703290696,183.87945818612573"/>
|
||
<path d="M381.40061559630203,184.00231140550898 L381.40061157627542,184.00230770574859"/>
|
||
<path d="M381.26642706806388,183.88029849985725 L381.26643044715956,183.88029448124854"/>
|
||
<path d="M381.39984159087317,184.00308125245408 L381.39983757084656,184.00307755278192"/>
|
||
<path d="M381.62799544872041,184.28084145280354 L381.6279920891152,184.28083743555544"/>
|
||
<path d="M381.39984159087317,184.00308125245408 L381.39983757084656,184.00308525832497"/>
|
||
<path d="M381.63150062904197,184.27839262709193 L381.63149726711754,184.27838860706456"/>
|
||
<path d="M381.63060512848142,184.27901864802487 L381.63060176776116,184.27901462941617"/>
|
||
<path d="M381.40061157627542,184.00231540393776 L381.40061559630203,184.00231140550898"/>
|
||
<path d="M381.80695626316583,184.59080808284415 L381.80695394378699,184.59080406559605"/>
|
||
<path d="M381.63060512848142,184.27901864802487 L381.63060110845481,184.27902145592671"/>
|
||
<path d="M381.81082971377646,184.58899757968373 L381.81082739279691,184.58899355965636"/>
|
||
<path d="M381.80983959083869,184.58946198559778 L381.80983727069588,184.58945796698907"/>
|
||
<path d="M381.63149660901445,184.27839543738733 L381.63150062904197,184.27839262709193"/>
|
||
<path d="M381.93342474118754,184.92727635950268 L381.93342072116093,184.92727744459907"/>
|
||
<path d="M381.93035032061971,184.92810180132579 L381.9303517902722,184.9281058185739"/>
|
||
<path d="M381.80983959083869,184.58946198559778 L381.80983593808241,184.58946369090731"/>
|
||
<path d="M381.81082971377646,184.58899757968373 L381.81082569374894,184.58899946523175"/>
|
||
<path d="M381.9344795858301,184.92699078988002 L381.93447811516171,184.92698676985265"/>
|
||
<path d="M381.93342474118754,184.92727635950268 L381.93342327103028,184.92727234089395"/>
|
||
<path d="M381.9344795858301,184.92699078988002 L381.9344755658035,184.92699187818968"/>
|
||
<path d="M381.97412749701061,185.10401657672764 L381.97412659665724,185.1040125567003"/>
|
||
<path d="M381.97305183544586,185.10420771321867 L381.97305093540263,185.10420369460994"/>
|
||
<path d="M381.99829594439097,185.2851822817876 L381.99829540809833,185.28517826176022"/>
|
||
<path d="M381.99720741418287,185.28527917439169 L381.99720687808576,185.28527515578298"/>
|
||
<path d="M381.9741234769831,185.10401729105445 L381.97412749701061,185.10401657672764"/>
|
||
<path d="M382.00634737607788,185.46954049993974 L382.00634755164401,185.46954451996709"/>
|
||
<path d="M381.99829192436437,185.28518263961956 L381.99829594439097,185.2851822817876"/>
|
||
<path d="M382.00525543950744,185.46954050064906 L382.00525561502991,185.46954451925779"/>
|
||
<path d="M381.99720339415535,185.28527953018639 L381.99720741418287,185.28527917439169"/>
|
||
<path d="M382.00207537605229,185.46954050132936 L382.00207555158386,185.46954451857746"/>
|
||
<path d="M381.99403241445862,185.28556018123371 L381.99403643448522,185.28555982367979"/>
|
||
<path d="M381.99694949773266,185.46954050197445 L381.99694967331152,185.46954451793238"/>
|
||
<path d="M381.98892167576514,185.28601474435811 L381.98892569579266,185.28601438893094"/>
|
||
<path d="M381.99001973806344,185.46954050257807 L381.99001991372688,185.46954451732876"/>
|
||
<path d="M381.98201269137235,185.28662559722676 L381.98201637464217,185.28662527038938"/>
|
||
<path d="M381.98142954451714,185.469540503134 L381.9814297203061,185.46954451677283"/>
|
||
<path d="M381.9734475199898,185.28738563332485 L381.97345154001732,185.28738527676069"/>
|
||
<path d="M381.95983596833548,185.46954050407788 L381.95983614449642,185.46954451582894"/>
|
||
<path d="M381.9713208506023,185.46954050363604 L381.97132102656042,185.46954451627082"/>
|
||
<path d="M381.96336834842577,185.288279625098 L381.96337236845329,185.28827926847089"/>
|
||
<path d="M381.9471172329072,185.46954050445339 L381.94711776460872,185.46954451545344"/>
|
||
<path d="M381.87724231091079,184.94245676371432 L381.87724633093831,184.94245567732057"/>
|
||
<path d="M381.78819849549973,184.96651469178826 L381.78820251552725,184.96651360523828"/>
|
||
<path d="M381.85496791057676,185.46954050498036 L381.85496844280578,185.46954451492647"/>
|
||
<path d="M381.77393814462584,184.97036903976257 L381.77394216465427,184.97036795334267"/>
|
||
<path d="M381.8402098458314,185.46954050475628 L381.84021037823231,185.46954451515055"/>
|
||
<path d="M381.82640103211952,185.46954050445339 L381.82640156471325,185.46954451545344"/>
|
||
<path d="M381.76059411622055,184.97397528781735 L381.76059813624806,184.97397420165495"/>
|
||
<path d="M381.8021981100369,185.46954050363604 L381.80219828983491,185.46954451627079"/>
|
||
<path d="M381.79208940805029,185.469540503134 L381.79208958814843,185.46954451677283"/>
|
||
<path d="M381.78466301042727,185.30412698129254 L381.78466703045478,185.30412662457255"/>
|
||
<path d="M381.78349938593192,185.46954451732876 L381.78349920557093,185.46954050257807"/>
|
||
<path d="M381.7765692602411,185.46954050197445 L381.77656961680123,185.46954451793238"/>
|
||
<path d="M381.74769706671168,185.14439682162597 L381.7477010867392,185.14439610608775"/>
|
||
<path d="M381.76826309470971,185.46954050064906 L381.76826327562731,185.46954451925777"/>
|
||
<path d="M381.76717208477339,185.46954451996709 L381.76717190374939,185.46954049993974"/>
|
||
<path d="M381.78349934419975,185.46954452260545 L381.78349934396329,185.46954451732876"/>
|
||
<path d="M381.80219823103698,185.46954451627079 L381.80219823136804,185.46954452366339"/>
|
||
<path d="M381.79208953762327,185.46954452316137 L381.79208953733678,185.46954451677283"/>
|
||
<path d="M380.76595034932916,183.66328057137369 L380.76595035401579,183.66328056129245"/>
|
||
<path d="M379.41572442417919,183.54469185090721 L379.41572442685765,183.54469186098845"/>
|
||
<path d="M377.89420660413043,185.4695445241052 L377.89420660449332,185.46954451582886"/>
|
||
<path d="M377.88272185217238,185.46954452366333 L377.88272185249616,185.46954451627073"/>
|
||
<path d="M377.87261296918268,185.46954452316129 L377.87261296946281,185.46954451677274"/>
|
||
<path d="M377.86402275801856,185.46954452260536 L377.86402275824958,185.4695445173287"/>
|
||
<path d="M377.85709309896947,185.46954452200174 L377.85709309914682,185.46954451793232"/>
|
||
<path d="M377.84878696739861,185.46954451925771 L377.84878714292563,185.46954050064898"/>
|
||
<path d="M377.85683143799952,185.28527881652059 L377.85683545802613,185.28527917439163"/>
|
||
<path d="M377.84769545127938,185.46954451996703 L377.8476956268446,185.46954049993965"/>
|
||
<path d="M377.84878294737109,185.46954451926032 L377.84878696739861,185.46954451925771"/>
|
||
<path d="M381.88675979838945,185.78954545007082 L381.88675979839127,185.7895494272525"/>
|
||
<path d="M381.88675952320818,185.66058484035545 L381.88675952320818,185.66058481361151"/>
|
||
<path d="M381.8867595418692,185.50735371811686 L381.8867595418692,185.50735374014187"/>
|
||
<path d="M382.10494288883683,185.50735373463561 L382.10494287930169,185.50735372362311"/>
|
||
<path d="M382.10494297593277,185.50735372362311 L382.10493950480986,185.50734971460827"/>
|
||
<path d="M382.07220263505269,185.46954451528691 L382.07220665508021,185.469544515287"/>
|
||
<path d="M382.15168973985556,185.66058483366947 L382.15168973577556,185.66058482029752"/>
|
||
<path d="M382.10493895590616,185.50735372362303 L382.10494297593277,185.50735372362311"/>
|
||
<path d="M382.15168984561069,185.66058482029752 L382.15168862328346,185.6605808136421"/>
|
||
<path d="M382.52676584484243,186.14606725998868 L382.52676986486995,186.14606725998914"/>
|
||
<path d="M382.52676986486995,186.14606323996176 L382.52676986486995,186.14606725998914"/>
|
||
<path d="M381.301693579117,186.66880990312916 L381.301693579117,186.66880588310178"/>
|
||
<path d="M381.8867593744103,187.50840833913776 L381.8867593744103,187.50840840351026"/>
|
||
<path d="M381.45395213149504,187.50840839736324 L381.45395213149504,187.50840834528478"/>
|
||
<path d="M381.18646290628794,187.50840836137792 L381.18646274896537,187.5084083812701"/>
|
||
<path d="M381.18646274896537,187.5084083812701 L381.18646274896537,187.50840836137792"/>
|
||
<path d="M381.18646290628794,187.50840836137792 L381.18646290628794,187.50840436124275"/>
|
||
<path d="M381.45395254337063,187.50840834528478 L381.45395254337063,187.50840437733586"/>
|
||
<path d="M381.88675988351724,187.50840438348291 L381.88675988351724,187.50840833913776"/>
|
||
<path d="M382.58705650896309,187.50840836137792 L382.58705248893557,187.50840836137769"/>
|
||
<path d="M382.31956712643432,187.50840437733589 L382.31956712643432,187.50840834528481"/>
|
||
<path d="M382.58705635164051,187.50840838127013 L382.58705650896309,187.50840836137792"/>
|
||
<path d="M382.58705650896309,187.50840436124275 L382.58705650896309,187.50840836137792"/>
|
||
<path d="M382.58705635164051,187.50840836137792 L382.58705635164051,187.50840838127013"/>
|
||
<path d="M382.31956671455873,187.50840834528481 L382.31956671455873,187.50840839736324"/>
|
||
<path d="M382.58705650896309,186.75828140590221 L382.58705248893557,186.75828140590198"/>
|
||
<path d="M381.88675988351724,186.75828138366205 L381.88675586348973,186.75828138366211"/>
|
||
<path d="M382.36372850314592,186.75828139499933 L382.36372853262992,186.7582814366973"/>
|
||
<path d="M381.88675939577524,186.75828138636339 L381.88675939577524,186.75828144533324"/>
|
||
<path d="M381.40979042500248,186.7582813949993 L381.40979039551758,186.75828143669727"/>
|
||
<path d="M381.47305560277846,186.66880988504556 L381.47305158275003,186.66880988504599"/>
|
||
<path d="M381.21222760031606,186.75827739582093 L381.21222358035675,186.75828141584827"/>
|
||
<path d="M381.40979353835473,186.7582774166699 L381.40979072529763,186.7582813949993"/>
|
||
<path d="M381.88675983122312,186.66880987755511 L381.8867558111956,186.66880987755519"/>
|
||
<path d="M381.47305560277846,186.66880590118538 L381.47305560277846,186.66880988504556"/>
|
||
<path d="M381.8867598621523,186.75827742530586 L381.88675986215412,186.75828138636339"/>
|
||
<path d="M382.56129165761058,186.75827739582095 L382.5612956775708,186.75828141584833"/>
|
||
<path d="M382.36372604936651,186.75827741666993 L382.36372886240906,186.75828139499933"/>
|
||
<path d="M382.30046029965024,186.6688098850455 L382.30046431967776,186.66880988504556"/>
|
||
<path d="M381.88675983122312,186.66880590867584 L381.88675983122312,186.66880987755511"/>
|
||
<path d="M382.30046431967776,186.66880590118538 L382.30046431967776,186.66880988504556"/>
|
||
<path d="M382.47182567880964,186.66880990312916 L382.47182165878303,186.66880990312873"/>
|
||
<path d="M382.47182567880964,186.66880990312916 L382.47182567880964,186.66880588310181"/>
|
||
<path d="M382.30046403364076,186.66880988504556 L382.30046403364076,186.66880992121276"/>
|
||
<path d="M381.88675942670534,186.66880992870321 L381.88675942670534,186.66880987755511"/>
|
||
<path d="M381.47305531674056,186.66880988504556 L381.47305531674056,186.66880992121273"/>
|
||
<path d="M382.3393148324908,186.14606724020729 L382.3393148324908,186.14606727977096"/>
|
||
<path d="M381.88675940771054,186.14606723201339 L381.88675940771054,186.14606728796485"/>
|
||
<path d="M381.43420411253874,186.14606727977093 L381.43420411253874,186.14606724020729"/>
|
||
<path d="M381.2467493930576,186.14606323996173 L381.2467493930576,186.14606725998911"/>
|
||
<path d="M381.43420442543857,186.14606325974358 L381.43420442543857,186.14606724020729"/>
|
||
<path d="M381.886759850217,186.14606326793748 L381.886759850217,186.14606723201339"/>
|
||
<path d="M382.33931514539063,186.14606325974358 L382.33931514539063,186.14606724020729"/>
|
||
<path d="M381.88675577836466,185.78954942725255 L381.88675979839127,185.7895494272525"/>
|
||
<path d="M381.886759850217,185.84411000764561 L381.88675583018949,185.8441100076457"/>
|
||
<path d="M382.33931112536311,185.84411001583945 L382.33931514539063,185.84411001583953"/>
|
||
<path d="M382.23331117441967,185.7895494335271 L382.23330715439306,185.78954943352701"/>
|
||
<path d="M381.88675985021337,185.8441060435697 L381.886759850217,185.84411000764561"/>
|
||
<path d="M382.15168582558317,185.6605848202974 L382.15168984561069,185.66058482029752"/>
|
||
<path d="M382.23330715439306,185.78954793752618 L382.23331117441967,185.7895494335271"/>
|
||
<path d="M382.23330864933041,185.78954544379621 L382.23331117441967,185.7895494335271"/>
|
||
<path d="M382.37685736300091,185.78954944867533 L382.37685334297339,185.7895494486749"/>
|
||
<path d="M382.33931112536311,185.84410794671845 L382.33931514539063,185.84411001583953"/>
|
||
<path d="M382.52676986486995,185.84411003562136 L382.52676584484243,185.84411003562093"/>
|
||
<path d="M382.37685736300091,185.78954944867533 L382.37685334297339,185.78954714620602"/>
|
||
<path d="M382.23331093481147,185.78954946382356 L382.2333109156375,185.7895494335271"/>
|
||
<path d="M382.52676986486995,185.84411003562136 L382.52676584484243,185.84410857253431"/>
|
||
<path d="M381.88675945953537,185.78954947009817 L381.88675945953537,185.7895494272525"/>
|
||
<path d="M381.88675940771054,185.84411000764561 L381.88675940771054,185.8441100635971"/>
|
||
<path d="M381.54020810268185,185.78954943352707 L381.54020808350697,185.78954946382356"/>
|
||
<path d="M381.54020832311517,185.7895494335271 L381.54020430308856,185.78955150264929"/>
|
||
<path d="M381.43420040541105,185.84411001583993 L381.43420442543857,185.8441100158395"/>
|
||
<path d="M381.39666189492664,185.7895494486753 L381.39665787489912,185.78955091176235"/>
|
||
<path d="M381.54020832311517,185.7895494335271 L381.54020430308856,185.7895494335275"/>
|
||
<path d="M381.62182951807381,185.66058482029749 L381.62182549804629,185.66058712276606"/>
|
||
<path d="M381.88675973471936,185.66058481361151 L381.88675571469184,185.66058630961277"/>
|
||
<path d="M381.54021084819988,185.78954544379621 L381.54020832311517,185.7895494335271"/>
|
||
<path d="M381.62182941639776,185.66058482029749 L381.62182941231777,185.66058483366947"/>
|
||
<path d="M381.88675973471845,185.66058082032808 L381.88675973471936,185.66058481361151"/>
|
||
<path d="M381.88675571469184,185.66058481361162 L381.88675973471936,185.66058481361151"/>
|
||
<path d="M381.62183074040104,185.6605808136421 L381.62182951807381,185.66058482029749"/>
|
||
<path d="M381.66857629152992,185.50735372362311 L381.66857628199477,185.50735373463561"/>
|
||
<path d="M381.88675971606017,185.50735371811686 L381.88675569603174,185.50735371811697"/>
|
||
<path d="M381.66857984017179,185.50734971460824 L381.66857636908981,185.50735372362311"/>
|
||
<path d="M381.88675970299073,185.46954451060691 L381.88675568296412,185.46954451060702"/>
|
||
<path d="M381.88675971606017,185.50735371811686 L381.88675971605835,185.50734972011452"/>
|
||
<path d="M384.91634499718703,189.67029373149413 L384.91634097715951,189.67029373149364"/>
|
||
<path d="M381.25767167874119,187.50841198281665 L381.25767569876871,187.5084083623893"/>
|
||
<path d="M384.91634097715951,189.67029011106683 L384.91634499718703,189.67029373149413"/>
|
||
</g>
|
||
<g id="product-17eb337f-79b4-422a-912f-bcde0cdab940" class="IfcCovering material-null matsName-METALCOPING matsCategory-Wood projection" ifc:name="Covering" ifc:guid="0NwpD$URH2Af4llDuCshb0">
|
||
<path d="M89.291275629357642,54.683459777814505 L89.288771768035531,54.700868402699371"/>
|
||
<path d="M89.291275584961113,53.193756167209386 L89.291275629357642,54.683459777814505"/>
|
||
<path d="M89.302118350527053,53.169666587256671 L89.291275584961113,53.193756167209386"/>
|
||
<path d="M89.327339962464066,53.161809144368675 L89.302118350527053,53.169666587256671"/>
|
||
<path d="M94.184201932751421,53.776587418925658 L89.327339962464066,53.161809144368675"/>
|
||
<path d="M94.204407973813886,53.787195027303426 L94.184201932751421,53.776587418925658"/>
|
||
<path d="M94.212500458569139,53.808533957865478 L94.204407973813886,53.787195027303426"/>
|
||
<path d="M94.212500485651617,54.717274829805035 L94.212500458569139,53.808533957865478"/>
|
||
<path d="M94.215018198362941,54.734729346392783 L94.212500485651617,54.717274829805035"/>
|
||
<path d="M94.222364680144892,54.750761404652167 L94.215018198362941,54.734729346392783"/>
|
||
<path d="M94.302959482212373,54.875695583819322 L94.222364680144892,54.750761404652167"/>
|
||
<path d="M94.279952998042518,54.890077712606001 L94.302959482212373,54.875695583819322"/>
|
||
<path d="M94.264630229042268,54.894923987314797 L94.279952998042518,54.890077712606001"/>
|
||
<path d="M94.248874846297895,54.89175716609094 L94.264630229042268,54.894923987314797"/>
|
||
<path d="M94.197655753213894,54.866968186692674 L94.248874846297895,54.89175716609094"/>
|
||
<path d="M94.191210077330197,54.8802869487198 L94.197655753213894,54.866968186692674"/>
|
||
<path d="M94.242429170415107,54.905075076516738 L94.191210077330197,54.8802869487198"/>
|
||
<path d="M94.265428085360327,54.909698798254141 L94.242429170415107,54.905075076516738"/>
|
||
<path d="M94.287795679462306,54.902624166371169 L94.265428085360327,54.909698798254141"/>
|
||
<path d="M94.323528494530819,54.880286660909292 L94.287795679462306,54.902624166371169"/>
|
||
<path d="M94.234797681675445,54.74274054930126 L94.323528494530819,54.880286660909292"/>
|
||
<path d="M94.229210797719588,54.730548361646157 L94.234797681675445,54.74274054930126"/>
|
||
<path d="M94.22729601891524,54.717274829364072 L94.229210797719588,54.730548361646157"/>
|
||
<path d="M94.227296748812023,53.808533646944852 L94.22729601891524,54.717274829364072"/>
|
||
<path d="M94.215483711924207,53.777383854535543 L94.227296748812023,53.808533646944852"/>
|
||
<path d="M94.185986888822299,53.761899840869518 L94.215483711924207,53.777383854535543"/>
|
||
<path d="M89.329125001329885,53.147120345092503 L94.185986888822299,53.761899840869518"/>
|
||
<path d="M89.317799181900227,53.147120345430068 L89.329125001329885,53.147120345092503"/>
|
||
<path d="M89.306802435521149,53.149829857506035 L89.317799181900227,53.147120345430068"/>
|
||
<path d="M89.296773646559359,53.155092612446765 L89.306802435521149,53.149829857506035"/>
|
||
<path d="M89.288295972710785,53.162602790714374 L89.296773646559359,53.155092612446765"/>
|
||
<path d="M89.281861621824191,53.171923189603973 L89.288295972710785,53.162602790714374"/>
|
||
<path d="M89.277845292578604,53.182512947600941 L89.281861621824191,53.171923189603973"/>
|
||
<path d="M89.276479821055545,53.193756167650378 L89.277845292578604,53.182512947600941"/>
|
||
<path d="M89.276480019213523,54.68345977825544 L89.276479821055545,53.193756167650378"/>
|
||
<path d="M89.274576087289006,54.696698868106353 L89.276480019213523,54.68345977825544"/>
|
||
<path d="M89.269017638083369,54.708864656450601 L89.274576087289006,54.696698868106353"/>
|
||
<path d="M89.193676277569466,54.826052390176159 L89.269017638083369,54.708864656450601"/>
|
||
<path d="M89.188518305705657,54.836926488448256 L89.193676277569466,54.826052390176159"/>
|
||
<path d="M89.186292290998153,54.848754285564723 L89.188518305705657,54.836926488448256"/>
|
||
<path d="M89.187144448649633,54.860759404922817 L89.186292290998153,54.848754285564723"/>
|
||
<path d="M89.19101922347545,54.872154115240676 L89.187144448649633,54.860759404922817"/>
|
||
<path d="M89.197661572663947,54.882190048150903 L89.19101922347545,54.872154115240676"/>
|
||
<path d="M89.206636730032642,54.890209388905788 L89.197661572663947,54.882190048150903"/>
|
||
<path d="M89.217354382042686,54.895684617774435 L89.206636730032642,54.890209388905788"/>
|
||
<path d="M89.229111094109157,54.898257210593641 L89.217354382042686,54.895684617774435"/>
|
||
<path d="M89.241136640083369,54.89775807719974 L89.229111094109157,54.898257210593641"/>
|
||
<path d="M89.31497282710734,54.860852509531611 L89.241136640083369,54.89775807719974"/>
|
||
<path d="M89.308357800034173,54.847617488696812 L89.31497282710734,54.860852509531611"/>
|
||
<path d="M89.229263364837607,54.887151193026199 L89.308357800034173,54.847617488696812"/>
|
||
<path d="M89.215844243888114,54.87856317192157 L89.229263364837607,54.887151193026199"/>
|
||
<path d="M89.201751777934078,54.858324865365063 L89.215844243888114,54.87856317192157"/>
|
||
<path d="M89.206122325637352,54.834054036443206 L89.201751777934078,54.858324865365063"/>
|
||
<path d="M89.281463839913158,54.716866018850538 L89.206122325637352,54.834054036443206"/>
|
||
<path d="M89.288771768035531,54.700868402699371 L89.281463839913158,54.716866018850538"/>
|
||
<path d="M89.31994714367238,53.686893821650756 L89.319947327409409,54.692692933826862"/>
|
||
<path d="M89.319947327409409,54.692692933826862 L89.318154221931763,54.70554766758147"/>
|
||
<path d="M89.318154221931763,54.70554766758147 L89.312911959302255,54.717421072773249"/>
|
||
<path d="M89.312911959302255,54.717421072773249 L89.236090888357921,54.84150526382453"/>
|
||
<path d="M89.236090888357921,54.84150526382453 L89.248671347505024,54.849293915118295"/>
|
||
<path d="M89.248671347505024,54.849293915118295 L89.325492264687909,54.725209724067014"/>
|
||
<path d="M89.325492264687909,54.725209724067014 L89.332385451118625,54.70959636939881"/>
|
||
<path d="M89.332385451118625,54.70959636939881 L89.334743404751407,54.692692933385871"/>
|
||
<path d="M89.334743404751407,54.692692933385871 L89.334743218058065,53.686893821209765"/>
|
||
<path d="M89.334743218058065,53.686893821209765 L89.335771553105587,53.67882298192842"/>
|
||
<path d="M89.335771553105587,53.67882298192842 L89.338791677364043,53.671267467877414"/>
|
||
<path d="M89.338791677364043,53.671267467877414 L89.343609875187212,53.664710941339422"/>
|
||
<path d="M89.343609875187212,53.664710941339422 L89.349918189193886,53.659572851490452"/>
|
||
<path d="M89.349918189193886,53.659572851490452 L89.357313820806667,53.656180816493048"/>
|
||
<path d="M89.357313820806667,53.656180816493048 L89.365323816348337,53.654752018370687"/>
|
||
<path d="M89.365323816348337,53.654752018370687 L89.373436101696825,53.655377862354214"/>
|
||
<path d="M89.373436101696825,53.655377862354214 L89.381131776056463,53.658018311366135"/>
|
||
<path d="M89.381131776056463,53.658018311366135 L89.387919876250635,53.662504346201217"/>
|
||
<path d="M89.387919876250635,53.662504346201217 L89.55921742583223,53.809962352936424"/>
|
||
<path d="M89.55921742583223,53.809962352936424 L89.566368902371778,53.81418202031918"/>
|
||
<path d="M89.566368902371778,53.81418202031918 L89.574541413409406,53.815649629285019"/>
|
||
<path d="M89.574541413409406,53.815649629285019 L91.014411368848414,53.815649431153133"/>
|
||
<path d="M91.014411368848414,53.815649431153133 L91.392199145365339,53.495441455221794"/>
|
||
<path d="M91.392199145365339,53.495441455221794 L91.604390965357197,53.678102376749848"/>
|
||
<path d="M91.604390965357197,53.678102376749848 L91.609678274059661,53.663130751086214"/>
|
||
<path d="M91.609678274059661,53.663130751086214 L91.392274085707868,53.475982552757472"/>
|
||
<path d="M91.392274085707868,53.475982552757472 L91.009190484161991,53.800677955128634"/>
|
||
<path d="M91.009190484161991,53.800677955128634 L89.579828532866941,53.800678152966753"/>
|
||
<path d="M89.579828532866941,53.800678152966753 L89.571655856239886,53.7992103886493"/>
|
||
<path d="M89.571655856239886,53.7992103886493 L89.564504699051213,53.79499087696837"/>
|
||
<path d="M89.564504699051213,53.79499087696837 L89.39757272478937,53.65129060077507"/>
|
||
<path d="M89.39757272478937,53.65129060077507 L89.387663917387727,53.644742153061372"/>
|
||
<path d="M89.387663917387727,53.644742153061372 L89.376429527454093,53.640888030244014"/>
|
||
<path d="M89.376429527454093,53.640888030244014 L89.364588070749505,53.639974558002962"/>
|
||
<path d="M89.364588070749505,53.639974558002962 L89.352895005676601,53.642060414016782"/>
|
||
<path d="M89.352895005676601,53.642060414016782 L89.342099269817936,53.647011944156588"/>
|
||
<path d="M89.342099269817936,53.647011944156588 L89.332890194569245,53.65451250644702"/>
|
||
<path d="M89.332890194569245,53.65451250644702 L89.325857002324938,53.66408324067902"/>
|
||
<path d="M89.325857002324938,53.66408324067902 L89.321448741296081,53.675111963719644"/>
|
||
<path d="M89.321448741296081,53.675111963719644 L89.31994714367238,53.686893821650756"/>
|
||
<path d="M94.267085868164941,54.868427545534701 L94.191141566673195,54.744168307639853"/>
|
||
<path d="M94.191141566673195,54.744168307639853 L94.188573136712421,54.738281755058125"/>
|
||
<path d="M94.188573136712421,54.738281755058125 L94.18769504087004,54.731919251872711"/>
|
||
<path d="M94.18769504087004,54.731919251872711 L94.187694635336356,53.824475873745627"/>
|
||
<path d="M94.187694635336356,53.824475873745627 L94.180814452608956,53.807866976767087"/>
|
||
<path d="M94.180814452608956,53.807866976767087 L94.16420633289772,53.800987296971329"/>
|
||
<path d="M94.16420633289772,53.800987296971329 L93.340842533344585,53.800987321509496"/>
|
||
<path d="M93.340842533344585,53.800987321509496 L93.340842533782052,53.815668070475624"/>
|
||
<path d="M93.340842533782052,53.815668070475624 L94.161269633261327,53.815668046024996"/>
|
||
<path d="M94.161269633261327,53.815668046024996 L94.169574828585155,53.819107731015094"/>
|
||
<path d="M94.169574828585155,53.819107731015094 L94.173014162970048,53.827412024264532"/>
|
||
<path d="M94.173014162970048,53.827412024264532 L94.173014568546023,54.736271597757536"/>
|
||
<path d="M94.173014568546023,54.736271597757536 L94.173893042878262,54.742634100942922"/>
|
||
<path d="M94.173893042878262,54.742634100942922 L94.176461472838128,54.74852065352465"/>
|
||
<path d="M94.176461472838128,54.74852065352465 L94.254461729424747,54.876143243727427"/>
|
||
<path d="M94.254461729424747,54.876143243727427 L94.267085868164941,54.868427545534701"/>
|
||
</g>
|
||
<g ifc:guid="0_rsMmTRfFRB2ZCBeaMCY5" ifc:name="Door" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche cut"><path d="M152.15979516506195,181.66542717637194 L152.15979516506195,181.34945302031014"/><path d="M152.15979516506195,181.34945302031014 L154.2136917511622,181.34945302031014"/><path d="M154.73948419094086,181.66542717637194 L154.73948419094086,181.34945302031014"/><path d="M154.2136917511622,181.34945302031014 L154.73948419094086,181.34945302031014"/><path d="M152.15979516506195,181.66542717637194 L152.15979516506195,181.74632558049333"/><path d="M152.15979516506195,181.74632558049333 L154.2136917511622,181.74632558049333"/><path d="M154.2136917511622,181.74632558049333 L154.73948419094086,181.74632558049333"/><path d="M154.73948419094086,181.74632558049333 L154.73948419094086,181.66542717637194"/><path d="M151.76306664943695,180.15882540565303 L152.0622024933497,180.15882540565303"/><path d="M151.76306664943695,180.15882540565303 L151.76306664943695,180.5796341977673"/><path d="M152.15979516506195,180.5796341977673 L152.15979516506195,180.15882540565303"/><path d="M152.0622024933497,180.15882540565303 L152.15979516506195,180.15882540565303"/><path d="M152.15979516506195,181.74632558049333 L152.15979516506195,180.5796341977673"/><path d="M151.76306664943695,180.5796341977673 L151.76306664943695,181.74632558049333"/><path d="M151.76306664943695,181.74632558049333 L151.84381107489267,181.74632558049333"/><path d="M151.84381107489267,181.74632558049333 L152.15979516506195,181.74632558049333"/><path d="M155.13621270656586,180.15882540565303 L155.13621270656586,181.44763180436266"/><path d="M154.73948419094086,180.15882540565303 L154.73948419094086,181.44763180436266"/><path d="M154.73948419094086,180.15882540565303 L155.0386200348536,180.15882540565303"/><path d="M155.0386200348536,180.15882540565303 L155.13621270656586,180.15882540565303"/><path d="M155.13621270656586,181.44763180436266 L155.13621270656586,181.74632558049333"/><path d="M154.73948419094086,181.74632558049333 L154.73948419094086,181.44763180436266"/><path d="M154.73948419094086,181.74632558049333 L154.82022861639658,181.74632558049333"/><path d="M154.82022861639658,181.74632558049333 L155.13621270656586,181.74632558049333"/><path d="M153.00252536932626,181.74632558049333 L153.21805576483408,181.74632558049333"/><path d="M152.37564345200855,224.07966026486528 L153.21805576483408,224.07966026486528"/><path d="M153.21805576483408,224.07966026486528 L153.21805576483408,215.4507604124305"/><path d="M153.21805576483408,215.4507604124305 L153.21805576483408,181.74632558049333"/><path d="M152.15979516506195,224.07966026486528 L152.37564345200855,224.07966026486528"/><path d="M152.15979516506195,215.4507604124305 L152.15979516506195,224.07966026486528"/><path d="M152.15979516506195,215.4507604124305 L152.15979516506195,181.74632558049333"/><path d="M152.15979516506195,181.74632558049333 L153.00252536932626,181.74632558049333"/></g><g ifc:guid="0mhpyIRAv6vxFm3tfqyeBB" ifc:name="Roof" class="IfcRoof material-null EPsetStatusStatus-NEW matsName-34CDXPAINTEDPT2R30MINRIGIDINSULATION2LAYERSMINEPDMROOFMEMBRANE matsCategory-InsulationRigidRubber cut"><path d="M373.40015172958374,66.62063965024126 L373.40015172958374,63.44287761868609 L373.40015172958374,63.31046590031756 L231.73024660597244,63.31046590031756 L203.1909078359604,63.31046590031756 L203.1909078359604,63.44287761868609 L203.1909078359604,66.62063965024126 L203.1909078359604,67.0178648712394 L373.40015172958374,67.0178648712394 Z"/><path d="M93.73770157496133,63.44287761868609 L93.73770157496133,66.62063965024126 L93.73770157496133,67.0178648712394 L171.67737583319345,67.0178648712394 L187.2168630361557,67.0178648712394 L187.2168630361557,66.62063965024126 L187.2168630361557,63.44287761868609 L187.2168630361557,63.31046590031756 L171.53718570868173,63.31046590031756 L93.73770157496133,63.31046590031756 Z"/></g><g ifc:guid="2JHV3Nj2X4wP927nrrNSAr" ifc:name="Furniture" class="IfcFurniture material-null EPsetStatusStatus-NEW cut"/><g ifc:guid="1trdJVnE54P9dZWyH$tVdk" ifc:name="Covering" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None cut"><path d="M89.28881088892618,146.82131583563063 L89.28881088892618,147.58583481184218 L89.28881088892618,147.91295503647697 L89.29866552352905,147.91295503647697 L89.3218715985616,147.91295503647697 L89.3218715985616,147.5957490510898 L89.3218715985616,146.8546248979526 L89.59112564722696,146.8546248979526 L90.21482865015665,146.8546248979526 L90.21482865015665,146.84458648236168 L90.21482865015665,146.82131583563063 L89.56791957219441,146.82131583563063 Z"/></g><g ifc:guid="2PHIk6zZ9F3AI7I7Btcc7v" ifc:name="LightFixture" class="IfcLightFixture material-null EPsetStatusStatus-NEW cut"><path d="M144.82635259628296,87.5637051346061 L144.65373754501343,87.5637051346061"/><path d="M144.65373754501343,87.5637051346061 L143.98139715194702,87.5637051346061"/><path d="M144.93316411972046,86.099417694624 L144.7115937868754,86.099417694624"/><path d="M144.93316411972046,87.35917179605934 L144.93316411972046,86.099417694624"/><path d="M144.82635259628296,87.68829871040158 L144.82635259628296,86.4942090592938"/><path d="M144.9109117190043,87.68829871040158 L144.82635259628296,87.68829871040158"/><path d="M144.93316411972046,87.68829871040158 L144.9109117190043,87.68829871040158"/><path d="M144.93316411972046,87.68829871040158 L144.93316411972046,87.35917179605934"/><path d="M143.95978053410846,87.68829871040158 L143.98139715194702,87.68829871040158"/><path d="M143.98139715194702,87.68829871040158 L143.98139715194702,87.38053012710385"/><path d="M144.82635259628296,86.4942090592938 L144.82635259628296,86.18424503824684"/><path d="M143.98139715194702,87.38053012710385 L143.98139715194702,86.18424503824684"/><path d="M143.98139715194702,86.18424503824684 L144.65183019638062,86.18424503824684"/><path d="M144.65183019638062,86.18424503824684 L144.82635259628296,86.18424503824684"/><path d="M144.7115937868754,86.099417694624 L143.87458562850952,86.099417694624"/><path d="M143.87458562850952,87.68829871040158 L143.95978053410846,87.68829871040158"/><path d="M143.87458562850952,87.68829871040158 L143.87458562850952,86.43095859707964"/><path d="M143.87458562850952,86.43095859707964 L143.87458562850952,86.099417694624"/></g><g ifc:guid="1ZkNzKB3vBse6ZXfMX4zgx" ifc:name="LightFixture" class="IfcLightFixture material-null EPsetStatusStatus-NEW cut"><path d="M106.72642787297566,87.5637051346061 L106.55381282170613,87.5637051346061"/><path d="M106.55381282170613,87.5637051346061 L105.88147242863973,87.5637051346061"/><path d="M106.83323939641316,86.099417694624 L106.61166906356812,86.099417694624"/><path d="M106.83323939641316,87.35917179605934 L106.83323939641316,86.099417694624"/><path d="M106.72642787297566,87.68829871040158 L106.72642787297566,86.4942090592938"/><path d="M106.81098699569702,87.68829871040158 L106.72642787297566,87.68829871040158"/><path d="M106.83323939641316,87.68829871040158 L106.81098699569702,87.68829871040158"/><path d="M106.83323939641316,87.68829871040158 L106.83323939641316,87.35917179605934"/><path d="M105.85985581080118,87.68829871040158 L105.88147242863973,87.68829871040158"/><path d="M105.88147242863973,87.68829871040158 L105.88147242863973,87.38053012710385"/><path d="M106.72642787297566,86.4942090592938 L106.72642787297566,86.18424503824684"/><path d="M105.88147242863973,87.38053012710385 L105.88147242863973,86.18424503824684"/><path d="M105.88147242863973,86.18424503824684 L106.55190547307332,86.18424503824684"/><path d="M106.55190547307332,86.18424503824684 L106.72642787297566,86.18424503824684"/><path d="M106.61166906356812,86.099417694624 L105.77466090520223,86.099417694624"/><path d="M105.77466090520223,87.68829871040158 L105.85985581080118,87.68829871040158"/><path d="M105.77466090520223,87.68829871040158 L105.77466090520223,86.43095859707964"/><path d="M105.77466090520223,86.43095859707964 L105.77466090520223,86.099417694624"/></g><g ifc:guid="0JUWS5Lib1KwLcgzOLbArt" ifc:name="LightFixture" class="IfcLightFixture material-null EPsetStatusStatus-NEW cut"><path d="M309.9261373281479,87.5637051346061 L309.8256836334864,87.5637051346061"/><path d="M309.8256836334864,87.5637051346061 L309.08118188381195,87.5637051346061"/><path d="M310.0329488515854,86.099417694624 L309.9013417959213,86.099417694624"/><path d="M310.0329488515854,87.49422598701291 L310.0329488515854,86.099417694624"/><path d="M309.9261373281479,87.68829871040158 L309.9261373281479,86.36594979784462"/><path d="M310.0199153025945,87.68829871040158 L309.9261373281479,87.68829871040158"/><path d="M310.0329488515854,87.68829871040158 L310.0199153025945,87.68829871040158"/><path d="M310.0329488515854,87.68829871040158 L310.0329488515854,87.49422598701291"/><path d="M309.06878411769867,87.68829871040158 L309.08118188381195,87.68829871040158"/><path d="M309.08118188381195,87.68829871040158 L309.08118188381195,87.50944503964556"/><path d="M309.9261373281479,86.36594979784462 L309.9261373281479,86.18424503824684"/><path d="M309.08118188381195,87.50944503964556 L309.08118188381195,86.18424503824684"/><path d="M309.08118188381195,86.18424503824684 L309.8237762848536,86.18424503824684"/><path d="M309.8237762848536,86.18424503824684 L309.9261373281479,86.18424503824684"/><path d="M309.9013417959213,86.099417694624 L308.97437036037445,86.099417694624"/><path d="M308.97437036037445,87.68829871040158 L309.06878411769867,87.68829871040158"/><path d="M308.97437036037445,87.68829871040158 L308.97437036037445,86.29661966186337"/><path d="M308.97437036037445,86.29661966186337 L308.97437036037445,86.099417694624"/></g><g ifc:guid="0NtjNd7Yf1WA8GfZPQoXxL" ifc:name="LightFixture" class="IfcLightFixture material-null EPsetStatusStatus-NEW cut"><path d="M348.02605708440143,87.5637051346061 L347.92560338974,87.5637051346061"/><path d="M347.92560338974,87.5637051346061 L347.1811016400655,87.5637051346061"/><path d="M348.13286860783893,86.099417694624 L348.00126155217487,86.099417694624"/><path d="M348.13286860783893,87.49422598701291 L348.13286860783893,86.099417694624"/><path d="M348.02605708440143,87.68829871040158 L348.02605708440143,86.36594979784462"/><path d="M348.119835058848,87.68829871040158 L348.02605708440143,87.68829871040158"/><path d="M348.13286860783893,87.68829871040158 L348.119835058848,87.68829871040158"/><path d="M348.13286860783893,87.68829871040158 L348.13286860783893,87.49422598701291"/><path d="M347.1687038739522,87.68829871040158 L347.1811016400655,87.68829871040158"/><path d="M347.1811016400655,87.68829871040158 L347.1811016400655,87.50944503964556"/><path d="M348.02605708440143,86.36594979784462 L348.02605708440143,86.18424503824684"/><path d="M347.1811016400655,87.50944503964556 L347.1811016400655,86.18424503824684"/><path d="M347.1811016400655,86.18424503824684 L347.9236960411072,86.18424503824684"/><path d="M347.9236960411072,86.18424503824684 L348.02605708440143,86.18424503824684"/><path d="M348.00126155217487,86.099417694624 L347.074290116628,86.099417694624"/><path d="M347.074290116628,87.68829871040158 L347.1687038739522,87.68829871040158"/><path d="M347.074290116628,87.68829871040158 L347.074290116628,86.29661966186337"/><path d="M347.074290116628,86.29661966186337 L347.074290116628,86.099417694624"/></g><g ifc:guid="1X$MsOCOj5ogdTJRTaI6De" ifc:name="Door" class="IfcDoor material-null predefinedtype-DOOR EPsetStatusStatus-NEW cut"><path d="M371.337354183197,157.60523683152172 L371.338943640391,157.604566279268"/><path d="M372.8514711062113,176.63025030316484 L371.87904119491577,176.63025030316484"/><path d="M371.337354183197,157.60523683152172 L371.2744116783142,157.5971206657248"/><path d="M371.27091487248737,157.59646004757855 L371.2744116783142,157.5971206657248"/><path d="M371.25056982040405,157.09658569416973 L371.19048833847046,157.11624529283813"/><path d="M371.0735042889913,157.35390887977255 L371.0735042889913,157.3574106526531"/><path d="M371.282676855723,157.08582208873403 L371.25056982040405,157.09658569416973"/><path d="M371.26773595809937,157.59494012913677 L371.27091487248737,157.59646004757855"/><path d="M371.32972478866577,157.07442766747448 L371.335764726003,157.07196400882376"/><path d="M371.32972478866577,157.07442766747448 L371.282676855723,157.08582208873403"/><path d="M372.27576971054077,174.67069296858284 L372.52531449000037,174.67069296858284"/><path d="M372.8514711062113,175.62950321854723 L372.93730179468787,175.62950321854723"/><path d="M372.93730179468787,160.48019733351043 L372.8514711062113,160.48019733351043"/><path d="M371.60088618596393,157.3226214083192 L371.5973893801371,157.38695468824676"/><path d="M371.5973893801371,157.38695468824676 L371.579905351003,157.44257575592968"/><path d="M371.5373078982035,157.51308308364523 L371.52649958928424,157.52267446440032"/><path d="M372.5402553876241,160.48019733351043 L372.52531449000037,160.48019733351043"/><path d="M372.27576971054077,174.67069296858284 L372.27576971054077,173.8721347731508"/><path d="M372.27576971054077,173.8721347731508 L372.27576971054077,160.48019733351043"/><path d="M372.27576971054077,160.48019733351043 L372.52531449000037,160.48019733351043"/><path d="M372.5402553876241,208.93035500071022 L372.52531449000037,208.93035500071022"/><path d="M377.7657548586527,160.54731216352752 L377.7657548586527,160.57972218912414"/><path d="M373.06954463322955,160.5797122550167 L377.38587458928424,160.57972218912414"/><path d="M377.38587458928424,160.57972218912414 L377.7657548586527,160.57972218912414"/><path d="M371.87904119491577,175.62950321854723 L372.8514711062113,175.62950321854723"/><path d="M372.8514711062113,207.9715298495846 L372.93730179468787,207.9715298495846"/><path d="M371.87904119491577,207.9715298495846 L372.8514711062113,207.9715298495846"/><path d="M371.0735042889913,157.3574106526531 L371.0843125979105,157.4101905656017"/><path d="M371.337354183197,157.07129345657003 L371.335764726003,157.07196400882376"/><path d="M371.5373078982035,157.51308308364523 L371.5388973553975,157.50927832048706"/><path d="M371.08780940373737,157.4236860505896 L371.0843125979105,157.4101905656017"/><path d="M372.52531449000037,174.67069296858284 L372.5402553876241,174.67069296858284"/><path d="M372.5402553876241,161.27875552894247 L372.5402553876241,160.48019733351043"/><path d="M372.5402553876241,161.27875552894247 L372.5402553876241,174.67069296858284"/><path d="M372.52531449000037,223.1208500149009 L372.5402553876241,223.1208500149009"/><path d="M372.5402553876241,209.72890822908852 L372.5402553876241,208.93035500071022"/><path d="M372.5402553876241,209.72890822908852 L372.5402553876241,223.1208500149009"/><path d="M373.06954463322955,160.17926838320068 L373.06954463322955,160.21167344174359"/><path d="M373.06954463322955,160.5797122550167 L373.06954463322955,160.21167344174359"/><path d="M373.06954463322955,160.17926838320068 L377.38587458928424,160.17926838320068"/><path d="M377.38587458928424,160.17926838320068 L377.7657548586527,160.17926838320068"/><path d="M377.7657548586527,160.17926838320068 L377.7657548586527,160.54731216352752"/><path d="M371.87904119491577,206.9707976661282 L372.8514711062113,206.9707976661282"/><path d="M372.93730179468787,207.9296079160926 L372.93730179468787,207.04838801246456"/><path d="M372.93730179468787,207.04838801246456 L372.93730179468787,206.9707976661282"/><path d="M372.93730179468787,206.9707976661282 L372.8514711062113,206.9707976661282"/><path d="M372.93730179468787,175.67142515203926 L372.8514711062113,175.67142515203926"/><path d="M371.87904119491577,175.67142515203926 L372.8514711062113,175.67142515203926"/><path d="M372.93730179468787,191.7795555673199 L372.93730179468787,190.89834063074562"/><path d="M372.93730179468787,208.04912516297472 L372.93730179468787,207.9715298495846"/><path d="M371.14916245142615,157.52589808227194 L371.11355861028034,157.47900909504864"/><path d="M371.5789516766866,157.4466437729356 L371.579905351003,157.44257575592968"/><path d="M371.58435583114624,157.24411215704254 L371.5859452883402,157.2502017649171"/><path d="M371.5490698814392,157.49467518251708 L371.5388973553975,157.50927832048706"/><path d="M371.5490698814392,157.49467518251708 L371.5789516766866,157.4466437729356"/><path d="M371.125320593516,157.18184020441345 L371.13581101099646,157.16723706644348"/><path d="M371.125320593516,157.18184020441345 L371.0957566897074,157.22987161399496"/><path d="M371.0903525352478,157.432403229888 L371.11355861028034,157.47900909504864"/><path d="M372.52531449000037,206.9707976661282 L372.5402553876241,206.9707976661282"/><path d="M372.93730179468787,174.7482833149192 L372.93730179468787,174.67069296858284"/><path d="M372.93730179468787,175.62950321854723 L372.93730179468787,174.7482833149192"/><path d="M371.87904119491577,192.70270733854744 L371.87904119491577,191.8214799843388"/><path d="M371.87904119491577,192.78030265193752 L371.87904119491577,192.70270733854744"/><path d="M372.8514711062113,192.78030265193752 L371.87904119491577,192.78030265193752"/><path d="M371.87904119491577,191.7795555673199 L371.87904119491577,191.70196273745668"/><path d="M372.8514711062113,191.7795555673199 L372.93730179468787,191.7795555673199"/><path d="M372.8514711062113,191.7795555673199 L371.87904119491577,191.7795555673199"/><path d="M372.93730179468787,223.1208500149009 L372.8514711062113,223.1208500149009"/><path d="M372.93730179468787,223.19844036123726 L372.93730179468787,223.1208500149009"/><path d="M371.60088618596393,157.3226214083192 L371.6012040774027,157.31911963543865"/><path d="M371.40347560246784,157.08005037229827 L371.399978796641,157.07938975415203"/><path d="M371.337354183197,157.07129345657003 L371.399978796641,157.07938975415203"/><path d="M371.6012040774027,157.31911963543865 L371.59039576848346,157.26632482132885"/><path d="M371.4842200279236,157.5602700940924 L371.52649958928424,157.52267446440032"/><path d="M371.87904119491577,191.70196273745668 L371.87904119491577,190.82074780088237"/><path d="M371.87904119491577,190.82074780088237 L372.8514711062113,190.82074780088237"/><path d="M372.8514711062113,207.9296079160926 L372.93730179468787,207.9296079160926"/><path d="M371.87904119491577,176.55265498977474 L371.87904119491577,175.67142515203926"/><path d="M371.87904119491577,176.63025030316484 L371.87904119491577,176.55265498977474"/><path d="M371.87904119491577,160.48019733351043 L372.8514711062113,160.48019733351043"/><path d="M371.87904119491577,191.8214799843388 L372.8514711062113,191.8214799843388"/><path d="M372.93730179468787,224.07966026486528 L372.93730179468787,223.19844036123726"/><path d="M372.8514711062113,224.07966026486528 L372.93730179468787,224.07966026486528"/><path d="M371.87904119491577,208.85275968732012 L371.87904119491577,207.9715298495846"/><path d="M371.87904119491577,208.85275968732012 L371.87904119491577,208.93035500071022"/><path d="M371.42413854599,157.57992969276083 L371.4842200279236,157.5602700940924"/><path d="M371.39203151067096,157.59069826525024 L371.42413854599,157.57992969276083"/><path d="M371.34466568628943,157.60210262061727 L371.338943640391,157.604566279268"/><path d="M371.34466568628943,157.60210262061727 L371.39203151067096,157.59069826525024"/><path d="M371.5859452883402,157.2502017649171 L371.5868989626566,157.25282933634094"/><path d="M371.5868989626566,157.25282933634094 L371.59039576848346,157.26632482132885"/><path d="M371.20574712753296,157.56862964552215 L371.14916245142615,157.52589808227194"/><path d="M371.26773595809937,157.59494012913677 L371.20574712753296,157.56862964552215"/><path d="M371.0903525352478,157.432403229888 L371.0887630780538,157.42631362201345"/><path d="M371.08780940373737,157.4236860505896 L371.0887630780538,157.42631362201345"/><path d="M372.27576971054077,176.63025030316484 L372.52531449000037,176.63025030316484"/><path d="M372.5402553876241,176.63025030316484 L372.52531449000037,176.63025030316484"/><path d="M372.27576971054077,208.93035500071022 L372.52531449000037,208.93035500071022"/><path d="M372.52531449000037,206.9707976661282 L372.27576971054077,206.9707976661282"/><path d="M372.27576971054077,206.17223947069618 L372.27576971054077,192.78030265193752"/><path d="M372.27576971054077,206.17223947069618 L372.27576971054077,206.9707976661282"/><path d="M378.1624833742777,160.5797122550167 L377.8051733970642,160.5797122550167"/><path d="M378.1624833742777,160.5797122550167 L378.1624833742777,160.39458022834432"/><path d="M372.93730179468787,175.74902046542934 L372.93730179468787,175.67142515203926"/><path d="M372.93730179468787,190.89834063074562 L372.93730179468787,190.82074780088237"/><path d="M372.93730179468787,190.82074780088237 L372.8514711062113,190.82074780088237"/><path d="M372.93730179468787,174.67069296858284 L372.8514711062113,174.67069296858284"/><path d="M372.93730179468787,191.8214799843388 L372.8514711062113,191.8214799843388"/><path d="M371.87904119491577,175.62950321854723 L371.87904119491577,175.55191287221086"/><path d="M371.87904119491577,175.55191287221086 L371.87904119491577,174.67069296858284"/><path d="M371.87904119491577,174.67069296858284 L372.8514711062113,174.67069296858284"/><path d="M372.8514711062113,224.07966026486528 L371.87904119491577,224.07966026486528"/><path d="M371.87904119491577,223.1208500149009 L372.8514711062113,223.1208500149009"/><path d="M371.87904119491577,224.00206495147518 L371.87904119491577,223.1208500149009"/><path d="M371.87904119491577,224.00206495147518 L371.87904119491577,224.07966026486528"/><path d="M372.93730179468787,160.48019733351043 L372.93730179468787,159.59896749577496"/><path d="M372.93730179468787,159.59896749577496 L372.93730179468787,159.52137218238485"/><path d="M371.4069724082947,157.08157029074005 L371.40347560246784,157.08005037229827"/><path d="M371.4069724082947,157.08157029074005 L371.4689612388611,157.10788574140838"/><path d="M371.19048833847046,157.11624529283813 L371.14820877710974,157.1538409225302"/><path d="M371.58435583114624,157.24411215704254 L371.56114975611365,157.19750629188192"/><path d="M371.0773189862569,157.2895656657375 L371.0735042889913,157.35390887977255"/><path d="M371.0957566897074,157.22987161399496 L371.0944851239522,157.23393963100088"/><path d="M371.0773189862569,157.2895656657375 L371.0944851239522,157.23393963100088"/><path d="M371.4689612388611,157.10788574140838 L371.52554591496784,157.15061730465862"/><path d="M371.52554591496784,157.15061730465862 L371.56114975611365,157.19750629188192"/><path d="M371.1374004681905,157.16343230328533 L371.13581101099646,157.16723706644348"/><path d="M371.1374004681905,157.16343230328533 L371.14820877710974,157.1538409225302"/><path d="M372.27576971054077,190.02219208897722 L372.27576971054077,176.63025030316484"/><path d="M372.27576971054077,190.82074780088237 L372.52531449000037,190.82074780088237"/><path d="M372.27576971054077,190.82074780088237 L372.27576971054077,190.02219208897722"/><path d="M372.27576971054077,192.78030265193752 L372.52531449000037,192.78030265193752"/><path d="M372.52531449000037,190.82074780088237 L372.5402553876241,190.82074780088237"/><path d="M372.5402553876241,177.42880849859688 L372.5402553876241,176.63025030316484"/><path d="M372.5402553876241,177.42880849859688 L372.5402553876241,190.82074780088237"/><path d="M372.27576971054077,222.32229181946886 L372.27576971054077,208.93035500071022"/><path d="M372.27576971054077,223.1208500149009 L372.52531449000037,223.1208500149009"/><path d="M372.27576971054077,222.32229181946886 L372.27576971054077,223.1208500149009"/><path d="M372.5402553876241,206.9707976661282 L372.5402553876241,193.5788558803158"/><path d="M372.5402553876241,193.5788558803158 L372.5402553876241,192.78030265193752"/><path d="M372.52531449000037,192.78030265193752 L372.5402553876241,192.78030265193752"/><path d="M377.7657548586527,158.71100730023358 L378.12338272730506,158.71100730023358"/><path d="M378.1624833742777,158.71100730023358 L378.1624833742777,160.39458022834432"/><path d="M378.12338272730506,158.71100730023358 L378.1624833742777,158.71100730023358"/><path d="M377.7657548586527,160.39458022834432 L377.7657548586527,158.71100730023358"/><path d="M377.7657548586527,160.5797122550167 L377.8051733970642,160.5797122550167"/><path d="M377.7657548586527,160.39458022834432 L377.7657548586527,160.5797122550167"/><path d="M372.93730179468787,191.89907281420204 L372.93730179468787,191.8214799843388"/><path d="M371.87904119491577,160.48019733351043 L371.87904119491577,160.40260202012036"/><path d="M371.87904119491577,207.9296079160926 L372.8514711062113,207.9296079160926"/><path d="M371.87904119491577,207.8520126027025 L371.87904119491577,206.9707976661282"/><path d="M371.87904119491577,207.8520126027025 L371.87904119491577,207.9296079160926"/><path d="M372.8514711062113,192.78030265193752 L372.93730179468787,192.78030265193752"/><path d="M372.93730179468787,192.78030265193752 L372.93730179468787,191.89907281420204"/><path d="M372.8514711062113,176.63025030316484 L372.93730179468787,176.63025030316484"/><path d="M372.93730179468787,176.63025030316484 L372.93730179468787,175.74902046542934"/><path d="M371.87904119491577,208.93035500071022 L372.8514711062113,208.93035500071022"/><path d="M371.87904119491577,160.40260202012036 L371.87904119491577,159.52137218238485"/><path d="M372.8514711062113,159.52137218238485 L372.93730179468787,159.52137218238485"/><path d="M372.8514711062113,159.52137218238485 L371.87904119491577,159.52137218238485"/><path d="M372.93730179468787,208.93035500071022 L372.93730179468787,208.04912516297472"/><path d="M372.8514711062113,208.93035500071022 L372.93730179468787,208.93035500071022"/></g><g ifc:guid="0B1pZOoJn90uCDEs4Cmp1F" ifc:name="Wall" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-HORZMBCIMETALPANEL72PANELDEEPGRAYFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"/><g ifc:guid="2Q24jI3OT9JRm0ryW9Ab7Q" ifc:name="Wall" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M90.17699956893921,146.82130093446943 L90.57372808456421,146.82130093446943 L90.57372808456421,143.05565860193542 L90.57372808456421,83.32130480628781 L90.17699956893921,83.32130480628781 L89.3832246462504,83.32130480628781 L89.3832246462504,117.67422327222002 L89.3832246462504,146.82130093446943 Z"/></g><g ifc:guid="0jR0iIAgD4EBl94YSPRbP1" ifc:name="Wall" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M376.57525142033893,146.82130093446943 L376.97197993596393,146.82130093446943 L377.7657548586527,146.82130093446943 L377.7657548586527,83.32130480628781 L376.97197993596393,83.32130480628781 L376.57525142033893,83.32130480628781 L376.57525142033893,99.01138314427507 Z"/></g><g ifc:guid="18AdVYoMXBMPzWWyjHUW1h" ifc:name="Wall" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M90.17699956893921,53.81565460385455 L89.3832246462504,53.81565460385455 L89.3832246462504,83.32130480628781 L90.17699956893921,83.32130480628781 L90.57372808456421,83.32130480628781 L90.57372808456421,53.81565460385455 Z"/></g><g ifc:guid="0eII_U1fT1ZPnNh8Am05gq" ifc:name="Wall" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-1594IN38SERIESSMOOTHFINISHVERTICALSIDINGBOARDW25IN440SERIESSMOOTHFINISHTRIMBATTENLPSIDINGABYSSBLACKFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M376.97197993596393,146.82130093446943 L376.57525142033893,146.82130093446943 L376.57525142033893,159.77567043226531 L376.97197993596393,159.77567043226531 L377.7657548586527,159.77567043226531 L377.7657548586527,146.82130093446943 Z"/></g><g ifc:guid="37wYzoJ2X34QXhpK56Y6br" ifc:name="Covering" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None cut"><path d="M377.85794337590534,147.35249256165397 L377.85794337590534,146.82130590152315 L377.4046301841736,146.82130590152315 L376.93192561467487,146.82130590152315 L376.93192561467487,146.8376177059767 L376.93192561467487,146.85461496384514 L377.38778193791705,146.85461496384514 L377.8248826662699,146.85461496384514 L377.8248826662699,147.3697083698866 L377.8248826662699,147.91295006942323 L377.8420488039652,147.91295006942323 L377.85794337590534,147.91295006942323 Z"/></g><g ifc:guid="2uQesh8U17OBk5GytLA$wD" ifc:name="Wall" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M377.7657548586527,43.51758131207598 L376.97197993596393,43.51758131207598 L376.57525142033893,43.51758131207598 L376.57525142033893,83.32130480628781 L376.97197993596393,83.32130480628781 L377.7657548586527,83.32130480628781 Z"/></g><g ifc:guid="3XaP4MsxfB4e1XTS3PwWoa" ifc:name="Covering" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None cut"/><g ifc:guid="3na5Oga5z5qe_OEb02iH6q" ifc:name="Covering" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid cut"><path d="M373.66495529810584,224.07965529781154 L372.85178899765015,224.07965529781154 L372.60669469833374,224.07965529781154 L372.60669469833374,224.9475436292248 L372.60669469833374,227.78382568380806 L373.4169999758402,227.78382568380806 L373.66495529810584,227.78382568380806 L373.66495529810584,226.925767151729 Z"/></g><g ifc:guid="3$x3mfTn5DxeF2QlAK8t$r" ifc:name="Wall" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-HORZMBCIMETALPANEL72PANELDEEPGRAYFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M90.17699956893921,224.07966026486528 L90.57372808456421,224.07966026486528 L90.57372808456421,178.57130536259783 L90.17699956893921,178.57130536259783 L89.3832246462504,178.57130536259783 L89.3832246462504,186.15850725592745 L89.3832246462504,224.07966026486528 Z"/></g><g ifc:guid="2ZOpKdH6rF8OuPIYR4K1cf" ifc:name="Wall" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid cut"><path d="M372.07740545272827,227.78382568380806 L371.84884150822955,227.78382568380806 L371.0191448529561,227.78382568380806 L371.0191448529561,243.13635795137856 L371.0191448529561,247.3629531147239 L371.84884150822955,247.3629531147239 L372.07740545272827,247.3629531147239 L372.07740545272827,231.9603082420585 Z"/></g><g ifc:guid="3jPrybyPX63wfpRkTbw7w0" ifc:name="Wall" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-1594IN38SERIESSMOOTHFINISHVERTICALSIDINGBOARDW25IN440SERIESSMOOTHFINISHTRIMBATTENLPSIDINGABYSSBLACKFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M90.17699956893921,178.57130536259783 L90.57372808456421,178.57130536259783 L90.57372808456421,146.82130093446943 L90.17699956893921,146.82130093446943 L89.3832246462504,146.82130093446943 L89.3832246462504,178.57130536259783 Z"/></g><g ifc:guid="3wHL9HXt178OsIjlAdtfde" ifc:name="Covering" class="IfcCovering material-null predefinedtype-MEMBRANE matsName-EPDMROOFMEMBRANE matsCategory-Rubber cut"><path d="M94.20818090438843,53.81565460385455 L94.1274364789327,53.81565460385455 L94.07593806584676,53.81565460385455 L94.07593806584676,59.54473385037554 L94.07593806584676,68.56366166295183 L94.1274364789327,68.56366166295183 L94.20818090438843,68.56366166295183 L94.20818090438843,62.83458241643084 Z"/></g><g ifc:guid="0Y$IYn4sbAJASYaRjFL2TT" ifc:name="Covering" class="IfcCovering material-null predefinedtype-MEMBRANE matsName-EPDMROOFMEMBRANE matsCategory-Rubber cut"><path d="M373.05365006128943,43.51758131207598 L373.0031053225199,43.51758131207598 L373.0031053225199,67.95111466270261 L373.0031053225199,68.56366166295183 L373.05365006128943,68.56366166295183 L373.1353481610616,68.56366166295183 L373.1353481610616,67.95111466270261 L373.1353481610616,43.51758131207598 Z"/></g><g ifc:guid="0xVGczSy10bQ9iN5yGo23U" ifc:name="BuildingElementProxy" class="IfcBuildingElementProxy material-null predefinedtype-PROVISIONFORSPACE EPsetStatusStatus-NEW cut"/><g ifc:guid="0MG1KSEKr598AlML4iq0kb" ifc:name="BuildingElementProxy" class="IfcBuildingElementProxy material-null predefinedtype-PROVISIONFORSPACE EPsetStatusStatus-NEW cut"/><g ifc:guid="3WrZXx50nFtuNMN4S_QaWj" ifc:name="Door" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR EPsetStatusStatus-NEW matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche cut"><path d="M161.6122970978419,111.87991667609982 L161.6122970978419,111.49945029439104"/><path d="M161.6122970978419,111.49945029439104 L164.0854924917221,111.49945029439104"/><path d="M164.1919861237208,111.87991667609982 L164.1919861237208,111.49945029439104"/><path d="M164.0854924917221,111.49945029439104 L164.1919861237208,111.49945029439104"/><path d="M161.6122970978419,111.87991667609982 L161.6122970978419,111.89632782162798"/><path d="M161.6122970978419,111.89632782162798 L164.0854924917221,111.89632782162798"/><path d="M164.0854924917221,111.89632782162798 L164.1919861237208,111.89632782162798"/><path d="M164.1919861237208,111.89632782162798 L164.1919861237208,111.87991667609982"/><path d="M161.2155685822169,110.30881771268022 L161.5700175364812,110.30881771268022"/><path d="M161.2155685822169,110.30881771268022 L161.2155685822169,110.49148608070188"/><path d="M161.6122970978419,110.49148608070188 L161.6122970978419,110.30881771268022"/><path d="M161.5700175364812,110.30881771268022 L161.6122970978419,110.30881771268022"/><path d="M161.6122970978419,111.89632782162798 L161.6122970978419,110.49148608070188"/><path d="M161.2155685822169,110.49148608070188 L161.2155685822169,111.89632782162798"/><path d="M161.2155685822169,111.89632782162798 L161.2317810455958,111.89632782162798"/><path d="M161.2317810455958,111.89632782162798 L161.6122970978419,111.89632782162798"/><path d="M164.5887146393458,110.30881771268022 L164.5887146393458,111.83576950253618"/><path d="M164.1919861237208,110.30881771268022 L164.1919861237208,111.83576950253618"/><path d="M164.1919861237208,110.30881771268022 L164.5464350779851,110.30881771268022"/><path d="M164.5464350779851,110.30881771268022 L164.5887146393458,110.30881771268022"/><path d="M164.5887146393458,111.83576950253618 L164.5887146393458,111.89632782162798"/><path d="M164.1919861237208,111.89632782162798 L164.1919861237208,111.83576950253618"/><path d="M164.1919861237208,111.89632782162798 L164.2085164785385,111.89632782162798"/><path d="M164.2085164785385,111.89632782162798 L164.5887146393458,111.89632782162798"/><path d="M162.62700657049814,111.89632782162798 L162.67055769761402,111.89632782162798"/><path d="M161.65616611639658,154.2296566076236 L162.67055769761402,154.2296566076236"/><path d="M162.67055769761402,154.2296566076236 L162.67055769761402,152.48028511873457"/><path d="M162.67055769761402,152.48028511873457 L162.67055769761402,111.89632782162798"/><path d="M161.6122970978419,154.2296566076236 L161.65616611639658,154.2296566076236"/><path d="M161.6122970978419,152.48028511873457 L161.6122970978419,154.2296566076236"/><path d="M161.6122970978419,152.48028511873457 L161.6122970978419,111.89632782162798"/><path d="M161.6122970978419,111.89632782162798 L162.62700657049814,111.89632782162798"/></g><g ifc:guid="20LsLsV2T3O9QAbZbUGT6s" ifc:name="Furniture.051" class="IfcFurniture material-null EPsetStatusStatus-NEW cut"><path d="M343.1019186973572,125.65465935887468 L345.1678951581319,125.65465935887468"/><path d="M343.1019186973572,124.59632922035031 L332.46781428654987,124.59632922035031"/><path d="M343.1019186973572,125.65465935887468 L332.46781428654987,125.65465935887468"/><path d="M332.46781428654987,125.65465935887468 L332.46781428654987,125.18711059114905"/><path d="M332.46781428654987,124.59632922035031 L332.46781428654987,125.18711059114905"/><path d="M345.1678951581319,124.59632922035031 L343.1019186973572,124.59632922035031"/><path d="M345.1678951581319,124.59632922035031 L345.1678951581319,124.76848730267656"/><path d="M345.1678951581319,125.65465935887468 L345.1678951581319,124.76848730267656"/><path d="M333.07530482610065,141.52966048639587 L333.526074886322,141.52966048639587"/><path d="M333.07530482610065,125.65465935887468 L332.46781428654987,125.65465935887468"/><path d="M333.526074886322,125.65465935887468 L333.07530482610065,125.65465935887468"/><path d="M333.526074886322,125.65465935887468 L333.526074886322,132.61359973571274"/><path d="M333.526074886322,141.52966048639587 L333.526074886322,132.61359973571274"/><path d="M332.46781428654987,141.52966048639587 L333.07530482610065,141.52966048639587"/><path d="M332.46781428654987,141.52966048639587 L332.46781428654987,134.51634887677005"/><path d="M332.46781428654987,125.65465935887468 L332.46781428654987,134.51634887677005"/></g><g ifc:guid="38dQXYgWf2zuVWZtfXRyN8" ifc:name="Door" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR matsName-DOORPANELPAINTSTAINTBDnFRAMEREPAINTEDTBDDOORTRIMDOORJAMBDOORSWING matsCategory-Poche cut"><path d="M291.39433801174164,98.871421504235 L291.39433801174164,98.79944889566872"/><path d="M291.39433801174164,98.79944889566872 L290.92640181382495,98.79944889566872"/><path d="M288.81464898586273,98.871421504235 L288.81464898586273,98.79944889566872"/><path d="M290.92640181382495,98.79944889566872 L288.81464898586273,98.79944889566872"/><path d="M291.39433801174164,98.871421504235 L291.39433801174164,99.19632642290566"/><path d="M291.39433801174164,99.19632642290566 L290.92640181382495,99.19632642290566"/><path d="M290.92640181382495,99.19632642290566 L288.81464898586273,99.19632642290566"/><path d="M288.81464898586273,99.19632642290566 L288.81464898586273,98.871421504235"/><path d="M291.79106652736664,97.60882624806536 L291.7011032501856,97.60882624806536"/><path d="M291.79106652736664,97.60882624806536 L291.79106652736664,98.93060891649696"/><path d="M291.39433801174164,98.93060891649696 L291.39433801174164,97.60882624806536"/><path d="M291.7011032501856,97.60882624806536 L291.39433801174164,97.60882624806536"/><path d="M291.39433801174164,99.19632642290566 L291.39433801174164,98.93060891649696"/><path d="M291.79106652736664,98.93060891649696 L291.79106652736664,99.19632642290566"/><path d="M291.79106652736664,99.19632642290566 L291.4661814769109,99.19632642290566"/><path d="M291.4661814769109,99.19632642290566 L291.39433801174164,99.19632642290566"/><path d="M288.41792047023773,97.60882624806536 L288.41792047023773,97.99666373751137"/><path d="M288.81464898586273,97.60882624806536 L288.81464898586273,97.99666373751137"/><path d="M288.81464898586273,97.60882624806536 L288.7246857086817,97.60882624806536"/><path d="M288.7246857086817,97.60882624806536 L288.41792047023773,97.60882624806536"/><path d="M288.41792047023773,97.99666373751137 L288.41792047023773,99.19632642290566"/><path d="M288.81464898586273,99.19632642290566 L288.81464898586273,97.99666373751137"/><path d="M288.81464898586273,99.19632642290566 L288.489763935407,99.19632642290566"/><path d="M288.489763935407,99.19632642290566 L288.41792047023773,99.19632642290566"/><path d="M291.20233158270514,99.19632642290566 L290.3360774119695,99.19632642290566"/><path d="M290.52776594956714,141.52966048639587 L290.3360774119695,141.52966048639587"/><path d="M290.3360774119695,141.52966048639587 L290.3360774119695,106.87265961191628"/><path d="M290.3360774119695,106.87265961191628 L290.3360774119695,99.19632642290566"/><path d="M291.39433801174164,141.52966048639587 L290.52776594956714,141.52966048639587"/><path d="M291.39433801174164,106.87265961191628 L291.39433801174164,141.52966048639587"/><path d="M291.39433801174164,106.87265961191628 L291.39433801174164,99.19632642290566"/><path d="M291.39433801174164,99.19632642290566 L291.20233158270514,99.19632642290566"/></g><g ifc:guid="1tT$Py8A13dxOVoJMmD6v_" ifc:name="Covering" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M164.1919861237208,67.01785493713193 L164.1919861237208,83.86498857360654 L164.1919861237208,86.03338568232033 L164.19580082098642,86.03338568232033 L164.2250468333562,86.03338568232033 L164.2250468333562,83.87360144477658 L164.2250468333562,67.01785493713193 L164.22123213609058,67.01785493713193 Z"/></g><g ifc:guid="2Z6NwqL5X0SvouPFSLoW9a" ifc:name="Covering" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None cut"><path d="M89.6566112836202,178.57130039554409 L89.2910361289978,178.57130039554409 L89.2910361289978,179.00010614416573 L89.2910361289978,179.66294456344417 L89.30406967798868,179.66294456344417 L89.32409683863321,179.66294456344417 L89.32409683863321,179.02040152571175 L89.32409683863321,178.60460945786608 L89.67663844426473,178.60460945786608 L90.21705389022827,178.60460945786608 L90.21705389022827,178.5844481867708 L90.21705389022827,178.57130039554409 Z"/></g><g ifc:guid="2bC4M3tXv3aPG9wyQYEHM4" ifc:name="Covering" class="IfcCovering material-null predefinedtype-CEILING EPsetStatusStatus-NEW matsName-24x9616x96OWENSCORNING703FIBERGLASSBOARDWRAPPEDWACOUSTICALLYTRANSPARENTFABRICCHARCOALGRAYW1X4FRAMEABOVE matsCategory-None cut"><path d="M133.29070806503296,77.82862751505348 L133.29070806503296,77.83253161928627 L133.29070806503296,78.22550504229042 L133.30978155136108,78.22550504229042 L133.79075129826862,78.22550504229042 L140.7452623049418,78.22550504229042 L142.3159639040629,78.22550504229042 L142.79693365097046,78.22550504229042 L142.81600713729858,78.22550504229042 L142.81600713729858,78.22160093805763 L142.81600713729858,77.82863744916094 L142.3159639040629,77.82863744916094 L140.7452623049418,77.82863744916094 L133.79075129826862,77.82862751505348 L133.30978155136108,77.82862751505348 Z"/><path d="M133.29070806503296,79.84614539962583 L142.72222916285196,79.8461553337333 L142.81600713729858,79.8461553337333 L142.81600713729858,79.83053891680214 L142.81600713729858,78.2585756860333 L133.38448603947955,78.2585756860333 L133.29070806503296,78.2585756860333 L133.29070806503296,78.27419210296445 Z"/></g><g ifc:guid="0V3zm5qm1FtBNx9pd8Oam6" ifc:name="Covering" class="IfcCovering material-null predefinedtype-CEILING EPsetStatusStatus-NEW matsName-24x9616x96OWENSCORNING703FIBERGLASSBOARDWRAPPEDWACOUSTICALLYTRANSPARENTFABRICCHARCOALGRAYW1X4FRAMEABOVE matsCategory-None cut"><path d="M107.8908642133077,77.82862751505348 L107.8908642133077,77.83253161928627 L107.8908642133077,78.22550504229042 L107.90993769963582,78.22550504229042 L108.39090744654337,78.22550504229042 L115.34541845321655,78.22550504229042 L116.91612005233765,78.22550504229042 L117.3970897992452,78.22550504229042 L117.41616328557332,78.22550504229042 L117.41616328557332,78.22160093805763 L117.41616328557332,77.82863744916094 L116.91612005233765,77.82863744916094 L115.34541845321655,77.82863744916094 L108.39090744654337,77.82862751505348 L107.90993769963582,77.82862751505348 Z"/><path d="M107.8908642133077,79.84614539962583 L117.32238531112671,79.8461553337333 L117.41616328557332,79.8461553337333 L117.41616328557332,79.83052898269467 L117.41616328557332,78.2585756860333 L107.9846421877543,78.2585756860333 L107.8908642133077,78.2585756860333 L107.8908642133077,78.27419210296445 Z"/></g><g ifc:guid="0loQUWKcLDGwodMzM5FdFM" ifc:name="Door" class="IfcDoor material-null predefinedtype-TRAPDOOR cut"><path d="M187.26645410060883,60.314766256228815 L190.99214176336923,60.314766256228815 Z"/><path d="M190.99214176336923,60.314766256228815 L199.35491184393564,60.314766256228815 Z"/><path d="M203.14131677150726,60.314766256228815 L199.35491184393564,60.314766256228815 Z"/><path d="M203.1909078359604,66.57098898114336 L203.1909078359604,65.1766972623425 Z"/><path d="M203.1909078359604,61.83785367828183 L203.1909078359604,65.1766972623425 Z"/><path d="M203.1909078359604,61.00990542592181 L203.1909078359604,61.83785367828183 Z"/><path d="M187.2168630361557,66.57098898114336 L187.2168630361557,65.00475773038042 Z"/><path d="M187.2168630361557,65.00475773038042 L187.2168630361557,62.37019269487831 Z"/><path d="M187.2168630361557,62.37019269487831 L187.2168630361557,61.00989549181435 Z"/><path d="M204.49807743231455,60.78587143442604 L204.56038415431976,60.821793167010675 L204.72886661688486,60.919167288358736 L204.72886661688486,59.58050657134824 L204.72886661688486,59.07344985824399 L199.5135396718979,59.07344985824399 L185.6789042552312,59.07344985824399 L185.6789042552312,60.40922968409035 L185.6789042552312,60.919157354251276 L185.84738671779633,60.821783232903215 L185.90969343980152,60.78587143442604 L185.8915736277898,60.75460879824135 L185.88489790757495,60.7428666832206 L185.77204644680023,60.80805429638995 L185.72849531968433,60.83315778594785 L185.72849531968433,59.9947588525372 L185.72849531968433,59.67755286715004 L190.91902673244476,59.67755286715004 L204.67927555243173,59.6775628012575 L204.67927555243173,60.51482924641741 L204.67927555243173,60.83315778594785 L204.56547041734058,60.76732445579343 L204.5228729645411,60.74287661732806 L204.5050710439682,60.7741789899426 Z"/><path d="M186.15892032782236,61.54187688054217 L186.15892032782236,62.11512455166949 L186.15892032782236,62.3266216995475 L185.9526087840398,62.53303258440467 L185.87250014146167,62.613320040917124 L185.89793145656586,62.638761290128755 L185.90746819972992,62.648437110797296 L186.12872064113617,62.42710519653134 L186.20851139227548,62.34718530199501 L186.20851139227548,61.77256672403786 L186.20851139227548,61.56244048298968 L186.39225264390308,61.37866942903969 L186.4561488231023,61.31467390876584 L186.4561488231023,60.57452329815997 L186.4561488231023,60.314766256228815 L187.2168630361557,60.314766256228815 L187.26645410060883,60.314766256228815 L187.26645410060883,60.265105653023454 L187.06999719142914,60.265105653023454 L186.40655775864917,60.265105653023454 L186.40655775864917,61.024677443718645 L186.40655775864917,61.29410037221087 L186.2259954214096,61.4746229730206 Z"/><path d="M187.26645410060883,60.314766256228815 L187.2168630361557,60.314766256228815 L187.2168630361557,61.00989549181435 L187.09224959214527,61.00989549181435 L186.68757379055023,61.00989549181435 L186.68757379055023,65.10492333592546 L186.68757379055023,66.57098898114336 L186.30642195542652,66.57098898114336 L185.14961500962573,66.57098898114336 L185.14961500962573,66.60586763244443 L185.14961500962573,66.62063965024126 L185.8426183462143,66.62063965024126 L187.26645410060883,66.62063965024126 L187.26645410060883,61.803392259494196 Z"/><path d="M203.95162204901376,60.314766256228815 L203.95162204901376,61.05394332430336 L203.95162204901376,61.31467390876584 L204.13218438625336,61.4954547963696 L204.19925947984058,61.56245041709714 L204.19925947984058,62.136502750928926 L204.19925947984058,62.34719523610247 L204.4160614411036,62.56421574772967 L204.50030267238617,62.648437110797296 L204.52541609605152,62.62305546623044 L204.5352707306544,62.61332997502459 L204.3251444896062,62.40303485414955 L204.2488505442937,62.32663163365496 L204.2488505442937,61.75282765250974 L204.2488505442937,61.54188681464963 L204.06542718410492,61.35838398160113 L204.0012131134669,61.29411030631833 L204.0012131134669,60.53352523666196 L204.0012131134669,60.265115587130914 L203.76788079738617,60.265115587130914 L203.14131677150726,60.265115587130914 L203.14131677150726,60.314766256228815 L203.1909078359604,60.314766256228815 Z"/><path d="M203.1909078359604,60.314766256228815 L203.14131677150726,60.314766256228815 L203.14131677150726,65.03736147107256 L203.14131677150726,66.62063965024126 L203.6226044098536,66.62063965024126 L205.25815586249033,66.62063965024126 L205.25815586249033,66.5857609989402 L205.25815586249033,66.57098898114336 L204.10134891668955,66.57098898114336 L203.72019708156586,66.57098898114336 L203.72019708156586,62.4454534930147 L203.72019708156586,61.00990542592181 L203.58159641424814,61.00990542592181 L203.1909078359604,61.00990542592181 Z"/></g><g ifc:guid="3S9T$Nc3X4IwatzpGIc8mt" ifc:name="Covering" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None cut"><path d="M377.85794337590534,83.32118559699826 L377.29432185490924,83.32118559699826 L376.93192561467487,83.32118559699826 L376.93192561467487,83.34140150568459 L376.93192561467487,83.35449465932024 L377.2816061973572,83.35449465932024 L377.8248826662699,83.35449465932024 L377.8248826662699,83.99565188906166 L377.8248826662699,84.41282479784462 L377.84490982691443,84.41282479784462 L377.85794337590534,84.41282479784462 L377.85794337590534,83.9824792625663 Z"/></g><g ifc:guid="0yQD5v4G53E9aWAs17YvjK" ifc:name="Covering" class="IfcCovering material-null predefinedtype-MOLDING EPsetStatusStatus-NEW matsName-15METALFLASHINGDARKBTWNBANDSOFSIDINGTYP matsCategory-None cut"><path d="M89.85243240992227,83.32119553110573 L89.28881088892618,83.32119553110573 L89.28881088892618,83.98248919667375 L89.28881088892618,84.41283473195207 L89.30184443791707,84.41283473195207 L89.3218715985616,84.41283473195207 L89.3218715985616,83.99566182316912 L89.3218715985616,83.3545045934277 L89.67568476994832,83.3545045934277 L90.21482865015665,83.3545045934277 L90.21482865015665,83.34140150568459 L90.21482865015665,83.32119553110573 Z"/></g><g ifc:guid="1D$gCTKxbCvv$EOU1M_DL_" ifc:name="DuctSegment" class="IfcDuctSegment material-null predefinedtype-RIGIDSEGMENT EPsetStatusStatus-NEW matsName-SPIRALDUCT matsCategory-None cut"><path/><path d="M130.44112920761108,170.54585659326685 L130.61946630477905,170.27923011602533 L131.35888179143268,169.17246623656723 L131.4215064048767,168.85795736135614 L131.681223710378,167.55243682684076 L131.618599096934,167.2379329186834 L131.35888179143268,165.93241238416803 L131.18086258570352,165.66578590692652 L130.44112920761108,164.55901706041467 L130.17473618189493,164.38086374423477 L129.06783819198608,163.6413489165065 L128.7534435590108,163.578788874761 L127.44786341985066,163.31910137158206 L127.1331508954366,163.38166141332758 L125.82788864771524,163.6413489165065 L125.56117773056029,163.8195022326864 L124.45427974065144,164.55901706041467 L124.27626053492227,164.8256435376562 L123.53684504826863,165.9324074171143 L123.47422043482462,166.24691629232538 L123.21450312932332,167.55243682684076 L123.27712774276733,167.86694570205185 L123.53684504826863,169.1724612695135 L123.7148642539978,169.439087746755 L124.45427974065144,170.54585659326685 L124.7209906578064,170.72400990944675 L125.82788864771524,171.46352473717502 L126.1422832806905,171.52608477892053 L127.44786341985066,171.78577228209946 L127.76225805282591,171.72321224035394 L129.06783819198608,171.46352970422876 L129.33454910914102,171.28537142099512 Z M131.3296357790629,169.1603168231405 L131.15257024765015,169.4249415777283 L130.41887680689493,170.52340551040146 L130.1540732383728,170.70022268912766 L129.0557583173116,171.43419428489182 L128.74358892440796,171.49628245653284 L127.44786341985066,171.75402287464908 L127.13569402694701,171.69192973595432 L125.83996852238973,171.43419428489182 L125.57516495386758,171.25737710616562 L124.4768500328064,170.52340551040146 L124.30010239283243,170.25877578875992 L123.56609106063843,169.16031185608676 L123.50378433863321,168.84816233139804 L123.24629227320352,167.55243682684076 L123.30828110376993,167.24028730215204 L123.56609106063843,165.94456179759476 L123.74283870061238,165.67993207595322 L124.4768500328064,164.58146814328006 L124.74133570988973,164.40465096455387 L125.83996852238973,163.6706793687897 L126.15213791529337,163.60859119714868 L127.44786341985066,163.35085574608615 L127.7600328127543,163.4129439177272 L129.0557583173116,163.6706793687897 L129.32024399439493,163.84750151456964 L130.41887680689493,164.58146814328006 L130.5956244468689,164.8460978649216 L131.3296357790629,165.94456179759476 L131.3916246096293,166.25671132228348 L131.6494345664978,167.55243682684076 L131.58712784449258,167.86458635152948 Z"/></g><g ifc:guid="0QEXttQRLCgeF3_LvvVOPb" ifc:name="DuctSegment" class="IfcDuctSegment material-null predefinedtype-RIGIDSEGMENT EPsetStatusStatus-NEW matsName-SPIRALDUCT matsCategory-None cut"><path/><path d="M356.7645748456319,96.35405906857622 L357.2821021080017,97.12865122975481 L357.880691687266,97.52875734191709 L358.6553931236267,98.04631440660927 L359.3617479006449,98.18682242255979 L360.2753678957621,98.36856691858742 L360.98172267278034,98.22805890263689 L361.8953426678975,98.04631440660927 L362.49425013860065,97.64620829444699 L363.2689515749613,97.12865122975481 L363.66885900497437,96.52984310012631 L364.1863862673441,95.75526087305519 L364.3268942832947,95.04891603014443 L364.50872818628943,94.135226496275 L364.36822017033893,93.4288915874717 L364.1863862673441,92.51520205360227 L363.7864788373311,91.91640385808122 L363.2689515749613,91.14181169690264 L362.6700441042582,90.74170558474037 L361.8953426678975,90.22413858594072 L361.1889878908793,90.08364050409767 L360.2753678957621,89.90189600807004 L359.5690131187439,90.0423940899131 L358.6553931236267,90.22413858594072 L358.0564856529236,90.624244698103 L357.2821021080017,91.14181169690264 L356.88187678654987,91.74060989242368 L356.36434952418006,92.51520205360227 L356.22384150822955,93.22153696240557 L356.04200760523474,94.135226496275 L356.1825156211853,94.8415614050783 L356.36434952418006,95.75525093894773 Z M356.90730810165405,96.511882233834 L356.39359553654987,95.74310152552101 L356.25404119491577,95.04206149599526 L356.073796749115,94.135226496275 L356.2133510907491,93.43418646674924 L356.39359553654987,92.52735146702898 L356.79064194361365,91.93304348808103 L357.30435450871784,91.16426277976804 L357.8988114992777,90.76715676805946 L358.66747299830115,90.25347400527768 L359.36842362085974,90.11402893882565 L360.2753678957621,89.9336454155204 L360.9763185183207,90.07309048197243 L361.883262793223,90.25347400527768 L362.47771978378296,90.65058001698625 L363.2463812828064,91.16426277976804 L363.6434276898702,91.75857075871599 L364.15714025497437,92.52735146702898 L364.29669459660846,93.22839149655474 L364.47693904240924,94.135226496275 L364.33738470077515,94.83626652580075 L364.15714025497437,95.74310152552101 L363.7600938479105,96.33741943857643 L363.2463812828064,97.10620014688942 L362.65192429224646,97.503306158598 L361.883262793223,98.01698892137978 L361.18231217066443,98.1564339878318 L360.2753678957621,98.33680757702959 L359.5744172732035,98.19736251057756 L358.66747299830115,98.01698892137978 L358.07333389918006,97.61988290967119 L357.30435450871784,97.10620014688942 Z"/></g><g ifc:guid="38yFDVvcvFffGFVzjMPFrP" ifc:name="DuctSegment" class="IfcDuctSegment material-null predefinedtype-RIGIDSEGMENT EPsetStatusStatus-NEW matsName-SPIRALDUCT matsCategory-None cut"><path/><path d="M122.01478083928426,96.28294079325173 L122.57999181747437,97.12864129564736 L123.10769160588582,97.48123257181618 L123.95328283309937,98.04631440660927 L124.57571427027383,98.17013312202268 L125.57325760523477,98.36855698447995 L126.19568904240926,98.244748203174 L127.1932323773702,98.04631440660927 L127.72093216578165,97.69372313044045 L128.566841284434,97.12864129564736 L128.9193828900655,96.60095144134335 L129.4842759768168,95.75525093894773 L129.60825363794962,95.13279963355832 L129.80661789576212,94.135226496275 L129.68295812606812,93.51276525677812 L129.4842759768168,92.51520205360227 L129.1317343711853,91.98750226519081 L128.566841284434,91.14180176279518 L128.03914149602252,90.78921048662636 L127.1932323773702,90.22413858594072 L126.57080094019571,90.10031987052731 L125.57325760523477,89.90188607396257 L124.9508261680603,90.025704789376 L123.95328283309937,90.22413858594072 L123.4255830446879,90.57672986210954 L122.57999181747437,91.14180176279518 L122.22713232040405,91.66950155120664 L121.66223923365274,92.5151921194948 L121.53826157251993,93.13765335899167 L121.33989731470743,94.135226496275 L121.46387497584024,94.7576778016644 L121.66223923365274,95.75525093894773 Z M122.25224574406941,96.58245413324806 L121.69148524602254,95.74310152552101 L121.56877915064493,95.12530931653154 L121.37168645858765,94.135226496275 L121.49471044540405,93.51743428728554 L121.69148524602254,92.52735146702898 L122.04148372014363,92.00361538749509 L122.6022442181905,91.16425284566057 L123.12612930933633,90.8143040420768 L123.96536270777383,90.25346407117021 L124.58334366480508,90.1305791618583 L125.57325760523477,89.9336454155204 L126.19092067082723,90.05653032483232 L127.18115250269571,90.25346407117021 L127.70503759384154,90.603412874754 L128.54427099227905,91.16425284566057 L128.89426946640015,91.68798892519447 L129.45502996444702,92.52735146702898 L129.57805395126343,93.14513374191098 L129.7748287518819,94.135226496275 L129.6521226565043,94.753008771157 L129.45502996444702,95.74310152552101 L129.10503149032593,96.2668376050549 L128.54427099227905,97.10619021278195 L128.0203859011332,97.45613901636574 L127.18115250269571,98.01697898727231 L126.56348943710326,98.13986389658425 L125.57325760523477,98.33680757702959 L124.95559453964233,98.21392266771767 L123.96536270777383,98.01697898727231 L123.4417955080668,97.66703018368852 L122.6022442181905,97.10619021278195 Z"/></g><g ifc:guid="1usmh4sZ585ejXp13frrpt" ifc:name="DuctSegment" class="IfcDuctSegment material-null predefinedtype-RIGIDSEGMENT EPsetStatusStatus-NEW matsName-SPIRALDUCT matsCategory-None cut"><path/><path d="M358.0304185549418,150.07644477371446 L357.5306932131449,150.8241999241804 L357.3421835899353,151.1064924791891 L357.16670751571655,151.9885270087329 L357.1002682050069,152.32150827916038 L357.27574427922565,153.20354774665407 L357.3421835899353,153.5365290946918 L357.84159104029334,154.28428426456026 L358.0304185549418,154.56657682927025 L358.7780992190043,155.06620779704622 L359.0603868166605,155.25482669543794 L359.9425355593363,155.43027793438804 L360.2753678957621,155.49650862884096 L361.15751663843787,155.3210623569446 L361.49034897486365,155.25482669543794 L362.23802963892615,154.75519572766197 L362.5203172365824,154.5665718622165 L363.0200425783793,153.81882165940178 L363.20855220158893,153.5365290946918 L363.3840282758077,152.65449459425184 L363.45046758651733,152.32150827916038 L363.2749915122986,151.43947381752554 L363.20855220158893,151.1064924791891 L362.70914475123084,150.35873729961935 L362.5203172365824,150.07644477371446 L361.7726365725199,149.57681372832826 L361.49034897486365,149.38819482993654 L360.6085181236267,149.21274359098646 L360.2753678957621,149.1465079294798 L359.3932191530863,149.32195916842988 L359.0603868166605,149.38819482993654 L358.312706152598,149.88782587532273 Z M357.37142960230506,151.1186418926158 L357.8660686810811,150.37836709596536 L358.05267095565796,150.09889585657987 L358.793040116628,149.60426166724733 L359.072466691335,149.41752528221977 L359.94571447372437,149.24383238029054 L360.2753678957621,149.1782623039839 L361.14861567815143,149.3519552059131 L361.4782691001892,149.41752528221977 L362.21863826115924,149.91216443860603 L362.4980648358663,150.09889585657987 L362.99270391464233,150.83917062412647 L363.1793061892191,151.1186418926158 L363.3531928062439,151.99185493473283 L363.4186784426371,152.32150827916038 L363.24479182561237,153.1947262592273 L363.1793061892191,153.5243796812651 L362.6846671104431,154.26465446821425 L362.4980648358663,154.54412574640486 L361.75769567489624,155.03875985812715 L361.4782691001892,155.22549624315474 L360.60502131779987,155.39918914508394 L360.2753678957621,155.4647592213906 L359.4021201133728,155.29106631946138 L359.072466691335,155.22549624315474 L358.332097530365,154.73085716437868 L358.05267095565796,154.54412574640486 L357.5580318768819,153.80384599240196 L357.37142960230506,153.5243796812651 L357.19754298528034,152.65116666825188 L357.1320573488871,152.32150827916038 L357.30594396591187,151.4482953049523 Z"/></g><g ifc:guid="1z46753UH8VuM4KZxP4OXZ" ifc:name="Covering" class="IfcCovering material-null predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M288.81464898586273,67.01785493713193 L288.78921767075855,67.01785493713193 L288.7815882762273,67.01785493713193 L288.7815882762273,81.6927072288749 L288.7815882762273,86.03337574821286 L288.78921767075855,86.03337574821286 L288.81464898586273,86.03337574821286 L288.81464898586273,81.67029588243935 Z"/></g><g ifc:guid="0NwpD$URH2Af4llDuCshb0" ifc:name="Covering" class="IfcCovering material-null matsName-METALCOPING matsCategory-Wood cut"><path d="M89.2913540204366,54.095915643588434 L89.2913540204366,53.19375960848305 L89.29771184921265,53.17915647051308 L89.30216232935587,53.16965946377886 L89.31742111841837,53.16491096041176 L89.32727575302124,53.16181151888344 L92.34533707300821,53.54381768724892 L94.18402115503946,53.77659369331174 L94.19673681259155,53.78317007245196 L94.2043662071228,53.78718345186684 L94.20945247014363,53.80045541943682 L94.21231349309285,53.80852191469643 L94.21231349309285,54.373295792158174 L94.21231349309285,54.717274197156954 L94.21390295028687,54.728122242506075 L94.21485662460327,54.73471848986122 L94.2196249961853,54.74469233375363 L94.22216812769571,54.7507521393058 L94.27239497502644,54.82843685966306 L94.30291255315144,54.87568347475502 L94.29432948430379,54.8811273656445 L94.2800243695577,54.89006806236081 L94.27398443222046,54.89191580634885 L94.2644476890564,54.894915906802545 L94.25872564315796,54.89372381390704 L94.24887100855508,54.89175686062945 L94.22947963078816,54.882379063184786 L94.19769048690796,54.86696132840289 L94.19514735539754,54.87200785499387 L94.19101476669312,54.88029290061765 L94.22312180201212,54.895690767184625 L94.24251317977905,54.90506856462929 L94.25681829452515,54.90794945579343 L94.2654013633728,54.90969785870684 L94.27938858668008,54.90528711499346 L94.28765376408894,54.9026247741935 L94.30990616480508,54.88873689196083 L94.32357549667358,54.88029290061765 L94.28987900416055,54.82827791394366 L94.2348837852478,54.74274524869097 L94.23265854517618,54.73811595461342 L94.22916173934937,54.730546164726945 L94.22852595647176,54.725519506350885 L94.22725439071655,54.717274197156954 L94.22725439071655,54.15246058326535 L94.22725439071655,53.80852191469643 L94.22280391057332,53.79674006324582 L94.21549240748087,53.777388421908746 L94.2043662071228,53.77152729850583 L94.18592850367227,53.761891214267145 L92.34692653020223,53.529135076419244 L89.32918310165405,53.14710903983884 L89.32473262151082,53.14710903983884 L89.31773900985718,53.14710903983884 L89.31328852971394,53.148181923444795 L89.3066128094991,53.149830985283586 L89.30279811223348,53.1518972796358 L89.29675817489624,53.15509606223874 L89.29326136906941,53.15805642626259 L89.28817510604858,53.16260624748044 L89.28563197453816,53.166281867241594 L89.28181727727254,53.17192444028033 L89.28022782007852,53.176096765414606 L89.27768468856812,53.18251419883542 L89.2773667971293,53.18694481076373 L89.2764131228129,53.19375960848305 L89.2764131228129,54.09585603894366 L89.2764131228129,54.68345849535439 L89.2757773399353,54.688683835879694 L89.27450577418008,54.69669072649452 L89.27228053410848,54.7014988345064 L89.26910161972046,54.70886994224362 L89.23921982447305,54.75508341015948 L89.19376134872437,54.82605267387204 L89.19153610865274,54.83034420829587 L89.18835719426473,54.83692058743609 L89.18772141138712,54.8415896179435 L89.18613195419312,54.848742175316545 L89.18676773707071,54.85601394197914 L89.18708562850952,54.860762445346246 L89.18931086858113,54.867656715925264 L89.19090032577515,54.872146932498346 L89.19503291447957,54.878226606265436 L89.19757604598999,54.88218038103554 L89.20298020044962,54.887048093692194 L89.20647700627644,54.89020713986529 L89.21315272649129,54.893525131757784 L89.21728531519571,54.895690767184625 L89.22427892684937,54.897240487948785 L89.2290472984314,54.89825376690997 L89.23635880152383,54.89795574368609 L89.24112717310587,54.897757061536836 L89.28594986597696,54.875405319746065 L89.31487798690796,54.86084191820595 L89.31233485539754,54.85563644589556 L89.30820226669312,54.84760968706581 L89.2770489056905,54.86320623578204 L89.2290472984314,54.88714743476682 L89.22396103541055,54.88374997001462 L89.21569585800171,54.87856436591916 L89.21029170354207,54.87057734351926 L89.20170863469441,54.858318654910455 L89.20425176620483,54.84363604408078 L89.20615911483765,54.83405956448687 L89.25161759058633,54.76309030077431 L89.28149938583374,54.716856964643526 L89.28594986597696,54.70718114397499 L89.28881088892618,54.7008630516288 L89.2900824546814,54.69031302950356 L89.2913540204366,54.68345849535439 Z"/><path d="M89.32568629582723,53.66407999219073 L89.32409683863321,53.66843113125933 L89.32123581568399,53.675106851474176 L89.3209179242452,53.67975601376666 L89.31996424992879,53.686888702924776 L89.31996424992879,54.29608790895912 L89.31996424992879,54.69269721529457 L89.31932846705118,54.69776361010048 L89.31805690129598,54.70555195035113 L89.31614955266316,54.71022098085854 L89.31297063827515,54.71741327466143 L89.28245306015015,54.76634868802203 L89.23604091008504,54.841510145083795 L89.24367030461629,54.84621891202105 L89.24875656763712,54.849298485334444 L89.29516871770223,54.774137028272676 L89.32536840438843,54.72520161491208 L89.32950099309285,54.71574434460772 L89.33236201604207,54.70958519798093 L89.33363358179727,54.69935306729449 L89.33458725611368,54.69269721529457 L89.33458725611368,54.2961475136039 L89.33458725611368,53.686888702924776 L89.33522303899129,53.682001122053194 L89.3358588218689,53.67882220766518 L89.3374482790629,53.67423265001747 L89.33871984481812,53.67127228599362 L89.34158086776733,53.6672986430086 L89.34348821640015,53.66471577506833 L89.34730291366577,53.66159646532509 L89.34984604517618,53.65956990740273 L89.35429652531941,53.657523481265436 L89.35715754826863,53.65617244265053 L89.36224381128946,53.655318109408746 L89.36510483423868,53.65474193117592 L89.37019109725952,53.65511942725949 L89.37337001164754,53.65537771405352 L89.37813838322957,53.65696717124753 L89.38099940617879,53.658020186638566 L89.38513199488321,53.66074213208331 L89.38799301783243,53.66251040321164 L89.49162562688191,53.75191737037473 L89.55901861190796,53.80995242617104 L89.56346909205118,53.81251542589638 L89.5663301150004,53.81418435595009 L89.57141637802124,53.81505855740679 L89.57459529240926,53.81565460385455 L90.45420090357462,53.81565460385455 L91.0143256187439,53.81565460385455 L91.2457505861918,53.61959505897336 L91.39198064804077,53.49543858390622 L91.52231613794962,53.60739597500933 L91.60433212916055,53.67810695192787 L91.60751104354858,53.66892783663246 L91.6097362836202,53.66312631787432 L91.52549505233765,53.590686806257295 L91.39229853947957,53.47598760149452 L91.2435253461202,53.60187261126015 L91.00923935572305,53.800673969801 L90.45324722925821,53.800673969801 L89.57968155543008,53.800673969801 L89.57650264104207,53.80009779156817 L89.57173426946004,53.79920372189654 L89.56887324651082,53.797554660057756 L89.56442276636758,53.794991660332414 L89.49861923853555,53.73842685244057 L89.39752976099649,53.65128486177895 L89.39371506373087,53.64870199383868 L89.38767512639363,53.644748219068575 L89.3832246462504,53.64321836651934 L89.37623103459676,53.6408937853731 L89.37178055445352,53.64051628928952 L89.36446905136108,53.63997984748654 L89.36001857121785,53.64079444429848 L89.3527070681254,53.64206601005368 L89.34857447942098,53.64401309511635 L89.34189875920613,53.64701319557004 L89.3384019533793,53.64997355959389 L89.33267990748087,53.65450351259682 L89.33013677597046,53.65827847343259 Z"/><path d="M94.17639176050821,54.748526899234186 L94.22502915064493,54.8278408132153 L94.25427516301473,54.8761404436983 L94.26222244898477,54.87135220390134 L94.2669908205668,54.868431576307344 L94.23838059107462,54.82140351157956 L94.19101476669312,54.744155891950655 L94.19006109237671,54.741930651879045 L94.1884716351827,54.73827490033282 L94.1881537437439,54.735870846326875 L94.18751796086629,54.73191707155678 L94.18751796086629,54.38835589907143 L94.18751796086629,53.824476091281305 L94.18497482935587,53.81817786715004 L94.18084224065144,53.8078662636039 L94.1744844118754,53.8052635274487 L94.16399399439493,53.8009918612398 L93.8524603843689,53.8009918612398 L93.34065516789754,53.8009918612398 L93.34065516789754,53.81007163546059 L93.34065516789754,53.81565460385455 L93.85055303573608,53.81565460385455 L94.16113297144571,53.81565460385455 L94.16621923446655,53.81780037106646 L94.16939814885457,53.81911167325152 L94.17162338892618,53.82425754091713 L94.1728949546814,53.82741658709023 L94.1728949546814,54.3921308599072 L94.1728949546814,54.73626821062538 L94.17353073755899,54.74022198539548 L94.1738486289978,54.74262603940142 L94.1754380861918,54.74628179094765 Z"/></g><g ifc:guid="2Hy0qvwBX5EQvCUIG0huiP" ifc:name="Covering" class="IfcCovering material-null matsName-METALCOPING matsCategory-Wood cut"><path d="M377.9459993044535,44.5494171859977 L377.9475887616475,44.55921221595578 L377.93900569279987,44.57170932314369 L377.9336015383402,44.579855291262994 L377.9253363609314,44.585160104648004 L377.91993220647174,44.58861717404498 L377.87224849065143,44.564199137901994 L377.8410951296488,44.548284697746965 L377.8369625409444,44.55645053408119 L377.83441940943396,44.56179508389605 L377.8636654218038,44.57665650866005 L377.9081702232361,44.59944535117917 L377.9129385948181,44.599644033328424 L377.9202500979105,44.59996192476723 L377.92501846949256,44.59892877759112 L377.93201208114624,44.59733932039711 L377.93614466985065,44.595114080325494 L377.9428203900655,44.591736483788225 L377.94631719589233,44.58851783297035 L377.95172135035193,44.58355077923907 L377.95426448186237,44.57951753160927 L377.9583970705668,44.57331864855263 L377.9599865277608,44.568729090904924 L377.9622117678324,44.56169574282143 L377.96252965927124,44.556847898379694 L377.9631654421488,44.54943705421262 L377.9622117678324,44.544668682630586 L377.9609402020772,44.53735717953814 L377.9577612876892,44.53066159110837 L377.95553604761756,44.52627071560992 L377.9100775718689,44.453910676852594 L377.88019577662146,44.40668392997556 L377.87701686223346,44.39917374473386 L377.87479162216187,44.394266295647355 L377.87415583928424,44.38892174583249 L377.87288427352905,44.38075590949826 L377.87288427352905,43.78143120628171 L377.87288427352905,42.86047983985715 L377.87224849065143,42.85596975506915 L377.8716127077738,42.84901587984535 L377.8690695762634,42.84245936892006 L377.8674801190694,42.83820757092608 L377.8636654218038,42.832445788597795 L377.86112229029334,42.828690695976945 L377.8560360272725,42.824041533684465 L377.8525392214457,42.82102156501584 L377.84649928410846,42.81778304598305 L377.84268458684284,42.815657146986055 L377.836008866628,42.813988216932344 L377.83155838648474,42.81289546511147 L377.8245647748311,42.81289546511147 L377.82011429468787,42.81289546511147 L374.80809291203815,43.20197471799029 L372.9633688926697,43.44029395601723 L372.9449311892191,43.45008898597531 L372.9338049888611,43.45608918688271 L372.9264934857686,43.475798456088434 L372.92204300562537,43.48787833076291 L372.92204300562537,44.062864470696184 L372.92204300562537,44.41526699882321 L372.9207714398702,44.42365138552162 L372.92013565699256,44.428817121402155 L372.91663885116577,44.43652598879311 L372.9144136110941,44.441254623945284 L372.8594183921814,44.528277405317354 L372.82572189966834,44.58162356239133 L372.83939123153687,44.59028610409869 L372.861643632253,44.604412404910455 L372.86990880966187,44.60715421857012 L372.8838960329691,44.61162456692828 L372.8927969932556,44.609836427585016 L372.90678421656287,44.60691579999102 L372.9264934857686,44.597299583967256 L372.9582826296488,44.58162356239133 L372.9541500409444,44.57319943926308 L372.95160690943396,44.56803370338254 L372.9198177655538,44.58370972495847 L372.90042638778687,44.59332594098223 L372.89057175318396,44.59533263068967 L372.8848497072855,44.59656446001503 L372.87531296412146,44.59348488670163 L372.86927302678424,44.591617274498674 L372.85528580347693,44.58251763206296 L372.8463848431905,44.576934663669 L372.8769024213155,44.52845621925168 L372.92712926864624,44.44944032849444 L372.9296724001566,44.44322157722287 L372.93444077173865,44.433068919396135 L372.93539444605506,44.42629385810666 L372.9369839032491,44.41526699882321 L372.9369839032491,44.06282473426633 L372.9369839032491,43.48787833076291 L372.9398449261983,43.47959328513913 L372.9449311892191,43.46610276720497 L372.95256058375037,43.46199004671547 L372.9652762413025,43.45527459007077 L374.81000026067096,43.21695535204384 L377.8220216433207,42.82787609916501 L377.8318762779236,42.831035145338106 L377.8471350669861,42.83590285799477 L377.8515855471293,42.84559854687823 L377.85794337590534,42.86047983985715 L377.85794337590534,43.781490810926485 L377.85794337590534,44.38075590949826 L377.85953283309937,44.39150461377276 L377.86048650741577,44.39851809364133 L377.863347530365,44.40495539527707 L377.8677980105082,44.414849766309786 L377.8976798057556,44.46207651318682 L377.9431382815043,44.53443655194415 Z"/><path d="M377.82520055770874,43.344906656161676 L377.8236111005147,43.34045617601845 L377.81916062037146,43.334555316185686 L377.8166174888611,43.330700882490206 L377.81089544296265,43.326051720197725 L377.8073986371358,43.323051619744035 L377.80072291692096,43.319972046430635 L377.79659032821655,43.31798522493813 L377.7892788251241,43.31669379096799 L377.78482834498084,43.31585932594113 L377.7775168418884,43.31641563595904 L377.7730663617452,43.31679313204262 L377.76607275009155,43.319177317833635 L377.7616222699483,43.320727038597795 L377.7555823326111,43.32478015444252 L377.75176763534546,43.32740275881264 L377.6506781578064,43.41633288881752 L377.58487462997437,43.47405005317502 L377.5804241498311,43.47667265754514 L377.5775631268819,43.478361455813776 L377.57279475529987,43.479275393700334 L377.56961584091187,43.47985157193316 L376.69700384140015,43.47985157193316 L376.1400580406189,43.47985157193316 L375.90577205022174,43.27719577969683 L375.75699885686237,43.148509351626764 L375.6238023440043,43.26547353289101 L375.53956111272174,43.339482633487115 L375.54178635279334,43.34540336153481 L375.5449652671814,43.35476129076454 L375.6272991498311,43.28252046129677 L375.75699885686237,43.16835769833697 L375.90386470158893,43.2952758552787 L376.134971777598,43.49513022921059 L376.6957322756449,43.49513022921059 L377.5747021039327,43.49513022921059 L377.5778810183207,43.494554050977754 L377.58296728134155,43.4936401130912 L377.58582830429077,43.491951314822565 L377.59027878443396,43.48932871045245 L377.65767176946,43.43010156176064 L377.7613043785095,43.338846850609514 L377.76416540145874,43.337038843051324 L377.76829799016315,43.33427716117673 L377.77115901311237,43.33320427757077 L377.7759273846944,43.331575083946916 L377.7791062990824,43.33131679715289 L377.78387467066443,43.33093930106931 L377.7870535850525,43.33151547930214 L377.7921398480733,43.33240954897377 L377.7950008710225,43.33376058758868 L377.79945135116577,43.335866618370744 L377.80199448267615,43.337932912722955 L377.8058091799418,43.34111182711098 L377.8077165285746,43.343734431481096 L377.8105775515238,43.34778754732582 L377.81184911727905,43.35082738420937 L377.813438574473,43.35549641471677 L377.81407435735065,43.36048333666298 L377.81471014022827,43.3637417239107 L377.81471014022827,43.98549764177773 L377.81471014022827,44.390173443372774 L377.81598170598346,44.400624124423395 L377.81693538029987,44.40741905392779 L377.8197964032491,44.41371727805905 L377.8239289919535,44.423353362297746 L377.8541286786397,44.47334179104937 L377.90054082870483,44.549993364230524 L377.90562709172565,44.546854186272355 L377.9132564862569,44.54204607826047 L377.8668443361918,44.46539450507932 L377.8363267580668,44.41540607632769 L377.8331478436788,44.40807470502032 L377.83124049504596,44.40328646522336 L377.83060471216834,44.39812072934283 L377.82933314641315,44.390173443372774 L377.82933314641315,43.98545790534787 L377.82933314641315,43.3637417239107 L377.8286973635355,43.358993220543596 L377.82806158065796,43.351721453881 Z"/><path d="M372.9245861371358,44.527860172803926 L372.97290563583374,44.44715548377805 L372.97385931015015,44.444850770846735 L372.9754487673441,44.44113541465573 L372.97576665878296,44.43867175600502 L372.9764024416605,44.434638508375215 L372.9764024416605,44.08205716631386 L372.9764024416605,43.50715049924029 L372.97767400741577,43.50391198020749 L372.97989924748737,43.498666771467256 L372.98307816187537,43.49733560106728 L372.98816442489624,43.49515009742551 L373.3000159263611,43.49515009742551 L373.8086422284444,43.49515009742551 L373.8086422284444,43.48942805152707 L373.8086422284444,43.480169463371965 L373.29810857772827,43.480169463371965 L372.985303401947,43.480169463371965 L372.97481298446655,43.48452060244057 L372.9684551556905,43.48720281145546 L372.9643225669861,43.49771309715085 L372.96177943547565,43.50415039878659 L372.96177943547565,44.07820273261838 L372.96177943547565,44.430207896446916 L372.961143652598,44.43422127586179 L372.96082576115924,44.436704802727434 L372.9592363039652,44.44042015891843 L372.9582826296488,44.44270500363482 L372.9112346967061,44.52130366187863 L372.88230657577515,44.569503951287004 L372.8870749473572,44.572504051740694 L372.8950222333272,44.577391632612276 Z"/></g><g ifc:guid="2_UYF1ib1Aw9SDQAeMoPO6" ifc:name="StairFlight" class="IfcStairFlight material-GMTrimDark predefinedtype-STRAIGHT EPsetStatusStatus-NEW matsName-GMTrimDark matsCategory-Wood cut"><path d="M227.88884645948806,151.2903330815926 L227.88884645948806,151.64996762054983 L230.00791086815298,151.64996762054983 L234.50353182852268,151.64996762054983 L234.50353182852268,151.48044207670114 L234.50353182852268,151.12080256098892 L232.38446718702713,151.12080256098892 L227.88884645948806,151.12080256098892 Z"/><path d="M244.02596925695735,144.77080212356222 L239.5306670417388,144.77080212356222 L239.5306670417388,144.94033263446462 L239.5306670417388,145.29997215987814 L241.6497307519118,145.29997215987814 L246.14503358801204,145.29997215987814 L246.14503358801204,145.13044164897573 L246.14503358801204,144.77080212356222 Z"/><path d="M245.35125866532326,141.76533228478405 L245.35125866532326,142.12497181019756 L247.47064088781673,142.12497181019756 L251.96594496568042,142.12497181019756 L251.96594496568042,141.95544129929516 L251.96594496568042,141.59580177388165 L249.84687939286232,141.59580177388165 L245.35125866532326,141.59580177388165 Z"/><path d="M233.709756595393,148.11533267370436 L233.709756595393,148.47497219911787 L235.82882123688856,148.47497219911787 L240.3241234521071,148.47497219911787 L240.3241234521071,148.30544168821547 L240.3241234521071,147.94580216280195 L238.20505974193412,147.94580216280195 L233.709756595393,147.94580216280195 Z"/></g><g ifc:guid="1hMttz2UjBG9bVMvJowXvg" ifc:name="Wall" class="IfcCovering material-TEST predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-FRPRED matsCategory-None cut"><path d="M197.36236830552417,161.10882765374157 L197.335347533226,161.10882765374157 L197.335347533226,173.98405242782405 L197.335347533226,224.07965529781154 L197.4408874909083,224.07965529781154 L197.46759037176767,224.07965529781154 L197.46759037176767,211.27534080367855 L197.46759037176767,161.10882765374157 Z"/></g><g ifc:guid="0mhpyIRAv6vxFm3tfqyeBB" ifc:name="Roof" ifc:layer-id="3963821" class="IfcRoof material-null IfcMaterialLayer layer-material-34CDXPAINTEDPT2 EPsetStatusStatus-NEW matsName-34CDXPAINTEDPT2R30MINRIGIDINSULATION2LAYERSMINEPDMROOFMEMBRANE matsCategory-InsulationRigidRubber cut"><path d="M187.2168630361557,67.0178648712394 L187.2168630361557,66.62063965024126 L93.73770157496133,66.62063965024126 L93.73770157496133,67.0178648712394 L171.67737583319345,67.0178648712394 Z"/><path d="M373.40015172958374,67.0178648712394 L373.40015172958374,66.62063965024126 L203.1909078359604,66.62063965024126 L203.1909078359604,67.0178648712394 Z"/></g><g ifc:guid="0mhpyIRAv6vxFm3tfqyeBB" ifc:name="Roof" ifc:layer-id="3963823" class="IfcRoof material-null IfcMaterialLayer layer-material-R30MINRIGIDINSULATION2LAYERSMIN layer-material-category-InsulationRigid EPsetStatusStatus-NEW matsName-34CDXPAINTEDPT2R30MINRIGIDINSULATION2LAYERSMINEPDMROOFMEMBRANE matsCategory-InsulationRigidRubber cut"><path d="M187.2168630361557,66.62063965024126 L187.2168630361557,63.44287761868609 L93.73770157496133,63.44287761868609 L93.73770157496133,66.62063965024126 Z"/><path d="M203.1909078359604,66.62063965024126 L373.40015172958374,66.62063965024126 L373.40015172958374,63.44287761868609 L203.1909078359604,63.44287761868609 Z"/></g><g ifc:guid="0mhpyIRAv6vxFm3tfqyeBB" ifc:name="Roof" ifc:layer-id="3963825" class="IfcRoof material-null IfcMaterialLayer layer-material-EPDMROOFMEMBRANE layer-material-category-Rubber EPsetStatusStatus-NEW matsName-34CDXPAINTEDPT2R30MINRIGIDINSULATION2LAYERSMINEPDMROOFMEMBRANE matsCategory-InsulationRigidRubber cut"><path d="M93.73770157496133,63.31046590031756 L93.73770157496133,63.44287761868609 L187.2168630361557,63.44287761868609 L187.2168630361557,63.31046590031756 L171.53718570868173,63.31046590031756 Z"/><path d="M373.40015172958374,63.44287761868609 L373.40015172958374,63.31046590031756 L231.73024660597244,63.31046590031756 L203.1909078359604,63.31046590031756 L203.1909078359604,63.44287761868609 Z"/></g><g ifc:guid="0B1pZOoJn90uCDEs4Cmp1F" ifc:name="Wall" ifc:layer-id="4095275" class="IfcCovering material-null IfcMaterialLayer layer-material-HORZMBCIMETALPANEL72PANELDEEPGRAY predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-HORZMBCIMETALPANEL72PANELDEEPGRAYFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"/><g ifc:guid="0B1pZOoJn90uCDEs4Cmp1F" ifc:name="Wall" ifc:layer-id="4095276" class="IfcCovering material-null IfcMaterialLayer layer-material-FELTFACEDRIGIDPOLYISOINSULATION layer-material-category-InsulationRigid predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-HORZMBCIMETALPANEL72PANELDEEPGRAYFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"/><g ifc:guid="2Q24jI3OT9JRm0ryW9Ab7Q" ifc:name="Wall" ifc:layer-id="4099888" class="IfcCovering material-null IfcMaterialLayer layer-material-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOW predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M89.3832246462504,146.82130093446943 L90.17699956893921,146.82130093446943 L90.17699956893921,83.32130480628781 L89.3832246462504,83.32130480628781 L89.3832246462504,117.67422327222002 Z"/></g><g ifc:guid="2Q24jI3OT9JRm0ryW9Ab7Q" ifc:name="Wall" ifc:layer-id="4099889" class="IfcCovering material-null IfcMaterialLayer layer-material-FELTFACEDRIGIDPOLYISOINSULATION layer-material-category-InsulationRigid predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M90.17699956893921,146.82130093446943 L90.57372808456421,146.82130093446943 L90.57372808456421,143.05565860193542 L90.57372808456421,83.32130480628781 L90.17699956893921,83.32130480628781 Z"/></g><g ifc:guid="0jR0iIAgD4EBl94YSPRbP1" ifc:name="Wall" ifc:layer-id="4099888" class="IfcCovering material-null IfcMaterialLayer layer-material-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOW predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M377.7657548586527,83.32130480628781 L376.97197993596393,83.32130480628781 L376.97197993596393,146.82130093446943 L377.7657548586527,146.82130093446943 Z"/></g><g ifc:guid="0jR0iIAgD4EBl94YSPRbP1" ifc:name="Wall" ifc:layer-id="4099889" class="IfcCovering material-null IfcMaterialLayer layer-material-FELTFACEDRIGIDPOLYISOINSULATION layer-material-category-InsulationRigid predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M376.97197993596393,83.32130480628781 L376.57525142033893,83.32130480628781 L376.57525142033893,99.01138314427507 L376.57525142033893,146.82130093446943 L376.97197993596393,146.82130093446943 Z"/></g><g ifc:guid="18AdVYoMXBMPzWWyjHUW1h" ifc:name="Wall" ifc:layer-id="4099888" class="IfcCovering material-null IfcMaterialLayer layer-material-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOW predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M90.17699956893921,53.81565460385455 L89.3832246462504,53.81565460385455 L89.3832246462504,83.32130480628781 L90.17699956893921,83.32130480628781 Z"/></g><g ifc:guid="18AdVYoMXBMPzWWyjHUW1h" ifc:name="Wall" ifc:layer-id="4099889" class="IfcCovering material-null IfcMaterialLayer layer-material-FELTFACEDRIGIDPOLYISOINSULATION layer-material-category-InsulationRigid predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M90.57372808456421,53.81565460385455 L90.17699956893921,53.81565460385455 L90.17699956893921,83.32130480628781 L90.57372808456421,83.32130480628781 Z"/></g><g ifc:guid="0eII_U1fT1ZPnNh8Am05gq" ifc:name="Wall" ifc:layer-id="4099661" class="IfcCovering material-null IfcMaterialLayer layer-material-1594IN38SERIESSMOOTHFINISHVERTICALSIDINGBOARDW25IN440SERIESSMOOTHFINISHTRIMBATTENLPSIDINGABYSSBLACK predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-1594IN38SERIESSMOOTHFINISHVERTICALSIDINGBOARDW25IN440SERIESSMOOTHFINISHTRIMBATTENLPSIDINGABYSSBLACKFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M376.97197993596393,159.77567043226531 L377.7657548586527,159.77567043226531 L377.7657548586527,146.82130093446943 L376.97197993596393,146.82130093446943 Z"/></g><g ifc:guid="0eII_U1fT1ZPnNh8Am05gq" ifc:name="Wall" ifc:layer-id="4099662" class="IfcCovering material-null IfcMaterialLayer layer-material-FELTFACEDRIGIDPOLYISOINSULATION layer-material-category-InsulationRigid predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-1594IN38SERIESSMOOTHFINISHVERTICALSIDINGBOARDW25IN440SERIESSMOOTHFINISHTRIMBATTENLPSIDINGABYSSBLACKFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M376.57525142033893,159.77567043226531 L376.97197993596393,159.77567043226531 L376.97197993596393,146.82130093446943 L376.57525142033893,146.82130093446943 Z"/></g><g ifc:guid="2uQesh8U17OBk5GytLA$wD" ifc:name="Wall" ifc:layer-id="4099888" class="IfcCovering material-null IfcMaterialLayer layer-material-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOW predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M377.7657548586527,43.51758131207598 L376.97197993596393,43.51758131207598 L376.97197993596393,83.32130480628781 L377.7657548586527,83.32130480628781 Z"/></g><g ifc:guid="2uQesh8U17OBk5GytLA$wD" ifc:name="Wall" ifc:layer-id="4099889" class="IfcCovering material-null IfcMaterialLayer layer-material-FELTFACEDRIGIDPOLYISOINSULATION layer-material-category-InsulationRigid predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-8GROOVE38SERIESCEDARTEXTUREPANELLPSIDINGMIDNIGHTSHADOWFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M376.97197993596393,43.51758131207598 L376.57525142033893,43.51758131207598 L376.57525142033893,83.32130480628781 L376.97197993596393,83.32130480628781 Z"/></g><g ifc:guid="3na5Oga5z5qe_OEb02iH6q" ifc:name="Covering" ifc:layer-id="4092341" class="IfcCovering material-null IfcMaterialLayer layer-material-2RIGIDINSULATION layer-material-category-InsulationRigid predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid cut"><path d="M373.66495529810584,224.07965529781154 L372.85178899765015,224.07965529781154 L372.60669469833374,224.07965529781154 L372.60669469833374,224.9475436292248 L372.60669469833374,227.78382568380806 L373.4169999758402,227.78382568380806 L373.66495529810584,227.78382568380806 L373.66495529810584,226.925767151729 Z"/></g><g ifc:guid="3$x3mfTn5DxeF2QlAK8t$r" ifc:name="Wall" ifc:layer-id="4095275" class="IfcCovering material-null IfcMaterialLayer layer-material-HORZMBCIMETALPANEL72PANELDEEPGRAY predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-HORZMBCIMETALPANEL72PANELDEEPGRAYFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M90.17699956893921,178.57130536259783 L89.3832246462504,178.57130536259783 L89.3832246462504,186.15850725592745 L89.3832246462504,224.07966026486528 L90.17699956893921,224.07966026486528 Z"/></g><g ifc:guid="3$x3mfTn5DxeF2QlAK8t$r" ifc:name="Wall" ifc:layer-id="4095276" class="IfcCovering material-null IfcMaterialLayer layer-material-FELTFACEDRIGIDPOLYISOINSULATION layer-material-category-InsulationRigid predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-HORZMBCIMETALPANEL72PANELDEEPGRAYFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M90.57372808456421,178.57130536259783 L90.17699956893921,178.57130536259783 L90.17699956893921,224.07966026486528 L90.57372808456421,224.07966026486528 Z"/></g><g ifc:guid="2ZOpKdH6rF8OuPIYR4K1cf" ifc:name="Wall" ifc:layer-id="4092341" class="IfcCovering material-null IfcMaterialLayer layer-material-2RIGIDINSULATION layer-material-category-InsulationRigid predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid cut"><path d="M372.07740545272827,227.78382568380806 L371.84884150822955,227.78382568380806 L371.0191448529561,227.78382568380806 L371.0191448529561,243.13635795137856 L371.0191448529561,247.3629531147239 L371.84884150822955,247.3629531147239 L372.07740545272827,247.3629531147239 L372.07740545272827,231.9603082420585 Z"/></g><g ifc:guid="3jPrybyPX63wfpRkTbw7w0" ifc:name="Wall" ifc:layer-id="4099661" class="IfcCovering material-null IfcMaterialLayer layer-material-1594IN38SERIESSMOOTHFINISHVERTICALSIDINGBOARDW25IN440SERIESSMOOTHFINISHTRIMBATTENLPSIDINGABYSSBLACK predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-1594IN38SERIESSMOOTHFINISHVERTICALSIDINGBOARDW25IN440SERIESSMOOTHFINISHTRIMBATTENLPSIDINGABYSSBLACKFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M89.3832246462504,178.57130536259783 L90.17699956893921,178.57130536259783 L90.17699956893921,146.82130093446943 L89.3832246462504,146.82130093446943 Z"/></g><g ifc:guid="3jPrybyPX63wfpRkTbw7w0" ifc:name="Wall" ifc:layer-id="4099662" class="IfcCovering material-null IfcMaterialLayer layer-material-FELTFACEDRIGIDPOLYISOINSULATION layer-material-category-InsulationRigid predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-1594IN38SERIESSMOOTHFINISHVERTICALSIDINGBOARDW25IN440SERIESSMOOTHFINISHTRIMBATTENLPSIDINGABYSSBLACKFELTFACEDRIGIDPOLYISOINSULATION matsCategory-NoneInsulationRigid cut"><path d="M90.57372808456421,146.82130093446943 L90.17699956893921,146.82130093446943 L90.17699956893921,178.57130536259783 L90.57372808456421,178.57130536259783 Z"/></g><g ifc:guid="04Q_sNdi18URoMm8vz37Yi" ifc:name="Wall" ifc:layer-id="4539312" class="IfcWall material-null IfcMaterialLayer layer-material-6MILVAPORBARRIER predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-BUILDINGWRAPOVER12CDXSHEATHING2XWOODSTUDSEEWALLTAGWBATTINSULATIONR196MILVAPORBARRIER58GYPBDSEEINTELEVORFINISHSCHEDULEFORADDFINISHES matsCategory-InsulationBattVertNoneNone cut"><path d="M373.40015172958374,43.51760118029091 L373.40015172958374,159.77567043226531"/></g><g ifc:guid="3wHL9HXt178OsIjlAdtfde" ifc:name="Covering" ifc:layer-id="4545939" class="IfcCovering material-null IfcMaterialLayer layer-material-EPDMROOFMEMBRANE layer-material-category-Rubber predefinedtype-MEMBRANE matsName-EPDMROOFMEMBRANE matsCategory-Rubber cut"><path d="M94.20818090438843,53.81565460385455 L94.1274364789327,53.81565460385455 L94.07593806584676,53.81565460385455 L94.07593806584676,59.54473385037554 L94.07593806584676,68.56366166295183 L94.1274364789327,68.56366166295183 L94.20818090438843,68.56366166295183 L94.20818090438843,62.83458241643084 Z"/></g><g ifc:guid="0Y$IYn4sbAJASYaRjFL2TT" ifc:name="Covering" ifc:layer-id="4545939" class="IfcCovering material-null IfcMaterialLayer layer-material-EPDMROOFMEMBRANE layer-material-category-Rubber predefinedtype-MEMBRANE matsName-EPDMROOFMEMBRANE matsCategory-Rubber cut"><path d="M373.05365006128943,43.51758131207598 L373.0031053225199,43.51758131207598 L373.0031053225199,67.95111466270261 L373.0031053225199,68.56366166295183 L373.05365006128943,68.56366166295183 L373.1353481610616,68.56366166295183 L373.1353481610616,67.95111466270261 L373.1353481610616,43.51758131207598 Z"/></g><g ifc:guid="2IrJfAzJL6F9v9hzBODPb9" ifc:name="Wall" ifc:layer-id="4539312" class="IfcWall material-null IfcMaterialLayer layer-material-6MILVAPORBARRIER predefinedtype-ELEMENTEDWALL EPsetStatusStatus-NEW matsName-BUILDINGWRAPOVER12CDXSHEATHING2XWOODSTUDSEEWALLTAGWBATTINSULATIONR196MILVAPORBARRIER58GYPBDSEEINTELEVORFINISHSCHEDULEFORADDFINISHES matsCategory-InsulationBattVertNoneNone cut"><path d="M93.74882777531941,53.81565460385455 L93.74882777531941,224.07966026486528"/></g><g ifc:guid="1tT$Py8A13dxOVoJMmD6v_" ifc:name="Covering" ifc:layer-id="4129722" class="IfcCovering material-null IfcMaterialLayer layer-material-PT2 predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M164.1919861237208,67.01785493713193 L164.1919861237208,83.86498857360654 L164.1919861237208,86.03338568232033 L164.19580082098642,86.03338568232033 L164.2250468333562,86.03338568232033 L164.2250468333562,83.87360144477658 L164.2250468333562,67.01785493713193 L164.22123213609058,67.01785493713193 Z"/></g><g ifc:guid="1z46753UH8VuM4KZxP4OXZ" ifc:name="Covering" ifc:layer-id="4129722" class="IfcCovering material-null IfcMaterialLayer layer-material-PT2 predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M288.81464898586273,67.01785493713193 L288.78921767075855,67.01785493713193 L288.7815882762273,67.01785493713193 L288.7815882762273,81.6927072288749 L288.7815882762273,86.03337574821286 L288.78921767075855,86.03337574821286 L288.81464898586273,86.03337574821286 L288.81464898586273,81.67029588243935 Z"/></g><g ifc:guid="1hMttz2UjBG9bVMvJowXvg" ifc:name="Wall" ifc:layer-id="4506648" class="IfcCovering material-TEST IfcMaterialLayer layer-material-FRPRED predefinedtype-CLADDING EPsetStatusStatus-NEW matsName-FRPRED matsCategory-None cut"><path d="M197.36236830552417,161.10882765374157 L197.335347533226,161.10882765374157 L197.335347533226,173.98405242782405 L197.335347533226,224.07965529781154 L197.4408874909083,224.07965529781154 L197.46759037176767,224.07965529781154 L197.46759037176767,211.27534080367855 L197.46759037176767,161.10882765374157 Z"/></g><g class="3OMUOe4_nDnPh3e25c0rlQ 2Z7W3xgqX82e$C6YN60I$6 IfcSlab predefinedtype-FLOOR material-null matsName-TURF EPsetStatusStatus-EXISTING matsCategory-None cut"><path d="M-216.384,228.941 L-216.384,230.006 L-80.479,230.006 L10.02,230.006 L58.042,230.006 L86.189,230.006 L87.394,230.006 L87.394,229.425 L87.394,227.89 L86.189,227.89 L58.042,227.89 L10.02,227.89 L-80.479,227.89 L-216.384,227.89 Z"/></g><g class="3OMUOe4_nDnPh3e25c0rlQ 2Z7W3xgqX82e$C6YN60I$6 IfcSlab predefinedtype-FLOOR material-null matsName-TURF EPsetStatusStatus-EXISTING matsCategory-None cut"><path d="M836.76,227.89 L836.76,228.811 L836.76,230.006 L899.555,230.006 L913.109,230.006 L913.109,229.39 L913.109,227.89 L899.555,227.89 Z"/></g><g class="IfcSlab EPsetStatusStatus-NEW predefinedtype-FLOOR matsName-58GYPBDCEILINGPT1TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION34CDXSHEATHINGCARPETORLVL material-asdfa matsCategory-InsulationBattHorzNoneNone 0QltmDPin5_hO$GAiUk4BG cut"><path d="M90.838,154.362 L90.838,154.759 L90.838,161.043 L90.838,161.373 L251.889,161.373 L251.889,161.043 L251.889,154.759 L251.889,154.362 L251.889,154.23 L90.838,154.23 Z"/></g><g class="IfcSlab EPsetStatusStatus-NEW predefinedtype-FLOOR 3oX4w7jmPDSfx_KKQ6VAeK material-null matsCategory-None matsName-ASPHALTPAVEMENT cut"><path d="M900.321,227.255 L872.428,227.255 L872.428,227.783 L872.428,229.371 L900.321,229.371 L913.13,229.371 L913.13,228.774 L913.13,227.255 Z"/></g><g class="259ERhdbn1q8grJDlvtQTY IfcSlab EPsetStatusStatus-NEW predefinedtype-FLOOR 3oX4w7jmPDSfx_KKQ6VAeK material-null matsCategory-None matsName-ASPHALTPAVEMENT cut"><path d="M777.612,227.255 L665.041,227.255 L639.71,227.255 L552.854,227.255 L460.418,227.255 L460.418,227.26096332714275 L381.805,224.378 L376.311,224.177 L376.097,224.169 L373.665,224.08 L373.665,224.251 L373.665,226.198 L376.097,226.287 L376.311,226.295 L381.805,226.496 L460.419,229.379 L460.419,229.371 L552.854,229.371 L639.71,229.371 L665.041,229.371 L777.612,229.371 L781.062,229.371 L791.594,229.371 L795.275,229.371 L812.476,229.371 L817.942,229.371 L840.892,229.371 L841.514,229.371 L841.514,228.967 L841.514,227.255 L840.892,227.255 L817.942,227.255 L812.476,227.255 L795.275,227.255 L791.594,227.255 L781.062,227.255 Z"/></g><g class="matsCategory-Gravel IfcSlab EPsetStatusStatus-NEW predefinedtype-FLOOR 1wJSXap5143Pb4OGjJabJW material-null matsName-6COMPACTEDCRUSHEDSTONE cut"><path d="M188.771,226.725 L168.194,226.725 L93.749,226.725 L93.749,228.973 L93.749,229.9 L168.194,229.9 L188.771,229.9 L197.005,229.9 L197.005,229.259 L197.005,226.725 Z"/></g><g class="IfcSlab EPsetStatusStatus-NEW predefinedtype-FLOOR material-null matsCategory-InsulationBattHorzNoneNone 0czqT8UHnDihs6HRO5mzPU matsName-58GYPBDCEILINGSEMIGLOSSEPOXYPAINTTJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION34CDXSHEATHINGCARPETORLVL cut"><path d="M246.41,141.662 L246.41,142.059 L246.41,148.343 L246.41,148.673 L376.344,148.673 L376.344,148.343 L376.344,142.059 L376.344,141.662 L376.344,141.53 L246.41,141.53 Z"/></g><g class="matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER IfcSlab EPsetStatusStatus-NEW predefinedtype-FLOOR material-adsfa 3zLkhVacz23hi1puaPMcMV matsCategory-Concrete cut"><path d="M188.771,224.08 L168.194,224.08 L93.749,224.08 L93.749,225.953 L93.749,226.725 L168.194,226.725 L188.771,226.725 L197.005,226.725 L197.005,226.191 L197.005,224.08 Z"/></g><g class="matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER IfcSlab EPsetStatusStatus-NEW 2QwTrZ_PT4VO9mEnIpnLlo predefinedtype-BASESLAB matsCategory-Concrete cut"><path d="M213.471,227.043 L252.51,227.043 L356.141,227.043 L356.547,227.043 L372.607,226.725 L372.607,226.191 L372.607,224.08 L356.547,224.397 L356.141,224.397 L252.51,224.397 L213.471,224.397 L213.064,224.397 L197.004,224.08 L197.004,224.615 L197.004,226.725 L213.064,227.043 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum EPsetStatusStatus-NEW 3AlR97XV1BshbRol_uEMyr matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall predefinedtype-ELEMENTEDWALL material-TEST cut"><path d="M290.998,67.018 L289.146,67.018 L288.815,67.018 L288.815,98.799 L289.146,98.799 L290.998,98.799 L291.328,98.799 L291.328,67.018 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall predefinedtype-ELEMENTEDWALL material-TEST 26oM9tViX079oa8IUR3aVk cut"><path d="M163.861,67.018 L162.009,67.018 L161.678,67.018 L161.678,111.499 L162.009,111.499 L163.861,111.499 L164.192,111.499 L164.192,67.018 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall 0xhL_JMKnEMfD9MP1w1lhv predefinedtype-ELEMENTEDWALL material-TEST cut"><path d="M195.152,224.08 L197.005,224.08 L197.335,224.08 L197.335,161.109 L197.005,161.109 L195.152,161.109 L194.822,161.109 L194.822,224.08 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum 2ZFAlNWXH0uAU2xKreWaAq EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall predefinedtype-ELEMENTEDWALL material-TEST cut"><path d="M154.409,161.109 L152.557,161.109 L152.226,161.109 L152.226,181.349 L152.557,181.349 L154.409,181.349 L154.739,181.349 L154.739,161.109 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall predefinedtype-ELEMENTEDWALL material-TEST 03y3XpGubA7AZz2YcnMeeS cut"><path d="M250.037,161.043 L251.889,161.043 L252.22,161.043 L252.22,148.673 L251.889,148.673 L250.037,148.673 L249.706,148.673 L249.706,161.043 Z"/></g><g class="matsName-CONCRETEWALLSIZETBD predefinedtype-FOUNDATION material-null EPsetStatusStatus-EXISTING IfcWall 0YzA2PQH1FNQ8ecSeGuWia matsCategory-Concrete cut"><path d="M277.899,227.784 L275.422,227.784 L271.549,227.784 L271.549,239.728 L271.549,247.363 L274.025,247.363 L277.899,247.363 L277.899,235.419 Z"/></g><g class="matsName-CONCRETEWALLSIZETBD 2wP0zxp354HuIybgsSKFS$ predefinedtype-FOUNDATION material-null EPsetStatusStatus-EXISTING IfcWall matsCategory-Concrete cut"><path d="M89.56,224.113 L87.399,224.113 L87.399,231.884 L87.399,247.363 L91.703,247.363 L93.749,247.363 L93.749,239.734 L93.749,224.113 Z"/></g><g class="matsName-BUILDINGWRAPOVER12CDXSHEATHING2XWOODSTUDSEEWALLTAGWBATTINSULATIONR196MILVAPORBARRIER58GYPBDSEEINTELEVORFINISHSCHEDULEFORADDFINISHES EPsetStatusStatus-NEW material-null IfcWall 2IrJfAzJL6F9v9hzBODPb9 predefinedtype-ELEMENTEDWALL matsCategory-InsulationBattVertNoneNone cut"><path d="M90.838,224.08 L93.749,224.08 L94.079,224.08 L94.079,117.674 L94.079,53.816 L93.749,53.816 L90.838,53.816 L90.574,53.816 L90.574,136.691 L90.574,170.966 L90.574,224.08 Z"/></g><g class="matsName-BUILDINGWRAPOVER12CDXSHEATHING2XWOODSTUDSEEWALLTAGWBATTINSULATIONR196MILVAPORBARRIER58GYPBDSEEINTELEVORFINISHSCHEDULEFORADDFINISHES EPsetStatusStatus-NEW material-null IfcWall predefinedtype-ELEMENTEDWALL matsCategory-InsulationBattVertNoneNone 04Q_sNdi18URoMm8vz37Yi cut"><path d="M376.311,43.518 L373.4,43.518 L373.07,43.518 L373.07,159.776 L373.4,159.776 L376.311,159.776 L376.575,159.776 L376.575,139.446 L376.575,43.518 Z"/></g><g class="matsName-CONCRETEWALLSIZETBD EPsetStatusStatus-NEW predefinedtype-FOUNDATION material-null 3QGg8soorBgf52Ny9AI5ya IfcWall matsCategory-Concrete cut"><path d="M373.879,227.784 L373.665,227.784 L372.206,227.784 L372.077,227.784 L372.077,229.134 L372.077,247.363 L373.68,247.363 L376.311,247.363 L376.311,229.063 L376.311,227.784 Z"/></g><g class="matsCategory-Gravel 29PJZdz5HET9UQjqUB3OF9 IfcSlab EPsetStatusStatus-NEW material-6COMPACTEDCRUSHEDSTONE predefinedtype-BASESLAB matsName-6COMPACTEDCRUSHEDSTONE cut"><path d="M212.615,229.9 L350.808,229.9 L371.019,229.9 L371.019,229.574 L371.019,227.052 L371.019,226.725 L350.808,226.725 L212.615,226.725 L197.005,226.725 L197.005,229.247 L197.005,229.9 Z"/></g><g class="IfcSlab predefinedtype-FLOOR 2BHLqN57r1_hZOsyAXHEYv material-null matsCategory-None matsName-CONCRETEPAVING cut"><path d="M846.642,227.255 L841.67,227.255 L841.67,229.855 L841.67,230.43 L846.642,230.43 L872.625,230.43 L872.625,228.989 L872.625,227.255 Z"/></g><g class="3OMUOe4_nDnPh3e25c0rlQ 2Z7W3xgqX82e$C6YN60I$6 predefinedtype-FLOOR matsName-TURF matsCategory-None layer-material-TURF IfcMaterialLayer IfcSlab material-null EPsetStatusStatus-EXISTING cut"><path d="M-216.384,228.941 L-216.384,230.006 L-80.479,230.006 L10.02,230.006 L58.042,230.006 L86.189,230.006 L87.394,230.006 L87.394,229.425 L87.394,227.89 L86.189,227.89 L58.042,227.89 L10.02,227.89 L-80.479,227.89 L-216.384,227.89 Z"/></g><g class="3OMUOe4_nDnPh3e25c0rlQ 2Z7W3xgqX82e$C6YN60I$6 predefinedtype-FLOOR matsName-TURF matsCategory-None layer-material-TURF IfcMaterialLayer IfcSlab material-null EPsetStatusStatus-EXISTING cut"><path d="M836.76,227.89 L836.76,228.811 L836.76,230.006 L899.555,230.006 L913.109,230.006 L913.109,229.39 L913.109,227.89 L899.555,227.89 Z"/></g><g class="predefinedtype-FLOOR layer-material-CARPETORLVL matsCategory-InsulationBattHorzNoneNone IfcMaterialLayer layer-material-34CDXSHEATHING 0QltmDPin5_hO$GAiUk4BG IfcSlab EPsetStatusStatus-NEW matsName-58GYPBDCEILINGPT1TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION34CDXSHEATHINGCARPETORLVL material-asdfa cut"><path d="M251.889,154.23 L90.838,154.23 L90.838,154.362 L90.838,154.759 L251.889,154.759 L251.889,154.362 Z"/></g><g class="predefinedtype-FLOOR layer-material-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorzNoneNone layer-material-category-InsulationBattHorz IfcMaterialLayer 0QltmDPin5_hO$GAiUk4BG layer-material-58GYPBDCEILINGPT1 IfcSlab EPsetStatusStatus-NEW matsName-58GYPBDCEILINGPT1TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION34CDXSHEATHINGCARPETORLVL material-asdfa cut"><path d="M251.889,154.759 L90.838,154.759 L90.838,161.043 L90.838,161.373 L251.889,161.373 L251.889,161.043 Z"/></g><g class="IfcSlab predefinedtype-FLOOR EPsetStatusStatus-NEW 3oX4w7jmPDSfx_KKQ6VAeK material-null layer-material-ASPHALTPAVEMENT matsCategory-None matsName-ASPHALTPAVEMENT IfcMaterialLayer cut"><path d="M900.321,227.255 L872.428,227.255 L872.428,227.783 L872.428,229.371 L900.321,229.371 L913.13,229.371 L913.13,228.774 L913.13,227.255 Z"/></g><g class="predefinedtype-FLOOR layer-material-ASPHALTPAVEMENT matsCategory-None IfcMaterialLayer 259ERhdbn1q8grJDlvtQTY IfcSlab EPsetStatusStatus-NEW 3oX4w7jmPDSfx_KKQ6VAeK material-null matsName-ASPHALTPAVEMENT cut"><path d="M777.612,227.255 L665.041,227.255 L639.71,227.255 L552.854,227.255 L460.418,227.255 L460.418,227.26096332714275 L381.805,224.378 L376.311,224.177 L376.097,224.169 L373.665,224.08 L373.665,224.251 L373.665,226.198 L376.097,226.287 L376.311,226.295 L381.805,226.496 L460.419,229.379 L460.419,229.371 L552.854,229.371 L639.71,229.371 L665.041,229.371 L777.612,229.371 L781.062,229.371 L791.594,229.371 L795.275,229.371 L812.476,229.371 L817.942,229.371 L840.892,229.371 L841.514,229.371 L841.514,228.967 L841.514,227.255 L840.892,227.255 L817.942,227.255 L812.476,227.255 L795.275,227.255 L791.594,227.255 L781.062,227.255 Z"/></g><g class="matsCategory-Gravel layer-material-6COMPACTEDCRUSHEDSTONE IfcSlab predefinedtype-FLOOR EPsetStatusStatus-NEW 1wJSXap5143Pb4OGjJabJW material-null matsName-6COMPACTEDCRUSHEDSTONE IfcMaterialLayer layer-material-category-Gravel cut"><path d="M188.771,226.725 L168.194,226.725 L93.749,226.725 L93.749,228.973 L93.749,229.9 L168.194,229.9 L188.771,229.9 L197.005,229.9 L197.005,229.259 L197.005,226.725 Z"/></g><g class="predefinedtype-FLOOR layer-material-CARPETORLVL matsCategory-InsulationBattHorzNoneNone IfcMaterialLayer layer-material-34CDXSHEATHING 0czqT8UHnDihs6HRO5mzPU matsName-58GYPBDCEILINGSEMIGLOSSEPOXYPAINTTJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION34CDXSHEATHINGCARPETORLVL IfcSlab EPsetStatusStatus-NEW material-null cut"><path d="M376.344,141.53 L246.41,141.53 L246.41,141.662 L246.41,142.059 L376.344,142.059 L376.344,141.662 Z"/></g><g class="predefinedtype-FLOOR layer-material-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorzNoneNone layer-material-category-InsulationBattHorz layer-material-58GYPBDCEILINGSEMIGLOSSEPOXYPAINT IfcMaterialLayer 0czqT8UHnDihs6HRO5mzPU matsName-58GYPBDCEILINGSEMIGLOSSEPOXYPAINTTJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION34CDXSHEATHINGCARPETORLVL IfcSlab EPsetStatusStatus-NEW material-null cut"><path d="M246.41,148.343 L246.41,148.673 L376.344,148.673 L376.344,148.343 L376.344,142.059 L246.41,142.059 Z"/></g><g class="matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER IfcSlab predefinedtype-FLOOR EPsetStatusStatus-NEW material-adsfa layer-material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER layer-material-category-Concrete IfcMaterialLayer 3zLkhVacz23hi1puaPMcMV matsCategory-Concrete cut"><path d="M188.771,224.08 L168.194,224.08 L93.749,224.08 L93.749,225.953 L93.749,226.725 L168.194,226.725 L188.771,226.725 L197.005,226.725 L197.005,226.191 L197.005,224.08 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum 3AlR97XV1BshbRol_uEMyr matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL material-TEST predefinedtype-ELEMENTEDWALL IfcMaterialLayer layer-material-category-InsulationBattVert EPsetStatusStatus-NEW layer-material-2XWOODSTUDSEEWALLTAGWBATTINSULATIONR19 layer-material-category-Gypsum layer-material-58GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall cut"><path d="M289.146,98.799 L290.998,98.799 L290.998,67.018 L289.146,67.018 L288.815,67.018 L288.815,98.799 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum EPsetStatusStatus-NEW 3AlR97XV1BshbRol_uEMyr matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL layer-material-category-Gypsum layer-material-58GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall material-TEST predefinedtype-ELEMENTEDWALL IfcMaterialLayer cut"><path d="M291.328,67.018 L290.998,67.018 L290.998,98.799 L291.328,98.799 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL material-TEST predefinedtype-ELEMENTEDWALL IfcMaterialLayer layer-material-category-InsulationBattVert EPsetStatusStatus-NEW layer-material-2XWOODSTUDSEEWALLTAGWBATTINSULATIONR19 layer-material-category-Gypsum layer-material-58GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall 26oM9tViX079oa8IUR3aVk cut"><path d="M161.678,67.018 L161.678,111.499 L162.009,111.499 L163.861,111.499 L163.861,67.018 L162.009,67.018 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL layer-material-category-Gypsum layer-material-58GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall material-TEST predefinedtype-ELEMENTEDWALL IfcMaterialLayer 26oM9tViX079oa8IUR3aVk cut"><path d="M164.192,67.018 L163.861,67.018 L163.861,111.499 L164.192,111.499 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL material-TEST predefinedtype-ELEMENTEDWALL IfcMaterialLayer layer-material-category-InsulationBattVert EPsetStatusStatus-NEW layer-material-2XWOODSTUDSEEWALLTAGWBATTINSULATIONR19 layer-material-category-Gypsum layer-material-58GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall 0xhL_JMKnEMfD9MP1w1lhv cut"><path d="M197.335,224.08 L197.335,161.109 L197.005,161.109 L195.152,161.109 L195.152,224.08 L197.005,224.08 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL layer-material-category-Gypsum layer-material-58GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall 0xhL_JMKnEMfD9MP1w1lhv material-TEST predefinedtype-ELEMENTEDWALL IfcMaterialLayer cut"><path d="M195.152,161.109 L194.822,161.109 L194.822,224.08 L195.152,224.08 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum 2ZFAlNWXH0uAU2xKreWaAq matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL material-TEST predefinedtype-ELEMENTEDWALL IfcMaterialLayer layer-material-category-InsulationBattVert EPsetStatusStatus-NEW layer-material-2XWOODSTUDSEEWALLTAGWBATTINSULATIONR19 layer-material-category-Gypsum layer-material-58GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall cut"><path d="M152.557,181.349 L154.409,181.349 L154.409,161.109 L152.557,161.109 L152.226,161.109 L152.226,181.349 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum 2ZFAlNWXH0uAU2xKreWaAq EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL layer-material-category-Gypsum layer-material-58GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall material-TEST predefinedtype-ELEMENTEDWALL IfcMaterialLayer cut"><path d="M154.409,181.349 L154.739,181.349 L154.739,161.109 L154.409,161.109 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL material-TEST predefinedtype-ELEMENTEDWALL IfcMaterialLayer 03y3XpGubA7AZz2YcnMeeS layer-material-category-InsulationBattVert EPsetStatusStatus-NEW layer-material-2XWOODSTUDSEEWALLTAGWBATTINSULATIONR19 layer-material-category-Gypsum layer-material-58GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall cut"><path d="M251.889,148.673 L250.037,148.673 L250.037,161.043 L251.889,161.043 L252.22,161.043 L252.22,148.673 Z"/></g><g class="matsCategory-GypsumInsulationBattVertGypsum EPsetStatusStatus-NEW matsName-58GYPBDORCEMENTBACKERBOARDONWETWALL2XWOODSTUDSEEWALLTAGWBATTINSULATIONR1958GYPBDORCEMENTBACKERBOARDONWETWALL layer-material-category-Gypsum layer-material-58GYPBDORCEMENTBACKERBOARDONWETWALL IfcWall material-TEST predefinedtype-ELEMENTEDWALL IfcMaterialLayer 03y3XpGubA7AZz2YcnMeeS cut"><path d="M250.037,148.673 L249.706,148.673 L249.706,161.043 L250.037,161.043 Z"/></g><g class="matsName-CONCRETEWALLSIZETBD predefinedtype-FOUNDATION material-null EPsetStatusStatus-EXISTING IfcWall 0YzA2PQH1FNQ8ecSeGuWia layer-material-category-Concrete IfcMaterialLayer layer-material-CONCRETEWALLSIZETBD matsCategory-Concrete cut"><path d="M277.899,227.784 L275.422,227.784 L271.549,227.784 L271.549,239.728 L271.549,247.363 L274.025,247.363 L277.899,247.363 L277.899,235.419 Z"/></g><g class="matsName-CONCRETEWALLSIZETBD 2wP0zxp354HuIybgsSKFS$ predefinedtype-FOUNDATION material-null EPsetStatusStatus-EXISTING IfcWall layer-material-category-Concrete IfcMaterialLayer layer-material-CONCRETEWALLSIZETBD matsCategory-Concrete cut"><path d="M89.56,224.113 L87.399,224.113 L87.399,231.884 L87.399,247.363 L91.703,247.363 L93.749,247.363 L93.749,239.734 L93.749,224.113 Z"/></g><g class="matsName-BUILDINGWRAPOVER12CDXSHEATHING2XWOODSTUDSEEWALLTAGWBATTINSULATIONR196MILVAPORBARRIER58GYPBDSEEINTELEVORFINISHSCHEDULEFORADDFINISHES 2IrJfAzJL6F9v9hzBODPb9 predefinedtype-ELEMENTEDWALL IfcMaterialLayer layer-material-58GYPBDSEEINTELEVORFINISHSCHEDULEFORADDFINISHES layer-material-category-InsulationBattVert EPsetStatusStatus-NEW material-null layer-material-2XWOODSTUDSEEWALLTAGWBATTINSULATIONR19 IfcWall matsCategory-InsulationBattVertNoneNone cut"><path d="M93.749,53.816 L90.838,53.816 L90.838,224.08 L93.749,224.08 L94.079,224.08 L94.079,117.674 L94.079,53.816 Z"/></g><g class="matsName-BUILDINGWRAPOVER12CDXSHEATHING2XWOODSTUDSEEWALLTAGWBATTINSULATIONR196MILVAPORBARRIER58GYPBDSEEINTELEVORFINISHSCHEDULEFORADDFINISHES EPsetStatusStatus-NEW material-null layer-material-BUILDINGWRAPOVER12CDXSHEATHING IfcWall matsCategory-InsulationBattVertNoneNone predefinedtype-ELEMENTEDWALL 2IrJfAzJL6F9v9hzBODPb9 IfcMaterialLayer cut"><path d="M90.838,53.816 L90.574,53.816 L90.574,136.691 L90.574,170.966 L90.574,224.08 L90.838,224.08 Z"/></g><g class="matsName-BUILDINGWRAPOVER12CDXSHEATHING2XWOODSTUDSEEWALLTAGWBATTINSULATIONR196MILVAPORBARRIER58GYPBDSEEINTELEVORFINISHSCHEDULEFORADDFINISHES predefinedtype-ELEMENTEDWALL IfcMaterialLayer layer-material-58GYPBDSEEINTELEVORFINISHSCHEDULEFORADDFINISHES 04Q_sNdi18URoMm8vz37Yi layer-material-category-InsulationBattVert EPsetStatusStatus-NEW material-null layer-material-2XWOODSTUDSEEWALLTAGWBATTINSULATIONR19 IfcWall matsCategory-InsulationBattVertNoneNone cut"><path d="M373.4,159.776 L376.311,159.776 L376.311,43.518 L373.4,43.518 L373.07,43.518 L373.07,159.776 Z"/></g><g class="matsName-BUILDINGWRAPOVER12CDXSHEATHING2XWOODSTUDSEEWALLTAGWBATTINSULATIONR196MILVAPORBARRIER58GYPBDSEEINTELEVORFINISHSCHEDULEFORADDFINISHES EPsetStatusStatus-NEW material-null layer-material-BUILDINGWRAPOVER12CDXSHEATHING IfcWall matsCategory-InsulationBattVertNoneNone predefinedtype-ELEMENTEDWALL IfcMaterialLayer 04Q_sNdi18URoMm8vz37Yi cut"><path d="M376.575,43.518 L376.311,43.518 L376.311,159.776 L376.575,159.776 L376.575,139.446 Z"/></g><g class="matsName-CONCRETEWALLSIZETBD EPsetStatusStatus-NEW predefinedtype-FOUNDATION material-null 3QGg8soorBgf52Ny9AI5ya IfcWall layer-material-category-Concrete IfcMaterialLayer layer-material-CONCRETEWALLSIZETBD matsCategory-Concrete cut"><path d="M373.879,227.784 L373.665,227.784 L372.206,227.784 L372.077,227.784 L372.077,229.134 L372.077,247.363 L373.68,247.363 L376.311,247.363 L376.311,229.063 L376.311,227.784 Z"/></g><g class="IfcSlab predefinedtype-FLOOR 2BHLqN57r1_hZOsyAXHEYv material-null matsCategory-None layer-material-CONCRETEPAVING IfcMaterialLayer matsName-CONCRETEPAVING cut"><path d="M846.642,227.255 L841.67,227.255 L841.67,229.855 L841.67,230.43 L846.642,230.43 L872.625,230.43 L872.625,228.989 L872.625,227.255 Z"/></g><g id="product-65cac6be-3fe2-4de6-8e3c-6576967152a6" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete projection" ifc:name="Footing.020" ifc:guid="1boiQ_F_9DveuyPNQMSLAc">
|
||
<path d="M171.28548078380527,233.07550627722441 L171.28548022867062,233.07550627722441"/>
|
||
<path d="M158.58548050623858,233.07550572208982 L158.58548078380545,233.07550627722443"/>
|
||
<path d="M158.5854802286708,233.07550572208982 L158.58548078380545,233.07550627722443"/>
|
||
<path d="M171.28548022867062,233.07550572208979 L158.5854802286708,233.07550572208982"/>
|
||
<path d="M157.52706150884524,230.95866757166394 L158.5854802286708,233.07550572208982"/>
|
||
<path d="M171.28548022867062,233.07550572208979 L172.34389867516575,230.95866869030402"/>
|
||
<path d="M171.28548078380527,233.07550627722441 L171.28548106137305,233.07550572208979"/>
|
||
<path d="M171.28548022867062,233.07550572208979 L171.28548078380527,233.07550627722441"/>
|
||
</g>
|
||
<g id="product-f0d2ddc0-c2c5-4a39-80d0-b30d70827440" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete projection" ifc:name="Footing.020" ifc:guid="3mqjt0miLAEO3GimrmWdH0">
|
||
<path d="M171.28548151457198,233.07550700799101 L171.28548095943734,233.07550700799101"/>
|
||
<path d="M158.58548123700484,233.07550645285639 L158.58548151457217,233.07550700799101"/>
|
||
<path d="M158.58548095943752,233.07550645285639 L158.58548151457217,233.07550700799101"/>
|
||
<path d="M158.58548087162126,233.07550627722443 L158.58548095943752,233.07550645285639"/>
|
||
<path d="M171.28548095943734,233.07550645285636 L171.28548104725314,233.07550627722441"/>
|
||
<path d="M171.28548151457198,233.07550700799101 L171.28548179213976,233.07550645285636"/>
|
||
<path d="M171.28548095943734,233.07550645285636 L171.28548151457198,233.07550700799101"/>
|
||
</g>
|
||
<g id="product-badc3f9a-9183-4559-99c4-b63f987f6f8d" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete projection" ifc:name="Footing.049" ifc:guid="2wt3_QaOD5MPd4jZ_OVs_D">
|
||
<path d="M375.78170414358419,247.36296510099567 L375.78170414358419,247.36302739735058"/>
|
||
<path d="M378.44465646464005,247.36302721113555 L379.38953321094914,247.3630271954718"/>
|
||
<path d="M376.62474379763853,247.36302727909339 L377.14976266650274,247.36302725318899"/>
|
||
<path d="M376.0911894782007,247.3630273235305 L376.62474379763853,247.36302727909339"/>
|
||
<path d="M375.81642819331455,247.36302737225776 L376.0911894782007,247.3630273235305"/>
|
||
<path d="M375.78170414358419,247.36302739735058 L375.81642819331455,247.36302737225776"/>
|
||
<path d="M375.81642819331546,247.36302742244337 L375.81642807014077,247.36302742244334"/>
|
||
<path d="M376.09118947820161,247.36302747117062 L376.0911891158371,247.3630274711706"/>
|
||
<path d="M376.62474379763853,247.36302751560777 L376.62474321714353,247.36302751560771"/>
|
||
</g>
|
||
<g id="product-73e7dcf8-dfeb-42a3-acab-86b7d616e605" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None projection" ifc:name="Footing.060" ifc:guid="1pvzput_j2ewohXhVM5kO5">
|
||
<path d="M378.95670423820729,224.27371038298861 L378.95670423820729,205.55884130192209"/>
|
||
<path d="M378.95670423820729,227.64859471626545 L378.95670423820729,227.88962696303852"/>
|
||
<path d="M379.80645637871794,205.55884124047867 L380.01527778887294,205.55884123701694"/>
|
||
<path d="M379.49149716166949,205.55884124998155 L379.80645637871794,205.55884124047867"/>
|
||
<path d="M379.2377174562248,205.55884126250305 L379.49149716166949,205.55884124998155"/>
|
||
<path d="M379.0598660164128,205.55884127731539 L379.2377174562248,205.55884126250305"/>
|
||
<path d="M378.96827892145075,205.55884129355783 L379.0598660164128,205.55884127731539"/>
|
||
<path d="M378.95670423820638,205.55884130192209 L378.96827892145075,205.55884129355783"/>
|
||
<path d="M378.96827892145075,205.55884131028637 L378.96827888039252,205.55884131028634"/>
|
||
</g>
|
||
<g id="product-2afe8d32-30e9-4f04-96f1-1062e6771066" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete projection" ifc:name="Footing.049" ifc:guid="0g$eqoCEbF19Rn46BcTn1c">
|
||
<path d="M294.30326530906723,247.36296500846947 L294.30326530906723,247.36302777900391"/>
|
||
<path d="M303.82826559293471,247.36296500846959 L303.82826559293471,247.36302777900391"/>
|
||
<path d="M299.06576596194282,247.36302798717938 L299.06576494005867,247.36302798717941"/>
|
||
<path d="M300.20550683223246,247.36302798113016 L300.20550584004241,247.36302798113019"/>
|
||
<path d="M301.27901007623586,247.36302796333413 L301.27900917140232,247.36302796333416"/>
|
||
<path d="M302.22388758743773,247.36302793482545 L302.22388682254632,247.36302793482551"/>
|
||
<path d="M302.98522651937719,247.36302789726102 L302.98522593888129,247.36302789726108"/>
|
||
<path d="M303.51878062068272,247.3630278528239 L303.5187802583182,247.36302785282396"/>
|
||
<path d="M303.79354166637813,247.36302780409662 L303.79354154320436,247.3630278040967"/>
|
||
<path d="M303.79354166637813,247.36302775391113 L303.8282655929338,247.36302777900389"/>
|
||
<path d="M303.51878062068272,247.36302770518387 L303.79354166637813,247.36302775391113"/>
|
||
<path d="M302.98522651937628,247.36302766074675 L303.51878062068272,247.36302770518387"/>
|
||
<path d="M302.22388758743773,247.36302762318232 L302.98522651937628,247.36302766074675"/>
|
||
<path d="M301.27901007623586,247.36302759467367 L302.22388758743773,247.36302762318232"/>
|
||
<path d="M300.20550683223246,247.36302757687761 L301.27901007623586,247.36302759467367"/>
|
||
<path d="M299.06576596194282,247.36302757082842 L300.20550683223246,247.36302757687761"/>
|
||
<path d="M297.92602506195954,247.36302757687761 L299.06576596194282,247.36302757082842"/>
|
||
<path d="M296.85252173059916,247.36302759467364 L297.92602506195954,247.36302757687761"/>
|
||
<path d="M295.90764407945653,247.36302762318229 L296.85252173059916,247.36302759467364"/>
|
||
<path d="M295.14630496312111,247.36302766074672 L295.90764407945653,247.36302762318229"/>
|
||
<path d="M294.61275064368374,247.36302770518384 L295.14630496312111,247.36302766074672"/>
|
||
<path d="M294.33798935879759,247.3630277539111 L294.61275064368374,247.36302770518384"/>
|
||
<path d="M294.30326530906677,247.36302777900389 L294.33798935879759,247.3630277539111"/>
|
||
<path d="M294.33798935879759,247.36302780409667 L294.33798923562335,247.36302780409665"/>
|
||
<path d="M294.61275064368374,247.36302785282396 L294.61275028131877,247.36302785282393"/>
|
||
<path d="M295.14630496312111,247.36302789726108 L295.14630438262475,247.36302789726105"/>
|
||
<path d="M295.90764407945562,247.36302793482551 L295.90764331456421,247.36302793482548"/>
|
||
<path d="M296.85252173059916,247.36302796333416 L296.85252082576562,247.36302796333413"/>
|
||
<path d="M297.92602506195954,247.36302798113019 L297.92602406976948,247.36302798113019"/>
|
||
</g>
|
||
<g id="product-b30833b9-52dd-409c-b38f-276fcc1f5e11" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete projection" ifc:name="Footing.049" ifc:guid="2p23EvKjr0dBEF9s$C7ruH">
|
||
<path d="M294.30327209789994,247.36303171120142 L294.30327209789994,247.36303456783696"/>
|
||
<path d="M303.82827238176696,247.36303171120142 L303.82827238176696,247.36303456783696"/>
|
||
<path d="M303.82826952513142,247.36303456783489 L303.82827238176696,247.36303456783696"/>
|
||
<path d="M303.79354559857666,247.36303454274369 L303.7935484552122,247.3630345427442"/>
|
||
<path d="M303.51878455288033,247.36303449401672 L303.51878740951588,247.36303449401694"/>
|
||
<path d="M302.9852304515739,247.36303444957969 L302.98523330820944,247.36303444957983"/>
|
||
<path d="M302.22389151963534,247.36303441201528 L302.22389437626998,247.36303441201539"/>
|
||
<path d="M301.27901400843348,247.36303438350669 L301.27901686506902,247.36303438350672"/>
|
||
<path d="M300.20551076443007,247.36303436571066 L300.20551362106517,247.36303436571069"/>
|
||
<path d="M299.06576989414043,247.3630343596615 L299.06577275077552,247.36303435966147"/>
|
||
<path d="M297.9260289941567,247.36303436571072 L297.92603185079224,247.36303436571066"/>
|
||
<path d="M296.85252566279678,247.3630343835068 L296.85252851943233,247.36303438350672"/>
|
||
<path d="M295.90764801165324,247.36303441201551 L295.90765086828878,247.36303441201537"/>
|
||
<path d="M295.14630889531918,247.36303444958003 L295.14631175195518,247.36303444957977"/>
|
||
<path d="M294.61275457588135,247.3630344940174 L294.6127574325169,247.36303449401692"/>
|
||
<path d="M294.3379932909952,247.36303454274622 L294.33799614763029,247.36303454274415"/>
|
||
</g>
|
||
<g id="product-df0ff9a7-0642-417b-8306-cfab1da2221d" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete projection" ifc:name="Footing.049" ifc:guid="3V3$cd1a91UuC6pwiTeY8T">
|
||
<path d="M294.30327603011165,247.36303564340938 L294.30327603011165,247.36303850004839"/>
|
||
<path d="M303.82827631397913,247.36303564340938 L303.82827631397913,247.36303850004839"/>
|
||
<path d="M303.82827345733995,247.36303850004631 L303.82827631397822,247.36303850004839"/>
|
||
<path d="M303.79354953078428,247.36303847495512 L303.79355238742346,247.36303847495563"/>
|
||
<path d="M303.51878848508886,247.36303842622812 L303.51879134172714,247.36303842622837"/>
|
||
<path d="M302.98523438378243,247.36303838179111 L302.9852372404207,247.36303838179126"/>
|
||
<path d="M302.22389545184296,247.36303834422674 L302.22389830848306,247.36303834422682"/>
|
||
<path d="M301.27901794064155,247.36303831571811 L301.27902079728074,247.36303831571817"/>
|
||
<path d="M300.20551469663815,247.36303829792209 L300.20551755327688,247.36303829792212"/>
|
||
<path d="M299.06577382634896,247.36303829187293 L299.06577668298769,247.3630382918729"/>
|
||
<path d="M297.92603292636477,247.36303829792215 L297.92603578300395,247.36303829792209"/>
|
||
<path d="M296.85252959500485,247.36303831571823 L296.85253245164404,247.36303831571814"/>
|
||
<path d="M295.90765194386131,247.36303834422691 L295.90765480050095,247.36303834422677"/>
|
||
<path d="M295.1463128275268,247.36303838179145 L295.14631568416553,247.36303838179123"/>
|
||
<path d="M294.61275850808943,247.36303842622883 L294.61276136472861,247.36303842622831"/>
|
||
<path d="M294.33799722320327,247.36303847495765 L294.338000079842,247.3630384749556"/>
|
||
</g>
|
||
<g id="product-25025208-1295-4259-b1e1-0b6807e47340" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete projection" ifc:name="Footing.049" ifc:guid="0b0b884fL2MR7X2sW7v7D0">
|
||
<path d="M294.30328103787815,247.36304243224939 L294.30328103787815,247.36304350781487"/>
|
||
<path d="M303.82828132174518,247.36304243224939 L303.82828132174518,247.36304350781487"/>
|
||
<path d="M303.82828024617947,247.36304350781407 L303.82828132174427,247.36304350781487"/>
|
||
<path d="M303.7935563196238,247.36304348272191 L303.79355739518951,247.36304348272211"/>
|
||
<path d="M303.51879527392839,247.36304343399476 L303.51879634949319,247.36304343399485"/>
|
||
<path d="M302.98524117262195,247.36304338955767 L302.98524224818766,247.3630433895577"/>
|
||
<path d="M302.2239022406834,247.36304335199324 L302.2239033162482,247.36304335199327"/>
|
||
<path d="M301.27902472948153,247.36304332348459 L301.27902580504679,247.36304332348462"/>
|
||
<path d="M300.20552148547813,247.36304330568856 L300.20552256104338,247.36304330568856"/>
|
||
<path d="M299.06578061518849,247.36304329963937 L299.06578169075328,247.36304329963937"/>
|
||
<path d="M297.92603971520475,247.36304330568859 L297.92604079077,247.36304330568856"/>
|
||
<path d="M296.85253638384484,247.36304332348465 L296.85253745941009,247.36304332348462"/>
|
||
<path d="M295.90765873270129,247.3630433519933 L295.90765980826654,247.36304335199324"/>
|
||
<path d="M295.14631961636724,247.36304338955776 L295.14632069193294,247.36304338955767"/>
|
||
<path d="M294.61276529692941,247.36304343399499 L294.61276637249466,247.36304343399479"/>
|
||
<path d="M294.33800401204326,247.36304348272282 L294.33800508760851,247.36304348272205"/>
|
||
</g>
|
||
<g id="product-901bcc6c-ae0e-4aaa-93bc-e51c1304d040" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete projection" ifc:name="Footing.049" ifc:guid="2G6ynihWvAgfEyvHmJ1D10">
|
||
<path d="M294.3032799623129,247.36303957561387 L294.3032799623129,247.36304243224939"/>
|
||
<path d="M303.82828024618038,247.36303957561387 L303.82828024618038,247.36304243224939"/>
|
||
<path d="M303.82827738954393,247.36304243224731 L303.82828024617947,247.36304243224939"/>
|
||
<path d="M303.79355346298917,247.36304240715612 L303.7935563196238,247.36304240715663"/>
|
||
<path d="M303.51879241729284,247.36304235842914 L303.51879527392839,247.36304235842937"/>
|
||
<path d="M302.98523831598641,247.36304231399211 L302.98524117262195,247.36304231399225"/>
|
||
<path d="M302.22389938404785,247.36304227642773 L302.2239022406834,247.36304227642782"/>
|
||
<path d="M301.27902187284644,247.36304224791911 L301.27902472948199,247.36304224791917"/>
|
||
<path d="M300.20551862884258,247.36304223012309 L300.20552148547813,247.36304223012311"/>
|
||
<path d="M299.06577775855294,247.36304222407392 L299.06578061518894,247.36304222407389"/>
|
||
<path d="M297.9260368585692,247.36304223012314 L297.92603971520475,247.36304223012309"/>
|
||
<path d="M296.85253352720974,247.36304224791922 L296.85253638384529,247.36304224791914"/>
|
||
<path d="M295.9076558760662,247.36304227642793 L295.9076587327022,247.36304227642779"/>
|
||
<path d="M295.14631675973123,247.36304231399245 L295.14631961636678,247.36304231399222"/>
|
||
<path d="M294.61276244029341,247.36304235842985 L294.61276529692941,247.36304235842934"/>
|
||
<path d="M294.33800115540726,247.36304240715864 L294.33800401204326,247.36304240715657"/>
|
||
</g>
|
||
<g id="product-272706ad-f83e-480f-ae6d-cabfdbd80615" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete projection" ifc:name="Footing.049" ifc:guid="0d9mQj_3v83wvjoh$Rs0OL">
|
||
<path d="M294.30326816569914,247.36302777900389 L294.30326816569914,247.36303063563597"/>
|
||
<path d="M303.82826844956662,247.36302777900389 L303.82826844956662,247.36303063563597"/>
|
||
<path d="M303.8282655929338,247.36303063563389 L303.82826844956571,247.36303063563594"/>
|
||
<path d="M303.79354166637904,247.36303061054269 L303.79354452301186,247.36303061054321"/>
|
||
<path d="M303.51878062068363,247.36303056181569 L303.51878347731554,247.36303056181595"/>
|
||
<path d="M302.98522651937628,247.36303051737869 L302.9852293760091,247.36303051737883"/>
|
||
<path d="M302.22388758743773,247.36303047981428 L302.22389044406964,247.36303047981437"/>
|
||
<path d="M301.27901007623586,247.36303045130569 L301.27901293286777,247.36303045130572"/>
|
||
<path d="M300.20550683223291,247.36303043350966 L300.20550968886528,247.36303043350966"/>
|
||
<path d="M299.06576596194282,247.36303042746047 L299.06576881857427,247.36303042746047"/>
|
||
<path d="M297.92602506195999,247.36303043350972 L297.92602791859235,247.36303043350966"/>
|
||
<path d="M296.85252173059916,247.3630304513058 L296.85252458723107,247.36303045130569"/>
|
||
<path d="M295.90764407945562,247.36303047981448 L295.90764693608753,247.36303047981437"/>
|
||
<path d="M295.14630496312111,247.36303051737903 L295.14630781975347,247.36303051737877"/>
|
||
<path d="M294.61275064368374,247.3630305618164 L294.61275350031565,247.36303056181589"/>
|
||
<path d="M294.33798935879759,247.36303061054522 L294.33799221542949,247.36303061054315"/>
|
||
</g>
|
||
<g id="product-ae8b87bd-0c53-403a-a322-a4d68e3ed054" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete projection" ifc:name="Footing.049" ifc:guid="2kYuUz35D0EgCYfDQEFj1K">
|
||
<path d="M360.96541455024317,237.83801383481898 L360.96541455024317,230.00629373927976"/>
|
||
<path d="M360.96541455024317,237.83801383481898 L360.96541455024317,247.36302242526077"/>
|
||
<path d="M370.49041483411065,237.83801383481915 L370.49041483411065,247.36302242526077"/>
|
||
<path d="M370.49041483411065,237.83801383481915 L370.49041483411065,230.00629374852653"/>
|
||
<path d="M365.7279152031183,247.36302263343626 L365.72791418123461,247.36302263343629"/>
|
||
<path d="M366.86765607340885,247.36302262738707 L366.86765508121835,247.36302262738707"/>
|
||
<path d="M367.94115931741226,247.36302260959098 L367.94115841257872,247.36302260959104"/>
|
||
<path d="M368.88603682861367,247.36302258108236 L368.88603606372226,247.36302258108239"/>
|
||
<path d="M369.64737576055404,247.3630225435179 L369.64737518005722,247.36302254351796"/>
|
||
<path d="M370.18092986185866,247.36302249908078 L370.18092949949414,247.36302249908084"/>
|
||
<path d="M370.45569090755498,247.3630224503535 L370.45569078438029,247.36302245035358"/>
|
||
<path d="M370.45569090755498,247.36302240016801 L370.49041483410974,247.36302242526077"/>
|
||
<path d="M370.18092986185866,247.36302235144075 L370.45569090755498,247.36302240016801"/>
|
||
<path d="M369.64737576055404,247.36302230700363 L370.18092986185866,247.36302235144075"/>
|
||
<path d="M368.88603682861458,247.3630222694392 L369.64737576055404,247.36302230700363"/>
|
||
<path d="M367.94115931741226,247.36302224093055 L368.88603682861458,247.3630222694392"/>
|
||
<path d="M366.86765607340885,247.36302222313449 L367.94115931741226,247.36302224093055"/>
|
||
<path d="M365.72791520311921,247.36302221708527 L366.86765607340885,247.36302222313449"/>
|
||
<path d="M364.58817430313547,247.36302222313449 L365.72791520311921,247.36302221708527"/>
|
||
<path d="M363.5146709717751,247.36302224093052 L364.58817430313547,247.36302222313449"/>
|
||
<path d="M362.56979332063247,247.36302226943917 L363.5146709717751,247.36302224093052"/>
|
||
<path d="M361.80845420429659,247.3630223070036 L362.56979332063247,247.36302226943917"/>
|
||
<path d="M361.27489988485968,247.36302235144069 L361.80845420429659,247.3630223070036"/>
|
||
<path d="M361.00013859997352,247.36302240016798 L361.27489988485968,247.36302235144069"/>
|
||
<path d="M360.96541455024317,247.36302242526077 L361.00013859997352,247.36302240016798"/>
|
||
<path d="M361.00013859997352,247.36302245035355 L361.00013847679884,247.36302245035353"/>
|
||
<path d="M361.27489988485968,247.36302249908084 L361.27489952249516,247.36302249908078"/>
|
||
<path d="M361.8084542042975,247.36302254351796 L361.8084536238016,247.36302254351793"/>
|
||
<path d="M362.56979332063156,247.36302258108239 L362.56979255574015,247.36302258108236"/>
|
||
<path d="M363.5146709717751,247.36302260959104 L363.51467006694156,247.36302260959101"/>
|
||
<path d="M364.58817430313547,247.36302262738707 L364.58817331094497,247.36302262738707"/>
|
||
</g>
|
||
<g id="product-abd78528-e6ee-40d5-9ae5-762f3c74ed48" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete projection" ifc:name="Footing.049" ifc:guid="2hruKevkv0rPhbTYyyTEr8">
|
||
<path d="M376.84027769425074,237.83801383481895 L376.84027769425074,230.00629375403304"/>
|
||
<path d="M376.84027769425074,237.83801383481895 L376.84027769425074,247.36302242526074"/>
|
||
<path d="M386.36527797811823,237.83801383481912 L386.36527797811823,247.36302242526074"/>
|
||
<path d="M386.36527797811823,237.83801383481912 L386.36527797811823,230.00629376229298"/>
|
||
<path d="M381.60277834712588,247.36302263343623 L381.60277732524219,247.36302263343623"/>
|
||
<path d="M382.74251921741552,247.36302262738704 L382.74251822522592,247.36302262738704"/>
|
||
<path d="M383.81602246141983,247.36302260959098 L383.81602155658629,247.36302260959101"/>
|
||
<path d="M384.76089997262125,247.36302258108233 L384.76089920772893,247.36302258108236"/>
|
||
<path d="M385.52223890456071,247.36302254351787 L385.5222383240648,247.36302254351793"/>
|
||
<path d="M386.05579300586624,247.36302249908076 L386.05579264350172,247.36302249908081"/>
|
||
<path d="M386.33055405156165,247.36302245035347 L386.33055392838787,247.36302245035355"/>
|
||
<path d="M386.33055405156165,247.36302240016798 L386.36527797811732,247.36302242526074"/>
|
||
<path d="M386.05579300586624,247.36302235144072 L386.33055405156165,247.36302240016798"/>
|
||
<path d="M385.52223890456071,247.3630223070036 L386.05579300586624,247.36302235144072"/>
|
||
<path d="M384.76089997262125,247.36302226943917 L385.52223890456071,247.3630223070036"/>
|
||
<path d="M383.81602246141983,247.36302224093052 L384.76089997262125,247.36302226943917"/>
|
||
<path d="M382.74251921741552,247.36302222313446 L383.81602246141983,247.36302224093052"/>
|
||
<path d="M381.60277834712679,247.36302221708524 L382.74251921741552,247.36302222313446"/>
|
||
<path d="M380.46303744714305,247.36302222313444 L381.60277834712679,247.36302221708524"/>
|
||
<path d="M379.38953411578359,247.36302224093049 L380.46303744714305,247.36302222313444"/>
|
||
<path d="M378.44465646464005,247.36302226943914 L379.38953411578359,247.36302224093049"/>
|
||
<path d="M377.68331734830417,247.36302230700358 L378.44465646464005,247.36302226943914"/>
|
||
<path d="M377.14976302886726,247.36302235144069 L377.68331734830417,247.36302230700358"/>
|
||
<path d="M376.8750017439811,247.36302240016795 L377.14976302886726,247.36302235144069"/>
|
||
<path d="M376.84027769424983,247.36302242526074 L376.8750017439811,247.36302240016795"/>
|
||
<path d="M376.87500174398201,247.36302245035353 L376.87500162080732,247.36302245035353"/>
|
||
<path d="M377.14976302886726,247.36302249908081 L377.14976266650274,247.36302249908078"/>
|
||
<path d="M377.68331734830508,247.3630225435179 L377.68331676780917,247.36302254351787"/>
|
||
<path d="M378.44465646463914,247.36302258108236 L378.44465569974773,247.36302258108233"/>
|
||
<path d="M379.38953411578268,247.36302260959098 L379.38953321094914,247.36302260959098"/>
|
||
<path d="M380.46303744714305,247.36302262738704 L380.46303645495254,247.36302262738704"/>
|
||
</g>
|
||
<g id="product-7772522b-0bc3-4766-a87d-8f902bf49667" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete projection" ifc:name="Footing.049" ifc:guid="1tSb8h2yD7PgXzZv0hz9Pd">
|
||
<path d="M294.30326924126484,247.36303063563597 L294.30326924126484,247.36303171120142"/>
|
||
<path d="M303.82826952513233,247.36303063563597 L303.82826952513233,247.36303171120142"/>
|
||
<path d="M303.82826844956571,247.36303171120065 L303.82826952513142,247.36303171120142"/>
|
||
<path d="M303.79354452301095,247.36303168610846 L303.79354559857575,247.36303168610866"/>
|
||
<path d="M303.51878347731554,247.36303163738131 L303.51878455288033,247.3630316373814"/>
|
||
<path d="M302.9852293760091,247.36303159294422 L302.9852304515739,247.36303159294428"/>
|
||
<path d="M302.22389044406964,247.36303155537982 L302.22389151963534,247.36303155537985"/>
|
||
<path d="M301.27901293286777,247.36303152687117 L301.27901400843348,247.3630315268712"/>
|
||
<path d="M300.20550968886482,247.36303150907514 L300.20551076443007,247.36303150907514"/>
|
||
<path d="M299.06576881857427,247.36303150302595 L299.06576989414043,247.36303150302592"/>
|
||
<path d="M297.9260279185919,247.36303150907514 L297.9260289941567,247.36303150907514"/>
|
||
<path d="M296.85252458723107,247.3630315268712 L296.85252566279678,247.36303152687117"/>
|
||
<path d="M295.90764693608799,247.36303155537988 L295.90764801165369,247.36303155537982"/>
|
||
<path d="M295.14630781975347,247.36303159294434 L295.14630889531873,247.36303159294425"/>
|
||
<path d="M294.61275350031565,247.36303163738154 L294.61275457588135,247.36303163738137"/>
|
||
<path d="M294.33799221542949,247.36303168610939 L294.3379932909952,247.36303168610863"/>
|
||
</g>
|
||
<g id="product-2b1e74a8-5d2f-43a8-925c-afbd081c6260" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None projection" ifc:name="Footing.099" ifc:guid="0h7dIeNIz3g99Shxq8769W">
|
||
<path d="M364.14041464486536,224.24693881199477 L364.14041464486536,205.5588363298323"/>
|
||
<path d="M364.14041464486536,226.89277216142591 L364.14041464486536,227.88962694967236"/>
|
||
<path d="M367.31541473948846,224.18421212259059 L367.31541473948846,205.5588363298323"/>
|
||
<path d="M367.31541473948846,226.83004552722079 L367.31541473948846,227.88962695289482"/>
|
||
<path d="M367.30384009730233,205.55883633819653 L367.3038400562441,205.55883633819656"/>
|
||
<path d="M367.30384009730233,205.55883632146805 L367.31541473948755,205.5588363298323"/>
|
||
<path d="M367.21225308207113,205.55883630522561 L367.30384009730233,205.55883632146805"/>
|
||
<path d="M367.03440171496868,205.55883629041324 L367.21225308207113,205.55883630522561"/>
|
||
<path d="M366.78062207098856,205.55883627789177 L367.03440171496868,205.55883629041324"/>
|
||
<path d="M366.465662900589,205.55883626838889 L366.78062207098856,205.55883627789177"/>
|
||
<path d="M366.10782848592089,205.55883626245685 L366.465662900589,205.55883626838889"/>
|
||
<path d="M365.72791486249162,205.55883626044044 L366.10782848592089,205.55883626245685"/>
|
||
<path d="M365.34800122916249,205.55883626245685 L365.72791486249162,205.55883626044044"/>
|
||
<path d="M364.990166785376,205.55883626838886 L365.34800122916249,205.55883626245685"/>
|
||
<path d="M364.67520756832846,205.55883627789174 L364.990166785376,205.55883626838886"/>
|
||
<path d="M364.42142786288377,205.55883629041324 L364.67520756832846,205.55883627789174"/>
|
||
<path d="M364.24357642307177,205.55883630522561 L364.42142786288377,205.55883629041324"/>
|
||
<path d="M364.15198932810972,205.55883632146802 L364.24357642307177,205.55883630522561"/>
|
||
<path d="M364.14041464486536,205.5588363298323 L364.15198932810972,205.55883632146802"/>
|
||
<path d="M364.15198932810972,205.55883633819656 L364.15198928705149,205.55883633819656"/>
|
||
</g>
|
||
<g id="product-a3a95f66-7cfd-4566-9fcd-d1e8647858ce" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None projection" ifc:name="Footing.063" ifc:guid="2ZgLzcVFr5Pf$DqUXaU5ZE">
|
||
<path d="M380.01527778887294,224.31252644403901 L380.01527778887294,205.55883632983227"/>
|
||
<path d="M380.01527778887294,226.43061575382029 L380.01527778887294,227.88962696395652"/>
|
||
<path d="M383.19027788349513,224.42894820559758 L383.19027788349513,205.55883632983227"/>
|
||
<path d="M383.19027788349513,226.54703751537889 L383.19027788349513,227.88962696670984"/>
|
||
<path d="M383.1787032413099,205.5588363381965 L383.17870320025168,205.55883633819653"/>
|
||
<path d="M383.1787032413099,205.55883632146799 L383.19027788349513,205.55883632983227"/>
|
||
<path d="M383.08711622607871,205.55883630522558 L383.1787032413099,205.55883632146799"/>
|
||
<path d="M382.90926485897626,205.55883629041321 L383.08711622607871,205.55883630522558"/>
|
||
<path d="M382.65548521499613,205.55883627789174 L382.90926485897626,205.55883629041321"/>
|
||
<path d="M382.34052604459566,205.55883626838886 L382.65548521499613,205.55883627789174"/>
|
||
<path d="M381.98269162992847,205.55883626245682 L382.34052604459566,205.55883626838886"/>
|
||
<path d="M381.60277800649919,205.55883626044042 L381.98269162992847,205.55883626245682"/>
|
||
<path d="M381.22286437317007,205.55883626245682 L381.60277800649919,205.55883626044042"/>
|
||
<path d="M380.86502992938358,205.55883626838883 L381.22286437317007,205.55883626245682"/>
|
||
<path d="M380.55007071233604,205.55883627789171 L380.86502992938358,205.55883626838883"/>
|
||
<path d="M380.29629100689135,205.55883629041321 L380.55007071233604,205.55883627789171"/>
|
||
<path d="M380.11843956707844,205.55883630522558 L380.29629100689135,205.55883629041321"/>
|
||
<path d="M380.02685247211639,205.55883632146799 L380.11843956707844,205.55883630522558"/>
|
||
<path d="M380.01527778887294,205.55883632983227 L380.02685247211639,205.55883632146799"/>
|
||
<path d="M380.02685247211639,205.55883633819653 L380.02685243105816,205.55883633819653"/>
|
||
</g>
|
||
<g id="product-9e032d93-623a-4944-ba9c-4ef7c2df3cc3" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete projection" ifc:name="Footing.049" ifc:guid="2U0osJOZf9HBgSJlV2tpp3">
|
||
<path d="M294.30327317347337,247.36303456783696 L294.30327317347337,247.36303564340938"/>
|
||
<path d="M303.82827345734086,247.36303456783696 L303.82827345734086,247.36303564340938"/>
|
||
<path d="M303.82827238176696,247.36303564340858 L303.82827345733995,247.36303564340938"/>
|
||
<path d="M303.7935484552122,247.36303561831642 L303.79354953078519,247.36303561831662"/>
|
||
<path d="M303.51878740951588,247.36303556958927 L303.51878848508886,247.36303556958936"/>
|
||
<path d="M302.98523330820944,247.36303552515218 L302.98523438378243,247.36303552515224"/>
|
||
<path d="M302.22389437626998,247.36303548758775 L302.22389545184296,247.36303548758781"/>
|
||
<path d="M301.27901686506948,247.36303545907913 L301.27901794064246,247.36303545907913"/>
|
||
<path d="M300.20551362106607,247.36303544128307 L300.2055146966386,247.3630354412831"/>
|
||
<path d="M299.06577275077598,247.36303543523388 L299.06577382634896,247.36303543523388"/>
|
||
<path d="M297.9260318507927,247.3630354412831 L297.92603292636568,247.36303544128307"/>
|
||
<path d="M296.85252851943278,247.36303545907916 L296.85252959500576,247.36303545907913"/>
|
||
<path d="M295.90765086828878,247.36303548758781 L295.90765194386086,247.36303548758778"/>
|
||
<path d="M295.14631175195427,247.36303552515227 L295.1463128275268,247.36303552515218"/>
|
||
<path d="M294.61275743251736,247.3630355695895 L294.61275850809034,247.36303556958933"/>
|
||
<path d="M294.3379961476312,247.36303561831735 L294.33799722320373,247.36303561831656"/>
|
||
</g>
|
||
<g id="product-f022e06e-b12a-4c9f-8d9e-d056dfcfc426" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete projection" ifc:name="Footing.049" ifc:guid="3m8k1kiIfCdusUq5RVpyGc">
|
||
<path d="M294.30328389451824,247.36304350781487 L294.30328389451824,247.36304636445388"/>
|
||
<path d="M303.82828417838527,247.36304350781487 L303.82828417838527,247.36304636445388"/>
|
||
<path d="M303.82828132174427,247.3630463644518 L303.82828417838437,247.36304636445385"/>
|
||
<path d="M303.79355739518951,247.36304633936061 L303.7935602518296,247.36304633936112"/>
|
||
<path d="M303.5187963494941,247.3630462906336 L303.51879920613328,247.36304629063386"/>
|
||
<path d="M294.33800508760896,247.36304633936314 L294.33800794424815,247.36304633936106"/>
|
||
</g>
|
||
<g id="product-2bbb007a-c344-4cd7-bf63-824f0954eaac" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete projection" ifc:name="Footing.049" ifc:guid="0hkm1wmqHCrxzZWay9LEgi">
|
||
<path d="M294.3032771056769,247.36303850004839 L294.3032771056769,247.36303957561387"/>
|
||
<path d="M303.82827738954393,247.36303850004839 L303.82827738954393,247.36303957561387"/>
|
||
<path d="M303.82827631397822,247.36303957561307 L303.82827738954393,247.36303957561384"/>
|
||
<path d="M303.79355238742346,247.36303955052091 L303.79355346298917,247.36303955052108"/>
|
||
<path d="M303.51879134172805,247.36303950179374 L303.51879241729375,247.36303950179382"/>
|
||
<path d="M302.9852372404207,247.36303945735668 L302.98523831598641,247.36303945735671"/>
|
||
<path d="M302.22389830848215,247.36303941979224 L302.22389938404694,247.36303941979227"/>
|
||
<path d="M301.27902079728074,247.36303939128362 L301.27902187284553,247.36303939128362"/>
|
||
<path d="M300.20551755327779,247.36303937348757 L300.20551862884349,247.36303937348757"/>
|
||
<path d="M299.06577668298723,247.36303936743838 L299.06577775855249,247.36303936743838"/>
|
||
<path d="M297.92603578300395,247.36303937348757 L297.9260368585692,247.36303937348754"/>
|
||
<path d="M296.85253245164404,247.36303939128362 L296.85253352720883,247.36303939128359"/>
|
||
<path d="M295.9076548005005,247.3630394197923 L295.90765587606529,247.36303941979224"/>
|
||
<path d="M295.14631568416553,247.36303945735676 L295.14631675973123,247.36303945735668"/>
|
||
<path d="M294.61276136472861,247.36303950179399 L294.61276244029341,247.36303950179379"/>
|
||
<path d="M294.338000079842,247.36303955052182 L294.33800115540726,247.36303955052105"/>
|
||
</g>
|
||
<g id="product-ef108197-26d3-48df-a026-e84d77e85dc8" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete projection" ifc:name="Footing.058" ifc:guid="3l486N9jD8tw0cw4rtw5t8">
|
||
<path d="M379.70975580606819,205.07689071472709 L380.30325057213986,204.95037247805848"/>
|
||
<path d="M380.52747248857349,205.20814869728611 L380.07153625373348,205.07689069105984"/>
|
||
<path d="M380.07153625373348,205.07689069105984 L380.19800855592393,205.4441090973888"/>
|
||
<path d="M379.80645637871794,205.5588402388658 L380.01527778887294,205.55884023508492"/>
|
||
<path d="M380.71021164622334,205.07689068550673 L380.07153625373348,205.07689069105984"/>
|
||
<path d="M380.30325057213986,204.95037247805848 L380.07153625373348,205.07689069105984"/>
|
||
<path d="M380.96963434735017,204.95037249012393 L381.1333701356748,204.99906818079165"/>
|
||
<path d="M379.70975580606819,205.07689071472709 L380.07153625373348,205.07689069105984"/>
|
||
<path d="M379.4030533507389,205.28234508331795 L380.07153625373348,205.07689069105984"/>
|
||
<path d="M379.6708098484155,205.55884024132178 L380.07153625373348,205.07689069105984"/>
|
||
<path d="M379.4030533507389,205.28234508331795 L379.6708098484155,205.55884024132178"/>
|
||
<path d="M379.2377174562248,205.55884026438937 L379.49149716166949,205.55884025087244"/>
|
||
<path d="M379.4030533507389,205.28234508331795 L379.0917884960586,205.55884027216189"/>
|
||
<path d="M379.33276369629266,205.28234509344651 L379.0917884960586,205.55884027216189"/>
|
||
<path d="M381.12964533907279,204.99986221424399 L380.96963434735017,204.95037249012393"/>
|
||
<path d="M380.71021164152671,204.95037247630643 L380.84830521022513,205.05983689142874"/>
|
||
<path d="M380.71021164622334,205.07689068550673 L380.71985249229738,205.10330482093346"/>
|
||
<path d="M380.71021164622334,205.07689068550673 L380.76832028555646,205.07689068627724"/>
|
||
<path d="M380.71021164152671,204.95037247630643 L380.96963434735017,204.95037249012393"/>
|
||
<path d="M380.71021164152671,204.95037247630643 L380.71021164622334,205.07689068550673"/>
|
||
<path d="M380.30325057213986,204.95037247805848 L380.71021164622334,205.07689068550673"/>
|
||
<path d="M380.71021164152671,204.95037247630643 L380.30325057213986,204.95037247805848"/>
|
||
<path d="M379.40305358130763,205.28234512464172 L379.4030533507389,205.28234532945481"/>
|
||
<path d="M379.70975580606819,205.07689071472709 L379.4030533507389,205.28234508331795"/>
|
||
<path d="M379.33276369629266,205.28234509344651 L379.4030533507389,205.28234508331795"/>
|
||
<path d="M379.33276369629266,205.28234509344651 L379.70975580606819,205.07689071472709"/>
|
||
<path d="M379.40305358130763,205.28234512464172 L379.4030533507389,205.28234512464161"/>
|
||
<path d="M379.00232667452519,205.55884031186591 L379.33276369629266,205.28234509344651"/>
|
||
</g>
|
||
<g id="product-1bfc2197-57e0-4922-9831-7321e750306f" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete projection" ifc:name="Footing.098" ifc:guid="0R$26NL_198fWnSo7dK31l">
|
||
<path d="M364.89346621272716,205.07688574263727 L365.48696097879792,204.95036750596867"/>
|
||
<path d="M366.465662900589,205.55883526677522 L366.10782848592089,205.55883526029632"/>
|
||
<path d="M365.96891045894563,205.28234007893533 L365.25524666039155,205.07688571897006"/>
|
||
<path d="M365.96891045894563,205.28234007893533 L366.03463862452054,205.55883525897116"/>
|
||
<path d="M365.96891045894563,205.28234007893533 L365.42123307832071,205.55883525897116"/>
|
||
<path d="M365.25524666039155,205.07688571897006 L365.42123307832071,205.55883525897116"/>
|
||
<path d="M364.990166785376,205.55883526677599 L365.34800122916249,205.55883526029709"/>
|
||
<path d="M365.89392205288141,205.07688571341694 L365.25524666039155,205.07688571897006"/>
|
||
<path d="M365.48696097879792,204.95036750596867 L365.25524666039155,205.07688571897006"/>
|
||
<path d="M366.03463849910668,205.55883539376822 L366.03463862452054,205.5588353024026"/>
|
||
<path d="M366.15334475400823,204.95036751803411 L366.57875328907221,205.07688574989274"/>
|
||
<path d="M364.89346621272716,205.07688574263727 L365.25524666039155,205.07688571897006"/>
|
||
<path d="M364.58676375739788,205.28234011122814 L365.25524666039155,205.07688571897006"/>
|
||
<path d="M364.85452025507448,205.55883526923199 L365.25524666039155,205.07688571897006"/>
|
||
<path d="M364.58676375739788,205.28234011122814 L364.85452025507448,205.55883526923199"/>
|
||
<path d="M364.42142786288377,205.55883529229956 L364.67520756832846,205.55883527878262"/>
|
||
<path d="M364.58676375739788,205.28234011122814 L364.27549890271666,205.5588353000721"/>
|
||
<path d="M364.51647410295163,205.2823401213567 L364.27549890271666,205.5588353000721"/>
|
||
<path d="M366.56240556309194,205.07688574263727 L366.41417380085704,205.28234008699721"/>
|
||
<path d="M366.56240556309194,205.07688574263727 L366.57875328907221,205.07688574989274"/>
|
||
<path d="M367.3000416861255,205.55883532636969 L366.57875328907221,205.07688574989274"/>
|
||
<path d="M366.56240556309194,205.07688574263727 L366.15334475400823,204.95036751803411"/>
|
||
<path d="M366.56240556309194,205.07688574263727 L366.05352963651922,205.07688571553328"/>
|
||
<path d="M365.89392204818569,204.95036750421662 L366.05352963651922,205.07688571553328"/>
|
||
<path d="M366.05352963651922,205.07688571553328 L366.41417380085704,205.28234008699721"/>
|
||
<path d="M365.96891045894563,205.28234007893533 L366.41417380085704,205.28234008699721"/>
|
||
<path d="M367.18037292963754,205.5588353000721 L366.41417380085704,205.28234008699721"/>
|
||
<path d="M367.03440171496868,205.55883529229732 L366.78062207098856,205.55883527878038"/>
|
||
<path d="M366.41417380085704,205.28234008699721 L366.60135151560144,205.55883526923199"/>
|
||
<path d="M366.05352963651922,205.07688571553328 L365.96891045894563,205.28234007893533"/>
|
||
<path d="M365.89392205288141,205.07688571341694 L365.96891045894563,205.28234007893533"/>
|
||
<path d="M365.89392205288141,205.07688571341694 L366.05352963651922,205.07688571553328"/>
|
||
<path d="M365.89392204818569,204.95036750421662 L366.15334475400823,204.95036751803411"/>
|
||
<path d="M365.89392204818569,204.95036750421662 L365.89392205288141,205.07688571341694"/>
|
||
<path d="M365.48696097879792,204.95036750596867 L365.89392205288141,205.07688571341694"/>
|
||
<path d="M365.89392204818569,204.95036750421662 L365.48696097879792,204.95036750596867"/>
|
||
<path d="M364.58676398796661,205.28234015255191 L364.58676375739788,205.282340357365"/>
|
||
<path d="M364.89346621272716,205.07688574263727 L364.58676375739788,205.28234011122814"/>
|
||
<path d="M364.51647410295163,205.2823401213567 L364.58676375739788,205.28234011122814"/>
|
||
<path d="M364.51647410295163,205.2823401213567 L364.89346621272716,205.07688574263727"/>
|
||
<path d="M364.58676398796661,205.28234015255191 L364.58676375739788,205.28234015255182"/>
|
||
<path d="M364.18603708118508,205.5588353397761 L364.51647410295163,205.2823401213567"/>
|
||
<path d="M367.18037292963754,205.5588353000721 L366.56240556309194,205.07688574263727"/>
|
||
<path d="M367.3000416861255,205.55883532636969 L366.56240556309194,205.07688574263727"/>
|
||
</g>
|
||
<g id="product-e22a9847-bc4f-4782-860a-60b3000b79c4" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete projection" ifc:name="Footing.062" ifc:guid="3YAfX7l4z7WeOAOBC02td4">
|
||
<path d="M380.76832935673474,205.07688574263724 L381.3618241228055,204.95036750596864"/>
|
||
<path d="M382.34052604459566,205.55883526677519 L381.98269162992847,205.55883526029629"/>
|
||
<path d="M381.84377360295321,205.28234007893531 L381.13010980439913,205.07688571897"/>
|
||
<path d="M381.84377360295321,205.28234007893531 L381.90950176852812,205.55883525897113"/>
|
||
<path d="M381.84377360295321,205.28234007893531 L381.29609622232829,205.55883525897113"/>
|
||
<path d="M381.13010980439913,205.07688571897 L381.29609622232829,205.55883525897113"/>
|
||
<path d="M380.86502992938358,205.55883526677596 L381.22286437317007,205.55883526029706"/>
|
||
<path d="M381.76878519688898,205.07688571341691 L381.13010980439913,205.07688571897"/>
|
||
<path d="M381.3618241228055,204.95036750596864 L381.13010980439913,205.07688571897"/>
|
||
<path d="M381.90950164311425,205.55883539376819 L381.90950176852812,205.55883530240257"/>
|
||
<path d="M382.02820789801581,204.95036751803408 L382.45361643307979,205.07688574989271"/>
|
||
<path d="M380.76832935673474,205.07688574263724 L381.13010980439913,205.07688571897"/>
|
||
<path d="M380.46162690140545,205.28234011122811 L381.13010980439913,205.07688571897"/>
|
||
<path d="M380.72938339908114,205.55883526923196 L381.13010980439913,205.07688571897"/>
|
||
<path d="M380.46162690140545,205.28234011122811 L380.72938339908114,205.55883526923196"/>
|
||
<path d="M380.29629100689135,205.55883529229953 L380.55007071233604,205.5588352787826"/>
|
||
<path d="M380.46162690140545,205.28234011122811 L380.15036204672424,205.55883530007208"/>
|
||
<path d="M380.39133724695921,205.28234012135667 L380.15036204672424,205.55883530007208"/>
|
||
<path d="M382.43726870709952,205.07688574263722 L382.28903694486462,205.28234008699718"/>
|
||
<path d="M382.43726870709952,205.07688574263722 L382.45361643307979,205.07688574989271"/>
|
||
<path d="M383.17490483013216,205.55883532636966 L382.45361643307979,205.07688574989271"/>
|
||
<path d="M382.43726870709952,205.07688574263722 L382.02820789801581,204.95036751803408"/>
|
||
<path d="M382.43726870709952,205.07688574263722 L381.92839278052679,205.07688571553325"/>
|
||
<path d="M381.76878519219326,204.95036750421659 L381.92839278052679,205.07688571553325"/>
|
||
<path d="M381.92839278052679,205.07688571553325 L382.28903694486462,205.28234008699718"/>
|
||
<path d="M381.84377360295321,205.28234007893531 L382.28903694486462,205.28234008699718"/>
|
||
<path d="M383.05523607364512,205.55883530007208 L382.28903694486462,205.28234008699718"/>
|
||
<path d="M382.90926485897626,205.55883529229729 L382.65548521499613,205.55883527878035"/>
|
||
<path d="M382.28903694486462,205.28234008699718 L382.47621465960901,205.55883526923196"/>
|
||
<path d="M381.92839278052679,205.07688571553325 L381.84377360295321,205.28234007893531"/>
|
||
<path d="M381.76878519688898,205.07688571341691 L381.84377360295321,205.28234007893531"/>
|
||
<path d="M381.76878519688898,205.07688571341691 L381.92839278052679,205.07688571553325"/>
|
||
<path d="M381.76878519219326,204.95036750421659 L382.02820789801581,204.95036751803408"/>
|
||
<path d="M381.76878519219326,204.95036750421659 L381.76878519688898,205.07688571341691"/>
|
||
<path d="M381.3618241228055,204.95036750596864 L381.76878519688898,205.07688571341691"/>
|
||
<path d="M381.76878519219326,204.95036750421659 L381.3618241228055,204.95036750596864"/>
|
||
<path d="M380.46162713197418,205.28234015255188 L380.46162690140545,205.28234035736497"/>
|
||
<path d="M380.76832935673474,205.07688574263724 L380.46162690140545,205.28234011122811"/>
|
||
<path d="M380.39133724695921,205.28234012135667 L380.46162690140545,205.28234011122811"/>
|
||
<path d="M380.39133724695921,205.28234012135667 L380.76832935673474,205.07688574263724"/>
|
||
<path d="M380.46162713197418,205.28234015255188 L380.46162690140545,205.2823401525518"/>
|
||
<path d="M380.06090022519265,205.55883533977607 L380.39133724695921,205.28234012135667"/>
|
||
<path d="M383.05523607364512,205.55883530007208 L382.43726870709952,205.07688574263722"/>
|
||
<path d="M383.17490483013216,205.55883532636966 L382.43726870709952,205.07688574263722"/>
|
||
</g>
|
||
<g id="product-0e5ce026-cae5-47c4-b0d9-bfa420c000d4" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-EXISTING matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete projection" ifc:name="Footing" ifc:guid="0ENE0cokL7nB3PlwGWm03K">
|
||
<path d="M84.223783081406964,247.36299426359906 L96.92378345989664,247.36299426359909"/>
|
||
<path d="M84.223783081406964,247.36299426359906 L84.223783081406964,252.65466134029606"/>
|
||
<path d="M84.223783081406964,252.65466134029606 L96.92378345989664,252.65466134029609"/>
|
||
<path d="M96.92378345989664,247.36299426359909 L96.92378345989664,252.65466134029609"/>
|
||
</g>
|
||
<g id="product-63b4e4db-620f-414a-a185-ebcfdc4f020b" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-EXISTING matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete projection" ifc:name="Footing" ifc:guid="1ZjEJROWz1Ig65wy$SJm8B">
|
||
<path d="M268.37332509805628,247.36300727809316 L96.92378345989664,247.36299433401291"/>
|
||
<path d="M268.37332469854618,252.6546743547901 L96.92378345989664,252.65466141070988"/>
|
||
<path d="M268.37332509805628,247.36300727809316 L268.37352181093138,247.36300727811661"/>
|
||
<path d="M268.37332469854618,252.6546743547901 L281.07316612420846,252.65467586873604"/>
|
||
<path d="M281.07316612420846,252.65467586873604 L281.07316612421027,252.65465245526488"/>
|
||
<path d="M268.37332469854618,252.6546743547901 L268.37332509805628,247.36300727809316"/>
|
||
</g>
|
||
<g id="product-1375f95a-e0df-4fd5-8b8c-414047ed406c" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-EXISTING matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete projection" ifc:name="Footing" ifc:guid="0JTVbQuDzFrOkCGK17xK1i">
|
||
<path d="M268.37352181093138,252.65465245526494 L281.07352218942151,252.65465245526488"/>
|
||
<path d="M281.07352218942151,252.65465245526488 L281.07352218942151,247.36298537856794"/>
|
||
<path d="M268.37352181093138,247.362985378568 L281.07352218942151,247.36298537856794"/>
|
||
<path d="M268.37352181093138,252.65465245526494 L268.37352181093138,247.362985378568"/>
|
||
</g>
|
||
<g id="product-1ffdf4f5-435f-482c-8c60-bd5a7b6001a8" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-NEW matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete projection" ifc:name="Footing" ifc:guid="0V$VJrGrz8B8nWlLfxO06e">
|
||
<path d="M367.84432063406211,252.65475059210169 L380.54432101255179,252.65475134908067"/>
|
||
<path d="M380.54432101255179,252.65475134908067 L380.54432132796001,247.3630842723837"/>
|
||
<path d="M367.84432094947033,247.36308351540472 L380.54432132796001,247.3630842723837"/>
|
||
<path d="M367.84432063406211,252.65475059210169 L367.84432094947033,247.36308351540472"/>
|
||
</g>
|
||
<g id="product-4133ab5e-13a1-4ffb-bbc6-196bb22e3421" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-NEW matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete projection" ifc:name="Footing" ifc:guid="11CwjU4w5F_xl66MkoBZGX">
|
||
<path d="M367.84432094947124,247.3630791957857 L281.07352218942151,247.36307264477267"/>
|
||
<path d="M367.84432063406302,252.65474627248267 L281.0734272866207,252.65473972146248"/>
|
||
<path d="M281.0734272866207,252.65473972146248 L281.07342728662707,252.65465245526488"/>
|
||
</g>
|
||
<g id="product-605f638c-0e30-48ff-b0bb-ce628263147f" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-NEW matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete projection" ifc:name="Footing" ifc:guid="1WNsEC3Z18$x2xpcA2OnH$">
|
||
<path d="M301.18185831688834,252.65476611853649 L102.21513765458121,252.65475109696703"/>
|
||
<path d="M89.51524132745908,252.65475069328616 L102.21513765458121,252.65475109696703"/>
|
||
<path d="M102.21513765458121,252.65475109696703 L102.21513765458803,252.65466181019602"/>
|
||
<path d="M89.51524132745908,252.65475069328616 L89.515241327462263,252.65471379378852"/>
|
||
<path d="M301.18185831688834,252.65476611853649 L301.18185831690016,252.65474123960678"/>
|
||
<path d="M301.18185831688834,252.65476611853649 L313.88175164519953,252.65476763248637"/>
|
||
</g>
|
||
<g id="product-25f83169-7141-472a-b31b-2abea4056946" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-NEW matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete projection" ifc:name="Footing" ifc:guid="0b_35fSK57AhCRAhwa1Mb6">
|
||
<path d="M89.515066669171119,252.65471379378852 L102.2150670476608,252.65471379378835"/>
|
||
<path d="M102.2150670476608,252.65471379378835 L102.2150670476608,252.65466181019067"/>
|
||
<path d="M89.515066669171119,252.65471379378852 L89.515066669171119,252.65466134029606"/>
|
||
</g>
|
||
<g id="product-2f708f36-3044-42b8-84d7-486c808c9c6d" class="IfcFooting material-null predefinedtype-CAISSONFOUNDATION EPsetStatusStatus-NEW matsName-12DX24WTHICKENEDSLAB matsCategory-Concrete projection" ifc:name="Slab" ifc:guid="0lS8ysC4H2k8JNI6o0Z9nj">
|
||
<path d="M370.48992894842604,226.76732849237712 L370.48992888822477,227.88962695569626"/>
|
||
<path d="M360.96541455024408,230.95868293083225 L277.89865071530994,230.95867665946608"/>
|
||
<path d="M271.5486505260651,230.9586761800544 L93.748651754809998,230.95866275652799"/>
|
||
</g>
|
||
<g ifc:guid="0ENE0cokL7nB3PlwGWm03K" ifc:name="Footing" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-EXISTING matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete cut"><path d="M88.66192897160848,247.36298291704628 L84.22384659449258,247.36298291704628 L84.22384659449258,249.14730756304238 L84.22384659449258,252.65465347788304 L88.66192897160848,252.65465347788304 L96.92360957463582,252.65465347788304 L96.92360957463582,249.08218948862526 L96.92360957463582,247.36298291704628 Z"/></g><g ifc:guid="0JTVbQuDzFrOkCGK17xK1i" ifc:name="Footing" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-EXISTING matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete cut"><path d="M281.07335666815436,247.3629729829388 L276.6352742910385,247.3629729829388 L268.37359368801117,247.3629729829388 L268.37359368801117,250.93542703808916 L268.37359368801117,252.6546435437756 L276.6352742910385,252.6546435437756 L281.07335666815436,252.6546435437756 L281.07335666815436,250.8703188977795 Z"/></g><g ifc:guid="0V$VJrGrz8B8nWlLfxO06e" ifc:name="Footing" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-NEW matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete cut"><path d="M372.3628719647725,252.6547428848502 L380.54412603378296,252.6547428848502 L380.54412603378296,250.55347054026097 L380.54412603378296,247.36307232401344 L372.3628719647725,247.36307232401344 L367.8443630536397,247.36307232401344 L367.8443630536397,249.3842757624544 L367.8443630536397,252.6547428848502 Z"/></g><g id="product-04299645-4ead-4ba8-917f-a76be8665e2f" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="04APP5JgrBg95$fslePbul">
|
||
<path d="M347.20647907867669,67.033067893127452 L348.00006080603316,67.033061856481851"/>
|
||
<path d="M348.00006080470257,68.886758025745507 L347.2064789476085,68.886758024297706"/>
|
||
<path d="M348.00006204560805,69.097283656786914 L347.20628709926268,69.097293795552332"/>
|
||
<path d="M348.00006080470257,68.886758025745507 L348.00006204560805,69.097283656786914"/>
|
||
<path d="M348.00006205444197,68.895192800923951 L348.00006204560805,69.097283656786914"/>
|
||
<path d="M347.20628793287824,85.041838487455408 L347.20628792818616,85.03735777826148"/>
|
||
<path d="M347.20628709926268,69.097293795552332 L347.20628709926268,68.886678825367824"/>
|
||
<path d="M347.20628710810024,68.895117303845126 L347.20628709926268,69.097293795552332"/>
|
||
<path d="M348.00006287453061,85.03735777826148 L347.20628792818616,85.03735777826148"/>
|
||
<path d="M347.2062879281907,85.037248503076171 L347.20628792818616,85.03735777826148"/>
|
||
<path d="M348.00006275505484,84.92317502420704 L348.00006287453061,85.037248503076171"/>
|
||
<path d="M347.20628792818616,85.037248503076171 L348.00006287453061,85.037248503076171"/>
|
||
<path d="M348.00006204560805,68.886669406019621 L348.00006204570082,68.886758025745507"/>
|
||
<path d="M347.2064786165397,68.895117301373489 L347.20628710810024,68.895117303845126"/>
|
||
<path d="M347.20628710810024,68.895117303845126 L347.20628709926268,68.886678825367824"/>
|
||
<path d="M347.20628709926268,68.886678825367824 L347.20647894761487,68.886676674869221"/>
|
||
<path d="M347.20647894761487,68.886676674869221 L348.00006204560805,68.886669406019621"/>
|
||
<path d="M348.00006287922361,85.04183848995666 L348.00006287453061,85.03735777826148"/>
|
||
<path d="M348.00006287453607,85.037248503076853 L348.00006287453061,85.03735777826148"/>
|
||
<path d="M348.00020075152088,86.099415539117814 L347.20660507212824,86.099415537670012"/>
|
||
<path d="M348.00006137868195,67.935323034942286 L348.00006080603316,67.033061856481851"/>
|
||
<path d="M348.00006080603316,67.033061856481851 L348.00006204560805,68.886669406019621"/>
|
||
<path d="M348.00006204560805,68.886669406019621 L348.00006080470257,68.886758025745507"/>
|
||
<path d="M348.00006081005586,68.895192800924605 L348.00006080470257,68.886758025745507"/>
|
||
<path d="M347.20628780870948,84.92317502420704 L348.00006275505484,84.92317502420704"/>
|
||
<path d="M348.00020075152088,86.099415539117814 L348.00020463180908,86.184251554001094"/>
|
||
<path d="M348.00020060743327,84.245716638268419 L348.00020075152088,86.099415539117814"/>
|
||
<path d="M347.20660507256935,84.245716636820617 L348.00020060743327,84.245716638268419"/>
|
||
<path d="M348.00020060743327,84.245716638268419 L348.000237013483,85.041674284655073"/>
|
||
<path d="M347.20628780870948,84.92317502420704 L347.20628792818616,85.037248503076171"/>
|
||
<path d="M347.20628780870948,84.92317502420704 L347.20628711693871,69.097293795552133"/>
|
||
<path d="M347.20660514937254,86.184251552553263 L347.20660507212824,86.099415537670012"/>
|
||
<path d="M347.20660507212824,86.099415537670012 L347.20660507256935,84.245716636820617"/>
|
||
<path d="M347.20660507256935,84.245716636820617 L347.20660568934318,84.923111694700879"/>
|
||
<path d="M347.20647861353382,68.895193211275199 L347.2064789476085,68.886758024297706"/>
|
||
<path d="M347.2064789476085,68.886758024297706 L347.20647894761487,68.886676674869221"/>
|
||
<path d="M347.20647894761487,68.886676674869221 L347.20647907867669,67.033067893127452"/>
|
||
<path d="M347.20644334467261,67.935327948850841 L347.20647907867669,67.033067893127452"/>
|
||
</g>
|
||
<g id="product-64a72f45-3cd9-4850-a542-f6e02deb0ec0" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="1afoz5FDb8KAL2zk0jwmx0">
|
||
<path d="M321.80663446997505,67.033067846788072 L322.60021619733061,67.033061810142414"/>
|
||
<path d="M322.60021619600002,68.886757979406099 L321.80663433890777,68.886757977958297"/>
|
||
<path d="M322.60021743690459,69.09728476704521 L321.80644249055922,69.097294905810003"/>
|
||
<path d="M322.60021619600002,68.886757979406099 L322.60021743690459,69.09728476704521"/>
|
||
<path d="M322.60021744573851,68.895192800924008 L322.60021743690459,69.09728476704521"/>
|
||
<path d="M321.80644332417569,85.041838407417515 L321.8064433194827,85.037357778261509"/>
|
||
<path d="M321.80644249055922,69.097294905810003 L321.80644249055922,68.886678779027761"/>
|
||
<path d="M321.80644249939678,68.895117303845183 L321.80644249055922,69.097294905810003"/>
|
||
<path d="M322.60021826582806,85.037357778261509 L321.8064433194827,85.037357778261509"/>
|
||
<path d="M321.80644331948724,85.037248503076228 L321.8064433194827,85.037357778261509"/>
|
||
<path d="M322.60021814635138,84.923175024207097 L322.60021826582806,85.037248503076228"/>
|
||
<path d="M321.8064433194827,85.037248503076228 L322.60021826582806,85.037248503076228"/>
|
||
<path d="M322.60021743690459,68.886669359684049 L322.60021743699735,68.886757979406099"/>
|
||
<path d="M321.80663400783624,68.895117301373546 L321.80644249939678,68.895117303845183"/>
|
||
<path d="M321.80644249939678,68.895117303845183 L321.80644249055922,68.886678779027761"/>
|
||
<path d="M321.80644249055922,68.886678779027761 L321.80663433891414,68.886676628531376"/>
|
||
<path d="M321.80663433891414,68.886676628531376 L322.60021743690459,68.886669359684049"/>
|
||
<path d="M322.60021827052014,85.041838409918796 L322.60021826582806,85.037357778261509"/>
|
||
<path d="M322.60021826583261,85.03724850307691 L322.60021826582806,85.037357778261509"/>
|
||
<path d="M322.6003561428156,86.099415492779201 L321.80676046342569,86.099415491331371"/>
|
||
<path d="M322.60021676997849,67.935323367732849 L322.60021619733061,67.033061810142414"/>
|
||
<path d="M322.60021619733061,67.033061810142414 L322.60021743690459,68.886669359684049"/>
|
||
<path d="M322.60021743690459,68.886669359684049 L322.60021619600002,68.886757979406099"/>
|
||
<path d="M322.60021620135331,68.895192800924633 L322.60021619600002,68.886757979406099"/>
|
||
<path d="M321.80644320000602,84.923175024207097 L322.60021814635138,84.923175024207097"/>
|
||
<path d="M322.6003561428156,86.099415492779201 L322.60039254886351,86.895372823326568"/>
|
||
<path d="M322.60035599872799,84.245716591929778 L322.6003561428156,86.099415492779201"/>
|
||
<path d="M321.80676046386679,84.245716590481948 L322.60035599872799,84.245716591929778"/>
|
||
<path d="M322.60035599872799,84.245716591929778 L322.6003924047759,85.041674204619341"/>
|
||
<path d="M321.80644320000602,84.923175024207097 L321.8064433194827,85.037248503076228"/>
|
||
<path d="M321.80644320000602,84.923175024207097 L321.80644250823616,69.097294905809804"/>
|
||
<path d="M321.80676118815109,86.895372820825798 L321.80676046342569,86.099415491331371"/>
|
||
<path d="M321.80676046342569,86.099415491331371 L321.80676046386679,84.245716590481948"/>
|
||
<path d="M321.80676046386679,84.245716590481948 L321.80676108063972,84.923111694700907"/>
|
||
<path d="M321.80663400483036,68.895193211275227 L321.80663433890777,68.886757977958297"/>
|
||
<path d="M321.80663433890777,68.886757977958297 L321.80663433891414,68.886676628531376"/>
|
||
<path d="M321.80663433891414,68.886676628531376 L321.80663446997505,67.033067846788072"/>
|
||
<path d="M321.80659873595641,67.935328281640977 L321.80663446997505,67.033067846788072"/>
|
||
</g>
|
||
<g id="product-a44395ad-51bb-4e24-bd94-05b10d59b3f4" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="2aGvMjKRjE9BsK1R4DMRFq">
|
||
<path d="M359.90656032874767,67.033067916297455 L360.70014205610505,67.033061879651882"/>
|
||
<path d="M360.70014205477537,68.886758048915482 L359.90656019767948,68.88675804746768"/>
|
||
<path d="M360.70014329567994,69.097283101650817 L359.90636834933457,69.097293240416633"/>
|
||
<path d="M360.70014205477537,68.886758048915482 L360.70014329567994,69.097283101650817"/>
|
||
<path d="M360.70014330451386,68.895192800923923 L360.70014329567994,69.097283101650817"/>
|
||
<path d="M359.90636918295104,85.041838527474823 L359.90636917825805,85.037357778261452"/>
|
||
<path d="M359.90636834933457,69.097293240416633 L359.90636834933457,68.886678848538139"/>
|
||
<path d="M359.90636835817213,68.895117303845097 L359.90636834933457,69.097293240416633"/>
|
||
<path d="M360.70014412460341,85.037357778261452 L359.90636917825805,85.037357778261452"/>
|
||
<path d="M359.90636917826259,85.037248503076142 L359.90636917825805,85.037357778261452"/>
|
||
<path d="M360.70014400512673,84.92317502420704 L360.70014412460341,85.037248503076142"/>
|
||
<path d="M359.90636917825805,85.037248503076142 L360.70014412460341,85.037248503076142"/>
|
||
<path d="M360.70014329567994,68.886669429187691 L360.7001432957727,68.886758048915482"/>
|
||
<path d="M359.90655986661068,68.895117301373489 L359.90636835817213,68.895117303845097"/>
|
||
<path d="M359.90636835817213,68.895117303845097 L359.90636834933457,68.886678848538139"/>
|
||
<path d="M359.90636834933457,68.886678848538139 L359.90656019768585,68.8866766980384"/>
|
||
<path d="M359.90656019768585,68.8866766980384 L360.70014329567994,68.886669429187691"/>
|
||
<path d="M360.7001441292955,85.041838529976104 L360.70014412460341,85.037357778261452"/>
|
||
<path d="M360.70014412460796,85.037248503076853 L360.70014412460341,85.037357778261452"/>
|
||
<path d="M360.70028200159459,86.099415562287419 L359.90668632220013,86.099415560839617"/>
|
||
<path d="M360.70014262875293,67.935322868544915 L360.70014205610505,67.033061879651882"/>
|
||
<path d="M360.70014205610505,67.033061879651882 L360.70014329567994,68.886669429187691"/>
|
||
<path d="M360.70014329567994,68.886669429187691 L360.70014205477537,68.886758048915482"/>
|
||
<path d="M360.70014206012866,68.895192800924548 L360.70014205477537,68.886758048915482"/>
|
||
<path d="M359.90636905878137,84.92317502420704 L360.70014400512673,84.92317502420704"/>
|
||
<path d="M360.70028200159459,86.099415562287419 L360.70031840764432,86.895372943380607"/>
|
||
<path d="M360.70028185750607,84.245716661438024 L360.70028200159459,86.099415562287419"/>
|
||
<path d="M359.90668632264124,84.245716659990222 L360.70028185750607,84.245716661438024"/>
|
||
<path d="M360.70028185750607,84.245716661438024 L360.70031826355671,85.041674324673437"/>
|
||
<path d="M359.90636905878137,84.92317502420704 L359.90636917825805,85.037248503076142"/>
|
||
<path d="M359.90636905878137,84.92317502420704 L359.90636836701151,69.097293240416434"/>
|
||
<path d="M359.90668704692644,86.895372940879867 L359.90668632220013,86.099415560839617"/>
|
||
<path d="M359.90668632220013,86.099415560839617 L359.90668632264124,84.245716659990222"/>
|
||
<path d="M359.90668632264124,84.245716659990222 L359.90668693941507,84.92311169470085"/>
|
||
<path d="M359.9065598636048,68.895193211275171 L359.90656019767948,68.88675804746768"/>
|
||
<path d="M359.90656019767948,68.88675804746768 L359.90656019768585,68.8866766980384"/>
|
||
<path d="M359.90656019768585,68.8866766980384 L359.90656032874767,67.033067916297455"/>
|
||
<path d="M359.90652459475086,67.935327782453697 L359.90656032874767,67.033067916297455"/>
|
||
</g>
|
||
<g id="product-ccb2954b-e02c-451f-943f-bfbcbeeae51a" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="3CifLBu2n57vG$lxo_wkKQ">
|
||
<path d="M309.10655321990407,67.033067823618069 L309.90013494725781,67.033061786972382"/>
|
||
<path d="M309.90013494592722,68.886757956236124 L309.10655308883679,68.886757954788294"/>
|
||
<path d="M309.9001361868327,69.097285322181335 L309.10636124048733,69.097295460945588"/>
|
||
<path d="M309.90013494592722,68.886757956236124 L309.9001361868327,69.097285322181335"/>
|
||
<path d="M309.90013619566662,68.895192800924036 L309.9001361868327,69.097285322181335"/>
|
||
<path d="M309.10636207410289,85.0418383673981 L309.10636206941081,85.037357778261537"/>
|
||
<path d="M309.10636124048733,69.097295460945588 L309.10636124048733,68.886678755857417"/>
|
||
<path d="M309.10636124932489,68.895117303845211 L309.10636124048733,69.097295460945588"/>
|
||
<path d="M309.90013701575617,85.037357778261537 L309.10636206941081,85.037357778261537"/>
|
||
<path d="M309.10636206941535,85.037248503076228 L309.10636206941081,85.037357778261537"/>
|
||
<path d="M309.90013689627949,84.923175024207126 L309.90013701575617,85.037248503076228"/>
|
||
<path d="M309.10636206941081,85.037248503076228 L309.90013701575617,85.037248503076228"/>
|
||
<path d="M309.9001361868327,68.886669336515979 L309.90013618692547,68.886757956236124"/>
|
||
<path d="M309.10655275776435,68.895117301373574 L309.10636124932489,68.895117303845211"/>
|
||
<path d="M309.10636124932489,68.895117303845211 L309.10636124048733,68.886678755857417"/>
|
||
<path d="M309.10636124048733,68.886678755857417 L309.10655308884225,68.886676605362169"/>
|
||
<path d="M309.10655308884225,68.886676605362169 L309.9001361868327,68.886669336515979"/>
|
||
<path d="M309.90013702044826,85.041838369899381 L309.90013701575617,85.037357778261537"/>
|
||
<path d="M309.90013701576072,85.037248503076938 L309.90013701575617,85.037357778261537"/>
|
||
<path d="M309.9002748927428,86.099415469609596 L309.10667921335289,86.099415468161766"/>
|
||
<path d="M309.9001355199066,67.935323534130191 L309.90013494725781,67.033061786972382"/>
|
||
<path d="M309.90013494725781,67.033061786972382 L309.9001361868327,68.886669336515979"/>
|
||
<path d="M309.9001361868327,68.886669336515979 L309.90013494592722,68.886757956236124"/>
|
||
<path d="M309.90013495128051,68.895192800924661 L309.90013494592722,68.886757956236124"/>
|
||
<path d="M309.10636194993413,84.923175024207097 L309.90013689627949,84.923175024207126"/>
|
||
<path d="M309.9002748927428,86.099415469609596 L309.900278773031,86.184251484492762"/>
|
||
<path d="M309.90027474865428,84.245716568760173 L309.9002748927428,86.099415469609596"/>
|
||
<path d="M309.106679213794,84.245716567312343 L309.90027474865428,84.245716568760173"/>
|
||
<path d="M309.90027474865428,84.245716568760173 L309.90031115470219,85.041674164600977"/>
|
||
<path d="M309.10636194993413,84.923175024207097 L309.10636206941081,85.037248503076228"/>
|
||
<path d="M309.10636194993413,84.923175024207097 L309.10636125816336,69.097295460945361"/>
|
||
<path d="M309.10667929059719,86.18425148304496 L309.10667921335289,86.099415468161766"/>
|
||
<path d="M309.10667921335289,86.099415468161766 L309.106679213794,84.245716567312343"/>
|
||
<path d="M309.106679213794,84.245716567312343 L309.10667983056783,84.923111694700935"/>
|
||
<path d="M309.10655275475847,68.895193211275256 L309.10655308883679,68.886757954788294"/>
|
||
<path d="M309.10655308883679,68.886757954788294 L309.10655308884225,68.886676605362169"/>
|
||
<path d="M309.10655308884225,68.886676605362169 L309.10655321990407,67.033067823618069"/>
|
||
<path d="M309.10651748587816,67.935328448038121 L309.10655321990407,67.033067823618069"/>
|
||
</g>
|
||
<g id="product-a498c3ef-4fbb-4276-b5e5-b9d1d939356d" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="2acCFlJxj2ThNbkT7PEJLj">
|
||
<path d="M296.40647196983173,67.033067800448066 L297.20005369718456,67.033061763802351"/>
|
||
<path d="M297.20005369585397,68.886757933066121 L296.40647183876354,68.88675793161832"/>
|
||
<path d="M297.20005493675899,69.097285877317432 L296.40627999041408,69.097296016081287"/>
|
||
<path d="M297.20005369585397,68.886757933066121 L297.20005493675899,69.097285877317432"/>
|
||
<path d="M297.20005494559291,68.895192800924036 L297.20005493675899,69.097285877317432"/>
|
||
<path d="M296.40628082402964,85.041838327378628 L296.4062808193371,85.037357778261537"/>
|
||
<path d="M296.40627999041408,69.097296016081287 L296.40627999041408,68.886678732687074"/>
|
||
<path d="M296.40627999925118,68.895117303845211 L296.40627999041408,69.097296016081287"/>
|
||
<path d="M297.20005576568246,85.037357778261537 L296.4062808193371,85.037357778261537"/>
|
||
<path d="M296.4062808193421,85.037248503076228 L296.4062808193371,85.037357778261537"/>
|
||
<path d="M297.20005564620578,84.923175024207126 L297.20005576568246,85.037248503076228"/>
|
||
<path d="M296.4062808193371,85.037248503076228 L297.20005576568246,85.037248503076228"/>
|
||
<path d="M297.20005493675899,68.886669313347937 L297.20005493685221,68.886757933066121"/>
|
||
<path d="M296.40647150769064,68.895117301373574 L296.40627999925118,68.895117303845211"/>
|
||
<path d="M296.40627999925118,68.895117303845211 L296.40627999041408,68.886678732687074"/>
|
||
<path d="M296.40627999041408,68.886678732687074 L296.40647183876945,68.88667658219299"/>
|
||
<path d="M296.40647183876945,68.88667658219299 L297.20005493675899,68.886669313347937"/>
|
||
<path d="M297.200055770375,85.041838329879909 L297.20005576568246,85.037357778261537"/>
|
||
<path d="M297.20005576568701,85.037248503076938 L297.20005576568246,85.037357778261537"/>
|
||
<path d="M297.20019364266818,86.099415446439963 L296.40659796327964,86.099415444992161"/>
|
||
<path d="M297.20005426983289,67.935323700527533 L297.20005369718456,67.033061763802351"/>
|
||
<path d="M297.20005369718456,67.033061763802351 L297.20005493675899,68.886669313347937"/>
|
||
<path d="M297.20005493675899,68.886669313347937 L297.20005369585397,68.886757933066121"/>
|
||
<path d="M297.20005370120771,68.895192800924661 L297.20005369585397,68.886757933066121"/>
|
||
<path d="M296.40628069986087,84.923175024207126 L297.20005564620578,84.923175024207126"/>
|
||
<path d="M297.20019364266818,86.099415446439963 L297.20023004871473,86.895372743289897"/>
|
||
<path d="M297.20019349858057,84.24571654559054 L297.20019364266818,86.099415446439963"/>
|
||
<path d="M296.40659796372074,84.245716544142738 L297.20019349858057,84.24571654559054"/>
|
||
<path d="M297.20019349858057,84.24571654559054 L297.20022990462712,85.041674124582642"/>
|
||
<path d="M296.40628069986087,84.923175024207126 L296.4062808193371,85.037248503076228"/>
|
||
<path d="M296.40628069986087,84.923175024207126 L296.40628000809056,69.097296016081089"/>
|
||
<path d="M296.40659868800549,86.895372740789128 L296.40659796327964,86.099415444992161"/>
|
||
<path d="M296.40659796327964,86.099415444992161 L296.40659796372074,84.245716544142738"/>
|
||
<path d="M296.40659796372074,84.245716544142738 L296.40659858049457,84.923111694700964"/>
|
||
<path d="M296.4064715046843,68.895193211275284 L296.40647183876354,68.88675793161832"/>
|
||
<path d="M296.40647183876354,68.88675793161832 L296.40647183876945,68.88667658219299"/>
|
||
<path d="M296.40647183876945,68.88667658219299 L296.40647196983173,67.033067800448066"/>
|
||
<path d="M296.40643623579808,67.935328614435264 L296.40647196983173,67.033067800448066"/>
|
||
</g>
|
||
<g id="product-8ff296c8-1628-47e2-a389-314705a63415" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="2FyfR85YX7ugE9CKS5fZGL">
|
||
<path d="M283.70670861120834,67.03306777727866 L284.50029033856026,67.033061740632917"/>
|
||
<path d="M284.50029033722967,68.886757909896716 L283.70670848014015,68.886757908448914"/>
|
||
<path d="M284.5002915781356,69.097286432439603 L283.70651663178933,69.097296571203117"/>
|
||
<path d="M284.50029033722967,68.886757909896716 L284.5002915781356,69.097286432439603"/>
|
||
<path d="M284.50029158696952,68.895192800924093 L284.5002915781356,69.097286432439603"/>
|
||
<path d="M283.70651757061933,85.142301802529943 L283.70651746071417,85.037357778261594"/>
|
||
<path d="M283.70652071954737,88.149111017298566 L283.70652060964449,88.044186861249216"/>
|
||
<path d="M283.70651663178933,69.097296571203117 L283.70651663178933,68.886678709517327"/>
|
||
<path d="M283.7065166406278,68.895117303845268 L283.70651663178933,69.097296571203117"/>
|
||
<path d="M283.70683637538696,88.044186861249216 L283.70652060964449,88.044186861249216"/>
|
||
<path d="M283.70652060964994,88.044067651951707 L283.70652060964449,88.044186861249216"/>
|
||
<path d="M284.50029240705908,85.037357778261594 L283.70651746071417,85.037357778261594"/>
|
||
<path d="M283.70651746071871,85.037248503076285 L283.70651746071417,85.037357778261594"/>
|
||
<path d="M284.5002922875824,84.923175024207183 L284.50029240705908,85.037248503076285"/>
|
||
<path d="M283.70651746071417,85.037248503076285 L284.50029240705908,85.037248503076285"/>
|
||
<path d="M284.50029157813469,68.886669290180436 L284.50029157822746,68.886757909896716"/>
|
||
<path d="M283.70670814906725,68.895117301373631 L283.7065166406278,68.895117303845268"/>
|
||
<path d="M283.7065166406278,68.895117303845268 L283.70651663178933,68.886678709517327"/>
|
||
<path d="M283.70651663178933,68.886678709517327 L283.70670848014652,68.88667655902438"/>
|
||
<path d="M283.70670848014652,68.88667655902438 L284.50029157813469,68.886669290180436"/>
|
||
<path d="M283.70652071954737,88.149111017298566 L283.70683647092164,88.149111017298566"/>
|
||
<path d="M284.50029251696469,85.142301802529943 L284.50029240705908,85.037357778261594"/>
|
||
<path d="M284.50029240706363,85.037248503076853 L284.50029240705908,85.037357778261594"/>
|
||
<path d="M283.70651891569878,86.42652499399702 L283.70683490249303,86.42652499399702"/>
|
||
<path d="M284.50043028404434,86.099415423270926 L283.70683460465625,86.099415421823124"/>
|
||
<path d="M284.50029151500985,68.886669290181032 L284.50029033856026,67.033061740632917"/>
|
||
<path d="M284.50029033856026,67.033061740632917 L284.50029157813469,68.886669290180436"/>
|
||
<path d="M284.50029157813469,68.886669290180436 L284.50029033722967,68.886757909896716"/>
|
||
<path d="M284.50029034258296,68.895192800924718 L284.50029033722967,68.886757909896716"/>
|
||
<path d="M283.70651734123749,84.923175024207183 L284.5002922875824,84.923175024207183"/>
|
||
<path d="M283.7065190351791,86.54060840697386 L283.70651903517501,86.540697813943723"/>
|
||
<path d="M283.70651914507789,86.645641838208206 L283.70651903517501,86.540697813943723"/>
|
||
<path d="M283.70683500644782,86.540697813943723 L283.70651903517501,86.540697813943723"/>
|
||
<path d="M283.70683510200024,86.645641838208206 L283.70651914507789,86.645641838208206"/>
|
||
<path d="M284.50043028404434,86.099415423270926 L284.50060420684849,89.90194657198262"/>
|
||
<path d="M284.50061319548195,88.247920723922391 L284.50061319246333,89.90194657198515"/>
|
||
<path d="M284.50043013995628,84.245716522421503 L284.50043028404434,86.099415423270926"/>
|
||
<path d="M283.70651903517501,86.54060840697386 L283.70683500636596,86.54060840697386"/>
|
||
<path d="M283.70683460509736,84.245716520973701 L284.50043013995628,84.245716522421503"/>
|
||
<path d="M284.50043013995628,84.245716522421503 L284.50061319548195,88.247920723922391"/>
|
||
<path d="M284.50052855386912,88.247920723922391 L284.50061319548195,88.247920723922391"/>
|
||
<path d="M283.70651891569878,86.42652499399702 L283.70651903517501,86.54060840697386"/>
|
||
<path d="M283.70651891569878,86.42652499399702 L283.7065188595634,85.142301802529943"/>
|
||
<path d="M283.70651734123749,84.923175024207183 L283.70651746071417,85.037248503076285"/>
|
||
<path d="M283.70651734123749,84.923175024207183 L283.70651664946718,69.097296571202918"/>
|
||
<path d="M283.70652049016689,87.929984238979216 L283.70652043402652,86.645641838208206"/>
|
||
<path d="M283.70683806689203,89.901946348037427 L283.70683460465625,86.099415421823124"/>
|
||
<path d="M283.70683460465625,86.099415421823124 L283.70683460509736,84.245716520973701"/>
|
||
<path d="M283.70683460509736,84.245716520973701 L283.70683522187119,84.923111694700992"/>
|
||
<path d="M283.7068354214457,85.142301802529914 L283.70683629290534,86.099415421823124"/>
|
||
<path d="M284.50029251696469,85.142301802529943 L283.70651757061933,85.142301802529943"/>
|
||
<path d="M283.70652060963948,88.044067651951707 L283.70652049016689,87.929984238979216"/>
|
||
<path d="M283.70683627140443,87.929984238979216 L283.70652049016689,87.929984238979216"/>
|
||
<path d="M283.70670814606046,68.895193211275313 L283.70670848014015,68.886757908448914"/>
|
||
<path d="M283.70670848014015,68.886757908448914 L283.70670848014652,68.88667655902438"/>
|
||
<path d="M283.70670848014652,68.88667655902438 L283.70670861120834,67.03306777727866"/>
|
||
<path d="M283.706635199012,68.886677380457371 L283.70670861120834,67.03306777727866"/>
|
||
<path d="M283.70683637527827,88.044067651951707 L283.70652060963948,88.044067651951707"/>
|
||
</g>
|
||
<g id="product-bc8597bf-24a4-416b-bac6-09c038784fff" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="2yXPU$9AH1Qxh62S0uU4$$">
|
||
<path d="M334.50671572004694,67.033067869958046 L335.3002974474025,67.033061833312416"/>
|
||
<path d="M335.30029744607282,68.886758002576101 L334.50671558897966,68.8867580011283"/>
|
||
<path d="M335.30029868697738,69.097284211909255 L334.50652374063202,69.097294350674275"/>
|
||
<path d="M335.30029744607282,68.886758002576101 L335.30029868697738,69.097284211909255"/>
|
||
<path d="M335.30029869581131,68.895192800923979 L335.30029868697738,69.097284211909255"/>
|
||
<path d="M334.50652457424849,85.04183844743693 L334.50652456955549,85.03735777826148"/>
|
||
<path d="M334.50652374063202,69.097294350674275 L334.50652374063202,68.886678802198077"/>
|
||
<path d="M334.50652374946958,68.895117303845154 L334.50652374063202,69.097294350674275"/>
|
||
<path d="M335.30029951590086,85.03735777826148 L334.50652456955549,85.03735777826148"/>
|
||
<path d="M334.50652456956004,85.037248503076171 L334.50652456955549,85.03735777826148"/>
|
||
<path d="M335.30029939642418,84.92317502420704 L335.30029951590086,85.037248503076171"/>
|
||
<path d="M334.50652456955549,85.037248503076171 L335.30029951590086,85.037248503076171"/>
|
||
<path d="M335.30029868697738,68.886669382852119 L335.30029868707015,68.886758002576101"/>
|
||
<path d="M334.50671525790904,68.895117301373517 L334.50652374946958,68.895117303845154"/>
|
||
<path d="M334.50652374946958,68.895117303845154 L334.50652374063202,68.886678802198077"/>
|
||
<path d="M334.50652374063202,68.886678802198077 L334.50671558898512,68.886676651700583"/>
|
||
<path d="M334.50671558898512,68.886676651700583 L335.30029868697738,68.886669382852119"/>
|
||
<path d="M335.30029952059294,85.041838449938211 L335.30029951590086,85.03735777826148"/>
|
||
<path d="M335.30029951590541,85.037248503076853 L335.30029951590086,85.03735777826148"/>
|
||
<path d="M335.30043739289022,86.099415515948778 L334.50684171349758,86.099415514500976"/>
|
||
<path d="M335.30029802005129,67.935323201335478 L335.3002974474025,67.033061833312416"/>
|
||
<path d="M335.3002974474025,67.033061833312416 L335.30029868697738,68.886669382852119"/>
|
||
<path d="M335.30029868697738,68.886669382852119 L335.30029744607282,68.886758002576101"/>
|
||
<path d="M335.3002974514261,68.895192800924605 L335.30029744607282,68.886758002576101"/>
|
||
<path d="M334.50652445007881,84.923175024207097 L335.30029939642418,84.92317502420704"/>
|
||
<path d="M335.30043739289022,86.099415515948778 L335.30047379893813,86.895372863344903"/>
|
||
<path d="M335.3004372488017,84.245716615099383 L335.30043739289022,86.099415515948778"/>
|
||
<path d="M334.50684171393868,84.245716613651581 L335.3004372488017,84.245716615099383"/>
|
||
<path d="M335.3004372488017,84.245716615099383 L335.30047365485052,85.041674244637676"/>
|
||
<path d="M334.50652445007881,84.923175024207097 L334.50652456955549,85.037248503076171"/>
|
||
<path d="M334.50652445007881,84.923175024207097 L334.50652375830896,69.097294350674076"/>
|
||
<path d="M334.50684243822388,86.895372860844162 L334.50684171349758,86.099415514500976"/>
|
||
<path d="M334.50684171349758,86.099415514500976 L334.50684171393868,84.245716613651581"/>
|
||
<path d="M334.50684171393868,84.245716613651581 L334.50684233071252,84.923111694700907"/>
|
||
<path d="M334.50671525490316,68.895193211275227 L334.50671558897966,68.8867580011283"/>
|
||
<path d="M334.50671558897966,68.8867580011283 L334.50671558898512,68.886676651700583"/>
|
||
<path d="M334.50671558898512,68.886676651700583 L334.50671572004694,67.033067869958046"/>
|
||
<path d="M334.50667998603558,67.935328115243834 L334.50671572004694,67.033067869958046"/>
|
||
</g>
|
||
<g id="product-8baa475c-12ed-479d-8747-f40c96f1f358" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="2BgaTS4kr7dOT7z0oMyVDO">
|
||
<path d="M245.60646486098767,67.03306770776868 L246.40004658833641,67.033061671122852"/>
|
||
<path d="M246.40004658700627,68.886757840386764 L245.60646472991994,68.886757838938934"/>
|
||
<path d="M246.40004782791084,69.097288097848065 L245.60627288156593,69.097298236610413"/>
|
||
<path d="M246.40004658700627,68.886757840386764 L246.40004782791084,69.097288097848065"/>
|
||
<path d="M246.40004783674613,68.89519280092415 L246.40004782791084,69.097288097848065"/>
|
||
<path d="M245.60627382039593,85.142301802530028 L245.60627371048986,85.037357778261679"/>
|
||
<path d="M245.60627696932352,88.149111017298651 L245.60627685942109,88.044186861249273"/>
|
||
<path d="M245.60627288156593,69.097298236610413 L245.60627288156593,68.886678640006352"/>
|
||
<path d="M245.6062728904044,68.895117303845325 L245.60627288156593,69.097298236610413"/>
|
||
<path d="M245.60659262516356,88.044186861249273 L245.60627685942109,88.044186861249273"/>
|
||
<path d="M245.60627685942654,88.044067651951792 L245.60627685942109,88.044186861249273"/>
|
||
<path d="M246.40004865683477,85.037357778261679 L245.60627371048986,85.037357778261679"/>
|
||
<path d="M245.60627371049441,85.03724850307637 L245.60627371048986,85.037357778261679"/>
|
||
<path d="M246.400048537359,84.923175024207268 L246.40004865683477,85.03724850307637"/>
|
||
<path d="M245.60627371048986,85.03724850307637 L246.40004865683477,85.03724850307637"/>
|
||
<path d="M246.40004782791084,68.886669220676254 L246.40004782800406,68.886757840386764"/>
|
||
<path d="M245.6064643988434,68.895117301373688 L245.6062728904044,68.895117303845325"/>
|
||
<path d="M245.6062728904044,68.895117303845325 L245.60627288156593,68.886678640006352"/>
|
||
<path d="M245.60627288156593,68.886678640006352 L245.60646472992585,68.886676489516788"/>
|
||
<path d="M245.60646472992585,68.886676489516788 L246.40004782791084,68.886669220676254"/>
|
||
<path d="M245.60627696932352,88.149111017298651 L245.60659272069779,88.149111017298651"/>
|
||
<path d="M246.40004876674129,85.142301802529971 L246.40004865683477,85.037357778261679"/>
|
||
<path d="M246.40004865683977,85.037248503077052 L246.40004865683477,85.037357778261679"/>
|
||
<path d="M245.60627516547493,86.426524993997106 L245.60659115226827,86.426524993997106"/>
|
||
<path d="M246.40018653381594,86.09941535376214 L245.60659085443149,86.09941535231431"/>
|
||
<path d="M246.40004776478645,68.886669220676822 L246.40004658833641,67.033061671122852"/>
|
||
<path d="M246.40004658833641,67.033061671122852 L246.40004782791084,68.886669220676254"/>
|
||
<path d="M246.40004782791084,68.886669220676254 L246.40004658700627,68.886757840386764"/>
|
||
<path d="M246.40004659235956,68.895192800924775 L246.40004658700627,68.886757840386764"/>
|
||
<path d="M245.60627359101363,84.923175024207268 L246.400048537359,84.923175024207268"/>
|
||
<path d="M245.60627528495525,86.540608406973945 L245.60627528495115,86.54069781394378"/>
|
||
<path d="M245.60627539485449,86.645641838208292 L245.60627528495115,86.54069781394378"/>
|
||
<path d="M245.60659125622351,86.54069781394378 L245.60627528495115,86.54069781394378"/>
|
||
<path d="M245.60659135177593,86.645641838208292 L245.60627539485449,86.645641838208292"/>
|
||
<path d="M246.40018653381594,86.09941535376214 L246.40036045613351,89.901935822762965"/>
|
||
<path d="M246.40036944525855,88.247920723922476 L246.40036944223993,89.901935822765495"/>
|
||
<path d="M246.40018638972833,84.24571645291266 L246.40018653381594,86.09941535376214"/>
|
||
<path d="M245.60627528495115,86.540608406973945 L245.60659125614166,86.540608406973945"/>
|
||
<path d="M245.60659085487259,84.245716451464858 L246.40018638972833,84.24571645291266"/>
|
||
<path d="M246.40018638972833,84.24571645291266 L246.40036944525855,88.247920723922476"/>
|
||
<path d="M246.40028480364435,88.247920723922476 L246.40036944525855,88.247920723922476"/>
|
||
<path d="M245.60627516547493,86.426524993997106 L245.60627528495115,86.540608406973945"/>
|
||
<path d="M245.60627516547493,86.426524993997106 L245.60627510933955,85.142301802530028"/>
|
||
<path d="M245.60627359101363,84.923175024207268 L245.60627371048986,85.03724850307637"/>
|
||
<path d="M245.60627359101363,84.923175024207268 L245.60627289924378,69.097298236610186"/>
|
||
<path d="M245.6062767399435,87.929984238979301 L245.60627668380266,86.645641838208292"/>
|
||
<path d="M245.60659431665863,89.901935598817744 L245.60659085443149,86.09941535231431"/>
|
||
<path d="M245.60659085443149,86.09941535231431 L245.60659085487259,84.245716451464858"/>
|
||
<path d="M245.60659085487259,84.245716451464858 L245.60659147164688,84.923111694701049"/>
|
||
<path d="M245.60659167122139,85.14230180253 L245.60659254268148,86.09941535231431"/>
|
||
<path d="M246.40004876674129,85.142301802529971 L245.60627382039593,85.142301802530028"/>
|
||
<path d="M245.60627685941563,88.044067651951792 L245.6062767399435,87.929984238979301"/>
|
||
<path d="M245.60659252118012,87.929984238979301 L245.6062767399435,87.929984238979301"/>
|
||
<path d="M245.60646439583661,68.89519321127537 L245.60646472991994,68.886757838938934"/>
|
||
<path d="M245.60646472991994,68.886757838938934 L245.60646472992585,68.886676489516788"/>
|
||
<path d="M245.60646472992585,68.886676489516788 L245.60646486098767,67.03306770776868"/>
|
||
<path d="M245.60639144879133,68.886677310948443 L245.60646486098767,67.03306770776868"/>
|
||
<path d="M245.60659262505442,88.044067651951792 L245.60627685941563,88.044067651951792"/>
|
||
</g>
|
||
<g id="product-12a8b654-0de3-4df4-9a8d-69286a382403" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="0IgBPK3UDDz9gDQIXgE2G3">
|
||
<path d="M271.00662736113009,67.033067754108686 L271.80020908848155,67.033061717462914"/>
|
||
<path d="M271.80020908715096,68.886757886726713 L271.0066272300628,68.886757885278911"/>
|
||
<path d="M271.80021032805598,69.0972869875757 L271.00643538171062,69.097297126338816"/>
|
||
<path d="M271.80020908715096,68.886757886726713 L271.80021032805598,69.0972869875757"/>
|
||
<path d="M271.80021033689081,68.895192800924093 L271.80021032805598,69.0972869875757"/>
|
||
<path d="M271.00643632054107,85.142301802529971 L271.00643621063546,85.037357778261622"/>
|
||
<path d="M271.00643946946866,88.149111017298594 L271.00643935956577,88.044186861249216"/>
|
||
<path d="M271.00643538171062,69.097297126338816 L271.00643538171062,68.886678686347011"/>
|
||
<path d="M271.00643539054954,68.895117303845268 L271.00643538171062,69.097297126338816"/>
|
||
<path d="M271.00675512530825,88.044186861249216 L271.00643935956577,88.044186861249216"/>
|
||
<path d="M271.00643935957123,88.044067651951735 L271.00643935956577,88.044186861249216"/>
|
||
<path d="M271.80021115698037,85.037357778261622 L271.00643621063546,85.037357778261622"/>
|
||
<path d="M271.00643621064,85.037248503076313 L271.00643621063546,85.037357778261622"/>
|
||
<path d="M271.80021103750369,84.923175024207211 L271.80021115698037,85.037248503076313"/>
|
||
<path d="M271.00643621063546,85.037248503076313 L271.80021115698037,85.037248503076313"/>
|
||
<path d="M271.80021032805598,68.886669267012365 L271.80021032814875,68.886757886726713"/>
|
||
<path d="M271.00662689898854,68.895117301373631 L271.00643539054954,68.895117303845268"/>
|
||
<path d="M271.00643539054954,68.895117303845268 L271.00643538171062,68.886678686347011"/>
|
||
<path d="M271.00643538171062,68.886678686347011 L271.00662723006872,68.886676535855173"/>
|
||
<path d="M271.00662723006872,68.886676535855173 L271.80021032805598,68.886669267012365"/>
|
||
<path d="M271.00643946946866,88.149111017298594 L271.00675522084248,88.149111017298594"/>
|
||
<path d="M271.80021126688598,85.142301802529971 L271.80021115698037,85.037357778261622"/>
|
||
<path d="M271.80021115698537,85.037248503077024 L271.80021115698037,85.037357778261622"/>
|
||
<path d="M271.00643766562007,86.42652499399702 L271.00675365241341,86.42652499399702"/>
|
||
<path d="M271.80034903396427,86.09941540010135 L271.006753354578,86.09941539865352"/>
|
||
<path d="M271.80021026493114,68.886669267012962 L271.80020908848155,67.033061717462914"/>
|
||
<path d="M271.80020908848155,67.033061717462914 L271.80021032805598,68.886669267012365"/>
|
||
<path d="M271.80021032805598,68.886669267012365 L271.80020908715096,68.886757886726713"/>
|
||
<path d="M271.80020909250425,68.895192800924747 L271.80020908715096,68.886757886726713"/>
|
||
<path d="M271.00643609115878,84.923175024207211 L271.80021103750369,84.923175024207211"/>
|
||
<path d="M271.00643778510039,86.54060840697386 L271.0064377850963,86.540697813943723"/>
|
||
<path d="M271.00643789499918,86.645641838208235 L271.0064377850963,86.540697813943723"/>
|
||
<path d="M271.0067537563682,86.540697813943723 L271.0064377850963,86.540697813943723"/>
|
||
<path d="M271.00675385192108,86.645641838208235 L271.00643789499918,86.645641838208235"/>
|
||
<path d="M271.80034903396427,86.09941540010135 L271.80052295660653,89.901942988909411"/>
|
||
<path d="M271.80053194540324,88.247920723922448 L271.80053194238462,89.901942988911941"/>
|
||
<path d="M271.8003488898762,84.245716499251898 L271.80034903396427,86.09941540010135"/>
|
||
<path d="M271.0064377850963,86.54060840697386 L271.0067537562868,86.54060840697386"/>
|
||
<path d="M271.0067533550191,84.245716497804096 L271.8003488898762,84.245716499251898"/>
|
||
<path d="M271.8003488898762,84.245716499251898 L271.80053194540324,88.247920723922448"/>
|
||
<path d="M271.80044730379041,88.247920723922448 L271.80053194540324,88.247920723922448"/>
|
||
<path d="M271.00643766562007,86.42652499399702 L271.0064377850963,86.54060840697386"/>
|
||
<path d="M271.00643766562007,86.42652499399702 L271.00643760948515,85.142301802529943"/>
|
||
<path d="M271.00643609115878,84.923175024207211 L271.00643621063546,85.037248503076313"/>
|
||
<path d="M271.00643609115878,84.923175024207211 L271.00643539938847,69.097297126338617"/>
|
||
<path d="M271.00643924008818,87.929984238979245 L271.0064391839478,86.645641838208235"/>
|
||
<path d="M271.00675681680968,89.901942764964218 L271.006753354578,86.09941539865352"/>
|
||
<path d="M271.006753354578,86.09941539865352 L271.0067533550191,84.245716497804096"/>
|
||
<path d="M271.0067533550191,84.245716497804096 L271.00675397179248,84.923111694701021"/>
|
||
<path d="M271.00675417136699,85.142301802529943 L271.00675504282663,86.09941539865352"/>
|
||
<path d="M271.80021126688598,85.142301802529971 L271.00643632054107,85.142301802529971"/>
|
||
<path d="M271.00643935956077,88.044067651951735 L271.00643924008818,87.929984238979245"/>
|
||
<path d="M271.00675502132526,87.929984238979245 L271.00643924008818,87.929984238979245"/>
|
||
<path d="M271.00662689598175,68.895193211275341 L271.0066272300628,68.886757885278911"/>
|
||
<path d="M271.0066272300628,68.886757885278911 L271.00662723006872,68.886676535855173"/>
|
||
<path d="M271.00662723006872,68.886676535855173 L271.00662736113009,67.033067754108686"/>
|
||
<path d="M271.0065539489342,68.886677357287709 L271.00662736113009,67.033067754108686"/>
|
||
<path d="M271.00675512519865,88.044067651951735 L271.00643935956077,88.044067651951735"/>
|
||
</g>
|
||
<g id="product-eaf71551-1f04-46ca-ac67-f15e08dc7078" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="3gznLH7mH6ogndyLu8t71u">
|
||
<path d="M220.20662025228648,67.0330676614293 L221.0002019796334,67.033061624783414"/>
|
||
<path d="M221.00020197830281,68.886757794047327 L220.20662012121829,68.886757792599525"/>
|
||
<path d="M221.00020321920783,69.097289208106361 L220.20642827286292,69.097299346867942"/>
|
||
<path d="M221.00020197830281,68.886757794047327 L221.00020321920783,69.097289208106361"/>
|
||
<path d="M221.00020322804266,68.895192800924178 L221.00020321920783,69.097289208106361"/>
|
||
<path d="M220.20642921169292,85.142301802530028 L220.20642910178685,85.037357778261679"/>
|
||
<path d="M220.20643236062051,88.149111017298708 L220.20643225071808,88.044186861249301"/>
|
||
<path d="M220.20642827286292,69.097299346867942 L220.20642827286292,68.886678593666289"/>
|
||
<path d="M220.20642828170139,68.895117303845382 L220.20642827286292,69.097299346867942"/>
|
||
<path d="M220.20674801645964,88.044186861249301 L220.20643225071808,88.044186861249301"/>
|
||
<path d="M220.20643225072308,88.044067651951849 L220.20643225071808,88.044186861249301"/>
|
||
<path d="M221.00020404813176,85.037357778261708 L220.20642910178685,85.037357778261679"/>
|
||
<path d="M220.2064291017914,85.03724850307637 L220.20642910178685,85.037357778261679"/>
|
||
<path d="M221.00020392865599,84.923175024207268 L221.00020404813176,85.037248503076398"/>
|
||
<path d="M220.20642910178685,85.03724850307637 L221.00020404813176,85.037248503076398"/>
|
||
<path d="M221.00020321920783,68.886669174340682 L221.0002032193006,68.886757794047327"/>
|
||
<path d="M220.20661979014085,68.895117301373745 L220.20642828170139,68.895117303845382"/>
|
||
<path d="M220.20642828170139,68.895117303845382 L220.20642827286292,68.886678593666289"/>
|
||
<path d="M220.20642827286292,68.886678593666289 L220.20662012122511,68.886676443178942"/>
|
||
<path d="M220.20662012122511,68.886676443178942 L221.00020321920783,68.886669174340682"/>
|
||
<path d="M220.20643236062051,88.149111017298708 L220.20674811199433,88.149111017298708"/>
|
||
<path d="M221.00020415803783,85.142301802530056 L221.00020404813176,85.037357778261708"/>
|
||
<path d="M221.00020404813631,85.037248503077109 L221.00020404813176,85.037357778261708"/>
|
||
<path d="M220.20643055677147,86.426524993997162 L220.20674654356435,86.426524993997162"/>
|
||
<path d="M221.00034192511112,86.099415307423499 L220.20674624572848,86.099415305975697"/>
|
||
<path d="M221.00020315608344,68.886669174341279 L221.0002019796334,67.033061624783414"/>
|
||
<path d="M221.0002019796334,67.033061624783414 L221.00020321920783,68.886669174340682"/>
|
||
<path d="M221.00020321920783,68.886669174340682 L221.00020197830281,68.886757794047327"/>
|
||
<path d="M221.0002019836561,68.895192800924832 L221.00020197830281,68.886757794047327"/>
|
||
<path d="M220.20642898231063,84.923175024207268 L221.00020392865599,84.923175024207268"/>
|
||
<path d="M220.20643067625224,86.540608406974002 L220.20643067624815,86.540697813943837"/>
|
||
<path d="M220.20643078615058,86.64564183820832 L220.20643067624815,86.540697813943837"/>
|
||
<path d="M220.20674664751959,86.540697813943837 L220.20643067624815,86.540697813943837"/>
|
||
<path d="M220.20674674307247,86.64564183820832 L220.20643078615058,86.64564183820832"/>
|
||
<path d="M221.00034192511112,86.099415307423499 L221.00051584710218,89.90192865670619"/>
|
||
<path d="M221.00052483655463,88.247920723922533 L221.00052483353602,89.901928656708719"/>
|
||
<path d="M221.00034178102305,84.245716406574019 L221.00034192511112,86.099415307423499"/>
|
||
<path d="M220.20643067624815,86.540608406974002 L220.20674664743865,86.540608406974002"/>
|
||
<path d="M220.20674624616959,84.245716405126217 L221.00034178102305,84.245716406574019"/>
|
||
<path d="M221.00034178102305,84.245716406574019 L221.00052483655463,88.247920723922533"/>
|
||
<path d="M221.00044019494089,88.247920723922533 L221.00052483655463,88.247920723922533"/>
|
||
<path d="M220.20643055677147,86.426524993997162 L220.20643067624815,86.540608406974002"/>
|
||
<path d="M220.20643055677147,86.426524993997162 L220.20643050063609,85.142301802530056"/>
|
||
<path d="M220.20642898231063,84.923175024207268 L220.20642910178685,85.03724850307637"/>
|
||
<path d="M220.20642898231063,84.923175024207268 L220.20642829053986,69.097299346867715"/>
|
||
<path d="M220.20643213124004,87.929984238979358 L220.20643207509966,86.64564183820832"/>
|
||
<path d="M220.2067497079488,89.901928432760968 L220.20674624572848,86.099415305975697"/>
|
||
<path d="M220.20674624572848,86.099415305975697 L220.20674624616959,84.245716405126217"/>
|
||
<path d="M220.20674624616959,84.245716405126217 L220.20674686294387,84.923111694701106"/>
|
||
<path d="M220.20674706251793,85.142301802530028 L220.20674793397757,86.099415305975697"/>
|
||
<path d="M221.00020415803783,85.142301802530056 L220.20642921169292,85.142301802530028"/>
|
||
<path d="M220.20643225071262,88.044067651951849 L220.20643213124004,87.929984238979358"/>
|
||
<path d="M220.20674791247711,87.929984238979358 L220.20643213124004,87.929984238979358"/>
|
||
<path d="M220.2066197871336,68.895193211275426 L220.20662012121829,68.886757792599525"/>
|
||
<path d="M220.20662012121829,68.886757792599525 L220.20662012122511,68.886676443178942"/>
|
||
<path d="M220.20662012122511,68.886676443178942 L220.20662025228648,67.0330676614293"/>
|
||
<path d="M220.20654684008969,68.886677264609773 L220.20662025228648,67.0330676614293"/>
|
||
<path d="M220.20674801635096,88.044067651951849 L220.20643225071262,88.044067651951849"/>
|
||
</g>
|
||
<g id="product-60d91d58-6254-4a26-b7f3-cad3ff989fb2" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="1WsHrOObHA9hVpojF$c9_o">
|
||
<path d="M207.50653900221459,67.033067638259297 L208.30012072956151,67.033061601613383"/>
|
||
<path d="M208.30012072823092,68.886757770877352 L207.50653887114731,68.886757769429551"/>
|
||
<path d="M208.30012196913549,69.097289763242486 L207.50634702279058,69.097299902003641"/>
|
||
<path d="M208.30012072823092,68.886757770877352 L208.30012196913549,69.097289763242486"/>
|
||
<path d="M208.30012197797078,68.895192800924235 L208.30012196913549,69.097289763242486"/>
|
||
<path d="M207.50634796162058,85.142301802530056 L207.50634785171451,85.037357778261736"/>
|
||
<path d="M207.50635111054817,88.149111017298708 L207.50635100064574,88.044186861249358"/>
|
||
<path d="M207.50634702279058,69.097299902003641 L207.50634702279058,68.886678570495945"/>
|
||
<path d="M207.50634703162905,68.89511730384541 L207.50634702279058,69.097299902003641"/>
|
||
<path d="M207.50666676638821,88.044186861249358 L207.50635100064574,88.044186861249358"/>
|
||
<path d="M207.50635100065119,88.044067651951849 L207.50635100064574,88.044186861249358"/>
|
||
<path d="M208.30012279805942,85.037357778261708 L207.50634785171451,85.037357778261736"/>
|
||
<path d="M207.50634785171906,85.037248503076427 L207.50634785171451,85.037357778261736"/>
|
||
<path d="M208.30012267858365,84.923175024207325 L208.30012279805942,85.037248503076398"/>
|
||
<path d="M207.50634785171451,85.037248503076427 L208.30012279805942,85.037248503076398"/>
|
||
<path d="M208.30012196913549,68.886669151172612 L208.30012196922871,68.886757770877352"/>
|
||
<path d="M207.5065385400676,68.895117301373773 L207.50634703162905,68.89511730384541"/>
|
||
<path d="M207.50634703162905,68.89511730384541 L207.50634702279058,68.886678570495945"/>
|
||
<path d="M207.50634702279058,68.886678570495945 L207.50653887115323,68.886676420009735"/>
|
||
<path d="M207.50653887115323,68.886676420009735 L208.30012196913549,68.886669151172612"/>
|
||
<path d="M207.50635111054817,88.149111017298708 L207.50666686192244,88.149111017298708"/>
|
||
<path d="M208.30012290796594,85.142301802530056 L208.30012279805942,85.037357778261708"/>
|
||
<path d="M208.30012279806442,85.037248503077251 L208.30012279805942,85.037357778261708"/>
|
||
<path d="M207.50634930669958,86.426524993997162 L207.50666529349292,86.426524993997162"/>
|
||
<path d="M208.30026067503741,86.099415284253894 L207.50666499565659,86.099415282806092"/>
|
||
<path d="M208.3001219060111,68.886669151173237 L208.30012072956151,67.033061601613383"/>
|
||
<path d="M208.30012072956151,67.033061601613383 L208.30012196913549,68.886669151172612"/>
|
||
<path d="M208.30012196913549,68.886669151172612 L208.30012072823092,68.886757770877352"/>
|
||
<path d="M208.30012073358421,68.895192800924889 L208.30012072823092,68.886757770877352"/>
|
||
<path d="M207.50634773223828,84.923175024207325 L208.30012267858365,84.923175024207325"/>
|
||
<path d="M207.5063494261799,86.540608406974002 L207.5063494261758,86.540697813943865"/>
|
||
<path d="M207.50634953607869,86.645641838208348 L207.5063494261758,86.540697813943865"/>
|
||
<path d="M207.5066653974477,86.540697813943865 L207.5063494261758,86.540697813943865"/>
|
||
<path d="M207.50666549300013,86.645641838208348 L207.50634953607869,86.645641838208348"/>
|
||
<path d="M208.30026067503741,86.099415284253894 L208.30043459686658,89.901925073632952"/>
|
||
<path d="M208.30044358648229,88.247920723922562 L208.30044358346458,89.901925073635482"/>
|
||
<path d="M208.30026053094934,84.245716383404414 L208.30026067503741,86.099415284253894"/>
|
||
<path d="M207.5063494261758,86.540608406974002 L207.50666539736631,86.540608406974002"/>
|
||
<path d="M207.5066649960977,84.245716381956612 L208.30026053094934,84.245716383404414"/>
|
||
<path d="M208.30026053094934,84.245716383404414 L208.30044358648229,88.247920723922562"/>
|
||
<path d="M208.300358944869,88.247920723922562 L208.30044358648229,88.247920723922562"/>
|
||
<path d="M207.50634930669958,86.426524993997162 L207.5063494261758,86.540608406974002"/>
|
||
<path d="M207.50634930669958,86.426524993997162 L207.5063492505642,85.142301802530085"/>
|
||
<path d="M207.50634773223828,84.923175024207325 L207.50634785171451,85.037248503076427"/>
|
||
<path d="M207.50634773223828,84.923175024207325 L207.50634704046752,69.097299902003442"/>
|
||
<path d="M207.50635088116815,87.929984238979358 L207.50635082502731,86.645641838208348"/>
|
||
<path d="M207.50666845787373,89.901924849687759 L207.50666499565659,86.099415282806092"/>
|
||
<path d="M207.50666499565659,86.099415282806092 L207.5066649960977,84.245716381956612"/>
|
||
<path d="M207.5066649960977,84.245716381956612 L207.50666561287153,84.923111694701134"/>
|
||
<path d="M207.50666581244604,85.142301802530056 L207.50666668390522,86.099415282806063"/>
|
||
<path d="M208.30012290796594,85.142301802530056 L207.50634796162058,85.142301802530056"/>
|
||
<path d="M207.50635100064028,88.044067651951849 L207.50635088116815,87.929984238979358"/>
|
||
<path d="M207.50666666240477,87.929984238979358 L207.50635088116815,87.929984238979358"/>
|
||
<path d="M207.50653853706217,68.895193211275483 L207.50653887114731,68.886757769429551"/>
|
||
<path d="M207.50653887114731,68.886757769429551 L207.50653887115323,68.886676420009735"/>
|
||
<path d="M207.50653887115323,68.886676420009735 L207.50653900221459,67.033067638259297"/>
|
||
<path d="M207.50646559001871,68.886677241440111 L207.50653900221459,67.033067638259297"/>
|
||
<path d="M207.50666676627861,88.044067651951849 L207.50635100064028,88.044067651951849"/>
|
||
</g>
|
||
<g id="product-5eabfa25-c713-41c4-904c-6aca5cc3b711" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="1Ug$ebnnD1n91CQifSmxSH">
|
||
<path d="M258.30654611105865,67.033067730938683 L259.10012783840875,67.033061694292883"/>
|
||
<path d="M259.10012783707816,68.886757863556738 L258.30654597999091,68.886757862108936"/>
|
||
<path d="M259.10012907798318,69.097287542711967 L258.30635413163782,69.097297681474686"/>
|
||
<path d="M259.10012783707816,68.886757863556738 L259.10012907798318,69.097287542711967"/>
|
||
<path d="M259.10012908681801,68.895192800924121 L259.10012907798318,69.097287542711967"/>
|
||
<path d="M258.30635507046827,85.142301802529971 L258.30635496056266,85.037357778261622"/>
|
||
<path d="M258.30635821939586,88.149111017298623 L258.30635810949343,88.044186861249244"/>
|
||
<path d="M258.30635413163782,69.097297681474686 L258.30635413163782,68.886678663176667"/>
|
||
<path d="M258.30635414047674,68.895117303845296 L258.30635413163782,69.097297681474686"/>
|
||
<path d="M258.30667387523545,88.044186861249244 L258.30635810949343,88.044186861249244"/>
|
||
<path d="M258.30635810949843,88.044067651951764 L258.30635810949343,88.044186861249244"/>
|
||
<path d="M259.10012990690757,85.037357778261622 L258.30635496056266,85.037357778261622"/>
|
||
<path d="M258.30635496056721,85.037248503076313 L258.30635496056266,85.037357778261622"/>
|
||
<path d="M259.10012978743089,84.923175024207211 L259.10012990690757,85.037248503076313"/>
|
||
<path d="M258.30635496056266,85.037248503076313 L259.10012990690757,85.037248503076313"/>
|
||
<path d="M259.10012907798318,68.886669243844295 L259.10012907807595,68.886757863556738"/>
|
||
<path d="M258.30654564891574,68.895117301373659 L258.30635414047674,68.895117303845296"/>
|
||
<path d="M258.30635414047674,68.895117303845296 L258.30635413163782,68.886678663176667"/>
|
||
<path d="M258.30635413163782,68.886678663176667 L258.30654597999728,68.886676512685966"/>
|
||
<path d="M258.30654597999728,68.886676512685966 L259.10012907798318,68.886669243844295"/>
|
||
<path d="M258.30635821939586,88.149111017298623 L258.30667397076968,88.149111017298623"/>
|
||
<path d="M259.10013001681318,85.142301802529971 L259.10012990690757,85.037357778261622"/>
|
||
<path d="M259.10012990691257,85.037248503077024 L259.10012990690757,85.037357778261622"/>
|
||
<path d="M258.30635641554727,86.426524993997077 L258.30667240234106,86.426524993997077"/>
|
||
<path d="M259.10026778388919,86.099415376931717 L258.30667210450383,86.099415375483915"/>
|
||
<path d="M259.10012901485834,68.886669243844921 L259.10012783840875,67.033061694292883"/>
|
||
<path d="M259.10012783840875,67.033061694292883 L259.10012907798318,68.886669243844295"/>
|
||
<path d="M259.10012907798318,68.886669243844295 L259.10012783707816,68.886757863556738"/>
|
||
<path d="M259.10012784243145,68.895192800924775 L259.10012783707816,68.886757863556738"/>
|
||
<path d="M258.30635484108598,84.923175024207211 L259.10012978743089,84.923175024207211"/>
|
||
<path d="M258.30635653502759,86.540608406973917 L258.3063565350235,86.54069781394378"/>
|
||
<path d="M258.30635664492684,86.645641838208235 L258.3063565350235,86.54069781394378"/>
|
||
<path d="M258.30667250629585,86.54069781394378 L258.3063565350235,86.54069781394378"/>
|
||
<path d="M258.30667260184828,86.645641838208235 L258.30635664492684,86.645641838208235"/>
|
||
<path d="M259.10026778388919,86.099415376931717 L259.10044170636957,89.901939405836174"/>
|
||
<path d="M259.10045069533044,88.247920723922448 L259.10045069231182,89.901939405838704"/>
|
||
<path d="M259.10026763980113,84.245716476082265 L259.10026778388919,86.099415376931717"/>
|
||
<path d="M258.3063565350235,86.540608406973917 L258.306672506214,86.540608406973917"/>
|
||
<path d="M258.30667210494494,84.245716474634463 L259.10026763980113,84.245716476082265"/>
|
||
<path d="M259.10026763980113,84.245716476082265 L259.10045069533044,88.247920723922448"/>
|
||
<path d="M259.10036605371715,88.247920723922448 L259.10045069533044,88.247920723922448"/>
|
||
<path d="M258.30635641554727,86.426524993997077 L258.3063565350235,86.540608406973917"/>
|
||
<path d="M258.30635641554727,86.426524993997077 L258.30635635941235,85.142301802529971"/>
|
||
<path d="M258.30635484108598,84.923175024207211 L258.30635496056266,85.037248503076313"/>
|
||
<path d="M258.30635484108598,84.923175024207211 L258.30635414931567,69.097297681474458"/>
|
||
<path d="M258.30635799001539,87.929984238979273 L258.30635793387501,86.645641838208235"/>
|
||
<path d="M258.30667556673416,89.901939181890981 L258.30667210450383,86.099415375483915"/>
|
||
<path d="M258.30667210450383,86.099415375483915 L258.30667210494494,84.245716474634463"/>
|
||
<path d="M258.30667210494494,84.245716474634463 L258.30667272171922,84.923111694701049"/>
|
||
<path d="M258.30667292129328,85.142301802529971 L258.30667379275337,86.099415375483915"/>
|
||
<path d="M259.10013001681318,85.142301802529971 L258.30635507046827,85.142301802529971"/>
|
||
<path d="M258.30635810948797,88.044067651951764 L258.30635799001539,87.929984238979273"/>
|
||
<path d="M258.30667377125246,87.929984238979273 L258.30635799001539,87.929984238979273"/>
|
||
<path d="M258.30654564590895,68.89519321127537 L258.30654597999091,68.886757862108936"/>
|
||
<path d="M258.30654597999091,68.886757862108936 L258.30654597999728,68.886676512685966"/>
|
||
<path d="M258.30654597999728,68.886676512685966 L258.30654611105865,67.033067730938683"/>
|
||
<path d="M258.30647269886231,68.886677334118076 L258.30654611105865,67.033067730938683"/>
|
||
<path d="M258.30667387512676,88.044067651951764 L258.30635810948797,88.044067651951764"/>
|
||
</g>
|
||
<g id="product-f40cd14a-4ed6-441c-ae5b-70652b54851a" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="3q3D5AJjP47AvRS6KhL8KQ">
|
||
<path d="M182.10669439351977,67.033067591919917 L182.90027612086487,67.033061555273946"/>
|
||
<path d="M182.90027611953428,68.886757724537944 L182.10669426245249,68.886757723090142"/>
|
||
<path d="M182.90027736043885,69.097290873500896 L182.10650241409394,69.097301012261312"/>
|
||
<path d="M182.90027611953428,68.886757724537944 L182.90027736043885,69.097290873500896"/>
|
||
<path d="M182.90027736927368,68.895192800924264 L182.90027736043885,69.097290873500896"/>
|
||
<path d="M182.10650335292394,85.142301802530113 L182.10650324301787,85.037357778261764"/>
|
||
<path d="M182.10650241409394,69.097301012261312 L182.10650241409394,68.886678524155855"/>
|
||
<path d="M182.10650242293195,68.895117303845439 L182.10650241409394,69.097301012261312"/>
|
||
<path d="M182.90027818936278,85.037357778261793 L182.10650324301787,85.037357778261764"/>
|
||
<path d="M182.10650324302242,85.037248503076455 L182.10650324301787,85.037357778261764"/>
|
||
<path d="M182.90027806988701,84.923175024207353 L182.90027818936278,85.037248503076484"/>
|
||
<path d="M182.10650324301787,85.037248503076455 L182.90027818936278,85.037248503076484"/>
|
||
<path d="M182.90027736043885,68.886669104837068 L182.90027736053207,68.886757724537944"/>
|
||
<path d="M182.10669393137141,68.895117301373801 L182.10650242293195,68.895117303845439"/>
|
||
<path d="M182.10650242293195,68.895117303845439 L182.10650241409394,68.886678524155855"/>
|
||
<path d="M182.10650241409394,68.886678524155855 L182.1066942624584,68.886676373671946"/>
|
||
<path d="M182.1066942624584,68.886676373671946 L182.90027736043885,68.886669104837068"/>
|
||
<path d="M182.9002782992693,85.142301802530113 L182.90027818936278,85.037357778261793"/>
|
||
<path d="M182.90027818936778,85.037248503077166 L182.90027818936278,85.037357778261793"/>
|
||
<path d="M182.90041606633895,86.099415237915252 L182.10682038695995,86.099415236467451"/>
|
||
<path d="M182.90027729731446,68.886669104837665 L182.90027612086487,67.033061555273946"/>
|
||
<path d="M182.90027612086487,67.033061555273946 L182.90027736043885,68.886669104837068"/>
|
||
<path d="M182.90027736043885,68.886669104837068 L182.90027611953428,68.886757724537944"/>
|
||
<path d="M182.90027612488757,68.895192800924917 L182.90027611953428,68.886757724537944"/>
|
||
<path d="M182.10650312354164,84.923175024207353 L182.90027806988701,84.923175024207353"/>
|
||
<path d="M182.90041606633895,86.099415237915252 L182.90051153965351,88.186779525484411"/>
|
||
<path d="M182.90041592225134,84.245716337065772 L182.90041606633895,86.099415237915252"/>
|
||
<path d="M182.10682038740106,84.245716335617942 L182.90041592225134,84.245716337065772"/>
|
||
<path d="M182.90041592225134,84.245716337065772 L182.90051133238876,86.331700094935059"/>
|
||
<path d="M182.10650312354164,84.923175024207353 L182.10650324301787,85.037248503076455"/>
|
||
<path d="M182.10650312354164,84.923175024207353 L182.10650243177088,69.097301012261113"/>
|
||
<path d="M182.10682228752239,88.186779519034559 L182.10682038695995,86.099415236467451"/>
|
||
<path d="M182.10682038695995,86.099415236467451 L182.10682038740106,84.245716335617942"/>
|
||
<path d="M182.10682038740106,84.245716335617942 L182.10682100417489,84.923111694701191"/>
|
||
<path d="M182.1068212037494,85.142301802530113 L182.10682207520858,86.099415236467451"/>
|
||
<path d="M182.9002782992693,85.142301802530113 L182.10650335292394,85.142301802530113"/>
|
||
<path d="M182.10669392836462,68.895193211275512 L182.10669426245249,68.886757723090142"/>
|
||
<path d="M182.10669426245249,68.886757723090142 L182.1066942624584,68.886676373671946"/>
|
||
<path d="M182.1066942624584,68.886676373671946 L182.10669439351977,67.033067591919917"/>
|
||
<path d="M182.10662098132389,68.886677195101441 L182.10669439351977,67.033067591919917"/>
|
||
</g>
|
||
<g id="product-3a7329d3-87ff-4d50-ba42-5f992c0c2328" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="0wSodJX$zDKBf2Nvai32Ce">
|
||
<path d="M169.40661314344788,67.033067568749914 L170.20019487079117,67.033061532103915"/>
|
||
<path d="M170.20019486946103,68.886757701367941 L169.40661301237969,68.886757699920139"/>
|
||
<path d="M170.2001961103656,69.097291428637021 L169.40642116402068,69.097301567397039"/>
|
||
<path d="M170.20019486946103,68.886757701367941 L170.2001961103656,69.097291428637021"/>
|
||
<path d="M170.20019611919997,68.895192800924292 L170.2001961103656,69.097291428637021"/>
|
||
<path d="M169.40642210285068,85.142301802530113 L169.40642199294462,85.037357778261793"/>
|
||
<path d="M169.40642116402068,69.097301567397039 L169.40642116402068,68.886678500985539"/>
|
||
<path d="M169.4064211728587,68.895117303845439 L169.40642116402068,69.097301567397039"/>
|
||
<path d="M170.20019693928953,85.037357778261793 L169.40642199294462,85.037357778261793"/>
|
||
<path d="M169.40642199294916,85.037248503076484 L169.40642199294462,85.037357778261793"/>
|
||
<path d="M170.20019681981375,84.92317502420741 L170.20019693928953,85.037248503076484"/>
|
||
<path d="M169.40642199294462,85.037248503076484 L170.20019693928953,85.037248503076484"/>
|
||
<path d="M170.2001961103656,68.886669081668998 L170.20019611045882,68.886757701367941"/>
|
||
<path d="M169.4066126812977,68.895117301373801 L169.4064211728587,68.895117303845439"/>
|
||
<path d="M169.4064211728587,68.895117303845439 L169.40642116402068,68.886678500985539"/>
|
||
<path d="M169.40642116402068,68.886678500985539 L169.40661301238697,68.886676350502739"/>
|
||
<path d="M169.40661301238697,68.886676350502739 L170.2001961103656,68.886669081668998"/>
|
||
<path d="M170.20019704919559,85.142301802530113 L170.20019693928953,85.037357778261793"/>
|
||
<path d="M170.20019693929453,85.037248503077166 L170.20019693928953,85.037357778261793"/>
|
||
<path d="M170.20033481626479,86.099415214745648 L169.40673913688624,86.099415213297846"/>
|
||
<path d="M170.20019604724121,68.886669081669595 L170.20019487079117,67.033061532103915"/>
|
||
<path d="M170.20019487079117,67.033061532103915 L170.2001961103656,68.886669081668998"/>
|
||
<path d="M170.2001961103656,68.886669081668998 L170.20019486946103,68.886757701367941"/>
|
||
<path d="M170.20019487481431,68.895192800924917 L170.20019486946103,68.886757701367941"/>
|
||
<path d="M169.40642187346839,84.92317502420741 L170.20019681981375,84.92317502420741"/>
|
||
<path d="M170.20033481626479,86.099415214745648 L170.20043028957571,88.186779422278079"/>
|
||
<path d="M170.20033467217672,84.245716313896168 L170.20033481626479,86.099415214745648"/>
|
||
<path d="M169.40673913732735,84.245716312448337 L170.20033467217672,84.245716313896168"/>
|
||
<path d="M170.20033467217672,84.245716313896168 L170.20043008231369,86.331700054916695"/>
|
||
<path d="M169.40642187346839,84.92317502420741 L169.40642199294462,85.037248503076484"/>
|
||
<path d="M169.40642187346839,84.92317502420741 L169.40642118169762,69.09730156739684"/>
|
||
<path d="M169.40674103744914,88.186779415828198 L169.40673913688624,86.099415213297846"/>
|
||
<path d="M169.40673913688624,86.099415213297846 L169.40673913732735,84.245716312448337"/>
|
||
<path d="M169.40673913732735,84.245716312448337 L169.40673975410164,84.92311169470122"/>
|
||
<path d="M169.40673995367615,85.142301802530113 L169.40674082513533,86.099415213297846"/>
|
||
<path d="M170.20019704919559,85.142301802530113 L169.40642210285068,85.142301802530113"/>
|
||
<path d="M169.40661267829137,68.89519321127554 L169.40661301237969,68.886757699920139"/>
|
||
<path d="M169.40661301237969,68.886757699920139 L169.40661301238697,68.886676350502739"/>
|
||
<path d="M169.40661301238697,68.886676350502739 L169.40661314344788,67.033067568749914"/>
|
||
<path d="M169.40653973125109,68.886677171931808 L169.40661314344788,67.033067568749914"/>
|
||
</g>
|
||
<g id="product-cd785c36-3a8f-4cc4-b6ba-9ae27cac013f" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="3DU5msEezCnBQwck9yh04$">
|
||
<path d="M232.90670150236429,67.033067684599274 L233.70028322971257,67.033061647953446"/>
|
||
<path d="M233.70028322838243,68.88675781721733 L232.90670137129655,68.886757815769528"/>
|
||
<path d="M233.700284469287,69.097288652970263 L232.90650952294209,69.097298791732214"/>
|
||
<path d="M233.70028322838243,68.88675781721733 L233.700284469287,69.097288652970263"/>
|
||
<path d="M233.70028447812228,68.895192800924178 L233.700284469287,69.097288652970263"/>
|
||
<path d="M232.90651046177209,85.142301802530028 L232.90651035186602,85.037357778261679"/>
|
||
<path d="M232.90651361069968,88.149111017298651 L232.90651350079725,88.044186861249301"/>
|
||
<path d="M232.90650952294209,69.097298791732214 L232.90650952294209,68.886678616836605"/>
|
||
<path d="M232.90650953178056,68.895117303845353 L232.90650952294209,69.097298791732214"/>
|
||
<path d="M232.90682926653881,88.044186861249301 L232.90651350079725,88.044186861249301"/>
|
||
<path d="M232.9065135008027,88.044067651951792 L232.90651350079725,88.044186861249301"/>
|
||
<path d="M233.70028529821093,85.037357778261679 L232.90651035186602,85.037357778261679"/>
|
||
<path d="M232.90651035187057,85.03724850307637 L232.90651035186602,85.037357778261679"/>
|
||
<path d="M233.70028517873516,84.923175024207268 L233.70028529821093,85.03724850307637"/>
|
||
<path d="M232.90651035186602,85.03724850307637 L233.70028529821093,85.03724850307637"/>
|
||
<path d="M233.700284469287,68.886669197508752 L233.70028446938022,68.88675781721733"/>
|
||
<path d="M232.90670104021956,68.895117301373716 L232.90650953178056,68.895117303845353"/>
|
||
<path d="M232.90650953178056,68.895117303845353 L232.90650952294209,68.886678616836605"/>
|
||
<path d="M232.90650952294209,68.886678616836605 L232.90670137130246,68.886676466348149"/>
|
||
<path d="M232.90670137130246,68.886676466348149 L233.700284469287,68.886669197508752"/>
|
||
<path d="M232.90651361069968,88.149111017298651 L232.90682936207304,88.149111017298651"/>
|
||
<path d="M233.700285408117,85.142301802530028 L233.70028529821093,85.037357778261679"/>
|
||
<path d="M233.70028529821593,85.03724850307708 L233.70028529821093,85.037357778261679"/>
|
||
<path d="M232.90651180685063,86.426524993997106 L232.90682779364352,86.426524993997106"/>
|
||
<path d="M233.70042317519119,86.099415330593104 L232.90682749580765,86.099415329145302"/>
|
||
<path d="M233.70028440616261,68.886669197509349 L233.70028322971257,67.033061647953446"/>
|
||
<path d="M233.70028322971257,67.033061647953446 L233.700284469287,68.886669197508752"/>
|
||
<path d="M233.700284469287,68.886669197508752 L233.70028322838243,68.88675781721733"/>
|
||
<path d="M233.70028323373572,68.895192800924804 L233.70028322838243,68.88675781721733"/>
|
||
<path d="M232.90651023238979,84.923175024207268 L233.70028517873516,84.923175024207268"/>
|
||
<path d="M232.9065119263314,86.540608406973945 L232.90651192632731,86.540697813943808"/>
|
||
<path d="M232.9065120362302,86.645641838208292 L232.90651192632731,86.540697813943808"/>
|
||
<path d="M232.90682789759921,86.540697813943808 L232.90651192632731,86.540697813943808"/>
|
||
<path d="M232.90682799315164,86.645641838208292 L232.9065120362302,86.645641838208292"/>
|
||
<path d="M233.70042317519119,86.099415330593104 L233.70059709734551,89.901932239779399"/>
|
||
<path d="M233.70060608663471,88.247920723922505 L233.70060608361609,89.901932239781928"/>
|
||
<path d="M233.70042303110313,84.245716429743652 L233.70042317519119,86.099415330593104"/>
|
||
<path d="M232.90651192632731,86.540608406973945 L232.90682789751781,86.540608406973945"/>
|
||
<path d="M232.90682749624875,84.245716428295822 L233.70042303110313,84.245716429743652"/>
|
||
<path d="M233.70042303110313,84.245716429743652 L233.70060608663471,88.247920723922505"/>
|
||
<path d="M233.70052144502097,88.247920723922505 L233.70060608663471,88.247920723922505"/>
|
||
<path d="M232.90651180685063,86.426524993997106 L232.90651192632731,86.540608406973945"/>
|
||
<path d="M232.90651180685063,86.426524993997106 L232.90651175071571,85.142301802530028"/>
|
||
<path d="M232.90651023238979,84.923175024207268 L232.90651035186602,85.03724850307637"/>
|
||
<path d="M232.90651023238979,84.923175024207268 L232.90650954061948,69.097298791732015"/>
|
||
<path d="M232.9065133813192,87.929984238979301 L232.90651332517882,86.645641838208292"/>
|
||
<path d="M232.90683095803161,89.901932015834205 L232.90682749580765,86.099415329145302"/>
|
||
<path d="M232.90682749580765,86.099415329145302 L232.90682749624875,84.245716428295822"/>
|
||
<path d="M232.90682749624875,84.245716428295822 L232.90682811302304,84.923111694701106"/>
|
||
<path d="M232.90682831259755,85.142301802530028 L232.90682918405719,86.099415329145273"/>
|
||
<path d="M233.700285408117,85.142301802530028 L232.90651046177209,85.142301802530028"/>
|
||
<path d="M232.90651350079179,88.044067651951792 L232.9065133813192,87.929984238979301"/>
|
||
<path d="M232.90682916255628,87.929984238979301 L232.9065133813192,87.929984238979301"/>
|
||
<path d="M232.90670103721277,68.895193211275398 L232.90670137129655,68.886757815769528"/>
|
||
<path d="M232.90670137129655,68.886757815769528 L232.90670137130246,68.886676466348149"/>
|
||
<path d="M232.90670137130246,68.886676466348149 L232.90670150236429,67.033067684599274"/>
|
||
<path d="M232.90662809016794,68.886677287779406 L232.90670150236429,67.033067684599274"/>
|
||
<path d="M232.90682926643012,88.044067651951792 L232.90651350079179,88.044067651951792"/>
|
||
</g>
|
||
<g id="product-dc1c13cb-3095-43db-a6e2-6346f7046bb1" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="3S71FBC9L3swRYOqRt16kn">
|
||
<path d="M156.70653189337008,67.033067545579911 L157.50011362071245,67.033061508933883"/>
|
||
<path d="M157.50011361938232,68.886757678197966 L156.70653176230235,68.886757676750165"/>
|
||
<path d="M157.50011486028689,69.097291983772976 L156.70633991394197,69.097302122532767"/>
|
||
<path d="M157.50011361938232,68.886757678197966 L157.50011486028689,69.097291983772976"/>
|
||
<path d="M157.50011486912126,68.89519280092432 L157.50011486028689,69.097291983772976"/>
|
||
<path d="M156.70634078511921,85.077703887014678 L156.7063407428659,85.03735777826185"/>
|
||
<path d="M156.70633991394197,69.097302122532767 L156.70633991394197,68.886678477815195"/>
|
||
<path d="M156.70633992277999,68.895117303845495 L156.70633991394197,69.097302122532767"/>
|
||
<path d="M157.50011568921082,85.03735777826185 L156.7063407428659,85.03735777826185"/>
|
||
<path d="M156.70634074287045,85.03724850307654 L156.7063407428659,85.03735777826185"/>
|
||
<path d="M157.50011556973504,84.92317502420741 L157.50011568921082,85.03724850307654"/>
|
||
<path d="M156.7063407428659,85.03724850307654 L157.50011568921082,85.03724850307654"/>
|
||
<path d="M157.50011486028689,68.886669058500928 L157.50011486038011,68.886757678197966"/>
|
||
<path d="M156.70653143121945,68.895117301373858 L156.70633992277999,68.895117303845495"/>
|
||
<path d="M156.70633992277999,68.895117303845495 L156.70633991394197,68.886678477815195"/>
|
||
<path d="M156.70633991394197,68.886678477815195 L156.7065317623078,68.886676327333532"/>
|
||
<path d="M156.7065317623078,68.886676327333532 L157.50011486028689,68.886669058500928"/>
|
||
<path d="M157.50011573146458,85.077703889515959 L157.50011568921082,85.03735777826185"/>
|
||
<path d="M157.50011568921582,85.037248503077222 L157.50011568921082,85.03735777826185"/>
|
||
<path d="M157.50025356618471,86.099415191576043 L156.70665788680753,86.099415190128241"/>
|
||
<path d="M157.5001147971625,68.886669058501525 L157.50011362071245,67.033061508933883"/>
|
||
<path d="M157.50011362071245,67.033061508933883 L157.50011486028689,68.886669058500928"/>
|
||
<path d="M157.50011486028689,68.886669058500928 L157.50011361938232,68.886757678197966"/>
|
||
<path d="M157.5001136247356,68.895192800924946 L157.50011361938232,68.886757678197966"/>
|
||
<path d="M156.70634062338968,84.92317502420741 L157.50011556973504,84.92317502420741"/>
|
||
<path d="M157.50025356618471,86.099415191576043 L157.50029161264183,86.931237324796768"/>
|
||
<path d="M157.50025342209665,84.245716290726534 L157.50025356618471,86.099415191576043"/>
|
||
<path d="M156.70665788724864,84.245716289278704 L157.50025342209665,84.245716290726534"/>
|
||
<path d="M157.50025342209665,84.245716290726534 L157.50029146855468,85.077538718650061"/>
|
||
<path d="M156.70634062338968,84.92317502420741 L156.7063407428659,85.03724850307654"/>
|
||
<path d="M156.70634062338968,84.92317502420741 L156.70633993161891,69.097302122532568"/>
|
||
<path d="M156.70665864418879,86.931237322296028 L156.70665788680753,86.099415190128241"/>
|
||
<path d="M156.70665788680753,86.099415190128241 L156.70665788724864,84.245716289278704"/>
|
||
<path d="M156.70665788724864,84.245716289278704 L156.70665850402293,84.923111694701248"/>
|
||
<path d="M156.70653142821266,68.89519321127554 L156.70653176230235,68.886757676750165"/>
|
||
<path d="M156.70653176230235,68.886757676750165 L156.7065317623078,68.886676327333532"/>
|
||
<path d="M156.7065317623078,68.886676327333532 L156.70653189337008,67.033067545579911"/>
|
||
<path d="M156.70645848117374,68.886677148762146 L156.70653189337008,67.033067545579911"/>
|
||
</g>
|
||
<g id="product-1936a187-1ab5-4c2f-8716-edf53e840a08" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="0PDg676hLCBuSMxVK_X0e8">
|
||
<path d="M131.30668728467572,67.033067499240502 L132.10026901201672,67.033061462594446"/>
|
||
<path d="M132.10026901068613,68.886757631858558 L131.30668715360798,68.886757630410756"/>
|
||
<path d="M132.10027025159116,69.097293094031272 L131.30649530524579,69.097303232790267"/>
|
||
<path d="M132.10026901068613,68.886757631858558 L132.10027025159116,69.097293094031272"/>
|
||
<path d="M132.10027026042553,68.895192800924349 L132.10027025159116,69.097293094031272"/>
|
||
<path d="M131.30649617642348,85.077703806976785 L131.30649613416972,85.03735777826185"/>
|
||
<path d="M131.30649530524579,69.097303232790267 L131.30649530524579,68.886678431475133"/>
|
||
<path d="M131.3064953140838,68.895117303845524 L131.30649530524579,69.097303232790267"/>
|
||
<path d="M132.10027108051509,85.03735777826185 L131.30649613416972,85.03735777826185"/>
|
||
<path d="M131.30649613417472,85.03724850307654 L131.30649613416972,85.03735777826185"/>
|
||
<path d="M132.1002709610384,84.923175024207438 L132.10027108051509,85.03724850307654"/>
|
||
<path d="M131.30649613416972,85.03724850307654 L132.10027108051509,85.03724850307654"/>
|
||
<path d="M132.10027025159116,68.886669012165385 L132.10027025168392,68.886757631858558"/>
|
||
<path d="M131.30668682252372,68.895117301373887 L131.3064953140838,68.895117303845524"/>
|
||
<path d="M131.3064953140838,68.895117303845524 L131.30649530524579,68.886678431475133"/>
|
||
<path d="M131.30649530524579,68.886678431475133 L131.30668715361435,68.886676280995744"/>
|
||
<path d="M131.30668715361435,68.886676280995744 L132.10027025159116,68.886669012165385"/>
|
||
<path d="M132.10027112276839,85.077703809478066 L132.10027108051509,85.03735777826185"/>
|
||
<path d="M132.10027108051963,85.037248503077251 L132.10027108051509,85.03735777826185"/>
|
||
<path d="M132.10040895748716,86.09941514523743 L131.3068132781118,86.099415143789628"/>
|
||
<path d="M132.10027018846631,68.886669012165981 L132.10026901201672,67.033061462594446"/>
|
||
<path d="M132.10026901201672,67.033061462594446 L132.10027025159116,68.886669012165385"/>
|
||
<path d="M132.10027025159116,68.886669012165385 L132.10026901068613,68.886757631858558"/>
|
||
<path d="M132.10026901603987,68.895192800925003 L132.10026901068613,68.886757631858558"/>
|
||
<path d="M131.30649601469304,84.923175024207467 L132.1002709610384,84.923175024207438"/>
|
||
<path d="M132.10040895748716,86.09941514523743 L132.10044700394292,86.931237244761121"/>
|
||
<path d="M132.1004088133991,84.245716244387893 L132.10040895748716,86.09941514523743"/>
|
||
<path d="M131.30681327855291,84.245716242940091 L132.1004088133991,84.245716244387893"/>
|
||
<path d="M132.1004088133991,84.245716244387893 L132.10044685985486,85.077538638614328"/>
|
||
<path d="M131.30649601469304,84.923175024207467 L131.30649613416972,85.03724850307654"/>
|
||
<path d="M131.30649601469304,84.923175024207467 L131.30649532292364,69.097303232790068"/>
|
||
<path d="M131.30681403549261,86.931237242260352 L131.3068132781118,86.099415143789628"/>
|
||
<path d="M131.3068132781118,86.099415143789628 L131.30681327855291,84.245716242940091"/>
|
||
<path d="M131.30681327855291,84.245716242940091 L131.3068138953272,84.923111694701277"/>
|
||
<path d="M131.30668681951693,68.895193211275597 L131.30668715360798,68.886757630410756"/>
|
||
<path d="M131.30668715360798,68.886757630410756 L131.30668715361435,68.886676280995744"/>
|
||
<path d="M131.30668715361435,68.886676280995744 L131.30668728467572,67.033067499240502"/>
|
||
<path d="M131.30661387247937,68.886677102423505 L131.30668728467572,67.033067499240502"/>
|
||
</g>
|
||
<g id="product-4fc3bf24-f1c8-4d3a-8baa-8bc8a7a26165" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="1FmxyaySXDEekgYyYdec5b">
|
||
<path d="M118.60660603460383,67.033067476070528 L119.40018776194393,67.033061439424415"/>
|
||
<path d="M119.40018776061333,68.886757608688583 L118.60660590353655,68.886757607240753"/>
|
||
<path d="M119.40018900151836,69.097293649167369 L118.60641405517299,69.097303787925853"/>
|
||
<path d="M119.40018776061333,68.886757608688583 L119.40018900151836,69.097293649167369"/>
|
||
<path d="M119.40018901035273,68.895192800924406 L119.40018900151836,69.097293649167369"/>
|
||
<path d="M118.60641492635068,85.07770376695737 L118.60641488409692,85.037357778261907"/>
|
||
<path d="M118.60641405517299,69.097303787925853 L118.60641405517299,68.886678408304817"/>
|
||
<path d="M118.60641406401101,68.895117303845581 L118.60641405517299,69.097303787925853"/>
|
||
<path d="M119.40018983044229,85.037357778261907 L118.60641488409692,85.037357778261907"/>
|
||
<path d="M118.60641488410192,85.037248503076597 L118.60641488409692,85.037357778261907"/>
|
||
<path d="M119.40018971096561,84.923175024207495 L119.40018983044229,85.037248503076597"/>
|
||
<path d="M118.60641488409692,85.037248503076597 L119.40018983044229,85.037248503076597"/>
|
||
<path d="M119.40018900151836,68.886668988997315 L119.40018900161112,68.886757608688583"/>
|
||
<path d="M118.60660557245092,68.895117301373944 L118.60641406401101,68.895117303845581"/>
|
||
<path d="M118.60641406401101,68.895117303845581 L118.60641405517299,68.886678408304817"/>
|
||
<path d="M118.60641405517299,68.886678408304817 L118.60660590354246,68.886676257826537"/>
|
||
<path d="M118.60660590354246,68.886676257826537 L119.40018900151836,68.886668988997315"/>
|
||
<path d="M119.40018987269559,85.077703769458651 L119.40018983044229,85.037357778261907"/>
|
||
<path d="M119.40018983044683,85.037248503077308 L119.40018983044229,85.037357778261907"/>
|
||
<path d="M119.400327707413,86.099415122067796 L118.606732028039,86.099415120619994"/>
|
||
<path d="M119.40018893839351,68.886668988997911 L119.40018776194393,67.033061439424415"/>
|
||
<path d="M119.40018776194393,67.033061439424415 L119.40018900151836,68.886668988997315"/>
|
||
<path d="M119.40018900151836,68.886668988997315 L119.40018776061333,68.886757608688583"/>
|
||
<path d="M119.40018776596708,68.895192800925031 L119.40018776061333,68.886757608688583"/>
|
||
<path d="M118.60641476462024,84.923175024207495 L119.40018971096561,84.923175024207495"/>
|
||
<path d="M119.400327707413,86.099415122067796 L119.40036575386785,86.931237204742757"/>
|
||
<path d="M119.40032756332494,84.24571622121826 L119.400327707413,86.099415122067796"/>
|
||
<path d="M118.60673202848011,84.245716219770458 L119.40032756332494,84.24571622121826"/>
|
||
<path d="M119.40032756332494,84.24571622121826 L119.40036560978024,85.077538598595964"/>
|
||
<path d="M118.60641476462024,84.923175024207495 L118.60641488409692,85.037248503076597"/>
|
||
<path d="M118.60641476462024,84.923175024207495 L118.60641407285084,69.097303787925625"/>
|
||
<path d="M118.60673278542026,86.931237202241988 L118.606732028039,86.099415120619994"/>
|
||
<path d="M118.606732028039,86.099415120619994 L118.60673202848011,84.245716219770458"/>
|
||
<path d="M118.60673202848011,84.245716219770458 L118.6067326452544,84.923111694701305"/>
|
||
<path d="M118.60660556944458,68.895193211275625 L118.60660590353655,68.886757607240753"/>
|
||
<path d="M118.60660590353655,68.886757607240753 L118.60660590354246,68.886676257826537"/>
|
||
<path d="M118.60660590354246,68.886676257826537 L118.60660603460383,67.033067476070528"/>
|
||
<path d="M118.60653262240749,68.886677079253872 L118.60660603460383,67.033067476070528"/>
|
||
</g>
|
||
<g id="product-68230517-7aa2-4774-b814-6a7cd62ec59f" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="1e8mKNUg97TBWKQdpMBiMV">
|
||
<path d="M144.00645064329819,67.033067522409937 L144.80003237064011,67.033061485763881"/>
|
||
<path d="M144.80003236930952,68.886757655027992 L144.00645051223,68.88675765358019"/>
|
||
<path d="M144.80003361021409,69.097292538909073 L144.00625866386918,69.097302677668466"/>
|
||
<path d="M144.80003236930952,68.886757655027992 L144.80003361021409,69.097292538909073"/>
|
||
<path d="M144.80003361904892,68.895192800924349 L144.80003361021409,69.097292538909073"/>
|
||
<path d="M144.00625953504687,85.077703846995234 L144.00625949279311,85.03735777826185"/>
|
||
<path d="M144.00625866386918,69.097302677668466 L144.00625866386918,68.88667845464488"/>
|
||
<path d="M144.00625867270719,68.895117303845524 L144.00625866386918,69.097302677668466"/>
|
||
<path d="M144.80003443913802,85.03735777826185 L144.00625949279311,85.03735777826185"/>
|
||
<path d="M144.00625949279765,85.03724850307654 L144.00625949279311,85.03735777826185"/>
|
||
<path d="M144.80003431966179,84.92317502420741 L144.80003443913802,85.03724850307654"/>
|
||
<path d="M144.00625949279311,85.03724850307654 L144.80003443913802,85.03724850307654"/>
|
||
<path d="M144.80003361021409,68.886669035332858 L144.80003361030731,68.886757655027992"/>
|
||
<path d="M144.00645018114619,68.895117301373887 L144.00625867270719,68.895117303845524"/>
|
||
<path d="M144.00625867270719,68.895117303845524 L144.00625866386918,68.88667845464488"/>
|
||
<path d="M144.00625866386918,68.88667845464488 L144.00645051223682,68.886676304164354"/>
|
||
<path d="M144.00645051223682,68.886676304164354 L144.80003361021409,68.886669035332858"/>
|
||
<path d="M144.80003448139178,85.077703849496515 L144.80003443913802,85.03735777826185"/>
|
||
<path d="M144.80003443914302,85.037248503077251 L144.80003443913802,85.03735777826185"/>
|
||
<path d="M144.800172316111,86.099415168406438 L144.00657663673519,86.099415166958636"/>
|
||
<path d="M144.8000335470897,68.886669035333455 L144.80003237064011,67.033061485763881"/>
|
||
<path d="M144.80003237064011,67.033061485763881 L144.80003361021409,68.886669035332858"/>
|
||
<path d="M144.80003361021409,68.886669035332858 L144.80003236930952,68.886757655027992"/>
|
||
<path d="M144.80003237466281,68.895192800924974 L144.80003236930952,68.886757655027992"/>
|
||
<path d="M144.00625937331642,84.92317502420741 L144.80003431966179,84.92317502420741"/>
|
||
<path d="M144.800172316111,86.099415168406438 L144.80017619617456,86.184246275472844"/>
|
||
<path d="M144.80017217202339,84.245716267556901 L144.800172316111,86.099415168406438"/>
|
||
<path d="M144.00657663717629,84.245716266109099 L144.80017217202339,84.245716267556901"/>
|
||
<path d="M144.80017217202339,84.245716267556901 L144.80021021848006,85.077538678631697"/>
|
||
<path d="M144.00625937331642,84.92317502420741 L144.00625949279311,85.03724850307654"/>
|
||
<path d="M144.00625937331642,84.92317502420741 L144.00625868154702,69.097302677668267"/>
|
||
<path d="M144.00657671397448,86.184246274025043 L144.00657663673519,86.099415166958636"/>
|
||
<path d="M144.00657663673519,86.099415166958636 L144.00657663717629,84.245716266109099"/>
|
||
<path d="M144.00657663717629,84.245716266109099 L144.00657725395013,84.923111694701248"/>
|
||
<path d="M144.00645017813986,68.895193211275597 L144.00645051223,68.88675765358019"/>
|
||
<path d="M144.00645051223,68.88675765358019 L144.00645051223682,68.886676304164354"/>
|
||
<path d="M144.00645051223682,68.886676304164354 L144.00645064329819,67.033067522409937"/>
|
||
<path d="M144.0063772311014,68.886677125592541 L144.00645064329819,67.033067522409937"/>
|
||
</g>
|
||
<g id="product-49f8da8d-d278-4225-94c9-d6c8226e6ac2" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="19_DgDqdX29PJ9riWYRch2">
|
||
<path d="M105.90652478452557,67.033067452900525 L106.70010651186476,67.033061416254384"/>
|
||
<path d="M106.70010651053417,68.886757585518581 L105.90652465345784,68.886757584070779"/>
|
||
<path d="M106.70010775143919,69.097294204303637 L105.90633280509383,69.09730434306158"/>
|
||
<path d="M106.70010651053417,68.886757585518581 L106.70010775143919,69.097294204303637"/>
|
||
<path d="M106.70010776027357,68.895192800924406 L106.70010775143919,69.097294204303637"/>
|
||
<path d="M105.90633367627152,85.077703726937955 L105.90633363401776,85.037357778261935"/>
|
||
<path d="M105.90633280509383,69.09730434306158 L105.90633280509383,68.886678385134474"/>
|
||
<path d="M105.90633281393184,68.895117303845581 L105.90633280509383,69.09730434306158"/>
|
||
<path d="M106.70010858036312,85.037357778261935 L105.90633363401776,85.037357778261935"/>
|
||
<path d="M105.9063336340223,85.037248503076626 L105.90633363401776,85.037357778261935"/>
|
||
<path d="M106.70010846088644,84.923175024207524 L106.70010858036312,85.037248503076626"/>
|
||
<path d="M105.90633363401776,85.037248503076626 L106.70010858036312,85.037248503076626"/>
|
||
<path d="M106.70010775143919,68.886668965829244 L106.70010775153196,68.886757585518581"/>
|
||
<path d="M105.90652432237084,68.895117301373944 L105.90633281393184,68.895117303845581"/>
|
||
<path d="M105.90633281393184,68.895117303845581 L105.90633280509383,68.886678385134474"/>
|
||
<path d="M105.90633280509383,68.886678385134474 L105.9065246534642,68.88667623465733"/>
|
||
<path d="M105.9065246534642,68.88667623465733 L106.70010775143919,68.886668965829244"/>
|
||
<path d="M106.70010862261643,85.077703729439236 L106.70010858036312,85.037357778261935"/>
|
||
<path d="M106.70010858036767,85.037248503077336 L106.70010858036312,85.037357778261935"/>
|
||
<path d="M106.70024645733247,86.09941509889822 L105.90665077795984,86.099415097450418"/>
|
||
<path d="M106.70010768831435,68.886668965829841 L106.70010651186476,67.033061416254384"/>
|
||
<path d="M106.70010651186476,67.033061416254384 L106.70010775143919,68.886668965829244"/>
|
||
<path d="M106.70010775143919,68.886668965829244 L106.70010651053417,68.886757585518581"/>
|
||
<path d="M106.70010651588791,68.895192800925031 L106.70010651053417,68.886757585518581"/>
|
||
<path d="M105.90633351454107,84.923175024207495 L106.70010846088644,84.923175024207524"/>
|
||
<path d="M106.70024645733247,86.09941509889822 L106.70025033739648,86.18424620596457"/>
|
||
<path d="M106.70024631324441,84.245716198048655 L106.70024645733247,86.09941509889822"/>
|
||
<path d="M105.90665077840094,84.245716196600853 L106.70024631324441,84.245716198048655"/>
|
||
<path d="M106.70024631324441,84.245716198048655 L106.7002843596988,85.077538558577601"/>
|
||
<path d="M105.90633351454107,84.923175024207495 L105.90633363401776,85.037248503076626"/>
|
||
<path d="M105.90633351454107,84.923175024207495 L105.90633282277167,69.097304343061381"/>
|
||
<path d="M105.90665085519913,86.184246204516739 L105.90665077795984,86.099415097450418"/>
|
||
<path d="M105.90665077795984,86.099415097450418 L105.90665077840094,84.245716196600853"/>
|
||
<path d="M105.90665077840094,84.245716196600853 L105.90665139517478,84.923111694701333"/>
|
||
<path d="M105.90652431936496,68.895193211275654 L105.90652465345784,68.886757584070779"/>
|
||
<path d="M105.90652465345784,68.886757584070779 L105.9065246534642,68.88667623465733"/>
|
||
<path d="M105.9065246534642,68.88667623465733 L105.90652478452557,67.033067452900525"/>
|
||
<path d="M105.90645137232923,68.886677056084238 L105.90652478452557,67.033067452900525"/>
|
||
</g>
|
||
<g id="product-5698f5ca-ba43-48f4-b01a-24dbef7068ac" class="IfcElementAssembly material-EXISTINGWOODTRUSS predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-EXISTINGWOODTRUSS matsCategory-Wood projection" ifc:name="ElementAssembly" ifc:guid="1McFNAkaD8zB0Q9DllS6Yi">
|
||
<path d="M74.898487951145853,121.61861506521358 L87.174558345277546,117.52747998188428"/>
|
||
<path d="M89.291228014313219,116.82207660239969 L89.383248680326233,116.7914097063141"/>
|
||
<path d="M74.898477721564632,121.79232791876943 L74.898487951145853,121.61861506521358"/>
|
||
</g>
|
||
<g id="product-35ee6a42-7c3e-404e-a015-6cdd84181b65" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None projection" ifc:name="ElementAssembly" ifc:guid="0rxcf2V3v0Jg0LRDs461jb">
|
||
<path d="M194.8064512005576,74.006138794143027 L194.80626544365123,74.006138794143027"/>
|
||
<path d="M194.80626544365123,74.006138794143027 L194.80626503216718,83.419825054406999"/>
|
||
<path d="M194.80626502718087,83.533907225623892 L194.80626502717678,83.533996632597137"/>
|
||
<path d="M194.80626513707921,83.638941898625319 L194.80626502717678,83.533996632597137"/>
|
||
<path d="M194.80626502717678,83.533996632597137 L194.80658140974765,83.533996632597137"/>
|
||
<path d="M194.80626513707921,83.638941898625319 L194.80658150530144,83.638941898625319"/>
|
||
<path d="M195.60004145383027,82.883215987191448 L195.60004655139437,83.007064228690837"/>
|
||
<path d="M194.80642544614966,84.947321201005195 L194.80632469931879,83.638941898625347"/>
|
||
<path d="M194.80626660164125,85.037248503076455 L194.80643315674251,85.037248503076455"/>
|
||
<path d="M194.80642544614966,84.947321201005195 L194.80626660164125,85.037248503076455"/>
|
||
<path d="M194.80658119146028,81.156588309329663 L194.80658052406625,65.88846539740905"/>
|
||
<path d="M195.60003824635714,81.156588309329663 L195.60003757896311,65.88846539740905"/>
|
||
<path d="M194.80658345950133,85.785215542831452 L194.80658092997101,83.007064228690865"/>
|
||
<path d="M194.80658345950133,85.785215542831452 L195.60016505387875,85.78521554283148"/>
|
||
<path d="M195.60003798486787,83.007064228690865 L195.60016505387875,85.78521554283148"/>
|
||
<path d="M194.80658092997101,83.007064228690865 L195.60003798486787,83.007064228690865"/>
|
||
<path d="M194.80658092997101,83.007064228690865 L194.80658093334796,81.156588309329663"/>
|
||
<path d="M194.80658093334796,81.156588309329663 L195.60003798824482,81.156588309329663"/>
|
||
<path d="M195.60003798824482,81.156588309329663 L195.60003798486787,83.007064228690865"/>
|
||
<path d="M194.80658564614578,88.186779622238305 L194.80658438437285,86.800990132344452"/>
|
||
<path d="M195.60021151408091,86.800990132344396 L195.60027489828144,88.186779628688157"/>
|
||
<path d="M195.60021151408091,86.800990132344396 L194.80658438437285,86.800990132344452"/>
|
||
<path d="M195.60016487974463,85.785215542831452 L195.60021151408091,86.800990132344396"/>
|
||
<path d="M194.80658438437285,86.800990132344452 L194.80642544614966,84.947321201005195"/>
|
||
<path d="M194.80626671154732,85.142301802530113 L194.80626660164125,85.037357778261764"/>
|
||
<path d="M194.80644216427572,85.142301802530113 L194.80626671154732,85.142301802530113"/>
|
||
<path d="M194.80640190613576,70.293523249373891 L194.80626724611784,70.293523249373891"/>
|
||
<path d="M194.80643316611213,85.037357778261764 L194.80626660164125,85.037357778261764"/>
|
||
<path d="M194.80626724611784,70.293523249373891 L194.80626708383306,74.006138794143055"/>
|
||
<path d="M194.80626666276794,83.638941898625347 L194.80626660164125,85.037357778261764"/>
|
||
<path d="M194.80647006515801,68.572552841115197 L194.80655872892339,68.572552841115197"/>
|
||
<path d="M195.60003757519598,65.888465397409021 L195.60003750971055,65.785286782158806"/>
|
||
<path d="M194.80647006515801,68.572552841115197 L194.80658045481368,65.785286782158806"/>
|
||
<path d="M194.80658045481368,65.785286782158806 L195.60003750971055,65.785286782158806"/>
|
||
<path d="M194.80658045481368,65.785286782158806 L194.80658045818927,63.934820750824287"/>
|
||
<path d="M194.80658045818927,63.934820750824287 L195.60003751308614,63.934810816716521"/>
|
||
<path d="M195.60003750971055,65.785286782158806 L195.60003751308614,63.934810816716521"/>
|
||
<path d="M194.8064019024896,70.293615299507252 L194.80642983474308,69.588344305505387"/>
|
||
<path d="M194.80653862683994,69.588344305505387 L194.80642983474308,69.588344305505387"/>
|
||
<path d="M194.80642996581082,67.73465418195326 L194.80650325012994,67.73465418147714"/>
|
||
<path d="M194.80642983474308,69.588344305505387 L194.80642996581082,67.73465418195326"/>
|
||
<path d="M194.80626502717269,83.533907225623864 L194.80626490769282,83.419825054406971"/>
|
||
<path d="M194.80626502717269,83.533907225623864 L194.8065814096658,83.533907225623864"/>
|
||
<path d="M195.60003979331077,82.030548563482768 L195.60003985403819,83.419825054406971"/>
|
||
<path d="M194.80658130579377,83.419825054406971 L194.80626490769282,83.419825054406971"/>
|
||
<path d="M194.80658209489411,67.391831741804424 L194.80626490769282,83.419825054406971"/>
|
||
</g>
|
||
<g ifc:guid="2aGvMjKRjE9BsK1R4DMRFq" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M360.7000708580017,67.03305412154965 L360.21782954533893,67.03306405565712"/><path d="M359.9066138267517,68.8867585740643 L360.38853724797565,68.8867585740643"/><path d="M360.7000708580017,69.09728217941098 L360.6892625490824,69.09728217941098"/><path d="M360.7000708580017,69.09728217941098 L360.7000708580017,69.06659572145912"/><path d="M359.90629593531287,69.09729211351845 L360.6892625490824,69.09728217941098"/><path d="M359.90629593531287,69.09729211351845 L359.90629593531287,69.06660565556658"/><path d="M359.90629593531287,68.8866791012046 L359.90629593531287,69.06660565556658"/><path d="M360.7000708580017,68.88666916709714 L360.7000708580017,69.06659572145912"/><path d="M360.7000708580017,68.88666916709714 L360.6361746788025,68.88666916709714"/><path d="M359.90629593531287,68.8866791012046 L360.6361746788025,68.88666916709714"/><path d="M359.9066138267517,86.09940776051653 L360.354204972585,86.09940776051653"/><path d="M360.7000708580017,68.8867585740643 L360.38853724797565,68.8867585740643"/><path d="M360.7000708580017,68.8867585740643 L360.7000708580017,67.7603400629915"/><path d="M360.7000708580017,67.03305412154965 L360.7000708580017,67.7603400629915"/><path d="M360.7000708580017,86.09940776051653 L360.354204972585,86.09940776051653"/><path d="M360.7000708580017,86.09940776051653 L360.7000708580017,85.05358466328752"/><path d="M360.7000708580017,84.24571324210935 L360.7000708580017,85.05358466328752"/><path d="M360.7000708580017,84.24571324210935 L360.3545228640238,84.24571324210935"/><path d="M359.9066138267517,84.24571324210935 L360.3545228640238,84.24571324210935"/><path d="M359.9066138267517,84.24571324210935 L359.9066138267517,85.05358466328752"/><path d="M359.9066138267517,86.09940776051653 L359.9066138267517,85.05358466328752"/><path d="M359.9066138267517,67.03306405565712 L360.21782954533893,67.03306405565712"/><path d="M359.9066138267517,67.03306405565712 L359.9066138267517,67.76034999709897"/><path d="M359.9066138267517,68.8867585740643 L359.9066138267517,67.76034999709897"/></g><g ifc:guid="3CifLBu2n57vG$lxo_wkKQ" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M309.9000702301661,67.03305412154965 L309.41782891750336,67.03306405565712"/><path d="M309.1066131989161,68.8867585740643 L309.5885366201401,68.8867585740643"/><path d="M309.9000702301661,69.09728217941098 L309.8892619212468,69.09728217941098"/><path d="M309.9000702301661,69.09728217941098 L309.9000702301661,69.06659572145912"/><path d="M309.1062953074773,69.09729211351845 L309.8892619212468,69.09728217941098"/><path d="M309.1062953074773,69.09729211351845 L309.1062953074773,69.06660565556658"/><path d="M309.1062953074773,68.8866791012046 L309.1062953074773,69.06660565556658"/><path d="M309.9000702301661,68.88666916709714 L309.9000702301661,69.06659572145912"/><path d="M309.9000702301661,68.88666916709714 L309.83617405096686,68.88666916709714"/><path d="M309.1062953074773,68.8866791012046 L309.83617405096686,68.88666916709714"/><path d="M309.1066131989161,86.09940776051653 L309.55420434474945,86.09940776051653"/><path d="M309.9000702301661,68.8867585740643 L309.5885366201401,68.8867585740643"/><path d="M309.9000702301661,68.8867585740643 L309.9000702301661,67.7603400629915"/><path d="M309.9000702301661,67.03305412154965 L309.9000702301661,67.7603400629915"/><path d="M309.9000702301661,86.09940776051653 L309.55420434474945,86.09940776051653"/><path d="M309.9000702301661,86.09940776051653 L309.9000702301661,85.05358466328752"/><path d="M309.9000702301661,84.24571324210935 L309.9000702301661,85.05358466328752"/><path d="M309.9000702301661,84.24571324210935 L309.55452223618823,84.24571324210935"/><path d="M309.1066131989161,84.24571324210935 L309.55452223618823,84.24571324210935"/><path d="M309.1066131989161,84.24571324210935 L309.1066131989161,85.05358466328752"/><path d="M309.1066131989161,86.09940776051653 L309.1066131989161,85.05358466328752"/><path d="M309.1066131989161,67.03306405565712 L309.41782891750336,67.03306405565712"/><path d="M309.1066131989161,67.03306405565712 L309.1066131989161,67.76034999709897"/><path d="M309.1066131989161,68.8867585740643 L309.1066131989161,67.76034999709897"/></g><g ifc:guid="2yXPU$9AH1Qxh62S0uU4$$" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M335.30022700627643,67.03305412154965 L334.81798569361365,67.03306405565712"/><path d="M334.50676997502643,68.8867585740643 L334.98869339625037,68.8867585740643"/><path d="M335.30022700627643,69.09728217941098 L335.2894186973572,69.09728217941098"/><path d="M335.30022700627643,69.09728217941098 L335.30022700627643,69.06659572145912"/><path d="M334.50645208358765,69.09729211351845 L335.2894186973572,69.09728217941098"/><path d="M334.50645208358765,69.09729211351845 L334.50645208358765,69.06660565556658"/><path d="M334.50645208358765,68.8866791012046 L334.50645208358765,69.06660565556658"/><path d="M335.30022700627643,68.88666916709714 L335.30022700627643,69.06659572145912"/><path d="M335.30022700627643,68.88666916709714 L335.2363308270772,68.88666916709714"/><path d="M334.50645208358765,68.8866791012046 L335.2363308270772,68.88666916709714"/><path d="M334.50676997502643,86.09940776051653 L334.95436112085974,86.09940776051653"/><path d="M335.30022700627643,68.8867585740643 L334.98869339625037,68.8867585740643"/><path d="M335.30022700627643,68.8867585740643 L335.30022700627643,67.7603400629915"/><path d="M335.30022700627643,67.03305412154965 L335.30022700627643,67.7603400629915"/><path d="M335.30022700627643,86.09940776051653 L334.95436112085974,86.09940776051653"/><path d="M335.30022700627643,86.09940776051653 L335.30022700627643,85.05358466328752"/><path d="M335.30022700627643,84.24571324210935 L335.30022700627643,85.05358466328752"/><path d="M335.30022700627643,84.24571324210935 L334.9546790122986,84.24571324210935"/><path d="M334.50676997502643,84.24571324210935 L334.9546790122986,84.24571324210935"/><path d="M334.50676997502643,84.24571324210935 L334.50676997502643,85.05358466328752"/><path d="M334.50676997502643,86.09940776051653 L334.50676997502643,85.05358466328752"/><path d="M334.50676997502643,67.03306405565712 L334.81798569361365,67.03306405565712"/><path d="M334.50676997502643,67.03306405565712 L334.50676997502643,67.76034999709897"/><path d="M334.50676997502643,68.8867585740643 L334.50676997502643,67.76034999709897"/></g><g ifc:guid="1afoz5FDb8KAL2zk0jwmx0" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M322.6001461346944,67.03305412154965 L322.1179048220316,67.03306405565712"/><path d="M321.8066891034444,68.8867585740643 L322.28861252466834,68.8867585740643"/><path d="M322.6001461346944,69.09728217941098 L322.58933782577515,69.09728217941098"/><path d="M322.6001461346944,69.09728217941098 L322.6001461346944,69.06659572145912"/><path d="M321.8063712120056,69.09729211351845 L322.58933782577515,69.09728217941098"/><path d="M321.8063712120056,69.09729211351845 L321.8063712120056,69.06660565556658"/><path d="M321.8063712120056,68.8866791012046 L321.8063712120056,69.06660565556658"/><path d="M322.6001461346944,68.88666916709714 L322.6001461346944,69.06659572145912"/><path d="M322.6001461346944,68.88666916709714 L322.5362499554952,68.88666916709714"/><path d="M321.8063712120056,68.8866791012046 L322.5362499554952,68.88666916709714"/><path d="M321.8066891034444,86.09940776051653 L322.2542802492777,86.09940776051653"/><path d="M322.6001461346944,68.8867585740643 L322.28861252466834,68.8867585740643"/><path d="M322.6001461346944,68.8867585740643 L322.6001461346944,67.7603400629915"/><path d="M322.6001461346944,67.03305412154965 L322.6001461346944,67.7603400629915"/><path d="M322.6001461346944,86.09940776051653 L322.2542802492777,86.09940776051653"/><path d="M322.6001461346944,86.09940776051653 L322.6001461346944,85.05358466328752"/><path d="M322.6001461346944,84.24571324210935 L322.6001461346944,85.05358466328752"/><path d="M322.6001461346944,84.24571324210935 L322.25459814071655,84.24571324210935"/><path d="M321.8066891034444,84.24571324210935 L322.25459814071655,84.24571324210935"/><path d="M321.8066891034444,84.24571324210935 L321.8066891034444,85.05358466328752"/><path d="M321.8066891034444,86.09940776051653 L321.8066891034444,85.05358466328752"/><path d="M321.8066891034444,67.03306405565712 L322.1179048220316,67.03306405565712"/><path d="M321.8066891034444,67.03306405565712 L321.8066891034444,67.76034999709897"/><path d="M321.8066891034444,68.8867585740643 L321.8066891034444,67.76034999709897"/></g><g ifc:guid="2FyfR85YX7ugE9CKS5fZGL" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M284.50022637844086,67.03305412154965 L284.0179850657781,67.03306405565712"/><path d="M283.70676934719086,68.8867585740643 L284.1886927684148,68.8867585740643"/><path d="M284.50022637844086,69.09728217941098 L284.48941806952155,69.09728217941098"/><path d="M284.50022637844086,69.09728217941098 L284.50022637844086,69.06660565556658"/><path d="M283.706451455752,69.09729211351845 L284.48941806952155,69.09728217941098"/><path d="M283.706451455752,69.09729211351845 L283.706451455752,69.06661558967404"/><path d="M283.706451455752,68.8866791012046 L283.706451455752,69.06661558967404"/><path d="M284.50022637844086,68.88666916709714 L284.50022637844086,69.06660565556658"/><path d="M284.50022637844086,68.88666916709714 L284.43633019924164,68.88666916709714"/><path d="M283.706451455752,68.8866791012046 L284.43633019924164,68.88666916709714"/><path d="M283.70676934719086,86.09940776051653 L284.15436049302417,86.09940776051653"/><path d="M284.50022637844086,68.8867585740643 L284.1886927684148,68.8867585740643"/><path d="M284.50022637844086,68.8867585740643 L284.50022637844086,67.7603400629915"/><path d="M284.50022637844086,67.03305412154965 L284.50022637844086,67.7603400629915"/><path d="M284.50022637844086,86.09940776051653 L284.15436049302417,86.09940776051653"/><path d="M284.50022637844086,86.09940776051653 L284.50022637844086,85.05358466328752"/><path d="M284.50022637844086,84.24571324210935 L284.50022637844086,85.05358466328752"/><path d="M284.50022637844086,84.24571324210935 L284.15467838446295,84.24571324210935"/><path d="M283.70676934719086,84.24571324210935 L284.15467838446295,84.24571324210935"/><path d="M283.70676934719086,84.24571324210935 L283.70676934719086,85.05358466328752"/><path d="M283.70676934719086,86.09940776051653 L283.70676934719086,85.05358466328752"/><path d="M283.70676934719086,67.03306405565712 L284.0179850657781,67.03306405565712"/><path d="M283.70676934719086,67.03306405565712 L283.70676934719086,67.76034999709897"/><path d="M283.70676934719086,68.8867585740643 L283.70676934719086,67.76034999709897"/></g><g ifc:guid="2acCFlJxj2ThNbkT7PEJLj" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M297.19998935858405,67.03305412154965 L296.7177480459213,67.03306405565712"/><path d="M296.40653232733405,68.8867585740643 L296.88845574855804,68.8867585740643"/><path d="M297.19998935858405,69.09728217941098 L297.1891810496648,69.09728217941098"/><path d="M297.19998935858405,69.09728217941098 L297.19998935858405,69.06659572145912"/><path d="M296.40621443589527,69.09729211351845 L297.1891810496648,69.09728217941098"/><path d="M296.40621443589527,69.09729211351845 L296.40621443589527,69.06660565556658"/><path d="M296.40621443589527,68.8866791012046 L296.40621443589527,69.06660565556658"/><path d="M297.19998935858405,68.88666916709714 L297.19998935858405,69.06659572145912"/><path d="M297.19998935858405,68.88666916709714 L297.13609317938483,68.88666916709714"/><path d="M296.40621443589527,68.8866791012046 L297.13609317938483,68.88666916709714"/><path d="M296.40653232733405,86.09940776051653 L296.8541234731674,86.09940776051653"/><path d="M297.19998935858405,68.8867585740643 L296.88845574855804,68.8867585740643"/><path d="M297.19998935858405,68.8867585740643 L297.19998935858405,67.7603400629915"/><path d="M297.19998935858405,67.03305412154965 L297.19998935858405,67.7603400629915"/><path d="M297.19998935858405,86.09940776051653 L296.8541234731674,86.09940776051653"/><path d="M297.19998935858405,86.09940776051653 L297.19998935858405,85.05358466328752"/><path d="M297.19998935858405,84.24571324210935 L297.19998935858405,85.05358466328752"/><path d="M297.19998935858405,84.24571324210935 L296.8544413646062,84.24571324210935"/><path d="M296.40653232733405,84.24571324210935 L296.8544413646062,84.24571324210935"/><path d="M296.40653232733405,84.24571324210935 L296.40653232733405,85.05358466328752"/><path d="M296.40653232733405,86.09940776051653 L296.40653232733405,85.05358466328752"/><path d="M296.40653232733405,67.03306405565712 L296.7177480459213,67.03306405565712"/><path d="M296.40653232733405,67.03306405565712 L296.40653232733405,67.76034999709897"/><path d="M296.40653232733405,68.8867585740643 L296.40653232733405,67.76034999709897"/></g><g ifc:guid="2BgaTS4kr7dOT7z0oMyVDO" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M246.39998252193132,67.03305412154965 L245.91774120926857,67.03306405565712"/><path d="M245.60652549068132,68.8867585740643 L246.0884489119053,68.8867585740643"/><path d="M246.39998252193132,69.09728217941098 L246.38917421301204,69.09728217941098"/><path d="M246.39998252193132,69.09728217941098 L246.39998252193132,69.06660565556658"/><path d="M245.6062075992425,69.09729211351845 L246.38917421301204,69.09728217941098"/><path d="M245.6062075992425,69.09729211351845 L245.6062075992425,69.06661558967404"/><path d="M245.6062075992425,68.8866791012046 L245.6062075992425,69.06661558967404"/><path d="M246.39998252193132,68.88666916709714 L246.39998252193132,69.06660565556658"/><path d="M246.39998252193132,68.88666916709714 L246.3360863427321,68.88666916709714"/><path d="M245.6062075992425,68.8866791012046 L246.3360863427321,68.88666916709714"/><path d="M245.60652549068132,86.09940776051653 L246.05411663651466,86.09940776051653"/><path d="M246.39998252193132,68.8867585740643 L246.0884489119053,68.8867585740643"/><path d="M246.39998252193132,68.8867585740643 L246.39998252193132,67.7603400629915"/><path d="M246.39998252193132,67.03305412154965 L246.39998252193132,67.7603400629915"/><path d="M246.39998252193132,86.09940776051653 L246.05411663651466,86.09940776051653"/><path d="M246.39998252193132,86.09940776051653 L246.39998252193132,85.05358466328752"/><path d="M246.39998252193132,84.24571324210935 L246.39998252193132,85.05358466328752"/><path d="M246.39998252193132,84.24571324210935 L246.05443452795345,84.24571324210935"/><path d="M245.60652549068132,84.24571324210935 L246.05443452795345,84.24571324210935"/><path d="M245.60652549068132,84.24571324210935 L245.60652549068132,85.05358466328752"/><path d="M245.60652549068132,86.09940776051653 L245.60652549068132,85.05358466328752"/><path d="M245.60652549068132,67.03306405565712 L245.91774120926857,67.03306405565712"/><path d="M245.60652549068132,67.03306405565712 L245.60652549068132,67.76034999709897"/><path d="M245.60652549068132,68.8867585740643 L245.60652549068132,67.76034999709897"/></g><g ifc:guid="0IgBPK3UDDz9gDQIXgE2G3" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M271.8001455068588,67.03305412154965 L271.31790419419605,67.03306405565712"/><path d="M271.0066884756088,68.8867585740643 L271.48861189683277,68.8867585740643"/><path d="M271.8001455068588,69.09728217941098 L271.7893371979395,69.09728217941098"/><path d="M271.8001455068588,69.09728217941098 L271.8001455068588,69.06660565556658"/><path d="M271.00637058417,69.09729211351845 L271.7893371979395,69.09728217941098"/><path d="M271.00637058417,69.09729211351845 L271.00637058417,69.06661558967404"/><path d="M271.00637058417,68.8866791012046 L271.00637058417,69.06661558967404"/><path d="M271.8001455068588,68.88666916709714 L271.8001455068588,69.06660565556658"/><path d="M271.8001455068588,68.88666916709714 L271.7362493276596,68.88666916709714"/><path d="M271.00637058417,68.8866791012046 L271.7362493276596,68.88666916709714"/><path d="M271.0066884756088,86.09940776051653 L271.45427962144214,86.09940776051653"/><path d="M271.8001455068588,68.8867585740643 L271.48861189683277,68.8867585740643"/><path d="M271.8001455068588,68.8867585740643 L271.8001455068588,67.7603400629915"/><path d="M271.8001455068588,67.03305412154965 L271.8001455068588,67.7603400629915"/><path d="M271.8001455068588,86.09940776051653 L271.45427962144214,86.09940776051653"/><path d="M271.8001455068588,86.09940776051653 L271.8001455068588,85.05358466328752"/><path d="M271.8001455068588,84.24571324210935 L271.8001455068588,85.05358466328752"/><path d="M271.8001455068588,84.24571324210935 L271.4545975128809,84.24571324210935"/><path d="M271.0066884756088,84.24571324210935 L271.4545975128809,84.24571324210935"/><path d="M271.0066884756088,84.24571324210935 L271.0066884756088,85.05358466328752"/><path d="M271.0066884756088,86.09940776051653 L271.0066884756088,85.05358466328752"/><path d="M271.0066884756088,67.03306405565712 L271.31790419419605,67.03306405565712"/><path d="M271.0066884756088,67.03306405565712 L271.0066884756088,67.76034999709897"/><path d="M271.0066884756088,68.8867585740643 L271.0066884756088,67.76034999709897"/></g><g ifc:guid="3gznLH7mH6ogndyLu8t71u" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M221.00013929108778,67.03305412154965 L220.51789797842503,67.03306405565712"/><path d="M220.20668225983778,68.8867585740643 L220.68860568106174,68.8867585740643"/><path d="M221.00013929108778,69.09728217941098 L220.9893309821685,69.09728217941098"/><path d="M221.00013929108778,69.09728217941098 L221.00013929108778,69.06660565556658"/><path d="M220.20636436839897,69.09729211351845 L220.9893309821685,69.09728217941098"/><path d="M220.20636436839897,69.09729211351845 L220.20636436839897,69.06661558967404"/><path d="M220.20636436839897,68.8866791012046 L220.20636436839897,69.06661558967404"/><path d="M221.00013929108778,68.88666916709714 L221.00013929108778,69.06660565556658"/><path d="M221.00013929108778,68.88666916709714 L220.93624311188856,68.88666916709714"/><path d="M220.20636436839897,68.8866791012046 L220.93624311188856,68.88666916709714"/><path d="M220.20668225983778,86.09940776051653 L220.65427340567112,86.09940776051653"/><path d="M221.00013929108778,68.8867585740643 L220.68860568106174,68.8867585740643"/><path d="M221.00013929108778,68.8867585740643 L221.00013929108778,67.7603400629915"/><path d="M221.00013929108778,67.03305412154965 L221.00013929108778,67.7603400629915"/><path d="M221.00013929108778,86.09940776051653 L220.65427340567112,86.09940776051653"/><path d="M221.00013929108778,86.09940776051653 L221.00013929108778,85.05358466328752"/><path d="M221.00013929108778,84.24571324210935 L221.00013929108778,85.05358466328752"/><path d="M221.00013929108778,84.24571324210935 L220.6545912971099,84.24571324210935"/><path d="M220.20668225983778,84.24571324210935 L220.6545912971099,84.24571324210935"/><path d="M220.20668225983778,84.24571324210935 L220.20668225983778,85.05358466328752"/><path d="M220.20668225983778,86.09940776051653 L220.20668225983778,85.05358466328752"/><path d="M220.20668225983778,67.03306405565712 L220.51789797842503,67.03306405565712"/><path d="M220.20668225983778,67.03306405565712 L220.20668225983778,67.76034999709897"/><path d="M220.20668225983778,68.8867585740643 L220.20668225983778,67.76034999709897"/></g><g ifc:guid="3DU5msEezCnBQwck9yh04$" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M233.70021985222894,67.03305412154965 L233.2179785395662,67.03306405565712"/><path d="M232.90676282097894,68.8867585740643 L233.3886862422029,68.8867585740643"/><path d="M233.70021985222894,69.09728217941098 L233.6894115433097,69.09728217941098"/><path d="M233.70021985222894,69.09728217941098 L233.70021985222894,69.06660565556658"/><path d="M232.90644492954016,69.09729211351845 L233.6894115433097,69.09728217941098"/><path d="M232.90644492954016,69.09729211351845 L232.90644492954016,69.06661558967404"/><path d="M232.90644492954016,68.8866791012046 L232.90644492954016,69.06661558967404"/><path d="M233.70021985222894,68.88666916709714 L233.70021985222894,69.06660565556658"/><path d="M233.70021985222894,68.88666916709714 L233.63632367302972,68.88666916709714"/><path d="M232.90644492954016,68.8866791012046 L233.63632367302972,68.88666916709714"/><path d="M232.90676282097894,86.09940776051653 L233.35435396681228,86.09940776051653"/><path d="M233.70021985222894,68.8867585740643 L233.3886862422029,68.8867585740643"/><path d="M233.70021985222894,68.8867585740643 L233.70021985222894,67.7603400629915"/><path d="M233.70021985222894,67.03305412154965 L233.70021985222894,67.7603400629915"/><path d="M233.70021985222894,86.09940776051653 L233.35435396681228,86.09940776051653"/><path d="M233.70021985222894,86.09940776051653 L233.70021985222894,85.05358466328752"/><path d="M233.70021985222894,84.24571324210935 L233.70021985222894,85.05358466328752"/><path d="M233.70021985222894,84.24571324210935 L233.3546718582511,84.24571324210935"/><path d="M232.90676282097894,84.24571324210935 L233.3546718582511,84.24571324210935"/><path d="M232.90676282097894,84.24571324210935 L232.90676282097894,85.05358466328752"/><path d="M232.90676282097894,86.09940776051653 L232.90676282097894,85.05358466328752"/><path d="M232.90676282097894,67.03306405565712 L233.2179785395662,67.03306405565712"/><path d="M232.90676282097894,67.03306405565712 L232.90676282097894,67.76034999709897"/><path d="M232.90676282097894,68.8867585740643 L232.90676282097894,67.76034999709897"/></g><g ifc:guid="1Ug$ebnnD1n91CQifSmxSH" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M259.1000646352768,67.03305412154965 L258.617823322614,67.03306405565712"/><path d="M258.3066076040268,68.8867585740643 L258.78853102525073,68.8867585740643"/><path d="M259.1000646352768,69.09728217941098 L259.0892563263575,69.09728217941098"/><path d="M259.1000646352768,69.09728217941098 L259.1000646352768,69.06660565556658"/><path d="M258.30628971258795,69.09729211351845 L259.0892563263575,69.09728217941098"/><path d="M258.30628971258795,69.09729211351845 L258.30628971258795,69.06661558967404"/><path d="M258.30628971258795,68.8866791012046 L258.30628971258795,69.06661558967404"/><path d="M259.1000646352768,68.88666916709714 L259.1000646352768,69.06660565556658"/><path d="M259.1000646352768,68.88666916709714 L259.0361684560776,68.88666916709714"/><path d="M258.30628971258795,68.8866791012046 L259.0361684560776,68.88666916709714"/><path d="M258.3066076040268,86.09940776051653 L258.7541987498601,86.09940776051653"/><path d="M259.1000646352768,68.8867585740643 L258.78853102525073,68.8867585740643"/><path d="M259.1000646352768,68.8867585740643 L259.1000646352768,67.7603400629915"/><path d="M259.1000646352768,67.03305412154965 L259.1000646352768,67.7603400629915"/><path d="M259.1000646352768,86.09940776051653 L258.7541987498601,86.09940776051653"/><path d="M259.1000646352768,86.09940776051653 L259.1000646352768,85.05358466328752"/><path d="M259.1000646352768,84.24571324210935 L259.1000646352768,85.05358466328752"/><path d="M259.1000646352768,84.24571324210935 L258.7545166412989,84.24571324210935"/><path d="M258.3066076040268,84.24571324210935 L258.7545166412989,84.24571324210935"/><path d="M258.3066076040268,84.24571324210935 L258.3066076040268,85.05358466328752"/><path d="M258.3066076040268,86.09940776051653 L258.3066076040268,85.05358466328752"/><path d="M258.3066076040268,67.03306405565712 L258.617823322614,67.03306405565712"/><path d="M258.3066076040268,67.03306405565712 L258.3066076040268,67.76034999709897"/><path d="M258.3066076040268,68.8867585740643 L258.3066076040268,67.76034999709897"/></g><g ifc:guid="1WsHrOObHA9hVpojF$c9_o" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M208.30005904038745,67.03305412154965 L207.8178177277247,67.03306405565712"/><path d="M207.50660200913745,68.8867585740643 L207.98852543036142,68.8867585740643"/><path d="M208.30005904038745,69.09728217941098 L208.2892507314682,69.09728217941098"/><path d="M208.30005904038745,69.09728217941098 L208.30005904038745,69.06660565556658"/><path d="M207.50628411769867,69.09729211351845 L208.2892507314682,69.09728217941098"/><path d="M207.50628411769867,69.09729211351845 L207.50628411769867,69.06661558967404"/><path d="M207.50628411769867,68.8866791012046 L207.50628411769867,69.06661558967404"/><path d="M208.30005904038745,68.88666916709714 L208.30005904038745,69.06660565556658"/><path d="M208.30005904038745,68.88666916709714 L208.23616286118823,68.88666916709714"/><path d="M207.50628411769867,68.8866791012046 L208.23616286118823,68.88666916709714"/><path d="M207.50660200913745,86.09940776051653 L207.9541931549708,86.09940776051653"/><path d="M208.30005904038745,68.8867585740643 L207.98852543036142,68.8867585740643"/><path d="M208.30005904038745,68.8867585740643 L208.30005904038745,67.7603400629915"/><path d="M208.30005904038745,67.03305412154965 L208.30005904038745,67.7603400629915"/><path d="M208.30005904038745,86.09940776051653 L207.9541931549708,86.09940776051653"/><path d="M208.30005904038745,86.09940776051653 L208.30005904038745,85.05358466328752"/><path d="M208.30005904038745,84.24571324210935 L208.30005904038745,85.05358466328752"/><path d="M208.30005904038745,84.24571324210935 L207.9545110464096,84.24571324210935"/><path d="M207.50660200913745,84.24571324210935 L207.9545110464096,84.24571324210935"/><path d="M207.50660200913745,84.24571324210935 L207.50660200913745,85.05358466328752"/><path d="M207.50660200913745,86.09940776051653 L207.50660200913745,85.05358466328752"/><path d="M207.50660200913745,67.03306405565712 L207.8178177277247,67.03306405565712"/><path d="M207.50660200913745,67.03306405565712 L207.50660200913745,67.76034999709897"/><path d="M207.50660200913745,68.8867585740643 L207.50660200913745,67.76034999709897"/></g><g ifc:guid="3q3D5AJjP47AvRS6KhL8KQ" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M182.9002151886622,67.03305412154965 L182.41797387599945,67.03306405565712"/><path d="M182.1067581574122,68.8867585740643 L182.58868157863617,68.8867585740643"/><path d="M182.9002151886622,69.09728217941098 L182.88940687974292,69.09728217941098"/><path d="M182.9002151886622,69.09728217941098 L182.9002151886622,69.06660565556658"/><path d="M182.1064402659734,69.09729211351845 L182.88940687974292,69.09728217941098"/><path d="M182.1064402659734,69.09729211351845 L182.1064402659734,69.06661558967404"/><path d="M182.1064402659734,68.8866791012046 L182.1064402659734,69.06661558967404"/><path d="M182.9002151886622,68.88666916709714 L182.9002151886622,69.06660565556658"/><path d="M182.9002151886622,68.88666916709714 L182.83631900946298,68.88666916709714"/><path d="M182.1064402659734,68.8866791012046 L182.83631900946298,68.88666916709714"/><path d="M182.1067581574122,86.09940776051653 L182.55434930324554,86.09940776051653"/><path d="M182.9002151886622,68.8867585740643 L182.58868157863617,68.8867585740643"/><path d="M182.9002151886622,68.8867585740643 L182.9002151886622,67.7603400629915"/><path d="M182.9002151886622,67.03305412154965 L182.9002151886622,67.7603400629915"/><path d="M182.9002151886622,86.09940776051653 L182.55434930324554,86.09940776051653"/><path d="M182.9002151886622,86.09940776051653 L182.9002151886622,85.05358466328752"/><path d="M182.9002151886622,84.24571324210935 L182.9002151886622,85.05358466328752"/><path d="M182.9002151886622,84.24571324210935 L182.55466719468433,84.24571324210935"/><path d="M182.1067581574122,84.24571324210935 L182.55466719468433,84.24571324210935"/><path d="M182.1067581574122,84.24571324210935 L182.1067581574122,85.05358466328752"/><path d="M182.1067581574122,86.09940776051653 L182.1067581574122,85.05358466328752"/><path d="M182.1067581574122,67.03306405565712 L182.41797387599945,67.03306405565712"/><path d="M182.1067581574122,67.03306405565712 L182.1067581574122,67.76034999709897"/><path d="M182.1067581574122,68.8867585740643 L182.1067581574122,67.76034999709897"/></g><g ifc:guid="0wSodJX$zDKBf2Nvai32Ce" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M170.20013431708017,67.03305412154965 L169.71789300441742,67.03306405565712"/><path d="M169.40667728583017,68.88674863995683 L169.88860070705414,68.88674863995683"/><path d="M170.20013431708017,69.09729211351845 L170.1893260081609,69.09729211351845"/><path d="M170.20013431708017,69.09729211351845 L170.20013431708017,69.06660565556658"/><path d="M169.40635939439136,69.0973020476259 L170.1893260081609,69.09729211351845"/><path d="M169.40635939439136,69.0973020476259 L169.40635939439136,69.06661558967404"/><path d="M169.40635939439136,68.88666916709714 L169.40635939439136,69.06661558967404"/><path d="M170.20013431708017,68.88666916709714 L170.20013431708017,69.06660565556658"/><path d="M170.20013431708017,68.88666916709714 L170.13623813788095,68.88666916709714"/><path d="M169.40635939439136,68.88666916709714 L170.13623813788095,68.88666916709714"/><path d="M169.40667728583017,86.09940776051653 L169.8542684316635,86.09940776051653"/><path d="M170.20013431708017,68.88674863995683 L169.88860070705414,68.88674863995683"/><path d="M170.20013431708017,68.88674863995683 L170.20013431708017,67.7603400629915"/><path d="M170.20013431708017,67.03305412154965 L170.20013431708017,67.7603400629915"/><path d="M170.20013431708017,86.09940776051653 L169.8542684316635,86.09940776051653"/><path d="M170.20013431708017,86.09940776051653 L170.20013431708017,85.05358466328752"/><path d="M170.20013431708017,84.24571324210935 L170.20013431708017,85.05358466328752"/><path d="M170.20013431708017,84.24571324210935 L169.8545863231023,84.24571324210935"/><path d="M169.40667728583017,84.24571324210935 L169.8545863231023,84.24571324210935"/><path d="M169.40667728583017,84.24571324210935 L169.40667728583017,85.05358466328752"/><path d="M169.40667728583017,86.09940776051653 L169.40667728583017,85.05358466328752"/><path d="M169.40667728583017,67.03306405565712 L169.71789300441742,67.03306405565712"/><path d="M169.40667728583017,67.03306405565712 L169.40667728583017,67.76034999709897"/><path d="M169.40667728583017,68.88674863995683 L169.40667728583017,67.76034999709897"/></g><g ifc:guid="1FmxyaySXDEekgYyYdec5b" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M119.40012375513712,67.03305412154965 L118.91788244247437,67.03306405565712"/><path d="M118.60666672388712,68.88674863995683 L119.08859014511108,68.88674863995683"/><path d="M119.40012375513712,69.09729211351845 L119.38931544621785,69.09729211351845"/><path d="M119.40012375513712,69.09729211351845 L119.40012375513712,69.06660565556658"/><path d="M118.60634883244832,69.0973020476259 L119.38931544621785,69.09729211351845"/><path d="M118.60634883244832,69.0973020476259 L118.60634883244832,69.06661558967404"/><path d="M118.60634883244832,68.88666916709714 L118.60634883244832,69.06661558967404"/><path d="M119.40012375513712,68.88666916709714 L119.40012375513712,69.06660565556658"/><path d="M119.40012375513712,68.88666916709714 L119.3362275759379,68.88666916709714"/><path d="M118.60634883244832,68.88666916709714 L119.3362275759379,68.88666916709714"/><path d="M118.60666672388712,86.09940776051653 L119.05425786972046,86.09940776051653"/><path d="M119.40012375513712,68.88674863995683 L119.08859014511108,68.88674863995683"/><path d="M119.40012375513712,68.88674863995683 L119.40012375513712,67.7603400629915"/><path d="M119.40012375513712,67.03305412154965 L119.40012375513712,67.7603400629915"/><path d="M119.40012375513712,86.09940776051653 L119.05425786972046,86.09940776051653"/><path d="M119.40012375513712,86.09940776051653 L119.40012375513712,85.05358466328752"/><path d="M119.40012375513712,84.24571324210935 L119.40012375513712,85.05358466328752"/><path d="M119.40012375513712,84.24571324210935 L119.05457576115926,84.24571324210935"/><path d="M118.60666672388712,84.24571324210935 L119.05457576115926,84.24571324210935"/><path d="M118.60666672388712,84.24571324210935 L118.60666672388712,85.05358466328752"/><path d="M118.60666672388712,86.09940776051653 L118.60666672388712,85.05358466328752"/><path d="M118.60666672388712,67.03306405565712 L118.91788244247437,67.03306405565712"/><path d="M118.60666672388712,67.03306405565712 L118.60666672388712,67.76034999709897"/><path d="M118.60666672388712,68.88674863995683 L118.60666672388712,67.76034999709897"/></g><g ifc:guid="3S71FBC9L3swRYOqRt16kn" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M157.50005344549814,67.03305412154965 L157.0178121328354,67.03306405565712"/><path d="M156.70659641424814,68.88674863995683 L157.1885198354721,68.88674863995683"/><path d="M157.50005344549814,69.09729211351845 L157.48924513657886,69.09729211351845"/><path d="M157.50005344549814,69.09729211351845 L157.50005344549814,69.06660565556658"/><path d="M156.70627852280933,69.0973020476259 L157.48924513657886,69.09729211351845"/><path d="M156.70627852280933,69.0973020476259 L156.70627852280933,69.06661558967404"/><path d="M156.70627852280933,68.88666916709714 L156.70627852280933,69.06661558967404"/><path d="M157.50005344549814,68.88666916709714 L157.50005344549814,69.06660565556658"/><path d="M157.50005344549814,68.88666916709714 L157.43615726629892,68.88666916709714"/><path d="M156.70627852280933,68.88666916709714 L157.43615726629892,68.88666916709714"/><path d="M156.70659641424814,86.09940776051653 L157.15418756008148,86.09940776051653"/><path d="M157.50005344549814,68.88674863995683 L157.1885198354721,68.88674863995683"/><path d="M157.50005344549814,68.88674863995683 L157.50005344549814,67.7603400629915"/><path d="M157.50005344549814,67.03305412154965 L157.50005344549814,67.7603400629915"/><path d="M157.50005344549814,86.09940776051653 L157.15418756008148,86.09940776051653"/><path d="M157.50005344549814,86.09940776051653 L157.50005344549814,85.05358466328752"/><path d="M157.50005344549814,84.24571324210935 L157.50005344549814,85.05358466328752"/><path d="M157.50005344549814,84.24571324210935 L157.15450545152027,84.24571324210935"/><path d="M156.70659641424814,84.24571324210935 L157.15450545152027,84.24571324210935"/><path d="M156.70659641424814,84.24571324210935 L156.70659641424814,85.05358466328752"/><path d="M156.70659641424814,86.09940776051653 L156.70659641424814,85.05358466328752"/><path d="M156.70659641424814,67.03306405565712 L157.0178121328354,67.03306405565712"/><path d="M156.70659641424814,67.03306405565712 L156.70659641424814,67.76034999709897"/><path d="M156.70659641424814,68.88674863995683 L156.70659641424814,67.76034999709897"/></g><g ifc:guid="0PDg676hLCBuSMxVK_X0e8" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M132.10020462671915,67.03305412154965 L131.6179633140564,67.03306405565712"/><path d="M131.30674759546915,68.88674863995683 L131.78867101669312,68.88674863995683"/><path d="M132.10020462671915,69.09729211351845 L132.08939631779987,69.09729211351845"/><path d="M132.10020462671915,69.09729211351845 L132.10020462671915,69.06660565556658"/><path d="M131.30642970403034,69.0973020476259 L132.08939631779987,69.09729211351845"/><path d="M131.30642970403034,69.0973020476259 L131.30642970403034,69.06661558967404"/><path d="M131.30642970403034,68.88666916709714 L131.30642970403034,69.06661558967404"/><path d="M132.10020462671915,68.88666916709714 L132.10020462671915,69.06660565556658"/><path d="M132.10020462671915,68.88666916709714 L132.03630844751993,68.88666916709714"/><path d="M131.30642970403034,68.88666916709714 L132.03630844751993,68.88666916709714"/><path d="M131.30674759546915,86.09940776051653 L131.7543387413025,86.09940776051653"/><path d="M132.10020462671915,68.88674863995683 L131.78867101669312,68.88674863995683"/><path d="M132.10020462671915,68.88674863995683 L132.10020462671915,67.7603400629915"/><path d="M132.10020462671915,67.03305412154965 L132.10020462671915,67.7603400629915"/><path d="M132.10020462671915,86.09940776051653 L131.7543387413025,86.09940776051653"/><path d="M132.10020462671915,86.09940776051653 L132.10020462671915,85.05358466328752"/><path d="M132.10020462671915,84.24571324210935 L132.10020462671915,85.05358466328752"/><path d="M132.10020462671915,84.24571324210935 L131.75465663274127,84.24571324210935"/><path d="M131.30674759546915,84.24571324210935 L131.75465663274127,84.24571324210935"/><path d="M131.30674759546915,84.24571324210935 L131.30674759546915,85.05358466328752"/><path d="M131.30674759546915,86.09940776051653 L131.30674759546915,85.05358466328752"/><path d="M131.30674759546915,67.03306405565712 L131.6179633140564,67.03306405565712"/><path d="M131.30674759546915,67.03306405565712 L131.30674759546915,67.76034999709897"/><path d="M131.30674759546915,68.88674863995683 L131.30674759546915,67.76034999709897"/></g><g ifc:guid="19_DgDqdX29PJ9riWYRch2" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M106.70004288355508,67.03305412154965 L106.21780157089233,67.03306405565712"/><path d="M105.90658585230508,68.88674863995683 L106.38850927352905,68.88674863995683"/><path d="M106.70004288355508,69.09729211351845 L106.68923457463582,69.09729211351845"/><path d="M106.70004288355508,69.09729211351845 L106.70004288355508,69.06660565556658"/><path d="M105.90626796086629,69.0973020476259 L106.68923457463582,69.09729211351845"/><path d="M105.90626796086629,69.0973020476259 L105.90626796086629,69.06661558967404"/><path d="M105.90626796086629,68.88666916709714 L105.90626796086629,69.06661558967404"/><path d="M106.70004288355508,68.88666916709714 L106.70004288355508,69.06660565556658"/><path d="M106.70004288355508,68.88666916709714 L106.63614670435587,68.88666916709714"/><path d="M105.90626796086629,68.88666916709714 L106.63614670435587,68.88666916709714"/><path d="M105.90658585230508,86.09940776051653 L106.35417699813843,86.09940776051653"/><path d="M106.70004288355508,68.88674863995683 L106.38850927352905,68.88674863995683"/><path d="M106.70004288355508,68.88674863995683 L106.70004288355508,67.7603400629915"/><path d="M106.70004288355508,67.03305412154965 L106.70004288355508,67.7603400629915"/><path d="M106.70004288355508,86.09940776051653 L106.35417699813843,86.09940776051653"/><path d="M106.70004288355508,86.09940776051653 L106.70004288355508,85.05358466328752"/><path d="M106.70004288355508,84.24571324210935 L106.70004288355508,85.05358466328752"/><path d="M106.70004288355508,84.24571324210935 L106.35449488957723,84.24571324210935"/><path d="M105.90658585230508,84.24571324210935 L106.35449488957723,84.24571324210935"/><path d="M105.90658585230508,84.24571324210935 L105.90658585230508,85.05358466328752"/><path d="M105.90658585230508,86.09940776051653 L105.90658585230508,85.05358466328752"/><path d="M105.90658585230508,67.03306405565712 L106.21780157089233,67.03306405565712"/><path d="M105.90658585230508,67.03306405565712 L105.90658585230508,67.76034999709897"/><path d="M105.90658585230508,68.88674863995683 L105.90658585230508,67.76034999709897"/></g><g ifc:guid="1e8mKNUg97TBWKQdpMBiMV" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M144.79996760686237,67.03305412154965 L144.31772629419962,67.03306405565712"/><path d="M144.00651057561237,68.88674863995683 L144.48843399683633,68.88674863995683"/><path d="M144.79996760686237,69.09729211351845 L144.78915929794312,69.09729211351845"/><path d="M144.79996760686237,69.09729211351845 L144.79996760686237,69.06660565556658"/><path d="M144.00619268417358,69.0973020476259 L144.78915929794312,69.09729211351845"/><path d="M144.00619268417358,69.0973020476259 L144.00619268417358,69.06661558967404"/><path d="M144.00619268417358,68.88666916709714 L144.00619268417358,69.06661558967404"/><path d="M144.79996760686237,68.88666916709714 L144.79996760686237,69.06660565556658"/><path d="M144.79996760686237,68.88666916709714 L144.73607142766315,68.88666916709714"/><path d="M144.00619268417358,68.88666916709714 L144.73607142766315,68.88666916709714"/><path d="M144.00651057561237,86.09940776051653 L144.4541017214457,86.09940776051653"/><path d="M144.79996760686237,68.88674863995683 L144.48843399683633,68.88674863995683"/><path d="M144.79996760686237,68.88674863995683 L144.79996760686237,67.7603400629915"/><path d="M144.79996760686237,67.03305412154965 L144.79996760686237,67.7603400629915"/><path d="M144.79996760686237,86.09940776051653 L144.4541017214457,86.09940776051653"/><path d="M144.79996760686237,86.09940776051653 L144.79996760686237,85.05358466328752"/><path d="M144.79996760686237,84.24571324210935 L144.79996760686237,85.05358466328752"/><path d="M144.79996760686237,84.24571324210935 L144.45441961288452,84.24571324210935"/><path d="M144.00651057561237,84.24571324210935 L144.45441961288452,84.24571324210935"/><path d="M144.00651057561237,84.24571324210935 L144.00651057561237,85.05358466328752"/><path d="M144.00651057561237,86.09940776051653 L144.00651057561237,85.05358466328752"/><path d="M144.00651057561237,67.03306405565712 L144.31772629419962,67.03306405565712"/><path d="M144.00651057561237,67.03306405565712 L144.00651057561237,67.76034999709897"/><path d="M144.00651057561237,68.88674863995683 L144.00651057561237,67.76034999709897"/></g><g ifc:guid="04APP5JgrBg95$fslePbul" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"><path d="M347.9999899864197,67.03305412154965 L347.5177486737569,67.03306405565712"/><path d="M347.2065329551697,68.8867585740643 L347.6884563763936,68.8867585740643"/><path d="M347.9999899864197,69.09728217941098 L347.98918167750037,69.09728217941098"/><path d="M347.9999899864197,69.09728217941098 L347.9999899864197,69.06659572145912"/><path d="M347.20621506373084,69.09729211351845 L347.98918167750037,69.09728217941098"/><path d="M347.20621506373084,69.09729211351845 L347.20621506373084,69.06660565556658"/><path d="M347.20621506373084,68.8866791012046 L347.20621506373084,69.06660565556658"/><path d="M347.9999899864197,68.88666916709714 L347.9999899864197,69.06659572145912"/><path d="M347.9999899864197,68.88666916709714 L347.93609380722046,68.88666916709714"/><path d="M347.20621506373084,68.8866791012046 L347.93609380722046,68.88666916709714"/><path d="M347.2065329551697,86.09940776051653 L347.654124101003,86.09940776051653"/><path d="M347.9999899864197,68.8867585740643 L347.6884563763936,68.8867585740643"/><path d="M347.9999899864197,68.8867585740643 L347.9999899864197,67.7603400629915"/><path d="M347.9999899864197,67.03305412154965 L347.9999899864197,67.7603400629915"/><path d="M347.9999899864197,86.09940776051653 L347.654124101003,86.09940776051653"/><path d="M347.9999899864197,86.09940776051653 L347.9999899864197,85.05358466328752"/><path d="M347.9999899864197,84.24571324210935 L347.9999899864197,85.05358466328752"/><path d="M347.9999899864197,84.24571324210935 L347.6544419924418,84.24571324210935"/><path d="M347.2065329551697,84.24571324210935 L347.6544419924418,84.24571324210935"/><path d="M347.2065329551697,84.24571324210935 L347.2065329551697,85.05358466328752"/><path d="M347.2065329551697,86.09940776051653 L347.2065329551697,85.05358466328752"/><path d="M347.2065329551697,67.03306405565712 L347.5177486737569,67.03306405565712"/><path d="M347.2065329551697,67.03306405565712 L347.2065329551697,67.76034999709897"/><path d="M347.2065329551697,68.8867585740643 L347.2065329551697,67.76034999709897"/></g><g ifc:guid="0rxcf2V3v0Jg0LRDs461jb" ifc:name="ElementAssembly" class="IfcElementAssembly material-PT2 predefinedtype-TRUSS EPsetStatusStatus-NEW matsName-PT2 matsCategory-None cut"/><g id="product-b2368ddc-9ca7-4b98-bde4-f18c0df817f9" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="2oDetSdATBcBtayOmD_1Vv">
|
||
<path d="M363.03207188711121,148.34272181174794 L364.25600704836188,148.34272195765243"/>
|
||
<path d="M364.25600704836188,148.34272195765243 L364.25600713508857,147.61519943859474"/>
|
||
<path d="M364.25600713508857,147.61519943859474 L363.74328455060322,147.61518509719352"/>
|
||
<path d="M363.74328455060322,147.61518509719352 L363.74342606639266,142.78640716819891"/>
|
||
<path d="M363.74342606639266,142.78640716819891 L364.25600771072686,142.78640039960433"/>
|
||
<path d="M364.25600771072686,142.78640039960433 L364.25600779746537,142.05878971534031"/>
|
||
<path d="M364.25600779746537,142.05878971534031 L363.0320726362138,142.05878956943582"/>
|
||
<path d="M363.0320726362138,142.05878956943582 L363.03207254947984,142.78637045137657"/>
|
||
<path d="M363.03207254947984,142.78637045137657 L363.54497239570128,142.7863810675085"/>
|
||
<path d="M363.54497239570128,142.7863810675085 L363.54479424788997,147.61516272178915"/>
|
||
<path d="M363.54479424788997,147.61516272178915 L363.03207197384063,147.6151843915286"/>
|
||
<path d="M363.03207197384063,147.6151843915286 L363.03207188711121,148.34272181174794"/>
|
||
</g>
|
||
<g id="product-890deccb-413e-4c1b-b162-4e34f652a2d0" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="293UpBGJvC6x5YJZJsKgBG">
|
||
<path d="M247.50809737970349,148.34270927067206 L248.73203254095415,148.34270927067206"/>
|
||
<path d="M248.73203254095415,148.34270927067206 L248.73203254095415,147.61518675161437"/>
|
||
<path d="M248.73203254095415,147.61518675161437 L248.21930995646653,147.61517247133449"/>
|
||
<path d="M248.21930995646653,147.61517247133449 L248.2194508966204,142.78639454232314"/>
|
||
<path d="M248.2194508966204,142.78639454232314 L248.73203254095415,142.78638771262405"/>
|
||
<path d="M248.73203254095415,142.78638771262405 L248.73203254095415,142.05877702836005"/>
|
||
<path d="M248.73203254095415,142.05877702836005 L247.50809737970349,142.05877702836003"/>
|
||
<path d="M247.50809737970349,142.05877702836003 L247.50809737970349,142.78635791030078"/>
|
||
<path d="M247.50809737970349,142.78635791030078 L248.02099722592629,142.78636846529028"/>
|
||
<path d="M248.02099722592629,142.78636846529028 L248.0208196537501,147.61515011959202"/>
|
||
<path d="M248.0208196537501,147.61515011959202 L247.50809737970349,147.61517185045275"/>
|
||
<path d="M247.50809737970349,147.61517185045275 L247.50809737970349,148.34270927067206"/>
|
||
</g>
|
||
<g id="product-d5258223-bf77-49af-b76e-2667819ea0dd" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="3L9O8ZltT9hxTk9cU1dg3T">
|
||
<path d="M350.33199329871104,148.34272413535206 L351.55592845996171,148.34272420830428"/>
|
||
<path d="M351.55592845996171,148.34272420830428 L351.5559285033255,147.61520168924659"/>
|
||
<path d="M351.5559285033255,147.61520168924659 L351.04320591883834,147.61518737840606"/>
|
||
<path d="M351.04320591883834,147.61518737840606 L351.04334714680999,142.78640944940312"/>
|
||
<path d="M351.04334714680999,142.78640944940312 L351.55592879114329,142.78640265025626"/>
|
||
<path d="M351.55592879114329,142.78640265025626 L351.55592883451254,142.05879196599227"/>
|
||
<path d="M351.55592883451254,142.05879196599227 L350.33199367326188,142.05879189304005"/>
|
||
<path d="M350.33199367326188,142.05879189304005 L350.33199362989444,142.7863727749808"/>
|
||
<path d="M350.33199362989444,142.7863727749808 L350.84489347611679,142.78638336054149"/>
|
||
<path d="M350.84489347611679,142.78638336054149 L350.84471561612327,147.61516501483266"/>
|
||
<path d="M350.84471561612327,147.61516501483266 L350.33199334207484,147.61518671513275"/>
|
||
<path d="M350.33199334207484,147.61518671513275 L350.33199329871104,148.34272413535206"/>
|
||
</g>
|
||
<g id="product-466e609f-1894-46cf-a8fe-4819e6885580" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="16Rc2V69H6pwZ_I1dcY5M0">
|
||
<path d="M337.63222994008675,148.34271916829806 L338.85616510133741,148.34271924125028"/>
|
||
<path d="M338.85616510133741,148.34271924125028 L338.85616514470121,147.61519672219259"/>
|
||
<path d="M338.85616514470121,147.61519672219259 L338.34344256021404,147.61518241135207"/>
|
||
<path d="M338.34344256021404,147.61518241135207 L338.3435837881857,142.78640448234913"/>
|
||
<path d="M338.3435837881857,142.78640448234913 L338.8561654325199,142.78639768320227"/>
|
||
<path d="M338.8561654325199,142.78639768320227 L338.85616547588916,142.05878699893825"/>
|
||
<path d="M338.85616547588916,142.05878699893825 L337.63223031463849,142.05878692598606"/>
|
||
<path d="M337.63223031463849,142.05878692598606 L337.63223027127106,142.78636780792681"/>
|
||
<path d="M337.63223027127106,142.78636780792681 L338.14513011749341,142.7863783934875"/>
|
||
<path d="M338.14513011749341,142.7863783934875 L338.14495225749897,147.61516004777866"/>
|
||
<path d="M338.14495225749897,147.61516004777866 L337.63222998345145,147.61518174807875"/>
|
||
<path d="M337.63222998345145,147.61518174807875 L337.63222994008675,148.34271916829806"/>
|
||
</g>
|
||
<g id="product-d53525a3-f55e-44d0-bf08-1e7543643bf9" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="3LDIMZzLv4qBy87dL3P3lv">
|
||
<path d="M324.93214869001395,148.342719168298 L326.15608385126461,148.34271924125022"/>
|
||
<path d="M326.15608385126461,148.34271924125022 L326.15608389462841,147.61519672219254"/>
|
||
<path d="M326.15608389462841,147.61519672219254 L325.64336131014124,147.61518241135201"/>
|
||
<path d="M325.64336131014124,147.61518241135201 L325.6435025381129,142.7864044823491"/>
|
||
<path d="M325.6435025381129,142.7864044823491 L326.1560841824471,142.78639768320224"/>
|
||
<path d="M326.1560841824471,142.78639768320224 L326.15608422581636,142.05878699893822"/>
|
||
<path d="M326.15608422581636,142.05878699893822 L324.93214906456569,142.058786925986"/>
|
||
<path d="M324.93214906456569,142.058786925986 L324.93214902119826,142.78636780792675"/>
|
||
<path d="M324.93214902119826,142.78636780792675 L325.44504886742061,142.78637839348744"/>
|
||
<path d="M325.44504886742061,142.78637839348744 L325.44487100742617,147.6151600477786"/>
|
||
<path d="M325.44487100742617,147.6151600477786 L324.93214873337865,147.61518174807873"/>
|
||
<path d="M324.93214873337865,147.61518174807873 L324.93214869001395,148.342719168298"/>
|
||
</g>
|
||
<g id="product-8bbe5091-7d5b-4e8d-8b1b-eb9e43e22fa3" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="2Blb2HVLjEZOiRwvv3uY_Z">
|
||
<path d="M312.23206743993569,148.34271916829798 L313.45600260118636,148.34271924125017"/>
|
||
<path d="M313.45600260118636,148.34271924125017 L313.45600264455015,147.61519672219251"/>
|
||
<path d="M313.45600264455015,147.61519672219251 L312.94328006006299,147.61518241135195"/>
|
||
<path d="M312.94328006006299,147.61518241135195 L312.94342128803464,142.78640448234904"/>
|
||
<path d="M312.94342128803464,142.78640448234904 L313.45600293236885,142.78639768320221"/>
|
||
<path d="M313.45600293236885,142.78639768320221 L313.45600297573719,142.05878699893816"/>
|
||
<path d="M313.45600297573719,142.05878699893816 L312.23206781448653,142.05878692598597"/>
|
||
<path d="M312.23206781448653,142.05878692598597 L312.23206777111909,142.78636780792669"/>
|
||
<path d="M312.23206777111909,142.78636780792669 L312.74496761734144,142.78637839348744"/>
|
||
<path d="M312.74496761734144,142.78637839348744 L312.74478975734792,147.61516004777855"/>
|
||
<path d="M312.74478975734792,147.61516004777855 L312.23206748329949,147.61518174807867"/>
|
||
<path d="M312.23206748329949,147.61518174807867 L312.23206743993569,148.34271916829798"/>
|
||
</g>
|
||
<g id="product-5429891e-16ce-438e-84f5-3108c5e899c0" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="1KAOaU5iv3ZeJrCGZ5w9d0">
|
||
<path d="M299.53198618986198,148.34271420124458 L300.75592135111265,148.34271427419679"/>
|
||
<path d="M300.75592135111265,148.34271427419679 L300.7559213944769,147.61519175513911"/>
|
||
<path d="M300.7559213944769,147.61519175513911 L300.24319880998974,147.61517744429858"/>
|
||
<path d="M300.24319880998974,147.61517744429858 L300.24334003796139,142.78639951529567"/>
|
||
<path d="M300.24334003796139,142.78639951529567 L300.75592168229514,142.78639271614881"/>
|
||
<path d="M300.75592168229514,142.78639271614881 L300.75592172566439,142.05878203188479"/>
|
||
<path d="M300.75592172566439,142.05878203188479 L299.53198656441327,142.05878195893257"/>
|
||
<path d="M299.53198656441327,142.05878195893257 L299.53198652104584,142.78636284087332"/>
|
||
<path d="M299.53198652104584,142.78636284087332 L300.04488636726819,142.78637342643401"/>
|
||
<path d="M300.04488636726819,142.78637342643401 L300.04470850727421,147.61515508072517"/>
|
||
<path d="M300.04470850727421,147.61515508072517 L299.53198623322623,147.6151767810253"/>
|
||
<path d="M299.53198623322623,147.6151767810253 L299.53198618986198,148.34271420124458"/>
|
||
</g>
|
||
<g id="product-d0f766b8-a218-4092-a7aa-5873efadefcb" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="3GzsQueXX0agUgM7FlhU$B">
|
||
<path d="M286.8322228312386,148.34271420124455 L288.05615799248972,148.34271427419674"/>
|
||
<path d="M288.05615799248972,148.34271427419674 L288.05615803585351,147.61519175513908"/>
|
||
<path d="M288.05615803585351,147.61519175513908 L287.54343545136635,147.61517744429852"/>
|
||
<path d="M287.54343545136635,147.61517744429852 L287.543576679338,142.78639951529561"/>
|
||
<path d="M287.543576679338,142.78639951529561 L288.05615832367175,142.78639271614878"/>
|
||
<path d="M288.05615832367175,142.78639271614878 L288.05615836704101,142.05878203188473"/>
|
||
<path d="M288.05615836704101,142.05878203188473 L286.83222320578989,142.05878195893254"/>
|
||
<path d="M286.83222320578989,142.05878195893254 L286.83222316242245,142.78636284087327"/>
|
||
<path d="M286.83222316242245,142.78636284087327 L287.34512300864526,142.78637342643398"/>
|
||
<path d="M287.34512300864526,142.78637342643398 L287.34494514865128,147.61515508072512"/>
|
||
<path d="M287.34494514865128,147.61515508072512 L286.8322228746033,147.61517678102524"/>
|
||
<path d="M286.8322228746033,147.61517678102524 L286.8322228312386,148.34271420124455"/>
|
||
</g>
|
||
<g id="product-3cf909bd-15d7-4812-beb7-fd7e7c61878c" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="0y_Gcz5TT84hwt$NvyOOUC">
|
||
<path d="M261.432060331093,148.34271420124446 L262.65599549234412,148.34271427419668"/>
|
||
<path d="M262.65599549234412,148.34271427419668 L262.65599553570792,147.61519175513899"/>
|
||
<path d="M262.65599553570792,147.61519175513899 L262.14327295122075,147.61517744429847"/>
|
||
<path d="M262.14327295122075,147.61517744429847 L262.1434141791924,142.78639951529556"/>
|
||
<path d="M262.1434141791924,142.78639951529556 L262.65599582352615,142.78639271614867"/>
|
||
<path d="M262.65599582352615,142.78639271614867 L262.65599586689541,142.05878203188465"/>
|
||
<path d="M262.65599586689541,142.05878203188465 L261.43206070564474,142.05878195893246"/>
|
||
<path d="M261.43206070564474,142.05878195893246 L261.43206066227731,142.78636284087321"/>
|
||
<path d="M261.43206066227731,142.78636284087321 L261.94496050849966,142.7863734264339"/>
|
||
<path d="M261.94496050849966,142.7863734264339 L261.94478264850568,147.61515508072506"/>
|
||
<path d="M261.94478264850568,147.61515508072506 L261.43206037445771,147.61517678102518"/>
|
||
<path d="M261.43206037445771,147.61517678102518 L261.432060331093,148.34271420124446"/>
|
||
</g>
|
||
<g id="product-e2500bad-ebe1-46c4-a747-c9ee15158a63" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="3YK0kjw_56nAT7oUuL5OfZ">
|
||
<path d="M274.13214158116671,148.34271420124452 L275.35607674241737,148.34271427419671"/>
|
||
<path d="M275.35607674241737,148.34271427419671 L275.35607678578117,147.61519175513905"/>
|
||
<path d="M275.35607678578117,147.61519175513905 L274.84335420129401,147.6151774442985"/>
|
||
<path d="M274.84335420129401,147.6151774442985 L274.84349542926566,142.78639951529556"/>
|
||
<path d="M274.84349542926566,142.78639951529556 L275.35607707359941,142.78639271614873"/>
|
||
<path d="M275.35607707359941,142.78639271614873 L275.35607711696866,142.05878203188468"/>
|
||
<path d="M275.35607711696866,142.05878203188468 L274.132141955718,142.05878195893251"/>
|
||
<path d="M274.132141955718,142.05878195893251 L274.13214191235056,142.78636284087324"/>
|
||
<path d="M274.13214191235056,142.78636284087324 L274.64504175857292,142.78637342643395"/>
|
||
<path d="M274.64504175857292,142.78637342643395 L274.64486389857893,147.61515508072512"/>
|
||
<path d="M274.64486389857893,147.61515508072512 L274.13214162453096,147.61517678102518"/>
|
||
<path d="M274.13214162453096,147.61517678102518 L274.13214158116671,148.34271420124452"/>
|
||
</g>
|
||
<g id="product-1b9b51e1-a6df-4b25-9709-67fa44256eaf" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="0Rcr7XfjzB9PS9P$f49Mwl">
|
||
<path d="M248.73197908101429,148.34270923419047 L249.95591424226541,148.34270930714268"/>
|
||
<path d="M249.95591424226541,148.34270930714268 L249.95591428562921,147.615186788085"/>
|
||
<path d="M249.95591428562921,147.615186788085 L249.44319170114204,147.61517247724447"/>
|
||
<path d="M249.44319170114204,147.61517247724447 L249.44333292911369,142.7863945482415"/>
|
||
<path d="M249.44333292911369,142.7863945482415 L249.95591457344744,142.78638774909467"/>
|
||
<path d="M249.95591457344744,142.78638774909467 L249.9559146168167,142.05877706483065"/>
|
||
<path d="M249.9559146168167,142.05877706483065 L248.73197945556603,142.05877699187846"/>
|
||
<path d="M248.73197945556603,142.05877699187846 L248.7319794121986,142.78635787381921"/>
|
||
<path d="M248.7319794121986,142.78635787381921 L249.24487925842095,142.7863684593799"/>
|
||
<path d="M249.24487925842095,142.7863684593799 L249.24470139842697,147.61515011367106"/>
|
||
<path d="M249.24470139842697,147.61515011367106 L248.731979124379,147.61517181397116"/>
|
||
<path d="M248.731979124379,147.61517181397116 L248.73197908101429,148.34270923419047"/>
|
||
</g>
|
||
<g id="product-63eea4db-238c-45d1-b372-8dd80069dfb0" class="IfcBeam material-null predefinedtype-LINTEL EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None projection" ifc:name="Beam" ifc:guid="1ZxgJR8un5qRDoZTW0QT_m">
|
||
<path d="M376.5752066266291,136.52583224663147 L376.57521423272965,136.52583224663204"/>
|
||
<path d="M376.57521423272965,130.57270706921508 L376.5752066266291,130.57270706921452"/>
|
||
</g>
|
||
<g id="product-0d206def-1b3b-46b9-ba50-7edc45188921" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="0D86tl6pj6kRfGVjn568aX">
|
||
<path d="M250.66507723885661,161.04276557180006 L251.88901240010728,161.04276557180006"/>
|
||
<path d="M251.88901240010728,161.04276557180006 L251.88901240010728,160.3152430527424"/>
|
||
<path d="M251.88901240010728,160.3152430527424 L251.37628981561966,160.31522877246249"/>
|
||
<path d="M251.37628981561966,160.31522877246249 L251.37643075577353,155.48645084345117"/>
|
||
<path d="M251.37643075577353,155.48645084345117 L251.88901240010728,155.48644401375208"/>
|
||
<path d="M251.88901240010728,155.48644401375208 L251.88901240010728,154.75883332948803"/>
|
||
<path d="M251.88901240010728,154.75883332948803 L250.66507723885661,154.75883332948803"/>
|
||
<path d="M250.66507723885661,154.75883332948803 L250.66507723885661,155.48641421142878"/>
|
||
<path d="M250.66507723885661,155.48641421142878 L251.17797708507942,155.48642476641828"/>
|
||
<path d="M251.17797708507942,155.48642476641828 L251.17779951290322,160.31520642072005"/>
|
||
<path d="M251.17779951290322,160.31520642072005 L250.66507723885661,160.31522815158075"/>
|
||
<path d="M250.66507723885661,160.31522815158075 L250.66507723885661,161.04276557180006"/>
|
||
</g>
|
||
<g id="product-3236c2b1-145b-4726-8526-2a93375b4f84" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="0oDiAn55j79eKcAfCtMq_4">
|
||
<path d="M237.96499598878427,161.04276557180003 L239.18893115003539,161.04276557180003"/>
|
||
<path d="M239.18893115003539,161.04276557180003 L239.18893115003539,160.31524305274235"/>
|
||
<path d="M239.18893115003539,160.31524305274235 L238.67620856554777,160.31522877246246"/>
|
||
<path d="M238.67620856554777,160.31522877246246 L238.67634950570164,155.48645084345111"/>
|
||
<path d="M238.67634950570164,155.48645084345111 L239.18893115003539,155.48644401375202"/>
|
||
<path d="M239.18893115003539,155.48644401375202 L239.18893115003539,154.758833329488"/>
|
||
<path d="M239.18893115003539,154.758833329488 L237.96499598878381,154.75883332948797"/>
|
||
<path d="M237.96499598878381,154.75883332948797 L237.96499598878427,155.48641421142875"/>
|
||
<path d="M237.96499598878427,155.48641421142875 L238.47789583500753,155.48642476641825"/>
|
||
<path d="M238.47789583500753,155.48642476641825 L238.47771826283133,160.31520642071999"/>
|
||
<path d="M238.47771826283133,160.31520642071999 L237.96499598878427,160.31522815158073"/>
|
||
<path d="M237.96499598878427,160.31522815158073 L237.96499598878427,161.04276557180003"/>
|
||
</g>
|
||
<g id="product-ffd7bdcd-39c7-4f78-8fa3-352689d4a0a4" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="3$rxtDESTFU8_ZDIQ9rA2a">
|
||
<path d="M212.56515138008081,161.04276557179995 L213.78908654133147,161.04276557179995"/>
|
||
<path d="M213.78908654133147,161.04276557179995 L213.78908654133147,160.31524305274229"/>
|
||
<path d="M213.78908654133147,160.31524305274229 L213.27636395684385,160.31522877246238"/>
|
||
<path d="M213.27636395684385,160.31522877246238 L213.27650489699772,155.48645084345105"/>
|
||
<path d="M213.27650489699772,155.48645084345105 L213.78908654133147,155.48644401375196"/>
|
||
<path d="M213.78908654133147,155.48644401375196 L213.78908654133147,154.75883332948791"/>
|
||
<path d="M213.78908654133147,154.75883332948791 L212.56515138008081,154.75883332948791"/>
|
||
<path d="M212.56515138008081,154.75883332948791 L212.56515138008081,155.48641421142867"/>
|
||
<path d="M212.56515138008081,155.48641421142867 L213.07805122630361,155.48642476641817"/>
|
||
<path d="M213.07805122630361,155.48642476641817 L213.07787365412742,160.3152064207199"/>
|
||
<path d="M213.07787365412742,160.3152064207199 L212.56515138008081,160.31522815158064"/>
|
||
<path d="M212.56515138008081,160.31522815158064 L212.56515138008081,161.04276557179995"/>
|
||
</g>
|
||
<g id="product-cc3ad830-1af1-43d1-8c84-8d06f7e5b19e" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="3CEjWm6l53qOo4ZGRtvR6U">
|
||
<path d="M225.26523263015406,161.04276557179998 L226.48916779140472,161.04276557179998"/>
|
||
<path d="M226.48916779140472,161.04276557179998 L226.48916779140472,160.31524305274232"/>
|
||
<path d="M226.48916779140472,160.31524305274232 L225.97644520691711,160.3152287724624"/>
|
||
<path d="M225.97644520691711,160.3152287724624 L225.97658614707052,155.48645084345108"/>
|
||
<path d="M225.97658614707052,155.48645084345108 L226.48916779140427,155.48644401375199"/>
|
||
<path d="M226.48916779140427,155.48644401375199 L226.48916779140427,154.75883332948797"/>
|
||
<path d="M226.48916779140427,154.75883332948797 L225.2652326301536,154.75883332948794"/>
|
||
<path d="M225.2652326301536,154.75883332948794 L225.2652326301536,155.48641421142872"/>
|
||
<path d="M225.2652326301536,155.48641421142872 L225.77813247637641,155.48642476641822"/>
|
||
<path d="M225.77813247637641,155.48642476641822 L225.77795490420067,160.31520642071996"/>
|
||
<path d="M225.77795490420067,160.31520642071996 L225.26523263015406,160.3152281515807"/>
|
||
<path d="M225.26523263015406,160.3152281515807 L225.26523263015406,161.04276557179998"/>
|
||
</g>
|
||
<g id="product-b3fb6b3f-3ef4-4aa0-bfcf-6f70e69fc681" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="2p_si$FlHAeB$FRt3cdyQ1">
|
||
<path d="M199.86507013000846,161.04276557179989 L201.08900529125958,161.04276557179992"/>
|
||
<path d="M201.08900529125958,161.04276557179992 L201.08900529125958,160.31524305274223"/>
|
||
<path d="M201.08900529125958,160.31524305274223 L200.57628270677151,160.31522877246232"/>
|
||
<path d="M200.57628270677151,160.31522877246232 L200.57642364692538,155.486450843451"/>
|
||
<path d="M200.57642364692538,155.486450843451 L201.08900529125958,155.48644401375191"/>
|
||
<path d="M201.08900529125958,155.48644401375191 L201.08900529125958,154.75883332948786"/>
|
||
<path d="M201.08900529125958,154.75883332948786 L199.86507013000846,154.75883332948786"/>
|
||
<path d="M199.86507013000846,154.75883332948786 L199.86507013000846,155.48641421142861"/>
|
||
<path d="M199.86507013000846,155.48641421142861 L200.37796997623127,155.48642476641811"/>
|
||
<path d="M200.37796997623127,155.48642476641811 L200.37779240405507,160.31520642071987"/>
|
||
<path d="M200.37779240405507,160.31520642071987 L199.86507013000846,160.31522815158058"/>
|
||
<path d="M199.86507013000846,160.31522815158058 L199.86507013000846,161.04276557179989"/>
|
||
</g>
|
||
<g id="product-0d1906fa-f50e-4850-8584-f896f2eb1668" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="0D6GRwzGv8K8M4_9RownPe">
|
||
<path d="M187.16498887993475,161.04276557179986 L188.38892404118542,161.04276557179986"/>
|
||
<path d="M188.38892404118542,161.04276557179986 L188.38892404118542,160.31524305274218"/>
|
||
<path d="M188.38892404118542,160.31524305274218 L187.8762014566978,160.31522877246229"/>
|
||
<path d="M187.8762014566978,160.31522877246229 L187.87634239685167,155.48645084345094"/>
|
||
<path d="M187.87634239685167,155.48645084345094 L188.38892404118542,155.48644401375185"/>
|
||
<path d="M188.38892404118542,155.48644401375185 L188.38892404118542,154.75883332948783"/>
|
||
<path d="M188.38892404118542,154.75883332948783 L187.16498887993475,154.7588333294878"/>
|
||
<path d="M187.16498887993475,154.7588333294878 L187.16498887993475,155.48641421142858"/>
|
||
<path d="M187.16498887993475,155.48641421142858 L187.67788872615756,155.48642476641808"/>
|
||
<path d="M187.67788872615756,155.48642476641808 L187.67771115398136,160.31520642071985"/>
|
||
<path d="M187.67771115398136,160.31520642071985 L187.16498887993475,160.31522815158056"/>
|
||
<path d="M187.16498887993475,160.31522815158056 L187.16498887993475,161.04276557179986"/>
|
||
</g>
|
||
<g id="product-1c136206-deb3-4433-b210-ab62fb11b213" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="0S4s86thD4Cx8GgsBx4R8J">
|
||
<path d="M174.46522552130409,161.04276557179981 L175.68916068255521,161.04276557179981"/>
|
||
<path d="M175.68916068255521,161.04276557179981 L175.68916068255521,160.31524305274215"/>
|
||
<path d="M175.68916068255521,160.31524305274215 L175.17643809806714,160.31522877246223"/>
|
||
<path d="M175.17643809806714,160.31522877246223 L175.17657903822101,155.48645084345091"/>
|
||
<path d="M175.17657903822101,155.48645084345091 L175.68916068255521,155.48644401375182"/>
|
||
<path d="M175.68916068255521,155.48644401375182 L175.68916068255521,154.7588333294878"/>
|
||
<path d="M175.68916068255521,154.7588333294878 L174.46522552130409,154.75883332948777"/>
|
||
<path d="M174.46522552130409,154.75883332948777 L174.46522552130409,155.48641421142855"/>
|
||
<path d="M174.46522552130409,155.48641421142855 L174.97812536752735,155.48642476641805"/>
|
||
<path d="M174.97812536752735,155.48642476641805 L174.97794779535116,160.31520642071979"/>
|
||
<path d="M174.97794779535116,160.31520642071979 L174.46522552130409,160.31522815158053"/>
|
||
<path d="M174.46522552130409,160.31522815158053 L174.46522552130409,161.04276557179981"/>
|
||
</g>
|
||
<g id="product-6f3ff427-d3ad-4cae-8f55-07e5bcafab0e" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="1lF$GdqwrChezL1_MyhwiE">
|
||
<path d="M161.7651442712322,161.04276557179978 L162.98907943248287,161.04276557179978"/>
|
||
<path d="M162.98907943248287,161.04276557179978 L162.98907943248287,160.31524305274212"/>
|
||
<path d="M162.98907943248287,160.31524305274212 L162.47635684799525,160.31522877246221"/>
|
||
<path d="M162.47635684799525,160.31522877246221 L162.47649778814912,155.48645084345088"/>
|
||
<path d="M162.47649778814912,155.48645084345088 L162.98907943248287,155.48644401375179"/>
|
||
<path d="M162.98907943248287,155.48644401375179 L162.98907943248287,154.75883332948774"/>
|
||
<path d="M162.98907943248287,154.75883332948774 L161.7651442712322,154.75883332948774"/>
|
||
<path d="M161.7651442712322,154.75883332948774 L161.7651442712322,155.4864142114285"/>
|
||
<path d="M161.7651442712322,155.4864142114285 L162.27804411745501,155.486424766418"/>
|
||
<path d="M162.27804411745501,155.486424766418 L162.27786654527881,160.31520642071973"/>
|
||
<path d="M162.27786654527881,160.31520642071973 L161.7651442712322,160.31522815158047"/>
|
||
<path d="M161.7651442712322,160.31522815158047 L161.7651442712322,161.04276557179978"/>
|
||
</g>
|
||
<g id="product-4b44dca9-8ea4-41ce-9826-349af5b08630" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="1BHDofZgH1pfWcD9hri8Om">
|
||
<path d="M149.0650630211594,161.04276557179972 L150.28899818241007,161.04276557179972"/>
|
||
<path d="M150.28899818241007,161.04276557179972 L150.28899818241007,160.31524305274206"/>
|
||
<path d="M150.28899818241007,160.31524305274206 L149.77627559792245,160.31522877246215"/>
|
||
<path d="M149.77627559792245,160.31522877246215 L149.77641653807632,155.48645084345083"/>
|
||
<path d="M149.77641653807632,155.48645084345083 L150.28899818241007,155.48644401375174"/>
|
||
<path d="M150.28899818241007,155.48644401375174 L150.28899818241007,154.75883332948769"/>
|
||
<path d="M150.28899818241007,154.75883332948769 L149.0650630211594,154.75883332948769"/>
|
||
<path d="M149.0650630211594,154.75883332948769 L149.0650630211594,155.48641421142847"/>
|
||
<path d="M149.0650630211594,155.48641421142847 L149.57796286738221,155.48642476641794"/>
|
||
<path d="M149.57796286738221,155.48642476641794 L149.57778529520601,160.3152064207197"/>
|
||
<path d="M149.57778529520601,160.3152064207197 L149.0650630211594,160.31522815158044"/>
|
||
<path d="M149.0650630211594,160.31522815158044 L149.0650630211594,161.04276557179972"/>
|
||
</g>
|
||
<g id="product-c5786b58-d035-4511-a13a-33a9d3d45876" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="35U6jOq3L54Q4wCwdJr5Xs">
|
||
<path d="M136.3649817710866,161.04276557179969 L137.58891693233727,161.04276557179969"/>
|
||
<path d="M137.58891693233727,161.04276557179969 L137.58891693233727,160.31524305274203"/>
|
||
<path d="M137.58891693233727,160.31524305274203 L137.07619434784965,160.31522877246212"/>
|
||
<path d="M137.07619434784965,160.31522877246212 L137.07633528800352,155.48645084345077"/>
|
||
<path d="M137.07633528800352,155.48645084345077 L137.58891693233727,155.48644401375171"/>
|
||
<path d="M137.58891693233727,155.48644401375171 L137.58891693233727,154.75883332948766"/>
|
||
<path d="M137.58891693233727,154.75883332948766 L136.3649817710866,154.75883332948763"/>
|
||
<path d="M136.3649817710866,154.75883332948763 L136.3649817710866,155.48641421142841"/>
|
||
<path d="M136.3649817710866,155.48641421142841 L136.87788161730941,155.48642476641794"/>
|
||
<path d="M136.87788161730941,155.48642476641794 L136.87770404513321,160.31520642071968"/>
|
||
<path d="M136.87770404513321,160.31520642071968 L136.3649817710866,160.31522815158038"/>
|
||
<path d="M136.3649817710866,160.31522815158038 L136.3649817710866,161.04276557179969"/>
|
||
</g>
|
||
<g id="product-6b610e14-78bf-47f4-8e26-de3a788da23c" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="1hOGuKUBz7z8uctZfuZQ8y">
|
||
<path d="M123.66521841245594,161.04276557179963 L124.88915357370706,161.04276557179963"/>
|
||
<path d="M124.88915357370706,161.04276557179963 L124.88915357370706,160.31524305274201"/>
|
||
<path d="M124.88915357370706,160.31524305274201 L124.37643098921944,160.31522877246209"/>
|
||
<path d="M124.37643098921944,160.31522877246209 L124.37657192937331,155.48645084345077"/>
|
||
<path d="M124.37657192937331,155.48645084345077 L124.88915357370706,155.48644401375165"/>
|
||
<path d="M124.88915357370706,155.48644401375165 L124.88915357370706,154.75883332948763"/>
|
||
<path d="M124.88915357370706,154.75883332948763 L123.66521841245594,154.7588333294876"/>
|
||
<path d="M123.66521841245594,154.7588333294876 L123.66521841245594,155.48641421142838"/>
|
||
<path d="M123.66521841245594,155.48641421142838 L124.17811825867921,155.48642476641788"/>
|
||
<path d="M124.17811825867921,155.48642476641788 L124.17794068650301,160.31520642071962"/>
|
||
<path d="M124.17794068650301,160.31520642071962 L123.66521841245594,160.31522815158036"/>
|
||
<path d="M123.66521841245594,160.31522815158036 L123.66521841245594,161.04276557179963"/>
|
||
</g>
|
||
<g id="product-b67ddd7c-2ba3-4dcb-8b27-11b0f92ec112" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="2sVTryAwDDouid4R3vBi4I">
|
||
<path d="M110.96513716238405,161.04276557179961 L112.18907232363472,161.04276557179961"/>
|
||
<path d="M112.18907232363472,161.04276557179961 L112.18907232363472,160.31524305274195"/>
|
||
<path d="M112.18907232363472,160.31524305274195 L111.6763497391471,160.31522877246204"/>
|
||
<path d="M111.6763497391471,160.31522877246204 L111.67649067930097,155.48645084345071"/>
|
||
<path d="M111.67649067930097,155.48645084345071 L112.18907232363472,155.48644401375162"/>
|
||
<path d="M112.18907232363472,155.48644401375162 L112.18907232363472,154.75883332948757"/>
|
||
<path d="M112.18907232363472,154.75883332948757 L110.96513716238405,154.75883332948757"/>
|
||
<path d="M110.96513716238405,154.75883332948757 L110.96513716238405,155.48641421142833"/>
|
||
<path d="M110.96513716238405,155.48641421142833 L111.47803700860686,155.48642476641783"/>
|
||
<path d="M111.47803700860686,155.48642476641783 L111.47785943643066,160.31520642071956"/>
|
||
<path d="M111.47785943643066,160.31520642071956 L110.96513716238405,160.3152281515803"/>
|
||
<path d="M110.96513716238405,160.3152281515803 L110.96513716238405,161.04276557179961"/>
|
||
</g>
|
||
<g id="product-1f8349cc-0705-4713-954a-ff81ede8a03d" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz projection" ifc:name="Beam" ifc:guid="0VWqdC1mL74vLA$u7jwA0z">
|
||
<path d="M98.265055912311254,161.04276557179958 L99.48899107356192,161.04276557179958"/>
|
||
<path d="M99.48899107356192,161.04276557179958 L99.48899107356192,160.31524305274189"/>
|
||
<path d="M99.48899107356192,160.31524305274189 L98.9762684890743,160.31522877246198"/>
|
||
<path d="M98.9762684890743,160.31522877246198 L98.97640942922817,155.48645084345065"/>
|
||
<path d="M98.97640942922817,155.48645084345065 L99.48899107356192,155.48644401375157"/>
|
||
<path d="M99.48899107356192,155.48644401375157 L99.48899107356192,154.75883332948752"/>
|
||
<path d="M99.48899107356192,154.75883332948752 L98.265055912311254,154.75883332948752"/>
|
||
<path d="M98.265055912311254,154.75883332948752 L98.265055912311254,155.4864142114283"/>
|
||
<path d="M98.265055912311254,155.4864142114283 L98.777955758534063,155.48642476641777"/>
|
||
<path d="M98.777955758534063,155.48642476641777 L98.777778186357864,160.31520642071953"/>
|
||
<path d="M98.777778186357864,160.31520642071953 L98.265055912311254,160.31522815158024"/>
|
||
<path d="M98.265055912311254,160.31522815158024 L98.265055912311254,161.04276557179958"/>
|
||
</g>
|
||
<g id="product-d7d5c99a-292b-4ef9-a90e-10b700f0e7dc" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-LVLRIMBOARD matsCategory-None projection" ifc:name="Beam" ifc:guid="3NrScQAIjE_QaE4BS0yEVS">
|
||
<path d="M90.8382629099724,161.04266865525574 L91.433575475025464,161.04266872622253"/>
|
||
<path d="M91.433575475025464,161.04266872622253 L91.433576224119861,154.75881487693505"/>
|
||
<path d="M90.838263659066797,154.75881480596826 L91.433576224119861,154.75881487693505"/>
|
||
<path d="M90.8382629099724,161.04266865525574 L90.838263659066797,154.75881480596826"/>
|
||
</g>
|
||
<g id="product-ab52a8cf-e719-44bc-959e-0f9867fdc222" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-LVLRIMBOARD matsCategory-None projection" ifc:name="Beam" ifc:guid="2hKgZFvnb4l9MU3vXd$S8Y">
|
||
<path d="M247.00488188957343,147.81350683103099 L247.00488263866782,141.52965298174354"/>
|
||
<path d="M246.40957007361476,141.52965291077675 L247.00488263866782,141.52965298174354"/>
|
||
<path d="M246.40956932452036,147.8135067600642 L246.40957007361476,141.52965291077675"/>
|
||
<path d="M246.40956932452036,147.8135067600642 L247.00488188957343,147.81350683103099"/>
|
||
</g>
|
||
<g id="product-2fd1709b-4598-4906-932e-5ade405331d6" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-LVLRIMBOARD matsCategory-None projection" ifc:name="Beam" ifc:guid="0lqN2RHPX91fCkMjv0Kp7M">
|
||
<path d="M375.74890561366237,141.52966090532885 L376.34421817871453,141.52966083436206"/>
|
||
<path d="M375.74890561366237,141.52966090532885 L375.74890636275586,147.81351475461628"/>
|
||
<path d="M375.74890636275586,147.81351475461628 L376.34421892780892,147.81351468364949"/>
|
||
<path d="M376.34421817871453,141.52966083436206 L376.34421892780892,147.81351468364949"/>
|
||
</g>
|
||
<g id="product-77b42d3d-8427-47b9-b023-0492099cebe9" class="IfcBeam material-null predefinedtype-LINTEL EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None projection" ifc:name="Beam" ifc:guid="1tj2qzX2T7kR0Z1989dElf">
|
||
<path d="M374.19419807677923,157.16681179622202 L374.19419852622696,151.21368661880507"/>
|
||
<path d="M376.57544814774565,157.16681197600144 L374.19419807677923,157.16681179622202"/>
|
||
<path d="M376.57544859719428,151.21368679858446 L376.57544814774565,157.16681197600144"/>
|
||
<path d="M374.19419852622696,151.21368661880507 L376.57544859719428,151.21368679858446"/>
|
||
</g>
|
||
<g ifc:guid="2oDetSdATBcBtayOmD_1Vv" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M363.0321224530538,147.61518016528657 L363.0321224530538,148.19270446967653 L363.0321224530538,148.342714459415 L364.00359869003296,148.342714459415 L364.2560044924418,148.342714459415 L364.2560044924418,147.76520008913252 L364.2560044924418,147.61519506644777 L363.8487855593363,147.61518513234032 L363.74324560165405,147.61518016528657 L363.74324560165405,143.78205047370565 L363.74324560165405,142.78640455327007 L364.1501466433207,142.7863946191626 L364.2560044924418,142.7863946191626 L364.2560044924418,142.20881071012786 L364.2560044924418,142.0587858192282 L363.2842103640238,142.0587858192282 L363.0321224530538,142.0587858192282 L363.0321224530538,142.6363448929943 L363.0321224530538,142.7863648168402 L363.43902349472046,142.7863747509477 L363.54488134384155,142.7863747509477 L363.54488134384155,146.61950940958235 L363.54488134384155,147.61515533001793 L363.1376624107361,147.61517519823286 Z"/></g><g ifc:guid="293UpBGJvC6x5YJZJsKgBG" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M247.50815207759538,147.61516526412538 L247.50815207759538,148.19268956851533 L247.50815207759538,148.3426995582538 L248.47962831457454,148.3426995582538 L248.7320341169834,148.3426995582538 L248.7320341169834,147.76518518797133 L248.7320341169834,147.61518016528657 L248.32481518387794,147.61517023117912 L248.21927522619563,147.61516526412538 L248.21927522619563,143.78203557254446 L248.21927522619563,142.78638965210888 L248.62617626786232,142.7863797180014 L248.7320341169834,142.7863797180014 L248.7320341169834,142.20879580896667 L248.7320341169834,142.058770918067 L247.76023998856544,142.058770918067 L247.50815207759538,142.058770918067 L247.50815207759538,142.6363299918331 L247.50815207759538,142.786349915679 L247.91505311926204,142.7863598497865 L248.02091096838313,142.7863598497865 L248.02091096838313,146.61949450842116 L248.02091096838313,147.61514042885673 L247.61369203527767,147.61516029707167 Z"/></g><g ifc:guid="3L9O8ZltT9hxTk9cU1dg3T" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M350.33204158147174,147.61518016528657 L350.33204158147174,148.19270446967653 L350.33204158147174,148.342714459415 L351.3035178184509,148.342714459415 L351.55592362085974,148.342714459415 L351.55592362085974,147.76520008913252 L351.55592362085974,147.61519506644777 L351.1487046877543,147.61518513234032 L351.043164730072,147.61518016528657 L351.043164730072,143.78205047370565 L351.043164730072,142.78640455327007 L351.45006577173865,142.7863946191626 L351.55592362085974,142.7863946191626 L351.55592362085974,142.20881071012786 L351.55592362085974,142.0587858192282 L350.5841294924418,142.0587858192282 L350.33204158147174,142.0587858192282 L350.33204158147174,142.6363448929943 L350.33204158147174,142.7863648168402 L350.7389426231384,142.7863747509477 L350.8448004722595,142.7863747509477 L350.8448004722595,146.61950940958235 L350.8448004722595,147.61515533001793 L350.43758153915405,147.61517519823286 Z"/></g><g ifc:guid="16Rc2V69H6pwZ_I1dcY5M0" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M337.6322786013285,147.61517519823286 L337.6322786013285,148.19269950262282 L337.6322786013285,148.34270949236128 L338.6037548383077,148.34270949236128 L338.85616064071655,148.34270949236128 L338.85616064071655,147.76519512207878 L338.85616064071655,147.61519009939406 L338.4489417076111,147.61518016528657 L338.3434017499288,147.61517519823286 L338.3434017499288,143.7820455066519 L338.3434017499288,142.78639958621633 L338.75030279159546,142.78638965210888 L338.85616064071655,142.78638965210888 L338.85616064071655,142.20880574307415 L338.85616064071655,142.0587808521745 L337.8843665122986,142.0587808521745 L337.6322786013285,142.0587808521745 L337.6322786013285,142.63633992594055 L337.6322786013285,142.7863598497865 L338.0391796429952,142.78636978389395 L338.1450374921163,142.78636978389395 L338.1450374921163,146.6195044425286 L338.1450374921163,147.6151503629642 L337.7378185590108,147.61517023117912 Z"/></g><g ifc:guid="3LDIMZzLv4qBy87dL3P3lv" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M324.93219772974646,147.61517519823286 L324.93219772974646,148.19269950262282 L324.93219772974646,148.34270949236128 L325.90367396672565,148.34270949236128 L326.1560797691345,148.34270949236128 L326.1560797691345,147.76519512207878 L326.1560797691345,147.61519009939406 L325.74886083602905,147.61518016528657 L325.64332087834674,147.61517519823286 L325.64332087834674,143.7820455066519 L325.64332087834674,142.78639958621633 L326.0502219200134,142.78638965210888 L326.1560797691345,142.78638965210888 L326.1560797691345,142.20880574307415 L326.1560797691345,142.0587808521745 L325.18428564071655,142.0587808521745 L324.93219772974646,142.0587808521745 L324.93219772974646,142.63633992594055 L324.93219772974646,142.7863598497865 L325.33909877141315,142.78636978389395 L325.44495662053424,142.78636978389395 L325.44495662053424,146.6195044425286 L325.44495662053424,147.6151503629642 L325.0377376874288,147.61517023117912 Z"/></g><g ifc:guid="2Blb2HVLjEZOiRwvv3uY_Z" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M312.2321218252182,147.61517519823286 L312.2321218252182,148.19269950262282 L312.2321218252182,148.34270949236128 L313.2035930951436,148.34270949236128 L313.4559988975525,148.34270949236128 L313.4559988975525,147.76519512207878 L313.4559988975525,147.61519009939406 L313.048779964447,147.61518016528657 L312.9432400067647,147.61517519823286 L312.9432400067647,143.7820455066519 L312.9432400067647,142.78639958621633 L313.3501410484314,142.78638965210888 L313.4559988975525,142.78638965210888 L313.4559988975525,142.20880574307415 L313.4559988975525,142.0587808521745 L312.48420973618823,142.0587808521745 L312.2321218252182,142.0587808521745 L312.2321218252182,142.63633992594055 L312.2321218252182,142.7863598497865 L312.6390178998311,142.78636978389395 L312.7448757489522,142.78636978389395 L312.7448757489522,146.6195044425286 L312.7448757489522,147.6151503629642 L312.33766178290045,147.61517023117912 Z"/></g><g ifc:guid="3GzsQueXX0agUgM7FlhU$B" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M286.8322779734929,147.61517023117912 L286.8322779734929,148.19269453556907 L286.8322779734929,148.34270452530754 L287.8037542104721,148.34270452530754 L288.0561600128809,148.34270452530754 L288.0561600128809,147.76519015502504 L288.0561600128809,147.61518513234032 L287.64894107977545,147.61517519823286 L287.5434011220932,147.61517023117912 L287.5434011220932,143.7820405395982 L287.5434011220932,142.7863946191626 L287.95030216375983,142.78638468505514 L288.0561600128809,142.78638468505514 L288.0561600128809,142.2088007760204 L288.0561600128809,142.05877588512075 L287.08436588446295,142.05877588512075 L286.8322779734929,142.05877588512075 L286.8322779734929,142.63633495888683 L286.8322779734929,142.78635488273275 L287.2391790151596,142.7863648168402 L287.3450368642807,142.7863648168402 L287.3450368642807,146.61949947547487 L287.3450368642807,147.61514539591047 L286.93781793117523,147.61516526412538 Z"/></g><g ifc:guid="3YK0kjw_56nAT7oUuL5OfZ" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M274.1321971019109,147.61517023117912 L274.1321971019109,148.19269453556907 L274.1321971019109,148.34270452530754 L275.1036733388901,148.34270452530754 L275.3560791412989,148.34270452530754 L275.3560791412989,147.76519015502504 L275.3560791412989,147.61518513234032 L274.9488602081934,147.61517519823286 L274.84332025051117,147.61517023117912 L274.84332025051117,143.7820405395982 L274.84332025051117,142.7863946191626 L275.2502212921778,142.78638468505514 L275.3560791412989,142.78638468505514 L275.3560791412989,142.2088007760204 L275.3560791412989,142.05877588512075 L274.3842850128809,142.05877588512075 L274.1321971019109,142.05877588512075 L274.1321971019109,142.63633495888683 L274.1321971019109,142.78635488273275 L274.5390981435776,142.7863648168402 L274.64495599269867,142.7863648168402 L274.64495599269867,146.61949947547487 L274.64495599269867,147.61514539591047 L274.2377370595932,147.61516526412538 Z"/></g><g ifc:guid="0y_Gcz5TT84hwt$NvyOOUC" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M261.43211623032886,147.61517023117912 L261.43211623032886,148.19269453556907 L261.43211623032886,148.34270452530754 L262.40359246730804,148.34270452530754 L262.65599826971686,148.34270452530754 L262.65599826971686,147.76519015502504 L262.65599826971686,147.61518513234032 L262.2487793366114,147.61517519823286 L262.14323937892914,147.61517023117912 L262.14323937892914,143.7820405395982 L262.14323937892914,142.7863946191626 L262.55014042059577,142.78638468505514 L262.65599826971686,142.78638468505514 L262.65599826971686,142.2088007760204 L262.65599826971686,142.05877588512075 L261.6842041412989,142.05877588512075 L261.43211623032886,142.05877588512075 L261.43211623032886,142.63633495888683 L261.43211623032886,142.78635488273275 L261.83901727199554,142.7863648168402 L261.94487512111664,142.7863648168402 L261.94487512111664,146.61949947547487 L261.94487512111664,147.61514539591047 L261.53765618801117,147.61516526412538 Z"/></g><g ifc:guid="0Rcr7XfjzB9PS9P$f49Mwl" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M248.7320341169834,147.61516526412538 L248.7320341169834,148.19268956851533 L248.7320341169834,148.3426995582538 L249.70351035396257,148.3426995582538 L249.95591615637142,148.3426995582538 L249.95591615637142,147.76518518797133 L249.95591615637142,147.61518016528657 L249.54869722326595,147.61517023117912 L249.44315726558366,147.61516526412538 L249.44315726558366,143.78203557254446 L249.44315726558366,142.78638965210888 L249.85005830725032,142.7863797180014 L249.95591615637142,142.7863797180014 L249.95591615637142,142.20879580896667 L249.95591615637142,142.058770918067 L248.98412202795345,142.058770918067 L248.7320341169834,142.058770918067 L248.7320341169834,142.6363299918331 L248.7320341169834,142.786349915679 L249.13893515865007,142.7863598497865 L249.24479300777116,142.7863598497865 L249.24479300777116,146.61949450842116 L249.24479300777116,147.61514042885673 L248.8375740746657,147.61516029707167 Z"/></g><g ifc:guid="1KAOaU5iv3ZeJrCGZ5w9d0" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M299.53204095363617,147.61517023117912 L299.53204095363617,148.19269453556907 L299.53204095363617,148.34270452530754 L300.5035171906153,148.34270452530754 L300.75592299302417,148.34270452530754 L300.75592299302417,147.76519015502504 L300.75592299302417,147.61518513234032 L300.3487040599187,147.61517519823286 L300.2431641022364,147.61517023117912 L300.2431641022364,143.7820405395982 L300.2431641022364,142.7863946191626 L300.6500651439031,142.78638468505514 L300.75592299302417,142.78638468505514 L300.75592299302417,142.2088007760204 L300.75592299302417,142.05877588512075 L299.7841288646062,142.05877588512075 L299.53204095363617,142.05877588512075 L299.53204095363617,142.63633495888683 L299.53204095363617,142.78635488273275 L299.9389419953028,142.7863648168402 L300.0447998444239,142.7863648168402 L300.0447998444239,146.61949947547487 L300.0447998444239,147.61514539591047 L299.6375809113184,147.61516526412538 Z"/></g><g ifc:guid="0D86tl6pj6kRfGVjn568aX" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M250.6651331981023,160.31522161087963 L250.6651331981023,160.88355189881298 L250.6651331981023,161.04275590500805 L251.62103275458017,161.04275590500805 L251.88901523749033,161.04275590500805 L251.88901523749033,160.4744405182359 L251.88901523749033,160.31523651204083 L251.4884720245997,160.31522657793334 L251.37625634670255,160.31522161087963 L251.37625634670255,156.54313173216156 L251.37625634670255,155.4864453779814 L251.77679955959317,155.48643544387392 L251.88901523749033,155.48643544387392 L251.88901523749033,154.91805051834953 L251.88901523749033,154.75882664393953 L250.93279778957364,154.75882664393953 L250.6651331981023,154.75882664393953 L250.6651331981023,155.327191701249 L250.6651331981023,155.48640564155153 L251.06567641099292,155.486415575659 L251.17789208889005,155.486415575659 L251.17789208889005,159.25851073187164 L251.17789208889005,160.31519677561096 L250.77734887599942,160.3152166438259 Z"/></g><g ifc:guid="0oDiAn55j79eKcAfCtMq_4" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M237.96505170563856,160.31522161087963 L237.96505170563856,160.88355189881298 L237.96505170563856,161.04275590500805 L238.92095126211643,161.04275590500805 L239.1889337450266,161.04275590500805 L239.1889337450266,160.4744405182359 L239.1889337450266,160.31523651204083 L238.78839053213596,160.31522657793334 L238.6761748542388,160.31522161087963 L238.6761748542388,156.54313173216156 L238.6761748542388,155.4864453779814 L239.07671806712943,155.48643544387392 L239.1889337450266,155.48643544387392 L239.1889337450266,154.91805051834953 L239.1889337450266,154.75882664393953 L238.2327162971099,154.75882664393953 L237.96505170563856,154.75882664393953 L237.96505170563856,155.327191701249 L237.96505170563856,155.48640564155153 L238.36559491852918,155.486415575659 L238.4778105964263,155.486415575659 L238.4778105964263,159.25851073187164 L238.4778105964263,160.31519677561096 L238.07726738353568,160.3152166438259 Z"/></g><g ifc:guid="3CEjWm6l53qOo4ZGRtvR6U" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M225.26528841505447,160.31522161087963 L225.26528841505447,160.88355189881298 L225.26528841505447,161.04275590500805 L226.22118797153234,161.04275590500805 L226.4891704544425,161.04275590500805 L226.4891704544425,160.4744405182359 L226.4891704544425,160.31523651204083 L226.08862724155188,160.31522657793334 L225.97641156365472,160.31522161087963 L225.97641156365472,156.54313173216156 L225.97641156365472,155.4864453779814 L226.37695477654535,155.48643544387392 L226.4891704544425,155.48643544387392 L226.4891704544425,154.91805051834953 L226.4891704544425,154.75882664393953 L225.53295300652582,154.75882664393953 L225.26528841505447,154.75882664393953 L225.26528841505447,155.327191701249 L225.26528841505447,155.48640564155153 L225.6658316279451,155.486415575659 L225.77804730584222,155.486415575659 L225.77804730584222,159.25851073187164 L225.77804730584222,160.31519677561096 L225.3775040929516,160.3152166438259 Z"/></g><g ifc:guid="3$rxtDESTFU8_ZDIQ9rA2a" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M212.56520723303157,160.31522161087963 L212.56520723303157,160.88355189881298 L212.56520723303157,161.04275590500805 L213.52110678950945,161.04275590500805 L213.7890892724196,161.04275590500805 L213.7890892724196,160.4744405182359 L213.7890892724196,160.31523651204083 L213.38854605952898,160.31522657793334 L213.27633038163185,160.31522161087963 L213.27633038163185,156.54313173216156 L213.27633038163185,155.4864453779814 L213.67687359452248,155.48643544387392 L213.7890892724196,155.48643544387392 L213.7890892724196,154.91805051834953 L213.7890892724196,154.75882664393953 L212.83287182450294,154.75882664393953 L212.56520723303157,154.75882664393953 L212.56520723303157,155.327191701249 L212.56520723303157,155.48640564155153 L212.9657504459222,155.486415575659 L213.07796612381935,155.486415575659 L213.07796612381935,159.25851073187164 L213.07796612381935,160.31519677561096 L212.67742291092873,160.3152166438259 Z"/></g><g ifc:guid="2p_si$FlHAeB$FRt3cdyQ1" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M199.86512760321298,160.31522161087963 L199.86512760321298,160.88355189881298 L199.86512760321298,161.04275590500805 L200.82102715969086,161.04275590500805 L201.089009642601,161.04275590500805 L201.089009642601,160.4744405182359 L201.089009642601,160.31523651204083 L200.6884664297104,160.31522657793334 L200.57625075181323,160.31522161087963 L200.57625075181323,156.54313173216156 L200.57625075181323,155.4864453779814 L200.97679396470386,155.48643544387392 L201.089009642601,155.48643544387392 L201.089009642601,154.91805051834953 L201.089009642601,154.75882664393953 L200.13279219468433,154.75882664393953 L199.86512760321298,154.75882664393953 L199.86512760321298,155.327191701249 L199.86512760321298,155.48640564155153 L200.2656708161036,155.486415575659 L200.37788649400073,155.486415575659 L200.37788649400073,159.25851073187164 L200.37788649400073,160.31519677561096 L199.9773432811101,160.3152166438259 Z"/></g><g ifc:guid="0D6GRwzGv8K8M4_9RownPe" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M187.16504673163095,160.31522161087963 L187.16504673163095,160.88355189881298 L187.16504673163095,161.04275590500805 L188.12094628810883,161.04275590500805 L188.38892877101898,161.04275590500805 L188.38892877101898,160.4744405182359 L188.38892877101898,160.31523651204083 L187.98838555812836,160.31522657793334 L187.8761698802312,160.31522161087963 L187.8761698802312,156.54313173216156 L187.8761698802312,155.4864453779814 L188.27671309312183,155.48643544387392 L188.38892877101898,155.48643544387392 L188.38892877101898,154.91805051834953 L188.38892877101898,154.75882664393953 L187.4327113231023,154.75882664393953 L187.16504673163095,154.75882664393953 L187.16504673163095,155.327191701249 L187.16504673163095,155.48640564155153 L187.56558994452158,155.486415575659 L187.6778056224187,155.486415575659 L187.6778056224187,159.25851073187164 L187.6778056224187,160.31519677561096 L187.27726240952808,160.3152166438259 Z"/></g><g ifc:guid="0S4s86thD4Cx8GgsBx4R8J" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M174.46528375148773,160.31522161087963 L174.46528375148773,160.88355189881298 L174.46528375148773,161.04275590500805 L175.42118330796558,161.04275590500805 L175.68916579087573,161.04275590500805 L175.68916579087573,160.4744405182359 L175.68916579087573,160.31523651204083 L175.2886225779851,160.31522657793334 L175.17640690008798,160.31522161087963 L175.17640690008798,156.54313173216156 L175.17640690008798,155.4864453779814 L175.5769501129786,155.48643544387392 L175.68916579087573,155.48643544387392 L175.68916579087573,154.91805051834953 L175.68916579087573,154.75882664393953 L174.73294834295908,154.75882664393953 L174.46528375148773,154.75882664393953 L174.46528375148773,155.327191701249 L174.46528375148773,155.48640564155153 L174.86582696437836,155.486415575659 L174.97804264227548,155.486415575659 L174.97804264227548,159.25851073187164 L174.97804264227548,160.31519677561096 L174.57749942938486,160.3152166438259 Z"/></g><g ifc:guid="1lF$GdqwrChezL1_MyhwiE" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M161.7652028799057,160.31522161087963 L161.7652028799057,160.88355189881298 L161.7652028799057,161.04275590500805 L162.72110243638355,161.04275590500805 L162.9890849192937,161.04275590500805 L162.9890849192937,160.4744405182359 L162.9890849192937,160.31523651204083 L162.58854170640308,160.31522657793334 L162.47632602850595,160.31522161087963 L162.47632602850595,156.54313173216156 L162.47632602850595,155.4864453779814 L162.87686924139658,155.48643544387392 L162.9890849192937,155.48643544387392 L162.9890849192937,154.91805051834953 L162.9890849192937,154.75882664393953 L162.03286747137705,154.75882664393953 L161.7652028799057,154.75882664393953 L161.7652028799057,155.32718673419527 L161.7652028799057,155.48640564155153 L162.16574609279633,155.486415575659 L162.27796177069345,155.486415575659 L162.27796177069345,159.25851073187164 L162.27796177069345,160.31519677561096 L161.87741855780283,160.3152166438259 Z"/></g><g ifc:guid="1BHDofZgH1pfWcD9hri8Om" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M149.06512200832367,160.31522161087963 L149.06512200832367,160.88355189881298 L149.06512200832367,161.04275590500805 L150.02102156480152,161.04275590500805 L150.28900404771167,161.04275590500805 L150.28900404771167,160.4744405182359 L150.28900404771167,160.31523651204083 L149.88846083482105,160.31522657793334 L149.77624515692392,160.31522161087963 L149.77624515692392,156.54313173216156 L149.77624515692392,155.4864453779814 L150.17678836981455,155.48643544387392 L150.28900404771167,155.48643544387392 L150.28900404771167,154.91805051834953 L150.28900404771167,154.75882664393953 L149.332786599795,154.75882664393953 L149.06512200832367,154.75882664393953 L149.06512200832367,155.32718673419527 L149.06512200832367,155.48640564155153 L149.4656652212143,155.486415575659 L149.57788089911142,155.486415575659 L149.57788089911142,159.25851073187164 L149.57788089911142,160.31519677561096 L149.1773376862208,160.3152166438259 Z"/></g><g ifc:guid="35U6jOq3L54Q4wCwdJr5Xs" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M136.3650361696879,160.31522161087963 L136.3650361696879,160.88355189881298 L136.3650361696879,161.04275590500805 L137.32093572616577,161.04275590500805 L137.58891820907593,161.04275590500805 L137.58891820907593,160.4744405182359 L137.58891820907593,160.31523651204083 L137.1883749961853,160.31522657793334 L137.07615931828815,160.31522161087963 L137.07615931828815,156.54313173216156 L137.07615931828815,155.4864453779814 L137.47670253117877,155.48643544387392 L137.58891820907593,155.48643544387392 L137.58891820907593,154.91805051834953 L137.58891820907593,154.75882664393953 L136.63270076115924,154.75882664393953 L136.3650361696879,154.75882664393953 L136.3650361696879,155.32718673419527 L136.3650361696879,155.48640564155153 L136.76557938257852,155.486415575659 L136.87779506047565,155.486415575659 L136.87779506047565,159.25851073187164 L136.87779506047565,160.31519677561096 L136.47725184758502,160.3152166438259 Z"/></g><g ifc:guid="1hOGuKUBz7z8uctZfuZQ8y" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M123.66527318954468,160.31522161087963 L123.66527318954468,160.88355189881298 L123.66527318954468,161.04275590500805 L124.62117274602254,161.04275590500805 L124.8891552289327,161.04275590500805 L124.8891552289327,160.4744405182359 L124.8891552289327,160.31523651204083 L124.48861201604207,160.31522657793334 L124.37639633814493,160.31522161087963 L124.37639633814493,156.54313173216156 L124.37639633814493,155.4864453779814 L124.77693955103555,155.48643544387392 L124.8891552289327,155.48643544387392 L124.8891552289327,154.91805051834953 L124.8891552289327,154.75882664393953 L123.93293778101602,154.75882664393953 L123.66527318954468,154.75882664393953 L123.66527318954468,155.32718673419527 L123.66527318954468,155.48640564155153 L124.0658164024353,155.486415575659 L124.17803208033243,155.486415575659 L124.17803208033243,159.25851073187164 L124.17803208033243,160.31519677561096 L123.7774888674418,160.3152166438259 Z"/></g><g ifc:guid="2sVTryAwDDouid4R3vBi4I" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M110.96519231796265,160.31522161087963 L110.96519231796265,160.88355189881298 L110.96519231796265,161.04275590500805 L111.9210918744405,161.04275590500805 L112.18907435735066,161.04275590500805 L112.18907435735066,160.4744405182359 L112.18907435735066,160.31523651204083 L111.78853114446004,160.31522657793334 L111.6763154665629,160.31522161087963 L111.6763154665629,156.54313173216156 L111.6763154665629,155.4864453779814 L112.07685867945352,155.48643544387392 L112.18907435735066,155.48643544387392 L112.18907435735066,154.91805051834953 L112.18907435735066,154.75882664393953 L111.23285690943399,154.75882664393953 L110.96519231796265,154.75882664393953 L110.96519231796265,155.32718673419527 L110.96519231796265,155.48640564155153 L111.36573553085327,155.486415575659 L111.4779512087504,155.486415575659 L111.4779512087504,159.25851073187164 L111.4779512087504,160.31519677561096 L111.07740799585977,160.3152166438259 Z"/></g><g ifc:guid="0VWqdC1mL74vLA$u7jwA0z" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-TJISEEFRAMINGPLANWFULLCAVITYOFBATTINSULATION matsCategory-InsulationBattHorz cut"><path d="M98.26511144638062,160.31522161087963 L98.26511144638062,160.88355189881298 L98.26511144638062,161.04275590500805 L99.22101100285848,161.04275590500805 L99.48899348576863,161.04275590500805 L99.48899348576863,160.4744405182359 L99.48899348576863,160.31523651204083 L99.088450272878,160.31522657793334 L98.97623459498087,160.31522161087963 L98.97623459498087,156.54313173216156 L98.97623459498087,155.4864453779814 L99.37677780787149,155.48643544387392 L99.48899348576863,155.48643544387392 L99.48899348576863,154.91805051834953 L99.48899348576863,154.75882664393953 L98.53277603785196,154.75882664393953 L98.26511144638062,154.75882664393953 L98.26511144638062,155.32718673419527 L98.26511144638062,155.48640564155153 L98.66565465927124,155.486415575659 L98.77787033716837,155.486415575659 L98.77787033716837,159.25851073187164 L98.77787033716837,160.31519677561096 L98.37732712427774,160.3152166438259 Z"/></g><g ifc:guid="3NrScQAIjE_QaE4BS0yEVS" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-LVLRIMBOARD matsCategory-None cut"><path d="M91.43362442652383,154.75881670983208 L91.07249975204468,154.75881670983208 L90.83821376164754,154.75881670983208 L90.83821376164754,157.22522245170248 L90.83821376164754,161.0426714650946 L91.07249975204468,161.0426714650946 L91.43362442652383,161.0426714650946 L91.43362442652383,157.2329909237382 Z"/></g><g ifc:guid="2hKgZFvnb4l9MU3vXd$S8Y" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-LVLRIMBOARD matsCategory-None cut"><path d="M246.87236919999123,141.52965551934216 L246.40951926509538,141.52965551934216 L246.40951926509538,146.41644631894005 L246.40951926509538,147.81350965372297 L246.87236919999123,147.81350965372297 L247.0049299299717,147.81350965372297 L247.0049299299717,146.41644631894005 L247.0049299299717,141.52965551934216 Z"/></g><g ifc:guid="0lqN2RHPX91fCkMjv0Kp7M" ifc:name="Beam" class="IfcBeam material-null predefinedtype-JOIST EPsetStatusStatus-NEW matsName-LVLRIMBOARD matsCategory-None cut"><path d="M375.7487336794535,141.52965551934216 L375.7487336794535,142.90475950957907 L375.7487336794535,147.81350965372297 L375.87843338648474,147.81350965372297 L376.34414434432983,147.81350965372297 L376.34414434432983,142.92672878823254 L376.34414434432983,141.52965551934216 L375.87843338648474,141.52965551934216 Z"/></g><g ifc:guid="1tj2qzX2T7kR0Z1989dElf" ifc:name="Beam" class="IfcBeam material-null predefinedtype-LINTEL EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None cut"><path d="M376.57525142033893,157.16680493276885 L376.57525142033893,153.16797370783064 L376.57525142033893,151.21368150841144 L374.97593959172565,151.21368150841144 L374.1942445437113,151.21368150841144 L374.1942445437113,155.2125073976474 L374.1942445437113,157.16680493276885 L375.7935563723246,157.16680493276885 Z"/></g><g id="product-8f7551af-9144-4264-9b13-d840d71aa598" class="IfcMember material-LVLSTRINGERSIZETBD predefinedtype-STRINGER EPsetStatusStatus-NEW matsName-LVLSTRINGERSIZETBD matsCategory-InsulationBattHorz projection" ifc:name="StairFlight" ifc:guid="2FTL6laKH2P9iJs43N6gMO">
|
||
<path d="M246.14518566457718,145.29998068173765 L246.14518566457718,145.29998105182631"/>
|
||
<path d="M246.14518566457718,145.29998105182631 L246.14518529448878,145.29998105182631"/>
|
||
<path d="M240.32435316707642,148.47498077635984 L240.32435316707642,148.4749811464485"/>
|
||
<path d="M240.32435316707642,148.4749811464485 L240.32435279698802,148.4749811464485"/>
|
||
<path d="M234.50351991259595,151.64998087098206 L234.50351991259595,151.64998124107072"/>
|
||
<path d="M234.50351954250664,151.64998124107072 L234.50351991259595,151.64998124107072"/>
|
||
</g>
|
||
<g id="product-c0fb4997-a88e-44de-aae9-5dedc9993805" class="IfcMember material-LVLSTRINGERSIZETBD predefinedtype-STRINGER EPsetStatusStatus-NEW matsName-LVLSTRINGERSIZETBD matsCategory-InsulationBattHorz projection" ifc:name="StairFlight" ifc:guid="30_qcNg8v4tghfNUt9cJW5">
|
||
<path d="M228.68268540954978,154.3894111210073 L228.68268540955023,151.64998043265606"/>
|
||
<path d="M241.63703370293251,154.38941112100736 L228.68268540954978,154.3894111210073"/>
|
||
<path d="M251.96601842747941,148.75541910929462 L241.63703370293251,154.38941112100736"/>
|
||
<path d="M251.96601842747941,142.12498014878895 L251.96601842747941,148.75541910929462"/>
|
||
<path d="M246.14518441601831,142.12498014878895 L251.96601842747941,142.12498014878895"/>
|
||
<path d="M246.14518441601831,145.29998024341131 L246.14518441601831,142.12498014878895"/>
|
||
<path d="M240.32435191851528,145.29998024341131 L246.14518441601831,145.29998024341131"/>
|
||
<path d="M240.32435191851482,148.47498033803367 L240.32435191851528,145.29998024341131"/>
|
||
<path d="M234.50351866403253,148.47498033803367 L240.32435191851482,148.47498033803367"/>
|
||
<path d="M234.50351866403207,151.64998043265606 L234.50351866403253,148.47498033803367"/>
|
||
<path d="M228.68268540955023,151.64998043265606 L234.50351866403207,151.64998043265606"/>
|
||
</g>
|
||
<g id="product-05bae347-74c0-4c2e-aa65-ed943bd1eae9" class="IfcMember material-LVLSTRINGERSIZETBD predefinedtype-STRINGER EPsetStatusStatus-NEW matsName-LVLSTRINGERSIZETBD matsCategory-InsulationBattHorz projection" ifc:name="StairFlight" ifc:guid="05kkD7TC1CBgfbxPGxqUhf">
|
||
<path d="M246.14518529448878,145.29998024341131 L246.14518529448878,145.29998068173765"/>
|
||
<path d="M246.14518529448878,145.29998068173765 L246.14518441601831,145.29998068173765"/>
|
||
<path d="M240.32435279698802,148.47498033803367 L240.32435279698802,148.47498077635984"/>
|
||
<path d="M240.32435279698802,148.47498077635984 L240.32435191851482,148.47498077635984"/>
|
||
<path d="M234.50351954250618,151.64998043265606 L234.50351954250618,151.64998087098206"/>
|
||
<path d="M234.50351866403162,151.64998087098206 L234.50351954250618,151.64998087098206"/>
|
||
</g>
|
||
<g id="product-fb0a3c45-e80c-4c27-9442-16f56b6cf75e" class="IfcMember material-null predefinedtype-PLATE matsName-STEELBASEPLATE matsCategory-Metal projection" ifc:name="Member" ifc:guid="3x2Zn5w0nC9vH25lLhRFTU">
|
||
<path d="M371.15119703572554,227.7838404233855 L371.15119703572554,227.78383665922942"/>
|
||
</g>
|
||
<g id="product-e20ef31a-5391-437e-bd7e-51d2db04d258" class="IfcMember material-null predefinedtype-PLATE matsName-STEELBASEPLATE matsCategory-Metal projection" ifc:name="Member" ifc:guid="3Y3lCQKv53Vhr_KTBR1D9O">
|
||
<path d="M371.15119327156708,227.78383665922942 L371.15119327156708,227.38696164740165"/>
|
||
</g>
|
||
<g ifc:guid="30_qcNg8v4tghfNUt9cJW5" ifc:name="StairFlight" class="IfcMember material-LVLSTRINGERSIZETBD predefinedtype-STRINGER EPsetStatusStatus-NEW matsName-LVLSTRINGERSIZETBD matsCategory-InsulationBattHorz cut"><path d="M228.68262142098197,152.354251097357 L228.68262142098197,154.3894020226754 L238.306467110912,154.3894020226754 L241.6370150943597,154.3894020226754 L249.31027864416438,150.20392420772782 L251.96594496568042,148.75541205278608 L251.96594496568042,147.05069437694124 L251.96594496568042,142.12497181019756 L250.4693120718002,142.12497181019756 L246.14503358801204,142.12497181019756 L246.14503358801204,142.941267354504 L246.14503358801204,145.29997215987814 L244.64871858557063,145.29997215987814 L240.3244413435459,145.29997215987814 L240.3244413435459,146.11625745963624 L240.3244413435459,148.47497219911787 L238.8278090705474,148.47497219911787 L234.50353182852268,148.47497219911787 L234.50353182852268,149.29124290815565 L234.50353182852268,151.64997258760354 L233.0068986242016,151.64997258760354 L228.68262142098197,151.64997258760354 Z"/></g></g>
|
||
<defs/>
|
||
<path class="GlobalId-0XRl1RT5L7PQVnAQ4NTCBR IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 48.37332169214884 259.19203131220314 L 56.38005336125691 259.19204124631057 L 88.57768774032593 239.48433169545305"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(48.373321533203125, 259.1920471191406) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-0XRl1RT5L7PQVnAQ4NTCBR IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING CONCRETE FOUNDATION</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(48.373321533203125, 259.1920471191406) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-0XRl1RT5L7PQVnAQ4NTCBR IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING CONCRETE FOUNDATION</tspan>
|
||
</text>
|
||
<path class="GlobalId-1NPw8qsxr6S9AIwREHpBpB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 411.10748052597046 11.9685845456677 L 400.8615215619405 11.9685845456677 L 356.84659083684284 63.554676064069795"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 11.968584060668945) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-1NPw8qsxr6S9AIwREHpBpB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EPDM ROOF MEMBRANE</tspan>
|
||
<tspan class="GlobalId-1NPw8qsxr6S9AIwREHpBpB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">over R-30 (MIN.) RIGID</tspan>
|
||
<tspan class="GlobalId-1NPw8qsxr6S9AIwREHpBpB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">INSULATION (2 LAYERS MIN.)</tspan>
|
||
<tspan class="GlobalId-1NPw8qsxr6S9AIwREHpBpB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">over 3/4" CDX (PAINTED - PT-2)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 11.968584060668945) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-1NPw8qsxr6S9AIwREHpBpB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EPDM ROOF MEMBRANE</tspan>
|
||
<tspan class="GlobalId-1NPw8qsxr6S9AIwREHpBpB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">over R-30 (MIN.) RIGID</tspan>
|
||
<tspan class="GlobalId-1NPw8qsxr6S9AIwREHpBpB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">INSULATION (2 LAYERS MIN.)</tspan>
|
||
<tspan class="GlobalId-1NPw8qsxr6S9AIwREHpBpB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">over 3/4" CDX (PAINTED - PT-2)</tspan>
|
||
</text>
|
||
<path class="GlobalId-0Ca5FC3K17MQETgRQZ6wW0 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 52.81585454940796 46.42014869870318 L 57.542900244394936 46.42016856691811 L 105.70536057154337 71.87488842826657"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(52.81585693359375, 46.42014694213867) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-0Ca5FC3K17MQETgRQZ6wW0 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">PREFABRICATED ROOF TRUSSES -</tspan>
|
||
<tspan class="GlobalId-0Ca5FC3K17MQETgRQZ6wW0 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">24" O.C. (W/ INTEGRAL PARAPET</tspan>
|
||
<tspan class="GlobalId-0Ca5FC3K17MQETgRQZ6wW0 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">STUD) - PAINT (PT-2)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(52.81585693359375, 46.42014694213867) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-0Ca5FC3K17MQETgRQZ6wW0 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">PREFABRICATED ROOF TRUSSES -</tspan>
|
||
<tspan class="GlobalId-0Ca5FC3K17MQETgRQZ6wW0 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">24" O.C. (W/ INTEGRAL PARAPET</tspan>
|
||
<tspan class="GlobalId-0Ca5FC3K17MQETgRQZ6wW0 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">STUD) - PAINT (PT-2)</tspan>
|
||
</text>
|
||
<path class="GlobalId-1NIKWoM1L4kxMNF$p4N6Bf IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 411.10748052597046 86.0158519826489 L 400.8615215619405 86.0158519826489 L 362.29683955510455 95.49568264505837"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 86.01585388183594) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-1NIKWoM1L4kxMNF$p4N6Bf IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">SPIRAL DUCT</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 86.01585388183594) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-1NIKWoM1L4kxMNF$p4N6Bf IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">SPIRAL DUCT</tspan>
|
||
</text>
|
||
<path class="GlobalId-1WdQYq6mP69QfPv11z9fLX IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 48.37332169214884 271.797549414849 L 57.69389867782593 271.79755934895644 L 88.57768774032593 250.06196070533565"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(48.373321533203125, 271.7975769042969) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-1WdQYq6mP69QfPv11z9fLX IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING CONCRETE FOOTING</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(48.373321533203125, 271.7975769042969) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-1WdQYq6mP69QfPv11z9fLX IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING CONCRETE FOOTING</tspan>
|
||
</text>
|
||
<path class="GlobalId-0p3I3Apa1A9AXRf6S2ARJO IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 411.10748052597046 246.9349917652366 L 400.8615215619405 246.93500169934404 L 370.50861120224 243.440619794742"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 246.93499755859375) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-0p3I3Apa1A9AXRf6S2ARJO IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">2" RIGID INSULATION</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 246.93499755859375) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-0p3I3Apa1A9AXRf6S2ARJO IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">2" RIGID INSULATION</tspan>
|
||
</text>
|
||
<path class="GlobalId-21s2jrrPnEZfbI9ZRiA$us IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 52.81585454940796 120.35237917126787 L 57.542900244394936 120.35238910537534 L 89.78503942489624 99.06782874287737"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(52.81585693359375, 120.35237884521484) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-21s2jrrPnEZfbI9ZRiA$us IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">8" GROOVE - 38 SERIES CEDAR</tspan>
|
||
<tspan class="GlobalId-21s2jrrPnEZfbI9ZRiA$us IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">TEXTURE PANEL (LP SIDING:</tspan>
|
||
<tspan class="GlobalId-21s2jrrPnEZfbI9ZRiA$us IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">MIDNIGHT SHADOW), FELT-FACED</tspan>
|
||
<tspan class="GlobalId-21s2jrrPnEZfbI9ZRiA$us IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">RIGID POLYISO INSULATION</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(52.81585693359375, 120.35237884521484) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-21s2jrrPnEZfbI9ZRiA$us IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">8" GROOVE - 38 SERIES CEDAR</tspan>
|
||
<tspan class="GlobalId-21s2jrrPnEZfbI9ZRiA$us IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">TEXTURE PANEL (LP SIDING:</tspan>
|
||
<tspan class="GlobalId-21s2jrrPnEZfbI9ZRiA$us IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">MIDNIGHT SHADOW), FELT-FACED</tspan>
|
||
<tspan class="GlobalId-21s2jrrPnEZfbI9ZRiA$us IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">RIGID POLYISO INSULATION</tspan>
|
||
</text>
|
||
<path class="GlobalId-062aKJ3PXCMewUN93FYIv7 IfcAnnotation PredefinedType-SECTIONLEVEL predefinedtype-SECTIONLEVEL" d="M 419.3729553222656 154.22972106933594 L 0.006457170005887747 154.22972106933594"/>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(419.3729553222656, 150.72972106933594) rotate(0.0)">
|
||
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">MEZZANINE - 1ST LEVEL</tspan>
|
||
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +11' - 0</tspan>
|
||
</text>
|
||
<line class="GlobalId-0AULBpu9LCYexrA6b6oIYQ IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="279.09417724609375" x2="279.09417724609375" y1="280.8723449707031" y2="24.853759765625"/>
|
||
<use transform="rotate(-90.00000250447816, 279.09417724609375, 280.8723449707031)" x="279.09417724609375" xlink:href="#section-arrow" y="280.8723449707031"/>
|
||
<use x="279.09417724609375" xlink:href="#section-tag" y="280.8723449707031"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="279.09417724609375" y="278.3723449707031">2</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="279.09417724609375" y="283.3723449707031">A301</text>
|
||
<use transform="rotate(-90.00000250447816, 279.09417724609375, 24.853759765625)" x="279.09417724609375" xlink:href="#section-arrow" y="24.853759765625"/>
|
||
<use x="279.09417724609375" xlink:href="#section-tag" y="24.853759765625"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="279.09417724609375" y="22.353759765625">2</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="279.09417724609375" y="27.353759765625">A301</text>
|
||
<path class="GlobalId-0nqWynYPHDp9siz99uPOgM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 411.10748052597046 239.10578259648454 L 400.8615215619405 239.105792530592 L 373.32385778427124 240.3004384917177"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 239.1057891845703) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-0nqWynYPHDp9siz99uPOgM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">CONCRETE WALL (SIZE TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 239.1057891845703) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-0nqWynYPHDp9siz99uPOgM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">CONCRETE WALL (SIZE TBD)</tspan>
|
||
</text>
|
||
<path class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 52.81585454940796 176.82426838896248 L 57.542900244394936 176.82427832306993 L 103.48488887151082 157.75532629411987"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(52.81585693359375, 176.82427978515625) rotate(1.8783020217535063e-05)">
|
||
<tspan class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">CARPET OR LVL</tspan>
|
||
<tspan class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">over 3/4" CDX SHEATHING</tspan>
|
||
<tspan class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">over TJI (SEE FRAMING PLAN)</tspan>
|
||
<tspan class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">(W/ FULL CAVITY OF BATT.</tspan>
|
||
<tspan class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="4em" x="0" y="0">INSULATION)</tspan>
|
||
<tspan class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="5em" x="0" y="0">over 5/8" GYP. BD @ CEILING</tspan>
|
||
<tspan class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="6em" x="0" y="0">(PT-1)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(52.81585693359375, 176.82427978515625) rotate(1.8783020217535063e-05)">
|
||
<tspan class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">CARPET OR LVL</tspan>
|
||
<tspan class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">over 3/4" CDX SHEATHING</tspan>
|
||
<tspan class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">over TJI (SEE FRAMING PLAN)</tspan>
|
||
<tspan class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">(W/ FULL CAVITY OF BATT.</tspan>
|
||
<tspan class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="4em" x="0" y="0">INSULATION)</tspan>
|
||
<tspan class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="5em" x="0" y="0">over 5/8" GYP. BD @ CEILING</tspan>
|
||
<tspan class="GlobalId-1fHaQ8q0z65R829C1JtWmE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="6em" x="0" y="0">(PT-1)</tspan>
|
||
</text>
|
||
<use transform="rotate(-90.00000250447816, 427.6902770996094, 122.55503845214844)" x="427.6902770996094" xlink:href="#elevation-arrow" y="122.55503845214844"/>
|
||
<use x="427.6902770996094" xlink:href="#elevation-tag" y="122.55503845214844"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="427.6902770996094" y="120.05503845214844">5A</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="427.6902770996094" y="125.05503845214844">A400</text>
|
||
<use transform="rotate(90.00000250447816, 33.41653060913086, 72.8231201171875)" x="33.41653060913086" xlink:href="#elevation-arrow" y="72.8231201171875"/>
|
||
<use x="33.41653060913086" xlink:href="#elevation-tag" y="72.8231201171875"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="33.41653060913086" y="70.3231201171875">5B</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="33.41653060913086" y="75.3231201171875">A401</text>
|
||
<path class="GlobalId-3VT$2siLTBBuusk5EMW9sk IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 411.10748052597046 292.50641831578383 L 400.8615215619405 292.50641831578383 L 317.47668981552124 228.83279292604897"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 292.5064392089844) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-3VT$2siLTBBuusk5EMW9sk IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">6" COMPACTED CRUSHED STONE</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 292.5064392089844) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-3VT$2siLTBBuusk5EMW9sk IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">6" COMPACTED CRUSHED STONE</tspan>
|
||
</text>
|
||
<path class="GlobalId-0dED1G$qTF9Ol6FrbA5FJO IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 411.10748052597046 186.82958601734612 L 400.8615215619405 186.82959098439983 L 386.20926936467487 173.49927791775835"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 186.82958984375) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-0dED1G$qTF9Ol6FrbA5FJO IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">4' x 14'-3" - PRE-FAB ALUM.</tspan>
|
||
<tspan class="GlobalId-0dED1G$qTF9Ol6FrbA5FJO IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">AWNING (RED) </tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 186.82958984375) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-0dED1G$qTF9Ol6FrbA5FJO IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">4' x 14'-3" - PRE-FAB ALUM.</tspan>
|
||
<tspan class="GlobalId-0dED1G$qTF9Ol6FrbA5FJO IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">AWNING (RED) </tspan>
|
||
</text>
|
||
<path class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 52.81585454940796 97.15697337013059 L 57.542900244394936 97.15698330423805 L 90.09530146916707 73.21722476503822"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(52.81585693359375, 97.15697479248047) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILDING WRAP OVER 1/2" CDX</tspan>
|
||
<tspan class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">SHEATHING, 2X WOOD STUD (SEE</tspan>
|
||
<tspan class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">WALL TAG) W/ BATT INSULATION</tspan>
|
||
<tspan class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">(R-19), 6 MIL VAPOR BARRIER,</tspan>
|
||
<tspan class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="4em" x="0" y="0">5/8" GYP. BD (SEE INT. ELEV.</tspan>
|
||
<tspan class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="5em" x="0" y="0">OR FINISH SCHEDULE FOR ADD.</tspan>
|
||
<tspan class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="6em" x="0" y="0">FINISHES)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(52.81585693359375, 97.15697479248047) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILDING WRAP OVER 1/2" CDX</tspan>
|
||
<tspan class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">SHEATHING, 2X WOOD STUD (SEE</tspan>
|
||
<tspan class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">WALL TAG) W/ BATT INSULATION</tspan>
|
||
<tspan class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">(R-19), 6 MIL VAPOR BARRIER,</tspan>
|
||
<tspan class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="4em" x="0" y="0">5/8" GYP. BD (SEE INT. ELEV.</tspan>
|
||
<tspan class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="5em" x="0" y="0">OR FINISH SCHEDULE FOR ADD.</tspan>
|
||
<tspan class="GlobalId-0Z74cxskrCUgLnBbGGrwYp IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="6em" x="0" y="0">FINISHES)</tspan>
|
||
</text>
|
||
<path class="GlobalId-3AWAp9tnfBEAWYeTnoLFit IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 411.10748052597046 70.68901428403032 L 400.8615215619405 70.68901428403032 L 362.29683955510455 80.16883501233232"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 70.68901824951172) rotate(1.8783020217535063e-05)">
|
||
<tspan class="GlobalId-3AWAp9tnfBEAWYeTnoLFit IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">PT - 2</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 70.68901824951172) rotate(1.8783020217535063e-05)">
|
||
<tspan class="GlobalId-3AWAp9tnfBEAWYeTnoLFit IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">PT - 2</tspan>
|
||
</text>
|
||
<path class="GlobalId-1lC5d5D_fAiQvBG8VfX4d6 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 411.10748052597046 262.6001950981376 L 400.8615215619405 262.600205032245 L 372.61146306991577 250.48315692764095"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 262.6002197265625) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-1lC5d5D_fAiQvBG8VfX4d6 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">CONCRETE FOOTING (SIZE TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 262.6002197265625) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-1lC5d5D_fAiQvBG8VfX4d6 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">CONCRETE FOOTING (SIZE TBD)</tspan>
|
||
</text>
|
||
<path class="GlobalId-37_Uhq5nb0mvfWVQv3qEUt IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 411.10748052597046 36.12515498023801 L 400.8615215619405 36.12515498023801 L 345.16217311223346 78.59735855282915"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 36.12515640258789) rotate(1.8783020217535063e-05)">
|
||
<tspan class="GlobalId-37_Uhq5nb0mvfWVQv3qEUt IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">24"x96" / 16"x96" OWENS</tspan>
|
||
<tspan class="GlobalId-37_Uhq5nb0mvfWVQv3qEUt IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">CORNING 703 FIBERGLASS BOARD</tspan>
|
||
<tspan class="GlobalId-37_Uhq5nb0mvfWVQv3qEUt IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">WRAPPED W/ ACOUSTICALLY</tspan>
|
||
<tspan class="GlobalId-37_Uhq5nb0mvfWVQv3qEUt IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">TRANSPARENT FABRIC (CHARCOAL</tspan>
|
||
<tspan class="GlobalId-37_Uhq5nb0mvfWVQv3qEUt IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="4em" x="0" y="0">GRAY) W/ 1X4 FRAME ABOVE</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 36.12515640258789) rotate(1.8783020217535063e-05)">
|
||
<tspan class="GlobalId-37_Uhq5nb0mvfWVQv3qEUt IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">24"x96" / 16"x96" OWENS</tspan>
|
||
<tspan class="GlobalId-37_Uhq5nb0mvfWVQv3qEUt IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">CORNING 703 FIBERGLASS BOARD</tspan>
|
||
<tspan class="GlobalId-37_Uhq5nb0mvfWVQv3qEUt IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">WRAPPED W/ ACOUSTICALLY</tspan>
|
||
<tspan class="GlobalId-37_Uhq5nb0mvfWVQv3qEUt IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">TRANSPARENT FABRIC (CHARCOAL</tspan>
|
||
<tspan class="GlobalId-37_Uhq5nb0mvfWVQv3qEUt IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="4em" x="0" y="0">GRAY) W/ 1X4 FRAME ABOVE</tspan>
|
||
</text>
|
||
<path class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 411.10748052597046 168.0453771732407 L 400.8615215619405 168.04538214029444 L 376.893142859141 153.97328212928346"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 168.04537963867188) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">15.94 IN. 38 SERIES SMOOTH</tspan>
|
||
<tspan class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">FINISH VERTICAL SIDING</tspan>
|
||
<tspan class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">(BOARD) W/ 2.5 IN. 440 SERIES</tspan>
|
||
<tspan class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">SMOOTH FINISH TRIM (BATTEN) -</tspan>
|
||
<tspan class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="4em" x="0" y="0">(LP SIDING: ABYSS BLACK)</tspan>
|
||
<tspan class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="5em" x="0" y="0">over FELT-FACED RIGID POLYISO</tspan>
|
||
<tspan class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="6em" x="0" y="0">INSULATION</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 168.04537963867188) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">15.94 IN. 38 SERIES SMOOTH</tspan>
|
||
<tspan class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">FINISH VERTICAL SIDING</tspan>
|
||
<tspan class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">(BOARD) W/ 2.5 IN. 440 SERIES</tspan>
|
||
<tspan class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">SMOOTH FINISH TRIM (BATTEN) -</tspan>
|
||
<tspan class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="4em" x="0" y="0">(LP SIDING: ABYSS BLACK)</tspan>
|
||
<tspan class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="5em" x="0" y="0">over FELT-FACED RIGID POLYISO</tspan>
|
||
<tspan class="GlobalId-15XBhuIirFjBqiMpplPOWM IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="6em" x="0" y="0">INSULATION</tspan>
|
||
</text>
|
||
<path class="GlobalId-1efjHJhl5CbgGmQGQJnonJ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 411.10748052597046 99.64024194897783 L 400.8615215619405 99.64024194897783 L 377.1347403526306 110.91802685282204"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 99.64024353027344) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-1efjHJhl5CbgGmQGQJnonJ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">8" GROOVE - 38 SERIES CEDAR</tspan>
|
||
<tspan class="GlobalId-1efjHJhl5CbgGmQGQJnonJ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">TEXTURE PANEL (LP SIDING:</tspan>
|
||
<tspan class="GlobalId-1efjHJhl5CbgGmQGQJnonJ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">MIDNIGHT SHADOW)</tspan>
|
||
<tspan class="GlobalId-1efjHJhl5CbgGmQGQJnonJ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">over FELT-FACED RIGID POLYISO</tspan>
|
||
<tspan class="GlobalId-1efjHJhl5CbgGmQGQJnonJ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="4em" x="0" y="0">INSULATION</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 99.64024353027344) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-1efjHJhl5CbgGmQGQJnonJ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">8" GROOVE - 38 SERIES CEDAR</tspan>
|
||
<tspan class="GlobalId-1efjHJhl5CbgGmQGQJnonJ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">TEXTURE PANEL (LP SIDING:</tspan>
|
||
<tspan class="GlobalId-1efjHJhl5CbgGmQGQJnonJ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">MIDNIGHT SHADOW)</tspan>
|
||
<tspan class="GlobalId-1efjHJhl5CbgGmQGQJnonJ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">over FELT-FACED RIGID POLYISO</tspan>
|
||
<tspan class="GlobalId-1efjHJhl5CbgGmQGQJnonJ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="4em" x="0" y="0">INSULATION</tspan>
|
||
</text>
|
||
<path class="GlobalId-31Y5MjWz9BaBEu6SxNiI3G IfcAnnotation PredefinedType-SECTIONLEVEL predefinedtype-SECTIONLEVEL" d="M 419.3729553222656 224.07974243164062 L 0.006457170005887747 224.07974243164062"/>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(419.3729553222656, 220.57974243164062) rotate(0.0)">
|
||
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
|
||
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL 0' - -0"</tspan>
|
||
</text>
|
||
<path class="GlobalId-0bIApT_JX8$8hht0TpqtDA IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 411.10748052597046 273.2888973635591 L 400.8615215619405 273.2888973635591 L 326.3226548830668 225.32304295720232"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 273.2889099121094) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-0bIApT_JX8$8hht0TpqtDA IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">5" CONCRETE SLAB ON GRADE </tspan>
|
||
<tspan class="GlobalId-0bIApT_JX8$8hht0TpqtDA IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">W/6x6-W1.4xW1.4-WWF OVER</tspan>
|
||
<tspan class="GlobalId-0bIApT_JX8$8hht0TpqtDA IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">VAPOR BARRIER</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 273.2889099121094) rotate(1.3660378340025502e-05)">
|
||
<tspan class="GlobalId-0bIApT_JX8$8hht0TpqtDA IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">5" CONCRETE SLAB ON GRADE </tspan>
|
||
<tspan class="GlobalId-0bIApT_JX8$8hht0TpqtDA IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">W/6x6-W1.4xW1.4-WWF OVER</tspan>
|
||
<tspan class="GlobalId-0bIApT_JX8$8hht0TpqtDA IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">VAPOR BARRIER</tspan>
|
||
</text>
|
||
<path class="GlobalId-1KR6rZyDX9pwGhLwRNxaJ9 IfcAnnotation PredefinedType-SECTIONLEVEL predefinedtype-SECTIONLEVEL" d="M 419.3729553222656 141.5297088623047 L 0.006457170005887747 141.5297088623047"/>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(419.3729553222656, 138.0297088623047) rotate(0.0)">
|
||
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">MEZZANINE - 2ND LEVEL</tspan>
|
||
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +13' - 0</tspan>
|
||
</text>
|
||
<path class="GlobalId-2Bn$hghun0XQctyFSA$tbz IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 411.10748052597046 203.6552296958523 L 400.8615215619405 203.65523466290605 L 355.5864691734314 183.93117357116512"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 203.6552276611328) rotate(1.8783020217535063e-05)">
|
||
<tspan class="GlobalId-2Bn$hghun0XQctyFSA$tbz IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">5/8" GYP. BD OR CEMENT</tspan>
|
||
<tspan class="GlobalId-2Bn$hghun0XQctyFSA$tbz IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">BACKERBOARD ON WET WALL</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(411.10748291015625, 203.6552276611328) rotate(1.8783020217535063e-05)">
|
||
<tspan class="GlobalId-2Bn$hghun0XQctyFSA$tbz IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">5/8" GYP. BD OR CEMENT</tspan>
|
||
<tspan class="GlobalId-2Bn$hghun0XQctyFSA$tbz IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">BACKERBOARD ON WET WALL</tspan>
|
||
</text>
|
||
<path class="GlobalId-0U6lhQI$XDyur3t$6qC9Ja IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 52.81585454940796 214.92074100992653 L 57.542900244394936 214.92075094403398 L 89.67949946721394 198.94256858847115"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(52.81585693359375, 214.92074584960938) rotate(1.8783020217535063e-05)">
|
||
<tspan class="GlobalId-0U6lhQI$XDyur3t$6qC9Ja IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">HORZ. MBCI METAL PANEL (7.2</tspan>
|
||
<tspan class="GlobalId-0U6lhQI$XDyur3t$6qC9Ja IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">PANEL: DEEP GRAY)</tspan>
|
||
<tspan class="GlobalId-0U6lhQI$XDyur3t$6qC9Ja IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">over FELT-FACED RIGID POLYISO</tspan>
|
||
<tspan class="GlobalId-0U6lhQI$XDyur3t$6qC9Ja IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">INSULATION</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(52.81585693359375, 214.92074584960938) rotate(1.8783020217535063e-05)">
|
||
<tspan class="GlobalId-0U6lhQI$XDyur3t$6qC9Ja IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">HORZ. MBCI METAL PANEL (7.2</tspan>
|
||
<tspan class="GlobalId-0U6lhQI$XDyur3t$6qC9Ja IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">PANEL: DEEP GRAY)</tspan>
|
||
<tspan class="GlobalId-0U6lhQI$XDyur3t$6qC9Ja IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">over FELT-FACED RIGID POLYISO</tspan>
|
||
<tspan class="GlobalId-0U6lhQI$XDyur3t$6qC9Ja IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">INSULATION</tspan>
|
||
</text>
|
||
<g style="display:inline" transform="translate(323.5471496582031, 116.27086639404297) rotate(1.7075472925031877e-06) scale(1.0)" inkscape:label=" window-tag">
|
||
|
||
|
||
<path id="path951-3" style="display:inline;fill:#ffffff;stroke:#2c5472;stroke-width:0.302;stroke-linecap:square;stop-color:#000000" d="m 6.9413962,1.7696536 h -14.090965 v -3.7830234 l 14.090965,10e-8 z" sodipodi:nodetypes="ccccc"/>
|
||
|
||
|
||
<text y="0.2" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text707-3" class="GlobalId-0KyT_9R0PFU8yoI$0gG8iR IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">SF3636</text>
|
||
|
||
|
||
</g>
|
||
|
||
|
||
<g style="display:inline" transform="translate(208.95777893066406, 202.1192626953125) rotate(1.3660378340025502e-05) scale(1.0)">
|
||
|
||
|
||
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M -6.8447652,-2.3418607 H 6.2249305 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 H -6.8447652 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" sodipodi:nodetypes="ccsccsc"/>
|
||
|
||
|
||
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-1kxS7E$VP21fqjtJQq$ApA IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">G3680R</text>
|
||
|
||
|
||
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text10" style="display:inline"/>
|
||
|
||
|
||
</g>
|
||
|
||
|
||
<g style="display:inline" transform="translate(175.870361328125, 132.2692413330078) rotate(1.3660378340025502e-05) scale(1.0)">
|
||
|
||
|
||
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M -6.8447652,-2.3418607 H 6.2249305 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 H -6.8447652 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" sodipodi:nodetypes="ccsccsc"/>
|
||
|
||
|
||
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-2RKLY_Rcj2MQ_m1lt_AUYz IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">3680L</text>
|
||
|
||
|
||
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text10" style="display:inline"/>
|
||
|
||
|
||
</g>
|
||
|
||
|
||
<g style="display:inline" transform="translate(215.1156463623047, 132.5338592529297) rotate(1.7075472925031877e-06) scale(1.0)" inkscape:label=" window-tag">
|
||
|
||
|
||
<path id="path951-3" style="display:inline;fill:#ffffff;stroke:#2c5472;stroke-width:0.302;stroke-linecap:square;stop-color:#000000" d="m 6.9413962,1.7696536 h -14.090965 v -3.7830234 l 14.090965,10e-8 z" sodipodi:nodetypes="ccccc"/>
|
||
|
||
|
||
<text y="0.2" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text707-3" class="GlobalId-2Zldaww9zC6OME62qDdm3b IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">SF3636_I</text>
|
||
|
||
|
||
</g>
|
||
|
||
|
||
<g style="display:inline" transform="translate(178.73519897460938, 202.11923217773438) rotate(1.3660378340025502e-05) scale(1.0)">
|
||
|
||
|
||
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M -6.8447652,-2.3418607 H 6.2249305 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 H -6.8447652 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" sodipodi:nodetypes="ccsccsc"/>
|
||
|
||
|
||
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-3I$eFXXWPCKgobac5uYlwa IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">G3680R</text>
|
||
|
||
|
||
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text10" style="display:inline"/>
|
||
|
||
|
||
</g>
|
||
|
||
|
||
</svg> |