iconDataForFamily

Typehandler
Dictionarylibrary.iconsvg
LibraryIcon SVG Library
Syntax
iconDataForFamily(<pFamily>)
Associationscom.livecode.library.iconsvg
Summary

Return the available icon data in the specified icon family.

Parameters
NameTypeDescription
pFamily

The name of the icon family

Values
NameTypeDescription
return

The specified icon family's data (name, SVG path, codepoint).

RelatedHandler: addIconFamily, deleteIconFamily, iconFamilies, iconListForFamily, iconNamesForFamily
Description

Return an LCB array of the icon data in the iconsvg library's specified icon family.