iconNames
Type
handler
Summary
Returns the available icons in the current icon family.
Syntax
iconNames()
Description
The iconNames handler returns the names of the icons in the library's current icon family.
Call iconSVGPathFromName or iconCodepointFromName to retrieve either the SVG path string or codepoint corresponding to the icon with this name.
Value
Name | Type | Description |
---|---|---|
return | The icon names for which SVG paths are available, one per line. |
Related
handler: iconSVGPathFromName, iconCodepointFromName, iconFamilies, iconList, iconListForFamily, iconNamesForFamily