@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,500 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import wrapIcon from "../utils/wrapIcon";
|
|
3
3
|
|
|
4
|
+
const WeatherSunnyHigh48RegularIcon = props => {
|
|
5
|
+
const {
|
|
6
|
+
fill: primaryFill = 'currentColor',
|
|
7
|
+
className
|
|
8
|
+
} = props;
|
|
9
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
10
|
+
width: 48,
|
|
11
|
+
height: 48,
|
|
12
|
+
viewBox: "0 0 48 48",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
className: className
|
|
15
|
+
}), React.createElement("path", {
|
|
16
|
+
d: "M24 4c.69 0 1.25.56 1.25 1.25v1.5a1.25 1.25 0 11-2.5 0v-1.5c0-.69.56-1.25 1.25-1.25zm0 6a8 8 0 100 16 8 8 0 000-16zm-5.5 8a5.5 5.5 0 1111 0 5.5 5.5 0 01-11 0zm6.75 11.25a1.25 1.25 0 10-2.5 0v1.5a1.25 1.25 0 102.5 0v-1.5zM11.25 16a1.25 1.25 0 100 2.5h1.5a1.25 1.25 0 100-2.5h-1.5zM34 17.25c0-.69.56-1.25 1.25-1.25h1.5a1.25 1.25 0 110 2.5h-1.5c-.69 0-1.25-.56-1.25-1.25zm-20.13-5.62a1.25 1.25 0 001.76-1.76l-1.5-1.5a1.25 1.25 0 00-1.76 1.76l1.5 1.5zm1.76 12.74a1.25 1.25 0 00-1.76 0l-1.5 1.5a1.25 1.25 0 001.76 1.76l1.5-1.5c.5-.48.5-1.28 0-1.76zm18.5-12.74a1.25 1.25 0 01-1.76-1.76l1.5-1.5a1.25 1.25 0 011.76 1.76l-1.5 1.5zm-1.76 12.74a1.25 1.25 0 011.76 0l1.5 1.5a1.25 1.25 0 01-1.76 1.76l-1.5-1.5a1.25 1.25 0 010-1.76zM6.05 43.7c-.53.44-1.32.37-1.76-.16-.34-.41-.27-1.4.16-1.76h.01l.02-.03a7.78 7.78 0 01.35-.27 30.2 30.2 0 014.93-2.88A33.9 33.9 0 0124 35.5c6 0 10.87 1.56 14.23 3.12a30.2 30.2 0 015.21 3.08l.08.06.03.03s.84.88.16 1.76c-.44.53-1.23.6-1.76.16h-.01l-.05-.05a27.7 27.7 0 00-4.7-2.78A31.4 31.4 0 0024 38a31.4 31.4 0 00-13.18 2.88 27.69 27.69 0 00-4.76 2.82l-.01.01z",
|
|
17
|
+
fill: primaryFill
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export const WeatherSunnyHigh48Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/WeatherSunnyHigh48RegularIcon, 'WeatherSunnyHigh48Regular');
|
|
22
|
+
|
|
23
|
+
const WeatherSunnyLow20FilledIcon = 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: "M5.66 11a4.5 4.5 0 014.38-5.47A4.48 4.48 0 0114.4 11h3.09a.5.5 0 010 1h-15a.5.5 0 010-1h3.16zm4.47 7a.5.5 0 01-.21 0h.21zM5.08 4.38L5 4.32a.5.5 0 00-.64.77l.86.86.07.05a.5.5 0 00.63-.76l-.85-.86zm10.66.64a.5.5 0 00-.77-.64l-.85.86-.06.07a.5.5 0 00.76.64l.86-.86.06-.07zm-5.22-2.59a.5.5 0 00-1 .1v1.2l.02.1a.5.5 0 00.99-.1v-1.2l-.01-.1zM8.5 16a.5.5 0 000 1h3a.5.5 0 000-1h-3zM5 14c0-.28.22-.5.5-.5h9a.5.5 0 010 1h-9A.5.5 0 015 14z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export const WeatherSunnyLow20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/WeatherSunnyLow20FilledIcon, 'WeatherSunnyLow20Filled');
|
|
41
|
+
|
|
42
|
+
const WeatherSunnyLow20RegularIcon = 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: "M5.55 10.02c0 .33.04.66.11.98H2.5a.5.5 0 000 1h15a.5.5 0 000-1h-3.1a4.5 4.5 0 00-4.36-5.47c-2.48 0-4.49 2.01-4.49 4.49zm7.83.98H6.7a3.48 3.48 0 116.68 0zm-3.35 7.01a.5.5 0 00.1-.01h-.21a.5.5 0 00.1.01zM5 4.32l.07.06.85.86A.5.5 0 015.3 6l-.07-.05-.86-.86A.5.5 0 015 4.32zm10.67.06c.17.18.2.44.06.64l-.06.07-.86.86a.5.5 0 01-.76-.64l.06-.07.85-.86c.2-.2.52-.2.71 0zm-5.65-2.36a.5.5 0 01.49.41v1.3a.5.5 0 01-.98.1l-.01-.1v-1.2c0-.28.22-.5.5-.5zM8.5 16a.5.5 0 000 1h3a.5.5 0 000-1h-3zM5 14c0-.28.22-.5.5-.5h9a.5.5 0 010 1h-9A.5.5 0 015 14z",
|
|
55
|
+
fill: primaryFill
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
export const WeatherSunnyLow20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/WeatherSunnyLow20RegularIcon, 'WeatherSunnyLow20Regular');
|
|
60
|
+
|
|
61
|
+
const WeatherSunnyLow24FilledIcon = 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.75 2.75a.75.75 0 00-1.5 0v1.5a.75.75 0 001.5 0v-1.5zm6.28 2.22c.3.3.3.77 0 1.06l-1.06 1.06a.75.75 0 01-1.06-1.06l1.06-1.06c.3-.3.77-.3 1.06 0zM6.59 13a5.5 5.5 0 1110.82 0h3.84a.75.75 0 010 1.5H2.75a.75.75 0 010-1.5h3.84zm.16 3a.75.75 0 000 1.5h10.5a.75.75 0 000-1.5H6.75zm4 3a.75.75 0 000 1.5h2.5a.75.75 0 000-1.5h-2.5zM4.97 4.97c.3-.3.77-.3 1.06 0l1.06 1.06a.75.75 0 11-1.06 1.06L4.97 6.03a.75.75 0 010-1.06z",
|
|
74
|
+
fill: primaryFill
|
|
75
|
+
}));
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
export const WeatherSunnyLow24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/WeatherSunnyLow24FilledIcon, 'WeatherSunnyLow24Filled');
|
|
79
|
+
|
|
80
|
+
const WeatherSunnyLow24RegularIcon = 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.75 2.75a.75.75 0 00-1.5 0v1.5a.75.75 0 001.5 0v-1.5zm6.28 2.22c.3.3.3.77 0 1.06l-1.06 1.06a.75.75 0 01-1.06-1.06l1.06-1.06c.3-.3.77-.3 1.06 0zM17.41 13a5.5 5.5 0 10-10.82 0H2.75a.75.75 0 000 1.5h18.5a.75.75 0 000-1.5h-3.84zM12 8a4 4 0 013.87 5H8.13A4 4 0 0112 8zm-6 8.75c0-.41.34-.75.75-.75h10.5a.75.75 0 010 1.5H6.75a.75.75 0 01-.75-.75zm4 3c0-.41.34-.75.75-.75h2.5a.75.75 0 010 1.5h-2.5a.75.75 0 01-.75-.75zM4.97 4.97c.3-.3.77-.3 1.06 0l1.06 1.06a.75.75 0 11-1.06 1.06L4.97 6.03a.75.75 0 010-1.06z",
|
|
93
|
+
fill: primaryFill
|
|
94
|
+
}));
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
export const WeatherSunnyLow24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/WeatherSunnyLow24RegularIcon, 'WeatherSunnyLow24Regular');
|
|
98
|
+
|
|
99
|
+
const WeatherSunnyLow48FilledIcon = 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: "M24 13.08A10.92 10.92 0 0134.74 26h8.01a1.25 1.25 0 110 2.5H5.25a1.25 1.25 0 010-2.5h8.01A10.92 10.92 0 0124 13.08zM11.5 9.8l.1.1 2.15 2.14a1.25 1.25 0 01-1.66 1.86l-.1-.09-2.15-2.15A1.25 1.25 0 0111.5 9.8zm26.64.1c.46.45.49 1.17.1 1.66l-.1.1L36 13.81a1.25 1.25 0 01-1.86-1.67l.09-.1 2.15-2.14a1.25 1.25 0 011.76 0zM24 4c.65 0 1.18.49 1.24 1.12l.01.13v3.03a1.25 1.25 0 01-2.5.13V5.25c0-.7.56-1.25 1.25-1.25zm-2.75 34a1.25 1.25 0 100 2.5h5.5a1.25 1.25 0 000-2.5h-5.5zM12 33.25c0-.7.56-1.25 1.25-1.25h21.5a1.25 1.25 0 110 2.5h-21.5c-.69 0-1.25-.56-1.25-1.25z",
|
|
112
|
+
fill: primaryFill
|
|
113
|
+
}));
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
export const WeatherSunnyLow48Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/WeatherSunnyLow48FilledIcon, 'WeatherSunnyLow48Filled');
|
|
117
|
+
|
|
118
|
+
const WeatherSunnyLow48RegularIcon = props => {
|
|
119
|
+
const {
|
|
120
|
+
fill: primaryFill = 'currentColor',
|
|
121
|
+
className
|
|
122
|
+
} = props;
|
|
123
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
124
|
+
width: 48,
|
|
125
|
+
height: 48,
|
|
126
|
+
viewBox: "0 0 48 48",
|
|
127
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
128
|
+
className: className
|
|
129
|
+
}), React.createElement("path", {
|
|
130
|
+
d: "M24 13.08A10.92 10.92 0 0134.74 26h8.01a1.25 1.25 0 110 2.5H5.25a1.25 1.25 0 010-2.5h8.01A10.92 10.92 0 0124 13.08zM15.82 26h16.36A8.44 8.44 0 0024 15.58 8.42 8.42 0 0015.82 26zM11.5 9.8l.1.1 2.14 2.14a1.25 1.25 0 01-1.66 1.86l-.1-.09-2.15-2.15A1.25 1.25 0 0111.5 9.8zm26.63.1c.46.45.49 1.17.1 1.66l-.1.1L36 13.81a1.25 1.25 0 01-1.86-1.67l.09-.1 2.15-2.14a1.25 1.25 0 011.76 0zM24 4c.65 0 1.18.49 1.24 1.12l.01.13v3.03a1.25 1.25 0 01-2.5.13V5.25c0-.7.56-1.25 1.25-1.25zm-2.75 34a1.25 1.25 0 100 2.5h5.5a1.25 1.25 0 000-2.5h-5.5zM12 33.25c0-.7.56-1.25 1.25-1.25h21.5a1.25 1.25 0 110 2.5h-21.5c-.69 0-1.25-.56-1.25-1.25z",
|
|
131
|
+
fill: primaryFill
|
|
132
|
+
}));
|
|
133
|
+
};
|
|
134
|
+
|
|
135
|
+
export const WeatherSunnyLow48Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/WeatherSunnyLow48RegularIcon, 'WeatherSunnyLow48Regular');
|
|
136
|
+
|
|
137
|
+
const WeatherThunderstorm20FilledIcon = props => {
|
|
138
|
+
const {
|
|
139
|
+
fill: primaryFill = 'currentColor',
|
|
140
|
+
className
|
|
141
|
+
} = props;
|
|
142
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
143
|
+
width: 20,
|
|
144
|
+
height: 20,
|
|
145
|
+
viewBox: "0 0 20 20",
|
|
146
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
147
|
+
className: className
|
|
148
|
+
}), React.createElement("path", {
|
|
149
|
+
d: "M11.61 12.13c.2.18.22.5.04.7L10.62 14h1.88a.5.5 0 01.4.81l-2.46 3a.5.5 0 01-.78-.62l1.8-2.19H9.5a.5.5 0 01-.37-.83l1.78-2a.5.5 0 01.7-.04zM11 6c2.46 0 3.86 1.57 4.07 3.47h.06A2.82 2.82 0 0118 12.24 2.82 2.82 0 0115.13 15h-1.21a1.5 1.5 0 00-1.15-1.97l-.13-.02a1.5 1.5 0 00-2.56-1.4l-1.7 1.89c-.4.45-.47 1.02-.3 1.5h-1.2A2.82 2.82 0 014 12.24a2.82 2.82 0 012.87-2.77h.06C7.13 7.57 8.53 6 11 6zM8.4 3c1.45 0 2.72.83 3.34 2.04A6.05 6.05 0 0011 5C8.6 5 6.87 6.3 6.25 8.29l-.07.21-.04.19-.17.03a3.73 3.73 0 00-2.71 2.26 2.62 2.62 0 011.2-4.86h.22A3.77 3.77 0 018.39 3z",
|
|
150
|
+
fill: primaryFill
|
|
151
|
+
}));
|
|
152
|
+
};
|
|
153
|
+
|
|
154
|
+
export const WeatherThunderstorm20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/WeatherThunderstorm20FilledIcon, 'WeatherThunderstorm20Filled');
|
|
155
|
+
|
|
156
|
+
const WeatherThunderstorm20RegularIcon = props => {
|
|
157
|
+
const {
|
|
158
|
+
fill: primaryFill = 'currentColor',
|
|
159
|
+
className
|
|
160
|
+
} = props;
|
|
161
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
162
|
+
width: 20,
|
|
163
|
+
height: 20,
|
|
164
|
+
viewBox: "0 0 20 20",
|
|
165
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
166
|
+
className: className
|
|
167
|
+
}), React.createElement("path", {
|
|
168
|
+
d: "M9.13 14.17l1.77-2a.5.5 0 01.8.6l-.06.07L10.62 14h1.88c.4 0 .62.42.44.75l-.05.06-2.44 3a.5.5 0 01-.84-.54l.05-.08 1.8-2.19H9.5a.5.5 0 01-.42-.76l.05-.07 1.77-2-1.77 2zM11 6c2.46 0 3.86 1.57 4.07 3.47h.06A2.82 2.82 0 0118 12.24 2.82 2.82 0 0115.13 15h-1.26a1.07 1.07 0 00.01-1h1.3c1 0 1.82-.78 1.82-1.74s-.81-1.74-1.82-1.74h-.55c-.29 0-.54-.22-.54-.5A3.02 3.02 0 0011 7a3.04 3.04 0 00-3.09 3.02c0 .28-.25.5-.54.5h-.55c-1 0-1.82.78-1.82 1.74S5.81 14 6.82 14h1.3a1.07 1.07 0 000 1H6.88A2.82 2.82 0 014 12.24a2.82 2.82 0 012.87-2.77h.06C7.13 7.57 8.53 6 11 6zM8.4 3c1.45 0 2.72.83 3.34 2.04a6.05 6.05 0 00-1.28-.02 2.65 2.65 0 00-4.7 1.2l-.04.22a1 1 0 01-.99.82h-.26c-.81 0-1.47.67-1.47 1.5 0 .57.31 1.06.78 1.31-.22.28-.4.58-.52.9a2.62 2.62 0 011.2-4.85h.22A3.77 3.77 0 018.39 3z",
|
|
169
|
+
fill: primaryFill
|
|
170
|
+
}));
|
|
171
|
+
};
|
|
172
|
+
|
|
173
|
+
export const WeatherThunderstorm20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/WeatherThunderstorm20RegularIcon, 'WeatherThunderstorm20Regular');
|
|
174
|
+
|
|
175
|
+
const WeatherThunderstorm24FilledIcon = props => {
|
|
176
|
+
const {
|
|
177
|
+
fill: primaryFill = 'currentColor',
|
|
178
|
+
className
|
|
179
|
+
} = props;
|
|
180
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
181
|
+
width: 24,
|
|
182
|
+
height: 24,
|
|
183
|
+
viewBox: "0 0 24 24",
|
|
184
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
185
|
+
className: className
|
|
186
|
+
}), React.createElement("path", {
|
|
187
|
+
d: "M13.76 13.2c.3.28.33.75.06 1.06L12.7 15.5h2.28c.63 0 .98.73.59 1.22l-3.21 4.03a.75.75 0 01-1.18-.94L13.42 17h-2.4c-.65 0-.99-.77-.56-1.25l2.24-2.49a.75.75 0 011.06-.06zM13 5c3.17 0 4.97 2.1 5.23 4.64h.08a3.69 3.69 0 110 7.36h-1.75a1.75 1.75 0 00-1.58-2.5h-.13a1.75 1.75 0 00-2.9-1.9l-2.23 2.48A1.73 1.73 0 009.44 17H7.7a3.69 3.69 0 110-7.36h.08A4.95 4.95 0 0113 5zm-3-3c1.62 0 3.05.82 3.9 2.06a7.5 7.5 0 00-.9-.05c-3 0-5.17 1.68-5.94 4.21L7 8.46l-.06.24-.2.04a4.68 4.68 0 00-3.46 3.04A3.28 3.28 0 015.1 5.9h.25A4.72 4.72 0 0110 2z",
|
|
188
|
+
fill: primaryFill
|
|
189
|
+
}));
|
|
190
|
+
};
|
|
191
|
+
|
|
192
|
+
export const WeatherThunderstorm24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/WeatherThunderstorm24FilledIcon, 'WeatherThunderstorm24Filled');
|
|
193
|
+
|
|
194
|
+
const WeatherThunderstorm24RegularIcon = props => {
|
|
195
|
+
const {
|
|
196
|
+
fill: primaryFill = 'currentColor',
|
|
197
|
+
className
|
|
198
|
+
} = props;
|
|
199
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
200
|
+
width: 24,
|
|
201
|
+
height: 24,
|
|
202
|
+
viewBox: "0 0 24 24",
|
|
203
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
204
|
+
className: className
|
|
205
|
+
}), React.createElement("path", {
|
|
206
|
+
d: "M10.46 15.75l2.24-2.49a.75.75 0 011.18.92l-.06.08-1.12 1.24h2.28c.6 0 .94.65.65 1.13l-.06.09-3.21 4.03a.75.75 0 01-1.24-.84l.06-.1L13.42 17h-2.4a.75.75 0 01-.62-1.17l.06-.08 2.24-2.49-2.24 2.49zM13 5c3.17 0 4.97 2.1 5.23 4.63h.08a3.69 3.69 0 110 7.36h-1.79a1.33 1.33 0 000-1.5h1.73c1.26 0 2.29-1 2.29-2.23a2.26 2.26 0 00-2.29-2.24h-.69c-.36 0-.68-.28-.68-.63 0-2.29-1.8-3.9-3.88-3.9a3.86 3.86 0 00-3.88 3.9c0 .35-.31.63-.68.63h-.69c-1.26 0-2.28 1-2.28 2.24a2.26 2.26 0 002.28 2.24h1.76a1.33 1.33 0 000 1.5H7.69a3.69 3.69 0 110-7.37h.08A4.95 4.95 0 0113 5zM10 2c1.62 0 3.05.82 3.9 2.06a7.5 7.5 0 00-2.04.03 3.21 3.21 0 00-5.03 2.07l-.07.41a1 1 0 01-.99.83h-.49a1.78 1.78 0 00-1.26 3.04c-.32.4-.57.85-.74 1.34A3.28 3.28 0 015.1 5.9h.25A4.72 4.72 0 0110 2z",
|
|
207
|
+
fill: primaryFill
|
|
208
|
+
}));
|
|
209
|
+
};
|
|
210
|
+
|
|
211
|
+
export const WeatherThunderstorm24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/WeatherThunderstorm24RegularIcon, 'WeatherThunderstorm24Regular');
|
|
212
|
+
|
|
213
|
+
const WeatherThunderstorm48FilledIcon = props => {
|
|
214
|
+
const {
|
|
215
|
+
fill: primaryFill = 'currentColor',
|
|
216
|
+
className
|
|
217
|
+
} = props;
|
|
218
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
219
|
+
width: 48,
|
|
220
|
+
height: 48,
|
|
221
|
+
viewBox: "0 0 48 48",
|
|
222
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
223
|
+
className: className
|
|
224
|
+
}), React.createElement("path", {
|
|
225
|
+
d: "M27.36 25.4c.7.57.84 1.59.34 2.33l-.1.13-2.16 2.64h4.8a1.75 1.75 0 011.44 2.76l-.1.11-7.5 9a1.75 1.75 0 01-2.78-2.11l.1-.13L26.5 34h-4.75a1.75 1.75 0 01-1.44-2.74l.08-.11 4.5-5.5a1.75 1.75 0 012.47-.25zM26 10.02c6.34 0 9.93 4.2 10.45 9.26h.16a7.37 7.37 0 110 14.73h-3.06a3.75 3.75 0 00-3.3-5.5h-.7l.07-.14a3.75 3.75 0 00-6.27-4l-4.5 5.51-.14.17-.1.15a3.77 3.77 0 00-.17 3.8h-3.06a7.37 7.37 0 01-.24-14.72h.4c.53-5.1 4.12-9.26 10.46-9.26zM20 4a9.43 9.43 0 017.78 4.1C27.2 8.04 26.61 8 26 8c-6.08 0-10.48 3.44-11.96 8.62l-.08.29-.12.48-.41.07c-3.22.68-5.84 3-6.91 6.07a6.55 6.55 0 014.04-11.74h.14A9.44 9.44 0 0120 4z",
|
|
226
|
+
fill: primaryFill
|
|
227
|
+
}));
|
|
228
|
+
};
|
|
229
|
+
|
|
230
|
+
export const WeatherThunderstorm48Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/WeatherThunderstorm48FilledIcon, 'WeatherThunderstorm48Filled');
|
|
231
|
+
|
|
232
|
+
const WeatherThunderstorm48RegularIcon = props => {
|
|
233
|
+
const {
|
|
234
|
+
fill: primaryFill = 'currentColor',
|
|
235
|
+
className
|
|
236
|
+
} = props;
|
|
237
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
238
|
+
width: 48,
|
|
239
|
+
height: 48,
|
|
240
|
+
viewBox: "0 0 48 48",
|
|
241
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
242
|
+
className: className
|
|
243
|
+
}), React.createElement("path", {
|
|
244
|
+
d: "M21.28 31.95l4.52-5.49a1.25 1.25 0 012.01 1.48l-.08.11-2.84 3.44h4.86a1.25 1.25 0 011.05 1.94l-.08.1-6.48 8a1.25 1.25 0 01-2.02-1.46l.08-.1 4.83-5.98h-4.88a1.25 1.25 0 01-1.04-1.94l.07-.1 4.52-5.49-4.52 5.49zM26 10.02c6.34 0 9.93 4.2 10.46 9.26h.16a7.37 7.37 0 110 14.73h-4.13a2.49 2.49 0 00.3-2.5h4.01a4.7 4.7 0 004.7-4.72 4.7 4.7 0 00-4.7-4.72h-1.42c-.75 0-1.4-.6-1.4-1.35a8 8 0 00-7.98-8.2 8.04 8.04 0 00-7.97 8.2c0 .76-.66 1.35-1.41 1.35H15.2a4.7 4.7 0 00-4.7 4.72 4.7 4.7 0 004.7 4.72h4a2.5 2.5 0 00.3 2.5H15.4a7.37 7.37 0 01-.25-14.73h.4c.53-5.1 4.12-9.26 10.46-9.26zM20 4a9.43 9.43 0 017.78 4.1 15.04 15.04 0 00-3.43-.01A6.65 6.65 0 0020 6.46a6.8 6.8 0 00-6.65 5.7l-.3 1.83a1 1 0 01-1 .83h-1.94a3.85 3.85 0 00-2.54 6.62 9.27 9.27 0 00-1.05 2.1 6.55 6.55 0 014.04-11.75h.14A9.44 9.44 0 0120 4z",
|
|
245
|
+
fill: primaryFill
|
|
246
|
+
}));
|
|
247
|
+
};
|
|
248
|
+
|
|
249
|
+
export const WeatherThunderstorm48Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/WeatherThunderstorm48RegularIcon, 'WeatherThunderstorm48Regular');
|
|
250
|
+
|
|
251
|
+
const WebAsset20FilledIcon = props => {
|
|
252
|
+
const {
|
|
253
|
+
fill: primaryFill = 'currentColor',
|
|
254
|
+
className
|
|
255
|
+
} = props;
|
|
256
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
257
|
+
width: 20,
|
|
258
|
+
height: 20,
|
|
259
|
+
viewBox: "0 0 20 20",
|
|
260
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
261
|
+
className: className
|
|
262
|
+
}), React.createElement("path", {
|
|
263
|
+
d: "M3 6a3 3 0 013-3h8a3 3 0 013 3v8a3 3 0 01-3 3H6a3 3 0 01-3-3V6zm3.5 0a.5.5 0 000 1h7a.5.5 0 000-1h-7z",
|
|
264
|
+
fill: primaryFill
|
|
265
|
+
}));
|
|
266
|
+
};
|
|
267
|
+
|
|
268
|
+
export const WebAsset20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/WebAsset20FilledIcon, 'WebAsset20Filled');
|
|
269
|
+
|
|
270
|
+
const WebAsset20RegularIcon = props => {
|
|
271
|
+
const {
|
|
272
|
+
fill: primaryFill = 'currentColor',
|
|
273
|
+
className
|
|
274
|
+
} = props;
|
|
275
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
276
|
+
width: 20,
|
|
277
|
+
height: 20,
|
|
278
|
+
viewBox: "0 0 20 20",
|
|
279
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
280
|
+
className: className
|
|
281
|
+
}), React.createElement("path", {
|
|
282
|
+
d: "M6.5 6a.5.5 0 000 1h7a.5.5 0 000-1h-7zM6 3a3 3 0 00-3 3v8a3 3 0 003 3h8a3 3 0 003-3V6a3 3 0 00-3-3H6zM4 6c0-1.1.9-2 2-2h8a2 2 0 012 2v8a2 2 0 01-2 2H6a2 2 0 01-2-2V6z",
|
|
283
|
+
fill: primaryFill
|
|
284
|
+
}));
|
|
285
|
+
};
|
|
286
|
+
|
|
287
|
+
export const WebAsset20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/WebAsset20RegularIcon, 'WebAsset20Regular');
|
|
288
|
+
|
|
289
|
+
const WebAsset24FilledIcon = props => {
|
|
290
|
+
const {
|
|
291
|
+
fill: primaryFill = 'currentColor',
|
|
292
|
+
className
|
|
293
|
+
} = props;
|
|
294
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
295
|
+
width: 24,
|
|
296
|
+
height: 24,
|
|
297
|
+
viewBox: "0 0 24 24",
|
|
298
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
299
|
+
className: className
|
|
300
|
+
}), React.createElement("path", {
|
|
301
|
+
d: "M3 6.25C3 4.45 4.46 3 6.25 3h11.5C19.55 3 21 4.46 21 6.25v11.5c0 1.8-1.46 3.25-3.25 3.25H6.25A3.25 3.25 0 013 17.75V6.25zm3.75.5a.75.75 0 000 1.5h10.5a.75.75 0 000-1.5H6.75z",
|
|
302
|
+
fill: primaryFill
|
|
303
|
+
}));
|
|
304
|
+
};
|
|
305
|
+
|
|
306
|
+
export const WebAsset24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/WebAsset24FilledIcon, 'WebAsset24Filled');
|
|
307
|
+
|
|
308
|
+
const WebAsset24RegularIcon = props => {
|
|
309
|
+
const {
|
|
310
|
+
fill: primaryFill = 'currentColor',
|
|
311
|
+
className
|
|
312
|
+
} = props;
|
|
313
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
314
|
+
width: 24,
|
|
315
|
+
height: 24,
|
|
316
|
+
viewBox: "0 0 24 24",
|
|
317
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
318
|
+
className: className
|
|
319
|
+
}), React.createElement("path", {
|
|
320
|
+
d: "M6.75 6.75a.75.75 0 000 1.5h10.5a.75.75 0 000-1.5H6.75zM6.25 3A3.25 3.25 0 003 6.25v11.5C3 19.55 4.46 21 6.25 21h11.5c1.8 0 3.25-1.46 3.25-3.25V6.25C21 4.45 19.54 3 17.75 3H6.25zM4.5 6.25c0-.97.78-1.75 1.75-1.75h11.5c.97 0 1.75.78 1.75 1.75v11.5c0 .97-.78 1.75-1.75 1.75H6.25c-.97 0-1.75-.78-1.75-1.75V6.25z",
|
|
321
|
+
fill: primaryFill
|
|
322
|
+
}));
|
|
323
|
+
};
|
|
324
|
+
|
|
325
|
+
export const WebAsset24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/WebAsset24RegularIcon, 'WebAsset24Regular');
|
|
326
|
+
|
|
327
|
+
const Whiteboard20FilledIcon = props => {
|
|
328
|
+
const {
|
|
329
|
+
fill: primaryFill = 'currentColor',
|
|
330
|
+
className
|
|
331
|
+
} = props;
|
|
332
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
333
|
+
width: 20,
|
|
334
|
+
height: 20,
|
|
335
|
+
viewBox: "0 0 20 20",
|
|
336
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
337
|
+
className: className
|
|
338
|
+
}), React.createElement("path", {
|
|
339
|
+
d: "M17.33 3.46l.11.1.1.11c.64.76.61 1.9-.1 2.6l-3.6 3.63c-.22.22-.5.38-.8.47l-1.96.6a.84.84 0 01-1.04-1.08l.62-1.94c.1-.29.25-.55.47-.76l3.6-3.63a1.9 1.9 0 012.6-.1zM12.9 4H4.5A2.5 2.5 0 002 6.5v2.26c.52-.48 1.12-.98 1.72-1.4A6.55 6.55 0 015.7 6.32c.32-.09.66-.12.99-.05.34.08.63.28.84.59.47.67.13 1.4-.2 1.92-.16.27-.37.56-.57.83l-.02.04c-.21.29-.42.58-.61.88-.16.28-.2.62-.13.86.03.12.1.2.17.27.07.06.19.12.37.13.33.03.76-.08 1.3-.27a.5.5 0 11.33.94 4.2 4.2 0 01-1.71.33 1.52 1.52 0 01-1.41-1.12 2.19 2.19 0 01.21-1.65h.01v-.01c.22-.34.45-.66.66-.95l.01-.02c.21-.29.4-.54.55-.78.32-.53.3-.73.22-.84a.4.4 0 00-.25-.17 1.08 1.08 0 00-.5.03c-.47.12-1.04.44-1.66.88-.85.6-1.7 1.38-2.3 1.98v3.35A2.5 2.5 0 004.5 16h11a2.5 2.5 0 002.5-2.5V7.13l-3.45 3.47a2.9 2.9 0 01-1.22.73l-1.96.6A1.84 1.84 0 019.1 9.58l.62-1.94c.14-.44.38-.84.7-1.17L12.9 4z",
|
|
340
|
+
fill: primaryFill
|
|
341
|
+
}));
|
|
342
|
+
};
|
|
343
|
+
|
|
344
|
+
export const Whiteboard20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Whiteboard20FilledIcon, 'Whiteboard20Filled');
|
|
345
|
+
|
|
346
|
+
const Whiteboard20RegularIcon = props => {
|
|
347
|
+
const {
|
|
348
|
+
fill: primaryFill = 'currentColor',
|
|
349
|
+
className
|
|
350
|
+
} = props;
|
|
351
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
352
|
+
width: 20,
|
|
353
|
+
height: 20,
|
|
354
|
+
viewBox: "0 0 20 20",
|
|
355
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
356
|
+
className: className
|
|
357
|
+
}), React.createElement("path", {
|
|
358
|
+
d: "M17.33 3.46l.11.1.1.11c.64.76.61 1.9-.1 2.6l-3.6 3.63c-.22.22-.5.38-.8.47l-1.96.6a.84.84 0 01-1.04-1.08l.62-1.94c.1-.29.25-.55.47-.76l3.6-3.63a1.9 1.9 0 012.6-.1zm-1.88.8L11.84 7.9a.9.9 0 00-.23.37l-.53 1.66 1.67-.5a.9.9 0 00.38-.23l3.6-3.62a.93.93 0 00.06-1.24l-.06-.06-.06-.06a.9.9 0 00-1.22.06zM12.89 4H5a3 3 0 00-3 3v6a3 3 0 003 3h10a3 3 0 003-3V7.13l-1 1V13a2 2 0 01-2 2H5a2 2 0 01-2-2V9.23c.57-.49 1.34-1.11 2.07-1.54.41-.23.78-.38 1.07-.43.28-.05.42 0 .5.1.08.07.1.13.11.18.01.06 0 .15-.04.27-.1.28-.3.6-.6 1.02l-.1.13c-.25.35-.53.74-.73 1.14-.22.45-.4 1-.2 1.56.17.5.5.84.92 1 .4.17.85.15 1.24.08a6.5 6.5 0 002.02-.81.5.5 0 00-.52-.86c-.4.24-1.07.58-1.68.69-.3.05-.53.04-.7-.02-.13-.06-.26-.16-.34-.4-.06-.19-.03-.43.15-.8.16-.31.4-.64.66-1l.1-.13c.27-.39.58-.83.73-1.27.08-.23.12-.5.08-.76a1.32 1.32 0 00-.39-.73c-.4-.4-.91-.46-1.38-.38-.46.08-.95.3-1.4.56-.54.31-1.1.72-1.57 1.1V7c0-1.1.9-2 2-2h6.9l1-1z",
|
|
359
|
+
fill: primaryFill
|
|
360
|
+
}));
|
|
361
|
+
};
|
|
362
|
+
|
|
363
|
+
export const Whiteboard20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Whiteboard20RegularIcon, 'Whiteboard20Regular');
|
|
364
|
+
|
|
365
|
+
const Whiteboard24FilledIcon = props => {
|
|
366
|
+
const {
|
|
367
|
+
fill: primaryFill = 'currentColor',
|
|
368
|
+
className
|
|
369
|
+
} = props;
|
|
370
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
371
|
+
width: 24,
|
|
372
|
+
height: 24,
|
|
373
|
+
viewBox: "0 0 24 24",
|
|
374
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
375
|
+
className: className
|
|
376
|
+
}), React.createElement("path", {
|
|
377
|
+
d: "M15.99 4l-3.07 3.06c-.34.34-.6.74-.78 1.18l-.08.23-.74 2.3a2.25 2.25 0 002.64 2.88l.15-.04 2.33-.7a3.5 3.5 0 001.29-.7l.18-.18L22 7.95v8.8c0 1.8-1.45 3.25-3.25 3.25H5.25A3.25 3.25 0 012 16.75v-4.2l.08-.03.07-.04 3.76-2.36.1-.05A.75.75 0 017 11l-.04.1-1.2 2.3-.08.14a2.25 2.25 0 003 2.95l.17-.09 1.76-1 .09-.05a.75.75 0 00-.74-1.3l-.1.05-1.75 1-.1.04a.75.75 0 01-.97-.96l.04-.09 1.2-2.28.09-.17a2.25 2.25 0 00-3.12-2.87l-.15.08L2 10.81V7.24a3.25 3.25 0 013.07-3.24L5.25 4h10.74zm5.19-.46l.13.13.12.13c.76.89.72 2.23-.13 3.07l-4.28 4.28c-.26.26-.58.45-.94.56l-2.33.7a1 1 0 01-1.24-1.27l.74-2.29c.11-.34.3-.65.56-.9l4.29-4.29a2.27 2.27 0 013.08-.12z",
|
|
378
|
+
fill: primaryFill
|
|
379
|
+
}));
|
|
380
|
+
};
|
|
381
|
+
|
|
382
|
+
export const Whiteboard24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Whiteboard24FilledIcon, 'Whiteboard24Filled');
|
|
383
|
+
|
|
384
|
+
const Whiteboard24RegularIcon = props => {
|
|
385
|
+
const {
|
|
386
|
+
fill: primaryFill = 'currentColor',
|
|
387
|
+
className
|
|
388
|
+
} = props;
|
|
389
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
390
|
+
width: 24,
|
|
391
|
+
height: 24,
|
|
392
|
+
viewBox: "0 0 24 24",
|
|
393
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
394
|
+
className: className
|
|
395
|
+
}), React.createElement("path", {
|
|
396
|
+
d: "M15.99 4l-1.5 1.5H5.1c-.9.08-1.61.83-1.61 1.75v2.24l2.61-1.64c1-.63 2.32-.37 3 .57l.1.14c.4.63.46 1.4.17 2.08l-.08.17-1.21 2.28a.75.75 0 00.93 1.05l.1-.04 1.76-1a.75.75 0 01.83 1.25l-.09.06-1.76 1a2.25 2.25 0 01-3.17-2.87l.07-.15 1.21-2.28a.75.75 0 00-.96-1.04l-.1.05-3.41 2.14v5.5c0 .96.78 1.74 1.75 1.74h13.5c.97 0 1.75-.78 1.75-1.75v-7.3l1.5-1.5v8.8c0 1.8-1.46 3.25-3.25 3.25H5.25A3.25 3.25 0 012 16.75v-9.5a3.25 3.25 0 013.07-3.24L5.25 4h10.74zm5.19-.46l.13.13.12.13c.76.89.72 2.23-.13 3.07l-4.28 4.28c-.26.26-.58.45-.94.56l-2.33.7a1 1 0 01-1.24-1.27l.74-2.29c.11-.34.3-.65.56-.9l4.29-4.29a2.27 2.27 0 013.08-.12zm-2.02 1.19L14.86 9a.75.75 0 00-.18.3l-.45 1.39 1.42-.43c.12-.03.23-.1.31-.18l4.28-4.28.08-.08a.77.77 0 00-1.16-1z",
|
|
397
|
+
fill: primaryFill
|
|
398
|
+
}));
|
|
399
|
+
};
|
|
400
|
+
|
|
401
|
+
export const Whiteboard24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Whiteboard24RegularIcon, 'Whiteboard24Regular');
|
|
402
|
+
|
|
403
|
+
const Whiteboard48FilledIcon = props => {
|
|
404
|
+
const {
|
|
405
|
+
fill: primaryFill = 'currentColor',
|
|
406
|
+
className
|
|
407
|
+
} = props;
|
|
408
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
409
|
+
width: 48,
|
|
410
|
+
height: 48,
|
|
411
|
+
viewBox: "0 0 48 48",
|
|
412
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
413
|
+
className: className
|
|
414
|
+
}), React.createElement("path", {
|
|
415
|
+
d: "M42.7 8.18a4.82 4.82 0 00-7.41-.74l-8.35 8.35c-.56.56-.93 1.29-1.05 2.08l-.88 5.69a1.25 1.25 0 001.52 1.4l5.77-1.32a3.75 3.75 0 001.87-1.07l8.01-8.39a4.82 4.82 0 00.53-6zm-20.16 15a3.75 3.75 0 004.55 4.22l5.77-1.33a6.25 6.25 0 003.12-1.77L44 15.9v17.85C44 37.2 41.2 40 37.75 40h-27.5A6.25 6.25 0 014 33.75v-9.6l.21-.12c.58-.4 1.29-.95 2.05-1.53l1.05-.8c1.18-.9 2.44-1.8 3.67-2.53a9.93 9.93 0 013.29-1.37c.86-.13 1.39.06 1.78.51.23.27.31.5.34.7.03.23 0 .51-.12.88-.25.76-.8 1.59-1.47 2.62l-.04.05c-.63.96-1.4 2.13-1.71 3.33a4.16 4.16 0 00-.07 2.04c.17.72.55 1.37 1.14 1.95a4.26 4.26 0 002.74 1.3c.93.07 1.78-.17 2.46-.48a8.17 8.17 0 002.3-1.55l.01-.01-.88-.89.88.88a1.25 1.25 0 00-1.76-1.77l-.02.02a3.72 3.72 0 01-.41.35c-.3.23-.7.5-1.14.69-.44.2-.87.3-1.26.27a1.77 1.77 0 01-1.16-.57c-.3-.3-.41-.55-.46-.76-.05-.22-.05-.49.04-.82a10 10 0 011.4-2.6l.11-.19c.6-.9 1.32-1.99 1.68-3.08.2-.6.31-1.27.22-1.98-.1-.72-.4-1.4-.92-2a4.24 4.24 0 00-4.06-1.36c-1.39.21-2.84.9-4.18 1.69-1.36.8-2.71 1.78-3.9 2.68l-1.14.87-.67.51v-6.83C4 10.8 6.8 8 10.25 8H31.2l-6.02 6.02a6.25 6.25 0 00-1.76 3.47l-.88 5.69z",
|
|
416
|
+
fill: primaryFill
|
|
417
|
+
}));
|
|
418
|
+
};
|
|
419
|
+
|
|
420
|
+
export const Whiteboard48Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Whiteboard48FilledIcon, 'Whiteboard48Filled');
|
|
421
|
+
|
|
422
|
+
const Whiteboard48RegularIcon = props => {
|
|
423
|
+
const {
|
|
424
|
+
fill: primaryFill = 'currentColor',
|
|
425
|
+
className
|
|
426
|
+
} = props;
|
|
427
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
428
|
+
width: 48,
|
|
429
|
+
height: 48,
|
|
430
|
+
viewBox: "0 0 48 48",
|
|
431
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
432
|
+
className: className
|
|
433
|
+
}), React.createElement("path", {
|
|
434
|
+
d: "M35.29 7.44a4.82 4.82 0 016.9 6.74l-8.02 8.4c-.5.52-1.15.9-1.87 1.06l-5.77 1.33a1.25 1.25 0 01-1.52-1.41l.88-5.7c.12-.78.5-1.5 1.05-2.07l8.35-8.35zm5.34 2.13a2.32 2.32 0 00-3.57-.36l-8.35 8.34c-.19.2-.3.44-.35.7l-.6 3.87 3.98-.92c.24-.05.45-.18.62-.35l8.01-8.4c.75-.78.86-1.98.26-2.88zm-11.93.93H10.25a3.75 3.75 0 00-3.75 3.75v4.93c1.01-.75 2.1-1.51 3.2-2.16a12.3 12.3 0 014.2-1.69 4.24 4.24 0 014.05 1.36c.52.6.83 1.28.92 2 .1.7-.02 1.38-.22 1.98-.36 1.09-1.08 2.17-1.68 3.08l-.12.18a10 10 0 00-1.39 2.6c-.09.34-.1.6-.04.83.05.2.17.46.46.76.4.4.76.54 1.06.58.32.04.7-.02 1.15-.21.95-.4 1.91-1.26 2.78-2.12a1.25 1.25 0 111.76 1.76c-.86.87-2.12 2.04-3.55 2.66-.73.31-1.57.5-2.46.39a4.3 4.3 0 01-2.5-1.3 4.07 4.07 0 01-1.14-1.95c-.16-.72-.1-1.4.07-2.04.32-1.2 1.08-2.37 1.71-3.33l.04-.05a12.52 12.52 0 001.47-2.62c.12-.37.15-.65.12-.87-.03-.21-.11-.44-.34-.7-.39-.46-.92-.65-1.78-.52-.91.14-2.04.63-3.3 1.37a40.15 40.15 0 00-4.47 3.15v11.43a3.75 3.75 0 003.75 3.75h27.5a3.75 3.75 0 003.75-3.75V18.51L44 15.9v17.85C44 37.2 41.2 40 37.75 40h-27.5A6.25 6.25 0 014 33.75v-19.5C4 10.8 6.8 8 10.25 8H31.2l-2.5 2.5z",
|
|
435
|
+
fill: primaryFill
|
|
436
|
+
}));
|
|
437
|
+
};
|
|
438
|
+
|
|
439
|
+
export const Whiteboard48Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Whiteboard48RegularIcon, 'Whiteboard48Regular');
|
|
440
|
+
|
|
441
|
+
const Wifi120FilledIcon = props => {
|
|
442
|
+
const {
|
|
443
|
+
fill: primaryFill = 'currentColor',
|
|
444
|
+
className
|
|
445
|
+
} = props;
|
|
446
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
447
|
+
width: 20,
|
|
448
|
+
height: 20,
|
|
449
|
+
viewBox: "0 0 20 20",
|
|
450
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
451
|
+
className: className
|
|
452
|
+
}), React.createElement("path", {
|
|
453
|
+
d: "M16.73 7.56c.4.4.78.87 1.11 1.35a.75.75 0 01-1.23.85 7.97 7.97 0 00-13.14 0 .75.75 0 11-1.23-.86 9.47 9.47 0 0114.5-1.34zm-2.14 1.9c.47.46.88 1.04 1.2 1.64a.75.75 0 11-1.34.69 4.94 4.94 0 00-8.82-.02.75.75 0 01-1.34-.67 6.44 6.44 0 0110.3-1.64zm-1.64 2.38c.37.36.67.8.87 1.28a.75.75 0 01-1.37.6 2.63 2.63 0 00-4.82-.01.75.75 0 11-1.38-.6 4.13 4.13 0 016.7-1.27zm-2.03 2.04a1.24 1.24 0 11-1.76 1.76 1.24 1.24 0 011.76-1.76z",
|
|
454
|
+
fill: primaryFill
|
|
455
|
+
}));
|
|
456
|
+
};
|
|
457
|
+
|
|
458
|
+
export const Wifi120Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Wifi120FilledIcon, 'Wifi120Filled');
|
|
459
|
+
|
|
460
|
+
const Wifi120RegularIcon = props => {
|
|
461
|
+
const {
|
|
462
|
+
fill: primaryFill = 'currentColor',
|
|
463
|
+
className
|
|
464
|
+
} = props;
|
|
465
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
466
|
+
width: 20,
|
|
467
|
+
height: 20,
|
|
468
|
+
viewBox: "0 0 20 20",
|
|
469
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
470
|
+
className: className
|
|
471
|
+
}), React.createElement("path", {
|
|
472
|
+
d: "M16.83 7.38c.41.41.8.88 1.14 1.37a.5.5 0 01-.83.57 8.61 8.61 0 00-14.2 0 .5.5 0 01-.82-.58 9.61 9.61 0 0114.71-1.36zM14.6 9.36c.47.47.88 1.04 1.19 1.65a.5.5 0 01-.89.46 5.45 5.45 0 00-9.73-.01.5.5 0 11-.89-.46A6.45 6.45 0 0114.6 9.35zm-1.71 2.5c.35.35.64.78.85 1.25a.5.5 0 01-.92.4 3.03 3.03 0 00-5.56-.01.5.5 0 11-.92-.4 4.03 4.03 0 016.54-1.24zm-1.93 1.93a1.3 1.3 0 11-1.83 1.83 1.3 1.3 0 011.83-1.83z",
|
|
473
|
+
fill: primaryFill
|
|
474
|
+
}));
|
|
475
|
+
};
|
|
476
|
+
|
|
477
|
+
export const Wifi120Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Wifi120RegularIcon, 'Wifi120Regular');
|
|
478
|
+
|
|
479
|
+
const Wifi124FilledIcon = props => {
|
|
480
|
+
const {
|
|
481
|
+
fill: primaryFill = 'currentColor',
|
|
482
|
+
className
|
|
483
|
+
} = props;
|
|
484
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
485
|
+
width: 24,
|
|
486
|
+
height: 24,
|
|
487
|
+
viewBox: "0 0 24 24",
|
|
488
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
489
|
+
className: className
|
|
490
|
+
}), React.createElement("path", {
|
|
491
|
+
d: "M17.78 10.7c.6.6 1.12 1.33 1.5 2.1a1 1 0 01-1.77.9 6.13 6.13 0 00-10.94-.02 1 1 0 01-1.78-.9 8.13 8.13 0 0113-2.07zm-2.04 3c.46.46.83 1.02 1.1 1.62a1 1 0 01-1.84.8 3.23 3.23 0 00-5.93-.01 1 1 0 11-1.83-.8 5.23 5.23 0 018.49-1.61zm4.68-5.4c.5.5.99 1.09 1.4 1.69a1 1 0 01-1.64 1.14 9.92 9.92 0 00-16.36 0 1 1 0 01-1.64-1.15A11.92 11.92 0 0120.42 8.3zm-7.36 8.14a1.5 1.5 0 11-2.12 2.12 1.5 1.5 0 012.12-2.12z",
|
|
492
|
+
fill: primaryFill
|
|
493
|
+
}));
|
|
494
|
+
};
|
|
495
|
+
|
|
496
|
+
export const Wifi124Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Wifi124FilledIcon, 'Wifi124Filled');
|
|
497
|
+
|
|
4
498
|
const Wifi124RegularIcon = props => {
|
|
5
499
|
const {
|
|
6
500
|
fill: primaryFill = 'currentColor',
|
|
@@ -3376,7 +3376,7 @@ const CommentArrowRight12FilledIcon = props => {
|
|
|
3376
3376
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3377
3377
|
className: className
|
|
3378
3378
|
}), React.createElement("path", {
|
|
3379
|
-
d: "M12 3.5a3.5 3.5 0 11-7 0 3.5 3.5 0 017
|
|
3379
|
+
d: "M12 3.5a3.5 3.5 0 11-7 0 3.5 3.5 0 017 0zm-1.5.5a.5.5 0 000-1H7.7l.65-.65a.5.5 0 10-.7-.7l-1.5 1.5A.5.5 0 006 3.5a.5.5 0 00.15.35l1.5 1.5a.5.5 0 10.7-.7L7.71 4h2.79zm-2 4c.92 0 1.77-.28 2.48-.75A2 2 0 019 9H6.65l-2.87 1.92A.5.5 0 013 10.5V9a2 2 0 01-2-2V3c0-1.1.9-2 2-2h1.76A4.5 4.5 0 008.5 8z",
|
|
3380
3380
|
fill: primaryFill
|
|
3381
3381
|
}));
|
|
3382
3382
|
};
|
|
@@ -3395,7 +3395,7 @@ const CommentArrowRight12RegularIcon = props => {
|
|
|
3395
3395
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3396
3396
|
className: className
|
|
3397
3397
|
}), React.createElement("path", {
|
|
3398
|
-
d: "M12 3.5a3.5 3.5 0 11-7 0 3.5 3.5 0 017
|
|
3398
|
+
d: "M12 3.5a3.5 3.5 0 11-7 0 3.5 3.5 0 017 0zm-1.5.5a.5.5 0 000-1H7.7l.65-.65a.5.5 0 10-.7-.7l-1.5 1.5A.5.5 0 006 3.5a.5.5 0 00.15.35l1.5 1.5a.5.5 0 10.7-.7L7.71 4h2.79zM3 2h1.26c.12-.36.3-.7.5-1H3a2 2 0 00-2 2v4c0 1.1.9 2 2 2v1.5a.5.5 0 00.78.42L6.65 9H9a2 2 0 001.98-1.75c-.46.31-.99.54-1.55.65A1 1 0 019 8H6.5a.5.5 0 00-.28.08L4 9.57V8.5a.5.5 0 00-.5-.5H3a1 1 0 01-1-1V3a1 1 0 011-1z",
|
|
3399
3399
|
fill: primaryFill
|
|
3400
3400
|
}));
|
|
3401
3401
|
};
|
|
@@ -3414,7 +3414,7 @@ const CommentArrowRight16FilledIcon = props => {
|
|
|
3414
3414
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3415
3415
|
className: className
|
|
3416
3416
|
}), React.createElement("path", {
|
|
3417
|
-
d: "M15 5.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-
|
|
3417
|
+
d: "M15 5.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-6.85-.35A.5.5 0 008 5.5a.5.5 0 00.15.35l2 2a.5.5 0 00.7-.7L9.71 6h2.79a.5.5 0 000-1H9.7l1.15-1.15a.5.5 0 00-.7-.7l-2 2zM10.5 11A5.5 5.5 0 0015 8.66v.84a2.5 2.5 0 01-2.5 2.5H8.69l-3.06 2.68A.98.98 0 014 13.94V12h-.5A2.5 2.5 0 011 9.5v-5A2.5 2.5 0 013.5 2h2.76a5.5 5.5 0 004.24 9z",
|
|
3418
3418
|
fill: primaryFill
|
|
3419
3419
|
}));
|
|
3420
3420
|
};
|
|
@@ -3433,7 +3433,7 @@ const CommentArrowRight16RegularIcon = props => {
|
|
|
3433
3433
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3434
3434
|
className: className
|
|
3435
3435
|
}), React.createElement("path", {
|
|
3436
|
-
d: "M15 5.5a4.5 4.5 0
|
|
3436
|
+
d: "M15 5.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-6.85-.35A.5.5 0 008 5.5a.5.5 0 00.15.35l2 2a.5.5 0 00.7-.7L9.71 6h2.79a.5.5 0 000-1H9.7l1.15-1.15a.5.5 0 00-.7-.7l-2 2zM3.5 3h2.1c.18-.36.4-.7.66-1H3.5A2.5 2.5 0 001 4.5v5A2.5 2.5 0 003.5 12H4v1.94c0 .84 1 1.3 1.63.74L8.69 12h3.81A2.5 2.5 0 0015 9.5v-.84c-.29.41-.63.78-1.02 1.1A1.5 1.5 0 0112.5 11H8.31L5 13.9V11H3.5A1.5 1.5 0 012 9.5v-5C2 3.67 2.67 3 3.5 3z",
|
|
3437
3437
|
fill: primaryFill
|
|
3438
3438
|
}));
|
|
3439
3439
|
};
|
|
@@ -3452,7 +3452,7 @@ const CommentArrowRight20FilledIcon = props => {
|
|
|
3452
3452
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3453
3453
|
className: className
|
|
3454
3454
|
}), React.createElement("path", {
|
|
3455
|
-
d: "M19
|
|
3455
|
+
d: "M19 5.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-6.85-.35a.5.5 0 00-.15.35.5.5 0 00.15.35l2 2a.5.5 0 00.7-.7L13.71 6h2.79a.5.5 0 000-1h-2.8l1.15-1.15a.5.5 0 00-.7-.7l-2 2zM14.5 11c1.33 0 2.55-.47 3.5-1.26v2.54a2.58 2.58 0 01-2.6 2.56h-4.59L6.8 17.8a1 1 0 01-1.4-.2.98.98 0 01-.2-.59v-2.17h-.6A2.58 2.58 0 012 12.28V5.57A2.58 2.58 0 014.6 3h5a5.5 5.5 0 004.9 8z",
|
|
3456
3456
|
fill: primaryFill
|
|
3457
3457
|
}));
|
|
3458
3458
|
};
|
|
@@ -3471,7 +3471,7 @@ const CommentArrowRight20RegularIcon = props => {
|
|
|
3471
3471
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3472
3472
|
className: className
|
|
3473
3473
|
}), React.createElement("path", {
|
|
3474
|
-
d: "M19
|
|
3474
|
+
d: "M19 5.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-6.85-.35a.5.5 0 00-.15.35.5.5 0 00.15.35l2 2a.5.5 0 00.7-.7L13.71 6h2.79a.5.5 0 000-1h-2.8l1.15-1.15a.5.5 0 00-.7-.7l-2 2zM17 12.28V10.4c.36-.18.7-.4 1-.66v2.54a2.58 2.58 0 01-2.6 2.56h-4.59L6.8 17.8a1 1 0 01-1.4-.2.98.98 0 01-.2-.59v-2.17h-.6A2.58 2.58 0 012 12.28V5.57A2.58 2.58 0 014.6 3h5c-.16.32-.3.65-.4 1H4.6C3.7 4 3 4.71 3 5.57v6.7c0 .86.7 1.57 1.6 1.57h1.6V17l4.28-3.16h4.92c.9 0 1.6-.71 1.6-1.56z",
|
|
3475
3475
|
fill: primaryFill
|
|
3476
3476
|
}));
|
|
3477
3477
|
};
|
|
@@ -3490,7 +3490,7 @@ const CommentArrowRight24FilledIcon = props => {
|
|
|
3490
3490
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3491
3491
|
className: className
|
|
3492
3492
|
}), React.createElement("path", {
|
|
3493
|
-
d: "M12.02 3A6.5 6.5 0 0022 11.2v3.55c0 1.8-1.46 3.25-3.25 3.25h-5.79l-5.38 3.82A1 1 0 016 21v-3h-.75A3.25 3.25 0 012 14.75v-8.5C2 4.45 3.46 3 5.25 3h6.77zm5.48-2a5.5 5.5 0 110 11 5.5 5.5 0 010-11zm.
|
|
3493
|
+
d: "M12.02 3A6.5 6.5 0 0022 11.2v3.55c0 1.8-1.46 3.25-3.25 3.25h-5.79l-5.38 3.82A1 1 0 016 21v-3h-.75A3.25 3.25 0 012 14.75v-8.5C2 4.45 3.46 3 5.25 3h6.77zm5.48-2a5.5 5.5 0 110 11 5.5 5.5 0 010-11zm-1.28 2.59l-.07.06-2.53 2.53-.03.04-.04.07-.03.08-.02.08v.14l.02.06.03.06.03.06.04.05 2.53 2.53a.5.5 0 00.76-.63l-.06-.07L15.21 7h5.29a.5.5 0 00.5-.41V6.5a.5.5 0 00-.41-.5H15.2l1.65-1.65a.5.5 0 00.06-.63l-.06-.07a.5.5 0 00-.63-.06z",
|
|
3494
3494
|
fill: primaryFill
|
|
3495
3495
|
}));
|
|
3496
3496
|
};
|
|
@@ -3509,7 +3509,7 @@ const CommentArrowRight24RegularIcon = props => {
|
|
|
3509
3509
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3510
3510
|
className: className
|
|
3511
3511
|
}), React.createElement("path", {
|
|
3512
|
-
d: "M12.02 3c-.3.46-.53.97-.7 1.5H5.24c-.97 0-1.75.78-1.75 1.75v8.5c0 .97.78 1.75 1.75 1.75H7.5v3.75l5.01-3.75h6.24c.97 0 1.75-.78 1.75-1.75v-2.48a6.52 6.52 0 001.5-1.08v3.56c0 1.8-1.46 3.25-3.25 3.25h-5.74L8 21.75a1.25 1.25 0 01-2-1V18h-.75A3.25 3.25 0 012 14.75v-8.5C2 4.45 3.46 3 5.25 3h6.77zm5.48-2a5.5 5.5 0 110 11 5.5 5.5 0 010-11zm.
|
|
3512
|
+
d: "M12.02 3c-.3.46-.53.97-.7 1.5H5.24c-.97 0-1.75.78-1.75 1.75v8.5c0 .97.78 1.75 1.75 1.75H7.5v3.75l5.01-3.75h6.24c.97 0 1.75-.78 1.75-1.75v-2.48a6.52 6.52 0 001.5-1.08v3.56c0 1.8-1.46 3.25-3.25 3.25h-5.74L8 21.75a1.25 1.25 0 01-2-1V18h-.75A3.25 3.25 0 012 14.75v-8.5C2 4.45 3.46 3 5.25 3h6.77zm5.48-2a5.5 5.5 0 110 11 5.5 5.5 0 010-11zm-1.28 2.59l-.07.06-2.53 2.53-.03.04-.04.07-.03.08-.02.08v.14l.02.06.03.06.03.06.04.05 2.53 2.53a.5.5 0 00.76-.63l-.06-.07L15.21 7h5.29a.5.5 0 00.5-.41V6.5a.5.5 0 00-.41-.5H15.2l1.65-1.65a.5.5 0 00.06-.63l-.06-.07a.5.5 0 00-.63-.06z",
|
|
3513
3513
|
fill: primaryFill
|
|
3514
3514
|
}));
|
|
3515
3515
|
};
|
|
@@ -3528,7 +3528,7 @@ const CommentArrowRight28FilledIcon = props => {
|
|
|
3528
3528
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3529
3529
|
className: className
|
|
3530
3530
|
}), React.createElement("path", {
|
|
3531
|
-
d: "M27
|
|
3531
|
+
d: "M27 6.5a5.5 5.5 0 11-11 0 5.5 5.5 0 0111 0zm-2.5.5a.5.5 0 000-1h-4.8l1.65-1.65a.5.5 0 00-.7-.7l-2.5 2.5a.5.5 0 000 .7l2.5 2.5a.5.5 0 00.7-.7L19.71 7h4.79zm-3 6c1.75 0 3.33-.69 4.5-1.81v6.06A3.75 3.75 0 0122.25 21h-5.94l-6.54 4.71C8.62 26.55 7 25.72 7 24.3V21H5.75A3.75 3.75 0 012 17.25V6.75A3.75 3.75 0 015.75 3h10.27a6.5 6.5 0 005.48 10z",
|
|
3532
3532
|
fill: primaryFill
|
|
3533
3533
|
}));
|
|
3534
3534
|
};
|
|
@@ -3547,7 +3547,7 @@ const CommentArrowRight28RegularIcon = props => {
|
|
|
3547
3547
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3548
3548
|
className: className
|
|
3549
3549
|
}), React.createElement("path", {
|
|
3550
|
-
d: "M27
|
|
3550
|
+
d: "M27 6.5a5.5 5.5 0 11-11 0 5.5 5.5 0 0111 0zm-2.5.5a.5.5 0 000-1h-4.8l1.65-1.65a.5.5 0 00-.7-.7l-2.5 2.5a.5.5 0 000 .7l2.5 2.5a.5.5 0 00.7-.7L19.71 7h4.79zm0 10.25v-4.98a6.52 6.52 0 001.5-1.08v6.06A3.75 3.75 0 0122.25 21h-5.94l-6.54 4.71C8.62 26.55 7 25.72 7 24.3V21H5.75A3.75 3.75 0 012 17.25V6.75A3.75 3.75 0 015.75 3h10.27c-.3.46-.53.97-.7 1.5H5.74c-1.24 0-2.25 1-2.25 2.25v10.5c0 1.24 1 2.25 2.25 2.25H8.5v4.8c0 .2.23.32.4.2l6.92-5h6.43c1.24 0 2.25-1 2.25-2.25z",
|
|
3551
3551
|
fill: primaryFill
|
|
3552
3552
|
}));
|
|
3553
3553
|
};
|
|
@@ -3566,7 +3566,7 @@ const CommentArrowRight48FilledIcon = props => {
|
|
|
3566
3566
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3567
3567
|
className: className
|
|
3568
3568
|
}), React.createElement("path", {
|
|
3569
|
-
d: "M46 13a11 11 0 11-22 0 11 11 0 0122
|
|
3569
|
+
d: "M46 13a11 11 0 11-22 0 11 11 0 0122 0zM33.7 7.3a1 1 0 00-1.4 0l-5 5a1 1 0 000 1.4l5 5a1 1 0 001.4-1.4L30.42 14H42a1 1 0 100-2H30.41l3.3-3.3a1 1 0 000-1.4zM35 26c3.5 0 6.66-1.38 9-3.62v6.37c0 4-3.25 7.25-7.25 7.25H26.4l-10.85 7.66A2.25 2.25 0 0112 41.82V36h-.75C7.25 36 4 32.75 4 28.75v-15.5C4 9.25 7.25 6 11.25 6h12.8A13 13 0 0035 26z",
|
|
3570
3570
|
fill: primaryFill
|
|
3571
3571
|
}));
|
|
3572
3572
|
};
|
|
@@ -3585,7 +3585,7 @@ const CommentArrowRight48RegularIcon = props => {
|
|
|
3585
3585
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3586
3586
|
className: className
|
|
3587
3587
|
}), React.createElement("path", {
|
|
3588
|
-
d: "M46 13a11 11 0 11-22 0 11 11 0 0122
|
|
3588
|
+
d: "M46 13a11 11 0 11-22 0 11 11 0 0122 0zM33.7 7.3a1 1 0 00-1.4 0l-5 5a1 1 0 000 1.4l5 5a1 1 0 001.4-1.4L30.42 14H42a1 1 0 100-2H30.41l3.3-3.3a1 1 0 000-1.4zm7.8 21.45v-4.49c.9-.52 1.75-1.16 2.5-1.88v6.37c0 4-3.25 7.25-7.25 7.25H26.4l-10.85 7.66A2.25 2.25 0 0112 41.82V36h-.75C7.25 36 4 32.75 4 28.75v-15.5C4 9.25 7.25 6 11.25 6h12.8c-.5.78-.92 1.62-1.25 2.5H11.25a4.75 4.75 0 00-4.75 4.75v15.5a4.75 4.75 0 004.75 4.75h3.25v7.84l11.1-7.84h11.15a4.75 4.75 0 004.75-4.75z",
|
|
3589
3589
|
fill: primaryFill
|
|
3590
3590
|
}));
|
|
3591
3591
|
};
|
|
@@ -5840,5 +5840,18 @@
|
|
|
5840
5840
|
"ShieldQuestion16Filled": 61217,
|
|
5841
5841
|
"ShieldQuestion20Filled": 61218,
|
|
5842
5842
|
"ShieldQuestion24Filled": 61219,
|
|
5843
|
-
"ShieldQuestion32Filled": 61220
|
|
5843
|
+
"ShieldQuestion32Filled": 61220,
|
|
5844
|
+
"HeartBroken24Filled": 61221,
|
|
5845
|
+
"LayerDiagonal20Filled": 61222,
|
|
5846
|
+
"LayerDiagonalPerson20Filled": 61223,
|
|
5847
|
+
"TextWrap16Filled": 61224,
|
|
5848
|
+
"TextWrapOff16Filled": 61225,
|
|
5849
|
+
"TextWrapOff20Filled": 61226,
|
|
5850
|
+
"TextWrapOff24Filled": 61227,
|
|
5851
|
+
"TrophyLock16Filled": 61228,
|
|
5852
|
+
"TrophyLock20Filled": 61229,
|
|
5853
|
+
"TrophyLock24Filled": 61230,
|
|
5854
|
+
"TrophyLock28Filled": 61231,
|
|
5855
|
+
"TrophyLock32Filled": 61232,
|
|
5856
|
+
"TrophyLock48Filled": 61233
|
|
5844
5857
|
}
|
|
Binary file
|