@iconify/json 2.2.306 → 2.2.307

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
@@ -1982,7 +1982,7 @@
1982
1982
  },
1983
1983
  "fluent": {
1984
1984
  "name": "Fluent UI System Icons",
1985
- "total": 17269,
1985
+ "total": 17390,
1986
1986
  "version": "1.1.273",
1987
1987
  "author": {
1988
1988
  "name": "Microsoft Corporation",
@@ -2732,7 +2732,7 @@
2732
2732
  },
2733
2733
  "fluent-color": {
2734
2734
  "name": "Fluent UI System Color Icons",
2735
- "total": 403,
2735
+ "total": 794,
2736
2736
  "version": "1.1.273",
2737
2737
  "author": {
2738
2738
  "name": "Microsoft Corporation",
@@ -3282,8 +3282,8 @@
3282
3282
  },
3283
3283
  "token": {
3284
3284
  "name": "Web3 Icons",
3285
- "total": 1723,
3286
- "version": "4.0.7",
3285
+ "total": 1725,
3286
+ "version": "4.0.8",
3287
3287
  "author": {
3288
3288
  "name": "0xa3k5",
3289
3289
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3307,8 +3307,8 @@
3307
3307
  },
3308
3308
  "token-branded": {
3309
3309
  "name": "Web3 Icons Branded",
3310
- "total": 1976,
3311
- "version": "4.0.7",
3310
+ "total": 1978,
3311
+ "version": "4.0.8",
3312
3312
  "author": {
3313
3313
  "name": "0xa3k5",
3314
3314
  "url": "https://github.com/0xa3k5/web3icons"
package/collections.md CHANGED
@@ -738,7 +738,7 @@
738
738
  * File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
739
739
 
740
740
  ## Fluent UI System Icons
741
- * Number of icons: 17269
741
+ * Number of icons: 17390
742
742
  * Author: Microsoft Corporation
743
743
  * URL: https://github.com/microsoft/fluentui-system-icons
744
744
  * License: MIT
@@ -1037,7 +1037,7 @@
1037
1037
  * File: [json/qlementine-icons.json](json/qlementine-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1038
1038
 
1039
1039
  ## Fluent UI System Color Icons
1040
- * Number of icons: 403
1040
+ * Number of icons: 794
1041
1041
  * Author: Microsoft Corporation
1042
1042
  * URL: https://github.com/microsoft/fluentui-system-icons
1043
1043
  * License: MIT
@@ -1253,23 +1253,23 @@
1253
1253
  * File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1254
1254
 
1255
1255
  ## Web3 Icons
1256
- * Number of icons: 1723
1256
+ * Number of icons: 1725
1257
1257
  * Author: 0xa3k5
1258
1258
  * URL: https://github.com/0xa3k5/web3icons
1259
1259
  * License: MIT
1260
1260
  * License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
1261
- * Version: 4.0.7
1261
+ * Version: 4.0.8
1262
1262
  * Palette: Colorless
1263
1263
  * Icon set prefix: `token`
1264
1264
  * File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1265
1265
 
1266
1266
  ## Web3 Icons Branded
1267
- * Number of icons: 1976
1267
+ * Number of icons: 1978
1268
1268
  * Author: 0xa3k5
1269
1269
  * URL: https://github.com/0xa3k5/web3icons
1270
1270
  * License: MIT
1271
1271
  * License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
1272
- * Version: 4.0.7
1272
+ * Version: 4.0.8
1273
1273
  * Palette: Colorful
1274
1274
  * Icon set prefix: `token-branded`
1275
1275
  * File: [json/token-branded.json](json/token-branded.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.306",
5
+ "version": "2.2.307",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {