@carbon/icons 10.24.0-rc.0 → 10.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -7
- package/lib/index.js +12376 -12376
- package/metadata.json +594 -171
- package/package.json +6 -5
package/README.md
CHANGED
|
@@ -101,13 +101,6 @@ You can view a full reference of our icons
|
|
|
101
101
|
[here](https://carbon-elements.netlify.com/icons/examples/preview/) . This is
|
|
102
102
|
useful for finding the path information in order to import an icon.
|
|
103
103
|
|
|
104
|
-
## 📖 API Documentation
|
|
105
|
-
|
|
106
|
-
If you're looking for `@carbon/icons` API documentation, check out:
|
|
107
|
-
|
|
108
|
-
- [Contributing](./docs/contributing.md)
|
|
109
|
-
- [Sass](./docs/sass.md)
|
|
110
|
-
|
|
111
104
|
## 🙌 Contributing
|
|
112
105
|
|
|
113
106
|
We're always looking for contributors to help us fix bugs, build new features,
|