@iconify/collections 1.0.31 → 1.0.32

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 +8 -8
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -43,7 +43,7 @@
43
43
  },
44
44
  "ic": {
45
45
  "name": "Google Material Icons",
46
- "total": 10290,
46
+ "total": 10365,
47
47
  "author": {
48
48
  "name": "Material Design Authors",
49
49
  "url": "https://github.com/cyberalien/google-material-design-icons-updated"
@@ -151,7 +151,7 @@
151
151
  },
152
152
  "bx": {
153
153
  "name": "BoxIcons",
154
- "total": 1548,
154
+ "total": 1578,
155
155
  "author": {
156
156
  "name": "Atisa",
157
157
  "url": "https://github.com/atisawd/boxicons"
@@ -279,7 +279,7 @@
279
279
  "bi": {
280
280
  "name": "Bootstrap Icons",
281
281
  "total": 1522,
282
- "version": "1.7.1",
282
+ "version": "1.7.2",
283
283
  "author": {
284
284
  "name": "The Bootstrap Authors",
285
285
  "url": "https://github.com/twbs/icons"
@@ -801,7 +801,7 @@
801
801
  "ep": {
802
802
  "name": "Element Plus",
803
803
  "total": 280,
804
- "version": "0.2.2",
804
+ "version": "0.2.4",
805
805
  "author": {
806
806
  "name": "Element Plus",
807
807
  "url": "https://github.com/element-plus/element-plus-icons"
@@ -1571,8 +1571,8 @@
1571
1571
  },
1572
1572
  "vscode-icons": {
1573
1573
  "name": "VSCode Icons",
1574
- "total": 1088,
1575
- "version": "11.7.0",
1574
+ "total": 1098,
1575
+ "version": "11.8.0",
1576
1576
  "author": {
1577
1577
  "name": "Roberto Huertas",
1578
1578
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -2088,8 +2088,8 @@
2088
2088
  },
2089
2089
  "simple-icons": {
2090
2090
  "name": "Simple Icons",
2091
- "total": 2110,
2092
- "version": "6.0.0",
2091
+ "total": 2116,
2092
+ "version": "6.1.0",
2093
2093
  "author": {
2094
2094
  "name": "Simple Icons Collaborators",
2095
2095
  "url": "https://github.com/simple-icons/simple-icons"
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.31",
4
+ "version": "1.0.32",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",