@iconify/json 2.2.151 → 2.2.152

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
@@ -259,8 +259,8 @@
259
259
  },
260
260
  "iconoir": {
261
261
  "name": "Iconoir",
262
- "total": 1506,
263
- "version": "7.0.3",
262
+ "total": 1512,
263
+ "version": "7.1.0",
264
264
  "author": {
265
265
  "name": "Luca Burgio",
266
266
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -588,7 +588,7 @@
588
588
  },
589
589
  "mynaui": {
590
590
  "name": "Myna UI Icons",
591
- "total": 600,
591
+ "total": 620,
592
592
  "author": {
593
593
  "name": "Praveen Juge",
594
594
  "url": "https://github.com/praveenjuge/mynaui-icons"
@@ -2032,8 +2032,8 @@
2032
2032
  },
2033
2033
  "simple-icons": {
2034
2034
  "name": "Simple Icons",
2035
- "total": 2794,
2036
- "version": "10.0.0",
2035
+ "total": 2839,
2036
+ "version": "10.1.0",
2037
2037
  "author": {
2038
2038
  "name": "Simple Icons Collaborators",
2039
2039
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2165,7 +2165,7 @@
2165
2165
  },
2166
2166
  "devicon": {
2167
2167
  "name": "Devicon",
2168
- "total": 737,
2168
+ "total": 739,
2169
2169
  "author": {
2170
2170
  "name": "konpa",
2171
2171
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2187,7 +2187,7 @@
2187
2187
  },
2188
2188
  "devicon-plain": {
2189
2189
  "name": "Devicon Plain",
2190
- "total": 542,
2190
+ "total": 553,
2191
2191
  "author": {
2192
2192
  "name": "konpa",
2193
2193
  "url": "https://github.com/devicons/devicon/tree/master"
package/collections.md CHANGED
@@ -127,12 +127,12 @@
127
127
  * File: [json/iconamoon.json](json/iconamoon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
128
128
 
129
129
  ## Iconoir
130
- * Number of icons: 1506
130
+ * Number of icons: 1512
131
131
  * Author: Luca Burgio
132
132
  * URL: https://github.com/iconoir-icons/iconoir
133
133
  * License: MIT
134
134
  * License URL: https://github.com/iconoir-icons/iconoir/blob/main/LICENSE
135
- * Version: 7.0.3
135
+ * Version: 7.1.0
136
136
  * Palette: Colorless
137
137
  * Icon set prefix: `iconoir`
138
138
  * File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -288,7 +288,7 @@
288
288
  * File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
289
289
 
290
290
  ## Myna UI Icons
291
- * Number of icons: 600
291
+ * Number of icons: 620
292
292
  * Author: Praveen Juge
293
293
  * URL: https://github.com/praveenjuge/mynaui-icons
294
294
  * License: MIT
@@ -991,12 +991,12 @@
991
991
  * File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
992
992
 
993
993
  ## Simple Icons
994
- * Number of icons: 2794
994
+ * Number of icons: 2839
995
995
  * Author: Simple Icons Collaborators
996
996
  * URL: https://github.com/simple-icons/simple-icons
997
997
  * License: CC0 1.0
998
998
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
999
- * Version: 10.0.0
999
+ * Version: 10.1.0
1000
1000
  * Palette: Colorless
1001
1001
  * Icon set prefix: `simple-icons`
1002
1002
  * File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1055,7 +1055,7 @@
1055
1055
  * File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1056
1056
 
1057
1057
  ## Devicon
1058
- * Number of icons: 737
1058
+ * Number of icons: 739
1059
1059
  * Author: konpa
1060
1060
  * URL: https://github.com/devicons/devicon/tree/master
1061
1061
  * License: MIT
@@ -1065,7 +1065,7 @@
1065
1065
  * File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1066
1066
 
1067
1067
  ## Devicon Plain
1068
- * Number of icons: 542
1068
+ * Number of icons: 553
1069
1069
  * Author: konpa
1070
1070
  * URL: https://github.com/devicons/devicon/tree/master
1071
1071
  * 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.151",
5
+ "version": "2.2.152",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {