@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;
|
|
@@ -3,61 +3,69 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.
|
|
7
|
-
exports.ZoomOutRegular = exports.ZoomOutFilled = exports.ZoomInRegular = void 0;
|
|
6
|
+
exports.XboxConsoleFilled = exports.WrenchScrewdriverRegular = exports.WrenchScrewdriverFilled = exports.WrenchRegular = exports.WrenchFilled = exports.WindowWrenchRegular = exports.WindowWrenchFilled = exports.WindowTextRegular = exports.WindowTextFilled = exports.WindowShieldRegular = exports.WindowShieldFilled = exports.WindowSettingsRegular = exports.WindowSettingsFilled = exports.WindowPlayRegular = exports.WindowPlayFilled = exports.WindowNewRegular = exports.WindowNewFilled = exports.WindowMultipleSwapRegular = exports.WindowMultipleSwapFilled = exports.WindowMultipleRegular = exports.WindowMultipleFilled = exports.WindowLocationTargetRegular = exports.WindowLocationTargetFilled = exports.WindowInprivateAccountRegular = exports.WindowInprivateAccountFilled = exports.WindowInprivateRegular = exports.WindowInprivateFilled = exports.WindowHeaderVerticalRegular = exports.WindowHeaderVerticalFilled = exports.WindowHeaderHorizontalOffRegular = exports.WindowHeaderHorizontalOffFilled = exports.WindowHeaderHorizontalRegular = exports.WindowHeaderHorizontalFilled = exports.WindowEditRegular = exports.WindowEditFilled = exports.WindowDevToolsRegular = exports.WindowDevToolsFilled = exports.WindowDevEditRegular = exports.WindowDevEditFilled = exports.WindowDatabaseRegular = exports.WindowDatabaseFilled = exports.WindowConsoleRegular = exports.WindowConsoleFilled = exports.WindowBulletListAddRegular = exports.WindowBulletListAddFilled = exports.WindowBulletListRegular = exports.WindowBulletListFilled = exports.WindowArrowUpRegular = exports.WindowArrowUpFilled = exports.WindowAppsRegular = void 0;
|
|
7
|
+
exports.ZoomOutRegular = exports.ZoomOutFilled = exports.ZoomInRegular = exports.ZoomInFilled = exports.ZoomFitRegular = exports.ZoomFitFilled = exports.XrayRegular = exports.XrayFilled = exports.XboxControllerRegular = exports.XboxControllerFilled = exports.XboxConsoleRegular = void 0;
|
|
8
8
|
|
|
9
9
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
10
10
|
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.
|
|
18
|
-
exports.
|
|
19
|
-
exports.
|
|
20
|
-
exports.
|
|
21
|
-
exports.
|
|
22
|
-
exports.
|
|
23
|
-
exports.
|
|
24
|
-
exports.
|
|
25
|
-
exports.
|
|
26
|
-
exports.
|
|
27
|
-
exports.
|
|
28
|
-
exports.
|
|
29
|
-
exports.
|
|
30
|
-
exports.
|
|
31
|
-
exports.
|
|
32
|
-
exports.
|
|
33
|
-
exports.
|
|
34
|
-
exports.
|
|
35
|
-
exports.
|
|
36
|
-
exports.
|
|
37
|
-
exports.
|
|
38
|
-
exports.
|
|
39
|
-
exports.
|
|
40
|
-
exports.
|
|
41
|
-
exports.
|
|
42
|
-
exports.
|
|
43
|
-
exports.
|
|
44
|
-
exports.
|
|
45
|
-
exports.
|
|
46
|
-
exports.
|
|
47
|
-
exports.
|
|
48
|
-
exports.
|
|
49
|
-
exports.
|
|
50
|
-
exports.
|
|
51
|
-
exports.
|
|
52
|
-
exports.
|
|
53
|
-
exports.
|
|
54
|
-
exports.
|
|
55
|
-
exports.
|
|
56
|
-
exports.
|
|
57
|
-
exports.
|
|
58
|
-
exports.
|
|
59
|
-
exports.
|
|
60
|
-
exports.
|
|
61
|
-
exports.
|
|
62
|
-
exports.
|
|
63
|
-
exports.
|
|
11
|
+
exports.WindowAppsRegular = createFluentFontIcon_1.createFluentFontIcon("WindowAppsRegular", "", 2);
|
|
12
|
+
exports.WindowArrowUpFilled = createFluentFontIcon_1.createFluentFontIcon("WindowArrowUpFilled", "", 2);
|
|
13
|
+
exports.WindowArrowUpRegular = createFluentFontIcon_1.createFluentFontIcon("WindowArrowUpRegular", "", 2);
|
|
14
|
+
exports.WindowBulletListFilled = createFluentFontIcon_1.createFluentFontIcon("WindowBulletListFilled", "", 2);
|
|
15
|
+
exports.WindowBulletListRegular = createFluentFontIcon_1.createFluentFontIcon("WindowBulletListRegular", "", 2);
|
|
16
|
+
exports.WindowBulletListAddFilled = createFluentFontIcon_1.createFluentFontIcon("WindowBulletListAddFilled", "", 2);
|
|
17
|
+
exports.WindowBulletListAddRegular = createFluentFontIcon_1.createFluentFontIcon("WindowBulletListAddRegular", "", 2);
|
|
18
|
+
exports.WindowConsoleFilled = createFluentFontIcon_1.createFluentFontIcon("WindowConsoleFilled", "", 2);
|
|
19
|
+
exports.WindowConsoleRegular = createFluentFontIcon_1.createFluentFontIcon("WindowConsoleRegular", "", 2);
|
|
20
|
+
exports.WindowDatabaseFilled = createFluentFontIcon_1.createFluentFontIcon("WindowDatabaseFilled", "", 2);
|
|
21
|
+
exports.WindowDatabaseRegular = createFluentFontIcon_1.createFluentFontIcon("WindowDatabaseRegular", "", 2);
|
|
22
|
+
exports.WindowDevEditFilled = createFluentFontIcon_1.createFluentFontIcon("WindowDevEditFilled", "", 2);
|
|
23
|
+
exports.WindowDevEditRegular = createFluentFontIcon_1.createFluentFontIcon("WindowDevEditRegular", "", 2);
|
|
24
|
+
exports.WindowDevToolsFilled = createFluentFontIcon_1.createFluentFontIcon("WindowDevToolsFilled", "", 2);
|
|
25
|
+
exports.WindowDevToolsRegular = createFluentFontIcon_1.createFluentFontIcon("WindowDevToolsRegular", "", 2);
|
|
26
|
+
exports.WindowEditFilled = createFluentFontIcon_1.createFluentFontIcon("WindowEditFilled", "", 2);
|
|
27
|
+
exports.WindowEditRegular = createFluentFontIcon_1.createFluentFontIcon("WindowEditRegular", "", 2);
|
|
28
|
+
exports.WindowHeaderHorizontalFilled = createFluentFontIcon_1.createFluentFontIcon("WindowHeaderHorizontalFilled", "", 2);
|
|
29
|
+
exports.WindowHeaderHorizontalRegular = createFluentFontIcon_1.createFluentFontIcon("WindowHeaderHorizontalRegular", "", 2);
|
|
30
|
+
exports.WindowHeaderHorizontalOffFilled = createFluentFontIcon_1.createFluentFontIcon("WindowHeaderHorizontalOffFilled", "", 2);
|
|
31
|
+
exports.WindowHeaderHorizontalOffRegular = createFluentFontIcon_1.createFluentFontIcon("WindowHeaderHorizontalOffRegular", "", 2);
|
|
32
|
+
exports.WindowHeaderVerticalFilled = createFluentFontIcon_1.createFluentFontIcon("WindowHeaderVerticalFilled", "", 2);
|
|
33
|
+
exports.WindowHeaderVerticalRegular = createFluentFontIcon_1.createFluentFontIcon("WindowHeaderVerticalRegular", "", 2);
|
|
34
|
+
exports.WindowInprivateFilled = createFluentFontIcon_1.createFluentFontIcon("WindowInprivateFilled", "", 2);
|
|
35
|
+
exports.WindowInprivateRegular = createFluentFontIcon_1.createFluentFontIcon("WindowInprivateRegular", "", 2);
|
|
36
|
+
exports.WindowInprivateAccountFilled = createFluentFontIcon_1.createFluentFontIcon("WindowInprivateAccountFilled", "", 2);
|
|
37
|
+
exports.WindowInprivateAccountRegular = createFluentFontIcon_1.createFluentFontIcon("WindowInprivateAccountRegular", "", 2);
|
|
38
|
+
exports.WindowLocationTargetFilled = createFluentFontIcon_1.createFluentFontIcon("WindowLocationTargetFilled", "", 2);
|
|
39
|
+
exports.WindowLocationTargetRegular = createFluentFontIcon_1.createFluentFontIcon("WindowLocationTargetRegular", "", 2);
|
|
40
|
+
exports.WindowMultipleFilled = createFluentFontIcon_1.createFluentFontIcon("WindowMultipleFilled", "", 2);
|
|
41
|
+
exports.WindowMultipleRegular = createFluentFontIcon_1.createFluentFontIcon("WindowMultipleRegular", "", 2);
|
|
42
|
+
exports.WindowMultipleSwapFilled = createFluentFontIcon_1.createFluentFontIcon("WindowMultipleSwapFilled", "", 2);
|
|
43
|
+
exports.WindowMultipleSwapRegular = createFluentFontIcon_1.createFluentFontIcon("WindowMultipleSwapRegular", "", 2);
|
|
44
|
+
exports.WindowNewFilled = createFluentFontIcon_1.createFluentFontIcon("WindowNewFilled", "", 2);
|
|
45
|
+
exports.WindowNewRegular = createFluentFontIcon_1.createFluentFontIcon("WindowNewRegular", "", 2);
|
|
46
|
+
exports.WindowPlayFilled = createFluentFontIcon_1.createFluentFontIcon("WindowPlayFilled", "", 2);
|
|
47
|
+
exports.WindowPlayRegular = createFluentFontIcon_1.createFluentFontIcon("WindowPlayRegular", "", 2);
|
|
48
|
+
exports.WindowSettingsFilled = createFluentFontIcon_1.createFluentFontIcon("WindowSettingsFilled", "", 2);
|
|
49
|
+
exports.WindowSettingsRegular = createFluentFontIcon_1.createFluentFontIcon("WindowSettingsRegular", "", 2);
|
|
50
|
+
exports.WindowShieldFilled = createFluentFontIcon_1.createFluentFontIcon("WindowShieldFilled", "", 2);
|
|
51
|
+
exports.WindowShieldRegular = createFluentFontIcon_1.createFluentFontIcon("WindowShieldRegular", "", 2);
|
|
52
|
+
exports.WindowTextFilled = createFluentFontIcon_1.createFluentFontIcon("WindowTextFilled", "", 2);
|
|
53
|
+
exports.WindowTextRegular = createFluentFontIcon_1.createFluentFontIcon("WindowTextRegular", "", 2);
|
|
54
|
+
exports.WindowWrenchFilled = createFluentFontIcon_1.createFluentFontIcon("WindowWrenchFilled", "", 2);
|
|
55
|
+
exports.WindowWrenchRegular = createFluentFontIcon_1.createFluentFontIcon("WindowWrenchRegular", "", 2);
|
|
56
|
+
exports.WrenchFilled = createFluentFontIcon_1.createFluentFontIcon("WrenchFilled", "", 2);
|
|
57
|
+
exports.WrenchRegular = createFluentFontIcon_1.createFluentFontIcon("WrenchRegular", "", 2);
|
|
58
|
+
exports.WrenchScrewdriverFilled = createFluentFontIcon_1.createFluentFontIcon("WrenchScrewdriverFilled", "", 2);
|
|
59
|
+
exports.WrenchScrewdriverRegular = createFluentFontIcon_1.createFluentFontIcon("WrenchScrewdriverRegular", "", 2);
|
|
60
|
+
exports.XboxConsoleFilled = createFluentFontIcon_1.createFluentFontIcon("XboxConsoleFilled", "", 2);
|
|
61
|
+
exports.XboxConsoleRegular = createFluentFontIcon_1.createFluentFontIcon("XboxConsoleRegular", "", 2);
|
|
62
|
+
exports.XboxControllerFilled = createFluentFontIcon_1.createFluentFontIcon("XboxControllerFilled", "", 2);
|
|
63
|
+
exports.XboxControllerRegular = createFluentFontIcon_1.createFluentFontIcon("XboxControllerRegular", "", 2);
|
|
64
|
+
exports.XrayFilled = createFluentFontIcon_1.createFluentFontIcon("XrayFilled", "", 2);
|
|
65
|
+
exports.XrayRegular = createFluentFontIcon_1.createFluentFontIcon("XrayRegular", "", 2);
|
|
66
|
+
exports.ZoomFitFilled = createFluentFontIcon_1.createFluentFontIcon("ZoomFitFilled", "", 2);
|
|
67
|
+
exports.ZoomFitRegular = createFluentFontIcon_1.createFluentFontIcon("ZoomFitRegular", "", 2);
|
|
68
|
+
exports.ZoomInFilled = createFluentFontIcon_1.createFluentFontIcon("ZoomInFilled", "", 2);
|
|
69
|
+
exports.ZoomInRegular = createFluentFontIcon_1.createFluentFontIcon("ZoomInRegular", "", 2);
|
|
70
|
+
exports.ZoomOutFilled = createFluentFontIcon_1.createFluentFontIcon("ZoomOutFilled", "", 2);
|
|
71
|
+
exports.ZoomOutRegular = createFluentFontIcon_1.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
|
-
}>;
|
|
@@ -9,10 +9,10 @@ exports.ZoomFit20Filled = exports.ZoomFit16Filled = exports.WindowEdit20Filled =
|
|
|
9
9
|
exports.CalendarDataBar20Filled = exports.CalendarDataBar16Filled = exports.BranchFork32Filled = exports.Braces48Filled = exports.Braces32Filled = exports.Braces28Filled = exports.Braces16Filled = exports.ClipboardTextLtr32Filled = exports.TextAlignRightRotate9024Filled = exports.TextAlignRightRotate9020Filled = exports.TextAlignRightRotate9016Filled = exports.TextAlignRightRotate27020Filled = exports.TextAlignRightRotate27016Filled = exports.TextAlignLeftRotate9024Filled = exports.TextAlignLeftRotate9020Filled = exports.TextAlignLeftRotate9016Filled = exports.TextAlignLeftRotate27020Filled = exports.TextAlignLeftRotate27016Filled = exports.TextAlignJustifyRotate9020Filled = exports.TextAlignJustifyRotate27024Filled = exports.TextAlignJustifyRotate27020Filled = exports.TextAlignCenterRotate9024Filled = exports.TextAlignCenterRotate9020Filled = exports.TextAlignCenterRotate9016Filled = exports.TextAlignCenterRotate27020Filled = exports.TextAlignCenterRotate27016Filled = exports.SpeakerUsb20Filled = exports.SpeakerBluetooth20Filled = exports.ShiftsTeam20Filled = exports.Scales20Filled = exports.Rss20Filled = exports.PortUsbC20Filled = exports.PortMicroUsb20Filled = exports.PersonHeart24Filled = exports.People48Filled = exports.People12Filled = exports.Joystick20Filled = exports.DocumentData24Filled = exports.ClipboardTextEdit32Filled = exports.ClipboardTextEdit24Filled = exports.ClipboardTextEdit20Filled = exports.ClipboardText32Filled = exports.Clipboard32Filled = exports.ArrowOutlineUpRight24Filled = exports.ArrowOutlineUpRight20Filled = exports.AppFolder48Filled = exports.AppFolder32Filled = exports.AppFolder28Filled = exports.AppFolder16Filled = exports.ZoomFit24Filled = void 0;
|
|
10
10
|
exports.CreditCardClock32Filled = exports.CreditCardClock28Filled = exports.CreditCardClock24Filled = exports.CreditCardClock20Filled = exports.ContentView28Filled = exports.ContentView24Filled = exports.CalendarMonth32Filled = exports.BuildingRetailMore32Filled = exports.Beaker32Filled = exports.ArrowParagraph24Filled = exports.ArrowParagraph16Filled = exports.Apps32Filled = exports.XboxController48Filled = exports.XboxController32Filled = exports.XboxController28Filled = exports.XboxController24Filled = exports.XboxController20Filled = exports.XboxController16Filled = exports.TableCalculator20Filled = exports.SquareMultiple48Filled = exports.SquareMultiple32Filled = exports.SquareMultiple28Filled = exports.ShieldGlobe24Filled = exports.ShieldGlobe20Filled = exports.ShieldGlobe16Filled = exports.PersonNote16Filled = exports.PanelRightAdd20Filled = exports.MegaphoneLoud16Filled = exports.MailReadMultiple32Filled = exports.MailReadMultiple20Filled = exports.Form48Filled = exports.Form28Filled = exports.Form24Filled = exports.Form20Filled = exports.Delete32Filled = exports.Delete12Filled = exports.DataBarVertical16Filled = exports.ContentViewGallery28Filled = exports.ContentViewGallery24Filled = exports.ClipboardMonth24Filled = exports.ClipboardMonth20Filled = exports.ClipboardMonth16Filled = exports.ClipboardDay24Filled = exports.ClipboardDay20Filled = exports.ClipboardDay16Filled = exports.Clipboard3Day24Filled = exports.Clipboard3Day20Filled = exports.Clipboard3Day16Filled = exports.CalendarDataBar28Filled = exports.CalendarDataBar24Filled = void 0;
|
|
11
11
|
exports.Feed28Filled = exports.Feed24Filled = exports.Feed20Filled = exports.Feed16Filled = exports.EarthLeaf32Filled = exports.EarthLeaf24Filled = exports.EarthLeaf20Filled = exports.EarthLeaf16Filled = exports.Earth32Filled = exports.DrinkBottleOff32Filled = exports.DrinkBottleOff20Filled = exports.DrinkBottle32Filled = exports.DrinkBottle20Filled = exports.DocumentText16Filled = exports.Connected20Filled = exports.Connected16Filled = exports.BuildingRetailMore24Filled = exports.BowlSalad24Filled = exports.BowlSalad20Filled = exports.BeakerOff32Filled = exports.BeakerOff20Filled = exports.AnimalRabbitOff32Filled = exports.AnimalRabbitOff20Filled = exports.AnimalRabbit32Filled = exports.TextAlignJustifyLowRotate9024Filled = exports.TextAlignJustifyLowRotate9020Filled = exports.TextAlignJustifyLowRotate27024Filled = exports.TextAlignJustifyLowRotate27020Filled = exports.Stack32Filled = exports.Pipeline32Filled = exports.Pipeline24Filled = exports.PersonRunning20Filled = exports.Payment48Filled = exports.Payment32Filled = exports.Notebook32Filled = exports.HomeMore32Filled = exports.HomeMore24Filled = exports.HomeDatabase32Filled = exports.HomeDatabase24Filled = exports.HandLeftChat28Filled = exports.HandLeftChat24Filled = exports.HandLeftChat20Filled = exports.HandLeftChat16Filled = exports.Gauge32Filled = exports.FolderPeople24Filled = exports.FolderPeople20Filled = exports.DocumentData32Filled = exports.Database32Filled = exports.DataBarVertical32Filled = exports.Cube32Filled = void 0;
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
12
|
+
exports.TrophyLock16Filled = exports.TextWrapOff24Filled = exports.TextWrapOff20Filled = exports.TextWrapOff16Filled = exports.TextWrap16Filled = exports.LayerDiagonalPerson20Filled = exports.LayerDiagonal20Filled = exports.HeartBroken24Filled = exports.ShieldQuestion32Filled = exports.ShieldQuestion24Filled = exports.ShieldQuestion20Filled = exports.ShieldQuestion16Filled = exports.Shield32Filled = exports.LaserTool20Filled = exports.FormMultiple48Filled = exports.FormMultiple28Filled = exports.FormMultiple24Filled = exports.FormMultiple20Filled = exports.FoodChickenLeg32Filled = exports.FoodChickenLeg24Filled = exports.FoodChickenLeg20Filled = exports.FoodChickenLeg16Filled = exports.SlideLink24Filled = exports.SlideLink20Filled = exports.Reward12Filled = exports.Recycle32Filled = exports.Recycle20Filled = exports.PipelineAdd32Filled = exports.PersonStar48Filled = exports.PersonStar32Filled = exports.PersonStar28Filled = exports.PersonStar24Filled = exports.PersonStar20Filled = exports.PersonStar16Filled = exports.PersonHeart20Filled = exports.Notebook16Filled = exports.LeafTwo32Filled = exports.LeafOne32Filled = exports.Handshake32Filled = exports.HandWave24Filled = exports.HandWave20Filled = exports.HandWave16Filled = exports.HandOpenHeart32Filled = exports.HandOpenHeart20Filled = exports.FoodFish24Filled = exports.FoodFish20Filled = exports.FoodCarrot24Filled = exports.FoodCarrot20Filled = exports.Filmstrip24Filled = exports.Filmstrip20Filled = void 0;
|
|
13
|
+
exports.AppsAddIn20Regular = exports.Apps28Regular = exports.Apps24Regular = exports.Apps20Regular = exports.Apps16Regular = exports.ApprovalsApp28Regular = exports.ApprovalsApp24Regular = exports.AppTitle24Regular = exports.AppStore24Regular = exports.AppRecent24Regular = exports.AppGeneric24Regular = exports.AppFolder24Regular = exports.AppFolder20Regular = exports.AnimalDog24Regular = exports.AnimalDog20Regular = exports.AlertUrgent24Regular = exports.AlertUrgent20Regular = exports.AlertSnooze24Regular = exports.AlertSnooze20Regular = exports.AlertOn24Regular = exports.AlertOff28Regular = exports.AlertOff24Regular = exports.AlertOff20Regular = exports.AlertOff16Regular = exports.Alert28Regular = exports.Alert24Regular = exports.Alert20Regular = exports.AirplaneTakeOff24Regular = exports.AirplaneTakeOff20Regular = exports.AirplaneTakeOff16Regular = exports.Airplane24Regular = exports.Airplane20Regular = exports.AddCircle28Regular = exports.AddCircle24Regular = exports.AddCircle20Regular = exports.Add28Regular = exports.Add24Regular = exports.Add20Regular = exports.Add16Regular = exports.Add12Regular = exports.Accessibility28Regular = exports.Accessibility24Regular = exports.Accessibility20Regular = exports.Accessibility16Regular = exports.AccessTime24Regular = exports.TrophyLock48Filled = exports.TrophyLock32Filled = exports.TrophyLock28Filled = exports.TrophyLock24Filled = exports.TrophyLock20Filled = void 0;
|
|
14
|
+
exports.ArrowRedo24Regular = exports.ArrowRedo20Regular = exports.ArrowPrevious24Regular = exports.ArrowPrevious20Regular = exports.ArrowNext24Regular = exports.ArrowNext20Regular = exports.ArrowMove24Regular = exports.ArrowMinimizeVertical24Regular = exports.ArrowMinimize28Regular = exports.ArrowMinimize24Regular = exports.ArrowMinimize20Regular = exports.ArrowMinimize16Regular = exports.ArrowMaximizeVertical24Regular = exports.ArrowMaximizeVertical20Regular = exports.ArrowMaximize28Regular = exports.ArrowMaximize24Regular = exports.ArrowMaximize20Regular = exports.ArrowMaximize16Regular = exports.ArrowLeft28Regular = exports.ArrowLeft24Regular = exports.ArrowLeft20Regular = exports.ArrowImport24Regular = exports.ArrowImport20Regular = exports.ArrowForward24Regular = exports.ArrowForward20Regular = exports.ArrowForward16Regular = exports.ArrowExpand24Regular = exports.ArrowDownload48Regular = exports.ArrowDownload24Regular = exports.ArrowDownload20Regular = exports.ArrowDownload16Regular = exports.ArrowDownLeft24Regular = exports.ArrowDown28Regular = exports.ArrowDown24Regular = exports.ArrowDown20Regular = exports.ArrowDown16Regular = exports.ArrowCurveUpRight20Regular = exports.ArrowCurveUpLeft20Regular = exports.ArrowCurveDownRight20Regular = exports.ArrowCurveDownLeft20Regular = exports.ArrowCounterclockwise24Regular = exports.ArrowCounterclockwise20Regular = exports.ArrowClockwise24Regular = exports.ArrowClockwise20Regular = exports.Archive48Regular = exports.Archive28Regular = exports.Archive24Regular = exports.Archive20Regular = exports.AppsList24Regular = exports.AppsAddIn24Regular = void 0;
|
|
15
|
+
exports.Attach16Regular = exports.ArrowsBidirectional24Regular = exports.ArrowUpload24Regular = exports.ArrowUpload20Regular = exports.ArrowUpRight24Regular = exports.ArrowUpLeft24Regular = exports.ArrowUp28Regular = exports.ArrowUp24Regular = exports.ArrowUp20Regular = exports.ArrowUndo24Regular = exports.ArrowUndo20Regular = exports.ArrowTrending24Regular = exports.ArrowTrending20Regular = exports.ArrowTrending16Regular = exports.ArrowSyncOff12Regular = exports.ArrowSyncCircle24Regular = exports.ArrowSyncCircle20Regular = exports.ArrowSyncCircle16Regular = exports.ArrowSync24Regular = exports.ArrowSync20Regular = exports.ArrowSync12Regular = exports.ArrowSwap24Regular = exports.ArrowSwap20Regular = exports.ArrowSort28Regular = exports.ArrowSort24Regular = exports.ArrowSort20Regular = exports.ArrowRotateCounterclockwise24Regular = exports.ArrowRotateCounterclockwise20Regular = exports.ArrowRotateClockwise24Regular = exports.ArrowRotateClockwise20Regular = exports.ArrowRight28Regular = exports.ArrowRight24Regular = exports.ArrowRight20Regular = exports.ArrowReplyDown24Regular = exports.ArrowReplyDown20Regular = exports.ArrowReplyDown16Regular = exports.ArrowReplyAll48Regular = exports.ArrowReplyAll24Regular = exports.ArrowReplyAll20Regular = exports.ArrowReplyAll16Regular = exports.ArrowReply48Regular = exports.ArrowReply24Regular = exports.ArrowReply20Regular = exports.ArrowReply16Regular = exports.ArrowRepeatAllOff24Regular = exports.ArrowRepeatAllOff20Regular = exports.ArrowRepeatAllOff16Regular = exports.ArrowRepeatAll24Regular = exports.ArrowRepeatAll20Regular = exports.ArrowRepeatAll16Regular = void 0;
|
|
16
16
|
|
|
17
17
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
18
18
|
|
|
@@ -358,6 +358,19 @@ exports.ShieldQuestion16Filled = createFluentFontIcon_1.createFluentFontIcon("Sh
|
|
|
358
358
|
exports.ShieldQuestion20Filled = createFluentFontIcon_1.createFluentFontIcon("ShieldQuestion20Filled", "", 0, 20);
|
|
359
359
|
exports.ShieldQuestion24Filled = createFluentFontIcon_1.createFluentFontIcon("ShieldQuestion24Filled", "", 0, 24);
|
|
360
360
|
exports.ShieldQuestion32Filled = createFluentFontIcon_1.createFluentFontIcon("ShieldQuestion32Filled", "", 0, 32);
|
|
361
|
+
exports.HeartBroken24Filled = createFluentFontIcon_1.createFluentFontIcon("HeartBroken24Filled", "", 0, 24);
|
|
362
|
+
exports.LayerDiagonal20Filled = createFluentFontIcon_1.createFluentFontIcon("LayerDiagonal20Filled", "", 0, 20);
|
|
363
|
+
exports.LayerDiagonalPerson20Filled = createFluentFontIcon_1.createFluentFontIcon("LayerDiagonalPerson20Filled", "", 0, 20);
|
|
364
|
+
exports.TextWrap16Filled = createFluentFontIcon_1.createFluentFontIcon("TextWrap16Filled", "", 0, 16);
|
|
365
|
+
exports.TextWrapOff16Filled = createFluentFontIcon_1.createFluentFontIcon("TextWrapOff16Filled", "", 0, 16);
|
|
366
|
+
exports.TextWrapOff20Filled = createFluentFontIcon_1.createFluentFontIcon("TextWrapOff20Filled", "", 0, 20);
|
|
367
|
+
exports.TextWrapOff24Filled = createFluentFontIcon_1.createFluentFontIcon("TextWrapOff24Filled", "", 0, 24);
|
|
368
|
+
exports.TrophyLock16Filled = createFluentFontIcon_1.createFluentFontIcon("TrophyLock16Filled", "", 0, 16);
|
|
369
|
+
exports.TrophyLock20Filled = createFluentFontIcon_1.createFluentFontIcon("TrophyLock20Filled", "", 0, 20);
|
|
370
|
+
exports.TrophyLock24Filled = createFluentFontIcon_1.createFluentFontIcon("TrophyLock24Filled", "", 0, 24);
|
|
371
|
+
exports.TrophyLock28Filled = createFluentFontIcon_1.createFluentFontIcon("TrophyLock28Filled", "", 0, 28);
|
|
372
|
+
exports.TrophyLock32Filled = createFluentFontIcon_1.createFluentFontIcon("TrophyLock32Filled", "", 0, 32);
|
|
373
|
+
exports.TrophyLock48Filled = createFluentFontIcon_1.createFluentFontIcon("TrophyLock48Filled", "", 0, 48);
|
|
361
374
|
exports.AccessTime24Regular = createFluentFontIcon_1.createFluentFontIcon("AccessTime24Regular", "", 1, 24);
|
|
362
375
|
exports.Accessibility16Regular = createFluentFontIcon_1.createFluentFontIcon("Accessibility16Regular", "", 1, 16);
|
|
363
376
|
exports.Accessibility20Regular = createFluentFontIcon_1.createFluentFontIcon("Accessibility20Regular", "", 1, 20);
|
|
@@ -502,17 +515,4 @@ exports.ArrowUpRight24Regular = createFluentFontIcon_1.createFluentFontIcon("Arr
|
|
|
502
515
|
exports.ArrowUpload20Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowUpload20Regular", "", 1, 20);
|
|
503
516
|
exports.ArrowUpload24Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowUpload24Regular", "", 1, 24);
|
|
504
517
|
exports.ArrowsBidirectional24Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowsBidirectional24Regular", "", 1, 24);
|
|
505
|
-
exports.Attach16Regular = createFluentFontIcon_1.createFluentFontIcon("Attach16Regular", "", 1, 16);
|
|
506
|
-
exports.Attach20Regular = createFluentFontIcon_1.createFluentFontIcon("Attach20Regular", "", 1, 20);
|
|
507
|
-
exports.Attach24Regular = createFluentFontIcon_1.createFluentFontIcon("Attach24Regular", "", 1, 24);
|
|
508
|
-
exports.Autocorrect24Regular = createFluentFontIcon_1.createFluentFontIcon("Autocorrect24Regular", "", 1, 24);
|
|
509
|
-
exports.Autosum20Regular = createFluentFontIcon_1.createFluentFontIcon("Autosum20Regular", "", 1, 20);
|
|
510
|
-
exports.Autosum24Regular = createFluentFontIcon_1.createFluentFontIcon("Autosum24Regular", "", 1, 24);
|
|
511
|
-
exports.Backspace20Regular = createFluentFontIcon_1.createFluentFontIcon("Backspace20Regular", "", 1, 20);
|
|
512
|
-
exports.Backspace24Regular = createFluentFontIcon_1.createFluentFontIcon("Backspace24Regular", "", 1, 24);
|
|
513
|
-
exports.Badge24Regular = createFluentFontIcon_1.createFluentFontIcon("Badge24Regular", "", 1, 24);
|
|
514
|
-
exports.Balloon20Regular = createFluentFontIcon_1.createFluentFontIcon("Balloon20Regular", "", 1, 20);
|
|
515
|
-
exports.Balloon24Regular = createFluentFontIcon_1.createFluentFontIcon("Balloon24Regular", "", 1, 24);
|
|
516
|
-
exports.Battery020Regular = createFluentFontIcon_1.createFluentFontIcon("Battery020Regular", "", 1, 20);
|
|
517
|
-
exports.Battery024Regular = createFluentFontIcon_1.createFluentFontIcon("Battery024Regular", "", 1, 24);
|
|
518
|
-
exports.Battery120Regular = createFluentFontIcon_1.createFluentFontIcon("Battery120Regular", "", 1, 20);
|
|
518
|
+
exports.Attach16Regular = createFluentFontIcon_1.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
|
-
}>;
|