The Windows 8/8.1 Segoe UI Symbol icon font has been replaced with the Segoe MDL2 Assets font effective with the release of Windows 10.
It can be used in much the same manner as the older font, but many glyphs have been redrawn in the Windows 10 icon style with the font’s metrics set so that icons are aligned within the font’s em-square instead of on a typographic baseline.
So in Windows 10, You have to use the new Segoe MDL2. Besides the traditional use, There is other more simple way of using them. Font direct is a way I find that can be useful. I found this way by using the IntensiveTemplate to build my app uwp.HKUST. They use the direct font:
Then it will be very hard to input the font. I have tried to find a good website to find the way to input the font since the system itself don’t support the extended Segoe UI Symbol series. I find a great website to transfer the code: Unicode Converter . This is a great website to type the untypeable code.
Now, WeCode is the app developed by me that simplified everything for you.Download here now!
I will also attach a new sheet of Segoe MDL2 icons that includes a new line of the icons.
Hearts
Code | Symbol | Enum | Description |
---|---|---|---|
U+E006 |  | HeartLegacy | Outlined heart |
U+E0A5 |  | HeartFillLegacy | Solid heart |
U+E007 |  | HeartBrokenLegacy | Broken heart |
U+E00B |  | HeartFillZeroWidthLegacy | Solid heart (zero width) |
U+E00C |  | HeartBrokenZeroWidthLegacy | Broken heart (zero width) |
Rating stars
Code | Symbol | Enum | Description |
---|---|---|---|
U+E224 |  | RatingStarLegacy | Outlined star |
U+E0B4 |  | RatingStarFillLegacy | Solid star |
U+E00A |  | RatingStarFillZeroWidthLegacy | Solid star (zero width) |
U+E082 |  | RatingStarFillReducedPaddingHTMLLegacy | Solid star (reduced padding for use in HTML) |
U+E0B5 |  | RatingStarFillSmallLegacy | Small star |
U+E7C6 |  | HalfStarLeft | Half star, left side |
U+E7C7 |  | HalfStarRight | Half star, right side |
Checkbox components
Code | Symbol | Enum | Description |
U+E001 |  | CheckMarkLegacy | Check mark |
U+E002 |  | CheckboxFillLegacy | Filled checkbox |
U+E003 |  | CheckboxLegacy | Checkbox |
U+E004 |  | CheckboxIndeterminateLegacy | Indeterminate state |
U+E005 |  | CheckboxCompositeReversedLegacy | Reversed |
U+E008 |  | CheckMarkZeroWidthLegacy | Check mark (zero width) |
U+E009 |  | CheckboxFillZeroWidthLegacy | Fill (zero width) |
U+E0A2 |  | CheckboxCompositeLegacy | Composite |
U+E739 |  | Checkbox | Checkbox |
U+E73A |  | CheckboxComposite | Composite checkbox |
U+E73B |  | CheckboxFill | Filled checkbox |
U+E73C |  | CheckboxIndeterminate | Indeterminate state |
U+E73D |  | CheckboxCompositeReversed | Reversed composite |
U+E73E |  | CheckMark | Check mark |
Miscellaneous
Code | Symbol | Enum | Description |
---|---|---|---|
U+E134 |  | CommentLegacy | Comment |
U+E113 |  | FavoriteLegacy | |
U+E195 |  | UnfavoriteLegacy | |
U+E734 |  | FavoriteStar | Favorite outlined |
U+E735 |  | FavoriteStarFill | |
U+E8D9 |  | Unfavorite | |
U+E19F |  | LikeLegacy | |
U+E19E |  | DislikeLegacy | |
U+E19D |  | LikeDislikeLegacy | |
U+E116 |  | VideoLegacy | |
U+E714 |  | Video | |
U+E20B |  | MailMessageLegacy | Mail legacy |
U+E248 |  | ReplyLegacy | Reply |
U+E249 |  | Favorite2Legacy | Favorite filled |
U+E24E |  | Unfavorite2Legacy | Unfavorite |
U+E25A |  | MobileContactLegacy | Mobile contact |
U+E25B |  | BlockedLegacy | Blocked contact |
U+E25C |  | TypingIndicatorLegacy | Typing indicator |
U+E25D |  | PresenceChickletVideoLegacy | Video presence chicklet |
U+E25E |  | PresenceChickletLegacy | Presence chicklet |
Scroll bar arrows
Code | Symbol | Enum |
---|---|---|
U+E00E |  | ScrollChevronLeftLegacy |
U+E00F |  | ScrollChevronRightLegacy |
U+E010 |  | ScrollChevronUpLegacy |
U+E011 |  | ScrollChevronDownLegacy |
U+E016 |  | ScrollChevronLeftBoldLegacy |
U+E017 |  | ScrollChevronRightBoldLegacy |
U+E018 |  | ScrollChevronUpBoldLegacy |
U+E019 |  | ScrollChevronDownBoldLegacy |
Back buttons
Legacy glyphs for back buttons are available in 2 different sizes so that the weight of the outer ring is consistent at 20pt, and 42pt. Two new proportional chrome back buttons are also available. These glyphs are designed to support layering.
Code | Symbol | Enum | Description |
---|---|---|---|
U+E0C4 |  | BackBttnArrow20Legacy | Back button arrow, 20pt |
U+E0A6 |  | BackBttnArrow42Legacy | Back button arrow, 42pt |
U+E0AD |  | BackBttnMirroredArrow20Legacy | Mirrored back button arrow reversed, 20pt |
U+E0AB |  | BackBttnMirroredArrow42Legacy | Mirrored back button arrow reversed, 42pt |
U+E830 |  | ChromeBack | Chrome back button |
U+EA47 |  | ChromeBackMirrored | Chrome back mirrored button |
Back arrows for HTML
Add additional code to create circles around these glyphs.
Code | Symbol | Enum | Description |
---|---|---|---|
U+E0D5 |  | ArrowHTMLLegacy | Arrow for HTML use |
U+E0AE |  | ArrowHTMLMirroredLegacy | Mirrored version of U+E0D5 |
AppBar glyphs
Use glyphs from the following list for an AppBar. By convention, they’re referred to by their enum names. And they’re designed as 20x20px icons with no circle.
Code | Symbol | Enum | Description |
---|---|---|---|
U+E8FB |  | Accept | |
U+E910 |  | Accounts | |
U+E710 |  | Add | |
U+E8FA |  | AddFriend | |
U+E7EF |  | Admin | |
U+E8E3 |  | AlignCenter | |
U+E8E4 |  | AlignLeft | |
U+E8E2 |  | Alignright | |
U+E71D |  | AllApps | |
U+E723 |  | Attach | |
U+E8A2 |  | AttachCamera | |
U+E8D6 |  | Audio | |
U+E72B |  | Back | |
U+E73F |  | BackToWindow | |
U+E8F8 |  | BlockContact | |
U+E8DD |  | Bold | |
U+E8A4 |  | Bookmarks | |
U+E7C5 |  | BrowsePhotos | |
U+E8FD |  | BulletedList | |
U+E8EF |  | Calculator | |
U+E787 |  | Calendar | |
U+E8BF |  | CalendarDay | |
U+E8F5 |  | CalendarReply | |
U+E8C0 |  | CalendarWeek | |
U+E722 |  | Camera | |
U+E711 |  | Cancel | |
U+E8BA |  | Caption | |
U+E7F0 |  | CC | |
U+E8EA |  | Cellphone | |
U+E8C1 |  | Characters | |
U+E894 |  | Clear | |
U+E8E6 |  | ClearSelection | |
U+E89F |  | ClosePane | |
U+E753 |  | Cloud | |
U+E90A |  | Comment | |
U+E77B |  | Contact | |
U+E8D4 |  | Contact2 | |
U+E779 |  | ContactInfo | |
U+E8CF |  | ContactPresence | |
U+E8C8 |  | Copy | |
U+E7A8 |  | Crop | |
U+E8C6 |  | Cut | |
U+E74D |  | Delete | |
U+E8F0 |  | Directions | |
U+E8D8 |  | DisableUpdates | |
U+E8CD |  | DisconnectDrive | |
U+E8E0 |  | Dislike | |
U+E90E |  | DockBottom | |
U+E90C |  | DockLeft | |
U+E90D |  | DockRight | |
U+E8A5 |  | Document | |
U+E896 |  | Download | |
U+E70F |  | Edit | |
U+E899 |  | Emoji | |
U+E76E |  | Emoji2 | |
U+E728 |  | FavoriteList | |
U+E734 |  | FavoriteStar | |
U+E735 |  | FavoriteStarFill | |
U+E71C |  | Filter | |
U+E11A |  | FindLegacy | |
U+E7C1 |  | Flag | |
U+E8B7 |  | Folder | |
U+E8D2 |  | Font | |
U+E8D3 |  | Fontcolor | |
U+E8E7 |  | FontDecrease | |
U+E8E8 |  | FontIncrease | |
U+E8E9 |  | FontSize | |
U+E72A |  | Forward | |
U+E908 |  | FourBars | |
U+E740 |  | FullScreen | |
U+E774 |  | Globe | |
U+E8AD |  | Go | |
U+E8FC |  | GoToStart | |
U+E8D1 |  | GoToToday | |
U+E778 |  | Hangup | |
U+E897 |  | Help | |
U+E8C5 |  | HideBCC | |
U+E7E6 |  | Highlight | |
U+E80F |  | Home | |
U+E8B5 |  | Import | |
U+E8B6 |  | ImportAll | |
U+E8C9 |  | Important | |
U+E8DB |  | Italic | |
U+E765 |  | KeyboardClassic | |
U+E89B |  | LeaveChat | |
U+E8F1 |  | Library | |
U+E8E1 |  | Like | |
U+E8DF |  | LikeDislike | |
U+E71B |  | Link | |
U+EA37 |  | List | |
U+E81D |  | Location | |
U+E715 |  | ||
U+E8A8 |  | MailFill | |
U+E89C |  | MailForward | |
U+E8CA |  | MailReply | |
U+E8C2 |  | MailReplyAll | |
U+E912 |  | Manage | |
U+E8CE |  | MapDrive | |
U+E707 |  | Mappin | |
U+E77C |  | Memo | |
U+E8BD |  | Message | |
U+E720 |  | Microphone | |
U+E712 |  | More | |
U+E8DE |  | MoveToFolder | |
U+E90B |  | MusicInfo | |
U+E74F |  | Mute | |
U+E8F4 |  | NewFolder | |
U+E78B |  | NewWindow | |
U+E893 |  | Next | |
U+E905 |  | OneBar | |
U+E8E5 |  | OpenFile | |
U+E8DA |  | OpenLocal | |
U+E8A0 |  | OpenPane | |
U+E7AC |  | OpenWith | |
U+E8B4 |  | Orientation | |
U+E7EE |  | OtherUser | |
U+E1CE |  | OutlineStarLegacy | |
U+E7C3 |  | Page | |
U+E77F |  | Paste | |
U+E769 |  | Pause | |
U+E716 |  | People | |
U+E8D7 |  | Permissions | |
U+E717 |  | Phone | |
U+E780 |  | PhoneBook | |
U+E718 |  | Pin | |
U+E768 |  | Play | |
U+E8F3 |  | PostUpdate | |
U+E8FF |  | Preview | |
U+E8A1 |  | PreviewLink | |
U+E892 |  | Previous | |
U+E8D0 |  | Priority | |
U+E8A6 |  | ProtectedDocument | |
U+E8C3 |  | Read | |
U+E7A6 |  | Redo | |
U+E72C |  | Refresh | |
U+E8AF |  | Remote | |
U+E738 |  | Remove | |
U+E8AC |  | Rename | |
U+E90F |  | Repair | |
U+E8EE |  | RepeatAll | |
U+E8ED |  | RepeatOne | |
U+E730 |  | ReportHacked | |
U+E8EB |  | Reshare | |
U+E7AD |  | Rotate | |
U+E89E |  | RotateCamera | |
U+E74E |  | Save | |
U+E78C |  | SaveLocal | |
U+E8FE |  | Scan | |
U+E8B3 |  | SelectAll | |
U+E724 |  | Send | |
U+E7B5 |  | SetLockScreen | |
U+E97B |  | SetTile | |
U+E713 |  | Settings | |
U+E72D |  | Share | |
U+E719 |  | Shop | |
U+E8C4 |  | ShowBCC | |
U+E8BC |  | ShowResults | |
U+E8B1 |  | Shuffle | |
U+E786 |  | Slideshow | |
U+E1CF |  | SolidStarLegacy | |
U+E8CB |  | Sort | |
U+E71A |  | Stop | |
U+E913 |  | Street | |
U+E8AB |  | Switch | |
U+E8F9 |  | SwitchApps | |
U+E895 |  | Sync | |
U+E8F7 |  | SyncFolder | |
U+E8EC |  | Tag | |
U+E907 |  | ThreeBars | |
U+E7C9 |  | TouchPointer | |
U+E78A |  | Trim | |
U+E906 |  | TwoBars | |
U+E89A |  | TwoPage | |
U+E8DC |  | Underline | |
U+E7A7 |  | Undo | |
U+E8D9 | .png "Unfavorite") | UnFavorite | |
U+E77A |  | UnPin | |
U+E8F6 |  | UnSyncFolder | |
U+E74A |  | Up | |
U+E898 |  | Upload | |
U+E8AA |  | VideoChat | |
U+E890 |  | View | |
U+E8A9 |  | ViewAll | |
U+E767 |  | Volume | |
U+E8B8 |  | Webcam | |
U+E909 |  | World | |
U+E904 |  | ZeroBars | |
U+E71E |  | Zoom | |
U+E8A3 |  | ZoomIn | |
U+E71F |  | ZoomOut |
Battery icons
Code | Symbol | Enum | Code | Symbol | Enum |
---|---|---|---|---|---|
E996 |  | BatteryUnknown | EC02 |  | MobBatteryUnknown |
E850 |  | Battery0 | EBA0 |  | MobBattery0 |
E851 |  | Battery1 | EBA1 |  | MobBattery1 |
E852 |  | Battery2 | EBA2 |  | MobBattery2 |
E853 |  | Battery3 | EBA3 |  | MobBattery3 |
E854 |  | Battery4 | EBA4 |  | MobBattery4 |
E855 |  | Battery5 | EBA5 |  | MobBattery5 |
E856 |  | Battery6 | EBA6 |  | MobBattery6 |
E857 |  | Battery7 | EBA7 |  | MobBattery7 |
E858 |  | Battery8 | EBA8 |  | MobBattery8 |
E859 |  | Battery9 | EBA9 |  | MobBattery9 |
E83F |  | Battery10 | EBA0 |  | MobBatter10 |
E85A |  | BatteryCharging0 | EBAB |  | MobBatteryCharging0 |
E85B |  | BatteryCharging1 | EBAC |  | MobBatteryCharging1 |
E85C |  | BatteryCharging2 | EBAD |  | MobBatteryCharging2 |
E85D |  | BatteryCharging3 | EBAE |  | MobBatteryCharging3 |
E85E |  | BatteryCharging4 | EBAF |  | MobBatteryCharging4 |
E85F |  | BatteryCharging5 | EBB0 |  | MobBatteryCharging5 |
E860 |  | BatteryCharging6 | EBB1 |  | MobBatteryCharging6 |
E861 |  | BatteryCharging7 | EBB2 |  | MobBatteryCharging7 |
E862 |  | BatteryCharging8 | EBB3 |  | MobBatteryCharging8 |
E83E |  | BatteryCharging9 | EBB4 |  | MobBatteryCharging9 |
ea93 |  | BatteryCharging10 | EBB5 |  | MobBatteryChargin10 |
E863 |  | BatterySaver0 | EBB6 |  | MobBatterySaver0 |
E864 |  | BatterySaver1 | EBB7 |  | MobBatterySaver1 |
E865 |  | BatterySaver2 | EBB8 |  | MobBatterySaver2 |
E866 |  | BatterySaver3 | EBB9 |  | MobBatterySaver3 |
E867 |  | BatterySaver4 | EBBA |  | MobBatterySaver4 |
E868 |  | BatterySaver5 | EBBB |  | MobBatterySaver5 |
E869 |  | BatterySaver6 | EBBC |  | MobBatterySaver6 |
E86A |  | BatterySaver7 | EBBD |  | MobBatterySaver7 |
E86B |  | BatterySaver8 | EBBE |  | MobBatterySaver8 |
EA94 |  | BatterySaver9 | EBBF |  | MobBatterySaver9 |
EA95 |  | BatterySaver10 | EBC0 |  | MobBatterySaver10 |