@patternfly/patternfly 6.5.2 → 6.6.0-prerelease.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/base/normalize.scss +2 -0
- package/base/patternfly-common.css +2 -2
- package/base/patternfly-common.scss +1 -1
- package/base/patternfly-fa-icons.css +3 -3
- package/base/patternfly-fa-icons.scss +3 -3
- package/base/patternfly-variables.css +56 -56
- package/base/reset.scss +2 -0
- package/base/tokens/tokens-charts-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast.scss +1 -1
- package/base/tokens/tokens-charts.scss +1 -1
- package/base/tokens/tokens-dark.scss +9 -9
- package/base/tokens/tokens-default.scss +8 -8
- package/base/tokens/tokens-felt-dark.scss +1 -1
- package/base/tokens/tokens-felt-glass-dark.scss +8 -8
- package/base/tokens/tokens-felt-glass.scss +8 -8
- package/base/tokens/tokens-felt-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-felt-highcontrast.scss +1 -1
- package/base/tokens/tokens-felt.scss +1 -1
- package/base/tokens/tokens-glass-dark.scss +8 -8
- package/base/tokens/tokens-glass.scss +8 -8
- package/base/tokens/tokens-highcontrast-dark.scss +8 -8
- package/base/tokens/tokens-highcontrast.scss +7 -7
- package/base/tokens/tokens-palette.scss +1 -1
- package/base/tokens/tokens-redhat-highcontrast.scss +6 -6
- package/components/AboutModalBox/about-modal-box.css +1 -1
- package/components/AboutModalBox/about-modal-box.scss +1 -1
- package/components/Accordion/accordion.css +8 -4
- package/components/Accordion/accordion.scss +9 -4
- package/components/Alert/alert-group.css +1 -1
- package/components/Alert/alert-group.scss +1 -1
- package/components/Alert/alert.css +3 -3
- package/components/Alert/alert.scss +3 -3
- package/components/Breadcrumb/breadcrumb.css +1 -1
- package/components/Breadcrumb/breadcrumb.scss +1 -1
- package/components/Button/button.css +6 -6
- package/components/Button/button.scss +6 -6
- package/components/Card/card.css +2 -2
- package/components/Card/card.scss +3 -3
- package/components/Check/check.css +1 -1
- package/components/Check/check.scss +1 -1
- package/components/ClipboardCopy/clipboard-copy.css +2 -2
- package/components/ClipboardCopy/clipboard-copy.scss +2 -2
- package/components/Compass/compass.css +3 -3
- package/components/Compass/compass.scss +3 -3
- package/components/Content/content.css +2 -2
- package/components/Content/content.scss +2 -2
- package/components/DataList/data-list.css +1 -1
- package/components/DataList/data-list.scss +1 -1
- package/components/DescriptionList/description-list.css +0 -1
- package/components/DescriptionList/description-list.scss +0 -1
- package/components/Drawer/drawer.css +2 -2
- package/components/Drawer/drawer.scss +2 -2
- package/components/DualListSelector/dual-list-selector.css +6 -6
- package/components/DualListSelector/dual-list-selector.scss +6 -6
- package/components/ExpandableSection/expandable-section.css +3 -3
- package/components/ExpandableSection/expandable-section.scss +3 -3
- package/components/Form/form.css +12 -12
- package/components/Form/form.scss +6 -6
- package/components/FormControl/form-control.css +1 -1
- package/components/FormControl/form-control.scss +3 -1
- package/components/Hero/hero.css +1 -1
- package/components/Hero/hero.scss +1 -1
- package/components/Hint/hint.css +1 -1
- package/components/Hint/hint.scss +1 -1
- package/components/InputGroup/input-group.css +5 -5
- package/components/InputGroup/input-group.scss +5 -5
- package/components/JumpLinks/jump-links.css +1 -1
- package/components/JumpLinks/jump-links.scss +1 -1
- package/components/Label/label.css +1 -1
- package/components/Label/label.scss +1 -1
- package/components/Login/login.css +2 -2
- package/components/Login/login.scss +2 -2
- package/components/Masthead/masthead.css +1 -1
- package/components/Masthead/masthead.scss +1 -1
- package/components/Menu/menu.css +4 -4
- package/components/Menu/menu.scss +4 -4
- package/components/MenuToggle/menu-toggle.css +1 -1
- package/components/MenuToggle/menu-toggle.scss +1 -1
- package/components/ModalBox/modal-box.css +1 -1
- package/components/ModalBox/modal-box.scss +1 -1
- package/components/Nav/nav.css +5 -5
- package/components/Nav/nav.scss +5 -5
- package/components/NotificationDrawer/notification-drawer.css +5 -5
- package/components/NotificationDrawer/notification-drawer.scss +5 -5
- package/components/Page/page.css +3 -3
- package/components/Page/page.scss +3 -3
- package/components/Popover/popover.css +1 -1
- package/components/Popover/popover.scss +2 -2
- package/components/Progress/progress.css +3 -3
- package/components/Progress/progress.scss +3 -6
- package/components/ProgressStepper/progress-stepper.css +1 -1
- package/components/Radio/radio.css +1 -1
- package/components/Radio/radio.scss +1 -1
- package/components/Spinner/spinner.css +2 -2
- package/components/Spinner/spinner.scss +2 -2
- package/components/Switch/switch.css +1 -1
- package/components/Switch/switch.scss +1 -1
- package/components/Table/table-tree-view.css +10 -10
- package/components/Table/table-tree-view.scss +2 -2
- package/components/Table/table.css +10 -10
- package/components/Table/table.scss +10 -10
- package/components/Tabs/tabs.css +3 -3
- package/components/Tabs/tabs.scss +3 -3
- package/components/TextInputGroup/text-input-group.css +1 -1
- package/components/TextInputGroup/text-input-group.scss +1 -1
- package/components/Title/title.css +1 -1
- package/components/Title/title.scss +1 -1
- package/components/Toolbar/toolbar.css +1 -1
- package/components/Toolbar/toolbar.scss +1 -1
- package/components/Tooltip/tooltip.css +1 -1
- package/components/Tooltip/tooltip.scss +2 -2
- package/components/TreeView/tree-view.css +5 -5
- package/components/TreeView/tree-view.scss +5 -5
- package/components/Wizard/wizard.css +5 -5
- package/components/Wizard/wizard.scss +5 -5
- package/components/_index.css +132 -129
- package/docs/components/AboutModalBox/examples/AboutModalBox.md +1 -1
- package/docs/components/Accordion/examples/Accordion.md +30 -30
- package/docs/components/ActionList/examples/ActionList.md +11 -11
- package/docs/components/Alert/examples/Alert.md +54 -54
- package/docs/components/BackToTop/examples/BackToTop.md +1 -1
- package/docs/components/Banner/examples/Banner.md +10 -10
- package/docs/components/Breadcrumb/examples/Breadcrumb.md +25 -25
- package/docs/components/Button/examples/Button.md +184 -184
- package/docs/components/CalendarMonth/examples/CalendarMonth.md +16 -16
- package/docs/components/Card/examples/Card.md +14 -14
- package/docs/components/ClipboardCopy/examples/ClipboardCopy.md +22 -22
- package/docs/components/CodeBlock/examples/CodeBlock.md +8 -8
- package/docs/components/CodeEditor/examples/CodeEditor.md +18 -18
- package/docs/components/DataList/examples/DataList.md +34 -34
- package/docs/components/DatePicker/examples/DatePicker.md +6 -6
- package/docs/components/DescriptionList/examples/DescriptionList.md +25 -25
- package/docs/components/Drawer/examples/Drawer.md +22 -22
- package/docs/components/DualListSelector/examples/DualListSelector.md +89 -89
- package/docs/components/EmptyState/examples/EmptyState.md +6 -6
- package/docs/components/ExpandableSection/examples/ExpandableSection.md +7 -7
- package/docs/components/Form/examples/Form.md +6 -6
- package/docs/components/Hint/examples/Hint.md +3 -3
- package/docs/components/Icon/examples/Icon.md +9 -9
- package/docs/components/InlineEdit/examples/InlineEdit.md +26 -26
- package/docs/components/InputGroup/examples/InputGroup.md +4 -4
- package/docs/components/JumpLinks/examples/JumpLinks.md +4 -4
- package/docs/components/Label/examples/Label.md +218 -218
- package/docs/components/Login/examples/Login.md +4 -4
- package/docs/components/Masthead/examples/masthead.md +1 -1
- package/docs/components/Menu/examples/Menu.md +129 -129
- package/docs/components/MenuToggle/examples/MenuToggle.md +217 -217
- package/docs/components/ModalBox/examples/ModalBox.md +24 -24
- package/docs/components/MultipleFileUpload/examples/MultipleFileUpload.md +12 -12
- package/docs/components/Nav/examples/Navigation.md +66 -66
- package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +83 -83
- package/docs/components/OverflowMenu/examples/overflow-menu.md +11 -11
- package/docs/components/Page/examples/Page.md +1 -1
- package/docs/components/Pagination/examples/Pagination.md +92 -92
- package/docs/components/Popover/examples/Popover.md +22 -22
- package/docs/components/Progress/examples/Progress.md +7 -7
- package/docs/components/ProgressStepper/examples/ProgressStepper.md +21 -21
- package/docs/components/Slider/examples/Slider.md +4 -4
- package/docs/components/Table/examples/Table.md +479 -479
- package/docs/components/Tabs/examples/Tabs.md +378 -378
- package/docs/components/TextInputGroup/examples/TextInputGroup.md +46 -46
- package/docs/components/ToggleGroup/examples/toggle-group.md +15 -15
- package/docs/components/Toolbar/examples/Toolbar.md +117 -117
- package/docs/components/TreeView/examples/TreeView.md +104 -104
- package/docs/components/Wizard/examples/Wizard.md +40 -40
- package/docs/demos/AboutModal/examples/AboutModal.md +9 -9
- package/docs/demos/Alert/examples/Alert.md +32 -32
- package/docs/demos/BackToTop/examples/BackToTop.md +9 -9
- package/docs/demos/Banner/examples/Banner.md +16 -16
- package/docs/demos/Button/examples/Button.md +1 -1
- package/docs/demos/Card/examples/Card.md +78 -78
- package/docs/demos/CardView/examples/CardView.md +38 -38
- package/docs/demos/Compass/examples/Compass.md +219 -219
- package/docs/demos/Dashboard/examples/Dashboard.md +48 -48
- package/docs/demos/DataList/examples/DataList.md +101 -101
- package/docs/demos/DescriptionList/examples/DescriptionList.md +26 -26
- package/docs/demos/Drawer/examples/Drawer.md +40 -40
- package/docs/demos/Form/examples/BasicForms.md +21 -21
- package/docs/demos/JumpLinks/examples/JumpLinks.md +49 -49
- package/docs/demos/Masthead/examples/Masthead.md +57 -57
- package/docs/demos/Modal/examples/Modal.md +54 -54
- package/docs/demos/Nav/examples/Nav.md +93 -93
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +173 -173
- package/docs/demos/Page/examples/Page.md +119 -119
- package/docs/demos/PasswordGenerator/examples/PasswordGenerator.md +1 -1
- package/docs/demos/PasswordStrength/examples/PasswordStrength.md +4 -4
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +142 -142
- package/docs/demos/Skeleton/examples/Skeleton.md +8 -8
- package/docs/demos/Table/examples/Table.md +630 -630
- package/docs/demos/Tabs/examples/Tabs.md +62 -62
- package/docs/demos/Toolbar/examples/Toolbar.md +161 -161
- package/docs/demos/Wizard/examples/Wizard.md +100 -100
- package/layouts/Gallery/gallery.css +1 -1
- package/layouts/Gallery/gallery.scss +1 -1
- package/layouts/Grid/grid.css +1 -1
- package/layouts/Grid/grid.scss +1 -1
- package/layouts/_index.css +2 -2
- package/package.json +11 -12
- package/patternfly-addons.css +12 -12
- package/patternfly-base-no-globals.css +61 -61
- package/patternfly-base.css +61 -61
- package/patternfly-no-globals.css +195 -192
- package/patternfly.css +195 -192
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/sass-utilities/mixins.scss +2 -2
- package/utilities/Accessibility/accessibility.css +12 -12
- package/utilities/_index.css +12 -12
|
@@ -206,15 +206,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
206
206
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
207
207
|
<svg
|
|
208
208
|
class="pf-v6-svg"
|
|
209
|
-
viewBox="0 0 20 20"
|
|
210
209
|
fill="currentColor"
|
|
210
|
+
viewBox="0 0 20 20"
|
|
211
211
|
aria-hidden="true"
|
|
212
212
|
role="img"
|
|
213
213
|
width="1em"
|
|
214
214
|
height="1em"
|
|
215
215
|
>
|
|
216
216
|
<path
|
|
217
|
-
d="
|
|
217
|
+
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"
|
|
218
218
|
/>
|
|
219
219
|
</svg>
|
|
220
220
|
</span>
|
|
@@ -233,15 +233,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
233
233
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
234
234
|
<svg
|
|
235
235
|
class="pf-v6-svg"
|
|
236
|
-
viewBox="0 0 20 20"
|
|
237
236
|
fill="currentColor"
|
|
237
|
+
viewBox="0 0 20 20"
|
|
238
238
|
aria-hidden="true"
|
|
239
239
|
role="img"
|
|
240
240
|
width="1em"
|
|
241
241
|
height="1em"
|
|
242
242
|
>
|
|
243
243
|
<path
|
|
244
|
-
d="
|
|
244
|
+
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"
|
|
245
245
|
/>
|
|
246
246
|
</svg>
|
|
247
247
|
</span>
|
|
@@ -273,15 +273,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
273
273
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
274
274
|
<svg
|
|
275
275
|
class="pf-v6-svg"
|
|
276
|
-
viewBox="0 0 20 20"
|
|
277
276
|
fill="currentColor"
|
|
277
|
+
viewBox="0 0 20 20"
|
|
278
278
|
aria-hidden="true"
|
|
279
279
|
role="img"
|
|
280
280
|
width="1em"
|
|
281
281
|
height="1em"
|
|
282
282
|
>
|
|
283
283
|
<path
|
|
284
|
-
d="
|
|
284
|
+
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"
|
|
285
285
|
/>
|
|
286
286
|
</svg>
|
|
287
287
|
</span>
|
|
@@ -321,15 +321,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
321
321
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
322
322
|
<svg
|
|
323
323
|
class="pf-v6-svg"
|
|
324
|
-
viewBox="0 0 20 20"
|
|
325
324
|
fill="currentColor"
|
|
325
|
+
viewBox="0 0 20 20"
|
|
326
326
|
aria-hidden="true"
|
|
327
327
|
role="img"
|
|
328
328
|
width="1em"
|
|
329
329
|
height="1em"
|
|
330
330
|
>
|
|
331
331
|
<path
|
|
332
|
-
d="
|
|
332
|
+
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"
|
|
333
333
|
/>
|
|
334
334
|
</svg>
|
|
335
335
|
</span>
|
|
@@ -380,8 +380,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
380
380
|
<span class="pf-v6-c-button__icon">
|
|
381
381
|
<svg
|
|
382
382
|
class="pf-v6-svg"
|
|
383
|
-
viewBox="0 0 512 512"
|
|
384
383
|
fill="currentColor"
|
|
384
|
+
viewBox="0 0 512 512"
|
|
385
385
|
aria-hidden="true"
|
|
386
386
|
role="img"
|
|
387
387
|
width="1em"
|
|
@@ -403,8 +403,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
403
403
|
<span class="pf-v6-c-button__icon">
|
|
404
404
|
<svg
|
|
405
405
|
class="pf-v6-svg"
|
|
406
|
-
viewBox="0 0 448 512"
|
|
407
406
|
fill="currentColor"
|
|
407
|
+
viewBox="0 0 448 512"
|
|
408
408
|
aria-hidden="true"
|
|
409
409
|
role="img"
|
|
410
410
|
width="1em"
|
|
@@ -426,15 +426,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
426
426
|
<span class="pf-v6-c-button__icon">
|
|
427
427
|
<svg
|
|
428
428
|
class="pf-v6-svg"
|
|
429
|
-
viewBox="0 0 32 32"
|
|
430
429
|
fill="currentColor"
|
|
430
|
+
viewBox="0 0 32 32"
|
|
431
431
|
aria-hidden="true"
|
|
432
432
|
role="img"
|
|
433
433
|
width="1em"
|
|
434
434
|
height="1em"
|
|
435
435
|
>
|
|
436
436
|
<path
|
|
437
|
-
d="
|
|
437
|
+
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"
|
|
438
438
|
/>
|
|
439
439
|
</svg>
|
|
440
440
|
</span>
|
|
@@ -507,8 +507,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
507
507
|
<span class="pf-v6-c-button__icon">
|
|
508
508
|
<svg
|
|
509
509
|
class="pf-v6-svg"
|
|
510
|
-
viewBox="0 0 20 20"
|
|
511
510
|
fill="currentColor"
|
|
511
|
+
viewBox="0 0 20 20"
|
|
512
512
|
aria-hidden="true"
|
|
513
513
|
role="img"
|
|
514
514
|
width="1em"
|
|
@@ -544,8 +544,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
544
544
|
<span class="pf-v6-c-button__icon">
|
|
545
545
|
<svg
|
|
546
546
|
class="pf-v6-svg"
|
|
547
|
-
viewBox="0 0 20 20"
|
|
548
547
|
fill="currentColor"
|
|
548
|
+
viewBox="0 0 20 20"
|
|
549
549
|
aria-hidden="true"
|
|
550
550
|
role="img"
|
|
551
551
|
width="1em"
|
|
@@ -581,8 +581,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
581
581
|
<span class="pf-v6-c-button__icon">
|
|
582
582
|
<svg
|
|
583
583
|
class="pf-v6-svg"
|
|
584
|
-
viewBox="0 0 20 20"
|
|
585
584
|
fill="currentColor"
|
|
585
|
+
viewBox="0 0 20 20"
|
|
586
586
|
aria-hidden="true"
|
|
587
587
|
role="img"
|
|
588
588
|
width="1em"
|
|
@@ -635,8 +635,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
635
635
|
<span class="pf-v6-c-button__icon">
|
|
636
636
|
<svg
|
|
637
637
|
class="pf-v6-svg"
|
|
638
|
-
viewBox="0 0 20 20"
|
|
639
638
|
fill="currentColor"
|
|
639
|
+
viewBox="0 0 20 20"
|
|
640
640
|
aria-hidden="true"
|
|
641
641
|
role="img"
|
|
642
642
|
width="1em"
|
|
@@ -672,8 +672,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
672
672
|
<span class="pf-v6-c-button__icon">
|
|
673
673
|
<svg
|
|
674
674
|
class="pf-v6-svg"
|
|
675
|
-
viewBox="0 0 20 20"
|
|
676
675
|
fill="currentColor"
|
|
676
|
+
viewBox="0 0 20 20"
|
|
677
677
|
aria-hidden="true"
|
|
678
678
|
role="img"
|
|
679
679
|
width="1em"
|
|
@@ -709,8 +709,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
709
709
|
<span class="pf-v6-c-button__icon">
|
|
710
710
|
<svg
|
|
711
711
|
class="pf-v6-svg"
|
|
712
|
-
viewBox="0 0 20 20"
|
|
713
712
|
fill="currentColor"
|
|
713
|
+
viewBox="0 0 20 20"
|
|
714
714
|
aria-hidden="true"
|
|
715
715
|
role="img"
|
|
716
716
|
width="1em"
|
|
@@ -756,8 +756,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
756
756
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
757
757
|
<svg
|
|
758
758
|
class="pf-v6-svg"
|
|
759
|
-
viewBox="0 0 32 32"
|
|
760
759
|
fill="currentColor"
|
|
760
|
+
viewBox="0 0 32 32"
|
|
761
761
|
aria-hidden="true"
|
|
762
762
|
role="img"
|
|
763
763
|
width="1em"
|
|
@@ -788,15 +788,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
788
788
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
789
789
|
<svg
|
|
790
790
|
class="pf-v6-svg"
|
|
791
|
-
viewBox="0 0 20 20"
|
|
792
791
|
fill="currentColor"
|
|
792
|
+
viewBox="0 0 20 20"
|
|
793
793
|
aria-hidden="true"
|
|
794
794
|
role="img"
|
|
795
795
|
width="1em"
|
|
796
796
|
height="1em"
|
|
797
797
|
>
|
|
798
798
|
<path
|
|
799
|
-
d="
|
|
799
|
+
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"
|
|
800
800
|
/>
|
|
801
801
|
</svg>
|
|
802
802
|
</span>
|
|
@@ -837,15 +837,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
837
837
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
838
838
|
<svg
|
|
839
839
|
class="pf-v6-svg"
|
|
840
|
-
viewBox="0 0 20 20"
|
|
841
840
|
fill="currentColor"
|
|
841
|
+
viewBox="0 0 20 20"
|
|
842
842
|
aria-hidden="true"
|
|
843
843
|
role="img"
|
|
844
844
|
width="1em"
|
|
845
845
|
height="1em"
|
|
846
846
|
>
|
|
847
847
|
<path
|
|
848
|
-
d="
|
|
848
|
+
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"
|
|
849
849
|
/>
|
|
850
850
|
</svg>
|
|
851
851
|
</span>
|
|
@@ -864,15 +864,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
864
864
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
865
865
|
<svg
|
|
866
866
|
class="pf-v6-svg"
|
|
867
|
-
viewBox="0 0 20 20"
|
|
868
867
|
fill="currentColor"
|
|
868
|
+
viewBox="0 0 20 20"
|
|
869
869
|
aria-hidden="true"
|
|
870
870
|
role="img"
|
|
871
871
|
width="1em"
|
|
872
872
|
height="1em"
|
|
873
873
|
>
|
|
874
874
|
<path
|
|
875
|
-
d="
|
|
875
|
+
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"
|
|
876
876
|
/>
|
|
877
877
|
</svg>
|
|
878
878
|
</span>
|
|
@@ -905,15 +905,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
905
905
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
906
906
|
<svg
|
|
907
907
|
class="pf-v6-svg"
|
|
908
|
-
viewBox="0 0 20 20"
|
|
909
908
|
fill="currentColor"
|
|
909
|
+
viewBox="0 0 20 20"
|
|
910
910
|
aria-hidden="true"
|
|
911
911
|
role="img"
|
|
912
912
|
width="1em"
|
|
913
913
|
height="1em"
|
|
914
914
|
>
|
|
915
915
|
<path
|
|
916
|
-
d="
|
|
916
|
+
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"
|
|
917
917
|
/>
|
|
918
918
|
</svg>
|
|
919
919
|
</span>
|
|
@@ -954,15 +954,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
954
954
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
955
955
|
<svg
|
|
956
956
|
class="pf-v6-svg"
|
|
957
|
-
viewBox="0 0 20 20"
|
|
958
957
|
fill="currentColor"
|
|
958
|
+
viewBox="0 0 20 20"
|
|
959
959
|
aria-hidden="true"
|
|
960
960
|
role="img"
|
|
961
961
|
width="1em"
|
|
962
962
|
height="1em"
|
|
963
963
|
>
|
|
964
964
|
<path
|
|
965
|
-
d="
|
|
965
|
+
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"
|
|
966
966
|
/>
|
|
967
967
|
</svg>
|
|
968
968
|
</span>
|
|
@@ -981,15 +981,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
981
981
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
982
982
|
<svg
|
|
983
983
|
class="pf-v6-svg"
|
|
984
|
-
viewBox="0 0 20 20"
|
|
985
984
|
fill="currentColor"
|
|
985
|
+
viewBox="0 0 20 20"
|
|
986
986
|
aria-hidden="true"
|
|
987
987
|
role="img"
|
|
988
988
|
width="1em"
|
|
989
989
|
height="1em"
|
|
990
990
|
>
|
|
991
991
|
<path
|
|
992
|
-
d="
|
|
992
|
+
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"
|
|
993
993
|
/>
|
|
994
994
|
</svg>
|
|
995
995
|
</span>
|
|
@@ -1021,8 +1021,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1021
1021
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1022
1022
|
<svg
|
|
1023
1023
|
class="pf-v6-svg"
|
|
1024
|
-
viewBox="0 0 32 32"
|
|
1025
1024
|
fill="currentColor"
|
|
1025
|
+
viewBox="0 0 32 32"
|
|
1026
1026
|
aria-hidden="true"
|
|
1027
1027
|
role="img"
|
|
1028
1028
|
width="1em"
|
|
@@ -1053,15 +1053,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1053
1053
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1054
1054
|
<svg
|
|
1055
1055
|
class="pf-v6-svg"
|
|
1056
|
-
viewBox="0 0 20 20"
|
|
1057
1056
|
fill="currentColor"
|
|
1057
|
+
viewBox="0 0 20 20"
|
|
1058
1058
|
aria-hidden="true"
|
|
1059
1059
|
role="img"
|
|
1060
1060
|
width="1em"
|
|
1061
1061
|
height="1em"
|
|
1062
1062
|
>
|
|
1063
1063
|
<path
|
|
1064
|
-
d="
|
|
1064
|
+
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"
|
|
1065
1065
|
/>
|
|
1066
1066
|
</svg>
|
|
1067
1067
|
</span>
|
|
@@ -1104,15 +1104,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1104
1104
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1105
1105
|
<svg
|
|
1106
1106
|
class="pf-v6-svg"
|
|
1107
|
-
viewBox="0 0 20 20"
|
|
1108
1107
|
fill="currentColor"
|
|
1108
|
+
viewBox="0 0 20 20"
|
|
1109
1109
|
aria-hidden="true"
|
|
1110
1110
|
role="img"
|
|
1111
1111
|
width="1em"
|
|
1112
1112
|
height="1em"
|
|
1113
1113
|
>
|
|
1114
1114
|
<path
|
|
1115
|
-
d="
|
|
1115
|
+
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"
|
|
1116
1116
|
/>
|
|
1117
1117
|
</svg>
|
|
1118
1118
|
</span>
|
|
@@ -1131,15 +1131,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1131
1131
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1132
1132
|
<svg
|
|
1133
1133
|
class="pf-v6-svg"
|
|
1134
|
-
viewBox="0 0 20 20"
|
|
1135
1134
|
fill="currentColor"
|
|
1135
|
+
viewBox="0 0 20 20"
|
|
1136
1136
|
aria-hidden="true"
|
|
1137
1137
|
role="img"
|
|
1138
1138
|
width="1em"
|
|
1139
1139
|
height="1em"
|
|
1140
1140
|
>
|
|
1141
1141
|
<path
|
|
1142
|
-
d="
|
|
1142
|
+
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"
|
|
1143
1143
|
/>
|
|
1144
1144
|
</svg>
|
|
1145
1145
|
</span>
|
|
@@ -1173,15 +1173,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1173
1173
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1174
1174
|
<svg
|
|
1175
1175
|
class="pf-v6-svg"
|
|
1176
|
-
viewBox="0 0 20 20"
|
|
1177
1176
|
fill="currentColor"
|
|
1177
|
+
viewBox="0 0 20 20"
|
|
1178
1178
|
aria-hidden="true"
|
|
1179
1179
|
role="img"
|
|
1180
1180
|
width="1em"
|
|
1181
1181
|
height="1em"
|
|
1182
1182
|
>
|
|
1183
1183
|
<path
|
|
1184
|
-
d="
|
|
1184
|
+
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"
|
|
1185
1185
|
/>
|
|
1186
1186
|
</svg>
|
|
1187
1187
|
</span>
|
|
@@ -1222,15 +1222,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1222
1222
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1223
1223
|
<svg
|
|
1224
1224
|
class="pf-v6-svg"
|
|
1225
|
-
viewBox="0 0 20 20"
|
|
1226
1225
|
fill="currentColor"
|
|
1226
|
+
viewBox="0 0 20 20"
|
|
1227
1227
|
aria-hidden="true"
|
|
1228
1228
|
role="img"
|
|
1229
1229
|
width="1em"
|
|
1230
1230
|
height="1em"
|
|
1231
1231
|
>
|
|
1232
1232
|
<path
|
|
1233
|
-
d="
|
|
1233
|
+
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"
|
|
1234
1234
|
/>
|
|
1235
1235
|
</svg>
|
|
1236
1236
|
</span>
|
|
@@ -1249,15 +1249,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1249
1249
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1250
1250
|
<svg
|
|
1251
1251
|
class="pf-v6-svg"
|
|
1252
|
-
viewBox="0 0 20 20"
|
|
1253
1252
|
fill="currentColor"
|
|
1253
|
+
viewBox="0 0 20 20"
|
|
1254
1254
|
aria-hidden="true"
|
|
1255
1255
|
role="img"
|
|
1256
1256
|
width="1em"
|
|
1257
1257
|
height="1em"
|
|
1258
1258
|
>
|
|
1259
1259
|
<path
|
|
1260
|
-
d="
|
|
1260
|
+
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"
|
|
1261
1261
|
/>
|
|
1262
1262
|
</svg>
|
|
1263
1263
|
</span>
|
|
@@ -1342,15 +1342,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1342
1342
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1343
1343
|
<svg
|
|
1344
1344
|
class="pf-v6-svg"
|
|
1345
|
-
viewBox="0 0 20 20"
|
|
1346
1345
|
fill="currentColor"
|
|
1346
|
+
viewBox="0 0 20 20"
|
|
1347
1347
|
aria-hidden="true"
|
|
1348
1348
|
role="img"
|
|
1349
1349
|
width="1em"
|
|
1350
1350
|
height="1em"
|
|
1351
1351
|
>
|
|
1352
1352
|
<path
|
|
1353
|
-
d="
|
|
1353
|
+
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"
|
|
1354
1354
|
/>
|
|
1355
1355
|
</svg>
|
|
1356
1356
|
</span>
|
|
@@ -1371,8 +1371,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1371
1371
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1372
1372
|
<svg
|
|
1373
1373
|
class="pf-v6-svg"
|
|
1374
|
-
viewBox="0 0 32 32"
|
|
1375
1374
|
fill="currentColor"
|
|
1375
|
+
viewBox="0 0 32 32"
|
|
1376
1376
|
aria-hidden="true"
|
|
1377
1377
|
role="img"
|
|
1378
1378
|
width="1em"
|
|
@@ -1403,15 +1403,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1403
1403
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1404
1404
|
<svg
|
|
1405
1405
|
class="pf-v6-svg"
|
|
1406
|
-
viewBox="0 0 20 20"
|
|
1407
1406
|
fill="currentColor"
|
|
1407
|
+
viewBox="0 0 20 20"
|
|
1408
1408
|
aria-hidden="true"
|
|
1409
1409
|
role="img"
|
|
1410
1410
|
width="1em"
|
|
1411
1411
|
height="1em"
|
|
1412
1412
|
>
|
|
1413
1413
|
<path
|
|
1414
|
-
d="
|
|
1414
|
+
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"
|
|
1415
1415
|
/>
|
|
1416
1416
|
</svg>
|
|
1417
1417
|
</span>
|
|
@@ -1452,15 +1452,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1452
1452
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1453
1453
|
<svg
|
|
1454
1454
|
class="pf-v6-svg"
|
|
1455
|
-
viewBox="0 0 20 20"
|
|
1456
1455
|
fill="currentColor"
|
|
1456
|
+
viewBox="0 0 20 20"
|
|
1457
1457
|
aria-hidden="true"
|
|
1458
1458
|
role="img"
|
|
1459
1459
|
width="1em"
|
|
1460
1460
|
height="1em"
|
|
1461
1461
|
>
|
|
1462
1462
|
<path
|
|
1463
|
-
d="
|
|
1463
|
+
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"
|
|
1464
1464
|
/>
|
|
1465
1465
|
</svg>
|
|
1466
1466
|
</span>
|
|
@@ -1479,15 +1479,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1479
1479
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1480
1480
|
<svg
|
|
1481
1481
|
class="pf-v6-svg"
|
|
1482
|
-
viewBox="0 0 20 20"
|
|
1483
1482
|
fill="currentColor"
|
|
1483
|
+
viewBox="0 0 20 20"
|
|
1484
1484
|
aria-hidden="true"
|
|
1485
1485
|
role="img"
|
|
1486
1486
|
width="1em"
|
|
1487
1487
|
height="1em"
|
|
1488
1488
|
>
|
|
1489
1489
|
<path
|
|
1490
|
-
d="
|
|
1490
|
+
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"
|
|
1491
1491
|
/>
|
|
1492
1492
|
</svg>
|
|
1493
1493
|
</span>
|
|
@@ -1574,15 +1574,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1574
1574
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1575
1575
|
<svg
|
|
1576
1576
|
class="pf-v6-svg"
|
|
1577
|
-
viewBox="0 0 20 20"
|
|
1578
1577
|
fill="currentColor"
|
|
1578
|
+
viewBox="0 0 20 20"
|
|
1579
1579
|
aria-hidden="true"
|
|
1580
1580
|
role="img"
|
|
1581
1581
|
width="1em"
|
|
1582
1582
|
height="1em"
|
|
1583
1583
|
>
|
|
1584
1584
|
<path
|
|
1585
|
-
d="
|
|
1585
|
+
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"
|
|
1586
1586
|
/>
|
|
1587
1587
|
</svg>
|
|
1588
1588
|
</span>
|
|
@@ -1603,8 +1603,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1603
1603
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1604
1604
|
<svg
|
|
1605
1605
|
class="pf-v6-svg"
|
|
1606
|
-
viewBox="0 0 32 32"
|
|
1607
1606
|
fill="currentColor"
|
|
1607
|
+
viewBox="0 0 32 32"
|
|
1608
1608
|
aria-hidden="true"
|
|
1609
1609
|
role="img"
|
|
1610
1610
|
width="1em"
|
|
@@ -1635,15 +1635,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1635
1635
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1636
1636
|
<svg
|
|
1637
1637
|
class="pf-v6-svg"
|
|
1638
|
-
viewBox="0 0 20 20"
|
|
1639
1638
|
fill="currentColor"
|
|
1639
|
+
viewBox="0 0 20 20"
|
|
1640
1640
|
aria-hidden="true"
|
|
1641
1641
|
role="img"
|
|
1642
1642
|
width="1em"
|
|
1643
1643
|
height="1em"
|
|
1644
1644
|
>
|
|
1645
1645
|
<path
|
|
1646
|
-
d="
|
|
1646
|
+
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"
|
|
1647
1647
|
/>
|
|
1648
1648
|
</svg>
|
|
1649
1649
|
</span>
|
|
@@ -1684,15 +1684,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1684
1684
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1685
1685
|
<svg
|
|
1686
1686
|
class="pf-v6-svg"
|
|
1687
|
-
viewBox="0 0 20 20"
|
|
1688
1687
|
fill="currentColor"
|
|
1688
|
+
viewBox="0 0 20 20"
|
|
1689
1689
|
aria-hidden="true"
|
|
1690
1690
|
role="img"
|
|
1691
1691
|
width="1em"
|
|
1692
1692
|
height="1em"
|
|
1693
1693
|
>
|
|
1694
1694
|
<path
|
|
1695
|
-
d="
|
|
1695
|
+
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"
|
|
1696
1696
|
/>
|
|
1697
1697
|
</svg>
|
|
1698
1698
|
</span>
|
|
@@ -1711,15 +1711,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1711
1711
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1712
1712
|
<svg
|
|
1713
1713
|
class="pf-v6-svg"
|
|
1714
|
-
viewBox="0 0 20 20"
|
|
1715
1714
|
fill="currentColor"
|
|
1715
|
+
viewBox="0 0 20 20"
|
|
1716
1716
|
aria-hidden="true"
|
|
1717
1717
|
role="img"
|
|
1718
1718
|
width="1em"
|
|
1719
1719
|
height="1em"
|
|
1720
1720
|
>
|
|
1721
1721
|
<path
|
|
1722
|
-
d="
|
|
1722
|
+
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"
|
|
1723
1723
|
/>
|
|
1724
1724
|
</svg>
|
|
1725
1725
|
</span>
|
|
@@ -1752,15 +1752,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1752
1752
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1753
1753
|
<svg
|
|
1754
1754
|
class="pf-v6-svg"
|
|
1755
|
-
viewBox="0 0 20 20"
|
|
1756
1755
|
fill="currentColor"
|
|
1756
|
+
viewBox="0 0 20 20"
|
|
1757
1757
|
aria-hidden="true"
|
|
1758
1758
|
role="img"
|
|
1759
1759
|
width="1em"
|
|
1760
1760
|
height="1em"
|
|
1761
1761
|
>
|
|
1762
1762
|
<path
|
|
1763
|
-
d="
|
|
1763
|
+
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"
|
|
1764
1764
|
/>
|
|
1765
1765
|
</svg>
|
|
1766
1766
|
</span>
|
|
@@ -1801,15 +1801,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1801
1801
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1802
1802
|
<svg
|
|
1803
1803
|
class="pf-v6-svg"
|
|
1804
|
-
viewBox="0 0 20 20"
|
|
1805
1804
|
fill="currentColor"
|
|
1805
|
+
viewBox="0 0 20 20"
|
|
1806
1806
|
aria-hidden="true"
|
|
1807
1807
|
role="img"
|
|
1808
1808
|
width="1em"
|
|
1809
1809
|
height="1em"
|
|
1810
1810
|
>
|
|
1811
1811
|
<path
|
|
1812
|
-
d="
|
|
1812
|
+
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"
|
|
1813
1813
|
/>
|
|
1814
1814
|
</svg>
|
|
1815
1815
|
</span>
|
|
@@ -1828,15 +1828,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1828
1828
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1829
1829
|
<svg
|
|
1830
1830
|
class="pf-v6-svg"
|
|
1831
|
-
viewBox="0 0 20 20"
|
|
1832
1831
|
fill="currentColor"
|
|
1832
|
+
viewBox="0 0 20 20"
|
|
1833
1833
|
aria-hidden="true"
|
|
1834
1834
|
role="img"
|
|
1835
1835
|
width="1em"
|
|
1836
1836
|
height="1em"
|
|
1837
1837
|
>
|
|
1838
1838
|
<path
|
|
1839
|
-
d="
|
|
1839
|
+
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"
|
|
1840
1840
|
/>
|
|
1841
1841
|
</svg>
|
|
1842
1842
|
</span>
|
|
@@ -1880,8 +1880,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1880
1880
|
<span class="pf-v6-c-button__icon">
|
|
1881
1881
|
<svg
|
|
1882
1882
|
class="pf-v6-svg"
|
|
1883
|
-
viewBox="0 0 20 20"
|
|
1884
1883
|
fill="currentColor"
|
|
1884
|
+
viewBox="0 0 20 20"
|
|
1885
1885
|
aria-hidden="true"
|
|
1886
1886
|
role="img"
|
|
1887
1887
|
width="1em"
|
|
@@ -1917,8 +1917,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1917
1917
|
<span class="pf-v6-c-button__icon">
|
|
1918
1918
|
<svg
|
|
1919
1919
|
class="pf-v6-svg"
|
|
1920
|
-
viewBox="0 0 20 20"
|
|
1921
1920
|
fill="currentColor"
|
|
1921
|
+
viewBox="0 0 20 20"
|
|
1922
1922
|
aria-hidden="true"
|
|
1923
1923
|
role="img"
|
|
1924
1924
|
width="1em"
|
|
@@ -1954,8 +1954,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
1954
1954
|
<span class="pf-v6-c-button__icon">
|
|
1955
1955
|
<svg
|
|
1956
1956
|
class="pf-v6-svg"
|
|
1957
|
-
viewBox="0 0 20 20"
|
|
1958
1957
|
fill="currentColor"
|
|
1958
|
+
viewBox="0 0 20 20"
|
|
1959
1959
|
aria-hidden="true"
|
|
1960
1960
|
role="img"
|
|
1961
1961
|
width="1em"
|
|
@@ -2008,8 +2008,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2008
2008
|
<span class="pf-v6-c-button__icon">
|
|
2009
2009
|
<svg
|
|
2010
2010
|
class="pf-v6-svg"
|
|
2011
|
-
viewBox="0 0 20 20"
|
|
2012
2011
|
fill="currentColor"
|
|
2012
|
+
viewBox="0 0 20 20"
|
|
2013
2013
|
aria-hidden="true"
|
|
2014
2014
|
role="img"
|
|
2015
2015
|
width="1em"
|
|
@@ -2045,8 +2045,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2045
2045
|
<span class="pf-v6-c-button__icon">
|
|
2046
2046
|
<svg
|
|
2047
2047
|
class="pf-v6-svg"
|
|
2048
|
-
viewBox="0 0 20 20"
|
|
2049
2048
|
fill="currentColor"
|
|
2049
|
+
viewBox="0 0 20 20"
|
|
2050
2050
|
aria-hidden="true"
|
|
2051
2051
|
role="img"
|
|
2052
2052
|
width="1em"
|
|
@@ -2082,8 +2082,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2082
2082
|
<span class="pf-v6-c-button__icon">
|
|
2083
2083
|
<svg
|
|
2084
2084
|
class="pf-v6-svg"
|
|
2085
|
-
viewBox="0 0 20 20"
|
|
2086
2085
|
fill="currentColor"
|
|
2086
|
+
viewBox="0 0 20 20"
|
|
2087
2087
|
aria-hidden="true"
|
|
2088
2088
|
role="img"
|
|
2089
2089
|
width="1em"
|
|
@@ -2159,15 +2159,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2159
2159
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2160
2160
|
<svg
|
|
2161
2161
|
class="pf-v6-svg"
|
|
2162
|
-
viewBox="0 0 20 20"
|
|
2163
2162
|
fill="currentColor"
|
|
2163
|
+
viewBox="0 0 20 20"
|
|
2164
2164
|
aria-hidden="true"
|
|
2165
2165
|
role="img"
|
|
2166
2166
|
width="1em"
|
|
2167
2167
|
height="1em"
|
|
2168
2168
|
>
|
|
2169
2169
|
<path
|
|
2170
|
-
d="
|
|
2170
|
+
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"
|
|
2171
2171
|
/>
|
|
2172
2172
|
</svg>
|
|
2173
2173
|
</span>
|
|
@@ -2189,15 +2189,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2189
2189
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2190
2190
|
<svg
|
|
2191
2191
|
class="pf-v6-svg"
|
|
2192
|
-
viewBox="0 0 20 20"
|
|
2193
2192
|
fill="currentColor"
|
|
2193
|
+
viewBox="0 0 20 20"
|
|
2194
2194
|
aria-hidden="true"
|
|
2195
2195
|
role="img"
|
|
2196
2196
|
width="1em"
|
|
2197
2197
|
height="1em"
|
|
2198
2198
|
>
|
|
2199
2199
|
<path
|
|
2200
|
-
d="
|
|
2200
|
+
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"
|
|
2201
2201
|
/>
|
|
2202
2202
|
</svg>
|
|
2203
2203
|
</span>
|
|
@@ -2216,15 +2216,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2216
2216
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2217
2217
|
<svg
|
|
2218
2218
|
class="pf-v6-svg"
|
|
2219
|
-
viewBox="0 0 20 20"
|
|
2220
2219
|
fill="currentColor"
|
|
2220
|
+
viewBox="0 0 20 20"
|
|
2221
2221
|
aria-hidden="true"
|
|
2222
2222
|
role="img"
|
|
2223
2223
|
width="1em"
|
|
2224
2224
|
height="1em"
|
|
2225
2225
|
>
|
|
2226
2226
|
<path
|
|
2227
|
-
d="
|
|
2227
|
+
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"
|
|
2228
2228
|
/>
|
|
2229
2229
|
</svg>
|
|
2230
2230
|
</span>
|
|
@@ -2263,8 +2263,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2263
2263
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2264
2264
|
<svg
|
|
2265
2265
|
class="pf-v6-svg"
|
|
2266
|
-
viewBox="0 0 32 32"
|
|
2267
2266
|
fill="currentColor"
|
|
2267
|
+
viewBox="0 0 32 32"
|
|
2268
2268
|
aria-hidden="true"
|
|
2269
2269
|
role="img"
|
|
2270
2270
|
width="1em"
|
|
@@ -2317,8 +2317,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2317
2317
|
<span class="pf-v6-c-button__icon">
|
|
2318
2318
|
<svg
|
|
2319
2319
|
class="pf-v6-svg"
|
|
2320
|
-
viewBox="0 0 20 20"
|
|
2321
2320
|
fill="currentColor"
|
|
2321
|
+
viewBox="0 0 20 20"
|
|
2322
2322
|
aria-hidden="true"
|
|
2323
2323
|
role="img"
|
|
2324
2324
|
width="1em"
|
|
@@ -2354,8 +2354,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2354
2354
|
<span class="pf-v6-c-button__icon">
|
|
2355
2355
|
<svg
|
|
2356
2356
|
class="pf-v6-svg"
|
|
2357
|
-
viewBox="0 0 20 20"
|
|
2358
2357
|
fill="currentColor"
|
|
2358
|
+
viewBox="0 0 20 20"
|
|
2359
2359
|
aria-hidden="true"
|
|
2360
2360
|
role="img"
|
|
2361
2361
|
width="1em"
|
|
@@ -2391,8 +2391,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2391
2391
|
<span class="pf-v6-c-button__icon">
|
|
2392
2392
|
<svg
|
|
2393
2393
|
class="pf-v6-svg"
|
|
2394
|
-
viewBox="0 0 20 20"
|
|
2395
2394
|
fill="currentColor"
|
|
2395
|
+
viewBox="0 0 20 20"
|
|
2396
2396
|
aria-hidden="true"
|
|
2397
2397
|
role="img"
|
|
2398
2398
|
width="1em"
|
|
@@ -2445,8 +2445,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2445
2445
|
<span class="pf-v6-c-button__icon">
|
|
2446
2446
|
<svg
|
|
2447
2447
|
class="pf-v6-svg"
|
|
2448
|
-
viewBox="0 0 20 20"
|
|
2449
2448
|
fill="currentColor"
|
|
2449
|
+
viewBox="0 0 20 20"
|
|
2450
2450
|
aria-hidden="true"
|
|
2451
2451
|
role="img"
|
|
2452
2452
|
width="1em"
|
|
@@ -2482,8 +2482,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2482
2482
|
<span class="pf-v6-c-button__icon">
|
|
2483
2483
|
<svg
|
|
2484
2484
|
class="pf-v6-svg"
|
|
2485
|
-
viewBox="0 0 20 20"
|
|
2486
2485
|
fill="currentColor"
|
|
2486
|
+
viewBox="0 0 20 20"
|
|
2487
2487
|
aria-hidden="true"
|
|
2488
2488
|
role="img"
|
|
2489
2489
|
width="1em"
|
|
@@ -2519,8 +2519,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2519
2519
|
<span class="pf-v6-c-button__icon">
|
|
2520
2520
|
<svg
|
|
2521
2521
|
class="pf-v6-svg"
|
|
2522
|
-
viewBox="0 0 20 20"
|
|
2523
2522
|
fill="currentColor"
|
|
2523
|
+
viewBox="0 0 20 20"
|
|
2524
2524
|
aria-hidden="true"
|
|
2525
2525
|
role="img"
|
|
2526
2526
|
width="1em"
|
|
@@ -2599,8 +2599,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2599
2599
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2600
2600
|
<svg
|
|
2601
2601
|
class="pf-v6-svg"
|
|
2602
|
-
viewBox="0 0 32 32"
|
|
2603
2602
|
fill="currentColor"
|
|
2603
|
+
viewBox="0 0 32 32"
|
|
2604
2604
|
aria-hidden="true"
|
|
2605
2605
|
role="img"
|
|
2606
2606
|
width="1em"
|
|
@@ -2649,15 +2649,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2649
2649
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2650
2650
|
<svg
|
|
2651
2651
|
class="pf-v6-svg"
|
|
2652
|
-
viewBox="0 0 20 20"
|
|
2653
2652
|
fill="currentColor"
|
|
2653
|
+
viewBox="0 0 20 20"
|
|
2654
2654
|
aria-hidden="true"
|
|
2655
2655
|
role="img"
|
|
2656
2656
|
width="1em"
|
|
2657
2657
|
height="1em"
|
|
2658
2658
|
>
|
|
2659
2659
|
<path
|
|
2660
|
-
d="
|
|
2660
|
+
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"
|
|
2661
2661
|
/>
|
|
2662
2662
|
</svg>
|
|
2663
2663
|
</span>
|
|
@@ -2683,15 +2683,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2683
2683
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2684
2684
|
<svg
|
|
2685
2685
|
class="pf-v6-svg"
|
|
2686
|
-
viewBox="0 0 20 20"
|
|
2687
2686
|
fill="currentColor"
|
|
2687
|
+
viewBox="0 0 20 20"
|
|
2688
2688
|
aria-hidden="true"
|
|
2689
2689
|
role="img"
|
|
2690
2690
|
width="1em"
|
|
2691
2691
|
height="1em"
|
|
2692
2692
|
>
|
|
2693
2693
|
<path
|
|
2694
|
-
d="
|
|
2694
|
+
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"
|
|
2695
2695
|
/>
|
|
2696
2696
|
</svg>
|
|
2697
2697
|
</span>
|
|
@@ -2710,8 +2710,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2710
2710
|
<span class="pf-v6-c-button__icon">
|
|
2711
2711
|
<svg
|
|
2712
2712
|
class="pf-v6-svg"
|
|
2713
|
-
viewBox="0 0 448 512"
|
|
2714
2713
|
fill="currentColor"
|
|
2714
|
+
viewBox="0 0 448 512"
|
|
2715
2715
|
aria-hidden="true"
|
|
2716
2716
|
role="img"
|
|
2717
2717
|
width="1em"
|
|
@@ -2734,8 +2734,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2734
2734
|
<span class="pf-v6-c-button__icon">
|
|
2735
2735
|
<svg
|
|
2736
2736
|
class="pf-v6-svg"
|
|
2737
|
-
viewBox="0 0 256 512"
|
|
2738
2737
|
fill="currentColor"
|
|
2738
|
+
viewBox="0 0 256 512"
|
|
2739
2739
|
aria-hidden="true"
|
|
2740
2740
|
role="img"
|
|
2741
2741
|
width="1em"
|
|
@@ -2773,8 +2773,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2773
2773
|
<span class="pf-v6-c-button__icon">
|
|
2774
2774
|
<svg
|
|
2775
2775
|
class="pf-v6-svg"
|
|
2776
|
-
viewBox="0 0 256 512"
|
|
2777
2776
|
fill="currentColor"
|
|
2777
|
+
viewBox="0 0 256 512"
|
|
2778
2778
|
aria-hidden="true"
|
|
2779
2779
|
role="img"
|
|
2780
2780
|
width="1em"
|
|
@@ -2796,8 +2796,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2796
2796
|
<span class="pf-v6-c-button__icon">
|
|
2797
2797
|
<svg
|
|
2798
2798
|
class="pf-v6-svg"
|
|
2799
|
-
viewBox="0 0 448 512"
|
|
2800
2799
|
fill="currentColor"
|
|
2800
|
+
viewBox="0 0 448 512"
|
|
2801
2801
|
aria-hidden="true"
|
|
2802
2802
|
role="img"
|
|
2803
2803
|
width="1em"
|
|
@@ -2837,8 +2837,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2837
2837
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2838
2838
|
<svg
|
|
2839
2839
|
class="pf-v6-svg"
|
|
2840
|
-
viewBox="0 0 32 32"
|
|
2841
2840
|
fill="currentColor"
|
|
2841
|
+
viewBox="0 0 32 32"
|
|
2842
2842
|
aria-hidden="true"
|
|
2843
2843
|
role="img"
|
|
2844
2844
|
width="1em"
|
|
@@ -2869,15 +2869,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2869
2869
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2870
2870
|
<svg
|
|
2871
2871
|
class="pf-v6-svg"
|
|
2872
|
-
viewBox="0 0 20 20"
|
|
2873
2872
|
fill="currentColor"
|
|
2873
|
+
viewBox="0 0 20 20"
|
|
2874
2874
|
aria-hidden="true"
|
|
2875
2875
|
role="img"
|
|
2876
2876
|
width="1em"
|
|
2877
2877
|
height="1em"
|
|
2878
2878
|
>
|
|
2879
2879
|
<path
|
|
2880
|
-
d="
|
|
2880
|
+
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"
|
|
2881
2881
|
/>
|
|
2882
2882
|
</svg>
|
|
2883
2883
|
</span>
|
|
@@ -2918,15 +2918,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2918
2918
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2919
2919
|
<svg
|
|
2920
2920
|
class="pf-v6-svg"
|
|
2921
|
-
viewBox="0 0 20 20"
|
|
2922
2921
|
fill="currentColor"
|
|
2922
|
+
viewBox="0 0 20 20"
|
|
2923
2923
|
aria-hidden="true"
|
|
2924
2924
|
role="img"
|
|
2925
2925
|
width="1em"
|
|
2926
2926
|
height="1em"
|
|
2927
2927
|
>
|
|
2928
2928
|
<path
|
|
2929
|
-
d="
|
|
2929
|
+
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"
|
|
2930
2930
|
/>
|
|
2931
2931
|
</svg>
|
|
2932
2932
|
</span>
|
|
@@ -2945,15 +2945,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
2945
2945
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2946
2946
|
<svg
|
|
2947
2947
|
class="pf-v6-svg"
|
|
2948
|
-
viewBox="0 0 20 20"
|
|
2949
2948
|
fill="currentColor"
|
|
2949
|
+
viewBox="0 0 20 20"
|
|
2950
2950
|
aria-hidden="true"
|
|
2951
2951
|
role="img"
|
|
2952
2952
|
width="1em"
|
|
2953
2953
|
height="1em"
|
|
2954
2954
|
>
|
|
2955
2955
|
<path
|
|
2956
|
-
d="
|
|
2956
|
+
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"
|
|
2957
2957
|
/>
|
|
2958
2958
|
</svg>
|
|
2959
2959
|
</span>
|
|
@@ -3003,8 +3003,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
3003
3003
|
<span class="pf-v6-c-button__icon">
|
|
3004
3004
|
<svg
|
|
3005
3005
|
class="pf-v6-svg"
|
|
3006
|
-
viewBox="0 0 20 20"
|
|
3007
3006
|
fill="currentColor"
|
|
3007
|
+
viewBox="0 0 20 20"
|
|
3008
3008
|
aria-hidden="true"
|
|
3009
3009
|
role="img"
|
|
3010
3010
|
width="1em"
|
|
@@ -3040,8 +3040,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
3040
3040
|
<span class="pf-v6-c-button__icon">
|
|
3041
3041
|
<svg
|
|
3042
3042
|
class="pf-v6-svg"
|
|
3043
|
-
viewBox="0 0 20 20"
|
|
3044
3043
|
fill="currentColor"
|
|
3044
|
+
viewBox="0 0 20 20"
|
|
3045
3045
|
aria-hidden="true"
|
|
3046
3046
|
role="img"
|
|
3047
3047
|
width="1em"
|
|
@@ -3077,8 +3077,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
3077
3077
|
<span class="pf-v6-c-button__icon">
|
|
3078
3078
|
<svg
|
|
3079
3079
|
class="pf-v6-svg"
|
|
3080
|
-
viewBox="0 0 20 20"
|
|
3081
3080
|
fill="currentColor"
|
|
3081
|
+
viewBox="0 0 20 20"
|
|
3082
3082
|
aria-hidden="true"
|
|
3083
3083
|
role="img"
|
|
3084
3084
|
width="1em"
|
|
@@ -3131,8 +3131,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
3131
3131
|
<span class="pf-v6-c-button__icon">
|
|
3132
3132
|
<svg
|
|
3133
3133
|
class="pf-v6-svg"
|
|
3134
|
-
viewBox="0 0 20 20"
|
|
3135
3134
|
fill="currentColor"
|
|
3135
|
+
viewBox="0 0 20 20"
|
|
3136
3136
|
aria-hidden="true"
|
|
3137
3137
|
role="img"
|
|
3138
3138
|
width="1em"
|
|
@@ -3168,8 +3168,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
3168
3168
|
<span class="pf-v6-c-button__icon">
|
|
3169
3169
|
<svg
|
|
3170
3170
|
class="pf-v6-svg"
|
|
3171
|
-
viewBox="0 0 20 20"
|
|
3172
3171
|
fill="currentColor"
|
|
3172
|
+
viewBox="0 0 20 20"
|
|
3173
3173
|
aria-hidden="true"
|
|
3174
3174
|
role="img"
|
|
3175
3175
|
width="1em"
|
|
@@ -3205,8 +3205,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
3205
3205
|
<span class="pf-v6-c-button__icon">
|
|
3206
3206
|
<svg
|
|
3207
3207
|
class="pf-v6-svg"
|
|
3208
|
-
viewBox="0 0 20 20"
|
|
3209
3208
|
fill="currentColor"
|
|
3209
|
+
viewBox="0 0 20 20"
|
|
3210
3210
|
aria-hidden="true"
|
|
3211
3211
|
role="img"
|
|
3212
3212
|
width="1em"
|
|
@@ -3261,15 +3261,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
3261
3261
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3262
3262
|
<svg
|
|
3263
3263
|
class="pf-v6-svg"
|
|
3264
|
-
viewBox="0 0 20 20"
|
|
3265
3264
|
fill="currentColor"
|
|
3265
|
+
viewBox="0 0 20 20"
|
|
3266
3266
|
aria-hidden="true"
|
|
3267
3267
|
role="img"
|
|
3268
3268
|
width="1em"
|
|
3269
3269
|
height="1em"
|
|
3270
3270
|
>
|
|
3271
3271
|
<path
|
|
3272
|
-
d="
|
|
3272
|
+
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"
|
|
3273
3273
|
/>
|
|
3274
3274
|
</svg>
|
|
3275
3275
|
</span>
|
|
@@ -3295,15 +3295,15 @@ Several components in the following examples do not include functional and/or ac
|
|
|
3295
3295
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3296
3296
|
<svg
|
|
3297
3297
|
class="pf-v6-svg"
|
|
3298
|
-
viewBox="0 0 20 20"
|
|
3299
3298
|
fill="currentColor"
|
|
3299
|
+
viewBox="0 0 20 20"
|
|
3300
3300
|
aria-hidden="true"
|
|
3301
3301
|
role="img"
|
|
3302
3302
|
width="1em"
|
|
3303
3303
|
height="1em"
|
|
3304
3304
|
>
|
|
3305
3305
|
<path
|
|
3306
|
-
d="
|
|
3306
|
+
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"
|
|
3307
3307
|
/>
|
|
3308
3308
|
</svg>
|
|
3309
3309
|
</span>
|
|
@@ -3322,8 +3322,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
3322
3322
|
<span class="pf-v6-c-button__icon">
|
|
3323
3323
|
<svg
|
|
3324
3324
|
class="pf-v6-svg"
|
|
3325
|
-
viewBox="0 0 448 512"
|
|
3326
3325
|
fill="currentColor"
|
|
3326
|
+
viewBox="0 0 448 512"
|
|
3327
3327
|
aria-hidden="true"
|
|
3328
3328
|
role="img"
|
|
3329
3329
|
width="1em"
|
|
@@ -3346,8 +3346,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
3346
3346
|
<span class="pf-v6-c-button__icon">
|
|
3347
3347
|
<svg
|
|
3348
3348
|
class="pf-v6-svg"
|
|
3349
|
-
viewBox="0 0 256 512"
|
|
3350
3349
|
fill="currentColor"
|
|
3350
|
+
viewBox="0 0 256 512"
|
|
3351
3351
|
aria-hidden="true"
|
|
3352
3352
|
role="img"
|
|
3353
3353
|
width="1em"
|
|
@@ -3385,8 +3385,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
3385
3385
|
<span class="pf-v6-c-button__icon">
|
|
3386
3386
|
<svg
|
|
3387
3387
|
class="pf-v6-svg"
|
|
3388
|
-
viewBox="0 0 256 512"
|
|
3389
3388
|
fill="currentColor"
|
|
3389
|
+
viewBox="0 0 256 512"
|
|
3390
3390
|
aria-hidden="true"
|
|
3391
3391
|
role="img"
|
|
3392
3392
|
width="1em"
|
|
@@ -3408,8 +3408,8 @@ Several components in the following examples do not include functional and/or ac
|
|
|
3408
3408
|
<span class="pf-v6-c-button__icon">
|
|
3409
3409
|
<svg
|
|
3410
3410
|
class="pf-v6-svg"
|
|
3411
|
-
viewBox="0 0 448 512"
|
|
3412
3411
|
fill="currentColor"
|
|
3412
|
+
viewBox="0 0 448 512"
|
|
3413
3413
|
aria-hidden="true"
|
|
3414
3414
|
role="img"
|
|
3415
3415
|
width="1em"
|