diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h index 31c766e95f2..6e0edeace6a 100644 --- a/source/blender/editors/include/UI_icons.h +++ b/source/blender/editors/include/UI_icons.h @@ -164,7 +164,7 @@ DEF_ICON(NLA) DEF_ICON(PREFERENCES) DEF_ICON(TIME) DEF_ICON(NODETREE) -DEF_ICON(GEOMETRY_NODES) +DEF_ICON_MODIFIER(GEOMETRY_NODES) DEF_ICON(CONSOLE) DEF_ICON_BLANK(183) DEF_ICON(TRACKER)