@fluentui/react-icons 2.0.205 → 2.0.206
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-5.d.ts +24 -24
- package/lib/fonts/icons/chunk-5.js +330 -330
- 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 +24 -24
- package/lib/fonts/icons/chunk-7.js +500 -500
- package/lib/fonts/icons/chunk-8.d.ts +24 -24
- package/lib/fonts/icons/chunk-8.js +500 -500
- package/lib/fonts/icons/chunk-9.d.ts +24 -0
- package/lib/fonts/icons/chunk-9.js +76 -68
- package/lib/fonts/index.d.ts +1 -0
- package/lib/fonts/index.js +1 -0
- package/lib/fonts/sizedIcons/chunk-14.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-14.js +28 -28
- package/lib/fonts/sizedIcons/chunk-15.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-15.js +28 -28
- package/lib/fonts/sizedIcons/chunk-16.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-16.js +28 -28
- package/lib/fonts/sizedIcons/chunk-17.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-17.js +28 -28
- package/lib/fonts/sizedIcons/chunk-18.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-18.js +28 -28
- package/lib/fonts/sizedIcons/chunk-19.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-19.js +28 -28
- package/lib/fonts/sizedIcons/chunk-20.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-20.js +28 -28
- package/lib/fonts/sizedIcons/chunk-21.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-21.js +28 -28
- package/lib/fonts/sizedIcons/chunk-22.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-22.js +28 -28
- package/lib/fonts/sizedIcons/chunk-23.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-23.js +28 -28
- package/lib/fonts/sizedIcons/chunk-24.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-24.js +28 -28
- package/lib/fonts/sizedIcons/chunk-25.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-25.js +28 -28
- package/lib/fonts/sizedIcons/chunk-26.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-26.js +28 -28
- package/lib/fonts/sizedIcons/chunk-27.d.ts +81 -60
- package/lib/fonts/sizedIcons/chunk-27.js +28 -21
- package/lib/fonts/sizedIcons/chunk-28.d.ts +142 -0
- package/lib/fonts/sizedIcons/chunk-28.js +48 -0
- package/lib/icons/chunk-2.d.ts +8 -8
- package/lib/icons/chunk-2.js +9 -9
- package/lib/icons/chunk-3.d.ts +8 -8
- package/lib/icons/chunk-3.js +9 -9
- package/lib/icons/chunk-4.d.ts +8 -0
- package/lib/icons/chunk-4.js +8 -0
- package/lib/index.d.ts +1 -0
- package/lib/index.js +1 -0
- package/lib/sizedIcons/chunk-10.d.ts +54 -54
- package/lib/sizedIcons/chunk-10.js +55 -55
- package/lib/sizedIcons/chunk-11.d.ts +54 -54
- package/lib/sizedIcons/chunk-11.js +55 -55
- package/lib/sizedIcons/chunk-12.d.ts +54 -54
- package/lib/sizedIcons/chunk-12.js +55 -55
- package/lib/sizedIcons/chunk-13.d.ts +54 -47
- package/lib/sizedIcons/chunk-13.js +55 -48
- package/lib/sizedIcons/chunk-14.d.ts +48 -0
- package/lib/sizedIcons/chunk-14.js +48 -0
- package/lib/sizedIcons/chunk-8.d.ts +54 -54
- package/lib/sizedIcons/chunk-8.js +55 -55
- package/lib/sizedIcons/chunk-9.d.ts +54 -54
- package/lib/sizedIcons/chunk-9.js +55 -55
- package/lib/utils/fonts/FluentSystemIcons-Filled.json +28 -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 +28 -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 +1906 -1898
- 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-5.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-5.js +337 -337
- 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 +24 -24
- package/lib-cjs/fonts/icons/chunk-7.js +510 -510
- package/lib-cjs/fonts/icons/chunk-8.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-8.js +510 -510
- package/lib-cjs/fonts/icons/chunk-9.d.ts +24 -0
- package/lib-cjs/fonts/icons/chunk-9.js +78 -70
- package/lib-cjs/fonts/index.d.ts +1 -0
- package/lib-cjs/fonts/index.js +1 -0
- package/lib-cjs/fonts/sizedIcons/chunk-14.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-14.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-15.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-15.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-16.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-16.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-17.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-17.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-18.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-18.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-19.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-19.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-20.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-20.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-21.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-21.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-22.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-22.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-23.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-23.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-24.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-24.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-25.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-25.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-26.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-26.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-27.d.ts +81 -60
- package/lib-cjs/fonts/sizedIcons/chunk-27.js +38 -31
- package/lib-cjs/fonts/sizedIcons/chunk-28.d.ts +142 -0
- package/lib-cjs/fonts/sizedIcons/chunk-28.js +54 -0
- package/lib-cjs/icons/chunk-2.d.ts +8 -8
- package/lib-cjs/icons/chunk-2.js +16 -16
- package/lib-cjs/icons/chunk-3.d.ts +8 -8
- package/lib-cjs/icons/chunk-3.js +29 -29
- package/lib-cjs/icons/chunk-4.d.ts +8 -0
- package/lib-cjs/icons/chunk-4.js +20 -12
- package/lib-cjs/index.d.ts +1 -0
- package/lib-cjs/index.js +1 -0
- package/lib-cjs/sizedIcons/chunk-10.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-10.js +75 -75
- package/lib-cjs/sizedIcons/chunk-11.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-11.js +75 -75
- package/lib-cjs/sizedIcons/chunk-12.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-12.js +75 -75
- package/lib-cjs/sizedIcons/chunk-13.d.ts +54 -47
- package/lib-cjs/sizedIcons/chunk-13.js +75 -68
- package/lib-cjs/sizedIcons/chunk-14.d.ts +48 -0
- package/lib-cjs/sizedIcons/chunk-14.js +54 -0
- package/lib-cjs/sizedIcons/chunk-8.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-8.js +69 -69
- package/lib-cjs/sizedIcons/chunk-9.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-9.js +75 -75
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.json +28 -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 +28 -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 +1906 -1898
- 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,17 +3,44 @@
|
|
|
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.AlertBadge24Regular = exports.AlertBadge20Regular = exports.AlertBadge16Regular = exports.UninstallApp20Regular = exports.TreeEvergreen20Regular = exports.TreeDeciduous20Regular = exports.Timer320Regular = exports.Timer220Regular = exports.Timer1020Regular = exports.TaskListSquareSettings20Regular = exports.TaskListSquarePerson20Regular = exports.Subtitles24Regular = exports.Subtitles20Regular = exports.Subtitles16Regular = exports.SoundSource20Regular = exports.Shifts30Minutes20Regular = exports.ResizeTable20Regular = exports.RealEstate20Regular = exports.RadarRectangleMultiple20Regular = exports.RadarCheckmark20Regular = exports.Radar20Regular = exports.PhoneSpeaker20Regular = exports.PhoneShake20Regular = exports.PhoneEraser20Regular = exports.PersonSync24Regular = exports.Person620Regular = exports.Person520Regular = exports.PeopleTeamDelete32Regular = exports.PeopleTeamDelete28Regular = exports.PeopleTeamDelete20Regular = exports.PeopleTeamDelete16Regular = exports.PeopleSearch20Regular = exports.HomeMore20Regular = exports.HistoryDismiss48Regular = exports.HistoryDismiss32Regular = exports.HistoryDismiss28Regular = exports.HistoryDismiss24Regular = exports.HistoryDismiss20Regular = exports.History48Regular = exports.History32Regular = exports.History28Regular = exports.Filter12Regular = exports.DocumentMultipleSync20Regular = exports.DataUsageSettings20Regular = exports.ArrowPrevious12Regular = exports.ArrowNext12Regular = exports.VideoPlayPause20Regular = exports.Transmission20Regular = exports.TimeAndWeather20Regular = exports.TextMore20Regular = void 0;
|
|
7
|
+
exports.TabDesktopMultipleBottom20Regular = exports.SquareEraser20Regular = exports.SelectAllOn20Regular = exports.SelectAllOff20Regular = exports.Save28Regular = exports.Print32Regular = exports.PipelineArrowCurveDown20Regular = exports.PhoneKey24Regular = exports.PhoneKey20Regular = exports.PersonSync48Regular = exports.PersonSync32Regular = exports.PersonSync28Regular = exports.PersonSync20Regular = exports.PersonSync16Regular = exports.NotebookEye20Regular = exports.NotebookArrowCurveDown20Regular = exports.Merge16Regular = exports.Markdown20Regular = exports.MailProhibited28Regular = exports.MailAttach28Regular = exports.MailAttach24Regular = exports.Image32Regular = exports.Gather20Regular = exports.FolderMail28Regular = exports.FolderMail24Regular = exports.DocumentData20Regular = exports.DatabaseSwitch20Regular = exports.CubeArrowCurveDown20Regular = exports.Comma20Regular = exports.ColumnDoubleCompare20Regular = exports.CircleEraser20Regular = exports.CheckmarkSquare20Regular = exports.CallWarning20Regular = exports.CallWarning16Regular = exports.CallTransfer16Regular = exports.CallDismiss16Regular = exports.CallAdd16Regular = exports.CalendarMultiple28Regular = exports.BugProhibited20Regular = exports.BugArrowCounterclockwise20Regular = exports.Broom28Regular = exports.BranchRequest20Regular = exports.ArrowUndo28Regular = exports.ArrowReplyAll28Regular = exports.ArrowReply28Regular = exports.ArrowForward28Regular = exports.ArrowFitIn20Regular = exports.ArrowFitIn16Regular = exports.ArrowBetweenUp20Regular = exports.ArchiveSettings28Regular = void 0;
|
|
8
|
+
exports.SlideSearch20Regular = exports.SlideMicrophone20Regular = exports.SlideHide20Regular = exports.SendCopy20Regular = exports.SaveCopy20Regular = exports.QuizNew20Regular = exports.PremiumPerson16Regular = exports.PlayingCards20Regular = exports.Pause32Regular = exports.Pause28Regular = exports.MicPulseOff48Regular = exports.MicPulseOff32Regular = exports.MicPulseOff28Regular = exports.MicPulseOff24Regular = exports.MicPulseOff20Regular = exports.MicPulseOff16Regular = exports.MicPulse48Regular = exports.MicPulse32Regular = exports.MicPulse28Regular = exports.MicPulse24Regular = exports.MicPulse20Regular = exports.MicPulse16Regular = exports.ImageMultipleOff20Regular = exports.CircleImage20Regular = exports.Chess20Regular = exports.CatchUp24Regular = exports.CatchUp20Regular = exports.CatchUp16Regular = exports.ArrowSplit24Regular = exports.ArrowSplit16Regular = exports.ArrowAutofitContent20Regular = exports.AlertSnooze16Regular = exports.AlertSnooze12Regular = exports.Alert48Regular = exports.Alert12Regular = exports.WifiLock20Regular = exports.Warning28Regular = exports.Wallpaper20Regular = exports.VideoClipOff24Regular = exports.VideoClipOff20Regular = exports.VideoClipOff16Regular = exports.TimePicker20Regular = exports.TextWholeWord20Regular = exports.TextNumberListRotate9024Regular = exports.TextNumberListRotate27024Regular = exports.TextIndentIncreaseRotate9024Regular = exports.TextIndentIncreaseRotate27024Regular = exports.TextIndentDecreaseRotate9024Regular = exports.TextIndentDecreaseRotate27024Regular = exports.Tag28Regular = void 0;
|
|
9
|
+
exports.TextAlignCenterRotate9020Regular = exports.TextAlignCenterRotate9016Regular = exports.TextAlignCenterRotate27020Regular = exports.TextAlignCenterRotate27016Regular = exports.SpeakerUsb20Regular = exports.SpeakerBluetooth20Regular = exports.ShiftsTeam20Regular = exports.Scales20Regular = exports.Rss20Regular = exports.PortUsbC20Regular = exports.PortMicroUsb20Regular = exports.PersonHeart24Regular = exports.People48Regular = exports.People12Regular = exports.Joystick20Regular = exports.DocumentData24Regular = exports.ClipboardTextEdit32Regular = exports.ClipboardTextEdit24Regular = exports.ClipboardTextEdit20Regular = exports.ClipboardText32Regular = exports.Clipboard32Regular = exports.ArrowOutlineUpRight24Regular = exports.ArrowOutlineUpRight20Regular = exports.AppFolder48Regular = exports.AppFolder32Regular = exports.AppFolder28Regular = exports.AppFolder16Regular = exports.ZoomFit24Regular = exports.ZoomFit20Regular = exports.ZoomFit16Regular = exports.WindowEdit20Regular = exports.ToggleMultiple24Regular = exports.ToggleMultiple20Regular = exports.ToggleMultiple16Regular = exports.TextWrap20Regular = exports.TextNumberListRotate9020Regular = exports.TextNumberListRotate27020Regular = exports.TextIndentIncreaseRotate9020Regular = exports.TextIndentIncreaseRotate27020Regular = exports.TextIndentDecreaseRotate9020Regular = exports.TextIndentDecreaseRotate27020Regular = exports.TextAdd20Regular = exports.Text32Regular = exports.Text16Regular = exports.Text12Regular = exports.Tabs20Regular = exports.SwipeUp20Regular = exports.SwipeRight20Regular = exports.SwipeDown20Regular = exports.SportBasketball20Regular = void 0;
|
|
10
|
+
exports.ShieldGlobe24Regular = exports.ShieldGlobe20Regular = exports.ShieldGlobe16Regular = exports.PersonNote16Regular = exports.PanelRightAdd20Regular = exports.MegaphoneLoud16Regular = exports.MailReadMultiple32Regular = exports.MailReadMultiple20Regular = exports.Form48Regular = exports.Form28Regular = exports.Form24Regular = exports.Form20Regular = exports.Delete32Regular = exports.Delete12Regular = exports.DataBarVertical16Regular = exports.ContentViewGallery28Regular = exports.ContentViewGallery24Regular = exports.ClipboardMonth24Regular = exports.ClipboardMonth20Regular = exports.ClipboardMonth16Regular = exports.ClipboardDay24Regular = exports.ClipboardDay20Regular = exports.ClipboardDay16Regular = exports.Clipboard3Day24Regular = exports.Clipboard3Day20Regular = exports.Clipboard3Day16Regular = exports.CalendarDataBar28Regular = exports.CalendarDataBar24Regular = exports.CalendarDataBar20Regular = exports.CalendarDataBar16Regular = exports.BranchFork32Regular = exports.Braces48Regular = exports.Braces32Regular = exports.Braces28Regular = exports.Braces16Regular = exports.ClipboardTextLtr32Regular = exports.TextAlignRightRotate9024Regular = exports.TextAlignRightRotate9020Regular = exports.TextAlignRightRotate9016Regular = exports.TextAlignRightRotate27020Regular = exports.TextAlignRightRotate27016Regular = exports.TextAlignLeftRotate9024Regular = exports.TextAlignLeftRotate9020Regular = exports.TextAlignLeftRotate9016Regular = exports.TextAlignLeftRotate27020Regular = exports.TextAlignLeftRotate27016Regular = exports.TextAlignJustifyRotate9020Regular = exports.TextAlignJustifyRotate27024Regular = exports.TextAlignJustifyRotate27020Regular = exports.TextAlignCenterRotate9024Regular = void 0;
|
|
11
|
+
exports.AnimalRabbitOff20Regular = exports.AnimalRabbit32Regular = exports.TextAlignJustifyLowRotate9024Regular = exports.TextAlignJustifyLowRotate9020Regular = exports.TextAlignJustifyLowRotate27024Regular = exports.TextAlignJustifyLowRotate27020Regular = exports.Stack32Regular = exports.Pipeline32Regular = exports.Pipeline24Regular = exports.PersonRunning20Regular = exports.Payment48Regular = exports.Payment32Regular = exports.Notebook32Regular = exports.HomeMore32Regular = exports.HomeMore24Regular = exports.HomeDatabase32Regular = exports.HomeDatabase24Regular = exports.HandLeftChat28Regular = exports.HandLeftChat24Regular = exports.HandLeftChat20Regular = exports.HandLeftChat16Regular = exports.Gauge32Regular = exports.FolderPeople24Regular = exports.FolderPeople20Regular = exports.DocumentData32Regular = exports.Database32Regular = exports.DataBarVertical32Regular = exports.Cube32Regular = exports.CreditCardClock32Regular = exports.CreditCardClock28Regular = exports.CreditCardClock24Regular = exports.CreditCardClock20Regular = exports.ContentView28Regular = exports.ContentView24Regular = exports.CalendarMonth32Regular = exports.BuildingRetailMore32Regular = exports.Beaker32Regular = exports.ArrowParagraph24Regular = exports.ArrowParagraph16Regular = exports.Apps32Regular = exports.XboxController48Regular = exports.XboxController32Regular = exports.XboxController28Regular = exports.XboxController24Regular = exports.XboxController20Regular = exports.XboxController16Regular = exports.TableCalculator20Regular = exports.SquareMultiple48Regular = exports.SquareMultiple32Regular = exports.SquareMultiple28Regular = void 0;
|
|
12
|
+
exports.SlideLink24Regular = exports.SlideLink20Regular = exports.Reward12Regular = exports.Recycle32Regular = exports.Recycle20Regular = exports.PipelineAdd32Regular = exports.PersonStar48Regular = exports.PersonStar32Regular = exports.PersonStar28Regular = exports.PersonStar24Regular = exports.PersonStar20Regular = exports.PersonStar16Regular = exports.PersonHeart20Regular = exports.Notebook16Regular = exports.LeafTwo32Regular = exports.LeafOne32Regular = exports.Handshake32Regular = exports.HandWave24Regular = exports.HandWave20Regular = exports.HandWave16Regular = exports.HandOpenHeart32Regular = exports.HandOpenHeart20Regular = exports.FoodFish24Regular = exports.FoodFish20Regular = exports.FoodCarrot24Regular = exports.FoodCarrot20Regular = exports.Filmstrip24Regular = exports.Filmstrip20Regular = exports.Feed28Regular = exports.Feed24Regular = exports.Feed20Regular = exports.Feed16Regular = exports.EarthLeaf32Regular = exports.EarthLeaf24Regular = exports.EarthLeaf20Regular = exports.EarthLeaf16Regular = exports.Earth32Regular = exports.DrinkBottleOff32Regular = exports.DrinkBottleOff20Regular = exports.DrinkBottle32Regular = exports.DrinkBottle20Regular = exports.DocumentText16Regular = exports.Connected20Regular = exports.Connected16Regular = exports.BuildingRetailMore24Regular = exports.BowlSalad24Regular = exports.BowlSalad20Regular = exports.BeakerOff32Regular = exports.BeakerOff20Regular = exports.AnimalRabbitOff32Regular = void 0;
|
|
13
|
+
exports.CalendarLock28Regular = exports.CalendarLock24Regular = exports.CalendarLock20Regular = exports.CalendarLock16Regular = exports.CalendarEmpty48Regular = exports.BuildingDesktop24Regular = exports.BuildingDesktop20Regular = exports.BuildingDesktop16Regular = exports.ArrowShuffleOff48Regular = exports.ArrowShuffleOff32Regular = exports.ArrowShuffleOff28Regular = exports.ArrowShuffleOff24Regular = exports.ArrowShuffleOff20Regular = exports.ArrowShuffleOff16Regular = exports.ArrowShuffle48Regular = exports.ArrowShuffle32Regular = exports.ArrowShuffle28Regular = exports.ArrowShuffle24Regular = exports.ArrowShuffle20Regular = exports.ArrowShuffle16Regular = exports.ArrowRepeat124Regular = exports.ArrowRepeat120Regular = exports.ArrowRepeat116Regular = exports.TrophyLock48Regular = exports.TrophyLock32Regular = exports.TrophyLock28Regular = exports.TrophyLock24Regular = exports.TrophyLock20Regular = exports.TrophyLock16Regular = exports.TextWrapOff24Regular = exports.TextWrapOff20Regular = exports.TextWrapOff16Regular = exports.TextWrap16Regular = exports.LayerDiagonalPerson20Regular = exports.LayerDiagonal20Regular = exports.HeartBroken24Regular = exports.ShieldQuestion32Regular = exports.ShieldQuestion24Regular = exports.ShieldQuestion20Regular = exports.ShieldQuestion16Regular = exports.Shield32Regular = exports.LaserTool20Regular = exports.FormMultiple48Regular = exports.FormMultiple28Regular = exports.FormMultiple24Regular = exports.FormMultiple20Regular = exports.FoodChickenLeg32Regular = exports.FoodChickenLeg24Regular = exports.FoodChickenLeg20Regular = exports.FoodChickenLeg16Regular = void 0;
|
|
14
|
+
exports.PersonAlert20Regular = exports.PersonAlert16Regular = exports.MegaphoneCircle24Regular = exports.MegaphoneCircle20Regular = exports.InkStrokeArrowUpDown24Regular = exports.InkStrokeArrowUpDown20Regular = exports.InkStrokeArrowDown24Regular = exports.InkStrokeArrowDown20Regular = exports.HourglassThreeQuarter24Regular = exports.HourglassThreeQuarter20Regular = exports.HourglassOneQuarter24Regular = exports.HourglassOneQuarter20Regular = exports.HourglassHalf24Regular = exports.HourglassHalf20Regular = exports.Hourglass24Regular = exports.Hourglass20Regular = exports.Fire24Regular = exports.Fire20Regular = exports.Fire16Regular = exports.DesktopCheckmark24Regular = exports.DesktopCheckmark20Regular = exports.DesktopCheckmark16Regular = exports.CodeText16Regular = exports.CircleImage28Regular = exports.CircleImage24Regular = exports.CircleImage16Regular = exports.ChatEmpty48Regular = exports.ChatEmpty32Regular = exports.ChatEmpty28Regular = exports.ChatEmpty24Regular = exports.ChatEmpty20Regular = exports.ChatEmpty16Regular = exports.ChatEmpty12Regular = exports.ChatCursor24Regular = exports.ChatCursor20Regular = exports.ChatCursor16Regular = exports.ChatAdd48Regular = exports.ChatAdd32Regular = exports.ChatAdd28Regular = exports.ChatAdd24Regular = exports.ChatAdd20Regular = exports.ChatAdd16Regular = exports.CallMissed12Regular = exports.Call12Regular = exports.CalendarSettings48Regular = exports.CalendarSettings32Regular = exports.CalendarSettings28Regular = exports.CalendarSettings24Regular = exports.CalendarLock48Regular = exports.CalendarLock32Regular = void 0;
|
|
15
|
+
exports.EqualOff12Regular = exports.DocumentSync32Regular = exports.DatabaseArrowRight32Regular = exports.DataBarVerticalStar32Regular = exports.DataBarVerticalStar24Regular = exports.DataBarVerticalStar20Regular = exports.DataBarVerticalStar16Regular = exports.CodeBlock48Regular = exports.CodeBlock32Regular = exports.CodeBlock28Regular = exports.CodeBlock24Regular = exports.CodeBlock20Regular = exports.CodeBlock16Regular = exports.AppGeneric32Regular = exports.TextDirectionRotate90Rtl24Regular = exports.TextDirectionRotate90Rtl20Regular = exports.TextDirectionRotate90Ltr24Regular = exports.TextDirectionRotate90Ltr20Regular = exports.TextDirectionHorizontalRtl24Regular = exports.TextDirectionHorizontalRtl20Regular = exports.TextDirectionHorizontalLtr24Regular = exports.TextDirectionHorizontalLtr20Regular = exports.TaskListSquareRtl16Regular = exports.TaskListSquareLtr16Regular = exports.SparkleCircle24Regular = exports.SparkleCircle20Regular = exports.ShieldAdd24Regular = exports.ShieldAdd20Regular = exports.ShieldAdd16Regular = exports.Premium12Regular = exports.PhoneChat28Regular = exports.PhoneChat24Regular = exports.PhoneChat20Regular = exports.PhoneChat16Regular = exports.Phone48Regular = exports.Phone32Regular = exports.Phone28Regular = exports.PersonLink48Regular = exports.PersonLink32Regular = exports.PersonLink28Regular = exports.PersonLink24Regular = exports.PersonLink20Regular = exports.PersonLink16Regular = exports.PersonArrowBack48Regular = exports.PersonArrowBack32Regular = exports.PersonArrowBack28Regular = exports.PersonArrowBack24Regular = exports.PersonArrowBack20Regular = exports.PersonArrowBack16Regular = exports.PersonAlert24Regular = void 0;
|
|
16
16
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
17
|
+
exports.TextMore20Regular = createFluentFontIcon_1.createFluentFontIcon("TextMore20Regular", "", 1, 20);
|
|
18
|
+
exports.TimeAndWeather20Regular = createFluentFontIcon_1.createFluentFontIcon("TimeAndWeather20Regular", "", 1, 20);
|
|
19
|
+
exports.Transmission20Regular = createFluentFontIcon_1.createFluentFontIcon("Transmission20Regular", "", 1, 20);
|
|
20
|
+
exports.VideoPlayPause20Regular = createFluentFontIcon_1.createFluentFontIcon("VideoPlayPause20Regular", "", 1, 20);
|
|
21
|
+
exports.ArrowNext12Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowNext12Regular", "", 1, 12);
|
|
22
|
+
exports.ArrowPrevious12Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowPrevious12Regular", "", 1, 12);
|
|
23
|
+
exports.DataUsageSettings20Regular = createFluentFontIcon_1.createFluentFontIcon("DataUsageSettings20Regular", "", 1, 20);
|
|
24
|
+
exports.DocumentMultipleSync20Regular = createFluentFontIcon_1.createFluentFontIcon("DocumentMultipleSync20Regular", "", 1, 20);
|
|
25
|
+
exports.Filter12Regular = createFluentFontIcon_1.createFluentFontIcon("Filter12Regular", "", 1, 12);
|
|
26
|
+
exports.History28Regular = createFluentFontIcon_1.createFluentFontIcon("History28Regular", "", 1, 28);
|
|
27
|
+
exports.History32Regular = createFluentFontIcon_1.createFluentFontIcon("History32Regular", "", 1, 32);
|
|
28
|
+
exports.History48Regular = createFluentFontIcon_1.createFluentFontIcon("History48Regular", "", 1, 48);
|
|
29
|
+
exports.HistoryDismiss20Regular = createFluentFontIcon_1.createFluentFontIcon("HistoryDismiss20Regular", "", 1, 20);
|
|
30
|
+
exports.HistoryDismiss24Regular = createFluentFontIcon_1.createFluentFontIcon("HistoryDismiss24Regular", "", 1, 24);
|
|
31
|
+
exports.HistoryDismiss28Regular = createFluentFontIcon_1.createFluentFontIcon("HistoryDismiss28Regular", "", 1, 28);
|
|
32
|
+
exports.HistoryDismiss32Regular = createFluentFontIcon_1.createFluentFontIcon("HistoryDismiss32Regular", "", 1, 32);
|
|
33
|
+
exports.HistoryDismiss48Regular = createFluentFontIcon_1.createFluentFontIcon("HistoryDismiss48Regular", "", 1, 48);
|
|
34
|
+
exports.HomeMore20Regular = createFluentFontIcon_1.createFluentFontIcon("HomeMore20Regular", "", 1, 20);
|
|
35
|
+
exports.PeopleSearch20Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleSearch20Regular", "", 1, 20);
|
|
36
|
+
exports.PeopleTeamDelete16Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleTeamDelete16Regular", "", 1, 16);
|
|
37
|
+
exports.PeopleTeamDelete20Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleTeamDelete20Regular", "", 1, 20);
|
|
38
|
+
exports.PeopleTeamDelete28Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleTeamDelete28Regular", "", 1, 28);
|
|
39
|
+
exports.PeopleTeamDelete32Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleTeamDelete32Regular", "", 1, 32);
|
|
40
|
+
exports.Person520Regular = createFluentFontIcon_1.createFluentFontIcon("Person520Regular", "", 1, 20);
|
|
41
|
+
exports.Person620Regular = createFluentFontIcon_1.createFluentFontIcon("Person620Regular", "", 1, 20);
|
|
42
|
+
exports.PersonSync24Regular = createFluentFontIcon_1.createFluentFontIcon("PersonSync24Regular", "", 1, 24);
|
|
43
|
+
exports.PhoneEraser20Regular = createFluentFontIcon_1.createFluentFontIcon("PhoneEraser20Regular", "", 1, 20);
|
|
17
44
|
exports.PhoneShake20Regular = createFluentFontIcon_1.createFluentFontIcon("PhoneShake20Regular", "", 1, 20);
|
|
18
45
|
exports.PhoneSpeaker20Regular = createFluentFontIcon_1.createFluentFontIcon("PhoneSpeaker20Regular", "", 1, 20);
|
|
19
46
|
exports.Radar20Regular = createFluentFontIcon_1.createFluentFontIcon("Radar20Regular", "", 1, 20);
|
|
@@ -486,31 +513,4 @@ exports.DataBarVerticalStar24Regular = createFluentFontIcon_1.createFluentFontIc
|
|
|
486
513
|
exports.DataBarVerticalStar32Regular = createFluentFontIcon_1.createFluentFontIcon("DataBarVerticalStar32Regular", "", 1, 32);
|
|
487
514
|
exports.DatabaseArrowRight32Regular = createFluentFontIcon_1.createFluentFontIcon("DatabaseArrowRight32Regular", "", 1, 32);
|
|
488
515
|
exports.DocumentSync32Regular = createFluentFontIcon_1.createFluentFontIcon("DocumentSync32Regular", "", 1, 32);
|
|
489
|
-
exports.EqualOff12Regular = createFluentFontIcon_1.createFluentFontIcon("EqualOff12Regular", "", 1, 12);
|
|
490
|
-
exports.EqualOff16Regular = createFluentFontIcon_1.createFluentFontIcon("EqualOff16Regular", "", 1, 16);
|
|
491
|
-
exports.Eye28Regular = createFluentFontIcon_1.createFluentFontIcon("Eye28Regular", "", 1, 28);
|
|
492
|
-
exports.Eye32Regular = createFluentFontIcon_1.createFluentFontIcon("Eye32Regular", "", 1, 32);
|
|
493
|
-
exports.Eye48Regular = createFluentFontIcon_1.createFluentFontIcon("Eye48Regular", "", 1, 48);
|
|
494
|
-
exports.EyeLines20Regular = createFluentFontIcon_1.createFluentFontIcon("EyeLines20Regular", "", 1, 20);
|
|
495
|
-
exports.EyeLines24Regular = createFluentFontIcon_1.createFluentFontIcon("EyeLines24Regular", "", 1, 24);
|
|
496
|
-
exports.EyeLines28Regular = createFluentFontIcon_1.createFluentFontIcon("EyeLines28Regular", "", 1, 28);
|
|
497
|
-
exports.EyeLines32Regular = createFluentFontIcon_1.createFluentFontIcon("EyeLines32Regular", "", 1, 32);
|
|
498
|
-
exports.EyeLines48Regular = createFluentFontIcon_1.createFluentFontIcon("EyeLines48Regular", "", 1, 48);
|
|
499
|
-
exports.TextBulletListSquarePerson32Regular = createFluentFontIcon_1.createFluentFontIcon("TextBulletListSquarePerson32Regular", "", 1, 32);
|
|
500
|
-
exports.WeatherSnowflake32Regular = createFluentFontIcon_1.createFluentFontIcon("WeatherSnowflake32Regular", "", 1, 32);
|
|
501
|
-
exports.WindowDatabase24Regular = createFluentFontIcon_1.createFluentFontIcon("WindowDatabase24Regular", "", 1, 24);
|
|
502
|
-
exports.ArrowTrending12Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowTrending12Regular", "", 1, 12);
|
|
503
|
-
exports.BuildingPeople16Regular = createFluentFontIcon_1.createFluentFontIcon("BuildingPeople16Regular", "", 1, 16);
|
|
504
|
-
exports.BuildingPeople20Regular = createFluentFontIcon_1.createFluentFontIcon("BuildingPeople20Regular", "", 1, 20);
|
|
505
|
-
exports.BuildingPeople24Regular = createFluentFontIcon_1.createFluentFontIcon("BuildingPeople24Regular", "", 1, 24);
|
|
506
|
-
exports.CloudError16Regular = createFluentFontIcon_1.createFluentFontIcon("CloudError16Regular", "", 1, 16);
|
|
507
|
-
exports.CloudError20Regular = createFluentFontIcon_1.createFluentFontIcon("CloudError20Regular", "", 1, 20);
|
|
508
|
-
exports.CloudError24Regular = createFluentFontIcon_1.createFluentFontIcon("CloudError24Regular", "", 1, 24);
|
|
509
|
-
exports.CloudError28Regular = createFluentFontIcon_1.createFluentFontIcon("CloudError28Regular", "", 1, 28);
|
|
510
|
-
exports.CloudError32Regular = createFluentFontIcon_1.createFluentFontIcon("CloudError32Regular", "", 1, 32);
|
|
511
|
-
exports.CloudError48Regular = createFluentFontIcon_1.createFluentFontIcon("CloudError48Regular", "", 1, 48);
|
|
512
|
-
exports.Couch32Regular = createFluentFontIcon_1.createFluentFontIcon("Couch32Regular", "", 1, 32);
|
|
513
|
-
exports.Couch48Regular = createFluentFontIcon_1.createFluentFontIcon("Couch48Regular", "", 1, 48);
|
|
514
|
-
exports.DatabaseArrowRight24Regular = createFluentFontIcon_1.createFluentFontIcon("DatabaseArrowRight24Regular", "", 1, 24);
|
|
515
|
-
exports.Dishwasher20Regular = createFluentFontIcon_1.createFluentFontIcon("Dishwasher20Regular", "", 1, 20);
|
|
516
|
-
exports.Dishwasher24Regular = createFluentFontIcon_1.createFluentFontIcon("Dishwasher24Regular", "", 1, 24);
|
|
516
|
+
exports.EqualOff12Regular = createFluentFontIcon_1.createFluentFontIcon("EqualOff12Regular", "", 1, 12);
|
|
@@ -1,4 +1,85 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
export declare const EqualOff16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
|
+
codepoint: string;
|
|
4
|
+
};
|
|
5
|
+
export declare const Eye28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
6
|
+
codepoint: string;
|
|
7
|
+
};
|
|
8
|
+
export declare const Eye32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
9
|
+
codepoint: string;
|
|
10
|
+
};
|
|
11
|
+
export declare const Eye48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
12
|
+
codepoint: string;
|
|
13
|
+
};
|
|
14
|
+
export declare const EyeLines20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
15
|
+
codepoint: string;
|
|
16
|
+
};
|
|
17
|
+
export declare const EyeLines24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
18
|
+
codepoint: string;
|
|
19
|
+
};
|
|
20
|
+
export declare const EyeLines28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
21
|
+
codepoint: string;
|
|
22
|
+
};
|
|
23
|
+
export declare const EyeLines32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
24
|
+
codepoint: string;
|
|
25
|
+
};
|
|
26
|
+
export declare const EyeLines48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
27
|
+
codepoint: string;
|
|
28
|
+
};
|
|
29
|
+
export declare const TextBulletListSquarePerson32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
30
|
+
codepoint: string;
|
|
31
|
+
};
|
|
32
|
+
export declare const WeatherSnowflake32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
33
|
+
codepoint: string;
|
|
34
|
+
};
|
|
35
|
+
export declare const WindowDatabase24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
36
|
+
codepoint: string;
|
|
37
|
+
};
|
|
38
|
+
export declare const ArrowTrending12Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
39
|
+
codepoint: string;
|
|
40
|
+
};
|
|
41
|
+
export declare const BuildingPeople16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
42
|
+
codepoint: string;
|
|
43
|
+
};
|
|
44
|
+
export declare const BuildingPeople20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
45
|
+
codepoint: string;
|
|
46
|
+
};
|
|
47
|
+
export declare const BuildingPeople24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
48
|
+
codepoint: string;
|
|
49
|
+
};
|
|
50
|
+
export declare const CloudError16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
51
|
+
codepoint: string;
|
|
52
|
+
};
|
|
53
|
+
export declare const CloudError20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
54
|
+
codepoint: string;
|
|
55
|
+
};
|
|
56
|
+
export declare const CloudError24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
57
|
+
codepoint: string;
|
|
58
|
+
};
|
|
59
|
+
export declare const CloudError28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
60
|
+
codepoint: string;
|
|
61
|
+
};
|
|
62
|
+
export declare const CloudError32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
63
|
+
codepoint: string;
|
|
64
|
+
};
|
|
65
|
+
export declare const CloudError48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
66
|
+
codepoint: string;
|
|
67
|
+
};
|
|
68
|
+
export declare const Couch32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
69
|
+
codepoint: string;
|
|
70
|
+
};
|
|
71
|
+
export declare const Couch48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
72
|
+
codepoint: string;
|
|
73
|
+
};
|
|
74
|
+
export declare const DatabaseArrowRight24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
75
|
+
codepoint: string;
|
|
76
|
+
};
|
|
77
|
+
export declare const Dishwasher20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
78
|
+
codepoint: string;
|
|
79
|
+
};
|
|
80
|
+
export declare const Dishwasher24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
81
|
+
codepoint: string;
|
|
82
|
+
};
|
|
2
83
|
export declare const Dishwasher32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
84
|
codepoint: string;
|
|
4
85
|
};
|
|
@@ -1418,84 +1499,3 @@ export declare const GlobeSurface32Regular: import("react").FC<import("..").Flue
|
|
|
1418
1499
|
export declare const HomeMore48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1419
1500
|
codepoint: string;
|
|
1420
1501
|
};
|
|
1421
|
-
export declare const ImageBorder16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1422
|
-
codepoint: string;
|
|
1423
|
-
};
|
|
1424
|
-
export declare const ImageBorder20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1425
|
-
codepoint: string;
|
|
1426
|
-
};
|
|
1427
|
-
export declare const ImageBorder24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1428
|
-
codepoint: string;
|
|
1429
|
-
};
|
|
1430
|
-
export declare const ImageBorder28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1431
|
-
codepoint: string;
|
|
1432
|
-
};
|
|
1433
|
-
export declare const ImageBorder32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1434
|
-
codepoint: string;
|
|
1435
|
-
};
|
|
1436
|
-
export declare const ImageBorder48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1437
|
-
codepoint: string;
|
|
1438
|
-
};
|
|
1439
|
-
export declare const ImageCircle16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1440
|
-
codepoint: string;
|
|
1441
|
-
};
|
|
1442
|
-
export declare const ImageCircle20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1443
|
-
codepoint: string;
|
|
1444
|
-
};
|
|
1445
|
-
export declare const ImageCircle24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1446
|
-
codepoint: string;
|
|
1447
|
-
};
|
|
1448
|
-
export declare const ImageCircle28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1449
|
-
codepoint: string;
|
|
1450
|
-
};
|
|
1451
|
-
export declare const ImageCircle32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1452
|
-
codepoint: string;
|
|
1453
|
-
};
|
|
1454
|
-
export declare const ImageCircle48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1455
|
-
codepoint: string;
|
|
1456
|
-
};
|
|
1457
|
-
export declare const ImageTable16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1458
|
-
codepoint: string;
|
|
1459
|
-
};
|
|
1460
|
-
export declare const ImageTable20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1461
|
-
codepoint: string;
|
|
1462
|
-
};
|
|
1463
|
-
export declare const ImageTable24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1464
|
-
codepoint: string;
|
|
1465
|
-
};
|
|
1466
|
-
export declare const ImageTable28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1467
|
-
codepoint: string;
|
|
1468
|
-
};
|
|
1469
|
-
export declare const ImageTable32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1470
|
-
codepoint: string;
|
|
1471
|
-
};
|
|
1472
|
-
export declare const ImageTable48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1473
|
-
codepoint: string;
|
|
1474
|
-
};
|
|
1475
|
-
export declare const Info32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1476
|
-
codepoint: string;
|
|
1477
|
-
};
|
|
1478
|
-
export declare const Info48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1479
|
-
codepoint: string;
|
|
1480
|
-
};
|
|
1481
|
-
export declare const Iot16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1482
|
-
codepoint: string;
|
|
1483
|
-
};
|
|
1484
|
-
export declare const IotAlert16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1485
|
-
codepoint: string;
|
|
1486
|
-
};
|
|
1487
|
-
export declare const IotAlert20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1488
|
-
codepoint: string;
|
|
1489
|
-
};
|
|
1490
|
-
export declare const IotAlert24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1491
|
-
codepoint: string;
|
|
1492
|
-
};
|
|
1493
|
-
export declare const LineHorizontal420Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1494
|
-
codepoint: string;
|
|
1495
|
-
};
|
|
1496
|
-
export declare const LineHorizontal4Search20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1497
|
-
codepoint: string;
|
|
1498
|
-
};
|
|
1499
|
-
export declare const LineThickness20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1500
|
-
codepoint: string;
|
|
1501
|
-
};
|
|
@@ -3,17 +3,44 @@
|
|
|
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.PanelLeftAdd48Regular = exports.PanelLeftAdd32Regular = exports.PanelLeftAdd28Regular = exports.PanelLeftAdd24Regular = exports.PanelLeftAdd20Regular = exports.PanelLeftAdd16Regular = exports.PanelLeft32Regular = exports.Oven48Regular = exports.Oven32Regular = exports.Oven24Regular = exports.Oven20Regular = exports.Mention12Regular = exports.Fireplace48Regular = exports.Fireplace32Regular = exports.Fireplace24Regular = exports.Fireplace20Regular = exports.Feed48Regular = exports.Feed32Regular = exports.Elevator32Regular = exports.Elevator24Regular = exports.Elevator20Regular = exports.Dishwasher48Regular = exports.Dishwasher32Regular = exports.Dishwasher24Regular = exports.Dishwasher20Regular = exports.DatabaseArrowRight24Regular = exports.Couch48Regular = exports.Couch32Regular = exports.CloudError48Regular = exports.CloudError32Regular = exports.CloudError28Regular = exports.CloudError24Regular = exports.CloudError20Regular = exports.CloudError16Regular = exports.BuildingPeople24Regular = exports.BuildingPeople20Regular = exports.BuildingPeople16Regular = exports.ArrowTrending12Regular = exports.WindowDatabase24Regular = exports.WeatherSnowflake32Regular = exports.TextBulletListSquarePerson32Regular = exports.EyeLines48Regular = exports.EyeLines32Regular = exports.EyeLines28Regular = exports.EyeLines24Regular = exports.EyeLines20Regular = exports.Eye48Regular = exports.Eye32Regular = exports.Eye28Regular = exports.EqualOff16Regular = void 0;
|
|
7
|
+
exports.DataTrending28Regular = exports.Crop48Regular = exports.Crop32Regular = exports.Crop28Regular = exports.Crop16Regular = exports.ChatBubblesQuestion32Regular = exports.ChatBubblesQuestion28Regular = exports.CameraSparkles24Regular = exports.CameraSparkles20Regular = exports.BuildingTownhouse32Regular = exports.BuildingTownhouse24Regular = exports.BuildingTownhouse20Regular = exports.ArrowTurnUpLeft48Regular = exports.ArrowTurnUpLeft20Regular = exports.ArrowTurnUpDown48Regular = exports.ArrowTurnUpDown20Regular = exports.ArrowTurnRightUp48Regular = exports.ArrowTurnRightUp20Regular = exports.ArrowTurnRightLeft48Regular = exports.ArrowTurnRightLeft20Regular = exports.ArrowTurnRightDown48Regular = exports.ArrowTurnRightDown20Regular = exports.ArrowTurnRight48Regular = exports.ArrowTurnLeftUp48Regular = exports.ArrowTurnLeftUp20Regular = exports.ArrowTurnLeftRight48Regular = exports.ArrowTurnLeftRight20Regular = exports.ArrowTurnLeftDown48Regular = exports.ArrowTurnLeftDown20Regular = exports.ArrowTurnDownUp48Regular = exports.ArrowTurnDownUp20Regular = exports.ArrowTurnDownRight48Regular = exports.ArrowTurnDownRight20Regular = exports.AddCircle12Regular = exports.AccessibilityCheckmark48Regular = exports.AccessibilityCheckmark32Regular = exports.AccessibilityCheckmark28Regular = exports.Washer48Regular = exports.Washer32Regular = exports.Washer24Regular = exports.Washer20Regular = exports.VehicleCarProfileRtl24Regular = exports.VehicleCarProfileLtr24Regular = exports.VehicleCarParking24Regular = exports.VehicleCarParking20Regular = exports.Status12Regular = exports.PanelRight32Regular = exports.PanelLeftKey24Regular = exports.PanelLeftKey20Regular = exports.PanelLeftKey16Regular = void 0;
|
|
8
|
+
exports.Water16Regular = exports.VideoPeople32Regular = exports.VehicleCarProfileLtrClock24Regular = exports.VehicleCarProfileLtrClock20Regular = exports.VehicleCarProfileLtrClock16Regular = exports.VehicleCarParking48Regular = exports.VehicleCarParking32Regular = exports.VehicleCarParking16Regular = exports.VehicleCar32Regular = exports.Temperature48Regular = exports.Temperature32Regular = exports.SwimmingPool48Regular = exports.SwimmingPool32Regular = exports.SwimmingPool24Regular = exports.SwimmingPool20Regular = exports.SlideTextMultiple32Regular = exports.SlideTextMultiple24Regular = exports.SlideTextMultiple20Regular = exports.SlideTextMultiple16Regular = exports.Showerhead32Regular = exports.Showerhead24Regular = exports.Showerhead20Regular = exports.ScanQrCode24Regular = exports.Ruler48Regular = exports.Ruler32Regular = exports.Ruler28Regular = exports.ReceiptSparkles24Regular = exports.ReceiptSparkles20Regular = exports.PersonStarburst24Regular = exports.PersonStarburst20Regular = exports.PersonSquare24Regular = exports.PersonSquare20Regular = exports.PersonCircle32Regular = exports.PersonCircle28Regular = exports.PersonBoard32Regular = exports.PersonBoard28Regular = exports.PanelRightCursor24Regular = exports.PanelRightCursor20Regular = exports.LeafTwo48Regular = exports.HomeSplit48Regular = exports.HomeSplit32Regular = exports.HomeSplit24Regular = exports.HomeSplit20Regular = exports.Elevator48Regular = exports.EarthLeaf48Regular = exports.Earth48Regular = exports.DocumentDatabase24Regular = exports.DocumentDatabase20Regular = exports.DataTrending48Regular = exports.DataTrending32Regular = void 0;
|
|
9
|
+
exports.TableSimpleCheckmark48Regular = exports.TableSimpleCheckmark32Regular = exports.TableSimpleCheckmark28Regular = exports.TableSimpleCheckmark24Regular = exports.TableSimpleCheckmark20Regular = exports.TableSimpleCheckmark16Regular = exports.TableCalculator16Regular = exports.ScanText28Regular = exports.ScanText16Regular = exports.ReceiptSparkles16Regular = exports.Receipt28Regular = exports.Receipt16Regular = exports.PersonWalking24Regular = exports.PersonWalking20Regular = exports.MegaphoneLoud32Regular = exports.MegaphoneLoud28Regular = exports.LightbulbPerson48Regular = exports.LightbulbPerson32Regular = exports.LightbulbPerson28Regular = exports.LightbulbPerson24Regular = exports.LightbulbPerson20Regular = exports.LightbulbPerson16Regular = exports.Lightbulb48Regular = exports.Lightbulb32Regular = exports.Lightbulb28Regular = exports.HeartCircleHint48Regular = exports.HeartCircleHint32Regular = exports.HeartCircleHint28Regular = exports.HeartCircleHint24Regular = exports.HeartCircleHint20Regular = exports.HeartCircleHint16Regular = exports.GridCircles28Regular = exports.GridCircles24Regular = exports.GlanceHorizontalSparkles24Regular = exports.GlanceHorizontalSparkles16Regular = exports.GlanceHorizontal16Regular = exports.FlagCheckered20Regular = exports.Crown20Regular = exports.Crown16Regular = exports.CameraSparkles16Regular = exports.CalculatorMultiple16Regular = exports.Calculator16Regular = exports.BubbleMultiple20Regular = exports.Autosum16Regular = exports.ArrowTurnDownLeft48Regular = exports.ArrowTurnDownLeft20Regular = exports.Water48Regular = exports.Water32Regular = exports.Water24Regular = exports.Water20Regular = void 0;
|
|
10
|
+
exports.CodeCsRectangle16Regular = exports.CodeCs16Regular = exports.CloudLink24Regular = exports.CloudEdit24Regular = exports.CloudAdd24Regular = exports.ClipboardTextRtl16Regular = exports.ClipboardTextLtr16Regular = exports.ClipboardTask16Regular = exports.ClipboardNote16Regular = exports.ClipboardMultiple16Regular = exports.ClipboardError16Regular = exports.Certificate16Regular = exports.Cd16Regular = exports.CameraOff16Regular = exports.CallTransfer32Regular = exports.CallTransfer24Regular = exports.CalendarShield48Regular = exports.CalendarShield32Regular = exports.CalendarShield28Regular = exports.CalendarShield24Regular = exports.CalendarShield20Regular = exports.CalendarShield16Regular = exports.CalendarPlay28Regular = exports.CalendarPlay24Regular = exports.CalendarPlay20Regular = exports.CalendarPlay16Regular = exports.CalendarArrowCounterclockwise48Regular = exports.CalendarArrowCounterclockwise32Regular = exports.CalendarArrowCounterclockwise28Regular = exports.CalendarArrowCounterclockwise24Regular = exports.CalendarArrowCounterclockwise20Regular = exports.CalendarArrowCounterclockwise16Regular = exports.Branch16Regular = exports.BracesDismiss16Regular = exports.BracesCheckmark16Regular = exports.ArrowPrevious16Regular = exports.ArrowNext16Regular = exports.AlignStretchVertical16Regular = exports.AlignStretchHorizontal16Regular = exports.AlignDistributeTop16Regular = exports.AlignDistributeRight16Regular = exports.AlignDistributeLeft16Regular = exports.AlignDistributeBottom16Regular = exports.XboxControllerError48Regular = exports.XboxControllerError32Regular = exports.XboxControllerError24Regular = exports.XboxControllerError20Regular = exports.TextUnderlineDouble24Regular = exports.TextUnderlineDouble20Regular = exports.Tabs16Regular = void 0;
|
|
11
|
+
exports.PeopleStar24Regular = exports.PeopleStar20Regular = exports.PeopleStar16Regular = exports.NetworkAdapter16Regular = exports.MoreCircle48Regular = exports.MoreCircle28Regular = exports.MoreCircle24Regular = exports.MoreCircle16Regular = exports.Memory16Regular = exports.KeyboardMouse16Regular = exports.HourglassThreeQuarter16Regular = exports.HourglassOneQuarter16Regular = exports.HourglassHalf16Regular = exports.Hourglass16Regular = exports.HardDrive16Regular = exports.GanttChart16Regular = exports.FolderOpenVertical16Regular = exports.FolderMultiple16Regular = exports.Eyedropper16Regular = exports.DocumentVb16Regular = exports.DocumentTs16Regular = exports.DocumentTarget16Regular = exports.DocumentRb16Regular = exports.DocumentPy16Regular = exports.DocumentNumber116Regular = exports.DocumentJs16Regular = exports.DocumentFs16Regular = exports.DocumentData16Regular = exports.DocumentCss16Regular = exports.DocumentCs16Regular = exports.DocumentContract16Regular = exports.DeveloperBoard16Regular = exports.DatabaseStack16Regular = exports.Database16Regular = exports.DataBarVerticalAscending16Regular = exports.DataBarHorizontalDescending16Regular = exports.Cone16Regular = exports.CodeVbRectangle16Regular = exports.CodeVb16Regular = exports.CodeTsRectangle16Regular = exports.CodeTs16Regular = exports.CodeTextOff16Regular = exports.CodeRbRectangle16Regular = exports.CodeRb16Regular = exports.CodePyRectangle16Regular = exports.CodePy16Regular = exports.CodeJsRectangle16Regular = exports.CodeJs16Regular = exports.CodeFsRectangle16Regular = exports.CodeFs16Regular = void 0;
|
|
12
|
+
exports.NotebookSectionArrowRight20Regular = exports.LocationArrowUp20Regular = exports.LocationArrowRight20Regular = exports.LocationArrowLeft20Regular = exports.Glance12Regular = exports.DocumentLandscapeSplitHint24Regular = exports.ChatMultiple32Regular = exports.ChatMultiple28Regular = exports.WebAsset16Regular = exports.Voicemail32Regular = exports.VideoPersonClock48Regular = exports.VideoPersonClock32Regular = exports.VideoPersonClock28Regular = exports.VideoPersonClock24Regular = exports.VideoPersonClock20Regular = exports.VideoPersonClock16Regular = exports.VideoPerson32Regular = exports.TextTTag16Regular = exports.TableLock48Regular = exports.TableLock32Regular = exports.TableLock28Regular = exports.TableLock24Regular = exports.TableLock20Regular = exports.TableLock16Regular = exports.Steps16Regular = exports.Step16Regular = exports.SprayCan16Regular = exports.SlideTextPerson48Regular = exports.SlideTextPerson32Regular = exports.SlideTextPerson28Regular = exports.SlideTextPerson24Regular = exports.SlideTextPerson20Regular = exports.SlideTextPerson16Regular = exports.Shield12Regular = exports.ServerSurfaceMultiple16Regular = exports.ServerSurface16Regular = exports.Server16Regular = exports.Script16Regular = exports.SaveMultiple16Regular = exports.Ram16Regular = exports.RadioButtonOff16Regular = exports.RadioButton16Regular = exports.PlayMultiple16Regular = exports.PersonWalking16Regular = exports.PersonStanding16Regular = exports.PersonSearch32Regular = exports.PersonSearch16Regular = exports.PeopleStar48Regular = exports.PeopleStar32Regular = exports.PeopleStar28Regular = void 0;
|
|
13
|
+
exports.Bluetooth16Regular = exports.ArrowTrendingSparkle24Regular = exports.ArrowTrendingSparkle20Regular = exports.Apps48Regular = exports.Add48Regular = exports.Add32Regular = exports.VoicemailSubtract20Regular = exports.TextboxSettings24Regular = exports.TextboxSettings20Regular = exports.TextT32Regular = exports.TextT16Regular = exports.TextT12Regular = exports.TextNumberListRtlRotate27024Regular = exports.TextNumberListRtlRotate27020Regular = exports.TextNumberListRtl9024Regular = exports.TextNumberListRtl9020Regular = exports.TextNumberListLtrRotate27024Regular = exports.TextNumberListLtrRotate27020Regular = exports.TextNumberListLtr9024Regular = exports.TextNumberListLtr9020Regular = exports.TextIndentIncreaseRtlRotate27024Regular = exports.TextIndentIncreaseRtlRotate27020Regular = exports.TextIndentIncreaseRtl9024Regular = exports.TextIndentIncreaseRtl9020Regular = exports.TextIndentIncreaseLtrRotate27024Regular = exports.TextIndentIncreaseLtrRotate27020Regular = exports.TextIndentIncreaseLtr9024Regular = exports.TextIndentIncreaseLtr9020Regular = exports.TextIndentDecreaseRtlRotate27024Regular = exports.TextIndentDecreaseRtlRotate27020Regular = exports.TextIndentDecreaseRtl9024Regular = exports.TextIndentDecreaseRtl9020Regular = exports.TextIndentDecreaseLtrRotate27024Regular = exports.TextIndentDecreaseLtrRotate27020Regular = exports.TextIndentDecreaseLtr9024Regular = exports.TextIndentDecreaseLtr9020Regular = exports.TextDescriptionRtl24Regular = exports.TextDescriptionRtl20Regular = exports.TextDescriptionLtr24Regular = exports.TextDescriptionLtr20Regular = exports.TextBulletListRtl9020Regular = exports.TextBulletListLtrRotate27024Regular = exports.TextBulletListLtr9024Regular = exports.TextBulletListLtr9020Regular = exports.TextAlignJustifyLow9024Regular = exports.TextAlignJustifyLow9020Regular = exports.TextAddT20Regular = exports.ReOrder20Regular = exports.PersonSearch24Regular = exports.PersonSearch20Regular = void 0;
|
|
14
|
+
exports.DocumentBulletList16Regular = exports.DocumentBorderPrint32Regular = exports.DocumentBorderPrint24Regular = exports.DocumentBorderPrint20Regular = exports.DocumentBorder32Regular = exports.DocumentBorder24Regular = exports.DocumentBorder20Regular = exports.Document10024Regular = exports.Document10020Regular = exports.Document10016Regular = exports.DeviceEq16Regular = exports.DatabaseMultiple32Regular = exports.Database48Regular = exports.CopySelect24Regular = exports.Copy32Regular = exports.CommentLink48Regular = exports.CommentLink28Regular = exports.CommentLink24Regular = exports.CommentLink20Regular = exports.CommentLink16Regular = exports.Clover48Regular = exports.Clover32Regular = exports.Clover28Regular = exports.Clover24Regular = exports.Clover20Regular = exports.Clover16Regular = exports.ClockLock24Regular = exports.ClockLock20Regular = exports.ClockLock16Regular = exports.ClipboardCheckmark16Regular = exports.ChatSparkle48Regular = exports.ChatSparkle32Regular = exports.ChatSparkle28Regular = exports.ChatSparkle24Regular = exports.ChatSparkle20Regular = exports.ChatSparkle16Regular = exports.ChatMultipleHeart32Regular = exports.ChatMultipleHeart28Regular = exports.ChatMultipleHeart24Regular = exports.ChatMultipleHeart20Regular = exports.ChatMultipleHeart16Regular = exports.CallForward32Regular = exports.CalendarError16Regular = exports.Building48Regular = exports.Building32Regular = exports.BoxSearch16Regular = exports.BotSparkle24Regular = exports.BotSparkle20Regular = exports.Bluetooth48Regular = exports.Bluetooth32Regular = void 0;
|
|
15
|
+
exports.HomeMore48Regular = exports.GlobeSurface32Regular = exports.GlassesOff32Regular = exports.Glasses32Regular = exports.FlagClock48Regular = exports.FlagClock32Regular = exports.FlagClock28Regular = exports.FlagClock24Regular = exports.FlagClock20Regular = exports.FlagClock16Regular = exports.Flag32Regular = exports.FilmstripPlay32Regular = exports.FilmstripPlay24Regular = exports.FilmstripPlay20Regular = exports.FilmstripPlay16Regular = exports.Filmstrip32Regular = exports.Filmstrip16Regular = exports.EmojiMeh16Regular = exports.EmojiHand16Regular = exports.EmojiAngry16Regular = exports.DocumentPrint48Regular = exports.DocumentPrint32Regular = exports.DocumentPrint28Regular = exports.DocumentPrint24Regular = exports.DocumentPrint20Regular = exports.DocumentOnePageLink24Regular = exports.DocumentOnePageLink20Regular = exports.DocumentOnePageLink16Regular = exports.DocumentOnePageColumns24Regular = exports.DocumentOnePageColumns20Regular = exports.DocumentOnePageAdd24Regular = exports.DocumentOnePageAdd20Regular = exports.DocumentOnePageAdd16Regular = exports.DocumentOnePage16Regular = exports.DocumentFolder24Regular = exports.DocumentFolder20Regular = exports.DocumentFolder16Regular = exports.DocumentFit24Regular = exports.DocumentFit20Regular = exports.DocumentFit16Regular = exports.DocumentDataLink32Regular = exports.DocumentDataLink24Regular = exports.DocumentDataLink20Regular = exports.DocumentDataLink16Regular = exports.DocumentBulletListCube24Regular = exports.DocumentBulletListCube20Regular = exports.DocumentBulletListCube16Regular = exports.DocumentBulletListArrowLeft24Regular = exports.DocumentBulletListArrowLeft20Regular = exports.DocumentBulletListArrowLeft16Regular = void 0;
|
|
16
16
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
17
|
+
exports.EqualOff16Regular = createFluentFontIcon_1.createFluentFontIcon("EqualOff16Regular", "", 1, 16);
|
|
18
|
+
exports.Eye28Regular = createFluentFontIcon_1.createFluentFontIcon("Eye28Regular", "", 1, 28);
|
|
19
|
+
exports.Eye32Regular = createFluentFontIcon_1.createFluentFontIcon("Eye32Regular", "", 1, 32);
|
|
20
|
+
exports.Eye48Regular = createFluentFontIcon_1.createFluentFontIcon("Eye48Regular", "", 1, 48);
|
|
21
|
+
exports.EyeLines20Regular = createFluentFontIcon_1.createFluentFontIcon("EyeLines20Regular", "", 1, 20);
|
|
22
|
+
exports.EyeLines24Regular = createFluentFontIcon_1.createFluentFontIcon("EyeLines24Regular", "", 1, 24);
|
|
23
|
+
exports.EyeLines28Regular = createFluentFontIcon_1.createFluentFontIcon("EyeLines28Regular", "", 1, 28);
|
|
24
|
+
exports.EyeLines32Regular = createFluentFontIcon_1.createFluentFontIcon("EyeLines32Regular", "", 1, 32);
|
|
25
|
+
exports.EyeLines48Regular = createFluentFontIcon_1.createFluentFontIcon("EyeLines48Regular", "", 1, 48);
|
|
26
|
+
exports.TextBulletListSquarePerson32Regular = createFluentFontIcon_1.createFluentFontIcon("TextBulletListSquarePerson32Regular", "", 1, 32);
|
|
27
|
+
exports.WeatherSnowflake32Regular = createFluentFontIcon_1.createFluentFontIcon("WeatherSnowflake32Regular", "", 1, 32);
|
|
28
|
+
exports.WindowDatabase24Regular = createFluentFontIcon_1.createFluentFontIcon("WindowDatabase24Regular", "", 1, 24);
|
|
29
|
+
exports.ArrowTrending12Regular = createFluentFontIcon_1.createFluentFontIcon("ArrowTrending12Regular", "", 1, 12);
|
|
30
|
+
exports.BuildingPeople16Regular = createFluentFontIcon_1.createFluentFontIcon("BuildingPeople16Regular", "", 1, 16);
|
|
31
|
+
exports.BuildingPeople20Regular = createFluentFontIcon_1.createFluentFontIcon("BuildingPeople20Regular", "", 1, 20);
|
|
32
|
+
exports.BuildingPeople24Regular = createFluentFontIcon_1.createFluentFontIcon("BuildingPeople24Regular", "", 1, 24);
|
|
33
|
+
exports.CloudError16Regular = createFluentFontIcon_1.createFluentFontIcon("CloudError16Regular", "", 1, 16);
|
|
34
|
+
exports.CloudError20Regular = createFluentFontIcon_1.createFluentFontIcon("CloudError20Regular", "", 1, 20);
|
|
35
|
+
exports.CloudError24Regular = createFluentFontIcon_1.createFluentFontIcon("CloudError24Regular", "", 1, 24);
|
|
36
|
+
exports.CloudError28Regular = createFluentFontIcon_1.createFluentFontIcon("CloudError28Regular", "", 1, 28);
|
|
37
|
+
exports.CloudError32Regular = createFluentFontIcon_1.createFluentFontIcon("CloudError32Regular", "", 1, 32);
|
|
38
|
+
exports.CloudError48Regular = createFluentFontIcon_1.createFluentFontIcon("CloudError48Regular", "", 1, 48);
|
|
39
|
+
exports.Couch32Regular = createFluentFontIcon_1.createFluentFontIcon("Couch32Regular", "", 1, 32);
|
|
40
|
+
exports.Couch48Regular = createFluentFontIcon_1.createFluentFontIcon("Couch48Regular", "", 1, 48);
|
|
41
|
+
exports.DatabaseArrowRight24Regular = createFluentFontIcon_1.createFluentFontIcon("DatabaseArrowRight24Regular", "", 1, 24);
|
|
42
|
+
exports.Dishwasher20Regular = createFluentFontIcon_1.createFluentFontIcon("Dishwasher20Regular", "", 1, 20);
|
|
43
|
+
exports.Dishwasher24Regular = createFluentFontIcon_1.createFluentFontIcon("Dishwasher24Regular", "", 1, 24);
|
|
17
44
|
exports.Dishwasher32Regular = createFluentFontIcon_1.createFluentFontIcon("Dishwasher32Regular", "", 1, 32);
|
|
18
45
|
exports.Dishwasher48Regular = createFluentFontIcon_1.createFluentFontIcon("Dishwasher48Regular", "", 1, 48);
|
|
19
46
|
exports.Elevator20Regular = createFluentFontIcon_1.createFluentFontIcon("Elevator20Regular", "", 1, 20);
|
|
@@ -486,31 +513,4 @@ exports.FlagClock48Regular = createFluentFontIcon_1.createFluentFontIcon("FlagCl
|
|
|
486
513
|
exports.Glasses32Regular = createFluentFontIcon_1.createFluentFontIcon("Glasses32Regular", "", 1, 32);
|
|
487
514
|
exports.GlassesOff32Regular = createFluentFontIcon_1.createFluentFontIcon("GlassesOff32Regular", "", 1, 32);
|
|
488
515
|
exports.GlobeSurface32Regular = createFluentFontIcon_1.createFluentFontIcon("GlobeSurface32Regular", "", 1, 32);
|
|
489
|
-
exports.HomeMore48Regular = createFluentFontIcon_1.createFluentFontIcon("HomeMore48Regular", "", 1, 48);
|
|
490
|
-
exports.ImageBorder16Regular = createFluentFontIcon_1.createFluentFontIcon("ImageBorder16Regular", "", 1, 16);
|
|
491
|
-
exports.ImageBorder20Regular = createFluentFontIcon_1.createFluentFontIcon("ImageBorder20Regular", "", 1, 20);
|
|
492
|
-
exports.ImageBorder24Regular = createFluentFontIcon_1.createFluentFontIcon("ImageBorder24Regular", "", 1, 24);
|
|
493
|
-
exports.ImageBorder28Regular = createFluentFontIcon_1.createFluentFontIcon("ImageBorder28Regular", "", 1, 28);
|
|
494
|
-
exports.ImageBorder32Regular = createFluentFontIcon_1.createFluentFontIcon("ImageBorder32Regular", "", 1, 32);
|
|
495
|
-
exports.ImageBorder48Regular = createFluentFontIcon_1.createFluentFontIcon("ImageBorder48Regular", "", 1, 48);
|
|
496
|
-
exports.ImageCircle16Regular = createFluentFontIcon_1.createFluentFontIcon("ImageCircle16Regular", "", 1, 16);
|
|
497
|
-
exports.ImageCircle20Regular = createFluentFontIcon_1.createFluentFontIcon("ImageCircle20Regular", "", 1, 20);
|
|
498
|
-
exports.ImageCircle24Regular = createFluentFontIcon_1.createFluentFontIcon("ImageCircle24Regular", "", 1, 24);
|
|
499
|
-
exports.ImageCircle28Regular = createFluentFontIcon_1.createFluentFontIcon("ImageCircle28Regular", "", 1, 28);
|
|
500
|
-
exports.ImageCircle32Regular = createFluentFontIcon_1.createFluentFontIcon("ImageCircle32Regular", "", 1, 32);
|
|
501
|
-
exports.ImageCircle48Regular = createFluentFontIcon_1.createFluentFontIcon("ImageCircle48Regular", "", 1, 48);
|
|
502
|
-
exports.ImageTable16Regular = createFluentFontIcon_1.createFluentFontIcon("ImageTable16Regular", "", 1, 16);
|
|
503
|
-
exports.ImageTable20Regular = createFluentFontIcon_1.createFluentFontIcon("ImageTable20Regular", "", 1, 20);
|
|
504
|
-
exports.ImageTable24Regular = createFluentFontIcon_1.createFluentFontIcon("ImageTable24Regular", "", 1, 24);
|
|
505
|
-
exports.ImageTable28Regular = createFluentFontIcon_1.createFluentFontIcon("ImageTable28Regular", "", 1, 28);
|
|
506
|
-
exports.ImageTable32Regular = createFluentFontIcon_1.createFluentFontIcon("ImageTable32Regular", "", 1, 32);
|
|
507
|
-
exports.ImageTable48Regular = createFluentFontIcon_1.createFluentFontIcon("ImageTable48Regular", "", 1, 48);
|
|
508
|
-
exports.Info32Regular = createFluentFontIcon_1.createFluentFontIcon("Info32Regular", "", 1, 32);
|
|
509
|
-
exports.Info48Regular = createFluentFontIcon_1.createFluentFontIcon("Info48Regular", "", 1, 48);
|
|
510
|
-
exports.Iot16Regular = createFluentFontIcon_1.createFluentFontIcon("Iot16Regular", "", 1, 16);
|
|
511
|
-
exports.IotAlert16Regular = createFluentFontIcon_1.createFluentFontIcon("IotAlert16Regular", "", 1, 16);
|
|
512
|
-
exports.IotAlert20Regular = createFluentFontIcon_1.createFluentFontIcon("IotAlert20Regular", "", 1, 20);
|
|
513
|
-
exports.IotAlert24Regular = createFluentFontIcon_1.createFluentFontIcon("IotAlert24Regular", "", 1, 24);
|
|
514
|
-
exports.LineHorizontal420Regular = createFluentFontIcon_1.createFluentFontIcon("LineHorizontal420Regular", "", 1, 20);
|
|
515
|
-
exports.LineHorizontal4Search20Regular = createFluentFontIcon_1.createFluentFontIcon("LineHorizontal4Search20Regular", "", 1, 20);
|
|
516
|
-
exports.LineThickness20Regular = createFluentFontIcon_1.createFluentFontIcon("LineThickness20Regular", "", 1, 20);
|
|
516
|
+
exports.HomeMore48Regular = createFluentFontIcon_1.createFluentFontIcon("HomeMore48Regular", "", 1, 48);
|