@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
|
-
}>;
|
|
@@ -3,19 +3,32 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
6
|
+
exports.Cellular3G20Regular = exports.CalendarAdd28Regular = exports.CalendarAdd16Regular = exports.BuildingRetailMore20Regular = exports.BorderLeftRight24Regular = exports.BorderLeftRight20Regular = exports.BookTemplate20Regular = exports.ArrowTrendingDown24Regular = exports.ArrowTrendingDown20Regular = exports.ArrowTrendingDown16Regular = exports.ArrowJoin20Regular = exports.ArrowExit20Regular = exports.ArrowEnter20Regular = exports.ArchiveSettings24Regular = exports.Archive32Regular = exports.WebAsset20Regular = exports.VoicemailArrowSubtract20Regular = exports.VoicemailArrowForward20Regular = exports.VoicemailArrowBack20Regular = exports.VideoPersonOff20Regular = exports.TextDensity20Regular = exports.TextDensity16Regular = exports.SubGrid20Regular = exports.Storage20Regular = exports.StarThreeQuarter28Regular = exports.StarThreeQuarter24Regular = exports.StarThreeQuarter20Regular = exports.StarThreeQuarter16Regular = exports.StarThreeQuarter12Regular = exports.StarOneQuarter28Regular = exports.StarOneQuarter24Regular = exports.StarOneQuarter20Regular = exports.StarOneQuarter16Regular = exports.StarOneQuarter12Regular = exports.StarHalf28Regular = exports.StarHalf24Regular = exports.StarHalf20Regular = exports.StarHalf16Regular = exports.StarHalf12Regular = exports.StarArrowRightStart20Regular = exports.StarArrowRightEnd20Regular = exports.SpeakerSettings28Regular = exports.SpeakerSettings20Regular = exports.Spacebar20Regular = exports.SlideTransition20Regular = exports.SlideSettings20Regular = exports.SlideGrid20Regular = exports.ShiftsQuestionMark20Regular = exports.ShiftsProhibited20Regular = exports.ShiftsAdd20Regular = void 0;
|
|
7
|
+
exports.GaugeAdd20Regular = exports.FolderArrowLeft32Regular = exports.FolderArrowLeft28Regular = exports.FolderArrowLeft24Regular = exports.FolderArrowLeft20Regular = exports.FolderArrowLeft16Regular = exports.FlashPlay20Regular = exports.FlashFlow24Regular = exports.FlashFlow20Regular = exports.FlashFlow16Regular = exports.FlashAdd20Regular = exports.FilterAdd20Regular = exports.EmojiEdit48Regular = exports.EmojiEdit28Regular = exports.EmojiEdit24Regular = exports.EmojiEdit20Regular = exports.EmojiEdit16Regular = exports.EditProhibited48Regular = exports.EditProhibited32Regular = exports.EditProhibited28Regular = exports.EditProhibited24Regular = exports.EditProhibited20Regular = exports.EditProhibited16Regular = exports.EditOff48Regular = exports.EditOff32Regular = exports.EditOff28Regular = exports.Edit48Regular = exports.Edit28Regular = exports.DeveloperBoardLightningToolbox20Regular = exports.DeveloperBoardLightning20Regular = exports.DatabaseWindow20Regular = exports.DatabaseWarning20Regular = exports.DatabasePlugConnected20Regular = exports.DatabaseLightning20Regular = exports.DatabaseArrowUp20Regular = exports.DatabaseArrowRight20Regular = exports.DatabaseArrowDown20Regular = exports.CubeQuick28Regular = exports.CubeQuick24Regular = exports.CubeQuick20Regular = exports.CubeQuick16Regular = exports.CubeAdd20Regular = exports.Column20Regular = exports.CodeTextEdit20Regular = exports.CodeText20Regular = exports.CheckmarkNote20Regular = exports.Checkbox220Regular = exports.Checkbox120Regular = exports.Cellular5G20Regular = exports.Cellular4G20Regular = void 0;
|
|
8
|
+
exports.MusicNoteOff224Regular = exports.MusicNoteOff220Regular = exports.MusicNoteOff216Regular = exports.MusicNoteOff124Regular = exports.MusicNoteOff120Regular = exports.MentionBrackets20Regular = exports.MentionArrowDown20Regular = exports.MathFormula20Regular = exports.MathFormatProfessional20Regular = exports.MailReadMultiple28Regular = exports.MailReadMultiple24Regular = exports.MailReadMultiple16Regular = exports.MailList28Regular = exports.MailList24Regular = exports.MailList20Regular = exports.MailAllRead28Regular = exports.MailAllRead24Regular = exports.MailAllRead16Regular = exports.LocationDismiss20Regular = exports.LocationAddUp20Regular = exports.LocationAddRight20Regular = exports.LocationAddLeft20Regular = exports.LinkToolbox20Regular = exports.LineStyle20Regular = exports.LightbulbCircle20Regular = exports.LauncherSettings20Regular = exports.KeyboardTab20Regular = exports.KeyboardShiftUppercase20Regular = exports.KeyboardShiftUppercase16Regular = exports.KeyboardLayoutSplit20Regular = exports.KeyboardLayoutResize20Regular = exports.KeyboardLayoutOneHandedLeft20Regular = exports.KeyboardLayoutFloat20Regular = exports.KeyboardDock20Regular = exports.Keyboard12320Regular = exports.KeyCommand24Regular = exports.KeyCommand20Regular = exports.Incognito20Regular = exports.ImageShadow20Regular = exports.ImageReflection20Regular = exports.ImageGlobe20Regular = exports.ImageArrowForward20Regular = exports.ImageArrowCounterclockwise20Regular = exports.ImageArrowBack20Regular = exports.ImageAdd20Regular = exports.HomeDatabase20Regular = exports.HdrOff20Regular = exports.Hdr20Regular = exports.HardDrive20Regular = exports.HandDraw16Regular = void 0;
|
|
9
|
+
exports.ReceiptSearch20Regular = exports.Ram20Regular = exports.PuzzleCubePiece20Regular = exports.ProhibitedNote20Regular = exports.PresenceUnknown24Regular = exports.PresenceUnknown20Regular = exports.PresenceOof24Regular = exports.PresenceOof20Regular = exports.PresenceOffline24Regular = exports.PresenceOffline20Regular = exports.PresenceDnd24Regular = exports.PresenceDnd20Regular = exports.PresenceBlocked24Regular = exports.PresenceBlocked20Regular = exports.PresenceAvailable24Regular = exports.PresenceAvailable20Regular = exports.PlugConnectedCheckmark20Regular = exports.PlugConnectedAdd20Regular = exports.PlaySettings20Regular = exports.PipelinePlay20Regular = exports.PipelineAdd20Regular = exports.Pipeline20Regular = exports.PhoneLinkSetup20Regular = exports.PersonKey20Regular = exports.PenProhibited48Regular = exports.PenProhibited32Regular = exports.PenProhibited28Regular = exports.PenProhibited24Regular = exports.PenProhibited20Regular = exports.PenProhibited16Regular = exports.PenOff48Regular = exports.PenOff32Regular = exports.PenOff28Regular = exports.PenOff24Regular = exports.PenOff20Regular = exports.PenOff16Regular = exports.Pen48Regular = exports.Pen32Regular = exports.Pen28Regular = exports.Pen24Regular = exports.Pen20Regular = exports.Pen16Regular = exports.PanelLeftExpand28Regular = exports.PanelLeftExpand24Regular = exports.PanelLeftContract28Regular = exports.NumberCircle124Regular = exports.NumberCircle120Regular = exports.NumberCircle116Regular = exports.NavigationPlay20Regular = exports.NavigationLocationTarget20Regular = void 0;
|
|
10
|
+
exports.TriangleRight12Regular = exports.TriangleLeft48Regular = exports.TriangleLeft32Regular = exports.TriangleLeft20Regular = exports.TriangleLeft16Regular = exports.TriangleLeft12Regular = exports.TriangleDown48Regular = exports.TriangleDown32Regular = exports.TriangleDown20Regular = exports.TriangleDown16Regular = exports.TriangleDown12Regular = exports.Triangle20Regular = exports.Triangle16Regular = exports.TimerOff20Regular = exports.TextExpand20Regular = exports.TextDensity28Regular = exports.TextDensity24Regular = exports.TextBulletListSquareToolbox20Regular = exports.TextBulletListSquareShield20Regular = exports.TextBulletListSquareSettings20Regular = exports.TextBulletListSquareSearch20Regular = exports.TextBulletListSquarePerson20Regular = exports.TextBulletListSquareClock20Regular = exports.TextBulletListDismiss20Regular = exports.TextBulletListCheckmark20Regular = exports.TaskListSquareDatabase20Regular = exports.TableSplit20Regular = exports.TableSearch20Regular = exports.TableMultiple20Regular = exports.TableImage20Regular = exports.TableCopy20Regular = exports.TableChecker20Regular = exports.TableBottomRow48Regular = exports.TableBottomRow32Regular = exports.TableBottomRow28Regular = exports.TableBottomRow24Regular = exports.TableBottomRow20Regular = exports.TableBottomRow16Regular = exports.StreamOutput20Regular = exports.StreamInputOutput20Regular = exports.StreamInput20Regular = exports.SquaresNested20Regular = exports.SplitHint20Regular = exports.ShieldPersonAdd20Regular = exports.ShieldPerson20Regular = exports.ServerPlay20Regular = exports.ServerMultiple20Regular = exports.Scan16Regular = exports.SaveImage20Regular = exports.RectanglePortraitLocationTarget20Regular = void 0;
|
|
11
|
+
exports.PaintBrushArrowDown20Regular = exports.OrganizationHorizontal20Regular = exports.NotebookSync20Regular = exports.NoteAdd48Regular = exports.NoteAdd28Regular = exports.NetworkCheck20Regular = exports.MobileOptimized20Regular = exports.MicOff32Regular = exports.Merge20Regular = exports.MegaphoneOff28Regular = exports.MegaphoneOff20Regular = exports.MegaphoneOff16Regular = exports.MathFormatLinear20Regular = exports.MatchAppLayout20Regular = exports.MailWarning24Regular = exports.MailWarning20Regular = exports.Lottery20Regular = exports.LockMultiple20Regular = exports.Keyboard16Regular = exports.ImageMultipleOff16Regular = exports.DatabaseMultiple20Regular = exports.CircleMultipleSubtractCheckmark20Regular = exports.ArchiveArrowBack48Regular = exports.ArchiveArrowBack32Regular = exports.ArchiveArrowBack28Regular = exports.ArchiveArrowBack24Regular = exports.ArchiveArrowBack20Regular = exports.ArchiveArrowBack16Regular = exports.WindowText20Regular = exports.WindowSettings20Regular = exports.WindowPlay20Regular = exports.WindowMultipleSwap20Regular = exports.WindowLocationTarget20Regular = exports.WindowDatabase20Regular = exports.WindowBulletListAdd20Regular = exports.WindowBulletList20Regular = exports.WalletCreditCard32Regular = exports.WalletCreditCard24Regular = exports.WalletCreditCard20Regular = exports.WalletCreditCard16Regular = exports.Wallet16Regular = exports.VirtualNetworkToolbox20Regular = exports.VirtualNetwork20Regular = exports.VideoChat48Regular = exports.VideoChat32Regular = exports.VideoChat28Regular = exports.TriangleRight48Regular = exports.TriangleRight32Regular = exports.TriangleRight20Regular = exports.TriangleRight16Regular = void 0;
|
|
12
|
+
exports.Person520Regular = exports.PeopleTeamDelete32Regular = exports.PeopleTeamDelete28Regular = exports.PeopleTeamDelete20Regular = exports.PeopleTeamDelete16Regular = exports.PeopleSearch20Regular = exports.HomeMore20Regular = exports.HistoryDismiss48Regular = exports.HistoryDismiss32Regular = exports.HistoryDismiss28Regular = exports.HistoryDismiss24Regular = exports.HistoryDismiss20Regular = exports.History48Regular = exports.History32Regular = exports.History28Regular = exports.Filter12Regular = exports.DocumentMultipleSync20Regular = exports.DataUsageSettings20Regular = exports.ArrowPrevious12Regular = exports.ArrowNext12Regular = exports.VideoPlayPause20Regular = exports.Transmission20Regular = exports.TimeAndWeather20Regular = exports.TextMore20Regular = exports.TextCollapse20Regular = exports.TabProhibited20Regular = exports.TabArrowLeft20Regular = exports.SquareShadow20Regular = exports.SquareHintArrowBack20Regular = exports.SportHockey20Regular = exports.SportBaseball20Regular = exports.SportAmericanFootball20Regular = exports.SoundWaveCircle20Regular = exports.SlideSize20Regular = exports.SlideMultipleArrowRight20Regular = exports.SlideMultiple20Regular = exports.Sleep20Regular = exports.SkipForwardTab20Regular = exports.ShiftsAvailability20Regular = exports.Scratchpad20Regular = exports.RowTriple20Regular = exports.QuestionCircle12Regular = exports.PortUsbA20Regular = exports.PointScan20Regular = exports.PinOff32Regular = exports.PinOff28Regular = exports.PersonSubtract20Regular = exports.PersonAccounts20Regular = exports.Pentagon20Regular = exports.PaintBrushArrowUp20Regular = void 0;
|
|
13
|
+
exports.DatabaseSwitch20Regular = exports.CubeArrowCurveDown20Regular = exports.Comma20Regular = exports.ColumnDoubleCompare20Regular = exports.CircleEraser20Regular = exports.CheckmarkSquare20Regular = exports.CallWarning20Regular = exports.CallWarning16Regular = exports.CallTransfer16Regular = exports.CallDismiss16Regular = exports.CallAdd16Regular = exports.CalendarMultiple28Regular = exports.BugProhibited20Regular = exports.BugArrowCounterclockwise20Regular = exports.Broom28Regular = exports.BranchRequest20Regular = exports.ArrowUndo28Regular = exports.ArrowReplyAll28Regular = exports.ArrowReply28Regular = exports.ArrowForward28Regular = exports.ArrowFitIn20Regular = exports.ArrowFitIn16Regular = exports.ArrowBetweenUp20Regular = exports.ArchiveSettings28Regular = exports.AlertBadge24Regular = exports.AlertBadge20Regular = exports.AlertBadge16Regular = exports.UninstallApp20Regular = exports.TreeEvergreen20Regular = exports.TreeDeciduous20Regular = exports.Timer320Regular = exports.Timer220Regular = exports.Timer1020Regular = exports.TaskListSquareSettings20Regular = exports.TaskListSquarePerson20Regular = exports.Subtitles24Regular = exports.Subtitles20Regular = exports.Subtitles16Regular = exports.SoundSource20Regular = exports.Shifts30Minutes20Regular = exports.ResizeTable20Regular = exports.RealEstate20Regular = exports.RadarRectangleMultiple20Regular = exports.RadarCheckmark20Regular = exports.Radar20Regular = exports.PhoneSpeaker20Regular = exports.PhoneShake20Regular = exports.PhoneEraser20Regular = exports.PersonSync24Regular = exports.Person620Regular = void 0;
|
|
14
|
+
exports.ArrowSplit24Regular = exports.ArrowSplit16Regular = exports.ArrowAutofitContent20Regular = exports.AlertSnooze16Regular = exports.AlertSnooze12Regular = exports.Alert48Regular = exports.Alert12Regular = exports.WifiLock20Regular = exports.Warning28Regular = exports.Wallpaper20Regular = exports.VideoClipOff24Regular = exports.VideoClipOff20Regular = exports.VideoClipOff16Regular = exports.TimePicker20Regular = exports.TextWholeWord20Regular = exports.TextNumberListRotate9024Regular = exports.TextNumberListRotate27024Regular = exports.TextIndentIncreaseRotate9024Regular = exports.TextIndentIncreaseRotate27024Regular = exports.TextIndentDecreaseRotate9024Regular = exports.TextIndentDecreaseRotate27024Regular = exports.TextBulletListRotate9024Regular = exports.TextBulletListRotate27024Regular = exports.Tag28Regular = exports.TabDesktopMultipleBottom20Regular = exports.SquareEraser20Regular = exports.SelectAllOn20Regular = exports.SelectAllOff20Regular = exports.Save28Regular = exports.Print32Regular = exports.PipelineArrowCurveDown20Regular = exports.PhoneKey24Regular = exports.PhoneKey20Regular = exports.PersonSync48Regular = exports.PersonSync32Regular = exports.PersonSync28Regular = exports.PersonSync20Regular = exports.PersonSync16Regular = exports.NotebookEye20Regular = exports.NotebookArrowCurveDown20Regular = exports.Merge16Regular = exports.Markdown20Regular = exports.MailProhibited28Regular = exports.MailAttach28Regular = exports.MailAttach24Regular = exports.Image32Regular = exports.Gather20Regular = exports.FolderMail28Regular = exports.FolderMail24Regular = exports.DocumentData20Regular = void 0;
|
|
15
|
+
exports.WindowEdit20Regular = exports.ToggleMultiple24Regular = exports.ToggleMultiple20Regular = exports.ToggleMultiple16Regular = exports.TextWrap20Regular = exports.TextNumberListRotate9020Regular = exports.TextNumberListRotate27020Regular = exports.TextIndentIncreaseRotate9020Regular = exports.TextIndentIncreaseRotate27020Regular = exports.TextIndentDecreaseRotate9020Regular = exports.TextIndentDecreaseRotate27020Regular = exports.TextBulletListRotate9020Regular = exports.TextBulletListRotate27020Regular = exports.TextAdd20Regular = exports.Text32Regular = exports.Text16Regular = exports.Text12Regular = exports.Tabs20Regular = exports.SwipeUp20Regular = exports.SwipeRight20Regular = exports.SwipeDown20Regular = exports.SportBasketball20Regular = exports.SlideSearch20Regular = exports.SlideMicrophone20Regular = exports.SlideHide20Regular = exports.SendCopy20Regular = exports.SaveCopy20Regular = exports.QuizNew20Regular = exports.PremiumPerson16Regular = exports.PlayingCards20Regular = exports.Pause32Regular = exports.Pause28Regular = exports.MicPulseOff48Regular = exports.MicPulseOff32Regular = exports.MicPulseOff28Regular = exports.MicPulseOff24Regular = exports.MicPulseOff20Regular = exports.MicPulseOff16Regular = exports.MicPulse48Regular = exports.MicPulse32Regular = exports.MicPulse28Regular = exports.MicPulse24Regular = exports.MicPulse20Regular = exports.MicPulse16Regular = exports.ImageMultipleOff20Regular = exports.CircleImage20Regular = exports.Chess20Regular = exports.CatchUp24Regular = exports.CatchUp20Regular = exports.CatchUp16Regular = void 0;
|
|
16
16
|
|
|
17
17
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
18
18
|
|
|
19
|
+
exports.ShiftsAdd20Regular = createFluentFontIcon_1.createFluentFontIcon("ShiftsAdd20Regular", "", 1, 20);
|
|
20
|
+
exports.ShiftsProhibited20Regular = createFluentFontIcon_1.createFluentFontIcon("ShiftsProhibited20Regular", "", 1, 20);
|
|
21
|
+
exports.ShiftsQuestionMark20Regular = createFluentFontIcon_1.createFluentFontIcon("ShiftsQuestionMark20Regular", "", 1, 20);
|
|
22
|
+
exports.SlideGrid20Regular = createFluentFontIcon_1.createFluentFontIcon("SlideGrid20Regular", "", 1, 20);
|
|
23
|
+
exports.SlideSettings20Regular = createFluentFontIcon_1.createFluentFontIcon("SlideSettings20Regular", "", 1, 20);
|
|
24
|
+
exports.SlideTransition20Regular = createFluentFontIcon_1.createFluentFontIcon("SlideTransition20Regular", "", 1, 20);
|
|
25
|
+
exports.Spacebar20Regular = createFluentFontIcon_1.createFluentFontIcon("Spacebar20Regular", "", 1, 20);
|
|
26
|
+
exports.SpeakerSettings20Regular = createFluentFontIcon_1.createFluentFontIcon("SpeakerSettings20Regular", "", 1, 20);
|
|
27
|
+
exports.SpeakerSettings28Regular = createFluentFontIcon_1.createFluentFontIcon("SpeakerSettings28Regular", "", 1, 28);
|
|
28
|
+
exports.StarArrowRightEnd20Regular = createFluentFontIcon_1.createFluentFontIcon("StarArrowRightEnd20Regular", "", 1, 20);
|
|
29
|
+
exports.StarArrowRightStart20Regular = createFluentFontIcon_1.createFluentFontIcon("StarArrowRightStart20Regular", "", 1, 20);
|
|
30
|
+
exports.StarHalf12Regular = createFluentFontIcon_1.createFluentFontIcon("StarHalf12Regular", "", 1, 12);
|
|
31
|
+
exports.StarHalf16Regular = createFluentFontIcon_1.createFluentFontIcon("StarHalf16Regular", "", 1, 16);
|
|
19
32
|
exports.StarHalf20Regular = createFluentFontIcon_1.createFluentFontIcon("StarHalf20Regular", "", 1, 20);
|
|
20
33
|
exports.StarHalf24Regular = createFluentFontIcon_1.createFluentFontIcon("StarHalf24Regular", "", 1, 24);
|
|
21
34
|
exports.StarHalf28Regular = createFluentFontIcon_1.createFluentFontIcon("StarHalf28Regular", "", 1, 28);
|
|
@@ -502,17 +515,4 @@ exports.TextWrap20Regular = createFluentFontIcon_1.createFluentFontIcon("TextWra
|
|
|
502
515
|
exports.ToggleMultiple16Regular = createFluentFontIcon_1.createFluentFontIcon("ToggleMultiple16Regular", "", 1, 16);
|
|
503
516
|
exports.ToggleMultiple20Regular = createFluentFontIcon_1.createFluentFontIcon("ToggleMultiple20Regular", "", 1, 20);
|
|
504
517
|
exports.ToggleMultiple24Regular = createFluentFontIcon_1.createFluentFontIcon("ToggleMultiple24Regular", "", 1, 24);
|
|
505
|
-
exports.WindowEdit20Regular = createFluentFontIcon_1.createFluentFontIcon("WindowEdit20Regular", "", 1, 20);
|
|
506
|
-
exports.ZoomFit16Regular = createFluentFontIcon_1.createFluentFontIcon("ZoomFit16Regular", "", 1, 16);
|
|
507
|
-
exports.ZoomFit20Regular = createFluentFontIcon_1.createFluentFontIcon("ZoomFit20Regular", "", 1, 20);
|
|
508
|
-
exports.ZoomFit24Regular = createFluentFontIcon_1.createFluentFontIcon("ZoomFit24Regular", "", 1, 24);
|
|
509
|
-
exports.AppFolder16Regular = createFluentFontIcon_1.createFluentFontIcon("AppFolder16Regular", "", 1, 16);
|
|
510
|
-
exports.AppFolder28Regular = createFluentFontIcon_1.createFluentFontIcon("AppFolder28Regular", "", 1, 28);
|
|
511
|
-
exports.AppFolder32Regular = createFluentFontIcon_1.createFluentFontIcon("AppFolder32Regular", "", 1, 32);
|
|
512
|
-
exports.AppFolder48Regular = createFluentFontIcon_1.createFluentFontIcon("AppFolder48Regular", "", 1, 48);
|
|
513
|
-
exports.ArrowOutlineUpRight20Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowOutlineUpRight20Regular", "", 1, 20);
|
|
514
|
-
exports.ArrowOutlineUpRight24Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowOutlineUpRight24Regular", "", 1, 24);
|
|
515
|
-
exports.Clipboard32Regular = createFluentFontIcon_1.createFluentFontIcon("Clipboard32Regular", "", 1, 32);
|
|
516
|
-
exports.ClipboardText32Regular = createFluentFontIcon_1.createFluentFontIcon("ClipboardText32Regular", "", 1, 32);
|
|
517
|
-
exports.ClipboardTextEdit20Regular = createFluentFontIcon_1.createFluentFontIcon("ClipboardTextEdit20Regular", "", 1, 20);
|
|
518
|
-
exports.ClipboardTextEdit24Regular = createFluentFontIcon_1.createFluentFontIcon("ClipboardTextEdit24Regular", "", 1, 24);
|
|
518
|
+
exports.WindowEdit20Regular = createFluentFontIcon_1.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
|
+
}>;
|
|
@@ -3,13 +3,27 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.ShieldQuestion32Regular = exports.ShieldQuestion24Regular = exports.ShieldQuestion20Regular = exports.ShieldQuestion16Regular = exports.Shield32Regular = exports.LaserTool20Regular = exports.FormMultiple48Regular = exports.FormMultiple28Regular = exports.FormMultiple24Regular = exports.FormMultiple20Regular = exports.FoodChickenLeg32Regular = exports.FoodChickenLeg24Regular = exports.FoodChickenLeg20Regular = exports.FoodChickenLeg16Regular = exports.SlideLink24Regular = exports.SlideLink20Regular = exports.Reward12Regular = exports.Recycle32Regular = exports.Recycle20Regular = exports.PipelineAdd32Regular = exports.PersonStar48Regular = exports.PersonStar32Regular = exports.PersonStar28Regular = exports.PersonStar24Regular = exports.PersonStar20Regular = exports.PersonStar16Regular = exports.PersonHeart20Regular = exports.Notebook16Regular = exports.LeafTwo32Regular = exports.LeafOne32Regular = exports.Handshake32Regular = void 0;
|
|
6
|
+
exports.BranchFork32Regular = exports.Braces48Regular = exports.Braces32Regular = exports.Braces28Regular = exports.Braces16Regular = exports.ClipboardTextLtr32Regular = exports.TextAlignRightRotate9024Regular = exports.TextAlignRightRotate9020Regular = exports.TextAlignRightRotate9016Regular = exports.TextAlignRightRotate27020Regular = exports.TextAlignRightRotate27016Regular = exports.TextAlignLeftRotate9024Regular = exports.TextAlignLeftRotate9020Regular = exports.TextAlignLeftRotate9016Regular = exports.TextAlignLeftRotate27020Regular = exports.TextAlignLeftRotate27016Regular = exports.TextAlignJustifyRotate9020Regular = exports.TextAlignJustifyRotate27024Regular = exports.TextAlignJustifyRotate27020Regular = exports.TextAlignCenterRotate9024Regular = exports.TextAlignCenterRotate9020Regular = exports.TextAlignCenterRotate9016Regular = exports.TextAlignCenterRotate27020Regular = exports.TextAlignCenterRotate27016Regular = exports.SpeakerUsb20Regular = exports.SpeakerBluetooth20Regular = exports.ShiftsTeam20Regular = exports.Scales20Regular = exports.Rss20Regular = exports.PortUsbC20Regular = exports.PortMicroUsb20Regular = exports.PersonHeart24Regular = exports.People48Regular = exports.People12Regular = exports.Joystick20Regular = exports.DocumentData24Regular = exports.ClipboardTextEdit32Regular = exports.ClipboardTextEdit24Regular = exports.ClipboardTextEdit20Regular = exports.ClipboardText32Regular = exports.Clipboard32Regular = exports.ArrowOutlineUpRight24Regular = exports.ArrowOutlineUpRight20Regular = exports.AppFolder48Regular = exports.AppFolder32Regular = exports.AppFolder28Regular = exports.AppFolder16Regular = exports.ZoomFit24Regular = exports.ZoomFit20Regular = exports.ZoomFit16Regular = void 0;
|
|
7
|
+
exports.CreditCardClock24Regular = exports.CreditCardClock20Regular = exports.ContentView28Regular = exports.ContentView24Regular = exports.CalendarMonth32Regular = exports.BuildingRetailMore32Regular = exports.Beaker32Regular = exports.ArrowParagraph24Regular = exports.ArrowParagraph16Regular = exports.Apps32Regular = exports.XboxController48Regular = exports.XboxController32Regular = exports.XboxController28Regular = exports.XboxController24Regular = exports.XboxController20Regular = exports.XboxController16Regular = exports.TableCalculator20Regular = exports.SquareMultiple48Regular = exports.SquareMultiple32Regular = exports.SquareMultiple28Regular = exports.ShieldGlobe24Regular = exports.ShieldGlobe20Regular = exports.ShieldGlobe16Regular = exports.PersonNote16Regular = exports.PanelRightAdd20Regular = exports.MegaphoneLoud16Regular = exports.MailReadMultiple32Regular = exports.MailReadMultiple20Regular = exports.Form48Regular = exports.Form28Regular = exports.Form24Regular = exports.Form20Regular = exports.Delete32Regular = exports.Delete12Regular = exports.DataBarVertical16Regular = exports.ContentViewGallery28Regular = exports.ContentViewGallery24Regular = exports.ClipboardMonth24Regular = exports.ClipboardMonth20Regular = exports.ClipboardMonth16Regular = exports.ClipboardDay24Regular = exports.ClipboardDay20Regular = exports.ClipboardDay16Regular = exports.Clipboard3Day24Regular = exports.Clipboard3Day20Regular = exports.Clipboard3Day16Regular = exports.CalendarDataBar28Regular = exports.CalendarDataBar24Regular = exports.CalendarDataBar20Regular = exports.CalendarDataBar16Regular = void 0;
|
|
8
|
+
exports.Feed20Regular = exports.Feed16Regular = exports.EarthLeaf32Regular = exports.EarthLeaf24Regular = exports.EarthLeaf20Regular = exports.EarthLeaf16Regular = exports.Earth32Regular = exports.DrinkBottleOff32Regular = exports.DrinkBottleOff20Regular = exports.DrinkBottle32Regular = exports.DrinkBottle20Regular = exports.DocumentText16Regular = exports.Connected20Regular = exports.Connected16Regular = exports.BuildingRetailMore24Regular = exports.BowlSalad24Regular = exports.BowlSalad20Regular = exports.BeakerOff32Regular = exports.BeakerOff20Regular = exports.AnimalRabbitOff32Regular = exports.AnimalRabbitOff20Regular = exports.AnimalRabbit32Regular = exports.TextAlignJustifyLowRotate9024Regular = exports.TextAlignJustifyLowRotate9020Regular = exports.TextAlignJustifyLowRotate27024Regular = exports.TextAlignJustifyLowRotate27020Regular = exports.Stack32Regular = exports.Pipeline32Regular = exports.Pipeline24Regular = exports.PersonRunning20Regular = exports.Payment48Regular = exports.Payment32Regular = exports.Notebook32Regular = exports.HomeMore32Regular = exports.HomeMore24Regular = exports.HomeDatabase32Regular = exports.HomeDatabase24Regular = exports.HandLeftChat28Regular = exports.HandLeftChat24Regular = exports.HandLeftChat20Regular = exports.HandLeftChat16Regular = exports.Gauge32Regular = exports.FolderPeople24Regular = exports.FolderPeople20Regular = exports.DocumentData32Regular = exports.Database32Regular = exports.DataBarVertical32Regular = exports.Cube32Regular = exports.CreditCardClock32Regular = exports.CreditCardClock28Regular = void 0;
|
|
9
|
+
exports.TextWrapOff20Regular = exports.TextWrapOff16Regular = exports.TextWrap16Regular = exports.LayerDiagonalPerson20Regular = exports.LayerDiagonal20Regular = exports.HeartBroken24Regular = exports.ShieldQuestion32Regular = exports.ShieldQuestion24Regular = exports.ShieldQuestion20Regular = exports.ShieldQuestion16Regular = exports.Shield32Regular = exports.LaserTool20Regular = exports.FormMultiple48Regular = exports.FormMultiple28Regular = exports.FormMultiple24Regular = exports.FormMultiple20Regular = exports.FoodChickenLeg32Regular = exports.FoodChickenLeg24Regular = exports.FoodChickenLeg20Regular = exports.FoodChickenLeg16Regular = exports.SlideLink24Regular = exports.SlideLink20Regular = exports.Reward12Regular = exports.Recycle32Regular = exports.Recycle20Regular = exports.PipelineAdd32Regular = exports.PersonStar48Regular = exports.PersonStar32Regular = exports.PersonStar28Regular = exports.PersonStar24Regular = exports.PersonStar20Regular = exports.PersonStar16Regular = exports.PersonHeart20Regular = exports.Notebook16Regular = exports.LeafTwo32Regular = exports.LeafOne32Regular = exports.Handshake32Regular = exports.HandWave24Regular = exports.HandWave20Regular = exports.HandWave16Regular = exports.HandOpenHeart32Regular = exports.HandOpenHeart20Regular = exports.FoodFish24Regular = exports.FoodFish20Regular = exports.FoodCarrot24Regular = exports.FoodCarrot20Regular = exports.Filmstrip24Regular = exports.Filmstrip20Regular = exports.Feed28Regular = exports.Feed24Regular = void 0;
|
|
10
|
+
exports.TrophyLock48Regular = exports.TrophyLock32Regular = exports.TrophyLock28Regular = exports.TrophyLock24Regular = exports.TrophyLock20Regular = exports.TrophyLock16Regular = exports.TextWrapOff24Regular = void 0;
|
|
10
11
|
|
|
11
12
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
12
13
|
|
|
14
|
+
exports.ZoomFit16Regular = createFluentFontIcon_1.createFluentFontIcon("ZoomFit16Regular", "", 1, 16);
|
|
15
|
+
exports.ZoomFit20Regular = createFluentFontIcon_1.createFluentFontIcon("ZoomFit20Regular", "", 1, 20);
|
|
16
|
+
exports.ZoomFit24Regular = createFluentFontIcon_1.createFluentFontIcon("ZoomFit24Regular", "", 1, 24);
|
|
17
|
+
exports.AppFolder16Regular = createFluentFontIcon_1.createFluentFontIcon("AppFolder16Regular", "", 1, 16);
|
|
18
|
+
exports.AppFolder28Regular = createFluentFontIcon_1.createFluentFontIcon("AppFolder28Regular", "", 1, 28);
|
|
19
|
+
exports.AppFolder32Regular = createFluentFontIcon_1.createFluentFontIcon("AppFolder32Regular", "", 1, 32);
|
|
20
|
+
exports.AppFolder48Regular = createFluentFontIcon_1.createFluentFontIcon("AppFolder48Regular", "", 1, 48);
|
|
21
|
+
exports.ArrowOutlineUpRight20Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowOutlineUpRight20Regular", "", 1, 20);
|
|
22
|
+
exports.ArrowOutlineUpRight24Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowOutlineUpRight24Regular", "", 1, 24);
|
|
23
|
+
exports.Clipboard32Regular = createFluentFontIcon_1.createFluentFontIcon("Clipboard32Regular", "", 1, 32);
|
|
24
|
+
exports.ClipboardText32Regular = createFluentFontIcon_1.createFluentFontIcon("ClipboardText32Regular", "", 1, 32);
|
|
25
|
+
exports.ClipboardTextEdit20Regular = createFluentFontIcon_1.createFluentFontIcon("ClipboardTextEdit20Regular", "", 1, 20);
|
|
26
|
+
exports.ClipboardTextEdit24Regular = createFluentFontIcon_1.createFluentFontIcon("ClipboardTextEdit24Regular", "", 1, 24);
|
|
13
27
|
exports.ClipboardTextEdit32Regular = createFluentFontIcon_1.createFluentFontIcon("ClipboardTextEdit32Regular", "", 1, 32);
|
|
14
28
|
exports.DocumentData24Regular = createFluentFontIcon_1.createFluentFontIcon("DocumentData24Regular", "", 1, 24);
|
|
15
29
|
exports.Joystick20Regular = createFluentFontIcon_1.createFluentFontIcon("Joystick20Regular", "", 1, 20);
|
|
@@ -190,4 +204,17 @@ exports.Shield32Regular = createFluentFontIcon_1.createFluentFontIcon("Shield32R
|
|
|
190
204
|
exports.ShieldQuestion16Regular = createFluentFontIcon_1.createFluentFontIcon("ShieldQuestion16Regular", "", 1, 16);
|
|
191
205
|
exports.ShieldQuestion20Regular = createFluentFontIcon_1.createFluentFontIcon("ShieldQuestion20Regular", "", 1, 20);
|
|
192
206
|
exports.ShieldQuestion24Regular = createFluentFontIcon_1.createFluentFontIcon("ShieldQuestion24Regular", "", 1, 24);
|
|
193
|
-
exports.ShieldQuestion32Regular = createFluentFontIcon_1.createFluentFontIcon("ShieldQuestion32Regular", "", 1, 32);
|
|
207
|
+
exports.ShieldQuestion32Regular = createFluentFontIcon_1.createFluentFontIcon("ShieldQuestion32Regular", "", 1, 32);
|
|
208
|
+
exports.HeartBroken24Regular = createFluentFontIcon_1.createFluentFontIcon("HeartBroken24Regular", "", 1, 24);
|
|
209
|
+
exports.LayerDiagonal20Regular = createFluentFontIcon_1.createFluentFontIcon("LayerDiagonal20Regular", "", 1, 20);
|
|
210
|
+
exports.LayerDiagonalPerson20Regular = createFluentFontIcon_1.createFluentFontIcon("LayerDiagonalPerson20Regular", "", 1, 20);
|
|
211
|
+
exports.TextWrap16Regular = createFluentFontIcon_1.createFluentFontIcon("TextWrap16Regular", "", 1, 16);
|
|
212
|
+
exports.TextWrapOff16Regular = createFluentFontIcon_1.createFluentFontIcon("TextWrapOff16Regular", "", 1, 16);
|
|
213
|
+
exports.TextWrapOff20Regular = createFluentFontIcon_1.createFluentFontIcon("TextWrapOff20Regular", "", 1, 20);
|
|
214
|
+
exports.TextWrapOff24Regular = createFluentFontIcon_1.createFluentFontIcon("TextWrapOff24Regular", "", 1, 24);
|
|
215
|
+
exports.TrophyLock16Regular = createFluentFontIcon_1.createFluentFontIcon("TrophyLock16Regular", "", 1, 16);
|
|
216
|
+
exports.TrophyLock20Regular = createFluentFontIcon_1.createFluentFontIcon("TrophyLock20Regular", "", 1, 20);
|
|
217
|
+
exports.TrophyLock24Regular = createFluentFontIcon_1.createFluentFontIcon("TrophyLock24Regular", "", 1, 24);
|
|
218
|
+
exports.TrophyLock28Regular = createFluentFontIcon_1.createFluentFontIcon("TrophyLock28Regular", "", 1, 28);
|
|
219
|
+
exports.TrophyLock32Regular = createFluentFontIcon_1.createFluentFontIcon("TrophyLock32Regular", "", 1, 32);
|
|
220
|
+
exports.TrophyLock48Regular = createFluentFontIcon_1.createFluentFontIcon("TrophyLock48Regular", "", 1, 48);
|
package/lib-cjs/icons/chunk-2.js
CHANGED
|
@@ -1153,7 +1153,7 @@ const CommentArrowRightFilledIcon = 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 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",
|
|
1157
1157
|
fill: primaryFill
|
|
1158
1158
|
}));
|
|
1159
1159
|
};
|
|
@@ -1172,7 +1172,7 @@ const CommentArrowRightRegularIcon = props => {
|
|
|
1172
1172
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1173
1173
|
className: className
|
|
1174
1174
|
}), React.createElement("path", {
|
|
1175
|
-
d: "M19
|
|
1175
|
+
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",
|
|
1176
1176
|
fill: primaryFill
|
|
1177
1177
|
}));
|
|
1178
1178
|
};
|