@iconify/json 1.1.430 → 1.1.431

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
@@ -246,7 +246,7 @@
246
246
  },
247
247
  "carbon": {
248
248
  "name": "Carbon",
249
- "total": 1840,
249
+ "total": 1898,
250
250
  "author": "IBM",
251
251
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons",
252
252
  "license": "Apache 2.0",
@@ -295,7 +295,7 @@
295
295
  },
296
296
  "tabler": {
297
297
  "name": "Tabler Icons",
298
- "total": 1336,
298
+ "total": 1354,
299
299
  "author": "Paweł Kuna",
300
300
  "url": "https://github.com/tabler/tabler-icons",
301
301
  "license": "MIT",
@@ -306,7 +306,7 @@
306
306
  "device-desktop",
307
307
  "photo"
308
308
  ],
309
- "version": "1.43.0",
309
+ "version": "1.44.0",
310
310
  "palette": "Colorless",
311
311
  "category": "General"
312
312
  },
@@ -603,7 +603,7 @@
603
603
  },
604
604
  "lucide": {
605
605
  "name": "Lucide",
606
- "total": 512,
606
+ "total": 514,
607
607
  "author": "Lucide Contributors",
608
608
  "url": "https://github.com/lucide-icons/lucide",
609
609
  "license": "ISC",
@@ -1130,7 +1130,7 @@
1130
1130
  "action",
1131
1131
  "home"
1132
1132
  ],
1133
- "version": "4.6.2",
1133
+ "version": "4.7.0",
1134
1134
  "palette": "Colorless",
1135
1135
  "category": "General"
1136
1136
  },
package/collections.md CHANGED
@@ -142,7 +142,7 @@
142
142
 
143
143
 
144
144
  ### Carbon
145
- * Number of icons: 1840
145
+ * Number of icons: 1898
146
146
  * Author: IBM
147
147
  * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
148
148
  * License: Apache 2.0
@@ -170,12 +170,12 @@
170
170
 
171
171
 
172
172
  ### Tabler Icons
173
- * Number of icons: 1336
173
+ * Number of icons: 1354
174
174
  * Author: Paweł Kuna
175
175
  * URL: https://github.com/tabler/tabler-icons
176
176
  * License: MIT
177
177
  * License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
178
- * Version: 1.43.0
178
+ * Version: 1.44.0
179
179
  * Palette: Colorless
180
180
 
181
181
 
@@ -344,7 +344,7 @@
344
344
 
345
345
 
346
346
  ### Lucide
347
- * Number of icons: 512
347
+ * Number of icons: 514
348
348
  * Author: Lucide Contributors
349
349
  * URL: https://github.com/lucide-icons/lucide
350
350
  * License: ISC
@@ -635,7 +635,7 @@
635
635
  * URL: https://github.com/grommet/grommet-icons
636
636
  * License: Apache 2.0
637
637
  * License URL: http://www.apache.org/licenses/LICENSE-2.0
638
- * Version: 4.6.2
638
+ * Version: 4.7.0
639
639
  * Palette: Colorless
640
640
 
641
641
 
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": "1.1.430",
5
+ "version": "1.1.431",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {