@patternfly/patternfly 6.6.0-prerelease.1 → 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/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 +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 +127 -128
- 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 +190 -191
- package/patternfly.css +190 -191
- 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
|
@@ -120,8 +120,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
120
120
|
<span class="pf-v6-c-button__icon">
|
|
121
121
|
<svg
|
|
122
122
|
class="pf-v6-svg"
|
|
123
|
-
viewBox="0 0 32 32"
|
|
124
123
|
fill="currentColor"
|
|
124
|
+
viewBox="0 0 32 32"
|
|
125
125
|
aria-hidden="true"
|
|
126
126
|
role="img"
|
|
127
127
|
width="1em"
|
|
@@ -149,8 +149,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
149
149
|
<span class="pf-v6-c-button__icon">
|
|
150
150
|
<svg
|
|
151
151
|
class="pf-v6-svg"
|
|
152
|
-
viewBox="0 0 20 20"
|
|
153
152
|
fill="currentColor"
|
|
153
|
+
viewBox="0 0 20 20"
|
|
154
154
|
aria-hidden="true"
|
|
155
155
|
role="img"
|
|
156
156
|
width="1em"
|
|
@@ -250,8 +250,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
250
250
|
<span class="pf-v6-c-button__icon">
|
|
251
251
|
<svg
|
|
252
252
|
class="pf-v6-svg"
|
|
253
|
-
viewBox="0 0 20 20"
|
|
254
253
|
fill="currentColor"
|
|
254
|
+
viewBox="0 0 20 20"
|
|
255
255
|
aria-hidden="true"
|
|
256
256
|
role="img"
|
|
257
257
|
width="1em"
|
|
@@ -275,8 +275,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
275
275
|
<span class="pf-v6-c-button__icon">
|
|
276
276
|
<svg
|
|
277
277
|
class="pf-v6-svg"
|
|
278
|
-
viewBox="0 0 32 32"
|
|
279
278
|
fill="currentColor"
|
|
279
|
+
viewBox="0 0 32 32"
|
|
280
280
|
aria-hidden="true"
|
|
281
281
|
role="img"
|
|
282
282
|
width="1em"
|
|
@@ -312,8 +312,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
312
312
|
<span class="pf-v6-c-button__icon">
|
|
313
313
|
<svg
|
|
314
314
|
class="pf-v6-svg"
|
|
315
|
-
viewBox="0 0 20 20"
|
|
316
315
|
fill="currentColor"
|
|
316
|
+
viewBox="0 0 20 20"
|
|
317
317
|
aria-hidden="true"
|
|
318
318
|
role="img"
|
|
319
319
|
width="1em"
|
|
@@ -416,8 +416,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
416
416
|
<span class="pf-v6-c-button__icon">
|
|
417
417
|
<svg
|
|
418
418
|
class="pf-v6-svg"
|
|
419
|
-
viewBox="0 0 20 20"
|
|
420
419
|
fill="currentColor"
|
|
420
|
+
viewBox="0 0 20 20"
|
|
421
421
|
aria-hidden="true"
|
|
422
422
|
role="img"
|
|
423
423
|
width="1em"
|
|
@@ -455,15 +455,15 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
455
455
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
456
456
|
<svg
|
|
457
457
|
class="pf-v6-svg"
|
|
458
|
-
viewBox="0 0 20 20"
|
|
459
458
|
fill="currentColor"
|
|
459
|
+
viewBox="0 0 20 20"
|
|
460
460
|
aria-hidden="true"
|
|
461
461
|
role="img"
|
|
462
462
|
width="1em"
|
|
463
463
|
height="1em"
|
|
464
464
|
>
|
|
465
465
|
<path
|
|
466
|
-
d="
|
|
466
|
+
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"
|
|
467
467
|
/>
|
|
468
468
|
</svg>
|
|
469
469
|
</span>
|
|
@@ -485,8 +485,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
485
485
|
<span class="pf-v6-c-button__icon">
|
|
486
486
|
<svg
|
|
487
487
|
class="pf-v6-svg"
|
|
488
|
-
viewBox="0 0 32 32"
|
|
489
488
|
fill="currentColor"
|
|
489
|
+
viewBox="0 0 32 32"
|
|
490
490
|
aria-hidden="true"
|
|
491
491
|
role="img"
|
|
492
492
|
width="1em"
|
|
@@ -508,8 +508,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
508
508
|
<span class="pf-v6-c-button__icon">
|
|
509
509
|
<svg
|
|
510
510
|
class="pf-v6-svg"
|
|
511
|
-
viewBox="0 0 32 32"
|
|
512
511
|
fill="currentColor"
|
|
512
|
+
viewBox="0 0 32 32"
|
|
513
513
|
aria-hidden="true"
|
|
514
514
|
role="img"
|
|
515
515
|
width="1em"
|
|
@@ -531,8 +531,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
531
531
|
<span class="pf-v6-c-button__icon">
|
|
532
532
|
<svg
|
|
533
533
|
class="pf-v6-svg"
|
|
534
|
-
viewBox="0 0 32 32"
|
|
535
534
|
fill="currentColor"
|
|
535
|
+
viewBox="0 0 32 32"
|
|
536
536
|
aria-hidden="true"
|
|
537
537
|
role="img"
|
|
538
538
|
width="1em"
|
|
@@ -554,8 +554,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
554
554
|
<span class="pf-v6-c-button__icon">
|
|
555
555
|
<svg
|
|
556
556
|
class="pf-v6-svg"
|
|
557
|
-
viewBox="0 0 32 32"
|
|
558
557
|
fill="currentColor"
|
|
558
|
+
viewBox="0 0 32 32"
|
|
559
559
|
aria-hidden="true"
|
|
560
560
|
role="img"
|
|
561
561
|
width="1em"
|
|
@@ -577,8 +577,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
577
577
|
<span class="pf-v6-c-button__icon">
|
|
578
578
|
<svg
|
|
579
579
|
class="pf-v6-svg"
|
|
580
|
-
viewBox="0 0 32 32"
|
|
581
580
|
fill="currentColor"
|
|
581
|
+
viewBox="0 0 32 32"
|
|
582
582
|
aria-hidden="true"
|
|
583
583
|
role="img"
|
|
584
584
|
width="1em"
|
|
@@ -656,8 +656,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
656
656
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
657
657
|
<svg
|
|
658
658
|
class="pf-v6-svg"
|
|
659
|
-
viewBox="0 0 32 32"
|
|
660
659
|
fill="currentColor"
|
|
660
|
+
viewBox="0 0 32 32"
|
|
661
661
|
aria-hidden="true"
|
|
662
662
|
role="img"
|
|
663
663
|
width="1em"
|
|
@@ -698,15 +698,15 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
698
698
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
699
699
|
<svg
|
|
700
700
|
class="pf-v6-svg"
|
|
701
|
-
viewBox="0 0 20 20"
|
|
702
701
|
fill="currentColor"
|
|
702
|
+
viewBox="0 0 20 20"
|
|
703
703
|
aria-hidden="true"
|
|
704
704
|
role="img"
|
|
705
705
|
width="1em"
|
|
706
706
|
height="1em"
|
|
707
707
|
>
|
|
708
708
|
<path
|
|
709
|
-
d="
|
|
709
|
+
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"
|
|
710
710
|
/>
|
|
711
711
|
</svg>
|
|
712
712
|
</span>
|
|
@@ -727,15 +727,15 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
727
727
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
728
728
|
<svg
|
|
729
729
|
class="pf-v6-svg"
|
|
730
|
-
viewBox="0 0 20 20"
|
|
731
730
|
fill="currentColor"
|
|
731
|
+
viewBox="0 0 20 20"
|
|
732
732
|
aria-hidden="true"
|
|
733
733
|
role="img"
|
|
734
734
|
width="1em"
|
|
735
735
|
height="1em"
|
|
736
736
|
>
|
|
737
737
|
<path
|
|
738
|
-
d="
|
|
738
|
+
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"
|
|
739
739
|
/>
|
|
740
740
|
</svg>
|
|
741
741
|
</span>
|
|
@@ -777,8 +777,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
777
777
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
778
778
|
<svg
|
|
779
779
|
class="pf-v6-svg"
|
|
780
|
-
viewBox="0 0 32 32"
|
|
781
780
|
fill="currentColor"
|
|
781
|
+
viewBox="0 0 32 32"
|
|
782
782
|
aria-hidden="true"
|
|
783
783
|
role="img"
|
|
784
784
|
width="1em"
|
|
@@ -810,15 +810,15 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
810
810
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
811
811
|
<svg
|
|
812
812
|
class="pf-v6-svg"
|
|
813
|
-
viewBox="0 0 20 20"
|
|
814
813
|
fill="currentColor"
|
|
814
|
+
viewBox="0 0 20 20"
|
|
815
815
|
aria-hidden="true"
|
|
816
816
|
role="img"
|
|
817
817
|
width="1em"
|
|
818
818
|
height="1em"
|
|
819
819
|
>
|
|
820
820
|
<path
|
|
821
|
-
d="
|
|
821
|
+
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"
|
|
822
822
|
/>
|
|
823
823
|
</svg>
|
|
824
824
|
</span>
|
|
@@ -841,8 +841,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
841
841
|
<span class="pf-v6-c-button__icon">
|
|
842
842
|
<svg
|
|
843
843
|
class="pf-v6-svg"
|
|
844
|
-
viewBox="0 0 256 512"
|
|
845
844
|
fill="currentColor"
|
|
845
|
+
viewBox="0 0 256 512"
|
|
846
846
|
aria-hidden="true"
|
|
847
847
|
role="img"
|
|
848
848
|
width="1em"
|
|
@@ -866,8 +866,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
866
866
|
<span class="pf-v6-c-button__icon">
|
|
867
867
|
<svg
|
|
868
868
|
class="pf-v6-svg"
|
|
869
|
-
viewBox="0 0 256 512"
|
|
870
869
|
fill="currentColor"
|
|
870
|
+
viewBox="0 0 256 512"
|
|
871
871
|
aria-hidden="true"
|
|
872
872
|
role="img"
|
|
873
873
|
width="1em"
|
|
@@ -903,8 +903,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
903
903
|
<div class="pf-v6-c-empty-state__icon">
|
|
904
904
|
<svg
|
|
905
905
|
class="pf-v6-svg"
|
|
906
|
-
viewBox="0 0 32 32"
|
|
907
906
|
fill="currentColor"
|
|
907
|
+
viewBox="0 0 32 32"
|
|
908
908
|
aria-hidden="true"
|
|
909
909
|
role="img"
|
|
910
910
|
width="1em"
|
|
@@ -950,8 +950,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
950
950
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
951
951
|
<svg
|
|
952
952
|
class="pf-v6-svg"
|
|
953
|
-
viewBox="0 0 32 32"
|
|
954
953
|
fill="currentColor"
|
|
954
|
+
viewBox="0 0 32 32"
|
|
955
955
|
aria-hidden="true"
|
|
956
956
|
role="img"
|
|
957
957
|
width="1em"
|
|
@@ -1008,8 +1008,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
1008
1008
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1009
1009
|
<svg
|
|
1010
1010
|
class="pf-v6-svg"
|
|
1011
|
-
viewBox="0 0 32 32"
|
|
1012
1011
|
fill="currentColor"
|
|
1012
|
+
viewBox="0 0 32 32"
|
|
1013
1013
|
aria-hidden="true"
|
|
1014
1014
|
role="img"
|
|
1015
1015
|
width="1em"
|
|
@@ -1066,8 +1066,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
1066
1066
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1067
1067
|
<svg
|
|
1068
1068
|
class="pf-v6-svg"
|
|
1069
|
-
viewBox="0 0 32 32"
|
|
1070
1069
|
fill="currentColor"
|
|
1070
|
+
viewBox="0 0 32 32"
|
|
1071
1071
|
aria-hidden="true"
|
|
1072
1072
|
role="img"
|
|
1073
1073
|
width="1em"
|
|
@@ -1124,8 +1124,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
1124
1124
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1125
1125
|
<svg
|
|
1126
1126
|
class="pf-v6-svg"
|
|
1127
|
-
viewBox="0 0 32 32"
|
|
1128
1127
|
fill="currentColor"
|
|
1128
|
+
viewBox="0 0 32 32"
|
|
1129
1129
|
aria-hidden="true"
|
|
1130
1130
|
role="img"
|
|
1131
1131
|
width="1em"
|
|
@@ -1182,8 +1182,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
1182
1182
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1183
1183
|
<svg
|
|
1184
1184
|
class="pf-v6-svg"
|
|
1185
|
-
viewBox="0 0 32 32"
|
|
1186
1185
|
fill="currentColor"
|
|
1186
|
+
viewBox="0 0 32 32"
|
|
1187
1187
|
aria-hidden="true"
|
|
1188
1188
|
role="img"
|
|
1189
1189
|
width="1em"
|
|
@@ -1240,8 +1240,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
1240
1240
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1241
1241
|
<svg
|
|
1242
1242
|
class="pf-v6-svg"
|
|
1243
|
-
viewBox="0 0 32 32"
|
|
1244
1243
|
fill="currentColor"
|
|
1244
|
+
viewBox="0 0 32 32"
|
|
1245
1245
|
aria-hidden="true"
|
|
1246
1246
|
role="img"
|
|
1247
1247
|
width="1em"
|
|
@@ -1299,8 +1299,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
1299
1299
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1300
1300
|
<svg
|
|
1301
1301
|
class="pf-v6-svg"
|
|
1302
|
-
viewBox="0 0 32 32"
|
|
1303
1302
|
fill="currentColor"
|
|
1303
|
+
viewBox="0 0 32 32"
|
|
1304
1304
|
aria-hidden="true"
|
|
1305
1305
|
role="img"
|
|
1306
1306
|
width="1em"
|
|
@@ -1357,8 +1357,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
1357
1357
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1358
1358
|
<svg
|
|
1359
1359
|
class="pf-v6-svg"
|
|
1360
|
-
viewBox="0 0 32 32"
|
|
1361
1360
|
fill="currentColor"
|
|
1361
|
+
viewBox="0 0 32 32"
|
|
1362
1362
|
aria-hidden="true"
|
|
1363
1363
|
role="img"
|
|
1364
1364
|
width="1em"
|
|
@@ -1415,8 +1415,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
1415
1415
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1416
1416
|
<svg
|
|
1417
1417
|
class="pf-v6-svg"
|
|
1418
|
-
viewBox="0 0 32 32"
|
|
1419
1418
|
fill="currentColor"
|
|
1419
|
+
viewBox="0 0 32 32"
|
|
1420
1420
|
aria-hidden="true"
|
|
1421
1421
|
role="img"
|
|
1422
1422
|
width="1em"
|
|
@@ -1474,8 +1474,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
1474
1474
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1475
1475
|
<svg
|
|
1476
1476
|
class="pf-v6-svg"
|
|
1477
|
-
viewBox="0 0 32 32"
|
|
1478
1477
|
fill="currentColor"
|
|
1478
|
+
viewBox="0 0 32 32"
|
|
1479
1479
|
aria-hidden="true"
|
|
1480
1480
|
role="img"
|
|
1481
1481
|
width="1em"
|
|
@@ -1539,8 +1539,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
1539
1539
|
<span class="pf-v6-c-button__icon">
|
|
1540
1540
|
<svg
|
|
1541
1541
|
class="pf-v6-svg"
|
|
1542
|
-
viewBox="0 0 32 32"
|
|
1543
1542
|
fill="currentColor"
|
|
1543
|
+
viewBox="0 0 32 32"
|
|
1544
1544
|
aria-hidden="true"
|
|
1545
1545
|
role="img"
|
|
1546
1546
|
width="1em"
|
|
@@ -1562,8 +1562,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
1562
1562
|
<span class="pf-v6-c-button__icon">
|
|
1563
1563
|
<svg
|
|
1564
1564
|
class="pf-v6-svg"
|
|
1565
|
-
viewBox="0 0 32 32"
|
|
1566
1565
|
fill="currentColor"
|
|
1566
|
+
viewBox="0 0 32 32"
|
|
1567
1567
|
aria-hidden="true"
|
|
1568
1568
|
role="img"
|
|
1569
1569
|
width="1em"
|
|
@@ -1585,8 +1585,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
1585
1585
|
<span class="pf-v6-c-button__icon">
|
|
1586
1586
|
<svg
|
|
1587
1587
|
class="pf-v6-svg"
|
|
1588
|
-
viewBox="0 0 32 32"
|
|
1589
1588
|
fill="currentColor"
|
|
1589
|
+
viewBox="0 0 32 32"
|
|
1590
1590
|
aria-hidden="true"
|
|
1591
1591
|
role="img"
|
|
1592
1592
|
width="1em"
|
|
@@ -1608,8 +1608,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
1608
1608
|
<span class="pf-v6-c-button__icon">
|
|
1609
1609
|
<svg
|
|
1610
1610
|
class="pf-v6-svg"
|
|
1611
|
-
viewBox="0 0 32 32"
|
|
1612
1611
|
fill="currentColor"
|
|
1612
|
+
viewBox="0 0 32 32"
|
|
1613
1613
|
aria-hidden="true"
|
|
1614
1614
|
role="img"
|
|
1615
1615
|
width="1em"
|
|
@@ -1631,8 +1631,8 @@ This demo populates the main Compass section with a card view, which is one of t
|
|
|
1631
1631
|
<span class="pf-v6-c-button__icon">
|
|
1632
1632
|
<svg
|
|
1633
1633
|
class="pf-v6-svg"
|
|
1634
|
-
viewBox="0 0 32 32"
|
|
1635
1634
|
fill="currentColor"
|
|
1635
|
+
viewBox="0 0 32 32"
|
|
1636
1636
|
aria-hidden="true"
|
|
1637
1637
|
role="img"
|
|
1638
1638
|
width="1em"
|
|
@@ -1771,8 +1771,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
1771
1771
|
<span class="pf-v6-c-button__icon">
|
|
1772
1772
|
<svg
|
|
1773
1773
|
class="pf-v6-svg"
|
|
1774
|
-
viewBox="0 0 32 32"
|
|
1775
1774
|
fill="currentColor"
|
|
1775
|
+
viewBox="0 0 32 32"
|
|
1776
1776
|
aria-hidden="true"
|
|
1777
1777
|
role="img"
|
|
1778
1778
|
width="1em"
|
|
@@ -1800,8 +1800,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
1800
1800
|
<span class="pf-v6-c-button__icon">
|
|
1801
1801
|
<svg
|
|
1802
1802
|
class="pf-v6-svg"
|
|
1803
|
-
viewBox="0 0 20 20"
|
|
1804
1803
|
fill="currentColor"
|
|
1804
|
+
viewBox="0 0 20 20"
|
|
1805
1805
|
aria-hidden="true"
|
|
1806
1806
|
role="img"
|
|
1807
1807
|
width="1em"
|
|
@@ -1901,8 +1901,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
1901
1901
|
<span class="pf-v6-c-button__icon">
|
|
1902
1902
|
<svg
|
|
1903
1903
|
class="pf-v6-svg"
|
|
1904
|
-
viewBox="0 0 20 20"
|
|
1905
1904
|
fill="currentColor"
|
|
1905
|
+
viewBox="0 0 20 20"
|
|
1906
1906
|
aria-hidden="true"
|
|
1907
1907
|
role="img"
|
|
1908
1908
|
width="1em"
|
|
@@ -1926,8 +1926,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
1926
1926
|
<span class="pf-v6-c-button__icon">
|
|
1927
1927
|
<svg
|
|
1928
1928
|
class="pf-v6-svg"
|
|
1929
|
-
viewBox="0 0 32 32"
|
|
1930
1929
|
fill="currentColor"
|
|
1930
|
+
viewBox="0 0 32 32"
|
|
1931
1931
|
aria-hidden="true"
|
|
1932
1932
|
role="img"
|
|
1933
1933
|
width="1em"
|
|
@@ -1963,8 +1963,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
1963
1963
|
<span class="pf-v6-c-button__icon">
|
|
1964
1964
|
<svg
|
|
1965
1965
|
class="pf-v6-svg"
|
|
1966
|
-
viewBox="0 0 20 20"
|
|
1967
1966
|
fill="currentColor"
|
|
1967
|
+
viewBox="0 0 20 20"
|
|
1968
1968
|
aria-hidden="true"
|
|
1969
1969
|
role="img"
|
|
1970
1970
|
width="1em"
|
|
@@ -2067,8 +2067,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2067
2067
|
<span class="pf-v6-c-button__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"
|
|
@@ -2106,15 +2106,15 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2106
2106
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2107
2107
|
<svg
|
|
2108
2108
|
class="pf-v6-svg"
|
|
2109
|
-
viewBox="0 0 20 20"
|
|
2110
2109
|
fill="currentColor"
|
|
2110
|
+
viewBox="0 0 20 20"
|
|
2111
2111
|
aria-hidden="true"
|
|
2112
2112
|
role="img"
|
|
2113
2113
|
width="1em"
|
|
2114
2114
|
height="1em"
|
|
2115
2115
|
>
|
|
2116
2116
|
<path
|
|
2117
|
-
d="
|
|
2117
|
+
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"
|
|
2118
2118
|
/>
|
|
2119
2119
|
</svg>
|
|
2120
2120
|
</span>
|
|
@@ -2136,8 +2136,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2136
2136
|
<span class="pf-v6-c-button__icon">
|
|
2137
2137
|
<svg
|
|
2138
2138
|
class="pf-v6-svg"
|
|
2139
|
-
viewBox="0 0 32 32"
|
|
2140
2139
|
fill="currentColor"
|
|
2140
|
+
viewBox="0 0 32 32"
|
|
2141
2141
|
aria-hidden="true"
|
|
2142
2142
|
role="img"
|
|
2143
2143
|
width="1em"
|
|
@@ -2159,8 +2159,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2159
2159
|
<span class="pf-v6-c-button__icon">
|
|
2160
2160
|
<svg
|
|
2161
2161
|
class="pf-v6-svg"
|
|
2162
|
-
viewBox="0 0 32 32"
|
|
2163
2162
|
fill="currentColor"
|
|
2163
|
+
viewBox="0 0 32 32"
|
|
2164
2164
|
aria-hidden="true"
|
|
2165
2165
|
role="img"
|
|
2166
2166
|
width="1em"
|
|
@@ -2182,8 +2182,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2182
2182
|
<span class="pf-v6-c-button__icon">
|
|
2183
2183
|
<svg
|
|
2184
2184
|
class="pf-v6-svg"
|
|
2185
|
-
viewBox="0 0 32 32"
|
|
2186
2185
|
fill="currentColor"
|
|
2186
|
+
viewBox="0 0 32 32"
|
|
2187
2187
|
aria-hidden="true"
|
|
2188
2188
|
role="img"
|
|
2189
2189
|
width="1em"
|
|
@@ -2205,8 +2205,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2205
2205
|
<span class="pf-v6-c-button__icon">
|
|
2206
2206
|
<svg
|
|
2207
2207
|
class="pf-v6-svg"
|
|
2208
|
-
viewBox="0 0 32 32"
|
|
2209
2208
|
fill="currentColor"
|
|
2209
|
+
viewBox="0 0 32 32"
|
|
2210
2210
|
aria-hidden="true"
|
|
2211
2211
|
role="img"
|
|
2212
2212
|
width="1em"
|
|
@@ -2228,8 +2228,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2228
2228
|
<span class="pf-v6-c-button__icon">
|
|
2229
2229
|
<svg
|
|
2230
2230
|
class="pf-v6-svg"
|
|
2231
|
-
viewBox="0 0 32 32"
|
|
2232
2231
|
fill="currentColor"
|
|
2232
|
+
viewBox="0 0 32 32"
|
|
2233
2233
|
aria-hidden="true"
|
|
2234
2234
|
role="img"
|
|
2235
2235
|
width="1em"
|
|
@@ -2306,8 +2306,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2306
2306
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
2307
2307
|
<svg
|
|
2308
2308
|
class="pf-v6-svg"
|
|
2309
|
-
viewBox="0 0 32 32"
|
|
2310
2309
|
fill="currentColor"
|
|
2310
|
+
viewBox="0 0 32 32"
|
|
2311
2311
|
aria-hidden="true"
|
|
2312
2312
|
role="img"
|
|
2313
2313
|
width="1em"
|
|
@@ -2330,8 +2330,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2330
2330
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
2331
2331
|
<svg
|
|
2332
2332
|
class="pf-v6-svg"
|
|
2333
|
-
viewBox="0 0 32 32"
|
|
2334
2333
|
fill="currentColor"
|
|
2334
|
+
viewBox="0 0 32 32"
|
|
2335
2335
|
aria-hidden="true"
|
|
2336
2336
|
role="img"
|
|
2337
2337
|
width="1em"
|
|
@@ -2356,8 +2356,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2356
2356
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
2357
2357
|
<svg
|
|
2358
2358
|
class="pf-v6-svg"
|
|
2359
|
-
viewBox="0 0 32 32"
|
|
2360
2359
|
fill="currentColor"
|
|
2360
|
+
viewBox="0 0 32 32"
|
|
2361
2361
|
aria-hidden="true"
|
|
2362
2362
|
role="img"
|
|
2363
2363
|
width="1em"
|
|
@@ -2387,8 +2387,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2387
2387
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
2388
2388
|
<svg
|
|
2389
2389
|
class="pf-v6-svg"
|
|
2390
|
-
viewBox="0 0 32 32"
|
|
2391
2390
|
fill="currentColor"
|
|
2391
|
+
viewBox="0 0 32 32"
|
|
2392
2392
|
aria-hidden="true"
|
|
2393
2393
|
role="img"
|
|
2394
2394
|
width="1em"
|
|
@@ -2418,8 +2418,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2418
2418
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
2419
2419
|
<svg
|
|
2420
2420
|
class="pf-v6-svg"
|
|
2421
|
-
viewBox="0 0 32 32"
|
|
2422
2421
|
fill="currentColor"
|
|
2422
|
+
viewBox="0 0 32 32"
|
|
2423
2423
|
aria-hidden="true"
|
|
2424
2424
|
role="img"
|
|
2425
2425
|
width="1em"
|
|
@@ -2449,8 +2449,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2449
2449
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
2450
2450
|
<svg
|
|
2451
2451
|
class="pf-v6-svg"
|
|
2452
|
-
viewBox="0 0 32 32"
|
|
2453
2452
|
fill="currentColor"
|
|
2453
|
+
viewBox="0 0 32 32"
|
|
2454
2454
|
aria-hidden="true"
|
|
2455
2455
|
role="img"
|
|
2456
2456
|
width="1em"
|
|
@@ -2477,8 +2477,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2477
2477
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
2478
2478
|
<svg
|
|
2479
2479
|
class="pf-v6-svg"
|
|
2480
|
-
viewBox="0 0 32 32"
|
|
2481
2480
|
fill="currentColor"
|
|
2481
|
+
viewBox="0 0 32 32"
|
|
2482
2482
|
aria-hidden="true"
|
|
2483
2483
|
role="img"
|
|
2484
2484
|
width="1em"
|
|
@@ -2519,15 +2519,15 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2519
2519
|
<span class="pf-v6-c-menu-toggle__toggle-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"
|
|
2527
2527
|
height="1em"
|
|
2528
2528
|
>
|
|
2529
2529
|
<path
|
|
2530
|
-
d="
|
|
2530
|
+
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"
|
|
2531
2531
|
/>
|
|
2532
2532
|
</svg>
|
|
2533
2533
|
</span>
|
|
@@ -2558,8 +2558,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2558
2558
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
2559
2559
|
<svg
|
|
2560
2560
|
class="pf-v6-svg"
|
|
2561
|
-
viewBox="0 0 20 20"
|
|
2562
2561
|
fill="currentColor"
|
|
2562
|
+
viewBox="0 0 20 20"
|
|
2563
2563
|
aria-hidden="true"
|
|
2564
2564
|
role="img"
|
|
2565
2565
|
width="1em"
|
|
@@ -2681,8 +2681,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2681
2681
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
2682
2682
|
<svg
|
|
2683
2683
|
class="pf-v6-svg"
|
|
2684
|
-
viewBox="0 0 20 20"
|
|
2685
2684
|
fill="currentColor"
|
|
2685
|
+
viewBox="0 0 20 20"
|
|
2686
2686
|
aria-hidden="true"
|
|
2687
2687
|
role="img"
|
|
2688
2688
|
width="1em"
|
|
@@ -2721,8 +2721,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2721
2721
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
2722
2722
|
<svg
|
|
2723
2723
|
class="pf-v6-svg"
|
|
2724
|
-
viewBox="0 0 20 20"
|
|
2725
2724
|
fill="currentColor"
|
|
2725
|
+
viewBox="0 0 20 20"
|
|
2726
2726
|
aria-hidden="true"
|
|
2727
2727
|
role="img"
|
|
2728
2728
|
width="1em"
|
|
@@ -2910,8 +2910,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2910
2910
|
>
|
|
2911
2911
|
<svg
|
|
2912
2912
|
class="pf-v6-svg"
|
|
2913
|
-
viewBox="0 0 32 32"
|
|
2914
2913
|
fill="currentColor"
|
|
2914
|
+
viewBox="0 0 32 32"
|
|
2915
2915
|
aria-hidden="true"
|
|
2916
2916
|
role="img"
|
|
2917
2917
|
width="1em"
|
|
@@ -2948,8 +2948,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2948
2948
|
>
|
|
2949
2949
|
<svg
|
|
2950
2950
|
class="pf-v6-svg"
|
|
2951
|
-
viewBox="0 0 32 32"
|
|
2952
2951
|
fill="currentColor"
|
|
2952
|
+
viewBox="0 0 32 32"
|
|
2953
2953
|
aria-hidden="true"
|
|
2954
2954
|
role="img"
|
|
2955
2955
|
width="1em"
|
|
@@ -2986,8 +2986,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2986
2986
|
>
|
|
2987
2987
|
<svg
|
|
2988
2988
|
class="pf-v6-svg"
|
|
2989
|
-
viewBox="0 0 32 32"
|
|
2990
2989
|
fill="currentColor"
|
|
2990
|
+
viewBox="0 0 32 32"
|
|
2991
2991
|
aria-hidden="true"
|
|
2992
2992
|
role="img"
|
|
2993
2993
|
width="1em"
|
|
@@ -3024,8 +3024,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3024
3024
|
>
|
|
3025
3025
|
<svg
|
|
3026
3026
|
class="pf-v6-svg"
|
|
3027
|
-
viewBox="0 0 32 32"
|
|
3028
3027
|
fill="currentColor"
|
|
3028
|
+
viewBox="0 0 32 32"
|
|
3029
3029
|
aria-hidden="true"
|
|
3030
3030
|
role="img"
|
|
3031
3031
|
width="1em"
|
|
@@ -3062,8 +3062,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3062
3062
|
>
|
|
3063
3063
|
<svg
|
|
3064
3064
|
class="pf-v6-svg"
|
|
3065
|
-
viewBox="0 0 32 32"
|
|
3066
3065
|
fill="currentColor"
|
|
3066
|
+
viewBox="0 0 32 32"
|
|
3067
3067
|
aria-hidden="true"
|
|
3068
3068
|
role="img"
|
|
3069
3069
|
width="1em"
|
|
@@ -3108,15 +3108,15 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3108
3108
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3109
3109
|
<svg
|
|
3110
3110
|
class="pf-v6-svg"
|
|
3111
|
-
viewBox="0 0 20 20"
|
|
3112
3111
|
fill="currentColor"
|
|
3112
|
+
viewBox="0 0 20 20"
|
|
3113
3113
|
aria-hidden="true"
|
|
3114
3114
|
role="img"
|
|
3115
3115
|
width="1em"
|
|
3116
3116
|
height="1em"
|
|
3117
3117
|
>
|
|
3118
3118
|
<path
|
|
3119
|
-
d="
|
|
3119
|
+
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"
|
|
3120
3120
|
/>
|
|
3121
3121
|
</svg>
|
|
3122
3122
|
</span>
|
|
@@ -3144,8 +3144,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3144
3144
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
3145
3145
|
<svg
|
|
3146
3146
|
class="pf-v6-svg"
|
|
3147
|
-
viewBox="0 0 32 32"
|
|
3148
3147
|
fill="currentColor"
|
|
3148
|
+
viewBox="0 0 32 32"
|
|
3149
3149
|
aria-hidden="true"
|
|
3150
3150
|
role="img"
|
|
3151
3151
|
width="1em"
|
|
@@ -3182,8 +3182,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3182
3182
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
3183
3183
|
<svg
|
|
3184
3184
|
class="pf-v6-svg"
|
|
3185
|
-
viewBox="0 0 32 32"
|
|
3186
3185
|
fill="currentColor"
|
|
3186
|
+
viewBox="0 0 32 32"
|
|
3187
3187
|
aria-hidden="true"
|
|
3188
3188
|
role="img"
|
|
3189
3189
|
width="1em"
|
|
@@ -3255,8 +3255,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3255
3255
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
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"
|
|
@@ -3294,8 +3294,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3294
3294
|
<span class="pf-v6-c-icon__content pf-m-warning">
|
|
3295
3295
|
<svg
|
|
3296
3296
|
class="pf-v6-svg"
|
|
3297
|
-
viewBox="0 0 32 32"
|
|
3298
3297
|
fill="currentColor"
|
|
3298
|
+
viewBox="0 0 32 32"
|
|
3299
3299
|
aria-hidden="true"
|
|
3300
3300
|
role="img"
|
|
3301
3301
|
width="1em"
|
|
@@ -3335,8 +3335,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3335
3335
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
3336
3336
|
<svg
|
|
3337
3337
|
class="pf-v6-svg"
|
|
3338
|
-
viewBox="0 0 32 32"
|
|
3339
3338
|
fill="currentColor"
|
|
3339
|
+
viewBox="0 0 32 32"
|
|
3340
3340
|
aria-hidden="true"
|
|
3341
3341
|
role="img"
|
|
3342
3342
|
width="1em"
|
|
@@ -3374,8 +3374,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3374
3374
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
3375
3375
|
<svg
|
|
3376
3376
|
class="pf-v6-svg"
|
|
3377
|
-
viewBox="0 0 32 32"
|
|
3378
3377
|
fill="currentColor"
|
|
3378
|
+
viewBox="0 0 32 32"
|
|
3379
3379
|
aria-hidden="true"
|
|
3380
3380
|
role="img"
|
|
3381
3381
|
width="1em"
|
|
@@ -3413,8 +3413,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3413
3413
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
3414
3414
|
<svg
|
|
3415
3415
|
class="pf-v6-svg"
|
|
3416
|
-
viewBox="0 0 32 32"
|
|
3417
3416
|
fill="currentColor"
|
|
3417
|
+
viewBox="0 0 32 32"
|
|
3418
3418
|
aria-hidden="true"
|
|
3419
3419
|
role="img"
|
|
3420
3420
|
width="1em"
|
|
@@ -3476,8 +3476,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3476
3476
|
<span class="pf-v6-c-button__icon">
|
|
3477
3477
|
<svg
|
|
3478
3478
|
class="pf-v6-svg"
|
|
3479
|
-
viewBox="0 0 32 32"
|
|
3480
3479
|
fill="currentColor"
|
|
3480
|
+
viewBox="0 0 32 32"
|
|
3481
3481
|
aria-hidden="true"
|
|
3482
3482
|
role="img"
|
|
3483
3483
|
width="1em"
|
|
@@ -3499,8 +3499,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3499
3499
|
<span class="pf-v6-c-button__icon">
|
|
3500
3500
|
<svg
|
|
3501
3501
|
class="pf-v6-svg"
|
|
3502
|
-
viewBox="0 0 32 32"
|
|
3503
3502
|
fill="currentColor"
|
|
3503
|
+
viewBox="0 0 32 32"
|
|
3504
3504
|
aria-hidden="true"
|
|
3505
3505
|
role="img"
|
|
3506
3506
|
width="1em"
|
|
@@ -3522,8 +3522,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3522
3522
|
<span class="pf-v6-c-button__icon">
|
|
3523
3523
|
<svg
|
|
3524
3524
|
class="pf-v6-svg"
|
|
3525
|
-
viewBox="0 0 32 32"
|
|
3526
3525
|
fill="currentColor"
|
|
3526
|
+
viewBox="0 0 32 32"
|
|
3527
3527
|
aria-hidden="true"
|
|
3528
3528
|
role="img"
|
|
3529
3529
|
width="1em"
|
|
@@ -3545,8 +3545,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3545
3545
|
<span class="pf-v6-c-button__icon">
|
|
3546
3546
|
<svg
|
|
3547
3547
|
class="pf-v6-svg"
|
|
3548
|
-
viewBox="0 0 32 32"
|
|
3549
3548
|
fill="currentColor"
|
|
3549
|
+
viewBox="0 0 32 32"
|
|
3550
3550
|
aria-hidden="true"
|
|
3551
3551
|
role="img"
|
|
3552
3552
|
width="1em"
|
|
@@ -3568,8 +3568,8 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
3568
3568
|
<span class="pf-v6-c-button__icon">
|
|
3569
3569
|
<svg
|
|
3570
3570
|
class="pf-v6-svg"
|
|
3571
|
-
viewBox="0 0 32 32"
|
|
3572
3571
|
fill="currentColor"
|
|
3572
|
+
viewBox="0 0 32 32"
|
|
3573
3573
|
aria-hidden="true"
|
|
3574
3574
|
role="img"
|
|
3575
3575
|
width="1em"
|
|
@@ -3707,8 +3707,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
3707
3707
|
<span class="pf-v6-c-button__icon">
|
|
3708
3708
|
<svg
|
|
3709
3709
|
class="pf-v6-svg"
|
|
3710
|
-
viewBox="0 0 32 32"
|
|
3711
3710
|
fill="currentColor"
|
|
3711
|
+
viewBox="0 0 32 32"
|
|
3712
3712
|
aria-hidden="true"
|
|
3713
3713
|
role="img"
|
|
3714
3714
|
width="1em"
|
|
@@ -3736,8 +3736,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
3736
3736
|
<span class="pf-v6-c-button__icon">
|
|
3737
3737
|
<svg
|
|
3738
3738
|
class="pf-v6-svg"
|
|
3739
|
-
viewBox="0 0 20 20"
|
|
3740
3739
|
fill="currentColor"
|
|
3740
|
+
viewBox="0 0 20 20"
|
|
3741
3741
|
aria-hidden="true"
|
|
3742
3742
|
role="img"
|
|
3743
3743
|
width="1em"
|
|
@@ -3837,8 +3837,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
3837
3837
|
<span class="pf-v6-c-button__icon">
|
|
3838
3838
|
<svg
|
|
3839
3839
|
class="pf-v6-svg"
|
|
3840
|
-
viewBox="0 0 20 20"
|
|
3841
3840
|
fill="currentColor"
|
|
3841
|
+
viewBox="0 0 20 20"
|
|
3842
3842
|
aria-hidden="true"
|
|
3843
3843
|
role="img"
|
|
3844
3844
|
width="1em"
|
|
@@ -3862,8 +3862,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
3862
3862
|
<span class="pf-v6-c-button__icon">
|
|
3863
3863
|
<svg
|
|
3864
3864
|
class="pf-v6-svg"
|
|
3865
|
-
viewBox="0 0 32 32"
|
|
3866
3865
|
fill="currentColor"
|
|
3866
|
+
viewBox="0 0 32 32"
|
|
3867
3867
|
aria-hidden="true"
|
|
3868
3868
|
role="img"
|
|
3869
3869
|
width="1em"
|
|
@@ -3899,8 +3899,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
3899
3899
|
<span class="pf-v6-c-button__icon">
|
|
3900
3900
|
<svg
|
|
3901
3901
|
class="pf-v6-svg"
|
|
3902
|
-
viewBox="0 0 20 20"
|
|
3903
3902
|
fill="currentColor"
|
|
3903
|
+
viewBox="0 0 20 20"
|
|
3904
3904
|
aria-hidden="true"
|
|
3905
3905
|
role="img"
|
|
3906
3906
|
width="1em"
|
|
@@ -4003,8 +4003,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4003
4003
|
<span class="pf-v6-c-button__icon">
|
|
4004
4004
|
<svg
|
|
4005
4005
|
class="pf-v6-svg"
|
|
4006
|
-
viewBox="0 0 20 20"
|
|
4007
4006
|
fill="currentColor"
|
|
4007
|
+
viewBox="0 0 20 20"
|
|
4008
4008
|
aria-hidden="true"
|
|
4009
4009
|
role="img"
|
|
4010
4010
|
width="1em"
|
|
@@ -4042,15 +4042,15 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4042
4042
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
4043
4043
|
<svg
|
|
4044
4044
|
class="pf-v6-svg"
|
|
4045
|
-
viewBox="0 0 20 20"
|
|
4046
4045
|
fill="currentColor"
|
|
4046
|
+
viewBox="0 0 20 20"
|
|
4047
4047
|
aria-hidden="true"
|
|
4048
4048
|
role="img"
|
|
4049
4049
|
width="1em"
|
|
4050
4050
|
height="1em"
|
|
4051
4051
|
>
|
|
4052
4052
|
<path
|
|
4053
|
-
d="
|
|
4053
|
+
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"
|
|
4054
4054
|
/>
|
|
4055
4055
|
</svg>
|
|
4056
4056
|
</span>
|
|
@@ -4072,8 +4072,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4072
4072
|
<span class="pf-v6-c-button__icon">
|
|
4073
4073
|
<svg
|
|
4074
4074
|
class="pf-v6-svg"
|
|
4075
|
-
viewBox="0 0 32 32"
|
|
4076
4075
|
fill="currentColor"
|
|
4076
|
+
viewBox="0 0 32 32"
|
|
4077
4077
|
aria-hidden="true"
|
|
4078
4078
|
role="img"
|
|
4079
4079
|
width="1em"
|
|
@@ -4095,8 +4095,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4095
4095
|
<span class="pf-v6-c-button__icon">
|
|
4096
4096
|
<svg
|
|
4097
4097
|
class="pf-v6-svg"
|
|
4098
|
-
viewBox="0 0 32 32"
|
|
4099
4098
|
fill="currentColor"
|
|
4099
|
+
viewBox="0 0 32 32"
|
|
4100
4100
|
aria-hidden="true"
|
|
4101
4101
|
role="img"
|
|
4102
4102
|
width="1em"
|
|
@@ -4118,8 +4118,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4118
4118
|
<span class="pf-v6-c-button__icon">
|
|
4119
4119
|
<svg
|
|
4120
4120
|
class="pf-v6-svg"
|
|
4121
|
-
viewBox="0 0 32 32"
|
|
4122
4121
|
fill="currentColor"
|
|
4122
|
+
viewBox="0 0 32 32"
|
|
4123
4123
|
aria-hidden="true"
|
|
4124
4124
|
role="img"
|
|
4125
4125
|
width="1em"
|
|
@@ -4141,8 +4141,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4141
4141
|
<span class="pf-v6-c-button__icon">
|
|
4142
4142
|
<svg
|
|
4143
4143
|
class="pf-v6-svg"
|
|
4144
|
-
viewBox="0 0 32 32"
|
|
4145
4144
|
fill="currentColor"
|
|
4145
|
+
viewBox="0 0 32 32"
|
|
4146
4146
|
aria-hidden="true"
|
|
4147
4147
|
role="img"
|
|
4148
4148
|
width="1em"
|
|
@@ -4164,8 +4164,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4164
4164
|
<span class="pf-v6-c-button__icon">
|
|
4165
4165
|
<svg
|
|
4166
4166
|
class="pf-v6-svg"
|
|
4167
|
-
viewBox="0 0 32 32"
|
|
4168
4167
|
fill="currentColor"
|
|
4168
|
+
viewBox="0 0 32 32"
|
|
4169
4169
|
aria-hidden="true"
|
|
4170
4170
|
role="img"
|
|
4171
4171
|
width="1em"
|
|
@@ -4247,8 +4247,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4247
4247
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4248
4248
|
<svg
|
|
4249
4249
|
class="pf-v6-svg"
|
|
4250
|
-
viewBox="0 0 32 32"
|
|
4251
4250
|
fill="currentColor"
|
|
4251
|
+
viewBox="0 0 32 32"
|
|
4252
4252
|
aria-hidden="true"
|
|
4253
4253
|
role="img"
|
|
4254
4254
|
width="1em"
|
|
@@ -4291,15 +4291,15 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4291
4291
|
>
|
|
4292
4292
|
<svg
|
|
4293
4293
|
class="pf-v6-svg"
|
|
4294
|
-
viewBox="0 0 20 20"
|
|
4295
4294
|
fill="currentColor"
|
|
4295
|
+
viewBox="0 0 20 20"
|
|
4296
4296
|
aria-hidden="true"
|
|
4297
4297
|
role="img"
|
|
4298
4298
|
width="1em"
|
|
4299
4299
|
height="1em"
|
|
4300
4300
|
>
|
|
4301
4301
|
<path
|
|
4302
|
-
d="
|
|
4302
|
+
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"
|
|
4303
4303
|
/>
|
|
4304
4304
|
</svg>
|
|
4305
4305
|
</span>
|
|
@@ -4320,15 +4320,15 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4320
4320
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
4321
4321
|
<svg
|
|
4322
4322
|
class="pf-v6-svg"
|
|
4323
|
-
viewBox="0 0 20 20"
|
|
4324
4323
|
fill="currentColor"
|
|
4324
|
+
viewBox="0 0 20 20"
|
|
4325
4325
|
aria-hidden="true"
|
|
4326
4326
|
role="img"
|
|
4327
4327
|
width="1em"
|
|
4328
4328
|
height="1em"
|
|
4329
4329
|
>
|
|
4330
4330
|
<path
|
|
4331
|
-
d="
|
|
4331
|
+
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"
|
|
4332
4332
|
/>
|
|
4333
4333
|
</svg>
|
|
4334
4334
|
</span>
|
|
@@ -4370,8 +4370,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4370
4370
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4371
4371
|
<svg
|
|
4372
4372
|
class="pf-v6-svg"
|
|
4373
|
-
viewBox="0 0 32 32"
|
|
4374
4373
|
fill="currentColor"
|
|
4374
|
+
viewBox="0 0 32 32"
|
|
4375
4375
|
aria-hidden="true"
|
|
4376
4376
|
role="img"
|
|
4377
4377
|
width="1em"
|
|
@@ -4405,15 +4405,15 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4405
4405
|
>
|
|
4406
4406
|
<svg
|
|
4407
4407
|
class="pf-v6-svg"
|
|
4408
|
-
viewBox="0 0 20 20"
|
|
4409
4408
|
fill="currentColor"
|
|
4409
|
+
viewBox="0 0 20 20"
|
|
4410
4410
|
aria-hidden="true"
|
|
4411
4411
|
role="img"
|
|
4412
4412
|
width="1em"
|
|
4413
4413
|
height="1em"
|
|
4414
4414
|
>
|
|
4415
4415
|
<path
|
|
4416
|
-
d="
|
|
4416
|
+
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"
|
|
4417
4417
|
/>
|
|
4418
4418
|
</svg>
|
|
4419
4419
|
</span>
|
|
@@ -4436,8 +4436,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4436
4436
|
<span class="pf-v6-c-button__icon">
|
|
4437
4437
|
<svg
|
|
4438
4438
|
class="pf-v6-svg"
|
|
4439
|
-
viewBox="0 0 256 512"
|
|
4440
4439
|
fill="currentColor"
|
|
4440
|
+
viewBox="0 0 256 512"
|
|
4441
4441
|
aria-hidden="true"
|
|
4442
4442
|
role="img"
|
|
4443
4443
|
width="1em"
|
|
@@ -4461,8 +4461,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4461
4461
|
<span class="pf-v6-c-button__icon">
|
|
4462
4462
|
<svg
|
|
4463
4463
|
class="pf-v6-svg"
|
|
4464
|
-
viewBox="0 0 256 512"
|
|
4465
4464
|
fill="currentColor"
|
|
4465
|
+
viewBox="0 0 256 512"
|
|
4466
4466
|
aria-hidden="true"
|
|
4467
4467
|
role="img"
|
|
4468
4468
|
width="1em"
|
|
@@ -4498,8 +4498,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4498
4498
|
<div class="pf-v6-c-empty-state__icon">
|
|
4499
4499
|
<svg
|
|
4500
4500
|
class="pf-v6-svg"
|
|
4501
|
-
viewBox="0 0 32 32"
|
|
4502
4501
|
fill="currentColor"
|
|
4502
|
+
viewBox="0 0 32 32"
|
|
4503
4503
|
aria-hidden="true"
|
|
4504
4504
|
role="img"
|
|
4505
4505
|
width="1em"
|
|
@@ -4545,8 +4545,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4545
4545
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4546
4546
|
<svg
|
|
4547
4547
|
class="pf-v6-svg"
|
|
4548
|
-
viewBox="0 0 32 32"
|
|
4549
4548
|
fill="currentColor"
|
|
4549
|
+
viewBox="0 0 32 32"
|
|
4550
4550
|
aria-hidden="true"
|
|
4551
4551
|
role="img"
|
|
4552
4552
|
width="1em"
|
|
@@ -4603,8 +4603,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4603
4603
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4604
4604
|
<svg
|
|
4605
4605
|
class="pf-v6-svg"
|
|
4606
|
-
viewBox="0 0 32 32"
|
|
4607
4606
|
fill="currentColor"
|
|
4607
|
+
viewBox="0 0 32 32"
|
|
4608
4608
|
aria-hidden="true"
|
|
4609
4609
|
role="img"
|
|
4610
4610
|
width="1em"
|
|
@@ -4661,8 +4661,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4661
4661
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4662
4662
|
<svg
|
|
4663
4663
|
class="pf-v6-svg"
|
|
4664
|
-
viewBox="0 0 32 32"
|
|
4665
4664
|
fill="currentColor"
|
|
4665
|
+
viewBox="0 0 32 32"
|
|
4666
4666
|
aria-hidden="true"
|
|
4667
4667
|
role="img"
|
|
4668
4668
|
width="1em"
|
|
@@ -4719,8 +4719,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4719
4719
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4720
4720
|
<svg
|
|
4721
4721
|
class="pf-v6-svg"
|
|
4722
|
-
viewBox="0 0 32 32"
|
|
4723
4722
|
fill="currentColor"
|
|
4723
|
+
viewBox="0 0 32 32"
|
|
4724
4724
|
aria-hidden="true"
|
|
4725
4725
|
role="img"
|
|
4726
4726
|
width="1em"
|
|
@@ -4777,8 +4777,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4777
4777
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4778
4778
|
<svg
|
|
4779
4779
|
class="pf-v6-svg"
|
|
4780
|
-
viewBox="0 0 32 32"
|
|
4781
4780
|
fill="currentColor"
|
|
4781
|
+
viewBox="0 0 32 32"
|
|
4782
4782
|
aria-hidden="true"
|
|
4783
4783
|
role="img"
|
|
4784
4784
|
width="1em"
|
|
@@ -4835,8 +4835,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4835
4835
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4836
4836
|
<svg
|
|
4837
4837
|
class="pf-v6-svg"
|
|
4838
|
-
viewBox="0 0 32 32"
|
|
4839
4838
|
fill="currentColor"
|
|
4839
|
+
viewBox="0 0 32 32"
|
|
4840
4840
|
aria-hidden="true"
|
|
4841
4841
|
role="img"
|
|
4842
4842
|
width="1em"
|
|
@@ -4894,8 +4894,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4894
4894
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4895
4895
|
<svg
|
|
4896
4896
|
class="pf-v6-svg"
|
|
4897
|
-
viewBox="0 0 32 32"
|
|
4898
4897
|
fill="currentColor"
|
|
4898
|
+
viewBox="0 0 32 32"
|
|
4899
4899
|
aria-hidden="true"
|
|
4900
4900
|
role="img"
|
|
4901
4901
|
width="1em"
|
|
@@ -4952,8 +4952,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
4952
4952
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4953
4953
|
<svg
|
|
4954
4954
|
class="pf-v6-svg"
|
|
4955
|
-
viewBox="0 0 32 32"
|
|
4956
4955
|
fill="currentColor"
|
|
4956
|
+
viewBox="0 0 32 32"
|
|
4957
4957
|
aria-hidden="true"
|
|
4958
4958
|
role="img"
|
|
4959
4959
|
width="1em"
|
|
@@ -5010,8 +5010,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5010
5010
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5011
5011
|
<svg
|
|
5012
5012
|
class="pf-v6-svg"
|
|
5013
|
-
viewBox="0 0 32 32"
|
|
5014
5013
|
fill="currentColor"
|
|
5014
|
+
viewBox="0 0 32 32"
|
|
5015
5015
|
aria-hidden="true"
|
|
5016
5016
|
role="img"
|
|
5017
5017
|
width="1em"
|
|
@@ -5069,8 +5069,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5069
5069
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5070
5070
|
<svg
|
|
5071
5071
|
class="pf-v6-svg"
|
|
5072
|
-
viewBox="0 0 32 32"
|
|
5073
5072
|
fill="currentColor"
|
|
5073
|
+
viewBox="0 0 32 32"
|
|
5074
5074
|
aria-hidden="true"
|
|
5075
5075
|
role="img"
|
|
5076
5076
|
width="1em"
|
|
@@ -5137,8 +5137,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5137
5137
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5138
5138
|
<svg
|
|
5139
5139
|
class="pf-v6-svg"
|
|
5140
|
-
viewBox="0 0 32 32"
|
|
5141
5140
|
fill="currentColor"
|
|
5141
|
+
viewBox="0 0 32 32"
|
|
5142
5142
|
aria-hidden="true"
|
|
5143
5143
|
role="img"
|
|
5144
5144
|
width="1em"
|
|
@@ -5181,15 +5181,15 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5181
5181
|
>
|
|
5182
5182
|
<svg
|
|
5183
5183
|
class="pf-v6-svg"
|
|
5184
|
-
viewBox="0 0 20 20"
|
|
5185
5184
|
fill="currentColor"
|
|
5185
|
+
viewBox="0 0 20 20"
|
|
5186
5186
|
aria-hidden="true"
|
|
5187
5187
|
role="img"
|
|
5188
5188
|
width="1em"
|
|
5189
5189
|
height="1em"
|
|
5190
5190
|
>
|
|
5191
5191
|
<path
|
|
5192
|
-
d="
|
|
5192
|
+
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"
|
|
5193
5193
|
/>
|
|
5194
5194
|
</svg>
|
|
5195
5195
|
</span>
|
|
@@ -5210,15 +5210,15 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5210
5210
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
5211
5211
|
<svg
|
|
5212
5212
|
class="pf-v6-svg"
|
|
5213
|
-
viewBox="0 0 20 20"
|
|
5214
5213
|
fill="currentColor"
|
|
5214
|
+
viewBox="0 0 20 20"
|
|
5215
5215
|
aria-hidden="true"
|
|
5216
5216
|
role="img"
|
|
5217
5217
|
width="1em"
|
|
5218
5218
|
height="1em"
|
|
5219
5219
|
>
|
|
5220
5220
|
<path
|
|
5221
|
-
d="
|
|
5221
|
+
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"
|
|
5222
5222
|
/>
|
|
5223
5223
|
</svg>
|
|
5224
5224
|
</span>
|
|
@@ -5260,8 +5260,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5260
5260
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5261
5261
|
<svg
|
|
5262
5262
|
class="pf-v6-svg"
|
|
5263
|
-
viewBox="0 0 32 32"
|
|
5264
5263
|
fill="currentColor"
|
|
5264
|
+
viewBox="0 0 32 32"
|
|
5265
5265
|
aria-hidden="true"
|
|
5266
5266
|
role="img"
|
|
5267
5267
|
width="1em"
|
|
@@ -5295,15 +5295,15 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5295
5295
|
>
|
|
5296
5296
|
<svg
|
|
5297
5297
|
class="pf-v6-svg"
|
|
5298
|
-
viewBox="0 0 20 20"
|
|
5299
5298
|
fill="currentColor"
|
|
5299
|
+
viewBox="0 0 20 20"
|
|
5300
5300
|
aria-hidden="true"
|
|
5301
5301
|
role="img"
|
|
5302
5302
|
width="1em"
|
|
5303
5303
|
height="1em"
|
|
5304
5304
|
>
|
|
5305
5305
|
<path
|
|
5306
|
-
d="
|
|
5306
|
+
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"
|
|
5307
5307
|
/>
|
|
5308
5308
|
</svg>
|
|
5309
5309
|
</span>
|
|
@@ -5326,8 +5326,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5326
5326
|
<span class="pf-v6-c-button__icon">
|
|
5327
5327
|
<svg
|
|
5328
5328
|
class="pf-v6-svg"
|
|
5329
|
-
viewBox="0 0 256 512"
|
|
5330
5329
|
fill="currentColor"
|
|
5330
|
+
viewBox="0 0 256 512"
|
|
5331
5331
|
aria-hidden="true"
|
|
5332
5332
|
role="img"
|
|
5333
5333
|
width="1em"
|
|
@@ -5351,8 +5351,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5351
5351
|
<span class="pf-v6-c-button__icon">
|
|
5352
5352
|
<svg
|
|
5353
5353
|
class="pf-v6-svg"
|
|
5354
|
-
viewBox="0 0 256 512"
|
|
5355
5354
|
fill="currentColor"
|
|
5355
|
+
viewBox="0 0 256 512"
|
|
5356
5356
|
aria-hidden="true"
|
|
5357
5357
|
role="img"
|
|
5358
5358
|
width="1em"
|
|
@@ -5388,8 +5388,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5388
5388
|
<div class="pf-v6-c-empty-state__icon">
|
|
5389
5389
|
<svg
|
|
5390
5390
|
class="pf-v6-svg"
|
|
5391
|
-
viewBox="0 0 32 32"
|
|
5392
5391
|
fill="currentColor"
|
|
5392
|
+
viewBox="0 0 32 32"
|
|
5393
5393
|
aria-hidden="true"
|
|
5394
5394
|
role="img"
|
|
5395
5395
|
width="1em"
|
|
@@ -5435,8 +5435,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5435
5435
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5436
5436
|
<svg
|
|
5437
5437
|
class="pf-v6-svg"
|
|
5438
|
-
viewBox="0 0 32 32"
|
|
5439
5438
|
fill="currentColor"
|
|
5439
|
+
viewBox="0 0 32 32"
|
|
5440
5440
|
aria-hidden="true"
|
|
5441
5441
|
role="img"
|
|
5442
5442
|
width="1em"
|
|
@@ -5493,8 +5493,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5493
5493
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5494
5494
|
<svg
|
|
5495
5495
|
class="pf-v6-svg"
|
|
5496
|
-
viewBox="0 0 32 32"
|
|
5497
5496
|
fill="currentColor"
|
|
5497
|
+
viewBox="0 0 32 32"
|
|
5498
5498
|
aria-hidden="true"
|
|
5499
5499
|
role="img"
|
|
5500
5500
|
width="1em"
|
|
@@ -5551,8 +5551,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5551
5551
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5552
5552
|
<svg
|
|
5553
5553
|
class="pf-v6-svg"
|
|
5554
|
-
viewBox="0 0 32 32"
|
|
5555
5554
|
fill="currentColor"
|
|
5555
|
+
viewBox="0 0 32 32"
|
|
5556
5556
|
aria-hidden="true"
|
|
5557
5557
|
role="img"
|
|
5558
5558
|
width="1em"
|
|
@@ -5609,8 +5609,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5609
5609
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5610
5610
|
<svg
|
|
5611
5611
|
class="pf-v6-svg"
|
|
5612
|
-
viewBox="0 0 32 32"
|
|
5613
5612
|
fill="currentColor"
|
|
5613
|
+
viewBox="0 0 32 32"
|
|
5614
5614
|
aria-hidden="true"
|
|
5615
5615
|
role="img"
|
|
5616
5616
|
width="1em"
|
|
@@ -5667,8 +5667,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5667
5667
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5668
5668
|
<svg
|
|
5669
5669
|
class="pf-v6-svg"
|
|
5670
|
-
viewBox="0 0 32 32"
|
|
5671
5670
|
fill="currentColor"
|
|
5671
|
+
viewBox="0 0 32 32"
|
|
5672
5672
|
aria-hidden="true"
|
|
5673
5673
|
role="img"
|
|
5674
5674
|
width="1em"
|
|
@@ -5725,8 +5725,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5725
5725
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5726
5726
|
<svg
|
|
5727
5727
|
class="pf-v6-svg"
|
|
5728
|
-
viewBox="0 0 32 32"
|
|
5729
5728
|
fill="currentColor"
|
|
5729
|
+
viewBox="0 0 32 32"
|
|
5730
5730
|
aria-hidden="true"
|
|
5731
5731
|
role="img"
|
|
5732
5732
|
width="1em"
|
|
@@ -5784,8 +5784,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5784
5784
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5785
5785
|
<svg
|
|
5786
5786
|
class="pf-v6-svg"
|
|
5787
|
-
viewBox="0 0 32 32"
|
|
5788
5787
|
fill="currentColor"
|
|
5788
|
+
viewBox="0 0 32 32"
|
|
5789
5789
|
aria-hidden="true"
|
|
5790
5790
|
role="img"
|
|
5791
5791
|
width="1em"
|
|
@@ -5842,8 +5842,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5842
5842
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5843
5843
|
<svg
|
|
5844
5844
|
class="pf-v6-svg"
|
|
5845
|
-
viewBox="0 0 32 32"
|
|
5846
5845
|
fill="currentColor"
|
|
5846
|
+
viewBox="0 0 32 32"
|
|
5847
5847
|
aria-hidden="true"
|
|
5848
5848
|
role="img"
|
|
5849
5849
|
width="1em"
|
|
@@ -5900,8 +5900,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5900
5900
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5901
5901
|
<svg
|
|
5902
5902
|
class="pf-v6-svg"
|
|
5903
|
-
viewBox="0 0 32 32"
|
|
5904
5903
|
fill="currentColor"
|
|
5904
|
+
viewBox="0 0 32 32"
|
|
5905
5905
|
aria-hidden="true"
|
|
5906
5906
|
role="img"
|
|
5907
5907
|
width="1em"
|
|
@@ -5959,8 +5959,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
5959
5959
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5960
5960
|
<svg
|
|
5961
5961
|
class="pf-v6-svg"
|
|
5962
|
-
viewBox="0 0 32 32"
|
|
5963
5962
|
fill="currentColor"
|
|
5963
|
+
viewBox="0 0 32 32"
|
|
5964
5964
|
aria-hidden="true"
|
|
5965
5965
|
role="img"
|
|
5966
5966
|
width="1em"
|
|
@@ -6025,8 +6025,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
6025
6025
|
<span class="pf-v6-c-button__icon">
|
|
6026
6026
|
<svg
|
|
6027
6027
|
class="pf-v6-svg"
|
|
6028
|
-
viewBox="0 0 32 32"
|
|
6029
6028
|
fill="currentColor"
|
|
6029
|
+
viewBox="0 0 32 32"
|
|
6030
6030
|
aria-hidden="true"
|
|
6031
6031
|
role="img"
|
|
6032
6032
|
width="1em"
|
|
@@ -6048,8 +6048,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
6048
6048
|
<span class="pf-v6-c-button__icon">
|
|
6049
6049
|
<svg
|
|
6050
6050
|
class="pf-v6-svg"
|
|
6051
|
-
viewBox="0 0 32 32"
|
|
6052
6051
|
fill="currentColor"
|
|
6052
|
+
viewBox="0 0 32 32"
|
|
6053
6053
|
aria-hidden="true"
|
|
6054
6054
|
role="img"
|
|
6055
6055
|
width="1em"
|
|
@@ -6071,8 +6071,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
6071
6071
|
<span class="pf-v6-c-button__icon">
|
|
6072
6072
|
<svg
|
|
6073
6073
|
class="pf-v6-svg"
|
|
6074
|
-
viewBox="0 0 32 32"
|
|
6075
6074
|
fill="currentColor"
|
|
6075
|
+
viewBox="0 0 32 32"
|
|
6076
6076
|
aria-hidden="true"
|
|
6077
6077
|
role="img"
|
|
6078
6078
|
width="1em"
|
|
@@ -6094,8 +6094,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
6094
6094
|
<span class="pf-v6-c-button__icon">
|
|
6095
6095
|
<svg
|
|
6096
6096
|
class="pf-v6-svg"
|
|
6097
|
-
viewBox="0 0 32 32"
|
|
6098
6097
|
fill="currentColor"
|
|
6098
|
+
viewBox="0 0 32 32"
|
|
6099
6099
|
aria-hidden="true"
|
|
6100
6100
|
role="img"
|
|
6101
6101
|
width="1em"
|
|
@@ -6117,8 +6117,8 @@ Without a glass panel component wrapping all of the content, there is no rounded
|
|
|
6117
6117
|
<span class="pf-v6-c-button__icon">
|
|
6118
6118
|
<svg
|
|
6119
6119
|
class="pf-v6-svg"
|
|
6120
|
-
viewBox="0 0 32 32"
|
|
6121
6120
|
fill="currentColor"
|
|
6121
|
+
viewBox="0 0 32 32"
|
|
6122
6122
|
aria-hidden="true"
|
|
6123
6123
|
role="img"
|
|
6124
6124
|
width="1em"
|
|
@@ -6258,8 +6258,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6258
6258
|
<span class="pf-v6-c-button__icon">
|
|
6259
6259
|
<svg
|
|
6260
6260
|
class="pf-v6-svg"
|
|
6261
|
-
viewBox="0 0 32 32"
|
|
6262
6261
|
fill="currentColor"
|
|
6262
|
+
viewBox="0 0 32 32"
|
|
6263
6263
|
aria-hidden="true"
|
|
6264
6264
|
role="img"
|
|
6265
6265
|
width="1em"
|
|
@@ -6290,8 +6290,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6290
6290
|
<span class="pf-v6-c-button__icon">
|
|
6291
6291
|
<svg
|
|
6292
6292
|
class="pf-v6-svg"
|
|
6293
|
-
viewBox="0 0 20 20"
|
|
6294
6293
|
fill="currentColor"
|
|
6294
|
+
viewBox="0 0 20 20"
|
|
6295
6295
|
aria-hidden="true"
|
|
6296
6296
|
role="img"
|
|
6297
6297
|
width="1em"
|
|
@@ -6411,8 +6411,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6411
6411
|
<span class="pf-v6-c-button__icon">
|
|
6412
6412
|
<svg
|
|
6413
6413
|
class="pf-v6-svg"
|
|
6414
|
-
viewBox="0 0 20 20"
|
|
6415
6414
|
fill="currentColor"
|
|
6415
|
+
viewBox="0 0 20 20"
|
|
6416
6416
|
aria-hidden="true"
|
|
6417
6417
|
role="img"
|
|
6418
6418
|
width="1em"
|
|
@@ -6436,8 +6436,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6436
6436
|
<span class="pf-v6-c-button__icon">
|
|
6437
6437
|
<svg
|
|
6438
6438
|
class="pf-v6-svg"
|
|
6439
|
-
viewBox="0 0 32 32"
|
|
6440
6439
|
fill="currentColor"
|
|
6440
|
+
viewBox="0 0 32 32"
|
|
6441
6441
|
aria-hidden="true"
|
|
6442
6442
|
role="img"
|
|
6443
6443
|
width="1em"
|
|
@@ -6476,8 +6476,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6476
6476
|
<span class="pf-v6-c-button__icon">
|
|
6477
6477
|
<svg
|
|
6478
6478
|
class="pf-v6-svg"
|
|
6479
|
-
viewBox="0 0 20 20"
|
|
6480
6479
|
fill="currentColor"
|
|
6480
|
+
viewBox="0 0 20 20"
|
|
6481
6481
|
aria-hidden="true"
|
|
6482
6482
|
role="img"
|
|
6483
6483
|
width="1em"
|
|
@@ -6600,8 +6600,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6600
6600
|
<span class="pf-v6-c-button__icon">
|
|
6601
6601
|
<svg
|
|
6602
6602
|
class="pf-v6-svg"
|
|
6603
|
-
viewBox="0 0 20 20"
|
|
6604
6603
|
fill="currentColor"
|
|
6604
|
+
viewBox="0 0 20 20"
|
|
6605
6605
|
aria-hidden="true"
|
|
6606
6606
|
role="img"
|
|
6607
6607
|
width="1em"
|
|
@@ -6639,15 +6639,15 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6639
6639
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
6640
6640
|
<svg
|
|
6641
6641
|
class="pf-v6-svg"
|
|
6642
|
-
viewBox="0 0 20 20"
|
|
6643
6642
|
fill="currentColor"
|
|
6643
|
+
viewBox="0 0 20 20"
|
|
6644
6644
|
aria-hidden="true"
|
|
6645
6645
|
role="img"
|
|
6646
6646
|
width="1em"
|
|
6647
6647
|
height="1em"
|
|
6648
6648
|
>
|
|
6649
6649
|
<path
|
|
6650
|
-
d="
|
|
6650
|
+
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"
|
|
6651
6651
|
/>
|
|
6652
6652
|
</svg>
|
|
6653
6653
|
</span>
|
|
@@ -6669,8 +6669,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6669
6669
|
<span class="pf-v6-c-button__icon">
|
|
6670
6670
|
<svg
|
|
6671
6671
|
class="pf-v6-svg"
|
|
6672
|
-
viewBox="0 0 32 32"
|
|
6673
6672
|
fill="currentColor"
|
|
6673
|
+
viewBox="0 0 32 32"
|
|
6674
6674
|
aria-hidden="true"
|
|
6675
6675
|
role="img"
|
|
6676
6676
|
width="1em"
|
|
@@ -6692,8 +6692,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6692
6692
|
<span class="pf-v6-c-button__icon">
|
|
6693
6693
|
<svg
|
|
6694
6694
|
class="pf-v6-svg"
|
|
6695
|
-
viewBox="0 0 32 32"
|
|
6696
6695
|
fill="currentColor"
|
|
6696
|
+
viewBox="0 0 32 32"
|
|
6697
6697
|
aria-hidden="true"
|
|
6698
6698
|
role="img"
|
|
6699
6699
|
width="1em"
|
|
@@ -6715,8 +6715,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6715
6715
|
<span class="pf-v6-c-button__icon">
|
|
6716
6716
|
<svg
|
|
6717
6717
|
class="pf-v6-svg"
|
|
6718
|
-
viewBox="0 0 32 32"
|
|
6719
6718
|
fill="currentColor"
|
|
6719
|
+
viewBox="0 0 32 32"
|
|
6720
6720
|
aria-hidden="true"
|
|
6721
6721
|
role="img"
|
|
6722
6722
|
width="1em"
|
|
@@ -6738,8 +6738,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6738
6738
|
<span class="pf-v6-c-button__icon">
|
|
6739
6739
|
<svg
|
|
6740
6740
|
class="pf-v6-svg"
|
|
6741
|
-
viewBox="0 0 32 32"
|
|
6742
6741
|
fill="currentColor"
|
|
6742
|
+
viewBox="0 0 32 32"
|
|
6743
6743
|
aria-hidden="true"
|
|
6744
6744
|
role="img"
|
|
6745
6745
|
width="1em"
|
|
@@ -6761,8 +6761,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6761
6761
|
<span class="pf-v6-c-button__icon">
|
|
6762
6762
|
<svg
|
|
6763
6763
|
class="pf-v6-svg"
|
|
6764
|
-
viewBox="0 0 32 32"
|
|
6765
6764
|
fill="currentColor"
|
|
6765
|
+
viewBox="0 0 32 32"
|
|
6766
6766
|
aria-hidden="true"
|
|
6767
6767
|
role="img"
|
|
6768
6768
|
width="1em"
|
|
@@ -6846,8 +6846,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6846
6846
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6847
6847
|
<svg
|
|
6848
6848
|
class="pf-v6-svg"
|
|
6849
|
-
viewBox="0 0 32 32"
|
|
6850
6849
|
fill="currentColor"
|
|
6850
|
+
viewBox="0 0 32 32"
|
|
6851
6851
|
aria-hidden="true"
|
|
6852
6852
|
role="img"
|
|
6853
6853
|
width="1em"
|
|
@@ -6894,15 +6894,15 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6894
6894
|
>
|
|
6895
6895
|
<svg
|
|
6896
6896
|
class="pf-v6-svg"
|
|
6897
|
-
viewBox="0 0 20 20"
|
|
6898
6897
|
fill="currentColor"
|
|
6898
|
+
viewBox="0 0 20 20"
|
|
6899
6899
|
aria-hidden="true"
|
|
6900
6900
|
role="img"
|
|
6901
6901
|
width="1em"
|
|
6902
6902
|
height="1em"
|
|
6903
6903
|
>
|
|
6904
6904
|
<path
|
|
6905
|
-
d="
|
|
6905
|
+
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"
|
|
6906
6906
|
/>
|
|
6907
6907
|
</svg>
|
|
6908
6908
|
</span>
|
|
@@ -6927,15 +6927,15 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6927
6927
|
>
|
|
6928
6928
|
<svg
|
|
6929
6929
|
class="pf-v6-svg"
|
|
6930
|
-
viewBox="0 0 20 20"
|
|
6931
6930
|
fill="currentColor"
|
|
6931
|
+
viewBox="0 0 20 20"
|
|
6932
6932
|
aria-hidden="true"
|
|
6933
6933
|
role="img"
|
|
6934
6934
|
width="1em"
|
|
6935
6935
|
height="1em"
|
|
6936
6936
|
>
|
|
6937
6937
|
<path
|
|
6938
|
-
d="
|
|
6938
|
+
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"
|
|
6939
6939
|
/>
|
|
6940
6940
|
</svg>
|
|
6941
6941
|
</span>
|
|
@@ -6977,8 +6977,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
6977
6977
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6978
6978
|
<svg
|
|
6979
6979
|
class="pf-v6-svg"
|
|
6980
|
-
viewBox="0 0 32 32"
|
|
6981
6980
|
fill="currentColor"
|
|
6981
|
+
viewBox="0 0 32 32"
|
|
6982
6982
|
aria-hidden="true"
|
|
6983
6983
|
role="img"
|
|
6984
6984
|
width="1em"
|
|
@@ -7016,15 +7016,15 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7016
7016
|
>
|
|
7017
7017
|
<svg
|
|
7018
7018
|
class="pf-v6-svg"
|
|
7019
|
-
viewBox="0 0 20 20"
|
|
7020
7019
|
fill="currentColor"
|
|
7020
|
+
viewBox="0 0 20 20"
|
|
7021
7021
|
aria-hidden="true"
|
|
7022
7022
|
role="img"
|
|
7023
7023
|
width="1em"
|
|
7024
7024
|
height="1em"
|
|
7025
7025
|
>
|
|
7026
7026
|
<path
|
|
7027
|
-
d="
|
|
7027
|
+
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"
|
|
7028
7028
|
/>
|
|
7029
7029
|
</svg>
|
|
7030
7030
|
</span>
|
|
@@ -7047,8 +7047,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7047
7047
|
<span class="pf-v6-c-button__icon">
|
|
7048
7048
|
<svg
|
|
7049
7049
|
class="pf-v6-svg"
|
|
7050
|
-
viewBox="0 0 256 512"
|
|
7051
7050
|
fill="currentColor"
|
|
7051
|
+
viewBox="0 0 256 512"
|
|
7052
7052
|
aria-hidden="true"
|
|
7053
7053
|
role="img"
|
|
7054
7054
|
width="1em"
|
|
@@ -7072,8 +7072,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7072
7072
|
<span class="pf-v6-c-button__icon">
|
|
7073
7073
|
<svg
|
|
7074
7074
|
class="pf-v6-svg"
|
|
7075
|
-
viewBox="0 0 256 512"
|
|
7076
7075
|
fill="currentColor"
|
|
7076
|
+
viewBox="0 0 256 512"
|
|
7077
7077
|
aria-hidden="true"
|
|
7078
7078
|
role="img"
|
|
7079
7079
|
width="1em"
|
|
@@ -7109,8 +7109,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7109
7109
|
<div class="pf-v6-c-empty-state__icon">
|
|
7110
7110
|
<svg
|
|
7111
7111
|
class="pf-v6-svg"
|
|
7112
|
-
viewBox="0 0 32 32"
|
|
7113
7112
|
fill="currentColor"
|
|
7113
|
+
viewBox="0 0 32 32"
|
|
7114
7114
|
aria-hidden="true"
|
|
7115
7115
|
role="img"
|
|
7116
7116
|
width="1em"
|
|
@@ -7156,8 +7156,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7156
7156
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7157
7157
|
<svg
|
|
7158
7158
|
class="pf-v6-svg"
|
|
7159
|
-
viewBox="0 0 32 32"
|
|
7160
7159
|
fill="currentColor"
|
|
7160
|
+
viewBox="0 0 32 32"
|
|
7161
7161
|
aria-hidden="true"
|
|
7162
7162
|
role="img"
|
|
7163
7163
|
width="1em"
|
|
@@ -7214,8 +7214,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7214
7214
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7215
7215
|
<svg
|
|
7216
7216
|
class="pf-v6-svg"
|
|
7217
|
-
viewBox="0 0 32 32"
|
|
7218
7217
|
fill="currentColor"
|
|
7218
|
+
viewBox="0 0 32 32"
|
|
7219
7219
|
aria-hidden="true"
|
|
7220
7220
|
role="img"
|
|
7221
7221
|
width="1em"
|
|
@@ -7272,8 +7272,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7272
7272
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7273
7273
|
<svg
|
|
7274
7274
|
class="pf-v6-svg"
|
|
7275
|
-
viewBox="0 0 32 32"
|
|
7276
7275
|
fill="currentColor"
|
|
7276
|
+
viewBox="0 0 32 32"
|
|
7277
7277
|
aria-hidden="true"
|
|
7278
7278
|
role="img"
|
|
7279
7279
|
width="1em"
|
|
@@ -7330,8 +7330,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7330
7330
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7331
7331
|
<svg
|
|
7332
7332
|
class="pf-v6-svg"
|
|
7333
|
-
viewBox="0 0 32 32"
|
|
7334
7333
|
fill="currentColor"
|
|
7334
|
+
viewBox="0 0 32 32"
|
|
7335
7335
|
aria-hidden="true"
|
|
7336
7336
|
role="img"
|
|
7337
7337
|
width="1em"
|
|
@@ -7388,8 +7388,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7388
7388
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7389
7389
|
<svg
|
|
7390
7390
|
class="pf-v6-svg"
|
|
7391
|
-
viewBox="0 0 32 32"
|
|
7392
7391
|
fill="currentColor"
|
|
7392
|
+
viewBox="0 0 32 32"
|
|
7393
7393
|
aria-hidden="true"
|
|
7394
7394
|
role="img"
|
|
7395
7395
|
width="1em"
|
|
@@ -7446,8 +7446,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7446
7446
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7447
7447
|
<svg
|
|
7448
7448
|
class="pf-v6-svg"
|
|
7449
|
-
viewBox="0 0 32 32"
|
|
7450
7449
|
fill="currentColor"
|
|
7450
|
+
viewBox="0 0 32 32"
|
|
7451
7451
|
aria-hidden="true"
|
|
7452
7452
|
role="img"
|
|
7453
7453
|
width="1em"
|
|
@@ -7505,8 +7505,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7505
7505
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7506
7506
|
<svg
|
|
7507
7507
|
class="pf-v6-svg"
|
|
7508
|
-
viewBox="0 0 32 32"
|
|
7509
7508
|
fill="currentColor"
|
|
7509
|
+
viewBox="0 0 32 32"
|
|
7510
7510
|
aria-hidden="true"
|
|
7511
7511
|
role="img"
|
|
7512
7512
|
width="1em"
|
|
@@ -7563,8 +7563,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7563
7563
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7564
7564
|
<svg
|
|
7565
7565
|
class="pf-v6-svg"
|
|
7566
|
-
viewBox="0 0 32 32"
|
|
7567
7566
|
fill="currentColor"
|
|
7567
|
+
viewBox="0 0 32 32"
|
|
7568
7568
|
aria-hidden="true"
|
|
7569
7569
|
role="img"
|
|
7570
7570
|
width="1em"
|
|
@@ -7621,8 +7621,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7621
7621
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7622
7622
|
<svg
|
|
7623
7623
|
class="pf-v6-svg"
|
|
7624
|
-
viewBox="0 0 32 32"
|
|
7625
7624
|
fill="currentColor"
|
|
7625
|
+
viewBox="0 0 32 32"
|
|
7626
7626
|
aria-hidden="true"
|
|
7627
7627
|
role="img"
|
|
7628
7628
|
width="1em"
|
|
@@ -7680,8 +7680,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7680
7680
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7681
7681
|
<svg
|
|
7682
7682
|
class="pf-v6-svg"
|
|
7683
|
-
viewBox="0 0 32 32"
|
|
7684
7683
|
fill="currentColor"
|
|
7684
|
+
viewBox="0 0 32 32"
|
|
7685
7685
|
aria-hidden="true"
|
|
7686
7686
|
role="img"
|
|
7687
7687
|
width="1em"
|
|
@@ -7747,8 +7747,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7747
7747
|
<span class="pf-v6-c-button__icon">
|
|
7748
7748
|
<svg
|
|
7749
7749
|
class="pf-v6-svg"
|
|
7750
|
-
viewBox="0 0 32 32"
|
|
7751
7750
|
fill="currentColor"
|
|
7751
|
+
viewBox="0 0 32 32"
|
|
7752
7752
|
aria-hidden="true"
|
|
7753
7753
|
role="img"
|
|
7754
7754
|
width="1em"
|
|
@@ -7770,8 +7770,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7770
7770
|
<span class="pf-v6-c-button__icon">
|
|
7771
7771
|
<svg
|
|
7772
7772
|
class="pf-v6-svg"
|
|
7773
|
-
viewBox="0 0 32 32"
|
|
7774
7773
|
fill="currentColor"
|
|
7774
|
+
viewBox="0 0 32 32"
|
|
7775
7775
|
aria-hidden="true"
|
|
7776
7776
|
role="img"
|
|
7777
7777
|
width="1em"
|
|
@@ -7793,8 +7793,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7793
7793
|
<span class="pf-v6-c-button__icon">
|
|
7794
7794
|
<svg
|
|
7795
7795
|
class="pf-v6-svg"
|
|
7796
|
-
viewBox="0 0 32 32"
|
|
7797
7796
|
fill="currentColor"
|
|
7797
|
+
viewBox="0 0 32 32"
|
|
7798
7798
|
aria-hidden="true"
|
|
7799
7799
|
role="img"
|
|
7800
7800
|
width="1em"
|
|
@@ -7816,8 +7816,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7816
7816
|
<span class="pf-v6-c-button__icon">
|
|
7817
7817
|
<svg
|
|
7818
7818
|
class="pf-v6-svg"
|
|
7819
|
-
viewBox="0 0 32 32"
|
|
7820
7819
|
fill="currentColor"
|
|
7820
|
+
viewBox="0 0 32 32"
|
|
7821
7821
|
aria-hidden="true"
|
|
7822
7822
|
role="img"
|
|
7823
7823
|
width="1em"
|
|
@@ -7839,8 +7839,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7839
7839
|
<span class="pf-v6-c-button__icon">
|
|
7840
7840
|
<svg
|
|
7841
7841
|
class="pf-v6-svg"
|
|
7842
|
-
viewBox="0 0 32 32"
|
|
7843
7842
|
fill="currentColor"
|
|
7843
|
+
viewBox="0 0 32 32"
|
|
7844
7844
|
aria-hidden="true"
|
|
7845
7845
|
role="img"
|
|
7846
7846
|
width="1em"
|
|
@@ -7875,8 +7875,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7875
7875
|
<span class="pf-v6-c-button__icon">
|
|
7876
7876
|
<svg
|
|
7877
7877
|
class="pf-v6-svg"
|
|
7878
|
-
viewBox="0 0 20 20"
|
|
7879
7878
|
fill="currentColor"
|
|
7879
|
+
viewBox="0 0 20 20"
|
|
7880
7880
|
aria-hidden="true"
|
|
7881
7881
|
role="img"
|
|
7882
7882
|
width="1em"
|
|
@@ -8036,8 +8036,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8036
8036
|
<span class="pf-v6-c-button__icon">
|
|
8037
8037
|
<svg
|
|
8038
8038
|
class="pf-v6-svg"
|
|
8039
|
-
viewBox="0 0 512 512"
|
|
8040
8039
|
fill="currentColor"
|
|
8040
|
+
viewBox="0 0 512 512"
|
|
8041
8041
|
aria-hidden="true"
|
|
8042
8042
|
role="img"
|
|
8043
8043
|
width="1em"
|
|
@@ -8249,8 +8249,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8249
8249
|
<span class="pf-v6-c-nav__link-icon">
|
|
8250
8250
|
<svg
|
|
8251
8251
|
class="pf-v6-svg"
|
|
8252
|
-
viewBox="0 0 32 32"
|
|
8253
8252
|
fill="currentColor"
|
|
8253
|
+
viewBox="0 0 32 32"
|
|
8254
8254
|
aria-hidden="true"
|
|
8255
8255
|
role="img"
|
|
8256
8256
|
width="1em"
|
|
@@ -8274,8 +8274,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8274
8274
|
<span class="pf-v6-c-nav__link-icon">
|
|
8275
8275
|
<svg
|
|
8276
8276
|
class="pf-v6-svg"
|
|
8277
|
-
viewBox="0 0 32 32"
|
|
8278
8277
|
fill="currentColor"
|
|
8278
|
+
viewBox="0 0 32 32"
|
|
8279
8279
|
aria-hidden="true"
|
|
8280
8280
|
role="img"
|
|
8281
8281
|
width="1em"
|
|
@@ -8298,8 +8298,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8298
8298
|
<span class="pf-v6-c-nav__link-icon">
|
|
8299
8299
|
<svg
|
|
8300
8300
|
class="pf-v6-svg"
|
|
8301
|
-
viewBox="0 0 32 32"
|
|
8302
8301
|
fill="currentColor"
|
|
8302
|
+
viewBox="0 0 32 32"
|
|
8303
8303
|
aria-hidden="true"
|
|
8304
8304
|
role="img"
|
|
8305
8305
|
width="1em"
|
|
@@ -8318,8 +8318,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8318
8318
|
<span class="pf-v6-c-nav__link-icon">
|
|
8319
8319
|
<svg
|
|
8320
8320
|
class="pf-v6-svg"
|
|
8321
|
-
viewBox="0 0 32 32"
|
|
8322
8321
|
fill="currentColor"
|
|
8322
|
+
viewBox="0 0 32 32"
|
|
8323
8323
|
aria-hidden="true"
|
|
8324
8324
|
role="img"
|
|
8325
8325
|
width="1em"
|
|
@@ -8349,8 +8349,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8349
8349
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
8350
8350
|
<svg
|
|
8351
8351
|
class="pf-v6-svg"
|
|
8352
|
-
viewBox="0 0 32 32"
|
|
8353
8352
|
fill="currentColor"
|
|
8353
|
+
viewBox="0 0 32 32"
|
|
8354
8354
|
aria-hidden="true"
|
|
8355
8355
|
role="img"
|
|
8356
8356
|
width="1em"
|
|
@@ -8373,15 +8373,15 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8373
8373
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
8374
8374
|
<svg
|
|
8375
8375
|
class="pf-v6-svg"
|
|
8376
|
-
viewBox="0 0 32 32"
|
|
8377
8376
|
fill="currentColor"
|
|
8377
|
+
viewBox="0 0 32 32"
|
|
8378
8378
|
aria-hidden="true"
|
|
8379
8379
|
role="img"
|
|
8380
8380
|
width="1em"
|
|
8381
8381
|
height="1em"
|
|
8382
8382
|
>
|
|
8383
8383
|
<path
|
|
8384
|
-
d="
|
|
8384
|
+
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"
|
|
8385
8385
|
/>
|
|
8386
8386
|
</svg>
|
|
8387
8387
|
</span>
|
|
@@ -8398,8 +8398,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8398
8398
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
8399
8399
|
<svg
|
|
8400
8400
|
class="pf-v6-svg"
|
|
8401
|
-
viewBox="0 0 32 32"
|
|
8402
8401
|
fill="currentColor"
|
|
8402
|
+
viewBox="0 0 32 32"
|
|
8403
8403
|
aria-hidden="true"
|
|
8404
8404
|
role="img"
|
|
8405
8405
|
width="1em"
|
|
@@ -8607,8 +8607,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8607
8607
|
<span class="pf-v6-c-button__icon">
|
|
8608
8608
|
<svg
|
|
8609
8609
|
class="pf-v6-svg"
|
|
8610
|
-
viewBox="0 0 512 512"
|
|
8611
8610
|
fill="currentColor"
|
|
8611
|
+
viewBox="0 0 512 512"
|
|
8612
8612
|
aria-hidden="true"
|
|
8613
8613
|
role="img"
|
|
8614
8614
|
width="1em"
|
|
@@ -8820,8 +8820,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8820
8820
|
<span class="pf-v6-c-nav__link-icon">
|
|
8821
8821
|
<svg
|
|
8822
8822
|
class="pf-v6-svg"
|
|
8823
|
-
viewBox="0 0 32 32"
|
|
8824
8823
|
fill="currentColor"
|
|
8824
|
+
viewBox="0 0 32 32"
|
|
8825
8825
|
aria-hidden="true"
|
|
8826
8826
|
role="img"
|
|
8827
8827
|
width="1em"
|
|
@@ -8845,8 +8845,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8845
8845
|
<span class="pf-v6-c-nav__link-icon">
|
|
8846
8846
|
<svg
|
|
8847
8847
|
class="pf-v6-svg"
|
|
8848
|
-
viewBox="0 0 32 32"
|
|
8849
8848
|
fill="currentColor"
|
|
8849
|
+
viewBox="0 0 32 32"
|
|
8850
8850
|
aria-hidden="true"
|
|
8851
8851
|
role="img"
|
|
8852
8852
|
width="1em"
|
|
@@ -8869,8 +8869,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8869
8869
|
<span class="pf-v6-c-nav__link-icon">
|
|
8870
8870
|
<svg
|
|
8871
8871
|
class="pf-v6-svg"
|
|
8872
|
-
viewBox="0 0 32 32"
|
|
8873
8872
|
fill="currentColor"
|
|
8873
|
+
viewBox="0 0 32 32"
|
|
8874
8874
|
aria-hidden="true"
|
|
8875
8875
|
role="img"
|
|
8876
8876
|
width="1em"
|
|
@@ -8889,8 +8889,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8889
8889
|
<span class="pf-v6-c-nav__link-icon">
|
|
8890
8890
|
<svg
|
|
8891
8891
|
class="pf-v6-svg"
|
|
8892
|
-
viewBox="0 0 32 32"
|
|
8893
8892
|
fill="currentColor"
|
|
8893
|
+
viewBox="0 0 32 32"
|
|
8894
8894
|
aria-hidden="true"
|
|
8895
8895
|
role="img"
|
|
8896
8896
|
width="1em"
|
|
@@ -8920,8 +8920,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8920
8920
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
8921
8921
|
<svg
|
|
8922
8922
|
class="pf-v6-svg"
|
|
8923
|
-
viewBox="0 0 32 32"
|
|
8924
8923
|
fill="currentColor"
|
|
8924
|
+
viewBox="0 0 32 32"
|
|
8925
8925
|
aria-hidden="true"
|
|
8926
8926
|
role="img"
|
|
8927
8927
|
width="1em"
|
|
@@ -8944,15 +8944,15 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8944
8944
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
8945
8945
|
<svg
|
|
8946
8946
|
class="pf-v6-svg"
|
|
8947
|
-
viewBox="0 0 32 32"
|
|
8948
8947
|
fill="currentColor"
|
|
8948
|
+
viewBox="0 0 32 32"
|
|
8949
8949
|
aria-hidden="true"
|
|
8950
8950
|
role="img"
|
|
8951
8951
|
width="1em"
|
|
8952
8952
|
height="1em"
|
|
8953
8953
|
>
|
|
8954
8954
|
<path
|
|
8955
|
-
d="
|
|
8955
|
+
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"
|
|
8956
8956
|
/>
|
|
8957
8957
|
</svg>
|
|
8958
8958
|
</span>
|
|
@@ -8969,8 +8969,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8969
8969
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
8970
8970
|
<svg
|
|
8971
8971
|
class="pf-v6-svg"
|
|
8972
|
-
viewBox="0 0 32 32"
|
|
8973
8972
|
fill="currentColor"
|
|
8973
|
+
viewBox="0 0 32 32"
|
|
8974
8974
|
aria-hidden="true"
|
|
8975
8975
|
role="img"
|
|
8976
8976
|
width="1em"
|
|
@@ -9178,8 +9178,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9178
9178
|
<span class="pf-v6-c-button__icon">
|
|
9179
9179
|
<svg
|
|
9180
9180
|
class="pf-v6-svg"
|
|
9181
|
-
viewBox="0 0 512 512"
|
|
9182
9181
|
fill="currentColor"
|
|
9182
|
+
viewBox="0 0 512 512"
|
|
9183
9183
|
aria-hidden="true"
|
|
9184
9184
|
role="img"
|
|
9185
9185
|
width="1em"
|
|
@@ -9391,8 +9391,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9391
9391
|
<span class="pf-v6-c-nav__link-icon">
|
|
9392
9392
|
<svg
|
|
9393
9393
|
class="pf-v6-svg"
|
|
9394
|
-
viewBox="0 0 32 32"
|
|
9395
9394
|
fill="currentColor"
|
|
9395
|
+
viewBox="0 0 32 32"
|
|
9396
9396
|
aria-hidden="true"
|
|
9397
9397
|
role="img"
|
|
9398
9398
|
width="1em"
|
|
@@ -9416,8 +9416,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9416
9416
|
<span class="pf-v6-c-nav__link-icon">
|
|
9417
9417
|
<svg
|
|
9418
9418
|
class="pf-v6-svg"
|
|
9419
|
-
viewBox="0 0 32 32"
|
|
9420
9419
|
fill="currentColor"
|
|
9420
|
+
viewBox="0 0 32 32"
|
|
9421
9421
|
aria-hidden="true"
|
|
9422
9422
|
role="img"
|
|
9423
9423
|
width="1em"
|
|
@@ -9440,8 +9440,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9440
9440
|
<span class="pf-v6-c-nav__link-icon">
|
|
9441
9441
|
<svg
|
|
9442
9442
|
class="pf-v6-svg"
|
|
9443
|
-
viewBox="0 0 32 32"
|
|
9444
9443
|
fill="currentColor"
|
|
9444
|
+
viewBox="0 0 32 32"
|
|
9445
9445
|
aria-hidden="true"
|
|
9446
9446
|
role="img"
|
|
9447
9447
|
width="1em"
|
|
@@ -9460,8 +9460,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9460
9460
|
<span class="pf-v6-c-nav__link-icon">
|
|
9461
9461
|
<svg
|
|
9462
9462
|
class="pf-v6-svg"
|
|
9463
|
-
viewBox="0 0 32 32"
|
|
9464
9463
|
fill="currentColor"
|
|
9464
|
+
viewBox="0 0 32 32"
|
|
9465
9465
|
aria-hidden="true"
|
|
9466
9466
|
role="img"
|
|
9467
9467
|
width="1em"
|
|
@@ -9491,8 +9491,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9491
9491
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
9492
9492
|
<svg
|
|
9493
9493
|
class="pf-v6-svg"
|
|
9494
|
-
viewBox="0 0 32 32"
|
|
9495
9494
|
fill="currentColor"
|
|
9495
|
+
viewBox="0 0 32 32"
|
|
9496
9496
|
aria-hidden="true"
|
|
9497
9497
|
role="img"
|
|
9498
9498
|
width="1em"
|
|
@@ -9515,15 +9515,15 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9515
9515
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
9516
9516
|
<svg
|
|
9517
9517
|
class="pf-v6-svg"
|
|
9518
|
-
viewBox="0 0 32 32"
|
|
9519
9518
|
fill="currentColor"
|
|
9519
|
+
viewBox="0 0 32 32"
|
|
9520
9520
|
aria-hidden="true"
|
|
9521
9521
|
role="img"
|
|
9522
9522
|
width="1em"
|
|
9523
9523
|
height="1em"
|
|
9524
9524
|
>
|
|
9525
9525
|
<path
|
|
9526
|
-
d="
|
|
9526
|
+
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"
|
|
9527
9527
|
/>
|
|
9528
9528
|
</svg>
|
|
9529
9529
|
</span>
|
|
@@ -9540,8 +9540,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9540
9540
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
9541
9541
|
<svg
|
|
9542
9542
|
class="pf-v6-svg"
|
|
9543
|
-
viewBox="0 0 32 32"
|
|
9544
9543
|
fill="currentColor"
|
|
9544
|
+
viewBox="0 0 32 32"
|
|
9545
9545
|
aria-hidden="true"
|
|
9546
9546
|
role="img"
|
|
9547
9547
|
width="1em"
|
|
@@ -9749,8 +9749,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9749
9749
|
<span class="pf-v6-c-button__icon">
|
|
9750
9750
|
<svg
|
|
9751
9751
|
class="pf-v6-svg"
|
|
9752
|
-
viewBox="0 0 512 512"
|
|
9753
9752
|
fill="currentColor"
|
|
9753
|
+
viewBox="0 0 512 512"
|
|
9754
9754
|
aria-hidden="true"
|
|
9755
9755
|
role="img"
|
|
9756
9756
|
width="1em"
|
|
@@ -9962,8 +9962,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9962
9962
|
<span class="pf-v6-c-nav__link-icon">
|
|
9963
9963
|
<svg
|
|
9964
9964
|
class="pf-v6-svg"
|
|
9965
|
-
viewBox="0 0 32 32"
|
|
9966
9965
|
fill="currentColor"
|
|
9966
|
+
viewBox="0 0 32 32"
|
|
9967
9967
|
aria-hidden="true"
|
|
9968
9968
|
role="img"
|
|
9969
9969
|
width="1em"
|
|
@@ -9987,8 +9987,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9987
9987
|
<span class="pf-v6-c-nav__link-icon">
|
|
9988
9988
|
<svg
|
|
9989
9989
|
class="pf-v6-svg"
|
|
9990
|
-
viewBox="0 0 32 32"
|
|
9991
9990
|
fill="currentColor"
|
|
9991
|
+
viewBox="0 0 32 32"
|
|
9992
9992
|
aria-hidden="true"
|
|
9993
9993
|
role="img"
|
|
9994
9994
|
width="1em"
|
|
@@ -10011,8 +10011,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
10011
10011
|
<span class="pf-v6-c-nav__link-icon">
|
|
10012
10012
|
<svg
|
|
10013
10013
|
class="pf-v6-svg"
|
|
10014
|
-
viewBox="0 0 32 32"
|
|
10015
10014
|
fill="currentColor"
|
|
10015
|
+
viewBox="0 0 32 32"
|
|
10016
10016
|
aria-hidden="true"
|
|
10017
10017
|
role="img"
|
|
10018
10018
|
width="1em"
|
|
@@ -10031,8 +10031,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
10031
10031
|
<span class="pf-v6-c-nav__link-icon">
|
|
10032
10032
|
<svg
|
|
10033
10033
|
class="pf-v6-svg"
|
|
10034
|
-
viewBox="0 0 32 32"
|
|
10035
10034
|
fill="currentColor"
|
|
10035
|
+
viewBox="0 0 32 32"
|
|
10036
10036
|
aria-hidden="true"
|
|
10037
10037
|
role="img"
|
|
10038
10038
|
width="1em"
|
|
@@ -10062,8 +10062,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
10062
10062
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
10063
10063
|
<svg
|
|
10064
10064
|
class="pf-v6-svg"
|
|
10065
|
-
viewBox="0 0 32 32"
|
|
10066
10065
|
fill="currentColor"
|
|
10066
|
+
viewBox="0 0 32 32"
|
|
10067
10067
|
aria-hidden="true"
|
|
10068
10068
|
role="img"
|
|
10069
10069
|
width="1em"
|
|
@@ -10086,15 +10086,15 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
10086
10086
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
10087
10087
|
<svg
|
|
10088
10088
|
class="pf-v6-svg"
|
|
10089
|
-
viewBox="0 0 32 32"
|
|
10090
10089
|
fill="currentColor"
|
|
10090
|
+
viewBox="0 0 32 32"
|
|
10091
10091
|
aria-hidden="true"
|
|
10092
10092
|
role="img"
|
|
10093
10093
|
width="1em"
|
|
10094
10094
|
height="1em"
|
|
10095
10095
|
>
|
|
10096
10096
|
<path
|
|
10097
|
-
d="
|
|
10097
|
+
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"
|
|
10098
10098
|
/>
|
|
10099
10099
|
</svg>
|
|
10100
10100
|
</span>
|
|
@@ -10111,8 +10111,8 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
10111
10111
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
10112
10112
|
<svg
|
|
10113
10113
|
class="pf-v6-svg"
|
|
10114
|
-
viewBox="0 0 32 32"
|
|
10115
10114
|
fill="currentColor"
|
|
10115
|
+
viewBox="0 0 32 32"
|
|
10116
10116
|
aria-hidden="true"
|
|
10117
10117
|
role="img"
|
|
10118
10118
|
width="1em"
|