@iconify/collections 1.0.404 → 1.0.405

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 +6 -6
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -129,8 +129,8 @@
129
129
  },
130
130
  "tabler": {
131
131
  "name": "Tabler Icons",
132
- "total": 5201,
133
- "version": "3.0.2",
132
+ "total": 5219,
133
+ "version": "3.1.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": 1446,
307
+ "total": 1447,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -2158,8 +2158,8 @@
2158
2158
  },
2159
2159
  "simple-icons": {
2160
2160
  "name": "Simple Icons",
2161
- "total": 3058,
2162
- "version": "11.8.0",
2161
+ "total": 3076,
2162
+ "version": "11.9.0",
2163
2163
  "author": {
2164
2164
  "name": "Simple Icons Collaborators",
2165
2165
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2248,7 +2248,7 @@
2248
2248
  },
2249
2249
  "arcticons": {
2250
2250
  "name": "Arcticons",
2251
- "total": 8751,
2251
+ "total": 9000,
2252
2252
  "author": {
2253
2253
  "name": "Donnnno",
2254
2254
  "url": "https://github.com/Arcticons-Team/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.404",
4
+ "version": "1.0.405",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",