@iconify/json 2.1.154 → 2.1.156

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
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 3090,
157
- "version": "1.117.0",
156
+ "total": 3108,
157
+ "version": "1.118.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -1916,7 +1916,7 @@
1916
1916
  },
1917
1917
  "flag": {
1918
1918
  "name": "Flag Icons",
1919
- "total": 530,
1919
+ "total": 532,
1920
1920
  "version": "6.6.6",
1921
1921
  "author": {
1922
1922
  "name": "Panayiotis Lipiridis",
@@ -2113,7 +2113,7 @@
2113
2113
  "academicons": {
2114
2114
  "name": "Academicons",
2115
2115
  "total": 151,
2116
- "version": "1.9.2",
2116
+ "version": "1.9.3",
2117
2117
  "author": {
2118
2118
  "name": "James Walsh",
2119
2119
  "url": "https://github.com/jpswalsh/academicons"
package/collections.md CHANGED
@@ -76,12 +76,12 @@
76
76
  * File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
77
77
 
78
78
  ## Tabler Icons
79
- * Number of icons: 3090
79
+ * Number of icons: 3108
80
80
  * Author: Paweł Kuna
81
81
  * URL: https://github.com/tabler/tabler-icons
82
82
  * License: MIT
83
83
  * License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
84
- * Version: 1.117.0
84
+ * Version: 1.118.0
85
85
  * Palette: Colorless
86
86
  * Icon set prefix: `tabler`
87
87
  * File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -935,7 +935,7 @@
935
935
  * File: [json/cryptocurrency-color.json](json/cryptocurrency-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
936
936
 
937
937
  ## Flag Icons
938
- * Number of icons: 530
938
+ * Number of icons: 532
939
939
  * Author: Panayiotis Lipiridis
940
940
  * URL: https://github.com/lipis/flag-icons
941
941
  * License: MIT
@@ -1037,7 +1037,7 @@
1037
1037
  * URL: https://github.com/jpswalsh/academicons
1038
1038
  * License: Open Font License
1039
1039
  * License URL: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
1040
- * Version: 1.9.2
1040
+ * Version: 1.9.3
1041
1041
  * Palette: Colorless
1042
1042
  * Icon set prefix: `academicons`
1043
1043
  * File: [json/academicons.json](json/academicons.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.1.154",
5
+ "version": "2.1.156",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "Academicons",
5
5
  "total": 151,
6
- "version": "1.9.2",
6
+ "version": "1.9.3",
7
7
  "author": {
8
8
  "name": "James Walsh",
9
9
  "url": "https://github.com/jpswalsh/academicons"