DEV Community

[Comment from a deleted post]
Collapse
 
sgolovine profile image
Sunny Golovine

I code my web projects in React so I create components for every SVG I use. There are numerous ways to load SVG's into a react project but I found that this way requires no dependencies and is the "cleanest" in my opinion