summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorpravindalve2023-05-30 04:20:14 +0530
committerGitHub2023-05-30 04:20:14 +0530
commitcbdd7ca21f1f673a3a739065098f7cc6c9c4b881 (patch)
tree595e888c38f00a314e751096b6bf636a544a5efe /src/main/resources
parent7740d1ca0c2e6bf34900460b0c58fa4d528577fb (diff)
parent280c6aa89a15331fb76b7014957953dc72af6093 (diff)
downloadChemical-Simulator-GUI-cbdd7ca21f1f673a3a739065098f7cc6c9c4b881.tar.gz
Chemical-Simulator-GUI-cbdd7ca21f1f673a3a739065098f7cc6c9c4b881.tar.bz2
Chemical-Simulator-GUI-cbdd7ca21f1f673a3a739065098f7cc6c9c4b881.zip
Merge pull request #63 from brenda-br/Fix-35HEADmaster
Restructure Project and Deployment
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/base/icons/AdiabaticCompressor.pngbin0 -> 740 bytes
-rw-r--r--src/main/resources/base/icons/AdiabaticExpander.pngbin0 -> 741 bytes
-rw-r--r--src/main/resources/base/icons/CentrifugalPump.pngbin0 -> 1620 bytes
-rw-r--r--src/main/resources/base/icons/Column.pngbin0 -> 4681 bytes
-rw-r--r--src/main/resources/base/icons/CompoundSeparator.pngbin0 -> 1708 bytes
-rw-r--r--src/main/resources/base/icons/Cooler.pngbin0 -> 3042 bytes
-rw-r--r--src/main/resources/base/icons/DistillationColumn.pngbin0 -> 4361 bytes
-rw-r--r--src/main/resources/base/icons/Flash.pngbin0 -> 2431 bytes
-rw-r--r--src/main/resources/base/icons/Heater.pngbin0 -> 2750 bytes
-rw-r--r--src/main/resources/base/icons/MaterialStream.pngbin0 -> 527 bytes
-rw-r--r--src/main/resources/base/icons/Mixer.pngbin0 -> 1008 bytes
-rw-r--r--src/main/resources/base/icons/ShortcutColumn.pngbin0 -> 4361 bytes
-rw-r--r--src/main/resources/base/icons/Splitter.pngbin0 -> 1068 bytes
-rw-r--r--src/main/resources/base/icons/Valve.pngbin0 -> 1498 bytes
-rw-r--r--src/main/resources/base/icons/bpe.pngbin0 -> 1695 bytes
-rw-r--r--src/main/resources/base/icons/compound.pngbin0 -> 4849 bytes
-rw-r--r--src/main/resources/base/icons/eq.pngbin0 -> 5162 bytes
-rw-r--r--src/main/resources/base/icons/help.pngbin0 -> 4967 bytes
-rw-r--r--src/main/resources/base/icons/icon_1.svg868
-rw-r--r--src/main/resources/base/icons/images.pngbin0 -> 2938 bytes
-rw-r--r--src/main/resources/base/icons/logo.icobin0 -> 38078 bytes
-rw-r--r--src/main/resources/base/icons/logo.pngbin0 -> 1391 bytes
-rw-r--r--src/main/resources/base/icons/new.pngbin0 -> 2812 bytes
-rw-r--r--src/main/resources/base/icons/open.pngbin0 -> 3316 bytes
-rw-r--r--src/main/resources/base/icons/redo.pngbin0 -> 3833 bytes
-rw-r--r--src/main/resources/base/icons/save.pngbin0 -> 3711 bytes
-rw-r--r--src/main/resources/base/icons/simulating.pngbin0 -> 6777 bytes
-rw-r--r--src/main/resources/base/icons/sq.pngbin0 -> 8725 bytes
-rw-r--r--src/main/resources/base/icons/stop.pngbin0 -> 5514 bytes
-rw-r--r--src/main/resources/base/icons/undo.pngbin0 -> 3817 bytes
-rw-r--r--src/main/resources/base/icons/zoo.pngbin0 -> 6707 bytes
-rw-r--r--src/main/resources/base/icons/zoom_in.pngbin0 -> 4908 bytes
-rw-r--r--src/main/resources/base/icons/zoom_out.pngbin0 -> 4865 bytes
-rw-r--r--src/main/resources/base/icons/zoom_reset.pngbin0 -> 5052 bytes
34 files changed, 868 insertions, 0 deletions
diff --git a/src/main/resources/base/icons/AdiabaticCompressor.png b/src/main/resources/base/icons/AdiabaticCompressor.png
new file mode 100644
index 0000000..1fd7bb0
--- /dev/null
+++ b/src/main/resources/base/icons/AdiabaticCompressor.png
Binary files differ
diff --git a/src/main/resources/base/icons/AdiabaticExpander.png b/src/main/resources/base/icons/AdiabaticExpander.png
new file mode 100644
index 0000000..615a638
--- /dev/null
+++ b/src/main/resources/base/icons/AdiabaticExpander.png
Binary files differ
diff --git a/src/main/resources/base/icons/CentrifugalPump.png b/src/main/resources/base/icons/CentrifugalPump.png
new file mode 100644
index 0000000..a2d3e8e
--- /dev/null
+++ b/src/main/resources/base/icons/CentrifugalPump.png
Binary files differ
diff --git a/src/main/resources/base/icons/Column.png b/src/main/resources/base/icons/Column.png
new file mode 100644
index 0000000..84c0bcc
--- /dev/null
+++ b/src/main/resources/base/icons/Column.png
Binary files differ
diff --git a/src/main/resources/base/icons/CompoundSeparator.png b/src/main/resources/base/icons/CompoundSeparator.png
new file mode 100644
index 0000000..3435dcf
--- /dev/null
+++ b/src/main/resources/base/icons/CompoundSeparator.png
Binary files differ
diff --git a/src/main/resources/base/icons/Cooler.png b/src/main/resources/base/icons/Cooler.png
new file mode 100644
index 0000000..4dcb802
--- /dev/null
+++ b/src/main/resources/base/icons/Cooler.png
Binary files differ
diff --git a/src/main/resources/base/icons/DistillationColumn.png b/src/main/resources/base/icons/DistillationColumn.png
new file mode 100644
index 0000000..f65150b
--- /dev/null
+++ b/src/main/resources/base/icons/DistillationColumn.png
Binary files differ
diff --git a/src/main/resources/base/icons/Flash.png b/src/main/resources/base/icons/Flash.png
new file mode 100644
index 0000000..9a84def
--- /dev/null
+++ b/src/main/resources/base/icons/Flash.png
Binary files differ
diff --git a/src/main/resources/base/icons/Heater.png b/src/main/resources/base/icons/Heater.png
new file mode 100644
index 0000000..52b8c00
--- /dev/null
+++ b/src/main/resources/base/icons/Heater.png
Binary files differ
diff --git a/src/main/resources/base/icons/MaterialStream.png b/src/main/resources/base/icons/MaterialStream.png
new file mode 100644
index 0000000..b548d3f
--- /dev/null
+++ b/src/main/resources/base/icons/MaterialStream.png
Binary files differ
diff --git a/src/main/resources/base/icons/Mixer.png b/src/main/resources/base/icons/Mixer.png
new file mode 100644
index 0000000..6656945
--- /dev/null
+++ b/src/main/resources/base/icons/Mixer.png
Binary files differ
diff --git a/src/main/resources/base/icons/ShortcutColumn.png b/src/main/resources/base/icons/ShortcutColumn.png
new file mode 100644
index 0000000..f65150b
--- /dev/null
+++ b/src/main/resources/base/icons/ShortcutColumn.png
Binary files differ
diff --git a/src/main/resources/base/icons/Splitter.png b/src/main/resources/base/icons/Splitter.png
new file mode 100644
index 0000000..778bcda
--- /dev/null
+++ b/src/main/resources/base/icons/Splitter.png
Binary files differ
diff --git a/src/main/resources/base/icons/Valve.png b/src/main/resources/base/icons/Valve.png
new file mode 100644
index 0000000..3cfd5c4
--- /dev/null
+++ b/src/main/resources/base/icons/Valve.png
Binary files differ
diff --git a/src/main/resources/base/icons/bpe.png b/src/main/resources/base/icons/bpe.png
new file mode 100644
index 0000000..000730a
--- /dev/null
+++ b/src/main/resources/base/icons/bpe.png
Binary files differ
diff --git a/src/main/resources/base/icons/compound.png b/src/main/resources/base/icons/compound.png
new file mode 100644
index 0000000..a9c946d
--- /dev/null
+++ b/src/main/resources/base/icons/compound.png
Binary files differ
diff --git a/src/main/resources/base/icons/eq.png b/src/main/resources/base/icons/eq.png
new file mode 100644
index 0000000..cb0485a
--- /dev/null
+++ b/src/main/resources/base/icons/eq.png
Binary files differ
diff --git a/src/main/resources/base/icons/help.png b/src/main/resources/base/icons/help.png
new file mode 100644
index 0000000..785ca95
--- /dev/null
+++ b/src/main/resources/base/icons/help.png
Binary files differ
diff --git a/src/main/resources/base/icons/icon_1.svg b/src/main/resources/base/icons/icon_1.svg
new file mode 100644
index 0000000..7f6acd7
--- /dev/null
+++ b/src/main/resources/base/icons/icon_1.svg
@@ -0,0 +1,868 @@
+<?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:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="594mm"
+ height="420mm"
+ viewBox="0 0 594 420"
+ version="1.1"
+ id="svg8"
+ inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
+ sodipodi:docname="icon_1.svg">
+ <defs
+ id="defs2">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient7271">
+ <stop
+ style="stop-color:#dcdcdc;stop-opacity:1;"
+ offset="0"
+ id="stop7267" />
+ <stop
+ style="stop-color:#dcdcdc;stop-opacity:0;"
+ offset="1"
+ id="stop7269" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient7271"
+ id="linearGradient7273"
+ x1="370.30686"
+ y1="-61.842183"
+ x2="414.10727"
+ y2="-61.842183"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(1.9570334,1.9570334)" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="2.6767468"
+ inkscape:cx="167.48347"
+ inkscape:cy="827.81667"
+ inkscape:document-units="mm"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:window-width="1304"
+ inkscape:window-height="745"
+ inkscape:window-x="-8"
+ inkscape:window-y="-8"
+ inkscape:window-maximized="1"
+ inkscape:snap-global="false">
+ <sodipodi:guide
+ position="38.306975,232.31858"
+ orientation="1,0"
+ id="guide2011"
+ inkscape:locked="false" />
+ <sodipodi:guide
+ position="64.835656,235.07052"
+ orientation="1,0"
+ id="guide2013"
+ inkscape:locked="false" />
+ <sodipodi:guide
+ position="122.67041,244.71812"
+ orientation="1,0"
+ id="guide2015"
+ inkscape:locked="false" />
+ <sodipodi:guide
+ position="149.13484,251.56774"
+ orientation="1,0"
+ id="guide2017"
+ inkscape:locked="false" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5">
+ <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 />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(0,123)">
+ <rect
+ style="opacity:1;vector-effect:none;fill:#ffff00;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.51917696;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="rect2029"
+ width="43.993099"
+ height="30.633631"
+ x="-6.1643405"
+ y="-217.32184" />
+ <rect
+ style="opacity:1;vector-effect:none;fill:#fff6d5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.70616245;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="rect394"
+ width="66.145836"
+ height="201.51312"
+ x="766.57684"
+ y="-313.47989" />
+ <rect
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.2253848;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="rect1049"
+ width="39.462116"
+ height="39.462116"
+ x="-74.921936"
+ y="70.041443"
+ inkscape:export-xdpi="300"
+ inkscape:export-ydpi="300" />
+ <g
+ id="g2027"
+ transform="matrix(0.5,0,0,0.5,26.82059,-32.083134)"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\MaterialStream.png">
+ <g
+ transform="translate(0,12.142503)"
+ id="g1890">
+ <g
+ id="g436"
+ transform="translate(68.42287,-171.538)"
+ style="fill:#004646;fill-opacity:0;stroke:#004646;stroke-opacity:1">
+ <g
+ inkscape:export-ydpi="300"
+ inkscape:export-xdpi="300"
+ transform="translate(-2.0545634e-6,5.7992693e-6)"
+ id="g1073"
+ style="fill:#004646;fill-opacity:0;stroke:#004646;stroke-opacity:1">
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path392"
+ d="M 74.222905,94.546573 H 48.760335"
+ style="opacity:1;vector-effect:none;fill:#004646;fill-opacity:0;fill-rule:nonzero;stroke:#004646;stroke-width:0.70555556;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ </g>
+ <g
+ id="g422"
+ style="fill:#004646;fill-opacity:0;stroke:#004646;stroke-opacity:1">
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path396"
+ d="m 74.1844,94.545543 -5.845362,4.242013"
+ style="opacity:1;vector-effect:none;fill:#004646;fill-opacity:0;fill-rule:nonzero;stroke:#004646;stroke-width:0.70555556;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ </g>
+ <g
+ transform="matrix(1,0,0,-1,0,188.06436)"
+ id="g428"
+ style="fill:#004646;fill-opacity:0;stroke:#004646;stroke-opacity:1">
+ <path
+ style="opacity:1;vector-effect:none;fill:#004646;fill-opacity:0;fill-rule:nonzero;stroke:#004646;stroke-width:0.70555556;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="m 74.1844,93.498902 -5.845362,4.242013"
+ id="path424"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc" />
+ </g>
+ </g>
+ </g>
+ </g>
+ <g
+ transform="matrix(1.0131489,-1.0238188,1.0238188,1.0131489,-4.2710557,13.822723)"
+ id="g469">
+ <g
+ id="g459"
+ transform="translate(-2.0545634e-6,5.7992693e-6)"
+ inkscape:export-xdpi="300"
+ inkscape:export-ydpi="300" />
+ <g
+ id="g463" />
+ <g
+ id="g467"
+ transform="matrix(1,0,0,-1,0,188.06436)" />
+ </g>
+ <circle
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.70555556;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="path471"
+ cx="154.63138"
+ cy="46.335262"
+ r="0" />
+ <circle
+ r="12.87918"
+ cy="-84.209984"
+ cx="798.29523"
+ id="circle1343"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.69997323;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path1345"
+ d="M 823.58145,-84.147368 H 773.51281"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0.70555556;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ <path
+ sodipodi:nodetypes="ccc"
+ inkscape:connector-curvature="0"
+ d="m 816.45781,-89.224968 7.04793,5.09514 -7.04793,5.15469"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0.70555556;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="path1351" />
+ <g
+ id="g1851"
+ transform="matrix(0.5,0,0,0.5,15.961607,-20.655148)"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\Valve.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96">
+ <path
+ sodipodi:nodetypes="cccc"
+ inkscape:connector-curvature="0"
+ d="m 40.17402,99.982004 13.01746,9.639106 -13.01746,9.75174 z"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:0.70555556;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="path1414" />
+ <path
+ id="path1416"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:0.70555556;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="m 66.17938,99.982004 -13.01747,9.639106 13.01747,9.75174 z"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc" />
+ </g>
+ <g
+ id="g1881"
+ transform="matrix(0.5,0,0,0.5,16.83175,-19.87535)"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\Heater.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ style="stroke-width:0.84666667;stroke-miterlimit:4;stroke-dasharray:none">
+ <g
+ transform="translate(-223.95846,235.07091)"
+ id="g1623"
+ style="stroke-width:0.84666667;stroke-miterlimit:4;stroke-dasharray:none">
+ <g
+ id="g1370"
+ transform="rotate(-52.431815,166.72402,-104.61321)"
+ style="stroke-width:0.84666667;stroke-miterlimit:4;stroke-dasharray:none">
+ <g
+ id="g1341"
+ style="stroke-width:0.84666667;stroke-miterlimit:4;stroke-dasharray:none">
+ <circle
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:0.84666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="path1306"
+ cx="155.64589"
+ cy="45.839531"
+ r="12.87918" />
+ <g
+ id="g1331"
+ style="stroke-width:0.84666667;stroke-miterlimit:4;stroke-dasharray:none">
+ <g
+ style="stroke:#ff0000;stroke-width:0.43057511;stroke-miterlimit:4;stroke-dasharray:none"
+ id="g1320"
+ transform="matrix(1.9663623,0,0,1.9663623,34.983,-140.01067)">
+ <g
+ style="stroke:#ff0000;stroke-width:0.43057511;stroke-miterlimit:4;stroke-dasharray:none"
+ inkscape:export-ydpi="300"
+ inkscape:export-xdpi="300"
+ transform="translate(-2.0545634e-6,5.7992693e-6)"
+ id="g1310">
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path1308"
+ d="M 74.222905,94.546573 H 48.760335"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0.43057511;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ </g>
+ <g
+ style="stroke:#ff0000;stroke-width:0.43057511;stroke-miterlimit:4;stroke-dasharray:none"
+ id="g1314" />
+ <g
+ style="stroke:#ff0000;stroke-width:0.43057511;stroke-miterlimit:4;stroke-dasharray:none"
+ transform="matrix(1,0,0,-1,0,188.06436)"
+ id="g1318">
+ <path
+ sodipodi:nodetypes="ccc"
+ inkscape:connector-curvature="0"
+ d="M 70.600153,96.100011 74.1844,93.508859 70.600153,90.887428"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0.43057511;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="path1316" />
+ </g>
+ </g>
+ </g>
+ </g>
+ </g>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.85591602px;line-height:16.1558075px;font-family:Arial;-inkscape-font-specification:Arial;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#004646;fill-opacity:1;stroke:none;stroke-width:0.84666667;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+ x="274.11319"
+ y="1.5254955"
+ id="text1374"><tspan
+ sodipodi:role="line"
+ id="tspan1372"
+ x="274.11319"
+ y="1.5254955"
+ style="fill:#004646;fill-opacity:1;stroke-width:0.84666667;stroke-miterlimit:4;stroke-dasharray:none">H</tspan></text>
+ </g>
+ </g>
+ <g
+ id="g1866"
+ transform="matrix(0.5,0,0,0.5,17.046258,-19.979869)"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\Cooler.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96">
+ <g
+ transform="translate(-83.05765,135.18057)"
+ id="g1412">
+ <g
+ transform="matrix(0.6097052,0.79262827,0.79262827,-0.6097052,6.9260527,-59.433115)"
+ id="g1394">
+ <g
+ id="g1392">
+ <circle
+ r="12.87918"
+ cy="45.839531"
+ cx="155.64589"
+ id="circle1376"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:0.70555556;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ <g
+ id="g1390">
+ <g
+ transform="matrix(1.9663623,0,0,1.9663623,34.983,-140.01067)"
+ id="g1388"
+ style="stroke:#ff0000">
+ <g
+ id="g1380"
+ transform="translate(-2.0545634e-6,5.7992693e-6)"
+ inkscape:export-xdpi="300"
+ inkscape:export-ydpi="300"
+ style="stroke:#ff0000">
+ <path
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0.3588126;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="M 74.222905,94.546573 H 48.760335"
+ id="path1378"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g1382"
+ style="stroke:#ff0000" />
+ <g
+ id="g1386"
+ transform="matrix(1,0,0,-1,0,188.06436)"
+ style="stroke:#ff0000">
+ <path
+ id="path1384"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0.3588126;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="M 70.600153,96.100011 74.1844,93.508859 70.600153,90.887428"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ </g>
+ </g>
+ </g>
+ </g>
+ <text
+ id="text1398"
+ y="41.936649"
+ x="133.04834"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.85591602px;line-height:16.1558075px;font-family:Arial;-inkscape-font-specification:Arial;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#004646;fill-opacity:1;stroke:none;stroke-width:1.11419368px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+ xml:space="preserve"><tspan
+ style="fill:#004646;fill-opacity:1;stroke-width:1.11419368px;"
+ y="41.936649"
+ x="133.04834"
+ id="tspan1396"
+ sodipodi:role="line">C</tspan></text>
+ </g>
+ </g>
+ <path
+ style="opacity:1;vector-effect:none;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:#004646;stroke-width:0.35299999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="m 43.669706,-33.941755 c -3.420356,0 -6.173783,1.67604 -6.173783,3.757909 v 0.557591 H 50.43725 v -0.557591 c 0,-2.081869 -2.753426,-3.757909 -6.173782,-3.757909 z m -6.173783,5.858558 V -13.39624 H 50.43725 v -14.686957 z m 0,16.230015 v 0.324011 c 0,2.0818715 2.753427,3.7579116 6.173783,3.7579116 h 0.593762 c 3.420356,0 6.173782,-1.6760401 6.173782,-3.7579116 v -0.324011 z"
+ id="rect1451"
+ inkscape:connector-curvature="0"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\CompoundSeparator.png" />
+ <g
+ id="g1847"
+ transform="matrix(0.5,0,0,0.5,17.761179,-19.772226)"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\Pump.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96">
+ <g
+ transform="translate(-36.185666,-15.387545)"
+ id="g1531">
+ <g
+ id="g1507"
+ transform="translate(19.84375)"
+ style="stroke:#004646;stroke-opacity:1">
+ <rect
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:0.70555556;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="rect1494"
+ width="25.831001"
+ height="3.1642954"
+ x="55.012814"
+ y="85.833954"
+ ry="0" />
+ <circle
+ r="10.438661"
+ cy="73.683235"
+ cx="68.088394"
+ id="circle1488"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:0.78197443;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path1490"
+ d="M 68.072509,73.683235 H 55.045533"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:0.70555556;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ </g>
+ <path
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#492449;stroke-width:0.70555556;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="M 100.68254,63.240216 H 87.655564"
+ id="path1509"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc" />
+ </g>
+ </g>
+ <path
+ style="opacity:1;vector-effect:none;fill:#004646;fill-opacity:0;fill-rule:nonzero;stroke:#004646;stroke-width:0.35;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="m 88.361702,-37.886812 v 4.7625 0.517798 4.233333 l 12.878798,-2.102973 v -2.13036 -0.517798 -2.659528 z"
+ id="path1533"
+ inkscape:connector-curvature="0"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\AdiabaticCompressor.png" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1544"
+ d="m 101.08203,-6.3428385 v 4.7625 0.517795 4.233335 L 88.203232,1.0678165 v -2.13036 -0.517795 -2.65953 z"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:0.35040316;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\AdiabaticExpander.png" />
+ <path
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:1.33333337;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="M 164.96484 192.87305 C 152.03752 192.87305 141.63086 199.20769 141.63086 207.07617 L 141.63086 209.18555 L 190.54297 209.18555 L 190.54297 207.07617 C 190.54297 199.20769 180.13436 192.87305 167.20703 192.87305 L 164.96484 192.87305 z M 141.63086 215.01758 L 141.63086 270.52734 L 190.54297 270.52734 L 190.54297 215.01758 L 141.63086 215.01758 z M 141.63086 276.35938 L 141.63086 277.58398 C 141.63086 285.45247 152.03752 291.78711 164.96484 291.78711 L 167.20703 291.78711 C 180.13436 291.78711 190.54297 285.45247 190.54297 277.58398 L 190.54297 276.35938 L 141.63086 276.35938 z "
+ id="rect1546"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ transform="matrix(0.26458333,0,0,0.26458333,0,-123)"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\Flash.png" />
+ <path
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:0.29405668;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="m 50.367322,-59.593005 c -0.909315,0 -0.712255,1.419033 -1.621569,1.419033 -0.909315,0 -0.71225,-1.419033 -1.621565,-1.419033 -0.909315,0 -0.712255,1.419033 -1.621571,1.419033 -0.909316,0 -0.712253,-1.419033 -1.62157,-1.419033 -0.909316,0 -0.712253,1.419033 -1.621569,1.419033 -0.909317,0 -0.712255,-1.419033 -1.621571,-1.419033 -0.909316,0 -0.712254,1.419033 -1.62157,1.419033 -0.909316,0 -0.712254,-1.419033 -1.62157,-1.419033"
+ id="path1552"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="czzzzzzzc"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\Flash.png" />
+ <g
+ id="g1931"
+ transform="matrix(0.5,0,0,0.5,59.180788,-12.359483)"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\ShortcutColumn.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ style="stroke-width:1.69333333;stroke-miterlimit:4;stroke-dasharray:none">
+ <g
+ transform="translate(173.43664,-129.08319)"
+ id="g1823"
+ style="stroke-width:1.69333333;stroke-miterlimit:4;stroke-dasharray:none">
+ <rect
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="rect1070"
+ width="39.462116"
+ height="39.462116"
+ x="66.408394"
+ y="79.791267"
+ inkscape:export-xdpi="48.442127"
+ inkscape:export-ydpi="48.442127"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\ShortcutColumn.png" />
+ <path
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="m 57.154697,58.824045 h 1.186983 c 6.84071,0 12.347852,3.35204 12.347852,7.51578 v 70.675665 62.41297 c 0,4.16374 -5.507142,7.51577 -12.347852,7.51577 h -1.186983 c -6.84071,0 -12.347852,-3.35203 -12.347852,-7.51577 v -62.9215 -70.167135 c 0,-4.16374 5.507142,-7.51578 12.347852,-7.51578 z"
+ id="rect1575"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ssscsssscss"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\ShortcutColumn.png"
+ inkscape:export-xdpi="48.442127"
+ inkscape:export-ydpi="48.442127" />
+ <g
+ id="g1649"
+ transform="translate(-182.42801,52.455977)"
+ style="stroke:#004646;stroke-opacity:1;stroke-width:3.38666667;stroke-miterlimit:4;stroke-dasharray:none"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\ShortcutColumn.png"
+ inkscape:export-xdpi="48.442127"
+ inkscape:export-ydpi="48.442127">
+ <g
+ id="g1643"
+ transform="rotate(-52.431815,166.72402,-104.61321)"
+ style="stroke:#004646;stroke-opacity:1;stroke-width:3.38666667;stroke-miterlimit:4;stroke-dasharray:none">
+ <g
+ id="g1641"
+ style="stroke:#004646;stroke-opacity:1;stroke-width:3.38666667;stroke-miterlimit:4;stroke-dasharray:none">
+ <circle
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="circle1625"
+ cx="155.64589"
+ cy="45.839531"
+ r="12.87918" />
+ <g
+ id="g1639"
+ style="stroke:#004646;stroke-opacity:1;stroke-width:3.38666667;stroke-miterlimit:4;stroke-dasharray:none">
+ <g
+ style="stroke:#004646;stroke-opacity:1;stroke-width:1.72230045;stroke-miterlimit:4;stroke-dasharray:none"
+ id="g1637"
+ transform="matrix(1.9663623,0,0,1.9663623,34.983,-140.01067)">
+ <g
+ style="stroke:#004646;stroke-opacity:1;stroke-width:1.72230045;stroke-miterlimit:4;stroke-dasharray:none"
+ inkscape:export-ydpi="300"
+ inkscape:export-xdpi="300"
+ transform="translate(-2.0545634e-6,5.7992693e-6)"
+ id="g1629">
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path1627"
+ d="M 74.222905,94.546573 H 48.760335"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:1.72230045;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ </g>
+ <g
+ style="stroke:#004646;stroke-opacity:1;stroke-width:1.72230045;stroke-miterlimit:4;stroke-dasharray:none"
+ id="g1631" />
+ <g
+ style="stroke:#ff0000;stroke-opacity:1;stroke-width:1.72230045;stroke-miterlimit:4;stroke-dasharray:none"
+ transform="matrix(1,0,0,-1,0,188.06436)"
+ id="g1635">
+ <path
+ sodipodi:nodetypes="ccc"
+ inkscape:connector-curvature="0"
+ d="M 70.600153,96.100011 74.1844,93.508859 70.600153,90.887428"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:1.72230045;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="path1633" />
+ </g>
+ </g>
+ </g>
+ </g>
+ </g>
+ </g>
+ <g
+ transform="matrix(-1,0,0,1,374.22351,220.94571)"
+ id="g1675"
+ style="stroke-width:1.69333333;stroke-miterlimit:4;stroke-dasharray:none">
+ <g
+ transform="rotate(-52.431815,166.72402,-104.61321)"
+ id="g1669"
+ style="stroke-width:1.69333333;stroke-miterlimit:4;stroke-dasharray:none">
+ <g
+ id="g1667"
+ style="stroke:#004646;stroke-opacity:1;stroke-width:1.69333333;stroke-miterlimit:4;stroke-dasharray:none">
+ <circle
+ r="12.87918"
+ cy="45.839531"
+ cx="155.64589"
+ id="circle1651"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\ShortcutColumn.png"
+ inkscape:export-xdpi="48.442127"
+ inkscape:export-ydpi="48.442127" />
+ <g
+ id="g1665"
+ style="stroke:#004646;stroke-opacity:1;stroke-width:1.69333333;stroke-miterlimit:4;stroke-dasharray:none">
+ <g
+ transform="matrix(1.9663623,0,0,1.9663623,34.983,-140.01067)"
+ id="g1663"
+ style="stroke:#004646;stroke-opacity:1;stroke-width:0.86115022;stroke-miterlimit:4;stroke-dasharray:none">
+ <g
+ id="g1655"
+ transform="translate(-2.0545634e-6,5.7992693e-6)"
+ inkscape:export-xdpi="48.442127"
+ inkscape:export-ydpi="48.442127"
+ style="stroke:#004646;stroke-opacity:1;stroke-width:1.72230045;stroke-miterlimit:4;stroke-dasharray:none"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\ShortcutColumn.png">
+ <path
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:1.72230045;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="M 74.222905,94.546573 H 48.760335"
+ id="path1653"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g1657"
+ style="stroke:#004646;stroke-opacity:1;stroke-width:0.86115022;stroke-miterlimit:4;stroke-dasharray:none" />
+ <g
+ id="g1661"
+ transform="matrix(1,0,0,-1,0,188.06436)"
+ style="stroke:#ff0000;stroke-opacity:1;stroke-width:1.72230045;stroke-miterlimit:4;stroke-dasharray:none"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\ShortcutColumn.png"
+ inkscape:export-xdpi="48.442127"
+ inkscape:export-ydpi="48.442127">
+ <path
+ id="path1659"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:1.72230045;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="M 70.600153,96.100011 74.1844,93.508859 70.600153,90.887428"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ </g>
+ </g>
+ </g>
+ </g>
+ </g>
+ <path
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="M 82.089856,217.18513 H 57.748189 v -10.15632"
+ id="path1709"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\ShortcutColumn.png"
+ inkscape:export-xdpi="48.442127"
+ inkscape:export-ydpi="48.442127" />
+ <path
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="M 57.748189,58.700631 V 48.583146 h 26.02996"
+ id="path1682"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\ShortcutColumn.png"
+ inkscape:export-xdpi="48.442127"
+ inkscape:export-ydpi="48.442127" />
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path1703"
+ d="M 70.448189,82.431634 H 110.23648"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\ShortcutColumn.png"
+ inkscape:export-xdpi="48.442127"
+ inkscape:export-ydpi="48.442127" />
+ <path
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="M 97.14005,61.295994 V 82.136052"
+ id="path1715"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\ShortcutColumn.png"
+ inkscape:export-xdpi="48.442127"
+ inkscape:export-ydpi="48.442127" />
+ <g
+ id="g1739"
+ transform="matrix(-1,0,0,1,84.846711,-0.30335508)"
+ style="stroke:#004646;stroke-opacity:1;stroke-width:3.38666667;stroke-miterlimit:4;stroke-dasharray:none"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\ShortcutColumn.png"
+ inkscape:export-xdpi="48.442127"
+ inkscape:export-ydpi="48.442127">
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path1711"
+ d="m 14.448838,91.201636 h 18.09246"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path1713"
+ d="M 20.79884,105.33795 H 39.420466"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ <path
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="m 14.448838,119.47426 h 18.09246"
+ id="path1719"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="m 21.328006,133.61058 h 18.09246"
+ id="path1721"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc" />
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path1723"
+ d="m 14.448838,147.74689 h 18.09246"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path1725"
+ d="m 21.328006,161.88321 h 18.09246"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ <path
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="m 14.448838,176.01953 h 18.09246"
+ id="path1727"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <path
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="M 70.448189,182.97335 H 110.23648"
+ id="path1741"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\ShortcutColumn.png"
+ inkscape:export-xdpi="48.442127"
+ inkscape:export-ydpi="48.442127" />
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path1743"
+ d="m 97.14005,183.00438 v 20.84007"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:3.38666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\ShortcutColumn.png"
+ inkscape:export-xdpi="48.442127"
+ inkscape:export-ydpi="48.442127" />
+ </g>
+ </g>
+ <path
+ inkscape:connector-curvature="0"
+ id="path1825"
+ d="m 88.634922,28.795099 v 12.82324 h 6.27611 l 6.547158,-6.41162 -6.547158,-6.41162 z"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:0.35277778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ sodipodi:nodetypes="cccccc"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\Mixer.png" />
+ <path
+ sodipodi:nodetypes="cccccc"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:0.35277778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="m 100.83549,71.723329 v 12.82324 h -6.276108 l -6.54716,-6.41162 6.54716,-6.41162 z"
+ id="path1827"
+ inkscape:connector-curvature="0"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\Splitter.png" />
+ <g
+ id="g2009"
+ transform="translate(-137.55149,8.7979388)"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\sq.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96">
+ <rect
+ ry="3.3609526"
+ y="-72.620255"
+ x="372.62656"
+ height="25.470205"
+ width="43.075089"
+ id="rect1933"
+ style="opacity:1;vector-effect:none;fill:#004646;fill-opacity:0.8627451;fill-rule:nonzero;stroke:url(#linearGradient7273);stroke-width:0.72532076;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\sq.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96" />
+ <text
+ id="text1937"
+ y="-51.126507"
+ x="374.89331"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.10041618px;line-height:27.29670143px;font-family:Arial;-inkscape-font-specification:Arial;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.88253105px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ xml:space="preserve"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\sq.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"><tspan
+ style="fill:#ffffff;fill-opacity:1;stroke-width:1.88253105px"
+ y="-51.126507"
+ x="374.89331"
+ id="tspan1935"
+ sodipodi:role="line">SQ</tspan></text>
+ </g>
+ <g
+ id="g2004"
+ transform="translate(-125.52971,22.650626)"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\eq.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96">
+ <rect
+ style="opacity:1;vector-effect:none;fill:#004646;fill-opacity:0.8627451;fill-rule:nonzero;stroke:#dcdcdc;stroke-width:0.72532076;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="rect1945"
+ width="43.075089"
+ height="25.470205"
+ x="370.8223"
+ y="-41.2733"
+ ry="3.3609526" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.10041618px;line-height:27.29670143px;font-family:Arial;-inkscape-font-specification:Arial;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.88253105px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="373.08905"
+ y="-19.779552"
+ id="text1949"><tspan
+ sodipodi:role="line"
+ id="tspan1947"
+ x="373.08905"
+ y="-19.779552"
+ style="fill:#ffffff;fill-opacity:1;stroke-width:1.88253105px">EQ</tspan></text>
+ </g>
+ <g
+ id="g1999"
+ transform="translate(-137.55149,31.267163)">
+ <rect
+ ry="3.3609526"
+ y="-2.3513699"
+ x="371.12784"
+ height="25.470205"
+ width="43.075089"
+ id="rect1951"
+ style="opacity:1;vector-effect:none;fill:#c8c4b7;fill-opacity:1;fill-rule:nonzero;stroke:#492449;stroke-width:0.72532076;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ <rect
+ style="opacity:1;vector-effect:none;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50269556;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="rect1957"
+ width="29.853903"
+ height="17.652548"
+ x="377.73843"
+ y="1.5574627"
+ ry="2.3293638" />
+ <text
+ id="text1961"
+ y="15.759001"
+ x="381.56311"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.27015781px;line-height:15.51879597px;font-family:Arial;-inkscape-font-specification:Arial;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.07026172px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ xml:space="preserve"><tspan
+ style="stroke-width:1.07026172px"
+ y="15.759001"
+ x="381.56311"
+ id="tspan1959"
+ sodipodi:role="line">PW</tspan></text>
+ </g>
+ <g
+ id="g1993"
+ transform="translate(-137.55149,39.909171)">
+ <rect
+ style="opacity:1;vector-effect:none;fill:#c8c4b7;fill-opacity:1;fill-rule:nonzero;stroke:#492449;stroke-width:0.72532076;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ id="rect1963"
+ width="43.075089"
+ height="25.470205"
+ x="371.12784"
+ y="39.220215"
+ ry="3.3609526" />
+ <circle
+ r="10.986364"
+ cy="-279.5603"
+ cx="-280.59134"
+ id="circle1971"
+ style="opacity:1;vector-effect:none;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.60186213;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ transform="matrix(-0.60970512,-0.79262833,-0.79262833,0.60970512,0,0)" />
+ <rect
+ y="43.313293"
+ x="391.04501"
+ height="17.284018"
+ width="3.2407534"
+ id="rect1988"
+ style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.70555556;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke" />
+ </g>
+ <path
+ inkscape:connector-curvature="0"
+ id="rect1453"
+ d="m 35.59113,-29.626264 v 1.543061 h 16.750914 v -1.543061 z m 0,16.230011 v 1.54306 h 16.750914 v -1.54306 z"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:0.35277778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\CompoundSeparator.png" />
+ <path
+ inkscape:connector-curvature="0"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#004646;stroke-width:0.35277778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="m 35.567855,-67.652992 v 1.54306 h 16.751432 v -1.54306 z m 0,16.23001 v 1.54306 h 16.751432 v -1.54306 z"
+ id="rect1548"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ inkscape:export-filename="C:\Users\Lucas Zhao\Desktop\Chemical-Simulator-GUI\Icons\Flash.png" />
+ </g>
+</svg>
diff --git a/src/main/resources/base/icons/images.png b/src/main/resources/base/icons/images.png
new file mode 100644
index 0000000..559fdbb
--- /dev/null
+++ b/src/main/resources/base/icons/images.png
Binary files differ
diff --git a/src/main/resources/base/icons/logo.ico b/src/main/resources/base/icons/logo.ico
new file mode 100644
index 0000000..e1c2e78
--- /dev/null
+++ b/src/main/resources/base/icons/logo.ico
Binary files differ
diff --git a/src/main/resources/base/icons/logo.png b/src/main/resources/base/icons/logo.png
new file mode 100644
index 0000000..60d94d8
--- /dev/null
+++ b/src/main/resources/base/icons/logo.png
Binary files differ
diff --git a/src/main/resources/base/icons/new.png b/src/main/resources/base/icons/new.png
new file mode 100644
index 0000000..f4343a7
--- /dev/null
+++ b/src/main/resources/base/icons/new.png
Binary files differ
diff --git a/src/main/resources/base/icons/open.png b/src/main/resources/base/icons/open.png
new file mode 100644
index 0000000..305d09d
--- /dev/null
+++ b/src/main/resources/base/icons/open.png
Binary files differ
diff --git a/src/main/resources/base/icons/redo.png b/src/main/resources/base/icons/redo.png
new file mode 100644
index 0000000..7881e86
--- /dev/null
+++ b/src/main/resources/base/icons/redo.png
Binary files differ
diff --git a/src/main/resources/base/icons/save.png b/src/main/resources/base/icons/save.png
new file mode 100644
index 0000000..e09beb3
--- /dev/null
+++ b/src/main/resources/base/icons/save.png
Binary files differ
diff --git a/src/main/resources/base/icons/simulating.png b/src/main/resources/base/icons/simulating.png
new file mode 100644
index 0000000..b8ff48f
--- /dev/null
+++ b/src/main/resources/base/icons/simulating.png
Binary files differ
diff --git a/src/main/resources/base/icons/sq.png b/src/main/resources/base/icons/sq.png
new file mode 100644
index 0000000..b963402
--- /dev/null
+++ b/src/main/resources/base/icons/sq.png
Binary files differ
diff --git a/src/main/resources/base/icons/stop.png b/src/main/resources/base/icons/stop.png
new file mode 100644
index 0000000..d365d34
--- /dev/null
+++ b/src/main/resources/base/icons/stop.png
Binary files differ
diff --git a/src/main/resources/base/icons/undo.png b/src/main/resources/base/icons/undo.png
new file mode 100644
index 0000000..d6906b8
--- /dev/null
+++ b/src/main/resources/base/icons/undo.png
Binary files differ
diff --git a/src/main/resources/base/icons/zoo.png b/src/main/resources/base/icons/zoo.png
new file mode 100644
index 0000000..1de4314
--- /dev/null
+++ b/src/main/resources/base/icons/zoo.png
Binary files differ
diff --git a/src/main/resources/base/icons/zoom_in.png b/src/main/resources/base/icons/zoom_in.png
new file mode 100644
index 0000000..cdf3e3f
--- /dev/null
+++ b/src/main/resources/base/icons/zoom_in.png
Binary files differ
diff --git a/src/main/resources/base/icons/zoom_out.png b/src/main/resources/base/icons/zoom_out.png
new file mode 100644
index 0000000..b6dbcc9
--- /dev/null
+++ b/src/main/resources/base/icons/zoom_out.png
Binary files differ
diff --git a/src/main/resources/base/icons/zoom_reset.png b/src/main/resources/base/icons/zoom_reset.png
new file mode 100644
index 0000000..ca9d36f
--- /dev/null
+++ b/src/main/resources/base/icons/zoom_reset.png
Binary files differ