<?xml version="1.0" encoding="UTF-8"?>
<SimpleSymbolDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="SymbolDefinition-1.1.0.xsd" version="1.1.0">
 <Name>GAS_LINE</Name>
 <Graphics>
  <Path>
   <Geometry>M 6.5,0 l 0.166666666666667,0 M 6.66666666666667,0 l 0,-0.5 M 6.66666666666667,-0.5 l -0.5,0 M 6.16666666666667,-0.5 l -0.166666666666667,0.166666666666667 M 6,-0.333333333333333 l 0,0.666666666666667 M 6,0.333333333333333 l 0.166666666666667,0.166666666666667 M 6.16666666666667,0.5 l 0.5,0 M 7,-0.5 l 0,0.333333333333333 M 7,-0.166666666666667 l 0.333333333333333,0.666666666666667 M 7.33333333333333,0.5 l 0.333333333333333,-0.666666666666667 M 7.66666666666667,-0.166666666666667 l 0,-0.333333333333333 M 7,-0.166666666666667 l 0.666666666666667,0 M 8,-0.333333333333333 l 0.166666666666667,-0.166666666666667 M 8.16666666666667,-0.5 l 0.333333333333333,0 M 8.5,-0.5 l 0.166666666666667,0.166666666666667 M 8.66666666666667,-0.333333333333333 l -0.666666666666667,0.666666666666667 M 8,0.333333333333333 l 0.166666666666667,0.166666666666667 M 8.16666666666667,0.5 l 0.333333333333333,0 M 8.5,0.5 l 0.166666666666667,-0.166666666666667 </Geometry>
   <LineColor>%LINECOLOR%</LineColor>
   <LineWeight>%LINEWEIGHT%</LineWeight>
   <LineWeightScalable>false</LineWeightScalable>
  </Path>
  <Path>
   <Geometry>M 0,0 L 5,0 </Geometry>
   <LineColor>%LINECOLOR%</LineColor>
   <LineWeight>%LINEWEIGHT%</LineWeight>
   <LineWeightScalable>false</LineWeightScalable>
  </Path>
 </Graphics>
 <LineUsage>
  <Repeat>9.5</Repeat>
  <DefaultPath>
   <LineColor>%LINECOLOR%</LineColor>
   <LineWeight>%LINEWEIGHT%</LineWeight>
   <LineWeightScalable>false</LineWeightScalable>
  </DefaultPath>
 </LineUsage>
 <ParameterDefinition>
  <Parameter>
   <Identifier>LINECOLOR</Identifier>
   <DefaultValue>ff000000</DefaultValue>
   <DisplayName>Line &amp;Color</DisplayName>
   <Description>Line Color</Description>
   <DataType>LineColor</DataType>
  </Parameter>
  <Parameter>
   <Identifier>LINEWEIGHT</Identifier>
   <DefaultValue>0.0</DefaultValue>
   <DisplayName>Line &amp;Thickness</DisplayName>
   <Description>Line Thickness</Description>
   <DataType>LineWeight</DataType>
  </Parameter>
 </ParameterDefinition>
</SimpleSymbolDefinition>
