@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,4 +1,76 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const WindowAdPersonRegular: {
|
|
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 WindowAppsFilled: {
|
|
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 WindowAppsRegular: {
|
|
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 WindowArrowUpFilled: {
|
|
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 WindowArrowUpRegular: {
|
|
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 WindowBulletListFilled: {
|
|
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
|
+
};
|
|
56
|
+
export declare const WindowBulletListRegular: {
|
|
57
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
58
|
+
primaryFill?: string | undefined;
|
|
59
|
+
className?: string | undefined;
|
|
60
|
+
filled?: boolean | undefined;
|
|
61
|
+
title?: string | undefined;
|
|
62
|
+
}): JSX.Element;
|
|
63
|
+
displayName: string | undefined;
|
|
64
|
+
};
|
|
65
|
+
export declare const WindowBulletListAddFilled: {
|
|
66
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
67
|
+
primaryFill?: string | undefined;
|
|
68
|
+
className?: string | undefined;
|
|
69
|
+
filled?: boolean | undefined;
|
|
70
|
+
title?: string | undefined;
|
|
71
|
+
}): JSX.Element;
|
|
72
|
+
displayName: string | undefined;
|
|
73
|
+
};
|
|
2
74
|
export declare const WindowBulletListAddRegular: {
|
|
3
75
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
76
|
primaryFill?: string | undefined;
|
package/lib-cjs/icons/chunk-8.js
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.
|
|
7
|
-
exports.ZoomOutRegular = exports.ZoomOutFilled = exports.ZoomInRegular = exports.ZoomInFilled = exports.ZoomFitRegular = void 0;
|
|
6
|
+
exports.WrenchScrewdriverFilled = exports.WrenchRegular = exports.WrenchFilled = exports.WindowWrenchRegular = exports.WindowWrenchFilled = exports.WindowTextRegular = exports.WindowTextFilled = exports.WindowShieldRegular = exports.WindowShieldFilled = exports.WindowSettingsRegular = exports.WindowSettingsFilled = exports.WindowPlayRegular = exports.WindowPlayFilled = exports.WindowNewRegular = exports.WindowNewFilled = exports.WindowMultipleSwapRegular = exports.WindowMultipleSwapFilled = exports.WindowMultipleRegular = exports.WindowMultipleFilled = exports.WindowLocationTargetRegular = exports.WindowLocationTargetFilled = exports.WindowInprivateAccountRegular = exports.WindowInprivateAccountFilled = exports.WindowInprivateRegular = exports.WindowInprivateFilled = exports.WindowHeaderVerticalRegular = exports.WindowHeaderVerticalFilled = exports.WindowHeaderHorizontalOffRegular = exports.WindowHeaderHorizontalOffFilled = exports.WindowHeaderHorizontalRegular = exports.WindowHeaderHorizontalFilled = exports.WindowEditRegular = exports.WindowEditFilled = exports.WindowDevToolsRegular = exports.WindowDevToolsFilled = exports.WindowDevEditRegular = exports.WindowDevEditFilled = exports.WindowDatabaseRegular = exports.WindowDatabaseFilled = exports.WindowConsoleRegular = exports.WindowConsoleFilled = exports.WindowBulletListAddRegular = exports.WindowBulletListAddFilled = exports.WindowBulletListRegular = exports.WindowBulletListFilled = exports.WindowArrowUpRegular = exports.WindowArrowUpFilled = exports.WindowAppsRegular = exports.WindowAppsFilled = exports.WindowAdPersonRegular = void 0;
|
|
7
|
+
exports.ZoomOutRegular = exports.ZoomOutFilled = exports.ZoomInRegular = exports.ZoomInFilled = exports.ZoomFitRegular = exports.ZoomFitFilled = exports.XrayRegular = exports.XrayFilled = exports.XboxControllerRegular = exports.XboxControllerFilled = exports.XboxConsoleRegular = exports.XboxConsoleFilled = exports.WrenchScrewdriverRegular = void 0;
|
|
8
8
|
|
|
9
9
|
const tslib_1 = require("tslib");
|
|
10
10
|
|
|
@@ -12,6 +12,158 @@ const React = tslib_1.__importStar(require("react"));
|
|
|
12
12
|
|
|
13
13
|
const wrapIcon_1 = tslib_1.__importDefault(require("../utils/wrapIcon"));
|
|
14
14
|
|
|
15
|
+
const WindowAdPersonRegularIcon = props => {
|
|
16
|
+
const {
|
|
17
|
+
fill: primaryFill = 'currentColor',
|
|
18
|
+
className
|
|
19
|
+
} = props;
|
|
20
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
21
|
+
width: "1em",
|
|
22
|
+
height: "1em",
|
|
23
|
+
viewBox: "0 0 20 20",
|
|
24
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
25
|
+
className: className
|
|
26
|
+
}), React.createElement("path", {
|
|
27
|
+
d: "M3 6a3 3 0 013-3h8a3 3 0 013 3v3.4c-.3-.17-.64-.3-1-.36V7H4v7c0 1.1.9 2 2 2h5.05a2.51 2.51 0 00-.01 1H6a3 3 0 01-3-3V6zm3-2a2 2 0 00-2 2h12a2 2 0 00-2-2H6zm9.5 10a2 2 0 100-4 2 2 0 000 4zm0 5c2.5 0 3.5-1.25 3.5-2.5 0-.83-.67-1.5-1.5-1.5h-4c-.83 0-1.5.67-1.5 1.5 0 1.25 1 2.5 3.5 2.5zM6 12h3V9H6v3zM5 8.5c0-.28.22-.5.5-.5h4c.28 0 .5.22.5.5v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5v-4z",
|
|
28
|
+
fill: primaryFill
|
|
29
|
+
}));
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
exports.WindowAdPersonRegular = wrapIcon_1.default( /*#__PURE__*/WindowAdPersonRegularIcon, 'WindowAdPersonRegular');
|
|
33
|
+
|
|
34
|
+
const WindowAppsFilledIcon = props => {
|
|
35
|
+
const {
|
|
36
|
+
fill: primaryFill = 'currentColor',
|
|
37
|
+
className
|
|
38
|
+
} = props;
|
|
39
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
40
|
+
width: "1em",
|
|
41
|
+
height: "1em",
|
|
42
|
+
viewBox: "0 0 20 20",
|
|
43
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
44
|
+
className: className
|
|
45
|
+
}), React.createElement("path", {
|
|
46
|
+
d: "M3 6a3 3 0 013-3h8a3 3 0 013 3v1H4v7c0 1.1.9 2 2 2h1v1H6a3 3 0 01-3-3V6zm11.75 2C13.78 8 13 8.78 13 9.75V13H9.75C8.78 13 8 13.78 8 14.75v2.5c0 .97.78 1.75 1.75 1.75h6.75a2.5 2.5 0 002.5-2.5V9.75C19 8.78 18.22 8 17.25 8h-2.5zM18 16.5c0 .83-.67 1.5-1.5 1.5H14v-4h4v2.5zm-4-6.75c0-.41.34-.75.75-.75h2.5c.41 0 .75.34.75.75V13h-4V9.75zM9.75 14H13v4H9.75a.75.75 0 01-.75-.75v-2.5c0-.41.34-.75.75-.75z",
|
|
47
|
+
fill: primaryFill
|
|
48
|
+
}));
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
exports.WindowAppsFilled = wrapIcon_1.default( /*#__PURE__*/WindowAppsFilledIcon, 'WindowAppsFilled');
|
|
52
|
+
|
|
53
|
+
const WindowAppsRegularIcon = props => {
|
|
54
|
+
const {
|
|
55
|
+
fill: primaryFill = 'currentColor',
|
|
56
|
+
className
|
|
57
|
+
} = props;
|
|
58
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
59
|
+
width: "1em",
|
|
60
|
+
height: "1em",
|
|
61
|
+
viewBox: "0 0 20 20",
|
|
62
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
63
|
+
className: className
|
|
64
|
+
}), React.createElement("path", {
|
|
65
|
+
d: "M6 3a3 3 0 00-3 3v8a3 3 0 003 3h1v-1H6a2 2 0 01-2-2V7h13V6a3 3 0 00-3-3H6zM4 6c0-1.1.9-2 2-2h8a2 2 0 012 2H4zm10.75 2C13.78 8 13 8.78 13 9.75V13H9.75C8.78 13 8 13.78 8 14.75v2.5c0 .97.78 1.75 1.75 1.75h6.75a2.5 2.5 0 002.5-2.5V9.75C19 8.78 18.22 8 17.25 8h-2.5zM18 16.5c0 .83-.67 1.5-1.5 1.5H14v-4h4v2.5zm-4-6.75c0-.41.34-.75.75-.75h2.5c.41 0 .75.34.75.75V13h-4V9.75zM9.75 14H13v4H9.75a.75.75 0 01-.75-.75v-2.5c0-.41.34-.75.75-.75z",
|
|
66
|
+
fill: primaryFill
|
|
67
|
+
}));
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
exports.WindowAppsRegular = wrapIcon_1.default( /*#__PURE__*/WindowAppsRegularIcon, 'WindowAppsRegular');
|
|
71
|
+
|
|
72
|
+
const WindowArrowUpFilledIcon = props => {
|
|
73
|
+
const {
|
|
74
|
+
fill: primaryFill = 'currentColor',
|
|
75
|
+
className
|
|
76
|
+
} = props;
|
|
77
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
78
|
+
width: "1em",
|
|
79
|
+
height: "1em",
|
|
80
|
+
viewBox: "0 0 20 20",
|
|
81
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
82
|
+
className: className
|
|
83
|
+
}), React.createElement("path", {
|
|
84
|
+
d: "M5.75 3A2.75 2.75 0 003 5.75v8.5A2.75 2.75 0 005.75 17H9.6a5.46 5.46 0 01-.5-1.5H5.74c-.69 0-1.25-.56-1.25-1.25V7h11v2.1c.53.09 1.04.26 1.5.5V5.75A2.75 2.75 0 0014.25 3h-8.5zm8.75 16a4.5 4.5 0 100-9 4.5 4.5 0 000 9zm2.35-4.85a.5.5 0 11-.7.7L15 13.71v2.79a.5.5 0 01-1 0v-2.8l-1.15 1.15a.5.5 0 11-.7-.7l2-2a.5.5 0 01.35-.15.5.5 0 01.35.14l2 2z",
|
|
85
|
+
fill: primaryFill
|
|
86
|
+
}));
|
|
87
|
+
};
|
|
88
|
+
|
|
89
|
+
exports.WindowArrowUpFilled = wrapIcon_1.default( /*#__PURE__*/WindowArrowUpFilledIcon, 'WindowArrowUpFilled');
|
|
90
|
+
|
|
91
|
+
const WindowArrowUpRegularIcon = props => {
|
|
92
|
+
const {
|
|
93
|
+
fill: primaryFill = 'currentColor',
|
|
94
|
+
className
|
|
95
|
+
} = props;
|
|
96
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
97
|
+
width: "1em",
|
|
98
|
+
height: "1em",
|
|
99
|
+
viewBox: "0 0 20 20",
|
|
100
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
101
|
+
className: className
|
|
102
|
+
}), React.createElement("path", {
|
|
103
|
+
d: "M3 5.5A2.5 2.5 0 015.5 3h9A2.5 2.5 0 0117 5.5v4.1c-.32-.16-.65-.3-1-.4V7H4v7.5c0 .83.67 1.5 1.5 1.5h3.7c.1.35.24.68.4 1H5.5A2.5 2.5 0 013 14.5v-9zM14.5 4h-9C4.67 4 4 4.67 4 5.5V6h12v-.5c0-.83-.67-1.5-1.5-1.5zm0 15a4.5 4.5 0 100-9 4.5 4.5 0 000 9zm2.35-4.85a.5.5 0 11-.7.7L15 13.71v2.79a.5.5 0 01-1 0v-2.8l-1.15 1.15a.5.5 0 11-.7-.7l2-2a.5.5 0 01.35-.15.5.5 0 01.35.14l2 2z",
|
|
104
|
+
fill: primaryFill
|
|
105
|
+
}));
|
|
106
|
+
};
|
|
107
|
+
|
|
108
|
+
exports.WindowArrowUpRegular = wrapIcon_1.default( /*#__PURE__*/WindowArrowUpRegularIcon, 'WindowArrowUpRegular');
|
|
109
|
+
|
|
110
|
+
const WindowBulletListFilledIcon = props => {
|
|
111
|
+
const {
|
|
112
|
+
fill: primaryFill = 'currentColor',
|
|
113
|
+
className
|
|
114
|
+
} = props;
|
|
115
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
116
|
+
width: "1em",
|
|
117
|
+
height: "1em",
|
|
118
|
+
viewBox: "0 0 20 20",
|
|
119
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
120
|
+
className: className
|
|
121
|
+
}), React.createElement("path", {
|
|
122
|
+
d: "M5.58 9.11a.97.97 0 00-.08.39c0 .14.03.27.08.4.04.12.12.22.2.31.1.09.21.16.33.21.12.05.26.08.39.08s.27-.02.4-.08c.11-.05.22-.13.31-.22a1 1 0 000-1.41c-.1-.09-.2-.16-.33-.21a.95.95 0 00-.38-.08.86.86 0 00-.4.08c-.11.05-.22.13-.31.22s-.16.2-.21.31zm0 4a.97.97 0 00-.08.39c0 .14.03.27.08.4.04.12.12.22.2.31.1.09.21.16.33.21.12.05.26.08.39.08s.27-.02.4-.08c.11-.05.22-.13.31-.22a1.01 1.01 0 00.29-.7 1 1 0 00-.3-.71c-.1-.09-.2-.16-.32-.21a.94.94 0 00-.38-.08.84.84 0 00-.4.08 1.01 1.01 0 00-.53.53zM9.55 10a.56.56 0 01-.39-.15.46.46 0 010-.7c.1-.1.25-.15.39-.15h4.4a.56.56 0 01.5.31.46.46 0 01-.11.54c-.1.1-.25.15-.4.15h-4.4zm-.39 3.85c.1.1.25.15.39.15h4.4a.56.56 0 00.5-.3.46.46 0 00-.11-.55.56.56 0 00-.4-.15h-4.4a.56.56 0 00-.5.3.46.46 0 00.12.55zM6 3a3 3 0 00-3 3v8a3 3 0 003 3h8a3 3 0 003-3V6a3 3 0 00-3-3H6zM4 14V7h12v7a2 2 0 01-2 2H6a2 2 0 01-2-2z",
|
|
123
|
+
fill: primaryFill
|
|
124
|
+
}));
|
|
125
|
+
};
|
|
126
|
+
|
|
127
|
+
exports.WindowBulletListFilled = wrapIcon_1.default( /*#__PURE__*/WindowBulletListFilledIcon, 'WindowBulletListFilled');
|
|
128
|
+
|
|
129
|
+
const WindowBulletListRegularIcon = props => {
|
|
130
|
+
const {
|
|
131
|
+
fill: primaryFill = 'currentColor',
|
|
132
|
+
className
|
|
133
|
+
} = props;
|
|
134
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
135
|
+
width: "1em",
|
|
136
|
+
height: "1em",
|
|
137
|
+
viewBox: "0 0 20 20",
|
|
138
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
139
|
+
className: className
|
|
140
|
+
}), React.createElement("path", {
|
|
141
|
+
d: "M5.58 9.11a.97.97 0 00-.08.39c0 .14.03.27.08.4.04.12.12.22.2.31.1.09.21.16.33.21.12.05.26.08.39.08s.27-.02.4-.08c.11-.05.22-.13.31-.22a1 1 0 000-1.41c-.1-.09-.2-.16-.33-.21a.95.95 0 00-.38-.08.86.86 0 00-.4.08c-.11.05-.22.13-.31.22s-.16.2-.21.31zm0 4a.97.97 0 00-.08.39c0 .14.03.27.08.4.04.12.12.22.2.31.1.09.21.16.33.21.12.05.26.08.39.08s.27-.02.4-.08c.11-.05.22-.13.31-.22a1.01 1.01 0 00.29-.7 1 1 0 00-.3-.71c-.1-.09-.2-.16-.32-.21a.94.94 0 00-.38-.08.84.84 0 00-.4.08 1.01 1.01 0 00-.53.53zM9.55 10a.56.56 0 01-.39-.15.46.46 0 010-.7c.1-.1.25-.15.39-.15h4.4a.56.56 0 01.5.31.46.46 0 01-.11.54c-.1.1-.25.15-.4.15h-4.4zm-.39 3.85c.1.1.25.15.39.15h4.4a.56.56 0 00.5-.3.46.46 0 00-.11-.55.56.56 0 00-.4-.15h-4.4a.56.56 0 00-.5.3.46.46 0 00.12.55zM3 6a3 3 0 013-3h8a3 3 0 013 3v8a3 3 0 01-3 3H6a3 3 0 01-3-3V6zm3-2a2 2 0 00-2 2h12a2 2 0 00-2-2H6zm10 3H4v7c0 1.1.9 2 2 2h8a2 2 0 002-2V7z",
|
|
142
|
+
fill: primaryFill
|
|
143
|
+
}));
|
|
144
|
+
};
|
|
145
|
+
|
|
146
|
+
exports.WindowBulletListRegular = wrapIcon_1.default( /*#__PURE__*/WindowBulletListRegularIcon, 'WindowBulletListRegular');
|
|
147
|
+
|
|
148
|
+
const WindowBulletListAddFilledIcon = props => {
|
|
149
|
+
const {
|
|
150
|
+
fill: primaryFill = 'currentColor',
|
|
151
|
+
className
|
|
152
|
+
} = props;
|
|
153
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
154
|
+
width: "1em",
|
|
155
|
+
height: "1em",
|
|
156
|
+
viewBox: "0 0 20 20",
|
|
157
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
158
|
+
className: className
|
|
159
|
+
}), React.createElement("path", {
|
|
160
|
+
d: "M3 6a3 3 0 013-3h8a3 3 0 013 3v3.6c-.32-.16-.65-.3-1-.4V7H4v7c0 1.1.9 2 2 2h3.2c.1.35.24.68.4 1H6a3 3 0 01-3-3V6zm8.34 4c.79-.56 1.73-.9 2.74-.98a.56.56 0 00-.13-.02h-4.4a.56.56 0 00-.5.3.46.46 0 00.11.55c.1.1.25.15.39.15h1.79zm-5.76-.89a.97.97 0 00-.08.39c0 .14.03.27.08.4.04.12.12.22.2.31.1.09.21.16.33.21.12.05.26.08.39.08s.27-.02.4-.08c.11-.05.22-.13.31-.22a1 1 0 000-1.41c-.1-.09-.2-.16-.33-.21a.95.95 0 00-.38-.08.86.86 0 00-.4.08c-.11.05-.22.13-.31.22s-.16.2-.21.31zM5.5 13.5a.97.97 0 01.29-.7c.1-.1.2-.17.32-.22a.84.84 0 01.39-.08c.13 0 .26.03.38.08s.23.12.32.2a1 1 0 01-.7 1.71.97.97 0 01-.4-.07 1.1 1.1 0 01-.31-.2.84.84 0 01-.21-.32 1.2 1.2 0 01-.08-.4zM17 18.24a4.5 4.5 0 11-5-7.48 4.5 4.5 0 015 7.48zm-2.15-6.1a.5.5 0 00-.85.36V14h-1.5a.5.5 0 000 1H14v1.5a.5.5 0 001 0V15h1.5a.5.5 0 000-1H15v-1.5a.5.5 0 00-.15-.35z",
|
|
161
|
+
fill: primaryFill
|
|
162
|
+
}));
|
|
163
|
+
};
|
|
164
|
+
|
|
165
|
+
exports.WindowBulletListAddFilled = wrapIcon_1.default( /*#__PURE__*/WindowBulletListAddFilledIcon, 'WindowBulletListAddFilled');
|
|
166
|
+
|
|
15
167
|
const WindowBulletListAddRegularIcon = props => {
|
|
16
168
|
const {
|
|
17
169
|
fill: primaryFill = 'currentColor',
|
|
@@ -1259,6 +1259,24 @@ export declare const HeartBroken20Regular: {
|
|
|
1259
1259
|
}): JSX.Element;
|
|
1260
1260
|
displayName: string | undefined;
|
|
1261
1261
|
};
|
|
1262
|
+
export declare const HeartBroken24Filled: {
|
|
1263
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
1264
|
+
primaryFill?: string | undefined;
|
|
1265
|
+
className?: string | undefined;
|
|
1266
|
+
filled?: boolean | undefined;
|
|
1267
|
+
title?: string | undefined;
|
|
1268
|
+
}): JSX.Element;
|
|
1269
|
+
displayName: string | undefined;
|
|
1270
|
+
};
|
|
1271
|
+
export declare const HeartBroken24Regular: {
|
|
1272
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
1273
|
+
primaryFill?: string | undefined;
|
|
1274
|
+
className?: string | undefined;
|
|
1275
|
+
filled?: boolean | undefined;
|
|
1276
|
+
title?: string | undefined;
|
|
1277
|
+
}): JSX.Element;
|
|
1278
|
+
displayName: string | undefined;
|
|
1279
|
+
};
|
|
1262
1280
|
export declare const HeartCircle16Filled: {
|
|
1263
1281
|
(props: React.SVGAttributes<SVGElement> & {
|
|
1264
1282
|
primaryFill?: string | undefined;
|
|
@@ -4364,16 +4382,7 @@ export declare const Layer24Regular: {
|
|
|
4364
4382
|
}): JSX.Element;
|
|
4365
4383
|
displayName: string | undefined;
|
|
4366
4384
|
};
|
|
4367
|
-
export declare const
|
|
4368
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4369
|
-
primaryFill?: string | undefined;
|
|
4370
|
-
className?: string | undefined;
|
|
4371
|
-
filled?: boolean | undefined;
|
|
4372
|
-
title?: string | undefined;
|
|
4373
|
-
}): JSX.Element;
|
|
4374
|
-
displayName: string | undefined;
|
|
4375
|
-
};
|
|
4376
|
-
export declare const LeafOne16Regular: {
|
|
4385
|
+
export declare const LayerDiagonal20Filled: {
|
|
4377
4386
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4378
4387
|
primaryFill?: string | undefined;
|
|
4379
4388
|
className?: string | undefined;
|
|
@@ -4382,7 +4391,7 @@ export declare const LeafOne16Regular: {
|
|
|
4382
4391
|
}): JSX.Element;
|
|
4383
4392
|
displayName: string | undefined;
|
|
4384
4393
|
};
|
|
4385
|
-
export declare const
|
|
4394
|
+
export declare const LayerDiagonal20Regular: {
|
|
4386
4395
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4387
4396
|
primaryFill?: string | undefined;
|
|
4388
4397
|
className?: string | undefined;
|
|
@@ -4391,7 +4400,7 @@ export declare const LeafOne20Filled: {
|
|
|
4391
4400
|
}): JSX.Element;
|
|
4392
4401
|
displayName: string | undefined;
|
|
4393
4402
|
};
|
|
4394
|
-
export declare const
|
|
4403
|
+
export declare const LayerDiagonalPerson20Filled: {
|
|
4395
4404
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4396
4405
|
primaryFill?: string | undefined;
|
|
4397
4406
|
className?: string | undefined;
|
|
@@ -4400,16 +4409,7 @@ export declare const LeafOne20Regular: {
|
|
|
4400
4409
|
}): JSX.Element;
|
|
4401
4410
|
displayName: string | undefined;
|
|
4402
4411
|
};
|
|
4403
|
-
export declare const
|
|
4404
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4405
|
-
primaryFill?: string | undefined;
|
|
4406
|
-
className?: string | undefined;
|
|
4407
|
-
filled?: boolean | undefined;
|
|
4408
|
-
title?: string | undefined;
|
|
4409
|
-
}): JSX.Element;
|
|
4410
|
-
displayName: string | undefined;
|
|
4411
|
-
};
|
|
4412
|
-
export declare const LeafOne24Regular: {
|
|
4412
|
+
export declare const LayerDiagonalPerson20Regular: {
|
|
4413
4413
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4414
4414
|
primaryFill?: string | undefined;
|
|
4415
4415
|
className?: string | undefined;
|
|
@@ -4418,7 +4418,7 @@ export declare const LeafOne24Regular: {
|
|
|
4418
4418
|
}): JSX.Element;
|
|
4419
4419
|
displayName: string | undefined;
|
|
4420
4420
|
};
|
|
4421
|
-
export declare const
|
|
4421
|
+
export declare const LeafOne16Filled: {
|
|
4422
4422
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4423
4423
|
primaryFill?: string | undefined;
|
|
4424
4424
|
className?: string | undefined;
|
|
@@ -4427,7 +4427,7 @@ export declare const LeafOne32Filled: {
|
|
|
4427
4427
|
}): JSX.Element;
|
|
4428
4428
|
displayName: string | undefined;
|
|
4429
4429
|
};
|
|
4430
|
-
export declare const
|
|
4430
|
+
export declare const LeafOne16Regular: {
|
|
4431
4431
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4432
4432
|
primaryFill?: string | undefined;
|
|
4433
4433
|
className?: string | undefined;
|
|
@@ -4436,7 +4436,7 @@ export declare const LeafOne32Regular: {
|
|
|
4436
4436
|
}): JSX.Element;
|
|
4437
4437
|
displayName: string | undefined;
|
|
4438
4438
|
};
|
|
4439
|
-
export declare const
|
|
4439
|
+
export declare const LeafOne20Filled: {
|
|
4440
4440
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4441
4441
|
primaryFill?: string | undefined;
|
|
4442
4442
|
className?: string | undefined;
|
|
@@ -4445,7 +4445,7 @@ export declare const LeafThree16Filled: {
|
|
|
4445
4445
|
}): JSX.Element;
|
|
4446
4446
|
displayName: string | undefined;
|
|
4447
4447
|
};
|
|
4448
|
-
export declare const
|
|
4448
|
+
export declare const LeafOne20Regular: {
|
|
4449
4449
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4450
4450
|
primaryFill?: string | undefined;
|
|
4451
4451
|
className?: string | undefined;
|
|
@@ -4454,7 +4454,7 @@ export declare const LeafThree16Regular: {
|
|
|
4454
4454
|
}): JSX.Element;
|
|
4455
4455
|
displayName: string | undefined;
|
|
4456
4456
|
};
|
|
4457
|
-
export declare const
|
|
4457
|
+
export declare const LeafOne24Filled: {
|
|
4458
4458
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4459
4459
|
primaryFill?: string | undefined;
|
|
4460
4460
|
className?: string | undefined;
|
|
@@ -4463,7 +4463,7 @@ export declare const LeafThree20Filled: {
|
|
|
4463
4463
|
}): JSX.Element;
|
|
4464
4464
|
displayName: string | undefined;
|
|
4465
4465
|
};
|
|
4466
|
-
export declare const
|
|
4466
|
+
export declare const LeafOne24Regular: {
|
|
4467
4467
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4468
4468
|
primaryFill?: string | undefined;
|
|
4469
4469
|
className?: string | undefined;
|
|
@@ -4472,7 +4472,7 @@ export declare const LeafThree20Regular: {
|
|
|
4472
4472
|
}): JSX.Element;
|
|
4473
4473
|
displayName: string | undefined;
|
|
4474
4474
|
};
|
|
4475
|
-
export declare const
|
|
4475
|
+
export declare const LeafOne32Filled: {
|
|
4476
4476
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4477
4477
|
primaryFill?: string | undefined;
|
|
4478
4478
|
className?: string | undefined;
|
|
@@ -4481,7 +4481,7 @@ export declare const LeafThree24Filled: {
|
|
|
4481
4481
|
}): JSX.Element;
|
|
4482
4482
|
displayName: string | undefined;
|
|
4483
4483
|
};
|
|
4484
|
-
export declare const
|
|
4484
|
+
export declare const LeafOne32Regular: {
|
|
4485
4485
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4486
4486
|
primaryFill?: string | undefined;
|
|
4487
4487
|
className?: string | undefined;
|
|
@@ -4490,7 +4490,7 @@ export declare const LeafThree24Regular: {
|
|
|
4490
4490
|
}): JSX.Element;
|
|
4491
4491
|
displayName: string | undefined;
|
|
4492
4492
|
};
|
|
4493
|
-
export declare const
|
|
4493
|
+
export declare const LeafThree16Filled: {
|
|
4494
4494
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4495
4495
|
primaryFill?: string | undefined;
|
|
4496
4496
|
className?: string | undefined;
|