@iconify/collections 1.0.237 → 1.0.238

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 +9 -9
  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": 9923,
4
+ "total": 12238,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -199,7 +199,7 @@
199
199
  "uil": {
200
200
  "name": "Unicons",
201
201
  "total": 1206,
202
- "version": "4.0.1",
202
+ "version": "4.0.2",
203
203
  "author": {
204
204
  "name": "Iconscout",
205
205
  "url": "https://github.com/Iconscout/unicons"
@@ -657,7 +657,7 @@
657
657
  "radix-icons": {
658
658
  "name": "Radix Icons",
659
659
  "total": 318,
660
- "version": "1.1.1",
660
+ "version": "1.2.0",
661
661
  "author": {
662
662
  "name": "WorkOS",
663
663
  "url": "https://github.com/radix-ui/icons"
@@ -876,7 +876,7 @@
876
876
  "uim": {
877
877
  "name": "Unicons Monochrome",
878
878
  "total": 296,
879
- "version": "4.0.1",
879
+ "version": "4.0.2",
880
880
  "author": {
881
881
  "name": "Iconscout",
882
882
  "url": "https://github.com/Iconscout/unicons"
@@ -898,7 +898,7 @@
898
898
  "uit": {
899
899
  "name": "Unicons Thin Line",
900
900
  "total": 214,
901
- "version": "4.0.1",
901
+ "version": "4.0.2",
902
902
  "author": {
903
903
  "name": "Iconscout",
904
904
  "url": "https://github.com/Iconscout/unicons"
@@ -920,7 +920,7 @@
920
920
  "uis": {
921
921
  "name": "Unicons Solid",
922
922
  "total": 189,
923
- "version": "4.0.1",
923
+ "version": "4.0.2",
924
924
  "author": {
925
925
  "name": "Iconscout",
926
926
  "url": "https://github.com/Iconscout/unicons"
@@ -1206,7 +1206,7 @@
1206
1206
  "heroicons": {
1207
1207
  "name": "HeroIcons",
1208
1208
  "total": 876,
1209
- "version": "2.0.15",
1209
+ "version": "2.0.16",
1210
1210
  "author": {
1211
1211
  "name": "Refactoring UI Inc",
1212
1212
  "url": "https://github.com/tailwindlabs/heroicons"
@@ -1252,8 +1252,8 @@
1252
1252
  },
1253
1253
  "pajamas": {
1254
1254
  "name": "Gitlab SVGs",
1255
- "total": 360,
1256
- "version": "3.20.0",
1255
+ "total": 357,
1256
+ "version": "3.21.0",
1257
1257
  "author": {
1258
1258
  "name": "GitLab B.V.",
1259
1259
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
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.237",
4
+ "version": "1.0.238",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",