feathericons / react-feather

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

Set as css `url` #46

Closed niklasp closed 4 years ago

niklasp commented 4 years ago

Is there an option to set the icon as an css attribute? Something like


import { ArrowLeftCircle, ArrowRight } from 'react-feather';

domElement.style.cursor = ArrowLeftCircle?
carmelopullara commented 4 years ago

Unfortunately not, that's not the goal of the package. You can download the plain SVG from https://feathericons.com/