diff --git a/Examples/IconExplorer/ios/IconExplorer/Info.plist b/Examples/IconExplorer/ios/IconExplorer/Info.plist index 86f378df8..cbcaf1df9 100644 --- a/Examples/IconExplorer/ios/IconExplorer/Info.plist +++ b/Examples/IconExplorer/ios/IconExplorer/Info.plist @@ -56,6 +56,7 @@ AntDesign.ttf Entypo.ttf EvilIcons.ttf + FabricIcons.ttf Feather.ttf FontAwesome.ttf FontAwesome5_Brands.ttf diff --git a/Examples/IconExplorer/src/icon-sets.js b/Examples/IconExplorer/src/icon-sets.js index 50e8dc1d8..caa017f5d 100644 --- a/Examples/IconExplorer/src/icon-sets.js +++ b/Examples/IconExplorer/src/icon-sets.js @@ -2,6 +2,7 @@ import { pipe, toPairs, groupBy, map } from 'ramda'; import AntD from 'react-native-vector-icons/AntDesign'; import Entypo from 'react-native-vector-icons/Entypo'; import EvilIcons from 'react-native-vector-icons/EvilIcons'; +import FabricIcons from 'react-native-vector-icons/FabricIcons'; import Feather from 'react-native-vector-icons/Feather'; import FontAwesome from 'react-native-vector-icons/FontAwesome'; import FontAwesome5 from 'react-native-vector-icons/FontAwesome5'; @@ -16,6 +17,7 @@ import Zocial from 'react-native-vector-icons/Zocial'; import AntDGlyphs from 'react-native-vector-icons/glyphmaps/AntDesign.json'; import EntypoGlyphs from 'react-native-vector-icons/glyphmaps/Entypo.json'; import EvilIconsGlyphs from 'react-native-vector-icons/glyphmaps/EvilIcons.json'; +import FabricIconsGlyphs from 'react-native-vector-icons/glyphmaps/FabricIcons.json'; import FeatherGlyphs from 'react-native-vector-icons/glyphmaps/Feather.json'; import FontAwesomeGlyphs from 'react-native-vector-icons/glyphmaps/FontAwesome.json'; import FontAwesome5Glyphs from 'react-native-vector-icons/glyphmaps/FontAwesome5Free.json'; @@ -32,6 +34,7 @@ const GLYPH_MAPS = { AntD: AntDGlyphs, Entypo: EntypoGlyphs, EvilIcons: EvilIconsGlyphs, + FabricIcons: FabricIconsGlyphs, Feather: FeatherGlyphs, FontAwesome: FontAwesomeGlyphs, FontAwesome5: FontAwesome5Glyphs, @@ -49,6 +52,7 @@ const ICON_SETS = { AntD, Entypo, EvilIcons, + FabricIcons, Feather, FontAwesome, FontAwesome5, diff --git a/Examples/IconExplorer/windows/IconExplorer/IconExplorer.csproj b/Examples/IconExplorer/windows/IconExplorer/IconExplorer.csproj index acf77c68a..f2fd6debb 100644 --- a/Examples/IconExplorer/windows/IconExplorer/IconExplorer.csproj +++ b/Examples/IconExplorer/windows/IconExplorer/IconExplorer.csproj @@ -178,6 +178,10 @@ Assets\EvilIcons.ttf PreserveNewest + + Assets\FabricIcons.ttf + PreserveNewest + Assets\FontAwesome.ttf PreserveNewest diff --git a/FabricIcons.js b/FabricIcons.js new file mode 100644 index 000000000..66ab600f9 --- /dev/null +++ b/FabricIcons.js @@ -0,0 +1,17 @@ +/** + * FabricIcons icon set component. + * Usage: + */ + +import createIconSet from './lib/create-icon-set'; +import glyphMap from './glyphmaps/FabricIcons.json'; + +const iconSet = createIconSet(glyphMap, 'Fabric MDL2 Assets', 'FabricIcons.ttf'); + +export default iconSet; +export const { + Button, + getImageSource, + getImageSourceSync, +} = iconSet; + diff --git a/Fonts/FabricIcons.ttf b/Fonts/FabricIcons.ttf new file mode 100644 index 000000000..0bbe35729 Binary files /dev/null and b/Fonts/FabricIcons.ttf differ diff --git a/README.md b/README.md index 5d57f7ea4..c720b9e05 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ If you find the library useful, please consider [sponsoring](https://github.com/ - [`AntDesign`](https://ant.design/) by AntFinance (**298** icons) - [`Entypo`](http://entypo.com) by Daniel Bruce (v1.0.1 **411** icons) - [`EvilIcons`](http://evil-icons.io) by Alexander Madyankin & Roman Shamin (v1.10.1, **70** icons) +- [`FabricIcons`](https://developer.microsoft.com/en-us/fabric/) by Microsoft Office (**2268** icons) - [`Feather`](http://feathericons.com) by Cole Bemis & Contributors (v4.28.0, **286** icons) - [`FontAwesome`](https://fontawesome.com/v4/icons/) by Dave Gandy (v4.7.0, **675** icons) - [`FontAwesome 5`](https://fontawesome.com/v5/icons/) by Fonticons, Inc. (v5.15.3, 1598 (free) **7848** (pro) icons) @@ -80,6 +81,7 @@ If you want to use any of the bundled icons, you need to add the icon fonts to y AntDesign.ttf Entypo.ttf EvilIcons.ttf + FabricIcons.ttf Feather.ttf FontAwesome.ttf FontAwesome5_Brands.ttf diff --git a/glyphmaps/FabricIcons.json b/glyphmaps/FabricIcons.json new file mode 100644 index 000000000..77a57d84f --- /dev/null +++ b/glyphmaps/FabricIcons.json @@ -0,0 +1,2270 @@ +{ + "12PointStar": 62725, + "6PointStar": 62724, + "AADLogo": 60776, + "Accept": 59643, + "AcceptMedium": 63372, + "AccessibiltyChecker": 63541, + "AccessLogo": 60777, + "AccountActivity": 61428, + "AccountBrowser": 63058, + "AccountManagement": 62812, + "Accounts": 59664, + "ActionCenter": 59676, + "ActivateOrders": 61408, + "ActivityFeed": 61526, + "Add": 59152, + "AddBookmark": 62903, + "AddConnection": 62689, + "AddEvent": 61109, + "AddFavorite": 61640, + "AddFavoriteFill": 61641, + "AddField": 58567, + "AddFriend": 59642, + "AddGroup": 60989, + "AddHome": 61819, + "AddIn": 63349, + "AddLink": 58206, + "AddMedium": 60577, + "AddMultiple": 59845, + "AddNotes": 60131, + "AddOnlineMeeting": 60814, + "AddPhone": 60822, + "AddReaction": 63581, + "AddSpaceAfter": 58335, + "AddSpaceBefore": 58334, + "AddTable": 58566, + "AddTo": 60616, + "AddToShoppingList": 60058, + "AddWork": 61820, + "Admin": 59375, + "AdminALogo32": 62650, + "AdminALogoFill32": 62651, + "AdminALogoInverse32": 60778, + "AdminCLogoInverse32": 60779, + "AdminDLogoInverse32": 60780, + "AdminELogoInverse32": 60781, + "AdminLLogoInverse32": 60782, + "AdminMLogoInverse32": 60783, + "AdminOLogoInverse32": 60784, + "AdminPLogoInverse32": 60785, + "AdminSLogoInverse32": 60786, + "AdminYLogoInverse32": 60787, + "Airplane": 59145, + "AirplaneSolid": 60236, + "AirTickets": 61306, + "AlarmClock": 59673, + "Album": 59307, + "AlbumRemove": 60514, + "AlertSettings": 63670, + "AlertSolid": 62257, + "AlignCenter": 59619, + "AlignHorizontalCenter": 62708, + "AlignHorizontalLeft": 62707, + "AlignHorizontalRight": 62709, + "AlignJustify": 62750, + "AlignLeft": 59620, + "AlignRight": 59618, + "AlignVerticalBottom": 62712, + "AlignVerticalCenter": 62711, + "AlignVerticalTop": 62710, + "AllApps": 59165, + "AllAppsMirrored": 59968, + "AllCurrency": 60132, + "AltText": 58263, + "AnalyticsLogo": 61918, + "AnalyticsQuery": 61919, + "AnalyticsReport": 61921, + "AnalyticsView": 62961, + "AnchorLock": 62737, + "Annotation": 59684, + "AppIconDefault": 60586, + "AppIconDefaultAdd": 61402, + "AppIconDefaultEdit": 61404, + "AppIconDefaultList": 61406, + "AppIconSecure": 58967, + "AppsContent": 61012, + "Archive": 61503, + "ArchiveUndo": 58273, + "AreaChart": 59858, + "ArrangeBringForward": 62729, + "ArrangeBringToFront": 62726, + "ArrangeByFrom": 63096, + "ArrangeSendBackward": 62728, + "ArrangeSendToBack": 62727, + "Arrivals": 60212, + "ArrowDownRight8": 61141, + "ArrowDownRightMirrored8": 61168, + "ArrowTallDownLeft": 62143, + "ArrowTallDownRight": 62144, + "ArrowTallUpLeft": 62141, + "ArrowTallUpRight": 62142, + "ArrowUpRight": 61545, + "ArrowUpRight8": 61140, + "ArrowUpRightMirrored8": 61167, + "Articles": 60097, + "Ascending": 60864, + "AspectRatio": 59289, + "AssessmentGroup": 62234, + "AssessmentGroupTemplate": 62129, + "AssetLibrary": 61110, + "Assign": 59859, + "AssignPolicy": 58465, + "Asterisk": 59960, + "AsteriskSolid": 62285, + "ATPLogo": 61317, + "Attach": 59171, + "AustralianRules": 61040, + "AuthenticatorApp": 63153, + "AutoDeploySettings": 62458, + "AutoEnhanceOff": 59278, + "AutoEnhanceOn": 59277, + "AutoFillTemplate": 62227, + "AutoFitContents": 58344, + "AutoFitWindow": 58345, + "AutoHeight": 62738, + "AutomateFlow": 58357, + "AutoRacing": 60196, + "AwayStatus": 61034, + "AzureAPIManagement": 62335, + "AzureDataExplorer": 58425, + "AzureIcon": 60266, + "AzureKeyVault": 62388, + "AzureServiceEndpoint": 62336, + "Back": 59179, + "BackgroundColor": 62507, + "Backlog": 62124, + "BacklogBoard": 62532, + "BacklogList": 63167, + "BackToWindow": 59199, + "Badge": 60443, + "Balloons": 60798, + "Bank": 59429, + "BankSolid": 62287, + "BarChart4": 60135, + "BarChartHorizontal": 59883, + "BarChartVertical": 59884, + "BarChartVerticalEdit": 63645, + "BarChartVerticalFill": 63536, + "BarChartVerticalFilter": 63358, + "BarChartVerticalFilterSolid": 63359, + "Baseball": 60192, + "BeerMug": 62622, + "BIDashboard": 62787, + "BidiLtr": 59818, + "BidiRtl": 59819, + "Bill": 58874, + "BingLogo": 60267, + "BirthdayCake": 61325, + "BlobStorage": 58422, + "BlockContact": 59640, + "Blocked": 59187, + "Blocked12": 63022, + "Blocked2": 60644, + "Blocked2Solid": 63287, + "BlockedSite": 59183, + "BlockedSiteSolid12": 63242, + "BlockedSolid": 62769, + "Blog": 61995, + "BlowingSnow": 59849, + "Blur": 62094, + "Boards": 61288, + "Bold": 59613, + "BoldBulgarian": 58821, + "BoldF": 58805, + "BoldG": 58803, + "BoldK": 58822, + "BoldKazakh": 58825, + "BoldKorean": 58813, + "BoldN": 58807, + "BoldP": 58823, + "BoldRussion": 58809, + "BoldSerbian": 58826, + "BoldT": 58824, + "BookAnswers": 63652, + "BookingsLogo": 60871, + "BookmarkReport": 63339, + "Bookmarks": 59556, + "BookmarksMirrored": 59969, + "BooleanData": 59000, + "BorderAll": 58868, + "BorderDash": 62730, + "BorderDot": 62731, + "BorderInside": 58867, + "BorderInsideHorizontal": 58866, + "BorderInsideVertical": 58865, + "BorderNone": 58864, + "BoxAdditionSolid": 62164, + "BoxCheckmarkSolid": 62167, + "BoxMultiplySolid": 62165, + "BoxPlaySolid": 62166, + "BoxSubtractSolid": 62163, + "BranchCommit": 62099, + "BranchCompare": 62100, + "BranchFork": 61811, + "BranchFork2": 62097, + "BranchLocked": 62098, + "BranchMerge": 62101, + "BranchPullRequest": 62102, + "BranchSearch": 62103, + "BranchShelveset": 62104, + "Breadcrumb": 61324, + "Breakfast": 62620, + "Brightness": 59142, + "Broom": 60057, + "BrowserScreenShot": 60397, + "BrowserTab": 62935, + "BrowserTabScreenshot": 62936, + "Brunch": 62621, + "Brush": 60671, + "BucketColor": 61878, + "BucketColorFill": 61879, + "BufferTimeAfter": 61648, + "BufferTimeBefore": 61647, + "BufferTimeBoth": 61649, + "Bug": 60392, + "BugAction": 58200, + "BugBlock": 58368, + "BugSolid": 62261, + "BugSync": 58367, + "BugWarning": 58199, + "Build": 62095, + "BuildDefinition": 63209, + "BuildIssue": 62233, + "BuildQueue": 62031, + "BuildQueueNew": 62032, + "BulkPageBlock": 58707, + "BulkUpload": 62792, + "BulletedList": 59645, + "BulletedList2": 62151, + "BulletedList2Mirrored": 62152, + "BulletedListBullet": 63379, + "BulletedListBulletMirrored": 63381, + "BulletedListMirrored": 59970, + "BulletedListText": 63378, + "BulletedListTextMirrored": 63380, + "BulletedTreeList": 63564, + "Bullseye": 62066, + "BullseyeTarget": 62960, + "BullseyeTargetAdd": 58980, + "BullseyeTargetDelete": 63169, + "BullseyeTargetEdit": 58137, + "Bus": 59398, + "BusinessCard": 58875, + "BusinessCenterLogo": 62642, + "BusinessHoursSign": 62224, + "BusinessRule": 58722, + "BusSolid": 60231, + "ButtonControl": 63168, + "Cafe": 60466, + "Cake": 60580, + "CalculatedTable": 58558, + "Calculator": 59631, + "CalculatorAddition": 59720, + "CalculatorDelta": 58374, + "CalculatorEqualTo": 59726, + "CalculatorGroup": 58466, + "CalculatorMultiply": 59719, + "CalculatorNotEqualTo": 62162, + "CalculatorPercentage": 59724, + "CalculatorSubtract": 59721, + "Calendar": 59271, + "CalendarAgenda": 61082, + "CalendarDay": 59583, + "CalendarMirrored": 60712, + "CalendarReply": 59637, + "CalendarSettings": 62808, + "CalendarSettingsMirrored": 62809, + "CalendarWeek": 59584, + "CalendarWorkWeek": 61265, + "CalendarYear": 58225, + "Calories": 60589, + "CaloriesAdd": 61810, + "Camera": 59170, + "CampaignTemplate": 63505, + "Cancel": 59153, + "CannedChat": 61682, + "CanvasAppTemplate32": 58878, + "Car": 59396, + "CareActivity": 58697, + "CarePlan": 58698, + "CarePlanTemplate": 58910, + "CaretBottomLeftCenter8": 62309, + "CaretBottomLeftSolid8": 61729, + "CaretBottomRightCenter8": 62308, + "CaretBottomRightSolid8": 61730, + "CaretDown8": 60888, + "CaretDownSolid8": 60892, + "CaretHollow": 59415, + "CaretHollowMirrored": 59973, + "CaretLeft8": 60885, + "CaretLeftSolid8": 60889, + "CaretRight": 61547, + "CaretRight8": 60886, + "CaretRightSolid8": 60890, + "CaretSolid": 59416, + "CaretSolid16": 61026, + "CaretSolidAlt": 58499, + "CaretSolidDown": 61582, + "CaretSolidLeft": 61581, + "CaretSolidMirrored": 59974, + "CaretSolidRight": 61583, + "CaretSolidUp": 61584, + "CaretTopLeftCenter8": 62311, + "CaretTopLeftSolid8": 61268, + "CaretTopRightCenter8": 62310, + "CaretTopRightSolid8": 61269, + "CaretUp8": 60887, + "CaretUpSolid8": 60891, + "Cat": 60799, + "CategoryClassification": 58508, + "CC": 59376, + "CCSolid": 58612, + "CellPhone": 59626, + "CellSplitVertical": 58988, + "Certificate": 60309, + "CertifiedDatabase": 62907, + "ChangeEntitlements": 58128, + "Chart": 59801, + "CharticulatorArrangePolar": 58930, + "CharticulatorArrangePolarAngles": 58931, + "CharticulatorBand": 58932, + "CharticulatorGuideCoordinator": 58933, + "CharticulatorGuideX": 58934, + "CharticulatorGuideY": 58935, + "CharticulatorLegend": 58936, + "CharticulatorLine": 58937, + "CharticulatorLineStyleDashed": 58938, + "CharticulatorLineStyleDotted": 58939, + "CharticulatorLinkingData": 58940, + "CharticulatorLinkingSequence": 58941, + "CharticulatorOrderColumn": 58942, + "CharticulatorOrderRow": 58943, + "CharticulatorPlotCartesian": 58944, + "CharticulatorPlotCurve": 58945, + "CharticulatorPolarCoordinates": 58946, + "CharticulatorSpiral": 58947, + "CharticulatorStackRadial": 58948, + "CharticulatorStackY": 58949, + "ChartSeries": 62739, + "ChartTemplate": 63506, + "ChartXAngle": 62740, + "ChartYAngle": 62741, + "Chat": 59649, + "ChatBot": 61579, + "ChatInviteFriend": 60670, + "ChatSettings": 58880, + "ChatSolid": 62276, + "Checkbox": 59193, + "CheckboxComposite": 59194, + "CheckboxCompositeReversed": 59197, + "CheckboxFill": 59195, + "CheckboxIndeterminate": 59196, + "CheckboxIndeterminateCombo": 61806, + "CheckedOutByOther12": 63024, + "CheckedOutByYou12": 63025, + "CheckList": 59861, + "CheckListCheck": 63401, + "CheckListCheckMirrored": 63403, + "CheckListText": 63400, + "CheckListTextMirrored": 63402, + "CheckMark": 59198, + "ChevronDown": 59149, + "ChevronDownEnd": 62948, + "ChevronDownEnd6": 62319, + "ChevronDownMed": 59762, + "ChevronDownSmall": 59758, + "ChevronFold10": 62314, + "ChevronLeft": 59243, + "ChevronLeftEnd6": 62321, + "ChevronLeftMed": 59763, + "ChevronLeftSmall": 59759, + "ChevronRight": 59244, + "ChevronRightEnd6": 62322, + "ChevronRightMed": 59764, + "ChevronRightSmall": 59760, + "ChevronUnfold10": 62313, + "ChevronUp": 59150, + "ChevronUpEnd": 58715, + "ChevronUpEnd6": 62320, + "ChevronUpMed": 59761, + "ChevronUpSmall": 59757, + "Childof": 63533, + "ChoiceColumn": 58542, + "Chopsticks": 62626, + "ChromeBack": 59440, + "ChromeBackMirrored": 59975, + "ChromeClose": 59579, + "ChromeFullScreen": 59693, + "ChromeMinimize": 59681, + "ChromeRestore": 59683, + "CircleAddition": 62179, + "CircleAdditionSolid": 62180, + "CircleDollar": 60141, + "CircleFill": 59963, + "CircleHalfFull": 60830, + "CirclePause": 62169, + "CirclePauseSolid": 62168, + "CirclePlus": 60142, + "CircleRing": 59962, + "CircleShape": 61861, + "CircleShapeSolid": 63036, + "CircleStop": 62172, + "CircleStopSolid": 62171, + "CityNext": 60422, + "CityNext2": 60423, + "ClassNotebookLogo16": 62600, + "ClassNotebookLogo32": 62598, + "ClassNotebookLogoFill16": 62601, + "ClassNotebookLogoFill32": 62599, + "ClassNotebookLogoInverse": 60872, + "ClassNotebookLogoInverse16": 62603, + "ClassNotebookLogoInverse32": 62602, + "ClassroomLogo": 61301, + "Clear": 59540, + "ClearFilter": 61327, + "ClearFormatting": 60893, + "ClearFormattingA": 63389, + "ClearFormattingEraser": 63390, + "ClearNight": 59842, + "ClearSelection": 59622, + "ClearSelectionMirrored": 59976, + "Clicked": 62056, + "ClinicalImpression": 58699, + "ClipboardList": 61667, + "ClipboardListAdd": 58607, + "ClipboardListMirrored": 61668, + "ClipboardListQuestion": 58608, + "ClipboardListReply": 58609, + "ClipboardSolid": 62940, + "Clock": 59671, + "CloneToDesktop": 62092, + "ClosedCaption": 61316, + "ClosePane": 59551, + "ClosePaneMirrored": 59977, + "Cloud": 59219, + "CloudAdd": 60585, + "CloudDownload": 60371, + "CloudEdit": 58568, + "CloudFlow": 58858, + "CloudImportExport": 61013, + "CloudLink": 58569, + "CloudNotSynced": 60572, + "CloudPrinter": 60838, + "CloudSearch": 60900, + "CloudSecure": 58581, + "CloudUpload": 60558, + "CloudWeather": 59838, + "Cloudy": 59839, + "Cocktails": 60061, + "Code": 59715, + "CodeEdit": 62788, + "Coffee": 60143, + "CoffeeScript": 62202, + "CollapseAll": 63578, + "CollapseContent": 61797, + "CollapseContentSingle": 61798, + "CollapseMenu": 61286, + "CollegeFootball": 60198, + "CollegeHoops": 60197, + "Color": 59280, + "ColorSolid": 62292, + "Column": 58424, + "ColumnFunction": 58562, + "ColumnLeftTwoThirds": 61910, + "ColumnLeftTwoThirdsEdit": 62244, + "ColumnOptions": 62231, + "ColumnQuestion": 58560, + "ColumnQuestionMirrored": 58561, + "ColumnRightTwoThirds": 61911, + "ColumnRightTwoThirdsEdit": 62245, + "ColumnSigma": 58559, + "ColumnVerticalSection": 63518, + "ColumnVerticalSectionEdit": 63494, + "Combine": 60859, + "Combobox": 62742, + "CommandPrompt": 59222, + "Comment": 59658, + "CommentActive": 63492, + "CommentAdd": 62131, + "CommentNext": 62132, + "CommentPrevious": 62133, + "CommentSolid": 58126, + "CommentUrgent": 62215, + "Commitments": 60493, + "CommonDataServiceCDS": 58231, + "CommunicationDetails": 58575, + "CommunicationDetailsMirrored": 58576, + "Communications": 59738, + "CompanyDirectory": 61197, + "CompanyDirectoryMirrored": 61227, + "Compare": 61527, + "CompareUneven": 58414, + "CompassNW": 59714, + "Completed": 59696, + "Completed12": 58713, + "CompletedSolid": 60513, + "ComplianceAudit": 58217, + "ConfigurationSolid": 62260, + "ConfirmEvent": 59008, + "ConnectContacts": 61396, + "ConnectVirtualMachine": 61085, + "ConstructionCone": 59791, + "ConstructionConeSolid": 62265, + "Contact": 59259, + "ContactCard": 61117, + "ContactCardSettings": 62806, + "ContactCardSettingsMirrored": 62807, + "ContactHeart": 63586, + "ContactInfo": 59257, + "ContactInfoMirrored": 59978, + "ContactLink": 62047, + "ContactList": 63461, + "ContactLock": 62464, + "ContentFeed": 58408, + "ContentSettings": 63047, + "ContentUnderstandingApp": 58619, + "ContextMenu": 62332, + "Contrast": 59297, + "Copy": 59592, + "CopyEdit": 58468, + "CortanaLogoBeckonInner": 62662, + "CortanaLogoBeckonOuter": 62663, + "CortanaLogoInner": 59442, + "CortanaLogoOuter": 59441, + "CortanaLogoReadyInner": 62664, + "CortanaLogoReadyOuter": 62665, + "CostContralLedgerAdmin": 61960, + "CostControl": 61959, + "Cotton": 60147, + "Count": 59886, + "Coupon": 63420, + "CPlusPlus": 62196, + "CPlusPlusLanguage": 62195, + "CreateMailRule": 63098, + "CreditCardBill": 60630, + "Cricket": 60190, + "CriticalErrorSolid": 62921, + "CRMLead": 61398, + "CRMProcesses": 61361, + "CRMReport": 61438, + "CRMResourceOptimizationApp32": 63215, + "CRMServices": 61394, + "Crop": 59304, + "Crown": 60673, + "CrownSolid": 62262, + "CSharp": 62192, + "CSharpLanguage": 62191, + "CSS": 60399, + "CtrlButton": 58552, + "CubeShape": 61866, + "CubeShapeSolid": 58401, + "Currency": 60149, + "CustomActivity": 61424, + "CustomEntity": 61431, + "CustomerAssets": 62502, + "CustomizeToolbar": 63528, + "CustomList": 61118, + "CustomListMirrored": 61119, + "Cut": 59590, + "Cycling": 60103, + "D365BusinessCentral": 63539, + "D365CoreHR": 63165, + "D365CustomerInsights": 62408, + "D365CustomerVoiceApp": 58615, + "D365ProjectOperations": 58418, + "D365TalentInsight": 63164, + "D365TalentLearn": 63163, + "DashboardAdd": 62765, + "Database": 61383, + "DatabaseActivity": 58992, + "DatabaseBlock": 58903, + "DatabaseRefresh": 59007, + "DatabaseSource": 58122, + "DatabaseSwap": 58993, + "DatabaseSync": 63554, + "DatabaseView": 58423, + "DataConnectionLibrary": 61111, + "DataEnrichment": 58613, + "DataFlow": 58743, + "Dataflows": 63453, + "DataflowsLink": 58214, + "DataManagementSettings": 61384, + "Dataverse": 58969, + "DateTime": 60562, + "DateTime12": 62351, + "DateTime2": 59927, + "DateTimeMirrored": 61075, + "DeactivateOrders": 61409, + "Decimals": 61976, + "DecisionSolid": 62288, + "DeclineCall": 62469, + "DecreaseIndent": 58267, + "DecreaseIndentArrow": 63395, + "DecreaseIndentArrowMirrored": 63399, + "DecreaseIndentMirrored": 58268, + "DecreaseIndentText": 63394, + "DecreaseIndentTextMirrored": 63398, + "DefaultRatio": 62761, + "DefaultSettings": 63048, + "DefectSolid": 62537, + "DefenderApp": 59453, + "DefenderBadge12": 61691, + "DefenderTVM": 63155, + "Delete": 59213, + "DeleteColumns": 63054, + "DeleteRows": 63055, + "DeleteRowsMirrored": 63056, + "DeleteTable": 63057, + "DeliveryTruck": 60404, + "DelveAnalytics": 61166, + "DelveAnalyticsLogo": 60874, + "DelveLogo": 62080, + "DelveLogoFill": 62081, + "DelveLogoInverse": 60790, + "DensityComfy": 58554, + "DensityDefault": 58553, + "DependencyAdd": 58180, + "DependencyRemove": 58181, + "Deploy": 62109, + "Descending": 60865, + "Design": 60220, + "DesktopFlow": 58611, + "DesktopScreenshot": 62937, + "DeveloperTools": 60538, + "DeviceBug": 58404, + "DeviceOff": 58370, + "DeviceRun": 58369, + "Devices2": 59765, + "Devices3": 60012, + "Devices4": 60262, + "Diagnostic": 59865, + "DiagnosticDataBarTooltip": 63455, + "DiagnosticDataViewerApp": 62824, + "Dialpad": 59231, + "Diamond": 60674, + "DiamondSolid": 62284, + "DiamondUser": 58617, + "Dictionary": 59437, + "DictionaryRemove": 63130, + "DietPlanNotebook": 60104, + "DiffInline": 62217, + "DiffSideBySide": 62218, + "Diploma": 62240, + "DisableUpdates": 59608, + "DisconnectVirtualMachine": 63603, + "Dislike": 59616, + "DislikeSolid": 62400, + "DistributeDown": 63338, + "DockLeft": 59660, + "DockLeftMirrored": 59980, + "DockRight": 59661, + "DocLibrary": 61112, + "DocsLogoInverse": 60875, + "Document": 59557, + "DocumentApproval": 62091, + "Documentation": 60439, + "DocumentManagement": 61436, + "DocumentReply": 61271, + "DocumentSearch": 61292, + "DocumentSet": 61142, + "DOM": 60557, + "DonutChart": 62312, + "Door": 60277, + "DoubleBookmark": 60303, + "DoubleChevronDown": 60932, + "DoubleChevronDown12": 61079, + "DoubleChevronDown8": 62315, + "DoubleChevronLeft": 60862, + "DoubleChevronLeft12": 61080, + "DoubleChevronLeft8": 62317, + "DoubleChevronLeftMed": 59793, + "DoubleChevronLeftMedMirrored": 59981, + "DoubleChevronRight": 60863, + "DoubleChevronRight12": 61081, + "DoubleChevronRight8": 62318, + "DoubleChevronUp": 60861, + "DoubleChevronUp12": 61078, + "DoubleChevronUp8": 62316, + "DoubleColumn": 61908, + "DoubleColumnEdit": 62242, + "DoubleDownArrow": 63337, + "Down": 59211, + "Download": 59542, + "DownloadDocument": 62793, + "DragObject": 62803, + "DrillDown": 62770, + "DrillDownSolid": 62771, + "DrillExpand": 62772, + "DrillShow": 62773, + "DrillThrough": 62905, + "DriverOff": 58363, + "DRM": 60584, + "Drop": 60226, + "Dropdown": 60869, + "DropShape": 61864, + "DropShapeSolid": 63039, + "DuplicateRow": 63530, + "Duststorm": 59853, + "DynamicList": 58513, + "Dynamics365Logo": 60876, + "DynamicSMBLogo": 60877, + "EaseOfAccess": 59254, + "EatDrink": 59399, + "EdgeLogo": 58283, + "EdgeLogo16": 58282, + "EdgeOldLogo": 60512, + "eDiscovery": 58224, + "Edit": 59151, + "EditContact": 61395, + "EditCreate": 62409, + "EditEvent": 61531, + "EditListPencil": 58907, + "EditMail": 61281, + "EditMirrored": 60286, + "EditNote": 60829, + "EditPhoto": 61303, + "EditSolid12": 62645, + "EditSolidMirrored12": 62646, + "EditStyle": 61280, + "EditTable": 58564, + "Education": 59326, + "Ellipse": 62715, + "Embed": 60622, + "EMI": 59185, + "Emoji": 59545, + "Emoji2": 59246, + "EmojiDisappointed": 60040, + "EmojiNeutral": 60039, + "EmojiTabSymbols": 60760, + "EmployeeSelfService": 60964, + "EmptyRecycleBin": 61320, + "Encounter": 58700, + "Encryption": 63133, + "EndPointSolid": 60235, + "EngineeringGroup": 62306, + "EntitlementPolicy": 58182, + "EntitlementRedemption": 58183, + "EntityExtraction": 58471, + "EntryDecline": 62805, + "EntryView": 62804, + "Equalizer": 59881, + "EraseTool": 59228, + "Error": 59267, + "ErrorBadge": 59961, + "ErrorBadge12": 58712, + "Event": 60579, + "Event12": 63331, + "EventAccepted": 62498, + "EventDate": 61529, + "EventDateMissed12": 63332, + "EventDeclined": 62501, + "EventInfo": 60811, + "EventTentative": 62499, + "EventTentativeMirrored": 62500, + "EventToDoLogo": 63593, + "ExcelDocument": 61299, + "ExcelLogo": 61925, + "ExcelLogo16": 62359, + "ExcelLogoInverse": 60456, + "ExcelLogoInverse16": 62358, + "ExchangeLogo": 62084, + "ExchangeLogoInverse": 60792, + "ExerciseTracker": 60108, + "ExpandAll": 63577, + "ExpandMenu": 61287, + "ExploreContent": 60621, + "ExploreContentSingle": 61796, + "ExploreData": 62902, + "Export": 60897, + "ExportMirrored": 60898, + "ExpressRouteCircuits": 58711, + "ExternalBuild": 62533, + "ExternalTFVC": 62534, + "ExternalUser": 58570, + "ExternalXAML": 62535, + "Eyedropper": 61244, + "EyeShadow": 63467, + "F12DevTools": 60398, + "FabricAssetLibrary": 61596, + "FabricChannelFolder": 58618, + "FabricDataConnectionLibrary": 61597, + "FabricDocLibrary": 61598, + "FabricFolder": 61609, + "FabricFolderConfirm": 63487, + "FabricFolderFill": 61610, + "FabricFolderLink": 58460, + "FabricFolderSearch": 61604, + "FabricFolderUpload": 58284, + "FabricFormLibrary": 61599, + "FabricFormLibraryMirrored": 61600, + "FabricMovetoFolder": 61605, + "FabricNetworkFolder": 62950, + "FabricNewFolder": 61611, + "FabricOpenFolderHorizontal": 61608, + "FabricPictureLibrary": 61612, + "FabricPublicFolder": 61603, + "FabricReportLibrary": 61601, + "FabricReportLibraryMirrored": 61602, + "FabricSyncFolder": 61607, + "FabricTextHighlight": 63388, + "FabricTextHighlightComposite": 63450, + "FabricUnsyncFolder": 61606, + "FabricUserFolder": 62949, + "Factory": 58894, + "Family": 60378, + "FangBody": 60651, + "FastForward": 60317, + "FastForwardEightX": 58435, + "FastForwardFourX": 58434, + "FastForwardOneFiveX": 58432, + "FastForwardOneX": 58431, + "FastForwardPointFiveX": 58430, + "FastForwardTwoX": 58433, + "FastMode": 61850, + "Favicon": 59191, + "FavoriteBlock": 59006, + "FavoriteList": 59176, + "FavoriteStar": 59188, + "FavoriteStarFill": 59189, + "Fax": 61276, + "Feedback": 60693, + "FeedbackRequestMirroredSolid": 62298, + "FeedbackRequestSolid": 62297, + "FeedbackResponseSolid": 62299, + "Ferry": 59363, + "FerrySolid": 60232, + "FieldChanged": 62147, + "FieldEmpty": 62145, + "FieldFilled": 62146, + "FieldNotChanged": 62148, + "FieldReadOnly": 62530, + "FieldRequired": 62531, + "FileASPX": 62185, + "FileBug": 62221, + "FileCode": 62222, + "FileComment": 62223, + "FileCSS": 62186, + "FileHTML": 62189, + "FileImage": 62225, + "FileJAVA": 62184, + "FileLess": 62188, + "FileOff": 58364, + "FilePDB": 62181, + "FileRequest": 63369, + "FileSass": 62187, + "FileSQL": 62183, + "FileSymlink": 62226, + "FileSystem": 58419, + "FileTemplate": 62182, + "FileTypeSolution": 62343, + "FileYML": 62938, + "Filter": 59164, + "FilterAscending": 61978, + "FilterDescending": 61979, + "Filters": 59285, + "FilterSettings": 63340, + "FilterSolid": 62482, + "FiltersSolid": 62291, + "Financial": 59323, + "FinancialMirroredSolid": 62279, + "FinancialSolid": 62278, + "Fingerprint": 59688, + "FitPage": 59814, + "FitWidth": 59815, + "FiveTileGrid": 62068, + "FixedAssetManagement": 61331, + "FixedColumnWidth": 58346, + "Flag": 59329, + "FlameSolid": 61939, + "FlashAuto": 59740, + "Flashlight": 59220, + "FlashOff": 60014, + "FlickDown": 59701, + "FlickLeft": 59703, + "FlickRight": 59704, + "FlickUp": 59702, + "Flow": 61328, + "FlowChart": 59860, + "Flower": 62798, + "FlowTemplate": 58524, + "FlowTrigger": 58892, + "FluidLogo": 58506, + "FocalPoint": 62071, + "Focus": 60015, + "FocusView": 61859, + "Fog": 59851, + "Folder": 59575, + "FolderFill": 59605, + "FolderHorizontal": 61739, + "FolderList": 62158, + "FolderListMirrored": 62159, + "FolderOpen": 59448, + "FolderQuery": 62157, + "FolderSearch": 61285, + "FollowUser": 60933, + "Font": 59602, + "FontColor": 59603, + "FontColorA": 62700, + "FontColorKorean": 58814, + "FontColorSwatch": 62701, + "FontDecrease": 59623, + "FontIncrease": 59624, + "FontSize": 59625, + "FontSize2": 58304, + "FontStyleKorean": 58810, + "Footer": 63534, + "FormatPainter": 58332, + "FormLibrary": 61113, + "FormLibraryMirrored": 61114, + "FormProcessing": 58507, + "Forum": 58232, + "Forward": 59178, + "ForwardEvent": 60812, + "Freezing": 59887, + "FreezingRain": 58485, + "Frigid": 59850, + "FrontCamera": 59755, + "FSharp": 62198, + "FSharpLanguage": 62197, + "FullCircleMask": 59679, + "FullHistory": 62236, + "FullScreen": 59200, + "FullView": 61858, + "FullWidth": 62206, + "FullWidthEdit": 62207, + "FunctionalManagerDashboard": 62786, + "FunnelChart": 59889, + "GallatinLogo": 62614, + "Game": 59388, + "Gather": 58464, + "Generate": 59866, + "GenericScan": 61039, + "GenericScanFilled": 63459, + "GIF": 62633, + "Giftbox": 60447, + "GiftboxOpen": 61747, + "GiftBoxSolid": 62273, + "GiftCard": 60302, + "GitGraph": 62154, + "Glasses": 59926, + "Glimmer": 60660, + "GlobalNavButton": 59136, + "GlobalNavButtonActive": 63647, + "Globe": 59252, + "Globe2": 62618, + "GlobeFavorite": 61267, + "Go": 59565, + "Golf": 60191, + "GoMirrored": 59983, + "GoToDashboard": 61165, + "GotoToday": 59601, + "GraphSymbol": 58205, + "GreetingCard": 62795, + "GridViewLarge": 62004, + "GridViewMedium": 62003, + "GridViewSmall": 62002, + "GripperBarHorizontal": 59247, + "GripperBarVertical": 59268, + "GripperDotsVertical": 63346, + "GripperTool": 59230, + "Group": 59650, + "GroupedAscending": 61031, + "GroupedDescending": 61030, + "GroupedList": 61300, + "GroupList": 61800, + "GroupObject": 62705, + "GroupRemove": 58517, + "GUID": 62763, + "Guitar": 62619, + "HailDay": 59904, + "HailNight": 59923, + "HalfAlpha": 59774, + "HalfCircle": 62721, + "HandsFree": 60112, + "Handwriting": 59689, + "HardDrive": 60834, + "HardDriveGroup": 61839, + "HardDriveLock": 62810, + "HardDriveUnlock": 62811, + "HazyDay": 58475, + "HazyNight": 58489, + "Header": 63535, + "Header1": 59929, + "Header2": 61238, + "Header3": 61239, + "Header4": 61240, + "Headset": 59739, + "HeadsetSolid": 62280, + "Health": 59742, + "HealthRefresh": 58301, + "HealthSolid": 62271, + "Heart": 60241, + "HeartBroken": 60050, + "HeartFill": 60242, + "Help": 59543, + "HelpMirrored": 59985, + "HexaditeInvestigation": 58360, + "HexaditeInvestigationCancel": 58361, + "HexaditeInvestigationSemiAuto": 58362, + "Hexagon": 62718, + "Hide": 60698, + "Hide2": 61321, + "Hide3": 63148, + "HideVisualFilter": 62467, + "Highlight": 59366, + "HighlightMappedShapes": 62113, + "HintText": 62735, + "HistoricalWeather": 60227, + "History": 59420, + "Home": 59407, + "HomeDropdown": 58407, + "HomeGroup": 60454, + "HomeSolid": 60042, + "HomeVerify": 61454, + "HorizontalDistributeCenter": 62713, + "HorizontalTabKey": 59389, + "Hospital": 59677, + "Hot": 60642, + "Hotel": 59428, + "HourGlass": 59907, + "Ice": 58483, + "IconSetsFlag": 62116, + "IDBadge": 62503, + "IgnoreConversation": 58226, + "ImageCrosshair": 62153, + "ImageDiff": 62219, + "ImageInAR": 58400, + "ImagePixel": 62220, + "ImageSearch": 62696, + "Import": 59573, + "ImportAllMirrored": 59987, + "Important": 59593, + "ImportMirrored": 59986, + "Inbox": 62492, + "InboxActive": 58519, + "InboxCheck": 61284, + "IncidentTriangle": 59412, + "IncomingCall": 59262, + "IncreaseIndent": 58265, + "IncreaseIndentArrow": 63393, + "IncreaseIndentArrowMirrored": 63397, + "IncreaseIndentHanging": 58269, + "IncreaseIndentHangingMirrored": 58270, + "IncreaseIndentMirrored": 58266, + "IncreaseIndentText": 63392, + "IncreaseIndentTextMirrored": 63396, + "IndentFirstLine": 58333, + "Info": 59718, + "Info12": 58714, + "Info2": 59935, + "InformationBarriers": 63491, + "InfoSolid": 61799, + "InkingTool": 59245, + "InputAddress": 58398, + "Insert": 62072, + "InsertColumnsLeft": 63050, + "InsertColumnsRight": 63051, + "InsertRowsAbove": 63052, + "InsertRowsBelow": 63053, + "InsertSignatureLine": 63095, + "InsertTextBox": 60541, + "InsertTextBoxKorean": 58835, + "Insights": 58287, + "Installation": 58129, + "InstallToDrive": 62093, + "IntermittentCloudsDay": 58474, + "IntermittentCloudsNight": 58488, + "InternalInvestigation": 63572, + "InternetSharing": 59140, + "IntersectShape": 63741, + "Invoice": 59868, + "IOT": 61996, + "IoTSecure": 58582, + "IRMForward": 62495, + "IRMForwardMirrored": 62496, + "IRMReply": 62493, + "IRMReplyMirrored": 62494, + "IssueSolid": 62536, + "IssueTracking": 61120, + "IssueTrackingMirrored": 61121, + "Italic": 59611, + "ItalicC": 58802, + "ItalicD": 58830, + "ItalicK": 58806, + "ItalicKazakh": 58834, + "ItalicKorean": 58812, + "ItalicL": 58833, + "ItalicS": 58831, + "ItalicT": 58832, + "JavaScriptLanguage": 62190, + "JoinOnlineMeeting": 60815, + "JS": 60400, + "KaizalaLogo": 62610, + "KeyboardClassic": 59237, + "KeyPhraseExtraction": 58261, + "KnowledgeArticle": 61440, + "KnowledgeManagementApp": 58620, + "Label": 59698, + "LadybugSolid": 62538, + "Lamp": 60185, + "LandscapeOrientation": 61291, + "LaptopSecure": 62802, + "LaptopSelected": 60534, + "LargeGrid": 61131, + "LearningApp": 58840, + "LearningTools": 63451, + "Leave": 63015, + "LeaveUser": 58280, + "Library": 59633, + "LibraryAddTo": 58893, + "Lifesaver": 61282, + "LifesaverLock": 61283, + "Light": 59283, + "Lightbulb": 60032, + "LightbulbSolid": 59009, + "LightningBolt": 59717, + "LightningBoltSolid": 58463, + "LightningSecure": 58579, + "LightSnow": 59906, + "LightWeight": 62702, + "Like": 59617, + "LikeSolid": 62399, + "Line": 62716, + "LineChart": 59878, + "LineSpacing": 62743, + "LineStyle": 62732, + "LineThickness": 62733, + "Link": 59163, + "Link12": 63203, + "LinkedDatabase": 63353, + "LinkedInLogo": 61962, + "List": 59959, + "ListMirrored": 59989, + "LiveSite": 63142, + "LocalAdmin": 61947, + "LocaleLanguage": 62135, + "Location": 59421, + "LocationCircle": 59406, + "LocationDot": 59431, + "LocationFill": 59680, + "LocationOutline": 62160, + "Lock": 59182, + "Lock12": 63206, + "LockShare": 58453, + "LockSolid": 59810, + "LogRemove": 62230, + "LookupEntities": 62901, + "LowerBrightness": 60554, + "LowerCase": 58862, + "LyncLogo": 60793, + "M365InvoicingLogo": 63425, + "MachineLearning": 58296, + "Mail": 59157, + "MailAlert": 60800, + "MailAttached": 63348, + "MailCheck": 60801, + "MailFill": 59560, + "MailForward": 59548, + "MailForwardMirrored": 59990, + "MailLink": 61356, + "MailLowImportance": 60802, + "MailOptions": 63532, + "MailPause": 60803, + "MailReminder": 62488, + "MailRepeat": 60804, + "MailReply": 59594, + "MailReplyAll": 59586, + "MailReplyAllMirrored": 59992, + "MailReplyMirrored": 59991, + "MailSchedule": 63278, + "MailSecure": 58580, + "MailSolid": 62275, + "MailTentative": 62486, + "MailTentativeMirrored": 62487, + "MailUndelivered": 62485, + "ManagerSelfService": 60963, + "Manufacturing": 59804, + "MapDirections": 59414, + "MapLayers": 59422, + "MapPin": 59143, + "MapPin12": 58286, + "MapPinSolid": 62766, + "MarkAsProtected": 63150, + "MarkDownLanguage": 62203, + "Market": 60156, + "MarketDown": 61250, + "MasterDatabase": 62906, + "MaximumValue": 62908, + "Medal": 60984, + "MedalSolid": 63161, + "Media": 60009, + "MediaAdd": 62736, + "Medical": 60116, + "MedicalCare": 58701, + "MedicationAdmin": 58702, + "MedicationRequest": 58703, + "Megaphone": 59273, + "MegaphoneSolid": 62258, + "Memo": 59260, + "Merge": 59349, + "MergeCase": 61385, + "MergeDuplicate": 62106, + "Message": 59581, + "MessageFill": 60528, + "MessageFriendRequest": 61525, + "MetricsFailure": 58574, + "MetricsInstall": 58573, + "MetricsUsage": 58572, + "MicOff": 60500, + "MicOff2": 63361, + "Microphone": 59168, + "MicrosoftStaffhubLogo": 61744, + "MicrosoftTranslatorLogo": 63362, + "MicrosoftTranslatorLogoBlue": 63571, + "MicrosoftTranslatorLogoGreen": 63570, + "MiniContract": 59707, + "MiniContractMirrored": 59993, + "MiniExpand": 59706, + "MiniExpandMirrored": 59994, + "MiniLink": 59186, + "MinimumValue": 62909, + "MobileAngled": 58467, + "MobileReport": 61834, + "MobileSelected": 60533, + "ModelAppTemplate32": 58877, + "ModelingView": 63601, + "Money": 60157, + "More": 59154, + "MoreSports": 60194, + "MoreVertical": 62140, + "MostyClearNight": 58486, + "MostyCloudyFlurriesDay": 58481, + "MostyCloudyFlurriesNight": 58493, + "MostyCloudyShowersDay": 58477, + "MostyCloudyTStormsDay": 58479, + "MostyCloudyTStormsNight": 58491, + "MostySunnyDay": 58472, + "MountainClimbing": 63195, + "Move": 59330, + "Movers": 60365, + "MoveToFolder": 59614, + "MSListsConnected": 58881, + "MSNLogo": 60268, + "MSNVideos": 60188, + "MSNVideosSolid": 62170, + "MSNVolume": 60181, + "MultiSelect": 59234, + "MultiSelectMirrored": 60056, + "MusicInCollection": 59712, + "MusicInCollectionFill": 59958, + "MusicNote": 60495, + "MuteChat": 61818, + "MyMoviesTV": 61036, + "MyNetwork": 60455, + "Nav2DMapView": 59392, + "NavigateBack": 62173, + "NavigateBackMirrored": 62174, + "NavigateExternalInline": 62303, + "NavigateForward": 62175, + "NavigateForwardMirrored": 62176, + "NavigationFlipper": 62749, + "NetworkDeviceScanning": 58614, + "NetworkTower": 60421, + "NewAnalyticsQuery": 61920, + "NewFolder": 59636, + "NewMail": 63466, + "News": 59648, + "NewsSearch": 62697, + "NewTeamProject": 62130, + "Next": 59539, + "NormalWeight": 62703, + "NoteForward": 60825, + "NotePinned": 60826, + "NoteReply": 60824, + "NotExecuted": 62528, + "NotImpactedSolid": 62529, + "NugetLogo": 62540, + "NUIFace": 60264, + "Number": 63121, + "NumberedList": 59932, + "NumberedListMirrored": 58264, + "NumberedListNumber": 63383, + "NumberedListNumberMirrored": 63385, + "NumberedListText": 63382, + "NumberedListTextMirrored": 63384, + "NumberField": 60868, + "NumberSequence": 62762, + "NumberSymbol": 63404, + "Oauth": 58819, + "ObjectRecognition": 58606, + "Octagon": 62717, + "ODLink": 58555, + "ODLink12": 58556, + "ODSharedChannel": 58953, + "ODSharedChannel12": 58954, + "OEM": 59212, + "OfficeAddinsLogo": 61127, + "OfficeAssistantLogo": 60878, + "OfficeCatchUp": 58512, + "OfficeChat": 63247, + "OfficeChatSolid": 63248, + "OfficeFormsLogo": 62516, + "OfficeFormsLogo16": 62518, + "OfficeFormsLogo24": 62523, + "OfficeFormsLogoInverse": 61318, + "OfficeFormsLogoInverse16": 62515, + "OfficeFormsLogoInverse24": 62522, + "OfficeLogo": 60270, + "OfficeStoreLogo": 60879, + "OfficeVideoLogo": 62082, + "OfficeVideoLogoFill": 62083, + "OfficeVideoLogoInverse": 60794, + "OfflineOneDriveParachute": 61128, + "OfflineOneDriveParachuteDisabled": 61129, + "OfflineStorage": 60556, + "OfflineStorageSolid": 62286, + "Onboarding": 62394, + "OneDriveAdd": 61234, + "OneDriveFolder16": 62779, + "OneDriveLogo": 59713, + "OneNoteDocType": 61519, + "OneNoteEduLogoInverse": 60880, + "OneNoteLogo": 61927, + "OneNoteLogo16": 62362, + "OneNoteLogoInverse": 60429, + "OneNoteLogoInverse16": 62361, + "OpenEnrollment": 61212, + "OpenFile": 59621, + "OpenFolderHorizontal": 60709, + "OpenInNewTab": 63147, + "OpenInNewWindow": 59559, + "OpenPane": 59552, + "OpenPaneMirrored": 59995, + "OpenSource": 60354, + "OpenWith": 59308, + "OpenWithMirrored": 59996, + "Opportunities": 61535, + "OrderLock": 58571, + "Org": 60582, + "Orientation": 59572, + "Orientation2": 63457, + "OutlookLogo": 61929, + "OutlookLogo16": 62365, + "OutlookLogoInverse": 60269, + "OutlookLogoInverse16": 62364, + "OutlookSpacesBucket": 58497, + "OutOfOffice": 60724, + "PAAction": 58891, + "Package": 59320, + "Packages": 62232, + "Padding": 62744, + "PaddingBottom": 62746, + "PaddingLeft": 62747, + "PaddingRight": 62748, + "PaddingTop": 62745, + "Page": 59331, + "PageAdd": 59930, + "PageArrowRight": 61368, + "PageBlock": 61365, + "PageCheckedin": 61700, + "PageCheckedOut": 61484, + "PageData": 58140, + "PageEdit": 61366, + "PageHeader": 60654, + "PageHeaderEdit": 58141, + "PageLeft": 59232, + "PageLink": 58114, + "PageList": 61702, + "PageListFilter": 63507, + "PageListMirroredSolid": 62267, + "PageListSolid": 62266, + "PageLock": 62527, + "PagePermission": 58904, + "PageRemove": 61370, + "PageRight": 59233, + "PageShared": 61485, + "PageSolid": 59177, + "PanoIndicator": 59312, + "Parachute": 62289, + "ParachuteSolid": 62290, + "Parameter": 62214, + "ParkingLocation": 59409, + "ParkingLocationMirrored": 59998, + "ParkingMirroredSolid": 62283, + "ParkingSolid": 62282, + "PartlyClearNight": 58487, + "PartlyCloudyDay": 59840, + "PartlyCloudyNight": 59841, + "PartlySunnyDay": 58473, + "PartlySunnyFlurriesDay": 58482, + "PartlySunnyShowersDay": 58478, + "PartlySunnyShowersNight": 58490, + "PartlySunnyTStormsDay": 58480, + "PartlySunnyTStormsNight": 58492, + "PartyLeader": 60583, + "PassiveAuthentication": 62250, + "PasswordField": 63146, + "Paste": 59263, + "PasteAsCode": 62934, + "PasteAsText": 62933, + "Pause": 59241, + "PaymentCard": 59591, + "PBIAnomaliesMarker": 58708, + "PBIAnomaly": 58696, + "PBIColumn": 59002, + "PBIConnectPoints": 59003, + "PBIDirectQuery": 58601, + "PBIDual": 58602, + "PBIGap": 59004, + "PBIGoalEntry": 58901, + "PBIGoalEntryAdd": 58902, + "PBIHomeLayoutDefault": 58971, + "PBIHomeLayoutExpanded": 58972, + "PBIImport": 58603, + "PBILiveConnect": 58604, + "PBIPerspective": 58968, + "PBIReportTemplate": 58860, + "PBIZero": 59005, + "PC1": 59767, + "PDF": 60048, + "PencilReply": 61307, + "Pentagon": 62719, + "PenWorkspace": 60870, + "People": 59158, + "PeopleAdd": 59925, + "PeopleAlert": 60819, + "PeopleBlock": 60817, + "PeopleExternalShare": 58863, + "PeoplePause": 60820, + "PeopleRepeat": 60818, + "Permissions": 59607, + "PermissionsSolid": 62281, + "Personalize": 59249, + "Phishing": 63097, + "PhishingCampaign": 58509, + "PhishingHook": 58510, + "Phone": 59159, + "Photo": 59675, + "Photo2": 60319, + "Photo2Add": 60587, + "Photo2Fill": 63391, + "Photo2Remove": 60588, + "PhotoBlock": 58563, + "PhotoCollection": 59306, + "PhotoError": 58359, + "PhotoVideoMedia": 61617, + "Picture": 59577, + "PictureCenter": 62754, + "PictureFill": 62755, + "PictureLibrary": 61122, + "PicturePosition": 62756, + "PictureStretch": 62757, + "PictureTile": 62758, + "PieDouble": 60164, + "PieSingle": 60165, + "PieSingleSolid": 62768, + "Pill": 60107, + "Pin": 59160, + "Pinned": 59456, + "PinnedFill": 59458, + "PinnedSolid": 63094, + "PinSolid12": 58194, + "PinSolidOff12": 58195, + "PinToTab": 58853, + "PivotChart": 62028, + "PlainText": 63540, + "PlannerLogo": 60881, + "PlanView": 62304, + "Play": 59240, + "PlaybackRate1x": 60503, + "PlayerSettings": 61272, + "PlaylistMusic": 59711, + "PlayResume": 62150, + "PlayReverse": 62437, + "PlayReverseResume": 62436, + "PlaySolid": 62896, + "Plug": 62208, + "PlugConnected": 62210, + "PlugDisconnected": 62211, + "PlugSolid": 62209, + "POI": 60591, + "POISolid": 62161, + "PollResults": 63648, + "PopExpand": 58522, + "PortalAppTemplate32": 58876, + "PostUpdate": 59635, + "PowerApps": 60882, + "PowerApps2Logo": 61586, + "PowerAppsLogo": 61585, + "PowerAppsTemplate": 58540, + "PowerAutomateLogo": 62641, + "PowerBILogo": 59934, + "PowerBILogo16": 63376, + "PowerBILogoBackplate16": 63377, + "PowerButton": 59368, + "PowerPointDocument": 61298, + "PowerPointLogo": 61931, + "PowerPointLogo16": 62356, + "PowerPointLogoInverse": 60458, + "PowerPointLogoInverse16": 62355, + "PowerShell": 61949, + "PowerShell2": 63280, + "PowerStandby": 58716, + "PowerVirtualAgentsLogo": 58500, + "Precipitation": 59855, + "PresenceChickletVideo": 59769, + "Presentation": 63204, + "Presentation12": 63205, + "Preview": 59647, + "PreviewBelow": 58837, + "PreviewLink": 59553, + "PreviewSideBySide": 58838, + "Previous": 59538, + "PrimaryCalendar": 62638, + "Print": 59209, + "PrintfaxPrinterFile": 59734, + "Priority": 59600, + "Process": 59891, + "ProcessAdvisor": 58852, + "Processing": 59893, + "ProcessingCancel": 58371, + "ProcessingPause": 58373, + "ProcessingRun": 58372, + "ProcessMap": 59894, + "ProcessMetaTask": 62096, + "Product": 60636, + "ProductCatalog": 61416, + "ProductionFloorManagement": 60969, + "ProductList": 58142, + "ProductRelease": 60974, + "ProductVariant": 60976, + "ProductWarning": 58816, + "ProfileSearch": 61237, + "ProFootball": 60199, + "ProgressLoopInner": 60638, + "ProgressLoopOuter": 60639, + "ProgressRing5": 60918, + "ProgressRingDots": 61802, + "ProHockey": 60200, + "ProjectCollection": 62307, + "ProjectDocument": 63321, + "ProjectLogo16": 62592, + "ProjectLogo32": 62590, + "ProjectLogoInverse": 60884, + "ProjectManagement": 59870, + "PromotedDatabase": 63357, + "Pronouns": 58710, + "ProtectedDocument": 59558, + "ProtectionCenterLogo32": 62612, + "ProtectRestrict": 61994, + "ProvisioningPackage": 59445, + "PublicCalendar": 61293, + "PublicContactCard": 61294, + "PublicContactCardMirrored": 62000, + "PublicEmail": 61295, + "PublicFolder": 61296, + "PublishContent": 61652, + "PublishCourse": 63129, + "PublisherLogo": 61933, + "PublisherLogo16": 62368, + "PublisherLogoInverse16": 62367, + "Puzzle": 60038, + "PY": 62201, + "PythonLanguage": 62200, + "QandA": 63650, + "QandAMirror": 63651, + "QRCode": 60692, + "QuadColumn": 63087, + "Quantity": 59896, + "QuarterCircle": 62722, + "QueryList": 62136, + "Questionnaire": 60953, + "QuestionnaireMirrored": 61003, + "QueueAdvanced": 58926, + "QuickNote": 59147, + "QuickNoteSolid": 62264, + "Quotes": 61543, + "R": 62699, + "RadioBtnOff": 60618, + "RadioBtnOn": 60619, + "RadioBullet": 59669, + "Rain": 59844, + "RainShowersDay": 59843, + "RainShowersNight": 59919, + "RainSnow": 59847, + "Rate": 60167, + "RawSource": 62105, + "Read": 59587, + "ReadingMode": 59190, + "ReadingModeSolid": 62269, + "ReadOutLoud": 61714, + "RealEstate": 59224, + "ReceiptCheck": 61275, + "ReceiptForward": 61273, + "ReceiptProcessing": 58518, + "ReceiptReply": 61274, + "ReceiptTentative": 62490, + "ReceiptTentativeMirrored": 62491, + "ReceiptUndelivered": 62489, + "Recent": 59427, + "Record2": 59967, + "RecordRouting": 58925, + "RecruitmentManagement": 60946, + "RectangleShape": 61865, + "RectangleShapeSolid": 63040, + "RectangularClipping": 62471, + "RecurringEvent": 61277, + "RecurringTask": 60850, + "RecycleBin": 61319, + "Redeploy": 62110, + "RedEye": 59315, + "RedEye12": 58285, + "Redo": 59302, + "Refresh": 59180, + "RegistryEditor": 61951, + "Relationship": 61443, + "ReleaseDefinition": 63210, + "ReleaseGate": 63422, + "ReleaseGateCheck": 63423, + "ReleaseGateError": 63424, + "ReminderGroup": 60408, + "ReminderPerson": 60407, + "ReminderTime": 60409, + "Remote": 59567, + "RemoteApplication": 63009, + "Remove": 59192, + "RemoveContent": 60615, + "RemoveEvent": 60810, + "RemoveFilter": 60168, + "RemoveFromShoppingList": 63445, + "RemoveFromTrash": 63531, + "RemoveLink": 60816, + "RemoveLinkChain": 63386, + "RemoveLinkX": 63387, + "RemoveOccurrence": 60827, + "Rename": 59564, + "RenewalCurrent": 62789, + "RenewalFuture": 62790, + "ReopenPages": 60752, + "Repair": 59663, + "RepeatAll": 59630, + "RepeatHeaderRows": 58347, + "RepeatOne": 59629, + "Reply": 59770, + "ReplyAll": 60938, + "ReplyAllAlt": 61279, + "ReplyAllMirrored": 60982, + "ReplyAlt": 61278, + "ReplyMirrored": 60981, + "Repo": 62155, + "ReportAdd": 62764, + "ReportAlert": 63265, + "ReportAlertMirrored": 63266, + "ReportDocument": 59897, + "ReportHacked": 59184, + "ReportLibrary": 61115, + "ReportLibraryMirrored": 61116, + "ReportLock": 63605, + "ReportTrophy": 58900, + "ReportWarning": 62825, + "RepoSolid": 62156, + "Rerun": 63649, + "ReservationOrders": 63557, + "Reset": 58403, + "ResetDevice": 60688, + "ResponsesMenu": 63336, + "ReturnKey": 59217, + "ReturnToSession": 60708, + "RevenueManagement": 63582, + "ReviewRequestMirroredSolid": 62295, + "ReviewRequestSolid": 62294, + "ReviewResponseSolid": 62296, + "ReviewSolid": 62293, + "RevToggleKey": 59461, + "RewardsLogo": 60750, + "RewardsLogoArt64": 61170, + "RewardsLogoSolid": 60751, + "Rewind": 60318, + "RewindEightX": 58441, + "RewindFourX": 58440, + "RewindOneFiveX": 58438, + "RewindOneX": 58437, + "RewindPointFiveX": 58436, + "RewindTwoX": 58439, + "Ribbon": 59857, + "Ribbon2": 61851, + "RibbonSolid": 62277, + "RightDoubleQuote": 59825, + "RightTriangle": 62720, + "Ringer": 60047, + "RingerActive": 58520, + "RingerOff": 62149, + "RingerRemove": 62073, + "RingerSolid": 61242, + "Robot": 59802, + "Rocket": 62387, + "Room": 60831, + "Rotate": 59309, + "Rotate90Clockwise": 63501, + "Rotate90CounterClockwise": 63502, + "RowsChild": 62108, + "RowsGroup": 62107, + "Rugby": 60205, + "Running": 60122, + "Sad": 59223, + "SadSolid": 62270, + "SamsungGallery": 58594, + "Save": 59214, + "SaveAll": 61955, + "SaveAndClose": 61496, + "SaveAs": 59282, + "SavedOffline": 58694, + "SaveTemplate": 63212, + "SaveToMobile": 63456, + "Savings": 60171, + "ScaleUp": 60681, + "ScaleVolume": 61836, + "ScatterChart": 61419, + "ScheduleEventAction": 61935, + "SchoolDataSyncLogo": 58188, + "ScopeTemplate": 62128, + "Screen": 61241, + "ScreenCast": 63458, + "ScreenPreviewOn": 61726, + "ScreenTime": 61826, + "Script": 61498, + "ScrollUpDown": 60559, + "SDCard": 59377, + "Search": 59169, + "SearchAndApps": 59251, + "SearchArt64": 61173, + "SearchBookmark": 62904, + "SearchCalendar": 62639, + "SearchData": 62449, + "SearchIssue": 61594, + "SearchIssueMirrored": 61595, + "SearchNearby": 59424, + "SecondaryNav": 63508, + "Section": 60428, + "Sections": 61302, + "SecurityCamera": 60213, + "SecurityGroup": 60805, + "SecurityTest": 58511, + "SeeDo": 59400, + "SelectAll": 59571, + "Sell": 60172, + "SemiboldWeight": 62704, + "Send": 59172, + "SendMirrored": 60003, + "SentimentAnalysis": 58259, + "Separator": 62302, + "Server": 61953, + "ServerEnviroment": 62111, + "ServerProcesses": 61950, + "ServiceActivity": 61425, + "ServiceOff": 58365, + "SetAction": 61553, + "Settings": 59155, + "SettingsAdd": 58202, + "SettingsSecure": 58578, + "SettingsSync": 58201, + "ShakeDevice": 63498, + "Shapes": 60540, + "ShapeSolid": 58402, + "Share": 59181, + "SharedDatabase": 58329, + "SharedNotes": 62593, + "ShareiOS": 61305, + "Sharepoint2013LogoInverse": 58496, + "SharepointAppIcon16": 58213, + "SharepointLogo": 62078, + "SharepointLogoInverse": 60696, + "Shield": 59928, + "ShieldAlert": 63447, + "ShieldSolid": 62272, + "Shirt": 60672, + "Shop": 59161, + "ShoppingCart": 59327, + "ShoppingCartSolid": 62274, + "ShopServer": 62134, + "Showers": 58476, + "ShowGrid": 63454, + "ShowResults": 59580, + "ShowResultsMirrored": 60005, + "ShowTimeAs": 63367, + "ShowVisualFilter": 62686, + "SidePanel": 61266, + "SidePanelMirrored": 61985, + "Signin": 62086, + "SignOut": 62385, + "SimplifiedView": 58817, + "SingleBookmark": 60927, + "SingleBookmarkSolid": 60928, + "SingleColumn": 61907, + "SingleColumnEdit": 62241, + "SIPMove": 59225, + "SiteScan": 60396, + "SizeLegacy": 58034, + "SkipBack10": 60732, + "SkipForward30": 60733, + "SkiResorts": 60229, + "SkypeArrow": 63304, + "SkypeCheck": 61312, + "SkypeCircleArrow": 63303, + "SkypeCircleCheck": 61309, + "SkypeCircleClock": 61310, + "SkypeCircleMinus": 61311, + "SkypeCircleSlash": 63525, + "SkypeClock": 61313, + "SkypeForBusinessLogo": 61692, + "SkypeForBusinessLogo16": 62479, + "SkypeForBusinessLogoFill": 62077, + "SkypeForBusinessLogoFill16": 62480, + "SkypeLogo": 60271, + "SkypeLogo16": 62478, + "SkypeMessage": 61315, + "SkypeMinus": 61314, + "SkypeSlash": 63526, + "Sleet": 58484, + "Slider": 62759, + "SliderHandleSize": 62760, + "SliderThumb": 60435, + "Slideshow": 59270, + "SmartGlassRemote": 63499, + "SnapToGrid": 63460, + "Snooze": 62653, + "Snow": 59848, + "Snowflake": 60230, + "SnowShowerDay": 59901, + "SnowShowerNight": 59921, + "Soccer": 60193, + "SocialListeningLogo": 60796, + "Sort": 59595, + "SortDown": 61033, + "SortLines": 59856, + "SortLinesAscending": 58426, + "SortUp": 61032, + "Source": 60187, + "Spacer": 62477, + "Speakers": 59381, + "SpecialEvent": 62774, + "Speech": 61353, + "SpeechOff": 63674, + "SpeedHigh": 60490, + "Spelling": 63611, + "Split": 60860, + "SplitObject": 62791, + "Sprint": 62384, + "SQLAnalyticsPool": 58420, + "SQLServerLogo": 58906, + "Squalls": 59852, + "SquareShape": 61862, + "SquareShapeSolid": 63037, + "Stack": 62063, + "StackColumnChart": 59900, + "StackedBarChart": 62029, + "StackedBarChartFull": 63080, + "StackedColumnChart2": 63078, + "StackedColumnChart2Fill": 63537, + "StackedLineChart": 62030, + "StackIndicator": 59391, + "StaffNotebookLogo16": 62606, + "StaffNotebookLogo32": 62604, + "StaffNotebookLogoFill16": 62607, + "StaffNotebookLogoFill32": 62605, + "StaffNotebookLogoInverted16": 62609, + "StaffNotebookLogoInverted32": 62608, + "Starburst": 61304, + "StarburstSolid": 62268, + "StatusCircleBlock": 61760, + "StatusCircleBlock2": 61761, + "StatusCircleCheckmark": 61758, + "StatusCircleErrorX": 61757, + "StatusCircleExclamation": 61756, + "StatusCircleInfo": 61759, + "StatusCircleInner": 61751, + "StatusCircleOuter": 61750, + "StatusCircleQuestionMark": 61762, + "StatusCircleRing": 61752, + "StatusCircleSync": 61763, + "StatusErrorFull": 60304, + "StatusTriangle": 60034, + "StatusTriangleExclamation": 61755, + "StatusTriangleInner": 61754, + "StatusTriangleOuter": 61753, + "Step": 62017, + "StepInsert": 62018, + "StepShared": 62019, + "StepSharedAdd": 62020, + "StepSharedInsert": 62021, + "StickyNotesOutlineAppIcon": 58218, + "StickyNotesSolidAppIcon": 58219, + "StockDown": 60175, + "StockUp": 60177, + "Stop": 59162, + "StopSolid": 61077, + "Stopwatch": 59670, + "StorageAcount": 58421, + "StorageOptical": 59736, + "StoreLogo16": 60054, + "StoreLogoMed20": 59908, + "Storyboard": 62216, + "StreamDiscover": 63449, + "Streaming": 59710, + "StreamingDataflow": 58984, + "StreamingDataset": 58983, + "StreamingOff": 62139, + "StreamLogo": 62249, + "StreamPlaylist": 58985, + "Street": 59667, + "StreetsideSplitMinimize": 59394, + "Strikethrough": 60896, + "StrikethroughKorean": 58836, + "Subscribe": 60833, + "Subscript": 60895, + "SubstitutionsIn": 60209, + "SubtractShape": 63740, + "Suitcase": 60883, + "SummaryChart": 59902, + "SunAdd": 61289, + "Sunny": 59837, + "SunQuestionMark": 61290, + "Superscript": 60894, + "SurveyQuestionResponse": 58610, + "SurveyQuestions": 61467, + "SwayLogo16": 62596, + "SwayLogo32": 62594, + "SwayLogoFill16": 62597, + "SwayLogoFill32": 62595, + "SwayLogoInverse": 60713, + "Switch": 59563, + "SwitcherStartEnd": 59408, + "SwitchUser": 59208, + "Sync": 59541, + "SyncError": 60010, + "SyncFolder": 59639, + "SyncOccurence": 62627, + "SyncOccurenceCancel": 63463, + "SyncStatus": 63313, + "SyncStatusSolid": 63314, + "SyncToPC": 61038, + "System": 59248, + "Tab": 59369, + "TabCenter": 61696, + "Table": 60806, + "TableBrandedColumn": 58353, + "TableBrandedRow": 58350, + "TableColumn": 58557, + "TableComputed": 63733, + "TableFirstColumn": 58351, + "TableGroup": 63193, + "TableHeaderRow": 58348, + "TableLastColumn": 58352, + "TableLink": 63354, + "TablePermission": 58905, + "Tablet": 59146, + "TabletMode": 60412, + "TableTotalRow": 58349, + "TabletSelected": 60532, + "TabOneColumn": 63561, + "TabThreeColumn": 63563, + "TabTwoColumn": 63562, + "Tag": 59628, + "TagGroup": 58358, + "TagSolid": 63246, + "TagUnknown": 63199, + "TagUnknown12": 63201, + "TagUnknown12Mirror": 63202, + "TagUnknownMirror": 63200, + "TaskAdd": 58621, + "Taskboard": 61890, + "TaskGroup": 62126, + "TaskGroupMirrored": 62127, + "TaskList": 58294, + "TaskLogo": 62611, + "TaskManager": 60855, + "TaskManagerMirrored": 60856, + "TaskSolid": 62259, + "Taxi": 62625, + "TeamFavorite": 62125, + "TeamsLogo": 62075, + "TeamsLogo16": 62474, + "TeamsLogoInverse": 62074, + "Teamwork": 59922, + "Teeth": 62624, + "Telemarketer": 59321, + "TemporaryAccessPass": 58541, + "TemporaryUser": 61016, + "Tennis": 60211, + "TestAdd": 58588, + "TestAutoSolid": 62376, + "TestBeaker": 62373, + "TestBeakerSolid": 62374, + "TestCase": 62383, + "TestExploreSolid": 62375, + "TestImpactSolid": 62378, + "TestParameter": 62381, + "TestPlan": 62379, + "TestRemove": 58593, + "TestStep": 62380, + "TestSuite": 62382, + "TestUserSolid": 62377, + "TextAlignBottom": 58338, + "TextAlignMiddle": 58337, + "TextAlignTop": 58336, + "TextBox": 60866, + "TextCallout": 62114, + "TextDocument": 61481, + "TextDocumentEdit": 58427, + "TextDocumentSettings": 58538, + "TextDocumentShared": 61483, + "TextField": 60867, + "TextOverflow": 62751, + "TextParagraphOption": 58339, + "TextRecognition": 58260, + "TextRotate270Degrees": 58343, + "TextRotate90Degrees": 58342, + "TextRotateHorizontal": 58341, + "TextRotation": 58340, + "TFVCLogo": 62541, + "ThisPC": 60494, + "ThreeQuarterCircle": 62723, + "ThumbnailView": 59318, + "ThumbnailViewMirrored": 60007, + "Thunderstorms": 59846, + "Ticket": 60244, + "Tiles": 60581, + "Tiles2": 61308, + "TimeEntry": 61333, + "Timeline": 60828, + "TimelineDelivery": 62123, + "TimelineMatrixView": 62305, + "TimelineProgress": 62122, + "TimePicker": 58215, + "Timer": 59678, + "TimeSheet": 59909, + "Title": 62011, + "TitleMirrored": 62012, + "ToDoLogoBottom": 62643, + "ToDoLogoInverse": 62652, + "ToDoLogoOutline": 63323, + "ToDoLogoTop": 62644, + "ToggleBorder": 60434, + "ToggleFilled": 60433, + "ToggleLeft": 61854, + "ToggleRight": 61855, + "ToggleThumb": 60436, + "Toll": 61792, + "Toolbox": 60653, + "Total": 59871, + "Touch": 59413, + "TouchPointer": 59337, + "Trackers": 60127, + "TrackersMirrored": 61074, + "Train": 59328, + "TrainSolid": 60237, + "TransferCall": 60821, + "Transition": 62396, + "TransitionEffect": 62900, + "TransitionPop": 62898, + "TransitionPush": 62899, + "Translate": 59314, + "Transportation": 60401, + "Trending12": 63021, + "TriangleDown12": 61137, + "TriangleLeft12": 61138, + "TriangleRight12": 61139, + "TriangleShape": 61863, + "TriangleShapeSolid": 63038, + "TriangleSolid": 59912, + "TriangleSolidDown12": 61133, + "TriangleSolidLeft12": 61134, + "TriangleSolidRight12": 61135, + "TriangleSolidUp12": 61132, + "TriangleUp12": 61136, + "TriggerApproval": 62386, + "TriggerAuto": 62026, + "TriggerPhrase": 58879, + "TriggerUser": 62027, + "Trim": 59274, + "TrimEnd": 63676, + "TrimStart": 63675, + "TripleColumn": 61909, + "TripleColumnEdit": 62243, + "TripleColumnWide": 63086, + "Trophy": 60735, + "Trophy2": 61870, + "Trophy2Solid": 62263, + "TurnRight": 59355, + "TVMonitor": 59380, + "TVMonitorSelected": 60535, + "TypeScriptLanguage": 62199, + "Umbrella": 60420, + "UnavailableOffline": 58693, + "Underline": 59612, + "UnderlineA": 58828, + "UnderlineKorean": 58811, + "UnderlineP": 58829, + "UnderlineRussian": 58808, + "UnderlineS": 58804, + "UnderlineSerbian": 58827, + "Undo": 59303, + "Uneditable": 60701, + "Uneditable2": 63606, + "Uneditable2Mirrored": 63607, + "UneditableMirrored": 62649, + "UneditableSolid12": 62647, + "UneditableSolidMirrored12": 62648, + "Unfavorite": 59609, + "UngroupObject": 62706, + "UniteShape": 63739, + "Unknown": 59854, + "UnknownCall": 60823, + "UnknownMirrored": 61998, + "UnknownMirroredSolid": 62178, + "UnknownSolid": 62177, + "Unlock": 59269, + "UnlockSolid": 62212, + "Unpin": 59258, + "UnpublishContent": 58143, + "UnSetColor": 62457, + "UnstackSelected": 59390, + "Unsubscribe": 60832, + "UnsyncFolder": 59638, + "UnsyncOccurence": 62628, + "Untag": 62987, + "Up": 59210, + "UpdateRestore": 59255, + "UpgradeAnalysis": 59915, + "Upload": 59544, + "UpperCase": 58861, + "URLBlock": 58366, + "USB": 59534, + "UserClapper": 58982, + "UserEvent": 63132, + "UserFollowed": 62044, + "UserGauge": 63213, + "UserOptional": 63335, + "UserPause": 62138, + "UserRemove": 63131, + "UserSync": 62137, + "UserWarning": 58216, + "UserWindow": 58605, + "Vacation": 62623, + "Vaccination": 60128, + "VaccinationRecent": 58704, + "Variable": 62213, + "Variable2": 63597, + "Variable3": 58577, + "VariableGroup": 62235, + "VB": 62194, + "VennDiagram": 62067, + "VerifiedBrand": 63421, + "VerifiedBrandSolid": 63149, + "VersionControlPush": 63076, + "VerticalDistributeCenter": 62714, + "Video": 59156, + "Video360Generic": 62985, + "VideoAdd": 58416, + "VideoLightOff": 60020, + "VideoOff": 62640, + "VideoOff2": 58428, + "VideoSearch": 62698, + "VideoSolid": 59916, + "View": 59536, + "ViewAll": 59561, + "ViewAll2": 61270, + "ViewDashboard": 62022, + "ViewInAR": 58399, + "ViewList": 62023, + "ViewListGroup": 62024, + "ViewListTree": 62025, + "ViewOriginal": 59316, + "VirtualNetwork": 63509, + "VisioDiagram": 62112, + "VisioDiagramSync": 63330, + "VisioDocument": 62121, + "VisioLogo": 62119, + "VisioLogo16": 62371, + "VisioLogoInverse": 60797, + "VisioLogoInverse16": 62370, + "VisualBasicLanguage": 62193, + "VisuallyImpaired": 63590, + "VisualsFolder": 62752, + "VisualsStore": 62753, + "VisualStudioForWindows": 62928, + "VisualStudioForWindowsAlt": 60450, + "VoicemailForward": 60807, + "VoicemailIRM": 62497, + "VoicemailReply": 60808, + "Volume0": 59794, + "Volume1": 59795, + "Volume2": 59796, + "Volume3": 59797, + "VolumeDisabled": 60037, + "VSTSAltLogo1": 62338, + "VSTSAltLogo2": 62339, + "VSTSLogo": 62337, + "Waffle": 60809, + "WaffleOffice365": 62688, + "WaitlistConfirm": 62800, + "WaitlistConfirmMirrored": 62801, + "Warning": 59322, + "Warning12": 63023, + "WarningSolid": 63286, + "WavingHand": 63495, + "WebAppBuilderFragment": 58132, + "WebAppBuilderFragmentCreate": 58139, + "WebAppBuilderFragmentLock": 58589, + "WebAppBuilderFragmentTest": 58590, + "WebAppBuilderModule": 58131, + "WebAppBuilderModuleLock": 58591, + "WebAppBuilderModuleTest": 58592, + "WebAppBuilderSlot": 58133, + "Webcam2": 59744, + "Webcam2Off": 58221, + "WebComponents": 60555, + "WebEnvironment": 58331, + "WebPublish": 62767, + "WebSearch": 63226, + "Website": 60225, + "WebTemplate": 63154, + "Weights": 60123, + "Wheelchair": 62239, + "Whiteboard": 63364, + "WhiteBoardApp16": 63091, + "WhiteBoardApp32": 63092, + "WifiEthernet": 61047, + "WifiWarning4": 60259, + "WindDirection": 60390, + "WindowEdit": 62734, + "WindowsLogo": 59266, + "Wines": 60095, + "WipePhone": 60813, + "WordDocument": 61297, + "WordLogo": 61923, + "WordLogo16": 62353, + "WordLogoInverse": 60457, + "WordLogoInverse16": 62352, + "Work": 59425, + "WorkFlow": 59905, + "WorkforceManagement": 60943, + "WorkItem": 62228, + "WorkItemAlert": 63375, + "WorkItemBar": 62300, + "WorkItemBarSolid": 62301, + "WorkItemBug": 62229, + "World": 59657, + "WorldClock": 59672, + "XPowerY": 63434, + "XRay": 58705, + "YammerLogo": 60697, + "ZeroDayCalendar": 58695, + "ZeroDayPatch": 58981, + "ZipFolder": 61458, + "Zoom": 59166, + "ZoomIn": 59555, + "ZoomOut": 59167, + "ZoomToFit": 63049 +} \ No newline at end of file diff --git a/package.json b/package.json index 804951aa5..94aaa645a 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "build-antd": "./scripts/antdesign.sh", "build-entypo": "./scripts/entypo.sh", "build-evilicons": "./scripts/evilicons.sh", + "build-fabricicons": "./scripts/fabricicons.sh", "build-fontawesome": "./scripts/fontawesome.sh", "build-fontawesome5": "./scripts/fontawesome5.sh", "build-fontisto": "./scripts/fontisto.sh", diff --git a/scripts/build-flow.sh b/scripts/build-flow.sh index c94ed0029..2e8aba20a 100755 --- a/scripts/build-flow.sh +++ b/scripts/build-flow.sh @@ -1,12 +1,12 @@ #!/bin/bash -e -rm -rf AntDesign.js.flow Entypo.js.flow EvilIcons.js.flow Feather.js.flow \ +rm -rf AntDesign.js.flow Entypo.js.flow EvilIcons.js.flow FabricIcons.js.flow Feather.js.flow \ FontAwesome.js.flow FontAwesome5.js.flow FontAwesome5Pro.js.flow \ Foundation.js.flow Ionicons.js.flow MaterialCommunityIcons.js.flow \ MaterialIcons.js.flow Octicons.js.flow SimpleLineIcons.js.flow \ Zocial.js.flow -node bin/generate-flow AntDesign Entypo EvilIcons Feather FontAwesome \ +node bin/generate-flow AntDesign Entypo EvilIcons FabricIcons Feather FontAwesome \ FontAwesome5 FontAwesome5Pro Fontisto Foundation Ionicons \ MaterialCommunityIcons MaterialIcons Octicons SimpleLineIcons Zocial diff --git a/scripts/build-icons.sh b/scripts/build-icons.sh index fd16cd973..1bdb0a1a7 100755 --- a/scripts/build-icons.sh +++ b/scripts/build-icons.sh @@ -1,10 +1,11 @@ #!/bin/bash -e -rm -rf {Fonts,AntDesign.js,Entypo.js,EvilIcons.js,FontAwesome.js,Fontisto.js,Foundation.js,Ionicons.js,MaterialIcons.js,MaterialCommunityIcons.js,Octicons.js,Zocial.js,SimpleLineIcons.js,glyphmaps} +rm -rf {Fonts,AntDesign.js,Entypo.js,EvilIcons.js,FabricIcons.js,FontAwesome.js,Fontisto.js,Foundation.js,Ionicons.js,MaterialIcons.js,MaterialCommunityIcons.js,Octicons.js,Zocial.js,SimpleLineIcons.js,glyphmaps} mkdir Fonts glyphmaps ./scripts/antdesign.sh ./scripts/entypo.sh ./scripts/evilicons.sh +./scripts/fabricicons.sh ./scripts/fontawesome.sh ./scripts/fontawesome5.sh ./scripts/fontisto.sh diff --git a/scripts/fabricicons.sh b/scripts/fabricicons.sh new file mode 100755 index 000000000..58dd274aa --- /dev/null +++ b/scripts/fabricicons.sh @@ -0,0 +1,20 @@ +#!/bin/bash -e + +# See the README at https://github.com/douglasjunior/fabric-icons to know how to update this collection. + +TEMP=$(mktemp -d -t rnvi) +pushd ${TEMP} +git clone https://github.com/smarppy/fabric-icons.git . +popd + +node bin/generate-icon ${TEMP}/css/fabric-icons.css\ + --prefix=.ms-Icon--\ + --componentName=FabricIcons\ + --fontFamily='Fabric MDL2 Assets'\ + --template=templates/separated-icon-set.tpl\ + --glyphmap=glyphmaps/FabricIcons.json\ + > FabricIcons.js + +mv ${TEMP}/fonts/fabric-icons.ttf Fonts/FabricIcons.ttf + +rm -rf ${TEMP}