diff options
author | jan Iversen <jan@casacondor.com> | 2020-01-28 16:42:49 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-01-28 15:34:14 -0800 |
commit | 7ebfdd62322cf29cdf4eec206d0de3f09127d048 (patch) | |
tree | 5bb0da1943b7de8730417a3ea39841c988843c4b /mobile-widgets/qml/mobile-resources.qrc | |
parent | 2d8af34016e815a4208efeaf3c6ed8bda2d4f167 (diff) | |
download | subsurface-7ebfdd62322cf29cdf4eec206d0de3f09127d048.tar.gz |
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>
Diffstat (limited to 'mobile-widgets/qml/mobile-resources.qrc')
-rw-r--r-- | mobile-widgets/qml/mobile-resources.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile-widgets/qml/mobile-resources.qrc b/mobile-widgets/qml/mobile-resources.qrc index a7e5b3937..34f9d29e2 100644 --- a/mobile-widgets/qml/mobile-resources.qrc +++ b/mobile-widgets/qml/mobile-resources.qrc @@ -79,6 +79,7 @@ <file>icons/ic_star_border.svg</file> <file>icons/ic_sync.svg</file> <file>icons/Pink_gps.svg</file> + <file>icons/sigma.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> |