@iconify/collections 1.0.305 → 1.0.306

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
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4315,
112
- "version": "2.25.0",
111
+ "total": 4333,
112
+ "version": "2.26.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1199,
529
+ "total": 1210,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1925,8 +1925,8 @@
1925
1925
  },
1926
1926
  "simple-icons": {
1927
1927
  "name": "Simple Icons",
1928
- "total": 2516,
1929
- "version": "9.5.0",
1928
+ "total": 2520,
1929
+ "version": "9.6.0",
1930
1930
  "author": {
1931
1931
  "name": "Simple Icons Collaborators",
1932
1932
  "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.305",
4
+ "version": "1.0.306",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",