addIconFamily | ||||||||||
Type | handler | |||||||||
Dictionary | library.iconsvg | |||||||||
Library | Icon SVG Library | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.library.iconsvg | |||||||||
Summary | Add an icon family to the iconsvg library. | |||||||||
Parameters |
| |||||||||
Related | Handler: addIcon, deleteIconFamily, iconFamilies, iconList, iconListForFamily, iconNames, iconNamesForFamily | |||||||||
Description | Add icons to the iconsvg library. Note: If the family already exists, then the data will be merged. Icons with matching names will be replaced. To replace a family, use deleteIconFamily first. |