@iconify/collections 1.0.339 → 1.0.340

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
@@ -1113,8 +1113,8 @@
1113
1113
  },
1114
1114
  "fluent": {
1115
1115
  "name": "Fluent UI System Icons",
1116
- "total": 14615,
1117
- "version": "1.1.218",
1116
+ "total": 14693,
1117
+ "version": "1.1.219",
1118
1118
  "author": {
1119
1119
  "name": "Microsoft Corporation",
1120
1120
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1596,8 +1596,8 @@
1596
1596
  },
1597
1597
  "line-md": {
1598
1598
  "name": "Material Line Icons",
1599
- "total": 457,
1600
- "version": "0.2.14",
1599
+ "total": 463,
1600
+ "version": "0.2.15",
1601
1601
  "author": {
1602
1602
  "name": "Vjacheslav Trushkin",
1603
1603
  "url": "https://github.com/cyberalien/line-md"
@@ -1662,7 +1662,7 @@
1662
1662
  },
1663
1663
  "openmoji": {
1664
1664
  "name": "OpenMoji",
1665
- "total": 4078,
1665
+ "total": 4080,
1666
1666
  "author": {
1667
1667
  "name": "OpenMoji",
1668
1668
  "url": "https://github.com/hfg-gmuend/openmoji"
@@ -1970,8 +1970,8 @@
1970
1970
  },
1971
1971
  "simple-icons": {
1972
1972
  "name": "Simple Icons",
1973
- "total": 2734,
1974
- "version": "9.16.1",
1973
+ "total": 2743,
1974
+ "version": "9.17.0",
1975
1975
  "author": {
1976
1976
  "name": "Simple Icons Collaborators",
1977
1977
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2060,7 +2060,7 @@
2060
2060
  },
2061
2061
  "arcticons": {
2062
2062
  "name": "Arcticons",
2063
- "total": 7267,
2063
+ "total": 7376,
2064
2064
  "author": {
2065
2065
  "name": "Donnnno",
2066
2066
  "url": "https://github.com/Donnnno/Arcticons"
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.339",
4
+ "version": "1.0.340",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",