@iconify/collections 1.0.363 → 1.0.365

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 +13 -13
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -216,8 +216,8 @@
216
216
  },
217
217
  "carbon": {
218
218
  "name": "Carbon",
219
- "total": 2006,
220
- "version": "11.30.1",
219
+ "total": 2076,
220
+ "version": "11.31.0",
221
221
  "author": {
222
222
  "name": "IBM",
223
223
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -259,8 +259,8 @@
259
259
  },
260
260
  "iconoir": {
261
261
  "name": "Iconoir",
262
- "total": 1506,
263
- "version": "7.0.3",
262
+ "total": 1512,
263
+ "version": "7.1.0",
264
264
  "author": {
265
265
  "name": "Luca Burgio",
266
266
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -588,7 +588,7 @@
588
588
  },
589
589
  "mynaui": {
590
590
  "name": "Myna UI Icons",
591
- "total": 600,
591
+ "total": 620,
592
592
  "author": {
593
593
  "name": "Praveen Juge",
594
594
  "url": "https://github.com/praveenjuge/mynaui-icons"
@@ -1550,7 +1550,7 @@
1550
1550
  "fa6-solid": {
1551
1551
  "name": "Font Awesome Solid",
1552
1552
  "total": 1390,
1553
- "version": "6.5.0",
1553
+ "version": "6.5.1",
1554
1554
  "author": {
1555
1555
  "name": "Dave Gandy",
1556
1556
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -1573,7 +1573,7 @@
1573
1573
  "fa6-regular": {
1574
1574
  "name": "Font Awesome Regular",
1575
1575
  "total": 163,
1576
- "version": "6.5.0",
1576
+ "version": "6.5.1",
1577
1577
  "author": {
1578
1578
  "name": "Dave Gandy",
1579
1579
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -2032,8 +2032,8 @@
2032
2032
  },
2033
2033
  "simple-icons": {
2034
2034
  "name": "Simple Icons",
2035
- "total": 2794,
2036
- "version": "10.0.0",
2035
+ "total": 2839,
2036
+ "version": "10.1.0",
2037
2037
  "author": {
2038
2038
  "name": "Simple Icons Collaborators",
2039
2039
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2077,8 +2077,8 @@
2077
2077
  },
2078
2078
  "fa6-brands": {
2079
2079
  "name": "Font Awesome Brands",
2080
- "total": 481,
2081
- "version": "6.5.0",
2080
+ "total": 484,
2081
+ "version": "6.5.1",
2082
2082
  "author": {
2083
2083
  "name": "Dave Gandy",
2084
2084
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -2165,7 +2165,7 @@
2165
2165
  },
2166
2166
  "devicon": {
2167
2167
  "name": "Devicon",
2168
- "total": 737,
2168
+ "total": 739,
2169
2169
  "author": {
2170
2170
  "name": "konpa",
2171
2171
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2187,7 +2187,7 @@
2187
2187
  },
2188
2188
  "devicon-plain": {
2189
2189
  "name": "Devicon Plain",
2190
- "total": 542,
2190
+ "total": 553,
2191
2191
  "author": {
2192
2192
  "name": "konpa",
2193
2193
  "url": "https://github.com/devicons/devicon/tree/master"
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.363",
4
+ "version": "1.0.365",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",