@iconify/json 2.2.219 → 2.2.220

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
@@ -129,8 +129,8 @@
129
129
  },
130
130
  "tabler": {
131
131
  "name": "Tabler Icons",
132
- "total": 5290,
133
- "version": "3.5.0",
132
+ "total": 5307,
133
+ "version": "3.6.0",
134
134
  "author": {
135
135
  "name": "Paweł Kuna",
136
136
  "url": "https://github.com/tabler/tabler-icons"
@@ -1323,8 +1323,8 @@
1323
1323
  },
1324
1324
  "fluent": {
1325
1325
  "name": "Fluent UI System Icons",
1326
- "total": 16066,
1327
- "version": "1.1.242",
1326
+ "total": 16297,
1327
+ "version": "1.1.244",
1328
1328
  "author": {
1329
1329
  "name": "Microsoft Corporation",
1330
1330
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2197,8 +2197,8 @@
2197
2197
  },
2198
2198
  "simple-icons": {
2199
2199
  "name": "Simple Icons",
2200
- "total": 3180,
2201
- "version": "12.2.0",
2200
+ "total": 3195,
2201
+ "version": "12.3.0",
2202
2202
  "author": {
2203
2203
  "name": "Simple Icons Collaborators",
2204
2204
  "url": "https://github.com/simple-icons/simple-icons"
package/collections.md CHANGED
@@ -64,12 +64,12 @@
64
64
  * File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
65
65
 
66
66
  ## Tabler Icons
67
- * Number of icons: 5290
67
+ * Number of icons: 5307
68
68
  * Author: Paweł Kuna
69
69
  * URL: https://github.com/tabler/tabler-icons
70
70
  * License: MIT
71
71
  * License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
72
- * Version: 3.5.0
72
+ * Version: 3.6.0
73
73
  * Palette: Colorless
74
74
  * Icon set prefix: `tabler`
75
75
  * File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -646,12 +646,12 @@
646
646
  * File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
647
647
 
648
648
  ## Fluent UI System Icons
649
- * Number of icons: 16066
649
+ * Number of icons: 16297
650
650
  * Author: Microsoft Corporation
651
651
  * URL: https://github.com/microsoft/fluentui-system-icons
652
652
  * License: MIT
653
653
  * License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
654
- * Version: 1.1.242
654
+ * Version: 1.1.244
655
655
  * Palette: Colorless
656
656
  * Icon set prefix: `fluent`
657
657
  * File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1072,12 +1072,12 @@
1072
1072
  * File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1073
1073
 
1074
1074
  ## Simple Icons
1075
- * Number of icons: 3180
1075
+ * Number of icons: 3195
1076
1076
  * Author: Simple Icons Collaborators
1077
1077
  * URL: https://github.com/simple-icons/simple-icons
1078
1078
  * License: CC0 1.0
1079
1079
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
1080
- * Version: 12.2.0
1080
+ * Version: 12.3.0
1081
1081
  * Palette: Colorless
1082
1082
  * Icon set prefix: `simple-icons`
1083
1083
  * File: [json/simple-icons.json](json/simple-icons.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.219",
5
+ "version": "2.2.220",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {