@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,58 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const ScanCamera20Regular: {
|
|
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 ScanCamera24Filled: {
|
|
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 ScanCamera24Regular: {
|
|
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 ScanCamera28Filled: {
|
|
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 ScanCamera28Regular: {
|
|
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 ScanCamera48Filled: {
|
|
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
|
+
};
|
|
2
56
|
export declare const ScanCamera48Regular: {
|
|
3
57
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
58
|
primaryFill?: string | undefined;
|
|
@@ -4445,57 +4499,3 @@ export declare const SkipForward1020Filled: {
|
|
|
4445
4499
|
}): JSX.Element;
|
|
4446
4500
|
displayName: string | undefined;
|
|
4447
4501
|
};
|
|
4448
|
-
export declare const SkipForward1020Regular: {
|
|
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 SkipForward1024Filled: {
|
|
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 SkipForward1024Regular: {
|
|
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 SkipForward1028Filled: {
|
|
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 SkipForward1028Regular: {
|
|
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 SkipForward1032Filled: {
|
|
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
|
-
};
|
|
@@ -1,6 +1,120 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import wrapIcon from "../utils/wrapIcon";
|
|
3
3
|
|
|
4
|
+
const ScanCamera20RegularIcon = props => {
|
|
5
|
+
const {
|
|
6
|
+
fill: primaryFill = 'currentColor',
|
|
7
|
+
className
|
|
8
|
+
} = props;
|
|
9
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
10
|
+
width: 20,
|
|
11
|
+
height: 20,
|
|
12
|
+
viewBox: "0 0 20 20",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
className: className
|
|
15
|
+
}), React.createElement("path", {
|
|
16
|
+
d: "M3 6a3 3 0 013-3h1.5a.5.5 0 010 1H6a2 2 0 00-2 2v1.5a.5.5 0 01-1 0V6zm9-2.5c0-.28.22-.5.5-.5H14a3 3 0 013 3v1.5a.5.5 0 01-1 0V6a2 2 0 00-2-2h-1.5a.5.5 0 01-.5-.5zM3.5 12c.28 0 .5.22.5.5V14c0 1.1.9 2 2 2h1.5a.5.5 0 010 1H6a3 3 0 01-3-3v-1.5c0-.28.22-.5.5-.5zm13 0c.28 0 .5.22.5.5V14a3 3 0 01-3 3h-1.5a.5.5 0 010-1H14a2 2 0 002-2v-1.5c0-.28.22-.5.5-.5zM10 11a1 1 0 100-2 1 1 0 000 2zm-4 1V9a1 1 0 011-1h1l.7-1.05a1 1 0 01.84-.45h.92a1 1 0 01.84.45L12 8h1a1 1 0 011 1v3a1 1 0 01-1 1H7a1 1 0 01-1-1zm6-2a2 2 0 10-4 0 2 2 0 004 0z",
|
|
17
|
+
fill: primaryFill
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export const ScanCamera20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/ScanCamera20RegularIcon, 'ScanCamera20Regular');
|
|
22
|
+
|
|
23
|
+
const ScanCamera24FilledIcon = props => {
|
|
24
|
+
const {
|
|
25
|
+
fill: primaryFill = 'currentColor',
|
|
26
|
+
className
|
|
27
|
+
} = props;
|
|
28
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
29
|
+
width: 24,
|
|
30
|
+
height: 24,
|
|
31
|
+
viewBox: "0 0 24 24",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
className: className
|
|
34
|
+
}), React.createElement("path", {
|
|
35
|
+
d: "M3 6.5A3.5 3.5 0 016.5 3h1.86a1 1 0 010 2H6.5C5.67 5 5 5.67 5 6.5v1.86a1 1 0 01-2 0V6.5zM14.64 4a1 1 0 011-1h1.86A3.5 3.5 0 0121 6.5v1.86a1 1 0 11-2 0V6.5c0-.83-.67-1.5-1.5-1.5h-1.86a1 1 0 01-1-1zM4 14.64a1 1 0 011 1v1.86c0 .83.67 1.5 1.5 1.5h1.86a1 1 0 110 2H6.5A3.5 3.5 0 013 17.5v-1.86a1 1 0 011-1zm16 0a1 1 0 011 1v1.86a3.5 3.5 0 01-3.5 3.5h-1.86a1 1 0 110-2h1.86c.83 0 1.5-.67 1.5-1.5v-1.86a1 1 0 011-1zM12 13a1 1 0 100-2 1 1 0 000 2zm-1.15-6c-.48 0-.9.26-1.12.68L9.24 9h-.57C7.75 9 7 9.6 7 10.5v3.86c0 .9.75 1.64 1.67 1.64h6.66c.92 0 1.67-.73 1.67-1.64V10.5c0-.9-.75-1.5-1.67-1.5h-.57l-.49-1.32A1.25 1.25 0 0013.15 7h-2.3zM12 14a2 2 0 110-4 2 2 0 010 4z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export const ScanCamera24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/ScanCamera24FilledIcon, 'ScanCamera24Filled');
|
|
41
|
+
|
|
42
|
+
const ScanCamera24RegularIcon = props => {
|
|
43
|
+
const {
|
|
44
|
+
fill: primaryFill = 'currentColor',
|
|
45
|
+
className
|
|
46
|
+
} = props;
|
|
47
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
48
|
+
width: 24,
|
|
49
|
+
height: 24,
|
|
50
|
+
viewBox: "0 0 24 24",
|
|
51
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
52
|
+
className: className
|
|
53
|
+
}), React.createElement("path", {
|
|
54
|
+
d: "M3 6.25C3 4.45 4.46 3 6.25 3h2a.75.75 0 010 1.5h-2c-.97 0-1.75.78-1.75 1.75v2a.75.75 0 01-1.5 0v-2zm12-2.5c0-.41.34-.75.75-.75h2C19.55 3 21 4.46 21 6.25v2a.75.75 0 01-1.5 0v-2c0-.97-.78-1.75-1.75-1.75h-2a.75.75 0 01-.75-.75zM3.75 15c.41 0 .75.34.75.75v2c0 .97.78 1.75 1.75 1.75h2a.75.75 0 010 1.5h-2A3.25 3.25 0 013 17.75v-2c0-.41.34-.75.75-.75zm16.5 0c.41 0 .75.34.75.75v2c0 1.8-1.46 3.25-3.25 3.25h-2a.75.75 0 010-1.5h2c.97 0 1.75-.78 1.75-1.75v-2c0-.41.34-.75.75-.75zM12 13a1 1 0 100-2 1 1 0 000 2zm-1.15-6c-.48 0-.9.26-1.12.68L9.24 9h-.57C7.75 9 7 9.6 7 10.5v3.86c0 .9.75 1.64 1.67 1.64h6.66c.92 0 1.67-.73 1.67-1.64V10.5c0-.9-.75-1.5-1.67-1.5h-.57l-.49-1.32A1.25 1.25 0 0013.15 7h-2.3zM12 14a2 2 0 110-4 2 2 0 010 4z",
|
|
55
|
+
fill: primaryFill
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
export const ScanCamera24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/ScanCamera24RegularIcon, 'ScanCamera24Regular');
|
|
60
|
+
|
|
61
|
+
const ScanCamera28FilledIcon = props => {
|
|
62
|
+
const {
|
|
63
|
+
fill: primaryFill = 'currentColor',
|
|
64
|
+
className
|
|
65
|
+
} = props;
|
|
66
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
67
|
+
width: 28,
|
|
68
|
+
height: 28,
|
|
69
|
+
viewBox: "0 0 28 28",
|
|
70
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
71
|
+
className: className
|
|
72
|
+
}), React.createElement("path", {
|
|
73
|
+
d: "M3 7a4 4 0 014-4h3.34a1 1 0 010 2H7a2 2 0 00-2 2v3.34a1 1 0 01-2 0V7zm13.66-3a1 1 0 011-1H21a4 4 0 014 4v3.34a1 1 0 01-2 0V7a2 2 0 00-2-2h-3.34a1 1 0 01-1-1zM4 16.66a1 1 0 011 1V21c0 1.1.9 2 2 2h3.34a1 1 0 010 2H7a4 4 0 01-4-4v-3.34a1 1 0 011-1zm20 0a1 1 0 011 1V21a4 4 0 01-4 4h-3.34a1 1 0 010-2H21a2 2 0 002-2v-3.34a1 1 0 011-1zM14 16a2 2 0 100-4 2 2 0 000 4zm-1.38-8a1.5 1.5 0 00-1.34.83L10.69 10H10a2 2 0 00-2 2v5c0 1.1.9 2 2 2h8a2 2 0 002-2v-5a2 2 0 00-2-2h-.7l-.58-1.17A1.5 1.5 0 0015.38 8h-2.76zM14 11a3 3 0 110 6 3 3 0 010-6z",
|
|
74
|
+
fill: primaryFill
|
|
75
|
+
}));
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
export const ScanCamera28Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/ScanCamera28FilledIcon, 'ScanCamera28Filled');
|
|
79
|
+
|
|
80
|
+
const ScanCamera28RegularIcon = props => {
|
|
81
|
+
const {
|
|
82
|
+
fill: primaryFill = 'currentColor',
|
|
83
|
+
className
|
|
84
|
+
} = props;
|
|
85
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
86
|
+
width: 28,
|
|
87
|
+
height: 28,
|
|
88
|
+
viewBox: "0 0 28 28",
|
|
89
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
90
|
+
className: className
|
|
91
|
+
}), React.createElement("path", {
|
|
92
|
+
d: "M3 6.75A3.75 3.75 0 016.75 3h3.5a.75.75 0 010 1.5h-3.5c-1.24 0-2.25 1-2.25 2.25v3.5a.75.75 0 01-1.5 0v-3.5zm14-3c0-.41.34-.75.75-.75h3.5A3.75 3.75 0 0125 6.75v3.5a.75.75 0 01-1.5 0v-3.5c0-1.24-1-2.25-2.25-2.25h-3.5a.75.75 0 01-.75-.75zM3.75 17c.41 0 .75.34.75.75v3.5c0 1.24 1 2.25 2.25 2.25h3.5a.75.75 0 010 1.5h-3.5A3.75 3.75 0 013 21.25v-3.5c0-.41.34-.75.75-.75zm20.5 0c.41 0 .75.34.75.75v3.5A3.75 3.75 0 0121.25 25h-3.5a.75.75 0 010-1.5h3.5c1.24 0 2.25-1 2.25-2.25v-3.5c0-.41.34-.75.75-.75zM14 16a2 2 0 100-4 2 2 0 000 4zm-1.38-8a1.5 1.5 0 00-1.34.83L10.69 10H10a2 2 0 00-2 2v5c0 1.1.9 2 2 2h8a2 2 0 002-2v-5a2 2 0 00-2-2h-.7l-.58-1.17A1.5 1.5 0 0015.38 8h-2.76zM14 11a3 3 0 110 6 3 3 0 010-6z",
|
|
93
|
+
fill: primaryFill
|
|
94
|
+
}));
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
export const ScanCamera28Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/ScanCamera28RegularIcon, 'ScanCamera28Regular');
|
|
98
|
+
|
|
99
|
+
const ScanCamera48FilledIcon = props => {
|
|
100
|
+
const {
|
|
101
|
+
fill: primaryFill = 'currentColor',
|
|
102
|
+
className
|
|
103
|
+
} = props;
|
|
104
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
105
|
+
width: 48,
|
|
106
|
+
height: 48,
|
|
107
|
+
viewBox: "0 0 48 48",
|
|
108
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
109
|
+
className: className
|
|
110
|
+
}), React.createElement("path", {
|
|
111
|
+
d: "M6 12.5A6.5 6.5 0 0112.5 6h5.34a1.5 1.5 0 010 3H12.5A3.5 3.5 0 009 12.5v5.34a1.5 1.5 0 01-3 0V12.5zm22.66-5c0-.83.67-1.5 1.5-1.5h5.34a6.5 6.5 0 016.5 6.5v5.34a1.5 1.5 0 01-3 0V12.5A3.5 3.5 0 0035.5 9h-5.34a1.5 1.5 0 01-1.5-1.5zM7.5 28.66c.83 0 1.5.67 1.5 1.5v5.34a3.5 3.5 0 003.5 3.5h5.34a1.5 1.5 0 010 3H12.5A6.5 6.5 0 016 35.5v-5.34c0-.83.67-1.5 1.5-1.5zm33 0c.83 0 1.5.67 1.5 1.5v5.34a6.5 6.5 0 01-6.5 6.5h-5.34a1.5 1.5 0 010-3h5.34a3.5 3.5 0 003.5-3.5v-5.34c0-.83.67-1.5 1.5-1.5zM27 24.5a3 3 0 10-6 0 3 3 0 006 0zm.86-8.89a2.25 2.25 0 00-1.94-1.1h-3.8c-.78 0-1.5.4-1.92 1.07L19.33 17h-2.08A3.25 3.25 0 0014 20.25v9.5c0 1.8 1.46 3.25 3.25 3.25h13.5c1.8 0 3.25-1.46 3.25-3.25v-9.5c0-1.8-1.46-3.25-3.25-3.25h-2.07l-.82-1.39zM19.5 24.5a4.5 4.5 0 119 0 4.5 4.5 0 01-9 0z",
|
|
112
|
+
fill: primaryFill
|
|
113
|
+
}));
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
export const ScanCamera48Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/ScanCamera48FilledIcon, 'ScanCamera48Filled');
|
|
117
|
+
|
|
4
118
|
const ScanCamera48RegularIcon = props => {
|
|
5
119
|
const {
|
|
6
120
|
fill: primaryFill = 'currentColor',
|
|
@@ -9448,118 +9562,4 @@ const SkipForward1020FilledIcon = props => {
|
|
|
9448
9562
|
}));
|
|
9449
9563
|
};
|
|
9450
9564
|
|
|
9451
|
-
export const SkipForward1020Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/SkipForward1020FilledIcon, 'SkipForward1020Filled');
|
|
9452
|
-
|
|
9453
|
-
const SkipForward1020RegularIcon = props => {
|
|
9454
|
-
const {
|
|
9455
|
-
fill: primaryFill = 'currentColor',
|
|
9456
|
-
className
|
|
9457
|
-
} = props;
|
|
9458
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9459
|
-
width: 20,
|
|
9460
|
-
height: 20,
|
|
9461
|
-
viewBox: "0 0 20 20",
|
|
9462
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9463
|
-
className: className
|
|
9464
|
-
}), React.createElement("path", {
|
|
9465
|
-
d: "M17 3.5a.5.5 0 00-1 0v2.2A8 8 0 002.84 7.45a.5.5 0 00.9.44A7 7 0 0115.75 7H12.5a.5.5 0 000 1h4a.5.5 0 00.5-.5v-4zm-6.5 7.63c.4-.7 1.07-1.13 2-1.13.94 0 1.6.44 2 1.13.38.65.5 1.5.5 2.37 0 .86-.12 1.72-.5 2.37-.4.7-1.06 1.13-2 1.13-.93 0-1.6-.44-2-1.13-.37-.65-.5-1.5-.5-2.37 0-.86.13-1.72.5-2.37zm.87.5A3.87 3.87 0 0011 13.5c0 .8.13 1.44.37 1.87.23.4.57.63 1.13.63.57 0 .9-.23 1.13-.63.25-.43.37-1.08.37-1.87 0-.8-.12-1.44-.37-1.87-.22-.4-.56-.63-1.13-.63-.56 0-.9.23-1.13.63zM8 10.5a.5.5 0 00-.78-.42l-1.5 1a.5.5 0 00.56.84l.72-.49v5.07a.5.5 0 001 0v-6z",
|
|
9466
|
-
fill: primaryFill
|
|
9467
|
-
}));
|
|
9468
|
-
};
|
|
9469
|
-
|
|
9470
|
-
export const SkipForward1020Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/SkipForward1020RegularIcon, 'SkipForward1020Regular');
|
|
9471
|
-
|
|
9472
|
-
const SkipForward1024FilledIcon = props => {
|
|
9473
|
-
const {
|
|
9474
|
-
fill: primaryFill = 'currentColor',
|
|
9475
|
-
className
|
|
9476
|
-
} = props;
|
|
9477
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9478
|
-
width: 24,
|
|
9479
|
-
height: 24,
|
|
9480
|
-
viewBox: "0 0 24 24",
|
|
9481
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9482
|
-
className: className
|
|
9483
|
-
}), React.createElement("path", {
|
|
9484
|
-
d: "M21 2.25a1 1 0 011 1V9a1 1 0 01-1 1h-5.25a1 1 0 010-2h3.39a7.87 7.87 0 00-3.69-2.57A9.44 9.44 0 004.63 9.48a1 1 0 01-1.76-.96 11.44 11.44 0 0113.17-5A9.52 9.52 0 0120 5.98V3.25a1 1 0 011-1zM9.1 11.06a1 1 0 01.65.94v8a1 1 0 01-2 0v-5.5c-.35.28-.75.57-1.24.86a1 1 0 11-1.02-1.72 8.02 8.02 0 002.28-2.02l.22-.27a1 1 0 011.1-.29zm4.14 1.6A3.33 3.33 0 0116.25 11c1.39 0 2.4.64 3 1.66.57.95.75 2.16.75 3.34 0 1.18-.18 2.39-.74 3.34A3.33 3.33 0 0116.25 21c-1.39 0-2.4-.64-3-1.66A6.61 6.61 0 0112.5 16c0-1.18.18-2.39.74-3.34zm1.72 1.02A4.7 4.7 0 0014.5 16c0 1.03.17 1.82.46 2.32.25.42.61.68 1.29.68s1.04-.26 1.29-.68c.3-.5.46-1.29.46-2.32a4.7 4.7 0 00-.46-2.32c-.25-.42-.61-.68-1.29-.68s-1.04.26-1.29.68z",
|
|
9485
|
-
fill: primaryFill
|
|
9486
|
-
}));
|
|
9487
|
-
};
|
|
9488
|
-
|
|
9489
|
-
export const SkipForward1024Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/SkipForward1024FilledIcon, 'SkipForward1024Filled');
|
|
9490
|
-
|
|
9491
|
-
const SkipForward1024RegularIcon = props => {
|
|
9492
|
-
const {
|
|
9493
|
-
fill: primaryFill = 'currentColor',
|
|
9494
|
-
className
|
|
9495
|
-
} = props;
|
|
9496
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9497
|
-
width: 24,
|
|
9498
|
-
height: 24,
|
|
9499
|
-
viewBox: "0 0 24 24",
|
|
9500
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9501
|
-
className: className
|
|
9502
|
-
}), React.createElement("path", {
|
|
9503
|
-
d: "M21.25 2.5c.41 0 .75.34.75.75v5.5c0 .41-.34.75-.75.75h-5.5a.75.75 0 010-1.5h3.9a8.33 8.33 0 00-4.12-3.06A9.69 9.69 0 004.4 9.1a.75.75 0 11-1.32-.72 11.18 11.18 0 0112.88-4.88 9.61 9.61 0 014.53 3.14v-3.4c0-.41.34-.75.75-.75zM16 11c-1.32 0-2.25.64-2.8 1.63-.52.93-.7 2.15-.7 3.37 0 1.22.18 2.44.7 3.37.55 1 1.48 1.63 2.8 1.63 1.32 0 2.25-.64 2.8-1.63.53-.93.7-2.15.7-3.37 0-1.22-.17-2.44-.7-3.37A3.05 3.05 0 0016 11zm-2 5c0-1.12.17-2.03.5-2.64.31-.55.76-.86 1.5-.86s1.19.31 1.5.86c.33.6.5 1.52.5 2.64a5.6 5.6 0 01-.5 2.64c-.31.55-.76.86-1.5.86s-1.19-.31-1.5-.86A5.6 5.6 0 0114 16zm-4.5-4.25a.75.75 0 00-1.39-.4v.01a3.44 3.44 0 01-.15.22 6.88 6.88 0 01-2.1 2.03.75.75 0 10.78 1.28c.52-.31.98-.69 1.36-1.06v6.42a.75.75 0 001.5 0v-8.5z",
|
|
9504
|
-
fill: primaryFill
|
|
9505
|
-
}));
|
|
9506
|
-
};
|
|
9507
|
-
|
|
9508
|
-
export const SkipForward1024Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/SkipForward1024RegularIcon, 'SkipForward1024Regular');
|
|
9509
|
-
|
|
9510
|
-
const SkipForward1028FilledIcon = props => {
|
|
9511
|
-
const {
|
|
9512
|
-
fill: primaryFill = 'currentColor',
|
|
9513
|
-
className
|
|
9514
|
-
} = props;
|
|
9515
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9516
|
-
width: 28,
|
|
9517
|
-
height: 28,
|
|
9518
|
-
viewBox: "0 0 28 28",
|
|
9519
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9520
|
-
className: className
|
|
9521
|
-
}), React.createElement("path", {
|
|
9522
|
-
d: "M4.84 10.54C7.14 6.92 10.15 5 14.25 5c3.95 0 7.37 1.7 9.05 4H19a1 1 0 100 2h6a1 1 0 001-1V4a1 1 0 10-2 0v2.75C21.72 4.45 18.12 3 14.25 3c-4.9 0-8.5 2.38-11.1 6.46a1 1 0 001.7 1.08zM18.24 13c-1.66 0-2.86.74-3.6 1.95a7.92 7.92 0 00-.9 4.05c0 1.46.22 2.92.9 4.05a3.97 3.97 0 003.6 1.95c1.66 0 2.86-.74 3.59-1.95.68-1.13.9-2.6.9-4.05 0-1.46-.22-2.92-.9-4.05a3.97 3.97 0 00-3.6-1.95zm-2.5 6a6 6 0 01.62-3.02c.36-.6.91-.98 1.88-.98.96 0 1.51.38 1.88.98a6 6 0 01.62 3.02 6 6 0 01-.62 3.02c-.37.6-.92.98-1.88.98-.97 0-1.52-.38-1.88-.98a6 6 0 01-.62-3.02zM11 14a1 1 0 00-1.86-.52v.01a3.2 3.2 0 01-.17.25 8.13 8.13 0 01-2.49 2.4 1 1 0 001.03 1.72A9.18 9.18 0 009 16.73V24a1 1 0 002 0V14z",
|
|
9523
|
-
fill: primaryFill
|
|
9524
|
-
}));
|
|
9525
|
-
};
|
|
9526
|
-
|
|
9527
|
-
export const SkipForward1028Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/SkipForward1028FilledIcon, 'SkipForward1028Filled');
|
|
9528
|
-
|
|
9529
|
-
const SkipForward1028RegularIcon = props => {
|
|
9530
|
-
const {
|
|
9531
|
-
fill: primaryFill = 'currentColor',
|
|
9532
|
-
className
|
|
9533
|
-
} = props;
|
|
9534
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9535
|
-
width: 28,
|
|
9536
|
-
height: 28,
|
|
9537
|
-
viewBox: "0 0 28 28",
|
|
9538
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9539
|
-
className: className
|
|
9540
|
-
}), React.createElement("path", {
|
|
9541
|
-
d: "M25.25 2.5c.41 0 .75.34.75.75v6.5c0 .41-.34.75-.75.75h-6.5a.75.75 0 010-1.5h4.66c-1.68-2.53-5.07-4.5-9.16-4.5-4.22 0-7.54 2-9.87 5.65a.75.75 0 11-1.26-.8C5.69 5.3 9.47 3 14.25 3c4.43 0 8.23 2.07 10.25 4.94V3.25c0-.41.34-.75.75-.75zM18.24 13a3.7 3.7 0 00-3.39 1.91A8.32 8.32 0 0014 19c0 1.5.22 2.97.86 4.09A3.7 3.7 0 0018.24 25a3.7 3.7 0 003.38-1.91c.65-1.12.87-2.59.87-4.09s-.22-2.97-.87-4.09A3.7 3.7 0 0018.24 13zm-2.75 6c0-1.4.21-2.55.66-3.34a2.2 2.2 0 012.09-1.16 2.2 2.2 0 012.08 1.16c.45.79.67 1.94.67 3.34s-.22 2.55-.67 3.34a2.2 2.2 0 01-2.08 1.16 2.2 2.2 0 01-2.09-1.16A6.89 6.89 0 0115.5 19zm-4.8-5.86a.75.75 0 01.31.63v10.48a.75.75 0 01-1.5 0V15.9a9.3 9.3 0 01-1.86 1.5.75.75 0 11-.78-1.3 8.62 8.62 0 002.84-2.86.75.75 0 01.99-.1z",
|
|
9542
|
-
fill: primaryFill
|
|
9543
|
-
}));
|
|
9544
|
-
};
|
|
9545
|
-
|
|
9546
|
-
export const SkipForward1028Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/SkipForward1028RegularIcon, 'SkipForward1028Regular');
|
|
9547
|
-
|
|
9548
|
-
const SkipForward1032FilledIcon = props => {
|
|
9549
|
-
const {
|
|
9550
|
-
fill: primaryFill = 'currentColor',
|
|
9551
|
-
className
|
|
9552
|
-
} = props;
|
|
9553
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9554
|
-
width: 32,
|
|
9555
|
-
height: 32,
|
|
9556
|
-
viewBox: "0 0 32 32",
|
|
9557
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9558
|
-
className: className
|
|
9559
|
-
}), React.createElement("path", {
|
|
9560
|
-
d: "M16.02 5.5c4.01-.06 7.77 1.5 10.2 4.5h-3.97a1.25 1.25 0 000 2.5h6.5c.69 0 1.25-.56 1.25-1.25v-7a1.25 1.25 0 00-2.5 0v3.42A15.32 15.32 0 0015.98 3c-5.94.09-10.7 3.27-13.78 8.08a1.25 1.25 0 102.1 1.35C7.01 8.2 11.05 5.58 16.02 5.5zM21.1 15c-1.92 0-3.31.88-4.15 2.3A9.35 9.35 0 0015.9 22c0 1.68.26 3.38 1.04 4.7A4.58 4.58 0 0021.1 29c1.92 0 3.31-.88 4.15-2.3A9.35 9.35 0 0026.3 22c0-1.68-.26-3.38-1.04-4.7A4.58 4.58 0 0021.1 15zm-2.69 7c0-1.5.24-2.67.7-3.43.38-.66.96-1.07 1.99-1.07s1.6.4 2 1.07c.45.76.69 1.93.69 3.43 0 1.5-.24 2.67-.69 3.43-.4.66-.97 1.07-2 1.07s-1.6-.4-2-1.07a6.96 6.96 0 01-.69-3.43zm-5.16-5.75a1.25 1.25 0 00-2.12-.9l-.4.4c-.29.29-.5.5-.82.77-.42.36-1 .78-2.05 1.4a1.25 1.25 0 101.28 2.15c.67-.4 1.18-.73 1.61-1.04v8.47a1.25 1.25 0 002.5 0V16.25z",
|
|
9561
|
-
fill: primaryFill
|
|
9562
|
-
}));
|
|
9563
|
-
};
|
|
9564
|
-
|
|
9565
|
-
export const SkipForward1032Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/SkipForward1032FilledIcon, 'SkipForward1032Filled');
|
|
9565
|
+
export const SkipForward1020Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/SkipForward1020FilledIcon, 'SkipForward1020Filled');
|
|
@@ -1,4 +1,58 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const SkipForward1020Regular: {
|
|
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 SkipForward1024Filled: {
|
|
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 SkipForward1024Regular: {
|
|
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 SkipForward1028Filled: {
|
|
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 SkipForward1028Regular: {
|
|
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 SkipForward1032Filled: {
|
|
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
|
+
};
|
|
2
56
|
export declare const SkipForward1032Regular: {
|
|
3
57
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
58
|
primaryFill?: string | undefined;
|
|
@@ -4445,57 +4499,3 @@ export declare const Status24Filled: {
|
|
|
4445
4499
|
}): JSX.Element;
|
|
4446
4500
|
displayName: string | undefined;
|
|
4447
4501
|
};
|
|
4448
|
-
export declare const Status24Regular: {
|
|
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 Steps20Filled: {
|
|
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 Steps20Regular: {
|
|
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 Steps24Filled: {
|
|
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 Steps24Regular: {
|
|
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 Stethoscope20Filled: {
|
|
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
|
-
};
|