@iconify/collections 1.0.444 → 1.0.445

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 +6 -6
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -237,7 +237,7 @@
237
237
  "carbon": {
238
238
  "name": "Carbon",
239
239
  "total": 2213,
240
- "version": "11.45.0",
240
+ "version": "11.46.0",
241
241
  "author": {
242
242
  "name": "IBM",
243
243
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -324,7 +324,7 @@
324
324
  },
325
325
  "lucide": {
326
326
  "name": "Lucide",
327
- "total": 1508,
327
+ "total": 1509,
328
328
  "author": {
329
329
  "name": "Lucide Contributors",
330
330
  "url": "https://github.com/lucide-icons/lucide"
@@ -1344,7 +1344,7 @@
1344
1344
  "fluent": {
1345
1345
  "name": "Fluent UI System Icons",
1346
1346
  "total": 16510,
1347
- "version": "1.1.250",
1347
+ "version": "1.1.252",
1348
1348
  "author": {
1349
1349
  "name": "Microsoft Corporation",
1350
1350
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1495,8 +1495,8 @@
1495
1495
  },
1496
1496
  "pajamas": {
1497
1497
  "name": "Gitlab SVGs",
1498
- "total": 380,
1499
- "version": "3.110.0",
1498
+ "total": 381,
1499
+ "version": "3.112.0",
1500
1500
  "author": {
1501
1501
  "name": "GitLab B.V.",
1502
1502
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2867,7 +2867,7 @@
2867
2867
  },
2868
2868
  "healthicons": {
2869
2869
  "name": "Health Icons",
2870
- "total": 1346,
2870
+ "total": 1362,
2871
2871
  "version": "1.0.2",
2872
2872
  "author": {
2873
2873
  "name": "Resolve to Save Lives",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.444",
5
+ "version": "1.0.445",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",