Skip to content

ResolvedIconifyIcon type

ResolvedIconifyIcon type is used in Iconify Utils.

It is IconifyIcon with added optional properties that exist in both ExtendedIconifyIcon and ExtendedIconifyAlias. Currently, there is only one extra property:

  • hidden, boolean. If value is true, icon is hidden and should not be displayed in the list of icons. Usually, this property is set for icons that used to exist in an older version of the icon set, but no longer exist.

Released under the Apache 2.0 License.