@iconify/collections 1.0.200 → 1.0.201

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
@@ -637,7 +637,7 @@
637
637
  },
638
638
  "circum": {
639
639
  "name": "Circum Icons",
640
- "total": 285,
640
+ "total": 288,
641
641
  "version": "1.0.0",
642
642
  "author": {
643
643
  "name": "Klarr Agency",
@@ -1389,8 +1389,8 @@
1389
1389
  },
1390
1390
  "line-md": {
1391
1391
  "name": "Material Line Icons",
1392
- "total": 395,
1393
- "version": "0.2.7",
1392
+ "total": 396,
1393
+ "version": "0.2.8",
1394
1394
  "author": {
1395
1395
  "name": "Vjacheslav Trushkin",
1396
1396
  "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.200",
4
+ "version": "1.0.201",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",