@fluentui/react-icons 2.0.205 → 2.0.206
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-5.d.ts +24 -24
- package/lib/fonts/icons/chunk-5.js +330 -330
- 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 +24 -24
- package/lib/fonts/icons/chunk-7.js +500 -500
- package/lib/fonts/icons/chunk-8.d.ts +24 -24
- package/lib/fonts/icons/chunk-8.js +500 -500
- package/lib/fonts/icons/chunk-9.d.ts +24 -0
- package/lib/fonts/icons/chunk-9.js +76 -68
- package/lib/fonts/index.d.ts +1 -0
- package/lib/fonts/index.js +1 -0
- package/lib/fonts/sizedIcons/chunk-14.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-14.js +28 -28
- package/lib/fonts/sizedIcons/chunk-15.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-15.js +28 -28
- package/lib/fonts/sizedIcons/chunk-16.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-16.js +28 -28
- package/lib/fonts/sizedIcons/chunk-17.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-17.js +28 -28
- package/lib/fonts/sizedIcons/chunk-18.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-18.js +28 -28
- package/lib/fonts/sizedIcons/chunk-19.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-19.js +28 -28
- package/lib/fonts/sizedIcons/chunk-20.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-20.js +28 -28
- package/lib/fonts/sizedIcons/chunk-21.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-21.js +28 -28
- package/lib/fonts/sizedIcons/chunk-22.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-22.js +28 -28
- package/lib/fonts/sizedIcons/chunk-23.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-23.js +28 -28
- package/lib/fonts/sizedIcons/chunk-24.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-24.js +28 -28
- package/lib/fonts/sizedIcons/chunk-25.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-25.js +28 -28
- package/lib/fonts/sizedIcons/chunk-26.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-26.js +28 -28
- package/lib/fonts/sizedIcons/chunk-27.d.ts +81 -60
- package/lib/fonts/sizedIcons/chunk-27.js +28 -21
- package/lib/fonts/sizedIcons/chunk-28.d.ts +142 -0
- package/lib/fonts/sizedIcons/chunk-28.js +48 -0
- package/lib/icons/chunk-2.d.ts +8 -8
- package/lib/icons/chunk-2.js +9 -9
- package/lib/icons/chunk-3.d.ts +8 -8
- package/lib/icons/chunk-3.js +9 -9
- package/lib/icons/chunk-4.d.ts +8 -0
- package/lib/icons/chunk-4.js +8 -0
- package/lib/index.d.ts +1 -0
- package/lib/index.js +1 -0
- package/lib/sizedIcons/chunk-10.d.ts +54 -54
- package/lib/sizedIcons/chunk-10.js +55 -55
- package/lib/sizedIcons/chunk-11.d.ts +54 -54
- package/lib/sizedIcons/chunk-11.js +55 -55
- package/lib/sizedIcons/chunk-12.d.ts +54 -54
- package/lib/sizedIcons/chunk-12.js +55 -55
- package/lib/sizedIcons/chunk-13.d.ts +54 -47
- package/lib/sizedIcons/chunk-13.js +55 -48
- package/lib/sizedIcons/chunk-14.d.ts +48 -0
- package/lib/sizedIcons/chunk-14.js +48 -0
- package/lib/sizedIcons/chunk-8.d.ts +54 -54
- package/lib/sizedIcons/chunk-8.js +55 -55
- package/lib/sizedIcons/chunk-9.d.ts +54 -54
- package/lib/sizedIcons/chunk-9.js +55 -55
- package/lib/utils/fonts/FluentSystemIcons-Filled.json +28 -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 +28 -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 +1906 -1898
- 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-5.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-5.js +337 -337
- 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 +24 -24
- package/lib-cjs/fonts/icons/chunk-7.js +510 -510
- package/lib-cjs/fonts/icons/chunk-8.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-8.js +510 -510
- package/lib-cjs/fonts/icons/chunk-9.d.ts +24 -0
- package/lib-cjs/fonts/icons/chunk-9.js +78 -70
- package/lib-cjs/fonts/index.d.ts +1 -0
- package/lib-cjs/fonts/index.js +1 -0
- package/lib-cjs/fonts/sizedIcons/chunk-14.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-14.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-15.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-15.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-16.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-16.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-17.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-17.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-18.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-18.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-19.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-19.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-20.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-20.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-21.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-21.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-22.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-22.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-23.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-23.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-24.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-24.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-25.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-25.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-26.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-26.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-27.d.ts +81 -60
- package/lib-cjs/fonts/sizedIcons/chunk-27.js +38 -31
- package/lib-cjs/fonts/sizedIcons/chunk-28.d.ts +142 -0
- package/lib-cjs/fonts/sizedIcons/chunk-28.js +54 -0
- package/lib-cjs/icons/chunk-2.d.ts +8 -8
- package/lib-cjs/icons/chunk-2.js +16 -16
- package/lib-cjs/icons/chunk-3.d.ts +8 -8
- package/lib-cjs/icons/chunk-3.js +29 -29
- package/lib-cjs/icons/chunk-4.d.ts +8 -0
- package/lib-cjs/icons/chunk-4.js +20 -12
- package/lib-cjs/index.d.ts +1 -0
- package/lib-cjs/index.js +1 -0
- package/lib-cjs/sizedIcons/chunk-10.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-10.js +75 -75
- package/lib-cjs/sizedIcons/chunk-11.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-11.js +75 -75
- package/lib-cjs/sizedIcons/chunk-12.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-12.js +75 -75
- package/lib-cjs/sizedIcons/chunk-13.d.ts +54 -47
- package/lib-cjs/sizedIcons/chunk-13.js +75 -68
- package/lib-cjs/sizedIcons/chunk-14.d.ts +48 -0
- package/lib-cjs/sizedIcons/chunk-14.js +54 -0
- package/lib-cjs/sizedIcons/chunk-8.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-8.js +69 -69
- package/lib-cjs/sizedIcons/chunk-9.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-9.js +75 -75
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.json +28 -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 +28 -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 +1906 -1898
- 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,28 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
export declare const WifiSettingsFilled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
|
+
codepoint: string;
|
|
4
|
+
};
|
|
5
|
+
export declare const WifiSettingsRegular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
6
|
+
codepoint: string;
|
|
7
|
+
};
|
|
8
|
+
export declare const WifiWarningFilled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
9
|
+
codepoint: string;
|
|
10
|
+
};
|
|
11
|
+
export declare const WifiWarningRegular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
12
|
+
codepoint: string;
|
|
13
|
+
};
|
|
14
|
+
export declare const WindowFilled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
15
|
+
codepoint: string;
|
|
16
|
+
};
|
|
17
|
+
export declare const WindowRegular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
18
|
+
codepoint: string;
|
|
19
|
+
};
|
|
20
|
+
export declare const WindowAdFilled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
21
|
+
codepoint: string;
|
|
22
|
+
};
|
|
23
|
+
export declare const WindowAdRegular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
24
|
+
codepoint: string;
|
|
25
|
+
};
|
|
2
26
|
export declare const WindowAdOffFilled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
27
|
codepoint: string;
|
|
4
28
|
};
|
|
@@ -3,74 +3,82 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.
|
|
7
|
-
exports.ZoomOutRegular = exports.ZoomOutFilled = exports.ZoomInRegular = exports.ZoomInFilled = exports.ZoomFitRegular = exports.ZoomFitFilled = exports.XrayRegular = exports.XrayFilled = exports.XboxControllerErrorRegular = exports.XboxControllerErrorFilled = exports.XboxControllerRegular = exports.XboxControllerFilled = exports.XboxConsoleRegular = exports.XboxConsoleFilled = exports.WrenchScrewdriverRegular = exports.WrenchScrewdriverFilled = exports.WrenchRegular = exports.WrenchFilled = void 0;
|
|
6
|
+
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 = exports.WindowAppsFilled = exports.WindowAdPersonRegular = exports.WindowAdPersonFilled = exports.WindowAdOffRegular = exports.WindowAdOffFilled = exports.WindowAdRegular = exports.WindowAdFilled = exports.WindowRegular = exports.WindowFilled = exports.WifiWarningRegular = exports.WifiWarningFilled = exports.WifiSettingsRegular = exports.WifiSettingsFilled = void 0;
|
|
7
|
+
exports.ZoomOutRegular = exports.ZoomOutFilled = exports.ZoomInRegular = exports.ZoomInFilled = exports.ZoomFitRegular = exports.ZoomFitFilled = exports.XrayRegular = exports.XrayFilled = exports.XboxControllerErrorRegular = exports.XboxControllerErrorFilled = exports.XboxControllerRegular = exports.XboxControllerFilled = exports.XboxConsoleRegular = 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 = void 0;
|
|
8
8
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
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.
|
|
64
|
-
exports.
|
|
65
|
-
exports.
|
|
66
|
-
exports.
|
|
67
|
-
exports.
|
|
68
|
-
exports.
|
|
69
|
-
exports.
|
|
70
|
-
exports.
|
|
71
|
-
exports.
|
|
72
|
-
exports.
|
|
73
|
-
exports.
|
|
74
|
-
exports.
|
|
75
|
-
exports.
|
|
76
|
-
exports.
|
|
9
|
+
exports.WifiSettingsFilled = createFluentFontIcon_1.createFluentFontIcon("WifiSettingsFilled", "", 2);
|
|
10
|
+
exports.WifiSettingsRegular = createFluentFontIcon_1.createFluentFontIcon("WifiSettingsRegular", "", 2);
|
|
11
|
+
exports.WifiWarningFilled = createFluentFontIcon_1.createFluentFontIcon("WifiWarningFilled", "", 2);
|
|
12
|
+
exports.WifiWarningRegular = createFluentFontIcon_1.createFluentFontIcon("WifiWarningRegular", "", 2);
|
|
13
|
+
exports.WindowFilled = createFluentFontIcon_1.createFluentFontIcon("WindowFilled", "", 2);
|
|
14
|
+
exports.WindowRegular = createFluentFontIcon_1.createFluentFontIcon("WindowRegular", "", 2);
|
|
15
|
+
exports.WindowAdFilled = createFluentFontIcon_1.createFluentFontIcon("WindowAdFilled", "", 2);
|
|
16
|
+
exports.WindowAdRegular = createFluentFontIcon_1.createFluentFontIcon("WindowAdRegular", "", 2);
|
|
17
|
+
exports.WindowAdOffFilled = createFluentFontIcon_1.createFluentFontIcon("WindowAdOffFilled", "", 2);
|
|
18
|
+
exports.WindowAdOffRegular = createFluentFontIcon_1.createFluentFontIcon("WindowAdOffRegular", "", 2);
|
|
19
|
+
exports.WindowAdPersonFilled = createFluentFontIcon_1.createFluentFontIcon("WindowAdPersonFilled", "", 2);
|
|
20
|
+
exports.WindowAdPersonRegular = createFluentFontIcon_1.createFluentFontIcon("WindowAdPersonRegular", "", 2);
|
|
21
|
+
exports.WindowAppsFilled = createFluentFontIcon_1.createFluentFontIcon("WindowAppsFilled", "", 2);
|
|
22
|
+
exports.WindowAppsRegular = createFluentFontIcon_1.createFluentFontIcon("WindowAppsRegular", "", 2);
|
|
23
|
+
exports.WindowArrowUpFilled = createFluentFontIcon_1.createFluentFontIcon("WindowArrowUpFilled", "", 2);
|
|
24
|
+
exports.WindowArrowUpRegular = createFluentFontIcon_1.createFluentFontIcon("WindowArrowUpRegular", "", 2);
|
|
25
|
+
exports.WindowBulletListFilled = createFluentFontIcon_1.createFluentFontIcon("WindowBulletListFilled", "", 2);
|
|
26
|
+
exports.WindowBulletListRegular = createFluentFontIcon_1.createFluentFontIcon("WindowBulletListRegular", "", 2);
|
|
27
|
+
exports.WindowBulletListAddFilled = createFluentFontIcon_1.createFluentFontIcon("WindowBulletListAddFilled", "", 2);
|
|
28
|
+
exports.WindowBulletListAddRegular = createFluentFontIcon_1.createFluentFontIcon("WindowBulletListAddRegular", "", 2);
|
|
29
|
+
exports.WindowConsoleFilled = createFluentFontIcon_1.createFluentFontIcon("WindowConsoleFilled", "", 2);
|
|
30
|
+
exports.WindowConsoleRegular = createFluentFontIcon_1.createFluentFontIcon("WindowConsoleRegular", "", 2);
|
|
31
|
+
exports.WindowDatabaseFilled = createFluentFontIcon_1.createFluentFontIcon("WindowDatabaseFilled", "", 2);
|
|
32
|
+
exports.WindowDatabaseRegular = createFluentFontIcon_1.createFluentFontIcon("WindowDatabaseRegular", "", 2);
|
|
33
|
+
exports.WindowDevEditFilled = createFluentFontIcon_1.createFluentFontIcon("WindowDevEditFilled", "", 2);
|
|
34
|
+
exports.WindowDevEditRegular = createFluentFontIcon_1.createFluentFontIcon("WindowDevEditRegular", "", 2);
|
|
35
|
+
exports.WindowDevToolsFilled = createFluentFontIcon_1.createFluentFontIcon("WindowDevToolsFilled", "", 2);
|
|
36
|
+
exports.WindowDevToolsRegular = createFluentFontIcon_1.createFluentFontIcon("WindowDevToolsRegular", "", 2);
|
|
37
|
+
exports.WindowEditFilled = createFluentFontIcon_1.createFluentFontIcon("WindowEditFilled", "", 2);
|
|
38
|
+
exports.WindowEditRegular = createFluentFontIcon_1.createFluentFontIcon("WindowEditRegular", "", 2);
|
|
39
|
+
exports.WindowHeaderHorizontalFilled = createFluentFontIcon_1.createFluentFontIcon("WindowHeaderHorizontalFilled", "", 2);
|
|
40
|
+
exports.WindowHeaderHorizontalRegular = createFluentFontIcon_1.createFluentFontIcon("WindowHeaderHorizontalRegular", "", 2);
|
|
41
|
+
exports.WindowHeaderHorizontalOffFilled = createFluentFontIcon_1.createFluentFontIcon("WindowHeaderHorizontalOffFilled", "", 2);
|
|
42
|
+
exports.WindowHeaderHorizontalOffRegular = createFluentFontIcon_1.createFluentFontIcon("WindowHeaderHorizontalOffRegular", "", 2);
|
|
43
|
+
exports.WindowHeaderVerticalFilled = createFluentFontIcon_1.createFluentFontIcon("WindowHeaderVerticalFilled", "", 2);
|
|
44
|
+
exports.WindowHeaderVerticalRegular = createFluentFontIcon_1.createFluentFontIcon("WindowHeaderVerticalRegular", "", 2);
|
|
45
|
+
exports.WindowInprivateFilled = createFluentFontIcon_1.createFluentFontIcon("WindowInprivateFilled", "", 2);
|
|
46
|
+
exports.WindowInprivateRegular = createFluentFontIcon_1.createFluentFontIcon("WindowInprivateRegular", "", 2);
|
|
47
|
+
exports.WindowInprivateAccountFilled = createFluentFontIcon_1.createFluentFontIcon("WindowInprivateAccountFilled", "", 2);
|
|
48
|
+
exports.WindowInprivateAccountRegular = createFluentFontIcon_1.createFluentFontIcon("WindowInprivateAccountRegular", "", 2);
|
|
49
|
+
exports.WindowLocationTargetFilled = createFluentFontIcon_1.createFluentFontIcon("WindowLocationTargetFilled", "", 2);
|
|
50
|
+
exports.WindowLocationTargetRegular = createFluentFontIcon_1.createFluentFontIcon("WindowLocationTargetRegular", "", 2);
|
|
51
|
+
exports.WindowMultipleFilled = createFluentFontIcon_1.createFluentFontIcon("WindowMultipleFilled", "", 2);
|
|
52
|
+
exports.WindowMultipleRegular = createFluentFontIcon_1.createFluentFontIcon("WindowMultipleRegular", "", 2);
|
|
53
|
+
exports.WindowMultipleSwapFilled = createFluentFontIcon_1.createFluentFontIcon("WindowMultipleSwapFilled", "", 2);
|
|
54
|
+
exports.WindowMultipleSwapRegular = createFluentFontIcon_1.createFluentFontIcon("WindowMultipleSwapRegular", "", 2);
|
|
55
|
+
exports.WindowNewFilled = createFluentFontIcon_1.createFluentFontIcon("WindowNewFilled", "", 2);
|
|
56
|
+
exports.WindowNewRegular = createFluentFontIcon_1.createFluentFontIcon("WindowNewRegular", "", 2);
|
|
57
|
+
exports.WindowPlayFilled = createFluentFontIcon_1.createFluentFontIcon("WindowPlayFilled", "", 2);
|
|
58
|
+
exports.WindowPlayRegular = createFluentFontIcon_1.createFluentFontIcon("WindowPlayRegular", "", 2);
|
|
59
|
+
exports.WindowSettingsFilled = createFluentFontIcon_1.createFluentFontIcon("WindowSettingsFilled", "", 2);
|
|
60
|
+
exports.WindowSettingsRegular = createFluentFontIcon_1.createFluentFontIcon("WindowSettingsRegular", "", 2);
|
|
61
|
+
exports.WindowShieldFilled = createFluentFontIcon_1.createFluentFontIcon("WindowShieldFilled", "", 2);
|
|
62
|
+
exports.WindowShieldRegular = createFluentFontIcon_1.createFluentFontIcon("WindowShieldRegular", "", 2);
|
|
63
|
+
exports.WindowTextFilled = createFluentFontIcon_1.createFluentFontIcon("WindowTextFilled", "", 2);
|
|
64
|
+
exports.WindowTextRegular = createFluentFontIcon_1.createFluentFontIcon("WindowTextRegular", "", 2);
|
|
65
|
+
exports.WindowWrenchFilled = createFluentFontIcon_1.createFluentFontIcon("WindowWrenchFilled", "", 2);
|
|
66
|
+
exports.WindowWrenchRegular = createFluentFontIcon_1.createFluentFontIcon("WindowWrenchRegular", "", 2);
|
|
67
|
+
exports.WrenchFilled = createFluentFontIcon_1.createFluentFontIcon("WrenchFilled", "", 2);
|
|
68
|
+
exports.WrenchRegular = createFluentFontIcon_1.createFluentFontIcon("WrenchRegular", "", 2);
|
|
69
|
+
exports.WrenchScrewdriverFilled = createFluentFontIcon_1.createFluentFontIcon("WrenchScrewdriverFilled", "", 2);
|
|
70
|
+
exports.WrenchScrewdriverRegular = createFluentFontIcon_1.createFluentFontIcon("WrenchScrewdriverRegular", "", 2);
|
|
71
|
+
exports.XboxConsoleFilled = createFluentFontIcon_1.createFluentFontIcon("XboxConsoleFilled", "", 2);
|
|
72
|
+
exports.XboxConsoleRegular = createFluentFontIcon_1.createFluentFontIcon("XboxConsoleRegular", "", 2);
|
|
73
|
+
exports.XboxControllerFilled = createFluentFontIcon_1.createFluentFontIcon("XboxControllerFilled", "", 2);
|
|
74
|
+
exports.XboxControllerRegular = createFluentFontIcon_1.createFluentFontIcon("XboxControllerRegular", "", 2);
|
|
75
|
+
exports.XboxControllerErrorFilled = createFluentFontIcon_1.createFluentFontIcon("XboxControllerErrorFilled", "", 2);
|
|
76
|
+
exports.XboxControllerErrorRegular = createFluentFontIcon_1.createFluentFontIcon("XboxControllerErrorRegular", "", 2);
|
|
77
|
+
exports.XrayFilled = createFluentFontIcon_1.createFluentFontIcon("XrayFilled", "", 2);
|
|
78
|
+
exports.XrayRegular = createFluentFontIcon_1.createFluentFontIcon("XrayRegular", "", 2);
|
|
79
|
+
exports.ZoomFitFilled = createFluentFontIcon_1.createFluentFontIcon("ZoomFitFilled", "", 2);
|
|
80
|
+
exports.ZoomFitRegular = createFluentFontIcon_1.createFluentFontIcon("ZoomFitRegular", "", 2);
|
|
81
|
+
exports.ZoomInFilled = createFluentFontIcon_1.createFluentFontIcon("ZoomInFilled", "", 2);
|
|
82
|
+
exports.ZoomInRegular = createFluentFontIcon_1.createFluentFontIcon("ZoomInRegular", "", 2);
|
|
83
|
+
exports.ZoomOutFilled = createFluentFontIcon_1.createFluentFontIcon("ZoomOutFilled", "", 2);
|
|
84
|
+
exports.ZoomOutRegular = createFluentFontIcon_1.createFluentFontIcon("ZoomOutRegular", "", 2);
|
package/lib-cjs/fonts/index.d.ts
CHANGED
|
@@ -36,6 +36,7 @@ export * from './sizedIcons/chunk-24';
|
|
|
36
36
|
export * from './sizedIcons/chunk-25';
|
|
37
37
|
export * from './sizedIcons/chunk-26';
|
|
38
38
|
export * from './sizedIcons/chunk-27';
|
|
39
|
+
export * from './sizedIcons/chunk-28';
|
|
39
40
|
export { FluentIconsProps } from '../utils/FluentIconsProps.types';
|
|
40
41
|
export { default as wrapIcon } from '../utils/wrapIcon';
|
|
41
42
|
export { default as bundleIcon } from '../utils/bundleIcon';
|
package/lib-cjs/fonts/index.js
CHANGED
|
@@ -43,6 +43,7 @@ tslib_1.__exportStar(require("./sizedIcons/chunk-24"), exports);
|
|
|
43
43
|
tslib_1.__exportStar(require("./sizedIcons/chunk-25"), exports);
|
|
44
44
|
tslib_1.__exportStar(require("./sizedIcons/chunk-26"), exports);
|
|
45
45
|
tslib_1.__exportStar(require("./sizedIcons/chunk-27"), exports);
|
|
46
|
+
tslib_1.__exportStar(require("./sizedIcons/chunk-28"), exports);
|
|
46
47
|
var wrapIcon_1 = require("../utils/wrapIcon");
|
|
47
48
|
Object.defineProperty(exports, "wrapIcon", {
|
|
48
49
|
enumerable: true,
|
|
@@ -17,6 +17,87 @@ export declare const ThumbLikeDislike24Filled: import("react").FC<import("..").F
|
|
|
17
17
|
export declare const Warning32Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
18
18
|
codepoint: string;
|
|
19
19
|
};
|
|
20
|
+
export declare const NumberCircle128Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
21
|
+
codepoint: string;
|
|
22
|
+
};
|
|
23
|
+
export declare const NumberCircle132Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
24
|
+
codepoint: string;
|
|
25
|
+
};
|
|
26
|
+
export declare const NumberCircle148Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
27
|
+
codepoint: string;
|
|
28
|
+
};
|
|
29
|
+
export declare const NumberCircle216Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
30
|
+
codepoint: string;
|
|
31
|
+
};
|
|
32
|
+
export declare const NumberCircle220Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
33
|
+
codepoint: string;
|
|
34
|
+
};
|
|
35
|
+
export declare const NumberCircle224Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
36
|
+
codepoint: string;
|
|
37
|
+
};
|
|
38
|
+
export declare const NumberCircle228Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
39
|
+
codepoint: string;
|
|
40
|
+
};
|
|
41
|
+
export declare const NumberCircle232Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
42
|
+
codepoint: string;
|
|
43
|
+
};
|
|
44
|
+
export declare const NumberCircle248Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
45
|
+
codepoint: string;
|
|
46
|
+
};
|
|
47
|
+
export declare const NumberCircle316Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
48
|
+
codepoint: string;
|
|
49
|
+
};
|
|
50
|
+
export declare const NumberCircle320Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
51
|
+
codepoint: string;
|
|
52
|
+
};
|
|
53
|
+
export declare const NumberCircle324Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
54
|
+
codepoint: string;
|
|
55
|
+
};
|
|
56
|
+
export declare const NumberCircle328Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
57
|
+
codepoint: string;
|
|
58
|
+
};
|
|
59
|
+
export declare const NumberCircle332Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
60
|
+
codepoint: string;
|
|
61
|
+
};
|
|
62
|
+
export declare const NumberCircle348Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
63
|
+
codepoint: string;
|
|
64
|
+
};
|
|
65
|
+
export declare const NumberCircle416Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
66
|
+
codepoint: string;
|
|
67
|
+
};
|
|
68
|
+
export declare const NumberCircle420Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
69
|
+
codepoint: string;
|
|
70
|
+
};
|
|
71
|
+
export declare const NumberCircle424Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
72
|
+
codepoint: string;
|
|
73
|
+
};
|
|
74
|
+
export declare const NumberCircle428Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
75
|
+
codepoint: string;
|
|
76
|
+
};
|
|
77
|
+
export declare const NumberCircle432Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
78
|
+
codepoint: string;
|
|
79
|
+
};
|
|
80
|
+
export declare const NumberCircle448Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
81
|
+
codepoint: string;
|
|
82
|
+
};
|
|
83
|
+
export declare const NumberCircle516Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
84
|
+
codepoint: string;
|
|
85
|
+
};
|
|
86
|
+
export declare const NumberCircle520Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
87
|
+
codepoint: string;
|
|
88
|
+
};
|
|
89
|
+
export declare const NumberCircle524Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
90
|
+
codepoint: string;
|
|
91
|
+
};
|
|
92
|
+
export declare const NumberCircle528Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
93
|
+
codepoint: string;
|
|
94
|
+
};
|
|
95
|
+
export declare const NumberCircle532Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
96
|
+
codepoint: string;
|
|
97
|
+
};
|
|
98
|
+
export declare const NumberCircle548Filled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
99
|
+
codepoint: string;
|
|
100
|
+
};
|
|
20
101
|
export declare const AccessTime24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
21
102
|
codepoint: string;
|
|
22
103
|
};
|
|
@@ -1418,84 +1499,3 @@ export declare const Copy20Regular: import("react").FC<import("..").FluentIconsP
|
|
|
1418
1499
|
export declare const Copy24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1419
1500
|
codepoint: string;
|
|
1420
1501
|
};
|
|
1421
|
-
export declare const Crop24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1422
|
-
codepoint: string;
|
|
1423
|
-
};
|
|
1424
|
-
export declare const CropInterim24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1425
|
-
codepoint: string;
|
|
1426
|
-
};
|
|
1427
|
-
export declare const CropInterimOff24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1428
|
-
codepoint: string;
|
|
1429
|
-
};
|
|
1430
|
-
export declare const Cube16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1431
|
-
codepoint: string;
|
|
1432
|
-
};
|
|
1433
|
-
export declare const Cube20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1434
|
-
codepoint: string;
|
|
1435
|
-
};
|
|
1436
|
-
export declare const Cube24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1437
|
-
codepoint: string;
|
|
1438
|
-
};
|
|
1439
|
-
export declare const Cut20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1440
|
-
codepoint: string;
|
|
1441
|
-
};
|
|
1442
|
-
export declare const Cut24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1443
|
-
codepoint: string;
|
|
1444
|
-
};
|
|
1445
|
-
export declare const DarkTheme24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1446
|
-
codepoint: string;
|
|
1447
|
-
};
|
|
1448
|
-
export declare const DataArea24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1449
|
-
codepoint: string;
|
|
1450
|
-
};
|
|
1451
|
-
export declare const DataBarHorizontal24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1452
|
-
codepoint: string;
|
|
1453
|
-
};
|
|
1454
|
-
export declare const DataBarVertical20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1455
|
-
codepoint: string;
|
|
1456
|
-
};
|
|
1457
|
-
export declare const DataBarVertical24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1458
|
-
codepoint: string;
|
|
1459
|
-
};
|
|
1460
|
-
export declare const DataFunnel24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1461
|
-
codepoint: string;
|
|
1462
|
-
};
|
|
1463
|
-
export declare const DataHistogram24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1464
|
-
codepoint: string;
|
|
1465
|
-
};
|
|
1466
|
-
export declare const DataLine24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1467
|
-
codepoint: string;
|
|
1468
|
-
};
|
|
1469
|
-
export declare const DataPie20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1470
|
-
codepoint: string;
|
|
1471
|
-
};
|
|
1472
|
-
export declare const DataPie24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1473
|
-
codepoint: string;
|
|
1474
|
-
};
|
|
1475
|
-
export declare const DataScatter24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1476
|
-
codepoint: string;
|
|
1477
|
-
};
|
|
1478
|
-
export declare const DataSunburst24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1479
|
-
codepoint: string;
|
|
1480
|
-
};
|
|
1481
|
-
export declare const DataTreemap24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1482
|
-
codepoint: string;
|
|
1483
|
-
};
|
|
1484
|
-
export declare const DataUsage24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1485
|
-
codepoint: string;
|
|
1486
|
-
};
|
|
1487
|
-
export declare const DataWaterfall24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1488
|
-
codepoint: string;
|
|
1489
|
-
};
|
|
1490
|
-
export declare const DataWhisker24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1491
|
-
codepoint: string;
|
|
1492
|
-
};
|
|
1493
|
-
export declare const Delete20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1494
|
-
codepoint: string;
|
|
1495
|
-
};
|
|
1496
|
-
export declare const Delete24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1497
|
-
codepoint: string;
|
|
1498
|
-
};
|
|
1499
|
-
export declare const Delete28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1500
|
-
codepoint: string;
|
|
1501
|
-
};
|
|
@@ -3,16 +3,16 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
6
|
+
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.NumberCircle548Filled = exports.NumberCircle532Filled = exports.NumberCircle528Filled = exports.NumberCircle524Filled = exports.NumberCircle520Filled = exports.NumberCircle516Filled = exports.NumberCircle448Filled = exports.NumberCircle432Filled = exports.NumberCircle428Filled = exports.NumberCircle424Filled = exports.NumberCircle420Filled = exports.NumberCircle416Filled = exports.NumberCircle348Filled = exports.NumberCircle332Filled = exports.NumberCircle328Filled = exports.NumberCircle324Filled = exports.NumberCircle320Filled = exports.NumberCircle316Filled = exports.NumberCircle248Filled = exports.NumberCircle232Filled = exports.NumberCircle228Filled = exports.NumberCircle224Filled = exports.NumberCircle220Filled = exports.NumberCircle216Filled = exports.NumberCircle148Filled = exports.NumberCircle132Filled = exports.NumberCircle128Filled = exports.Warning32Filled = exports.ThumbLikeDislike24Filled = exports.ThumbLikeDislike20Filled = exports.ThumbLikeDislike16Filled = exports.TabletLaptop24Filled = exports.TableArrowUp24Filled = void 0;
|
|
7
|
+
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 = 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 = void 0;
|
|
8
|
+
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 = 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 = void 0;
|
|
9
|
+
exports.Battery524Regular = exports.Battery520Regular = exports.Battery424Regular = exports.Battery420Regular = exports.Battery324Regular = exports.Battery320Regular = exports.Battery224Regular = exports.Battery220Regular = exports.Battery124Regular = exports.Battery120Regular = exports.Battery024Regular = exports.Battery020Regular = exports.Balloon24Regular = exports.Balloon20Regular = exports.Badge24Regular = exports.Backspace24Regular = exports.Backspace20Regular = exports.Autosum24Regular = exports.Autosum20Regular = exports.Autocorrect24Regular = exports.Attach24Regular = exports.Attach20Regular = 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 = void 0;
|
|
10
|
+
exports.CalendarAgenda20Regular = exports.CalendarAdd24Regular = exports.CalendarAdd20Regular = exports.Calendar3Day28Regular = exports.Calendar3Day24Regular = exports.Calendar3Day20Regular = exports.Calculator20Regular = exports.BuildingRetail24Regular = exports.Building24Regular = exports.Broom24Regular = exports.Broom20Regular = exports.BroadActivityFeed24Regular = exports.Briefcase24Regular = exports.Briefcase20Regular = exports.Branch24Regular = exports.BotAdd24Regular = exports.Bot24Regular = exports.BookmarkOff24Regular = exports.Bookmark28Regular = exports.Bookmark24Regular = exports.Bookmark20Regular = exports.Bookmark16Regular = exports.BookNumber24Regular = exports.BookNumber20Regular = exports.BookNumber16Regular = exports.BookGlobe24Regular = exports.Board24Regular = exports.BluetoothSearching24Regular = exports.BluetoothDisabled24Regular = exports.BluetoothConnected24Regular = exports.Bluetooth24Regular = exports.Bluetooth20Regular = exports.Bed24Regular = exports.Bed20Regular = exports.Beaker24Regular = exports.Beaker20Regular = exports.Beaker16Regular = exports.BatteryWarning24Regular = exports.BatterySaver24Regular = exports.BatterySaver20Regular = exports.BatteryCharge24Regular = exports.BatteryCharge20Regular = exports.Battery924Regular = exports.Battery920Regular = exports.Battery824Regular = exports.Battery820Regular = exports.Battery724Regular = exports.Battery720Regular = exports.Battery624Regular = exports.Battery620Regular = void 0;
|
|
11
|
+
exports.CallForward24Regular = exports.CallEnd28Regular = exports.CallEnd24Regular = exports.CallEnd20Regular = exports.CallAdd24Regular = exports.CalendarWorkWeek24Regular = exports.CalendarWorkWeek20Regular = exports.CalendarWorkWeek16Regular = exports.CalendarWeekStart28Regular = exports.CalendarWeekStart24Regular = exports.CalendarWeekStart20Regular = exports.CalendarWeekNumbers24Regular = exports.CalendarToday28Regular = exports.CalendarToday24Regular = exports.CalendarToday20Regular = exports.CalendarToday16Regular = exports.CalendarSync24Regular = exports.CalendarSync20Regular = exports.CalendarSync16Regular = exports.CalendarStar24Regular = exports.CalendarStar20Regular = exports.CalendarSettings20Regular = exports.CalendarReply28Regular = exports.CalendarReply24Regular = exports.CalendarReply20Regular = exports.CalendarReply16Regular = exports.CalendarPerson20Regular = exports.CalendarMultiple24Regular = exports.CalendarMultiple20Regular = exports.CalendarMonth28Regular = exports.CalendarMonth24Regular = exports.CalendarMonth20Regular = exports.CalendarEmpty28Regular = exports.CalendarEmpty24Regular = exports.CalendarEmpty20Regular = exports.CalendarEmpty16Regular = exports.CalendarDay28Regular = exports.CalendarDay24Regular = exports.CalendarDay20Regular = exports.CalendarClock24Regular = exports.CalendarClock20Regular = exports.CalendarCheckmark20Regular = exports.CalendarCheckmark16Regular = exports.CalendarCancel24Regular = exports.CalendarCancel20Regular = exports.CalendarAssistant24Regular = exports.CalendarAssistant20Regular = exports.CalendarArrowRight20Regular = exports.CalendarAgenda28Regular = exports.CalendarAgenda24Regular = void 0;
|
|
12
|
+
exports.Chat20Regular = exports.Channel24Regular = exports.Channel20Regular = exports.Channel16Regular = exports.Certificate24Regular = exports.Certificate20Regular = exports.CellularData524Regular = exports.CellularData520Regular = exports.CellularData424Regular = exports.CellularData420Regular = exports.CellularData324Regular = exports.CellularData320Regular = exports.CellularData224Regular = exports.CellularData220Regular = exports.CellularData124Regular = exports.CellularData120Regular = exports.Cellular4G24Regular = exports.Cellular3G24Regular = exports.Cast28Regular = exports.Cast24Regular = exports.Cast20Regular = exports.Cart24Regular = exports.CaretRight24Regular = exports.CaretRight20Regular = exports.CaretRight16Regular = exports.CaretRight12Regular = exports.CaretLeft24Regular = exports.CaretLeft20Regular = exports.CaretLeft16Regular = exports.CaretLeft12Regular = exports.CaretDown24Regular = exports.CaretDown20Regular = exports.CaretDown16Regular = exports.CaretDown12Regular = exports.CameraSwitch24Regular = exports.CameraAdd48Regular = exports.CameraAdd24Regular = exports.CameraAdd20Regular = exports.Camera28Regular = exports.Camera24Regular = exports.Camera20Regular = exports.CalligraphyPen24Regular = exports.CalligraphyPen20Regular = exports.CallPark24Regular = exports.CallOutbound24Regular = exports.CallOutbound16Regular = exports.CallMissed24Regular = exports.CallMissed16Regular = exports.CallInbound24Regular = exports.CallInbound16Regular = void 0;
|
|
13
|
+
exports.ChevronUp48Regular = exports.ChevronUp28Regular = exports.ChevronUp24Regular = exports.ChevronUp20Regular = exports.ChevronUp16Regular = exports.ChevronUp12Regular = exports.ChevronRight48Regular = exports.ChevronRight28Regular = exports.ChevronRight24Regular = exports.ChevronRight20Regular = exports.ChevronRight16Regular = exports.ChevronRight12Regular = exports.ChevronLeft48Regular = exports.ChevronLeft28Regular = exports.ChevronLeft24Regular = exports.ChevronLeft20Regular = exports.ChevronLeft16Regular = exports.ChevronLeft12Regular = exports.ChevronDown48Regular = exports.ChevronDown28Regular = exports.ChevronDown24Regular = exports.ChevronDown20Regular = exports.ChevronDown16Regular = exports.ChevronDown12Regular = exports.CheckmarkUnderlineCircle20Regular = exports.CheckmarkUnderlineCircle16Regular = exports.CheckmarkSquare24Regular = exports.CheckmarkLock24Regular = exports.CheckmarkLock20Regular = exports.CheckmarkLock16Regular = exports.CheckmarkCircle48Regular = exports.CheckmarkCircle24Regular = exports.CheckmarkCircle20Regular = exports.CheckmarkCircle16Regular = exports.Checkmark28Regular = exports.Checkmark24Regular = exports.Checkmark20Regular = exports.Checkmark12Regular = exports.CheckboxUnchecked24Regular = exports.CheckboxUnchecked20Regular = exports.CheckboxUnchecked16Regular = exports.CheckboxUnchecked12Regular = exports.CheckboxChecked24Regular = exports.CheckboxChecked20Regular = exports.ChatWarning24Regular = exports.ChatOff24Regular = exports.ChatHelp24Regular = exports.ChatBubblesQuestion24Regular = exports.Chat28Regular = exports.Chat24Regular = void 0;
|
|
14
|
+
exports.CollectionsAdd20Regular = exports.Collections24Regular = exports.Collections20Regular = exports.Code24Regular = exports.Code20Regular = exports.CloudOff48Regular = exports.CloudOff24Regular = exports.Cloud48Regular = exports.Cloud24Regular = exports.Cloud20Regular = exports.ClosedCaption24Regular = exports.ClockAlarm24Regular = exports.ClockAlarm20Regular = exports.Clock48Regular = exports.Clock28Regular = exports.Clock24Regular = exports.Clock20Regular = exports.Clock16Regular = exports.Clock12Regular = exports.ClipboardSearch24Regular = exports.ClipboardSearch20Regular = exports.ClipboardPaste24Regular = exports.ClipboardPaste20Regular = exports.ClipboardMore24Regular = exports.ClipboardLink24Regular = exports.ClipboardLink20Regular = exports.ClipboardLink16Regular = exports.ClipboardLetter24Regular = exports.ClipboardLetter20Regular = exports.ClipboardLetter16Regular = exports.ClipboardCode24Regular = exports.ClipboardCode20Regular = exports.ClipboardCode16Regular = exports.Clipboard24Regular = exports.Clipboard20Regular = exports.ClearFormatting24Regular = exports.Classification24Regular = exports.Classification20Regular = exports.Classification16Regular = exports.Class24Regular = exports.City24Regular = exports.City20Regular = exports.City16Regular = exports.CircleSmall24Regular = exports.CircleLine24Regular = exports.CircleHalfFill24Regular = exports.CircleHalfFill20Regular = exports.Circle24Regular = exports.Circle20Regular = exports.Circle16Regular = void 0;
|
|
15
|
+
exports.Copy24Regular = exports.Copy20Regular = exports.Copy16Regular = exports.Cookies24Regular = exports.Cookies20Regular = exports.ContentSettings24Regular = exports.ContentSettings20Regular = exports.ContentSettings16Regular = exports.ContactCardGroup24Regular = exports.ContactCard24Regular = exports.ContactCard20Regular = exports.Connector24Regular = exports.Connector20Regular = exports.Connector16Regular = exports.ConferenceRoom48Regular = exports.ConferenceRoom28Regular = exports.ConferenceRoom24Regular = exports.ConferenceRoom20Regular = exports.ConferenceRoom16Regular = exports.Compose28Regular = exports.Compose24Regular = exports.Compose20Regular = exports.Compose16Regular = exports.CompassNorthwest28Regular = exports.CompassNorthwest24Regular = exports.CompassNorthwest20Regular = exports.CompassNorthwest16Regular = exports.Communication24Regular = exports.Communication20Regular = exports.Communication16Regular = exports.CommentMultiple24Regular = exports.CommentMultiple20Regular = exports.CommentMultiple16Regular = exports.CommentMention24Regular = exports.CommentMention20Regular = exports.CommentMention16Regular = exports.CommentAdd24Regular = exports.Comment24Regular = exports.Comment20Regular = exports.Comment16Regular = exports.ColumnTriple24Regular = exports.ColorLine24Regular = exports.ColorLine20Regular = exports.ColorFill24Regular = exports.ColorFill20Regular = exports.ColorBackground24Regular = exports.ColorBackground20Regular = exports.Color24Regular = exports.Color20Regular = exports.CollectionsAdd24Regular = void 0;
|
|
16
16
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
17
17
|
exports.TableArrowUp24Filled = createFluentFontIcon_1.createFluentFontIcon("TableArrowUp24Filled", "", 0, 24);
|
|
18
18
|
exports.TabletLaptop24Filled = createFluentFontIcon_1.createFluentFontIcon("TabletLaptop24Filled", "", 0, 24);
|
|
@@ -20,6 +20,33 @@ exports.ThumbLikeDislike16Filled = createFluentFontIcon_1.createFluentFontIcon("
|
|
|
20
20
|
exports.ThumbLikeDislike20Filled = createFluentFontIcon_1.createFluentFontIcon("ThumbLikeDislike20Filled", "", 0, 20);
|
|
21
21
|
exports.ThumbLikeDislike24Filled = createFluentFontIcon_1.createFluentFontIcon("ThumbLikeDislike24Filled", "", 0, 24);
|
|
22
22
|
exports.Warning32Filled = createFluentFontIcon_1.createFluentFontIcon("Warning32Filled", "", 0, 32);
|
|
23
|
+
exports.NumberCircle128Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle128Filled", "", 0, 28);
|
|
24
|
+
exports.NumberCircle132Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle132Filled", "", 0, 32);
|
|
25
|
+
exports.NumberCircle148Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle148Filled", "", 0, 48);
|
|
26
|
+
exports.NumberCircle216Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle216Filled", "", 0, 16);
|
|
27
|
+
exports.NumberCircle220Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle220Filled", "", 0, 20);
|
|
28
|
+
exports.NumberCircle224Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle224Filled", "", 0, 24);
|
|
29
|
+
exports.NumberCircle228Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle228Filled", "", 0, 28);
|
|
30
|
+
exports.NumberCircle232Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle232Filled", "", 0, 32);
|
|
31
|
+
exports.NumberCircle248Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle248Filled", "", 0, 48);
|
|
32
|
+
exports.NumberCircle316Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle316Filled", "", 0, 16);
|
|
33
|
+
exports.NumberCircle320Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle320Filled", "", 0, 20);
|
|
34
|
+
exports.NumberCircle324Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle324Filled", "", 0, 24);
|
|
35
|
+
exports.NumberCircle328Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle328Filled", "", 0, 28);
|
|
36
|
+
exports.NumberCircle332Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle332Filled", "", 0, 32);
|
|
37
|
+
exports.NumberCircle348Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle348Filled", "", 0, 48);
|
|
38
|
+
exports.NumberCircle416Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle416Filled", "", 0, 16);
|
|
39
|
+
exports.NumberCircle420Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle420Filled", "", 0, 20);
|
|
40
|
+
exports.NumberCircle424Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle424Filled", "", 0, 24);
|
|
41
|
+
exports.NumberCircle428Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle428Filled", "", 0, 28);
|
|
42
|
+
exports.NumberCircle432Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle432Filled", "", 0, 32);
|
|
43
|
+
exports.NumberCircle448Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle448Filled", "", 0, 48);
|
|
44
|
+
exports.NumberCircle516Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle516Filled", "", 0, 16);
|
|
45
|
+
exports.NumberCircle520Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle520Filled", "", 0, 20);
|
|
46
|
+
exports.NumberCircle524Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle524Filled", "", 0, 24);
|
|
47
|
+
exports.NumberCircle528Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle528Filled", "", 0, 28);
|
|
48
|
+
exports.NumberCircle532Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle532Filled", "", 0, 32);
|
|
49
|
+
exports.NumberCircle548Filled = createFluentFontIcon_1.createFluentFontIcon("NumberCircle548Filled", "", 0, 48);
|
|
23
50
|
exports.AccessTime24Regular = createFluentFontIcon_1.createFluentFontIcon("AccessTime24Regular", "", 1, 24);
|
|
24
51
|
exports.Accessibility16Regular = createFluentFontIcon_1.createFluentFontIcon("Accessibility16Regular", "", 1, 16);
|
|
25
52
|
exports.Accessibility20Regular = createFluentFontIcon_1.createFluentFontIcon("Accessibility20Regular", "", 1, 20);
|
|
@@ -486,31 +513,4 @@ exports.Cookies20Regular = createFluentFontIcon_1.createFluentFontIcon("Cookies2
|
|
|
486
513
|
exports.Cookies24Regular = createFluentFontIcon_1.createFluentFontIcon("Cookies24Regular", "", 1, 24);
|
|
487
514
|
exports.Copy16Regular = createFluentFontIcon_1.createFluentFontIcon("Copy16Regular", "", 1, 16);
|
|
488
515
|
exports.Copy20Regular = createFluentFontIcon_1.createFluentFontIcon("Copy20Regular", "", 1, 20);
|
|
489
|
-
exports.Copy24Regular = createFluentFontIcon_1.createFluentFontIcon("Copy24Regular", "", 1, 24);
|
|
490
|
-
exports.Crop24Regular = createFluentFontIcon_1.createFluentFontIcon("Crop24Regular", "", 1, 24);
|
|
491
|
-
exports.CropInterim24Regular = createFluentFontIcon_1.createFluentFontIcon("CropInterim24Regular", "", 1, 24);
|
|
492
|
-
exports.CropInterimOff24Regular = createFluentFontIcon_1.createFluentFontIcon("CropInterimOff24Regular", "", 1, 24);
|
|
493
|
-
exports.Cube16Regular = createFluentFontIcon_1.createFluentFontIcon("Cube16Regular", "", 1, 16);
|
|
494
|
-
exports.Cube20Regular = createFluentFontIcon_1.createFluentFontIcon("Cube20Regular", "", 1, 20);
|
|
495
|
-
exports.Cube24Regular = createFluentFontIcon_1.createFluentFontIcon("Cube24Regular", "", 1, 24);
|
|
496
|
-
exports.Cut20Regular = createFluentFontIcon_1.createFluentFontIcon("Cut20Regular", "", 1, 20);
|
|
497
|
-
exports.Cut24Regular = createFluentFontIcon_1.createFluentFontIcon("Cut24Regular", "", 1, 24);
|
|
498
|
-
exports.DarkTheme24Regular = createFluentFontIcon_1.createFluentFontIcon("DarkTheme24Regular", "", 1, 24);
|
|
499
|
-
exports.DataArea24Regular = createFluentFontIcon_1.createFluentFontIcon("DataArea24Regular", "", 1, 24);
|
|
500
|
-
exports.DataBarHorizontal24Regular = createFluentFontIcon_1.createFluentFontIcon("DataBarHorizontal24Regular", "", 1, 24);
|
|
501
|
-
exports.DataBarVertical20Regular = createFluentFontIcon_1.createFluentFontIcon("DataBarVertical20Regular", "", 1, 20);
|
|
502
|
-
exports.DataBarVertical24Regular = createFluentFontIcon_1.createFluentFontIcon("DataBarVertical24Regular", "", 1, 24);
|
|
503
|
-
exports.DataFunnel24Regular = createFluentFontIcon_1.createFluentFontIcon("DataFunnel24Regular", "", 1, 24);
|
|
504
|
-
exports.DataHistogram24Regular = createFluentFontIcon_1.createFluentFontIcon("DataHistogram24Regular", "", 1, 24);
|
|
505
|
-
exports.DataLine24Regular = createFluentFontIcon_1.createFluentFontIcon("DataLine24Regular", "", 1, 24);
|
|
506
|
-
exports.DataPie20Regular = createFluentFontIcon_1.createFluentFontIcon("DataPie20Regular", "", 1, 20);
|
|
507
|
-
exports.DataPie24Regular = createFluentFontIcon_1.createFluentFontIcon("DataPie24Regular", "", 1, 24);
|
|
508
|
-
exports.DataScatter24Regular = createFluentFontIcon_1.createFluentFontIcon("DataScatter24Regular", "", 1, 24);
|
|
509
|
-
exports.DataSunburst24Regular = createFluentFontIcon_1.createFluentFontIcon("DataSunburst24Regular", "", 1, 24);
|
|
510
|
-
exports.DataTreemap24Regular = createFluentFontIcon_1.createFluentFontIcon("DataTreemap24Regular", "", 1, 24);
|
|
511
|
-
exports.DataUsage24Regular = createFluentFontIcon_1.createFluentFontIcon("DataUsage24Regular", "", 1, 24);
|
|
512
|
-
exports.DataWaterfall24Regular = createFluentFontIcon_1.createFluentFontIcon("DataWaterfall24Regular", "", 1, 24);
|
|
513
|
-
exports.DataWhisker24Regular = createFluentFontIcon_1.createFluentFontIcon("DataWhisker24Regular", "", 1, 24);
|
|
514
|
-
exports.Delete20Regular = createFluentFontIcon_1.createFluentFontIcon("Delete20Regular", "", 1, 20);
|
|
515
|
-
exports.Delete24Regular = createFluentFontIcon_1.createFluentFontIcon("Delete24Regular", "", 1, 24);
|
|
516
|
-
exports.Delete28Regular = createFluentFontIcon_1.createFluentFontIcon("Delete28Regular", "", 1, 28);
|
|
516
|
+
exports.Copy24Regular = createFluentFontIcon_1.createFluentFontIcon("Copy24Regular", "", 1, 24);
|