Explain your use case
I'd like to use <CldImage /> component with svg and not retrieving rendered <img /> tag but <svg />
Describe the problem you’re trying to solve
So we can control styling in css such as stroke fill etc. & use cloudinary with svg as hosting only. (no transforms)
Do you have a proposed solution?
Modify Image component api