@iconify/collections 1.0.394 → 1.0.396

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 -14
  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": 12282,
4
+ "total": 12321,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "material-symbols-light": {
24
24
  "name": "Material Symbols Light",
25
- "total": 12340,
25
+ "total": 12379,
26
26
  "author": {
27
27
  "name": "Google",
28
28
  "url": "https://github.com/google/material-design-icons"
@@ -87,7 +87,7 @@
87
87
  "ph": {
88
88
  "name": "Phosphor",
89
89
  "total": 7488,
90
- "version": "2.0.7",
90
+ "version": "2.0.8",
91
91
  "author": {
92
92
  "name": "Phosphor Icons",
93
93
  "url": "https://github.com/phosphor-icons/core"
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "lucide": {
306
306
  "name": "Lucide",
307
- "total": 1424,
307
+ "total": 1426,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -610,7 +610,7 @@
610
610
  },
611
611
  "flowbite": {
612
612
  "name": "Flowbite Icons",
613
- "total": 537,
613
+ "total": 539,
614
614
  "author": {
615
615
  "name": "Themesberg",
616
616
  "url": "https://github.com/themesberg/flowbite-icons"
@@ -1433,11 +1433,6 @@
1433
1433
  "building-library",
1434
1434
  "receipt-refund"
1435
1435
  ],
1436
- "height": [
1437
- 24,
1438
- 20,
1439
- 16
1440
- ],
1441
1436
  "category": "General",
1442
1437
  "palette": false
1443
1438
  },
@@ -1466,7 +1461,7 @@
1466
1461
  "pajamas": {
1467
1462
  "name": "Gitlab SVGs",
1468
1463
  "total": 375,
1469
- "version": "3.83.0",
1464
+ "version": "3.84.0",
1470
1465
  "author": {
1471
1466
  "name": "GitLab B.V.",
1472
1467
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2142,8 +2137,8 @@
2142
2137
  },
2143
2138
  "simple-icons": {
2144
2139
  "name": "Simple Icons",
2145
- "total": 3014,
2146
- "version": "11.4.0",
2140
+ "total": 3035,
2141
+ "version": "11.5.0",
2147
2142
  "author": {
2148
2143
  "name": "Simple Icons Collaborators",
2149
2144
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2254,7 +2249,7 @@
2254
2249
  },
2255
2250
  "cbi": {
2256
2251
  "name": "Custom Brand Icons",
2257
- "total": 1086,
2252
+ "total": 1094,
2258
2253
  "author": {
2259
2254
  "name": "Emanuele",
2260
2255
  "url": "https://github.com/elax46/custom-brand-icons"
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.394",
4
+ "version": "1.0.396",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",