@iconify/collections 1.0.263 → 1.0.265

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 +10 -10
  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": 10339,
4
+ "total": 10427,
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": 4104,
112
- "version": "2.15.0",
111
+ "total": 4122,
112
+ "version": "2.16.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": 2443,
134
- "version": "3.1.1",
133
+ "total": 2469,
134
+ "version": "3.2.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": 1927,
178
- "version": "11.17.0",
178
+ "version": "11.18.0",
179
179
  "author": {
180
180
  "name": "IBM",
181
181
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -306,8 +306,8 @@
306
306
  },
307
307
  "iconoir": {
308
308
  "name": "Iconoir",
309
- "total": 1335,
310
- "version": "6.5.0",
309
+ "total": 1342,
310
+ "version": "6.6.0",
311
311
  "author": {
312
312
  "name": "Luca Burgio",
313
313
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -505,7 +505,7 @@
505
505
  },
506
506
  "lucide": {
507
507
  "name": "Lucide",
508
- "total": 939,
508
+ "total": 964,
509
509
  "author": {
510
510
  "name": "Lucide Contributors",
511
511
  "url": "https://github.com/lucide-icons/lucide"
@@ -1181,7 +1181,7 @@
1181
1181
  },
1182
1182
  "vscode-icons": {
1183
1183
  "name": "VSCode Icons",
1184
- "total": 1209,
1184
+ "total": 1210,
1185
1185
  "version": "12.3.0",
1186
1186
  "author": {
1187
1187
  "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.263",
4
+ "version": "1.0.265",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",