React: importing an .svg file as an img src for a component, does not render inside img

Inside of an react <Link> component, I have an <img>, whose src is being pointed to an imported component (the svg file), called logo.

However the svg is not rendering onscreen.

GIT: https://github.com/nnall/GoWithGig-Nick.git
Screen_Shot_2023-06-12_at_1.46.43_PM.png
GitHub
Contribute to nnall/GoWithGig-Nick development by creating an account on GitHub.
GitHub - nnall/GoWithGig-Nick
Was this page helpful?