3.0.3 • Published 8 months ago

@figlinq/plotly-icons v3.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

plotly-icons

Icon set used with React Chart Editor

Usage

  • Install the module with npm install or yarn install.
  • Import into your project like so: import {PlotScatterIcon} 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

© 2022 FiglinQ, Inc. MIT License.

3.0.3

8 months ago

3.0.2

8 months ago

3.0.1

8 months ago

3.0.1-beta.1

8 months ago

3.0.0-beta.1

8 months ago

3.0.0

8 months ago

2.1.2

1 year ago

2.1.1

1 year ago

2.0.1

2 years ago

2.0.0

2 years ago