How to add SVG's and change their colors dynamically

Trying to make an “icon builder” where user can select an icon from my library then they can dynamically change the background or icon color to their choice.

Can anyone help on possibly how can this be implemented? Tried looking around and bubble doesnt seem to be supporting custom icons in their icon element so I was wondering if there was a workaround.

I read something about HTML tags but I have no idea how that works so if someone can point me to the right direction that would be amazing.

I’d be interested in this too.

Interesting :thinking:

Inserted the svg code into an HTML element. replace the color hex code with dynamic hex code.

Thanks for the hint.

For anyone looking to do this, I found a thread that explains the process perfectly:

This topic was automatically closed after 70 days. New replies are no longer allowed.