@iconify/collections 1.0.160 → 1.0.163

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 +11 -11
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2410,
157
- "version": "1.90.0",
156
+ "total": 2446,
157
+ "version": "1.93.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -1233,8 +1233,8 @@
1233
1233
  },
1234
1234
  "fa6-solid": {
1235
1235
  "name": "Font Awesome Solid",
1236
- "total": 1394,
1237
- "version": "6.1.2",
1236
+ "total": 1388,
1237
+ "version": "6.2.0",
1238
1238
  "author": {
1239
1239
  "name": "Dave Gandy",
1240
1240
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -1256,8 +1256,8 @@
1256
1256
  },
1257
1257
  "fa6-regular": {
1258
1258
  "name": "Font Awesome Regular",
1259
- "total": 164,
1260
- "version": "6.1.2",
1259
+ "total": 163,
1260
+ "version": "6.2.0",
1261
1261
  "author": {
1262
1262
  "name": "Dave Gandy",
1263
1263
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -1632,7 +1632,7 @@
1632
1632
  },
1633
1633
  "logos": {
1634
1634
  "name": "SVG Logos",
1635
- "total": 1550,
1635
+ "total": 1595,
1636
1636
  "author": {
1637
1637
  "name": "Gil Barbara",
1638
1638
  "url": "https://github.com/gilbarbara/logos"
@@ -1652,8 +1652,8 @@
1652
1652
  },
1653
1653
  "simple-icons": {
1654
1654
  "name": "Simple Icons",
1655
- "total": 2325,
1656
- "version": "7.9.0",
1655
+ "total": 2332,
1656
+ "version": "7.10.0",
1657
1657
  "author": {
1658
1658
  "name": "Simple Icons Collaborators",
1659
1659
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1697,8 +1697,8 @@
1697
1697
  },
1698
1698
  "fa6-brands": {
1699
1699
  "name": "Font Awesome Brands",
1700
- "total": 488,
1701
- "version": "6.1.2",
1700
+ "total": 465,
1701
+ "version": "6.2.0",
1702
1702
  "author": {
1703
1703
  "name": "Dave Gandy",
1704
1704
  "url": "https://github.com/FortAwesome/Font-Awesome"
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.160",
4
+ "version": "1.0.163",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",