@iconify-json/carbon 1.1.6 → 1.1.7

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  # Carbon
2
2
 
3
- This package includes data for 1798 icons
3
+ This package includes data for 1799 icons
4
4
 
5
5
  Each icon is in its own file, so you can bundle several icons from different icon sets without bundling entire icon sets.
6
6
 
package/icons.json CHANGED
@@ -2599,6 +2599,9 @@
2599
2599
  "ibm-cloud-internet-services": {
2600
2600
  "body": "<path fill=\"currentColor\" d=\"M27.798 10a10 10 0 0 0-19.62.124A7.496 7.496 0 0 0 9.5 25H11v-2H9.5a5.496 5.496 0 0 1-.377-10.98l.837-.057l.09-.833A7.993 7.993 0 0 1 25.736 10Z\"/><path fill=\"currentColor\" d=\"M27 24a2.972 2.972 0 0 0-1.925.719l-4.101-2.461c.007-.086.026-.17.026-.258s-.019-.17-.026-.257l4.102-2.46A2.971 2.971 0 0 0 27 20a3.021 3.021 0 1 0-2.943-2.438l-3.912 2.347a3 3 0 1 0-.001 4.183l3.913 2.348A2.998 2.998 0 1 0 27 24Zm0-8a1 1 0 1 1-1 1a1 1 0 0 1 1-1Zm-9 7a1 1 0 1 1 1-1a1 1 0 0 1-1 1Zm9 5a1 1 0 1 1 1-1a1 1 0 0 1-1 1Z\"/>"
2601
2601
  },
2602
+ "ibm-cloud-kubernetes-service": {
2603
+ "body": "<path fill=\"currentColor\" d=\"M16 23c-.2 0-.4 0-.5-.1l-5-3c-.3-.2-.5-.5-.5-.9v-6c0-.4.2-.7.5-.9l5-3c.1-.1.3-.1.5-.1s.4 0 .5.1l5 3c.3.2.5.5.5.9v6c0 .4-.2.7-.5.9l-5 3c-.1.1-.3.1-.5.1zm-4-4.6l4 2.4l4-2.4v-4.9l-4-2.4l-4 2.4v4.9z\"/><path fill=\"currentColor\" d=\"M16 31c-.2 0-.3 0-.5-.1l-12-7c-.3-.2-.5-.5-.5-.9V9c0-.4.2-.7.5-.9l12-7c.2-.1.3-.1.5-.1s.3 0 .5.1l12 7l-1 1.7L16 3.2L5 9.6v12.9l11 6.4l11-6.4V15h2v8c0 .4-.2.7-.5.9l-12 7c-.2.1-.3.1-.5.1z\"/>"
2604
+ },
2602
2605
  "ibm-cloud-pak-applications": {
2603
2606
  "body": "<path fill=\"currentColor\" d=\"M21 22h-6a2.002 2.002 0 0 1-2-2v-4a2.002 2.002 0 0 1 2-2h6a2.002 2.002 0 0 1 2 2v4a2.002 2.002 0 0 1-2 2Zm-6-6v4h6v-4Z\"/><path fill=\"currentColor\" d=\"M11 17H9v-5a2.002 2.002 0 0 1 2-2h6v2h-6Z\"/><path fill=\"currentColor\" d=\"M16 31a.999.999 0 0 1-.504-.136l-12-7A1 1 0 0 1 3 23V9a1 1 0 0 1 .496-.864l12-7a1 1 0 0 1 1.008 0l12 7l-1.008 1.728L16 3.158L5 9.574v12.852l11 6.417l11-6.417V15h2v8a1 1 0 0 1-.496.864l-12 7A.999.999 0 0 1 16 31Z\"/>"
2604
2607
  },
@@ -5996,7 +5999,7 @@
5996
5999
  "parent": "sun"
5997
6000
  }
5998
6001
  },
6002
+ "lastModified": 1658726829,
5999
6003
  "width": 32,
6000
- "height": 32,
6001
- "lastModified": 1656181516
6004
+ "height": 32
6002
6005
  }
package/info.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "prefix": "carbon",
3
3
  "name": "Carbon",
4
- "total": 1798,
5
- "version": "11.3.0",
4
+ "total": 1799,
5
+ "version": "11.6.0",
6
6
  "author": {
7
7
  "name": "IBM",
8
8
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
package/metadata.json CHANGED
@@ -573,6 +573,7 @@
573
573
  "health-cross",
574
574
  "ibm-cloud-dedicated-host",
575
575
  "ibm-cloud-internet-services",
576
+ "ibm-cloud-kubernetes-service",
576
577
  "ibm-cloud-pak-applications",
577
578
  "ibm-cloud-pak-business-automation",
578
579
  "ibm-cloud-pak-data",
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@iconify-json/carbon",
3
3
  "description": "Carbon icon set in Iconify JSON format",
4
- "version": "1.1.6",
5
- "iconSetVersion": "11.3.0",
4
+ "version": "1.1.7",
5
+ "iconSetVersion": "11.6.0",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",