diff options
author | Joakim Bygdell <j.bygdell@gmail.com> | 2017-07-19 18:19:57 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-07-23 03:20:58 +0900 |
commit | 72c5125b2ecd7b4cd4eddaa88f50c8698a20eed8 (patch) | |
tree | e45dab14be7fb6f8f5dfaa30cc10239dee4d9e0a /mobile-widgets/qml/icons/ic_location_off_black_24px.svg | |
parent | 8419a198106ba60208db6c65fe28c3107d6e2347 (diff) | |
download | subsurface-72c5125b2ecd7b4cd4eddaa88f50c8698a20eed8.tar.gz |
Add more icons
New icons for the dive management sub-menu
ttps://material.io/icons/
The icons are under Apache License Version 2.0
Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
Diffstat (limited to 'mobile-widgets/qml/icons/ic_location_off_black_24px.svg')
-rw-r--r-- | mobile-widgets/qml/icons/ic_location_off_black_24px.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mobile-widgets/qml/icons/ic_location_off_black_24px.svg b/mobile-widgets/qml/icons/ic_location_off_black_24px.svg new file mode 100644 index 000000000..37176af1f --- /dev/null +++ b/mobile-widgets/qml/icons/ic_location_off_black_24px.svg @@ -0,0 +1,4 @@ +<svg fill="#000000" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"> + <path d="M0 0h24v24H0zm11.75 11.47l-.11-.11z" fill="none"/> + <path d="M12 6.5c1.38 0 2.5 1.12 2.5 2.5 0 .74-.33 1.39-.83 1.85l3.63 3.63c.98-1.86 1.7-3.8 1.7-5.48 0-3.87-3.13-7-7-7-1.98 0-3.76.83-5.04 2.15l3.19 3.19c.46-.52 1.11-.84 1.85-.84zm4.37 9.6l-4.63-4.63-.11-.11L3.27 3 2 4.27l3.18 3.18C5.07 7.95 5 8.47 5 9c0 5.25 7 13 7 13s1.67-1.85 3.38-4.35L18.73 21 20 19.73l-3.63-3.63z"/> +</svg>
\ No newline at end of file |