New to Kendo UI for VueStart a free 30-day trial

IconFillMode

Updated on May 18, 2026

Specifies the fill mode of the Icon.

The possible values are:

  • solid—The default icon fill mode.
  • outline—Renders an outlined version of the icon.
  • duotone—Renders a two-tone version of the icon.

type IconFillMode = "solid" | "outline" | "duotone";

Not finding the help you need?
Contact Support