What is the documentation issue?
No official documentation on how to use/configure nextjs to use SVG from local files.
Is there any context that might help us understand?
Since SVG is supported by <Image> and is referenced in the image component documentation page, there should be official documentation on how to support SVG files... maybe the image optimization could be a good place to document it: https://nextjs.org/docs/app/building-your-application/optimizing/images
Does the docs page already exist? Please link to it.
https://nextjs.org/docs/app/building-your-application/optimizing/images