Inline SVG icons experiment to be toggleable once finished and eventually compiled into icons needed #23172
IT-Mesteren
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
The current experimental feature of inline svg's makes me unable to use font awesome icons in normal html and css.
Describe the solution you'd like
Elementor already compiles css for specific pages, and I recommend that this feature becomes an option, where selecting a compileable iconpack is possible.
so if I use the times and checkmark icons from elementor, I'll get a small fontfile/elementor-css file which will only load those two icons for that page.
Alternatively it can be combined for the whole site.
In the page tab of the elementor builder, it's then possible to select icons for the compiled font collection of icons. Because elementor will only collect the icons that are used in elementor builder blocks and compile them into the font, so it should be possible to include more.
It will make a nice compromise to the svg inline which will make it possible for me to also use font awesome in html without having to install them outside elementor.
Describe alternatives you've considered
it's already possible in font awesome to select icons you'd llike and compile only those on their website, doing it manually would be an alternative.
Additional context
No response
All reactions