How to add X logo in html

Hi folks,

Im trying to add the x logo into html in pro theme for some share buttons. I can add the correct facebook icon and also linked in but no matter what i try i cant get the x logo to appear. The closest i have it is the old twitter logo using this:

I have tried this: to no avail. Any ideas?

thanks

Chris

Thanks

Chris

Hello Chris,

Thanks for writing to us.

I would suggest using the Raw content or Text element and adding this custom HTML code to render the X logo.

<i class="x-icon" data-x-icon-b="&#xe61b;" aria-hidden="true"></i>

Hope it helps
Thanks

Hi @prakash_s , that worked perfectly. Thank you!!! :slight_smile: Do you know where i get the other codes from such as facebook and linked in so i can use them in the future? Have a great day.

Chris

Hey Chris,

Glad to hear that. The tutorial video below will show you where to get icons and how to use them. It’s an old video but the idea is still the same. You just need to find the unicode in Font Awesome icon page.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.