Possible to use bootstrap icons in text?

Hey Bubblers,

This might be a really stupid question, I’m at the edge of my technical knowledge…

Is there anyway to use a bootstrap icon within the regular text field on a button? I would like to create a combo text/icon button without layering multiple objects together.

The bootstrap website gives plenty of options (font, html, css, etc. etc. etc.) but I haven’t been able to get any of these to work inline with the normal text labels.

Probably not possible, but figured I’d ask and check.


Screenshot 2023-08-20 112205

I personally do not know this off hand, but I bet if you google search how to use the icons code point in BB Code you could as the text elements display is rendered in BBCode…you could also try using the built in text editor on the text element itself (small little text button under the text elements input).

Screen Shot 2023-08-21 at 2.40.14 PM

In your screen shot there is the which looks kind of like bbcode or html that may work.

There is a plugin as well that might do it, but I have not tested it. bootstrap Icons Plugin | Bubble

Otherwise it is possible to just use an html element to input the unicode or the HTML, but that is not as nice as just using a text element and putting the icon inline with the text.