Skip to content

Commit

Permalink
move drinking water icon to SVG
Browse files Browse the repository at this point in the history
  • Loading branch information
nebulon42 committed Jan 25, 2015
1 parent 6c22fd7 commit 48ecf6a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
5 changes: 3 additions & 2 deletions amenity-points.mss
Original file line number Diff line number Diff line change
Expand Up @@ -352,8 +352,9 @@
}

[feature = 'amenity_drinking_water'][zoom >= 17] {
point-file: url('symbols/food_drinkingtap.p.20.png');
point-placement: interior;
marker-file: url('symbols/drinking_water.16.svg');
marker-fill: #734a08;
marker-placement: interior;
}

[feature = 'amenity_prison'][zoom >= 17] {
Expand Down
12 changes: 12 additions & 0 deletions symbols/drinking_water.16.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/food_drinkingtap.p.20.png
Binary file not shown.

0 comments on commit 48ecf6a

Please sign in to comment.