@iconify/collections 1.0.477 → 1.0.478

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 13460,
4
+ "total": 13482,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "material-symbols-light": {
27
27
  "name": "Material Symbols Light",
28
- "total": 13527,
28
+ "total": 13549,
29
29
  "author": {
30
30
  "name": "Google",
31
31
  "url": "https://github.com/google/material-design-icons"
@@ -1699,7 +1699,7 @@
1699
1699
  "fluent": {
1700
1700
  "name": "Fluent UI System Icons",
1701
1701
  "total": 16942,
1702
- "version": "1.1.263",
1702
+ "version": "1.1.264",
1703
1703
  "author": {
1704
1704
  "name": "Microsoft Corporation",
1705
1705
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1870,7 +1870,7 @@
1870
1870
  "radix-icons": {
1871
1871
  "name": "Radix Icons",
1872
1872
  "total": 318,
1873
- "version": "1.3.0",
1873
+ "version": "1.3.1",
1874
1874
  "author": {
1875
1875
  "name": "WorkOS",
1876
1876
  "url": "https://github.com/radix-ui/icons"
@@ -2116,7 +2116,7 @@
2116
2116
  "pajamas": {
2117
2117
  "name": "Gitlab SVGs",
2118
2118
  "total": 383,
2119
- "version": "3.119.0",
2119
+ "version": "3.120.0",
2120
2120
  "author": {
2121
2121
  "name": "GitLab B.V.",
2122
2122
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2240,7 +2240,7 @@
2240
2240
  },
2241
2241
  "oui": {
2242
2242
  "name": "OpenSearch UI",
2243
- "total": 401,
2243
+ "total": 402,
2244
2244
  "version": "2.0.0",
2245
2245
  "author": {
2246
2246
  "name": "OpenSearch Contributors",
@@ -2265,7 +2265,7 @@
2265
2265
  "fluent-color": {
2266
2266
  "name": "Fluent UI System Color Icons",
2267
2267
  "total": 311,
2268
- "version": "1.1.263",
2268
+ "version": "1.1.264",
2269
2269
  "author": {
2270
2270
  "name": "Microsoft Corporation",
2271
2271
  "url": "https://github.com/microsoft/fluentui-system-icons"
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.477",
5
+ "version": "1.0.478",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",