@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 LeafThree16RegularIcon = props => {
|
|
5
|
+
const {
|
|
6
|
+
fill: primaryFill = 'currentColor',
|
|
7
|
+
className
|
|
8
|
+
} = props;
|
|
9
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
10
|
+
width: 16,
|
|
11
|
+
height: 16,
|
|
12
|
+
viewBox: "0 0 16 16",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
className: className
|
|
15
|
+
}), React.createElement("path", {
|
|
16
|
+
d: "M9 1h2.85C12.5 1 13 1.51 13 2.15V5c0 .35-.04.68-.13 1h.89c.68 0 1.24.56 1.24 1.24v3.26a4.5 4.5 0 01-7.3 3.52l-.85.83a.5.5 0 01-.7-.7l.83-.84a4.49 4.49 0 01-.78-1.5A4 4 0 011 8V5.15C1 4.5 1.51 4 2.15 4h2.98A4 4 0 019 1zm1.85 9.85L8.4 13.3a3.5 3.5 0 005.6-2.8V7.24c0-.13-.1-.24-.24-.24H10.5a3.5 3.5 0 00-2.8 5.6l2.45-2.45a.5.5 0 01.7.7zM11.83 6A3 3 0 0012 5V2.15a.15.15 0 00-.15-.15H9a3 3 0 00-2.88 2.16 4.01 4.01 0 012.54 2.23C9.22 6.14 9.85 6 10.5 6h1.33zm-4.04.9A3 3 0 005 5H2.15a.15.15 0 00-.15.15V8a3 3 0 004.01 2.83 4.57 4.57 0 01.05-1.06L4.15 7.85a.5.5 0 11.7-.7l1.53 1.53c.32-.7.8-1.32 1.41-1.78z",
|
|
17
|
+
fill: primaryFill
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export const LeafThree16Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafThree16RegularIcon, 'LeafThree16Regular');
|
|
22
|
+
|
|
23
|
+
const LeafThree20FilledIcon = 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 2a5 5 0 00-4 2 6 6 0 015.23 3.05c.25-.03.5-.05.77-.05h3V3.34C16 2.6 15.4 2 14.66 2H11zM7.34 14.99L7 15a5 5 0 01-5-5V6.34C2 5.6 2.6 5 3.34 5H7a5 5 0 014.2 2.28 6.02 6.02 0 00-3.43 2.78L6.35 8.65a.5.5 0 10-.7.7l1.68 1.69a6 6 0 000 3.95zM8 13a5 5 0 015-5h3.66C17.4 8 18 8.6 18 9.34V13a5 5 0 01-8.16 3.87l-.99.98a.5.5 0 01-.7-.7l.98-.99A4.98 4.98 0 018 13zm2.55 3.16l3.3-3.3a.5.5 0 00-.7-.71l-3.31 3.3c.2.27.44.5.7.71z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export const LeafThree20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafThree20FilledIcon, 'LeafThree20Filled');
|
|
41
|
+
|
|
42
|
+
const LeafThree20RegularIcon = 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: "M16 7c0 .34-.03.68-.1 1h.76C17.4 8 18 8.6 18 9.34V13a5 5 0 01-8.16 3.87l-.99.98a.5.5 0 01-.7-.7l.98-.99a5 5 0 01-.79-1.34A5 5 0 012 10V6.34C2 5.6 2.6 5 3.34 5h3.08A5 5 0 0111 2h3.66C15.4 2 16 2.6 16 3.34V7zM7.52 5.03a5 5 0 014.14 3.15A5 5 0 0113 8h1.87A4 4 0 0015 7V3.34a.34.34 0 00-.34-.34H11a4 4 0 00-3.48 2.03zm3.03 11.13A4 4 0 0017 13V9.34a.34.34 0 00-.34-.34H13a4 4 0 00-3.16 6.45l3.3-3.3a.5.5 0 01.71.7l-3.3 3.31zM8 13c0-.4.05-.79.13-1.16L5.65 9.35a.5.5 0 11.7-.7l2.16 2.15a5.02 5.02 0 012.22-2.25A4 4 0 007 6H3.34a.34.34 0 00-.34.34V10a4 4 0 005.07 3.85A5.03 5.03 0 018 13z",
|
|
55
|
+
fill: primaryFill
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
export const LeafThree20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafThree20RegularIcon, 'LeafThree20Regular');
|
|
60
|
+
|
|
61
|
+
const LeafThree24FilledIcon = 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: "M13.5 2a5.5 5.5 0 00-4.9 3 7 7 0 015.49 3.13c.45-.08.93-.13 1.41-.13h3.48l.02-.5V3.44c0-.8-.65-1.44-1.44-1.44H13.5zM8.43 18h-.18a6 6 0 01-6-6V7.51c0-.83.68-1.51 1.51-1.51h4.49a6 6 0 014.8 2.4 7.52 7.52 0 00-3.93 3.16L7.53 9.97a.75.75 0 00-1.06 1.06l1.96 1.96a7.49 7.49 0 000 5zM9 15.5A6.5 6.5 0 0115.5 9h4.91c.88 0 1.59.71 1.59 1.59v4.91a6.5 6.5 0 01-10.54 5.1l-1.18 1.18a.75.75 0 11-1.06-1.06l1.18-1.18A6.47 6.47 0 019 15.5zm3.18 4.38l4.6-4.6a.75.75 0 10-1.06-1.06l-4.6 4.6c.3.4.66.76 1.06 1.06z",
|
|
74
|
+
fill: primaryFill
|
|
75
|
+
}));
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
export const LeafThree24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafThree24FilledIcon, 'LeafThree24Filled');
|
|
79
|
+
|
|
80
|
+
const LeafThree24RegularIcon = 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: "M19 7.5a5.5 5.5 0 01-.2 1.5h1.61c.88 0 1.59.71 1.59 1.59v4.91a6.5 6.5 0 01-10.54 5.1l-1.18 1.18a.75.75 0 11-1.06-1.06l1.18-1.18a6.5 6.5 0 01-.95-1.66A6 6 0 012.25 12V7.51c0-.83.68-1.51 1.51-1.51h4.45a5.5 5.5 0 015.29-4h4.06c.8 0 1.44.65 1.44 1.44V7.5zM9.72 6.18c1.7.43 3.1 1.58 3.88 3.1A6.5 6.5 0 0115.5 9h1.7c.2-.46.3-.97.3-1.5v-4h-4a4 4 0 00-3.78 2.68zm2.81 13.35a5 5 0 007.97-4.03v-4.91a.09.09 0 00-.09-.09H15.5a5 5 0 00-4.03 7.97l4.25-4.25a.75.75 0 111.06 1.06l-4.25 4.25zM9 15.5c0-.6.08-1.17.23-1.71l-2.76-2.76a.75.75 0 111.06-1.06l2.32 2.32c.56-1 1.39-1.83 2.37-2.4A4.5 4.5 0 008.25 7.5H3.76l-.01.01V12a4.5 4.5 0 005.32 4.43c-.05-.3-.07-.62-.07-.93z",
|
|
93
|
+
fill: primaryFill
|
|
94
|
+
}));
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
export const LeafThree24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafThree24RegularIcon, 'LeafThree24Regular');
|
|
98
|
+
|
|
99
|
+
const LeafTwo16FilledIcon = props => {
|
|
100
|
+
const {
|
|
101
|
+
fill: primaryFill = 'currentColor',
|
|
102
|
+
className
|
|
103
|
+
} = props;
|
|
104
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
105
|
+
width: 16,
|
|
106
|
+
height: 16,
|
|
107
|
+
viewBox: "0 0 16 16",
|
|
108
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
109
|
+
className: className
|
|
110
|
+
}), React.createElement("path", {
|
|
111
|
+
d: "M2.17 2C1.52 2 1 2.52 1 3.17v3a4.17 4.17 0 004.31 4.17 5.5 5.5 0 01-.08-3.4L4.15 5.84a.5.5 0 11.7-.7l.79.78a5.52 5.52 0 012.69-2.48A4.16 4.16 0 005.17 2h-3zm4.81 9.3L5.2 13.1a.5.5 0 00.7.7l1.8-1.78A4.5 4.5 0 0015 8.5V5.23C15 4.55 14.45 4 13.77 4H10.5a4.5 4.5 0 00-3.52 7.3zm3.88-2.45L8.4 11.3c-.26-.2-.5-.44-.7-.7l2.45-2.46a.5.5 0 11.7.7z",
|
|
112
|
+
fill: primaryFill
|
|
113
|
+
}));
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
export const LeafTwo16Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafTwo16FilledIcon, 'LeafTwo16Filled');
|
|
117
|
+
|
|
4
118
|
const LeafTwo16RegularIcon = props => {
|
|
5
119
|
const {
|
|
6
120
|
fill: primaryFill = 'currentColor',
|
|
@@ -9418,118 +9532,4 @@ const MathSymbols24FilledIcon = props => {
|
|
|
9418
9532
|
}));
|
|
9419
9533
|
};
|
|
9420
9534
|
|
|
9421
|
-
export const MathSymbols24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/MathSymbols24FilledIcon, 'MathSymbols24Filled');
|
|
9422
|
-
|
|
9423
|
-
const MathSymbols24RegularIcon = props => {
|
|
9424
|
-
const {
|
|
9425
|
-
fill: primaryFill = 'currentColor',
|
|
9426
|
-
className
|
|
9427
|
-
} = props;
|
|
9428
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9429
|
-
width: 24,
|
|
9430
|
-
height: 24,
|
|
9431
|
-
viewBox: "0 0 24 24",
|
|
9432
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9433
|
-
className: className
|
|
9434
|
-
}), React.createElement("path", {
|
|
9435
|
-
d: "M6.25 2c.41 0 .75.34.75.75V5.5h2.75a.75.75 0 010 1.5H7v2.75a.75.75 0 01-1.5 0V7H2.75a.75.75 0 010-1.5H5.5V2.75c0-.41.34-.75.75-.75zm8 3.5a.75.75 0 000 1.5h7a.75.75 0 000-1.5h-7zm-.75 12.25c0-.41.34-.75.75-.75h7a.75.75 0 010 1.5h-7a.75.75 0 01-.75-.75zM17.75 16a1 1 0 100-2 1 1 0 000 2zm1 5a1 1 0 11-2 0 1 1 0 012 0zM2.22 14.28a.75.75 0 111.06-1.06l2.97 2.97 2.97-2.97a.75.75 0 111.06 1.06l-2.97 2.97 2.97 2.97a.75.75 0 11-1.06 1.06l-2.97-2.97-2.97 2.97a.75.75 0 01-1.06-1.06l2.97-2.97-2.97-2.97z",
|
|
9436
|
-
fill: primaryFill
|
|
9437
|
-
}));
|
|
9438
|
-
};
|
|
9439
|
-
|
|
9440
|
-
export const MathSymbols24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/MathSymbols24RegularIcon, 'MathSymbols24Regular');
|
|
9441
|
-
|
|
9442
|
-
const MathSymbols28FilledIcon = props => {
|
|
9443
|
-
const {
|
|
9444
|
-
fill: primaryFill = 'currentColor',
|
|
9445
|
-
className
|
|
9446
|
-
} = props;
|
|
9447
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9448
|
-
width: 28,
|
|
9449
|
-
height: 28,
|
|
9450
|
-
viewBox: "0 0 28 28",
|
|
9451
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9452
|
-
className: className
|
|
9453
|
-
}), React.createElement("path", {
|
|
9454
|
-
d: "M8.5 2.5a1 1 0 10-2 0V6H3a1 1 0 000 2h3.5v3.5a1 1 0 102 0V8H12a1 1 0 100-2H8.5V2.5zM16 6a1 1 0 100 2h9a1 1 0 100-2h-9zm0 13a1 1 0 100 2h9a1 1 0 100-2h-9zm4.75-1a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm1.5 5.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM2.29 15.3a1 1 0 011.42 0l3.79 3.79 3.8-3.8a1 1 0 111.4 1.42L8.92 20.5l3.8 3.8a1 1 0 01-1.42 1.4L7.5 21.92l-3.8 3.8a1 1 0 01-1.4-1.42l3.79-3.79-3.8-3.8a1 1 0 010-1.4z",
|
|
9455
|
-
fill: primaryFill
|
|
9456
|
-
}));
|
|
9457
|
-
};
|
|
9458
|
-
|
|
9459
|
-
export const MathSymbols28Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/MathSymbols28FilledIcon, 'MathSymbols28Filled');
|
|
9460
|
-
|
|
9461
|
-
const MathSymbols28RegularIcon = props => {
|
|
9462
|
-
const {
|
|
9463
|
-
fill: primaryFill = 'currentColor',
|
|
9464
|
-
className
|
|
9465
|
-
} = props;
|
|
9466
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9467
|
-
width: 28,
|
|
9468
|
-
height: 28,
|
|
9469
|
-
viewBox: "0 0 28 28",
|
|
9470
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9471
|
-
className: className
|
|
9472
|
-
}), React.createElement("path", {
|
|
9473
|
-
d: "M8 2.75a.75.75 0 00-1.5 0V6.5H2.75a.75.75 0 000 1.5H6.5v3.75a.75.75 0 001.5 0V8h3.75a.75.75 0 000-1.5H8V2.75zm8.25 3.75a.75.75 0 000 1.5h9a.75.75 0 000-1.5h-9zm0 13a.75.75 0 000 1.5h9a.75.75 0 000-1.5h-9zm4.5-1.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm1.5 6a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM2.22 16.28a.75.75 0 011.06-1.06l3.97 3.97 3.97-3.97a.75.75 0 111.06 1.06l-3.97 3.97 3.97 3.97a.75.75 0 01-1.06 1.06l-3.97-3.97-3.97 3.97a.75.75 0 11-1.06-1.06l3.97-3.97-3.97-3.97z",
|
|
9474
|
-
fill: primaryFill
|
|
9475
|
-
}));
|
|
9476
|
-
};
|
|
9477
|
-
|
|
9478
|
-
export const MathSymbols28Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/MathSymbols28RegularIcon, 'MathSymbols28Regular');
|
|
9479
|
-
|
|
9480
|
-
const MathSymbols32FilledIcon = props => {
|
|
9481
|
-
const {
|
|
9482
|
-
fill: primaryFill = 'currentColor',
|
|
9483
|
-
className
|
|
9484
|
-
} = props;
|
|
9485
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9486
|
-
width: 32,
|
|
9487
|
-
height: 32,
|
|
9488
|
-
viewBox: "0 0 32 32",
|
|
9489
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9490
|
-
className: className
|
|
9491
|
-
}), React.createElement("path", {
|
|
9492
|
-
d: "M8 1.75c.69 0 1.25.56 1.25 1.25v3.5h3.5a1.25 1.25 0 110 2.5h-3.5v4a1.25 1.25 0 11-2.5 0V9h-3.5a1.25 1.25 0 110-2.5h3.5V3c0-.69.56-1.25 1.25-1.25zm5.63 25.12L9.77 23l3.86-3.87a1.25 1.25 0 00-1.76-1.76L8 21.23l-3.87-3.86a1.25 1.25 0 00-1.76 1.76L6.23 23l-3.86 3.87a1.25 1.25 0 001.76 1.76L8 24.77l3.87 3.86a1.25 1.25 0 001.76-1.76zM19.25 6.5a1.25 1.25 0 100 2.5h9.5a1.25 1.25 0 100-2.5h-9.5zm0 15a1.25 1.25 0 100 2.5h9.5a1.25 1.25 0 100-2.5h-9.5zm6.75-3a2 2 0 11-4 0 2 2 0 014 0zM24 29a2 2 0 100-4 2 2 0 000 4z",
|
|
9493
|
-
fill: primaryFill
|
|
9494
|
-
}));
|
|
9495
|
-
};
|
|
9496
|
-
|
|
9497
|
-
export const MathSymbols32Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/MathSymbols32FilledIcon, 'MathSymbols32Filled');
|
|
9498
|
-
|
|
9499
|
-
const MathSymbols32RegularIcon = props => {
|
|
9500
|
-
const {
|
|
9501
|
-
fill: primaryFill = 'currentColor',
|
|
9502
|
-
className
|
|
9503
|
-
} = props;
|
|
9504
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9505
|
-
width: 32,
|
|
9506
|
-
height: 32,
|
|
9507
|
-
viewBox: "0 0 32 32",
|
|
9508
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9509
|
-
className: className
|
|
9510
|
-
}), React.createElement("path", {
|
|
9511
|
-
d: "M8 2a1 1 0 011 1v4h4a1 1 0 110 2H9v4a1 1 0 11-2 0V9H3a1 1 0 110-2h4V3a1 1 0 011-1zm5.7 25.3L9.42 23l4.3-4.3a1 1 0 00-1.42-1.4L8 21.58l-4.3-4.3a1 1 0 00-1.4 1.42L6.58 23l-4.3 4.3a1 1 0 101.42 1.4L8 24.42l4.3 4.3a1 1 0 001.4-1.42zM19 7a1 1 0 100 2h10a1 1 0 100-2H19zm0 15a1 1 0 100 2h10a1 1 0 100-2H19zm7-3a2 2 0 11-4 0 2 2 0 014 0zm-2 10a2 2 0 100-4 2 2 0 000 4z",
|
|
9512
|
-
fill: primaryFill
|
|
9513
|
-
}));
|
|
9514
|
-
};
|
|
9515
|
-
|
|
9516
|
-
export const MathSymbols32Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/MathSymbols32RegularIcon, 'MathSymbols32Regular');
|
|
9517
|
-
|
|
9518
|
-
const MathSymbols48FilledIcon = props => {
|
|
9519
|
-
const {
|
|
9520
|
-
fill: primaryFill = 'currentColor',
|
|
9521
|
-
className
|
|
9522
|
-
} = props;
|
|
9523
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9524
|
-
width: 48,
|
|
9525
|
-
height: 48,
|
|
9526
|
-
viewBox: "0 0 48 48",
|
|
9527
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9528
|
-
className: className
|
|
9529
|
-
}), React.createElement("path", {
|
|
9530
|
-
d: "M12.5 4c.83 0 1.5.67 1.5 1.5V11h5.5a1.5 1.5 0 010 3H14v5.5a1.5 1.5 0 01-3 0V14H5.5a1.5 1.5 0 010-3H11V5.5c0-.83.67-1.5 1.5-1.5zm16 7a1.5 1.5 0 000 3h14a1.5 1.5 0 100-3h-14zM27 35.5c0-.83.67-1.5 1.5-1.5h14a1.5 1.5 0 010 3h-14a1.5 1.5 0 01-1.5-1.5zm8.5-3.5a2 2 0 100-4 2 2 0 000 4zm2 9a2 2 0 11-4 0 2 2 0 014 0zM4.19 27.19a1.5 1.5 0 012.12 0l6.19 6.19 6.19-6.2a1.5 1.5 0 012.12 2.13l-6.19 6.19 6.2 6.19a1.5 1.5 0 01-2.13 2.12l-6.19-6.19-6.19 6.2a1.5 1.5 0 01-2.12-2.13l6.19-6.19-6.2-6.19a1.5 1.5 0 010-2.12z",
|
|
9531
|
-
fill: primaryFill
|
|
9532
|
-
}));
|
|
9533
|
-
};
|
|
9534
|
-
|
|
9535
|
-
export const MathSymbols48Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/MathSymbols48FilledIcon, 'MathSymbols48Filled');
|
|
9535
|
+
export const MathSymbols24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/MathSymbols24FilledIcon, 'MathSymbols24Filled');
|
|
@@ -1,4 +1,58 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const MathSymbols24Regular: {
|
|
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 MathSymbols28Filled: {
|
|
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 MathSymbols28Regular: {
|
|
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 MathSymbols32Filled: {
|
|
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 MathSymbols32Regular: {
|
|
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 MathSymbols48Filled: {
|
|
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 MathSymbols48Regular: {
|
|
3
57
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
58
|
primaryFill?: string | undefined;
|
|
@@ -4445,57 +4499,3 @@ export declare const Open32Filled: {
|
|
|
4445
4499
|
}): JSX.Element;
|
|
4446
4500
|
displayName: string | undefined;
|
|
4447
4501
|
};
|
|
4448
|
-
export declare const Open32Regular: {
|
|
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 Open48Filled: {
|
|
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 Open48Regular: {
|
|
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 OpenFolder16Filled: {
|
|
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 OpenFolder16Regular: {
|
|
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 OpenFolder20Filled: {
|
|
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 MathSymbols24RegularIcon = 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: "M6.25 2c.41 0 .75.34.75.75V5.5h2.75a.75.75 0 010 1.5H7v2.75a.75.75 0 01-1.5 0V7H2.75a.75.75 0 010-1.5H5.5V2.75c0-.41.34-.75.75-.75zm8 3.5a.75.75 0 000 1.5h7a.75.75 0 000-1.5h-7zm-.75 12.25c0-.41.34-.75.75-.75h7a.75.75 0 010 1.5h-7a.75.75 0 01-.75-.75zM17.75 16a1 1 0 100-2 1 1 0 000 2zm1 5a1 1 0 11-2 0 1 1 0 012 0zM2.22 14.28a.75.75 0 111.06-1.06l2.97 2.97 2.97-2.97a.75.75 0 111.06 1.06l-2.97 2.97 2.97 2.97a.75.75 0 11-1.06 1.06l-2.97-2.97-2.97 2.97a.75.75 0 01-1.06-1.06l2.97-2.97-2.97-2.97z",
|
|
17
|
+
fill: primaryFill
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export const MathSymbols24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/MathSymbols24RegularIcon, 'MathSymbols24Regular');
|
|
22
|
+
|
|
23
|
+
const MathSymbols28FilledIcon = props => {
|
|
24
|
+
const {
|
|
25
|
+
fill: primaryFill = 'currentColor',
|
|
26
|
+
className
|
|
27
|
+
} = props;
|
|
28
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
29
|
+
width: 28,
|
|
30
|
+
height: 28,
|
|
31
|
+
viewBox: "0 0 28 28",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
className: className
|
|
34
|
+
}), React.createElement("path", {
|
|
35
|
+
d: "M8.5 2.5a1 1 0 10-2 0V6H3a1 1 0 000 2h3.5v3.5a1 1 0 102 0V8H12a1 1 0 100-2H8.5V2.5zM16 6a1 1 0 100 2h9a1 1 0 100-2h-9zm0 13a1 1 0 100 2h9a1 1 0 100-2h-9zm4.75-1a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm1.5 5.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM2.29 15.3a1 1 0 011.42 0l3.79 3.79 3.8-3.8a1 1 0 111.4 1.42L8.92 20.5l3.8 3.8a1 1 0 01-1.42 1.4L7.5 21.92l-3.8 3.8a1 1 0 01-1.4-1.42l3.79-3.79-3.8-3.8a1 1 0 010-1.4z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export const MathSymbols28Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/MathSymbols28FilledIcon, 'MathSymbols28Filled');
|
|
41
|
+
|
|
42
|
+
const MathSymbols28RegularIcon = props => {
|
|
43
|
+
const {
|
|
44
|
+
fill: primaryFill = 'currentColor',
|
|
45
|
+
className
|
|
46
|
+
} = props;
|
|
47
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
48
|
+
width: 28,
|
|
49
|
+
height: 28,
|
|
50
|
+
viewBox: "0 0 28 28",
|
|
51
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
52
|
+
className: className
|
|
53
|
+
}), React.createElement("path", {
|
|
54
|
+
d: "M8 2.75a.75.75 0 00-1.5 0V6.5H2.75a.75.75 0 000 1.5H6.5v3.75a.75.75 0 001.5 0V8h3.75a.75.75 0 000-1.5H8V2.75zm8.25 3.75a.75.75 0 000 1.5h9a.75.75 0 000-1.5h-9zm0 13a.75.75 0 000 1.5h9a.75.75 0 000-1.5h-9zm4.5-1.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm1.5 6a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM2.22 16.28a.75.75 0 011.06-1.06l3.97 3.97 3.97-3.97a.75.75 0 111.06 1.06l-3.97 3.97 3.97 3.97a.75.75 0 01-1.06 1.06l-3.97-3.97-3.97 3.97a.75.75 0 11-1.06-1.06l3.97-3.97-3.97-3.97z",
|
|
55
|
+
fill: primaryFill
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
export const MathSymbols28Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/MathSymbols28RegularIcon, 'MathSymbols28Regular');
|
|
60
|
+
|
|
61
|
+
const MathSymbols32FilledIcon = props => {
|
|
62
|
+
const {
|
|
63
|
+
fill: primaryFill = 'currentColor',
|
|
64
|
+
className
|
|
65
|
+
} = props;
|
|
66
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
67
|
+
width: 32,
|
|
68
|
+
height: 32,
|
|
69
|
+
viewBox: "0 0 32 32",
|
|
70
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
71
|
+
className: className
|
|
72
|
+
}), React.createElement("path", {
|
|
73
|
+
d: "M8 1.75c.69 0 1.25.56 1.25 1.25v3.5h3.5a1.25 1.25 0 110 2.5h-3.5v4a1.25 1.25 0 11-2.5 0V9h-3.5a1.25 1.25 0 110-2.5h3.5V3c0-.69.56-1.25 1.25-1.25zm5.63 25.12L9.77 23l3.86-3.87a1.25 1.25 0 00-1.76-1.76L8 21.23l-3.87-3.86a1.25 1.25 0 00-1.76 1.76L6.23 23l-3.86 3.87a1.25 1.25 0 001.76 1.76L8 24.77l3.87 3.86a1.25 1.25 0 001.76-1.76zM19.25 6.5a1.25 1.25 0 100 2.5h9.5a1.25 1.25 0 100-2.5h-9.5zm0 15a1.25 1.25 0 100 2.5h9.5a1.25 1.25 0 100-2.5h-9.5zm6.75-3a2 2 0 11-4 0 2 2 0 014 0zM24 29a2 2 0 100-4 2 2 0 000 4z",
|
|
74
|
+
fill: primaryFill
|
|
75
|
+
}));
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
export const MathSymbols32Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/MathSymbols32FilledIcon, 'MathSymbols32Filled');
|
|
79
|
+
|
|
80
|
+
const MathSymbols32RegularIcon = props => {
|
|
81
|
+
const {
|
|
82
|
+
fill: primaryFill = 'currentColor',
|
|
83
|
+
className
|
|
84
|
+
} = props;
|
|
85
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
86
|
+
width: 32,
|
|
87
|
+
height: 32,
|
|
88
|
+
viewBox: "0 0 32 32",
|
|
89
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
90
|
+
className: className
|
|
91
|
+
}), React.createElement("path", {
|
|
92
|
+
d: "M8 2a1 1 0 011 1v4h4a1 1 0 110 2H9v4a1 1 0 11-2 0V9H3a1 1 0 110-2h4V3a1 1 0 011-1zm5.7 25.3L9.42 23l4.3-4.3a1 1 0 00-1.42-1.4L8 21.58l-4.3-4.3a1 1 0 00-1.4 1.42L6.58 23l-4.3 4.3a1 1 0 101.42 1.4L8 24.42l4.3 4.3a1 1 0 001.4-1.42zM19 7a1 1 0 100 2h10a1 1 0 100-2H19zm0 15a1 1 0 100 2h10a1 1 0 100-2H19zm7-3a2 2 0 11-4 0 2 2 0 014 0zm-2 10a2 2 0 100-4 2 2 0 000 4z",
|
|
93
|
+
fill: primaryFill
|
|
94
|
+
}));
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
export const MathSymbols32Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/MathSymbols32RegularIcon, 'MathSymbols32Regular');
|
|
98
|
+
|
|
99
|
+
const MathSymbols48FilledIcon = 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: "M12.5 4c.83 0 1.5.67 1.5 1.5V11h5.5a1.5 1.5 0 010 3H14v5.5a1.5 1.5 0 01-3 0V14H5.5a1.5 1.5 0 010-3H11V5.5c0-.83.67-1.5 1.5-1.5zm16 7a1.5 1.5 0 000 3h14a1.5 1.5 0 100-3h-14zM27 35.5c0-.83.67-1.5 1.5-1.5h14a1.5 1.5 0 010 3h-14a1.5 1.5 0 01-1.5-1.5zm8.5-3.5a2 2 0 100-4 2 2 0 000 4zm2 9a2 2 0 11-4 0 2 2 0 014 0zM4.19 27.19a1.5 1.5 0 012.12 0l6.19 6.19 6.19-6.2a1.5 1.5 0 012.12 2.13l-6.19 6.19 6.2 6.19a1.5 1.5 0 01-2.13 2.12l-6.19-6.19-6.19 6.2a1.5 1.5 0 01-2.12-2.13l6.19-6.19-6.2-6.19a1.5 1.5 0 010-2.12z",
|
|
112
|
+
fill: primaryFill
|
|
113
|
+
}));
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
export const MathSymbols48Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/MathSymbols48FilledIcon, 'MathSymbols48Filled');
|
|
117
|
+
|
|
4
118
|
const MathSymbols48RegularIcon = props => {
|
|
5
119
|
const {
|
|
6
120
|
fill: primaryFill = 'currentColor',
|
|
@@ -9430,118 +9544,4 @@ const Open32FilledIcon = props => {
|
|
|
9430
9544
|
}));
|
|
9431
9545
|
};
|
|
9432
9546
|
|
|
9433
|
-
export const Open32Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Open32FilledIcon, 'Open32Filled');
|
|
9434
|
-
|
|
9435
|
-
const Open32RegularIcon = props => {
|
|
9436
|
-
const {
|
|
9437
|
-
fill: primaryFill = 'currentColor',
|
|
9438
|
-
className
|
|
9439
|
-
} = props;
|
|
9440
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9441
|
-
width: 32,
|
|
9442
|
-
height: 32,
|
|
9443
|
-
viewBox: "0 0 32 32",
|
|
9444
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9445
|
-
className: className
|
|
9446
|
-
}), React.createElement("path", {
|
|
9447
|
-
d: "M8.5 5A3.5 3.5 0 005 8.5v15A3.5 3.5 0 008.5 27h15a3.5 3.5 0 003.5-3.5V19a1 1 0 112 0v4.5a5.5 5.5 0 01-5.5 5.5h-15A5.5 5.5 0 013 23.5v-15A5.5 5.5 0 018.5 3H13a1 1 0 110 2H8.5zM18 4a1 1 0 011-1h9a1 1 0 011 1v9a1 1 0 11-2 0V6.41l-7.3 7.3a1 1 0 01-1.4-1.42L25.58 5H19a1 1 0 01-1-1z",
|
|
9448
|
-
fill: primaryFill
|
|
9449
|
-
}));
|
|
9450
|
-
};
|
|
9451
|
-
|
|
9452
|
-
export const Open32Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Open32RegularIcon, 'Open32Regular');
|
|
9453
|
-
|
|
9454
|
-
const Open48FilledIcon = props => {
|
|
9455
|
-
const {
|
|
9456
|
-
fill: primaryFill = 'currentColor',
|
|
9457
|
-
className
|
|
9458
|
-
} = props;
|
|
9459
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9460
|
-
width: 48,
|
|
9461
|
-
height: 48,
|
|
9462
|
-
viewBox: "0 0 48 48",
|
|
9463
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9464
|
-
className: className
|
|
9465
|
-
}), React.createElement("path", {
|
|
9466
|
-
d: "M41.45 6.34c.34.27.55.7.55 1.16v12a1.5 1.5 0 01-3 0v-8.38l-9.44 9.44a1.5 1.5 0 11-2.12-2.12L36.88 9H28.5a1.5 1.5 0 010-3h11.98a1.5 1.5 0 01.97.34zM12.5 9A3.5 3.5 0 009 12.5v23a3.5 3.5 0 003.5 3.5h23a3.5 3.5 0 003.5-3.5v-8a1.5 1.5 0 113 0v8a6.5 6.5 0 01-6.5 6.5h-23A6.5 6.5 0 016 35.5v-23A6.5 6.5 0 0112.5 6h8a1.5 1.5 0 010 3h-8z",
|
|
9467
|
-
fill: primaryFill
|
|
9468
|
-
}));
|
|
9469
|
-
};
|
|
9470
|
-
|
|
9471
|
-
export const Open48Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Open48FilledIcon, 'Open48Filled');
|
|
9472
|
-
|
|
9473
|
-
const Open48RegularIcon = props => {
|
|
9474
|
-
const {
|
|
9475
|
-
fill: primaryFill = 'currentColor',
|
|
9476
|
-
className
|
|
9477
|
-
} = props;
|
|
9478
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9479
|
-
width: 48,
|
|
9480
|
-
height: 48,
|
|
9481
|
-
viewBox: "0 0 48 48",
|
|
9482
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9483
|
-
className: className
|
|
9484
|
-
}), React.createElement("path", {
|
|
9485
|
-
d: "M12.25 8.5a3.75 3.75 0 00-3.75 3.75v23.5a3.75 3.75 0 003.75 3.75h23.5a3.75 3.75 0 003.75-3.75v-8.5a1.25 1.25 0 012.5 0v8.5C42 39.2 39.2 42 35.75 42h-23.5A6.25 6.25 0 016 35.75v-23.5C6 8.8 8.8 6 12.25 6h8.5a1.25 1.25 0 010 2.5h-8.5zM27 7.25c0-.69.56-1.25 1.25-1.25h12.5c.69 0 1.25.56 1.25 1.25v12.5a1.25 1.25 0 11-2.5 0v-9.48L29.13 20.63a1.25 1.25 0 01-1.76-1.76L37.73 8.5h-9.48c-.69 0-1.25-.56-1.25-1.25z",
|
|
9486
|
-
fill: primaryFill
|
|
9487
|
-
}));
|
|
9488
|
-
};
|
|
9489
|
-
|
|
9490
|
-
export const Open48Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Open48RegularIcon, 'Open48Regular');
|
|
9491
|
-
|
|
9492
|
-
const OpenFolder16FilledIcon = props => {
|
|
9493
|
-
const {
|
|
9494
|
-
fill: primaryFill = 'currentColor',
|
|
9495
|
-
className
|
|
9496
|
-
} = props;
|
|
9497
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9498
|
-
width: 16,
|
|
9499
|
-
height: 16,
|
|
9500
|
-
viewBox: "0 0 16 16",
|
|
9501
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9502
|
-
className: className
|
|
9503
|
-
}), React.createElement("path", {
|
|
9504
|
-
d: "M2 5.25C2 3.45 3.46 2 5.25 2h5.5C12.55 2 14 3.46 14 5.25v2a.75.75 0 01-1.5 0v-2c0-.97-.78-1.75-1.75-1.75h-5.5c-.97 0-1.75.78-1.75 1.75v5.5c0 .97.78 1.75 1.75 1.75h3a.75.75 0 010 1.5h-3A3.25 3.25 0 012 10.75v-5.5zm4 1.5c0-.41.34-.75.75-.75h3.5a.75.75 0 010 1.5H8.56l4.22 4.22a.75.75 0 11-1.06 1.06L7.5 8.56v1.69a.75.75 0 01-1.5 0v-3.5z",
|
|
9505
|
-
fill: primaryFill
|
|
9506
|
-
}));
|
|
9507
|
-
};
|
|
9508
|
-
|
|
9509
|
-
export const OpenFolder16Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/OpenFolder16FilledIcon, 'OpenFolder16Filled');
|
|
9510
|
-
|
|
9511
|
-
const OpenFolder16RegularIcon = props => {
|
|
9512
|
-
const {
|
|
9513
|
-
fill: primaryFill = 'currentColor',
|
|
9514
|
-
className
|
|
9515
|
-
} = props;
|
|
9516
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9517
|
-
width: 16,
|
|
9518
|
-
height: 16,
|
|
9519
|
-
viewBox: "0 0 16 16",
|
|
9520
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9521
|
-
className: className
|
|
9522
|
-
}), React.createElement("path", {
|
|
9523
|
-
d: "M2 5a3 3 0 013-3h6a3 3 0 013 3v2.5a.5.5 0 01-1 0V5a2 2 0 00-2-2H5a2 2 0 00-2 2v6c0 1.1.9 2 2 2h3.5a.5.5 0 010 1H5a3 3 0 01-3-3V5zm4.5 1a.5.5 0 00-.5.5v4a.5.5 0 001 0V7.7l5.15 5.15a.5.5 0 00.7-.7L7.71 7h2.79a.5.5 0 000-1h-4z",
|
|
9524
|
-
fill: primaryFill
|
|
9525
|
-
}));
|
|
9526
|
-
};
|
|
9527
|
-
|
|
9528
|
-
export const OpenFolder16Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/OpenFolder16RegularIcon, 'OpenFolder16Regular');
|
|
9529
|
-
|
|
9530
|
-
const OpenFolder20FilledIcon = props => {
|
|
9531
|
-
const {
|
|
9532
|
-
fill: primaryFill = 'currentColor',
|
|
9533
|
-
className
|
|
9534
|
-
} = props;
|
|
9535
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9536
|
-
width: 20,
|
|
9537
|
-
height: 20,
|
|
9538
|
-
viewBox: "0 0 20 20",
|
|
9539
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9540
|
-
className: className
|
|
9541
|
-
}), React.createElement("path", {
|
|
9542
|
-
d: "M3 6.25C3 4.45 4.46 3 6.25 3H14c1.8 0 3.25 1.46 3.25 3.25v2a.75.75 0 01-1.5 0v-2c0-.97-.78-1.75-1.75-1.75H6.25c-.97 0-1.75.78-1.75 1.75v7.5c0 .97.78 1.75 1.75 1.75h4a.75.75 0 010 1.5h-4A3.25 3.25 0 013 13.75v-7.5zm5 2.5c0-.41.34-.75.75-.75h4.5a.75.75 0 010 1.5h-2.69l5.22 5.22a.75.75 0 11-1.06 1.06L9.5 10.56v2.69a.75.75 0 01-1.5 0v-4.5z",
|
|
9543
|
-
fill: primaryFill
|
|
9544
|
-
}));
|
|
9545
|
-
};
|
|
9546
|
-
|
|
9547
|
-
export const OpenFolder20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/OpenFolder20FilledIcon, 'OpenFolder20Filled');
|
|
9547
|
+
export const Open32Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/Open32FilledIcon, 'Open32Filled');
|