New to Telerik UI for BlazorStart a free 30-day trial

A static class whose members denote predefined sizes for the Telerik SVG Icon component.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public static class ThemeConstants.SvgIcon.Size

Inheritance: objectThemeConstants.SvgIcon.Size

Fields

C#
public const string ExtraExtraExtraLarge = "xxxl"
C#
public const string ExtraExtraLarge = "xxl"
C#
public const string ExtraLarge = "xl"
C#
public const string ExtraSmall = "xs"
C#
public const string Large = "lg"
C#
public const string Medium = "md"
C#
public const string Small = "sm"