@iconify/collections 1.0.657 → 1.0.658

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
@@ -196,8 +196,8 @@
196
196
  },
197
197
  "tabler": {
198
198
  "name": "Tabler Icons",
199
- "total": 6055,
200
- "version": "3.38.0",
199
+ "total": 6056,
200
+ "version": "3.39.0",
201
201
  "author": {
202
202
  "name": "Paweł Kuna",
203
203
  "url": "https://github.com/tabler/tabler-icons"
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1702,
400
+ "total": 1703,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -1833,7 +1833,7 @@
1833
1833
  "gravity-ui": {
1834
1834
  "name": "Gravity UI Icons",
1835
1835
  "total": 781,
1836
- "version": "2.17.0",
1836
+ "version": "2.18.0",
1837
1837
  "author": {
1838
1838
  "name": "YANDEX LLC",
1839
1839
  "url": "https://github.com/gravity-ui/icons/"
@@ -2808,7 +2808,7 @@
2808
2808
  },
2809
2809
  "garden": {
2810
2810
  "name": "Garden SVG Icons",
2811
- "total": 912,
2811
+ "total": 916,
2812
2812
  "author": {
2813
2813
  "name": "Zendesk",
2814
2814
  "url": "https://github.com/zendeskgarden/svg-icons"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.657",
5
+ "version": "1.0.658",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",