@iconify/collections 1.0.427 → 1.0.429

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 +16 -16
  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": 12877,
4
+ "total": 12910,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "material-symbols-light": {
24
24
  "name": "Material Symbols Light",
25
- "total": 12942,
25
+ "total": 12975,
26
26
  "author": {
27
27
  "name": "Google",
28
28
  "url": "https://github.com/google/material-design-icons"
@@ -236,8 +236,8 @@
236
236
  },
237
237
  "carbon": {
238
238
  "name": "Carbon",
239
- "total": 2209,
240
- "version": "11.42.0",
239
+ "total": 2211,
240
+ "version": "11.43.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": 1460,
327
+ "total": 1463,
328
328
  "author": {
329
329
  "name": "Lucide Contributors",
330
330
  "url": "https://github.com/lucide-icons/lucide"
@@ -367,7 +367,7 @@
367
367
  },
368
368
  "tdesign": {
369
369
  "name": "TDesign Icons",
370
- "total": 1203,
370
+ "total": 1205,
371
371
  "author": {
372
372
  "name": "TDesign",
373
373
  "url": "https://github.com/Tencent/tdesign-icons"
@@ -1323,8 +1323,8 @@
1323
1323
  },
1324
1324
  "fluent": {
1325
1325
  "name": "Fluent UI System Icons",
1326
- "total": 15984,
1327
- "version": "1.1.240",
1326
+ "total": 16066,
1327
+ "version": "1.1.242",
1328
1328
  "author": {
1329
1329
  "name": "Microsoft Corporation",
1330
1330
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1433,8 +1433,8 @@
1433
1433
  },
1434
1434
  "vscode-icons": {
1435
1435
  "name": "VSCode Icons",
1436
- "total": 1255,
1437
- "version": "12.7.0",
1436
+ "total": 1292,
1437
+ "version": "12.8.0",
1438
1438
  "author": {
1439
1439
  "name": "Roberto Huertas",
1440
1440
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -1521,7 +1521,7 @@
1521
1521
  "pajamas": {
1522
1522
  "name": "Gitlab SVGs",
1523
1523
  "total": 377,
1524
- "version": "3.100.0",
1524
+ "version": "3.101.0",
1525
1525
  "author": {
1526
1526
  "name": "GitLab B.V.",
1527
1527
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2177,7 +2177,7 @@
2177
2177
  },
2178
2178
  "logos": {
2179
2179
  "name": "SVG Logos",
2180
- "total": 1812,
2180
+ "total": 1822,
2181
2181
  "author": {
2182
2182
  "name": "Gil Barbara",
2183
2183
  "url": "https://github.com/gilbarbara/logos"
@@ -2197,8 +2197,8 @@
2197
2197
  },
2198
2198
  "simple-icons": {
2199
2199
  "name": "Simple Icons",
2200
- "total": 3150,
2201
- "version": "12.0.0",
2200
+ "total": 3164,
2201
+ "version": "12.1.0",
2202
2202
  "author": {
2203
2203
  "name": "Simple Icons Collaborators",
2204
2204
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2287,7 +2287,7 @@
2287
2287
  },
2288
2288
  "arcticons": {
2289
2289
  "name": "Arcticons",
2290
- "total": 9238,
2290
+ "total": 9649,
2291
2291
  "author": {
2292
2292
  "name": "Donnnno",
2293
2293
  "url": "https://github.com/Arcticons-Team/Arcticons"
@@ -2309,7 +2309,7 @@
2309
2309
  },
2310
2310
  "cbi": {
2311
2311
  "name": "Custom Brand Icons",
2312
- "total": 1178,
2312
+ "total": 1179,
2313
2313
  "author": {
2314
2314
  "name": "Emanuele & rchiileea",
2315
2315
  "url": "https://github.com/elax46/custom-brand-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.427",
5
+ "version": "1.0.429",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",