XF.Icon.getIcon does not support "brands" variant

Status
This content is read-only, or is not open for further replies.

NikitOS

Guest
offline
As said in the title.

For example, XF.Icon.getIcon('brands', 'airbnb') returns the following:
HTML:

<i class="fa--xf far fa-airbnb"><svg xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" ><use href="/data/local/icons/regular.svg?v=1711360995#airbnb"></use></svg></i>

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom