@iconify/collections 1.0.465 → 1.0.466

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": 13161,
4
+ "total": 13287,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "material-symbols-light": {
27
27
  "name": "Material Symbols Light",
28
- "total": 13228,
28
+ "total": 13354,
29
29
  "author": {
30
30
  "name": "Google",
31
31
  "url": "https://github.com/google/material-design-icons"
@@ -2544,7 +2544,7 @@
2544
2544
  },
2545
2545
  "logos": {
2546
2546
  "name": "SVG Logos",
2547
- "total": 1822,
2547
+ "total": 1825,
2548
2548
  "author": {
2549
2549
  "name": "Gil Barbara",
2550
2550
  "url": "https://github.com/gilbarbara/logos"
@@ -2567,8 +2567,8 @@
2567
2567
  },
2568
2568
  "simple-icons": {
2569
2569
  "name": "Simple Icons",
2570
- "total": 3205,
2571
- "version": "13.11.0",
2570
+ "total": 3209,
2571
+ "version": "13.12.0",
2572
2572
  "author": {
2573
2573
  "name": "Simple Icons Collaborators",
2574
2574
  "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.465",
5
+ "version": "1.0.466",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",