From 7ab187a5d6e240118992f17e81f230d1dc4fefc0 Mon Sep 17 00:00:00 2001 From: rsudev Date: Fri, 27 Dec 2013 07:56:23 +0100 Subject: Fixes #3238, Attributes on opencaching.pl - Added the last missing icons --- main/project/attributes/iconlist.txt | 25 +- main/project/attributes/svgs/audio_cache.svg | 66 ++++ main/project/attributes/svgs/byop.svg | 71 ++++ main/project/attributes/svgs/geohotel.svg | 429 +++++++++++++++++++++++ main/project/attributes/svgs/nature_cache.svg | 50 +++ main/project/attributes/svgs/offset_cache.svg | 84 +++++ main/project/attributes/svgs/pedestrian_only.svg | 50 +++ main/project/attributes/svgs/quick_cache.svg | 128 +++++++ main/project/attributes/svgs/safari_cache.svg | 97 +++++ main/project/attributes/svgs/shovel.svg | 47 +++ main/project/attributes/svgs/specific_access.svg | 51 +++ main/project/attributes/svgs/survey_marker.svg | 156 +++++++++ main/project/attributes/svgs/wherigo.svg | 86 +++++ 13 files changed, 1327 insertions(+), 13 deletions(-) create mode 100644 main/project/attributes/svgs/audio_cache.svg create mode 100644 main/project/attributes/svgs/byop.svg create mode 100644 main/project/attributes/svgs/geohotel.svg create mode 100644 main/project/attributes/svgs/nature_cache.svg create mode 100644 main/project/attributes/svgs/offset_cache.svg create mode 100644 main/project/attributes/svgs/pedestrian_only.svg create mode 100644 main/project/attributes/svgs/quick_cache.svg create mode 100644 main/project/attributes/svgs/safari_cache.svg create mode 100644 main/project/attributes/svgs/shovel.svg create mode 100644 main/project/attributes/svgs/specific_access.svg create mode 100644 main/project/attributes/svgs/survey_marker.svg create mode 100644 main/project/attributes/svgs/wherigo.svg (limited to 'main/project') diff --git a/main/project/attributes/iconlist.txt b/main/project/attributes/iconlist.txt index 382c3e8..12ad901 100644 --- a/main/project/attributes/iconlist.txt +++ b/main/project/attributes/iconlist.txt @@ -116,16 +116,15 @@ kids_2 | | | 70 | x | PD | historic_site | | | 29 | | PD | Reuben | http://thenounproject.com/term/castle/12390/ magnetic | | | 6 | | PD | | http://thenounproject.com/term/magnet/698/ usb_cache | | | 10 | | CCBY | Kenneth van Alt | http://thenounproject.com/term/usb/1824/ -### In need of icons -survey_marker | | | 2 | -wherigo | | | 3 | -geohotel | | | 5 | -audio_cache | | | 7 | -offset_cache | | | 8 | -pedestrian_only | | | 20 | -nature_cache | | | 28 | -byop | | | 50 | -shovel | | | 51 | -quick_cache | | | 68 | -safari_cache | | | 72 | -specific_access | | | 73 | +shovel | | | 51 | | PD | Luis Prado | http://thenounproject.com/term/shovel/369/ +specific_access | | | 73 | | PD | Desbenoit | http://thenounproject.com/term/clock/1164/ +pedestrian_only | | | 20 | | PD | Reuben | http://thenounproject.com/term/walking/24068/ +nature_cache | | | 28 | | PD | Shane Herzog | http://thenounproject.com/term/tree/17078/ +byop | | | 50 | | PD | JM Waideaswaran | http://thenounproject.com/term/pencil/14435/ +safari_cache | | | 72 | | PD | rsudev, John Hoogstrate | http://thenounproject.com/term/camera/1513/, http://thenounproject.com/term/flag/1666/ +quick_cache | | | 68 | | PD | Mike Wirth | http://thenounproject.com/term/hour-glass/2486/ +wherigo | | | 3 | | PD | Larissa Mancia | http://thenounproject.com/term/clapperboard/1650/ +audio_cache | | | 7 | | PD | Michael Martin-Smucker | http://thenounproject.com/term/headphones/7213/ +geohotel | | | 5 | | CCBYNCSA| rsudev, Marcela Machuca, geokrety.org | http://thenounproject.com/term/hotel/12799/, geokrety.org +survey_marker | | | 2 | | PD | rsudev | selfmade +offset_cache | | | 8 | | PD | rsudev, S.Shohei | selfmade, http://thenounproject.com/term/arrow/5582/ diff --git a/main/project/attributes/svgs/audio_cache.svg b/main/project/attributes/svgs/audio_cache.svg new file mode 100644 index 0000000..26dc70a --- /dev/null +++ b/main/project/attributes/svgs/audio_cache.svg @@ -0,0 +1,66 @@ + +image/svg+xml \ No newline at end of file diff --git a/main/project/attributes/svgs/byop.svg b/main/project/attributes/svgs/byop.svg new file mode 100644 index 0000000..e7e2a96 --- /dev/null +++ b/main/project/attributes/svgs/byop.svg @@ -0,0 +1,71 @@ + +image/svg+xml \ No newline at end of file diff --git a/main/project/attributes/svgs/geohotel.svg b/main/project/attributes/svgs/geohotel.svg new file mode 100644 index 0000000..9e47e13 --- /dev/null +++ b/main/project/attributes/svgs/geohotel.svg @@ -0,0 +1,429 @@ + +image/svg+xmlhttp://thenounproject.com +The Noun ProjectIcon Template +Reminders +StrokesTry to keep strokes at 4pxMinimum stroke weight is 2pxFor thicker strokes use even numbers: 6px, 8px etc.Remember to expand strokes before saving as an SVG +SizeCannot be wider or taller than 100px (artboard size)Scale your icon to fill as much of the artboard as possible +UngroupIf your design has more than one shape, make sure to ungroup +Save asSave as .SVG and make sure “Use Artboards” is checked +100px +.SVG + \ No newline at end of file diff --git a/main/project/attributes/svgs/nature_cache.svg b/main/project/attributes/svgs/nature_cache.svg new file mode 100644 index 0000000..ed161af --- /dev/null +++ b/main/project/attributes/svgs/nature_cache.svg @@ -0,0 +1,50 @@ + +image/svg+xml \ No newline at end of file diff --git a/main/project/attributes/svgs/offset_cache.svg b/main/project/attributes/svgs/offset_cache.svg new file mode 100644 index 0000000..bb16178 --- /dev/null +++ b/main/project/attributes/svgs/offset_cache.svg @@ -0,0 +1,84 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/main/project/attributes/svgs/pedestrian_only.svg b/main/project/attributes/svgs/pedestrian_only.svg new file mode 100644 index 0000000..75664cc --- /dev/null +++ b/main/project/attributes/svgs/pedestrian_only.svg @@ -0,0 +1,50 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/main/project/attributes/svgs/quick_cache.svg b/main/project/attributes/svgs/quick_cache.svg new file mode 100644 index 0000000..ed6c1cc --- /dev/null +++ b/main/project/attributes/svgs/quick_cache.svg @@ -0,0 +1,128 @@ + +image/svg+xml \ No newline at end of file diff --git a/main/project/attributes/svgs/safari_cache.svg b/main/project/attributes/svgs/safari_cache.svg new file mode 100644 index 0000000..51c27ed --- /dev/null +++ b/main/project/attributes/svgs/safari_cache.svg @@ -0,0 +1,97 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/main/project/attributes/svgs/shovel.svg b/main/project/attributes/svgs/shovel.svg new file mode 100644 index 0000000..c51f454 --- /dev/null +++ b/main/project/attributes/svgs/shovel.svg @@ -0,0 +1,47 @@ + +image/svg+xml \ No newline at end of file diff --git a/main/project/attributes/svgs/specific_access.svg b/main/project/attributes/svgs/specific_access.svg new file mode 100644 index 0000000..75619f3 --- /dev/null +++ b/main/project/attributes/svgs/specific_access.svg @@ -0,0 +1,51 @@ + +image/svg+xml \ No newline at end of file diff --git a/main/project/attributes/svgs/survey_marker.svg b/main/project/attributes/svgs/survey_marker.svg new file mode 100644 index 0000000..1c13c64 --- /dev/null +++ b/main/project/attributes/svgs/survey_marker.svg @@ -0,0 +1,156 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/main/project/attributes/svgs/wherigo.svg b/main/project/attributes/svgs/wherigo.svg new file mode 100644 index 0000000..dc935e2 --- /dev/null +++ b/main/project/attributes/svgs/wherigo.svg @@ -0,0 +1,86 @@ + +image/svg+xml \ No newline at end of file -- cgit v1.1