@iconify/collections 1.0.389 → 1.0.390

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": 12278,
4
+ "total": 12282,
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": 12336,
25
+ "total": 12340,
26
26
  "author": {
27
27
  "name": "Google",
28
28
  "url": "https://github.com/google/material-design-icons"
@@ -87,7 +87,7 @@
87
87
  "ph": {
88
88
  "name": "Phosphor",
89
89
  "total": 7488,
90
- "version": "2.0.6",
90
+ "version": "2.0.7",
91
91
  "author": {
92
92
  "name": "Phosphor Icons",
93
93
  "url": "https://github.com/phosphor-icons/core"
@@ -129,8 +129,8 @@
129
129
  },
130
130
  "tabler": {
131
131
  "name": "Tabler Icons",
132
- "total": 4944,
133
- "version": "2.46.0",
132
+ "total": 4962,
133
+ "version": "2.47.0",
134
134
  "author": {
135
135
  "name": "Paweł Kuna",
136
136
  "url": "https://github.com/tabler/tabler-icons"
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "lucide": {
306
306
  "name": "Lucide",
307
- "total": 1418,
307
+ "total": 1421,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -478,8 +478,8 @@
478
478
  },
479
479
  "ant-design": {
480
480
  "name": "Ant Design Icons",
481
- "total": 789,
482
- "version": "4.3.2",
481
+ "total": 830,
482
+ "version": "4.4.2",
483
483
  "author": {
484
484
  "name": "HeskeyBaozi",
485
485
  "url": "https://github.com/ant-design/ant-design-icons"
@@ -1465,8 +1465,8 @@
1465
1465
  },
1466
1466
  "pajamas": {
1467
1467
  "name": "Gitlab SVGs",
1468
- "total": 374,
1469
- "version": "3.79.0",
1468
+ "total": 375,
1469
+ "version": "3.83.0",
1470
1470
  "author": {
1471
1471
  "name": "GitLab B.V.",
1472
1472
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1769,8 +1769,8 @@
1769
1769
  },
1770
1770
  "line-md": {
1771
1771
  "name": "Material Line Icons",
1772
- "total": 545,
1773
- "version": "0.2.19",
1772
+ "total": 561,
1773
+ "version": "0.2.21",
1774
1774
  "author": {
1775
1775
  "name": "Vjacheslav Trushkin",
1776
1776
  "url": "https://github.com/cyberalien/line-md"
@@ -2535,8 +2535,8 @@
2535
2535
  },
2536
2536
  "gis": {
2537
2537
  "name": "Font-GIS",
2538
- "total": 344,
2539
- "version": "1.0.5",
2538
+ "total": 345,
2539
+ "version": "1.0.6",
2540
2540
  "author": {
2541
2541
  "name": "Jean-Marc Viglino",
2542
2542
  "url": "https://github.com/viglino/font-gis"
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.389",
4
+ "version": "1.0.390",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",