We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug I'm following the guidance at https://github.com/FortAwesome/Font-Awesome/wiki/Customize-Font-Awesome to add custom icons and can get it working when using https://use.fontawesome.com/releases/v5.11.2/js/all.js, but not when using a pro font kit.
To Reproduce js fiddle with free 5.11.2 SVG (working): https://jsfiddle.net/mr79o4ce/1/
js fiddle using pro font kit SVG (not working): https://jsfiddle.net/dmw43c2g/1/
Expected behavior The 3 custom icons should appear as they do in the working fiddle.
Version and implementation Version: Latest as using font kit Browser and version: Google Chrome (latest)
Bug report checklist
The text was updated successfully, but these errors were encountered:
P.S. If I use the Font Awesome CDN (https://pro.fontawesome.com/releases/v5.11.2/js/all.js) it works too, but that service is being Sunsetted, so really could do with this working with the kit implementation.
Sorry, something went wrong.
Hi, sorry for the late reply.
I didn't check that wiki with the kit, sorry. If you have a workaround let me know I will update that
No branches or pull requests
Describe the bug
I'm following the guidance at https://github.com/FortAwesome/Font-Awesome/wiki/Customize-Font-Awesome to add custom icons and can get it working when using https://use.fontawesome.com/releases/v5.11.2/js/all.js, but not when using a pro font kit.
To Reproduce
js fiddle with free 5.11.2 SVG (working):
https://jsfiddle.net/mr79o4ce/1/
js fiddle using pro font kit SVG (not working):
https://jsfiddle.net/dmw43c2g/1/
Expected behavior
The 3 custom icons should appear as they do in the working fiddle.
Version and implementation
Version: Latest as using font kit
Browser and version: Google Chrome (latest)
Bug report checklist
The text was updated successfully, but these errors were encountered: