@iconify/collections 1.0.417 → 1.0.419

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 +14 -14
  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": 12663,
4
+ "total": 12670,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "material-symbols-light": {
24
24
  "name": "Material Symbols Light",
25
- "total": 12728,
25
+ "total": 12735,
26
26
  "author": {
27
27
  "name": "Google",
28
28
  "url": "https://github.com/google/material-design-icons"
@@ -129,8 +129,8 @@
129
129
  },
130
130
  "tabler": {
131
131
  "name": "Tabler Icons",
132
- "total": 5237,
133
- "version": "3.2.0",
132
+ "total": 5256,
133
+ "version": "3.3.0",
134
134
  "author": {
135
135
  "name": "Paweł Kuna",
136
136
  "url": "https://github.com/tabler/tabler-icons"
@@ -216,8 +216,8 @@
216
216
  },
217
217
  "carbon": {
218
218
  "name": "Carbon",
219
- "total": 2082,
220
- "version": "11.39.0",
219
+ "total": 2106,
220
+ "version": "11.40.0",
221
221
  "author": {
222
222
  "name": "IBM",
223
223
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -259,8 +259,8 @@
259
259
  },
260
260
  "iconoir": {
261
261
  "name": "Iconoir",
262
- "total": 1573,
263
- "version": "7.6.0",
262
+ "total": 1583,
263
+ "version": "7.7.0",
264
264
  "author": {
265
265
  "name": "Luca Burgio",
266
266
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -281,8 +281,8 @@
281
281
  },
282
282
  "ion": {
283
283
  "name": "IonIcons",
284
- "total": 1355,
285
- "version": "7.3.1",
284
+ "total": 1356,
285
+ "version": "7.4.0",
286
286
  "author": {
287
287
  "name": "Ben Sperry",
288
288
  "url": "https://github.com/ionic-team/ionicons"
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "lucide": {
306
306
  "name": "Lucide",
307
- "total": 1456,
307
+ "total": 1458,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -2177,8 +2177,8 @@
2177
2177
  },
2178
2178
  "simple-icons": {
2179
2179
  "name": "Simple Icons",
2180
- "total": 3120,
2181
- "version": "11.13.0",
2180
+ "total": 3124,
2181
+ "version": "11.14.0",
2182
2182
  "author": {
2183
2183
  "name": "Simple Icons Collaborators",
2184
2184
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2785,7 +2785,7 @@
2785
2785
  },
2786
2786
  "healthicons": {
2787
2787
  "name": "Health Icons",
2788
- "total": 1917,
2788
+ "total": 1935,
2789
2789
  "version": "1.0.2",
2790
2790
  "author": {
2791
2791
  "name": "Resolve to Save Lives",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.417",
5
+ "version": "1.0.419",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",