@iconify/json 2.2.2 → 2.2.3

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
@@ -1189,7 +1189,7 @@
1189
1189
  "pajamas": {
1190
1190
  "name": "Gitlab SVGs",
1191
1191
  "total": 353,
1192
- "version": "3.14.0",
1192
+ "version": "3.15.0",
1193
1193
  "author": {
1194
1194
  "name": "GitLab B.V.",
1195
1195
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1786,7 +1786,7 @@
1786
1786
  },
1787
1787
  "arcticons": {
1788
1788
  "name": "Arcticons",
1789
- "total": 5000,
1789
+ "total": 5109,
1790
1790
  "author": {
1791
1791
  "name": "Donnnno",
1792
1792
  "url": "https://github.com/Donnnno/Arcticons"
package/collections.md CHANGED
@@ -589,7 +589,7 @@
589
589
  * URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
590
590
  * License: MIT
591
591
  * License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
592
- * Version: 3.14.0
592
+ * Version: 3.15.0
593
593
  * Palette: Colorless
594
594
  * Icon set prefix: `pajamas`
595
595
  * File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -873,7 +873,7 @@
873
873
  * File: [json/fa6-brands.json](json/fa6-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
874
874
 
875
875
  ## Arcticons
876
- * Number of icons: 5000
876
+ * Number of icons: 5109
877
877
  * Author: Donnnno
878
878
  * URL: https://github.com/Donnnno/Arcticons
879
879
  * 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.2",
5
+ "version": "2.2.3",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {