@iconify/json 2.2.16 → 2.2.17

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
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "mdi": {
46
46
  "name": "Material Design Icons",
47
- "total": 7203,
47
+ "total": 7257,
48
48
  "author": {
49
49
  "name": "Pictogrammers",
50
50
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -110,7 +110,7 @@
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
112
  "total": 1921,
113
- "version": "11.15.0",
113
+ "version": "11.16.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -1850,7 +1850,7 @@
1850
1850
  },
1851
1851
  "arcticons": {
1852
1852
  "name": "Arcticons",
1853
- "total": 5108,
1853
+ "total": 5268,
1854
1854
  "author": {
1855
1855
  "name": "Donnnno",
1856
1856
  "url": "https://github.com/Donnnno/Arcticons"
package/collections.md CHANGED
@@ -23,7 +23,7 @@
23
23
  * File: [json/ic.json](json/ic.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
24
24
 
25
25
  ## Material Design Icons
26
- * Number of icons: 7203
26
+ * Number of icons: 7257
27
27
  * Author: Pictogrammers
28
28
  * URL: https://github.com/Templarian/MaterialDesign
29
29
  * License: Apache 2.0
@@ -59,7 +59,7 @@
59
59
  * Author: IBM
60
60
  * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
61
61
  * License: Apache 2.0
62
- * Version: 11.15.0
62
+ * Version: 11.16.0
63
63
  * Palette: Colorless
64
64
  * Icon set prefix: `carbon`
65
65
  * File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -904,7 +904,7 @@
904
904
  * File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
905
905
 
906
906
  ## Arcticons
907
- * Number of icons: 5108
907
+ * Number of icons: 5268
908
908
  * Author: Donnnno
909
909
  * URL: https://github.com/Donnnno/Arcticons
910
910
  * 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.16",
5
+ "version": "2.2.17",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {