Skip to content

Commit

Permalink
Add some missing icons
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpoole committed Feb 24, 2024
1 parent 8f52f31 commit ed43c1d
Show file tree
Hide file tree
Showing 7 changed files with 372 additions and 3 deletions.
6 changes: 3 additions & 3 deletions beautified_icons.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ water_water_lock=
water_water_basin=
water_water_reservoir=
water_coastline=presets/coastline.png
water_riverbank=presets/waterway.png
water_riverbank=${ICONPATH}water_riverbank.${ICONTYPE}
natural_wetland=${ICONPATH}landuse_swamp.${ICONTYPE}
natural_mud=presets/mud.png
natural_beach=${ICONPATH}tourist_beach.${ICONTYPE}
Expand Down Expand Up @@ -1059,7 +1059,7 @@ geography_places_quarter=${ICONPATH}poi_empty.${ICONTYPE}
geography_places_neighbourhood=${ICONPATH}poi_empty.${ICONTYPE}
geography_places_city_block=${ICONPATH}poi_empty.${ICONTYPE}
geography_places_farm=${ICONPATH}poi_farm_22120.${ICONTYPE}
geography_places_locality=${ICONPATH}poi_empty.${ICONTYPE}
geography_places_locality=${ICONPATH}poi_place_locality.${ICONTYPE}
geography_places_square=${ICONPATH}poi_empty.${ICONTYPE}
geography_peak=${ICONPATH}poi_peak2.${ICONTYPE}
geography_saddle=${ICONPATH}poi_saddle_sp.${ICONTYPE}
Expand Down Expand Up @@ -1131,7 +1131,7 @@ landuse_education=${ICONPATH}landuse_school_12242.${ICONTYPE}
landuse_retail=${ICONPATH}landuse_supermarket.${ICONTYPE}
landuse_commercial=${ICONPATH}natural_empty.${ICONTYPE}
landuse_industrial=${ICONPATH}landuse_works_22087.${ICONTYPE}
landuse_garages=presets/garages.png
landuse_garages=${ICONPATH}landuse_garages.${ICONTYPE}
landuse_railway=${ICONPATH}landuse_train_station.${ICONTYPE}
landuse_military=${ICONPATH}landuse_military.${ICONTYPE}
landuse_construction=${ICONPATH}construction.${ICONTYPE}
Expand Down
Binary file added icons/png/landuse_garages.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/png/poi_place_locality.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/png/water_riverbank.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
142 changes: 142 additions & 0 deletions icons/svg-osm-icons/landuse/garages.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
146 changes: 146 additions & 0 deletions icons/svg-osm-icons/poi/place_locality.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ed43c1d

Please sign in to comment.