Skip to content

info

This property is part of IconSet class in Iconify Tools.

Property info contains icon set information in IconifyInfo format. It includes icon set name, license, author information and some other data relevant when displaying an icon set.

If an icon set does not have the information block, value is null.

You can write to property directly to update value.

Value

Value is used when exporting icon set using export() function.

Icons count in info property is automatically updated when running export() function, so no need to update it manually.

Released under the Apache 2.0 License.