Hey everyone!
We just released a big update of the free heroicons plugin. Try the demo here https://heroicons.bubbleapps.io/version-test
Get it here for free Heroicons Plugin | Bubble
You can use heroicons in two ways:
Render individual icons on your page in one of three styles: Outline, Solid or Mini
To render an individual icon, simply look for one of three elements in your elements tree depending on the style of icon you prefer.
Outline Icon (defaults to 24x24)
Solid Icon (defaults to 24x24)
Mini Icon (defaults to 20x20)
Then customize any of the properties to your liking
Size
Color
Border
Shadow
Clickability
Use heroicons inside of native bubble buttons using a bracket notation syntax
If you want to use a heroicon in your buttons, simply add the special bracket notation to the text of your button.
[hil]chat-bubble-left[/hil] Chat
[hir]cog-6-tooth[/hir] Settings
[hib]cloud[/hib]
The plugin will automatically detect this notation and swap out the text for an icon at runtime. In this version of the plugin, you are able to customize the icons inside buttons even more.
Size
Style
Color
Alignment
Try the demo https://heroicons.bubbleapps.io/version-test
View the editor Heroicons | Bubble Editor
Read the docs Heroicons Plugin | Bubble
Get the plugin Heroicons Plugin | Bubble