@iconify/collections 1.0.369 → 1.0.370

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": 12191,
4
+ "total": 12201,
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": 12249,
25
+ "total": 12259,
26
26
  "author": {
27
27
  "name": "Google",
28
28
  "url": "https://github.com/google/material-design-icons"
@@ -282,7 +282,7 @@
282
282
  "ion": {
283
283
  "name": "IonIcons",
284
284
  "total": 1338,
285
- "version": "7.2.1",
285
+ "version": "7.2.2",
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": 1324,
307
+ "total": 1346,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -1399,8 +1399,8 @@
1399
1399
  },
1400
1400
  "pajamas": {
1401
1401
  "name": "Gitlab SVGs",
1402
- "total": 374,
1403
- "version": "3.72.0",
1402
+ "total": 373,
1403
+ "version": "3.73.0",
1404
1404
  "author": {
1405
1405
  "name": "GitLab B.V.",
1406
1406
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2187,7 +2187,7 @@
2187
2187
  },
2188
2188
  "devicon": {
2189
2189
  "name": "Devicon",
2190
- "total": 749,
2190
+ "total": 750,
2191
2191
  "author": {
2192
2192
  "name": "konpa",
2193
2193
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2209,7 +2209,7 @@
2209
2209
  },
2210
2210
  "devicon-plain": {
2211
2211
  "name": "Devicon Plain",
2212
- "total": 565,
2212
+ "total": 566,
2213
2213
  "author": {
2214
2214
  "name": "konpa",
2215
2215
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2340,7 +2340,7 @@
2340
2340
  "flag": {
2341
2341
  "name": "Flag Icons",
2342
2342
  "total": 538,
2343
- "version": "7.0.3",
2343
+ "version": "7.1.0",
2344
2344
  "author": {
2345
2345
  "name": "Panayiotis Lipiridis",
2346
2346
  "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.369",
4
+ "version": "1.0.370",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",