@iconify/collections 1.0.511 → 1.0.512

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 +12 -12
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 13788,
4
+ "total": 13803,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "material-symbols-light": {
30
30
  "name": "Material Symbols Light",
31
- "total": 13854,
31
+ "total": 13870,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -2816,8 +2816,8 @@
2816
2816
  },
2817
2817
  "vscode-icons": {
2818
2818
  "name": "VSCode Icons",
2819
- "total": 1331,
2820
- "version": "12.10.0",
2819
+ "total": 1362,
2820
+ "version": "12.11.0",
2821
2821
  "author": {
2822
2822
  "name": "Roberto Huertas",
2823
2823
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -2898,7 +2898,7 @@
2898
2898
  },
2899
2899
  "devicon": {
2900
2900
  "name": "Devicon",
2901
- "total": 851,
2901
+ "total": 853,
2902
2902
  "author": {
2903
2903
  "name": "konpa",
2904
2904
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2923,7 +2923,7 @@
2923
2923
  },
2924
2924
  "devicon-plain": {
2925
2925
  "name": "Devicon Plain",
2926
- "total": 624,
2926
+ "total": 626,
2927
2927
  "author": {
2928
2928
  "name": "konpa",
2929
2929
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3206,7 +3206,7 @@
3206
3206
  },
3207
3207
  "cbi": {
3208
3208
  "name": "Custom Brand Icons",
3209
- "total": 1357,
3209
+ "total": 1364,
3210
3210
  "author": {
3211
3211
  "name": "Emanuele & rchiileea",
3212
3212
  "url": "https://github.com/elax46/custom-brand-icons"
@@ -3282,8 +3282,8 @@
3282
3282
  },
3283
3283
  "token": {
3284
3284
  "name": "Web3 Icons",
3285
- "total": 1777,
3286
- "version": "3.16.0",
3285
+ "total": 1715,
3286
+ "version": "4.0.2",
3287
3287
  "author": {
3288
3288
  "name": "0xa3k5",
3289
3289
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3307,8 +3307,8 @@
3307
3307
  },
3308
3308
  "token-branded": {
3309
3309
  "name": "Web3 Icons Branded",
3310
- "total": 1966,
3311
- "version": "3.16.0",
3310
+ "total": 1967,
3311
+ "version": "4.0.2",
3312
3312
  "author": {
3313
3313
  "name": "0xa3k5",
3314
3314
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3729,7 +3729,7 @@
3729
3729
  },
3730
3730
  "circle-flags": {
3731
3731
  "name": "Circle Flags",
3732
- "total": 434,
3732
+ "total": 632,
3733
3733
  "version": "1.0.0",
3734
3734
  "author": {
3735
3735
  "name": "HatScripts",
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.511",
5
+ "version": "1.0.512",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",