@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
|
@@ -52,8 +52,8 @@ cssPrefix: pf-v6-c-button
|
|
|
52
52
|
<span class="pf-v6-c-button__icon">
|
|
53
53
|
<svg
|
|
54
54
|
class="pf-v6-svg"
|
|
55
|
-
viewBox="0 0 20 20"
|
|
56
55
|
fill="currentColor"
|
|
56
|
+
viewBox="0 0 20 20"
|
|
57
57
|
aria-hidden="true"
|
|
58
58
|
role="img"
|
|
59
59
|
width="1em"
|
|
@@ -70,8 +70,8 @@ cssPrefix: pf-v6-c-button
|
|
|
70
70
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
71
71
|
<svg
|
|
72
72
|
class="pf-v6-svg"
|
|
73
|
-
viewBox="0 0 20 20"
|
|
74
73
|
fill="currentColor"
|
|
74
|
+
viewBox="0 0 20 20"
|
|
75
75
|
aria-hidden="true"
|
|
76
76
|
role="img"
|
|
77
77
|
width="1em"
|
|
@@ -100,8 +100,8 @@ cssPrefix: pf-v6-c-button
|
|
|
100
100
|
<span class="pf-v6-c-button__icon">
|
|
101
101
|
<svg
|
|
102
102
|
class="pf-v6-svg"
|
|
103
|
-
viewBox="0 0 32 32"
|
|
104
103
|
fill="currentColor"
|
|
104
|
+
viewBox="0 0 32 32"
|
|
105
105
|
aria-hidden="true"
|
|
106
106
|
role="img"
|
|
107
107
|
width="1em"
|
|
@@ -124,8 +124,8 @@ cssPrefix: pf-v6-c-button
|
|
|
124
124
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
125
125
|
<svg
|
|
126
126
|
class="pf-v6-svg"
|
|
127
|
-
viewBox="0 0 32 32"
|
|
128
127
|
fill="currentColor"
|
|
128
|
+
viewBox="0 0 32 32"
|
|
129
129
|
aria-hidden="true"
|
|
130
130
|
role="img"
|
|
131
131
|
width="1em"
|
|
@@ -143,8 +143,8 @@ cssPrefix: pf-v6-c-button
|
|
|
143
143
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
144
144
|
<svg
|
|
145
145
|
class="pf-v6-svg"
|
|
146
|
-
viewBox="0 0 32 32"
|
|
147
146
|
fill="currentColor"
|
|
147
|
+
viewBox="0 0 32 32"
|
|
148
148
|
aria-hidden="true"
|
|
149
149
|
role="img"
|
|
150
150
|
width="1em"
|
|
@@ -162,8 +162,8 @@ cssPrefix: pf-v6-c-button
|
|
|
162
162
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
163
163
|
<svg
|
|
164
164
|
class="pf-v6-svg"
|
|
165
|
-
viewBox="0 0 32 32"
|
|
166
165
|
fill="currentColor"
|
|
166
|
+
viewBox="0 0 32 32"
|
|
167
167
|
aria-hidden="true"
|
|
168
168
|
role="img"
|
|
169
169
|
width="1em"
|
|
@@ -181,8 +181,8 @@ cssPrefix: pf-v6-c-button
|
|
|
181
181
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
182
182
|
<svg
|
|
183
183
|
class="pf-v6-svg"
|
|
184
|
-
viewBox="0 0 32 32"
|
|
185
184
|
fill="currentColor"
|
|
185
|
+
viewBox="0 0 32 32"
|
|
186
186
|
aria-hidden="true"
|
|
187
187
|
role="img"
|
|
188
188
|
width="1em"
|
|
@@ -200,8 +200,8 @@ cssPrefix: pf-v6-c-button
|
|
|
200
200
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
201
201
|
<svg
|
|
202
202
|
class="pf-v6-svg"
|
|
203
|
-
viewBox="0 0 32 32"
|
|
204
203
|
fill="currentColor"
|
|
204
|
+
viewBox="0 0 32 32"
|
|
205
205
|
aria-hidden="true"
|
|
206
206
|
role="img"
|
|
207
207
|
width="1em"
|
|
@@ -219,8 +219,8 @@ cssPrefix: pf-v6-c-button
|
|
|
219
219
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
220
220
|
<svg
|
|
221
221
|
class="pf-v6-svg"
|
|
222
|
-
viewBox="0 0 32 32"
|
|
223
222
|
fill="currentColor"
|
|
223
|
+
viewBox="0 0 32 32"
|
|
224
224
|
aria-hidden="true"
|
|
225
225
|
role="img"
|
|
226
226
|
width="1em"
|
|
@@ -241,8 +241,8 @@ cssPrefix: pf-v6-c-button
|
|
|
241
241
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
242
242
|
<svg
|
|
243
243
|
class="pf-v6-svg"
|
|
244
|
-
viewBox="0 0 32 32"
|
|
245
244
|
fill="currentColor"
|
|
245
|
+
viewBox="0 0 32 32"
|
|
246
246
|
aria-hidden="true"
|
|
247
247
|
role="img"
|
|
248
248
|
width="1em"
|
|
@@ -260,8 +260,8 @@ cssPrefix: pf-v6-c-button
|
|
|
260
260
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
261
261
|
<svg
|
|
262
262
|
class="pf-v6-svg"
|
|
263
|
-
viewBox="0 0 32 32"
|
|
264
263
|
fill="currentColor"
|
|
264
|
+
viewBox="0 0 32 32"
|
|
265
265
|
aria-hidden="true"
|
|
266
266
|
role="img"
|
|
267
267
|
width="1em"
|
|
@@ -279,8 +279,8 @@ cssPrefix: pf-v6-c-button
|
|
|
279
279
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
280
280
|
<svg
|
|
281
281
|
class="pf-v6-svg"
|
|
282
|
-
viewBox="0 0 32 32"
|
|
283
282
|
fill="currentColor"
|
|
283
|
+
viewBox="0 0 32 32"
|
|
284
284
|
aria-hidden="true"
|
|
285
285
|
role="img"
|
|
286
286
|
width="1em"
|
|
@@ -298,8 +298,8 @@ cssPrefix: pf-v6-c-button
|
|
|
298
298
|
<span class="pf-v6-c-button__icon">
|
|
299
299
|
<svg
|
|
300
300
|
class="pf-v6-svg"
|
|
301
|
-
viewBox="0 0 20 20"
|
|
302
301
|
fill="currentColor"
|
|
302
|
+
viewBox="0 0 20 20"
|
|
303
303
|
aria-hidden="true"
|
|
304
304
|
role="img"
|
|
305
305
|
width="1em"
|
|
@@ -316,8 +316,8 @@ cssPrefix: pf-v6-c-button
|
|
|
316
316
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
317
317
|
<svg
|
|
318
318
|
class="pf-v6-svg"
|
|
319
|
-
viewBox="0 0 20 20"
|
|
320
319
|
fill="currentColor"
|
|
320
|
+
viewBox="0 0 20 20"
|
|
321
321
|
aria-hidden="true"
|
|
322
322
|
role="img"
|
|
323
323
|
width="1em"
|
|
@@ -338,8 +338,8 @@ cssPrefix: pf-v6-c-button
|
|
|
338
338
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
339
339
|
<svg
|
|
340
340
|
class="pf-v6-svg"
|
|
341
|
-
viewBox="0 0 32 32"
|
|
342
341
|
fill="currentColor"
|
|
342
|
+
viewBox="0 0 32 32"
|
|
343
343
|
aria-hidden="true"
|
|
344
344
|
role="img"
|
|
345
345
|
width="1em"
|
|
@@ -361,8 +361,8 @@ cssPrefix: pf-v6-c-button
|
|
|
361
361
|
<span class="pf-v6-c-button__icon">
|
|
362
362
|
<svg
|
|
363
363
|
class="pf-v6-svg"
|
|
364
|
-
viewBox="0 0 32 32"
|
|
365
364
|
fill="currentColor"
|
|
365
|
+
viewBox="0 0 32 32"
|
|
366
366
|
aria-hidden="true"
|
|
367
367
|
role="img"
|
|
368
368
|
width="1em"
|
|
@@ -386,8 +386,8 @@ cssPrefix: pf-v6-c-button
|
|
|
386
386
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
387
387
|
<svg
|
|
388
388
|
class="pf-v6-svg"
|
|
389
|
-
viewBox="0 0 32 32"
|
|
390
389
|
fill="currentColor"
|
|
390
|
+
viewBox="0 0 32 32"
|
|
391
391
|
aria-hidden="true"
|
|
392
392
|
role="img"
|
|
393
393
|
width="1em"
|
|
@@ -405,8 +405,8 @@ cssPrefix: pf-v6-c-button
|
|
|
405
405
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
406
406
|
<svg
|
|
407
407
|
class="pf-v6-svg"
|
|
408
|
-
viewBox="0 0 32 32"
|
|
409
408
|
fill="currentColor"
|
|
409
|
+
viewBox="0 0 32 32"
|
|
410
410
|
aria-hidden="true"
|
|
411
411
|
role="img"
|
|
412
412
|
width="1em"
|
|
@@ -424,8 +424,8 @@ cssPrefix: pf-v6-c-button
|
|
|
424
424
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
425
425
|
<svg
|
|
426
426
|
class="pf-v6-svg"
|
|
427
|
-
viewBox="0 0 32 32"
|
|
428
427
|
fill="currentColor"
|
|
428
|
+
viewBox="0 0 32 32"
|
|
429
429
|
aria-hidden="true"
|
|
430
430
|
role="img"
|
|
431
431
|
width="1em"
|
|
@@ -443,8 +443,8 @@ cssPrefix: pf-v6-c-button
|
|
|
443
443
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
444
444
|
<svg
|
|
445
445
|
class="pf-v6-svg"
|
|
446
|
-
viewBox="0 0 32 32"
|
|
447
446
|
fill="currentColor"
|
|
447
|
+
viewBox="0 0 32 32"
|
|
448
448
|
aria-hidden="true"
|
|
449
449
|
role="img"
|
|
450
450
|
width="1em"
|
|
@@ -462,8 +462,8 @@ cssPrefix: pf-v6-c-button
|
|
|
462
462
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
463
463
|
<svg
|
|
464
464
|
class="pf-v6-svg"
|
|
465
|
-
viewBox="0 0 32 32"
|
|
466
465
|
fill="currentColor"
|
|
466
|
+
viewBox="0 0 32 32"
|
|
467
467
|
aria-hidden="true"
|
|
468
468
|
role="img"
|
|
469
469
|
width="1em"
|
|
@@ -481,8 +481,8 @@ cssPrefix: pf-v6-c-button
|
|
|
481
481
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
482
482
|
<svg
|
|
483
483
|
class="pf-v6-svg"
|
|
484
|
-
viewBox="0 0 32 32"
|
|
485
484
|
fill="currentColor"
|
|
485
|
+
viewBox="0 0 32 32"
|
|
486
486
|
aria-hidden="true"
|
|
487
487
|
role="img"
|
|
488
488
|
width="1em"
|
|
@@ -503,8 +503,8 @@ cssPrefix: pf-v6-c-button
|
|
|
503
503
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
504
504
|
<svg
|
|
505
505
|
class="pf-v6-svg"
|
|
506
|
-
viewBox="0 0 32 32"
|
|
507
506
|
fill="currentColor"
|
|
507
|
+
viewBox="0 0 32 32"
|
|
508
508
|
aria-hidden="true"
|
|
509
509
|
role="img"
|
|
510
510
|
width="1em"
|
|
@@ -522,8 +522,8 @@ cssPrefix: pf-v6-c-button
|
|
|
522
522
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
523
523
|
<svg
|
|
524
524
|
class="pf-v6-svg"
|
|
525
|
-
viewBox="0 0 32 32"
|
|
526
525
|
fill="currentColor"
|
|
526
|
+
viewBox="0 0 32 32"
|
|
527
527
|
aria-hidden="true"
|
|
528
528
|
role="img"
|
|
529
529
|
width="1em"
|
|
@@ -541,8 +541,8 @@ cssPrefix: pf-v6-c-button
|
|
|
541
541
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
542
542
|
<svg
|
|
543
543
|
class="pf-v6-svg"
|
|
544
|
-
viewBox="0 0 32 32"
|
|
545
544
|
fill="currentColor"
|
|
545
|
+
viewBox="0 0 32 32"
|
|
546
546
|
aria-hidden="true"
|
|
547
547
|
role="img"
|
|
548
548
|
width="1em"
|
|
@@ -559,8 +559,8 @@ cssPrefix: pf-v6-c-button
|
|
|
559
559
|
<span class="pf-v6-c-button__icon">
|
|
560
560
|
<svg
|
|
561
561
|
class="pf-v6-svg"
|
|
562
|
-
viewBox="0 0 20 20"
|
|
563
562
|
fill="currentColor"
|
|
563
|
+
viewBox="0 0 20 20"
|
|
564
564
|
aria-hidden="true"
|
|
565
565
|
role="img"
|
|
566
566
|
width="1em"
|
|
@@ -578,8 +578,8 @@ cssPrefix: pf-v6-c-button
|
|
|
578
578
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
579
579
|
<svg
|
|
580
580
|
class="pf-v6-svg"
|
|
581
|
-
viewBox="0 0 20 20"
|
|
582
581
|
fill="currentColor"
|
|
582
|
+
viewBox="0 0 20 20"
|
|
583
583
|
aria-hidden="true"
|
|
584
584
|
role="img"
|
|
585
585
|
width="1em"
|
|
@@ -600,8 +600,8 @@ cssPrefix: pf-v6-c-button
|
|
|
600
600
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
601
601
|
<svg
|
|
602
602
|
class="pf-v6-svg"
|
|
603
|
-
viewBox="0 0 32 32"
|
|
604
603
|
fill="currentColor"
|
|
604
|
+
viewBox="0 0 32 32"
|
|
605
605
|
aria-hidden="true"
|
|
606
606
|
role="img"
|
|
607
607
|
width="1em"
|
|
@@ -622,8 +622,8 @@ cssPrefix: pf-v6-c-button
|
|
|
622
622
|
<span class="pf-v6-c-button__icon">
|
|
623
623
|
<svg
|
|
624
624
|
class="pf-v6-svg"
|
|
625
|
-
viewBox="0 0 32 32"
|
|
626
625
|
fill="currentColor"
|
|
626
|
+
viewBox="0 0 32 32"
|
|
627
627
|
aria-hidden="true"
|
|
628
628
|
role="img"
|
|
629
629
|
width="1em"
|
|
@@ -691,8 +691,8 @@ cssPrefix: pf-v6-c-button
|
|
|
691
691
|
<span class="pf-v6-c-button__icon">
|
|
692
692
|
<svg
|
|
693
693
|
class="pf-v6-svg"
|
|
694
|
-
viewBox="0 0 20 20"
|
|
695
694
|
fill="currentColor"
|
|
695
|
+
viewBox="0 0 20 20"
|
|
696
696
|
aria-hidden="true"
|
|
697
697
|
role="img"
|
|
698
698
|
width="1em"
|
|
@@ -713,8 +713,8 @@ cssPrefix: pf-v6-c-button
|
|
|
713
713
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
714
714
|
<svg
|
|
715
715
|
class="pf-v6-svg"
|
|
716
|
-
viewBox="0 0 20 20"
|
|
717
716
|
fill="currentColor"
|
|
717
|
+
viewBox="0 0 20 20"
|
|
718
718
|
aria-hidden="true"
|
|
719
719
|
role="img"
|
|
720
720
|
width="1em"
|
|
@@ -743,8 +743,8 @@ cssPrefix: pf-v6-c-button
|
|
|
743
743
|
<span class="pf-v6-c-button__icon">
|
|
744
744
|
<svg
|
|
745
745
|
class="pf-v6-svg"
|
|
746
|
-
viewBox="0 0 32 32"
|
|
747
746
|
fill="currentColor"
|
|
747
|
+
viewBox="0 0 32 32"
|
|
748
748
|
aria-hidden="true"
|
|
749
749
|
role="img"
|
|
750
750
|
width="1em"
|
|
@@ -767,8 +767,8 @@ cssPrefix: pf-v6-c-button
|
|
|
767
767
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
768
768
|
<svg
|
|
769
769
|
class="pf-v6-svg"
|
|
770
|
-
viewBox="0 0 32 32"
|
|
771
770
|
fill="currentColor"
|
|
771
|
+
viewBox="0 0 32 32"
|
|
772
772
|
aria-hidden="true"
|
|
773
773
|
role="img"
|
|
774
774
|
width="1em"
|
|
@@ -786,8 +786,8 @@ cssPrefix: pf-v6-c-button
|
|
|
786
786
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
787
787
|
<svg
|
|
788
788
|
class="pf-v6-svg"
|
|
789
|
-
viewBox="0 0 32 32"
|
|
790
789
|
fill="currentColor"
|
|
790
|
+
viewBox="0 0 32 32"
|
|
791
791
|
aria-hidden="true"
|
|
792
792
|
role="img"
|
|
793
793
|
width="1em"
|
|
@@ -808,8 +808,8 @@ cssPrefix: pf-v6-c-button
|
|
|
808
808
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
809
809
|
<svg
|
|
810
810
|
class="pf-v6-svg"
|
|
811
|
-
viewBox="0 0 32 32"
|
|
812
811
|
fill="currentColor"
|
|
812
|
+
viewBox="0 0 32 32"
|
|
813
813
|
aria-hidden="true"
|
|
814
814
|
role="img"
|
|
815
815
|
width="1em"
|
|
@@ -827,8 +827,8 @@ cssPrefix: pf-v6-c-button
|
|
|
827
827
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
828
828
|
<svg
|
|
829
829
|
class="pf-v6-svg"
|
|
830
|
-
viewBox="0 0 32 32"
|
|
831
830
|
fill="currentColor"
|
|
831
|
+
viewBox="0 0 32 32"
|
|
832
832
|
aria-hidden="true"
|
|
833
833
|
role="img"
|
|
834
834
|
width="1em"
|
|
@@ -846,8 +846,8 @@ cssPrefix: pf-v6-c-button
|
|
|
846
846
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
847
847
|
<svg
|
|
848
848
|
class="pf-v6-svg"
|
|
849
|
-
viewBox="0 0 32 32"
|
|
850
849
|
fill="currentColor"
|
|
850
|
+
viewBox="0 0 32 32"
|
|
851
851
|
aria-hidden="true"
|
|
852
852
|
role="img"
|
|
853
853
|
width="1em"
|
|
@@ -865,8 +865,8 @@ cssPrefix: pf-v6-c-button
|
|
|
865
865
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
866
866
|
<svg
|
|
867
867
|
class="pf-v6-svg"
|
|
868
|
-
viewBox="0 0 32 32"
|
|
869
868
|
fill="currentColor"
|
|
869
|
+
viewBox="0 0 32 32"
|
|
870
870
|
aria-hidden="true"
|
|
871
871
|
role="img"
|
|
872
872
|
width="1em"
|
|
@@ -887,8 +887,8 @@ cssPrefix: pf-v6-c-button
|
|
|
887
887
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
888
888
|
<svg
|
|
889
889
|
class="pf-v6-svg"
|
|
890
|
-
viewBox="0 0 32 32"
|
|
891
890
|
fill="currentColor"
|
|
891
|
+
viewBox="0 0 32 32"
|
|
892
892
|
aria-hidden="true"
|
|
893
893
|
role="img"
|
|
894
894
|
width="1em"
|
|
@@ -906,8 +906,8 @@ cssPrefix: pf-v6-c-button
|
|
|
906
906
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
907
907
|
<svg
|
|
908
908
|
class="pf-v6-svg"
|
|
909
|
-
viewBox="0 0 32 32"
|
|
910
909
|
fill="currentColor"
|
|
910
|
+
viewBox="0 0 32 32"
|
|
911
911
|
aria-hidden="true"
|
|
912
912
|
role="img"
|
|
913
913
|
width="1em"
|
|
@@ -925,8 +925,8 @@ cssPrefix: pf-v6-c-button
|
|
|
925
925
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
926
926
|
<svg
|
|
927
927
|
class="pf-v6-svg"
|
|
928
|
-
viewBox="0 0 32 32"
|
|
929
928
|
fill="currentColor"
|
|
929
|
+
viewBox="0 0 32 32"
|
|
930
930
|
aria-hidden="true"
|
|
931
931
|
role="img"
|
|
932
932
|
width="1em"
|
|
@@ -948,8 +948,8 @@ cssPrefix: pf-v6-c-button
|
|
|
948
948
|
<span class="pf-v6-c-button__icon">
|
|
949
949
|
<svg
|
|
950
950
|
class="pf-v6-svg"
|
|
951
|
-
viewBox="0 0 20 20"
|
|
952
951
|
fill="currentColor"
|
|
952
|
+
viewBox="0 0 20 20"
|
|
953
953
|
aria-hidden="true"
|
|
954
954
|
role="img"
|
|
955
955
|
width="1em"
|
|
@@ -970,8 +970,8 @@ cssPrefix: pf-v6-c-button
|
|
|
970
970
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
971
971
|
<svg
|
|
972
972
|
class="pf-v6-svg"
|
|
973
|
-
viewBox="0 0 20 20"
|
|
974
973
|
fill="currentColor"
|
|
974
|
+
viewBox="0 0 20 20"
|
|
975
975
|
aria-hidden="true"
|
|
976
976
|
role="img"
|
|
977
977
|
width="1em"
|
|
@@ -992,8 +992,8 @@ cssPrefix: pf-v6-c-button
|
|
|
992
992
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
993
993
|
<svg
|
|
994
994
|
class="pf-v6-svg"
|
|
995
|
-
viewBox="0 0 32 32"
|
|
996
995
|
fill="currentColor"
|
|
996
|
+
viewBox="0 0 32 32"
|
|
997
997
|
aria-hidden="true"
|
|
998
998
|
role="img"
|
|
999
999
|
width="1em"
|
|
@@ -1015,8 +1015,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1015
1015
|
<span class="pf-v6-c-button__icon">
|
|
1016
1016
|
<svg
|
|
1017
1017
|
class="pf-v6-svg"
|
|
1018
|
-
viewBox="0 0 32 32"
|
|
1019
1018
|
fill="currentColor"
|
|
1019
|
+
viewBox="0 0 32 32"
|
|
1020
1020
|
aria-hidden="true"
|
|
1021
1021
|
role="img"
|
|
1022
1022
|
width="1em"
|
|
@@ -1040,8 +1040,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1040
1040
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1041
1041
|
<svg
|
|
1042
1042
|
class="pf-v6-svg"
|
|
1043
|
-
viewBox="0 0 32 32"
|
|
1044
1043
|
fill="currentColor"
|
|
1044
|
+
viewBox="0 0 32 32"
|
|
1045
1045
|
aria-hidden="true"
|
|
1046
1046
|
role="img"
|
|
1047
1047
|
width="1em"
|
|
@@ -1059,8 +1059,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1059
1059
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1060
1060
|
<svg
|
|
1061
1061
|
class="pf-v6-svg"
|
|
1062
|
-
viewBox="0 0 32 32"
|
|
1063
1062
|
fill="currentColor"
|
|
1063
|
+
viewBox="0 0 32 32"
|
|
1064
1064
|
aria-hidden="true"
|
|
1065
1065
|
role="img"
|
|
1066
1066
|
width="1em"
|
|
@@ -1081,8 +1081,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1081
1081
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1082
1082
|
<svg
|
|
1083
1083
|
class="pf-v6-svg"
|
|
1084
|
-
viewBox="0 0 32 32"
|
|
1085
1084
|
fill="currentColor"
|
|
1085
|
+
viewBox="0 0 32 32"
|
|
1086
1086
|
aria-hidden="true"
|
|
1087
1087
|
role="img"
|
|
1088
1088
|
width="1em"
|
|
@@ -1100,8 +1100,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1100
1100
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1101
1101
|
<svg
|
|
1102
1102
|
class="pf-v6-svg"
|
|
1103
|
-
viewBox="0 0 32 32"
|
|
1104
1103
|
fill="currentColor"
|
|
1104
|
+
viewBox="0 0 32 32"
|
|
1105
1105
|
aria-hidden="true"
|
|
1106
1106
|
role="img"
|
|
1107
1107
|
width="1em"
|
|
@@ -1119,8 +1119,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1119
1119
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1120
1120
|
<svg
|
|
1121
1121
|
class="pf-v6-svg"
|
|
1122
|
-
viewBox="0 0 32 32"
|
|
1123
1122
|
fill="currentColor"
|
|
1123
|
+
viewBox="0 0 32 32"
|
|
1124
1124
|
aria-hidden="true"
|
|
1125
1125
|
role="img"
|
|
1126
1126
|
width="1em"
|
|
@@ -1138,8 +1138,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1138
1138
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1139
1139
|
<svg
|
|
1140
1140
|
class="pf-v6-svg"
|
|
1141
|
-
viewBox="0 0 32 32"
|
|
1142
1141
|
fill="currentColor"
|
|
1142
|
+
viewBox="0 0 32 32"
|
|
1143
1143
|
aria-hidden="true"
|
|
1144
1144
|
role="img"
|
|
1145
1145
|
width="1em"
|
|
@@ -1160,8 +1160,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1160
1160
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1161
1161
|
<svg
|
|
1162
1162
|
class="pf-v6-svg"
|
|
1163
|
-
viewBox="0 0 32 32"
|
|
1164
1163
|
fill="currentColor"
|
|
1164
|
+
viewBox="0 0 32 32"
|
|
1165
1165
|
aria-hidden="true"
|
|
1166
1166
|
role="img"
|
|
1167
1167
|
width="1em"
|
|
@@ -1179,8 +1179,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1179
1179
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1180
1180
|
<svg
|
|
1181
1181
|
class="pf-v6-svg"
|
|
1182
|
-
viewBox="0 0 32 32"
|
|
1183
1182
|
fill="currentColor"
|
|
1183
|
+
viewBox="0 0 32 32"
|
|
1184
1184
|
aria-hidden="true"
|
|
1185
1185
|
role="img"
|
|
1186
1186
|
width="1em"
|
|
@@ -1198,8 +1198,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1198
1198
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1199
1199
|
<svg
|
|
1200
1200
|
class="pf-v6-svg"
|
|
1201
|
-
viewBox="0 0 32 32"
|
|
1202
1201
|
fill="currentColor"
|
|
1202
|
+
viewBox="0 0 32 32"
|
|
1203
1203
|
aria-hidden="true"
|
|
1204
1204
|
role="img"
|
|
1205
1205
|
width="1em"
|
|
@@ -1220,8 +1220,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1220
1220
|
<span class="pf-v6-c-button__icon">
|
|
1221
1221
|
<svg
|
|
1222
1222
|
class="pf-v6-svg"
|
|
1223
|
-
viewBox="0 0 20 20"
|
|
1224
1223
|
fill="currentColor"
|
|
1224
|
+
viewBox="0 0 20 20"
|
|
1225
1225
|
aria-hidden="true"
|
|
1226
1226
|
role="img"
|
|
1227
1227
|
width="1em"
|
|
@@ -1243,8 +1243,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1243
1243
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1244
1244
|
<svg
|
|
1245
1245
|
class="pf-v6-svg"
|
|
1246
|
-
viewBox="0 0 20 20"
|
|
1247
1246
|
fill="currentColor"
|
|
1247
|
+
viewBox="0 0 20 20"
|
|
1248
1248
|
aria-hidden="true"
|
|
1249
1249
|
role="img"
|
|
1250
1250
|
width="1em"
|
|
@@ -1265,8 +1265,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1265
1265
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1266
1266
|
<svg
|
|
1267
1267
|
class="pf-v6-svg"
|
|
1268
|
-
viewBox="0 0 32 32"
|
|
1269
1268
|
fill="currentColor"
|
|
1269
|
+
viewBox="0 0 32 32"
|
|
1270
1270
|
aria-hidden="true"
|
|
1271
1271
|
role="img"
|
|
1272
1272
|
width="1em"
|
|
@@ -1287,8 +1287,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1287
1287
|
<span class="pf-v6-c-button__icon">
|
|
1288
1288
|
<svg
|
|
1289
1289
|
class="pf-v6-svg"
|
|
1290
|
-
viewBox="0 0 32 32"
|
|
1291
1290
|
fill="currentColor"
|
|
1291
|
+
viewBox="0 0 32 32"
|
|
1292
1292
|
aria-hidden="true"
|
|
1293
1293
|
role="img"
|
|
1294
1294
|
width="1em"
|
|
@@ -1356,8 +1356,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1356
1356
|
<span class="pf-v6-c-button__icon">
|
|
1357
1357
|
<svg
|
|
1358
1358
|
class="pf-v6-svg"
|
|
1359
|
-
viewBox="0 0 20 20"
|
|
1360
1359
|
fill="currentColor"
|
|
1360
|
+
viewBox="0 0 20 20"
|
|
1361
1361
|
aria-hidden="true"
|
|
1362
1362
|
role="img"
|
|
1363
1363
|
width="1em"
|
|
@@ -1378,8 +1378,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1378
1378
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1379
1379
|
<svg
|
|
1380
1380
|
class="pf-v6-svg"
|
|
1381
|
-
viewBox="0 0 20 20"
|
|
1382
1381
|
fill="currentColor"
|
|
1382
|
+
viewBox="0 0 20 20"
|
|
1383
1383
|
aria-hidden="true"
|
|
1384
1384
|
role="img"
|
|
1385
1385
|
width="1em"
|
|
@@ -1408,8 +1408,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1408
1408
|
<span class="pf-v6-c-button__icon">
|
|
1409
1409
|
<svg
|
|
1410
1410
|
class="pf-v6-svg"
|
|
1411
|
-
viewBox="0 0 32 32"
|
|
1412
1411
|
fill="currentColor"
|
|
1412
|
+
viewBox="0 0 32 32"
|
|
1413
1413
|
aria-hidden="true"
|
|
1414
1414
|
role="img"
|
|
1415
1415
|
width="1em"
|
|
@@ -1432,8 +1432,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1432
1432
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1433
1433
|
<svg
|
|
1434
1434
|
class="pf-v6-svg"
|
|
1435
|
-
viewBox="0 0 32 32"
|
|
1436
1435
|
fill="currentColor"
|
|
1436
|
+
viewBox="0 0 32 32"
|
|
1437
1437
|
aria-hidden="true"
|
|
1438
1438
|
role="img"
|
|
1439
1439
|
width="1em"
|
|
@@ -1451,8 +1451,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1451
1451
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1452
1452
|
<svg
|
|
1453
1453
|
class="pf-v6-svg"
|
|
1454
|
-
viewBox="0 0 32 32"
|
|
1455
1454
|
fill="currentColor"
|
|
1455
|
+
viewBox="0 0 32 32"
|
|
1456
1456
|
aria-hidden="true"
|
|
1457
1457
|
role="img"
|
|
1458
1458
|
width="1em"
|
|
@@ -1473,8 +1473,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1473
1473
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1474
1474
|
<svg
|
|
1475
1475
|
class="pf-v6-svg"
|
|
1476
|
-
viewBox="0 0 32 32"
|
|
1477
1476
|
fill="currentColor"
|
|
1477
|
+
viewBox="0 0 32 32"
|
|
1478
1478
|
aria-hidden="true"
|
|
1479
1479
|
role="img"
|
|
1480
1480
|
width="1em"
|
|
@@ -1492,8 +1492,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1492
1492
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1493
1493
|
<svg
|
|
1494
1494
|
class="pf-v6-svg"
|
|
1495
|
-
viewBox="0 0 32 32"
|
|
1496
1495
|
fill="currentColor"
|
|
1496
|
+
viewBox="0 0 32 32"
|
|
1497
1497
|
aria-hidden="true"
|
|
1498
1498
|
role="img"
|
|
1499
1499
|
width="1em"
|
|
@@ -1511,8 +1511,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1511
1511
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1512
1512
|
<svg
|
|
1513
1513
|
class="pf-v6-svg"
|
|
1514
|
-
viewBox="0 0 32 32"
|
|
1515
1514
|
fill="currentColor"
|
|
1515
|
+
viewBox="0 0 32 32"
|
|
1516
1516
|
aria-hidden="true"
|
|
1517
1517
|
role="img"
|
|
1518
1518
|
width="1em"
|
|
@@ -1530,8 +1530,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1530
1530
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1531
1531
|
<svg
|
|
1532
1532
|
class="pf-v6-svg"
|
|
1533
|
-
viewBox="0 0 32 32"
|
|
1534
1533
|
fill="currentColor"
|
|
1534
|
+
viewBox="0 0 32 32"
|
|
1535
1535
|
aria-hidden="true"
|
|
1536
1536
|
role="img"
|
|
1537
1537
|
width="1em"
|
|
@@ -1552,8 +1552,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1552
1552
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1553
1553
|
<svg
|
|
1554
1554
|
class="pf-v6-svg"
|
|
1555
|
-
viewBox="0 0 32 32"
|
|
1556
1555
|
fill="currentColor"
|
|
1556
|
+
viewBox="0 0 32 32"
|
|
1557
1557
|
aria-hidden="true"
|
|
1558
1558
|
role="img"
|
|
1559
1559
|
width="1em"
|
|
@@ -1571,8 +1571,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1571
1571
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1572
1572
|
<svg
|
|
1573
1573
|
class="pf-v6-svg"
|
|
1574
|
-
viewBox="0 0 32 32"
|
|
1575
1574
|
fill="currentColor"
|
|
1575
|
+
viewBox="0 0 32 32"
|
|
1576
1576
|
aria-hidden="true"
|
|
1577
1577
|
role="img"
|
|
1578
1578
|
width="1em"
|
|
@@ -1590,8 +1590,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1590
1590
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1591
1591
|
<svg
|
|
1592
1592
|
class="pf-v6-svg"
|
|
1593
|
-
viewBox="0 0 32 32"
|
|
1594
1593
|
fill="currentColor"
|
|
1594
|
+
viewBox="0 0 32 32"
|
|
1595
1595
|
aria-hidden="true"
|
|
1596
1596
|
role="img"
|
|
1597
1597
|
width="1em"
|
|
@@ -1613,8 +1613,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1613
1613
|
<span class="pf-v6-c-button__icon">
|
|
1614
1614
|
<svg
|
|
1615
1615
|
class="pf-v6-svg"
|
|
1616
|
-
viewBox="0 0 20 20"
|
|
1617
1616
|
fill="currentColor"
|
|
1617
|
+
viewBox="0 0 20 20"
|
|
1618
1618
|
aria-hidden="true"
|
|
1619
1619
|
role="img"
|
|
1620
1620
|
width="1em"
|
|
@@ -1635,8 +1635,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1635
1635
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1636
1636
|
<svg
|
|
1637
1637
|
class="pf-v6-svg"
|
|
1638
|
-
viewBox="0 0 20 20"
|
|
1639
1638
|
fill="currentColor"
|
|
1639
|
+
viewBox="0 0 20 20"
|
|
1640
1640
|
aria-hidden="true"
|
|
1641
1641
|
role="img"
|
|
1642
1642
|
width="1em"
|
|
@@ -1657,8 +1657,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1657
1657
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1658
1658
|
<svg
|
|
1659
1659
|
class="pf-v6-svg"
|
|
1660
|
-
viewBox="0 0 32 32"
|
|
1661
1660
|
fill="currentColor"
|
|
1661
|
+
viewBox="0 0 32 32"
|
|
1662
1662
|
aria-hidden="true"
|
|
1663
1663
|
role="img"
|
|
1664
1664
|
width="1em"
|
|
@@ -1680,8 +1680,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1680
1680
|
<span class="pf-v6-c-button__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"
|
|
@@ -1705,8 +1705,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1705
1705
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1706
1706
|
<svg
|
|
1707
1707
|
class="pf-v6-svg"
|
|
1708
|
-
viewBox="0 0 32 32"
|
|
1709
1708
|
fill="currentColor"
|
|
1709
|
+
viewBox="0 0 32 32"
|
|
1710
1710
|
aria-hidden="true"
|
|
1711
1711
|
role="img"
|
|
1712
1712
|
width="1em"
|
|
@@ -1724,8 +1724,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1724
1724
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1725
1725
|
<svg
|
|
1726
1726
|
class="pf-v6-svg"
|
|
1727
|
-
viewBox="0 0 32 32"
|
|
1728
1727
|
fill="currentColor"
|
|
1728
|
+
viewBox="0 0 32 32"
|
|
1729
1729
|
aria-hidden="true"
|
|
1730
1730
|
role="img"
|
|
1731
1731
|
width="1em"
|
|
@@ -1746,8 +1746,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1746
1746
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1747
1747
|
<svg
|
|
1748
1748
|
class="pf-v6-svg"
|
|
1749
|
-
viewBox="0 0 32 32"
|
|
1750
1749
|
fill="currentColor"
|
|
1750
|
+
viewBox="0 0 32 32"
|
|
1751
1751
|
aria-hidden="true"
|
|
1752
1752
|
role="img"
|
|
1753
1753
|
width="1em"
|
|
@@ -1765,8 +1765,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1765
1765
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1766
1766
|
<svg
|
|
1767
1767
|
class="pf-v6-svg"
|
|
1768
|
-
viewBox="0 0 32 32"
|
|
1769
1768
|
fill="currentColor"
|
|
1769
|
+
viewBox="0 0 32 32"
|
|
1770
1770
|
aria-hidden="true"
|
|
1771
1771
|
role="img"
|
|
1772
1772
|
width="1em"
|
|
@@ -1784,8 +1784,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1784
1784
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1785
1785
|
<svg
|
|
1786
1786
|
class="pf-v6-svg"
|
|
1787
|
-
viewBox="0 0 32 32"
|
|
1788
1787
|
fill="currentColor"
|
|
1788
|
+
viewBox="0 0 32 32"
|
|
1789
1789
|
aria-hidden="true"
|
|
1790
1790
|
role="img"
|
|
1791
1791
|
width="1em"
|
|
@@ -1803,8 +1803,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1803
1803
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1804
1804
|
<svg
|
|
1805
1805
|
class="pf-v6-svg"
|
|
1806
|
-
viewBox="0 0 32 32"
|
|
1807
1806
|
fill="currentColor"
|
|
1807
|
+
viewBox="0 0 32 32"
|
|
1808
1808
|
aria-hidden="true"
|
|
1809
1809
|
role="img"
|
|
1810
1810
|
width="1em"
|
|
@@ -1825,8 +1825,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1825
1825
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1826
1826
|
<svg
|
|
1827
1827
|
class="pf-v6-svg"
|
|
1828
|
-
viewBox="0 0 32 32"
|
|
1829
1828
|
fill="currentColor"
|
|
1829
|
+
viewBox="0 0 32 32"
|
|
1830
1830
|
aria-hidden="true"
|
|
1831
1831
|
role="img"
|
|
1832
1832
|
width="1em"
|
|
@@ -1844,8 +1844,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1844
1844
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1845
1845
|
<svg
|
|
1846
1846
|
class="pf-v6-svg"
|
|
1847
|
-
viewBox="0 0 32 32"
|
|
1848
1847
|
fill="currentColor"
|
|
1848
|
+
viewBox="0 0 32 32"
|
|
1849
1849
|
aria-hidden="true"
|
|
1850
1850
|
role="img"
|
|
1851
1851
|
width="1em"
|
|
@@ -1863,8 +1863,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1863
1863
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1864
1864
|
<svg
|
|
1865
1865
|
class="pf-v6-svg"
|
|
1866
|
-
viewBox="0 0 32 32"
|
|
1867
1866
|
fill="currentColor"
|
|
1867
|
+
viewBox="0 0 32 32"
|
|
1868
1868
|
aria-hidden="true"
|
|
1869
1869
|
role="img"
|
|
1870
1870
|
width="1em"
|
|
@@ -1885,8 +1885,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1885
1885
|
<span class="pf-v6-c-button__icon">
|
|
1886
1886
|
<svg
|
|
1887
1887
|
class="pf-v6-svg"
|
|
1888
|
-
viewBox="0 0 20 20"
|
|
1889
1888
|
fill="currentColor"
|
|
1889
|
+
viewBox="0 0 20 20"
|
|
1890
1890
|
aria-hidden="true"
|
|
1891
1891
|
role="img"
|
|
1892
1892
|
width="1em"
|
|
@@ -1908,8 +1908,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1908
1908
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1909
1909
|
<svg
|
|
1910
1910
|
class="pf-v6-svg"
|
|
1911
|
-
viewBox="0 0 20 20"
|
|
1912
1911
|
fill="currentColor"
|
|
1912
|
+
viewBox="0 0 20 20"
|
|
1913
1913
|
aria-hidden="true"
|
|
1914
1914
|
role="img"
|
|
1915
1915
|
width="1em"
|
|
@@ -1930,8 +1930,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1930
1930
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
1931
1931
|
<svg
|
|
1932
1932
|
class="pf-v6-svg"
|
|
1933
|
-
viewBox="0 0 32 32"
|
|
1934
1933
|
fill="currentColor"
|
|
1934
|
+
viewBox="0 0 32 32"
|
|
1935
1935
|
aria-hidden="true"
|
|
1936
1936
|
role="img"
|
|
1937
1937
|
width="1em"
|
|
@@ -1952,8 +1952,8 @@ cssPrefix: pf-v6-c-button
|
|
|
1952
1952
|
<span class="pf-v6-c-button__icon">
|
|
1953
1953
|
<svg
|
|
1954
1954
|
class="pf-v6-svg"
|
|
1955
|
-
viewBox="0 0 32 32"
|
|
1956
1955
|
fill="currentColor"
|
|
1956
|
+
viewBox="0 0 32 32"
|
|
1957
1957
|
aria-hidden="true"
|
|
1958
1958
|
role="img"
|
|
1959
1959
|
width="1em"
|
|
@@ -2023,8 +2023,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2023
2023
|
<span class="pf-v6-c-button__icon">
|
|
2024
2024
|
<svg
|
|
2025
2025
|
class="pf-v6-svg"
|
|
2026
|
-
viewBox="0 0 20 20"
|
|
2027
2026
|
fill="currentColor"
|
|
2027
|
+
viewBox="0 0 20 20"
|
|
2028
2028
|
aria-hidden="true"
|
|
2029
2029
|
role="img"
|
|
2030
2030
|
width="1em"
|
|
@@ -2046,8 +2046,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2046
2046
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2047
2047
|
<svg
|
|
2048
2048
|
class="pf-v6-svg"
|
|
2049
|
-
viewBox="0 0 20 20"
|
|
2050
2049
|
fill="currentColor"
|
|
2050
|
+
viewBox="0 0 20 20"
|
|
2051
2051
|
aria-hidden="true"
|
|
2052
2052
|
role="img"
|
|
2053
2053
|
width="1em"
|
|
@@ -2077,8 +2077,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2077
2077
|
<span class="pf-v6-c-button__icon">
|
|
2078
2078
|
<svg
|
|
2079
2079
|
class="pf-v6-svg"
|
|
2080
|
-
viewBox="0 0 32 32"
|
|
2081
2080
|
fill="currentColor"
|
|
2081
|
+
viewBox="0 0 32 32"
|
|
2082
2082
|
aria-hidden="true"
|
|
2083
2083
|
role="img"
|
|
2084
2084
|
width="1em"
|
|
@@ -2101,8 +2101,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2101
2101
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2102
2102
|
<svg
|
|
2103
2103
|
class="pf-v6-svg"
|
|
2104
|
-
viewBox="0 0 32 32"
|
|
2105
2104
|
fill="currentColor"
|
|
2105
|
+
viewBox="0 0 32 32"
|
|
2106
2106
|
aria-hidden="true"
|
|
2107
2107
|
role="img"
|
|
2108
2108
|
width="1em"
|
|
@@ -2120,8 +2120,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2120
2120
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2121
2121
|
<svg
|
|
2122
2122
|
class="pf-v6-svg"
|
|
2123
|
-
viewBox="0 0 32 32"
|
|
2124
2123
|
fill="currentColor"
|
|
2124
|
+
viewBox="0 0 32 32"
|
|
2125
2125
|
aria-hidden="true"
|
|
2126
2126
|
role="img"
|
|
2127
2127
|
width="1em"
|
|
@@ -2143,8 +2143,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2143
2143
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2144
2144
|
<svg
|
|
2145
2145
|
class="pf-v6-svg"
|
|
2146
|
-
viewBox="0 0 32 32"
|
|
2147
2146
|
fill="currentColor"
|
|
2147
|
+
viewBox="0 0 32 32"
|
|
2148
2148
|
aria-hidden="true"
|
|
2149
2149
|
role="img"
|
|
2150
2150
|
width="1em"
|
|
@@ -2162,8 +2162,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2162
2162
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2163
2163
|
<svg
|
|
2164
2164
|
class="pf-v6-svg"
|
|
2165
|
-
viewBox="0 0 32 32"
|
|
2166
2165
|
fill="currentColor"
|
|
2166
|
+
viewBox="0 0 32 32"
|
|
2167
2167
|
aria-hidden="true"
|
|
2168
2168
|
role="img"
|
|
2169
2169
|
width="1em"
|
|
@@ -2181,8 +2181,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2181
2181
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2182
2182
|
<svg
|
|
2183
2183
|
class="pf-v6-svg"
|
|
2184
|
-
viewBox="0 0 32 32"
|
|
2185
2184
|
fill="currentColor"
|
|
2185
|
+
viewBox="0 0 32 32"
|
|
2186
2186
|
aria-hidden="true"
|
|
2187
2187
|
role="img"
|
|
2188
2188
|
width="1em"
|
|
@@ -2200,8 +2200,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2200
2200
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2201
2201
|
<svg
|
|
2202
2202
|
class="pf-v6-svg"
|
|
2203
|
-
viewBox="0 0 32 32"
|
|
2204
2203
|
fill="currentColor"
|
|
2204
|
+
viewBox="0 0 32 32"
|
|
2205
2205
|
aria-hidden="true"
|
|
2206
2206
|
role="img"
|
|
2207
2207
|
width="1em"
|
|
@@ -2222,8 +2222,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2222
2222
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2223
2223
|
<svg
|
|
2224
2224
|
class="pf-v6-svg"
|
|
2225
|
-
viewBox="0 0 32 32"
|
|
2226
2225
|
fill="currentColor"
|
|
2226
|
+
viewBox="0 0 32 32"
|
|
2227
2227
|
aria-hidden="true"
|
|
2228
2228
|
role="img"
|
|
2229
2229
|
width="1em"
|
|
@@ -2241,8 +2241,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2241
2241
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2242
2242
|
<svg
|
|
2243
2243
|
class="pf-v6-svg"
|
|
2244
|
-
viewBox="0 0 32 32"
|
|
2245
2244
|
fill="currentColor"
|
|
2245
|
+
viewBox="0 0 32 32"
|
|
2246
2246
|
aria-hidden="true"
|
|
2247
2247
|
role="img"
|
|
2248
2248
|
width="1em"
|
|
@@ -2260,8 +2260,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2260
2260
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2261
2261
|
<svg
|
|
2262
2262
|
class="pf-v6-svg"
|
|
2263
|
-
viewBox="0 0 32 32"
|
|
2264
2263
|
fill="currentColor"
|
|
2264
|
+
viewBox="0 0 32 32"
|
|
2265
2265
|
aria-hidden="true"
|
|
2266
2266
|
role="img"
|
|
2267
2267
|
width="1em"
|
|
@@ -2284,8 +2284,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2284
2284
|
<span class="pf-v6-c-button__icon">
|
|
2285
2285
|
<svg
|
|
2286
2286
|
class="pf-v6-svg"
|
|
2287
|
-
viewBox="0 0 20 20"
|
|
2288
2287
|
fill="currentColor"
|
|
2288
|
+
viewBox="0 0 20 20"
|
|
2289
2289
|
aria-hidden="true"
|
|
2290
2290
|
role="img"
|
|
2291
2291
|
width="1em"
|
|
@@ -2307,8 +2307,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2307
2307
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2308
2308
|
<svg
|
|
2309
2309
|
class="pf-v6-svg"
|
|
2310
|
-
viewBox="0 0 20 20"
|
|
2311
2310
|
fill="currentColor"
|
|
2311
|
+
viewBox="0 0 20 20"
|
|
2312
2312
|
aria-hidden="true"
|
|
2313
2313
|
role="img"
|
|
2314
2314
|
width="1em"
|
|
@@ -2329,8 +2329,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2329
2329
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2330
2330
|
<svg
|
|
2331
2331
|
class="pf-v6-svg"
|
|
2332
|
-
viewBox="0 0 32 32"
|
|
2333
2332
|
fill="currentColor"
|
|
2333
|
+
viewBox="0 0 32 32"
|
|
2334
2334
|
aria-hidden="true"
|
|
2335
2335
|
role="img"
|
|
2336
2336
|
width="1em"
|
|
@@ -2353,8 +2353,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2353
2353
|
<span class="pf-v6-c-button__icon">
|
|
2354
2354
|
<svg
|
|
2355
2355
|
class="pf-v6-svg"
|
|
2356
|
-
viewBox="0 0 32 32"
|
|
2357
2356
|
fill="currentColor"
|
|
2357
|
+
viewBox="0 0 32 32"
|
|
2358
2358
|
aria-hidden="true"
|
|
2359
2359
|
role="img"
|
|
2360
2360
|
width="1em"
|
|
@@ -2378,8 +2378,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2378
2378
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
2379
2379
|
<svg
|
|
2380
2380
|
class="pf-v6-svg"
|
|
2381
|
-
viewBox="0 0 32 32"
|
|
2382
2381
|
fill="currentColor"
|
|
2382
|
+
viewBox="0 0 32 32"
|
|
2383
2383
|
aria-hidden="true"
|
|
2384
2384
|
role="img"
|
|
2385
2385
|
width="1em"
|
|
@@ -2397,8 +2397,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2397
2397
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
2398
2398
|
<svg
|
|
2399
2399
|
class="pf-v6-svg"
|
|
2400
|
-
viewBox="0 0 32 32"
|
|
2401
2400
|
fill="currentColor"
|
|
2401
|
+
viewBox="0 0 32 32"
|
|
2402
2402
|
aria-hidden="true"
|
|
2403
2403
|
role="img"
|
|
2404
2404
|
width="1em"
|
|
@@ -2420,8 +2420,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2420
2420
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
2421
2421
|
<svg
|
|
2422
2422
|
class="pf-v6-svg"
|
|
2423
|
-
viewBox="0 0 32 32"
|
|
2424
2423
|
fill="currentColor"
|
|
2424
|
+
viewBox="0 0 32 32"
|
|
2425
2425
|
aria-hidden="true"
|
|
2426
2426
|
role="img"
|
|
2427
2427
|
width="1em"
|
|
@@ -2439,8 +2439,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2439
2439
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
2440
2440
|
<svg
|
|
2441
2441
|
class="pf-v6-svg"
|
|
2442
|
-
viewBox="0 0 32 32"
|
|
2443
2442
|
fill="currentColor"
|
|
2443
|
+
viewBox="0 0 32 32"
|
|
2444
2444
|
aria-hidden="true"
|
|
2445
2445
|
role="img"
|
|
2446
2446
|
width="1em"
|
|
@@ -2458,8 +2458,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2458
2458
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
2459
2459
|
<svg
|
|
2460
2460
|
class="pf-v6-svg"
|
|
2461
|
-
viewBox="0 0 32 32"
|
|
2462
2461
|
fill="currentColor"
|
|
2462
|
+
viewBox="0 0 32 32"
|
|
2463
2463
|
aria-hidden="true"
|
|
2464
2464
|
role="img"
|
|
2465
2465
|
width="1em"
|
|
@@ -2477,8 +2477,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2477
2477
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
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"
|
|
@@ -2499,8 +2499,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2499
2499
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
2500
2500
|
<svg
|
|
2501
2501
|
class="pf-v6-svg"
|
|
2502
|
-
viewBox="0 0 32 32"
|
|
2503
2502
|
fill="currentColor"
|
|
2503
|
+
viewBox="0 0 32 32"
|
|
2504
2504
|
aria-hidden="true"
|
|
2505
2505
|
role="img"
|
|
2506
2506
|
width="1em"
|
|
@@ -2518,8 +2518,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2518
2518
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
2519
2519
|
<svg
|
|
2520
2520
|
class="pf-v6-svg"
|
|
2521
|
-
viewBox="0 0 32 32"
|
|
2522
2521
|
fill="currentColor"
|
|
2522
|
+
viewBox="0 0 32 32"
|
|
2523
2523
|
aria-hidden="true"
|
|
2524
2524
|
role="img"
|
|
2525
2525
|
width="1em"
|
|
@@ -2537,8 +2537,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2537
2537
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
2538
2538
|
<svg
|
|
2539
2539
|
class="pf-v6-svg"
|
|
2540
|
-
viewBox="0 0 32 32"
|
|
2541
2540
|
fill="currentColor"
|
|
2541
|
+
viewBox="0 0 32 32"
|
|
2542
2542
|
aria-hidden="true"
|
|
2543
2543
|
role="img"
|
|
2544
2544
|
width="1em"
|
|
@@ -2560,8 +2560,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2560
2560
|
<span class="pf-v6-c-button__icon">
|
|
2561
2561
|
<svg
|
|
2562
2562
|
class="pf-v6-svg"
|
|
2563
|
-
viewBox="0 0 20 20"
|
|
2564
2563
|
fill="currentColor"
|
|
2564
|
+
viewBox="0 0 20 20"
|
|
2565
2565
|
aria-hidden="true"
|
|
2566
2566
|
role="img"
|
|
2567
2567
|
width="1em"
|
|
@@ -2584,8 +2584,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2584
2584
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
2585
2585
|
<svg
|
|
2586
2586
|
class="pf-v6-svg"
|
|
2587
|
-
viewBox="0 0 20 20"
|
|
2588
2587
|
fill="currentColor"
|
|
2588
|
+
viewBox="0 0 20 20"
|
|
2589
2589
|
aria-hidden="true"
|
|
2590
2590
|
role="img"
|
|
2591
2591
|
width="1em"
|
|
@@ -2606,8 +2606,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2606
2606
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
2607
2607
|
<svg
|
|
2608
2608
|
class="pf-v6-svg"
|
|
2609
|
-
viewBox="0 0 32 32"
|
|
2610
2609
|
fill="currentColor"
|
|
2610
|
+
viewBox="0 0 32 32"
|
|
2611
2611
|
aria-hidden="true"
|
|
2612
2612
|
role="img"
|
|
2613
2613
|
width="1em"
|
|
@@ -2629,8 +2629,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2629
2629
|
<span class="pf-v6-c-button__icon">
|
|
2630
2630
|
<svg
|
|
2631
2631
|
class="pf-v6-svg"
|
|
2632
|
-
viewBox="0 0 32 32"
|
|
2633
2632
|
fill="currentColor"
|
|
2633
|
+
viewBox="0 0 32 32"
|
|
2634
2634
|
aria-hidden="true"
|
|
2635
2635
|
role="img"
|
|
2636
2636
|
width="1em"
|
|
@@ -2732,8 +2732,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2732
2732
|
<span class="pf-v6-c-button__icon">
|
|
2733
2733
|
<svg
|
|
2734
2734
|
class="pf-v6-svg"
|
|
2735
|
-
viewBox="0 0 20 20"
|
|
2736
2735
|
fill="currentColor"
|
|
2736
|
+
viewBox="0 0 20 20"
|
|
2737
2737
|
aria-hidden="true"
|
|
2738
2738
|
role="img"
|
|
2739
2739
|
width="1em"
|
|
@@ -2755,8 +2755,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2755
2755
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2756
2756
|
<svg
|
|
2757
2757
|
class="pf-v6-svg"
|
|
2758
|
-
viewBox="0 0 20 20"
|
|
2759
2758
|
fill="currentColor"
|
|
2759
|
+
viewBox="0 0 20 20"
|
|
2760
2760
|
aria-hidden="true"
|
|
2761
2761
|
role="img"
|
|
2762
2762
|
width="1em"
|
|
@@ -2790,8 +2790,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2790
2790
|
<span class="pf-v6-c-button__icon">
|
|
2791
2791
|
<svg
|
|
2792
2792
|
class="pf-v6-svg"
|
|
2793
|
-
viewBox="0 0 32 32"
|
|
2794
2793
|
fill="currentColor"
|
|
2794
|
+
viewBox="0 0 32 32"
|
|
2795
2795
|
aria-hidden="true"
|
|
2796
2796
|
role="img"
|
|
2797
2797
|
width="1em"
|
|
@@ -2818,8 +2818,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2818
2818
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2819
2819
|
<svg
|
|
2820
2820
|
class="pf-v6-svg"
|
|
2821
|
-
viewBox="0 0 32 32"
|
|
2822
2821
|
fill="currentColor"
|
|
2822
|
+
viewBox="0 0 32 32"
|
|
2823
2823
|
aria-hidden="true"
|
|
2824
2824
|
role="img"
|
|
2825
2825
|
width="1em"
|
|
@@ -2841,8 +2841,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2841
2841
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2842
2842
|
<svg
|
|
2843
2843
|
class="pf-v6-svg"
|
|
2844
|
-
viewBox="0 0 32 32"
|
|
2845
2844
|
fill="currentColor"
|
|
2845
|
+
viewBox="0 0 32 32"
|
|
2846
2846
|
aria-hidden="true"
|
|
2847
2847
|
role="img"
|
|
2848
2848
|
width="1em"
|
|
@@ -2864,8 +2864,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2864
2864
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2865
2865
|
<svg
|
|
2866
2866
|
class="pf-v6-svg"
|
|
2867
|
-
viewBox="0 0 32 32"
|
|
2868
2867
|
fill="currentColor"
|
|
2868
|
+
viewBox="0 0 32 32"
|
|
2869
2869
|
aria-hidden="true"
|
|
2870
2870
|
role="img"
|
|
2871
2871
|
width="1em"
|
|
@@ -2887,8 +2887,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2887
2887
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2888
2888
|
<svg
|
|
2889
2889
|
class="pf-v6-svg"
|
|
2890
|
-
viewBox="0 0 32 32"
|
|
2891
2890
|
fill="currentColor"
|
|
2891
|
+
viewBox="0 0 32 32"
|
|
2892
2892
|
aria-hidden="true"
|
|
2893
2893
|
role="img"
|
|
2894
2894
|
width="1em"
|
|
@@ -2910,8 +2910,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2910
2910
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
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"
|
|
@@ -2933,8 +2933,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2933
2933
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2934
2934
|
<svg
|
|
2935
2935
|
class="pf-v6-svg"
|
|
2936
|
-
viewBox="0 0 32 32"
|
|
2937
2936
|
fill="currentColor"
|
|
2937
|
+
viewBox="0 0 32 32"
|
|
2938
2938
|
aria-hidden="true"
|
|
2939
2939
|
role="img"
|
|
2940
2940
|
width="1em"
|
|
@@ -2959,8 +2959,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2959
2959
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2960
2960
|
<svg
|
|
2961
2961
|
class="pf-v6-svg"
|
|
2962
|
-
viewBox="0 0 32 32"
|
|
2963
2962
|
fill="currentColor"
|
|
2963
|
+
viewBox="0 0 32 32"
|
|
2964
2964
|
aria-hidden="true"
|
|
2965
2965
|
role="img"
|
|
2966
2966
|
width="1em"
|
|
@@ -2982,8 +2982,8 @@ cssPrefix: pf-v6-c-button
|
|
|
2982
2982
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2983
2983
|
<svg
|
|
2984
2984
|
class="pf-v6-svg"
|
|
2985
|
-
viewBox="0 0 32 32"
|
|
2986
2985
|
fill="currentColor"
|
|
2986
|
+
viewBox="0 0 32 32"
|
|
2987
2987
|
aria-hidden="true"
|
|
2988
2988
|
role="img"
|
|
2989
2989
|
width="1em"
|
|
@@ -3005,8 +3005,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3005
3005
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
3006
3006
|
<svg
|
|
3007
3007
|
class="pf-v6-svg"
|
|
3008
|
-
viewBox="0 0 32 32"
|
|
3009
3008
|
fill="currentColor"
|
|
3009
|
+
viewBox="0 0 32 32"
|
|
3010
3010
|
aria-hidden="true"
|
|
3011
3011
|
role="img"
|
|
3012
3012
|
width="1em"
|
|
@@ -3029,8 +3029,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3029
3029
|
<span class="pf-v6-c-button__icon">
|
|
3030
3030
|
<svg
|
|
3031
3031
|
class="pf-v6-svg"
|
|
3032
|
-
viewBox="0 0 20 20"
|
|
3033
3032
|
fill="currentColor"
|
|
3033
|
+
viewBox="0 0 20 20"
|
|
3034
3034
|
aria-hidden="true"
|
|
3035
3035
|
role="img"
|
|
3036
3036
|
width="1em"
|
|
@@ -3052,8 +3052,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3052
3052
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
3053
3053
|
<svg
|
|
3054
3054
|
class="pf-v6-svg"
|
|
3055
|
-
viewBox="0 0 20 20"
|
|
3056
3055
|
fill="currentColor"
|
|
3056
|
+
viewBox="0 0 20 20"
|
|
3057
3057
|
aria-hidden="true"
|
|
3058
3058
|
role="img"
|
|
3059
3059
|
width="1em"
|
|
@@ -3078,8 +3078,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3078
3078
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
3079
3079
|
<svg
|
|
3080
3080
|
class="pf-v6-svg"
|
|
3081
|
-
viewBox="0 0 32 32"
|
|
3082
3081
|
fill="currentColor"
|
|
3082
|
+
viewBox="0 0 32 32"
|
|
3083
3083
|
aria-hidden="true"
|
|
3084
3084
|
role="img"
|
|
3085
3085
|
width="1em"
|
|
@@ -3102,8 +3102,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3102
3102
|
<span class="pf-v6-c-button__icon">
|
|
3103
3103
|
<svg
|
|
3104
3104
|
class="pf-v6-svg"
|
|
3105
|
-
viewBox="0 0 32 32"
|
|
3106
3105
|
fill="currentColor"
|
|
3106
|
+
viewBox="0 0 32 32"
|
|
3107
3107
|
aria-hidden="true"
|
|
3108
3108
|
role="img"
|
|
3109
3109
|
width="1em"
|
|
@@ -3131,8 +3131,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3131
3131
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3132
3132
|
<svg
|
|
3133
3133
|
class="pf-v6-svg"
|
|
3134
|
-
viewBox="0 0 32 32"
|
|
3135
3134
|
fill="currentColor"
|
|
3135
|
+
viewBox="0 0 32 32"
|
|
3136
3136
|
aria-hidden="true"
|
|
3137
3137
|
role="img"
|
|
3138
3138
|
width="1em"
|
|
@@ -3154,8 +3154,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3154
3154
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3155
3155
|
<svg
|
|
3156
3156
|
class="pf-v6-svg"
|
|
3157
|
-
viewBox="0 0 32 32"
|
|
3158
3157
|
fill="currentColor"
|
|
3158
|
+
viewBox="0 0 32 32"
|
|
3159
3159
|
aria-hidden="true"
|
|
3160
3160
|
role="img"
|
|
3161
3161
|
width="1em"
|
|
@@ -3177,8 +3177,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3177
3177
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3178
3178
|
<svg
|
|
3179
3179
|
class="pf-v6-svg"
|
|
3180
|
-
viewBox="0 0 32 32"
|
|
3181
3180
|
fill="currentColor"
|
|
3181
|
+
viewBox="0 0 32 32"
|
|
3182
3182
|
aria-hidden="true"
|
|
3183
3183
|
role="img"
|
|
3184
3184
|
width="1em"
|
|
@@ -3200,8 +3200,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3200
3200
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3201
3201
|
<svg
|
|
3202
3202
|
class="pf-v6-svg"
|
|
3203
|
-
viewBox="0 0 32 32"
|
|
3204
3203
|
fill="currentColor"
|
|
3204
|
+
viewBox="0 0 32 32"
|
|
3205
3205
|
aria-hidden="true"
|
|
3206
3206
|
role="img"
|
|
3207
3207
|
width="1em"
|
|
@@ -3223,8 +3223,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3223
3223
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3224
3224
|
<svg
|
|
3225
3225
|
class="pf-v6-svg"
|
|
3226
|
-
viewBox="0 0 32 32"
|
|
3227
3226
|
fill="currentColor"
|
|
3227
|
+
viewBox="0 0 32 32"
|
|
3228
3228
|
aria-hidden="true"
|
|
3229
3229
|
role="img"
|
|
3230
3230
|
width="1em"
|
|
@@ -3246,8 +3246,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3246
3246
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3247
3247
|
<svg
|
|
3248
3248
|
class="pf-v6-svg"
|
|
3249
|
-
viewBox="0 0 32 32"
|
|
3250
3249
|
fill="currentColor"
|
|
3250
|
+
viewBox="0 0 32 32"
|
|
3251
3251
|
aria-hidden="true"
|
|
3252
3252
|
role="img"
|
|
3253
3253
|
width="1em"
|
|
@@ -3272,8 +3272,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3272
3272
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3273
3273
|
<svg
|
|
3274
3274
|
class="pf-v6-svg"
|
|
3275
|
-
viewBox="0 0 32 32"
|
|
3276
3275
|
fill="currentColor"
|
|
3276
|
+
viewBox="0 0 32 32"
|
|
3277
3277
|
aria-hidden="true"
|
|
3278
3278
|
role="img"
|
|
3279
3279
|
width="1em"
|
|
@@ -3295,8 +3295,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3295
3295
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3296
3296
|
<svg
|
|
3297
3297
|
class="pf-v6-svg"
|
|
3298
|
-
viewBox="0 0 32 32"
|
|
3299
3298
|
fill="currentColor"
|
|
3299
|
+
viewBox="0 0 32 32"
|
|
3300
3300
|
aria-hidden="true"
|
|
3301
3301
|
role="img"
|
|
3302
3302
|
width="1em"
|
|
@@ -3318,8 +3318,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3318
3318
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3319
3319
|
<svg
|
|
3320
3320
|
class="pf-v6-svg"
|
|
3321
|
-
viewBox="0 0 32 32"
|
|
3322
3321
|
fill="currentColor"
|
|
3322
|
+
viewBox="0 0 32 32"
|
|
3323
3323
|
aria-hidden="true"
|
|
3324
3324
|
role="img"
|
|
3325
3325
|
width="1em"
|
|
@@ -3341,8 +3341,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3341
3341
|
<span class="pf-v6-c-button__icon">
|
|
3342
3342
|
<svg
|
|
3343
3343
|
class="pf-v6-svg"
|
|
3344
|
-
viewBox="0 0 20 20"
|
|
3345
3344
|
fill="currentColor"
|
|
3345
|
+
viewBox="0 0 20 20"
|
|
3346
3346
|
aria-hidden="true"
|
|
3347
3347
|
role="img"
|
|
3348
3348
|
width="1em"
|
|
@@ -3365,8 +3365,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3365
3365
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3366
3366
|
<svg
|
|
3367
3367
|
class="pf-v6-svg"
|
|
3368
|
-
viewBox="0 0 20 20"
|
|
3369
3368
|
fill="currentColor"
|
|
3369
|
+
viewBox="0 0 20 20"
|
|
3370
3370
|
aria-hidden="true"
|
|
3371
3371
|
role="img"
|
|
3372
3372
|
width="1em"
|
|
@@ -3391,8 +3391,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3391
3391
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3392
3392
|
<svg
|
|
3393
3393
|
class="pf-v6-svg"
|
|
3394
|
-
viewBox="0 0 32 32"
|
|
3395
3394
|
fill="currentColor"
|
|
3395
|
+
viewBox="0 0 32 32"
|
|
3396
3396
|
aria-hidden="true"
|
|
3397
3397
|
role="img"
|
|
3398
3398
|
width="1em"
|
|
@@ -3414,8 +3414,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3414
3414
|
<span class="pf-v6-c-button__icon">
|
|
3415
3415
|
<svg
|
|
3416
3416
|
class="pf-v6-svg"
|
|
3417
|
-
viewBox="0 0 32 32"
|
|
3418
3417
|
fill="currentColor"
|
|
3418
|
+
viewBox="0 0 32 32"
|
|
3419
3419
|
aria-hidden="true"
|
|
3420
3420
|
role="img"
|
|
3421
3421
|
width="1em"
|
|
@@ -3496,8 +3496,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3496
3496
|
<span class="pf-v6-c-button__icon">
|
|
3497
3497
|
<svg
|
|
3498
3498
|
class="pf-v6-svg"
|
|
3499
|
-
viewBox="0 0 20 20"
|
|
3500
3499
|
fill="currentColor"
|
|
3500
|
+
viewBox="0 0 20 20"
|
|
3501
3501
|
aria-hidden="true"
|
|
3502
3502
|
role="img"
|
|
3503
3503
|
width="1em"
|
|
@@ -3523,8 +3523,8 @@ cssPrefix: pf-v6-c-button
|
|
|
3523
3523
|
<span class="pf-v6-c-button__icon">
|
|
3524
3524
|
<svg
|
|
3525
3525
|
class="pf-v6-svg"
|
|
3526
|
-
viewBox="0 0 20 20"
|
|
3527
3526
|
fill="currentColor"
|
|
3527
|
+
viewBox="0 0 20 20"
|
|
3528
3528
|
aria-hidden="true"
|
|
3529
3529
|
role="img"
|
|
3530
3530
|
width="1em"
|
|
@@ -3600,8 +3600,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
3600
3600
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3601
3601
|
<svg
|
|
3602
3602
|
class="pf-v6-svg"
|
|
3603
|
-
viewBox="0 0 32 32"
|
|
3604
3603
|
fill="currentColor"
|
|
3604
|
+
viewBox="0 0 32 32"
|
|
3605
3605
|
aria-hidden="true"
|
|
3606
3606
|
role="img"
|
|
3607
3607
|
width="1em"
|
|
@@ -3622,8 +3622,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
3622
3622
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3623
3623
|
<svg
|
|
3624
3624
|
class="pf-v6-svg"
|
|
3625
|
-
viewBox="0 0 32 32"
|
|
3626
3625
|
fill="currentColor"
|
|
3626
|
+
viewBox="0 0 32 32"
|
|
3627
3627
|
aria-hidden="true"
|
|
3628
3628
|
role="img"
|
|
3629
3629
|
width="1em"
|
|
@@ -3668,8 +3668,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
3668
3668
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3669
3669
|
<svg
|
|
3670
3670
|
class="pf-v6-svg"
|
|
3671
|
-
viewBox="0 0 32 32"
|
|
3672
3671
|
fill="currentColor"
|
|
3672
|
+
viewBox="0 0 32 32"
|
|
3673
3673
|
aria-hidden="true"
|
|
3674
3674
|
role="img"
|
|
3675
3675
|
width="1em"
|
|
@@ -3691,8 +3691,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
3691
3691
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
3692
3692
|
<svg
|
|
3693
3693
|
class="pf-v6-svg"
|
|
3694
|
-
viewBox="0 0 32 32"
|
|
3695
3694
|
fill="currentColor"
|
|
3695
|
+
viewBox="0 0 32 32"
|
|
3696
3696
|
aria-hidden="true"
|
|
3697
3697
|
role="img"
|
|
3698
3698
|
width="1em"
|
|
@@ -3758,8 +3758,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
3758
3758
|
<span class="pf-v6-c-button__icon">
|
|
3759
3759
|
<svg
|
|
3760
3760
|
class="pf-v6-svg"
|
|
3761
|
-
viewBox="0 0 32 32"
|
|
3762
3761
|
fill="currentColor"
|
|
3762
|
+
viewBox="0 0 32 32"
|
|
3763
3763
|
aria-hidden="true"
|
|
3764
3764
|
role="img"
|
|
3765
3765
|
width="1em"
|
|
@@ -3787,8 +3787,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
3787
3787
|
<span class="pf-v6-c-button__icon">
|
|
3788
3788
|
<svg
|
|
3789
3789
|
class="pf-v6-svg"
|
|
3790
|
-
viewBox="0 0 32 32"
|
|
3791
3790
|
fill="currentColor"
|
|
3791
|
+
viewBox="0 0 32 32"
|
|
3792
3792
|
aria-hidden="true"
|
|
3793
3793
|
role="img"
|
|
3794
3794
|
width="1em"
|
|
@@ -3839,8 +3839,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
3839
3839
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
3840
3840
|
<svg
|
|
3841
3841
|
class="pf-v6-svg"
|
|
3842
|
-
viewBox="0 0 32 32"
|
|
3843
3842
|
fill="currentColor"
|
|
3843
|
+
viewBox="0 0 32 32"
|
|
3844
3844
|
aria-hidden="true"
|
|
3845
3845
|
role="img"
|
|
3846
3846
|
width="1em"
|
|
@@ -3861,8 +3861,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
3861
3861
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
3862
3862
|
<svg
|
|
3863
3863
|
class="pf-v6-svg"
|
|
3864
|
-
viewBox="0 0 32 32"
|
|
3865
3864
|
fill="currentColor"
|
|
3865
|
+
viewBox="0 0 32 32"
|
|
3866
3866
|
aria-hidden="true"
|
|
3867
3867
|
role="img"
|
|
3868
3868
|
width="1em"
|
|
@@ -3883,8 +3883,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
3883
3883
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
3884
3884
|
<svg
|
|
3885
3885
|
class="pf-v6-svg"
|
|
3886
|
-
viewBox="0 0 32 32"
|
|
3887
3886
|
fill="currentColor"
|
|
3887
|
+
viewBox="0 0 32 32"
|
|
3888
3888
|
aria-hidden="true"
|
|
3889
3889
|
role="img"
|
|
3890
3890
|
width="1em"
|
|
@@ -3905,8 +3905,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
3905
3905
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
3906
3906
|
<svg
|
|
3907
3907
|
class="pf-v6-svg"
|
|
3908
|
-
viewBox="0 0 32 32"
|
|
3909
3908
|
fill="currentColor"
|
|
3909
|
+
viewBox="0 0 32 32"
|
|
3910
3910
|
aria-hidden="true"
|
|
3911
3911
|
role="img"
|
|
3912
3912
|
width="1em"
|
|
@@ -3927,8 +3927,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
3927
3927
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
3928
3928
|
<svg
|
|
3929
3929
|
class="pf-v6-svg"
|
|
3930
|
-
viewBox="0 0 32 32"
|
|
3931
3930
|
fill="currentColor"
|
|
3931
|
+
viewBox="0 0 32 32"
|
|
3932
3932
|
aria-hidden="true"
|
|
3933
3933
|
role="img"
|
|
3934
3934
|
width="1em"
|
|
@@ -3949,8 +3949,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
3949
3949
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
3950
3950
|
<svg
|
|
3951
3951
|
class="pf-v6-svg"
|
|
3952
|
-
viewBox="0 0 32 32"
|
|
3953
3952
|
fill="currentColor"
|
|
3953
|
+
viewBox="0 0 32 32"
|
|
3954
3954
|
aria-hidden="true"
|
|
3955
3955
|
role="img"
|
|
3956
3956
|
width="1em"
|
|
@@ -3971,8 +3971,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
3971
3971
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
3972
3972
|
<svg
|
|
3973
3973
|
class="pf-v6-svg"
|
|
3974
|
-
viewBox="0 0 20 20"
|
|
3975
3974
|
fill="currentColor"
|
|
3975
|
+
viewBox="0 0 20 20"
|
|
3976
3976
|
aria-hidden="true"
|
|
3977
3977
|
role="img"
|
|
3978
3978
|
width="1em"
|
|
@@ -3993,8 +3993,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
3993
3993
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
3994
3994
|
<svg
|
|
3995
3995
|
class="pf-v6-svg"
|
|
3996
|
-
viewBox="0 0 32 32"
|
|
3997
3996
|
fill="currentColor"
|
|
3997
|
+
viewBox="0 0 32 32"
|
|
3998
3998
|
aria-hidden="true"
|
|
3999
3999
|
role="img"
|
|
4000
4000
|
width="1em"
|
|
@@ -4015,8 +4015,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
4015
4015
|
<span class="pf-v6-c-button__icon">
|
|
4016
4016
|
<svg
|
|
4017
4017
|
class="pf-v6-svg"
|
|
4018
|
-
viewBox="0 0 32 32"
|
|
4019
4018
|
fill="currentColor"
|
|
4019
|
+
viewBox="0 0 32 32"
|
|
4020
4020
|
aria-hidden="true"
|
|
4021
4021
|
role="img"
|
|
4022
4022
|
width="1em"
|
|
@@ -4047,8 +4047,8 @@ Sed hendrerit nisi in cursus maximus. Ut malesuada nisi turpis, in condimentum v
|
|
|
4047
4047
|
<span class="pf-v6-c-button__icon">
|
|
4048
4048
|
<svg
|
|
4049
4049
|
class="pf-v6-svg"
|
|
4050
|
-
viewBox="0 0 32 32"
|
|
4051
4050
|
fill="currentColor"
|
|
4051
|
+
viewBox="0 0 32 32"
|
|
4052
4052
|
aria-hidden="true"
|
|
4053
4053
|
role="img"
|
|
4054
4054
|
width="1em"
|
|
@@ -4138,8 +4138,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4138
4138
|
<span class="pf-v6-c-button__icon">
|
|
4139
4139
|
<svg
|
|
4140
4140
|
class="pf-v6-svg"
|
|
4141
|
-
viewBox="0 0 32 32"
|
|
4142
4141
|
fill="currentColor"
|
|
4142
|
+
viewBox="0 0 32 32"
|
|
4143
4143
|
aria-hidden="true"
|
|
4144
4144
|
role="img"
|
|
4145
4145
|
width="1em"
|
|
@@ -4164,8 +4164,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4164
4164
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
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"
|
|
@@ -4189,8 +4189,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4189
4189
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4190
4190
|
<svg
|
|
4191
4191
|
class="pf-v6-svg"
|
|
4192
|
-
viewBox="0 0 32 32"
|
|
4193
4192
|
fill="currentColor"
|
|
4193
|
+
viewBox="0 0 32 32"
|
|
4194
4194
|
aria-hidden="true"
|
|
4195
4195
|
role="img"
|
|
4196
4196
|
width="1em"
|
|
@@ -4216,8 +4216,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4216
4216
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4217
4217
|
<svg
|
|
4218
4218
|
class="pf-v6-svg"
|
|
4219
|
-
viewBox="0 0 32 32"
|
|
4220
4219
|
fill="currentColor"
|
|
4220
|
+
viewBox="0 0 32 32"
|
|
4221
4221
|
aria-hidden="true"
|
|
4222
4222
|
role="img"
|
|
4223
4223
|
width="1em"
|
|
@@ -4241,8 +4241,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4241
4241
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4242
4242
|
<svg
|
|
4243
4243
|
class="pf-v6-svg"
|
|
4244
|
-
viewBox="0 0 32 32"
|
|
4245
4244
|
fill="currentColor"
|
|
4245
|
+
viewBox="0 0 32 32"
|
|
4246
4246
|
aria-hidden="true"
|
|
4247
4247
|
role="img"
|
|
4248
4248
|
width="1em"
|
|
@@ -4268,8 +4268,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4268
4268
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4269
4269
|
<svg
|
|
4270
4270
|
class="pf-v6-svg"
|
|
4271
|
-
viewBox="0 0 32 32"
|
|
4272
4271
|
fill="currentColor"
|
|
4272
|
+
viewBox="0 0 32 32"
|
|
4273
4273
|
aria-hidden="true"
|
|
4274
4274
|
role="img"
|
|
4275
4275
|
width="1em"
|
|
@@ -4293,8 +4293,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4293
4293
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4294
4294
|
<svg
|
|
4295
4295
|
class="pf-v6-svg"
|
|
4296
|
-
viewBox="0 0 32 32"
|
|
4297
4296
|
fill="currentColor"
|
|
4297
|
+
viewBox="0 0 32 32"
|
|
4298
4298
|
aria-hidden="true"
|
|
4299
4299
|
role="img"
|
|
4300
4300
|
width="1em"
|
|
@@ -4324,8 +4324,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4324
4324
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4325
4325
|
<svg
|
|
4326
4326
|
class="pf-v6-svg"
|
|
4327
|
-
viewBox="0 0 32 32"
|
|
4328
4327
|
fill="currentColor"
|
|
4328
|
+
viewBox="0 0 32 32"
|
|
4329
4329
|
aria-hidden="true"
|
|
4330
4330
|
role="img"
|
|
4331
4331
|
width="1em"
|
|
@@ -4346,8 +4346,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4346
4346
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4347
4347
|
<svg
|
|
4348
4348
|
class="pf-v6-svg"
|
|
4349
|
-
viewBox="0 0 32 32"
|
|
4350
4349
|
fill="currentColor"
|
|
4350
|
+
viewBox="0 0 32 32"
|
|
4351
4351
|
aria-hidden="true"
|
|
4352
4352
|
role="img"
|
|
4353
4353
|
width="1em"
|
|
@@ -4370,8 +4370,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4370
4370
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
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"
|
|
@@ -4392,8 +4392,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4392
4392
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4393
4393
|
<svg
|
|
4394
4394
|
class="pf-v6-svg"
|
|
4395
|
-
viewBox="0 0 32 32"
|
|
4396
4395
|
fill="currentColor"
|
|
4396
|
+
viewBox="0 0 32 32"
|
|
4397
4397
|
aria-hidden="true"
|
|
4398
4398
|
role="img"
|
|
4399
4399
|
width="1em"
|
|
@@ -4416,8 +4416,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4416
4416
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4417
4417
|
<svg
|
|
4418
4418
|
class="pf-v6-svg"
|
|
4419
|
-
viewBox="0 0 32 32"
|
|
4420
4419
|
fill="currentColor"
|
|
4420
|
+
viewBox="0 0 32 32"
|
|
4421
4421
|
aria-hidden="true"
|
|
4422
4422
|
role="img"
|
|
4423
4423
|
width="1em"
|
|
@@ -4438,8 +4438,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4438
4438
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4439
4439
|
<svg
|
|
4440
4440
|
class="pf-v6-svg"
|
|
4441
|
-
viewBox="0 0 32 32"
|
|
4442
4441
|
fill="currentColor"
|
|
4442
|
+
viewBox="0 0 32 32"
|
|
4443
4443
|
aria-hidden="true"
|
|
4444
4444
|
role="img"
|
|
4445
4445
|
width="1em"
|
|
@@ -4461,8 +4461,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4461
4461
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4462
4462
|
<svg
|
|
4463
4463
|
class="pf-v6-svg"
|
|
4464
|
-
viewBox="0 0 32 32"
|
|
4465
4464
|
fill="currentColor"
|
|
4465
|
+
viewBox="0 0 32 32"
|
|
4466
4466
|
aria-hidden="true"
|
|
4467
4467
|
role="img"
|
|
4468
4468
|
width="1em"
|
|
@@ -4486,8 +4486,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4486
4486
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4487
4487
|
<svg
|
|
4488
4488
|
class="pf-v6-svg"
|
|
4489
|
-
viewBox="0 0 32 32"
|
|
4490
4489
|
fill="currentColor"
|
|
4490
|
+
viewBox="0 0 32 32"
|
|
4491
4491
|
aria-hidden="true"
|
|
4492
4492
|
role="img"
|
|
4493
4493
|
width="1em"
|
|
@@ -4513,8 +4513,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4513
4513
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4514
4514
|
<svg
|
|
4515
4515
|
class="pf-v6-svg"
|
|
4516
|
-
viewBox="0 0 32 32"
|
|
4517
4516
|
fill="currentColor"
|
|
4517
|
+
viewBox="0 0 32 32"
|
|
4518
4518
|
aria-hidden="true"
|
|
4519
4519
|
role="img"
|
|
4520
4520
|
width="1em"
|
|
@@ -4538,8 +4538,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4538
4538
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4539
4539
|
<svg
|
|
4540
4540
|
class="pf-v6-svg"
|
|
4541
|
-
viewBox="0 0 32 32"
|
|
4542
4541
|
fill="currentColor"
|
|
4542
|
+
viewBox="0 0 32 32"
|
|
4543
4543
|
aria-hidden="true"
|
|
4544
4544
|
role="img"
|
|
4545
4545
|
width="1em"
|
|
@@ -4565,8 +4565,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4565
4565
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4566
4566
|
<svg
|
|
4567
4567
|
class="pf-v6-svg"
|
|
4568
|
-
viewBox="0 0 32 32"
|
|
4569
4568
|
fill="currentColor"
|
|
4569
|
+
viewBox="0 0 32 32"
|
|
4570
4570
|
aria-hidden="true"
|
|
4571
4571
|
role="img"
|
|
4572
4572
|
width="1em"
|
|
@@ -4590,8 +4590,8 @@ For when a plain/icon button is placed inline with text
|
|
|
4590
4590
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4591
4591
|
<svg
|
|
4592
4592
|
class="pf-v6-svg"
|
|
4593
|
-
viewBox="0 0 32 32"
|
|
4594
4593
|
fill="currentColor"
|
|
4594
|
+
viewBox="0 0 32 32"
|
|
4595
4595
|
aria-hidden="true"
|
|
4596
4596
|
role="img"
|
|
4597
4597
|
width="1em"
|
|
@@ -4705,15 +4705,15 @@ A favorite button should use a plain button with the star icon. Applying `.pf-m-
|
|
|
4705
4705
|
<span class="pf-v6-c-button__icon">
|
|
4706
4706
|
<svg
|
|
4707
4707
|
class="pf-v6-svg"
|
|
4708
|
-
viewBox="0 0 32 32"
|
|
4709
4708
|
fill="currentColor"
|
|
4709
|
+
viewBox="0 0 32 32"
|
|
4710
4710
|
aria-hidden="true"
|
|
4711
4711
|
role="img"
|
|
4712
4712
|
width="1em"
|
|
4713
4713
|
height="1em"
|
|
4714
4714
|
>
|
|
4715
4715
|
<path
|
|
4716
|
-
d="
|
|
4716
|
+
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"
|
|
4717
4717
|
/>
|
|
4718
4718
|
</svg>
|
|
4719
4719
|
</span>
|