1.3.15 • Published 4 years ago
plotly-icons v1.3.15
plotly-icons
Icon set used with Plotly Chart Studio
Usage
- Install the module with
npm install
oryarn install
. - Import into your project like so:
import {CarretDownIcon} from 'plotly-icons';
- Add extra classes by adding a className to the imported icon.
Development
- 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. - Run
npm run generate
to convert SVG icons into React components. - Run
npm run prepublishOnly
and ensure there are no errors.
License
© 2017 Plotly, Inc. MIT License.
1.3.15
4 years ago
1.3.14
5 years ago
1.3.13
6 years ago
1.3.12
6 years ago
1.3.11
6 years ago
1.3.10
6 years ago
1.3.9
6 years ago
1.3.8
6 years ago
1.3.7
6 years ago
1.3.6
6 years ago
1.3.4
6 years ago
1.3.3
6 years ago
1.3.2
6 years ago
1.3.1
6 years ago
1.3.0
6 years ago
1.2.3
6 years ago
1.2.2
7 years ago
1.2.1
7 years ago
1.2.0
7 years ago
1.1.5
7 years ago
1.1.4
7 years ago
1.1.3
7 years ago
1.1.2
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago