@iconify/collections 1.0.459 → 1.0.460

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 +5 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -270,7 +270,7 @@
270
270
  "carbon": {
271
271
  "name": "Carbon",
272
272
  "total": 2215,
273
- "version": "11.48.0",
273
+ "version": "11.49.0",
274
274
  "author": {
275
275
  "name": "IBM",
276
276
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -369,7 +369,7 @@
369
369
  },
370
370
  "lucide": {
371
371
  "name": "Lucide",
372
- "total": 1526,
372
+ "total": 1528,
373
373
  "author": {
374
374
  "name": "Lucide Contributors",
375
375
  "url": "https://github.com/lucide-icons/lucide"
@@ -3062,7 +3062,7 @@
3062
3062
  },
3063
3063
  "devicon": {
3064
3064
  "name": "Devicon",
3065
- "total": 788,
3065
+ "total": 790,
3066
3066
  "author": {
3067
3067
  "name": "konpa",
3068
3068
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3087,7 +3087,7 @@
3087
3087
  },
3088
3088
  "devicon-plain": {
3089
3089
  "name": "Devicon Plain",
3090
- "total": 590,
3090
+ "total": 589,
3091
3091
  "author": {
3092
3092
  "name": "konpa",
3093
3093
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3112,7 +3112,7 @@
3112
3112
  },
3113
3113
  "catppuccin": {
3114
3114
  "name": "Catppuccin Icons",
3115
- "total": 524,
3115
+ "total": 529,
3116
3116
  "author": {
3117
3117
  "name": "Catppuccin",
3118
3118
  "url": "https://github.com/catppuccin/vscode-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.459",
5
+ "version": "1.0.460",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",