plotly-icons
Version:
set of plotly icons
20 lines (12 loc) • 437 B
Markdown
# plotly-icons
> Icon set used with Plotly
## Usage
* Install the module with `npm install` or `yarn install`.
* Import into your project like so: `import {CarretDownIcon} from
'plotly-icons';`
* Add extra classes by adding a className to the imported icon.
## See also
* [mdi-react](https://github.com/levrik/mdi-react)
* [plotly branding documentation](https://brand.plot.ly/)
## License
© 2017 Plotly, Inc. MIT License.