Skip to content

Commit

Permalink
Merge pull request #2744 from sommerluk/slipway01
Browse files Browse the repository at this point in the history
Slipway SVG icon
  • Loading branch information
kocio-pl authored Aug 15, 2017
2 parents 203bd8c + 59a908a commit 8f3297e
Show file tree
Hide file tree
Showing 3 changed files with 35 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 @@ -880,8 +880,10 @@
}

[feature = 'leisure_slipway'][zoom >= 17] {
point-file: url('symbols/transport_slipway.p.20.png');
point-placement: interior;
marker-file: url('symbols/transport_slipway.p.20.svg');
marker-fill: @transportation-icon;
marker-placement: interior;
marker-clip: false;
}

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

0 comments on commit 8f3297e

Please sign in to comment.