@iconify/collections 1.0.544 → 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 +8 -8
  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"
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1586,
400
+ "total": 1591,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -822,7 +822,7 @@
822
822
  },
823
823
  "proicons": {
824
824
  "name": "ProIcons",
825
- "total": 504,
825
+ "total": 518,
826
826
  "version": "4.12.2",
827
827
  "author": {
828
828
  "name": "ProCode",
@@ -1614,7 +1614,7 @@
1614
1614
  "ion": {
1615
1615
  "name": "IonIcons",
1616
1616
  "total": 1357,
1617
- "version": "7.4.0",
1617
+ "version": "8.0.8",
1618
1618
  "author": {
1619
1619
  "name": "Ben Sperry",
1620
1620
  "url": "https://github.com/ionic-team/ionicons"
@@ -1904,8 +1904,8 @@
1904
1904
  },
1905
1905
  "bi": {
1906
1906
  "name": "Bootstrap Icons",
1907
- "total": 2050,
1908
- "version": "1.11.3",
1907
+ "total": 2051,
1908
+ "version": "1.12.1",
1909
1909
  "author": {
1910
1910
  "name": "The Bootstrap Authors",
1911
1911
  "url": "https://github.com/twbs/icons"
@@ -3988,7 +3988,7 @@
3988
3988
  },
3989
3989
  "game-icons": {
3990
3990
  "name": "Game Icons",
3991
- "total": 4111,
3991
+ "total": 4123,
3992
3992
  "author": {
3993
3993
  "name": "GameIcons",
3994
3994
  "url": "https://github.com/game-icons/icons"
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.544",
5
+ "version": "1.0.546",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",