@iconify/json 2.2.58 → 2.2.59

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
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1029,
529
+ "total": 1042,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1294,7 +1294,7 @@
1294
1294
  "pajamas": {
1295
1295
  "name": "Gitlab SVGs",
1296
1296
  "total": 361,
1297
- "version": "3.42.0",
1297
+ "version": "3.43.0",
1298
1298
  "author": {
1299
1299
  "name": "GitLab B.V.",
1300
1300
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1975,7 +1975,7 @@
1975
1975
  },
1976
1976
  "arcticons": {
1977
1977
  "name": "Arcticons",
1978
- "total": 5821,
1978
+ "total": 6043,
1979
1979
  "author": {
1980
1980
  "name": "Donnnno",
1981
1981
  "url": "https://github.com/Donnnno/Arcticons"
package/collections.md CHANGED
@@ -259,7 +259,7 @@
259
259
  * File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
260
260
 
261
261
  ## Lucide
262
- * Number of icons: 1029
262
+ * Number of icons: 1042
263
263
  * Author: Lucide Contributors
264
264
  * URL: https://github.com/lucide-icons/lucide
265
265
  * License: ISC
@@ -639,7 +639,7 @@
639
639
  * URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
640
640
  * License: MIT
641
641
  * License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
642
- * Version: 3.42.0
642
+ * Version: 3.43.0
643
643
  * Palette: Colorless
644
644
  * Icon set prefix: `pajamas`
645
645
  * File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -963,7 +963,7 @@
963
963
  * File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
964
964
 
965
965
  ## Arcticons
966
- * Number of icons: 5821
966
+ * Number of icons: 6043
967
967
  * Author: Donnnno
968
968
  * URL: https://github.com/Donnnno/Arcticons
969
969
  * License: CC BY-SA 4.0
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.58",
5
+ "version": "2.2.59",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {