I would appreciate to have an option to read SVG directly. Maybe something like a REST api that returns SVG like this: https://mortezasabihi.github.io/iconsans/SVG?Id=Alert1&width=500
This would give us the option to use single icons without the overhead.
It's not quite what you describe, but one option might be to download the GitHub repository and upload the icons folder in your project (you can also choose which icons you need). You could then use them from HTML by doing something like:
Your Icons are really beautiful!
I would appreciate to have an option to read SVG directly. Maybe something like a REST api that returns SVG like this:
https://mortezasabihi.github.io/iconsans/SVG?Id=Alert1&width=500This would give us the option to use single icons without the overhead.
It's not quite what you describe, but one option might be to download the GitHub repository and upload the
iconsfolder in your project (you can also choose which icons you need). You could then use them from HTML by doing something like:Did not know it was already there... Thank you very much
Example