@patternfly/patternfly 6.5.2 → 6.6.0-prerelease.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/base/normalize.scss +2 -0
- package/base/patternfly-common.css +2 -2
- package/base/patternfly-common.scss +1 -1
- package/base/patternfly-fa-icons.css +3 -3
- package/base/patternfly-fa-icons.scss +3 -3
- package/base/patternfly-variables.css +56 -56
- package/base/reset.scss +2 -0
- package/base/tokens/tokens-charts-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast.scss +1 -1
- package/base/tokens/tokens-charts.scss +1 -1
- package/base/tokens/tokens-dark.scss +9 -9
- package/base/tokens/tokens-default.scss +8 -8
- package/base/tokens/tokens-felt-dark.scss +1 -1
- package/base/tokens/tokens-felt-glass-dark.scss +8 -8
- package/base/tokens/tokens-felt-glass.scss +8 -8
- package/base/tokens/tokens-felt-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-felt-highcontrast.scss +1 -1
- package/base/tokens/tokens-felt.scss +1 -1
- package/base/tokens/tokens-glass-dark.scss +8 -8
- package/base/tokens/tokens-glass.scss +8 -8
- package/base/tokens/tokens-highcontrast-dark.scss +8 -8
- package/base/tokens/tokens-highcontrast.scss +7 -7
- package/base/tokens/tokens-palette.scss +1 -1
- package/base/tokens/tokens-redhat-highcontrast.scss +6 -6
- package/components/AboutModalBox/about-modal-box.css +1 -1
- package/components/AboutModalBox/about-modal-box.scss +1 -1
- package/components/Accordion/accordion.css +8 -4
- package/components/Accordion/accordion.scss +9 -4
- package/components/Alert/alert-group.css +1 -1
- package/components/Alert/alert-group.scss +1 -1
- package/components/Alert/alert.css +3 -3
- package/components/Alert/alert.scss +3 -3
- package/components/Breadcrumb/breadcrumb.css +1 -1
- package/components/Breadcrumb/breadcrumb.scss +1 -1
- package/components/Button/button.css +6 -6
- package/components/Button/button.scss +6 -6
- package/components/Card/card.css +2 -2
- package/components/Card/card.scss +3 -3
- package/components/Check/check.css +1 -1
- package/components/Check/check.scss +1 -1
- package/components/ClipboardCopy/clipboard-copy.css +2 -2
- package/components/ClipboardCopy/clipboard-copy.scss +2 -2
- package/components/Compass/compass.css +3 -3
- package/components/Compass/compass.scss +3 -3
- package/components/Content/content.css +2 -2
- package/components/Content/content.scss +2 -2
- package/components/DataList/data-list.css +1 -1
- package/components/DataList/data-list.scss +1 -1
- package/components/DescriptionList/description-list.css +0 -1
- package/components/DescriptionList/description-list.scss +0 -1
- package/components/Drawer/drawer.css +2 -2
- package/components/Drawer/drawer.scss +2 -2
- package/components/DualListSelector/dual-list-selector.css +6 -6
- package/components/DualListSelector/dual-list-selector.scss +6 -6
- package/components/ExpandableSection/expandable-section.css +3 -3
- package/components/ExpandableSection/expandable-section.scss +3 -3
- package/components/Form/form.css +12 -12
- package/components/Form/form.scss +6 -6
- package/components/FormControl/form-control.css +1 -1
- package/components/FormControl/form-control.scss +3 -1
- package/components/Hero/hero.css +1 -1
- package/components/Hero/hero.scss +1 -1
- package/components/Hint/hint.css +1 -1
- package/components/Hint/hint.scss +1 -1
- package/components/InputGroup/input-group.css +5 -5
- package/components/InputGroup/input-group.scss +5 -5
- package/components/JumpLinks/jump-links.css +1 -1
- package/components/JumpLinks/jump-links.scss +1 -1
- package/components/Label/label.css +1 -1
- package/components/Label/label.scss +1 -1
- package/components/Login/login.css +2 -2
- package/components/Login/login.scss +2 -2
- package/components/Masthead/masthead.css +1 -1
- package/components/Masthead/masthead.scss +1 -1
- package/components/Menu/menu.css +4 -4
- package/components/Menu/menu.scss +4 -4
- package/components/MenuToggle/menu-toggle.css +1 -1
- package/components/MenuToggle/menu-toggle.scss +1 -1
- package/components/ModalBox/modal-box.css +1 -1
- package/components/ModalBox/modal-box.scss +1 -1
- package/components/Nav/nav.css +5 -5
- package/components/Nav/nav.scss +5 -5
- package/components/NotificationDrawer/notification-drawer.css +5 -5
- package/components/NotificationDrawer/notification-drawer.scss +5 -5
- package/components/Page/page.css +3 -3
- package/components/Page/page.scss +3 -3
- package/components/Popover/popover.css +1 -1
- package/components/Popover/popover.scss +2 -2
- package/components/Progress/progress.css +3 -3
- package/components/Progress/progress.scss +3 -6
- package/components/ProgressStepper/progress-stepper.css +1 -1
- package/components/Radio/radio.css +1 -1
- package/components/Radio/radio.scss +1 -1
- package/components/Spinner/spinner.css +2 -2
- package/components/Spinner/spinner.scss +2 -2
- package/components/Switch/switch.css +1 -1
- package/components/Switch/switch.scss +1 -1
- package/components/Table/table-tree-view.css +10 -10
- package/components/Table/table-tree-view.scss +2 -2
- package/components/Table/table.css +10 -10
- package/components/Table/table.scss +10 -10
- package/components/Tabs/tabs.css +3 -3
- package/components/Tabs/tabs.scss +3 -3
- package/components/TextInputGroup/text-input-group.css +1 -1
- package/components/TextInputGroup/text-input-group.scss +1 -1
- package/components/Title/title.css +1 -1
- package/components/Title/title.scss +1 -1
- package/components/Toolbar/toolbar.css +1 -1
- package/components/Toolbar/toolbar.scss +1 -1
- package/components/Tooltip/tooltip.css +1 -1
- package/components/Tooltip/tooltip.scss +2 -2
- package/components/TreeView/tree-view.css +5 -5
- package/components/TreeView/tree-view.scss +5 -5
- package/components/Wizard/wizard.css +5 -5
- package/components/Wizard/wizard.scss +5 -5
- package/components/_index.css +132 -129
- package/docs/components/AboutModalBox/examples/AboutModalBox.md +1 -1
- package/docs/components/Accordion/examples/Accordion.md +30 -30
- package/docs/components/ActionList/examples/ActionList.md +11 -11
- package/docs/components/Alert/examples/Alert.md +54 -54
- package/docs/components/BackToTop/examples/BackToTop.md +1 -1
- package/docs/components/Banner/examples/Banner.md +10 -10
- package/docs/components/Breadcrumb/examples/Breadcrumb.md +25 -25
- package/docs/components/Button/examples/Button.md +184 -184
- package/docs/components/CalendarMonth/examples/CalendarMonth.md +16 -16
- package/docs/components/Card/examples/Card.md +14 -14
- package/docs/components/ClipboardCopy/examples/ClipboardCopy.md +22 -22
- package/docs/components/CodeBlock/examples/CodeBlock.md +8 -8
- package/docs/components/CodeEditor/examples/CodeEditor.md +18 -18
- package/docs/components/DataList/examples/DataList.md +34 -34
- package/docs/components/DatePicker/examples/DatePicker.md +6 -6
- package/docs/components/DescriptionList/examples/DescriptionList.md +25 -25
- package/docs/components/Drawer/examples/Drawer.md +22 -22
- package/docs/components/DualListSelector/examples/DualListSelector.md +89 -89
- package/docs/components/EmptyState/examples/EmptyState.md +6 -6
- package/docs/components/ExpandableSection/examples/ExpandableSection.md +7 -7
- package/docs/components/Form/examples/Form.md +6 -6
- package/docs/components/Hint/examples/Hint.md +3 -3
- package/docs/components/Icon/examples/Icon.md +9 -9
- package/docs/components/InlineEdit/examples/InlineEdit.md +26 -26
- package/docs/components/InputGroup/examples/InputGroup.md +4 -4
- package/docs/components/JumpLinks/examples/JumpLinks.md +4 -4
- package/docs/components/Label/examples/Label.md +218 -218
- package/docs/components/Login/examples/Login.md +4 -4
- package/docs/components/Masthead/examples/masthead.md +1 -1
- package/docs/components/Menu/examples/Menu.md +129 -129
- package/docs/components/MenuToggle/examples/MenuToggle.md +217 -217
- package/docs/components/ModalBox/examples/ModalBox.md +24 -24
- package/docs/components/MultipleFileUpload/examples/MultipleFileUpload.md +12 -12
- package/docs/components/Nav/examples/Navigation.md +66 -66
- package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +83 -83
- package/docs/components/OverflowMenu/examples/overflow-menu.md +11 -11
- package/docs/components/Page/examples/Page.md +1 -1
- package/docs/components/Pagination/examples/Pagination.md +92 -92
- package/docs/components/Popover/examples/Popover.md +22 -22
- package/docs/components/Progress/examples/Progress.md +7 -7
- package/docs/components/ProgressStepper/examples/ProgressStepper.md +21 -21
- package/docs/components/Slider/examples/Slider.md +4 -4
- package/docs/components/Table/examples/Table.md +479 -479
- package/docs/components/Tabs/examples/Tabs.md +378 -378
- package/docs/components/TextInputGroup/examples/TextInputGroup.md +46 -46
- package/docs/components/ToggleGroup/examples/toggle-group.md +15 -15
- package/docs/components/Toolbar/examples/Toolbar.md +117 -117
- package/docs/components/TreeView/examples/TreeView.md +104 -104
- package/docs/components/Wizard/examples/Wizard.md +40 -40
- package/docs/demos/AboutModal/examples/AboutModal.md +9 -9
- package/docs/demos/Alert/examples/Alert.md +32 -32
- package/docs/demos/BackToTop/examples/BackToTop.md +9 -9
- package/docs/demos/Banner/examples/Banner.md +16 -16
- package/docs/demos/Button/examples/Button.md +1 -1
- package/docs/demos/Card/examples/Card.md +78 -78
- package/docs/demos/CardView/examples/CardView.md +38 -38
- package/docs/demos/Compass/examples/Compass.md +219 -219
- package/docs/demos/Dashboard/examples/Dashboard.md +48 -48
- package/docs/demos/DataList/examples/DataList.md +101 -101
- package/docs/demos/DescriptionList/examples/DescriptionList.md +26 -26
- package/docs/demos/Drawer/examples/Drawer.md +40 -40
- package/docs/demos/Form/examples/BasicForms.md +21 -21
- package/docs/demos/JumpLinks/examples/JumpLinks.md +49 -49
- package/docs/demos/Masthead/examples/Masthead.md +57 -57
- package/docs/demos/Modal/examples/Modal.md +54 -54
- package/docs/demos/Nav/examples/Nav.md +93 -93
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +173 -173
- package/docs/demos/Page/examples/Page.md +119 -119
- package/docs/demos/PasswordGenerator/examples/PasswordGenerator.md +1 -1
- package/docs/demos/PasswordStrength/examples/PasswordStrength.md +4 -4
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +142 -142
- package/docs/demos/Skeleton/examples/Skeleton.md +8 -8
- package/docs/demos/Table/examples/Table.md +630 -630
- package/docs/demos/Tabs/examples/Tabs.md +62 -62
- package/docs/demos/Toolbar/examples/Toolbar.md +161 -161
- package/docs/demos/Wizard/examples/Wizard.md +100 -100
- package/layouts/Gallery/gallery.css +1 -1
- package/layouts/Gallery/gallery.scss +1 -1
- package/layouts/Grid/grid.css +1 -1
- package/layouts/Grid/grid.scss +1 -1
- package/layouts/_index.css +2 -2
- package/package.json +11 -12
- package/patternfly-addons.css +12 -12
- package/patternfly-base-no-globals.css +61 -61
- package/patternfly-base.css +61 -61
- package/patternfly-no-globals.css +195 -192
- package/patternfly.css +195 -192
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/sass-utilities/mixins.scss +2 -2
- package/utilities/Accessibility/accessibility.css +12 -12
- package/utilities/_index.css +12 -12
|
@@ -26,8 +26,8 @@ section: components
|
|
|
26
26
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
27
27
|
<svg
|
|
28
28
|
class="pf-v6-svg"
|
|
29
|
-
viewBox="0 0 32 32"
|
|
30
29
|
fill="currentColor"
|
|
30
|
+
viewBox="0 0 32 32"
|
|
31
31
|
aria-hidden="true"
|
|
32
32
|
role="img"
|
|
33
33
|
width="1em"
|
|
@@ -58,15 +58,15 @@ section: components
|
|
|
58
58
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
59
59
|
<svg
|
|
60
60
|
class="pf-v6-svg"
|
|
61
|
-
viewBox="0 0 20 20"
|
|
62
61
|
fill="currentColor"
|
|
62
|
+
viewBox="0 0 20 20"
|
|
63
63
|
aria-hidden="true"
|
|
64
64
|
role="img"
|
|
65
65
|
width="1em"
|
|
66
66
|
height="1em"
|
|
67
67
|
>
|
|
68
68
|
<path
|
|
69
|
-
d="
|
|
69
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
70
70
|
/>
|
|
71
71
|
</svg>
|
|
72
72
|
</span>
|
|
@@ -125,8 +125,8 @@ section: components
|
|
|
125
125
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
126
126
|
<svg
|
|
127
127
|
class="pf-v6-svg"
|
|
128
|
-
viewBox="0 0 32 32"
|
|
129
128
|
fill="currentColor"
|
|
129
|
+
viewBox="0 0 32 32"
|
|
130
130
|
aria-hidden="true"
|
|
131
131
|
role="img"
|
|
132
132
|
width="1em"
|
|
@@ -163,15 +163,15 @@ section: components
|
|
|
163
163
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
164
164
|
<svg
|
|
165
165
|
class="pf-v6-svg"
|
|
166
|
-
viewBox="0 0 20 20"
|
|
167
166
|
fill="currentColor"
|
|
167
|
+
viewBox="0 0 20 20"
|
|
168
168
|
aria-hidden="true"
|
|
169
169
|
role="img"
|
|
170
170
|
width="1em"
|
|
171
171
|
height="1em"
|
|
172
172
|
>
|
|
173
173
|
<path
|
|
174
|
-
d="
|
|
174
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
175
175
|
/>
|
|
176
176
|
</svg>
|
|
177
177
|
</span>
|
|
@@ -189,8 +189,8 @@ section: components
|
|
|
189
189
|
<span class="pf-v6-c-button__icon">
|
|
190
190
|
<svg
|
|
191
191
|
class="pf-v6-svg"
|
|
192
|
-
viewBox="0 0 256 512"
|
|
193
192
|
fill="currentColor"
|
|
193
|
+
viewBox="0 0 256 512"
|
|
194
194
|
aria-hidden="true"
|
|
195
195
|
role="img"
|
|
196
196
|
width="1em"
|
|
@@ -212,8 +212,8 @@ section: components
|
|
|
212
212
|
<span class="pf-v6-c-button__icon">
|
|
213
213
|
<svg
|
|
214
214
|
class="pf-v6-svg"
|
|
215
|
-
viewBox="0 0 256 512"
|
|
216
215
|
fill="currentColor"
|
|
216
|
+
viewBox="0 0 256 512"
|
|
217
217
|
aria-hidden="true"
|
|
218
218
|
role="img"
|
|
219
219
|
width="1em"
|
|
@@ -390,8 +390,8 @@ section: components
|
|
|
390
390
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
391
391
|
<svg
|
|
392
392
|
class="pf-v6-svg"
|
|
393
|
-
viewBox="0 0 512 512"
|
|
394
393
|
fill="currentColor"
|
|
394
|
+
viewBox="0 0 512 512"
|
|
395
395
|
aria-hidden="true"
|
|
396
396
|
role="img"
|
|
397
397
|
width="1em"
|
|
@@ -414,15 +414,15 @@ section: components
|
|
|
414
414
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
415
415
|
<svg
|
|
416
416
|
class="pf-v6-svg"
|
|
417
|
-
viewBox="0 0 32 32"
|
|
418
417
|
fill="currentColor"
|
|
418
|
+
viewBox="0 0 32 32"
|
|
419
419
|
aria-hidden="true"
|
|
420
420
|
role="img"
|
|
421
421
|
width="1em"
|
|
422
422
|
height="1em"
|
|
423
423
|
>
|
|
424
424
|
<path
|
|
425
|
-
d="
|
|
425
|
+
d="M26.463 16.845a9.635 9.635 0 0 0-.002-1.688l3.41-1.974a.5.5 0 0 0 .235-.548 14.47 14.47 0 0 0-4.142-7.167.5.5 0 0 0-.594-.07l-3.404 1.97c-.469-.326-.96-.61-1.466-.85V2.58a.5.5 0 0 0-.356-.48 14.662 14.662 0 0 0-8.288 0 .5.5 0 0 0-.356.48v3.944c-.513.245-1.003.528-1.462.846L6.63 5.397a.5.5 0 0 0-.594.07 14.47 14.47 0 0 0-4.142 7.168.5.5 0 0 0 .236.548l3.407 1.972a9.635 9.635 0 0 0 .002 1.688l-3.41 1.974a.5.5 0 0 0-.235.548 14.47 14.47 0 0 0 4.142 7.167c.16.154.405.18.594.07l3.404-1.97c.469.326.96.61 1.466.85v3.938a.5.5 0 0 0 .356.48c1.333.398 2.728.6 4.144.6s2.81-.202 4.144-.6a.5.5 0 0 0 .356-.48v-3.944a10.449 10.449 0 0 0 1.462-.846l3.408 1.973a.5.5 0 0 0 .594-.07 14.47 14.47 0 0 0 4.142-7.168.5.5 0 0 0-.236-.548l-3.407-1.972ZM16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Z"
|
|
426
426
|
/>
|
|
427
427
|
</svg>
|
|
428
428
|
</span>
|
|
@@ -438,8 +438,8 @@ section: components
|
|
|
438
438
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
439
439
|
<svg
|
|
440
440
|
class="pf-v6-svg"
|
|
441
|
-
viewBox="0 0 512 512"
|
|
442
441
|
fill="currentColor"
|
|
442
|
+
viewBox="0 0 512 512"
|
|
443
443
|
aria-hidden="true"
|
|
444
444
|
role="img"
|
|
445
445
|
width="1em"
|
|
@@ -464,8 +464,8 @@ section: components
|
|
|
464
464
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
465
465
|
<svg
|
|
466
466
|
class="pf-v6-svg"
|
|
467
|
-
viewBox="0 0 32 32"
|
|
468
467
|
fill="currentColor"
|
|
468
|
+
viewBox="0 0 32 32"
|
|
469
469
|
aria-hidden="true"
|
|
470
470
|
role="img"
|
|
471
471
|
width="1em"
|
|
@@ -544,8 +544,8 @@ section: components
|
|
|
544
544
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
545
545
|
<svg
|
|
546
546
|
class="pf-v6-svg"
|
|
547
|
-
viewBox="0 0 20 20"
|
|
548
547
|
fill="currentColor"
|
|
548
|
+
viewBox="0 0 20 20"
|
|
549
549
|
aria-hidden="true"
|
|
550
550
|
role="img"
|
|
551
551
|
width="1em"
|
|
@@ -563,8 +563,8 @@ section: components
|
|
|
563
563
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
564
564
|
<svg
|
|
565
565
|
class="pf-v6-svg"
|
|
566
|
-
viewBox="0 0 20 20"
|
|
567
566
|
fill="currentColor"
|
|
567
|
+
viewBox="0 0 20 20"
|
|
568
568
|
aria-hidden="true"
|
|
569
569
|
role="img"
|
|
570
570
|
width="1em"
|
|
@@ -582,8 +582,8 @@ section: components
|
|
|
582
582
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
583
583
|
<svg
|
|
584
584
|
class="pf-v6-svg"
|
|
585
|
-
viewBox="0 0 20 20"
|
|
586
585
|
fill="currentColor"
|
|
586
|
+
viewBox="0 0 20 20"
|
|
587
587
|
aria-hidden="true"
|
|
588
588
|
role="img"
|
|
589
589
|
width="1em"
|
|
@@ -636,8 +636,8 @@ section: components
|
|
|
636
636
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
637
637
|
<svg
|
|
638
638
|
class="pf-v6-svg"
|
|
639
|
-
viewBox="0 0 32 32"
|
|
640
639
|
fill="currentColor"
|
|
640
|
+
viewBox="0 0 32 32"
|
|
641
641
|
aria-hidden="true"
|
|
642
642
|
role="img"
|
|
643
643
|
width="1em"
|
|
@@ -672,15 +672,15 @@ section: components
|
|
|
672
672
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
673
673
|
<svg
|
|
674
674
|
class="pf-v6-svg"
|
|
675
|
-
viewBox="0 0 20 20"
|
|
676
675
|
fill="currentColor"
|
|
676
|
+
viewBox="0 0 20 20"
|
|
677
677
|
aria-hidden="true"
|
|
678
678
|
role="img"
|
|
679
679
|
width="1em"
|
|
680
680
|
height="1em"
|
|
681
681
|
>
|
|
682
682
|
<path
|
|
683
|
-
d="
|
|
683
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
684
684
|
/>
|
|
685
685
|
</svg>
|
|
686
686
|
</span>
|
|
@@ -712,8 +712,8 @@ section: components
|
|
|
712
712
|
<span class="pf-v6-c-button__icon">
|
|
713
713
|
<svg
|
|
714
714
|
class="pf-v6-svg"
|
|
715
|
-
viewBox="0 0 448 512"
|
|
716
715
|
fill="currentColor"
|
|
716
|
+
viewBox="0 0 448 512"
|
|
717
717
|
aria-hidden="true"
|
|
718
718
|
role="img"
|
|
719
719
|
width="1em"
|
|
@@ -774,8 +774,8 @@ section: components
|
|
|
774
774
|
<span class="pf-v6-c-button__icon">
|
|
775
775
|
<svg
|
|
776
776
|
class="pf-v6-svg"
|
|
777
|
-
viewBox="0 0 448 512"
|
|
778
777
|
fill="currentColor"
|
|
778
|
+
viewBox="0 0 448 512"
|
|
779
779
|
aria-hidden="true"
|
|
780
780
|
role="img"
|
|
781
781
|
width="1em"
|
|
@@ -823,15 +823,15 @@ section: components
|
|
|
823
823
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
824
824
|
<svg
|
|
825
825
|
class="pf-v6-svg"
|
|
826
|
-
viewBox="0 0 20 20"
|
|
827
826
|
fill="currentColor"
|
|
827
|
+
viewBox="0 0 20 20"
|
|
828
828
|
aria-hidden="true"
|
|
829
829
|
role="img"
|
|
830
830
|
width="1em"
|
|
831
831
|
height="1em"
|
|
832
832
|
>
|
|
833
833
|
<path
|
|
834
|
-
d="
|
|
834
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
835
835
|
/>
|
|
836
836
|
</svg>
|
|
837
837
|
</span>
|
|
@@ -972,8 +972,8 @@ section: components
|
|
|
972
972
|
<span>
|
|
973
973
|
<svg
|
|
974
974
|
class="pf-v6-svg"
|
|
975
|
-
viewBox="0 0 384 512"
|
|
976
975
|
fill="currentColor"
|
|
976
|
+
viewBox="0 0 384 512"
|
|
977
977
|
aria-hidden="true"
|
|
978
978
|
role="img"
|
|
979
979
|
width="1em"
|
|
@@ -993,8 +993,8 @@ section: components
|
|
|
993
993
|
<span>
|
|
994
994
|
<svg
|
|
995
995
|
class="pf-v6-svg"
|
|
996
|
-
viewBox="0 0 640 512"
|
|
997
996
|
fill="currentColor"
|
|
997
|
+
viewBox="0 0 640 512"
|
|
998
998
|
aria-hidden="true"
|
|
999
999
|
role="img"
|
|
1000
1000
|
width="1em"
|
|
@@ -1014,8 +1014,8 @@ section: components
|
|
|
1014
1014
|
<span>
|
|
1015
1015
|
<svg
|
|
1016
1016
|
class="pf-v6-svg"
|
|
1017
|
-
viewBox="0 0 576 512"
|
|
1018
1017
|
fill="currentColor"
|
|
1018
|
+
viewBox="0 0 576 512"
|
|
1019
1019
|
aria-hidden="true"
|
|
1020
1020
|
role="img"
|
|
1021
1021
|
width="1em"
|
|
@@ -1046,8 +1046,8 @@ section: components
|
|
|
1046
1046
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1047
1047
|
<svg
|
|
1048
1048
|
class="pf-v6-svg"
|
|
1049
|
-
viewBox="0 0 32 32"
|
|
1050
1049
|
fill="currentColor"
|
|
1050
|
+
viewBox="0 0 32 32"
|
|
1051
1051
|
aria-hidden="true"
|
|
1052
1052
|
role="img"
|
|
1053
1053
|
width="1em"
|
|
@@ -1095,8 +1095,8 @@ section: components
|
|
|
1095
1095
|
<span>
|
|
1096
1096
|
<svg
|
|
1097
1097
|
class="pf-v6-svg"
|
|
1098
|
-
viewBox="0 0 384 512"
|
|
1099
1098
|
fill="currentColor"
|
|
1099
|
+
viewBox="0 0 384 512"
|
|
1100
1100
|
aria-hidden="true"
|
|
1101
1101
|
role="img"
|
|
1102
1102
|
width="1em"
|
|
@@ -1116,8 +1116,8 @@ section: components
|
|
|
1116
1116
|
<span>
|
|
1117
1117
|
<svg
|
|
1118
1118
|
class="pf-v6-svg"
|
|
1119
|
-
viewBox="0 0 640 512"
|
|
1120
1119
|
fill="currentColor"
|
|
1120
|
+
viewBox="0 0 640 512"
|
|
1121
1121
|
aria-hidden="true"
|
|
1122
1122
|
role="img"
|
|
1123
1123
|
width="1em"
|
|
@@ -1137,8 +1137,8 @@ section: components
|
|
|
1137
1137
|
<span>
|
|
1138
1138
|
<svg
|
|
1139
1139
|
class="pf-v6-svg"
|
|
1140
|
-
viewBox="0 0 576 512"
|
|
1141
1140
|
fill="currentColor"
|
|
1141
|
+
viewBox="0 0 576 512"
|
|
1142
1142
|
aria-hidden="true"
|
|
1143
1143
|
role="img"
|
|
1144
1144
|
width="1em"
|
|
@@ -1169,8 +1169,8 @@ section: components
|
|
|
1169
1169
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1170
1170
|
<svg
|
|
1171
1171
|
class="pf-v6-svg"
|
|
1172
|
-
viewBox="0 0 32 32"
|
|
1173
1172
|
fill="currentColor"
|
|
1173
|
+
viewBox="0 0 32 32"
|
|
1174
1174
|
aria-hidden="true"
|
|
1175
1175
|
role="img"
|
|
1176
1176
|
width="1em"
|
|
@@ -1218,8 +1218,8 @@ section: components
|
|
|
1218
1218
|
<span>
|
|
1219
1219
|
<svg
|
|
1220
1220
|
class="pf-v6-svg"
|
|
1221
|
-
viewBox="0 0 384 512"
|
|
1222
1221
|
fill="currentColor"
|
|
1222
|
+
viewBox="0 0 384 512"
|
|
1223
1223
|
aria-hidden="true"
|
|
1224
1224
|
role="img"
|
|
1225
1225
|
width="1em"
|
|
@@ -1239,8 +1239,8 @@ section: components
|
|
|
1239
1239
|
<span>
|
|
1240
1240
|
<svg
|
|
1241
1241
|
class="pf-v6-svg"
|
|
1242
|
-
viewBox="0 0 640 512"
|
|
1243
1242
|
fill="currentColor"
|
|
1243
|
+
viewBox="0 0 640 512"
|
|
1244
1244
|
aria-hidden="true"
|
|
1245
1245
|
role="img"
|
|
1246
1246
|
width="1em"
|
|
@@ -1260,8 +1260,8 @@ section: components
|
|
|
1260
1260
|
<span>
|
|
1261
1261
|
<svg
|
|
1262
1262
|
class="pf-v6-svg"
|
|
1263
|
-
viewBox="0 0 576 512"
|
|
1264
1263
|
fill="currentColor"
|
|
1264
|
+
viewBox="0 0 576 512"
|
|
1265
1265
|
aria-hidden="true"
|
|
1266
1266
|
role="img"
|
|
1267
1267
|
width="1em"
|
|
@@ -1292,8 +1292,8 @@ section: components
|
|
|
1292
1292
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1293
1293
|
<svg
|
|
1294
1294
|
class="pf-v6-svg"
|
|
1295
|
-
viewBox="0 0 32 32"
|
|
1296
1295
|
fill="currentColor"
|
|
1296
|
+
viewBox="0 0 32 32"
|
|
1297
1297
|
aria-hidden="true"
|
|
1298
1298
|
role="img"
|
|
1299
1299
|
width="1em"
|
|
@@ -1341,8 +1341,8 @@ section: components
|
|
|
1341
1341
|
<span>
|
|
1342
1342
|
<svg
|
|
1343
1343
|
class="pf-v6-svg"
|
|
1344
|
-
viewBox="0 0 384 512"
|
|
1345
1344
|
fill="currentColor"
|
|
1345
|
+
viewBox="0 0 384 512"
|
|
1346
1346
|
aria-hidden="true"
|
|
1347
1347
|
role="img"
|
|
1348
1348
|
width="1em"
|
|
@@ -1362,8 +1362,8 @@ section: components
|
|
|
1362
1362
|
<span>
|
|
1363
1363
|
<svg
|
|
1364
1364
|
class="pf-v6-svg"
|
|
1365
|
-
viewBox="0 0 640 512"
|
|
1366
1365
|
fill="currentColor"
|
|
1366
|
+
viewBox="0 0 640 512"
|
|
1367
1367
|
aria-hidden="true"
|
|
1368
1368
|
role="img"
|
|
1369
1369
|
width="1em"
|
|
@@ -1383,8 +1383,8 @@ section: components
|
|
|
1383
1383
|
<span>
|
|
1384
1384
|
<svg
|
|
1385
1385
|
class="pf-v6-svg"
|
|
1386
|
-
viewBox="0 0 576 512"
|
|
1387
1386
|
fill="currentColor"
|
|
1387
|
+
viewBox="0 0 576 512"
|
|
1388
1388
|
aria-hidden="true"
|
|
1389
1389
|
role="img"
|
|
1390
1390
|
width="1em"
|
|
@@ -1415,8 +1415,8 @@ section: components
|
|
|
1415
1415
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1416
1416
|
<svg
|
|
1417
1417
|
class="pf-v6-svg"
|
|
1418
|
-
viewBox="0 0 32 32"
|
|
1419
1418
|
fill="currentColor"
|
|
1419
|
+
viewBox="0 0 32 32"
|
|
1420
1420
|
aria-hidden="true"
|
|
1421
1421
|
role="img"
|
|
1422
1422
|
width="1em"
|
|
@@ -1464,8 +1464,8 @@ section: components
|
|
|
1464
1464
|
<span>
|
|
1465
1465
|
<svg
|
|
1466
1466
|
class="pf-v6-svg"
|
|
1467
|
-
viewBox="0 0 384 512"
|
|
1468
1467
|
fill="currentColor"
|
|
1468
|
+
viewBox="0 0 384 512"
|
|
1469
1469
|
aria-hidden="true"
|
|
1470
1470
|
role="img"
|
|
1471
1471
|
width="1em"
|
|
@@ -1485,8 +1485,8 @@ section: components
|
|
|
1485
1485
|
<span>
|
|
1486
1486
|
<svg
|
|
1487
1487
|
class="pf-v6-svg"
|
|
1488
|
-
viewBox="0 0 640 512"
|
|
1489
1488
|
fill="currentColor"
|
|
1489
|
+
viewBox="0 0 640 512"
|
|
1490
1490
|
aria-hidden="true"
|
|
1491
1491
|
role="img"
|
|
1492
1492
|
width="1em"
|
|
@@ -1506,8 +1506,8 @@ section: components
|
|
|
1506
1506
|
<span>
|
|
1507
1507
|
<svg
|
|
1508
1508
|
class="pf-v6-svg"
|
|
1509
|
-
viewBox="0 0 576 512"
|
|
1510
1509
|
fill="currentColor"
|
|
1510
|
+
viewBox="0 0 576 512"
|
|
1511
1511
|
aria-hidden="true"
|
|
1512
1512
|
role="img"
|
|
1513
1513
|
width="1em"
|
|
@@ -1538,8 +1538,8 @@ section: components
|
|
|
1538
1538
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1539
1539
|
<svg
|
|
1540
1540
|
class="pf-v6-svg"
|
|
1541
|
-
viewBox="0 0 32 32"
|
|
1542
1541
|
fill="currentColor"
|
|
1542
|
+
viewBox="0 0 32 32"
|
|
1543
1543
|
aria-hidden="true"
|
|
1544
1544
|
role="img"
|
|
1545
1545
|
width="1em"
|
|
@@ -1584,8 +1584,8 @@ section: components
|
|
|
1584
1584
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1585
1585
|
<svg
|
|
1586
1586
|
class="pf-v6-svg"
|
|
1587
|
-
viewBox="0 0 32 32"
|
|
1588
1587
|
fill="currentColor"
|
|
1588
|
+
viewBox="0 0 32 32"
|
|
1589
1589
|
aria-hidden="true"
|
|
1590
1590
|
role="img"
|
|
1591
1591
|
width="1em"
|
|
@@ -1616,15 +1616,15 @@ section: components
|
|
|
1616
1616
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1617
1617
|
<svg
|
|
1618
1618
|
class="pf-v6-svg"
|
|
1619
|
-
viewBox="0 0 20 20"
|
|
1620
1619
|
fill="currentColor"
|
|
1620
|
+
viewBox="0 0 20 20"
|
|
1621
1621
|
aria-hidden="true"
|
|
1622
1622
|
role="img"
|
|
1623
1623
|
width="1em"
|
|
1624
1624
|
height="1em"
|
|
1625
1625
|
>
|
|
1626
1626
|
<path
|
|
1627
|
-
d="
|
|
1627
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1628
1628
|
/>
|
|
1629
1629
|
</svg>
|
|
1630
1630
|
</span>
|
|
@@ -1665,15 +1665,15 @@ section: components
|
|
|
1665
1665
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1666
1666
|
<svg
|
|
1667
1667
|
class="pf-v6-svg"
|
|
1668
|
-
viewBox="0 0 20 20"
|
|
1669
1668
|
fill="currentColor"
|
|
1669
|
+
viewBox="0 0 20 20"
|
|
1670
1670
|
aria-hidden="true"
|
|
1671
1671
|
role="img"
|
|
1672
1672
|
width="1em"
|
|
1673
1673
|
height="1em"
|
|
1674
1674
|
>
|
|
1675
1675
|
<path
|
|
1676
|
-
d="
|
|
1676
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1677
1677
|
/>
|
|
1678
1678
|
</svg>
|
|
1679
1679
|
</span>
|
|
@@ -1692,15 +1692,15 @@ section: components
|
|
|
1692
1692
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1693
1693
|
<svg
|
|
1694
1694
|
class="pf-v6-svg"
|
|
1695
|
-
viewBox="0 0 20 20"
|
|
1696
1695
|
fill="currentColor"
|
|
1696
|
+
viewBox="0 0 20 20"
|
|
1697
1697
|
aria-hidden="true"
|
|
1698
1698
|
role="img"
|
|
1699
1699
|
width="1em"
|
|
1700
1700
|
height="1em"
|
|
1701
1701
|
>
|
|
1702
1702
|
<path
|
|
1703
|
-
d="
|
|
1703
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1704
1704
|
/>
|
|
1705
1705
|
</svg>
|
|
1706
1706
|
</span>
|
|
@@ -1726,8 +1726,8 @@ section: components
|
|
|
1726
1726
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1727
1727
|
<svg
|
|
1728
1728
|
class="pf-v6-svg"
|
|
1729
|
-
viewBox="0 0 32 32"
|
|
1730
1729
|
fill="currentColor"
|
|
1730
|
+
viewBox="0 0 32 32"
|
|
1731
1731
|
aria-hidden="true"
|
|
1732
1732
|
role="img"
|
|
1733
1733
|
width="1em"
|
|
@@ -1764,15 +1764,15 @@ section: components
|
|
|
1764
1764
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1765
1765
|
<svg
|
|
1766
1766
|
class="pf-v6-svg"
|
|
1767
|
-
viewBox="0 0 20 20"
|
|
1768
1767
|
fill="currentColor"
|
|
1768
|
+
viewBox="0 0 20 20"
|
|
1769
1769
|
aria-hidden="true"
|
|
1770
1770
|
role="img"
|
|
1771
1771
|
width="1em"
|
|
1772
1772
|
height="1em"
|
|
1773
1773
|
>
|
|
1774
1774
|
<path
|
|
1775
|
-
d="
|
|
1775
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1776
1776
|
/>
|
|
1777
1777
|
</svg>
|
|
1778
1778
|
</span>
|
|
@@ -1790,8 +1790,8 @@ section: components
|
|
|
1790
1790
|
<span class="pf-v6-c-button__icon">
|
|
1791
1791
|
<svg
|
|
1792
1792
|
class="pf-v6-svg"
|
|
1793
|
-
viewBox="0 0 256 512"
|
|
1794
1793
|
fill="currentColor"
|
|
1794
|
+
viewBox="0 0 256 512"
|
|
1795
1795
|
aria-hidden="true"
|
|
1796
1796
|
role="img"
|
|
1797
1797
|
width="1em"
|
|
@@ -1813,8 +1813,8 @@ section: components
|
|
|
1813
1813
|
<span class="pf-v6-c-button__icon">
|
|
1814
1814
|
<svg
|
|
1815
1815
|
class="pf-v6-svg"
|
|
1816
|
-
viewBox="0 0 256 512"
|
|
1817
1816
|
fill="currentColor"
|
|
1817
|
+
viewBox="0 0 256 512"
|
|
1818
1818
|
aria-hidden="true"
|
|
1819
1819
|
role="img"
|
|
1820
1820
|
width="1em"
|
|
@@ -1855,15 +1855,15 @@ section: components
|
|
|
1855
1855
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1856
1856
|
<svg
|
|
1857
1857
|
class="pf-v6-svg"
|
|
1858
|
-
viewBox="0 0 20 20"
|
|
1859
1858
|
fill="currentColor"
|
|
1859
|
+
viewBox="0 0 20 20"
|
|
1860
1860
|
aria-hidden="true"
|
|
1861
1861
|
role="img"
|
|
1862
1862
|
width="1em"
|
|
1863
1863
|
height="1em"
|
|
1864
1864
|
>
|
|
1865
1865
|
<path
|
|
1866
|
-
d="
|
|
1866
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1867
1867
|
/>
|
|
1868
1868
|
</svg>
|
|
1869
1869
|
</span>
|
|
@@ -1918,15 +1918,15 @@ section: components
|
|
|
1918
1918
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1919
1919
|
<svg
|
|
1920
1920
|
class="pf-v6-svg"
|
|
1921
|
-
viewBox="0 0 20 20"
|
|
1922
1921
|
fill="currentColor"
|
|
1922
|
+
viewBox="0 0 20 20"
|
|
1923
1923
|
aria-hidden="true"
|
|
1924
1924
|
role="img"
|
|
1925
1925
|
width="1em"
|
|
1926
1926
|
height="1em"
|
|
1927
1927
|
>
|
|
1928
1928
|
<path
|
|
1929
|
-
d="
|
|
1929
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1930
1930
|
/>
|
|
1931
1931
|
</svg>
|
|
1932
1932
|
</span>
|
|
@@ -1945,15 +1945,15 @@ section: components
|
|
|
1945
1945
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1946
1946
|
<svg
|
|
1947
1947
|
class="pf-v6-svg"
|
|
1948
|
-
viewBox="0 0 20 20"
|
|
1949
1948
|
fill="currentColor"
|
|
1949
|
+
viewBox="0 0 20 20"
|
|
1950
1950
|
aria-hidden="true"
|
|
1951
1951
|
role="img"
|
|
1952
1952
|
width="1em"
|
|
1953
1953
|
height="1em"
|
|
1954
1954
|
>
|
|
1955
1955
|
<path
|
|
1956
|
-
d="
|
|
1956
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1957
1957
|
/>
|
|
1958
1958
|
</svg>
|
|
1959
1959
|
</span>
|
|
@@ -1992,8 +1992,8 @@ section: components
|
|
|
1992
1992
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1993
1993
|
<svg
|
|
1994
1994
|
class="pf-v6-svg"
|
|
1995
|
-
viewBox="0 0 32 32"
|
|
1996
1995
|
fill="currentColor"
|
|
1996
|
+
viewBox="0 0 32 32"
|
|
1997
1997
|
aria-hidden="true"
|
|
1998
1998
|
role="img"
|
|
1999
1999
|
width="1em"
|
|
@@ -2030,15 +2030,15 @@ section: components
|
|
|
2030
2030
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2031
2031
|
<svg
|
|
2032
2032
|
class="pf-v6-svg"
|
|
2033
|
-
viewBox="0 0 20 20"
|
|
2034
2033
|
fill="currentColor"
|
|
2034
|
+
viewBox="0 0 20 20"
|
|
2035
2035
|
aria-hidden="true"
|
|
2036
2036
|
role="img"
|
|
2037
2037
|
width="1em"
|
|
2038
2038
|
height="1em"
|
|
2039
2039
|
>
|
|
2040
2040
|
<path
|
|
2041
|
-
d="
|
|
2041
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2042
2042
|
/>
|
|
2043
2043
|
</svg>
|
|
2044
2044
|
</span>
|
|
@@ -2056,8 +2056,8 @@ section: components
|
|
|
2056
2056
|
<span class="pf-v6-c-button__icon">
|
|
2057
2057
|
<svg
|
|
2058
2058
|
class="pf-v6-svg"
|
|
2059
|
-
viewBox="0 0 256 512"
|
|
2060
2059
|
fill="currentColor"
|
|
2060
|
+
viewBox="0 0 256 512"
|
|
2061
2061
|
aria-hidden="true"
|
|
2062
2062
|
role="img"
|
|
2063
2063
|
width="1em"
|
|
@@ -2079,8 +2079,8 @@ section: components
|
|
|
2079
2079
|
<span class="pf-v6-c-button__icon">
|
|
2080
2080
|
<svg
|
|
2081
2081
|
class="pf-v6-svg"
|
|
2082
|
-
viewBox="0 0 256 512"
|
|
2083
2082
|
fill="currentColor"
|
|
2083
|
+
viewBox="0 0 256 512"
|
|
2084
2084
|
aria-hidden="true"
|
|
2085
2085
|
role="img"
|
|
2086
2086
|
width="1em"
|
|
@@ -2130,8 +2130,8 @@ section: components
|
|
|
2130
2130
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2131
2131
|
<svg
|
|
2132
2132
|
class="pf-v6-svg"
|
|
2133
|
-
viewBox="0 0 32 32"
|
|
2134
2133
|
fill="currentColor"
|
|
2134
|
+
viewBox="0 0 32 32"
|
|
2135
2135
|
aria-hidden="true"
|
|
2136
2136
|
role="img"
|
|
2137
2137
|
width="1em"
|
|
@@ -2162,15 +2162,15 @@ section: components
|
|
|
2162
2162
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2163
2163
|
<svg
|
|
2164
2164
|
class="pf-v6-svg"
|
|
2165
|
-
viewBox="0 0 20 20"
|
|
2166
2165
|
fill="currentColor"
|
|
2166
|
+
viewBox="0 0 20 20"
|
|
2167
2167
|
aria-hidden="true"
|
|
2168
2168
|
role="img"
|
|
2169
2169
|
width="1em"
|
|
2170
2170
|
height="1em"
|
|
2171
2171
|
>
|
|
2172
2172
|
<path
|
|
2173
|
-
d="
|
|
2173
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2174
2174
|
/>
|
|
2175
2175
|
</svg>
|
|
2176
2176
|
</span>
|
|
@@ -2211,15 +2211,15 @@ section: components
|
|
|
2211
2211
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2212
2212
|
<svg
|
|
2213
2213
|
class="pf-v6-svg"
|
|
2214
|
-
viewBox="0 0 20 20"
|
|
2215
2214
|
fill="currentColor"
|
|
2215
|
+
viewBox="0 0 20 20"
|
|
2216
2216
|
aria-hidden="true"
|
|
2217
2217
|
role="img"
|
|
2218
2218
|
width="1em"
|
|
2219
2219
|
height="1em"
|
|
2220
2220
|
>
|
|
2221
2221
|
<path
|
|
2222
|
-
d="
|
|
2222
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2223
2223
|
/>
|
|
2224
2224
|
</svg>
|
|
2225
2225
|
</span>
|
|
@@ -2238,15 +2238,15 @@ section: components
|
|
|
2238
2238
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2239
2239
|
<svg
|
|
2240
2240
|
class="pf-v6-svg"
|
|
2241
|
-
viewBox="0 0 20 20"
|
|
2242
2241
|
fill="currentColor"
|
|
2242
|
+
viewBox="0 0 20 20"
|
|
2243
2243
|
aria-hidden="true"
|
|
2244
2244
|
role="img"
|
|
2245
2245
|
width="1em"
|
|
2246
2246
|
height="1em"
|
|
2247
2247
|
>
|
|
2248
2248
|
<path
|
|
2249
|
-
d="
|
|
2249
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2250
2250
|
/>
|
|
2251
2251
|
</svg>
|
|
2252
2252
|
</span>
|
|
@@ -2272,8 +2272,8 @@ section: components
|
|
|
2272
2272
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2273
2273
|
<svg
|
|
2274
2274
|
class="pf-v6-svg"
|
|
2275
|
-
viewBox="0 0 32 32"
|
|
2276
2275
|
fill="currentColor"
|
|
2276
|
+
viewBox="0 0 32 32"
|
|
2277
2277
|
aria-hidden="true"
|
|
2278
2278
|
role="img"
|
|
2279
2279
|
width="1em"
|
|
@@ -2310,15 +2310,15 @@ section: components
|
|
|
2310
2310
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2311
2311
|
<svg
|
|
2312
2312
|
class="pf-v6-svg"
|
|
2313
|
-
viewBox="0 0 20 20"
|
|
2314
2313
|
fill="currentColor"
|
|
2314
|
+
viewBox="0 0 20 20"
|
|
2315
2315
|
aria-hidden="true"
|
|
2316
2316
|
role="img"
|
|
2317
2317
|
width="1em"
|
|
2318
2318
|
height="1em"
|
|
2319
2319
|
>
|
|
2320
2320
|
<path
|
|
2321
|
-
d="
|
|
2321
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2322
2322
|
/>
|
|
2323
2323
|
</svg>
|
|
2324
2324
|
</span>
|
|
@@ -2336,8 +2336,8 @@ section: components
|
|
|
2336
2336
|
<span class="pf-v6-c-button__icon">
|
|
2337
2337
|
<svg
|
|
2338
2338
|
class="pf-v6-svg"
|
|
2339
|
-
viewBox="0 0 256 512"
|
|
2340
2339
|
fill="currentColor"
|
|
2340
|
+
viewBox="0 0 256 512"
|
|
2341
2341
|
aria-hidden="true"
|
|
2342
2342
|
role="img"
|
|
2343
2343
|
width="1em"
|
|
@@ -2359,8 +2359,8 @@ section: components
|
|
|
2359
2359
|
<span class="pf-v6-c-button__icon">
|
|
2360
2360
|
<svg
|
|
2361
2361
|
class="pf-v6-svg"
|
|
2362
|
-
viewBox="0 0 256 512"
|
|
2363
2362
|
fill="currentColor"
|
|
2363
|
+
viewBox="0 0 256 512"
|
|
2364
2364
|
aria-hidden="true"
|
|
2365
2365
|
role="img"
|
|
2366
2366
|
width="1em"
|
|
@@ -2396,15 +2396,15 @@ section: components
|
|
|
2396
2396
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2397
2397
|
<svg
|
|
2398
2398
|
class="pf-v6-svg"
|
|
2399
|
-
viewBox="0 0 20 20"
|
|
2400
2399
|
fill="currentColor"
|
|
2400
|
+
viewBox="0 0 20 20"
|
|
2401
2401
|
aria-hidden="true"
|
|
2402
2402
|
role="img"
|
|
2403
2403
|
width="1em"
|
|
2404
2404
|
height="1em"
|
|
2405
2405
|
>
|
|
2406
2406
|
<path
|
|
2407
|
-
d="
|
|
2407
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2408
2408
|
/>
|
|
2409
2409
|
</svg>
|
|
2410
2410
|
</span>
|
|
@@ -2423,15 +2423,15 @@ section: components
|
|
|
2423
2423
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2424
2424
|
<svg
|
|
2425
2425
|
class="pf-v6-svg"
|
|
2426
|
-
viewBox="0 0 20 20"
|
|
2427
2426
|
fill="currentColor"
|
|
2427
|
+
viewBox="0 0 20 20"
|
|
2428
2428
|
aria-hidden="true"
|
|
2429
2429
|
role="img"
|
|
2430
2430
|
width="1em"
|
|
2431
2431
|
height="1em"
|
|
2432
2432
|
>
|
|
2433
2433
|
<path
|
|
2434
|
-
d="
|
|
2434
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2435
2435
|
/>
|
|
2436
2436
|
</svg>
|
|
2437
2437
|
</span>
|
|
@@ -2467,15 +2467,15 @@ section: components
|
|
|
2467
2467
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2468
2468
|
<svg
|
|
2469
2469
|
class="pf-v6-svg"
|
|
2470
|
-
viewBox="0 0 20 20"
|
|
2471
2470
|
fill="currentColor"
|
|
2471
|
+
viewBox="0 0 20 20"
|
|
2472
2472
|
aria-hidden="true"
|
|
2473
2473
|
role="img"
|
|
2474
2474
|
width="1em"
|
|
2475
2475
|
height="1em"
|
|
2476
2476
|
>
|
|
2477
2477
|
<path
|
|
2478
|
-
d="
|
|
2478
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2479
2479
|
/>
|
|
2480
2480
|
</svg>
|
|
2481
2481
|
</span>
|
|
@@ -2494,15 +2494,15 @@ section: components
|
|
|
2494
2494
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2495
2495
|
<svg
|
|
2496
2496
|
class="pf-v6-svg"
|
|
2497
|
-
viewBox="0 0 20 20"
|
|
2498
2497
|
fill="currentColor"
|
|
2498
|
+
viewBox="0 0 20 20"
|
|
2499
2499
|
aria-hidden="true"
|
|
2500
2500
|
role="img"
|
|
2501
2501
|
width="1em"
|
|
2502
2502
|
height="1em"
|
|
2503
2503
|
>
|
|
2504
2504
|
<path
|
|
2505
|
-
d="
|
|
2505
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2506
2506
|
/>
|
|
2507
2507
|
</svg>
|
|
2508
2508
|
</span>
|
|
@@ -2541,8 +2541,8 @@ section: components
|
|
|
2541
2541
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2542
2542
|
<svg
|
|
2543
2543
|
class="pf-v6-svg"
|
|
2544
|
-
viewBox="0 0 32 32"
|
|
2545
2544
|
fill="currentColor"
|
|
2545
|
+
viewBox="0 0 32 32"
|
|
2546
2546
|
aria-hidden="true"
|
|
2547
2547
|
role="img"
|
|
2548
2548
|
width="1em"
|
|
@@ -2579,15 +2579,15 @@ section: components
|
|
|
2579
2579
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2580
2580
|
<svg
|
|
2581
2581
|
class="pf-v6-svg"
|
|
2582
|
-
viewBox="0 0 20 20"
|
|
2583
2582
|
fill="currentColor"
|
|
2583
|
+
viewBox="0 0 20 20"
|
|
2584
2584
|
aria-hidden="true"
|
|
2585
2585
|
role="img"
|
|
2586
2586
|
width="1em"
|
|
2587
2587
|
height="1em"
|
|
2588
2588
|
>
|
|
2589
2589
|
<path
|
|
2590
|
-
d="
|
|
2590
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2591
2591
|
/>
|
|
2592
2592
|
</svg>
|
|
2593
2593
|
</span>
|
|
@@ -2605,8 +2605,8 @@ section: components
|
|
|
2605
2605
|
<span class="pf-v6-c-button__icon">
|
|
2606
2606
|
<svg
|
|
2607
2607
|
class="pf-v6-svg"
|
|
2608
|
-
viewBox="0 0 256 512"
|
|
2609
2608
|
fill="currentColor"
|
|
2609
|
+
viewBox="0 0 256 512"
|
|
2610
2610
|
aria-hidden="true"
|
|
2611
2611
|
role="img"
|
|
2612
2612
|
width="1em"
|
|
@@ -2628,8 +2628,8 @@ section: components
|
|
|
2628
2628
|
<span class="pf-v6-c-button__icon">
|
|
2629
2629
|
<svg
|
|
2630
2630
|
class="pf-v6-svg"
|
|
2631
|
-
viewBox="0 0 256 512"
|
|
2632
2631
|
fill="currentColor"
|
|
2632
|
+
viewBox="0 0 256 512"
|
|
2633
2633
|
aria-hidden="true"
|
|
2634
2634
|
role="img"
|
|
2635
2635
|
width="1em"
|
|
@@ -2690,8 +2690,8 @@ section: components
|
|
|
2690
2690
|
<span class="pf-v6-c-button__icon">
|
|
2691
2691
|
<svg
|
|
2692
2692
|
class="pf-v6-svg"
|
|
2693
|
-
viewBox="0 0 20 20"
|
|
2694
2693
|
fill="currentColor"
|
|
2694
|
+
viewBox="0 0 20 20"
|
|
2695
2695
|
aria-hidden="true"
|
|
2696
2696
|
role="img"
|
|
2697
2697
|
width="1em"
|
|
@@ -2727,8 +2727,8 @@ section: components
|
|
|
2727
2727
|
<span class="pf-v6-c-button__icon">
|
|
2728
2728
|
<svg
|
|
2729
2729
|
class="pf-v6-svg"
|
|
2730
|
-
viewBox="0 0 20 20"
|
|
2731
2730
|
fill="currentColor"
|
|
2731
|
+
viewBox="0 0 20 20"
|
|
2732
2732
|
aria-hidden="true"
|
|
2733
2733
|
role="img"
|
|
2734
2734
|
width="1em"
|
|
@@ -2764,8 +2764,8 @@ section: components
|
|
|
2764
2764
|
<span class="pf-v6-c-button__icon">
|
|
2765
2765
|
<svg
|
|
2766
2766
|
class="pf-v6-svg"
|
|
2767
|
-
viewBox="0 0 20 20"
|
|
2768
2767
|
fill="currentColor"
|
|
2768
|
+
viewBox="0 0 20 20"
|
|
2769
2769
|
aria-hidden="true"
|
|
2770
2770
|
role="img"
|
|
2771
2771
|
width="1em"
|
|
@@ -2818,8 +2818,8 @@ section: components
|
|
|
2818
2818
|
<span class="pf-v6-c-button__icon">
|
|
2819
2819
|
<svg
|
|
2820
2820
|
class="pf-v6-svg"
|
|
2821
|
-
viewBox="0 0 20 20"
|
|
2822
2821
|
fill="currentColor"
|
|
2822
|
+
viewBox="0 0 20 20"
|
|
2823
2823
|
aria-hidden="true"
|
|
2824
2824
|
role="img"
|
|
2825
2825
|
width="1em"
|
|
@@ -2855,8 +2855,8 @@ section: components
|
|
|
2855
2855
|
<span class="pf-v6-c-button__icon">
|
|
2856
2856
|
<svg
|
|
2857
2857
|
class="pf-v6-svg"
|
|
2858
|
-
viewBox="0 0 20 20"
|
|
2859
2858
|
fill="currentColor"
|
|
2859
|
+
viewBox="0 0 20 20"
|
|
2860
2860
|
aria-hidden="true"
|
|
2861
2861
|
role="img"
|
|
2862
2862
|
width="1em"
|
|
@@ -2892,8 +2892,8 @@ section: components
|
|
|
2892
2892
|
<span class="pf-v6-c-button__icon">
|
|
2893
2893
|
<svg
|
|
2894
2894
|
class="pf-v6-svg"
|
|
2895
|
-
viewBox="0 0 20 20"
|
|
2896
2895
|
fill="currentColor"
|
|
2896
|
+
viewBox="0 0 20 20"
|
|
2897
2897
|
aria-hidden="true"
|
|
2898
2898
|
role="img"
|
|
2899
2899
|
width="1em"
|
|
@@ -2955,8 +2955,8 @@ section: components
|
|
|
2955
2955
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2956
2956
|
<svg
|
|
2957
2957
|
class="pf-v6-svg"
|
|
2958
|
-
viewBox="0 0 32 32"
|
|
2959
2958
|
fill="currentColor"
|
|
2959
|
+
viewBox="0 0 32 32"
|
|
2960
2960
|
aria-hidden="true"
|
|
2961
2961
|
role="img"
|
|
2962
2962
|
width="1em"
|
|
@@ -2987,15 +2987,15 @@ section: components
|
|
|
2987
2987
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2988
2988
|
<svg
|
|
2989
2989
|
class="pf-v6-svg"
|
|
2990
|
-
viewBox="0 0 20 20"
|
|
2991
2990
|
fill="currentColor"
|
|
2991
|
+
viewBox="0 0 20 20"
|
|
2992
2992
|
aria-hidden="true"
|
|
2993
2993
|
role="img"
|
|
2994
2994
|
width="1em"
|
|
2995
2995
|
height="1em"
|
|
2996
2996
|
>
|
|
2997
2997
|
<path
|
|
2998
|
-
d="
|
|
2998
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2999
2999
|
/>
|
|
3000
3000
|
</svg>
|
|
3001
3001
|
</span>
|
|
@@ -3036,15 +3036,15 @@ section: components
|
|
|
3036
3036
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3037
3037
|
<svg
|
|
3038
3038
|
class="pf-v6-svg"
|
|
3039
|
-
viewBox="0 0 20 20"
|
|
3040
3039
|
fill="currentColor"
|
|
3040
|
+
viewBox="0 0 20 20"
|
|
3041
3041
|
aria-hidden="true"
|
|
3042
3042
|
role="img"
|
|
3043
3043
|
width="1em"
|
|
3044
3044
|
height="1em"
|
|
3045
3045
|
>
|
|
3046
3046
|
<path
|
|
3047
|
-
d="
|
|
3047
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3048
3048
|
/>
|
|
3049
3049
|
</svg>
|
|
3050
3050
|
</span>
|
|
@@ -3063,15 +3063,15 @@ section: components
|
|
|
3063
3063
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3064
3064
|
<svg
|
|
3065
3065
|
class="pf-v6-svg"
|
|
3066
|
-
viewBox="0 0 20 20"
|
|
3067
3066
|
fill="currentColor"
|
|
3067
|
+
viewBox="0 0 20 20"
|
|
3068
3068
|
aria-hidden="true"
|
|
3069
3069
|
role="img"
|
|
3070
3070
|
width="1em"
|
|
3071
3071
|
height="1em"
|
|
3072
3072
|
>
|
|
3073
3073
|
<path
|
|
3074
|
-
d="
|
|
3074
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3075
3075
|
/>
|
|
3076
3076
|
</svg>
|
|
3077
3077
|
</span>
|
|
@@ -3097,8 +3097,8 @@ section: components
|
|
|
3097
3097
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3098
3098
|
<svg
|
|
3099
3099
|
class="pf-v6-svg"
|
|
3100
|
-
viewBox="0 0 32 32"
|
|
3101
3100
|
fill="currentColor"
|
|
3101
|
+
viewBox="0 0 32 32"
|
|
3102
3102
|
aria-hidden="true"
|
|
3103
3103
|
role="img"
|
|
3104
3104
|
width="1em"
|
|
@@ -3135,15 +3135,15 @@ section: components
|
|
|
3135
3135
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3136
3136
|
<svg
|
|
3137
3137
|
class="pf-v6-svg"
|
|
3138
|
-
viewBox="0 0 20 20"
|
|
3139
3138
|
fill="currentColor"
|
|
3139
|
+
viewBox="0 0 20 20"
|
|
3140
3140
|
aria-hidden="true"
|
|
3141
3141
|
role="img"
|
|
3142
3142
|
width="1em"
|
|
3143
3143
|
height="1em"
|
|
3144
3144
|
>
|
|
3145
3145
|
<path
|
|
3146
|
-
d="
|
|
3146
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3147
3147
|
/>
|
|
3148
3148
|
</svg>
|
|
3149
3149
|
</span>
|
|
@@ -3161,8 +3161,8 @@ section: components
|
|
|
3161
3161
|
<span class="pf-v6-c-button__icon">
|
|
3162
3162
|
<svg
|
|
3163
3163
|
class="pf-v6-svg"
|
|
3164
|
-
viewBox="0 0 256 512"
|
|
3165
3164
|
fill="currentColor"
|
|
3165
|
+
viewBox="0 0 256 512"
|
|
3166
3166
|
aria-hidden="true"
|
|
3167
3167
|
role="img"
|
|
3168
3168
|
width="1em"
|
|
@@ -3184,8 +3184,8 @@ section: components
|
|
|
3184
3184
|
<span class="pf-v6-c-button__icon">
|
|
3185
3185
|
<svg
|
|
3186
3186
|
class="pf-v6-svg"
|
|
3187
|
-
viewBox="0 0 256 512"
|
|
3188
3187
|
fill="currentColor"
|
|
3188
|
+
viewBox="0 0 256 512"
|
|
3189
3189
|
aria-hidden="true"
|
|
3190
3190
|
role="img"
|
|
3191
3191
|
width="1em"
|
|
@@ -3221,15 +3221,15 @@ section: components
|
|
|
3221
3221
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3222
3222
|
<svg
|
|
3223
3223
|
class="pf-v6-svg"
|
|
3224
|
-
viewBox="0 0 20 20"
|
|
3225
3224
|
fill="currentColor"
|
|
3225
|
+
viewBox="0 0 20 20"
|
|
3226
3226
|
aria-hidden="true"
|
|
3227
3227
|
role="img"
|
|
3228
3228
|
width="1em"
|
|
3229
3229
|
height="1em"
|
|
3230
3230
|
>
|
|
3231
3231
|
<path
|
|
3232
|
-
d="
|
|
3232
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3233
3233
|
/>
|
|
3234
3234
|
</svg>
|
|
3235
3235
|
</span>
|
|
@@ -3248,15 +3248,15 @@ section: components
|
|
|
3248
3248
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3249
3249
|
<svg
|
|
3250
3250
|
class="pf-v6-svg"
|
|
3251
|
-
viewBox="0 0 20 20"
|
|
3252
3251
|
fill="currentColor"
|
|
3252
|
+
viewBox="0 0 20 20"
|
|
3253
3253
|
aria-hidden="true"
|
|
3254
3254
|
role="img"
|
|
3255
3255
|
width="1em"
|
|
3256
3256
|
height="1em"
|
|
3257
3257
|
>
|
|
3258
3258
|
<path
|
|
3259
|
-
d="
|
|
3259
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3260
3260
|
/>
|
|
3261
3261
|
</svg>
|
|
3262
3262
|
</span>
|
|
@@ -3300,8 +3300,8 @@ section: components
|
|
|
3300
3300
|
<span class="pf-v6-c-button__icon">
|
|
3301
3301
|
<svg
|
|
3302
3302
|
class="pf-v6-svg"
|
|
3303
|
-
viewBox="0 0 20 20"
|
|
3304
3303
|
fill="currentColor"
|
|
3304
|
+
viewBox="0 0 20 20"
|
|
3305
3305
|
aria-hidden="true"
|
|
3306
3306
|
role="img"
|
|
3307
3307
|
width="1em"
|
|
@@ -3337,8 +3337,8 @@ section: components
|
|
|
3337
3337
|
<span class="pf-v6-c-button__icon">
|
|
3338
3338
|
<svg
|
|
3339
3339
|
class="pf-v6-svg"
|
|
3340
|
-
viewBox="0 0 20 20"
|
|
3341
3340
|
fill="currentColor"
|
|
3341
|
+
viewBox="0 0 20 20"
|
|
3342
3342
|
aria-hidden="true"
|
|
3343
3343
|
role="img"
|
|
3344
3344
|
width="1em"
|
|
@@ -3374,8 +3374,8 @@ section: components
|
|
|
3374
3374
|
<span class="pf-v6-c-button__icon">
|
|
3375
3375
|
<svg
|
|
3376
3376
|
class="pf-v6-svg"
|
|
3377
|
-
viewBox="0 0 20 20"
|
|
3378
3377
|
fill="currentColor"
|
|
3378
|
+
viewBox="0 0 20 20"
|
|
3379
3379
|
aria-hidden="true"
|
|
3380
3380
|
role="img"
|
|
3381
3381
|
width="1em"
|
|
@@ -3428,8 +3428,8 @@ section: components
|
|
|
3428
3428
|
<span class="pf-v6-c-button__icon">
|
|
3429
3429
|
<svg
|
|
3430
3430
|
class="pf-v6-svg"
|
|
3431
|
-
viewBox="0 0 20 20"
|
|
3432
3431
|
fill="currentColor"
|
|
3432
|
+
viewBox="0 0 20 20"
|
|
3433
3433
|
aria-hidden="true"
|
|
3434
3434
|
role="img"
|
|
3435
3435
|
width="1em"
|
|
@@ -3465,8 +3465,8 @@ section: components
|
|
|
3465
3465
|
<span class="pf-v6-c-button__icon">
|
|
3466
3466
|
<svg
|
|
3467
3467
|
class="pf-v6-svg"
|
|
3468
|
-
viewBox="0 0 20 20"
|
|
3469
3468
|
fill="currentColor"
|
|
3469
|
+
viewBox="0 0 20 20"
|
|
3470
3470
|
aria-hidden="true"
|
|
3471
3471
|
role="img"
|
|
3472
3472
|
width="1em"
|
|
@@ -3502,8 +3502,8 @@ section: components
|
|
|
3502
3502
|
<span class="pf-v6-c-button__icon">
|
|
3503
3503
|
<svg
|
|
3504
3504
|
class="pf-v6-svg"
|
|
3505
|
-
viewBox="0 0 20 20"
|
|
3506
3505
|
fill="currentColor"
|
|
3506
|
+
viewBox="0 0 20 20"
|
|
3507
3507
|
aria-hidden="true"
|
|
3508
3508
|
role="img"
|
|
3509
3509
|
width="1em"
|
|
@@ -3693,8 +3693,8 @@ section: components
|
|
|
3693
3693
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3694
3694
|
<svg
|
|
3695
3695
|
class="pf-v6-svg"
|
|
3696
|
-
viewBox="0 0 512 512"
|
|
3697
3696
|
fill="currentColor"
|
|
3697
|
+
viewBox="0 0 512 512"
|
|
3698
3698
|
aria-hidden="true"
|
|
3699
3699
|
role="img"
|
|
3700
3700
|
width="1em"
|
|
@@ -3717,15 +3717,15 @@ section: components
|
|
|
3717
3717
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3718
3718
|
<svg
|
|
3719
3719
|
class="pf-v6-svg"
|
|
3720
|
-
viewBox="0 0 32 32"
|
|
3721
3720
|
fill="currentColor"
|
|
3721
|
+
viewBox="0 0 32 32"
|
|
3722
3722
|
aria-hidden="true"
|
|
3723
3723
|
role="img"
|
|
3724
3724
|
width="1em"
|
|
3725
3725
|
height="1em"
|
|
3726
3726
|
>
|
|
3727
3727
|
<path
|
|
3728
|
-
d="
|
|
3728
|
+
d="M26.463 16.845a9.635 9.635 0 0 0-.002-1.688l3.41-1.974a.5.5 0 0 0 .235-.548 14.47 14.47 0 0 0-4.142-7.167.5.5 0 0 0-.594-.07l-3.404 1.97c-.469-.326-.96-.61-1.466-.85V2.58a.5.5 0 0 0-.356-.48 14.662 14.662 0 0 0-8.288 0 .5.5 0 0 0-.356.48v3.944c-.513.245-1.003.528-1.462.846L6.63 5.397a.5.5 0 0 0-.594.07 14.47 14.47 0 0 0-4.142 7.168.5.5 0 0 0 .236.548l3.407 1.972a9.635 9.635 0 0 0 .002 1.688l-3.41 1.974a.5.5 0 0 0-.235.548 14.47 14.47 0 0 0 4.142 7.167c.16.154.405.18.594.07l3.404-1.97c.469.326.96.61 1.466.85v3.938a.5.5 0 0 0 .356.48c1.333.398 2.728.6 4.144.6s2.81-.202 4.144-.6a.5.5 0 0 0 .356-.48v-3.944a10.449 10.449 0 0 0 1.462-.846l3.408 1.973a.5.5 0 0 0 .594-.07 14.47 14.47 0 0 0 4.142-7.168.5.5 0 0 0-.236-.548l-3.407-1.972ZM16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Z"
|
|
3729
3729
|
/>
|
|
3730
3730
|
</svg>
|
|
3731
3731
|
</span>
|
|
@@ -3741,8 +3741,8 @@ section: components
|
|
|
3741
3741
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3742
3742
|
<svg
|
|
3743
3743
|
class="pf-v6-svg"
|
|
3744
|
-
viewBox="0 0 512 512"
|
|
3745
3744
|
fill="currentColor"
|
|
3745
|
+
viewBox="0 0 512 512"
|
|
3746
3746
|
aria-hidden="true"
|
|
3747
3747
|
role="img"
|
|
3748
3748
|
width="1em"
|
|
@@ -3767,8 +3767,8 @@ section: components
|
|
|
3767
3767
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3768
3768
|
<svg
|
|
3769
3769
|
class="pf-v6-svg"
|
|
3770
|
-
viewBox="0 0 32 32"
|
|
3771
3770
|
fill="currentColor"
|
|
3771
|
+
viewBox="0 0 32 32"
|
|
3772
3772
|
aria-hidden="true"
|
|
3773
3773
|
role="img"
|
|
3774
3774
|
width="1em"
|
|
@@ -3847,8 +3847,8 @@ section: components
|
|
|
3847
3847
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3848
3848
|
<svg
|
|
3849
3849
|
class="pf-v6-svg"
|
|
3850
|
-
viewBox="0 0 20 20"
|
|
3851
3850
|
fill="currentColor"
|
|
3851
|
+
viewBox="0 0 20 20"
|
|
3852
3852
|
aria-hidden="true"
|
|
3853
3853
|
role="img"
|
|
3854
3854
|
width="1em"
|
|
@@ -3866,8 +3866,8 @@ section: components
|
|
|
3866
3866
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3867
3867
|
<svg
|
|
3868
3868
|
class="pf-v6-svg"
|
|
3869
|
-
viewBox="0 0 20 20"
|
|
3870
3869
|
fill="currentColor"
|
|
3870
|
+
viewBox="0 0 20 20"
|
|
3871
3871
|
aria-hidden="true"
|
|
3872
3872
|
role="img"
|
|
3873
3873
|
width="1em"
|
|
@@ -3885,8 +3885,8 @@ section: components
|
|
|
3885
3885
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3886
3886
|
<svg
|
|
3887
3887
|
class="pf-v6-svg"
|
|
3888
|
-
viewBox="0 0 20 20"
|
|
3889
3888
|
fill="currentColor"
|
|
3889
|
+
viewBox="0 0 20 20"
|
|
3890
3890
|
aria-hidden="true"
|
|
3891
3891
|
role="img"
|
|
3892
3892
|
width="1em"
|
|
@@ -3942,8 +3942,8 @@ section: components
|
|
|
3942
3942
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3943
3943
|
<svg
|
|
3944
3944
|
class="pf-v6-svg"
|
|
3945
|
-
viewBox="0 0 32 32"
|
|
3946
3945
|
fill="currentColor"
|
|
3946
|
+
viewBox="0 0 32 32"
|
|
3947
3947
|
aria-hidden="true"
|
|
3948
3948
|
role="img"
|
|
3949
3949
|
width="1em"
|
|
@@ -3974,15 +3974,15 @@ section: components
|
|
|
3974
3974
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3975
3975
|
<svg
|
|
3976
3976
|
class="pf-v6-svg"
|
|
3977
|
-
viewBox="0 0 20 20"
|
|
3978
3977
|
fill="currentColor"
|
|
3978
|
+
viewBox="0 0 20 20"
|
|
3979
3979
|
aria-hidden="true"
|
|
3980
3980
|
role="img"
|
|
3981
3981
|
width="1em"
|
|
3982
3982
|
height="1em"
|
|
3983
3983
|
>
|
|
3984
3984
|
<path
|
|
3985
|
-
d="
|
|
3985
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3986
3986
|
/>
|
|
3987
3987
|
</svg>
|
|
3988
3988
|
</span>
|
|
@@ -4027,8 +4027,8 @@ section: components
|
|
|
4027
4027
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4028
4028
|
<svg
|
|
4029
4029
|
class="pf-v6-svg"
|
|
4030
|
-
viewBox="0 0 32 32"
|
|
4031
4030
|
fill="currentColor"
|
|
4031
|
+
viewBox="0 0 32 32"
|
|
4032
4032
|
aria-hidden="true"
|
|
4033
4033
|
role="img"
|
|
4034
4034
|
width="1em"
|
|
@@ -4065,15 +4065,15 @@ section: components
|
|
|
4065
4065
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
4066
4066
|
<svg
|
|
4067
4067
|
class="pf-v6-svg"
|
|
4068
|
-
viewBox="0 0 20 20"
|
|
4069
4068
|
fill="currentColor"
|
|
4069
|
+
viewBox="0 0 20 20"
|
|
4070
4070
|
aria-hidden="true"
|
|
4071
4071
|
role="img"
|
|
4072
4072
|
width="1em"
|
|
4073
4073
|
height="1em"
|
|
4074
4074
|
>
|
|
4075
4075
|
<path
|
|
4076
|
-
d="
|
|
4076
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
4077
4077
|
/>
|
|
4078
4078
|
</svg>
|
|
4079
4079
|
</span>
|
|
@@ -4094,8 +4094,8 @@ section: components
|
|
|
4094
4094
|
<span class="pf-v6-c-button__icon">
|
|
4095
4095
|
<svg
|
|
4096
4096
|
class="pf-v6-svg"
|
|
4097
|
-
viewBox="0 0 256 512"
|
|
4098
4097
|
fill="currentColor"
|
|
4098
|
+
viewBox="0 0 256 512"
|
|
4099
4099
|
aria-hidden="true"
|
|
4100
4100
|
role="img"
|
|
4101
4101
|
width="1em"
|
|
@@ -4117,8 +4117,8 @@ section: components
|
|
|
4117
4117
|
<span class="pf-v6-c-button__icon">
|
|
4118
4118
|
<svg
|
|
4119
4119
|
class="pf-v6-svg"
|
|
4120
|
-
viewBox="0 0 256 512"
|
|
4121
4120
|
fill="currentColor"
|
|
4121
|
+
viewBox="0 0 256 512"
|
|
4122
4122
|
aria-hidden="true"
|
|
4123
4123
|
role="img"
|
|
4124
4124
|
width="1em"
|
|
@@ -4246,8 +4246,8 @@ section: components
|
|
|
4246
4246
|
<span>
|
|
4247
4247
|
<svg
|
|
4248
4248
|
class="pf-v6-svg"
|
|
4249
|
-
viewBox="0 0 384 512"
|
|
4250
4249
|
fill="currentColor"
|
|
4250
|
+
viewBox="0 0 384 512"
|
|
4251
4251
|
aria-hidden="true"
|
|
4252
4252
|
role="img"
|
|
4253
4253
|
width="1em"
|
|
@@ -4267,8 +4267,8 @@ section: components
|
|
|
4267
4267
|
<span>
|
|
4268
4268
|
<svg
|
|
4269
4269
|
class="pf-v6-svg"
|
|
4270
|
-
viewBox="0 0 640 512"
|
|
4271
4270
|
fill="currentColor"
|
|
4271
|
+
viewBox="0 0 640 512"
|
|
4272
4272
|
aria-hidden="true"
|
|
4273
4273
|
role="img"
|
|
4274
4274
|
width="1em"
|
|
@@ -4288,8 +4288,8 @@ section: components
|
|
|
4288
4288
|
<span>
|
|
4289
4289
|
<svg
|
|
4290
4290
|
class="pf-v6-svg"
|
|
4291
|
-
viewBox="0 0 576 512"
|
|
4292
4291
|
fill="currentColor"
|
|
4292
|
+
viewBox="0 0 576 512"
|
|
4293
4293
|
aria-hidden="true"
|
|
4294
4294
|
role="img"
|
|
4295
4295
|
width="1em"
|
|
@@ -4320,8 +4320,8 @@ section: components
|
|
|
4320
4320
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4321
4321
|
<svg
|
|
4322
4322
|
class="pf-v6-svg"
|
|
4323
|
-
viewBox="0 0 32 32"
|
|
4324
4323
|
fill="currentColor"
|
|
4324
|
+
viewBox="0 0 32 32"
|
|
4325
4325
|
aria-hidden="true"
|
|
4326
4326
|
role="img"
|
|
4327
4327
|
width="1em"
|
|
@@ -4371,8 +4371,8 @@ section: components
|
|
|
4371
4371
|
<span>
|
|
4372
4372
|
<svg
|
|
4373
4373
|
class="pf-v6-svg"
|
|
4374
|
-
viewBox="0 0 384 512"
|
|
4375
4374
|
fill="currentColor"
|
|
4375
|
+
viewBox="0 0 384 512"
|
|
4376
4376
|
aria-hidden="true"
|
|
4377
4377
|
role="img"
|
|
4378
4378
|
width="1em"
|
|
@@ -4392,8 +4392,8 @@ section: components
|
|
|
4392
4392
|
<span>
|
|
4393
4393
|
<svg
|
|
4394
4394
|
class="pf-v6-svg"
|
|
4395
|
-
viewBox="0 0 640 512"
|
|
4396
4395
|
fill="currentColor"
|
|
4396
|
+
viewBox="0 0 640 512"
|
|
4397
4397
|
aria-hidden="true"
|
|
4398
4398
|
role="img"
|
|
4399
4399
|
width="1em"
|
|
@@ -4413,8 +4413,8 @@ section: components
|
|
|
4413
4413
|
<span>
|
|
4414
4414
|
<svg
|
|
4415
4415
|
class="pf-v6-svg"
|
|
4416
|
-
viewBox="0 0 576 512"
|
|
4417
4416
|
fill="currentColor"
|
|
4417
|
+
viewBox="0 0 576 512"
|
|
4418
4418
|
aria-hidden="true"
|
|
4419
4419
|
role="img"
|
|
4420
4420
|
width="1em"
|
|
@@ -4445,8 +4445,8 @@ section: components
|
|
|
4445
4445
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4446
4446
|
<svg
|
|
4447
4447
|
class="pf-v6-svg"
|
|
4448
|
-
viewBox="0 0 32 32"
|
|
4449
4448
|
fill="currentColor"
|
|
4449
|
+
viewBox="0 0 32 32"
|
|
4450
4450
|
aria-hidden="true"
|
|
4451
4451
|
role="img"
|
|
4452
4452
|
width="1em"
|
|
@@ -4496,8 +4496,8 @@ section: components
|
|
|
4496
4496
|
<span>
|
|
4497
4497
|
<svg
|
|
4498
4498
|
class="pf-v6-svg"
|
|
4499
|
-
viewBox="0 0 384 512"
|
|
4500
4499
|
fill="currentColor"
|
|
4500
|
+
viewBox="0 0 384 512"
|
|
4501
4501
|
aria-hidden="true"
|
|
4502
4502
|
role="img"
|
|
4503
4503
|
width="1em"
|
|
@@ -4517,8 +4517,8 @@ section: components
|
|
|
4517
4517
|
<span>
|
|
4518
4518
|
<svg
|
|
4519
4519
|
class="pf-v6-svg"
|
|
4520
|
-
viewBox="0 0 640 512"
|
|
4521
4520
|
fill="currentColor"
|
|
4521
|
+
viewBox="0 0 640 512"
|
|
4522
4522
|
aria-hidden="true"
|
|
4523
4523
|
role="img"
|
|
4524
4524
|
width="1em"
|
|
@@ -4538,8 +4538,8 @@ section: components
|
|
|
4538
4538
|
<span>
|
|
4539
4539
|
<svg
|
|
4540
4540
|
class="pf-v6-svg"
|
|
4541
|
-
viewBox="0 0 576 512"
|
|
4542
4541
|
fill="currentColor"
|
|
4542
|
+
viewBox="0 0 576 512"
|
|
4543
4543
|
aria-hidden="true"
|
|
4544
4544
|
role="img"
|
|
4545
4545
|
width="1em"
|
|
@@ -4570,8 +4570,8 @@ section: components
|
|
|
4570
4570
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4571
4571
|
<svg
|
|
4572
4572
|
class="pf-v6-svg"
|
|
4573
|
-
viewBox="0 0 32 32"
|
|
4574
4573
|
fill="currentColor"
|
|
4574
|
+
viewBox="0 0 32 32"
|
|
4575
4575
|
aria-hidden="true"
|
|
4576
4576
|
role="img"
|
|
4577
4577
|
width="1em"
|
|
@@ -4621,8 +4621,8 @@ section: components
|
|
|
4621
4621
|
<span>
|
|
4622
4622
|
<svg
|
|
4623
4623
|
class="pf-v6-svg"
|
|
4624
|
-
viewBox="0 0 384 512"
|
|
4625
4624
|
fill="currentColor"
|
|
4625
|
+
viewBox="0 0 384 512"
|
|
4626
4626
|
aria-hidden="true"
|
|
4627
4627
|
role="img"
|
|
4628
4628
|
width="1em"
|
|
@@ -4642,8 +4642,8 @@ section: components
|
|
|
4642
4642
|
<span>
|
|
4643
4643
|
<svg
|
|
4644
4644
|
class="pf-v6-svg"
|
|
4645
|
-
viewBox="0 0 640 512"
|
|
4646
4645
|
fill="currentColor"
|
|
4646
|
+
viewBox="0 0 640 512"
|
|
4647
4647
|
aria-hidden="true"
|
|
4648
4648
|
role="img"
|
|
4649
4649
|
width="1em"
|
|
@@ -4663,8 +4663,8 @@ section: components
|
|
|
4663
4663
|
<span>
|
|
4664
4664
|
<svg
|
|
4665
4665
|
class="pf-v6-svg"
|
|
4666
|
-
viewBox="0 0 576 512"
|
|
4667
4666
|
fill="currentColor"
|
|
4667
|
+
viewBox="0 0 576 512"
|
|
4668
4668
|
aria-hidden="true"
|
|
4669
4669
|
role="img"
|
|
4670
4670
|
width="1em"
|
|
@@ -4695,8 +4695,8 @@ section: components
|
|
|
4695
4695
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4696
4696
|
<svg
|
|
4697
4697
|
class="pf-v6-svg"
|
|
4698
|
-
viewBox="0 0 32 32"
|
|
4699
4698
|
fill="currentColor"
|
|
4699
|
+
viewBox="0 0 32 32"
|
|
4700
4700
|
aria-hidden="true"
|
|
4701
4701
|
role="img"
|
|
4702
4702
|
width="1em"
|
|
@@ -4746,8 +4746,8 @@ section: components
|
|
|
4746
4746
|
<span>
|
|
4747
4747
|
<svg
|
|
4748
4748
|
class="pf-v6-svg"
|
|
4749
|
-
viewBox="0 0 384 512"
|
|
4750
4749
|
fill="currentColor"
|
|
4750
|
+
viewBox="0 0 384 512"
|
|
4751
4751
|
aria-hidden="true"
|
|
4752
4752
|
role="img"
|
|
4753
4753
|
width="1em"
|
|
@@ -4767,8 +4767,8 @@ section: components
|
|
|
4767
4767
|
<span>
|
|
4768
4768
|
<svg
|
|
4769
4769
|
class="pf-v6-svg"
|
|
4770
|
-
viewBox="0 0 640 512"
|
|
4771
4770
|
fill="currentColor"
|
|
4771
|
+
viewBox="0 0 640 512"
|
|
4772
4772
|
aria-hidden="true"
|
|
4773
4773
|
role="img"
|
|
4774
4774
|
width="1em"
|
|
@@ -4788,8 +4788,8 @@ section: components
|
|
|
4788
4788
|
<span>
|
|
4789
4789
|
<svg
|
|
4790
4790
|
class="pf-v6-svg"
|
|
4791
|
-
viewBox="0 0 576 512"
|
|
4792
4791
|
fill="currentColor"
|
|
4792
|
+
viewBox="0 0 576 512"
|
|
4793
4793
|
aria-hidden="true"
|
|
4794
4794
|
role="img"
|
|
4795
4795
|
width="1em"
|
|
@@ -4820,8 +4820,8 @@ section: components
|
|
|
4820
4820
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4821
4821
|
<svg
|
|
4822
4822
|
class="pf-v6-svg"
|
|
4823
|
-
viewBox="0 0 32 32"
|
|
4824
4823
|
fill="currentColor"
|
|
4824
|
+
viewBox="0 0 32 32"
|
|
4825
4825
|
aria-hidden="true"
|
|
4826
4826
|
role="img"
|
|
4827
4827
|
width="1em"
|
|
@@ -4853,15 +4853,15 @@ section: components
|
|
|
4853
4853
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
4854
4854
|
<svg
|
|
4855
4855
|
class="pf-v6-svg"
|
|
4856
|
-
viewBox="0 0 20 20"
|
|
4857
4856
|
fill="currentColor"
|
|
4857
|
+
viewBox="0 0 20 20"
|
|
4858
4858
|
aria-hidden="true"
|
|
4859
4859
|
role="img"
|
|
4860
4860
|
width="1em"
|
|
4861
4861
|
height="1em"
|
|
4862
4862
|
>
|
|
4863
4863
|
<path
|
|
4864
|
-
d="
|
|
4864
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
4865
4865
|
/>
|
|
4866
4866
|
</svg>
|
|
4867
4867
|
</span>
|
|
@@ -4879,8 +4879,8 @@ section: components
|
|
|
4879
4879
|
<span class="pf-v6-c-button__icon">
|
|
4880
4880
|
<svg
|
|
4881
4881
|
class="pf-v6-svg"
|
|
4882
|
-
viewBox="0 0 448 512"
|
|
4883
4882
|
fill="currentColor"
|
|
4883
|
+
viewBox="0 0 448 512"
|
|
4884
4884
|
aria-hidden="true"
|
|
4885
4885
|
role="img"
|
|
4886
4886
|
width="1em"
|
|
@@ -4903,8 +4903,8 @@ section: components
|
|
|
4903
4903
|
<span class="pf-v6-c-button__icon">
|
|
4904
4904
|
<svg
|
|
4905
4905
|
class="pf-v6-svg"
|
|
4906
|
-
viewBox="0 0 256 512"
|
|
4907
4906
|
fill="currentColor"
|
|
4907
|
+
viewBox="0 0 256 512"
|
|
4908
4908
|
aria-hidden="true"
|
|
4909
4909
|
role="img"
|
|
4910
4910
|
width="1em"
|
|
@@ -4938,8 +4938,8 @@ section: components
|
|
|
4938
4938
|
<span class="pf-v6-c-button__icon">
|
|
4939
4939
|
<svg
|
|
4940
4940
|
class="pf-v6-svg"
|
|
4941
|
-
viewBox="0 0 256 512"
|
|
4942
4941
|
fill="currentColor"
|
|
4942
|
+
viewBox="0 0 256 512"
|
|
4943
4943
|
aria-hidden="true"
|
|
4944
4944
|
role="img"
|
|
4945
4945
|
width="1em"
|
|
@@ -4962,8 +4962,8 @@ section: components
|
|
|
4962
4962
|
<span class="pf-v6-c-button__icon">
|
|
4963
4963
|
<svg
|
|
4964
4964
|
class="pf-v6-svg"
|
|
4965
|
-
viewBox="0 0 448 512"
|
|
4966
4965
|
fill="currentColor"
|
|
4966
|
+
viewBox="0 0 448 512"
|
|
4967
4967
|
aria-hidden="true"
|
|
4968
4968
|
role="img"
|
|
4969
4969
|
width="1em"
|