You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead, {{ micon('icon_name', title='Optional title') }} in the template should insert the full markup for that material icon/font awesome icon including aria-hidden flag.
The text was updated successfully, but these errors were encountered:
Currently the following are the html snippet to add
Material icons
And font awesome 5 icons
Instead,
{{ micon('icon_name', title='Optional title') }}
in the template should insert the full markup for that material icon/font awesome icon including aria-hidden flag.The text was updated successfully, but these errors were encountered: