@iconify/collections 1.0.58 → 1.0.59

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 +6 -6
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "mdi": {
3
3
  "name": "Material Design Icons",
4
- "total": 6686,
4
+ "total": 6689,
5
5
  "author": {
6
6
  "name": "Austin Andrews",
7
7
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -279,7 +279,7 @@
279
279
  "bi": {
280
280
  "name": "Bootstrap Icons",
281
281
  "total": 1668,
282
- "version": "1.8.0",
282
+ "version": "1.8.1",
283
283
  "author": {
284
284
  "name": "The Bootstrap Authors",
285
285
  "url": "https://github.com/twbs/icons"
@@ -710,7 +710,7 @@
710
710
  "octicon": {
711
711
  "name": "Octicons",
712
712
  "total": 483,
713
- "version": "16.3.0",
713
+ "version": "16.3.1",
714
714
  "author": {
715
715
  "name": "GitHub",
716
716
  "url": "https://github.com/primer/octicons/"
@@ -801,7 +801,7 @@
801
801
  "ep": {
802
802
  "name": "Element Plus",
803
803
  "total": 281,
804
- "version": "0.2.6",
804
+ "version": "0.2.7",
805
805
  "author": {
806
806
  "name": "Element Plus",
807
807
  "url": "https://github.com/element-plus/element-plus-icons"
@@ -844,7 +844,7 @@
844
844
  },
845
845
  "radix-icons": {
846
846
  "name": "Radix Icons",
847
- "total": 297,
847
+ "total": 298,
848
848
  "version": "1.0.3",
849
849
  "author": {
850
850
  "name": "Modulz",
@@ -1593,7 +1593,7 @@
1593
1593
  },
1594
1594
  "vscode-icons": {
1595
1595
  "name": "VSCode Icons",
1596
- "total": 1099,
1596
+ "total": 1100,
1597
1597
  "version": "11.8.0",
1598
1598
  "author": {
1599
1599
  "name": "Roberto Huertas",
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.58",
4
+ "version": "1.0.59",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",