Skip to main content

Interface: ModularIcons

Configuration for modular-specific icons in the Mimeeq UI.

This interface controls the appearance of icons used in the modular configurator, which allows arrangement of multiple products in a scene. These icons relate to modular-specific actions and capabilities.

Properties​

chevronRight?​

optional chevronRight?: string

SVG or icon component for the chevron right icon.


clone?​

optional clone?: string

SVG or icon component for the clone action icon.


collision?​

optional collision?: string

SVG or icon component for the collision action icon.


configure?​

optional configure?: string

SVG or icon component for the configure action icon.


copyStyle?​

optional copyStyle?: string

SVG or icon component for the copy style action icon.


drag?​

optional drag?: string

SVG or icon component for the drag action icon.


flip?​

optional flip?: string

SVG or icon component for the flip action icon.


move?​

optional move?: string

SVG or icon component for the move action icon.


noCustomizableOptions?​

optional noCustomizableOptions?: string

SVG or icon component for the no customizable options icon.


noItems?​

optional noItems?: string

SVG or icon component for the no items icon.


noOptions?​

optional noOptions?: string

SVG or icon component for the no options icon.


productReplacement?​

optional productReplacement?: string

SVG or icon component for the product replacement action icon.


replace?​

optional replace?: string

SVG or icon component for the replacement action icon.


sceneError?​

optional sceneError?: string

SVG or icon component for the scene error icon.


sortAz?​

optional sortAz?: string

SVG or icon component for the sort A to Z icon.


threeLines?​

optional threeLines?: string

SVG or icon component for the three lines icon.