@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
|
@@ -3,16 +3,16 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
6
|
+
exports.Orientation24Filled = exports.Orientation20Regular = exports.Orientation20Filled = exports.OrganizationHorizontal20Regular = exports.OrganizationHorizontal20Filled = exports.Organization48Regular = exports.Organization48Filled = exports.Organization32Regular = exports.Organization32Filled = exports.Organization28Regular = exports.Organization28Filled = exports.Organization24Regular = exports.Organization24Filled = exports.Organization20Regular = exports.Organization20Filled = exports.Organization16Regular = exports.Organization16Filled = exports.Organization12Regular = exports.Organization12Filled = exports.Options48Regular = exports.Options48Filled = exports.Options24Regular = exports.Options24Filled = exports.Options20Regular = exports.Options20Filled = exports.Options16Regular = exports.Options16Filled = exports.OpenOff48Regular = exports.OpenOff48Filled = exports.OpenOff28Regular = exports.OpenOff28Filled = exports.OpenOff24Regular = exports.OpenOff24Filled = exports.OpenOff20Regular = exports.OpenOff20Filled = exports.OpenOff16Regular = exports.OpenOff16Filled = exports.OpenFolder48Regular = exports.OpenFolder48Filled = exports.OpenFolder28Regular = exports.OpenFolder28Filled = exports.OpenFolder24Regular = exports.OpenFolder24Filled = exports.OpenFolder20Regular = exports.OpenFolder20Filled = exports.OpenFolder16Regular = exports.OpenFolder16Filled = exports.Open48Regular = exports.Open48Filled = exports.Open32Regular = void 0;
|
|
7
|
+
exports.PaintBucket16Filled = exports.PaintBrushArrowUp24Regular = exports.PaintBrushArrowUp24Filled = exports.PaintBrushArrowUp20Regular = exports.PaintBrushArrowUp20Filled = exports.PaintBrushArrowDown24Regular = exports.PaintBrushArrowDown24Filled = exports.PaintBrushArrowDown20Regular = exports.PaintBrushArrowDown20Filled = exports.PaintBrush24Regular = exports.PaintBrush24Filled = exports.PaintBrush20Regular = exports.PaintBrush20Filled = exports.PaintBrush16Regular = exports.PaintBrush16Filled = exports.PageFit24Regular = exports.PageFit24Filled = exports.PageFit20Regular = exports.PageFit20Filled = exports.PageFit16Regular = exports.PageFit16Filled = exports.PaddingTop24Regular = exports.PaddingTop24Filled = exports.PaddingTop20Regular = exports.PaddingTop20Filled = exports.PaddingRight24Regular = exports.PaddingRight24Filled = exports.PaddingRight20Regular = exports.PaddingRight20Filled = exports.PaddingLeft24Regular = exports.PaddingLeft24Filled = exports.PaddingLeft20Regular = exports.PaddingLeft20Filled = exports.PaddingDown24Regular = exports.PaddingDown24Filled = exports.PaddingDown20Regular = exports.PaddingDown20Filled = exports.Oval48Regular = exports.Oval48Filled = exports.Oval32Regular = exports.Oval32Filled = exports.Oval28Regular = exports.Oval28Filled = exports.Oval24Regular = exports.Oval24Filled = exports.Oval20Regular = exports.Oval20Filled = exports.Oval16Regular = exports.Oval16Filled = exports.Orientation24Regular = void 0;
|
|
8
|
+
exports.PanelRight24Filled = exports.PanelRight20Regular = exports.PanelRight20Filled = exports.PanelRight16Regular = exports.PanelRight16Filled = exports.PanelLeftFocusRight28Filled = exports.PanelLeftFocusRight24Filled = exports.PanelLeftFocusRight20Filled = exports.PanelLeftFocusRight16Filled = exports.PanelLeftExpand28Regular = exports.PanelLeftExpand28Filled = exports.PanelLeftExpand24Regular = exports.PanelLeftExpand24Filled = exports.PanelLeftExpand20Regular = exports.PanelLeftExpand20Filled = exports.PanelLeftExpand16Regular = exports.PanelLeftExpand16Filled = exports.PanelLeftContract28Regular = exports.PanelLeftContract28Filled = exports.PanelLeftContract24Regular = exports.PanelLeftContract24Filled = exports.PanelLeftContract20Regular = exports.PanelLeftContract20Filled = exports.PanelLeftContract16Regular = exports.PanelLeftContract16Filled = exports.PanelLeft48Regular = exports.PanelLeft48Filled = exports.PanelLeft28Regular = exports.PanelLeft28Filled = exports.PanelLeft24Regular = exports.PanelLeft24Filled = exports.PanelLeft20Regular = exports.PanelLeft20Filled = exports.PanelLeft16Regular = exports.PanelLeft16Filled = exports.PanelBottomExpand20Regular = exports.PanelBottomExpand20Filled = exports.PanelBottomContract20Regular = exports.PanelBottomContract20Filled = exports.PanelBottom20Regular = exports.PanelBottom20Filled = exports.Pair24Regular = exports.Pair24Filled = exports.Pair20Regular = exports.Pair20Filled = exports.PaintBucket24Regular = exports.PaintBucket24Filled = exports.PaintBucket20Regular = exports.PaintBucket20Filled = exports.PaintBucket16Regular = void 0;
|
|
9
|
+
exports.Pause48Filled = exports.Pause32Regular = exports.Pause32Filled = exports.Pause28Regular = exports.Pause28Filled = exports.Pause24Regular = exports.Pause24Filled = exports.Pause20Regular = exports.Pause20Filled = exports.Pause16Regular = exports.Pause16Filled = exports.Pause12Regular = exports.Pause12Filled = exports.Patient32Regular = exports.Patient32Filled = exports.Patient24Regular = exports.Patient24Filled = exports.Patient20Regular = exports.Patient20Filled = exports.Patch24Regular = exports.Patch24Filled = exports.Patch20Regular = exports.Patch20Filled = exports.Password24Regular = exports.Password24Filled = exports.Password20Regular = exports.Password20Filled = exports.Password16Regular = exports.Password16Filled = exports.PanelTopExpand20Regular = exports.PanelTopExpand20Filled = exports.PanelTopContract20Regular = exports.PanelTopContract20Filled = exports.PanelSeparateWindow20Regular = exports.PanelSeparateWindow20Filled = exports.PanelRightExpand20Regular = exports.PanelRightExpand20Filled = exports.PanelRightContract24Regular = exports.PanelRightContract24Filled = exports.PanelRightContract20Regular = exports.PanelRightContract20Filled = exports.PanelRightContract16Regular = exports.PanelRightContract16Filled = exports.PanelRightAdd20Regular = exports.PanelRightAdd20Filled = exports.PanelRight48Regular = exports.PanelRight48Filled = exports.PanelRight28Regular = exports.PanelRight28Filled = exports.PanelRight24Regular = void 0;
|
|
10
|
+
exports.PenProhibited16Filled = exports.PenOff48Regular = exports.PenOff48Filled = exports.PenOff32Regular = exports.PenOff32Filled = exports.PenOff28Regular = exports.PenOff28Filled = exports.PenOff24Regular = exports.PenOff24Filled = exports.PenOff20Regular = exports.PenOff20Filled = exports.PenOff16Regular = exports.PenOff16Filled = exports.Pen48Regular = exports.Pen48Filled = exports.Pen32Regular = exports.Pen32Filled = exports.Pen28Regular = exports.Pen28Filled = exports.Pen24Regular = exports.Pen24Filled = exports.Pen20Regular = exports.Pen20Filled = exports.Pen16Regular = exports.Pen16Filled = exports.Payment48Regular = exports.Payment48Filled = exports.Payment32Regular = exports.Payment32Filled = exports.Payment28Regular = exports.Payment28Filled = exports.Payment24Regular = exports.Payment24Filled = exports.Payment20Regular = exports.Payment20Filled = exports.Payment16Regular = exports.Payment16Filled = exports.PauseSettings20Regular = exports.PauseSettings20Filled = exports.PauseSettings16Regular = exports.PauseSettings16Filled = exports.PauseOff20Regular = exports.PauseOff20Filled = exports.PauseOff16Regular = exports.PauseOff16Filled = exports.PauseCircle24Regular = exports.PauseCircle24Filled = exports.PauseCircle20Regular = exports.PauseCircle20Filled = exports.Pause48Regular = void 0;
|
|
11
|
+
exports.PeopleCheckmark20Filled = exports.PeopleCheckmark16Regular = exports.PeopleCheckmark16Filled = exports.PeopleCall20Regular = exports.PeopleCall20Filled = exports.PeopleCall16Regular = exports.PeopleCall16Filled = exports.PeopleAudience24Regular = exports.PeopleAudience24Filled = exports.PeopleAudience20Regular = exports.PeopleAudience20Filled = exports.PeopleAdd28Regular = exports.PeopleAdd28Filled = exports.PeopleAdd24Regular = exports.PeopleAdd24Filled = exports.PeopleAdd20Regular = exports.PeopleAdd20Filled = exports.PeopleAdd16Regular = exports.PeopleAdd16Filled = exports.People48Regular = exports.People48Filled = exports.People32Regular = exports.People32Filled = exports.People28Regular = exports.People28Filled = exports.People24Regular = exports.People24Filled = exports.People20Regular = exports.People20Filled = exports.People16Regular = exports.People16Filled = exports.People12Regular = exports.People12Filled = exports.Pentagon48Regular = exports.Pentagon48Filled = exports.Pentagon32Regular = exports.Pentagon32Filled = exports.Pentagon20Regular = exports.Pentagon20Filled = exports.PenProhibited48Regular = exports.PenProhibited48Filled = exports.PenProhibited32Regular = exports.PenProhibited32Filled = exports.PenProhibited28Regular = exports.PenProhibited28Filled = exports.PenProhibited24Regular = exports.PenProhibited24Filled = exports.PenProhibited20Regular = exports.PenProhibited20Filled = exports.PenProhibited16Regular = void 0;
|
|
12
|
+
exports.PeopleQueue24Filled = exports.PeopleQueue20Regular = exports.PeopleQueue20Filled = exports.PeopleProhibited24Regular = exports.PeopleProhibited24Filled = exports.PeopleProhibited20Regular = exports.PeopleProhibited20Filled = exports.PeopleProhibited16Regular = exports.PeopleProhibited16Filled = exports.PeopleMoney24Regular = exports.PeopleMoney24Filled = exports.PeopleMoney20Regular = exports.PeopleMoney20Filled = exports.PeopleLock24Regular = exports.PeopleLock24Filled = exports.PeopleLock20Regular = exports.PeopleLock20Filled = exports.PeopleList28Regular = exports.PeopleList28Filled = exports.PeopleList24Regular = exports.PeopleList24Filled = exports.PeopleList20Regular = exports.PeopleList20Filled = exports.PeopleList16Regular = exports.PeopleList16Filled = exports.PeopleError24Regular = exports.PeopleError24Filled = exports.PeopleError20Regular = exports.PeopleError20Filled = exports.PeopleError16Regular = exports.PeopleError16Filled = exports.PeopleEdit20Regular = exports.PeopleEdit20Filled = exports.PeopleCommunityAdd28Regular = exports.PeopleCommunityAdd28Filled = exports.PeopleCommunityAdd24Regular = exports.PeopleCommunityAdd24Filled = exports.PeopleCommunityAdd20Regular = exports.PeopleCommunityAdd20Filled = exports.PeopleCommunity28Regular = exports.PeopleCommunity28Filled = exports.PeopleCommunity24Regular = exports.PeopleCommunity24Filled = exports.PeopleCommunity20Regular = exports.PeopleCommunity20Filled = exports.PeopleCommunity16Regular = exports.PeopleCommunity16Filled = exports.PeopleCheckmark24Regular = exports.PeopleCheckmark24Filled = exports.PeopleCheckmark20Regular = void 0;
|
|
13
|
+
exports.PeopleTeamToolbox20Filled = exports.PeopleTeamDelete32Regular = exports.PeopleTeamDelete32Filled = exports.PeopleTeamDelete28Regular = exports.PeopleTeamDelete28Filled = exports.PeopleTeamDelete24Regular = exports.PeopleTeamDelete24Filled = exports.PeopleTeamDelete20Regular = exports.PeopleTeamDelete20Filled = exports.PeopleTeamDelete16Regular = exports.PeopleTeamDelete16Filled = exports.PeopleTeamAdd24Regular = exports.PeopleTeamAdd24Filled = exports.PeopleTeamAdd20Regular = exports.PeopleTeamAdd20Filled = exports.PeopleTeam32Regular = exports.PeopleTeam32Filled = exports.PeopleTeam28Regular = exports.PeopleTeam28Filled = exports.PeopleTeam24Regular = exports.PeopleTeam24Filled = exports.PeopleTeam20Regular = exports.PeopleTeam20Filled = exports.PeopleTeam16Regular = exports.PeopleTeam16Filled = exports.PeopleSync28Regular = exports.PeopleSync28Filled = exports.PeopleSync20Regular = exports.PeopleSync20Filled = exports.PeopleSync16Regular = exports.PeopleSync16Filled = exports.PeopleSwap28Regular = exports.PeopleSwap28Filled = exports.PeopleSwap24Regular = exports.PeopleSwap24Filled = exports.PeopleSwap20Regular = exports.PeopleSwap20Filled = exports.PeopleSwap16Regular = exports.PeopleSwap16Filled = exports.PeopleSettings28Regular = exports.PeopleSettings28Filled = exports.PeopleSettings24Regular = exports.PeopleSettings24Filled = exports.PeopleSettings20Regular = exports.PeopleSettings20Filled = exports.PeopleSearch24Regular = exports.PeopleSearch24Filled = exports.PeopleSearch20Regular = exports.PeopleSearch20Filled = exports.PeopleQueue24Regular = void 0;
|
|
14
|
+
exports.PersonArrowRight20Filled = exports.PersonArrowRight16Regular = exports.PersonArrowRight16Filled = exports.PersonArrowLeft24Regular = exports.PersonArrowLeft24Filled = exports.PersonArrowLeft20Regular = exports.PersonArrowLeft20Filled = exports.PersonArrowLeft16Regular = exports.PersonArrowLeft16Filled = exports.PersonAdd28Regular = exports.PersonAdd28Filled = exports.PersonAdd24Regular = exports.PersonAdd24Filled = exports.PersonAdd20Regular = exports.PersonAdd20Filled = exports.PersonAdd16Regular = exports.PersonAdd16Filled = exports.PersonAccounts24Regular = exports.PersonAccounts24Filled = exports.PersonAccounts20Regular = exports.PersonAccounts20Filled = exports.Person632Regular = exports.Person632Filled = exports.Person620Regular = exports.Person620Filled = exports.Person532Regular = exports.Person532Filled = exports.Person520Regular = exports.Person520Filled = exports.Person48Regular = exports.Person48Filled = exports.Person32Regular = exports.Person32Filled = exports.Person28Regular = exports.Person28Filled = exports.Person24Regular = exports.Person24Filled = exports.Person20Regular = exports.Person20Filled = exports.Person16Regular = exports.Person16Filled = exports.Person12Regular = exports.Person12Filled = exports.PeopleToolbox20Regular = exports.PeopleToolbox20Filled = exports.PeopleToolbox16Regular = exports.PeopleToolbox16Filled = exports.PeopleTeamToolbox24Regular = exports.PeopleTeamToolbox24Filled = exports.PeopleTeamToolbox20Regular = void 0;
|
|
15
|
+
exports.PersonFeedback16Filled = exports.PersonEdit24Regular = exports.PersonEdit24Filled = exports.PersonEdit20Regular = exports.PersonEdit20Filled = exports.PersonDelete24Regular = exports.PersonDelete24Filled = exports.PersonDelete20Regular = exports.PersonDelete20Filled = exports.PersonDelete16Regular = exports.PersonDelete16Filled = exports.PersonClock24Regular = exports.PersonClock24Filled = exports.PersonClock20Regular = exports.PersonClock20Filled = exports.PersonClock16Regular = exports.PersonClock16Filled = exports.PersonCircle24Regular = exports.PersonCircle24Filled = exports.PersonCircle20Regular = exports.PersonCircle20Filled = exports.PersonCircle12Regular = exports.PersonCircle12Filled = exports.PersonChat24Regular = exports.PersonChat24Filled = exports.PersonChat20Regular = exports.PersonChat20Filled = exports.PersonChat16Regular = exports.PersonChat16Filled = exports.PersonCall24Regular = exports.PersonCall24Filled = exports.PersonCall20Regular = exports.PersonCall20Filled = exports.PersonCall16Regular = exports.PersonCall16Filled = exports.PersonBoard24Regular = exports.PersonBoard24Filled = exports.PersonBoard20Regular = exports.PersonBoard20Filled = exports.PersonBoard16Regular = exports.PersonBoard16Filled = exports.PersonAvailable24Regular = exports.PersonAvailable24Filled = exports.PersonAvailable20Regular = exports.PersonAvailable20Filled = exports.PersonAvailable16Regular = exports.PersonAvailable16Filled = exports.PersonArrowRight24Regular = exports.PersonArrowRight24Filled = exports.PersonArrowRight20Regular = void 0;
|
|
16
16
|
|
|
17
17
|
const tslib_1 = require("tslib");
|
|
18
18
|
|
|
@@ -20,6 +20,120 @@ const React = tslib_1.__importStar(require("react"));
|
|
|
20
20
|
|
|
21
21
|
const wrapIcon_1 = tslib_1.__importDefault(require("../utils/wrapIcon"));
|
|
22
22
|
|
|
23
|
+
const Open32RegularIcon = props => {
|
|
24
|
+
const {
|
|
25
|
+
fill: primaryFill = 'currentColor',
|
|
26
|
+
className
|
|
27
|
+
} = props;
|
|
28
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
29
|
+
width: 32,
|
|
30
|
+
height: 32,
|
|
31
|
+
viewBox: "0 0 32 32",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
className: className
|
|
34
|
+
}), React.createElement("path", {
|
|
35
|
+
d: "M8.5 5A3.5 3.5 0 005 8.5v15A3.5 3.5 0 008.5 27h15a3.5 3.5 0 003.5-3.5V19a1 1 0 112 0v4.5a5.5 5.5 0 01-5.5 5.5h-15A5.5 5.5 0 013 23.5v-15A5.5 5.5 0 018.5 3H13a1 1 0 110 2H8.5zM18 4a1 1 0 011-1h9a1 1 0 011 1v9a1 1 0 11-2 0V6.41l-7.3 7.3a1 1 0 01-1.4-1.42L25.58 5H19a1 1 0 01-1-1z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
exports.Open32Regular = wrapIcon_1.default( /*#__PURE__*/Open32RegularIcon, 'Open32Regular');
|
|
41
|
+
|
|
42
|
+
const Open48FilledIcon = props => {
|
|
43
|
+
const {
|
|
44
|
+
fill: primaryFill = 'currentColor',
|
|
45
|
+
className
|
|
46
|
+
} = props;
|
|
47
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
48
|
+
width: 48,
|
|
49
|
+
height: 48,
|
|
50
|
+
viewBox: "0 0 48 48",
|
|
51
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
52
|
+
className: className
|
|
53
|
+
}), React.createElement("path", {
|
|
54
|
+
d: "M41.45 6.34c.34.27.55.7.55 1.16v12a1.5 1.5 0 01-3 0v-8.38l-9.44 9.44a1.5 1.5 0 11-2.12-2.12L36.88 9H28.5a1.5 1.5 0 010-3h11.98a1.5 1.5 0 01.97.34zM12.5 9A3.5 3.5 0 009 12.5v23a3.5 3.5 0 003.5 3.5h23a3.5 3.5 0 003.5-3.5v-8a1.5 1.5 0 113 0v8a6.5 6.5 0 01-6.5 6.5h-23A6.5 6.5 0 016 35.5v-23A6.5 6.5 0 0112.5 6h8a1.5 1.5 0 010 3h-8z",
|
|
55
|
+
fill: primaryFill
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
exports.Open48Filled = wrapIcon_1.default( /*#__PURE__*/Open48FilledIcon, 'Open48Filled');
|
|
60
|
+
|
|
61
|
+
const Open48RegularIcon = props => {
|
|
62
|
+
const {
|
|
63
|
+
fill: primaryFill = 'currentColor',
|
|
64
|
+
className
|
|
65
|
+
} = props;
|
|
66
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
67
|
+
width: 48,
|
|
68
|
+
height: 48,
|
|
69
|
+
viewBox: "0 0 48 48",
|
|
70
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
71
|
+
className: className
|
|
72
|
+
}), React.createElement("path", {
|
|
73
|
+
d: "M12.25 8.5a3.75 3.75 0 00-3.75 3.75v23.5a3.75 3.75 0 003.75 3.75h23.5a3.75 3.75 0 003.75-3.75v-8.5a1.25 1.25 0 012.5 0v8.5C42 39.2 39.2 42 35.75 42h-23.5A6.25 6.25 0 016 35.75v-23.5C6 8.8 8.8 6 12.25 6h8.5a1.25 1.25 0 010 2.5h-8.5zM27 7.25c0-.69.56-1.25 1.25-1.25h12.5c.69 0 1.25.56 1.25 1.25v12.5a1.25 1.25 0 11-2.5 0v-9.48L29.13 20.63a1.25 1.25 0 01-1.76-1.76L37.73 8.5h-9.48c-.69 0-1.25-.56-1.25-1.25z",
|
|
74
|
+
fill: primaryFill
|
|
75
|
+
}));
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
exports.Open48Regular = wrapIcon_1.default( /*#__PURE__*/Open48RegularIcon, 'Open48Regular');
|
|
79
|
+
|
|
80
|
+
const OpenFolder16FilledIcon = props => {
|
|
81
|
+
const {
|
|
82
|
+
fill: primaryFill = 'currentColor',
|
|
83
|
+
className
|
|
84
|
+
} = props;
|
|
85
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
86
|
+
width: 16,
|
|
87
|
+
height: 16,
|
|
88
|
+
viewBox: "0 0 16 16",
|
|
89
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
90
|
+
className: className
|
|
91
|
+
}), React.createElement("path", {
|
|
92
|
+
d: "M2 5.25C2 3.45 3.46 2 5.25 2h5.5C12.55 2 14 3.46 14 5.25v2a.75.75 0 01-1.5 0v-2c0-.97-.78-1.75-1.75-1.75h-5.5c-.97 0-1.75.78-1.75 1.75v5.5c0 .97.78 1.75 1.75 1.75h3a.75.75 0 010 1.5h-3A3.25 3.25 0 012 10.75v-5.5zm4 1.5c0-.41.34-.75.75-.75h3.5a.75.75 0 010 1.5H8.56l4.22 4.22a.75.75 0 11-1.06 1.06L7.5 8.56v1.69a.75.75 0 01-1.5 0v-3.5z",
|
|
93
|
+
fill: primaryFill
|
|
94
|
+
}));
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
exports.OpenFolder16Filled = wrapIcon_1.default( /*#__PURE__*/OpenFolder16FilledIcon, 'OpenFolder16Filled');
|
|
98
|
+
|
|
99
|
+
const OpenFolder16RegularIcon = props => {
|
|
100
|
+
const {
|
|
101
|
+
fill: primaryFill = 'currentColor',
|
|
102
|
+
className
|
|
103
|
+
} = props;
|
|
104
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
105
|
+
width: 16,
|
|
106
|
+
height: 16,
|
|
107
|
+
viewBox: "0 0 16 16",
|
|
108
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
109
|
+
className: className
|
|
110
|
+
}), React.createElement("path", {
|
|
111
|
+
d: "M2 5a3 3 0 013-3h6a3 3 0 013 3v2.5a.5.5 0 01-1 0V5a2 2 0 00-2-2H5a2 2 0 00-2 2v6c0 1.1.9 2 2 2h3.5a.5.5 0 010 1H5a3 3 0 01-3-3V5zm4.5 1a.5.5 0 00-.5.5v4a.5.5 0 001 0V7.7l5.15 5.15a.5.5 0 00.7-.7L7.71 7h2.79a.5.5 0 000-1h-4z",
|
|
112
|
+
fill: primaryFill
|
|
113
|
+
}));
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
exports.OpenFolder16Regular = wrapIcon_1.default( /*#__PURE__*/OpenFolder16RegularIcon, 'OpenFolder16Regular');
|
|
117
|
+
|
|
118
|
+
const OpenFolder20FilledIcon = props => {
|
|
119
|
+
const {
|
|
120
|
+
fill: primaryFill = 'currentColor',
|
|
121
|
+
className
|
|
122
|
+
} = props;
|
|
123
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
124
|
+
width: 20,
|
|
125
|
+
height: 20,
|
|
126
|
+
viewBox: "0 0 20 20",
|
|
127
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
128
|
+
className: className
|
|
129
|
+
}), React.createElement("path", {
|
|
130
|
+
d: "M3 6.25C3 4.45 4.46 3 6.25 3H14c1.8 0 3.25 1.46 3.25 3.25v2a.75.75 0 01-1.5 0v-2c0-.97-.78-1.75-1.75-1.75H6.25c-.97 0-1.75.78-1.75 1.75v7.5c0 .97.78 1.75 1.75 1.75h4a.75.75 0 010 1.5h-4A3.25 3.25 0 013 13.75v-7.5zm5 2.5c0-.41.34-.75.75-.75h4.5a.75.75 0 010 1.5h-2.69l5.22 5.22a.75.75 0 11-1.06 1.06L9.5 10.56v2.69a.75.75 0 01-1.5 0v-4.5z",
|
|
131
|
+
fill: primaryFill
|
|
132
|
+
}));
|
|
133
|
+
};
|
|
134
|
+
|
|
135
|
+
exports.OpenFolder20Filled = wrapIcon_1.default( /*#__PURE__*/OpenFolder20FilledIcon, 'OpenFolder20Filled');
|
|
136
|
+
|
|
23
137
|
const OpenFolder20RegularIcon = props => {
|
|
24
138
|
const {
|
|
25
139
|
fill: primaryFill = 'currentColor',
|
|
@@ -9443,118 +9557,4 @@ const PersonFeedback16FilledIcon = props => {
|
|
|
9443
9557
|
}));
|
|
9444
9558
|
};
|
|
9445
9559
|
|
|
9446
|
-
exports.PersonFeedback16Filled = wrapIcon_1.default( /*#__PURE__*/PersonFeedback16FilledIcon, 'PersonFeedback16Filled');
|
|
9447
|
-
|
|
9448
|
-
const PersonFeedback16RegularIcon = props => {
|
|
9449
|
-
const {
|
|
9450
|
-
fill: primaryFill = 'currentColor',
|
|
9451
|
-
className
|
|
9452
|
-
} = props;
|
|
9453
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9454
|
-
width: 16,
|
|
9455
|
-
height: 16,
|
|
9456
|
-
viewBox: "0 0 16 16",
|
|
9457
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9458
|
-
className: className
|
|
9459
|
-
}), React.createElement("path", {
|
|
9460
|
-
d: "M9.5 1C8.67 1 8 1.67 8 2.5v2c0 .65.42 1.2 1 1.41V7a.5.5 0 00.82.38L11.48 6h2.02c.83 0 1.5-.67 1.5-1.5v-2c0-.83-.67-1.5-1.5-1.5h-4zM9 2.5c0-.28.22-.5.5-.5h4c.28 0 .5.22.5.5v2a.5.5 0 01-.5.5h-2.2a.5.5 0 00-.32.12l-.98.81V5.5a.5.5 0 00-.5-.5.5.5 0 01-.5-.5v-2zM3 6a2 2 0 114 0 2 2 0 01-4 0zm2-1a1 1 0 100 2 1 1 0 000-2zM2.5 9h5c.83 0 1.5.67 1.5 1.5 0 1.12-.46 2.01-1.21 2.61-.74.6-1.74.89-2.79.89a4.43 4.43 0 01-2.79-.89A3.25 3.25 0 011 10.5C1 9.67 1.67 9 2.5 9zm5 1h-5a.5.5 0 00-.5.5c0 .82.32 1.42.84 1.83.52.43 1.28.67 2.16.67.88 0 1.64-.24 2.16-.67.52-.4.84-1.01.84-1.83a.5.5 0 00-.5-.5z",
|
|
9461
|
-
fill: primaryFill
|
|
9462
|
-
}));
|
|
9463
|
-
};
|
|
9464
|
-
|
|
9465
|
-
exports.PersonFeedback16Regular = wrapIcon_1.default( /*#__PURE__*/PersonFeedback16RegularIcon, 'PersonFeedback16Regular');
|
|
9466
|
-
|
|
9467
|
-
const PersonFeedback20FilledIcon = props => {
|
|
9468
|
-
const {
|
|
9469
|
-
fill: primaryFill = 'currentColor',
|
|
9470
|
-
className
|
|
9471
|
-
} = props;
|
|
9472
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9473
|
-
width: 20,
|
|
9474
|
-
height: 20,
|
|
9475
|
-
viewBox: "0 0 20 20",
|
|
9476
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9477
|
-
className: className
|
|
9478
|
-
}), React.createElement("path", {
|
|
9479
|
-
d: "M10.5 12c.83 0 1.5.67 1.5 1.5v.5c0 1.97-1.86 4-5 4-3.14 0-5-2.03-5-4v-.5c0-.83.67-1.5 1.5-1.5h7zM7 5.5A2.75 2.75 0 117 11a2.75 2.75 0 010-5.5zM16 2a2 2 0 012 1.85V6a2 2 0 01-1.85 2H14.5l-1.2 1.6a1 1 0 01-1.78-.38l-.01-.1V9l-.01-1.07-.08-.01a2 2 0 01-1.4-1.6l-.01-.17L10 6V4a2 2 0 011.85-2H16z",
|
|
9480
|
-
fill: primaryFill
|
|
9481
|
-
}));
|
|
9482
|
-
};
|
|
9483
|
-
|
|
9484
|
-
exports.PersonFeedback20Filled = wrapIcon_1.default( /*#__PURE__*/PersonFeedback20FilledIcon, 'PersonFeedback20Filled');
|
|
9485
|
-
|
|
9486
|
-
const PersonFeedback20RegularIcon = props => {
|
|
9487
|
-
const {
|
|
9488
|
-
fill: primaryFill = 'currentColor',
|
|
9489
|
-
className
|
|
9490
|
-
} = props;
|
|
9491
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9492
|
-
width: 20,
|
|
9493
|
-
height: 20,
|
|
9494
|
-
viewBox: "0 0 20 20",
|
|
9495
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9496
|
-
className: className
|
|
9497
|
-
}), React.createElement("path", {
|
|
9498
|
-
d: "M10.5 12c.83 0 1.5.67 1.5 1.5v.5c0 1.97-1.86 4-5 4-3.14 0-5-2.03-5-4v-.5c0-.83.67-1.5 1.5-1.5h7zm0 1h-7a.5.5 0 00-.5.5v.5c0 1.44 1.43 3 4 3 2.57 0 4-1.56 4-3v-.5a.5.5 0 00-.5-.5zM7 5.5A2.75 2.75 0 117 11a2.75 2.75 0 010-5.5zM16 2a2 2 0 012 1.85V6a2 2 0 01-1.85 2H14.5l-1.2 1.6a1 1 0 01-1.78-.38l-.01-.1V9l-.01-1.07-.08-.01a2 2 0 01-1.4-1.6l-.01-.17L10 6V4a2 2 0 011.85-2H16zM7 6.5A1.75 1.75 0 107 10a1.75 1.75 0 000-3.5zM16 3h-4a1 1 0 00-1 .88V6a1 1 0 00.88 1h.62v2L14 7h2a1 1 0 001-.88V4a1 1 0 00-.88-1H16z",
|
|
9499
|
-
fill: primaryFill
|
|
9500
|
-
}));
|
|
9501
|
-
};
|
|
9502
|
-
|
|
9503
|
-
exports.PersonFeedback20Regular = wrapIcon_1.default( /*#__PURE__*/PersonFeedback20RegularIcon, 'PersonFeedback20Regular');
|
|
9504
|
-
|
|
9505
|
-
const PersonFeedback24FilledIcon = props => {
|
|
9506
|
-
const {
|
|
9507
|
-
fill: primaryFill = 'currentColor',
|
|
9508
|
-
className
|
|
9509
|
-
} = props;
|
|
9510
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9511
|
-
width: 24,
|
|
9512
|
-
height: 24,
|
|
9513
|
-
viewBox: "0 0 24 24",
|
|
9514
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9515
|
-
className: className
|
|
9516
|
-
}), React.createElement("path", {
|
|
9517
|
-
d: "M10.75 14c1.24 0 2.25 1 2.25 2.25v1.61c-.32 2.13-2.23 3.15-5.43 3.15C4.37 21 2.43 20 2 17.9L2 17.75v-1.5C2 15.01 3 14 4.25 14h6.5zM7.5 6a3.5 3.5 0 110 7 3.5 3.5 0 010-7zm12.25-4C20.99 2 22 3 22 4.25v3.5C22 8.99 21 10 19.75 10H18.2l-2.54 2.2a1 1 0 01-1.66-.75V10a2.25 2.25 0 01-2-2.24v-3.5C12 3.01 13 2 14.25 2h5.5z",
|
|
9518
|
-
fill: primaryFill
|
|
9519
|
-
}));
|
|
9520
|
-
};
|
|
9521
|
-
|
|
9522
|
-
exports.PersonFeedback24Filled = wrapIcon_1.default( /*#__PURE__*/PersonFeedback24FilledIcon, 'PersonFeedback24Filled');
|
|
9523
|
-
|
|
9524
|
-
const PersonFeedback24RegularIcon = props => {
|
|
9525
|
-
const {
|
|
9526
|
-
fill: primaryFill = 'currentColor',
|
|
9527
|
-
className
|
|
9528
|
-
} = props;
|
|
9529
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9530
|
-
width: 24,
|
|
9531
|
-
height: 24,
|
|
9532
|
-
viewBox: "0 0 24 24",
|
|
9533
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9534
|
-
className: className
|
|
9535
|
-
}), React.createElement("path", {
|
|
9536
|
-
d: "M10.75 14c1.24 0 2.25 1 2.25 2.25v1.61c-.32 2.13-2.23 3.15-5.43 3.15C4.37 21 2.43 20 2 17.9L2 17.75v-1.5C2 15.01 3 14 4.25 14h6.5zm0 1.5h-6.5a.75.75 0 00-.75.75v1.42c.28 1.2 1.55 1.84 4.07 1.84 2.51 0 3.73-.63 3.93-1.82v-1.44a.75.75 0 00-.75-.75zM7.5 6a3.5 3.5 0 110 7 3.5 3.5 0 010-7zm12.25-4C20.99 2 22 3 22 4.25v3.5C22 8.99 21 10 19.75 10H18.3l-2.17 2.14a1.25 1.25 0 01-2.13-.89V10a2.25 2.25 0 01-2-2.24v-3.5C12 3.01 13 2 14.25 2h5.5zM7.5 7.5a2 2 0 100 4 2 2 0 000-4zm12.25-4h-5.5a.75.75 0 00-.75.75v3.5c0 .41.34.75.75.75h1.25v2.15l2.18-2.15h2.07c.41 0 .75-.34.75-.75v-3.5a.75.75 0 00-.75-.75z",
|
|
9537
|
-
fill: primaryFill
|
|
9538
|
-
}));
|
|
9539
|
-
};
|
|
9540
|
-
|
|
9541
|
-
exports.PersonFeedback24Regular = wrapIcon_1.default( /*#__PURE__*/PersonFeedback24RegularIcon, 'PersonFeedback24Regular');
|
|
9542
|
-
|
|
9543
|
-
const PersonHeart20FilledIcon = props => {
|
|
9544
|
-
const {
|
|
9545
|
-
fill: primaryFill = 'currentColor',
|
|
9546
|
-
className
|
|
9547
|
-
} = props;
|
|
9548
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9549
|
-
width: 20,
|
|
9550
|
-
height: 20,
|
|
9551
|
-
viewBox: "0 0 20 20",
|
|
9552
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9553
|
-
className: className
|
|
9554
|
-
}), React.createElement("path", {
|
|
9555
|
-
d: "M9 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.95 0 1.88-.1 2.72-.31l-1.83-2a3.4 3.4 0 01.1-4.69H4zm10.5 1l-.63-.49a2.4 2.4 0 00-3.24 3.5l3.5 3.83c.2.22.54.22.74 0l3.5-3.83a2.4 2.4 0 00-3.24-3.5l-.63.5z",
|
|
9556
|
-
fill: primaryFill
|
|
9557
|
-
}));
|
|
9558
|
-
};
|
|
9559
|
-
|
|
9560
|
-
exports.PersonHeart20Filled = wrapIcon_1.default( /*#__PURE__*/PersonHeart20FilledIcon, 'PersonHeart20Filled');
|
|
9560
|
+
exports.PersonFeedback16Filled = wrapIcon_1.default( /*#__PURE__*/PersonFeedback16FilledIcon, 'PersonFeedback16Filled');
|
|
@@ -1,4 +1,58 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const PersonFeedback16Regular: {
|
|
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 PersonFeedback20Filled: {
|
|
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 PersonFeedback20Regular: {
|
|
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 PersonFeedback24Filled: {
|
|
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 PersonFeedback24Regular: {
|
|
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 PersonHeart20Filled: {
|
|
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 PersonHeart20Regular: {
|
|
3
57
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
58
|
primaryFill?: string | undefined;
|
|
@@ -4445,57 +4499,3 @@ export declare const Previous28Filled: {
|
|
|
4445
4499
|
}): JSX.Element;
|
|
4446
4500
|
displayName: string | undefined;
|
|
4447
4501
|
};
|
|
4448
|
-
export declare const Previous28Regular: {
|
|
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 Previous32Filled: {
|
|
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 Previous32Regular: {
|
|
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 Previous48Filled: {
|
|
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 Previous48Regular: {
|
|
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 Print16Filled: {
|
|
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
|
-
};
|