diff options
author | sumit | 2020-06-10 21:48:45 +0530 |
---|---|---|
committer | sumit | 2020-06-10 21:48:45 +0530 |
commit | da75f284f80b25df88dc2362df97c31e9c09b2aa (patch) | |
tree | d5f8476d4d2928f2df4e8f9f8c2fd0e22c092eae /src/main/resources/base/Compressors/Fan.svg | |
parent | 2e61ad72fcc7702fdecce1faeb8d7ce707701e28 (diff) | |
parent | 150b7bb892ed82521a5b00372e6a9f3eefce243f (diff) | |
download | Chemical-PFD-da75f284f80b25df88dc2362df97c31e9c09b2aa.tar.gz Chemical-PFD-da75f284f80b25df88dc2362df97c31e9c09b2aa.tar.bz2 Chemical-PFD-da75f284f80b25df88dc2362df97c31e9c09b2aa.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'src/main/resources/base/Compressors/Fan.svg')
-rw-r--r-- | src/main/resources/base/Compressors/Fan.svg | 109 |
1 files changed, 109 insertions, 0 deletions
diff --git a/src/main/resources/base/Compressors/Fan.svg b/src/main/resources/base/Compressors/Fan.svg new file mode 100644 index 0000000..b23a097 --- /dev/null +++ b/src/main/resources/base/Compressors/Fan.svg @@ -0,0 +1,109 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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:xlink="http://www.w3.org/1999/xlink" + id="svg1609" + version="1.1" + viewBox="0 0 22.314726 10.768025" + height="10.768025mm" + width="22.314726mm"> + <defs + id="defs1603"> + <linearGradient + xlink:href="#linearGradient5019" + id="linearGradient5021" + x1="526.4541" + y1="146.42702" + x2="537.41211" + y2="146.42702" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-217.02286,-18.174328)" /> + <linearGradient + id="linearGradient5019" + osb:paint="solid"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop5017" /> + </linearGradient> + <linearGradient + xlink:href="#linearGradient5019" + id="linearGradient5025" + gradientUnits="userSpaceOnUse" + x1="526.4541" + y1="146.42702" + x2="537.41211" + y2="146.42702" + gradientTransform="translate(-205.93117,-18.174328)" /> + <linearGradient + xlink:href="#linearGradient5019" + id="linearGradient5035" + gradientUnits="userSpaceOnUse" + x1="550.97614" + y1="119.36598" + x2="555.65332" + y2="119.36598" + gradientTransform="translate(-232.85061,15.414093)" /> + </defs> + <metadata + id="metadata1606"> + <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 + transform="translate(-87.872402,-124.6398)" + id="layer1"> + <g + style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none" + id="g5850" + transform="translate(-221.42632,-1.7097248)"> + <ellipse + ry="1.7706606" + rx="5.4790258" + cy="128.25269" + cx="314.91025" + id="path5015" + style="fill:#ffffff;stroke:url(#linearGradient5021);stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none" /> + <ellipse + style="fill:#ffffff;stroke:url(#linearGradient5025);stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none" + id="ellipse5023" + cx="326.00192" + cy="128.25269" + rx="5.4790258" + ry="1.7706606" /> + <path + id="path5027" + d="m 320.45616,128.48655 v 4.00904" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" /> + <rect + style="fill:#ffffff;stroke:url(#linearGradient5035);stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none" + id="rect5029" + width="4.6772165" + height="4.4099469" + x="318.12555" + y="132.5751" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:3.52778px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + x="318.94144" + y="136.06596" + id="text5033"><tspan + id="tspan5031" + x="318.94144" + y="136.06596" + style="font-size:3.52778px;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none">M</tspan></text> + </g> + </g> +</svg> |