@iconify/collections 1.0.51 → 1.0.55

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 +10 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "mdi": {
3
3
  "name": "Material Design Icons",
4
- "total": 6630,
4
+ "total": 6682,
5
5
  "author": {
6
6
  "name": "Austin Andrews",
7
7
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -278,7 +278,7 @@
278
278
  },
279
279
  "bi": {
280
280
  "name": "Bootstrap Icons",
281
- "total": 1522,
281
+ "total": 1668,
282
282
  "version": "1.7.2",
283
283
  "author": {
284
284
  "name": "The Bootstrap Authors",
@@ -709,8 +709,8 @@
709
709
  },
710
710
  "octicon": {
711
711
  "name": "Octicons",
712
- "total": 476,
713
- "version": "16.2.0",
712
+ "total": 483,
713
+ "version": "16.3.0",
714
714
  "author": {
715
715
  "name": "GitHub",
716
716
  "url": "https://github.com/primer/octicons/"
@@ -734,7 +734,7 @@
734
734
  },
735
735
  "codicon": {
736
736
  "name": "Codicons",
737
- "total": 388,
737
+ "total": 401,
738
738
  "version": "0.0.27",
739
739
  "author": {
740
740
  "name": "Microsoft Corporation",
@@ -779,7 +779,7 @@
779
779
  },
780
780
  "lucide": {
781
781
  "name": "Lucide",
782
- "total": 535,
782
+ "total": 542,
783
783
  "author": {
784
784
  "name": "Lucide Contributors",
785
785
  "url": "https://github.com/lucide-icons/lucide"
@@ -1464,8 +1464,8 @@
1464
1464
  },
1465
1465
  "fluent": {
1466
1466
  "name": "Fluent UI System Icons",
1467
- "total": 9804,
1468
- "version": "1.1.157",
1467
+ "total": 10082,
1468
+ "version": "1.1.158",
1469
1469
  "author": {
1470
1470
  "name": "Microsoft Corporation",
1471
1471
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2110,8 +2110,8 @@
2110
2110
  },
2111
2111
  "simple-icons": {
2112
2112
  "name": "Simple Icons",
2113
- "total": 2152,
2114
- "version": "6.7.0",
2113
+ "total": 2163,
2114
+ "version": "6.8.0",
2115
2115
  "author": {
2116
2116
  "name": "Simple Icons Collaborators",
2117
2117
  "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.51",
4
+ "version": "1.0.55",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",