@fluentui/react-icons 2.0.177 → 2.0.178
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/fonts/icons/chunk-4.d.ts +24 -24
- package/lib/fonts/icons/chunk-4.js +440 -440
- package/lib/fonts/icons/chunk-5.d.ts +24 -24
- package/lib/fonts/icons/chunk-5.js +500 -500
- package/lib/fonts/icons/chunk-6.d.ts +24 -24
- package/lib/fonts/icons/chunk-6.js +500 -500
- package/lib/fonts/icons/chunk-7.d.ts +48 -48
- package/lib/fonts/icons/chunk-7.js +500 -500
- package/lib/fonts/icons/chunk-8.d.ts +48 -0
- package/lib/fonts/icons/chunk-8.js +61 -53
- package/lib/fonts/sizedIcons/chunk-11.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-11.js +14 -14
- package/lib/fonts/sizedIcons/chunk-12.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-12.js +14 -14
- package/lib/fonts/sizedIcons/chunk-13.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-13.js +14 -14
- package/lib/fonts/sizedIcons/chunk-14.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-14.js +14 -14
- package/lib/fonts/sizedIcons/chunk-15.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-15.js +14 -14
- package/lib/fonts/sizedIcons/chunk-16.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-16.js +14 -14
- package/lib/fonts/sizedIcons/chunk-17.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-17.js +14 -14
- package/lib/fonts/sizedIcons/chunk-18.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-18.js +14 -14
- package/lib/fonts/sizedIcons/chunk-19.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-19.js +14 -14
- package/lib/fonts/sizedIcons/chunk-20.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-20.js +14 -14
- package/lib/fonts/sizedIcons/chunk-21.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-21.js +14 -14
- package/lib/fonts/sizedIcons/chunk-22.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-22.js +14 -14
- package/lib/fonts/sizedIcons/chunk-23.d.ts +156 -0
- package/lib/fonts/sizedIcons/chunk-23.js +27 -1
- package/lib/icons/chunk-2.js +2 -2
- package/lib/icons/chunk-4.d.ts +36 -36
- package/lib/icons/chunk-4.js +77 -77
- package/lib/icons/chunk-5.d.ts +36 -36
- package/lib/icons/chunk-5.js +77 -77
- package/lib/icons/chunk-6.d.ts +36 -36
- package/lib/icons/chunk-6.js +77 -77
- package/lib/icons/chunk-7.d.ts +72 -72
- package/lib/icons/chunk-7.js +155 -155
- package/lib/icons/chunk-8.d.ts +72 -0
- package/lib/icons/chunk-8.js +152 -0
- package/lib/sizedIcons/chunk-11.d.ts +31 -31
- package/lib/sizedIcons/chunk-11.js +109 -109
- package/lib/sizedIcons/chunk-12.d.ts +54 -54
- package/lib/sizedIcons/chunk-12.js +115 -115
- package/lib/sizedIcons/chunk-13.d.ts +54 -54
- package/lib/sizedIcons/chunk-13.js +115 -115
- package/lib/sizedIcons/chunk-14.d.ts +54 -54
- package/lib/sizedIcons/chunk-14.js +115 -115
- package/lib/sizedIcons/chunk-15.d.ts +54 -54
- package/lib/sizedIcons/chunk-15.js +115 -115
- package/lib/sizedIcons/chunk-16.d.ts +54 -54
- package/lib/sizedIcons/chunk-16.js +115 -115
- package/lib/sizedIcons/chunk-17.d.ts +54 -54
- package/lib/sizedIcons/chunk-17.js +115 -115
- package/lib/sizedIcons/chunk-18.d.ts +54 -54
- package/lib/sizedIcons/chunk-18.js +115 -115
- package/lib/sizedIcons/chunk-19.d.ts +54 -54
- package/lib/sizedIcons/chunk-19.js +115 -118
- package/lib/sizedIcons/chunk-20.d.ts +54 -54
- package/lib/sizedIcons/chunk-20.js +118 -115
- package/lib/sizedIcons/chunk-21.d.ts +149 -149
- package/lib/sizedIcons/chunk-21.js +346 -346
- package/lib/sizedIcons/chunk-22.d.ts +234 -234
- package/lib/sizedIcons/chunk-22.js +2416 -2416
- package/lib/sizedIcons/chunk-23.d.ts +234 -0
- package/lib/sizedIcons/chunk-23.js +494 -0
- package/lib/sizedIcons/chunk-6.js +12 -12
- package/lib/utils/fonts/FluentSystemIcons-Filled.json +14 -1
- package/lib/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.json +14 -1
- package/lib/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.json +2001 -1993
- package/lib/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
- package/lib-cjs/fonts/icons/chunk-4.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-4.js +449 -449
- package/lib-cjs/fonts/icons/chunk-5.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-5.js +510 -510
- package/lib-cjs/fonts/icons/chunk-6.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-6.js +510 -510
- package/lib-cjs/fonts/icons/chunk-7.d.ts +48 -48
- package/lib-cjs/fonts/icons/chunk-7.js +510 -510
- package/lib-cjs/fonts/icons/chunk-8.d.ts +48 -0
- package/lib-cjs/fonts/icons/chunk-8.js +63 -55
- package/lib-cjs/fonts/sizedIcons/chunk-11.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-11.js +18 -18
- package/lib-cjs/fonts/sizedIcons/chunk-12.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-12.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-13.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-13.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-14.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-14.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-15.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-15.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-16.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-16.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-17.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-17.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-18.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-18.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-19.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-19.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-20.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-20.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-21.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-21.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-22.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-22.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-23.d.ts +156 -0
- package/lib-cjs/fonts/sizedIcons/chunk-23.js +32 -5
- package/lib-cjs/icons/chunk-2.js +2 -2
- package/lib-cjs/icons/chunk-4.d.ts +36 -36
- package/lib-cjs/icons/chunk-4.js +86 -86
- package/lib-cjs/icons/chunk-5.d.ts +36 -36
- package/lib-cjs/icons/chunk-5.js +87 -87
- package/lib-cjs/icons/chunk-6.d.ts +36 -36
- package/lib-cjs/icons/chunk-6.js +87 -87
- package/lib-cjs/icons/chunk-7.d.ts +72 -72
- package/lib-cjs/icons/chunk-7.js +165 -165
- package/lib-cjs/icons/chunk-8.d.ts +72 -0
- package/lib-cjs/icons/chunk-8.js +154 -2
- package/lib-cjs/sizedIcons/chunk-11.d.ts +31 -31
- package/lib-cjs/sizedIcons/chunk-11.js +117 -117
- package/lib-cjs/sizedIcons/chunk-12.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-12.js +125 -125
- package/lib-cjs/sizedIcons/chunk-13.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-13.js +125 -125
- package/lib-cjs/sizedIcons/chunk-14.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-14.js +125 -125
- package/lib-cjs/sizedIcons/chunk-15.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-15.js +125 -125
- package/lib-cjs/sizedIcons/chunk-16.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-16.js +125 -125
- package/lib-cjs/sizedIcons/chunk-17.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-17.js +125 -125
- package/lib-cjs/sizedIcons/chunk-18.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-18.js +125 -125
- package/lib-cjs/sizedIcons/chunk-19.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-19.js +125 -128
- package/lib-cjs/sizedIcons/chunk-20.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-20.js +128 -125
- package/lib-cjs/sizedIcons/chunk-21.d.ts +149 -149
- package/lib-cjs/sizedIcons/chunk-21.js +356 -356
- package/lib-cjs/sizedIcons/chunk-22.d.ts +234 -234
- package/lib-cjs/sizedIcons/chunk-22.js +2426 -2426
- package/lib-cjs/sizedIcons/chunk-23.d.ts +234 -0
- package/lib-cjs/sizedIcons/chunk-23.js +499 -4
- package/lib-cjs/sizedIcons/chunk-6.js +12 -12
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.json +14 -1
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.json +14 -1
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.json +2001 -1993
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
- package/package.json +1 -1
|
@@ -1,4 +1,40 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const TextAlignLeftRotate90Filled: {
|
|
3
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
4
|
+
primaryFill?: string | undefined;
|
|
5
|
+
className?: string | undefined;
|
|
6
|
+
filled?: boolean | undefined;
|
|
7
|
+
title?: string | undefined;
|
|
8
|
+
}): JSX.Element;
|
|
9
|
+
displayName: string | undefined;
|
|
10
|
+
};
|
|
11
|
+
export declare const TextAlignLeftRotate90Regular: {
|
|
12
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
13
|
+
primaryFill?: string | undefined;
|
|
14
|
+
className?: string | undefined;
|
|
15
|
+
filled?: boolean | undefined;
|
|
16
|
+
title?: string | undefined;
|
|
17
|
+
}): JSX.Element;
|
|
18
|
+
displayName: string | undefined;
|
|
19
|
+
};
|
|
20
|
+
export declare const TextAlignRightFilled: {
|
|
21
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
22
|
+
primaryFill?: string | undefined;
|
|
23
|
+
className?: string | undefined;
|
|
24
|
+
filled?: boolean | undefined;
|
|
25
|
+
title?: string | undefined;
|
|
26
|
+
}): JSX.Element;
|
|
27
|
+
displayName: string | undefined;
|
|
28
|
+
};
|
|
29
|
+
export declare const TextAlignRightRegular: {
|
|
30
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
31
|
+
primaryFill?: string | undefined;
|
|
32
|
+
className?: string | undefined;
|
|
33
|
+
filled?: boolean | undefined;
|
|
34
|
+
title?: string | undefined;
|
|
35
|
+
}): JSX.Element;
|
|
36
|
+
displayName: string | undefined;
|
|
37
|
+
};
|
|
2
38
|
export declare const TextAlignRightRotate270Filled: {
|
|
3
39
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
40
|
primaryFill?: string | undefined;
|
|
@@ -1934,6 +1970,24 @@ export declare const TextWrapRegular: {
|
|
|
1934
1970
|
}): JSX.Element;
|
|
1935
1971
|
displayName: string | undefined;
|
|
1936
1972
|
};
|
|
1973
|
+
export declare const TextWrapOffFilled: {
|
|
1974
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
1975
|
+
primaryFill?: string | undefined;
|
|
1976
|
+
className?: string | undefined;
|
|
1977
|
+
filled?: boolean | undefined;
|
|
1978
|
+
title?: string | undefined;
|
|
1979
|
+
}): JSX.Element;
|
|
1980
|
+
displayName: string | undefined;
|
|
1981
|
+
};
|
|
1982
|
+
export declare const TextWrapOffRegular: {
|
|
1983
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
1984
|
+
primaryFill?: string | undefined;
|
|
1985
|
+
className?: string | undefined;
|
|
1986
|
+
filled?: boolean | undefined;
|
|
1987
|
+
title?: string | undefined;
|
|
1988
|
+
}): JSX.Element;
|
|
1989
|
+
displayName: string | undefined;
|
|
1990
|
+
};
|
|
1937
1991
|
export declare const TextboxFilled: {
|
|
1938
1992
|
(props: React.SVGAttributes<SVGElement> & {
|
|
1939
1993
|
primaryFill?: string | undefined;
|
|
@@ -2654,6 +2708,24 @@ export declare const TrophyRegular: {
|
|
|
2654
2708
|
}): JSX.Element;
|
|
2655
2709
|
displayName: string | undefined;
|
|
2656
2710
|
};
|
|
2711
|
+
export declare const TrophyLockFilled: {
|
|
2712
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
2713
|
+
primaryFill?: string | undefined;
|
|
2714
|
+
className?: string | undefined;
|
|
2715
|
+
filled?: boolean | undefined;
|
|
2716
|
+
title?: string | undefined;
|
|
2717
|
+
}): JSX.Element;
|
|
2718
|
+
displayName: string | undefined;
|
|
2719
|
+
};
|
|
2720
|
+
export declare const TrophyLockRegular: {
|
|
2721
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
2722
|
+
primaryFill?: string | undefined;
|
|
2723
|
+
className?: string | undefined;
|
|
2724
|
+
filled?: boolean | undefined;
|
|
2725
|
+
title?: string | undefined;
|
|
2726
|
+
}): JSX.Element;
|
|
2727
|
+
displayName: string | undefined;
|
|
2728
|
+
};
|
|
2657
2729
|
export declare const TrophyOffFilled: {
|
|
2658
2730
|
(props: React.SVGAttributes<SVGElement> & {
|
|
2659
2731
|
primaryFill?: string | undefined;
|
|
@@ -4427,75 +4499,3 @@ export declare const WindowAdPersonFilled: {
|
|
|
4427
4499
|
}): JSX.Element;
|
|
4428
4500
|
displayName: string | undefined;
|
|
4429
4501
|
};
|
|
4430
|
-
export declare const WindowAdPersonRegular: {
|
|
4431
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4432
|
-
primaryFill?: string | undefined;
|
|
4433
|
-
className?: string | undefined;
|
|
4434
|
-
filled?: boolean | undefined;
|
|
4435
|
-
title?: string | undefined;
|
|
4436
|
-
}): JSX.Element;
|
|
4437
|
-
displayName: string | undefined;
|
|
4438
|
-
};
|
|
4439
|
-
export declare const WindowAppsFilled: {
|
|
4440
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4441
|
-
primaryFill?: string | undefined;
|
|
4442
|
-
className?: string | undefined;
|
|
4443
|
-
filled?: boolean | undefined;
|
|
4444
|
-
title?: string | undefined;
|
|
4445
|
-
}): JSX.Element;
|
|
4446
|
-
displayName: string | undefined;
|
|
4447
|
-
};
|
|
4448
|
-
export declare const WindowAppsRegular: {
|
|
4449
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4450
|
-
primaryFill?: string | undefined;
|
|
4451
|
-
className?: string | undefined;
|
|
4452
|
-
filled?: boolean | undefined;
|
|
4453
|
-
title?: string | undefined;
|
|
4454
|
-
}): JSX.Element;
|
|
4455
|
-
displayName: string | undefined;
|
|
4456
|
-
};
|
|
4457
|
-
export declare const WindowArrowUpFilled: {
|
|
4458
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4459
|
-
primaryFill?: string | undefined;
|
|
4460
|
-
className?: string | undefined;
|
|
4461
|
-
filled?: boolean | undefined;
|
|
4462
|
-
title?: string | undefined;
|
|
4463
|
-
}): JSX.Element;
|
|
4464
|
-
displayName: string | undefined;
|
|
4465
|
-
};
|
|
4466
|
-
export declare const WindowArrowUpRegular: {
|
|
4467
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4468
|
-
primaryFill?: string | undefined;
|
|
4469
|
-
className?: string | undefined;
|
|
4470
|
-
filled?: boolean | undefined;
|
|
4471
|
-
title?: string | undefined;
|
|
4472
|
-
}): JSX.Element;
|
|
4473
|
-
displayName: string | undefined;
|
|
4474
|
-
};
|
|
4475
|
-
export declare const WindowBulletListFilled: {
|
|
4476
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4477
|
-
primaryFill?: string | undefined;
|
|
4478
|
-
className?: string | undefined;
|
|
4479
|
-
filled?: boolean | undefined;
|
|
4480
|
-
title?: string | undefined;
|
|
4481
|
-
}): JSX.Element;
|
|
4482
|
-
displayName: string | undefined;
|
|
4483
|
-
};
|
|
4484
|
-
export declare const WindowBulletListRegular: {
|
|
4485
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4486
|
-
primaryFill?: string | undefined;
|
|
4487
|
-
className?: string | undefined;
|
|
4488
|
-
filled?: boolean | undefined;
|
|
4489
|
-
title?: string | undefined;
|
|
4490
|
-
}): JSX.Element;
|
|
4491
|
-
displayName: string | undefined;
|
|
4492
|
-
};
|
|
4493
|
-
export declare const WindowBulletListAddFilled: {
|
|
4494
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4495
|
-
primaryFill?: string | undefined;
|
|
4496
|
-
className?: string | undefined;
|
|
4497
|
-
filled?: boolean | undefined;
|
|
4498
|
-
title?: string | undefined;
|
|
4499
|
-
}): JSX.Element;
|
|
4500
|
-
displayName: string | undefined;
|
|
4501
|
-
};
|
package/lib-cjs/icons/chunk-7.js
CHANGED
|
@@ -3,16 +3,16 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
6
|
+
exports.TextBulletListTreeRegular = exports.TextBulletListTreeFilled = exports.TextBulletListSquareWarningRegular = exports.TextBulletListSquareWarningFilled = exports.TextBulletListSquareToolboxRegular = exports.TextBulletListSquareToolboxFilled = exports.TextBulletListSquareShieldRegular = exports.TextBulletListSquareShieldFilled = exports.TextBulletListSquareSettingsRegular = exports.TextBulletListSquareSettingsFilled = exports.TextBulletListSquareSearchRegular = exports.TextBulletListSquareSearchFilled = exports.TextBulletListSquarePersonRegular = exports.TextBulletListSquarePersonFilled = exports.TextBulletListSquareEditRegular = exports.TextBulletListSquareEditFilled = exports.TextBulletListSquareClockRegular = exports.TextBulletListSquareClockFilled = exports.TextBulletListSquareRegular = exports.TextBulletListSquareFilled = exports.TextBulletListRtlRegular = exports.TextBulletListRtlFilled = exports.TextBulletListRotate90Regular = exports.TextBulletListRotate90Filled = exports.TextBulletListRotate270Regular = exports.TextBulletListRotate270Filled = exports.TextBulletListLtrRegular = exports.TextBulletListLtrFilled = exports.TextBulletListDismissRegular = exports.TextBulletListDismissFilled = exports.TextBulletListCheckmarkRegular = exports.TextBulletListCheckmarkFilled = exports.TextBulletListAddRegular = exports.TextBulletListAddFilled = exports.TextBoxSettingsRegular = exports.TextBoxSettingsFilled = exports.TextBoldRegular = exports.TextBoldFilled = exports.TextBaselineRegular = exports.TextBaselineFilled = exports.TextAsteriskRegular = exports.TextAsteriskFilled = exports.TextAlignRightRotate90Regular = exports.TextAlignRightRotate90Filled = exports.TextAlignRightRotate270Regular = exports.TextAlignRightRotate270Filled = exports.TextAlignRightRegular = exports.TextAlignRightFilled = exports.TextAlignLeftRotate90Regular = exports.TextAlignLeftRotate90Filled = void 0;
|
|
7
|
+
exports.TextEditStyleFilled = exports.TextDirectionVerticalRegular = exports.TextDirectionVerticalFilled = exports.TextDirectionRotate90RightRegular = exports.TextDirectionRotate90RightFilled = exports.TextDirectionRotate90LeftRegular = exports.TextDirectionRotate90LeftFilled = exports.TextDirectionRotate270RightRegular = exports.TextDirectionRotate270RightFilled = exports.TextDirectionHorizontalRightRegular = exports.TextDirectionHorizontalRightFilled = exports.TextDirectionHorizontalLeftRegular = exports.TextDirectionHorizontalLeftFilled = exports.TextDescriptionRegular = exports.TextDescriptionFilled = exports.TextDensityRegular = exports.TextDensityFilled = exports.TextContinuousRegular = exports.TextContinuousFilled = exports.TextColumnTwoRightRegular = exports.TextColumnTwoRightFilled = exports.TextColumnTwoLeftRegular = exports.TextColumnTwoLeftFilled = exports.TextColumnTwoRegular = exports.TextColumnTwoFilled = exports.TextColumnThreeRegular = exports.TextColumnThreeFilled = exports.TextColumnOneWideLightningRegular = exports.TextColumnOneWideLightningFilled = exports.TextColumnOneWideRegular = exports.TextColumnOneWideFilled = exports.TextColumnOneNarrowRegular = exports.TextColumnOneNarrowFilled = exports.TextColumnOneRegular = exports.TextColumnOneFilled = exports.TextColorAccentFilled = exports.TextColorRegular = exports.TextColorFilled = exports.TextCollapseRegular = exports.TextCollapseFilled = exports.TextClearFormattingRegular = exports.TextClearFormattingFilled = exports.TextChangeCaseRegular = exports.TextChangeCaseFilled = exports.TextCaseUppercaseRegular = exports.TextCaseUppercaseFilled = exports.TextCaseTitleRegular = exports.TextCaseTitleFilled = exports.TextCaseLowercaseRegular = exports.TextCaseLowercaseFilled = void 0;
|
|
8
|
+
exports.TextIndentIncreaseRotate270Filled = exports.TextIndentIncreaseLtrRegular = exports.TextIndentIncreaseLtrFilled = exports.TextIndentDecreaseRtlRegular = exports.TextIndentDecreaseRtlFilled = exports.TextIndentDecreaseRotate90Regular = exports.TextIndentDecreaseRotate90Filled = exports.TextIndentDecreaseRotate270Regular = exports.TextIndentDecreaseRotate270Filled = exports.TextIndentDecreaseLtrRegular = exports.TextIndentDecreaseLtrFilled = exports.TextHeader3Regular = exports.TextHeader3Filled = exports.TextHeader2Regular = exports.TextHeader2Filled = exports.TextHeader1Regular = exports.TextHeader1Filled = exports.TextHangingRegular = exports.TextHangingFilled = exports.TextGrammarWandRegular = exports.TextGrammarWandFilled = exports.TextGrammarSettingsRegular = exports.TextGrammarSettingsFilled = exports.TextGrammarErrorRegular = exports.TextGrammarErrorFilled = exports.TextGrammarDismissRegular = exports.TextGrammarDismissFilled = exports.TextGrammarCheckmarkRegular = exports.TextGrammarCheckmarkFilled = exports.TextGrammarArrowRightRegular = exports.TextGrammarArrowRightFilled = exports.TextGrammarArrowLeftRegular = exports.TextGrammarArrowLeftFilled = exports.TextFootnoteRegular = exports.TextFootnoteFilled = exports.TextFontSizeRegular = exports.TextFontSizeFilled = exports.TextFontInfoRegular = exports.TextFontInfoFilled = exports.TextFontRegular = exports.TextFontFilled = exports.TextFirstLineRegular = exports.TextFirstLineFilled = exports.TextFieldRegular = exports.TextFieldFilled = exports.TextExpandRegular = exports.TextExpandFilled = exports.TextEffectsRegular = exports.TextEffectsFilled = exports.TextEditStyleRegular = void 0;
|
|
9
|
+
exports.TextSortAscendingFilled = exports.TextQuoteRegular = exports.TextQuoteFilled = exports.TextProofingToolsRegular = exports.TextProofingToolsFilled = exports.TextPositionTopBottomRegular = exports.TextPositionTopBottomFilled = exports.TextPositionTightRegular = exports.TextPositionTightFilled = exports.TextPositionThroughRegular = exports.TextPositionThroughFilled = exports.TextPositionSquareRegular = exports.TextPositionSquareFilled = exports.TextPositionLineRegular = exports.TextPositionLineFilled = exports.TextPositionFrontRegular = exports.TextPositionFrontFilled = exports.TextPositionBehindRegular = exports.TextPositionBehindFilled = exports.TextPeriodAsteriskRegular = exports.TextPeriodAsteriskFilled = exports.TextParagraphDirectionRightRegular = exports.TextParagraphDirectionRightFilled = exports.TextParagraphDirectionLeftRegular = exports.TextParagraphDirectionLeftFilled = exports.TextParagraphDirectionRegular = exports.TextParagraphDirectionFilled = exports.TextParagraphRegular = exports.TextParagraphFilled = exports.TextNumberListRtlRegular = exports.TextNumberListRtlFilled = exports.TextNumberListRotate90Regular = exports.TextNumberListRotate90Filled = exports.TextNumberListRotate270Regular = exports.TextNumberListRotate270Filled = exports.TextNumberListLtrRegular = exports.TextNumberListLtrFilled = exports.TextNumberFormatRegular = exports.TextNumberFormatFilled = exports.TextMoreRegular = exports.TextMoreFilled = exports.TextLineSpacingRegular = exports.TextLineSpacingFilled = exports.TextItalicRegular = exports.TextItalicFilled = exports.TextIndentIncreaseRtlRegular = exports.TextIndentIncreaseRtlFilled = exports.TextIndentIncreaseRotate90Regular = exports.TextIndentIncreaseRotate90Filled = exports.TextIndentIncreaseRotate270Regular = void 0;
|
|
10
|
+
exports.TicketHorizontalFilled = exports.TicketDiagonalRegular = exports.TicketDiagonalFilled = exports.ThumbLikeRegular = exports.ThumbLikeFilled = exports.ThumbDislikeRegular = exports.ThumbDislikeFilled = exports.ThinkingRegular = exports.ThinkingFilled = exports.TextboxRotate90Regular = exports.TextboxRotate90Filled = exports.TextboxMoreRegular = exports.TextboxMoreFilled = exports.TextboxAlignTopRotate90Regular = exports.TextboxAlignTopRotate90Filled = exports.TextboxAlignTopRegular = exports.TextboxAlignTopFilled = exports.TextboxAlignMiddleRotate90Regular = exports.TextboxAlignMiddleRotate90Filled = exports.TextboxAlignMiddleRegular = exports.TextboxAlignMiddleFilled = exports.TextboxAlignCenterRegular = exports.TextboxAlignCenterFilled = exports.TextboxAlignBottomRotate90Regular = exports.TextboxAlignBottomRotate90Filled = exports.TextboxAlignBottomRegular = exports.TextboxAlignBottomFilled = exports.TextboxRegular = exports.TextboxFilled = exports.TextWrapOffRegular = exports.TextWrapOffFilled = exports.TextWrapRegular = exports.TextWrapFilled = exports.TextWordCountRegular = exports.TextWordCountFilled = exports.TextWholeWordRegular = exports.TextWholeWordFilled = exports.TextUnderlineRegular = exports.TextUnderlineFilled = exports.TextTRegular = exports.TextTFilled = exports.TextSuperscriptRegular = exports.TextSuperscriptFilled = exports.TextSubscriptRegular = exports.TextSubscriptFilled = exports.TextStrikethroughRegular = exports.TextStrikethroughFilled = exports.TextSortDescendingRegular = exports.TextSortDescendingFilled = exports.TextSortAscendingRegular = void 0;
|
|
11
|
+
exports.TrophyFilled = exports.TriangleRightRegular = exports.TriangleRightFilled = exports.TriangleLeftRegular = exports.TriangleLeftFilled = exports.TriangleDownRegular = exports.TriangleDownFilled = exports.TriangleRegular = exports.TriangleFilled = exports.TreeEvergreenRegular = exports.TreeEvergreenFilled = exports.TreeDeciduousRegular = exports.TreeDeciduousFilled = exports.TrayItemRemoveRegular = exports.TrayItemRemoveFilled = exports.TrayItemAddRegular = exports.TrayItemAddFilled = exports.TransmissionRegular = exports.TransmissionFilled = exports.TranslateRegular = exports.TranslateFilled = exports.TopSpeedRegular = exports.TopSpeedFilled = exports.TooltipQuoteRegular = exports.TooltipQuoteFilled = exports.ToolboxRegular = exports.ToolboxFilled = exports.ToggleRightRegular = exports.ToggleRightFilled = exports.ToggleMultipleRegular = exports.ToggleMultipleFilled = exports.ToggleLeftRegular = exports.ToggleLeftFilled = exports.TimerOffRegular = exports.TimerOffFilled = exports.Timer3Regular = exports.Timer3Filled = exports.Timer2Regular = exports.Timer2Filled = exports.TimerRegular = exports.TimerFilled = exports.Timer10Regular = exports.Timer10Filled = exports.TimelineRegular = exports.TimelineFilled = exports.TimePickerRegular = exports.TimePickerFilled = exports.TimeAndWeatherRegular = exports.TimeAndWeatherFilled = exports.TicketHorizontalRegular = void 0;
|
|
12
|
+
exports.Video360Filled = exports.VideoRegular = exports.VideoFilled = exports.VehicleTruckProfileRegular = exports.VehicleTruckProfileFilled = exports.VehicleTruckCubeRegular = exports.VehicleTruckCubeFilled = exports.VehicleTruckBagRegular = exports.VehicleTruckBagFilled = exports.VehicleTruckRegular = exports.VehicleTruckFilled = exports.VehicleSubwayRegular = exports.VehicleSubwayFilled = exports.VehicleShipRegular = exports.VehicleShipFilled = exports.VehicleCarProfileRtlRegular = exports.VehicleCarProfileRtlFilled = exports.VehicleCarProfileLtrRegular = exports.VehicleCarProfileLtrFilled = exports.VehicleCarCollisionRegular = exports.VehicleCarCollisionFilled = exports.VehicleCarRegular = exports.VehicleCarFilled = exports.VehicleCabRegular = exports.VehicleCabFilled = exports.VehicleBusRegular = exports.VehicleBusFilled = exports.VehicleBicycleRegular = exports.VehicleBicycleFilled = exports.VaultRegular = exports.VaultFilled = exports.UsbStickRegular = exports.UsbStickFilled = exports.UsbPlugRegular = exports.UsbPlugFilled = exports.UninstallAppRegular = exports.UninstallAppFilled = exports.UmbrellaRegular = exports.UmbrellaFilled = exports.TvUsbRegular = exports.TvUsbFilled = exports.TvArrowRightRegular = exports.TvArrowRightFilled = exports.TvRegular = exports.TvFilled = exports.TrophyOffRegular = exports.TrophyOffFilled = exports.TrophyLockRegular = exports.TrophyLockFilled = exports.TrophyRegular = void 0;
|
|
13
|
+
exports.VoicemailFilled = exports.VirtualNetworkToolboxRegular = exports.VirtualNetworkToolboxFilled = exports.VirtualNetworkRegular = exports.VirtualNetworkFilled = exports.ViewDesktopMobileRegular = exports.ViewDesktopMobileFilled = exports.ViewDesktopRegular = exports.ViewDesktopFilled = exports.VideoSyncRegular = exports.VideoSyncFilled = exports.VideoSwitchRegular = exports.VideoSwitchFilled = exports.VideoSecurityRegular = exports.VideoSecurityFilled = exports.VideoRecordingRegular = exports.VideoRecordingFilled = exports.VideoProhibitedRegular = exports.VideoProhibitedFilled = exports.VideoPlayPauseRegular = exports.VideoPlayPauseFilled = exports.VideoPersonStarOffRegular = exports.VideoPersonStarOffFilled = exports.VideoPersonStarRegular = exports.VideoPersonStarFilled = exports.VideoPersonSparkleRegular = exports.VideoPersonSparkleFilled = exports.VideoPersonOffRegular = exports.VideoPersonOffFilled = exports.VideoPersonCallRegular = exports.VideoPersonCallFilled = exports.VideoPersonRegular = exports.VideoPersonFilled = exports.VideoOffRegular = exports.VideoOffFilled = exports.VideoClipOffRegular = exports.VideoClipOffFilled = exports.VideoClipMultipleRegular = exports.VideoClipMultipleFilled = exports.VideoClipRegular = exports.VideoClipFilled = exports.VideoChatRegular = exports.VideoChatFilled = exports.VideoBackgroundEffectRegular = exports.VideoBackgroundEffectFilled = exports.VideoAddRegular = exports.VideoAddFilled = exports.Video360OffRegular = exports.Video360OffFilled = exports.Video360Regular = void 0;
|
|
14
|
+
exports.WeatherRainShowersDayFilled = exports.WeatherRainRegular = exports.WeatherRainFilled = exports.WeatherPartlyCloudyNightRegular = exports.WeatherPartlyCloudyNightFilled = exports.WeatherPartlyCloudyDayRegular = exports.WeatherPartlyCloudyDayFilled = exports.WeatherMoonOffRegular = exports.WeatherMoonOffFilled = exports.WeatherMoonRegular = exports.WeatherMoonFilled = exports.WeatherHazeRegular = exports.WeatherHazeFilled = exports.WeatherHailNightRegular = exports.WeatherHailNightFilled = exports.WeatherHailDayRegular = exports.WeatherHailDayFilled = exports.WeatherFogRegular = exports.WeatherFogFilled = exports.WeatherDuststormRegular = exports.WeatherDuststormFilled = exports.WeatherDrizzleRegular = exports.WeatherDrizzleFilled = exports.WeatherCloudyRegular = exports.WeatherCloudyFilled = exports.WeatherBlowingSnowRegular = exports.WeatherBlowingSnowFilled = exports.WarningShieldRegular = exports.WarningShieldFilled = exports.WarningRegular = exports.WarningFilled = exports.WandRegular = exports.WandFilled = exports.WallpaperRegular = exports.WallpaperFilled = exports.WalletCreditCardRegular = exports.WalletCreditCardFilled = exports.WalletRegular = exports.WalletFilled = exports.WalkieTalkieRegular = exports.WalkieTalkieFilled = exports.VoteRegular = exports.VoteFilled = exports.VoicemailArrowSubtractRegular = exports.VoicemailArrowSubtractFilled = exports.VoicemailArrowForwardRegular = exports.VoicemailArrowForwardFilled = exports.VoicemailArrowBackRegular = exports.VoicemailArrowBackFilled = exports.VoicemailRegular = void 0;
|
|
15
|
+
exports.WindowAdPersonFilled = exports.WindowAdOffRegular = exports.WindowAdOffFilled = exports.WindowAdRegular = exports.WindowAdFilled = exports.WindowRegular = exports.WindowFilled = exports.WifiWarningRegular = exports.WifiWarningFilled = exports.WifiSettingsRegular = exports.WifiSettingsFilled = exports.WifiOffRegular = exports.WifiOffFilled = exports.WifiLockRegular = exports.WifiLockFilled = exports.Wifi4Regular = exports.Wifi4Filled = exports.Wifi3Regular = exports.Wifi3Filled = exports.Wifi2Regular = exports.Wifi2Filled = exports.Wifi1Regular = exports.Wifi1Filled = exports.WhiteboardRegular = exports.WhiteboardFilled = exports.WebAssetRegular = exports.WebAssetFilled = exports.WeatherThunderstormRegular = exports.WeatherThunderstormFilled = exports.WeatherSunnyLowRegular = exports.WeatherSunnyLowFilled = exports.WeatherSunnyHighRegular = exports.WeatherSunnyHighFilled = exports.WeatherSunnyRegular = exports.WeatherSunnyFilled = exports.WeatherSquallsRegular = exports.WeatherSquallsFilled = exports.WeatherSnowflakeRegular = exports.WeatherSnowflakeFilled = exports.WeatherSnowShowerNightRegular = exports.WeatherSnowShowerNightFilled = exports.WeatherSnowShowerDayRegular = exports.WeatherSnowShowerDayFilled = exports.WeatherSnowRegular = exports.WeatherSnowFilled = exports.WeatherRainSnowRegular = exports.WeatherRainSnowFilled = exports.WeatherRainShowersNightRegular = exports.WeatherRainShowersNightFilled = exports.WeatherRainShowersDayRegular = void 0;
|
|
16
16
|
|
|
17
17
|
const tslib_1 = require("tslib");
|
|
18
18
|
|
|
@@ -20,6 +20,82 @@ const React = tslib_1.__importStar(require("react"));
|
|
|
20
20
|
|
|
21
21
|
const wrapIcon_1 = tslib_1.__importDefault(require("../utils/wrapIcon"));
|
|
22
22
|
|
|
23
|
+
const TextAlignLeftRotate90FilledIcon = props => {
|
|
24
|
+
const {
|
|
25
|
+
fill: primaryFill = 'currentColor',
|
|
26
|
+
className
|
|
27
|
+
} = props;
|
|
28
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
29
|
+
width: "1em",
|
|
30
|
+
height: "1em",
|
|
31
|
+
viewBox: "0 0 20 20",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
className: className
|
|
34
|
+
}), React.createElement("path", {
|
|
35
|
+
d: "M15.75 2c.41 0 .75.34.75.75v10.5a.75.75 0 01-1.5 0V2.75c0-.41.34-.75.75-.75zm-5 0c.41 0 .75.34.75.75v14.5a.75.75 0 01-1.5 0V2.75c0-.41.34-.75.75-.75zm-4.25.75a.75.75 0 00-1.5 0v8.5a.75.75 0 001.5 0v-8.5z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
exports.TextAlignLeftRotate90Filled = wrapIcon_1.default( /*#__PURE__*/TextAlignLeftRotate90FilledIcon, 'TextAlignLeftRotate90Filled');
|
|
41
|
+
|
|
42
|
+
const TextAlignLeftRotate90RegularIcon = props => {
|
|
43
|
+
const {
|
|
44
|
+
fill: primaryFill = 'currentColor',
|
|
45
|
+
className
|
|
46
|
+
} = props;
|
|
47
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
48
|
+
width: "1em",
|
|
49
|
+
height: "1em",
|
|
50
|
+
viewBox: "0 0 20 20",
|
|
51
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
52
|
+
className: className
|
|
53
|
+
}), React.createElement("path", {
|
|
54
|
+
d: "M15.5 2c.28 0 .5.22.5.5v11a.5.5 0 01-1 0v-11c0-.28.22-.5.5-.5zm-5 0c.28 0 .5.22.5.5v15a.5.5 0 01-1 0v-15c0-.28.22-.5.5-.5zM6 2.5a.5.5 0 00-1 0v9a.5.5 0 001 0v-9z",
|
|
55
|
+
fill: primaryFill
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
exports.TextAlignLeftRotate90Regular = wrapIcon_1.default( /*#__PURE__*/TextAlignLeftRotate90RegularIcon, 'TextAlignLeftRotate90Regular');
|
|
60
|
+
|
|
61
|
+
const TextAlignRightFilledIcon = props => {
|
|
62
|
+
const {
|
|
63
|
+
fill: primaryFill = 'currentColor',
|
|
64
|
+
className
|
|
65
|
+
} = props;
|
|
66
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
67
|
+
width: "1em",
|
|
68
|
+
height: "1em",
|
|
69
|
+
viewBox: "0 0 20 20",
|
|
70
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
71
|
+
className: className
|
|
72
|
+
}), React.createElement("path", {
|
|
73
|
+
d: "M6 4.25c0-.41.34-.75.75-.75h10.5a.75.75 0 010 1.5H6.75A.75.75 0 016 4.25zm-4 5c0-.41.34-.75.75-.75h14.5a.75.75 0 010 1.5H2.75A.75.75 0 012 9.25zm7.75 4.25a.75.75 0 000 1.5h7.5a.75.75 0 000-1.5h-7.5z",
|
|
74
|
+
fill: primaryFill
|
|
75
|
+
}));
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
exports.TextAlignRightFilled = wrapIcon_1.default( /*#__PURE__*/TextAlignRightFilledIcon, 'TextAlignRightFilled');
|
|
79
|
+
|
|
80
|
+
const TextAlignRightRegularIcon = props => {
|
|
81
|
+
const {
|
|
82
|
+
fill: primaryFill = 'currentColor',
|
|
83
|
+
className
|
|
84
|
+
} = props;
|
|
85
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
86
|
+
width: "1em",
|
|
87
|
+
height: "1em",
|
|
88
|
+
viewBox: "0 0 20 20",
|
|
89
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
90
|
+
className: className
|
|
91
|
+
}), React.createElement("path", {
|
|
92
|
+
d: "M6 4.5c0-.28.22-.5.5-.5h11a.5.5 0 010 1h-11a.5.5 0 01-.5-.5zm-4 5c0-.28.22-.5.5-.5h15a.5.5 0 010 1h-15a.5.5 0 01-.5-.5zM9.5 14a.5.5 0 000 1h8a.5.5 0 000-1h-8z",
|
|
93
|
+
fill: primaryFill
|
|
94
|
+
}));
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
exports.TextAlignRightRegular = wrapIcon_1.default( /*#__PURE__*/TextAlignRightRegularIcon, 'TextAlignRightRegular');
|
|
98
|
+
|
|
23
99
|
const TextAlignRightRotate270FilledIcon = props => {
|
|
24
100
|
const {
|
|
25
101
|
fill: primaryFill = 'currentColor',
|
|
@@ -2223,7 +2299,7 @@ const TextGrammarArrowRightFilledIcon = props => {
|
|
|
2223
2299
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2224
2300
|
className: className
|
|
2225
2301
|
}), React.createElement("path", {
|
|
2226
|
-
d: "
|
|
2302
|
+
d: "M5.5 10a4.5 4.5 0 100 9 4.5 4.5 0 000-9zm-2.35 4.85A.5.5 0 013 14.5a.5.5 0 01.15-.35l2-2a.5.5 0 01.7.7L4.71 14H7.5a.5.5 0 010 1H4.7l1.15 1.15a.5.5 0 01-.7.7l-2-2zM2 5.75c0-.41.34-.75.75-.75h14.5a.75.75 0 010 1.5H2.75A.75.75 0 012 5.75zm0 3c0-.41.34-.75.75-.75h14.5a.75.75 0 010 1.5H7.79a5.48 5.48 0 00-4.58 0h-.46A.75.75 0 012 8.75zm8.9 6.75h6.35a.75.75 0 000-1.5h-6.27a5.59 5.59 0 01-.07 1.5zm-.27-3h6.62a.75.75 0 000-1.5h-7.5c.36.45.66.95.88 1.5z",
|
|
2227
2303
|
fill: primaryFill
|
|
2228
2304
|
}));
|
|
2229
2305
|
};
|
|
@@ -2242,7 +2318,7 @@ const TextGrammarArrowRightRegularIcon = props => {
|
|
|
2242
2318
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2243
2319
|
className: className
|
|
2244
2320
|
}), React.createElement("path", {
|
|
2245
|
-
d: "
|
|
2321
|
+
d: "M2.5 5a.5.5 0 000 1h15a.5.5 0 000-1h-15zm0 3a.5.5 0 000 1h15a.5.5 0 000-1h-15zm7.24 3c.26.3.48.64.66 1h7.1a.5.5 0 000-1H9.74zM11 14.5c0 .17 0 .34-.02.5h6.52a.5.5 0 000-1h-6.52l.02.5zm-10 0a4.5 4.5 0 119 0 4.5 4.5 0 01-9 0zm4.15 2.35a.5.5 0 00.7-.7L4.71 15H7.5a.5.5 0 000-1H4.7l1.15-1.15a.5.5 0 00-.7-.7l-2 2a.5.5 0 00-.15.35.5.5 0 00.14.35l2 2z",
|
|
2246
2322
|
fill: primaryFill
|
|
2247
2323
|
}));
|
|
2248
2324
|
};
|
|
@@ -4111,6 +4187,44 @@ const TextWrapRegularIcon = props => {
|
|
|
4111
4187
|
|
|
4112
4188
|
exports.TextWrapRegular = wrapIcon_1.default( /*#__PURE__*/TextWrapRegularIcon, 'TextWrapRegular');
|
|
4113
4189
|
|
|
4190
|
+
const TextWrapOffFilledIcon = props => {
|
|
4191
|
+
const {
|
|
4192
|
+
fill: primaryFill = 'currentColor',
|
|
4193
|
+
className
|
|
4194
|
+
} = props;
|
|
4195
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
4196
|
+
width: "1em",
|
|
4197
|
+
height: "1em",
|
|
4198
|
+
viewBox: "0 0 20 20",
|
|
4199
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4200
|
+
className: className
|
|
4201
|
+
}), React.createElement("path", {
|
|
4202
|
+
d: "M2.15 2.15c.2-.2.5-.2.7 0l15 15a.5.5 0 01-.7.7L14.29 15h-1.94l.23.27a.75.75 0 01-1.16.96l-1.25-1.5a.75.75 0 010-.96l1.25-1.5a.75.75 0 01.07-.07L9.3 10H2.75a.75.75 0 010-1.5h5.04L4.3 5H2.75a.75.75 0 010-1.5h.04l-.64-.65a.5.5 0 010-.7zm8.47 6.35h5.13a3.25 3.25 0 011.16 6.29l-1.29-1.29h.13a1.75 1.75 0 100-3.5h-3.63l-1.5-1.5zM7.12 5l-1.5-1.5h11.63a.75.75 0 010 1.5H7.12zm-4.37 8.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5h-4.5z",
|
|
4203
|
+
fill: primaryFill
|
|
4204
|
+
}));
|
|
4205
|
+
};
|
|
4206
|
+
|
|
4207
|
+
exports.TextWrapOffFilled = wrapIcon_1.default( /*#__PURE__*/TextWrapOffFilledIcon, 'TextWrapOffFilled');
|
|
4208
|
+
|
|
4209
|
+
const TextWrapOffRegularIcon = props => {
|
|
4210
|
+
const {
|
|
4211
|
+
fill: primaryFill = 'currentColor',
|
|
4212
|
+
className
|
|
4213
|
+
} = props;
|
|
4214
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
4215
|
+
width: "1em",
|
|
4216
|
+
height: "1em",
|
|
4217
|
+
viewBox: "0 0 20 20",
|
|
4218
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4219
|
+
className: className
|
|
4220
|
+
}), React.createElement("path", {
|
|
4221
|
+
d: "M2.85 2.15a.5.5 0 10-.7.7L3.29 4H2.5a.5.5 0 000 1h1.8l4 4H2.5a.5.5 0 000 1h6.8l2.52 2.53a.5.5 0 00-.17.12l-1.5 1.5a.5.5 0 000 .7l1.5 1.5a.5.5 0 00.7-.7l-.64-.65h2.58l2.86 2.85a.5.5 0 00.7-.7l-15-15zM13.3 14h-1.58l.64-.65a.5.5 0 00.12-.17l.82.82zm-2.17-5l1 1H16a2 2 0 01.12 4l.84.84A3 3 0 0016 9h-4.88zm-5-5l1 1H17.5a.5.5 0 000-1H6.12zM2 14.5c0-.28.22-.5.5-.5h5a.5.5 0 010 1h-5a.5.5 0 01-.5-.5z",
|
|
4222
|
+
fill: primaryFill
|
|
4223
|
+
}));
|
|
4224
|
+
};
|
|
4225
|
+
|
|
4226
|
+
exports.TextWrapOffRegular = wrapIcon_1.default( /*#__PURE__*/TextWrapOffRegularIcon, 'TextWrapOffRegular');
|
|
4227
|
+
|
|
4114
4228
|
const TextboxFilledIcon = props => {
|
|
4115
4229
|
const {
|
|
4116
4230
|
fill: primaryFill = 'currentColor',
|
|
@@ -5631,6 +5745,44 @@ const TrophyRegularIcon = props => {
|
|
|
5631
5745
|
|
|
5632
5746
|
exports.TrophyRegular = wrapIcon_1.default( /*#__PURE__*/TrophyRegularIcon, 'TrophyRegular');
|
|
5633
5747
|
|
|
5748
|
+
const TrophyLockFilledIcon = props => {
|
|
5749
|
+
const {
|
|
5750
|
+
fill: primaryFill = 'currentColor',
|
|
5751
|
+
className
|
|
5752
|
+
} = props;
|
|
5753
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
5754
|
+
width: "1em",
|
|
5755
|
+
height: "1em",
|
|
5756
|
+
viewBox: "0 0 20 20",
|
|
5757
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5758
|
+
className: className
|
|
5759
|
+
}), React.createElement("path", {
|
|
5760
|
+
d: "M5.5 4c0-1.1.9-2 2-2h5a2 2 0 012 2h1c.82 0 1.5.67 1.5 1.5V7c0 .45-.1.88-.28 1.26-.3-.14-.64-.23-1-.25.18-.3.28-.64.28-1V5.5a.5.5 0 00-.5-.5h-1v3.17a3 3 0 00-2 2.83v.06A2 2 0 0011 13v.39c-.16.04-.33.06-.5.08v1.5h.5V17c0 .35.1.68.25.97H6a.5.5 0 01-.5-.5v-.5c0-1.1.9-2 2-2h2v-1.5a4.5 4.5 0 01-3.9-3.5A3 3 0 013 7V5.5C3 4.67 3.67 4 4.5 4h1zm0 1h-1a.5.5 0 00-.5.5V7a2 2 0 001.5 1.93V5zm8 6v1H13a1 1 0 00-1 1v4a1 1 0 001 1h5a1 1 0 001-1v-4a1 1 0 00-1-1h-.5v-1a2 2 0 10-4 0zm1 1v-1a1 1 0 112 0v1h-2zm1 2.25a.75.75 0 110 1.5.75.75 0 010-1.5z",
|
|
5761
|
+
fill: primaryFill
|
|
5762
|
+
}));
|
|
5763
|
+
};
|
|
5764
|
+
|
|
5765
|
+
exports.TrophyLockFilled = wrapIcon_1.default( /*#__PURE__*/TrophyLockFilledIcon, 'TrophyLockFilled');
|
|
5766
|
+
|
|
5767
|
+
const TrophyLockRegularIcon = props => {
|
|
5768
|
+
const {
|
|
5769
|
+
fill: primaryFill = 'currentColor',
|
|
5770
|
+
className
|
|
5771
|
+
} = props;
|
|
5772
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
5773
|
+
width: "1em",
|
|
5774
|
+
height: "1em",
|
|
5775
|
+
viewBox: "0 0 20 20",
|
|
5776
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5777
|
+
className: className
|
|
5778
|
+
}), React.createElement("path", {
|
|
5779
|
+
d: "M3 7a3 3 0 002.6 2.97 4.5 4.5 0 003.9 3.5v1.5h-2a2 2 0 00-2 2v.5c0 .27.23.5.5.5h5.25A2 2 0 0111 17v-.03H6.5a1 1 0 011-1H11v-1h-.5v-1.5c.17-.02.34-.04.5-.08V13a2 2 0 01.12-.68A3.5 3.5 0 016.5 9.16V4a1 1 0 011-1h5a1 1 0 011 1v4.76a3 3 0 011-.59V5h1c.27 0 .5.22.5.5V7c0 .37-.1.71-.27 1 .35.03.68.12 1 .26.17-.38.27-.8.27-1.26V5.5c0-.83-.68-1.5-1.5-1.5h-1a2 2 0 00-2-2h-5a2 2 0 00-2 2h-1C3.67 4 3 4.67 3 5.5V7zm1.5-2h1v3.93A2 2 0 014 7V5.5c0-.28.22-.5.5-.5zm9 6v1H13a1 1 0 00-1 1v4a1 1 0 001 1h5a1 1 0 001-1v-4a1 1 0 00-1-1h-.5v-1a2 2 0 10-4 0zm1 1v-1a1 1 0 112 0v1h-2zm1 2.25a.75.75 0 110 1.5.75.75 0 010-1.5z",
|
|
5780
|
+
fill: primaryFill
|
|
5781
|
+
}));
|
|
5782
|
+
};
|
|
5783
|
+
|
|
5784
|
+
exports.TrophyLockRegular = wrapIcon_1.default( /*#__PURE__*/TrophyLockRegularIcon, 'TrophyLockRegular');
|
|
5785
|
+
|
|
5634
5786
|
const TrophyOffFilledIcon = props => {
|
|
5635
5787
|
const {
|
|
5636
5788
|
fill: primaryFill = 'currentColor',
|
|
@@ -9393,156 +9545,4 @@ const WindowAdPersonFilledIcon = props => {
|
|
|
9393
9545
|
}));
|
|
9394
9546
|
};
|
|
9395
9547
|
|
|
9396
|
-
exports.WindowAdPersonFilled = wrapIcon_1.default( /*#__PURE__*/WindowAdPersonFilledIcon, 'WindowAdPersonFilled');
|
|
9397
|
-
|
|
9398
|
-
const WindowAdPersonRegularIcon = props => {
|
|
9399
|
-
const {
|
|
9400
|
-
fill: primaryFill = 'currentColor',
|
|
9401
|
-
className
|
|
9402
|
-
} = props;
|
|
9403
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9404
|
-
width: "1em",
|
|
9405
|
-
height: "1em",
|
|
9406
|
-
viewBox: "0 0 20 20",
|
|
9407
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9408
|
-
className: className
|
|
9409
|
-
}), React.createElement("path", {
|
|
9410
|
-
d: "M3 6a3 3 0 013-3h8a3 3 0 013 3v3.4c-.3-.17-.64-.3-1-.36V7H4v7c0 1.1.9 2 2 2h5.05a2.51 2.51 0 00-.01 1H6a3 3 0 01-3-3V6zm3-2a2 2 0 00-2 2h12a2 2 0 00-2-2H6zm9.5 10a2 2 0 100-4 2 2 0 000 4zm0 5c2.5 0 3.5-1.25 3.5-2.5 0-.83-.67-1.5-1.5-1.5h-4c-.83 0-1.5.67-1.5 1.5 0 1.25 1 2.5 3.5 2.5zM6 12h3V9H6v3zM5 8.5c0-.28.22-.5.5-.5h4c.28 0 .5.22.5.5v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5v-4z",
|
|
9411
|
-
fill: primaryFill
|
|
9412
|
-
}));
|
|
9413
|
-
};
|
|
9414
|
-
|
|
9415
|
-
exports.WindowAdPersonRegular = wrapIcon_1.default( /*#__PURE__*/WindowAdPersonRegularIcon, 'WindowAdPersonRegular');
|
|
9416
|
-
|
|
9417
|
-
const WindowAppsFilledIcon = props => {
|
|
9418
|
-
const {
|
|
9419
|
-
fill: primaryFill = 'currentColor',
|
|
9420
|
-
className
|
|
9421
|
-
} = props;
|
|
9422
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9423
|
-
width: "1em",
|
|
9424
|
-
height: "1em",
|
|
9425
|
-
viewBox: "0 0 20 20",
|
|
9426
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9427
|
-
className: className
|
|
9428
|
-
}), React.createElement("path", {
|
|
9429
|
-
d: "M3 6a3 3 0 013-3h8a3 3 0 013 3v1H4v7c0 1.1.9 2 2 2h1v1H6a3 3 0 01-3-3V6zm11.75 2C13.78 8 13 8.78 13 9.75V13H9.75C8.78 13 8 13.78 8 14.75v2.5c0 .97.78 1.75 1.75 1.75h6.75a2.5 2.5 0 002.5-2.5V9.75C19 8.78 18.22 8 17.25 8h-2.5zM18 16.5c0 .83-.67 1.5-1.5 1.5H14v-4h4v2.5zm-4-6.75c0-.41.34-.75.75-.75h2.5c.41 0 .75.34.75.75V13h-4V9.75zM9.75 14H13v4H9.75a.75.75 0 01-.75-.75v-2.5c0-.41.34-.75.75-.75z",
|
|
9430
|
-
fill: primaryFill
|
|
9431
|
-
}));
|
|
9432
|
-
};
|
|
9433
|
-
|
|
9434
|
-
exports.WindowAppsFilled = wrapIcon_1.default( /*#__PURE__*/WindowAppsFilledIcon, 'WindowAppsFilled');
|
|
9435
|
-
|
|
9436
|
-
const WindowAppsRegularIcon = props => {
|
|
9437
|
-
const {
|
|
9438
|
-
fill: primaryFill = 'currentColor',
|
|
9439
|
-
className
|
|
9440
|
-
} = props;
|
|
9441
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9442
|
-
width: "1em",
|
|
9443
|
-
height: "1em",
|
|
9444
|
-
viewBox: "0 0 20 20",
|
|
9445
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9446
|
-
className: className
|
|
9447
|
-
}), React.createElement("path", {
|
|
9448
|
-
d: "M6 3a3 3 0 00-3 3v8a3 3 0 003 3h1v-1H6a2 2 0 01-2-2V7h13V6a3 3 0 00-3-3H6zM4 6c0-1.1.9-2 2-2h8a2 2 0 012 2H4zm10.75 2C13.78 8 13 8.78 13 9.75V13H9.75C8.78 13 8 13.78 8 14.75v2.5c0 .97.78 1.75 1.75 1.75h6.75a2.5 2.5 0 002.5-2.5V9.75C19 8.78 18.22 8 17.25 8h-2.5zM18 16.5c0 .83-.67 1.5-1.5 1.5H14v-4h4v2.5zm-4-6.75c0-.41.34-.75.75-.75h2.5c.41 0 .75.34.75.75V13h-4V9.75zM9.75 14H13v4H9.75a.75.75 0 01-.75-.75v-2.5c0-.41.34-.75.75-.75z",
|
|
9449
|
-
fill: primaryFill
|
|
9450
|
-
}));
|
|
9451
|
-
};
|
|
9452
|
-
|
|
9453
|
-
exports.WindowAppsRegular = wrapIcon_1.default( /*#__PURE__*/WindowAppsRegularIcon, 'WindowAppsRegular');
|
|
9454
|
-
|
|
9455
|
-
const WindowArrowUpFilledIcon = props => {
|
|
9456
|
-
const {
|
|
9457
|
-
fill: primaryFill = 'currentColor',
|
|
9458
|
-
className
|
|
9459
|
-
} = props;
|
|
9460
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9461
|
-
width: "1em",
|
|
9462
|
-
height: "1em",
|
|
9463
|
-
viewBox: "0 0 20 20",
|
|
9464
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9465
|
-
className: className
|
|
9466
|
-
}), React.createElement("path", {
|
|
9467
|
-
d: "M5.75 3A2.75 2.75 0 003 5.75v8.5A2.75 2.75 0 005.75 17H9.6a5.46 5.46 0 01-.5-1.5H5.74c-.69 0-1.25-.56-1.25-1.25V7h11v2.1c.53.09 1.04.26 1.5.5V5.75A2.75 2.75 0 0014.25 3h-8.5zm8.75 16a4.5 4.5 0 100-9 4.5 4.5 0 000 9zm2.35-4.85a.5.5 0 11-.7.7L15 13.71v2.79a.5.5 0 01-1 0v-2.8l-1.15 1.15a.5.5 0 11-.7-.7l2-2a.5.5 0 01.35-.15.5.5 0 01.35.14l2 2z",
|
|
9468
|
-
fill: primaryFill
|
|
9469
|
-
}));
|
|
9470
|
-
};
|
|
9471
|
-
|
|
9472
|
-
exports.WindowArrowUpFilled = wrapIcon_1.default( /*#__PURE__*/WindowArrowUpFilledIcon, 'WindowArrowUpFilled');
|
|
9473
|
-
|
|
9474
|
-
const WindowArrowUpRegularIcon = props => {
|
|
9475
|
-
const {
|
|
9476
|
-
fill: primaryFill = 'currentColor',
|
|
9477
|
-
className
|
|
9478
|
-
} = props;
|
|
9479
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9480
|
-
width: "1em",
|
|
9481
|
-
height: "1em",
|
|
9482
|
-
viewBox: "0 0 20 20",
|
|
9483
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9484
|
-
className: className
|
|
9485
|
-
}), React.createElement("path", {
|
|
9486
|
-
d: "M3 5.5A2.5 2.5 0 015.5 3h9A2.5 2.5 0 0117 5.5v4.1c-.32-.16-.65-.3-1-.4V7H4v7.5c0 .83.67 1.5 1.5 1.5h3.7c.1.35.24.68.4 1H5.5A2.5 2.5 0 013 14.5v-9zM14.5 4h-9C4.67 4 4 4.67 4 5.5V6h12v-.5c0-.83-.67-1.5-1.5-1.5zm0 15a4.5 4.5 0 100-9 4.5 4.5 0 000 9zm2.35-4.85a.5.5 0 11-.7.7L15 13.71v2.79a.5.5 0 01-1 0v-2.8l-1.15 1.15a.5.5 0 11-.7-.7l2-2a.5.5 0 01.35-.15.5.5 0 01.35.14l2 2z",
|
|
9487
|
-
fill: primaryFill
|
|
9488
|
-
}));
|
|
9489
|
-
};
|
|
9490
|
-
|
|
9491
|
-
exports.WindowArrowUpRegular = wrapIcon_1.default( /*#__PURE__*/WindowArrowUpRegularIcon, 'WindowArrowUpRegular');
|
|
9492
|
-
|
|
9493
|
-
const WindowBulletListFilledIcon = props => {
|
|
9494
|
-
const {
|
|
9495
|
-
fill: primaryFill = 'currentColor',
|
|
9496
|
-
className
|
|
9497
|
-
} = props;
|
|
9498
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9499
|
-
width: "1em",
|
|
9500
|
-
height: "1em",
|
|
9501
|
-
viewBox: "0 0 20 20",
|
|
9502
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9503
|
-
className: className
|
|
9504
|
-
}), React.createElement("path", {
|
|
9505
|
-
d: "M5.58 9.11a.97.97 0 00-.08.39c0 .14.03.27.08.4.04.12.12.22.2.31.1.09.21.16.33.21.12.05.26.08.39.08s.27-.02.4-.08c.11-.05.22-.13.31-.22a1 1 0 000-1.41c-.1-.09-.2-.16-.33-.21a.95.95 0 00-.38-.08.86.86 0 00-.4.08c-.11.05-.22.13-.31.22s-.16.2-.21.31zm0 4a.97.97 0 00-.08.39c0 .14.03.27.08.4.04.12.12.22.2.31.1.09.21.16.33.21.12.05.26.08.39.08s.27-.02.4-.08c.11-.05.22-.13.31-.22a1.01 1.01 0 00.29-.7 1 1 0 00-.3-.71c-.1-.09-.2-.16-.32-.21a.94.94 0 00-.38-.08.84.84 0 00-.4.08 1.01 1.01 0 00-.53.53zM9.55 10a.56.56 0 01-.39-.15.46.46 0 010-.7c.1-.1.25-.15.39-.15h4.4a.56.56 0 01.5.31.46.46 0 01-.11.54c-.1.1-.25.15-.4.15h-4.4zm-.39 3.85c.1.1.25.15.39.15h4.4a.56.56 0 00.5-.3.46.46 0 00-.11-.55.56.56 0 00-.4-.15h-4.4a.56.56 0 00-.5.3.46.46 0 00.12.55zM6 3a3 3 0 00-3 3v8a3 3 0 003 3h8a3 3 0 003-3V6a3 3 0 00-3-3H6zM4 14V7h12v7a2 2 0 01-2 2H6a2 2 0 01-2-2z",
|
|
9506
|
-
fill: primaryFill
|
|
9507
|
-
}));
|
|
9508
|
-
};
|
|
9509
|
-
|
|
9510
|
-
exports.WindowBulletListFilled = wrapIcon_1.default( /*#__PURE__*/WindowBulletListFilledIcon, 'WindowBulletListFilled');
|
|
9511
|
-
|
|
9512
|
-
const WindowBulletListRegularIcon = props => {
|
|
9513
|
-
const {
|
|
9514
|
-
fill: primaryFill = 'currentColor',
|
|
9515
|
-
className
|
|
9516
|
-
} = props;
|
|
9517
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9518
|
-
width: "1em",
|
|
9519
|
-
height: "1em",
|
|
9520
|
-
viewBox: "0 0 20 20",
|
|
9521
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9522
|
-
className: className
|
|
9523
|
-
}), React.createElement("path", {
|
|
9524
|
-
d: "M5.58 9.11a.97.97 0 00-.08.39c0 .14.03.27.08.4.04.12.12.22.2.31.1.09.21.16.33.21.12.05.26.08.39.08s.27-.02.4-.08c.11-.05.22-.13.31-.22a1 1 0 000-1.41c-.1-.09-.2-.16-.33-.21a.95.95 0 00-.38-.08.86.86 0 00-.4.08c-.11.05-.22.13-.31.22s-.16.2-.21.31zm0 4a.97.97 0 00-.08.39c0 .14.03.27.08.4.04.12.12.22.2.31.1.09.21.16.33.21.12.05.26.08.39.08s.27-.02.4-.08c.11-.05.22-.13.31-.22a1.01 1.01 0 00.29-.7 1 1 0 00-.3-.71c-.1-.09-.2-.16-.32-.21a.94.94 0 00-.38-.08.84.84 0 00-.4.08 1.01 1.01 0 00-.53.53zM9.55 10a.56.56 0 01-.39-.15.46.46 0 010-.7c.1-.1.25-.15.39-.15h4.4a.56.56 0 01.5.31.46.46 0 01-.11.54c-.1.1-.25.15-.4.15h-4.4zm-.39 3.85c.1.1.25.15.39.15h4.4a.56.56 0 00.5-.3.46.46 0 00-.11-.55.56.56 0 00-.4-.15h-4.4a.56.56 0 00-.5.3.46.46 0 00.12.55zM3 6a3 3 0 013-3h8a3 3 0 013 3v8a3 3 0 01-3 3H6a3 3 0 01-3-3V6zm3-2a2 2 0 00-2 2h12a2 2 0 00-2-2H6zm10 3H4v7c0 1.1.9 2 2 2h8a2 2 0 002-2V7z",
|
|
9525
|
-
fill: primaryFill
|
|
9526
|
-
}));
|
|
9527
|
-
};
|
|
9528
|
-
|
|
9529
|
-
exports.WindowBulletListRegular = wrapIcon_1.default( /*#__PURE__*/WindowBulletListRegularIcon, 'WindowBulletListRegular');
|
|
9530
|
-
|
|
9531
|
-
const WindowBulletListAddFilledIcon = props => {
|
|
9532
|
-
const {
|
|
9533
|
-
fill: primaryFill = 'currentColor',
|
|
9534
|
-
className
|
|
9535
|
-
} = props;
|
|
9536
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9537
|
-
width: "1em",
|
|
9538
|
-
height: "1em",
|
|
9539
|
-
viewBox: "0 0 20 20",
|
|
9540
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9541
|
-
className: className
|
|
9542
|
-
}), React.createElement("path", {
|
|
9543
|
-
d: "M3 6a3 3 0 013-3h8a3 3 0 013 3v3.6c-.32-.16-.65-.3-1-.4V7H4v7c0 1.1.9 2 2 2h3.2c.1.35.24.68.4 1H6a3 3 0 01-3-3V6zm8.34 4c.79-.56 1.73-.9 2.74-.98a.56.56 0 00-.13-.02h-4.4a.56.56 0 00-.5.3.46.46 0 00.11.55c.1.1.25.15.39.15h1.79zm-5.76-.89a.97.97 0 00-.08.39c0 .14.03.27.08.4.04.12.12.22.2.31.1.09.21.16.33.21.12.05.26.08.39.08s.27-.02.4-.08c.11-.05.22-.13.31-.22a1 1 0 000-1.41c-.1-.09-.2-.16-.33-.21a.95.95 0 00-.38-.08.86.86 0 00-.4.08c-.11.05-.22.13-.31.22s-.16.2-.21.31zM5.5 13.5a.97.97 0 01.29-.7c.1-.1.2-.17.32-.22a.84.84 0 01.39-.08c.13 0 .26.03.38.08s.23.12.32.2a1 1 0 01-.7 1.71.97.97 0 01-.4-.07 1.1 1.1 0 01-.31-.2.84.84 0 01-.21-.32 1.2 1.2 0 01-.08-.4zM17 18.24a4.5 4.5 0 11-5-7.48 4.5 4.5 0 015 7.48zm-2.15-6.1a.5.5 0 00-.85.36V14h-1.5a.5.5 0 000 1H14v1.5a.5.5 0 001 0V15h1.5a.5.5 0 000-1H15v-1.5a.5.5 0 00-.15-.35z",
|
|
9544
|
-
fill: primaryFill
|
|
9545
|
-
}));
|
|
9546
|
-
};
|
|
9547
|
-
|
|
9548
|
-
exports.WindowBulletListAddFilled = wrapIcon_1.default( /*#__PURE__*/WindowBulletListAddFilledIcon, 'WindowBulletListAddFilled');
|
|
9548
|
+
exports.WindowAdPersonFilled = wrapIcon_1.default( /*#__PURE__*/WindowAdPersonFilledIcon, 'WindowAdPersonFilled');
|