Icon is not shown when addSvgIcon is used without passing a fontFamily #9975
Labels
🐛 bug
Any issue that describes a bug
🖼️ icon
version: 12.1.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
Icon is not shown when addSvgIcon is used without being passed a fontFamily
Steps to reproduce
Result
Icon is not shown
Expected result
Icon should be shown as it is described in the documentation
The icon name and file URL path are the method's mandatory parameters; family can be specified as well.
The text was updated successfully, but these errors were encountered: