@iconify/collections 1.0.320 → 1.0.322

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 +7 -7
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -547,7 +547,7 @@
547
547
  },
548
548
  "lucide": {
549
549
  "name": "Lucide",
550
- "total": 1237,
550
+ "total": 1240,
551
551
  "author": {
552
552
  "name": "Lucide Contributors",
553
553
  "url": "https://github.com/lucide-icons/lucide"
@@ -1113,8 +1113,8 @@
1113
1113
  },
1114
1114
  "fluent": {
1115
1115
  "name": "Fluent UI System Icons",
1116
- "total": 14347,
1117
- "version": "1.1.211",
1116
+ "total": 14423,
1117
+ "version": "1.1.212",
1118
1118
  "author": {
1119
1119
  "name": "Microsoft Corporation",
1120
1120
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1596,8 +1596,8 @@
1596
1596
  },
1597
1597
  "line-md": {
1598
1598
  "name": "Material Line Icons",
1599
- "total": 415,
1600
- "version": "0.2.12",
1599
+ "total": 435,
1600
+ "version": "0.2.13",
1601
1601
  "author": {
1602
1602
  "name": "Vjacheslav Trushkin",
1603
1603
  "url": "https://github.com/cyberalien/line-md"
@@ -1947,8 +1947,8 @@
1947
1947
  },
1948
1948
  "simple-icons": {
1949
1949
  "name": "Simple Icons",
1950
- "total": 2666,
1951
- "version": "9.11.0",
1950
+ "total": 2678,
1951
+ "version": "9.12.0",
1952
1952
  "author": {
1953
1953
  "name": "Simple Icons Collaborators",
1954
1954
  "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.320",
4
+ "version": "1.0.322",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",