@iconify/json 2.2.399 → 2.2.400

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
@@ -368,7 +368,7 @@
368
368
  },
369
369
  "lucide": {
370
370
  "name": "Lucide",
371
- "total": 1638,
371
+ "total": 1640,
372
372
  "author": {
373
373
  "name": "Lucide Contributors",
374
374
  "url": "https://github.com/lucide-icons/lucide"
@@ -481,7 +481,7 @@
481
481
  },
482
482
  "si": {
483
483
  "name": "Sargam Icons",
484
- "total": 1227,
484
+ "total": 1248,
485
485
  "author": {
486
486
  "name": "Abhimanyu Rana",
487
487
  "url": "https://github.com/planetabhi/sargam-icons"
@@ -2194,7 +2194,7 @@
2194
2194
  },
2195
2195
  "fluent": {
2196
2196
  "name": "Fluent UI System Icons",
2197
- "total": 18584,
2197
+ "total": 18648,
2198
2198
  "version": "1.1.312",
2199
2199
  "author": {
2200
2200
  "name": "Microsoft Corporation",
@@ -3458,7 +3458,7 @@
3458
3458
  },
3459
3459
  "material-icon-theme": {
3460
3460
  "name": "Material Icon Theme",
3461
- "total": 1119,
3461
+ "total": 1121,
3462
3462
  "author": {
3463
3463
  "name": "Material Extensions",
3464
3464
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
package/collections.md CHANGED
@@ -137,7 +137,7 @@
137
137
  * File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
138
138
 
139
139
  ## Lucide
140
- * Number of icons: 1638
140
+ * Number of icons: 1640
141
141
  * Author: Lucide Contributors
142
142
  * URL: https://github.com/lucide-icons/lucide
143
143
  * License: ISC
@@ -178,7 +178,7 @@
178
178
  * File: [json/tdesign.json](json/tdesign.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
179
179
 
180
180
  ## Sargam Icons
181
- * Number of icons: 1227
181
+ * Number of icons: 1248
182
182
  * Author: Abhimanyu Rana
183
183
  * URL: https://github.com/planetabhi/sargam-icons
184
184
  * License: MIT
@@ -818,7 +818,7 @@
818
818
  * File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
819
819
 
820
820
  ## Fluent UI System Icons
821
- * Number of icons: 18584
821
+ * Number of icons: 18648
822
822
  * Author: Microsoft Corporation
823
823
  * URL: https://github.com/microsoft/fluentui-system-icons
824
824
  * License: MIT
@@ -1321,7 +1321,7 @@
1321
1321
  * File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1322
1322
 
1323
1323
  ## Material Icon Theme
1324
- * Number of icons: 1119
1324
+ * Number of icons: 1121
1325
1325
  * Author: Material Extensions
1326
1326
  * URL: https://github.com/material-extensions/vscode-material-icon-theme
1327
1327
  * License: MIT
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.399",
5
+ "version": "2.2.400",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {