@iconify/collections 1.0.428 → 1.0.430

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 +9 -9
  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": 12877,
4
+ "total": 12910,
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": 12942,
25
+ "total": 12975,
26
26
  "author": {
27
27
  "name": "Google",
28
28
  "url": "https://github.com/google/material-design-icons"
@@ -236,8 +236,8 @@
236
236
  },
237
237
  "carbon": {
238
238
  "name": "Carbon",
239
- "total": 2209,
240
- "version": "11.42.0",
239
+ "total": 2211,
240
+ "version": "11.43.0",
241
241
  "author": {
242
242
  "name": "IBM",
243
243
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -324,7 +324,7 @@
324
324
  },
325
325
  "lucide": {
326
326
  "name": "Lucide",
327
- "total": 1463,
327
+ "total": 1466,
328
328
  "author": {
329
329
  "name": "Lucide Contributors",
330
330
  "url": "https://github.com/lucide-icons/lucide"
@@ -2177,7 +2177,7 @@
2177
2177
  },
2178
2178
  "logos": {
2179
2179
  "name": "SVG Logos",
2180
- "total": 1812,
2180
+ "total": 1822,
2181
2181
  "author": {
2182
2182
  "name": "Gil Barbara",
2183
2183
  "url": "https://github.com/gilbarbara/logos"
@@ -2197,8 +2197,8 @@
2197
2197
  },
2198
2198
  "simple-icons": {
2199
2199
  "name": "Simple Icons",
2200
- "total": 3164,
2201
- "version": "12.1.0",
2200
+ "total": 3180,
2201
+ "version": "12.2.0",
2202
2202
  "author": {
2203
2203
  "name": "Simple Icons Collaborators",
2204
2204
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2287,7 +2287,7 @@
2287
2287
  },
2288
2288
  "arcticons": {
2289
2289
  "name": "Arcticons",
2290
- "total": 9649,
2290
+ "total": 9741,
2291
2291
  "author": {
2292
2292
  "name": "Donnnno",
2293
2293
  "url": "https://github.com/Arcticons-Team/Arcticons"
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.428",
5
+ "version": "1.0.430",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",