@iconify-json/carbon 1.2.6 → 1.2.7

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.
package/icons.json CHANGED
@@ -343,6 +343,9 @@
343
343
  "arrange-vertical": {
344
344
  "body": "<path fill=\"currentColor\" d=\"M27 2h2v28h-2zm-7 13h-8c-1.103 0-2-.897-2-2V7c0-1.103.897-2 2-2h8c1.103 0 2 .897 2 2v6c0 1.103-.897 2-2 2m-8-8v6h8V7zm0 10h8c1.103 0 2 .897 2 2v6c0 1.103-.897 2-2 2h-8c-1.103 0-2-.897-2-2v-6c0-1.103.897-2 2-2m8 8v-6h-8v6zM3 2h2v28H3z\"/>"
345
345
  },
346
+ "array": {
347
+ "body": "<path fill=\"currentColor\" d=\"M4 5v22c0 1.1.9 2 2 2h4v-2H6V5h4V3H6c-1.1 0-2 .9-2 2m22-2h-4v2h4v22h-4v2h4c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2\"/>"
348
+ },
346
349
  "array-booleans": {
347
350
  "body": "<path fill=\"currentColor\" d=\"M4 2h4v2H4v4H2V4a2 2 0 0 1 2-2m24 0h-4v2h4v4h2V4a2 2 0 0 0-2-2M4 28v-4H2v4a2 2 0 0 0 2 2h4v-2zm24-4v4h-4v2h4a2 2 0 0 0 2-2v-4zm-12-8a6 6 0 1 0-12 0a6 6 0 0 0 12 0m6-4c-2.206 0-4 1.794-4 4s1.794 4 4 4s4-1.794 4-4s-1.794-4-4-4m0-2a6 6 0 1 1 0 12a6 6 0 0 1 0-12\"/>"
348
351
  },
@@ -422,6 +425,9 @@
422
425
  "asset-digital-twin": {
423
426
  "body": "<circle cx=\"25\" cy=\"7\" r=\"2\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M12 23a3 3 0 1 1 3-3a3.003 3.003 0 0 1-3 3m0-4a1 1 0 1 0 1 1a1 1 0 0 0-1-1\"/><circle cx=\"12\" cy=\"14\" r=\"1\" fill=\"currentColor\"/><circle cx=\"17.909\" cy=\"5.705\" r=\"1\" fill=\"currentColor\"/><circle cx=\"9.787\" cy=\"9.907\" r=\"1\" fill=\"currentColor\"/><circle cx=\"12.495\" cy=\"8.506\" r=\"1\" fill=\"currentColor\"/><circle cx=\"15.201\" cy=\"7.105\" r=\"1\" fill=\"currentColor\"/><circle cx=\"4.696\" cy=\"13.187\" r=\"1\" fill=\"currentColor\"/><circle cx=\"2.133\" cy=\"21.631\" r=\"1\" fill=\"currentColor\"/><circle cx=\"3.079\" cy=\"24.516\" r=\"1\" fill=\"currentColor\"/><circle cx=\"4.848\" cy=\"26.982\" r=\"1\" fill=\"currentColor\"/><circle cx=\"7.272\" cy=\"28.81\" r=\"1\" fill=\"currentColor\"/><circle cx=\"2.098\" cy=\"18.596\" r=\"1\" fill=\"currentColor\"/><circle cx=\"2.979\" cy=\"15.691\" r=\"1\" fill=\"currentColor\"/><circle cx=\"7.081\" cy=\"11.308\" r=\"1\" fill=\"currentColor\"/><circle cx=\"20.616\" cy=\"4.304\" r=\"1\" fill=\"currentColor\"/><circle cx=\"23.323\" cy=\"2.903\" r=\"1\" fill=\"currentColor\"/><circle cx=\"28.988\" cy=\"8.89\" r=\"1\" fill=\"currentColor\"/><circle cx=\"27.587\" cy=\"11.596\" r=\"1\" fill=\"currentColor\"/><circle cx=\"26.186\" cy=\"14.303\" r=\"1\" fill=\"currentColor\"/><circle cx=\"24.784\" cy=\"17.01\" r=\"1\" fill=\"currentColor\"/><circle cx=\"23.383\" cy=\"19.717\" r=\"1\" fill=\"currentColor\"/><circle cx=\"21.982\" cy=\"22.424\" r=\"1\" fill=\"currentColor\"/><circle cx=\"18.637\" cy=\"27.464\" r=\"1\" fill=\"currentColor\"/><circle cx=\"16.092\" cy=\"29.122\" r=\"1\" fill=\"currentColor\"/><circle cx=\"13.166\" cy=\"29.932\" r=\"1\" fill=\"currentColor\"/><circle cx=\"10.133\" cy=\"29.825\" r=\"1\" fill=\"currentColor\"/><circle cx=\"20.572\" cy=\"25.125\" r=\"1\" fill=\"currentColor\"/><circle cx=\"28.893\" cy=\"3.24\" r=\"1\" fill=\"currentColor\"/><circle cx=\"26.188\" cy=\"2.004\" r=\"1\" fill=\"currentColor\"/><circle cx=\"12\" cy=\"26\" r=\"1\" fill=\"currentColor\"/><circle cx=\"6\" cy=\"20\" r=\"1\" fill=\"currentColor\"/><circle cx=\"18\" cy=\"20\" r=\"1\" fill=\"currentColor\"/><circle cx=\"6.804\" cy=\"17\" r=\"1\" fill=\"currentColor\"/><circle cx=\"17.196\" cy=\"23\" r=\"1\" fill=\"currentColor\"/><circle cx=\"9\" cy=\"25.196\" r=\"1\" fill=\"currentColor\"/><circle cx=\"15\" cy=\"14.804\" r=\"1\" fill=\"currentColor\"/><circle cx=\"9\" cy=\"14.804\" r=\"1\" fill=\"currentColor\"/><circle cx=\"15\" cy=\"25.196\" r=\"1\" fill=\"currentColor\"/><circle cx=\"6.804\" cy=\"23\" r=\"1\" fill=\"currentColor\"/><circle cx=\"17.196\" cy=\"17\" r=\"1\" fill=\"currentColor\"/><circle cx=\"30\" cy=\"6.026\" r=\"1\" fill=\"currentColor\"/>"
424
427
  },
428
+ "asset-movement": {
429
+ "body": "<path fill=\"currentColor\" d=\"M12 13h14.2l-2.6 2.6L25 17l5-5l-5-5l-1.4 1.4l2.6 2.6H12zm16 6H14.8l2.6-2.6L16 15l-5 5l5 5l1.4-1.4l-2.6-2.6H28zM22 7V4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-3h-2v3H4V4h16v3z\"/>"
430
+ },
425
431
  "asset-view": {
426
432
  "body": "<circle cx=\"22\" cy=\"24\" r=\"2\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M29.777 23.479A8.64 8.64 0 0 0 22 18a8.64 8.64 0 0 0-7.777 5.479L14 24l.223.522A8.64 8.64 0 0 0 22 30a8.64 8.64 0 0 0 7.777-5.478L30 24zM22 28a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4m-10-4a4 4 0 1 1 2.981-6.667l-1.49 1.334A2 2 0 1 0 12 22z\"/><path fill=\"currentColor\" d=\"M26 2a3.86 3.86 0 0 0-1.85.48L7.76 10.96A9.99 9.99 0 0 0 12 30v-2a8 8 0 1 1 5.63-13.68l1.4-1.4a10 10 0 0 0-5.39-2.77l8.38-4.34c0 .06-.02.12-.02.19a4 4 0 0 0 4 4c.06 0 .12-.02.19-.02L23.07 16h2.24l4.25-8.21A3.973 3.973 0 0 0 26 2m0 6a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2\"/>"
427
433
  },
@@ -453,6 +459,9 @@
453
459
  "autoscaling": {
454
460
  "body": "<path fill=\"currentColor\" d=\"M22 28H12v-2h10V10H6v10H4V10a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2\"/><path fill=\"currentColor\" d=\"M28 22h-2v-2h2V4H12v2h-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2\"/><path fill=\"currentColor\" d=\"M10 14v2h4.586L3 27.586L4.414 29L16 17.414V22h2v-8z\"/>"
455
461
  },
462
+ "avro": {
463
+ "body": "<path fill=\"currentColor\" d=\"M5 11H3c-1.1 0-2 .9-2 2v8h2v-4h2v4h2v-8c0-1.1-.9-2-2-2m0 4H3v-2h2zm16-4h-4v10h2v-4h.4l1.6 4h2l-1.6-4c.9-.2 1.6-1 1.6-2v-2c0-1.1-.9-2-2-2m0 4h-2v-2h2zm-9 3l-1-7H9l2 10h2l2-10h-2zm17-7h-2c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h2c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2m0 8h-2v-6h2z\"/>"
464
+ },
456
465
  "awake": {
457
466
  "body": "<path fill=\"currentColor\" d=\"M15 2h2v4.96h-2zm6.687 6.89l3.507-3.506l1.414 1.414l-3.507 3.507zM25.04 15H30v2h-4.96zm-3.347 8.104l1.414-1.414l3.507 3.507L25.2 26.61zM15 25.04h2V30h-2zm-9.604.162l3.508-3.507l1.414 1.414l-3.507 3.507zM2 15h4.96v2H2zm3.39-8.197l1.415-1.414l3.507 3.507l-1.414 1.414zM16 12a4 4 0 1 1-4 4a4 4 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6\"/>"
458
467
  },
@@ -502,6 +511,9 @@
502
511
  "battery-empty": {
503
512
  "body": "<path fill=\"currentColor\" d=\"M24 24H6a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2v1h1a2 2 0 0 1 2 2v6a2.003 2.003 0 0 1-2 2h-1v1a2.003 2.003 0 0 1-2 2M6 10v12h18v-3h3v-6h-3v-3Z\"/>"
504
513
  },
514
+ "battery-error": {
515
+ "body": "<path fill=\"currentColor\" d=\"M27 11h-1v-1c0-1.1-.9-2-2-2h-7v2h7v3h3v6h-3v3H6v-5H4v5c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2v-1h1c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2M9 15c3.31 0 6-2.69 6-6s-2.69-6-6-6s-6 2.69-6 6s2.69 6 6 6M9 5c2.21 0 4 1.79 4 4c0 .71-.2 1.41-.57 2.02L6.98 5.57A4 4 0 0 1 9 5M5.57 6.98l5.45 5.45A4 4 0 0 1 9 13c-2.21 0-4-1.79-4-4c0-.71.2-1.41.57-2.02\"/>"
516
+ },
505
517
  "battery-full": {
506
518
  "body": "<path fill=\"currentColor\" d=\"M24 24H6a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2v1h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-1v1a2 2 0 0 1-2 2M6 10v12h18v-3h3v-6h-3v-3Z\"/><path fill=\"currentColor\" d=\"M22 12v8H8v-8z\"/>"
507
519
  },
@@ -514,6 +526,9 @@
514
526
  "battery-quarter": {
515
527
  "body": "<path fill=\"currentColor\" d=\"M24 24H6a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2v1h1a2 2 0 0 1 2 2v6a2.003 2.003 0 0 1-2 2h-1v1a2.003 2.003 0 0 1-2 2M6 10v12h18v-3h3v-6h-3v-3Z\"/><path fill=\"currentColor\" d=\"M12 12v8H8v-8z\"/>"
516
528
  },
529
+ "battery-warning": {
530
+ "body": "<path fill=\"currentColor\" d=\"M27 11h-1v-1c0-1.1-.9-2-2-2H14v2h10v3h3v6h-3v3H6v-5H4v5c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2v-1h1c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2m-13 3c0-.13-.03-.27-.08-.39L8.89 3.55A1 1 0 0 0 8 3c-.38 0-.73.21-.89.55l-5 10a.99.99 0 0 0 .45 1.34c.14.07.29.11.45.11h10c.55 0 1-.45 1-1zm-9.38-1L8 6.24L11.38 13z\"/>"
531
+ },
517
532
  "bee": {
518
533
  "body": "<path fill=\"currentColor\" d=\"M16 10a6 6 0 0 0-6 6v8a6 6 0 0 0 12 0v-8a6 6 0 0 0-6-6m-4.25 7.87h8.5v4.25h-8.5zM16 28.25A4.27 4.27 0 0 1 11.75 24v-.13h8.5V24A4.27 4.27 0 0 1 16 28.25m4.25-12.13h-8.5V16a4.25 4.25 0 0 1 8.5 0zm10.41 3.09L24 13v9.1a4 4 0 0 0 8 0a3.83 3.83 0 0 0-1.34-2.89M28 24.35a2.25 2.25 0 0 1-2.25-2.25V17l3.72 3.47A2.05 2.05 0 0 1 30.2 22a2.25 2.25 0 0 1-2.2 2.35M0 22.1a4 4 0 0 0 8 0V13l-6.66 6.21A3.88 3.88 0 0 0 0 22.1m2.48-1.56L6.25 17v5.1a2.25 2.25 0 0 1-4.5 0a2.05 2.05 0 0 1 .73-1.56M15 5.5A3.5 3.5 0 1 0 11.5 9A3.5 3.5 0 0 0 15 5.5m-5.25 0a1.75 1.75 0 1 1 1.75 1.75A1.77 1.77 0 0 1 9.75 5.5M20.5 2A3.5 3.5 0 1 0 24 5.5A3.5 3.5 0 0 0 20.5 2m0 5.25a1.75 1.75 0 1 1 1.75-1.75a1.77 1.77 0 0 1-1.75 1.75\"/>"
519
534
  },
@@ -902,6 +917,9 @@
902
917
  "change-catalog": {
903
918
  "body": "<path fill=\"currentColor\" d=\"M24 24v2h2.46A5.94 5.94 0 0 1 22 28a6.007 6.007 0 0 1-6-6h-2a7.984 7.984 0 0 0 14 5.265V30h2v-6zm-2-10a8.04 8.04 0 0 0-6 2.735V14h-2v6h6v-2h-2.46A5.94 5.94 0 0 1 22 16a6.007 6.007 0 0 1 6 6h2a8.01 8.01 0 0 0-8-8\"/><path fill=\"currentColor\" d=\"M12 28H6v-4h2v-2H6v-5h2v-2H6v-5h2V8H6V4h18v8h2V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v4H2v2h2v5H2v2h2v5H2v2h2v4a2 2 0 0 0 2 2h6Z\"/>"
904
919
  },
920
+ "channels": {
921
+ "body": "<path fill=\"currentColor\" d=\"M10 15V7.8l3.6 3.6L15 10L9 4l-6 6l1.4 1.4L8 7.8v12.34c-1.72.45-3 2-3 3.86c0 2.21 1.79 4 4 4s4-1.79 4-4c0-1.86-1.28-3.41-3-3.86zm1 9c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2m16.6-3.4L24 24.2V11.86c1.72-.45 3-2 3-3.86c0-2.21-1.79-4-4-4s-4 1.79-4 4c0 1.86 1.28 3.41 3 3.86V24.2l-3.6-3.6L17 22l6 6l6-6zM21 8c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2\"/>"
922
+ },
905
923
  "character-decimal": {
906
924
  "body": "<path fill=\"currentColor\" d=\"M21 15h2v2h-2z\"/><path fill=\"currentColor\" d=\"M24 23h-4a2 2 0 0 1-2-2V11a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v10a2.003 2.003 0 0 1-2 2m-4-12v10h4V11zm-9 4h2v2h-2z\"/><path fill=\"currentColor\" d=\"M14 23h-4a2 2 0 0 1-2-2V11a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v10a2.003 2.003 0 0 1-2 2m-4-12v10h4V11zM4 21h2v2H4z\"/>"
907
925
  },
@@ -1594,6 +1612,9 @@
1594
1612
  "covariate": {
1595
1613
  "body": "<circle cx=\"8\" cy=\"16\" r=\"2\" fill=\"currentColor\"/><circle cx=\"14\" cy=\"8\" r=\"2\" fill=\"currentColor\"/><circle cx=\"28\" cy=\"12\" r=\"2\" fill=\"currentColor\"/><circle cx=\"21\" cy=\"18\" r=\"2\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M30 3.414L28.586 2L4 26.586V2H2v26a2 2 0 0 0 2 2h26v-2H5.414ZM4 28\"/>"
1596
1614
  },
1615
+ "create-link": {
1616
+ "body": "<path fill=\"currentColor\" d=\"M7 8v3H5V8H2V6h3V3h2v3h3v2zm15.42 18.01l6.03-6.03c2.06-2.06 2.06-5.39 0-7.44s-5.39-2.06-7.44 0l1.41 1.41a3.277 3.277 0 0 1 4.62 0a3.277 3.277 0 0 1 0 4.62l-6.03 6.03a3.277 3.277 0 0 1-4.62 0a3.277 3.277 0 0 1 0-4.62l-1.41-1.41c-.99.99-1.54 2.33-1.54 3.73c0 2.91 2.36 5.26 5.27 5.26c1.4 0 2.74-.55 3.72-1.54zm-8.43 2.45l-1.41-1.41a3.27 3.27 0 0 1-4.6 0a3.27 3.27 0 0 1-.02-4.62l6.03-6.03l.02-.02c1.28-1.27 3.35-1.26 4.62.02s1.26 3.35-.02 4.62l1.41 1.41l.03-.03a5.26 5.26 0 0 0-.03-7.44a5.26 5.26 0 0 0-7.44.03l-6.03 6.03A5.27 5.27 0 0 0 5 24.74C5 27.65 7.37 30 10.27 30c1.4 0 2.74-.55 3.72-1.54\"/>"
1617
+ },
1597
1618
  "credentials": {
1598
1619
  "body": "<path fill=\"currentColor\" d=\"M16 22a4 4 0 1 0-4-4a4 4 0 0 0 4 4m0-6a2 2 0 1 1-2 2a2 2 0 0 1 2-2M14 6h4v2h-4z\"/><path fill=\"currentColor\" d=\"M24 2H8a2 2 0 0 0-2 2v24a2 2 0 0 0 2 2h16a2.003 2.003 0 0 0 2-2V4a2 2 0 0 0-2-2m-4 26h-8v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1Zm2 0v-2a3 3 0 0 0-3-3h-6a3 3 0 0 0-3 3v2H8V4h16v24Z\"/>"
1599
1620
  },
@@ -1900,6 +1921,9 @@
1900
1921
  "delivery-parcel": {
1901
1922
  "body": "<path fill=\"currentColor\" d=\"m29.482 8.624l-10-5.5a1 1 0 0 0-.964 0l-10 5.5a1 1 0 0 0 0 1.752L18 15.591V26.31l-3.036-1.67L14 26.391l4.518 2.485a1 1 0 0 0 .964 0l10-5.5A1 1 0 0 0 30 22.5v-13a1 1 0 0 0-.518-.876M19 5.142L26.925 9.5L19 13.858L11.075 9.5Zm9 16.767l-8 4.4V15.59l8-4.4Z\"/><path fill=\"currentColor\" d=\"M10 16H2v-2h8zm2 8H4v-2h8zm2-4H6v-2h8z\"/>"
1902
1923
  },
1924
+ "delivery-settings": {
1925
+ "body": "<path fill=\"currentColor\" d=\"m29.919 18.606l-3-7A1 1 0 0 0 26 11h-3V9a1 1 0 0 0-1-1h-3v2h2v12.556A4 4 0 0 0 19.142 25h-6.284c-.447-1.72-2-3-3.858-3s-3.41 1.28-3.858 3H4v-8H2v9a1 1 0 0 0 1 1h2.142c.447 1.72 2 3 3.858 3s3.41-1.28 3.858-3h6.284c.447 1.72 2 3 3.858 3s3.41-1.28 3.858-3H29a1 1 0 0 0 1-1v-7c0-.14-.03-.272-.081-.394M9 28c-1.102 0-2-.897-2-2s.898-2 2-2s2 .898 2 2s-.897 2-2 2m14-15h2.34l2.144 5H23zm0 15c-1.103 0-2-.897-2-2s.897-2 2-2s2 .898 2 2s-.897 2-2 2m5-3h-1.142c-.447-1.72-2-3-3.858-3v-2h5zM4.833 11.753l-1.49 1.49l1.414 1.414l1.49-1.49A5 5 0 0 0 8 13.899V16h2v-2.1a5 5 0 0 0 1.753-.732l1.49 1.49l1.414-1.414l-1.49-1.49A5 5 0 0 0 13.899 10H16V8h-2.101a5 5 0 0 0-.732-1.753l1.49-1.49l-1.414-1.414l-1.49 1.49A5 5 0 0 0 10 4.101V2H8v2.101a5 5 0 0 0-1.753.732l-1.49-1.49l-1.414 1.414l1.49 1.49A5 5 0 0 0 4.101 8H2v2h2.101c.129.626.378 1.221.732 1.753M9 6a3 3 0 1 1 0 6a3 3 0 0 1 0-6\"/>"
1926
+ },
1903
1927
  "delivery-truck": {
1904
1928
  "body": "<path fill=\"currentColor\" d=\"m29.92 16.61l-3-7A1 1 0 0 0 26 9h-3V7a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v17a1 1 0 0 0 1 1h2.14a4 4 0 0 0 7.72 0h6.28a4 4 0 0 0 7.72 0H29a1 1 0 0 0 1-1v-7a1 1 0 0 0-.08-.39M23 11h2.34l2.14 5H23ZM9 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2m10.14-3h-6.28a4 4 0 0 0-7.72 0H4V8h17v12.56A4 4 0 0 0 19.14 23M23 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2m5-3h-1.14A4 4 0 0 0 23 20v-2h5Z\"/>"
1905
1929
  },
@@ -3206,6 +3230,15 @@
3206
3230
  "ibm-cloudant": {
3207
3231
  "body": "<path fill=\"currentColor\" d=\"M16 26h5c3.86 0 7-3.14 7-7v-2h-2v2c0 2.76-2.24 5-5 5h-5zm4.25-12A4.26 4.26 0 0 1 16 9.75a4.28 4.28 0 0 1 2.78-3.99C19.52 3.55 21.62 2 24 2s4.48 1.55 5.22 3.76C30.87 6.37 32 7.95 32 9.75c0 2.29-1.86 4.19-4.14 4.25zM24 4c-1.64 0-3.08 1.17-3.42 2.77l-.14.64l-.64.13c-1.04.21-1.8 1.14-1.8 2.2c0 1.24 1.01 2.26 2.25 2.26h7.58c1.18-.03 2.17-1.05 2.17-2.26c0-1.06-.76-1.99-1.8-2.2l-.64-.13l-.14-.64A3.52 3.52 0 0 0 24 4M4 14h2v-2c0-2.76 2.24-5 5-5h4V5h-4c-3.86 0-7 3.14-7 7zm6 3H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2V19c0-1.1-.9-2-2-2m0 2v2H4v-2zm0 4v2H4v-2zm-6 6v-2h6v2z\"/>"
3208
3232
  },
3233
+ "ibm-consulting-advantage-agent": {
3234
+ "body": "<path fill=\"currentColor\" d=\"M21.5 31c-5.24 0-9.5-4.26-9.5-9.5s4.26-9.5 9.5-9.5s9.5 4.26 9.5 9.5c0 1.74-.47 3.43-1.36 4.91c.1.52.65 1.9 1.26 3.15c.19.38.11.84-.19 1.14s-.76.38-1.14.2c-1.27-.61-2.68-1.15-3.2-1.24A9.47 9.47 0 0 1 21.5 31m0-17c-4.14 0-7.5 3.36-7.5 7.5s3.36 7.5 7.5 7.5c1.42 0 2.8-.4 4-1.15c.26-.17.7-.44 2.57.23c-.69-1.84-.42-2.26-.24-2.54A7.503 7.503 0 0 0 21.51 14zm2.13 7c0 .55.45 1 1 1s1-.45 1-1s-.45-1-1-1s-1 .45-1 1m-5 0c0 .55.45 1 1 1s1-.45 1-1s-.45-1-1-1s-1 .45-1 1m5.95 2c-.63.62-1.5 1-2.45 1s-1.82-.38-2.45-1l-1.4 1.43a5.504 5.504 0 0 0 7.7 0zM10 28H4.62L16 5.23l2.61 5.21l1.79-.89l-3.5-7c-.34-.68-1.45-.68-1.79 0l-13.01 26c-.16.31-.14.68.04.97s.5.47.85.47h7v-2z\"/>"
3235
+ },
3236
+ "ibm-consulting-advantage-application": {
3237
+ "body": "<path fill=\"currentColor\" d=\"M26 28H6c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h22v2H6v20h20V8h2v18c0 1.1-.9 2-2 2M15 10h-5v5h5zm7 0h-5v5h5zm-7 7h-5v5h5zm7 0h-5v5h5z\"/>"
3238
+ },
3239
+ "ibm-consulting-advantage-assistant": {
3240
+ "body": "<path fill=\"currentColor\" d=\"M16 30C8.28 30 2 23.72 2 16S8.28 2 16 2s14 6.28 14 14c0 2.62-.73 5.18-2.11 7.39c.05.74 1.05 3.21 2.01 5.17c.19.38.11.84-.19 1.14s-.76.38-1.14.2c-1.99-.96-4.5-1.94-5.24-1.97A14 14 0 0 1 16 30m0-26C9.38 4 4 9.38 4 16s5.38 12 12 12a12 12 0 0 0 6.39-1.84c.32-.21 1.01-.63 4.58.84c-1.5-3.54-1.07-4.22-.87-4.54c1.23-1.93 1.89-4.16 1.89-6.46c0-6.62-5.38-12-12-12zm7.83 16.87l-1.67-1.11a4.997 4.997 0 0 1-8.33 0l-1.67 1.11A7 7 0 0 0 17.99 24c2.35 0 4.54-1.17 5.83-3.13zM22 13c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2c.01-1.09-.87-1.99-1.96-2zm-8 0c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2c.01-1.09-.87-1.99-1.96-2z\"/>"
3241
+ },
3209
3242
  "ibm-content-services": {
3210
3243
  "body": "<path fill=\"currentColor\" d=\"m26 32l-2.139-1.012A5.02 5.02 0 0 1 21 26.468V20h10v6.468a5.02 5.02 0 0 1-2.861 4.52zm-1.283-2.82l1.283.607l1.283-.607A3.01 3.01 0 0 0 29 26.468V22h-6v4.468c0 1.154.674 2.219 1.717 2.712\"/><path fill=\"currentColor\" d=\"M17 10.586A2 2 0 0 0 15.586 10H10a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h9v-2h-9V12h4v4a2 2 0 0 0 2 2h4.292c.693 0 1.312-.414 1.577-1.054s.12-1.37-.37-1.861zM16 16v-3.586L19.585 16z\"/><path fill=\"currentColor\" d=\"M28 6H16l-3.414-3.414A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h2v-2H4V4h7.172l4 4H28v10h2V8a2 2 0 0 0-2-2\"/>"
3211
3244
  },
@@ -3218,6 +3251,9 @@
3218
3251
  "ibm-data-replication": {
3219
3252
  "body": "<path fill=\"currentColor\" d=\"M20 20v2h5.22a11.02 11.02 0 0 1-11.97 4.653l-.499 1.937A13 13 0 0 0 26 24.293V28h2v-8zm5-17a4.005 4.005 0 0 0-4 4a3.95 3.95 0 0 0 .567 2.019L9.019 21.567A3.95 3.95 0 0 0 7 21a4 4 0 1 0 4 4a3.95 3.95 0 0 0-.567-2.019l12.548-12.548A3.95 3.95 0 0 0 25 11a4 4 0 0 0 0-8M7 27a2 2 0 1 1 2-2a2 2 0 0 1-2 2M25 9a2 2 0 1 1 2-2a2 2 0 0 1-2 2m-9-6A13.04 13.04 0 0 0 6 7.707V4H4v8h8v-2H6.78a11.02 11.02 0 0 1 11.97-4.653l.499-1.937A13 13 0 0 0 16 3\"/>"
3220
3253
  },
3254
+ "ibm-databand": {
3255
+ "body": "<path fill=\"currentColor\" d=\"M27.69 16.37c.84.83 1.31 1.97 1.31 3.15c0 1.19-.47 2.33-1.32 3.17c-.88.87-2.03 1.31-3.18 1.31s-2.31-.44-3.19-1.31c-.59-.59-7.76-7.72-10.76-10.7l-1.27-1.27c-.59-.61-1.46-.84-2.28-.66c-.47.11-.91.31-1.26.66c-.47.47-.73 1.1-.73 1.76s.26 1.29.73 1.76c.52.51 6.74 6.7 6.74 6.7l-1.42 1.41l-6.74-6.7C3.47 14.8 3 13.68 3 12.48s.47-2.32 1.32-3.17S6.3 8 7.5 8s2.33.47 3.18 1.31l1.27 1.27l10.76 10.7c.98.97 2.56.97 3.54 0c.47-.47.73-1.1.73-1.76s-.26-1.29-.73-1.76l-6.73-6.69l1.42-1.41l6.74 6.7zM16 2c2.21 0 4 1.79 4 4s-1.79 4-4 4s-4-1.79-4-4s1.79-4 4-4m.02 6C17.11 8 18 7.1 18 6s-.89-2-1.98-2h-.09c-1.1.03-1.96.95-1.93 2.04c.02 1.1.92 1.97 2.02 1.95zM20 26c0 2.21-1.79 4-4 4s-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4m-3.98 2c1.09 0 1.98-.9 1.98-2s-.89-2-1.98-2h-.09c-1.1.03-1.96.95-1.93 2.04c.02 1.1.92 1.97 2.02 1.95z\"/>"
3256
+ },
3221
3257
  "ibm-datastage": {
3222
3258
  "body": "<path fill=\"currentColor\" d=\"M27 22.1V13h-2v9.1c-1.4.4-2.5 1.5-2.9 2.9H13v2h9.1c.4 1.7 2 3 3.9 3c2.2 0 4-1.8 4-4c0-1.9-1.3-3.4-3-3.9M26 28c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2m-16 2H2v-8h8zm-6-2h4v-4H4zM9.9 7H19V5H9.9c-.5-1.7-2-3-3.9-3c-2.2 0-4 1.8-4 4c0 1.9 1.3 3.4 3 3.9V19h2V9.9C8.4 9.5 9.5 8.4 9.9 7M6 8c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2\"/><path fill=\"currentColor\" d=\"M22 2v2h4.6L11 19.6l1.4 1.4L28 5.4V10h2V2z\"/>"
3223
3259
  },
@@ -3740,6 +3776,9 @@
3740
3776
  "keyboard-off": {
3741
3777
  "body": "<path fill=\"currentColor\" d=\"M6 12h2v2H6zm12 0h2v2h-2zM6 20h2v2H6zm0-4h2v2H6zm4 0h2v2h-2zm12-4h4v2h-4zm0 4h4v2h-4z\"/><path fill=\"currentColor\" d=\"M14.2 10H28v13h2V10c0-1.1-.9-2-2-2H12.2zM30 28.6L3.4 2L2 3.4L6.6 8H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h20.6l4 4zM4 24V10h4.6l2 2H10v2h2.6l2 2H14v2h2.6l2 2H10v2h10.6l2 2z\"/>"
3742
3778
  },
3779
+ "kiosk-device": {
3780
+ "body": "<path fill=\"currentColor\" d=\"M26 19c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h7v9H4v2h24v-2h-9v-9zm-9 9h-2v-9h2zM6 17V4h20v13zm10-4c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1\"/>"
3781
+ },
3743
3782
  "kubelet": {
3744
3783
  "body": "<path fill=\"currentColor\" d=\"m20.044 27.294l-3.082-10.018l-1.013 3.04A1 1 0 0 1 15 21H9v-2h5.28l1.771-5.316A.98.98 0 0 1 17 13c.437.005.822.29.955.706l3.01 9.778l1.073-3.759A1 1 0 0 1 23 19h5v2h-4.246l-1.793 6.275a1 1 0 0 1-.951.725H21a1 1 0 0 1-.956-.706\"/><path fill=\"currentColor\" d=\"M16 28H6c-1.103 0-2-.897-2-2V6c0-1.103.897-2 2-2h20c1.103 0 2 .897 2 2v9h-2V6H6v20h10z\"/>"
3745
3784
  },
@@ -4053,6 +4092,9 @@
4053
4092
  "logo-flickr": {
4054
4093
  "body": "<circle cx=\"8\" cy=\"16\" r=\"6\" fill=\"currentColor\"/><circle cx=\"24\" cy=\"16\" r=\"6\" fill=\"currentColor\"/>"
4055
4094
  },
4095
+ "logo-git": {
4096
+ "body": "<path fill=\"currentColor\" d=\"M29.524 14.802L17.202 2.524a1.76 1.76 0 0 0-2.504 0L12.193 5.02L15.4 8.214c.801-.3 1.603 0 2.204.499c.6.599.801 1.398.5 2.196l3.106 3.095c.802-.3 1.603 0 2.204.499c.802.798.802 2.196 0 2.994c-.801.799-2.204.799-3.005 0a2.17 2.17 0 0 1-.501-2.296l-2.905-2.894v7.586c1.102.5 1.502 1.797 1.001 2.895c-.1.2-.2.4-.4.599c-.802.799-2.204.799-3.006 0s-.801-2.196 0-2.995c.2-.2.401-.4.702-.499v-7.686c-.3-.1-.501-.3-.702-.5a2.17 2.17 0 0 1-.5-2.295L10.89 6.218l-8.415 8.484c-.701.7-.701 1.797 0 2.596l12.222 12.178a1.76 1.76 0 0 0 2.504 0l12.222-12.178c.701-.7.701-1.797 0-2.596\"/>"
4097
+ },
4056
4098
  "logo-github": {
4057
4099
  "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M16 2a14 14 0 0 0-4.43 27.28c.7.13 1-.3 1-.67v-2.38c-3.89.84-4.71-1.88-4.71-1.88a3.7 3.7 0 0 0-1.62-2.05c-1.27-.86.1-.85.1-.85a2.94 2.94 0 0 1 2.14 1.45a3 3 0 0 0 4.08 1.16a2.93 2.93 0 0 1 .88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4 5.4 0 0 1 1.44-3.76a5 5 0 0 1 .14-3.7s1.17-.38 3.85 1.43a13.3 13.3 0 0 1 7 0c2.67-1.81 3.84-1.43 3.84-1.43a5 5 0 0 1 .14 3.7a5.4 5.4 0 0 1 1.44 3.76c0 5.38-3.27 6.56-6.39 6.91a3.33 3.33 0 0 1 .95 2.59v3.84c0 .46.25.81 1 .67A14 14 0 0 0 16 2\"/>"
4058
4100
  },
@@ -4114,6 +4156,9 @@
4114
4156
  "logo-react": {
4115
4157
  "body": "<path fill=\"currentColor\" d=\"m25 11.6l-.9-.3c0-.2.1-.4.1-.6c.7-3.3.2-6-1.3-6.9c-1.5-.8-3.9 0-6.3 2.1c-.2.2-.5.4-.7.6c-.2-.1-.3-.3-.5-.4C13 3.9 10.5 3 9 3.9c-1.5.8-1.9 3.4-1.3 6.5c.1.3.1.6.2.9c-.4.1-.7.2-1 .3c-3 1-4.9 2.7-4.9 4.3c0 1.7 2 3.5 5.1 4.5c.2.1.5.2.8.2c-.1.3-.2.7-.2 1c-.6 3.1-.1 5.5 1.3 6.4c1.5.9 4 0 6.5-2.2c.2-.2.4-.4.6-.5c.2.2.5.5.8.7c2.4 2.1 4.7 2.9 6.2 2s2-3.5 1.4-6.7c0-.2-.1-.5-.2-.8c.2-.1.4-.1.5-.2c3.2-1.1 5.3-2.8 5.3-4.5c-.1-1.5-2.1-3.1-5.1-4.2m-7.5-4.7c2.1-1.8 4-2.5 4.9-2s1.3 2.7.7 5.6c0 .2-.1.4-.1.6c-1.2-.3-2.5-.5-3.7-.6q-1.05-1.5-2.4-3zm-7.2 10.5c.3.5.5 1 .8 1.5s.6 1 .9 1.4c-.9-.1-1.7-.2-2.6-.4c.2-.8.5-1.6.9-2.5m0-2.8c-.4-.8-.6-1.6-.9-2.4c.8-.2 1.7-.3 2.5-.4c-.3.5-.6.9-.9 1.4c-.2.4-.5.9-.7 1.4m.6 1.4c.4-.8.8-1.5 1.2-2.3c.4-.7.9-1.5 1.4-2.2c.8-.1 1.7-.1 2.6-.1s1.7 0 2.6.1c.5.7.9 1.4 1.3 2.2c.4.7.8 1.5 1.2 2.3c-.4.8-.8 1.5-1.2 2.3c-.4.7-.9 1.5-1.3 2.2c-.8.1-1.7.1-2.6.1s-1.7 0-2.5-.1c-.5-.7-.9-1.4-1.4-2.2s-.9-1.5-1.3-2.3m10 2.9c.3-.5.6-1 .8-1.5c.4.8.7 1.6.9 2.5c-.9.2-1.7.3-2.6.4c.4-.5.7-1 .9-1.4m.8-4.3c-.3-.5-.5-1-.8-1.5s-.6-.9-.8-1.4c.9.1 1.7.3 2.6.4c-.3.9-.6 1.7-1 2.5M16 8.3c.6.6 1.1 1.3 1.6 2q-1.65-.15-3.3 0c.6-.7 1.2-1.4 1.7-2M9.6 4.9c.9-.5 3 .2 5.2 2.2l.4.4q-1.35 1.35-2.4 3c-1.3.1-2.5.3-3.7.6c-.1-.3-.1-.6-.2-.9c-.6-2.7-.2-4.8.7-5.3M8.2 19.6c-.2-.1-.5-.1-.7-.2c-1.4-.5-2.5-1.1-3.3-1.7c-.7-.6-1-1.2-1-1.7c0-1 1.5-2.3 4.1-3.2c.3-.1.6-.2 1-.3c.3 1.2.7 2.4 1.3 3.5c-.6 1.2-1 2.4-1.4 3.6m6.5 5.5c-1.1 1-2.2 1.6-3.1 2c-.9.3-1.5.3-2 .1c-.9-.5-1.3-2.5-.8-5.1c.1-.4.2-.7.2-1.1c1.2.3 2.5.5 3.8.5q1.05 1.5 2.4 3c-.2.2-.3.4-.5.6m1.3-1.4c-.6-.6-1.1-1.3-1.7-2h3.3c-.4.7-1 1.4-1.6 2m7.3 1.7c-.2.9-.5 1.5-.9 1.7c-.9.5-2.8-.2-4.8-1.9c-.2-.2-.5-.4-.7-.6c.8-.9 1.6-1.9 2.3-3c1.3-.1 2.5-.3 3.8-.6c.1.2.1.5.2.7c.3 1.4.3 2.7.1 3.7m1-6c-.2 0-.3.1-.5.1c-.4-1.2-.9-2.4-1.4-3.6c.5-1.1 1-2.3 1.4-3.5c.3.1.6.2.8.3c2.6.9 4.2 2.2 4.2 3.2c0 1.2-1.7 2.6-4.5 3.5\"/><path fill=\"currentColor\" d=\"M16 18.5c.5 0 1-.1 1.4-.4s.7-.7.9-1.1c.2-.5.2-1 .1-1.5s-.3-.9-.7-1.3c-.3-.4-.8-.6-1.3-.7s-1 0-1.5.1c-.5.2-.9.5-1.1.9c-.3.4-.4.9-.4 1.4c0 .3.1.7.2 1s.3.6.5.8s.5.4.8.5c.4.2.8.3 1.1.3\"/>"
4116
4158
  },
4159
+ "logo-red-hat-ai-instructlab-on-ibm-cloud": {
4160
+ "body": "<path fill=\"currentColor\" d=\"M13.215 13.18c.233-.502-.416-.934-.925-.82c-.383.087-.874.716-1.013 1.07c.084.53 1.696.272 1.938-.25m-.37-.419c.06.59-.626.544-1.051.525c.248-.365.577-.749 1.051-.525M16 21.821c.906-.008 1.2-1.867.467-2.005A4 4 0 0 0 16 19.79c-.213.002-.39.011-.467.025c-.733.138-.44 1.997.467 2.005m-3.846-2.22c1.234-.074 1.2-2.877-.081-2.81c-1.423.075-1.246 2.89.081 2.81m14.687-9.843c-.52-.671-1.249-2.276-2.08-2.447c-1.242-.255-2.114.384-2.922 1.221C20.173 7.307 18.124 6.213 16 6.227c-2.124-.014-4.174 1.08-5.839 2.305c-.808-.837-1.68-1.476-2.923-1.22c-.83.17-1.559 1.775-2.079 2.446c-.907 1.175-3.198 3.175-3.159 4.735c.049 1.907 4.472 7.238 6.378 7.523c.421.063.784-.042 1.187-.084c.722 1.414 1.899 2.464 3.275 3.127c1.98.953 4.34.953 6.32 0c1.376-.663 2.553-1.713 3.275-3.127c.403.042.766.147 1.187.084c1.906-.285 6.33-5.616 6.378-7.523c.039-1.56-2.252-3.56-3.16-4.735m-15.712-.556c1.688-1.18 3.216-1.83 4.871-1.796c1.655-.035 3.183.616 4.871 1.796c.375.26 1.454 1.051 1.698 1.354c.59.73.553 3.252.586 4.204h-4.927c-.318 0-.691.201-.916.421c-.665.65-.232 1.52-.264 2.316c-.35-.145-.698-.2-1.048-.208c-.35.008-.699.063-1.048.208c-.032-.796.4-1.665-.264-2.316c-.225-.22-.599-.42-.915-.42H8.845c.033-.953-.005-3.474.586-4.205c.244-.303 1.323-1.093 1.698-1.354M8.686 20.919c-1.395-.052-5.388-4.972-5.52-6.33c-.112-1.166 2.207-3.258 2.94-4.199c.355-.454 1.14-2.015 1.642-2.047c.416-.027 1.315.538 1.505.905c.397.768-.18.852-.427 1.439c-.514 1.212-.364 2.773-.413 4.062c-.782.177-1.414.527-1.361 1.43c.025.445.906 3.323 1.14 3.709c.308.504.82.726 1.39.768zm.686-.685c-.472.022-.74-.32-.934-.697c-.216-.419-1.015-3.057-1.043-3.49c-.035-.52.568-.85 1.03-.865c0 1.728.48 3.404.947 5.052m-.527-5.053h5.106c.337.068.764.544.785.9c.026.428-.322 2.525-.445 3.02c-.057.227-.194.646-.346.812c-.573.63-3.156.198-4.034.308c-.597-1.624-.88-3.32-1.066-5.04M16 24.75c-2.481-.18-4.906-1.586-5.786-4.095c.934-.094 2.099.127 3 0c1.606-.226 1.34-1.724 1.737-2.896A4 4 0 0 1 16 17.59c.357.012.71.065 1.05.17c.396 1.172.13 2.67 1.736 2.896c.901.127 2.066-.094 3 0c-.88 2.51-3.305 3.915-5.786 4.095m2.055-4.837c-.152-.166-.289-.585-.346-.813c-.123-.495-.471-2.591-.445-3.019c.021-.356.447-.832.785-.9h5.105c-.186 1.72-.468 3.416-1.065 5.04c-.878-.11-3.46.322-4.034-.308m5.52-4.73c.462.014 1.065.345 1.03.865c-.028.432-.827 3.07-1.043 3.49c-.195.377-.462.718-.934.696c.466-1.647.947-3.324.947-5.052m-.26 5.736l-.897-.263c.57-.042 1.082-.264 1.389-.768c.235-.386 1.116-3.265 1.141-3.71c.053-.902-.579-1.253-1.361-1.43c-.05-1.288.101-2.849-.413-4.061c-.248-.588-.824-.67-.427-1.44c.19-.367 1.088-.93 1.505-.904c.501.032 1.286 1.593 1.641 2.047c.734.94 3.053 3.032 2.94 4.2c-.131 1.357-4.124 6.277-5.519 6.329m-2.592-7.488c-.139-.355-.63-.984-1.013-1.07c-.51-.115-1.158.317-.925.818c.242.523 1.854.781 1.938.252m-.517-.145c-.425.019-1.111.065-1.051-.524c.474-.225.803.16 1.051.524M16 22.027c-.607 1.041-1.604.23-2.311-.425c.35 1.042 1.114 1.844 1.984 2.116c.21.066.443.066.653 0c.871-.272 1.634-1.074 1.985-2.116c-.707.655-1.704 1.466-2.311.425m.463 1.283a1.16 1.16 0 0 1-.926 0a2 2 0 0 1-.585-.392c.366-.038.79-.055 1.048-.29c.259.235.682.252 1.048.29a2 2 0 0 1-.585.392m3.464-6.518c-1.28-.068-1.315 2.735-.081 2.81c1.327.08 1.504-2.736.081-2.81\"/>"
4161
+ },
4117
4162
  "logo-red-hat-ansible": {
4118
4163
  "body": "<path fill=\"currentColor\" d=\"m21.91 20.586l-5-11a1.001 1.001 0 0 0-1.82 0l-5 11a1 1 0 0 0 1.82.828l1.999-4.396l6.498 4.787a1 1 0 0 0 1.504-1.22M16 12.417l2.499 5.498l-3.744-2.759z\"/><path fill=\"currentColor\" d=\"M16 30C8.28 30 2 23.72 2 16S8.28 2 16 2s14 6.28 14 14s-6.28 14-14 14m0-26C9.383 4 4 9.383 4 16s5.383 12 12 12s12-5.383 12-12S22.617 4 16 4\"/>"
4119
4164
  },
@@ -4444,6 +4489,9 @@
4444
4489
  "mpg2": {
4445
4490
  "body": "<path fill=\"currentColor\" d=\"M32 21h-6v-4a2 2 0 0 1 2-2h2v-2h-4v-2h4a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2v2h4zm-8 0h-4a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h4v2h-4v6h2v-2h-1v-2h3zM14 11H9v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2 2 0 0 0-2-2m-3 5v-3h3l.001 3zm-4-5H5l-1.5 4L2 11H0v10h2v-7l1.5 4L5 14v7h2z\"/>"
4446
4491
  },
4492
+ "multiuser-device": {
4493
+ "body": "<path fill=\"currentColor\" d=\"M20 25h-6c-1.66 0-3 1.34-3 3v2h2v-2c0-.55.45-1 1-1h6c.55 0 1 .45 1 1v2h2v-2c0-1.66-1.34-3-3-3m-7-5c0 2.21 1.79 4 4 4s4-1.79 4-4s-1.79-4-4-4s-4 1.79-4 4m6 0c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2m3-2c1.1 0 2 .9 2 2s-.9 2-2 2v2c2.21 0 4-1.79 4-4s-1.79-4-4-4zm3 7h-1v2h1c.55 0 1 .45 1 1v2h2v-2c0-1.66-1.34-3-3-3M6 4h16v10h2V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h3v-2H6z\"/>"
4494
+ },
4447
4495
  "music": {
4448
4496
  "body": "<path fill=\"currentColor\" d=\"M25 4H10a2 2 0 0 0-2 2v14.556A3.96 3.96 0 0 0 6 20a4 4 0 1 0 4 4V12h15v8.556A3.96 3.96 0 0 0 23 20a4 4 0 1 0 4 4V6a2 2 0 0 0-2-2M6 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2m17 0a2 2 0 1 1 2-2a2.003 2.003 0 0 1-2 2M10 6h15v4H10Z\"/>"
4449
4497
  },
@@ -5982,6 +6030,9 @@
5982
6030
  "sprout": {
5983
6031
  "body": "<path fill=\"currentColor\" d=\"M25 2a11.01 11.01 0 0 0-10.245 7.024A7 7 0 0 0 9 6H6v3a7.01 7.01 0 0 0 7 7h1v9.05a9.92 9.92 0 0 0-6.071 2.879l1.414 1.414a8 8 0 0 1 12.309 1.213l1.661-1.113A9.98 9.98 0 0 0 16 25.062V16h1A11.013 11.013 0 0 0 28 5V2ZM13 14a5.006 5.006 0 0 1-5-5V8h1a5.005 5.005 0 0 1 5 5v1Zm13-9a9.01 9.01 0 0 1-9 9h-1v-1a9.01 9.01 0 0 1 9-9h1Z\"/>"
5984
6032
  },
6033
+ "spyre-accelerator": {
6034
+ "body": "<path fill=\"currentColor\" d=\"M7 17a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0-4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m6 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0-4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m12 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0-4a1 1 0 1 0 0-2a1 1 0 0 0 0 2M2 7v17h6v-3h3v4h16v-4h3V7zm23 16H13v-2h12zm3-4H6v3H4V9h24zm-6-8h-6v6h6zm-2 4h-2v-2h2z\"/>"
6035
+ },
5985
6036
  "sql": {
5986
6037
  "body": "<path fill=\"currentColor\" d=\"M24 21V9h-2v14h8v-2zM18 9h-4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h1v2a2 2 0 0 0 2 2h2v-2h-2v-2h1a2 2 0 0 0 2-2V11a2 2 0 0 0-2-2m-4 12V11h4v10zm-6 2H2v-2h6v-4H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h6v2H4v4h4a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2\"/>"
5987
6038
  },
@@ -6699,6 +6750,9 @@
6699
6750
  "triangle-solid": {
6700
6751
  "body": "<path fill=\"currentColor\" d=\"M2.98 29c-.569 0-.978-.477-.98-1c0-.163.039-.33.125-.488l13.02-23.987C15.33 3.18 15.664 3 16 3s.67.181.856.525l13.02 23.987c.085.158.124.325.124.488c-.002.523-.411 1-.98 1z\"/>"
6701
6752
  },
6753
+ "trigger": {
6754
+ "body": "<path fill=\"currentColor\" d=\"m2 19l1.4 1.4L9 14.8l5.6 5.6L16 19l-7-7zm26.6-7.4L23 17.2l-5.6-5.6L16 13l7 7l7-7zM9 22a2 2 0 1 0 0 4a2 2 0 0 0 0-4m14-12a2 2 0 1 0 0-4a2 2 0 0 0 0 4\"/>"
6755
+ },
6702
6756
  "trophy": {
6703
6757
  "body": "<path fill=\"currentColor\" d=\"M26 7h-2V6a2 2 0 0 0-2-2H10a2 2 0 0 0-2 2v1H6a2 2 0 0 0-2 2v3a4.005 4.005 0 0 0 4 4h.322A8.17 8.17 0 0 0 15 21.934V26h-5v2h12v-2h-5v-4.069A7.97 7.97 0 0 0 23.74 16H24a4.005 4.005 0 0 0 4-4V9a2 2 0 0 0-2-2M8 14a2 2 0 0 1-2-2V9h2Zm14 0a6 6 0 0 1-6.185 5.997A6.2 6.2 0 0 1 10 13.707V6h12Zm4-2a2 2 0 0 1-2 2V9h2Z\"/>"
6704
6758
  },
@@ -7407,7 +7461,7 @@
7407
7461
  "parent": "sun"
7408
7462
  }
7409
7463
  },
7410
- "lastModified": 1738483433,
7464
+ "lastModified": 1739427120,
7411
7465
  "width": 32,
7412
7466
  "height": 32
7413
7467
  }
package/info.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "prefix": "carbon",
3
3
  "name": "Carbon",
4
- "total": 2267,
5
- "version": "11.54.0",
4
+ "total": 2285,
5
+ "version": "11.55.0",
6
6
  "author": {
7
7
  "name": "IBM",
8
8
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
package/metadata.json CHANGED
@@ -586,6 +586,7 @@
586
586
  "logo-facebook",
587
587
  "logo-figma",
588
588
  "logo-flickr",
589
+ "logo-git",
589
590
  "logo-github",
590
591
  "logo-gitlab",
591
592
  "logo-glassdoor",
@@ -605,6 +606,7 @@
605
606
  "logo-quora",
606
607
  "logo-r-script",
607
608
  "logo-react",
609
+ "logo-red-hat-ai-instructlab-on-ibm-cloud",
608
610
  "logo-red-hat-ansible",
609
611
  "logo-sketch",
610
612
  "logo-skype",
@@ -775,10 +777,14 @@
775
777
  "ibm-cloud-vpc-file-storage",
776
778
  "ibm-cloud-vpc-images",
777
779
  "ibm-cloudant",
780
+ "ibm-consulting-advantage-agent",
781
+ "ibm-consulting-advantage-application",
782
+ "ibm-consulting-advantage-assistant",
778
783
  "ibm-content-services",
779
784
  "ibm-data-power",
780
785
  "ibm-data-product-exchange",
781
786
  "ibm-data-replication",
787
+ "ibm-databand",
782
788
  "ibm-datastage",
783
789
  "ibm-db2",
784
790
  "ibm-db2-alt",
@@ -968,6 +974,7 @@
968
974
  "assembly-cluster",
969
975
  "assembly-reference",
970
976
  "async",
977
+ "avro",
971
978
  "badge",
972
979
  "bare-metal-server",
973
980
  "bare-metal-server-01",
@@ -1577,6 +1584,7 @@
1577
1584
  "software-resource",
1578
1585
  "software-resource-cluster",
1579
1586
  "software-resource-resource",
1587
+ "spyre-accelerator",
1580
1588
  "sql",
1581
1589
  "star-review",
1582
1590
  "stem-leaf-plot",
@@ -2118,6 +2126,7 @@
2118
2126
  "airplay",
2119
2127
  "airplay-filled",
2120
2128
  "aperture",
2129
+ "array",
2121
2130
  "array-booleans",
2122
2131
  "array-dates",
2123
2132
  "array-numbers",
@@ -2126,6 +2135,7 @@
2126
2135
  "asset",
2127
2136
  "asset-confirm",
2128
2137
  "asset-digital-twin",
2138
+ "asset-movement",
2129
2139
  "asset-view",
2130
2140
  "at",
2131
2141
  "audio-console",
@@ -2133,10 +2143,12 @@
2133
2143
  "barcode",
2134
2144
  "battery-charging",
2135
2145
  "battery-empty",
2146
+ "battery-error",
2136
2147
  "battery-full",
2137
2148
  "battery-half",
2138
2149
  "battery-low",
2139
2150
  "battery-quarter",
2151
+ "battery-warning",
2140
2152
  "binoculars",
2141
2153
  "blog",
2142
2154
  "bluetooth",
@@ -2157,6 +2169,7 @@
2157
2169
  "camera",
2158
2170
  "camera-action",
2159
2171
  "cell-tower",
2172
+ "channels",
2160
2173
  "chat-bot",
2161
2174
  "chip",
2162
2175
  "cloud-download",
@@ -2171,9 +2184,11 @@
2171
2184
  "connection-signal-off",
2172
2185
  "connection-two-way",
2173
2186
  "cookie",
2187
+ "create-link",
2174
2188
  "cursor-1",
2175
2189
  "cursor-2",
2176
2190
  "debug",
2191
+ "delivery-settings",
2177
2192
  "deployment-pattern",
2178
2193
  "deployment-policy",
2179
2194
  "desk-adjustable",
@@ -2206,6 +2221,7 @@
2206
2221
  "iot-platform",
2207
2222
  "keyboard",
2208
2223
  "keyboard-off",
2224
+ "kiosk-device",
2209
2225
  "laptop",
2210
2226
  "location-current",
2211
2227
  "mail-all",
@@ -2226,6 +2242,7 @@
2226
2242
  "mobile-session",
2227
2243
  "mobile-view",
2228
2244
  "mobile-view-orientation",
2245
+ "multiuser-device",
2229
2246
  "object",
2230
2247
  "outage",
2231
2248
  "password",
@@ -2264,6 +2281,7 @@
2264
2281
  "tools",
2265
2282
  "tools-alt",
2266
2283
  "transmission-lte",
2284
+ "trigger",
2267
2285
  "umbrella",
2268
2286
  "usb",
2269
2287
  "voicemail",
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@iconify-json/carbon",
3
3
  "description": "Carbon icon set in Iconify JSON format",
4
- "version": "1.2.6",
5
- "iconSetVersion": "11.54.0",
4
+ "version": "1.2.7",
5
+ "iconSetVersion": "11.55.0",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",