@patternfly/patternfly 6.6.0-prerelease.1 → 6.6.0-prerelease.3
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/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 +3 -3
- package/components/Accordion/accordion.scss +3 -3
- 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 +7 -3
- package/components/Compass/compass.scss +7 -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 +8 -4
- package/components/Page/page.scss +10 -4
- 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 +136 -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 +199 -192
- package/patternfly.css +199 -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
|
@@ -151,8 +151,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
151
151
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
152
152
|
<svg
|
|
153
153
|
class="pf-v6-svg"
|
|
154
|
-
viewBox="0 0 20 20"
|
|
155
154
|
fill="currentColor"
|
|
155
|
+
viewBox="0 0 20 20"
|
|
156
156
|
aria-hidden="true"
|
|
157
157
|
role="img"
|
|
158
158
|
width="1em"
|
|
@@ -205,8 +205,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
205
205
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
206
206
|
<svg
|
|
207
207
|
class="pf-v6-svg"
|
|
208
|
-
viewBox="0 0 20 20"
|
|
209
208
|
fill="currentColor"
|
|
209
|
+
viewBox="0 0 20 20"
|
|
210
210
|
aria-hidden="true"
|
|
211
211
|
role="img"
|
|
212
212
|
width="1em"
|
|
@@ -248,8 +248,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
248
248
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
249
249
|
<svg
|
|
250
250
|
class="pf-v6-svg"
|
|
251
|
-
viewBox="0 0 20 20"
|
|
252
251
|
fill="currentColor"
|
|
252
|
+
viewBox="0 0 20 20"
|
|
253
253
|
aria-hidden="true"
|
|
254
254
|
role="img"
|
|
255
255
|
width="1em"
|
|
@@ -299,8 +299,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
299
299
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
300
300
|
<svg
|
|
301
301
|
class="pf-v6-svg"
|
|
302
|
-
viewBox="0 0 20 20"
|
|
303
302
|
fill="currentColor"
|
|
303
|
+
viewBox="0 0 20 20"
|
|
304
304
|
aria-hidden="true"
|
|
305
305
|
role="img"
|
|
306
306
|
width="1em"
|
|
@@ -344,8 +344,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
344
344
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
345
345
|
<svg
|
|
346
346
|
class="pf-v6-svg"
|
|
347
|
-
viewBox="0 0 20 20"
|
|
348
347
|
fill="currentColor"
|
|
348
|
+
viewBox="0 0 20 20"
|
|
349
349
|
aria-hidden="true"
|
|
350
350
|
role="img"
|
|
351
351
|
width="1em"
|
|
@@ -401,8 +401,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
401
401
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
402
402
|
<svg
|
|
403
403
|
class="pf-v6-svg"
|
|
404
|
-
viewBox="0 0 20 20"
|
|
405
404
|
fill="currentColor"
|
|
405
|
+
viewBox="0 0 20 20"
|
|
406
406
|
aria-hidden="true"
|
|
407
407
|
role="img"
|
|
408
408
|
width="1em"
|
|
@@ -443,8 +443,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
443
443
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
444
444
|
<svg
|
|
445
445
|
class="pf-v6-svg"
|
|
446
|
-
viewBox="0 0 20 20"
|
|
447
446
|
fill="currentColor"
|
|
447
|
+
viewBox="0 0 20 20"
|
|
448
448
|
aria-hidden="true"
|
|
449
449
|
role="img"
|
|
450
450
|
width="1em"
|
|
@@ -522,8 +522,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
522
522
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
523
523
|
<svg
|
|
524
524
|
class="pf-v6-svg"
|
|
525
|
-
viewBox="0 0 20 20"
|
|
526
525
|
fill="currentColor"
|
|
526
|
+
viewBox="0 0 20 20"
|
|
527
527
|
aria-hidden="true"
|
|
528
528
|
role="img"
|
|
529
529
|
width="1em"
|
|
@@ -567,8 +567,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
567
567
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
568
568
|
<svg
|
|
569
569
|
class="pf-v6-svg"
|
|
570
|
-
viewBox="0 0 20 20"
|
|
571
570
|
fill="currentColor"
|
|
571
|
+
viewBox="0 0 20 20"
|
|
572
572
|
aria-hidden="true"
|
|
573
573
|
role="img"
|
|
574
574
|
width="1em"
|
|
@@ -607,8 +607,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
607
607
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
608
608
|
<svg
|
|
609
609
|
class="pf-v6-svg"
|
|
610
|
-
viewBox="0 0 20 20"
|
|
611
610
|
fill="currentColor"
|
|
611
|
+
viewBox="0 0 20 20"
|
|
612
612
|
aria-hidden="true"
|
|
613
613
|
role="img"
|
|
614
614
|
width="1em"
|
|
@@ -706,8 +706,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
706
706
|
<span class="pf-v6-c-button__icon">
|
|
707
707
|
<svg
|
|
708
708
|
class="pf-v6-svg"
|
|
709
|
-
viewBox="0 0 20 20"
|
|
710
709
|
fill="currentColor"
|
|
710
|
+
viewBox="0 0 20 20"
|
|
711
711
|
aria-hidden="true"
|
|
712
712
|
role="img"
|
|
713
713
|
width="1em"
|
|
@@ -756,8 +756,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
756
756
|
<span class="pf-v6-c-button__icon">
|
|
757
757
|
<svg
|
|
758
758
|
class="pf-v6-svg"
|
|
759
|
-
viewBox="0 0 20 20"
|
|
760
759
|
fill="currentColor"
|
|
760
|
+
viewBox="0 0 20 20"
|
|
761
761
|
aria-hidden="true"
|
|
762
762
|
role="img"
|
|
763
763
|
width="1em"
|
|
@@ -816,8 +816,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
816
816
|
<span class="pf-v6-c-button__icon">
|
|
817
817
|
<svg
|
|
818
818
|
class="pf-v6-svg"
|
|
819
|
-
viewBox="0 0 20 20"
|
|
820
819
|
fill="currentColor"
|
|
820
|
+
viewBox="0 0 20 20"
|
|
821
821
|
aria-hidden="true"
|
|
822
822
|
role="img"
|
|
823
823
|
width="1em"
|
|
@@ -866,8 +866,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
866
866
|
<span class="pf-v6-c-button__icon">
|
|
867
867
|
<svg
|
|
868
868
|
class="pf-v6-svg"
|
|
869
|
-
viewBox="0 0 20 20"
|
|
870
869
|
fill="currentColor"
|
|
870
|
+
viewBox="0 0 20 20"
|
|
871
871
|
aria-hidden="true"
|
|
872
872
|
role="img"
|
|
873
873
|
width="1em"
|
|
@@ -917,8 +917,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
917
917
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
918
918
|
<svg
|
|
919
919
|
class="pf-v6-svg"
|
|
920
|
-
viewBox="0 0 20 20"
|
|
921
920
|
fill="currentColor"
|
|
921
|
+
viewBox="0 0 20 20"
|
|
922
922
|
aria-hidden="true"
|
|
923
923
|
role="img"
|
|
924
924
|
width="1em"
|
|
@@ -975,8 +975,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
975
975
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
976
976
|
<svg
|
|
977
977
|
class="pf-v6-svg"
|
|
978
|
-
viewBox="0 0 20 20"
|
|
979
978
|
fill="currentColor"
|
|
979
|
+
viewBox="0 0 20 20"
|
|
980
980
|
aria-hidden="true"
|
|
981
981
|
role="img"
|
|
982
982
|
width="1em"
|
|
@@ -1079,8 +1079,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1079
1079
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1080
1080
|
<svg
|
|
1081
1081
|
class="pf-v6-svg"
|
|
1082
|
-
viewBox="0 0 20 20"
|
|
1083
1082
|
fill="currentColor"
|
|
1083
|
+
viewBox="0 0 20 20"
|
|
1084
1084
|
aria-hidden="true"
|
|
1085
1085
|
role="img"
|
|
1086
1086
|
width="1em"
|
|
@@ -1107,8 +1107,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1107
1107
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1108
1108
|
<svg
|
|
1109
1109
|
class="pf-v6-svg"
|
|
1110
|
-
viewBox="0 0 20 20"
|
|
1111
1110
|
fill="currentColor"
|
|
1111
|
+
viewBox="0 0 20 20"
|
|
1112
1112
|
aria-hidden="true"
|
|
1113
1113
|
role="img"
|
|
1114
1114
|
width="1em"
|
|
@@ -1135,8 +1135,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1135
1135
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1136
1136
|
<svg
|
|
1137
1137
|
class="pf-v6-svg"
|
|
1138
|
-
viewBox="0 0 20 20"
|
|
1139
1138
|
fill="currentColor"
|
|
1139
|
+
viewBox="0 0 20 20"
|
|
1140
1140
|
aria-hidden="true"
|
|
1141
1141
|
role="img"
|
|
1142
1142
|
width="1em"
|
|
@@ -1166,8 +1166,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1166
1166
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1167
1167
|
<svg
|
|
1168
1168
|
class="pf-v6-svg"
|
|
1169
|
-
viewBox="0 0 20 20"
|
|
1170
1169
|
fill="currentColor"
|
|
1170
|
+
viewBox="0 0 20 20"
|
|
1171
1171
|
aria-hidden="true"
|
|
1172
1172
|
role="img"
|
|
1173
1173
|
width="1em"
|
|
@@ -1229,8 +1229,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1229
1229
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1230
1230
|
<svg
|
|
1231
1231
|
class="pf-v6-svg"
|
|
1232
|
-
viewBox="0 0 20 20"
|
|
1233
1232
|
fill="currentColor"
|
|
1233
|
+
viewBox="0 0 20 20"
|
|
1234
1234
|
aria-hidden="true"
|
|
1235
1235
|
role="img"
|
|
1236
1236
|
width="1em"
|
|
@@ -1262,8 +1262,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1262
1262
|
>
|
|
1263
1263
|
<svg
|
|
1264
1264
|
class="pf-v6-svg"
|
|
1265
|
-
viewBox="0 0 20 20"
|
|
1266
1265
|
fill="currentColor"
|
|
1266
|
+
viewBox="0 0 20 20"
|
|
1267
1267
|
aria-hidden="true"
|
|
1268
1268
|
role="img"
|
|
1269
1269
|
width="1em"
|
|
@@ -1339,8 +1339,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1339
1339
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1340
1340
|
<svg
|
|
1341
1341
|
class="pf-v6-svg"
|
|
1342
|
-
viewBox="0 0 20 20"
|
|
1343
1342
|
fill="currentColor"
|
|
1343
|
+
viewBox="0 0 20 20"
|
|
1344
1344
|
aria-hidden="true"
|
|
1345
1345
|
role="img"
|
|
1346
1346
|
width="1em"
|
|
@@ -1369,8 +1369,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1369
1369
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1370
1370
|
<svg
|
|
1371
1371
|
class="pf-v6-svg"
|
|
1372
|
-
viewBox="0 0 20 20"
|
|
1373
1372
|
fill="currentColor"
|
|
1373
|
+
viewBox="0 0 20 20"
|
|
1374
1374
|
aria-hidden="true"
|
|
1375
1375
|
role="img"
|
|
1376
1376
|
width="1em"
|
|
@@ -1451,8 +1451,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1451
1451
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1452
1452
|
<svg
|
|
1453
1453
|
class="pf-v6-svg"
|
|
1454
|
-
viewBox="0 0 20 20"
|
|
1455
1454
|
fill="currentColor"
|
|
1455
|
+
viewBox="0 0 20 20"
|
|
1456
1456
|
aria-hidden="true"
|
|
1457
1457
|
role="img"
|
|
1458
1458
|
width="1em"
|
|
@@ -1478,8 +1478,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1478
1478
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1479
1479
|
<svg
|
|
1480
1480
|
class="pf-v6-svg"
|
|
1481
|
-
viewBox="0 0 20 20"
|
|
1482
1481
|
fill="currentColor"
|
|
1482
|
+
viewBox="0 0 20 20"
|
|
1483
1483
|
aria-hidden="true"
|
|
1484
1484
|
role="img"
|
|
1485
1485
|
width="1em"
|
|
@@ -1506,8 +1506,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1506
1506
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1507
1507
|
<svg
|
|
1508
1508
|
class="pf-v6-svg"
|
|
1509
|
-
viewBox="0 0 20 20"
|
|
1510
1509
|
fill="currentColor"
|
|
1510
|
+
viewBox="0 0 20 20"
|
|
1511
1511
|
aria-hidden="true"
|
|
1512
1512
|
role="img"
|
|
1513
1513
|
width="1em"
|
|
@@ -1536,8 +1536,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1536
1536
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1537
1537
|
<svg
|
|
1538
1538
|
class="pf-v6-svg"
|
|
1539
|
-
viewBox="0 0 20 20"
|
|
1540
1539
|
fill="currentColor"
|
|
1540
|
+
viewBox="0 0 20 20"
|
|
1541
1541
|
aria-hidden="true"
|
|
1542
1542
|
role="img"
|
|
1543
1543
|
width="1em"
|
|
@@ -1636,8 +1636,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1636
1636
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1637
1637
|
<svg
|
|
1638
1638
|
class="pf-v6-svg"
|
|
1639
|
-
viewBox="0 0 20 20"
|
|
1640
1639
|
fill="currentColor"
|
|
1640
|
+
viewBox="0 0 20 20"
|
|
1641
1641
|
aria-hidden="true"
|
|
1642
1642
|
role="img"
|
|
1643
1643
|
width="1em"
|
|
@@ -1666,8 +1666,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1666
1666
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1667
1667
|
<svg
|
|
1668
1668
|
class="pf-v6-svg"
|
|
1669
|
-
viewBox="0 0 20 20"
|
|
1670
1669
|
fill="currentColor"
|
|
1670
|
+
viewBox="0 0 20 20"
|
|
1671
1671
|
aria-hidden="true"
|
|
1672
1672
|
role="img"
|
|
1673
1673
|
width="1em"
|
|
@@ -1779,8 +1779,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1779
1779
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1780
1780
|
<svg
|
|
1781
1781
|
class="pf-v6-svg"
|
|
1782
|
-
viewBox="0 0 20 20"
|
|
1783
1782
|
fill="currentColor"
|
|
1783
|
+
viewBox="0 0 20 20"
|
|
1784
1784
|
aria-hidden="true"
|
|
1785
1785
|
role="img"
|
|
1786
1786
|
width="1em"
|
|
@@ -1807,8 +1807,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1807
1807
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1808
1808
|
<svg
|
|
1809
1809
|
class="pf-v6-svg"
|
|
1810
|
-
viewBox="0 0 20 20"
|
|
1811
1810
|
fill="currentColor"
|
|
1811
|
+
viewBox="0 0 20 20"
|
|
1812
1812
|
aria-hidden="true"
|
|
1813
1813
|
role="img"
|
|
1814
1814
|
width="1em"
|
|
@@ -1835,8 +1835,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1835
1835
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1836
1836
|
<svg
|
|
1837
1837
|
class="pf-v6-svg"
|
|
1838
|
-
viewBox="0 0 20 20"
|
|
1839
1838
|
fill="currentColor"
|
|
1839
|
+
viewBox="0 0 20 20"
|
|
1840
1840
|
aria-hidden="true"
|
|
1841
1841
|
role="img"
|
|
1842
1842
|
width="1em"
|
|
@@ -1866,8 +1866,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1866
1866
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1867
1867
|
<svg
|
|
1868
1868
|
class="pf-v6-svg"
|
|
1869
|
-
viewBox="0 0 20 20"
|
|
1870
1869
|
fill="currentColor"
|
|
1870
|
+
viewBox="0 0 20 20"
|
|
1871
1871
|
aria-hidden="true"
|
|
1872
1872
|
role="img"
|
|
1873
1873
|
width="1em"
|
|
@@ -1929,8 +1929,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1929
1929
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
1930
1930
|
<svg
|
|
1931
1931
|
class="pf-v6-svg"
|
|
1932
|
-
viewBox="0 0 20 20"
|
|
1933
1932
|
fill="currentColor"
|
|
1933
|
+
viewBox="0 0 20 20"
|
|
1934
1934
|
aria-hidden="true"
|
|
1935
1935
|
role="img"
|
|
1936
1936
|
width="1em"
|
|
@@ -1962,8 +1962,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
1962
1962
|
>
|
|
1963
1963
|
<svg
|
|
1964
1964
|
class="pf-v6-svg"
|
|
1965
|
-
viewBox="0 0 20 20"
|
|
1966
1965
|
fill="currentColor"
|
|
1966
|
+
viewBox="0 0 20 20"
|
|
1967
1967
|
aria-hidden="true"
|
|
1968
1968
|
role="img"
|
|
1969
1969
|
width="1em"
|
|
@@ -2039,8 +2039,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2039
2039
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2040
2040
|
<svg
|
|
2041
2041
|
class="pf-v6-svg"
|
|
2042
|
-
viewBox="0 0 20 20"
|
|
2043
2042
|
fill="currentColor"
|
|
2043
|
+
viewBox="0 0 20 20"
|
|
2044
2044
|
aria-hidden="true"
|
|
2045
2045
|
role="img"
|
|
2046
2046
|
width="1em"
|
|
@@ -2069,8 +2069,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2069
2069
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2070
2070
|
<svg
|
|
2071
2071
|
class="pf-v6-svg"
|
|
2072
|
-
viewBox="0 0 20 20"
|
|
2073
2072
|
fill="currentColor"
|
|
2073
|
+
viewBox="0 0 20 20"
|
|
2074
2074
|
aria-hidden="true"
|
|
2075
2075
|
role="img"
|
|
2076
2076
|
width="1em"
|
|
@@ -2151,8 +2151,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2151
2151
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2152
2152
|
<svg
|
|
2153
2153
|
class="pf-v6-svg"
|
|
2154
|
-
viewBox="0 0 20 20"
|
|
2155
2154
|
fill="currentColor"
|
|
2155
|
+
viewBox="0 0 20 20"
|
|
2156
2156
|
aria-hidden="true"
|
|
2157
2157
|
role="img"
|
|
2158
2158
|
width="1em"
|
|
@@ -2178,8 +2178,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2178
2178
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2179
2179
|
<svg
|
|
2180
2180
|
class="pf-v6-svg"
|
|
2181
|
-
viewBox="0 0 20 20"
|
|
2182
2181
|
fill="currentColor"
|
|
2182
|
+
viewBox="0 0 20 20"
|
|
2183
2183
|
aria-hidden="true"
|
|
2184
2184
|
role="img"
|
|
2185
2185
|
width="1em"
|
|
@@ -2206,8 +2206,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2206
2206
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2207
2207
|
<svg
|
|
2208
2208
|
class="pf-v6-svg"
|
|
2209
|
-
viewBox="0 0 20 20"
|
|
2210
2209
|
fill="currentColor"
|
|
2210
|
+
viewBox="0 0 20 20"
|
|
2211
2211
|
aria-hidden="true"
|
|
2212
2212
|
role="img"
|
|
2213
2213
|
width="1em"
|
|
@@ -2236,8 +2236,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2236
2236
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2237
2237
|
<svg
|
|
2238
2238
|
class="pf-v6-svg"
|
|
2239
|
-
viewBox="0 0 20 20"
|
|
2240
2239
|
fill="currentColor"
|
|
2240
|
+
viewBox="0 0 20 20"
|
|
2241
2241
|
aria-hidden="true"
|
|
2242
2242
|
role="img"
|
|
2243
2243
|
width="1em"
|
|
@@ -2336,8 +2336,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2336
2336
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2337
2337
|
<svg
|
|
2338
2338
|
class="pf-v6-svg"
|
|
2339
|
-
viewBox="0 0 20 20"
|
|
2340
2339
|
fill="currentColor"
|
|
2340
|
+
viewBox="0 0 20 20"
|
|
2341
2341
|
aria-hidden="true"
|
|
2342
2342
|
role="img"
|
|
2343
2343
|
width="1em"
|
|
@@ -2366,8 +2366,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2366
2366
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2367
2367
|
<svg
|
|
2368
2368
|
class="pf-v6-svg"
|
|
2369
|
-
viewBox="0 0 20 20"
|
|
2370
2369
|
fill="currentColor"
|
|
2370
|
+
viewBox="0 0 20 20"
|
|
2371
2371
|
aria-hidden="true"
|
|
2372
2372
|
role="img"
|
|
2373
2373
|
width="1em"
|
|
@@ -2479,8 +2479,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2479
2479
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2480
2480
|
<svg
|
|
2481
2481
|
class="pf-v6-svg"
|
|
2482
|
-
viewBox="0 0 20 20"
|
|
2483
2482
|
fill="currentColor"
|
|
2483
|
+
viewBox="0 0 20 20"
|
|
2484
2484
|
aria-hidden="true"
|
|
2485
2485
|
role="img"
|
|
2486
2486
|
width="1em"
|
|
@@ -2507,8 +2507,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2507
2507
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2508
2508
|
<svg
|
|
2509
2509
|
class="pf-v6-svg"
|
|
2510
|
-
viewBox="0 0 20 20"
|
|
2511
2510
|
fill="currentColor"
|
|
2511
|
+
viewBox="0 0 20 20"
|
|
2512
2512
|
aria-hidden="true"
|
|
2513
2513
|
role="img"
|
|
2514
2514
|
width="1em"
|
|
@@ -2538,8 +2538,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2538
2538
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2539
2539
|
<svg
|
|
2540
2540
|
class="pf-v6-svg"
|
|
2541
|
-
viewBox="0 0 20 20"
|
|
2542
2541
|
fill="currentColor"
|
|
2542
|
+
viewBox="0 0 20 20"
|
|
2543
2543
|
aria-hidden="true"
|
|
2544
2544
|
role="img"
|
|
2545
2545
|
width="1em"
|
|
@@ -2569,8 +2569,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2569
2569
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2570
2570
|
<svg
|
|
2571
2571
|
class="pf-v6-svg"
|
|
2572
|
-
viewBox="0 0 20 20"
|
|
2573
2572
|
fill="currentColor"
|
|
2573
|
+
viewBox="0 0 20 20"
|
|
2574
2574
|
aria-hidden="true"
|
|
2575
2575
|
role="img"
|
|
2576
2576
|
width="1em"
|
|
@@ -2632,8 +2632,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2632
2632
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2633
2633
|
<svg
|
|
2634
2634
|
class="pf-v6-svg"
|
|
2635
|
-
viewBox="0 0 20 20"
|
|
2636
2635
|
fill="currentColor"
|
|
2636
|
+
viewBox="0 0 20 20"
|
|
2637
2637
|
aria-hidden="true"
|
|
2638
2638
|
role="img"
|
|
2639
2639
|
width="1em"
|
|
@@ -2665,8 +2665,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2665
2665
|
>
|
|
2666
2666
|
<svg
|
|
2667
2667
|
class="pf-v6-svg"
|
|
2668
|
-
viewBox="0 0 20 20"
|
|
2669
2668
|
fill="currentColor"
|
|
2669
|
+
viewBox="0 0 20 20"
|
|
2670
2670
|
aria-hidden="true"
|
|
2671
2671
|
role="img"
|
|
2672
2672
|
width="1em"
|
|
@@ -2742,8 +2742,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2742
2742
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2743
2743
|
<svg
|
|
2744
2744
|
class="pf-v6-svg"
|
|
2745
|
-
viewBox="0 0 20 20"
|
|
2746
2745
|
fill="currentColor"
|
|
2746
|
+
viewBox="0 0 20 20"
|
|
2747
2747
|
aria-hidden="true"
|
|
2748
2748
|
role="img"
|
|
2749
2749
|
width="1em"
|
|
@@ -2772,8 +2772,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2772
2772
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2773
2773
|
<svg
|
|
2774
2774
|
class="pf-v6-svg"
|
|
2775
|
-
viewBox="0 0 20 20"
|
|
2776
2775
|
fill="currentColor"
|
|
2776
|
+
viewBox="0 0 20 20"
|
|
2777
2777
|
aria-hidden="true"
|
|
2778
2778
|
role="img"
|
|
2779
2779
|
width="1em"
|
|
@@ -2854,8 +2854,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2854
2854
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2855
2855
|
<svg
|
|
2856
2856
|
class="pf-v6-svg"
|
|
2857
|
-
viewBox="0 0 20 20"
|
|
2858
2857
|
fill="currentColor"
|
|
2858
|
+
viewBox="0 0 20 20"
|
|
2859
2859
|
aria-hidden="true"
|
|
2860
2860
|
role="img"
|
|
2861
2861
|
width="1em"
|
|
@@ -2881,8 +2881,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2881
2881
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2882
2882
|
<svg
|
|
2883
2883
|
class="pf-v6-svg"
|
|
2884
|
-
viewBox="0 0 20 20"
|
|
2885
2884
|
fill="currentColor"
|
|
2885
|
+
viewBox="0 0 20 20"
|
|
2886
2886
|
aria-hidden="true"
|
|
2887
2887
|
role="img"
|
|
2888
2888
|
width="1em"
|
|
@@ -2909,8 +2909,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2909
2909
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2910
2910
|
<svg
|
|
2911
2911
|
class="pf-v6-svg"
|
|
2912
|
-
viewBox="0 0 20 20"
|
|
2913
2912
|
fill="currentColor"
|
|
2913
|
+
viewBox="0 0 20 20"
|
|
2914
2914
|
aria-hidden="true"
|
|
2915
2915
|
role="img"
|
|
2916
2916
|
width="1em"
|
|
@@ -2939,8 +2939,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
2939
2939
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
2940
2940
|
<svg
|
|
2941
2941
|
class="pf-v6-svg"
|
|
2942
|
-
viewBox="0 0 20 20"
|
|
2943
2942
|
fill="currentColor"
|
|
2943
|
+
viewBox="0 0 20 20"
|
|
2944
2944
|
aria-hidden="true"
|
|
2945
2945
|
role="img"
|
|
2946
2946
|
width="1em"
|
|
@@ -3039,8 +3039,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
3039
3039
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
3040
3040
|
<svg
|
|
3041
3041
|
class="pf-v6-svg"
|
|
3042
|
-
viewBox="0 0 20 20"
|
|
3043
3042
|
fill="currentColor"
|
|
3043
|
+
viewBox="0 0 20 20"
|
|
3044
3044
|
aria-hidden="true"
|
|
3045
3045
|
role="img"
|
|
3046
3046
|
width="1em"
|
|
@@ -3069,8 +3069,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
3069
3069
|
<span class="pf-v6-c-menu__item-toggle-icon">
|
|
3070
3070
|
<svg
|
|
3071
3071
|
class="pf-v6-svg"
|
|
3072
|
-
viewBox="0 0 20 20"
|
|
3073
3072
|
fill="currentColor"
|
|
3073
|
+
viewBox="0 0 20 20"
|
|
3074
3074
|
aria-hidden="true"
|
|
3075
3075
|
role="img"
|
|
3076
3076
|
width="1em"
|
|
@@ -3138,8 +3138,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
3138
3138
|
<span class="pf-v6-c-nav__link-icon">
|
|
3139
3139
|
<svg
|
|
3140
3140
|
class="pf-v6-svg"
|
|
3141
|
-
viewBox="0 0 32 32"
|
|
3142
3141
|
fill="currentColor"
|
|
3142
|
+
viewBox="0 0 32 32"
|
|
3143
3143
|
aria-hidden="true"
|
|
3144
3144
|
role="img"
|
|
3145
3145
|
width="1em"
|
|
@@ -3158,8 +3158,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
3158
3158
|
<span class="pf-v6-c-nav__link-icon">
|
|
3159
3159
|
<svg
|
|
3160
3160
|
class="pf-v6-svg"
|
|
3161
|
-
viewBox="0 0 32 32"
|
|
3162
3161
|
fill="currentColor"
|
|
3162
|
+
viewBox="0 0 32 32"
|
|
3163
3163
|
aria-hidden="true"
|
|
3164
3164
|
role="img"
|
|
3165
3165
|
width="1em"
|
|
@@ -3178,8 +3178,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
3178
3178
|
<span class="pf-v6-c-nav__link-icon">
|
|
3179
3179
|
<svg
|
|
3180
3180
|
class="pf-v6-svg"
|
|
3181
|
-
viewBox="0 0 32 32"
|
|
3182
3181
|
fill="currentColor"
|
|
3182
|
+
viewBox="0 0 32 32"
|
|
3183
3183
|
aria-hidden="true"
|
|
3184
3184
|
role="img"
|
|
3185
3185
|
width="1em"
|
|
@@ -3198,8 +3198,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
3198
3198
|
<span class="pf-v6-c-nav__link-icon">
|
|
3199
3199
|
<svg
|
|
3200
3200
|
class="pf-v6-svg"
|
|
3201
|
-
viewBox="0 0 32 32"
|
|
3202
3201
|
fill="currentColor"
|
|
3202
|
+
viewBox="0 0 32 32"
|
|
3203
3203
|
aria-hidden="true"
|
|
3204
3204
|
role="img"
|
|
3205
3205
|
width="1em"
|
|
@@ -3228,8 +3228,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
3228
3228
|
<span class="pf-v6-c-nav__link-icon">
|
|
3229
3229
|
<svg
|
|
3230
3230
|
class="pf-v6-svg"
|
|
3231
|
-
viewBox="0 0 32 32"
|
|
3232
3231
|
fill="currentColor"
|
|
3232
|
+
viewBox="0 0 32 32"
|
|
3233
3233
|
aria-hidden="true"
|
|
3234
3234
|
role="img"
|
|
3235
3235
|
width="1em"
|
|
@@ -3252,8 +3252,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
3252
3252
|
<span class="pf-v6-c-nav__link-icon">
|
|
3253
3253
|
<svg
|
|
3254
3254
|
class="pf-v6-svg"
|
|
3255
|
-
viewBox="0 0 32 32"
|
|
3256
3255
|
fill="currentColor"
|
|
3256
|
+
viewBox="0 0 32 32"
|
|
3257
3257
|
aria-hidden="true"
|
|
3258
3258
|
role="img"
|
|
3259
3259
|
width="1em"
|
|
@@ -3271,8 +3271,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
3271
3271
|
<span class="pf-v6-c-nav__link-icon">
|
|
3272
3272
|
<svg
|
|
3273
3273
|
class="pf-v6-svg"
|
|
3274
|
-
viewBox="0 0 32 32"
|
|
3275
3274
|
fill="currentColor"
|
|
3275
|
+
viewBox="0 0 32 32"
|
|
3276
3276
|
aria-hidden="true"
|
|
3277
3277
|
role="img"
|
|
3278
3278
|
width="1em"
|
|
@@ -3290,8 +3290,8 @@ cssPrefix: pf-v6-c-nav
|
|
|
3290
3290
|
<span class="pf-v6-c-nav__link-icon">
|
|
3291
3291
|
<svg
|
|
3292
3292
|
class="pf-v6-svg"
|
|
3293
|
-
viewBox="0 0 32 32"
|
|
3294
3293
|
fill="currentColor"
|
|
3294
|
+
viewBox="0 0 32 32"
|
|
3295
3295
|
aria-hidden="true"
|
|
3296
3296
|
role="img"
|
|
3297
3297
|
width="1em"
|