sets the size of icons in the toolbar (applied to all items at once)
myToolbar.setIconSize(48);
Possible size values are 18, 24, 32, 48. 18 pixels is the default size.