@fluentui/react-icons 2.0.177 → 2.0.178
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/fonts/icons/chunk-4.d.ts +24 -24
- package/lib/fonts/icons/chunk-4.js +440 -440
- package/lib/fonts/icons/chunk-5.d.ts +24 -24
- package/lib/fonts/icons/chunk-5.js +500 -500
- package/lib/fonts/icons/chunk-6.d.ts +24 -24
- package/lib/fonts/icons/chunk-6.js +500 -500
- package/lib/fonts/icons/chunk-7.d.ts +48 -48
- package/lib/fonts/icons/chunk-7.js +500 -500
- package/lib/fonts/icons/chunk-8.d.ts +48 -0
- package/lib/fonts/icons/chunk-8.js +61 -53
- package/lib/fonts/sizedIcons/chunk-11.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-11.js +14 -14
- package/lib/fonts/sizedIcons/chunk-12.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-12.js +14 -14
- package/lib/fonts/sizedIcons/chunk-13.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-13.js +14 -14
- package/lib/fonts/sizedIcons/chunk-14.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-14.js +14 -14
- package/lib/fonts/sizedIcons/chunk-15.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-15.js +14 -14
- package/lib/fonts/sizedIcons/chunk-16.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-16.js +14 -14
- package/lib/fonts/sizedIcons/chunk-17.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-17.js +14 -14
- package/lib/fonts/sizedIcons/chunk-18.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-18.js +14 -14
- package/lib/fonts/sizedIcons/chunk-19.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-19.js +14 -14
- package/lib/fonts/sizedIcons/chunk-20.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-20.js +14 -14
- package/lib/fonts/sizedIcons/chunk-21.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-21.js +14 -14
- package/lib/fonts/sizedIcons/chunk-22.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-22.js +14 -14
- package/lib/fonts/sizedIcons/chunk-23.d.ts +156 -0
- package/lib/fonts/sizedIcons/chunk-23.js +27 -1
- package/lib/icons/chunk-2.js +2 -2
- package/lib/icons/chunk-4.d.ts +36 -36
- package/lib/icons/chunk-4.js +77 -77
- package/lib/icons/chunk-5.d.ts +36 -36
- package/lib/icons/chunk-5.js +77 -77
- package/lib/icons/chunk-6.d.ts +36 -36
- package/lib/icons/chunk-6.js +77 -77
- package/lib/icons/chunk-7.d.ts +72 -72
- package/lib/icons/chunk-7.js +155 -155
- package/lib/icons/chunk-8.d.ts +72 -0
- package/lib/icons/chunk-8.js +152 -0
- package/lib/sizedIcons/chunk-11.d.ts +31 -31
- package/lib/sizedIcons/chunk-11.js +109 -109
- package/lib/sizedIcons/chunk-12.d.ts +54 -54
- package/lib/sizedIcons/chunk-12.js +115 -115
- package/lib/sizedIcons/chunk-13.d.ts +54 -54
- package/lib/sizedIcons/chunk-13.js +115 -115
- package/lib/sizedIcons/chunk-14.d.ts +54 -54
- package/lib/sizedIcons/chunk-14.js +115 -115
- package/lib/sizedIcons/chunk-15.d.ts +54 -54
- package/lib/sizedIcons/chunk-15.js +115 -115
- package/lib/sizedIcons/chunk-16.d.ts +54 -54
- package/lib/sizedIcons/chunk-16.js +115 -115
- package/lib/sizedIcons/chunk-17.d.ts +54 -54
- package/lib/sizedIcons/chunk-17.js +115 -115
- package/lib/sizedIcons/chunk-18.d.ts +54 -54
- package/lib/sizedIcons/chunk-18.js +115 -115
- package/lib/sizedIcons/chunk-19.d.ts +54 -54
- package/lib/sizedIcons/chunk-19.js +115 -118
- package/lib/sizedIcons/chunk-20.d.ts +54 -54
- package/lib/sizedIcons/chunk-20.js +118 -115
- package/lib/sizedIcons/chunk-21.d.ts +149 -149
- package/lib/sizedIcons/chunk-21.js +346 -346
- package/lib/sizedIcons/chunk-22.d.ts +234 -234
- package/lib/sizedIcons/chunk-22.js +2416 -2416
- package/lib/sizedIcons/chunk-23.d.ts +234 -0
- package/lib/sizedIcons/chunk-23.js +494 -0
- package/lib/sizedIcons/chunk-6.js +12 -12
- package/lib/utils/fonts/FluentSystemIcons-Filled.json +14 -1
- package/lib/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.json +14 -1
- package/lib/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.json +2001 -1993
- package/lib/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
- package/lib-cjs/fonts/icons/chunk-4.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-4.js +449 -449
- package/lib-cjs/fonts/icons/chunk-5.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-5.js +510 -510
- package/lib-cjs/fonts/icons/chunk-6.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-6.js +510 -510
- package/lib-cjs/fonts/icons/chunk-7.d.ts +48 -48
- package/lib-cjs/fonts/icons/chunk-7.js +510 -510
- package/lib-cjs/fonts/icons/chunk-8.d.ts +48 -0
- package/lib-cjs/fonts/icons/chunk-8.js +63 -55
- package/lib-cjs/fonts/sizedIcons/chunk-11.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-11.js +18 -18
- package/lib-cjs/fonts/sizedIcons/chunk-12.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-12.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-13.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-13.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-14.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-14.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-15.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-15.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-16.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-16.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-17.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-17.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-18.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-18.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-19.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-19.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-20.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-20.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-21.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-21.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-22.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-22.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-23.d.ts +156 -0
- package/lib-cjs/fonts/sizedIcons/chunk-23.js +32 -5
- package/lib-cjs/icons/chunk-2.js +2 -2
- package/lib-cjs/icons/chunk-4.d.ts +36 -36
- package/lib-cjs/icons/chunk-4.js +86 -86
- package/lib-cjs/icons/chunk-5.d.ts +36 -36
- package/lib-cjs/icons/chunk-5.js +87 -87
- package/lib-cjs/icons/chunk-6.d.ts +36 -36
- package/lib-cjs/icons/chunk-6.js +87 -87
- package/lib-cjs/icons/chunk-7.d.ts +72 -72
- package/lib-cjs/icons/chunk-7.js +165 -165
- package/lib-cjs/icons/chunk-8.d.ts +72 -0
- package/lib-cjs/icons/chunk-8.js +154 -2
- package/lib-cjs/sizedIcons/chunk-11.d.ts +31 -31
- package/lib-cjs/sizedIcons/chunk-11.js +117 -117
- package/lib-cjs/sizedIcons/chunk-12.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-12.js +125 -125
- package/lib-cjs/sizedIcons/chunk-13.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-13.js +125 -125
- package/lib-cjs/sizedIcons/chunk-14.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-14.js +125 -125
- package/lib-cjs/sizedIcons/chunk-15.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-15.js +125 -125
- package/lib-cjs/sizedIcons/chunk-16.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-16.js +125 -125
- package/lib-cjs/sizedIcons/chunk-17.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-17.js +125 -125
- package/lib-cjs/sizedIcons/chunk-18.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-18.js +125 -125
- package/lib-cjs/sizedIcons/chunk-19.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-19.js +125 -128
- package/lib-cjs/sizedIcons/chunk-20.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-20.js +128 -125
- package/lib-cjs/sizedIcons/chunk-21.d.ts +149 -149
- package/lib-cjs/sizedIcons/chunk-21.js +356 -356
- package/lib-cjs/sizedIcons/chunk-22.d.ts +234 -234
- package/lib-cjs/sizedIcons/chunk-22.js +2426 -2426
- package/lib-cjs/sizedIcons/chunk-23.d.ts +234 -0
- package/lib-cjs/sizedIcons/chunk-23.js +499 -4
- package/lib-cjs/sizedIcons/chunk-6.js +12 -12
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.json +14 -1
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.json +14 -1
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.json +2001 -1993
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
- package/package.json +1 -1
|
@@ -3,19 +3,32 @@
|
|
|
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.BookNumber24Regular = exports.BookNumber20Regular = exports.BookNumber16Regular = exports.BookGlobe24Regular = exports.Board24Regular = exports.BluetoothSearching24Regular = exports.BluetoothDisabled24Regular = exports.BluetoothConnected24Regular = exports.Bluetooth24Regular = exports.Bluetooth20Regular = exports.Bed24Regular = exports.Bed20Regular = exports.Beaker24Regular = exports.Beaker20Regular = exports.Beaker16Regular = exports.BatteryWarning24Regular = exports.BatterySaver24Regular = exports.BatterySaver20Regular = exports.BatteryCharge24Regular = exports.BatteryCharge20Regular = exports.Battery924Regular = exports.Battery920Regular = exports.Battery824Regular = exports.Battery820Regular = exports.Battery724Regular = exports.Battery720Regular = exports.Battery624Regular = exports.Battery620Regular = exports.Battery524Regular = exports.Battery520Regular = exports.Battery424Regular = exports.Battery420Regular = exports.Battery324Regular = exports.Battery320Regular = exports.Battery224Regular = exports.Battery220Regular = exports.Battery124Regular = exports.Battery120Regular = exports.Battery024Regular = exports.Battery020Regular = exports.Balloon24Regular = exports.Balloon20Regular = exports.Badge24Regular = exports.Backspace24Regular = exports.Backspace20Regular = exports.Autosum24Regular = exports.Autosum20Regular = exports.Autocorrect24Regular = exports.Attach24Regular = exports.Attach20Regular = void 0;
|
|
7
|
+
exports.CalendarReply28Regular = exports.CalendarReply24Regular = exports.CalendarReply20Regular = exports.CalendarReply16Regular = exports.CalendarPerson20Regular = exports.CalendarMultiple24Regular = exports.CalendarMultiple20Regular = exports.CalendarMonth28Regular = exports.CalendarMonth24Regular = exports.CalendarMonth20Regular = exports.CalendarEmpty28Regular = exports.CalendarEmpty24Regular = exports.CalendarEmpty20Regular = exports.CalendarEmpty16Regular = exports.CalendarDay28Regular = exports.CalendarDay24Regular = exports.CalendarDay20Regular = exports.CalendarClock24Regular = exports.CalendarClock20Regular = exports.CalendarCheckmark20Regular = exports.CalendarCheckmark16Regular = exports.CalendarCancel24Regular = exports.CalendarCancel20Regular = exports.CalendarAssistant24Regular = exports.CalendarAssistant20Regular = exports.CalendarArrowRight20Regular = exports.CalendarAgenda28Regular = exports.CalendarAgenda24Regular = exports.CalendarAgenda20Regular = exports.CalendarAdd24Regular = exports.CalendarAdd20Regular = exports.Calendar3Day28Regular = exports.Calendar3Day24Regular = exports.Calendar3Day20Regular = exports.Calculator20Regular = exports.BuildingRetail24Regular = exports.Building24Regular = exports.Broom24Regular = exports.Broom20Regular = exports.BroadActivityFeed24Regular = exports.Briefcase24Regular = exports.Briefcase20Regular = exports.Branch24Regular = exports.BotAdd24Regular = exports.Bot24Regular = exports.BookmarkOff24Regular = exports.Bookmark28Regular = exports.Bookmark24Regular = exports.Bookmark20Regular = exports.Bookmark16Regular = void 0;
|
|
8
|
+
exports.CaretRight24Regular = exports.CaretRight20Regular = exports.CaretRight16Regular = exports.CaretRight12Regular = exports.CaretLeft24Regular = exports.CaretLeft20Regular = exports.CaretLeft16Regular = exports.CaretLeft12Regular = exports.CaretDown24Regular = exports.CaretDown20Regular = exports.CaretDown16Regular = exports.CaretDown12Regular = exports.CameraSwitch24Regular = exports.CameraAdd48Regular = exports.CameraAdd24Regular = exports.CameraAdd20Regular = exports.Camera28Regular = exports.Camera24Regular = exports.Camera20Regular = exports.CalligraphyPen24Regular = exports.CalligraphyPen20Regular = exports.CallPark24Regular = exports.CallOutbound24Regular = exports.CallOutbound16Regular = exports.CallMissed24Regular = exports.CallMissed16Regular = exports.CallInbound24Regular = exports.CallInbound16Regular = exports.CallForward24Regular = exports.CallEnd28Regular = exports.CallEnd24Regular = exports.CallEnd20Regular = exports.CallAdd24Regular = exports.CalendarWorkWeek24Regular = exports.CalendarWorkWeek20Regular = exports.CalendarWorkWeek16Regular = exports.CalendarWeekStart28Regular = exports.CalendarWeekStart24Regular = exports.CalendarWeekStart20Regular = exports.CalendarWeekNumbers24Regular = exports.CalendarToday28Regular = exports.CalendarToday24Regular = exports.CalendarToday20Regular = exports.CalendarToday16Regular = exports.CalendarSync24Regular = exports.CalendarSync20Regular = exports.CalendarSync16Regular = exports.CalendarStar24Regular = exports.CalendarStar20Regular = exports.CalendarSettings20Regular = void 0;
|
|
9
|
+
exports.ChevronDown16Regular = exports.ChevronDown12Regular = exports.CheckmarkUnderlineCircle20Regular = exports.CheckmarkUnderlineCircle16Regular = exports.CheckmarkSquare24Regular = exports.CheckmarkLock24Regular = exports.CheckmarkLock20Regular = exports.CheckmarkLock16Regular = exports.CheckmarkCircle48Regular = exports.CheckmarkCircle24Regular = exports.CheckmarkCircle20Regular = exports.CheckmarkCircle16Regular = exports.Checkmark28Regular = exports.Checkmark24Regular = exports.Checkmark20Regular = exports.Checkmark12Regular = exports.CheckboxUnchecked24Regular = exports.CheckboxUnchecked20Regular = exports.CheckboxUnchecked16Regular = exports.CheckboxUnchecked12Regular = exports.CheckboxChecked24Regular = exports.CheckboxChecked20Regular = exports.ChatWarning24Regular = exports.ChatOff24Regular = exports.ChatHelp24Regular = exports.ChatBubblesQuestion24Regular = exports.Chat28Regular = exports.Chat24Regular = exports.Chat20Regular = exports.Channel24Regular = exports.Channel20Regular = exports.Channel16Regular = exports.Certificate24Regular = exports.Certificate20Regular = exports.CellularData524Regular = exports.CellularData520Regular = exports.CellularData424Regular = exports.CellularData420Regular = exports.CellularData324Regular = exports.CellularData320Regular = exports.CellularData224Regular = exports.CellularData220Regular = exports.CellularData124Regular = exports.CellularData120Regular = exports.Cellular4G24Regular = exports.Cellular3G24Regular = exports.Cast28Regular = exports.Cast24Regular = exports.Cast20Regular = exports.Cart24Regular = void 0;
|
|
10
|
+
exports.ClipboardPaste20Regular = exports.ClipboardMore24Regular = exports.ClipboardLink24Regular = exports.ClipboardLink20Regular = exports.ClipboardLink16Regular = exports.ClipboardLetter24Regular = exports.ClipboardLetter20Regular = exports.ClipboardLetter16Regular = exports.ClipboardCode24Regular = exports.ClipboardCode20Regular = exports.ClipboardCode16Regular = exports.Clipboard24Regular = exports.Clipboard20Regular = exports.ClearFormatting24Regular = exports.Classification24Regular = exports.Classification20Regular = exports.Classification16Regular = exports.Class24Regular = exports.City24Regular = exports.City20Regular = exports.City16Regular = exports.CircleSmall24Regular = exports.CircleLine24Regular = exports.CircleHalfFill24Regular = exports.CircleHalfFill20Regular = exports.Circle24Regular = exports.Circle20Regular = exports.Circle16Regular = exports.ChevronUp48Regular = exports.ChevronUp28Regular = exports.ChevronUp24Regular = exports.ChevronUp20Regular = exports.ChevronUp16Regular = exports.ChevronUp12Regular = exports.ChevronRight48Regular = exports.ChevronRight28Regular = exports.ChevronRight24Regular = exports.ChevronRight20Regular = exports.ChevronRight16Regular = exports.ChevronRight12Regular = exports.ChevronLeft48Regular = exports.ChevronLeft28Regular = exports.ChevronLeft24Regular = exports.ChevronLeft20Regular = exports.ChevronLeft16Regular = exports.ChevronLeft12Regular = exports.ChevronDown48Regular = exports.ChevronDown28Regular = exports.ChevronDown24Regular = exports.ChevronDown20Regular = void 0;
|
|
11
|
+
exports.Compose16Regular = exports.CompassNorthwest28Regular = exports.CompassNorthwest24Regular = exports.CompassNorthwest20Regular = exports.CompassNorthwest16Regular = exports.Communication24Regular = exports.Communication20Regular = exports.Communication16Regular = exports.CommentMultiple24Regular = exports.CommentMultiple20Regular = exports.CommentMultiple16Regular = exports.CommentMention24Regular = exports.CommentMention20Regular = exports.CommentMention16Regular = exports.CommentAdd24Regular = exports.Comment24Regular = exports.Comment20Regular = exports.Comment16Regular = exports.ColumnTriple24Regular = exports.ColorLine24Regular = exports.ColorLine20Regular = exports.ColorFill24Regular = exports.ColorFill20Regular = exports.ColorBackground24Regular = exports.ColorBackground20Regular = exports.Color24Regular = exports.Color20Regular = exports.CollectionsAdd24Regular = exports.CollectionsAdd20Regular = exports.Collections24Regular = exports.Collections20Regular = exports.Code24Regular = exports.Code20Regular = exports.CloudOff48Regular = exports.CloudOff24Regular = exports.Cloud48Regular = exports.Cloud24Regular = exports.Cloud20Regular = exports.ClosedCaption24Regular = exports.ClockAlarm24Regular = exports.ClockAlarm20Regular = exports.Clock48Regular = exports.Clock28Regular = exports.Clock24Regular = exports.Clock20Regular = exports.Clock16Regular = exports.Clock12Regular = exports.ClipboardSearch24Regular = exports.ClipboardSearch20Regular = exports.ClipboardPaste24Regular = void 0;
|
|
12
|
+
exports.Delete48Regular = exports.Delete28Regular = exports.Delete24Regular = exports.Delete20Regular = exports.DataWhisker24Regular = exports.DataWaterfall24Regular = exports.DataUsage24Regular = exports.DataTreemap24Regular = exports.DataSunburst24Regular = exports.DataScatter24Regular = exports.DataPie24Regular = exports.DataPie20Regular = exports.DataLine24Regular = exports.DataHistogram24Regular = exports.DataFunnel24Regular = exports.DataBarVertical24Regular = exports.DataBarVertical20Regular = exports.DataBarHorizontal24Regular = exports.DataArea24Regular = exports.DarkTheme24Regular = exports.Cut24Regular = exports.Cut20Regular = exports.Cube24Regular = exports.Cube20Regular = exports.Cube16Regular = exports.CropInterimOff24Regular = exports.CropInterim24Regular = exports.Crop24Regular = exports.Copy24Regular = exports.Copy20Regular = exports.Copy16Regular = exports.Cookies24Regular = exports.Cookies20Regular = exports.ContentSettings24Regular = exports.ContentSettings20Regular = exports.ContentSettings16Regular = exports.ContactCardGroup24Regular = exports.ContactCard24Regular = exports.ContactCard20Regular = exports.Connector24Regular = exports.Connector20Regular = exports.Connector16Regular = exports.ConferenceRoom48Regular = exports.ConferenceRoom28Regular = exports.ConferenceRoom24Regular = exports.ConferenceRoom20Regular = exports.ConferenceRoom16Regular = exports.Compose28Regular = exports.Compose24Regular = exports.Compose20Regular = void 0;
|
|
13
|
+
exports.DocumentError20Regular = exports.DocumentError16Regular = exports.DocumentEndnote24Regular = exports.DocumentEndnote20Regular = exports.DocumentEdit24Regular = exports.DocumentEdit20Regular = exports.DocumentEdit16Regular = exports.DocumentDismiss24Regular = exports.DocumentDismiss20Regular = exports.DocumentCopy48Regular = exports.DocumentCopy24Regular = exports.DocumentCopy20Regular = exports.DocumentCopy16Regular = exports.DocumentCatchUp24Regular = exports.DocumentBriefcase24Regular = exports.DocumentBriefcase20Regular = exports.Document28Regular = exports.Document24Regular = exports.Document20Regular = exports.Doctor24Regular = exports.DockRow24Regular = exports.Dock24Regular = exports.DividerTall24Regular = exports.DividerShort24Regular = exports.DismissCircle48Regular = exports.DismissCircle24Regular = exports.DismissCircle20Regular = exports.DismissCircle16Regular = exports.Dismiss28Regular = exports.Dismiss24Regular = exports.Dismiss20Regular = exports.Dismiss16Regular = exports.Dismiss12Regular = exports.Directions24Regular = exports.Directions20Regular = exports.DialpadOff24Regular = exports.Dialpad24Regular = exports.Dialpad20Regular = exports.DeviceEq24Regular = exports.DeveloperBoard24Regular = exports.Desktop28Regular = exports.Desktop24Regular = exports.Desktop20Regular = exports.Desktop16Regular = exports.DesignIdeas24Regular = exports.DesignIdeas20Regular = exports.DesignIdeas16Regular = exports.Dentist24Regular = exports.DeleteOff24Regular = exports.DeleteOff20Regular = void 0;
|
|
14
|
+
exports.DualScreenClock24Regular = exports.DualScreenArrowRight24Regular = exports.DualScreenAdd24Regular = exports.DualScreen24Regular = exports.DrinkWine24Regular = exports.DrinkMargarita24Regular = exports.DrinkCoffee24Regular = exports.DrinkCoffee20Regular = exports.DrinkBeer24Regular = exports.Drag24Regular = exports.Drafts24Regular = exports.Drafts20Regular = exports.Drafts16Regular = exports.DoubleSwipeUp24Regular = exports.DoubleSwipeDown24Regular = exports.DocumentWidth24Regular = exports.DocumentWidth20Regular = exports.DocumentToolbox24Regular = exports.DocumentToolbox20Regular = exports.DocumentSearch24Regular = exports.DocumentSearch20Regular = exports.DocumentPdf24Regular = exports.DocumentPdf20Regular = exports.DocumentPdf16Regular = exports.DocumentPageTopRight24Regular = exports.DocumentPageTopRight20Regular = exports.DocumentPageTopLeft24Regular = exports.DocumentPageTopLeft20Regular = exports.DocumentPageTopCenter24Regular = exports.DocumentPageTopCenter20Regular = exports.DocumentPageNumber24Regular = exports.DocumentPageNumber20Regular = exports.DocumentPageBreak24Regular = exports.DocumentPageBottomRight24Regular = exports.DocumentPageBottomRight20Regular = exports.DocumentPageBottomLeft24Regular = exports.DocumentPageBottomLeft20Regular = exports.DocumentPageBottomCenter24Regular = exports.DocumentPageBottomCenter20Regular = exports.DocumentOnePage24Regular = exports.DocumentOnePage20Regular = exports.DocumentMargins24Regular = exports.DocumentMargins20Regular = exports.DocumentLandscape24Regular = exports.DocumentLandscape20Regular = exports.DocumentHeaderFooter24Regular = exports.DocumentHeaderFooter20Regular = exports.DocumentHeader24Regular = exports.DocumentFooter24Regular = exports.DocumentError24Regular = void 0;
|
|
15
|
+
exports.FlagOff24Regular = exports.Flag48Regular = exports.Flag28Regular = exports.Flag24Regular = exports.Flag20Regular = exports.Flag16Regular = exports.Fingerprint24Regular = exports.Filter28Regular = exports.Filter24Regular = exports.Filter20Regular = exports.FastForward24Regular = exports.FastForward20Regular = exports.FastAcceleration24Regular = exports.ExtendedDock24Regular = exports.ErrorCircle24Regular = exports.ErrorCircle20Regular = exports.ErrorCircle16Regular = exports.EraserTool24Regular = exports.EmojiSurprise24Regular = exports.EmojiSurprise20Regular = exports.EmojiSad24Regular = exports.EmojiSad20Regular = exports.EmojiMeh24Regular = exports.EmojiMeh20Regular = exports.EmojiLaugh24Regular = exports.EmojiLaugh20Regular = exports.EmojiAngry24Regular = exports.EmojiAngry20Regular = exports.EmojiAdd24Regular = exports.Emoji24Regular = exports.Emoji20Regular = exports.Emoji16Regular = exports.Edit24Regular = exports.Edit20Regular = exports.Edit16Regular = exports.Earth24Regular = exports.Earth20Regular = exports.Earth16Regular = exports.DualScreenVibrate24Regular = exports.DualScreenVerticalScroll24Regular = exports.DualScreenUpdate24Regular = exports.DualScreenTablet24Regular = exports.DualScreenStatusBar24Regular = exports.DualScreenSettings24Regular = exports.DualScreenPagination24Regular = exports.DualScreenMirror24Regular = exports.DualScreenLock24Regular = exports.DualScreenHeader24Regular = exports.DualScreenGroup24Regular = exports.DualScreenDesktop24Regular = void 0;
|
|
16
16
|
|
|
17
17
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
18
18
|
|
|
19
|
+
exports.Attach20Regular = createFluentFontIcon_1.createFluentFontIcon("Attach20Regular", "", 1, 20);
|
|
20
|
+
exports.Attach24Regular = createFluentFontIcon_1.createFluentFontIcon("Attach24Regular", "", 1, 24);
|
|
21
|
+
exports.Autocorrect24Regular = createFluentFontIcon_1.createFluentFontIcon("Autocorrect24Regular", "", 1, 24);
|
|
22
|
+
exports.Autosum20Regular = createFluentFontIcon_1.createFluentFontIcon("Autosum20Regular", "", 1, 20);
|
|
23
|
+
exports.Autosum24Regular = createFluentFontIcon_1.createFluentFontIcon("Autosum24Regular", "", 1, 24);
|
|
24
|
+
exports.Backspace20Regular = createFluentFontIcon_1.createFluentFontIcon("Backspace20Regular", "", 1, 20);
|
|
25
|
+
exports.Backspace24Regular = createFluentFontIcon_1.createFluentFontIcon("Backspace24Regular", "", 1, 24);
|
|
26
|
+
exports.Badge24Regular = createFluentFontIcon_1.createFluentFontIcon("Badge24Regular", "", 1, 24);
|
|
27
|
+
exports.Balloon20Regular = createFluentFontIcon_1.createFluentFontIcon("Balloon20Regular", "", 1, 20);
|
|
28
|
+
exports.Balloon24Regular = createFluentFontIcon_1.createFluentFontIcon("Balloon24Regular", "", 1, 24);
|
|
29
|
+
exports.Battery020Regular = createFluentFontIcon_1.createFluentFontIcon("Battery020Regular", "", 1, 20);
|
|
30
|
+
exports.Battery024Regular = createFluentFontIcon_1.createFluentFontIcon("Battery024Regular", "", 1, 24);
|
|
31
|
+
exports.Battery120Regular = createFluentFontIcon_1.createFluentFontIcon("Battery120Regular", "", 1, 20);
|
|
19
32
|
exports.Battery124Regular = createFluentFontIcon_1.createFluentFontIcon("Battery124Regular", "", 1, 24);
|
|
20
33
|
exports.Battery220Regular = createFluentFontIcon_1.createFluentFontIcon("Battery220Regular", "", 1, 20);
|
|
21
34
|
exports.Battery224Regular = createFluentFontIcon_1.createFluentFontIcon("Battery224Regular", "", 1, 24);
|
|
@@ -502,17 +515,4 @@ exports.Flag20Regular = createFluentFontIcon_1.createFluentFontIcon("Flag20Regul
|
|
|
502
515
|
exports.Flag24Regular = createFluentFontIcon_1.createFluentFontIcon("Flag24Regular", "", 1, 24);
|
|
503
516
|
exports.Flag28Regular = createFluentFontIcon_1.createFluentFontIcon("Flag28Regular", "", 1, 28);
|
|
504
517
|
exports.Flag48Regular = createFluentFontIcon_1.createFluentFontIcon("Flag48Regular", "", 1, 48);
|
|
505
|
-
exports.FlagOff24Regular = createFluentFontIcon_1.createFluentFontIcon("FlagOff24Regular", "", 1, 24);
|
|
506
|
-
exports.FlagOff28Regular = createFluentFontIcon_1.createFluentFontIcon("FlagOff28Regular", "", 1, 28);
|
|
507
|
-
exports.FlagOff48Regular = createFluentFontIcon_1.createFluentFontIcon("FlagOff48Regular", "", 1, 48);
|
|
508
|
-
exports.FlashAuto24Regular = createFluentFontIcon_1.createFluentFontIcon("FlashAuto24Regular", "", 1, 24);
|
|
509
|
-
exports.FlashOff24Regular = createFluentFontIcon_1.createFluentFontIcon("FlashOff24Regular", "", 1, 24);
|
|
510
|
-
exports.Flashlight24Regular = createFluentFontIcon_1.createFluentFontIcon("Flashlight24Regular", "", 1, 24);
|
|
511
|
-
exports.FlashlightOff24Regular = createFluentFontIcon_1.createFluentFontIcon("FlashlightOff24Regular", "", 1, 24);
|
|
512
|
-
exports.Folder20Regular = createFluentFontIcon_1.createFluentFontIcon("Folder20Regular", "", 1, 20);
|
|
513
|
-
exports.Folder24Regular = createFluentFontIcon_1.createFluentFontIcon("Folder24Regular", "", 1, 24);
|
|
514
|
-
exports.Folder28Regular = createFluentFontIcon_1.createFluentFontIcon("Folder28Regular", "", 1, 28);
|
|
515
|
-
exports.Folder48Regular = createFluentFontIcon_1.createFluentFontIcon("Folder48Regular", "", 1, 48);
|
|
516
|
-
exports.FolderAdd20Regular = createFluentFontIcon_1.createFluentFontIcon("FolderAdd20Regular", "", 1, 20);
|
|
517
|
-
exports.FolderAdd24Regular = createFluentFontIcon_1.createFluentFontIcon("FolderAdd24Regular", "", 1, 24);
|
|
518
|
-
exports.FolderAdd28Regular = createFluentFontIcon_1.createFluentFontIcon("FolderAdd28Regular", "", 1, 28);
|
|
518
|
+
exports.FlagOff24Regular = createFluentFontIcon_1.createFluentFontIcon("FlagOff24Regular", "", 1, 24);
|
|
@@ -1,4 +1,82 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
export declare const FlagOff28Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
3
|
+
primaryFill?: string | undefined;
|
|
4
|
+
className?: string | undefined;
|
|
5
|
+
filled?: boolean | undefined;
|
|
6
|
+
title?: string | undefined;
|
|
7
|
+
}>;
|
|
8
|
+
export declare const FlagOff48Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
9
|
+
primaryFill?: string | undefined;
|
|
10
|
+
className?: string | undefined;
|
|
11
|
+
filled?: boolean | undefined;
|
|
12
|
+
title?: string | undefined;
|
|
13
|
+
}>;
|
|
14
|
+
export declare const FlashAuto24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
15
|
+
primaryFill?: string | undefined;
|
|
16
|
+
className?: string | undefined;
|
|
17
|
+
filled?: boolean | undefined;
|
|
18
|
+
title?: string | undefined;
|
|
19
|
+
}>;
|
|
20
|
+
export declare const FlashOff24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
21
|
+
primaryFill?: string | undefined;
|
|
22
|
+
className?: string | undefined;
|
|
23
|
+
filled?: boolean | undefined;
|
|
24
|
+
title?: string | undefined;
|
|
25
|
+
}>;
|
|
26
|
+
export declare const Flashlight24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
27
|
+
primaryFill?: string | undefined;
|
|
28
|
+
className?: string | undefined;
|
|
29
|
+
filled?: boolean | undefined;
|
|
30
|
+
title?: string | undefined;
|
|
31
|
+
}>;
|
|
32
|
+
export declare const FlashlightOff24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
33
|
+
primaryFill?: string | undefined;
|
|
34
|
+
className?: string | undefined;
|
|
35
|
+
filled?: boolean | undefined;
|
|
36
|
+
title?: string | undefined;
|
|
37
|
+
}>;
|
|
38
|
+
export declare const Folder20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
39
|
+
primaryFill?: string | undefined;
|
|
40
|
+
className?: string | undefined;
|
|
41
|
+
filled?: boolean | undefined;
|
|
42
|
+
title?: string | undefined;
|
|
43
|
+
}>;
|
|
44
|
+
export declare const Folder24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
45
|
+
primaryFill?: string | undefined;
|
|
46
|
+
className?: string | undefined;
|
|
47
|
+
filled?: boolean | undefined;
|
|
48
|
+
title?: string | undefined;
|
|
49
|
+
}>;
|
|
50
|
+
export declare const Folder28Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
51
|
+
primaryFill?: string | undefined;
|
|
52
|
+
className?: string | undefined;
|
|
53
|
+
filled?: boolean | undefined;
|
|
54
|
+
title?: string | undefined;
|
|
55
|
+
}>;
|
|
56
|
+
export declare const Folder48Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
57
|
+
primaryFill?: string | undefined;
|
|
58
|
+
className?: string | undefined;
|
|
59
|
+
filled?: boolean | undefined;
|
|
60
|
+
title?: string | undefined;
|
|
61
|
+
}>;
|
|
62
|
+
export declare const FolderAdd20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
63
|
+
primaryFill?: string | undefined;
|
|
64
|
+
className?: string | undefined;
|
|
65
|
+
filled?: boolean | undefined;
|
|
66
|
+
title?: string | undefined;
|
|
67
|
+
}>;
|
|
68
|
+
export declare const FolderAdd24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
69
|
+
primaryFill?: string | undefined;
|
|
70
|
+
className?: string | undefined;
|
|
71
|
+
filled?: boolean | undefined;
|
|
72
|
+
title?: string | undefined;
|
|
73
|
+
}>;
|
|
74
|
+
export declare const FolderAdd28Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
75
|
+
primaryFill?: string | undefined;
|
|
76
|
+
className?: string | undefined;
|
|
77
|
+
filled?: boolean | undefined;
|
|
78
|
+
title?: string | undefined;
|
|
79
|
+
}>;
|
|
2
80
|
export declare const FolderAdd48Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
3
81
|
primaryFill?: string | undefined;
|
|
4
82
|
className?: string | undefined;
|
|
@@ -2921,81 +2999,3 @@ export declare const Record24Regular: import("react").FC<import("react").HTMLAtt
|
|
|
2921
2999
|
filled?: boolean | undefined;
|
|
2922
3000
|
title?: string | undefined;
|
|
2923
3001
|
}>;
|
|
2924
|
-
export declare const Rename16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2925
|
-
primaryFill?: string | undefined;
|
|
2926
|
-
className?: string | undefined;
|
|
2927
|
-
filled?: boolean | undefined;
|
|
2928
|
-
title?: string | undefined;
|
|
2929
|
-
}>;
|
|
2930
|
-
export declare const Rename20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2931
|
-
primaryFill?: string | undefined;
|
|
2932
|
-
className?: string | undefined;
|
|
2933
|
-
filled?: boolean | undefined;
|
|
2934
|
-
title?: string | undefined;
|
|
2935
|
-
}>;
|
|
2936
|
-
export declare const Rename24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2937
|
-
primaryFill?: string | undefined;
|
|
2938
|
-
className?: string | undefined;
|
|
2939
|
-
filled?: boolean | undefined;
|
|
2940
|
-
title?: string | undefined;
|
|
2941
|
-
}>;
|
|
2942
|
-
export declare const Rename28Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2943
|
-
primaryFill?: string | undefined;
|
|
2944
|
-
className?: string | undefined;
|
|
2945
|
-
filled?: boolean | undefined;
|
|
2946
|
-
title?: string | undefined;
|
|
2947
|
-
}>;
|
|
2948
|
-
export declare const Resize20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2949
|
-
primaryFill?: string | undefined;
|
|
2950
|
-
className?: string | undefined;
|
|
2951
|
-
filled?: boolean | undefined;
|
|
2952
|
-
title?: string | undefined;
|
|
2953
|
-
}>;
|
|
2954
|
-
export declare const ResizeImage24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2955
|
-
primaryFill?: string | undefined;
|
|
2956
|
-
className?: string | undefined;
|
|
2957
|
-
filled?: boolean | undefined;
|
|
2958
|
-
title?: string | undefined;
|
|
2959
|
-
}>;
|
|
2960
|
-
export declare const ResizeTable24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2961
|
-
primaryFill?: string | undefined;
|
|
2962
|
-
className?: string | undefined;
|
|
2963
|
-
filled?: boolean | undefined;
|
|
2964
|
-
title?: string | undefined;
|
|
2965
|
-
}>;
|
|
2966
|
-
export declare const ResizeVideo24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2967
|
-
primaryFill?: string | undefined;
|
|
2968
|
-
className?: string | undefined;
|
|
2969
|
-
filled?: boolean | undefined;
|
|
2970
|
-
title?: string | undefined;
|
|
2971
|
-
}>;
|
|
2972
|
-
export declare const Reward16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2973
|
-
primaryFill?: string | undefined;
|
|
2974
|
-
className?: string | undefined;
|
|
2975
|
-
filled?: boolean | undefined;
|
|
2976
|
-
title?: string | undefined;
|
|
2977
|
-
}>;
|
|
2978
|
-
export declare const Reward20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2979
|
-
primaryFill?: string | undefined;
|
|
2980
|
-
className?: string | undefined;
|
|
2981
|
-
filled?: boolean | undefined;
|
|
2982
|
-
title?: string | undefined;
|
|
2983
|
-
}>;
|
|
2984
|
-
export declare const Reward24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2985
|
-
primaryFill?: string | undefined;
|
|
2986
|
-
className?: string | undefined;
|
|
2987
|
-
filled?: boolean | undefined;
|
|
2988
|
-
title?: string | undefined;
|
|
2989
|
-
}>;
|
|
2990
|
-
export declare const Rewind20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2991
|
-
primaryFill?: string | undefined;
|
|
2992
|
-
className?: string | undefined;
|
|
2993
|
-
filled?: boolean | undefined;
|
|
2994
|
-
title?: string | undefined;
|
|
2995
|
-
}>;
|
|
2996
|
-
export declare const Rewind24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2997
|
-
primaryFill?: string | undefined;
|
|
2998
|
-
className?: string | undefined;
|
|
2999
|
-
filled?: boolean | undefined;
|
|
3000
|
-
title?: string | undefined;
|
|
3001
|
-
}>;
|
|
@@ -3,19 +3,32 @@
|
|
|
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.Gesture24Regular = exports.Games24Regular = exports.Fps96024Regular = exports.Fps24024Regular = exports.FormNew48Regular = exports.FormNew28Regular = exports.FormNew24Regular = exports.FoodToast24Regular = exports.FoodEgg24Regular = exports.FoodCake24Regular = exports.Food24Regular = exports.Food20Regular = exports.FontSpaceTrackingOut28Regular = exports.FontSpaceTrackingOut24Regular = exports.FontSpaceTrackingOut20Regular = exports.FontSpaceTrackingOut16Regular = exports.FontSpaceTrackingIn28Regular = exports.FontSpaceTrackingIn24Regular = exports.FontSpaceTrackingIn20Regular = exports.FontSpaceTrackingIn16Regular = exports.FontIncrease24Regular = exports.FontIncrease20Regular = exports.FontDecrease24Regular = exports.FontDecrease20Regular = exports.FolderZip24Regular = exports.FolderZip20Regular = exports.FolderZip16Regular = exports.FolderOpenVertical20Regular = exports.FolderOpen24Regular = exports.FolderOpen20Regular = exports.FolderOpen16Regular = exports.FolderLink48Regular = exports.FolderLink28Regular = exports.FolderLink24Regular = exports.FolderLink20Regular = exports.FolderBriefcase20Regular = exports.FolderAdd48Regular = exports.FolderAdd28Regular = exports.FolderAdd24Regular = exports.FolderAdd20Regular = exports.Folder48Regular = exports.Folder28Regular = exports.Folder24Regular = exports.Folder20Regular = exports.FlashlightOff24Regular = exports.Flashlight24Regular = exports.FlashOff24Regular = exports.FlashAuto24Regular = exports.FlagOff48Regular = exports.FlagOff28Regular = void 0;
|
|
7
|
+
exports.Icons20Regular = exports.HomeCheckmark24Regular = exports.HomeAdd24Regular = exports.Home28Regular = exports.Home24Regular = exports.Home20Regular = exports.History24Regular = exports.History20Regular = exports.Highlight24Regular = exports.Highlight20Regular = exports.Highlight16Regular = exports.Heart24Regular = exports.Heart20Regular = exports.Heart16Regular = exports.HeadsetVr24Regular = exports.HeadsetVr20Regular = exports.Headset28Regular = exports.Headset24Regular = exports.Headphones28Regular = exports.Headphones24Regular = exports.Hdr24Regular = exports.Handshake24Regular = exports.Handshake20Regular = exports.Handshake16Regular = exports.GuestAdd24Regular = exports.Guest28Regular = exports.Guest24Regular = exports.Guest20Regular = exports.Guest16Regular = exports.GroupList24Regular = exports.Group24Regular = exports.Group20Regular = exports.Grid28Regular = exports.Grid24Regular = exports.Grid20Regular = exports.GlobeVideo24Regular = exports.GlobeSearch24Regular = exports.GlobeLocation24Regular = exports.GlobeDesktop24Regular = exports.GlobeClock24Regular = exports.GlobeAdd24Regular = exports.Globe24Regular = exports.Globe20Regular = exports.GlassesOff24Regular = exports.Glasses24Regular = exports.Glance24Regular = exports.Gift24Regular = exports.Gift20Regular = exports.Gif24Regular = exports.Gif20Regular = void 0;
|
|
8
|
+
exports.KeyboardLayoutSplit24Regular = exports.KeyboardLayoutResize24Regular = exports.KeyboardLayoutOneHandedLeft24Regular = exports.KeyboardLayoutFloat24Regular = exports.KeyboardDock24Regular = exports.Keyboard24Regular = exports.Keyboard20Regular = exports.Key24Regular = exports.Key20Regular = exports.Javascript24Regular = exports.Javascript20Regular = exports.Javascript16Regular = exports.IosChevronRight20Regular = exports.Insert20Regular = exports.InprivateAccount28Regular = exports.InprivateAccount24Regular = exports.InprivateAccount20Regular = exports.InprivateAccount16Regular = exports.InkingTool24Regular = exports.InkingTool20Regular = exports.InkingTool16Regular = exports.Info28Regular = exports.Info24Regular = exports.Info20Regular = exports.Info16Regular = exports.Incognito24Regular = exports.Important24Regular = exports.Important20Regular = exports.Important16Regular = exports.Important12Regular = exports.ImmersiveReader24Regular = exports.ImmersiveReader20Regular = exports.ImageSearch24Regular = exports.ImageSearch20Regular = exports.ImageOff24Regular = exports.ImageEdit24Regular = exports.ImageEdit20Regular = exports.ImageEdit16Regular = exports.ImageCopy28Regular = exports.ImageCopy24Regular = exports.ImageCopy20Regular = exports.ImageAltText24Regular = exports.ImageAltText20Regular = exports.ImageAdd24Regular = exports.Image48Regular = exports.Image28Regular = exports.Image24Regular = exports.Image20Regular = exports.Image16Regular = exports.Icons24Regular = void 0;
|
|
9
|
+
exports.Location20Regular = exports.Location16Regular = exports.Location12Regular = exports.LocalLanguage28Regular = exports.LocalLanguage24Regular = exports.LocalLanguage20Regular = exports.LocalLanguage16Regular = exports.Live24Regular = exports.Live20Regular = exports.List28Regular = exports.List24Regular = exports.List20Regular = exports.LinkSquare24Regular = exports.LinkEdit24Regular = exports.LinkEdit20Regular = exports.LinkEdit16Regular = exports.Link48Regular = exports.Link28Regular = exports.Link24Regular = exports.Link20Regular = exports.Link16Regular = exports.LineHorizontal520Regular = exports.LineHorizontal320Regular = exports.LineHorizontal120Regular = exports.Likert24Regular = exports.Likert20Regular = exports.Likert16Regular = exports.LightbulbFilament24Regular = exports.LightbulbFilament20Regular = exports.LightbulbFilament16Regular = exports.LightbulbCircle24Regular = exports.Lightbulb24Regular = exports.Lightbulb20Regular = exports.Lightbulb16Regular = exports.Library28Regular = exports.Library24Regular = exports.LeafTwo24Regular = exports.LeafTwo20Regular = exports.LeafTwo16Regular = exports.Layer24Regular = exports.Layer20Regular = exports.LauncherSettings24Regular = exports.Lasso24Regular = exports.Laptop28Regular = exports.Laptop24Regular = exports.Laptop20Regular = exports.Laptop16Regular = exports.KeyboardTab24Regular = exports.KeyboardShiftUppercase24Regular = exports.KeyboardShift24Regular = void 0;
|
|
10
|
+
exports.Megaphone28Regular = exports.Megaphone24Regular = exports.Megaphone20Regular = exports.Megaphone16Regular = exports.MeetNow24Regular = exports.MeetNow20Regular = exports.Maximize16Regular = exports.MatchAppLayout24Regular = exports.MapDrive24Regular = exports.MapDrive20Regular = exports.MapDrive16Regular = exports.Map24Regular = exports.MailUnread48Regular = exports.MailUnread28Regular = exports.MailUnread24Regular = exports.MailUnread20Regular = exports.MailUnread16Regular = exports.MailRead48Regular = exports.MailRead28Regular = exports.MailRead24Regular = exports.MailRead20Regular = exports.MailInboxDismiss28Regular = exports.MailInboxDismiss24Regular = exports.MailInboxDismiss20Regular = exports.MailInboxDismiss16Regular = exports.MailInboxAdd28Regular = exports.MailInboxAdd24Regular = exports.MailInboxAdd20Regular = exports.MailInboxAdd16Regular = exports.MailInbox28Regular = exports.MailInbox24Regular = exports.MailInbox20Regular = exports.MailInbox16Regular = exports.MailCopy24Regular = exports.MailCopy20Regular = exports.MailClock20Regular = exports.MailAllUnread20Regular = exports.MailAllRead20Regular = exports.MailAdd24Regular = exports.Mail48Regular = exports.Mail28Regular = exports.Mail24Regular = exports.Mail20Regular = exports.LockShield48Regular = exports.LockShield24Regular = exports.LockShield20Regular = exports.LocationLive24Regular = exports.LocationLive20Regular = exports.Location28Regular = exports.Location24Regular = void 0;
|
|
11
|
+
exports.NumberRow24Regular = exports.NumberRow20Regular = exports.NumberRow16Regular = exports.Notepad28Regular = exports.Notepad24Regular = exports.Notepad20Regular = exports.NotebookSync24Regular = exports.NotebookSection24Regular = exports.NotebookQuestionMark24Regular = exports.NotebookLightning24Regular = exports.NotebookError24Regular = exports.Notebook24Regular = exports.NoteAdd24Regular = exports.NoteAdd20Regular = exports.NoteAdd16Regular = exports.Note24Regular = exports.Note20Regular = exports.Next24Regular = exports.Next20Regular = exports.Next16Regular = exports.News28Regular = exports.News24Regular = exports.News20Regular = exports.New24Regular = exports.New16Regular = exports.NetworkCheck24Regular = exports.Navigation24Regular = exports.Navigation20Regular = exports.MyLocation24Regular = exports.MoviesAndTv24Regular = exports.MoreVertical48Regular = exports.MoreVertical28Regular = exports.MoreVertical24Regular = exports.MoreVertical20Regular = exports.Money24Regular = exports.Money20Regular = exports.Money16Regular = exports.MobileOptimized24Regular = exports.Midi24Regular = exports.Midi20Regular = exports.MicSettings24Regular = exports.MicOff28Regular = exports.MicOff24Regular = exports.MicOff16Regular = exports.MicOff12Regular = exports.Merge24Regular = exports.Mention24Regular = exports.Mention20Regular = exports.Mention16Regular = exports.MegaphoneOff24Regular = void 0;
|
|
12
|
+
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 = exports.PaintBucket24Regular = exports.PaintBucket20Regular = exports.PaintBucket16Regular = exports.PaintBrush24Regular = exports.PaintBrush20Regular = exports.PaintBrush16Regular = exports.PageFit24Regular = exports.PageFit20Regular = exports.PageFit16Regular = exports.Organization28Regular = exports.Organization24Regular = exports.Organization20Regular = exports.Options24Regular = exports.Options20Regular = exports.Options16Regular = exports.OpenFolder24Regular = exports.Open24Regular = exports.Open20Regular = exports.Open16Regular = exports.NumberSymbol24Regular = exports.NumberSymbol20Regular = exports.NumberSymbol16Regular = void 0;
|
|
13
|
+
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 = 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 = void 0;
|
|
14
|
+
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 = 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 = void 0;
|
|
15
|
+
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 = 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 = void 0;
|
|
16
16
|
|
|
17
17
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
18
18
|
|
|
19
|
+
exports.FlagOff28Regular = createFluentFontIcon_1.createFluentFontIcon("FlagOff28Regular", "", 1, 28);
|
|
20
|
+
exports.FlagOff48Regular = createFluentFontIcon_1.createFluentFontIcon("FlagOff48Regular", "", 1, 48);
|
|
21
|
+
exports.FlashAuto24Regular = createFluentFontIcon_1.createFluentFontIcon("FlashAuto24Regular", "", 1, 24);
|
|
22
|
+
exports.FlashOff24Regular = createFluentFontIcon_1.createFluentFontIcon("FlashOff24Regular", "", 1, 24);
|
|
23
|
+
exports.Flashlight24Regular = createFluentFontIcon_1.createFluentFontIcon("Flashlight24Regular", "", 1, 24);
|
|
24
|
+
exports.FlashlightOff24Regular = createFluentFontIcon_1.createFluentFontIcon("FlashlightOff24Regular", "", 1, 24);
|
|
25
|
+
exports.Folder20Regular = createFluentFontIcon_1.createFluentFontIcon("Folder20Regular", "", 1, 20);
|
|
26
|
+
exports.Folder24Regular = createFluentFontIcon_1.createFluentFontIcon("Folder24Regular", "", 1, 24);
|
|
27
|
+
exports.Folder28Regular = createFluentFontIcon_1.createFluentFontIcon("Folder28Regular", "", 1, 28);
|
|
28
|
+
exports.Folder48Regular = createFluentFontIcon_1.createFluentFontIcon("Folder48Regular", "", 1, 48);
|
|
29
|
+
exports.FolderAdd20Regular = createFluentFontIcon_1.createFluentFontIcon("FolderAdd20Regular", "", 1, 20);
|
|
30
|
+
exports.FolderAdd24Regular = createFluentFontIcon_1.createFluentFontIcon("FolderAdd24Regular", "", 1, 24);
|
|
31
|
+
exports.FolderAdd28Regular = createFluentFontIcon_1.createFluentFontIcon("FolderAdd28Regular", "", 1, 28);
|
|
19
32
|
exports.FolderAdd48Regular = createFluentFontIcon_1.createFluentFontIcon("FolderAdd48Regular", "", 1, 48);
|
|
20
33
|
exports.FolderBriefcase20Regular = createFluentFontIcon_1.createFluentFontIcon("FolderBriefcase20Regular", "", 1, 20);
|
|
21
34
|
exports.FolderLink20Regular = createFluentFontIcon_1.createFluentFontIcon("FolderLink20Regular", "", 1, 20);
|
|
@@ -502,17 +515,4 @@ exports.ReadingModeMobile20Regular = createFluentFontIcon_1.createFluentFontIcon
|
|
|
502
515
|
exports.ReadingModeMobile24Regular = createFluentFontIcon_1.createFluentFontIcon("ReadingModeMobile24Regular", "", 1, 24);
|
|
503
516
|
exports.Record16Regular = createFluentFontIcon_1.createFluentFontIcon("Record16Regular", "", 1, 16);
|
|
504
517
|
exports.Record20Regular = createFluentFontIcon_1.createFluentFontIcon("Record20Regular", "", 1, 20);
|
|
505
|
-
exports.Record24Regular = createFluentFontIcon_1.createFluentFontIcon("Record24Regular", "", 1, 24);
|
|
506
|
-
exports.Rename16Regular = createFluentFontIcon_1.createFluentFontIcon("Rename16Regular", "", 1, 16);
|
|
507
|
-
exports.Rename20Regular = createFluentFontIcon_1.createFluentFontIcon("Rename20Regular", "", 1, 20);
|
|
508
|
-
exports.Rename24Regular = createFluentFontIcon_1.createFluentFontIcon("Rename24Regular", "", 1, 24);
|
|
509
|
-
exports.Rename28Regular = createFluentFontIcon_1.createFluentFontIcon("Rename28Regular", "", 1, 28);
|
|
510
|
-
exports.Resize20Regular = createFluentFontIcon_1.createFluentFontIcon("Resize20Regular", "", 1, 20);
|
|
511
|
-
exports.ResizeImage24Regular = createFluentFontIcon_1.createFluentFontIcon("ResizeImage24Regular", "", 1, 24);
|
|
512
|
-
exports.ResizeTable24Regular = createFluentFontIcon_1.createFluentFontIcon("ResizeTable24Regular", "", 1, 24);
|
|
513
|
-
exports.ResizeVideo24Regular = createFluentFontIcon_1.createFluentFontIcon("ResizeVideo24Regular", "", 1, 24);
|
|
514
|
-
exports.Reward16Regular = createFluentFontIcon_1.createFluentFontIcon("Reward16Regular", "", 1, 16);
|
|
515
|
-
exports.Reward20Regular = createFluentFontIcon_1.createFluentFontIcon("Reward20Regular", "", 1, 20);
|
|
516
|
-
exports.Reward24Regular = createFluentFontIcon_1.createFluentFontIcon("Reward24Regular", "", 1, 24);
|
|
517
|
-
exports.Rewind20Regular = createFluentFontIcon_1.createFluentFontIcon("Rewind20Regular", "", 1, 20);
|
|
518
|
-
exports.Rewind24Regular = createFluentFontIcon_1.createFluentFontIcon("Rewind24Regular", "", 1, 24);
|
|
518
|
+
exports.Record24Regular = createFluentFontIcon_1.createFluentFontIcon("Record24Regular", "", 1, 24);
|
|
@@ -1,4 +1,82 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
export declare const Rename16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
3
|
+
primaryFill?: string | undefined;
|
|
4
|
+
className?: string | undefined;
|
|
5
|
+
filled?: boolean | undefined;
|
|
6
|
+
title?: string | undefined;
|
|
7
|
+
}>;
|
|
8
|
+
export declare const Rename20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
9
|
+
primaryFill?: string | undefined;
|
|
10
|
+
className?: string | undefined;
|
|
11
|
+
filled?: boolean | undefined;
|
|
12
|
+
title?: string | undefined;
|
|
13
|
+
}>;
|
|
14
|
+
export declare const Rename24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
15
|
+
primaryFill?: string | undefined;
|
|
16
|
+
className?: string | undefined;
|
|
17
|
+
filled?: boolean | undefined;
|
|
18
|
+
title?: string | undefined;
|
|
19
|
+
}>;
|
|
20
|
+
export declare const Rename28Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
21
|
+
primaryFill?: string | undefined;
|
|
22
|
+
className?: string | undefined;
|
|
23
|
+
filled?: boolean | undefined;
|
|
24
|
+
title?: string | undefined;
|
|
25
|
+
}>;
|
|
26
|
+
export declare const Resize20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
27
|
+
primaryFill?: string | undefined;
|
|
28
|
+
className?: string | undefined;
|
|
29
|
+
filled?: boolean | undefined;
|
|
30
|
+
title?: string | undefined;
|
|
31
|
+
}>;
|
|
32
|
+
export declare const ResizeImage24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
33
|
+
primaryFill?: string | undefined;
|
|
34
|
+
className?: string | undefined;
|
|
35
|
+
filled?: boolean | undefined;
|
|
36
|
+
title?: string | undefined;
|
|
37
|
+
}>;
|
|
38
|
+
export declare const ResizeTable24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
39
|
+
primaryFill?: string | undefined;
|
|
40
|
+
className?: string | undefined;
|
|
41
|
+
filled?: boolean | undefined;
|
|
42
|
+
title?: string | undefined;
|
|
43
|
+
}>;
|
|
44
|
+
export declare const ResizeVideo24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
45
|
+
primaryFill?: string | undefined;
|
|
46
|
+
className?: string | undefined;
|
|
47
|
+
filled?: boolean | undefined;
|
|
48
|
+
title?: string | undefined;
|
|
49
|
+
}>;
|
|
50
|
+
export declare const Reward16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
51
|
+
primaryFill?: string | undefined;
|
|
52
|
+
className?: string | undefined;
|
|
53
|
+
filled?: boolean | undefined;
|
|
54
|
+
title?: string | undefined;
|
|
55
|
+
}>;
|
|
56
|
+
export declare const Reward20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
57
|
+
primaryFill?: string | undefined;
|
|
58
|
+
className?: string | undefined;
|
|
59
|
+
filled?: boolean | undefined;
|
|
60
|
+
title?: string | undefined;
|
|
61
|
+
}>;
|
|
62
|
+
export declare const Reward24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
63
|
+
primaryFill?: string | undefined;
|
|
64
|
+
className?: string | undefined;
|
|
65
|
+
filled?: boolean | undefined;
|
|
66
|
+
title?: string | undefined;
|
|
67
|
+
}>;
|
|
68
|
+
export declare const Rewind20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
69
|
+
primaryFill?: string | undefined;
|
|
70
|
+
className?: string | undefined;
|
|
71
|
+
filled?: boolean | undefined;
|
|
72
|
+
title?: string | undefined;
|
|
73
|
+
}>;
|
|
74
|
+
export declare const Rewind24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
75
|
+
primaryFill?: string | undefined;
|
|
76
|
+
className?: string | undefined;
|
|
77
|
+
filled?: boolean | undefined;
|
|
78
|
+
title?: string | undefined;
|
|
79
|
+
}>;
|
|
2
80
|
export declare const Rocket16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
3
81
|
primaryFill?: string | undefined;
|
|
4
82
|
className?: string | undefined;
|
|
@@ -2921,81 +2999,3 @@ export declare const ArrowHookDownRight28Regular: import("react").FC<import("rea
|
|
|
2921
2999
|
filled?: boolean | undefined;
|
|
2922
3000
|
title?: string | undefined;
|
|
2923
3001
|
}>;
|
|
2924
|
-
export declare const ArrowHookUpLeft16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2925
|
-
primaryFill?: string | undefined;
|
|
2926
|
-
className?: string | undefined;
|
|
2927
|
-
filled?: boolean | undefined;
|
|
2928
|
-
title?: string | undefined;
|
|
2929
|
-
}>;
|
|
2930
|
-
export declare const ArrowHookUpLeft20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2931
|
-
primaryFill?: string | undefined;
|
|
2932
|
-
className?: string | undefined;
|
|
2933
|
-
filled?: boolean | undefined;
|
|
2934
|
-
title?: string | undefined;
|
|
2935
|
-
}>;
|
|
2936
|
-
export declare const ArrowHookUpLeft24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2937
|
-
primaryFill?: string | undefined;
|
|
2938
|
-
className?: string | undefined;
|
|
2939
|
-
filled?: boolean | undefined;
|
|
2940
|
-
title?: string | undefined;
|
|
2941
|
-
}>;
|
|
2942
|
-
export declare const ArrowHookUpLeft28Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2943
|
-
primaryFill?: string | undefined;
|
|
2944
|
-
className?: string | undefined;
|
|
2945
|
-
filled?: boolean | undefined;
|
|
2946
|
-
title?: string | undefined;
|
|
2947
|
-
}>;
|
|
2948
|
-
export declare const ArrowHookUpRight16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2949
|
-
primaryFill?: string | undefined;
|
|
2950
|
-
className?: string | undefined;
|
|
2951
|
-
filled?: boolean | undefined;
|
|
2952
|
-
title?: string | undefined;
|
|
2953
|
-
}>;
|
|
2954
|
-
export declare const ArrowHookUpRight20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2955
|
-
primaryFill?: string | undefined;
|
|
2956
|
-
className?: string | undefined;
|
|
2957
|
-
filled?: boolean | undefined;
|
|
2958
|
-
title?: string | undefined;
|
|
2959
|
-
}>;
|
|
2960
|
-
export declare const ArrowHookUpRight24Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2961
|
-
primaryFill?: string | undefined;
|
|
2962
|
-
className?: string | undefined;
|
|
2963
|
-
filled?: boolean | undefined;
|
|
2964
|
-
title?: string | undefined;
|
|
2965
|
-
}>;
|
|
2966
|
-
export declare const ArrowHookUpRight28Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2967
|
-
primaryFill?: string | undefined;
|
|
2968
|
-
className?: string | undefined;
|
|
2969
|
-
filled?: boolean | undefined;
|
|
2970
|
-
title?: string | undefined;
|
|
2971
|
-
}>;
|
|
2972
|
-
export declare const ArrowMove20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2973
|
-
primaryFill?: string | undefined;
|
|
2974
|
-
className?: string | undefined;
|
|
2975
|
-
filled?: boolean | undefined;
|
|
2976
|
-
title?: string | undefined;
|
|
2977
|
-
}>;
|
|
2978
|
-
export declare const ArrowRedo32Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2979
|
-
primaryFill?: string | undefined;
|
|
2980
|
-
className?: string | undefined;
|
|
2981
|
-
filled?: boolean | undefined;
|
|
2982
|
-
title?: string | undefined;
|
|
2983
|
-
}>;
|
|
2984
|
-
export declare const ArrowRedo48Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2985
|
-
primaryFill?: string | undefined;
|
|
2986
|
-
className?: string | undefined;
|
|
2987
|
-
filled?: boolean | undefined;
|
|
2988
|
-
title?: string | undefined;
|
|
2989
|
-
}>;
|
|
2990
|
-
export declare const ArrowUpRight16Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2991
|
-
primaryFill?: string | undefined;
|
|
2992
|
-
className?: string | undefined;
|
|
2993
|
-
filled?: boolean | undefined;
|
|
2994
|
-
title?: string | undefined;
|
|
2995
|
-
}>;
|
|
2996
|
-
export declare const AttachArrowRight20Regular: import("react").FC<import("react").HTMLAttributes<HTMLElement> & {
|
|
2997
|
-
primaryFill?: string | undefined;
|
|
2998
|
-
className?: string | undefined;
|
|
2999
|
-
filled?: boolean | undefined;
|
|
3000
|
-
title?: string | undefined;
|
|
3001
|
-
}>;
|