@iconify/collections 1.0.326 → 1.0.328

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 11405,
4
+ "total": 11538,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -87,7 +87,7 @@
87
87
  },
88
88
  "solar": {
89
89
  "name": "Solar",
90
- "total": 7404,
90
+ "total": 7403,
91
91
  "author": {
92
92
  "name": "480 Design",
93
93
  "url": "https://www.figma.com/community/file/1166831539721848736"
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4655,
112
- "version": "2.33.0",
111
+ "total": 4673,
112
+ "version": "2.34.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -1113,8 +1113,8 @@
1113
1113
  },
1114
1114
  "fluent": {
1115
1115
  "name": "Fluent UI System Icons",
1116
- "total": 14423,
1117
- "version": "1.1.212",
1116
+ "total": 14471,
1117
+ "version": "1.1.214",
1118
1118
  "author": {
1119
1119
  "name": "Microsoft Corporation",
1120
1120
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1639,7 +1639,7 @@
1639
1639
  },
1640
1640
  "openmoji": {
1641
1641
  "name": "OpenMoji",
1642
- "total": 4075,
1642
+ "total": 4076,
1643
1643
  "author": {
1644
1644
  "name": "OpenMoji",
1645
1645
  "url": "https://github.com/hfg-gmuend/openmoji"
@@ -1927,7 +1927,7 @@
1927
1927
  },
1928
1928
  "logos": {
1929
1929
  "name": "SVG Logos",
1930
- "total": 1767,
1930
+ "total": 1781,
1931
1931
  "author": {
1932
1932
  "name": "Gil Barbara",
1933
1933
  "url": "https://github.com/gilbarbara/logos"
@@ -1947,8 +1947,8 @@
1947
1947
  },
1948
1948
  "simple-icons": {
1949
1949
  "name": "Simple Icons",
1950
- "total": 2684,
1951
- "version": "9.13.0",
1950
+ "total": 2715,
1951
+ "version": "9.14.0",
1952
1952
  "author": {
1953
1953
  "name": "Simple Icons Collaborators",
1954
1954
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2037,7 +2037,7 @@
2037
2037
  },
2038
2038
  "arcticons": {
2039
2039
  "name": "Arcticons",
2040
- "total": 7007,
2040
+ "total": 7158,
2041
2041
  "author": {
2042
2042
  "name": "Donnnno",
2043
2043
  "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.326",
4
+ "version": "1.0.328",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",