UNPKG

@wfp/pictograms

Version:

Pictograms for digital and software products using the Carbon Design System

36 lines (22 loc) 881 B
# @carbon/pictograms > Pictograms for digital and software products using the Carbon Design System ## Getting started To install `@carbon/pictograms` in your project, you will need to run the following command using [npm](https://www.npmjs.com/): ```bash npm install -S @carbon/pictograms ``` If you prefer [Yarn](https://yarnpkg.com/en/), use the following command instead: ```bash yarn add @carbon/pictograms ``` ## 📖 API Documentation If you're looking for `@carbon/pictograms` API documentation, check out: - [Contributing](./docs/contributing.md) ## 🙌 Contributing We're always looking for contributors to help us fix bugs, build new features, or help us improve the project documentation. If you're interested, definitely check out our [Contributing Guide](/.github/CONTRIBUTING.md)! 👀 ## 📝 License Licensed under the [Apache 2.0 License](/LICENSE).