Hi there.
Is it possible to replace the factory icon on the Button with a downloaded SVG icon? 
Hi there.
Is it possible to replace the factory icon on the Button with a downloaded SVG icon? 
Great, thanks for the help, I’ll give it a try, but I’m sure it will work. What you write always works. 
I understand the point, it would work, but for some reason I can’t insert the svg bric like you do. 

Perfect, thank you for your help, flawless

That’s a cool solution.
Blocs5 now has multiple ways to achieve this where using the Div Bric is the secret.
CSS Grid is also a brilliant way to build these tiny micro layouts and in my experience, a quick way to do this and control the layout at different breakpoints. E.g. if you want to build a multiple inline button layout with icons that change behaviour with the screen width, CSS Grid is perfect.