@iconify-json/carbon 1.1.19 → 1.1.20

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/icons.json CHANGED
@@ -1690,6 +1690,9 @@
1690
1690
  "decision-tree": {
1691
1691
  "body": "<path fill=\"currentColor\" d=\"M30 12V4h-8v3h-4a2.002 2.002 0 0 0-2 2v6h-6v-3H2v8h8v-3h6v6a2.002 2.002 0 0 0 2 2h4v3h8v-8h-8v3h-4V9h4v3ZM8 18H4v-4h4Zm16 4h4v4h-4Zm0-16h4v4h-4Z\"/>"
1692
1692
  },
1693
+ "delete": {
1694
+ "body": "<path fill=\"currentColor\" d=\"M29 26H12a1 1 0 0 1-.707-.293l-9-9a1 1 0 0 1 0-1.414l9-9A1 1 0 0 1 12 6h17a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1Zm-16.586-2H28V8H12.414l-8 8l8 8Z\"/><path fill=\"currentColor\" d=\"M20.414 16L25 11.414L23.586 10L19 14.586L14.414 10L13 11.414L17.586 16L13 20.586L14.414 22L19 17.414L23.586 22L25 20.586L20.414 16z\"/>"
1695
+ },
1693
1696
  "delivery": {
1694
1697
  "body": "<path fill=\"currentColor\" d=\"M4 16h12v2H4zm-2-5h10v2H2z\"/><path fill=\"currentColor\" d=\"m29.919 16.606l-3-7A.999.999 0 0 0 26 9h-3V7a1 1 0 0 0-1-1H6v2h15v12.556A3.992 3.992 0 0 0 19.142 23h-6.284a4 4 0 1 0 0 2h6.284a3.98 3.98 0 0 0 7.716 0H29a1 1 0 0 0 1-1v-7a.997.997 0 0 0-.081-.394ZM9 26a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2Zm14-15h2.34l2.144 5H23Zm0 15a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2Zm5-3h-1.142A3.995 3.995 0 0 0 23 20v-2h5Z\"/>"
1695
1698
  },
@@ -4644,6 +4647,9 @@
4644
4647
  "retry-failed": {
4645
4648
  "body": "<path fill=\"currentColor\" d=\"M26.41 25L30 21.41L28.59 20L25 23.59L21.41 20L20 21.41L23.59 25L20 28.59L21.41 30L25 26.41L28.59 30L30 28.59L26.41 25zM18 2A12.035 12.035 0 0 0 6 14v6.2l-3.6-3.6L1 18l6 6l6-6l-1.4-1.4L8 20.2V14a10 10 0 0 1 20 0v3h2v-3A12.035 12.035 0 0 0 18 2z\"/>"
4646
4649
  },
4650
+ "return": {
4651
+ "body": "<path fill=\"currentColor\" d=\"M22 8v2c2.206 0 4 1.794 4 4s-1.794 4-4 4H10v-5l-6 6l6 6v-5h12c3.309 0 6-2.691 6-6s-2.691-6-6-6Z\"/>"
4652
+ },
4647
4653
  "review": {
4648
4654
  "body": "<path fill=\"currentColor\" d=\"m16 8l1.912 3.703l4.088.594L19 15l1 4l-4-2.25L12 19l1-4l-3-2.703l4.2-.594L16 8z\"/><path fill=\"currentColor\" d=\"M17.736 30L16 29l4-7h6a1.997 1.997 0 0 0 2-2V8a1.997 1.997 0 0 0-2-2H6a1.997 1.997 0 0 0-2 2v12a1.997 1.997 0 0 0 2 2h9v2H6a4 4 0 0 1-4-4V8a3.999 3.999 0 0 1 4-4h20a3.999 3.999 0 0 1 4 4v12a4 4 0 0 1-4 4h-4.835Z\"/>"
4649
4655
  },
@@ -6463,9 +6469,6 @@
6463
6469
  "cloud-snow": {
6464
6470
  "parent": "snow"
6465
6471
  },
6466
- "delete": {
6467
- "parent": "trash-can"
6468
- },
6469
6472
  "letter-aa-large": {
6470
6473
  "parent": "text-font"
6471
6474
  },
@@ -6473,7 +6476,7 @@
6473
6476
  "parent": "sun"
6474
6477
  }
6475
6478
  },
6476
- "lastModified": 1685341318,
6479
+ "lastModified": 1692595521,
6477
6480
  "width": 32,
6478
6481
  "height": 32
6479
6482
  }
package/info.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "prefix": "carbon",
3
3
  "name": "Carbon",
4
- "total": 1957,
5
- "version": "11.23.1",
4
+ "total": 1959,
5
+ "version": "11.25.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
@@ -120,6 +120,7 @@
120
120
  "cut-out",
121
121
  "dashboard",
122
122
  "dashboard-reference",
123
+ "delete",
123
124
  "deploy",
124
125
  "deploy-rules",
125
126
  "distribute-horizontal-center",
@@ -318,6 +319,7 @@
318
319
  "reset-alt",
319
320
  "restart",
320
321
  "retry-failed",
322
+ "return",
321
323
  "review",
322
324
  "rewind-10",
323
325
  "rewind-30",
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.19",
5
- "iconSetVersion": "11.23.1",
4
+ "version": "1.1.20",
5
+ "iconSetVersion": "11.25.0",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",