Hi Bricks Team
I’d like to suggest a useful feature…
Please consider adding full support for the
Right now, when we want to use the same icon or shape multiple times, we have to repeat the entire SVG code each time. This increases the overall size of the page and makes things harder to manage.
With the
Significantly reduces HTML/SVG code size
Improves page load performance
Makes icon management easier
Allows use of centralized icon systems or SVG sprites
This would be a great improvement for developers who care about clean, optimized code.
Before
After
Thanks for your awesome work