@iconify/collections 1.0.454 → 1.0.455

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.
Files changed (2) hide show
  1. package/collections.json +7 -7
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -269,8 +269,8 @@
269
269
  },
270
270
  "carbon": {
271
271
  "name": "Carbon",
272
- "total": 2213,
273
- "version": "11.47.1",
272
+ "total": 2215,
273
+ "version": "11.48.0",
274
274
  "author": {
275
275
  "name": "IBM",
276
276
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -641,8 +641,8 @@
641
641
  },
642
642
  "gravity-ui": {
643
643
  "name": "Gravity UI Icons",
644
- "total": 674,
645
- "version": "2.10.0",
644
+ "total": 676,
645
+ "version": "2.11.0",
646
646
  "author": {
647
647
  "name": "YANDEX LLC",
648
648
  "url": "https://github.com/gravity-ui/icons/"
@@ -764,7 +764,7 @@
764
764
  },
765
765
  "mynaui": {
766
766
  "name": "Myna UI Icons",
767
- "total": 1100,
767
+ "total": 1113,
768
768
  "author": {
769
769
  "name": "Praveen Juge",
770
770
  "url": "https://github.com/praveenjuge/mynaui-icons"
@@ -2517,8 +2517,8 @@
2517
2517
  },
2518
2518
  "simple-icons": {
2519
2519
  "name": "Simple Icons",
2520
- "total": 3165,
2521
- "version": "13.7.0",
2520
+ "total": 3169,
2521
+ "version": "13.8.0",
2522
2522
  "author": {
2523
2523
  "name": "Simple Icons Collaborators",
2524
2524
  "url": "https://github.com/simple-icons/simple-icons"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.454",
5
+ "version": "1.0.455",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",