@iconify/collections 1.0.659 → 1.0.660

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 15191,
4
+ "total": 15197,
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": 15264,
31
+ "total": 15270,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -3560,7 +3560,7 @@
3560
3560
  },
3561
3561
  "devicon": {
3562
3562
  "name": "Devicon",
3563
- "total": 1030,
3563
+ "total": 1031,
3564
3564
  "author": {
3565
3565
  "name": "konpa",
3566
3566
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3585,7 +3585,7 @@
3585
3585
  },
3586
3586
  "devicon-plain": {
3587
3587
  "name": "Devicon Plain",
3588
- "total": 751,
3588
+ "total": 752,
3589
3589
  "author": {
3590
3590
  "name": "konpa",
3591
3591
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3889,7 +3889,7 @@
3889
3889
  },
3890
3890
  "cbi": {
3891
3891
  "name": "Custom Brand Icons",
3892
- "total": 1514,
3892
+ "total": 1536,
3893
3893
  "author": {
3894
3894
  "name": "Emanuele & rchiileea",
3895
3895
  "url": "https://github.com/elax46/custom-brand-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.659",
5
+ "version": "1.0.660",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",