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 +++++++++++++++++++++++++++++++++++ 2 files changed, 118 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/icons') 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 + + + + + + + + + + -- cgit v1.2.3-70-g09d2