@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 WeatherSunnyLow20Regular: 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 WeatherSunnyLow24Regular: 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 WeatherSunnyLow48Regular: 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 WindowNew16Regular: 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 WindowNew24Regular: 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 Wrench16Regular: 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 Wrench20Regular: 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 VideoBackgroundEffect20Regular: 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 Alert16Regular: 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 ApprovalsApp16Regular: 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 ApprovalsApp20Regular: 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 ArrowBounce16Regular: 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 ArrowBounce24Regular: 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 ArrowEnterUp20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
3
81
|
primaryFill?: string | undefined;
|
|
4
82
|
className?: string | undefined;
|
|
@@ -2921,81 +2999,3 @@ export declare const ClipboardTextRtl20Regular: import("react").FC<import("react
|
|
|
2921
2999
|
filled?: boolean | undefined;
|
|
2922
3000
|
title?: string | undefined;
|
|
2923
3001
|
}>;
|
|
2924
|
-
export declare const ClipboardTextRtl24Regular: 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 CubeSync24Regular: 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 DocumentQuestionMark16Regular: 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 DocumentQuestionMark20Regular: 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 DocumentQuestionMark24Regular: 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 DoorArrowLeft20Regular: 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 Drop12Regular: 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 Drop16Regular: 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 Drop20Regular: 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 Drop24Regular: 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 Drop28Regular: 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 Drop48Regular: 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 Dumbbell16Regular: 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.Shifts20Regular = exports.SaveSync20Regular = exports.Ribbon20Regular = exports.RectangleLandscape20Regular = exports.PresenterOff20Regular = exports.Presenter20Regular = exports.PhoneDesktopAdd20Regular = exports.PersonCall20Regular = exports.PersonCall16Regular = exports.PeopleCall20Regular = exports.PeopleCall16Regular = exports.PeopleAudience20Regular = exports.NotebookSection20Regular = exports.MicProhibited20Regular = exports.LiveOff24Regular = exports.LiveOff20Regular = exports.LearningApp24Regular = exports.LearningApp20Regular = exports.HandRightOff20Regular = exports.HandRight20Regular = exports.GridKanban20Regular = exports.FoodCake20Regular = exports.EmojiAdd20Regular = exports.DesktopSpeakerOff24Regular = exports.DesktopSpeakerOff20Regular = exports.DesktopSpeaker24Regular = exports.DesktopSpeaker20Regular = exports.DesktopArrowRight24Regular = exports.DesktopArrowRight20Regular = exports.DesktopArrowRight16Regular = exports.Chat48Regular = exports.Building20Regular = exports.Briefcase48Regular = exports.Briefcase28Regular = exports.BookmarkMultiple20Regular = exports.ArrowEnterUp24Regular = exports.ArrowEnterUp20Regular = exports.ArrowBounce24Regular = exports.ArrowBounce16Regular = exports.ApprovalsApp20Regular = exports.ApprovalsApp16Regular = exports.Alert16Regular = exports.VideoBackgroundEffect20Regular = exports.Wrench20Regular = exports.Wrench16Regular = exports.WindowNew24Regular = exports.WindowNew16Regular = exports.WeatherSunnyLow48Regular = exports.WeatherSunnyLow24Regular = exports.WeatherSunnyLow20Regular = void 0;
|
|
7
|
+
exports.ContentView20Regular = exports.CloudSync20Regular = exports.Checkmark48Regular = exports.ChatOff20Regular = exports.ChatMail20Regular = exports.ChatBubblesQuestion20Regular = exports.CameraOff24Regular = exports.CallTransfer20Regular = exports.CallExclamation20Regular = exports.CallConnecting20Regular = exports.Bot20Regular = exports.BackpackAdd48Regular = exports.BackpackAdd28Regular = exports.BackpackAdd24Regular = exports.BackpackAdd20Regular = exports.ArrowUpLeft20Regular = exports.ArrowUpLeft16Regular = exports.ArrowUndo16Regular = exports.ArrowRight16Regular = exports.AlertUrgent16Regular = exports.AlbumAdd24Regular = exports.Album24Regular = exports.WifiWarning20Regular = exports.VideoSwitch20Regular = exports.VideoProhibited20Regular = exports.VideoPersonStar20Regular = exports.VideoPersonCall24Regular = exports.VideoPersonCall20Regular = exports.VideoPersonCall16Regular = exports.VideoPerson48Regular = exports.VideoPerson28Regular = exports.VideoPerson20Regular = exports.VideoPerson16Regular = exports.VideoPerson12Regular = exports.Video36024Regular = exports.Video36020Regular = exports.TextNumberListRtl20Regular = exports.TextGrammarError20Regular = exports.TextBulletListSquare20Regular = exports.TextBulletListAdd20Regular = exports.TapSingle20Regular = exports.TapDouble20Regular = exports.TableDismiss24Regular = exports.TableDismiss20Regular = exports.TableAdd20Regular = exports.StarLineHorizontal324Regular = exports.StarLineHorizontal320Regular = exports.SlideMultiple24Regular = exports.ShiftsCheckmark24Regular = exports.ShiftsCheckmark20Regular = void 0;
|
|
8
|
+
exports.ChannelShare20Regular = exports.ChannelShare16Regular = exports.ChannelShare12Regular = exports.PeopleEdit20Regular = exports.Luggage24Regular = exports.DoorTag24Regular = exports.ContentViewGallery20Regular = exports.BreakoutRoom20Regular = exports.VideoSync20Regular = exports.VideoRecording20Regular = exports.VideoPersonStarOff20Regular = exports.TvArrowRight20Regular = exports.StarEmphasis20Regular = exports.SquareMultiple20Regular = exports.ShareCloseTray20Regular = exports.RotateRight24Regular = exports.RotateRight20Regular = exports.RotateLeft24Regular = exports.Ribbon16Regular = exports.PulseSquare24Regular = exports.Pulse20Regular = exports.PersonCircle20Regular = exports.NotebookSubsection20Regular = exports.MicSync20Regular = exports.LeafThree24Regular = exports.LeafThree20Regular = exports.LeafThree16Regular = exports.Lasso20Regular = exports.ImageOff20Regular = exports.HomePerson20Regular = exports.Fps6048Regular = exports.Fps6028Regular = exports.Fps6024Regular = exports.Fps6020Regular = exports.Fps6016Regular = exports.Fps3048Regular = exports.Fps3028Regular = exports.Fps3024Regular = exports.Fps3020Regular = exports.Fps3016Regular = exports.FolderArrowUp28Regular = exports.FolderArrowUp24Regular = exports.FolderArrowUp20Regular = exports.FolderArrowUp16Regular = exports.DrawText24Regular = exports.DrawShape24Regular = exports.DeviceMeetingRoomRemote20Regular = exports.DeviceMeetingRoom20Regular = exports.DataLine20Regular = exports.CubeRotate20Regular = void 0;
|
|
9
|
+
exports.Component2DoubleTapSwipeDown24Regular = exports.CommentDismiss24Regular = exports.CommentArrowRight24Regular = exports.CommentArrowLeft24Regular = exports.ClipboardImage24Regular = exports.ChevronCircleRight24Regular = exports.ChevronCircleDown24Regular = exports.CenterVertical24Regular = exports.CenterHorizontal24Regular = exports.CallProhibited48Regular = exports.CallProhibited28Regular = exports.CallProhibited24Regular = exports.CallProhibited20Regular = exports.CallProhibited16Regular = exports.CallMissed20Regular = exports.Call28Regular = exports.Call24Regular = exports.Call20Regular = exports.Call16Regular = exports.CalendarArrowDown24Regular = exports.BuildingFactory24Regular = exports.BriefcaseMedical32Regular = exports.BriefcaseMedical24Regular = exports.AutoFitWidth24Regular = exports.AutoFitHeight24Regular = exports.ArrowUndo48Regular = exports.ArrowUndo32Regular = exports.ArrowSquareDown24Regular = exports.ArrowExportLtr24Regular = exports.ArrowExportLtr20Regular = exports.ArrowEnterLeft24Regular = exports.ArrowEnterLeft20Regular = exports.ArrowCircleUpLeft24Regular = exports.ArrowCircleUp24Regular = exports.ArrowCircleUp20Regular = exports.ArrowCircleUp16Regular = exports.ArrowCircleRight24Regular = exports.ArrowCircleDownRight24Regular = exports.ArrowCircleDownRight16Regular = exports.PuzzleCube48Regular = exports.PuzzleCube28Regular = exports.PuzzleCube24Regular = exports.PuzzleCube20Regular = exports.PuzzleCube16Regular = exports.PeopleError24Regular = exports.PeopleError20Regular = exports.PeopleError16Regular = exports.ChannelShare48Regular = exports.ChannelShare28Regular = exports.ChannelShare24Regular = void 0;
|
|
10
|
+
exports.MoreHorizontal20Regular = exports.MoreHorizontal16Regular = exports.MailOff24Regular = exports.MailInboxArrowUp24Regular = exports.MailInboxArrowUp20Regular = exports.MailInboxArrowRight24Regular = exports.MailInboxAll24Regular = exports.LockOpen28Regular = exports.LockOpen24Regular = exports.LockOpen20Regular = exports.LockClosed24Regular = exports.LockClosed20Regular = exports.LockClosed16Regular = exports.LockClosed12Regular = exports.LocationDismiss24Regular = exports.LinkDismiss20Regular = exports.LeafOne24Regular = exports.LeafOne20Regular = exports.LeafOne16Regular = exports.ImageMultiple28Regular = exports.ImageMultiple24Regular = exports.ImageMultiple20Regular = exports.FullScreenMinimize24Regular = exports.FullScreenMaximize24Regular = exports.FolderSwap24Regular = exports.FolderSwap20Regular = exports.FolderSwap16Regular = exports.FolderProhibited48Regular = exports.FolderProhibited28Regular = exports.FolderProhibited24Regular = exports.FolderProhibited20Regular = exports.FolderArrowUp48Regular = exports.FolderArrowRight48Regular = exports.FolderArrowRight28Regular = exports.FolderArrowRight24Regular = exports.FolderArrowRight20Regular = exports.FolderArrowRight16Regular = exports.Fluent24Regular = exports.DrinkToGo24Regular = exports.DocumentSync24Regular = exports.DocumentProhibited24Regular = exports.DocumentProhibited20Regular = exports.DeleteDismiss28Regular = exports.DeleteDismiss24Regular = exports.CurrencyDollarEuro24Regular = exports.CurrencyDollarEuro20Regular = exports.CurrencyDollarEuro16Regular = exports.CopyArrowRight24Regular = exports.CopyArrowRight16Regular = exports.Component2DoubleTapSwipeUp24Regular = void 0;
|
|
11
|
+
exports.ShieldDismiss16Regular = exports.ShareScreenStop48Regular = exports.ShareScreenStop28Regular = exports.ShareScreenStop24Regular = exports.ShareScreenStop20Regular = exports.ShareScreenStop16Regular = exports.ShareScreenStart28Regular = exports.ShareScreenStart24Regular = exports.ShareScreenStart20Regular = exports.SelectAllOn24Regular = exports.SearchVisual24Regular = exports.SearchVisual20Regular = exports.SearchVisual16Regular = exports.SaveEdit24Regular = exports.SaveEdit20Regular = exports.ResizeSmall24Regular = exports.ResizeSmall20Regular = exports.ResizeSmall16Regular = exports.ResizeLarge24Regular = exports.ResizeLarge20Regular = exports.ResizeLarge16Regular = exports.PositionToFront24Regular = exports.PositionToFront20Regular = exports.PositionToBack24Regular = exports.PositionToBack20Regular = exports.PositionForward24Regular = exports.PositionForward20Regular = exports.PositionBackward24Regular = exports.PositionBackward20Regular = exports.PhoneSpanOut28Regular = exports.PhoneSpanOut24Regular = exports.PhoneSpanOut20Regular = exports.PhoneSpanOut16Regular = exports.PhoneSpanIn28Regular = exports.PhoneSpanIn24Regular = exports.PhoneSpanIn20Regular = exports.PhoneSpanIn16Regular = exports.PhoneLock24Regular = exports.PhoneDismiss24Regular = exports.PhoneArrowRight24Regular = exports.PhoneArrowRight20Regular = exports.PhoneAdd24Regular = exports.PeopleTeamDelete24Regular = exports.MusicNote224Regular = exports.MusicNote216Regular = exports.MusicNote124Regular = exports.MusicNote120Regular = exports.MoreHorizontal48Regular = exports.MoreHorizontal28Regular = exports.MoreHorizontal24Regular = void 0;
|
|
12
|
+
exports.TextGrammarWand16Regular = exports.TextGrammarSettings24Regular = exports.TextGrammarSettings20Regular = exports.TextGrammarDismiss24Regular = exports.TextGrammarDismiss20Regular = exports.TextGrammarCheckmark24Regular = exports.TextGrammarCheckmark20Regular = exports.TextGrammarArrowRight24Regular = exports.TextGrammarArrowRight20Regular = exports.TextGrammarArrowLeft24Regular = exports.TextGrammarArrowLeft20Regular = exports.TagQuestionMark24Regular = exports.TagQuestionMark16Regular = exports.TableStackRight24Regular = exports.TableStackLeft24Regular = exports.TableStackBelow24Regular = exports.TableStackAbove24Regular = exports.TableResizeRow24Regular = exports.TableResizeColumn24Regular = exports.TableMoveBelow24Regular = exports.TableMoveAbove24Regular = exports.TableInsertRow24Regular = exports.TableInsertColumn24Regular = exports.TableFreezeColumnAndRow24Regular = exports.TableDeleteRow24Regular = exports.TableDeleteColumn24Regular = exports.TabShieldDismiss24Regular = exports.TabShieldDismiss20Regular = exports.TabArrowLeft24Regular = exports.TabAdd24Regular = exports.TabAdd20Regular = exports.Subtract48Regular = exports.Subtract28Regular = exports.Subtract24Regular = exports.Subtract20Regular = exports.Subtract16Regular = exports.Subtract12Regular = exports.StarArrowRightEnd24Regular = exports.SpeakerMute48Regular = exports.SpeakerMute28Regular = exports.SpeakerMute24Regular = exports.SpeakerMute20Regular = exports.SpeakerMute16Regular = exports.Speaker248Regular = exports.Speaker228Regular = exports.Speaker224Regular = exports.Speaker220Regular = exports.Speaker216Regular = exports.ShiftsQuestionMark24Regular = exports.ShiftsProhibited24Regular = void 0;
|
|
13
|
+
exports.BookOpenGlobe20Regular = exports.BookContacts28Regular = exports.BookContacts24Regular = exports.BookContacts20Regular = exports.AnimalTurtle28Regular = exports.AnimalTurtle24Regular = exports.AnimalTurtle20Regular = exports.AnimalTurtle16Regular = exports.AnimalRabbit28Regular = exports.AnimalRabbit24Regular = exports.AnimalRabbit20Regular = exports.AnimalRabbit16Regular = exports.AddCircle32Regular = exports.AddCircle16Regular = exports.AccessibilityCheckmark24Regular = exports.Accessibility32Regular = exports.WindowHeaderVertical20Regular = exports.WindowHeaderHorizontal20Regular = exports.WindowArrowUp24Regular = exports.Wand48Regular = exports.Wand28Regular = exports.Wand24Regular = exports.Wand20Regular = exports.Wand16Regular = exports.TicketHorizontal24Regular = exports.TicketHorizontal20Regular = exports.ThumbLike16Regular = exports.TextboxAlignCenter24Regular = exports.TextboxAlignCenter20Regular = exports.TextPositionTopBottom24Regular = exports.TextPositionTopBottom20Regular = exports.TextPositionTight24Regular = exports.TextPositionTight20Regular = exports.TextPositionThrough24Regular = exports.TextPositionThrough20Regular = exports.TextPositionSquare24Regular = exports.TextPositionSquare20Regular = exports.TextPositionLine24Regular = exports.TextPositionLine20Regular = exports.TextPositionFront24Regular = exports.TextPositionFront20Regular = exports.TextPositionBehind24Regular = exports.TextPositionBehind20Regular = exports.TextParagraphDirection24Regular = exports.TextParagraphDirection20Regular = exports.TextParagraph24Regular = exports.TextParagraph20Regular = exports.TextNumberFormat20Regular = exports.TextGrammarWand24Regular = exports.TextGrammarWand20Regular = void 0;
|
|
14
|
+
exports.ShapeExclude16Regular = exports.ScreenPerson20Regular = exports.ScreenCut20Regular = exports.Rss24Regular = exports.Receipt24Regular = exports.Receipt20Regular = exports.Premium32Regular = exports.Pi24Regular = exports.PhoneSpeaker24Regular = exports.PhoneLaptop32Regular = exports.PhoneLaptop16Regular = exports.PersonNote24Regular = exports.People32Regular = exports.Orientation20Regular = exports.NotebookSubsection24Regular = exports.NotebookSectionArrowRight24Regular = exports.NotebookAdd24Regular = exports.MathFormula32Regular = exports.MathFormula16Regular = exports.LineStyle24Regular = exports.Key32Regular = exports.Key16Regular = exports.InkingTool32Regular = exports.ImageGlobe24Regular = exports.HomePerson24Regular = exports.GlobePerson24Regular = exports.Folder32Regular = exports.Folder16Regular = exports.FilterSync24Regular = exports.FilterDismiss24Regular = exports.DualScreenSpeaker24Regular = exports.DualScreenDismiss24Regular = exports.DocumentCheckmark24Regular = exports.DocumentArrowRight24Regular = exports.DesktopMac32Regular = exports.DesktopMac16Regular = exports.ContentSettings32Regular = exports.CommentNote24Regular = exports.Cloud32Regular = exports.Cloud16Regular = exports.Clock32Regular = exports.CircleEdit24Regular = exports.CheckboxWarning24Regular = exports.CheckboxPerson24Regular = exports.CheckboxArrowRight24Regular = exports.Checkbox224Regular = exports.Checkbox124Regular = exports.Cellular5G24Regular = exports.CalligraphyPenQuestionMark20Regular = exports.CalligraphyPenCheckmark20Regular = void 0;
|
|
15
|
+
exports.ClipboardTextRtl20Regular = exports.ClipboardTextLtr24Regular = exports.ClipboardTextLtr20Regular = exports.ClipboardArrowRight24Regular = exports.ClipboardArrowRight20Regular = exports.ClipboardArrowRight16Regular = exports.Clipboard16Regular = exports.CircleSmall20Regular = exports.CalendarRtl28Regular = exports.CalendarRtl24Regular = exports.CalendarRtl20Regular = exports.CalendarLtr28Regular = exports.CalendarLtr24Regular = exports.CalendarLtr20Regular = exports.CalendarEdit24Regular = exports.CalendarEdit20Regular = exports.CalendarEdit16Regular = exports.Building16Regular = exports.Beach28Regular = exports.Beach24Regular = exports.Beach20Regular = exports.Beach16Regular = exports.AddSubtractCircle48Regular = exports.AddSubtractCircle28Regular = exports.AddSubtractCircle24Regular = exports.AddSubtractCircle20Regular = exports.AddSubtractCircle16Regular = exports.WarningShield20Regular = exports.WalkieTalkie20Regular = exports.Voicemail28Regular = exports.Timer324Regular = exports.Target32Regular = exports.TabletSpeaker24Regular = exports.TableCellEdit24Regular = exports.Table32Regular = exports.StarEmphasis32Regular = exports.SlideTransition24Regular = exports.SlideSettings24Regular = exports.Shifts16Regular = exports.ShapeUnion24Regular = exports.ShapeUnion20Regular = exports.ShapeUnion16Regular = exports.ShapeSubtract24Regular = exports.ShapeSubtract20Regular = exports.ShapeSubtract16Regular = exports.ShapeIntersect24Regular = exports.ShapeIntersect20Regular = exports.ShapeIntersect16Regular = exports.ShapeExclude24Regular = exports.ShapeExclude20Regular = void 0;
|
|
16
16
|
|
|
17
17
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
18
18
|
|
|
19
|
+
exports.WeatherSunnyLow20Regular = createFluentFontIcon_1.createFluentFontIcon("WeatherSunnyLow20Regular", "", 1, 20);
|
|
20
|
+
exports.WeatherSunnyLow24Regular = createFluentFontIcon_1.createFluentFontIcon("WeatherSunnyLow24Regular", "", 1, 24);
|
|
21
|
+
exports.WeatherSunnyLow48Regular = createFluentFontIcon_1.createFluentFontIcon("WeatherSunnyLow48Regular", "", 1, 48);
|
|
22
|
+
exports.WindowNew16Regular = createFluentFontIcon_1.createFluentFontIcon("WindowNew16Regular", "", 1, 16);
|
|
23
|
+
exports.WindowNew24Regular = createFluentFontIcon_1.createFluentFontIcon("WindowNew24Regular", "", 1, 24);
|
|
24
|
+
exports.Wrench16Regular = createFluentFontIcon_1.createFluentFontIcon("Wrench16Regular", "", 1, 16);
|
|
25
|
+
exports.Wrench20Regular = createFluentFontIcon_1.createFluentFontIcon("Wrench20Regular", "", 1, 20);
|
|
26
|
+
exports.VideoBackgroundEffect20Regular = createFluentFontIcon_1.createFluentFontIcon("VideoBackgroundEffect20Regular", "", 1, 20);
|
|
27
|
+
exports.Alert16Regular = createFluentFontIcon_1.createFluentFontIcon("Alert16Regular", "", 1, 16);
|
|
28
|
+
exports.ApprovalsApp16Regular = createFluentFontIcon_1.createFluentFontIcon("ApprovalsApp16Regular", "", 1, 16);
|
|
29
|
+
exports.ApprovalsApp20Regular = createFluentFontIcon_1.createFluentFontIcon("ApprovalsApp20Regular", "", 1, 20);
|
|
30
|
+
exports.ArrowBounce16Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowBounce16Regular", "", 1, 16);
|
|
31
|
+
exports.ArrowBounce24Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowBounce24Regular", "", 1, 24);
|
|
19
32
|
exports.ArrowEnterUp20Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowEnterUp20Regular", "", 1, 20);
|
|
20
33
|
exports.ArrowEnterUp24Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowEnterUp24Regular", "", 1, 24);
|
|
21
34
|
exports.BookmarkMultiple20Regular = createFluentFontIcon_1.createFluentFontIcon("BookmarkMultiple20Regular", "", 1, 20);
|
|
@@ -502,17 +515,4 @@ exports.ClipboardArrowRight20Regular = createFluentFontIcon_1.createFluentFontIc
|
|
|
502
515
|
exports.ClipboardArrowRight24Regular = createFluentFontIcon_1.createFluentFontIcon("ClipboardArrowRight24Regular", "", 1, 24);
|
|
503
516
|
exports.ClipboardTextLtr20Regular = createFluentFontIcon_1.createFluentFontIcon("ClipboardTextLtr20Regular", "", 1, 20);
|
|
504
517
|
exports.ClipboardTextLtr24Regular = createFluentFontIcon_1.createFluentFontIcon("ClipboardTextLtr24Regular", "", 1, 24);
|
|
505
|
-
exports.ClipboardTextRtl20Regular = createFluentFontIcon_1.createFluentFontIcon("ClipboardTextRtl20Regular", "", 1, 20);
|
|
506
|
-
exports.ClipboardTextRtl24Regular = createFluentFontIcon_1.createFluentFontIcon("ClipboardTextRtl24Regular", "", 1, 24);
|
|
507
|
-
exports.CubeSync24Regular = createFluentFontIcon_1.createFluentFontIcon("CubeSync24Regular", "", 1, 24);
|
|
508
|
-
exports.DocumentQuestionMark16Regular = createFluentFontIcon_1.createFluentFontIcon("DocumentQuestionMark16Regular", "", 1, 16);
|
|
509
|
-
exports.DocumentQuestionMark20Regular = createFluentFontIcon_1.createFluentFontIcon("DocumentQuestionMark20Regular", "", 1, 20);
|
|
510
|
-
exports.DocumentQuestionMark24Regular = createFluentFontIcon_1.createFluentFontIcon("DocumentQuestionMark24Regular", "", 1, 24);
|
|
511
|
-
exports.DoorArrowLeft20Regular = createFluentFontIcon_1.createFluentFontIcon("DoorArrowLeft20Regular", "", 1, 20);
|
|
512
|
-
exports.Drop12Regular = createFluentFontIcon_1.createFluentFontIcon("Drop12Regular", "", 1, 12);
|
|
513
|
-
exports.Drop16Regular = createFluentFontIcon_1.createFluentFontIcon("Drop16Regular", "", 1, 16);
|
|
514
|
-
exports.Drop20Regular = createFluentFontIcon_1.createFluentFontIcon("Drop20Regular", "", 1, 20);
|
|
515
|
-
exports.Drop24Regular = createFluentFontIcon_1.createFluentFontIcon("Drop24Regular", "", 1, 24);
|
|
516
|
-
exports.Drop28Regular = createFluentFontIcon_1.createFluentFontIcon("Drop28Regular", "", 1, 28);
|
|
517
|
-
exports.Drop48Regular = createFluentFontIcon_1.createFluentFontIcon("Drop48Regular", "", 1, 48);
|
|
518
|
-
exports.Dumbbell16Regular = createFluentFontIcon_1.createFluentFontIcon("Dumbbell16Regular", "", 1, 16);
|
|
518
|
+
exports.ClipboardTextRtl20Regular = createFluentFontIcon_1.createFluentFontIcon("ClipboardTextRtl20Regular", "", 1, 20);
|
|
@@ -1,4 +1,82 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
export declare const ClipboardTextRtl24Regular: 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 CubeSync24Regular: 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 DocumentQuestionMark16Regular: 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 DocumentQuestionMark20Regular: 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 DocumentQuestionMark24Regular: 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 DoorArrowLeft20Regular: 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 Drop12Regular: 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 Drop16Regular: 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 Drop20Regular: 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 Drop24Regular: 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 Drop28Regular: 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 Drop48Regular: 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 Dumbbell16Regular: 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 Dumbbell20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
3
81
|
primaryFill?: string | undefined;
|
|
4
82
|
className?: string | undefined;
|
|
@@ -2921,81 +2999,3 @@ export declare const ClipboardSettings20Regular: import("react").FC<import("reac
|
|
|
2921
2999
|
filled?: boolean | undefined;
|
|
2922
3000
|
title?: string | undefined;
|
|
2923
3001
|
}>;
|
|
2924
|
-
export declare const ClockArrowDownload20Regular: 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 CloudAdd16Regular: 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 CloudEdit16Regular: 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 CloudFlow20Regular: 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 CloudLink16Regular: 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 Code16Regular: 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 CommentError16Regular: 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 CommentLightning20Regular: 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 CommentLightning24Regular: 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 ContactCard16Regular: 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 ContactCardLink16Regular: 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 ContractDownLeft16Regular: 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 ContractDownLeft20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2997
|
-
primaryFill?: string | undefined;
|
|
2998
|
-
className?: string | undefined;
|
|
2999
|
-
filled?: boolean | undefined;
|
|
3000
|
-
title?: string | undefined;
|
|
3001
|
-
}>;
|