I am working on a GTK theme and I noticed some strange things with
icon sizes. The icon sizes definitions for GTK I could find are:
# gtk-menu -> icon in menus: file, edit, etc.
# gtk-button -> icon on yes, no, delete, cancel, back, forward,
etc. buttons
# gtk-small-toolbar -> not sure about this
# gtk-large-toolbar -> toolbars icons
# gtk-dnd -> don't know
# gtk-dialog -> notification icon in dialogs (e.g. warning,
error,etc.)
# panel-menu -> icon size in so called 'start' menu
but Inkscape apparently uses gtk-menu size for some toolbars icons,
instead of gtk-small-toolbar size as used for the rest of the toolbars: