@iconify/collections 1.0.456 → 1.0.457

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 +4 -4
  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": 13130,
4
+ "total": 13161,
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": 13197,
28
+ "total": 13228,
29
29
  "author": {
30
30
  "name": "Google",
31
31
  "url": "https://github.com/google/material-design-icons"
@@ -2093,8 +2093,8 @@
2093
2093
  },
2094
2094
  "line-md": {
2095
2095
  "name": "Material Line Icons",
2096
- "total": 1082,
2097
- "version": "2.0.1",
2096
+ "total": 1085,
2097
+ "version": "2.0.2",
2098
2098
  "author": {
2099
2099
  "name": "Vjacheslav Trushkin",
2100
2100
  "url": "https://github.com/cyberalien/line-md"
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.456",
5
+ "version": "1.0.457",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",