@iconify/collections 1.0.329 → 1.0.330

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 +4 -4
  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": 1256,
550
+ "total": 1257,
551
551
  "author": {
552
552
  "name": "Lucide Contributors",
553
553
  "url": "https://github.com/lucide-icons/lucide"
@@ -1114,7 +1114,7 @@
1114
1114
  "fluent": {
1115
1115
  "name": "Fluent UI System Icons",
1116
1116
  "total": 14471,
1117
- "version": "1.1.215",
1117
+ "version": "1.1.216",
1118
1118
  "author": {
1119
1119
  "name": "Microsoft Corporation",
1120
1120
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1315,7 +1315,7 @@
1315
1315
  "pajamas": {
1316
1316
  "name": "Gitlab SVGs",
1317
1317
  "total": 372,
1318
- "version": "3.61.0",
1318
+ "version": "3.62.0",
1319
1319
  "author": {
1320
1320
  "name": "GitLab B.V.",
1321
1321
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1927,7 +1927,7 @@
1927
1927
  },
1928
1928
  "logos": {
1929
1929
  "name": "SVG Logos",
1930
- "total": 1781,
1930
+ "total": 1796,
1931
1931
  "author": {
1932
1932
  "name": "Gil Barbara",
1933
1933
  "url": "https://github.com/gilbarbara/logos"
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.329",
4
+ "version": "1.0.330",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",