@patternfly/patternfly 6.5.0-prerelease.46 → 6.5.0-prerelease.48

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 (83) hide show
  1. package/components/Accordion/accordion.css +1 -1
  2. package/components/Accordion/accordion.scss +1 -1
  3. package/components/Alert/alert.css +2 -1
  4. package/components/Alert/alert.scss +2 -1
  5. package/components/Card/card.css +1 -1
  6. package/components/Card/card.scss +1 -1
  7. package/components/ClipboardCopy/clipboard-copy.css +1 -1
  8. package/components/ClipboardCopy/clipboard-copy.scss +1 -1
  9. package/components/DataList/data-list.css +1 -1
  10. package/components/DataList/data-list.scss +1 -1
  11. package/components/DualListSelector/dual-list-selector.css +1 -1
  12. package/components/DualListSelector/dual-list-selector.scss +1 -1
  13. package/components/ExpandableSection/expandable-section.css +2 -2
  14. package/components/ExpandableSection/expandable-section.scss +2 -2
  15. package/components/Form/form.css +1 -1
  16. package/components/Form/form.scss +1 -1
  17. package/components/JumpLinks/jump-links.css +1 -1
  18. package/components/JumpLinks/jump-links.scss +1 -1
  19. package/components/Nav/nav.css +1 -1
  20. package/components/Nav/nav.scss +1 -1
  21. package/components/NotificationDrawer/notification-drawer.css +1 -1
  22. package/components/NotificationDrawer/notification-drawer.scss +1 -1
  23. package/components/Table/table.css +2 -2
  24. package/components/Table/table.scss +2 -2
  25. package/components/Tabs/tabs.css +2 -2
  26. package/components/Tabs/tabs.scss +2 -2
  27. package/components/Toolbar/toolbar.css +1 -1
  28. package/components/Toolbar/toolbar.scss +1 -1
  29. package/components/TreeView/tree-view.css +1 -1
  30. package/components/TreeView/tree-view.scss +1 -1
  31. package/components/Wizard/wizard.css +1 -1
  32. package/components/Wizard/wizard.scss +1 -1
  33. package/components/_index.css +20 -19
  34. package/docs/components/Accordion/examples/Accordion.md +390 -30
  35. package/docs/components/Alert/examples/Alert.md +494 -38
  36. package/docs/components/Breadcrumb/examples/Breadcrumb.md +299 -23
  37. package/docs/components/CalendarMonth/examples/CalendarMonth.md +16 -16
  38. package/docs/components/Card/examples/Card.md +52 -4
  39. package/docs/components/ClipboardCopy/examples/ClipboardCopy.md +78 -6
  40. package/docs/components/CodeBlock/examples/CodeBlock.md +26 -2
  41. package/docs/components/DataList/examples/DataList.md +221 -17
  42. package/docs/components/DualListSelector/examples/DualListSelector.md +169 -13
  43. package/docs/components/ExpandableSection/examples/ExpandableSection.md +91 -7
  44. package/docs/components/Form/examples/Form.md +78 -6
  45. package/docs/components/Icon/examples/Icon.md +26 -2
  46. package/docs/components/JumpLinks/examples/JumpLinks.md +52 -4
  47. package/docs/components/Menu/examples/Menu.md +1456 -112
  48. package/docs/components/MultipleFileUpload/examples/MultipleFileUpload.md +39 -3
  49. package/docs/components/Nav/examples/Navigation.md +710 -62
  50. package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +52 -4
  51. package/docs/components/Table/examples/Table.md +819 -63
  52. package/docs/components/Tabs/examples/Tabs.md +321 -213
  53. package/docs/components/TreeView/examples/TreeView.md +1300 -100
  54. package/docs/components/Wizard/examples/Wizard.md +323 -59
  55. package/docs/demos/AboutModal/examples/AboutModal.md +39 -3
  56. package/docs/demos/Alert/examples/Alert.md +182 -14
  57. package/docs/demos/BackToTop/examples/BackToTop.md +39 -3
  58. package/docs/demos/Banner/examples/Banner.md +78 -6
  59. package/docs/demos/Card/examples/Card.md +242 -29
  60. package/docs/demos/CardView/examples/CardView.md +78 -6
  61. package/docs/demos/Compass/examples/Compass.md +71 -35
  62. package/docs/demos/Dashboard/examples/Dashboard.md +104 -8
  63. package/docs/demos/DataList/examples/DataList.md +234 -18
  64. package/docs/demos/DescriptionList/examples/DescriptionList.md +117 -9
  65. package/docs/demos/Drawer/examples/Drawer.md +141 -15
  66. package/docs/demos/Form/examples/BasicForms.md +143 -11
  67. package/docs/demos/JumpLinks/examples/JumpLinks.md +216 -27
  68. package/docs/demos/Masthead/examples/Masthead.md +355 -31
  69. package/docs/demos/Modal/examples/Modal.md +234 -18
  70. package/docs/demos/Nav/examples/Nav.md +320 -32
  71. package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +247 -19
  72. package/docs/demos/Page/examples/Page.md +546 -42
  73. package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +281 -29
  74. package/docs/demos/Skeleton/examples/Skeleton.md +39 -3
  75. package/docs/demos/Table/examples/Table.md +702 -54
  76. package/docs/demos/Tabs/examples/Tabs.md +238 -22
  77. package/docs/demos/Toolbar/examples/Toolbar.md +78 -6
  78. package/docs/demos/Wizard/examples/Wizard.md +621 -72
  79. package/package.json +1 -1
  80. package/patternfly-no-globals.css +20 -19
  81. package/patternfly.css +20 -19
  82. package/patternfly.min.css +1 -1
  83. package/patternfly.min.css.map +1 -1
@@ -25,7 +25,7 @@ cssPrefix: pf-v6-c-tabs
25
25
  <span class="pf-v6-c-button__icon">
26
26
  <svg
27
27
  class="pf-v6-svg"
28
- viewBox="0 0 256 512"
28
+ viewBox="0 0 20 20"
29
29
  fill="currentColor"
30
30
  aria-hidden="true"
31
31
  role="img"
@@ -33,7 +33,7 @@ cssPrefix: pf-v6-c-tabs
33
33
  height="1em"
34
34
  >
35
35
  <path
36
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
36
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
37
37
  />
38
38
  </svg>
39
39
  </span>
@@ -121,7 +121,7 @@ cssPrefix: pf-v6-c-tabs
121
121
  <span class="pf-v6-c-button__icon">
122
122
  <svg
123
123
  class="pf-v6-svg"
124
- viewBox="0 0 256 512"
124
+ viewBox="0 0 20 20"
125
125
  fill="currentColor"
126
126
  aria-hidden="true"
127
127
  role="img"
@@ -129,7 +129,7 @@ cssPrefix: pf-v6-c-tabs
129
129
  height="1em"
130
130
  >
131
131
  <path
132
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
132
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
133
133
  />
134
134
  </svg>
135
135
  </span>
@@ -167,7 +167,7 @@ cssPrefix: pf-v6-c-tabs
167
167
  <span class="pf-v6-c-button__icon">
168
168
  <svg
169
169
  class="pf-v6-svg"
170
- viewBox="0 0 256 512"
170
+ viewBox="0 0 20 20"
171
171
  fill="currentColor"
172
172
  aria-hidden="true"
173
173
  role="img"
@@ -175,7 +175,7 @@ cssPrefix: pf-v6-c-tabs
175
175
  height="1em"
176
176
  >
177
177
  <path
178
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
178
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
179
179
  />
180
180
  </svg>
181
181
  </span>
@@ -297,7 +297,7 @@ cssPrefix: pf-v6-c-tabs
297
297
  <span class="pf-v6-c-button__icon">
298
298
  <svg
299
299
  class="pf-v6-svg"
300
- viewBox="0 0 256 512"
300
+ viewBox="0 0 20 20"
301
301
  fill="currentColor"
302
302
  aria-hidden="true"
303
303
  role="img"
@@ -305,7 +305,7 @@ cssPrefix: pf-v6-c-tabs
305
305
  height="1em"
306
306
  >
307
307
  <path
308
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
308
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
309
309
  />
310
310
  </svg>
311
311
  </span>
@@ -413,7 +413,19 @@ cssPrefix: pf-v6-c-tabs
413
413
  >
414
414
  <span class="pf-v6-c-tabs__item-text">More</span>
415
415
  <span class="pf-v6-c-tabs__link-toggle-icon">
416
- <i class="fas fa-angle-right" aria-hidden="true"></i>
416
+ <svg
417
+ class="pf-v6-svg"
418
+ viewBox="0 0 20 20"
419
+ fill="currentColor"
420
+ aria-hidden="true"
421
+ role="img"
422
+ width="1em"
423
+ height="1em"
424
+ >
425
+ <path
426
+ d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
427
+ />
428
+ </svg>
417
429
  </span>
418
430
  </button>
419
431
  </li>
@@ -514,7 +526,19 @@ cssPrefix: pf-v6-c-tabs
514
526
  >
515
527
  <span class="pf-v6-c-tabs__item-text">More</span>
516
528
  <span class="pf-v6-c-tabs__link-toggle-icon">
517
- <i class="fas fa-angle-right" aria-hidden="true"></i>
529
+ <svg
530
+ class="pf-v6-svg"
531
+ viewBox="0 0 20 20"
532
+ fill="currentColor"
533
+ aria-hidden="true"
534
+ role="img"
535
+ width="1em"
536
+ height="1em"
537
+ >
538
+ <path
539
+ d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
540
+ />
541
+ </svg>
518
542
  </span>
519
543
  </button>
520
544
  </li>
@@ -617,7 +641,19 @@ cssPrefix: pf-v6-c-tabs
617
641
  >
618
642
  <span class="pf-v6-c-tabs__item-text">More</span>
619
643
  <span class="pf-v6-c-tabs__link-toggle-icon">
620
- <i class="fas fa-angle-right" aria-hidden="true"></i>
644
+ <svg
645
+ class="pf-v6-svg"
646
+ viewBox="0 0 20 20"
647
+ fill="currentColor"
648
+ aria-hidden="true"
649
+ role="img"
650
+ width="1em"
651
+ height="1em"
652
+ >
653
+ <path
654
+ d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
655
+ />
656
+ </svg>
621
657
  </span>
622
658
  </button>
623
659
  </li>
@@ -737,7 +773,19 @@ cssPrefix: pf-v6-c-tabs
737
773
  >
738
774
  <span class="pf-v6-c-button__icon pf-m-start">
739
775
  <span class="pf-v6-c-tabs__toggle-icon">
740
- <i class="fas fa-angle-right" aria-hidden="true"></i>
776
+ <svg
777
+ class="pf-v6-svg"
778
+ viewBox="0 0 20 20"
779
+ fill="currentColor"
780
+ aria-hidden="true"
781
+ role="img"
782
+ width="1em"
783
+ height="1em"
784
+ >
785
+ <path
786
+ d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
787
+ />
788
+ </svg>
741
789
  </span>
742
790
  </span>
743
791
  <span class="pf-v6-c-button__text">
@@ -848,7 +896,19 @@ cssPrefix: pf-v6-c-tabs
848
896
  >
849
897
  <span class="pf-v6-c-button__icon pf-m-start">
850
898
  <span class="pf-v6-c-tabs__toggle-icon">
851
- <i class="fas fa-angle-right" aria-hidden="true"></i>
899
+ <svg
900
+ class="pf-v6-svg"
901
+ viewBox="0 0 20 20"
902
+ fill="currentColor"
903
+ aria-hidden="true"
904
+ role="img"
905
+ width="1em"
906
+ height="1em"
907
+ >
908
+ <path
909
+ d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
910
+ />
911
+ </svg>
852
912
  </span>
853
913
  </span>
854
914
  <span class="pf-v6-c-button__text">
@@ -959,7 +1019,19 @@ cssPrefix: pf-v6-c-tabs
959
1019
  >
960
1020
  <span class="pf-v6-c-button__icon pf-m-start">
961
1021
  <span class="pf-v6-c-tabs__toggle-icon">
962
- <i class="fas fa-angle-right" aria-hidden="true"></i>
1022
+ <svg
1023
+ class="pf-v6-svg"
1024
+ viewBox="0 0 20 20"
1025
+ fill="currentColor"
1026
+ aria-hidden="true"
1027
+ role="img"
1028
+ width="1em"
1029
+ height="1em"
1030
+ >
1031
+ <path
1032
+ d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
1033
+ />
1034
+ </svg>
963
1035
  </span>
964
1036
  </span>
965
1037
  <span class="pf-v6-c-button__text">
@@ -1070,7 +1142,19 @@ cssPrefix: pf-v6-c-tabs
1070
1142
  >
1071
1143
  <span class="pf-v6-c-button__icon">
1072
1144
  <span class="pf-v6-c-tabs__toggle-icon">
1073
- <i class="fas fa-angle-right" aria-hidden="true"></i>
1145
+ <svg
1146
+ class="pf-v6-svg"
1147
+ viewBox="0 0 20 20"
1148
+ fill="currentColor"
1149
+ aria-hidden="true"
1150
+ role="img"
1151
+ width="1em"
1152
+ height="1em"
1153
+ >
1154
+ <path
1155
+ d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
1156
+ />
1157
+ </svg>
1074
1158
  </span>
1075
1159
  </span>
1076
1160
  </button>
@@ -1179,7 +1263,19 @@ cssPrefix: pf-v6-c-tabs
1179
1263
  >
1180
1264
  <span class="pf-v6-c-button__icon">
1181
1265
  <span class="pf-v6-c-tabs__toggle-icon">
1182
- <i class="fas fa-angle-right" aria-hidden="true"></i>
1266
+ <svg
1267
+ class="pf-v6-svg"
1268
+ viewBox="0 0 20 20"
1269
+ fill="currentColor"
1270
+ aria-hidden="true"
1271
+ role="img"
1272
+ width="1em"
1273
+ height="1em"
1274
+ >
1275
+ <path
1276
+ d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
1277
+ />
1278
+ </svg>
1183
1279
  </span>
1184
1280
  </span>
1185
1281
  </button>
@@ -1288,7 +1384,19 @@ cssPrefix: pf-v6-c-tabs
1288
1384
  >
1289
1385
  <span class="pf-v6-c-button__icon">
1290
1386
  <span class="pf-v6-c-tabs__toggle-icon">
1291
- <i class="fas fa-angle-right" aria-hidden="true"></i>
1387
+ <svg
1388
+ class="pf-v6-svg"
1389
+ viewBox="0 0 20 20"
1390
+ fill="currentColor"
1391
+ aria-hidden="true"
1392
+ role="img"
1393
+ width="1em"
1394
+ height="1em"
1395
+ >
1396
+ <path
1397
+ d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
1398
+ />
1399
+ </svg>
1292
1400
  </span>
1293
1401
  </span>
1294
1402
  </button>
@@ -1397,7 +1505,7 @@ cssPrefix: pf-v6-c-tabs
1397
1505
  <span class="pf-v6-c-button__icon">
1398
1506
  <svg
1399
1507
  class="pf-v6-svg"
1400
- viewBox="0 0 256 512"
1508
+ viewBox="0 0 20 20"
1401
1509
  fill="currentColor"
1402
1510
  aria-hidden="true"
1403
1511
  role="img"
@@ -1405,7 +1513,7 @@ cssPrefix: pf-v6-c-tabs
1405
1513
  height="1em"
1406
1514
  >
1407
1515
  <path
1408
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
1516
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
1409
1517
  />
1410
1518
  </svg>
1411
1519
  </span>
@@ -1493,7 +1601,7 @@ cssPrefix: pf-v6-c-tabs
1493
1601
  <span class="pf-v6-c-button__icon">
1494
1602
  <svg
1495
1603
  class="pf-v6-svg"
1496
- viewBox="0 0 256 512"
1604
+ viewBox="0 0 20 20"
1497
1605
  fill="currentColor"
1498
1606
  aria-hidden="true"
1499
1607
  role="img"
@@ -1501,7 +1609,7 @@ cssPrefix: pf-v6-c-tabs
1501
1609
  height="1em"
1502
1610
  >
1503
1611
  <path
1504
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
1612
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
1505
1613
  />
1506
1614
  </svg>
1507
1615
  </span>
@@ -1530,7 +1638,7 @@ cssPrefix: pf-v6-c-tabs
1530
1638
  <span class="pf-v6-c-button__icon">
1531
1639
  <svg
1532
1640
  class="pf-v6-svg"
1533
- viewBox="0 0 256 512"
1641
+ viewBox="0 0 20 20"
1534
1642
  fill="currentColor"
1535
1643
  aria-hidden="true"
1536
1644
  role="img"
@@ -1538,7 +1646,7 @@ cssPrefix: pf-v6-c-tabs
1538
1646
  height="1em"
1539
1647
  >
1540
1648
  <path
1541
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
1649
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
1542
1650
  />
1543
1651
  </svg>
1544
1652
  </span>
@@ -1660,7 +1768,7 @@ cssPrefix: pf-v6-c-tabs
1660
1768
  <span class="pf-v6-c-button__icon">
1661
1769
  <svg
1662
1770
  class="pf-v6-svg"
1663
- viewBox="0 0 256 512"
1771
+ viewBox="0 0 20 20"
1664
1772
  fill="currentColor"
1665
1773
  aria-hidden="true"
1666
1774
  role="img"
@@ -1668,7 +1776,7 @@ cssPrefix: pf-v6-c-tabs
1668
1776
  height="1em"
1669
1777
  >
1670
1778
  <path
1671
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
1779
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
1672
1780
  />
1673
1781
  </svg>
1674
1782
  </span>
@@ -1785,7 +1893,7 @@ cssPrefix: pf-v6-c-tabs
1785
1893
  <span class="pf-v6-c-button__icon">
1786
1894
  <svg
1787
1895
  class="pf-v6-svg"
1788
- viewBox="0 0 256 512"
1896
+ viewBox="0 0 20 20"
1789
1897
  fill="currentColor"
1790
1898
  aria-hidden="true"
1791
1899
  role="img"
@@ -1793,7 +1901,7 @@ cssPrefix: pf-v6-c-tabs
1793
1901
  height="1em"
1794
1902
  >
1795
1903
  <path
1796
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
1904
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
1797
1905
  />
1798
1906
  </svg>
1799
1907
  </span>
@@ -1885,7 +1993,7 @@ cssPrefix: pf-v6-c-tabs
1885
1993
  <span class="pf-v6-c-button__icon">
1886
1994
  <svg
1887
1995
  class="pf-v6-svg"
1888
- viewBox="0 0 256 512"
1996
+ viewBox="0 0 20 20"
1889
1997
  fill="currentColor"
1890
1998
  aria-hidden="true"
1891
1999
  role="img"
@@ -1893,7 +2001,7 @@ cssPrefix: pf-v6-c-tabs
1893
2001
  height="1em"
1894
2002
  >
1895
2003
  <path
1896
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
2004
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
1897
2005
  />
1898
2006
  </svg>
1899
2007
  </span>
@@ -1925,7 +2033,7 @@ cssPrefix: pf-v6-c-tabs
1925
2033
  <span class="pf-v6-c-button__icon">
1926
2034
  <svg
1927
2035
  class="pf-v6-svg"
1928
- viewBox="0 0 256 512"
2036
+ viewBox="0 0 20 20"
1929
2037
  fill="currentColor"
1930
2038
  aria-hidden="true"
1931
2039
  role="img"
@@ -1933,7 +2041,7 @@ cssPrefix: pf-v6-c-tabs
1933
2041
  height="1em"
1934
2042
  >
1935
2043
  <path
1936
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
2044
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
1937
2045
  />
1938
2046
  </svg>
1939
2047
  </span>
@@ -2023,7 +2131,7 @@ cssPrefix: pf-v6-c-tabs
2023
2131
  <span class="pf-v6-c-button__icon">
2024
2132
  <svg
2025
2133
  class="pf-v6-svg"
2026
- viewBox="0 0 256 512"
2134
+ viewBox="0 0 20 20"
2027
2135
  fill="currentColor"
2028
2136
  aria-hidden="true"
2029
2137
  role="img"
@@ -2031,7 +2139,7 @@ cssPrefix: pf-v6-c-tabs
2031
2139
  height="1em"
2032
2140
  >
2033
2141
  <path
2034
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
2142
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
2035
2143
  />
2036
2144
  </svg>
2037
2145
  </span>
@@ -2060,7 +2168,7 @@ cssPrefix: pf-v6-c-tabs
2060
2168
  <span class="pf-v6-c-button__icon">
2061
2169
  <svg
2062
2170
  class="pf-v6-svg"
2063
- viewBox="0 0 256 512"
2171
+ viewBox="0 0 20 20"
2064
2172
  fill="currentColor"
2065
2173
  aria-hidden="true"
2066
2174
  role="img"
@@ -2068,7 +2176,7 @@ cssPrefix: pf-v6-c-tabs
2068
2176
  height="1em"
2069
2177
  >
2070
2178
  <path
2071
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
2179
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
2072
2180
  />
2073
2181
  </svg>
2074
2182
  </span>
@@ -2158,7 +2266,7 @@ cssPrefix: pf-v6-c-tabs
2158
2266
  <span class="pf-v6-c-button__icon">
2159
2267
  <svg
2160
2268
  class="pf-v6-svg"
2161
- viewBox="0 0 256 512"
2269
+ viewBox="0 0 20 20"
2162
2270
  fill="currentColor"
2163
2271
  aria-hidden="true"
2164
2272
  role="img"
@@ -2166,7 +2274,7 @@ cssPrefix: pf-v6-c-tabs
2166
2274
  height="1em"
2167
2275
  >
2168
2276
  <path
2169
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
2277
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
2170
2278
  />
2171
2279
  </svg>
2172
2280
  </span>
@@ -2195,7 +2303,7 @@ cssPrefix: pf-v6-c-tabs
2195
2303
  <span class="pf-v6-c-button__icon">
2196
2304
  <svg
2197
2305
  class="pf-v6-svg"
2198
- viewBox="0 0 256 512"
2306
+ viewBox="0 0 20 20"
2199
2307
  fill="currentColor"
2200
2308
  aria-hidden="true"
2201
2309
  role="img"
@@ -2203,7 +2311,7 @@ cssPrefix: pf-v6-c-tabs
2203
2311
  height="1em"
2204
2312
  >
2205
2313
  <path
2206
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
2314
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
2207
2315
  />
2208
2316
  </svg>
2209
2317
  </span>
@@ -2293,7 +2401,7 @@ cssPrefix: pf-v6-c-tabs
2293
2401
  <span class="pf-v6-c-button__icon">
2294
2402
  <svg
2295
2403
  class="pf-v6-svg"
2296
- viewBox="0 0 256 512"
2404
+ viewBox="0 0 20 20"
2297
2405
  fill="currentColor"
2298
2406
  aria-hidden="true"
2299
2407
  role="img"
@@ -2301,7 +2409,7 @@ cssPrefix: pf-v6-c-tabs
2301
2409
  height="1em"
2302
2410
  >
2303
2411
  <path
2304
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
2412
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
2305
2413
  />
2306
2414
  </svg>
2307
2415
  </span>
@@ -2339,7 +2447,7 @@ cssPrefix: pf-v6-c-tabs
2339
2447
  <span class="pf-v6-c-button__icon">
2340
2448
  <svg
2341
2449
  class="pf-v6-svg"
2342
- viewBox="0 0 256 512"
2450
+ viewBox="0 0 20 20"
2343
2451
  fill="currentColor"
2344
2452
  aria-hidden="true"
2345
2453
  role="img"
@@ -2347,7 +2455,7 @@ cssPrefix: pf-v6-c-tabs
2347
2455
  height="1em"
2348
2456
  >
2349
2457
  <path
2350
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
2458
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
2351
2459
  />
2352
2460
  </svg>
2353
2461
  </span>
@@ -2455,7 +2563,7 @@ cssPrefix: pf-v6-c-tabs
2455
2563
  <span class="pf-v6-c-button__icon">
2456
2564
  <svg
2457
2565
  class="pf-v6-svg"
2458
- viewBox="0 0 256 512"
2566
+ viewBox="0 0 20 20"
2459
2567
  fill="currentColor"
2460
2568
  aria-hidden="true"
2461
2569
  role="img"
@@ -2463,7 +2571,7 @@ cssPrefix: pf-v6-c-tabs
2463
2571
  height="1em"
2464
2572
  >
2465
2573
  <path
2466
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
2574
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
2467
2575
  />
2468
2576
  </svg>
2469
2577
  </span>
@@ -2493,7 +2601,7 @@ cssPrefix: pf-v6-c-tabs
2493
2601
  <span class="pf-v6-c-button__icon">
2494
2602
  <svg
2495
2603
  class="pf-v6-svg"
2496
- viewBox="0 0 256 512"
2604
+ viewBox="0 0 20 20"
2497
2605
  fill="currentColor"
2498
2606
  aria-hidden="true"
2499
2607
  role="img"
@@ -2501,7 +2609,7 @@ cssPrefix: pf-v6-c-tabs
2501
2609
  height="1em"
2502
2610
  >
2503
2611
  <path
2504
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
2612
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
2505
2613
  />
2506
2614
  </svg>
2507
2615
  </span>
@@ -2590,7 +2698,7 @@ cssPrefix: pf-v6-c-tabs
2590
2698
  <span class="pf-v6-c-button__icon">
2591
2699
  <svg
2592
2700
  class="pf-v6-svg"
2593
- viewBox="0 0 256 512"
2701
+ viewBox="0 0 20 20"
2594
2702
  fill="currentColor"
2595
2703
  aria-hidden="true"
2596
2704
  role="img"
@@ -2598,7 +2706,7 @@ cssPrefix: pf-v6-c-tabs
2598
2706
  height="1em"
2599
2707
  >
2600
2708
  <path
2601
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
2709
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
2602
2710
  />
2603
2711
  </svg>
2604
2712
  </span>
@@ -2621,7 +2729,7 @@ cssPrefix: pf-v6-c-tabs
2621
2729
  <span class="pf-v6-c-button__icon">
2622
2730
  <svg
2623
2731
  class="pf-v6-svg"
2624
- viewBox="0 0 256 512"
2732
+ viewBox="0 0 20 20"
2625
2733
  fill="currentColor"
2626
2734
  aria-hidden="true"
2627
2735
  role="img"
@@ -2629,7 +2737,7 @@ cssPrefix: pf-v6-c-tabs
2629
2737
  height="1em"
2630
2738
  >
2631
2739
  <path
2632
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
2740
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
2633
2741
  />
2634
2742
  </svg>
2635
2743
  </span>
@@ -2718,7 +2826,7 @@ cssPrefix: pf-v6-c-tabs
2718
2826
  <span class="pf-v6-c-button__icon">
2719
2827
  <svg
2720
2828
  class="pf-v6-svg"
2721
- viewBox="0 0 256 512"
2829
+ viewBox="0 0 20 20"
2722
2830
  fill="currentColor"
2723
2831
  aria-hidden="true"
2724
2832
  role="img"
@@ -2726,7 +2834,7 @@ cssPrefix: pf-v6-c-tabs
2726
2834
  height="1em"
2727
2835
  >
2728
2836
  <path
2729
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
2837
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
2730
2838
  />
2731
2839
  </svg>
2732
2840
  </span>
@@ -2754,7 +2862,7 @@ cssPrefix: pf-v6-c-tabs
2754
2862
  <span class="pf-v6-c-button__icon">
2755
2863
  <svg
2756
2864
  class="pf-v6-svg"
2757
- viewBox="0 0 256 512"
2865
+ viewBox="0 0 20 20"
2758
2866
  fill="currentColor"
2759
2867
  aria-hidden="true"
2760
2868
  role="img"
@@ -2762,7 +2870,7 @@ cssPrefix: pf-v6-c-tabs
2762
2870
  height="1em"
2763
2871
  >
2764
2872
  <path
2765
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
2873
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
2766
2874
  />
2767
2875
  </svg>
2768
2876
  </span>
@@ -2851,7 +2959,7 @@ cssPrefix: pf-v6-c-tabs
2851
2959
  <span class="pf-v6-c-button__icon">
2852
2960
  <svg
2853
2961
  class="pf-v6-svg"
2854
- viewBox="0 0 256 512"
2962
+ viewBox="0 0 20 20"
2855
2963
  fill="currentColor"
2856
2964
  aria-hidden="true"
2857
2965
  role="img"
@@ -2859,7 +2967,7 @@ cssPrefix: pf-v6-c-tabs
2859
2967
  height="1em"
2860
2968
  >
2861
2969
  <path
2862
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
2970
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
2863
2971
  />
2864
2972
  </svg>
2865
2973
  </span>
@@ -2882,7 +2990,7 @@ cssPrefix: pf-v6-c-tabs
2882
2990
  <span class="pf-v6-c-button__icon">
2883
2991
  <svg
2884
2992
  class="pf-v6-svg"
2885
- viewBox="0 0 256 512"
2993
+ viewBox="0 0 20 20"
2886
2994
  fill="currentColor"
2887
2995
  aria-hidden="true"
2888
2996
  role="img"
@@ -2890,7 +2998,7 @@ cssPrefix: pf-v6-c-tabs
2890
2998
  height="1em"
2891
2999
  >
2892
3000
  <path
2893
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
3001
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
2894
3002
  />
2895
3003
  </svg>
2896
3004
  </span>
@@ -2979,7 +3087,7 @@ cssPrefix: pf-v6-c-tabs
2979
3087
  <span class="pf-v6-c-button__icon">
2980
3088
  <svg
2981
3089
  class="pf-v6-svg"
2982
- viewBox="0 0 256 512"
3090
+ viewBox="0 0 20 20"
2983
3091
  fill="currentColor"
2984
3092
  aria-hidden="true"
2985
3093
  role="img"
@@ -2987,7 +3095,7 @@ cssPrefix: pf-v6-c-tabs
2987
3095
  height="1em"
2988
3096
  >
2989
3097
  <path
2990
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
3098
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
2991
3099
  />
2992
3100
  </svg>
2993
3101
  </span>
@@ -3018,7 +3126,7 @@ cssPrefix: pf-v6-c-tabs
3018
3126
  <span class="pf-v6-c-button__icon">
3019
3127
  <svg
3020
3128
  class="pf-v6-svg"
3021
- viewBox="0 0 256 512"
3129
+ viewBox="0 0 20 20"
3022
3130
  fill="currentColor"
3023
3131
  aria-hidden="true"
3024
3132
  role="img"
@@ -3026,7 +3134,7 @@ cssPrefix: pf-v6-c-tabs
3026
3134
  height="1em"
3027
3135
  >
3028
3136
  <path
3029
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
3137
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
3030
3138
  />
3031
3139
  </svg>
3032
3140
  </span>
@@ -3078,7 +3186,7 @@ cssPrefix: pf-v6-c-tabs
3078
3186
  <span class="pf-v6-c-button__icon">
3079
3187
  <svg
3080
3188
  class="pf-v6-svg"
3081
- viewBox="0 0 256 512"
3189
+ viewBox="0 0 20 20"
3082
3190
  fill="currentColor"
3083
3191
  aria-hidden="true"
3084
3192
  role="img"
@@ -3086,7 +3194,7 @@ cssPrefix: pf-v6-c-tabs
3086
3194
  height="1em"
3087
3195
  >
3088
3196
  <path
3089
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
3197
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
3090
3198
  />
3091
3199
  </svg>
3092
3200
  </span>
@@ -3115,7 +3223,7 @@ cssPrefix: pf-v6-c-tabs
3115
3223
  <span class="pf-v6-c-button__icon">
3116
3224
  <svg
3117
3225
  class="pf-v6-svg"
3118
- viewBox="0 0 256 512"
3226
+ viewBox="0 0 20 20"
3119
3227
  fill="currentColor"
3120
3228
  aria-hidden="true"
3121
3229
  role="img"
@@ -3123,7 +3231,7 @@ cssPrefix: pf-v6-c-tabs
3123
3231
  height="1em"
3124
3232
  >
3125
3233
  <path
3126
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
3234
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
3127
3235
  />
3128
3236
  </svg>
3129
3237
  </span>
@@ -3188,7 +3296,7 @@ cssPrefix: pf-v6-c-tabs
3188
3296
  <span class="pf-v6-c-button__icon">
3189
3297
  <svg
3190
3298
  class="pf-v6-svg"
3191
- viewBox="0 0 256 512"
3299
+ viewBox="0 0 20 20"
3192
3300
  fill="currentColor"
3193
3301
  aria-hidden="true"
3194
3302
  role="img"
@@ -3196,7 +3304,7 @@ cssPrefix: pf-v6-c-tabs
3196
3304
  height="1em"
3197
3305
  >
3198
3306
  <path
3199
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
3307
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
3200
3308
  />
3201
3309
  </svg>
3202
3310
  </span>
@@ -3225,7 +3333,7 @@ cssPrefix: pf-v6-c-tabs
3225
3333
  <span class="pf-v6-c-button__icon">
3226
3334
  <svg
3227
3335
  class="pf-v6-svg"
3228
- viewBox="0 0 256 512"
3336
+ viewBox="0 0 20 20"
3229
3337
  fill="currentColor"
3230
3338
  aria-hidden="true"
3231
3339
  role="img"
@@ -3233,7 +3341,7 @@ cssPrefix: pf-v6-c-tabs
3233
3341
  height="1em"
3234
3342
  >
3235
3343
  <path
3236
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
3344
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
3237
3345
  />
3238
3346
  </svg>
3239
3347
  </span>
@@ -3285,7 +3393,7 @@ cssPrefix: pf-v6-c-tabs
3285
3393
  <span class="pf-v6-c-button__icon">
3286
3394
  <svg
3287
3395
  class="pf-v6-svg"
3288
- viewBox="0 0 256 512"
3396
+ viewBox="0 0 20 20"
3289
3397
  fill="currentColor"
3290
3398
  aria-hidden="true"
3291
3399
  role="img"
@@ -3293,7 +3401,7 @@ cssPrefix: pf-v6-c-tabs
3293
3401
  height="1em"
3294
3402
  >
3295
3403
  <path
3296
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
3404
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
3297
3405
  />
3298
3406
  </svg>
3299
3407
  </span>
@@ -3322,7 +3430,7 @@ cssPrefix: pf-v6-c-tabs
3322
3430
  <span class="pf-v6-c-button__icon">
3323
3431
  <svg
3324
3432
  class="pf-v6-svg"
3325
- viewBox="0 0 256 512"
3433
+ viewBox="0 0 20 20"
3326
3434
  fill="currentColor"
3327
3435
  aria-hidden="true"
3328
3436
  role="img"
@@ -3330,7 +3438,7 @@ cssPrefix: pf-v6-c-tabs
3330
3438
  height="1em"
3331
3439
  >
3332
3440
  <path
3333
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
3441
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
3334
3442
  />
3335
3443
  </svg>
3336
3444
  </span>
@@ -3395,7 +3503,7 @@ cssPrefix: pf-v6-c-tabs
3395
3503
  <span class="pf-v6-c-button__icon">
3396
3504
  <svg
3397
3505
  class="pf-v6-svg"
3398
- viewBox="0 0 256 512"
3506
+ viewBox="0 0 20 20"
3399
3507
  fill="currentColor"
3400
3508
  aria-hidden="true"
3401
3509
  role="img"
@@ -3403,7 +3511,7 @@ cssPrefix: pf-v6-c-tabs
3403
3511
  height="1em"
3404
3512
  >
3405
3513
  <path
3406
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
3514
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
3407
3515
  />
3408
3516
  </svg>
3409
3517
  </span>
@@ -3437,7 +3545,7 @@ cssPrefix: pf-v6-c-tabs
3437
3545
  <span class="pf-v6-c-button__icon">
3438
3546
  <svg
3439
3547
  class="pf-v6-svg"
3440
- viewBox="0 0 256 512"
3548
+ viewBox="0 0 20 20"
3441
3549
  fill="currentColor"
3442
3550
  aria-hidden="true"
3443
3551
  role="img"
@@ -3445,7 +3553,7 @@ cssPrefix: pf-v6-c-tabs
3445
3553
  height="1em"
3446
3554
  >
3447
3555
  <path
3448
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
3556
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
3449
3557
  />
3450
3558
  </svg>
3451
3559
  </span>
@@ -3537,7 +3645,7 @@ cssPrefix: pf-v6-c-tabs
3537
3645
  <span class="pf-v6-c-button__icon">
3538
3646
  <svg
3539
3647
  class="pf-v6-svg"
3540
- viewBox="0 0 256 512"
3648
+ viewBox="0 0 20 20"
3541
3649
  fill="currentColor"
3542
3650
  aria-hidden="true"
3543
3651
  role="img"
@@ -3545,7 +3653,7 @@ cssPrefix: pf-v6-c-tabs
3545
3653
  height="1em"
3546
3654
  >
3547
3655
  <path
3548
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
3656
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
3549
3657
  />
3550
3658
  </svg>
3551
3659
  </span>
@@ -3572,7 +3680,7 @@ cssPrefix: pf-v6-c-tabs
3572
3680
  <span class="pf-v6-c-button__icon">
3573
3681
  <svg
3574
3682
  class="pf-v6-svg"
3575
- viewBox="0 0 256 512"
3683
+ viewBox="0 0 20 20"
3576
3684
  fill="currentColor"
3577
3685
  aria-hidden="true"
3578
3686
  role="img"
@@ -3580,7 +3688,7 @@ cssPrefix: pf-v6-c-tabs
3580
3688
  height="1em"
3581
3689
  >
3582
3690
  <path
3583
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
3691
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
3584
3692
  />
3585
3693
  </svg>
3586
3694
  </span>
@@ -3670,7 +3778,7 @@ cssPrefix: pf-v6-c-tabs
3670
3778
  <span class="pf-v6-c-button__icon">
3671
3779
  <svg
3672
3780
  class="pf-v6-svg"
3673
- viewBox="0 0 256 512"
3781
+ viewBox="0 0 20 20"
3674
3782
  fill="currentColor"
3675
3783
  aria-hidden="true"
3676
3784
  role="img"
@@ -3678,7 +3786,7 @@ cssPrefix: pf-v6-c-tabs
3678
3786
  height="1em"
3679
3787
  >
3680
3788
  <path
3681
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
3789
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
3682
3790
  />
3683
3791
  </svg>
3684
3792
  </span>
@@ -3700,7 +3808,7 @@ cssPrefix: pf-v6-c-tabs
3700
3808
  <span class="pf-v6-c-button__icon">
3701
3809
  <svg
3702
3810
  class="pf-v6-svg"
3703
- viewBox="0 0 256 512"
3811
+ viewBox="0 0 20 20"
3704
3812
  fill="currentColor"
3705
3813
  aria-hidden="true"
3706
3814
  role="img"
@@ -3708,7 +3816,7 @@ cssPrefix: pf-v6-c-tabs
3708
3816
  height="1em"
3709
3817
  >
3710
3818
  <path
3711
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
3819
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
3712
3820
  />
3713
3821
  </svg>
3714
3822
  </span>
@@ -3801,7 +3909,7 @@ cssPrefix: pf-v6-c-tabs
3801
3909
  <span class="pf-v6-c-button__icon">
3802
3910
  <svg
3803
3911
  class="pf-v6-svg"
3804
- viewBox="0 0 256 512"
3912
+ viewBox="0 0 20 20"
3805
3913
  fill="currentColor"
3806
3914
  aria-hidden="true"
3807
3915
  role="img"
@@ -3809,7 +3917,7 @@ cssPrefix: pf-v6-c-tabs
3809
3917
  height="1em"
3810
3918
  >
3811
3919
  <path
3812
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
3920
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
3813
3921
  />
3814
3922
  </svg>
3815
3923
  </span>
@@ -3836,7 +3944,7 @@ cssPrefix: pf-v6-c-tabs
3836
3944
  <span class="pf-v6-c-button__icon">
3837
3945
  <svg
3838
3946
  class="pf-v6-svg"
3839
- viewBox="0 0 256 512"
3947
+ viewBox="0 0 20 20"
3840
3948
  fill="currentColor"
3841
3949
  aria-hidden="true"
3842
3950
  role="img"
@@ -3844,7 +3952,7 @@ cssPrefix: pf-v6-c-tabs
3844
3952
  height="1em"
3845
3953
  >
3846
3954
  <path
3847
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
3955
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
3848
3956
  />
3849
3957
  </svg>
3850
3958
  </span>
@@ -3934,7 +4042,7 @@ cssPrefix: pf-v6-c-tabs
3934
4042
  <span class="pf-v6-c-button__icon">
3935
4043
  <svg
3936
4044
  class="pf-v6-svg"
3937
- viewBox="0 0 256 512"
4045
+ viewBox="0 0 20 20"
3938
4046
  fill="currentColor"
3939
4047
  aria-hidden="true"
3940
4048
  role="img"
@@ -3942,7 +4050,7 @@ cssPrefix: pf-v6-c-tabs
3942
4050
  height="1em"
3943
4051
  >
3944
4052
  <path
3945
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
4053
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
3946
4054
  />
3947
4055
  </svg>
3948
4056
  </span>
@@ -3964,7 +4072,7 @@ As sub navigation:
3964
4072
  <span class="pf-v6-c-button__icon">
3965
4073
  <svg
3966
4074
  class="pf-v6-svg"
3967
- viewBox="0 0 256 512"
4075
+ viewBox="0 0 20 20"
3968
4076
  fill="currentColor"
3969
4077
  aria-hidden="true"
3970
4078
  role="img"
@@ -3972,7 +4080,7 @@ As sub navigation:
3972
4080
  height="1em"
3973
4081
  >
3974
4082
  <path
3975
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
4083
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
3976
4084
  />
3977
4085
  </svg>
3978
4086
  </span>
@@ -4062,7 +4170,7 @@ As sub navigation:
4062
4170
  <span class="pf-v6-c-button__icon">
4063
4171
  <svg
4064
4172
  class="pf-v6-svg"
4065
- viewBox="0 0 256 512"
4173
+ viewBox="0 0 20 20"
4066
4174
  fill="currentColor"
4067
4175
  aria-hidden="true"
4068
4176
  role="img"
@@ -4070,7 +4178,7 @@ As sub navigation:
4070
4178
  height="1em"
4071
4179
  >
4072
4180
  <path
4073
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
4181
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
4074
4182
  />
4075
4183
  </svg>
4076
4184
  </span>
@@ -4101,7 +4209,7 @@ As sub navigation:
4101
4209
  <span class="pf-v6-c-button__icon">
4102
4210
  <svg
4103
4211
  class="pf-v6-svg"
4104
- viewBox="0 0 256 512"
4212
+ viewBox="0 0 20 20"
4105
4213
  fill="currentColor"
4106
4214
  aria-hidden="true"
4107
4215
  role="img"
@@ -4109,7 +4217,7 @@ As sub navigation:
4109
4217
  height="1em"
4110
4218
  >
4111
4219
  <path
4112
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
4220
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
4113
4221
  />
4114
4222
  </svg>
4115
4223
  </span>
@@ -4315,7 +4423,7 @@ As sub navigation:
4315
4423
  <span class="pf-v6-c-button__icon">
4316
4424
  <svg
4317
4425
  class="pf-v6-svg"
4318
- viewBox="0 0 256 512"
4426
+ viewBox="0 0 20 20"
4319
4427
  fill="currentColor"
4320
4428
  aria-hidden="true"
4321
4429
  role="img"
@@ -4323,7 +4431,7 @@ As sub navigation:
4323
4431
  height="1em"
4324
4432
  >
4325
4433
  <path
4326
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
4434
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
4327
4435
  />
4328
4436
  </svg>
4329
4437
  </span>
@@ -4350,7 +4458,7 @@ As sub navigation:
4350
4458
  <span class="pf-v6-c-button__icon">
4351
4459
  <svg
4352
4460
  class="pf-v6-svg"
4353
- viewBox="0 0 256 512"
4461
+ viewBox="0 0 20 20"
4354
4462
  fill="currentColor"
4355
4463
  aria-hidden="true"
4356
4464
  role="img"
@@ -4358,7 +4466,7 @@ As sub navigation:
4358
4466
  height="1em"
4359
4467
  >
4360
4468
  <path
4361
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
4469
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
4362
4470
  />
4363
4471
  </svg>
4364
4472
  </span>
@@ -4564,7 +4672,7 @@ As sub navigation:
4564
4672
  <span class="pf-v6-c-button__icon">
4565
4673
  <svg
4566
4674
  class="pf-v6-svg"
4567
- viewBox="0 0 256 512"
4675
+ viewBox="0 0 20 20"
4568
4676
  fill="currentColor"
4569
4677
  aria-hidden="true"
4570
4678
  role="img"
@@ -4572,7 +4680,7 @@ As sub navigation:
4572
4680
  height="1em"
4573
4681
  >
4574
4682
  <path
4575
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
4683
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
4576
4684
  />
4577
4685
  </svg>
4578
4686
  </span>
@@ -4599,7 +4707,7 @@ As sub navigation:
4599
4707
  <span class="pf-v6-c-button__icon">
4600
4708
  <svg
4601
4709
  class="pf-v6-svg"
4602
- viewBox="0 0 256 512"
4710
+ viewBox="0 0 20 20"
4603
4711
  fill="currentColor"
4604
4712
  aria-hidden="true"
4605
4713
  role="img"
@@ -4607,7 +4715,7 @@ As sub navigation:
4607
4715
  height="1em"
4608
4716
  >
4609
4717
  <path
4610
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
4718
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
4611
4719
  />
4612
4720
  </svg>
4613
4721
  </span>
@@ -4813,7 +4921,7 @@ As sub navigation:
4813
4921
  <span class="pf-v6-c-button__icon">
4814
4922
  <svg
4815
4923
  class="pf-v6-svg"
4816
- viewBox="0 0 256 512"
4924
+ viewBox="0 0 20 20"
4817
4925
  fill="currentColor"
4818
4926
  aria-hidden="true"
4819
4927
  role="img"
@@ -4821,7 +4929,7 @@ As sub navigation:
4821
4929
  height="1em"
4822
4930
  >
4823
4931
  <path
4824
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
4932
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
4825
4933
  />
4826
4934
  </svg>
4827
4935
  </span>
@@ -4848,7 +4956,7 @@ As sub navigation:
4848
4956
  <span class="pf-v6-c-button__icon">
4849
4957
  <svg
4850
4958
  class="pf-v6-svg"
4851
- viewBox="0 0 256 512"
4959
+ viewBox="0 0 20 20"
4852
4960
  fill="currentColor"
4853
4961
  aria-hidden="true"
4854
4962
  role="img"
@@ -4856,7 +4964,7 @@ As sub navigation:
4856
4964
  height="1em"
4857
4965
  >
4858
4966
  <path
4859
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
4967
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
4860
4968
  />
4861
4969
  </svg>
4862
4970
  </span>
@@ -5083,7 +5191,7 @@ As sub navigation:
5083
5191
  <span class="pf-v6-c-button__icon">
5084
5192
  <svg
5085
5193
  class="pf-v6-svg"
5086
- viewBox="0 0 256 512"
5194
+ viewBox="0 0 20 20"
5087
5195
  fill="currentColor"
5088
5196
  aria-hidden="true"
5089
5197
  role="img"
@@ -5091,7 +5199,7 @@ As sub navigation:
5091
5199
  height="1em"
5092
5200
  >
5093
5201
  <path
5094
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
5202
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
5095
5203
  />
5096
5204
  </svg>
5097
5205
  </span>
@@ -5118,7 +5226,7 @@ As sub navigation:
5118
5226
  <span class="pf-v6-c-button__icon">
5119
5227
  <svg
5120
5228
  class="pf-v6-svg"
5121
- viewBox="0 0 256 512"
5229
+ viewBox="0 0 20 20"
5122
5230
  fill="currentColor"
5123
5231
  aria-hidden="true"
5124
5232
  role="img"
@@ -5126,7 +5234,7 @@ As sub navigation:
5126
5234
  height="1em"
5127
5235
  >
5128
5236
  <path
5129
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
5237
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
5130
5238
  />
5131
5239
  </svg>
5132
5240
  </span>
@@ -5221,7 +5329,7 @@ As sub navigation:
5221
5329
  <span class="pf-v6-c-button__icon">
5222
5330
  <svg
5223
5331
  class="pf-v6-svg"
5224
- viewBox="0 0 256 512"
5332
+ viewBox="0 0 20 20"
5225
5333
  fill="currentColor"
5226
5334
  aria-hidden="true"
5227
5335
  role="img"
@@ -5229,7 +5337,7 @@ As sub navigation:
5229
5337
  height="1em"
5230
5338
  >
5231
5339
  <path
5232
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
5340
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
5233
5341
  />
5234
5342
  </svg>
5235
5343
  </span>
@@ -5256,7 +5364,7 @@ As sub navigation:
5256
5364
  <span class="pf-v6-c-button__icon">
5257
5365
  <svg
5258
5366
  class="pf-v6-svg"
5259
- viewBox="0 0 256 512"
5367
+ viewBox="0 0 20 20"
5260
5368
  fill="currentColor"
5261
5369
  aria-hidden="true"
5262
5370
  role="img"
@@ -5264,7 +5372,7 @@ As sub navigation:
5264
5372
  height="1em"
5265
5373
  >
5266
5374
  <path
5267
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
5375
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
5268
5376
  />
5269
5377
  </svg>
5270
5378
  </span>
@@ -5470,7 +5578,7 @@ As sub navigation:
5470
5578
  <span class="pf-v6-c-button__icon">
5471
5579
  <svg
5472
5580
  class="pf-v6-svg"
5473
- viewBox="0 0 256 512"
5581
+ viewBox="0 0 20 20"
5474
5582
  fill="currentColor"
5475
5583
  aria-hidden="true"
5476
5584
  role="img"
@@ -5478,7 +5586,7 @@ As sub navigation:
5478
5586
  height="1em"
5479
5587
  >
5480
5588
  <path
5481
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
5589
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
5482
5590
  />
5483
5591
  </svg>
5484
5592
  </span>
@@ -5501,7 +5609,7 @@ As sub navigation:
5501
5609
  <span class="pf-v6-c-button__icon">
5502
5610
  <svg
5503
5611
  class="pf-v6-svg"
5504
- viewBox="0 0 256 512"
5612
+ viewBox="0 0 20 20"
5505
5613
  fill="currentColor"
5506
5614
  aria-hidden="true"
5507
5615
  role="img"
@@ -5509,7 +5617,7 @@ As sub navigation:
5509
5617
  height="1em"
5510
5618
  >
5511
5619
  <path
5512
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
5620
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
5513
5621
  />
5514
5622
  </svg>
5515
5623
  </span>
@@ -5715,7 +5823,7 @@ As sub navigation:
5715
5823
  <span class="pf-v6-c-button__icon">
5716
5824
  <svg
5717
5825
  class="pf-v6-svg"
5718
- viewBox="0 0 256 512"
5826
+ viewBox="0 0 20 20"
5719
5827
  fill="currentColor"
5720
5828
  aria-hidden="true"
5721
5829
  role="img"
@@ -5723,7 +5831,7 @@ As sub navigation:
5723
5831
  height="1em"
5724
5832
  >
5725
5833
  <path
5726
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
5834
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
5727
5835
  />
5728
5836
  </svg>
5729
5837
  </span>
@@ -5752,7 +5860,7 @@ As sub navigation:
5752
5860
  <span class="pf-v6-c-button__icon">
5753
5861
  <svg
5754
5862
  class="pf-v6-svg"
5755
- viewBox="0 0 256 512"
5863
+ viewBox="0 0 20 20"
5756
5864
  fill="currentColor"
5757
5865
  aria-hidden="true"
5758
5866
  role="img"
@@ -5760,7 +5868,7 @@ As sub navigation:
5760
5868
  height="1em"
5761
5869
  >
5762
5870
  <path
5763
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
5871
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
5764
5872
  />
5765
5873
  </svg>
5766
5874
  </span>
@@ -6050,7 +6158,7 @@ As sub navigation:
6050
6158
  <span class="pf-v6-c-button__icon">
6051
6159
  <svg
6052
6160
  class="pf-v6-svg"
6053
- viewBox="0 0 256 512"
6161
+ viewBox="0 0 20 20"
6054
6162
  fill="currentColor"
6055
6163
  aria-hidden="true"
6056
6164
  role="img"
@@ -6058,7 +6166,7 @@ As sub navigation:
6058
6166
  height="1em"
6059
6167
  >
6060
6168
  <path
6061
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
6169
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
6062
6170
  />
6063
6171
  </svg>
6064
6172
  </span>
@@ -6085,7 +6193,7 @@ As sub navigation:
6085
6193
  <span class="pf-v6-c-button__icon">
6086
6194
  <svg
6087
6195
  class="pf-v6-svg"
6088
- viewBox="0 0 256 512"
6196
+ viewBox="0 0 20 20"
6089
6197
  fill="currentColor"
6090
6198
  aria-hidden="true"
6091
6199
  role="img"
@@ -6093,7 +6201,7 @@ As sub navigation:
6093
6201
  height="1em"
6094
6202
  >
6095
6203
  <path
6096
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
6204
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
6097
6205
  />
6098
6206
  </svg>
6099
6207
  </span>
@@ -6383,7 +6491,7 @@ As sub navigation:
6383
6491
  <span class="pf-v6-c-button__icon">
6384
6492
  <svg
6385
6493
  class="pf-v6-svg"
6386
- viewBox="0 0 256 512"
6494
+ viewBox="0 0 20 20"
6387
6495
  fill="currentColor"
6388
6496
  aria-hidden="true"
6389
6497
  role="img"
@@ -6391,7 +6499,7 @@ As sub navigation:
6391
6499
  height="1em"
6392
6500
  >
6393
6501
  <path
6394
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
6502
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
6395
6503
  />
6396
6504
  </svg>
6397
6505
  </span>
@@ -6418,7 +6526,7 @@ As sub navigation:
6418
6526
  <span class="pf-v6-c-button__icon">
6419
6527
  <svg
6420
6528
  class="pf-v6-svg"
6421
- viewBox="0 0 256 512"
6529
+ viewBox="0 0 20 20"
6422
6530
  fill="currentColor"
6423
6531
  aria-hidden="true"
6424
6532
  role="img"
@@ -6426,7 +6534,7 @@ As sub navigation:
6426
6534
  height="1em"
6427
6535
  >
6428
6536
  <path
6429
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
6537
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
6430
6538
  />
6431
6539
  </svg>
6432
6540
  </span>
@@ -6716,7 +6824,7 @@ As sub navigation:
6716
6824
  <span class="pf-v6-c-button__icon">
6717
6825
  <svg
6718
6826
  class="pf-v6-svg"
6719
- viewBox="0 0 256 512"
6827
+ viewBox="0 0 20 20"
6720
6828
  fill="currentColor"
6721
6829
  aria-hidden="true"
6722
6830
  role="img"
@@ -6724,7 +6832,7 @@ As sub navigation:
6724
6832
  height="1em"
6725
6833
  >
6726
6834
  <path
6727
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
6835
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
6728
6836
  />
6729
6837
  </svg>
6730
6838
  </span>
@@ -6751,7 +6859,7 @@ As sub navigation:
6751
6859
  <span class="pf-v6-c-button__icon">
6752
6860
  <svg
6753
6861
  class="pf-v6-svg"
6754
- viewBox="0 0 256 512"
6862
+ viewBox="0 0 20 20"
6755
6863
  fill="currentColor"
6756
6864
  aria-hidden="true"
6757
6865
  role="img"
@@ -6759,7 +6867,7 @@ As sub navigation:
6759
6867
  height="1em"
6760
6868
  >
6761
6869
  <path
6762
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
6870
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
6763
6871
  />
6764
6872
  </svg>
6765
6873
  </span>
@@ -7070,7 +7178,7 @@ As sub navigation:
7070
7178
  <span class="pf-v6-c-button__icon">
7071
7179
  <svg
7072
7180
  class="pf-v6-svg"
7073
- viewBox="0 0 256 512"
7181
+ viewBox="0 0 20 20"
7074
7182
  fill="currentColor"
7075
7183
  aria-hidden="true"
7076
7184
  role="img"
@@ -7078,7 +7186,7 @@ As sub navigation:
7078
7186
  height="1em"
7079
7187
  >
7080
7188
  <path
7081
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
7189
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
7082
7190
  />
7083
7191
  </svg>
7084
7192
  </span>
@@ -7105,7 +7213,7 @@ As sub navigation:
7105
7213
  <span class="pf-v6-c-button__icon">
7106
7214
  <svg
7107
7215
  class="pf-v6-svg"
7108
- viewBox="0 0 256 512"
7216
+ viewBox="0 0 20 20"
7109
7217
  fill="currentColor"
7110
7218
  aria-hidden="true"
7111
7219
  role="img"
@@ -7113,7 +7221,7 @@ As sub navigation:
7113
7221
  height="1em"
7114
7222
  >
7115
7223
  <path
7116
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
7224
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
7117
7225
  />
7118
7226
  </svg>
7119
7227
  </span>
@@ -7244,7 +7352,7 @@ As sub navigation:
7244
7352
  <span class="pf-v6-c-button__icon">
7245
7353
  <svg
7246
7354
  class="pf-v6-svg"
7247
- viewBox="0 0 256 512"
7355
+ viewBox="0 0 20 20"
7248
7356
  fill="currentColor"
7249
7357
  aria-hidden="true"
7250
7358
  role="img"
@@ -7252,7 +7360,7 @@ As sub navigation:
7252
7360
  height="1em"
7253
7361
  >
7254
7362
  <path
7255
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
7363
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
7256
7364
  />
7257
7365
  </svg>
7258
7366
  </span>
@@ -7279,7 +7387,7 @@ As sub navigation:
7279
7387
  <span class="pf-v6-c-button__icon">
7280
7388
  <svg
7281
7389
  class="pf-v6-svg"
7282
- viewBox="0 0 256 512"
7390
+ viewBox="0 0 20 20"
7283
7391
  fill="currentColor"
7284
7392
  aria-hidden="true"
7285
7393
  role="img"
@@ -7287,7 +7395,7 @@ As sub navigation:
7287
7395
  height="1em"
7288
7396
  >
7289
7397
  <path
7290
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
7398
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
7291
7399
  />
7292
7400
  </svg>
7293
7401
  </span>
@@ -7577,7 +7685,7 @@ As sub navigation:
7577
7685
  <span class="pf-v6-c-button__icon">
7578
7686
  <svg
7579
7687
  class="pf-v6-svg"
7580
- viewBox="0 0 256 512"
7688
+ viewBox="0 0 20 20"
7581
7689
  fill="currentColor"
7582
7690
  aria-hidden="true"
7583
7691
  role="img"
@@ -7585,7 +7693,7 @@ As sub navigation:
7585
7693
  height="1em"
7586
7694
  >
7587
7695
  <path
7588
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
7696
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
7589
7697
  />
7590
7698
  </svg>
7591
7699
  </span>
@@ -7608,7 +7716,7 @@ As sub navigation:
7608
7716
  <span class="pf-v6-c-button__icon">
7609
7717
  <svg
7610
7718
  class="pf-v6-svg"
7611
- viewBox="0 0 256 512"
7719
+ viewBox="0 0 20 20"
7612
7720
  fill="currentColor"
7613
7721
  aria-hidden="true"
7614
7722
  role="img"
@@ -7616,7 +7724,7 @@ As sub navigation:
7616
7724
  height="1em"
7617
7725
  >
7618
7726
  <path
7619
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
7727
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
7620
7728
  />
7621
7729
  </svg>
7622
7730
  </span>
@@ -7906,7 +8014,7 @@ As sub navigation:
7906
8014
  <span class="pf-v6-c-button__icon">
7907
8015
  <svg
7908
8016
  class="pf-v6-svg"
7909
- viewBox="0 0 256 512"
8017
+ viewBox="0 0 20 20"
7910
8018
  fill="currentColor"
7911
8019
  aria-hidden="true"
7912
8020
  role="img"
@@ -7914,7 +8022,7 @@ As sub navigation:
7914
8022
  height="1em"
7915
8023
  >
7916
8024
  <path
7917
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
8025
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
7918
8026
  />
7919
8027
  </svg>
7920
8028
  </span>
@@ -7943,7 +8051,7 @@ As sub navigation:
7943
8051
  <span class="pf-v6-c-button__icon">
7944
8052
  <svg
7945
8053
  class="pf-v6-svg"
7946
- viewBox="0 0 256 512"
8054
+ viewBox="0 0 20 20"
7947
8055
  fill="currentColor"
7948
8056
  aria-hidden="true"
7949
8057
  role="img"
@@ -7951,7 +8059,7 @@ As sub navigation:
7951
8059
  height="1em"
7952
8060
  >
7953
8061
  <path
7954
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
8062
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
7955
8063
  />
7956
8064
  </svg>
7957
8065
  </span>
@@ -8452,7 +8560,7 @@ As sub navigation:
8452
8560
  <span class="pf-v6-c-button__icon">
8453
8561
  <svg
8454
8562
  class="pf-v6-svg"
8455
- viewBox="0 0 256 512"
8563
+ viewBox="0 0 20 20"
8456
8564
  fill="currentColor"
8457
8565
  aria-hidden="true"
8458
8566
  role="img"
@@ -8460,7 +8568,7 @@ As sub navigation:
8460
8568
  height="1em"
8461
8569
  >
8462
8570
  <path
8463
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
8571
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
8464
8572
  />
8465
8573
  </svg>
8466
8574
  </span>
@@ -8487,7 +8595,7 @@ As sub navigation:
8487
8595
  <span class="pf-v6-c-button__icon">
8488
8596
  <svg
8489
8597
  class="pf-v6-svg"
8490
- viewBox="0 0 256 512"
8598
+ viewBox="0 0 20 20"
8491
8599
  fill="currentColor"
8492
8600
  aria-hidden="true"
8493
8601
  role="img"
@@ -8495,7 +8603,7 @@ As sub navigation:
8495
8603
  height="1em"
8496
8604
  >
8497
8605
  <path
8498
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
8606
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
8499
8607
  />
8500
8608
  </svg>
8501
8609
  </span>
@@ -8996,7 +9104,7 @@ As sub navigation:
8996
9104
  <span class="pf-v6-c-button__icon">
8997
9105
  <svg
8998
9106
  class="pf-v6-svg"
8999
- viewBox="0 0 256 512"
9107
+ viewBox="0 0 20 20"
9000
9108
  fill="currentColor"
9001
9109
  aria-hidden="true"
9002
9110
  role="img"
@@ -9004,7 +9112,7 @@ As sub navigation:
9004
9112
  height="1em"
9005
9113
  >
9006
9114
  <path
9007
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
9115
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
9008
9116
  />
9009
9117
  </svg>
9010
9118
  </span>
@@ -9031,7 +9139,7 @@ As sub navigation:
9031
9139
  <span class="pf-v6-c-button__icon">
9032
9140
  <svg
9033
9141
  class="pf-v6-svg"
9034
- viewBox="0 0 256 512"
9142
+ viewBox="0 0 20 20"
9035
9143
  fill="currentColor"
9036
9144
  aria-hidden="true"
9037
9145
  role="img"
@@ -9039,7 +9147,7 @@ As sub navigation:
9039
9147
  height="1em"
9040
9148
  >
9041
9149
  <path
9042
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
9150
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
9043
9151
  />
9044
9152
  </svg>
9045
9153
  </span>
@@ -9540,7 +9648,7 @@ As sub navigation:
9540
9648
  <span class="pf-v6-c-button__icon">
9541
9649
  <svg
9542
9650
  class="pf-v6-svg"
9543
- viewBox="0 0 256 512"
9651
+ viewBox="0 0 20 20"
9544
9652
  fill="currentColor"
9545
9653
  aria-hidden="true"
9546
9654
  role="img"
@@ -9548,7 +9656,7 @@ As sub navigation:
9548
9656
  height="1em"
9549
9657
  >
9550
9658
  <path
9551
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
9659
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
9552
9660
  />
9553
9661
  </svg>
9554
9662
  </span>
@@ -9575,7 +9683,7 @@ As sub navigation:
9575
9683
  <span class="pf-v6-c-button__icon">
9576
9684
  <svg
9577
9685
  class="pf-v6-svg"
9578
- viewBox="0 0 256 512"
9686
+ viewBox="0 0 20 20"
9579
9687
  fill="currentColor"
9580
9688
  aria-hidden="true"
9581
9689
  role="img"
@@ -9583,7 +9691,7 @@ As sub navigation:
9583
9691
  height="1em"
9584
9692
  >
9585
9693
  <path
9586
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
9694
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
9587
9695
  />
9588
9696
  </svg>
9589
9697
  </span>
@@ -10111,7 +10219,7 @@ As sub navigation:
10111
10219
  <span class="pf-v6-c-button__icon">
10112
10220
  <svg
10113
10221
  class="pf-v6-svg"
10114
- viewBox="0 0 256 512"
10222
+ viewBox="0 0 20 20"
10115
10223
  fill="currentColor"
10116
10224
  aria-hidden="true"
10117
10225
  role="img"
@@ -10119,7 +10227,7 @@ As sub navigation:
10119
10227
  height="1em"
10120
10228
  >
10121
10229
  <path
10122
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
10230
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
10123
10231
  />
10124
10232
  </svg>
10125
10233
  </span>
@@ -10146,7 +10254,7 @@ As sub navigation:
10146
10254
  <span class="pf-v6-c-button__icon">
10147
10255
  <svg
10148
10256
  class="pf-v6-svg"
10149
- viewBox="0 0 256 512"
10257
+ viewBox="0 0 20 20"
10150
10258
  fill="currentColor"
10151
10259
  aria-hidden="true"
10152
10260
  role="img"
@@ -10154,7 +10262,7 @@ As sub navigation:
10154
10262
  height="1em"
10155
10263
  >
10156
10264
  <path
10157
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
10265
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
10158
10266
  />
10159
10267
  </svg>
10160
10268
  </span>
@@ -10327,7 +10435,7 @@ As sub navigation:
10327
10435
  <span class="pf-v6-c-button__icon">
10328
10436
  <svg
10329
10437
  class="pf-v6-svg"
10330
- viewBox="0 0 256 512"
10438
+ viewBox="0 0 20 20"
10331
10439
  fill="currentColor"
10332
10440
  aria-hidden="true"
10333
10441
  role="img"
@@ -10335,7 +10443,7 @@ As sub navigation:
10335
10443
  height="1em"
10336
10444
  >
10337
10445
  <path
10338
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
10446
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
10339
10447
  />
10340
10448
  </svg>
10341
10449
  </span>
@@ -10362,7 +10470,7 @@ As sub navigation:
10362
10470
  <span class="pf-v6-c-button__icon">
10363
10471
  <svg
10364
10472
  class="pf-v6-svg"
10365
- viewBox="0 0 256 512"
10473
+ viewBox="0 0 20 20"
10366
10474
  fill="currentColor"
10367
10475
  aria-hidden="true"
10368
10476
  role="img"
@@ -10370,7 +10478,7 @@ As sub navigation:
10370
10478
  height="1em"
10371
10479
  >
10372
10480
  <path
10373
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
10481
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
10374
10482
  />
10375
10483
  </svg>
10376
10484
  </span>
@@ -10871,7 +10979,7 @@ As sub navigation:
10871
10979
  <span class="pf-v6-c-button__icon">
10872
10980
  <svg
10873
10981
  class="pf-v6-svg"
10874
- viewBox="0 0 256 512"
10982
+ viewBox="0 0 20 20"
10875
10983
  fill="currentColor"
10876
10984
  aria-hidden="true"
10877
10985
  role="img"
@@ -10879,7 +10987,7 @@ As sub navigation:
10879
10987
  height="1em"
10880
10988
  >
10881
10989
  <path
10882
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
10990
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
10883
10991
  />
10884
10992
  </svg>
10885
10993
  </span>
@@ -10902,7 +11010,7 @@ As sub navigation:
10902
11010
  <span class="pf-v6-c-button__icon">
10903
11011
  <svg
10904
11012
  class="pf-v6-svg"
10905
- viewBox="0 0 256 512"
11013
+ viewBox="0 0 20 20"
10906
11014
  fill="currentColor"
10907
11015
  aria-hidden="true"
10908
11016
  role="img"
@@ -10910,7 +11018,7 @@ As sub navigation:
10910
11018
  height="1em"
10911
11019
  >
10912
11020
  <path
10913
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
11021
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
10914
11022
  />
10915
11023
  </svg>
10916
11024
  </span>
@@ -11411,7 +11519,7 @@ As sub navigation:
11411
11519
  <span class="pf-v6-c-button__icon">
11412
11520
  <svg
11413
11521
  class="pf-v6-svg"
11414
- viewBox="0 0 256 512"
11522
+ viewBox="0 0 20 20"
11415
11523
  fill="currentColor"
11416
11524
  aria-hidden="true"
11417
11525
  role="img"
@@ -11419,7 +11527,7 @@ As sub navigation:
11419
11527
  height="1em"
11420
11528
  >
11421
11529
  <path
11422
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
11530
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
11423
11531
  />
11424
11532
  </svg>
11425
11533
  </span>
@@ -11450,7 +11558,7 @@ As sub navigation:
11450
11558
  <span class="pf-v6-c-button__icon">
11451
11559
  <svg
11452
11560
  class="pf-v6-svg"
11453
- viewBox="0 0 256 512"
11561
+ viewBox="0 0 20 20"
11454
11562
  fill="currentColor"
11455
11563
  aria-hidden="true"
11456
11564
  role="img"
@@ -11458,7 +11566,7 @@ As sub navigation:
11458
11566
  height="1em"
11459
11567
  >
11460
11568
  <path
11461
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
11569
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
11462
11570
  />
11463
11571
  </svg>
11464
11572
  </span>
@@ -11697,7 +11805,7 @@ As sub navigation:
11697
11805
  <span class="pf-v6-c-button__icon">
11698
11806
  <svg
11699
11807
  class="pf-v6-svg"
11700
- viewBox="0 0 256 512"
11808
+ viewBox="0 0 20 20"
11701
11809
  fill="currentColor"
11702
11810
  aria-hidden="true"
11703
11811
  role="img"
@@ -11705,7 +11813,7 @@ As sub navigation:
11705
11813
  height="1em"
11706
11814
  >
11707
11815
  <path
11708
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
11816
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
11709
11817
  />
11710
11818
  </svg>
11711
11819
  </span>
@@ -11751,7 +11859,7 @@ As sub navigation:
11751
11859
  <span class="pf-v6-c-button__icon">
11752
11860
  <svg
11753
11861
  class="pf-v6-svg"
11754
- viewBox="0 0 256 512"
11862
+ viewBox="0 0 20 20"
11755
11863
  fill="currentColor"
11756
11864
  aria-hidden="true"
11757
11865
  role="img"
@@ -11759,7 +11867,7 @@ As sub navigation:
11759
11867
  height="1em"
11760
11868
  >
11761
11869
  <path
11762
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
11870
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
11763
11871
  />
11764
11872
  </svg>
11765
11873
  </span>
@@ -11998,7 +12106,7 @@ As sub navigation:
11998
12106
  <span class="pf-v6-c-button__icon">
11999
12107
  <svg
12000
12108
  class="pf-v6-svg"
12001
- viewBox="0 0 256 512"
12109
+ viewBox="0 0 20 20"
12002
12110
  fill="currentColor"
12003
12111
  aria-hidden="true"
12004
12112
  role="img"
@@ -12006,7 +12114,7 @@ As sub navigation:
12006
12114
  height="1em"
12007
12115
  >
12008
12116
  <path
12009
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
12117
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
12010
12118
  />
12011
12119
  </svg>
12012
12120
  </span>
@@ -12056,7 +12164,7 @@ As sub navigation:
12056
12164
  <span class="pf-v6-c-button__icon">
12057
12165
  <svg
12058
12166
  class="pf-v6-svg"
12059
- viewBox="0 0 256 512"
12167
+ viewBox="0 0 20 20"
12060
12168
  fill="currentColor"
12061
12169
  aria-hidden="true"
12062
12170
  role="img"
@@ -12064,7 +12172,7 @@ As sub navigation:
12064
12172
  height="1em"
12065
12173
  >
12066
12174
  <path
12067
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
12175
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
12068
12176
  />
12069
12177
  </svg>
12070
12178
  </span>
@@ -12303,7 +12411,7 @@ As sub navigation:
12303
12411
  <span class="pf-v6-c-button__icon">
12304
12412
  <svg
12305
12413
  class="pf-v6-svg"
12306
- viewBox="0 0 256 512"
12414
+ viewBox="0 0 20 20"
12307
12415
  fill="currentColor"
12308
12416
  aria-hidden="true"
12309
12417
  role="img"
@@ -12311,7 +12419,7 @@ As sub navigation:
12311
12419
  height="1em"
12312
12420
  >
12313
12421
  <path
12314
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
12422
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
12315
12423
  />
12316
12424
  </svg>
12317
12425
  </span>
@@ -12361,7 +12469,7 @@ As sub navigation:
12361
12469
  <span class="pf-v6-c-button__icon">
12362
12470
  <svg
12363
12471
  class="pf-v6-svg"
12364
- viewBox="0 0 256 512"
12472
+ viewBox="0 0 20 20"
12365
12473
  fill="currentColor"
12366
12474
  aria-hidden="true"
12367
12475
  role="img"
@@ -12369,7 +12477,7 @@ As sub navigation:
12369
12477
  height="1em"
12370
12478
  >
12371
12479
  <path
12372
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
12480
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
12373
12481
  />
12374
12482
  </svg>
12375
12483
  </span>
@@ -12608,7 +12716,7 @@ As sub navigation:
12608
12716
  <span class="pf-v6-c-button__icon">
12609
12717
  <svg
12610
12718
  class="pf-v6-svg"
12611
- viewBox="0 0 256 512"
12719
+ viewBox="0 0 20 20"
12612
12720
  fill="currentColor"
12613
12721
  aria-hidden="true"
12614
12722
  role="img"
@@ -12616,7 +12724,7 @@ As sub navigation:
12616
12724
  height="1em"
12617
12725
  >
12618
12726
  <path
12619
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
12727
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
12620
12728
  />
12621
12729
  </svg>
12622
12730
  </span>
@@ -12676,7 +12784,7 @@ To animate the current tab accent, you must set the following variables on the `
12676
12784
  <span class="pf-v6-c-button__icon">
12677
12785
  <svg
12678
12786
  class="pf-v6-svg"
12679
- viewBox="0 0 256 512"
12787
+ viewBox="0 0 20 20"
12680
12788
  fill="currentColor"
12681
12789
  aria-hidden="true"
12682
12790
  role="img"
@@ -12684,7 +12792,7 @@ To animate the current tab accent, you must set the following variables on the `
12684
12792
  height="1em"
12685
12793
  >
12686
12794
  <path
12687
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
12795
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
12688
12796
  />
12689
12797
  </svg>
12690
12798
  </span>
@@ -12944,7 +13052,7 @@ To animate the current tab accent, you must set the following variables on the `
12944
13052
  <span class="pf-v6-c-button__icon">
12945
13053
  <svg
12946
13054
  class="pf-v6-svg"
12947
- viewBox="0 0 256 512"
13055
+ viewBox="0 0 20 20"
12948
13056
  fill="currentColor"
12949
13057
  aria-hidden="true"
12950
13058
  role="img"
@@ -12952,7 +13060,7 @@ To animate the current tab accent, you must set the following variables on the `
12952
13060
  height="1em"
12953
13061
  >
12954
13062
  <path
12955
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
13063
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
12956
13064
  />
12957
13065
  </svg>
12958
13066
  </span>
@@ -12981,7 +13089,7 @@ To animate the current tab accent, you must set the following variables on the `
12981
13089
  <span class="pf-v6-c-button__icon">
12982
13090
  <svg
12983
13091
  class="pf-v6-svg"
12984
- viewBox="0 0 256 512"
13092
+ viewBox="0 0 20 20"
12985
13093
  fill="currentColor"
12986
13094
  aria-hidden="true"
12987
13095
  role="img"
@@ -12989,7 +13097,7 @@ To animate the current tab accent, you must set the following variables on the `
12989
13097
  height="1em"
12990
13098
  >
12991
13099
  <path
12992
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
13100
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
12993
13101
  />
12994
13102
  </svg>
12995
13103
  </span>
@@ -13246,7 +13354,7 @@ To animate the current tab accent, you must set the following variables on the `
13246
13354
  <span class="pf-v6-c-button__icon">
13247
13355
  <svg
13248
13356
  class="pf-v6-svg"
13249
- viewBox="0 0 256 512"
13357
+ viewBox="0 0 20 20"
13250
13358
  fill="currentColor"
13251
13359
  aria-hidden="true"
13252
13360
  role="img"
@@ -13254,7 +13362,7 @@ To animate the current tab accent, you must set the following variables on the `
13254
13362
  height="1em"
13255
13363
  >
13256
13364
  <path
13257
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
13365
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
13258
13366
  />
13259
13367
  </svg>
13260
13368
  </span>
@@ -13278,7 +13386,7 @@ To animate the current tab accent, you must set the following variables on the `
13278
13386
  <span class="pf-v6-c-button__icon">
13279
13387
  <svg
13280
13388
  class="pf-v6-svg"
13281
- viewBox="0 0 256 512"
13389
+ viewBox="0 0 20 20"
13282
13390
  fill="currentColor"
13283
13391
  aria-hidden="true"
13284
13392
  role="img"
@@ -13286,7 +13394,7 @@ To animate the current tab accent, you must set the following variables on the `
13286
13394
  height="1em"
13287
13395
  >
13288
13396
  <path
13289
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
13397
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
13290
13398
  />
13291
13399
  </svg>
13292
13400
  </span>
@@ -13543,7 +13651,7 @@ To animate the current tab accent, you must set the following variables on the `
13543
13651
  <span class="pf-v6-c-button__icon">
13544
13652
  <svg
13545
13653
  class="pf-v6-svg"
13546
- viewBox="0 0 256 512"
13654
+ viewBox="0 0 20 20"
13547
13655
  fill="currentColor"
13548
13656
  aria-hidden="true"
13549
13657
  role="img"
@@ -13551,7 +13659,7 @@ To animate the current tab accent, you must set the following variables on the `
13551
13659
  height="1em"
13552
13660
  >
13553
13661
  <path
13554
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
13662
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
13555
13663
  />
13556
13664
  </svg>
13557
13665
  </span>
@@ -13581,7 +13689,7 @@ To animate the current tab accent, you must set the following variables on the `
13581
13689
  <span class="pf-v6-c-button__icon">
13582
13690
  <svg
13583
13691
  class="pf-v6-svg"
13584
- viewBox="0 0 256 512"
13692
+ viewBox="0 0 20 20"
13585
13693
  fill="currentColor"
13586
13694
  aria-hidden="true"
13587
13695
  role="img"
@@ -13589,7 +13697,7 @@ To animate the current tab accent, you must set the following variables on the `
13589
13697
  height="1em"
13590
13698
  >
13591
13699
  <path
13592
- d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"
13700
+ d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
13593
13701
  />
13594
13702
  </svg>
13595
13703
  </span>
@@ -13729,7 +13837,7 @@ To animate the current tab accent, you must set the following variables on the `
13729
13837
  <span class="pf-v6-c-button__icon">
13730
13838
  <svg
13731
13839
  class="pf-v6-svg"
13732
- viewBox="0 0 256 512"
13840
+ viewBox="0 0 20 20"
13733
13841
  fill="currentColor"
13734
13842
  aria-hidden="true"
13735
13843
  role="img"
@@ -13737,7 +13845,7 @@ To animate the current tab accent, you must set the following variables on the `
13737
13845
  height="1em"
13738
13846
  >
13739
13847
  <path
13740
- d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"
13848
+ d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
13741
13849
  />
13742
13850
  </svg>
13743
13851
  </span>