FontAwesome Pro Kits

It would be good if you could add the link to a Font Awesome Pro Kit to the design settings. That way the site could use the extra fonts available to FontAweseom Pro users. It could then include the kit link rather than the normal FontAwesome link...

eg <script src="https://kit.fontawesome.com/MY-KIT-CODE-HERE.js" crossorigin="anonymous"></script>

Thanks for the suggestion! Unfortunately we can't add support for the Pro pack due to licensing concerns. We will revisit this again in the future.

Wouldn’t it be possible to use a locally stored icon archive?
For my FontAwesome Pro subscription I have a self-hosted version.
Currently I have to replace all the tags by hand after exporting it.
I just don’t want to use custom code for that.

In the end it’s the same iconset just with a ton more icons.

Can’t you just implement the ability to add an iconset (be it a webfont or a css/svg collection) within bootstrap studio? Even if it’d be tideous for us to add a set properly, that’s a feature that I’ve been missing…