From c7c3fdb4d04fa69cc18d377d409362baa5f36a9a Mon Sep 17 00:00:00 2001 From: dogmaphobic Date: Mon, 25 Apr 2016 17:22:20 -0400 Subject: [PATCH] Safety Icons Tweak --- .../PX4/Images/DatalinkLoss.svg | 26 +++++++++---------- .../PX4/Images/DatalinkLossLight.svg | 26 ++++++++++--------- src/AutoPilotPlugins/PX4/Images/RCLoss.svg | 23 ++++++++-------- .../PX4/Images/RCLossLight.svg | 25 +++++++++--------- 4 files changed, 51 insertions(+), 49 deletions(-) diff --git a/src/AutoPilotPlugins/PX4/Images/DatalinkLoss.svg b/src/AutoPilotPlugins/PX4/Images/DatalinkLoss.svg index c1ecd4c9a..f4387904f 100644 --- a/src/AutoPilotPlugins/PX4/Images/DatalinkLoss.svg +++ b/src/AutoPilotPlugins/PX4/Images/DatalinkLoss.svg @@ -1,26 +1,24 @@ + viewBox="194 896 97.2 97.4" style="enable-background:new 194 896 97.2 97.4;" xml:space="preserve"> + - - - - - + + - - + + diff --git a/src/AutoPilotPlugins/PX4/Images/DatalinkLossLight.svg b/src/AutoPilotPlugins/PX4/Images/DatalinkLossLight.svg index a24b23564..4870a5c26 100644 --- a/src/AutoPilotPlugins/PX4/Images/DatalinkLossLight.svg +++ b/src/AutoPilotPlugins/PX4/Images/DatalinkLossLight.svg @@ -1,23 +1,25 @@ + viewBox="194 896 97.2 97.4" style="enable-background:new 194 896 97.2 97.4;" xml:space="preserve"> - - - + + + + + - - + + diff --git a/src/AutoPilotPlugins/PX4/Images/RCLoss.svg b/src/AutoPilotPlugins/PX4/Images/RCLoss.svg index 03d38d5a1..bdf822526 100644 --- a/src/AutoPilotPlugins/PX4/Images/RCLoss.svg +++ b/src/AutoPilotPlugins/PX4/Images/RCLoss.svg @@ -2,8 +2,8 @@ + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="-250 452 97.2 97.2" + style="enable-background:new -250 452 97.2 97.2;" xml:space="preserve"> GPS @@ -68,15 +69,15 @@ -251.5,446.7 -264.6,446.7 "/> - - - - + + + + - - + + diff --git a/src/AutoPilotPlugins/PX4/Images/RCLossLight.svg b/src/AutoPilotPlugins/PX4/Images/RCLossLight.svg index b6f71d78b..9fdae574c 100644 --- a/src/AutoPilotPlugins/PX4/Images/RCLossLight.svg +++ b/src/AutoPilotPlugins/PX4/Images/RCLossLight.svg @@ -2,17 +2,18 @@ + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="-250 452 97.2 97.2" + style="enable-background:new -250 452 97.2 97.2;" xml:space="preserve"> GPS @@ -68,15 +69,15 @@ -251.5,446.7 -264.6,446.7 "/> - - - - + + + + - - + + -- 2.22.0