Skip to content

Commit

Permalink
Merge pull request gravitystorm#2049 from kocio-pl/information-icon
Browse files Browse the repository at this point in the history
Replacing tourism information PNG icon with SVG version
  • Loading branch information
matkoniecz committed Feb 25, 2016
2 parents 5ba3a37 + 9d1feda commit 6a7a9cc
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 2 deletions.
6 changes: 4 additions & 2 deletions amenity-points.mss
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,10 @@
}

[feature = 'tourism_information'][zoom >= 17] {
point-file: url('symbols/information.p.16.png');
point-placement: interior;
marker-file: url('symbols/information.12.svg');
marker-placement: interior;
marker-fill: @amenity-brown;
marker-clip: false;
}

[feature = 'amenity_embassy'][zoom >= 17] {
Expand Down
48 changes: 48 additions & 0 deletions symbols/information.12.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed symbols/information.p.16.png
Binary file not shown.

0 comments on commit 6a7a9cc

Please sign in to comment.