@iconify/collections 1.0.30 → 1.0.34

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 +17 -17
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -43,7 +43,7 @@
43
43
  },
44
44
  "ic": {
45
45
  "name": "Google Material Icons",
46
- "total": 10290,
46
+ "total": 10365,
47
47
  "author": {
48
48
  "name": "Material Design Authors",
49
49
  "url": "https://github.com/cyberalien/google-material-design-icons-updated"
@@ -151,7 +151,7 @@
151
151
  },
152
152
  "bx": {
153
153
  "name": "BoxIcons",
154
- "total": 1525,
154
+ "total": 1578,
155
155
  "author": {
156
156
  "name": "Atisa",
157
157
  "url": "https://github.com/atisawd/boxicons"
@@ -279,7 +279,7 @@
279
279
  "bi": {
280
280
  "name": "Bootstrap Icons",
281
281
  "total": 1522,
282
- "version": "1.7.1",
282
+ "version": "1.7.2",
283
283
  "author": {
284
284
  "name": "The Bootstrap Authors",
285
285
  "url": "https://github.com/twbs/icons"
@@ -321,7 +321,7 @@
321
321
  "carbon": {
322
322
  "name": "Carbon",
323
323
  "total": 1898,
324
- "version": "10.43.0",
324
+ "version": "10.44.0",
325
325
  "author": {
326
326
  "name": "IBM",
327
327
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -384,8 +384,8 @@
384
384
  },
385
385
  "tabler": {
386
386
  "name": "Tabler Icons",
387
- "total": 1388,
388
- "version": "1.46.0",
387
+ "total": 1406,
388
+ "version": "1.47.0",
389
389
  "author": {
390
390
  "name": "Paweł Kuna",
391
391
  "url": "https://github.com/tabler/tabler-icons"
@@ -734,7 +734,7 @@
734
734
  },
735
735
  "codicon": {
736
736
  "name": "Codicons",
737
- "total": 387,
737
+ "total": 388,
738
738
  "version": "0.0.26",
739
739
  "author": {
740
740
  "name": "Microsoft Corporation",
@@ -779,7 +779,7 @@
779
779
  },
780
780
  "lucide": {
781
781
  "name": "Lucide",
782
- "total": 514,
782
+ "total": 515,
783
783
  "author": {
784
784
  "name": "Lucide Contributors",
785
785
  "url": "https://github.com/lucide-icons/lucide"
@@ -801,7 +801,7 @@
801
801
  "ep": {
802
802
  "name": "Element Plus",
803
803
  "total": 280,
804
- "version": "0.2.2",
804
+ "version": "0.2.4",
805
805
  "author": {
806
806
  "name": "Element Plus",
807
807
  "url": "https://github.com/element-plus/element-plus-icons"
@@ -928,8 +928,8 @@
928
928
  },
929
929
  "akar-icons": {
930
930
  "name": "Akar Icons",
931
- "total": 385,
932
- "version": "1.9.4",
931
+ "total": 386,
932
+ "version": "1.9.5",
933
933
  "author": {
934
934
  "name": "Arturo Wibawa",
935
935
  "url": "https://github.com/artcoholic/akar-icons"
@@ -1442,8 +1442,8 @@
1442
1442
  },
1443
1443
  "fluent": {
1444
1444
  "name": "Fluent UI System Icons",
1445
- "total": 9500,
1446
- "version": "1.1.152",
1445
+ "total": 9706,
1446
+ "version": "1.1.154",
1447
1447
  "author": {
1448
1448
  "name": "Microsoft Corporation",
1449
1449
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1571,8 +1571,8 @@
1571
1571
  },
1572
1572
  "vscode-icons": {
1573
1573
  "name": "VSCode Icons",
1574
- "total": 1088,
1575
- "version": "11.7.0",
1574
+ "total": 1098,
1575
+ "version": "11.8.0",
1576
1576
  "author": {
1577
1577
  "name": "Roberto Huertas",
1578
1578
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -2088,8 +2088,8 @@
2088
2088
  },
2089
2089
  "simple-icons": {
2090
2090
  "name": "Simple Icons",
2091
- "total": 2110,
2092
- "version": "6.0.0",
2091
+ "total": 2116,
2092
+ "version": "6.1.0",
2093
2093
  "author": {
2094
2094
  "name": "Simple Icons Collaborators",
2095
2095
  "url": "https://github.com/simple-icons/simple-icons"
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.30",
4
+ "version": "1.0.34",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",