Updated styles (20150922)

This commit is contained in:
Constantin Shalnev 2015-09-23 12:22:18 +03:00
parent a4686b0d03
commit e7c025b945
10 changed files with 173 additions and 45 deletions

View file

@ -3,6 +3,8 @@
/* z=15 label rules */
/* z=15 icons — small icons */
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; } /* <-- <-- не показывается, непонятно почему, позже разобраться */
@ -34,7 +36,7 @@ node|z16-[tourism=camp_site], area|z16-[tourism=camp_site] { icon-image: campsit
/* AMENITY */
/* NAMED AMENITIES BY DEFAULT — TEMPORARY */
node|z19-[amenity], area|z19-[amenity] { icon-image: none-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
node|z19-[amenity], area|z19-[amenity] { icon-image: none.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
/* AMENITY */
@ -64,13 +66,13 @@ node|z18-[amenity=bench] { icon-image: bench.svg; }
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; z-index: 1100; }
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; }
/* LEISURE */
/* node|z18-[leisure] { } */
node|z18-[leisure], area|z18-[leisure] { /* icon-image: no-icon-leisure.svg; */ font-size: 10; text: tourism; text-color: red; }
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; }
@ -82,7 +84,7 @@ node|z18-[leisure=golf_course], area|z18-[leisure=golf_course] { icon-image: gol
/* SHOPS */
node|z19-[shop] { icon-image: shop-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
/* node|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; }
@ -99,7 +101,6 @@ node|z18-[sport=athletics] { icon-image: pitch-m.svg; text-offset: 8; font-size:
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|z16[amenity=university] { icon-image: college-m.svg; } */
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; }
@ -110,3 +111,7 @@ node|z17[amenity=parking][access=permissive],
node|z17[amenity=parking][access=private] { icon-image: zero-icon.svg; }
node|z18-[amenity=parking], area|z18-[amenity=parking] { icon-image: parking-m.svg; text-offset: 8; font-size: 10; text: name; text-color: @poi_label; }
/* 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; }

View file

@ -617,16 +617,16 @@ line|z14-15[highway=primary] {
text-halo-color: @label_halo_light;
}
line|z14-15[highway=primary_link],
line|z14-15[highway=secondary],
line|z14-15[highway=motorway_link],
line|z14-15[highway=trunk_link],
line|z14-15[highway=residential],
line|z14-15[highway=tertiary],
line|z14-15[highway=unclassified],
line|z14-15[highway=living_street],
line|z14-15[highway=pedestrian] {
/* Z=14 */
line|z14[highway=primary_link],
line|z14[highway=secondary],
line|z14[highway=motorway_link],
line|z14[highway=trunk_link],
line|z14[highway=residential],
line|z14[highway=tertiary],
line|z14[highway=unclassified],
line|z14[highway=living_street],
line|z14[highway=pedestrian] {
font-size: 9;
text: name;
text-color: @label_medium;
@ -635,6 +635,24 @@ line|z14-15[highway=pedestrian] {
text-halo-color: @label_halo_medium;
}
/* Z=15 */
line|z15[highway=primary_link],
line|z15[highway=secondary],
line|z15[highway=motorway_link],
line|z15[highway=trunk_link],
line|z15[highway=residential],
line|z15[highway=tertiary],
line|z15[highway=unclassified],
line|z15[highway=living_street],
line|z15[highway=pedestrian] {
font-size: 10;
text: name;
text-color: @label_medium;
text-halo-opacity: 0.5;
text-halo-radius: 1;
text-halo-color: @label_halo_medium;
}
/* ZOOMS 16-17 */
/*SHIELDS FOR TRUNKS */
@ -652,7 +670,7 @@ line|z16-17[highway=motorway],
line|z16-17[highway=trunk],
line|z16-17[highway=primary],
line|z16-17[highway=secondary] {
font-size: 13;
font-size: 14;
text: name;
text-color: @label_dark;
text-halo-opacity: 0.5;
@ -670,7 +688,7 @@ line|z16-17[highway=unclassified],
line|z16-17[highway=living_street],
line|z16-17[highway=pedestrian],
line|z16-17[highway=path] {
font-size: 10;
font-size: 11;
text: name;
text-color: @label_medium;
text-halo-opacity: 0.5;

View file

@ -51,7 +51,7 @@ area|z0-[natural=pond],
area|z0-[natural=water],
area|z0-[waterway=dock],
area|z0-[waterway=riverbank],
area|z0-[waterway=river],
area|z10-[waterway=river],
area|z10-[natural=bay],
{
fill-color: @water;

View file

@ -74,7 +74,7 @@ line|z14-[railway=light_rail][tunnel?] {
}
line|z14-17[railway][bridge?]::bridgewhite,
line|z14-17[light_rail][bridge?]::bridgewhite {
line|z14-17[railway=light_rail][bridge?]::bridgewhite {
z-index: 30;
casing-width: eval(prop("width")+0.2);
casing-linecap: butt;
@ -90,7 +90,7 @@ line|z14-16[railway=light_rail][bridge?]::bridgeblack {
}
line|z17-[railway][bridge?]::bridgewhite,
line|z17-[light_rail][bridge?]::bridgewhite {
line|z17-[railway=light_rail][bridge?]::bridgewhite {
z-index: 30;
casing-width: eval(prop("width")+1.2);
casing-linecap: butt;
@ -248,7 +248,7 @@ node|z12[railway=station][building] {
icon-image: train-s.svg;
text-offset: 6;
z-index: 5000;
font-size: 10;
font-size: 11;
text: name;
text-color: @label_dark;
text-halo-radius: 1;
@ -272,7 +272,7 @@ node|z15[railway=station] {
icon-image: train-m.svg;
text-offset: 8;
z-index: 5000;
font-size: 10;
font-size: 11;
text: name;
text-color: @label_dark;
text-halo-radius: 1;
@ -283,7 +283,7 @@ node|z15[railway=station] {
node|z16[railway=station] {
icon-image: train-l.svg;
text-offset: 8;
font-size: 10;
font-size: 13;
z-index: 5000;
text: name;
text-color: @label_dark;
@ -295,7 +295,7 @@ node|z16[railway=station] {
node|z17-[railway=station] {
icon-image: train-l.svg;
text-offset: 8;
font-size: 12;
font-size: 13;
z-index: 10000;
text: name;
text-color: @label_dark;
@ -328,9 +328,9 @@ node|z14[railway=station][transport=subway] {
node|z15[railway=station][transport=subway] {
icon-image: subway-m.svg;
text-offset: 8;
text-offset: 7;
z-index: 15000;
font-size: 10;
font-size: 11;
text: name;
text-color: @label_dark;
text-halo-radius: 1;
@ -340,8 +340,8 @@ node|z15[railway=station][transport=subway] {
node|z16[railway=station][transport=subway] {
icon-image: subway-m.svg;
text-offset: 8;
font-size: 12;
text-offset: 7;
font-size: 13;
z-index: 15000;
text: name;
text-color: @label_dark;
@ -352,7 +352,7 @@ node|z16[railway=station][transport=subway] {
node|z17-[railway=station][transport=subway] {
icon-image: subway-l.svg;
font-size: 14;
font-size: 13;
z-index: 15000;
text: name;
text-color: @label_dark;
@ -361,8 +361,8 @@ node|z17-[railway=station][transport=subway] {
text-halo-color: @label_halo_light;
}
node|z17[railway=subway_entrance] { icon-image: subway-entrance-s.svg; text-offset: 8; font-size: 12; z-index: 13000; text: name; text-color: @label_dark; text-halo-radius: 1; text-halo-opacity: 0.5; text-halo-color: @label_halo_light; }
node|z18-[railway=subway_entrance] { icon-image: subway-entrance-s.svg; text-offset: 8; font-size: 14; text: name; text-color: @label_dark; text-halo-radius: 1; text-halo-opacity: 0.5; text-halo-color: @label_halo_light; z-index: 13000; }
node|z17[railway=subway_entrance] { icon-image: subway-entrance-s.svg; text-offset: 8; font-size: 13; z-index: 13000; text: name; text-color: @label_dark; text-halo-radius: 1; text-halo-opacity: 0.5; text-halo-color: @label_halo_light; }
node|z18-[railway=subway_entrance] { icon-image: subway-entrance-s.svg; text-offset: 8; font-size: 13; text: name; text-color: @label_dark; text-halo-radius: 1; text-halo-opacity: 0.5; text-halo-color: @label_halo_light; z-index: 13000; }
@ -371,15 +371,15 @@ node|z18-[railway=subway_entrance] { icon-image: subway-entrance-s.svg; text-off
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|z14[railway=station][transport=subway][city=moscow] { icon-image: subway-moscow-m.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|z15[railway=station][transport=subway][city=moscow] { icon-image: subway-moscow-m.svg; }
node|z16[railway=station][transport=subway][city=moscow] { icon-image: none.svg; text: name; text-color: @district_label; text-halo-radius: 0; }
node|z17-[railway=station][transport=subway][city=moscow] { icon-image: none.svg; text: name; text-color: @district_label; text-halo-radius: 0; }
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; }
node|z17-[railway=station][transport=subway][city=moscow] { icon-image: none.svg; text: name; font-size: 10; text-color: @district_label; text-halo-radius: 0; }
/* MOSCOW SUBWAY ENTRANCES */
node|z16[railway=subway_entrance][city=moscow] { icon-image: subway-moscow-m.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|z17[railway=subway_entrance][city=moscow] { icon-image: subway-moscow-m.svg; font-size: 10; }
node|z18-[railway=subway_entrance][city=moscow] { icon-image: subway-moscow-m.svg; font-size: 10; }
node|z16[railway=subway_entrance][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|z17[railway=subway_entrance][city=moscow] { icon-image: subway-moscow-m.svg; font-size: 12; }
node|z18-[railway=subway_entrance][city=moscow] { icon-image: subway-moscow-m.svg; font-size: 13; }
/* SAINT PETERSBURG SUBWAY */
node|z12[railway=station][transport=subway][city=spb] { icon-image: subway-spb-s.svg; z-index: 15000; }
@ -388,7 +388,7 @@ node|z14[railway=station][transport=subway][city=spb] { icon-image: subway-spb-s
node|z15[railway=station][transport=subway][city=spb] { icon-image: subway-spb-m.svg; }
node|z16[railway=station][transport=subway][city=spb] { icon-image: none.svg; font-size: 10; text: name; text-color: @district_label; text-halo-radius: 0; }
node|z17-[railway=station][transport=subway][city=spb] { icon-image: none.svg; font-size: 10; text: name; text-color: @district_label; text-halo-radius: 0; }
node|z16-[railway=subway_entrance][city=spb] { icon-image: subway-spb-m.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|z16-[railway=subway_entrance][city=spb] { icon-image: subway-spb-m.svg; text-offset: 8; z-index: 15000; font-size: 13; text: name; text-color: @label_dark; text-halo-radius: 1; text-halo-opacity: 0.5; text-halo-color: @label_halo_light; }
node|z17[railway=subway_entrance][city=spb] { icon-image: subway-spb-m.svg; }
node|z18-[railway=subway_entrance][city=spb] { icon-image: subway-spb-m.svg; }
@ -441,9 +441,9 @@ node|z14[railway=station][transport=subway][city=minsk] { icon-image: subway-min
node|z15[railway=station][transport=subway][city=minsk] { icon-image: subway-minsk-l.svg; text-offset: 5; }
node|z16[railway=station][transport=subway][city=minsk] { icon-image: none.svg; font-size: 10; text: name; text-color: @district_label; text-halo-radius: 0; }
node|z17-[railway=station][transport=subway][city=minsk] { icon-image: none.svg; font-size: 10; text: name; text-color: @district_label; text-halo-radius: 0; }
node|z16-[railway=subway_entrance][city=minsk] { icon-image: subway-minsk-m.svg; text-offset: 6; 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|z17[railway=subway_entrance][city=minsk] { icon-image: subway-minsk-m.svg; }
node|z18-[railway=subway_entrance][city=minsk] { icon-image: subway-minsk-m.svg; }
node|z16-[railway=subway_entrance][city=minsk] { icon-image: subway-minsk-m.svg; text-offset: 6; 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|z17[railway=subway_entrance][city=minsk] { icon-image: subway-minsk-m.svg; font-size: 13; }
node|z18-[railway=subway_entrance][city=minsk] { icon-image: subway-minsk-m.svg; font-size: 13; }
/* KIEV ICONS */
@ -451,9 +451,9 @@ node|z13[railway=station][transport=subway][city=kiev] { icon-image: subway-kiev
node|z14[railway=station][transport=subway][city=kiev] { icon-image: subway-kiev-s.svg; }
node|z15[railway=station][transport=subway][city=kiev] { icon-image: subway-kiev-m.svg; }
node|z16-[railway=station][transport=subway][city=kiev] { icon-image: none.svg; font-size: 10; text: name; text-color: @district_label; text-halo-radius: 0; }
node|z16-[railway=subway_entrance][city=kiev] { icon-image: subway-kiev-m.svg; text-offset: 6; 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|z17[railway=subway_entrance][city=kiev] { icon-image: subway-kiev-m.svg; }
node|z18-[railway=subway_entrance][city=kiev] { icon-image: subway-kiev-m.svg; }
node|z16-[railway=subway_entrance][city=kiev] { icon-image: subway-kiev-m.svg; text-offset: 6; 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|z17[railway=subway_entrance][city=kiev] { icon-image: subway-kiev-m.svg; font-size: 13; }
node|z18-[railway=subway_entrance][city=kiev] { icon-image: subway-kiev-m.svg; font-size: 13; }
/* NEW YORK ICONS */
node|z113[railway=station][transport=subway][city=newyork] { icon-image: subway-newyork-xs.svg; }

View file

@ -0,0 +1,19 @@
<?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>lighthouse-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="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>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,19 @@
<?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>lighthouse-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="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>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1,19 @@
<?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>lighthouse-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="monument-s-copy" 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>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,16 @@
<?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>lighthouse-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="phone-l" sketch:type="MSLayerGroup" transform="translate(-1.000000, -112.000000)">
<g id="lighthouse-l" transform="translate(0.000000, 111.000000)" sketch:type="MSShapeGroup">
<circle id="Oval-1-Copy-39" opacity="0" fill="#FFFFFF" cx="13.5" cy="13.5" r="13.5"></circle>
<circle id="Oval-1-Copy-38" fill="#3D3D37" 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" opacity="0.4" fill="#FFFFFF"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="21px" height="21px" viewBox="0 0 21 21" 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>lighthouse-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="phone-l" sketch:type="MSLayerGroup" transform="translate(-38.000000, -114.000000)">
<g id="lighthouse-m" transform="translate(37.000000, 113.000000)" sketch:type="MSShapeGroup">
<ellipse id="Oval-1-Copy-41" opacity="0" fill="#FFFFFF" cx="11.5" cy="11.5" rx="11.5" ry="11.5"></ellipse>
<ellipse id="Oval-1-Copy-40" fill="#3D3D37" 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" opacity="0.4" fill="#FFFFFF"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="15px" height="15px" viewBox="0 0 15 15" 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>lighthouse-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="phone-l" sketch:type="MSLayerGroup" transform="translate(-72.000000, -117.000000)">
<g id="lighthouse-s" transform="translate(71.000000, 116.000000)" sketch:type="MSShapeGroup">
<circle id="Oval-1-Copy-43" opacity="0" fill="#FFFFFF" cx="8.5" cy="8.5" r="8.5"></circle>
<circle id="Oval-1-Copy-42" fill="#3D3D37" 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" opacity="0.4" fill="#FFFFFF"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB