Police Segoe Fluent Icons
Le présent article fournit des instructions aux développeurs pour l’utilisation de la police Segoe Fluent Icons et énumère chaque icône avec sa valeur Unicode et son nom descriptif.
API importantes :
À propos de la police Segoe Fluent Icons
Conseil
Avec la version de Windows 11, la Segoe Fluent Icons
police est remplacée Segoe MDL2 Assets
comme police d’icône de symbole recommandée. Segoe MDL2 Assets
est toujours disponible, mais nous vous recommandons de mettre à jour votre application pour utiliser la Segoe Fluent Icons
police.
La plupart des icônes incluses dans la Segoe Fluent Icons
police sont mappées à la zone d’utilisation privée d’Unicode (PUA). La plage PUA est une plage non standardisée d’Unicode qui permet aux développeurs de polices de définir leurs propres caractères. Cela est utile lors de la création d’une police de symboles, mais il crée un problème d’interopérabilité lorsqu’il Segoe Fluent Icons
n’est pas disponible.
Les icônes de la police ne sont pas destinées à être utilisées en ligne avec du Segoe Fluent Icons
texte. Cela signifie que certaines anciennes « astuces » comme les flèches de divulgation progressive ne s’appliquent plus. De même, dans la mesure où toutes les nouvelles icônes sont dimensionnées et positionnées de la même manière, elles ne peuvent pas avoir une chasse nulle. Nous avons veillé à ce qu’elles fonctionnent comme un ensemble.
Superposition et mise en miroir
Tous les glyphes en Segoe Fluent Icons
ont la même largeur fixe avec une hauteur cohérente et un point d’origine gauche, de sorte que les effets de superposition et de colorisation peuvent être obtenus en dessinant des glyphes directement sur les uns des autres. Cet exemple montre un contour noir dessiné sur le cœur rouge avec une largeur nulle.
<Grid>
<FontIcon FontFamily="Segoe Fluent Icons" Glyph=""
Foreground="#C72335" />
<FontIcon FontFamily="Segoe Fluent Icons" Glyph="" />
</Grid>
De nombreuses icônes offrent également des formes en miroir utilisables dans des langues qui s’écrivent de droite à gauche, comme l’arabe, le dari, le persan et l’hébreu.
Utilisation des icônes
Si vous développez une application en XAML, vous pouvez utiliser des glyphes spécifiés à partir d’un Segoe Fluent Icons
SymbolIcon et de l’énumération Symbol.
<SymbolIcon Symbol="GlobalNavigationButton"/>
Si vous souhaitez utiliser un glyphe à partir de la Segoe Fluent Icons
police qui n’est pas incluse dans l’énumération Symbol, définissez-le comme propriété Glyphe d’un contrôle FontIcon .
<FontIcon FontFamily="Segoe Fluent Icons" Glyph=""/>
Vous pouvez également utiliser la ressource SymbolThemeFontFamily
statique pour accéder Segoe Fluent Icons
, au lieu de spécifier la police par nom :
<FontIcon FontFamily="{StaticResource SymbolThemeFontFamily}" Glyph=""/>
Remarque
Pour une apparence optimale, utilisez ces tailles spécifiques : 16, 20, 24, 32, 40, 48 et 64. La déviation de ces tailles de police peut entraîner des résultats moins nets ou flous.
Comment obtenir cette police ?
- Sur Windows 11 : vous n’avez rien à faire, la police est fournie avec Windows.
- Sur Windows 10 :
Segoe Fluent Icons
n’est pas inclus par défaut sur Windows 10. Vous pouvez le télécharger ici. - Sur un Mac ou un autre appareil : vous pouvez télécharger
Segoe Fluent Icons
et d’autres polices ici. Vous pouvez télécharger la police pour l’utiliser dans la conception et le développement, mais vous ne pouvez pas l’expédier sur une autre plateforme.
Liste des icônes
N’oubliez pas que la Segoe Fluent Icons
police comprend beaucoup plus d’icônes que nous pouvons afficher ici. La plupart des icônes sont destinées à un usage spécifique et ne sont généralement pas utilisées ailleurs.
Remarque
Les glyphes avec des préfixes allant de E0- à E5- (par exemple, E001, E5B1) sont actuellement marqués comme hérités et sont donc dépréciés.
Les tableaux suivants affichent tous les Segoe Fluent Icons
glyphes et leurs valeurs unicode respectives et leurs noms descriptifs. Sélectionnez une plage dans la liste suivante pour afficher les glyphes en fonction de la plage PUA à laquelle ils appartiennent.
PUA E700-E900
Le tableau de glyphes suivant affiche des points de code Unicode préfixés de E7- à E9-.
Glyphe | Point de code Unicode | Description |
e700 | GlobalNavButton | |
e701 | WiFi | |
e702 | Bluetooth | |
e703 | Connexion | |
e704 | InternetSharing | |
e705 | VPN | |
e706 | Luminosité | |
e707 | MapPin | |
e708 | QuietHours | |
e709 | Avion | |
e70a | Tablette | |
e70b | QuickNote | |
e70c | RememberedDevice | |
e70d | ChevronDown | |
e70e | ChevronUp | |
e70f | Modifier | |
e710 | Ajouter | |
e711 | Annuler | |
e712 | Plus | |
e713 | Paramètres | |
e714 | Vidéo | |
e715 | Courrier | |
e716 | Contacts | |
e717 | Téléphone | |
e718 | Épingler | |
e719 | Shop | |
e71a | Stop | |
e71b | Lien | |
e71c | Filter | |
e71d | AllApps | |
e71e | Zoom | |
e71f | ZoomOut | |
e720 | Microphone | |
e721 | Recherche | |
e722 | Appareil photo | |
e723 | Attacher | |
e724 | Envoyer | |
e725 | SendFill | |
e726 | WalkSolid | |
e727 | InPrivate | |
e728 | FavoriteList | |
e729 | PageSolid | |
e72a | Transférer | |
e72b | Précédent | |
e72c | Refresh | |
e72d | Partager | |
e72e | Verrouiller | |
e730 | ReportHacked | |
e731 | EMI | |
e734 | FavoriteStar | |
e735 | FavoriteStarFill | |
e736 | ReadingMode | |
e737 | Favicon (Icône favorite) | |
e738 | Remove | |
e739 | Case à cocher | |
e73a | CheckboxComposite | |
e73b | CheckboxFill | |
e73c | CheckboxIndeterminate | |
e73d | CheckboxCompositeReversed | |
e73e | CheckMark | |
e73f | BackToWindow | |
e740 | FullScreen | |
e741 | ResizeTouchLarger | |
e742 | ResizeTouchSmaller | |
e743 | ResizeMouseSmall | |
e744 | ResizeMouseMedium | |
e745 | ResizeMouseWide | |
e746 | ResizeMouseTall | |
e747 | ResizeMouseLarge | |
e748 | SwitchUser | |
e749 | Imprimer | |
e74a | Haut | |
e74b | Descendre | |
e74c | OEM | |
e74d | Supprimer | |
e74e | Save | |
e74f | Désactiver le son | |
e750 | BackSpaceQWERTY | |
e751 | ReturnKey | |
e752 | UpArrowShiftKey | |
e753 | Cloud | |
e754 | Lampe torche | |
e755 | RotationLock | |
e756 | CommandPrompt | |
e759 | SIPMove | |
e75a | SIPUndock | |
e75b | SIPRedock | |
e75c | EraseTool | |
e75d | UnderscoreSpace | |
e75e | GripperTool | |
e75f | Dialpad | |
e760 | PageLeft | |
e761 | PageRight | |
e762 | MultiSelect | |
e763 | KeyboardLeftHanded | |
e764 | KeyboardRightHanded | |
e765 | KeyboardClassic | |
e766 | KeyboardSplit | |
e767 | Volume | |
e768 | Lire | |
e769 | Pause | |
e76b | ChevronLeft | |
e76c | ChevronRight | |
e76d | InkingTool | |
e76e | Emoji2 | |
e76f | GripperBarHorizontal | |
e770 | System | |
e771 | Personnaliser | |
e772 | Appareils | |
e773 | SearchAndApps | |
e774 | Globe | |
e775 | TimeLanguage | |
e776 | EaseOfAccess | |
e777 | UpdateRestore | |
e778 | HangUp | |
e779 | ContactInfo | |
e77a | Désépingler | |
e77b | Contact | |
e77c | Mémo | |
e77e | IncomingCall | |
e77f | Coller | |
e780 | PhoneBook | |
e781 | LEDLight | |
e783 | Error | |
e784 | GripperBarVertical | |
e785 | Déverrouiller | |
e786 | Diaporama | |
e787 | Calendrier | |
e788 | GripperResize | |
e789 | Mégaphone | |
e78a | Trim | |
e78b | NewWindow | |
e78c | SaveLocal | |
e790 | Couleur | |
e791 | DataSense | |
e792 | SaveAs | |
e793 | Clair | |
e799 | AspectRatio | |
e7a5 | DataSenseBar | |
e7a6 | Rétablir | |
e7a7 | Annuler | |
e7a8 | Rogner | |
e7ac | OpenWith | |
e7ad | Faire pivoter | |
e7b3 | RedEye | |
e7b5 | SetlockScreen | |
e7b7 | MapPin2 | |
e7b8 | Package | |
e7ba | Avertissement | |
e7bc | ReadingList | |
e7be | Education | |
e7bf | ShoppingCart | |
e7c0 | Entraîner | |
e7c1 | Indicateur | |
e7c2 | Déplacer | |
e7c3 | Page | |
e7c4 | TaskView | |
e7c5 | BrowsePhotos | |
e7c6 | HalfStarLeft | |
e7c7 | HalfStarRight | |
e7c8 | Enregistrer | |
e7c9 | TouchPointer | |
e7de | LangJPN | |
e7e3 | Ferry | |
e7e6 | Point clé | |
e7e7 | ActionCenterNotification | |
e7e8 | PowerButton | |
e7ea | ResizeTouchNarrower | |
e7eb | ResizeTouchShorter | |
e7ec | DrivingMode | |
e7ed | RingerSilent | |
e7ee | OtherUser | |
e7ef | Administrateur | |
e7f0 | CC | |
e7f1 | SDCard | |
e7f2 | CallForwarding | |
e7f3 | SettingsDisplaySound | |
e7f4 | TVMonitor | |
e7f5 | Haut-parleurs | |
e7f6 | Casque audio | |
e7f7 | DeviceLaptopPic | |
e7f8 | DeviceLaptopNoPic | |
e7f9 | DeviceMonitorRightPic | |
e7fa | DeviceMonitorLeftPic | |
e7fb | DeviceMonitorNoPic | |
e7fc | Jeu | |
e7fd | HorizontalTabKey | |
e802 | StreetsideSplitMinimize | |
e803 | StreetsideSplitExpand | |
e804 | Voiture | |
e805 | Marcher | |
e806 | Bus | |
e809 | TiltUp | |
e80a | TiltDown | |
e80b | CallControl | |
e80c | RotateMapRight | |
e80d | RotateMapLeft | |
e80f | Accueil | |
e811 | ParkingLocation | |
e812 | MapCompassTop | |
e813 | MapCompassBottom | |
e814 | IncidentTriangle | |
e815 | Toucher | |
e816 | MapDirections | |
e819 | StartPoint | |
e81a | StopPoint | |
e81b | EndPoint | |
e81c | Historique | |
e81d | Emplacement | |
e81e | MapLayers | |
e81f | Accident | |
e821 | Travailler | |
e822 | Construction | |
e823 | Récent | |
e825 | Banque | |
e826 | DownloadMap | |
e829 | InkingToolFill2 | |
e82a | HighlightFill2 | |
e82b | EraseToolFill | |
e82c | EraseToolFill2 | |
e82d | Dictionnaire | |
e82e | DictionaryAdd | |
e82f | ToolTip | |
e830 | ChromeBack | |
e835 | ProvisioningPackage | |
e836 | AddRemoteDevice | |
e838 | FolderOpen | |
e839 | Ethernet | |
e83a | ShareBroadband | |
e83b | DirectAccess | |
e83c | DialUp | |
e83d | DefenderApp | |
e83e | BatteryCharging9 | |
e83f | Battery10 | |
e840 | Épinglé(e) | |
e841 | PinFill | |
e842 | PinnedFill | |
e843 | PeriodKey | |
e844 | PuncKey | |
e845 | RevToggleKey | |
e846 | RightArrowKeyTime1 | |
e847 | RightArrowKeyTime2 | |
e848 | LeftQuote | |
e849 | RightQuote | |
e84a | DownShiftKey | |
e84b | UpShiftKey | |
e84c | PuncKey0 | |
e84d | PuncKeyLeftBottom | |
e84e | RightArrowKeyTime3 | |
e84f | RightArrowKeyTime4 | |
e850 | Battery0 | |
e851 | Battery1 | |
e852 | Battery2 | |
e853 | Battery3 | |
e854 | Battery4 | |
e855 | Battery5 | |
e856 | Battery6 | |
e857 | Battery7 | |
e858 | Battery8 | |
e859 | Battery9 | |
e85a | BatteryCharging0 | |
e85b | BatteryCharging1 | |
e85c | BatteryCharging2 | |
e85d | BatteryCharging3 | |
e85e | BatteryCharging4 | |
e85f | BatteryCharging5 | |
e860 | BatteryCharging6 | |
e861 | BatteryCharging7 | |
e862 | BatteryCharging8 | |
e863 | BatterySaver0 | |
e864 | BatterySaver1 | |
e865 | BatterySaver2 | |
e866 | BatterySaver3 | |
e867 | BatterySaver4 | |
e868 | BatterySaver5 | |
e869 | BatterySaver6 | |
e86a | BatterySaver7 | |
e86b | BatterySaver8 | |
e86c | SignalBars1 | |
e86d | SignalBars2 | |
e86e | SignalBars3 | |
e86f | SignalBars4 | |
e870 | SignalBars5 | |
e871 | SignalNotConnected | |
e872 | Wifi1 | |
e873 | Wifi2 | |
e874 | Wifi3 | |
e875 | MobSIMLock | |
e876 | MobSIMMissing | |
e877 | Vibreur | |
e878 | RoamingInternational | |
e879 | RoamingDomestic | |
e87a | CallForwardInternational | |
e87b | CallForwardRoaming | |
e87c | JpnRomanji | |
e87d | JpnRomanjiLock | |
e87e | JpnRomanjiShift | |
e87f | JpnRomanjiShiftLock | |
e880 | StatusDataTransfer | |
e881 | StatusDataTransferVPN | |
e882 | StatusDualSIM2 | |
e883 | StatusDualSIM2VPN | |
e884 | StatusDualSIM1 | |
e885 | StatusDualSIM1VPN | |
e886 | StatusSGLTE | |
e887 | StatusSGLTECell | |
e888 | StatusSGLTEDataVPN | |
e889 | StatusVPN | |
e88a | WifiHotspot | |
e88b | LanguageKor | |
e88c | LanguageCht | |
e88d | LanguageChs | |
e88e | USB | |
e88f | InkingToolFill | |
e890 | Affichage | |
e891 | HighlightFill | |
e892 | Précédent | |
e893 | Next | |
e894 | Clear | |
e895 | Synchronisation | |
e896 | Télécharger | |
e897 | Aide | |
e898 | Charger | |
e899 | Emoji | |
e89a | TwoPage | |
e89b | LeaveChat | |
e89c | MailForward | |
e89e | RotateCamera | |
e89f | ClosePane | |
e8a0 | OpenPane | |
e8a1 | PreviewLink | |
e8a2 | AttachCamera | |
e8a3 | ZoomIn | |
e8a4 | Signets | |
e8a5 | Document | |
e8a6 | ProtectedDocument | |
e8a7 | OpenInNewWindow | |
e8a8 | MailFill | |
e8a9 | ViewAll | |
e8aa | VideoChat | |
e8ab | Switch | |
e8ac | Rename | |
e8ad | Go | |
e8ae | SurfaceHub | |
e8af | Remote | |
e8b0 | Cliquez | |
e8b1 | Lecture aléatoire | |
e8b2 | Films | |
e8b3 | SelectAll | |
e8b4 | Orientation | |
e8b5 | Importer | |
e8b6 | ImportAll | |
e8b7 | Dossier | |
e8b8 | Webcam | |
e8b9 | Image | |
e8ba | Caption | |
e8bb | ChromeClose | |
e8bc | ShowResults | |
e8bd | Message | |
e8be | Feuille | |
e8bf | CalendarDay | |
e8c0 | CalendarWeek | |
e8c1 | Caractères | |
e8c2 | MailReplyAll | |
e8c3 | Lire | |
e8c4 | ShowBcc | |
e8c5 | HideBcc | |
e8c6 | Couper | |
e8c7 | PaymentCard | |
e8c8 | Copier | |
e8c9 | Important | |
e8ca | MailReply | |
e8cb | Sort | |
e8cc | MobileTablet | |
e8cd | DisconnectDrive | |
e8ce | MapDrive | |
e8cf | ContactPresence | |
e8d0 | Priorité | |
e8d1 | GotoToday | |
e8d2 | Police | |
e8d3 | FontColor | |
e8d4 | Contact2 | |
e8d5 | FolderFill | |
e8d6 | Audio | |
e8d7 | autorisations | |
e8d8 | DisableUpdates | |
e8d9 | Retirer des favoris | |
e8da | OpenLocal | |
e8db | Italic | |
e8dc | Souligner | |
e8dd | Gras | |
e8de | MoveToFolder | |
e8df | LikeDislike | |
e8e0 | Je n’aime pas | |
e8e1 | Like | |
e8e2 | AlignRight | |
e8e3 | AlignCenter | |
e8e4 | AlignLeft | |
e8e5 | openFile | |
e8e6 | ClearSelection | |
e8e7 | FontDecrease | |
e8e8 | FontIncrease | |
e8e9 | FontSize | |
e8ea | CellPhone | |
e8eb | Repartager | |
e8ec | Tag | |
e8ed | RepeatOne | |
e8ee | RepeatAll | |
e8ef | Calculatrice | |
e8f0 | Directions | |
e8f1 | Bibliothèque | |
e8f2 | ChatBubbles | |
e8f3 | PostUpdate | |
e8f4 | NewFolder | |
e8f5 | CalendarReply | |
e8f6 | UnsyncFolder | |
e8f7 | SyncFolder | |
e8f8 | BlockContact | |
e8f9 | SwitchApps | |
e8fa | AddFriend | |
e8fb | Accept | |
e8fc | GoToStart | |
e8fd | BulletedList | |
e8fe | Numériser | |
e8ff | Aperçu | |
e902 | Groupe | |
e904 | ZeroBars | |
e905 | OneBar | |
e906 | TwoBars | |
e907 | ThreeBars | |
e908 | FourBars | |
e909 | Monde | |
e90a | Commentaire | |
e90b | MusicInfo | |
e90c | DockLeft | |
e90d | DockRight | |
e90e | DockBottom | |
e90f | Réparation | |
e910 | Comptes | |
e911 | DullSound | |
e912 | Gérer | |
e913 | Rue | |
e914 | Printer3D | |
e915 | RadioBullet | |
e916 | Stopwatch | |
e91b | Photo | |
e91c | ActionCenter | |
e91f | FullCircleMask | |
e921 | ChromeMinimize | |
e922 | ChromeMaximize | |
e923 | ChromeRestore | |
e924 | Annotation | |
e925 | BackSpaceQWERTYSm | |
e926 | BackSpaceQWERTYMd | |
e927 | Balayer | |
e928 | Empreinte digitale | |
e929 | Écriture manuscrite | |
e92c | ChromeBackToWindow | |
e92d | ChromeFullScreen | |
e92e | KeyboardStandard | |
e92f | KeyboardDismiss | |
e930 | Effectué | |
e931 | ChromeAnnotate | |
e932 | Étiquette | |
e933 | IBeam | |
e934 | IBeamOutline | |
e935 | FlickDown | |
e936 | FlickUp | |
e937 | FlickLeft | |
e938 | FlickRight | |
e939 | FeedbackApp | |
e93c | MusicAlbum | |
e93e | Streaming | |
e943 | Code | |
e944 | ReturnToWindow | |
e945 | LightningBolt | |
e946 | Info | |
e947 | CalculatorMultiply | |
e948 | CalculatorAddition | |
e949 | CalculatorSubtract | |
e94a | CalculatorDivide | |
e94b | CalculatorSquareroot | |
e94c | CalculatorPercentage | |
e94d | CalculatorNegate | |
e94e | CalculatorEqualTo | |
e94f | CalculatorBackspace | |
e950 | Composant | |
e951 | DMC | |
e952 | Ancrer | |
e953 | MultimediaDMS | |
e954 | MultimediaDVR | |
e955 | MultimediaPMP | |
e956 | PrintfaxPrinterFile | |
e957 | Capteur | |
e958 | StorageOptical | |
e95a | Communications | |
e95b | Casque | |
e95d | Projecteur | |
e95e | Intégrité | |
e95f | Virement | |
e960 | Webcam2 | |
e961 | Input | |
e962 | Souris | |
e963 | Carte à puce | |
e964 | SmartcardVirtual | |
e965 | MediaStorageTower | |
e966 | ReturnKeySm | |
e967 | GameConsole | |
e968 | Network (Réseau) | |
e969 | StorageNetworkWireless | |
e96a | StorageTape | |
e96d | ChevronUpSmall | |
e96e | ChevronDownSmall | |
e96f | ChevronLeftSmall | |
e970 | ChevronRightSmall | |
e971 | ChevronUpMed | |
e972 | ChevronDownMed | |
e973 | ChevronLeftMed | |
e974 | ChevronRightMed | |
e975 | Devices2 | |
e976 | ExpandTile | |
e977 | PC1 | |
e978 | PresenceChicklet | |
e979 | PresenceChickletVideo | |
e97a | Réponse | |
e97b | SetTile | |
e97c | Type | |
e97d | Coréen | |
e97e | HalfAlpha | |
e97f | FullAlpha | |
e980 | Key12On | |
e981 | ChineseChangjie | |
e982 | QWERTYOn | |
e983 | QWERTYOff | |
e984 | ChineseQuick | |
e985 | Japonais | |
e986 | FullHiragana | |
e987 | FullKatakana | |
e988 | HalfKatakana | |
e989 | ChineseBoPoMoFo | |
e98a | ChinesePinyin | |
e98f | ConstructionCone | |
e990 | XboxOneConsole | |
e992 | Volume0 | |
e993 | Volume1 | |
e994 | Volume2 | |
e995 | Volume3 | |
e996 | BatteryUnknown | |
e998 | WifiAttentionOverlay | |
e99a | Robot | |
e9a1 | TapAndSend | |
e9a6 | FitPage | |
e9a8 | PasswordKeyShow | |
e9a9 | PasswordKeyHide | |
e9aa | BidiLtr | |
e9ab | BidiRtl | |
e9ac | ForwardSm | |
e9ad | CommaKey | |
e9ae | DashKey | |
e9af | DullSoundKey | |
e9b0 | HalfDullSound | |
e9b1 | RightDoubleQuote | |
e9b2 | LeftDoubleQuote | |
e9b3 | PuncKeyRightBottom | |
e9b4 | PuncKey1 | |
e9b5 | PuncKey2 | |
e9b6 | PuncKey3 | |
e9b7 | PuncKey4 | |
e9b8 | PuncKey5 | |
e9b9 | PuncKey6 | |
e9ba | PuncKey9 | |
e9bb | PuncKey7 | |
e9bc | PuncKey8 | |
e9ca | Glacé | |
e9ce | Inconnu | |
e9d2 | AreaChart | |
e9d5 | CheckList | |
e9d9 | Diagnostic | |
e9e9 | Equalizer | |
e9f3 | Process | |
e9f5 | Processing | |
e9f9 | ReportDocument |
PUA EA00-EC00
Le tableau de glyphes suivant affiche des points de code Unicode préfixés de EA- à EC-.
Glyphe | Point de code Unicode | Description |
ea0c | VideoSolid | |
ea0d | MixedMediaBadge | |
ea14 | DisconnectDisplay | |
ea18 | Shield | |
ea1f | Info2 | |
ea21 | ActionCenterAsterisk | |
ea24 | Bêta | |
ea35 | SaveCopy | |
ea37 | Liste | |
ea38 | Astérisque | |
ea39 | ErrorBadge | |
ea3a | CircleRing | |
ea3b | CircleFill | |
ea3c | MergeCall | |
ea3d | PrivateCall | |
ea3f | Record2 | |
ea40 | AllAppsMirrored | |
ea41 | BookmarksMirrored | |
ea42 | BulletedListMirrored | |
ea43 | CallForwardInternationalMirrored | |
ea44 | CallForwardRoamingMirrored | |
ea47 | ChromeBackMirrored | |
ea48 | ClearSelectionMirrored | |
ea49 | ClosePaneMirrored | |
ea4a | ContactInfoMirrored | |
ea4b | DockRightMirrored | |
ea4c | DockLeftMirrored | |
ea4e | ExpandTileMirrored | |
ea4f | GoMirrored | |
ea50 | GripperResizeMirrored | |
ea51 | HelpMirrored | |
ea52 | ImportMirrored | |
ea53 | ImportAllMirrored | |
ea54 | LeaveChatMirrored | |
ea55 | ListMirrored | |
ea56 | MailForwardMirrored | |
ea57 | MailReplyMirrored | |
ea58 | MailReplyAllMirrored | |
ea5b | OpenPaneMirrored | |
ea5c | OpenWithMirrored | |
ea5e | ParkingLocationMirrored | |
ea5f | ResizeMouseMediumMirrored | |
ea60 | ResizeMouseSmallMirrored | |
ea61 | ResizeMouseTallMirrored | |
ea62 | ResizeTouchNarrowerMirrored | |
ea63 | SendMirrored | |
ea64 | SendFillMirrored | |
ea65 | ShowResultsMirrored | |
ea69 | Média | |
ea6a | SyncError | |
ea6c | Devices3 | |
ea79 | SlowMotionOn | |
ea80 | Ampoule | |
ea81 | StatusCircle | |
ea82 | StatusTriangle | |
ea83 | StatusError | |
ea84 | StatusWarning | |
ea86 | Puzzle | |
ea89 | CalendarSolid | |
ea8a | HomeSolid | |
ea8b | ParkingLocationSolid | |
ea8c | ContactSolid | |
ea8d | ConstructionSolid | |
ea8e | AccidentSolid | |
ea8f | Sonnerie | |
ea90 | ||
ea91 | ThoughtBubble | |
ea92 | HeartBroken | |
ea93 | BatteryCharging10 | |
ea94 | BatterySaver9 | |
ea95 | BatterySaver10 | |
ea97 | CallForwardingMirrored | |
ea98 | MultiSelectMirrored | |
ea99 | Balai | |
eac2 | ForwardCall | |
eadf | Trackers | |
eafc | Marketing | |
eb05 | PieSingle | |
eb0f | StockUp | |
eb11 | StockDown | |
eb3c | Concevoir | |
eb41 | Site web | |
eb42 | Supprimer | |
eb44 | Radar | |
eb47 | BusSolid | |
eb48 | FerrySolid | |
eb49 | StartPointSolid | |
eb4a | StopPointSolid | |
eb4b | EndPointSolid | |
eb4c | AirplaneSolid | |
eb4d | TrainSolid | |
eb4e | WorkSolid | |
eb4f | ReminderFill | |
eb50 | Rappel | |
eb51 | Cœur | |
eb52 | HeartFill | |
eb55 | EthernetError | |
eb56 | EthernetWarning | |
eb57 | StatusConnecting1 | |
eb58 | StatusConnecting2 | |
eb59 | StatusUnsecure | |
eb5a | WifiError0 | |
eb5b | WifiError1 | |
eb5c | WifiError2 | |
eb5d | WifiError3 | |
eb5e | WifiError4 | |
eb5f | WifiWarning0 | |
eb60 | WifiWarning1 | |
eb61 | WifiWarning2 | |
eb62 | WifiWarning3 | |
eb63 | WifiWarning4 | |
eb66 | Devices4 | |
eb67 | NUIIris | |
eb68 | NUIFace | |
eb77 | GatewayRouter | |
eb7e | EditMirrored | |
eb82 | NUIFPStartSlideHand | |
eb83 | NUIFPStartSlideAction | |
eb84 | NUIFPContinueSlideHand | |
eb85 | NUIFPContinueSlideAction | |
eb86 | NUIFPRollRightHand | |
eb87 | NUIFPRollRightHandAction | |
eb88 | NUIFPRollLeftHand | |
eb89 | NUIFPRollLeftAction | |
eb8a | NUIFPPressHand | |
eb8b | NUIFPPressAction | |
eb8c | NUIFPPressRepeatHand | |
eb8d | NUIFPPressRepeatAction | |
eb90 | StatusErrorFull | |
eb91 | TaskViewExpanded | |
eb95 | Certificat | |
eb96 | BackSpaceQWERTYLg | |
eb97 | ReturnKeyLg | |
eb9d | FastForward | |
eb9e | Rembobiner | |
eb9f | Photo2 | |
eba0 | MobBattery0 | |
eba1 | MobBattery1 | |
eba2 | MobBattery2 | |
eba3 | MobBattery3 | |
eba4 | MobBattery4 | |
eba5 | MobBattery5 | |
eba6 | MobBattery6 | |
eba7 | MobBattery7 | |
eba8 | MobBattery8 | |
eba9 | MobBattery9 | |
ebaa | MobBattery10 | |
ebab | MobBatteryCharging0 | |
ebac | MobBatteryCharging1 | |
ebad | MobBatteryCharging2 | |
ebae | MobBatteryCharging3 | |
ebaf | MobBatteryCharging4 | |
ebb0 | MobBatteryCharging5 | |
ebb1 | MobBatteryCharging6 | |
ebb2 | MobBatteryCharging7 | |
ebb3 | MobBatteryCharging8 | |
ebb4 | MobBatteryCharging9 | |
ebb5 | MobBatteryCharging10 | |
ebb6 | MobBatterySaver0 | |
ebb7 | MobBatterySaver1 | |
ebb8 | MobBatterySaver2 | |
ebb9 | MobBatterySaver3 | |
ebba | MobBatterySaver4 | |
ebbb | MobBatterySaver5 | |
ebbc | MobBatterySaver6 | |
ebbd | MobBatterySaver7 | |
ebbe | MobBatterySaver8 | |
ebbf | MobBatterySaver9 | |
ebc0 | MobBatterySaver10 | |
ebc3 | DictionaryCloud | |
ebc4 | ResetDrive | |
ebc5 | VolumeBars | |
ebc6 | Project | |
ebd2 | AdjustHologram | |
ebd3 | CloudDownload | |
ebd4 | MobWifiCallBars | |
ebd5 | MobWifiCall0 | |
ebd6 | MobWifiCall1 | |
ebd7 | MobWifiCall2 | |
ebd8 | MobWifiCall3 | |
ebd9 | MobWifiCall4 | |
ebda | Famille | |
ebdb | LockFeedback | |
ebde | DeviceDiscovery | |
ebe6 | WindDirection | |
ebe7 | RightArrowKeyTime0 | |
ebe8 | Bug | |
ebfc | TabletMode | |
ebfd | StatusCircleLeft | |
ebfe | StatusTriangleLeft | |
ebff | StatusErrorLeft | |
ec00 | StatusWarningLeft | |
ec02 | MobBatteryUnknown | |
ec05 | NetworkTower | |
ec06 | CityNext | |
ec07 | CityNext2 | |
ec08 | Courthouse | |
ec09 | Groceries | |
ec0a | Sustainable | |
ec0b | BuildingEnergy | |
ec11 | ToggleFilled | |
ec12 | ToggleBorder | |
ec13 | SliderThumb | |
ec14 | ToggleThumb | |
ec15 | MiracastLogoSmall | |
ec16 | MiracastLogoLarge | |
ec19 | PLAP | |
ec1b | Badge | |
ec1e | SignalRoaming | |
ec20 | MobileLocked | |
ec24 | InsiderHubApp | |
ec25 | PersonalFolder | |
ec26 | Groupement résidentiel | |
ec27 | MyNetwork | |
ec31 | KeyboardFull | |
ec32 | Cafe | |
ec37 | MobSignal1 | |
ec38 | MobSignal2 | |
ec39 | MobSignal3 | |
ec3a | MobSignal4 | |
ec3b | MobSignal5 | |
ec3c | MobWifi1 | |
ec3d | MobWifi2 | |
ec3e | MobWifi3 | |
ec3f | MobWifi4 | |
ec40 | MobAirplane | |
ec41 | MobBluetooth | |
ec42 | MobActionCenter | |
ec43 | MobLocation | |
ec44 | MobWifiHotspot | |
ec45 | LanguageJpn | |
ec46 | MobQuietHours | |
ec47 | MobDrivingMode | |
ec48 | SpeedOff | |
ec49 | SpeedMedium | |
ec4a | SpeedHigh | |
ec4e | ThisPC | |
ec4f | MusicNote | |
ec50 | FileExplorer | |
ec51 | FileExplorerApp | |
ec52 | LeftArrowKeyTime0 | |
ec54 | MicOff | |
ec55 | MicSleep | |
ec56 | MicError | |
ec57 | PlaybackRate1x | |
ec58 | PlaybackRateOther | |
ec59 | CashDrawer | |
ec5a | BarcodeScanner | |
ec5b | ReceiptPrinter | |
ec5c | MagStripeReader | |
ec61 | CompletedSolid | |
ec64 | CompanionApp | |
ec6c | Favicon2 | |
ec6d | SwipeRevealArt | |
ec71 | MicOn | |
ec72 | MicClipping | |
ec74 | TabletSelected | |
ec75 | MobileSelected | |
ec76 | LaptopSelected | |
ec77 | TVMonitorSelected | |
ec7a | DeveloperTools | |
ec7e | MobCallForwarding | |
ec7f | MobCallForwardingMirrored | |
ec80 | BodyCam | |
ec81 | PoliceCar | |
ec87 | Draw | |
ec88 | DrawSolid | |
ec8a | LowerBrightness | |
ec8f | ScrollUpDown | |
ec92 | Date/Heure | |
ec94 | HoloLens | |
eca5 | Vignettes | |
eca7 | PartyLeader | |
ecaa | AppIconDefault | |
ecad | Calories | |
ecaf | POI | |
ecb9 | BandBattery0 | |
ecba | BandBattery1 | |
ecbb | BandBattery2 | |
ecbc | BandBattery3 | |
ecbd | BandBattery4 | |
ecbe | BandBattery5 | |
ecbf | BandBattery6 | |
ecc4 | AddSurfaceHub | |
ecc5 | DevUpdate | |
ecc6 | Unité | |
ecc8 | AddTo | |
ecc9 | RemoveFrom | |
ecca | RadioBtnOff | |
eccb | RadioBtnOn | |
eccc | RadioBullet2 | |
eccd | ExploreContent | |
ece4 | Blocked2 | |
ece7 | ScrollMode | |
ece8 | ZoomMode | |
ece9 | PanMode | |
ecf0 | WiredUSB | |
ecf1 | WirelessUSB | |
ecf3 | USBSafeConnect |
PUA ED00-EF00
Le tableau de glyphes suivant affiche des points de code Unicode préfixés de ED- à EF-.
Glyphe | Point de code Unicode | Description |
ed0c | ActionCenterNotificationMirrored | |
ed0d | ActionCenterMirrored | |
ed0e | SubscriptionAdd | |
ed10 | ResetDevice | |
ed11 | SubscriptionAddMirrored | |
ed14 | QRCode | |
ed15 | Commentaires | |
ed1a | Masquer | |
ed1e | Sous-titres | |
ed1f | SubtitlesAudio | |
ed25 | OpenFolderHorizontal | |
ed28 | CalendarMirrored | |
ed2a | MobeSIM | |
ed2b | MobeSIMNoProfile | |
ed2c | MobeSIMLocked | |
ed2d | MobeSIMBusy | |
ed2e | SignalError | |
ed2f | StreamingEnterprise | |
ed30 | Headphone0 | |
ed31 | Headphone1 | |
ed32 | Headphone2 | |
ed33 | Headphone3 | |
ed35 | Applications | |
ed39 | KeyboardBrightness | |
ed3a | KeyboardLowerBrightness | |
ed3c | SkipBack10 | |
ed3d | SkipForward30 | |
ed41 | TreeFolderFolder | |
ed42 | TreeFolderFolderFill | |
ed43 | TreeFolderFolderOpen | |
ed44 | TreeFolderFolderOpenFill | |
ed47 | MultimediaDMP | |
ed4c | KeyboardOneHanded | |
ed4d | Narrateur | |
ed53 | EmojiTabPeople | |
ed54 | EmojiTabSmilesAnimals | |
ed55 | EmojiTabCelebrationObjects | |
ed56 | EmojiTabFoodPlants | |
ed57 | EmojiTabTransitPlaces | |
ed58 | EmojiTabSymbols | |
ed59 | EmojiTabTextSmiles | |
ed5a | EmojiTabFavorites | |
ed5b | EmojiSwatch | |
ed5c | ConnectApp | |
ed5d | CompanionDeviceFramework | |
ed5e | Règle | |
ed5f | FingerInking | |
ed60 | StrokeErase | |
ed61 | PointErase | |
ed62 | ClearAllInk | |
ed63 | Crayon | |
ed64 | Marqueur | |
ed65 | InkingCaret | |
ed66 | InkingColorOutline | |
ed67 | InkingColorFill | |
eda2 | HardDrive | |
eda3 | NetworkAdapter | |
eda4 | Touchscreen | |
eda5 | NetworkPrinter | |
eda6 | CloudPrinter | |
eda7 | KeyboardShortcut | |
eda8 | BrushSize | |
eda9 | NarratorForward | |
edaa | NarratorForwardMirrored | |
edab | SyncBadge12 | |
edac | RingerBadge12 | |
edad | AsteriskBadge12 | |
edae | ErrorBadge12 | |
edaf | CircleRingBadge12 | |
edb0 | CircleFillBadge12 | |
edb1 | ImportantBadge12 | |
edb3 | MailBadge12 | |
edb4 | PauseBadge12 | |
edb5 | PlayBadge12 | |
edc6 | PenWorkspace | |
edd5 | CaretLeft8 | |
edd6 | CaretRight8 | |
edd7 | CaretUp8 | |
edd8 | CaretDown8 | |
edd9 | CaretLeftSolid8 | |
edda | CaretRightSolid8 | |
eddb | CaretUpSolid8 | |
eddc | CaretDownSolid8 | |
ede0 | Barré | |
ede1 | Export | |
ede2 | ExportMirrored | |
ede3 | ButtonMenu | |
ede4 | CloudSearch | |
ede5 | PinyinIMELogo | |
edfb | CalligraphyPen | |
ee35 | ReplyMirrored | |
ee3f | LockscreenDesktop | |
ee40 | TaskViewSettings | |
ee47 | MiniExpand2Mirrored | |
ee49 | MiniContract2Mirrored | |
ee4a | Play36 | |
ee56 | PenPalette | |
ee57 | GuestUser | |
ee63 | SettingsBattery | |
ee64 | TaskbarPhone | |
ee65 | LockScreenGlance | |
ee6f | GenericScan | |
ee71 | ImageExport | |
ee77 | WifiEthernet | |
ee79 | ActionCenterQuiet | |
ee7a | ActionCenterQuietNotification | |
ee92 | TrackersMirrored | |
ee93 | DateTimeMirrored | |
ee94 | Roulette | |
eea3 | VirtualMachineGroup | |
eeca | ButtonView2 | |
ef15 | PenWorkspaceMirrored | |
ef16 | PenPaletteMirrored | |
ef17 | StrokeEraseMirrored | |
ef18 | PointEraseMirrored | |
ef19 | ClearAllInkMirrored | |
ef1f | BackgroundToggle | |
ef20 | Chapiteau | |
ef2c | ChromeCloseContrast | |
ef2d | ChromeMinimizeContrast | |
ef2e | ChromeMaximizeContrast | |
ef2f | ChromeRestoreContrast | |
ef31 | TrafficLight | |
ef3b | Replay | |
ef3c | Eyedropper | |
ef3d | LineDisplay | |
ef3e | PINPad | |
ef3f | SignatureCapture | |
ef40 | ChipCardCreditCardReader | |
ef42 | MarketDown | |
ef58 | PlayerSettings | |
ef6b | LandscapeOrientation | |
ef90 | Flux | |
efa5 | Pavé tactile | |
efa9 | Speech |
PUA F000-F200
Le tableau de glyphes suivant affiche des points de code Unicode préfixés de F0- à F2-.
Glyphe | Point de code Unicode | Description |
f000 | KnowledgeArticle | |
f003 | Relationship | |
f012 | ZipFolder | |
f080 | DefaultAPN | |
f081 | UserAPN | |
f085 | DoublePinyin | |
f08c | BlueLight | |
f08d | CaretSolidLeft | |
f08e | CaretSolidDown | |
f08f | CaretSolidRight | |
f090 | CaretSolidUp | |
f093 | ButtonA | |
f094 | ButtonB | |
f095 | ButtonY | |
f096 | ButtonX | |
f0ad | ArrowUp8 | |
f0ae | ArrowDown8 | |
f0af | ArrowRight8 | |
f0b0 | ArrowLeft8 | |
f0b2 | QuarentinedItems | |
f0b3 | QuarentinedItemsMirrored | |
f0b4 | Protractor | |
f0b5 | ChecklistMirrored | |
f0b6 | StatusCircle7 | |
f0b7 | StatusCheckmark7 | |
f0b8 | StatusErrorCircle7 | |
f0b9 | Connecté | |
f0c6 | PencilFill | |
f0c7 | CalligraphyFill | |
f0ca | QuarterStarLeft | |
f0cb | QuarterStarRight | |
f0cc | ThreeQuarterStarLeft | |
f0cd | ThreeQuarterStarRight | |
f0ce | QuietHoursBadge12 | |
f0d2 | BackMirrored | |
f0d3 | ForwardMirrored | |
f0d5 | ChromeBackContrast | |
f0d6 | ChromeBackContrastMirrored | |
f0d7 | ChromeBackToWindowContrast | |
f0d8 | ChromeFullScreenContrast | |
f0e2 | GridView | |
f0e3 | ClipboardList | |
f0e4 | ClipboardListMirrored | |
f0e5 | OutlineQuarterStarLeft | |
f0e6 | OutlineQuarterStarRight | |
f0e7 | OutlineHalfStarLeft | |
f0e8 | OutlineHalfStarRight | |
f0e9 | OutlineThreeQuarterStarLeft | |
f0ea | OutlineThreeQuarterStarRight | |
f0eb | SpatialVolume0 | |
f0ec | SpatialVolume1 | |
f0ed | SpatialVolume2 | |
f0ee | SpatialVolume3 | |
f0ef | ApplicationGuard | |
f0f7 | OutlineStarLeftHalf | |
f0f8 | OutlineStarRightHalf | |
f0f9 | ChromeAnnotateContrast | |
f0fb | DefenderBadge12 | |
f103 | DetachablePC | |
f108 | LeftStick | |
f109 | RightStick | |
f10a | TriggerLeft | |
f10b | TriggerRight | |
f10c | BumperLeft | |
f10d | BumperRight | |
f10e | Dpad | |
f110 | EnglishPunctuation | |
f111 | ChinesePunctuation | |
f119 | HMD | |
f11b | CtrlSpatialRight | |
f126 | PaginationDotOutline10 | |
f127 | PaginationDotSolid10 | |
f128 | StrokeErase2 | |
f129 | SmallErase | |
f12a | LargeErase | |
f12b | FolderHorizontal | |
f12e | MicrophoneListening | |
f12f | StatusExclamationCircle7 | |
f131 | Video360 | |
f133 | GiftboxOpen | |
f136 | StatusCircleOuter | |
f137 | StatusCircleInner | |
f138 | StatusCircleRing | |
f139 | StatusTriangleOuter | |
f13a | StatusTriangleInner | |
f13b | StatusTriangleExclamation | |
f13c | StatusCircleExclamation | |
f13d | StatusCircleErrorX | |
f13e | StatusCircleCheckmark | |
f13f | StatusCircleInfo | |
f140 | StatusCircleBlock | |
f141 | StatusCircleBlock2 | |
f142 | StatusCircleQuestionMark | |
f143 | StatusCircleSync | |
f146 | Dial1 | |
f147 | Dial2 | |
f148 | Dial3 | |
f149 | Dial4 | |
f14a | Dial5 | |
f14b | Dial6 | |
f14c | Dial7 | |
f14d | Dial8 | |
f14e | Dial9 | |
f14f | Dial10 | |
f150 | Dial11 | |
f151 | Dial12 | |
f152 | Dial13 | |
f153 | Dial14 | |
f154 | Dial15 | |
f155 | Dial16 | |
f156 | DialShape1 | |
f157 | DialShape2 | |
f158 | DialShape3 | |
f159 | DialShape4 | |
f15f | ClosedCaptionsInternational | |
f161 | TollSolid | |
f163 | TrafficCongestionSolid | |
f164 | ExploreContentSingle | |
f165 | CollapseContent | |
f166 | CollapseContentSingle | |
f167 | InfoSolid | |
f168 | GroupList | |
f169 | CaretBottomRightSolidCenter8 | |
f16a | ProgressRingDots | |
f16b | Checkbox14 | |
f16c | CheckboxComposite14 | |
f16d | CheckboxIndeterminateCombo14 | |
f16e | CheckboxIndeterminateCombo | |
f175 | StatusPause7 | |
f17f | CharacterAppearance | |
f180 | Lexicon | |
f182 | ScreenTime | |
f191 | HeadlessDevice | |
f193 | NetworkSharing | |
f19d | EyeGaze | |
f19e | ToggleLeft | |
f19f | ToggleRight | |
f1ad | WindowsInsider | |
f1cb | ChromeSwitch | |
f1cc | ChromeSwitchContast | |
f1d8 | StatusCheckmark | |
f1d9 | StatusCheckmarkLeft | |
f20c | KeyboardLeftAligned | |
f20d | KeyboardRightAligned | |
f210 | KeyboardSettings | |
f211 | NetworkPhysical | |
f22c | IoT | |
f22e | UnknownMirrored | |
f246 | ViewDashboard | |
f259 | ExploitProtectionSettings | |
f260 | KeyboardNarrow | |
f261 | Keyboard12Key | |
f26b | KeyboardDock | |
f26c | KeyboardUndock | |
f26d | KeyboardLeftDock | |
f26e | KeyboardRightDock | |
f270 | Ear | |
f271 | PointerHand | |
f272 | Bullseye | |
f28b | DocumentApproval | |
f2b7 | LocaleLanguage |
PUA F300-F500
Le tableau de glyphes suivant affiche des points de code Unicode préfixés de F3- à F5-.
Glyphe | Point de code Unicode | Description |
f32a | PassiveAuthentication | |
f354 | ColorSolid | |
f384 | NetworkOffline | |
f385 | NetworkConnected | |
f386 | NetworkConnectedCheckmark | |
f3b1 | SignOut | |
f3cc | StatusInfo | |
f3cd | StatusInfoLeft | |
f3e2 | NearbySharing | |
f3e7 | CtrlSpatialLeft | |
f404 | InteractiveDashboard | |
f405 | DeclineCall | |
f406 | ClippingTool | |
f407 | RectangularClipping | |
f408 | FreeFormClipping | |
f413 | CopyTo | |
f427 | IDBadge | |
f439 | DynamicLock | |
f45e | PenTips | |
f45f | PenTipsMirrored | |
f460 | HWPJoin | |
f461 | HWPInsert | |
f462 | HWPStrikeThrough | |
f463 | HWPScratchOut | |
f464 | HWPSplit | |
f465 | HWPNewLine | |
f466 | HWPOverwrite | |
f473 | MobWifiWarning1 | |
f474 | MobWifiWarning2 | |
f475 | MobWifiWarning3 | |
f476 | MobWifiWarning4 | |
f47f | MicLocationCombo | |
f49a | Globe2 | |
f4a5 | SpecialEffectSize | |
f4a9 | GIF | |
f4aa | Sticker2 | |
f4be | SurfaceHubSelected | |
f4bf | HoloLensSelected | |
f4c0 | Earbud | |
f4c3 | MixVolumes | |
f540 | Safe | |
f552 | LaptopSecure | |
f56d | PrintDefault | |
f56e | PageMirrored | |
f56f | LandscapeOrientationMirrored | |
f570 | ColorOff | |
f571 | PrintAllPages | |
f572 | PrintCustomRange | |
f573 | PageMarginPortraitNarrow | |
f574 | PageMarginPortraitNormal | |
f575 | PageMarginPortraitModerate | |
f576 | PageMarginPortraitWide | |
f577 | PageMarginLandscapeNarrow | |
f578 | PageMarginLandscapeNormal | |
f579 | PageMarginLandscapeModerate | |
f57a | PageMarginLandscapeWide | |
f57b | CollateLandscape | |
f57c | CollatePortrait | |
f57d | CollatePortraitSeparated | |
f57e | DuplexLandscapeOneSided | |
f57f | DuplexLandscapeOneSidedMirrored | |
f580 | DuplexLandscapeTwoSidedLongEdge | |
f581 | DuplexLandscapeTwoSidedLongEdgeMirrored | |
f582 | DuplexLandscapeTwoSidedShortEdge | |
f583 | DuplexLandscapeTwoSidedShortEdgeMirrored | |
f584 | DuplexPortraitOneSided | |
f585 | DuplexPortraitOneSidedMirrored | |
f586 | DuplexPortraitTwoSidedLongEdge | |
f587 | DuplexPortraitTwoSidedLongEdgeMirrored | |
f588 | DuplexPortraitTwoSidedShortEdge | |
f589 | DuplexPortraitTwoSidedShortEdgeMirrored | |
f58a | PPSOneLandscape | |
f58b | PPSTwoLandscape | |
f58c | PPSTwoPortrait | |
f58d | PPSFourLandscape | |
f58e | PPSFourPortrait | |
f58f | HolePunchOff | |
f590 | HolePunchPortraitLeft | |
f591 | HolePunchPortraitRight | |
f592 | HolePunchPortraitTop | |
f593 | HolePunchPortraitBottom | |
f594 | HolePunchLandscapeLeft | |
f595 | HolePunchLandscapeRight | |
f596 | HolePunchLandscapeTop | |
f597 | HolePunchLandscapeBottom | |
f598 | StaplingOff | |
f599 | StaplingPortraitTopLeft | |
f59a | StaplingPortraitTopRight | |
f59b | StaplingPortraitBottomRight | |
f59c | StaplingPortraitTwoLeft | |
f59d | StaplingPortraitTwoRight | |
f59e | StaplingPortraitTwoTop | |
f59f | StaplingPortraitTwoBottom | |
f5a0 | StaplingPortraitBookBinding | |
f5a1 | StaplingLandscapeTopLeft | |
f5a2 | StaplingLandscapeTopRight | |
f5a3 | StaplingLandscapeBottomLeft | |
f5a4 | StaplingLandscapeBottomRight | |
f5a5 | StaplingLandscapeTwoLeft | |
f5a6 | StaplingLandscapeTwoRight | |
f5a7 | StaplingLandscapeTwoTop | |
f5a8 | StaplingLandscapeTwoBottom | |
f5a9 | StaplingLandscapeBookBinding | |
f5aa | StatusDataTransferRoaming | |
f5ab | MobSIMError | |
f5ac | CollateLandscapeSeparated | |
f5ad | PPSOnePortrait | |
f5ae | StaplingPortraitBottomLeft | |
f5b0 | PlaySolid | |
f5e7 | RepeatOff | |
f5ed | Définir | |
f5ee | SetSolid | |
f5ef | FuzzyReading | |
f5f2 | VerticalBattery0 | |
f5f3 | VerticalBattery1 | |
f5f4 | VerticalBattery2 | |
f5f5 | VerticalBattery3 | |
f5f6 | VerticalBattery4 | |
f5f7 | VerticalBattery5 | |
f5f8 | VerticalBattery6 | |
f5f9 | VerticalBattery7 | |
f5fa | VerticalBattery8 | |
f5fb | VerticalBattery9 | |
f5fc | VerticalBattery10 | |
f5fd | VerticalBatteryCharging0 | |
f5fe | VerticalBatteryCharging1 | |
f5ff | VerticalBatteryCharging2 |
PUA F600-F800
Le tableau de glyphes suivant affiche des points de code Unicode préfixés de F6- à F8-.
Glyphe | Point de code Unicode | Description |
f600 | VerticalBatteryCharging3 | |
f601 | VerticalBatteryCharging4 | |
f602 | VerticalBatteryCharging5 | |
f603 | VerticalBatteryCharging6 | |
f604 | VerticalBatteryCharging7 | |
f605 | VerticalBatteryCharging8 | |
f606 | VerticalBatteryCharging9 | |
f607 | VerticalBatteryCharging10 | |
f608 | VerticalBatteryUnknown | |
f618 | SIMError | |
f619 | SIMMissing | |
f61a | SIMLock | |
f61b | eSIM | |
f61c | eSIMNoProfile | |
f61d | eSIMLocked | |
f61e | eSIMBusy | |
f61f | NoiseCancelation | |
f620 | NoiseCancelationOff | |
f623 | MusicSharing | |
f624 | MusicSharingOff | |
f63c | CircleShapeSolid | |
f657 | WifiCallBars | |
f658 | WifiCall0 | |
f659 | WifiCall1 | |
f65a | WifiCall2 | |
f65b | WifiCall3 | |
f65c | WifiCall4 | |
f69e | CHTLanguageBar | |
f6a9 | ComposeMode | |
f6b8 | ExpressiveInputEntry | |
f6ba | EmojiTabMoreSymbols | |
f6fa | WebSearch | |
f712 | Kiosk | |
f714 | RTTLogo | |
f715 | VoiceCall | |
f716 | GoToMessage | |
f71a | ReturnToCall | |
f71c | StartPresenting | |
f71d | StopPresenting | |
f71e | ProductivityMode | |
f738 | SetHistoryStatus | |
f739 | SetHistoryStatus2 | |
f73d | Keyboardsettings20 | |
f73e | OneHandedRight20 | |
f73f | OneHandedLeft20 | |
f740 | Split20 | |
f741 | Full20 | |
f742 | Handwriting20 | |
f743 | ChevronLeft20 | |
f744 | ChevronLeft32 | |
f745 | ChevronRight20 | |
f746 | ChevronRight32 | |
f763 | Event12 | |
f781 | MicOff2 | |
f785 | DeliveryOptimization | |
f78a | CancelMedium | |
f78b | SearchMedium | |
f78c | AcceptMedium | |
f78d | RevealPasswordMedium | |
f7ad | DeleteWord | |
f7ae | DeleteWordFill | |
f7af | DeleteLines | |
f7b0 | DeleteLinesFill | |
f7b1 | InstertWords | |
f7b2 | InstertWordsFill | |
f7b3 | JoinWords | |
f7b4 | JoinWordsFill | |
f7b5 | OverwriteWords | |
f7b6 | OverwriteWordsFill | |
f7b7 | AddNewLine | |
f7b8 | AddNewLineFill | |
f7b9 | OverwriteWordsKorean | |
f7ba | OverwriteWordsFillKorean | |
f7bb | EducationIcon | |
f7ed | WindowSnipping | |
f7ee | VideoCapture | |
f809 | StatusSecured | |
f83b | NarratorApp | |
f83d | PowerButtonUpdate | |
f83e | RestartUpdate | |
f83f | UpdateStatusDot | |
f847 | Eject | |
f87b | Spelling | |
f87c | SpellingKorean | |
f87d | SpellingSerbian | |
f87e | SpellingChinese | |
f89a | FolderSelect | |
f8a5 | SmartScreen | |
f8a6 | ExploitProtection | |
f8aa | AddBold | |
f8ab | SubtractBold | |
f8ac | BackSolidBold | |
f8ad | ForwardSolidBold | |
f8ae | PauseBold | |
f8af | ClickSolid | |
f8b0 | SettingsSolid | |
f8b1 | MicrophoneSolidBold | |
f8b2 | SpeechSolidBold | |
f8b3 | ClickedOutLoudSolidBold |
Exemples
Conseil
L’application WinUI 3 Gallery comprend des exemples interactifs de la plupart des contrôles et des fonctionnalités WinUI 3. Procurez-vous l’application sur le Microsoft Store ou le code source sur GitHub.
Windows developer