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_cloud_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_cloud_off_black_24px.svg')
-rw-r--r-- | mobile-widgets/qml/icons/ic_cloud_off_black_24px.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mobile-widgets/qml/icons/ic_cloud_off_black_24px.svg b/mobile-widgets/qml/icons/ic_cloud_off_black_24px.svg new file mode 100644 index 000000000..b2373ff16 --- /dev/null +++ b/mobile-widgets/qml/icons/ic_cloud_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 0h24v24H0z" fill="none"/> + <path d="M19.35 10.04C18.67 6.59 15.64 4 12 4c-1.48 0-2.85.43-4.01 1.17l1.46 1.46C10.21 6.23 11.08 6 12 6c3.04 0 5.5 2.46 5.5 5.5v.5H19c1.66 0 3 1.34 3 3 0 1.13-.64 2.11-1.56 2.62l1.45 1.45C23.16 18.16 24 16.68 24 15c0-2.64-2.05-4.78-4.65-4.96zM3 5.27l2.75 2.74C2.56 8.15 0 10.77 0 14c0 3.31 2.69 6 6 6h11.73l2 2L21 20.73 4.27 4 3 5.27zM7.73 10l8 8H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h1.73z"/> +</svg>
\ No newline at end of file |