@iconify/collections 1.0.251 → 1.0.252

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 10138,
4
+ "total": 9795,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -484,7 +484,7 @@
484
484
  },
485
485
  "lucide": {
486
486
  "name": "Lucide",
487
- "total": 905,
487
+ "total": 909,
488
488
  "author": {
489
489
  "name": "Lucide Contributors",
490
490
  "url": "https://github.com/lucide-icons/lucide"
@@ -656,7 +656,7 @@
656
656
  "radix-icons": {
657
657
  "name": "Radix Icons",
658
658
  "total": 318,
659
- "version": "1.2.0",
659
+ "version": "1.3.0",
660
660
  "author": {
661
661
  "name": "WorkOS",
662
662
  "url": "https://github.com/radix-ui/icons"
@@ -1251,8 +1251,8 @@
1251
1251
  },
1252
1252
  "pajamas": {
1253
1253
  "name": "Gitlab SVGs",
1254
- "total": 359,
1255
- "version": "3.26.0",
1254
+ "total": 360,
1255
+ "version": "3.28.0",
1256
1256
  "author": {
1257
1257
  "name": "GitLab B.V.",
1258
1258
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1870,7 +1870,7 @@
1870
1870
  },
1871
1871
  "arcticons": {
1872
1872
  "name": "Arcticons",
1873
- "total": 5401,
1873
+ "total": 5400,
1874
1874
  "author": {
1875
1875
  "name": "Donnnno",
1876
1876
  "url": "https://github.com/Donnnno/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.251",
4
+ "version": "1.0.252",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",