@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
|
@@ -16,15 +16,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
16
16
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
17
17
|
<svg
|
|
18
18
|
class="pf-v6-svg"
|
|
19
|
-
viewBox="0 0 20 20"
|
|
20
19
|
fill="currentColor"
|
|
20
|
+
viewBox="0 0 20 20"
|
|
21
21
|
aria-hidden="true"
|
|
22
22
|
role="img"
|
|
23
23
|
width="1em"
|
|
24
24
|
height="1em"
|
|
25
25
|
>
|
|
26
26
|
<path
|
|
27
|
-
d="
|
|
27
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
28
28
|
/>
|
|
29
29
|
</svg>
|
|
30
30
|
</span>
|
|
@@ -46,15 +46,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
46
46
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
47
47
|
<svg
|
|
48
48
|
class="pf-v6-svg"
|
|
49
|
-
viewBox="0 0 20 20"
|
|
50
49
|
fill="currentColor"
|
|
50
|
+
viewBox="0 0 20 20"
|
|
51
51
|
aria-hidden="true"
|
|
52
52
|
role="img"
|
|
53
53
|
width="1em"
|
|
54
54
|
height="1em"
|
|
55
55
|
>
|
|
56
56
|
<path
|
|
57
|
-
d="
|
|
57
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
58
58
|
/>
|
|
59
59
|
</svg>
|
|
60
60
|
</span>
|
|
@@ -77,15 +77,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
77
77
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
78
78
|
<svg
|
|
79
79
|
class="pf-v6-svg"
|
|
80
|
-
viewBox="0 0 20 20"
|
|
81
80
|
fill="currentColor"
|
|
81
|
+
viewBox="0 0 20 20"
|
|
82
82
|
aria-hidden="true"
|
|
83
83
|
role="img"
|
|
84
84
|
width="1em"
|
|
85
85
|
height="1em"
|
|
86
86
|
>
|
|
87
87
|
<path
|
|
88
|
-
d="
|
|
88
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
89
89
|
/>
|
|
90
90
|
</svg>
|
|
91
91
|
</span>
|
|
@@ -106,15 +106,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
106
106
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
107
107
|
<svg
|
|
108
108
|
class="pf-v6-svg"
|
|
109
|
-
viewBox="0 0 20 20"
|
|
110
109
|
fill="currentColor"
|
|
110
|
+
viewBox="0 0 20 20"
|
|
111
111
|
aria-hidden="true"
|
|
112
112
|
role="img"
|
|
113
113
|
width="1em"
|
|
114
114
|
height="1em"
|
|
115
115
|
>
|
|
116
116
|
<path
|
|
117
|
-
d="
|
|
117
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
118
118
|
/>
|
|
119
119
|
</svg>
|
|
120
120
|
</span>
|
|
@@ -137,15 +137,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
137
137
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
138
138
|
<svg
|
|
139
139
|
class="pf-v6-svg"
|
|
140
|
-
viewBox="0 0 20 20"
|
|
141
140
|
fill="currentColor"
|
|
141
|
+
viewBox="0 0 20 20"
|
|
142
142
|
aria-hidden="true"
|
|
143
143
|
role="img"
|
|
144
144
|
width="1em"
|
|
145
145
|
height="1em"
|
|
146
146
|
>
|
|
147
147
|
<path
|
|
148
|
-
d="
|
|
148
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
149
149
|
/>
|
|
150
150
|
</svg>
|
|
151
151
|
</span>
|
|
@@ -167,15 +167,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
167
167
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
168
168
|
<svg
|
|
169
169
|
class="pf-v6-svg"
|
|
170
|
-
viewBox="0 0 20 20"
|
|
171
170
|
fill="currentColor"
|
|
171
|
+
viewBox="0 0 20 20"
|
|
172
172
|
aria-hidden="true"
|
|
173
173
|
role="img"
|
|
174
174
|
width="1em"
|
|
175
175
|
height="1em"
|
|
176
176
|
>
|
|
177
177
|
<path
|
|
178
|
-
d="
|
|
178
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
179
179
|
/>
|
|
180
180
|
</svg>
|
|
181
181
|
</span>
|
|
@@ -191,15 +191,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
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>
|
|
@@ -208,15 +208,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
208
208
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
209
209
|
<svg
|
|
210
210
|
class="pf-v6-svg"
|
|
211
|
-
viewBox="0 0 20 20"
|
|
212
211
|
fill="currentColor"
|
|
212
|
+
viewBox="0 0 20 20"
|
|
213
213
|
aria-hidden="true"
|
|
214
214
|
role="img"
|
|
215
215
|
width="1em"
|
|
216
216
|
height="1em"
|
|
217
217
|
>
|
|
218
218
|
<path
|
|
219
|
-
d="
|
|
219
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
220
220
|
/>
|
|
221
221
|
</svg>
|
|
222
222
|
</span>
|
|
@@ -234,15 +234,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
234
234
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
235
235
|
<svg
|
|
236
236
|
class="pf-v6-svg"
|
|
237
|
-
viewBox="0 0 20 20"
|
|
238
237
|
fill="currentColor"
|
|
238
|
+
viewBox="0 0 20 20"
|
|
239
239
|
aria-hidden="true"
|
|
240
240
|
role="img"
|
|
241
241
|
width="1em"
|
|
242
242
|
height="1em"
|
|
243
243
|
>
|
|
244
244
|
<path
|
|
245
|
-
d="
|
|
245
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
246
246
|
/>
|
|
247
247
|
</svg>
|
|
248
248
|
</span>
|
|
@@ -261,15 +261,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
261
261
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
262
262
|
<svg
|
|
263
263
|
class="pf-v6-svg"
|
|
264
|
-
viewBox="0 0 20 20"
|
|
265
264
|
fill="currentColor"
|
|
265
|
+
viewBox="0 0 20 20"
|
|
266
266
|
aria-hidden="true"
|
|
267
267
|
role="img"
|
|
268
268
|
width="1em"
|
|
269
269
|
height="1em"
|
|
270
270
|
>
|
|
271
271
|
<path
|
|
272
|
-
d="
|
|
272
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
273
273
|
/>
|
|
274
274
|
</svg>
|
|
275
275
|
</span>
|
|
@@ -291,15 +291,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
291
291
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
292
292
|
<svg
|
|
293
293
|
class="pf-v6-svg"
|
|
294
|
-
viewBox="0 0 20 20"
|
|
295
294
|
fill="currentColor"
|
|
295
|
+
viewBox="0 0 20 20"
|
|
296
296
|
aria-hidden="true"
|
|
297
297
|
role="img"
|
|
298
298
|
width="1em"
|
|
299
299
|
height="1em"
|
|
300
300
|
>
|
|
301
301
|
<path
|
|
302
|
-
d="
|
|
302
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
303
303
|
/>
|
|
304
304
|
</svg>
|
|
305
305
|
</span>
|
|
@@ -315,15 +315,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
315
315
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
316
316
|
<svg
|
|
317
317
|
class="pf-v6-svg"
|
|
318
|
-
viewBox="0 0 32 32"
|
|
319
318
|
fill="currentColor"
|
|
319
|
+
viewBox="0 0 32 32"
|
|
320
320
|
aria-hidden="true"
|
|
321
321
|
role="img"
|
|
322
322
|
width="1em"
|
|
323
323
|
height="1em"
|
|
324
324
|
>
|
|
325
325
|
<path
|
|
326
|
-
d="
|
|
326
|
+
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"
|
|
327
327
|
/>
|
|
328
328
|
</svg>
|
|
329
329
|
</span>
|
|
@@ -332,15 +332,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
332
332
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
333
333
|
<svg
|
|
334
334
|
class="pf-v6-svg"
|
|
335
|
-
viewBox="0 0 20 20"
|
|
336
335
|
fill="currentColor"
|
|
336
|
+
viewBox="0 0 20 20"
|
|
337
337
|
aria-hidden="true"
|
|
338
338
|
role="img"
|
|
339
339
|
width="1em"
|
|
340
340
|
height="1em"
|
|
341
341
|
>
|
|
342
342
|
<path
|
|
343
|
-
d="
|
|
343
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
344
344
|
/>
|
|
345
345
|
</svg>
|
|
346
346
|
</span>
|
|
@@ -358,15 +358,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
358
358
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
359
359
|
<svg
|
|
360
360
|
class="pf-v6-svg"
|
|
361
|
-
viewBox="0 0 20 20"
|
|
362
361
|
fill="currentColor"
|
|
362
|
+
viewBox="0 0 20 20"
|
|
363
363
|
aria-hidden="true"
|
|
364
364
|
role="img"
|
|
365
365
|
width="1em"
|
|
366
366
|
height="1em"
|
|
367
367
|
>
|
|
368
368
|
<path
|
|
369
|
-
d="
|
|
369
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
370
370
|
/>
|
|
371
371
|
</svg>
|
|
372
372
|
</span>
|
|
@@ -385,15 +385,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
385
385
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
386
386
|
<svg
|
|
387
387
|
class="pf-v6-svg"
|
|
388
|
-
viewBox="0 0 20 20"
|
|
389
388
|
fill="currentColor"
|
|
389
|
+
viewBox="0 0 20 20"
|
|
390
390
|
aria-hidden="true"
|
|
391
391
|
role="img"
|
|
392
392
|
width="1em"
|
|
393
393
|
height="1em"
|
|
394
394
|
>
|
|
395
395
|
<path
|
|
396
|
-
d="
|
|
396
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
397
397
|
/>
|
|
398
398
|
</svg>
|
|
399
399
|
</span>
|
|
@@ -414,8 +414,8 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
414
414
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
415
415
|
<svg
|
|
416
416
|
class="pf-v6-svg"
|
|
417
|
-
viewBox="0 0 32 32"
|
|
418
417
|
fill="currentColor"
|
|
418
|
+
viewBox="0 0 32 32"
|
|
419
419
|
aria-hidden="true"
|
|
420
420
|
role="img"
|
|
421
421
|
width="1em"
|
|
@@ -437,8 +437,8 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
437
437
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
438
438
|
<svg
|
|
439
439
|
class="pf-v6-svg"
|
|
440
|
-
viewBox="0 0 32 32"
|
|
441
440
|
fill="currentColor"
|
|
441
|
+
viewBox="0 0 32 32"
|
|
442
442
|
aria-hidden="true"
|
|
443
443
|
role="img"
|
|
444
444
|
width="1em"
|
|
@@ -461,8 +461,8 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
461
461
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
462
462
|
<svg
|
|
463
463
|
class="pf-v6-svg"
|
|
464
|
-
viewBox="0 0 32 32"
|
|
465
464
|
fill="currentColor"
|
|
465
|
+
viewBox="0 0 32 32"
|
|
466
466
|
aria-hidden="true"
|
|
467
467
|
role="img"
|
|
468
468
|
width="1em"
|
|
@@ -489,8 +489,8 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
489
489
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
490
490
|
<svg
|
|
491
491
|
class="pf-v6-svg"
|
|
492
|
-
viewBox="0 0 32 32"
|
|
493
492
|
fill="currentColor"
|
|
493
|
+
viewBox="0 0 32 32"
|
|
494
494
|
aria-hidden="true"
|
|
495
495
|
role="img"
|
|
496
496
|
width="1em"
|
|
@@ -512,8 +512,8 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
512
512
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
513
513
|
<svg
|
|
514
514
|
class="pf-v6-svg"
|
|
515
|
-
viewBox="0 0 32 32"
|
|
516
515
|
fill="currentColor"
|
|
516
|
+
viewBox="0 0 32 32"
|
|
517
517
|
aria-hidden="true"
|
|
518
518
|
role="img"
|
|
519
519
|
width="1em"
|
|
@@ -536,8 +536,8 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
536
536
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
537
537
|
<svg
|
|
538
538
|
class="pf-v6-svg"
|
|
539
|
-
viewBox="0 0 32 32"
|
|
540
539
|
fill="currentColor"
|
|
540
|
+
viewBox="0 0 32 32"
|
|
541
541
|
aria-hidden="true"
|
|
542
542
|
role="img"
|
|
543
543
|
width="1em"
|
|
@@ -565,15 +565,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
565
565
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
566
566
|
<svg
|
|
567
567
|
class="pf-v6-svg"
|
|
568
|
-
viewBox="0 0 20 20"
|
|
569
568
|
fill="currentColor"
|
|
569
|
+
viewBox="0 0 20 20"
|
|
570
570
|
aria-hidden="true"
|
|
571
571
|
role="img"
|
|
572
572
|
width="1em"
|
|
573
573
|
height="1em"
|
|
574
574
|
>
|
|
575
575
|
<path
|
|
576
|
-
d="
|
|
576
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
577
577
|
/>
|
|
578
578
|
</svg>
|
|
579
579
|
</span>
|
|
@@ -591,15 +591,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
591
591
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
592
592
|
<svg
|
|
593
593
|
class="pf-v6-svg"
|
|
594
|
-
viewBox="0 0 20 20"
|
|
595
594
|
fill="currentColor"
|
|
595
|
+
viewBox="0 0 20 20"
|
|
596
596
|
aria-hidden="true"
|
|
597
597
|
role="img"
|
|
598
598
|
width="1em"
|
|
599
599
|
height="1em"
|
|
600
600
|
>
|
|
601
601
|
<path
|
|
602
|
-
d="
|
|
602
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
603
603
|
/>
|
|
604
604
|
</svg>
|
|
605
605
|
</span>
|
|
@@ -618,15 +618,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
618
618
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
619
619
|
<svg
|
|
620
620
|
class="pf-v6-svg"
|
|
621
|
-
viewBox="0 0 20 20"
|
|
622
621
|
fill="currentColor"
|
|
622
|
+
viewBox="0 0 20 20"
|
|
623
623
|
aria-hidden="true"
|
|
624
624
|
role="img"
|
|
625
625
|
width="1em"
|
|
626
626
|
height="1em"
|
|
627
627
|
>
|
|
628
628
|
<path
|
|
629
|
-
d="
|
|
629
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
630
630
|
/>
|
|
631
631
|
</svg>
|
|
632
632
|
</span>
|
|
@@ -648,15 +648,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
648
648
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
649
649
|
<svg
|
|
650
650
|
class="pf-v6-svg"
|
|
651
|
-
viewBox="0 0 20 20"
|
|
652
651
|
fill="currentColor"
|
|
652
|
+
viewBox="0 0 20 20"
|
|
653
653
|
aria-hidden="true"
|
|
654
654
|
role="img"
|
|
655
655
|
width="1em"
|
|
656
656
|
height="1em"
|
|
657
657
|
>
|
|
658
658
|
<path
|
|
659
|
-
d="
|
|
659
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
660
660
|
/>
|
|
661
661
|
</svg>
|
|
662
662
|
</span>
|
|
@@ -673,15 +673,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
673
673
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
674
674
|
<svg
|
|
675
675
|
class="pf-v6-svg"
|
|
676
|
-
viewBox="0 0 20 20"
|
|
677
676
|
fill="currentColor"
|
|
677
|
+
viewBox="0 0 20 20"
|
|
678
678
|
aria-hidden="true"
|
|
679
679
|
role="img"
|
|
680
680
|
width="1em"
|
|
681
681
|
height="1em"
|
|
682
682
|
>
|
|
683
683
|
<path
|
|
684
|
-
d="
|
|
684
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
685
685
|
/>
|
|
686
686
|
</svg>
|
|
687
687
|
</span>
|
|
@@ -699,15 +699,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
699
699
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
700
700
|
<svg
|
|
701
701
|
class="pf-v6-svg"
|
|
702
|
-
viewBox="0 0 20 20"
|
|
703
702
|
fill="currentColor"
|
|
703
|
+
viewBox="0 0 20 20"
|
|
704
704
|
aria-hidden="true"
|
|
705
705
|
role="img"
|
|
706
706
|
width="1em"
|
|
707
707
|
height="1em"
|
|
708
708
|
>
|
|
709
709
|
<path
|
|
710
|
-
d="
|
|
710
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
711
711
|
/>
|
|
712
712
|
</svg>
|
|
713
713
|
</span>
|
|
@@ -725,15 +725,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
725
725
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
726
726
|
<svg
|
|
727
727
|
class="pf-v6-svg"
|
|
728
|
-
viewBox="0 0 20 20"
|
|
729
728
|
fill="currentColor"
|
|
729
|
+
viewBox="0 0 20 20"
|
|
730
730
|
aria-hidden="true"
|
|
731
731
|
role="img"
|
|
732
732
|
width="1em"
|
|
733
733
|
height="1em"
|
|
734
734
|
>
|
|
735
735
|
<path
|
|
736
|
-
d="
|
|
736
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
737
737
|
/>
|
|
738
738
|
</svg>
|
|
739
739
|
</span>
|
|
@@ -750,15 +750,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
750
750
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
751
751
|
<svg
|
|
752
752
|
class="pf-v6-svg"
|
|
753
|
-
viewBox="0 0 20 20"
|
|
754
753
|
fill="currentColor"
|
|
754
|
+
viewBox="0 0 20 20"
|
|
755
755
|
aria-hidden="true"
|
|
756
756
|
role="img"
|
|
757
757
|
width="1em"
|
|
758
758
|
height="1em"
|
|
759
759
|
>
|
|
760
760
|
<path
|
|
761
|
-
d="
|
|
761
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
762
762
|
/>
|
|
763
763
|
</svg>
|
|
764
764
|
</span>
|
|
@@ -776,15 +776,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
776
776
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
777
777
|
<svg
|
|
778
778
|
class="pf-v6-svg"
|
|
779
|
-
viewBox="0 0 20 20"
|
|
780
779
|
fill="currentColor"
|
|
780
|
+
viewBox="0 0 20 20"
|
|
781
781
|
aria-hidden="true"
|
|
782
782
|
role="img"
|
|
783
783
|
width="1em"
|
|
784
784
|
height="1em"
|
|
785
785
|
>
|
|
786
786
|
<path
|
|
787
|
-
d="
|
|
787
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
788
788
|
/>
|
|
789
789
|
</svg>
|
|
790
790
|
</span>
|
|
@@ -802,15 +802,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
802
802
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
803
803
|
<svg
|
|
804
804
|
class="pf-v6-svg"
|
|
805
|
-
viewBox="0 0 20 20"
|
|
806
805
|
fill="currentColor"
|
|
806
|
+
viewBox="0 0 20 20"
|
|
807
807
|
aria-hidden="true"
|
|
808
808
|
role="img"
|
|
809
809
|
width="1em"
|
|
810
810
|
height="1em"
|
|
811
811
|
>
|
|
812
812
|
<path
|
|
813
|
-
d="
|
|
813
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
814
814
|
/>
|
|
815
815
|
</svg>
|
|
816
816
|
</span>
|
|
@@ -827,15 +827,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
827
827
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
828
828
|
<svg
|
|
829
829
|
class="pf-v6-svg"
|
|
830
|
-
viewBox="0 0 20 20"
|
|
831
830
|
fill="currentColor"
|
|
831
|
+
viewBox="0 0 20 20"
|
|
832
832
|
aria-hidden="true"
|
|
833
833
|
role="img"
|
|
834
834
|
width="1em"
|
|
835
835
|
height="1em"
|
|
836
836
|
>
|
|
837
837
|
<path
|
|
838
|
-
d="
|
|
838
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
839
839
|
/>
|
|
840
840
|
</svg>
|
|
841
841
|
</span>
|
|
@@ -853,15 +853,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
853
853
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
854
854
|
<svg
|
|
855
855
|
class="pf-v6-svg"
|
|
856
|
-
viewBox="0 0 20 20"
|
|
857
856
|
fill="currentColor"
|
|
857
|
+
viewBox="0 0 20 20"
|
|
858
858
|
aria-hidden="true"
|
|
859
859
|
role="img"
|
|
860
860
|
width="1em"
|
|
861
861
|
height="1em"
|
|
862
862
|
>
|
|
863
863
|
<path
|
|
864
|
-
d="
|
|
864
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
865
865
|
/>
|
|
866
866
|
</svg>
|
|
867
867
|
</span>
|
|
@@ -879,15 +879,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
879
879
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
880
880
|
<svg
|
|
881
881
|
class="pf-v6-svg"
|
|
882
|
-
viewBox="0 0 20 20"
|
|
883
882
|
fill="currentColor"
|
|
883
|
+
viewBox="0 0 20 20"
|
|
884
884
|
aria-hidden="true"
|
|
885
885
|
role="img"
|
|
886
886
|
width="1em"
|
|
887
887
|
height="1em"
|
|
888
888
|
>
|
|
889
889
|
<path
|
|
890
|
-
d="
|
|
890
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
891
891
|
/>
|
|
892
892
|
</svg>
|
|
893
893
|
</span>
|
|
@@ -904,15 +904,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
904
904
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
905
905
|
<svg
|
|
906
906
|
class="pf-v6-svg"
|
|
907
|
-
viewBox="0 0 20 20"
|
|
908
907
|
fill="currentColor"
|
|
908
|
+
viewBox="0 0 20 20"
|
|
909
909
|
aria-hidden="true"
|
|
910
910
|
role="img"
|
|
911
911
|
width="1em"
|
|
912
912
|
height="1em"
|
|
913
913
|
>
|
|
914
914
|
<path
|
|
915
|
-
d="
|
|
915
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
916
916
|
/>
|
|
917
917
|
</svg>
|
|
918
918
|
</span>
|
|
@@ -930,15 +930,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
930
930
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
931
931
|
<svg
|
|
932
932
|
class="pf-v6-svg"
|
|
933
|
-
viewBox="0 0 20 20"
|
|
934
933
|
fill="currentColor"
|
|
934
|
+
viewBox="0 0 20 20"
|
|
935
935
|
aria-hidden="true"
|
|
936
936
|
role="img"
|
|
937
937
|
width="1em"
|
|
938
938
|
height="1em"
|
|
939
939
|
>
|
|
940
940
|
<path
|
|
941
|
-
d="
|
|
941
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
942
942
|
/>
|
|
943
943
|
</svg>
|
|
944
944
|
</span>
|
|
@@ -955,8 +955,8 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
955
955
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
956
956
|
<svg
|
|
957
957
|
class="pf-v6-svg"
|
|
958
|
-
viewBox="0 0 32 32"
|
|
959
958
|
fill="currentColor"
|
|
959
|
+
viewBox="0 0 32 32"
|
|
960
960
|
aria-hidden="true"
|
|
961
961
|
role="img"
|
|
962
962
|
width="1em"
|
|
@@ -978,8 +978,8 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
978
978
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
979
979
|
<svg
|
|
980
980
|
class="pf-v6-svg"
|
|
981
|
-
viewBox="0 0 32 32"
|
|
982
981
|
fill="currentColor"
|
|
982
|
+
viewBox="0 0 32 32"
|
|
983
983
|
aria-hidden="true"
|
|
984
984
|
role="img"
|
|
985
985
|
width="1em"
|
|
@@ -1002,8 +1002,8 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1002
1002
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1003
1003
|
<svg
|
|
1004
1004
|
class="pf-v6-svg"
|
|
1005
|
-
viewBox="0 0 32 32"
|
|
1006
1005
|
fill="currentColor"
|
|
1006
|
+
viewBox="0 0 32 32"
|
|
1007
1007
|
aria-hidden="true"
|
|
1008
1008
|
role="img"
|
|
1009
1009
|
width="1em"
|
|
@@ -1029,15 +1029,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1029
1029
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1030
1030
|
<svg
|
|
1031
1031
|
class="pf-v6-svg"
|
|
1032
|
-
viewBox="0 0 32 32"
|
|
1033
1032
|
fill="currentColor"
|
|
1033
|
+
viewBox="0 0 32 32"
|
|
1034
1034
|
aria-hidden="true"
|
|
1035
1035
|
role="img"
|
|
1036
1036
|
width="1em"
|
|
1037
1037
|
height="1em"
|
|
1038
1038
|
>
|
|
1039
1039
|
<path
|
|
1040
|
-
d="
|
|
1040
|
+
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"
|
|
1041
1041
|
/>
|
|
1042
1042
|
</svg>
|
|
1043
1043
|
</span>
|
|
@@ -1046,15 +1046,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1046
1046
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1047
1047
|
<svg
|
|
1048
1048
|
class="pf-v6-svg"
|
|
1049
|
-
viewBox="0 0 20 20"
|
|
1050
1049
|
fill="currentColor"
|
|
1050
|
+
viewBox="0 0 20 20"
|
|
1051
1051
|
aria-hidden="true"
|
|
1052
1052
|
role="img"
|
|
1053
1053
|
width="1em"
|
|
1054
1054
|
height="1em"
|
|
1055
1055
|
>
|
|
1056
1056
|
<path
|
|
1057
|
-
d="
|
|
1057
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1058
1058
|
/>
|
|
1059
1059
|
</svg>
|
|
1060
1060
|
</span>
|
|
@@ -1071,15 +1071,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1071
1071
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1072
1072
|
<svg
|
|
1073
1073
|
class="pf-v6-svg"
|
|
1074
|
-
viewBox="0 0 32 32"
|
|
1075
1074
|
fill="currentColor"
|
|
1075
|
+
viewBox="0 0 32 32"
|
|
1076
1076
|
aria-hidden="true"
|
|
1077
1077
|
role="img"
|
|
1078
1078
|
width="1em"
|
|
1079
1079
|
height="1em"
|
|
1080
1080
|
>
|
|
1081
1081
|
<path
|
|
1082
|
-
d="
|
|
1082
|
+
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"
|
|
1083
1083
|
/>
|
|
1084
1084
|
</svg>
|
|
1085
1085
|
</span>
|
|
@@ -1088,15 +1088,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1088
1088
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1089
1089
|
<svg
|
|
1090
1090
|
class="pf-v6-svg"
|
|
1091
|
-
viewBox="0 0 20 20"
|
|
1092
1091
|
fill="currentColor"
|
|
1092
|
+
viewBox="0 0 20 20"
|
|
1093
1093
|
aria-hidden="true"
|
|
1094
1094
|
role="img"
|
|
1095
1095
|
width="1em"
|
|
1096
1096
|
height="1em"
|
|
1097
1097
|
>
|
|
1098
1098
|
<path
|
|
1099
|
-
d="
|
|
1099
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1100
1100
|
/>
|
|
1101
1101
|
</svg>
|
|
1102
1102
|
</span>
|
|
@@ -1121,15 +1121,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1121
1121
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1122
1122
|
<svg
|
|
1123
1123
|
class="pf-v6-svg"
|
|
1124
|
-
viewBox="0 0 20 20"
|
|
1125
1124
|
fill="currentColor"
|
|
1125
|
+
viewBox="0 0 20 20"
|
|
1126
1126
|
aria-hidden="true"
|
|
1127
1127
|
role="img"
|
|
1128
1128
|
width="1em"
|
|
1129
1129
|
height="1em"
|
|
1130
1130
|
>
|
|
1131
1131
|
<path
|
|
1132
|
-
d="
|
|
1132
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1133
1133
|
/>
|
|
1134
1134
|
</svg>
|
|
1135
1135
|
</span>
|
|
@@ -1154,15 +1154,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1154
1154
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1155
1155
|
<svg
|
|
1156
1156
|
class="pf-v6-svg"
|
|
1157
|
-
viewBox="0 0 20 20"
|
|
1158
1157
|
fill="currentColor"
|
|
1158
|
+
viewBox="0 0 20 20"
|
|
1159
1159
|
aria-hidden="true"
|
|
1160
1160
|
role="img"
|
|
1161
1161
|
width="1em"
|
|
1162
1162
|
height="1em"
|
|
1163
1163
|
>
|
|
1164
1164
|
<path
|
|
1165
|
-
d="
|
|
1165
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1166
1166
|
/>
|
|
1167
1167
|
</svg>
|
|
1168
1168
|
</span>
|
|
@@ -1188,15 +1188,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1188
1188
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1189
1189
|
<svg
|
|
1190
1190
|
class="pf-v6-svg"
|
|
1191
|
-
viewBox="0 0 20 20"
|
|
1192
1191
|
fill="currentColor"
|
|
1192
|
+
viewBox="0 0 20 20"
|
|
1193
1193
|
aria-hidden="true"
|
|
1194
1194
|
role="img"
|
|
1195
1195
|
width="1em"
|
|
1196
1196
|
height="1em"
|
|
1197
1197
|
>
|
|
1198
1198
|
<path
|
|
1199
|
-
d="
|
|
1199
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1200
1200
|
/>
|
|
1201
1201
|
</svg>
|
|
1202
1202
|
</span>
|
|
@@ -1218,15 +1218,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1218
1218
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1219
1219
|
<svg
|
|
1220
1220
|
class="pf-v6-svg"
|
|
1221
|
-
viewBox="0 0 20 20"
|
|
1222
1221
|
fill="currentColor"
|
|
1222
|
+
viewBox="0 0 20 20"
|
|
1223
1223
|
aria-hidden="true"
|
|
1224
1224
|
role="img"
|
|
1225
1225
|
width="1em"
|
|
1226
1226
|
height="1em"
|
|
1227
1227
|
>
|
|
1228
1228
|
<path
|
|
1229
|
-
d="
|
|
1229
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1230
1230
|
/>
|
|
1231
1231
|
</svg>
|
|
1232
1232
|
</span>
|
|
@@ -1248,15 +1248,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1248
1248
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1249
1249
|
<svg
|
|
1250
1250
|
class="pf-v6-svg"
|
|
1251
|
-
viewBox="0 0 20 20"
|
|
1252
1251
|
fill="currentColor"
|
|
1252
|
+
viewBox="0 0 20 20"
|
|
1253
1253
|
aria-hidden="true"
|
|
1254
1254
|
role="img"
|
|
1255
1255
|
width="1em"
|
|
1256
1256
|
height="1em"
|
|
1257
1257
|
>
|
|
1258
1258
|
<path
|
|
1259
|
-
d="
|
|
1259
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1260
1260
|
/>
|
|
1261
1261
|
</svg>
|
|
1262
1262
|
</span>
|
|
@@ -1278,15 +1278,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1278
1278
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1279
1279
|
<svg
|
|
1280
1280
|
class="pf-v6-svg"
|
|
1281
|
-
viewBox="0 0 20 20"
|
|
1282
1281
|
fill="currentColor"
|
|
1282
|
+
viewBox="0 0 20 20"
|
|
1283
1283
|
aria-hidden="true"
|
|
1284
1284
|
role="img"
|
|
1285
1285
|
width="1em"
|
|
1286
1286
|
height="1em"
|
|
1287
1287
|
>
|
|
1288
1288
|
<path
|
|
1289
|
-
d="
|
|
1289
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1290
1290
|
/>
|
|
1291
1291
|
</svg>
|
|
1292
1292
|
</span>
|
|
@@ -1322,8 +1322,8 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1322
1322
|
<span class="pf-v6-c-button__icon">
|
|
1323
1323
|
<svg
|
|
1324
1324
|
class="pf-v6-svg"
|
|
1325
|
-
viewBox="0 0 20 20"
|
|
1326
1325
|
fill="currentColor"
|
|
1326
|
+
viewBox="0 0 20 20"
|
|
1327
1327
|
aria-hidden="true"
|
|
1328
1328
|
role="img"
|
|
1329
1329
|
width="1em"
|
|
@@ -1348,15 +1348,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1348
1348
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1349
1349
|
<svg
|
|
1350
1350
|
class="pf-v6-svg"
|
|
1351
|
-
viewBox="0 0 20 20"
|
|
1352
1351
|
fill="currentColor"
|
|
1352
|
+
viewBox="0 0 20 20"
|
|
1353
1353
|
aria-hidden="true"
|
|
1354
1354
|
role="img"
|
|
1355
1355
|
width="1em"
|
|
1356
1356
|
height="1em"
|
|
1357
1357
|
>
|
|
1358
1358
|
<path
|
|
1359
|
-
d="
|
|
1359
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1360
1360
|
/>
|
|
1361
1361
|
</svg>
|
|
1362
1362
|
</span>
|
|
@@ -1379,8 +1379,8 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1379
1379
|
<span class="pf-v6-c-menu-toggle__status-icon">
|
|
1380
1380
|
<svg
|
|
1381
1381
|
class="pf-v6-svg"
|
|
1382
|
-
viewBox="0 0 32 32"
|
|
1383
1382
|
fill="currentColor"
|
|
1383
|
+
viewBox="0 0 32 32"
|
|
1384
1384
|
aria-hidden="true"
|
|
1385
1385
|
role="img"
|
|
1386
1386
|
width="1em"
|
|
@@ -1394,15 +1394,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1394
1394
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1395
1395
|
<svg
|
|
1396
1396
|
class="pf-v6-svg"
|
|
1397
|
-
viewBox="0 0 20 20"
|
|
1398
1397
|
fill="currentColor"
|
|
1398
|
+
viewBox="0 0 20 20"
|
|
1399
1399
|
aria-hidden="true"
|
|
1400
1400
|
role="img"
|
|
1401
1401
|
width="1em"
|
|
1402
1402
|
height="1em"
|
|
1403
1403
|
>
|
|
1404
1404
|
<path
|
|
1405
|
-
d="
|
|
1405
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1406
1406
|
/>
|
|
1407
1407
|
</svg>
|
|
1408
1408
|
</span>
|
|
@@ -1422,8 +1422,8 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1422
1422
|
<span class="pf-v6-c-menu-toggle__status-icon">
|
|
1423
1423
|
<svg
|
|
1424
1424
|
class="pf-v6-svg"
|
|
1425
|
-
viewBox="0 0 32 32"
|
|
1426
1425
|
fill="currentColor"
|
|
1426
|
+
viewBox="0 0 32 32"
|
|
1427
1427
|
aria-hidden="true"
|
|
1428
1428
|
role="img"
|
|
1429
1429
|
width="1em"
|
|
@@ -1437,15 +1437,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1437
1437
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1438
1438
|
<svg
|
|
1439
1439
|
class="pf-v6-svg"
|
|
1440
|
-
viewBox="0 0 20 20"
|
|
1441
1440
|
fill="currentColor"
|
|
1441
|
+
viewBox="0 0 20 20"
|
|
1442
1442
|
aria-hidden="true"
|
|
1443
1443
|
role="img"
|
|
1444
1444
|
width="1em"
|
|
1445
1445
|
height="1em"
|
|
1446
1446
|
>
|
|
1447
1447
|
<path
|
|
1448
|
-
d="
|
|
1448
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1449
1449
|
/>
|
|
1450
1450
|
</svg>
|
|
1451
1451
|
</span>
|
|
@@ -1465,8 +1465,8 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1465
1465
|
<span class="pf-v6-c-menu-toggle__status-icon">
|
|
1466
1466
|
<svg
|
|
1467
1467
|
class="pf-v6-svg"
|
|
1468
|
-
viewBox="0 0 32 32"
|
|
1469
1468
|
fill="currentColor"
|
|
1469
|
+
viewBox="0 0 32 32"
|
|
1470
1470
|
aria-hidden="true"
|
|
1471
1471
|
role="img"
|
|
1472
1472
|
width="1em"
|
|
@@ -1480,15 +1480,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1480
1480
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1481
1481
|
<svg
|
|
1482
1482
|
class="pf-v6-svg"
|
|
1483
|
-
viewBox="0 0 20 20"
|
|
1484
1483
|
fill="currentColor"
|
|
1484
|
+
viewBox="0 0 20 20"
|
|
1485
1485
|
aria-hidden="true"
|
|
1486
1486
|
role="img"
|
|
1487
1487
|
width="1em"
|
|
1488
1488
|
height="1em"
|
|
1489
1489
|
>
|
|
1490
1490
|
<path
|
|
1491
|
-
d="
|
|
1491
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1492
1492
|
/>
|
|
1493
1493
|
</svg>
|
|
1494
1494
|
</span>
|
|
@@ -1510,15 +1510,15 @@ cssPrefix: pf-v6-c-menu-toggle
|
|
|
1510
1510
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1511
1511
|
<svg
|
|
1512
1512
|
class="pf-v6-svg"
|
|
1513
|
-
viewBox="0 0 20 20"
|
|
1514
1513
|
fill="currentColor"
|
|
1514
|
+
viewBox="0 0 20 20"
|
|
1515
1515
|
aria-hidden="true"
|
|
1516
1516
|
role="img"
|
|
1517
1517
|
width="1em"
|
|
1518
1518
|
height="1em"
|
|
1519
1519
|
>
|
|
1520
1520
|
<path
|
|
1521
|
-
d="
|
|
1521
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1522
1522
|
/>
|
|
1523
1523
|
</svg>
|
|
1524
1524
|
</span>
|
|
@@ -1548,15 +1548,15 @@ Shown with default, primary, and secondary styling
|
|
|
1548
1548
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1549
1549
|
<svg
|
|
1550
1550
|
class="pf-v6-svg"
|
|
1551
|
-
viewBox="0 0 20 20"
|
|
1552
1551
|
fill="currentColor"
|
|
1552
|
+
viewBox="0 0 20 20"
|
|
1553
1553
|
aria-hidden="true"
|
|
1554
1554
|
role="img"
|
|
1555
1555
|
width="1em"
|
|
1556
1556
|
height="1em"
|
|
1557
1557
|
>
|
|
1558
1558
|
<path
|
|
1559
|
-
d="
|
|
1559
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1560
1560
|
/>
|
|
1561
1561
|
</svg>
|
|
1562
1562
|
</span>
|
|
@@ -1580,15 +1580,15 @@ Shown with default, primary, and secondary styling
|
|
|
1580
1580
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1581
1581
|
<svg
|
|
1582
1582
|
class="pf-v6-svg"
|
|
1583
|
-
viewBox="0 0 20 20"
|
|
1584
1583
|
fill="currentColor"
|
|
1584
|
+
viewBox="0 0 20 20"
|
|
1585
1585
|
aria-hidden="true"
|
|
1586
1586
|
role="img"
|
|
1587
1587
|
width="1em"
|
|
1588
1588
|
height="1em"
|
|
1589
1589
|
>
|
|
1590
1590
|
<path
|
|
1591
|
-
d="
|
|
1591
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1592
1592
|
/>
|
|
1593
1593
|
</svg>
|
|
1594
1594
|
</span>
|
|
@@ -1613,15 +1613,15 @@ Shown with default, primary, and secondary styling
|
|
|
1613
1613
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1614
1614
|
<svg
|
|
1615
1615
|
class="pf-v6-svg"
|
|
1616
|
-
viewBox="0 0 20 20"
|
|
1617
1616
|
fill="currentColor"
|
|
1617
|
+
viewBox="0 0 20 20"
|
|
1618
1618
|
aria-hidden="true"
|
|
1619
1619
|
role="img"
|
|
1620
1620
|
width="1em"
|
|
1621
1621
|
height="1em"
|
|
1622
1622
|
>
|
|
1623
1623
|
<path
|
|
1624
|
-
d="
|
|
1624
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1625
1625
|
/>
|
|
1626
1626
|
</svg>
|
|
1627
1627
|
</span>
|
|
@@ -1648,15 +1648,15 @@ Shown with default, primary, and secondary styling
|
|
|
1648
1648
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1649
1649
|
<svg
|
|
1650
1650
|
class="pf-v6-svg"
|
|
1651
|
-
viewBox="0 0 20 20"
|
|
1652
1651
|
fill="currentColor"
|
|
1652
|
+
viewBox="0 0 20 20"
|
|
1653
1653
|
aria-hidden="true"
|
|
1654
1654
|
role="img"
|
|
1655
1655
|
width="1em"
|
|
1656
1656
|
height="1em"
|
|
1657
1657
|
>
|
|
1658
1658
|
<path
|
|
1659
|
-
d="
|
|
1659
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1660
1660
|
/>
|
|
1661
1661
|
</svg>
|
|
1662
1662
|
</span>
|
|
@@ -1680,15 +1680,15 @@ Shown with default, primary, and secondary styling
|
|
|
1680
1680
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1681
1681
|
<svg
|
|
1682
1682
|
class="pf-v6-svg"
|
|
1683
|
-
viewBox="0 0 20 20"
|
|
1684
1683
|
fill="currentColor"
|
|
1684
|
+
viewBox="0 0 20 20"
|
|
1685
1685
|
aria-hidden="true"
|
|
1686
1686
|
role="img"
|
|
1687
1687
|
width="1em"
|
|
1688
1688
|
height="1em"
|
|
1689
1689
|
>
|
|
1690
1690
|
<path
|
|
1691
|
-
d="
|
|
1691
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1692
1692
|
/>
|
|
1693
1693
|
</svg>
|
|
1694
1694
|
</span>
|
|
@@ -1713,15 +1713,15 @@ Shown with default, primary, and secondary styling
|
|
|
1713
1713
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1714
1714
|
<svg
|
|
1715
1715
|
class="pf-v6-svg"
|
|
1716
|
-
viewBox="0 0 20 20"
|
|
1717
1716
|
fill="currentColor"
|
|
1717
|
+
viewBox="0 0 20 20"
|
|
1718
1718
|
aria-hidden="true"
|
|
1719
1719
|
role="img"
|
|
1720
1720
|
width="1em"
|
|
1721
1721
|
height="1em"
|
|
1722
1722
|
>
|
|
1723
1723
|
<path
|
|
1724
|
-
d="
|
|
1724
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1725
1725
|
/>
|
|
1726
1726
|
</svg>
|
|
1727
1727
|
</span>
|
|
@@ -1748,15 +1748,15 @@ Shown with default, primary, and secondary styling
|
|
|
1748
1748
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1749
1749
|
<svg
|
|
1750
1750
|
class="pf-v6-svg"
|
|
1751
|
-
viewBox="0 0 20 20"
|
|
1752
1751
|
fill="currentColor"
|
|
1752
|
+
viewBox="0 0 20 20"
|
|
1753
1753
|
aria-hidden="true"
|
|
1754
1754
|
role="img"
|
|
1755
1755
|
width="1em"
|
|
1756
1756
|
height="1em"
|
|
1757
1757
|
>
|
|
1758
1758
|
<path
|
|
1759
|
-
d="
|
|
1759
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1760
1760
|
/>
|
|
1761
1761
|
</svg>
|
|
1762
1762
|
</span>
|
|
@@ -1780,15 +1780,15 @@ Shown with default, primary, and secondary styling
|
|
|
1780
1780
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1781
1781
|
<svg
|
|
1782
1782
|
class="pf-v6-svg"
|
|
1783
|
-
viewBox="0 0 20 20"
|
|
1784
1783
|
fill="currentColor"
|
|
1784
|
+
viewBox="0 0 20 20"
|
|
1785
1785
|
aria-hidden="true"
|
|
1786
1786
|
role="img"
|
|
1787
1787
|
width="1em"
|
|
1788
1788
|
height="1em"
|
|
1789
1789
|
>
|
|
1790
1790
|
<path
|
|
1791
|
-
d="
|
|
1791
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1792
1792
|
/>
|
|
1793
1793
|
</svg>
|
|
1794
1794
|
</span>
|
|
@@ -1813,15 +1813,15 @@ Shown with default, primary, and secondary styling
|
|
|
1813
1813
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1814
1814
|
<svg
|
|
1815
1815
|
class="pf-v6-svg"
|
|
1816
|
-
viewBox="0 0 20 20"
|
|
1817
1816
|
fill="currentColor"
|
|
1817
|
+
viewBox="0 0 20 20"
|
|
1818
1818
|
aria-hidden="true"
|
|
1819
1819
|
role="img"
|
|
1820
1820
|
width="1em"
|
|
1821
1821
|
height="1em"
|
|
1822
1822
|
>
|
|
1823
1823
|
<path
|
|
1824
|
-
d="
|
|
1824
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1825
1825
|
/>
|
|
1826
1826
|
</svg>
|
|
1827
1827
|
</span>
|
|
@@ -1860,15 +1860,15 @@ Shown with default, primary, and secondary styling
|
|
|
1860
1860
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1861
1861
|
<svg
|
|
1862
1862
|
class="pf-v6-svg"
|
|
1863
|
-
viewBox="0 0 20 20"
|
|
1864
1863
|
fill="currentColor"
|
|
1864
|
+
viewBox="0 0 20 20"
|
|
1865
1865
|
aria-hidden="true"
|
|
1866
1866
|
role="img"
|
|
1867
1867
|
width="1em"
|
|
1868
1868
|
height="1em"
|
|
1869
1869
|
>
|
|
1870
1870
|
<path
|
|
1871
|
-
d="
|
|
1871
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1872
1872
|
/>
|
|
1873
1873
|
</svg>
|
|
1874
1874
|
</span>
|
|
@@ -1900,15 +1900,15 @@ Shown with default, primary, and secondary styling
|
|
|
1900
1900
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1901
1901
|
<svg
|
|
1902
1902
|
class="pf-v6-svg"
|
|
1903
|
-
viewBox="0 0 20 20"
|
|
1904
1903
|
fill="currentColor"
|
|
1904
|
+
viewBox="0 0 20 20"
|
|
1905
1905
|
aria-hidden="true"
|
|
1906
1906
|
role="img"
|
|
1907
1907
|
width="1em"
|
|
1908
1908
|
height="1em"
|
|
1909
1909
|
>
|
|
1910
1910
|
<path
|
|
1911
|
-
d="
|
|
1911
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1912
1912
|
/>
|
|
1913
1913
|
</svg>
|
|
1914
1914
|
</span>
|
|
@@ -1942,15 +1942,15 @@ Shown with default, primary, and secondary styling
|
|
|
1942
1942
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1943
1943
|
<svg
|
|
1944
1944
|
class="pf-v6-svg"
|
|
1945
|
-
viewBox="0 0 20 20"
|
|
1946
1945
|
fill="currentColor"
|
|
1946
|
+
viewBox="0 0 20 20"
|
|
1947
1947
|
aria-hidden="true"
|
|
1948
1948
|
role="img"
|
|
1949
1949
|
width="1em"
|
|
1950
1950
|
height="1em"
|
|
1951
1951
|
>
|
|
1952
1952
|
<path
|
|
1953
|
-
d="
|
|
1953
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1954
1954
|
/>
|
|
1955
1955
|
</svg>
|
|
1956
1956
|
</span>
|
|
@@ -1985,15 +1985,15 @@ Shown with default, primary, and secondary styling
|
|
|
1985
1985
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1986
1986
|
<svg
|
|
1987
1987
|
class="pf-v6-svg"
|
|
1988
|
-
viewBox="0 0 20 20"
|
|
1989
1988
|
fill="currentColor"
|
|
1989
|
+
viewBox="0 0 20 20"
|
|
1990
1990
|
aria-hidden="true"
|
|
1991
1991
|
role="img"
|
|
1992
1992
|
width="1em"
|
|
1993
1993
|
height="1em"
|
|
1994
1994
|
>
|
|
1995
1995
|
<path
|
|
1996
|
-
d="
|
|
1996
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
1997
1997
|
/>
|
|
1998
1998
|
</svg>
|
|
1999
1999
|
</span>
|
|
@@ -2025,15 +2025,15 @@ Shown with default, primary, and secondary styling
|
|
|
2025
2025
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2026
2026
|
<svg
|
|
2027
2027
|
class="pf-v6-svg"
|
|
2028
|
-
viewBox="0 0 20 20"
|
|
2029
2028
|
fill="currentColor"
|
|
2029
|
+
viewBox="0 0 20 20"
|
|
2030
2030
|
aria-hidden="true"
|
|
2031
2031
|
role="img"
|
|
2032
2032
|
width="1em"
|
|
2033
2033
|
height="1em"
|
|
2034
2034
|
>
|
|
2035
2035
|
<path
|
|
2036
|
-
d="
|
|
2036
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2037
2037
|
/>
|
|
2038
2038
|
</svg>
|
|
2039
2039
|
</span>
|
|
@@ -2067,15 +2067,15 @@ Shown with default, primary, and secondary styling
|
|
|
2067
2067
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2068
2068
|
<svg
|
|
2069
2069
|
class="pf-v6-svg"
|
|
2070
|
-
viewBox="0 0 20 20"
|
|
2071
2070
|
fill="currentColor"
|
|
2071
|
+
viewBox="0 0 20 20"
|
|
2072
2072
|
aria-hidden="true"
|
|
2073
2073
|
role="img"
|
|
2074
2074
|
width="1em"
|
|
2075
2075
|
height="1em"
|
|
2076
2076
|
>
|
|
2077
2077
|
<path
|
|
2078
|
-
d="
|
|
2078
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2079
2079
|
/>
|
|
2080
2080
|
</svg>
|
|
2081
2081
|
</span>
|
|
@@ -2110,15 +2110,15 @@ Shown with default, primary, and secondary styling
|
|
|
2110
2110
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2111
2111
|
<svg
|
|
2112
2112
|
class="pf-v6-svg"
|
|
2113
|
-
viewBox="0 0 20 20"
|
|
2114
2113
|
fill="currentColor"
|
|
2114
|
+
viewBox="0 0 20 20"
|
|
2115
2115
|
aria-hidden="true"
|
|
2116
2116
|
role="img"
|
|
2117
2117
|
width="1em"
|
|
2118
2118
|
height="1em"
|
|
2119
2119
|
>
|
|
2120
2120
|
<path
|
|
2121
|
-
d="
|
|
2121
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2122
2122
|
/>
|
|
2123
2123
|
</svg>
|
|
2124
2124
|
</span>
|
|
@@ -2150,15 +2150,15 @@ Shown with default, primary, and secondary styling
|
|
|
2150
2150
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2151
2151
|
<svg
|
|
2152
2152
|
class="pf-v6-svg"
|
|
2153
|
-
viewBox="0 0 20 20"
|
|
2154
2153
|
fill="currentColor"
|
|
2154
|
+
viewBox="0 0 20 20"
|
|
2155
2155
|
aria-hidden="true"
|
|
2156
2156
|
role="img"
|
|
2157
2157
|
width="1em"
|
|
2158
2158
|
height="1em"
|
|
2159
2159
|
>
|
|
2160
2160
|
<path
|
|
2161
|
-
d="
|
|
2161
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2162
2162
|
/>
|
|
2163
2163
|
</svg>
|
|
2164
2164
|
</span>
|
|
@@ -2192,15 +2192,15 @@ Shown with default, primary, and secondary styling
|
|
|
2192
2192
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2193
2193
|
<svg
|
|
2194
2194
|
class="pf-v6-svg"
|
|
2195
|
-
viewBox="0 0 20 20"
|
|
2196
2195
|
fill="currentColor"
|
|
2196
|
+
viewBox="0 0 20 20"
|
|
2197
2197
|
aria-hidden="true"
|
|
2198
2198
|
role="img"
|
|
2199
2199
|
width="1em"
|
|
2200
2200
|
height="1em"
|
|
2201
2201
|
>
|
|
2202
2202
|
<path
|
|
2203
|
-
d="
|
|
2203
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2204
2204
|
/>
|
|
2205
2205
|
</svg>
|
|
2206
2206
|
</span>
|
|
@@ -2243,15 +2243,15 @@ Shown with default, primary, and secondary styling
|
|
|
2243
2243
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2244
2244
|
<svg
|
|
2245
2245
|
class="pf-v6-svg"
|
|
2246
|
-
viewBox="0 0 20 20"
|
|
2247
2246
|
fill="currentColor"
|
|
2247
|
+
viewBox="0 0 20 20"
|
|
2248
2248
|
aria-hidden="true"
|
|
2249
2249
|
role="img"
|
|
2250
2250
|
width="1em"
|
|
2251
2251
|
height="1em"
|
|
2252
2252
|
>
|
|
2253
2253
|
<path
|
|
2254
|
-
d="
|
|
2254
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2255
2255
|
/>
|
|
2256
2256
|
</svg>
|
|
2257
2257
|
</span>
|
|
@@ -2286,15 +2286,15 @@ Shown with default, primary, and secondary styling
|
|
|
2286
2286
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2287
2287
|
<svg
|
|
2288
2288
|
class="pf-v6-svg"
|
|
2289
|
-
viewBox="0 0 20 20"
|
|
2290
2289
|
fill="currentColor"
|
|
2290
|
+
viewBox="0 0 20 20"
|
|
2291
2291
|
aria-hidden="true"
|
|
2292
2292
|
role="img"
|
|
2293
2293
|
width="1em"
|
|
2294
2294
|
height="1em"
|
|
2295
2295
|
>
|
|
2296
2296
|
<path
|
|
2297
|
-
d="
|
|
2297
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2298
2298
|
/>
|
|
2299
2299
|
</svg>
|
|
2300
2300
|
</span>
|
|
@@ -2331,15 +2331,15 @@ Shown with default, primary, and secondary styling
|
|
|
2331
2331
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2332
2332
|
<svg
|
|
2333
2333
|
class="pf-v6-svg"
|
|
2334
|
-
viewBox="0 0 20 20"
|
|
2335
2334
|
fill="currentColor"
|
|
2335
|
+
viewBox="0 0 20 20"
|
|
2336
2336
|
aria-hidden="true"
|
|
2337
2337
|
role="img"
|
|
2338
2338
|
width="1em"
|
|
2339
2339
|
height="1em"
|
|
2340
2340
|
>
|
|
2341
2341
|
<path
|
|
2342
|
-
d="
|
|
2342
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2343
2343
|
/>
|
|
2344
2344
|
</svg>
|
|
2345
2345
|
</span>
|
|
@@ -2377,15 +2377,15 @@ Shown with default, primary, and secondary styling
|
|
|
2377
2377
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2378
2378
|
<svg
|
|
2379
2379
|
class="pf-v6-svg"
|
|
2380
|
-
viewBox="0 0 20 20"
|
|
2381
2380
|
fill="currentColor"
|
|
2381
|
+
viewBox="0 0 20 20"
|
|
2382
2382
|
aria-hidden="true"
|
|
2383
2383
|
role="img"
|
|
2384
2384
|
width="1em"
|
|
2385
2385
|
height="1em"
|
|
2386
2386
|
>
|
|
2387
2387
|
<path
|
|
2388
|
-
d="
|
|
2388
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2389
2389
|
/>
|
|
2390
2390
|
</svg>
|
|
2391
2391
|
</span>
|
|
@@ -2420,15 +2420,15 @@ Shown with default, primary, and secondary styling
|
|
|
2420
2420
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2421
2421
|
<svg
|
|
2422
2422
|
class="pf-v6-svg"
|
|
2423
|
-
viewBox="0 0 20 20"
|
|
2424
2423
|
fill="currentColor"
|
|
2424
|
+
viewBox="0 0 20 20"
|
|
2425
2425
|
aria-hidden="true"
|
|
2426
2426
|
role="img"
|
|
2427
2427
|
width="1em"
|
|
2428
2428
|
height="1em"
|
|
2429
2429
|
>
|
|
2430
2430
|
<path
|
|
2431
|
-
d="
|
|
2431
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2432
2432
|
/>
|
|
2433
2433
|
</svg>
|
|
2434
2434
|
</span>
|
|
@@ -2465,15 +2465,15 @@ Shown with default, primary, and secondary styling
|
|
|
2465
2465
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2466
2466
|
<svg
|
|
2467
2467
|
class="pf-v6-svg"
|
|
2468
|
-
viewBox="0 0 20 20"
|
|
2469
2468
|
fill="currentColor"
|
|
2469
|
+
viewBox="0 0 20 20"
|
|
2470
2470
|
aria-hidden="true"
|
|
2471
2471
|
role="img"
|
|
2472
2472
|
width="1em"
|
|
2473
2473
|
height="1em"
|
|
2474
2474
|
>
|
|
2475
2475
|
<path
|
|
2476
|
-
d="
|
|
2476
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2477
2477
|
/>
|
|
2478
2478
|
</svg>
|
|
2479
2479
|
</span>
|
|
@@ -2511,15 +2511,15 @@ Shown with default, primary, and secondary styling
|
|
|
2511
2511
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2512
2512
|
<svg
|
|
2513
2513
|
class="pf-v6-svg"
|
|
2514
|
-
viewBox="0 0 20 20"
|
|
2515
2514
|
fill="currentColor"
|
|
2515
|
+
viewBox="0 0 20 20"
|
|
2516
2516
|
aria-hidden="true"
|
|
2517
2517
|
role="img"
|
|
2518
2518
|
width="1em"
|
|
2519
2519
|
height="1em"
|
|
2520
2520
|
>
|
|
2521
2521
|
<path
|
|
2522
|
-
d="
|
|
2522
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2523
2523
|
/>
|
|
2524
2524
|
</svg>
|
|
2525
2525
|
</span>
|
|
@@ -2554,15 +2554,15 @@ Shown with default, primary, and secondary styling
|
|
|
2554
2554
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2555
2555
|
<svg
|
|
2556
2556
|
class="pf-v6-svg"
|
|
2557
|
-
viewBox="0 0 20 20"
|
|
2558
2557
|
fill="currentColor"
|
|
2558
|
+
viewBox="0 0 20 20"
|
|
2559
2559
|
aria-hidden="true"
|
|
2560
2560
|
role="img"
|
|
2561
2561
|
width="1em"
|
|
2562
2562
|
height="1em"
|
|
2563
2563
|
>
|
|
2564
2564
|
<path
|
|
2565
|
-
d="
|
|
2565
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2566
2566
|
/>
|
|
2567
2567
|
</svg>
|
|
2568
2568
|
</span>
|
|
@@ -2599,15 +2599,15 @@ Shown with default, primary, and secondary styling
|
|
|
2599
2599
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2600
2600
|
<svg
|
|
2601
2601
|
class="pf-v6-svg"
|
|
2602
|
-
viewBox="0 0 20 20"
|
|
2603
2602
|
fill="currentColor"
|
|
2603
|
+
viewBox="0 0 20 20"
|
|
2604
2604
|
aria-hidden="true"
|
|
2605
2605
|
role="img"
|
|
2606
2606
|
width="1em"
|
|
2607
2607
|
height="1em"
|
|
2608
2608
|
>
|
|
2609
2609
|
<path
|
|
2610
|
-
d="
|
|
2610
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2611
2611
|
/>
|
|
2612
2612
|
</svg>
|
|
2613
2613
|
</span>
|
|
@@ -2648,15 +2648,15 @@ Shown with default, primary, and secondary styling
|
|
|
2648
2648
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2649
2649
|
<svg
|
|
2650
2650
|
class="pf-v6-svg"
|
|
2651
|
-
viewBox="0 0 20 20"
|
|
2652
2651
|
fill="currentColor"
|
|
2652
|
+
viewBox="0 0 20 20"
|
|
2653
2653
|
aria-hidden="true"
|
|
2654
2654
|
role="img"
|
|
2655
2655
|
width="1em"
|
|
2656
2656
|
height="1em"
|
|
2657
2657
|
>
|
|
2658
2658
|
<path
|
|
2659
|
-
d="
|
|
2659
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2660
2660
|
/>
|
|
2661
2661
|
</svg>
|
|
2662
2662
|
</span>
|
|
@@ -2688,15 +2688,15 @@ Shown with default, primary, and secondary styling
|
|
|
2688
2688
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2689
2689
|
<svg
|
|
2690
2690
|
class="pf-v6-svg"
|
|
2691
|
-
viewBox="0 0 20 20"
|
|
2692
2691
|
fill="currentColor"
|
|
2692
|
+
viewBox="0 0 20 20"
|
|
2693
2693
|
aria-hidden="true"
|
|
2694
2694
|
role="img"
|
|
2695
2695
|
width="1em"
|
|
2696
2696
|
height="1em"
|
|
2697
2697
|
>
|
|
2698
2698
|
<path
|
|
2699
|
-
d="
|
|
2699
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2700
2700
|
/>
|
|
2701
2701
|
</svg>
|
|
2702
2702
|
</span>
|
|
@@ -2730,15 +2730,15 @@ Shown with default, primary, and secondary styling
|
|
|
2730
2730
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2731
2731
|
<svg
|
|
2732
2732
|
class="pf-v6-svg"
|
|
2733
|
-
viewBox="0 0 20 20"
|
|
2734
2733
|
fill="currentColor"
|
|
2734
|
+
viewBox="0 0 20 20"
|
|
2735
2735
|
aria-hidden="true"
|
|
2736
2736
|
role="img"
|
|
2737
2737
|
width="1em"
|
|
2738
2738
|
height="1em"
|
|
2739
2739
|
>
|
|
2740
2740
|
<path
|
|
2741
|
-
d="
|
|
2741
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2742
2742
|
/>
|
|
2743
2743
|
</svg>
|
|
2744
2744
|
</span>
|
|
@@ -2774,15 +2774,15 @@ Shown with default, primary, and secondary styling
|
|
|
2774
2774
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2775
2775
|
<svg
|
|
2776
2776
|
class="pf-v6-svg"
|
|
2777
|
-
viewBox="0 0 20 20"
|
|
2778
2777
|
fill="currentColor"
|
|
2778
|
+
viewBox="0 0 20 20"
|
|
2779
2779
|
aria-hidden="true"
|
|
2780
2780
|
role="img"
|
|
2781
2781
|
width="1em"
|
|
2782
2782
|
height="1em"
|
|
2783
2783
|
>
|
|
2784
2784
|
<path
|
|
2785
|
-
d="
|
|
2785
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2786
2786
|
/>
|
|
2787
2787
|
</svg>
|
|
2788
2788
|
</span>
|
|
@@ -2814,15 +2814,15 @@ Shown with default, primary, and secondary styling
|
|
|
2814
2814
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2815
2815
|
<svg
|
|
2816
2816
|
class="pf-v6-svg"
|
|
2817
|
-
viewBox="0 0 20 20"
|
|
2818
2817
|
fill="currentColor"
|
|
2818
|
+
viewBox="0 0 20 20"
|
|
2819
2819
|
aria-hidden="true"
|
|
2820
2820
|
role="img"
|
|
2821
2821
|
width="1em"
|
|
2822
2822
|
height="1em"
|
|
2823
2823
|
>
|
|
2824
2824
|
<path
|
|
2825
|
-
d="
|
|
2825
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2826
2826
|
/>
|
|
2827
2827
|
</svg>
|
|
2828
2828
|
</span>
|
|
@@ -2856,15 +2856,15 @@ Shown with default, primary, and secondary styling
|
|
|
2856
2856
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2857
2857
|
<svg
|
|
2858
2858
|
class="pf-v6-svg"
|
|
2859
|
-
viewBox="0 0 20 20"
|
|
2860
2859
|
fill="currentColor"
|
|
2860
|
+
viewBox="0 0 20 20"
|
|
2861
2861
|
aria-hidden="true"
|
|
2862
2862
|
role="img"
|
|
2863
2863
|
width="1em"
|
|
2864
2864
|
height="1em"
|
|
2865
2865
|
>
|
|
2866
2866
|
<path
|
|
2867
|
-
d="
|
|
2867
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2868
2868
|
/>
|
|
2869
2869
|
</svg>
|
|
2870
2870
|
</span>
|
|
@@ -2900,15 +2900,15 @@ Shown with default, primary, and secondary styling
|
|
|
2900
2900
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2901
2901
|
<svg
|
|
2902
2902
|
class="pf-v6-svg"
|
|
2903
|
-
viewBox="0 0 20 20"
|
|
2904
2903
|
fill="currentColor"
|
|
2904
|
+
viewBox="0 0 20 20"
|
|
2905
2905
|
aria-hidden="true"
|
|
2906
2906
|
role="img"
|
|
2907
2907
|
width="1em"
|
|
2908
2908
|
height="1em"
|
|
2909
2909
|
>
|
|
2910
2910
|
<path
|
|
2911
|
-
d="
|
|
2911
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2912
2912
|
/>
|
|
2913
2913
|
</svg>
|
|
2914
2914
|
</span>
|
|
@@ -2940,15 +2940,15 @@ Shown with default, primary, and secondary styling
|
|
|
2940
2940
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2941
2941
|
<svg
|
|
2942
2942
|
class="pf-v6-svg"
|
|
2943
|
-
viewBox="0 0 20 20"
|
|
2944
2943
|
fill="currentColor"
|
|
2944
|
+
viewBox="0 0 20 20"
|
|
2945
2945
|
aria-hidden="true"
|
|
2946
2946
|
role="img"
|
|
2947
2947
|
width="1em"
|
|
2948
2948
|
height="1em"
|
|
2949
2949
|
>
|
|
2950
2950
|
<path
|
|
2951
|
-
d="
|
|
2951
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2952
2952
|
/>
|
|
2953
2953
|
</svg>
|
|
2954
2954
|
</span>
|
|
@@ -2982,15 +2982,15 @@ Shown with default, primary, and secondary styling
|
|
|
2982
2982
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2983
2983
|
<svg
|
|
2984
2984
|
class="pf-v6-svg"
|
|
2985
|
-
viewBox="0 0 20 20"
|
|
2986
2985
|
fill="currentColor"
|
|
2986
|
+
viewBox="0 0 20 20"
|
|
2987
2987
|
aria-hidden="true"
|
|
2988
2988
|
role="img"
|
|
2989
2989
|
width="1em"
|
|
2990
2990
|
height="1em"
|
|
2991
2991
|
>
|
|
2992
2992
|
<path
|
|
2993
|
-
d="
|
|
2993
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2994
2994
|
/>
|
|
2995
2995
|
</svg>
|
|
2996
2996
|
</span>
|
|
@@ -3029,15 +3029,15 @@ Shown with default, primary, and secondary styling
|
|
|
3029
3029
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3030
3030
|
<svg
|
|
3031
3031
|
class="pf-v6-svg"
|
|
3032
|
-
viewBox="0 0 32 32"
|
|
3033
3032
|
fill="currentColor"
|
|
3033
|
+
viewBox="0 0 32 32"
|
|
3034
3034
|
aria-hidden="true"
|
|
3035
3035
|
role="img"
|
|
3036
3036
|
width="1em"
|
|
3037
3037
|
height="1em"
|
|
3038
3038
|
>
|
|
3039
3039
|
<path
|
|
3040
|
-
d="
|
|
3040
|
+
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"
|
|
3041
3041
|
/>
|
|
3042
3042
|
</svg>
|
|
3043
3043
|
</span>
|
|
@@ -3046,15 +3046,15 @@ Shown with default, primary, and secondary styling
|
|
|
3046
3046
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3047
3047
|
<svg
|
|
3048
3048
|
class="pf-v6-svg"
|
|
3049
|
-
viewBox="0 0 20 20"
|
|
3050
3049
|
fill="currentColor"
|
|
3050
|
+
viewBox="0 0 20 20"
|
|
3051
3051
|
aria-hidden="true"
|
|
3052
3052
|
role="img"
|
|
3053
3053
|
width="1em"
|
|
3054
3054
|
height="1em"
|
|
3055
3055
|
>
|
|
3056
3056
|
<path
|
|
3057
|
-
d="
|
|
3057
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3058
3058
|
/>
|
|
3059
3059
|
</svg>
|
|
3060
3060
|
</span>
|
|
@@ -3084,15 +3084,15 @@ Shown with default, primary, and secondary styling
|
|
|
3084
3084
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3085
3085
|
<svg
|
|
3086
3086
|
class="pf-v6-svg"
|
|
3087
|
-
viewBox="0 0 32 32"
|
|
3088
3087
|
fill="currentColor"
|
|
3088
|
+
viewBox="0 0 32 32"
|
|
3089
3089
|
aria-hidden="true"
|
|
3090
3090
|
role="img"
|
|
3091
3091
|
width="1em"
|
|
3092
3092
|
height="1em"
|
|
3093
3093
|
>
|
|
3094
3094
|
<path
|
|
3095
|
-
d="
|
|
3095
|
+
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"
|
|
3096
3096
|
/>
|
|
3097
3097
|
</svg>
|
|
3098
3098
|
</span>
|
|
@@ -3101,15 +3101,15 @@ Shown with default, primary, and secondary styling
|
|
|
3101
3101
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3102
3102
|
<svg
|
|
3103
3103
|
class="pf-v6-svg"
|
|
3104
|
-
viewBox="0 0 20 20"
|
|
3105
3104
|
fill="currentColor"
|
|
3105
|
+
viewBox="0 0 20 20"
|
|
3106
3106
|
aria-hidden="true"
|
|
3107
3107
|
role="img"
|
|
3108
3108
|
width="1em"
|
|
3109
3109
|
height="1em"
|
|
3110
3110
|
>
|
|
3111
3111
|
<path
|
|
3112
|
-
d="
|
|
3112
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3113
3113
|
/>
|
|
3114
3114
|
</svg>
|
|
3115
3115
|
</span>
|
|
@@ -3141,15 +3141,15 @@ Shown with default, primary, and secondary styling
|
|
|
3141
3141
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3142
3142
|
<svg
|
|
3143
3143
|
class="pf-v6-svg"
|
|
3144
|
-
viewBox="0 0 32 32"
|
|
3145
3144
|
fill="currentColor"
|
|
3145
|
+
viewBox="0 0 32 32"
|
|
3146
3146
|
aria-hidden="true"
|
|
3147
3147
|
role="img"
|
|
3148
3148
|
width="1em"
|
|
3149
3149
|
height="1em"
|
|
3150
3150
|
>
|
|
3151
3151
|
<path
|
|
3152
|
-
d="
|
|
3152
|
+
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"
|
|
3153
3153
|
/>
|
|
3154
3154
|
</svg>
|
|
3155
3155
|
</span>
|
|
@@ -3158,15 +3158,15 @@ Shown with default, primary, and secondary styling
|
|
|
3158
3158
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3159
3159
|
<svg
|
|
3160
3160
|
class="pf-v6-svg"
|
|
3161
|
-
viewBox="0 0 20 20"
|
|
3162
3161
|
fill="currentColor"
|
|
3162
|
+
viewBox="0 0 20 20"
|
|
3163
3163
|
aria-hidden="true"
|
|
3164
3164
|
role="img"
|
|
3165
3165
|
width="1em"
|
|
3166
3166
|
height="1em"
|
|
3167
3167
|
>
|
|
3168
3168
|
<path
|
|
3169
|
-
d="
|
|
3169
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3170
3170
|
/>
|
|
3171
3171
|
</svg>
|
|
3172
3172
|
</span>
|
|
@@ -3200,15 +3200,15 @@ Shown with default, primary, and secondary styling
|
|
|
3200
3200
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3201
3201
|
<svg
|
|
3202
3202
|
class="pf-v6-svg"
|
|
3203
|
-
viewBox="0 0 32 32"
|
|
3204
3203
|
fill="currentColor"
|
|
3204
|
+
viewBox="0 0 32 32"
|
|
3205
3205
|
aria-hidden="true"
|
|
3206
3206
|
role="img"
|
|
3207
3207
|
width="1em"
|
|
3208
3208
|
height="1em"
|
|
3209
3209
|
>
|
|
3210
3210
|
<path
|
|
3211
|
-
d="
|
|
3211
|
+
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"
|
|
3212
3212
|
/>
|
|
3213
3213
|
</svg>
|
|
3214
3214
|
</span>
|
|
@@ -3217,15 +3217,15 @@ Shown with default, primary, and secondary styling
|
|
|
3217
3217
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3218
3218
|
<svg
|
|
3219
3219
|
class="pf-v6-svg"
|
|
3220
|
-
viewBox="0 0 20 20"
|
|
3221
3220
|
fill="currentColor"
|
|
3221
|
+
viewBox="0 0 20 20"
|
|
3222
3222
|
aria-hidden="true"
|
|
3223
3223
|
role="img"
|
|
3224
3224
|
width="1em"
|
|
3225
3225
|
height="1em"
|
|
3226
3226
|
>
|
|
3227
3227
|
<path
|
|
3228
|
-
d="
|
|
3228
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3229
3229
|
/>
|
|
3230
3230
|
</svg>
|
|
3231
3231
|
</span>
|
|
@@ -3255,15 +3255,15 @@ Shown with default, primary, and secondary styling
|
|
|
3255
3255
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3256
3256
|
<svg
|
|
3257
3257
|
class="pf-v6-svg"
|
|
3258
|
-
viewBox="0 0 32 32"
|
|
3259
3258
|
fill="currentColor"
|
|
3259
|
+
viewBox="0 0 32 32"
|
|
3260
3260
|
aria-hidden="true"
|
|
3261
3261
|
role="img"
|
|
3262
3262
|
width="1em"
|
|
3263
3263
|
height="1em"
|
|
3264
3264
|
>
|
|
3265
3265
|
<path
|
|
3266
|
-
d="
|
|
3266
|
+
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"
|
|
3267
3267
|
/>
|
|
3268
3268
|
</svg>
|
|
3269
3269
|
</span>
|
|
@@ -3272,15 +3272,15 @@ Shown with default, primary, and secondary styling
|
|
|
3272
3272
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3273
3273
|
<svg
|
|
3274
3274
|
class="pf-v6-svg"
|
|
3275
|
-
viewBox="0 0 20 20"
|
|
3276
3275
|
fill="currentColor"
|
|
3276
|
+
viewBox="0 0 20 20"
|
|
3277
3277
|
aria-hidden="true"
|
|
3278
3278
|
role="img"
|
|
3279
3279
|
width="1em"
|
|
3280
3280
|
height="1em"
|
|
3281
3281
|
>
|
|
3282
3282
|
<path
|
|
3283
|
-
d="
|
|
3283
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3284
3284
|
/>
|
|
3285
3285
|
</svg>
|
|
3286
3286
|
</span>
|
|
@@ -3312,15 +3312,15 @@ Shown with default, primary, and secondary styling
|
|
|
3312
3312
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3313
3313
|
<svg
|
|
3314
3314
|
class="pf-v6-svg"
|
|
3315
|
-
viewBox="0 0 32 32"
|
|
3316
3315
|
fill="currentColor"
|
|
3316
|
+
viewBox="0 0 32 32"
|
|
3317
3317
|
aria-hidden="true"
|
|
3318
3318
|
role="img"
|
|
3319
3319
|
width="1em"
|
|
3320
3320
|
height="1em"
|
|
3321
3321
|
>
|
|
3322
3322
|
<path
|
|
3323
|
-
d="
|
|
3323
|
+
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"
|
|
3324
3324
|
/>
|
|
3325
3325
|
</svg>
|
|
3326
3326
|
</span>
|
|
@@ -3329,15 +3329,15 @@ Shown with default, primary, and secondary styling
|
|
|
3329
3329
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3330
3330
|
<svg
|
|
3331
3331
|
class="pf-v6-svg"
|
|
3332
|
-
viewBox="0 0 20 20"
|
|
3333
3332
|
fill="currentColor"
|
|
3333
|
+
viewBox="0 0 20 20"
|
|
3334
3334
|
aria-hidden="true"
|
|
3335
3335
|
role="img"
|
|
3336
3336
|
width="1em"
|
|
3337
3337
|
height="1em"
|
|
3338
3338
|
>
|
|
3339
3339
|
<path
|
|
3340
|
-
d="
|
|
3340
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3341
3341
|
/>
|
|
3342
3342
|
</svg>
|
|
3343
3343
|
</span>
|
|
@@ -3371,15 +3371,15 @@ Shown with default, primary, and secondary styling
|
|
|
3371
3371
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3372
3372
|
<svg
|
|
3373
3373
|
class="pf-v6-svg"
|
|
3374
|
-
viewBox="0 0 32 32"
|
|
3375
3374
|
fill="currentColor"
|
|
3375
|
+
viewBox="0 0 32 32"
|
|
3376
3376
|
aria-hidden="true"
|
|
3377
3377
|
role="img"
|
|
3378
3378
|
width="1em"
|
|
3379
3379
|
height="1em"
|
|
3380
3380
|
>
|
|
3381
3381
|
<path
|
|
3382
|
-
d="
|
|
3382
|
+
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"
|
|
3383
3383
|
/>
|
|
3384
3384
|
</svg>
|
|
3385
3385
|
</span>
|
|
@@ -3388,15 +3388,15 @@ Shown with default, primary, and secondary styling
|
|
|
3388
3388
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3389
3389
|
<svg
|
|
3390
3390
|
class="pf-v6-svg"
|
|
3391
|
-
viewBox="0 0 20 20"
|
|
3392
3391
|
fill="currentColor"
|
|
3392
|
+
viewBox="0 0 20 20"
|
|
3393
3393
|
aria-hidden="true"
|
|
3394
3394
|
role="img"
|
|
3395
3395
|
width="1em"
|
|
3396
3396
|
height="1em"
|
|
3397
3397
|
>
|
|
3398
3398
|
<path
|
|
3399
|
-
d="
|
|
3399
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3400
3400
|
/>
|
|
3401
3401
|
</svg>
|
|
3402
3402
|
</span>
|
|
@@ -3426,15 +3426,15 @@ Shown with default, primary, and secondary styling
|
|
|
3426
3426
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3427
3427
|
<svg
|
|
3428
3428
|
class="pf-v6-svg"
|
|
3429
|
-
viewBox="0 0 32 32"
|
|
3430
3429
|
fill="currentColor"
|
|
3430
|
+
viewBox="0 0 32 32"
|
|
3431
3431
|
aria-hidden="true"
|
|
3432
3432
|
role="img"
|
|
3433
3433
|
width="1em"
|
|
3434
3434
|
height="1em"
|
|
3435
3435
|
>
|
|
3436
3436
|
<path
|
|
3437
|
-
d="
|
|
3437
|
+
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"
|
|
3438
3438
|
/>
|
|
3439
3439
|
</svg>
|
|
3440
3440
|
</span>
|
|
@@ -3443,15 +3443,15 @@ Shown with default, primary, and secondary styling
|
|
|
3443
3443
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3444
3444
|
<svg
|
|
3445
3445
|
class="pf-v6-svg"
|
|
3446
|
-
viewBox="0 0 20 20"
|
|
3447
3446
|
fill="currentColor"
|
|
3447
|
+
viewBox="0 0 20 20"
|
|
3448
3448
|
aria-hidden="true"
|
|
3449
3449
|
role="img"
|
|
3450
3450
|
width="1em"
|
|
3451
3451
|
height="1em"
|
|
3452
3452
|
>
|
|
3453
3453
|
<path
|
|
3454
|
-
d="
|
|
3454
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3455
3455
|
/>
|
|
3456
3456
|
</svg>
|
|
3457
3457
|
</span>
|
|
@@ -3483,15 +3483,15 @@ Shown with default, primary, and secondary styling
|
|
|
3483
3483
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3484
3484
|
<svg
|
|
3485
3485
|
class="pf-v6-svg"
|
|
3486
|
-
viewBox="0 0 32 32"
|
|
3487
3486
|
fill="currentColor"
|
|
3487
|
+
viewBox="0 0 32 32"
|
|
3488
3488
|
aria-hidden="true"
|
|
3489
3489
|
role="img"
|
|
3490
3490
|
width="1em"
|
|
3491
3491
|
height="1em"
|
|
3492
3492
|
>
|
|
3493
3493
|
<path
|
|
3494
|
-
d="
|
|
3494
|
+
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"
|
|
3495
3495
|
/>
|
|
3496
3496
|
</svg>
|
|
3497
3497
|
</span>
|
|
@@ -3500,15 +3500,15 @@ Shown with default, primary, and secondary styling
|
|
|
3500
3500
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3501
3501
|
<svg
|
|
3502
3502
|
class="pf-v6-svg"
|
|
3503
|
-
viewBox="0 0 20 20"
|
|
3504
3503
|
fill="currentColor"
|
|
3504
|
+
viewBox="0 0 20 20"
|
|
3505
3505
|
aria-hidden="true"
|
|
3506
3506
|
role="img"
|
|
3507
3507
|
width="1em"
|
|
3508
3508
|
height="1em"
|
|
3509
3509
|
>
|
|
3510
3510
|
<path
|
|
3511
|
-
d="
|
|
3511
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3512
3512
|
/>
|
|
3513
3513
|
</svg>
|
|
3514
3514
|
</span>
|
|
@@ -3530,15 +3530,15 @@ Shown with default, primary, and secondary styling
|
|
|
3530
3530
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3531
3531
|
<svg
|
|
3532
3532
|
class="pf-v6-svg"
|
|
3533
|
-
viewBox="0 0 32 32"
|
|
3534
3533
|
fill="currentColor"
|
|
3534
|
+
viewBox="0 0 32 32"
|
|
3535
3535
|
aria-hidden="true"
|
|
3536
3536
|
role="img"
|
|
3537
3537
|
width="1em"
|
|
3538
3538
|
height="1em"
|
|
3539
3539
|
>
|
|
3540
3540
|
<path
|
|
3541
|
-
d="
|
|
3541
|
+
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"
|
|
3542
3542
|
/>
|
|
3543
3543
|
</svg>
|
|
3544
3544
|
</span>
|
|
@@ -3553,15 +3553,15 @@ Shown with default, primary, and secondary styling
|
|
|
3553
3553
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3554
3554
|
<svg
|
|
3555
3555
|
class="pf-v6-svg"
|
|
3556
|
-
viewBox="0 0 32 32"
|
|
3557
3556
|
fill="currentColor"
|
|
3557
|
+
viewBox="0 0 32 32"
|
|
3558
3558
|
aria-hidden="true"
|
|
3559
3559
|
role="img"
|
|
3560
3560
|
width="1em"
|
|
3561
3561
|
height="1em"
|
|
3562
3562
|
>
|
|
3563
3563
|
<path
|
|
3564
|
-
d="
|
|
3564
|
+
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"
|
|
3565
3565
|
/>
|
|
3566
3566
|
</svg>
|
|
3567
3567
|
</span>
|
|
@@ -3577,15 +3577,15 @@ Shown with default, primary, and secondary styling
|
|
|
3577
3577
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3578
3578
|
<svg
|
|
3579
3579
|
class="pf-v6-svg"
|
|
3580
|
-
viewBox="0 0 32 32"
|
|
3581
3580
|
fill="currentColor"
|
|
3581
|
+
viewBox="0 0 32 32"
|
|
3582
3582
|
aria-hidden="true"
|
|
3583
3583
|
role="img"
|
|
3584
3584
|
width="1em"
|
|
3585
3585
|
height="1em"
|
|
3586
3586
|
>
|
|
3587
3587
|
<path
|
|
3588
|
-
d="
|
|
3588
|
+
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"
|
|
3589
3589
|
/>
|
|
3590
3590
|
</svg>
|
|
3591
3591
|
</span>
|