@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
|
@@ -2445,7 +2445,7 @@ const Heart24FilledIcon = props => {
|
|
|
2445
2445
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2446
2446
|
className: className
|
|
2447
2447
|
}), React.createElement("path", {
|
|
2448
|
-
d: "M12.82 5.58L12 6.4l-.82-.82a5.
|
|
2448
|
+
d: "M12.82 5.58L12 6.4l-.82-.82a5.38 5.38 0 00-7.6 7.6l7.89 7.9c.3.29.77.29 1.06 0l7.9-7.9a5.38 5.38 0 10-7.61-7.6z",
|
|
2449
2449
|
fill: primaryFill
|
|
2450
2450
|
}));
|
|
2451
2451
|
};
|
|
@@ -2464,7 +2464,7 @@ const Heart24RegularIcon = props => {
|
|
|
2464
2464
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2465
2465
|
className: className
|
|
2466
2466
|
}), React.createElement("path", {
|
|
2467
|
-
d: "M12.82 5.58L12 6.4l-.82-.82a5.
|
|
2467
|
+
d: "M12.82 5.58L12 6.4l-.82-.82a5.38 5.38 0 00-7.6 7.6l7.89 7.9c.3.29.77.29 1.06 0l7.9-7.9a5.38 5.38 0 10-7.61-7.6zm6.55 6.54L12 19.48l-7.37-7.36a3.88 3.88 0 015.49-5.48L11.46 8c.3.3.79.29 1.08-.02l1.33-1.34a3.88 3.88 0 015.49 5.48z",
|
|
2468
2468
|
fill: primaryFill
|
|
2469
2469
|
}));
|
|
2470
2470
|
};
|
|
@@ -2661,6 +2661,44 @@ const HeartBroken20RegularIcon = props => {
|
|
|
2661
2661
|
|
|
2662
2662
|
export const HeartBroken20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/HeartBroken20RegularIcon, 'HeartBroken20Regular');
|
|
2663
2663
|
|
|
2664
|
+
const HeartBroken24FilledIcon = props => {
|
|
2665
|
+
const {
|
|
2666
|
+
fill: primaryFill = 'currentColor',
|
|
2667
|
+
className
|
|
2668
|
+
} = props;
|
|
2669
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
2670
|
+
width: 24,
|
|
2671
|
+
height: 24,
|
|
2672
|
+
viewBox: "0 0 24 24",
|
|
2673
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2674
|
+
className: className
|
|
2675
|
+
}), React.createElement("path", {
|
|
2676
|
+
d: "M11.28 5.03l-.1-.1a5.37 5.37 0 10-7.6 7.6l7.89 7.9c.3.29.77.29 1.06 0l7.9-7.9a5.38 5.38 0 10-7.61-7.6l-.79.8-1.88 3.02 3.68 3.22a.5.5 0 01.02.73l-2.5 2.5a.5.5 0 11-.7-.7l2.12-2.12-3.6-3.15a.5.5 0 01-.1-.64l2.21-3.56z",
|
|
2677
|
+
fill: primaryFill
|
|
2678
|
+
}));
|
|
2679
|
+
};
|
|
2680
|
+
|
|
2681
|
+
export const HeartBroken24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/HeartBroken24FilledIcon, 'HeartBroken24Filled');
|
|
2682
|
+
|
|
2683
|
+
const HeartBroken24RegularIcon = props => {
|
|
2684
|
+
const {
|
|
2685
|
+
fill: primaryFill = 'currentColor',
|
|
2686
|
+
className
|
|
2687
|
+
} = props;
|
|
2688
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
2689
|
+
width: 24,
|
|
2690
|
+
height: 24,
|
|
2691
|
+
viewBox: "0 0 24 24",
|
|
2692
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2693
|
+
className: className
|
|
2694
|
+
}), React.createElement("path", {
|
|
2695
|
+
d: "M12 5.75l.82-.82a5.38 5.38 0 017.61 7.6l-7.9 7.9c-.3.29-.77.29-1.06 0l-7.9-7.9a5.37 5.37 0 117.6-7.6l.83.82zm0 13.09l7.37-7.37a3.88 3.88 0 00-5.28-5.67l-.01.01-1.01 1-.52.53a.76.76 0 01-.1.07l-1.23 1.23 2.8 2.67a.75.75 0 01.01 1.07l-2.5 2.5a.75.75 0 01-1.06-1.06l1.96-1.96-2.8-2.67a.75.75 0 01-.01-1.07l1.32-1.3-.82-.83a3.87 3.87 0 10-5.49 5.48L12 18.84z",
|
|
2696
|
+
fill: primaryFill
|
|
2697
|
+
}));
|
|
2698
|
+
};
|
|
2699
|
+
|
|
2700
|
+
export const HeartBroken24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/HeartBroken24RegularIcon, 'HeartBroken24Regular');
|
|
2701
|
+
|
|
2664
2702
|
const HeartCircle16FilledIcon = props => {
|
|
2665
2703
|
const {
|
|
2666
2704
|
fill: primaryFill = 'currentColor',
|
|
@@ -9306,45 +9344,7 @@ const Layer24RegularIcon = props => {
|
|
|
9306
9344
|
|
|
9307
9345
|
export const Layer24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/Layer24RegularIcon, 'Layer24Regular');
|
|
9308
9346
|
|
|
9309
|
-
const
|
|
9310
|
-
const {
|
|
9311
|
-
fill: primaryFill = 'currentColor',
|
|
9312
|
-
className
|
|
9313
|
-
} = props;
|
|
9314
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9315
|
-
width: 16,
|
|
9316
|
-
height: 16,
|
|
9317
|
-
viewBox: "0 0 16 16",
|
|
9318
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9319
|
-
className: className
|
|
9320
|
-
}), React.createElement("path", {
|
|
9321
|
-
d: "M11.27 4.54a4.89 4.89 0 01-2.77 8.48v1.48a.5.5 0 11-1 0v-1.48a4.89 4.89 0 01-2.77-8.49l2.43-2.2c.48-.42 1.2-.42 1.68 0l2.43 2.2zM8.5 7.5a.5.5 0 00-1 0v4.52c.33.04.67.04 1 0V7.5z",
|
|
9322
|
-
fill: primaryFill
|
|
9323
|
-
}));
|
|
9324
|
-
};
|
|
9325
|
-
|
|
9326
|
-
export const LeafOne16Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafOne16FilledIcon, 'LeafOne16Filled');
|
|
9327
|
-
|
|
9328
|
-
const LeafOne16RegularIcon = props => {
|
|
9329
|
-
const {
|
|
9330
|
-
fill: primaryFill = 'currentColor',
|
|
9331
|
-
className
|
|
9332
|
-
} = props;
|
|
9333
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9334
|
-
width: 16,
|
|
9335
|
-
height: 16,
|
|
9336
|
-
viewBox: "0 0 16 16",
|
|
9337
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9338
|
-
className: className
|
|
9339
|
-
}), React.createElement("path", {
|
|
9340
|
-
d: "M7.5 13.02v1.48a.5.5 0 001 0v-1.48a4.89 4.89 0 002.77-8.49l-2.43-2.2a1.25 1.25 0 00-1.68 0l-2.43 2.2a4.89 4.89 0 002.77 8.5zm3.1-7.74a3.89 3.89 0 01-2.1 6.74V7.5a.5.5 0 00-1 0v4.52a3.89 3.89 0 01-2.1-6.74l2.43-2.2c.1-.09.24-.09.34 0l2.43 2.2z",
|
|
9341
|
-
fill: primaryFill
|
|
9342
|
-
}));
|
|
9343
|
-
};
|
|
9344
|
-
|
|
9345
|
-
export const LeafOne16Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafOne16RegularIcon, 'LeafOne16Regular');
|
|
9346
|
-
|
|
9347
|
-
const LeafOne20FilledIcon = props => {
|
|
9347
|
+
const LayerDiagonal20FilledIcon = props => {
|
|
9348
9348
|
const {
|
|
9349
9349
|
fill: primaryFill = 'currentColor',
|
|
9350
9350
|
className
|
|
@@ -9356,14 +9356,14 @@ const LeafOne20FilledIcon = props => {
|
|
|
9356
9356
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9357
9357
|
className: className
|
|
9358
9358
|
}), React.createElement("path", {
|
|
9359
|
-
d: "
|
|
9359
|
+
d: "M9.45 2.1a1.5 1.5 0 012.05 1.3L5.42 5.82A2.25 2.25 0 004 7.91v6c-.97.35-2-.37-2-1.41V6.75a2.5 2.5 0 011.58-2.32l5.87-2.32zm3 2a1.5 1.5 0 012.05 1.4v.1L9.26 7.68A2 2 0 008 9.54v5.98l-.95.37A1.5 1.5 0 015 14.5V8.43a2 2 0 011.26-1.86l6.19-2.45zM18 7.5v6.62a1.5 1.5 0 01-.95 1.4l-6 2.37A1.5 1.5 0 019 16.5V9.88c0-.62.38-1.17.95-1.4l6-2.37A1.5 1.5 0 0118 7.5z",
|
|
9360
9360
|
fill: primaryFill
|
|
9361
9361
|
}));
|
|
9362
9362
|
};
|
|
9363
9363
|
|
|
9364
|
-
export const
|
|
9364
|
+
export const LayerDiagonal20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/LayerDiagonal20FilledIcon, 'LayerDiagonal20Filled');
|
|
9365
9365
|
|
|
9366
|
-
const
|
|
9366
|
+
const LayerDiagonal20RegularIcon = props => {
|
|
9367
9367
|
const {
|
|
9368
9368
|
fill: primaryFill = 'currentColor',
|
|
9369
9369
|
className
|
|
@@ -9375,204 +9375,204 @@ const LeafOne20RegularIcon = props => {
|
|
|
9375
9375
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9376
9376
|
className: className
|
|
9377
9377
|
}), React.createElement("path", {
|
|
9378
|
-
d: "
|
|
9378
|
+
d: "M10.5 3.5a.5.5 0 00-.68-.46L3.95 5.36A1.5 1.5 0 003 6.76v5.74c0 .35.36.6.68.46l.32-.12v1.07c-.97.35-2-.37-2-1.41V6.75a2.5 2.5 0 011.58-2.32l5.87-2.32a1.5 1.5 0 012.05 1.3l-1 .4v-.3zm3 2a.5.5 0 00-.68-.46L6.63 7.49a1 1 0 00-.63.93v6.08c0 .35.36.6.68.46L8 14.44v1.08l-.95.37A1.5 1.5 0 015 14.5V8.43a2 2 0 011.26-1.86l6.19-2.45a1.5 1.5 0 012.05 1.4v.1l-1 .39v-.5zm2.82 1.54a.5.5 0 01.68.46v6.62a.5.5 0 01-.32.47l-6 2.37a.5.5 0 01-.68-.46V9.88c0-.2.13-.4.32-.47l6-2.37zM18 7.5a1.5 1.5 0 00-2.05-1.4l-6 2.38A1.5 1.5 0 009 9.88v6.62a1.5 1.5 0 002.05 1.4l6-2.38c.57-.23.95-.78.95-1.4V7.5z",
|
|
9379
9379
|
fill: primaryFill
|
|
9380
9380
|
}));
|
|
9381
9381
|
};
|
|
9382
9382
|
|
|
9383
|
-
export const
|
|
9383
|
+
export const LayerDiagonal20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/LayerDiagonal20RegularIcon, 'LayerDiagonal20Regular');
|
|
9384
9384
|
|
|
9385
|
-
const
|
|
9385
|
+
const LayerDiagonalPerson20FilledIcon = props => {
|
|
9386
9386
|
const {
|
|
9387
9387
|
fill: primaryFill = 'currentColor',
|
|
9388
9388
|
className
|
|
9389
9389
|
} = props;
|
|
9390
9390
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9391
|
-
width:
|
|
9392
|
-
height:
|
|
9393
|
-
viewBox: "0 0
|
|
9391
|
+
width: 20,
|
|
9392
|
+
height: 20,
|
|
9393
|
+
viewBox: "0 0 20 20",
|
|
9394
9394
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9395
9395
|
className: className
|
|
9396
9396
|
}), React.createElement("path", {
|
|
9397
|
-
d: "M11.
|
|
9397
|
+
d: "M11.5 3.4a1.5 1.5 0 00-2.05-1.3L3.58 4.44A2.5 2.5 0 002 6.75v5.75a1.5 1.5 0 002 1.41v-6c0-.93.56-1.76 1.42-2.1l6.08-2.4zm3 2.1a1.5 1.5 0 00-2.05-1.4L6.26 6.57A2 2 0 005 8.42v6.08a1.5 1.5 0 002.05 1.4l.95-.38V9.54a2 2 0 011.26-1.86L14.5 5.6v-.1zm1.45.6A1.5 1.5 0 0118 7.5v2.84a3 3 0 10-4.73 3.67A2.5 2.5 0 0011 16.5c0 .44.09.89.27 1.3l-.22.1A1.5 1.5 0 019 16.5V9.88c0-.62.38-1.17.95-1.4l6-2.37zM17.5 12a2 2 0 11-4 0 2 2 0 014 0zm1.5 4.5c0 1.25-1 2.5-3.5 2.5S12 17.75 12 16.5c0-.83.67-1.5 1.5-1.5h4c.83 0 1.5.67 1.5 1.5z",
|
|
9398
9398
|
fill: primaryFill
|
|
9399
9399
|
}));
|
|
9400
9400
|
};
|
|
9401
9401
|
|
|
9402
|
-
export const
|
|
9402
|
+
export const LayerDiagonalPerson20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/LayerDiagonalPerson20FilledIcon, 'LayerDiagonalPerson20Filled');
|
|
9403
9403
|
|
|
9404
|
-
const
|
|
9404
|
+
const LayerDiagonalPerson20RegularIcon = props => {
|
|
9405
9405
|
const {
|
|
9406
9406
|
fill: primaryFill = 'currentColor',
|
|
9407
9407
|
className
|
|
9408
9408
|
} = props;
|
|
9409
9409
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9410
|
-
width:
|
|
9411
|
-
height:
|
|
9412
|
-
viewBox: "0 0
|
|
9410
|
+
width: 20,
|
|
9411
|
+
height: 20,
|
|
9412
|
+
viewBox: "0 0 20 20",
|
|
9413
9413
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9414
9414
|
className: className
|
|
9415
9415
|
}), React.createElement("path", {
|
|
9416
|
-
d: "
|
|
9416
|
+
d: "M9.82 3.04a.5.5 0 01.68.46v.3l1-.4a1.5 1.5 0 00-2.05-1.3L3.58 4.44A2.5 2.5 0 002 6.75v5.75a1.5 1.5 0 002 1.41v-1.07l-.32.12A.5.5 0 013 12.5V6.75c0-.61.38-1.16.95-1.39l5.87-2.32zm3 2a.5.5 0 01.68.46V6l1-.4v-.1a1.5 1.5 0 00-2.05-1.4L6.26 6.57A2 2 0 005 8.42v6.08a1.5 1.5 0 002.05 1.4l.95-.38v-1.08l-1.32.52A.5.5 0 016 14.5V8.42a1 1 0 01.63-.93l6.19-2.45zM17 7.5a.5.5 0 00-.68-.46l-6 2.37a.5.5 0 00-.32.47v6.62c0 .35.36.6.68.46l.34-.13c.03.33.12.66.25.98l-.22.08A1.5 1.5 0 019 16.5V9.88c0-.62.38-1.17.95-1.4l6-2.37A1.5 1.5 0 0118 7.5v2.84c-.26-.38-.6-.7-1-.94V7.5zm.5 4.5a2 2 0 11-4 0 2 2 0 014 0zm1.5 4.5c0 1.25-1 2.5-3.5 2.5S12 17.75 12 16.5c0-.83.67-1.5 1.5-1.5h4c.83 0 1.5.67 1.5 1.5z",
|
|
9417
9417
|
fill: primaryFill
|
|
9418
9418
|
}));
|
|
9419
9419
|
};
|
|
9420
9420
|
|
|
9421
|
-
export const
|
|
9421
|
+
export const LayerDiagonalPerson20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/LayerDiagonalPerson20RegularIcon, 'LayerDiagonalPerson20Regular');
|
|
9422
9422
|
|
|
9423
|
-
const
|
|
9423
|
+
const LeafOne16FilledIcon = props => {
|
|
9424
9424
|
const {
|
|
9425
9425
|
fill: primaryFill = 'currentColor',
|
|
9426
9426
|
className
|
|
9427
9427
|
} = props;
|
|
9428
9428
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9429
|
-
width:
|
|
9430
|
-
height:
|
|
9431
|
-
viewBox: "0 0
|
|
9429
|
+
width: 16,
|
|
9430
|
+
height: 16,
|
|
9431
|
+
viewBox: "0 0 16 16",
|
|
9432
9432
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9433
9433
|
className: className
|
|
9434
9434
|
}), React.createElement("path", {
|
|
9435
|
-
d: "
|
|
9435
|
+
d: "M11.27 4.54a4.89 4.89 0 01-2.77 8.48v1.48a.5.5 0 11-1 0v-1.48a4.89 4.89 0 01-2.77-8.49l2.43-2.2c.48-.42 1.2-.42 1.68 0l2.43 2.2zM8.5 7.5a.5.5 0 00-1 0v4.52c.33.04.67.04 1 0V7.5z",
|
|
9436
9436
|
fill: primaryFill
|
|
9437
9437
|
}));
|
|
9438
9438
|
};
|
|
9439
9439
|
|
|
9440
|
-
export const
|
|
9440
|
+
export const LeafOne16Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafOne16FilledIcon, 'LeafOne16Filled');
|
|
9441
9441
|
|
|
9442
|
-
const
|
|
9442
|
+
const LeafOne16RegularIcon = props => {
|
|
9443
9443
|
const {
|
|
9444
9444
|
fill: primaryFill = 'currentColor',
|
|
9445
9445
|
className
|
|
9446
9446
|
} = props;
|
|
9447
9447
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9448
|
-
width:
|
|
9449
|
-
height:
|
|
9450
|
-
viewBox: "0 0
|
|
9448
|
+
width: 16,
|
|
9449
|
+
height: 16,
|
|
9450
|
+
viewBox: "0 0 16 16",
|
|
9451
9451
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9452
9452
|
className: className
|
|
9453
9453
|
}), React.createElement("path", {
|
|
9454
|
-
d: "
|
|
9454
|
+
d: "M7.5 13.02v1.48a.5.5 0 001 0v-1.48a4.89 4.89 0 002.77-8.49l-2.43-2.2a1.25 1.25 0 00-1.68 0l-2.43 2.2a4.89 4.89 0 002.77 8.5zm3.1-7.74a3.89 3.89 0 01-2.1 6.74V7.5a.5.5 0 00-1 0v4.52a3.89 3.89 0 01-2.1-6.74l2.43-2.2c.1-.09.24-.09.34 0l2.43 2.2z",
|
|
9455
9455
|
fill: primaryFill
|
|
9456
9456
|
}));
|
|
9457
9457
|
};
|
|
9458
9458
|
|
|
9459
|
-
export const
|
|
9459
|
+
export const LeafOne16Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafOne16RegularIcon, 'LeafOne16Regular');
|
|
9460
9460
|
|
|
9461
|
-
const
|
|
9461
|
+
const LeafOne20FilledIcon = props => {
|
|
9462
9462
|
const {
|
|
9463
9463
|
fill: primaryFill = 'currentColor',
|
|
9464
9464
|
className
|
|
9465
9465
|
} = props;
|
|
9466
9466
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9467
|
-
width:
|
|
9468
|
-
height:
|
|
9469
|
-
viewBox: "0 0
|
|
9467
|
+
width: 20,
|
|
9468
|
+
height: 20,
|
|
9469
|
+
viewBox: "0 0 20 20",
|
|
9470
9470
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9471
9471
|
className: className
|
|
9472
9472
|
}), React.createElement("path", {
|
|
9473
|
-
d: "
|
|
9473
|
+
d: "M11.07 2.46a1.5 1.5 0 00-2.14 0l-3.24 3.3a6.03 6.03 0 00.06 8.5v.01a5.98 5.98 0 003.75 1.74v1.49a.5.5 0 101 0V16c1.36-.1 2.7-.68 3.74-1.73h.01l.01-.02a6.03 6.03 0 00.05-8.48l-3.24-3.3zM10.5 15c-.33.03-.67.03-1 0V9.5a.5.5 0 111 0V15z",
|
|
9474
9474
|
fill: primaryFill
|
|
9475
9475
|
}));
|
|
9476
9476
|
};
|
|
9477
9477
|
|
|
9478
|
-
export const
|
|
9478
|
+
export const LeafOne20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafOne20FilledIcon, 'LeafOne20Filled');
|
|
9479
9479
|
|
|
9480
|
-
const
|
|
9480
|
+
const LeafOne20RegularIcon = props => {
|
|
9481
9481
|
const {
|
|
9482
9482
|
fill: primaryFill = 'currentColor',
|
|
9483
9483
|
className
|
|
9484
9484
|
} = props;
|
|
9485
9485
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9486
|
-
width:
|
|
9487
|
-
height:
|
|
9488
|
-
viewBox: "0 0
|
|
9486
|
+
width: 20,
|
|
9487
|
+
height: 20,
|
|
9488
|
+
viewBox: "0 0 20 20",
|
|
9489
9489
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9490
9490
|
className: className
|
|
9491
9491
|
}), React.createElement("path", {
|
|
9492
|
-
d: "
|
|
9492
|
+
d: "M11.07 2.46l3.24 3.3A6.03 6.03 0 0110.5 16v1.5a.5.5 0 11-1 0V16A6.03 6.03 0 015.69 5.76l3.24-3.3a1.5 1.5 0 012.14 0zm-.57 12.53a5.03 5.03 0 003.1-8.52l-3.24-3.31a.5.5 0 00-.72 0L6.4 6.46A5.03 5.03 0 009.5 15v-5.5a.5.5 0 111 0V15z",
|
|
9493
9493
|
fill: primaryFill
|
|
9494
9494
|
}));
|
|
9495
9495
|
};
|
|
9496
9496
|
|
|
9497
|
-
export const
|
|
9497
|
+
export const LeafOne20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafOne20RegularIcon, 'LeafOne20Regular');
|
|
9498
9498
|
|
|
9499
|
-
const
|
|
9499
|
+
const LeafOne24FilledIcon = props => {
|
|
9500
9500
|
const {
|
|
9501
9501
|
fill: primaryFill = 'currentColor',
|
|
9502
9502
|
className
|
|
9503
9503
|
} = props;
|
|
9504
9504
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9505
|
-
width:
|
|
9506
|
-
height:
|
|
9507
|
-
viewBox: "0 0
|
|
9505
|
+
width: 24,
|
|
9506
|
+
height: 24,
|
|
9507
|
+
viewBox: "0 0 24 24",
|
|
9508
9508
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9509
9509
|
className: className
|
|
9510
9510
|
}), React.createElement("path", {
|
|
9511
|
-
d: "M11
|
|
9511
|
+
d: "M11.04 3.05c.68-.45 1.6-.38 2.2.22l3.7 3.71a7 7 0 01-4.19 11.91v2.36a.75.75 0 11-1.5 0v-2.36A7 7 0 017.05 7l3.71-3.72c.09-.08.18-.16.28-.22zM12 11a.75.75 0 00-.75.75v5.63c.5.07 1 .07 1.5 0v-5.63A.75.75 0 0012 11z",
|
|
9512
9512
|
fill: primaryFill
|
|
9513
9513
|
}));
|
|
9514
9514
|
};
|
|
9515
9515
|
|
|
9516
|
-
export const
|
|
9516
|
+
export const LeafOne24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafOne24FilledIcon, 'LeafOne24Filled');
|
|
9517
9517
|
|
|
9518
|
-
const
|
|
9518
|
+
const LeafOne24RegularIcon = props => {
|
|
9519
9519
|
const {
|
|
9520
9520
|
fill: primaryFill = 'currentColor',
|
|
9521
9521
|
className
|
|
9522
9522
|
} = props;
|
|
9523
9523
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9524
|
-
width:
|
|
9525
|
-
height:
|
|
9526
|
-
viewBox: "0 0
|
|
9524
|
+
width: 24,
|
|
9525
|
+
height: 24,
|
|
9526
|
+
viewBox: "0 0 24 24",
|
|
9527
9527
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9528
9528
|
className: className
|
|
9529
9529
|
}), React.createElement("path", {
|
|
9530
|
-
d: "
|
|
9530
|
+
d: "M13.24 3.27a1.75 1.75 0 00-2.48 0l-3.7 3.71a7 7 0 004.19 11.91v2.36a.75.75 0 001.5 0v-2.36A7 7 0 0016.95 7l-3.71-3.72zm-.49 14.11v-5.63a.75.75 0 00-1.5 0v5.63a5.5 5.5 0 01-3.14-9.34l3.71-3.7c.1-.1.26-.1.36 0l3.7 3.7a5.5 5.5 0 01-3.13 9.34z",
|
|
9531
9531
|
fill: primaryFill
|
|
9532
9532
|
}));
|
|
9533
9533
|
};
|
|
9534
9534
|
|
|
9535
|
-
export const
|
|
9535
|
+
export const LeafOne24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafOne24RegularIcon, 'LeafOne24Regular');
|
|
9536
9536
|
|
|
9537
|
-
const
|
|
9537
|
+
const LeafOne32FilledIcon = props => {
|
|
9538
9538
|
const {
|
|
9539
9539
|
fill: primaryFill = 'currentColor',
|
|
9540
9540
|
className
|
|
9541
9541
|
} = props;
|
|
9542
9542
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9543
|
-
width:
|
|
9544
|
-
height:
|
|
9545
|
-
viewBox: "0 0
|
|
9543
|
+
width: 32,
|
|
9544
|
+
height: 32,
|
|
9545
|
+
viewBox: "0 0 32 32",
|
|
9546
9546
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9547
9547
|
className: className
|
|
9548
9548
|
}), React.createElement("path", {
|
|
9549
|
-
d: "
|
|
9549
|
+
d: "M14.05 3.8a2.76 2.76 0 013.9 0l5.12 5.13A10 10 0 0117 25.95V29a1 1 0 11-2 0v-3.05a9.96 9.96 0 01-9-9.99 10.05 10.05 0 012.93-7.03l5.12-5.12zM15 23.95c.66.08 1.34.08 2 0V15a1 1 0 10-2 0v8.94z",
|
|
9550
9550
|
fill: primaryFill
|
|
9551
9551
|
}));
|
|
9552
9552
|
};
|
|
9553
9553
|
|
|
9554
|
-
export const
|
|
9554
|
+
export const LeafOne32Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafOne32FilledIcon, 'LeafOne32Filled');
|
|
9555
9555
|
|
|
9556
|
-
const
|
|
9556
|
+
const LeafOne32RegularIcon = props => {
|
|
9557
9557
|
const {
|
|
9558
9558
|
fill: primaryFill = 'currentColor',
|
|
9559
9559
|
className
|
|
9560
9560
|
} = props;
|
|
9561
9561
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9562
|
-
width:
|
|
9563
|
-
height:
|
|
9564
|
-
viewBox: "0 0
|
|
9562
|
+
width: 32,
|
|
9563
|
+
height: 32,
|
|
9564
|
+
viewBox: "0 0 32 32",
|
|
9565
9565
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9566
9566
|
className: className
|
|
9567
9567
|
}), React.createElement("path", {
|
|
9568
|
-
d: "
|
|
9568
|
+
d: "M17.95 3.8a2.76 2.76 0 00-3.9 0L8.93 8.94A10 10 0 0015 25.95V29a1 1 0 102 0v-3.05a10 10 0 006.07-17.02L17.95 3.8zM17 23.95V15a1 1 0 10-2 0v8.94a8 8 0 01-4.66-13.6l5.12-5.12c.3-.3.78-.3 1.08 0l5.12 5.12A8 8 0 0117 23.94z",
|
|
9569
9569
|
fill: primaryFill
|
|
9570
9570
|
}));
|
|
9571
9571
|
};
|
|
9572
9572
|
|
|
9573
|
-
export const
|
|
9573
|
+
export const LeafOne32Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafOne32RegularIcon, 'LeafOne32Regular');
|
|
9574
9574
|
|
|
9575
|
-
const
|
|
9575
|
+
const LeafThree16FilledIcon = props => {
|
|
9576
9576
|
const {
|
|
9577
9577
|
fill: primaryFill = 'currentColor',
|
|
9578
9578
|
className
|
|
@@ -9584,9 +9584,9 @@ const LeafTwo16FilledIcon = props => {
|
|
|
9584
9584
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9585
9585
|
className: className
|
|
9586
9586
|
}), React.createElement("path", {
|
|
9587
|
-
d: "
|
|
9587
|
+
d: "M9 1a4 4 0 00-3.48 2.03 5 5 0 013.6 2.14c.44-.11.9-.17 1.38-.17H13V2.15C13 1.5 12.49 1 11.85 1H9zm4.76 5c.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 012.64-7.22c.28-.06.58-.09.88-.09h3.26zM7.7 12.6c.2.26.44.5.7.7l2.45-2.45a.5.5 0 00-.7-.7L7.7 12.6zm.45-7.07a5.52 5.52 0 00-2.51 2.4l-.79-.78a.5.5 0 10-.7.7l1.08 1.08A5.5 5.5 0 005.2 12 4 4 0 011 8V5.15C1 4.5 1.51 4 2.15 4H5a4 4 0 013.15 1.53z",
|
|
9588
9588
|
fill: primaryFill
|
|
9589
9589
|
}));
|
|
9590
9590
|
};
|
|
9591
9591
|
|
|
9592
|
-
export const
|
|
9592
|
+
export const LeafThree16Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/LeafThree16FilledIcon, 'LeafThree16Filled');
|
|
@@ -1,4 +1,58 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const LeafThree16Regular: {
|
|
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 LeafThree20Filled: {
|
|
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 LeafThree20Regular: {
|
|
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 LeafThree24Filled: {
|
|
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 LeafThree24Regular: {
|
|
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 LeafTwo16Filled: {
|
|
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 LeafTwo16Regular: {
|
|
3
57
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
58
|
primaryFill?: string | undefined;
|
|
@@ -4445,57 +4499,3 @@ export declare const MathSymbols24Filled: {
|
|
|
4445
4499
|
}): JSX.Element;
|
|
4446
4500
|
displayName: string | undefined;
|
|
4447
4501
|
};
|
|
4448
|
-
export declare const MathSymbols24Regular: {
|
|
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 MathSymbols28Filled: {
|
|
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 MathSymbols28Regular: {
|
|
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 MathSymbols32Filled: {
|
|
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 MathSymbols32Regular: {
|
|
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 MathSymbols48Filled: {
|
|
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
|
-
};
|