@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 ArrowExportUp24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
|
+
codepoint: string;
|
|
4
|
+
};
|
|
5
|
+
export declare const BinFull20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
6
|
+
codepoint: string;
|
|
7
|
+
};
|
|
8
|
+
export declare const BinFull24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
9
|
+
codepoint: string;
|
|
10
|
+
};
|
|
11
|
+
export declare const BookToolbox24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
12
|
+
codepoint: string;
|
|
13
|
+
};
|
|
14
|
+
export declare const Box16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
15
|
+
codepoint: string;
|
|
16
|
+
};
|
|
17
|
+
export declare const BracesVariable20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
18
|
+
codepoint: string;
|
|
19
|
+
};
|
|
20
|
+
export declare const BracesVariable24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
21
|
+
codepoint: string;
|
|
22
|
+
};
|
|
23
|
+
export declare const Briefcase16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
24
|
+
codepoint: string;
|
|
25
|
+
};
|
|
26
|
+
export declare const BriefcaseMedical16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
27
|
+
codepoint: string;
|
|
28
|
+
};
|
|
29
|
+
export declare const BuildingRetail20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
30
|
+
codepoint: string;
|
|
31
|
+
};
|
|
32
|
+
export declare const BuildingRetailMoney20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
33
|
+
codepoint: string;
|
|
34
|
+
};
|
|
35
|
+
export declare const BuildingRetailMoney24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
36
|
+
codepoint: string;
|
|
37
|
+
};
|
|
38
|
+
export declare const BuildingRetailShield20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
39
|
+
codepoint: string;
|
|
40
|
+
};
|
|
41
|
+
export declare const BuildingRetailShield24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
42
|
+
codepoint: string;
|
|
43
|
+
};
|
|
44
|
+
export declare const BuildingRetailToolbox20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
45
|
+
codepoint: string;
|
|
46
|
+
};
|
|
47
|
+
export declare const BuildingRetailToolbox24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
48
|
+
codepoint: string;
|
|
49
|
+
};
|
|
50
|
+
export declare const CalculatorMultiple20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
51
|
+
codepoint: string;
|
|
52
|
+
};
|
|
53
|
+
export declare const CalculatorMultiple24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
54
|
+
codepoint: string;
|
|
55
|
+
};
|
|
56
|
+
export declare const Calendar3Day16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
57
|
+
codepoint: string;
|
|
58
|
+
};
|
|
59
|
+
export declare const CalendarArrowRight16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
60
|
+
codepoint: string;
|
|
61
|
+
};
|
|
62
|
+
export declare const CalendarDay16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
63
|
+
codepoint: string;
|
|
64
|
+
};
|
|
65
|
+
export declare const CalendarInfo20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
66
|
+
codepoint: string;
|
|
67
|
+
};
|
|
68
|
+
export declare const CalendarSettings16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
69
|
+
codepoint: string;
|
|
70
|
+
};
|
|
71
|
+
export declare const CallCheckmark24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
72
|
+
codepoint: string;
|
|
73
|
+
};
|
|
74
|
+
export declare const CallEnd16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
75
|
+
codepoint: string;
|
|
76
|
+
};
|
|
77
|
+
export declare const CameraDome16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
78
|
+
codepoint: string;
|
|
79
|
+
};
|
|
80
|
+
export declare const CameraDome20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
81
|
+
codepoint: string;
|
|
82
|
+
};
|
|
2
83
|
export declare const CameraDome24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
84
|
codepoint: string;
|
|
4
85
|
};
|
|
@@ -1418,84 +1499,3 @@ export declare const ChannelSubtract20Regular: import("react").FC<import("..").F
|
|
|
1418
1499
|
export declare const ChannelSubtract24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1419
1500
|
codepoint: string;
|
|
1420
1501
|
};
|
|
1421
|
-
export declare const ChannelSubtract28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1422
|
-
codepoint: string;
|
|
1423
|
-
};
|
|
1424
|
-
export declare const ChannelSubtract48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1425
|
-
codepoint: string;
|
|
1426
|
-
};
|
|
1427
|
-
export declare const ClipboardSettings24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1428
|
-
codepoint: string;
|
|
1429
|
-
};
|
|
1430
|
-
export declare const CloudArchive16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1431
|
-
codepoint: string;
|
|
1432
|
-
};
|
|
1433
|
-
export declare const CloudArchive20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1434
|
-
codepoint: string;
|
|
1435
|
-
};
|
|
1436
|
-
export declare const CloudWords16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1437
|
-
codepoint: string;
|
|
1438
|
-
};
|
|
1439
|
-
export declare const CloudWords20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1440
|
-
codepoint: string;
|
|
1441
|
-
};
|
|
1442
|
-
export declare const CloudWords24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1443
|
-
codepoint: string;
|
|
1444
|
-
};
|
|
1445
|
-
export declare const CloudWords28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1446
|
-
codepoint: string;
|
|
1447
|
-
};
|
|
1448
|
-
export declare const CloudWords32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1449
|
-
codepoint: string;
|
|
1450
|
-
};
|
|
1451
|
-
export declare const CloudWords48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1452
|
-
codepoint: string;
|
|
1453
|
-
};
|
|
1454
|
-
export declare const ColumnArrowRight20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1455
|
-
codepoint: string;
|
|
1456
|
-
};
|
|
1457
|
-
export declare const ControlButton20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1458
|
-
codepoint: string;
|
|
1459
|
-
};
|
|
1460
|
-
export declare const ControlButton24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1461
|
-
codepoint: string;
|
|
1462
|
-
};
|
|
1463
|
-
export declare const CreditCardPerson20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1464
|
-
codepoint: string;
|
|
1465
|
-
};
|
|
1466
|
-
export declare const CreditCardPerson24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1467
|
-
codepoint: string;
|
|
1468
|
-
};
|
|
1469
|
-
export declare const CreditCardToolbox24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1470
|
-
codepoint: string;
|
|
1471
|
-
};
|
|
1472
|
-
export declare const CubeLink20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1473
|
-
codepoint: string;
|
|
1474
|
-
};
|
|
1475
|
-
export declare const DeleteLines20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1476
|
-
codepoint: string;
|
|
1477
|
-
};
|
|
1478
|
-
export declare const Dialpad28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1479
|
-
codepoint: string;
|
|
1480
|
-
};
|
|
1481
|
-
export declare const Dialpad32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1482
|
-
codepoint: string;
|
|
1483
|
-
};
|
|
1484
|
-
export declare const Dialpad48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1485
|
-
codepoint: string;
|
|
1486
|
-
};
|
|
1487
|
-
export declare const Diversity20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1488
|
-
codepoint: string;
|
|
1489
|
-
};
|
|
1490
|
-
export declare const Diversity24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1491
|
-
codepoint: string;
|
|
1492
|
-
};
|
|
1493
|
-
export declare const Diversity28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1494
|
-
codepoint: string;
|
|
1495
|
-
};
|
|
1496
|
-
export declare const Diversity48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1497
|
-
codepoint: string;
|
|
1498
|
-
};
|
|
1499
|
-
export declare const FoodCake12Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1500
|
-
codepoint: string;
|
|
1501
|
-
};
|
|
@@ -1,4 +1,31 @@
|
|
|
1
1
|
import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
|
|
2
|
+
export const ArrowExportUp24Regular = /*#__PURE__*/createFluentFontIcon("ArrowExportUp24Regular", "", 1, 24);
|
|
3
|
+
export const BinFull20Regular = /*#__PURE__*/createFluentFontIcon("BinFull20Regular", "", 1, 20);
|
|
4
|
+
export const BinFull24Regular = /*#__PURE__*/createFluentFontIcon("BinFull24Regular", "", 1, 24);
|
|
5
|
+
export const BookToolbox24Regular = /*#__PURE__*/createFluentFontIcon("BookToolbox24Regular", "", 1, 24);
|
|
6
|
+
export const Box16Regular = /*#__PURE__*/createFluentFontIcon("Box16Regular", "", 1, 16);
|
|
7
|
+
export const BracesVariable20Regular = /*#__PURE__*/createFluentFontIcon("BracesVariable20Regular", "", 1, 20);
|
|
8
|
+
export const BracesVariable24Regular = /*#__PURE__*/createFluentFontIcon("BracesVariable24Regular", "", 1, 24);
|
|
9
|
+
export const Briefcase16Regular = /*#__PURE__*/createFluentFontIcon("Briefcase16Regular", "", 1, 16);
|
|
10
|
+
export const BriefcaseMedical16Regular = /*#__PURE__*/createFluentFontIcon("BriefcaseMedical16Regular", "", 1, 16);
|
|
11
|
+
export const BuildingRetail20Regular = /*#__PURE__*/createFluentFontIcon("BuildingRetail20Regular", "", 1, 20);
|
|
12
|
+
export const BuildingRetailMoney20Regular = /*#__PURE__*/createFluentFontIcon("BuildingRetailMoney20Regular", "", 1, 20);
|
|
13
|
+
export const BuildingRetailMoney24Regular = /*#__PURE__*/createFluentFontIcon("BuildingRetailMoney24Regular", "", 1, 24);
|
|
14
|
+
export const BuildingRetailShield20Regular = /*#__PURE__*/createFluentFontIcon("BuildingRetailShield20Regular", "", 1, 20);
|
|
15
|
+
export const BuildingRetailShield24Regular = /*#__PURE__*/createFluentFontIcon("BuildingRetailShield24Regular", "", 1, 24);
|
|
16
|
+
export const BuildingRetailToolbox20Regular = /*#__PURE__*/createFluentFontIcon("BuildingRetailToolbox20Regular", "", 1, 20);
|
|
17
|
+
export const BuildingRetailToolbox24Regular = /*#__PURE__*/createFluentFontIcon("BuildingRetailToolbox24Regular", "", 1, 24);
|
|
18
|
+
export const CalculatorMultiple20Regular = /*#__PURE__*/createFluentFontIcon("CalculatorMultiple20Regular", "", 1, 20);
|
|
19
|
+
export const CalculatorMultiple24Regular = /*#__PURE__*/createFluentFontIcon("CalculatorMultiple24Regular", "", 1, 24);
|
|
20
|
+
export const Calendar3Day16Regular = /*#__PURE__*/createFluentFontIcon("Calendar3Day16Regular", "", 1, 16);
|
|
21
|
+
export const CalendarArrowRight16Regular = /*#__PURE__*/createFluentFontIcon("CalendarArrowRight16Regular", "", 1, 16);
|
|
22
|
+
export const CalendarDay16Regular = /*#__PURE__*/createFluentFontIcon("CalendarDay16Regular", "", 1, 16);
|
|
23
|
+
export const CalendarInfo20Regular = /*#__PURE__*/createFluentFontIcon("CalendarInfo20Regular", "", 1, 20);
|
|
24
|
+
export const CalendarSettings16Regular = /*#__PURE__*/createFluentFontIcon("CalendarSettings16Regular", "", 1, 16);
|
|
25
|
+
export const CallCheckmark24Regular = /*#__PURE__*/createFluentFontIcon("CallCheckmark24Regular", "", 1, 24);
|
|
26
|
+
export const CallEnd16Regular = /*#__PURE__*/createFluentFontIcon("CallEnd16Regular", "", 1, 16);
|
|
27
|
+
export const CameraDome16Regular = /*#__PURE__*/createFluentFontIcon("CameraDome16Regular", "", 1, 16);
|
|
28
|
+
export const CameraDome20Regular = /*#__PURE__*/createFluentFontIcon("CameraDome20Regular", "", 1, 20);
|
|
2
29
|
export const CameraDome24Regular = /*#__PURE__*/createFluentFontIcon("CameraDome24Regular", "", 1, 24);
|
|
3
30
|
export const CameraDome28Regular = /*#__PURE__*/createFluentFontIcon("CameraDome28Regular", "", 1, 28);
|
|
4
31
|
export const CameraDome48Regular = /*#__PURE__*/createFluentFontIcon("CameraDome48Regular", "", 1, 48);
|
|
@@ -471,31 +498,4 @@ export const Balloon12Regular = /*#__PURE__*/createFluentFontIcon("Balloon12Regu
|
|
|
471
498
|
export const CalendarWorkWeek28Regular = /*#__PURE__*/createFluentFontIcon("CalendarWorkWeek28Regular", "", 1, 28);
|
|
472
499
|
export const ChannelSubtract16Regular = /*#__PURE__*/createFluentFontIcon("ChannelSubtract16Regular", "", 1, 16);
|
|
473
500
|
export const ChannelSubtract20Regular = /*#__PURE__*/createFluentFontIcon("ChannelSubtract20Regular", "", 1, 20);
|
|
474
|
-
export const ChannelSubtract24Regular = /*#__PURE__*/createFluentFontIcon("ChannelSubtract24Regular", "", 1, 24);
|
|
475
|
-
export const ChannelSubtract28Regular = /*#__PURE__*/createFluentFontIcon("ChannelSubtract28Regular", "", 1, 28);
|
|
476
|
-
export const ChannelSubtract48Regular = /*#__PURE__*/createFluentFontIcon("ChannelSubtract48Regular", "", 1, 48);
|
|
477
|
-
export const ClipboardSettings24Regular = /*#__PURE__*/createFluentFontIcon("ClipboardSettings24Regular", "", 1, 24);
|
|
478
|
-
export const CloudArchive16Regular = /*#__PURE__*/createFluentFontIcon("CloudArchive16Regular", "", 1, 16);
|
|
479
|
-
export const CloudArchive20Regular = /*#__PURE__*/createFluentFontIcon("CloudArchive20Regular", "", 1, 20);
|
|
480
|
-
export const CloudWords16Regular = /*#__PURE__*/createFluentFontIcon("CloudWords16Regular", "", 1, 16);
|
|
481
|
-
export const CloudWords20Regular = /*#__PURE__*/createFluentFontIcon("CloudWords20Regular", "", 1, 20);
|
|
482
|
-
export const CloudWords24Regular = /*#__PURE__*/createFluentFontIcon("CloudWords24Regular", "", 1, 24);
|
|
483
|
-
export const CloudWords28Regular = /*#__PURE__*/createFluentFontIcon("CloudWords28Regular", "", 1, 28);
|
|
484
|
-
export const CloudWords32Regular = /*#__PURE__*/createFluentFontIcon("CloudWords32Regular", "", 1, 32);
|
|
485
|
-
export const CloudWords48Regular = /*#__PURE__*/createFluentFontIcon("CloudWords48Regular", "", 1, 48);
|
|
486
|
-
export const ColumnArrowRight20Regular = /*#__PURE__*/createFluentFontIcon("ColumnArrowRight20Regular", "", 1, 20);
|
|
487
|
-
export const ControlButton20Regular = /*#__PURE__*/createFluentFontIcon("ControlButton20Regular", "", 1, 20);
|
|
488
|
-
export const ControlButton24Regular = /*#__PURE__*/createFluentFontIcon("ControlButton24Regular", "", 1, 24);
|
|
489
|
-
export const CreditCardPerson20Regular = /*#__PURE__*/createFluentFontIcon("CreditCardPerson20Regular", "", 1, 20);
|
|
490
|
-
export const CreditCardPerson24Regular = /*#__PURE__*/createFluentFontIcon("CreditCardPerson24Regular", "", 1, 24);
|
|
491
|
-
export const CreditCardToolbox24Regular = /*#__PURE__*/createFluentFontIcon("CreditCardToolbox24Regular", "", 1, 24);
|
|
492
|
-
export const CubeLink20Regular = /*#__PURE__*/createFluentFontIcon("CubeLink20Regular", "", 1, 20);
|
|
493
|
-
export const DeleteLines20Regular = /*#__PURE__*/createFluentFontIcon("DeleteLines20Regular", "", 1, 20);
|
|
494
|
-
export const Dialpad28Regular = /*#__PURE__*/createFluentFontIcon("Dialpad28Regular", "", 1, 28);
|
|
495
|
-
export const Dialpad32Regular = /*#__PURE__*/createFluentFontIcon("Dialpad32Regular", "", 1, 32);
|
|
496
|
-
export const Dialpad48Regular = /*#__PURE__*/createFluentFontIcon("Dialpad48Regular", "", 1, 48);
|
|
497
|
-
export const Diversity20Regular = /*#__PURE__*/createFluentFontIcon("Diversity20Regular", "", 1, 20);
|
|
498
|
-
export const Diversity24Regular = /*#__PURE__*/createFluentFontIcon("Diversity24Regular", "", 1, 24);
|
|
499
|
-
export const Diversity28Regular = /*#__PURE__*/createFluentFontIcon("Diversity28Regular", "", 1, 28);
|
|
500
|
-
export const Diversity48Regular = /*#__PURE__*/createFluentFontIcon("Diversity48Regular", "", 1, 48);
|
|
501
|
-
export const FoodCake12Regular = /*#__PURE__*/createFluentFontIcon("FoodCake12Regular", "", 1, 12);
|
|
501
|
+
export const ChannelSubtract24Regular = /*#__PURE__*/createFluentFontIcon("ChannelSubtract24Regular", "", 1, 24);
|
|
@@ -1,4 +1,85 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
export declare const ChannelSubtract28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
|
+
codepoint: string;
|
|
4
|
+
};
|
|
5
|
+
export declare const ChannelSubtract48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
6
|
+
codepoint: string;
|
|
7
|
+
};
|
|
8
|
+
export declare const ClipboardSettings24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
9
|
+
codepoint: string;
|
|
10
|
+
};
|
|
11
|
+
export declare const CloudArchive16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
12
|
+
codepoint: string;
|
|
13
|
+
};
|
|
14
|
+
export declare const CloudArchive20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
15
|
+
codepoint: string;
|
|
16
|
+
};
|
|
17
|
+
export declare const CloudWords16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
18
|
+
codepoint: string;
|
|
19
|
+
};
|
|
20
|
+
export declare const CloudWords20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
21
|
+
codepoint: string;
|
|
22
|
+
};
|
|
23
|
+
export declare const CloudWords24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
24
|
+
codepoint: string;
|
|
25
|
+
};
|
|
26
|
+
export declare const CloudWords28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
27
|
+
codepoint: string;
|
|
28
|
+
};
|
|
29
|
+
export declare const CloudWords32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
30
|
+
codepoint: string;
|
|
31
|
+
};
|
|
32
|
+
export declare const CloudWords48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
33
|
+
codepoint: string;
|
|
34
|
+
};
|
|
35
|
+
export declare const ColumnArrowRight20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
36
|
+
codepoint: string;
|
|
37
|
+
};
|
|
38
|
+
export declare const ControlButton20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
39
|
+
codepoint: string;
|
|
40
|
+
};
|
|
41
|
+
export declare const ControlButton24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
42
|
+
codepoint: string;
|
|
43
|
+
};
|
|
44
|
+
export declare const CreditCardPerson20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
45
|
+
codepoint: string;
|
|
46
|
+
};
|
|
47
|
+
export declare const CreditCardPerson24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
48
|
+
codepoint: string;
|
|
49
|
+
};
|
|
50
|
+
export declare const CreditCardToolbox24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
51
|
+
codepoint: string;
|
|
52
|
+
};
|
|
53
|
+
export declare const CubeLink20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
54
|
+
codepoint: string;
|
|
55
|
+
};
|
|
56
|
+
export declare const DeleteLines20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
57
|
+
codepoint: string;
|
|
58
|
+
};
|
|
59
|
+
export declare const Dialpad28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
60
|
+
codepoint: string;
|
|
61
|
+
};
|
|
62
|
+
export declare const Dialpad32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
63
|
+
codepoint: string;
|
|
64
|
+
};
|
|
65
|
+
export declare const Dialpad48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
66
|
+
codepoint: string;
|
|
67
|
+
};
|
|
68
|
+
export declare const Diversity20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
69
|
+
codepoint: string;
|
|
70
|
+
};
|
|
71
|
+
export declare const Diversity24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
72
|
+
codepoint: string;
|
|
73
|
+
};
|
|
74
|
+
export declare const Diversity28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
75
|
+
codepoint: string;
|
|
76
|
+
};
|
|
77
|
+
export declare const Diversity48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
78
|
+
codepoint: string;
|
|
79
|
+
};
|
|
80
|
+
export declare const FoodCake12Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
81
|
+
codepoint: string;
|
|
82
|
+
};
|
|
2
83
|
export declare const GlobeProhibited20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
84
|
codepoint: string;
|
|
4
85
|
};
|
|
@@ -1418,84 +1499,3 @@ export declare const BrightnessLow28Regular: import("react").FC<import("..").Flu
|
|
|
1418
1499
|
export declare const BrightnessLow32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1419
1500
|
codepoint: string;
|
|
1420
1501
|
};
|
|
1421
|
-
export declare const BrightnessLow48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1422
|
-
codepoint: string;
|
|
1423
|
-
};
|
|
1424
|
-
export declare const BuildingGovernment20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1425
|
-
codepoint: string;
|
|
1426
|
-
};
|
|
1427
|
-
export declare const BuildingMultiple20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1428
|
-
codepoint: string;
|
|
1429
|
-
};
|
|
1430
|
-
export declare const ChatDismiss20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1431
|
-
codepoint: string;
|
|
1432
|
-
};
|
|
1433
|
-
export declare const ChatDismiss24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1434
|
-
codepoint: string;
|
|
1435
|
-
};
|
|
1436
|
-
export declare const CubeTree20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1437
|
-
codepoint: string;
|
|
1438
|
-
};
|
|
1439
|
-
export declare const CubeTree24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1440
|
-
codepoint: string;
|
|
1441
|
-
};
|
|
1442
|
-
export declare const DrawImage20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1443
|
-
codepoint: string;
|
|
1444
|
-
};
|
|
1445
|
-
export declare const DrawImage24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1446
|
-
codepoint: string;
|
|
1447
|
-
};
|
|
1448
|
-
export declare const DrawShape20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1449
|
-
codepoint: string;
|
|
1450
|
-
};
|
|
1451
|
-
export declare const DrawText20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1452
|
-
codepoint: string;
|
|
1453
|
-
};
|
|
1454
|
-
export declare const DrawerAdd20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1455
|
-
codepoint: string;
|
|
1456
|
-
};
|
|
1457
|
-
export declare const DrawerAdd24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1458
|
-
codepoint: string;
|
|
1459
|
-
};
|
|
1460
|
-
export declare const DrawerArrowDownload20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1461
|
-
codepoint: string;
|
|
1462
|
-
};
|
|
1463
|
-
export declare const DrawerArrowDownload24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1464
|
-
codepoint: string;
|
|
1465
|
-
};
|
|
1466
|
-
export declare const DrawerDismiss20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1467
|
-
codepoint: string;
|
|
1468
|
-
};
|
|
1469
|
-
export declare const DrawerDismiss24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1470
|
-
codepoint: string;
|
|
1471
|
-
};
|
|
1472
|
-
export declare const DrawerPlay20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1473
|
-
codepoint: string;
|
|
1474
|
-
};
|
|
1475
|
-
export declare const DrawerPlay24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1476
|
-
codepoint: string;
|
|
1477
|
-
};
|
|
1478
|
-
export declare const DrawerSubtract20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1479
|
-
codepoint: string;
|
|
1480
|
-
};
|
|
1481
|
-
export declare const DrawerSubtract24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1482
|
-
codepoint: string;
|
|
1483
|
-
};
|
|
1484
|
-
export declare const Emoji28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1485
|
-
codepoint: string;
|
|
1486
|
-
};
|
|
1487
|
-
export declare const Emoji32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1488
|
-
codepoint: string;
|
|
1489
|
-
};
|
|
1490
|
-
export declare const Emoji48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1491
|
-
codepoint: string;
|
|
1492
|
-
};
|
|
1493
|
-
export declare const EmojiSparkle16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1494
|
-
codepoint: string;
|
|
1495
|
-
};
|
|
1496
|
-
export declare const EmojiSparkle20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1497
|
-
codepoint: string;
|
|
1498
|
-
};
|
|
1499
|
-
export declare const EmojiSparkle24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1500
|
-
codepoint: string;
|
|
1501
|
-
};
|
|
@@ -1,4 +1,31 @@
|
|
|
1
1
|
import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
|
|
2
|
+
export const ChannelSubtract28Regular = /*#__PURE__*/createFluentFontIcon("ChannelSubtract28Regular", "", 1, 28);
|
|
3
|
+
export const ChannelSubtract48Regular = /*#__PURE__*/createFluentFontIcon("ChannelSubtract48Regular", "", 1, 48);
|
|
4
|
+
export const ClipboardSettings24Regular = /*#__PURE__*/createFluentFontIcon("ClipboardSettings24Regular", "", 1, 24);
|
|
5
|
+
export const CloudArchive16Regular = /*#__PURE__*/createFluentFontIcon("CloudArchive16Regular", "", 1, 16);
|
|
6
|
+
export const CloudArchive20Regular = /*#__PURE__*/createFluentFontIcon("CloudArchive20Regular", "", 1, 20);
|
|
7
|
+
export const CloudWords16Regular = /*#__PURE__*/createFluentFontIcon("CloudWords16Regular", "", 1, 16);
|
|
8
|
+
export const CloudWords20Regular = /*#__PURE__*/createFluentFontIcon("CloudWords20Regular", "", 1, 20);
|
|
9
|
+
export const CloudWords24Regular = /*#__PURE__*/createFluentFontIcon("CloudWords24Regular", "", 1, 24);
|
|
10
|
+
export const CloudWords28Regular = /*#__PURE__*/createFluentFontIcon("CloudWords28Regular", "", 1, 28);
|
|
11
|
+
export const CloudWords32Regular = /*#__PURE__*/createFluentFontIcon("CloudWords32Regular", "", 1, 32);
|
|
12
|
+
export const CloudWords48Regular = /*#__PURE__*/createFluentFontIcon("CloudWords48Regular", "", 1, 48);
|
|
13
|
+
export const ColumnArrowRight20Regular = /*#__PURE__*/createFluentFontIcon("ColumnArrowRight20Regular", "", 1, 20);
|
|
14
|
+
export const ControlButton20Regular = /*#__PURE__*/createFluentFontIcon("ControlButton20Regular", "", 1, 20);
|
|
15
|
+
export const ControlButton24Regular = /*#__PURE__*/createFluentFontIcon("ControlButton24Regular", "", 1, 24);
|
|
16
|
+
export const CreditCardPerson20Regular = /*#__PURE__*/createFluentFontIcon("CreditCardPerson20Regular", "", 1, 20);
|
|
17
|
+
export const CreditCardPerson24Regular = /*#__PURE__*/createFluentFontIcon("CreditCardPerson24Regular", "", 1, 24);
|
|
18
|
+
export const CreditCardToolbox24Regular = /*#__PURE__*/createFluentFontIcon("CreditCardToolbox24Regular", "", 1, 24);
|
|
19
|
+
export const CubeLink20Regular = /*#__PURE__*/createFluentFontIcon("CubeLink20Regular", "", 1, 20);
|
|
20
|
+
export const DeleteLines20Regular = /*#__PURE__*/createFluentFontIcon("DeleteLines20Regular", "", 1, 20);
|
|
21
|
+
export const Dialpad28Regular = /*#__PURE__*/createFluentFontIcon("Dialpad28Regular", "", 1, 28);
|
|
22
|
+
export const Dialpad32Regular = /*#__PURE__*/createFluentFontIcon("Dialpad32Regular", "", 1, 32);
|
|
23
|
+
export const Dialpad48Regular = /*#__PURE__*/createFluentFontIcon("Dialpad48Regular", "", 1, 48);
|
|
24
|
+
export const Diversity20Regular = /*#__PURE__*/createFluentFontIcon("Diversity20Regular", "", 1, 20);
|
|
25
|
+
export const Diversity24Regular = /*#__PURE__*/createFluentFontIcon("Diversity24Regular", "", 1, 24);
|
|
26
|
+
export const Diversity28Regular = /*#__PURE__*/createFluentFontIcon("Diversity28Regular", "", 1, 28);
|
|
27
|
+
export const Diversity48Regular = /*#__PURE__*/createFluentFontIcon("Diversity48Regular", "", 1, 48);
|
|
28
|
+
export const FoodCake12Regular = /*#__PURE__*/createFluentFontIcon("FoodCake12Regular", "", 1, 12);
|
|
2
29
|
export const GlobeProhibited20Regular = /*#__PURE__*/createFluentFontIcon("GlobeProhibited20Regular", "", 1, 20);
|
|
3
30
|
export const GlobeSearch20Regular = /*#__PURE__*/createFluentFontIcon("GlobeSearch20Regular", "", 1, 20);
|
|
4
31
|
export const GlobeVideo28Regular = /*#__PURE__*/createFluentFontIcon("GlobeVideo28Regular", "", 1, 28);
|
|
@@ -471,31 +498,4 @@ export const BrightnessLow16Regular = /*#__PURE__*/createFluentFontIcon("Brightn
|
|
|
471
498
|
export const BrightnessLow20Regular = /*#__PURE__*/createFluentFontIcon("BrightnessLow20Regular", "", 1, 20);
|
|
472
499
|
export const BrightnessLow24Regular = /*#__PURE__*/createFluentFontIcon("BrightnessLow24Regular", "", 1, 24);
|
|
473
500
|
export const BrightnessLow28Regular = /*#__PURE__*/createFluentFontIcon("BrightnessLow28Regular", "", 1, 28);
|
|
474
|
-
export const BrightnessLow32Regular = /*#__PURE__*/createFluentFontIcon("BrightnessLow32Regular", "", 1, 32);
|
|
475
|
-
export const BrightnessLow48Regular = /*#__PURE__*/createFluentFontIcon("BrightnessLow48Regular", "", 1, 48);
|
|
476
|
-
export const BuildingGovernment20Regular = /*#__PURE__*/createFluentFontIcon("BuildingGovernment20Regular", "", 1, 20);
|
|
477
|
-
export const BuildingMultiple20Regular = /*#__PURE__*/createFluentFontIcon("BuildingMultiple20Regular", "", 1, 20);
|
|
478
|
-
export const ChatDismiss20Regular = /*#__PURE__*/createFluentFontIcon("ChatDismiss20Regular", "", 1, 20);
|
|
479
|
-
export const ChatDismiss24Regular = /*#__PURE__*/createFluentFontIcon("ChatDismiss24Regular", "", 1, 24);
|
|
480
|
-
export const CubeTree20Regular = /*#__PURE__*/createFluentFontIcon("CubeTree20Regular", "", 1, 20);
|
|
481
|
-
export const CubeTree24Regular = /*#__PURE__*/createFluentFontIcon("CubeTree24Regular", "", 1, 24);
|
|
482
|
-
export const DrawImage20Regular = /*#__PURE__*/createFluentFontIcon("DrawImage20Regular", "", 1, 20);
|
|
483
|
-
export const DrawImage24Regular = /*#__PURE__*/createFluentFontIcon("DrawImage24Regular", "", 1, 24);
|
|
484
|
-
export const DrawShape20Regular = /*#__PURE__*/createFluentFontIcon("DrawShape20Regular", "", 1, 20);
|
|
485
|
-
export const DrawText20Regular = /*#__PURE__*/createFluentFontIcon("DrawText20Regular", "", 1, 20);
|
|
486
|
-
export const DrawerAdd20Regular = /*#__PURE__*/createFluentFontIcon("DrawerAdd20Regular", "", 1, 20);
|
|
487
|
-
export const DrawerAdd24Regular = /*#__PURE__*/createFluentFontIcon("DrawerAdd24Regular", "", 1, 24);
|
|
488
|
-
export const DrawerArrowDownload20Regular = /*#__PURE__*/createFluentFontIcon("DrawerArrowDownload20Regular", "", 1, 20);
|
|
489
|
-
export const DrawerArrowDownload24Regular = /*#__PURE__*/createFluentFontIcon("DrawerArrowDownload24Regular", "", 1, 24);
|
|
490
|
-
export const DrawerDismiss20Regular = /*#__PURE__*/createFluentFontIcon("DrawerDismiss20Regular", "", 1, 20);
|
|
491
|
-
export const DrawerDismiss24Regular = /*#__PURE__*/createFluentFontIcon("DrawerDismiss24Regular", "", 1, 24);
|
|
492
|
-
export const DrawerPlay20Regular = /*#__PURE__*/createFluentFontIcon("DrawerPlay20Regular", "", 1, 20);
|
|
493
|
-
export const DrawerPlay24Regular = /*#__PURE__*/createFluentFontIcon("DrawerPlay24Regular", "", 1, 24);
|
|
494
|
-
export const DrawerSubtract20Regular = /*#__PURE__*/createFluentFontIcon("DrawerSubtract20Regular", "", 1, 20);
|
|
495
|
-
export const DrawerSubtract24Regular = /*#__PURE__*/createFluentFontIcon("DrawerSubtract24Regular", "", 1, 24);
|
|
496
|
-
export const Emoji28Regular = /*#__PURE__*/createFluentFontIcon("Emoji28Regular", "", 1, 28);
|
|
497
|
-
export const Emoji32Regular = /*#__PURE__*/createFluentFontIcon("Emoji32Regular", "", 1, 32);
|
|
498
|
-
export const Emoji48Regular = /*#__PURE__*/createFluentFontIcon("Emoji48Regular", "", 1, 48);
|
|
499
|
-
export const EmojiSparkle16Regular = /*#__PURE__*/createFluentFontIcon("EmojiSparkle16Regular", "", 1, 16);
|
|
500
|
-
export const EmojiSparkle20Regular = /*#__PURE__*/createFluentFontIcon("EmojiSparkle20Regular", "", 1, 20);
|
|
501
|
-
export const EmojiSparkle24Regular = /*#__PURE__*/createFluentFontIcon("EmojiSparkle24Regular", "", 1, 24);
|
|
501
|
+
export const BrightnessLow32Regular = /*#__PURE__*/createFluentFontIcon("BrightnessLow32Regular", "", 1, 32);
|