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 <jlmulder@xs4all.nl>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Jan Mulder 2018-02-02 10:20:05 +01:00 committed by Dirk Hohndel
parent 5a65bb75da
commit 441ced45f5
3 changed files with 4 additions and 0 deletions

View file

@ -58,6 +58,8 @@
<file>icons/ic_star_border.svg</file>
<file>icons/ic_sync.svg</file>
<file>icons/Pink_gps.svg</file>
<file alias="icons/ic_filter_list.svg">icons/ic_filter_list_24px.svg</file>
<file alias="icons/ic_sort.svg">icons/ic_sort_24px.svg</file>
<!-- ********** kirigami icons ********** -->
<file alias="icons/application-menu.svg">kirigami/icons/application-menu.svg</file>