@iconify/collections 1.0.82 → 1.0.85

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 (2) hide show
  1. package/collections.json +11 -11
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "mdi": {
25
25
  "name": "Material Design Icons",
26
- "total": 6896,
26
+ "total": 6921,
27
27
  "author": {
28
28
  "name": "Austin Andrews",
29
29
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -88,8 +88,8 @@
88
88
  },
89
89
  "carbon": {
90
90
  "name": "Carbon",
91
- "total": 1801,
92
- "version": "10.48.0",
91
+ "total": 1782,
92
+ "version": "11.0.1",
93
93
  "author": {
94
94
  "name": "IBM",
95
95
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -132,8 +132,8 @@
132
132
  },
133
133
  "tabler": {
134
134
  "name": "Tabler Icons",
135
- "total": 1631,
136
- "version": "1.59.0",
135
+ "total": 1649,
136
+ "version": "1.60.0",
137
137
  "author": {
138
138
  "name": "Paweł Kuna",
139
139
  "url": "https://github.com/tabler/tabler-icons"
@@ -243,7 +243,7 @@
243
243
  },
244
244
  "iconoir": {
245
245
  "name": "Iconoir",
246
- "total": 1017,
246
+ "total": 1049,
247
247
  "version": "4.6.0",
248
248
  "author": {
249
249
  "name": "Luca Burgio",
@@ -420,7 +420,7 @@
420
420
  },
421
421
  "lucide": {
422
422
  "name": "Lucide",
423
- "total": 583,
423
+ "total": 584,
424
424
  "author": {
425
425
  "name": "Lucide Contributors",
426
426
  "url": "https://github.com/lucide-icons/lucide"
@@ -1235,7 +1235,7 @@
1235
1235
  "ooui": {
1236
1236
  "name": "OOUI",
1237
1237
  "total": 322,
1238
- "version": "0.43.0",
1238
+ "version": "0.43.2",
1239
1239
  "author": {
1240
1240
  "name": "OOUI Team",
1241
1241
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -1497,8 +1497,8 @@
1497
1497
  },
1498
1498
  "simple-icons": {
1499
1499
  "name": "Simple Icons",
1500
- "total": 2219,
1501
- "version": "6.16.0",
1500
+ "total": 2223,
1501
+ "version": "6.17.0",
1502
1502
  "author": {
1503
1503
  "name": "Simple Icons Collaborators",
1504
1504
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1565,7 +1565,7 @@
1565
1565
  },
1566
1566
  "arcticons": {
1567
1567
  "name": "Arcticons",
1568
- "total": 3901,
1568
+ "total": 4000,
1569
1569
  "author": {
1570
1570
  "name": "Donno",
1571
1571
  "url": "https://github.com/Donno/Arcticons"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.82",
4
+ "version": "1.0.85",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",