Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carbon-design-system/carbon-icons
SVG icon library for the Carbon Design System
https://github.com/carbon-design-system/carbon-icons
carbon-design-system icons svg
Last synced: 4 months ago
JSON representation
SVG icon library for the Carbon Design System
- Host: GitHub
- URL: https://github.com/carbon-design-system/carbon-icons
- Owner: carbon-design-system
- License: apache-2.0
- Created: 2017-03-23T19:05:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T20:20:49.000Z (over 1 year ago)
- Last Synced: 2024-04-14T17:58:51.673Z (7 months ago)
- Topics: carbon-design-system, icons, svg
- Language: HTML
- Homepage: https://www.carbondesignsystem.com/guidelines/iconography/library
- Size: 2.58 MB
- Stars: 87
- Watchers: 15
- Forks: 53
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ibmcloud - carbon-icons - SVG icon library for the Carbon Design System. (Carbon Design System)
README
# carbon-icons
[![Build Status](https://travis-ci.org/carbon-design-system/carbon-icons.svg?branch=master)](https://travis-ci.org/carbon-design-system/carbon-icons)
> Icons for the Carbon Design System
## Getting Started
Run the following command using [npm](https://www.npmjs.com/):
```bash
npm install -S carbon-icons
```If you prefer [Yarn](https://yarnpkg.com/en/), use the following command instead:
```bash
yarn add carbon-icons
```## :books: Docs
- [Usage](https://github.com/carbon-design-system/carbon-icons/blob/master/docs/usage.md)
- [Contributing](https://github.com/carbon-design-system/carbon-icons/blob/master/.github/CONTRIBUTING.md)
- [Migration Guides](https://github.com/carbon-design-system/carbon-icons/tree/master/docs/migration-guides)
- [v3](https://github.com/carbon-design-system/carbon-icons/tree/master/docs/migration-guides/migration-v3.md)
- [v4](https://github.com/carbon-design-system/carbon-icons/tree/master/docs/migration-guides/migration-v4.md)
- [v5](https://github.com/carbon-design-system/carbon-icons/tree/master/docs/migration-guides/migration-v5.md)
- [v6](https://github.com/carbon-design-system/carbon-icons/tree/master/docs/migration-guides/migration-v6.md)
- [v7](https://github.com/carbon-design-system/carbon-icons/tree/master/docs/migration-guides/migration-v7.md)## Links
- [CDN - Unpkg](https://unpkg.com/carbon-icons/dist/)
- [Carbon Design System - Iconography](http://carbondesignsystem.com/guidelines/iconography/library)