From 936c9cee1f00c8fd2d981f030a4862248739176c Mon Sep 17 00:00:00 2001 From: Sebastian Kügler Date: Mon, 7 Dec 2015 18:10:28 +0100 Subject: Add more icons MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Icons for document-edit, document-save and view-readermode are added from the light breeze variant. They're usd in the dive's contextual actions. Signed-off-by: Sebastian Kügler --- qt-mobile/qml/mobile-resources.qrc | 3 + .../qml/mobilecomponents/icons/document-edit.svg | 93 +++++++++++++++++ .../qml/mobilecomponents/icons/document-save.svg | 108 ++++++++++++++++++++ .../qml/mobilecomponents/icons/view-readermode.svg | 110 +++++++++++++++++++++ 4 files changed, 314 insertions(+) create mode 100644 qt-mobile/qml/mobilecomponents/icons/document-edit.svg create mode 100644 qt-mobile/qml/mobilecomponents/icons/document-save.svg create mode 100644 qt-mobile/qml/mobilecomponents/icons/view-readermode.svg (limited to 'qt-mobile') diff --git a/qt-mobile/qml/mobile-resources.qrc b/qt-mobile/qml/mobile-resources.qrc index a9d542f61..945b53a10 100644 --- a/qt-mobile/qml/mobile-resources.qrc +++ b/qt-mobile/qml/mobile-resources.qrc @@ -39,5 +39,8 @@ mobilecomponents/icons/go-next.svg mobilecomponents/icons/go-previous.svg mobilecomponents/icons/distribute-horizontal-x.svg + mobilecomponents/icons/document-edit.svg + mobilecomponents/icons/document-save.svg + mobilecomponents/icons/view-readermode.svg diff --git a/qt-mobile/qml/mobilecomponents/icons/document-edit.svg b/qt-mobile/qml/mobilecomponents/icons/document-edit.svg new file mode 100644 index 000000000..805446a72 --- /dev/null +++ b/qt-mobile/qml/mobilecomponents/icons/document-edit.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/qt-mobile/qml/mobilecomponents/icons/document-save.svg b/qt-mobile/qml/mobilecomponents/icons/document-save.svg new file mode 100644 index 000000000..f400f3a9e --- /dev/null +++ b/qt-mobile/qml/mobilecomponents/icons/document-save.svg @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/qt-mobile/qml/mobilecomponents/icons/view-readermode.svg b/qt-mobile/qml/mobilecomponents/icons/view-readermode.svg new file mode 100644 index 000000000..c24c574a5 --- /dev/null +++ b/qt-mobile/qml/mobilecomponents/icons/view-readermode.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + -- cgit v1.2.3-70-g09d2