@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 WeatherSunnyHigh48Regular: {
|
|
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 WeatherSunnyLow20Filled: {
|
|
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 WeatherSunnyLow20Regular: {
|
|
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 WeatherSunnyLow24Filled: {
|
|
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 WeatherSunnyLow24Regular: {
|
|
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 WeatherSunnyLow48Filled: {
|
|
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 WeatherSunnyLow48Regular: {
|
|
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 WeatherThunderstorm20Filled: {
|
|
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 WeatherThunderstorm20Regular: {
|
|
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 WeatherThunderstorm24Filled: {
|
|
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 WeatherThunderstorm24Regular: {
|
|
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 WeatherThunderstorm48Filled: {
|
|
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 WeatherThunderstorm48Regular: {
|
|
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 WebAsset20Filled: {
|
|
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 WebAsset20Regular: {
|
|
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 WebAsset24Filled: {
|
|
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 WebAsset24Regular: {
|
|
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 Whiteboard20Filled: {
|
|
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 Whiteboard20Regular: {
|
|
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 Whiteboard24Filled: {
|
|
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 Whiteboard24Regular: {
|
|
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 Whiteboard48Filled: {
|
|
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 Whiteboard48Regular: {
|
|
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 Wifi120Filled: {
|
|
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 Wifi120Regular: {
|
|
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 Wifi124Filled: {
|
|
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 Wifi124Regular: {
|
|
3
237
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
238
|
primaryFill?: string | undefined;
|