From eb36c29e727f07e6f18b72651a04c33bc57baacb Mon Sep 17 00:00:00 2001 From: davidsastresas Date: Sun, 17 Mar 2024 12:53:55 +0100 Subject: [PATCH] InstrumentValueIcons: add 2 new icons for gimbal telemetry, artwork by Alex de la Torre Co-authored-by: davidsastresas Co-authored-by: alexdelatorre --- .../InstrumentValueIcons/InstrumentValueIcons.qrc | 2 ++ resources/InstrumentValueIcons/gimbal-1.svg | 24 +++++++++++++++++ resources/InstrumentValueIcons/gimbal-2.svg | 31 ++++++++++++++++++++++ 3 files changed, 57 insertions(+) create mode 100644 resources/InstrumentValueIcons/gimbal-1.svg create mode 100644 resources/InstrumentValueIcons/gimbal-2.svg diff --git a/resources/InstrumentValueIcons/InstrumentValueIcons.qrc b/resources/InstrumentValueIcons/InstrumentValueIcons.qrc index 59e0140..a6303dd 100644 --- a/resources/InstrumentValueIcons/InstrumentValueIcons.qrc +++ b/resources/InstrumentValueIcons/InstrumentValueIcons.qrc @@ -297,5 +297,7 @@ buoy.svg cheveron-down.svg view-tile.svg + gimbal-1.svg + gimbal-2.svg diff --git a/resources/InstrumentValueIcons/gimbal-1.svg b/resources/InstrumentValueIcons/gimbal-1.svg new file mode 100644 index 0000000..ee5ff34 --- /dev/null +++ b/resources/InstrumentValueIcons/gimbal-1.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/InstrumentValueIcons/gimbal-2.svg b/resources/InstrumentValueIcons/gimbal-2.svg new file mode 100644 index 0000000..2784c67 --- /dev/null +++ b/resources/InstrumentValueIcons/gimbal-2.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file