From a981c3d7c199b04b3eb505a6d0a567c01ba38d35 Mon Sep 17 00:00:00 2001 From: Joakim Bygdell Date: Mon, 24 Jul 2017 19:14:25 +0200 Subject: QML UI: add colored version of the gps location icon This adds colred versions of the Material ic_gps_fixed icon, in our primary blue and pink colors. Signed-off-by: Joakim Bygdell --- mobile-widgets/qml/icons/Blue_gps.svg | 59 +++++++++++++++++++++++++++++++++ mobile-widgets/qml/icons/Pink_gps.svg | 59 +++++++++++++++++++++++++++++++++ mobile-widgets/qml/mobile-resources.qrc | 3 ++ 3 files changed, 121 insertions(+) create mode 100644 mobile-widgets/qml/icons/Blue_gps.svg create mode 100644 mobile-widgets/qml/icons/Pink_gps.svg (limited to 'mobile-widgets/qml') diff --git a/mobile-widgets/qml/icons/Blue_gps.svg b/mobile-widgets/qml/icons/Blue_gps.svg new file mode 100644 index 000000000..63912fc16 --- /dev/null +++ b/mobile-widgets/qml/icons/Blue_gps.svg @@ -0,0 +1,59 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/mobile-widgets/qml/icons/Pink_gps.svg b/mobile-widgets/qml/icons/Pink_gps.svg new file mode 100644 index 000000000..f27aa83d1 --- /dev/null +++ b/mobile-widgets/qml/icons/Pink_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 66a3ee646..9adae7403 100644 --- a/mobile-widgets/qml/mobile-resources.qrc +++ b/mobile-widgets/qml/mobile-resources.qrc @@ -57,5 +57,8 @@ icons/ic_cloud_download_24px.svg icons/ic_clear_black_24px.svg icons/ic_location_off_black_24px.svg + icons/Blue_gps.svg + icons/Pink_gps.svg + icons/Blue_gps.svg -- cgit v1.2.3-70-g09d2