Updated style 20150928
|
@ -6,31 +6,65 @@
|
|||
node|z15-[tourism], area|z15-[tourism] { z-index: 4000; }
|
||||
node|z15-[amenity], area|z15-[amenity] { z-index: 4000; }
|
||||
|
||||
node|z15[tourism=museum], area|z15[tourism=museum] { icon-image: museum-s.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z15[tourism=gallery] { icon-image: gallery-s.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; } /* <-- <-- не показывается, непонятно почему, позже разобраться */
|
||||
node|z15[tourism=zoo], area|z15[tourism=zoo] { icon-image: zoo-s.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z15[amenity=university] { icon-image: college-s.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z15[amenity=hospital] { icon-image: hospital-s.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z15[tourism=museum], area|z15[tourism=museum] { icon-image: museum-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z15[tourism=gallery] { icon-image: gallery-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; } /* <-- <-- не показывается, непонятно почему, позже разобраться */
|
||||
node|z15[tourism=zoo], area|z15[tourism=zoo] { icon-image: zoo-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z15[amenity=university] { icon-image: college-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; z-index: 4; }
|
||||
node|z15[amenity=hospital] { icon-image: hospital-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
/* TOURISM, HISTORIC */
|
||||
|
||||
/* NAMED TOURISM POINTS BY DEFAULT — TEMPORARY */
|
||||
node|z19-[tourism], area|z19-[tourism] { font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[tourism], area|z18-[tourism] { font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
node|z16[tourism=museum],area|z16[tourism=museum] { icon-image: museum-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16[historic=museum],area|z16[historic=museum] { icon-image: museum-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16[historic=monument],area|z16[historic=monument] { icon-image: monument-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16[tourism=gallery],area|z16[tourism=gallery] { icon-image: gallery-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16[tourism=zoo], area|z16[tourism=zoo] { icon-image: zoo-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
node|z16-[tourism=museum],area|z16-[tourism=museum] { icon-image: museum-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16-[historic=museum],area|z16-[historic=museum] { icon-image: museum-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16-[historic=monument],area|z16-[historic=monument] { icon-image: monument-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16-[tourism=gallery],area|z16-[tourism=gallery] { icon-image: gallery-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16-[tourism=zoo], area|z16-[tourism=zoo] { icon-image: zoo-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[tourism=hotel] { icon-image: hotel-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[tourism=hostel] { icon-image: hotel-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[tourism=artwork] { icon-image: tourism-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[tourism=attraction] { icon-image: tourism-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[tourism=viewpoint] { icon-image: tourism-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[tourism=information] { icon-image: information-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z15[tourism=camp_site], area|z15[tourism=camp_site] { icon-image: campsite-s.svg; }
|
||||
node|z16-[tourism=camp_site], area|z16-[tourism=camp_site] { icon-image: campsite-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16[tourism=camp_site], area|z16-17[tourism=camp_site] { icon-image: campsite-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
/* ZOOM 18+ */
|
||||
node|z17-[tourism=museum],area|z17-[tourism=museum] { icon-image: museum-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[historic=museum],area|z17-[historic=museum] { icon-image: museum-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[historic=monument],area|z17-[historic=monument] { icon-image: monument-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[tourism=gallery],area|z17-[tourism=gallery] { icon-image: gallery-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[tourism=zoo], area|z17-[tourism=zoo] { icon-image: zoo-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[tourism=hotel] { icon-image: hotel-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[tourism=hostel] { icon-image: hotel-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[tourism=artwork] { icon-image: tourism-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[tourism=attraction] { icon-image: tourism-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[tourism=viewpoint] { icon-image: tourism-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[tourism=information] { icon-image: information-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[tourism=camp_site], area|z17-[tourism=camp_site] { icon-image: campsite-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
|
||||
|
||||
/* NATURAL*/
|
||||
node|z12-14[natural=cave_entrance],area|z12-[natural=cave] { icon-image: cave-s.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label;z-index: 1000; }
|
||||
node|z15-17[natural=cave_entrance],area|z15-[natural=cave] { icon-image: cave-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; z-index: 1000; }
|
||||
node|z18-[natural=cave_entrance],area|z16-[natural=cave] { icon-image: cave-l.svg; text-offset: 10; font-size: 10; text: name; text-color: @poi_label; z-index: 1000; }
|
||||
|
||||
node|z12-14[natural=waterfall],area|z12-14[natural=waterfall] { icon-image: waterfall-s.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z15-16[natural=waterfall],area|z15-17[natural=waterfall] { icon-image: waterfall-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[natural=waterfall],area|z18-[natural=waterfall] { icon-image: waterfall-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
node|z10-14[natural=volcano],{ icon-image: volcano-s.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z15-16[natural=volcano],{ icon-image: volcano-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[natural=volcano],{ icon-image: volcano-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
node|z15-16[natural=peak] { icon-image: peak-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[natural=peak] { icon-image: peak-l.svg; text-offset: 10; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
node|z12-14[boundary=national_park],area|z12-14[boundary=national_park] { icon-image: npark-s.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; z-index: 1000;}
|
||||
node|z15-16[boundary=national_park],area|z15-16[boundary=national_park] { icon-image: npark-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; z-index: 1000;}
|
||||
node|z17-[boundary=national_park],area|z17-[boundary=national_park] { icon-image: npark-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; z-index: 1000;}
|
||||
|
||||
node|z12-14[leisure=nature_reserve],area|z12-14[leisure=nature_reserve] { icon-image: npark-s.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; z-index: 1000; }
|
||||
node|z15-16[leisure=nature_reserve],area|z15-16[leisure=nature_reserve] { icon-image: npark-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; z-index: 1000; }
|
||||
node|z17-[leisure=nature_reserve],area|z17-[leisure=nature_reserve] { icon-image: npark-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; z-index: 1000; }
|
||||
|
||||
|
||||
/* AMENITY */
|
||||
|
@ -40,70 +74,104 @@ node|z19-[amenity], area|z19-[amenity] { icon-image: none.svg; text-offset: 8;
|
|||
|
||||
|
||||
/* AMENITY */
|
||||
node|z17-[amenity=place_of_worship], area|z17-[amenity=place_of_worship] { icon-image: place-of-worship-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16-[amenity=theatre], area|z16-[amenity=theatre] { icon-image: theatre-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16-[amenity=school], area|z16-[amenity=school] { icon-image: school-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16-[amenity=college], area|z16-[amenity=college] { icon-image: college-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16-[amenity=hospital], area|z16-[amenity=hospital] { icon-image: hospital-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16-[amenity=university], area|z16-[amenity=university] { icon-image: college-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[amenity=cinema], area|z17-[amenity=cinema] { icon-image: cinema-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[amenity=bank], area|z17-[amenity=bank] { z-index: 4500; icon-image: bank-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[amenity=fuel], area|z17-[amenity=fuel] { icon-image: fuel-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[amenity=police], area|z17-[amenity=police] { icon-image: police-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[amenity=embassy], area|z17-[amenity=embassy] { icon-image: embassy-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[amenity=bicycle_rental], area|z17-[amenity=bicycle_rental] { icon-image: bicycle-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=toilets], area|z18-[amenity=toilets] { icon-image: toilets-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=atm], area|z18-[amenity=atm] { z-index: 4200; icon-image: atm-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=pharmacy], area|z18-[amenity=pharmacy] { icon-image: pharmacy-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=cafe], area|z18-[amenity=cafe] { icon-image: cafe-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=restaurant], area|z18-[amenity=restaurant] { icon-image: restaurant-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=fast_food], area|z18-[amenity=fast_food] { icon-image: fastfood-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=bar], area|z18-[amenity=bar] { icon-image: bar-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=pub], area|z18-[amenity=pub] { icon-image: pub-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=bureau_de_change] { icon-image: banknote-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=bench] { icon-image: bench.svg; }
|
||||
node|z16[amenity=place_of_worship], area|z16[amenity=place_of_worship] { icon-image: place-of-worship-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16[amenity=theatre], area|z16[amenity=theatre] { icon-image: theatre-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16[amenity=kindergarten], area|z16[amenity=kindergarten] { icon-image: kindergarten-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16[amenity=school], area|z16[amenity=school] { icon-image: school-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16[amenity=college], area|z16[amenity=college] { icon-image: college-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16[amenity=hospital], area|z16[amenity=hospital] { icon-image: hospital-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16[amenity=university], area|z16[amenity=university] { icon-image: college-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; z-index: 4; }
|
||||
node|z16[amenity=fuel], area|z16[amenity=fuel] { icon-image: fuel-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
node|z17-[amenity=post_office] { icon-image: mail-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=fountain] { icon-image: fountain-m.svg; z-index: 1000; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=library] { icon-image: library-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z19-[amenity=telephone] { icon-image: phone-m.svg; }
|
||||
node|z19-[amenity=drinking_water] { icon-image: drinking-water-m.svg; }
|
||||
node|z19-[amenity=recycling], area|z19-[amenity=recycling], { icon-image: recycling-m.svg; }
|
||||
|
||||
node|z17[amenity=place_of_worship], area|z17[amenity=place_of_worship] { icon-image: place-of-worship-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17[amenity=theatre], area|z17[amenity=theatre] { icon-image: theatre-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17[amenity=kindergarten], area|z17[amenity=kindergarten] { icon-image: kindergarten-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17[amenity=school], area|z17[amenity=school] { icon-image: school-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17[amenity=college], area|z17[amenity=college] { icon-image: college-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17[amenity=hospital], area|z17[amenity=hospital] { icon-image: hospital-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17[amenity=university], area|z17[amenity=university] { icon-image: college-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; z-index: 4; }
|
||||
|
||||
node|z17[amenity=cinema], area|z17[amenity=cinema] { icon-image: cinema-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17[amenity=bank], area|z17[amenity=bank] { z-index: 4500; icon-image: bank-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17[amenity=fuel], area|z17[amenity=fuel] { icon-image: fuel-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17[amenity=police], area|z17[amenity=police] { icon-image: police-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17[amenity=embassy], area|z17[amenity=embassy] { icon-image: embassy-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17[amenity=bicycle_rental], area|z17[amenity=bicycle_rental] { icon-image: bicycle-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17[amenity=post_office] { icon-image: mail-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17[amenity=cafe], area|z17[amenity=cafe] { icon-image: cafe-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17[amenity=restaurant], area|z17[amenity=restaurant] { icon-image: restaurant-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
node|z18-[amenity=place_of_worship], area|z18-[amenity=place_of_worship] { icon-image: place-of-worship-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=theatre], area|z18-[amenity=theatre] { icon-image: theatre-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=kindergarten], area|z18-[amenity=kindergarten] { icon-image: kindergarten-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=school], area|z18-[amenity=school] { icon-image: school-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=college], area|z18-[amenity=college] { icon-image: college-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=hospital], area|z18-[amenity=hospital] { icon-image: hospital-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=university], area|z18-[amenity=university] { icon-image: college-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; z-index: 5; }
|
||||
node|z18-[amenity=cinema], area|z18-[amenity=cinema] { icon-image: cinema-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=bank], area|z18-[amenity=bank] { z-index: 4500; icon-image: bank-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=fuel], area|z18-[amenity=fuel] { icon-image: fuel-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=police], area|z18-[amenity=police] { icon-image: police-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=embassy], area|z18-[amenity=embassy] { icon-image: embassy-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=bicycle_rental], area|z18-[amenity=bicycle_rental] { icon-image: bicycle-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=post_office] { icon-image: mail-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=toilets], area|z18-[amenity=toilets] { icon-image: toilets-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=atm], area|z18-[amenity=atm] { z-index: 4200; icon-image: atm-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=pharmacy], area|z18-[amenity=pharmacy] { icon-image: pharmacy-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=cafe], area|z18-[amenity=cafe] { icon-image: cafe-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=restaurant], area|z18-[amenity=restaurant] { icon-image: restaurant-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=fast_food], area|z18-[amenity=fast_food] { icon-image: fastfood-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=bar], area|z18-[amenity=bar] { icon-image: bar-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=pub], area|z18-[amenity=pub] { icon-image: pub-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=bureau_de_change] { icon-image: banknote-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=bench] { icon-image: bench.svg; }
|
||||
node|z18-[amenity=fountain] { icon-image: fountain-l.svg; z-index: 1000; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[amenity=library] { icon-image: library-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z19-[amenity=telephone] { icon-image: phone-l.svg; }
|
||||
node|z19-[amenity=drinking_water] { icon-image: drinking-water-l.svg; }
|
||||
node|z19-[amenity=recycling], area|z19-[amenity=recycling], { icon-image: recycling-l.svg; }
|
||||
|
||||
/* LEISURE */
|
||||
/* node|z18-[leisure] { } */
|
||||
node|z18-[leisure], area|z18-[leisure] { font-size: 10; text: tourism; text-color: @poi_label; }
|
||||
|
||||
node|z16-[leisure=stadium] { icon-image: pitch-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[leisure=pitch] { icon-image: pitch-m.svg; }
|
||||
node|z18-[leisure=sports_centre] { icon-image: pitch-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[leisure=playground] { icon-image: pitch-m.svg; }
|
||||
node|z18-[leisure=garden] { icon-image: garden-m.svg; }
|
||||
node|z18-[leisure=swimming_pool],area|z18-[leisure=swimming_pool] { icon-image: swimming-m.svg; }
|
||||
node|z18-[leisure=golf_course], area|z18-[leisure=golf_course] { icon-image: golf-m.svg; }
|
||||
node|z16[leisure=stadium] { icon-image: pitch-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[leisure=stadium] { icon-image: pitch-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
node|z18-[leisure=pitch] { icon-image: pitch-l.svg; }
|
||||
node|z18-[leisure=sports_centre] { icon-image: pitch-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[leisure=playground] { icon-image: pitch-l.svg; }
|
||||
node|z18-[leisure=garden] { icon-image: garden-l.svg; }
|
||||
node|z18-[leisure=swimming_pool],area|z18-[leisure=swimming_pool] { icon-image: swimming-l.svg; }
|
||||
node|z18-[leisure=golf_course], area|z18-[leisure=golf_course] { icon-image: golf-l.svg; }
|
||||
|
||||
|
||||
/* SHOPS */
|
||||
node|z19-[shop], area|z19-[shop] { icon-image: shop-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16-[shop=mall] { icon-image: shop-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[shop=alcohol] { icon-image: alcohol-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[shop=supermarket] { icon-image: grocery-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z19-[shop], area|z19-[shop] { icon-image: shop-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16[shop=mall] { icon-image: shop-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[shop=mall] { icon-image: shop-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[shop=supermarket] { icon-image: grocery-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[shop=alcohol] { icon-image: alcohol-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
/* SPORT */
|
||||
node|z17-[sport=soccer], area|z17-[sport=soccer] { icon-image: soccer-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[sport=tennis] { icon-image: tennis-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[leisure=pitch][sport=tennis] { icon-image: tennis-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[sport=swimming] { icon-image: swimming-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[sport=baseball] { icon-image: baseball-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[sport=basketball] { icon-image: basketball-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[sport=american_football] { icon-image: america-football-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[sport=athletics] { icon-image: pitch-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[sport=golf] { icon-image: golf-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[sport=gymnastics] { icon-image: pitch-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[sport=soccer], area|z17[sport=soccer] { icon-image: soccer-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[sport=tennis] { icon-image: tennis-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[leisure=pitch][sport=tennis] { icon-image: tennis-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; z-index: 101010; }
|
||||
|
||||
node|z18-[sport=swimming] { icon-image: swimming-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[sport=baseball] { icon-image: baseball-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[sport=basketball] { icon-image: basketball-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[sport=american_football] { icon-image: america-football-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[sport=athletics] { icon-image: pitch-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[sport=golf] { icon-image: golf-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z18-[sport=gymnastics] { icon-image: pitch-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
|
||||
node|z16-[highway=speed_camera] { icon-image: speedcam-m.svg; z-index: 7000; }
|
||||
node|z16-[building=hospital], area|z16-[building=hospital] { icon-image: hospital-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z16[building=hospital], area|z16[building=hospital] { icon-image: hospital-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[building=hospital], area|z17-[building=hospital] { icon-image: hospital-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
|
||||
/* PARKINGS */
|
||||
node|z17[amenity=parking] { icon-image: parking-s.svg; }
|
||||
|
@ -114,4 +182,5 @@ node|z18-[amenity=parking], area|z18-[amenity=parking] { icon-image: parking-m.s
|
|||
|
||||
/* MAN MADE */
|
||||
|
||||
node|z15-[man_made=lighthouse], area|z15-[man_made=lighthouse] { icon-image: lighthouse-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z15-16[man_made=lighthouse], area|z15-16[man_made=lighthouse] { icon-image: lighthouse-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[man_made=lighthouse], area|z17-[man_made=lighthouse] { icon-image: lighthouse-l.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
|
|
@ -819,16 +819,23 @@ node|z18-[addr:housenumber][addr:street]
|
|||
z-index: 1000;
|
||||
}
|
||||
|
||||
/*
|
||||
area|z17-[amenity]
|
||||
node|z18-[entrance]
|
||||
{
|
||||
text: name;
|
||||
font-size: 10;
|
||||
text: ref;
|
||||
text-offset-x: 6;
|
||||
z-index: 10;
|
||||
text-color: @building_label;
|
||||
text-position: center;
|
||||
z-index: 6000;
|
||||
}
|
||||
*/
|
||||
|
||||
node|z19-[entrance]::flats
|
||||
{
|
||||
text: "addr:flats";
|
||||
font-size: 9;
|
||||
text-offset-y: 10;
|
||||
text-color: @building_label;
|
||||
}
|
||||
|
||||
|
||||
/* LANDUSE LABELS */
|
||||
|
||||
|
|
|
@ -57,7 +57,6 @@ area|z14[amenity=university] {
|
|||
z-index: 10;
|
||||
}
|
||||
|
||||
|
||||
area|z15-[amenity=university] {
|
||||
fill-color: @unversity;
|
||||
fill-opacity: 0.5;
|
||||
|
|
|
@ -138,19 +138,25 @@ line|z15-[waterway=dam] {
|
|||
/* VEGETATION */
|
||||
|
||||
|
||||
area|z10-11[natural=wood],
|
||||
area|z10-11[landuse=forest],
|
||||
area|z10[natural=wood],
|
||||
area|z10[landuse=forest],
|
||||
{
|
||||
fill-color: @forest;
|
||||
fill-opacity: 0.3;
|
||||
fill-opacity: 0.5;
|
||||
z-index: 30;
|
||||
}
|
||||
|
||||
area|z12-13[natural=wood],
|
||||
area|z12-13[landuse=forest]
|
||||
area|z11[natural=wood],
|
||||
area|z11[landuse=forest],
|
||||
{
|
||||
fill-color: @forest;
|
||||
fill-opacity: 0.3;
|
||||
fill-opacity: 0.65;
|
||||
z-index: 30;
|
||||
}
|
||||
area|z12[natural=wood],
|
||||
area|z12[landuse=forest]
|
||||
{
|
||||
fill-color: @forest;
|
||||
fill-opacity: 0.75;
|
||||
z-index: 30;
|
||||
}
|
||||
|
||||
|
@ -158,7 +164,7 @@ area|z13-14[natural=wood],
|
|||
area|z13-14[landuse=forest]
|
||||
{
|
||||
fill-color: @forest;
|
||||
fill-opacity: 0.45;
|
||||
fill-opacity: 0.85;
|
||||
z-index: 30;
|
||||
}
|
||||
|
||||
|
@ -166,50 +172,73 @@ area|z15-[natural=wood],
|
|||
area|z15-[landuse=forest]
|
||||
{
|
||||
fill-color: @forest;
|
||||
fill-opacity: 0.7;
|
||||
fill-opacity: 1;
|
||||
z-index: 30;
|
||||
}
|
||||
|
||||
area|z10[leisure=park] {
|
||||
fill-color: @forest;
|
||||
fill-opacity: 0.3;
|
||||
z-index: 20;
|
||||
fill-color: @park;
|
||||
fill-opacity: 0.4;
|
||||
z-index: 40;
|
||||
}
|
||||
|
||||
area|z11[leisure=park] {
|
||||
fill-color: @park;
|
||||
fill-opacity: 0.6;
|
||||
z-index: 25;
|
||||
fill-opacity: 0.5;
|
||||
z-index: 40;
|
||||
}
|
||||
|
||||
|
||||
area|z12-14[leisure=park], area|z12-14[leisure=garden] {
|
||||
area|z12[leisure=park], area|z12[leisure=garden] {
|
||||
fill-color: @park;
|
||||
fill-opacity: 0.6;
|
||||
z-index: 25;
|
||||
fill-opacity: 0.7;
|
||||
z-index: 40;
|
||||
}
|
||||
|
||||
area|z15-[leisure=park], area|z15-[leisure=garden] {
|
||||
area|z13[leisure=park], area|z13[leisure=garden] {
|
||||
fill-color: @park;
|
||||
fill-opacity: 0.8;
|
||||
z-index: 25;
|
||||
z-index: 40;
|
||||
}
|
||||
area|z14[leisure=park], area|z14[leisure=garden] {
|
||||
fill-color: @park;
|
||||
fill-opacity: 0.85;
|
||||
z-index: 40;
|
||||
}
|
||||
area|z15-[leisure=park], area|z15-[leisure=garden] {
|
||||
fill-color: @park;
|
||||
fill-opacity: 1;
|
||||
z-index: 40;
|
||||
}
|
||||
|
||||
area|z14-[landuse=grass]
|
||||
area|z15-[landuse=grass]
|
||||
{
|
||||
fill-color: @park;
|
||||
fill-opacity: 0.45;
|
||||
fill-color: @forest;
|
||||
fill-opacity: 1;
|
||||
z-index: 15;
|
||||
}
|
||||
|
||||
area|z14-[natural=scrub]
|
||||
area|z15-[natural=scrub]
|
||||
{
|
||||
fill-color: @park;
|
||||
fill-opacity: 0.45;
|
||||
fill-color: @forest;
|
||||
fill-opacity: 1;
|
||||
z-index: 15;
|
||||
}
|
||||
|
||||
/* PEAKS AND MOUNTINGS */
|
||||
/* BEACH */
|
||||
|
||||
node|z15-16[natural=peak] { icon-image: peak-s.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
node|z17-[natural=peak] { icon-image: peak-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
|
||||
|
||||
area|z10-14[leisure=beach_resort],
|
||||
area|z10-14[natural=beach],
|
||||
{
|
||||
fill-color: @beach;
|
||||
fill-opacity: 0.7;
|
||||
z-index: 30;
|
||||
}
|
||||
area|z15-[leisure=beach_resort],
|
||||
area|z15-[natural=beach],
|
||||
{
|
||||
fill-color: @beach;
|
||||
fill-opacity: 0.7;
|
||||
z-index: 40;
|
||||
}
|
||||
|
|
|
@ -23,33 +23,33 @@ line|z11-[highway=tertiary] {
|
|||
z-index: 750;
|
||||
}
|
||||
|
||||
line|z7-[highway=unclassified],
|
||||
line|z7-[highway=road],
|
||||
line|z7-[highway=living_street] {
|
||||
line|z10-[highway=unclassified],
|
||||
line|z10-[highway=road],
|
||||
line|z10-[highway=living_street] {
|
||||
z-index: 700;
|
||||
}
|
||||
|
||||
line|z7-[highway=service] {
|
||||
line|z10-[highway=service] {
|
||||
z-index: 650;
|
||||
}
|
||||
|
||||
line|z7-[highway=pedestrian] {
|
||||
line|z10-[highway=pedestrian] {
|
||||
z-index: 650;
|
||||
}
|
||||
|
||||
line|z7-[highway=footway],
|
||||
line|z7-[highway=path] {
|
||||
line|z10-[highway=footway],
|
||||
line|z10-[highway=path] {
|
||||
z-index: 600;
|
||||
}
|
||||
|
||||
line|z7-[highway=trunk_link],
|
||||
line|z7-[highway=motorway_link],
|
||||
line|z7-[highway=primary_link],
|
||||
line|z7-[highway=secondary_link],
|
||||
line|z7-[highway=tertiary_link],
|
||||
line|z7-[highway=residential_link],
|
||||
line|z7-[highway=track],
|
||||
line|z7-[highway=bridleway] {
|
||||
line|z10-[highway=trunk_link],
|
||||
line|z10-[highway=motorway_link],
|
||||
line|z10-[highway=primary_link],
|
||||
line|z10-[highway=secondary_link],
|
||||
line|z10-[highway=tertiary_link],
|
||||
line|z10-[highway=residential_link],
|
||||
line|z10-[highway=track],
|
||||
line|z10-[highway=bridleway] {
|
||||
z-index: 500;
|
||||
}
|
||||
|
||||
|
@ -441,19 +441,27 @@ line|z14[highway=service]
|
|||
z-index: 600;
|
||||
}
|
||||
|
||||
line|z14[highway=track]
|
||||
line|z14[highway=track][tracktype=grade1],
|
||||
{
|
||||
color: @track;
|
||||
opacity: 0.5;
|
||||
opacity: 1;
|
||||
width: 1;
|
||||
}
|
||||
line|z14[highway=track][tracktype=grade2][tracktype=grade3][tracktype=grade4][tracktype=grade5][tracktype=grade],
|
||||
line|z14[highway=path]
|
||||
{
|
||||
color: @track;
|
||||
opacity: 1;
|
||||
dashes: 1.4,1;
|
||||
width: 1;
|
||||
}
|
||||
|
||||
line|z14[highway=bridleway]
|
||||
{
|
||||
color: @bridleway;
|
||||
opacity: 0.5;
|
||||
width: 1;
|
||||
dashes: 0.5,0.5;
|
||||
opacity: 1;
|
||||
width: 0.5;
|
||||
dashes: 1.4,1;
|
||||
}
|
||||
|
||||
line|z14[highway=pedestrian]
|
||||
|
@ -464,8 +472,7 @@ line|z14[highway=pedestrian]
|
|||
opacity: 0.8;
|
||||
}
|
||||
|
||||
line|z14[highway=footway],
|
||||
line|z14[highway=path]
|
||||
line|z14[highway=footway]
|
||||
{
|
||||
color: @footway;
|
||||
width: 0.1;
|
||||
|
@ -482,6 +489,14 @@ line|z14[highway=construction]
|
|||
dashes: 5,5;
|
||||
}
|
||||
|
||||
line|z15[highway=cycleway]
|
||||
{
|
||||
color: @cycleway;
|
||||
width: 0.6;
|
||||
opacity: 0.9;
|
||||
z-index: 1000;
|
||||
|
||||
}
|
||||
/* ZOOM 15 */
|
||||
|
||||
line|z15[highway=trunk],
|
||||
|
@ -602,20 +617,30 @@ line|z15[highway=service][service=driveway]
|
|||
width: 0;
|
||||
}
|
||||
|
||||
|
||||
line|z15[highway=track]
|
||||
line|z15[highway=track][tracktype=grade1],
|
||||
{
|
||||
color: @track;
|
||||
opacity: 0.5;
|
||||
opacity: 1;
|
||||
width: 2.1;
|
||||
z-index: 600;
|
||||
}
|
||||
line|z15[highway=track][tracktype=grade2][tracktype=grade3][tracktype=grade4][tracktype=grade5][tracktype=grade],
|
||||
line|z15[highway=path]
|
||||
{
|
||||
color: @track;
|
||||
opacity: 1;
|
||||
dashes: 2,1;
|
||||
width: 1;
|
||||
z-index: 600;
|
||||
}
|
||||
|
||||
line|z15[highway=bridleway]
|
||||
{
|
||||
color: @bridleway;
|
||||
opacity: 0.5;
|
||||
width: 1;
|
||||
dashes: 1,1;
|
||||
opacity: 1;
|
||||
dashes: 2,1;
|
||||
width: 0.9;
|
||||
z-index: 600;
|
||||
}
|
||||
|
||||
line|z15[highway=pedestrian]
|
||||
|
@ -626,13 +651,12 @@ line|z15[highway=pedestrian]
|
|||
opacity: 0.8;
|
||||
}
|
||||
|
||||
line|z15[highway=footway],
|
||||
line|z15[highway=path]
|
||||
line|z15[highway=footway]
|
||||
{
|
||||
color: @footway;
|
||||
width: 0.8;
|
||||
dashes: 0.5,0.5;
|
||||
opacity: 0.6;
|
||||
opacity: 1;
|
||||
z-index: 600;
|
||||
}
|
||||
|
||||
|
@ -642,8 +666,7 @@ line|z15[highway=cycleway]
|
|||
width: 0.6;
|
||||
opacity: 0.9;
|
||||
z-index: 1000;
|
||||
/* dashes: 1,1;
|
||||
opacity: 0.8; */
|
||||
|
||||
}
|
||||
|
||||
line|z15[highway=construction]
|
||||
|
@ -786,20 +809,27 @@ line|z16[highway=service][service=driveway]
|
|||
width: 0;
|
||||
}
|
||||
|
||||
|
||||
line|z16[highway=track]
|
||||
line|z16[highway=track][tracktype=grade1],
|
||||
{
|
||||
color: @track;
|
||||
opacity: 1;
|
||||
width: 1.4;
|
||||
width: 3.5;
|
||||
}
|
||||
line|z16[highway=track][tracktype=grade2][tracktype=grade3][tracktype=grade4][tracktype=grade5][tracktype=grade],
|
||||
line|z16[highway=path]
|
||||
{
|
||||
color: @track;
|
||||
opacity: 1;
|
||||
dashes: 3,1.5;
|
||||
width: 1.2;
|
||||
}
|
||||
|
||||
line|z16[highway=bridleway]
|
||||
{
|
||||
color: @bridleway;
|
||||
opacity: 1;
|
||||
width: 1.4;
|
||||
dashes: 1,1;
|
||||
dashes: 3,1.5;
|
||||
width: 1.2;
|
||||
}
|
||||
|
||||
line|z16[highway=pedestrian]
|
||||
|
@ -820,8 +850,7 @@ line|z16[highway=pedestrian][tunnel?] {
|
|||
casing-dashes: 5,5;
|
||||
}
|
||||
|
||||
line|z16[highway=footway],
|
||||
line|z16[highway=path]
|
||||
line|z16[highway=footway]
|
||||
{
|
||||
color: @footway;
|
||||
width: 1;
|
||||
|
@ -832,7 +861,7 @@ line|z16[highway=path]
|
|||
line|z16[highway=steps]
|
||||
{
|
||||
color: @steps;
|
||||
width: 3;
|
||||
width: 4;
|
||||
dashes: 0.5,0.5;
|
||||
}
|
||||
|
||||
|
@ -989,8 +1018,7 @@ line|z17[highway=pedestrian][tunnel?] {
|
|||
casing-dashes: 5,5;
|
||||
}
|
||||
|
||||
line|z17[highway=footway],
|
||||
line|z17[highway=path]
|
||||
line|z17[highway=footway]
|
||||
{
|
||||
color: @footway;
|
||||
width: 1.2;
|
||||
|
@ -1021,26 +1049,33 @@ line|z17[highway=service]
|
|||
color: @unclassified;
|
||||
width: 2.4;
|
||||
}
|
||||
|
||||
line|z17[highway=track]
|
||||
line|z17[highway=track][tracktype=grade1],
|
||||
{
|
||||
color: @track;
|
||||
opacity: 1;
|
||||
width: 2.4;
|
||||
width: 6;
|
||||
}
|
||||
line|z17[highway=track][tracktype=grade2][tracktype=grade3][tracktype=grade4][tracktype=grade5][tracktype=grade],
|
||||
line|z17[highway=path]
|
||||
{
|
||||
color: @track;
|
||||
opacity: 1;
|
||||
dashes: 3.5,2;
|
||||
width: 2;
|
||||
}
|
||||
|
||||
line|z17[highway=bridleway]
|
||||
{
|
||||
color: @bridleway;
|
||||
opacity: 1;
|
||||
width: 2.4;
|
||||
dashes: 1,1;
|
||||
dashes: 3.5,2;
|
||||
width: 2;
|
||||
}
|
||||
|
||||
line|z17[highway=steps]
|
||||
{
|
||||
color: @steps;
|
||||
width: 4;
|
||||
width: 6;
|
||||
dashes: 1,1;
|
||||
}
|
||||
|
||||
|
@ -1199,8 +1234,7 @@ line|z18[highway=pedestrian][tunnel?] {
|
|||
casing-dashes: 5,5;
|
||||
}
|
||||
|
||||
line|z18[highway=footway],
|
||||
line|z18[highway=path]
|
||||
line|z18[highway=footway]
|
||||
{
|
||||
color: @footway;
|
||||
width: 1.8;
|
||||
|
@ -1232,23 +1266,37 @@ line|z18[highway=service]
|
|||
width: 3;
|
||||
}
|
||||
|
||||
line|z18[highway=track]
|
||||
line|z18[highway=track][tracktype=grade1],
|
||||
{
|
||||
color: @track;
|
||||
opacity: 1;
|
||||
width: 7.4;
|
||||
z-index: 600;
|
||||
}
|
||||
line|z18[highway=track][tracktype=grade2][tracktype=grade3][tracktype=grade4][tracktype=grade5][tracktype=grade],
|
||||
line|z18[highway=path]
|
||||
{
|
||||
color: @track;
|
||||
opacity: 1;
|
||||
dashes: 5,3;
|
||||
width: 3;
|
||||
z-index: 600;
|
||||
|
||||
}
|
||||
|
||||
line|z18[highway=bridleway]
|
||||
{
|
||||
color: @bridleway;
|
||||
opacity: 1;
|
||||
dashes: 5,3;
|
||||
width: 3;
|
||||
dashes: 1,1;
|
||||
z-index: 600;
|
||||
}
|
||||
|
||||
line|z18[highway=steps]
|
||||
{
|
||||
color: @steps;
|
||||
width: 5;
|
||||
width: 8;
|
||||
dashes: 1,1;
|
||||
}
|
||||
|
||||
|
@ -1407,8 +1455,7 @@ line|z19-[highway=pedestrian][tunnel?] {
|
|||
casing-dashes: 5,5;
|
||||
}
|
||||
|
||||
line|z19-[highway=footway],
|
||||
line|z19-[highway=path]
|
||||
line|z19-[highway=footway]
|
||||
{
|
||||
color: @footway;
|
||||
width: 2;
|
||||
|
@ -1440,23 +1487,33 @@ line|z19-[highway=service]
|
|||
width: 3;
|
||||
}
|
||||
|
||||
line|z19-[highway=track]
|
||||
line|z19-[highway=track][tracktype=grade1],
|
||||
{
|
||||
color: @track;
|
||||
width: 3;
|
||||
opacity: 1;
|
||||
width: 8.2;
|
||||
}
|
||||
line|z19-[highway=track][tracktype=grade2][tracktype=grade3][tracktype=grade4][tracktype=grade5][tracktype=grade],
|
||||
line|z19-[highway=path]
|
||||
{
|
||||
color: @track;
|
||||
opacity: 1;
|
||||
dashes: 5,3;
|
||||
width: 3.8;
|
||||
}
|
||||
|
||||
line|z19-[highway=bridleway]
|
||||
{
|
||||
color: @bridleway;
|
||||
width: 3;
|
||||
dashes: 1,1;
|
||||
opacity: 1;
|
||||
dashes: 5,3;
|
||||
width: 3.8;
|
||||
}
|
||||
|
||||
line|z19-[highway=steps]
|
||||
{
|
||||
color: @steps;
|
||||
width: 6;
|
||||
width: 10;
|
||||
dashes: 0.5,0.5;
|
||||
}
|
||||
|
||||
|
@ -1480,14 +1537,14 @@ line|z19-[highway=cycleway]
|
|||
/* BRIDGES */
|
||||
|
||||
/* CASING FOR PRIMARY ROADS */
|
||||
|
||||
/*
|
||||
line|z15-[highway=primary]::casingBackground {
|
||||
z-index: 30;
|
||||
casing-width: eval(prop("width")+0.2);
|
||||
casing-linecap: butt;
|
||||
casing-color: @background;
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
|
||||
line|z13[highway=motorway][bridge?]::bridgewhite,
|
||||
|
|
|
@ -237,26 +237,8 @@ area[railway=halt],
|
|||
|
||||
/* TRAIN STATIONS */
|
||||
|
||||
/*
|
||||
node|z13[railway=station] {
|
||||
icon-image: subway-xs.svg;
|
||||
z-index: 5000;
|
||||
}
|
||||
*/
|
||||
|
||||
node|z12[railway=station][building] {
|
||||
icon-image: train-s.svg;
|
||||
text-offset: 6;
|
||||
z-index: 5000;
|
||||
font-size: 11;
|
||||
text: name;
|
||||
text-color: @label_dark;
|
||||
text-halo-radius: 1;
|
||||
text-halo-opacity: 0.5;
|
||||
text-halo-color: @label_halo_light;
|
||||
}
|
||||
|
||||
node|z14[railway=station] {
|
||||
node|z14[railway=station],
|
||||
node|z14[railway=halt] {
|
||||
icon-image: train-s.svg;
|
||||
text-offset: 6;
|
||||
z-index: 5000;
|
||||
|
@ -268,7 +250,8 @@ node|z14[railway=station] {
|
|||
text-halo-color: @label_halo_light;
|
||||
}
|
||||
|
||||
node|z15[railway=station] {
|
||||
node|z15[railway=station],
|
||||
node|z15[railway=halt] {
|
||||
icon-image: train-m.svg;
|
||||
text-offset: 8;
|
||||
z-index: 5000;
|
||||
|
@ -280,7 +263,8 @@ node|z15[railway=station] {
|
|||
text-halo-color: @label_halo_light;
|
||||
}
|
||||
|
||||
node|z16[railway=station] {
|
||||
node|z16[railway=station],
|
||||
node|z16[railway=halt] {
|
||||
icon-image: train-l.svg;
|
||||
text-offset: 8;
|
||||
font-size: 13;
|
||||
|
@ -292,7 +276,8 @@ node|z16[railway=station] {
|
|||
text-halo-color: @label_halo_light;
|
||||
}
|
||||
|
||||
node|z17-[railway=station] {
|
||||
node|z17-[railway=station],
|
||||
node|z17-[railway=halt] {
|
||||
icon-image: train-l.svg;
|
||||
text-offset: 8;
|
||||
font-size: 13;
|
||||
|
@ -314,6 +299,7 @@ node|z13[railway=station][transport=subway] {
|
|||
}
|
||||
*/
|
||||
|
||||
|
||||
node|z14[railway=station][transport=subway] {
|
||||
icon-image: subway-s.svg;
|
||||
text-offset: 6;
|
||||
|
@ -370,7 +356,31 @@ node|z18-[railway=subway_entrance] { icon-image: subway-entrance-s.svg; text-off
|
|||
/* MOSCOW SUBWAY */
|
||||
|
||||
node|z12[railway=station][transport=subway][city=moscow] { icon-image: subway-moscow-s.svg; z-index: 15000; }
|
||||
node|z13[railway=station][transport=subway][city=moscow] { icon-image: subway-moscow-s.svg; text-offset: 8; z-index: 15000; font-size: 10; text: name; text-color: @label_dark; text-halo-radius: 1; text-halo-opacity: 0.5; text-halo-color: @label_halo_light; }
|
||||
node|z13[railway=station][transport=subway][city=moscow] {
|
||||
icon-image: subway-moscow-s.svg;
|
||||
text-offset: 8;
|
||||
z-index: 15000;
|
||||
font-size: 10;
|
||||
text: name;
|
||||
text-color: @label_dark;
|
||||
text-halo-radius: 1;
|
||||
text-halo-opacity: 0.5;
|
||||
text-halo-color: @label_halo_light;
|
||||
}
|
||||
|
||||
/*
|
||||
node|z13[railway=station][transport=subway][city=moscow]::int_name
|
||||
{
|
||||
font-size: 7;
|
||||
text-halo-radius: 2;
|
||||
text: int_name;
|
||||
text-color: @label_dark;
|
||||
text-offset: 10;
|
||||
text-halo-color: @white;
|
||||
z-index: 15000;
|
||||
}
|
||||
*/
|
||||
|
||||
node|z14[railway=station][transport=subway][city=moscow] { icon-image: subway-moscow-m.svg; text-offset: 8; z-index: 15000; font-size: 11; text: name; text-color: @label_dark; text-halo-radius: 1; text-halo-opacity: 0.5; text-halo-color: @label_halo_light;}
|
||||
node|z15[railway=station][transport=subway][city=moscow] { icon-image: subway-moscow-m.svg; font-size: 11; }
|
||||
node|z16[railway=station][transport=subway][city=moscow] { icon-image: none.svg; text: name; font-size: 10; text-color: @district_label; text-halo-radius: 0; }
|
||||
|
@ -468,14 +478,14 @@ node|z17-[railway=subway_entrance][city=newyork] { icon-image: subway-newyork-s.
|
|||
node|z15-16[railway=tram_stop],
|
||||
area|z15-16[railway=tram_stop]
|
||||
{
|
||||
icon-image: tram-s.svg;
|
||||
icon-image: tram-m.svg;
|
||||
z-index: 4000;
|
||||
}
|
||||
|
||||
node|z17[railway=tram_stop],
|
||||
area|z17[railway=tram_stop]
|
||||
{
|
||||
icon-image: tram-m.svg;
|
||||
icon-image: tram-l.svg;
|
||||
z-index: 4000;
|
||||
text-offset: 8;
|
||||
font-size: 10;
|
||||
|
|
|
@ -45,8 +45,8 @@
|
|||
@cycleway: #FF87AD;
|
||||
@steps: #FFFFFF;
|
||||
@construction: #BBBBAA;
|
||||
@track: #FFFFFF;
|
||||
@bridleway: #FFFFFF;
|
||||
@track: #887744;/*888844*/
|
||||
@bridleway: #887744;
|
||||
|
||||
|
||||
|
||||
|
@ -89,8 +89,9 @@
|
|||
@glacier: #FFFFFF;
|
||||
@water: #83C6D2;
|
||||
@river: #65A4C3;
|
||||
@forest: #A4B275;
|
||||
@park: #A4B275; /* #A4B275 #BCCC74*/
|
||||
@forest: #AABB66;
|
||||
@park: #AABB66; /* #A4B275 #BCCC74*/
|
||||
@beach: #FAEE99;
|
||||
|
||||
/* BUILDINGS */
|
||||
@housename: #7F7F7F;
|
||||
|
|
|
@ -6,10 +6,10 @@
|
|||
@import("../include/boundaries.mapcss");
|
||||
@import("../include/natural.mapcss");
|
||||
@import("../include/labels.mapcss");
|
||||
@import("../include/buildings.mapcss");
|
||||
@import("../include/landuse.mapcss");
|
||||
@import("../include/POI.mapcss");
|
||||
@import("../include/other.mapcss");
|
||||
@import("../include/buildings.mapcss");
|
||||
|
||||
canvas
|
||||
{
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="alcohol-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M9,4 C8.44599,4 8.5,4.6273 8.5,5 L8.5,7.5 C8.5,8 8.00236,8.7488 7.5,9 C6.5,9.5 6,10 6,11 L6,20 C6,20.554 6.44599,21 7,21 L12,21 C12.55401,21 13,20.554 13,20 L13,11 C13,10 12.5,9.5 11.5,9 C11.00136,8.7507 10.5,8 10.5,7.5 L10.5,5 C10.5,4.5 10.554,4 10,4 L9,4 Z M15,11 L15,14 C15,15 16,16 17,16 L18,16 L18,18.5 C18,19 17,20 16,20 C15,20 15,21 15,21 L22,21 C22,21 22,20 21,20 C20,20 19,19 19,18.5 L19,16 L20,16 C21,16 22,15 22,14 L22,11 L15,11 Z" id="rect7216-copy-2" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="alcohol-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M8.5,4 L8,4.5 L8,7.5 L6,10 L6,18 L12,18 L12,10 L10,7.5 L10,4.5 L9.5,4 L8.5,4 L8.5,4 Z M13,10 L13,13 C13,13 13,14 14,14 L15,14 L15,17 L13.5,17.5 L13,18 L18,18 L17.5,17.5 L16,17 L16,14 L17,14 C18,14 18,13 18,13 L18,10 L13,10 L13,10 Z" id="path5792-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="alcohol-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M6,3 L6,5 L4,7 L4,12.4063 L4.59375,13 L8.625,13 L9,12.5 L9,7 L7,5 L7,3 L6,3 L6,3 Z M10,7 L10,9 L11,10 L11,12 L10,13 L13,13 L12,12 L12,10 L13,9 L13,7 L10,7 L10,7 Z" id="path5715-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="america-football-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M13.5,7 C7,7 4,13.5 4,13.5 C4,13.5 7,20 13.5,20 C20,20 23,13.5 23,13.5 C23,13.5 20,7 13.5,7 L13.5,7 Z M10.5,12 C10.777,12 11,12.223 11,12.5 L11,13 L13,13 L13,12.5 C13,12.223 13.223,12 13.5,12 C13.777,12 14,12.223 14,12.5 L14,13 L16,13 L16,12.5 C16,12.223 16.223,12 16.5,12 C16.777,12 17,12.223 17,12.5 L17,13 L18.5,13 C18.777,13 19,13.223 19,13.5 C19,13.777 18.777,14 18.5,14 L17,14 L17,14.5 C17,14.777 16.777,15 16.5,15 C16.223,15 16,14.777 16,14.5 L16,14 L14,14 L14,14.5 C14,14.777 13.777,15 13.5,15 C13.223,15 13,14.777 13,14.5 L13,14 L11,14 L11,14.5 C11,14.777 10.777,15 10.5,15 C10.223,15 10,14.777 10,14.5 L10,14 L8.5,14 C8.223,14 8,13.777 8,13.5 C8,13.223 8.223,13 8.5,13 L10,13 L10,12.5 C10,12.223 10.223,12 10.5,12 L10.5,12 Z" id="path14961-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="america-football-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M11.5,7 C6.71053,7 5,11.5 5,11.5 C5,11.5 6.71053,16 11.5,16 C16.28947,16 18,11.5 18,11.5 C18,11.5 16.28947,7 11.5,7 L11.5,7 Z M9.25,10 C9.3885,10 9.5,10.1115 9.5,10.25 L9.5,11 L11.25,11 L11.25,10.25 C11.25,10.1115 11.3615,10 11.5,10 C11.6385,10 11.75,10.1115 11.75,10.25 L11.75,11 L13.5,11 L13.5,10.25 C13.5,10.1115 13.6115,10 13.75,10 C13.8885,10 14.03359,10.1156 14,10.25 L14,11 L14.5625,11 C14.80872,11 15,11.223 15,11.5 C15,11.777 14.80872,12 14.5625,12 L14,12 L14,12.75 C14,12.8885 13.8885,13 13.75,13 C13.6115,13 13.53359,12.8844 13.5,12.75 L13.5,12 L11.75,12 L11.75,12.75 C11.75,12.8885 11.6385,13 11.5,13 C11.3615,13 11.25,12.8885 11.25,12.75 L11.25,12 L9.5,12 L9.5,12.75 C9.5,12.8885 9.3885,13 9.25,13 C9.1115,13 9,12.8885 9,12.75 L9,12 L8.4375,12 C8.19128,12 8,11.777 8,11.5 C8,11.223 8.19128,11 8.4375,11 L9,11 L9,10.25 C9,10.1115 9.1115,10 9.25,10 L9.25,10 Z" id="path11300-2-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="atm-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M6,9 C5.446,9 5,9.446 5,10 L5,19 C5,19.554 5.446,20 6,20 L21,20 C21.554,20 22,19.554 22,19 L22,10 C22,9.446 21.554,9 21,9 L6,9 Z M5.5,11 L21,11 L21,13 L5.5,13 L5.5,11 Z M6,16 L9,16 L9,18 L6,18 L6,16 Z M14,17 L21,17 L21,18 L14,18 L14,17 Z" id="rect10401-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="atm-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M5.72222,8 C5.32211,8 5,8.3221 5,8.7223 L5,15.2778 C5,15.6779 5.32211,16 5.72222,16 L17.27778,16 C17.67789,16 18,15.6779 18,15.2778 L18,8.7223 C18,8.3221 17.67789,8 17.27778,8 L5.72222,8 Z M5.5,9.5 L17.5,9.5 L17.5,11 L5.5,11 L5.5,9.5 Z M6,13.5 L8,13.5 L8,15 L6,15 L6,13.5 Z M12,14.2777 L17,14.2777 L17,15 L12,15 L12,14.2777 Z" id="rect10401-9-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="atm-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M4.5,5 C4.223,5 4,5.223 4,5.5 L4,10.5 C4,10.777 4.223,11 4.5,11 L12.5,11 C12.777,11 13,10.777 13,10.5 L13,5.5 C13,5.223 12.777,5 12.5,5 L4.5,5 Z M4.5,6 L12.5,6 L12.5,7 L4.5,7 L4.5,6 Z M4.5,9 L6,9 L6,10 L4.5,10 L4.5,9 Z M9,9.5 L12,9.5 L12,10 L9,10 L9,9.5 Z" id="rect10401-7-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -1,16 +1,15 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="27px" height="27px" viewBox="0 0 27 27" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<svg width="27px" height="28px" viewBox="0 0 27 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<!-- Generator: Sketch 3.3.3 (12072) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>bank-l</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g sketch:type="MSLayerGroup" transform="translate(-286.000000, -933.000000)" id="bank-l">
|
||||
<g transform="translate(286.000000, 933.000000)" sketch:type="MSShapeGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#777871" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M21.4018182,7.39104762 L14,4 L6.59818182,7.39104762 C6.23090909,7.52404762 6.005,7.86921429 6.00318182,8.23654762 L6,9 L22,9 L22,8.24107143 C21.995,7.86921429 21.7690909,7.52404762 21.4018182,7.39104762 Z M19.5,18 L19,10 L17,10 L16.5,18 L15.5,18 L14.9090909,10 L13.0909091,10 L12.5,18 L11.5,18 L11,10 L9,10 L8.5,18 L7.00244075,18 C6.44880801,18 6,18.4426603 6,18.9989566 L6,21 L22,21 L22,18.9989566 C22,18.4472481 21.5530501,18 20.9975592,18 L19.5,18 Z" id="Imported-Layers" fill="#FFFFFF"></path>
|
||||
</g>
|
||||
<g id="bank-l" sketch:type="MSLayerGroup" transform="translate(0.000000, 0.500000)">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M13.5,5.5 C13.5,5.5 6.00625,9.08651786 6.00397727,9.54568452 L6,10.5 L21,10.5 L21,9.55133929 C20.99375,9.08651786 13.5,5.5 13.5,5.5 Z M20.0365553,19.5 L19.5,10.5 L7.5,10.5 L7.04839683,19.5 L7.00334852,19.5 C6.44921444,19.5 6,19.9438648 6,20.5 L6,21.5 L21,21.5 L21,20.5 C21,19.9477153 20.5521239,19.5 20.0365553,19.5 L20.0365553,19.5 Z" id="Imported-Layers-Copy-3" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M14,10.0429192 L14,9 L13,9 L13,10.0112011 C12.1840525,10.0616568 11.5515095,10.2825733 11.102356,10.673955 C10.5867284,11.1232606 10.3289185,11.6874564 10.3289185,12.3665595 C10.3289185,13.110829 10.5956801,13.6578761 11.1292114,14.007717 C11.4443172,14.2169357 12.0136474,14.4107172 12.8372192,14.5890675 L13,14.6240494 L13,16.6791338 C12.5841018,16.6204224 12.2756117,16.4742166 12.0745239,16.2405145 C11.9277133,16.0690238 11.8292442,15.8100768 11.7791138,15.4636656 L10.2000122,15.4636656 C10.2000122,16.2525227 10.4954194,16.8724522 11.0862427,17.3234727 C11.574049,17.6958525 12.2119635,17.9145044 13,17.9794324 L13,19 L14,19 L14,17.9813452 C14.7805086,17.9183206 15.4017809,17.6956013 15.8638306,17.3131833 C16.417056,16.8553032 16.6936646,16.2799606 16.6936646,15.5871383 C16.6936646,14.911465 16.4573388,14.3952858 15.9846802,14.0385852 C15.6803167,13.8087877 15.2291493,13.6252954 14.6311646,13.4881029 L14,13.3429133 L14,11.4183449 C14.078905,11.443386 14.1532254,11.4730695 14.2229614,11.5073955 C14.6096821,11.6994651 14.8173623,12.0235776 14.8460083,12.4797428 L16.4358521,12.4797428 C16.4072061,11.6737366 16.0983713,11.0589517 15.5093384,10.6353698 C15.0733979,10.3218788 14.570288,10.1243961 14,10.0429192 Z M14,14.8444083 L14,16.6758666 C14.1524217,16.6553077 14.2876142,16.6250886 14.4055786,16.585209 C14.867495,16.4274376 15.0984497,16.1341929 15.0984497,15.7054662 C15.0984497,15.4550899 14.9838675,15.2613083 14.7546997,15.1241158 C14.5795105,15.0218598 14.3279456,14.9286245 14,14.8444083 Z M13,13.1108495 L13,11.328331 C12.6938917,11.3560047 12.4409026,11.4345563 12.2410278,11.5639871 C11.9867948,11.7286182 11.8596802,11.9584122 11.8596802,12.2533762 C11.8596802,12.5243315 11.9850044,12.7266874 12.2356567,12.8604502 C12.3677376,12.9335468 12.6225168,13.0170127 13,13.1108495 Z" id="Rectangle-11-Copy" fill="#7F7D54" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 3.1 KiB |
|
@ -7,9 +7,9 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="bank-2-m" sketch:type="MSLayerGroup" transform="translate(0.000000, 1.000000)">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M11.5,4 C11.5,4 5.00541667,6.86921429 5.00344697,7.23654762 L5,8 L18,8 L18,7.24107143 C17.9945833,6.86921429 11.5,4 11.5,4 Z M17.0365553,16 L16.5,8 L6.5,8 L6.04839683,16 L6.00334852,16 C5.44921444,16 5,16.4438648 5,17 L5,18 L18,18 L18,17 C18,16.4477153 17.5521239,16 17.0365553,16 L17.0365553,16 Z" id="Imported-Layers-Copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M12,8.0429192 L12,7 L11,7 L11,8.01120106 C10.1840525,8.06165681 9.5515095,8.2825733 9.10235596,8.67395498 C8.58672838,9.12326055 8.32891846,9.68745641 8.32891846,10.3665595 C8.32891846,11.110829 8.59568011,11.6578761 9.12921143,12.007717 C9.44431717,12.2169357 10.0136474,12.4107172 10.8372192,12.5890675 L11,12.6240494 L11,14.6791338 C10.5841018,14.6204224 10.2756117,14.4742166 10.0745239,14.2405145 C9.9277133,14.0690238 9.82924423,13.8100768 9.77911377,13.4636656 L8.20001221,13.4636656 C8.20001221,14.2525227 8.49541941,14.8724522 9.08624268,15.3234727 C9.57404901,15.6958525 10.2119635,15.9145044 11,15.9794324 L11,17 L12,17 L12,15.9813452 C12.7805086,15.9183206 13.4017809,15.6956013 13.8638306,15.3131833 C14.417056,14.8553032 14.6936646,14.2799606 14.6936646,13.5871383 C14.6936646,12.911465 14.4573388,12.3952858 13.9846802,12.0385852 C13.6803167,11.8087877 13.2291493,11.6252954 12.6311646,11.4881029 L12,11.3429133 L12,9.4183449 C12.078905,9.44338597 12.1532254,9.47306949 12.2229614,9.5073955 C12.6096821,9.69946505 12.8173623,10.0235776 12.8460083,10.4797428 L14.4358521,10.4797428 C14.4072061,9.67373659 14.0983713,9.05895174 13.5093384,8.63536977 C13.0733979,8.32187875 12.570288,8.12439609 12,8.0429192 Z M12,12.8444083 L12,14.6758666 C12.1524217,14.6553077 12.2876142,14.6250886 12.4055786,14.585209 C12.867495,14.4274376 13.0984497,14.1341929 13.0984497,13.7054662 C13.0984497,13.4550899 12.9838675,13.2613083 12.7546997,13.1241158 C12.5795105,13.0218598 12.3279456,12.9286245 12,12.8444083 Z M11,11.1108495 L11,9.32833103 C10.6938917,9.35600465 10.4409026,9.43455629 10.2410278,9.56398714 C9.98679479,9.72861819 9.85968018,9.95841224 9.85968018,10.2533762 C9.85968018,10.5243315 9.98500444,10.7266874 10.2356567,10.8604502 C10.3677376,10.9335468 10.6225168,11.0170127 11,11.1108495 Z" id="Rectangle-11" fill="#7A7A6E" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M12,8.0429192 L12,7 L11,7 L11,8.01120106 C10.1840525,8.06165681 9.5515095,8.2825733 9.10235596,8.67395498 C8.58672838,9.12326055 8.32891846,9.68745641 8.32891846,10.3665595 C8.32891846,11.110829 8.59568011,11.6578761 9.12921143,12.007717 C9.44431717,12.2169357 10.0136474,12.4107172 10.8372192,12.5890675 L11,12.6240494 L11,14.6791338 C10.5841018,14.6204224 10.2756117,14.4742166 10.0745239,14.2405145 C9.9277133,14.0690238 9.82924423,13.8100768 9.77911377,13.4636656 L8.20001221,13.4636656 C8.20001221,14.2525227 8.49541941,14.8724522 9.08624268,15.3234727 C9.57404901,15.6958525 10.2119635,15.9145044 11,15.9794324 L11,17 L12,17 L12,15.9813452 C12.7805086,15.9183206 13.4017809,15.6956013 13.8638306,15.3131833 C14.417056,14.8553032 14.6936646,14.2799606 14.6936646,13.5871383 C14.6936646,12.911465 14.4573388,12.3952858 13.9846802,12.0385852 C13.6803167,11.8087877 13.2291493,11.6252954 12.6311646,11.4881029 L12,11.3429133 L12,9.4183449 C12.078905,9.44338597 12.1532254,9.47306949 12.2229614,9.5073955 C12.6096821,9.69946505 12.8173623,10.0235776 12.8460083,10.4797428 L14.4358521,10.4797428 C14.4072061,9.67373659 14.0983713,9.05895174 13.5093384,8.63536977 C13.0733979,8.32187875 12.570288,8.12439609 12,8.0429192 Z M12,12.8444083 L12,14.6758666 C12.1524217,14.6553077 12.2876142,14.6250886 12.4055786,14.585209 C12.867495,14.4274376 13.0984497,14.1341929 13.0984497,13.7054662 C13.0984497,13.4550899 12.9838675,13.2613083 12.7546997,13.1241158 C12.5795105,13.0218598 12.3279456,12.9286245 12,12.8444083 Z M11,11.1108495 L11,9.32833103 C10.6938917,9.35600465 10.4409026,9.43455629 10.2410278,9.56398714 C9.98679479,9.72861819 9.85968018,9.95841224 9.85968018,10.2533762 C9.85968018,10.5243315 9.98500444,10.7266874 10.2356567,10.8604502 C10.3677376,10.9335468 10.6225168,11.0170127 11,11.1108495 Z" id="Rectangle-11" fill="#7F7D54" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="america-football-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M8.5,6 C5.25,6 4,9 4,9 C4,9 5.25,12 8.5,12 C11.75,12 13,9 13,9 C13,9 11.75,6 8.5,6 L8.5,6 Z M7.5,8.5 L8.5,8.5 L9,8.5 L10,8.5 L10.5,8.5 L11,8.5 C11.1385,8.5 11.25,8.6115 11.25,8.75 C11.25,8.8885 11.1385,9 11,9 L10.5,9 L10,9 L9,9 L8.5,9 L7.5,9 L7,9 L6.25,9 C6.1115,9 6,8.8885 6,8.75 C6,8.6115 6.1115,8.5 6.25,8.5 L7,8.5 L7.5,8.5 Z" id="path11300-6-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
18
data/styles/clear/style-clear/symbols/banknote-l.svg
Normal file
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="27px" height="28px" viewBox="0 0 27 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<!-- Generator: Sketch 3.3.3 (12072) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>banknote-l</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="banknote-l" sketch:type="MSLayerGroup" transform="translate(0.000000, 0.500000)">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M5,9 L22,9 L22,18 L5,18 L5,9 Z M12.5,17 C13.8807119,17 15,15.4329966 15,13.5 C15,11.5670034 13.8807119,10 12.5,10 C11.1192881,10 10,11.5670034 10,13.5 C10,15.4329966 11.1192881,17 12.5,17 Z" id="Rectangle-12-Copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M19.5,19 C20.8807119,19 22,18.5522847 22,18 C22,17.4477153 20.8807119,17 19.5,17 C18.1192881,17 17,17.4477153 17,18 C17,18.5522847 18.1192881,19 19.5,19 L19.5,19 Z M19.5,20 L19.5,20 C17.6125116,20 16,19.3549954 16,18 C16,16.6450046 17.6125116,16 19.5,16 C21.3874884,16 23,16.6450046 23,18 C23,19.3549954 21.3874884,20 19.5,20 L19.5,20 Z" id="Shape-Copy-4" fill="#7A7A6E" sketch:type="MSShapeGroup"></path>
|
||||
<ellipse id="Oval-304-Copy-2" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="19.5" cy="16" rx="2.5" ry="1"></ellipse>
|
||||
<ellipse id="Oval-304-Copy-3" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="19.5" cy="18" rx="2.5" ry="1"></ellipse>
|
||||
<path d="M19.5,17 C20.8807119,17 22,16.5522847 22,16 C22,15.4477153 20.8807119,15 19.5,15 C18.1192881,15 17,15.4477153 17,16 C17,16.5522847 18.1192881,17 19.5,17 L19.5,17 Z M19.5,18 L19.5,18 C17.6125116,18 16,17.3549954 16,16 C16,14.6450046 17.6125116,14 19.5,14 C21.3874884,14 23,14.6450046 23,16 C23,17.3549954 21.3874884,18 19.5,18 L19.5,18 Z" id="Shape-Copy-3" fill="#7A7A6E" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="banknote-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
</g>
|
||||
<path d="M3,7 L20,7 L20,16 L3,16 L3,7 Z M10.5,15 C11.8807119,15 13,13.4329966 13,11.5 C13,9.56700338 11.8807119,8 10.5,8 C9.11928813,8 8,9.56700338 8,11.5 C8,13.4329966 9.11928813,15 10.5,15 Z" id="Rectangle-12" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M16.5,17 C17.8807119,17 19,16.5522847 19,16 C19,15.4477153 17.8807119,15 16.5,15 C15.1192881,15 14,15.4477153 14,16 C14,16.5522847 15.1192881,17 16.5,17 L16.5,17 Z M16.5,18 L16.5,18 C14.6125116,18 13,17.3549954 13,16 C13,14.6450046 14.6125116,14 16.5,14 C18.3874884,14 20,14.6450046 20,16 C20,17.3549954 18.3874884,18 16.5,18 L16.5,18 Z" id="Shape" fill="#7A7A6E" sketch:type="MSShapeGroup"></path>
|
||||
|
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="bar-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M7,7 C6.5,7 6,7.0006 6,7.25 C6,7.5006 6.34281,7.7979 6.5,8 L13,14.8125 L13,21 L10,22 C9.5,22.1667 9,22.5 9,23 L18,23 C18,22.5 17.5,22.1667 17,22 L14,21 L14,14.8125 L20.5,8 C20.65719,7.7979 21,7.5006 21,7.25 C21,7.0006 20.5,7 20,7 L7,7 Z" id="path15601-4" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="bar-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M6,6 C5.59375,6 5,6.047 5,6.25 C5,6.4536 5.37228,6.8358 5.5,7 L11,13 L11,17 L8.1875,18.1875 C7.78125,18.3229 7.5,18.5 7.5,19 L15.5,19 C15.5,18.5 15.09375,18.3229 14.6875,18.1875 L12,17 L12,13 L17.5,7 C17.62772,6.8358 18,6.4536 18,6.25 C18,6.0474 17.40625,6 17,6 L6,6 Z" id="path15601-4-0" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="bar-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M4.5,5 C4.21875,5 4,5.0003 4,5.1406 C4,5.2816 4.19283,5.4488 4.28125,5.5625 L8,10 L8,12.5 C7,13 5.5,13.5 5.5,14 L11.5,14 C11.5,13.5 10,13 9,12.5 L9,10 L12.71875,5.5625 C12.80715,5.4488 13,5.2816 13,5.1406 C13,5.0003 12.78125,5 12.5,5 L4.5,5 Z" id="path15601-4-2" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="baseball-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M6,6 C5,7 5,8 5,8 L15,18 L16.5,17.5 L20.5,21.5 C20.81628,21.8163 21.00625,22 21.40625,22 C21.53125,22 21.6875,22 21.84375,21.8438 C22.00005,21.6875 22,21.5313 22,21.4063 C22,21.0063 21.78212,20.7821 21.5,20.5 L17.5,16.5 L18,15 L8,5 C8,5 7,5 6,6 L6,6 Z M9.5,15 C8.67157,15 8,15.6716 8,16.5 C8,17.3284 8.67157,18 9.5,18 C10.32843,18 11,17.3284 11,16.5 C11,15.6716 10.32843,15 9.5,15 L9.5,15 Z" id="path9336-3-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="baseball-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M8,5 C8,5 7,5 6.5,5.5 C6,6 6,7 6,7 C8.5,10.5 13.07972,13.1418 14,14 L16.59375,16.4063 L16,17 L16,18 L17,18 L18,17 L19,16 L19,15 L18,15 L17.40625,15.5938 L15,13 C12.63789,10.4672 11.5,7.5 8,5 L8,5 Z M9.75,14 C9.05964,14 8.5,14.5596 8.5,15.25 C8.5,15.9404 9.05964,16.5 9.75,16.5 C10.44036,16.5 11,15.9404 11,15.25 C11,14.5596 10.44036,14 9.75,14 L9.75,14 Z" id="path20837-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="baseball-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M4,4 L4,5.5 C5.5,7.5 8.58739,9.0874 10.5,11 L11.5,12 L11.5,13 L12.5,13 L13,12.5 L13,11.5 L12,11.5 L11,10.5 C9.21569,8.7157 7.5,5.5 5.5,4 L4,4 Z M6,9.5 C5.44772,9.5 5,9.9477 5,10.5 C5,11.0523 5.44772,11.5 6,11.5 C6.55228,11.5 7,11.0523 7,10.5 C7,9.9477 6.55228,9.5 6,9.5 L6,9.5 Z" id="path20839-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="basketball-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M9.5,6 L5,10 L5,18 C5,18.5 5.5,19 6,19 L9.5625,19 L11.5,22.5 C11.77778,23 12,23 12.5,23 L14.5,23 C15,23 15.22222,23 15.5,22.5 L17.4375,19 L21,19 C21.5,19 22,18.5 22,18 L22,10 L17.5,6 L9.5,6 L9.5,6 Z M9,10 L18,10 L18,16 L9,16 L9,10 L9,10 Z M10,11 L10,15 L17,15 L17,11 L10,11 L10,11 Z M10.5625,19 L12,19 L12,20 L13,20 L13,19 L14,19 L14,20 L15,20 L15,19 L16.4375,19 L15.875,20 L15,20 L15,21 L15.34375,21 L15,21.625 L15,21 L14,21 L14,22 L13,22 L13,21 L12,21 L12,21.625 L11.65625,21 L12,21 L12,20 L11.125,20 L10.5625,19 L10.5625,19 Z M13,21 L14,21 L14,20 L13,20 L13,21 L13,21 Z" id="rect5769-7-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="basketball-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M8,6 L5,8 L5,15 C5,15.5 5.5,16 6,16 L8.5,16 L10.5,19 L11.5,19 L12.5,19 L14.5,16 L17,16 C17.5,16 18,15.5 18,15 L18,8.5 L15,6 L8,6 L8,6 Z M8,9 L15,9 L15,14 L8,14 L8,9 L8,9 Z M9,10 L9,13 L14,13 L14,10 L9,10 L9,10 Z M9.5,16 L11,16 L11,17 L12,17 L12,16 L13.5,16 L12.8125,17 L12,17 L12,18 L11,18 L11,17 L10.1875,17 L9.5,16 L9.5,16 Z" id="rect5769-7-5-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="basketball-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M6,4.3622 L4,6.3622 L4,10.8622 C4,11.1122 4.25,11.3622 4.5,11.3622 L6,11.3622 L7,12.3622 L8,13.3622 L9,13.3622 L10,12.3622 L11,11.3622 L12.5,11.3622 C12.75,11.3622 13,11.1122 13,10.8622 L13,6.3622 L11,4.3622 L6,4.3622 L6,4.3622 Z M6,6.3622 L11,6.3622 L11,9.3622 L6,9.3622 L6,6.3622 L6,6.3622 Z M6.6875,7.0497 L6.6875,8.6747 L10.3125,8.6747 L10.3125,7.0497 L6.6875,7.0497 L6.6875,7.0497 Z M7,10.3622 L8,10.3622 L8,11.3622 L9,11.3622 L9,10.3622 L10,10.3622 L10,11.3622 L9,12.3622 L8,12.3622 L7,11.3622 L7,10.3622 L7,10.3622 Z" id="rect5769-7-3-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
@ -5,7 +5,7 @@
|
|||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="Other" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="bench" sketch:type="MSLayerGroup" transform="translate(0.000000, 1.000000)" fill="#7A7A6E">
|
||||
<g id="bench" sketch:type="MSLayerGroup" transform="translate(0.000000, 1.000000)" fill="#7A7A6A">
|
||||
<path d="M5,2 L5,3 L5,3 L10,3 L10,2 L5,2 L5,2 Z M5,1 L5,0 L4,0 L4,1 L1,1 L1,2 L4,2 L4,3 L2,3 L2,4 L4,4 L4,6 L5,6 L5,4 L10,4 L10,6 L11,6 L11,4 L13,4 L13,3.5673974 L13,3 L11,3 L11,2 L14,2 L14,1 L11,1 L11,0 L10,0 L10,1 L5,1 L5,1 Z M2,8 L4,8 L4,11 L2,11 L2,8 Z M11,8 L13,8 L13,11 L11,11 L11,8 Z M0,6 L15,6 L15,8 L0,8 L0,6 Z" id="Rectangle-30" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="bicycle-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M15.875,5.3622 C15.31346,5.4382 15.23786,6.4201 15.78125,6.581 L18,7.456 L18,9.3622 L11,9.3622 L11,8.3622 L12.375,8.3622 C12.70519,8.3622 13,8.0674 13,7.7372 C13,7.407 12.70519,7.1075 12.375,7.1122 L8.5,7.1122 C8.438,7.1022 8.37453,7.1022 8.3125,7.1122 C7.98523,7.1612 7.73216,7.5037 7.78125,7.831 C7.83035,8.1582 8.17274,8.4113 8.5,8.3622 L10,8.3622 L10,9.3622 L8.9375,12.4872 C8.63782,12.4152 8.32165,12.3622 8,12.3622 C5.79086,12.3622 4,14.1531 4,16.3622 C4,18.5713 5.79086,20.3622 8,20.3622 C10.20914,20.3622 12,18.5713 12,16.3622 C12,16.0618 11.93779,15.7687 11.875,15.4872 L13,15.4872 C13.19854,15.4772 13.39085,15.372 13.5,15.206 L16.875,10.3622 L17,10.3622 L18,10.3622 L18.6875,12.3935 C16.62561,12.5541 15,14.2591 15,16.3622 C15,18.5713 16.79086,20.3622 19,20.3622 C21.20914,20.3622 23,18.5713 23,16.3622 C23,14.534 21.76891,13.027 20.09375,12.5497 L19,9.3622 L19,7.0185 C19,6.9136 18.9577,6.8075 18.9063,6.706 C18.9023,6.696 18.9103,6.682 18.9063,6.675 C18.8914,6.643 18.8634,6.611 18.8438,6.581 C18.8118,6.536 18.7892,6.495 18.7501,6.456 C18.7332,6.44 18.7061,6.439 18.6876,6.425 C18.6693,6.41 18.6443,6.407 18.6251,6.394 C18.5927,6.375 18.5674,6.344 18.5314,6.332 L18.5002,6.301 L18.0627,6.1448 L16.21895,5.3948 C16.15394,5.3698 16.06966,5.3668 16.0002,5.3638 C15.9532,5.3638 15.9214,5.3528 15.8752,5.3638 L15.875,5.3622 Z M11,10.3622 L15.40625,10.3622 L12.6875,14.2372 L11.375,14.2372 C11.06533,13.7431 10.67588,13.3363 10.1875,13.0185 L11,10.3622 L11,10.3622 Z M8,13.8622 C9.38071,13.8622 10.5,14.9815 10.5,16.3622 C10.5,17.7429 9.38071,18.8622 8,18.8622 C6.61929,18.8622 5.5,17.7429 5.5,16.3622 C5.5,14.9815 6.61929,13.8622 8,13.8622 L8,13.8622 Z M19,13.8622 C20.38071,13.8622 21.5,14.9815 21.5,16.3622 C21.5,17.7429 20.38071,18.8622 19,18.8622 C17.61929,18.8622 16.5,17.7429 16.5,16.3622 C16.5,16.1896 16.5292,16.0249 16.5625,15.8622 C16.79562,14.723 17.79188,13.8622 19,13.8622 L19,13.8622 Z" id="path5421-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="bicycle-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<g id="bicycle-18-copy" transform="translate(2.000000, 2.000000)" sketch:type="MSShapeGroup">
|
||||
<path d="M12,3.3622 L12,4.3622 L13,4.8622 L13,6.3622 L8,6.3622 L8,5.3622 L9,5.3622 L9,4.8622 L8,4.3622 L6,4.3622 L6,5.3622 L7,5.3622 L7,6.3622 L5.75,8.4872 C5.50461,8.42232 5.26579,8.3622 5,8.3622 C3.34314,8.3622 2,9.70534 2,11.3622 C2,13.01906 3.34314,14.3622 5,14.3622 C6.65686,14.3622 8,13.01906 8,11.3622 L9,11.3622 L11.5,7.3622 L13,7.3622 L13.53125,8.4247 C12.10342,8.65517 11,9.86933 11,11.3622 C11,13.01905 12.34315,14.3622 14,14.3622 C15.65685,14.3622 17,13.01905 17,11.3622 C17,9.92281 15.97744,8.71559 14.625,8.4247 L14,6.8622 L14,4.3622 L13.5,3.8622 L12,3.3622 L12,3.3622 Z M7.5,7.3622 L10.5,7.3622 L8.5,10.3622 L7.8125,10.3622 C7.60043,9.77101 7.22517,9.24652 6.71875,8.89345 L7.5,7.3622 L7.5,7.3622 Z M5,9.6122 C5.9665,9.6122 6.75,10.3957 6.75,11.3622 C6.75,12.3287 5.9665,13.1122 5,13.1122 C4.0335,13.1122 3.25,12.3287 3.25,11.3622 C3.25,10.3957 4.0335,9.6122 5,9.6122 L5,9.6122 Z M14,9.6122 C14.9665,9.6122 15.75,10.3957 15.75,11.3622 C15.75,12.3287 14.9665,13.1122 14,13.1122 C13.0335,13.1122 12.25,12.3287 12.25,11.3622 C12.25,10.3957 13.0335,9.6122 14,9.6122 L14,9.6122 Z" id="path5430" fill="#FFFFFF"></path>
|
||||
<rect id="rect15834-7" opacity="0.3" x="0" y="0.3622" width="18" height="17.999969"></rect>
|
||||
|
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="bicycle-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M9,5.0005 L9,6.0005 L10,6.0005 L10,7.0005 L8,7.0005 L8,6.0005 L7,6.0005 L7,7.0005 L6.5,7.5005 L6,8.0005 L5,8.0005 L4,10.0005 L5,12.0005 L6,12.0005 L7,12.0005 L8,10.0005 L9.5,8.0005 L10.5,8.0005 L8.99995,10 L10,12.0005 L9.99995,12 L10.99995,12 L11.99995,12 L12,12.0005 L12.99995,10 L12,8.0005 L11.99995,8 L11.49995,8 L10.99995,7 L10.99995,6 L9.99995,5 L8.99995,5 L9,5.0005 Z M7,8.0005 L8,8.0005 L8,9.0005 L7,9.0005 L7,10.0005 L7,11.0005 L5,11.0005 L5,10.0005 L5,9.0005 L7,9.0005 L7,8.0005 Z M10,9.0005 L12,9.0005 L12,10.0005 L12,11.0005 L10,11.0005 L10,10.0005 L10,9.0005 Z" id="path5464-7-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="cafe-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M8,7 C7.44599,7 7,7.446 7,8 L7,17 C7,17.554 7.44599,18 8,18 L19,18 C19.55401,18 20,17.554 20,17 L20,16 L20.5,16 C21,16 21,15.5 21,15.5 L21,15 L22,15 C23,15 24,14 24,13 L24,12 L24,10 C24,9.5 23.5,9 23,9 L20,9 L20,8 C20,7.446 19.55401,7 19,7 L8,7 Z M20,10 L22.5,10 C23,10 23,10.5 23,10.5 L23,13 C23,13.5 22.5,14 22,14 L21,14 L20,14 L20,10 Z M5,19 L6,20 L7,21 L20,21 L21,20 L22,19 L5,19 Z" id="rect9826-2-1" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="cafe-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M7,6.3622 C6.5,6.3622 6,6.8622 6,7.3622 L6,13.3622 C6,13.8622 6.5,14.3622 7,14.3622 L14,14.3622 C14.40011,14.3622 15,13.8622 15,13.3622 L15,12.9178 L15.36111,12.9178 C15.72222,12.9178 15.72222,12.5567 15.72222,12.5567 L15.72222,12.1956 L16.16667,12.1956 C16.88889,12.1956 18,11.8622 18,10.7512 L18,8.8622 C18,8.3622 17.75,7.8622 17.25,7.8622 L15,7.8622 L15,7.3622 C15,6.8622 14.5,6.3622 14,6.3622 L7,6.3622 Z M15,8.5845 L16.88889,8.5845 C17.25,8.5845 17.25,8.8622 17.25,8.8622 L17.25,10.7512 C17.25,11.3232 16.52775,11.3576 16.16667,11.3622 L15.72222,11.3622 L15,11.3622 L15,8.5845 Z M5,15.3622 L7,17.3622 L14,17.3622 L16,15.3622 L5,15.3622 Z" id="rect9826-2-1-5-9" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="cafe-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M5.5,5 C5.22299,5 5,5.223 5,5.5 L5,10 C5,10.277 5.22299,10.5 5.5,10.5 L11.5,10.5 C11.777,10.5 12,10.277 12,10 L12,9.5 L12.25,9.5 C12.5,9.5 12.5,9.25 12.5,9.25 L12.5,9 L13,9 C13.5,9 14,8.5 14,8 L14,7.5 L14,6.5 C14,6.25 13.75,6 13.5,6 L12,6 L12,5.5 C12,5.223 11.777,5 11.5,5 L5.5,5 Z M12,6.5 L13.25,6.5 C13.5,6.5 13.5,6.75 13.5,6.75 L13.5,8 C13.5,8.25 13.25,8.5 13,8.5 L12.5,8.5 L12,8.5 L12,6.5 Z M4,11 L6,12 L11,12 L13,11 L4,11 Z" id="rect9826-2-1-5" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="campsite-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M13.5,6.00000003 C13,5.99990003 12.773906,6.23940003 12.625,6.50000003 L6.40625,18 L5.0625,18 C4.4759168,18 4,18.446005 4,19 C4,19.553995 4.4759168,20 5.0625,20 L7,20 L20,20 L21.9375,20 C22.524083,20 23,19.553995 23,19 C23,18.446005 22.524083,18 21.9375,18 L20.59375,18 L14.375,6.50000003 C14.226094,6.23940003 14,5.99990003 13.5,6.00000003 L13.5,6.00000003 Z M13.5,11 L17,18 L10,18 L13.5,11 Z" id="path11349-0" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="campsite-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M11.5,6.00040004 C11.13889,6.00030004 10.9756,6.17330004 10.86806,6.36150004 L7,14.5 L5.5,14.5 C5,14.5 5,15.2778 5,15.2778 C5,15.2778 5,16 5.5,16 L17.5,16 C18,16 18,15.2778 18,15.2778 C18,15.2778 18,14.5001 17.5,14.5 L16,14.4996 L12.13194,6.36110004 C12.0244,6.17290004 11.86111,5.99990004 11.5,6.00000004 L11.5,6.00040004 Z M11.5,9.00000004 L14,14.5 L9,14.5 L11.5,9.00000004 Z" id="path11349-0-7-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="campsite-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M8.53125,5 C8.28125,5 8.1682,5.1197 8.09375,5.25 L5.23437,11 L4.5,11 C4.20671,11 4,11.223 4,11.5 C4,11.777 4.20671,12 4.5,12 L5.53125,12 L11.53125,12 L12.46875,12 C12.76204,12 13,11.777 13,11.5 C13,11.223 12.76204,11 12.46875,11 L11.82812,11 L8.96875,5.25 C8.89425,5.1197 8.78125,5 8.53125,5 L8.53125,5 Z M8.53125,7.5 L10.03125,11 L7.03125,11 L8.53125,7.5 Z" id="path11349-0-3-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
16
data/styles/clear/style-clear/symbols/cave-l.svg
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="27px" height="27px" viewBox="0 0 27 27" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<!-- Generator: Sketch 3.3.3 (12072) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>cave-l</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="cave-l" sketch:type="MSLayerGroup">
|
||||
<g id="peak-l-copy" sketch:type="MSShapeGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
</g>
|
||||
<path d="M13.5012442,19 C9.74937728,19 6,14.0836163 6,8.01400679 C6,7.32151952 6.05228215,6.65662139 6.12448132,6 L10.8946054,6 C10.877178,6.44418506 10.8497921,6.88285229 10.8497921,7.34083192 C10.8497921,13.0352292 11.6464726,15.6479202 13.5012442,15.6479202 C15.3560158,15.6479202 16.1526963,13.0352292 16.1526963,7.34083192 C16.1526963,6.88285229 16.1278,6.44418506 16.107883,6 L20.8755174,6 C20.9502062,6.65662139 20.9999988,7.32151952 20.9999988,8.01400679 C21.0024884,14.0836163 17.2556007,19 13.5012442,19 L13.5012442,19 Z" id="Shape" fill="#FFFFFF" sketch:type="MSShapeGroup" transform="translate(13.500000, 12.500000) rotate(-180.000000) translate(-13.500000, -12.500000) "></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
14
data/styles/clear/style-clear/symbols/cave-m.svg
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="23px" height="23px" viewBox="0 0 23 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<!-- Generator: Sketch 3.3.3 (12072) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>cave-m</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="cave-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" r="10.5"></circle>
|
||||
<path d="M18,14.2958404 C18,14.8817912 17.9546888,15.4443973 17.8921162,16 L13.7580086,16 C13.7731124,15.6241511 13.7968468,15.2529711 13.7968468,14.8654499 C13.7968468,10.0471138 13.1063904,7.83637521 11.4989217,7.83637521 C9.89145295,7.83637521 9.20099658,10.0471138 9.20099658,14.8654499 C9.20099658,15.2529711 9.22257334,15.6241511 9.23983475,16 L5.10788488,16 C5.0431546,15.4443973 5.00000107,14.8817912 5.00000107,14.2958404 C4.9978434,9.16001698 8.24514603,5 11.4989217,5 C14.7505397,5 18,9.16001698 18,14.2958404 Z" id="Shape-Copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
14
data/styles/clear/style-clear/symbols/cave-s.svg
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="17px" height="17px" viewBox="0 0 17 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<!-- Generator: Sketch 3.3.3 (12072) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>cave-s</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="cave-s" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" rx="8.5" ry="8.5"></ellipse>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M8.49925348,4 C10.7503736,4 13,7.02546689 13,10.7606112 C13,11.1867572 12.9686307,11.5959253 12.9253112,12 L10.0632368,12 C10.0736932,11.7266553 10.0901247,11.4567063 10.0901247,11.1748727 C10.0901247,7.67062818 9.61211646,6.06281834 8.49925348,6.06281834 C7.38639051,6.06281834 6.90838225,7.67062818 6.90838225,11.1748727 C6.90838225,11.4567063 6.92332,11.7266553 6.93527021,12 L4.07468953,12 C4.02987626,11.5959253 4.00000074,11.1867572 4.00000074,10.7606112 C3.99850697,7.02546689 6.24663956,4 8.49925348,4 L8.49925348,4 Z" id="Shape-Copy-2" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="cinema-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M19,5 L16.75,5.6563 L17.84375,8.625 L20,8 L19,5 Z M15.375,6.0313 L12.4375,6.875 L12.5,7 L13.0625,8.5313 L13.5625,9.8438 L16.5,9 L15.375,6.0313 Z M11.09375,7.25 L8.5,8 L9.625,10.9688 L12.21875,10.2188 L11.5625,8.5313 L11.09375,7.25 Z M7.15625,8.375 L5,9 L6,12 L8.25,11.3438 L7.15625,8.375 Z M6,12 L6,21 C6,21.554 6.44599,22 7,22 L20,22 C20.55401,22 21,21.554 21,21 L21,12 L6,12 Z M8,14 L19,14 L19,17 L8,17 L8,14 Z" id="rect7568-8-4-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="cinema-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M16.23529,4.65997314 L14.5147,5.16177314 L15.3511,7.43207314 L17,6.95407314 L16.23529,4.65997314 Z M13.46323,5.44857314 L11.21691,6.09377314 L12.0772,8.36397314 L14.32353,7.71877314 L13.46323,5.44857314 Z M10.18933,6.38057314 L8.20588,6.95407314 L9.06617,9.22427314 L11.04963,8.65077314 L10.18933,6.38057314 Z M7.17831,7.24087314 L5,8.01107314 L6,10.0110731 L8.0147,9.51107314 L7.17831,7.24087314 Z M6,10.0110731 L6,17.0110731 C6,17.5110731 6.5,18.0110731 7,18.0110731 L17,18.0110731 C17.5,18.0110731 18,17.5110731 18,17.0110731 L18,10.0110731 L6,10.0110731 Z M8,12.0110731 L16,12.0110731 L16,14.0110731 L8,14.0110731 L8,12.0110731 Z" id="rect7568-8-4-7-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="cinema-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M11.5,4.5 L4.5,6.5 L5,8 L12,6 L11.5,4.5 L11.5,4.5 Z M5,8 L5,12.5 C5,12.8077 5.19231,13 5.5,13 L11.5,13 C11.80769,13 12,12.8077 12,12.5 L12,8 L5,8 L5,8 Z M6,9 L11,9 L11,10 L6,10 L6,9 L6,9 Z" id="rect7568-8-4-7-5-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="college-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M13.5,7 L4,12 L13.5,17 L19,14.21875 L19,18 C19,20 21,20 21,20 L21,19 C21,19 20,18.94281 20,18 L20,13.65625 L23,12 L13.5,7 Z M9,16 L9,18 C9,18.4967 9.3250891,19.1625 10,19.5 L13.5,21 L16.5,19.5 C17.174911,19.1625 18.047132,18.494459 18,18 L18,16 L13.5,18.1875 L9,16 Z" id="path7442-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="college-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M11.5,6 L5,9.5 L11.5,13 L16,10.6563 L16,14.2188 C16,16 17.5,15.75 17.5,15.75 L17.5,15 C17.5,15 16.71875,15 16.71875,14.2188 L16.71875,10.25 L18,9.5 L11.5,6 Z M8,12.5 L8,13.9375 C8,14.2963 8.51257,14.7562 9,15 L11.5,16 L14,15 C14.48743,14.7562 15,14.2963 15,13.9375 L15,12.5 L11.5,14 L8,12.5 Z" id="path7442-0-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="college-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M8.5,5 L4,7.5 L8.5,10 L11,8.5 L11,9.75 L8.5,11 L6,9.75 L6,11 L8.5,12.5 L11,11 C11,11.5 12,11.5 12,11.5 L12,11 C12,11 11.5,10.971 11.5,10.5 L11.5,8.5 L13,7.5 L8.5,5 Z" id="path7442-3-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -5,7 +5,6 @@
|
|||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g sketch:type="MSLayerGroup" transform="translate(-56.000000, -44.000000)"></g>
|
||||
<g id="City-points" sketch:type="MSLayerGroup" transform="translate(-15.497608, -14.101200)">
|
||||
<g id="dot-m" transform="translate(16.000000, 15.000000)" sketch:type="MSShapeGroup">
|
||||
<g id="Page-1">
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -5,7 +5,6 @@
|
|||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g sketch:type="MSLayerGroup" transform="translate(-64.000000, -52.000000)"></g>
|
||||
<g id="City-points" sketch:type="MSLayerGroup" transform="translate(-23.497608, -22.101200)" fill-opacity="0.5" fill="#000000">
|
||||
<g id="dot-s-light" transform="translate(24.000000, 23.000000)" sketch:type="MSShapeGroup">
|
||||
<g id="Page-1">
|
||||
|
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -5,7 +5,6 @@
|
|||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g sketch:type="MSLayerGroup" transform="translate(-64.000000, -45.000000)"></g>
|
||||
<g id="City-points" sketch:type="MSLayerGroup" transform="translate(-23.497608, -15.101200)" fill-opacity="0.65" fill="#000003">
|
||||
<g id="dot-s" transform="translate(24.000000, 16.000000)" sketch:type="MSShapeGroup">
|
||||
<g id="Page-1">
|
||||
|
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="drinking-water-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M13.5,5 C12,7 7,13 7,16.5 C7,20 10.27126,23 13.5,23 C16.72874,23 20,20 20,16.5 C20,13 15,7 13.5,5 Z" id="path7962-4-3-5-3-9-copy-2" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="drinking-water-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M11.5,18 C9.16814,18 7,16 7,13.5 C7,10.9722 10.41667,6.4444 11.5,5 C12.58334,6.4444 16,10.9722 16,13.5 C16,16 13.83187,18 11.5,18 L11.5,18 Z" id="path12622-2-4-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="drinking-water-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M8.5,12 C7.34687857,12 6,11.3 6,9.55 C6,8.325 7.96428571,5.7 8.5,5 C9.03571429,5.7 11,8.325 11,9.55 C11,11.3 9.65312143,12 8.5,12 L8.5,12 Z" id="path4133-5-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="embassy-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M12,5.16554271 L10,6.16554271 L8,7.16554271 L8,22.1655427 C8,22.6655427 8.5,23.1655427 9,23.1655427 C9.5,23.1655427 10,22.6655427 10,22.1655427 L10,13.1655427 C10,13.1655427 11.000008,12.6655427 12.00008,12.1655427 C14,11.1656427 16.211251,15.0598427 18.00012,14.1654427 C20.0002,13.1654427 21.00012,12.6655427 21.00012,12.6655427 L21.00012,5.66554271 C21.00012,5.66554271 20,6.16554271 18,7.16554271 C16.211131,8.05994271 14.00016,4.16554271 12,5.16554271 L12,5.16554271 Z" id="rect9498-4-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="embassy-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<path d="M11.5,22 C17.2989899,22 22,17.2989899 22,11.5 C22,5.70101013 17.2989899,1 11.5,1 C5.70101013,1 1,5.70101013 1,11.5 C1,17.2989899 5.70101013,22 11.5,22 Z" id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M11.5,22 C17.2989899,22 22,17.2989899 22,11.5 C22,5.70101013 17.2989899,1 11.5,1 C5.70101013,1 1,5.70101013 1,11.5 C1,17.2989899 5.70101013,22 11.5,22 Z" id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M11,5 L8,6.5 L8,19 L9,19 L9,11 L11,10 L14.5,12 L17,11 L17,6 L14.5,7 L11,5 Z" id="rect9498-4-99-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="embassy-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M8.5,4 L6,5 L6,13 L7,13 L7,8 L8.5,7.5 L11,9 L13,8 L13,4.5 L11,5.5 L8.5,4 Z" id="rect9498-4-99-4-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1,016 B After Width: | Height: | Size: 1,016 B |
|
@ -5,7 +5,7 @@
|
|||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="Other" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="entrance-s-copy-2" sketch:type="MSLayerGroup" fill="#7A7A6E">
|
||||
<g id="entrance-s-copy-2" sketch:type="MSLayerGroup" fill="#7A7A6A">
|
||||
<circle id="Oval-369-Copy" sketch:type="MSShapeGroup" cx="2" cy="2" r="2"></circle>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 726 B After Width: | Height: | Size: 726 B |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="fastfood-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<g id="g16674-copy" transform="translate(4.000000, 7.000000)" fill="#FFFFFF" sketch:type="MSShapeGroup">
|
||||
<path d="M8,0 C5,0 1,1.5 1,4 L1,6 L18,6 L18,4 C17.99998,1.5 14,0 11,0 L8,0 Z M7.5,1 C7.777,1 8,1.223 8,1.5 C8,1.777 7.777,2 7.5,2 C7.223,2 7,1.777 7,1.5 C7,1.223 7.223,1 7.5,1 L7.5,1 Z M11.5,1 C11.777,1 12,1.223 12,1.5 C12,1.777 11.777,2 11.5,2 C11.223,2 11,1.777 11,1.5 C11,1.223 11.223,1 11.5,1 L11.5,1 Z M5.5,3 C5.777,3 6,3.223 6,3.5 C6,3.777 5.777,4 5.5,4 C5.223,4 5,3.777 5,3.5 C5,3.223 5.223,3 5.5,3 L5.5,3 Z M9.5,3 C9.777,3 10,3.223 10,3.5 C10,3.777 9.777,4 9.5,4 C9.223,4 9,3.777 9,3.5 C9,3.223 9.223,3 9.5,3 L9.5,3 Z M13.5,3 C13.777,3 14,3.223 14,3.5 C14,3.777 13.777,4 13.5,4 C13.223,4 13,3.777 13,3.5 C13,3.223 13.223,3 13.5,3 L13.5,3 Z M1,7 C0.49997,7 -9.99999997e-06,7.5 0,8 C9.99999997e-06,8.5 0.49997,9 1,9 L18,9 C18.50001,9 18.99999,8.5 19,8 C19,7.5 18.5,7 18,7 L1,7 Z M1,10 L1,11 C1,12 2,13 3,13 L16,13 C17,13 18,12 18,11 L18,10 L1,10 Z" id="rect13326-2-5-2-3"></path>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="fastfood-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M11,7 C8.94737,7 5.5,7.7895 5.5,9.5 L5.5,11 L17.5,11 L17.5,9.5 C17.5,7.7895 14.05263,7 12,7 L11,7 Z M9,8.125 C9.20711,8.125 9.375,8.2929 9.375,8.5 C9.375,8.7071 9.20711,8.875 9,8.875 C8.79289,8.875 8.625,8.7071 8.625,8.5 C8.625,8.2929 8.79289,8.125 9,8.125 L9,8.125 Z M14,8.125 C14.20711,8.125 14.375,8.2929 14.375,8.5 C14.375,8.7071 14.20711,8.875 14,8.875 C13.79289,8.875 13.625,8.7071 13.625,8.5 C13.625,8.2929 13.79289,8.125 14,8.125 L14,8.125 Z M7,9.125 C7.20711,9.125 7.375,9.2929 7.375,9.5 C7.375,9.7071 7.20711,9.875 7,9.875 C6.79289,9.875 6.625,9.7071 6.625,9.5 C6.625,9.2929 6.79289,9.125 7,9.125 L7,9.125 Z M11.375,9.125 C11.58211,9.125 11.75,9.2929 11.75,9.5 C11.75,9.7071 11.58211,9.875 11.375,9.875 C11.16789,9.875 11,9.7071 11,9.5 C11,9.2929 11.16789,9.125 11.375,9.125 L11.375,9.125 Z M16,9.125 C16.20711,9.125 16.375,9.2929 16.375,9.5 C16.375,9.7071 16.20711,9.875 16,9.875 C15.79289,9.875 15.625,9.7071 15.625,9.5 C15.625,9.2929 15.79289,9.125 16,9.125 L16,9.125 Z M5.5,12 C5.15787,12 4.99999,12.1579 5,12.5 C5.00001,12.8422 5.15787,13 5.5,13 L17.5,13 C17.84211,13 17.99999,12.8422 18,12.5 C18.00001,12.1579 17.84211,12 17.5,12 L6.5,12 L5.5,12 Z M5.5,14.625 C5.5,15.3092 6.19079,16 6.875,16 L16.125,16 C16.80921,16 17.5,15.3092 17.5,14.625 L17.5,14 L5.5,14 L5.5,14.625 Z" id="rect13326-2-5-2-3-6-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="fastfood-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M8.05044132,5 C6.62939132,5 4.3512,5.8723 4.44736,7.0526 L4.44736,8.25 L12.5,8.25 L12.5,7.0526 C12.5,5.8684 10.4050722,5 8.98402216,5 L8.05044132,5 Z M4,9 L4,10 L13,10 L13,9 L4,9 Z M4.49996,10.75 C4.49996,11.2237 5.02628,12 5.49996,12 L11.49996,12 C11.97364,12 12.49996,11.2237 12.49996,10.75 L4.49996,10.75 Z" id="rect13326-2-5-2-3-1-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="fuel-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M8,4.5 C7.4459904,4.5 7,4.946 7,5.5 L7,21.5 C7,22 7.5,22.5 8,22.5 L17,22.5 C17.5,22.5 18,22 18,21.5 L18,16.5 L18.5,16.5 C19,16.5 19,17 19,17 L19,19 C19,20 19.5,20.5 20.5,20.5 C21.5,20.5 22,20 22,19 L22,13.5 C22,12.5 20,11.5 20,10.5 L20,7.5 L19,7.5 L18,6.5 L18,5.5 C18,4.946 17.55401,4.5 17,4.5 L8,4.5 Z M9,6.5 L16,6.5 L16,10.5 L9,10.5 L9,6.5 Z M18,9.5 L19,9.5 L19,11 C19,12 21,13 21,14 L21,19 C21,19.5 20.5,19.5 20.5,19.5 C20.5,19.5 20,19.5 20,19 L20,16.5 C20,16 19.5,15.5 19,15.5 L18,15.5 L18,9.5 Z" id="rect7223-2-4-9-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="fuel-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M8,5 C7.5,5 7,5.5 7,6 L7,17 C7,17.5 7.5,18 8,18 L14,18 C14.5,18 15,17.5 15,17 L15,14 L15.25,14 C15.38687,14 15.5,14.096 15.5,14.25 L15.5,15 C15.5,15.5 16,16 16.5,16 L17,16 C17.5,16 18,15.5928 18,15 L18,11.5 C18,10.5 17,10.5 17,9.5002 L17,8.0002 L16,8.0002 L15,7 L15,6.0002 C15,5.5002 14.5,5.0002 14,5.0002 L8,5 Z M8,6.5 L14,6.5 L14,9 L8,9 L8,6.5 Z M15,10 L16,10 C16,11 17,11 17,12 L17,14.75 C17,15 16.75002,15 16.75002,15 C16.75002,15 16.5,15 16.50002,14.75 L16.50002,14 C16.50002,13.4094 16.00064,12.9986 15.50002,13 L14.99993,12.9998 L15,10 Z" id="rect7223-2-4-9-4-2-3-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="fuel-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M5.5,4 C5.22299,4 5,4.223 5,4.5 L5,12.5 C5,12.75 5.25,13 5.5,13 L9.5,13 C9.75,13 10,12.75 10,12.5 L10,12 L11.25,12 C11.75,12 12,11.75 12,11.25 L12,8.5 C12,8 11,7.5 11,7 L11,6.75 L11,6 L10,5 L10,4.5 C10,4.223 9.777,4 9.5,4 L5.5,4 L5.5,4 Z M6,5 L9,5 L9,7 L6,7 L6,5 L6,5 Z M10,6.5 L10.5,6.5 L10.5,7.25 C10.5,7.75 11.5,8.25 11.5,8.75 L11.5,11 L11.5,11.25 C11.5,11.5 11.25,11.5 11.25,11.5 L10.5,11.5 L10.5,10 L10,10 L10,6.5 L10,6.5 Z" id="rect7223-2-4-9-3-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="art-gallery-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M12,6 C7,6 4,10 4,12 C4,14 5,15.5 7,15.5 C9,15.5 10,16 10,17.5 C10,19.5 11.5,21 13.5,21 C20,21 23,17.5 23,14 C23,8 18,6 12,6 L12,6 Z M10.75,8 C11.44034,8 12,8.55966 12,9.25 C12,9.94034 11.44034,10.5 10.75,10.5 C10.05966,10.5 9.5,9.94034 9.5,9.25 C9.5,8.55966 10.05966,8 10.75,8 L10.75,8 Z M14.75,8 C15.44033,8 16,8.55967 16,9.25 C16,9.94033 15.44033,10.5 14.75,10.5 C14.05967,10.5 13.5,9.94033 13.5,9.25 C13.5,8.55967 14.05967,8 14.75,8 L14.75,8 Z M18.75,10 C19.44034,10 20,10.55966 20,11.25 C20,11.94034 19.44034,12.5 18.75,12.5 C18.05966,12.5 17.5,11.94034 17.5,11.25 C17.5,10.55966 18.05966,10 18.75,10 L18.75,10 Z M7.25,11 C7.94034,11 8.5,11.55966 8.5,12.25 C8.5,12.94034 7.94034,13.5 7.25,13.5 C6.55966,13.5 6,12.94034 6,12.25 C6,11.55966 6.55966,11 7.25,11 L7.25,11 Z M13.5,16 C14.32843,16 15,16.67157 15,17.5 C15,18.32843 14.32843,19 13.5,19 C12.67157,19 12,18.32843 12,17.5 C12,16.67157 12.67157,16 13.5,16 L13.5,16 Z" id="path6511" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="art-gallery-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M10.5000045,7 C6.61111446,7 4.00000442,10.44444 4.00000442,12.0000001 C4.00000442,13.5000001 4.99999444,14.5000001 6.50000446,14.5000001 C8.05556448,14.5000001 9.5000045,14.8333301 9.5000045,16.0000001 C9.5000045,17.5555601 10.9444445,18.5000002 12.5000045,18.5000002 C17.0000046,18.5000002 19.0000046,15.7222201 19.0000046,13.0000001 C19.0000046,7.50000001 14.3660046,7 10.5000045,7 L10.5000045,7 Z M9.00000449,8.50000002 C9.5522845,8.50000002 10.0000045,8.94772003 10.0000045,9.50000003 C10.0000045,10.05228 9.5522845,10.5 9.00000449,10.5 C8.44772449,10.5 8.00000448,10.05228 8.00000448,9.50000003 C8.00000448,8.94772003 8.44772449,8.50000002 9.00000449,8.50000002 L9.00000449,8.50000002 Z M12.0000045,8.50000002 C12.5522745,8.50000002 13.0000046,8.94773003 13.0000046,9.50000003 C13.0000046,10.05227 12.5522745,10.5 12.0000045,10.5 C11.4477345,10.5 11.0000045,10.05227 11.0000045,9.50000003 C11.0000045,8.94773003 11.4477345,8.50000002 12.0000045,8.50000002 L12.0000045,8.50000002 Z M15.0000046,10 C15.5446246,10 15.9687546,10.45538 15.9687546,11.0000001 C15.9687546,11.5446201 15.5446246,11.9687501 15.0000046,11.9687501 C14.4553846,11.9687501 14.0000046,11.5446201 14.0000046,11.0000001 C14.0000046,10.45538 14.4553846,10 15.0000046,10 L15.0000046,10 Z M7.00000447,11.0000001 C7.55229447,11.0000001 8.00000448,11.4477101 8.00000448,12.0000001 C8.00000448,12.5522901 7.55229447,13.0000001 7.00000447,13.0000001 C6.44771446,13.0000001 6.00000445,12.5522901 6.00000445,12.0000001 C6.00000445,11.4477101 6.44771446,11.0000001 7.00000447,11.0000001 L7.00000447,11.0000001 Z M12.2500045,14.5000001 C12.9403545,14.5000001 13.5000046,15.0596501 13.5000046,15.7500001 C13.5000046,16.4403501 12.9403545,17.0000001 12.2500045,17.0000001 C11.5596545,17.0000001 11.0000045,16.4403501 11.0000045,15.7500001 C11.0000045,15.0596501 11.5596545,14.5000001 12.2500045,14.5000001 L12.2500045,14.5000001 Z" id="path6511-1" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="art-gallery-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M8,5 C5.5,5 4,6.5 4,8 C4,9 4.5,10 6,10 C7,10 7,10.25 7,11 C7,12.5 8.5,13 9.5,13 C12,13 13,10.75 13,9 C13,5.5 10.48528,5 8,5 L8,5 Z M7.375,6 C7.72017,6 8,6.2798 8,6.625 C8,6.9702 7.72017,7.25 7.375,7.25 C7.02983,7.25 6.75,6.9702 6.75,6.625 C6.75,6.2798 7.02983,6 7.375,6 L7.375,6 Z M9.375,6 C9.72017,6 10,6.2798 10,6.625 C10,6.9702 9.72017,7.25 9.375,7.25 C9.02983,7.25 8.75,6.9702 8.75,6.625 C8.75,6.2798 9.02983,6 9.375,6 L9.375,6 Z M5.625,6.75 C5.97017,6.75 6.25,7.0298 6.25,7.375 C6.25,7.7202 5.97017,8 5.625,8 C5.27983,8 5,7.7202 5,7.375 C5,7.0298 5.27983,6.75 5.625,6.75 L5.625,6.75 Z M11.375,7 C11.72017,7 12,7.2798 12,7.625 C12,7.9702 11.72017,8.25 11.375,8.25 C11.02983,8.25 10.75,7.9702 10.75,7.625 C10.75,7.2798 11.02983,7 11.375,7 L11.375,7 Z M9,9.5 C9.55228,9.5 10,9.9477 10,10.5 C10,11.0523 9.55228,11.5 9,11.5 C8.44772,11.5 8,11.0523 8,10.5 C8,9.9477 8.44772,9.5 9,9.5 L9,9.5 Z" id="path6558" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
@ -5,8 +5,8 @@
|
|||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="Natural" sketch:type="MSLayerGroup">
|
||||
<g id="garden-l" sketch:type="MSShapeGroup">
|
||||
<g id="Natural" sketch:type="MSLayerGroup" transform="translate(0.000000, -37.000000)">
|
||||
<g id="garden-l" transform="translate(0.000000, 37.000000)" sketch:type="MSShapeGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#3A7921" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M9,7 L9,9 C9,11.0312 11,12.0625 13,12 L13,20 C12,18 9,15 6,16 C6,16 8.5,22 13.5,22 C18.5,22 21,16 21,16 C18,15 15,18 14,20 L14,12 C16,12.062 18,11.0312 18,9 L18,7 C18,6.5596 17.9532,6 17.7,6 C17.50708,6 17.27438,6.2256 17,6.5 L15.5,8 L14,6.3125 C13.84343,6.1364 13.75304,6 13.5,6 C13.24695,6 13.15657,6.1364 13,6.3125 L11.5,8 L10,6.5 C9.72562,6.2256 9.49292,6 9.3,6 C9.047,6 9,6.5596 9,7 Z" id="path6080-4" fill="#FFFFFF"></path>
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.4 KiB |
|
@ -5,8 +5,8 @@
|
|||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="Natural" sketch:type="MSLayerGroup" transform="translate(-37.000000, -2.000000)">
|
||||
<g id="garden-m" transform="translate(37.000000, 2.000000)" sketch:type="MSShapeGroup">
|
||||
<g id="Natural" sketch:type="MSLayerGroup" transform="translate(-37.000000, -39.000000)">
|
||||
<g id="garden-m" transform="translate(37.000000, 39.000000)" sketch:type="MSShapeGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#3A7921" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M8,5 L8,7.5 C8,9.15038 9.375,10.05078 11,10 L11,16.5 C10.1875,14.875 8.5,13 6,14 C6,14 7.5,18 11.5,18 C15.5,18 17,14 17,14 C14.5,13 12.8125,14.875 12,16.5 L12,10 C13.625,10.0508 15,9.15038 15,7.5 L15,5.00001 L13,7 L11.5,5 L10,7 L8,5 Z" id="path6080-4-1" fill="#FFFFFF"></path>
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -5,8 +5,8 @@
|
|||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="Natural" sketch:type="MSLayerGroup" transform="translate(-71.000000, -5.000000)">
|
||||
<g id="garden-s" transform="translate(71.000000, 5.000000)" sketch:type="MSShapeGroup">
|
||||
<g id="Natural" sketch:type="MSLayerGroup" transform="translate(-71.000000, -42.000000)">
|
||||
<g id="garden-s" transform="translate(71.000000, 42.000000)" sketch:type="MSShapeGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#3A7921" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M6,4 L6,6 C6,6.86708 6.9353,7.75357 8,7.96875 L8,12 C7.5,11 6.5,10 5,11 C5,11 6,13 8.5,13 C11,13 12,11 12,11 C10.5,10 9.5,11 9,12 L9,7.96875 C10.0647,7.75357 11,6.86708 11,6 L11,4 L9.4375,5.25 L8.5,4 L7.5625,5.25 L6,4 L6,4 Z" id="path6080-4-3" fill="#FFFFFF"></path>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="golf-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M10,5.5 L10,17.9375 C8,17.9995 7,19.5 7,20.5 C7,21 7.5,21 7.5,21 L19.5,21 C19.5,21 20,21 20,20.5 C20,18 18.5,16 17,16 C15.42767,16 14.55691,18.7803 13,19 C12.31729,19.096 11.6576,18.6547 11,18.3125 L11,11 L18,8 L11.50162,5.215 C11.12515,5.0537 10.75012,5 10.5,5 C10.15852,5 10,5 10,5.5 Z" id="rect8138-7-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="golf-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M9,5.3823 L9,14.6581 C7.47058,14.7051 7,15.7353 7,16.5 C7,16.8823 7.5,17 7.5,17 L15.5,17 C15.5,17 16,16.8823 16,16.5 C16,14.5882 15.14706,13 14,13 C12.79763,13 12.48469,15.3025 11.29411,15.4706 C10.77204,15.5446 10.26758,15.2065 9.7647,14.9449 L9.7647,9.5882 L15.11765,7.2941 L10.1483,5.1644 C9.86043,5.041 9.57362,5 9.38235,5 C9.12122,5 9,5 9,5.3823 Z" id="rect8138-7-4-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="golf-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M7,4 C6.80487,4 6.5,4.2143 6.5,4.5 L6.5,11.25 C5.35714,11.285 5,12.1429 5,12.7143 C5,13 5.28571,13 5.28571,13 L11.71429,13 C11.71429,13 12,13 12,12.7143 C12,11.2857 11.35714,10.1429 10.5,10.1429 C9.60152,10.1429 9.31823,11.7316 8.42857,11.8571 C8.03845,11.9121 7.37578,11.6598 7,11.4643 L7,7.5 L11,6 L7,4 Z" id="rect8138-7-8-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="grocery-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M21,5.999983 C20.416667,5.999983 19.899101,6.163382 19.53125,6.531233 C19.163399,6.899084 19,7.41665 19,7.999983 L5,7.999983 L7,16.999983 L19,16.999983 L19,17.999983 L8,17.999983 C7,17.999983 7,18.999983 8,18.999983 L9.5,18.999983 L17.5,18.999983 L19,18.999983 C19.5,18.999983 20,18.499983 20,17.999983 L20,16.999983 L20,8.999983 L20,7.999983 C20,7.999983 20.0866,7.350882 20.21875,7.218733 C20.350899,7.086584 20.583333,6.999983 21,6.999983 L21.4,6.999983 C21.9,6.999983 22,6.75131 22,6.499983 C22,6.252562 21.9,5.999983 21.4,5.999983 L21,5.999983 L21,5.999983 Z M17.5,18.999983 C16.671573,18.999983 16,19.671556 16,20.499983 C16,21.32841 16.671573,21.999983 17.5,21.999983 C18.328427,21.999983 19,21.32841 19,20.499983 C19,19.671556 18.328427,18.999983 17.5,18.999983 L17.5,18.999983 Z M9.5,18.999983 C8.6715729,18.999983 8,19.671556 8,20.499983 C8,21.32841 8.6715729,21.999983 9.5,21.999983 C10.328427,21.999983 11,21.32841 11,20.499983 C11,19.671556 10.328427,18.999983 9.5,18.999983 L9.5,18.999983 Z" id="rect7842-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="grocery-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
</g>
|
||||
<g id="g21554-copy" sketch:type="MSLayerGroup" transform="translate(5.000000, 7.000000)" fill="#FFFFFF">
|
||||
<path d="M11.5,0 C10.5,0 10,0.5 10,1.5 L0,1.5 L1.05882,7.5 L10.23529,7.5 L10.23529,8.5 L1.82353,8.5 C1.05882,8.5 1.05918,9.2411 1.82353,9.2647 L2.97059,9.2647 L9.08823,9.2647 L10.23529,9.2647 C10.61765,9.2647 11,8.8823 11,8.5 L11,7.5 L11,2.5588 L11,1.5 C11,1 11.23836,0.7647 11.7647,0.7647 L13,0.7647 L13,0 L11.5,0 Z M9,9.2059 C8.3665,9.2059 7.85294,9.7195 7.85294,10.3529 C7.85294,10.9864 8.3665,11.5 9,11.5 C9.63351,11.5 10.14706,10.9864 10.14706,10.3529 C10.14706,9.7195 9.63351,9.2059 9,9.2059 L9,9.2059 Z M3,9.2059 C2.36649,9.2059 1.85294,9.7195 1.85294,10.3529 C1.85294,10.9864 2.36649,11.5 3,11.5 C3.6335,11.5 4.14706,10.9864 4.14706,10.3529 C4.14706,9.7195 3.6335,9.2059 3,9.2059 L3,9.2059 Z" id="rect7842-0" sketch:type="MSShapeGroup"></path>
|
||||
|
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="grocery-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M12.5,5.3622 C12.20834,5.3622 11.94955,5.4442 11.76562,5.6279 C11.5817,5.8118 11.5,6.0706 11.5,6.3622 L4,6.3622 L5,10.3622 L11.5,10.3622 L11.5,11.3622 L5.36742,11.3622 C4.86742,11.3622 4.86742,11.8622 5.36742,11.8622 L6.25,11.8622 L10.75,11.8622 L11.5,11.8622 C11.75,11.8622 12,11.6122 12,11.3622 L12,10.8622 L12,6.8622 L12,6.3622 C12,6.3622 12.0433,6.0377 12.10937,5.9716 C12.17547,5.9056 12.29166,5.8622 12.5,5.8622 L13,5.8622 L13,5.3622 L12.5,5.3622 L12.5,5.3622 Z M10.75,11.8622 C10.33578,11.8622 10,12.198 10,12.6122 C10,13.0264 10.33578,13.3622 10.75,13.3622 C11.16422,13.3622 11.5,13.0264 11.5,12.6122 C11.5,12.198 11.16422,11.8622 10.75,11.8622 L10.75,11.8622 Z M6.25,11.8622 C5.83578,11.8622 5.5,12.198 5.5,12.6122 C5.5,13.0264 5.83578,13.3622 6.25,13.3622 C6.66422,13.3622 7,13.0264 7,12.6122 C7,12.198 6.66422,11.8622 6.25,11.8622 L6.25,11.8622 Z" id="rect7842-7" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="hotel-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M7,8 C5.89543,8 5,8.8954 5,10 C5,11.1046 5.89543,12 7,12 C8.10457,12 9,11.1046 9,10 C9,8.8954 8.10457,8 7,8 L7,8 Z M10,10 C10,11.6569 8.65686,13 7,13 L5.5,13 C5.24741,13 4.9987,13 5,13.5 C5.00035,13.636 5,14.1157 5,14.5 C5,15 5.38857,15 5.5,15 L22,15 L22,13 C22,12 22,10 17,10 L10,10 Z M6,16 C5.5,16 5,16.5 5,17 C4.99976,17.9907 5,19.1445 5,20 C5,20.5 5.5,21 6,21 C6.5,21 7,20.5 7,20 L7,18 L20,18 L20,20 C20,20.5 20.5,21 21,21 C21.5,21 22,20.5 22,20 L22,17 C22,16.5 21.5,16 21,16 L6,16 Z" id="path4536" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="hotel-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M6.49999,7.75 C5.67157,7.75 5,8.4215 5,9.25 C5,10.0784 5.67157,10.7499 6.49999,10.7499 C7.32842,10.7499 7.99998,10.0784 7.99998,9.25 C7.99998,8.4215 7.32842,7.75 6.49999,7.75 L6.49999,7.75 Z M9,8.9999 C9,10.9999 8,11.9999 6.5,11.9999 L5.5,11.9999 C5,11.9999 5,12.4999 5,12.4999 C5,12.4999 5,12.9999 5.5,12.9999 L18,12.9999 L18,11.2498 C18,10.4998 18,8.9999 14.25003,8.9999 L9,8.9999 Z M5.74999,13.9999 C5.37499,13.9999 4.99999,14.3749 4.99999,14.7499 C4.99981,15.4929 4.99999,15.6083 4.99999,16.2499 C4.99999,16.6249 5.37499,16.9999 5.74999,16.9999 C6.12499,16.9999 6.49998,16.6249 6.49998,16.2499 L6.5,14.9999 L16.50002,14.9999 L16.5,16.2499 C16.49999,16.6249 16.875,16.9999 17.25,16.9999 C17.625,16.9999 17.99999,16.6249 17.99999,16.2499 L17.99999,14.7499 C17.99999,14.3749 17.625,13.9999 17.25,13.9999 L5.74999,13.9999 Z" id="path4536-7" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="hotel-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M5,6 C4.44771,6 4,6.4477 4,7 C4,7.5523 4.44771,8 5,8 C5.55228,8 6,7.5523 6,7 C6,6.4477 5.55228,6 5,6 L5,6 Z M7,7 C7,8 6.5,9 5,9 L4.25,9 C4.1237,9 3.99935,9 4,9.25 C4.00017,9.318 4,9.5579 4,9.75 C4,10 4.19428,10 4.25,10 L13,10 L13,8.5 C13,8 13,7 10.5,7 L7,7 Z M4.5,11 C4.25,11 4,11.25 4,11.5 C3.99988,11.9954 4,12.0723 4,12.5 C4,12.75 4.25,13 4.5,13 C4.75,13 5,12.75 5,12.5 L5,12 L12,12 L12,12.5 C12,12.75 12.25,13 12.5,13 C12.75,13 13,12.75 13,12.5 L13,11.5 C13,11.25 12.75,11 12.5,11 L4.5,11 Z" id="path4536-6" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="information-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M11.0635378,11.7954545 L11.0635378,11.2941176 C11.4659448,11.0935825 11.7483321,11.0100272 12.1013216,10.9231283 C12.454311,10.8362295 12.8284742,10.7593586 13.2238224,10.6925134 C13.6191706,10.6256681 14.010983,10.5688505 14.3992714,10.5220588 C14.7875598,10.4752671 15.1299545,10.4518717 15.4264656,10.4518717 L15.8076923,10.6925134 L13.9015588,19.4358289 L15.3841071,19.4358289 L15.3841071,20.1176471 C15.2005526,20.2379685 14.9852322,20.3516037 14.7381396,20.4585561 C14.491047,20.5655086 14.2298387,20.6590905 13.9545069,20.7393048 C13.6791752,20.8195191 13.4003177,20.8830212 13.1179261,20.9298128 C12.8355346,20.9766045 12.5672666,21 12.3131142,21 C11.7765702,21 11.5118332,20.9030758 11.3070993,20.7092246 C11.1023654,20.5153734 11,20.304814 11,20.0775401 C11,19.8101591 11.021179,19.5494665 11.0635378,19.2954545 C11.1058965,19.0414426 11.162374,18.7606967 11.2329719,18.4532086 L12.5672653,12.1363636 L11.0635378,11.7954545 Z M14.3653846,9.00802139 C15.1619492,9.00802139 15.8076923,8.33465287 15.8076923,7.5040107 C15.8076923,6.67336852 15.1619492,6 14.3653846,6 C13.5688201,6 12.9230769,6.67336852 12.9230769,7.5040107 C12.9230769,8.33465287 13.5688201,9.00802139 14.3653846,9.00802139 Z" id="i" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="information-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M9.06353778,9.79545455 L9.06353778,9.29411765 C9.46594481,9.09358249 9.74833213,9.01002717 10.1013216,8.92312834 C10.454311,8.83622951 10.8284742,8.75935862 11.2238224,8.69251337 C11.6191706,8.62566811 12.010983,8.5688505 12.3992714,8.52205882 C12.7875598,8.47526714 13.1299545,8.45187166 13.4264656,8.45187166 L13.8076923,8.69251337 L11.9015588,17.4358289 L13.3841071,17.4358289 L13.3841071,18.1176471 C13.2005526,18.2379685 12.9852322,18.3516037 12.7381396,18.4585561 C12.491047,18.5655086 12.2298387,18.6590905 11.9545069,18.7393048 C11.6791752,18.8195191 11.4003177,18.8830212 11.1179261,18.9298128 C10.8355346,18.9766045 10.5672666,19 10.3131142,19 C9.77657023,19 9.51183317,18.9030758 9.30709929,18.7092246 C9.10236541,18.5153734 9,18.304814 9,18.0775401 C9,17.8101591 9.02117905,17.5494665 9.06353778,17.2954545 C9.10589652,17.0414426 9.16237398,16.7606967 9.23297187,16.4532086 L10.5672653,10.1363636 L9.06353778,9.79545455 Z M12.3653846,7.00802139 C13.1619492,7.00802139 13.8076923,6.33465287 13.8076923,5.5040107 C13.8076923,4.67336852 13.1619492,4 12.3653846,4 C11.5688201,4 10.9230769,4.67336852 10.9230769,5.5040107 C10.9230769,6.33465287 11.5688201,7.00802139 12.3653846,7.00802139 Z" id="i-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="information-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M7.03964758,7.89163498 L7.03964758,7.55893536 C7.29074956,7.42585525 7.46695925,7.37040586 7.68722467,7.31273764 C7.90749009,7.25506942 8.14096793,7.20405599 8.3876652,7.15969582 C8.63436247,7.11533565 8.87885341,7.07763007 9.12114537,7.04657795 C9.36343733,7.01552583 9.57709159,7 9.76211454,7 L10,7.15969582 L8.81057269,11.9619772 L9.73568282,11.9619772 L9.73568282,12.4144487 C9.6211448,12.494297 9.48678491,12.5697081 9.33259912,12.6406844 C9.17841333,12.7116607 9.01541936,12.773764 8.84361233,12.8269962 C8.67180531,12.8802284 8.49779824,12.9223699 8.3215859,12.9534221 C8.14537357,12.9844742 7.97797436,13 7.81938326,13 C7.48457982,13 7.3193839,12.9356787 7.19162996,12.8070342 C7.06387601,12.6783897 7,12.5386573 7,12.3878327 C7,12.210392 7.01321573,12.0373899 7.03964758,11.8688213 C7.06607943,11.7002526 7.10132137,11.5139427 7.14537445,11.3098859 L7.97797357,8.11787072 L7.03964758,7.89163498 Z M9,6 C9.55228475,6 10,5.55228475 10,5 C10,4.44771525 9.55228475,4 9,4 C8.44771525,4 8,4.44771525 8,5 C8,5.55228475 8.44771525,6 9,6 Z" id="i-copy-2" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
16
data/styles/clear/style-clear/symbols/kindergarten-l.svg
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="27px" height="27px" viewBox="0 0 27 27" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<!-- Generator: Sketch 3.3.3 (12072) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>kindergarten-l</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="kindergarten-l" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-46" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" rx="13.5" ry="13.5"></ellipse>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<g id="icons2-01" transform="translate(5.000000, 7.000000)" fill="#FFFFFF" sketch:type="MSShapeGroup">
|
||||
<path d="M16.4031178,8.51254099 C16.3324747,8.49406439 16.2610957,8.48371749 16.1875092,8.48371749 C15.8239916,8.48371749 15.5016824,8.73056492 15.405284,9.08309853 C15.1896754,9.87537531 14.8430827,10.6077879 14.3949406,11.2566862 C13.9394398,9.27895053 12.5863384,4.15700956 12.5863384,4.00919673 C12.5863384,3.62488336 12.8968737,3.3107811 13.2802596,3.3107811 C13.4568674,3.3107811 13.6165502,3.37803594 13.7401756,3.48520024 L14.3831667,4.45286156 C14.5053204,4.66497298 14.7356463,4.8068733 14.9998221,4.8068733 C15.3949819,4.8068733 15.7202345,4.48316319 15.7202345,4.08332948 L15.7165552,1.59859578 C15.6952151,1.59859578 15.6488556,1.59416139 15.6488556,1.59416139 C15.4177938,1.56164257 15.2389784,1.36135618 15.2389784,1.12116033 C15.2389784,1.01916948 15.2676772,0.926047392 15.3206595,0.84918472 L16.3567583,0.416093122 L12.9114355,0 C10.7744818,0 9.04372596,1.73901797 9.04372596,3.88452122 C9.04372596,4.12397801 9.06359433,4.82461084 9.10848213,5.05298166 L2.42240732,5.05298166 C2.12364589,5.05298166 1.88007438,5.29465564 1.88007438,5.59545476 C1.88007438,5.8955148 2.12364589,6.13792785 2.42240732,6.13792785 L3.94270564,6.13792785 L2.67333749,11.3505474 C2.19355312,10.677999 1.82046926,9.91602383 1.59382266,9.08457665 C1.49742427,8.73204305 1.17658687,8.48519562 0.812333395,8.48519562 C0.739482701,8.48519562 0.666632007,8.49554252 0.597460641,8.51401912 C0.388474811,8.57166613 0.214074665,8.70765393 0.106638288,8.89685436 C-0.000798089125,9.08605478 -0.0280251162,9.30555684 0.0293724003,9.514712 C1.07135808,13.3341956 4.55420995,16 8.49992128,16 C12.4463685,16 15.9284845,13.3327174 16.9704702,9.514712 C17.0286035,9.30407871 16.9999048,9.08457665 16.8932043,8.89537623 C16.7857679,8.7061758 16.6113678,8.57092706 16.4031178,8.51254099 Z M8.49992128,14.3688854 C6.80007175,14.3688854 5.20913033,13.7584184 3.95815882,12.7259458 C4.37392288,10.585616 6.24522909,8.96928265 8.49992128,8.96928265 C10.7546135,8.96928265 12.6259197,10.586355 13.0409479,12.7266848 C11.7914481,13.7584184 10.2005067,14.3688854 8.49992128,14.3688854 L8.49992128,14.3688854 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3 KiB |
14
data/styles/clear/style-clear/symbols/kindergarten-m.svg
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="25px" height="25px" viewBox="0 0 25 25" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<!-- Generator: Sketch 3.3.3 (12072) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>kindergarten-m</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="kindergarten-m" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-38" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="12.5" cy="12.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-47" fill="#7F7D54" sketch:type="MSShapeGroup" cx="12.5" cy="12.5" r="11.5"></circle>
|
||||
<path d="M19.4733392,14.5186499 C19.4110071,14.5024828 19.3480256,14.4934293 19.2830963,14.4934293 C18.9623455,14.4934293 18.6779551,14.7094208 18.5928977,15.0178877 C18.4026548,15.7111299 18.0968377,16.3519909 17.7014182,16.9197769 C17.2995057,15.1892582 16.2820633,10.7950599 16.2820633,10.6657236 C16.2820633,10.3294494 16.556065,10.05461 16.8943467,10.05461 C17.0501771,10.05461 17.1910737,10.1134579 17.300155,10.2072267 L17.7910295,11.0664304 C17.8988121,11.2520279 18.1020409,11.3761906 18.3351371,11.3761906 C18.6838076,11.3761906 18.9707952,11.0929443 18.9707952,10.7430898 L18.9675487,8.46894781 C18.9487192,8.46894781 18.5714799,7.88046797 18.618229,7.81321313 L19.7324338,7.23425798 L16.3924431,7.0701765 C14.5068957,7.0701765 12.9797582,8.59181722 12.9797582,10.4691326 C12.9797582,10.6786573 12.9972891,11.291711 13.036896,11.4915355 L7.13741822,11.4915355 C6.8738052,11.4915355 6.65888915,11.7030002 6.65888915,11.9661994 C6.65888915,12.228752 6.8738052,12.4408634 7.13741822,12.4408634 L8.47885792,12.4408634 L7.3588272,17.0019054 C6.93548805,16.4134256 6.60629641,15.7466974 6.40631411,15.0191811 C6.3212567,14.7107142 6.03816488,14.4947227 5.71676476,14.4947227 C5.65248474,14.4947227 5.58820471,14.5037762 5.52717115,14.5199432 C5.34277189,14.5703844 5.18888941,14.6893737 5.09409261,14.8549241 C4.9992958,15.0204744 4.97527196,15.2125387 5.02591682,15.3955495 C5.94531596,18.7375976 9.01842055,21.0701765 12.4999305,21.0701765 C15.9820898,21.0701765 19.0545451,18.7363043 19.9739443,15.3955495 C20.0252384,15.2112454 19.999916,15.0191811 19.9057685,14.8536307 C19.8109717,14.6880803 19.6570892,14.5697377 19.4733392,14.5186499 Z M12.4999305,19.6429512 C11.0000633,19.6429512 9.59629147,19.1087926 8.49249308,18.205379 C8.85934372,16.3325905 10.5104963,14.9182988 12.4999305,14.9182988 C14.4893648,14.9182988 16.1405174,16.3332371 16.5067187,18.2060257 C15.4042189,19.1087926 14.0004471,19.6429512 12.4999305,19.6429512 L12.4999305,19.6429512 Z" id="Shape" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.8 KiB |
14
data/styles/clear/style-clear/symbols/kindergarten-s.svg
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="17px" height="17px" viewBox="0 0 17 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<!-- Generator: Sketch 3.3.3 (12072) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>kindergarten-s</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="kindergarten-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-38" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-48" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M13.6137821,9.83659341 C13.5680719,9.82542179 13.5218855,9.81916567 13.4742706,9.81916567 C13.2390534,9.81916567 13.0305004,9.96841861 12.968125,10.1815733 C12.8286135,10.6606126 12.6043476,11.1034559 12.3143733,11.4958034 C12.0196375,10.2999925 11.0735131,7.1635443 11.0735131,7.07417129 C11.0735131,6.84180145 11.1744477,6.65188379 11.4225209,6.65188379 C11.5367965,6.65188379 11.6401207,6.69254851 11.7201136,6.75734395 L12.3067549,7.38196355 C12.3857956,7.51021383 12.53483,7.59601192 12.7057672,7.59601192 C12.9614589,7.59601192 13.1719164,7.40028502 13.1719164,7.15853101 L13.1695357,5.65617063 C13.1557274,5.65617063 12.8790852,5.24952341 12.9133679,5.20304944 L13.5837848,4.94118651 L11.3544583,4.68960147 C9.97172354,4.68960147 8.85182268,5.74107499 8.85182268,7.03832431 C8.85182268,7.18310859 8.86467868,7.60673668 8.89372373,7.74481799 L4.56744003,7.74481799 C4.37412381,7.74481799 4.21651871,7.89094287 4.21651871,8.07281696 C4.21651871,8.25424418 4.37412381,8.40081592 4.56744003,8.40081592 L5.55116247,8.40081592 L4.72980661,11.5525553 C4.4193579,11.1459081 4.1779507,10.6851902 4.03129701,10.182467 C3.96892158,9.96931234 3.76132091,9.8200594 3.52562749,9.8200594 C3.47848881,9.8200594 3.43135012,9.82631552 3.38659218,9.83748714 C3.25136605,9.87234262 3.1385189,9.95456579 3.06900125,10.0689633 C2.99948359,10.1833607 2.9818661,10.3160796 3.01900567,10.4425425 C3.6932317,12.7519412 5.94684173,14.3637835 8.49994906,14.3637835 C11.0535325,14.3637835 13.3066664,12.7510474 13.9808925,10.4425425 C14.0185082,10.3151859 13.9999384,10.182467 13.9308969,10.0680695 C13.8613792,9.95367206 13.7485321,9.87189575 13.6137821,9.83659341 Z M5.56116159,12.3841712 C5.83018539,11.09005 7.04103059,10.112756 8.49994906,10.112756 C9.95886754,10.112756 11.1697127,11.0904968 11.4382604,12.3846181 C10.6297605,13.0084417 9.60032785,13.3775523 8.49994906,13.3775523 C7.40004643,13.3775523 6.37061375,13.0084417 5.56116159,12.3841712 Z" id="Shape" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.8 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="library-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M5,7 L5,17 C8,20 12,19 12,21 L13,21 L13,12 C13,9 8,9 5,7 L5,7 Z M22,7 C19,9 14,9 14,12 L14,21 L15,21 C15,19 19,20 22,17 L22,7 Z" id="path7994-9-9-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="library-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M5,7 L5,14.6471 C7,17.1471 10,16.1177 10,17.6471 L11,17.6471 L11,10.7647 C11,8.4706 8,9.1471 5,7 L5,7 Z M18,7 C15,9.1471 12,8.4706 12,10.7647 L12,17.6471 L13,17.6471 C13,16.1177 16,17.1471 18,14.6471 L18,7 Z" id="path7994-9-9-2-1-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="library-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M4,5.3622 L4,11.3622 C5.5,12.8622 7.75,12.3622 7.75,13.3622 L8.25,13.3622 L8.25,7.8622 C8.25,6.3622 5.5,6.3622 4,5.3622 L4,5.3622 Z M13,5.3622 C11.5,6.3622 8.75,6.3622 8.75,7.8622 L8.75,13.3622 L9.25,13.3622 C9.25,12.3622 11.5,12.8622 13,11.3622 L13,5.3622 Z" id="path7994-9-9-2-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -5,15 +5,10 @@
|
|||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="monument-l-copy" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M11,7 L11,16 L9,16 C8.44599,16 8,16.446 8,17 L8,19 L7,19 C6.44601,19 6,19.446 6,20 L6,21 L21,21 L21,20 C21,19.446 20.55399,19 20,19 L19,19 L19,17 C19,16.446 18.55401,16 18,16 L16,16 L16,7 C16,6 13.5,4 13.5,4 C13.5,4 10.90946,6.0041 11,7 Z" id="path11719" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
<g id="lighthouse-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M11,11 L10,19 C9.44599,19 9,19.446 9,20 L9,22 L18,22 L18,20 C18,19.446 17.55401,19 17,19 L16,11 L11,11 Z M22,7 L22,11 L16,9 L22,7 Z M5,7 L5,11 L11,9 L5,7 Z M13.5,4 L17,7 L10,7 L13.5,4 Z" id="path11719" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M13,4 L10.5,5.5 C9.986461,5.8081 10,6.5 10,6.5 L10,10 L9,10 L9,12 L10,13 L10,14 L9,23 L17,23 L16,14 L16,13 L17,12 L17,10 L16,10 L16,6.5 C16,6.5 16.005,5.803 15.5,5.5 L13,4 Z M14,8 L14,10 L12,10 L12,8 C12,8 12,7 13,7 C14,7 14,8 14,8 L14,8 Z" id="rect4650-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -5,15 +5,10 @@
|
|||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="monument-m-copy" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M10,6.5 L10,14 L9,14 C8.56908,14 8,14.5136 8,14.9445 L8,16.5 L7,16.5 C6.5,16.5 6,17 6,17.5 L6,18 L17,18 L17,17.5 C17,17 16.5,16.5 16,16.5 L15,16.5 L15,15 C15,14.5 14.5,14 14,14 L13,14 L13,6.5 C13,5.7223 11.44444,4 11.44444,4 C11.44444,4 10,5.7223 10,6.5 Z" id="path11719-5" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
<g id="lighthouse-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M10,10 L9,17 C8.44599,17 8,17.446 8,18 L8,19 L15,19 L15,18 C15,17.446 14.55401,17 14,17 L13,10 L10,10 Z M20,7 L20,11 L14,9 L20,7 Z M3,7 L3,11 L9,9 L3,7 Z M11.5,6 L14,8 L9,8 L11.5,6 Z" id="path11719-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M11.5,4 L9.0000002,6 L9.0000002,9 L8,9 L8,10 L9.0000002,11 L8,19 L15,19 L14,11 L15,10 L15,9 L14,9 L14,6 L11.5,4 Z M11.5,6 L12.5,7 L12.5,9 L10.5,9 L10.5,7 L11.5,6 Z" id="rect4650" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -5,15 +5,10 @@
|
|||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="monument-s-copy" sketch:type="MSLayerGroup">
|
||||
<g id="lighthouse-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M8.5,4 C8.5,4 7,5.5 7,6 L7,10 L6.5,10 C6.22299,10 6.03629,10.2254 6,10.5 L6,12 L5.5,12 C5.223,12 5,12.223 5,12.5 L5,13 L12,13 L12,12.5 C12,12.223 11.77699,12 11.5,12 L11,12 L11,10.5 C11,10.223 10.777,10 10.5,10 L10,10 L10,6 C10,5.5 8.5,4 8.5,4 L8.5,4 Z" id="path11719-7" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
<g id="monument-s-copy-3" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M7,7 L6,14 C5.44599,14 11.55401,14 11,14 L10,7 L7,7 Z M3,5 L3,7 L7,6 L3,5 Z M14,5 L14,7 L10,6 L14,5 Z M8.50000001,3 L11,5 L6,5 L8.50000001,3 Z" id="path11719-copy-2" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M8,4 L7,5 L7,7 L6,7 L6,8 L7,9 L7,10 L6,14 L11,14 L10,10 L10,9 L11,8 L11,7 L10,7 L10,5 L9,4 L8,4 Z M8,5 L9,5 L9,7 L8,7 L8,5 Z" id="path5217" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="mail-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M6,8 C5,8 5.5,8.3393 6,8.75 L13,14.5 L21,8.75 C21.5,8.3393 22,8 21,8 L13,8 L6,8 Z M5,9.5 L5,18 C5,18.5 5.50625,19 5.90625,19 L21.09375,19 C21.49375,19 22,18.5 22,18 L22,9.5 L13,16 L5,9.5 Z" id="path7085" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="mail-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M6,7 C5.1875,7 5.40625,7.3382 5.8125,7.6719 L11.5,12 L17.1875,7.6719 C17.60585,7.3535 17.8125,7 17,7 L6,7 Z M5,8.5 L5,15 C5,15.5 5.5,16 6,16 L17,16 C17.5,16 18,15.5 18,15 L18,8.5 L11.5,13.5 L5,8.5 Z" id="path7085-23-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="mail-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M4,6 L8.5,9 L13,6 L4,6 Z M4,7 L4,11.5 C4,11.75 4.3,12 4.5,12 L12.5,12 C12.7,12 13.05423,11.744 13,11.5 L13.00003,7 L8.5,10.5 L4,7 Z" id="path7085-2-copy" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 1 KiB |
|
@ -7,12 +7,12 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="monument-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M11,7 L11,16 L9,16 C8.44599,16 8,16.446 8,17 L8,19 L7,19 C6.44601,19 6,19.446 6,20 L6,21 L21,21 L21,20 C21,19.446 20.55399,19 20,19 L19,19 L19,17 C19,16.446 18.55401,16 18,16 L16,16 L16,7 C16,6 13.5,4 13.5,4 C13.5,4 10.90946,6.0041 11,7 Z" id="path11719" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
<g id="monument-l-copy-2" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M11,7 L11,16 L9,16 C8.44599,16 8,16.446 8,17 L8,19 L7,19 C6.44601,19 6,19.446 6,20 L6,21 L21,21 L21,20 C21,19.446 20.55399,19 20,19 L19,19 L19,17 C19,16.446 18.55401,16 18,16 L16,16 L16,7 C16,6 13.5,4 13.5,4 C13.5,4 10.90946,6.0041 11,7 Z" id="path11719" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
@ -7,12 +7,12 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="monument-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M10,6.5 L10,14 L9,14 C8.56908,14 8,14.5136 8,14.9445 L8,16.5 L7,16.5 C6.5,16.5 6,17 6,17.5 L6,18 L17,18 L17,17.5 C17,17 16.5,16.5 16,16.5 L15,16.5 L15,15 C15,14.5 14.5,14 14,14 L13,14 L13,6.5 C13,5.7223 11.44444,4 11.44444,4 C11.44444,4 10,5.7223 10,6.5 Z" id="path11719-5" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
<g id="monument-m-copy-2" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M10,6.5 L10,14 L9,14 C8.56908,14 8,14.5136 8,14.9445 L8,16.5 L7,16.5 C6.5,16.5 6,17 6,17.5 L6,18 L17,18 L17,17.5 C17,17 16.5,16.5 16,16.5 L15,16.5 L15,15 C15,14.5 14.5,14 14,14 L13,14 L13,6.5 C13,5.7223 11.44444,4 11.44444,4 C11.44444,4 10,5.7223 10,6.5 Z" id="path11719-5" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
@ -7,12 +7,12 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="monument-s" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M8.5,4 C8.5,4 7,5.5 7,6 L7,10 L6.5,10 C6.22299,10 6.03629,10.2254 6,10.5 L6,12 L5.5,12 C5.223,12 5,12.223 5,12.5 L5,13 L12,13 L12,12.5 C12,12.223 11.77699,12 11.5,12 L11,12 L11,10.5 C11,10.223 10.777,10 10.5,10 L10,10 L10,6 C10,5.5 8.5,4 8.5,4 L8.5,4 Z" id="path11719-7" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
<g id="monument-s-copy-2" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-43" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="8.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<circle id="Oval-1-Copy-42" fill="#7F7D54" sketch:type="MSShapeGroup" cx="8.5" cy="8.5" r="7.5"></circle>
|
||||
<path d="M8.5,4 C8.5,4 7,5.5 7,6 L7,10 L6.5,10 C6.22299,10 6.03629,10.2254 6,10.5 L6,12 L5.5,12 C5.223,12 5,12.223 5,12.5 L5,13 L12,13 L12,12.5 C12,12.223 11.77699,12 11.5,12 L11,12 L11,10.5 C11,10.223 10.777,10 10.5,10 L10,10 L10,6 C10,5.5 8.5,4 8.5,4 L8.5,4 Z" id="path11719-7" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="museum-l" sketch:type="MSLayerGroup">
|
||||
<circle id="Oval-1-Copy-39" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="13.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<circle id="Oval-1-Copy-38" fill="#7F7D54" sketch:type="MSShapeGroup" cx="13.5" cy="13.5" r="12.5"></circle>
|
||||
<path d="M13.5,3.3622 L7,8.3622 L20,8.3622 L13.5,3.3622 Z M8,9.3622 C7.44599,9.3622 7.07835,9.8138 7,10.3622 L7,17.3622 L5.25,20.3622 C5.10167,20.6165 5,20.7189 5,20.8622 C5,21.3622 5.63165,21.3622 6,21.3622 L21,21.3622 C21.35499,21.3622 22,21.3622 22,20.8622 C22,20.716 21.9134,20.6423 21.75,20.3622 L20,17.3622 L20,10.3622 C20,9.8082 19.55401,9.3622 19,9.3622 L8,9.3622 Z M10,11.3622 L11.5,11.3622 C12,11.3622 12.5,12.3622 12.5,12.3622 L13.5,14.8622 L14.5,12.3622 C14.72318,11.8042 15,11.3622 15.5,11.3622 L17,11.3622 C17.554,11.3622 18,11.8082 18,12.3622 L18,17.3622 C18,17.8622 17.5,18.3622 17,18.3622 C16.5,18.3622 16,17.8622 16,17.3622 L16,13.3622 L14.5,16.3622 C14.5,16.3622 14,17.3622 13.5,17.3622 C13,17.3622 12.5,16.3622 12.5,16.3622 L11,13.3622 L11,17.3622 C11,17.8622 10.5,18.3622 10,18.3622 C9.5,18.3622 9,17.8622 9,17.3622 L9,16.3622 L9,12.3622 C9,11.8082 9.446,11.3622 10,11.3622 L10,11.3622 Z" id="rect7645-6-5-0" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
@ -7,7 +7,7 @@
|
|||
<g id="POI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="museum-m" sketch:type="MSLayerGroup">
|
||||
<ellipse id="Oval-1-Copy-41" fill="#FFFFFF" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7A7A6E" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<ellipse id="Oval-1-Copy-40" fill="#7F7D54" sketch:type="MSShapeGroup" cx="11.5" cy="11.5" rx="10.5" ry="10.5"></ellipse>
|
||||
<path d="M11.5,5.3622 L7,8.3622 L16,8.3622 L11.5,5.3622 Z M8,9.3622 C7.5,9.3622 7,9.8622 7,10.3067 L7,15.3622 L6,16.8622 C6,17.2233 6.23397,17.3622 6.5,17.3622 L16.5,17.3622 C16.75638,17.3622 17,17.2233 17,16.8622 L16,15.3622 L16,10.3067 C16,9.8622 15.5,9.3622 15,9.3622 L8,9.3622 Z M10,10.8622 C10.5,10.8622 10.5,10.8622 11,11.8622 L11.5,12.8622 L12,11.8622 C12.5,10.8622 12.5,10.8622 13,10.8622 C13.5,10.8622 14,11.3622 14,11.8622 L14,15.3622 C14,15.7233 13.86111,15.8622 13.5,15.8622 C13.13889,15.8622 13,15.7233 13,15.3622 L13,12.4733 L12,14.3622 C11.7353,14.8622 11.2647,14.8622 11,14.3622 L10,12.4733 L10,15.3622 C10,15.7233 9.86111,15.8622 9.5,15.8622 C9.13889,15.8622 8.99995,15.7233 8.99995,15.3622 L8.99995,14.64 L9,11.8622 C9.00001,11.3622 9.5,10.8622 10,10.8622 L10,10.8622 Z" id="rect7645-6-5-0-1" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |