@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.ScanThumbUpOff28Filled = exports.ScanThumbUpOff24Regular = exports.ScanThumbUpOff24Filled = exports.ScanThumbUpOff20Regular = exports.ScanThumbUpOff20Filled = exports.ScanThumbUpOff16Regular = exports.ScanThumbUpOff16Filled = exports.ScanThumbUp48Regular = exports.ScanThumbUp48Filled = exports.ScanThumbUp28Regular = exports.ScanThumbUp28Filled = exports.ScanThumbUp24Regular = exports.ScanThumbUp24Filled = exports.ScanThumbUp20Regular = exports.ScanThumbUp20Filled = exports.ScanThumbUp16Regular = exports.ScanThumbUp16Filled = exports.ScanText24Regular = exports.ScanText24Filled = exports.ScanText20Regular = exports.ScanText20Filled = exports.ScanTable24Regular = exports.ScanTable24Filled = exports.ScanTable20Regular = exports.ScanTable20Filled = exports.ScanObject24Regular = exports.ScanObject24Filled = exports.ScanObject20Regular = exports.ScanObject20Filled = exports.ScanDash48Regular = exports.ScanDash48Filled = exports.ScanDash32Regular = exports.ScanDash32Filled = exports.ScanDash28Regular = exports.ScanDash28Filled = exports.ScanDash24Regular = exports.ScanDash24Filled = exports.ScanDash20Regular = exports.ScanDash20Filled = exports.ScanDash16Regular = exports.ScanDash16Filled = exports.ScanDash12Regular = exports.ScanDash12Filled = exports.ScanCamera48Regular = exports.ScanCamera48Filled = exports.ScanCamera28Regular = exports.ScanCamera28Filled = exports.ScanCamera24Regular = exports.ScanCamera24Filled = exports.ScanCamera20Regular = void 0;
|
|
7
|
+
exports.SearchShield20Filled = exports.SearchSettings20Regular = exports.SearchSettings20Filled = exports.SearchInfo24Regular = exports.SearchInfo24Filled = exports.SearchInfo20Regular = exports.SearchInfo20Filled = exports.Search48Regular = exports.Search48Filled = exports.Search32Regular = exports.Search32Filled = exports.Search28Regular = exports.Search28Filled = exports.Search24Regular = exports.Search24Filled = exports.Search20Regular = exports.Search20Filled = exports.Search16Regular = exports.Search16Filled = exports.Search12Regular = exports.Search12Filled = exports.Screenshot24Regular = exports.Screenshot24Filled = exports.Screenshot20Regular = exports.Screenshot20Filled = exports.ScreenSearch24Regular = exports.ScreenSearch24Filled = exports.ScreenSearch20Regular = exports.ScreenSearch20Filled = exports.ScreenPerson20Regular = exports.ScreenPerson20Filled = exports.ScreenCut20Regular = exports.ScreenCut20Filled = exports.Scratchpad24Regular = exports.Scratchpad24Filled = exports.Scratchpad20Regular = exports.Scratchpad20Filled = exports.ScanTypeOff20Regular = exports.ScanTypeOff20Filled = exports.ScanTypeCheckmark24Regular = exports.ScanTypeCheckmark24Filled = exports.ScanTypeCheckmark20Regular = exports.ScanTypeCheckmark20Filled = exports.ScanType24Regular = exports.ScanType24Filled = exports.ScanType20Regular = exports.ScanType20Filled = exports.ScanThumbUpOff48Regular = exports.ScanThumbUpOff48Filled = exports.ScanThumbUpOff28Regular = void 0;
|
|
8
|
+
exports.SendCopy24Filled = exports.SendCopy20Regular = exports.SendCopy20Filled = exports.SendClock24Regular = exports.SendClock24Filled = exports.SendClock20Regular = exports.SendClock20Filled = exports.Send28Regular = exports.Send28Filled = exports.Send24Regular = exports.Send24Filled = exports.Send20Regular = exports.Send20Filled = exports.Send16Regular = exports.Send16Filled = exports.SelectObjectSkewEdit24Regular = exports.SelectObjectSkewEdit24Filled = exports.SelectObjectSkewEdit20Regular = exports.SelectObjectSkewEdit20Filled = exports.SelectObjectSkewDismiss24Regular = exports.SelectObjectSkewDismiss24Filled = exports.SelectObjectSkewDismiss20Regular = exports.SelectObjectSkewDismiss20Filled = exports.SelectObjectSkew24Regular = exports.SelectObjectSkew24Filled = exports.SelectObjectSkew20Regular = exports.SelectObjectSkew20Filled = exports.SelectObject24Regular = exports.SelectObject24Filled = exports.SelectObject20Regular = exports.SelectObject20Filled = exports.SelectAllOn24Regular = exports.SelectAllOn24Filled = exports.SelectAllOn20Regular = exports.SelectAllOn20Filled = exports.SelectAllOff24Regular = exports.SelectAllOff24Filled = exports.SelectAllOff20Regular = exports.SelectAllOff20Filled = exports.SearchVisual24Regular = exports.SearchVisual24Filled = exports.SearchVisual20Regular = exports.SearchVisual20Filled = exports.SearchVisual16Regular = exports.SearchVisual16Filled = exports.SearchSquare24Regular = exports.SearchSquare24Filled = exports.SearchSquare20Regular = exports.SearchSquare20Filled = exports.SearchShield20Regular = void 0;
|
|
9
|
+
exports.ShapeSubtract20Filled = exports.ShapeSubtract16Regular = exports.ShapeSubtract16Filled = exports.ShapeIntersect24Regular = exports.ShapeIntersect24Filled = exports.ShapeIntersect20Regular = exports.ShapeIntersect20Filled = exports.ShapeIntersect16Regular = exports.ShapeIntersect16Filled = exports.ShapeExclude24Regular = exports.ShapeExclude24Filled = exports.ShapeExclude20Regular = exports.ShapeExclude20Filled = exports.ShapeExclude16Regular = exports.ShapeExclude16Filled = exports.SettingsChat24Regular = exports.SettingsChat24Filled = exports.SettingsChat20Regular = exports.SettingsChat20Filled = exports.Settings48Regular = exports.Settings48Filled = exports.Settings32Regular = exports.Settings32Filled = exports.Settings28Regular = exports.Settings28Filled = exports.Settings24Regular = exports.Settings24Filled = exports.Settings20Regular = exports.Settings20Filled = exports.Settings16Regular = exports.Settings16Filled = exports.ServiceBell24Regular = exports.ServiceBell24Filled = exports.ServiceBell20Regular = exports.ServiceBell20Filled = exports.ServerPlay20Regular = exports.ServerPlay20Filled = exports.ServerMultiple20Regular = exports.ServerMultiple20Filled = exports.Server24Regular = exports.Server24Filled = exports.Server20Regular = exports.Server20Filled = exports.SerialPort24Regular = exports.SerialPort24Filled = exports.SerialPort20Regular = exports.SerialPort20Filled = exports.SerialPort16Regular = exports.SerialPort16Filled = exports.SendCopy24Regular = void 0;
|
|
10
|
+
exports.ShareScreenPerson24Filled = exports.ShareScreenPerson20Regular = exports.ShareScreenPerson20Filled = exports.ShareScreenPerson16Regular = exports.ShareScreenPerson16Filled = exports.ShareIos48Regular = exports.ShareIos48Filled = exports.ShareIos28Regular = exports.ShareIos28Filled = exports.ShareIos24Regular = exports.ShareIos24Filled = exports.ShareIos20Regular = exports.ShareIos20Filled = exports.ShareCloseTray24Regular = exports.ShareCloseTray24Filled = exports.ShareCloseTray20Regular = exports.ShareCloseTray20Filled = exports.ShareAndroid24Regular = exports.ShareAndroid24Filled = exports.ShareAndroid20Regular = exports.ShareAndroid20Filled = exports.Share48Regular = exports.Share48Filled = exports.Share28Regular = exports.Share28Filled = exports.Share24Regular = exports.Share24Filled = exports.Share20Regular = exports.Share20Filled = exports.Share16Regular = exports.Share16Filled = exports.Shapes48Regular = exports.Shapes48Filled = exports.Shapes28Regular = exports.Shapes28Filled = exports.Shapes24Regular = exports.Shapes24Filled = exports.Shapes20Regular = exports.Shapes20Filled = exports.Shapes16Regular = exports.Shapes16Filled = exports.ShapeUnion24Regular = exports.ShapeUnion24Filled = exports.ShapeUnion20Regular = exports.ShapeUnion20Filled = exports.ShapeUnion16Regular = exports.ShapeUnion16Filled = exports.ShapeSubtract24Regular = exports.ShapeSubtract24Filled = exports.ShapeSubtract20Regular = void 0;
|
|
11
|
+
exports.Shield24Filled = exports.Shield20Regular = exports.Shield20Filled = exports.Shield16Regular = exports.Shield16Filled = exports.ShareScreenStop48Regular = exports.ShareScreenStop48Filled = exports.ShareScreenStop28Regular = exports.ShareScreenStop28Filled = exports.ShareScreenStop24Regular = exports.ShareScreenStop24Filled = exports.ShareScreenStop20Regular = exports.ShareScreenStop20Filled = exports.ShareScreenStop16Regular = exports.ShareScreenStop16Filled = exports.ShareScreenStart48Regular = exports.ShareScreenStart48Filled = exports.ShareScreenStart28Regular = exports.ShareScreenStart28Filled = exports.ShareScreenStart24Regular = exports.ShareScreenStart24Filled = exports.ShareScreenStart20Regular = exports.ShareScreenStart20Filled = exports.ShareScreenPersonP28Regular = exports.ShareScreenPersonP28Filled = exports.ShareScreenPersonP24Regular = exports.ShareScreenPersonP24Filled = exports.ShareScreenPersonP20Regular = exports.ShareScreenPersonP20Filled = exports.ShareScreenPersonP16Regular = exports.ShareScreenPersonP16Filled = exports.ShareScreenPersonOverlayInside28Regular = exports.ShareScreenPersonOverlayInside28Filled = exports.ShareScreenPersonOverlayInside24Regular = exports.ShareScreenPersonOverlayInside24Filled = exports.ShareScreenPersonOverlayInside20Regular = exports.ShareScreenPersonOverlayInside20Filled = exports.ShareScreenPersonOverlayInside16Regular = exports.ShareScreenPersonOverlayInside16Filled = exports.ShareScreenPersonOverlay28Regular = exports.ShareScreenPersonOverlay28Filled = exports.ShareScreenPersonOverlay24Regular = exports.ShareScreenPersonOverlay24Filled = exports.ShareScreenPersonOverlay20Regular = exports.ShareScreenPersonOverlay20Filled = exports.ShareScreenPersonOverlay16Regular = exports.ShareScreenPersonOverlay16Filled = exports.ShareScreenPerson28Regular = exports.ShareScreenPerson28Filled = exports.ShareScreenPerson24Regular = void 0;
|
|
12
|
+
exports.ShieldLock20Filled = exports.ShieldLock16Regular = exports.ShieldLock16Filled = exports.ShieldKeyhole24Regular = exports.ShieldKeyhole24Filled = exports.ShieldKeyhole20Regular = exports.ShieldKeyhole20Filled = exports.ShieldKeyhole16Regular = exports.ShieldKeyhole16Filled = exports.ShieldGlobe24Regular = exports.ShieldGlobe24Filled = exports.ShieldGlobe20Regular = exports.ShieldGlobe20Filled = exports.ShieldGlobe16Regular = exports.ShieldGlobe16Filled = exports.ShieldError24Regular = exports.ShieldError24Filled = exports.ShieldError20Regular = exports.ShieldError20Filled = exports.ShieldError16Regular = exports.ShieldError16Filled = exports.ShieldDismissShield20Regular = exports.ShieldDismissShield20Filled = exports.ShieldDismiss24Regular = exports.ShieldDismiss24Filled = exports.ShieldDismiss20Regular = exports.ShieldDismiss20Filled = exports.ShieldDismiss16Regular = exports.ShieldDismiss16Filled = exports.ShieldCheckmark48Regular = exports.ShieldCheckmark48Filled = exports.ShieldCheckmark28Regular = exports.ShieldCheckmark28Filled = exports.ShieldCheckmark24Regular = exports.ShieldCheckmark24Filled = exports.ShieldCheckmark20Regular = exports.ShieldCheckmark20Filled = exports.ShieldCheckmark16Regular = exports.ShieldCheckmark16Filled = exports.ShieldBadge24Regular = exports.ShieldBadge24Filled = exports.ShieldBadge20Regular = exports.ShieldBadge20Filled = exports.Shield48Regular = exports.Shield48Filled = exports.Shield32Regular = exports.Shield32Filled = exports.Shield28Regular = exports.Shield28Filled = exports.Shield24Regular = void 0;
|
|
13
|
+
exports.ShiftsActivity24Filled = exports.ShiftsActivity20Regular = exports.ShiftsActivity20Filled = exports.Shifts32Regular = exports.Shifts32Filled = exports.Shifts30Minutes24Regular = exports.Shifts30Minutes24Filled = exports.Shifts30Minutes20Regular = exports.Shifts30Minutes20Filled = exports.Shifts28Regular = exports.Shifts28Filled = exports.Shifts24Regular = exports.Shifts24Filled = exports.Shifts20Regular = exports.Shifts20Filled = exports.Shifts16Regular = exports.Shifts16Filled = exports.ShieldTask48Regular = exports.ShieldTask48Filled = exports.ShieldTask28Regular = exports.ShieldTask28Filled = exports.ShieldTask24Regular = exports.ShieldTask24Filled = exports.ShieldTask20Regular = exports.ShieldTask20Filled = exports.ShieldTask16Regular = exports.ShieldTask16Filled = exports.ShieldQuestion32Regular = exports.ShieldQuestion32Filled = exports.ShieldQuestion24Regular = exports.ShieldQuestion24Filled = exports.ShieldQuestion20Regular = exports.ShieldQuestion20Filled = exports.ShieldQuestion16Regular = exports.ShieldQuestion16Filled = exports.ShieldProhibited24Regular = exports.ShieldProhibited24Filled = exports.ShieldProhibited20Regular = exports.ShieldProhibited20Filled = exports.ShieldPersonAdd20Regular = exports.ShieldPersonAdd20Filled = exports.ShieldPerson20Regular = exports.ShieldPerson20Filled = exports.ShieldLock48Regular = exports.ShieldLock48Filled = exports.ShieldLock28Regular = exports.ShieldLock28Filled = exports.ShieldLock24Regular = exports.ShieldLock24Filled = exports.ShieldLock20Regular = void 0;
|
|
14
|
+
exports.ShoppingBagPause24Filled = exports.ShoppingBagPause20Regular = exports.ShoppingBagPause20Filled = exports.ShoppingBagDismiss24Regular = exports.ShoppingBagDismiss24Filled = exports.ShoppingBagDismiss20Regular = exports.ShoppingBagDismiss20Filled = exports.ShoppingBagArrowLeft24Regular = exports.ShoppingBagArrowLeft24Filled = exports.ShoppingBagArrowLeft20Regular = exports.ShoppingBagArrowLeft20Filled = exports.ShoppingBag24Regular = exports.ShoppingBag24Filled = exports.ShoppingBag20Regular = exports.ShoppingBag20Filled = exports.ShoppingBag16Regular = exports.ShoppingBag16Filled = exports.ShiftsTeam24Regular = exports.ShiftsTeam24Filled = exports.ShiftsTeam20Regular = exports.ShiftsTeam20Filled = exports.ShiftsQuestionMark24Regular = exports.ShiftsQuestionMark24Filled = exports.ShiftsQuestionMark20Regular = exports.ShiftsQuestionMark20Filled = exports.ShiftsProhibited24Regular = exports.ShiftsProhibited24Filled = exports.ShiftsProhibited20Regular = exports.ShiftsProhibited20Filled = exports.ShiftsOpen24Regular = exports.ShiftsOpen24Filled = exports.ShiftsOpen20Regular = exports.ShiftsOpen20Filled = exports.ShiftsDay24Regular = exports.ShiftsDay24Filled = exports.ShiftsDay20Regular = exports.ShiftsDay20Filled = exports.ShiftsCheckmark24Regular = exports.ShiftsCheckmark24Filled = exports.ShiftsCheckmark20Regular = exports.ShiftsCheckmark20Filled = exports.ShiftsAvailability24Regular = exports.ShiftsAvailability24Filled = exports.ShiftsAvailability20Regular = exports.ShiftsAvailability20Filled = exports.ShiftsAdd24Regular = exports.ShiftsAdd24Filled = exports.ShiftsAdd20Regular = exports.ShiftsAdd20Filled = exports.ShiftsActivity24Regular = void 0;
|
|
15
|
+
exports.SkipForward1020Filled = exports.SkipBack1048Regular = exports.SkipBack1048Filled = exports.SkipBack1032Regular = exports.SkipBack1032Filled = exports.SkipBack1028Regular = exports.SkipBack1028Filled = exports.SkipBack1024Regular = exports.SkipBack1024Filled = exports.SkipBack1020Regular = exports.SkipBack1020Filled = exports.Sim24Regular = exports.Sim24Filled = exports.Sim20Regular = exports.Sim20Filled = exports.Sim16Regular = exports.Sim16Filled = exports.Signature28Regular = exports.Signature28Filled = exports.Signature24Regular = exports.Signature24Filled = exports.Signature20Regular = exports.Signature20Filled = exports.Signature16Regular = exports.Signature16Filled = exports.SignOut24Regular = exports.SignOut24Filled = exports.SignOut20Regular = exports.SignOut20Filled = exports.SidebarSearchRtl20Regular = exports.SidebarSearchRtl20Filled = exports.SidebarSearchLtr20Regular = exports.SidebarSearchLtr20Filled = exports.Shortpick24Regular = exports.Shortpick24Filled = exports.Shortpick20Regular = exports.Shortpick20Filled = exports.ShoppingBagTag24Regular = exports.ShoppingBagTag24Filled = exports.ShoppingBagTag20Regular = exports.ShoppingBagTag20Filled = exports.ShoppingBagPlay24Regular = exports.ShoppingBagPlay24Filled = exports.ShoppingBagPlay20Regular = exports.ShoppingBagPlay20Filled = exports.ShoppingBagPercent24Regular = exports.ShoppingBagPercent24Filled = exports.ShoppingBagPercent20Regular = exports.ShoppingBagPercent20Filled = exports.ShoppingBagPause24Regular = 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 ScanCamera20RegularIcon = props => {
|
|
24
|
+
const {
|
|
25
|
+
fill: primaryFill = 'currentColor',
|
|
26
|
+
className
|
|
27
|
+
} = props;
|
|
28
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
29
|
+
width: 20,
|
|
30
|
+
height: 20,
|
|
31
|
+
viewBox: "0 0 20 20",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
className: className
|
|
34
|
+
}), React.createElement("path", {
|
|
35
|
+
d: "M3 6a3 3 0 013-3h1.5a.5.5 0 010 1H6a2 2 0 00-2 2v1.5a.5.5 0 01-1 0V6zm9-2.5c0-.28.22-.5.5-.5H14a3 3 0 013 3v1.5a.5.5 0 01-1 0V6a2 2 0 00-2-2h-1.5a.5.5 0 01-.5-.5zM3.5 12c.28 0 .5.22.5.5V14c0 1.1.9 2 2 2h1.5a.5.5 0 010 1H6a3 3 0 01-3-3v-1.5c0-.28.22-.5.5-.5zm13 0c.28 0 .5.22.5.5V14a3 3 0 01-3 3h-1.5a.5.5 0 010-1H14a2 2 0 002-2v-1.5c0-.28.22-.5.5-.5zM10 11a1 1 0 100-2 1 1 0 000 2zm-4 1V9a1 1 0 011-1h1l.7-1.05a1 1 0 01.84-.45h.92a1 1 0 01.84.45L12 8h1a1 1 0 011 1v3a1 1 0 01-1 1H7a1 1 0 01-1-1zm6-2a2 2 0 10-4 0 2 2 0 004 0z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
exports.ScanCamera20Regular = wrapIcon_1.default( /*#__PURE__*/ScanCamera20RegularIcon, 'ScanCamera20Regular');
|
|
41
|
+
|
|
42
|
+
const ScanCamera24FilledIcon = props => {
|
|
43
|
+
const {
|
|
44
|
+
fill: primaryFill = 'currentColor',
|
|
45
|
+
className
|
|
46
|
+
} = props;
|
|
47
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
48
|
+
width: 24,
|
|
49
|
+
height: 24,
|
|
50
|
+
viewBox: "0 0 24 24",
|
|
51
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
52
|
+
className: className
|
|
53
|
+
}), React.createElement("path", {
|
|
54
|
+
d: "M3 6.5A3.5 3.5 0 016.5 3h1.86a1 1 0 010 2H6.5C5.67 5 5 5.67 5 6.5v1.86a1 1 0 01-2 0V6.5zM14.64 4a1 1 0 011-1h1.86A3.5 3.5 0 0121 6.5v1.86a1 1 0 11-2 0V6.5c0-.83-.67-1.5-1.5-1.5h-1.86a1 1 0 01-1-1zM4 14.64a1 1 0 011 1v1.86c0 .83.67 1.5 1.5 1.5h1.86a1 1 0 110 2H6.5A3.5 3.5 0 013 17.5v-1.86a1 1 0 011-1zm16 0a1 1 0 011 1v1.86a3.5 3.5 0 01-3.5 3.5h-1.86a1 1 0 110-2h1.86c.83 0 1.5-.67 1.5-1.5v-1.86a1 1 0 011-1zM12 13a1 1 0 100-2 1 1 0 000 2zm-1.15-6c-.48 0-.9.26-1.12.68L9.24 9h-.57C7.75 9 7 9.6 7 10.5v3.86c0 .9.75 1.64 1.67 1.64h6.66c.92 0 1.67-.73 1.67-1.64V10.5c0-.9-.75-1.5-1.67-1.5h-.57l-.49-1.32A1.25 1.25 0 0013.15 7h-2.3zM12 14a2 2 0 110-4 2 2 0 010 4z",
|
|
55
|
+
fill: primaryFill
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
exports.ScanCamera24Filled = wrapIcon_1.default( /*#__PURE__*/ScanCamera24FilledIcon, 'ScanCamera24Filled');
|
|
60
|
+
|
|
61
|
+
const ScanCamera24RegularIcon = props => {
|
|
62
|
+
const {
|
|
63
|
+
fill: primaryFill = 'currentColor',
|
|
64
|
+
className
|
|
65
|
+
} = props;
|
|
66
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
67
|
+
width: 24,
|
|
68
|
+
height: 24,
|
|
69
|
+
viewBox: "0 0 24 24",
|
|
70
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
71
|
+
className: className
|
|
72
|
+
}), React.createElement("path", {
|
|
73
|
+
d: "M3 6.25C3 4.45 4.46 3 6.25 3h2a.75.75 0 010 1.5h-2c-.97 0-1.75.78-1.75 1.75v2a.75.75 0 01-1.5 0v-2zm12-2.5c0-.41.34-.75.75-.75h2C19.55 3 21 4.46 21 6.25v2a.75.75 0 01-1.5 0v-2c0-.97-.78-1.75-1.75-1.75h-2a.75.75 0 01-.75-.75zM3.75 15c.41 0 .75.34.75.75v2c0 .97.78 1.75 1.75 1.75h2a.75.75 0 010 1.5h-2A3.25 3.25 0 013 17.75v-2c0-.41.34-.75.75-.75zm16.5 0c.41 0 .75.34.75.75v2c0 1.8-1.46 3.25-3.25 3.25h-2a.75.75 0 010-1.5h2c.97 0 1.75-.78 1.75-1.75v-2c0-.41.34-.75.75-.75zM12 13a1 1 0 100-2 1 1 0 000 2zm-1.15-6c-.48 0-.9.26-1.12.68L9.24 9h-.57C7.75 9 7 9.6 7 10.5v3.86c0 .9.75 1.64 1.67 1.64h6.66c.92 0 1.67-.73 1.67-1.64V10.5c0-.9-.75-1.5-1.67-1.5h-.57l-.49-1.32A1.25 1.25 0 0013.15 7h-2.3zM12 14a2 2 0 110-4 2 2 0 010 4z",
|
|
74
|
+
fill: primaryFill
|
|
75
|
+
}));
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
exports.ScanCamera24Regular = wrapIcon_1.default( /*#__PURE__*/ScanCamera24RegularIcon, 'ScanCamera24Regular');
|
|
79
|
+
|
|
80
|
+
const ScanCamera28FilledIcon = props => {
|
|
81
|
+
const {
|
|
82
|
+
fill: primaryFill = 'currentColor',
|
|
83
|
+
className
|
|
84
|
+
} = props;
|
|
85
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
86
|
+
width: 28,
|
|
87
|
+
height: 28,
|
|
88
|
+
viewBox: "0 0 28 28",
|
|
89
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
90
|
+
className: className
|
|
91
|
+
}), React.createElement("path", {
|
|
92
|
+
d: "M3 7a4 4 0 014-4h3.34a1 1 0 010 2H7a2 2 0 00-2 2v3.34a1 1 0 01-2 0V7zm13.66-3a1 1 0 011-1H21a4 4 0 014 4v3.34a1 1 0 01-2 0V7a2 2 0 00-2-2h-3.34a1 1 0 01-1-1zM4 16.66a1 1 0 011 1V21c0 1.1.9 2 2 2h3.34a1 1 0 010 2H7a4 4 0 01-4-4v-3.34a1 1 0 011-1zm20 0a1 1 0 011 1V21a4 4 0 01-4 4h-3.34a1 1 0 010-2H21a2 2 0 002-2v-3.34a1 1 0 011-1zM14 16a2 2 0 100-4 2 2 0 000 4zm-1.38-8a1.5 1.5 0 00-1.34.83L10.69 10H10a2 2 0 00-2 2v5c0 1.1.9 2 2 2h8a2 2 0 002-2v-5a2 2 0 00-2-2h-.7l-.58-1.17A1.5 1.5 0 0015.38 8h-2.76zM14 11a3 3 0 110 6 3 3 0 010-6z",
|
|
93
|
+
fill: primaryFill
|
|
94
|
+
}));
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
exports.ScanCamera28Filled = wrapIcon_1.default( /*#__PURE__*/ScanCamera28FilledIcon, 'ScanCamera28Filled');
|
|
98
|
+
|
|
99
|
+
const ScanCamera28RegularIcon = props => {
|
|
100
|
+
const {
|
|
101
|
+
fill: primaryFill = 'currentColor',
|
|
102
|
+
className
|
|
103
|
+
} = props;
|
|
104
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
105
|
+
width: 28,
|
|
106
|
+
height: 28,
|
|
107
|
+
viewBox: "0 0 28 28",
|
|
108
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
109
|
+
className: className
|
|
110
|
+
}), React.createElement("path", {
|
|
111
|
+
d: "M3 6.75A3.75 3.75 0 016.75 3h3.5a.75.75 0 010 1.5h-3.5c-1.24 0-2.25 1-2.25 2.25v3.5a.75.75 0 01-1.5 0v-3.5zm14-3c0-.41.34-.75.75-.75h3.5A3.75 3.75 0 0125 6.75v3.5a.75.75 0 01-1.5 0v-3.5c0-1.24-1-2.25-2.25-2.25h-3.5a.75.75 0 01-.75-.75zM3.75 17c.41 0 .75.34.75.75v3.5c0 1.24 1 2.25 2.25 2.25h3.5a.75.75 0 010 1.5h-3.5A3.75 3.75 0 013 21.25v-3.5c0-.41.34-.75.75-.75zm20.5 0c.41 0 .75.34.75.75v3.5A3.75 3.75 0 0121.25 25h-3.5a.75.75 0 010-1.5h3.5c1.24 0 2.25-1 2.25-2.25v-3.5c0-.41.34-.75.75-.75zM14 16a2 2 0 100-4 2 2 0 000 4zm-1.38-8a1.5 1.5 0 00-1.34.83L10.69 10H10a2 2 0 00-2 2v5c0 1.1.9 2 2 2h8a2 2 0 002-2v-5a2 2 0 00-2-2h-.7l-.58-1.17A1.5 1.5 0 0015.38 8h-2.76zM14 11a3 3 0 110 6 3 3 0 010-6z",
|
|
112
|
+
fill: primaryFill
|
|
113
|
+
}));
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
exports.ScanCamera28Regular = wrapIcon_1.default( /*#__PURE__*/ScanCamera28RegularIcon, 'ScanCamera28Regular');
|
|
117
|
+
|
|
118
|
+
const ScanCamera48FilledIcon = props => {
|
|
119
|
+
const {
|
|
120
|
+
fill: primaryFill = 'currentColor',
|
|
121
|
+
className
|
|
122
|
+
} = props;
|
|
123
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
124
|
+
width: 48,
|
|
125
|
+
height: 48,
|
|
126
|
+
viewBox: "0 0 48 48",
|
|
127
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
128
|
+
className: className
|
|
129
|
+
}), React.createElement("path", {
|
|
130
|
+
d: "M6 12.5A6.5 6.5 0 0112.5 6h5.34a1.5 1.5 0 010 3H12.5A3.5 3.5 0 009 12.5v5.34a1.5 1.5 0 01-3 0V12.5zm22.66-5c0-.83.67-1.5 1.5-1.5h5.34a6.5 6.5 0 016.5 6.5v5.34a1.5 1.5 0 01-3 0V12.5A3.5 3.5 0 0035.5 9h-5.34a1.5 1.5 0 01-1.5-1.5zM7.5 28.66c.83 0 1.5.67 1.5 1.5v5.34a3.5 3.5 0 003.5 3.5h5.34a1.5 1.5 0 010 3H12.5A6.5 6.5 0 016 35.5v-5.34c0-.83.67-1.5 1.5-1.5zm33 0c.83 0 1.5.67 1.5 1.5v5.34a6.5 6.5 0 01-6.5 6.5h-5.34a1.5 1.5 0 010-3h5.34a3.5 3.5 0 003.5-3.5v-5.34c0-.83.67-1.5 1.5-1.5zM27 24.5a3 3 0 10-6 0 3 3 0 006 0zm.86-8.89a2.25 2.25 0 00-1.94-1.1h-3.8c-.78 0-1.5.4-1.92 1.07L19.33 17h-2.08A3.25 3.25 0 0014 20.25v9.5c0 1.8 1.46 3.25 3.25 3.25h13.5c1.8 0 3.25-1.46 3.25-3.25v-9.5c0-1.8-1.46-3.25-3.25-3.25h-2.07l-.82-1.39zM19.5 24.5a4.5 4.5 0 119 0 4.5 4.5 0 01-9 0z",
|
|
131
|
+
fill: primaryFill
|
|
132
|
+
}));
|
|
133
|
+
};
|
|
134
|
+
|
|
135
|
+
exports.ScanCamera48Filled = wrapIcon_1.default( /*#__PURE__*/ScanCamera48FilledIcon, 'ScanCamera48Filled');
|
|
136
|
+
|
|
23
137
|
const ScanCamera48RegularIcon = props => {
|
|
24
138
|
const {
|
|
25
139
|
fill: primaryFill = 'currentColor',
|
|
@@ -9467,118 +9581,4 @@ const SkipForward1020FilledIcon = props => {
|
|
|
9467
9581
|
}));
|
|
9468
9582
|
};
|
|
9469
9583
|
|
|
9470
|
-
exports.SkipForward1020Filled = wrapIcon_1.default( /*#__PURE__*/SkipForward1020FilledIcon, 'SkipForward1020Filled');
|
|
9471
|
-
|
|
9472
|
-
const SkipForward1020RegularIcon = props => {
|
|
9473
|
-
const {
|
|
9474
|
-
fill: primaryFill = 'currentColor',
|
|
9475
|
-
className
|
|
9476
|
-
} = props;
|
|
9477
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9478
|
-
width: 20,
|
|
9479
|
-
height: 20,
|
|
9480
|
-
viewBox: "0 0 20 20",
|
|
9481
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9482
|
-
className: className
|
|
9483
|
-
}), React.createElement("path", {
|
|
9484
|
-
d: "M17 3.5a.5.5 0 00-1 0v2.2A8 8 0 002.84 7.45a.5.5 0 00.9.44A7 7 0 0115.75 7H12.5a.5.5 0 000 1h4a.5.5 0 00.5-.5v-4zm-6.5 7.63c.4-.7 1.07-1.13 2-1.13.94 0 1.6.44 2 1.13.38.65.5 1.5.5 2.37 0 .86-.12 1.72-.5 2.37-.4.7-1.06 1.13-2 1.13-.93 0-1.6-.44-2-1.13-.37-.65-.5-1.5-.5-2.37 0-.86.13-1.72.5-2.37zm.87.5A3.87 3.87 0 0011 13.5c0 .8.13 1.44.37 1.87.23.4.57.63 1.13.63.57 0 .9-.23 1.13-.63.25-.43.37-1.08.37-1.87 0-.8-.12-1.44-.37-1.87-.22-.4-.56-.63-1.13-.63-.56 0-.9.23-1.13.63zM8 10.5a.5.5 0 00-.78-.42l-1.5 1a.5.5 0 00.56.84l.72-.49v5.07a.5.5 0 001 0v-6z",
|
|
9485
|
-
fill: primaryFill
|
|
9486
|
-
}));
|
|
9487
|
-
};
|
|
9488
|
-
|
|
9489
|
-
exports.SkipForward1020Regular = wrapIcon_1.default( /*#__PURE__*/SkipForward1020RegularIcon, 'SkipForward1020Regular');
|
|
9490
|
-
|
|
9491
|
-
const SkipForward1024FilledIcon = props => {
|
|
9492
|
-
const {
|
|
9493
|
-
fill: primaryFill = 'currentColor',
|
|
9494
|
-
className
|
|
9495
|
-
} = props;
|
|
9496
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9497
|
-
width: 24,
|
|
9498
|
-
height: 24,
|
|
9499
|
-
viewBox: "0 0 24 24",
|
|
9500
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9501
|
-
className: className
|
|
9502
|
-
}), React.createElement("path", {
|
|
9503
|
-
d: "M21 2.25a1 1 0 011 1V9a1 1 0 01-1 1h-5.25a1 1 0 010-2h3.39a7.87 7.87 0 00-3.69-2.57A9.44 9.44 0 004.63 9.48a1 1 0 01-1.76-.96 11.44 11.44 0 0113.17-5A9.52 9.52 0 0120 5.98V3.25a1 1 0 011-1zM9.1 11.06a1 1 0 01.65.94v8a1 1 0 01-2 0v-5.5c-.35.28-.75.57-1.24.86a1 1 0 11-1.02-1.72 8.02 8.02 0 002.28-2.02l.22-.27a1 1 0 011.1-.29zm4.14 1.6A3.33 3.33 0 0116.25 11c1.39 0 2.4.64 3 1.66.57.95.75 2.16.75 3.34 0 1.18-.18 2.39-.74 3.34A3.33 3.33 0 0116.25 21c-1.39 0-2.4-.64-3-1.66A6.61 6.61 0 0112.5 16c0-1.18.18-2.39.74-3.34zm1.72 1.02A4.7 4.7 0 0014.5 16c0 1.03.17 1.82.46 2.32.25.42.61.68 1.29.68s1.04-.26 1.29-.68c.3-.5.46-1.29.46-2.32a4.7 4.7 0 00-.46-2.32c-.25-.42-.61-.68-1.29-.68s-1.04.26-1.29.68z",
|
|
9504
|
-
fill: primaryFill
|
|
9505
|
-
}));
|
|
9506
|
-
};
|
|
9507
|
-
|
|
9508
|
-
exports.SkipForward1024Filled = wrapIcon_1.default( /*#__PURE__*/SkipForward1024FilledIcon, 'SkipForward1024Filled');
|
|
9509
|
-
|
|
9510
|
-
const SkipForward1024RegularIcon = props => {
|
|
9511
|
-
const {
|
|
9512
|
-
fill: primaryFill = 'currentColor',
|
|
9513
|
-
className
|
|
9514
|
-
} = props;
|
|
9515
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9516
|
-
width: 24,
|
|
9517
|
-
height: 24,
|
|
9518
|
-
viewBox: "0 0 24 24",
|
|
9519
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9520
|
-
className: className
|
|
9521
|
-
}), React.createElement("path", {
|
|
9522
|
-
d: "M21.25 2.5c.41 0 .75.34.75.75v5.5c0 .41-.34.75-.75.75h-5.5a.75.75 0 010-1.5h3.9a8.33 8.33 0 00-4.12-3.06A9.69 9.69 0 004.4 9.1a.75.75 0 11-1.32-.72 11.18 11.18 0 0112.88-4.88 9.61 9.61 0 014.53 3.14v-3.4c0-.41.34-.75.75-.75zM16 11c-1.32 0-2.25.64-2.8 1.63-.52.93-.7 2.15-.7 3.37 0 1.22.18 2.44.7 3.37.55 1 1.48 1.63 2.8 1.63 1.32 0 2.25-.64 2.8-1.63.53-.93.7-2.15.7-3.37 0-1.22-.17-2.44-.7-3.37A3.05 3.05 0 0016 11zm-2 5c0-1.12.17-2.03.5-2.64.31-.55.76-.86 1.5-.86s1.19.31 1.5.86c.33.6.5 1.52.5 2.64a5.6 5.6 0 01-.5 2.64c-.31.55-.76.86-1.5.86s-1.19-.31-1.5-.86A5.6 5.6 0 0114 16zm-4.5-4.25a.75.75 0 00-1.39-.4v.01a3.44 3.44 0 01-.15.22 6.88 6.88 0 01-2.1 2.03.75.75 0 10.78 1.28c.52-.31.98-.69 1.36-1.06v6.42a.75.75 0 001.5 0v-8.5z",
|
|
9523
|
-
fill: primaryFill
|
|
9524
|
-
}));
|
|
9525
|
-
};
|
|
9526
|
-
|
|
9527
|
-
exports.SkipForward1024Regular = wrapIcon_1.default( /*#__PURE__*/SkipForward1024RegularIcon, 'SkipForward1024Regular');
|
|
9528
|
-
|
|
9529
|
-
const SkipForward1028FilledIcon = props => {
|
|
9530
|
-
const {
|
|
9531
|
-
fill: primaryFill = 'currentColor',
|
|
9532
|
-
className
|
|
9533
|
-
} = props;
|
|
9534
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9535
|
-
width: 28,
|
|
9536
|
-
height: 28,
|
|
9537
|
-
viewBox: "0 0 28 28",
|
|
9538
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9539
|
-
className: className
|
|
9540
|
-
}), React.createElement("path", {
|
|
9541
|
-
d: "M4.84 10.54C7.14 6.92 10.15 5 14.25 5c3.95 0 7.37 1.7 9.05 4H19a1 1 0 100 2h6a1 1 0 001-1V4a1 1 0 10-2 0v2.75C21.72 4.45 18.12 3 14.25 3c-4.9 0-8.5 2.38-11.1 6.46a1 1 0 001.7 1.08zM18.24 13c-1.66 0-2.86.74-3.6 1.95a7.92 7.92 0 00-.9 4.05c0 1.46.22 2.92.9 4.05a3.97 3.97 0 003.6 1.95c1.66 0 2.86-.74 3.59-1.95.68-1.13.9-2.6.9-4.05 0-1.46-.22-2.92-.9-4.05a3.97 3.97 0 00-3.6-1.95zm-2.5 6a6 6 0 01.62-3.02c.36-.6.91-.98 1.88-.98.96 0 1.51.38 1.88.98a6 6 0 01.62 3.02 6 6 0 01-.62 3.02c-.37.6-.92.98-1.88.98-.97 0-1.52-.38-1.88-.98a6 6 0 01-.62-3.02zM11 14a1 1 0 00-1.86-.52v.01a3.2 3.2 0 01-.17.25 8.13 8.13 0 01-2.49 2.4 1 1 0 001.03 1.72A9.18 9.18 0 009 16.73V24a1 1 0 002 0V14z",
|
|
9542
|
-
fill: primaryFill
|
|
9543
|
-
}));
|
|
9544
|
-
};
|
|
9545
|
-
|
|
9546
|
-
exports.SkipForward1028Filled = wrapIcon_1.default( /*#__PURE__*/SkipForward1028FilledIcon, 'SkipForward1028Filled');
|
|
9547
|
-
|
|
9548
|
-
const SkipForward1028RegularIcon = props => {
|
|
9549
|
-
const {
|
|
9550
|
-
fill: primaryFill = 'currentColor',
|
|
9551
|
-
className
|
|
9552
|
-
} = props;
|
|
9553
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9554
|
-
width: 28,
|
|
9555
|
-
height: 28,
|
|
9556
|
-
viewBox: "0 0 28 28",
|
|
9557
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9558
|
-
className: className
|
|
9559
|
-
}), React.createElement("path", {
|
|
9560
|
-
d: "M25.25 2.5c.41 0 .75.34.75.75v6.5c0 .41-.34.75-.75.75h-6.5a.75.75 0 010-1.5h4.66c-1.68-2.53-5.07-4.5-9.16-4.5-4.22 0-7.54 2-9.87 5.65a.75.75 0 11-1.26-.8C5.69 5.3 9.47 3 14.25 3c4.43 0 8.23 2.07 10.25 4.94V3.25c0-.41.34-.75.75-.75zM18.24 13a3.7 3.7 0 00-3.39 1.91A8.32 8.32 0 0014 19c0 1.5.22 2.97.86 4.09A3.7 3.7 0 0018.24 25a3.7 3.7 0 003.38-1.91c.65-1.12.87-2.59.87-4.09s-.22-2.97-.87-4.09A3.7 3.7 0 0018.24 13zm-2.75 6c0-1.4.21-2.55.66-3.34a2.2 2.2 0 012.09-1.16 2.2 2.2 0 012.08 1.16c.45.79.67 1.94.67 3.34s-.22 2.55-.67 3.34a2.2 2.2 0 01-2.08 1.16 2.2 2.2 0 01-2.09-1.16A6.89 6.89 0 0115.5 19zm-4.8-5.86a.75.75 0 01.31.63v10.48a.75.75 0 01-1.5 0V15.9a9.3 9.3 0 01-1.86 1.5.75.75 0 11-.78-1.3 8.62 8.62 0 002.84-2.86.75.75 0 01.99-.1z",
|
|
9561
|
-
fill: primaryFill
|
|
9562
|
-
}));
|
|
9563
|
-
};
|
|
9564
|
-
|
|
9565
|
-
exports.SkipForward1028Regular = wrapIcon_1.default( /*#__PURE__*/SkipForward1028RegularIcon, 'SkipForward1028Regular');
|
|
9566
|
-
|
|
9567
|
-
const SkipForward1032FilledIcon = props => {
|
|
9568
|
-
const {
|
|
9569
|
-
fill: primaryFill = 'currentColor',
|
|
9570
|
-
className
|
|
9571
|
-
} = props;
|
|
9572
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9573
|
-
width: 32,
|
|
9574
|
-
height: 32,
|
|
9575
|
-
viewBox: "0 0 32 32",
|
|
9576
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9577
|
-
className: className
|
|
9578
|
-
}), React.createElement("path", {
|
|
9579
|
-
d: "M16.02 5.5c4.01-.06 7.77 1.5 10.2 4.5h-3.97a1.25 1.25 0 000 2.5h6.5c.69 0 1.25-.56 1.25-1.25v-7a1.25 1.25 0 00-2.5 0v3.42A15.32 15.32 0 0015.98 3c-5.94.09-10.7 3.27-13.78 8.08a1.25 1.25 0 102.1 1.35C7.01 8.2 11.05 5.58 16.02 5.5zM21.1 15c-1.92 0-3.31.88-4.15 2.3A9.35 9.35 0 0015.9 22c0 1.68.26 3.38 1.04 4.7A4.58 4.58 0 0021.1 29c1.92 0 3.31-.88 4.15-2.3A9.35 9.35 0 0026.3 22c0-1.68-.26-3.38-1.04-4.7A4.58 4.58 0 0021.1 15zm-2.69 7c0-1.5.24-2.67.7-3.43.38-.66.96-1.07 1.99-1.07s1.6.4 2 1.07c.45.76.69 1.93.69 3.43 0 1.5-.24 2.67-.69 3.43-.4.66-.97 1.07-2 1.07s-1.6-.4-2-1.07a6.96 6.96 0 01-.69-3.43zm-5.16-5.75a1.25 1.25 0 00-2.12-.9l-.4.4c-.29.29-.5.5-.82.77-.42.36-1 .78-2.05 1.4a1.25 1.25 0 101.28 2.15c.67-.4 1.18-.73 1.61-1.04v8.47a1.25 1.25 0 002.5 0V16.25z",
|
|
9580
|
-
fill: primaryFill
|
|
9581
|
-
}));
|
|
9582
|
-
};
|
|
9583
|
-
|
|
9584
|
-
exports.SkipForward1032Filled = wrapIcon_1.default( /*#__PURE__*/SkipForward1032FilledIcon, 'SkipForward1032Filled');
|
|
9584
|
+
exports.SkipForward1020Filled = wrapIcon_1.default( /*#__PURE__*/SkipForward1020FilledIcon, 'SkipForward1020Filled');
|
|
@@ -1,4 +1,58 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const SkipForward1020Regular: {
|
|
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 SkipForward1024Filled: {
|
|
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 SkipForward1024Regular: {
|
|
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 SkipForward1028Filled: {
|
|
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 SkipForward1028Regular: {
|
|
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 SkipForward1032Filled: {
|
|
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 SkipForward1032Regular: {
|
|
3
57
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
58
|
primaryFill?: string | undefined;
|
|
@@ -4445,57 +4499,3 @@ export declare const Status24Filled: {
|
|
|
4445
4499
|
}): JSX.Element;
|
|
4446
4500
|
displayName: string | undefined;
|
|
4447
4501
|
};
|
|
4448
|
-
export declare const Status24Regular: {
|
|
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 Steps20Filled: {
|
|
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 Steps20Regular: {
|
|
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 Steps24Filled: {
|
|
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 Steps24Regular: {
|
|
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 Stethoscope20Filled: {
|
|
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
|
-
};
|