@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,238 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const TrophyOff48Regular: {
|
|
3
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
4
|
+
primaryFill?: string | undefined;
|
|
5
|
+
className?: string | undefined;
|
|
6
|
+
filled?: boolean | undefined;
|
|
7
|
+
title?: string | undefined;
|
|
8
|
+
}): JSX.Element;
|
|
9
|
+
displayName: string | undefined;
|
|
10
|
+
};
|
|
11
|
+
export declare const Tv16Filled: {
|
|
12
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
13
|
+
primaryFill?: string | undefined;
|
|
14
|
+
className?: string | undefined;
|
|
15
|
+
filled?: boolean | undefined;
|
|
16
|
+
title?: string | undefined;
|
|
17
|
+
}): JSX.Element;
|
|
18
|
+
displayName: string | undefined;
|
|
19
|
+
};
|
|
20
|
+
export declare const Tv16Regular: {
|
|
21
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
22
|
+
primaryFill?: string | undefined;
|
|
23
|
+
className?: string | undefined;
|
|
24
|
+
filled?: boolean | undefined;
|
|
25
|
+
title?: string | undefined;
|
|
26
|
+
}): JSX.Element;
|
|
27
|
+
displayName: string | undefined;
|
|
28
|
+
};
|
|
29
|
+
export declare const Tv20Filled: {
|
|
30
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
31
|
+
primaryFill?: string | undefined;
|
|
32
|
+
className?: string | undefined;
|
|
33
|
+
filled?: boolean | undefined;
|
|
34
|
+
title?: string | undefined;
|
|
35
|
+
}): JSX.Element;
|
|
36
|
+
displayName: string | undefined;
|
|
37
|
+
};
|
|
38
|
+
export declare const Tv20Regular: {
|
|
39
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
40
|
+
primaryFill?: string | undefined;
|
|
41
|
+
className?: string | undefined;
|
|
42
|
+
filled?: boolean | undefined;
|
|
43
|
+
title?: string | undefined;
|
|
44
|
+
}): JSX.Element;
|
|
45
|
+
displayName: string | undefined;
|
|
46
|
+
};
|
|
47
|
+
export declare const Tv24Filled: {
|
|
48
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
49
|
+
primaryFill?: string | undefined;
|
|
50
|
+
className?: string | undefined;
|
|
51
|
+
filled?: boolean | undefined;
|
|
52
|
+
title?: string | undefined;
|
|
53
|
+
}): JSX.Element;
|
|
54
|
+
displayName: string | undefined;
|
|
55
|
+
};
|
|
56
|
+
export declare const Tv24Regular: {
|
|
57
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
58
|
+
primaryFill?: string | undefined;
|
|
59
|
+
className?: string | undefined;
|
|
60
|
+
filled?: boolean | undefined;
|
|
61
|
+
title?: string | undefined;
|
|
62
|
+
}): JSX.Element;
|
|
63
|
+
displayName: string | undefined;
|
|
64
|
+
};
|
|
65
|
+
export declare const Tv28Filled: {
|
|
66
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
67
|
+
primaryFill?: string | undefined;
|
|
68
|
+
className?: string | undefined;
|
|
69
|
+
filled?: boolean | undefined;
|
|
70
|
+
title?: string | undefined;
|
|
71
|
+
}): JSX.Element;
|
|
72
|
+
displayName: string | undefined;
|
|
73
|
+
};
|
|
74
|
+
export declare const Tv28Regular: {
|
|
75
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
76
|
+
primaryFill?: string | undefined;
|
|
77
|
+
className?: string | undefined;
|
|
78
|
+
filled?: boolean | undefined;
|
|
79
|
+
title?: string | undefined;
|
|
80
|
+
}): JSX.Element;
|
|
81
|
+
displayName: string | undefined;
|
|
82
|
+
};
|
|
83
|
+
export declare const Tv48Filled: {
|
|
84
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
85
|
+
primaryFill?: string | undefined;
|
|
86
|
+
className?: string | undefined;
|
|
87
|
+
filled?: boolean | undefined;
|
|
88
|
+
title?: string | undefined;
|
|
89
|
+
}): JSX.Element;
|
|
90
|
+
displayName: string | undefined;
|
|
91
|
+
};
|
|
92
|
+
export declare const Tv48Regular: {
|
|
93
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
94
|
+
primaryFill?: string | undefined;
|
|
95
|
+
className?: string | undefined;
|
|
96
|
+
filled?: boolean | undefined;
|
|
97
|
+
title?: string | undefined;
|
|
98
|
+
}): JSX.Element;
|
|
99
|
+
displayName: string | undefined;
|
|
100
|
+
};
|
|
101
|
+
export declare const TvArrowRight20Filled: {
|
|
102
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
103
|
+
primaryFill?: string | undefined;
|
|
104
|
+
className?: string | undefined;
|
|
105
|
+
filled?: boolean | undefined;
|
|
106
|
+
title?: string | undefined;
|
|
107
|
+
}): JSX.Element;
|
|
108
|
+
displayName: string | undefined;
|
|
109
|
+
};
|
|
110
|
+
export declare const TvArrowRight20Regular: {
|
|
111
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
112
|
+
primaryFill?: string | undefined;
|
|
113
|
+
className?: string | undefined;
|
|
114
|
+
filled?: boolean | undefined;
|
|
115
|
+
title?: string | undefined;
|
|
116
|
+
}): JSX.Element;
|
|
117
|
+
displayName: string | undefined;
|
|
118
|
+
};
|
|
119
|
+
export declare const TvUsb16Filled: {
|
|
120
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
121
|
+
primaryFill?: string | undefined;
|
|
122
|
+
className?: string | undefined;
|
|
123
|
+
filled?: boolean | undefined;
|
|
124
|
+
title?: string | undefined;
|
|
125
|
+
}): JSX.Element;
|
|
126
|
+
displayName: string | undefined;
|
|
127
|
+
};
|
|
128
|
+
export declare const TvUsb16Regular: {
|
|
129
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
130
|
+
primaryFill?: string | undefined;
|
|
131
|
+
className?: string | undefined;
|
|
132
|
+
filled?: boolean | undefined;
|
|
133
|
+
title?: string | undefined;
|
|
134
|
+
}): JSX.Element;
|
|
135
|
+
displayName: string | undefined;
|
|
136
|
+
};
|
|
137
|
+
export declare const TvUsb20Filled: {
|
|
138
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
139
|
+
primaryFill?: string | undefined;
|
|
140
|
+
className?: string | undefined;
|
|
141
|
+
filled?: boolean | undefined;
|
|
142
|
+
title?: string | undefined;
|
|
143
|
+
}): JSX.Element;
|
|
144
|
+
displayName: string | undefined;
|
|
145
|
+
};
|
|
146
|
+
export declare const TvUsb20Regular: {
|
|
147
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
148
|
+
primaryFill?: string | undefined;
|
|
149
|
+
className?: string | undefined;
|
|
150
|
+
filled?: boolean | undefined;
|
|
151
|
+
title?: string | undefined;
|
|
152
|
+
}): JSX.Element;
|
|
153
|
+
displayName: string | undefined;
|
|
154
|
+
};
|
|
155
|
+
export declare const TvUsb24Filled: {
|
|
156
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
157
|
+
primaryFill?: string | undefined;
|
|
158
|
+
className?: string | undefined;
|
|
159
|
+
filled?: boolean | undefined;
|
|
160
|
+
title?: string | undefined;
|
|
161
|
+
}): JSX.Element;
|
|
162
|
+
displayName: string | undefined;
|
|
163
|
+
};
|
|
164
|
+
export declare const TvUsb24Regular: {
|
|
165
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
166
|
+
primaryFill?: string | undefined;
|
|
167
|
+
className?: string | undefined;
|
|
168
|
+
filled?: boolean | undefined;
|
|
169
|
+
title?: string | undefined;
|
|
170
|
+
}): JSX.Element;
|
|
171
|
+
displayName: string | undefined;
|
|
172
|
+
};
|
|
173
|
+
export declare const TvUsb28Filled: {
|
|
174
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
175
|
+
primaryFill?: string | undefined;
|
|
176
|
+
className?: string | undefined;
|
|
177
|
+
filled?: boolean | undefined;
|
|
178
|
+
title?: string | undefined;
|
|
179
|
+
}): JSX.Element;
|
|
180
|
+
displayName: string | undefined;
|
|
181
|
+
};
|
|
182
|
+
export declare const TvUsb28Regular: {
|
|
183
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
184
|
+
primaryFill?: string | undefined;
|
|
185
|
+
className?: string | undefined;
|
|
186
|
+
filled?: boolean | undefined;
|
|
187
|
+
title?: string | undefined;
|
|
188
|
+
}): JSX.Element;
|
|
189
|
+
displayName: string | undefined;
|
|
190
|
+
};
|
|
191
|
+
export declare const TvUsb48Filled: {
|
|
192
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
193
|
+
primaryFill?: string | undefined;
|
|
194
|
+
className?: string | undefined;
|
|
195
|
+
filled?: boolean | undefined;
|
|
196
|
+
title?: string | undefined;
|
|
197
|
+
}): JSX.Element;
|
|
198
|
+
displayName: string | undefined;
|
|
199
|
+
};
|
|
200
|
+
export declare const TvUsb48Regular: {
|
|
201
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
202
|
+
primaryFill?: string | undefined;
|
|
203
|
+
className?: string | undefined;
|
|
204
|
+
filled?: boolean | undefined;
|
|
205
|
+
title?: string | undefined;
|
|
206
|
+
}): JSX.Element;
|
|
207
|
+
displayName: string | undefined;
|
|
208
|
+
};
|
|
209
|
+
export declare const Umbrella20Filled: {
|
|
210
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
211
|
+
primaryFill?: string | undefined;
|
|
212
|
+
className?: string | undefined;
|
|
213
|
+
filled?: boolean | undefined;
|
|
214
|
+
title?: string | undefined;
|
|
215
|
+
}): JSX.Element;
|
|
216
|
+
displayName: string | undefined;
|
|
217
|
+
};
|
|
218
|
+
export declare const Umbrella20Regular: {
|
|
219
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
220
|
+
primaryFill?: string | undefined;
|
|
221
|
+
className?: string | undefined;
|
|
222
|
+
filled?: boolean | undefined;
|
|
223
|
+
title?: string | undefined;
|
|
224
|
+
}): JSX.Element;
|
|
225
|
+
displayName: string | undefined;
|
|
226
|
+
};
|
|
227
|
+
export declare const Umbrella24Filled: {
|
|
228
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
229
|
+
primaryFill?: string | undefined;
|
|
230
|
+
className?: string | undefined;
|
|
231
|
+
filled?: boolean | undefined;
|
|
232
|
+
title?: string | undefined;
|
|
233
|
+
}): JSX.Element;
|
|
234
|
+
displayName: string | undefined;
|
|
235
|
+
};
|
|
2
236
|
export declare const Umbrella24Regular: {
|
|
3
237
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
238
|
primaryFill?: string | undefined;
|
|
@@ -4265,237 +4499,3 @@ export declare const WeatherSunnyHigh48Filled: {
|
|
|
4265
4499
|
}): JSX.Element;
|
|
4266
4500
|
displayName: string | undefined;
|
|
4267
4501
|
};
|
|
4268
|
-
export declare const WeatherSunnyHigh48Regular: {
|
|
4269
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4270
|
-
primaryFill?: string | undefined;
|
|
4271
|
-
className?: string | undefined;
|
|
4272
|
-
filled?: boolean | undefined;
|
|
4273
|
-
title?: string | undefined;
|
|
4274
|
-
}): JSX.Element;
|
|
4275
|
-
displayName: string | undefined;
|
|
4276
|
-
};
|
|
4277
|
-
export declare const WeatherSunnyLow20Filled: {
|
|
4278
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4279
|
-
primaryFill?: string | undefined;
|
|
4280
|
-
className?: string | undefined;
|
|
4281
|
-
filled?: boolean | undefined;
|
|
4282
|
-
title?: string | undefined;
|
|
4283
|
-
}): JSX.Element;
|
|
4284
|
-
displayName: string | undefined;
|
|
4285
|
-
};
|
|
4286
|
-
export declare const WeatherSunnyLow20Regular: {
|
|
4287
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4288
|
-
primaryFill?: string | undefined;
|
|
4289
|
-
className?: string | undefined;
|
|
4290
|
-
filled?: boolean | undefined;
|
|
4291
|
-
title?: string | undefined;
|
|
4292
|
-
}): JSX.Element;
|
|
4293
|
-
displayName: string | undefined;
|
|
4294
|
-
};
|
|
4295
|
-
export declare const WeatherSunnyLow24Filled: {
|
|
4296
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4297
|
-
primaryFill?: string | undefined;
|
|
4298
|
-
className?: string | undefined;
|
|
4299
|
-
filled?: boolean | undefined;
|
|
4300
|
-
title?: string | undefined;
|
|
4301
|
-
}): JSX.Element;
|
|
4302
|
-
displayName: string | undefined;
|
|
4303
|
-
};
|
|
4304
|
-
export declare const WeatherSunnyLow24Regular: {
|
|
4305
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4306
|
-
primaryFill?: string | undefined;
|
|
4307
|
-
className?: string | undefined;
|
|
4308
|
-
filled?: boolean | undefined;
|
|
4309
|
-
title?: string | undefined;
|
|
4310
|
-
}): JSX.Element;
|
|
4311
|
-
displayName: string | undefined;
|
|
4312
|
-
};
|
|
4313
|
-
export declare const WeatherSunnyLow48Filled: {
|
|
4314
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4315
|
-
primaryFill?: string | undefined;
|
|
4316
|
-
className?: string | undefined;
|
|
4317
|
-
filled?: boolean | undefined;
|
|
4318
|
-
title?: string | undefined;
|
|
4319
|
-
}): JSX.Element;
|
|
4320
|
-
displayName: string | undefined;
|
|
4321
|
-
};
|
|
4322
|
-
export declare const WeatherSunnyLow48Regular: {
|
|
4323
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4324
|
-
primaryFill?: string | undefined;
|
|
4325
|
-
className?: string | undefined;
|
|
4326
|
-
filled?: boolean | undefined;
|
|
4327
|
-
title?: string | undefined;
|
|
4328
|
-
}): JSX.Element;
|
|
4329
|
-
displayName: string | undefined;
|
|
4330
|
-
};
|
|
4331
|
-
export declare const WeatherThunderstorm20Filled: {
|
|
4332
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4333
|
-
primaryFill?: string | undefined;
|
|
4334
|
-
className?: string | undefined;
|
|
4335
|
-
filled?: boolean | undefined;
|
|
4336
|
-
title?: string | undefined;
|
|
4337
|
-
}): JSX.Element;
|
|
4338
|
-
displayName: string | undefined;
|
|
4339
|
-
};
|
|
4340
|
-
export declare const WeatherThunderstorm20Regular: {
|
|
4341
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4342
|
-
primaryFill?: string | undefined;
|
|
4343
|
-
className?: string | undefined;
|
|
4344
|
-
filled?: boolean | undefined;
|
|
4345
|
-
title?: string | undefined;
|
|
4346
|
-
}): JSX.Element;
|
|
4347
|
-
displayName: string | undefined;
|
|
4348
|
-
};
|
|
4349
|
-
export declare const WeatherThunderstorm24Filled: {
|
|
4350
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4351
|
-
primaryFill?: string | undefined;
|
|
4352
|
-
className?: string | undefined;
|
|
4353
|
-
filled?: boolean | undefined;
|
|
4354
|
-
title?: string | undefined;
|
|
4355
|
-
}): JSX.Element;
|
|
4356
|
-
displayName: string | undefined;
|
|
4357
|
-
};
|
|
4358
|
-
export declare const WeatherThunderstorm24Regular: {
|
|
4359
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4360
|
-
primaryFill?: string | undefined;
|
|
4361
|
-
className?: string | undefined;
|
|
4362
|
-
filled?: boolean | undefined;
|
|
4363
|
-
title?: string | undefined;
|
|
4364
|
-
}): JSX.Element;
|
|
4365
|
-
displayName: string | undefined;
|
|
4366
|
-
};
|
|
4367
|
-
export declare const WeatherThunderstorm48Filled: {
|
|
4368
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4369
|
-
primaryFill?: string | undefined;
|
|
4370
|
-
className?: string | undefined;
|
|
4371
|
-
filled?: boolean | undefined;
|
|
4372
|
-
title?: string | undefined;
|
|
4373
|
-
}): JSX.Element;
|
|
4374
|
-
displayName: string | undefined;
|
|
4375
|
-
};
|
|
4376
|
-
export declare const WeatherThunderstorm48Regular: {
|
|
4377
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4378
|
-
primaryFill?: string | undefined;
|
|
4379
|
-
className?: string | undefined;
|
|
4380
|
-
filled?: boolean | undefined;
|
|
4381
|
-
title?: string | undefined;
|
|
4382
|
-
}): JSX.Element;
|
|
4383
|
-
displayName: string | undefined;
|
|
4384
|
-
};
|
|
4385
|
-
export declare const WebAsset20Filled: {
|
|
4386
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4387
|
-
primaryFill?: string | undefined;
|
|
4388
|
-
className?: string | undefined;
|
|
4389
|
-
filled?: boolean | undefined;
|
|
4390
|
-
title?: string | undefined;
|
|
4391
|
-
}): JSX.Element;
|
|
4392
|
-
displayName: string | undefined;
|
|
4393
|
-
};
|
|
4394
|
-
export declare const WebAsset20Regular: {
|
|
4395
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4396
|
-
primaryFill?: string | undefined;
|
|
4397
|
-
className?: string | undefined;
|
|
4398
|
-
filled?: boolean | undefined;
|
|
4399
|
-
title?: string | undefined;
|
|
4400
|
-
}): JSX.Element;
|
|
4401
|
-
displayName: string | undefined;
|
|
4402
|
-
};
|
|
4403
|
-
export declare const WebAsset24Filled: {
|
|
4404
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4405
|
-
primaryFill?: string | undefined;
|
|
4406
|
-
className?: string | undefined;
|
|
4407
|
-
filled?: boolean | undefined;
|
|
4408
|
-
title?: string | undefined;
|
|
4409
|
-
}): JSX.Element;
|
|
4410
|
-
displayName: string | undefined;
|
|
4411
|
-
};
|
|
4412
|
-
export declare const WebAsset24Regular: {
|
|
4413
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4414
|
-
primaryFill?: string | undefined;
|
|
4415
|
-
className?: string | undefined;
|
|
4416
|
-
filled?: boolean | undefined;
|
|
4417
|
-
title?: string | undefined;
|
|
4418
|
-
}): JSX.Element;
|
|
4419
|
-
displayName: string | undefined;
|
|
4420
|
-
};
|
|
4421
|
-
export declare const Whiteboard20Filled: {
|
|
4422
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4423
|
-
primaryFill?: string | undefined;
|
|
4424
|
-
className?: string | undefined;
|
|
4425
|
-
filled?: boolean | undefined;
|
|
4426
|
-
title?: string | undefined;
|
|
4427
|
-
}): JSX.Element;
|
|
4428
|
-
displayName: string | undefined;
|
|
4429
|
-
};
|
|
4430
|
-
export declare const Whiteboard20Regular: {
|
|
4431
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4432
|
-
primaryFill?: string | undefined;
|
|
4433
|
-
className?: string | undefined;
|
|
4434
|
-
filled?: boolean | undefined;
|
|
4435
|
-
title?: string | undefined;
|
|
4436
|
-
}): JSX.Element;
|
|
4437
|
-
displayName: string | undefined;
|
|
4438
|
-
};
|
|
4439
|
-
export declare const Whiteboard24Filled: {
|
|
4440
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4441
|
-
primaryFill?: string | undefined;
|
|
4442
|
-
className?: string | undefined;
|
|
4443
|
-
filled?: boolean | undefined;
|
|
4444
|
-
title?: string | undefined;
|
|
4445
|
-
}): JSX.Element;
|
|
4446
|
-
displayName: string | undefined;
|
|
4447
|
-
};
|
|
4448
|
-
export declare const Whiteboard24Regular: {
|
|
4449
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4450
|
-
primaryFill?: string | undefined;
|
|
4451
|
-
className?: string | undefined;
|
|
4452
|
-
filled?: boolean | undefined;
|
|
4453
|
-
title?: string | undefined;
|
|
4454
|
-
}): JSX.Element;
|
|
4455
|
-
displayName: string | undefined;
|
|
4456
|
-
};
|
|
4457
|
-
export declare const Whiteboard48Filled: {
|
|
4458
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4459
|
-
primaryFill?: string | undefined;
|
|
4460
|
-
className?: string | undefined;
|
|
4461
|
-
filled?: boolean | undefined;
|
|
4462
|
-
title?: string | undefined;
|
|
4463
|
-
}): JSX.Element;
|
|
4464
|
-
displayName: string | undefined;
|
|
4465
|
-
};
|
|
4466
|
-
export declare const Whiteboard48Regular: {
|
|
4467
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4468
|
-
primaryFill?: string | undefined;
|
|
4469
|
-
className?: string | undefined;
|
|
4470
|
-
filled?: boolean | undefined;
|
|
4471
|
-
title?: string | undefined;
|
|
4472
|
-
}): JSX.Element;
|
|
4473
|
-
displayName: string | undefined;
|
|
4474
|
-
};
|
|
4475
|
-
export declare const Wifi120Filled: {
|
|
4476
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4477
|
-
primaryFill?: string | undefined;
|
|
4478
|
-
className?: string | undefined;
|
|
4479
|
-
filled?: boolean | undefined;
|
|
4480
|
-
title?: string | undefined;
|
|
4481
|
-
}): JSX.Element;
|
|
4482
|
-
displayName: string | undefined;
|
|
4483
|
-
};
|
|
4484
|
-
export declare const Wifi120Regular: {
|
|
4485
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4486
|
-
primaryFill?: string | undefined;
|
|
4487
|
-
className?: string | undefined;
|
|
4488
|
-
filled?: boolean | undefined;
|
|
4489
|
-
title?: string | undefined;
|
|
4490
|
-
}): JSX.Element;
|
|
4491
|
-
displayName: string | undefined;
|
|
4492
|
-
};
|
|
4493
|
-
export declare const Wifi124Filled: {
|
|
4494
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4495
|
-
primaryFill?: string | undefined;
|
|
4496
|
-
className?: string | undefined;
|
|
4497
|
-
filled?: boolean | undefined;
|
|
4498
|
-
title?: string | undefined;
|
|
4499
|
-
}): JSX.Element;
|
|
4500
|
-
displayName: string | undefined;
|
|
4501
|
-
};
|