Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

plotly-icons

Package Overview
Dependencies
Maintainers
16
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plotly-icons

set of plotly icons

  • 1.3.15
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
979
increased by58.67%
Maintainers
16
Weekly downloads
 
Created
Source

plotly-icons

Icon set used with Plotly Chart Studio

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.

Development

  1. Export SVG files with "Inline Styles", as the script can't parse classes in svg. Ensure the files don't have fields like data-name that seem to be unsupported by React.
  2. Run npm run generate to convert SVG icons into React components.
  3. Run npm run prepublishOnly and ensure there are no errors.

License

© 2017 Plotly, Inc. MIT License.

Keywords

FAQs

Package last updated on 17 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc