@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,52 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
export declare const WindowAppsRegular: 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 WindowArrowUpFilled: 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 WindowArrowUpRegular: 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 WindowBulletListFilled: 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 WindowBulletListRegular: 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 WindowBulletListAddFilled: 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 WindowBulletListAddRegular: 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 WindowConsoleFilled: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
45
|
+
primaryFill?: string | undefined;
|
|
46
|
+
className?: string | undefined;
|
|
47
|
+
filled?: boolean | undefined;
|
|
48
|
+
title?: string | undefined;
|
|
49
|
+
}>;
|
|
2
50
|
export declare const WindowConsoleRegular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
3
51
|
primaryFill?: string | undefined;
|
|
4
52
|
className?: string | undefined;
|
|
@@ -1,54 +1,62 @@
|
|
|
1
1
|
import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
|
|
2
|
-
export const
|
|
3
|
-
export const
|
|
4
|
-
export const
|
|
5
|
-
export const
|
|
6
|
-
export const
|
|
7
|
-
export const
|
|
8
|
-
export const
|
|
9
|
-
export const
|
|
10
|
-
export const
|
|
11
|
-
export const
|
|
12
|
-
export const
|
|
13
|
-
export const
|
|
14
|
-
export const
|
|
15
|
-
export const
|
|
16
|
-
export const
|
|
17
|
-
export const
|
|
18
|
-
export const
|
|
19
|
-
export const
|
|
20
|
-
export const
|
|
21
|
-
export const
|
|
22
|
-
export const
|
|
23
|
-
export const
|
|
24
|
-
export const
|
|
25
|
-
export const
|
|
26
|
-
export const
|
|
27
|
-
export const
|
|
28
|
-
export const
|
|
29
|
-
export const
|
|
30
|
-
export const
|
|
31
|
-
export const
|
|
32
|
-
export const
|
|
33
|
-
export const
|
|
34
|
-
export const
|
|
35
|
-
export const
|
|
36
|
-
export const
|
|
37
|
-
export const
|
|
38
|
-
export const
|
|
39
|
-
export const
|
|
40
|
-
export const
|
|
41
|
-
export const
|
|
42
|
-
export const
|
|
43
|
-
export const
|
|
44
|
-
export const
|
|
45
|
-
export const
|
|
46
|
-
export const
|
|
47
|
-
export const
|
|
48
|
-
export const
|
|
49
|
-
export const
|
|
50
|
-
export const
|
|
51
|
-
export const
|
|
52
|
-
export const
|
|
53
|
-
export const
|
|
54
|
-
export const
|
|
2
|
+
export const WindowAppsRegular = /*#__PURE__*/createFluentFontIcon("WindowAppsRegular", "", 2);
|
|
3
|
+
export const WindowArrowUpFilled = /*#__PURE__*/createFluentFontIcon("WindowArrowUpFilled", "", 2);
|
|
4
|
+
export const WindowArrowUpRegular = /*#__PURE__*/createFluentFontIcon("WindowArrowUpRegular", "", 2);
|
|
5
|
+
export const WindowBulletListFilled = /*#__PURE__*/createFluentFontIcon("WindowBulletListFilled", "", 2);
|
|
6
|
+
export const WindowBulletListRegular = /*#__PURE__*/createFluentFontIcon("WindowBulletListRegular", "", 2);
|
|
7
|
+
export const WindowBulletListAddFilled = /*#__PURE__*/createFluentFontIcon("WindowBulletListAddFilled", "", 2);
|
|
8
|
+
export const WindowBulletListAddRegular = /*#__PURE__*/createFluentFontIcon("WindowBulletListAddRegular", "", 2);
|
|
9
|
+
export const WindowConsoleFilled = /*#__PURE__*/createFluentFontIcon("WindowConsoleFilled", "", 2);
|
|
10
|
+
export const WindowConsoleRegular = /*#__PURE__*/createFluentFontIcon("WindowConsoleRegular", "", 2);
|
|
11
|
+
export const WindowDatabaseFilled = /*#__PURE__*/createFluentFontIcon("WindowDatabaseFilled", "", 2);
|
|
12
|
+
export const WindowDatabaseRegular = /*#__PURE__*/createFluentFontIcon("WindowDatabaseRegular", "", 2);
|
|
13
|
+
export const WindowDevEditFilled = /*#__PURE__*/createFluentFontIcon("WindowDevEditFilled", "", 2);
|
|
14
|
+
export const WindowDevEditRegular = /*#__PURE__*/createFluentFontIcon("WindowDevEditRegular", "", 2);
|
|
15
|
+
export const WindowDevToolsFilled = /*#__PURE__*/createFluentFontIcon("WindowDevToolsFilled", "", 2);
|
|
16
|
+
export const WindowDevToolsRegular = /*#__PURE__*/createFluentFontIcon("WindowDevToolsRegular", "", 2);
|
|
17
|
+
export const WindowEditFilled = /*#__PURE__*/createFluentFontIcon("WindowEditFilled", "", 2);
|
|
18
|
+
export const WindowEditRegular = /*#__PURE__*/createFluentFontIcon("WindowEditRegular", "", 2);
|
|
19
|
+
export const WindowHeaderHorizontalFilled = /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalFilled", "", 2);
|
|
20
|
+
export const WindowHeaderHorizontalRegular = /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalRegular", "", 2);
|
|
21
|
+
export const WindowHeaderHorizontalOffFilled = /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalOffFilled", "", 2);
|
|
22
|
+
export const WindowHeaderHorizontalOffRegular = /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalOffRegular", "", 2);
|
|
23
|
+
export const WindowHeaderVerticalFilled = /*#__PURE__*/createFluentFontIcon("WindowHeaderVerticalFilled", "", 2);
|
|
24
|
+
export const WindowHeaderVerticalRegular = /*#__PURE__*/createFluentFontIcon("WindowHeaderVerticalRegular", "", 2);
|
|
25
|
+
export const WindowInprivateFilled = /*#__PURE__*/createFluentFontIcon("WindowInprivateFilled", "", 2);
|
|
26
|
+
export const WindowInprivateRegular = /*#__PURE__*/createFluentFontIcon("WindowInprivateRegular", "", 2);
|
|
27
|
+
export const WindowInprivateAccountFilled = /*#__PURE__*/createFluentFontIcon("WindowInprivateAccountFilled", "", 2);
|
|
28
|
+
export const WindowInprivateAccountRegular = /*#__PURE__*/createFluentFontIcon("WindowInprivateAccountRegular", "", 2);
|
|
29
|
+
export const WindowLocationTargetFilled = /*#__PURE__*/createFluentFontIcon("WindowLocationTargetFilled", "", 2);
|
|
30
|
+
export const WindowLocationTargetRegular = /*#__PURE__*/createFluentFontIcon("WindowLocationTargetRegular", "", 2);
|
|
31
|
+
export const WindowMultipleFilled = /*#__PURE__*/createFluentFontIcon("WindowMultipleFilled", "", 2);
|
|
32
|
+
export const WindowMultipleRegular = /*#__PURE__*/createFluentFontIcon("WindowMultipleRegular", "", 2);
|
|
33
|
+
export const WindowMultipleSwapFilled = /*#__PURE__*/createFluentFontIcon("WindowMultipleSwapFilled", "", 2);
|
|
34
|
+
export const WindowMultipleSwapRegular = /*#__PURE__*/createFluentFontIcon("WindowMultipleSwapRegular", "", 2);
|
|
35
|
+
export const WindowNewFilled = /*#__PURE__*/createFluentFontIcon("WindowNewFilled", "", 2);
|
|
36
|
+
export const WindowNewRegular = /*#__PURE__*/createFluentFontIcon("WindowNewRegular", "", 2);
|
|
37
|
+
export const WindowPlayFilled = /*#__PURE__*/createFluentFontIcon("WindowPlayFilled", "", 2);
|
|
38
|
+
export const WindowPlayRegular = /*#__PURE__*/createFluentFontIcon("WindowPlayRegular", "", 2);
|
|
39
|
+
export const WindowSettingsFilled = /*#__PURE__*/createFluentFontIcon("WindowSettingsFilled", "", 2);
|
|
40
|
+
export const WindowSettingsRegular = /*#__PURE__*/createFluentFontIcon("WindowSettingsRegular", "", 2);
|
|
41
|
+
export const WindowShieldFilled = /*#__PURE__*/createFluentFontIcon("WindowShieldFilled", "", 2);
|
|
42
|
+
export const WindowShieldRegular = /*#__PURE__*/createFluentFontIcon("WindowShieldRegular", "", 2);
|
|
43
|
+
export const WindowTextFilled = /*#__PURE__*/createFluentFontIcon("WindowTextFilled", "", 2);
|
|
44
|
+
export const WindowTextRegular = /*#__PURE__*/createFluentFontIcon("WindowTextRegular", "", 2);
|
|
45
|
+
export const WindowWrenchFilled = /*#__PURE__*/createFluentFontIcon("WindowWrenchFilled", "", 2);
|
|
46
|
+
export const WindowWrenchRegular = /*#__PURE__*/createFluentFontIcon("WindowWrenchRegular", "", 2);
|
|
47
|
+
export const WrenchFilled = /*#__PURE__*/createFluentFontIcon("WrenchFilled", "", 2);
|
|
48
|
+
export const WrenchRegular = /*#__PURE__*/createFluentFontIcon("WrenchRegular", "", 2);
|
|
49
|
+
export const WrenchScrewdriverFilled = /*#__PURE__*/createFluentFontIcon("WrenchScrewdriverFilled", "", 2);
|
|
50
|
+
export const WrenchScrewdriverRegular = /*#__PURE__*/createFluentFontIcon("WrenchScrewdriverRegular", "", 2);
|
|
51
|
+
export const XboxConsoleFilled = /*#__PURE__*/createFluentFontIcon("XboxConsoleFilled", "", 2);
|
|
52
|
+
export const XboxConsoleRegular = /*#__PURE__*/createFluentFontIcon("XboxConsoleRegular", "", 2);
|
|
53
|
+
export const XboxControllerFilled = /*#__PURE__*/createFluentFontIcon("XboxControllerFilled", "", 2);
|
|
54
|
+
export const XboxControllerRegular = /*#__PURE__*/createFluentFontIcon("XboxControllerRegular", "", 2);
|
|
55
|
+
export const XrayFilled = /*#__PURE__*/createFluentFontIcon("XrayFilled", "", 2);
|
|
56
|
+
export const XrayRegular = /*#__PURE__*/createFluentFontIcon("XrayRegular", "", 2);
|
|
57
|
+
export const ZoomFitFilled = /*#__PURE__*/createFluentFontIcon("ZoomFitFilled", "", 2);
|
|
58
|
+
export const ZoomFitRegular = /*#__PURE__*/createFluentFontIcon("ZoomFitRegular", "", 2);
|
|
59
|
+
export const ZoomInFilled = /*#__PURE__*/createFluentFontIcon("ZoomInFilled", "", 2);
|
|
60
|
+
export const ZoomInRegular = /*#__PURE__*/createFluentFontIcon("ZoomInRegular", "", 2);
|
|
61
|
+
export const ZoomOutFilled = /*#__PURE__*/createFluentFontIcon("ZoomOutFilled", "", 2);
|
|
62
|
+
export const ZoomOutRegular = /*#__PURE__*/createFluentFontIcon("ZoomOutRegular", "", 2);
|
|
@@ -2051,6 +2051,84 @@ export declare const ShieldQuestion32Filled: import("react").FC<import("react").
|
|
|
2051
2051
|
filled?: boolean | undefined;
|
|
2052
2052
|
title?: string | undefined;
|
|
2053
2053
|
}>;
|
|
2054
|
+
export declare const HeartBroken24Filled: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2055
|
+
primaryFill?: string | undefined;
|
|
2056
|
+
className?: string | undefined;
|
|
2057
|
+
filled?: boolean | undefined;
|
|
2058
|
+
title?: string | undefined;
|
|
2059
|
+
}>;
|
|
2060
|
+
export declare const LayerDiagonal20Filled: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2061
|
+
primaryFill?: string | undefined;
|
|
2062
|
+
className?: string | undefined;
|
|
2063
|
+
filled?: boolean | undefined;
|
|
2064
|
+
title?: string | undefined;
|
|
2065
|
+
}>;
|
|
2066
|
+
export declare const LayerDiagonalPerson20Filled: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2067
|
+
primaryFill?: string | undefined;
|
|
2068
|
+
className?: string | undefined;
|
|
2069
|
+
filled?: boolean | undefined;
|
|
2070
|
+
title?: string | undefined;
|
|
2071
|
+
}>;
|
|
2072
|
+
export declare const TextWrap16Filled: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2073
|
+
primaryFill?: string | undefined;
|
|
2074
|
+
className?: string | undefined;
|
|
2075
|
+
filled?: boolean | undefined;
|
|
2076
|
+
title?: string | undefined;
|
|
2077
|
+
}>;
|
|
2078
|
+
export declare const TextWrapOff16Filled: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2079
|
+
primaryFill?: string | undefined;
|
|
2080
|
+
className?: string | undefined;
|
|
2081
|
+
filled?: boolean | undefined;
|
|
2082
|
+
title?: string | undefined;
|
|
2083
|
+
}>;
|
|
2084
|
+
export declare const TextWrapOff20Filled: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2085
|
+
primaryFill?: string | undefined;
|
|
2086
|
+
className?: string | undefined;
|
|
2087
|
+
filled?: boolean | undefined;
|
|
2088
|
+
title?: string | undefined;
|
|
2089
|
+
}>;
|
|
2090
|
+
export declare const TextWrapOff24Filled: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2091
|
+
primaryFill?: string | undefined;
|
|
2092
|
+
className?: string | undefined;
|
|
2093
|
+
filled?: boolean | undefined;
|
|
2094
|
+
title?: string | undefined;
|
|
2095
|
+
}>;
|
|
2096
|
+
export declare const TrophyLock16Filled: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2097
|
+
primaryFill?: string | undefined;
|
|
2098
|
+
className?: string | undefined;
|
|
2099
|
+
filled?: boolean | undefined;
|
|
2100
|
+
title?: string | undefined;
|
|
2101
|
+
}>;
|
|
2102
|
+
export declare const TrophyLock20Filled: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2103
|
+
primaryFill?: string | undefined;
|
|
2104
|
+
className?: string | undefined;
|
|
2105
|
+
filled?: boolean | undefined;
|
|
2106
|
+
title?: string | undefined;
|
|
2107
|
+
}>;
|
|
2108
|
+
export declare const TrophyLock24Filled: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2109
|
+
primaryFill?: string | undefined;
|
|
2110
|
+
className?: string | undefined;
|
|
2111
|
+
filled?: boolean | undefined;
|
|
2112
|
+
title?: string | undefined;
|
|
2113
|
+
}>;
|
|
2114
|
+
export declare const TrophyLock28Filled: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2115
|
+
primaryFill?: string | undefined;
|
|
2116
|
+
className?: string | undefined;
|
|
2117
|
+
filled?: boolean | undefined;
|
|
2118
|
+
title?: string | undefined;
|
|
2119
|
+
}>;
|
|
2120
|
+
export declare const TrophyLock32Filled: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2121
|
+
primaryFill?: string | undefined;
|
|
2122
|
+
className?: string | undefined;
|
|
2123
|
+
filled?: boolean | undefined;
|
|
2124
|
+
title?: string | undefined;
|
|
2125
|
+
}>;
|
|
2126
|
+
export declare const TrophyLock48Filled: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2127
|
+
primaryFill?: string | undefined;
|
|
2128
|
+
className?: string | undefined;
|
|
2129
|
+
filled?: boolean | undefined;
|
|
2130
|
+
title?: string | undefined;
|
|
2131
|
+
}>;
|
|
2054
2132
|
export declare const AccessTime24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2055
2133
|
primaryFill?: string | undefined;
|
|
2056
2134
|
className?: string | undefined;
|
|
@@ -2921,81 +2999,3 @@ export declare const Attach16Regular: import("react").FC<import("react").HTMLAtt
|
|
|
2921
2999
|
filled?: boolean | undefined;
|
|
2922
3000
|
title?: string | undefined;
|
|
2923
3001
|
}>;
|
|
2924
|
-
export declare const Attach20Regular: 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 Attach24Regular: 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 Autocorrect24Regular: 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 Autosum20Regular: 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 Autosum24Regular: 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 Backspace20Regular: 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 Backspace24Regular: 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 Badge24Regular: 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 Balloon20Regular: 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 Balloon24Regular: 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 Battery020Regular: 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 Battery024Regular: 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 Battery120Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2997
|
-
primaryFill?: string | undefined;
|
|
2998
|
-
className?: string | undefined;
|
|
2999
|
-
filled?: boolean | undefined;
|
|
3000
|
-
title?: string | undefined;
|
|
3001
|
-
}>;
|
|
@@ -341,6 +341,19 @@ export const ShieldQuestion16Filled = /*#__PURE__*/createFluentFontIcon("ShieldQ
|
|
|
341
341
|
export const ShieldQuestion20Filled = /*#__PURE__*/createFluentFontIcon("ShieldQuestion20Filled", "", 0, 20);
|
|
342
342
|
export const ShieldQuestion24Filled = /*#__PURE__*/createFluentFontIcon("ShieldQuestion24Filled", "", 0, 24);
|
|
343
343
|
export const ShieldQuestion32Filled = /*#__PURE__*/createFluentFontIcon("ShieldQuestion32Filled", "", 0, 32);
|
|
344
|
+
export const HeartBroken24Filled = /*#__PURE__*/createFluentFontIcon("HeartBroken24Filled", "", 0, 24);
|
|
345
|
+
export const LayerDiagonal20Filled = /*#__PURE__*/createFluentFontIcon("LayerDiagonal20Filled", "", 0, 20);
|
|
346
|
+
export const LayerDiagonalPerson20Filled = /*#__PURE__*/createFluentFontIcon("LayerDiagonalPerson20Filled", "", 0, 20);
|
|
347
|
+
export const TextWrap16Filled = /*#__PURE__*/createFluentFontIcon("TextWrap16Filled", "", 0, 16);
|
|
348
|
+
export const TextWrapOff16Filled = /*#__PURE__*/createFluentFontIcon("TextWrapOff16Filled", "", 0, 16);
|
|
349
|
+
export const TextWrapOff20Filled = /*#__PURE__*/createFluentFontIcon("TextWrapOff20Filled", "", 0, 20);
|
|
350
|
+
export const TextWrapOff24Filled = /*#__PURE__*/createFluentFontIcon("TextWrapOff24Filled", "", 0, 24);
|
|
351
|
+
export const TrophyLock16Filled = /*#__PURE__*/createFluentFontIcon("TrophyLock16Filled", "", 0, 16);
|
|
352
|
+
export const TrophyLock20Filled = /*#__PURE__*/createFluentFontIcon("TrophyLock20Filled", "", 0, 20);
|
|
353
|
+
export const TrophyLock24Filled = /*#__PURE__*/createFluentFontIcon("TrophyLock24Filled", "", 0, 24);
|
|
354
|
+
export const TrophyLock28Filled = /*#__PURE__*/createFluentFontIcon("TrophyLock28Filled", "", 0, 28);
|
|
355
|
+
export const TrophyLock32Filled = /*#__PURE__*/createFluentFontIcon("TrophyLock32Filled", "", 0, 32);
|
|
356
|
+
export const TrophyLock48Filled = /*#__PURE__*/createFluentFontIcon("TrophyLock48Filled", "", 0, 48);
|
|
344
357
|
export const AccessTime24Regular = /*#__PURE__*/createFluentFontIcon("AccessTime24Regular", "", 1, 24);
|
|
345
358
|
export const Accessibility16Regular = /*#__PURE__*/createFluentFontIcon("Accessibility16Regular", "", 1, 16);
|
|
346
359
|
export const Accessibility20Regular = /*#__PURE__*/createFluentFontIcon("Accessibility20Regular", "", 1, 20);
|
|
@@ -485,17 +498,4 @@ export const ArrowUpRight24Regular = /*#__PURE__*/createFluentFontIcon("ArrowUpR
|
|
|
485
498
|
export const ArrowUpload20Regular = /*#__PURE__*/createFluentFontIcon("ArrowUpload20Regular", "", 1, 20);
|
|
486
499
|
export const ArrowUpload24Regular = /*#__PURE__*/createFluentFontIcon("ArrowUpload24Regular", "", 1, 24);
|
|
487
500
|
export const ArrowsBidirectional24Regular = /*#__PURE__*/createFluentFontIcon("ArrowsBidirectional24Regular", "", 1, 24);
|
|
488
|
-
export const Attach16Regular = /*#__PURE__*/createFluentFontIcon("Attach16Regular", "", 1, 16);
|
|
489
|
-
export const Attach20Regular = /*#__PURE__*/createFluentFontIcon("Attach20Regular", "", 1, 20);
|
|
490
|
-
export const Attach24Regular = /*#__PURE__*/createFluentFontIcon("Attach24Regular", "", 1, 24);
|
|
491
|
-
export const Autocorrect24Regular = /*#__PURE__*/createFluentFontIcon("Autocorrect24Regular", "", 1, 24);
|
|
492
|
-
export const Autosum20Regular = /*#__PURE__*/createFluentFontIcon("Autosum20Regular", "", 1, 20);
|
|
493
|
-
export const Autosum24Regular = /*#__PURE__*/createFluentFontIcon("Autosum24Regular", "", 1, 24);
|
|
494
|
-
export const Backspace20Regular = /*#__PURE__*/createFluentFontIcon("Backspace20Regular", "", 1, 20);
|
|
495
|
-
export const Backspace24Regular = /*#__PURE__*/createFluentFontIcon("Backspace24Regular", "", 1, 24);
|
|
496
|
-
export const Badge24Regular = /*#__PURE__*/createFluentFontIcon("Badge24Regular", "", 1, 24);
|
|
497
|
-
export const Balloon20Regular = /*#__PURE__*/createFluentFontIcon("Balloon20Regular", "", 1, 20);
|
|
498
|
-
export const Balloon24Regular = /*#__PURE__*/createFluentFontIcon("Balloon24Regular", "", 1, 24);
|
|
499
|
-
export const Battery020Regular = /*#__PURE__*/createFluentFontIcon("Battery020Regular", "", 1, 20);
|
|
500
|
-
export const Battery024Regular = /*#__PURE__*/createFluentFontIcon("Battery024Regular", "", 1, 24);
|
|
501
|
-
export const Battery120Regular = /*#__PURE__*/createFluentFontIcon("Battery120Regular", "", 1, 20);
|
|
501
|
+
export const Attach16Regular = /*#__PURE__*/createFluentFontIcon("Attach16Regular", "", 1, 16);
|
|
@@ -1,4 +1,82 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
export declare const Attach20Regular: 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 Attach24Regular: 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 Autocorrect24Regular: 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 Autosum20Regular: 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 Autosum24Regular: 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 Backspace20Regular: 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 Backspace24Regular: 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 Badge24Regular: 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 Balloon20Regular: 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 Balloon24Regular: 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 Battery020Regular: 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 Battery024Regular: 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 Battery120Regular: 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 Battery124Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
3
81
|
primaryFill?: string | undefined;
|
|
4
82
|
className?: string | undefined;
|
|
@@ -2921,81 +2999,3 @@ export declare const FlagOff24Regular: import("react").FC<import("react").HTMLAt
|
|
|
2921
2999
|
filled?: boolean | undefined;
|
|
2922
3000
|
title?: string | undefined;
|
|
2923
3001
|
}>;
|
|
2924
|
-
export declare const FlagOff28Regular: 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 FlagOff48Regular: 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 FlashAuto24Regular: 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 FlashOff24Regular: 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 Flashlight24Regular: 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 FlashlightOff24Regular: 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 Folder20Regular: 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 Folder24Regular: 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 Folder28Regular: 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 Folder48Regular: 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 FolderAdd20Regular: 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 FolderAdd24Regular: 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 FolderAdd28Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2997
|
-
primaryFill?: string | undefined;
|
|
2998
|
-
className?: string | undefined;
|
|
2999
|
-
filled?: boolean | undefined;
|
|
3000
|
-
title?: string | undefined;
|
|
3001
|
-
}>;
|
|
@@ -1,4 +1,17 @@
|
|
|
1
1
|
import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
|
|
2
|
+
export const Attach20Regular = /*#__PURE__*/createFluentFontIcon("Attach20Regular", "", 1, 20);
|
|
3
|
+
export const Attach24Regular = /*#__PURE__*/createFluentFontIcon("Attach24Regular", "", 1, 24);
|
|
4
|
+
export const Autocorrect24Regular = /*#__PURE__*/createFluentFontIcon("Autocorrect24Regular", "", 1, 24);
|
|
5
|
+
export const Autosum20Regular = /*#__PURE__*/createFluentFontIcon("Autosum20Regular", "", 1, 20);
|
|
6
|
+
export const Autosum24Regular = /*#__PURE__*/createFluentFontIcon("Autosum24Regular", "", 1, 24);
|
|
7
|
+
export const Backspace20Regular = /*#__PURE__*/createFluentFontIcon("Backspace20Regular", "", 1, 20);
|
|
8
|
+
export const Backspace24Regular = /*#__PURE__*/createFluentFontIcon("Backspace24Regular", "", 1, 24);
|
|
9
|
+
export const Badge24Regular = /*#__PURE__*/createFluentFontIcon("Badge24Regular", "", 1, 24);
|
|
10
|
+
export const Balloon20Regular = /*#__PURE__*/createFluentFontIcon("Balloon20Regular", "", 1, 20);
|
|
11
|
+
export const Balloon24Regular = /*#__PURE__*/createFluentFontIcon("Balloon24Regular", "", 1, 24);
|
|
12
|
+
export const Battery020Regular = /*#__PURE__*/createFluentFontIcon("Battery020Regular", "", 1, 20);
|
|
13
|
+
export const Battery024Regular = /*#__PURE__*/createFluentFontIcon("Battery024Regular", "", 1, 24);
|
|
14
|
+
export const Battery120Regular = /*#__PURE__*/createFluentFontIcon("Battery120Regular", "", 1, 20);
|
|
2
15
|
export const Battery124Regular = /*#__PURE__*/createFluentFontIcon("Battery124Regular", "", 1, 24);
|
|
3
16
|
export const Battery220Regular = /*#__PURE__*/createFluentFontIcon("Battery220Regular", "", 1, 20);
|
|
4
17
|
export const Battery224Regular = /*#__PURE__*/createFluentFontIcon("Battery224Regular", "", 1, 24);
|
|
@@ -485,17 +498,4 @@ export const Flag20Regular = /*#__PURE__*/createFluentFontIcon("Flag20Regular",
|
|
|
485
498
|
export const Flag24Regular = /*#__PURE__*/createFluentFontIcon("Flag24Regular", "", 1, 24);
|
|
486
499
|
export const Flag28Regular = /*#__PURE__*/createFluentFontIcon("Flag28Regular", "", 1, 28);
|
|
487
500
|
export const Flag48Regular = /*#__PURE__*/createFluentFontIcon("Flag48Regular", "", 1, 48);
|
|
488
|
-
export const FlagOff24Regular = /*#__PURE__*/createFluentFontIcon("FlagOff24Regular", "", 1, 24);
|
|
489
|
-
export const FlagOff28Regular = /*#__PURE__*/createFluentFontIcon("FlagOff28Regular", "", 1, 28);
|
|
490
|
-
export const FlagOff48Regular = /*#__PURE__*/createFluentFontIcon("FlagOff48Regular", "", 1, 48);
|
|
491
|
-
export const FlashAuto24Regular = /*#__PURE__*/createFluentFontIcon("FlashAuto24Regular", "", 1, 24);
|
|
492
|
-
export const FlashOff24Regular = /*#__PURE__*/createFluentFontIcon("FlashOff24Regular", "", 1, 24);
|
|
493
|
-
export const Flashlight24Regular = /*#__PURE__*/createFluentFontIcon("Flashlight24Regular", "", 1, 24);
|
|
494
|
-
export const FlashlightOff24Regular = /*#__PURE__*/createFluentFontIcon("FlashlightOff24Regular", "", 1, 24);
|
|
495
|
-
export const Folder20Regular = /*#__PURE__*/createFluentFontIcon("Folder20Regular", "", 1, 20);
|
|
496
|
-
export const Folder24Regular = /*#__PURE__*/createFluentFontIcon("Folder24Regular", "", 1, 24);
|
|
497
|
-
export const Folder28Regular = /*#__PURE__*/createFluentFontIcon("Folder28Regular", "", 1, 28);
|
|
498
|
-
export const Folder48Regular = /*#__PURE__*/createFluentFontIcon("Folder48Regular", "", 1, 48);
|
|
499
|
-
export const FolderAdd20Regular = /*#__PURE__*/createFluentFontIcon("FolderAdd20Regular", "", 1, 20);
|
|
500
|
-
export const FolderAdd24Regular = /*#__PURE__*/createFluentFontIcon("FolderAdd24Regular", "", 1, 24);
|
|
501
|
-
export const FolderAdd28Regular = /*#__PURE__*/createFluentFontIcon("FolderAdd28Regular", "", 1, 28);
|
|
501
|
+
export const FlagOff24Regular = /*#__PURE__*/createFluentFontIcon("FlagOff24Regular", "", 1, 24);
|