diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-02-22 15:23:24 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-03-10 09:25:57 -0700 |
commit | 0720e74c1afc5cbd51593db08add58bc277213c8 (patch) | |
tree | 9cd6980e31d808f8f3483159fa2a11993ca13fd1 /mobile-widgets/qml/icons/undo.svg | |
parent | 0683d97636647f75c10aa9150e1ca8f2ab992a95 (diff) | |
download | subsurface-0720e74c1afc5cbd51593db08add58bc277213c8.tar.gz |
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>
Diffstat (limited to 'mobile-widgets/qml/icons/undo.svg')
-rw-r--r-- | mobile-widgets/qml/icons/undo.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile-widgets/qml/icons/undo.svg b/mobile-widgets/qml/icons/undo.svg new file mode 100644 index 000000000..59d5ef9d9 --- /dev/null +++ b/mobile-widgets/qml/icons/undo.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z"/></svg>
\ No newline at end of file |