@iconify/collections 1.0.321 → 1.0.322

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 +3 -3
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -547,7 +547,7 @@
547
547
  },
548
548
  "lucide": {
549
549
  "name": "Lucide",
550
- "total": 1238,
550
+ "total": 1240,
551
551
  "author": {
552
552
  "name": "Lucide Contributors",
553
553
  "url": "https://github.com/lucide-icons/lucide"
@@ -1596,8 +1596,8 @@
1596
1596
  },
1597
1597
  "line-md": {
1598
1598
  "name": "Material Line Icons",
1599
- "total": 415,
1600
- "version": "0.2.12",
1599
+ "total": 435,
1600
+ "version": "0.2.13",
1601
1601
  "author": {
1602
1602
  "name": "Vjacheslav Trushkin",
1603
1603
  "url": "https://github.com/cyberalien/line-md"
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.321",
4
+ "version": "1.0.322",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",