diff --git a/application/src/main/data/json/system/scada_symbols/left-drain-pipe.svg b/application/src/main/data/json/system/scada_symbols/left-drain-pipe.svg
new file mode 100644
index 0000000000..2a5c3ce47a
--- /dev/null
+++ b/application/src/main/data/json/system/scada_symbols/left-drain-pipe.svg
@@ -0,0 +1,166 @@
+
\ No newline at end of file
diff --git a/application/src/main/data/json/system/scada_symbols/left-elbow-drain-pipe.svg b/application/src/main/data/json/system/scada_symbols/left-elbow-drain-pipe.svg
new file mode 100644
index 0000000000..2f91847b71
--- /dev/null
+++ b/application/src/main/data/json/system/scada_symbols/left-elbow-drain-pipe.svg
@@ -0,0 +1,181 @@
+
\ No newline at end of file
diff --git a/application/src/main/data/json/system/scada_symbols/right-drain-pipe.svg b/application/src/main/data/json/system/scada_symbols/right-drain-pipe.svg
new file mode 100644
index 0000000000..3fe3501e16
--- /dev/null
+++ b/application/src/main/data/json/system/scada_symbols/right-drain-pipe.svg
@@ -0,0 +1,167 @@
+
\ No newline at end of file
diff --git a/application/src/main/data/json/system/scada_symbols/right-elbow-drain-pipe.svg b/application/src/main/data/json/system/scada_symbols/right-elbow-drain-pipe.svg
new file mode 100644
index 0000000000..14ede98e81
--- /dev/null
+++ b/application/src/main/data/json/system/scada_symbols/right-elbow-drain-pipe.svg
@@ -0,0 +1,178 @@
+
\ No newline at end of file
diff --git a/application/src/main/data/json/system/scada_symbols/short-left-drain-pipe.svg b/application/src/main/data/json/system/scada_symbols/short-left-drain-pipe.svg
new file mode 100644
index 0000000000..ffe74a681e
--- /dev/null
+++ b/application/src/main/data/json/system/scada_symbols/short-left-drain-pipe.svg
@@ -0,0 +1,160 @@
+
\ No newline at end of file
diff --git a/application/src/main/data/json/system/scada_symbols/short-right-drain-pipe.svg b/application/src/main/data/json/system/scada_symbols/short-right-drain-pipe.svg
new file mode 100644
index 0000000000..306898e3ae
--- /dev/null
+++ b/application/src/main/data/json/system/scada_symbols/short-right-drain-pipe.svg
@@ -0,0 +1,160 @@
+
\ No newline at end of file
diff --git a/application/src/main/data/json/system/widget_bundles/scada_water_system_symbols.json b/application/src/main/data/json/system/widget_bundles/scada_water_system_symbols.json
index 306106c06a..1e85fcf03c 100644
--- a/application/src/main/data/json/system/widget_bundles/scada_water_system_symbols.json
+++ b/application/src/main/data/json/system/widget_bundles/scada_water_system_symbols.json
@@ -43,6 +43,12 @@
"vertical_ball_valve",
"horizontal_tank_with_screen",
"vertical_tank_with_level",
- "level_and_fan"
+ "level_and_fan",
+ "right_elbow_drain_pipe",
+ "left_elbow_drain_pipe",
+ "left_drain_pipe",
+ "right_drain_pipe",
+ "short_left_drain_pipe",
+ "short_right_drain_pipe"
]
}
\ No newline at end of file