@iconify/collections 1.0.64 → 1.0.67

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 +10 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "ic": {
3
3
  "name": "Google Material Icons",
4
- "total": 10575,
5
- "version": "1.0.24",
4
+ "total": 10705,
5
+ "version": "1.0.25",
6
6
  "author": {
7
7
  "name": "Material Design Authors",
8
8
  "url": "https://github.com/material-icons/material-icons"
@@ -132,8 +132,8 @@
132
132
  },
133
133
  "tabler": {
134
134
  "name": "Tabler Icons",
135
- "total": 1518,
136
- "version": "1.53.0",
135
+ "total": 1536,
136
+ "version": "1.54.0",
137
137
  "author": {
138
138
  "name": "Paweł Kuna",
139
139
  "url": "https://github.com/tabler/tabler-icons"
@@ -420,7 +420,7 @@
420
420
  },
421
421
  "lucide": {
422
422
  "name": "Lucide",
423
- "total": 541,
423
+ "total": 546,
424
424
  "author": {
425
425
  "name": "Lucide Contributors",
426
426
  "url": "https://github.com/lucide-icons/lucide"
@@ -550,8 +550,8 @@
550
550
  },
551
551
  "radix-icons": {
552
552
  "name": "Radix Icons",
553
- "total": 298,
554
- "version": "1.0.3",
553
+ "total": 318,
554
+ "version": "1.1.0",
555
555
  "author": {
556
556
  "name": "Modulz",
557
557
  "url": "https://github.com/modulz/radix-icons"
@@ -1477,7 +1477,7 @@
1477
1477
  },
1478
1478
  "logos": {
1479
1479
  "name": "SVG Logos",
1480
- "total": 1326,
1480
+ "total": 1401,
1481
1481
  "author": {
1482
1482
  "name": "Gil Barbara",
1483
1483
  "url": "https://github.com/gilbarbara/logos"
@@ -1497,8 +1497,8 @@
1497
1497
  },
1498
1498
  "simple-icons": {
1499
1499
  "name": "Simple Icons",
1500
- "total": 2172,
1501
- "version": "6.10.0",
1500
+ "total": 2176,
1501
+ "version": "6.11.0",
1502
1502
  "author": {
1503
1503
  "name": "Simple Icons Collaborators",
1504
1504
  "url": "https://github.com/simple-icons/simple-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.64",
4
+ "version": "1.0.67",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",