Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

Commit

Permalink
Add a fire hydrant icon to the stylesheet.
Browse files Browse the repository at this point in the history
Icon prepared by Tomasz Nycz.
  • Loading branch information
balrog-kun committed Nov 7, 2012
1 parent 8dad54c commit 4898aa4
Show file tree
Hide file tree
Showing 3 changed files with 268 additions and 0 deletions.
Binary file added resources/icons/emergency_hydrant.n.16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions resources/stylesheets/core_pois.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ node[amenity=toilets] { icon-image: icons/amenity_toilets.n.16.png; z-index: 20;
node[amenity=vending_machine] { icon-image: icons/shopping_vending_machine.n.16.png; z-index: 20; }
node[amenity=veterinary] { icon-image: icons/health_veterinary.n.8E7409.16.png; z-index: 20; }
node[amenity=waste_basket] { icon-image: icons/amenity_waste_bin.n.16.png; z-index: 20; }
node[amenity=fire_hydrant] { icon-image: icons/emergency_hydrant.n.16.png; z-index: 20; }
node[emergency=fire_hydrant] { icon-image: icons/emergency_hydrant.n.16.png; z-index: 20; }
/* Shops */
node[shop=alcohol] { icon-image: icons/shopping_alcohol.n.16.png; z-index: 20; }
node[shop=bakery] { icon-image: icons/shopping_bakery.n.16.png; z-index: 20; }
Expand Down
266 changes: 266 additions & 0 deletions resources_src/emergency_hydrant.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 4898aa4

Please sign in to comment.