Is there a way to load the fontawesome 6 icons into WeWeb? I’ve been able to find .css file that WeWeb needs, but I’m not able to locate the JSON file that WeWeb is requesting.
1 Like
I think the json file is a specific need for weweb. You should be able to create it and upload it as a file to link in the icon settings. From a quick look to the fontawesome repo (GitHub - FortAwesome/Font-Awesome: The iconic SVG, font, and CSS toolkit) it looks like they have a metadata file you can use.
I made a quick codepen to generate an example file https://codepen.io/dorilama/pen/GRQQNZO.
Hope this can help
2 Likes
Hi Kevin!
Does this help?
1 Like
This is awesome! Can I use the same function for tabler-icons.io?