What would be the best approach for SVG files?
Hi
I am wondering what would be the best approach for using SVG files on HTML file. Personally, I like clean code which not excluding “svg, path” etc. on my HTML file.
I like to import it with img property but yet it doesn’t allow me to fill or stroke the SVG file.
What should I do?
I am wondering what would be the best approach for using SVG files on HTML file. Personally, I like clean code which not excluding “svg, path” etc. on my HTML file.
I like to import it with img property but yet it doesn’t allow me to fill or stroke the SVG file.
What should I do?
