From f1bb2c847896689a5e70b6f423b1cfdc923824de Mon Sep 17 00:00:00 2001 From: Jan Mulder Date: Fri, 2 Feb 2018 10:20:05 +0100 Subject: Mobile/filtering: add icons for filter and sort Add 2 icons for filter and sort capabilities. And as before, these icons are coming from the Google Material design set. [Dirk Hohndel: Jan's commit forgot to add the actual icons, I added those so the commit matched its message] Signed-off-by: Jan Mulder Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/icons/ic_filter_list_24px.svg | 1 + mobile-widgets/qml/icons/ic_sort_24px.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 mobile-widgets/qml/icons/ic_filter_list_24px.svg create mode 100644 mobile-widgets/qml/icons/ic_sort_24px.svg (limited to 'mobile-widgets/qml/icons') diff --git a/mobile-widgets/qml/icons/ic_filter_list_24px.svg b/mobile-widgets/qml/icons/ic_filter_list_24px.svg new file mode 100644 index 000000000..972d40124 --- /dev/null +++ b/mobile-widgets/qml/icons/ic_filter_list_24px.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/mobile-widgets/qml/icons/ic_sort_24px.svg b/mobile-widgets/qml/icons/ic_sort_24px.svg new file mode 100644 index 000000000..84efa535f --- /dev/null +++ b/mobile-widgets/qml/icons/ic_sort_24px.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3-70-g09d2