@iconify-json/carbon 1.2.16 → 1.2.17
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 +501 -496
- package/info.json +2 -2
- package/metadata.json +0 -5
- package/package.json +2 -2
package/info.json
CHANGED
package/metadata.json
CHANGED
|
@@ -1254,7 +1254,6 @@
|
|
|
1254
1254
|
"data-format",
|
|
1255
1255
|
"data-glossary",
|
|
1256
1256
|
"data-player",
|
|
1257
|
-
"data-quality-definition",
|
|
1258
1257
|
"data-reference",
|
|
1259
1258
|
"data-refinery",
|
|
1260
1259
|
"data-refinery-reference",
|
|
@@ -1677,7 +1676,6 @@
|
|
|
1677
1676
|
"row-expand",
|
|
1678
1677
|
"rule",
|
|
1679
1678
|
"rule-cancelled",
|
|
1680
|
-
"rule-data-quality",
|
|
1681
1679
|
"rule-draft",
|
|
1682
1680
|
"rule-filled",
|
|
1683
1681
|
"rule-locked",
|
|
@@ -1848,7 +1846,6 @@
|
|
|
1848
1846
|
"wifi-secure",
|
|
1849
1847
|
"wmv",
|
|
1850
1848
|
"word-cloud",
|
|
1851
|
-
"workflow-automation",
|
|
1852
1849
|
"workspace",
|
|
1853
1850
|
"xls",
|
|
1854
1851
|
"xml",
|
|
@@ -1980,8 +1977,6 @@
|
|
|
1980
1977
|
"cabin-care-alt",
|
|
1981
1978
|
"cafe",
|
|
1982
1979
|
"calendar",
|
|
1983
|
-
"calendar-add",
|
|
1984
|
-
"calendar-add-alt",
|
|
1985
1980
|
"calendar-settings",
|
|
1986
1981
|
"calendar-tools",
|
|
1987
1982
|
"campsite",
|
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.
|
|
5
|
-
"iconSetVersion": "11.
|
|
4
|
+
"version": "1.2.17",
|
|
5
|
+
"iconSetVersion": "11.73.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|