@iconify/collections 1.0.308 → 1.0.309

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
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4554,
112
- "version": "2.28.0",
111
+ "total": 4572,
112
+ "version": "2.29.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -1092,8 +1092,8 @@
1092
1092
  },
1093
1093
  "fluent": {
1094
1094
  "name": "Fluent UI System Icons",
1095
- "total": 14073,
1096
- "version": "1.1.207",
1095
+ "total": 14167,
1096
+ "version": "1.1.208",
1097
1097
  "author": {
1098
1098
  "name": "Microsoft Corporation",
1099
1099
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2210,8 +2210,8 @@
2210
2210
  },
2211
2211
  "flag": {
2212
2212
  "name": "Flag Icons",
2213
- "total": 532,
2214
- "version": "6.7.0",
2213
+ "total": 534,
2214
+ "version": "6.9.1",
2215
2215
  "author": {
2216
2216
  "name": "Panayiotis Lipiridis",
2217
2217
  "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.308",
4
+ "version": "1.0.309",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",