Skip to main content

Interface: WidgetIcons

Configuration for widget-specific icons in the Mimeeq UI.

This interface controls the appearance of icons used in specialized widgets like image upload, print-on-demand, and filter tools.

Properties

checkCircle?

optional checkCircle?: string

SVG or icon component for the check circle widget icon.


closeFilled?

optional closeFilled?: string

SVG or icon component for the filled close widget icon.


eye?

optional eye?: string

SVG or icon component for the eye widget icon at POD widget.


eyeCross?

optional eyeCross?: string

SVG or icon component for the crossed eye widget icon at POD widget.


filter?

optional filter?: string

SVG or icon component for the filter icon at Filter widget.


flipHorizontally?

optional flipHorizontally?: string

SVG or icon component for the flip horizontally icon at Image widget.


flipVertically?

optional flipVertically?: string

SVG or icon component for the flip vertically icon at Image widget.


printOnDemandEmpty?

optional printOnDemandEmpty?: string

SVG or icon component for the empty print on demand icon at POD widget.


replaceCircle?

optional replaceCircle?: string

SVG or icon component for the replace icon as Image widget.


reset?

optional reset?: string

SVG or icon component for the reset icon at Image widget.