From 6fd3b26aa1644246cb5c6b509d8fb9b6ff8687b0 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Sun, 17 Nov 2019 14:55:55 +0200 Subject: Improved technician module. --- .../Mobile/System Screen Icons/circuit-board.png | Bin 0 -> 2492 bytes .../Graphics/Mobile/System Screen Icons/conveyor.png | Bin 0 -> 4349 bytes Software/Graphics/Mobile/System Screen Icons/exit.png | Bin 0 -> 1784 bytes .../Graphics/Mobile/System Screen Icons/mobile-phone.png | Bin 0 -> 4438 bytes .../Graphics/Mobile/System Screen Icons/shutdown.png | Bin 0 -> 3703 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Software/Graphics/Mobile/System Screen Icons/circuit-board.png create mode 100644 Software/Graphics/Mobile/System Screen Icons/conveyor.png create mode 100644 Software/Graphics/Mobile/System Screen Icons/exit.png create mode 100644 Software/Graphics/Mobile/System Screen Icons/mobile-phone.png create mode 100644 Software/Graphics/Mobile/System Screen Icons/shutdown.png (limited to 'Software/Graphics') diff --git a/Software/Graphics/Mobile/System Screen Icons/circuit-board.png b/Software/Graphics/Mobile/System Screen Icons/circuit-board.png new file mode 100644 index 000000000..28b535f54 Binary files /dev/null and b/Software/Graphics/Mobile/System Screen Icons/circuit-board.png differ diff --git a/Software/Graphics/Mobile/System Screen Icons/conveyor.png b/Software/Graphics/Mobile/System Screen Icons/conveyor.png new file mode 100644 index 000000000..1cd649a88 Binary files /dev/null and b/Software/Graphics/Mobile/System Screen Icons/conveyor.png differ diff --git a/Software/Graphics/Mobile/System Screen Icons/exit.png b/Software/Graphics/Mobile/System Screen Icons/exit.png new file mode 100644 index 000000000..e05db36d4 Binary files /dev/null and b/Software/Graphics/Mobile/System Screen Icons/exit.png differ diff --git a/Software/Graphics/Mobile/System Screen Icons/mobile-phone.png b/Software/Graphics/Mobile/System Screen Icons/mobile-phone.png new file mode 100644 index 000000000..ea4e685dc Binary files /dev/null and b/Software/Graphics/Mobile/System Screen Icons/mobile-phone.png differ diff --git a/Software/Graphics/Mobile/System Screen Icons/shutdown.png b/Software/Graphics/Mobile/System Screen Icons/shutdown.png new file mode 100644 index 000000000..abc4d1a1a Binary files /dev/null and b/Software/Graphics/Mobile/System Screen Icons/shutdown.png differ -- cgit v1.3.1