@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,58 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const TextFootnote24Filled: {
|
|
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 TextFootnote24Regular: {
|
|
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 TextGrammarArrowLeft20Filled: {
|
|
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 TextGrammarArrowLeft20Regular: {
|
|
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 TextGrammarArrowLeft24Filled: {
|
|
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 TextGrammarArrowLeft24Regular: {
|
|
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
|
+
};
|
|
2
56
|
export declare const TextGrammarArrowRight20Filled: {
|
|
3
57
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
58
|
primaryFill?: string | undefined;
|
|
@@ -2033,6 +2087,24 @@ export declare const TextWordCount24Regular: {
|
|
|
2033
2087
|
}): JSX.Element;
|
|
2034
2088
|
displayName: string | undefined;
|
|
2035
2089
|
};
|
|
2090
|
+
export declare const TextWrap16Filled: {
|
|
2091
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
2092
|
+
primaryFill?: string | undefined;
|
|
2093
|
+
className?: string | undefined;
|
|
2094
|
+
filled?: boolean | undefined;
|
|
2095
|
+
title?: string | undefined;
|
|
2096
|
+
}): JSX.Element;
|
|
2097
|
+
displayName: string | undefined;
|
|
2098
|
+
};
|
|
2099
|
+
export declare const TextWrap16Regular: {
|
|
2100
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
2101
|
+
primaryFill?: string | undefined;
|
|
2102
|
+
className?: string | undefined;
|
|
2103
|
+
filled?: boolean | undefined;
|
|
2104
|
+
title?: string | undefined;
|
|
2105
|
+
}): JSX.Element;
|
|
2106
|
+
displayName: string | undefined;
|
|
2107
|
+
};
|
|
2036
2108
|
export declare const TextWrap20Filled: {
|
|
2037
2109
|
(props: React.SVGAttributes<SVGElement> & {
|
|
2038
2110
|
primaryFill?: string | undefined;
|
|
@@ -2069,6 +2141,60 @@ export declare const TextWrap24Regular: {
|
|
|
2069
2141
|
}): JSX.Element;
|
|
2070
2142
|
displayName: string | undefined;
|
|
2071
2143
|
};
|
|
2144
|
+
export declare const TextWrapOff16Filled: {
|
|
2145
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
2146
|
+
primaryFill?: string | undefined;
|
|
2147
|
+
className?: string | undefined;
|
|
2148
|
+
filled?: boolean | undefined;
|
|
2149
|
+
title?: string | undefined;
|
|
2150
|
+
}): JSX.Element;
|
|
2151
|
+
displayName: string | undefined;
|
|
2152
|
+
};
|
|
2153
|
+
export declare const TextWrapOff16Regular: {
|
|
2154
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
2155
|
+
primaryFill?: string | undefined;
|
|
2156
|
+
className?: string | undefined;
|
|
2157
|
+
filled?: boolean | undefined;
|
|
2158
|
+
title?: string | undefined;
|
|
2159
|
+
}): JSX.Element;
|
|
2160
|
+
displayName: string | undefined;
|
|
2161
|
+
};
|
|
2162
|
+
export declare const TextWrapOff20Filled: {
|
|
2163
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
2164
|
+
primaryFill?: string | undefined;
|
|
2165
|
+
className?: string | undefined;
|
|
2166
|
+
filled?: boolean | undefined;
|
|
2167
|
+
title?: string | undefined;
|
|
2168
|
+
}): JSX.Element;
|
|
2169
|
+
displayName: string | undefined;
|
|
2170
|
+
};
|
|
2171
|
+
export declare const TextWrapOff20Regular: {
|
|
2172
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
2173
|
+
primaryFill?: string | undefined;
|
|
2174
|
+
className?: string | undefined;
|
|
2175
|
+
filled?: boolean | undefined;
|
|
2176
|
+
title?: string | undefined;
|
|
2177
|
+
}): JSX.Element;
|
|
2178
|
+
displayName: string | undefined;
|
|
2179
|
+
};
|
|
2180
|
+
export declare const TextWrapOff24Filled: {
|
|
2181
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
2182
|
+
primaryFill?: string | undefined;
|
|
2183
|
+
className?: string | undefined;
|
|
2184
|
+
filled?: boolean | undefined;
|
|
2185
|
+
title?: string | undefined;
|
|
2186
|
+
}): JSX.Element;
|
|
2187
|
+
displayName: string | undefined;
|
|
2188
|
+
};
|
|
2189
|
+
export declare const TextWrapOff24Regular: {
|
|
2190
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
2191
|
+
primaryFill?: string | undefined;
|
|
2192
|
+
className?: string | undefined;
|
|
2193
|
+
filled?: boolean | undefined;
|
|
2194
|
+
title?: string | undefined;
|
|
2195
|
+
}): JSX.Element;
|
|
2196
|
+
displayName: string | undefined;
|
|
2197
|
+
};
|
|
2072
2198
|
export declare const Textbox16Filled: {
|
|
2073
2199
|
(props: React.SVGAttributes<SVGElement> & {
|
|
2074
2200
|
primaryFill?: string | undefined;
|
|
@@ -4166,52 +4292,7 @@ export declare const Trophy48Regular: {
|
|
|
4166
4292
|
}): JSX.Element;
|
|
4167
4293
|
displayName: string | undefined;
|
|
4168
4294
|
};
|
|
4169
|
-
export declare const
|
|
4170
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4171
|
-
primaryFill?: string | undefined;
|
|
4172
|
-
className?: string | undefined;
|
|
4173
|
-
filled?: boolean | undefined;
|
|
4174
|
-
title?: string | undefined;
|
|
4175
|
-
}): JSX.Element;
|
|
4176
|
-
displayName: string | undefined;
|
|
4177
|
-
};
|
|
4178
|
-
export declare const TrophyOff16Regular: {
|
|
4179
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4180
|
-
primaryFill?: string | undefined;
|
|
4181
|
-
className?: string | undefined;
|
|
4182
|
-
filled?: boolean | undefined;
|
|
4183
|
-
title?: string | undefined;
|
|
4184
|
-
}): JSX.Element;
|
|
4185
|
-
displayName: string | undefined;
|
|
4186
|
-
};
|
|
4187
|
-
export declare const TrophyOff20Filled: {
|
|
4188
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4189
|
-
primaryFill?: string | undefined;
|
|
4190
|
-
className?: string | undefined;
|
|
4191
|
-
filled?: boolean | undefined;
|
|
4192
|
-
title?: string | undefined;
|
|
4193
|
-
}): JSX.Element;
|
|
4194
|
-
displayName: string | undefined;
|
|
4195
|
-
};
|
|
4196
|
-
export declare const TrophyOff20Regular: {
|
|
4197
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4198
|
-
primaryFill?: string | undefined;
|
|
4199
|
-
className?: string | undefined;
|
|
4200
|
-
filled?: boolean | undefined;
|
|
4201
|
-
title?: string | undefined;
|
|
4202
|
-
}): JSX.Element;
|
|
4203
|
-
displayName: string | undefined;
|
|
4204
|
-
};
|
|
4205
|
-
export declare const TrophyOff24Filled: {
|
|
4206
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4207
|
-
primaryFill?: string | undefined;
|
|
4208
|
-
className?: string | undefined;
|
|
4209
|
-
filled?: boolean | undefined;
|
|
4210
|
-
title?: string | undefined;
|
|
4211
|
-
}): JSX.Element;
|
|
4212
|
-
displayName: string | undefined;
|
|
4213
|
-
};
|
|
4214
|
-
export declare const TrophyOff24Regular: {
|
|
4295
|
+
export declare const TrophyLock16Filled: {
|
|
4215
4296
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4216
4297
|
primaryFill?: string | undefined;
|
|
4217
4298
|
className?: string | undefined;
|
|
@@ -4220,7 +4301,7 @@ export declare const TrophyOff24Regular: {
|
|
|
4220
4301
|
}): JSX.Element;
|
|
4221
4302
|
displayName: string | undefined;
|
|
4222
4303
|
};
|
|
4223
|
-
export declare const
|
|
4304
|
+
export declare const TrophyLock16Regular: {
|
|
4224
4305
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4225
4306
|
primaryFill?: string | undefined;
|
|
4226
4307
|
className?: string | undefined;
|
|
@@ -4229,7 +4310,7 @@ export declare const TrophyOff28Filled: {
|
|
|
4229
4310
|
}): JSX.Element;
|
|
4230
4311
|
displayName: string | undefined;
|
|
4231
4312
|
};
|
|
4232
|
-
export declare const
|
|
4313
|
+
export declare const TrophyLock20Filled: {
|
|
4233
4314
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4234
4315
|
primaryFill?: string | undefined;
|
|
4235
4316
|
className?: string | undefined;
|
|
@@ -4238,7 +4319,7 @@ export declare const TrophyOff28Regular: {
|
|
|
4238
4319
|
}): JSX.Element;
|
|
4239
4320
|
displayName: string | undefined;
|
|
4240
4321
|
};
|
|
4241
|
-
export declare const
|
|
4322
|
+
export declare const TrophyLock20Regular: {
|
|
4242
4323
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4243
4324
|
primaryFill?: string | undefined;
|
|
4244
4325
|
className?: string | undefined;
|
|
@@ -4247,7 +4328,7 @@ export declare const TrophyOff32Filled: {
|
|
|
4247
4328
|
}): JSX.Element;
|
|
4248
4329
|
displayName: string | undefined;
|
|
4249
4330
|
};
|
|
4250
|
-
export declare const
|
|
4331
|
+
export declare const TrophyLock24Filled: {
|
|
4251
4332
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4252
4333
|
primaryFill?: string | undefined;
|
|
4253
4334
|
className?: string | undefined;
|
|
@@ -4256,7 +4337,7 @@ export declare const TrophyOff32Regular: {
|
|
|
4256
4337
|
}): JSX.Element;
|
|
4257
4338
|
displayName: string | undefined;
|
|
4258
4339
|
};
|
|
4259
|
-
export declare const
|
|
4340
|
+
export declare const TrophyLock24Regular: {
|
|
4260
4341
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4261
4342
|
primaryFill?: string | undefined;
|
|
4262
4343
|
className?: string | undefined;
|
|
@@ -4265,7 +4346,7 @@ export declare const TrophyOff48Filled: {
|
|
|
4265
4346
|
}): JSX.Element;
|
|
4266
4347
|
displayName: string | undefined;
|
|
4267
4348
|
};
|
|
4268
|
-
export declare const
|
|
4349
|
+
export declare const TrophyLock28Filled: {
|
|
4269
4350
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4270
4351
|
primaryFill?: string | undefined;
|
|
4271
4352
|
className?: string | undefined;
|
|
@@ -4274,7 +4355,7 @@ export declare const TrophyOff48Regular: {
|
|
|
4274
4355
|
}): JSX.Element;
|
|
4275
4356
|
displayName: string | undefined;
|
|
4276
4357
|
};
|
|
4277
|
-
export declare const
|
|
4358
|
+
export declare const TrophyLock28Regular: {
|
|
4278
4359
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4279
4360
|
primaryFill?: string | undefined;
|
|
4280
4361
|
className?: string | undefined;
|
|
@@ -4283,7 +4364,7 @@ export declare const Tv16Filled: {
|
|
|
4283
4364
|
}): JSX.Element;
|
|
4284
4365
|
displayName: string | undefined;
|
|
4285
4366
|
};
|
|
4286
|
-
export declare const
|
|
4367
|
+
export declare const TrophyLock32Filled: {
|
|
4287
4368
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4288
4369
|
primaryFill?: string | undefined;
|
|
4289
4370
|
className?: string | undefined;
|
|
@@ -4292,7 +4373,7 @@ export declare const Tv16Regular: {
|
|
|
4292
4373
|
}): JSX.Element;
|
|
4293
4374
|
displayName: string | undefined;
|
|
4294
4375
|
};
|
|
4295
|
-
export declare const
|
|
4376
|
+
export declare const TrophyLock32Regular: {
|
|
4296
4377
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4297
4378
|
primaryFill?: string | undefined;
|
|
4298
4379
|
className?: string | undefined;
|
|
@@ -4301,7 +4382,7 @@ export declare const Tv20Filled: {
|
|
|
4301
4382
|
}): JSX.Element;
|
|
4302
4383
|
displayName: string | undefined;
|
|
4303
4384
|
};
|
|
4304
|
-
export declare const
|
|
4385
|
+
export declare const TrophyLock48Filled: {
|
|
4305
4386
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4306
4387
|
primaryFill?: string | undefined;
|
|
4307
4388
|
className?: string | undefined;
|
|
@@ -4310,7 +4391,7 @@ export declare const Tv20Regular: {
|
|
|
4310
4391
|
}): JSX.Element;
|
|
4311
4392
|
displayName: string | undefined;
|
|
4312
4393
|
};
|
|
4313
|
-
export declare const
|
|
4394
|
+
export declare const TrophyLock48Regular: {
|
|
4314
4395
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4315
4396
|
primaryFill?: string | undefined;
|
|
4316
4397
|
className?: string | undefined;
|
|
@@ -4319,88 +4400,7 @@ export declare const Tv24Filled: {
|
|
|
4319
4400
|
}): JSX.Element;
|
|
4320
4401
|
displayName: string | undefined;
|
|
4321
4402
|
};
|
|
4322
|
-
export declare const
|
|
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 Tv28Filled: {
|
|
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 Tv28Regular: {
|
|
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 Tv48Filled: {
|
|
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 Tv48Regular: {
|
|
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 TvArrowRight20Filled: {
|
|
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 TvArrowRight20Regular: {
|
|
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 TvUsb16Filled: {
|
|
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 TvUsb16Regular: {
|
|
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 TvUsb20Filled: {
|
|
4403
|
+
export declare const TrophyOff16Filled: {
|
|
4404
4404
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4405
4405
|
primaryFill?: string | undefined;
|
|
4406
4406
|
className?: string | undefined;
|
|
@@ -4409,7 +4409,7 @@ export declare const TvUsb20Filled: {
|
|
|
4409
4409
|
}): JSX.Element;
|
|
4410
4410
|
displayName: string | undefined;
|
|
4411
4411
|
};
|
|
4412
|
-
export declare const
|
|
4412
|
+
export declare const TrophyOff16Regular: {
|
|
4413
4413
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4414
4414
|
primaryFill?: string | undefined;
|
|
4415
4415
|
className?: string | undefined;
|
|
@@ -4418,7 +4418,7 @@ export declare const TvUsb20Regular: {
|
|
|
4418
4418
|
}): JSX.Element;
|
|
4419
4419
|
displayName: string | undefined;
|
|
4420
4420
|
};
|
|
4421
|
-
export declare const
|
|
4421
|
+
export declare const TrophyOff20Filled: {
|
|
4422
4422
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4423
4423
|
primaryFill?: string | undefined;
|
|
4424
4424
|
className?: string | undefined;
|
|
@@ -4427,7 +4427,7 @@ export declare const TvUsb24Filled: {
|
|
|
4427
4427
|
}): JSX.Element;
|
|
4428
4428
|
displayName: string | undefined;
|
|
4429
4429
|
};
|
|
4430
|
-
export declare const
|
|
4430
|
+
export declare const TrophyOff20Regular: {
|
|
4431
4431
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4432
4432
|
primaryFill?: string | undefined;
|
|
4433
4433
|
className?: string | undefined;
|
|
@@ -4436,7 +4436,7 @@ export declare const TvUsb24Regular: {
|
|
|
4436
4436
|
}): JSX.Element;
|
|
4437
4437
|
displayName: string | undefined;
|
|
4438
4438
|
};
|
|
4439
|
-
export declare const
|
|
4439
|
+
export declare const TrophyOff24Filled: {
|
|
4440
4440
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4441
4441
|
primaryFill?: string | undefined;
|
|
4442
4442
|
className?: string | undefined;
|
|
@@ -4445,7 +4445,7 @@ export declare const TvUsb28Filled: {
|
|
|
4445
4445
|
}): JSX.Element;
|
|
4446
4446
|
displayName: string | undefined;
|
|
4447
4447
|
};
|
|
4448
|
-
export declare const
|
|
4448
|
+
export declare const TrophyOff24Regular: {
|
|
4449
4449
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4450
4450
|
primaryFill?: string | undefined;
|
|
4451
4451
|
className?: string | undefined;
|
|
@@ -4454,7 +4454,7 @@ export declare const TvUsb28Regular: {
|
|
|
4454
4454
|
}): JSX.Element;
|
|
4455
4455
|
displayName: string | undefined;
|
|
4456
4456
|
};
|
|
4457
|
-
export declare const
|
|
4457
|
+
export declare const TrophyOff28Filled: {
|
|
4458
4458
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4459
4459
|
primaryFill?: string | undefined;
|
|
4460
4460
|
className?: string | undefined;
|
|
@@ -4463,7 +4463,7 @@ export declare const TvUsb48Filled: {
|
|
|
4463
4463
|
}): JSX.Element;
|
|
4464
4464
|
displayName: string | undefined;
|
|
4465
4465
|
};
|
|
4466
|
-
export declare const
|
|
4466
|
+
export declare const TrophyOff28Regular: {
|
|
4467
4467
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4468
4468
|
primaryFill?: string | undefined;
|
|
4469
4469
|
className?: string | undefined;
|
|
@@ -4472,7 +4472,7 @@ export declare const TvUsb48Regular: {
|
|
|
4472
4472
|
}): JSX.Element;
|
|
4473
4473
|
displayName: string | undefined;
|
|
4474
4474
|
};
|
|
4475
|
-
export declare const
|
|
4475
|
+
export declare const TrophyOff32Filled: {
|
|
4476
4476
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4477
4477
|
primaryFill?: string | undefined;
|
|
4478
4478
|
className?: string | undefined;
|
|
@@ -4481,7 +4481,7 @@ export declare const Umbrella20Filled: {
|
|
|
4481
4481
|
}): JSX.Element;
|
|
4482
4482
|
displayName: string | undefined;
|
|
4483
4483
|
};
|
|
4484
|
-
export declare const
|
|
4484
|
+
export declare const TrophyOff32Regular: {
|
|
4485
4485
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4486
4486
|
primaryFill?: string | undefined;
|
|
4487
4487
|
className?: string | undefined;
|
|
@@ -4490,7 +4490,7 @@ export declare const Umbrella20Regular: {
|
|
|
4490
4490
|
}): JSX.Element;
|
|
4491
4491
|
displayName: string | undefined;
|
|
4492
4492
|
};
|
|
4493
|
-
export declare const
|
|
4493
|
+
export declare const TrophyOff48Filled: {
|
|
4494
4494
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4495
4495
|
primaryFill?: string | undefined;
|
|
4496
4496
|
className?: string | undefined;
|