carbon-icons
Icons for the Carbon Design System
Getting Started
Run the following command using npm:
npm install -S carbon-icons
If you prefer Yarn, use the following command instead:
yarn add carbon-icons
License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcarbon-icons |
Last Version | Last Version7.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncarbon-icons
WebJar for carbon-icons
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
carbon-icons-7.0.7.pom | |
carbon-icons-7.0.7.jar | 177 KB |
carbon-icons-7.0.7-sources.jar | 22 bytes |
carbon-icons-7.0.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/carbon-icons/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>carbon-icons</artifactId>
<version>7.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/carbon-icons/
implementation 'org.webjars.npm:carbon-icons:7.0.7'
// https://jarcasting.com/artifacts/org.webjars.npm/carbon-icons/
implementation ("org.webjars.npm:carbon-icons:7.0.7")
'org.webjars.npm:carbon-icons:jar:7.0.7'
<dependency org="org.webjars.npm" name="carbon-icons" rev="7.0.7">
<artifact name="carbon-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='carbon-icons', version='7.0.7')
)
libraryDependencies += "org.webjars.npm" % "carbon-icons" % "7.0.7"
[org.webjars.npm/carbon-icons "7.0.7"]
Icons for the Carbon Design System
Run the following command using npm:
npm install -S carbon-icons
If you prefer Yarn, use the following command instead:
yarn add carbon-icons