How can I make a route in Next Js that serves svg directly after importing them form lucide-react
I would like to have a route in NextJS 13 (app router) which can serve svg images after importing it form the lucide-react package.
I would like to have a route in NextJS 13 (app router) which can serve svg images after importing it form the lucide-react package.