@iconify/collections 1.0.351 → 1.0.352

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
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "lucide": {
306
306
  "name": "Lucide",
307
- "total": 1315,
307
+ "total": 1316,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -588,7 +588,7 @@
588
588
  },
589
589
  "mynaui": {
590
590
  "name": "Myna UI Icons",
591
- "total": 528,
591
+ "total": 600,
592
592
  "author": {
593
593
  "name": "Praveen Juge",
594
594
  "url": "https://github.com/praveenjuge/mynaui-icons"
@@ -1155,8 +1155,8 @@
1155
1155
  },
1156
1156
  "fluent": {
1157
1157
  "name": "Fluent UI System Icons",
1158
- "total": 14775,
1159
- "version": "1.1.221",
1158
+ "total": 14941,
1159
+ "version": "1.1.222",
1160
1160
  "author": {
1161
1161
  "name": "Microsoft Corporation",
1162
1162
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2013,7 +2013,7 @@
2013
2013
  "simple-icons": {
2014
2014
  "name": "Simple Icons",
2015
2015
  "total": 2750,
2016
- "version": "9.19.0",
2016
+ "version": "9.19.1",
2017
2017
  "author": {
2018
2018
  "name": "Simple Icons Collaborators",
2019
2019
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2297,8 +2297,8 @@
2297
2297
  },
2298
2298
  "flag": {
2299
2299
  "name": "Flag Icons",
2300
- "total": 534,
2301
- "version": "6.11.2",
2300
+ "total": 536,
2301
+ "version": "6.12.0",
2302
2302
  "author": {
2303
2303
  "name": "Panayiotis Lipiridis",
2304
2304
  "url": "https://github.com/lipis/flag-icons"
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.351",
4
+ "version": "1.0.352",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",