Use Font-Awesome 4 icons in theme but keep FA5?

You need to follow the instructions Falco linked earlier more closely:

In your repository, the svg file needs to be a sprite and the variable name in about.json shouldn’t be old, it should be icons-sprite. Then to replace the icon in JS, you need to use the id from the sprite in api.replaceIcon.

7 Likes