1.0.0-beta.1 • Published 5 years ago
@sfx-ui/icons v1.0.0-beta.1
@sfx-ui/icons
SVG icons as React components.
Installation
npm i @sfx-ui/icons # react react-domyarn add @sfx-ui/icons # react react-domMake sure to have
reactandreact-dominstalled in your package as they are included in our peer dependencies.
Usage
Every icon present in this package is a pure React component, wrapping plain svg element.
Each component is exported by default and gives access to the ref and className props, as well as standard svg attributes.
import DownloadIcon from '@sfx-ui/icons/download';1.0.0-beta.1
5 years ago
1.0.3-beta.0
5 years ago
1.0.2-beta.0
5 years ago
1.0.1-beta.0
5 years ago
1.0.0-beta.0
5 years ago