Light icon shortcode on button

Hi there,
I am placing a button using shortcode (in a block grid). I would like to use the newer light icons instead of the regular ones. Do you have a list of light icons, or something to add to the code to achieve this?

Right now I added this to my button: [icon type=“long-arrow-right”].

Thanks in advance!

Sandra

Hello Sandra,

Please try the shortcode: [x_icon type="long-arrow-right"]

You may refer to this link for the list of the shortcode:

http://demo.theme.co/integrity-1/shortcodes/icons/

Hope this helps.

Hi there,

This takes me to the exact same list of icons. The shortcode works just fine. The problem is, that I want the light version of the icon, which is not listed anywhere, but only appears if I use the button or icon elements (not using shortcode).

How do I get the light icon in shortcode?

I figured it out (if anyone else is ever interested).

The light icons just need l- added before the name: [icon type=“l-long-arrow-right”]

2 Likes

Glad you’ve sorted it out :slight_smile:

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