@fluentui/react-icons 2.0.177 → 2.0.178
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/lib/fonts/icons/chunk-4.d.ts +24 -24
- package/lib/fonts/icons/chunk-4.js +440 -440
- package/lib/fonts/icons/chunk-5.d.ts +24 -24
- package/lib/fonts/icons/chunk-5.js +500 -500
- package/lib/fonts/icons/chunk-6.d.ts +24 -24
- package/lib/fonts/icons/chunk-6.js +500 -500
- package/lib/fonts/icons/chunk-7.d.ts +48 -48
- package/lib/fonts/icons/chunk-7.js +500 -500
- package/lib/fonts/icons/chunk-8.d.ts +48 -0
- package/lib/fonts/icons/chunk-8.js +61 -53
- package/lib/fonts/sizedIcons/chunk-11.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-11.js +14 -14
- package/lib/fonts/sizedIcons/chunk-12.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-12.js +14 -14
- package/lib/fonts/sizedIcons/chunk-13.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-13.js +14 -14
- package/lib/fonts/sizedIcons/chunk-14.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-14.js +14 -14
- package/lib/fonts/sizedIcons/chunk-15.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-15.js +14 -14
- package/lib/fonts/sizedIcons/chunk-16.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-16.js +14 -14
- package/lib/fonts/sizedIcons/chunk-17.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-17.js +14 -14
- package/lib/fonts/sizedIcons/chunk-18.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-18.js +14 -14
- package/lib/fonts/sizedIcons/chunk-19.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-19.js +14 -14
- package/lib/fonts/sizedIcons/chunk-20.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-20.js +14 -14
- package/lib/fonts/sizedIcons/chunk-21.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-21.js +14 -14
- package/lib/fonts/sizedIcons/chunk-22.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-22.js +14 -14
- package/lib/fonts/sizedIcons/chunk-23.d.ts +156 -0
- package/lib/fonts/sizedIcons/chunk-23.js +27 -1
- package/lib/icons/chunk-2.js +2 -2
- package/lib/icons/chunk-4.d.ts +36 -36
- package/lib/icons/chunk-4.js +77 -77
- package/lib/icons/chunk-5.d.ts +36 -36
- package/lib/icons/chunk-5.js +77 -77
- package/lib/icons/chunk-6.d.ts +36 -36
- package/lib/icons/chunk-6.js +77 -77
- package/lib/icons/chunk-7.d.ts +72 -72
- package/lib/icons/chunk-7.js +155 -155
- package/lib/icons/chunk-8.d.ts +72 -0
- package/lib/icons/chunk-8.js +152 -0
- package/lib/sizedIcons/chunk-11.d.ts +31 -31
- package/lib/sizedIcons/chunk-11.js +109 -109
- package/lib/sizedIcons/chunk-12.d.ts +54 -54
- package/lib/sizedIcons/chunk-12.js +115 -115
- package/lib/sizedIcons/chunk-13.d.ts +54 -54
- package/lib/sizedIcons/chunk-13.js +115 -115
- package/lib/sizedIcons/chunk-14.d.ts +54 -54
- package/lib/sizedIcons/chunk-14.js +115 -115
- package/lib/sizedIcons/chunk-15.d.ts +54 -54
- package/lib/sizedIcons/chunk-15.js +115 -115
- package/lib/sizedIcons/chunk-16.d.ts +54 -54
- package/lib/sizedIcons/chunk-16.js +115 -115
- package/lib/sizedIcons/chunk-17.d.ts +54 -54
- package/lib/sizedIcons/chunk-17.js +115 -115
- package/lib/sizedIcons/chunk-18.d.ts +54 -54
- package/lib/sizedIcons/chunk-18.js +115 -115
- package/lib/sizedIcons/chunk-19.d.ts +54 -54
- package/lib/sizedIcons/chunk-19.js +115 -118
- package/lib/sizedIcons/chunk-20.d.ts +54 -54
- package/lib/sizedIcons/chunk-20.js +118 -115
- package/lib/sizedIcons/chunk-21.d.ts +149 -149
- package/lib/sizedIcons/chunk-21.js +346 -346
- package/lib/sizedIcons/chunk-22.d.ts +234 -234
- package/lib/sizedIcons/chunk-22.js +2416 -2416
- package/lib/sizedIcons/chunk-23.d.ts +234 -0
- package/lib/sizedIcons/chunk-23.js +494 -0
- package/lib/sizedIcons/chunk-6.js +12 -12
- package/lib/utils/fonts/FluentSystemIcons-Filled.json +14 -1
- package/lib/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.json +14 -1
- package/lib/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.json +2001 -1993
- package/lib/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
- package/lib-cjs/fonts/icons/chunk-4.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-4.js +449 -449
- package/lib-cjs/fonts/icons/chunk-5.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-5.js +510 -510
- package/lib-cjs/fonts/icons/chunk-6.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-6.js +510 -510
- package/lib-cjs/fonts/icons/chunk-7.d.ts +48 -48
- package/lib-cjs/fonts/icons/chunk-7.js +510 -510
- package/lib-cjs/fonts/icons/chunk-8.d.ts +48 -0
- package/lib-cjs/fonts/icons/chunk-8.js +63 -55
- package/lib-cjs/fonts/sizedIcons/chunk-11.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-11.js +18 -18
- package/lib-cjs/fonts/sizedIcons/chunk-12.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-12.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-13.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-13.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-14.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-14.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-15.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-15.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-16.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-16.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-17.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-17.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-18.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-18.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-19.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-19.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-20.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-20.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-21.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-21.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-22.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-22.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-23.d.ts +156 -0
- package/lib-cjs/fonts/sizedIcons/chunk-23.js +32 -5
- package/lib-cjs/icons/chunk-2.js +2 -2
- package/lib-cjs/icons/chunk-4.d.ts +36 -36
- package/lib-cjs/icons/chunk-4.js +86 -86
- package/lib-cjs/icons/chunk-5.d.ts +36 -36
- package/lib-cjs/icons/chunk-5.js +87 -87
- package/lib-cjs/icons/chunk-6.d.ts +36 -36
- package/lib-cjs/icons/chunk-6.js +87 -87
- package/lib-cjs/icons/chunk-7.d.ts +72 -72
- package/lib-cjs/icons/chunk-7.js +165 -165
- package/lib-cjs/icons/chunk-8.d.ts +72 -0
- package/lib-cjs/icons/chunk-8.js +154 -2
- package/lib-cjs/sizedIcons/chunk-11.d.ts +31 -31
- package/lib-cjs/sizedIcons/chunk-11.js +117 -117
- package/lib-cjs/sizedIcons/chunk-12.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-12.js +125 -125
- package/lib-cjs/sizedIcons/chunk-13.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-13.js +125 -125
- package/lib-cjs/sizedIcons/chunk-14.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-14.js +125 -125
- package/lib-cjs/sizedIcons/chunk-15.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-15.js +125 -125
- package/lib-cjs/sizedIcons/chunk-16.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-16.js +125 -125
- package/lib-cjs/sizedIcons/chunk-17.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-17.js +125 -125
- package/lib-cjs/sizedIcons/chunk-18.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-18.js +125 -125
- package/lib-cjs/sizedIcons/chunk-19.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-19.js +125 -128
- package/lib-cjs/sizedIcons/chunk-20.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-20.js +128 -125
- package/lib-cjs/sizedIcons/chunk-21.d.ts +149 -149
- package/lib-cjs/sizedIcons/chunk-21.js +356 -356
- package/lib-cjs/sizedIcons/chunk-22.d.ts +234 -234
- package/lib-cjs/sizedIcons/chunk-22.js +2426 -2426
- package/lib-cjs/sizedIcons/chunk-23.d.ts +234 -0
- package/lib-cjs/sizedIcons/chunk-23.js +499 -4
- package/lib-cjs/sizedIcons/chunk-6.js +12 -12
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.json +14 -1
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.json +14 -1
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.json +2001 -1993
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
- package/package.json +1 -1
|
@@ -1,4 +1,82 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
export declare const ShiftsAdd20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
3
|
+
primaryFill?: string | undefined;
|
|
4
|
+
className?: string | undefined;
|
|
5
|
+
filled?: boolean | undefined;
|
|
6
|
+
title?: string | undefined;
|
|
7
|
+
}>;
|
|
8
|
+
export declare const ShiftsProhibited20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
9
|
+
primaryFill?: string | undefined;
|
|
10
|
+
className?: string | undefined;
|
|
11
|
+
filled?: boolean | undefined;
|
|
12
|
+
title?: string | undefined;
|
|
13
|
+
}>;
|
|
14
|
+
export declare const ShiftsQuestionMark20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
15
|
+
primaryFill?: string | undefined;
|
|
16
|
+
className?: string | undefined;
|
|
17
|
+
filled?: boolean | undefined;
|
|
18
|
+
title?: string | undefined;
|
|
19
|
+
}>;
|
|
20
|
+
export declare const SlideGrid20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
21
|
+
primaryFill?: string | undefined;
|
|
22
|
+
className?: string | undefined;
|
|
23
|
+
filled?: boolean | undefined;
|
|
24
|
+
title?: string | undefined;
|
|
25
|
+
}>;
|
|
26
|
+
export declare const SlideSettings20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
27
|
+
primaryFill?: string | undefined;
|
|
28
|
+
className?: string | undefined;
|
|
29
|
+
filled?: boolean | undefined;
|
|
30
|
+
title?: string | undefined;
|
|
31
|
+
}>;
|
|
32
|
+
export declare const SlideTransition20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
33
|
+
primaryFill?: string | undefined;
|
|
34
|
+
className?: string | undefined;
|
|
35
|
+
filled?: boolean | undefined;
|
|
36
|
+
title?: string | undefined;
|
|
37
|
+
}>;
|
|
38
|
+
export declare const Spacebar20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
39
|
+
primaryFill?: string | undefined;
|
|
40
|
+
className?: string | undefined;
|
|
41
|
+
filled?: boolean | undefined;
|
|
42
|
+
title?: string | undefined;
|
|
43
|
+
}>;
|
|
44
|
+
export declare const SpeakerSettings20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
45
|
+
primaryFill?: string | undefined;
|
|
46
|
+
className?: string | undefined;
|
|
47
|
+
filled?: boolean | undefined;
|
|
48
|
+
title?: string | undefined;
|
|
49
|
+
}>;
|
|
50
|
+
export declare const SpeakerSettings28Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
51
|
+
primaryFill?: string | undefined;
|
|
52
|
+
className?: string | undefined;
|
|
53
|
+
filled?: boolean | undefined;
|
|
54
|
+
title?: string | undefined;
|
|
55
|
+
}>;
|
|
56
|
+
export declare const StarArrowRightEnd20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
57
|
+
primaryFill?: string | undefined;
|
|
58
|
+
className?: string | undefined;
|
|
59
|
+
filled?: boolean | undefined;
|
|
60
|
+
title?: string | undefined;
|
|
61
|
+
}>;
|
|
62
|
+
export declare const StarArrowRightStart20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
63
|
+
primaryFill?: string | undefined;
|
|
64
|
+
className?: string | undefined;
|
|
65
|
+
filled?: boolean | undefined;
|
|
66
|
+
title?: string | undefined;
|
|
67
|
+
}>;
|
|
68
|
+
export declare const StarHalf12Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
69
|
+
primaryFill?: string | undefined;
|
|
70
|
+
className?: string | undefined;
|
|
71
|
+
filled?: boolean | undefined;
|
|
72
|
+
title?: string | undefined;
|
|
73
|
+
}>;
|
|
74
|
+
export declare const StarHalf16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
75
|
+
primaryFill?: string | undefined;
|
|
76
|
+
className?: string | undefined;
|
|
77
|
+
filled?: boolean | undefined;
|
|
78
|
+
title?: string | undefined;
|
|
79
|
+
}>;
|
|
2
80
|
export declare const StarHalf20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
3
81
|
primaryFill?: string | undefined;
|
|
4
82
|
className?: string | undefined;
|
|
@@ -2921,81 +2999,3 @@ export declare const WindowEdit20Regular: import("react").FC<import("react").HTM
|
|
|
2921
2999
|
filled?: boolean | undefined;
|
|
2922
3000
|
title?: string | undefined;
|
|
2923
3001
|
}>;
|
|
2924
|
-
export declare const ZoomFit16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2925
|
-
primaryFill?: string | undefined;
|
|
2926
|
-
className?: string | undefined;
|
|
2927
|
-
filled?: boolean | undefined;
|
|
2928
|
-
title?: string | undefined;
|
|
2929
|
-
}>;
|
|
2930
|
-
export declare const ZoomFit20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2931
|
-
primaryFill?: string | undefined;
|
|
2932
|
-
className?: string | undefined;
|
|
2933
|
-
filled?: boolean | undefined;
|
|
2934
|
-
title?: string | undefined;
|
|
2935
|
-
}>;
|
|
2936
|
-
export declare const ZoomFit24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2937
|
-
primaryFill?: string | undefined;
|
|
2938
|
-
className?: string | undefined;
|
|
2939
|
-
filled?: boolean | undefined;
|
|
2940
|
-
title?: string | undefined;
|
|
2941
|
-
}>;
|
|
2942
|
-
export declare const AppFolder16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2943
|
-
primaryFill?: string | undefined;
|
|
2944
|
-
className?: string | undefined;
|
|
2945
|
-
filled?: boolean | undefined;
|
|
2946
|
-
title?: string | undefined;
|
|
2947
|
-
}>;
|
|
2948
|
-
export declare const AppFolder28Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2949
|
-
primaryFill?: string | undefined;
|
|
2950
|
-
className?: string | undefined;
|
|
2951
|
-
filled?: boolean | undefined;
|
|
2952
|
-
title?: string | undefined;
|
|
2953
|
-
}>;
|
|
2954
|
-
export declare const AppFolder32Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2955
|
-
primaryFill?: string | undefined;
|
|
2956
|
-
className?: string | undefined;
|
|
2957
|
-
filled?: boolean | undefined;
|
|
2958
|
-
title?: string | undefined;
|
|
2959
|
-
}>;
|
|
2960
|
-
export declare const AppFolder48Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2961
|
-
primaryFill?: string | undefined;
|
|
2962
|
-
className?: string | undefined;
|
|
2963
|
-
filled?: boolean | undefined;
|
|
2964
|
-
title?: string | undefined;
|
|
2965
|
-
}>;
|
|
2966
|
-
export declare const ArrowOutlineUpRight20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2967
|
-
primaryFill?: string | undefined;
|
|
2968
|
-
className?: string | undefined;
|
|
2969
|
-
filled?: boolean | undefined;
|
|
2970
|
-
title?: string | undefined;
|
|
2971
|
-
}>;
|
|
2972
|
-
export declare const ArrowOutlineUpRight24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2973
|
-
primaryFill?: string | undefined;
|
|
2974
|
-
className?: string | undefined;
|
|
2975
|
-
filled?: boolean | undefined;
|
|
2976
|
-
title?: string | undefined;
|
|
2977
|
-
}>;
|
|
2978
|
-
export declare const Clipboard32Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2979
|
-
primaryFill?: string | undefined;
|
|
2980
|
-
className?: string | undefined;
|
|
2981
|
-
filled?: boolean | undefined;
|
|
2982
|
-
title?: string | undefined;
|
|
2983
|
-
}>;
|
|
2984
|
-
export declare const ClipboardText32Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2985
|
-
primaryFill?: string | undefined;
|
|
2986
|
-
className?: string | undefined;
|
|
2987
|
-
filled?: boolean | undefined;
|
|
2988
|
-
title?: string | undefined;
|
|
2989
|
-
}>;
|
|
2990
|
-
export declare const ClipboardTextEdit20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2991
|
-
primaryFill?: string | undefined;
|
|
2992
|
-
className?: string | undefined;
|
|
2993
|
-
filled?: boolean | undefined;
|
|
2994
|
-
title?: string | undefined;
|
|
2995
|
-
}>;
|
|
2996
|
-
export declare const ClipboardTextEdit24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2997
|
-
primaryFill?: string | undefined;
|
|
2998
|
-
className?: string | undefined;
|
|
2999
|
-
filled?: boolean | undefined;
|
|
3000
|
-
title?: string | undefined;
|
|
3001
|
-
}>;
|
|
@@ -1,4 +1,17 @@
|
|
|
1
1
|
import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
|
|
2
|
+
export const ShiftsAdd20Regular = /*#__PURE__*/createFluentFontIcon("ShiftsAdd20Regular", "", 1, 20);
|
|
3
|
+
export const ShiftsProhibited20Regular = /*#__PURE__*/createFluentFontIcon("ShiftsProhibited20Regular", "", 1, 20);
|
|
4
|
+
export const ShiftsQuestionMark20Regular = /*#__PURE__*/createFluentFontIcon("ShiftsQuestionMark20Regular", "", 1, 20);
|
|
5
|
+
export const SlideGrid20Regular = /*#__PURE__*/createFluentFontIcon("SlideGrid20Regular", "", 1, 20);
|
|
6
|
+
export const SlideSettings20Regular = /*#__PURE__*/createFluentFontIcon("SlideSettings20Regular", "", 1, 20);
|
|
7
|
+
export const SlideTransition20Regular = /*#__PURE__*/createFluentFontIcon("SlideTransition20Regular", "", 1, 20);
|
|
8
|
+
export const Spacebar20Regular = /*#__PURE__*/createFluentFontIcon("Spacebar20Regular", "", 1, 20);
|
|
9
|
+
export const SpeakerSettings20Regular = /*#__PURE__*/createFluentFontIcon("SpeakerSettings20Regular", "", 1, 20);
|
|
10
|
+
export const SpeakerSettings28Regular = /*#__PURE__*/createFluentFontIcon("SpeakerSettings28Regular", "", 1, 28);
|
|
11
|
+
export const StarArrowRightEnd20Regular = /*#__PURE__*/createFluentFontIcon("StarArrowRightEnd20Regular", "", 1, 20);
|
|
12
|
+
export const StarArrowRightStart20Regular = /*#__PURE__*/createFluentFontIcon("StarArrowRightStart20Regular", "", 1, 20);
|
|
13
|
+
export const StarHalf12Regular = /*#__PURE__*/createFluentFontIcon("StarHalf12Regular", "", 1, 12);
|
|
14
|
+
export const StarHalf16Regular = /*#__PURE__*/createFluentFontIcon("StarHalf16Regular", "", 1, 16);
|
|
2
15
|
export const StarHalf20Regular = /*#__PURE__*/createFluentFontIcon("StarHalf20Regular", "", 1, 20);
|
|
3
16
|
export const StarHalf24Regular = /*#__PURE__*/createFluentFontIcon("StarHalf24Regular", "", 1, 24);
|
|
4
17
|
export const StarHalf28Regular = /*#__PURE__*/createFluentFontIcon("StarHalf28Regular", "", 1, 28);
|
|
@@ -485,17 +498,4 @@ export const TextWrap20Regular = /*#__PURE__*/createFluentFontIcon("TextWrap20Re
|
|
|
485
498
|
export const ToggleMultiple16Regular = /*#__PURE__*/createFluentFontIcon("ToggleMultiple16Regular", "", 1, 16);
|
|
486
499
|
export const ToggleMultiple20Regular = /*#__PURE__*/createFluentFontIcon("ToggleMultiple20Regular", "", 1, 20);
|
|
487
500
|
export const ToggleMultiple24Regular = /*#__PURE__*/createFluentFontIcon("ToggleMultiple24Regular", "", 1, 24);
|
|
488
|
-
export const WindowEdit20Regular = /*#__PURE__*/createFluentFontIcon("WindowEdit20Regular", "", 1, 20);
|
|
489
|
-
export const ZoomFit16Regular = /*#__PURE__*/createFluentFontIcon("ZoomFit16Regular", "", 1, 16);
|
|
490
|
-
export const ZoomFit20Regular = /*#__PURE__*/createFluentFontIcon("ZoomFit20Regular", "", 1, 20);
|
|
491
|
-
export const ZoomFit24Regular = /*#__PURE__*/createFluentFontIcon("ZoomFit24Regular", "", 1, 24);
|
|
492
|
-
export const AppFolder16Regular = /*#__PURE__*/createFluentFontIcon("AppFolder16Regular", "", 1, 16);
|
|
493
|
-
export const AppFolder28Regular = /*#__PURE__*/createFluentFontIcon("AppFolder28Regular", "", 1, 28);
|
|
494
|
-
export const AppFolder32Regular = /*#__PURE__*/createFluentFontIcon("AppFolder32Regular", "", 1, 32);
|
|
495
|
-
export const AppFolder48Regular = /*#__PURE__*/createFluentFontIcon("AppFolder48Regular", "", 1, 48);
|
|
496
|
-
export const ArrowOutlineUpRight20Regular = /*#__PURE__*/createFluentFontIcon("ArrowOutlineUpRight20Regular", "", 1, 20);
|
|
497
|
-
export const ArrowOutlineUpRight24Regular = /*#__PURE__*/createFluentFontIcon("ArrowOutlineUpRight24Regular", "", 1, 24);
|
|
498
|
-
export const Clipboard32Regular = /*#__PURE__*/createFluentFontIcon("Clipboard32Regular", "", 1, 32);
|
|
499
|
-
export const ClipboardText32Regular = /*#__PURE__*/createFluentFontIcon("ClipboardText32Regular", "", 1, 32);
|
|
500
|
-
export const ClipboardTextEdit20Regular = /*#__PURE__*/createFluentFontIcon("ClipboardTextEdit20Regular", "", 1, 20);
|
|
501
|
-
export const ClipboardTextEdit24Regular = /*#__PURE__*/createFluentFontIcon("ClipboardTextEdit24Regular", "", 1, 24);
|
|
501
|
+
export const WindowEdit20Regular = /*#__PURE__*/createFluentFontIcon("WindowEdit20Regular", "", 1, 20);
|
|
@@ -1,4 +1,82 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
export declare const ZoomFit16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
3
|
+
primaryFill?: string | undefined;
|
|
4
|
+
className?: string | undefined;
|
|
5
|
+
filled?: boolean | undefined;
|
|
6
|
+
title?: string | undefined;
|
|
7
|
+
}>;
|
|
8
|
+
export declare const ZoomFit20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
9
|
+
primaryFill?: string | undefined;
|
|
10
|
+
className?: string | undefined;
|
|
11
|
+
filled?: boolean | undefined;
|
|
12
|
+
title?: string | undefined;
|
|
13
|
+
}>;
|
|
14
|
+
export declare const ZoomFit24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
15
|
+
primaryFill?: string | undefined;
|
|
16
|
+
className?: string | undefined;
|
|
17
|
+
filled?: boolean | undefined;
|
|
18
|
+
title?: string | undefined;
|
|
19
|
+
}>;
|
|
20
|
+
export declare const AppFolder16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
21
|
+
primaryFill?: string | undefined;
|
|
22
|
+
className?: string | undefined;
|
|
23
|
+
filled?: boolean | undefined;
|
|
24
|
+
title?: string | undefined;
|
|
25
|
+
}>;
|
|
26
|
+
export declare const AppFolder28Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
27
|
+
primaryFill?: string | undefined;
|
|
28
|
+
className?: string | undefined;
|
|
29
|
+
filled?: boolean | undefined;
|
|
30
|
+
title?: string | undefined;
|
|
31
|
+
}>;
|
|
32
|
+
export declare const AppFolder32Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
33
|
+
primaryFill?: string | undefined;
|
|
34
|
+
className?: string | undefined;
|
|
35
|
+
filled?: boolean | undefined;
|
|
36
|
+
title?: string | undefined;
|
|
37
|
+
}>;
|
|
38
|
+
export declare const AppFolder48Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
39
|
+
primaryFill?: string | undefined;
|
|
40
|
+
className?: string | undefined;
|
|
41
|
+
filled?: boolean | undefined;
|
|
42
|
+
title?: string | undefined;
|
|
43
|
+
}>;
|
|
44
|
+
export declare const ArrowOutlineUpRight20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
45
|
+
primaryFill?: string | undefined;
|
|
46
|
+
className?: string | undefined;
|
|
47
|
+
filled?: boolean | undefined;
|
|
48
|
+
title?: string | undefined;
|
|
49
|
+
}>;
|
|
50
|
+
export declare const ArrowOutlineUpRight24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
51
|
+
primaryFill?: string | undefined;
|
|
52
|
+
className?: string | undefined;
|
|
53
|
+
filled?: boolean | undefined;
|
|
54
|
+
title?: string | undefined;
|
|
55
|
+
}>;
|
|
56
|
+
export declare const Clipboard32Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
57
|
+
primaryFill?: string | undefined;
|
|
58
|
+
className?: string | undefined;
|
|
59
|
+
filled?: boolean | undefined;
|
|
60
|
+
title?: string | undefined;
|
|
61
|
+
}>;
|
|
62
|
+
export declare const ClipboardText32Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
63
|
+
primaryFill?: string | undefined;
|
|
64
|
+
className?: string | undefined;
|
|
65
|
+
filled?: boolean | undefined;
|
|
66
|
+
title?: string | undefined;
|
|
67
|
+
}>;
|
|
68
|
+
export declare const ClipboardTextEdit20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
69
|
+
primaryFill?: string | undefined;
|
|
70
|
+
className?: string | undefined;
|
|
71
|
+
filled?: boolean | undefined;
|
|
72
|
+
title?: string | undefined;
|
|
73
|
+
}>;
|
|
74
|
+
export declare const ClipboardTextEdit24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
75
|
+
primaryFill?: string | undefined;
|
|
76
|
+
className?: string | undefined;
|
|
77
|
+
filled?: boolean | undefined;
|
|
78
|
+
title?: string | undefined;
|
|
79
|
+
}>;
|
|
2
80
|
export declare const ClipboardTextEdit32Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
3
81
|
primaryFill?: string | undefined;
|
|
4
82
|
className?: string | undefined;
|
|
@@ -1085,3 +1163,81 @@ export declare const ShieldQuestion32Regular: import("react").FC<import("react")
|
|
|
1085
1163
|
filled?: boolean | undefined;
|
|
1086
1164
|
title?: string | undefined;
|
|
1087
1165
|
}>;
|
|
1166
|
+
export declare const HeartBroken24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
1167
|
+
primaryFill?: string | undefined;
|
|
1168
|
+
className?: string | undefined;
|
|
1169
|
+
filled?: boolean | undefined;
|
|
1170
|
+
title?: string | undefined;
|
|
1171
|
+
}>;
|
|
1172
|
+
export declare const LayerDiagonal20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
1173
|
+
primaryFill?: string | undefined;
|
|
1174
|
+
className?: string | undefined;
|
|
1175
|
+
filled?: boolean | undefined;
|
|
1176
|
+
title?: string | undefined;
|
|
1177
|
+
}>;
|
|
1178
|
+
export declare const LayerDiagonalPerson20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
1179
|
+
primaryFill?: string | undefined;
|
|
1180
|
+
className?: string | undefined;
|
|
1181
|
+
filled?: boolean | undefined;
|
|
1182
|
+
title?: string | undefined;
|
|
1183
|
+
}>;
|
|
1184
|
+
export declare const TextWrap16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
1185
|
+
primaryFill?: string | undefined;
|
|
1186
|
+
className?: string | undefined;
|
|
1187
|
+
filled?: boolean | undefined;
|
|
1188
|
+
title?: string | undefined;
|
|
1189
|
+
}>;
|
|
1190
|
+
export declare const TextWrapOff16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
1191
|
+
primaryFill?: string | undefined;
|
|
1192
|
+
className?: string | undefined;
|
|
1193
|
+
filled?: boolean | undefined;
|
|
1194
|
+
title?: string | undefined;
|
|
1195
|
+
}>;
|
|
1196
|
+
export declare const TextWrapOff20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
1197
|
+
primaryFill?: string | undefined;
|
|
1198
|
+
className?: string | undefined;
|
|
1199
|
+
filled?: boolean | undefined;
|
|
1200
|
+
title?: string | undefined;
|
|
1201
|
+
}>;
|
|
1202
|
+
export declare const TextWrapOff24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
1203
|
+
primaryFill?: string | undefined;
|
|
1204
|
+
className?: string | undefined;
|
|
1205
|
+
filled?: boolean | undefined;
|
|
1206
|
+
title?: string | undefined;
|
|
1207
|
+
}>;
|
|
1208
|
+
export declare const TrophyLock16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
1209
|
+
primaryFill?: string | undefined;
|
|
1210
|
+
className?: string | undefined;
|
|
1211
|
+
filled?: boolean | undefined;
|
|
1212
|
+
title?: string | undefined;
|
|
1213
|
+
}>;
|
|
1214
|
+
export declare const TrophyLock20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
1215
|
+
primaryFill?: string | undefined;
|
|
1216
|
+
className?: string | undefined;
|
|
1217
|
+
filled?: boolean | undefined;
|
|
1218
|
+
title?: string | undefined;
|
|
1219
|
+
}>;
|
|
1220
|
+
export declare const TrophyLock24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
1221
|
+
primaryFill?: string | undefined;
|
|
1222
|
+
className?: string | undefined;
|
|
1223
|
+
filled?: boolean | undefined;
|
|
1224
|
+
title?: string | undefined;
|
|
1225
|
+
}>;
|
|
1226
|
+
export declare const TrophyLock28Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
1227
|
+
primaryFill?: string | undefined;
|
|
1228
|
+
className?: string | undefined;
|
|
1229
|
+
filled?: boolean | undefined;
|
|
1230
|
+
title?: string | undefined;
|
|
1231
|
+
}>;
|
|
1232
|
+
export declare const TrophyLock32Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
1233
|
+
primaryFill?: string | undefined;
|
|
1234
|
+
className?: string | undefined;
|
|
1235
|
+
filled?: boolean | undefined;
|
|
1236
|
+
title?: string | undefined;
|
|
1237
|
+
}>;
|
|
1238
|
+
export declare const TrophyLock48Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
1239
|
+
primaryFill?: string | undefined;
|
|
1240
|
+
className?: string | undefined;
|
|
1241
|
+
filled?: boolean | undefined;
|
|
1242
|
+
title?: string | undefined;
|
|
1243
|
+
}>;
|
|
@@ -1,4 +1,17 @@
|
|
|
1
1
|
import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
|
|
2
|
+
export const ZoomFit16Regular = /*#__PURE__*/createFluentFontIcon("ZoomFit16Regular", "", 1, 16);
|
|
3
|
+
export const ZoomFit20Regular = /*#__PURE__*/createFluentFontIcon("ZoomFit20Regular", "", 1, 20);
|
|
4
|
+
export const ZoomFit24Regular = /*#__PURE__*/createFluentFontIcon("ZoomFit24Regular", "", 1, 24);
|
|
5
|
+
export const AppFolder16Regular = /*#__PURE__*/createFluentFontIcon("AppFolder16Regular", "", 1, 16);
|
|
6
|
+
export const AppFolder28Regular = /*#__PURE__*/createFluentFontIcon("AppFolder28Regular", "", 1, 28);
|
|
7
|
+
export const AppFolder32Regular = /*#__PURE__*/createFluentFontIcon("AppFolder32Regular", "", 1, 32);
|
|
8
|
+
export const AppFolder48Regular = /*#__PURE__*/createFluentFontIcon("AppFolder48Regular", "", 1, 48);
|
|
9
|
+
export const ArrowOutlineUpRight20Regular = /*#__PURE__*/createFluentFontIcon("ArrowOutlineUpRight20Regular", "", 1, 20);
|
|
10
|
+
export const ArrowOutlineUpRight24Regular = /*#__PURE__*/createFluentFontIcon("ArrowOutlineUpRight24Regular", "", 1, 24);
|
|
11
|
+
export const Clipboard32Regular = /*#__PURE__*/createFluentFontIcon("Clipboard32Regular", "", 1, 32);
|
|
12
|
+
export const ClipboardText32Regular = /*#__PURE__*/createFluentFontIcon("ClipboardText32Regular", "", 1, 32);
|
|
13
|
+
export const ClipboardTextEdit20Regular = /*#__PURE__*/createFluentFontIcon("ClipboardTextEdit20Regular", "", 1, 20);
|
|
14
|
+
export const ClipboardTextEdit24Regular = /*#__PURE__*/createFluentFontIcon("ClipboardTextEdit24Regular", "", 1, 24);
|
|
2
15
|
export const ClipboardTextEdit32Regular = /*#__PURE__*/createFluentFontIcon("ClipboardTextEdit32Regular", "", 1, 32);
|
|
3
16
|
export const DocumentData24Regular = /*#__PURE__*/createFluentFontIcon("DocumentData24Regular", "", 1, 24);
|
|
4
17
|
export const Joystick20Regular = /*#__PURE__*/createFluentFontIcon("Joystick20Regular", "", 1, 20);
|
|
@@ -179,4 +192,17 @@ export const Shield32Regular = /*#__PURE__*/createFluentFontIcon("Shield32Regula
|
|
|
179
192
|
export const ShieldQuestion16Regular = /*#__PURE__*/createFluentFontIcon("ShieldQuestion16Regular", "", 1, 16);
|
|
180
193
|
export const ShieldQuestion20Regular = /*#__PURE__*/createFluentFontIcon("ShieldQuestion20Regular", "", 1, 20);
|
|
181
194
|
export const ShieldQuestion24Regular = /*#__PURE__*/createFluentFontIcon("ShieldQuestion24Regular", "", 1, 24);
|
|
182
|
-
export const ShieldQuestion32Regular = /*#__PURE__*/createFluentFontIcon("ShieldQuestion32Regular", "", 1, 32);
|
|
195
|
+
export const ShieldQuestion32Regular = /*#__PURE__*/createFluentFontIcon("ShieldQuestion32Regular", "", 1, 32);
|
|
196
|
+
export const HeartBroken24Regular = /*#__PURE__*/createFluentFontIcon("HeartBroken24Regular", "", 1, 24);
|
|
197
|
+
export const LayerDiagonal20Regular = /*#__PURE__*/createFluentFontIcon("LayerDiagonal20Regular", "", 1, 20);
|
|
198
|
+
export const LayerDiagonalPerson20Regular = /*#__PURE__*/createFluentFontIcon("LayerDiagonalPerson20Regular", "", 1, 20);
|
|
199
|
+
export const TextWrap16Regular = /*#__PURE__*/createFluentFontIcon("TextWrap16Regular", "", 1, 16);
|
|
200
|
+
export const TextWrapOff16Regular = /*#__PURE__*/createFluentFontIcon("TextWrapOff16Regular", "", 1, 16);
|
|
201
|
+
export const TextWrapOff20Regular = /*#__PURE__*/createFluentFontIcon("TextWrapOff20Regular", "", 1, 20);
|
|
202
|
+
export const TextWrapOff24Regular = /*#__PURE__*/createFluentFontIcon("TextWrapOff24Regular", "", 1, 24);
|
|
203
|
+
export const TrophyLock16Regular = /*#__PURE__*/createFluentFontIcon("TrophyLock16Regular", "", 1, 16);
|
|
204
|
+
export const TrophyLock20Regular = /*#__PURE__*/createFluentFontIcon("TrophyLock20Regular", "", 1, 20);
|
|
205
|
+
export const TrophyLock24Regular = /*#__PURE__*/createFluentFontIcon("TrophyLock24Regular", "", 1, 24);
|
|
206
|
+
export const TrophyLock28Regular = /*#__PURE__*/createFluentFontIcon("TrophyLock28Regular", "", 1, 28);
|
|
207
|
+
export const TrophyLock32Regular = /*#__PURE__*/createFluentFontIcon("TrophyLock32Regular", "", 1, 32);
|
|
208
|
+
export const TrophyLock48Regular = /*#__PURE__*/createFluentFontIcon("TrophyLock48Regular", "", 1, 48);
|
package/lib/icons/chunk-2.js
CHANGED
|
@@ -1134,7 +1134,7 @@ const CommentArrowRightFilledIcon = props => {
|
|
|
1134
1134
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1135
1135
|
className: className
|
|
1136
1136
|
}), React.createElement("path", {
|
|
1137
|
-
d: "M19
|
|
1137
|
+
d: "M19 5.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-6.85-.35a.5.5 0 00-.15.35.5.5 0 00.15.35l2 2a.5.5 0 00.7-.7L13.71 6h2.79a.5.5 0 000-1h-2.8l1.15-1.15a.5.5 0 00-.7-.7l-2 2zM14.5 11c1.33 0 2.55-.47 3.5-1.26v2.54a2.58 2.58 0 01-2.6 2.56h-4.59L6.8 17.8a1 1 0 01-1.4-.2.98.98 0 01-.2-.59v-2.17h-.6A2.58 2.58 0 012 12.28V5.57A2.58 2.58 0 014.6 3h5a5.5 5.5 0 004.9 8z",
|
|
1138
1138
|
fill: primaryFill
|
|
1139
1139
|
}));
|
|
1140
1140
|
};
|
|
@@ -1153,7 +1153,7 @@ const CommentArrowRightRegularIcon = props => {
|
|
|
1153
1153
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1154
1154
|
className: className
|
|
1155
1155
|
}), React.createElement("path", {
|
|
1156
|
-
d: "M19
|
|
1156
|
+
d: "M19 5.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-6.85-.35a.5.5 0 00-.15.35.5.5 0 00.15.35l2 2a.5.5 0 00.7-.7L13.71 6h2.79a.5.5 0 000-1h-2.8l1.15-1.15a.5.5 0 00-.7-.7l-2 2zM17 12.28V10.4c.36-.18.7-.4 1-.66v2.54a2.58 2.58 0 01-2.6 2.56h-4.59L6.8 17.8a1 1 0 01-1.4-.2.98.98 0 01-.2-.59v-2.17h-.6A2.58 2.58 0 012 12.28V5.57A2.58 2.58 0 014.6 3h5c-.16.32-.3.65-.4 1H4.6C3.7 4 3 4.71 3 5.57v6.7c0 .86.7 1.57 1.6 1.57h1.6V17l4.28-3.16h4.92c.9 0 1.6-.71 1.6-1.56z",
|
|
1157
1157
|
fill: primaryFill
|
|
1158
1158
|
}));
|
|
1159
1159
|
};
|
package/lib/icons/chunk-4.d.ts
CHANGED
|
@@ -557,6 +557,42 @@ export declare const LayerRegular: {
|
|
|
557
557
|
}): JSX.Element;
|
|
558
558
|
displayName: string | undefined;
|
|
559
559
|
};
|
|
560
|
+
export declare const LayerDiagonalFilled: {
|
|
561
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
562
|
+
primaryFill?: string | undefined;
|
|
563
|
+
className?: string | undefined;
|
|
564
|
+
filled?: boolean | undefined;
|
|
565
|
+
title?: string | undefined;
|
|
566
|
+
}): JSX.Element;
|
|
567
|
+
displayName: string | undefined;
|
|
568
|
+
};
|
|
569
|
+
export declare const LayerDiagonalRegular: {
|
|
570
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
571
|
+
primaryFill?: string | undefined;
|
|
572
|
+
className?: string | undefined;
|
|
573
|
+
filled?: boolean | undefined;
|
|
574
|
+
title?: string | undefined;
|
|
575
|
+
}): JSX.Element;
|
|
576
|
+
displayName: string | undefined;
|
|
577
|
+
};
|
|
578
|
+
export declare const LayerDiagonalPersonFilled: {
|
|
579
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
580
|
+
primaryFill?: string | undefined;
|
|
581
|
+
className?: string | undefined;
|
|
582
|
+
filled?: boolean | undefined;
|
|
583
|
+
title?: string | undefined;
|
|
584
|
+
}): JSX.Element;
|
|
585
|
+
displayName: string | undefined;
|
|
586
|
+
};
|
|
587
|
+
export declare const LayerDiagonalPersonRegular: {
|
|
588
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
589
|
+
primaryFill?: string | undefined;
|
|
590
|
+
className?: string | undefined;
|
|
591
|
+
filled?: boolean | undefined;
|
|
592
|
+
title?: string | undefined;
|
|
593
|
+
}): JSX.Element;
|
|
594
|
+
displayName: string | undefined;
|
|
595
|
+
};
|
|
560
596
|
export declare const LeafOneFilled: {
|
|
561
597
|
(props: React.SVGAttributes<SVGElement> & {
|
|
562
598
|
primaryFill?: string | undefined;
|
|
@@ -4463,39 +4499,3 @@ export declare const PeopleQueueFilled: {
|
|
|
4463
4499
|
}): JSX.Element;
|
|
4464
4500
|
displayName: string | undefined;
|
|
4465
4501
|
};
|
|
4466
|
-
export declare const PeopleQueueRegular: {
|
|
4467
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4468
|
-
primaryFill?: string | undefined;
|
|
4469
|
-
className?: string | undefined;
|
|
4470
|
-
filled?: boolean | undefined;
|
|
4471
|
-
title?: string | undefined;
|
|
4472
|
-
}): JSX.Element;
|
|
4473
|
-
displayName: string | undefined;
|
|
4474
|
-
};
|
|
4475
|
-
export declare const PeopleSearchFilled: {
|
|
4476
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4477
|
-
primaryFill?: string | undefined;
|
|
4478
|
-
className?: string | undefined;
|
|
4479
|
-
filled?: boolean | undefined;
|
|
4480
|
-
title?: string | undefined;
|
|
4481
|
-
}): JSX.Element;
|
|
4482
|
-
displayName: string | undefined;
|
|
4483
|
-
};
|
|
4484
|
-
export declare const PeopleSearchRegular: {
|
|
4485
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4486
|
-
primaryFill?: string | undefined;
|
|
4487
|
-
className?: string | undefined;
|
|
4488
|
-
filled?: boolean | undefined;
|
|
4489
|
-
title?: string | undefined;
|
|
4490
|
-
}): JSX.Element;
|
|
4491
|
-
displayName: string | undefined;
|
|
4492
|
-
};
|
|
4493
|
-
export declare const PeopleSettingsFilled: {
|
|
4494
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4495
|
-
primaryFill?: string | undefined;
|
|
4496
|
-
className?: string | undefined;
|
|
4497
|
-
filled?: boolean | undefined;
|
|
4498
|
-
title?: string | undefined;
|
|
4499
|
-
}): JSX.Element;
|
|
4500
|
-
displayName: string | undefined;
|
|
4501
|
-
};
|