@iconify/collections 1.0.167 → 1.0.169

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 +36 -14
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -109,8 +109,8 @@
109
109
  },
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
- "total": 1799,
113
- "version": "11.7.0",
112
+ "total": 1858,
113
+ "version": "11.8.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -373,8 +373,8 @@
373
373
  },
374
374
  "bx": {
375
375
  "name": "BoxIcons",
376
- "total": 797,
377
- "version": "2.1.2",
376
+ "total": 814,
377
+ "version": "2.1.4",
378
378
  "author": {
379
379
  "name": "Atisa",
380
380
  "url": "https://github.com/atisawd/boxicons"
@@ -395,8 +395,8 @@
395
395
  },
396
396
  "bxs": {
397
397
  "name": "BoxIcons Solid",
398
- "total": 650,
399
- "version": "2.1.2",
398
+ "total": 665,
399
+ "version": "2.1.4",
400
400
  "author": {
401
401
  "name": "Atisa",
402
402
  "url": "https://github.com/atisawd/boxicons"
@@ -462,7 +462,7 @@
462
462
  },
463
463
  "lucide": {
464
464
  "name": "Lucide",
465
- "total": 833,
465
+ "total": 834,
466
466
  "author": {
467
467
  "name": "Lucide Contributors",
468
468
  "url": "https://github.com/lucide-icons/lucide"
@@ -877,7 +877,7 @@
877
877
  },
878
878
  "gridicons": {
879
879
  "name": "Gridicons",
880
- "total": 201,
880
+ "total": 205,
881
881
  "version": "3.4.0",
882
882
  "author": {
883
883
  "name": "Automattic",
@@ -1164,6 +1164,28 @@
1164
1164
  "category": "General",
1165
1165
  "palette": false
1166
1166
  },
1167
+ "pajamas": {
1168
+ "name": "Gitlab SVGs",
1169
+ "total": 343,
1170
+ "version": "3.3.0",
1171
+ "author": {
1172
+ "name": "GitLab B.V.",
1173
+ "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
1174
+ },
1175
+ "license": {
1176
+ "title": "MIT",
1177
+ "spdx": "MIT",
1178
+ "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE"
1179
+ },
1180
+ "samples": [
1181
+ "preferences",
1182
+ "expire",
1183
+ "merge"
1184
+ ],
1185
+ "displayHeight": 16,
1186
+ "category": "General",
1187
+ "palette": false
1188
+ },
1167
1189
  "pepicons": {
1168
1190
  "name": "Pepicons",
1169
1191
  "total": 416,
@@ -1301,7 +1323,7 @@
1301
1323
  },
1302
1324
  "ooui": {
1303
1325
  "name": "OOUI",
1304
- "total": 328,
1326
+ "total": 330,
1305
1327
  "version": "0.44.3",
1306
1328
  "author": {
1307
1329
  "name": "OOUI Team",
@@ -1410,7 +1432,7 @@
1410
1432
  },
1411
1433
  "noto": {
1412
1434
  "name": "Noto Emoji",
1413
- "total": 3447,
1435
+ "total": 3449,
1414
1436
  "author": {
1415
1437
  "name": "Google Inc",
1416
1438
  "url": "https://github.com/googlefonts/noto-emoji"
@@ -1610,8 +1632,8 @@
1610
1632
  },
1611
1633
  "bxl": {
1612
1634
  "name": "BoxIcons Logo",
1613
- "total": 153,
1614
- "version": "2.1.2",
1635
+ "total": 155,
1636
+ "version": "2.1.4",
1615
1637
  "author": {
1616
1638
  "name": "Atisa",
1617
1639
  "url": "https://github.com/atisawd/boxicons"
@@ -1652,8 +1674,8 @@
1652
1674
  },
1653
1675
  "simple-icons": {
1654
1676
  "name": "Simple Icons",
1655
- "total": 2339,
1656
- "version": "7.11.0",
1677
+ "total": 2350,
1678
+ "version": "7.12.0",
1657
1679
  "author": {
1658
1680
  "name": "Simple Icons Collaborators",
1659
1681
  "url": "https://github.com/simple-icons/simple-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.167",
4
+ "version": "1.0.169",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",