subsurface/mobile-widgets/qml/icons
jan Iversen 7ebfdd6232 mobile icons: add sigma svg
Add svg sigma to be used for dive summary.

Signed-off-by: jan Iversen <jan@casacondor.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-01-28 15:34:14 -08:00
..
account_circle.svg mobile UI: add support and account icons 2019-12-29 01:16:23 +09:00
Blue_gps.svg QML UI: add colored version of the gps location icon 2017-07-26 01:39:26 +09:00
button-download-dc-black_icon.svg Move DC download icons used by mobile app to mobile-widgets/qml/icons/ 2018-08-07 09:49:20 -07:00
button-download-dc_icon.svg Move DC download icons used by mobile app to mobile-widgets/qml/icons/ 2018-08-07 09:49:20 -07:00
cloud_sync.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
contact_support.svg mobile UI: add support and account icons 2019-12-29 01:16:23 +09:00
Dark_gps.svg mobile: add Dark_gps.svg 2018-06-17 19:42:16 +09:00
dive.jpg mobile: clean qml dir (move dive.jpg to icons) 2018-06-08 17:04:43 +02:00
ic_adb.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_add.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_add_location.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_clear.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_cloud_done.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_cloud_download.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_cloud_off.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_cloud_upload.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_filter_list_24px.svg Mobile/filtering: add icons for filter and sort 2018-10-23 22:45:29 +01:00
ic_gps_fixed.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_help_outline.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_home.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_info_outline.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_location_off.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_place.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_settings.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_sort_24px.svg Mobile/filtering: add icons for filter and sort 2018-10-23 22:45:29 +01:00
ic_star.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_star_border.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
ic_sync.svg mobile: remove unneeded alias from mobile-resources 2018-06-08 17:04:43 +02:00
nocloud.svg
Pink_gps.svg QML UI: add colored version of the gps location icon 2017-07-26 01:39:26 +09:00
README.license mobile UI: add support and account icons 2019-12-29 01:16:23 +09:00
sigma.svg mobile icons: add sigma svg 2020-01-28 15:34:14 -08:00

Please note that many of the icons in the folder are under the Apache v2
license, not the GPLv2. These icons have been copied from the material
design icon set https://material.io/resources/icons/

Usually, these two license are considered incompatible because of the
patent termination clause in the Apache v2 license, however with icons
that seems to be an entirely moot point. Based on that judgment call,
I decided to include these icons in this project, but under the explicit
provision that they are clearly NOT derived from our code and that they
therefore remain under the Apache v2 license.

This affects at least these icons:

cloud_sync_24px.svg -> cloud_sync.svg
ic_adb_black_24px.svg -> ic_adb.svg
ic_add_black_24px.svg -> ic_add.svg
ic_add_location_24px.svg -> ic_add_location.svg
ic_clear_black_24px.svg -> ic_clear.svg
ic_cloud_done_black_24px.svg -> ic_cloud_done.svg
ic_cloud_download_24px.svg -> ic_cloud_download.svg
ic_cloud_off_black_24px.svg -> ic_cloud_off.svg
ic_cloud_upload_24px.svg -> ic_cloud_upload.svg
ic_gps_fixed_24px.svg -> ic_gps_fixed.svg
ic_help_outline_24px.svg -> ic_help_outline.svg
ic_home_24px.svg -> ic_home.svg
ic_info_outline_24px.svg -> ic_info_outline.svg
ic_location_off_black_24px.svg -> ic_location_off.svg
ic_place_black_24px.svg -> ic_place.svg
ic_settings_24px.svg -> ic_settings.svg
ic_sync_24px.svg -> ic_sync.svg
account_circle-24px.svg -> account_circle.svg
contact_support-24px.svg -> contact_support.svg