mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile UI: six new icons
I will (mis)use these for moving dives out of trips and to the trip above or below and of course for undo/redo. And the weirdest one is the 'local offer' icon that seemed a reasonably good fit to edit trip details. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
0683d97636
commit
0720e74c1a
10 changed files with 29 additions and 0 deletions
|
|
@ -59,11 +59,14 @@
|
|||
<!-- ********** icons ********** -->
|
||||
<file>icons/account_circle.svg</file>
|
||||
<file>icons/Blue_gps.svg</file>
|
||||
<file>icons/chevron_left.svg</file>
|
||||
<file>icons/cloud_sync.svg</file>
|
||||
<file>icons/contact_support.svg</file>
|
||||
<file>icons/Dark_gps.svg</file>
|
||||
<file alias="icons/downloadDC.svg">icons/button-download-dc_icon.svg</file>
|
||||
<file alias="icons/downloadDC-black.svg">icons/button-download-dc-black_icon.svg</file>
|
||||
<file>icons/expand_less.svg</file>
|
||||
<file>icons/expand_more.svg</file>
|
||||
<file>icons/ic_adb.svg</file>
|
||||
<file>icons/ic_add.svg</file>
|
||||
<file>icons/ic_add_location.svg</file>
|
||||
|
|
@ -83,9 +86,12 @@
|
|||
<file>icons/ic_star_border.svg</file>
|
||||
<file>icons/ic_sync.svg</file>
|
||||
<file>icons/Pink_gps.svg</file>
|
||||
<file>icons/redo.svg</file>
|
||||
<file>icons/sigma.svg</file>
|
||||
<file>icons/undo.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>
|
||||
<file alias="icons/trip_details.svg">icons/local_offer.svg</file>
|
||||
|
||||
<!-- ********** kirigami icons ********** -->
|
||||
<file alias="icons/application-menu.svg">kirigami/icons/application-menu.svg</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue