@patternfly/patternfly 6.6.0-prerelease.8 → 6.6.0
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/assets/fonts/RedHatDisplay/RedHatDisplayVF-Italic.woff2 +0 -0
- package/assets/fonts/RedHatDisplay/RedHatDisplayVF.woff2 +0 -0
- package/assets/fonts/RedHatMono/RedHatMonoVF-Italic.woff2 +0 -0
- package/assets/fonts/RedHatMono/RedHatMonoVF.woff2 +0 -0
- package/assets/fonts/RedHatText/RedHatTextVF-Italic.woff2 +0 -0
- package/assets/fonts/RedHatText/RedHatTextVF.woff2 +0 -0
- package/assets/images/pf-logo-avatar.jpg +0 -0
- package/base/patternfly-fonts.css +4 -4
- package/base/patternfly-fonts.scss +4 -4
- package/base/patternfly-variables.css +6 -6
- 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 +1 -1
- package/base/tokens/tokens-default.scss +4 -4
- package/base/tokens/tokens-felt-dark.scss +1 -1
- package/base/tokens/tokens-felt-glass-dark.scss +1 -1
- package/base/tokens/tokens-felt-glass.scss +1 -1
- 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 +1 -1
- package/base/tokens/tokens-glass.scss +1 -1
- package/base/tokens/tokens-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-highcontrast.scss +4 -4
- package/base/tokens/tokens-palette.scss +1 -1
- package/base/tokens/tokens-redhat-highcontrast.scss +3 -3
- package/components/Alert/alert.css +1 -0
- package/components/Alert/alert.scss +1 -0
- package/components/Avatar/avatar.css +54 -51
- package/components/Avatar/avatar.scss +82 -81
- package/components/Banner/banner.css +7 -0
- package/components/Banner/banner.scss +7 -0
- package/components/Button/button.css +15 -1
- package/components/Button/button.scss +17 -1
- package/components/DragDrop/drag-drop.css +4 -0
- package/components/DragDrop/drag-drop.scss +4 -0
- package/components/Page/page.css +7 -5
- package/components/Page/page.scss +9 -8
- package/components/Panel/panel.css +1 -1
- package/components/Panel/panel.scss +2 -2
- package/components/Table/table.css +26 -18
- package/components/Table/table.scss +37 -27
- package/components/_index.css +115 -76
- package/docs/components/Avatar/examples/Avatar.css +6 -0
- package/docs/components/Avatar/examples/Avatar.md +182 -121
- package/docs/components/DualListSelector/examples/DualListSelector.md +72 -72
- package/docs/components/MenuToggle/examples/MenuToggle.md +54 -15
- package/docs/components/Pagination/examples/Pagination.md +120 -120
- package/docs/components/Table/examples/Table.md +7 -0
- package/docs/components/Toolbar/examples/Toolbar.md +16 -16
- package/docs/demos/CardView/examples/CardView.md +12 -12
- package/docs/demos/Compass/examples/Compass.md +91 -35
- package/docs/demos/Dashboard/examples/Dashboard.md +27 -30
- package/docs/demos/DataList/examples/DataList.md +48 -48
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +20 -20
- package/docs/demos/Table/examples/Table.md +160 -160
- package/docs/demos/Toolbar/examples/Toolbar.md +36 -36
- package/package.json +2 -2
- package/patternfly-base-no-globals.css +10 -10
- package/patternfly-base.css +10 -10
- package/patternfly-no-globals.css +125 -86
- package/patternfly.css +125 -86
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -57,14 +57,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
57
57
|
<svg
|
|
58
58
|
class="pf-v6-svg"
|
|
59
59
|
fill="currentColor"
|
|
60
|
-
viewBox="0 0
|
|
60
|
+
viewBox="0 0 20 20"
|
|
61
61
|
aria-hidden="true"
|
|
62
62
|
role="img"
|
|
63
63
|
width="1em"
|
|
64
64
|
height="1em"
|
|
65
65
|
>
|
|
66
66
|
<path
|
|
67
|
-
d="
|
|
67
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
68
68
|
/>
|
|
69
69
|
</svg>
|
|
70
70
|
</span>
|
|
@@ -81,14 +81,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
81
81
|
<svg
|
|
82
82
|
class="pf-v6-svg"
|
|
83
83
|
fill="currentColor"
|
|
84
|
-
viewBox="0 0
|
|
84
|
+
viewBox="0 0 20 20"
|
|
85
85
|
aria-hidden="true"
|
|
86
86
|
role="img"
|
|
87
87
|
width="1em"
|
|
88
88
|
height="1em"
|
|
89
89
|
>
|
|
90
90
|
<path
|
|
91
|
-
d="
|
|
91
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
92
92
|
/>
|
|
93
93
|
</svg>
|
|
94
94
|
</span>
|
|
@@ -116,14 +116,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
116
116
|
<svg
|
|
117
117
|
class="pf-v6-svg"
|
|
118
118
|
fill="currentColor"
|
|
119
|
-
viewBox="0 0
|
|
119
|
+
viewBox="0 0 20 20"
|
|
120
120
|
aria-hidden="true"
|
|
121
121
|
role="img"
|
|
122
122
|
width="1em"
|
|
123
123
|
height="1em"
|
|
124
124
|
>
|
|
125
125
|
<path
|
|
126
|
-
d="
|
|
126
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
127
127
|
/>
|
|
128
128
|
</svg>
|
|
129
129
|
</span>
|
|
@@ -140,14 +140,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
140
140
|
<svg
|
|
141
141
|
class="pf-v6-svg"
|
|
142
142
|
fill="currentColor"
|
|
143
|
-
viewBox="0 0
|
|
143
|
+
viewBox="0 0 20 20"
|
|
144
144
|
aria-hidden="true"
|
|
145
145
|
role="img"
|
|
146
146
|
width="1em"
|
|
147
147
|
height="1em"
|
|
148
148
|
>
|
|
149
149
|
<path
|
|
150
|
-
d="
|
|
150
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
151
151
|
/>
|
|
152
152
|
</svg>
|
|
153
153
|
</span>
|
|
@@ -211,14 +211,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
211
211
|
<svg
|
|
212
212
|
class="pf-v6-svg"
|
|
213
213
|
fill="currentColor"
|
|
214
|
-
viewBox="0 0
|
|
214
|
+
viewBox="0 0 20 20"
|
|
215
215
|
aria-hidden="true"
|
|
216
216
|
role="img"
|
|
217
217
|
width="1em"
|
|
218
218
|
height="1em"
|
|
219
219
|
>
|
|
220
220
|
<path
|
|
221
|
-
d="
|
|
221
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
222
222
|
/>
|
|
223
223
|
</svg>
|
|
224
224
|
</span>
|
|
@@ -235,14 +235,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
235
235
|
<svg
|
|
236
236
|
class="pf-v6-svg"
|
|
237
237
|
fill="currentColor"
|
|
238
|
-
viewBox="0 0
|
|
238
|
+
viewBox="0 0 20 20"
|
|
239
239
|
aria-hidden="true"
|
|
240
240
|
role="img"
|
|
241
241
|
width="1em"
|
|
242
242
|
height="1em"
|
|
243
243
|
>
|
|
244
244
|
<path
|
|
245
|
-
d="
|
|
245
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
246
246
|
/>
|
|
247
247
|
</svg>
|
|
248
248
|
</span>
|
|
@@ -270,14 +270,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
270
270
|
<svg
|
|
271
271
|
class="pf-v6-svg"
|
|
272
272
|
fill="currentColor"
|
|
273
|
-
viewBox="0 0
|
|
273
|
+
viewBox="0 0 20 20"
|
|
274
274
|
aria-hidden="true"
|
|
275
275
|
role="img"
|
|
276
276
|
width="1em"
|
|
277
277
|
height="1em"
|
|
278
278
|
>
|
|
279
279
|
<path
|
|
280
|
-
d="
|
|
280
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
281
281
|
/>
|
|
282
282
|
</svg>
|
|
283
283
|
</span>
|
|
@@ -294,14 +294,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
294
294
|
<svg
|
|
295
295
|
class="pf-v6-svg"
|
|
296
296
|
fill="currentColor"
|
|
297
|
-
viewBox="0 0
|
|
297
|
+
viewBox="0 0 20 20"
|
|
298
298
|
aria-hidden="true"
|
|
299
299
|
role="img"
|
|
300
300
|
width="1em"
|
|
301
301
|
height="1em"
|
|
302
302
|
>
|
|
303
303
|
<path
|
|
304
|
-
d="
|
|
304
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
305
305
|
/>
|
|
306
306
|
</svg>
|
|
307
307
|
</span>
|
|
@@ -375,14 +375,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
375
375
|
<svg
|
|
376
376
|
class="pf-v6-svg"
|
|
377
377
|
fill="currentColor"
|
|
378
|
-
viewBox="0 0
|
|
378
|
+
viewBox="0 0 20 20"
|
|
379
379
|
aria-hidden="true"
|
|
380
380
|
role="img"
|
|
381
381
|
width="1em"
|
|
382
382
|
height="1em"
|
|
383
383
|
>
|
|
384
384
|
<path
|
|
385
|
-
d="
|
|
385
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
386
386
|
/>
|
|
387
387
|
</svg>
|
|
388
388
|
</span>
|
|
@@ -399,14 +399,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
399
399
|
<svg
|
|
400
400
|
class="pf-v6-svg"
|
|
401
401
|
fill="currentColor"
|
|
402
|
-
viewBox="0 0
|
|
402
|
+
viewBox="0 0 20 20"
|
|
403
403
|
aria-hidden="true"
|
|
404
404
|
role="img"
|
|
405
405
|
width="1em"
|
|
406
406
|
height="1em"
|
|
407
407
|
>
|
|
408
408
|
<path
|
|
409
|
-
d="
|
|
409
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
410
410
|
/>
|
|
411
411
|
</svg>
|
|
412
412
|
</span>
|
|
@@ -433,14 +433,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
433
433
|
<svg
|
|
434
434
|
class="pf-v6-svg"
|
|
435
435
|
fill="currentColor"
|
|
436
|
-
viewBox="0 0
|
|
436
|
+
viewBox="0 0 20 20"
|
|
437
437
|
aria-hidden="true"
|
|
438
438
|
role="img"
|
|
439
439
|
width="1em"
|
|
440
440
|
height="1em"
|
|
441
441
|
>
|
|
442
442
|
<path
|
|
443
|
-
d="
|
|
443
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
444
444
|
/>
|
|
445
445
|
</svg>
|
|
446
446
|
</span>
|
|
@@ -457,14 +457,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
457
457
|
<svg
|
|
458
458
|
class="pf-v6-svg"
|
|
459
459
|
fill="currentColor"
|
|
460
|
-
viewBox="0 0
|
|
460
|
+
viewBox="0 0 20 20"
|
|
461
461
|
aria-hidden="true"
|
|
462
462
|
role="img"
|
|
463
463
|
width="1em"
|
|
464
464
|
height="1em"
|
|
465
465
|
>
|
|
466
466
|
<path
|
|
467
|
-
d="
|
|
467
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
468
468
|
/>
|
|
469
469
|
</svg>
|
|
470
470
|
</span>
|
|
@@ -534,14 +534,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
534
534
|
<svg
|
|
535
535
|
class="pf-v6-svg"
|
|
536
536
|
fill="currentColor"
|
|
537
|
-
viewBox="0 0
|
|
537
|
+
viewBox="0 0 20 20"
|
|
538
538
|
aria-hidden="true"
|
|
539
539
|
role="img"
|
|
540
540
|
width="1em"
|
|
541
541
|
height="1em"
|
|
542
542
|
>
|
|
543
543
|
<path
|
|
544
|
-
d="
|
|
544
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
545
545
|
/>
|
|
546
546
|
</svg>
|
|
547
547
|
</span>
|
|
@@ -558,14 +558,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
558
558
|
<svg
|
|
559
559
|
class="pf-v6-svg"
|
|
560
560
|
fill="currentColor"
|
|
561
|
-
viewBox="0 0
|
|
561
|
+
viewBox="0 0 20 20"
|
|
562
562
|
aria-hidden="true"
|
|
563
563
|
role="img"
|
|
564
564
|
width="1em"
|
|
565
565
|
height="1em"
|
|
566
566
|
>
|
|
567
567
|
<path
|
|
568
|
-
d="
|
|
568
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
569
569
|
/>
|
|
570
570
|
</svg>
|
|
571
571
|
</span>
|
|
@@ -593,14 +593,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
593
593
|
<svg
|
|
594
594
|
class="pf-v6-svg"
|
|
595
595
|
fill="currentColor"
|
|
596
|
-
viewBox="0 0
|
|
596
|
+
viewBox="0 0 20 20"
|
|
597
597
|
aria-hidden="true"
|
|
598
598
|
role="img"
|
|
599
599
|
width="1em"
|
|
600
600
|
height="1em"
|
|
601
601
|
>
|
|
602
602
|
<path
|
|
603
|
-
d="
|
|
603
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
604
604
|
/>
|
|
605
605
|
</svg>
|
|
606
606
|
</span>
|
|
@@ -617,14 +617,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
617
617
|
<svg
|
|
618
618
|
class="pf-v6-svg"
|
|
619
619
|
fill="currentColor"
|
|
620
|
-
viewBox="0 0
|
|
620
|
+
viewBox="0 0 20 20"
|
|
621
621
|
aria-hidden="true"
|
|
622
622
|
role="img"
|
|
623
623
|
width="1em"
|
|
624
624
|
height="1em"
|
|
625
625
|
>
|
|
626
626
|
<path
|
|
627
|
-
d="
|
|
627
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
628
628
|
/>
|
|
629
629
|
</svg>
|
|
630
630
|
</span>
|
|
@@ -694,14 +694,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
694
694
|
<svg
|
|
695
695
|
class="pf-v6-svg"
|
|
696
696
|
fill="currentColor"
|
|
697
|
-
viewBox="0 0
|
|
697
|
+
viewBox="0 0 20 20"
|
|
698
698
|
aria-hidden="true"
|
|
699
699
|
role="img"
|
|
700
700
|
width="1em"
|
|
701
701
|
height="1em"
|
|
702
702
|
>
|
|
703
703
|
<path
|
|
704
|
-
d="
|
|
704
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
705
705
|
/>
|
|
706
706
|
</svg>
|
|
707
707
|
</span>
|
|
@@ -718,14 +718,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
718
718
|
<svg
|
|
719
719
|
class="pf-v6-svg"
|
|
720
720
|
fill="currentColor"
|
|
721
|
-
viewBox="0 0
|
|
721
|
+
viewBox="0 0 20 20"
|
|
722
722
|
aria-hidden="true"
|
|
723
723
|
role="img"
|
|
724
724
|
width="1em"
|
|
725
725
|
height="1em"
|
|
726
726
|
>
|
|
727
727
|
<path
|
|
728
|
-
d="
|
|
728
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
729
729
|
/>
|
|
730
730
|
</svg>
|
|
731
731
|
</span>
|
|
@@ -753,14 +753,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
753
753
|
<svg
|
|
754
754
|
class="pf-v6-svg"
|
|
755
755
|
fill="currentColor"
|
|
756
|
-
viewBox="0 0
|
|
756
|
+
viewBox="0 0 20 20"
|
|
757
757
|
aria-hidden="true"
|
|
758
758
|
role="img"
|
|
759
759
|
width="1em"
|
|
760
760
|
height="1em"
|
|
761
761
|
>
|
|
762
762
|
<path
|
|
763
|
-
d="
|
|
763
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
764
764
|
/>
|
|
765
765
|
</svg>
|
|
766
766
|
</span>
|
|
@@ -777,14 +777,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
777
777
|
<svg
|
|
778
778
|
class="pf-v6-svg"
|
|
779
779
|
fill="currentColor"
|
|
780
|
-
viewBox="0 0
|
|
780
|
+
viewBox="0 0 20 20"
|
|
781
781
|
aria-hidden="true"
|
|
782
782
|
role="img"
|
|
783
783
|
width="1em"
|
|
784
784
|
height="1em"
|
|
785
785
|
>
|
|
786
786
|
<path
|
|
787
|
-
d="
|
|
787
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
788
788
|
/>
|
|
789
789
|
</svg>
|
|
790
790
|
</span>
|
|
@@ -854,14 +854,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
854
854
|
<svg
|
|
855
855
|
class="pf-v6-svg"
|
|
856
856
|
fill="currentColor"
|
|
857
|
-
viewBox="0 0
|
|
857
|
+
viewBox="0 0 20 20"
|
|
858
858
|
aria-hidden="true"
|
|
859
859
|
role="img"
|
|
860
860
|
width="1em"
|
|
861
861
|
height="1em"
|
|
862
862
|
>
|
|
863
863
|
<path
|
|
864
|
-
d="
|
|
864
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
865
865
|
/>
|
|
866
866
|
</svg>
|
|
867
867
|
</span>
|
|
@@ -878,14 +878,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
878
878
|
<svg
|
|
879
879
|
class="pf-v6-svg"
|
|
880
880
|
fill="currentColor"
|
|
881
|
-
viewBox="0 0
|
|
881
|
+
viewBox="0 0 20 20"
|
|
882
882
|
aria-hidden="true"
|
|
883
883
|
role="img"
|
|
884
884
|
width="1em"
|
|
885
885
|
height="1em"
|
|
886
886
|
>
|
|
887
887
|
<path
|
|
888
|
-
d="
|
|
888
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
889
889
|
/>
|
|
890
890
|
</svg>
|
|
891
891
|
</span>
|
|
@@ -913,14 +913,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
913
913
|
<svg
|
|
914
914
|
class="pf-v6-svg"
|
|
915
915
|
fill="currentColor"
|
|
916
|
-
viewBox="0 0
|
|
916
|
+
viewBox="0 0 20 20"
|
|
917
917
|
aria-hidden="true"
|
|
918
918
|
role="img"
|
|
919
919
|
width="1em"
|
|
920
920
|
height="1em"
|
|
921
921
|
>
|
|
922
922
|
<path
|
|
923
|
-
d="
|
|
923
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
924
924
|
/>
|
|
925
925
|
</svg>
|
|
926
926
|
</span>
|
|
@@ -937,14 +937,14 @@ cssPrefix: pf-v6-c-pagination
|
|
|
937
937
|
<svg
|
|
938
938
|
class="pf-v6-svg"
|
|
939
939
|
fill="currentColor"
|
|
940
|
-
viewBox="0 0
|
|
940
|
+
viewBox="0 0 20 20"
|
|
941
941
|
aria-hidden="true"
|
|
942
942
|
role="img"
|
|
943
943
|
width="1em"
|
|
944
944
|
height="1em"
|
|
945
945
|
>
|
|
946
946
|
<path
|
|
947
|
-
d="
|
|
947
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
948
948
|
/>
|
|
949
949
|
</svg>
|
|
950
950
|
</span>
|
|
@@ -1010,14 +1010,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck`. `.pf
|
|
|
1010
1010
|
<svg
|
|
1011
1011
|
class="pf-v6-svg"
|
|
1012
1012
|
fill="currentColor"
|
|
1013
|
-
viewBox="0 0
|
|
1013
|
+
viewBox="0 0 20 20"
|
|
1014
1014
|
aria-hidden="true"
|
|
1015
1015
|
role="img"
|
|
1016
1016
|
width="1em"
|
|
1017
1017
|
height="1em"
|
|
1018
1018
|
>
|
|
1019
1019
|
<path
|
|
1020
|
-
d="
|
|
1020
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
1021
1021
|
/>
|
|
1022
1022
|
</svg>
|
|
1023
1023
|
</span>
|
|
@@ -1034,14 +1034,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck`. `.pf
|
|
|
1034
1034
|
<svg
|
|
1035
1035
|
class="pf-v6-svg"
|
|
1036
1036
|
fill="currentColor"
|
|
1037
|
-
viewBox="0 0
|
|
1037
|
+
viewBox="0 0 20 20"
|
|
1038
1038
|
aria-hidden="true"
|
|
1039
1039
|
role="img"
|
|
1040
1040
|
width="1em"
|
|
1041
1041
|
height="1em"
|
|
1042
1042
|
>
|
|
1043
1043
|
<path
|
|
1044
|
-
d="
|
|
1044
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
1045
1045
|
/>
|
|
1046
1046
|
</svg>
|
|
1047
1047
|
</span>
|
|
@@ -1069,14 +1069,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck`. `.pf
|
|
|
1069
1069
|
<svg
|
|
1070
1070
|
class="pf-v6-svg"
|
|
1071
1071
|
fill="currentColor"
|
|
1072
|
-
viewBox="0 0
|
|
1072
|
+
viewBox="0 0 20 20"
|
|
1073
1073
|
aria-hidden="true"
|
|
1074
1074
|
role="img"
|
|
1075
1075
|
width="1em"
|
|
1076
1076
|
height="1em"
|
|
1077
1077
|
>
|
|
1078
1078
|
<path
|
|
1079
|
-
d="
|
|
1079
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
1080
1080
|
/>
|
|
1081
1081
|
</svg>
|
|
1082
1082
|
</span>
|
|
@@ -1093,14 +1093,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck`. `.pf
|
|
|
1093
1093
|
<svg
|
|
1094
1094
|
class="pf-v6-svg"
|
|
1095
1095
|
fill="currentColor"
|
|
1096
|
-
viewBox="0 0
|
|
1096
|
+
viewBox="0 0 20 20"
|
|
1097
1097
|
aria-hidden="true"
|
|
1098
1098
|
role="img"
|
|
1099
1099
|
width="1em"
|
|
1100
1100
|
height="1em"
|
|
1101
1101
|
>
|
|
1102
1102
|
<path
|
|
1103
|
-
d="
|
|
1103
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
1104
1104
|
/>
|
|
1105
1105
|
</svg>
|
|
1106
1106
|
</span>
|
|
@@ -1182,14 +1182,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1182
1182
|
<svg
|
|
1183
1183
|
class="pf-v6-svg"
|
|
1184
1184
|
fill="currentColor"
|
|
1185
|
-
viewBox="0 0
|
|
1185
|
+
viewBox="0 0 20 20"
|
|
1186
1186
|
aria-hidden="true"
|
|
1187
1187
|
role="img"
|
|
1188
1188
|
width="1em"
|
|
1189
1189
|
height="1em"
|
|
1190
1190
|
>
|
|
1191
1191
|
<path
|
|
1192
|
-
d="
|
|
1192
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
1193
1193
|
/>
|
|
1194
1194
|
</svg>
|
|
1195
1195
|
</span>
|
|
@@ -1206,14 +1206,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1206
1206
|
<svg
|
|
1207
1207
|
class="pf-v6-svg"
|
|
1208
1208
|
fill="currentColor"
|
|
1209
|
-
viewBox="0 0
|
|
1209
|
+
viewBox="0 0 20 20"
|
|
1210
1210
|
aria-hidden="true"
|
|
1211
1211
|
role="img"
|
|
1212
1212
|
width="1em"
|
|
1213
1213
|
height="1em"
|
|
1214
1214
|
>
|
|
1215
1215
|
<path
|
|
1216
|
-
d="
|
|
1216
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
1217
1217
|
/>
|
|
1218
1218
|
</svg>
|
|
1219
1219
|
</span>
|
|
@@ -1241,14 +1241,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1241
1241
|
<svg
|
|
1242
1242
|
class="pf-v6-svg"
|
|
1243
1243
|
fill="currentColor"
|
|
1244
|
-
viewBox="0 0
|
|
1244
|
+
viewBox="0 0 20 20"
|
|
1245
1245
|
aria-hidden="true"
|
|
1246
1246
|
role="img"
|
|
1247
1247
|
width="1em"
|
|
1248
1248
|
height="1em"
|
|
1249
1249
|
>
|
|
1250
1250
|
<path
|
|
1251
|
-
d="
|
|
1251
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
1252
1252
|
/>
|
|
1253
1253
|
</svg>
|
|
1254
1254
|
</span>
|
|
@@ -1265,14 +1265,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1265
1265
|
<svg
|
|
1266
1266
|
class="pf-v6-svg"
|
|
1267
1267
|
fill="currentColor"
|
|
1268
|
-
viewBox="0 0
|
|
1268
|
+
viewBox="0 0 20 20"
|
|
1269
1269
|
aria-hidden="true"
|
|
1270
1270
|
role="img"
|
|
1271
1271
|
width="1em"
|
|
1272
1272
|
height="1em"
|
|
1273
1273
|
>
|
|
1274
1274
|
<path
|
|
1275
|
-
d="
|
|
1275
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
1276
1276
|
/>
|
|
1277
1277
|
</svg>
|
|
1278
1278
|
</span>
|
|
@@ -1342,14 +1342,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1342
1342
|
<svg
|
|
1343
1343
|
class="pf-v6-svg"
|
|
1344
1344
|
fill="currentColor"
|
|
1345
|
-
viewBox="0 0
|
|
1345
|
+
viewBox="0 0 20 20"
|
|
1346
1346
|
aria-hidden="true"
|
|
1347
1347
|
role="img"
|
|
1348
1348
|
width="1em"
|
|
1349
1349
|
height="1em"
|
|
1350
1350
|
>
|
|
1351
1351
|
<path
|
|
1352
|
-
d="
|
|
1352
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
1353
1353
|
/>
|
|
1354
1354
|
</svg>
|
|
1355
1355
|
</span>
|
|
@@ -1366,14 +1366,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1366
1366
|
<svg
|
|
1367
1367
|
class="pf-v6-svg"
|
|
1368
1368
|
fill="currentColor"
|
|
1369
|
-
viewBox="0 0
|
|
1369
|
+
viewBox="0 0 20 20"
|
|
1370
1370
|
aria-hidden="true"
|
|
1371
1371
|
role="img"
|
|
1372
1372
|
width="1em"
|
|
1373
1373
|
height="1em"
|
|
1374
1374
|
>
|
|
1375
1375
|
<path
|
|
1376
|
-
d="
|
|
1376
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
1377
1377
|
/>
|
|
1378
1378
|
</svg>
|
|
1379
1379
|
</span>
|
|
@@ -1401,14 +1401,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1401
1401
|
<svg
|
|
1402
1402
|
class="pf-v6-svg"
|
|
1403
1403
|
fill="currentColor"
|
|
1404
|
-
viewBox="0 0
|
|
1404
|
+
viewBox="0 0 20 20"
|
|
1405
1405
|
aria-hidden="true"
|
|
1406
1406
|
role="img"
|
|
1407
1407
|
width="1em"
|
|
1408
1408
|
height="1em"
|
|
1409
1409
|
>
|
|
1410
1410
|
<path
|
|
1411
|
-
d="
|
|
1411
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
1412
1412
|
/>
|
|
1413
1413
|
</svg>
|
|
1414
1414
|
</span>
|
|
@@ -1425,14 +1425,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1425
1425
|
<svg
|
|
1426
1426
|
class="pf-v6-svg"
|
|
1427
1427
|
fill="currentColor"
|
|
1428
|
-
viewBox="0 0
|
|
1428
|
+
viewBox="0 0 20 20"
|
|
1429
1429
|
aria-hidden="true"
|
|
1430
1430
|
role="img"
|
|
1431
1431
|
width="1em"
|
|
1432
1432
|
height="1em"
|
|
1433
1433
|
>
|
|
1434
1434
|
<path
|
|
1435
|
-
d="
|
|
1435
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
1436
1436
|
/>
|
|
1437
1437
|
</svg>
|
|
1438
1438
|
</span>
|
|
@@ -1497,14 +1497,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1497
1497
|
<svg
|
|
1498
1498
|
class="pf-v6-svg"
|
|
1499
1499
|
fill="currentColor"
|
|
1500
|
-
viewBox="0 0
|
|
1500
|
+
viewBox="0 0 20 20"
|
|
1501
1501
|
aria-hidden="true"
|
|
1502
1502
|
role="img"
|
|
1503
1503
|
width="1em"
|
|
1504
1504
|
height="1em"
|
|
1505
1505
|
>
|
|
1506
1506
|
<path
|
|
1507
|
-
d="
|
|
1507
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
1508
1508
|
/>
|
|
1509
1509
|
</svg>
|
|
1510
1510
|
</span>
|
|
@@ -1521,14 +1521,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1521
1521
|
<svg
|
|
1522
1522
|
class="pf-v6-svg"
|
|
1523
1523
|
fill="currentColor"
|
|
1524
|
-
viewBox="0 0
|
|
1524
|
+
viewBox="0 0 20 20"
|
|
1525
1525
|
aria-hidden="true"
|
|
1526
1526
|
role="img"
|
|
1527
1527
|
width="1em"
|
|
1528
1528
|
height="1em"
|
|
1529
1529
|
>
|
|
1530
1530
|
<path
|
|
1531
|
-
d="
|
|
1531
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
1532
1532
|
/>
|
|
1533
1533
|
</svg>
|
|
1534
1534
|
</span>
|
|
@@ -1558,14 +1558,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1558
1558
|
<svg
|
|
1559
1559
|
class="pf-v6-svg"
|
|
1560
1560
|
fill="currentColor"
|
|
1561
|
-
viewBox="0 0
|
|
1561
|
+
viewBox="0 0 20 20"
|
|
1562
1562
|
aria-hidden="true"
|
|
1563
1563
|
role="img"
|
|
1564
1564
|
width="1em"
|
|
1565
1565
|
height="1em"
|
|
1566
1566
|
>
|
|
1567
1567
|
<path
|
|
1568
|
-
d="
|
|
1568
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
1569
1569
|
/>
|
|
1570
1570
|
</svg>
|
|
1571
1571
|
</span>
|
|
@@ -1582,14 +1582,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1582
1582
|
<svg
|
|
1583
1583
|
class="pf-v6-svg"
|
|
1584
1584
|
fill="currentColor"
|
|
1585
|
-
viewBox="0 0
|
|
1585
|
+
viewBox="0 0 20 20"
|
|
1586
1586
|
aria-hidden="true"
|
|
1587
1587
|
role="img"
|
|
1588
1588
|
width="1em"
|
|
1589
1589
|
height="1em"
|
|
1590
1590
|
>
|
|
1591
1591
|
<path
|
|
1592
|
-
d="
|
|
1592
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
1593
1593
|
/>
|
|
1594
1594
|
</svg>
|
|
1595
1595
|
</span>
|
|
@@ -1653,14 +1653,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1653
1653
|
<svg
|
|
1654
1654
|
class="pf-v6-svg"
|
|
1655
1655
|
fill="currentColor"
|
|
1656
|
-
viewBox="0 0
|
|
1656
|
+
viewBox="0 0 20 20"
|
|
1657
1657
|
aria-hidden="true"
|
|
1658
1658
|
role="img"
|
|
1659
1659
|
width="1em"
|
|
1660
1660
|
height="1em"
|
|
1661
1661
|
>
|
|
1662
1662
|
<path
|
|
1663
|
-
d="
|
|
1663
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
1664
1664
|
/>
|
|
1665
1665
|
</svg>
|
|
1666
1666
|
</span>
|
|
@@ -1676,14 +1676,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1676
1676
|
<svg
|
|
1677
1677
|
class="pf-v6-svg"
|
|
1678
1678
|
fill="currentColor"
|
|
1679
|
-
viewBox="0 0
|
|
1679
|
+
viewBox="0 0 20 20"
|
|
1680
1680
|
aria-hidden="true"
|
|
1681
1681
|
role="img"
|
|
1682
1682
|
width="1em"
|
|
1683
1683
|
height="1em"
|
|
1684
1684
|
>
|
|
1685
1685
|
<path
|
|
1686
|
-
d="
|
|
1686
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
1687
1687
|
/>
|
|
1688
1688
|
</svg>
|
|
1689
1689
|
</span>
|
|
@@ -1747,14 +1747,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1747
1747
|
<svg
|
|
1748
1748
|
class="pf-v6-svg"
|
|
1749
1749
|
fill="currentColor"
|
|
1750
|
-
viewBox="0 0
|
|
1750
|
+
viewBox="0 0 20 20"
|
|
1751
1751
|
aria-hidden="true"
|
|
1752
1752
|
role="img"
|
|
1753
1753
|
width="1em"
|
|
1754
1754
|
height="1em"
|
|
1755
1755
|
>
|
|
1756
1756
|
<path
|
|
1757
|
-
d="
|
|
1757
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
1758
1758
|
/>
|
|
1759
1759
|
</svg>
|
|
1760
1760
|
</span>
|
|
@@ -1771,14 +1771,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1771
1771
|
<svg
|
|
1772
1772
|
class="pf-v6-svg"
|
|
1773
1773
|
fill="currentColor"
|
|
1774
|
-
viewBox="0 0
|
|
1774
|
+
viewBox="0 0 20 20"
|
|
1775
1775
|
aria-hidden="true"
|
|
1776
1776
|
role="img"
|
|
1777
1777
|
width="1em"
|
|
1778
1778
|
height="1em"
|
|
1779
1779
|
>
|
|
1780
1780
|
<path
|
|
1781
|
-
d="
|
|
1781
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
1782
1782
|
/>
|
|
1783
1783
|
</svg>
|
|
1784
1784
|
</span>
|
|
@@ -1806,14 +1806,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1806
1806
|
<svg
|
|
1807
1807
|
class="pf-v6-svg"
|
|
1808
1808
|
fill="currentColor"
|
|
1809
|
-
viewBox="0 0
|
|
1809
|
+
viewBox="0 0 20 20"
|
|
1810
1810
|
aria-hidden="true"
|
|
1811
1811
|
role="img"
|
|
1812
1812
|
width="1em"
|
|
1813
1813
|
height="1em"
|
|
1814
1814
|
>
|
|
1815
1815
|
<path
|
|
1816
|
-
d="
|
|
1816
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
1817
1817
|
/>
|
|
1818
1818
|
</svg>
|
|
1819
1819
|
</span>
|
|
@@ -1830,14 +1830,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1830
1830
|
<svg
|
|
1831
1831
|
class="pf-v6-svg"
|
|
1832
1832
|
fill="currentColor"
|
|
1833
|
-
viewBox="0 0
|
|
1833
|
+
viewBox="0 0 20 20"
|
|
1834
1834
|
aria-hidden="true"
|
|
1835
1835
|
role="img"
|
|
1836
1836
|
width="1em"
|
|
1837
1837
|
height="1em"
|
|
1838
1838
|
>
|
|
1839
1839
|
<path
|
|
1840
|
-
d="
|
|
1840
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
1841
1841
|
/>
|
|
1842
1842
|
</svg>
|
|
1843
1843
|
</span>
|
|
@@ -1901,14 +1901,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1901
1901
|
<svg
|
|
1902
1902
|
class="pf-v6-svg"
|
|
1903
1903
|
fill="currentColor"
|
|
1904
|
-
viewBox="0 0
|
|
1904
|
+
viewBox="0 0 20 20"
|
|
1905
1905
|
aria-hidden="true"
|
|
1906
1906
|
role="img"
|
|
1907
1907
|
width="1em"
|
|
1908
1908
|
height="1em"
|
|
1909
1909
|
>
|
|
1910
1910
|
<path
|
|
1911
|
-
d="
|
|
1911
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
1912
1912
|
/>
|
|
1913
1913
|
</svg>
|
|
1914
1914
|
</span>
|
|
@@ -1925,14 +1925,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1925
1925
|
<svg
|
|
1926
1926
|
class="pf-v6-svg"
|
|
1927
1927
|
fill="currentColor"
|
|
1928
|
-
viewBox="0 0
|
|
1928
|
+
viewBox="0 0 20 20"
|
|
1929
1929
|
aria-hidden="true"
|
|
1930
1930
|
role="img"
|
|
1931
1931
|
width="1em"
|
|
1932
1932
|
height="1em"
|
|
1933
1933
|
>
|
|
1934
1934
|
<path
|
|
1935
|
-
d="
|
|
1935
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
1936
1936
|
/>
|
|
1937
1937
|
</svg>
|
|
1938
1938
|
</span>
|
|
@@ -1960,14 +1960,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1960
1960
|
<svg
|
|
1961
1961
|
class="pf-v6-svg"
|
|
1962
1962
|
fill="currentColor"
|
|
1963
|
-
viewBox="0 0
|
|
1963
|
+
viewBox="0 0 20 20"
|
|
1964
1964
|
aria-hidden="true"
|
|
1965
1965
|
role="img"
|
|
1966
1966
|
width="1em"
|
|
1967
1967
|
height="1em"
|
|
1968
1968
|
>
|
|
1969
1969
|
<path
|
|
1970
|
-
d="
|
|
1970
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
1971
1971
|
/>
|
|
1972
1972
|
</svg>
|
|
1973
1973
|
</span>
|
|
@@ -1984,14 +1984,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
1984
1984
|
<svg
|
|
1985
1985
|
class="pf-v6-svg"
|
|
1986
1986
|
fill="currentColor"
|
|
1987
|
-
viewBox="0 0
|
|
1987
|
+
viewBox="0 0 20 20"
|
|
1988
1988
|
aria-hidden="true"
|
|
1989
1989
|
role="img"
|
|
1990
1990
|
width="1em"
|
|
1991
1991
|
height="1em"
|
|
1992
1992
|
>
|
|
1993
1993
|
<path
|
|
1994
|
-
d="
|
|
1994
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
1995
1995
|
/>
|
|
1996
1996
|
</svg>
|
|
1997
1997
|
</span>
|
|
@@ -2057,14 +2057,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
2057
2057
|
<svg
|
|
2058
2058
|
class="pf-v6-svg"
|
|
2059
2059
|
fill="currentColor"
|
|
2060
|
-
viewBox="0 0
|
|
2060
|
+
viewBox="0 0 20 20"
|
|
2061
2061
|
aria-hidden="true"
|
|
2062
2062
|
role="img"
|
|
2063
2063
|
width="1em"
|
|
2064
2064
|
height="1em"
|
|
2065
2065
|
>
|
|
2066
2066
|
<path
|
|
2067
|
-
d="
|
|
2067
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
2068
2068
|
/>
|
|
2069
2069
|
</svg>
|
|
2070
2070
|
</span>
|
|
@@ -2081,14 +2081,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
2081
2081
|
<svg
|
|
2082
2082
|
class="pf-v6-svg"
|
|
2083
2083
|
fill="currentColor"
|
|
2084
|
-
viewBox="0 0
|
|
2084
|
+
viewBox="0 0 20 20"
|
|
2085
2085
|
aria-hidden="true"
|
|
2086
2086
|
role="img"
|
|
2087
2087
|
width="1em"
|
|
2088
2088
|
height="1em"
|
|
2089
2089
|
>
|
|
2090
2090
|
<path
|
|
2091
|
-
d="
|
|
2091
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
2092
2092
|
/>
|
|
2093
2093
|
</svg>
|
|
2094
2094
|
</span>
|
|
@@ -2116,14 +2116,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
2116
2116
|
<svg
|
|
2117
2117
|
class="pf-v6-svg"
|
|
2118
2118
|
fill="currentColor"
|
|
2119
|
-
viewBox="0 0
|
|
2119
|
+
viewBox="0 0 20 20"
|
|
2120
2120
|
aria-hidden="true"
|
|
2121
2121
|
role="img"
|
|
2122
2122
|
width="1em"
|
|
2123
2123
|
height="1em"
|
|
2124
2124
|
>
|
|
2125
2125
|
<path
|
|
2126
|
-
d="
|
|
2126
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
2127
2127
|
/>
|
|
2128
2128
|
</svg>
|
|
2129
2129
|
</span>
|
|
@@ -2140,14 +2140,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
2140
2140
|
<svg
|
|
2141
2141
|
class="pf-v6-svg"
|
|
2142
2142
|
fill="currentColor"
|
|
2143
|
-
viewBox="0 0
|
|
2143
|
+
viewBox="0 0 20 20"
|
|
2144
2144
|
aria-hidden="true"
|
|
2145
2145
|
role="img"
|
|
2146
2146
|
width="1em"
|
|
2147
2147
|
height="1em"
|
|
2148
2148
|
>
|
|
2149
2149
|
<path
|
|
2150
|
-
d="
|
|
2150
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
2151
2151
|
/>
|
|
2152
2152
|
</svg>
|
|
2153
2153
|
</span>
|
|
@@ -2211,14 +2211,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
2211
2211
|
<svg
|
|
2212
2212
|
class="pf-v6-svg"
|
|
2213
2213
|
fill="currentColor"
|
|
2214
|
-
viewBox="0 0
|
|
2214
|
+
viewBox="0 0 20 20"
|
|
2215
2215
|
aria-hidden="true"
|
|
2216
2216
|
role="img"
|
|
2217
2217
|
width="1em"
|
|
2218
2218
|
height="1em"
|
|
2219
2219
|
>
|
|
2220
2220
|
<path
|
|
2221
|
-
d="
|
|
2221
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
2222
2222
|
/>
|
|
2223
2223
|
</svg>
|
|
2224
2224
|
</span>
|
|
@@ -2234,14 +2234,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
2234
2234
|
<svg
|
|
2235
2235
|
class="pf-v6-svg"
|
|
2236
2236
|
fill="currentColor"
|
|
2237
|
-
viewBox="0 0
|
|
2237
|
+
viewBox="0 0 20 20"
|
|
2238
2238
|
aria-hidden="true"
|
|
2239
2239
|
role="img"
|
|
2240
2240
|
width="1em"
|
|
2241
2241
|
height="1em"
|
|
2242
2242
|
>
|
|
2243
2243
|
<path
|
|
2244
|
-
d="
|
|
2244
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
2245
2245
|
/>
|
|
2246
2246
|
</svg>
|
|
2247
2247
|
</span>
|
|
@@ -2307,14 +2307,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
2307
2307
|
<svg
|
|
2308
2308
|
class="pf-v6-svg"
|
|
2309
2309
|
fill="currentColor"
|
|
2310
|
-
viewBox="0 0
|
|
2310
|
+
viewBox="0 0 20 20"
|
|
2311
2311
|
aria-hidden="true"
|
|
2312
2312
|
role="img"
|
|
2313
2313
|
width="1em"
|
|
2314
2314
|
height="1em"
|
|
2315
2315
|
>
|
|
2316
2316
|
<path
|
|
2317
|
-
d="
|
|
2317
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
2318
2318
|
/>
|
|
2319
2319
|
</svg>
|
|
2320
2320
|
</span>
|
|
@@ -2331,14 +2331,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
2331
2331
|
<svg
|
|
2332
2332
|
class="pf-v6-svg"
|
|
2333
2333
|
fill="currentColor"
|
|
2334
|
-
viewBox="0 0
|
|
2334
|
+
viewBox="0 0 20 20"
|
|
2335
2335
|
aria-hidden="true"
|
|
2336
2336
|
role="img"
|
|
2337
2337
|
width="1em"
|
|
2338
2338
|
height="1em"
|
|
2339
2339
|
>
|
|
2340
2340
|
<path
|
|
2341
|
-
d="
|
|
2341
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
2342
2342
|
/>
|
|
2343
2343
|
</svg>
|
|
2344
2344
|
</span>
|
|
@@ -2366,14 +2366,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
2366
2366
|
<svg
|
|
2367
2367
|
class="pf-v6-svg"
|
|
2368
2368
|
fill="currentColor"
|
|
2369
|
-
viewBox="0 0
|
|
2369
|
+
viewBox="0 0 20 20"
|
|
2370
2370
|
aria-hidden="true"
|
|
2371
2371
|
role="img"
|
|
2372
2372
|
width="1em"
|
|
2373
2373
|
height="1em"
|
|
2374
2374
|
>
|
|
2375
2375
|
<path
|
|
2376
|
-
d="
|
|
2376
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
2377
2377
|
/>
|
|
2378
2378
|
</svg>
|
|
2379
2379
|
</span>
|
|
@@ -2390,14 +2390,14 @@ This example shows the use of `.pf-m-sticky-base` and `.pf-m-sticky-stuck` on bo
|
|
|
2390
2390
|
<svg
|
|
2391
2391
|
class="pf-v6-svg"
|
|
2392
2392
|
fill="currentColor"
|
|
2393
|
-
viewBox="0 0
|
|
2393
|
+
viewBox="0 0 20 20"
|
|
2394
2394
|
aria-hidden="true"
|
|
2395
2395
|
role="img"
|
|
2396
2396
|
width="1em"
|
|
2397
2397
|
height="1em"
|
|
2398
2398
|
>
|
|
2399
2399
|
<path
|
|
2400
|
-
d="
|
|
2400
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
2401
2401
|
/>
|
|
2402
2402
|
</svg>
|
|
2403
2403
|
</span>
|