@iconify/collections 1.0.352 → 1.0.353

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 +3 -3
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -2102,7 +2102,7 @@
2102
2102
  },
2103
2103
  "arcticons": {
2104
2104
  "name": "Arcticons",
2105
- "total": 7532,
2105
+ "total": 8066,
2106
2106
  "author": {
2107
2107
  "name": "Donnnno",
2108
2108
  "url": "https://github.com/Donnnno/Arcticons"
@@ -2297,8 +2297,8 @@
2297
2297
  },
2298
2298
  "flag": {
2299
2299
  "name": "Flag Icons",
2300
- "total": 536,
2301
- "version": "6.12.0",
2300
+ "total": 538,
2301
+ "version": "6.14.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.352",
4
+ "version": "1.0.353",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",