@iconify/collections 1.0.469 → 1.0.470

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 13287,
4
+ "total": 13349,
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": 13354,
28
+ "total": 13416,
29
29
  "author": {
30
30
  "name": "Google",
31
31
  "url": "https://github.com/google/material-design-icons"
@@ -561,7 +561,7 @@
561
561
  },
562
562
  "flowbite": {
563
563
  "name": "Flowbite Icons",
564
- "total": 520,
564
+ "total": 585,
565
565
  "author": {
566
566
  "name": "Themesberg",
567
567
  "url": "https://github.com/themesberg/flowbite-icons"
@@ -1299,8 +1299,8 @@
1299
1299
  },
1300
1300
  "carbon": {
1301
1301
  "name": "Carbon",
1302
- "total": 2215,
1303
- "version": "11.50.1",
1302
+ "total": 2216,
1303
+ "version": "11.51.0",
1304
1304
  "author": {
1305
1305
  "name": "IBM",
1306
1306
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -2115,7 +2115,7 @@
2115
2115
  "pajamas": {
2116
2116
  "name": "Gitlab SVGs",
2117
2117
  "total": 383,
2118
- "version": "3.117.0",
2118
+ "version": "3.119.0",
2119
2119
  "author": {
2120
2120
  "name": "GitLab B.V.",
2121
2121
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
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.469",
5
+ "version": "1.0.470",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",