@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
|
@@ -152,8 +152,8 @@ wrapperTag: div
|
|
|
152
152
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
153
153
|
<svg
|
|
154
154
|
class="pf-v6-svg"
|
|
155
|
-
viewBox="0 0 512 512"
|
|
156
155
|
fill="currentColor"
|
|
156
|
+
viewBox="0 0 512 512"
|
|
157
157
|
aria-hidden="true"
|
|
158
158
|
role="img"
|
|
159
159
|
width="1em"
|
|
@@ -176,15 +176,15 @@ wrapperTag: div
|
|
|
176
176
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
177
177
|
<svg
|
|
178
178
|
class="pf-v6-svg"
|
|
179
|
-
viewBox="0 0 32 32"
|
|
180
179
|
fill="currentColor"
|
|
180
|
+
viewBox="0 0 32 32"
|
|
181
181
|
aria-hidden="true"
|
|
182
182
|
role="img"
|
|
183
183
|
width="1em"
|
|
184
184
|
height="1em"
|
|
185
185
|
>
|
|
186
186
|
<path
|
|
187
|
-
d="
|
|
187
|
+
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"
|
|
188
188
|
/>
|
|
189
189
|
</svg>
|
|
190
190
|
</span>
|
|
@@ -200,8 +200,8 @@ wrapperTag: div
|
|
|
200
200
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
201
201
|
<svg
|
|
202
202
|
class="pf-v6-svg"
|
|
203
|
-
viewBox="0 0 512 512"
|
|
204
203
|
fill="currentColor"
|
|
204
|
+
viewBox="0 0 512 512"
|
|
205
205
|
aria-hidden="true"
|
|
206
206
|
role="img"
|
|
207
207
|
width="1em"
|
|
@@ -226,8 +226,8 @@ wrapperTag: div
|
|
|
226
226
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
227
227
|
<svg
|
|
228
228
|
class="pf-v6-svg"
|
|
229
|
-
viewBox="0 0 32 32"
|
|
230
229
|
fill="currentColor"
|
|
230
|
+
viewBox="0 0 32 32"
|
|
231
231
|
aria-hidden="true"
|
|
232
232
|
role="img"
|
|
233
233
|
width="1em"
|
|
@@ -306,8 +306,8 @@ wrapperTag: div
|
|
|
306
306
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
307
307
|
<svg
|
|
308
308
|
class="pf-v6-svg"
|
|
309
|
-
viewBox="0 0 20 20"
|
|
310
309
|
fill="currentColor"
|
|
310
|
+
viewBox="0 0 20 20"
|
|
311
311
|
aria-hidden="true"
|
|
312
312
|
role="img"
|
|
313
313
|
width="1em"
|
|
@@ -325,8 +325,8 @@ wrapperTag: div
|
|
|
325
325
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
326
326
|
<svg
|
|
327
327
|
class="pf-v6-svg"
|
|
328
|
-
viewBox="0 0 20 20"
|
|
329
328
|
fill="currentColor"
|
|
329
|
+
viewBox="0 0 20 20"
|
|
330
330
|
aria-hidden="true"
|
|
331
331
|
role="img"
|
|
332
332
|
width="1em"
|
|
@@ -344,8 +344,8 @@ wrapperTag: div
|
|
|
344
344
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
345
345
|
<svg
|
|
346
346
|
class="pf-v6-svg"
|
|
347
|
-
viewBox="0 0 20 20"
|
|
348
347
|
fill="currentColor"
|
|
348
|
+
viewBox="0 0 20 20"
|
|
349
349
|
aria-hidden="true"
|
|
350
350
|
role="img"
|
|
351
351
|
width="1em"
|
|
@@ -407,8 +407,8 @@ wrapperTag: div
|
|
|
407
407
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
408
408
|
<svg
|
|
409
409
|
class="pf-v6-svg"
|
|
410
|
-
viewBox="0 0 32 32"
|
|
411
410
|
fill="currentColor"
|
|
411
|
+
viewBox="0 0 32 32"
|
|
412
412
|
aria-hidden="true"
|
|
413
413
|
role="img"
|
|
414
414
|
width="1em"
|
|
@@ -438,8 +438,8 @@ wrapperTag: div
|
|
|
438
438
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
439
439
|
<svg
|
|
440
440
|
class="pf-v6-svg"
|
|
441
|
-
viewBox="0 0 32 32"
|
|
442
441
|
fill="currentColor"
|
|
442
|
+
viewBox="0 0 32 32"
|
|
443
443
|
aria-hidden="true"
|
|
444
444
|
role="img"
|
|
445
445
|
width="1em"
|
|
@@ -457,15 +457,15 @@ wrapperTag: div
|
|
|
457
457
|
>
|
|
458
458
|
<svg
|
|
459
459
|
class="pf-v6-svg"
|
|
460
|
-
viewBox="0 0 20 20"
|
|
461
460
|
fill="currentColor"
|
|
461
|
+
viewBox="0 0 20 20"
|
|
462
462
|
aria-hidden="true"
|
|
463
463
|
role="img"
|
|
464
464
|
width="1em"
|
|
465
465
|
height="1em"
|
|
466
466
|
>
|
|
467
467
|
<path
|
|
468
|
-
d="
|
|
468
|
+
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"
|
|
469
469
|
/>
|
|
470
470
|
</svg>
|
|
471
471
|
</span>
|
|
@@ -516,15 +516,15 @@ wrapperTag: div
|
|
|
516
516
|
>
|
|
517
517
|
<svg
|
|
518
518
|
class="pf-v6-svg"
|
|
519
|
-
viewBox="0 0 20 20"
|
|
520
519
|
fill="currentColor"
|
|
520
|
+
viewBox="0 0 20 20"
|
|
521
521
|
aria-hidden="true"
|
|
522
522
|
role="img"
|
|
523
523
|
width="1em"
|
|
524
524
|
height="1em"
|
|
525
525
|
>
|
|
526
526
|
<path
|
|
527
|
-
d="
|
|
527
|
+
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"
|
|
528
528
|
/>
|
|
529
529
|
</svg>
|
|
530
530
|
</span>
|
|
@@ -545,15 +545,15 @@ wrapperTag: div
|
|
|
545
545
|
>
|
|
546
546
|
<svg
|
|
547
547
|
class="pf-v6-svg"
|
|
548
|
-
viewBox="0 0 20 20"
|
|
549
548
|
fill="currentColor"
|
|
549
|
+
viewBox="0 0 20 20"
|
|
550
550
|
aria-hidden="true"
|
|
551
551
|
role="img"
|
|
552
552
|
width="1em"
|
|
553
553
|
height="1em"
|
|
554
554
|
>
|
|
555
555
|
<path
|
|
556
|
-
d="
|
|
556
|
+
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"
|
|
557
557
|
/>
|
|
558
558
|
</svg>
|
|
559
559
|
</span>
|
|
@@ -576,8 +576,8 @@ wrapperTag: div
|
|
|
576
576
|
>
|
|
577
577
|
<svg
|
|
578
578
|
class="pf-v6-svg"
|
|
579
|
-
viewBox="0 0 512 512"
|
|
580
579
|
fill="currentColor"
|
|
580
|
+
viewBox="0 0 512 512"
|
|
581
581
|
aria-hidden="true"
|
|
582
582
|
role="img"
|
|
583
583
|
width="1em"
|
|
@@ -626,8 +626,8 @@ wrapperTag: div
|
|
|
626
626
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
627
627
|
<svg
|
|
628
628
|
class="pf-v6-svg"
|
|
629
|
-
viewBox="0 0 32 32"
|
|
630
629
|
fill="currentColor"
|
|
630
|
+
viewBox="0 0 32 32"
|
|
631
631
|
aria-hidden="true"
|
|
632
632
|
role="img"
|
|
633
633
|
width="1em"
|
|
@@ -661,15 +661,15 @@ wrapperTag: div
|
|
|
661
661
|
>
|
|
662
662
|
<svg
|
|
663
663
|
class="pf-v6-svg"
|
|
664
|
-
viewBox="0 0 20 20"
|
|
665
664
|
fill="currentColor"
|
|
665
|
+
viewBox="0 0 20 20"
|
|
666
666
|
aria-hidden="true"
|
|
667
667
|
role="img"
|
|
668
668
|
width="1em"
|
|
669
669
|
height="1em"
|
|
670
670
|
>
|
|
671
671
|
<path
|
|
672
|
-
d="
|
|
672
|
+
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"
|
|
673
673
|
/>
|
|
674
674
|
</svg>
|
|
675
675
|
</span>
|
|
@@ -692,8 +692,8 @@ wrapperTag: div
|
|
|
692
692
|
<span class="pf-v6-c-button__icon">
|
|
693
693
|
<svg
|
|
694
694
|
class="pf-v6-svg"
|
|
695
|
-
viewBox="0 0 256 512"
|
|
696
695
|
fill="currentColor"
|
|
696
|
+
viewBox="0 0 256 512"
|
|
697
697
|
aria-hidden="true"
|
|
698
698
|
role="img"
|
|
699
699
|
width="1em"
|
|
@@ -717,8 +717,8 @@ wrapperTag: div
|
|
|
717
717
|
<span class="pf-v6-c-button__icon">
|
|
718
718
|
<svg
|
|
719
719
|
class="pf-v6-svg"
|
|
720
|
-
viewBox="0 0 256 512"
|
|
721
720
|
fill="currentColor"
|
|
721
|
+
viewBox="0 0 256 512"
|
|
722
722
|
aria-hidden="true"
|
|
723
723
|
role="img"
|
|
724
724
|
width="1em"
|
|
@@ -1292,8 +1292,8 @@ wrapperTag: div
|
|
|
1292
1292
|
<span class="pf-v6-c-button__icon">
|
|
1293
1293
|
<svg
|
|
1294
1294
|
class="pf-v6-svg"
|
|
1295
|
-
viewBox="0 0 20 20"
|
|
1296
1295
|
fill="currentColor"
|
|
1296
|
+
viewBox="0 0 20 20"
|
|
1297
1297
|
aria-hidden="true"
|
|
1298
1298
|
role="img"
|
|
1299
1299
|
width="1em"
|
|
@@ -1334,8 +1334,8 @@ wrapperTag: div
|
|
|
1334
1334
|
<span class="pf-v6-c-button__icon">
|
|
1335
1335
|
<svg
|
|
1336
1336
|
class="pf-v6-svg"
|
|
1337
|
-
viewBox="0 0 20 20"
|
|
1338
1337
|
fill="currentColor"
|
|
1338
|
+
viewBox="0 0 20 20"
|
|
1339
1339
|
aria-hidden="true"
|
|
1340
1340
|
role="img"
|
|
1341
1341
|
width="1em"
|
|
@@ -1390,8 +1390,8 @@ wrapperTag: div
|
|
|
1390
1390
|
<span class="pf-v6-c-button__icon">
|
|
1391
1391
|
<svg
|
|
1392
1392
|
class="pf-v6-svg"
|
|
1393
|
-
viewBox="0 0 20 20"
|
|
1394
1393
|
fill="currentColor"
|
|
1394
|
+
viewBox="0 0 20 20"
|
|
1395
1395
|
aria-hidden="true"
|
|
1396
1396
|
role="img"
|
|
1397
1397
|
width="1em"
|
|
@@ -1656,8 +1656,8 @@ wrapperTag: div
|
|
|
1656
1656
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1657
1657
|
<svg
|
|
1658
1658
|
class="pf-v6-svg"
|
|
1659
|
-
viewBox="0 0 512 512"
|
|
1660
1659
|
fill="currentColor"
|
|
1660
|
+
viewBox="0 0 512 512"
|
|
1661
1661
|
aria-hidden="true"
|
|
1662
1662
|
role="img"
|
|
1663
1663
|
width="1em"
|
|
@@ -1680,15 +1680,15 @@ wrapperTag: div
|
|
|
1680
1680
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1681
1681
|
<svg
|
|
1682
1682
|
class="pf-v6-svg"
|
|
1683
|
-
viewBox="0 0 32 32"
|
|
1684
1683
|
fill="currentColor"
|
|
1684
|
+
viewBox="0 0 32 32"
|
|
1685
1685
|
aria-hidden="true"
|
|
1686
1686
|
role="img"
|
|
1687
1687
|
width="1em"
|
|
1688
1688
|
height="1em"
|
|
1689
1689
|
>
|
|
1690
1690
|
<path
|
|
1691
|
-
d="
|
|
1691
|
+
d="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"
|
|
1692
1692
|
/>
|
|
1693
1693
|
</svg>
|
|
1694
1694
|
</span>
|
|
@@ -1704,8 +1704,8 @@ wrapperTag: div
|
|
|
1704
1704
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1705
1705
|
<svg
|
|
1706
1706
|
class="pf-v6-svg"
|
|
1707
|
-
viewBox="0 0 512 512"
|
|
1708
1707
|
fill="currentColor"
|
|
1708
|
+
viewBox="0 0 512 512"
|
|
1709
1709
|
aria-hidden="true"
|
|
1710
1710
|
role="img"
|
|
1711
1711
|
width="1em"
|
|
@@ -1730,8 +1730,8 @@ wrapperTag: div
|
|
|
1730
1730
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1731
1731
|
<svg
|
|
1732
1732
|
class="pf-v6-svg"
|
|
1733
|
-
viewBox="0 0 32 32"
|
|
1734
1733
|
fill="currentColor"
|
|
1734
|
+
viewBox="0 0 32 32"
|
|
1735
1735
|
aria-hidden="true"
|
|
1736
1736
|
role="img"
|
|
1737
1737
|
width="1em"
|
|
@@ -1810,8 +1810,8 @@ wrapperTag: div
|
|
|
1810
1810
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1811
1811
|
<svg
|
|
1812
1812
|
class="pf-v6-svg"
|
|
1813
|
-
viewBox="0 0 20 20"
|
|
1814
1813
|
fill="currentColor"
|
|
1814
|
+
viewBox="0 0 20 20"
|
|
1815
1815
|
aria-hidden="true"
|
|
1816
1816
|
role="img"
|
|
1817
1817
|
width="1em"
|
|
@@ -1829,8 +1829,8 @@ wrapperTag: div
|
|
|
1829
1829
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1830
1830
|
<svg
|
|
1831
1831
|
class="pf-v6-svg"
|
|
1832
|
-
viewBox="0 0 20 20"
|
|
1833
1832
|
fill="currentColor"
|
|
1833
|
+
viewBox="0 0 20 20"
|
|
1834
1834
|
aria-hidden="true"
|
|
1835
1835
|
role="img"
|
|
1836
1836
|
width="1em"
|
|
@@ -1848,8 +1848,8 @@ wrapperTag: div
|
|
|
1848
1848
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1849
1849
|
<svg
|
|
1850
1850
|
class="pf-v6-svg"
|
|
1851
|
-
viewBox="0 0 20 20"
|
|
1852
1851
|
fill="currentColor"
|
|
1852
|
+
viewBox="0 0 20 20"
|
|
1853
1853
|
aria-hidden="true"
|
|
1854
1854
|
role="img"
|
|
1855
1855
|
width="1em"
|
|
@@ -1912,8 +1912,8 @@ wrapperTag: div
|
|
|
1912
1912
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1913
1913
|
<svg
|
|
1914
1914
|
class="pf-v6-svg"
|
|
1915
|
-
viewBox="0 0 32 32"
|
|
1916
1915
|
fill="currentColor"
|
|
1916
|
+
viewBox="0 0 32 32"
|
|
1917
1917
|
aria-hidden="true"
|
|
1918
1918
|
role="img"
|
|
1919
1919
|
width="1em"
|
|
@@ -1943,8 +1943,8 @@ wrapperTag: div
|
|
|
1943
1943
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1944
1944
|
<svg
|
|
1945
1945
|
class="pf-v6-svg"
|
|
1946
|
-
viewBox="0 0 32 32"
|
|
1947
1946
|
fill="currentColor"
|
|
1947
|
+
viewBox="0 0 32 32"
|
|
1948
1948
|
aria-hidden="true"
|
|
1949
1949
|
role="img"
|
|
1950
1950
|
width="1em"
|
|
@@ -1962,15 +1962,15 @@ wrapperTag: div
|
|
|
1962
1962
|
>
|
|
1963
1963
|
<svg
|
|
1964
1964
|
class="pf-v6-svg"
|
|
1965
|
-
viewBox="0 0 20 20"
|
|
1966
1965
|
fill="currentColor"
|
|
1966
|
+
viewBox="0 0 20 20"
|
|
1967
1967
|
aria-hidden="true"
|
|
1968
1968
|
role="img"
|
|
1969
1969
|
width="1em"
|
|
1970
1970
|
height="1em"
|
|
1971
1971
|
>
|
|
1972
1972
|
<path
|
|
1973
|
-
d="
|
|
1973
|
+
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"
|
|
1974
1974
|
/>
|
|
1975
1975
|
</svg>
|
|
1976
1976
|
</span>
|
|
@@ -2021,15 +2021,15 @@ wrapperTag: div
|
|
|
2021
2021
|
>
|
|
2022
2022
|
<svg
|
|
2023
2023
|
class="pf-v6-svg"
|
|
2024
|
-
viewBox="0 0 20 20"
|
|
2025
2024
|
fill="currentColor"
|
|
2025
|
+
viewBox="0 0 20 20"
|
|
2026
2026
|
aria-hidden="true"
|
|
2027
2027
|
role="img"
|
|
2028
2028
|
width="1em"
|
|
2029
2029
|
height="1em"
|
|
2030
2030
|
>
|
|
2031
2031
|
<path
|
|
2032
|
-
d="
|
|
2032
|
+
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"
|
|
2033
2033
|
/>
|
|
2034
2034
|
</svg>
|
|
2035
2035
|
</span>
|
|
@@ -2050,15 +2050,15 @@ wrapperTag: div
|
|
|
2050
2050
|
>
|
|
2051
2051
|
<svg
|
|
2052
2052
|
class="pf-v6-svg"
|
|
2053
|
-
viewBox="0 0 20 20"
|
|
2054
2053
|
fill="currentColor"
|
|
2054
|
+
viewBox="0 0 20 20"
|
|
2055
2055
|
aria-hidden="true"
|
|
2056
2056
|
role="img"
|
|
2057
2057
|
width="1em"
|
|
2058
2058
|
height="1em"
|
|
2059
2059
|
>
|
|
2060
2060
|
<path
|
|
2061
|
-
d="
|
|
2061
|
+
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"
|
|
2062
2062
|
/>
|
|
2063
2063
|
</svg>
|
|
2064
2064
|
</span>
|
|
@@ -2081,8 +2081,8 @@ wrapperTag: div
|
|
|
2081
2081
|
>
|
|
2082
2082
|
<svg
|
|
2083
2083
|
class="pf-v6-svg"
|
|
2084
|
-
viewBox="0 0 512 512"
|
|
2085
2084
|
fill="currentColor"
|
|
2085
|
+
viewBox="0 0 512 512"
|
|
2086
2086
|
aria-hidden="true"
|
|
2087
2087
|
role="img"
|
|
2088
2088
|
width="1em"
|
|
@@ -2131,8 +2131,8 @@ wrapperTag: div
|
|
|
2131
2131
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2132
2132
|
<svg
|
|
2133
2133
|
class="pf-v6-svg"
|
|
2134
|
-
viewBox="0 0 32 32"
|
|
2135
2134
|
fill="currentColor"
|
|
2135
|
+
viewBox="0 0 32 32"
|
|
2136
2136
|
aria-hidden="true"
|
|
2137
2137
|
role="img"
|
|
2138
2138
|
width="1em"
|
|
@@ -2166,15 +2166,15 @@ wrapperTag: div
|
|
|
2166
2166
|
>
|
|
2167
2167
|
<svg
|
|
2168
2168
|
class="pf-v6-svg"
|
|
2169
|
-
viewBox="0 0 20 20"
|
|
2170
2169
|
fill="currentColor"
|
|
2170
|
+
viewBox="0 0 20 20"
|
|
2171
2171
|
aria-hidden="true"
|
|
2172
2172
|
role="img"
|
|
2173
2173
|
width="1em"
|
|
2174
2174
|
height="1em"
|
|
2175
2175
|
>
|
|
2176
2176
|
<path
|
|
2177
|
-
d="
|
|
2177
|
+
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"
|
|
2178
2178
|
/>
|
|
2179
2179
|
</svg>
|
|
2180
2180
|
</span>
|
|
@@ -2197,8 +2197,8 @@ wrapperTag: div
|
|
|
2197
2197
|
<span class="pf-v6-c-button__icon">
|
|
2198
2198
|
<svg
|
|
2199
2199
|
class="pf-v6-svg"
|
|
2200
|
-
viewBox="0 0 256 512"
|
|
2201
2200
|
fill="currentColor"
|
|
2201
|
+
viewBox="0 0 256 512"
|
|
2202
2202
|
aria-hidden="true"
|
|
2203
2203
|
role="img"
|
|
2204
2204
|
width="1em"
|
|
@@ -2222,8 +2222,8 @@ wrapperTag: div
|
|
|
2222
2222
|
<span class="pf-v6-c-button__icon">
|
|
2223
2223
|
<svg
|
|
2224
2224
|
class="pf-v6-svg"
|
|
2225
|
-
viewBox="0 0 256 512"
|
|
2226
2225
|
fill="currentColor"
|
|
2226
|
+
viewBox="0 0 256 512"
|
|
2227
2227
|
aria-hidden="true"
|
|
2228
2228
|
role="img"
|
|
2229
2229
|
width="1em"
|
|
@@ -2797,8 +2797,8 @@ wrapperTag: div
|
|
|
2797
2797
|
<span class="pf-v6-c-button__icon">
|
|
2798
2798
|
<svg
|
|
2799
2799
|
class="pf-v6-svg"
|
|
2800
|
-
viewBox="0 0 20 20"
|
|
2801
2800
|
fill="currentColor"
|
|
2801
|
+
viewBox="0 0 20 20"
|
|
2802
2802
|
aria-hidden="true"
|
|
2803
2803
|
role="img"
|
|
2804
2804
|
width="1em"
|
|
@@ -3049,8 +3049,8 @@ wrapperTag: div
|
|
|
3049
3049
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3050
3050
|
<svg
|
|
3051
3051
|
class="pf-v6-svg"
|
|
3052
|
-
viewBox="0 0 512 512"
|
|
3053
3052
|
fill="currentColor"
|
|
3053
|
+
viewBox="0 0 512 512"
|
|
3054
3054
|
aria-hidden="true"
|
|
3055
3055
|
role="img"
|
|
3056
3056
|
width="1em"
|
|
@@ -3073,15 +3073,15 @@ wrapperTag: div
|
|
|
3073
3073
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3074
3074
|
<svg
|
|
3075
3075
|
class="pf-v6-svg"
|
|
3076
|
-
viewBox="0 0 32 32"
|
|
3077
3076
|
fill="currentColor"
|
|
3077
|
+
viewBox="0 0 32 32"
|
|
3078
3078
|
aria-hidden="true"
|
|
3079
3079
|
role="img"
|
|
3080
3080
|
width="1em"
|
|
3081
3081
|
height="1em"
|
|
3082
3082
|
>
|
|
3083
3083
|
<path
|
|
3084
|
-
d="
|
|
3084
|
+
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"
|
|
3085
3085
|
/>
|
|
3086
3086
|
</svg>
|
|
3087
3087
|
</span>
|
|
@@ -3097,8 +3097,8 @@ wrapperTag: div
|
|
|
3097
3097
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3098
3098
|
<svg
|
|
3099
3099
|
class="pf-v6-svg"
|
|
3100
|
-
viewBox="0 0 512 512"
|
|
3101
3100
|
fill="currentColor"
|
|
3101
|
+
viewBox="0 0 512 512"
|
|
3102
3102
|
aria-hidden="true"
|
|
3103
3103
|
role="img"
|
|
3104
3104
|
width="1em"
|
|
@@ -3123,8 +3123,8 @@ wrapperTag: div
|
|
|
3123
3123
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3124
3124
|
<svg
|
|
3125
3125
|
class="pf-v6-svg"
|
|
3126
|
-
viewBox="0 0 32 32"
|
|
3127
3126
|
fill="currentColor"
|
|
3127
|
+
viewBox="0 0 32 32"
|
|
3128
3128
|
aria-hidden="true"
|
|
3129
3129
|
role="img"
|
|
3130
3130
|
width="1em"
|
|
@@ -3203,8 +3203,8 @@ wrapperTag: div
|
|
|
3203
3203
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3204
3204
|
<svg
|
|
3205
3205
|
class="pf-v6-svg"
|
|
3206
|
-
viewBox="0 0 20 20"
|
|
3207
3206
|
fill="currentColor"
|
|
3207
|
+
viewBox="0 0 20 20"
|
|
3208
3208
|
aria-hidden="true"
|
|
3209
3209
|
role="img"
|
|
3210
3210
|
width="1em"
|
|
@@ -3222,8 +3222,8 @@ wrapperTag: div
|
|
|
3222
3222
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3223
3223
|
<svg
|
|
3224
3224
|
class="pf-v6-svg"
|
|
3225
|
-
viewBox="0 0 20 20"
|
|
3226
3225
|
fill="currentColor"
|
|
3226
|
+
viewBox="0 0 20 20"
|
|
3227
3227
|
aria-hidden="true"
|
|
3228
3228
|
role="img"
|
|
3229
3229
|
width="1em"
|
|
@@ -3241,8 +3241,8 @@ wrapperTag: div
|
|
|
3241
3241
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3242
3242
|
<svg
|
|
3243
3243
|
class="pf-v6-svg"
|
|
3244
|
-
viewBox="0 0 20 20"
|
|
3245
3244
|
fill="currentColor"
|
|
3245
|
+
viewBox="0 0 20 20"
|
|
3246
3246
|
aria-hidden="true"
|
|
3247
3247
|
role="img"
|
|
3248
3248
|
width="1em"
|
|
@@ -3305,8 +3305,8 @@ wrapperTag: div
|
|
|
3305
3305
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3306
3306
|
<svg
|
|
3307
3307
|
class="pf-v6-svg"
|
|
3308
|
-
viewBox="0 0 32 32"
|
|
3309
3308
|
fill="currentColor"
|
|
3309
|
+
viewBox="0 0 32 32"
|
|
3310
3310
|
aria-hidden="true"
|
|
3311
3311
|
role="img"
|
|
3312
3312
|
width="1em"
|
|
@@ -3337,15 +3337,15 @@ wrapperTag: div
|
|
|
3337
3337
|
>
|
|
3338
3338
|
<svg
|
|
3339
3339
|
class="pf-v6-svg"
|
|
3340
|
-
viewBox="0 0 20 20"
|
|
3341
3340
|
fill="currentColor"
|
|
3341
|
+
viewBox="0 0 20 20"
|
|
3342
3342
|
aria-hidden="true"
|
|
3343
3343
|
role="img"
|
|
3344
3344
|
width="1em"
|
|
3345
3345
|
height="1em"
|
|
3346
3346
|
>
|
|
3347
3347
|
<path
|
|
3348
|
-
d="
|
|
3348
|
+
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"
|
|
3349
3349
|
/>
|
|
3350
3350
|
</svg>
|
|
3351
3351
|
</span>
|
|
@@ -3366,15 +3366,15 @@ wrapperTag: div
|
|
|
3366
3366
|
>
|
|
3367
3367
|
<svg
|
|
3368
3368
|
class="pf-v6-svg"
|
|
3369
|
-
viewBox="0 0 20 20"
|
|
3370
3369
|
fill="currentColor"
|
|
3370
|
+
viewBox="0 0 20 20"
|
|
3371
3371
|
aria-hidden="true"
|
|
3372
3372
|
role="img"
|
|
3373
3373
|
width="1em"
|
|
3374
3374
|
height="1em"
|
|
3375
3375
|
>
|
|
3376
3376
|
<path
|
|
3377
|
-
d="
|
|
3377
|
+
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"
|
|
3378
3378
|
/>
|
|
3379
3379
|
</svg>
|
|
3380
3380
|
</span>
|
|
@@ -3397,8 +3397,8 @@ wrapperTag: div
|
|
|
3397
3397
|
>
|
|
3398
3398
|
<svg
|
|
3399
3399
|
class="pf-v6-svg"
|
|
3400
|
-
viewBox="0 0 512 512"
|
|
3401
3400
|
fill="currentColor"
|
|
3401
|
+
viewBox="0 0 512 512"
|
|
3402
3402
|
aria-hidden="true"
|
|
3403
3403
|
role="img"
|
|
3404
3404
|
width="1em"
|
|
@@ -3447,8 +3447,8 @@ wrapperTag: div
|
|
|
3447
3447
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3448
3448
|
<svg
|
|
3449
3449
|
class="pf-v6-svg"
|
|
3450
|
-
viewBox="0 0 32 32"
|
|
3451
3450
|
fill="currentColor"
|
|
3451
|
+
viewBox="0 0 32 32"
|
|
3452
3452
|
aria-hidden="true"
|
|
3453
3453
|
role="img"
|
|
3454
3454
|
width="1em"
|
|
@@ -3482,15 +3482,15 @@ wrapperTag: div
|
|
|
3482
3482
|
>
|
|
3483
3483
|
<svg
|
|
3484
3484
|
class="pf-v6-svg"
|
|
3485
|
-
viewBox="0 0 20 20"
|
|
3486
3485
|
fill="currentColor"
|
|
3486
|
+
viewBox="0 0 20 20"
|
|
3487
3487
|
aria-hidden="true"
|
|
3488
3488
|
role="img"
|
|
3489
3489
|
width="1em"
|
|
3490
3490
|
height="1em"
|
|
3491
3491
|
>
|
|
3492
3492
|
<path
|
|
3493
|
-
d="
|
|
3493
|
+
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"
|
|
3494
3494
|
/>
|
|
3495
3495
|
</svg>
|
|
3496
3496
|
</span>
|
|
@@ -3513,8 +3513,8 @@ wrapperTag: div
|
|
|
3513
3513
|
<span class="pf-v6-c-button__icon">
|
|
3514
3514
|
<svg
|
|
3515
3515
|
class="pf-v6-svg"
|
|
3516
|
-
viewBox="0 0 256 512"
|
|
3517
3516
|
fill="currentColor"
|
|
3517
|
+
viewBox="0 0 256 512"
|
|
3518
3518
|
aria-hidden="true"
|
|
3519
3519
|
role="img"
|
|
3520
3520
|
width="1em"
|
|
@@ -3538,8 +3538,8 @@ wrapperTag: div
|
|
|
3538
3538
|
<span class="pf-v6-c-button__icon">
|
|
3539
3539
|
<svg
|
|
3540
3540
|
class="pf-v6-svg"
|
|
3541
|
-
viewBox="0 0 256 512"
|
|
3542
3541
|
fill="currentColor"
|
|
3542
|
+
viewBox="0 0 256 512"
|
|
3543
3543
|
aria-hidden="true"
|
|
3544
3544
|
role="img"
|
|
3545
3545
|
width="1em"
|
|
@@ -4113,8 +4113,8 @@ wrapperTag: div
|
|
|
4113
4113
|
<span class="pf-v6-c-button__icon">
|
|
4114
4114
|
<svg
|
|
4115
4115
|
class="pf-v6-svg"
|
|
4116
|
-
viewBox="0 0 20 20"
|
|
4117
4116
|
fill="currentColor"
|
|
4117
|
+
viewBox="0 0 20 20"
|
|
4118
4118
|
aria-hidden="true"
|
|
4119
4119
|
role="img"
|
|
4120
4120
|
width="1em"
|
|
@@ -4365,8 +4365,8 @@ wrapperTag: div
|
|
|
4365
4365
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4366
4366
|
<svg
|
|
4367
4367
|
class="pf-v6-svg"
|
|
4368
|
-
viewBox="0 0 512 512"
|
|
4369
4368
|
fill="currentColor"
|
|
4369
|
+
viewBox="0 0 512 512"
|
|
4370
4370
|
aria-hidden="true"
|
|
4371
4371
|
role="img"
|
|
4372
4372
|
width="1em"
|
|
@@ -4389,15 +4389,15 @@ wrapperTag: div
|
|
|
4389
4389
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4390
4390
|
<svg
|
|
4391
4391
|
class="pf-v6-svg"
|
|
4392
|
-
viewBox="0 0 32 32"
|
|
4393
4392
|
fill="currentColor"
|
|
4393
|
+
viewBox="0 0 32 32"
|
|
4394
4394
|
aria-hidden="true"
|
|
4395
4395
|
role="img"
|
|
4396
4396
|
width="1em"
|
|
4397
4397
|
height="1em"
|
|
4398
4398
|
>
|
|
4399
4399
|
<path
|
|
4400
|
-
d="
|
|
4400
|
+
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"
|
|
4401
4401
|
/>
|
|
4402
4402
|
</svg>
|
|
4403
4403
|
</span>
|
|
@@ -4413,8 +4413,8 @@ wrapperTag: div
|
|
|
4413
4413
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4414
4414
|
<svg
|
|
4415
4415
|
class="pf-v6-svg"
|
|
4416
|
-
viewBox="0 0 512 512"
|
|
4417
4416
|
fill="currentColor"
|
|
4417
|
+
viewBox="0 0 512 512"
|
|
4418
4418
|
aria-hidden="true"
|
|
4419
4419
|
role="img"
|
|
4420
4420
|
width="1em"
|
|
@@ -4439,8 +4439,8 @@ wrapperTag: div
|
|
|
4439
4439
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4440
4440
|
<svg
|
|
4441
4441
|
class="pf-v6-svg"
|
|
4442
|
-
viewBox="0 0 32 32"
|
|
4443
4442
|
fill="currentColor"
|
|
4443
|
+
viewBox="0 0 32 32"
|
|
4444
4444
|
aria-hidden="true"
|
|
4445
4445
|
role="img"
|
|
4446
4446
|
width="1em"
|
|
@@ -4519,8 +4519,8 @@ wrapperTag: div
|
|
|
4519
4519
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4520
4520
|
<svg
|
|
4521
4521
|
class="pf-v6-svg"
|
|
4522
|
-
viewBox="0 0 20 20"
|
|
4523
4522
|
fill="currentColor"
|
|
4523
|
+
viewBox="0 0 20 20"
|
|
4524
4524
|
aria-hidden="true"
|
|
4525
4525
|
role="img"
|
|
4526
4526
|
width="1em"
|
|
@@ -4538,8 +4538,8 @@ wrapperTag: div
|
|
|
4538
4538
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4539
4539
|
<svg
|
|
4540
4540
|
class="pf-v6-svg"
|
|
4541
|
-
viewBox="0 0 20 20"
|
|
4542
4541
|
fill="currentColor"
|
|
4542
|
+
viewBox="0 0 20 20"
|
|
4543
4543
|
aria-hidden="true"
|
|
4544
4544
|
role="img"
|
|
4545
4545
|
width="1em"
|
|
@@ -4557,8 +4557,8 @@ wrapperTag: div
|
|
|
4557
4557
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4558
4558
|
<svg
|
|
4559
4559
|
class="pf-v6-svg"
|
|
4560
|
-
viewBox="0 0 20 20"
|
|
4561
4560
|
fill="currentColor"
|
|
4561
|
+
viewBox="0 0 20 20"
|
|
4562
4562
|
aria-hidden="true"
|
|
4563
4563
|
role="img"
|
|
4564
4564
|
width="1em"
|
|
@@ -4617,8 +4617,8 @@ wrapperTag: div
|
|
|
4617
4617
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4618
4618
|
<svg
|
|
4619
4619
|
class="pf-v6-svg"
|
|
4620
|
-
viewBox="0 0 32 32"
|
|
4621
4620
|
fill="currentColor"
|
|
4621
|
+
viewBox="0 0 32 32"
|
|
4622
4622
|
aria-hidden="true"
|
|
4623
4623
|
role="img"
|
|
4624
4624
|
width="1em"
|
|
@@ -4659,15 +4659,15 @@ wrapperTag: div
|
|
|
4659
4659
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
4660
4660
|
<svg
|
|
4661
4661
|
class="pf-v6-svg"
|
|
4662
|
-
viewBox="0 0 20 20"
|
|
4663
4662
|
fill="currentColor"
|
|
4663
|
+
viewBox="0 0 20 20"
|
|
4664
4664
|
aria-hidden="true"
|
|
4665
4665
|
role="img"
|
|
4666
4666
|
width="1em"
|
|
4667
4667
|
height="1em"
|
|
4668
4668
|
>
|
|
4669
4669
|
<path
|
|
4670
|
-
d="
|
|
4670
|
+
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"
|
|
4671
4671
|
/>
|
|
4672
4672
|
</svg>
|
|
4673
4673
|
</span>
|
|
@@ -4692,8 +4692,8 @@ wrapperTag: div
|
|
|
4692
4692
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4693
4693
|
<svg
|
|
4694
4694
|
class="pf-v6-svg"
|
|
4695
|
-
viewBox="0 0 32 32"
|
|
4696
4695
|
fill="currentColor"
|
|
4696
|
+
viewBox="0 0 32 32"
|
|
4697
4697
|
aria-hidden="true"
|
|
4698
4698
|
role="img"
|
|
4699
4699
|
width="1em"
|
|
@@ -4709,15 +4709,15 @@ wrapperTag: div
|
|
|
4709
4709
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
4710
4710
|
<svg
|
|
4711
4711
|
class="pf-v6-svg"
|
|
4712
|
-
viewBox="0 0 20 20"
|
|
4713
4712
|
fill="currentColor"
|
|
4713
|
+
viewBox="0 0 20 20"
|
|
4714
4714
|
aria-hidden="true"
|
|
4715
4715
|
role="img"
|
|
4716
4716
|
width="1em"
|
|
4717
4717
|
height="1em"
|
|
4718
4718
|
>
|
|
4719
4719
|
<path
|
|
4720
|
-
d="
|
|
4720
|
+
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"
|
|
4721
4721
|
/>
|
|
4722
4722
|
</svg>
|
|
4723
4723
|
</span>
|
|
@@ -4761,8 +4761,8 @@ wrapperTag: div
|
|
|
4761
4761
|
>
|
|
4762
4762
|
<svg
|
|
4763
4763
|
class="pf-v6-svg"
|
|
4764
|
-
viewBox="0 0 512 512"
|
|
4765
4764
|
fill="currentColor"
|
|
4765
|
+
viewBox="0 0 512 512"
|
|
4766
4766
|
aria-hidden="true"
|
|
4767
4767
|
role="img"
|
|
4768
4768
|
width="1em"
|
|
@@ -4818,8 +4818,8 @@ wrapperTag: div
|
|
|
4818
4818
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4819
4819
|
<svg
|
|
4820
4820
|
class="pf-v6-svg"
|
|
4821
|
-
viewBox="0 0 32 32"
|
|
4822
4821
|
fill="currentColor"
|
|
4822
|
+
viewBox="0 0 32 32"
|
|
4823
4823
|
aria-hidden="true"
|
|
4824
4824
|
role="img"
|
|
4825
4825
|
width="1em"
|
|
@@ -4846,8 +4846,8 @@ wrapperTag: div
|
|
|
4846
4846
|
<span class="pf-v6-c-button__icon">
|
|
4847
4847
|
<svg
|
|
4848
4848
|
class="pf-v6-svg"
|
|
4849
|
-
viewBox="0 0 512 512"
|
|
4850
4849
|
fill="currentColor"
|
|
4850
|
+
viewBox="0 0 512 512"
|
|
4851
4851
|
aria-hidden="true"
|
|
4852
4852
|
role="img"
|
|
4853
4853
|
width="1em"
|
|
@@ -4869,8 +4869,8 @@ wrapperTag: div
|
|
|
4869
4869
|
<span class="pf-v6-c-button__icon">
|
|
4870
4870
|
<svg
|
|
4871
4871
|
class="pf-v6-svg"
|
|
4872
|
-
viewBox="0 0 512 512"
|
|
4873
4872
|
fill="currentColor"
|
|
4873
|
+
viewBox="0 0 512 512"
|
|
4874
4874
|
aria-hidden="true"
|
|
4875
4875
|
role="img"
|
|
4876
4876
|
width="1em"
|
|
@@ -4902,15 +4902,15 @@ wrapperTag: div
|
|
|
4902
4902
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
4903
4903
|
<svg
|
|
4904
4904
|
class="pf-v6-svg"
|
|
4905
|
-
viewBox="0 0 20 20"
|
|
4906
4905
|
fill="currentColor"
|
|
4906
|
+
viewBox="0 0 20 20"
|
|
4907
4907
|
aria-hidden="true"
|
|
4908
4908
|
role="img"
|
|
4909
4909
|
width="1em"
|
|
4910
4910
|
height="1em"
|
|
4911
4911
|
>
|
|
4912
4912
|
<path
|
|
4913
|
-
d="
|
|
4913
|
+
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"
|
|
4914
4914
|
/>
|
|
4915
4915
|
</svg>
|
|
4916
4916
|
</span>
|
|
@@ -4933,8 +4933,8 @@ wrapperTag: div
|
|
|
4933
4933
|
<span class="pf-v6-c-button__icon">
|
|
4934
4934
|
<svg
|
|
4935
4935
|
class="pf-v6-svg"
|
|
4936
|
-
viewBox="0 0 256 512"
|
|
4937
4936
|
fill="currentColor"
|
|
4937
|
+
viewBox="0 0 256 512"
|
|
4938
4938
|
aria-hidden="true"
|
|
4939
4939
|
role="img"
|
|
4940
4940
|
width="1em"
|
|
@@ -4958,8 +4958,8 @@ wrapperTag: div
|
|
|
4958
4958
|
<span class="pf-v6-c-button__icon">
|
|
4959
4959
|
<svg
|
|
4960
4960
|
class="pf-v6-svg"
|
|
4961
|
-
viewBox="0 0 256 512"
|
|
4962
4961
|
fill="currentColor"
|
|
4962
|
+
viewBox="0 0 256 512"
|
|
4963
4963
|
aria-hidden="true"
|
|
4964
4964
|
role="img"
|
|
4965
4965
|
width="1em"
|
|
@@ -5012,8 +5012,8 @@ wrapperTag: div
|
|
|
5012
5012
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5013
5013
|
<svg
|
|
5014
5014
|
class="pf-v6-svg"
|
|
5015
|
-
viewBox="0 0 32 32"
|
|
5016
5015
|
fill="currentColor"
|
|
5016
|
+
viewBox="0 0 32 32"
|
|
5017
5017
|
aria-hidden="true"
|
|
5018
5018
|
role="img"
|
|
5019
5019
|
width="1em"
|
|
@@ -5070,8 +5070,8 @@ wrapperTag: div
|
|
|
5070
5070
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5071
5071
|
<svg
|
|
5072
5072
|
class="pf-v6-svg"
|
|
5073
|
-
viewBox="0 0 32 32"
|
|
5074
5073
|
fill="currentColor"
|
|
5074
|
+
viewBox="0 0 32 32"
|
|
5075
5075
|
aria-hidden="true"
|
|
5076
5076
|
role="img"
|
|
5077
5077
|
width="1em"
|
|
@@ -5128,8 +5128,8 @@ wrapperTag: div
|
|
|
5128
5128
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5129
5129
|
<svg
|
|
5130
5130
|
class="pf-v6-svg"
|
|
5131
|
-
viewBox="0 0 32 32"
|
|
5132
5131
|
fill="currentColor"
|
|
5132
|
+
viewBox="0 0 32 32"
|
|
5133
5133
|
aria-hidden="true"
|
|
5134
5134
|
role="img"
|
|
5135
5135
|
width="1em"
|
|
@@ -5186,8 +5186,8 @@ wrapperTag: div
|
|
|
5186
5186
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5187
5187
|
<svg
|
|
5188
5188
|
class="pf-v6-svg"
|
|
5189
|
-
viewBox="0 0 32 32"
|
|
5190
5189
|
fill="currentColor"
|
|
5190
|
+
viewBox="0 0 32 32"
|
|
5191
5191
|
aria-hidden="true"
|
|
5192
5192
|
role="img"
|
|
5193
5193
|
width="1em"
|
|
@@ -5244,8 +5244,8 @@ wrapperTag: div
|
|
|
5244
5244
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5245
5245
|
<svg
|
|
5246
5246
|
class="pf-v6-svg"
|
|
5247
|
-
viewBox="0 0 32 32"
|
|
5248
5247
|
fill="currentColor"
|
|
5248
|
+
viewBox="0 0 32 32"
|
|
5249
5249
|
aria-hidden="true"
|
|
5250
5250
|
role="img"
|
|
5251
5251
|
width="1em"
|
|
@@ -5302,8 +5302,8 @@ wrapperTag: div
|
|
|
5302
5302
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5303
5303
|
<svg
|
|
5304
5304
|
class="pf-v6-svg"
|
|
5305
|
-
viewBox="0 0 32 32"
|
|
5306
5305
|
fill="currentColor"
|
|
5306
|
+
viewBox="0 0 32 32"
|
|
5307
5307
|
aria-hidden="true"
|
|
5308
5308
|
role="img"
|
|
5309
5309
|
width="1em"
|
|
@@ -5359,8 +5359,8 @@ wrapperTag: div
|
|
|
5359
5359
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5360
5360
|
<svg
|
|
5361
5361
|
class="pf-v6-svg"
|
|
5362
|
-
viewBox="0 0 32 32"
|
|
5363
5362
|
fill="currentColor"
|
|
5363
|
+
viewBox="0 0 32 32"
|
|
5364
5364
|
aria-hidden="true"
|
|
5365
5365
|
role="img"
|
|
5366
5366
|
width="1em"
|
|
@@ -5416,8 +5416,8 @@ wrapperTag: div
|
|
|
5416
5416
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5417
5417
|
<svg
|
|
5418
5418
|
class="pf-v6-svg"
|
|
5419
|
-
viewBox="0 0 32 32"
|
|
5420
5419
|
fill="currentColor"
|
|
5420
|
+
viewBox="0 0 32 32"
|
|
5421
5421
|
aria-hidden="true"
|
|
5422
5422
|
role="img"
|
|
5423
5423
|
width="1em"
|
|
@@ -5473,8 +5473,8 @@ wrapperTag: div
|
|
|
5473
5473
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5474
5474
|
<svg
|
|
5475
5475
|
class="pf-v6-svg"
|
|
5476
|
-
viewBox="0 0 32 32"
|
|
5477
5476
|
fill="currentColor"
|
|
5477
|
+
viewBox="0 0 32 32"
|
|
5478
5478
|
aria-hidden="true"
|
|
5479
5479
|
role="img"
|
|
5480
5480
|
width="1em"
|
|
@@ -5530,8 +5530,8 @@ wrapperTag: div
|
|
|
5530
5530
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5531
5531
|
<svg
|
|
5532
5532
|
class="pf-v6-svg"
|
|
5533
|
-
viewBox="0 0 32 32"
|
|
5534
5533
|
fill="currentColor"
|
|
5534
|
+
viewBox="0 0 32 32"
|
|
5535
5535
|
aria-hidden="true"
|
|
5536
5536
|
role="img"
|
|
5537
5537
|
width="1em"
|
|
@@ -5585,8 +5585,8 @@ wrapperTag: div
|
|
|
5585
5585
|
<span class="pf-v6-c-button__icon">
|
|
5586
5586
|
<svg
|
|
5587
5587
|
class="pf-v6-svg"
|
|
5588
|
-
viewBox="0 0 20 20"
|
|
5589
5588
|
fill="currentColor"
|
|
5589
|
+
viewBox="0 0 20 20"
|
|
5590
5590
|
aria-hidden="true"
|
|
5591
5591
|
role="img"
|
|
5592
5592
|
width="1em"
|
|
@@ -5839,8 +5839,8 @@ wrapperTag: div
|
|
|
5839
5839
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5840
5840
|
<svg
|
|
5841
5841
|
class="pf-v6-svg"
|
|
5842
|
-
viewBox="0 0 512 512"
|
|
5843
5842
|
fill="currentColor"
|
|
5843
|
+
viewBox="0 0 512 512"
|
|
5844
5844
|
aria-hidden="true"
|
|
5845
5845
|
role="img"
|
|
5846
5846
|
width="1em"
|
|
@@ -5863,15 +5863,15 @@ wrapperTag: div
|
|
|
5863
5863
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5864
5864
|
<svg
|
|
5865
5865
|
class="pf-v6-svg"
|
|
5866
|
-
viewBox="0 0 32 32"
|
|
5867
5866
|
fill="currentColor"
|
|
5867
|
+
viewBox="0 0 32 32"
|
|
5868
5868
|
aria-hidden="true"
|
|
5869
5869
|
role="img"
|
|
5870
5870
|
width="1em"
|
|
5871
5871
|
height="1em"
|
|
5872
5872
|
>
|
|
5873
5873
|
<path
|
|
5874
|
-
d="
|
|
5874
|
+
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"
|
|
5875
5875
|
/>
|
|
5876
5876
|
</svg>
|
|
5877
5877
|
</span>
|
|
@@ -5887,8 +5887,8 @@ wrapperTag: div
|
|
|
5887
5887
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5888
5888
|
<svg
|
|
5889
5889
|
class="pf-v6-svg"
|
|
5890
|
-
viewBox="0 0 512 512"
|
|
5891
5890
|
fill="currentColor"
|
|
5891
|
+
viewBox="0 0 512 512"
|
|
5892
5892
|
aria-hidden="true"
|
|
5893
5893
|
role="img"
|
|
5894
5894
|
width="1em"
|
|
@@ -5913,8 +5913,8 @@ wrapperTag: div
|
|
|
5913
5913
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5914
5914
|
<svg
|
|
5915
5915
|
class="pf-v6-svg"
|
|
5916
|
-
viewBox="0 0 32 32"
|
|
5917
5916
|
fill="currentColor"
|
|
5917
|
+
viewBox="0 0 32 32"
|
|
5918
5918
|
aria-hidden="true"
|
|
5919
5919
|
role="img"
|
|
5920
5920
|
width="1em"
|
|
@@ -5993,8 +5993,8 @@ wrapperTag: div
|
|
|
5993
5993
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
5994
5994
|
<svg
|
|
5995
5995
|
class="pf-v6-svg"
|
|
5996
|
-
viewBox="0 0 20 20"
|
|
5997
5996
|
fill="currentColor"
|
|
5997
|
+
viewBox="0 0 20 20"
|
|
5998
5998
|
aria-hidden="true"
|
|
5999
5999
|
role="img"
|
|
6000
6000
|
width="1em"
|
|
@@ -6012,8 +6012,8 @@ wrapperTag: div
|
|
|
6012
6012
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6013
6013
|
<svg
|
|
6014
6014
|
class="pf-v6-svg"
|
|
6015
|
-
viewBox="0 0 20 20"
|
|
6016
6015
|
fill="currentColor"
|
|
6016
|
+
viewBox="0 0 20 20"
|
|
6017
6017
|
aria-hidden="true"
|
|
6018
6018
|
role="img"
|
|
6019
6019
|
width="1em"
|
|
@@ -6031,8 +6031,8 @@ wrapperTag: div
|
|
|
6031
6031
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6032
6032
|
<svg
|
|
6033
6033
|
class="pf-v6-svg"
|
|
6034
|
-
viewBox="0 0 20 20"
|
|
6035
6034
|
fill="currentColor"
|
|
6035
|
+
viewBox="0 0 20 20"
|
|
6036
6036
|
aria-hidden="true"
|
|
6037
6037
|
role="img"
|
|
6038
6038
|
width="1em"
|
|
@@ -6167,8 +6167,8 @@ wrapperTag: div
|
|
|
6167
6167
|
<span class="pf-v6-c-button__icon">
|
|
6168
6168
|
<svg
|
|
6169
6169
|
class="pf-v6-svg"
|
|
6170
|
-
viewBox="0 0 20 20"
|
|
6171
6170
|
fill="currentColor"
|
|
6171
|
+
viewBox="0 0 20 20"
|
|
6172
6172
|
aria-hidden="true"
|
|
6173
6173
|
role="img"
|
|
6174
6174
|
width="1em"
|
|
@@ -6417,8 +6417,8 @@ wrapperTag: div
|
|
|
6417
6417
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6418
6418
|
<svg
|
|
6419
6419
|
class="pf-v6-svg"
|
|
6420
|
-
viewBox="0 0 512 512"
|
|
6421
6420
|
fill="currentColor"
|
|
6421
|
+
viewBox="0 0 512 512"
|
|
6422
6422
|
aria-hidden="true"
|
|
6423
6423
|
role="img"
|
|
6424
6424
|
width="1em"
|
|
@@ -6441,15 +6441,15 @@ wrapperTag: div
|
|
|
6441
6441
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6442
6442
|
<svg
|
|
6443
6443
|
class="pf-v6-svg"
|
|
6444
|
-
viewBox="0 0 32 32"
|
|
6445
6444
|
fill="currentColor"
|
|
6445
|
+
viewBox="0 0 32 32"
|
|
6446
6446
|
aria-hidden="true"
|
|
6447
6447
|
role="img"
|
|
6448
6448
|
width="1em"
|
|
6449
6449
|
height="1em"
|
|
6450
6450
|
>
|
|
6451
6451
|
<path
|
|
6452
|
-
d="
|
|
6452
|
+
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"
|
|
6453
6453
|
/>
|
|
6454
6454
|
</svg>
|
|
6455
6455
|
</span>
|
|
@@ -6465,8 +6465,8 @@ wrapperTag: div
|
|
|
6465
6465
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6466
6466
|
<svg
|
|
6467
6467
|
class="pf-v6-svg"
|
|
6468
|
-
viewBox="0 0 512 512"
|
|
6469
6468
|
fill="currentColor"
|
|
6469
|
+
viewBox="0 0 512 512"
|
|
6470
6470
|
aria-hidden="true"
|
|
6471
6471
|
role="img"
|
|
6472
6472
|
width="1em"
|
|
@@ -6491,8 +6491,8 @@ wrapperTag: div
|
|
|
6491
6491
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6492
6492
|
<svg
|
|
6493
6493
|
class="pf-v6-svg"
|
|
6494
|
-
viewBox="0 0 32 32"
|
|
6495
6494
|
fill="currentColor"
|
|
6495
|
+
viewBox="0 0 32 32"
|
|
6496
6496
|
aria-hidden="true"
|
|
6497
6497
|
role="img"
|
|
6498
6498
|
width="1em"
|
|
@@ -6571,8 +6571,8 @@ wrapperTag: div
|
|
|
6571
6571
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6572
6572
|
<svg
|
|
6573
6573
|
class="pf-v6-svg"
|
|
6574
|
-
viewBox="0 0 20 20"
|
|
6575
6574
|
fill="currentColor"
|
|
6575
|
+
viewBox="0 0 20 20"
|
|
6576
6576
|
aria-hidden="true"
|
|
6577
6577
|
role="img"
|
|
6578
6578
|
width="1em"
|
|
@@ -6590,8 +6590,8 @@ wrapperTag: div
|
|
|
6590
6590
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6591
6591
|
<svg
|
|
6592
6592
|
class="pf-v6-svg"
|
|
6593
|
-
viewBox="0 0 20 20"
|
|
6594
6593
|
fill="currentColor"
|
|
6594
|
+
viewBox="0 0 20 20"
|
|
6595
6595
|
aria-hidden="true"
|
|
6596
6596
|
role="img"
|
|
6597
6597
|
width="1em"
|
|
@@ -6609,8 +6609,8 @@ wrapperTag: div
|
|
|
6609
6609
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6610
6610
|
<svg
|
|
6611
6611
|
class="pf-v6-svg"
|
|
6612
|
-
viewBox="0 0 20 20"
|
|
6613
6612
|
fill="currentColor"
|
|
6613
|
+
viewBox="0 0 20 20"
|
|
6614
6614
|
aria-hidden="true"
|
|
6615
6615
|
role="img"
|
|
6616
6616
|
width="1em"
|
|
@@ -6673,15 +6673,15 @@ wrapperTag: div
|
|
|
6673
6673
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
6674
6674
|
<svg
|
|
6675
6675
|
class="pf-v6-svg"
|
|
6676
|
-
viewBox="0 0 20 20"
|
|
6677
6676
|
fill="currentColor"
|
|
6677
|
+
viewBox="0 0 20 20"
|
|
6678
6678
|
aria-hidden="true"
|
|
6679
6679
|
role="img"
|
|
6680
6680
|
width="1em"
|
|
6681
6681
|
height="1em"
|
|
6682
6682
|
>
|
|
6683
6683
|
<path
|
|
6684
|
-
d="
|
|
6684
|
+
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"
|
|
6685
6685
|
/>
|
|
6686
6686
|
</svg>
|
|
6687
6687
|
</span>
|
|
@@ -6711,15 +6711,15 @@ wrapperTag: div
|
|
|
6711
6711
|
>
|
|
6712
6712
|
<svg
|
|
6713
6713
|
class="pf-v6-svg"
|
|
6714
|
-
viewBox="0 0 20 20"
|
|
6715
6714
|
fill="currentColor"
|
|
6715
|
+
viewBox="0 0 20 20"
|
|
6716
6716
|
aria-hidden="true"
|
|
6717
6717
|
role="img"
|
|
6718
6718
|
width="1em"
|
|
6719
6719
|
height="1em"
|
|
6720
6720
|
>
|
|
6721
6721
|
<path
|
|
6722
|
-
d="
|
|
6722
|
+
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"
|
|
6723
6723
|
/>
|
|
6724
6724
|
</svg>
|
|
6725
6725
|
</span>
|
|
@@ -6894,8 +6894,8 @@ wrapperTag: div
|
|
|
6894
6894
|
<span class="pf-v6-c-button__icon">
|
|
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"
|
|
@@ -7144,8 +7144,8 @@ wrapperTag: div
|
|
|
7144
7144
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7145
7145
|
<svg
|
|
7146
7146
|
class="pf-v6-svg"
|
|
7147
|
-
viewBox="0 0 512 512"
|
|
7148
7147
|
fill="currentColor"
|
|
7148
|
+
viewBox="0 0 512 512"
|
|
7149
7149
|
aria-hidden="true"
|
|
7150
7150
|
role="img"
|
|
7151
7151
|
width="1em"
|
|
@@ -7168,15 +7168,15 @@ wrapperTag: div
|
|
|
7168
7168
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7169
7169
|
<svg
|
|
7170
7170
|
class="pf-v6-svg"
|
|
7171
|
-
viewBox="0 0 32 32"
|
|
7172
7171
|
fill="currentColor"
|
|
7172
|
+
viewBox="0 0 32 32"
|
|
7173
7173
|
aria-hidden="true"
|
|
7174
7174
|
role="img"
|
|
7175
7175
|
width="1em"
|
|
7176
7176
|
height="1em"
|
|
7177
7177
|
>
|
|
7178
7178
|
<path
|
|
7179
|
-
d="
|
|
7179
|
+
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"
|
|
7180
7180
|
/>
|
|
7181
7181
|
</svg>
|
|
7182
7182
|
</span>
|
|
@@ -7192,8 +7192,8 @@ wrapperTag: div
|
|
|
7192
7192
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7193
7193
|
<svg
|
|
7194
7194
|
class="pf-v6-svg"
|
|
7195
|
-
viewBox="0 0 512 512"
|
|
7196
7195
|
fill="currentColor"
|
|
7196
|
+
viewBox="0 0 512 512"
|
|
7197
7197
|
aria-hidden="true"
|
|
7198
7198
|
role="img"
|
|
7199
7199
|
width="1em"
|
|
@@ -7218,8 +7218,8 @@ wrapperTag: div
|
|
|
7218
7218
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7219
7219
|
<svg
|
|
7220
7220
|
class="pf-v6-svg"
|
|
7221
|
-
viewBox="0 0 32 32"
|
|
7222
7221
|
fill="currentColor"
|
|
7222
|
+
viewBox="0 0 32 32"
|
|
7223
7223
|
aria-hidden="true"
|
|
7224
7224
|
role="img"
|
|
7225
7225
|
width="1em"
|
|
@@ -7298,8 +7298,8 @@ wrapperTag: div
|
|
|
7298
7298
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
7299
7299
|
<svg
|
|
7300
7300
|
class="pf-v6-svg"
|
|
7301
|
-
viewBox="0 0 20 20"
|
|
7302
7301
|
fill="currentColor"
|
|
7302
|
+
viewBox="0 0 20 20"
|
|
7303
7303
|
aria-hidden="true"
|
|
7304
7304
|
role="img"
|
|
7305
7305
|
width="1em"
|
|
@@ -7317,8 +7317,8 @@ wrapperTag: div
|
|
|
7317
7317
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
7318
7318
|
<svg
|
|
7319
7319
|
class="pf-v6-svg"
|
|
7320
|
-
viewBox="0 0 20 20"
|
|
7321
7320
|
fill="currentColor"
|
|
7321
|
+
viewBox="0 0 20 20"
|
|
7322
7322
|
aria-hidden="true"
|
|
7323
7323
|
role="img"
|
|
7324
7324
|
width="1em"
|
|
@@ -7336,8 +7336,8 @@ wrapperTag: div
|
|
|
7336
7336
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
7337
7337
|
<svg
|
|
7338
7338
|
class="pf-v6-svg"
|
|
7339
|
-
viewBox="0 0 20 20"
|
|
7340
7339
|
fill="currentColor"
|
|
7340
|
+
viewBox="0 0 20 20"
|
|
7341
7341
|
aria-hidden="true"
|
|
7342
7342
|
role="img"
|
|
7343
7343
|
width="1em"
|
|
@@ -7394,8 +7394,8 @@ wrapperTag: div
|
|
|
7394
7394
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7395
7395
|
<svg
|
|
7396
7396
|
class="pf-v6-svg"
|
|
7397
|
-
viewBox="0 0 384 512"
|
|
7398
7397
|
fill="currentColor"
|
|
7398
|
+
viewBox="0 0 384 512"
|
|
7399
7399
|
aria-hidden="true"
|
|
7400
7400
|
role="img"
|
|
7401
7401
|
width="1em"
|
|
@@ -7411,15 +7411,15 @@ wrapperTag: div
|
|
|
7411
7411
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
7412
7412
|
<svg
|
|
7413
7413
|
class="pf-v6-svg"
|
|
7414
|
-
viewBox="0 0 20 20"
|
|
7415
7414
|
fill="currentColor"
|
|
7415
|
+
viewBox="0 0 20 20"
|
|
7416
7416
|
aria-hidden="true"
|
|
7417
7417
|
role="img"
|
|
7418
7418
|
width="1em"
|
|
7419
7419
|
height="1em"
|
|
7420
7420
|
>
|
|
7421
7421
|
<path
|
|
7422
|
-
d="
|
|
7422
|
+
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"
|
|
7423
7423
|
/>
|
|
7424
7424
|
</svg>
|
|
7425
7425
|
</span>
|
|
@@ -7467,8 +7467,8 @@ wrapperTag: div
|
|
|
7467
7467
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
7468
7468
|
<svg
|
|
7469
7469
|
class="pf-v6-svg"
|
|
7470
|
-
viewBox="0 0 32 32"
|
|
7471
7470
|
fill="currentColor"
|
|
7471
|
+
viewBox="0 0 32 32"
|
|
7472
7472
|
aria-hidden="true"
|
|
7473
7473
|
role="img"
|
|
7474
7474
|
width="1em"
|
|
@@ -7500,15 +7500,15 @@ wrapperTag: div
|
|
|
7500
7500
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
7501
7501
|
<svg
|
|
7502
7502
|
class="pf-v6-svg"
|
|
7503
|
-
viewBox="0 0 20 20"
|
|
7504
7503
|
fill="currentColor"
|
|
7504
|
+
viewBox="0 0 20 20"
|
|
7505
7505
|
aria-hidden="true"
|
|
7506
7506
|
role="img"
|
|
7507
7507
|
width="1em"
|
|
7508
7508
|
height="1em"
|
|
7509
7509
|
>
|
|
7510
7510
|
<path
|
|
7511
|
-
d="
|
|
7511
|
+
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"
|
|
7512
7512
|
/>
|
|
7513
7513
|
</svg>
|
|
7514
7514
|
</span>
|
|
@@ -7531,8 +7531,8 @@ wrapperTag: div
|
|
|
7531
7531
|
<span class="pf-v6-c-button__icon">
|
|
7532
7532
|
<svg
|
|
7533
7533
|
class="pf-v6-svg"
|
|
7534
|
-
viewBox="0 0 256 512"
|
|
7535
7534
|
fill="currentColor"
|
|
7535
|
+
viewBox="0 0 256 512"
|
|
7536
7536
|
aria-hidden="true"
|
|
7537
7537
|
role="img"
|
|
7538
7538
|
width="1em"
|
|
@@ -7556,8 +7556,8 @@ wrapperTag: div
|
|
|
7556
7556
|
<span class="pf-v6-c-button__icon">
|
|
7557
7557
|
<svg
|
|
7558
7558
|
class="pf-v6-svg"
|
|
7559
|
-
viewBox="0 0 256 512"
|
|
7560
7559
|
fill="currentColor"
|
|
7560
|
+
viewBox="0 0 256 512"
|
|
7561
7561
|
aria-hidden="true"
|
|
7562
7562
|
role="img"
|
|
7563
7563
|
width="1em"
|
|
@@ -8076,8 +8076,8 @@ wrapperTag: div
|
|
|
8076
8076
|
<span class="pf-v6-c-button__icon">
|
|
8077
8077
|
<svg
|
|
8078
8078
|
class="pf-v6-svg"
|
|
8079
|
-
viewBox="0 0 20 20"
|
|
8080
8079
|
fill="currentColor"
|
|
8080
|
+
viewBox="0 0 20 20"
|
|
8081
8081
|
aria-hidden="true"
|
|
8082
8082
|
role="img"
|
|
8083
8083
|
width="1em"
|
|
@@ -8118,8 +8118,8 @@ wrapperTag: div
|
|
|
8118
8118
|
<span class="pf-v6-c-button__icon">
|
|
8119
8119
|
<svg
|
|
8120
8120
|
class="pf-v6-svg"
|
|
8121
|
-
viewBox="0 0 20 20"
|
|
8122
8121
|
fill="currentColor"
|
|
8122
|
+
viewBox="0 0 20 20"
|
|
8123
8123
|
aria-hidden="true"
|
|
8124
8124
|
role="img"
|
|
8125
8125
|
width="1em"
|
|
@@ -8174,8 +8174,8 @@ wrapperTag: div
|
|
|
8174
8174
|
<span class="pf-v6-c-button__icon">
|
|
8175
8175
|
<svg
|
|
8176
8176
|
class="pf-v6-svg"
|
|
8177
|
-
viewBox="0 0 20 20"
|
|
8178
8177
|
fill="currentColor"
|
|
8178
|
+
viewBox="0 0 20 20"
|
|
8179
8179
|
aria-hidden="true"
|
|
8180
8180
|
role="img"
|
|
8181
8181
|
width="1em"
|