Home > @jsplumbtoolkit/browser-ui > ShapeLibraryPaletteOptions > iconSize
ShapeLibraryPaletteOptions.iconSize property
Optional size to use for icons. Defaults to 150x100 pixels. If you provide this but not dragSize
this size will also be used for an icon that is being dragged.
Signature:
iconSize?: Size;