From 57bad198cbaaae20a1357377ecfddd72bf697882 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 29 Jun 2015 10:39:12 -0700 Subject: Show icon in dive list to mark dives that have GPS data The icon is public domain and came from https://commons.wikimedia.org/wiki/File:Emblem-earth.svg (also removed the redundant entry for "edit" from the .qrc file) Signed-off-by: Dirk Hohndel --- icons/Emblem-earth.svg | 203 +++++++++++++++++++++++++++++++++++++++++++++++++ icons/satellite.png | Bin 575 -> 0 bytes 2 files changed, 203 insertions(+) create mode 100644 icons/Emblem-earth.svg delete mode 100644 icons/satellite.png (limited to 'icons') diff --git a/icons/Emblem-earth.svg b/icons/Emblem-earth.svg new file mode 100644 index 000000000..40a7790b6 --- /dev/null +++ b/icons/Emblem-earth.svg @@ -0,0 +1,203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Jakub Steiner + + + + + Tuomas Kuosmanen + + + + http://jimmac.musichall.cz + + + internet + tools + applications + category + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/satellite.png b/icons/satellite.png deleted file mode 100644 index c582cde30..000000000 Binary files a/icons/satellite.png and /dev/null differ -- cgit v1.2.3-70-g09d2