@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.PersonDelete16Regular = exports.PersonCall24Regular = exports.PersonBoard24Regular = exports.PersonBoard20Regular = exports.PersonBoard16Regular = exports.PersonAvailable24Regular = exports.PersonAvailable16Regular = exports.PersonArrowRight24Regular = exports.PersonArrowRight20Regular = exports.PersonArrowRight16Regular = exports.PersonArrowLeft24Regular = exports.PersonArrowLeft20Regular = exports.PersonAdd24Regular = exports.PersonAdd20Regular = exports.PersonAccounts24Regular = exports.Person48Regular = exports.Person28Regular = exports.Person24Regular = exports.Person20Regular = exports.Person16Regular = exports.Person12Regular = exports.PeopleTeam28Regular = exports.PeopleTeam24Regular = exports.PeopleTeam20Regular = exports.PeopleTeam16Regular = exports.PeopleSettings20Regular = exports.PeopleSearch24Regular = exports.PeopleProhibited20Regular = exports.PeopleCommunityAdd24Regular = exports.PeopleCommunity28Regular = exports.PeopleCommunity24Regular = exports.PeopleCommunity20Regular = exports.PeopleCommunity16Regular = exports.PeopleAudience24Regular = exports.PeopleAdd24Regular = exports.PeopleAdd20Regular = exports.PeopleAdd16Regular = exports.People28Regular = exports.People24Regular = exports.People20Regular = exports.People16Regular = exports.Payment24Regular = exports.Payment20Regular = exports.Pause48Regular = exports.Pause24Regular = exports.Pause20Regular = exports.Pause16Regular = exports.Patient24Regular = exports.Password24Regular = exports.Pair24Regular = void 0;
|
|
7
|
+
exports.PlugDisconnected24Regular = exports.PlugDisconnected20Regular = exports.PlayCircle24Regular = exports.Play48Regular = exports.Play24Regular = exports.Play20Regular = exports.PinOff24Regular = exports.PinOff20Regular = exports.Pin24Regular = exports.Pin20Regular = exports.Pin16Regular = exports.Pin12Regular = exports.PictureInPicture24Regular = exports.PictureInPicture20Regular = exports.PictureInPicture16Regular = exports.PhotoFilter24Regular = exports.PhoneVibrate24Regular = exports.PhoneVerticalScroll24Regular = exports.PhoneUpdate24Regular = exports.PhoneTablet24Regular = exports.PhoneTablet20Regular = exports.PhoneStatusBar24Regular = exports.PhoneShake24Regular = exports.PhoneScreenTime24Regular = exports.PhonePagination24Regular = exports.PhonePageHeader24Regular = exports.PhoneLinkSetup24Regular = exports.PhoneLaptop24Regular = exports.PhoneLaptop20Regular = exports.PhoneDesktop28Regular = exports.PhoneDesktop24Regular = exports.PhoneDesktop20Regular = exports.PhoneDesktop16Regular = exports.Phone24Regular = exports.Phone20Regular = exports.PersonVoice24Regular = exports.PersonVoice20Regular = exports.PersonSwap24Regular = exports.PersonSwap20Regular = exports.PersonSwap16Regular = exports.PersonSupport24Regular = exports.PersonSupport20Regular = exports.PersonSupport16Regular = exports.PersonQuestionMark24Regular = exports.PersonQuestionMark20Regular = exports.PersonQuestionMark16Regular = exports.PersonProhibited20Regular = exports.PersonFeedback24Regular = exports.PersonFeedback20Regular = exports.PersonDelete24Regular = void 0;
|
|
8
|
+
exports.QuestionCircle20Regular = exports.QuestionCircle16Regular = exports.Question48Regular = exports.Question28Regular = exports.Question24Regular = exports.Question20Regular = exports.Question16Regular = exports.QrCode28Regular = exports.QrCode24Regular = exports.ProtocolHandler24Regular = exports.ProtocolHandler20Regular = exports.ProtocolHandler16Regular = exports.Prohibited48Regular = exports.Prohibited28Regular = exports.Prohibited24Regular = exports.Prohibited20Regular = exports.Print48Regular = exports.Print24Regular = exports.Print20Regular = exports.Previous24Regular = exports.Previous20Regular = exports.Previous16Regular = exports.PreviewLink24Regular = exports.PreviewLink20Regular = exports.PreviewLink16Regular = exports.PresenterOff24Regular = exports.Presenter24Regular = exports.PresenceUnknown16Regular = exports.PresenceUnknown12Regular = exports.PresenceUnknown10Regular = exports.PresenceOof16Regular = exports.PresenceOof12Regular = exports.PresenceOof10Regular = exports.PresenceOffline16Regular = exports.PresenceOffline12Regular = exports.PresenceOffline10Regular = exports.PresenceBlocked16Regular = exports.PresenceBlocked12Regular = exports.PresenceBlocked10Regular = exports.Premium28Regular = exports.Premium24Regular = exports.Premium20Regular = exports.Premium16Regular = exports.Predictions24Regular = exports.Power28Regular = exports.Power24Regular = exports.Power20Regular = exports.Poll24Regular = exports.PointScan24Regular = exports.PlugDisconnected28Regular = void 0;
|
|
9
|
+
exports.Run24Regular = exports.Ruler24Regular = exports.Ruler20Regular = exports.Ruler16Regular = exports.RowTriple24Regular = exports.Router24Regular = exports.Rocket24Regular = exports.Rocket20Regular = exports.Rocket16Regular = exports.Rewind24Regular = exports.Rewind20Regular = exports.Reward24Regular = exports.Reward20Regular = exports.Reward16Regular = exports.ResizeVideo24Regular = exports.ResizeTable24Regular = exports.ResizeImage24Regular = exports.Resize20Regular = exports.Rename28Regular = exports.Rename24Regular = exports.Rename20Regular = exports.Rename16Regular = exports.Record24Regular = exports.Record20Regular = exports.Record16Regular = exports.ReadingModeMobile24Regular = exports.ReadingModeMobile20Regular = exports.ReadingListAdd28Regular = exports.ReadingListAdd24Regular = exports.ReadingListAdd20Regular = exports.ReadingListAdd16Regular = exports.ReadingList28Regular = exports.ReadingList24Regular = exports.ReadingList20Regular = exports.ReadingList16Regular = exports.ReadAloud24Regular = exports.ReadAloud20Regular = exports.ReOrder24Regular = exports.ReOrder16Regular = exports.RatingMature24Regular = exports.RatingMature20Regular = exports.RatingMature16Regular = exports.RadioButton24Regular = exports.RadioButton20Regular = exports.QuizNew48Regular = exports.QuizNew28Regular = exports.QuizNew24Regular = exports.QuestionCircle48Regular = exports.QuestionCircle28Regular = exports.QuestionCircle24Regular = void 0;
|
|
10
|
+
exports.Shield24Regular = exports.Shield20Regular = exports.ShareIos48Regular = exports.ShareIos28Regular = exports.ShareIos24Regular = exports.ShareIos20Regular = exports.ShareCloseTray24Regular = exports.ShareAndroid24Regular = exports.ShareAndroid20Regular = exports.Share24Regular = exports.Share20Regular = exports.Shapes24Regular = exports.Shapes20Regular = exports.Shapes16Regular = exports.Settings28Regular = exports.Settings24Regular = exports.Settings20Regular = exports.Settings16Regular = exports.ServiceBell24Regular = exports.SerialPort24Regular = exports.SerialPort20Regular = exports.SerialPort16Regular = exports.SendCopy24Regular = exports.SendClock20Regular = exports.Send28Regular = exports.Send24Regular = exports.Send20Regular = exports.SelectObject24Regular = exports.SelectObject20Regular = exports.SelectAllOff24Regular = exports.SearchSquare24Regular = exports.SearchInfo24Regular = exports.SearchInfo20Regular = exports.Search28Regular = exports.Search24Regular = exports.Search20Regular = exports.Screenshot24Regular = exports.Screenshot20Regular = exports.Scratchpad24Regular = exports.Scan24Regular = exports.ScaleFit24Regular = exports.ScaleFit20Regular = exports.ScaleFit16Regular = exports.ScaleFill24Regular = exports.Savings24Regular = exports.Savings20Regular = exports.Savings16Regular = exports.SaveCopy24Regular = exports.Save24Regular = exports.Save20Regular = void 0;
|
|
11
|
+
exports.Star12Regular = exports.SpinnerIos20Regular = exports.SpeakerSettings24Regular = exports.SpeakerOff28Regular = exports.SpeakerOff24Regular = exports.SpeakerEdit24Regular = exports.SpeakerEdit20Regular = exports.SpeakerEdit16Regular = exports.SpeakerBluetooth24Regular = exports.Speaker124Regular = exports.Speaker024Regular = exports.Spacebar24Regular = exports.SoundSource28Regular = exports.SoundSource24Regular = exports.Snooze24Regular = exports.Snooze16Regular = exports.SlideText24Regular = exports.SlideMicrophone24Regular = exports.SlideLayout24Regular = exports.SlideLayout20Regular = exports.SlideHide24Regular = exports.SlideAdd24Regular = exports.Sleep24Regular = exports.Sim24Regular = exports.Sim20Regular = exports.Sim16Regular = exports.Signature28Regular = exports.Signature24Regular = exports.Signature20Regular = exports.Signature16Regular = exports.SignOut24Regular = exports.ShiftsTeam24Regular = exports.ShiftsOpen24Regular = exports.ShiftsOpen20Regular = exports.ShiftsAvailability24Regular = exports.ShiftsAdd24Regular = exports.ShiftsActivity24Regular = exports.ShiftsActivity20Regular = exports.Shifts30Minutes24Regular = exports.Shifts28Regular = exports.Shifts24Regular = exports.ShieldProhibited24Regular = exports.ShieldProhibited20Regular = exports.ShieldKeyhole24Regular = exports.ShieldKeyhole20Regular = exports.ShieldKeyhole16Regular = exports.ShieldError24Regular = exports.ShieldError20Regular = exports.ShieldDismiss24Regular = exports.ShieldDismiss20Regular = void 0;
|
|
12
|
+
exports.Tab28Regular = exports.Tab24Regular = exports.Tab20Regular = exports.Tab16Regular = exports.System24Regular = exports.SyncOff20Regular = exports.SyncOff16Regular = exports.Symbols24Regular = exports.SwipeUp24Regular = exports.SwipeRight24Regular = exports.SwipeDown24Regular = exports.SurfaceHub24Regular = exports.SurfaceHub20Regular = exports.SurfaceEarbuds24Regular = exports.SurfaceEarbuds20Regular = exports.SubGrid24Regular = exports.StyleGuide24Regular = exports.StoreMicrosoft24Regular = exports.StoreMicrosoft20Regular = exports.StoreMicrosoft16Regular = exports.Storage24Regular = exports.Stop24Regular = exports.Stop20Regular = exports.Stop16Regular = exports.StickerAdd24Regular = exports.Sticker24Regular = exports.Sticker20Regular = exports.Stethoscope24Regular = exports.Stethoscope20Regular = exports.Status24Regular = exports.Status20Regular = exports.Status16Regular = exports.StarSettings24Regular = exports.StarProhibited24Regular = exports.StarProhibited20Regular = exports.StarProhibited16Regular = exports.StarOff28Regular = exports.StarOff24Regular = exports.StarOff20Regular = exports.StarOff16Regular = exports.StarOff12Regular = exports.StarEmphasis24Regular = exports.StarArrowRightStart24Regular = exports.StarAdd24Regular = exports.StarAdd20Regular = exports.StarAdd16Regular = exports.Star28Regular = exports.Star24Regular = exports.Star20Regular = exports.Star16Regular = void 0;
|
|
13
|
+
exports.Temperature20Regular = exports.Teddy24Regular = exports.TasksApp28Regular = exports.TasksApp24Regular = exports.TaskListAdd24Regular = exports.TaskListAdd20Regular = exports.TargetEdit24Regular = exports.TargetEdit20Regular = exports.TargetEdit16Regular = exports.Target24Regular = exports.Target20Regular = exports.Target16Regular = exports.TapSingle24Regular = exports.TapDouble24Regular = exports.Tag24Regular = exports.Tag20Regular = exports.Tabs24Regular = exports.Tablet24Regular = exports.Tablet20Regular = exports.TableSwitch24Regular = exports.TableSettings24Regular = exports.TableMoveRight24Regular = exports.TableMoveLeft24Regular = exports.TableFreezeRow24Regular = exports.TableFreezeColumn24Regular = exports.TableEdit24Regular = exports.TableCellsSplit24Regular = exports.TableCellsSplit20Regular = exports.TableCellsMerge24Regular = exports.TableCellsMerge20Regular = exports.TableAdd24Regular = exports.Table24Regular = exports.Table20Regular = exports.TabInprivateAccount24Regular = exports.TabInprivateAccount20Regular = exports.TabInPrivate28Regular = exports.TabInPrivate24Regular = exports.TabInPrivate20Regular = exports.TabInPrivate16Regular = exports.TabDesktopNewPage20Regular = exports.TabDesktopMultiple20Regular = exports.TabDesktopImage24Regular = exports.TabDesktopImage20Regular = exports.TabDesktopImage16Regular = exports.TabDesktopCopy20Regular = exports.TabDesktopClock20Regular = exports.TabDesktopArrowClockwise24Regular = exports.TabDesktopArrowClockwise20Regular = exports.TabDesktopArrowClockwise16Regular = exports.TabDesktop20Regular = void 0;
|
|
14
|
+
exports.TextEditStyle24Regular = exports.TextEditStyle20Regular = exports.TextDirectionVertical24Regular = exports.TextDirectionVertical20Regular = exports.TextDescription24Regular = exports.TextDescription20Regular = exports.TextColumnTwoRight24Regular = exports.TextColumnTwoRight20Regular = exports.TextColumnTwoLeft24Regular = exports.TextColumnTwoLeft20Regular = exports.TextColumnTwo24Regular = exports.TextColumnTwo20Regular = exports.TextColumnThree24Regular = exports.TextColumnThree20Regular = exports.TextColumnOne24Regular = exports.TextColumnOne20Regular = exports.TextColor24Regular = exports.TextColor20Regular = exports.TextCollapse24Regular = exports.TextClearFormatting24Regular = exports.TextClearFormatting20Regular = exports.TextChangeCase24Regular = exports.TextChangeCase20Regular = exports.TextBulletListTree24Regular = exports.TextBulletListTree20Regular = exports.TextBulletListTree16Regular = exports.TextBulletListSquareWarning24Regular = exports.TextBulletListSquareWarning20Regular = exports.TextBulletListSquareWarning16Regular = exports.TextBulletListSquare24Regular = exports.TextBulletListAdd24Regular = exports.TextBold24Regular = exports.TextBold20Regular = exports.TextAsterisk20Regular = exports.TextAlignRight24Regular = exports.TextAlignRight20Regular = exports.TextAlignLeft24Regular = exports.TextAlignLeft20Regular = exports.TextAlignJustify24Regular = exports.TextAlignJustify20Regular = exports.TextAlignDistributed24Regular = exports.TextAlignDistributed20Regular = exports.TextAlignCenter24Regular = exports.TextAlignCenter20Regular = exports.TextAddSpaceBefore24Regular = exports.TextAddSpaceBefore20Regular = exports.TextAddSpaceAfter24Regular = exports.TextAddSpaceAfter20Regular = exports.Tent24Regular = exports.Temperature24Regular = void 0;
|
|
15
|
+
exports.TextboxAlignTop20Regular = exports.TextboxAlignMiddle24Regular = exports.TextboxAlignMiddle20Regular = exports.TextboxAlignBottom24Regular = exports.TextboxAlignBottom20Regular = exports.Textbox24Regular = exports.Textbox20Regular = exports.TextWrap24Regular = exports.TextWordCount24Regular = exports.TextWordCount20Regular = exports.TextUnderline24Regular = exports.TextUnderline20Regular = exports.TextSuperscript24Regular = exports.TextSuperscript20Regular = exports.TextSubscript24Regular = exports.TextSubscript20Regular = exports.TextSortDescending20Regular = exports.TextSortAscending20Regular = exports.TextQuote24Regular = exports.TextQuote20Regular = exports.TextProofingTools24Regular = exports.TextProofingTools20Regular = exports.TextNumberListRtl24Regular = exports.TextNumberListLtr24Regular = exports.TextNumberListLtr20Regular = exports.TextNumberFormat24Regular = exports.TextLineSpacing24Regular = exports.TextLineSpacing20Regular = exports.TextItalic24Regular = exports.TextItalic20Regular = exports.TextHeader320Regular = exports.TextHeader220Regular = exports.TextHeader120Regular = exports.TextHanging24Regular = exports.TextHanging20Regular = exports.TextFootnote24Regular = exports.TextFootnote20Regular = exports.TextFontSize24Regular = exports.TextFontSize20Regular = exports.TextFont24Regular = exports.TextFont20Regular = exports.TextFont16Regular = exports.TextFirstLine24Regular = exports.TextFirstLine20Regular = exports.TextField24Regular = exports.TextField20Regular = exports.TextField16Regular = exports.TextExpand24Regular = exports.TextEffects24Regular = exports.TextEffects20Regular = void 0;
|
|
16
16
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
17
|
+
exports.Pair24Regular = createFluentFontIcon_1.createFluentFontIcon("Pair24Regular", "", 1, 24);
|
|
18
|
+
exports.Password24Regular = createFluentFontIcon_1.createFluentFontIcon("Password24Regular", "", 1, 24);
|
|
19
|
+
exports.Patient24Regular = createFluentFontIcon_1.createFluentFontIcon("Patient24Regular", "", 1, 24);
|
|
20
|
+
exports.Pause16Regular = createFluentFontIcon_1.createFluentFontIcon("Pause16Regular", "", 1, 16);
|
|
21
|
+
exports.Pause20Regular = createFluentFontIcon_1.createFluentFontIcon("Pause20Regular", "", 1, 20);
|
|
22
|
+
exports.Pause24Regular = createFluentFontIcon_1.createFluentFontIcon("Pause24Regular", "", 1, 24);
|
|
23
|
+
exports.Pause48Regular = createFluentFontIcon_1.createFluentFontIcon("Pause48Regular", "", 1, 48);
|
|
24
|
+
exports.Payment20Regular = createFluentFontIcon_1.createFluentFontIcon("Payment20Regular", "", 1, 20);
|
|
25
|
+
exports.Payment24Regular = createFluentFontIcon_1.createFluentFontIcon("Payment24Regular", "", 1, 24);
|
|
26
|
+
exports.People16Regular = createFluentFontIcon_1.createFluentFontIcon("People16Regular", "", 1, 16);
|
|
27
|
+
exports.People20Regular = createFluentFontIcon_1.createFluentFontIcon("People20Regular", "", 1, 20);
|
|
28
|
+
exports.People24Regular = createFluentFontIcon_1.createFluentFontIcon("People24Regular", "", 1, 24);
|
|
29
|
+
exports.People28Regular = createFluentFontIcon_1.createFluentFontIcon("People28Regular", "", 1, 28);
|
|
30
|
+
exports.PeopleAdd16Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleAdd16Regular", "", 1, 16);
|
|
31
|
+
exports.PeopleAdd20Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleAdd20Regular", "", 1, 20);
|
|
32
|
+
exports.PeopleAdd24Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleAdd24Regular", "", 1, 24);
|
|
33
|
+
exports.PeopleAudience24Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleAudience24Regular", "", 1, 24);
|
|
34
|
+
exports.PeopleCommunity16Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleCommunity16Regular", "", 1, 16);
|
|
35
|
+
exports.PeopleCommunity20Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleCommunity20Regular", "", 1, 20);
|
|
36
|
+
exports.PeopleCommunity24Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleCommunity24Regular", "", 1, 24);
|
|
37
|
+
exports.PeopleCommunity28Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleCommunity28Regular", "", 1, 28);
|
|
38
|
+
exports.PeopleCommunityAdd24Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleCommunityAdd24Regular", "", 1, 24);
|
|
39
|
+
exports.PeopleProhibited20Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleProhibited20Regular", "", 1, 20);
|
|
40
|
+
exports.PeopleSearch24Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleSearch24Regular", "", 1, 24);
|
|
41
|
+
exports.PeopleSettings20Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleSettings20Regular", "", 1, 20);
|
|
42
|
+
exports.PeopleTeam16Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleTeam16Regular", "", 1, 16);
|
|
43
|
+
exports.PeopleTeam20Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleTeam20Regular", "", 1, 20);
|
|
17
44
|
exports.PeopleTeam24Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleTeam24Regular", "", 1, 24);
|
|
18
45
|
exports.PeopleTeam28Regular = createFluentFontIcon_1.createFluentFontIcon("PeopleTeam28Regular", "", 1, 28);
|
|
19
46
|
exports.Person12Regular = createFluentFontIcon_1.createFluentFontIcon("Person12Regular", "", 1, 12);
|
|
@@ -486,31 +513,4 @@ exports.TextboxAlignBottom20Regular = createFluentFontIcon_1.createFluentFontIco
|
|
|
486
513
|
exports.TextboxAlignBottom24Regular = createFluentFontIcon_1.createFluentFontIcon("TextboxAlignBottom24Regular", "", 1, 24);
|
|
487
514
|
exports.TextboxAlignMiddle20Regular = createFluentFontIcon_1.createFluentFontIcon("TextboxAlignMiddle20Regular", "", 1, 20);
|
|
488
515
|
exports.TextboxAlignMiddle24Regular = createFluentFontIcon_1.createFluentFontIcon("TextboxAlignMiddle24Regular", "", 1, 24);
|
|
489
|
-
exports.TextboxAlignTop20Regular = createFluentFontIcon_1.createFluentFontIcon("TextboxAlignTop20Regular", "", 1, 20);
|
|
490
|
-
exports.TextboxAlignTop24Regular = createFluentFontIcon_1.createFluentFontIcon("TextboxAlignTop24Regular", "", 1, 24);
|
|
491
|
-
exports.Thinking20Regular = createFluentFontIcon_1.createFluentFontIcon("Thinking20Regular", "", 1, 20);
|
|
492
|
-
exports.Thinking24Regular = createFluentFontIcon_1.createFluentFontIcon("Thinking24Regular", "", 1, 24);
|
|
493
|
-
exports.ThumbDislike20Regular = createFluentFontIcon_1.createFluentFontIcon("ThumbDislike20Regular", "", 1, 20);
|
|
494
|
-
exports.ThumbDislike24Regular = createFluentFontIcon_1.createFluentFontIcon("ThumbDislike24Regular", "", 1, 24);
|
|
495
|
-
exports.ThumbLike20Regular = createFluentFontIcon_1.createFluentFontIcon("ThumbLike20Regular", "", 1, 20);
|
|
496
|
-
exports.ThumbLike24Regular = createFluentFontIcon_1.createFluentFontIcon("ThumbLike24Regular", "", 1, 24);
|
|
497
|
-
exports.TimeAndWeather24Regular = createFluentFontIcon_1.createFluentFontIcon("TimeAndWeather24Regular", "", 1, 24);
|
|
498
|
-
exports.TimePicker24Regular = createFluentFontIcon_1.createFluentFontIcon("TimePicker24Regular", "", 1, 24);
|
|
499
|
-
exports.Timeline24Regular = createFluentFontIcon_1.createFluentFontIcon("Timeline24Regular", "", 1, 24);
|
|
500
|
-
exports.Timer1024Regular = createFluentFontIcon_1.createFluentFontIcon("Timer1024Regular", "", 1, 24);
|
|
501
|
-
exports.Timer24Regular = createFluentFontIcon_1.createFluentFontIcon("Timer24Regular", "", 1, 24);
|
|
502
|
-
exports.Timer224Regular = createFluentFontIcon_1.createFluentFontIcon("Timer224Regular", "", 1, 24);
|
|
503
|
-
exports.TimerOff24Regular = createFluentFontIcon_1.createFluentFontIcon("TimerOff24Regular", "", 1, 24);
|
|
504
|
-
exports.ToggleRight16Regular = createFluentFontIcon_1.createFluentFontIcon("ToggleRight16Regular", "", 1, 16);
|
|
505
|
-
exports.ToggleRight20Regular = createFluentFontIcon_1.createFluentFontIcon("ToggleRight20Regular", "", 1, 20);
|
|
506
|
-
exports.ToggleRight24Regular = createFluentFontIcon_1.createFluentFontIcon("ToggleRight24Regular", "", 1, 24);
|
|
507
|
-
exports.Toolbox16Regular = createFluentFontIcon_1.createFluentFontIcon("Toolbox16Regular", "", 1, 16);
|
|
508
|
-
exports.Toolbox20Regular = createFluentFontIcon_1.createFluentFontIcon("Toolbox20Regular", "", 1, 20);
|
|
509
|
-
exports.Toolbox24Regular = createFluentFontIcon_1.createFluentFontIcon("Toolbox24Regular", "", 1, 24);
|
|
510
|
-
exports.Toolbox28Regular = createFluentFontIcon_1.createFluentFontIcon("Toolbox28Regular", "", 1, 28);
|
|
511
|
-
exports.TopSpeed24Regular = createFluentFontIcon_1.createFluentFontIcon("TopSpeed24Regular", "", 1, 24);
|
|
512
|
-
exports.Translate16Regular = createFluentFontIcon_1.createFluentFontIcon("Translate16Regular", "", 1, 16);
|
|
513
|
-
exports.Translate20Regular = createFluentFontIcon_1.createFluentFontIcon("Translate20Regular", "", 1, 20);
|
|
514
|
-
exports.Translate24Regular = createFluentFontIcon_1.createFluentFontIcon("Translate24Regular", "", 1, 24);
|
|
515
|
-
exports.Trophy16Regular = createFluentFontIcon_1.createFluentFontIcon("Trophy16Regular", "", 1, 16);
|
|
516
|
-
exports.Trophy20Regular = createFluentFontIcon_1.createFluentFontIcon("Trophy20Regular", "", 1, 20);
|
|
516
|
+
exports.TextboxAlignTop20Regular = createFluentFontIcon_1.createFluentFontIcon("TextboxAlignTop20Regular", "", 1, 20);
|
|
@@ -1,4 +1,85 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
export declare const TextboxAlignTop24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
|
+
codepoint: string;
|
|
4
|
+
};
|
|
5
|
+
export declare const Thinking20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
6
|
+
codepoint: string;
|
|
7
|
+
};
|
|
8
|
+
export declare const Thinking24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
9
|
+
codepoint: string;
|
|
10
|
+
};
|
|
11
|
+
export declare const ThumbDislike20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
12
|
+
codepoint: string;
|
|
13
|
+
};
|
|
14
|
+
export declare const ThumbDislike24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
15
|
+
codepoint: string;
|
|
16
|
+
};
|
|
17
|
+
export declare const ThumbLike20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
18
|
+
codepoint: string;
|
|
19
|
+
};
|
|
20
|
+
export declare const ThumbLike24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
21
|
+
codepoint: string;
|
|
22
|
+
};
|
|
23
|
+
export declare const TimeAndWeather24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
24
|
+
codepoint: string;
|
|
25
|
+
};
|
|
26
|
+
export declare const TimePicker24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
27
|
+
codepoint: string;
|
|
28
|
+
};
|
|
29
|
+
export declare const Timeline24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
30
|
+
codepoint: string;
|
|
31
|
+
};
|
|
32
|
+
export declare const Timer1024Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
33
|
+
codepoint: string;
|
|
34
|
+
};
|
|
35
|
+
export declare const Timer24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
36
|
+
codepoint: string;
|
|
37
|
+
};
|
|
38
|
+
export declare const Timer224Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
39
|
+
codepoint: string;
|
|
40
|
+
};
|
|
41
|
+
export declare const TimerOff24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
42
|
+
codepoint: string;
|
|
43
|
+
};
|
|
44
|
+
export declare const ToggleRight16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
45
|
+
codepoint: string;
|
|
46
|
+
};
|
|
47
|
+
export declare const ToggleRight20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
48
|
+
codepoint: string;
|
|
49
|
+
};
|
|
50
|
+
export declare const ToggleRight24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
51
|
+
codepoint: string;
|
|
52
|
+
};
|
|
53
|
+
export declare const Toolbox16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
54
|
+
codepoint: string;
|
|
55
|
+
};
|
|
56
|
+
export declare const Toolbox20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
57
|
+
codepoint: string;
|
|
58
|
+
};
|
|
59
|
+
export declare const Toolbox24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
60
|
+
codepoint: string;
|
|
61
|
+
};
|
|
62
|
+
export declare const Toolbox28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
63
|
+
codepoint: string;
|
|
64
|
+
};
|
|
65
|
+
export declare const TopSpeed24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
66
|
+
codepoint: string;
|
|
67
|
+
};
|
|
68
|
+
export declare const Translate16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
69
|
+
codepoint: string;
|
|
70
|
+
};
|
|
71
|
+
export declare const Translate20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
72
|
+
codepoint: string;
|
|
73
|
+
};
|
|
74
|
+
export declare const Translate24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
75
|
+
codepoint: string;
|
|
76
|
+
};
|
|
77
|
+
export declare const Trophy16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
78
|
+
codepoint: string;
|
|
79
|
+
};
|
|
80
|
+
export declare const Trophy20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
81
|
+
codepoint: string;
|
|
82
|
+
};
|
|
2
83
|
export declare const Trophy24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
84
|
codepoint: string;
|
|
4
85
|
};
|
|
@@ -1418,84 +1499,3 @@ export declare const MathFormatProfessional24Regular: import("react").FC<import(
|
|
|
1418
1499
|
export declare const MathFormula24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1419
1500
|
codepoint: string;
|
|
1420
1501
|
};
|
|
1421
|
-
export declare const Maximize20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1422
|
-
codepoint: string;
|
|
1423
|
-
};
|
|
1424
|
-
export declare const Maximize24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1425
|
-
codepoint: string;
|
|
1426
|
-
};
|
|
1427
|
-
export declare const Maximize28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1428
|
-
codepoint: string;
|
|
1429
|
-
};
|
|
1430
|
-
export declare const Maximize48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1431
|
-
codepoint: string;
|
|
1432
|
-
};
|
|
1433
|
-
export declare const MeetNow16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1434
|
-
codepoint: string;
|
|
1435
|
-
};
|
|
1436
|
-
export declare const MicOff20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1437
|
-
codepoint: string;
|
|
1438
|
-
};
|
|
1439
|
-
export declare const MicOff48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1440
|
-
codepoint: string;
|
|
1441
|
-
};
|
|
1442
|
-
export declare const MicProhibited24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1443
|
-
codepoint: string;
|
|
1444
|
-
};
|
|
1445
|
-
export declare const MoreCircle20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1446
|
-
codepoint: string;
|
|
1447
|
-
};
|
|
1448
|
-
export declare const MoviesAndTv16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1449
|
-
codepoint: string;
|
|
1450
|
-
};
|
|
1451
|
-
export declare const MoviesAndTv20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1452
|
-
codepoint: string;
|
|
1453
|
-
};
|
|
1454
|
-
export declare const NavigationUnread24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1455
|
-
codepoint: string;
|
|
1456
|
-
};
|
|
1457
|
-
export declare const NumberSymbolDismiss24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1458
|
-
codepoint: string;
|
|
1459
|
-
};
|
|
1460
|
-
export declare const Open28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1461
|
-
codepoint: string;
|
|
1462
|
-
};
|
|
1463
|
-
export declare const Open48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1464
|
-
codepoint: string;
|
|
1465
|
-
};
|
|
1466
|
-
export declare const OpenFolder16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1467
|
-
codepoint: string;
|
|
1468
|
-
};
|
|
1469
|
-
export declare const OpenFolder20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1470
|
-
codepoint: string;
|
|
1471
|
-
};
|
|
1472
|
-
export declare const OpenFolder28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1473
|
-
codepoint: string;
|
|
1474
|
-
};
|
|
1475
|
-
export declare const OpenFolder48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1476
|
-
codepoint: string;
|
|
1477
|
-
};
|
|
1478
|
-
export declare const OpenOff16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1479
|
-
codepoint: string;
|
|
1480
|
-
};
|
|
1481
|
-
export declare const OpenOff20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1482
|
-
codepoint: string;
|
|
1483
|
-
};
|
|
1484
|
-
export declare const OpenOff24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1485
|
-
codepoint: string;
|
|
1486
|
-
};
|
|
1487
|
-
export declare const OpenOff28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1488
|
-
codepoint: string;
|
|
1489
|
-
};
|
|
1490
|
-
export declare const OpenOff48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1491
|
-
codepoint: string;
|
|
1492
|
-
};
|
|
1493
|
-
export declare const PaintBrushArrowDown24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1494
|
-
codepoint: string;
|
|
1495
|
-
};
|
|
1496
|
-
export declare const PaintBrushArrowUp24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
1497
|
-
codepoint: string;
|
|
1498
|
-
};
|
|
1499
|
-
export declare const Pause12Regular: 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.VideoOff28Regular = exports.VideoOff24Regular = exports.VideoOff20Regular = exports.VideoClip24Regular = exports.VideoBackgroundEffect24Regular = exports.Video28Regular = exports.Video24Regular = exports.Video20Regular = exports.Video16Regular = exports.VehicleTruck24Regular = exports.VehicleCar24Regular = exports.VehicleCar20Regular = exports.VehicleCar16Regular = exports.VehicleCab24Regular = exports.VehicleBus24Regular = exports.VehicleBicycle24Regular = exports.Vault24Regular = exports.Vault20Regular = exports.Vault16Regular = exports.UsbStick24Regular = exports.UsbStick20Regular = exports.UninstallApp24Regular = exports.Trophy24Regular = exports.Trophy20Regular = exports.Trophy16Regular = exports.Translate24Regular = exports.Translate20Regular = exports.Translate16Regular = exports.TopSpeed24Regular = exports.Toolbox28Regular = exports.Toolbox24Regular = exports.Toolbox20Regular = exports.Toolbox16Regular = exports.ToggleRight24Regular = exports.ToggleRight20Regular = exports.ToggleRight16Regular = exports.TimerOff24Regular = exports.Timer224Regular = exports.Timer24Regular = exports.Timer1024Regular = exports.Timeline24Regular = exports.TimePicker24Regular = exports.TimeAndWeather24Regular = exports.ThumbLike24Regular = exports.ThumbLike20Regular = exports.ThumbDislike24Regular = exports.ThumbDislike20Regular = exports.Thinking24Regular = exports.Thinking20Regular = exports.TextboxAlignTop24Regular = void 0;
|
|
7
|
+
exports.WeatherRain48Regular = exports.WeatherRain24Regular = exports.WeatherRain20Regular = exports.WeatherPartlyCloudyNight48Regular = exports.WeatherPartlyCloudyNight24Regular = exports.WeatherPartlyCloudyNight20Regular = exports.WeatherPartlyCloudyDay48Regular = exports.WeatherPartlyCloudyDay24Regular = exports.WeatherPartlyCloudyDay20Regular = exports.WeatherMoon48Regular = exports.WeatherMoon24Regular = exports.WeatherMoon20Regular = exports.WeatherHailNight48Regular = exports.WeatherHailNight24Regular = exports.WeatherHailNight20Regular = exports.WeatherHailDay48Regular = exports.WeatherHailDay24Regular = exports.WeatherHailDay20Regular = exports.WeatherFog48Regular = exports.WeatherFog24Regular = exports.WeatherFog20Regular = exports.WeatherDuststorm48Regular = exports.WeatherDuststorm24Regular = exports.WeatherDuststorm20Regular = exports.WeatherCloudy48Regular = exports.WeatherCloudy24Regular = exports.WeatherCloudy20Regular = exports.WeatherBlowingSnow48Regular = exports.WeatherBlowingSnow24Regular = exports.WeatherBlowingSnow20Regular = exports.Warning24Regular = exports.Warning20Regular = exports.Warning16Regular = exports.Wallpaper24Regular = exports.WalkieTalkie28Regular = exports.WalkieTalkie24Regular = exports.Voicemail24Regular = exports.Voicemail20Regular = exports.Voicemail16Regular = exports.ViewDesktopMobile24Regular = exports.ViewDesktopMobile20Regular = exports.ViewDesktop24Regular = exports.ViewDesktop20Regular = exports.VideoSwitch24Regular = exports.VideoSecurity24Regular = exports.VideoSecurity20Regular = exports.VideoPlayPause24Regular = exports.VideoPersonStar24Regular = exports.VideoPersonOff24Regular = exports.VideoPerson24Regular = void 0;
|
|
8
|
+
exports.WindowNew20Regular = exports.WindowMultiple20Regular = exports.WindowInprivateAccount20Regular = exports.WindowInprivate20Regular = exports.WindowDevTools24Regular = exports.WindowDevTools20Regular = exports.WindowDevTools16Regular = exports.WindowAd20Regular = exports.Window20Regular = exports.Wifi424Regular = exports.Wifi420Regular = exports.Wifi324Regular = exports.Wifi320Regular = exports.Wifi224Regular = exports.Wifi220Regular = exports.Wifi124Regular = exports.Wifi120Regular = exports.Whiteboard24Regular = exports.Whiteboard20Regular = exports.WebAsset24Regular = exports.WeatherThunderstorm48Regular = exports.WeatherThunderstorm24Regular = exports.WeatherThunderstorm20Regular = exports.WeatherSunny48Regular = exports.WeatherSunny24Regular = exports.WeatherSunny20Regular = exports.WeatherSqualls48Regular = exports.WeatherSqualls24Regular = exports.WeatherSqualls20Regular = exports.WeatherSnowflake48Regular = exports.WeatherSnowflake24Regular = exports.WeatherSnowflake20Regular = exports.WeatherSnowShowerNight48Regular = exports.WeatherSnowShowerNight24Regular = exports.WeatherSnowShowerNight20Regular = exports.WeatherSnowShowerDay48Regular = exports.WeatherSnowShowerDay24Regular = exports.WeatherSnowShowerDay20Regular = exports.WeatherSnow48Regular = exports.WeatherSnow24Regular = exports.WeatherSnow20Regular = exports.WeatherRainSnow48Regular = exports.WeatherRainSnow24Regular = exports.WeatherRainSnow20Regular = exports.WeatherRainShowersNight48Regular = exports.WeatherRainShowersNight24Regular = exports.WeatherRainShowersNight20Regular = exports.WeatherRainShowersDay48Regular = exports.WeatherRainShowersDay24Regular = exports.WeatherRainShowersDay20Regular = void 0;
|
|
9
|
+
exports.Balloon16Regular = exports.Backpack48Regular = exports.Backpack28Regular = exports.Backpack24Regular = exports.Backpack20Regular = exports.Backpack16Regular = exports.Backpack12Regular = exports.AttachText24Regular = exports.AttachArrowRight24Regular = exports.AttachArrowRight20Regular = exports.ArrowUpRight16Regular = exports.ArrowRedo48Regular = exports.ArrowRedo32Regular = exports.ArrowMove20Regular = exports.ArrowHookUpRight28Regular = exports.ArrowHookUpRight24Regular = exports.ArrowHookUpRight20Regular = exports.ArrowHookUpRight16Regular = exports.ArrowHookUpLeft28Regular = exports.ArrowHookUpLeft24Regular = exports.ArrowHookUpLeft20Regular = exports.ArrowHookUpLeft16Regular = exports.ArrowHookDownRight28Regular = exports.ArrowHookDownRight24Regular = exports.ArrowHookDownRight20Regular = exports.ArrowHookDownRight16Regular = exports.ArrowHookDownLeft28Regular = exports.ArrowHookDownLeft24Regular = exports.ArrowHookDownLeft20Regular = exports.ArrowHookDownLeft16Regular = exports.ArrowExportRtl20Regular = exports.ArrowDownLeft16Regular = exports.ArrowDown12Regular = exports.ArrowCounterclockwise28Regular = exports.ArrowAutofitWidth24Regular = exports.ArrowAutofitHeight24Regular = exports.Archive16Regular = exports.AppsList20Regular = exports.AddSquare24Regular = exports.CalendarCheckmark24Regular = exports.ZoomOut24Regular = exports.ZoomOut20Regular = exports.ZoomIn24Regular = exports.ZoomIn20Regular = exports.XboxConsole24Regular = exports.XboxConsole20Regular = exports.Wrench24Regular = exports.WindowShield24Regular = exports.WindowShield20Regular = exports.WindowShield16Regular = void 0;
|
|
10
|
+
exports.BuildingShop20Regular = exports.BuildingShop16Regular = exports.BuildingMultiple24Regular = exports.BuildingGovernment32Regular = exports.BuildingGovernment24Regular = exports.BuildingBank24Regular = exports.BuildingBank20Regular = exports.BuildingBank16Regular = exports.Bug24Regular = exports.Bug20Regular = exports.Bug16Regular = exports.Briefcase32Regular = exports.Briefcase12Regular = exports.BorderTopBottomThick24Regular = exports.BorderTopBottomDouble24Regular = exports.BorderTopBottom24Regular = exports.BorderTop24Regular = exports.BorderRight24Regular = exports.BorderOutsideThick24Regular = exports.BorderOutside24Regular = exports.BorderLeft24Regular = exports.BorderBottomThick24Regular = exports.BorderBottomDouble24Regular = exports.BorderBottom24Regular = exports.BorderAll24Regular = exports.BookTheta24Regular = exports.BookStar24Regular = exports.BookSearch24Regular = exports.BookQuestionMark24Regular = exports.BookPulse24Regular = exports.BookOpenGlobe24Regular = exports.BookOpen24Regular = exports.BookOpen20Regular = exports.BookLetter24Regular = exports.BookInformation24Regular = exports.BookExclamationMark24Regular = exports.BookDatabase24Regular = exports.BookCompass24Regular = exports.BookCoins24Regular = exports.BookClock24Regular = exports.BookAdd24Regular = exports.BookAdd20Regular = exports.Book24Regular = exports.Book20Regular = exports.Blur28Regular = exports.Blur24Regular = exports.Blur20Regular = exports.Blur16Regular = exports.Bluetooth28Regular = exports.Bed16Regular = void 0;
|
|
11
|
+
exports.ChannelArrowLeft28Regular = exports.ChannelArrowLeft24Regular = exports.ChannelArrowLeft20Regular = exports.ChannelArrowLeft16Regular = exports.ChannelAlert48Regular = exports.ChannelAlert28Regular = exports.ChannelAlert24Regular = exports.ChannelAlert20Regular = exports.ChannelAlert16Regular = exports.ChannelAdd48Regular = exports.ChannelAdd28Regular = exports.ChannelAdd24Regular = exports.ChannelAdd20Regular = exports.ChannelAdd16Regular = exports.Channel48Regular = exports.Channel28Regular = exports.Cart20Regular = exports.Cart16Regular = exports.CaretUp24Regular = exports.CaretUp20Regular = exports.CaretUp16Regular = exports.CaretUp12Regular = exports.CameraEdit20Regular = exports.CallPark48Regular = exports.CallPark28Regular = exports.CallPark20Regular = exports.CallPark16Regular = exports.CallOutbound48Regular = exports.CallOutbound28Regular = exports.CallOutbound20Regular = exports.CallMissed48Regular = exports.CallMissed28Regular = exports.CallInbound48Regular = exports.CallInbound28Regular = exports.CallInbound20Regular = exports.CallForward48Regular = exports.CallForward28Regular = exports.CallForward20Regular = exports.CallForward16Regular = exports.CalendarQuestionMark24Regular = exports.CalendarQuestionMark20Regular = exports.CalendarQuestionMark16Regular = exports.CalendarPerson24Regular = exports.CalendarMention20Regular = exports.CalendarClock16Regular = exports.CalendarCancel16Regular = exports.BuildingSkyscraper24Regular = exports.BuildingSkyscraper20Regular = exports.BuildingSkyscraper16Regular = exports.BuildingShop24Regular = void 0;
|
|
12
|
+
exports.CommentOff20Regular = exports.CommentOff16Regular = exports.CommentEdit24Regular = exports.CommentEdit20Regular = exports.CommentCheckmark48Regular = exports.CommentCheckmark28Regular = exports.CommentCheckmark24Regular = exports.CommentCheckmark20Regular = exports.CommentCheckmark16Regular = exports.CommentCheckmark12Regular = exports.CommentArrowRight48Regular = exports.CommentArrowRight28Regular = exports.CommentArrowRight20Regular = exports.CommentArrowRight16Regular = exports.CommentArrowRight12Regular = exports.CommentArrowLeft48Regular = exports.CommentArrowLeft28Regular = exports.CommentArrowLeft20Regular = exports.CommentArrowLeft16Regular = exports.CommentArrowLeft12Regular = exports.CommentAdd48Regular = exports.CommentAdd28Regular = exports.CommentAdd20Regular = exports.CommentAdd16Regular = exports.CommentAdd12Regular = exports.Comment48Regular = exports.Comment28Regular = exports.Comment12Regular = exports.ColorLineAccent24Regular = exports.ColorLineAccent20Regular = exports.ColorLineAccent16Regular = exports.ColorLine16Regular = exports.ColorFillAccent24Regular = exports.ColorFillAccent20Regular = exports.ColorBackgroundAccent24Regular = exports.ColorBackgroundAccent20Regular = exports.ClosedCaption48Regular = exports.ClosedCaption28Regular = exports.ClosedCaption20Regular = exports.ClosedCaption16Regular = exports.ClockDismiss24Regular = exports.ClipboardPaste16Regular = exports.Checkmark16Regular = exports.Chat16Regular = exports.ChannelDismiss48Regular = exports.ChannelDismiss28Regular = exports.ChannelDismiss24Regular = exports.ChannelDismiss20Regular = exports.ChannelDismiss16Regular = exports.ChannelArrowLeft48Regular = void 0;
|
|
13
|
+
exports.DocumentAdd24Regular = exports.DocumentAdd20Regular = exports.DocumentAdd16Regular = exports.Document48Regular = exports.Document16Regular = exports.Doctor48Regular = exports.Doctor28Regular = exports.Doctor20Regular = exports.Doctor16Regular = exports.Doctor12Regular = exports.DismissCircle28Regular = exports.Dentist48Regular = exports.Dentist28Regular = exports.Dentist20Regular = exports.Dentist16Regular = exports.Dentist12Regular = exports.Delete16Regular = exports.DecimalArrowRight24Regular = exports.DecimalArrowLeft24Regular = exports.DataUsage20Regular = exports.DataBarVerticalAdd24Regular = exports.CursorHoverOff48Regular = exports.CursorHoverOff28Regular = exports.CursorHoverOff24Regular = exports.CursorHoverOff20Regular = exports.CursorHoverOff16Regular = exports.CursorHover48Regular = exports.CursorHover32Regular = exports.CursorHover28Regular = exports.CursorHover24Regular = exports.CursorHover20Regular = exports.CursorHover16Regular = exports.Cursor24Regular = exports.Cursor20Regular = exports.CurrencyDollarRupee24Regular = exports.CurrencyDollarRupee20Regular = exports.CurrencyDollarRupee16Regular = exports.Crop20Regular = exports.Couch24Regular = exports.Couch12Regular = exports.CopySelect20Regular = exports.CopyAdd24Regular = exports.ConvertRange24Regular = exports.ContactCardGroup48Regular = exports.ContactCardGroup28Regular = exports.ContactCardGroup20Regular = exports.ContactCardGroup16Regular = exports.CommentOff48Regular = exports.CommentOff28Regular = exports.CommentOff24Regular = void 0;
|
|
14
|
+
exports.FoodEgg16Regular = exports.Fluid24Regular = exports.Fluid20Regular = exports.Fluent48Regular = exports.Fluent32Regular = exports.FlipVertical24Regular = exports.FlipHorizontal24Regular = exports.FixedWidth24Regular = exports.Fingerprint48Regular = exports.FStop28Regular = exports.FStop24Regular = exports.FStop20Regular = exports.FStop16Regular = exports.EyeTrackingOff24Regular = exports.EyeTrackingOff20Regular = exports.EyeTrackingOff16Regular = exports.ErrorCircle12Regular = exports.EraserSmall24Regular = exports.EraserSegment24Regular = exports.EraserMedium24Regular = exports.Eraser24Regular = exports.Eraser20Regular = exports.EmojiHand28Regular = exports.EmojiHand24Regular = exports.EmojiAdd16Regular = exports.EditSettings24Regular = exports.EditOff24Regular = exports.EditOff16Regular = exports.Edit32Regular = exports.DualScreenSpan24Regular = exports.DrinkWine20Regular = exports.DrinkWine16Regular = exports.DrinkMargarita20Regular = exports.DrinkMargarita16Regular = exports.DrinkCoffee16Regular = exports.DrinkBeer20Regular = exports.DrinkBeer16Regular = exports.DocumentPageBreak20Regular = exports.DocumentLandscapeSplitHint20Regular = exports.DocumentLandscapeSplit20Regular = exports.DocumentLandscapeData24Regular = exports.DocumentCatchUp20Regular = exports.DocumentCatchUp16Regular = exports.DocumentArrowLeft48Regular = exports.DocumentArrowLeft28Regular = exports.DocumentArrowLeft24Regular = exports.DocumentArrowLeft20Regular = exports.DocumentArrowLeft16Regular = exports.DocumentAdd48Regular = exports.DocumentAdd28Regular = void 0;
|
|
15
|
+
exports.MathFormula24Regular = exports.MathFormatProfessional24Regular = exports.MathFormatLinear24Regular = exports.MailRead16Regular = exports.Mail16Regular = exports.Lottery24Regular = exports.LockMultiple24Regular = exports.LocationOff48Regular = exports.LocationOff28Regular = exports.LocationOff24Regular = exports.LocationOff20Regular = exports.LocationOff16Regular = exports.Location48Regular = exports.LinkSquare16Regular = exports.LinkSquare12Regular = exports.LineHorizontal5Error20Regular = exports.KeyMultiple20Regular = exports.InfoShield20Regular = exports.ImageArrowCounterclockwise24Regular = exports.Home48Regular = exports.Home32Regular = exports.Home16Regular = exports.HeartPulse32Regular = exports.HeartPulse24Regular = exports.Headset48Regular = exports.Headset20Regular = exports.Headset16Regular = exports.Hd24Regular = exports.Hd20Regular = exports.Hd16Regular = exports.HatGraduation24Regular = exports.HatGraduation20Regular = exports.HatGraduation16Regular = exports.HandRight28Regular = exports.HandRight24Regular = exports.HandLeft20Regular = exports.Globe16Regular = exports.GlassesOff48Regular = exports.GlassesOff28Regular = exports.GlassesOff20Regular = exports.GlassesOff16Regular = exports.Glasses48Regular = exports.Glasses28Regular = exports.Glasses20Regular = exports.Glasses16Regular = exports.Gavel32Regular = exports.Gavel24Regular = exports.FoodToast20Regular = exports.FoodToast16Regular = exports.FoodEgg20Regular = void 0;
|
|
16
16
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
17
|
+
exports.TextboxAlignTop24Regular = createFluentFontIcon_1.createFluentFontIcon("TextboxAlignTop24Regular", "", 1, 24);
|
|
18
|
+
exports.Thinking20Regular = createFluentFontIcon_1.createFluentFontIcon("Thinking20Regular", "", 1, 20);
|
|
19
|
+
exports.Thinking24Regular = createFluentFontIcon_1.createFluentFontIcon("Thinking24Regular", "", 1, 24);
|
|
20
|
+
exports.ThumbDislike20Regular = createFluentFontIcon_1.createFluentFontIcon("ThumbDislike20Regular", "", 1, 20);
|
|
21
|
+
exports.ThumbDislike24Regular = createFluentFontIcon_1.createFluentFontIcon("ThumbDislike24Regular", "", 1, 24);
|
|
22
|
+
exports.ThumbLike20Regular = createFluentFontIcon_1.createFluentFontIcon("ThumbLike20Regular", "", 1, 20);
|
|
23
|
+
exports.ThumbLike24Regular = createFluentFontIcon_1.createFluentFontIcon("ThumbLike24Regular", "", 1, 24);
|
|
24
|
+
exports.TimeAndWeather24Regular = createFluentFontIcon_1.createFluentFontIcon("TimeAndWeather24Regular", "", 1, 24);
|
|
25
|
+
exports.TimePicker24Regular = createFluentFontIcon_1.createFluentFontIcon("TimePicker24Regular", "", 1, 24);
|
|
26
|
+
exports.Timeline24Regular = createFluentFontIcon_1.createFluentFontIcon("Timeline24Regular", "", 1, 24);
|
|
27
|
+
exports.Timer1024Regular = createFluentFontIcon_1.createFluentFontIcon("Timer1024Regular", "", 1, 24);
|
|
28
|
+
exports.Timer24Regular = createFluentFontIcon_1.createFluentFontIcon("Timer24Regular", "", 1, 24);
|
|
29
|
+
exports.Timer224Regular = createFluentFontIcon_1.createFluentFontIcon("Timer224Regular", "", 1, 24);
|
|
30
|
+
exports.TimerOff24Regular = createFluentFontIcon_1.createFluentFontIcon("TimerOff24Regular", "", 1, 24);
|
|
31
|
+
exports.ToggleRight16Regular = createFluentFontIcon_1.createFluentFontIcon("ToggleRight16Regular", "", 1, 16);
|
|
32
|
+
exports.ToggleRight20Regular = createFluentFontIcon_1.createFluentFontIcon("ToggleRight20Regular", "", 1, 20);
|
|
33
|
+
exports.ToggleRight24Regular = createFluentFontIcon_1.createFluentFontIcon("ToggleRight24Regular", "", 1, 24);
|
|
34
|
+
exports.Toolbox16Regular = createFluentFontIcon_1.createFluentFontIcon("Toolbox16Regular", "", 1, 16);
|
|
35
|
+
exports.Toolbox20Regular = createFluentFontIcon_1.createFluentFontIcon("Toolbox20Regular", "", 1, 20);
|
|
36
|
+
exports.Toolbox24Regular = createFluentFontIcon_1.createFluentFontIcon("Toolbox24Regular", "", 1, 24);
|
|
37
|
+
exports.Toolbox28Regular = createFluentFontIcon_1.createFluentFontIcon("Toolbox28Regular", "", 1, 28);
|
|
38
|
+
exports.TopSpeed24Regular = createFluentFontIcon_1.createFluentFontIcon("TopSpeed24Regular", "", 1, 24);
|
|
39
|
+
exports.Translate16Regular = createFluentFontIcon_1.createFluentFontIcon("Translate16Regular", "", 1, 16);
|
|
40
|
+
exports.Translate20Regular = createFluentFontIcon_1.createFluentFontIcon("Translate20Regular", "", 1, 20);
|
|
41
|
+
exports.Translate24Regular = createFluentFontIcon_1.createFluentFontIcon("Translate24Regular", "", 1, 24);
|
|
42
|
+
exports.Trophy16Regular = createFluentFontIcon_1.createFluentFontIcon("Trophy16Regular", "", 1, 16);
|
|
43
|
+
exports.Trophy20Regular = createFluentFontIcon_1.createFluentFontIcon("Trophy20Regular", "", 1, 20);
|
|
17
44
|
exports.Trophy24Regular = createFluentFontIcon_1.createFluentFontIcon("Trophy24Regular", "", 1, 24);
|
|
18
45
|
exports.UninstallApp24Regular = createFluentFontIcon_1.createFluentFontIcon("UninstallApp24Regular", "", 1, 24);
|
|
19
46
|
exports.UsbStick20Regular = createFluentFontIcon_1.createFluentFontIcon("UsbStick20Regular", "", 1, 20);
|
|
@@ -486,31 +513,4 @@ exports.Mail16Regular = createFluentFontIcon_1.createFluentFontIcon("Mail16Regul
|
|
|
486
513
|
exports.MailRead16Regular = createFluentFontIcon_1.createFluentFontIcon("MailRead16Regular", "", 1, 16);
|
|
487
514
|
exports.MathFormatLinear24Regular = createFluentFontIcon_1.createFluentFontIcon("MathFormatLinear24Regular", "", 1, 24);
|
|
488
515
|
exports.MathFormatProfessional24Regular = createFluentFontIcon_1.createFluentFontIcon("MathFormatProfessional24Regular", "", 1, 24);
|
|
489
|
-
exports.MathFormula24Regular = createFluentFontIcon_1.createFluentFontIcon("MathFormula24Regular", "", 1, 24);
|
|
490
|
-
exports.Maximize20Regular = createFluentFontIcon_1.createFluentFontIcon("Maximize20Regular", "", 1, 20);
|
|
491
|
-
exports.Maximize24Regular = createFluentFontIcon_1.createFluentFontIcon("Maximize24Regular", "", 1, 24);
|
|
492
|
-
exports.Maximize28Regular = createFluentFontIcon_1.createFluentFontIcon("Maximize28Regular", "", 1, 28);
|
|
493
|
-
exports.Maximize48Regular = createFluentFontIcon_1.createFluentFontIcon("Maximize48Regular", "", 1, 48);
|
|
494
|
-
exports.MeetNow16Regular = createFluentFontIcon_1.createFluentFontIcon("MeetNow16Regular", "", 1, 16);
|
|
495
|
-
exports.MicOff20Regular = createFluentFontIcon_1.createFluentFontIcon("MicOff20Regular", "", 1, 20);
|
|
496
|
-
exports.MicOff48Regular = createFluentFontIcon_1.createFluentFontIcon("MicOff48Regular", "", 1, 48);
|
|
497
|
-
exports.MicProhibited24Regular = createFluentFontIcon_1.createFluentFontIcon("MicProhibited24Regular", "", 1, 24);
|
|
498
|
-
exports.MoreCircle20Regular = createFluentFontIcon_1.createFluentFontIcon("MoreCircle20Regular", "", 1, 20);
|
|
499
|
-
exports.MoviesAndTv16Regular = createFluentFontIcon_1.createFluentFontIcon("MoviesAndTv16Regular", "", 1, 16);
|
|
500
|
-
exports.MoviesAndTv20Regular = createFluentFontIcon_1.createFluentFontIcon("MoviesAndTv20Regular", "", 1, 20);
|
|
501
|
-
exports.NavigationUnread24Regular = createFluentFontIcon_1.createFluentFontIcon("NavigationUnread24Regular", "", 1, 24);
|
|
502
|
-
exports.NumberSymbolDismiss24Regular = createFluentFontIcon_1.createFluentFontIcon("NumberSymbolDismiss24Regular", "", 1, 24);
|
|
503
|
-
exports.Open28Regular = createFluentFontIcon_1.createFluentFontIcon("Open28Regular", "", 1, 28);
|
|
504
|
-
exports.Open48Regular = createFluentFontIcon_1.createFluentFontIcon("Open48Regular", "", 1, 48);
|
|
505
|
-
exports.OpenFolder16Regular = createFluentFontIcon_1.createFluentFontIcon("OpenFolder16Regular", "", 1, 16);
|
|
506
|
-
exports.OpenFolder20Regular = createFluentFontIcon_1.createFluentFontIcon("OpenFolder20Regular", "", 1, 20);
|
|
507
|
-
exports.OpenFolder28Regular = createFluentFontIcon_1.createFluentFontIcon("OpenFolder28Regular", "", 1, 28);
|
|
508
|
-
exports.OpenFolder48Regular = createFluentFontIcon_1.createFluentFontIcon("OpenFolder48Regular", "", 1, 48);
|
|
509
|
-
exports.OpenOff16Regular = createFluentFontIcon_1.createFluentFontIcon("OpenOff16Regular", "", 1, 16);
|
|
510
|
-
exports.OpenOff20Regular = createFluentFontIcon_1.createFluentFontIcon("OpenOff20Regular", "", 1, 20);
|
|
511
|
-
exports.OpenOff24Regular = createFluentFontIcon_1.createFluentFontIcon("OpenOff24Regular", "", 1, 24);
|
|
512
|
-
exports.OpenOff28Regular = createFluentFontIcon_1.createFluentFontIcon("OpenOff28Regular", "", 1, 28);
|
|
513
|
-
exports.OpenOff48Regular = createFluentFontIcon_1.createFluentFontIcon("OpenOff48Regular", "", 1, 48);
|
|
514
|
-
exports.PaintBrushArrowDown24Regular = createFluentFontIcon_1.createFluentFontIcon("PaintBrushArrowDown24Regular", "", 1, 24);
|
|
515
|
-
exports.PaintBrushArrowUp24Regular = createFluentFontIcon_1.createFluentFontIcon("PaintBrushArrowUp24Regular", "", 1, 24);
|
|
516
|
-
exports.Pause12Regular = createFluentFontIcon_1.createFluentFontIcon("Pause12Regular", "", 1, 12);
|
|
516
|
+
exports.MathFormula24Regular = createFluentFontIcon_1.createFluentFontIcon("MathFormula24Regular", "", 1, 24);
|