[ad_1]
So I have tested custom icons with this release, although not generated through the icon wizard like the one you are trying to use.
This plugin doesn’t do very much on the frontend other than output the element and enqueue FontAwesome (if enabled).
My first thought is whether or not the correct FontAwesome KIT is being loaded on the frontend? The one that includes this custom icon.
Also I see you are using SVGs on the frontend, Does it work on the frontend if you display it using the <i> element?
-
This reply was modified 9 minutes ago by
Matt Keys.
@mattkeys I was using the wrong kit on the frontend! Thanks for pointing me in the right direction. 🙂
Glad it was something easy!
Enjoy.