@iconify/collections 1.0.148 → 1.0.149

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 +7 -7
  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": 8128,
4
+ "total": 8180,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2178,
157
- "version": "1.79.0",
156
+ "total": 2214,
157
+ "version": "1.81.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -441,7 +441,7 @@
441
441
  },
442
442
  "lucide": {
443
443
  "name": "Lucide",
444
- "total": 822,
444
+ "total": 829,
445
445
  "author": {
446
446
  "name": "Lucide Contributors",
447
447
  "url": "https://github.com/lucide-icons/lucide"
@@ -593,8 +593,8 @@
593
593
  },
594
594
  "ep": {
595
595
  "name": "Element Plus",
596
- "total": 283,
597
- "version": "2.0.6",
596
+ "total": 293,
597
+ "version": "2.0.9",
598
598
  "author": {
599
599
  "name": "Element Plus",
600
600
  "url": "https://github.com/element-plus/element-plus-icons"
@@ -1278,7 +1278,7 @@
1278
1278
  "octicon": {
1279
1279
  "name": "Octicons",
1280
1280
  "total": 514,
1281
- "version": "17.4.0",
1281
+ "version": "17.4.1",
1282
1282
  "author": {
1283
1283
  "name": "GitHub",
1284
1284
  "url": "https://github.com/primer/octicons/"
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.148",
4
+ "version": "1.0.149",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",