@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
|
@@ -139,8 +139,8 @@ section: components
|
|
|
139
139
|
<span class="pf-v6-c-button__icon">
|
|
140
140
|
<svg
|
|
141
141
|
class="pf-v6-svg"
|
|
142
|
-
viewBox="0 0 32 32"
|
|
143
142
|
fill="currentColor"
|
|
143
|
+
viewBox="0 0 32 32"
|
|
144
144
|
aria-hidden="true"
|
|
145
145
|
role="img"
|
|
146
146
|
width="1em"
|
|
@@ -167,8 +167,8 @@ section: components
|
|
|
167
167
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
168
168
|
<svg
|
|
169
169
|
class="pf-v6-svg"
|
|
170
|
-
viewBox="0 0 512 512"
|
|
171
170
|
fill="currentColor"
|
|
171
|
+
viewBox="0 0 512 512"
|
|
172
172
|
aria-hidden="true"
|
|
173
173
|
role="img"
|
|
174
174
|
width="1em"
|
|
@@ -191,15 +191,15 @@ section: components
|
|
|
191
191
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
192
192
|
<svg
|
|
193
193
|
class="pf-v6-svg"
|
|
194
|
-
viewBox="0 0 32 32"
|
|
195
194
|
fill="currentColor"
|
|
195
|
+
viewBox="0 0 32 32"
|
|
196
196
|
aria-hidden="true"
|
|
197
197
|
role="img"
|
|
198
198
|
width="1em"
|
|
199
199
|
height="1em"
|
|
200
200
|
>
|
|
201
201
|
<path
|
|
202
|
-
d="
|
|
202
|
+
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"
|
|
203
203
|
/>
|
|
204
204
|
</svg>
|
|
205
205
|
</span>
|
|
@@ -215,8 +215,8 @@ section: components
|
|
|
215
215
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
216
216
|
<svg
|
|
217
217
|
class="pf-v6-svg"
|
|
218
|
-
viewBox="0 0 512 512"
|
|
219
218
|
fill="currentColor"
|
|
219
|
+
viewBox="0 0 512 512"
|
|
220
220
|
aria-hidden="true"
|
|
221
221
|
role="img"
|
|
222
222
|
width="1em"
|
|
@@ -241,8 +241,8 @@ section: components
|
|
|
241
241
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
242
242
|
<svg
|
|
243
243
|
class="pf-v6-svg"
|
|
244
|
-
viewBox="0 0 32 32"
|
|
245
244
|
fill="currentColor"
|
|
245
|
+
viewBox="0 0 32 32"
|
|
246
246
|
aria-hidden="true"
|
|
247
247
|
role="img"
|
|
248
248
|
width="1em"
|
|
@@ -320,8 +320,8 @@ section: components
|
|
|
320
320
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
321
321
|
<svg
|
|
322
322
|
class="pf-v6-svg"
|
|
323
|
-
viewBox="0 0 20 20"
|
|
324
323
|
fill="currentColor"
|
|
324
|
+
viewBox="0 0 20 20"
|
|
325
325
|
aria-hidden="true"
|
|
326
326
|
role="img"
|
|
327
327
|
width="1em"
|
|
@@ -342,8 +342,8 @@ section: components
|
|
|
342
342
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
343
343
|
<svg
|
|
344
344
|
class="pf-v6-svg"
|
|
345
|
-
viewBox="0 0 20 20"
|
|
346
345
|
fill="currentColor"
|
|
346
|
+
viewBox="0 0 20 20"
|
|
347
347
|
aria-hidden="true"
|
|
348
348
|
role="img"
|
|
349
349
|
width="1em"
|
|
@@ -364,8 +364,8 @@ section: components
|
|
|
364
364
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
365
365
|
<svg
|
|
366
366
|
class="pf-v6-svg"
|
|
367
|
-
viewBox="0 0 20 20"
|
|
368
367
|
fill="currentColor"
|
|
368
|
+
viewBox="0 0 20 20"
|
|
369
369
|
aria-hidden="true"
|
|
370
370
|
role="img"
|
|
371
371
|
width="1em"
|
|
@@ -459,8 +459,8 @@ section: components
|
|
|
459
459
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
460
460
|
<svg
|
|
461
461
|
class="pf-v6-svg"
|
|
462
|
-
viewBox="0 0 32 32"
|
|
463
462
|
fill="currentColor"
|
|
463
|
+
viewBox="0 0 32 32"
|
|
464
464
|
aria-hidden="true"
|
|
465
465
|
role="img"
|
|
466
466
|
width="1em"
|
|
@@ -485,8 +485,8 @@ section: components
|
|
|
485
485
|
>
|
|
486
486
|
<svg
|
|
487
487
|
class="pf-v6-svg"
|
|
488
|
-
viewBox="0 0 32 32"
|
|
489
488
|
fill="currentColor"
|
|
489
|
+
viewBox="0 0 32 32"
|
|
490
490
|
aria-hidden="true"
|
|
491
491
|
role="img"
|
|
492
492
|
width="1em"
|
|
@@ -516,8 +516,8 @@ section: components
|
|
|
516
516
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
517
517
|
<svg
|
|
518
518
|
class="pf-v6-svg"
|
|
519
|
-
viewBox="0 0 32 32"
|
|
520
519
|
fill="currentColor"
|
|
520
|
+
viewBox="0 0 32 32"
|
|
521
521
|
aria-hidden="true"
|
|
522
522
|
role="img"
|
|
523
523
|
width="1em"
|
|
@@ -547,8 +547,8 @@ section: components
|
|
|
547
547
|
>
|
|
548
548
|
<svg
|
|
549
549
|
class="pf-v6-svg"
|
|
550
|
-
viewBox="0 0 32 32"
|
|
551
550
|
fill="currentColor"
|
|
551
|
+
viewBox="0 0 32 32"
|
|
552
552
|
aria-hidden="true"
|
|
553
553
|
role="img"
|
|
554
554
|
width="1em"
|
|
@@ -578,8 +578,8 @@ section: components
|
|
|
578
578
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
579
579
|
<svg
|
|
580
580
|
class="pf-v6-svg"
|
|
581
|
-
viewBox="0 0 32 32"
|
|
582
581
|
fill="currentColor"
|
|
582
|
+
viewBox="0 0 32 32"
|
|
583
583
|
aria-hidden="true"
|
|
584
584
|
role="img"
|
|
585
585
|
width="1em"
|
|
@@ -609,8 +609,8 @@ section: components
|
|
|
609
609
|
>
|
|
610
610
|
<svg
|
|
611
611
|
class="pf-v6-svg"
|
|
612
|
-
viewBox="0 0 32 32"
|
|
613
612
|
fill="currentColor"
|
|
613
|
+
viewBox="0 0 32 32"
|
|
614
614
|
aria-hidden="true"
|
|
615
615
|
role="img"
|
|
616
616
|
width="1em"
|
|
@@ -640,8 +640,8 @@ section: components
|
|
|
640
640
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
641
641
|
<svg
|
|
642
642
|
class="pf-v6-svg"
|
|
643
|
-
viewBox="0 0 32 32"
|
|
644
643
|
fill="currentColor"
|
|
644
|
+
viewBox="0 0 32 32"
|
|
645
645
|
aria-hidden="true"
|
|
646
646
|
role="img"
|
|
647
647
|
width="1em"
|
|
@@ -670,8 +670,8 @@ section: components
|
|
|
670
670
|
>
|
|
671
671
|
<svg
|
|
672
672
|
class="pf-v6-svg"
|
|
673
|
-
viewBox="0 0 32 32"
|
|
674
673
|
fill="currentColor"
|
|
674
|
+
viewBox="0 0 32 32"
|
|
675
675
|
aria-hidden="true"
|
|
676
676
|
role="img"
|
|
677
677
|
width="1em"
|
|
@@ -700,8 +700,8 @@ section: components
|
|
|
700
700
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
701
701
|
<svg
|
|
702
702
|
class="pf-v6-svg"
|
|
703
|
-
viewBox="0 0 32 32"
|
|
704
703
|
fill="currentColor"
|
|
704
|
+
viewBox="0 0 32 32"
|
|
705
705
|
aria-hidden="true"
|
|
706
706
|
role="img"
|
|
707
707
|
width="1em"
|
|
@@ -730,8 +730,8 @@ section: components
|
|
|
730
730
|
>
|
|
731
731
|
<svg
|
|
732
732
|
class="pf-v6-svg"
|
|
733
|
-
viewBox="0 0 32 32"
|
|
734
733
|
fill="currentColor"
|
|
734
|
+
viewBox="0 0 32 32"
|
|
735
735
|
aria-hidden="true"
|
|
736
736
|
role="img"
|
|
737
737
|
width="1em"
|
|
@@ -760,8 +760,8 @@ section: components
|
|
|
760
760
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
761
761
|
<svg
|
|
762
762
|
class="pf-v6-svg"
|
|
763
|
-
viewBox="0 0 32 32"
|
|
764
763
|
fill="currentColor"
|
|
764
|
+
viewBox="0 0 32 32"
|
|
765
765
|
aria-hidden="true"
|
|
766
766
|
role="img"
|
|
767
767
|
width="1em"
|
|
@@ -790,8 +790,8 @@ section: components
|
|
|
790
790
|
>
|
|
791
791
|
<svg
|
|
792
792
|
class="pf-v6-svg"
|
|
793
|
-
viewBox="0 0 32 32"
|
|
794
793
|
fill="currentColor"
|
|
794
|
+
viewBox="0 0 32 32"
|
|
795
795
|
aria-hidden="true"
|
|
796
796
|
role="img"
|
|
797
797
|
width="1em"
|
|
@@ -820,8 +820,8 @@ section: components
|
|
|
820
820
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
821
821
|
<svg
|
|
822
822
|
class="pf-v6-svg"
|
|
823
|
-
viewBox="0 0 32 32"
|
|
824
823
|
fill="currentColor"
|
|
824
|
+
viewBox="0 0 32 32"
|
|
825
825
|
aria-hidden="true"
|
|
826
826
|
role="img"
|
|
827
827
|
width="1em"
|
|
@@ -850,8 +850,8 @@ section: components
|
|
|
850
850
|
>
|
|
851
851
|
<svg
|
|
852
852
|
class="pf-v6-svg"
|
|
853
|
-
viewBox="0 0 32 32"
|
|
854
853
|
fill="currentColor"
|
|
854
|
+
viewBox="0 0 32 32"
|
|
855
855
|
aria-hidden="true"
|
|
856
856
|
role="img"
|
|
857
857
|
width="1em"
|
|
@@ -881,8 +881,8 @@ section: components
|
|
|
881
881
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
882
882
|
<svg
|
|
883
883
|
class="pf-v6-svg"
|
|
884
|
-
viewBox="0 0 32 32"
|
|
885
884
|
fill="currentColor"
|
|
885
|
+
viewBox="0 0 32 32"
|
|
886
886
|
aria-hidden="true"
|
|
887
887
|
role="img"
|
|
888
888
|
width="1em"
|
|
@@ -911,8 +911,8 @@ section: components
|
|
|
911
911
|
>
|
|
912
912
|
<svg
|
|
913
913
|
class="pf-v6-svg"
|
|
914
|
-
viewBox="0 0 32 32"
|
|
915
914
|
fill="currentColor"
|
|
915
|
+
viewBox="0 0 32 32"
|
|
916
916
|
aria-hidden="true"
|
|
917
917
|
role="img"
|
|
918
918
|
width="1em"
|
|
@@ -1092,8 +1092,8 @@ section: components
|
|
|
1092
1092
|
<span class="pf-v6-c-button__icon">
|
|
1093
1093
|
<svg
|
|
1094
1094
|
class="pf-v6-svg"
|
|
1095
|
-
viewBox="0 0 32 32"
|
|
1096
1095
|
fill="currentColor"
|
|
1096
|
+
viewBox="0 0 32 32"
|
|
1097
1097
|
aria-hidden="true"
|
|
1098
1098
|
role="img"
|
|
1099
1099
|
width="1em"
|
|
@@ -1120,8 +1120,8 @@ section: components
|
|
|
1120
1120
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1121
1121
|
<svg
|
|
1122
1122
|
class="pf-v6-svg"
|
|
1123
|
-
viewBox="0 0 512 512"
|
|
1124
1123
|
fill="currentColor"
|
|
1124
|
+
viewBox="0 0 512 512"
|
|
1125
1125
|
aria-hidden="true"
|
|
1126
1126
|
role="img"
|
|
1127
1127
|
width="1em"
|
|
@@ -1144,15 +1144,15 @@ section: components
|
|
|
1144
1144
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1145
1145
|
<svg
|
|
1146
1146
|
class="pf-v6-svg"
|
|
1147
|
-
viewBox="0 0 32 32"
|
|
1148
1147
|
fill="currentColor"
|
|
1148
|
+
viewBox="0 0 32 32"
|
|
1149
1149
|
aria-hidden="true"
|
|
1150
1150
|
role="img"
|
|
1151
1151
|
width="1em"
|
|
1152
1152
|
height="1em"
|
|
1153
1153
|
>
|
|
1154
1154
|
<path
|
|
1155
|
-
d="
|
|
1155
|
+
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"
|
|
1156
1156
|
/>
|
|
1157
1157
|
</svg>
|
|
1158
1158
|
</span>
|
|
@@ -1168,8 +1168,8 @@ section: components
|
|
|
1168
1168
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1169
1169
|
<svg
|
|
1170
1170
|
class="pf-v6-svg"
|
|
1171
|
-
viewBox="0 0 512 512"
|
|
1172
1171
|
fill="currentColor"
|
|
1172
|
+
viewBox="0 0 512 512"
|
|
1173
1173
|
aria-hidden="true"
|
|
1174
1174
|
role="img"
|
|
1175
1175
|
width="1em"
|
|
@@ -1194,8 +1194,8 @@ section: components
|
|
|
1194
1194
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1195
1195
|
<svg
|
|
1196
1196
|
class="pf-v6-svg"
|
|
1197
|
-
viewBox="0 0 32 32"
|
|
1198
1197
|
fill="currentColor"
|
|
1198
|
+
viewBox="0 0 32 32"
|
|
1199
1199
|
aria-hidden="true"
|
|
1200
1200
|
role="img"
|
|
1201
1201
|
width="1em"
|
|
@@ -1273,8 +1273,8 @@ section: components
|
|
|
1273
1273
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1274
1274
|
<svg
|
|
1275
1275
|
class="pf-v6-svg"
|
|
1276
|
-
viewBox="0 0 20 20"
|
|
1277
1276
|
fill="currentColor"
|
|
1277
|
+
viewBox="0 0 20 20"
|
|
1278
1278
|
aria-hidden="true"
|
|
1279
1279
|
role="img"
|
|
1280
1280
|
width="1em"
|
|
@@ -1295,8 +1295,8 @@ section: components
|
|
|
1295
1295
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1296
1296
|
<svg
|
|
1297
1297
|
class="pf-v6-svg"
|
|
1298
|
-
viewBox="0 0 20 20"
|
|
1299
1298
|
fill="currentColor"
|
|
1299
|
+
viewBox="0 0 20 20"
|
|
1300
1300
|
aria-hidden="true"
|
|
1301
1301
|
role="img"
|
|
1302
1302
|
width="1em"
|
|
@@ -1317,8 +1317,8 @@ section: components
|
|
|
1317
1317
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1318
1318
|
<svg
|
|
1319
1319
|
class="pf-v6-svg"
|
|
1320
|
-
viewBox="0 0 20 20"
|
|
1321
1320
|
fill="currentColor"
|
|
1321
|
+
viewBox="0 0 20 20"
|
|
1322
1322
|
aria-hidden="true"
|
|
1323
1323
|
role="img"
|
|
1324
1324
|
width="1em"
|
|
@@ -1412,8 +1412,8 @@ section: components
|
|
|
1412
1412
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1413
1413
|
<svg
|
|
1414
1414
|
class="pf-v6-svg"
|
|
1415
|
-
viewBox="0 0 32 32"
|
|
1416
1415
|
fill="currentColor"
|
|
1416
|
+
viewBox="0 0 32 32"
|
|
1417
1417
|
aria-hidden="true"
|
|
1418
1418
|
role="img"
|
|
1419
1419
|
width="1em"
|
|
@@ -1438,8 +1438,8 @@ section: components
|
|
|
1438
1438
|
>
|
|
1439
1439
|
<svg
|
|
1440
1440
|
class="pf-v6-svg"
|
|
1441
|
-
viewBox="0 0 32 32"
|
|
1442
1441
|
fill="currentColor"
|
|
1442
|
+
viewBox="0 0 32 32"
|
|
1443
1443
|
aria-hidden="true"
|
|
1444
1444
|
role="img"
|
|
1445
1445
|
width="1em"
|
|
@@ -1469,8 +1469,8 @@ section: components
|
|
|
1469
1469
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1470
1470
|
<svg
|
|
1471
1471
|
class="pf-v6-svg"
|
|
1472
|
-
viewBox="0 0 32 32"
|
|
1473
1472
|
fill="currentColor"
|
|
1473
|
+
viewBox="0 0 32 32"
|
|
1474
1474
|
aria-hidden="true"
|
|
1475
1475
|
role="img"
|
|
1476
1476
|
width="1em"
|
|
@@ -1500,8 +1500,8 @@ section: components
|
|
|
1500
1500
|
>
|
|
1501
1501
|
<svg
|
|
1502
1502
|
class="pf-v6-svg"
|
|
1503
|
-
viewBox="0 0 32 32"
|
|
1504
1503
|
fill="currentColor"
|
|
1504
|
+
viewBox="0 0 32 32"
|
|
1505
1505
|
aria-hidden="true"
|
|
1506
1506
|
role="img"
|
|
1507
1507
|
width="1em"
|
|
@@ -1531,8 +1531,8 @@ section: components
|
|
|
1531
1531
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1532
1532
|
<svg
|
|
1533
1533
|
class="pf-v6-svg"
|
|
1534
|
-
viewBox="0 0 32 32"
|
|
1535
1534
|
fill="currentColor"
|
|
1535
|
+
viewBox="0 0 32 32"
|
|
1536
1536
|
aria-hidden="true"
|
|
1537
1537
|
role="img"
|
|
1538
1538
|
width="1em"
|
|
@@ -1562,8 +1562,8 @@ section: components
|
|
|
1562
1562
|
>
|
|
1563
1563
|
<svg
|
|
1564
1564
|
class="pf-v6-svg"
|
|
1565
|
-
viewBox="0 0 32 32"
|
|
1566
1565
|
fill="currentColor"
|
|
1566
|
+
viewBox="0 0 32 32"
|
|
1567
1567
|
aria-hidden="true"
|
|
1568
1568
|
role="img"
|
|
1569
1569
|
width="1em"
|
|
@@ -1593,8 +1593,8 @@ section: components
|
|
|
1593
1593
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1594
1594
|
<svg
|
|
1595
1595
|
class="pf-v6-svg"
|
|
1596
|
-
viewBox="0 0 32 32"
|
|
1597
1596
|
fill="currentColor"
|
|
1597
|
+
viewBox="0 0 32 32"
|
|
1598
1598
|
aria-hidden="true"
|
|
1599
1599
|
role="img"
|
|
1600
1600
|
width="1em"
|
|
@@ -1623,8 +1623,8 @@ section: components
|
|
|
1623
1623
|
>
|
|
1624
1624
|
<svg
|
|
1625
1625
|
class="pf-v6-svg"
|
|
1626
|
-
viewBox="0 0 32 32"
|
|
1627
1626
|
fill="currentColor"
|
|
1627
|
+
viewBox="0 0 32 32"
|
|
1628
1628
|
aria-hidden="true"
|
|
1629
1629
|
role="img"
|
|
1630
1630
|
width="1em"
|
|
@@ -1653,8 +1653,8 @@ section: components
|
|
|
1653
1653
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1654
1654
|
<svg
|
|
1655
1655
|
class="pf-v6-svg"
|
|
1656
|
-
viewBox="0 0 32 32"
|
|
1657
1656
|
fill="currentColor"
|
|
1657
|
+
viewBox="0 0 32 32"
|
|
1658
1658
|
aria-hidden="true"
|
|
1659
1659
|
role="img"
|
|
1660
1660
|
width="1em"
|
|
@@ -1683,8 +1683,8 @@ section: components
|
|
|
1683
1683
|
>
|
|
1684
1684
|
<svg
|
|
1685
1685
|
class="pf-v6-svg"
|
|
1686
|
-
viewBox="0 0 32 32"
|
|
1687
1686
|
fill="currentColor"
|
|
1687
|
+
viewBox="0 0 32 32"
|
|
1688
1688
|
aria-hidden="true"
|
|
1689
1689
|
role="img"
|
|
1690
1690
|
width="1em"
|
|
@@ -1713,8 +1713,8 @@ section: components
|
|
|
1713
1713
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1714
1714
|
<svg
|
|
1715
1715
|
class="pf-v6-svg"
|
|
1716
|
-
viewBox="0 0 32 32"
|
|
1717
1716
|
fill="currentColor"
|
|
1717
|
+
viewBox="0 0 32 32"
|
|
1718
1718
|
aria-hidden="true"
|
|
1719
1719
|
role="img"
|
|
1720
1720
|
width="1em"
|
|
@@ -1743,8 +1743,8 @@ section: components
|
|
|
1743
1743
|
>
|
|
1744
1744
|
<svg
|
|
1745
1745
|
class="pf-v6-svg"
|
|
1746
|
-
viewBox="0 0 32 32"
|
|
1747
1746
|
fill="currentColor"
|
|
1747
|
+
viewBox="0 0 32 32"
|
|
1748
1748
|
aria-hidden="true"
|
|
1749
1749
|
role="img"
|
|
1750
1750
|
width="1em"
|
|
@@ -1773,8 +1773,8 @@ section: components
|
|
|
1773
1773
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1774
1774
|
<svg
|
|
1775
1775
|
class="pf-v6-svg"
|
|
1776
|
-
viewBox="0 0 32 32"
|
|
1777
1776
|
fill="currentColor"
|
|
1777
|
+
viewBox="0 0 32 32"
|
|
1778
1778
|
aria-hidden="true"
|
|
1779
1779
|
role="img"
|
|
1780
1780
|
width="1em"
|
|
@@ -1803,8 +1803,8 @@ section: components
|
|
|
1803
1803
|
>
|
|
1804
1804
|
<svg
|
|
1805
1805
|
class="pf-v6-svg"
|
|
1806
|
-
viewBox="0 0 32 32"
|
|
1807
1806
|
fill="currentColor"
|
|
1807
|
+
viewBox="0 0 32 32"
|
|
1808
1808
|
aria-hidden="true"
|
|
1809
1809
|
role="img"
|
|
1810
1810
|
width="1em"
|
|
@@ -1834,8 +1834,8 @@ section: components
|
|
|
1834
1834
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1835
1835
|
<svg
|
|
1836
1836
|
class="pf-v6-svg"
|
|
1837
|
-
viewBox="0 0 32 32"
|
|
1838
1837
|
fill="currentColor"
|
|
1838
|
+
viewBox="0 0 32 32"
|
|
1839
1839
|
aria-hidden="true"
|
|
1840
1840
|
role="img"
|
|
1841
1841
|
width="1em"
|
|
@@ -1864,8 +1864,8 @@ section: components
|
|
|
1864
1864
|
>
|
|
1865
1865
|
<svg
|
|
1866
1866
|
class="pf-v6-svg"
|
|
1867
|
-
viewBox="0 0 32 32"
|
|
1868
1867
|
fill="currentColor"
|
|
1868
|
+
viewBox="0 0 32 32"
|
|
1869
1869
|
aria-hidden="true"
|
|
1870
1870
|
role="img"
|
|
1871
1871
|
width="1em"
|
|
@@ -2045,8 +2045,8 @@ section: components
|
|
|
2045
2045
|
<span class="pf-v6-c-button__icon">
|
|
2046
2046
|
<svg
|
|
2047
2047
|
class="pf-v6-svg"
|
|
2048
|
-
viewBox="0 0 32 32"
|
|
2049
2048
|
fill="currentColor"
|
|
2049
|
+
viewBox="0 0 32 32"
|
|
2050
2050
|
aria-hidden="true"
|
|
2051
2051
|
role="img"
|
|
2052
2052
|
width="1em"
|
|
@@ -2073,8 +2073,8 @@ section: components
|
|
|
2073
2073
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2074
2074
|
<svg
|
|
2075
2075
|
class="pf-v6-svg"
|
|
2076
|
-
viewBox="0 0 512 512"
|
|
2077
2076
|
fill="currentColor"
|
|
2077
|
+
viewBox="0 0 512 512"
|
|
2078
2078
|
aria-hidden="true"
|
|
2079
2079
|
role="img"
|
|
2080
2080
|
width="1em"
|
|
@@ -2097,15 +2097,15 @@ section: components
|
|
|
2097
2097
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2098
2098
|
<svg
|
|
2099
2099
|
class="pf-v6-svg"
|
|
2100
|
-
viewBox="0 0 32 32"
|
|
2101
2100
|
fill="currentColor"
|
|
2101
|
+
viewBox="0 0 32 32"
|
|
2102
2102
|
aria-hidden="true"
|
|
2103
2103
|
role="img"
|
|
2104
2104
|
width="1em"
|
|
2105
2105
|
height="1em"
|
|
2106
2106
|
>
|
|
2107
2107
|
<path
|
|
2108
|
-
d="
|
|
2108
|
+
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"
|
|
2109
2109
|
/>
|
|
2110
2110
|
</svg>
|
|
2111
2111
|
</span>
|
|
@@ -2121,8 +2121,8 @@ section: components
|
|
|
2121
2121
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2122
2122
|
<svg
|
|
2123
2123
|
class="pf-v6-svg"
|
|
2124
|
-
viewBox="0 0 512 512"
|
|
2125
2124
|
fill="currentColor"
|
|
2125
|
+
viewBox="0 0 512 512"
|
|
2126
2126
|
aria-hidden="true"
|
|
2127
2127
|
role="img"
|
|
2128
2128
|
width="1em"
|
|
@@ -2147,8 +2147,8 @@ section: components
|
|
|
2147
2147
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2148
2148
|
<svg
|
|
2149
2149
|
class="pf-v6-svg"
|
|
2150
|
-
viewBox="0 0 32 32"
|
|
2151
2150
|
fill="currentColor"
|
|
2151
|
+
viewBox="0 0 32 32"
|
|
2152
2152
|
aria-hidden="true"
|
|
2153
2153
|
role="img"
|
|
2154
2154
|
width="1em"
|
|
@@ -2226,8 +2226,8 @@ section: components
|
|
|
2226
2226
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2227
2227
|
<svg
|
|
2228
2228
|
class="pf-v6-svg"
|
|
2229
|
-
viewBox="0 0 20 20"
|
|
2230
2229
|
fill="currentColor"
|
|
2230
|
+
viewBox="0 0 20 20"
|
|
2231
2231
|
aria-hidden="true"
|
|
2232
2232
|
role="img"
|
|
2233
2233
|
width="1em"
|
|
@@ -2248,8 +2248,8 @@ section: components
|
|
|
2248
2248
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2249
2249
|
<svg
|
|
2250
2250
|
class="pf-v6-svg"
|
|
2251
|
-
viewBox="0 0 20 20"
|
|
2252
2251
|
fill="currentColor"
|
|
2252
|
+
viewBox="0 0 20 20"
|
|
2253
2253
|
aria-hidden="true"
|
|
2254
2254
|
role="img"
|
|
2255
2255
|
width="1em"
|
|
@@ -2270,8 +2270,8 @@ section: components
|
|
|
2270
2270
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2271
2271
|
<svg
|
|
2272
2272
|
class="pf-v6-svg"
|
|
2273
|
-
viewBox="0 0 20 20"
|
|
2274
2273
|
fill="currentColor"
|
|
2274
|
+
viewBox="0 0 20 20"
|
|
2275
2275
|
aria-hidden="true"
|
|
2276
2276
|
role="img"
|
|
2277
2277
|
width="1em"
|
|
@@ -2365,8 +2365,8 @@ section: components
|
|
|
2365
2365
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2366
2366
|
<svg
|
|
2367
2367
|
class="pf-v6-svg"
|
|
2368
|
-
viewBox="0 0 32 32"
|
|
2369
2368
|
fill="currentColor"
|
|
2369
|
+
viewBox="0 0 32 32"
|
|
2370
2370
|
aria-hidden="true"
|
|
2371
2371
|
role="img"
|
|
2372
2372
|
width="1em"
|
|
@@ -2392,8 +2392,8 @@ section: components
|
|
|
2392
2392
|
>
|
|
2393
2393
|
<svg
|
|
2394
2394
|
class="pf-v6-svg"
|
|
2395
|
-
viewBox="0 0 32 32"
|
|
2396
2395
|
fill="currentColor"
|
|
2396
|
+
viewBox="0 0 32 32"
|
|
2397
2397
|
aria-hidden="true"
|
|
2398
2398
|
role="img"
|
|
2399
2399
|
width="1em"
|
|
@@ -2423,8 +2423,8 @@ section: components
|
|
|
2423
2423
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2424
2424
|
<svg
|
|
2425
2425
|
class="pf-v6-svg"
|
|
2426
|
-
viewBox="0 0 32 32"
|
|
2427
2426
|
fill="currentColor"
|
|
2427
|
+
viewBox="0 0 32 32"
|
|
2428
2428
|
aria-hidden="true"
|
|
2429
2429
|
role="img"
|
|
2430
2430
|
width="1em"
|
|
@@ -2455,8 +2455,8 @@ section: components
|
|
|
2455
2455
|
>
|
|
2456
2456
|
<svg
|
|
2457
2457
|
class="pf-v6-svg"
|
|
2458
|
-
viewBox="0 0 32 32"
|
|
2459
2458
|
fill="currentColor"
|
|
2459
|
+
viewBox="0 0 32 32"
|
|
2460
2460
|
aria-hidden="true"
|
|
2461
2461
|
role="img"
|
|
2462
2462
|
width="1em"
|
|
@@ -2486,8 +2486,8 @@ section: components
|
|
|
2486
2486
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2487
2487
|
<svg
|
|
2488
2488
|
class="pf-v6-svg"
|
|
2489
|
-
viewBox="0 0 32 32"
|
|
2490
2489
|
fill="currentColor"
|
|
2490
|
+
viewBox="0 0 32 32"
|
|
2491
2491
|
aria-hidden="true"
|
|
2492
2492
|
role="img"
|
|
2493
2493
|
width="1em"
|
|
@@ -2518,8 +2518,8 @@ section: components
|
|
|
2518
2518
|
>
|
|
2519
2519
|
<svg
|
|
2520
2520
|
class="pf-v6-svg"
|
|
2521
|
-
viewBox="0 0 32 32"
|
|
2522
2521
|
fill="currentColor"
|
|
2522
|
+
viewBox="0 0 32 32"
|
|
2523
2523
|
aria-hidden="true"
|
|
2524
2524
|
role="img"
|
|
2525
2525
|
width="1em"
|
|
@@ -2549,8 +2549,8 @@ section: components
|
|
|
2549
2549
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2550
2550
|
<svg
|
|
2551
2551
|
class="pf-v6-svg"
|
|
2552
|
-
viewBox="0 0 32 32"
|
|
2553
2552
|
fill="currentColor"
|
|
2553
|
+
viewBox="0 0 32 32"
|
|
2554
2554
|
aria-hidden="true"
|
|
2555
2555
|
role="img"
|
|
2556
2556
|
width="1em"
|
|
@@ -2579,8 +2579,8 @@ section: components
|
|
|
2579
2579
|
>
|
|
2580
2580
|
<svg
|
|
2581
2581
|
class="pf-v6-svg"
|
|
2582
|
-
viewBox="0 0 32 32"
|
|
2583
2582
|
fill="currentColor"
|
|
2583
|
+
viewBox="0 0 32 32"
|
|
2584
2584
|
aria-hidden="true"
|
|
2585
2585
|
role="img"
|
|
2586
2586
|
width="1em"
|
|
@@ -2609,8 +2609,8 @@ section: components
|
|
|
2609
2609
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2610
2610
|
<svg
|
|
2611
2611
|
class="pf-v6-svg"
|
|
2612
|
-
viewBox="0 0 32 32"
|
|
2613
2612
|
fill="currentColor"
|
|
2613
|
+
viewBox="0 0 32 32"
|
|
2614
2614
|
aria-hidden="true"
|
|
2615
2615
|
role="img"
|
|
2616
2616
|
width="1em"
|
|
@@ -2639,8 +2639,8 @@ section: components
|
|
|
2639
2639
|
>
|
|
2640
2640
|
<svg
|
|
2641
2641
|
class="pf-v6-svg"
|
|
2642
|
-
viewBox="0 0 32 32"
|
|
2643
2642
|
fill="currentColor"
|
|
2643
|
+
viewBox="0 0 32 32"
|
|
2644
2644
|
aria-hidden="true"
|
|
2645
2645
|
role="img"
|
|
2646
2646
|
width="1em"
|
|
@@ -2669,8 +2669,8 @@ section: components
|
|
|
2669
2669
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2670
2670
|
<svg
|
|
2671
2671
|
class="pf-v6-svg"
|
|
2672
|
-
viewBox="0 0 32 32"
|
|
2673
2672
|
fill="currentColor"
|
|
2673
|
+
viewBox="0 0 32 32"
|
|
2674
2674
|
aria-hidden="true"
|
|
2675
2675
|
role="img"
|
|
2676
2676
|
width="1em"
|
|
@@ -2699,8 +2699,8 @@ section: components
|
|
|
2699
2699
|
>
|
|
2700
2700
|
<svg
|
|
2701
2701
|
class="pf-v6-svg"
|
|
2702
|
-
viewBox="0 0 32 32"
|
|
2703
2702
|
fill="currentColor"
|
|
2703
|
+
viewBox="0 0 32 32"
|
|
2704
2704
|
aria-hidden="true"
|
|
2705
2705
|
role="img"
|
|
2706
2706
|
width="1em"
|
|
@@ -2729,8 +2729,8 @@ section: components
|
|
|
2729
2729
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2730
2730
|
<svg
|
|
2731
2731
|
class="pf-v6-svg"
|
|
2732
|
-
viewBox="0 0 32 32"
|
|
2733
2732
|
fill="currentColor"
|
|
2733
|
+
viewBox="0 0 32 32"
|
|
2734
2734
|
aria-hidden="true"
|
|
2735
2735
|
role="img"
|
|
2736
2736
|
width="1em"
|
|
@@ -2759,8 +2759,8 @@ section: components
|
|
|
2759
2759
|
>
|
|
2760
2760
|
<svg
|
|
2761
2761
|
class="pf-v6-svg"
|
|
2762
|
-
viewBox="0 0 32 32"
|
|
2763
2762
|
fill="currentColor"
|
|
2763
|
+
viewBox="0 0 32 32"
|
|
2764
2764
|
aria-hidden="true"
|
|
2765
2765
|
role="img"
|
|
2766
2766
|
width="1em"
|
|
@@ -2790,8 +2790,8 @@ section: components
|
|
|
2790
2790
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2791
2791
|
<svg
|
|
2792
2792
|
class="pf-v6-svg"
|
|
2793
|
-
viewBox="0 0 32 32"
|
|
2794
2793
|
fill="currentColor"
|
|
2794
|
+
viewBox="0 0 32 32"
|
|
2795
2795
|
aria-hidden="true"
|
|
2796
2796
|
role="img"
|
|
2797
2797
|
width="1em"
|
|
@@ -2820,8 +2820,8 @@ section: components
|
|
|
2820
2820
|
>
|
|
2821
2821
|
<svg
|
|
2822
2822
|
class="pf-v6-svg"
|
|
2823
|
-
viewBox="0 0 32 32"
|
|
2824
2823
|
fill="currentColor"
|
|
2824
|
+
viewBox="0 0 32 32"
|
|
2825
2825
|
aria-hidden="true"
|
|
2826
2826
|
role="img"
|
|
2827
2827
|
width="1em"
|
|
@@ -3001,8 +3001,8 @@ section: components
|
|
|
3001
3001
|
<span class="pf-v6-c-button__icon">
|
|
3002
3002
|
<svg
|
|
3003
3003
|
class="pf-v6-svg"
|
|
3004
|
-
viewBox="0 0 32 32"
|
|
3005
3004
|
fill="currentColor"
|
|
3005
|
+
viewBox="0 0 32 32"
|
|
3006
3006
|
aria-hidden="true"
|
|
3007
3007
|
role="img"
|
|
3008
3008
|
width="1em"
|
|
@@ -3029,8 +3029,8 @@ section: components
|
|
|
3029
3029
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3030
3030
|
<svg
|
|
3031
3031
|
class="pf-v6-svg"
|
|
3032
|
-
viewBox="0 0 512 512"
|
|
3033
3032
|
fill="currentColor"
|
|
3033
|
+
viewBox="0 0 512 512"
|
|
3034
3034
|
aria-hidden="true"
|
|
3035
3035
|
role="img"
|
|
3036
3036
|
width="1em"
|
|
@@ -3053,15 +3053,15 @@ section: components
|
|
|
3053
3053
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3054
3054
|
<svg
|
|
3055
3055
|
class="pf-v6-svg"
|
|
3056
|
-
viewBox="0 0 32 32"
|
|
3057
3056
|
fill="currentColor"
|
|
3057
|
+
viewBox="0 0 32 32"
|
|
3058
3058
|
aria-hidden="true"
|
|
3059
3059
|
role="img"
|
|
3060
3060
|
width="1em"
|
|
3061
3061
|
height="1em"
|
|
3062
3062
|
>
|
|
3063
3063
|
<path
|
|
3064
|
-
d="
|
|
3064
|
+
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"
|
|
3065
3065
|
/>
|
|
3066
3066
|
</svg>
|
|
3067
3067
|
</span>
|
|
@@ -3077,8 +3077,8 @@ section: components
|
|
|
3077
3077
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3078
3078
|
<svg
|
|
3079
3079
|
class="pf-v6-svg"
|
|
3080
|
-
viewBox="0 0 512 512"
|
|
3081
3080
|
fill="currentColor"
|
|
3081
|
+
viewBox="0 0 512 512"
|
|
3082
3082
|
aria-hidden="true"
|
|
3083
3083
|
role="img"
|
|
3084
3084
|
width="1em"
|
|
@@ -3103,8 +3103,8 @@ section: components
|
|
|
3103
3103
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3104
3104
|
<svg
|
|
3105
3105
|
class="pf-v6-svg"
|
|
3106
|
-
viewBox="0 0 32 32"
|
|
3107
3106
|
fill="currentColor"
|
|
3107
|
+
viewBox="0 0 32 32"
|
|
3108
3108
|
aria-hidden="true"
|
|
3109
3109
|
role="img"
|
|
3110
3110
|
width="1em"
|
|
@@ -3182,8 +3182,8 @@ section: components
|
|
|
3182
3182
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3183
3183
|
<svg
|
|
3184
3184
|
class="pf-v6-svg"
|
|
3185
|
-
viewBox="0 0 20 20"
|
|
3186
3185
|
fill="currentColor"
|
|
3186
|
+
viewBox="0 0 20 20"
|
|
3187
3187
|
aria-hidden="true"
|
|
3188
3188
|
role="img"
|
|
3189
3189
|
width="1em"
|
|
@@ -3204,8 +3204,8 @@ section: components
|
|
|
3204
3204
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3205
3205
|
<svg
|
|
3206
3206
|
class="pf-v6-svg"
|
|
3207
|
-
viewBox="0 0 20 20"
|
|
3208
3207
|
fill="currentColor"
|
|
3208
|
+
viewBox="0 0 20 20"
|
|
3209
3209
|
aria-hidden="true"
|
|
3210
3210
|
role="img"
|
|
3211
3211
|
width="1em"
|
|
@@ -3226,8 +3226,8 @@ section: components
|
|
|
3226
3226
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3227
3227
|
<svg
|
|
3228
3228
|
class="pf-v6-svg"
|
|
3229
|
-
viewBox="0 0 20 20"
|
|
3230
3229
|
fill="currentColor"
|
|
3230
|
+
viewBox="0 0 20 20"
|
|
3231
3231
|
aria-hidden="true"
|
|
3232
3232
|
role="img"
|
|
3233
3233
|
width="1em"
|
|
@@ -3321,8 +3321,8 @@ section: components
|
|
|
3321
3321
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3322
3322
|
<svg
|
|
3323
3323
|
class="pf-v6-svg"
|
|
3324
|
-
viewBox="0 0 32 32"
|
|
3325
3324
|
fill="currentColor"
|
|
3325
|
+
viewBox="0 0 32 32"
|
|
3326
3326
|
aria-hidden="true"
|
|
3327
3327
|
role="img"
|
|
3328
3328
|
width="1em"
|
|
@@ -3348,8 +3348,8 @@ section: components
|
|
|
3348
3348
|
>
|
|
3349
3349
|
<svg
|
|
3350
3350
|
class="pf-v6-svg"
|
|
3351
|
-
viewBox="0 0 32 32"
|
|
3352
3351
|
fill="currentColor"
|
|
3352
|
+
viewBox="0 0 32 32"
|
|
3353
3353
|
aria-hidden="true"
|
|
3354
3354
|
role="img"
|
|
3355
3355
|
width="1em"
|
|
@@ -3379,8 +3379,8 @@ section: components
|
|
|
3379
3379
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3380
3380
|
<svg
|
|
3381
3381
|
class="pf-v6-svg"
|
|
3382
|
-
viewBox="0 0 32 32"
|
|
3383
3382
|
fill="currentColor"
|
|
3383
|
+
viewBox="0 0 32 32"
|
|
3384
3384
|
aria-hidden="true"
|
|
3385
3385
|
role="img"
|
|
3386
3386
|
width="1em"
|
|
@@ -3411,8 +3411,8 @@ section: components
|
|
|
3411
3411
|
>
|
|
3412
3412
|
<svg
|
|
3413
3413
|
class="pf-v6-svg"
|
|
3414
|
-
viewBox="0 0 32 32"
|
|
3415
3414
|
fill="currentColor"
|
|
3415
|
+
viewBox="0 0 32 32"
|
|
3416
3416
|
aria-hidden="true"
|
|
3417
3417
|
role="img"
|
|
3418
3418
|
width="1em"
|
|
@@ -3457,8 +3457,8 @@ section: components
|
|
|
3457
3457
|
>
|
|
3458
3458
|
<svg
|
|
3459
3459
|
class="pf-v6-svg"
|
|
3460
|
-
viewBox="0 0 32 32"
|
|
3461
3460
|
fill="currentColor"
|
|
3461
|
+
viewBox="0 0 32 32"
|
|
3462
3462
|
aria-hidden="true"
|
|
3463
3463
|
role="img"
|
|
3464
3464
|
width="1em"
|
|
@@ -3488,8 +3488,8 @@ section: components
|
|
|
3488
3488
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3489
3489
|
<svg
|
|
3490
3490
|
class="pf-v6-svg"
|
|
3491
|
-
viewBox="0 0 32 32"
|
|
3492
3491
|
fill="currentColor"
|
|
3492
|
+
viewBox="0 0 32 32"
|
|
3493
3493
|
aria-hidden="true"
|
|
3494
3494
|
role="img"
|
|
3495
3495
|
width="1em"
|
|
@@ -3518,8 +3518,8 @@ section: components
|
|
|
3518
3518
|
>
|
|
3519
3519
|
<svg
|
|
3520
3520
|
class="pf-v6-svg"
|
|
3521
|
-
viewBox="0 0 32 32"
|
|
3522
3521
|
fill="currentColor"
|
|
3522
|
+
viewBox="0 0 32 32"
|
|
3523
3523
|
aria-hidden="true"
|
|
3524
3524
|
role="img"
|
|
3525
3525
|
width="1em"
|
|
@@ -3548,8 +3548,8 @@ section: components
|
|
|
3548
3548
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3549
3549
|
<svg
|
|
3550
3550
|
class="pf-v6-svg"
|
|
3551
|
-
viewBox="0 0 32 32"
|
|
3552
3551
|
fill="currentColor"
|
|
3552
|
+
viewBox="0 0 32 32"
|
|
3553
3553
|
aria-hidden="true"
|
|
3554
3554
|
role="img"
|
|
3555
3555
|
width="1em"
|
|
@@ -3578,8 +3578,8 @@ section: components
|
|
|
3578
3578
|
>
|
|
3579
3579
|
<svg
|
|
3580
3580
|
class="pf-v6-svg"
|
|
3581
|
-
viewBox="0 0 32 32"
|
|
3582
3581
|
fill="currentColor"
|
|
3582
|
+
viewBox="0 0 32 32"
|
|
3583
3583
|
aria-hidden="true"
|
|
3584
3584
|
role="img"
|
|
3585
3585
|
width="1em"
|
|
@@ -3608,8 +3608,8 @@ section: components
|
|
|
3608
3608
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3609
3609
|
<svg
|
|
3610
3610
|
class="pf-v6-svg"
|
|
3611
|
-
viewBox="0 0 32 32"
|
|
3612
3611
|
fill="currentColor"
|
|
3612
|
+
viewBox="0 0 32 32"
|
|
3613
3613
|
aria-hidden="true"
|
|
3614
3614
|
role="img"
|
|
3615
3615
|
width="1em"
|
|
@@ -3638,8 +3638,8 @@ section: components
|
|
|
3638
3638
|
>
|
|
3639
3639
|
<svg
|
|
3640
3640
|
class="pf-v6-svg"
|
|
3641
|
-
viewBox="0 0 32 32"
|
|
3642
3641
|
fill="currentColor"
|
|
3642
|
+
viewBox="0 0 32 32"
|
|
3643
3643
|
aria-hidden="true"
|
|
3644
3644
|
role="img"
|
|
3645
3645
|
width="1em"
|
|
@@ -3668,8 +3668,8 @@ section: components
|
|
|
3668
3668
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3669
3669
|
<svg
|
|
3670
3670
|
class="pf-v6-svg"
|
|
3671
|
-
viewBox="0 0 32 32"
|
|
3672
3671
|
fill="currentColor"
|
|
3672
|
+
viewBox="0 0 32 32"
|
|
3673
3673
|
aria-hidden="true"
|
|
3674
3674
|
role="img"
|
|
3675
3675
|
width="1em"
|
|
@@ -3698,8 +3698,8 @@ section: components
|
|
|
3698
3698
|
>
|
|
3699
3699
|
<svg
|
|
3700
3700
|
class="pf-v6-svg"
|
|
3701
|
-
viewBox="0 0 32 32"
|
|
3702
3701
|
fill="currentColor"
|
|
3702
|
+
viewBox="0 0 32 32"
|
|
3703
3703
|
aria-hidden="true"
|
|
3704
3704
|
role="img"
|
|
3705
3705
|
width="1em"
|
|
@@ -3729,8 +3729,8 @@ section: components
|
|
|
3729
3729
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3730
3730
|
<svg
|
|
3731
3731
|
class="pf-v6-svg"
|
|
3732
|
-
viewBox="0 0 32 32"
|
|
3733
3732
|
fill="currentColor"
|
|
3733
|
+
viewBox="0 0 32 32"
|
|
3734
3734
|
aria-hidden="true"
|
|
3735
3735
|
role="img"
|
|
3736
3736
|
width="1em"
|
|
@@ -3759,8 +3759,8 @@ section: components
|
|
|
3759
3759
|
>
|
|
3760
3760
|
<svg
|
|
3761
3761
|
class="pf-v6-svg"
|
|
3762
|
-
viewBox="0 0 32 32"
|
|
3763
3762
|
fill="currentColor"
|
|
3763
|
+
viewBox="0 0 32 32"
|
|
3764
3764
|
aria-hidden="true"
|
|
3765
3765
|
role="img"
|
|
3766
3766
|
width="1em"
|
|
@@ -3940,8 +3940,8 @@ section: components
|
|
|
3940
3940
|
<span class="pf-v6-c-button__icon">
|
|
3941
3941
|
<svg
|
|
3942
3942
|
class="pf-v6-svg"
|
|
3943
|
-
viewBox="0 0 32 32"
|
|
3944
3943
|
fill="currentColor"
|
|
3944
|
+
viewBox="0 0 32 32"
|
|
3945
3945
|
aria-hidden="true"
|
|
3946
3946
|
role="img"
|
|
3947
3947
|
width="1em"
|
|
@@ -3968,8 +3968,8 @@ section: components
|
|
|
3968
3968
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3969
3969
|
<svg
|
|
3970
3970
|
class="pf-v6-svg"
|
|
3971
|
-
viewBox="0 0 512 512"
|
|
3972
3971
|
fill="currentColor"
|
|
3972
|
+
viewBox="0 0 512 512"
|
|
3973
3973
|
aria-hidden="true"
|
|
3974
3974
|
role="img"
|
|
3975
3975
|
width="1em"
|
|
@@ -3992,15 +3992,15 @@ section: components
|
|
|
3992
3992
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3993
3993
|
<svg
|
|
3994
3994
|
class="pf-v6-svg"
|
|
3995
|
-
viewBox="0 0 32 32"
|
|
3996
3995
|
fill="currentColor"
|
|
3996
|
+
viewBox="0 0 32 32"
|
|
3997
3997
|
aria-hidden="true"
|
|
3998
3998
|
role="img"
|
|
3999
3999
|
width="1em"
|
|
4000
4000
|
height="1em"
|
|
4001
4001
|
>
|
|
4002
4002
|
<path
|
|
4003
|
-
d="
|
|
4003
|
+
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"
|
|
4004
4004
|
/>
|
|
4005
4005
|
</svg>
|
|
4006
4006
|
</span>
|
|
@@ -4016,8 +4016,8 @@ section: components
|
|
|
4016
4016
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4017
4017
|
<svg
|
|
4018
4018
|
class="pf-v6-svg"
|
|
4019
|
-
viewBox="0 0 512 512"
|
|
4020
4019
|
fill="currentColor"
|
|
4020
|
+
viewBox="0 0 512 512"
|
|
4021
4021
|
aria-hidden="true"
|
|
4022
4022
|
role="img"
|
|
4023
4023
|
width="1em"
|
|
@@ -4042,8 +4042,8 @@ section: components
|
|
|
4042
4042
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4043
4043
|
<svg
|
|
4044
4044
|
class="pf-v6-svg"
|
|
4045
|
-
viewBox="0 0 32 32"
|
|
4046
4045
|
fill="currentColor"
|
|
4046
|
+
viewBox="0 0 32 32"
|
|
4047
4047
|
aria-hidden="true"
|
|
4048
4048
|
role="img"
|
|
4049
4049
|
width="1em"
|
|
@@ -4121,8 +4121,8 @@ section: components
|
|
|
4121
4121
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4122
4122
|
<svg
|
|
4123
4123
|
class="pf-v6-svg"
|
|
4124
|
-
viewBox="0 0 20 20"
|
|
4125
4124
|
fill="currentColor"
|
|
4125
|
+
viewBox="0 0 20 20"
|
|
4126
4126
|
aria-hidden="true"
|
|
4127
4127
|
role="img"
|
|
4128
4128
|
width="1em"
|
|
@@ -4143,8 +4143,8 @@ section: components
|
|
|
4143
4143
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4144
4144
|
<svg
|
|
4145
4145
|
class="pf-v6-svg"
|
|
4146
|
-
viewBox="0 0 20 20"
|
|
4147
4146
|
fill="currentColor"
|
|
4147
|
+
viewBox="0 0 20 20"
|
|
4148
4148
|
aria-hidden="true"
|
|
4149
4149
|
role="img"
|
|
4150
4150
|
width="1em"
|
|
@@ -4165,8 +4165,8 @@ section: components
|
|
|
4165
4165
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4166
4166
|
<svg
|
|
4167
4167
|
class="pf-v6-svg"
|
|
4168
|
-
viewBox="0 0 20 20"
|
|
4169
4168
|
fill="currentColor"
|
|
4169
|
+
viewBox="0 0 20 20"
|
|
4170
4170
|
aria-hidden="true"
|
|
4171
4171
|
role="img"
|
|
4172
4172
|
width="1em"
|
|
@@ -4260,8 +4260,8 @@ section: components
|
|
|
4260
4260
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4261
4261
|
<svg
|
|
4262
4262
|
class="pf-v6-svg"
|
|
4263
|
-
viewBox="0 0 32 32"
|
|
4264
4263
|
fill="currentColor"
|
|
4264
|
+
viewBox="0 0 32 32"
|
|
4265
4265
|
aria-hidden="true"
|
|
4266
4266
|
role="img"
|
|
4267
4267
|
width="1em"
|
|
@@ -4296,8 +4296,8 @@ section: components
|
|
|
4296
4296
|
>
|
|
4297
4297
|
<svg
|
|
4298
4298
|
class="pf-v6-svg"
|
|
4299
|
-
viewBox="0 0 20 20"
|
|
4300
4299
|
fill="currentColor"
|
|
4300
|
+
viewBox="0 0 20 20"
|
|
4301
4301
|
aria-hidden="true"
|
|
4302
4302
|
role="img"
|
|
4303
4303
|
width="1em"
|
|
@@ -4327,8 +4327,8 @@ section: components
|
|
|
4327
4327
|
>
|
|
4328
4328
|
<svg
|
|
4329
4329
|
class="pf-v6-svg"
|
|
4330
|
-
viewBox="0 0 32 32"
|
|
4331
4330
|
fill="currentColor"
|
|
4331
|
+
viewBox="0 0 32 32"
|
|
4332
4332
|
aria-hidden="true"
|
|
4333
4333
|
role="img"
|
|
4334
4334
|
width="1em"
|
|
@@ -4360,8 +4360,8 @@ section: components
|
|
|
4360
4360
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4361
4361
|
<svg
|
|
4362
4362
|
class="pf-v6-svg"
|
|
4363
|
-
viewBox="0 0 32 32"
|
|
4364
4363
|
fill="currentColor"
|
|
4364
|
+
viewBox="0 0 32 32"
|
|
4365
4365
|
aria-hidden="true"
|
|
4366
4366
|
role="img"
|
|
4367
4367
|
width="1em"
|
|
@@ -4394,8 +4394,8 @@ section: components
|
|
|
4394
4394
|
>
|
|
4395
4395
|
<svg
|
|
4396
4396
|
class="pf-v6-svg"
|
|
4397
|
-
viewBox="0 0 32 32"
|
|
4398
4397
|
fill="currentColor"
|
|
4398
|
+
viewBox="0 0 32 32"
|
|
4399
4399
|
aria-hidden="true"
|
|
4400
4400
|
role="img"
|
|
4401
4401
|
width="1em"
|
|
@@ -4429,8 +4429,8 @@ section: components
|
|
|
4429
4429
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4430
4430
|
<svg
|
|
4431
4431
|
class="pf-v6-svg"
|
|
4432
|
-
viewBox="0 0 32 32"
|
|
4433
4432
|
fill="currentColor"
|
|
4433
|
+
viewBox="0 0 32 32"
|
|
4434
4434
|
aria-hidden="true"
|
|
4435
4435
|
role="img"
|
|
4436
4436
|
width="1em"
|
|
@@ -4463,8 +4463,8 @@ section: components
|
|
|
4463
4463
|
>
|
|
4464
4464
|
<svg
|
|
4465
4465
|
class="pf-v6-svg"
|
|
4466
|
-
viewBox="0 0 32 32"
|
|
4467
4466
|
fill="currentColor"
|
|
4467
|
+
viewBox="0 0 32 32"
|
|
4468
4468
|
aria-hidden="true"
|
|
4469
4469
|
role="img"
|
|
4470
4470
|
width="1em"
|
|
@@ -4498,8 +4498,8 @@ section: components
|
|
|
4498
4498
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4499
4499
|
<svg
|
|
4500
4500
|
class="pf-v6-svg"
|
|
4501
|
-
viewBox="0 0 32 32"
|
|
4502
4501
|
fill="currentColor"
|
|
4502
|
+
viewBox="0 0 32 32"
|
|
4503
4503
|
aria-hidden="true"
|
|
4504
4504
|
role="img"
|
|
4505
4505
|
width="1em"
|
|
@@ -4530,8 +4530,8 @@ section: components
|
|
|
4530
4530
|
>
|
|
4531
4531
|
<svg
|
|
4532
4532
|
class="pf-v6-svg"
|
|
4533
|
-
viewBox="0 0 32 32"
|
|
4534
4533
|
fill="currentColor"
|
|
4534
|
+
viewBox="0 0 32 32"
|
|
4535
4535
|
aria-hidden="true"
|
|
4536
4536
|
role="img"
|
|
4537
4537
|
width="1em"
|
|
@@ -4564,8 +4564,8 @@ section: components
|
|
|
4564
4564
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4565
4565
|
<svg
|
|
4566
4566
|
class="pf-v6-svg"
|
|
4567
|
-
viewBox="0 0 32 32"
|
|
4568
4567
|
fill="currentColor"
|
|
4568
|
+
viewBox="0 0 32 32"
|
|
4569
4569
|
aria-hidden="true"
|
|
4570
4570
|
role="img"
|
|
4571
4571
|
width="1em"
|
|
@@ -4596,8 +4596,8 @@ section: components
|
|
|
4596
4596
|
>
|
|
4597
4597
|
<svg
|
|
4598
4598
|
class="pf-v6-svg"
|
|
4599
|
-
viewBox="0 0 32 32"
|
|
4600
4599
|
fill="currentColor"
|
|
4600
|
+
viewBox="0 0 32 32"
|
|
4601
4601
|
aria-hidden="true"
|
|
4602
4602
|
role="img"
|
|
4603
4603
|
width="1em"
|
|
@@ -4630,8 +4630,8 @@ section: components
|
|
|
4630
4630
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4631
4631
|
<svg
|
|
4632
4632
|
class="pf-v6-svg"
|
|
4633
|
-
viewBox="0 0 32 32"
|
|
4634
4633
|
fill="currentColor"
|
|
4634
|
+
viewBox="0 0 32 32"
|
|
4635
4635
|
aria-hidden="true"
|
|
4636
4636
|
role="img"
|
|
4637
4637
|
width="1em"
|
|
@@ -4662,8 +4662,8 @@ section: components
|
|
|
4662
4662
|
>
|
|
4663
4663
|
<svg
|
|
4664
4664
|
class="pf-v6-svg"
|
|
4665
|
-
viewBox="0 0 32 32"
|
|
4666
4665
|
fill="currentColor"
|
|
4666
|
+
viewBox="0 0 32 32"
|
|
4667
4667
|
aria-hidden="true"
|
|
4668
4668
|
role="img"
|
|
4669
4669
|
width="1em"
|
|
@@ -4696,8 +4696,8 @@ section: components
|
|
|
4696
4696
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4697
4697
|
<svg
|
|
4698
4698
|
class="pf-v6-svg"
|
|
4699
|
-
viewBox="0 0 32 32"
|
|
4700
4699
|
fill="currentColor"
|
|
4700
|
+
viewBox="0 0 32 32"
|
|
4701
4701
|
aria-hidden="true"
|
|
4702
4702
|
role="img"
|
|
4703
4703
|
width="1em"
|
|
@@ -4728,8 +4728,8 @@ section: components
|
|
|
4728
4728
|
>
|
|
4729
4729
|
<svg
|
|
4730
4730
|
class="pf-v6-svg"
|
|
4731
|
-
viewBox="0 0 32 32"
|
|
4732
4731
|
fill="currentColor"
|
|
4732
|
+
viewBox="0 0 32 32"
|
|
4733
4733
|
aria-hidden="true"
|
|
4734
4734
|
role="img"
|
|
4735
4735
|
width="1em"
|
|
@@ -4763,8 +4763,8 @@ section: components
|
|
|
4763
4763
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4764
4764
|
<svg
|
|
4765
4765
|
class="pf-v6-svg"
|
|
4766
|
-
viewBox="0 0 32 32"
|
|
4767
4766
|
fill="currentColor"
|
|
4767
|
+
viewBox="0 0 32 32"
|
|
4768
4768
|
aria-hidden="true"
|
|
4769
4769
|
role="img"
|
|
4770
4770
|
width="1em"
|
|
@@ -4795,8 +4795,8 @@ section: components
|
|
|
4795
4795
|
>
|
|
4796
4796
|
<svg
|
|
4797
4797
|
class="pf-v6-svg"
|
|
4798
|
-
viewBox="0 0 32 32"
|
|
4799
4798
|
fill="currentColor"
|
|
4799
|
+
viewBox="0 0 32 32"
|
|
4800
4800
|
aria-hidden="true"
|
|
4801
4801
|
role="img"
|
|
4802
4802
|
width="1em"
|
|
@@ -4856,8 +4856,8 @@ section: components
|
|
|
4856
4856
|
>
|
|
4857
4857
|
<svg
|
|
4858
4858
|
class="pf-v6-svg"
|
|
4859
|
-
viewBox="0 0 20 20"
|
|
4860
4859
|
fill="currentColor"
|
|
4860
|
+
viewBox="0 0 20 20"
|
|
4861
4861
|
aria-hidden="true"
|
|
4862
4862
|
role="img"
|
|
4863
4863
|
width="1em"
|
|
@@ -4883,8 +4883,8 @@ section: components
|
|
|
4883
4883
|
>
|
|
4884
4884
|
<svg
|
|
4885
4885
|
class="pf-v6-svg"
|
|
4886
|
-
viewBox="0 0 32 32"
|
|
4887
4886
|
fill="currentColor"
|
|
4887
|
+
viewBox="0 0 32 32"
|
|
4888
4888
|
aria-hidden="true"
|
|
4889
4889
|
role="img"
|
|
4890
4890
|
width="1em"
|
|
@@ -4916,8 +4916,8 @@ section: components
|
|
|
4916
4916
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4917
4917
|
<svg
|
|
4918
4918
|
class="pf-v6-svg"
|
|
4919
|
-
viewBox="0 0 32 32"
|
|
4920
4919
|
fill="currentColor"
|
|
4920
|
+
viewBox="0 0 32 32"
|
|
4921
4921
|
aria-hidden="true"
|
|
4922
4922
|
role="img"
|
|
4923
4923
|
width="1em"
|
|
@@ -4950,8 +4950,8 @@ section: components
|
|
|
4950
4950
|
>
|
|
4951
4951
|
<svg
|
|
4952
4952
|
class="pf-v6-svg"
|
|
4953
|
-
viewBox="0 0 32 32"
|
|
4954
4953
|
fill="currentColor"
|
|
4954
|
+
viewBox="0 0 32 32"
|
|
4955
4955
|
aria-hidden="true"
|
|
4956
4956
|
role="img"
|
|
4957
4957
|
width="1em"
|
|
@@ -4985,8 +4985,8 @@ section: components
|
|
|
4985
4985
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4986
4986
|
<svg
|
|
4987
4987
|
class="pf-v6-svg"
|
|
4988
|
-
viewBox="0 0 32 32"
|
|
4989
4988
|
fill="currentColor"
|
|
4989
|
+
viewBox="0 0 32 32"
|
|
4990
4990
|
aria-hidden="true"
|
|
4991
4991
|
role="img"
|
|
4992
4992
|
width="1em"
|
|
@@ -5019,8 +5019,8 @@ section: components
|
|
|
5019
5019
|
>
|
|
5020
5020
|
<svg
|
|
5021
5021
|
class="pf-v6-svg"
|
|
5022
|
-
viewBox="0 0 32 32"
|
|
5023
5022
|
fill="currentColor"
|
|
5023
|
+
viewBox="0 0 32 32"
|
|
5024
5024
|
aria-hidden="true"
|
|
5025
5025
|
role="img"
|
|
5026
5026
|
width="1em"
|
|
@@ -5054,8 +5054,8 @@ section: components
|
|
|
5054
5054
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5055
5055
|
<svg
|
|
5056
5056
|
class="pf-v6-svg"
|
|
5057
|
-
viewBox="0 0 32 32"
|
|
5058
5057
|
fill="currentColor"
|
|
5058
|
+
viewBox="0 0 32 32"
|
|
5059
5059
|
aria-hidden="true"
|
|
5060
5060
|
role="img"
|
|
5061
5061
|
width="1em"
|
|
@@ -5086,8 +5086,8 @@ section: components
|
|
|
5086
5086
|
>
|
|
5087
5087
|
<svg
|
|
5088
5088
|
class="pf-v6-svg"
|
|
5089
|
-
viewBox="0 0 32 32"
|
|
5090
5089
|
fill="currentColor"
|
|
5090
|
+
viewBox="0 0 32 32"
|
|
5091
5091
|
aria-hidden="true"
|
|
5092
5092
|
role="img"
|
|
5093
5093
|
width="1em"
|
|
@@ -5120,8 +5120,8 @@ section: components
|
|
|
5120
5120
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5121
5121
|
<svg
|
|
5122
5122
|
class="pf-v6-svg"
|
|
5123
|
-
viewBox="0 0 32 32"
|
|
5124
5123
|
fill="currentColor"
|
|
5124
|
+
viewBox="0 0 32 32"
|
|
5125
5125
|
aria-hidden="true"
|
|
5126
5126
|
role="img"
|
|
5127
5127
|
width="1em"
|
|
@@ -5152,8 +5152,8 @@ section: components
|
|
|
5152
5152
|
>
|
|
5153
5153
|
<svg
|
|
5154
5154
|
class="pf-v6-svg"
|
|
5155
|
-
viewBox="0 0 32 32"
|
|
5156
5155
|
fill="currentColor"
|
|
5156
|
+
viewBox="0 0 32 32"
|
|
5157
5157
|
aria-hidden="true"
|
|
5158
5158
|
role="img"
|
|
5159
5159
|
width="1em"
|
|
@@ -5186,8 +5186,8 @@ section: components
|
|
|
5186
5186
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5187
5187
|
<svg
|
|
5188
5188
|
class="pf-v6-svg"
|
|
5189
|
-
viewBox="0 0 32 32"
|
|
5190
5189
|
fill="currentColor"
|
|
5190
|
+
viewBox="0 0 32 32"
|
|
5191
5191
|
aria-hidden="true"
|
|
5192
5192
|
role="img"
|
|
5193
5193
|
width="1em"
|
|
@@ -5218,8 +5218,8 @@ section: components
|
|
|
5218
5218
|
>
|
|
5219
5219
|
<svg
|
|
5220
5220
|
class="pf-v6-svg"
|
|
5221
|
-
viewBox="0 0 32 32"
|
|
5222
5221
|
fill="currentColor"
|
|
5222
|
+
viewBox="0 0 32 32"
|
|
5223
5223
|
aria-hidden="true"
|
|
5224
5224
|
role="img"
|
|
5225
5225
|
width="1em"
|
|
@@ -5252,8 +5252,8 @@ section: components
|
|
|
5252
5252
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5253
5253
|
<svg
|
|
5254
5254
|
class="pf-v6-svg"
|
|
5255
|
-
viewBox="0 0 32 32"
|
|
5256
5255
|
fill="currentColor"
|
|
5256
|
+
viewBox="0 0 32 32"
|
|
5257
5257
|
aria-hidden="true"
|
|
5258
5258
|
role="img"
|
|
5259
5259
|
width="1em"
|
|
@@ -5284,8 +5284,8 @@ section: components
|
|
|
5284
5284
|
>
|
|
5285
5285
|
<svg
|
|
5286
5286
|
class="pf-v6-svg"
|
|
5287
|
-
viewBox="0 0 32 32"
|
|
5288
5287
|
fill="currentColor"
|
|
5288
|
+
viewBox="0 0 32 32"
|
|
5289
5289
|
aria-hidden="true"
|
|
5290
5290
|
role="img"
|
|
5291
5291
|
width="1em"
|
|
@@ -5319,8 +5319,8 @@ section: components
|
|
|
5319
5319
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5320
5320
|
<svg
|
|
5321
5321
|
class="pf-v6-svg"
|
|
5322
|
-
viewBox="0 0 32 32"
|
|
5323
5322
|
fill="currentColor"
|
|
5323
|
+
viewBox="0 0 32 32"
|
|
5324
5324
|
aria-hidden="true"
|
|
5325
5325
|
role="img"
|
|
5326
5326
|
width="1em"
|
|
@@ -5351,8 +5351,8 @@ section: components
|
|
|
5351
5351
|
>
|
|
5352
5352
|
<svg
|
|
5353
5353
|
class="pf-v6-svg"
|
|
5354
|
-
viewBox="0 0 32 32"
|
|
5355
5354
|
fill="currentColor"
|
|
5355
|
+
viewBox="0 0 32 32"
|
|
5356
5356
|
aria-hidden="true"
|
|
5357
5357
|
role="img"
|
|
5358
5358
|
width="1em"
|
|
@@ -5410,8 +5410,8 @@ section: components
|
|
|
5410
5410
|
>
|
|
5411
5411
|
<svg
|
|
5412
5412
|
class="pf-v6-svg"
|
|
5413
|
-
viewBox="0 0 20 20"
|
|
5414
5413
|
fill="currentColor"
|
|
5414
|
+
viewBox="0 0 20 20"
|
|
5415
5415
|
aria-hidden="true"
|
|
5416
5416
|
role="img"
|
|
5417
5417
|
width="1em"
|
|
@@ -5441,8 +5441,8 @@ section: components
|
|
|
5441
5441
|
>
|
|
5442
5442
|
<svg
|
|
5443
5443
|
class="pf-v6-svg"
|
|
5444
|
-
viewBox="0 0 32 32"
|
|
5445
5444
|
fill="currentColor"
|
|
5445
|
+
viewBox="0 0 32 32"
|
|
5446
5446
|
aria-hidden="true"
|
|
5447
5447
|
role="img"
|
|
5448
5448
|
width="1em"
|
|
@@ -5474,8 +5474,8 @@ section: components
|
|
|
5474
5474
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5475
5475
|
<svg
|
|
5476
5476
|
class="pf-v6-svg"
|
|
5477
|
-
viewBox="0 0 32 32"
|
|
5478
5477
|
fill="currentColor"
|
|
5478
|
+
viewBox="0 0 32 32"
|
|
5479
5479
|
aria-hidden="true"
|
|
5480
5480
|
role="img"
|
|
5481
5481
|
width="1em"
|
|
@@ -5508,8 +5508,8 @@ section: components
|
|
|
5508
5508
|
>
|
|
5509
5509
|
<svg
|
|
5510
5510
|
class="pf-v6-svg"
|
|
5511
|
-
viewBox="0 0 32 32"
|
|
5512
5511
|
fill="currentColor"
|
|
5512
|
+
viewBox="0 0 32 32"
|
|
5513
5513
|
aria-hidden="true"
|
|
5514
5514
|
role="img"
|
|
5515
5515
|
width="1em"
|
|
@@ -5543,8 +5543,8 @@ section: components
|
|
|
5543
5543
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5544
5544
|
<svg
|
|
5545
5545
|
class="pf-v6-svg"
|
|
5546
|
-
viewBox="0 0 32 32"
|
|
5547
5546
|
fill="currentColor"
|
|
5547
|
+
viewBox="0 0 32 32"
|
|
5548
5548
|
aria-hidden="true"
|
|
5549
5549
|
role="img"
|
|
5550
5550
|
width="1em"
|
|
@@ -5577,8 +5577,8 @@ section: components
|
|
|
5577
5577
|
>
|
|
5578
5578
|
<svg
|
|
5579
5579
|
class="pf-v6-svg"
|
|
5580
|
-
viewBox="0 0 32 32"
|
|
5581
5580
|
fill="currentColor"
|
|
5581
|
+
viewBox="0 0 32 32"
|
|
5582
5582
|
aria-hidden="true"
|
|
5583
5583
|
role="img"
|
|
5584
5584
|
width="1em"
|
|
@@ -5612,8 +5612,8 @@ section: components
|
|
|
5612
5612
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5613
5613
|
<svg
|
|
5614
5614
|
class="pf-v6-svg"
|
|
5615
|
-
viewBox="0 0 32 32"
|
|
5616
5615
|
fill="currentColor"
|
|
5616
|
+
viewBox="0 0 32 32"
|
|
5617
5617
|
aria-hidden="true"
|
|
5618
5618
|
role="img"
|
|
5619
5619
|
width="1em"
|
|
@@ -5644,8 +5644,8 @@ section: components
|
|
|
5644
5644
|
>
|
|
5645
5645
|
<svg
|
|
5646
5646
|
class="pf-v6-svg"
|
|
5647
|
-
viewBox="0 0 32 32"
|
|
5648
5647
|
fill="currentColor"
|
|
5648
|
+
viewBox="0 0 32 32"
|
|
5649
5649
|
aria-hidden="true"
|
|
5650
5650
|
role="img"
|
|
5651
5651
|
width="1em"
|
|
@@ -5678,8 +5678,8 @@ section: components
|
|
|
5678
5678
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5679
5679
|
<svg
|
|
5680
5680
|
class="pf-v6-svg"
|
|
5681
|
-
viewBox="0 0 32 32"
|
|
5682
5681
|
fill="currentColor"
|
|
5682
|
+
viewBox="0 0 32 32"
|
|
5683
5683
|
aria-hidden="true"
|
|
5684
5684
|
role="img"
|
|
5685
5685
|
width="1em"
|
|
@@ -5710,8 +5710,8 @@ section: components
|
|
|
5710
5710
|
>
|
|
5711
5711
|
<svg
|
|
5712
5712
|
class="pf-v6-svg"
|
|
5713
|
-
viewBox="0 0 32 32"
|
|
5714
5713
|
fill="currentColor"
|
|
5714
|
+
viewBox="0 0 32 32"
|
|
5715
5715
|
aria-hidden="true"
|
|
5716
5716
|
role="img"
|
|
5717
5717
|
width="1em"
|
|
@@ -5744,8 +5744,8 @@ section: components
|
|
|
5744
5744
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5745
5745
|
<svg
|
|
5746
5746
|
class="pf-v6-svg"
|
|
5747
|
-
viewBox="0 0 32 32"
|
|
5748
5747
|
fill="currentColor"
|
|
5748
|
+
viewBox="0 0 32 32"
|
|
5749
5749
|
aria-hidden="true"
|
|
5750
5750
|
role="img"
|
|
5751
5751
|
width="1em"
|
|
@@ -5776,8 +5776,8 @@ section: components
|
|
|
5776
5776
|
>
|
|
5777
5777
|
<svg
|
|
5778
5778
|
class="pf-v6-svg"
|
|
5779
|
-
viewBox="0 0 32 32"
|
|
5780
5779
|
fill="currentColor"
|
|
5780
|
+
viewBox="0 0 32 32"
|
|
5781
5781
|
aria-hidden="true"
|
|
5782
5782
|
role="img"
|
|
5783
5783
|
width="1em"
|
|
@@ -5810,8 +5810,8 @@ section: components
|
|
|
5810
5810
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5811
5811
|
<svg
|
|
5812
5812
|
class="pf-v6-svg"
|
|
5813
|
-
viewBox="0 0 32 32"
|
|
5814
5813
|
fill="currentColor"
|
|
5814
|
+
viewBox="0 0 32 32"
|
|
5815
5815
|
aria-hidden="true"
|
|
5816
5816
|
role="img"
|
|
5817
5817
|
width="1em"
|
|
@@ -5842,8 +5842,8 @@ section: components
|
|
|
5842
5842
|
>
|
|
5843
5843
|
<svg
|
|
5844
5844
|
class="pf-v6-svg"
|
|
5845
|
-
viewBox="0 0 32 32"
|
|
5846
5845
|
fill="currentColor"
|
|
5846
|
+
viewBox="0 0 32 32"
|
|
5847
5847
|
aria-hidden="true"
|
|
5848
5848
|
role="img"
|
|
5849
5849
|
width="1em"
|
|
@@ -5877,8 +5877,8 @@ section: components
|
|
|
5877
5877
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5878
5878
|
<svg
|
|
5879
5879
|
class="pf-v6-svg"
|
|
5880
|
-
viewBox="0 0 32 32"
|
|
5881
5880
|
fill="currentColor"
|
|
5881
|
+
viewBox="0 0 32 32"
|
|
5882
5882
|
aria-hidden="true"
|
|
5883
5883
|
role="img"
|
|
5884
5884
|
width="1em"
|
|
@@ -5909,8 +5909,8 @@ section: components
|
|
|
5909
5909
|
>
|
|
5910
5910
|
<svg
|
|
5911
5911
|
class="pf-v6-svg"
|
|
5912
|
-
viewBox="0 0 32 32"
|
|
5913
5912
|
fill="currentColor"
|
|
5913
|
+
viewBox="0 0 32 32"
|
|
5914
5914
|
aria-hidden="true"
|
|
5915
5915
|
role="img"
|
|
5916
5916
|
width="1em"
|
|
@@ -5968,8 +5968,8 @@ section: components
|
|
|
5968
5968
|
>
|
|
5969
5969
|
<svg
|
|
5970
5970
|
class="pf-v6-svg"
|
|
5971
|
-
viewBox="0 0 20 20"
|
|
5972
5971
|
fill="currentColor"
|
|
5972
|
+
viewBox="0 0 20 20"
|
|
5973
5973
|
aria-hidden="true"
|
|
5974
5974
|
role="img"
|
|
5975
5975
|
width="1em"
|
|
@@ -5999,8 +5999,8 @@ section: components
|
|
|
5999
5999
|
>
|
|
6000
6000
|
<svg
|
|
6001
6001
|
class="pf-v6-svg"
|
|
6002
|
-
viewBox="0 0 32 32"
|
|
6003
6002
|
fill="currentColor"
|
|
6003
|
+
viewBox="0 0 32 32"
|
|
6004
6004
|
aria-hidden="true"
|
|
6005
6005
|
role="img"
|
|
6006
6006
|
width="1em"
|
|
@@ -6032,8 +6032,8 @@ section: components
|
|
|
6032
6032
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6033
6033
|
<svg
|
|
6034
6034
|
class="pf-v6-svg"
|
|
6035
|
-
viewBox="0 0 32 32"
|
|
6036
6035
|
fill="currentColor"
|
|
6036
|
+
viewBox="0 0 32 32"
|
|
6037
6037
|
aria-hidden="true"
|
|
6038
6038
|
role="img"
|
|
6039
6039
|
width="1em"
|
|
@@ -6066,8 +6066,8 @@ section: components
|
|
|
6066
6066
|
>
|
|
6067
6067
|
<svg
|
|
6068
6068
|
class="pf-v6-svg"
|
|
6069
|
-
viewBox="0 0 32 32"
|
|
6070
6069
|
fill="currentColor"
|
|
6070
|
+
viewBox="0 0 32 32"
|
|
6071
6071
|
aria-hidden="true"
|
|
6072
6072
|
role="img"
|
|
6073
6073
|
width="1em"
|
|
@@ -6101,8 +6101,8 @@ section: components
|
|
|
6101
6101
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6102
6102
|
<svg
|
|
6103
6103
|
class="pf-v6-svg"
|
|
6104
|
-
viewBox="0 0 32 32"
|
|
6105
6104
|
fill="currentColor"
|
|
6105
|
+
viewBox="0 0 32 32"
|
|
6106
6106
|
aria-hidden="true"
|
|
6107
6107
|
role="img"
|
|
6108
6108
|
width="1em"
|
|
@@ -6135,8 +6135,8 @@ section: components
|
|
|
6135
6135
|
>
|
|
6136
6136
|
<svg
|
|
6137
6137
|
class="pf-v6-svg"
|
|
6138
|
-
viewBox="0 0 32 32"
|
|
6139
6138
|
fill="currentColor"
|
|
6139
|
+
viewBox="0 0 32 32"
|
|
6140
6140
|
aria-hidden="true"
|
|
6141
6141
|
role="img"
|
|
6142
6142
|
width="1em"
|
|
@@ -6170,8 +6170,8 @@ section: components
|
|
|
6170
6170
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6171
6171
|
<svg
|
|
6172
6172
|
class="pf-v6-svg"
|
|
6173
|
-
viewBox="0 0 32 32"
|
|
6174
6173
|
fill="currentColor"
|
|
6174
|
+
viewBox="0 0 32 32"
|
|
6175
6175
|
aria-hidden="true"
|
|
6176
6176
|
role="img"
|
|
6177
6177
|
width="1em"
|
|
@@ -6202,8 +6202,8 @@ section: components
|
|
|
6202
6202
|
>
|
|
6203
6203
|
<svg
|
|
6204
6204
|
class="pf-v6-svg"
|
|
6205
|
-
viewBox="0 0 32 32"
|
|
6206
6205
|
fill="currentColor"
|
|
6206
|
+
viewBox="0 0 32 32"
|
|
6207
6207
|
aria-hidden="true"
|
|
6208
6208
|
role="img"
|
|
6209
6209
|
width="1em"
|
|
@@ -6236,8 +6236,8 @@ section: components
|
|
|
6236
6236
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6237
6237
|
<svg
|
|
6238
6238
|
class="pf-v6-svg"
|
|
6239
|
-
viewBox="0 0 32 32"
|
|
6240
6239
|
fill="currentColor"
|
|
6240
|
+
viewBox="0 0 32 32"
|
|
6241
6241
|
aria-hidden="true"
|
|
6242
6242
|
role="img"
|
|
6243
6243
|
width="1em"
|
|
@@ -6268,8 +6268,8 @@ section: components
|
|
|
6268
6268
|
>
|
|
6269
6269
|
<svg
|
|
6270
6270
|
class="pf-v6-svg"
|
|
6271
|
-
viewBox="0 0 32 32"
|
|
6272
6271
|
fill="currentColor"
|
|
6272
|
+
viewBox="0 0 32 32"
|
|
6273
6273
|
aria-hidden="true"
|
|
6274
6274
|
role="img"
|
|
6275
6275
|
width="1em"
|
|
@@ -6302,8 +6302,8 @@ section: components
|
|
|
6302
6302
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6303
6303
|
<svg
|
|
6304
6304
|
class="pf-v6-svg"
|
|
6305
|
-
viewBox="0 0 32 32"
|
|
6306
6305
|
fill="currentColor"
|
|
6306
|
+
viewBox="0 0 32 32"
|
|
6307
6307
|
aria-hidden="true"
|
|
6308
6308
|
role="img"
|
|
6309
6309
|
width="1em"
|
|
@@ -6334,8 +6334,8 @@ section: components
|
|
|
6334
6334
|
>
|
|
6335
6335
|
<svg
|
|
6336
6336
|
class="pf-v6-svg"
|
|
6337
|
-
viewBox="0 0 32 32"
|
|
6338
6337
|
fill="currentColor"
|
|
6338
|
+
viewBox="0 0 32 32"
|
|
6339
6339
|
aria-hidden="true"
|
|
6340
6340
|
role="img"
|
|
6341
6341
|
width="1em"
|
|
@@ -6368,8 +6368,8 @@ section: components
|
|
|
6368
6368
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6369
6369
|
<svg
|
|
6370
6370
|
class="pf-v6-svg"
|
|
6371
|
-
viewBox="0 0 32 32"
|
|
6372
6371
|
fill="currentColor"
|
|
6372
|
+
viewBox="0 0 32 32"
|
|
6373
6373
|
aria-hidden="true"
|
|
6374
6374
|
role="img"
|
|
6375
6375
|
width="1em"
|
|
@@ -6400,8 +6400,8 @@ section: components
|
|
|
6400
6400
|
>
|
|
6401
6401
|
<svg
|
|
6402
6402
|
class="pf-v6-svg"
|
|
6403
|
-
viewBox="0 0 32 32"
|
|
6404
6403
|
fill="currentColor"
|
|
6404
|
+
viewBox="0 0 32 32"
|
|
6405
6405
|
aria-hidden="true"
|
|
6406
6406
|
role="img"
|
|
6407
6407
|
width="1em"
|
|
@@ -6435,8 +6435,8 @@ section: components
|
|
|
6435
6435
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6436
6436
|
<svg
|
|
6437
6437
|
class="pf-v6-svg"
|
|
6438
|
-
viewBox="0 0 32 32"
|
|
6439
6438
|
fill="currentColor"
|
|
6439
|
+
viewBox="0 0 32 32"
|
|
6440
6440
|
aria-hidden="true"
|
|
6441
6441
|
role="img"
|
|
6442
6442
|
width="1em"
|
|
@@ -6467,8 +6467,8 @@ section: components
|
|
|
6467
6467
|
>
|
|
6468
6468
|
<svg
|
|
6469
6469
|
class="pf-v6-svg"
|
|
6470
|
-
viewBox="0 0 32 32"
|
|
6471
6470
|
fill="currentColor"
|
|
6471
|
+
viewBox="0 0 32 32"
|
|
6472
6472
|
aria-hidden="true"
|
|
6473
6473
|
role="img"
|
|
6474
6474
|
width="1em"
|