@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,6 +1,120 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import wrapIcon from "../utils/wrapIcon";
|
|
3
3
|
|
|
4
|
+
const SkipForward1020RegularIcon = 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: "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",
|
|
17
|
+
fill: primaryFill
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export const SkipForward1020Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/SkipForward1020RegularIcon, 'SkipForward1020Regular');
|
|
22
|
+
|
|
23
|
+
const SkipForward1024FilledIcon = 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: "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",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export const SkipForward1024Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/SkipForward1024FilledIcon, 'SkipForward1024Filled');
|
|
41
|
+
|
|
42
|
+
const SkipForward1024RegularIcon = 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: "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",
|
|
55
|
+
fill: primaryFill
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
export const SkipForward1024Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/SkipForward1024RegularIcon, 'SkipForward1024Regular');
|
|
60
|
+
|
|
61
|
+
const SkipForward1028FilledIcon = 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: "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",
|
|
74
|
+
fill: primaryFill
|
|
75
|
+
}));
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
export const SkipForward1028Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/SkipForward1028FilledIcon, 'SkipForward1028Filled');
|
|
79
|
+
|
|
80
|
+
const SkipForward1028RegularIcon = 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: "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",
|
|
93
|
+
fill: primaryFill
|
|
94
|
+
}));
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
export const SkipForward1028Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/SkipForward1028RegularIcon, 'SkipForward1028Regular');
|
|
98
|
+
|
|
99
|
+
const SkipForward1032FilledIcon = props => {
|
|
100
|
+
const {
|
|
101
|
+
fill: primaryFill = 'currentColor',
|
|
102
|
+
className
|
|
103
|
+
} = props;
|
|
104
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
105
|
+
width: 32,
|
|
106
|
+
height: 32,
|
|
107
|
+
viewBox: "0 0 32 32",
|
|
108
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
109
|
+
className: className
|
|
110
|
+
}), React.createElement("path", {
|
|
111
|
+
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",
|
|
112
|
+
fill: primaryFill
|
|
113
|
+
}));
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
export const SkipForward1032Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/SkipForward1032FilledIcon, 'SkipForward1032Filled');
|
|
117
|
+
|
|
4
118
|
const SkipForward1032RegularIcon = props => {
|
|
5
119
|
const {
|
|
6
120
|
fill: primaryFill = 'currentColor',
|
|
@@ -9421,118 +9535,4 @@ const Status24FilledIcon = props => {
|
|
|
9421
9535
|
}));
|
|
9422
9536
|
};
|
|
9423
9537
|
|
|
9424
|
-
export const Status24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Status24FilledIcon, 'Status24Filled');
|
|
9425
|
-
|
|
9426
|
-
const Status24RegularIcon = props => {
|
|
9427
|
-
const {
|
|
9428
|
-
fill: primaryFill = 'currentColor',
|
|
9429
|
-
className
|
|
9430
|
-
} = props;
|
|
9431
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9432
|
-
width: 24,
|
|
9433
|
-
height: 24,
|
|
9434
|
-
viewBox: "0 0 24 24",
|
|
9435
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9436
|
-
className: className
|
|
9437
|
-
}), React.createElement("path", {
|
|
9438
|
-
d: "M12 3c1.11 0 2.18.2 3.16.57l-1.18 1.2a7.5 7.5 0 105.28 5.33l1.2-1.2A9 9 0 1112 3zm9.06-.33l.15.14a2.76 2.76 0 010 3.9l-6.3 6.35c-.18.18-.4.32-.65.39l-4.21 1.2a.5.5 0 01-.62-.61l1.2-4.22c.08-.24.2-.47.38-.65l6.31-6.35a2.74 2.74 0 013.74-.15zm-2.67 1.2l-6.31 6.36-.71 2.49 2.47-.71 6.3-6.36c.47-.46.5-1.18.1-1.68l-.1-.1a1.24 1.24 0 00-1.75 0z",
|
|
9439
|
-
fill: primaryFill
|
|
9440
|
-
}));
|
|
9441
|
-
};
|
|
9442
|
-
|
|
9443
|
-
export const Status24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Status24RegularIcon, 'Status24Regular');
|
|
9444
|
-
|
|
9445
|
-
const Steps20FilledIcon = props => {
|
|
9446
|
-
const {
|
|
9447
|
-
fill: primaryFill = 'currentColor',
|
|
9448
|
-
className
|
|
9449
|
-
} = props;
|
|
9450
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9451
|
-
width: 20,
|
|
9452
|
-
height: 20,
|
|
9453
|
-
viewBox: "0 0 20 20",
|
|
9454
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9455
|
-
className: className
|
|
9456
|
-
}), React.createElement("path", {
|
|
9457
|
-
d: "M11 3a1 1 0 011-1h3a1 1 0 011 1v4h-1V3h-3v3a1 1 0 01-1 1H8v3a1 1 0 01-1 1H4v3h4v1H4a1 1 0 01-1-1v-3a1 1 0 011-1h3V7a1 1 0 011-1h3V3zm2 6a1 1 0 011-1h3a1 1 0 011 1v5.5a2.5 2.5 0 01-2.5 2.5H10a1 1 0 01-1-1v-3a1 1 0 011-1h3V9z",
|
|
9458
|
-
fill: primaryFill
|
|
9459
|
-
}));
|
|
9460
|
-
};
|
|
9461
|
-
|
|
9462
|
-
export const Steps20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Steps20FilledIcon, 'Steps20Filled');
|
|
9463
|
-
|
|
9464
|
-
const Steps20RegularIcon = props => {
|
|
9465
|
-
const {
|
|
9466
|
-
fill: primaryFill = 'currentColor',
|
|
9467
|
-
className
|
|
9468
|
-
} = props;
|
|
9469
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9470
|
-
width: 20,
|
|
9471
|
-
height: 20,
|
|
9472
|
-
viewBox: "0 0 20 20",
|
|
9473
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9474
|
-
className: className
|
|
9475
|
-
}), React.createElement("path", {
|
|
9476
|
-
d: "M11 3a1 1 0 011-1h3a1 1 0 011 1v4h-1V3h-3v3a1 1 0 01-1 1H8v3a1 1 0 01-1 1H4v3h4v1H4a1 1 0 01-1-1v-3a1 1 0 011-1h3V7a1 1 0 011-1h3V3zm3 5a1 1 0 00-1 1v3h-3a1 1 0 00-1 1v3a1 1 0 001 1h5.5a2.5 2.5 0 002.5-2.5V9a1 1 0 00-1-1h-3zm0 1h3v5.5c0 .83-.67 1.5-1.5 1.5H10v-3h3a1 1 0 001-1V9z",
|
|
9477
|
-
fill: primaryFill
|
|
9478
|
-
}));
|
|
9479
|
-
};
|
|
9480
|
-
|
|
9481
|
-
export const Steps20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Steps20RegularIcon, 'Steps20Regular');
|
|
9482
|
-
|
|
9483
|
-
const Steps24FilledIcon = props => {
|
|
9484
|
-
const {
|
|
9485
|
-
fill: primaryFill = 'currentColor',
|
|
9486
|
-
className
|
|
9487
|
-
} = props;
|
|
9488
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9489
|
-
width: 24,
|
|
9490
|
-
height: 24,
|
|
9491
|
-
viewBox: "0 0 24 24",
|
|
9492
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9493
|
-
className: className
|
|
9494
|
-
}), React.createElement("path", {
|
|
9495
|
-
d: "M12 3.38c0-.76.62-1.38 1.38-1.38h3.74c.76 0 1.38.62 1.38 1.38V9H17V3.5h-3.5v3.63c0 .75-.62 1.37-1.38 1.37H8.5v3.63c0 .75-.62 1.37-1.38 1.37H3.5V17H9v1.5H3.37c-.75 0-1.37-.62-1.37-1.38v-3.75c0-.75.62-1.37 1.38-1.37H7V8.37C7 7.63 7.62 7 8.38 7H12V3.37zm3 8c0-.76.62-1.38 1.38-1.38h3.75c.75 0 1.37.62 1.37 1.38v6.87c0 1.8-1.46 3.25-3.25 3.25h-6.88c-.75 0-1.37-.62-1.37-1.38v-3.75c0-.75.62-1.37 1.38-1.37H15v-3.63z",
|
|
9496
|
-
fill: primaryFill
|
|
9497
|
-
}));
|
|
9498
|
-
};
|
|
9499
|
-
|
|
9500
|
-
export const Steps24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Steps24FilledIcon, 'Steps24Filled');
|
|
9501
|
-
|
|
9502
|
-
const Steps24RegularIcon = props => {
|
|
9503
|
-
const {
|
|
9504
|
-
fill: primaryFill = 'currentColor',
|
|
9505
|
-
className
|
|
9506
|
-
} = props;
|
|
9507
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9508
|
-
width: 24,
|
|
9509
|
-
height: 24,
|
|
9510
|
-
viewBox: "0 0 24 24",
|
|
9511
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9512
|
-
className: className
|
|
9513
|
-
}), React.createElement("path", {
|
|
9514
|
-
d: "M12 3.38c0-.76.62-1.38 1.38-1.38h3.74c.76 0 1.38.62 1.38 1.38V9H17V3.5h-3.5v3.63c0 .75-.62 1.37-1.38 1.37H8.5v3.63c0 .75-.62 1.37-1.38 1.37H3.5V17H9v1.5H3.37c-.75 0-1.37-.62-1.37-1.38v-3.75c0-.75.62-1.37 1.38-1.37H7V8.37C7 7.63 7.62 7 8.38 7H12V3.37zM16.38 10c-.76 0-1.38.62-1.38 1.38V15h-3.63c-.75 0-1.37.62-1.37 1.38v3.75c0 .75.62 1.37 1.38 1.37h6.87c1.8 0 3.25-1.46 3.25-3.25v-6.88c0-.75-.62-1.37-1.38-1.37h-3.75zm.12 5.13V11.5H20v6.75c0 .97-.78 1.75-1.75 1.75H11.5v-3.5h3.63c.75 0 1.37-.62 1.37-1.38z",
|
|
9515
|
-
fill: primaryFill
|
|
9516
|
-
}));
|
|
9517
|
-
};
|
|
9518
|
-
|
|
9519
|
-
export const Steps24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Steps24RegularIcon, 'Steps24Regular');
|
|
9520
|
-
|
|
9521
|
-
const Stethoscope20FilledIcon = props => {
|
|
9522
|
-
const {
|
|
9523
|
-
fill: primaryFill = 'currentColor',
|
|
9524
|
-
className
|
|
9525
|
-
} = props;
|
|
9526
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9527
|
-
width: 20,
|
|
9528
|
-
height: 20,
|
|
9529
|
-
viewBox: "0 0 20 20",
|
|
9530
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9531
|
-
className: className
|
|
9532
|
-
}), React.createElement("path", {
|
|
9533
|
-
d: "M2.75 2a.75.75 0 00-.75.75v5a4.5 4.5 0 003.75 4.44v1.06a5.25 5.25 0 1010.5 0v-1.1a2.75 2.75 0 10-1.5 0v1.1a3.75 3.75 0 11-7.5 0v-1.06A4.5 4.5 0 0011 7.75v-5a.75.75 0 00-.75-.75h-1.5a.75.75 0 000 1.5h.75v4.25a3 3 0 11-6 0V3.5h.75a.75.75 0 000-1.5h-1.5zM15.5 8.25a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5z",
|
|
9534
|
-
fill: primaryFill
|
|
9535
|
-
}));
|
|
9536
|
-
};
|
|
9537
|
-
|
|
9538
|
-
export const Stethoscope20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Stethoscope20FilledIcon, 'Stethoscope20Filled');
|
|
9538
|
+
export const Status24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Status24FilledIcon, 'Status24Filled');
|
|
@@ -1,4 +1,58 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const Status24Regular: {
|
|
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 Steps20Filled: {
|
|
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 Steps20Regular: {
|
|
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 Steps24Filled: {
|
|
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 Steps24Regular: {
|
|
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 Stethoscope20Filled: {
|
|
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 Stethoscope20Regular: {
|
|
3
57
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
58
|
primaryFill?: string | undefined;
|
|
@@ -4445,57 +4499,3 @@ export declare const Tag28Filled: {
|
|
|
4445
4499
|
}): JSX.Element;
|
|
4446
4500
|
displayName: string | undefined;
|
|
4447
4501
|
};
|
|
4448
|
-
export declare const Tag28Regular: {
|
|
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 Tag32Filled: {
|
|
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 Tag32Regular: {
|
|
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 TagCircle20Filled: {
|
|
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 TagCircle20Regular: {
|
|
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 TagDismiss16Filled: {
|
|
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 Status24RegularIcon = props => {
|
|
5
|
+
const {
|
|
6
|
+
fill: primaryFill = 'currentColor',
|
|
7
|
+
className
|
|
8
|
+
} = props;
|
|
9
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
10
|
+
width: 24,
|
|
11
|
+
height: 24,
|
|
12
|
+
viewBox: "0 0 24 24",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
className: className
|
|
15
|
+
}), React.createElement("path", {
|
|
16
|
+
d: "M12 3c1.11 0 2.18.2 3.16.57l-1.18 1.2a7.5 7.5 0 105.28 5.33l1.2-1.2A9 9 0 1112 3zm9.06-.33l.15.14a2.76 2.76 0 010 3.9l-6.3 6.35c-.18.18-.4.32-.65.39l-4.21 1.2a.5.5 0 01-.62-.61l1.2-4.22c.08-.24.2-.47.38-.65l6.31-6.35a2.74 2.74 0 013.74-.15zm-2.67 1.2l-6.31 6.36-.71 2.49 2.47-.71 6.3-6.36c.47-.46.5-1.18.1-1.68l-.1-.1a1.24 1.24 0 00-1.75 0z",
|
|
17
|
+
fill: primaryFill
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export const Status24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Status24RegularIcon, 'Status24Regular');
|
|
22
|
+
|
|
23
|
+
const Steps20FilledIcon = props => {
|
|
24
|
+
const {
|
|
25
|
+
fill: primaryFill = 'currentColor',
|
|
26
|
+
className
|
|
27
|
+
} = props;
|
|
28
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
29
|
+
width: 20,
|
|
30
|
+
height: 20,
|
|
31
|
+
viewBox: "0 0 20 20",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
className: className
|
|
34
|
+
}), React.createElement("path", {
|
|
35
|
+
d: "M11 3a1 1 0 011-1h3a1 1 0 011 1v4h-1V3h-3v3a1 1 0 01-1 1H8v3a1 1 0 01-1 1H4v3h4v1H4a1 1 0 01-1-1v-3a1 1 0 011-1h3V7a1 1 0 011-1h3V3zm2 6a1 1 0 011-1h3a1 1 0 011 1v5.5a2.5 2.5 0 01-2.5 2.5H10a1 1 0 01-1-1v-3a1 1 0 011-1h3V9z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export const Steps20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Steps20FilledIcon, 'Steps20Filled');
|
|
41
|
+
|
|
42
|
+
const Steps20RegularIcon = props => {
|
|
43
|
+
const {
|
|
44
|
+
fill: primaryFill = 'currentColor',
|
|
45
|
+
className
|
|
46
|
+
} = props;
|
|
47
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
48
|
+
width: 20,
|
|
49
|
+
height: 20,
|
|
50
|
+
viewBox: "0 0 20 20",
|
|
51
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
52
|
+
className: className
|
|
53
|
+
}), React.createElement("path", {
|
|
54
|
+
d: "M11 3a1 1 0 011-1h3a1 1 0 011 1v4h-1V3h-3v3a1 1 0 01-1 1H8v3a1 1 0 01-1 1H4v3h4v1H4a1 1 0 01-1-1v-3a1 1 0 011-1h3V7a1 1 0 011-1h3V3zm3 5a1 1 0 00-1 1v3h-3a1 1 0 00-1 1v3a1 1 0 001 1h5.5a2.5 2.5 0 002.5-2.5V9a1 1 0 00-1-1h-3zm0 1h3v5.5c0 .83-.67 1.5-1.5 1.5H10v-3h3a1 1 0 001-1V9z",
|
|
55
|
+
fill: primaryFill
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
export const Steps20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Steps20RegularIcon, 'Steps20Regular');
|
|
60
|
+
|
|
61
|
+
const Steps24FilledIcon = props => {
|
|
62
|
+
const {
|
|
63
|
+
fill: primaryFill = 'currentColor',
|
|
64
|
+
className
|
|
65
|
+
} = props;
|
|
66
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
67
|
+
width: 24,
|
|
68
|
+
height: 24,
|
|
69
|
+
viewBox: "0 0 24 24",
|
|
70
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
71
|
+
className: className
|
|
72
|
+
}), React.createElement("path", {
|
|
73
|
+
d: "M12 3.38c0-.76.62-1.38 1.38-1.38h3.74c.76 0 1.38.62 1.38 1.38V9H17V3.5h-3.5v3.63c0 .75-.62 1.37-1.38 1.37H8.5v3.63c0 .75-.62 1.37-1.38 1.37H3.5V17H9v1.5H3.37c-.75 0-1.37-.62-1.37-1.38v-3.75c0-.75.62-1.37 1.38-1.37H7V8.37C7 7.63 7.62 7 8.38 7H12V3.37zm3 8c0-.76.62-1.38 1.38-1.38h3.75c.75 0 1.37.62 1.37 1.38v6.87c0 1.8-1.46 3.25-3.25 3.25h-6.88c-.75 0-1.37-.62-1.37-1.38v-3.75c0-.75.62-1.37 1.38-1.37H15v-3.63z",
|
|
74
|
+
fill: primaryFill
|
|
75
|
+
}));
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
export const Steps24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Steps24FilledIcon, 'Steps24Filled');
|
|
79
|
+
|
|
80
|
+
const Steps24RegularIcon = props => {
|
|
81
|
+
const {
|
|
82
|
+
fill: primaryFill = 'currentColor',
|
|
83
|
+
className
|
|
84
|
+
} = props;
|
|
85
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
86
|
+
width: 24,
|
|
87
|
+
height: 24,
|
|
88
|
+
viewBox: "0 0 24 24",
|
|
89
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
90
|
+
className: className
|
|
91
|
+
}), React.createElement("path", {
|
|
92
|
+
d: "M12 3.38c0-.76.62-1.38 1.38-1.38h3.74c.76 0 1.38.62 1.38 1.38V9H17V3.5h-3.5v3.63c0 .75-.62 1.37-1.38 1.37H8.5v3.63c0 .75-.62 1.37-1.38 1.37H3.5V17H9v1.5H3.37c-.75 0-1.37-.62-1.37-1.38v-3.75c0-.75.62-1.37 1.38-1.37H7V8.37C7 7.63 7.62 7 8.38 7H12V3.37zM16.38 10c-.76 0-1.38.62-1.38 1.38V15h-3.63c-.75 0-1.37.62-1.37 1.38v3.75c0 .75.62 1.37 1.38 1.37h6.87c1.8 0 3.25-1.46 3.25-3.25v-6.88c0-.75-.62-1.37-1.38-1.37h-3.75zm.12 5.13V11.5H20v6.75c0 .97-.78 1.75-1.75 1.75H11.5v-3.5h3.63c.75 0 1.37-.62 1.37-1.38z",
|
|
93
|
+
fill: primaryFill
|
|
94
|
+
}));
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
export const Steps24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Steps24RegularIcon, 'Steps24Regular');
|
|
98
|
+
|
|
99
|
+
const Stethoscope20FilledIcon = props => {
|
|
100
|
+
const {
|
|
101
|
+
fill: primaryFill = 'currentColor',
|
|
102
|
+
className
|
|
103
|
+
} = props;
|
|
104
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
105
|
+
width: 20,
|
|
106
|
+
height: 20,
|
|
107
|
+
viewBox: "0 0 20 20",
|
|
108
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
109
|
+
className: className
|
|
110
|
+
}), React.createElement("path", {
|
|
111
|
+
d: "M2.75 2a.75.75 0 00-.75.75v5a4.5 4.5 0 003.75 4.44v1.06a5.25 5.25 0 1010.5 0v-1.1a2.75 2.75 0 10-1.5 0v1.1a3.75 3.75 0 11-7.5 0v-1.06A4.5 4.5 0 0011 7.75v-5a.75.75 0 00-.75-.75h-1.5a.75.75 0 000 1.5h.75v4.25a3 3 0 11-6 0V3.5h.75a.75.75 0 000-1.5h-1.5zM15.5 8.25a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5z",
|
|
112
|
+
fill: primaryFill
|
|
113
|
+
}));
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
export const Stethoscope20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Stethoscope20FilledIcon, 'Stethoscope20Filled');
|
|
117
|
+
|
|
4
118
|
const Stethoscope20RegularIcon = props => {
|
|
5
119
|
const {
|
|
6
120
|
fill: primaryFill = 'currentColor',
|
|
@@ -9490,121 +9604,4 @@ const Tag28FilledIcon = props => {
|
|
|
9490
9604
|
}));
|
|
9491
9605
|
};
|
|
9492
9606
|
|
|
9493
|
-
export const Tag28Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Tag28FilledIcon, 'Tag28Filled');
|
|
9494
|
-
|
|
9495
|
-
const Tag28RegularIcon = props => {
|
|
9496
|
-
const {
|
|
9497
|
-
fill: primaryFill = 'currentColor',
|
|
9498
|
-
className
|
|
9499
|
-
} = props;
|
|
9500
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9501
|
-
width: 28,
|
|
9502
|
-
height: 28,
|
|
9503
|
-
viewBox: "0 0 28 28",
|
|
9504
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9505
|
-
className: className
|
|
9506
|
-
}), React.createElement("path", {
|
|
9507
|
-
d: "M19.5 10a1.5 1.5 0 100-3 1.5 1.5 0 000 3z",
|
|
9508
|
-
fill: primaryFill
|
|
9509
|
-
}), React.createElement("path", {
|
|
9510
|
-
d: "M15.29 3c-.87 0-1.7.34-2.3.95L3.74 13.2a3.25 3.25 0 000 4.6l6.46 6.46a3.25 3.25 0 004.6 0l9.25-9.25c.6-.6.95-1.43.95-2.3V5.75A2.75 2.75 0 0022.25 3h-6.96zm-1.24 2.01c.33-.33.77-.51 1.24-.51h6.96c.69 0 1.25.56 1.25 1.25v6.96c0 .47-.18.91-.51 1.24l-9.25 9.25c-.69.69-1.8.69-2.48 0L4.8 16.74a1.75 1.75 0 010-2.48l9.25-9.25z",
|
|
9511
|
-
fill: primaryFill
|
|
9512
|
-
}));
|
|
9513
|
-
};
|
|
9514
|
-
|
|
9515
|
-
export const Tag28Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Tag28RegularIcon, 'Tag28Regular');
|
|
9516
|
-
|
|
9517
|
-
const Tag32FilledIcon = props => {
|
|
9518
|
-
const {
|
|
9519
|
-
fill: primaryFill = 'currentColor',
|
|
9520
|
-
className
|
|
9521
|
-
} = props;
|
|
9522
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9523
|
-
width: 32,
|
|
9524
|
-
height: 32,
|
|
9525
|
-
viewBox: "0 0 32 32",
|
|
9526
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9527
|
-
className: className
|
|
9528
|
-
}), React.createElement("path", {
|
|
9529
|
-
d: "M15.95 4.08A4 4 0 0118.68 3h6.82A3.5 3.5 0 0129 6.5v6.76a4 4 0 01-1.17 2.83L16 27.9a4.25 4.25 0 01-6.02 0l-6.32-6.33a4.25 4.25 0 01.1-6.1l12.18-11.4zM22.5 12a2.5 2.5 0 100-5 2.5 2.5 0 000 5z",
|
|
9530
|
-
fill: primaryFill
|
|
9531
|
-
}));
|
|
9532
|
-
};
|
|
9533
|
-
|
|
9534
|
-
export const Tag32Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Tag32FilledIcon, 'Tag32Filled');
|
|
9535
|
-
|
|
9536
|
-
const Tag32RegularIcon = props => {
|
|
9537
|
-
const {
|
|
9538
|
-
fill: primaryFill = 'currentColor',
|
|
9539
|
-
className
|
|
9540
|
-
} = props;
|
|
9541
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9542
|
-
width: 32,
|
|
9543
|
-
height: 32,
|
|
9544
|
-
viewBox: "0 0 32 32",
|
|
9545
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9546
|
-
className: className
|
|
9547
|
-
}), React.createElement("path", {
|
|
9548
|
-
d: "M22.5 12a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm-3.82-9a4 4 0 00-2.73 1.08L3.77 15.48a4.25 4.25 0 00-.1 6.1l6.32 6.33a4.25 4.25 0 006.01 0l11.83-11.82A4 4 0 0029 13.26V6.5A3.5 3.5 0 0025.5 3h-6.82zm-1.36 2.54A2 2 0 0118.68 5h6.82c.83 0 1.5.67 1.5 1.5v6.76a2 2 0 01-.59 1.41L14.6 26.5c-.88.88-2.3.88-3.18 0l-6.33-6.32c-.9-.9-.87-2.37.06-3.24l12.18-11.4z",
|
|
9549
|
-
fill: primaryFill
|
|
9550
|
-
}));
|
|
9551
|
-
};
|
|
9552
|
-
|
|
9553
|
-
export const Tag32Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Tag32RegularIcon, 'Tag32Regular');
|
|
9554
|
-
|
|
9555
|
-
const TagCircle20FilledIcon = props => {
|
|
9556
|
-
const {
|
|
9557
|
-
fill: primaryFill = 'currentColor',
|
|
9558
|
-
className
|
|
9559
|
-
} = props;
|
|
9560
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9561
|
-
width: 20,
|
|
9562
|
-
height: 20,
|
|
9563
|
-
viewBox: "0 0 20 20",
|
|
9564
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9565
|
-
className: className
|
|
9566
|
-
}), React.createElement("path", {
|
|
9567
|
-
d: "M2 10a8 8 0 1116 0 8 8 0 01-16 0zm4-1.5v3c0 .83.67 1.5 1.5 1.5h4.06c.4 0 .79-.14 1.1-.39l1.78-1.44a1.5 1.5 0 000-2.34L12.66 7.4c-.31-.25-.7-.39-1.1-.39H7.5C6.67 7 6 7.67 6 8.5z",
|
|
9568
|
-
fill: primaryFill
|
|
9569
|
-
}));
|
|
9570
|
-
};
|
|
9571
|
-
|
|
9572
|
-
export const TagCircle20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/TagCircle20FilledIcon, 'TagCircle20Filled');
|
|
9573
|
-
|
|
9574
|
-
const TagCircle20RegularIcon = props => {
|
|
9575
|
-
const {
|
|
9576
|
-
fill: primaryFill = 'currentColor',
|
|
9577
|
-
className
|
|
9578
|
-
} = props;
|
|
9579
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9580
|
-
width: 20,
|
|
9581
|
-
height: 20,
|
|
9582
|
-
viewBox: "0 0 20 20",
|
|
9583
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9584
|
-
className: className
|
|
9585
|
-
}), React.createElement("path", {
|
|
9586
|
-
d: "M7.5 7C6.67 7 6 7.67 6 8.5v3c0 .83.67 1.5 1.5 1.5h4.06c.4 0 .79-.14 1.1-.39l1.78-1.44a1.5 1.5 0 000-2.34L12.66 7.4c-.31-.25-.7-.39-1.1-.39H7.5zM7 8.5c0-.28.22-.5.5-.5h4.06c.17 0 .34.06.47.17L13.8 9.6a.5.5 0 010 .78l-1.78 1.44c-.13.11-.3.17-.47.17H7.5a.5.5 0 01-.5-.5v-3zM10 2a8 8 0 100 16 8 8 0 000-16zm-7 8a7 7 0 1114 0 7 7 0 01-14 0z",
|
|
9587
|
-
fill: primaryFill
|
|
9588
|
-
}));
|
|
9589
|
-
};
|
|
9590
|
-
|
|
9591
|
-
export const TagCircle20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/TagCircle20RegularIcon, 'TagCircle20Regular');
|
|
9592
|
-
|
|
9593
|
-
const TagDismiss16FilledIcon = props => {
|
|
9594
|
-
const {
|
|
9595
|
-
fill: primaryFill = 'currentColor',
|
|
9596
|
-
className
|
|
9597
|
-
} = props;
|
|
9598
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9599
|
-
width: 16,
|
|
9600
|
-
height: 16,
|
|
9601
|
-
viewBox: "0 0 16 16",
|
|
9602
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9603
|
-
className: className
|
|
9604
|
-
}), React.createElement("path", {
|
|
9605
|
-
d: "M6.3 1.6L1.52 6.33a2 2 0 000 2.83l3.31 3.28c.21.2.45.36.7.46a5.5 5.5 0 017.43-7.31L13 3A2 2 0 0010.97 1l-3.26.01c-.53 0-1.04.22-1.42.59zm4.05 3.06c-.3.3-.79.3-1.09 0a.76.76 0 010-1.08c.3-.3.8-.3 1.1 0 .3.3.3.78 0 1.08zM10.5 15a4.5 4.5 0 100-9 4.5 4.5 0 000 9zm1.85-6.35c.2.2.2.5 0 .7l-1.14 1.15 1.14 1.15a.5.5 0 01-.7.7l-1.15-1.14-1.15 1.14a.5.5 0 01-.7-.7l1.14-1.15-1.14-1.15a.5.5 0 11.7-.7l1.15 1.14 1.15-1.14c.2-.2.5-.2.7 0z",
|
|
9606
|
-
fill: primaryFill
|
|
9607
|
-
}));
|
|
9608
|
-
};
|
|
9609
|
-
|
|
9610
|
-
export const TagDismiss16Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/TagDismiss16FilledIcon, 'TagDismiss16Filled');
|
|
9607
|
+
export const Tag28Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Tag28FilledIcon, 'Tag28Filled');
|