feathericons / react-feather

React component for Feather icons
https://npm.im/react-feather
MIT License
1.93k stars 126 forks source link

Using icons as background images #11

Closed heathweaver closed 6 years ago

heathweaver commented 6 years ago

Any idea how I can get a string so I can use these in the background-image property rather than as a svg element?

carmelopullara commented 6 years ago

Since the icons are just React elements, that's not possible. You can use the original SVG icons to for this: https://github.com/feathericons/feather