1.3.15 • Published 3 years ago

plotly-icons v1.3.15

Weekly downloads
1,751
License
ISC
Repository
github
Last release
3 years ago

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.

1.3.15

3 years ago

1.3.14

4 years ago

1.3.13

5 years ago

1.3.12

5 years ago

1.3.11

5 years ago

1.3.10

5 years ago

1.3.9

5 years ago

1.3.8

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.3

5 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago