ICON | Is there a shortcode list for latest font awesome icons?

Hi,

is there a list with shortcodes for the latest Icons, that i can use between text in a text element?

There is a Cheatsheet (https://fontawesome.com/v5/cheatsheet) from Font Awesome, but i’m looking for kind of a list like this one: https://demo.theme.co/renew-1/shortcodes/icons/

Or have you a way how i can add an icon between text without using a shortcode?.. :man_shrugging:

Thx in advance!
Cheers Pascal

Hello Pascal,

Thanks for writing in!

Please be advised that the icons listed on this page: https://demo.theme.co/renew-1/shortcodes/icons/ is already outdated. You may use the shortcode format as a reference though. In order to do that, you can simply follow this steps:
1.) Go to the Font Awesome Cheatsheet (https://fontawesome.com/v5/cheatsheet)
2.) Select which icon you want to use
3.) Take note of the name of the icon
4.) You can use this icon shortcode format: ā€œ[x_icon type="icon-name"]ā€

See the examples below:

Screen Shot 2021-08-05 at 10.50.53 AM

Your icon shortcodes could be:

[x_icon type="ad"]
[x_icon type="align-right"]
[x_icon type="angle-double-up"]

When you insert these shortcode in a text element, it could be like this:

Input your text here! The text element is intended [x_icon type="ad"] [x_icon type="align-right"] [x_icon type="angle-double-up"] for longform copy that could potentially include multiple paragraphs.

Which will then output the icons like this:

Hope this helps.

1 Like

Excellent! As always!

You are most welcome @pamadesign

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