@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
|
@@ -5,14 +5,14 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.HandWave24Regular = exports.HandWave24Filled = exports.HandWave20Regular = exports.HandWave20Filled = exports.HandWave16Regular = exports.HandWave16Filled = exports.HandRightOff20Regular = exports.HandRightOff20Filled = exports.HandRight28Regular = exports.HandRight28Filled = exports.HandRight24Regular = exports.HandRight24Filled = exports.HandRight20Regular = exports.HandRight20Filled = exports.HandRight16Regular = exports.HandRight16Filled = exports.HandOpenHeart32Regular = exports.HandOpenHeart32Filled = exports.HandOpenHeart20Regular = exports.HandOpenHeart20Filled = exports.HandLeftChat28Regular = exports.HandLeftChat28Filled = exports.HandLeftChat24Regular = exports.HandLeftChat24Filled = exports.HandLeftChat20Regular = exports.HandLeftChat20Filled = exports.HandLeftChat16Regular = exports.HandLeftChat16Filled = exports.HandLeft28Regular = exports.HandLeft28Filled = exports.HandLeft24Regular = exports.HandLeft24Filled = exports.HandLeft20Regular = exports.HandLeft20Filled = exports.HandLeft16Regular = exports.HandLeft16Filled = exports.HandDraw28Regular = exports.HandDraw28Filled = exports.HandDraw24Regular = exports.HandDraw24Filled = exports.HandDraw20Regular = exports.HandDraw20Filled = exports.HandDraw16Regular = exports.HandDraw16Filled = exports.Guitar28Regular = exports.Guitar28Filled = exports.Guitar24Regular = exports.Guitar24Filled = exports.Guitar20Regular = exports.Guitar20Filled = void 0;
|
|
7
7
|
exports.HeadphonesSoundWave32Regular = exports.HeadphonesSoundWave32Filled = exports.HeadphonesSoundWave28Regular = exports.HeadphonesSoundWave28Filled = exports.HeadphonesSoundWave24Regular = exports.HeadphonesSoundWave24Filled = exports.HeadphonesSoundWave20Regular = exports.HeadphonesSoundWave20Filled = exports.Headphones48Regular = exports.Headphones48Filled = exports.Headphones32Regular = exports.Headphones32Filled = exports.Headphones28Regular = exports.Headphones28Filled = exports.Headphones24Regular = exports.Headphones24Filled = exports.Headphones20Regular = exports.Headphones20Filled = exports.HdrOff24Regular = exports.HdrOff24Filled = exports.HdrOff20Regular = exports.HdrOff20Filled = exports.Hdr24Regular = exports.Hdr24Filled = exports.Hdr20Regular = exports.Hdr20Filled = exports.Hd24Regular = exports.Hd24Filled = exports.Hd20Regular = exports.Hd20Filled = exports.Hd16Regular = exports.Hd16Filled = exports.HatGraduation24Regular = exports.HatGraduation24Filled = exports.HatGraduation20Regular = exports.HatGraduation20Filled = exports.HatGraduation16Regular = exports.HatGraduation16Filled = exports.HatGraduation12Regular = exports.HatGraduation12Filled = exports.HardDrive20Regular = exports.HardDrive20Filled = exports.Handshake32Regular = exports.Handshake32Filled = exports.Handshake24Regular = exports.Handshake24Filled = exports.Handshake20Regular = exports.Handshake20Filled = exports.Handshake16Regular = exports.Handshake16Filled = void 0;
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
8
|
+
exports.HeartPulse20Regular = exports.HeartPulse20Filled = exports.HeartCircle24Regular = exports.HeartCircle24Filled = exports.HeartCircle20Regular = exports.HeartCircle20Filled = exports.HeartCircle16Regular = exports.HeartCircle16Filled = exports.HeartBroken24Regular = exports.HeartBroken24Filled = exports.HeartBroken20Regular = exports.HeartBroken20Filled = exports.HeartBroken16Regular = exports.HeartBroken16Filled = exports.Heart48Regular = exports.Heart48Filled = exports.Heart32Regular = exports.Heart32Filled = exports.Heart28Regular = exports.Heart28Filled = exports.Heart24Regular = exports.Heart24Filled = exports.Heart20Regular = exports.Heart20Filled = exports.Heart16Regular = exports.Heart16Filled = exports.Heart12Regular = exports.Heart12Filled = exports.HeadsetVr24Regular = exports.HeadsetVr24Filled = exports.HeadsetVr20Regular = exports.HeadsetVr20Filled = exports.HeadsetAdd24Regular = exports.HeadsetAdd24Filled = exports.HeadsetAdd20Regular = exports.HeadsetAdd20Filled = exports.Headset48Regular = exports.Headset48Filled = exports.Headset32Regular = exports.Headset32Filled = exports.Headset28Regular = exports.Headset28Filled = exports.Headset24Regular = exports.Headset24Filled = exports.Headset20Regular = exports.Headset20Filled = exports.Headset16Regular = exports.Headset16Filled = exports.HeadphonesSoundWave48Regular = exports.HeadphonesSoundWave48Filled = void 0;
|
|
9
|
+
exports.Home48Filled = exports.Home32Regular = exports.Home32Filled = exports.Home28Regular = exports.Home28Filled = exports.Home24Regular = exports.Home24Filled = exports.Home20Regular = exports.Home20Filled = exports.Home16Regular = exports.Home16Filled = exports.Home12Regular = exports.Home12Filled = exports.HistoryDismiss48Regular = exports.HistoryDismiss48Filled = exports.HistoryDismiss32Regular = exports.HistoryDismiss32Filled = exports.HistoryDismiss28Regular = exports.HistoryDismiss28Filled = exports.HistoryDismiss24Regular = exports.HistoryDismiss24Filled = exports.HistoryDismiss20Regular = exports.HistoryDismiss20Filled = exports.History48Regular = exports.History48Filled = exports.History32Regular = exports.History32Filled = exports.History28Regular = exports.History28Filled = exports.History24Regular = exports.History24Filled = exports.History20Regular = exports.History20Filled = exports.History16Regular = exports.History16Filled = exports.HighlightLink20Regular = exports.HighlightLink20Filled = exports.HighlightAccent24Filled = exports.HighlightAccent20Filled = exports.HighlightAccent16Filled = exports.Highlight24Regular = exports.Highlight24Filled = exports.Highlight20Regular = exports.Highlight20Filled = exports.Highlight16Regular = exports.Highlight16Filled = exports.HeartPulse32Regular = exports.HeartPulse32Filled = exports.HeartPulse24Regular = exports.HeartPulse24Filled = void 0;
|
|
10
|
+
exports.ImageAltText20Filled = exports.ImageAltText16Regular = exports.ImageAltText16Filled = exports.ImageAdd24Regular = exports.ImageAdd24Filled = exports.ImageAdd20Regular = exports.ImageAdd20Filled = exports.Image48Regular = exports.Image48Filled = exports.Image32Regular = exports.Image32Filled = exports.Image28Regular = exports.Image28Filled = exports.Image24Regular = exports.Image24Filled = exports.Image20Regular = exports.Image20Filled = exports.Image16Regular = exports.Image16Filled = exports.Icons24Regular = exports.Icons24Filled = exports.Icons20Regular = exports.Icons20Filled = exports.HomePerson24Regular = exports.HomePerson24Filled = exports.HomePerson20Regular = exports.HomePerson20Filled = exports.HomeMore32Regular = exports.HomeMore32Filled = exports.HomeMore24Regular = exports.HomeMore24Filled = exports.HomeMore20Regular = exports.HomeMore20Filled = exports.HomeDatabase32Regular = exports.HomeDatabase32Filled = exports.HomeDatabase24Regular = exports.HomeDatabase24Filled = exports.HomeDatabase20Regular = exports.HomeDatabase20Filled = exports.HomeCheckmark24Regular = exports.HomeCheckmark24Filled = exports.HomeCheckmark20Regular = exports.HomeCheckmark20Filled = exports.HomeCheckmark16Regular = exports.HomeCheckmark16Filled = exports.HomeAdd24Regular = exports.HomeAdd24Filled = exports.HomeAdd20Regular = exports.HomeAdd20Filled = exports.Home48Regular = void 0;
|
|
11
|
+
exports.ImageOff24Filled = exports.ImageOff20Regular = exports.ImageOff20Filled = exports.ImageMultipleOff20Regular = exports.ImageMultipleOff20Filled = exports.ImageMultipleOff16Regular = exports.ImageMultipleOff16Filled = exports.ImageMultiple48Regular = exports.ImageMultiple48Filled = exports.ImageMultiple32Regular = exports.ImageMultiple32Filled = exports.ImageMultiple28Regular = exports.ImageMultiple28Filled = exports.ImageMultiple24Regular = exports.ImageMultiple24Filled = exports.ImageMultiple20Regular = exports.ImageMultiple20Filled = exports.ImageMultiple16Regular = exports.ImageMultiple16Filled = exports.ImageGlobe24Regular = exports.ImageGlobe24Filled = exports.ImageGlobe20Regular = exports.ImageGlobe20Filled = exports.ImageEdit24Regular = exports.ImageEdit24Filled = exports.ImageEdit20Regular = exports.ImageEdit20Filled = exports.ImageEdit16Regular = exports.ImageEdit16Filled = exports.ImageCopy28Regular = exports.ImageCopy28Filled = exports.ImageCopy24Regular = exports.ImageCopy24Filled = exports.ImageCopy20Regular = exports.ImageCopy20Filled = exports.ImageArrowForward24Regular = exports.ImageArrowForward24Filled = exports.ImageArrowForward20Regular = exports.ImageArrowForward20Filled = exports.ImageArrowCounterclockwise24Regular = exports.ImageArrowCounterclockwise24Filled = exports.ImageArrowCounterclockwise20Regular = exports.ImageArrowCounterclockwise20Filled = exports.ImageArrowBack24Regular = exports.ImageArrowBack24Filled = exports.ImageArrowBack20Regular = exports.ImageArrowBack20Filled = exports.ImageAltText24Regular = exports.ImageAltText24Filled = exports.ImageAltText20Regular = void 0;
|
|
12
|
+
exports.InkStroke20Filled = exports.InfoShield20Regular = exports.InfoShield20Filled = exports.Info28Regular = exports.Info28Filled = exports.Info24Regular = exports.Info24Filled = exports.Info20Regular = exports.Info20Filled = exports.Info16Regular = exports.Info16Filled = exports.Info12Regular = exports.Info12Filled = exports.Incognito24Regular = exports.Incognito24Filled = exports.Incognito20Regular = exports.Incognito20Filled = exports.Important24Regular = exports.Important24Filled = exports.Important20Regular = exports.Important20Filled = exports.Important16Regular = exports.Important16Filled = exports.Important12Regular = exports.Important12Filled = exports.ImmersiveReader28Regular = exports.ImmersiveReader28Filled = exports.ImmersiveReader24Regular = exports.ImmersiveReader24Filled = exports.ImmersiveReader20Regular = exports.ImmersiveReader20Filled = exports.ImmersiveReader16Regular = exports.ImmersiveReader16Filled = exports.ImageShadow24Regular = exports.ImageShadow24Filled = exports.ImageShadow20Regular = exports.ImageShadow20Filled = exports.ImageSearch24Regular = exports.ImageSearch24Filled = exports.ImageSearch20Regular = exports.ImageSearch20Filled = exports.ImageReflection24Regular = exports.ImageReflection24Filled = exports.ImageReflection20Regular = exports.ImageReflection20Filled = exports.ImageProhibited24Regular = exports.ImageProhibited24Filled = exports.ImageProhibited20Regular = exports.ImageProhibited20Filled = exports.ImageOff24Regular = void 0;
|
|
13
|
+
exports.Key32Filled = exports.Key24Regular = exports.Key24Filled = exports.Key20Regular = exports.Key20Filled = exports.Key16Regular = exports.Key16Filled = exports.Joystick20Regular = exports.Joystick20Filled = exports.Javascript24Regular = exports.Javascript24Filled = exports.Javascript20Regular = exports.Javascript20Filled = exports.Javascript16Regular = exports.Javascript16Filled = exports.Iot24Regular = exports.Iot24Filled = exports.Iot20Regular = exports.Iot20Filled = exports.IosChevronRight20Regular = exports.IosChevronRight20Filled = exports.IosArrowRtl24Regular = exports.IosArrowRtl24Filled = exports.IosArrowLtr24Regular = exports.IosArrowLtr24Filled = exports.Insert20Regular = exports.Insert20Filled = exports.InprivateAccount28Regular = exports.InprivateAccount28Filled = exports.InprivateAccount24Regular = exports.InprivateAccount24Filled = exports.InprivateAccount20Regular = exports.InprivateAccount20Filled = exports.InprivateAccount16Regular = exports.InprivateAccount16Filled = exports.InkingToolAccent32Filled = exports.InkingToolAccent24Filled = exports.InkingToolAccent20Filled = exports.InkingToolAccent16Filled = exports.InkingTool32Regular = exports.InkingTool32Filled = exports.InkingTool24Regular = exports.InkingTool24Filled = exports.InkingTool20Regular = exports.InkingTool20Filled = exports.InkingTool16Regular = exports.InkingTool16Filled = exports.InkStroke24Regular = exports.InkStroke24Filled = exports.InkStroke20Regular = void 0;
|
|
14
|
+
exports.KeyboardShiftUppercase16Filled = exports.KeyboardShift24Regular = exports.KeyboardShift24Filled = exports.KeyboardShift20Regular = exports.KeyboardShift20Filled = exports.KeyboardShift16Regular = exports.KeyboardShift16Filled = exports.KeyboardLayoutSplit24Regular = exports.KeyboardLayoutSplit24Filled = exports.KeyboardLayoutSplit20Regular = exports.KeyboardLayoutSplit20Filled = exports.KeyboardLayoutResize24Regular = exports.KeyboardLayoutResize24Filled = exports.KeyboardLayoutResize20Regular = exports.KeyboardLayoutResize20Filled = exports.KeyboardLayoutOneHandedLeft24Regular = exports.KeyboardLayoutOneHandedLeft24Filled = exports.KeyboardLayoutOneHandedLeft20Regular = exports.KeyboardLayoutOneHandedLeft20Filled = exports.KeyboardLayoutFloat24Regular = exports.KeyboardLayoutFloat24Filled = exports.KeyboardLayoutFloat20Regular = exports.KeyboardLayoutFloat20Filled = exports.KeyboardDock24Regular = exports.KeyboardDock24Filled = exports.KeyboardDock20Regular = exports.KeyboardDock20Filled = exports.Keyboard24Regular = exports.Keyboard24Filled = exports.Keyboard20Regular = exports.Keyboard20Filled = exports.Keyboard16Regular = exports.Keyboard16Filled = exports.Keyboard12324Regular = exports.Keyboard12324Filled = exports.Keyboard12320Regular = exports.Keyboard12320Filled = exports.KeyReset24Regular = exports.KeyReset24Filled = exports.KeyReset20Regular = exports.KeyReset20Filled = exports.KeyMultiple20Regular = exports.KeyMultiple20Filled = exports.KeyCommand24Regular = exports.KeyCommand24Filled = exports.KeyCommand20Regular = exports.KeyCommand20Filled = exports.KeyCommand16Regular = exports.KeyCommand16Filled = exports.Key32Regular = void 0;
|
|
15
|
+
exports.LeafThree16Filled = exports.LeafOne32Regular = exports.LeafOne32Filled = exports.LeafOne24Regular = exports.LeafOne24Filled = exports.LeafOne20Regular = exports.LeafOne20Filled = exports.LeafOne16Regular = exports.LeafOne16Filled = exports.LayerDiagonalPerson20Regular = exports.LayerDiagonalPerson20Filled = exports.LayerDiagonal20Regular = exports.LayerDiagonal20Filled = exports.Layer24Regular = exports.Layer24Filled = exports.Layer20Regular = exports.Layer20Filled = exports.LauncherSettings24Regular = exports.LauncherSettings24Filled = exports.LauncherSettings20Regular = exports.LauncherSettings20Filled = exports.Lasso28Regular = exports.Lasso28Filled = exports.Lasso24Regular = exports.Lasso24Filled = exports.Lasso20Regular = exports.Lasso20Filled = exports.LaserTool20Regular = exports.LaserTool20Filled = exports.LaptopDismiss20Regular = exports.LaptopDismiss20Filled = exports.LaptopDismiss16Regular = exports.LaptopDismiss16Filled = exports.Laptop28Regular = exports.Laptop28Filled = exports.Laptop24Regular = exports.Laptop24Filled = exports.Laptop20Regular = exports.Laptop20Filled = exports.Laptop16Regular = exports.Laptop16Filled = exports.KeyboardTab24Regular = exports.KeyboardTab24Filled = exports.KeyboardTab20Regular = exports.KeyboardTab20Filled = exports.KeyboardShiftUppercase24Regular = exports.KeyboardShiftUppercase24Filled = exports.KeyboardShiftUppercase20Regular = exports.KeyboardShiftUppercase20Filled = exports.KeyboardShiftUppercase16Regular = void 0;
|
|
16
16
|
|
|
17
17
|
const tslib_1 = require("tslib");
|
|
18
18
|
|
|
@@ -2464,7 +2464,7 @@ const Heart24FilledIcon = props => {
|
|
|
2464
2464
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2465
2465
|
className: className
|
|
2466
2466
|
}), React.createElement("path", {
|
|
2467
|
-
d: "M12.82 5.58L12 6.4l-.82-.82a5.
|
|
2467
|
+
d: "M12.82 5.58L12 6.4l-.82-.82a5.38 5.38 0 00-7.6 7.6l7.89 7.9c.3.29.77.29 1.06 0l7.9-7.9a5.38 5.38 0 10-7.61-7.6z",
|
|
2468
2468
|
fill: primaryFill
|
|
2469
2469
|
}));
|
|
2470
2470
|
};
|
|
@@ -2483,7 +2483,7 @@ const Heart24RegularIcon = props => {
|
|
|
2483
2483
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2484
2484
|
className: className
|
|
2485
2485
|
}), React.createElement("path", {
|
|
2486
|
-
d: "M12.82 5.58L12 6.4l-.82-.82a5.
|
|
2486
|
+
d: "M12.82 5.58L12 6.4l-.82-.82a5.38 5.38 0 00-7.6 7.6l7.89 7.9c.3.29.77.29 1.06 0l7.9-7.9a5.38 5.38 0 10-7.61-7.6zm6.55 6.54L12 19.48l-7.37-7.36a3.88 3.88 0 015.49-5.48L11.46 8c.3.3.79.29 1.08-.02l1.33-1.34a3.88 3.88 0 015.49 5.48z",
|
|
2487
2487
|
fill: primaryFill
|
|
2488
2488
|
}));
|
|
2489
2489
|
};
|
|
@@ -2680,6 +2680,44 @@ const HeartBroken20RegularIcon = props => {
|
|
|
2680
2680
|
|
|
2681
2681
|
exports.HeartBroken20Regular = wrapIcon_1.default( /*#__PURE__*/HeartBroken20RegularIcon, 'HeartBroken20Regular');
|
|
2682
2682
|
|
|
2683
|
+
const HeartBroken24FilledIcon = props => {
|
|
2684
|
+
const {
|
|
2685
|
+
fill: primaryFill = 'currentColor',
|
|
2686
|
+
className
|
|
2687
|
+
} = props;
|
|
2688
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
2689
|
+
width: 24,
|
|
2690
|
+
height: 24,
|
|
2691
|
+
viewBox: "0 0 24 24",
|
|
2692
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2693
|
+
className: className
|
|
2694
|
+
}), React.createElement("path", {
|
|
2695
|
+
d: "M11.28 5.03l-.1-.1a5.37 5.37 0 10-7.6 7.6l7.89 7.9c.3.29.77.29 1.06 0l7.9-7.9a5.38 5.38 0 10-7.61-7.6l-.79.8-1.88 3.02 3.68 3.22a.5.5 0 01.02.73l-2.5 2.5a.5.5 0 11-.7-.7l2.12-2.12-3.6-3.15a.5.5 0 01-.1-.64l2.21-3.56z",
|
|
2696
|
+
fill: primaryFill
|
|
2697
|
+
}));
|
|
2698
|
+
};
|
|
2699
|
+
|
|
2700
|
+
exports.HeartBroken24Filled = wrapIcon_1.default( /*#__PURE__*/HeartBroken24FilledIcon, 'HeartBroken24Filled');
|
|
2701
|
+
|
|
2702
|
+
const HeartBroken24RegularIcon = props => {
|
|
2703
|
+
const {
|
|
2704
|
+
fill: primaryFill = 'currentColor',
|
|
2705
|
+
className
|
|
2706
|
+
} = props;
|
|
2707
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
2708
|
+
width: 24,
|
|
2709
|
+
height: 24,
|
|
2710
|
+
viewBox: "0 0 24 24",
|
|
2711
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2712
|
+
className: className
|
|
2713
|
+
}), React.createElement("path", {
|
|
2714
|
+
d: "M12 5.75l.82-.82a5.38 5.38 0 017.61 7.6l-7.9 7.9c-.3.29-.77.29-1.06 0l-7.9-7.9a5.37 5.37 0 117.6-7.6l.83.82zm0 13.09l7.37-7.37a3.88 3.88 0 00-5.28-5.67l-.01.01-1.01 1-.52.53a.76.76 0 01-.1.07l-1.23 1.23 2.8 2.67a.75.75 0 01.01 1.07l-2.5 2.5a.75.75 0 01-1.06-1.06l1.96-1.96-2.8-2.67a.75.75 0 01-.01-1.07l1.32-1.3-.82-.83a3.87 3.87 0 10-5.49 5.48L12 18.84z",
|
|
2715
|
+
fill: primaryFill
|
|
2716
|
+
}));
|
|
2717
|
+
};
|
|
2718
|
+
|
|
2719
|
+
exports.HeartBroken24Regular = wrapIcon_1.default( /*#__PURE__*/HeartBroken24RegularIcon, 'HeartBroken24Regular');
|
|
2720
|
+
|
|
2683
2721
|
const HeartCircle16FilledIcon = props => {
|
|
2684
2722
|
const {
|
|
2685
2723
|
fill: primaryFill = 'currentColor',
|
|
@@ -9325,45 +9363,7 @@ const Layer24RegularIcon = props => {
|
|
|
9325
9363
|
|
|
9326
9364
|
exports.Layer24Regular = wrapIcon_1.default( /*#__PURE__*/Layer24RegularIcon, 'Layer24Regular');
|
|
9327
9365
|
|
|
9328
|
-
const
|
|
9329
|
-
const {
|
|
9330
|
-
fill: primaryFill = 'currentColor',
|
|
9331
|
-
className
|
|
9332
|
-
} = props;
|
|
9333
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9334
|
-
width: 16,
|
|
9335
|
-
height: 16,
|
|
9336
|
-
viewBox: "0 0 16 16",
|
|
9337
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9338
|
-
className: className
|
|
9339
|
-
}), React.createElement("path", {
|
|
9340
|
-
d: "M11.27 4.54a4.89 4.89 0 01-2.77 8.48v1.48a.5.5 0 11-1 0v-1.48a4.89 4.89 0 01-2.77-8.49l2.43-2.2c.48-.42 1.2-.42 1.68 0l2.43 2.2zM8.5 7.5a.5.5 0 00-1 0v4.52c.33.04.67.04 1 0V7.5z",
|
|
9341
|
-
fill: primaryFill
|
|
9342
|
-
}));
|
|
9343
|
-
};
|
|
9344
|
-
|
|
9345
|
-
exports.LeafOne16Filled = wrapIcon_1.default( /*#__PURE__*/LeafOne16FilledIcon, 'LeafOne16Filled');
|
|
9346
|
-
|
|
9347
|
-
const LeafOne16RegularIcon = props => {
|
|
9348
|
-
const {
|
|
9349
|
-
fill: primaryFill = 'currentColor',
|
|
9350
|
-
className
|
|
9351
|
-
} = props;
|
|
9352
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9353
|
-
width: 16,
|
|
9354
|
-
height: 16,
|
|
9355
|
-
viewBox: "0 0 16 16",
|
|
9356
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9357
|
-
className: className
|
|
9358
|
-
}), React.createElement("path", {
|
|
9359
|
-
d: "M7.5 13.02v1.48a.5.5 0 001 0v-1.48a4.89 4.89 0 002.77-8.49l-2.43-2.2a1.25 1.25 0 00-1.68 0l-2.43 2.2a4.89 4.89 0 002.77 8.5zm3.1-7.74a3.89 3.89 0 01-2.1 6.74V7.5a.5.5 0 00-1 0v4.52a3.89 3.89 0 01-2.1-6.74l2.43-2.2c.1-.09.24-.09.34 0l2.43 2.2z",
|
|
9360
|
-
fill: primaryFill
|
|
9361
|
-
}));
|
|
9362
|
-
};
|
|
9363
|
-
|
|
9364
|
-
exports.LeafOne16Regular = wrapIcon_1.default( /*#__PURE__*/LeafOne16RegularIcon, 'LeafOne16Regular');
|
|
9365
|
-
|
|
9366
|
-
const LeafOne20FilledIcon = props => {
|
|
9366
|
+
const LayerDiagonal20FilledIcon = props => {
|
|
9367
9367
|
const {
|
|
9368
9368
|
fill: primaryFill = 'currentColor',
|
|
9369
9369
|
className
|
|
@@ -9375,14 +9375,14 @@ const LeafOne20FilledIcon = props => {
|
|
|
9375
9375
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9376
9376
|
className: className
|
|
9377
9377
|
}), React.createElement("path", {
|
|
9378
|
-
d: "
|
|
9378
|
+
d: "M9.45 2.1a1.5 1.5 0 012.05 1.3L5.42 5.82A2.25 2.25 0 004 7.91v6c-.97.35-2-.37-2-1.41V6.75a2.5 2.5 0 011.58-2.32l5.87-2.32zm3 2a1.5 1.5 0 012.05 1.4v.1L9.26 7.68A2 2 0 008 9.54v5.98l-.95.37A1.5 1.5 0 015 14.5V8.43a2 2 0 011.26-1.86l6.19-2.45zM18 7.5v6.62a1.5 1.5 0 01-.95 1.4l-6 2.37A1.5 1.5 0 019 16.5V9.88c0-.62.38-1.17.95-1.4l6-2.37A1.5 1.5 0 0118 7.5z",
|
|
9379
9379
|
fill: primaryFill
|
|
9380
9380
|
}));
|
|
9381
9381
|
};
|
|
9382
9382
|
|
|
9383
|
-
exports.
|
|
9383
|
+
exports.LayerDiagonal20Filled = wrapIcon_1.default( /*#__PURE__*/LayerDiagonal20FilledIcon, 'LayerDiagonal20Filled');
|
|
9384
9384
|
|
|
9385
|
-
const
|
|
9385
|
+
const LayerDiagonal20RegularIcon = props => {
|
|
9386
9386
|
const {
|
|
9387
9387
|
fill: primaryFill = 'currentColor',
|
|
9388
9388
|
className
|
|
@@ -9394,204 +9394,204 @@ const LeafOne20RegularIcon = props => {
|
|
|
9394
9394
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9395
9395
|
className: className
|
|
9396
9396
|
}), React.createElement("path", {
|
|
9397
|
-
d: "
|
|
9397
|
+
d: "M10.5 3.5a.5.5 0 00-.68-.46L3.95 5.36A1.5 1.5 0 003 6.76v5.74c0 .35.36.6.68.46l.32-.12v1.07c-.97.35-2-.37-2-1.41V6.75a2.5 2.5 0 011.58-2.32l5.87-2.32a1.5 1.5 0 012.05 1.3l-1 .4v-.3zm3 2a.5.5 0 00-.68-.46L6.63 7.49a1 1 0 00-.63.93v6.08c0 .35.36.6.68.46L8 14.44v1.08l-.95.37A1.5 1.5 0 015 14.5V8.43a2 2 0 011.26-1.86l6.19-2.45a1.5 1.5 0 012.05 1.4v.1l-1 .39v-.5zm2.82 1.54a.5.5 0 01.68.46v6.62a.5.5 0 01-.32.47l-6 2.37a.5.5 0 01-.68-.46V9.88c0-.2.13-.4.32-.47l6-2.37zM18 7.5a1.5 1.5 0 00-2.05-1.4l-6 2.38A1.5 1.5 0 009 9.88v6.62a1.5 1.5 0 002.05 1.4l6-2.38c.57-.23.95-.78.95-1.4V7.5z",
|
|
9398
9398
|
fill: primaryFill
|
|
9399
9399
|
}));
|
|
9400
9400
|
};
|
|
9401
9401
|
|
|
9402
|
-
exports.
|
|
9402
|
+
exports.LayerDiagonal20Regular = wrapIcon_1.default( /*#__PURE__*/LayerDiagonal20RegularIcon, 'LayerDiagonal20Regular');
|
|
9403
9403
|
|
|
9404
|
-
const
|
|
9404
|
+
const LayerDiagonalPerson20FilledIcon = props => {
|
|
9405
9405
|
const {
|
|
9406
9406
|
fill: primaryFill = 'currentColor',
|
|
9407
9407
|
className
|
|
9408
9408
|
} = props;
|
|
9409
9409
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9410
|
-
width:
|
|
9411
|
-
height:
|
|
9412
|
-
viewBox: "0 0
|
|
9410
|
+
width: 20,
|
|
9411
|
+
height: 20,
|
|
9412
|
+
viewBox: "0 0 20 20",
|
|
9413
9413
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9414
9414
|
className: className
|
|
9415
9415
|
}), React.createElement("path", {
|
|
9416
|
-
d: "M11.
|
|
9416
|
+
d: "M11.5 3.4a1.5 1.5 0 00-2.05-1.3L3.58 4.44A2.5 2.5 0 002 6.75v5.75a1.5 1.5 0 002 1.41v-6c0-.93.56-1.76 1.42-2.1l6.08-2.4zm3 2.1a1.5 1.5 0 00-2.05-1.4L6.26 6.57A2 2 0 005 8.42v6.08a1.5 1.5 0 002.05 1.4l.95-.38V9.54a2 2 0 011.26-1.86L14.5 5.6v-.1zm1.45.6A1.5 1.5 0 0118 7.5v2.84a3 3 0 10-4.73 3.67A2.5 2.5 0 0011 16.5c0 .44.09.89.27 1.3l-.22.1A1.5 1.5 0 019 16.5V9.88c0-.62.38-1.17.95-1.4l6-2.37zM17.5 12a2 2 0 11-4 0 2 2 0 014 0zm1.5 4.5c0 1.25-1 2.5-3.5 2.5S12 17.75 12 16.5c0-.83.67-1.5 1.5-1.5h4c.83 0 1.5.67 1.5 1.5z",
|
|
9417
9417
|
fill: primaryFill
|
|
9418
9418
|
}));
|
|
9419
9419
|
};
|
|
9420
9420
|
|
|
9421
|
-
exports.
|
|
9421
|
+
exports.LayerDiagonalPerson20Filled = wrapIcon_1.default( /*#__PURE__*/LayerDiagonalPerson20FilledIcon, 'LayerDiagonalPerson20Filled');
|
|
9422
9422
|
|
|
9423
|
-
const
|
|
9423
|
+
const LayerDiagonalPerson20RegularIcon = props => {
|
|
9424
9424
|
const {
|
|
9425
9425
|
fill: primaryFill = 'currentColor',
|
|
9426
9426
|
className
|
|
9427
9427
|
} = props;
|
|
9428
9428
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9429
|
-
width:
|
|
9430
|
-
height:
|
|
9431
|
-
viewBox: "0 0
|
|
9429
|
+
width: 20,
|
|
9430
|
+
height: 20,
|
|
9431
|
+
viewBox: "0 0 20 20",
|
|
9432
9432
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9433
9433
|
className: className
|
|
9434
9434
|
}), React.createElement("path", {
|
|
9435
|
-
d: "
|
|
9435
|
+
d: "M9.82 3.04a.5.5 0 01.68.46v.3l1-.4a1.5 1.5 0 00-2.05-1.3L3.58 4.44A2.5 2.5 0 002 6.75v5.75a1.5 1.5 0 002 1.41v-1.07l-.32.12A.5.5 0 013 12.5V6.75c0-.61.38-1.16.95-1.39l5.87-2.32zm3 2a.5.5 0 01.68.46V6l1-.4v-.1a1.5 1.5 0 00-2.05-1.4L6.26 6.57A2 2 0 005 8.42v6.08a1.5 1.5 0 002.05 1.4l.95-.38v-1.08l-1.32.52A.5.5 0 016 14.5V8.42a1 1 0 01.63-.93l6.19-2.45zM17 7.5a.5.5 0 00-.68-.46l-6 2.37a.5.5 0 00-.32.47v6.62c0 .35.36.6.68.46l.34-.13c.03.33.12.66.25.98l-.22.08A1.5 1.5 0 019 16.5V9.88c0-.62.38-1.17.95-1.4l6-2.37A1.5 1.5 0 0118 7.5v2.84c-.26-.38-.6-.7-1-.94V7.5zm.5 4.5a2 2 0 11-4 0 2 2 0 014 0zm1.5 4.5c0 1.25-1 2.5-3.5 2.5S12 17.75 12 16.5c0-.83.67-1.5 1.5-1.5h4c.83 0 1.5.67 1.5 1.5z",
|
|
9436
9436
|
fill: primaryFill
|
|
9437
9437
|
}));
|
|
9438
9438
|
};
|
|
9439
9439
|
|
|
9440
|
-
exports.
|
|
9440
|
+
exports.LayerDiagonalPerson20Regular = wrapIcon_1.default( /*#__PURE__*/LayerDiagonalPerson20RegularIcon, 'LayerDiagonalPerson20Regular');
|
|
9441
9441
|
|
|
9442
|
-
const
|
|
9442
|
+
const LeafOne16FilledIcon = props => {
|
|
9443
9443
|
const {
|
|
9444
9444
|
fill: primaryFill = 'currentColor',
|
|
9445
9445
|
className
|
|
9446
9446
|
} = props;
|
|
9447
9447
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9448
|
-
width:
|
|
9449
|
-
height:
|
|
9450
|
-
viewBox: "0 0
|
|
9448
|
+
width: 16,
|
|
9449
|
+
height: 16,
|
|
9450
|
+
viewBox: "0 0 16 16",
|
|
9451
9451
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9452
9452
|
className: className
|
|
9453
9453
|
}), React.createElement("path", {
|
|
9454
|
-
d: "
|
|
9454
|
+
d: "M11.27 4.54a4.89 4.89 0 01-2.77 8.48v1.48a.5.5 0 11-1 0v-1.48a4.89 4.89 0 01-2.77-8.49l2.43-2.2c.48-.42 1.2-.42 1.68 0l2.43 2.2zM8.5 7.5a.5.5 0 00-1 0v4.52c.33.04.67.04 1 0V7.5z",
|
|
9455
9455
|
fill: primaryFill
|
|
9456
9456
|
}));
|
|
9457
9457
|
};
|
|
9458
9458
|
|
|
9459
|
-
exports.
|
|
9459
|
+
exports.LeafOne16Filled = wrapIcon_1.default( /*#__PURE__*/LeafOne16FilledIcon, 'LeafOne16Filled');
|
|
9460
9460
|
|
|
9461
|
-
const
|
|
9461
|
+
const LeafOne16RegularIcon = props => {
|
|
9462
9462
|
const {
|
|
9463
9463
|
fill: primaryFill = 'currentColor',
|
|
9464
9464
|
className
|
|
9465
9465
|
} = props;
|
|
9466
9466
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9467
|
-
width:
|
|
9468
|
-
height:
|
|
9469
|
-
viewBox: "0 0
|
|
9467
|
+
width: 16,
|
|
9468
|
+
height: 16,
|
|
9469
|
+
viewBox: "0 0 16 16",
|
|
9470
9470
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9471
9471
|
className: className
|
|
9472
9472
|
}), React.createElement("path", {
|
|
9473
|
-
d: "
|
|
9473
|
+
d: "M7.5 13.02v1.48a.5.5 0 001 0v-1.48a4.89 4.89 0 002.77-8.49l-2.43-2.2a1.25 1.25 0 00-1.68 0l-2.43 2.2a4.89 4.89 0 002.77 8.5zm3.1-7.74a3.89 3.89 0 01-2.1 6.74V7.5a.5.5 0 00-1 0v4.52a3.89 3.89 0 01-2.1-6.74l2.43-2.2c.1-.09.24-.09.34 0l2.43 2.2z",
|
|
9474
9474
|
fill: primaryFill
|
|
9475
9475
|
}));
|
|
9476
9476
|
};
|
|
9477
9477
|
|
|
9478
|
-
exports.
|
|
9478
|
+
exports.LeafOne16Regular = wrapIcon_1.default( /*#__PURE__*/LeafOne16RegularIcon, 'LeafOne16Regular');
|
|
9479
9479
|
|
|
9480
|
-
const
|
|
9480
|
+
const LeafOne20FilledIcon = props => {
|
|
9481
9481
|
const {
|
|
9482
9482
|
fill: primaryFill = 'currentColor',
|
|
9483
9483
|
className
|
|
9484
9484
|
} = props;
|
|
9485
9485
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9486
|
-
width:
|
|
9487
|
-
height:
|
|
9488
|
-
viewBox: "0 0
|
|
9486
|
+
width: 20,
|
|
9487
|
+
height: 20,
|
|
9488
|
+
viewBox: "0 0 20 20",
|
|
9489
9489
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9490
9490
|
className: className
|
|
9491
9491
|
}), React.createElement("path", {
|
|
9492
|
-
d: "
|
|
9492
|
+
d: "M11.07 2.46a1.5 1.5 0 00-2.14 0l-3.24 3.3a6.03 6.03 0 00.06 8.5v.01a5.98 5.98 0 003.75 1.74v1.49a.5.5 0 101 0V16c1.36-.1 2.7-.68 3.74-1.73h.01l.01-.02a6.03 6.03 0 00.05-8.48l-3.24-3.3zM10.5 15c-.33.03-.67.03-1 0V9.5a.5.5 0 111 0V15z",
|
|
9493
9493
|
fill: primaryFill
|
|
9494
9494
|
}));
|
|
9495
9495
|
};
|
|
9496
9496
|
|
|
9497
|
-
exports.
|
|
9497
|
+
exports.LeafOne20Filled = wrapIcon_1.default( /*#__PURE__*/LeafOne20FilledIcon, 'LeafOne20Filled');
|
|
9498
9498
|
|
|
9499
|
-
const
|
|
9499
|
+
const LeafOne20RegularIcon = props => {
|
|
9500
9500
|
const {
|
|
9501
9501
|
fill: primaryFill = 'currentColor',
|
|
9502
9502
|
className
|
|
9503
9503
|
} = props;
|
|
9504
9504
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9505
|
-
width:
|
|
9506
|
-
height:
|
|
9507
|
-
viewBox: "0 0
|
|
9505
|
+
width: 20,
|
|
9506
|
+
height: 20,
|
|
9507
|
+
viewBox: "0 0 20 20",
|
|
9508
9508
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9509
9509
|
className: className
|
|
9510
9510
|
}), React.createElement("path", {
|
|
9511
|
-
d: "
|
|
9511
|
+
d: "M11.07 2.46l3.24 3.3A6.03 6.03 0 0110.5 16v1.5a.5.5 0 11-1 0V16A6.03 6.03 0 015.69 5.76l3.24-3.3a1.5 1.5 0 012.14 0zm-.57 12.53a5.03 5.03 0 003.1-8.52l-3.24-3.31a.5.5 0 00-.72 0L6.4 6.46A5.03 5.03 0 009.5 15v-5.5a.5.5 0 111 0V15z",
|
|
9512
9512
|
fill: primaryFill
|
|
9513
9513
|
}));
|
|
9514
9514
|
};
|
|
9515
9515
|
|
|
9516
|
-
exports.
|
|
9516
|
+
exports.LeafOne20Regular = wrapIcon_1.default( /*#__PURE__*/LeafOne20RegularIcon, 'LeafOne20Regular');
|
|
9517
9517
|
|
|
9518
|
-
const
|
|
9518
|
+
const LeafOne24FilledIcon = props => {
|
|
9519
9519
|
const {
|
|
9520
9520
|
fill: primaryFill = 'currentColor',
|
|
9521
9521
|
className
|
|
9522
9522
|
} = props;
|
|
9523
9523
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9524
|
-
width:
|
|
9525
|
-
height:
|
|
9526
|
-
viewBox: "0 0
|
|
9524
|
+
width: 24,
|
|
9525
|
+
height: 24,
|
|
9526
|
+
viewBox: "0 0 24 24",
|
|
9527
9527
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9528
9528
|
className: className
|
|
9529
9529
|
}), React.createElement("path", {
|
|
9530
|
-
d: "M11
|
|
9530
|
+
d: "M11.04 3.05c.68-.45 1.6-.38 2.2.22l3.7 3.71a7 7 0 01-4.19 11.91v2.36a.75.75 0 11-1.5 0v-2.36A7 7 0 017.05 7l3.71-3.72c.09-.08.18-.16.28-.22zM12 11a.75.75 0 00-.75.75v5.63c.5.07 1 .07 1.5 0v-5.63A.75.75 0 0012 11z",
|
|
9531
9531
|
fill: primaryFill
|
|
9532
9532
|
}));
|
|
9533
9533
|
};
|
|
9534
9534
|
|
|
9535
|
-
exports.
|
|
9535
|
+
exports.LeafOne24Filled = wrapIcon_1.default( /*#__PURE__*/LeafOne24FilledIcon, 'LeafOne24Filled');
|
|
9536
9536
|
|
|
9537
|
-
const
|
|
9537
|
+
const LeafOne24RegularIcon = props => {
|
|
9538
9538
|
const {
|
|
9539
9539
|
fill: primaryFill = 'currentColor',
|
|
9540
9540
|
className
|
|
9541
9541
|
} = props;
|
|
9542
9542
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9543
|
-
width:
|
|
9544
|
-
height:
|
|
9545
|
-
viewBox: "0 0
|
|
9543
|
+
width: 24,
|
|
9544
|
+
height: 24,
|
|
9545
|
+
viewBox: "0 0 24 24",
|
|
9546
9546
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9547
9547
|
className: className
|
|
9548
9548
|
}), React.createElement("path", {
|
|
9549
|
-
d: "
|
|
9549
|
+
d: "M13.24 3.27a1.75 1.75 0 00-2.48 0l-3.7 3.71a7 7 0 004.19 11.91v2.36a.75.75 0 001.5 0v-2.36A7 7 0 0016.95 7l-3.71-3.72zm-.49 14.11v-5.63a.75.75 0 00-1.5 0v5.63a5.5 5.5 0 01-3.14-9.34l3.71-3.7c.1-.1.26-.1.36 0l3.7 3.7a5.5 5.5 0 01-3.13 9.34z",
|
|
9550
9550
|
fill: primaryFill
|
|
9551
9551
|
}));
|
|
9552
9552
|
};
|
|
9553
9553
|
|
|
9554
|
-
exports.
|
|
9554
|
+
exports.LeafOne24Regular = wrapIcon_1.default( /*#__PURE__*/LeafOne24RegularIcon, 'LeafOne24Regular');
|
|
9555
9555
|
|
|
9556
|
-
const
|
|
9556
|
+
const LeafOne32FilledIcon = props => {
|
|
9557
9557
|
const {
|
|
9558
9558
|
fill: primaryFill = 'currentColor',
|
|
9559
9559
|
className
|
|
9560
9560
|
} = props;
|
|
9561
9561
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9562
|
-
width:
|
|
9563
|
-
height:
|
|
9564
|
-
viewBox: "0 0
|
|
9562
|
+
width: 32,
|
|
9563
|
+
height: 32,
|
|
9564
|
+
viewBox: "0 0 32 32",
|
|
9565
9565
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9566
9566
|
className: className
|
|
9567
9567
|
}), React.createElement("path", {
|
|
9568
|
-
d: "
|
|
9568
|
+
d: "M14.05 3.8a2.76 2.76 0 013.9 0l5.12 5.13A10 10 0 0117 25.95V29a1 1 0 11-2 0v-3.05a9.96 9.96 0 01-9-9.99 10.05 10.05 0 012.93-7.03l5.12-5.12zM15 23.95c.66.08 1.34.08 2 0V15a1 1 0 10-2 0v8.94z",
|
|
9569
9569
|
fill: primaryFill
|
|
9570
9570
|
}));
|
|
9571
9571
|
};
|
|
9572
9572
|
|
|
9573
|
-
exports.
|
|
9573
|
+
exports.LeafOne32Filled = wrapIcon_1.default( /*#__PURE__*/LeafOne32FilledIcon, 'LeafOne32Filled');
|
|
9574
9574
|
|
|
9575
|
-
const
|
|
9575
|
+
const LeafOne32RegularIcon = props => {
|
|
9576
9576
|
const {
|
|
9577
9577
|
fill: primaryFill = 'currentColor',
|
|
9578
9578
|
className
|
|
9579
9579
|
} = props;
|
|
9580
9580
|
return React.createElement("svg", Object.assign({}, props, {
|
|
9581
|
-
width:
|
|
9582
|
-
height:
|
|
9583
|
-
viewBox: "0 0
|
|
9581
|
+
width: 32,
|
|
9582
|
+
height: 32,
|
|
9583
|
+
viewBox: "0 0 32 32",
|
|
9584
9584
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9585
9585
|
className: className
|
|
9586
9586
|
}), React.createElement("path", {
|
|
9587
|
-
d: "
|
|
9587
|
+
d: "M17.95 3.8a2.76 2.76 0 00-3.9 0L8.93 8.94A10 10 0 0015 25.95V29a1 1 0 102 0v-3.05a10 10 0 006.07-17.02L17.95 3.8zM17 23.95V15a1 1 0 10-2 0v8.94a8 8 0 01-4.66-13.6l5.12-5.12c.3-.3.78-.3 1.08 0l5.12 5.12A8 8 0 0117 23.94z",
|
|
9588
9588
|
fill: primaryFill
|
|
9589
9589
|
}));
|
|
9590
9590
|
};
|
|
9591
9591
|
|
|
9592
|
-
exports.
|
|
9592
|
+
exports.LeafOne32Regular = wrapIcon_1.default( /*#__PURE__*/LeafOne32RegularIcon, 'LeafOne32Regular');
|
|
9593
9593
|
|
|
9594
|
-
const
|
|
9594
|
+
const LeafThree16FilledIcon = props => {
|
|
9595
9595
|
const {
|
|
9596
9596
|
fill: primaryFill = 'currentColor',
|
|
9597
9597
|
className
|
|
@@ -9603,9 +9603,9 @@ const LeafTwo16FilledIcon = props => {
|
|
|
9603
9603
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9604
9604
|
className: className
|
|
9605
9605
|
}), React.createElement("path", {
|
|
9606
|
-
d: "
|
|
9606
|
+
d: "M9 1a4 4 0 00-3.48 2.03 5 5 0 013.6 2.14c.44-.11.9-.17 1.38-.17H13V2.15C13 1.5 12.49 1 11.85 1H9zm4.76 5c.68 0 1.24.56 1.24 1.24v3.26a4.5 4.5 0 01-7.3 3.52l-.85.83a.5.5 0 01-.7-.7l.83-.84a4.49 4.49 0 012.64-7.22c.28-.06.58-.09.88-.09h3.26zM7.7 12.6c.2.26.44.5.7.7l2.45-2.45a.5.5 0 00-.7-.7L7.7 12.6zm.45-7.07a5.52 5.52 0 00-2.51 2.4l-.79-.78a.5.5 0 10-.7.7l1.08 1.08A5.5 5.5 0 005.2 12 4 4 0 011 8V5.15C1 4.5 1.51 4 2.15 4H5a4 4 0 013.15 1.53z",
|
|
9607
9607
|
fill: primaryFill
|
|
9608
9608
|
}));
|
|
9609
9609
|
};
|
|
9610
9610
|
|
|
9611
|
-
exports.
|
|
9611
|
+
exports.LeafThree16Filled = wrapIcon_1.default( /*#__PURE__*/LeafThree16FilledIcon, 'LeafThree16Filled');
|
|
@@ -1,4 +1,58 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const LeafThree16Regular: {
|
|
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 LeafThree20Filled: {
|
|
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 LeafThree20Regular: {
|
|
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 LeafThree24Filled: {
|
|
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 LeafThree24Regular: {
|
|
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 LeafTwo16Filled: {
|
|
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 LeafTwo16Regular: {
|
|
3
57
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
58
|
primaryFill?: string | undefined;
|
|
@@ -4445,57 +4499,3 @@ export declare const MathSymbols24Filled: {
|
|
|
4445
4499
|
}): JSX.Element;
|
|
4446
4500
|
displayName: string | undefined;
|
|
4447
4501
|
};
|
|
4448
|
-
export declare const MathSymbols24Regular: {
|
|
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 MathSymbols28Filled: {
|
|
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 MathSymbols28Regular: {
|
|
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 MathSymbols32Filled: {
|
|
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 MathSymbols32Regular: {
|
|
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 MathSymbols48Filled: {
|
|
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
|
-
};
|