@iconify/collections 1.0.356 → 1.0.357

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": 12084,
4
+ "total": 12163,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "material-symbols-light": {
24
24
  "name": "Material Symbols Light",
25
- "total": 12137,
25
+ "total": 12216,
26
26
  "author": {
27
27
  "name": "Google",
28
28
  "url": "https://github.com/google/material-design-icons"
@@ -217,7 +217,7 @@
217
217
  "carbon": {
218
218
  "name": "Carbon",
219
219
  "total": 2006,
220
- "version": "11.30.0",
220
+ "version": "11.30.1",
221
221
  "author": {
222
222
  "name": "IBM",
223
223
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -1769,7 +1769,7 @@
1769
1769
  },
1770
1770
  "noto": {
1771
1771
  "name": "Noto Emoji",
1772
- "total": 3437,
1772
+ "total": 3556,
1773
1773
  "author": {
1774
1774
  "name": "Google Inc",
1775
1775
  "url": "https://github.com/googlefonts/noto-emoji"
@@ -2013,7 +2013,7 @@
2013
2013
  },
2014
2014
  "logos": {
2015
2015
  "name": "SVG Logos",
2016
- "total": 1796,
2016
+ "total": 1797,
2017
2017
  "author": {
2018
2018
  "name": "Gil Barbara",
2019
2019
  "url": "https://github.com/gilbarbara/logos"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.356",
4
+ "version": "1.0.357",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",