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

IconVariant

Updated on May 19, 2026

Specifies the variant of the SVG Icon.

The possible values are:

  • solid—Renders a filled (solid) version of the icon.
  • outline—Renders an outlined version of the icon.
  • duotone—Renders a two-tone version of the icon.

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

Not finding the help you need?
Contact Support