@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
package/lib/icons/chunk-7.d.ts
CHANGED
|
@@ -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/icons/chunk-7.js
CHANGED
|
@@ -1,6 +1,82 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import wrapIcon from "../utils/wrapIcon";
|
|
3
3
|
|
|
4
|
+
const TextAlignLeftRotate90FilledIcon = props => {
|
|
5
|
+
const {
|
|
6
|
+
fill: primaryFill = 'currentColor',
|
|
7
|
+
className
|
|
8
|
+
} = props;
|
|
9
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
10
|
+
width: "1em",
|
|
11
|
+
height: "1em",
|
|
12
|
+
viewBox: "0 0 20 20",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
className: className
|
|
15
|
+
}), React.createElement("path", {
|
|
16
|
+
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",
|
|
17
|
+
fill: primaryFill
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export const TextAlignLeftRotate90Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/TextAlignLeftRotate90FilledIcon, 'TextAlignLeftRotate90Filled');
|
|
22
|
+
|
|
23
|
+
const TextAlignLeftRotate90RegularIcon = 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.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",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export const TextAlignLeftRotate90Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/TextAlignLeftRotate90RegularIcon, 'TextAlignLeftRotate90Regular');
|
|
41
|
+
|
|
42
|
+
const TextAlignRightFilledIcon = 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: "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",
|
|
55
|
+
fill: primaryFill
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
export const TextAlignRightFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/TextAlignRightFilledIcon, 'TextAlignRightFilled');
|
|
60
|
+
|
|
61
|
+
const TextAlignRightRegularIcon = 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.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",
|
|
74
|
+
fill: primaryFill
|
|
75
|
+
}));
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
export const TextAlignRightRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/TextAlignRightRegularIcon, 'TextAlignRightRegular');
|
|
79
|
+
|
|
4
80
|
const TextAlignRightRotate270FilledIcon = props => {
|
|
5
81
|
const {
|
|
6
82
|
fill: primaryFill = 'currentColor',
|
|
@@ -2204,7 +2280,7 @@ const TextGrammarArrowRightFilledIcon = props => {
|
|
|
2204
2280
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2205
2281
|
className: className
|
|
2206
2282
|
}), React.createElement("path", {
|
|
2207
|
-
d: "
|
|
2283
|
+
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",
|
|
2208
2284
|
fill: primaryFill
|
|
2209
2285
|
}));
|
|
2210
2286
|
};
|
|
@@ -2223,7 +2299,7 @@ const TextGrammarArrowRightRegularIcon = props => {
|
|
|
2223
2299
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2224
2300
|
className: className
|
|
2225
2301
|
}), React.createElement("path", {
|
|
2226
|
-
d: "
|
|
2302
|
+
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",
|
|
2227
2303
|
fill: primaryFill
|
|
2228
2304
|
}));
|
|
2229
2305
|
};
|
|
@@ -4092,6 +4168,44 @@ const TextWrapRegularIcon = props => {
|
|
|
4092
4168
|
|
|
4093
4169
|
export const TextWrapRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/TextWrapRegularIcon, 'TextWrapRegular');
|
|
4094
4170
|
|
|
4171
|
+
const TextWrapOffFilledIcon = props => {
|
|
4172
|
+
const {
|
|
4173
|
+
fill: primaryFill = 'currentColor',
|
|
4174
|
+
className
|
|
4175
|
+
} = props;
|
|
4176
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
4177
|
+
width: "1em",
|
|
4178
|
+
height: "1em",
|
|
4179
|
+
viewBox: "0 0 20 20",
|
|
4180
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4181
|
+
className: className
|
|
4182
|
+
}), React.createElement("path", {
|
|
4183
|
+
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",
|
|
4184
|
+
fill: primaryFill
|
|
4185
|
+
}));
|
|
4186
|
+
};
|
|
4187
|
+
|
|
4188
|
+
export const TextWrapOffFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/TextWrapOffFilledIcon, 'TextWrapOffFilled');
|
|
4189
|
+
|
|
4190
|
+
const TextWrapOffRegularIcon = 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.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",
|
|
4203
|
+
fill: primaryFill
|
|
4204
|
+
}));
|
|
4205
|
+
};
|
|
4206
|
+
|
|
4207
|
+
export const TextWrapOffRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/TextWrapOffRegularIcon, 'TextWrapOffRegular');
|
|
4208
|
+
|
|
4095
4209
|
const TextboxFilledIcon = props => {
|
|
4096
4210
|
const {
|
|
4097
4211
|
fill: primaryFill = 'currentColor',
|
|
@@ -5612,6 +5726,44 @@ const TrophyRegularIcon = props => {
|
|
|
5612
5726
|
|
|
5613
5727
|
export const TrophyRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/TrophyRegularIcon, 'TrophyRegular');
|
|
5614
5728
|
|
|
5729
|
+
const TrophyLockFilledIcon = props => {
|
|
5730
|
+
const {
|
|
5731
|
+
fill: primaryFill = 'currentColor',
|
|
5732
|
+
className
|
|
5733
|
+
} = props;
|
|
5734
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
5735
|
+
width: "1em",
|
|
5736
|
+
height: "1em",
|
|
5737
|
+
viewBox: "0 0 20 20",
|
|
5738
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5739
|
+
className: className
|
|
5740
|
+
}), React.createElement("path", {
|
|
5741
|
+
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",
|
|
5742
|
+
fill: primaryFill
|
|
5743
|
+
}));
|
|
5744
|
+
};
|
|
5745
|
+
|
|
5746
|
+
export const TrophyLockFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/TrophyLockFilledIcon, 'TrophyLockFilled');
|
|
5747
|
+
|
|
5748
|
+
const TrophyLockRegularIcon = 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: "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",
|
|
5761
|
+
fill: primaryFill
|
|
5762
|
+
}));
|
|
5763
|
+
};
|
|
5764
|
+
|
|
5765
|
+
export const TrophyLockRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/TrophyLockRegularIcon, 'TrophyLockRegular');
|
|
5766
|
+
|
|
5615
5767
|
const TrophyOffFilledIcon = props => {
|
|
5616
5768
|
const {
|
|
5617
5769
|
fill: primaryFill = 'currentColor',
|
|
@@ -9374,156 +9526,4 @@ const WindowAdPersonFilledIcon = props => {
|
|
|
9374
9526
|
}));
|
|
9375
9527
|
};
|
|
9376
9528
|
|
|
9377
|
-
export const WindowAdPersonFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/WindowAdPersonFilledIcon, 'WindowAdPersonFilled');
|
|
9378
|
-
|
|
9379
|
-
const WindowAdPersonRegularIcon = props => {
|
|
9380
|
-
const {
|
|
9381
|
-
fill: primaryFill = 'currentColor',
|
|
9382
|
-
className
|
|
9383
|
-
} = props;
|
|
9384
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9385
|
-
width: "1em",
|
|
9386
|
-
height: "1em",
|
|
9387
|
-
viewBox: "0 0 20 20",
|
|
9388
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9389
|
-
className: className
|
|
9390
|
-
}), React.createElement("path", {
|
|
9391
|
-
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",
|
|
9392
|
-
fill: primaryFill
|
|
9393
|
-
}));
|
|
9394
|
-
};
|
|
9395
|
-
|
|
9396
|
-
export const WindowAdPersonRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/WindowAdPersonRegularIcon, 'WindowAdPersonRegular');
|
|
9397
|
-
|
|
9398
|
-
const WindowAppsFilledIcon = 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 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",
|
|
9411
|
-
fill: primaryFill
|
|
9412
|
-
}));
|
|
9413
|
-
};
|
|
9414
|
-
|
|
9415
|
-
export const WindowAppsFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/WindowAppsFilledIcon, 'WindowAppsFilled');
|
|
9416
|
-
|
|
9417
|
-
const WindowAppsRegularIcon = 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: "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",
|
|
9430
|
-
fill: primaryFill
|
|
9431
|
-
}));
|
|
9432
|
-
};
|
|
9433
|
-
|
|
9434
|
-
export const WindowAppsRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/WindowAppsRegularIcon, 'WindowAppsRegular');
|
|
9435
|
-
|
|
9436
|
-
const WindowArrowUpFilledIcon = 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: "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",
|
|
9449
|
-
fill: primaryFill
|
|
9450
|
-
}));
|
|
9451
|
-
};
|
|
9452
|
-
|
|
9453
|
-
export const WindowArrowUpFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/WindowArrowUpFilledIcon, 'WindowArrowUpFilled');
|
|
9454
|
-
|
|
9455
|
-
const WindowArrowUpRegularIcon = 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: "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",
|
|
9468
|
-
fill: primaryFill
|
|
9469
|
-
}));
|
|
9470
|
-
};
|
|
9471
|
-
|
|
9472
|
-
export const WindowArrowUpRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/WindowArrowUpRegularIcon, 'WindowArrowUpRegular');
|
|
9473
|
-
|
|
9474
|
-
const WindowBulletListFilledIcon = 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: "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",
|
|
9487
|
-
fill: primaryFill
|
|
9488
|
-
}));
|
|
9489
|
-
};
|
|
9490
|
-
|
|
9491
|
-
export const WindowBulletListFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/WindowBulletListFilledIcon, 'WindowBulletListFilled');
|
|
9492
|
-
|
|
9493
|
-
const WindowBulletListRegularIcon = 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.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",
|
|
9506
|
-
fill: primaryFill
|
|
9507
|
-
}));
|
|
9508
|
-
};
|
|
9509
|
-
|
|
9510
|
-
export const WindowBulletListRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/WindowBulletListRegularIcon, 'WindowBulletListRegular');
|
|
9511
|
-
|
|
9512
|
-
const WindowBulletListAddFilledIcon = 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: "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",
|
|
9525
|
-
fill: primaryFill
|
|
9526
|
-
}));
|
|
9527
|
-
};
|
|
9528
|
-
|
|
9529
|
-
export const WindowBulletListAddFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/WindowBulletListAddFilledIcon, 'WindowBulletListAddFilled');
|
|
9529
|
+
export const WindowAdPersonFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/WindowAdPersonFilledIcon, 'WindowAdPersonFilled');
|
package/lib/icons/chunk-8.d.ts
CHANGED
|
@@ -1,4 +1,76 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const WindowAdPersonRegular: {
|
|
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 WindowAppsFilled: {
|
|
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 WindowAppsRegular: {
|
|
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 WindowArrowUpFilled: {
|
|
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
|
+
};
|
|
38
|
+
export declare const WindowArrowUpRegular: {
|
|
39
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
40
|
+
primaryFill?: string | undefined;
|
|
41
|
+
className?: string | undefined;
|
|
42
|
+
filled?: boolean | undefined;
|
|
43
|
+
title?: string | undefined;
|
|
44
|
+
}): JSX.Element;
|
|
45
|
+
displayName: string | undefined;
|
|
46
|
+
};
|
|
47
|
+
export declare const WindowBulletListFilled: {
|
|
48
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
49
|
+
primaryFill?: string | undefined;
|
|
50
|
+
className?: string | undefined;
|
|
51
|
+
filled?: boolean | undefined;
|
|
52
|
+
title?: string | undefined;
|
|
53
|
+
}): JSX.Element;
|
|
54
|
+
displayName: string | undefined;
|
|
55
|
+
};
|
|
56
|
+
export declare const WindowBulletListRegular: {
|
|
57
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
58
|
+
primaryFill?: string | undefined;
|
|
59
|
+
className?: string | undefined;
|
|
60
|
+
filled?: boolean | undefined;
|
|
61
|
+
title?: string | undefined;
|
|
62
|
+
}): JSX.Element;
|
|
63
|
+
displayName: string | undefined;
|
|
64
|
+
};
|
|
65
|
+
export declare const WindowBulletListAddFilled: {
|
|
66
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
67
|
+
primaryFill?: string | undefined;
|
|
68
|
+
className?: string | undefined;
|
|
69
|
+
filled?: boolean | undefined;
|
|
70
|
+
title?: string | undefined;
|
|
71
|
+
}): JSX.Element;
|
|
72
|
+
displayName: string | undefined;
|
|
73
|
+
};
|
|
2
74
|
export declare const WindowBulletListAddRegular: {
|
|
3
75
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
76
|
primaryFill?: string | undefined;
|