getCurrentIconFamily

Typehandler
Dictionarylibrary.iconsvg
LibraryIcon SVG Library
Syntax
getCurrentIconFamily()
Associationscom.livecode.library.iconsvg
Summary

Return the current icon family.

Values
NameTypeDescription
return

The current icon family.

RelatedHandler: addIconFamily, iconData, iconFamilies, iconList, iconNames
Description

Returns the iconsvg library's current icon family. Handlers that do not specify an icon family will use the current icon family. "fontawesome" is the current family when the library is first initialized.