@iconify/collections 1.0.289 → 1.0.290

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 +5 -5
  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": 10732,
4
+ "total": 11279,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1141,
529
+ "total": 1143,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1575,8 +1575,8 @@
1575
1575
  },
1576
1576
  "line-md": {
1577
1577
  "name": "Material Line Icons",
1578
- "total": 412,
1579
- "version": "0.2.9",
1578
+ "total": 413,
1579
+ "version": "0.2.10",
1580
1580
  "author": {
1581
1581
  "name": "Vjacheslav Trushkin",
1582
1582
  "url": "https://github.com/cyberalien/line-md"
@@ -2230,7 +2230,7 @@
2230
2230
  },
2231
2231
  "circle-flags": {
2232
2232
  "name": "Circle Flags",
2233
- "total": 390,
2233
+ "total": 407,
2234
2234
  "version": "1.0.0",
2235
2235
  "author": {
2236
2236
  "name": "HatScripts",
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.289",
4
+ "version": "1.0.290",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",