@iconify-json/carbon 1.2.11 → 1.2.12

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.
Files changed (3) hide show
  1. package/icons.json +2 -2
  2. package/info.json +1 -1
  3. package/package.json +2 -2
package/icons.json CHANGED
@@ -4754,7 +4754,7 @@
4754
4754
  "body": "<path fill=\"currentColor\" d=\"M18.8 27c-.3-.9-1-1.5-1.8-1.8V22c5-.5 9-4.8 9-9.9s-4.5-10-10-10S6 6.5 6 12s3.9 9.5 9 10v3.2c-.9.3-1.5 1-1.8 1.8H4v2h9.2c.4 1.2 1.5 2 2.8 2s2.4-.8 2.8-2H28v-2zM8 12c0-4.4 3.6-8 8-8s8 3.6 8 8s-3.6 8-8 8s-8-3.6-8-8m8 17c-.6 0-1-.5-1-1s.4-1 1-1s1 .5 1 1s-.5 1-1 1m3.3-12.3L15 12.4V6h2v5.6l3.7 3.7z\"/>"
4755
4755
  },
4756
4756
  "new-tab": {
4757
- "body": "<defs><path id=\"carbonNewTab0\" fill=\"currentColor\" d=\"M26 26H6V6h10V4H6a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V16h-2Z\"/></defs><use href=\"#carbonNewTab0\"/><use href=\"#carbonNewTab0\"/><path fill=\"currentColor\" d=\"M26 6V2h-2v4h-4v2h4v4h2V8h4V6z\"/>"
4757
+ "body": "<defs><path id=\"iconify-yYYulb2M\" fill=\"currentColor\" d=\"M26 26H6V6h10V4H6a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V16h-2Z\"/></defs><use href=\"#iconify-yYYulb2M\"/><use href=\"#iconify-yYYulb2M\"/><path fill=\"currentColor\" d=\"M26 6V2h-2v4h-4v2h4v4h2V8h4V6z\"/>"
4758
4758
  },
4759
4759
  "next-filled": {
4760
4760
  "body": "<path fill=\"currentColor\" d=\"M2 16A14 14 0 1 0 16 2A14 14 0 0 0 2 16m6-1h12.15l-5.58-5.607L16 8l8 8l-8 8l-1.43-1.427L20.15 17H8Z\"/><path fill=\"none\" d=\"m16 8l-1.43 1.393L20.15 15H8v2h12.15l-5.58 5.573L16 24l8-8z\"/>"
@@ -7701,7 +7701,7 @@
7701
7701
  "parent": "sun"
7702
7702
  }
7703
7703
  },
7704
- "lastModified": 1752988750,
7704
+ "lastModified": 1754891935,
7705
7705
  "width": 32,
7706
7706
  "height": 32
7707
7707
  }
package/info.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "carbon",
3
3
  "name": "Carbon",
4
4
  "total": 2365,
5
- "version": "11.63.0",
5
+ "version": "11.64.0",
6
6
  "author": {
7
7
  "name": "IBM",
8
8
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
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.2.11",
5
- "iconSetVersion": "11.63.0",
4
+ "version": "1.2.12",
5
+ "iconSetVersion": "11.64.0",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",