@iconify/json 2.2.38 → 2.2.39

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
@@ -175,8 +175,8 @@
175
175
  },
176
176
  "ion": {
177
177
  "name": "IonIcons",
178
- "total": 1332,
179
- "version": "7.0.0",
178
+ "total": 1338,
179
+ "version": "7.1.0",
180
180
  "author": {
181
181
  "name": "Ben Sperry",
182
182
  "url": "https://github.com/ionic-team/ionicons"
@@ -439,8 +439,8 @@
439
439
  },
440
440
  "octicon": {
441
441
  "name": "Octicons",
442
- "total": 574,
443
- "version": "18.2.0",
442
+ "total": 576,
443
+ "version": "18.3.0",
444
444
  "author": {
445
445
  "name": "GitHub",
446
446
  "url": "https://github.com/primer/octicons/"
@@ -1252,7 +1252,7 @@
1252
1252
  "pajamas": {
1253
1253
  "name": "Gitlab SVGs",
1254
1254
  "total": 360,
1255
- "version": "3.28.0",
1255
+ "version": "3.31.0",
1256
1256
  "author": {
1257
1257
  "name": "GitLab B.V.",
1258
1258
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1870,7 +1870,7 @@
1870
1870
  },
1871
1871
  "arcticons": {
1872
1872
  "name": "Arcticons",
1873
- "total": 5400,
1873
+ "total": 5605,
1874
1874
  "author": {
1875
1875
  "name": "Donnnno",
1876
1876
  "url": "https://github.com/Donnnno/Arcticons"
@@ -2262,7 +2262,7 @@
2262
2262
  },
2263
2263
  "healthicons": {
2264
2264
  "name": "Health Icons",
2265
- "total": 1731,
2265
+ "total": 1737,
2266
2266
  "version": "0.1.0",
2267
2267
  "author": {
2268
2268
  "name": "Resolve to Save Lives",
package/collections.md CHANGED
@@ -87,12 +87,12 @@
87
87
  * File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
88
88
 
89
89
  ## IonIcons
90
- * Number of icons: 1332
90
+ * Number of icons: 1338
91
91
  * Author: Ben Sperry
92
92
  * URL: https://github.com/ionic-team/ionicons
93
93
  * License: MIT
94
94
  * License URL: https://github.com/ionic-team/ionicons/blob/main/LICENSE
95
- * Version: 7.0.0
95
+ * Version: 7.1.0
96
96
  * Palette: Colorless
97
97
  * Icon set prefix: `ion`
98
98
  * File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -217,12 +217,12 @@
217
217
  * File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
218
218
 
219
219
  ## Octicons
220
- * Number of icons: 574
220
+ * Number of icons: 576
221
221
  * Author: GitHub
222
222
  * URL: https://github.com/primer/octicons/
223
223
  * License: MIT
224
224
  * License URL: https://github.com/primer/octicons/blob/main/LICENSE
225
- * Version: 18.2.0
225
+ * Version: 18.3.0
226
226
  * Palette: Colorless
227
227
  * Icon set prefix: `octicon`
228
228
  * File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -619,7 +619,7 @@
619
619
  * URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
620
620
  * License: MIT
621
621
  * License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
622
- * Version: 3.28.0
622
+ * Version: 3.31.0
623
623
  * Palette: Colorless
624
624
  * Icon set prefix: `pajamas`
625
625
  * File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -913,7 +913,7 @@
913
913
  * File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
914
914
 
915
915
  ## Arcticons
916
- * Number of icons: 5400
916
+ * Number of icons: 5605
917
917
  * Author: Donnnno
918
918
  * URL: https://github.com/Donnnno/Arcticons
919
919
  * License: CC BY-SA 4.0
@@ -1104,7 +1104,7 @@
1104
1104
  * File: [json/wi.json](json/wi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1105
1105
 
1106
1106
  ## Health Icons
1107
- * Number of icons: 1731
1107
+ * Number of icons: 1737
1108
1108
  * Author: Resolve to Save Lives
1109
1109
  * URL: https://github.com/resolvetosavelives/healthicons
1110
1110
  * 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.38",
5
+ "version": "2.2.39",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {