@iconify/collections 1.0.308 → 1.0.310

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 +15 -15
  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": 11326,
4
+ "total": 11343,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4554,
112
- "version": "2.28.0",
111
+ "total": 4601,
112
+ "version": "2.30.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -130,8 +130,8 @@
130
130
  },
131
131
  "ri": {
132
132
  "name": "Remix Icon",
133
- "total": 2494,
134
- "version": "3.4.0",
133
+ "total": 2537,
134
+ "version": "3.5.0",
135
135
  "author": {
136
136
  "name": "Remix Design",
137
137
  "url": "https://github.com/Remix-Design/RemixIcon"
@@ -175,7 +175,7 @@
175
175
  "carbon": {
176
176
  "name": "Carbon",
177
177
  "total": 1957,
178
- "version": "11.23.0",
178
+ "version": "11.23.1",
179
179
  "author": {
180
180
  "name": "IBM",
181
181
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -481,8 +481,8 @@
481
481
  },
482
482
  "octicon": {
483
483
  "name": "Octicons",
484
- "total": 591,
485
- "version": "19.4.0",
484
+ "total": 593,
485
+ "version": "19.5.0",
486
486
  "author": {
487
487
  "name": "GitHub",
488
488
  "url": "https://github.com/primer/octicons/"
@@ -1092,8 +1092,8 @@
1092
1092
  },
1093
1093
  "fluent": {
1094
1094
  "name": "Fluent UI System Icons",
1095
- "total": 14073,
1096
- "version": "1.1.207",
1095
+ "total": 14263,
1096
+ "version": "1.1.209",
1097
1097
  "author": {
1098
1098
  "name": "Microsoft Corporation",
1099
1099
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1294,7 +1294,7 @@
1294
1294
  "pajamas": {
1295
1295
  "name": "Gitlab SVGs",
1296
1296
  "total": 371,
1297
- "version": "3.57.0",
1297
+ "version": "3.58.0",
1298
1298
  "author": {
1299
1299
  "name": "GitLab B.V.",
1300
1300
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1925,8 +1925,8 @@
1925
1925
  },
1926
1926
  "simple-icons": {
1927
1927
  "name": "Simple Icons",
1928
- "total": 2583,
1929
- "version": "9.7.0",
1928
+ "total": 2627,
1929
+ "version": "9.8.0",
1930
1930
  "author": {
1931
1931
  "name": "Simple Icons Collaborators",
1932
1932
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2210,8 +2210,8 @@
2210
2210
  },
2211
2211
  "flag": {
2212
2212
  "name": "Flag Icons",
2213
- "total": 532,
2214
- "version": "6.7.0",
2213
+ "total": 534,
2214
+ "version": "6.9.2",
2215
2215
  "author": {
2216
2216
  "name": "Panayiotis Lipiridis",
2217
2217
  "url": "https://github.com/lipis/flag-icons"
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.308",
4
+ "version": "1.0.310",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",