summaryrefslogtreecommitdiff
path: root/src/main/resources/base/svg/Pumps
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/base/svg/Pumps')
-rw-r--r--src/main/resources/base/svg/Pumps/Duplex Pump.svg108
-rw-r--r--src/main/resources/base/svg/Pumps/Plunger Pump.svg56
-rw-r--r--src/main/resources/base/svg/Pumps/Proportioning Pump.svg105
-rw-r--r--src/main/resources/base/svg/Pumps/Reciprocating Pump.svg99
4 files changed, 368 insertions, 0 deletions
diff --git a/src/main/resources/base/svg/Pumps/Duplex Pump.svg b/src/main/resources/base/svg/Pumps/Duplex Pump.svg
new file mode 100644
index 0000000..7557711
--- /dev/null
+++ b/src/main/resources/base/svg/Pumps/Duplex Pump.svg
@@ -0,0 +1,108 @@
+<?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="svg5576"
+ version="1.1"
+ viewBox="0 0 21.156015 22.703859"
+ height="22.703859mm"
+ width="21.156015mm">
+ <defs
+ id="defs5570">
+ <linearGradient
+ xlink:href="#linearGradient4926"
+ id="linearGradient5047"
+ x1="2331.7856"
+ y1="280.57645"
+ x2="2365.7141"
+ y2="280.57645"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.26458333,0,0,0.26458333,-547.69335,-4.3953684)" />
+ <linearGradient
+ id="linearGradient4926"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop4924" />
+ </linearGradient>
+ <linearGradient
+ xlink:href="#linearGradient4926"
+ id="linearGradient5051"
+ gradientUnits="userSpaceOnUse"
+ x1="2331.7856"
+ y1="280.57645"
+ x2="2365.7141"
+ y2="280.57645"
+ gradientTransform="matrix(0.73140497,0,0,0.73140497,-702.68351,233.03624)" />
+ </defs>
+ <metadata
+ id="metadata5573">
+ <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(-64.994234,-64.999262)"
+ id="layer1">
+ <g
+ id="g6206">
+ <rect
+ y="65.399261"
+ x="69.258255"
+ height="8.8824406"
+ width="8.9769344"
+ id="rect5041"
+ style="fill:#ffffff;stroke:url(#linearGradient5047);stroke-width:0.799999;stroke-miterlimit:4;stroke-dasharray:none" />
+ <g
+ style="stroke-width:3.02362;stroke-miterlimit:4;stroke-dasharray:none"
+ transform="matrix(0.26458333,0,0,0.26458333,-194.85929,-31.899176)"
+ id="g5609">
+ <rect
+ y="425.97406"
+ x="1002.7961"
+ height="24.554312"
+ width="24.815525"
+ id="rect5049"
+ style="fill:#ffffff;stroke:url(#linearGradient5051);stroke-width:3.02362;stroke-miterlimit:4;stroke-dasharray:none" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.02362;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ x="1005.492"
+ y="446.45251"
+ id="text5053"><tspan
+ id="tspan5055"
+ x="1005.492"
+ y="446.45251"
+ style="font-size:22.5px;line-height:1.25;stroke-width:3.02362;stroke-miterlimit:4;stroke-dasharray:none">M</tspan></text>
+ </g>
+ <path
+ id="path5057"
+ d="m 73.735737,74.294235 0.02196,6.52009"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.799999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ id="path5061"
+ d="m 69.163787,67.667124 -4.169553,3e-6"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.799999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ id="path5069"
+ d="m 78.18796,72.037475 7.961101,0.02363"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.799999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#000000;stroke-width:0.6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 78.18796,69.840481 H 69.541763"
+ id="path6185" />
+ </g>
+ </g>
+</svg>
diff --git a/src/main/resources/base/svg/Pumps/Plunger Pump.svg b/src/main/resources/base/svg/Pumps/Plunger Pump.svg
new file mode 100644
index 0000000..6667661
--- /dev/null
+++ b/src/main/resources/base/svg/Pumps/Plunger Pump.svg
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<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"
+ id="svg4959"
+ version="1.1"
+ viewBox="0 0 26.974354 18.283966"
+ height="18.283966mm"
+ width="26.974354mm">
+ <defs
+ id="defs4953" />
+ <metadata
+ id="metadata4956">
+ <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(-47.881206,-67.209207)"
+ id="layer1">
+ <g
+ style="stroke-width:5.18327;stroke-miterlimit:4;stroke-dasharray:none"
+ transform="matrix(0.14155016,0,0,0.16829148,38.397566,52.467677)"
+ id="g4214">
+ <path
+ id="path3350"
+ d="m 211.12256,107.35023 v 69.29929"
+ style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:5.18327;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ id="path4152"
+ d="M 211.2413,142.21715 H 66.998439"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:5.18327;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ id="path4163"
+ d="M 233.07256,108.29095 V 87.595227"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:5.18327;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:5.18327;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 232.76062,196.23986 V 175.54414"
+ id="path4165" />
+ <path
+ id="path4169"
+ d="m 108.85165,139.07879 0.11087,-32.06341 146.00821,0.22173 v 69.40102 H 108.85165 l -0.15678,-31.66451"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:5.18327;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ </g>
+ </g>
+</svg>
diff --git a/src/main/resources/base/svg/Pumps/Proportioning Pump.svg b/src/main/resources/base/svg/Pumps/Proportioning Pump.svg
new file mode 100644
index 0000000..9ce0ce1
--- /dev/null
+++ b/src/main/resources/base/svg/Pumps/Proportioning Pump.svg
@@ -0,0 +1,105 @@
+<?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="svg1065"
+ version="1.1"
+ viewBox="0 0 23.424238 17.79081"
+ height="17.79081mm"
+ width="23.424238mm">
+ <defs
+ id="defs1059">
+ <linearGradient
+ xlink:href="#linearGradient5079"
+ id="linearGradient5083"
+ x1="2311.229"
+ y1="375.30746"
+ x2="2344.0591"
+ y2="375.30746"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.26458333,0,0,0.26458333,-442.74272,-14.475332)" />
+ <linearGradient
+ id="linearGradient5079"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop5081" />
+ </linearGradient>
+ <linearGradient
+ xlink:href="#linearGradient5079"
+ id="linearGradient5087"
+ gradientUnits="userSpaceOnUse"
+ x1="2311.229"
+ y1="375.30746"
+ x2="2344.0591"
+ y2="375.30746"
+ gradientTransform="matrix(0.80051209,0,0,1.2801381,-895.39599,-51.96656)" />
+ </defs>
+ <metadata
+ id="metadata1062">
+ <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(-161.40098,-81.81888)"
+ id="layer1">
+ <g
+ style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none"
+ id="g1762">
+ <rect
+ y="82.21888"
+ x="168.76996"
+ height="5.2117558"
+ width="8.6862593"
+ id="rect5077"
+ style="fill:#ffffff;stroke:url(#linearGradient5083);stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none" />
+ <g
+ style="stroke-width:3.02362;stroke-miterlimit:4;stroke-dasharray:none"
+ transform="matrix(0.26458333,0,0,0.26458333,-82.977047,-17.494539)"
+ id="g5573">
+ <rect
+ y="415.87073"
+ x="954.77051"
+ height="25.216125"
+ width="26.280779"
+ id="rect5085"
+ style="fill:#ffffff;stroke:url(#linearGradient5087);stroke-width:3.02362;stroke-miterlimit:4;stroke-dasharray:none" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.02362;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ x="958.19897"
+ y="436.68008"
+ id="text5089"><tspan
+ id="tspan5091"
+ x="958.19897"
+ y="436.68008"
+ style="font-size:22.5px;line-height:1.25;stroke-width:3.02362;stroke-miterlimit:4;stroke-dasharray:none">M</tspan></text>
+ </g>
+ <path
+ id="path5093"
+ d="m 173.11604,87.510941 v 4.878252"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ id="path5097"
+ d="m 168.89399,84.828992 -7.49271,-0.0057"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 177.3322,84.820519 7.49271,0.0057"
+ id="path5561" />
+ </g>
+ </g>
+</svg>
diff --git a/src/main/resources/base/svg/Pumps/Reciprocating Pump.svg b/src/main/resources/base/svg/Pumps/Reciprocating Pump.svg
new file mode 100644
index 0000000..574be6f
--- /dev/null
+++ b/src/main/resources/base/svg/Pumps/Reciprocating Pump.svg
@@ -0,0 +1,99 @@
+<?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="svg7104"
+ version="1.1"
+ viewBox="0 0 18.596294 22.605106"
+ height="22.605106mm"
+ width="18.596294mm">
+ <defs
+ id="defs7098">
+ <linearGradient
+ xlink:href="#linearGradient4926"
+ id="linearGradient4928"
+ x1="2750.7144"
+ y1="235.75505"
+ x2="2785.7144"
+ y2="235.75505"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.19663354,0,0,0.19663354,-506.64166,95.839202)" />
+ <linearGradient
+ id="linearGradient4926"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop4924" />
+ </linearGradient>
+ <linearGradient
+ xlink:href="#linearGradient4926"
+ id="linearGradient4956"
+ x1="2751.0715"
+ y1="235.75504"
+ x2="2784.2859"
+ y2="235.75504"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.26458333,0,0,0.26458333,-694.59952,65.768585)" />
+ </defs>
+ <metadata
+ id="metadata7101">
+ <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(-28.499473,-123.25697)"
+ id="layer1">
+ <g
+ id="g7739">
+ <rect
+ y="138.93103"
+ x="34.241028"
+ height="6.5310431"
+ width="6.8821745"
+ id="rect4922"
+ style="fill:#ffffff;stroke:url(#linearGradient4928);stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none" />
+ <text
+ id="text4932"
+ y="144.25397"
+ x="35.245747"
+ style="font-style:normal;font-weight:normal;font-size:5.64444px;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-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ xml:space="preserve"><tspan
+ y="144.25397"
+ x="35.245747"
+ id="tspan4930"
+ style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none">M</tspan></text>
+ <path
+ id="path4942"
+ d="m 28.499473,128.12587 h 5.149929"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <rect
+ y="123.65697"
+ x="33.288147"
+ height="8.9769344"
+ width="8.7879467"
+ id="rect4950"
+ style="fill:#ffffff;stroke:url(#linearGradient4956);stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none" />
+ <path
+ id="path4996"
+ d="M 37.688531,139.01274 V 132.6257"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 47.095767,128.13684 H 41.945838"
+ id="path5102" />
+ </g>
+ </g>
+</svg>