diff options
author | sumit | 2020-04-24 14:45:47 +0530 |
---|---|---|
committer | sumit | 2020-04-24 14:45:47 +0530 |
commit | dae95c4b5369d629e6033cc082c526ef042cf497 (patch) | |
tree | 1e56332b0853ca7f7cf90b0aab9ae6cba69d5e97 /svg/GasBottle.svg | |
parent | 0c693cdeb2cce18a61cc93a6c042eaa2d4b15752 (diff) | |
download | Chemical-PFD-dae95c4b5369d629e6033cc082c526ef042cf497.tar.gz Chemical-PFD-dae95c4b5369d629e6033cc082c526ef042cf497.tar.bz2 Chemical-PFD-dae95c4b5369d629e6033cc082c526ef042cf497.zip |
add svg file
Diffstat (limited to 'svg/GasBottle.svg')
-rw-r--r-- | svg/GasBottle.svg | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/svg/GasBottle.svg b/svg/GasBottle.svg new file mode 100644 index 0000000..dc43ced --- /dev/null +++ b/svg/GasBottle.svg @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="3.3126543mm" + height="6.405571mm" + viewBox="0 0 3.3126543 6.405571" + version="1.1" + id="svg12987" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" + sodipodi:docname="GasBottle.svg"> + <defs + id="defs12981" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.35" + inkscape:cx="-338.02558" + inkscape:cy="-182.1807" + inkscape:document-units="mm" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="-8" + inkscape:window-y="-8" + inkscape:window-maximized="1" /> + <metadata + id="metadata12984"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-72.427006,-94.225786)"> + <g + id="use26683" + transform="matrix(0.26458333,0,0,0.26458333,14.609807,83.743648)"> + <desc + id="desc13543">Gas Bottle</desc> + <title + id="title13545">Gas Bottle</title> + <g + transform="matrix(0.66862381,0,0,0.66862381,97.193421,-1399.264)" + id="g13549"> + <path + inkscape:connector-curvature="0" + id="path13547" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.70875001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" + d="m 181.832,2168.367 v 19.492 h 17.981 v -19.492 c 0.21,-2.273 -1.458,-4.433 -4.325,-5.613 -2.867,-1.18 -6.465,-1.18 -9.332,0 -2.867,1.18 -4.535,3.34 -4.324,5.613 z m 5.977,-12.996 v 6.5 h 6.027 v -6.5 c 0,-1.664 -1.348,-3.012 -3.012,-3.012 -1.664,0 -3.015,1.348 -3.015,3.012 z" /> + </g> + </g> + </g> +</svg> |