Skip to main content

Interface: MiscIcons

Configuration for miscellaneous icons used throughout the Mimeeq UI.

This interface controls the appearance of general-purpose icons that are used across different components and contexts in the configurator.

Properties

arrowDropUp?

optional arrowDropUp: string

SVG or icon component for the arrow drop-up icon.


arrowLeft?

optional arrowLeft: string

Deprecated

Use arrowLeftShort instead.


arrowLeftShort?

optional arrowLeftShort: string

SVG or icon component for the short arrow left icon.


caretDown?

optional caretDown: string

SVG or icon component for the caret down icon.


check?

optional check: string

SVG or icon component for the check icon.


checkCircle?

optional checkCircle: string

SVG or icon component for the check circle icon.


close?

optional close: string

SVG or icon component for the close icon.


document?

optional document: string

SVG or icon component for the document icon.


download?

optional download: string

SVG or icon component for the download icon.


drag?

optional drag: string

SVG or icon component for the drag icon.


fillColor?

optional fillColor: string

SVG or icon component for the fill color icon.


limitHit?

optional limitHit: string

SVG or icon component for the limit hit icon.


lock?

optional lock: string

SVG or icon component for the lock icon.


pdfLoader?

optional pdfLoader: string

SVG or icon component for the PDF loader icon.


pencil?

optional pencil: string

SVG or icon component for the pencil icon.


plus?

optional plus: string

SVG or icon component for the plus icon.


plusCircle?

optional plusCircle: string

SVG or icon component for the plus circle icon.


trash?

optional trash: string

SVG or icon component for the trash icon.