@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.PersonProhibited16Filled = exports.PersonPill24Regular = exports.PersonPill24Filled = exports.PersonPill20Regular = exports.PersonPill20Filled = exports.PersonNote24Regular = exports.PersonNote24Filled = exports.PersonNote20Regular = exports.PersonNote20Filled = exports.PersonNote16Regular = exports.PersonNote16Filled = exports.PersonMoney24Regular = exports.PersonMoney24Filled = exports.PersonMoney20Regular = exports.PersonMoney20Filled = exports.PersonMail48Regular = exports.PersonMail48Filled = exports.PersonMail28Regular = exports.PersonMail28Filled = exports.PersonMail24Regular = exports.PersonMail24Filled = exports.PersonMail20Regular = exports.PersonMail20Filled = exports.PersonMail16Regular = exports.PersonMail16Filled = exports.PersonLock24Regular = exports.PersonLock24Filled = exports.PersonLock20Regular = exports.PersonLock20Filled = exports.PersonLock16Regular = exports.PersonLock16Filled = exports.PersonLightbulb24Regular = exports.PersonLightbulb24Filled = exports.PersonLightbulb20Regular = exports.PersonLightbulb20Filled = exports.PersonKey20Regular = exports.PersonKey20Filled = exports.PersonInfo20Regular = exports.PersonInfo20Filled = exports.PersonInfo16Regular = exports.PersonInfo16Filled = exports.PersonHeart24Regular = exports.PersonHeart24Filled = exports.PersonHeart20Regular = exports.PersonHeart20Filled = exports.PersonFeedback24Regular = exports.PersonFeedback24Filled = exports.PersonFeedback20Regular = exports.PersonFeedback20Filled = exports.PersonFeedback16Regular = void 0;
|
|
7
|
+
exports.PersonSync20Filled = exports.PersonSync16Regular = exports.PersonSync16Filled = exports.PersonSwap24Regular = exports.PersonSwap24Filled = exports.PersonSwap20Regular = exports.PersonSwap20Filled = exports.PersonSwap16Regular = exports.PersonSwap16Filled = exports.PersonSupport24Regular = exports.PersonSupport24Filled = exports.PersonSupport20Regular = exports.PersonSupport20Filled = exports.PersonSupport16Regular = exports.PersonSupport16Filled = exports.PersonSubtract20Regular = exports.PersonSubtract20Filled = exports.PersonSubtract16Regular = exports.PersonSubtract16Filled = exports.PersonStar48Regular = exports.PersonStar48Filled = exports.PersonStar32Regular = exports.PersonStar32Filled = exports.PersonStar28Regular = exports.PersonStar28Filled = exports.PersonStar24Regular = exports.PersonStar24Filled = exports.PersonStar20Regular = exports.PersonStar20Filled = exports.PersonStar16Regular = exports.PersonStar16Filled = exports.PersonSettings20Regular = exports.PersonSettings20Filled = exports.PersonSettings16Regular = exports.PersonSettings16Filled = exports.PersonRunning20Regular = exports.PersonRunning20Filled = exports.PersonQuestionMark24Regular = exports.PersonQuestionMark24Filled = exports.PersonQuestionMark20Regular = exports.PersonQuestionMark20Filled = exports.PersonQuestionMark16Regular = exports.PersonQuestionMark16Filled = exports.PersonProhibited28Regular = exports.PersonProhibited28Filled = exports.PersonProhibited24Regular = exports.PersonProhibited24Filled = exports.PersonProhibited20Regular = exports.PersonProhibited20Filled = exports.PersonProhibited16Regular = void 0;
|
|
8
|
+
exports.PhoneDesktop28Filled = exports.PhoneDesktop24Regular = exports.PhoneDesktop24Filled = exports.PhoneDesktop20Regular = exports.PhoneDesktop20Filled = exports.PhoneDesktop16Regular = exports.PhoneDesktop16Filled = exports.PhoneCheckmark20Regular = exports.PhoneCheckmark20Filled = exports.PhoneCheckmark16Regular = exports.PhoneCheckmark16Filled = exports.PhoneArrowRight24Regular = exports.PhoneArrowRight24Filled = exports.PhoneArrowRight20Regular = exports.PhoneArrowRight20Filled = exports.PhoneAdd24Regular = exports.PhoneAdd24Filled = exports.PhoneAdd20Regular = exports.PhoneAdd20Filled = exports.Phone24Regular = exports.Phone24Filled = exports.Phone20Regular = exports.Phone20Filled = exports.Phone16Regular = exports.Phone16Filled = exports.Phone12Regular = exports.Phone12Filled = exports.PersonVoice24Regular = exports.PersonVoice24Filled = exports.PersonVoice20Regular = exports.PersonVoice20Filled = exports.PersonTag48Regular = exports.PersonTag48Filled = exports.PersonTag32Regular = exports.PersonTag32Filled = exports.PersonTag28Regular = exports.PersonTag28Filled = exports.PersonTag24Regular = exports.PersonTag24Filled = exports.PersonTag20Regular = exports.PersonTag20Filled = exports.PersonSync48Regular = exports.PersonSync48Filled = exports.PersonSync32Regular = exports.PersonSync32Filled = exports.PersonSync28Regular = exports.PersonSync28Filled = exports.PersonSync24Regular = exports.PersonSync24Filled = exports.PersonSync20Regular = void 0;
|
|
9
|
+
exports.PhoneSpanIn20Filled = exports.PhoneSpanIn16Regular = exports.PhoneSpanIn16Filled = exports.PhoneShake24Regular = exports.PhoneShake24Filled = exports.PhoneShake20Regular = exports.PhoneShake20Filled = exports.PhoneScreenTime24Regular = exports.PhoneScreenTime24Filled = exports.PhoneScreenTime20Regular = exports.PhoneScreenTime20Filled = exports.PhonePagination24Regular = exports.PhonePagination24Filled = exports.PhonePagination20Regular = exports.PhonePagination20Filled = exports.PhonePageHeader24Regular = exports.PhonePageHeader24Filled = exports.PhonePageHeader20Regular = exports.PhonePageHeader20Filled = exports.PhoneLock24Regular = exports.PhoneLock24Filled = exports.PhoneLock20Regular = exports.PhoneLock20Filled = exports.PhoneLinkSetup24Regular = exports.PhoneLinkSetup24Filled = exports.PhoneLinkSetup20Regular = exports.PhoneLinkSetup20Filled = exports.PhoneLaptop32Regular = exports.PhoneLaptop32Filled = exports.PhoneLaptop24Regular = exports.PhoneLaptop24Filled = exports.PhoneLaptop20Regular = exports.PhoneLaptop20Filled = exports.PhoneLaptop16Regular = exports.PhoneLaptop16Filled = exports.PhoneKey24Regular = exports.PhoneKey24Filled = exports.PhoneKey20Regular = exports.PhoneKey20Filled = exports.PhoneEraser20Regular = exports.PhoneEraser20Filled = exports.PhoneEraser16Regular = exports.PhoneEraser16Filled = exports.PhoneDismiss24Regular = exports.PhoneDismiss24Filled = exports.PhoneDismiss20Regular = exports.PhoneDismiss20Filled = exports.PhoneDesktopAdd20Regular = exports.PhoneDesktopAdd20Filled = exports.PhoneDesktop28Regular = void 0;
|
|
10
|
+
exports.PictureInPicture16Filled = exports.Pi24Regular = exports.Pi24Filled = exports.Pi20Regular = exports.Pi20Filled = exports.PhotoFilter24Regular = exports.PhotoFilter24Filled = exports.PhotoFilter20Regular = exports.PhotoFilter20Filled = exports.PhoneVibrate24Regular = exports.PhoneVibrate24Filled = exports.PhoneVibrate20Regular = exports.PhoneVibrate20Filled = exports.PhoneVerticalScroll24Regular = exports.PhoneVerticalScroll24Filled = exports.PhoneVerticalScroll20Regular = exports.PhoneVerticalScroll20Filled = exports.PhoneUpdateCheckmark24Regular = exports.PhoneUpdateCheckmark24Filled = exports.PhoneUpdateCheckmark20Regular = exports.PhoneUpdateCheckmark20Filled = exports.PhoneUpdate24Regular = exports.PhoneUpdate24Filled = exports.PhoneUpdate20Regular = exports.PhoneUpdate20Filled = exports.PhoneTablet24Regular = exports.PhoneTablet24Filled = exports.PhoneTablet20Regular = exports.PhoneTablet20Filled = exports.PhoneStatusBar24Regular = exports.PhoneStatusBar24Filled = exports.PhoneStatusBar20Regular = exports.PhoneStatusBar20Filled = exports.PhoneSpeaker24Regular = exports.PhoneSpeaker24Filled = exports.PhoneSpeaker20Regular = exports.PhoneSpeaker20Filled = exports.PhoneSpanOut28Regular = exports.PhoneSpanOut28Filled = exports.PhoneSpanOut24Regular = exports.PhoneSpanOut24Filled = exports.PhoneSpanOut20Regular = exports.PhoneSpanOut20Filled = exports.PhoneSpanOut16Regular = exports.PhoneSpanOut16Filled = exports.PhoneSpanIn28Regular = exports.PhoneSpanIn28Filled = exports.PhoneSpanIn24Regular = exports.PhoneSpanIn24Filled = exports.PhoneSpanIn20Regular = void 0;
|
|
11
|
+
exports.PinOff48Filled = exports.PinOff32Regular = exports.PinOff32Filled = exports.PinOff28Regular = exports.PinOff28Filled = exports.PinOff24Regular = exports.PinOff24Filled = exports.PinOff20Regular = exports.PinOff20Filled = exports.PinOff16Regular = exports.PinOff16Filled = exports.Pin48Regular = exports.Pin48Filled = exports.Pin32Regular = exports.Pin32Filled = exports.Pin28Regular = exports.Pin28Filled = exports.Pin24Regular = exports.Pin24Filled = exports.Pin20Regular = exports.Pin20Filled = exports.Pin16Regular = exports.Pin16Filled = exports.Pin12Regular = exports.Pin12Filled = exports.Pill28Regular = exports.Pill28Filled = exports.Pill24Regular = exports.Pill24Filled = exports.Pill20Regular = exports.Pill20Filled = exports.Pill16Regular = exports.Pill16Filled = exports.PictureInPictureExit24Regular = exports.PictureInPictureExit24Filled = exports.PictureInPictureExit20Regular = exports.PictureInPictureExit20Filled = exports.PictureInPictureExit16Regular = exports.PictureInPictureExit16Filled = exports.PictureInPictureEnter24Regular = exports.PictureInPictureEnter24Filled = exports.PictureInPictureEnter20Regular = exports.PictureInPictureEnter20Filled = exports.PictureInPictureEnter16Regular = exports.PictureInPictureEnter16Filled = exports.PictureInPicture24Regular = exports.PictureInPicture24Filled = exports.PictureInPicture20Regular = exports.PictureInPicture20Filled = exports.PictureInPicture16Regular = void 0;
|
|
12
|
+
exports.PlugConnected24Filled = exports.PlugConnected20Regular = exports.PlugConnected20Filled = exports.PlayingCards20Regular = exports.PlayingCards20Filled = exports.PlaySettings20Regular = exports.PlaySettings20Filled = exports.PlayCircle48Regular = exports.PlayCircle48Filled = exports.PlayCircle28Regular = exports.PlayCircle28Filled = exports.PlayCircle24Regular = exports.PlayCircle24Filled = exports.PlayCircle20Regular = exports.PlayCircle20Filled = exports.PlayCircle16Regular = exports.PlayCircle16Filled = exports.Play48Regular = exports.Play48Filled = exports.Play32Regular = exports.Play32Filled = exports.Play28Regular = exports.Play28Filled = exports.Play24Regular = exports.Play24Filled = exports.Play20Regular = exports.Play20Filled = exports.Play16Regular = exports.Play16Filled = exports.Play12Regular = exports.Play12Filled = exports.Pivot24Regular = exports.Pivot24Filled = exports.Pivot20Regular = exports.Pivot20Filled = exports.PipelinePlay20Regular = exports.PipelinePlay20Filled = exports.PipelineArrowCurveDown20Regular = exports.PipelineArrowCurveDown20Filled = exports.PipelineAdd32Regular = exports.PipelineAdd32Filled = exports.PipelineAdd20Regular = exports.PipelineAdd20Filled = exports.Pipeline32Regular = exports.Pipeline32Filled = exports.Pipeline24Regular = exports.Pipeline24Filled = exports.Pipeline20Regular = exports.Pipeline20Filled = exports.PinOff48Regular = void 0;
|
|
13
|
+
exports.PositionToFront20Filled = exports.PositionToBack24Regular = exports.PositionToBack24Filled = exports.PositionToBack20Regular = exports.PositionToBack20Filled = exports.PositionForward24Regular = exports.PositionForward24Filled = exports.PositionForward20Regular = exports.PositionForward20Filled = exports.PositionBackward24Regular = exports.PositionBackward24Filled = exports.PositionBackward20Regular = exports.PositionBackward20Filled = exports.PortUsbC24Regular = exports.PortUsbC24Filled = exports.PortUsbC20Regular = exports.PortUsbC20Filled = exports.PortUsbA24Regular = exports.PortUsbA24Filled = exports.PortUsbA20Regular = exports.PortUsbA20Filled = exports.PortMicroUsb24Regular = exports.PortMicroUsb24Filled = exports.PortMicroUsb20Regular = exports.PortMicroUsb20Filled = exports.PortHdmi24Regular = exports.PortHdmi24Filled = exports.PortHdmi20Regular = exports.PortHdmi20Filled = exports.Poll24Regular = exports.Poll24Filled = exports.Poll20Regular = exports.Poll20Filled = exports.Poll16Regular = exports.Poll16Filled = exports.PointScan24Regular = exports.PointScan24Filled = exports.PointScan20Regular = exports.PointScan20Filled = exports.PlugDisconnected28Regular = exports.PlugDisconnected28Filled = exports.PlugDisconnected24Regular = exports.PlugDisconnected24Filled = exports.PlugDisconnected20Regular = exports.PlugDisconnected20Filled = exports.PlugConnectedCheckmark20Regular = exports.PlugConnectedCheckmark20Filled = exports.PlugConnectedAdd20Regular = exports.PlugConnectedAdd20Filled = exports.PlugConnected24Regular = void 0;
|
|
14
|
+
exports.PresenceBusy10Filled = exports.PresenceBlocked24Regular = exports.PresenceBlocked20Regular = exports.PresenceBlocked16Regular = exports.PresenceBlocked12Regular = exports.PresenceBlocked10Regular = exports.PresenceAway24Filled = exports.PresenceAway20Filled = exports.PresenceAway16Filled = exports.PresenceAway12Filled = exports.PresenceAway10Filled = exports.PresenceAvailable24Regular = exports.PresenceAvailable24Filled = exports.PresenceAvailable20Regular = exports.PresenceAvailable20Filled = exports.PresenceAvailable16Regular = exports.PresenceAvailable16Filled = exports.PresenceAvailable12Regular = exports.PresenceAvailable12Filled = exports.PresenceAvailable10Regular = exports.PresenceAvailable10Filled = exports.PremiumPerson24Regular = exports.PremiumPerson24Filled = exports.PremiumPerson20Regular = exports.PremiumPerson20Filled = exports.PremiumPerson16Regular = exports.PremiumPerson16Filled = exports.Premium32Regular = exports.Premium32Filled = exports.Premium28Regular = exports.Premium28Filled = exports.Premium24Regular = exports.Premium24Filled = exports.Premium20Regular = exports.Premium20Filled = exports.Premium16Regular = exports.Premium16Filled = exports.Predictions24Regular = exports.Predictions24Filled = exports.Predictions20Regular = exports.Predictions20Filled = exports.Power28Regular = exports.Power28Filled = exports.Power24Regular = exports.Power24Filled = exports.Power20Regular = exports.Power20Filled = exports.PositionToFront24Regular = exports.PositionToFront24Filled = exports.PositionToFront20Regular = void 0;
|
|
15
|
+
exports.Previous28Filled = exports.Previous24Regular = exports.Previous24Filled = exports.Previous20Regular = exports.Previous20Filled = exports.Previous16Regular = exports.Previous16Filled = exports.PreviewLink24Regular = exports.PreviewLink24Filled = exports.PreviewLink20Regular = exports.PreviewLink20Filled = exports.PreviewLink16Regular = exports.PreviewLink16Filled = exports.PresenterOff24Regular = exports.PresenterOff24Filled = exports.PresenterOff20Regular = exports.PresenterOff20Filled = exports.Presenter24Regular = exports.Presenter24Filled = exports.Presenter20Regular = exports.Presenter20Filled = exports.PresenceUnknown24Regular = exports.PresenceUnknown20Regular = exports.PresenceUnknown16Regular = exports.PresenceUnknown12Regular = exports.PresenceUnknown10Regular = exports.PresenceOof24Regular = exports.PresenceOof20Regular = exports.PresenceOof16Regular = exports.PresenceOof12Regular = exports.PresenceOof10Regular = exports.PresenceOffline24Regular = exports.PresenceOffline20Regular = exports.PresenceOffline16Regular = exports.PresenceOffline12Regular = exports.PresenceOffline10Regular = exports.PresenceDnd24Regular = exports.PresenceDnd24Filled = exports.PresenceDnd20Regular = exports.PresenceDnd20Filled = exports.PresenceDnd16Regular = exports.PresenceDnd16Filled = exports.PresenceDnd12Regular = exports.PresenceDnd12Filled = exports.PresenceDnd10Regular = exports.PresenceDnd10Filled = exports.PresenceBusy24Filled = exports.PresenceBusy20Filled = exports.PresenceBusy16Filled = exports.PresenceBusy12Filled = 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 PersonFeedback16RegularIcon = props => {
|
|
24
|
+
const {
|
|
25
|
+
fill: primaryFill = 'currentColor',
|
|
26
|
+
className
|
|
27
|
+
} = props;
|
|
28
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
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.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",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
exports.PersonFeedback16Regular = wrapIcon_1.default( /*#__PURE__*/PersonFeedback16RegularIcon, 'PersonFeedback16Regular');
|
|
41
|
+
|
|
42
|
+
const PersonFeedback20FilledIcon = props => {
|
|
43
|
+
const {
|
|
44
|
+
fill: primaryFill = 'currentColor',
|
|
45
|
+
className
|
|
46
|
+
} = props;
|
|
47
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
48
|
+
width: 20,
|
|
49
|
+
height: 20,
|
|
50
|
+
viewBox: "0 0 20 20",
|
|
51
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
52
|
+
className: className
|
|
53
|
+
}), React.createElement("path", {
|
|
54
|
+
d: "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",
|
|
55
|
+
fill: primaryFill
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
exports.PersonFeedback20Filled = wrapIcon_1.default( /*#__PURE__*/PersonFeedback20FilledIcon, 'PersonFeedback20Filled');
|
|
60
|
+
|
|
61
|
+
const PersonFeedback20RegularIcon = props => {
|
|
62
|
+
const {
|
|
63
|
+
fill: primaryFill = 'currentColor',
|
|
64
|
+
className
|
|
65
|
+
} = props;
|
|
66
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
67
|
+
width: 20,
|
|
68
|
+
height: 20,
|
|
69
|
+
viewBox: "0 0 20 20",
|
|
70
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
71
|
+
className: className
|
|
72
|
+
}), React.createElement("path", {
|
|
73
|
+
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",
|
|
74
|
+
fill: primaryFill
|
|
75
|
+
}));
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
exports.PersonFeedback20Regular = wrapIcon_1.default( /*#__PURE__*/PersonFeedback20RegularIcon, 'PersonFeedback20Regular');
|
|
79
|
+
|
|
80
|
+
const PersonFeedback24FilledIcon = props => {
|
|
81
|
+
const {
|
|
82
|
+
fill: primaryFill = 'currentColor',
|
|
83
|
+
className
|
|
84
|
+
} = props;
|
|
85
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
86
|
+
width: 24,
|
|
87
|
+
height: 24,
|
|
88
|
+
viewBox: "0 0 24 24",
|
|
89
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
90
|
+
className: className
|
|
91
|
+
}), React.createElement("path", {
|
|
92
|
+
d: "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",
|
|
93
|
+
fill: primaryFill
|
|
94
|
+
}));
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
exports.PersonFeedback24Filled = wrapIcon_1.default( /*#__PURE__*/PersonFeedback24FilledIcon, 'PersonFeedback24Filled');
|
|
98
|
+
|
|
99
|
+
const PersonFeedback24RegularIcon = props => {
|
|
100
|
+
const {
|
|
101
|
+
fill: primaryFill = 'currentColor',
|
|
102
|
+
className
|
|
103
|
+
} = props;
|
|
104
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
105
|
+
width: 24,
|
|
106
|
+
height: 24,
|
|
107
|
+
viewBox: "0 0 24 24",
|
|
108
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
109
|
+
className: className
|
|
110
|
+
}), React.createElement("path", {
|
|
111
|
+
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",
|
|
112
|
+
fill: primaryFill
|
|
113
|
+
}));
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
exports.PersonFeedback24Regular = wrapIcon_1.default( /*#__PURE__*/PersonFeedback24RegularIcon, 'PersonFeedback24Regular');
|
|
117
|
+
|
|
118
|
+
const PersonHeart20FilledIcon = 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: "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",
|
|
131
|
+
fill: primaryFill
|
|
132
|
+
}));
|
|
133
|
+
};
|
|
134
|
+
|
|
135
|
+
exports.PersonHeart20Filled = wrapIcon_1.default( /*#__PURE__*/PersonHeart20FilledIcon, 'PersonHeart20Filled');
|
|
136
|
+
|
|
23
137
|
const PersonHeart20RegularIcon = props => {
|
|
24
138
|
const {
|
|
25
139
|
fill: primaryFill = 'currentColor',
|
|
@@ -9404,118 +9518,4 @@ const Previous28FilledIcon = props => {
|
|
|
9404
9518
|
}));
|
|
9405
9519
|
};
|
|
9406
9520
|
|
|
9407
|
-
exports.Previous28Filled = wrapIcon_1.default( /*#__PURE__*/Previous28FilledIcon, 'Previous28Filled');
|
|
9408
|
-
|
|
9409
|
-
const Previous28RegularIcon = props => {
|
|
9410
|
-
const {
|
|
9411
|
-
fill: primaryFill = 'currentColor',
|
|
9412
|
-
className
|
|
9413
|
-
} = props;
|
|
9414
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9415
|
-
width: 28,
|
|
9416
|
-
height: 28,
|
|
9417
|
-
viewBox: "0 0 28 28",
|
|
9418
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9419
|
-
className: className
|
|
9420
|
-
}), React.createElement("path", {
|
|
9421
|
-
d: "M4.5 3.75a.75.75 0 00-1.5 0v20.5a.75.75 0 001.5 0V3.75zM25 5.25a2.25 2.25 0 00-3.53-1.84l-12.5 8.68a2.25 2.25 0 00-.02 3.68l12.5 8.81A2.25 2.25 0 0025 22.75V5.25zm-2.68-.61a.75.75 0 011.18.61v17.5c0 .6-.69.96-1.18.6l-12.5-8.8a.75.75 0 010-1.23l12.5-8.68z",
|
|
9422
|
-
fill: primaryFill
|
|
9423
|
-
}));
|
|
9424
|
-
};
|
|
9425
|
-
|
|
9426
|
-
exports.Previous28Regular = wrapIcon_1.default( /*#__PURE__*/Previous28RegularIcon, 'Previous28Regular');
|
|
9427
|
-
|
|
9428
|
-
const Previous32FilledIcon = props => {
|
|
9429
|
-
const {
|
|
9430
|
-
fill: primaryFill = 'currentColor',
|
|
9431
|
-
className
|
|
9432
|
-
} = props;
|
|
9433
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9434
|
-
width: 32,
|
|
9435
|
-
height: 32,
|
|
9436
|
-
viewBox: "0 0 32 32",
|
|
9437
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9438
|
-
className: className
|
|
9439
|
-
}), React.createElement("path", {
|
|
9440
|
-
d: "M6 5a1 1 0 00-2 0v22a1 1 0 102 0V5zm22 1.5c0-2-2.23-3.19-3.9-2.07l-14 9.43A2.5 2.5 0 0010.1 18l14 9.56A2.5 2.5 0 0028 25.5v-19z",
|
|
9441
|
-
fill: primaryFill
|
|
9442
|
-
}));
|
|
9443
|
-
};
|
|
9444
|
-
|
|
9445
|
-
exports.Previous32Filled = wrapIcon_1.default( /*#__PURE__*/Previous32FilledIcon, 'Previous32Filled');
|
|
9446
|
-
|
|
9447
|
-
const Previous32RegularIcon = props => {
|
|
9448
|
-
const {
|
|
9449
|
-
fill: primaryFill = 'currentColor',
|
|
9450
|
-
className
|
|
9451
|
-
} = props;
|
|
9452
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9453
|
-
width: 32,
|
|
9454
|
-
height: 32,
|
|
9455
|
-
viewBox: "0 0 32 32",
|
|
9456
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9457
|
-
className: className
|
|
9458
|
-
}), React.createElement("path", {
|
|
9459
|
-
d: "M6 5a1 1 0 00-2 0v22a1 1 0 102 0V5zm22 1.5c0-2-2.23-3.19-3.9-2.07l-14 9.43A2.5 2.5 0 0010.1 18l14 9.56A2.5 2.5 0 0028 25.5v-19zm-2.78-.41a.5.5 0 01.78.41v19a.5.5 0 01-.78.4l-14-9.55a.5.5 0 010-.83l14-9.43z",
|
|
9460
|
-
fill: primaryFill
|
|
9461
|
-
}));
|
|
9462
|
-
};
|
|
9463
|
-
|
|
9464
|
-
exports.Previous32Regular = wrapIcon_1.default( /*#__PURE__*/Previous32RegularIcon, 'Previous32Regular');
|
|
9465
|
-
|
|
9466
|
-
const Previous48FilledIcon = props => {
|
|
9467
|
-
const {
|
|
9468
|
-
fill: primaryFill = 'currentColor',
|
|
9469
|
-
className
|
|
9470
|
-
} = props;
|
|
9471
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9472
|
-
width: 48,
|
|
9473
|
-
height: 48,
|
|
9474
|
-
viewBox: "0 0 48 48",
|
|
9475
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9476
|
-
className: className
|
|
9477
|
-
}), React.createElement("path", {
|
|
9478
|
-
d: "M7.25 6c.69 0 1.25.56 1.25 1.25v33.5a1.25 1.25 0 11-2.5 0V7.25C6 6.56 6.56 6 7.25 6zM42 9.26a3.25 3.25 0 00-5.09-2.68l-21.5 14.74a3.25 3.25 0 000 5.36l21.5 14.74A3.25 3.25 0 0042 38.74V9.26z",
|
|
9479
|
-
fill: primaryFill
|
|
9480
|
-
}));
|
|
9481
|
-
};
|
|
9482
|
-
|
|
9483
|
-
exports.Previous48Filled = wrapIcon_1.default( /*#__PURE__*/Previous48FilledIcon, 'Previous48Filled');
|
|
9484
|
-
|
|
9485
|
-
const Previous48RegularIcon = props => {
|
|
9486
|
-
const {
|
|
9487
|
-
fill: primaryFill = 'currentColor',
|
|
9488
|
-
className
|
|
9489
|
-
} = props;
|
|
9490
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9491
|
-
width: 48,
|
|
9492
|
-
height: 48,
|
|
9493
|
-
viewBox: "0 0 48 48",
|
|
9494
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9495
|
-
className: className
|
|
9496
|
-
}), React.createElement("path", {
|
|
9497
|
-
d: "M8.5 7.25a1.25 1.25 0 10-2.5 0v33.5a1.25 1.25 0 102.5 0V7.25zm33.5 2a3.25 3.25 0 00-5.09-2.67l-21.5 14.74a3.25 3.25 0 000 5.36l21.5 14.74A3.25 3.25 0 0042 38.74V9.26zm-3.67-.61a.75.75 0 011.17.62v29.48c0 .6-.68.96-1.17.62l-21.5-14.74a.75.75 0 010-1.24l21.5-14.74z",
|
|
9498
|
-
fill: primaryFill
|
|
9499
|
-
}));
|
|
9500
|
-
};
|
|
9501
|
-
|
|
9502
|
-
exports.Previous48Regular = wrapIcon_1.default( /*#__PURE__*/Previous48RegularIcon, 'Previous48Regular');
|
|
9503
|
-
|
|
9504
|
-
const Print16FilledIcon = props => {
|
|
9505
|
-
const {
|
|
9506
|
-
fill: primaryFill = 'currentColor',
|
|
9507
|
-
className
|
|
9508
|
-
} = props;
|
|
9509
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9510
|
-
width: 16,
|
|
9511
|
-
height: 16,
|
|
9512
|
-
viewBox: "0 0 16 16",
|
|
9513
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9514
|
-
className: className
|
|
9515
|
-
}), React.createElement("path", {
|
|
9516
|
-
d: "M5.5 2C4.67 2 4 2.67 4 3.5V4H3a2 2 0 00-2 2v4.5c0 .83.67 1.5 1.5 1.5H4v.5c0 .83.67 1.5 1.5 1.5h5.1c.83 0 1.5-.67 1.5-1.5V12h1.4c.83 0 1.5-.67 1.5-1.5V6a2 2 0 00-2-2h-1v-.5c0-.83-.67-1.5-1.5-1.5h-5zM11 4H5v-.5c0-.28.22-.5.5-.5h5c.28 0 .5.22.5.5V4zm-5.5 6h5.1c.28 0 .5.22.5.5v2a.5.5 0 01-.5.5H5.5a.5.5 0 01-.5-.5v-2c0-.28.22-.5.5-.5z",
|
|
9517
|
-
fill: primaryFill
|
|
9518
|
-
}));
|
|
9519
|
-
};
|
|
9520
|
-
|
|
9521
|
-
exports.Print16Filled = wrapIcon_1.default( /*#__PURE__*/Print16FilledIcon, 'Print16Filled');
|
|
9521
|
+
exports.Previous28Filled = wrapIcon_1.default( /*#__PURE__*/Previous28FilledIcon, 'Previous28Filled');
|
|
@@ -1,4 +1,58 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const Previous28Regular: {
|
|
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 Previous32Filled: {
|
|
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 Previous32Regular: {
|
|
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 Previous48Filled: {
|
|
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 Previous48Regular: {
|
|
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 Print16Filled: {
|
|
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 Print16Regular: {
|
|
3
57
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
58
|
primaryFill?: string | undefined;
|
|
@@ -4445,57 +4499,3 @@ export declare const ScanCamera20Filled: {
|
|
|
4445
4499
|
}): JSX.Element;
|
|
4446
4500
|
displayName: string | undefined;
|
|
4447
4501
|
};
|
|
4448
|
-
export declare const ScanCamera20Regular: {
|
|
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 ScanCamera24Filled: {
|
|
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 ScanCamera24Regular: {
|
|
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 ScanCamera28Filled: {
|
|
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 ScanCamera28Regular: {
|
|
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 ScanCamera48Filled: {
|
|
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
|
-
};
|