@iconify/collections 1.0.545 → 1.0.546

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
@@ -138,8 +138,8 @@
138
138
  },
139
139
  "line-md": {
140
140
  "name": "Material Line Icons",
141
- "total": 1090,
142
- "version": "2.0.7",
141
+ "total": 1091,
142
+ "version": "2.0.8",
143
143
  "author": {
144
144
  "name": "Vjacheslav Trushkin",
145
145
  "url": "https://github.com/cyberalien/line-md"
@@ -1614,7 +1614,7 @@
1614
1614
  "ion": {
1615
1615
  "name": "IonIcons",
1616
1616
  "total": 1357,
1617
- "version": "8.0.0",
1617
+ "version": "8.0.8",
1618
1618
  "author": {
1619
1619
  "name": "Ben Sperry",
1620
1620
  "url": "https://github.com/ionic-team/ionicons"
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.545",
5
+ "version": "1.0.546",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",