@iconify/collections 1.0.189 → 1.0.190

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 +8 -8
  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": 8261,
4
+ "total": 8413,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -462,7 +462,7 @@
462
462
  },
463
463
  "lucide": {
464
464
  "name": "Lucide",
465
- "total": 847,
465
+ "total": 866,
466
466
  "author": {
467
467
  "name": "Lucide Contributors",
468
468
  "url": "https://github.com/lucide-icons/lucide"
@@ -1120,7 +1120,7 @@
1120
1120
  "heroicons": {
1121
1121
  "name": "HeroIcons",
1122
1122
  "total": 876,
1123
- "version": "2.0.12",
1123
+ "version": "2.0.13",
1124
1124
  "author": {
1125
1125
  "name": "Refactoring UI Inc",
1126
1126
  "url": "https://github.com/tailwindlabs/heroicons"
@@ -1166,8 +1166,8 @@
1166
1166
  },
1167
1167
  "pajamas": {
1168
1168
  "name": "Gitlab SVGs",
1169
- "total": 346,
1170
- "version": "3.6.0",
1169
+ "total": 347,
1170
+ "version": "3.7.0",
1171
1171
  "author": {
1172
1172
  "name": "GitLab B.V.",
1173
1173
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1189,7 +1189,7 @@
1189
1189
  "pepicons": {
1190
1190
  "name": "Pepicons",
1191
1191
  "total": 428,
1192
- "version": "1.2.1",
1192
+ "version": "1.2.7",
1193
1193
  "author": {
1194
1194
  "name": "CyCraft",
1195
1195
  "url": "https://github.com/CyCraft/pepicons"
@@ -1301,7 +1301,7 @@
1301
1301
  },
1302
1302
  "octicon": {
1303
1303
  "name": "Octicons",
1304
- "total": 529,
1304
+ "total": 533,
1305
1305
  "version": "17.8.0",
1306
1306
  "author": {
1307
1307
  "name": "GitHub",
@@ -1742,7 +1742,7 @@
1742
1742
  },
1743
1743
  "arcticons": {
1744
1744
  "name": "Arcticons",
1745
- "total": 4698,
1745
+ "total": 4853,
1746
1746
  "author": {
1747
1747
  "name": "Donnnno",
1748
1748
  "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.189",
4
+ "version": "1.0.190",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",