@iconify/json 2.2.323 → 2.2.324

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
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1564,
400
+ "total": 1565,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -3072,7 +3072,7 @@
3072
3072
  "simple-icons": {
3073
3073
  "name": "Simple Icons",
3074
3074
  "total": 3282,
3075
- "version": "14.12.0",
3075
+ "version": "14.12.1",
3076
3076
  "author": {
3077
3077
  "name": "Simple Icons Collaborators",
3078
3078
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3227,7 +3227,7 @@
3227
3227
  },
3228
3228
  "arcticons": {
3229
3229
  "name": "Arcticons",
3230
- "total": 12300,
3230
+ "total": 12600,
3231
3231
  "author": {
3232
3232
  "name": "Donnnno",
3233
3233
  "url": "https://github.com/Arcticons-Team/Arcticons"
package/collections.md CHANGED
@@ -146,7 +146,7 @@
146
146
  * File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
147
147
 
148
148
  ## Lucide
149
- * Number of icons: 1564
149
+ * Number of icons: 1565
150
150
  * Author: Lucide Contributors
151
151
  * URL: https://github.com/lucide-icons/lucide
152
152
  * License: ISC
@@ -1173,7 +1173,7 @@
1173
1173
  * URL: https://github.com/simple-icons/simple-icons
1174
1174
  * License: CC0 1.0
1175
1175
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
1176
- * Version: 14.12.0
1176
+ * Version: 14.12.1
1177
1177
  * Palette: Colorless
1178
1178
  * Icon set prefix: `simple-icons`
1179
1179
  * File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1233,7 +1233,7 @@
1233
1233
  * File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1234
1234
 
1235
1235
  ## Arcticons
1236
- * Number of icons: 12300
1236
+ * Number of icons: 12600
1237
1237
  * Author: Donnnno
1238
1238
  * URL: https://github.com/Arcticons-Team/Arcticons
1239
1239
  * 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.323",
5
+ "version": "2.2.324",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {