@fluentui/react-icons 2.0.168-rc.5 → 2.0.169-rc.6
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/sizedIcons/chunk-10.d.ts +2 -2
- package/lib/sizedIcons/chunk-10.js +39 -39
- package/lib/sizedIcons/chunk-11.d.ts +2 -2
- package/lib/sizedIcons/chunk-11.js +39 -39
- package/lib/sizedIcons/chunk-12.d.ts +2 -2
- package/lib/sizedIcons/chunk-12.js +39 -39
- package/lib/sizedIcons/chunk-13.d.ts +2 -2
- package/lib/sizedIcons/chunk-13.js +39 -39
- package/lib/sizedIcons/chunk-14.d.ts +2 -2
- package/lib/sizedIcons/chunk-14.js +39 -39
- package/lib/sizedIcons/chunk-15.d.ts +2 -2
- package/lib/sizedIcons/chunk-15.js +39 -39
- package/lib/sizedIcons/chunk-16.d.ts +2 -2
- package/lib/sizedIcons/chunk-16.js +39 -39
- package/lib/sizedIcons/chunk-17.d.ts +2 -2
- package/lib/sizedIcons/chunk-17.js +39 -39
- package/lib/sizedIcons/chunk-18.d.ts +2 -2
- package/lib/sizedIcons/chunk-18.js +39 -39
- package/lib/sizedIcons/chunk-19.d.ts +2 -2
- package/lib/sizedIcons/chunk-19.js +39 -39
- package/lib/sizedIcons/chunk-20.d.ts +2 -2
- package/lib/sizedIcons/chunk-20.js +39 -39
- package/lib/sizedIcons/chunk-21.d.ts +2 -2
- package/lib/sizedIcons/chunk-21.js +39 -39
- package/lib/sizedIcons/chunk-22.d.ts +2 -0
- package/lib/sizedIcons/chunk-22.js +38 -0
- package/lib/sizedIcons/chunk-5.d.ts +2 -2
- package/lib/sizedIcons/chunk-5.js +39 -39
- package/lib/sizedIcons/chunk-6.d.ts +2 -2
- package/lib/sizedIcons/chunk-6.js +39 -39
- package/lib/sizedIcons/chunk-7.d.ts +2 -2
- package/lib/sizedIcons/chunk-7.js +39 -39
- package/lib/sizedIcons/chunk-8.d.ts +2 -2
- package/lib/sizedIcons/chunk-8.js +39 -39
- package/lib/sizedIcons/chunk-9.d.ts +2 -2
- package/lib/sizedIcons/chunk-9.js +39 -39
- package/lib-cjs/sizedIcons/chunk-10.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-10.js +49 -49
- package/lib-cjs/sizedIcons/chunk-11.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-11.js +49 -49
- package/lib-cjs/sizedIcons/chunk-12.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-12.js +49 -49
- package/lib-cjs/sizedIcons/chunk-13.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-13.js +49 -49
- package/lib-cjs/sizedIcons/chunk-14.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-14.js +49 -49
- package/lib-cjs/sizedIcons/chunk-15.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-15.js +49 -49
- package/lib-cjs/sizedIcons/chunk-16.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-16.js +49 -49
- package/lib-cjs/sizedIcons/chunk-17.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-17.js +49 -49
- package/lib-cjs/sizedIcons/chunk-18.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-18.js +49 -49
- package/lib-cjs/sizedIcons/chunk-19.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-19.js +49 -49
- package/lib-cjs/sizedIcons/chunk-20.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-20.js +49 -49
- package/lib-cjs/sizedIcons/chunk-21.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-21.js +49 -49
- package/lib-cjs/sizedIcons/chunk-22.d.ts +2 -0
- package/lib-cjs/sizedIcons/chunk-22.js +46 -8
- package/lib-cjs/sizedIcons/chunk-5.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-5.js +43 -43
- package/lib-cjs/sizedIcons/chunk-6.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-6.js +49 -49
- package/lib-cjs/sizedIcons/chunk-7.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-7.js +49 -49
- package/lib-cjs/sizedIcons/chunk-8.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-8.js +49 -49
- package/lib-cjs/sizedIcons/chunk-9.d.ts +2 -2
- package/lib-cjs/sizedIcons/chunk-9.js +49 -49
- package/package.json +1 -1
|
@@ -308,6 +308,8 @@ export declare const ClipboardTextLtr20Filled: React.FC<FluentIconsProps>;
|
|
|
308
308
|
export declare const ClipboardTextLtr20Regular: React.FC<FluentIconsProps>;
|
|
309
309
|
export declare const ClipboardTextLtr24Filled: React.FC<FluentIconsProps>;
|
|
310
310
|
export declare const ClipboardTextLtr24Regular: React.FC<FluentIconsProps>;
|
|
311
|
+
export declare const ClipboardTextLtr32Filled: React.FC<FluentIconsProps>;
|
|
312
|
+
export declare const ClipboardTextLtr32Regular: React.FC<FluentIconsProps>;
|
|
311
313
|
export declare const ClipboardTextRtl20Filled: React.FC<FluentIconsProps>;
|
|
312
314
|
export declare const ClipboardTextRtl20Regular: React.FC<FluentIconsProps>;
|
|
313
315
|
export declare const ClipboardTextRtl24Filled: React.FC<FluentIconsProps>;
|
|
@@ -498,5 +500,3 @@ export declare const CloudWords28Filled: React.FC<FluentIconsProps>;
|
|
|
498
500
|
export declare const CloudWords28Regular: React.FC<FluentIconsProps>;
|
|
499
501
|
export declare const CloudWords32Filled: React.FC<FluentIconsProps>;
|
|
500
502
|
export declare const CloudWords32Regular: React.FC<FluentIconsProps>;
|
|
501
|
-
export declare const CloudWords48Filled: React.FC<FluentIconsProps>;
|
|
502
|
-
export declare const CloudWords48Regular: React.FC<FluentIconsProps>;
|
|
@@ -5862,6 +5862,44 @@ const ClipboardTextLtr24RegularIcon = iconProps => {
|
|
|
5862
5862
|
|
|
5863
5863
|
export const ClipboardTextLtr24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/ClipboardTextLtr24RegularIcon({}), 'ClipboardTextLtr24Regular');
|
|
5864
5864
|
|
|
5865
|
+
const ClipboardTextLtr32FilledIcon = iconProps => {
|
|
5866
|
+
const {
|
|
5867
|
+
className,
|
|
5868
|
+
primaryFill
|
|
5869
|
+
} = iconProps;
|
|
5870
|
+
return React.createElement("svg", {
|
|
5871
|
+
width: 32,
|
|
5872
|
+
height: 32,
|
|
5873
|
+
viewBox: "0 0 32 32",
|
|
5874
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5875
|
+
className: className
|
|
5876
|
+
}, React.createElement("path", {
|
|
5877
|
+
d: "M21.83 4h1.67A3.5 3.5 0 0127 7.5v19a3.5 3.5 0 01-3.5 3.5h-15A3.5 3.5 0 015 26.5v-19A3.5 3.5 0 018.5 4h1.67A3 3 0 0113 2h6a3 3 0 012.83 2zM19 4h-6a1 1 0 100 2h6a1 1 0 100-2zm-8 8a1 1 0 100 2h10a1 1 0 100-2H11zm-1 6a1 1 0 001 1h5a1 1 0 100-2h-5a1 1 0 00-1 1zm1 4a1 1 0 100 2h8a1 1 0 100-2h-8z",
|
|
5878
|
+
fill: primaryFill
|
|
5879
|
+
}));
|
|
5880
|
+
};
|
|
5881
|
+
|
|
5882
|
+
export const ClipboardTextLtr32Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/ClipboardTextLtr32FilledIcon({}), 'ClipboardTextLtr32Filled');
|
|
5883
|
+
|
|
5884
|
+
const ClipboardTextLtr32RegularIcon = iconProps => {
|
|
5885
|
+
const {
|
|
5886
|
+
className,
|
|
5887
|
+
primaryFill
|
|
5888
|
+
} = iconProps;
|
|
5889
|
+
return React.createElement("svg", {
|
|
5890
|
+
width: 32,
|
|
5891
|
+
height: 32,
|
|
5892
|
+
viewBox: "0 0 32 32",
|
|
5893
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5894
|
+
className: className
|
|
5895
|
+
}, React.createElement("path", {
|
|
5896
|
+
d: "M11 12a1 1 0 100 2h10a1 1 0 100-2H11zm-1 6a1 1 0 011-1h5a1 1 0 110 2h-5a1 1 0 01-1-1zm1 4a1 1 0 100 2h8a1 1 0 100-2h-8zM21.83 4A3 3 0 0019 2h-6a3 3 0 00-2.83 2H8.5A3.5 3.5 0 005 7.5v19A3.5 3.5 0 008.5 30h15a3.5 3.5 0 003.5-3.5v-19A3.5 3.5 0 0023.5 4h-1.67zM12 5a1 1 0 011-1h6a1 1 0 110 2h-6a1 1 0 01-1-1zM7 7.5C7 6.67 7.67 6 8.5 6h1.67A3 3 0 0013 8h6a3 3 0 002.83-2h1.67c.83 0 1.5.67 1.5 1.5v19c0 .83-.67 1.5-1.5 1.5h-15A1.5 1.5 0 017 26.5v-19z",
|
|
5897
|
+
fill: primaryFill
|
|
5898
|
+
}));
|
|
5899
|
+
};
|
|
5900
|
+
|
|
5901
|
+
export const ClipboardTextLtr32Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/ClipboardTextLtr32RegularIcon({}), 'ClipboardTextLtr32Regular');
|
|
5902
|
+
|
|
5865
5903
|
const ClipboardTextRtl20FilledIcon = iconProps => {
|
|
5866
5904
|
const {
|
|
5867
5905
|
className,
|
|
@@ -9488,42 +9526,4 @@ const CloudWords32RegularIcon = iconProps => {
|
|
|
9488
9526
|
}));
|
|
9489
9527
|
};
|
|
9490
9528
|
|
|
9491
|
-
export const CloudWords32Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/CloudWords32RegularIcon({}), 'CloudWords32Regular');
|
|
9492
|
-
|
|
9493
|
-
const CloudWords48FilledIcon = iconProps => {
|
|
9494
|
-
const {
|
|
9495
|
-
className,
|
|
9496
|
-
primaryFill
|
|
9497
|
-
} = iconProps;
|
|
9498
|
-
return React.createElement("svg", {
|
|
9499
|
-
width: 48,
|
|
9500
|
-
height: 48,
|
|
9501
|
-
viewBox: "0 0 48 48",
|
|
9502
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9503
|
-
className: className
|
|
9504
|
-
}, React.createElement("path", {
|
|
9505
|
-
d: "M13.04 20a11 11 0 0121.92 0h.29a7.75 7.75 0 010 15.5h-22.5a7.75 7.75 0 010-15.5h.3zm7.21-2a1.25 1.25 0 100 2.5h7.5a1.25 1.25 0 100-2.5h-7.5zM11 27.25c0 .69.56 1.25 1.25 1.25h8.5a1.25 1.25 0 100-2.5h-8.5c-.69 0-1.25.56-1.25 1.25zM27.25 26a1.25 1.25 0 100 2.5h8.5a1.25 1.25 0 100-2.5h-8.5z",
|
|
9506
|
-
fill: primaryFill
|
|
9507
|
-
}));
|
|
9508
|
-
};
|
|
9509
|
-
|
|
9510
|
-
export const CloudWords48Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/CloudWords48FilledIcon({}), 'CloudWords48Filled');
|
|
9511
|
-
|
|
9512
|
-
const CloudWords48RegularIcon = iconProps => {
|
|
9513
|
-
const {
|
|
9514
|
-
className,
|
|
9515
|
-
primaryFill
|
|
9516
|
-
} = iconProps;
|
|
9517
|
-
return React.createElement("svg", {
|
|
9518
|
-
width: 48,
|
|
9519
|
-
height: 48,
|
|
9520
|
-
viewBox: "0 0 48 48",
|
|
9521
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9522
|
-
className: className
|
|
9523
|
-
}, React.createElement("path", {
|
|
9524
|
-
d: "M20.25 18a1.25 1.25 0 100 2.5h7.5a1.25 1.25 0 100-2.5h-7.5zM11 27.25c0-.69.56-1.25 1.25-1.25h8.5a1.25 1.25 0 110 2.5h-8.5c-.69 0-1.25-.56-1.25-1.25zM27.25 26a1.25 1.25 0 100 2.5h8.5a1.25 1.25 0 100-2.5h-8.5zM24 10a11 11 0 00-10.96 10h-.29a7.75 7.75 0 000 15.5h22.5a7.75 7.75 0 000-15.5h-.3A11 11 0 0024 10zm-8.5 11a8.5 8.5 0 0117 0v.25c0 .69.56 1.25 1.25 1.25h1.5a5.25 5.25 0 110 10.5h-22.5a5.25 5.25 0 110-10.5h1.5c.69 0 1.25-.56 1.25-1.25V21z",
|
|
9525
|
-
fill: primaryFill
|
|
9526
|
-
}));
|
|
9527
|
-
};
|
|
9528
|
-
|
|
9529
|
-
export const CloudWords48Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/CloudWords48RegularIcon({}), 'CloudWords48Regular');
|
|
9529
|
+
export const CloudWords32Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/CloudWords32RegularIcon({}), 'CloudWords32Regular');
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import { FluentIconsProps } from "../utils/FluentIconsProps.types";
|
|
3
|
+
export declare const CloudWords48Filled: React.FC<FluentIconsProps>;
|
|
4
|
+
export declare const CloudWords48Regular: React.FC<FluentIconsProps>;
|
|
3
5
|
export declare const Code16Filled: React.FC<FluentIconsProps>;
|
|
4
6
|
export declare const Code16Regular: React.FC<FluentIconsProps>;
|
|
5
7
|
export declare const Code20Filled: React.FC<FluentIconsProps>;
|
|
@@ -498,5 +500,3 @@ export declare const DataTreemap20Regular: React.FC<FluentIconsProps>;
|
|
|
498
500
|
export declare const DataTreemap24Filled: React.FC<FluentIconsProps>;
|
|
499
501
|
export declare const DataTreemap24Regular: React.FC<FluentIconsProps>;
|
|
500
502
|
export declare const DataTrending16Filled: React.FC<FluentIconsProps>;
|
|
501
|
-
export declare const DataTrending16Regular: React.FC<FluentIconsProps>;
|
|
502
|
-
export declare const DataTrending20Filled: React.FC<FluentIconsProps>;
|
|
@@ -1,6 +1,44 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import wrapIcon from "../utils/wrapIcon";
|
|
3
3
|
|
|
4
|
+
const CloudWords48FilledIcon = iconProps => {
|
|
5
|
+
const {
|
|
6
|
+
className,
|
|
7
|
+
primaryFill
|
|
8
|
+
} = iconProps;
|
|
9
|
+
return React.createElement("svg", {
|
|
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: "M13.04 20a11 11 0 0121.92 0h.29a7.75 7.75 0 010 15.5h-22.5a7.75 7.75 0 010-15.5h.3zm7.21-2a1.25 1.25 0 100 2.5h7.5a1.25 1.25 0 100-2.5h-7.5zM11 27.25c0 .69.56 1.25 1.25 1.25h8.5a1.25 1.25 0 100-2.5h-8.5c-.69 0-1.25.56-1.25 1.25zM27.25 26a1.25 1.25 0 100 2.5h8.5a1.25 1.25 0 100-2.5h-8.5z",
|
|
17
|
+
fill: primaryFill
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export const CloudWords48Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/CloudWords48FilledIcon({}), 'CloudWords48Filled');
|
|
22
|
+
|
|
23
|
+
const CloudWords48RegularIcon = iconProps => {
|
|
24
|
+
const {
|
|
25
|
+
className,
|
|
26
|
+
primaryFill
|
|
27
|
+
} = iconProps;
|
|
28
|
+
return React.createElement("svg", {
|
|
29
|
+
width: 48,
|
|
30
|
+
height: 48,
|
|
31
|
+
viewBox: "0 0 48 48",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
className: className
|
|
34
|
+
}, React.createElement("path", {
|
|
35
|
+
d: "M20.25 18a1.25 1.25 0 100 2.5h7.5a1.25 1.25 0 100-2.5h-7.5zM11 27.25c0-.69.56-1.25 1.25-1.25h8.5a1.25 1.25 0 110 2.5h-8.5c-.69 0-1.25-.56-1.25-1.25zM27.25 26a1.25 1.25 0 100 2.5h8.5a1.25 1.25 0 100-2.5h-8.5zM24 10a11 11 0 00-10.96 10h-.29a7.75 7.75 0 000 15.5h22.5a7.75 7.75 0 000-15.5h-.3A11 11 0 0024 10zm-8.5 11a8.5 8.5 0 0117 0v.25c0 .69.56 1.25 1.25 1.25h1.5a5.25 5.25 0 110 10.5h-22.5a5.25 5.25 0 110-10.5h1.5c.69 0 1.25-.56 1.25-1.25V21z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export const CloudWords48Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/CloudWords48RegularIcon({}), 'CloudWords48Regular');
|
|
41
|
+
|
|
4
42
|
const Code16FilledIcon = iconProps => {
|
|
5
43
|
const {
|
|
6
44
|
className,
|
|
@@ -9473,42 +9511,4 @@ const DataTrending16FilledIcon = iconProps => {
|
|
|
9473
9511
|
}));
|
|
9474
9512
|
};
|
|
9475
9513
|
|
|
9476
|
-
export const DataTrending16Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/DataTrending16FilledIcon({}), 'DataTrending16Filled');
|
|
9477
|
-
|
|
9478
|
-
const DataTrending16RegularIcon = iconProps => {
|
|
9479
|
-
const {
|
|
9480
|
-
className,
|
|
9481
|
-
primaryFill
|
|
9482
|
-
} = iconProps;
|
|
9483
|
-
return React.createElement("svg", {
|
|
9484
|
-
width: 16,
|
|
9485
|
-
height: 16,
|
|
9486
|
-
viewBox: "0 0 16 16",
|
|
9487
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9488
|
-
className: className
|
|
9489
|
-
}, React.createElement("path", {
|
|
9490
|
-
d: "M2.5 2c.28 0 .5.22.5.5v10c0 .28.22.5.5.5h10a.5.5 0 010 1h-10A1.5 1.5 0 012 12.5v-10c0-.28.22-.5.5-.5zm8 3a.5.5 0 010-1h3c.28 0 .5.22.5.5v3.08a.5.5 0 01-1 0V5.7L9.35 9.35a.5.5 0 01-.7 0L7 7.71 4.85 9.85a.5.5 0 01-.7-.7l2.5-2.5c.2-.2.5-.2.7 0L9 8.29 12.3 5h-1.8z",
|
|
9491
|
-
fill: primaryFill
|
|
9492
|
-
}));
|
|
9493
|
-
};
|
|
9494
|
-
|
|
9495
|
-
export const DataTrending16Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/DataTrending16RegularIcon({}), 'DataTrending16Regular');
|
|
9496
|
-
|
|
9497
|
-
const DataTrending20FilledIcon = iconProps => {
|
|
9498
|
-
const {
|
|
9499
|
-
className,
|
|
9500
|
-
primaryFill
|
|
9501
|
-
} = iconProps;
|
|
9502
|
-
return React.createElement("svg", {
|
|
9503
|
-
width: 20,
|
|
9504
|
-
height: 20,
|
|
9505
|
-
viewBox: "0 0 20 20",
|
|
9506
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9507
|
-
className: className
|
|
9508
|
-
}, React.createElement("path", {
|
|
9509
|
-
d: "M17 16.25c0 .41-.34.75-.75.75H4.75C3.78 17 3 16.22 3 15.25V3.75a.75.75 0 011.5 0v11.5c0 .14.11.25.25.25h11.5c.41 0 .75.34.75.75zm-5-10.5c0-.41.34-.75.75-.75h3.5c.41 0 .75.34.75.75v3.5a.75.75 0 01-1.5 0V7.56l-3.97 3.97a.75.75 0 01-1.06 0L9 10.06l-2.22 2.22a.75.75 0 01-1.06-1.06l2.75-2.75a.75.75 0 011.06 0L11 9.94l3.44-3.44h-1.69a.75.75 0 01-.75-.75z",
|
|
9510
|
-
fill: primaryFill
|
|
9511
|
-
}));
|
|
9512
|
-
};
|
|
9513
|
-
|
|
9514
|
-
export const DataTrending20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/DataTrending20FilledIcon({}), 'DataTrending20Filled');
|
|
9514
|
+
export const DataTrending16Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/DataTrending16FilledIcon({}), 'DataTrending16Filled');
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import { FluentIconsProps } from "../utils/FluentIconsProps.types";
|
|
3
|
+
export declare const DataTrending16Regular: React.FC<FluentIconsProps>;
|
|
4
|
+
export declare const DataTrending20Filled: React.FC<FluentIconsProps>;
|
|
3
5
|
export declare const DataTrending20Regular: React.FC<FluentIconsProps>;
|
|
4
6
|
export declare const DataTrending24Filled: React.FC<FluentIconsProps>;
|
|
5
7
|
export declare const DataTrending24Regular: React.FC<FluentIconsProps>;
|
|
@@ -498,5 +500,3 @@ export declare const DocumentHeaderFooter16Regular: React.FC<FluentIconsProps>;
|
|
|
498
500
|
export declare const DocumentHeaderFooter20Filled: React.FC<FluentIconsProps>;
|
|
499
501
|
export declare const DocumentHeaderFooter20Regular: React.FC<FluentIconsProps>;
|
|
500
502
|
export declare const DocumentHeaderFooter24Filled: React.FC<FluentIconsProps>;
|
|
501
|
-
export declare const DocumentHeaderFooter24Regular: React.FC<FluentIconsProps>;
|
|
502
|
-
export declare const DocumentHeart20Filled: React.FC<FluentIconsProps>;
|
|
@@ -1,6 +1,44 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import wrapIcon from "../utils/wrapIcon";
|
|
3
3
|
|
|
4
|
+
const DataTrending16RegularIcon = iconProps => {
|
|
5
|
+
const {
|
|
6
|
+
className,
|
|
7
|
+
primaryFill
|
|
8
|
+
} = iconProps;
|
|
9
|
+
return React.createElement("svg", {
|
|
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: "M2.5 2c.28 0 .5.22.5.5v10c0 .28.22.5.5.5h10a.5.5 0 010 1h-10A1.5 1.5 0 012 12.5v-10c0-.28.22-.5.5-.5zm8 3a.5.5 0 010-1h3c.28 0 .5.22.5.5v3.08a.5.5 0 01-1 0V5.7L9.35 9.35a.5.5 0 01-.7 0L7 7.71 4.85 9.85a.5.5 0 01-.7-.7l2.5-2.5c.2-.2.5-.2.7 0L9 8.29 12.3 5h-1.8z",
|
|
17
|
+
fill: primaryFill
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export const DataTrending16Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/DataTrending16RegularIcon({}), 'DataTrending16Regular');
|
|
22
|
+
|
|
23
|
+
const DataTrending20FilledIcon = iconProps => {
|
|
24
|
+
const {
|
|
25
|
+
className,
|
|
26
|
+
primaryFill
|
|
27
|
+
} = iconProps;
|
|
28
|
+
return React.createElement("svg", {
|
|
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: "M17 16.25c0 .41-.34.75-.75.75H4.75C3.78 17 3 16.22 3 15.25V3.75a.75.75 0 011.5 0v11.5c0 .14.11.25.25.25h11.5c.41 0 .75.34.75.75zm-5-10.5c0-.41.34-.75.75-.75h3.5c.41 0 .75.34.75.75v3.5a.75.75 0 01-1.5 0V7.56l-3.97 3.97a.75.75 0 01-1.06 0L9 10.06l-2.22 2.22a.75.75 0 01-1.06-1.06l2.75-2.75a.75.75 0 011.06 0L11 9.94l3.44-3.44h-1.69a.75.75 0 01-.75-.75z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export const DataTrending20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/DataTrending20FilledIcon({}), 'DataTrending20Filled');
|
|
41
|
+
|
|
4
42
|
const DataTrending20RegularIcon = iconProps => {
|
|
5
43
|
const {
|
|
6
44
|
className,
|
|
@@ -9488,42 +9526,4 @@ const DocumentHeaderFooter24FilledIcon = iconProps => {
|
|
|
9488
9526
|
}));
|
|
9489
9527
|
};
|
|
9490
9528
|
|
|
9491
|
-
export const DocumentHeaderFooter24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/DocumentHeaderFooter24FilledIcon({}), 'DocumentHeaderFooter24Filled');
|
|
9492
|
-
|
|
9493
|
-
const DocumentHeaderFooter24RegularIcon = iconProps => {
|
|
9494
|
-
const {
|
|
9495
|
-
className,
|
|
9496
|
-
primaryFill
|
|
9497
|
-
} = iconProps;
|
|
9498
|
-
return React.createElement("svg", {
|
|
9499
|
-
width: 24,
|
|
9500
|
-
height: 24,
|
|
9501
|
-
viewBox: "0 0 24 24",
|
|
9502
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9503
|
-
className: className
|
|
9504
|
-
}, React.createElement("path", {
|
|
9505
|
-
d: "M7 6.5C7 5.68 7.69 5 8.5 5h7a1.5 1.5 0 010 3h-7A1.5 1.5 0 017 6.5zm0 11c0-.82.68-1.5 1.5-1.5h7a1.5 1.5 0 110 3h-7A1.5 1.5 0 017 17.5zM20 4.1A2.25 2.25 0 0017.74 2H6.1A2.25 2.25 0 004 4.26V19.9A2.25 2.25 0 006.26 22H17.9a2.25 2.25 0 002.1-2.25V4.1zM6.24 3.5h11.6c.37.06.65.37.65.75v15.6a.75.75 0 01-.75.65H6.15a.75.75 0 01-.65-.75V4.15a.75.75 0 01.75-.65z",
|
|
9506
|
-
fill: primaryFill
|
|
9507
|
-
}));
|
|
9508
|
-
};
|
|
9509
|
-
|
|
9510
|
-
export const DocumentHeaderFooter24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/DocumentHeaderFooter24RegularIcon({}), 'DocumentHeaderFooter24Regular');
|
|
9511
|
-
|
|
9512
|
-
const DocumentHeart20FilledIcon = iconProps => {
|
|
9513
|
-
const {
|
|
9514
|
-
className,
|
|
9515
|
-
primaryFill
|
|
9516
|
-
} = iconProps;
|
|
9517
|
-
return React.createElement("svg", {
|
|
9518
|
-
width: 20,
|
|
9519
|
-
height: 20,
|
|
9520
|
-
viewBox: "0 0 20 20",
|
|
9521
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9522
|
-
className: className
|
|
9523
|
-
}, React.createElement("path", {
|
|
9524
|
-
d: "M10 6.5V2H5.5C4.67 2 4 2.67 4 3.5V9c.7.03 1.4.25 2 .66a3.85 3.85 0 014.88 5.91L8.45 18h6.05c.83 0 1.5-.67 1.5-1.5V8h-4.5A1.5 1.5 0 0110 6.5zm1 0V2.25L15.75 7H11.5a.5.5 0 01-.5-.5zm-4.86 4.33a2.85 2.85 0 114.03 4.04l-3.82 3.81a.5.5 0 01-.7 0l-3.82-3.81a2.85 2.85 0 114.03-4.04l.14.14.14-.14zm4.03 4.04l-.36-.36z",
|
|
9525
|
-
fill: primaryFill
|
|
9526
|
-
}));
|
|
9527
|
-
};
|
|
9528
|
-
|
|
9529
|
-
export const DocumentHeart20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/DocumentHeart20FilledIcon({}), 'DocumentHeart20Filled');
|
|
9529
|
+
export const DocumentHeaderFooter24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/DocumentHeaderFooter24FilledIcon({}), 'DocumentHeaderFooter24Filled');
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import { FluentIconsProps } from "../utils/FluentIconsProps.types";
|
|
3
|
+
export declare const DocumentHeaderFooter24Regular: React.FC<FluentIconsProps>;
|
|
4
|
+
export declare const DocumentHeart20Filled: React.FC<FluentIconsProps>;
|
|
3
5
|
export declare const DocumentHeart20Regular: React.FC<FluentIconsProps>;
|
|
4
6
|
export declare const DocumentHeart24Filled: React.FC<FluentIconsProps>;
|
|
5
7
|
export declare const DocumentHeart24Regular: React.FC<FluentIconsProps>;
|
|
@@ -498,5 +500,3 @@ export declare const EditOff28Regular: React.FC<FluentIconsProps>;
|
|
|
498
500
|
export declare const EditOff32Filled: React.FC<FluentIconsProps>;
|
|
499
501
|
export declare const EditOff32Regular: React.FC<FluentIconsProps>;
|
|
500
502
|
export declare const EditOff48Filled: React.FC<FluentIconsProps>;
|
|
501
|
-
export declare const EditOff48Regular: React.FC<FluentIconsProps>;
|
|
502
|
-
export declare const EditProhibited16Filled: React.FC<FluentIconsProps>;
|
|
@@ -1,6 +1,44 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import wrapIcon from "../utils/wrapIcon";
|
|
3
3
|
|
|
4
|
+
const DocumentHeaderFooter24RegularIcon = iconProps => {
|
|
5
|
+
const {
|
|
6
|
+
className,
|
|
7
|
+
primaryFill
|
|
8
|
+
} = iconProps;
|
|
9
|
+
return React.createElement("svg", {
|
|
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: "M7 6.5C7 5.68 7.69 5 8.5 5h7a1.5 1.5 0 010 3h-7A1.5 1.5 0 017 6.5zm0 11c0-.82.68-1.5 1.5-1.5h7a1.5 1.5 0 110 3h-7A1.5 1.5 0 017 17.5zM20 4.1A2.25 2.25 0 0017.74 2H6.1A2.25 2.25 0 004 4.26V19.9A2.25 2.25 0 006.26 22H17.9a2.25 2.25 0 002.1-2.25V4.1zM6.24 3.5h11.6c.37.06.65.37.65.75v15.6a.75.75 0 01-.75.65H6.15a.75.75 0 01-.65-.75V4.15a.75.75 0 01.75-.65z",
|
|
17
|
+
fill: primaryFill
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export const DocumentHeaderFooter24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/DocumentHeaderFooter24RegularIcon({}), 'DocumentHeaderFooter24Regular');
|
|
22
|
+
|
|
23
|
+
const DocumentHeart20FilledIcon = iconProps => {
|
|
24
|
+
const {
|
|
25
|
+
className,
|
|
26
|
+
primaryFill
|
|
27
|
+
} = iconProps;
|
|
28
|
+
return React.createElement("svg", {
|
|
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: "M10 6.5V2H5.5C4.67 2 4 2.67 4 3.5V9c.7.03 1.4.25 2 .66a3.85 3.85 0 014.88 5.91L8.45 18h6.05c.83 0 1.5-.67 1.5-1.5V8h-4.5A1.5 1.5 0 0110 6.5zm1 0V2.25L15.75 7H11.5a.5.5 0 01-.5-.5zm-4.86 4.33a2.85 2.85 0 114.03 4.04l-3.82 3.81a.5.5 0 01-.7 0l-3.82-3.81a2.85 2.85 0 114.03-4.04l.14.14.14-.14zm4.03 4.04l-.36-.36z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export const DocumentHeart20Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/DocumentHeart20FilledIcon({}), 'DocumentHeart20Filled');
|
|
41
|
+
|
|
4
42
|
const DocumentHeart20RegularIcon = iconProps => {
|
|
5
43
|
const {
|
|
6
44
|
className,
|
|
@@ -9497,42 +9535,4 @@ const EditOff48FilledIcon = iconProps => {
|
|
|
9497
9535
|
}));
|
|
9498
9536
|
};
|
|
9499
9537
|
|
|
9500
|
-
export const EditOff48Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/EditOff48FilledIcon({}), 'EditOff48Filled');
|
|
9501
|
-
|
|
9502
|
-
const EditOff48RegularIcon = iconProps => {
|
|
9503
|
-
const {
|
|
9504
|
-
className,
|
|
9505
|
-
primaryFill
|
|
9506
|
-
} = iconProps;
|
|
9507
|
-
return React.createElement("svg", {
|
|
9508
|
-
width: 48,
|
|
9509
|
-
height: 48,
|
|
9510
|
-
viewBox: "0 0 48 48",
|
|
9511
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9512
|
-
className: className
|
|
9513
|
-
}, React.createElement("path", {
|
|
9514
|
-
d: "M28 29.77l13.87 13.86a1.25 1.25 0 001.76-1.76L6.13 4.37a1.25 1.25 0 10-1.76 1.76L18.23 20 8.03 30.2a6 6 0 00-1.56 2.76l-2.43 9.48a1.25 1.25 0 001.52 1.52l9.49-2.42a6 6 0 002.76-1.58L28 29.76zM26.23 28l-10.2 10.2c-.44.44-1 .76-1.6.91l-7.45 1.9 1.9-7.44c.16-.6.48-1.16.93-1.6L20 21.76 26.22 28zm10-10l-6.46 6.47 1.77 1.76L41.97 15.8a6.9 6.9 0 00-9.76-9.76L21.77 16.47l1.77 1.76L30 11.77 36.23 18zM33.97 7.8a4.4 4.4 0 016.24 6.23L38 16.23 31.77 10l2.2-2.2z",
|
|
9515
|
-
fill: primaryFill
|
|
9516
|
-
}));
|
|
9517
|
-
};
|
|
9518
|
-
|
|
9519
|
-
export const EditOff48Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/EditOff48RegularIcon({}), 'EditOff48Regular');
|
|
9520
|
-
|
|
9521
|
-
const EditProhibited16FilledIcon = iconProps => {
|
|
9522
|
-
const {
|
|
9523
|
-
className,
|
|
9524
|
-
primaryFill
|
|
9525
|
-
} = iconProps;
|
|
9526
|
-
return React.createElement("svg", {
|
|
9527
|
-
width: 16,
|
|
9528
|
-
height: 16,
|
|
9529
|
-
viewBox: "0 0 16 16",
|
|
9530
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9531
|
-
className: className
|
|
9532
|
-
}, React.createElement("path", {
|
|
9533
|
-
d: "M9.73 1.56a1.91 1.91 0 012.71 2.7l-.73.74L9 2.3l.73-.74zM8.3 3L2.34 8.95c-.18.19-.32.4-.4.65l-.91 2.74a.5.5 0 00.63.63l2.74-.91c.24-.08.46-.22.65-.4l.06-.06A5.53 5.53 0 0110.3 5l-2-2zM6 10.5a4.5 4.5 0 109 0 4.5 4.5 0 00-9 0zm1 0a3.5 3.5 0 015.6-2.8l-4.9 4.9a3.48 3.48 0 01-.7-2.1zm3.5 3.5c-.79 0-1.51-.26-2.1-.7l4.9-4.9a3.5 3.5 0 01-2.8 5.6zM2.34 8.95l.35.36z",
|
|
9534
|
-
fill: primaryFill
|
|
9535
|
-
}));
|
|
9536
|
-
};
|
|
9537
|
-
|
|
9538
|
-
export const EditProhibited16Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/EditProhibited16FilledIcon({}), 'EditProhibited16Filled');
|
|
9538
|
+
export const EditOff48Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/EditOff48FilledIcon({}), 'EditOff48Filled');
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import { FluentIconsProps } from "../utils/FluentIconsProps.types";
|
|
3
|
+
export declare const EditOff48Regular: React.FC<FluentIconsProps>;
|
|
4
|
+
export declare const EditProhibited16Filled: React.FC<FluentIconsProps>;
|
|
3
5
|
export declare const EditProhibited16Regular: React.FC<FluentIconsProps>;
|
|
4
6
|
export declare const EditProhibited20Filled: React.FC<FluentIconsProps>;
|
|
5
7
|
export declare const EditProhibited20Regular: React.FC<FluentIconsProps>;
|
|
@@ -498,5 +500,3 @@ export declare const FolderZip24Filled: React.FC<FluentIconsProps>;
|
|
|
498
500
|
export declare const FolderZip24Regular: React.FC<FluentIconsProps>;
|
|
499
501
|
export declare const FontDecrease20Filled: React.FC<FluentIconsProps>;
|
|
500
502
|
export declare const FontDecrease20Regular: React.FC<FluentIconsProps>;
|
|
501
|
-
export declare const FontDecrease24Filled: React.FC<FluentIconsProps>;
|
|
502
|
-
export declare const FontDecrease24Regular: React.FC<FluentIconsProps>;
|
|
@@ -1,6 +1,44 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import wrapIcon from "../utils/wrapIcon";
|
|
3
3
|
|
|
4
|
+
const EditOff48RegularIcon = iconProps => {
|
|
5
|
+
const {
|
|
6
|
+
className,
|
|
7
|
+
primaryFill
|
|
8
|
+
} = iconProps;
|
|
9
|
+
return React.createElement("svg", {
|
|
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: "M28 29.77l13.87 13.86a1.25 1.25 0 001.76-1.76L6.13 4.37a1.25 1.25 0 10-1.76 1.76L18.23 20 8.03 30.2a6 6 0 00-1.56 2.76l-2.43 9.48a1.25 1.25 0 001.52 1.52l9.49-2.42a6 6 0 002.76-1.58L28 29.76zM26.23 28l-10.2 10.2c-.44.44-1 .76-1.6.91l-7.45 1.9 1.9-7.44c.16-.6.48-1.16.93-1.6L20 21.76 26.22 28zm10-10l-6.46 6.47 1.77 1.76L41.97 15.8a6.9 6.9 0 00-9.76-9.76L21.77 16.47l1.77 1.76L30 11.77 36.23 18zM33.97 7.8a4.4 4.4 0 016.24 6.23L38 16.23 31.77 10l2.2-2.2z",
|
|
17
|
+
fill: primaryFill
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export const EditOff48Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/EditOff48RegularIcon({}), 'EditOff48Regular');
|
|
22
|
+
|
|
23
|
+
const EditProhibited16FilledIcon = iconProps => {
|
|
24
|
+
const {
|
|
25
|
+
className,
|
|
26
|
+
primaryFill
|
|
27
|
+
} = iconProps;
|
|
28
|
+
return React.createElement("svg", {
|
|
29
|
+
width: 16,
|
|
30
|
+
height: 16,
|
|
31
|
+
viewBox: "0 0 16 16",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
className: className
|
|
34
|
+
}, React.createElement("path", {
|
|
35
|
+
d: "M9.73 1.56a1.91 1.91 0 012.71 2.7l-.73.74L9 2.3l.73-.74zM8.3 3L2.34 8.95c-.18.19-.32.4-.4.65l-.91 2.74a.5.5 0 00.63.63l2.74-.91c.24-.08.46-.22.65-.4l.06-.06A5.53 5.53 0 0110.3 5l-2-2zM6 10.5a4.5 4.5 0 109 0 4.5 4.5 0 00-9 0zm1 0a3.5 3.5 0 015.6-2.8l-4.9 4.9a3.48 3.48 0 01-.7-2.1zm3.5 3.5c-.79 0-1.51-.26-2.1-.7l4.9-4.9a3.5 3.5 0 01-2.8 5.6zM2.34 8.95l.35.36z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export const EditProhibited16Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/EditProhibited16FilledIcon({}), 'EditProhibited16Filled');
|
|
41
|
+
|
|
4
42
|
const EditProhibited16RegularIcon = iconProps => {
|
|
5
43
|
const {
|
|
6
44
|
className,
|
|
@@ -9599,42 +9637,4 @@ const FontDecrease20RegularIcon = iconProps => {
|
|
|
9599
9637
|
}));
|
|
9600
9638
|
};
|
|
9601
9639
|
|
|
9602
|
-
export const FontDecrease20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/FontDecrease20RegularIcon({}), 'FontDecrease20Regular');
|
|
9603
|
-
|
|
9604
|
-
const FontDecrease24FilledIcon = iconProps => {
|
|
9605
|
-
const {
|
|
9606
|
-
className,
|
|
9607
|
-
primaryFill
|
|
9608
|
-
} = iconProps;
|
|
9609
|
-
return React.createElement("svg", {
|
|
9610
|
-
width: 24,
|
|
9611
|
-
height: 24,
|
|
9612
|
-
viewBox: "0 0 24 24",
|
|
9613
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9614
|
-
className: className
|
|
9615
|
-
}, React.createElement("path", {
|
|
9616
|
-
d: "M16.62 2.22a1 1 0 10-1.24 1.56l2.5 2a1 1 0 001.24 0l2.5-2a1 1 0 00-1.24-1.56l-1.88 1.5-1.88-1.5zM12 4a1 1 0 01.92.6l6 14a1 1 0 01-1.84.8L15.2 15H8.8l-1.88 4.4a1 1 0 01-1.84-.8l6-14A1 1 0 0112 4zm0 3.54L9.66 13h4.68L12 7.54z",
|
|
9617
|
-
fill: primaryFill
|
|
9618
|
-
}));
|
|
9619
|
-
};
|
|
9620
|
-
|
|
9621
|
-
export const FontDecrease24Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/FontDecrease24FilledIcon({}), 'FontDecrease24Filled');
|
|
9622
|
-
|
|
9623
|
-
const FontDecrease24RegularIcon = iconProps => {
|
|
9624
|
-
const {
|
|
9625
|
-
className,
|
|
9626
|
-
primaryFill
|
|
9627
|
-
} = iconProps;
|
|
9628
|
-
return React.createElement("svg", {
|
|
9629
|
-
width: 24,
|
|
9630
|
-
height: 24,
|
|
9631
|
-
viewBox: "0 0 24 24",
|
|
9632
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9633
|
-
className: className
|
|
9634
|
-
}, React.createElement("path", {
|
|
9635
|
-
d: "M16.25 2.2a.75.75 0 00-1 1.1L18 5.8c.28.26.72.26 1 0l2.75-2.5a.75.75 0 10-1-1.1L18.5 4.24 16.25 2.2zM12 4c.3 0 .58.19.7.47l5.75 14.5a.75.75 0 01-1.4.56L15.25 15h-6.5l-1.8 4.53a.75.75 0 11-1.4-.56l5.75-14.5A.75.75 0 0112 4zm0 2.78L9.34 13.5h5.32L12 6.78z",
|
|
9636
|
-
fill: primaryFill
|
|
9637
|
-
}));
|
|
9638
|
-
};
|
|
9639
|
-
|
|
9640
|
-
export const FontDecrease24Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/FontDecrease24RegularIcon({}), 'FontDecrease24Regular');
|
|
9640
|
+
export const FontDecrease20Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/FontDecrease20RegularIcon({}), 'FontDecrease20Regular');
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import { FluentIconsProps } from "../utils/FluentIconsProps.types";
|
|
3
|
+
export declare const FontDecrease24Filled: React.FC<FluentIconsProps>;
|
|
4
|
+
export declare const FontDecrease24Regular: React.FC<FluentIconsProps>;
|
|
3
5
|
export declare const FontIncrease20Filled: React.FC<FluentIconsProps>;
|
|
4
6
|
export declare const FontIncrease20Regular: React.FC<FluentIconsProps>;
|
|
5
7
|
export declare const FontIncrease24Filled: React.FC<FluentIconsProps>;
|
|
@@ -498,5 +500,3 @@ export declare const HistoryDismiss48Regular: React.FC<FluentIconsProps>;
|
|
|
498
500
|
export declare const Home12Filled: React.FC<FluentIconsProps>;
|
|
499
501
|
export declare const Home12Regular: React.FC<FluentIconsProps>;
|
|
500
502
|
export declare const Home16Filled: React.FC<FluentIconsProps>;
|
|
501
|
-
export declare const Home16Regular: React.FC<FluentIconsProps>;
|
|
502
|
-
export declare const Home20Filled: React.FC<FluentIconsProps>;
|