From a12588ad8219e8b24fe52044d46a8b35c1d2fd73 Mon Sep 17 00:00:00 2001 From: Martin Měřinský Date: Thu, 31 May 2018 15:59:05 +0200 Subject: Move DC download icons used by mobile app to mobile-widgets/qml/icons/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Měřinský --- .../qml/icons/button-download-dc-black_icon.svg | 17 +++++++++++++++++ mobile-widgets/qml/icons/button-download-dc_icon.svg | 17 +++++++++++++++++ mobile-widgets/qml/mobile-resources.qrc | 4 ++-- 3 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 mobile-widgets/qml/icons/button-download-dc-black_icon.svg create mode 100644 mobile-widgets/qml/icons/button-download-dc_icon.svg (limited to 'mobile-widgets/qml') diff --git a/mobile-widgets/qml/icons/button-download-dc-black_icon.svg b/mobile-widgets/qml/icons/button-download-dc-black_icon.svg new file mode 100644 index 000000000..e9f843a77 --- /dev/null +++ b/mobile-widgets/qml/icons/button-download-dc-black_icon.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/mobile-widgets/qml/icons/button-download-dc_icon.svg b/mobile-widgets/qml/icons/button-download-dc_icon.svg new file mode 100644 index 000000000..497fe06a2 --- /dev/null +++ b/mobile-widgets/qml/icons/button-download-dc_icon.svg @@ -0,0 +1,17 @@ + + + + + + diff --git a/mobile-widgets/qml/mobile-resources.qrc b/mobile-widgets/qml/mobile-resources.qrc index 5b9f95150..14cd6677c 100644 --- a/mobile-widgets/qml/mobile-resources.qrc +++ b/mobile-widgets/qml/mobile-resources.qrc @@ -37,8 +37,8 @@ icons/Blue_gps.svg icons/cloud_sync.svg icons/Dark_gps.svg - ../../icons/button-download-dc_icon.svg - ../../icons/button-download-dc-black_icon.svg + icons/button-download-dc_icon.svg + icons/button-download-dc-black_icon.svg icons/ic_adb.svg icons/ic_add.svg icons/ic_add_location.svg -- cgit v1.2.3-70-g09d2