@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 ArrowClockwise12Regular: 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 ArrowClockwise28Regular: 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 ArrowClockwise32Regular: 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 ArrowClockwise48Regular: 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 ArrowCounterclockwise12Regular: 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 ArrowCounterclockwise16Regular: 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 ArrowCounterclockwise32Regular: 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 ArrowCounterclockwise48Regular: 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 ArrowRotateClockwise16Regular: 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 ArrowSplit20Regular: 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 BatteryCheckmark24Regular: 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 BookOpen16Regular: 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 BroadActivityFeed16Regular: 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 BroadActivityFeed20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
3
81
|
primaryFill?: string | undefined;
|
|
4
82
|
className?: string | undefined;
|
|
@@ -2921,81 +2999,3 @@ export declare const ProjectionScreenDismiss24Regular: import("react").FC<import
|
|
|
2921
2999
|
filled?: boolean | undefined;
|
|
2922
3000
|
title?: string | undefined;
|
|
2923
3001
|
}>;
|
|
2924
|
-
export declare const ProjectionScreenDismiss28Regular: 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 Rhombus32Regular: 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 SaveArrowRight20Regular: 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 SaveArrowRight24Regular: 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 Shortpick20Regular: 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 Shortpick24Regular: 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 Sparkle16Regular: 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 Sparkle20Regular: 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 Sparkle24Regular: 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 Sparkle28Regular: 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 Sparkle48Regular: 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 Square32Regular: 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 SubtractSquare24Regular: 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.MailError16Regular = exports.MailCheckmark20Regular = exports.MailAttach20Regular = exports.MailArrowForward20Regular = exports.MailArrowDown20Regular = exports.MailArrowDoubleBack20Regular = exports.Luggage20Regular = exports.Luggage16Regular = exports.LockOpen16Regular = exports.LinkDismiss16Regular = exports.ImmersiveReader16Regular = exports.GlobeClock20Regular = exports.GlobeClock16Regular = exports.EmojiSad16Regular = exports.EditArrowBack20Regular = exports.DocumentPerson20Regular = exports.DocumentLink16Regular = exports.DocumentDismiss16Regular = exports.DocumentArrowUp20Regular = exports.DividerTall20Regular = exports.Directions16Regular = exports.CursorClick24Regular = exports.CursorClick20Regular = exports.ChevronUpDown16Regular = exports.CheckboxCheckedSync20Regular = exports.Check24Regular = exports.ChatArrowDoubleBack20Regular = exports.ChatArrowDoubleBack16Regular = exports.ChatArrowBack20Regular = exports.ChatArrowBack16Regular = exports.CalendarStar16Regular = exports.CalendarSearch20Regular = exports.CalendarPhone20Regular = exports.CalendarPhone16Regular = exports.CalendarPerson16Regular = exports.CalendarPattern20Regular = exports.BroadActivityFeed20Regular = exports.BroadActivityFeed16Regular = exports.BookOpen16Regular = exports.BatteryCheckmark24Regular = exports.ArrowSplit20Regular = exports.ArrowRotateClockwise16Regular = exports.ArrowCounterclockwise48Regular = exports.ArrowCounterclockwise32Regular = exports.ArrowCounterclockwise16Regular = exports.ArrowCounterclockwise12Regular = exports.ArrowClockwise48Regular = exports.ArrowClockwise32Regular = exports.ArrowClockwise28Regular = exports.ArrowClockwise12Regular = void 0;
|
|
7
|
+
exports.CloudArrowUp28Regular = exports.CloudArrowUp24Regular = exports.CloudArrowUp20Regular = exports.CloudArrowUp16Regular = exports.CloudArrowDown48Regular = exports.CloudArrowDown32Regular = exports.CloudArrowDown28Regular = exports.CloudArrowDown24Regular = exports.CloudArrowDown20Regular = exports.CloudArrowDown16Regular = exports.CellularWarning24Regular = exports.CalendarError24Regular = exports.ArrowTrendingLines24Regular = exports.ArrowTrendingLines20Regular = exports.ArrowAutofitContent24Regular = exports.TextDirectionRotate90Right24Regular = exports.TextDirectionRotate90Right20Regular = exports.TextDirectionRotate90Left24Regular = exports.TextDirectionRotate90Left20Regular = exports.TextDirectionRotate270Right24Regular = exports.TextDirectionRotate270Right20Regular = exports.TextDirectionHorizontalRight24Regular = exports.TextDirectionHorizontalRight20Regular = exports.TextDirectionHorizontalLeft24Regular = exports.TextDirectionHorizontalLeft20Regular = exports.WeatherSunny16Regular = exports.WeatherPartlyCloudyDay16Regular = exports.VehicleCarProfileRtl20Regular = exports.VehicleCarProfileLtr20Regular = exports.TextQuote16Regular = exports.TagMultiple20Regular = exports.Square20Regular = exports.SportSoccer16Regular = exports.ShieldError16Regular = exports.Save16Regular = exports.ReceiptMoney24Regular = exports.Play32Regular = exports.Play28Regular = exports.Play16Regular = exports.PhoneCheckmark20Regular = exports.PersonSettings20Regular = exports.PeopleToolbox20Regular = exports.PeopleSync20Regular = exports.PeopleCheckmark16Regular = exports.PauseCircle24Regular = exports.NotePin20Regular = exports.MailShield20Regular = exports.MailSettings20Regular = exports.MailPause20Regular = exports.MailInboxArrowDown20Regular = void 0;
|
|
8
|
+
exports.ShieldTask48Regular = exports.ShieldTask28Regular = exports.ShieldTask24Regular = exports.ShieldTask20Regular = exports.ShieldTask16Regular = exports.ScanTypeOff20Regular = exports.ScanType24Regular = exports.ScanType20Regular = exports.ScanText24Regular = exports.ScanTable24Regular = exports.PuzzlePiece24Regular = exports.PuzzlePiece20Regular = exports.PuzzlePiece16Regular = exports.PanelRightExpand20Regular = exports.PanelRightContract24Regular = exports.PanelRightContract20Regular = exports.PanelRightContract16Regular = exports.PanelRight48Regular = exports.PanelRight28Regular = exports.PanelRight24Regular = exports.PanelRight20Regular = exports.PanelRight16Regular = exports.PanelLeft48Regular = exports.PanelLeft28Regular = exports.PanelLeft24Regular = exports.PanelLeft20Regular = exports.PanelLeft16Regular = exports.PanelBottom20Regular = exports.MailMultiple24Regular = exports.MailMultiple20Regular = exports.MailMultiple16Regular = exports.IosArrowRtl24Regular = exports.IosArrowLtr24Regular = exports.GridDots28Regular = exports.GridDots24Regular = exports.GridDots20Regular = exports.CloudDismiss48Regular = exports.CloudDismiss32Regular = exports.CloudDismiss28Regular = exports.CloudDismiss24Regular = exports.CloudDismiss20Regular = exports.CloudDismiss16Regular = exports.CloudCheckmark48Regular = exports.CloudCheckmark32Regular = exports.CloudCheckmark28Regular = exports.CloudCheckmark24Regular = exports.CloudCheckmark20Regular = exports.CloudCheckmark16Regular = exports.CloudArrowUp48Regular = exports.CloudArrowUp32Regular = void 0;
|
|
9
|
+
exports.CheckboxIndeterminate20Regular = exports.CheckboxIndeterminate16Regular = exports.ChatWarning16Regular = exports.ChatDismiss16Regular = exports.CenterVertical20Regular = exports.CalendarAssistant16Regular = exports.BuildingLighthouse20Regular = exports.Braces20Regular = exports.BorderAll20Regular = exports.BorderAll16Regular = exports.BezierCurveSquare12Regular = exports.ArrowUp12Regular = exports.ArrowSyncOff20Regular = exports.ArrowSyncOff16Regular = exports.ArrowStepOut12Regular = exports.ArrowStepInRight16Regular = exports.ArrowStepInRight12Regular = exports.ArrowStepInLeft16Regular = exports.ArrowStepInLeft12Regular = exports.ArrowStepIn12Regular = exports.ArrowRight12Regular = exports.ArrowRedo16Regular = exports.ArrowMoveInward20Regular = exports.ArrowLeft12Regular = exports.ArrowExportRtl16Regular = exports.ArrowEject20Regular = exports.ArrowCircleRight16Regular = exports.ArrowCircleRight12Regular = exports.ArrowCircleLeft16Regular = exports.ArrowCircleLeft12Regular = exports.ArrowCircleDownUp20Regular = exports.ArrowBidirectionalUpDown24Regular = exports.ArrowBidirectionalUpDown20Regular = exports.ArrowBidirectionalUpDown16Regular = exports.ArrowBidirectionalUpDown12Regular = exports.WifiLock24Regular = exports.UsbPlug24Regular = exports.UsbPlug20Regular = exports.TextT24Regular = exports.TextT20Regular = exports.TextMore24Regular = exports.TextAddT24Regular = exports.SubtractCircleArrowForward20Regular = exports.SubtractCircleArrowForward16Regular = exports.SubtractCircleArrowBack20Regular = exports.SubtractCircleArrowBack16Regular = exports.StackStar24Regular = exports.StackStar20Regular = exports.StackStar16Regular = exports.SquareMultiple16Regular = void 0;
|
|
10
|
+
exports.SquareDismiss16Regular = exports.Square12Regular = exports.Replay20Regular = exports.Phone12Regular = exports.PersonInfo20Regular = exports.PersonCircle12Regular = exports.PauseOff16Regular = exports.PanelTopExpand20Regular = exports.PanelTopContract20Regular = exports.PanelSeparateWindow20Regular = exports.PanelLeftExpand20Regular = exports.PanelBottomExpand20Regular = exports.PanelBottomContract20Regular = exports.LinkDismiss24Regular = exports.LaptopDismiss20Regular = exports.Keyboard12324Regular = exports.HighlightLink20Regular = exports.GlanceHorizontal20Regular = exports.Glance20Regular = exports.DualScreen20Regular = exports.DoorArrowRight20Regular = exports.DoorArrowRight16Regular = exports.DocumentSync20Regular = exports.DocumentSync16Regular = exports.DocumentSplitHint20Regular = exports.DocumentSplitHint16Regular = exports.DocumentSettings20Regular = exports.DocumentPercent24Regular = exports.DocumentPercent20Regular = exports.DocumentMultiplePercent20Regular = exports.DocumentJavascript24Regular = exports.DocumentCss24Regular = exports.DocumentChevronDouble24Regular = exports.DocumentArrowRight20Regular = exports.DeveloperBoardSearch20Regular = exports.Cube12Regular = exports.CommentMultipleCheckmark28Regular = exports.CommentMultipleCheckmark24Regular = exports.CommentMultipleCheckmark20Regular = exports.CommentMultipleCheckmark16Regular = exports.CommentMultiple28Regular = exports.CodeCircle20Regular = exports.CloudSwap24Regular = exports.CloudSwap20Regular = exports.CloudFlow24Regular = exports.ClockArrowDownload24Regular = exports.ClipboardPulse24Regular = exports.CircleOff16Regular = exports.ChevronCircleRight12Regular = exports.CheckboxIndeterminate24Regular = void 0;
|
|
11
|
+
exports.ArrowCircleDown12Regular = exports.TextBaseline20Regular = exports.SquareShadow12Regular = exports.PanelLeftExpand16Regular = exports.GlanceHorizontal12Regular = exports.DocumentTable24Regular = exports.DocumentTable20Regular = exports.DocumentTable16Regular = exports.DocumentMultiplePercent24Regular = exports.DocumentMultiple24Regular = exports.CenterHorizontal20Regular = exports.ArrowWrapOff20Regular = exports.ArrowWrap20Regular = exports.ArrowCollapseAll24Regular = exports.ArrowCollapseAll20Regular = exports.AlignStretchVertical20Regular = exports.AlignStretchHorizontal20Regular = exports.AlignStartVertical20Regular = exports.AlignStartHorizontal20Regular = exports.AlignSpaceFitVertical20Regular = exports.AlignSpaceEvenlyVertical20Regular = exports.AlignSpaceEvenlyHorizontal20Regular = exports.AlignSpaceBetweenVertical20Regular = exports.AlignSpaceBetweenHorizontal20Regular = exports.AlignSpaceAroundVertical20Regular = exports.AlignSpaceAroundHorizontal20Regular = exports.AlignEndVertical20Regular = exports.AlignEndHorizontal20Regular = exports.ZoomOut16Regular = exports.ZoomIn16Regular = exports.WindowMultiple16Regular = exports.WindowHeaderHorizontalOff20Regular = exports.WindowConsole20Regular = exports.WindowArrowUp20Regular = exports.WindowArrowUp16Regular = exports.WindowAdOff20Regular = exports.Window24Regular = exports.Window16Regular = exports.WifiSettings20Regular = exports.Triangle12Regular = exports.Timeline20Regular = exports.TextPeriodAsterisk20Regular = exports.TextHeader324Regular = exports.TextHeader224Regular = exports.TextHeader124Regular = exports.TextBulletListRtl16Regular = exports.TextBulletListLtr16Regular = exports.TagCircle20Regular = exports.SubtractCircle12Regular = exports.SquareDismiss20Regular = void 0;
|
|
12
|
+
exports.Diversity24Regular = exports.Diversity20Regular = exports.Dialpad48Regular = exports.Dialpad32Regular = exports.Dialpad28Regular = exports.DeleteLines20Regular = exports.CubeLink20Regular = exports.CreditCardToolbox24Regular = exports.CreditCardPerson24Regular = exports.CreditCardPerson20Regular = exports.ControlButton24Regular = exports.ControlButton20Regular = exports.ColumnArrowRight20Regular = exports.CloudWords48Regular = exports.CloudWords32Regular = exports.CloudWords28Regular = exports.CloudWords24Regular = exports.CloudWords20Regular = exports.CloudWords16Regular = exports.CloudArchive20Regular = exports.CloudArchive16Regular = exports.ClipboardSettings24Regular = exports.ChannelSubtract48Regular = exports.ChannelSubtract28Regular = exports.ChannelSubtract24Regular = exports.ChannelSubtract20Regular = exports.ChannelSubtract16Regular = exports.CalendarWorkWeek28Regular = exports.Balloon12Regular = exports.ArrowTrendingSettings24Regular = exports.ArrowTrendingSettings20Regular = exports.ArrowTrendingCheckmark24Regular = exports.ArrowTrendingCheckmark20Regular = exports.ArrowCircleUp48Regular = exports.ArrowCircleUp32Regular = exports.ArrowCircleUp28Regular = exports.ArrowCircleUp12Regular = exports.ArrowCircleRight48Regular = exports.ArrowCircleRight32Regular = exports.ArrowCircleRight28Regular = exports.ArrowCircleRight20Regular = exports.ArrowCircleLeft48Regular = exports.ArrowCircleLeft32Regular = exports.ArrowCircleLeft28Regular = exports.ArrowCircleLeft24Regular = exports.ArrowCircleLeft20Regular = exports.ArrowCircleDown48Regular = exports.ArrowCircleDown32Regular = exports.ArrowCircleDown28Regular = exports.ArrowCircleDown16Regular = void 0;
|
|
13
|
+
exports.DesktopKeyboard24Regular = exports.DesktopKeyboard20Regular = exports.DesktopKeyboard16Regular = exports.ClosedCaption32Regular = exports.Call48Regular = exports.Whiteboard48Regular = exports.Wallet24Regular = exports.Wallet20Regular = exports.VehicleCarCollision48Regular = exports.VehicleCarCollision24Regular = exports.VehicleCarCollision20Regular = exports.VehicleCarCollision16Regular = exports.Toolbox12Regular = exports.Sticker12Regular = exports.Speaker232Regular = exports.Speaker132Regular = exports.Speaker032Regular = exports.Share48Regular = exports.ScanThumbUp48Regular = exports.ScanThumbUp28Regular = exports.ScanThumbUp24Regular = exports.ScanThumbUp20Regular = exports.ScanThumbUp16Regular = exports.RoadCone48Regular = exports.RoadCone32Regular = exports.RoadCone28Regular = exports.RoadCone24Regular = exports.RoadCone20Regular = exports.RoadCone16Regular = exports.PersonNote20Regular = exports.PersonLock24Regular = exports.PauseSettings20Regular = exports.Options48Regular = exports.MoneySettings20Regular = exports.MoneyCalculator24Regular = exports.MoneyCalculator20Regular = exports.LockClosed32Regular = exports.HatGraduation12Regular = exports.Guardian48Regular = exports.Guardian28Regular = exports.Guardian24Regular = exports.Guardian20Regular = exports.GlobeVideo48Regular = exports.GlobeVideo32Regular = exports.GlobeVideo28Regular = exports.GlobeSearch20Regular = exports.GlobeProhibited20Regular = exports.FoodCake12Regular = exports.Diversity48Regular = exports.Diversity28Regular = void 0;
|
|
14
|
+
exports.TextIndentDecreaseRtl20Regular = exports.TextIndentDecreaseRtl16Regular = exports.TextIndentDecreaseLtr24Regular = exports.TextIndentDecreaseLtr20Regular = exports.TextIndentDecreaseLtr16Regular = exports.TextFontSize16Regular = exports.TextClearFormatting16Regular = exports.TextChangeCase16Regular = exports.TextAlignRight16Regular = exports.TextAlignLeft16Regular = exports.TextAlignCenter16Regular = exports.TagLock32Regular = exports.TagLock24Regular = exports.TagLock20Regular = exports.TagLock16Regular = exports.TagDismiss16Regular = exports.Tag32Regular = exports.Snooze20Regular = exports.SlideMicrophone32Regular = exports.ShareScreenPersonOverlayInside28Regular = exports.ShareScreenPersonOverlayInside24Regular = exports.ShareScreenPersonOverlayInside20Regular = exports.ShareScreenPersonOverlayInside16Regular = exports.ShareScreenPersonOverlay28Regular = exports.ShareScreenPersonOverlay24Regular = exports.ShareScreenPersonOverlay20Regular = exports.ShareScreenPersonOverlay16Regular = exports.ShareScreenPerson28Regular = exports.ShareScreenPerson24Regular = exports.ShareScreenPerson20Regular = exports.ShareScreenPerson16Regular = exports.SendClock24Regular = exports.ScanThumbUpOff48Regular = exports.ScanThumbUpOff28Regular = exports.ScanThumbUpOff24Regular = exports.ScanThumbUpOff20Regular = exports.ScanThumbUpOff16Regular = exports.RectangleLandscape48Regular = exports.RectangleLandscape32Regular = exports.RectangleLandscape28Regular = exports.RectangleLandscape24Regular = exports.RectangleLandscape16Regular = exports.RectangleLandscape12Regular = exports.Poll16Regular = exports.NumberSymbol32Regular = exports.MoreCircle32Regular = exports.Mail12Regular = exports.ImageAltText16Regular = exports.Heart12Regular = exports.DesktopKeyboard28Regular = void 0;
|
|
15
|
+
exports.ProjectionScreenDismiss24Regular = exports.ProjectionScreenDismiss20Regular = exports.ProjectionScreenDismiss16Regular = exports.ProjectionScreen28Regular = exports.ProjectionScreen24Regular = exports.ProjectionScreen20Regular = exports.ProjectionScreen16Regular = exports.PlayCircle48Regular = exports.Pentagon32Regular = exports.Oval32Regular = exports.NumberSymbol48Regular = exports.NumberSymbol28Regular = exports.LineDashes32Regular = exports.Line32Regular = exports.GlobeShield24Regular = exports.GlobeShield20Regular = exports.DocumentTextLink24Regular = exports.DocumentTextLink20Regular = exports.DocumentText24Regular = exports.DocumentText20Regular = exports.Diamond32Regular = exports.DatabaseLink24Regular = exports.DatabaseLink20Regular = exports.Circle32Regular = exports.ChatVideo24Regular = exports.ChatVideo20Regular = exports.BoxToolbox24Regular = exports.BoxToolbox20Regular = exports.BoxEdit24Regular = exports.BoxEdit20Regular = exports.ArrowUpRight32Regular = exports.ArrowOutlineUpRight32Regular = exports.ArrowMaximize32Regular = exports.AppsListDetail24Regular = exports.AppsListDetail20Regular = exports.TextSuperscript16Regular = exports.TextSubscript16Regular = exports.TextParagraphDirectionRight20Regular = exports.TextParagraphDirectionRight16Regular = exports.TextParagraphDirectionLeft20Regular = exports.TextParagraphDirectionLeft16Regular = exports.TextNumberListRtl16Regular = exports.TextNumberListLtr16Regular = exports.TextIndentIncreaseRtl24Regular = exports.TextIndentIncreaseRtl20Regular = exports.TextIndentIncreaseRtl16Regular = exports.TextIndentIncreaseLtr24Regular = exports.TextIndentIncreaseLtr20Regular = exports.TextIndentIncreaseLtr16Regular = exports.TextIndentDecreaseRtl24Regular = void 0;
|
|
16
16
|
|
|
17
17
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
18
18
|
|
|
19
|
+
exports.ArrowClockwise12Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowClockwise12Regular", "", 1, 12);
|
|
20
|
+
exports.ArrowClockwise28Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowClockwise28Regular", "", 1, 28);
|
|
21
|
+
exports.ArrowClockwise32Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowClockwise32Regular", "", 1, 32);
|
|
22
|
+
exports.ArrowClockwise48Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowClockwise48Regular", "", 1, 48);
|
|
23
|
+
exports.ArrowCounterclockwise12Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowCounterclockwise12Regular", "", 1, 12);
|
|
24
|
+
exports.ArrowCounterclockwise16Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowCounterclockwise16Regular", "", 1, 16);
|
|
25
|
+
exports.ArrowCounterclockwise32Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowCounterclockwise32Regular", "", 1, 32);
|
|
26
|
+
exports.ArrowCounterclockwise48Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowCounterclockwise48Regular", "", 1, 48);
|
|
27
|
+
exports.ArrowRotateClockwise16Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowRotateClockwise16Regular", "", 1, 16);
|
|
28
|
+
exports.ArrowSplit20Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowSplit20Regular", "", 1, 20);
|
|
29
|
+
exports.BatteryCheckmark24Regular = createFluentFontIcon_1.createFluentFontIcon("BatteryCheckmark24Regular", "", 1, 24);
|
|
30
|
+
exports.BookOpen16Regular = createFluentFontIcon_1.createFluentFontIcon("BookOpen16Regular", "", 1, 16);
|
|
31
|
+
exports.BroadActivityFeed16Regular = createFluentFontIcon_1.createFluentFontIcon("BroadActivityFeed16Regular", "", 1, 16);
|
|
19
32
|
exports.BroadActivityFeed20Regular = createFluentFontIcon_1.createFluentFontIcon("BroadActivityFeed20Regular", "", 1, 20);
|
|
20
33
|
exports.CalendarPattern20Regular = createFluentFontIcon_1.createFluentFontIcon("CalendarPattern20Regular", "", 1, 20);
|
|
21
34
|
exports.CalendarPerson16Regular = createFluentFontIcon_1.createFluentFontIcon("CalendarPerson16Regular", "", 1, 16);
|
|
@@ -502,17 +515,4 @@ exports.ProjectionScreen24Regular = createFluentFontIcon_1.createFluentFontIcon(
|
|
|
502
515
|
exports.ProjectionScreen28Regular = createFluentFontIcon_1.createFluentFontIcon("ProjectionScreen28Regular", "", 1, 28);
|
|
503
516
|
exports.ProjectionScreenDismiss16Regular = createFluentFontIcon_1.createFluentFontIcon("ProjectionScreenDismiss16Regular", "", 1, 16);
|
|
504
517
|
exports.ProjectionScreenDismiss20Regular = createFluentFontIcon_1.createFluentFontIcon("ProjectionScreenDismiss20Regular", "", 1, 20);
|
|
505
|
-
exports.ProjectionScreenDismiss24Regular = createFluentFontIcon_1.createFluentFontIcon("ProjectionScreenDismiss24Regular", "", 1, 24);
|
|
506
|
-
exports.ProjectionScreenDismiss28Regular = createFluentFontIcon_1.createFluentFontIcon("ProjectionScreenDismiss28Regular", "", 1, 28);
|
|
507
|
-
exports.Rhombus32Regular = createFluentFontIcon_1.createFluentFontIcon("Rhombus32Regular", "", 1, 32);
|
|
508
|
-
exports.SaveArrowRight20Regular = createFluentFontIcon_1.createFluentFontIcon("SaveArrowRight20Regular", "", 1, 20);
|
|
509
|
-
exports.SaveArrowRight24Regular = createFluentFontIcon_1.createFluentFontIcon("SaveArrowRight24Regular", "", 1, 24);
|
|
510
|
-
exports.Shortpick20Regular = createFluentFontIcon_1.createFluentFontIcon("Shortpick20Regular", "", 1, 20);
|
|
511
|
-
exports.Shortpick24Regular = createFluentFontIcon_1.createFluentFontIcon("Shortpick24Regular", "", 1, 24);
|
|
512
|
-
exports.Sparkle16Regular = createFluentFontIcon_1.createFluentFontIcon("Sparkle16Regular", "", 1, 16);
|
|
513
|
-
exports.Sparkle20Regular = createFluentFontIcon_1.createFluentFontIcon("Sparkle20Regular", "", 1, 20);
|
|
514
|
-
exports.Sparkle24Regular = createFluentFontIcon_1.createFluentFontIcon("Sparkle24Regular", "", 1, 24);
|
|
515
|
-
exports.Sparkle28Regular = createFluentFontIcon_1.createFluentFontIcon("Sparkle28Regular", "", 1, 28);
|
|
516
|
-
exports.Sparkle48Regular = createFluentFontIcon_1.createFluentFontIcon("Sparkle48Regular", "", 1, 48);
|
|
517
|
-
exports.Square32Regular = createFluentFontIcon_1.createFluentFontIcon("Square32Regular", "", 1, 32);
|
|
518
|
-
exports.SubtractSquare24Regular = createFluentFontIcon_1.createFluentFontIcon("SubtractSquare24Regular", "", 1, 24);
|
|
518
|
+
exports.ProjectionScreenDismiss24Regular = createFluentFontIcon_1.createFluentFontIcon("ProjectionScreenDismiss24Regular", "", 1, 24);
|
|
@@ -1,4 +1,82 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
export declare const ProjectionScreenDismiss28Regular: 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 Rhombus32Regular: 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 SaveArrowRight20Regular: 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 SaveArrowRight24Regular: 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 Shortpick20Regular: 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 Shortpick24Regular: 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 Sparkle16Regular: 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 Sparkle20Regular: 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 Sparkle24Regular: 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 Sparkle28Regular: 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 Sparkle48Regular: 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 Square32Regular: 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 SubtractSquare24Regular: 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 TextCaseLowercase16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
3
81
|
primaryFill?: string | undefined;
|
|
4
82
|
className?: string | undefined;
|
|
@@ -2921,81 +2999,3 @@ export declare const WindowApps32Regular: import("react").FC<import("react").HTM
|
|
|
2921
2999
|
filled?: boolean | undefined;
|
|
2922
3000
|
title?: string | undefined;
|
|
2923
3001
|
}>;
|
|
2924
|
-
export declare const WindowApps48Regular: 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 WindowWrench16Regular: 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 WindowWrench20Regular: 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 WindowWrench24Regular: 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 WindowWrench28Regular: 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 WindowWrench32Regular: 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 WindowWrench48Regular: 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 ArrowDownLeft32Regular: 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 ArrowDownLeft48Regular: 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 ArrowMaximize48Regular: 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 ArrowMaximizeVertical48Regular: 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 ArrowOutlineUpRight48Regular: 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 ArrowUpLeft48Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2997
|
-
primaryFill?: string | undefined;
|
|
2998
|
-
className?: string | undefined;
|
|
2999
|
-
filled?: boolean | undefined;
|
|
3000
|
-
title?: string | undefined;
|
|
3001
|
-
}>;
|