diff --git a/map_machine/icons/config.json b/map_machine/icons/config.json
index 50122f7..0218371 100644
--- a/map_machine/icons/config.json
+++ b/map_machine/icons/config.json
@@ -358,6 +358,7 @@
"guidepost": {"directed": "right", "name": "guidepost"},
"guys": {"name": "guys"},
"human_on_ferry": {"name": "human over water"},
+ "human": {"name": "human"},
"hunting_stand": {"name": "hunting stand"},
"key": {"is_part": true, "name": "key"},
"kiosk": {"name": "kiosk"},
diff --git a/map_machine/icons/icons.svg b/map_machine/icons/icons.svg
index 17b6dab..cb42105 100644
--- a/map_machine/icons/icons.svg
+++ b/map_machine/icons/icons.svg
@@ -140,20 +140,20 @@
inkscape:snap-intersection-paths="true"
inkscape:object-nodes="true"
inkscape:window-maximized="0"
- inkscape:window-y="25"
- inkscape:window-x="0"
- inkscape:window-height="847"
- inkscape:window-width="1328"
+ inkscape:window-y="36"
+ inkscape:window-x="48"
+ inkscape:window-height="815"
+ inkscape:window-width="1352"
inkscape:snap-bbox="true"
inkscape:object-paths="true"
inkscape:guide-bbox="true"
showguides="false"
- showgrid="false"
+ showgrid="true"
inkscape:document-units="px"
inkscape:current-layer="layer1"
- inkscape:cy="685.07617"
- inkscape:cx="100.3071"
- inkscape:zoom="4.6856104"
+ inkscape:cy="191.30236"
+ inkscape:cx="666.92959"
+ inkscape:zoom="9.3203243"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
borderopacity="1.0"
@@ -22052,7 +22052,7 @@
width="2"
height="2"
x="247"
- y="577"
+ y="578"
rx="0.5"
ry="0.5" />
-
-
-
+
diff --git a/map_machine/scheme/default.yml b/map_machine/scheme/default.yml
index 6642452..c1495b8 100644
--- a/map_machine/scheme/default.yml
+++ b/map_machine/scheme/default.yml
@@ -1810,6 +1810,8 @@ node_icons:
shapes: [billboard]
- tags: {advertising: column}
shapes: [advertising_column]
+ - tags: {natural: human}
+ shapes: [human]
- tags: {natural: rock}
shapes: [stone]
- tags: {natural: stone}