@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 +1 -1
- package/collections.md +1 -1
- package/composer.json +1 -1
- package/json/flag.json +212 -212
- package/json/mdi.json +73 -1
- package/package.json +1 -1
package/collections.json
CHANGED
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
|
|
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