@iconify/json 2.2.229 → 2.2.230

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
@@ -279,8 +279,8 @@
279
279
  },
280
280
  "iconoir": {
281
281
  "name": "Iconoir",
282
- "total": 1583,
283
- "version": "7.7.0",
282
+ "total": 1597,
283
+ "version": "7.8.0",
284
284
  "author": {
285
285
  "name": "Luca Burgio",
286
286
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -324,7 +324,7 @@
324
324
  },
325
325
  "lucide": {
326
326
  "name": "Lucide",
327
- "total": 1488,
327
+ "total": 1489,
328
328
  "author": {
329
329
  "name": "Lucide Contributors",
330
330
  "url": "https://github.com/lucide-icons/lucide"
@@ -1496,7 +1496,7 @@
1496
1496
  "pajamas": {
1497
1497
  "name": "Gitlab SVGs",
1498
1498
  "total": 378,
1499
- "version": "3.107.0",
1499
+ "version": "3.108.0",
1500
1500
  "author": {
1501
1501
  "name": "GitLab B.V.",
1502
1502
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2283,7 +2283,7 @@
2283
2283
  },
2284
2284
  "arcticons": {
2285
2285
  "name": "Arcticons",
2286
- "total": 9741,
2286
+ "total": 10059,
2287
2287
  "author": {
2288
2288
  "name": "Donnnno",
2289
2289
  "url": "https://github.com/Arcticons-Team/Arcticons"
package/collections.md CHANGED
@@ -136,12 +136,12 @@
136
136
  * File: [json/iconamoon.json](json/iconamoon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
137
137
 
138
138
  ## Iconoir
139
- * Number of icons: 1583
139
+ * Number of icons: 1597
140
140
  * Author: Luca Burgio
141
141
  * URL: https://github.com/iconoir-icons/iconoir
142
142
  * License: MIT
143
143
  * License URL: https://github.com/iconoir-icons/iconoir/blob/main/LICENSE
144
- * Version: 7.7.0
144
+ * Version: 7.8.0
145
145
  * Palette: Colorless
146
146
  * Icon set prefix: `iconoir`
147
147
  * File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -158,7 +158,7 @@
158
158
  * File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
159
159
 
160
160
  ## Lucide
161
- * Number of icons: 1488
161
+ * Number of icons: 1489
162
162
  * Author: Lucide Contributors
163
163
  * URL: https://github.com/lucide-icons/lucide
164
164
  * License: ISC
@@ -736,7 +736,7 @@
736
736
  * URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
737
737
  * License: MIT
738
738
  * License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
739
- * Version: 3.107.0
739
+ * Version: 3.108.0
740
740
  * Palette: Colorless
741
741
  * Icon set prefix: `pajamas`
742
742
  * File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1113,7 +1113,7 @@
1113
1113
  * File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1114
1114
 
1115
1115
  ## Arcticons
1116
- * Number of icons: 9741
1116
+ * Number of icons: 10059
1117
1117
  * Author: Donnnno
1118
1118
  * URL: https://github.com/Arcticons-Team/Arcticons
1119
1119
  * 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.229",
5
+ "version": "2.2.230",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {