@iconify-json/carbon 1.1.29 → 1.1.30

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
@@ -5692,6 +5692,9 @@
5692
5692
  "switcher": {
5693
5693
  "body": "<path fill=\"currentColor\" d=\"M14 4h4v4h-4zM4 4h4v4H4zm20 0h4v4h-4zM14 14h4v4h-4zM4 14h4v4H4zm20 0h4v4h-4zM14 24h4v4h-4zM4 24h4v4H4zm20 0h4v4h-4z\"/>"
5694
5694
  },
5695
+ "sync-settings": {
5696
+ "body": "<path fill=\"currentColor\" d=\"M15 24v-2h-3.6L22 11.4V15h2V8h-7v2h3.6L10 20.6V17H8v7zm10-4v2h3c1.1 0 2-.9 2-2v-3h-2v3zm3-10h2v4h-2zm-3-8v2h3v3h2V4c0-1.1-.9-2-2-2zm-7 0h4v2h-4z\"/><path fill=\"currentColor\" d=\"M10 4v3h2V4h3V2h-3c-1.1 0-2 .9-2 2m2 6H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-8h-2v8H4V12h8z\"/>"
5697
+ },
5695
5698
  "sys-provision": {
5696
5699
  "body": "<path fill=\"currentColor\" d=\"M21 20v10l9-5z\"/><circle cx=\"14\" cy=\"14\" r=\"2\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M14 20a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6m0-10a4 4 0 1 0 4 4a4.005 4.005 0 0 0-4-4\"/><path fill=\"currentColor\" d=\"M25.951 12.91h-.006A12.05 12.05 0 1 0 17 25.605v-2.066a9.981 9.981 0 1 1 6.624-6.81l1.924.544A12.034 12.034 0 0 0 26 14q0-.55-.049-1.09\"/>"
5697
5700
  },
@@ -6837,7 +6840,7 @@
6837
6840
  "parent": "sun"
6838
6841
  }
6839
6842
  },
6840
- "lastModified": 1707324478,
6843
+ "lastModified": 1707721020,
6841
6844
  "width": 32,
6842
6845
  "height": 32
6843
6846
  }
package/info.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "prefix": "carbon",
3
3
  "name": "Carbon",
4
- "total": 2077,
5
- "version": "11.35.0",
4
+ "total": 2078,
5
+ "version": "11.36.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
@@ -422,6 +422,7 @@
422
422
  "subtract-filled",
423
423
  "subtract-large",
424
424
  "switcher",
425
+ "sync-settings",
425
426
  "tag",
426
427
  "tag-edit",
427
428
  "tag-export",
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.29",
5
- "iconSetVersion": "11.35.0",
4
+ "version": "1.1.30",
5
+ "iconSetVersion": "11.36.0",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",