@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,85 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
export declare const Maximize20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
|
+
codepoint: string;
|
|
4
|
+
};
|
|
5
|
+
export declare const Maximize24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
6
|
+
codepoint: string;
|
|
7
|
+
};
|
|
8
|
+
export declare const Maximize28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
9
|
+
codepoint: string;
|
|
10
|
+
};
|
|
11
|
+
export declare const Maximize48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
12
|
+
codepoint: string;
|
|
13
|
+
};
|
|
14
|
+
export declare const MeetNow16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
15
|
+
codepoint: string;
|
|
16
|
+
};
|
|
17
|
+
export declare const MicOff20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
18
|
+
codepoint: string;
|
|
19
|
+
};
|
|
20
|
+
export declare const MicOff48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
21
|
+
codepoint: string;
|
|
22
|
+
};
|
|
23
|
+
export declare const MicProhibited24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
24
|
+
codepoint: string;
|
|
25
|
+
};
|
|
26
|
+
export declare const MoreCircle20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
27
|
+
codepoint: string;
|
|
28
|
+
};
|
|
29
|
+
export declare const MoviesAndTv16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
30
|
+
codepoint: string;
|
|
31
|
+
};
|
|
32
|
+
export declare const MoviesAndTv20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
33
|
+
codepoint: string;
|
|
34
|
+
};
|
|
35
|
+
export declare const NavigationUnread24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
36
|
+
codepoint: string;
|
|
37
|
+
};
|
|
38
|
+
export declare const NumberSymbolDismiss24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
39
|
+
codepoint: string;
|
|
40
|
+
};
|
|
41
|
+
export declare const Open28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
42
|
+
codepoint: string;
|
|
43
|
+
};
|
|
44
|
+
export declare const Open48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
45
|
+
codepoint: string;
|
|
46
|
+
};
|
|
47
|
+
export declare const OpenFolder16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
48
|
+
codepoint: string;
|
|
49
|
+
};
|
|
50
|
+
export declare const OpenFolder20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
51
|
+
codepoint: string;
|
|
52
|
+
};
|
|
53
|
+
export declare const OpenFolder28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
54
|
+
codepoint: string;
|
|
55
|
+
};
|
|
56
|
+
export declare const OpenFolder48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
57
|
+
codepoint: string;
|
|
58
|
+
};
|
|
59
|
+
export declare const OpenOff16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
60
|
+
codepoint: string;
|
|
61
|
+
};
|
|
62
|
+
export declare const OpenOff20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
63
|
+
codepoint: string;
|
|
64
|
+
};
|
|
65
|
+
export declare const OpenOff24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
66
|
+
codepoint: string;
|
|
67
|
+
};
|
|
68
|
+
export declare const OpenOff28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
69
|
+
codepoint: string;
|
|
70
|
+
};
|
|
71
|
+
export declare const OpenOff48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
72
|
+
codepoint: string;
|
|
73
|
+
};
|
|
74
|
+
export declare const PaintBrushArrowDown24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
75
|
+
codepoint: string;
|
|
76
|
+
};
|
|
77
|
+
export declare const PaintBrushArrowUp24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
78
|
+
codepoint: string;
|
|
79
|
+
};
|
|
80
|
+
export declare const Pause12Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
81
|
+
codepoint: string;
|
|
82
|
+
};
|
|
2
83
|
export declare const Payment16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
84
|
codepoint: string;
|
|
4
85
|
};
|
|
@@ -1418,84 +1499,3 @@ export declare const TabAdd24Regular: import("react").FC<import("..").FluentIcon
|
|
|
1418
1499
|
export declare const TabArrowLeft24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1419
1500
|
codepoint: string;
|
|
1420
1501
|
};
|
|
1421
|
-
export declare const TabShieldDismiss20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1422
|
-
codepoint: string;
|
|
1423
|
-
};
|
|
1424
|
-
export declare const TabShieldDismiss24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1425
|
-
codepoint: string;
|
|
1426
|
-
};
|
|
1427
|
-
export declare const TableDeleteColumn24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1428
|
-
codepoint: string;
|
|
1429
|
-
};
|
|
1430
|
-
export declare const TableDeleteRow24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1431
|
-
codepoint: string;
|
|
1432
|
-
};
|
|
1433
|
-
export declare const TableFreezeColumnAndRow24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1434
|
-
codepoint: string;
|
|
1435
|
-
};
|
|
1436
|
-
export declare const TableInsertColumn24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1437
|
-
codepoint: string;
|
|
1438
|
-
};
|
|
1439
|
-
export declare const TableInsertRow24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1440
|
-
codepoint: string;
|
|
1441
|
-
};
|
|
1442
|
-
export declare const TableMoveAbove24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1443
|
-
codepoint: string;
|
|
1444
|
-
};
|
|
1445
|
-
export declare const TableMoveBelow24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1446
|
-
codepoint: string;
|
|
1447
|
-
};
|
|
1448
|
-
export declare const TableResizeColumn24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1449
|
-
codepoint: string;
|
|
1450
|
-
};
|
|
1451
|
-
export declare const TableResizeRow24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1452
|
-
codepoint: string;
|
|
1453
|
-
};
|
|
1454
|
-
export declare const TableStackAbove24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1455
|
-
codepoint: string;
|
|
1456
|
-
};
|
|
1457
|
-
export declare const TableStackBelow24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1458
|
-
codepoint: string;
|
|
1459
|
-
};
|
|
1460
|
-
export declare const TableStackLeft24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1461
|
-
codepoint: string;
|
|
1462
|
-
};
|
|
1463
|
-
export declare const TableStackRight24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1464
|
-
codepoint: string;
|
|
1465
|
-
};
|
|
1466
|
-
export declare const TagQuestionMark16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1467
|
-
codepoint: string;
|
|
1468
|
-
};
|
|
1469
|
-
export declare const TagQuestionMark24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1470
|
-
codepoint: string;
|
|
1471
|
-
};
|
|
1472
|
-
export declare const TextGrammarArrowLeft20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1473
|
-
codepoint: string;
|
|
1474
|
-
};
|
|
1475
|
-
export declare const TextGrammarArrowLeft24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1476
|
-
codepoint: string;
|
|
1477
|
-
};
|
|
1478
|
-
export declare const TextGrammarArrowRight20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1479
|
-
codepoint: string;
|
|
1480
|
-
};
|
|
1481
|
-
export declare const TextGrammarArrowRight24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1482
|
-
codepoint: string;
|
|
1483
|
-
};
|
|
1484
|
-
export declare const TextGrammarCheckmark20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1485
|
-
codepoint: string;
|
|
1486
|
-
};
|
|
1487
|
-
export declare const TextGrammarCheckmark24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1488
|
-
codepoint: string;
|
|
1489
|
-
};
|
|
1490
|
-
export declare const TextGrammarDismiss20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1491
|
-
codepoint: string;
|
|
1492
|
-
};
|
|
1493
|
-
export declare const TextGrammarDismiss24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1494
|
-
codepoint: string;
|
|
1495
|
-
};
|
|
1496
|
-
export declare const TextGrammarSettings20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1497
|
-
codepoint: string;
|
|
1498
|
-
};
|
|
1499
|
-
export declare const TextGrammarSettings24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1500
|
-
codepoint: string;
|
|
1501
|
-
};
|
|
@@ -3,17 +3,44 @@
|
|
|
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.PresenceAvailable12Regular = exports.PresenceAvailable10Regular = exports.Poll20Regular = exports.PersonProhibited24Regular = exports.PersonMail48Regular = exports.PersonMail28Regular = exports.PersonMail24Regular = exports.PersonMail20Regular = exports.PersonMail16Regular = exports.PersonDelete20Regular = exports.PersonClock24Regular = exports.PersonClock20Regular = exports.PersonClock16Regular = exports.PersonAvailable20Regular = exports.PeopleTeamAdd24Regular = exports.PeopleTeamAdd20Regular = exports.PeopleSwap28Regular = exports.PeopleSwap24Regular = exports.PeopleSwap20Regular = exports.PeopleSwap16Regular = exports.PeopleProhibited16Regular = exports.Payment28Regular = exports.Payment16Regular = exports.Pause12Regular = exports.PaintBrushArrowUp24Regular = exports.PaintBrushArrowDown24Regular = exports.OpenOff48Regular = exports.OpenOff28Regular = exports.OpenOff24Regular = exports.OpenOff20Regular = exports.OpenOff16Regular = exports.OpenFolder48Regular = exports.OpenFolder28Regular = exports.OpenFolder20Regular = exports.OpenFolder16Regular = exports.Open48Regular = exports.Open28Regular = exports.NumberSymbolDismiss24Regular = exports.NavigationUnread24Regular = exports.MoviesAndTv20Regular = exports.MoviesAndTv16Regular = exports.MoreCircle20Regular = exports.MicProhibited24Regular = exports.MicOff48Regular = exports.MicOff20Regular = exports.MeetNow16Regular = exports.Maximize48Regular = exports.Maximize28Regular = exports.Maximize24Regular = exports.Maximize20Regular = void 0;
|
|
7
|
+
exports.SportHockey24Regular = exports.SportBasketball24Regular = exports.SportBaseball24Regular = exports.SportAmericanFootball24Regular = exports.Sport24Regular = exports.Sport20Regular = exports.Sport16Regular = exports.SpeakerUsb28Regular = exports.SpeakerUsb24Regular = exports.SpeakerOff48Regular = exports.SpeakerOff20Regular = exports.SpeakerOff16Regular = exports.SpeakerBluetooth28Regular = exports.Speaker148Regular = exports.Speaker128Regular = exports.Speaker120Regular = exports.Speaker116Regular = exports.Speaker048Regular = exports.Speaker028Regular = exports.Speaker020Regular = exports.Speaker016Regular = exports.SlideText48Regular = exports.SlideText28Regular = exports.SlideText20Regular = exports.SlideText16Regular = exports.SlideSize24Regular = exports.SlideSearch28Regular = exports.SlideSearch24Regular = exports.SlideMultipleArrowRight24Regular = exports.SignOut20Regular = exports.SidebarSearchRtl20Regular = exports.SidebarSearchLtr20Regular = exports.ShiftsDay24Regular = exports.ShiftsDay20Regular = exports.ShieldDismissShield20Regular = exports.SearchShield20Regular = exports.Scales32Regular = exports.Scales24Regular = exports.Run20Regular = exports.Run16Regular = exports.RibbonStar24Regular = exports.RibbonStar20Regular = exports.Ribbon24Regular = exports.RealEstate24Regular = exports.QrCode20Regular = exports.Pulse24Regular = exports.PresenceDnd16Regular = exports.PresenceDnd12Regular = exports.PresenceDnd10Regular = exports.PresenceAvailable16Regular = void 0;
|
|
8
|
+
exports.VehicleCar28Regular = exports.VehicleBus20Regular = exports.VehicleBus16Regular = exports.VehicleBicycle20Regular = exports.VehicleBicycle16Regular = exports.Tv48Regular = exports.Tv28Regular = exports.Tv24Regular = exports.Tv20Regular = exports.Tv16Regular = exports.ToggleRight48Regular = exports.ToggleRight28Regular = exports.ToggleLeft48Regular = exports.ToggleLeft28Regular = exports.ToggleLeft24Regular = exports.ToggleLeft20Regular = exports.ToggleLeft16Regular = exports.Timer20Regular = exports.Timer16Regular = exports.TicketDiagonal28Regular = exports.TicketDiagonal24Regular = exports.TicketDiagonal20Regular = exports.TicketDiagonal16Regular = exports.TextUnderline16Regular = exports.TextItalic16Regular = exports.TextContinuous24Regular = exports.TextColumnOneWide24Regular = exports.TextColumnOneWide20Regular = exports.TextColumnOneNarrow24Regular = exports.TextColumnOneNarrow20Regular = exports.TextColor16Regular = exports.TextBold16Regular = exports.Tent48Regular = exports.Tent28Regular = exports.Tent20Regular = exports.Tent16Regular = exports.Tent12Regular = exports.TasksApp20Regular = exports.Tag16Regular = exports.TableSimple48Regular = exports.TableSimple28Regular = exports.TableSimple24Regular = exports.TableSimple20Regular = exports.TableSimple16Regular = exports.Table48Regular = exports.Table28Regular = exports.Table16Regular = exports.TabProhibited24Regular = exports.TabDesktopArrowLeft20Regular = exports.StarEdit24Regular = void 0;
|
|
9
|
+
exports.DesktopArrowRight20Regular = exports.DesktopArrowRight16Regular = exports.Chat48Regular = exports.Building20Regular = exports.Briefcase48Regular = exports.Briefcase28Regular = exports.BookmarkMultiple20Regular = exports.ArrowEnterUp24Regular = exports.ArrowEnterUp20Regular = exports.ArrowBounce24Regular = exports.ArrowBounce16Regular = exports.ApprovalsApp20Regular = exports.ApprovalsApp16Regular = exports.Alert16Regular = exports.VideoBackgroundEffect20Regular = exports.Wrench20Regular = exports.Wrench16Regular = exports.WindowNew24Regular = exports.WindowNew16Regular = exports.WeatherSunnyLow48Regular = exports.WeatherSunnyLow24Regular = exports.WeatherSunnyLow20Regular = exports.WeatherSunnyHigh48Regular = exports.WeatherSunnyHigh24Regular = exports.WeatherSunnyHigh20Regular = exports.WeatherMoonOff48Regular = exports.WeatherMoonOff28Regular = exports.WeatherMoonOff24Regular = exports.WeatherMoonOff20Regular = exports.WeatherMoonOff16Regular = exports.WeatherMoon28Regular = exports.WeatherMoon16Regular = exports.WeatherHaze48Regular = exports.WeatherHaze24Regular = exports.WeatherHaze20Regular = exports.WeatherDrizzle48Regular = exports.WeatherDrizzle24Regular = exports.WeatherDrizzle20Regular = exports.Vote24Regular = exports.Vote20Regular = exports.VideoClip20Regular = exports.VehicleTruck20Regular = exports.VehicleTruck16Regular = exports.VehicleSubway24Regular = exports.VehicleSubway20Regular = exports.VehicleSubway16Regular = exports.VehicleShip24Regular = exports.VehicleShip20Regular = exports.VehicleShip16Regular = exports.VehicleCar48Regular = void 0;
|
|
10
|
+
exports.VideoPersonCall16Regular = exports.VideoPerson48Regular = exports.VideoPerson28Regular = exports.VideoPerson20Regular = exports.VideoPerson16Regular = exports.VideoPerson12Regular = exports.Video36024Regular = exports.Video36020Regular = exports.TextNumberListRtl20Regular = exports.TextGrammarError20Regular = exports.TextBulletListSquare20Regular = exports.TextBulletListAdd20Regular = exports.TapSingle20Regular = exports.TapDouble20Regular = exports.TableDismiss24Regular = exports.TableDismiss20Regular = exports.TableAdd20Regular = exports.StarLineHorizontal324Regular = exports.StarLineHorizontal320Regular = exports.SlideMultiple24Regular = exports.ShiftsCheckmark24Regular = exports.ShiftsCheckmark20Regular = exports.Shifts20Regular = exports.SaveSync20Regular = exports.Ribbon20Regular = exports.RectangleLandscape20Regular = exports.PresenterOff20Regular = exports.Presenter20Regular = exports.PhoneDesktopAdd20Regular = exports.PersonCall20Regular = exports.PersonCall16Regular = exports.PeopleCall20Regular = exports.PeopleCall16Regular = exports.PeopleAudience20Regular = exports.NotebookSection20Regular = exports.MicProhibited20Regular = exports.LiveOff24Regular = exports.LiveOff20Regular = exports.LearningApp24Regular = exports.LearningApp20Regular = exports.HandRightOff20Regular = exports.HandRight20Regular = exports.GridKanban20Regular = exports.FoodCake20Regular = exports.EmojiAdd20Regular = exports.DesktopSpeakerOff24Regular = exports.DesktopSpeakerOff20Regular = exports.DesktopSpeaker24Regular = exports.DesktopSpeaker20Regular = exports.DesktopArrowRight24Regular = void 0;
|
|
11
|
+
exports.ImageOff20Regular = exports.HomePerson20Regular = exports.Fps6048Regular = exports.Fps6028Regular = exports.Fps6024Regular = exports.Fps6020Regular = exports.Fps6016Regular = exports.Fps3048Regular = exports.Fps3028Regular = exports.Fps3024Regular = exports.Fps3020Regular = exports.Fps3016Regular = exports.FolderArrowUp28Regular = exports.FolderArrowUp24Regular = exports.FolderArrowUp20Regular = exports.FolderArrowUp16Regular = exports.DrawText24Regular = exports.DrawShape24Regular = exports.DeviceMeetingRoomRemote20Regular = exports.DeviceMeetingRoom20Regular = exports.DataLine20Regular = exports.CubeRotate20Regular = exports.ContentView20Regular = exports.CloudSync20Regular = exports.Checkmark48Regular = exports.ChatOff20Regular = exports.ChatMail20Regular = exports.ChatBubblesQuestion20Regular = exports.CameraOff24Regular = exports.CallTransfer20Regular = exports.CallExclamation20Regular = exports.CallConnecting20Regular = exports.Bot20Regular = exports.BackpackAdd48Regular = exports.BackpackAdd28Regular = exports.BackpackAdd24Regular = exports.BackpackAdd20Regular = exports.ArrowUpLeft20Regular = exports.ArrowUpLeft16Regular = exports.ArrowUndo16Regular = exports.ArrowRight16Regular = exports.AlertUrgent16Regular = exports.AlbumAdd24Regular = exports.Album24Regular = exports.WifiWarning20Regular = exports.VideoSwitch20Regular = exports.VideoProhibited20Regular = exports.VideoPersonStar20Regular = exports.VideoPersonCall24Regular = exports.VideoPersonCall20Regular = void 0;
|
|
12
|
+
exports.ArrowExportLtr24Regular = exports.ArrowExportLtr20Regular = exports.ArrowEnterLeft24Regular = exports.ArrowEnterLeft20Regular = exports.ArrowCircleUpLeft24Regular = exports.ArrowCircleUp24Regular = exports.ArrowCircleUp20Regular = exports.ArrowCircleUp16Regular = exports.ArrowCircleRight24Regular = exports.ArrowCircleDownRight24Regular = exports.ArrowCircleDownRight16Regular = exports.PuzzleCube48Regular = exports.PuzzleCube28Regular = exports.PuzzleCube24Regular = exports.PuzzleCube20Regular = exports.PuzzleCube16Regular = exports.PeopleError24Regular = exports.PeopleError20Regular = exports.PeopleError16Regular = exports.ChannelShare48Regular = exports.ChannelShare28Regular = exports.ChannelShare24Regular = exports.ChannelShare20Regular = exports.ChannelShare16Regular = exports.ChannelShare12Regular = exports.PeopleEdit20Regular = exports.Luggage24Regular = exports.DoorTag24Regular = exports.ContentViewGallery20Regular = exports.BreakoutRoom20Regular = exports.VideoSync20Regular = exports.VideoRecording20Regular = exports.VideoPersonStarOff20Regular = exports.TvArrowRight20Regular = exports.StarEmphasis20Regular = exports.SquareMultiple20Regular = exports.ShareCloseTray20Regular = exports.RotateRight24Regular = exports.RotateRight20Regular = exports.RotateLeft24Regular = exports.Ribbon16Regular = exports.PulseSquare24Regular = exports.Pulse20Regular = exports.PersonCircle20Regular = exports.NotebookSubsection20Regular = exports.MicSync20Regular = exports.LeafThree24Regular = exports.LeafThree20Regular = exports.LeafThree16Regular = exports.Lasso20Regular = void 0;
|
|
13
|
+
exports.FolderProhibited28Regular = exports.FolderProhibited24Regular = exports.FolderProhibited20Regular = exports.FolderArrowUp48Regular = exports.FolderArrowRight48Regular = exports.FolderArrowRight28Regular = exports.FolderArrowRight24Regular = exports.FolderArrowRight20Regular = exports.FolderArrowRight16Regular = exports.Fluent24Regular = exports.DrinkToGo24Regular = exports.DocumentSync24Regular = exports.DocumentProhibited24Regular = exports.DocumentProhibited20Regular = exports.DeleteDismiss28Regular = exports.DeleteDismiss24Regular = exports.CurrencyDollarEuro24Regular = exports.CurrencyDollarEuro20Regular = exports.CurrencyDollarEuro16Regular = exports.CopyArrowRight24Regular = exports.CopyArrowRight16Regular = exports.Component2DoubleTapSwipeUp24Regular = exports.Component2DoubleTapSwipeDown24Regular = exports.CommentDismiss24Regular = exports.CommentArrowRight24Regular = exports.CommentArrowLeft24Regular = exports.ClipboardImage24Regular = exports.ChevronCircleRight24Regular = exports.ChevronCircleDown24Regular = exports.CenterVertical24Regular = exports.CenterHorizontal24Regular = exports.CallProhibited48Regular = exports.CallProhibited28Regular = exports.CallProhibited24Regular = exports.CallProhibited20Regular = exports.CallProhibited16Regular = exports.CallMissed20Regular = exports.Call28Regular = exports.Call24Regular = exports.Call20Regular = exports.Call16Regular = exports.CalendarArrowDown24Regular = exports.BuildingFactory24Regular = exports.BriefcaseMedical32Regular = exports.BriefcaseMedical24Regular = exports.AutoFitWidth24Regular = exports.AutoFitHeight24Regular = exports.ArrowUndo48Regular = exports.ArrowUndo32Regular = exports.ArrowSquareDown24Regular = void 0;
|
|
14
|
+
exports.PositionBackward20Regular = exports.PhoneSpanOut28Regular = exports.PhoneSpanOut24Regular = exports.PhoneSpanOut20Regular = exports.PhoneSpanOut16Regular = exports.PhoneSpanIn28Regular = exports.PhoneSpanIn24Regular = exports.PhoneSpanIn20Regular = exports.PhoneSpanIn16Regular = exports.PhoneLock24Regular = exports.PhoneDismiss24Regular = exports.PhoneArrowRight24Regular = exports.PhoneArrowRight20Regular = exports.PhoneAdd24Regular = exports.PeopleTeamDelete24Regular = exports.MusicNote224Regular = exports.MusicNote216Regular = exports.MusicNote124Regular = exports.MusicNote120Regular = exports.MoreHorizontal48Regular = exports.MoreHorizontal28Regular = exports.MoreHorizontal24Regular = exports.MoreHorizontal20Regular = exports.MoreHorizontal16Regular = exports.MailOff24Regular = exports.MailInboxArrowUp24Regular = exports.MailInboxArrowUp20Regular = exports.MailInboxArrowRight24Regular = exports.MailInboxAll24Regular = exports.LockOpen28Regular = exports.LockOpen24Regular = exports.LockOpen20Regular = exports.LockClosed24Regular = exports.LockClosed20Regular = exports.LockClosed16Regular = exports.LockClosed12Regular = exports.LocationDismiss24Regular = exports.LinkDismiss20Regular = exports.LeafOne24Regular = exports.LeafOne20Regular = exports.LeafOne16Regular = exports.ImageMultiple28Regular = exports.ImageMultiple24Regular = exports.ImageMultiple20Regular = exports.FullScreenMinimize24Regular = exports.FullScreenMaximize24Regular = exports.FolderSwap24Regular = exports.FolderSwap20Regular = exports.FolderSwap16Regular = exports.FolderProhibited48Regular = void 0;
|
|
15
|
+
exports.TabArrowLeft24Regular = exports.TabAdd24Regular = exports.TabAdd20Regular = exports.Subtract48Regular = exports.Subtract28Regular = exports.Subtract24Regular = exports.Subtract20Regular = exports.Subtract16Regular = exports.Subtract12Regular = exports.StarArrowRightEnd24Regular = exports.SpeakerMute48Regular = exports.SpeakerMute28Regular = exports.SpeakerMute24Regular = exports.SpeakerMute20Regular = exports.SpeakerMute16Regular = exports.Speaker248Regular = exports.Speaker228Regular = exports.Speaker224Regular = exports.Speaker220Regular = exports.Speaker216Regular = exports.ShiftsQuestionMark24Regular = exports.ShiftsProhibited24Regular = exports.ShieldDismiss16Regular = exports.ShareScreenStop48Regular = exports.ShareScreenStop28Regular = exports.ShareScreenStop24Regular = exports.ShareScreenStop20Regular = exports.ShareScreenStop16Regular = exports.ShareScreenStart28Regular = exports.ShareScreenStart24Regular = exports.ShareScreenStart20Regular = exports.SelectAllOn24Regular = exports.SearchVisual24Regular = exports.SearchVisual20Regular = exports.SearchVisual16Regular = exports.SaveEdit24Regular = exports.SaveEdit20Regular = exports.ResizeSmall24Regular = exports.ResizeSmall20Regular = exports.ResizeSmall16Regular = exports.ResizeLarge24Regular = exports.ResizeLarge20Regular = exports.ResizeLarge16Regular = exports.PositionToFront24Regular = exports.PositionToFront20Regular = exports.PositionToBack24Regular = exports.PositionToBack20Regular = exports.PositionForward24Regular = exports.PositionForward20Regular = exports.PositionBackward24Regular = void 0;
|
|
16
16
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
17
|
+
exports.Maximize20Regular = createFluentFontIcon_1.createFluentFontIcon("Maximize20Regular", "", 1, 20);
|
|
18
|
+
exports.Maximize24Regular = createFluentFontIcon_1.createFluentFontIcon("Maximize24Regular", "", 1, 24);
|
|
19
|
+
exports.Maximize28Regular = createFluentFontIcon_1.createFluentFontIcon("Maximize28Regular", "", 1, 28);
|
|
20
|
+
exports.Maximize48Regular = createFluentFontIcon_1.createFluentFontIcon("Maximize48Regular", "", 1, 48);
|
|
21
|
+
exports.MeetNow16Regular = createFluentFontIcon_1.createFluentFontIcon("MeetNow16Regular", "", 1, 16);
|
|
22
|
+
exports.MicOff20Regular = createFluentFontIcon_1.createFluentFontIcon("MicOff20Regular", "", 1, 20);
|
|
23
|
+
exports.MicOff48Regular = createFluentFontIcon_1.createFluentFontIcon("MicOff48Regular", "", 1, 48);
|
|
24
|
+
exports.MicProhibited24Regular = createFluentFontIcon_1.createFluentFontIcon("MicProhibited24Regular", "", 1, 24);
|
|
25
|
+
exports.MoreCircle20Regular = createFluentFontIcon_1.createFluentFontIcon("MoreCircle20Regular", "", 1, 20);
|
|
26
|
+
exports.MoviesAndTv16Regular = createFluentFontIcon_1.createFluentFontIcon("MoviesAndTv16Regular", "", 1, 16);
|
|
27
|
+
exports.MoviesAndTv20Regular = createFluentFontIcon_1.createFluentFontIcon("MoviesAndTv20Regular", "", 1, 20);
|
|
28
|
+
exports.NavigationUnread24Regular = createFluentFontIcon_1.createFluentFontIcon("NavigationUnread24Regular", "", 1, 24);
|
|
29
|
+
exports.NumberSymbolDismiss24Regular = createFluentFontIcon_1.createFluentFontIcon("NumberSymbolDismiss24Regular", "", 1, 24);
|
|
30
|
+
exports.Open28Regular = createFluentFontIcon_1.createFluentFontIcon("Open28Regular", "", 1, 28);
|
|
31
|
+
exports.Open48Regular = createFluentFontIcon_1.createFluentFontIcon("Open48Regular", "", 1, 48);
|
|
32
|
+
exports.OpenFolder16Regular = createFluentFontIcon_1.createFluentFontIcon("OpenFolder16Regular", "", 1, 16);
|
|
33
|
+
exports.OpenFolder20Regular = createFluentFontIcon_1.createFluentFontIcon("OpenFolder20Regular", "", 1, 20);
|
|
34
|
+
exports.OpenFolder28Regular = createFluentFontIcon_1.createFluentFontIcon("OpenFolder28Regular", "", 1, 28);
|
|
35
|
+
exports.OpenFolder48Regular = createFluentFontIcon_1.createFluentFontIcon("OpenFolder48Regular", "", 1, 48);
|
|
36
|
+
exports.OpenOff16Regular = createFluentFontIcon_1.createFluentFontIcon("OpenOff16Regular", "", 1, 16);
|
|
37
|
+
exports.OpenOff20Regular = createFluentFontIcon_1.createFluentFontIcon("OpenOff20Regular", "", 1, 20);
|
|
38
|
+
exports.OpenOff24Regular = createFluentFontIcon_1.createFluentFontIcon("OpenOff24Regular", "", 1, 24);
|
|
39
|
+
exports.OpenOff28Regular = createFluentFontIcon_1.createFluentFontIcon("OpenOff28Regular", "", 1, 28);
|
|
40
|
+
exports.OpenOff48Regular = createFluentFontIcon_1.createFluentFontIcon("OpenOff48Regular", "", 1, 48);
|
|
41
|
+
exports.PaintBrushArrowDown24Regular = createFluentFontIcon_1.createFluentFontIcon("PaintBrushArrowDown24Regular", "", 1, 24);
|
|
42
|
+
exports.PaintBrushArrowUp24Regular = createFluentFontIcon_1.createFluentFontIcon("PaintBrushArrowUp24Regular", "", 1, 24);
|
|
43
|
+
exports.Pause12Regular = createFluentFontIcon_1.createFluentFontIcon("Pause12Regular", "", 1, 12);
|
|
17
44
|
exports.Payment16Regular = createFluentFontIcon_1.createFluentFontIcon("Payment16Regular", "", 1, 16);
|
|
18
45
|
exports.Payment28Regular = createFluentFontIcon_1.createFluentFontIcon("Payment28Regular", "", 1, 28);
|
|
19
46
|
exports.PeopleProhibited16Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleProhibited16Regular", "", 1, 16);
|
|
@@ -486,31 +513,4 @@ exports.Subtract28Regular = createFluentFontIcon_1.createFluentFontIcon("Subtrac
|
|
|
486
513
|
exports.Subtract48Regular = createFluentFontIcon_1.createFluentFontIcon("Subtract48Regular", "", 1, 48);
|
|
487
514
|
exports.TabAdd20Regular = createFluentFontIcon_1.createFluentFontIcon("TabAdd20Regular", "", 1, 20);
|
|
488
515
|
exports.TabAdd24Regular = createFluentFontIcon_1.createFluentFontIcon("TabAdd24Regular", "", 1, 24);
|
|
489
|
-
exports.TabArrowLeft24Regular = createFluentFontIcon_1.createFluentFontIcon("TabArrowLeft24Regular", "", 1, 24);
|
|
490
|
-
exports.TabShieldDismiss20Regular = createFluentFontIcon_1.createFluentFontIcon("TabShieldDismiss20Regular", "", 1, 20);
|
|
491
|
-
exports.TabShieldDismiss24Regular = createFluentFontIcon_1.createFluentFontIcon("TabShieldDismiss24Regular", "", 1, 24);
|
|
492
|
-
exports.TableDeleteColumn24Regular = createFluentFontIcon_1.createFluentFontIcon("TableDeleteColumn24Regular", "", 1, 24);
|
|
493
|
-
exports.TableDeleteRow24Regular = createFluentFontIcon_1.createFluentFontIcon("TableDeleteRow24Regular", "", 1, 24);
|
|
494
|
-
exports.TableFreezeColumnAndRow24Regular = createFluentFontIcon_1.createFluentFontIcon("TableFreezeColumnAndRow24Regular", "", 1, 24);
|
|
495
|
-
exports.TableInsertColumn24Regular = createFluentFontIcon_1.createFluentFontIcon("TableInsertColumn24Regular", "", 1, 24);
|
|
496
|
-
exports.TableInsertRow24Regular = createFluentFontIcon_1.createFluentFontIcon("TableInsertRow24Regular", "", 1, 24);
|
|
497
|
-
exports.TableMoveAbove24Regular = createFluentFontIcon_1.createFluentFontIcon("TableMoveAbove24Regular", "", 1, 24);
|
|
498
|
-
exports.TableMoveBelow24Regular = createFluentFontIcon_1.createFluentFontIcon("TableMoveBelow24Regular", "", 1, 24);
|
|
499
|
-
exports.TableResizeColumn24Regular = createFluentFontIcon_1.createFluentFontIcon("TableResizeColumn24Regular", "", 1, 24);
|
|
500
|
-
exports.TableResizeRow24Regular = createFluentFontIcon_1.createFluentFontIcon("TableResizeRow24Regular", "", 1, 24);
|
|
501
|
-
exports.TableStackAbove24Regular = createFluentFontIcon_1.createFluentFontIcon("TableStackAbove24Regular", "", 1, 24);
|
|
502
|
-
exports.TableStackBelow24Regular = createFluentFontIcon_1.createFluentFontIcon("TableStackBelow24Regular", "", 1, 24);
|
|
503
|
-
exports.TableStackLeft24Regular = createFluentFontIcon_1.createFluentFontIcon("TableStackLeft24Regular", "", 1, 24);
|
|
504
|
-
exports.TableStackRight24Regular = createFluentFontIcon_1.createFluentFontIcon("TableStackRight24Regular", "", 1, 24);
|
|
505
|
-
exports.TagQuestionMark16Regular = createFluentFontIcon_1.createFluentFontIcon("TagQuestionMark16Regular", "", 1, 16);
|
|
506
|
-
exports.TagQuestionMark24Regular = createFluentFontIcon_1.createFluentFontIcon("TagQuestionMark24Regular", "", 1, 24);
|
|
507
|
-
exports.TextGrammarArrowLeft20Regular = createFluentFontIcon_1.createFluentFontIcon("TextGrammarArrowLeft20Regular", "", 1, 20);
|
|
508
|
-
exports.TextGrammarArrowLeft24Regular = createFluentFontIcon_1.createFluentFontIcon("TextGrammarArrowLeft24Regular", "", 1, 24);
|
|
509
|
-
exports.TextGrammarArrowRight20Regular = createFluentFontIcon_1.createFluentFontIcon("TextGrammarArrowRight20Regular", "", 1, 20);
|
|
510
|
-
exports.TextGrammarArrowRight24Regular = createFluentFontIcon_1.createFluentFontIcon("TextGrammarArrowRight24Regular", "", 1, 24);
|
|
511
|
-
exports.TextGrammarCheckmark20Regular = createFluentFontIcon_1.createFluentFontIcon("TextGrammarCheckmark20Regular", "", 1, 20);
|
|
512
|
-
exports.TextGrammarCheckmark24Regular = createFluentFontIcon_1.createFluentFontIcon("TextGrammarCheckmark24Regular", "", 1, 24);
|
|
513
|
-
exports.TextGrammarDismiss20Regular = createFluentFontIcon_1.createFluentFontIcon("TextGrammarDismiss20Regular", "", 1, 20);
|
|
514
|
-
exports.TextGrammarDismiss24Regular = createFluentFontIcon_1.createFluentFontIcon("TextGrammarDismiss24Regular", "", 1, 24);
|
|
515
|
-
exports.TextGrammarSettings20Regular = createFluentFontIcon_1.createFluentFontIcon("TextGrammarSettings20Regular", "", 1, 20);
|
|
516
|
-
exports.TextGrammarSettings24Regular = createFluentFontIcon_1.createFluentFontIcon("TextGrammarSettings24Regular", "", 1, 24);
|
|
516
|
+
exports.TabArrowLeft24Regular = createFluentFontIcon_1.createFluentFontIcon("TabArrowLeft24Regular", "", 1, 24);
|
|
@@ -1,4 +1,85 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
export declare const TabShieldDismiss20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
|
+
codepoint: string;
|
|
4
|
+
};
|
|
5
|
+
export declare const TabShieldDismiss24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
6
|
+
codepoint: string;
|
|
7
|
+
};
|
|
8
|
+
export declare const TableDeleteColumn24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
9
|
+
codepoint: string;
|
|
10
|
+
};
|
|
11
|
+
export declare const TableDeleteRow24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
12
|
+
codepoint: string;
|
|
13
|
+
};
|
|
14
|
+
export declare const TableFreezeColumnAndRow24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
15
|
+
codepoint: string;
|
|
16
|
+
};
|
|
17
|
+
export declare const TableInsertColumn24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
18
|
+
codepoint: string;
|
|
19
|
+
};
|
|
20
|
+
export declare const TableInsertRow24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
21
|
+
codepoint: string;
|
|
22
|
+
};
|
|
23
|
+
export declare const TableMoveAbove24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
24
|
+
codepoint: string;
|
|
25
|
+
};
|
|
26
|
+
export declare const TableMoveBelow24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
27
|
+
codepoint: string;
|
|
28
|
+
};
|
|
29
|
+
export declare const TableResizeColumn24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
30
|
+
codepoint: string;
|
|
31
|
+
};
|
|
32
|
+
export declare const TableResizeRow24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
33
|
+
codepoint: string;
|
|
34
|
+
};
|
|
35
|
+
export declare const TableStackAbove24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
36
|
+
codepoint: string;
|
|
37
|
+
};
|
|
38
|
+
export declare const TableStackBelow24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
39
|
+
codepoint: string;
|
|
40
|
+
};
|
|
41
|
+
export declare const TableStackLeft24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
42
|
+
codepoint: string;
|
|
43
|
+
};
|
|
44
|
+
export declare const TableStackRight24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
45
|
+
codepoint: string;
|
|
46
|
+
};
|
|
47
|
+
export declare const TagQuestionMark16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
48
|
+
codepoint: string;
|
|
49
|
+
};
|
|
50
|
+
export declare const TagQuestionMark24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
51
|
+
codepoint: string;
|
|
52
|
+
};
|
|
53
|
+
export declare const TextGrammarArrowLeft20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
54
|
+
codepoint: string;
|
|
55
|
+
};
|
|
56
|
+
export declare const TextGrammarArrowLeft24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
57
|
+
codepoint: string;
|
|
58
|
+
};
|
|
59
|
+
export declare const TextGrammarArrowRight20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
60
|
+
codepoint: string;
|
|
61
|
+
};
|
|
62
|
+
export declare const TextGrammarArrowRight24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
63
|
+
codepoint: string;
|
|
64
|
+
};
|
|
65
|
+
export declare const TextGrammarCheckmark20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
66
|
+
codepoint: string;
|
|
67
|
+
};
|
|
68
|
+
export declare const TextGrammarCheckmark24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
69
|
+
codepoint: string;
|
|
70
|
+
};
|
|
71
|
+
export declare const TextGrammarDismiss20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
72
|
+
codepoint: string;
|
|
73
|
+
};
|
|
74
|
+
export declare const TextGrammarDismiss24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
75
|
+
codepoint: string;
|
|
76
|
+
};
|
|
77
|
+
export declare const TextGrammarSettings20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
78
|
+
codepoint: string;
|
|
79
|
+
};
|
|
80
|
+
export declare const TextGrammarSettings24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
81
|
+
codepoint: string;
|
|
82
|
+
};
|
|
2
83
|
export declare const TextGrammarWand16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
84
|
codepoint: string;
|
|
4
85
|
};
|
|
@@ -1418,84 +1499,3 @@ export declare const Map20Regular: import("react").FC<import("..").FluentIconsPr
|
|
|
1418
1499
|
export declare const Multiplier5X20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1419
1500
|
codepoint: string;
|
|
1420
1501
|
};
|
|
1421
|
-
export declare const Multiplier5X24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1422
|
-
codepoint: string;
|
|
1423
|
-
};
|
|
1424
|
-
export declare const Multiplier5X28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1425
|
-
codepoint: string;
|
|
1426
|
-
};
|
|
1427
|
-
export declare const Multiplier5X32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1428
|
-
codepoint: string;
|
|
1429
|
-
};
|
|
1430
|
-
export declare const Multiplier5X48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1431
|
-
codepoint: string;
|
|
1432
|
-
};
|
|
1433
|
-
export declare const MusicNote2Play20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1434
|
-
codepoint: string;
|
|
1435
|
-
};
|
|
1436
|
-
export declare const Notepad12Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1437
|
-
codepoint: string;
|
|
1438
|
-
};
|
|
1439
|
-
export declare const Organization12Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1440
|
-
codepoint: string;
|
|
1441
|
-
};
|
|
1442
|
-
export declare const PeopleCommunityAdd20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1443
|
-
codepoint: string;
|
|
1444
|
-
};
|
|
1445
|
-
export declare const PeopleCommunityAdd28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1446
|
-
codepoint: string;
|
|
1447
|
-
};
|
|
1448
|
-
export declare const Person632Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1449
|
-
codepoint: string;
|
|
1450
|
-
};
|
|
1451
|
-
export declare const PersonAdd16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1452
|
-
codepoint: string;
|
|
1453
|
-
};
|
|
1454
|
-
export declare const PersonAdd28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1455
|
-
codepoint: string;
|
|
1456
|
-
};
|
|
1457
|
-
export declare const PersonProhibited16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1458
|
-
codepoint: string;
|
|
1459
|
-
};
|
|
1460
|
-
export declare const PersonProhibited28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1461
|
-
codepoint: string;
|
|
1462
|
-
};
|
|
1463
|
-
export declare const Pin28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1464
|
-
codepoint: string;
|
|
1465
|
-
};
|
|
1466
|
-
export declare const Pin32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1467
|
-
codepoint: string;
|
|
1468
|
-
};
|
|
1469
|
-
export declare const Pin48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1470
|
-
codepoint: string;
|
|
1471
|
-
};
|
|
1472
|
-
export declare const PremiumPerson20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1473
|
-
codepoint: string;
|
|
1474
|
-
};
|
|
1475
|
-
export declare const PremiumPerson24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1476
|
-
codepoint: string;
|
|
1477
|
-
};
|
|
1478
|
-
export declare const ProhibitedMultiple16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1479
|
-
codepoint: string;
|
|
1480
|
-
};
|
|
1481
|
-
export declare const ProhibitedMultiple20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1482
|
-
codepoint: string;
|
|
1483
|
-
};
|
|
1484
|
-
export declare const ProhibitedMultiple24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1485
|
-
codepoint: string;
|
|
1486
|
-
};
|
|
1487
|
-
export declare const ReadAloud16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1488
|
-
codepoint: string;
|
|
1489
|
-
};
|
|
1490
|
-
export declare const ReadAloud28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1491
|
-
codepoint: string;
|
|
1492
|
-
};
|
|
1493
|
-
export declare const Shield16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1494
|
-
codepoint: string;
|
|
1495
|
-
};
|
|
1496
|
-
export declare const Shield28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1497
|
-
codepoint: string;
|
|
1498
|
-
};
|
|
1499
|
-
export declare const Shield48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1500
|
-
codepoint: string;
|
|
1501
|
-
};
|