Icon bundle contains data for multiple icons wrapped in JS callback. It provides alternative to loading icon data from Iconify API.
That is to improve icons loading speed and to make icons loading independent from possible connection issues with Iconify API servers.
Serving icons locally is similar to how it is used to be with FontAwesome on phpBB 3.3.x.
https://docs.iconify.design/icon-components/bundles/
https://docs.iconify.design/icon-components/bundles/json-tools.html
https://docs.iconify.design/icon-components/bundles/examples/svg-framework-simple.html
https://docs.iconify.design/icon-components/bundles/examples/svg-framework-custom.html
- caused
-
PHPBB-17279 Use only needed iconify icon packages
- Unverified Fix
- is duplicated by
-
PHPBB-16760 Iconify should be also served locally not only by CDN
- Closed
- is related to
-
PHPBB-16760 Iconify should be also served locally not only by CDN
- Closed
-
PHPBB-17283 Remove iconify support
- Unverified Fix