@iconify/json 2.2.156 → 2.2.157

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.
package/collections.json CHANGED
@@ -2340,7 +2340,7 @@
2340
2340
  "flag": {
2341
2341
  "name": "Flag Icons",
2342
2342
  "total": 538,
2343
- "version": "7.0.3",
2343
+ "version": "7.1.0",
2344
2344
  "author": {
2345
2345
  "name": "Panayiotis Lipiridis",
2346
2346
  "url": "https://github.com/lipis/flag-icons"
package/collections.md CHANGED
@@ -1143,7 +1143,7 @@
1143
1143
  * URL: https://github.com/lipis/flag-icons
1144
1144
  * License: MIT
1145
1145
  * License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
1146
- * Version: 7.0.3
1146
+ * Version: 7.1.0
1147
1147
  * Palette: Colorful
1148
1148
  * Icon set prefix: `flag`
1149
1149
  * File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.2.156",
5
+ "version": "2.2.157",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {