Skip to content

Commit

Permalink
move butcher icon to SVG
Browse files Browse the repository at this point in the history
  • Loading branch information
nebulon42 committed May 9, 2015
1 parent 952b55c commit 80a6420
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
3 changes: 2 additions & 1 deletion amenity-points.mss
Original file line number Diff line number Diff line change
Expand Up @@ -456,8 +456,9 @@
}

[feature = 'shop_butcher'][zoom >= 17] {
marker-file: url('symbols/shop_butcher.png');
marker-file: url('symbols/shop_butcher.16.svg');
marker-placement: interior;
marker-fill: @shop-icon;
marker-clip: false;
}

Expand Down
14 changes: 14 additions & 0 deletions symbols/shop_butcher.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/shop_butcher.png
Binary file not shown.

0 comments on commit 80a6420

Please sign in to comment.