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?
optionalcheckCircle?:string
SVG or icon component for the check circle widget icon.
closeFilled?
optionalcloseFilled?:string
SVG or icon component for the filled close widget icon.
eye?
optionaleye?:string
SVG or icon component for the eye widget icon at POD widget.
eyeCross?
optionaleyeCross?:string
SVG or icon component for the crossed eye widget icon at POD widget.
filter?
optionalfilter?:string
SVG or icon component for the filter icon at Filter widget.
flipHorizontally?
optionalflipHorizontally?:string
SVG or icon component for the flip horizontally icon at Image widget.
flipVertically?
optionalflipVertically?:string
SVG or icon component for the flip vertically icon at Image widget.
printOnDemandEmpty?
optionalprintOnDemandEmpty?:string
SVG or icon component for the empty print on demand icon at POD widget.
replaceCircle?
optionalreplaceCircle?:string
SVG or icon component for the replace icon as Image widget.
reset?
optionalreset?:string
SVG or icon component for the reset icon at Image widget.