@iconify/collections 1.0.88 → 1.0.89

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 +4 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -132,8 +132,8 @@
132
132
  },
133
133
  "tabler": {
134
134
  "name": "Tabler Icons",
135
- "total": 1719,
136
- "version": "1.63.0",
135
+ "total": 1747,
136
+ "version": "1.64.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": 585,
423
+ "total": 588,
424
424
  "author": {
425
425
  "name": "Lucide Contributors",
426
426
  "url": "https://github.com/lucide-icons/lucide"
@@ -1565,7 +1565,7 @@
1565
1565
  },
1566
1566
  "arcticons": {
1567
1567
  "name": "Arcticons",
1568
- "total": 4000,
1568
+ "total": 4102,
1569
1569
  "author": {
1570
1570
  "name": "Donno",
1571
1571
  "url": "https://github.com/Donno/Arcticons"
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.88",
4
+ "version": "1.0.89",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",