From 74ee5773570183650fda997a8841a52708f60ba7 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Sun, 17 Jun 2018 11:19:50 +0200 Subject: mobile: add Dark_gps.svg The blue gps was reused for the dark theme. Copy Blue_gps.svg and change color to dark. Signed-off-by: Jan Iversen --- mobile-widgets/qml/icons/Dark_gps.svg | 59 +++++++++++++++++++++++++++++++++ mobile-widgets/qml/mobile-resources.qrc | 2 +- 2 files changed, 60 insertions(+), 1 deletion(-) create mode 100644 mobile-widgets/qml/icons/Dark_gps.svg (limited to 'mobile-widgets/qml') diff --git a/mobile-widgets/qml/icons/Dark_gps.svg b/mobile-widgets/qml/icons/Dark_gps.svg new file mode 100644 index 000000000..ece716953 --- /dev/null +++ b/mobile-widgets/qml/icons/Dark_gps.svg @@ -0,0 +1,59 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/mobile-widgets/qml/mobile-resources.qrc b/mobile-widgets/qml/mobile-resources.qrc index 681223810..ac72505e3 100644 --- a/mobile-widgets/qml/mobile-resources.qrc +++ b/mobile-widgets/qml/mobile-resources.qrc @@ -55,7 +55,7 @@ icons/Blue_gps.svg icons/cloud_sync.svg - icons/Blue_gps.svg + icons/Dark_gps.svg ../../icons/button-download-dc_icon.svg ../../icons/button-download-dc-black_icon.svg icons/ic_adb.svg -- cgit v1.2.3-70-g09d2