Optional actualOptional actualGets the stroke color currently used by the icon.
Optional actualGets the stroke width currently used by the icon.
Optional actualGets the text color currently used by the icon.
Optional actualGets the actual viewbox height for the svg icon.
Optional actualGets the actual viewbox left for the svg icon.
Optional actualGets the actual viewbox top for the svg icon.
Optional actualGets the actual viewbox width for the svg icon.
Optional ariaGets or sets the value of the aria-label attribute.
Optional baseGets or sets the base built in theme to use for the button.
Optional childrenOptional dataURLGets or sets data url for the icon to use.
Optional disabledGets or sets whether the checkbox is disabled.
Optional fillGets or sets the fill color to use for the icon.
Optional fillGets or sets a collection of fill colors to use in the icon. These colors can be used by SVG elements that have been marked with the ig-icon-fill-# class where # is a number from 0 to count - 1.
Optional heightGets or sets the height of the icon.
Optional hoverGets or sets the fill color to use when the icon is hovered.
Optional hoverGets or sets the stroke color to use when the icon is hovered.
Optional hoverGets or sets the stroke thickness to use when the icon is hovered.
Optional hoverGets or sets the text color to use when the icon is hovered.
Optional idGets or sets the id to use for the checkbox.
Optional isGets or sets whether the icon is hovered.
Optional opacityOptional primaryGets or sets a primary fill color for the icon. This color is used by SVG elements that have been marked with the ig-icon-primary-fill class.
Optional primaryGets or sets a primary stroke color for the icon. This color is used by SVG elements that have been marked with the ig-icon-primary-stroke class.
Optional sVGPathsGets or sets an array of path data for the icon to use.
Optional secondaryGets or sets a secondary fill color for the icon. This color is used by SVG elements that have been marked with the ig-icon-secondary-fill class.
Optional secondaryGets or sets a secondary stroke color for the icon. This color is used by SVG elements that have been marked with the ig-icon-secondary-stroke class.
Optional sourceGets or sets the image source for the icon. Used if none of the other icon types are not used.
Optional strokeGets or sets the stroke color to use for the icon.
Optional strokeGets or sets a collection of stroke colors to use in the icon. These colors can be used by SVG elements that have been marked with the ig-icon-stroke-# class where # is a number from 0 to count - 1.
Optional strokeGets or sets the stroke thickness to use for the icon.
Optional svgGets or sets svg text for the icon to use.
Optional svgGets or sets path data for the icon to use.
Optional tabGets or sets TabIndex to use for the checkbox.
Optional textGets or sets the text color to use for the icon.
Optional textGets or sets the use for the button.
Optional viewGets or sets the viewbox height for the svg icon.
Optional viewGets or sets the viewbox left for the svg icon.
Optional viewGets or sets the viewbox top for the svg icon.
Optional viewGets or sets the viewbox width for the svg icon.
Optional widthGets or sets the width of the icon.
Gets the fill color currently used by the icon.