svg-inline-loader icon indicating copy to clipboard operation
svg-inline-loader copied to clipboard

svg inject in html

Open dedegkaev opened this issue 8 years ago • 2 comments

How do I import svg into html?

dedegkaev avatar Dec 28 '16 16:12 dedegkaev

I personally think a more comprehensive example would be great in the README. In any case, these are some articles that helped me get to my current icon system :)

https://css-tricks.com/creating-svg-icon-system-react/ http://blog.goguardian.com/nerds/an-odyssey-to-find-a-sustainable-icon-system-with-svgs-in-react

indfnzo avatar Dec 30 '16 01:12 indfnzo

Can you be more speicific? You mean regular HTML template or in something like React? You might want to know how a Webpack loader works, other than what this library does.

sairion avatar Jan 14 '17 07:01 sairion