@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.SlideGrid20Filled = exports.SlideEraser24Regular = exports.SlideEraser24Filled = exports.SlideEraser20Regular = exports.SlideEraser20Filled = exports.SlideEraser16Regular = exports.SlideEraser16Filled = exports.SlideArrowRight24Regular = exports.SlideArrowRight24Filled = exports.SlideArrowRight20Regular = exports.SlideArrowRight20Filled = exports.SlideAdd48Regular = exports.SlideAdd48Filled = exports.SlideAdd32Regular = exports.SlideAdd32Filled = exports.SlideAdd28Regular = exports.SlideAdd28Filled = exports.SlideAdd24Regular = exports.SlideAdd24Filled = exports.SlideAdd20Regular = exports.SlideAdd20Filled = exports.SlideAdd16Regular = exports.SlideAdd16Filled = exports.Sleep24Regular = exports.Sleep24Filled = exports.Sleep20Regular = exports.Sleep20Filled = exports.SkipForwardTab24Regular = exports.SkipForwardTab24Filled = exports.SkipForwardTab20Regular = exports.SkipForwardTab20Filled = exports.SkipForward3048Regular = exports.SkipForward3048Filled = exports.SkipForward3032Regular = exports.SkipForward3032Filled = exports.SkipForward3028Regular = exports.SkipForward3028Filled = exports.SkipForward3024Regular = exports.SkipForward3024Filled = exports.SkipForward3020Regular = exports.SkipForward3020Filled = exports.SkipForward1048Regular = exports.SkipForward1048Filled = exports.SkipForward1032Regular = exports.SkipForward1032Filled = exports.SkipForward1028Regular = exports.SkipForward1028Filled = exports.SkipForward1024Regular = exports.SkipForward1024Filled = exports.SkipForward1020Regular = void 0;
|
|
7
|
+
exports.SlideText20Filled = exports.SlideText16Regular = exports.SlideText16Filled = exports.SlideSize24Regular = exports.SlideSize24Filled = exports.SlideSize20Regular = exports.SlideSize20Filled = exports.SlideSettings24Regular = exports.SlideSettings24Filled = exports.SlideSettings20Regular = exports.SlideSettings20Filled = exports.SlideSearch28Regular = exports.SlideSearch28Filled = exports.SlideSearch24Regular = exports.SlideSearch24Filled = exports.SlideSearch20Regular = exports.SlideSearch20Filled = exports.SlideMultipleSearch24Regular = exports.SlideMultipleSearch24Filled = exports.SlideMultipleSearch20Regular = exports.SlideMultipleSearch20Filled = exports.SlideMultipleArrowRight24Regular = exports.SlideMultipleArrowRight24Filled = exports.SlideMultipleArrowRight20Regular = exports.SlideMultipleArrowRight20Filled = exports.SlideMultiple24Regular = exports.SlideMultiple24Filled = exports.SlideMultiple20Regular = exports.SlideMultiple20Filled = exports.SlideMicrophone32Regular = exports.SlideMicrophone32Filled = exports.SlideMicrophone24Regular = exports.SlideMicrophone24Filled = exports.SlideMicrophone20Regular = exports.SlideMicrophone20Filled = exports.SlideLink24Regular = exports.SlideLink24Filled = exports.SlideLink20Regular = exports.SlideLink20Filled = exports.SlideLayout24Regular = exports.SlideLayout24Filled = exports.SlideLayout20Regular = exports.SlideLayout20Filled = exports.SlideHide24Regular = exports.SlideHide24Filled = exports.SlideHide20Regular = exports.SlideHide20Filled = exports.SlideGrid24Regular = exports.SlideGrid24Filled = exports.SlideGrid20Regular = void 0;
|
|
8
|
+
exports.Speaker016Filled = exports.Sparkle48Regular = exports.Sparkle48Filled = exports.Sparkle28Regular = exports.Sparkle28Filled = exports.Sparkle24Regular = exports.Sparkle24Filled = exports.Sparkle20Regular = exports.Sparkle20Filled = exports.Sparkle16Regular = exports.Sparkle16Filled = exports.Spacebar24Regular = exports.Spacebar24Filled = exports.Spacebar20Regular = exports.Spacebar20Filled = exports.SoundWaveCircle24Regular = exports.SoundWaveCircle24Filled = exports.SoundWaveCircle20Regular = exports.SoundWaveCircle20Filled = exports.SoundSource28Regular = exports.SoundSource28Filled = exports.SoundSource24Regular = exports.SoundSource24Filled = exports.SoundSource20Regular = exports.SoundSource20Filled = exports.Snooze24Regular = exports.Snooze24Filled = exports.Snooze20Regular = exports.Snooze20Filled = exports.Snooze16Regular = exports.Snooze16Filled = exports.SmartwatchDot24Regular = exports.SmartwatchDot24Filled = exports.SmartwatchDot20Regular = exports.SmartwatchDot20Filled = exports.Smartwatch24Regular = exports.Smartwatch24Filled = exports.Smartwatch20Regular = exports.Smartwatch20Filled = exports.SlideTransition24Regular = exports.SlideTransition24Filled = exports.SlideTransition20Regular = exports.SlideTransition20Filled = exports.SlideText48Regular = exports.SlideText48Filled = exports.SlideText28Regular = exports.SlideText28Filled = exports.SlideText24Regular = exports.SlideText24Filled = exports.SlideText20Regular = void 0;
|
|
9
|
+
exports.SpeakerMute20Filled = exports.SpeakerMute16Regular = exports.SpeakerMute16Filled = exports.SpeakerEdit24Regular = exports.SpeakerEdit24Filled = exports.SpeakerEdit20Regular = exports.SpeakerEdit20Filled = exports.SpeakerEdit16Regular = exports.SpeakerEdit16Filled = exports.SpeakerBluetooth28Regular = exports.SpeakerBluetooth28Filled = exports.SpeakerBluetooth24Regular = exports.SpeakerBluetooth24Filled = exports.SpeakerBluetooth20Regular = exports.SpeakerBluetooth20Filled = exports.Speaker248Regular = exports.Speaker248Filled = exports.Speaker232Regular = exports.Speaker232Filled = exports.Speaker228Regular = exports.Speaker228Filled = exports.Speaker224Regular = exports.Speaker224Filled = exports.Speaker220Regular = exports.Speaker220Filled = exports.Speaker216Regular = exports.Speaker216Filled = exports.Speaker148Regular = exports.Speaker148Filled = exports.Speaker132Regular = exports.Speaker132Filled = exports.Speaker128Regular = exports.Speaker128Filled = exports.Speaker124Regular = exports.Speaker124Filled = exports.Speaker120Regular = exports.Speaker120Filled = exports.Speaker116Regular = exports.Speaker116Filled = exports.Speaker048Regular = exports.Speaker048Filled = exports.Speaker032Regular = exports.Speaker032Filled = exports.Speaker028Regular = exports.Speaker028Filled = exports.Speaker024Regular = exports.Speaker024Filled = exports.Speaker020Regular = exports.Speaker020Filled = exports.Speaker016Regular = void 0;
|
|
10
|
+
exports.SplitVertical16Filled = exports.SplitVertical12Regular = exports.SplitVertical12Filled = exports.SplitHorizontal48Regular = exports.SplitHorizontal48Filled = exports.SplitHorizontal32Regular = exports.SplitHorizontal32Filled = exports.SplitHorizontal28Regular = exports.SplitHorizontal28Filled = exports.SplitHorizontal24Regular = exports.SplitHorizontal24Filled = exports.SplitHorizontal20Regular = exports.SplitHorizontal20Filled = exports.SplitHorizontal16Regular = exports.SplitHorizontal16Filled = exports.SplitHorizontal12Regular = exports.SplitHorizontal12Filled = exports.SplitHint20Regular = exports.SplitHint20Filled = exports.SpinnerIos20Regular = exports.SpinnerIos20Filled = exports.SpeakerUsb28Regular = exports.SpeakerUsb28Filled = exports.SpeakerUsb24Regular = exports.SpeakerUsb24Filled = exports.SpeakerUsb20Regular = exports.SpeakerUsb20Filled = exports.SpeakerSettings28Regular = exports.SpeakerSettings28Filled = exports.SpeakerSettings24Regular = exports.SpeakerSettings24Filled = exports.SpeakerSettings20Regular = exports.SpeakerSettings20Filled = exports.SpeakerOff48Regular = exports.SpeakerOff48Filled = exports.SpeakerOff28Regular = exports.SpeakerOff28Filled = exports.SpeakerOff24Regular = exports.SpeakerOff24Filled = exports.SpeakerOff20Regular = exports.SpeakerOff20Filled = exports.SpeakerOff16Regular = exports.SpeakerOff16Filled = exports.SpeakerMute48Regular = exports.SpeakerMute48Filled = exports.SpeakerMute28Regular = exports.SpeakerMute28Filled = exports.SpeakerMute24Regular = exports.SpeakerMute24Filled = exports.SpeakerMute20Regular = void 0;
|
|
11
|
+
exports.Square32Filled = exports.Square28Regular = exports.Square28Filled = exports.Square24Regular = exports.Square24Filled = exports.Square20Regular = exports.Square20Filled = exports.Square16Regular = exports.Square16Filled = exports.Square12Regular = exports.Square12Filled = exports.SportSoccer24Regular = exports.SportSoccer24Filled = exports.SportSoccer20Regular = exports.SportSoccer20Filled = exports.SportSoccer16Regular = exports.SportSoccer16Filled = exports.SportHockey24Regular = exports.SportHockey24Filled = exports.SportHockey20Regular = exports.SportHockey20Filled = exports.SportBasketball24Regular = exports.SportBasketball24Filled = exports.SportBasketball20Regular = exports.SportBasketball20Filled = exports.SportBaseball24Regular = exports.SportBaseball24Filled = exports.SportBaseball20Regular = exports.SportBaseball20Filled = exports.SportAmericanFootball24Regular = exports.SportAmericanFootball24Filled = exports.SportAmericanFootball20Regular = exports.SportAmericanFootball20Filled = exports.Sport24Regular = exports.Sport24Filled = exports.Sport20Regular = exports.Sport20Filled = exports.Sport16Regular = exports.Sport16Filled = exports.SplitVertical48Regular = exports.SplitVertical48Filled = exports.SplitVertical32Regular = exports.SplitVertical32Filled = exports.SplitVertical28Regular = exports.SplitVertical28Filled = exports.SplitVertical24Regular = exports.SplitVertical24Filled = exports.SplitVertical20Regular = exports.SplitVertical20Filled = exports.SplitVertical16Regular = void 0;
|
|
12
|
+
exports.SquareHintSparkles24Filled = exports.SquareHintSparkles20Regular = exports.SquareHintSparkles20Filled = exports.SquareHintSparkles16Regular = exports.SquareHintSparkles16Filled = exports.SquareHintArrowBack20Regular = exports.SquareHintArrowBack20Filled = exports.SquareHintArrowBack16Regular = exports.SquareHintArrowBack16Filled = exports.SquareHintApps24Regular = exports.SquareHintApps24Filled = exports.SquareHintApps20Regular = exports.SquareHintApps20Filled = exports.SquareHint48Regular = exports.SquareHint48Filled = exports.SquareHint32Regular = exports.SquareHint32Filled = exports.SquareHint28Regular = exports.SquareHint28Filled = exports.SquareHint24Regular = exports.SquareHint24Filled = exports.SquareHint20Regular = exports.SquareHint20Filled = exports.SquareHint16Regular = exports.SquareHint16Filled = exports.SquareEraser20Regular = exports.SquareEraser20Filled = exports.SquareDismiss20Regular = exports.SquareDismiss20Filled = exports.SquareDismiss16Regular = exports.SquareDismiss16Filled = exports.SquareArrowForward48Regular = exports.SquareArrowForward48Filled = exports.SquareArrowForward32Regular = exports.SquareArrowForward32Filled = exports.SquareArrowForward28Regular = exports.SquareArrowForward28Filled = exports.SquareArrowForward24Regular = exports.SquareArrowForward24Filled = exports.SquareArrowForward20Regular = exports.SquareArrowForward20Filled = exports.SquareArrowForward16Regular = exports.SquareArrowForward16Filled = exports.SquareAdd20Regular = exports.SquareAdd20Filled = exports.SquareAdd16Regular = exports.SquareAdd16Filled = exports.Square48Regular = exports.Square48Filled = exports.Square32Regular = void 0;
|
|
13
|
+
exports.Star24Filled = exports.Star20Regular = exports.Star20Filled = exports.Star16Regular = exports.Star16Filled = exports.Star12Regular = exports.Star12Filled = exports.StackStar24Regular = exports.StackStar24Filled = exports.StackStar20Regular = exports.StackStar20Filled = exports.StackStar16Regular = exports.StackStar16Filled = exports.StackArrowForward24Regular = exports.StackArrowForward24Filled = exports.StackArrowForward20Regular = exports.StackArrowForward20Filled = exports.Stack32Regular = exports.Stack32Filled = exports.Stack24Regular = exports.Stack24Filled = exports.Stack20Regular = exports.Stack20Filled = exports.Stack16Regular = exports.Stack16Filled = exports.SquaresNested20Regular = exports.SquaresNested20Filled = exports.SquareShadow20Regular = exports.SquareShadow20Filled = exports.SquareShadow12Regular = exports.SquareShadow12Filled = exports.SquareMultiple48Regular = exports.SquareMultiple48Filled = exports.SquareMultiple32Regular = exports.SquareMultiple32Filled = exports.SquareMultiple28Regular = exports.SquareMultiple28Filled = exports.SquareMultiple24Regular = exports.SquareMultiple24Filled = exports.SquareMultiple20Regular = exports.SquareMultiple20Filled = exports.SquareMultiple16Regular = exports.SquareMultiple16Filled = exports.SquareHintSparkles48Regular = exports.SquareHintSparkles48Filled = exports.SquareHintSparkles32Regular = exports.SquareHintSparkles32Filled = exports.SquareHintSparkles28Regular = exports.SquareHintSparkles28Filled = exports.SquareHintSparkles24Regular = void 0;
|
|
14
|
+
exports.StarLineHorizontal316Filled = exports.StarHalf28Regular = exports.StarHalf28Filled = exports.StarHalf24Regular = exports.StarHalf24Filled = exports.StarHalf20Regular = exports.StarHalf20Filled = exports.StarHalf16Regular = exports.StarHalf16Filled = exports.StarHalf12Regular = exports.StarHalf12Filled = exports.StarEmphasis32Regular = exports.StarEmphasis32Filled = exports.StarEmphasis24Regular = exports.StarEmphasis24Filled = exports.StarEmphasis20Regular = exports.StarEmphasis20Filled = exports.StarEdit24Regular = exports.StarEdit24Filled = exports.StarEdit20Regular = exports.StarEdit20Filled = exports.StarDismiss28Regular = exports.StarDismiss28Filled = exports.StarDismiss24Regular = exports.StarDismiss24Filled = exports.StarDismiss20Regular = exports.StarDismiss20Filled = exports.StarDismiss16Regular = exports.StarDismiss16Filled = exports.StarArrowRightStart24Regular = exports.StarArrowRightStart24Filled = exports.StarArrowRightStart20Regular = exports.StarArrowRightStart20Filled = exports.StarArrowRightEnd24Regular = exports.StarArrowRightEnd24Filled = exports.StarArrowRightEnd20Regular = exports.StarArrowRightEnd20Filled = exports.StarAdd28Regular = exports.StarAdd28Filled = exports.StarAdd24Regular = exports.StarAdd24Filled = exports.StarAdd20Regular = exports.StarAdd20Filled = exports.StarAdd16Regular = exports.StarAdd16Filled = exports.Star48Regular = exports.Star48Filled = exports.Star28Regular = exports.Star28Filled = exports.Star24Regular = void 0;
|
|
15
|
+
exports.Status24Filled = exports.Status20Regular = exports.Status20Filled = exports.Status16Regular = exports.Status16Filled = exports.StarThreeQuarter28Regular = exports.StarThreeQuarter28Filled = exports.StarThreeQuarter24Regular = exports.StarThreeQuarter24Filled = exports.StarThreeQuarter20Regular = exports.StarThreeQuarter20Filled = exports.StarThreeQuarter16Regular = exports.StarThreeQuarter16Filled = exports.StarThreeQuarter12Regular = exports.StarThreeQuarter12Filled = exports.StarSettings24Regular = exports.StarSettings24Filled = exports.StarSettings20Regular = exports.StarSettings20Filled = exports.StarProhibited24Regular = exports.StarProhibited24Filled = exports.StarProhibited20Regular = exports.StarProhibited20Filled = exports.StarProhibited16Regular = exports.StarProhibited16Filled = exports.StarOneQuarter28Regular = exports.StarOneQuarter28Filled = exports.StarOneQuarter24Regular = exports.StarOneQuarter24Filled = exports.StarOneQuarter20Regular = exports.StarOneQuarter20Filled = exports.StarOneQuarter16Regular = exports.StarOneQuarter16Filled = exports.StarOneQuarter12Regular = exports.StarOneQuarter12Filled = exports.StarOff28Regular = exports.StarOff28Filled = exports.StarOff24Regular = exports.StarOff24Filled = exports.StarOff20Regular = exports.StarOff20Filled = exports.StarOff16Regular = exports.StarOff16Filled = exports.StarOff12Regular = exports.StarOff12Filled = exports.StarLineHorizontal324Regular = exports.StarLineHorizontal324Filled = exports.StarLineHorizontal320Regular = exports.StarLineHorizontal320Filled = exports.StarLineHorizontal316Regular = 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 SkipForward1020RegularIcon = 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: "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",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
exports.SkipForward1020Regular = wrapIcon_1.default( /*#__PURE__*/SkipForward1020RegularIcon, 'SkipForward1020Regular');
|
|
41
|
+
|
|
42
|
+
const SkipForward1024FilledIcon = 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: "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",
|
|
55
|
+
fill: primaryFill
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
exports.SkipForward1024Filled = wrapIcon_1.default( /*#__PURE__*/SkipForward1024FilledIcon, 'SkipForward1024Filled');
|
|
60
|
+
|
|
61
|
+
const SkipForward1024RegularIcon = 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: "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",
|
|
74
|
+
fill: primaryFill
|
|
75
|
+
}));
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
exports.SkipForward1024Regular = wrapIcon_1.default( /*#__PURE__*/SkipForward1024RegularIcon, 'SkipForward1024Regular');
|
|
79
|
+
|
|
80
|
+
const SkipForward1028FilledIcon = 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: "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",
|
|
93
|
+
fill: primaryFill
|
|
94
|
+
}));
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
exports.SkipForward1028Filled = wrapIcon_1.default( /*#__PURE__*/SkipForward1028FilledIcon, 'SkipForward1028Filled');
|
|
98
|
+
|
|
99
|
+
const SkipForward1028RegularIcon = 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: "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",
|
|
112
|
+
fill: primaryFill
|
|
113
|
+
}));
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
exports.SkipForward1028Regular = wrapIcon_1.default( /*#__PURE__*/SkipForward1028RegularIcon, 'SkipForward1028Regular');
|
|
117
|
+
|
|
118
|
+
const SkipForward1032FilledIcon = props => {
|
|
119
|
+
const {
|
|
120
|
+
fill: primaryFill = 'currentColor',
|
|
121
|
+
className
|
|
122
|
+
} = props;
|
|
123
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
124
|
+
width: 32,
|
|
125
|
+
height: 32,
|
|
126
|
+
viewBox: "0 0 32 32",
|
|
127
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
128
|
+
className: className
|
|
129
|
+
}), React.createElement("path", {
|
|
130
|
+
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",
|
|
131
|
+
fill: primaryFill
|
|
132
|
+
}));
|
|
133
|
+
};
|
|
134
|
+
|
|
135
|
+
exports.SkipForward1032Filled = wrapIcon_1.default( /*#__PURE__*/SkipForward1032FilledIcon, 'SkipForward1032Filled');
|
|
136
|
+
|
|
23
137
|
const SkipForward1032RegularIcon = props => {
|
|
24
138
|
const {
|
|
25
139
|
fill: primaryFill = 'currentColor',
|
|
@@ -9440,118 +9554,4 @@ const Status24FilledIcon = props => {
|
|
|
9440
9554
|
}));
|
|
9441
9555
|
};
|
|
9442
9556
|
|
|
9443
|
-
exports.Status24Filled = wrapIcon_1.default( /*#__PURE__*/Status24FilledIcon, 'Status24Filled');
|
|
9444
|
-
|
|
9445
|
-
const Status24RegularIcon = props => {
|
|
9446
|
-
const {
|
|
9447
|
-
fill: primaryFill = 'currentColor',
|
|
9448
|
-
className
|
|
9449
|
-
} = props;
|
|
9450
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9451
|
-
width: 24,
|
|
9452
|
-
height: 24,
|
|
9453
|
-
viewBox: "0 0 24 24",
|
|
9454
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9455
|
-
className: className
|
|
9456
|
-
}), React.createElement("path", {
|
|
9457
|
-
d: "M12 3c1.11 0 2.18.2 3.16.57l-1.18 1.2a7.5 7.5 0 105.28 5.33l1.2-1.2A9 9 0 1112 3zm9.06-.33l.15.14a2.76 2.76 0 010 3.9l-6.3 6.35c-.18.18-.4.32-.65.39l-4.21 1.2a.5.5 0 01-.62-.61l1.2-4.22c.08-.24.2-.47.38-.65l6.31-6.35a2.74 2.74 0 013.74-.15zm-2.67 1.2l-6.31 6.36-.71 2.49 2.47-.71 6.3-6.36c.47-.46.5-1.18.1-1.68l-.1-.1a1.24 1.24 0 00-1.75 0z",
|
|
9458
|
-
fill: primaryFill
|
|
9459
|
-
}));
|
|
9460
|
-
};
|
|
9461
|
-
|
|
9462
|
-
exports.Status24Regular = wrapIcon_1.default( /*#__PURE__*/Status24RegularIcon, 'Status24Regular');
|
|
9463
|
-
|
|
9464
|
-
const Steps20FilledIcon = props => {
|
|
9465
|
-
const {
|
|
9466
|
-
fill: primaryFill = 'currentColor',
|
|
9467
|
-
className
|
|
9468
|
-
} = props;
|
|
9469
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9470
|
-
width: 20,
|
|
9471
|
-
height: 20,
|
|
9472
|
-
viewBox: "0 0 20 20",
|
|
9473
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9474
|
-
className: className
|
|
9475
|
-
}), React.createElement("path", {
|
|
9476
|
-
d: "M11 3a1 1 0 011-1h3a1 1 0 011 1v4h-1V3h-3v3a1 1 0 01-1 1H8v3a1 1 0 01-1 1H4v3h4v1H4a1 1 0 01-1-1v-3a1 1 0 011-1h3V7a1 1 0 011-1h3V3zm2 6a1 1 0 011-1h3a1 1 0 011 1v5.5a2.5 2.5 0 01-2.5 2.5H10a1 1 0 01-1-1v-3a1 1 0 011-1h3V9z",
|
|
9477
|
-
fill: primaryFill
|
|
9478
|
-
}));
|
|
9479
|
-
};
|
|
9480
|
-
|
|
9481
|
-
exports.Steps20Filled = wrapIcon_1.default( /*#__PURE__*/Steps20FilledIcon, 'Steps20Filled');
|
|
9482
|
-
|
|
9483
|
-
const Steps20RegularIcon = props => {
|
|
9484
|
-
const {
|
|
9485
|
-
fill: primaryFill = 'currentColor',
|
|
9486
|
-
className
|
|
9487
|
-
} = props;
|
|
9488
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9489
|
-
width: 20,
|
|
9490
|
-
height: 20,
|
|
9491
|
-
viewBox: "0 0 20 20",
|
|
9492
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9493
|
-
className: className
|
|
9494
|
-
}), React.createElement("path", {
|
|
9495
|
-
d: "M11 3a1 1 0 011-1h3a1 1 0 011 1v4h-1V3h-3v3a1 1 0 01-1 1H8v3a1 1 0 01-1 1H4v3h4v1H4a1 1 0 01-1-1v-3a1 1 0 011-1h3V7a1 1 0 011-1h3V3zm3 5a1 1 0 00-1 1v3h-3a1 1 0 00-1 1v3a1 1 0 001 1h5.5a2.5 2.5 0 002.5-2.5V9a1 1 0 00-1-1h-3zm0 1h3v5.5c0 .83-.67 1.5-1.5 1.5H10v-3h3a1 1 0 001-1V9z",
|
|
9496
|
-
fill: primaryFill
|
|
9497
|
-
}));
|
|
9498
|
-
};
|
|
9499
|
-
|
|
9500
|
-
exports.Steps20Regular = wrapIcon_1.default( /*#__PURE__*/Steps20RegularIcon, 'Steps20Regular');
|
|
9501
|
-
|
|
9502
|
-
const Steps24FilledIcon = props => {
|
|
9503
|
-
const {
|
|
9504
|
-
fill: primaryFill = 'currentColor',
|
|
9505
|
-
className
|
|
9506
|
-
} = props;
|
|
9507
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9508
|
-
width: 24,
|
|
9509
|
-
height: 24,
|
|
9510
|
-
viewBox: "0 0 24 24",
|
|
9511
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9512
|
-
className: className
|
|
9513
|
-
}), React.createElement("path", {
|
|
9514
|
-
d: "M12 3.38c0-.76.62-1.38 1.38-1.38h3.74c.76 0 1.38.62 1.38 1.38V9H17V3.5h-3.5v3.63c0 .75-.62 1.37-1.38 1.37H8.5v3.63c0 .75-.62 1.37-1.38 1.37H3.5V17H9v1.5H3.37c-.75 0-1.37-.62-1.37-1.38v-3.75c0-.75.62-1.37 1.38-1.37H7V8.37C7 7.63 7.62 7 8.38 7H12V3.37zm3 8c0-.76.62-1.38 1.38-1.38h3.75c.75 0 1.37.62 1.37 1.38v6.87c0 1.8-1.46 3.25-3.25 3.25h-6.88c-.75 0-1.37-.62-1.37-1.38v-3.75c0-.75.62-1.37 1.38-1.37H15v-3.63z",
|
|
9515
|
-
fill: primaryFill
|
|
9516
|
-
}));
|
|
9517
|
-
};
|
|
9518
|
-
|
|
9519
|
-
exports.Steps24Filled = wrapIcon_1.default( /*#__PURE__*/Steps24FilledIcon, 'Steps24Filled');
|
|
9520
|
-
|
|
9521
|
-
const Steps24RegularIcon = props => {
|
|
9522
|
-
const {
|
|
9523
|
-
fill: primaryFill = 'currentColor',
|
|
9524
|
-
className
|
|
9525
|
-
} = props;
|
|
9526
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9527
|
-
width: 24,
|
|
9528
|
-
height: 24,
|
|
9529
|
-
viewBox: "0 0 24 24",
|
|
9530
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9531
|
-
className: className
|
|
9532
|
-
}), React.createElement("path", {
|
|
9533
|
-
d: "M12 3.38c0-.76.62-1.38 1.38-1.38h3.74c.76 0 1.38.62 1.38 1.38V9H17V3.5h-3.5v3.63c0 .75-.62 1.37-1.38 1.37H8.5v3.63c0 .75-.62 1.37-1.38 1.37H3.5V17H9v1.5H3.37c-.75 0-1.37-.62-1.37-1.38v-3.75c0-.75.62-1.37 1.38-1.37H7V8.37C7 7.63 7.62 7 8.38 7H12V3.37zM16.38 10c-.76 0-1.38.62-1.38 1.38V15h-3.63c-.75 0-1.37.62-1.37 1.38v3.75c0 .75.62 1.37 1.38 1.37h6.87c1.8 0 3.25-1.46 3.25-3.25v-6.88c0-.75-.62-1.37-1.38-1.37h-3.75zm.12 5.13V11.5H20v6.75c0 .97-.78 1.75-1.75 1.75H11.5v-3.5h3.63c.75 0 1.37-.62 1.37-1.38z",
|
|
9534
|
-
fill: primaryFill
|
|
9535
|
-
}));
|
|
9536
|
-
};
|
|
9537
|
-
|
|
9538
|
-
exports.Steps24Regular = wrapIcon_1.default( /*#__PURE__*/Steps24RegularIcon, 'Steps24Regular');
|
|
9539
|
-
|
|
9540
|
-
const Stethoscope20FilledIcon = props => {
|
|
9541
|
-
const {
|
|
9542
|
-
fill: primaryFill = 'currentColor',
|
|
9543
|
-
className
|
|
9544
|
-
} = props;
|
|
9545
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9546
|
-
width: 20,
|
|
9547
|
-
height: 20,
|
|
9548
|
-
viewBox: "0 0 20 20",
|
|
9549
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9550
|
-
className: className
|
|
9551
|
-
}), React.createElement("path", {
|
|
9552
|
-
d: "M2.75 2a.75.75 0 00-.75.75v5a4.5 4.5 0 003.75 4.44v1.06a5.25 5.25 0 1010.5 0v-1.1a2.75 2.75 0 10-1.5 0v1.1a3.75 3.75 0 11-7.5 0v-1.06A4.5 4.5 0 0011 7.75v-5a.75.75 0 00-.75-.75h-1.5a.75.75 0 000 1.5h.75v4.25a3 3 0 11-6 0V3.5h.75a.75.75 0 000-1.5h-1.5zM15.5 8.25a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5z",
|
|
9553
|
-
fill: primaryFill
|
|
9554
|
-
}));
|
|
9555
|
-
};
|
|
9556
|
-
|
|
9557
|
-
exports.Stethoscope20Filled = wrapIcon_1.default( /*#__PURE__*/Stethoscope20FilledIcon, 'Stethoscope20Filled');
|
|
9557
|
+
exports.Status24Filled = wrapIcon_1.default( /*#__PURE__*/Status24FilledIcon, 'Status24Filled');
|
|
@@ -1,4 +1,58 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const Status24Regular: {
|
|
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 Steps20Filled: {
|
|
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 Steps20Regular: {
|
|
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 Steps24Filled: {
|
|
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 Steps24Regular: {
|
|
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 Stethoscope20Filled: {
|
|
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 Stethoscope20Regular: {
|
|
3
57
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
58
|
primaryFill?: string | undefined;
|
|
@@ -4445,57 +4499,3 @@ export declare const Tag28Filled: {
|
|
|
4445
4499
|
}): JSX.Element;
|
|
4446
4500
|
displayName: string | undefined;
|
|
4447
4501
|
};
|
|
4448
|
-
export declare const Tag28Regular: {
|
|
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 Tag32Filled: {
|
|
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 Tag32Regular: {
|
|
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 TagCircle20Filled: {
|
|
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 TagCircle20Regular: {
|
|
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 TagDismiss16Filled: {
|
|
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
|
-
};
|