When I put the Ravelry social network icon on, I noticed that it was not displayed and that the icon was shifted.
I looked at the code and found the error: there is a typo in Ravelry:
<i class="fa fa-raverly"></i> instead of <i class="fa fa-ravelry"></i>
I work with Foundry and have used Social Badges.
In the Icon drop-down list, I chose Ravelry.
When displayed, the Ravelry logo is not displayed and the icon is shifted upwards compared to the other icons.
Likely a typo in the class name. There’s hundreds of class names I had to type for that drop down list of icons, so it is inevitable that there would be a typo somewhere. I’ll get it fixed in a future version of the stack.