3845 lines
98 KiB
C#
3845 lines
98 KiB
C#
#pragma warning disable CS1591
|
|
namespace Melskin.Assets;
|
|
|
|
public enum MaterialSymbol
|
|
{
|
|
Delete = 0xe872,
|
|
RestoreFromTrash = 0xe938,
|
|
DeleteForever = 0xe92b,
|
|
AutoDelete = 0xea4c,
|
|
DeleteSweep = 0xe16c,
|
|
Search = 0xe8b6,
|
|
SearchCheck = 0xf800,
|
|
ZoomIn = 0xe8ff,
|
|
ZoomOut = 0xe900,
|
|
SavedSearch = 0xea11,
|
|
VideoSearch = 0xefc6,
|
|
SearchOff = 0xea76,
|
|
SearchGear = 0xeefa,
|
|
YoutubeSearchedFor = 0xe8fa,
|
|
DataLossPrevention = 0xe2dc,
|
|
SearchCheck2 = 0xf469,
|
|
SearchInsights = 0xf4bc,
|
|
Troubleshoot = 0xe1d2,
|
|
FindReplace = 0xe881,
|
|
Splitscreen = 0xf06d,
|
|
ViewAgenda = 0xe8e9,
|
|
ViewColumn2 = 0xf847,
|
|
SplitscreenTop = 0xf673,
|
|
SplitscreenRight = 0xf674,
|
|
SplitscreenLeft = 0xf675,
|
|
SplitscreenBottom = 0xf676,
|
|
SplitscreenVerticalAdd = 0xf4fc,
|
|
SplitscreenAdd = 0xf4fd,
|
|
TransitionPush = 0xf50b,
|
|
TransitionSlide = 0xf50a,
|
|
ViewWeek = 0xe8f3,
|
|
CalendarViewWeek = 0xefe8,
|
|
CalendarViewMonth = 0xefe7,
|
|
WidthWide = 0xf8f7,
|
|
WidthNormal = 0xf8f6,
|
|
WidthFull = 0xf8f5,
|
|
ViewArray = 0xe8ea,
|
|
ViewCarousel = 0xe8eb,
|
|
AmpStories = 0xea13,
|
|
ViewDay = 0xe8ed,
|
|
CalendarViewDay = 0xe936,
|
|
PageFooter = 0xf383,
|
|
PageHeader = 0xf384,
|
|
PageMenuIos = 0xeefb,
|
|
ViewObjectTrack = 0xf432,
|
|
ViewHeadline = 0xe8ee,
|
|
ViewColumn = 0xe8ec,
|
|
ViewStream = 0xe8f2,
|
|
ViewApps = 0xf376,
|
|
AddRowAbove = 0xf423,
|
|
AddRowBelow = 0xf422,
|
|
AddColumnLeft = 0xf425,
|
|
AddColumnRight = 0xf424,
|
|
CombineColumns = 0xf420,
|
|
ViewList = 0xe8ef,
|
|
ViewModule = 0xe8f0,
|
|
ViewQuilt = 0xe8f1,
|
|
VerticalSplit = 0xe949,
|
|
TableRows = 0xf101,
|
|
TableRowsNarrow = 0xf73f,
|
|
TableChart = 0xe265,
|
|
ShelfPosition = 0xf702,
|
|
Window = 0xf088,
|
|
SpaceDashboard = 0xe66b,
|
|
Dns = 0xe875,
|
|
Storage = 0xe1db,
|
|
TableView = 0xf1be,
|
|
Table = 0xf191,
|
|
TableEdit = 0xf3c6,
|
|
TableEye = 0xf466,
|
|
TableConvert = 0xf3c7,
|
|
ViewSidebar = 0xf114,
|
|
BorderAll = 0xe228,
|
|
ViewComfy = 0xe42a,
|
|
ViewCompact = 0xe42b,
|
|
Dashboard = 0xe871,
|
|
Dashboard2 = 0xf3ea,
|
|
DashboardCustomize = 0xe99b,
|
|
GridView = 0xe9b0,
|
|
ViewComfyAlt = 0xeb73,
|
|
ViewCozy = 0xeb75,
|
|
AutoAwesomeMosaic = 0xe660,
|
|
Browse = 0xeb13,
|
|
TileLarge = 0xf3c3,
|
|
TileSmall = 0xf3c1,
|
|
TileMedium = 0xf3c2,
|
|
WidgetSmall = 0xf3b9,
|
|
WidgetWidth = 0xf3b8,
|
|
WidgetMedium = 0xf3ba,
|
|
FlexWrap = 0xf776,
|
|
FlexNoWrap = 0xf777,
|
|
FlexDirection = 0xf778,
|
|
ResponsiveLayout = 0xe9da,
|
|
MobileLayout = 0xf2bf,
|
|
Navigation = 0xe55d,
|
|
NearMe = 0xe569,
|
|
NearMeDisabled = 0xf1ef,
|
|
Nearby = 0xe6b7,
|
|
NearbyOff = 0xf03c,
|
|
NearbyError = 0xf03b,
|
|
Hov = 0xf475,
|
|
Place = 0xe0c8,
|
|
PersonPinCircle = 0xe56a,
|
|
NotListedLocation = 0xe575,
|
|
FmdBad = 0xf00e,
|
|
WhereToVote = 0xe177,
|
|
AddLocation = 0xe567,
|
|
EditLocation = 0xe568,
|
|
MapPinHeart = 0xf298,
|
|
MapPinReview = 0xf297,
|
|
AddLocationAlt = 0xef3a,
|
|
WrongLocation = 0xef78,
|
|
EditLocationAlt = 0xe1c5,
|
|
LocationOff = 0xe0c7,
|
|
PinDrop = 0xe55e,
|
|
MoveLocation = 0xe741,
|
|
Distance = 0xf6ea,
|
|
HomePin = 0xf14d,
|
|
LocalSee = 0xe557,
|
|
MultipleAirports = 0xefab,
|
|
ExploreNearby = 0xe538,
|
|
ShareLocation = 0xf05f,
|
|
FileMap = 0xe2c5,
|
|
UniversalLocal = 0xe9fb,
|
|
EmergencyShare = 0xebf6,
|
|
EmergencyShareOff = 0xf59e,
|
|
ModeOfTravel = 0xe7ce,
|
|
MovedLocation = 0xe594,
|
|
Keep = 0xe6aa,
|
|
KeepPublic = 0xf56f,
|
|
PushPin = 0xf10d,
|
|
KeepOff = 0xe017,
|
|
Pinboard = 0xf3ab,
|
|
PinboardUnread = 0xf3ac,
|
|
FiberManualRecord = 0xe061,
|
|
FiberSmartRecord = 0xe062,
|
|
Toll = 0xe8e0,
|
|
ControlPointDuplicate = 0xe3bb,
|
|
IncompleteCircle = 0xe79b,
|
|
ClockLoader90 = 0xf721,
|
|
ClockLoader80 = 0xf722,
|
|
ClockLoader60 = 0xf723,
|
|
ClockLoader40 = 0xf724,
|
|
ClockLoader20 = 0xf725,
|
|
ClockLoader10 = 0xf726,
|
|
Circle = 0xef4a,
|
|
PanoramaFishEye = 0xe40c,
|
|
RadioButtonUnchecked = 0xe836,
|
|
Brightness1 = 0xe3a6,
|
|
HideSource = 0xf023,
|
|
MotionPhotosOff = 0xe9c0,
|
|
DoNotDisturb = 0xe612,
|
|
Block = 0xe033,
|
|
DoNotDisturbOn = 0xe15c,
|
|
DoNotDisturbOff = 0xe643,
|
|
CheckCircle = 0xe86c,
|
|
Unpublished = 0xf236,
|
|
CheckCircleUnread = 0xf27e,
|
|
TaskAlt = 0xe2e6,
|
|
AddTask = 0xf23a,
|
|
ExpandCircleDown = 0xe7cd,
|
|
ExpandCircleUp = 0xf5d2,
|
|
ExpandCircleRight = 0xf591,
|
|
OfflinePin = 0xe90a,
|
|
OfflinePinOff = 0xf4d0,
|
|
Stars = 0xe8d0,
|
|
PokerChip = 0xf49b,
|
|
Copyright = 0xe90c,
|
|
Contactless = 0xea71,
|
|
ContactlessOff = 0xf858,
|
|
HighlightTextCursor = 0xf512,
|
|
HighlightKeyboardFocus = 0xf510,
|
|
Info = 0xe88e,
|
|
Error = 0xe000,
|
|
Help = 0xe887,
|
|
Paid = 0xf041,
|
|
Pending = 0xef64,
|
|
OfflineBolt = 0xe932,
|
|
ArrowCircleLeft = 0xeaa7,
|
|
ArrowCircleRight = 0xeaaa,
|
|
ArrowCircleDown = 0xf181,
|
|
ArrowCircleUp = 0xf182,
|
|
SwapHorizontalCircle = 0xe933,
|
|
SwapVerticalCircle = 0xe8d6,
|
|
NextPlan = 0xef5d,
|
|
ChangeCircle = 0xe2e7,
|
|
GroupWork = 0xe886,
|
|
Cancel = 0xe5c9,
|
|
AddCircle = 0xe147,
|
|
AssistantNavigation = 0xe989,
|
|
Explore = 0xe87a,
|
|
ExploreOff = 0xe9a8,
|
|
ModeStandby = 0xf037,
|
|
Adjust = 0xe39e,
|
|
RadioButtonChecked = 0xe837,
|
|
RadioButtonPartial = 0xf560,
|
|
StopCircle = 0xef71,
|
|
PauseCircle = 0xe035,
|
|
PlayCircle = 0xe038,
|
|
SlowMotionVideo = 0xe068,
|
|
ArrowDropDownCircle = 0xe5c6,
|
|
Outbound = 0xe1ca,
|
|
DownloadForOffline = 0xf000,
|
|
DoNotDisturbOnTotalSilence = 0xeffb,
|
|
MonetizationOn = 0xe263,
|
|
Album = 0xe019,
|
|
DiscFull = 0xe610,
|
|
Recommend = 0xe9d2,
|
|
CircleNotifications = 0xe994,
|
|
NestFarsightWeather = 0xf8bf,
|
|
AssistantDirection = 0xe988,
|
|
PlaylistAddCheckCircle = 0xe7e6,
|
|
PlaylistAddCircle = 0xe7e5,
|
|
BuildCircle = 0xef48,
|
|
LockOpenCircle = 0xf361,
|
|
Charger = 0xe2ae,
|
|
LightbulbCircle = 0xebfe,
|
|
NestFarsightEco = 0xf27b,
|
|
NestFarsightCool = 0xf27d,
|
|
NestFarsightDual = 0xf27c,
|
|
NestFarsightHeat = 0xf27a,
|
|
NestFarsightSeasonal = 0xf279,
|
|
NoAdultContent = 0xf8fe,
|
|
EvShadow = 0xef8f,
|
|
EvShadowMinus = 0xf57f,
|
|
EvShadowAdd = 0xf580,
|
|
StrokePartial = 0xf748,
|
|
StrokeFull = 0xf749,
|
|
Tonality = 0xe427,
|
|
Tonality2 = 0xf2b4,
|
|
Amend = 0xf802,
|
|
Allergies = 0xe094,
|
|
Preliminary = 0xe7d8,
|
|
ErrorMed = 0xe49b,
|
|
DraftOrders = 0xe7b3,
|
|
InputCircle = 0xf71a,
|
|
Pace = 0xf6b8,
|
|
SoundSampler = 0xf6b4,
|
|
AppBadging = 0xf72f,
|
|
FarsightDigital = 0xf559,
|
|
Counter9 = 0xf77c,
|
|
Counter8 = 0xf77d,
|
|
Counter7 = 0xf77e,
|
|
Counter6 = 0xf77f,
|
|
Counter5 = 0xf780,
|
|
Counter4 = 0xf781,
|
|
Counter3 = 0xf782,
|
|
Counter2 = 0xf783,
|
|
Counter1 = 0xf784,
|
|
Counter0 = 0xf785,
|
|
Contrast = 0xeb37,
|
|
ContrastRtlOff = 0xec72,
|
|
Flaky = 0xef50,
|
|
ContrastCircle = 0xe6a2,
|
|
CookieOff = 0xf79a,
|
|
AccountCircleOff = 0xf7b3,
|
|
CloudCircle = 0xe2be,
|
|
Timelapse = 0xe422,
|
|
PieChart = 0xe6c4,
|
|
Genres = 0xe022,
|
|
SwapDrivingAppsWheel = 0xe69f,
|
|
FlagCircle = 0xeaf8,
|
|
Support = 0xef73,
|
|
Outlet = 0xf1d4,
|
|
SmartOutlet = 0xe844,
|
|
Communities = 0xe7ed,
|
|
NotStarted = 0xf0d1,
|
|
Unknown5 = 0xe6a5,
|
|
ProgressActivity = 0xe9d0,
|
|
Bubble = 0xef83,
|
|
SendMoney = 0xe8b7,
|
|
Circles = 0xe7ea,
|
|
AvgTime = 0xf813,
|
|
Timer = 0xe425,
|
|
TimerOff = 0xe426,
|
|
TimerPause = 0xf4bb,
|
|
TimerPlay = 0xf4ba,
|
|
AutoTimer = 0xef7f,
|
|
TimeAuto = 0xf0e4,
|
|
Timer3Alt1 = 0xefc0,
|
|
Timer5 = 0xf4b1,
|
|
Timer10Alt1 = 0xefbf,
|
|
MotionPlay = 0xf40b,
|
|
MotionPhotosPaused = 0xe9c2,
|
|
MotionPhotosOn = 0xe9c1,
|
|
MotionPhotosAuto = 0xf03a,
|
|
RunningWithErrors = 0xe51d,
|
|
SettingsBackupRestore = 0xe8ba,
|
|
Schedule = 0xe192,
|
|
BrowseGallery = 0xebd1,
|
|
ShareEta = 0xe5f7,
|
|
NestClockFarsightDigital = 0xf8bc,
|
|
NestClockFarsightAnalog = 0xf8bb,
|
|
HistoryToggleOff = 0xf17d,
|
|
CurrencyExchange = 0xeb70,
|
|
QuestionExchange = 0xf7f3,
|
|
MagicExchange = 0xf7f4,
|
|
Autopay = 0xf84b,
|
|
AutoMode = 0xec20,
|
|
Autoplay = 0xf6b5,
|
|
Autostop = 0xf682,
|
|
Autopause = 0xf6b6,
|
|
FlipCameraAndroid = 0xea37,
|
|
Cycle = 0xf854,
|
|
History = 0xe28e,
|
|
HistoryOff = 0xf4da,
|
|
ManageHistory = 0xebe7,
|
|
DeleteHistory = 0xf518,
|
|
Update = 0xe923,
|
|
UpdateDisabled = 0xe075,
|
|
MoreTime = 0xea5d,
|
|
AvTimer = 0xe01b,
|
|
History2 = 0xf3e6,
|
|
Alarm = 0xe190,
|
|
AlarmPause = 0xf35b,
|
|
AlarmAdd = 0xe193,
|
|
Snooze = 0xe046,
|
|
AlarmOn = 0xe858,
|
|
AlarmOff = 0xe857,
|
|
AlarmSmartWake = 0xf6b0,
|
|
Acute = 0xe4cb,
|
|
Chronic = 0xebb2,
|
|
ReplayCircleFilled = 0xe9d8,
|
|
ScreenRecord = 0xf679,
|
|
FilterTiltShift = 0xe3e2,
|
|
Downloading = 0xf001,
|
|
ArrowUploadReady = 0xf3f5,
|
|
ArrowUploadProgress = 0xf3f4,
|
|
CropRotate = 0xe437,
|
|
Cameraswitch = 0xefeb,
|
|
_3dRotation = 0xe84d,
|
|
Replay30 = 0xe05a,
|
|
Replay10 = 0xe059,
|
|
Replay5 = 0xe05b,
|
|
Forward5 = 0xe058,
|
|
Forward10 = 0xe056,
|
|
Forward30 = 0xe057,
|
|
Replay = 0xe042,
|
|
ForwardMedia = 0xf6f4,
|
|
ForwardCircle = 0xf6f5,
|
|
Refresh = 0xe5d5,
|
|
ResetWrench = 0xf56c,
|
|
ResetBrightness = 0xf482,
|
|
ResetSettings = 0xf47f,
|
|
ResetShadow = 0xf47e,
|
|
ResetIso = 0xf480,
|
|
ResetFocus = 0xf481,
|
|
ResetShutterSpeed = 0xf47d,
|
|
ResetWhiteBalance = 0xf47c,
|
|
ResetExposure = 0xf266,
|
|
Metabolism = 0xe10b,
|
|
Move = 0xe740,
|
|
Cached = 0xe86a,
|
|
Autorenew = 0xe028,
|
|
Sync = 0xe627,
|
|
CloudSync = 0xeb5a,
|
|
SyncDesktop = 0xf41a,
|
|
SyncLock = 0xeaee,
|
|
RuleSettings = 0xf64c,
|
|
SyncProblem = 0xe629,
|
|
SyncDisabled = 0xe628,
|
|
LassoSelect = 0xeb03,
|
|
RotateLeft = 0xe419,
|
|
RotateRight = 0xe41a,
|
|
Rotate90DegreesCw = 0xeaab,
|
|
Rotate90DegreesCcw = 0xe418,
|
|
ModelTraining = 0xf0cf,
|
|
Whatshot = 0xe80e,
|
|
MusicHistory = 0xf2c1,
|
|
LockReset = 0xeade,
|
|
RotateAuto = 0xf417,
|
|
RestartAlt = 0xf053,
|
|
DirectorySync = 0xe394,
|
|
NoiseControlOn = 0xf8a8,
|
|
NoiseAware = 0xebec,
|
|
NoiseControlOff = 0xebf3,
|
|
AvgPace = 0xf6bb,
|
|
SearchActivity = 0xf3e5,
|
|
Camera = 0xe3af,
|
|
ShutterSpeed = 0xe43d,
|
|
ShutterSpeedMinus = 0xf57d,
|
|
ShutterSpeedAdd = 0xf57e,
|
|
Public = 0xe80b,
|
|
VpnLock = 0xe62f,
|
|
PublicOff = 0xf1ca,
|
|
GlobeLocationPin = 0xf35d,
|
|
SouthAmerica = 0xe7e4,
|
|
Globe = 0xe64c,
|
|
GlobeUk = 0xf798,
|
|
GlobeAsia = 0xf799,
|
|
TravelExplore = 0xe2db,
|
|
Language = 0xe894,
|
|
BringYourOwnIp = 0xe016,
|
|
CaptivePortal = 0xf728,
|
|
VpnLock2 = 0xf350,
|
|
GlobeBook = 0xf3c9,
|
|
EmojiLanguage = 0xf4cd,
|
|
Planet = 0xf387,
|
|
DonutSmall = 0xe918,
|
|
DonutLarge = 0xe917,
|
|
DataUsage = 0xe1af,
|
|
DataSaverOn = 0xeff3,
|
|
TripOrigin = 0xe57b,
|
|
MotionMode = 0xf842,
|
|
SettingsMotionMode = 0xf833,
|
|
ChangeHistory = 0xe86b,
|
|
Details = 0xe3c8,
|
|
Warning = 0xe002,
|
|
WarningOff = 0xf7ad,
|
|
AddTriangle = 0xf48e,
|
|
Square = 0xeb36,
|
|
Rectangle = 0xeb54,
|
|
Capture = 0xf727,
|
|
Pentagon = 0xeb50,
|
|
Hexagon = 0xeb39,
|
|
Hive = 0xeaa6,
|
|
Report = 0xe160,
|
|
ReportOff = 0xe170,
|
|
Dangerous = 0xe99a,
|
|
EmergencyHome = 0xe82a,
|
|
ThermostatCarbon = 0xf178,
|
|
Directions = 0xe52e,
|
|
DirectionsOff = 0xf10f,
|
|
DirectionsAlt = 0xf880,
|
|
DirectionsAltOff = 0xf881,
|
|
AddDiamond = 0xf49c,
|
|
CropPortrait = 0xe3c5,
|
|
CropLandscape = 0xe3c3,
|
|
Crop5_4 = 0xe3bf,
|
|
Crop7_5 = 0xe3c0,
|
|
Crop16_9 = 0xe3bc,
|
|
Crop9_16 = 0xf549,
|
|
Crop3_2 = 0xe3bd,
|
|
UniversalCurrencyAlt = 0xe734,
|
|
ButtonsAlt = 0xe72f,
|
|
SmartButton = 0xf1c1,
|
|
Destruction = 0xf585,
|
|
VideogameAsset = 0xe338,
|
|
VideogameAssetOff = 0xe500,
|
|
Variables = 0xf851,
|
|
VariableRemove = 0xf51c,
|
|
VariableInsert = 0xf51d,
|
|
VariableAdd = 0xf51e,
|
|
CropSquare = 0xe3c1,
|
|
CheckBoxOutlineBlank = 0xe835,
|
|
CheckBox = 0xe834,
|
|
SelectCheckBox = 0xf1fe,
|
|
OverviewKey = 0xf7d4,
|
|
ArtTrack = 0xe060,
|
|
RecentActors = 0xe03f,
|
|
BurstMode = 0xe43c,
|
|
GalleryThumbnail = 0xf86f,
|
|
HeapSnapshotThumbnail = 0xf76c,
|
|
LooksOne = 0xe400,
|
|
LooksTwo = 0xe401,
|
|
Looks3 = 0xe3fb,
|
|
Looks4 = 0xe3fd,
|
|
Looks5 = 0xe3fe,
|
|
Looks6 = 0xe3ff,
|
|
FilterNone = 0xe3e0,
|
|
Filter1 = 0xe3d0,
|
|
Filter2 = 0xe3d1,
|
|
Filter3 = 0xe3d2,
|
|
Filter4 = 0xe3d4,
|
|
Filter5 = 0xe3d5,
|
|
Filter6 = 0xe3d6,
|
|
Filter7 = 0xe3d7,
|
|
Filter8 = 0xe3d8,
|
|
Filter9 = 0xe3d9,
|
|
Filter9Plus = 0xe3da,
|
|
_1k = 0xe95c,
|
|
_1kPlus = 0xe95d,
|
|
_2k = 0xe963,
|
|
_2kPlus = 0xe964,
|
|
_3k = 0xe966,
|
|
_3kPlus = 0xe967,
|
|
_4k = 0xe072,
|
|
_4kPlus = 0xe969,
|
|
_5k = 0xe96b,
|
|
_5kPlus = 0xe96c,
|
|
_6k = 0xe96e,
|
|
_6kPlus = 0xe96f,
|
|
_7k = 0xe971,
|
|
_7kPlus = 0xe972,
|
|
_8k = 0xe974,
|
|
_8kPlus = 0xe975,
|
|
_9k = 0xe977,
|
|
_9kPlus = 0xe978,
|
|
_10k = 0xe951,
|
|
_2mp = 0xe965,
|
|
_3mp = 0xe968,
|
|
_4mp = 0xe96a,
|
|
_5mp = 0xe96d,
|
|
_6mp = 0xe970,
|
|
_7mp = 0xe973,
|
|
_8mp = 0xe976,
|
|
_9mp = 0xe979,
|
|
_10mp = 0xe952,
|
|
_11mp = 0xe953,
|
|
_12mp = 0xe954,
|
|
_13mp = 0xe955,
|
|
_14mp = 0xe956,
|
|
_15mp = 0xe957,
|
|
_16mp = 0xe958,
|
|
_17mp = 0xe959,
|
|
_18mp = 0xe95a,
|
|
_19mp = 0xe95b,
|
|
_20mp = 0xe95e,
|
|
_21mp = 0xe95f,
|
|
_22mp = 0xe960,
|
|
_23mp = 0xe961,
|
|
_24mp = 0xe962,
|
|
_50mp = 0xf6f3,
|
|
_2d = 0xef37,
|
|
Mp = 0xe9c3,
|
|
PictureAsPdf = 0xe415,
|
|
ClosedCaption = 0xe01c,
|
|
ClosedCaptionDisabled = 0xf1dc,
|
|
ClosedCaptionAdd = 0xf4ae,
|
|
Sd = 0xe9dd,
|
|
HighQuality = 0xe024,
|
|
Hd = 0xe052,
|
|
_3d = 0xed38,
|
|
FullHd = 0xf58b,
|
|
FiberPin = 0xe06a,
|
|
FiberNew = 0xe05e,
|
|
FiberDvr = 0xe05d,
|
|
Sip = 0xf069,
|
|
Ods = 0xe6e8,
|
|
Odt = 0xe6e9,
|
|
Tsv = 0xe6d6,
|
|
Csv = 0xe6cf,
|
|
UpiPay = 0xf3cf,
|
|
Av1 = 0xf4b0,
|
|
Avc = 0xf4af,
|
|
Markdown = 0xf552,
|
|
FilePng = 0xf3bc,
|
|
FileJson = 0xf3bb,
|
|
ChromeReaderMode = 0xe86d,
|
|
_18UpRating = 0xf8fd,
|
|
LogoDev = 0xead6,
|
|
HighRes = 0xf54b,
|
|
Explicit = 0xe01e,
|
|
BackgroundDotSmall = 0xf514,
|
|
BackgroundDotLarge = 0xf79e,
|
|
Casino = 0xeb40,
|
|
InsertChart = 0xe24b,
|
|
AddChart = 0xe97b,
|
|
EnergyProgramTimeUsed = 0xf161,
|
|
Analytics = 0xef3e,
|
|
ViewKanban = 0xeb7f,
|
|
ViewTimeline = 0xeb85,
|
|
Toast = 0xefc1,
|
|
Dialogs = 0xe99f,
|
|
Subheader = 0xe9ea,
|
|
Dropdown = 0xe9a4,
|
|
Article = 0xef42,
|
|
ArticlePerson = 0xf368,
|
|
Overview = 0xe4a7,
|
|
AddNotes = 0xe091,
|
|
OtherAdmission = 0xe47b,
|
|
Demography = 0xe489,
|
|
ExportNotes = 0xe0ac,
|
|
SourceNotes = 0xe12d,
|
|
ArticleShortcut = 0xf587,
|
|
ConvertToText = 0xf41f,
|
|
ListAlt = 0xe0ee,
|
|
ListAltAdd = 0xf756,
|
|
ListAltCheck = 0xf3de,
|
|
ClinicalNotes = 0xe09e,
|
|
AddBox = 0xe146,
|
|
TabNewRight = 0xf741,
|
|
LocalHospital = 0xe548,
|
|
DisabledByDefault = 0xf230,
|
|
TabCloseRight = 0xf746,
|
|
HelpCenter = 0xf1c0,
|
|
Pages = 0xe7f9,
|
|
PhotoFilter = 0xe43b,
|
|
PostAdd = 0xea20,
|
|
AddPhotoAlternate = 0xe43e,
|
|
NewWindow = 0xf710,
|
|
FeatureSearch = 0xe9a9,
|
|
ShareWindows = 0xf613,
|
|
AddAd = 0xe72a,
|
|
Cards = 0xe991,
|
|
IndeterminateCheckBox = 0xe909,
|
|
Chips = 0xe993,
|
|
Ballot = 0xe172,
|
|
MonitorWeight = 0xf039,
|
|
MonitorWeightLoss = 0xf6de,
|
|
MonitorWeightGain = 0xf6df,
|
|
Padding = 0xe9c8,
|
|
Calculate = 0xea5f,
|
|
ControllerGen = 0xe83d,
|
|
Hvac = 0xf10e,
|
|
Switch = 0xe1f4,
|
|
Slideshow = 0xe41b,
|
|
SettingsApplications = 0xe8b9,
|
|
Ifl = 0xe025,
|
|
Stairs = 0xf1a9,
|
|
ChartData = 0xe473,
|
|
Escalator = 0xf1a1,
|
|
ExpansionPanels = 0xe600,
|
|
CodeBlocks = 0xf84d,
|
|
KeyboardCapslockBadge = 0xf7de,
|
|
PositionTopRight = 0xf709,
|
|
PositionBottomRight = 0xf70a,
|
|
PositionBottomLeft = 0xf70b,
|
|
ShelfAutoHide = 0xf703,
|
|
DockToLeft = 0xf7e5,
|
|
RightPanelOpen = 0xf704,
|
|
RightPanelClose = 0xf705,
|
|
DockToRight = 0xf7e4,
|
|
LeftPanelOpen = 0xf716,
|
|
LeftPanelClose = 0xf717,
|
|
DockToBottom = 0xf7e6,
|
|
BottomPanelOpen = 0xf729,
|
|
BottomPanelClose = 0xf72a,
|
|
TopPanelOpen = 0xf732,
|
|
TopPanelClose = 0xf733,
|
|
Package = 0xe48f,
|
|
DeveloperGuide = 0xe99e,
|
|
OutboxAlt = 0xeb17,
|
|
Nfc = 0xe1bb,
|
|
NfcOff = 0xf369,
|
|
HeatPump = 0xec18,
|
|
Vignette_2 = 0xf2b3,
|
|
SquareDot = 0xf3b3,
|
|
Dataset = 0xf8ee,
|
|
DatasetLinked = 0xf8ef,
|
|
MoveToInbox = 0xe168,
|
|
Outbox = 0xef5f,
|
|
Inbox = 0xe156,
|
|
InboxText = 0xf399,
|
|
InboxCustomize = 0xf859,
|
|
InboxTextShare = 0xf35c,
|
|
InboxTextPerson = 0xf35e,
|
|
InboxTextAsterisk = 0xf360,
|
|
BottomAppBar = 0xe730,
|
|
BottomDrawer = 0xe72d,
|
|
TeamDashboard = 0xe013,
|
|
BottomNavigation = 0xe98c,
|
|
BottomSheets = 0xe98d,
|
|
ScrollableHeader = 0xe9dc,
|
|
Tabs = 0xe9ee,
|
|
Toolbar = 0xe9f7,
|
|
TableChartView = 0xf6ef,
|
|
DataTable = 0xe99c,
|
|
DynamicForm = 0xf1bf,
|
|
BrokenImage = 0xe3ad,
|
|
Ripples = 0xe9db,
|
|
SideNavigation = 0xe9e2,
|
|
Ad = 0xe65a,
|
|
Wysiwyg = 0xf1c3,
|
|
Preview = 0xf1c5,
|
|
PreviewOff = 0xf7af,
|
|
TabMove = 0xf742,
|
|
AdOff = 0xf7b2,
|
|
Score = 0xe269,
|
|
BidLandscape = 0xe667,
|
|
BidLandscapeDisabled = 0xef81,
|
|
SoundDetectionGlassBreak = 0xf14a,
|
|
ImageNotSupported = 0xf116,
|
|
DataThresholding = 0xeb9f,
|
|
Gradient = 0xe3e9,
|
|
FilterBAndW = 0xe3db,
|
|
Exposure = 0xe3ca,
|
|
ContrastSquare = 0xf4a0,
|
|
Compare = 0xe3b9,
|
|
TextCompare = 0xf3c5,
|
|
TvGuide = 0xe1dc,
|
|
Post = 0xe705,
|
|
PhotoPrints = 0xefb2,
|
|
AnimatedImages = 0xf49a,
|
|
StackHexagon = 0xf41c,
|
|
PhotoAutoMerge = 0xf530,
|
|
CardsStar = 0xf375,
|
|
NoteStackAdd = 0xf563,
|
|
NoteStack = 0xf562,
|
|
StickyNote = 0xe9e8,
|
|
Living = 0xf02b,
|
|
Bathroom = 0xefdd,
|
|
Dining = 0xeff4,
|
|
BedroomChild = 0xefe1,
|
|
Yard = 0xf089,
|
|
BedroomParent = 0xefe2,
|
|
BedroomBaby = 0xefe0,
|
|
FactCheck = 0xf0c5,
|
|
BreakingNews = 0xea08,
|
|
BreakingNewsAlt_1 = 0xf0ba,
|
|
Clarify = 0xf0bf,
|
|
Newspaper = 0xeb81,
|
|
Receipt = 0xe8b0,
|
|
ReceiptLong = 0xef6e,
|
|
Contract = 0xf5a0,
|
|
ReceiptLongOff = 0xf40a,
|
|
ContractEdit = 0xf5a1,
|
|
ContractDelete = 0xf5a2,
|
|
OrderPlay = 0xf811,
|
|
OrderApprove = 0xf812,
|
|
InactiveOrder = 0xe0fc,
|
|
Scoreboard = 0xebd0,
|
|
CalendarMonth = 0xebcc,
|
|
DateRange = 0xe916,
|
|
CalendarToday = 0xe935,
|
|
PermContactCalendar = 0xe8a3,
|
|
CalendarMeal = 0xf296,
|
|
Today = 0xe8df,
|
|
Event = 0xe24f,
|
|
EventAvailable = 0xe614,
|
|
EventBusy = 0xe615,
|
|
EventNote = 0xe616,
|
|
AutoSchedule = 0xe214,
|
|
EditCalendar = 0xe742,
|
|
FreeCancellation = 0xe748,
|
|
EventRepeat = 0xeb7b,
|
|
CalendarClock = 0xf540,
|
|
EventUpcoming = 0xf238,
|
|
EarlyOn = 0xe2ba,
|
|
CalendarLock = 0xf242,
|
|
CalendarCheck = 0xf243,
|
|
CalendarMeal_2 = 0xf240,
|
|
CalendarAddOn = 0xef85,
|
|
CalendarAppsScript = 0xf0bb,
|
|
Assignment = 0xe85d,
|
|
AssignmentAdd = 0xf848,
|
|
Prescriptions = 0xe121,
|
|
AssignmentTurnedIn = 0xe862,
|
|
AssignmentReturn = 0xe860,
|
|
AssignmentReturned = 0xe861,
|
|
AssignmentLate = 0xe85f,
|
|
IntegrationInstructions = 0xef54,
|
|
NoteAlt = 0xf040,
|
|
AdminMeds = 0xe48d,
|
|
ContentPaste = 0xe14f,
|
|
ContentPasteOff = 0xe4f8,
|
|
Inventory = 0xe179,
|
|
PendingActions = 0xf1bb,
|
|
ContentPasteGo = 0xea8e,
|
|
ContentPasteSearch = 0xea9b,
|
|
MarkdownPaste = 0xf554,
|
|
LabProfile = 0xe104,
|
|
Diagnosis = 0xe0a8,
|
|
FitPageHeight = 0xf397,
|
|
FitPageWidth = 0xf396,
|
|
Book = 0xe865,
|
|
PhotoAlbum = 0xe411,
|
|
PlayLesson = 0xf047,
|
|
CollectionsBookmark = 0xe431,
|
|
Quiz = 0xf04c,
|
|
BackupTable = 0xef43,
|
|
AllInbox = 0xe97f,
|
|
PhotoLibrary = 0xe413,
|
|
Filter = 0xe3b6,
|
|
WallpaperSlideshow = 0xf672,
|
|
TypeSpecimen = 0xf8f0,
|
|
LibraryMusic = 0xe030,
|
|
LibraryBooks = 0xe02f,
|
|
LibraryAddCheck = 0xe9b7,
|
|
VideoLibrary = 0xe04a,
|
|
LibraryAdd = 0xe02e,
|
|
AddToPhotos = 0xe39d,
|
|
TabClose = 0xf745,
|
|
FileMapStack = 0xf3e2,
|
|
AdGroup = 0xe65b,
|
|
AdGroupOff = 0xeae5,
|
|
TabGroup = 0xf743,
|
|
MoveGroup = 0xf715,
|
|
TabDuplicate = 0xf744,
|
|
TabInactive = 0xf43b,
|
|
TabCloseInactive = 0xf3d0,
|
|
Finance = 0xe6bf,
|
|
Ungroup = 0xf731,
|
|
ContentCopy = 0xe14d,
|
|
MarkdownCopy = 0xf553,
|
|
Note = 0xe06f,
|
|
Scan = 0xf74e,
|
|
ScanDelete = 0xf74f,
|
|
HeapSnapshotLarge = 0xf76e,
|
|
SmbShare = 0xf74b,
|
|
Difference = 0xeb7d,
|
|
FileCopy = 0xe173,
|
|
FileCopyOff = 0xf4d8,
|
|
HeapSnapshotMultiple = 0xf76d,
|
|
Description = 0xe873,
|
|
UnknownDocument = 0xf804,
|
|
QuickReferenceAll = 0xf801,
|
|
QuickReference = 0xe46e,
|
|
NoteAdd = 0xe89c,
|
|
Plagiarism = 0xea5a,
|
|
Task = 0xf075,
|
|
UploadFile = 0xe9fc,
|
|
FilePresent = 0xea0e,
|
|
RequestQuote = 0xf1b6,
|
|
AudioFile = 0xeb82,
|
|
VideoFile = 0xeb87,
|
|
ApkDocument = 0xf88e,
|
|
FileSave = 0xf17f,
|
|
FileSaveOff = 0xe505,
|
|
FileOpen = 0xeaf3,
|
|
FileExport = 0xf3b2,
|
|
EditDocument = 0xf88c,
|
|
DocumentSearch = 0xf385,
|
|
ApkInstall = 0xf88f,
|
|
InsertPageBreak = 0xeaca,
|
|
Files = 0xea85,
|
|
TextToSpeech = 0xf1bc,
|
|
SpeechToText = 0xf8a7,
|
|
TextSnippet = 0xf1c6,
|
|
Save = 0xe161,
|
|
SaveAs = 0xeb60,
|
|
SaveClock = 0xf398,
|
|
Feed = 0xf009,
|
|
News = 0xe032,
|
|
Summarize = 0xf071,
|
|
StickyNote_2 = 0xf1fc,
|
|
FindInPage = 0xe880,
|
|
RequestPage = 0xf22c,
|
|
RestorePage = 0xe929,
|
|
SdCardAlert = 0xe624,
|
|
SdCard = 0xe1c2,
|
|
SimCard = 0xe32b,
|
|
SimCardDownload = 0xf068,
|
|
NoSim = 0xe0cc,
|
|
CreditCard = 0xe870,
|
|
AddCard = 0xeb86,
|
|
CreditScore = 0xeff1,
|
|
CreditCardHeart = 0xf52c,
|
|
CreditCardGear = 0xf52d,
|
|
CreditCardClock = 0xf438,
|
|
CreditCardOff = 0xe4f4,
|
|
CardTravel = 0xe8f8,
|
|
CardMembership = 0xe8f7,
|
|
Redeem = 0xe8b1,
|
|
PaymentCard = 0xf2a1,
|
|
MagnificationSmall = 0xf83c,
|
|
MagnificationLarge = 0xf83d,
|
|
PictureInPicture = 0xe8aa,
|
|
PictureInPictureOff = 0xf52f,
|
|
PictureInPictureAlt = 0xe911,
|
|
PictureInPictureMobile = 0xf517,
|
|
PictureInPictureCenter = 0xf550,
|
|
DesktopPortrait = 0xf45d,
|
|
FloatPortrait_2 = 0xf45b,
|
|
DesktopLandscape = 0xf45e,
|
|
DesktopLandscapeAdd = 0xf439,
|
|
FloatLandscape_2 = 0xf45c,
|
|
FullscreenPortrait = 0xf45a,
|
|
SplitscreenPortrait = 0xf458,
|
|
SplitscreenLandscape = 0xf459,
|
|
SplitScene = 0xf3bf,
|
|
SplitSceneUp = 0xf2fc,
|
|
SplitSceneDown = 0xf2ff,
|
|
SplitSceneLeft = 0xf2fe,
|
|
SplitSceneRight = 0xf2fd,
|
|
PictureInPictureSmall = 0xf54d,
|
|
PictureInPictureMedium = 0xf54e,
|
|
PictureInPictureLarge = 0xf54f,
|
|
EventSeat = 0xe903,
|
|
Pageview = 0xe8a0,
|
|
AspectRatio = 0xe85b,
|
|
SettingsBrightness = 0xe8bd,
|
|
SettingsOverscan = 0xe8c4,
|
|
PerformanceMax = 0xe51a,
|
|
VideoLabel = 0xe071,
|
|
Web = 0xe051,
|
|
WebAsset = 0xe069,
|
|
WebAssetOff = 0xe4f7,
|
|
Iframe = 0xf71b,
|
|
IframeOff = 0xf71c,
|
|
Tab = 0xe8d8,
|
|
TabRecent = 0xf740,
|
|
TabSearch = 0xf2f2,
|
|
Problem = 0xe122,
|
|
TwoPager = 0xf51f,
|
|
TwoPagerStore = 0xf3c4,
|
|
AmbientScreen = 0xf6c4,
|
|
ThumbnailBar = 0xf734,
|
|
ScreenshotKeyboard = 0xf7d3,
|
|
MagnifyFullscreen = 0xf7d5,
|
|
MagnifyDocked = 0xf7d6,
|
|
ReopenWindow = 0xf708,
|
|
BackToTab = 0xf72b,
|
|
DomainVerification = 0xef4c,
|
|
DomainVerificationOff = 0xf7b0,
|
|
MediaLink = 0xf83f,
|
|
SelectWindow = 0xe6fa,
|
|
SelectWindowOff = 0xe506,
|
|
SelectWindow_2 = 0xf4c8,
|
|
DynamicFeed = 0xea14,
|
|
AutoAwesomeMotion = 0xe661,
|
|
Stack = 0xf609,
|
|
StackStar = 0xf607,
|
|
StackOff = 0xf608,
|
|
StackGroup = 0xf359,
|
|
SurroundSound = 0xe049,
|
|
ConfirmationNumber = 0xe638,
|
|
LocalActivity = 0xe53f,
|
|
TransitTicket = 0xf3f1,
|
|
AirplaneTicket = 0xefd9,
|
|
Upcoming = 0xf07e,
|
|
Subscriptions = 0xe064,
|
|
Speed = 0xe9e4,
|
|
Radio = 0xe03e,
|
|
FeaturedVideo = 0xe06e,
|
|
FeaturedPlayList = 0xe06d,
|
|
CallToAction = 0xe06c,
|
|
BrandingWatermark = 0xe06b,
|
|
MusicVideo = 0xe063,
|
|
Terminal = 0xeb8e,
|
|
ViewCompactAlt = 0xeb74,
|
|
CancelPresentation = 0xe0e9,
|
|
PausePresentation = 0xe0ea,
|
|
ImageAspectRatio = 0xe3f5,
|
|
PresentToAll = 0xe0df,
|
|
PriceChange = 0xf04a,
|
|
LocalAtm = 0xe53e,
|
|
SmartDisplay = 0xf06a,
|
|
VideoStable = 0xf081,
|
|
Vignette = 0xe435,
|
|
SettingsSystemDaydream = 0xe1c3,
|
|
Manga = 0xf5e3,
|
|
TransitionChop = 0xf50e,
|
|
TextAd = 0xe728,
|
|
ContextualToken = 0xf486,
|
|
ContextualTokenAdd = 0xf485,
|
|
Voicemail_2 = 0xf352,
|
|
PipExit = 0xf70d,
|
|
Pip = 0xf64d,
|
|
PinEnd = 0xe767,
|
|
Bubbles = 0xf64e,
|
|
PinInvoke = 0xe763,
|
|
Newsmode = 0xefad,
|
|
FullCoverage = 0xeb12,
|
|
IdCard = 0xf4ca,
|
|
Badge = 0xea67,
|
|
MedicalInformation = 0xebed,
|
|
SmartCardReader = 0xf4a5,
|
|
SmartCardReaderOff = 0xf4a6,
|
|
Folder = 0xe2c7,
|
|
FolderOff = 0xeb83,
|
|
FolderOpen = 0xe2c8,
|
|
FolderSpecial = 0xe617,
|
|
FolderShared = 0xe2c9,
|
|
FolderDelete = 0xeb34,
|
|
FolderZip = 0xeb2c,
|
|
DriveFolderUpload = 0xe9a3,
|
|
DriveFileMove = 0xe675,
|
|
CreateNewFolder = 0xe2cc,
|
|
Topic = 0xf1c4,
|
|
RuleFolder = 0xf1c9,
|
|
SnippetFolder = 0xf1c7,
|
|
FolderLimited = 0xf4e4,
|
|
FolderCheck = 0xf3d7,
|
|
FolderCopy = 0xebbd,
|
|
FolderData = 0xf586,
|
|
FolderEye = 0xf3d5,
|
|
FolderCheck_2 = 0xf3d6,
|
|
FolderCode = 0xf3c8,
|
|
FolderInfo = 0xf395,
|
|
PermMedia = 0xe8a7,
|
|
FolderSupervised = 0xf774,
|
|
FolderManaged = 0xf775,
|
|
BookmarkManager = 0xf7b1,
|
|
FolderMatch = 0xf3d4,
|
|
MarkunreadMailbox = 0xe89b,
|
|
MarkAsUnread = 0xe9bc,
|
|
StackedEmail = 0xe6c7,
|
|
Mail = 0xe0be,
|
|
MailOff = 0xf48b,
|
|
Unsubscribe = 0xe0eb,
|
|
MailAsterisk = 0xeef4,
|
|
ForwardToInbox = 0xf187,
|
|
MailLock = 0xec0a,
|
|
MarkEmailUnread = 0xf18a,
|
|
AttachEmail = 0xea5e,
|
|
MarkEmailRead = 0xf18c,
|
|
MailShield = 0xf249,
|
|
Drafts = 0xe151,
|
|
NotificationMultiple = 0xe6c2,
|
|
StackedInbox = 0xe6c9,
|
|
SlideLibrary = 0xf822,
|
|
OutgoingMail = 0xf0d2,
|
|
LocalPostOffice = 0xe554,
|
|
AttachFile = 0xe226,
|
|
AttachFileOff = 0xf4d9,
|
|
Attachment = 0xe2bc,
|
|
AttachFileAdd = 0xf841,
|
|
Link = 0xe157,
|
|
AddLink = 0xe178,
|
|
LinkOff = 0xe16f,
|
|
VotingChip = 0xf852,
|
|
LocationChip = 0xf850,
|
|
FinanceChip = 0xf84e,
|
|
BusinessChip = 0xf84c,
|
|
Beenhere = 0xe52d,
|
|
ChatBubble = 0xe0ca,
|
|
ChatError = 0xf7ac,
|
|
Reviews = 0xf054,
|
|
SmsFailed = 0xe626,
|
|
CommentBank = 0xea4e,
|
|
_3p = 0xefd1,
|
|
Chat = 0xe0b7,
|
|
AddComment = 0xe266,
|
|
RateReview = 0xe560,
|
|
RateReviewRtl = 0xe706,
|
|
Sms = 0xe0d8,
|
|
VideoChat = 0xf8a0,
|
|
ChatInfo = 0xf52b,
|
|
VoiceChat = 0xe62e,
|
|
Mms = 0xe618,
|
|
AutoReadPause = 0xf219,
|
|
AutoReadPlay = 0xf216,
|
|
ShareReviews = 0xf8a4,
|
|
SpeakerNotes = 0xe8cd,
|
|
SpeakerNotesOff = 0xe92a,
|
|
Quickreply = 0xef6c,
|
|
MarkChatRead = 0xf18b,
|
|
MarkChatUnread = 0xf189,
|
|
MarkUnreadChatAlt = 0xeb9d,
|
|
Forum = 0xe0bf,
|
|
ModeComment = 0xe253,
|
|
Comment = 0xe0b9,
|
|
CommentsDisabled = 0xe7a2,
|
|
ChatAddOn = 0xf0f3,
|
|
ChatPasteGo = 0xf6bd,
|
|
ChatPasteGo_2 = 0xf3cb,
|
|
Lyrics = 0xec0b,
|
|
ContactSupport = 0xe94c,
|
|
MapsUgc = 0xef58,
|
|
QuickPhrases = 0xe7d1,
|
|
Assistant = 0xe39f,
|
|
LiveHelp = 0xe0c6,
|
|
NestFoundSavings = 0xf8c0,
|
|
Tooltip = 0xe9f8,
|
|
Tooltip_2 = 0xf3ed,
|
|
FilterFrames = 0xe3de,
|
|
BusinessMessages = 0xef84,
|
|
Subtitles = 0xe048,
|
|
SubtitlesOff = 0xef72,
|
|
SubtitlesGear = 0xf355,
|
|
PhotoCamera = 0xe3b0,
|
|
NoPhotography = 0xf1a8,
|
|
LinkedCamera = 0xe438,
|
|
AddAPhoto = 0xe439,
|
|
CameraEnhance = 0xe8fc,
|
|
PhotoCameraBack = 0xef68,
|
|
FlipCameraIos = 0xea38,
|
|
DirtyLens = 0xef4b,
|
|
PartyMode = 0xe7fa,
|
|
PhotoCameraFront = 0xef69,
|
|
SwitchCamera = 0xe41e,
|
|
PermCameraMic = 0xe8a2,
|
|
MonochromePhotos = 0xe403,
|
|
NoFlash = 0xf1a6,
|
|
CameraRoll = 0xe3b3,
|
|
KeyboardHide = 0xe31a,
|
|
KeyboardAlt = 0xf028,
|
|
Keyboard = 0xe312,
|
|
KeyboardOff = 0xf67a,
|
|
KeyboardLock = 0xf492,
|
|
KeyboardLockOff = 0xf491,
|
|
KeyboardPreviousLanguage = 0xf7da,
|
|
KeyboardOnscreen = 0xf7db,
|
|
KeyboardFull = 0xf7dc,
|
|
KeyboardExternalInput = 0xf7dd,
|
|
KeyboardKeys = 0xf67b,
|
|
Mouse = 0xe323,
|
|
MouseLock = 0xf490,
|
|
MouseLockOff = 0xf48f,
|
|
TouchpadMouse = 0xf687,
|
|
TouchpadMouseOff = 0xf4e6,
|
|
TrackpadInput = 0xf4c7,
|
|
TrackpadInput_2 = 0xf409,
|
|
TrackpadInput_3 = 0xf408,
|
|
Joystick = 0xf5ee,
|
|
SportsEsports = 0xea28,
|
|
StadiaController = 0xf135,
|
|
HandheldController = 0xf4c6,
|
|
HeadMountedDevice = 0xf4c5,
|
|
Gamepad = 0xe021,
|
|
SecurityKey = 0xf503,
|
|
Cast = 0xe307,
|
|
CastConnected = 0xe308,
|
|
CastForEducation = 0xefec,
|
|
CastWarning = 0xf5ef,
|
|
CastPause = 0xf5f0,
|
|
Airplay = 0xe055,
|
|
TvGen = 0xe830,
|
|
TvWithAssistant = 0xe785,
|
|
JamboardKiosk = 0xe9b5,
|
|
DesktopWindows = 0xe30c,
|
|
DesktopAccessDisabled = 0xe99d,
|
|
DesktopCloud = 0xf3db,
|
|
DesktopCloudStack = 0xf3be,
|
|
ImportantDevices = 0xe912,
|
|
DesktopMac = 0xe30b,
|
|
LaptopChromebook = 0xe31f,
|
|
Computer = 0xe30a,
|
|
ComputerCancel = 0xf2f6,
|
|
ComputerArrowUp = 0xf2f7,
|
|
SyncSavedLocally = 0xf820,
|
|
SyncSavedLocallyOff = 0xf264,
|
|
ScreenSearchDesktop = 0xef70,
|
|
ScreenShare = 0xe0e2,
|
|
StopScreenShare = 0xe0e3,
|
|
BrowseActivity = 0xf8a5,
|
|
LaptopMac = 0xe320,
|
|
LaptopWindows = 0xe321,
|
|
Monitor = 0xef5b,
|
|
Mimo = 0xe9be,
|
|
MimoDisconnect = 0xe9bf,
|
|
BrowserUpdated = 0xe7cf,
|
|
Tv = 0xe333,
|
|
TvOff = 0xe647,
|
|
DisplaySettings = 0xeb97,
|
|
RemoveFromQueue = 0xe067,
|
|
LiveTv = 0xe639,
|
|
ConnectedTv = 0xe998,
|
|
Dvr = 0xe1b2,
|
|
AddToQueue = 0xe05c,
|
|
TvSignin = 0xe71b,
|
|
ScreenshotMonitor = 0xec08,
|
|
TvNext = 0xf3eb,
|
|
QueuePlayNext = 0xe066,
|
|
TvDisplays = 0xf3ec,
|
|
InstallDesktop = 0xeb71,
|
|
ResetTv = 0xe9d9,
|
|
DeveloperModeTv = 0xe874,
|
|
PhotoFrame = 0xf0d9,
|
|
Photo = 0xe410,
|
|
Image = 0xe251,
|
|
ImageInset = 0xf247,
|
|
ImageArrowUp = 0xf317,
|
|
HideImage = 0xf022,
|
|
Imagesmode = 0xefa2,
|
|
Satellite = 0xe562,
|
|
Panorama = 0xe40b,
|
|
PlannerBannerAdPt = 0xe692,
|
|
WallArt = 0xefcb,
|
|
Hallway = 0xe6f8,
|
|
ImageSearch = 0xe43f,
|
|
Wallpaper = 0xe1bc,
|
|
ResetImage = 0xf824,
|
|
ReplaceAudio = 0xf451,
|
|
ReplaceImage = 0xf450,
|
|
ReplaceVideo = 0xf44f,
|
|
MobileMenu = 0xe8bc,
|
|
P2p = 0xf52a,
|
|
MobileBlock = 0xef3f,
|
|
MobileArrowDown = 0xe62a,
|
|
MobileText = 0xef39,
|
|
MobileText_2 = 0xefda,
|
|
MobileQuestion = 0xe339,
|
|
MobileShare = 0xe0e7,
|
|
MobileArrowUpRight = 0xe1fe,
|
|
MobileGear = 0xe0de,
|
|
MobileCode = 0xe1b0,
|
|
MobileOff = 0xe201,
|
|
MobileSensorHi = 0xf005,
|
|
MobileSensorLo = 0xf006,
|
|
Dock = 0xe30e,
|
|
MobileShareStack = 0xe9c5,
|
|
Mobile_3 = 0xe325,
|
|
Mobile_2 = 0xe324,
|
|
Mobile = 0xe0d4,
|
|
Screenshot = 0xf056,
|
|
MobileLockPortrait = 0xe0dc,
|
|
MobileCheck = 0xe200,
|
|
MobileAlert = 0xe0d6,
|
|
MobileInfo = 0xe8a5,
|
|
MobileCharge = 0xf19d,
|
|
MobileTicket = 0xf217,
|
|
MobileArrowRight = 0xe702,
|
|
MobileCancel = 0xe0db,
|
|
MobileWrench = 0xf2b0,
|
|
MobileSound = 0xe0dd,
|
|
MobileSoundOff = 0xf2e9,
|
|
MobileSound_2 = 0xf318,
|
|
MobileChat = 0xf2ce,
|
|
MobileCast = 0xe62b,
|
|
DevicesWearables = 0xf6ab,
|
|
MobileCamera = 0xf2cf,
|
|
MobileScreensaver = 0xf321,
|
|
MobileLoupe = 0xf322,
|
|
MobileHand = 0xf323,
|
|
MobileHandLeft = 0xf313,
|
|
MobileHandLeftOff = 0xf312,
|
|
MobileHandOff = 0xf314,
|
|
MobileSpeaker = 0xf320,
|
|
DualScreen = 0xf6cf,
|
|
RearCamera = 0xf6c2,
|
|
MobileCameraFront = 0xe3b1,
|
|
MobileCameraRear = 0xe3b2,
|
|
MobileLandscape = 0xe0d3,
|
|
MobileLockLandscape = 0xe1be,
|
|
MobileDots = 0xf06b,
|
|
TabletAndroid = 0xe330,
|
|
TabletMac = 0xe331,
|
|
Tablet = 0xe32f,
|
|
ScreenshotTablet = 0xf697,
|
|
AodTablet = 0xf89f,
|
|
TabletCamera = 0xf44d,
|
|
OnDeviceTraining = 0xebfd,
|
|
Devices = 0xe1b1,
|
|
DevicesOff = 0xe327,
|
|
DevicesOther = 0xe337,
|
|
BroadcastOnHome = 0xf8f8,
|
|
LaptopCar = 0xf3cd,
|
|
MobileVibrate = 0xe62d,
|
|
WebStories = 0xe595,
|
|
MobileRotate = 0xe1c1,
|
|
MobileRotateLock = 0xe1c0,
|
|
ScreenRotationAlt = 0xebee,
|
|
ScreenRotationUp = 0xf678,
|
|
DeveloperBoard = 0xe30d,
|
|
DeveloperBoardOff = 0xe4ff,
|
|
EmptyDashboard = 0xf844,
|
|
ShoppingBasket = 0xe8cb,
|
|
LocalMall = 0xe54c,
|
|
ShoppingBag = 0xf1cc,
|
|
ShoppingBagSpeed = 0xf39a,
|
|
BucketCheck = 0xef2a,
|
|
MedicalServices = 0xf109,
|
|
Work = 0xe8f9,
|
|
NextWeek = 0xe16a,
|
|
BriefcaseMeal = 0xf246,
|
|
BusinessCenter = 0xeb3f,
|
|
Trip = 0xe6fb,
|
|
Enterprise = 0xe70e,
|
|
EnterpriseOff = 0xeb4d,
|
|
WorkOff = 0xe942,
|
|
WorkHistory = 0xec09,
|
|
WorkUpdate = 0xf5f8,
|
|
WorkAlert = 0xf5f7,
|
|
CheckedBag = 0xeb0c,
|
|
CheckedBagQuestion = 0xeb0d,
|
|
Shop = 0xe8c9,
|
|
ShopTwo = 0xe19e,
|
|
Cases = 0xe992,
|
|
HomeRepairService = 0xf100,
|
|
ServiceToolbox = 0xe717,
|
|
Luggage = 0xf235,
|
|
NoLuggage = 0xf23b,
|
|
TravelLuggageAndBags = 0xefc3,
|
|
PersonalBag = 0xeb0e,
|
|
PersonalBagOff = 0xeb0f,
|
|
YourTrips = 0xeb2b,
|
|
PersonalBagQuestion = 0xeb10,
|
|
Backpack = 0xf19c,
|
|
NoBackpack = 0xf237,
|
|
CarryOnBag = 0xeb08,
|
|
CarryOnBagInactive = 0xeb0a,
|
|
CarryOnBagQuestion = 0xeb09,
|
|
CarryOnBagChecked = 0xeb0b,
|
|
ShoppingCart = 0xe547,
|
|
AddShoppingCart = 0xe854,
|
|
ShoppingCartCheckout = 0xeb88,
|
|
ProductionQuantityLimits = 0xe1d1,
|
|
RemoveShoppingCart = 0xe928,
|
|
ShoppingCartOff = 0xf4f7,
|
|
Lock = 0xe88d,
|
|
LockOpen = 0xe898,
|
|
LockOpenRight = 0xf656,
|
|
EnhancedEncryption = 0xe63f,
|
|
LockClock = 0xef57,
|
|
LockPerson = 0xf8f3,
|
|
NoEncryption = 0xe641,
|
|
WaterLock = 0xf6ad,
|
|
PrivateConnectivity = 0xe744,
|
|
Send = 0xe163,
|
|
ScheduleSend = 0xea0a,
|
|
SendAndArchive = 0xea0c,
|
|
CancelScheduleSend = 0xea39,
|
|
Bookmark = 0xe866,
|
|
BookmarkFlag = 0xf456,
|
|
BookmarkStar = 0xf454,
|
|
BookmarkBag = 0xf410,
|
|
BookmarkCheck = 0xf457,
|
|
BookmarkHeart = 0xf455,
|
|
BookmarkAdd = 0xe598,
|
|
BookmarkAdded = 0xe599,
|
|
BookmarkRemove = 0xe59a,
|
|
Bookmarks = 0xe98b,
|
|
Label = 0xe892,
|
|
AutoLabel = 0xf6be,
|
|
NewLabel = 0xe609,
|
|
LabelOff = 0xe9b6,
|
|
Backspace = 0xe14a,
|
|
More = 0xe619,
|
|
LabelImportant = 0xe937,
|
|
AllMatch = 0xe093,
|
|
Sell = 0xe54e,
|
|
Loyalty = 0xe89a,
|
|
Shoppingmode = 0xefb7,
|
|
FilterAlt = 0xef4f,
|
|
FilterListAlt = 0xe94e,
|
|
FilterAltOff = 0xeb32,
|
|
FilterArrowRight = 0xf3d1,
|
|
Bloodtype = 0xefe4,
|
|
WaterDrop = 0xe798,
|
|
WaterVoc = 0xf87b,
|
|
WaterPh = 0xf87a,
|
|
WaterOrp = 0xf878,
|
|
Spo2 = 0xf6db,
|
|
WaterEc = 0xf875,
|
|
HumidityPercentage = 0xf87e,
|
|
WaterDo = 0xf870,
|
|
TotalDissolvedSolids = 0xf877,
|
|
Salinity = 0xf876,
|
|
HumidityHigh = 0xf163,
|
|
HumidityLow = 0xf164,
|
|
HumidityMid = 0xf165,
|
|
Opacity = 0xe91c,
|
|
InvertColors = 0xe891,
|
|
InvertColorsOff = 0xe0c4,
|
|
FormatColorReset = 0xe23b,
|
|
CoolToDry = 0xe276,
|
|
Shield = 0xe9e0,
|
|
PrivacyTip = 0xf0dc,
|
|
ShieldQuestion = 0xf529,
|
|
ShieldMoon = 0xeaa9,
|
|
LocalPolice = 0xef56,
|
|
ShieldLock = 0xf686,
|
|
GppBad = 0xf012,
|
|
VerifiedUser = 0xe8e8,
|
|
GppMaybe = 0xf014,
|
|
ShieldToggle = 0xf2ad,
|
|
Encrypted = 0xe593,
|
|
EncryptedOff = 0xf427,
|
|
EncryptedAdd = 0xf429,
|
|
EncryptedAddCircle = 0xf42a,
|
|
EncryptedMinusCircle = 0xf428,
|
|
ShieldWatch = 0xf30f,
|
|
ShieldLocked = 0xf592,
|
|
HealthAndSafety = 0xe1d5,
|
|
RemoveModerator = 0xe9d4,
|
|
SafetyCheckOff = 0xf59d,
|
|
Policy = 0xea17,
|
|
PolicyAlert = 0xf407,
|
|
Security = 0xe32a,
|
|
ShieldWithHouse = 0xe78d,
|
|
ShieldPerson = 0xf650,
|
|
SafetyCheck = 0xebef,
|
|
ShieldWithHeart = 0xe78f,
|
|
ArmingCountdown = 0xe78a,
|
|
AddModerator = 0xe97d,
|
|
AdminPanelSettings = 0xef3d,
|
|
Call = 0xe0b0,
|
|
SettingsPhone = 0xe8c5,
|
|
PermPhoneMsg = 0xe8a8,
|
|
PhoneInTalk = 0xe61d,
|
|
WifiCalling_1 = 0xf085,
|
|
WifiCalling_2 = 0xf0f6,
|
|
WifiCallingBar_1 = 0xf44c,
|
|
WifiCallingBar_2 = 0xf44b,
|
|
WifiCallingBar_3 = 0xf44a,
|
|
WifiCalling = 0xef77,
|
|
PhoneBluetoothSpeaker = 0xe61b,
|
|
PhoneForwarded = 0xe61c,
|
|
PhoneLocked = 0xe61e,
|
|
PhoneCallback = 0xe649,
|
|
PhonePaused = 0xe620,
|
|
AddCall = 0xe0e8,
|
|
DialerSip = 0xe0bb,
|
|
E911Avatar = 0xf11a,
|
|
Tty = 0xf1aa,
|
|
CallQuality = 0xf652,
|
|
CallLog = 0xe08e,
|
|
PhoneEnabled = 0xe9cd,
|
|
PhoneDisabled = 0xe9cc,
|
|
CallEnd = 0xe0b1,
|
|
PhoneMissed = 0xe61f,
|
|
RingVolume = 0xe0d1,
|
|
Notifications = 0xe7f4,
|
|
AddAlert = 0xe003,
|
|
NotificationsPaused = 0xe7f8,
|
|
NotificationImportant = 0xe004,
|
|
NotificationsActive = 0xe7f7,
|
|
NotificationsOff = 0xe7f6,
|
|
NotificationAdd = 0xe399,
|
|
EditNotifications = 0xe525,
|
|
WifiNotification = 0xf670,
|
|
NotificationSound = 0xf353,
|
|
NotificationsUnread = 0xf4fe,
|
|
NotificationSettings = 0xf367,
|
|
Siren = 0xf3a7,
|
|
SirenOpen = 0xf3a5,
|
|
SirenCheck = 0xf3a6,
|
|
SirenQuestion = 0xf3a4,
|
|
AutoStories = 0xe666,
|
|
BookRibbon = 0xf3e7,
|
|
AutoStoriesOff = 0xf267,
|
|
MenuBook = 0xea19,
|
|
ImportContacts = 0xe0e0,
|
|
Dictionary = 0xf539,
|
|
Book_3 = 0xf53d,
|
|
Book_2 = 0xf53e,
|
|
Book_5 = 0xf53b,
|
|
Book_4 = 0xf53c,
|
|
Book_6 = 0xf3df,
|
|
MenuBook_2 = 0xf291,
|
|
HourglassFull = 0xe88c,
|
|
HourglassEmpty = 0xe88b,
|
|
Hourglass = 0xebff,
|
|
HourglassTop = 0xea5b,
|
|
HourglassBottom = 0xea5c,
|
|
HourglassDisabled = 0xef53,
|
|
HourglassPause = 0xf38c,
|
|
Battery_0Bar = 0xebdc,
|
|
BatteryVert_005 = 0xf8b1,
|
|
Battery_1Bar = 0xebd9,
|
|
BatteryVert_020 = 0xf8b2,
|
|
Battery_2Bar = 0xebe0,
|
|
Battery_3Bar = 0xebdd,
|
|
BatteryVert_050 = 0xf8b3,
|
|
Battery_4Bar = 0xebe2,
|
|
Battery_5Bar = 0xebd4,
|
|
Battery_6Bar = 0xebd2,
|
|
BatteryFull = 0xe1a4,
|
|
BatteryUnknown = 0xe1a6,
|
|
BatteryAlert = 0xe19c,
|
|
BatterySaver = 0xefde,
|
|
BatteryChargingFull = 0xe1a3,
|
|
BatteryCharging_90 = 0xf0a7,
|
|
BatteryCharging_80 = 0xf0a6,
|
|
BatteryCharging_60 = 0xf0a5,
|
|
BatteryCharging_50 = 0xf0a4,
|
|
BatteryCharging_30 = 0xf0a3,
|
|
BatteryCharging_20 = 0xf0a2,
|
|
BatteryProfile = 0xe206,
|
|
BatteryHoriz_000 = 0xf8ae,
|
|
BatteryVeryLow = 0xf147,
|
|
BatteryLow = 0xf155,
|
|
BatteryHoriz_050 = 0xf8af,
|
|
BatteryHoriz_075 = 0xf8b0,
|
|
BatteryFullAlt = 0xf13b,
|
|
BatteryPlus = 0xf7e9,
|
|
BatteryError = 0xf7ea,
|
|
BatteryStatusGood = 0xf67d,
|
|
BatteryShare = 0xf67e,
|
|
BatteryChange = 0xf7eb,
|
|
BatteryAndroid_0 = 0xf30d,
|
|
BatteryAndroid_1 = 0xf30c,
|
|
BatteryAndroid_2 = 0xf30b,
|
|
BatteryAndroid_3 = 0xf30a,
|
|
BatteryAndroid_4 = 0xf309,
|
|
BatteryAndroid_5 = 0xf308,
|
|
BatteryAndroid_6 = 0xf307,
|
|
BatteryAndroidFull = 0xf304,
|
|
BatteryAndroidBolt = 0xf305,
|
|
BatteryAndroidPlus = 0xf303,
|
|
BatteryAndroidAlert = 0xf306,
|
|
BatteryAndroidShare = 0xf301,
|
|
BatteryAndroidShield = 0xf300,
|
|
BatteryAndroidQuestion = 0xf302,
|
|
BatteryAndroidFrame_1 = 0xf257,
|
|
BatteryAndroidFrame_2 = 0xf256,
|
|
BatteryAndroidFrame_3 = 0xf255,
|
|
BatteryAndroidFrame_4 = 0xf254,
|
|
BatteryAndroidFrame_5 = 0xf253,
|
|
BatteryAndroidFrame_6 = 0xf252,
|
|
BatteryAndroidFrameFull = 0xf24f,
|
|
BatteryAndroidFrameBolt = 0xf250,
|
|
BatteryAndroidFramePlus = 0xf24e,
|
|
BatteryAndroidFrameAlert = 0xf251,
|
|
BatteryAndroidFrameShare = 0xf24c,
|
|
BatteryAndroidFrameShield = 0xf24b,
|
|
BatteryAndroidFrameQuestion = 0xf24d,
|
|
FullscreenExit = 0xe5d1,
|
|
Fullscreen = 0xe5d0,
|
|
ScreenshotRegion = 0xf7d2,
|
|
FitScreen = 0xea10,
|
|
ScreenshotFrame = 0xf677,
|
|
ScreenshotFrame_2 = 0xf374,
|
|
CropFree = 0xe3c2,
|
|
Pageless = 0xf509,
|
|
FilterCenterFocus = 0xe3dc,
|
|
CenterFocusStrong = 0xe3b4,
|
|
CenterFocusWeak = 0xe3b5,
|
|
FrameSource = 0xf770,
|
|
FrameReload = 0xf771,
|
|
FrameInspect = 0xf772,
|
|
DisplayExternalInput = 0xf7e7,
|
|
MotionSensorActive = 0xe792,
|
|
MotionSensorUrgent = 0xe78e,
|
|
MotionSensorIdle = 0xe783,
|
|
MotionSensorAlert = 0xe784,
|
|
FamiliarFaceAndZone = 0xe21c,
|
|
FramePerson = 0xf8a6,
|
|
FramePersonOff = 0xf7d1,
|
|
FramePersonMic = 0xf4d5,
|
|
EyeTracking = 0xf4c9,
|
|
DetectionAndZone = 0xe29f,
|
|
ZonePersonUrgent = 0xe788,
|
|
ZonePersonIdle = 0xe77a,
|
|
ZonePersonAlert = 0xe781,
|
|
IndeterminateQuestionBox = 0xf56d,
|
|
ViewInAr = 0xe9fe,
|
|
ViewInArOff = 0xf61b,
|
|
ArOnYou = 0xef7c,
|
|
AllOut = 0xe90b,
|
|
LocationSearching = 0xe1b4,
|
|
MyLocation = 0xe1b3,
|
|
LocationDisabled = 0xe1b5,
|
|
GridGoldenratio = 0xf017,
|
|
Grid_4x4 = 0xf016,
|
|
Grid_3x3 = 0xf015,
|
|
Grid_3x3Off = 0xf67c,
|
|
GridOn = 0xe3ec,
|
|
GridOff = 0xe3eb,
|
|
BackgroundGridSmall = 0xf79d,
|
|
GridGuides = 0xf76f,
|
|
FormatShapes = 0xe25e,
|
|
InsertText = 0xf827,
|
|
ActivityZone = 0xe1e6,
|
|
AutoActivityZone = 0xf8ad,
|
|
RebaseEdit = 0xf846,
|
|
Rebase = 0xf845,
|
|
AutoTransmission = 0xf53f,
|
|
GraphicEq = 0xe1b8,
|
|
Cadence = 0xf4b4,
|
|
EditAudio = 0xf42d,
|
|
Sliders = 0xe9e3,
|
|
Switches = 0xe733,
|
|
ToggleOff = 0xe9f5,
|
|
ToggleOn = 0xe9f6,
|
|
Voicemail = 0xe0d9,
|
|
Margin = 0xe9bb,
|
|
PageControl = 0xe731,
|
|
Steppers = 0xe9e7,
|
|
MoreHoriz = 0xe5d3,
|
|
MoreVert = 0xe5d4,
|
|
Grain = 0xe3ea,
|
|
DragIndicator = 0xe945,
|
|
Apps = 0xe5c3,
|
|
AppRegistration = 0xef40,
|
|
AppsOutage = 0xe7cc,
|
|
TransitionFade = 0xf50c,
|
|
TransitionDissolve = 0xf50d,
|
|
Pattern = 0xf043,
|
|
Dialpad = 0xe0bc,
|
|
Stream = 0xe9e9,
|
|
HdrStrong = 0xe3f1,
|
|
HdrWeak = 0xe3f2,
|
|
LinkedServices = 0xf535,
|
|
ActionKey = 0xf502,
|
|
Orbit = 0xf426,
|
|
Automation = 0xf421,
|
|
Atr = 0xebc7,
|
|
Workspaces = 0xe1a0,
|
|
CirclesExt = 0xe7ec,
|
|
LensBlur = 0xf029,
|
|
BlurOn = 0xe3a5,
|
|
BlurOff = 0xe3a4,
|
|
Deblur = 0xeb77,
|
|
BlurCircular = 0xe3a2,
|
|
BlurLinear = 0xe3a3,
|
|
BorderStyle = 0xe231,
|
|
RoundedCorner = 0xe920,
|
|
BorderOuter = 0xe22f,
|
|
BorderClear = 0xe22a,
|
|
BorderTop = 0xe232,
|
|
BorderBottom = 0xe229,
|
|
BorderRight = 0xe230,
|
|
BorderLeft = 0xe22e,
|
|
BorderVertical = 0xe233,
|
|
BorderHorizontal = 0xe22c,
|
|
BorderInner = 0xe22d,
|
|
DevicesFold = 0xebde,
|
|
DevicesFold_2 = 0xf406,
|
|
Select = 0xf74d,
|
|
SelectAll = 0xe162,
|
|
Deselect = 0xebb6,
|
|
Flip = 0xe3e8,
|
|
Resize = 0xf707,
|
|
TextSelectStart = 0xf735,
|
|
LowDensity = 0xf79b,
|
|
HighDensity = 0xf79c,
|
|
TextSelectMoveForwardWord = 0xf737,
|
|
TextSelectMoveForwardCharacter = 0xf738,
|
|
TextSelectMoveBackWord = 0xf73a,
|
|
TextSelectMoveBackCharacter = 0xf73b,
|
|
TextSelectJumpToEnd = 0xf73c,
|
|
TextSelectJumpToBeginning = 0xf73d,
|
|
TextSelectEnd = 0xf73e,
|
|
TextSelectMoveUp = 0xf736,
|
|
TextSelectMoveDown = 0xf739,
|
|
FlipToFront = 0xe883,
|
|
CopyAll = 0xe2ec,
|
|
InkSelection = 0xe6d4,
|
|
FlipToBack = 0xe882,
|
|
RemoveSelection = 0xe9d5,
|
|
PhotoSizeSelectLarge = 0xe433,
|
|
PhotoSizeSelectSmall = 0xe434,
|
|
TabUnselected = 0xe8d9,
|
|
SwitchAccess = 0xf6fd,
|
|
MoveSelectionUp = 0xf711,
|
|
MoveSelectionRight = 0xf712,
|
|
MoveSelectionLeft = 0xf713,
|
|
MoveSelectionDown = 0xf714,
|
|
EditArrowUp = 0xf37f,
|
|
EditArrowDown = 0xf380,
|
|
SyncArrowUp = 0xf37b,
|
|
ClockArrowUp = 0xf381,
|
|
TimerArrowUp = 0xf377,
|
|
SyncArrowDown = 0xf37c,
|
|
ClockArrowDown = 0xf382,
|
|
TimerArrowDown = 0xf378,
|
|
ThermostatArrowUp = 0xf379,
|
|
ThermostatArrowDown = 0xf37a,
|
|
HourglassArrowUp = 0xf37d,
|
|
HourglassArrowDown = 0xf37e,
|
|
ArrowBackIos = 0xe5e0,
|
|
ArrowBackIosNew = 0xe2ea,
|
|
ArrowForwardIos = 0xe5e1,
|
|
ChevronLeft = 0xe408,
|
|
ChevronRight = 0xe409,
|
|
ChevronBackward = 0xf46b,
|
|
KeyboardArrowLeft = 0xe314,
|
|
ChevronForward = 0xf46a,
|
|
KeyboardArrowRight = 0xe315,
|
|
KeyboardDoubleArrowLeft = 0xeac3,
|
|
KeyboardDoubleArrowRight = 0xeac9,
|
|
FirstPage = 0xe5dc,
|
|
LastPage = 0xe5dd,
|
|
ArrowsMoreDown = 0xf8ab,
|
|
MoreDown = 0xf196,
|
|
MoreUp = 0xf197,
|
|
ArrowsMoreUp = 0xf8ac,
|
|
DoubleArrow = 0xea50,
|
|
Stat_1 = 0xe698,
|
|
ExpandMore = 0xe5cf,
|
|
StatMinus_1 = 0xe69b,
|
|
KeyboardArrowUp = 0xe316,
|
|
ExpandLess = 0xe5ce,
|
|
KeyboardArrowDown = 0xe313,
|
|
KeyboardCapslock = 0xe318,
|
|
Stat_2 = 0xe699,
|
|
StatMinus_2 = 0xe69c,
|
|
KeyboardDoubleArrowDown = 0xead0,
|
|
KeyboardDoubleArrowUp = 0xeacf,
|
|
Stat_3 = 0xe69a,
|
|
StatMinus_3 = 0xe69d,
|
|
UnfoldMoreDouble = 0xf8d0,
|
|
UnfoldLessDouble = 0xf8cf,
|
|
CollapseAll = 0xe944,
|
|
ExpandAll = 0xe946,
|
|
UnfoldLess = 0xe5d6,
|
|
UnfoldMore = 0xe5d7,
|
|
ExpandContent = 0xf830,
|
|
CollapseContent = 0xf507,
|
|
OpenRun = 0xf4b7,
|
|
Code = 0xe86f,
|
|
CodeOff = 0xe4f3,
|
|
SettingsEthernet = 0xe8be,
|
|
AltRoute = 0xf184,
|
|
ForkLeft = 0xeba0,
|
|
ForkRight = 0xebac,
|
|
RampLeft = 0xeb9c,
|
|
RampRight = 0xeb96,
|
|
Straight = 0xeb95,
|
|
TrendingFlat = 0xe8e4,
|
|
TrendingDown = 0xe8e3,
|
|
TrendingUp = 0xe8e5,
|
|
TurnLeft = 0xeba6,
|
|
TurnRight = 0xebab,
|
|
TurnSharpLeft = 0xeba7,
|
|
TurnSharpRight = 0xebaa,
|
|
TurnSlightLeft = 0xeba4,
|
|
TurnSlightRight = 0xeb9a,
|
|
Merge = 0xeb98,
|
|
Hide = 0xef9e,
|
|
PanZoom = 0xf655,
|
|
CloseFullscreen = 0xf1cf,
|
|
Upgrade = 0xf0fb,
|
|
UTurnLeft = 0xeba1,
|
|
UTurnRight = 0xeba2,
|
|
RoundaboutLeft = 0xeb99,
|
|
RoundaboutRight = 0xeba3,
|
|
Start = 0xe089,
|
|
OpenInFull = 0xf1ce,
|
|
North = 0xf1e0,
|
|
South = 0xf1e3,
|
|
East = 0xf1df,
|
|
West = 0xf1e6,
|
|
ArrowInsert = 0xf837,
|
|
NorthWest = 0xf1e2,
|
|
NorthEast = 0xf1e1,
|
|
SouthWest = 0xf1e5,
|
|
SouthEast = 0xf1e4,
|
|
ArrowWarmUp = 0xf4b5,
|
|
ArrowCoolDown = 0xf4b6,
|
|
TransitEnterexit = 0xe579,
|
|
ArrowRange = 0xf69b,
|
|
ArrowsOutward = 0xf72c,
|
|
CompareArrows = 0xe915,
|
|
SwapHoriz = 0xe8d4,
|
|
MultipleStop = 0xf1b9,
|
|
Width = 0xf730,
|
|
Height = 0xea16,
|
|
SwapVert = 0xe0c3,
|
|
MobiledataOff = 0xf034,
|
|
SyncAlt = 0xea18,
|
|
ArrowBack = 0xe5c4,
|
|
ArrowRightAlt = 0xe941,
|
|
PlayForWork = 0xe906,
|
|
ArrowUpward = 0xe5d8,
|
|
ArrowDownward = 0xe5db,
|
|
ArrowForward = 0xe5c8,
|
|
ArrowOutward = 0xf8ce,
|
|
CallMade = 0xe0b2,
|
|
CallMerge = 0xe0b3,
|
|
MergeType = 0xe252,
|
|
CallMissed = 0xe0b4,
|
|
CallMissedOutgoing = 0xe0e4,
|
|
CallReceived = 0xe0b5,
|
|
CallSplit = 0xe0b6,
|
|
ArrowSplit = 0xe985,
|
|
Publish = 0xe255,
|
|
Download = 0xe171,
|
|
FileDownloadOff = 0xe4fe,
|
|
Upload = 0xe2c6,
|
|
FileUploadOff = 0xf886,
|
|
PartnerReports = 0xefaf,
|
|
Expand = 0xe94f,
|
|
SubdirectoryArrowLeft = 0xe5d9,
|
|
SubdirectoryArrowRight = 0xe5da,
|
|
ArrowTopRight = 0xf72d,
|
|
ArrowTopLeft = 0xf72e,
|
|
Redo = 0xe15a,
|
|
Undo = 0xe166,
|
|
PromptSuggestion = 0xf4f6,
|
|
ReplyAll = 0xe15f,
|
|
Forward = 0xe154,
|
|
Reply = 0xe15e,
|
|
KeyboardReturn = 0xe31b,
|
|
KeyboardBackspace = 0xe317,
|
|
KeyboardTab = 0xe31c,
|
|
KeyboardTabRtl = 0xec73,
|
|
VerticalAlignBottom = 0xe258,
|
|
VerticalAlignTop = 0xe25a,
|
|
ArrowOrEdge = 0xf5d6,
|
|
ArrowAndEdge = 0xf5d7,
|
|
VerticalAlignCenter = 0xe259,
|
|
Compress = 0xe94d,
|
|
ArrowDownwardAlt = 0xe984,
|
|
ArrowUpwardAlt = 0xe986,
|
|
ArrowLeftAlt = 0xef7d,
|
|
StepOver = 0xf6ff,
|
|
StepOut = 0xf700,
|
|
StepInto = 0xf701,
|
|
Step = 0xf6fe,
|
|
Commit = 0xeaf5,
|
|
SwipeDownAlt = 0xeb30,
|
|
SwipeUpAlt = 0xeb35,
|
|
SwipeLeftAlt = 0xeb33,
|
|
SwipeRightAlt = 0xeb56,
|
|
SwapCalls = 0xe0d7,
|
|
JumpToElement = 0xf719,
|
|
SwitchAccessShortcut = 0xe7e1,
|
|
SwitchAccessShortcutAdd = 0xe7e2,
|
|
PublishedWithChanges = 0xf232,
|
|
ZoomInMap = 0xeb2d,
|
|
ZoomOutMap = 0xe56b,
|
|
ArrowsInput = 0xf394,
|
|
ArrowsOutput = 0xf393,
|
|
OpenWith = 0xe89f,
|
|
DragPan = 0xf71e,
|
|
Recenter = 0xf4c0,
|
|
Transform = 0xe428,
|
|
Crop = 0xe3be,
|
|
Repartition = 0xf8e8,
|
|
MoveDown = 0xeb61,
|
|
MoveUp = 0xeb64,
|
|
Modeling = 0xf3aa,
|
|
Laps = 0xf6b9,
|
|
OpenInNew = 0xe895,
|
|
OpenInNewOff = 0xe4f6,
|
|
OpenInNewDown = 0xf70f,
|
|
IosShare = 0xe6b8,
|
|
PlaceItem = 0xf1f0,
|
|
OpenJam = 0xefae,
|
|
Logout = 0xe9ba,
|
|
Login = 0xea77,
|
|
Enable = 0xf188,
|
|
OutputCircle = 0xf70e,
|
|
ChipExtraction = 0xf821,
|
|
SystemUpdateAlt = 0xe8d7,
|
|
Input = 0xe890,
|
|
ExitToApp = 0xe879,
|
|
OpenInBrowser = 0xe89d,
|
|
Output = 0xebbe,
|
|
MoveItem = 0xf1ff,
|
|
SwitchAccess_2 = 0xf506,
|
|
SwitchAccess_3 = 0xf34d,
|
|
FitWidth = 0xf779,
|
|
FitPage = 0xf77a,
|
|
AlignHorizontalCenter = 0xe00f,
|
|
AlignHorizontalLeft = 0xe00d,
|
|
AlignHorizontalRight = 0xe010,
|
|
AlignVerticalBottom = 0xe015,
|
|
AlignVerticalCenter = 0xe011,
|
|
AlignVerticalTop = 0xe00c,
|
|
FormatLetterSpacing = 0xf773,
|
|
AlignSelfStretch = 0xf78b,
|
|
AlignJustifyStretch = 0xf78c,
|
|
AlignJustifySpaceEven = 0xf78d,
|
|
AlignJustifySpaceBetween = 0xf78e,
|
|
AlignJustifySpaceAround = 0xf78f,
|
|
AlignJustifyFlexStart = 0xf790,
|
|
AlignJustifyFlexEnd = 0xf791,
|
|
AlignJustifyCenter = 0xf792,
|
|
AlignItemsStretch = 0xf793,
|
|
AlignFlexStart = 0xf794,
|
|
AlignFlexEnd = 0xf795,
|
|
AlignFlexCenter = 0xf796,
|
|
AlignStretch = 0xf786,
|
|
AlignStart = 0xf787,
|
|
AlignSpaceEven = 0xf788,
|
|
AlignSpaceBetween = 0xf789,
|
|
AlignSpaceAround = 0xf78a,
|
|
AlignEnd = 0xf797,
|
|
AlignCenter = 0xe356,
|
|
HorizontalSplit = 0xe947,
|
|
LineWeight = 0xe91a,
|
|
LineStyle = 0xe919,
|
|
PenSize_5 = 0xf751,
|
|
PenSize_4 = 0xf752,
|
|
PenSize_3 = 0xf753,
|
|
PenSize_2 = 0xf754,
|
|
PenSize_1 = 0xf755,
|
|
HighlighterSize_5 = 0xf767,
|
|
HighlighterSize_4 = 0xf768,
|
|
HighlighterSize_3 = 0xf769,
|
|
HighlighterSize_2 = 0xf76a,
|
|
HighlighterSize_1 = 0xf76b,
|
|
EraserSize_1 = 0xf3fc,
|
|
EraserSize_2 = 0xf3fb,
|
|
EraserSize_3 = 0xf3fa,
|
|
EraserSize_4 = 0xf3f9,
|
|
EraserSize_5 = 0xf3f8,
|
|
LineStart = 0xf825,
|
|
LineEnd = 0xf826,
|
|
DiagonalLine = 0xf41e,
|
|
LineStartSquare = 0xf814,
|
|
LineStartDiamond = 0xf815,
|
|
LineStartCircle = 0xf816,
|
|
LineStartArrow = 0xf818,
|
|
LineStartArrowNotch = 0xf817,
|
|
LineEndSquare = 0xf819,
|
|
LineEndDiamond = 0xf81a,
|
|
LineEndCircle = 0xf81b,
|
|
LineEndArrow = 0xf81d,
|
|
LineEndArrowNotch = 0xf81c,
|
|
LineCurve = 0xf757,
|
|
Upload_2 = 0xf521,
|
|
Download_2 = 0xf523,
|
|
ShiftLock = 0xf7ae,
|
|
Shift = 0xe5f2,
|
|
ShiftLockOff = 0xf483,
|
|
ArrowShapeUp = 0xeef6,
|
|
ArrowShapeUpStack = 0xeef7,
|
|
ArrowShapeUpStack_2 = 0xeef8,
|
|
Grading = 0xea4f,
|
|
FormatAlignJustify = 0xe235,
|
|
FormatAlignCenter = 0xe234,
|
|
FormatAlignLeft = 0xe236,
|
|
FormatAlignRight = 0xe237,
|
|
FormatIndentDecrease = 0xe23d,
|
|
FormatIndentIncrease = 0xe23e,
|
|
FormatImageRight = 0xf864,
|
|
FormatImageLeft = 0xf863,
|
|
KeyVisualizer = 0xf199,
|
|
DensitySmall = 0xeba8,
|
|
DensityMedium = 0xeb9e,
|
|
DensityLarge = 0xeba9,
|
|
Reorder = 0xe8fe,
|
|
Subject = 0xe8d2,
|
|
DocsAddOn = 0xf0c2,
|
|
DocsAppsScript = 0xf0c3,
|
|
FormsAddOn = 0xf0c7,
|
|
FormsAppsScript = 0xf0c8,
|
|
ChatAppsScript = 0xf0bd,
|
|
FormatLineSpacing = 0xe240,
|
|
FormatListBulleted = 0xe241,
|
|
FormatListBulletedAdd = 0xf849,
|
|
Lists = 0xe9b9,
|
|
FormatListNumbered = 0xe242,
|
|
FormatListNumberedRtl = 0xe267,
|
|
EventList = 0xf683,
|
|
PageInfo = 0xf614,
|
|
Dehaze = 0xe3c7,
|
|
Menu = 0xe5d2,
|
|
Notes = 0xe26c,
|
|
Segment = 0xe94b,
|
|
MenuOpen = 0xe9bd,
|
|
ManageSearch = 0xf02f,
|
|
FilterList = 0xe152,
|
|
FilterListOff = 0xeb57,
|
|
Sort = 0xe164,
|
|
WrapText = 0xe25b,
|
|
LowPriority = 0xe16d,
|
|
ClearAll = 0xe0b8,
|
|
Toc = 0xe8de,
|
|
List = 0xe896,
|
|
TvOptionsEditChannels = 0xe1dd,
|
|
QueueMusic = 0xe03d,
|
|
PlaylistPlay = 0xe05f,
|
|
PlaylistAdd = 0xe03b,
|
|
PlaylistAddCheck = 0xe065,
|
|
PlaylistRemove = 0xeb80,
|
|
EditNote = 0xe745,
|
|
SkullList = 0xf370,
|
|
PatientList = 0xe653,
|
|
DataInfoAlert = 0xf7f5,
|
|
DataCheck = 0xf7f2,
|
|
DataAlert = 0xf7f6,
|
|
ReadMore = 0xef6d,
|
|
Checklist = 0xe6b1,
|
|
ChecklistRtl = 0xe6b3,
|
|
Rule = 0xf1c2,
|
|
EditAttributes = 0xe578,
|
|
Priority = 0xe19f,
|
|
DoneOutline = 0xe92f,
|
|
Check = 0xe5ca,
|
|
Done = 0xe876,
|
|
CheckSmall = 0xf88b,
|
|
DownloadDone = 0xe9aa,
|
|
Sweep = 0xe6ac,
|
|
DoneAll = 0xe877,
|
|
RemoveDone = 0xe9d3,
|
|
HorizontalRule = 0xf108,
|
|
DragHandle = 0xe25d,
|
|
ShortText = 0xe261,
|
|
PowerInput = 0xe336,
|
|
Minimize = 0xe931,
|
|
Maximize = 0xe930,
|
|
Remove = 0xe15b,
|
|
CheckIndeterminateSmall = 0xf88a,
|
|
Add = 0xe145,
|
|
Add_2 = 0xf3dd,
|
|
Close = 0xe14c,
|
|
CloseSmall = 0xf508,
|
|
Equal = 0xf77b,
|
|
VerticalDistribute = 0xe076,
|
|
HorizontalDistribute = 0xe014,
|
|
Anchor = 0xf1cd,
|
|
KeyboardCommandKey = 0xeae7,
|
|
KeyboardControlKey = 0xeae6,
|
|
KeyboardOptionKey = 0xeae8,
|
|
SpaceBar = 0xe256,
|
|
FormatParagraph = 0xf865,
|
|
FormatTextdirectionLToR = 0xe247,
|
|
FormatTextdirectionRToL = 0xe248,
|
|
FormatTextdirectionVertical = 0xf4b8,
|
|
Functions = 0xe24a,
|
|
Numbers = 0xeac7,
|
|
Tag = 0xe9ef,
|
|
Percent = 0xeb58,
|
|
FormatBold = 0xe238,
|
|
FormatItalic = 0xe23f,
|
|
FormatUnderlined = 0xe249,
|
|
FormatUnderlinedSquiggle = 0xf885,
|
|
FormatOverline = 0xeb65,
|
|
Title = 0xe264,
|
|
FormatStrikethrough = 0xe246,
|
|
FormatClear = 0xe239,
|
|
FormatSize = 0xe245,
|
|
TextFields = 0xe262,
|
|
Rtt = 0xe9ad,
|
|
StrikethroughS = 0xe257,
|
|
Subscript = 0xf111,
|
|
Superscript = 0xf112,
|
|
FormatH1 = 0xf85d,
|
|
FormatH2 = 0xf85e,
|
|
FormatH3 = 0xf85f,
|
|
FormatH4 = 0xf860,
|
|
FormatH5 = 0xf861,
|
|
FormatH6 = 0xf862,
|
|
Function = 0xf866,
|
|
SpecialCharacter = 0xf74a,
|
|
SheetsRtl = 0xf823,
|
|
DecimalIncrease = 0xf82c,
|
|
DecimalDecrease = 0xf82d,
|
|
RegularExpression = 0xf750,
|
|
GoToLine = 0xf71d,
|
|
Emoticon = 0xe5f3,
|
|
DataArray = 0xead1,
|
|
DataObject = 0xead3,
|
|
CellMerge = 0xf82e,
|
|
FormatTextOverflow = 0xf829,
|
|
FormatTextClip = 0xf82a,
|
|
FormatTextWrap = 0xf828,
|
|
PriorityHigh = 0xe645,
|
|
Exclamation = 0xf22f,
|
|
InfoI = 0xf59b,
|
|
QuestionMark = 0xeb8b,
|
|
ExposureZero = 0xe3cf,
|
|
ExposureNeg_1 = 0xe3cb,
|
|
ExposurePlus_1 = 0xe3cd,
|
|
ExposureNeg_2 = 0xe3cc,
|
|
ExposurePlus_2 = 0xe3ce,
|
|
FormatQuote = 0xe244,
|
|
FormatQuoteOff = 0xf413,
|
|
FontDownload = 0xe167,
|
|
FontDownloadOff = 0xe4f9,
|
|
Serif = 0xf4ac,
|
|
SlabSerif = 0xf4ab,
|
|
Script = 0xf45f,
|
|
CustomTypography = 0xe732,
|
|
WbAuto = 0xe42c,
|
|
HdrAuto = 0xf01a,
|
|
FormatColorText = 0xe23c,
|
|
TextFieldsAlt = 0xe9f1,
|
|
TextDecrease = 0xeadd,
|
|
TextIncrease = 0xeae2,
|
|
Spellcheck = 0xe8ce,
|
|
HandwritingRecognition = 0xeb02,
|
|
MatchCase = 0xf6f1,
|
|
MatchCaseOff = 0xf36f,
|
|
MatchWord = 0xf6f0,
|
|
SortByAlpha = 0xe053,
|
|
TextRotateUp = 0xe93a,
|
|
TextRotateVertical = 0xe93b,
|
|
TextRotationAngledown = 0xe93c,
|
|
TextRotationAngleup = 0xe93d,
|
|
TextRotationDown = 0xe93e,
|
|
TextRotationNone = 0xe93f,
|
|
TextFormat = 0xe165,
|
|
FormatLetterSpacing_2 = 0xf618,
|
|
Lowercase = 0xf48a,
|
|
Uppercase = 0xf488,
|
|
Titlecase = 0xf489,
|
|
TextUp = 0xe6a7,
|
|
FormatLetterSpacingWider = 0xf615,
|
|
FormatLetterSpacingWide = 0xf616,
|
|
FormatLetterSpacingStandard = 0xf617,
|
|
EuroSymbol = 0xe926,
|
|
Euro = 0xea15,
|
|
CurrencyFranc = 0xeafa,
|
|
CurrencyLira = 0xeaef,
|
|
CurrencyPound = 0xeaf1,
|
|
CurrencyRuble = 0xeaec,
|
|
CurrencyRupee = 0xeaf7,
|
|
CurrencyYen = 0xeafb,
|
|
CurrencyYuan = 0xeaf9,
|
|
CurrencyBitcoin = 0xebc5,
|
|
CurrencyRupeeCircle = 0xf460,
|
|
PriceCheck = 0xf04b,
|
|
AttachMoney = 0xe227,
|
|
MoneyOff = 0xe25c,
|
|
Mintmark = 0xefa9,
|
|
LocalParking = 0xe54f,
|
|
Metro = 0xf474,
|
|
Timer1 = 0xf2af,
|
|
Timer2 = 0xf2ae,
|
|
Timer3 = 0xe424,
|
|
Timer5Shutter = 0xf4b2,
|
|
Timer10 = 0xe423,
|
|
Timer3Select = 0xf07b,
|
|
Timer10Select = 0xf07a,
|
|
_30fps = 0xefce,
|
|
_60fps = 0xefd4,
|
|
Sos = 0xebf7,
|
|
_1xMobiledata = 0xefcd,
|
|
_3gMobiledata = 0xefd0,
|
|
_4gMobiledata = 0xefd2,
|
|
_4gPlusMobiledata = 0xefd3,
|
|
_5g = 0xef38,
|
|
EMobiledata = 0xf002,
|
|
GMobiledata = 0xf010,
|
|
HMobiledata = 0xf018,
|
|
HPlusMobiledata = 0xf019,
|
|
LteMobiledata = 0xf02c,
|
|
LtePlusMobiledata = 0xf02d,
|
|
Speed0_2x = 0xf498,
|
|
Speed0_5x = 0xf497,
|
|
Speed0_7x = 0xf496,
|
|
Speed1_2x = 0xf495,
|
|
Speed1_5x = 0xf494,
|
|
Speed1_7x = 0xf493,
|
|
Speed2x = 0xf4eb,
|
|
Speed1_5 = 0xf4e0,
|
|
Speed1_2 = 0xf4e1,
|
|
Speed0_5 = 0xf4e2,
|
|
Speed0_25 = 0xf4d4,
|
|
Speed0_75 = 0xf4d3,
|
|
Speed1_25 = 0xf4d2,
|
|
Speed1_75 = 0xf4d1,
|
|
ViewRealSize = 0xf4c2,
|
|
_1xMobiledataBadge = 0xf7f1,
|
|
_3gMobiledataBadge = 0xf7f0,
|
|
_4gMobiledataBadge = 0xf7ef,
|
|
_5gMobiledataBadge = 0xf7ee,
|
|
LteMobiledataBadge = 0xf7d9,
|
|
LtePlusMobiledataBadge = 0xf7d8,
|
|
HMobiledataBadge = 0xf7e0,
|
|
HPlusMobiledataBadge = 0xf7df,
|
|
GMobiledataBadge = 0xf7e1,
|
|
EvMobiledataBadge = 0xf7e2,
|
|
EMobiledataBadge = 0xf7e3,
|
|
_24fpsSelect = 0xf3f2,
|
|
_30fpsSelect = 0xefcf,
|
|
_60fpsSelect = 0xefd5,
|
|
AutofpsSelect = 0xefdc,
|
|
HdrAutoSelect = 0xf01b,
|
|
HdrOnSelect = 0xf01d,
|
|
HdrEnhancedSelect = 0xef51,
|
|
HdrOffSelect = 0xf01c,
|
|
HdrPlus = 0xf01e,
|
|
HdrPlusOff = 0xe3ef,
|
|
Pin = 0xf045,
|
|
_123 = 0xeb8d,
|
|
Abc = 0xeb94,
|
|
Atm = 0xe573,
|
|
Co2 = 0xe7b0,
|
|
Css = 0xeb93,
|
|
Gif = 0xe908,
|
|
Gif2 = 0xf40e,
|
|
HdrOn = 0xe3ee,
|
|
HdrOff = 0xe3ed,
|
|
Hevc = 0xf021,
|
|
Hls = 0xeb8a,
|
|
HlsOff = 0xeb8c,
|
|
Html = 0xeb7e,
|
|
Http = 0xe902,
|
|
Javascript = 0xeb7c,
|
|
Php = 0xeb8f,
|
|
RawOn = 0xf050,
|
|
RawOff = 0xf04f,
|
|
Rsvp = 0xf055,
|
|
GifBox = 0xe7a3,
|
|
RMobiledata = 0xf04d,
|
|
CheckInOut = 0xf6f6,
|
|
Aq = 0xf55a,
|
|
Ios = 0xe027,
|
|
LanguageUsDvorak = 0xf75a,
|
|
LanguageUsColemak = 0xf75b,
|
|
LanguageUs = 0xf759,
|
|
LanguageSpanish = 0xf5e9,
|
|
LanguagePinyin = 0xf75c,
|
|
LanguageInternational = 0xf75e,
|
|
LanguageGbEnglish = 0xf75f,
|
|
LanguageFrench = 0xf760,
|
|
LanguageKoreanLatin = 0xf75d,
|
|
LanguageChineseWubi = 0xf761,
|
|
LanguageChineseQuick = 0xf762,
|
|
LanguageChinesePinyin = 0xf763,
|
|
LanguageChineseDayi = 0xf764,
|
|
LanguageChineseCangjie = 0xf765,
|
|
LanguageChineseArray = 0xf766,
|
|
LanguageJapaneseKana = 0xf513,
|
|
LetterSwitch = 0xf758,
|
|
Glyphs = 0xf8a3,
|
|
EmojiSymbols = 0xea1e,
|
|
Widgets = 0xe1bd,
|
|
Category = 0xe574,
|
|
CategorySearch = 0xf437,
|
|
Interests = 0xe7c8,
|
|
PlayShapes = 0xf7fc,
|
|
Store = 0xe563,
|
|
AddBusiness = 0xe729,
|
|
Factory = 0xebbc,
|
|
CorporateFare = 0xf1d0,
|
|
Apartment = 0xea40,
|
|
LocationCity = 0xe7f1,
|
|
Domain = 0xe0af,
|
|
DomainAdd = 0xeb62,
|
|
DomainDisabled = 0xe0ef,
|
|
SourceEnvironment = 0xe527,
|
|
MovingMinistry = 0xe73e,
|
|
Outpatient = 0xe118,
|
|
Warehouse = 0xebb8,
|
|
Roofing = 0xf201,
|
|
HomeAndGarden = 0xef9f,
|
|
WifiHome = 0xf671,
|
|
InHomeMode = 0xe833,
|
|
WaterDamage = 0xf203,
|
|
HouseSiding = 0xf202,
|
|
Foundation = 0xf200,
|
|
House = 0xea44,
|
|
GarageDoor = 0xe714,
|
|
OtherHouses = 0xe58c,
|
|
FamilyHome = 0xeb26,
|
|
Cottage = 0xe587,
|
|
Cabin = 0xe589,
|
|
Museum = 0xea36,
|
|
Houseboat = 0xe584,
|
|
Chalet = 0xe585,
|
|
Villa = 0xe586,
|
|
Gite = 0xe58b,
|
|
Bungalow = 0xe591,
|
|
Camping = 0xf8a2,
|
|
HolidayVillage = 0xe58a,
|
|
HomeWork = 0xea09,
|
|
Home = 0xe88a,
|
|
CameraIndoor = 0xefe9,
|
|
CameraOutdoor = 0xefea,
|
|
GarageHome = 0xe82d,
|
|
LocationHome = 0xf152,
|
|
NightShelter = 0xf1f1,
|
|
FoodBank = 0xf1f2,
|
|
HouseWithShield = 0xe786,
|
|
HumidityIndoor = 0xf558,
|
|
AqIndoor = 0xf55b,
|
|
NestMultiRoom = 0xf8c2,
|
|
AddHome = 0xf8eb,
|
|
BroadcastOnPersonal = 0xf8f9,
|
|
LocationAutomation = 0xf14f,
|
|
HomeHealth = 0xe4b9,
|
|
HelpClinic = 0xf810,
|
|
LocationAway = 0xf150,
|
|
AddHomeWork = 0xf8ed,
|
|
Storefront = 0xea12,
|
|
LocalConvenienceStore = 0xe543,
|
|
Festival = 0xea68,
|
|
Castle = 0xeab1,
|
|
Church = 0xeaae,
|
|
Mosque = 0xeab2,
|
|
Synagogue = 0xeab0,
|
|
TempleBuddhist = 0xeab3,
|
|
TempleHindu = 0xeaaf,
|
|
Fort = 0xeaad,
|
|
Stadium = 0xeb90,
|
|
School = 0xe80c,
|
|
ThingsToDo = 0xeb2a,
|
|
TheaterComedy = 0xea66,
|
|
ComedyMask = 0xf4d6,
|
|
Theaters = 0xe54d,
|
|
Stairs2 = 0xf46c,
|
|
Road = 0xf472,
|
|
Flyover = 0xf478,
|
|
RemoveRoad = 0xebfc,
|
|
AddRoad = 0xef3b,
|
|
EditRoad = 0xef4d,
|
|
Traffic = 0xe565,
|
|
Transportation = 0xe21d,
|
|
BikeScooter = 0xef45,
|
|
ElectricScooter = 0xeb1f,
|
|
Scooter = 0xf471,
|
|
BikeLane = 0xf47a,
|
|
SpeedCamera = 0xf470,
|
|
BikeDock = 0xf47b,
|
|
Motorcycle = 0xe91b,
|
|
TwoWheeler = 0xe9f9,
|
|
PedalBike = 0xeb29,
|
|
ElectricBike = 0xeb1b,
|
|
Moped = 0xea72,
|
|
ElectricMoped = 0xeb1d,
|
|
MopedPackage = 0xf28b,
|
|
Snowmobile = 0xe503,
|
|
DirectionsCar = 0xe531,
|
|
UnpavedRoad = 0xf46d,
|
|
TrafficJam = 0xf46f,
|
|
ElectricCar = 0xeb1c,
|
|
LocalCarWash = 0xe542,
|
|
MinorCrash = 0xebf1,
|
|
NoCrash = 0xebf0,
|
|
BluetoothDrive = 0xefe5,
|
|
LocalTaxi = 0xe559,
|
|
CarGear = 0xf337,
|
|
CarLock = 0xf336,
|
|
TaxiAlert = 0xef74,
|
|
Ambulance = 0xf803,
|
|
CarCrash = 0xebf2,
|
|
CarTag = 0xf4e3,
|
|
SwapDrivingApps = 0xe69e,
|
|
Garage = 0xf011,
|
|
GarageCheck = 0xf28d,
|
|
GarageMoney = 0xf28c,
|
|
ParkingMeter = 0xf28a,
|
|
ParkingSign = 0xf289,
|
|
ParkingValet = 0xf288,
|
|
SubwayWalk = 0xf287,
|
|
CarRental = 0xea55,
|
|
CarRepair = 0xea56,
|
|
Commute = 0xe940,
|
|
EmojiTransportation = 0xea1f,
|
|
CarFanRecirculate = 0xf338,
|
|
Agriculture = 0xea79,
|
|
FrontLoader = 0xf869,
|
|
Forklift = 0xf868,
|
|
AutoTowing = 0xe71e,
|
|
RvHookup = 0xe642,
|
|
LocalShipping = 0xe558,
|
|
DeliveryTruckBolt = 0xf3a2,
|
|
DeliveryTruckSpeed = 0xf3a1,
|
|
ElectricRickshaw = 0xeb1e,
|
|
FireTruck = 0xf8f2,
|
|
AirportShuttle = 0xeb3c,
|
|
DirectionsBus = 0xe530,
|
|
BusAlert = 0xe98f,
|
|
DepartureBoard = 0xe576,
|
|
NoTransfer = 0xf1d5,
|
|
DirectionsRailway = 0xe534,
|
|
RailwayAlert = 0xe9d1,
|
|
BusRailway = 0xf36b,
|
|
DirectionsRailway2 = 0xf462,
|
|
RailwayAlert2 = 0xf461,
|
|
Tram = 0xe571,
|
|
Train = 0xe570,
|
|
DirectionsSubway = 0xe533,
|
|
Subway = 0xe56f,
|
|
Monorail = 0xf473,
|
|
CableCar = 0xf479,
|
|
Funicular = 0xf477,
|
|
GondolaLift = 0xf476,
|
|
TrolleyCableCar = 0xf46e,
|
|
DirectionsBoat = 0xe532,
|
|
BoatRailway = 0xf36c,
|
|
BoatBus = 0xf36d,
|
|
TireRepair = 0xebc8,
|
|
Rocket = 0xeba5,
|
|
RocketLaunch = 0xeb9b,
|
|
SatelliteAlt = 0xeb3a,
|
|
Helicopter = 0xf60c,
|
|
Flag = 0xe153,
|
|
FlagCheck = 0xf3d8,
|
|
Tour = 0xef75,
|
|
JapaneseFlag = 0xf283,
|
|
SportsScore = 0xf06e,
|
|
PersonalPlaces = 0xe703,
|
|
Flag2 = 0xf40f,
|
|
FlashlightOn = 0xf00b,
|
|
FlashlightOff = 0xf00a,
|
|
Shower = 0xf061,
|
|
Sprinkler = 0xe29a,
|
|
AirFreshener = 0xe2ca,
|
|
Fragrance = 0xf345,
|
|
SelfCare = 0xf86d,
|
|
HealthAndBeauty = 0xef9d,
|
|
AirPurifierGen = 0xe829,
|
|
Sanitizer = 0xf21d,
|
|
Medication = 0xf033,
|
|
Science = 0xea4b,
|
|
ScienceOff = 0xf542,
|
|
Experiment = 0xe686,
|
|
Coronavirus = 0xf221,
|
|
StethoscopeCheck = 0xf806,
|
|
StethoscopeArrow = 0xf807,
|
|
Stethoscope = 0xf805,
|
|
UnknownMed = 0xeabd,
|
|
Vitals = 0xe13b,
|
|
VitalSigns = 0xe650,
|
|
Earthquake = 0xf64f,
|
|
OralDisease = 0xe116,
|
|
Pulmonology = 0xe124,
|
|
Gastroenterology = 0xe0f1,
|
|
Oncology = 0xe114,
|
|
Nutrition = 0xe110,
|
|
Nephrology = 0xe10d,
|
|
Urology = 0xe137,
|
|
Genetics = 0xe0f3,
|
|
Dermatology = 0xe0a7,
|
|
Immunology = 0xe0fb,
|
|
Gynecology = 0xe0f4,
|
|
Neurology = 0xe10e,
|
|
Endocrinology = 0xe0a9,
|
|
Psychiatry = 0xe123,
|
|
Ophthalmology = 0xe115,
|
|
Fluid = 0xe483,
|
|
Vaccines = 0xe138,
|
|
MixtureMed = 0xe4c8,
|
|
FluidMed = 0xf80c,
|
|
Flowsheet = 0xe0ae,
|
|
FluidBalance = 0xf80d,
|
|
Ecg = 0xf80f,
|
|
RespiratoryRate = 0xe127,
|
|
BloodPressure = 0xe097,
|
|
BodyFat = 0xe098,
|
|
Pacemaker = 0xe656,
|
|
Vo2Max = 0xf4aa,
|
|
Lda = 0xe106,
|
|
Labs = 0xe105,
|
|
LabResearch = 0xf80b,
|
|
Pediatrics = 0xe11d,
|
|
LabPanel = 0xe103,
|
|
OutpatientMed = 0xe119,
|
|
Ward = 0xe13c,
|
|
MovingBeds = 0xe73d,
|
|
Inpatient = 0xe0fe,
|
|
ShortStay = 0xe4d0,
|
|
Syringe = 0xe133,
|
|
Ventilator = 0xe139,
|
|
Microbiology = 0xe10c,
|
|
MedicalMask = 0xf80a,
|
|
Masks = 0xf218,
|
|
Hematology = 0xe0f6,
|
|
Acupuncture = 0xf2c4,
|
|
Procedure = 0xe651,
|
|
Congenital = 0xe0a1,
|
|
Surgical = 0xe131,
|
|
PillOff = 0xf809,
|
|
Pill = 0xe11f,
|
|
OxygenSaturation = 0xe4de,
|
|
Allergy = 0xe64e,
|
|
HealthCross = 0xf2c3,
|
|
Favorite = 0xe87d,
|
|
HeartPlus = 0xf884,
|
|
HeartMinus = 0xf883,
|
|
HeartCheck = 0xf60a,
|
|
CardioLoad = 0xf4b9,
|
|
HeartBroken = 0xeac2,
|
|
HrResting = 0xf6ba,
|
|
HeartSmile = 0xf292,
|
|
Cardiology = 0xe09c,
|
|
PulseAlert = 0xf501,
|
|
Relax = 0xf6dc,
|
|
EcgHeart = 0xf6e9,
|
|
HealthMetrics = 0xf6e2,
|
|
DigitalWellbeing = 0xef86,
|
|
MenstrualHealth = 0xf6e1,
|
|
Fertile = 0xf6e5,
|
|
PhysicalTherapy = 0xe11e,
|
|
Azm = 0xf6ec,
|
|
Bia = 0xf6eb,
|
|
StressManagement = 0xf6d9,
|
|
Eyeglasses = 0xf6ee,
|
|
Eyeglasses2 = 0xf2c7,
|
|
Eyeglasses2Sound = 0xf265,
|
|
Floor = 0xf6e4,
|
|
Exercise = 0xf6e6,
|
|
WaterBottle = 0xf69d,
|
|
WaterBottleLarge = 0xf69e,
|
|
ReadinessScore = 0xf6dd,
|
|
Biotech = 0xea3a,
|
|
LocalPharmacy = 0xe550,
|
|
MedicationLiquid = 0xea87,
|
|
Healing = 0xe3f3,
|
|
UlnaRadiusAlt = 0xf89e,
|
|
HumerusAlt = 0xf896,
|
|
FemurAlt = 0xf892,
|
|
TibiaAlt = 0xf89c,
|
|
UlnaRadius = 0xf89d,
|
|
Tibia = 0xf89b,
|
|
Humerus = 0xf895,
|
|
Rheumatology = 0xe128,
|
|
Femur = 0xf891,
|
|
Radiology = 0xe125,
|
|
Dentistry = 0xe0a6,
|
|
Skull = 0xf89a,
|
|
Skeleton = 0xf899,
|
|
RibCage = 0xf898,
|
|
Orthopedics = 0xf897,
|
|
HandBones = 0xf894,
|
|
FootBones = 0xf893,
|
|
Footprint = 0xf87d,
|
|
Barefoot = 0xf871,
|
|
MicrowaveGen = 0xe847,
|
|
DishwasherGen = 0xe832,
|
|
Kitchen = 0xeb47,
|
|
LocalLaundryService = 0xe54a,
|
|
OvenGen = 0xe843,
|
|
Dishwasher = 0xe9a0,
|
|
Oven = 0xe9c7,
|
|
Multicooker = 0xe293,
|
|
Microwave = 0xf204,
|
|
Fastfood = 0xe57a,
|
|
NoFood = 0xf1a7,
|
|
TakeoutDining = 0xea74,
|
|
TakeoutDining2 = 0xef34,
|
|
BakeryDining = 0xea53,
|
|
LunchDining = 0xea61,
|
|
BrunchDining = 0xea73,
|
|
Liquor = 0xea60,
|
|
Blender = 0xefe3,
|
|
RangeHood = 0xe1ea,
|
|
Grocery = 0xef97,
|
|
DinnerDining = 0xea57,
|
|
RamenDining = 0xea64,
|
|
Soba = 0xef36,
|
|
Udon = 0xef32,
|
|
Yakitori = 0xef31,
|
|
HanamiDango = 0xf23f,
|
|
MealLunch = 0xf23c,
|
|
MealDinner = 0xf23d,
|
|
ShavedIce = 0xf225,
|
|
SoloDining = 0xef35,
|
|
ParentChildDining = 0xf22d,
|
|
SoupKitchen = 0xe7d3,
|
|
OutdoorGrill = 0xea47,
|
|
Cooking = 0xe2b6,
|
|
Stockpot = 0xf545,
|
|
Skillet = 0xf543,
|
|
SkilletCooktop = 0xf544,
|
|
KebabDining = 0xe842,
|
|
Tapas = 0xf1e9,
|
|
BreakfastDining = 0xea54,
|
|
LocalPizza = 0xe552,
|
|
RiceBowl = 0xf1f5,
|
|
Bento = 0xf1f4,
|
|
SetMeal = 0xf1ea,
|
|
Washoku = 0xf280,
|
|
JapaneseCurry = 0xf284,
|
|
Okonomiyaki = 0xf281,
|
|
Yoshoku = 0xf27f,
|
|
Egg = 0xeacc,
|
|
EggAlt = 0xeac8,
|
|
Icecream = 0xea69,
|
|
Cake = 0xe7e9,
|
|
CakeAdd = 0xf85b,
|
|
FeaturedSeasonalAndGifts = 0xef91,
|
|
Inventory2 = 0xe1a1,
|
|
HomeStorage = 0xf86c,
|
|
Cookie = 0xeaac,
|
|
Attractions = 0xea52,
|
|
LocalCafe = 0xe541,
|
|
WaterMedium = 0xf6d4,
|
|
WaterLoss = 0xf6d5,
|
|
WaterFull = 0xf6d6,
|
|
GlassCup = 0xf6e3,
|
|
LocalDrink = 0xe544,
|
|
EmojiFoodBeverage = 0xea1b,
|
|
Coffee = 0xefef,
|
|
CoffeeMaker = 0xeff0,
|
|
Kettle = 0xe2b9,
|
|
SportsBar = 0xf1f3,
|
|
BeerMeal = 0xf285,
|
|
WineBar = 0xf1e8,
|
|
LocalBar = 0xe540,
|
|
NoDrinks = 0xf1a5,
|
|
Nightlife = 0xea62,
|
|
KanjiAlcohol = 0xf23e,
|
|
RoomService = 0xeb49,
|
|
ChefHat = 0xf357,
|
|
RestaurantMenu = 0xe556,
|
|
Flatware = 0xf00c,
|
|
Restaurant = 0xe56c,
|
|
NoMeals = 0xf1d6,
|
|
ForkSpoon = 0xf3e4,
|
|
Gate = 0xe277,
|
|
Dresser = 0xe210,
|
|
Celebration = 0xea65,
|
|
Toys = 0xe332,
|
|
Swords = 0xf889,
|
|
SwordRose = 0xf5de,
|
|
Crossword = 0xf5e5,
|
|
PlayingCards = 0xf5dc,
|
|
Strategy = 0xf5df,
|
|
MountainFlag = 0xf5e2,
|
|
Mystery = 0xf5e1,
|
|
Chess = 0xf5e7,
|
|
ChessPawn = 0xf3b6,
|
|
ChessKnight = 0xf25e,
|
|
ChessRook = 0xf25b,
|
|
ChessBishop = 0xf261,
|
|
ChessKing = 0xf25f,
|
|
ChessQueen = 0xf25c,
|
|
ChessKing2 = 0xf260,
|
|
ChessPawn2 = 0xf25d,
|
|
ChessBishop2 = 0xf262,
|
|
DominoMask = 0xf5e4,
|
|
SmartToy = 0xf06c,
|
|
Robot = 0xf882,
|
|
Robot2 = 0xf5d0,
|
|
Drone = 0xf25a,
|
|
Drone2 = 0xf259,
|
|
IceSkating = 0xe50b,
|
|
RollerSkating = 0xebcd,
|
|
Sailing = 0xe502,
|
|
Balance = 0xeaf6,
|
|
MonitorHeart = 0xeaa2,
|
|
PunchClock = 0xeaa8,
|
|
Pergola = 0xe203,
|
|
Signpost = 0xeb91,
|
|
Fence = 0xf1f6,
|
|
OutdoorGarden = 0xe205,
|
|
Balcony = 0xe58f,
|
|
MeetingRoom = 0xeb4f,
|
|
NoMeetingRoom = 0xeb4e,
|
|
AutoMeetingRoom = 0xf6bf,
|
|
SensorDoor = 0xf1b5,
|
|
DoorBack = 0xeffc,
|
|
DoorFront = 0xeffd,
|
|
DoorSliding = 0xeffe,
|
|
DoorSensor = 0xe28a,
|
|
DoorOpen = 0xe77c,
|
|
Blinds = 0xe286,
|
|
VerticalShadesClosed = 0xec0d,
|
|
VerticalShades = 0xec0e,
|
|
CurtainsClosed = 0xec1d,
|
|
Curtains = 0xec1e,
|
|
RollerShadesClosed = 0xec11,
|
|
RollerShades = 0xec12,
|
|
BlindsClosed = 0xec1f,
|
|
SensorWindow = 0xf1b4,
|
|
WindowSensor = 0xe2bb,
|
|
WindowOpen = 0xe78c,
|
|
WindowClosed = 0xe77e,
|
|
Faucet = 0xe278,
|
|
Bathtub = 0xea41,
|
|
BathPrivate = 0xf6fa,
|
|
HotTub = 0xeb46,
|
|
BathSoak = 0xf2a0,
|
|
BathBedrock = 0xf286,
|
|
Onsen = 0xf6f8,
|
|
BathOutdoor = 0xf6fb,
|
|
MountainSteam = 0xf282,
|
|
Sauna = 0xf6f7,
|
|
BathPublicLarge = 0xf6f9,
|
|
Deck = 0xea42,
|
|
TableLarge = 0xf299,
|
|
ChairCounter = 0xf29f,
|
|
HighChair = 0xf29a,
|
|
ChairFireplace = 0xf29e,
|
|
ChairUmbrella = 0xf29d,
|
|
DineHeart = 0xf29c,
|
|
DineLamp = 0xf29b,
|
|
DineIn = 0xf295,
|
|
RestArea = 0xf22a,
|
|
TableSign = 0xef2c,
|
|
TatamiSeat = 0xef33,
|
|
SettingsSeating = 0xef2d,
|
|
Countertops = 0xf1f7,
|
|
TableBar = 0xead2,
|
|
TableRestaurant = 0xeac6,
|
|
Desk = 0xf8f4,
|
|
Bed = 0xefdf,
|
|
KingBed = 0xea45,
|
|
SingleBed = 0xea48,
|
|
ChairAlt = 0xefee,
|
|
Chair = 0xefed,
|
|
Weekend = 0xe16b,
|
|
Scene = 0xe2a7,
|
|
Crib = 0xe588,
|
|
ChildFriendly = 0xeb42,
|
|
Stroller = 0xf1ae,
|
|
NoStroller = 0xf1af,
|
|
GardenCart = 0xf8a9,
|
|
Trolley = 0xf86b,
|
|
Iron = 0xe583,
|
|
Styler = 0xe273,
|
|
DryCleaning = 0xea58,
|
|
Checkroom = 0xf19e,
|
|
Umbrella = 0xf1ad,
|
|
Laundry = 0xe2a8,
|
|
Apparel = 0xef7b,
|
|
Blanket = 0xe828,
|
|
CleaningServices = 0xf0ff,
|
|
Mop = 0xe28d,
|
|
Cleaning = 0xe995,
|
|
HouseholdSupplies = 0xefa1,
|
|
CleaningBucket = 0xf8b4,
|
|
SpecificGravity = 0xf872,
|
|
Candle = 0xf588,
|
|
Light = 0xf02a,
|
|
HomeIotDevice = 0xe283,
|
|
LightGroup = 0xe28b,
|
|
FloorLamp = 0xe21e,
|
|
WallLamp = 0xe2b4,
|
|
TableLamp = 0xe1f2,
|
|
Lightbulb = 0xe0f0,
|
|
LightOff = 0xe9b8,
|
|
TipsAndUpdates = 0xe79a,
|
|
Lightbulb2 = 0xf3e3,
|
|
EmojiObjects = 0xea24,
|
|
Shelves = 0xf86e,
|
|
Pallet = 0xf86a,
|
|
ConveyorBelt = 0xf867,
|
|
BarcodeReader = 0xf85c,
|
|
Weight = 0xe13d,
|
|
ToolsLadder = 0xe2cb,
|
|
ToolsLevel = 0xe77b,
|
|
ToolsPowerDrill = 0xe1e9,
|
|
ToolsPliersWireStripper = 0xe2aa,
|
|
ToolsPhillips = 0xf8cc,
|
|
ToolsInstallationKit = 0xe2ab,
|
|
ToolsFlatHead = 0xf8cb,
|
|
PrecisionManufacturing = 0xf049,
|
|
Hardware = 0xea59,
|
|
MeasuringTape = 0xf6af,
|
|
Cut = 0xf08b,
|
|
ContentCut = 0xe14e,
|
|
HomeImprovementAndTools = 0xefa0,
|
|
Build = 0xe869,
|
|
Plumbing = 0xf107,
|
|
Handyman = 0xf10b,
|
|
Construction = 0xea3c,
|
|
DesignServices = 0xf10a,
|
|
Carpenter = 0xf1f8,
|
|
ImagesearchRoller = 0xe9b4,
|
|
Gavel = 0xe90e,
|
|
Architecture = 0xea3b,
|
|
SquareFoot = 0xea49,
|
|
Straighten = 0xe41c,
|
|
PropaneTank = 0xec13,
|
|
Propane = 0xec14,
|
|
OilBarrel = 0xec15,
|
|
GasMeter = 0xec19,
|
|
ElectricMeter = 0xec1b,
|
|
EnergySavingsLeaf = 0xec1a,
|
|
LocalGasStation = 0xe546,
|
|
EvStation = 0xe209,
|
|
SolarPower = 0xec0f,
|
|
WindPower = 0xec0c,
|
|
Energy = 0xe9a6,
|
|
Power = 0xe63c,
|
|
PowerOff = 0xe646,
|
|
ElectricalServices = 0xf102,
|
|
PlugConnect = 0xf35a,
|
|
Bolt = 0xea0b,
|
|
ElectricBolt = 0xec1c,
|
|
LightningStand = 0xefa4,
|
|
Wallet = 0xf8ff,
|
|
MoneyBag = 0xf3ee,
|
|
Savings = 0xe2eb,
|
|
Money = 0xe57d,
|
|
UniversalCurrency = 0xe9fa,
|
|
Checkbook = 0xe70d,
|
|
Payments = 0xef63,
|
|
PaymentArrowDown = 0xf2c0,
|
|
MoneyRange = 0xf245,
|
|
AccountBalanceWallet = 0xe850,
|
|
AccountBalance = 0xe84f,
|
|
AssuredWorkload = 0xeb6f,
|
|
LocalFireDepartment = 0xef55,
|
|
WaterHeater = 0xe284,
|
|
Fireplace = 0xea43,
|
|
E911Emergency = 0xf119,
|
|
Valve = 0xe224,
|
|
WaterPump = 0xf5d8,
|
|
Bomb = 0xf568,
|
|
FireHydrant = 0xf1a3,
|
|
FireExtinguisher = 0xf1d8,
|
|
HowToVote = 0xe175,
|
|
Podium = 0xf7fb,
|
|
Campaign = 0xef49,
|
|
DetectorSmoke = 0xe285,
|
|
DetectorStatus = 0xe1e8,
|
|
DetectorOffline = 0xe223,
|
|
DetectorCo = 0xe2af,
|
|
DetectorAlarm = 0xe1f7,
|
|
Detector = 0xe282,
|
|
DetectorBattery = 0xe204,
|
|
Eco = 0xea35,
|
|
NestEcoLeaf = 0xf8be,
|
|
TempPreferencesEco = 0xf8ca,
|
|
EnergyProgramSaving = 0xf15f,
|
|
NestTrueRadiant = 0xf8c4,
|
|
NestSunblock = 0xf8c3,
|
|
HeatPumpBalance = 0xe27e,
|
|
AirPurifier = 0xe97e,
|
|
ClimateMiniSplit = 0xf8b5,
|
|
Scale = 0xeb5f,
|
|
Vacuum = 0xefc5,
|
|
NestCamIndoor = 0xf11e,
|
|
NestCamIq = 0xf11f,
|
|
CameraVideo = 0xf7a6,
|
|
NestHeatLinkE = 0xf126,
|
|
NestHelloDoorbell = 0xe82c,
|
|
DoorbellChime = 0xe1f3,
|
|
NestDoorbellVisitor = 0xf8bd,
|
|
Doorbell3p = 0xe1e7,
|
|
Doorbell = 0xefff,
|
|
TvRemote = 0xf5d9,
|
|
RemoteGen = 0xe83e,
|
|
GoogleTvRemote = 0xf129,
|
|
MfgNestYaleLock = 0xf11d,
|
|
MissingController = 0xe701,
|
|
NestTag = 0xe28c,
|
|
NestCamIqOutdoor = 0xf120,
|
|
NestCamOutdoor = 0xf121,
|
|
NestCamWallMount = 0xf8ba,
|
|
NestCamStand = 0xf8b9,
|
|
NestCamWiredStand = 0xec16,
|
|
NestCamFloodlight = 0xf8b7,
|
|
NestCamMagnetMount = 0xf8b8,
|
|
NestDetect = 0xf123,
|
|
NestMini = 0xe789,
|
|
HomeMini = 0xf025,
|
|
HomeMax = 0xf024,
|
|
HomeMaxDots = 0xe849,
|
|
AssistantOnHub = 0xf6c1,
|
|
NestDisplay = 0xf124,
|
|
NestDisplayMax = 0xf125,
|
|
NestWifiGale = 0xf132,
|
|
NestHeatLinkGen3 = 0xf127,
|
|
NestWifiRouter = 0xe841,
|
|
NestWifiPoint = 0xe83f,
|
|
NestWifiPro2 = 0xf56a,
|
|
NestWifiPro = 0xf56b,
|
|
Memory = 0xe322,
|
|
MemoryAlt = 0xf7a3,
|
|
HardDrive = 0xf80e,
|
|
HardDrive2 = 0xf7a4,
|
|
NestConnect = 0xf122,
|
|
NestAudio = 0xebbf,
|
|
GeneralDevice = 0xe6de,
|
|
OnHubDevice = 0xe6c3,
|
|
AssistantDevice = 0xe987,
|
|
NestThermostatEEu = 0xf12d,
|
|
NestThermostatGen3 = 0xf12e,
|
|
NestThermostatSensorEu = 0xf130,
|
|
NestThermostatSensor = 0xf12f,
|
|
NestThermostatZirconiumEu = 0xf131,
|
|
NestSecureAlarm = 0xf12b,
|
|
Loupe = 0xe402,
|
|
DataExploration = 0xe76f,
|
|
Duo = 0xe9a5,
|
|
Map = 0xe55b,
|
|
MapSearch = 0xf3ca,
|
|
PanoramaPhotosphere = 0xe9c9,
|
|
PanoramaWideAngle = 0xe40f,
|
|
PanoramaHorizontal = 0xe40d,
|
|
Vrpano = 0xf082,
|
|
PanoramaVertical = 0xe40e,
|
|
HistoryEdu = 0xea3e,
|
|
QrCode2 = 0xe00a,
|
|
QrCode2Add = 0xf658,
|
|
QrCode = 0xef6b,
|
|
QrCodeScanner = 0xf206,
|
|
Barcode = 0xe70b,
|
|
BarcodeScanner = 0xe70c,
|
|
DocumentScanner = 0xe5fa,
|
|
IdentityAwareProxy = 0xe2dd,
|
|
Password = 0xf042,
|
|
Password2 = 0xf4a9,
|
|
Password2Off = 0xf4a8,
|
|
Emergency = 0xe1eb,
|
|
WoundsInjuries = 0xe13f,
|
|
Asterisk = 0xf525,
|
|
MagicButton = 0xf136,
|
|
GeneratingTokens = 0xe749,
|
|
AstrophotographyAuto = 0xf1d9,
|
|
AstrophotographyOff = 0xf1da,
|
|
AutoAwesome = 0xe65f,
|
|
TempPreferencesCustom = 0xf8c9,
|
|
AutoFixNormal = 0xe664,
|
|
AutoFix = 0xe662,
|
|
AutoFixOff = 0xe665,
|
|
AutoDrawSolid = 0xe98a,
|
|
Edit = 0xe150,
|
|
EditOff = 0xe950,
|
|
WandShine = 0xf31f,
|
|
WandStars = 0xf31e,
|
|
EditSquare = 0xf88d,
|
|
DriveFileRenameOutline = 0xe9a2,
|
|
BorderColor = 0xe22b,
|
|
InkHighlighter = 0xe6d1,
|
|
FormatInkHighlighter = 0xf82b,
|
|
InkHighlighterMove = 0xf524,
|
|
Colorize = 0xe3b8,
|
|
DropperEye = 0xf351,
|
|
Draw = 0xe746,
|
|
InkMarker = 0xe6d2,
|
|
InkPen = 0xe6d3,
|
|
Brush = 0xe3ae,
|
|
StylusNote = 0xf603,
|
|
Stylus = 0xf604,
|
|
StylusPen = 0xf363,
|
|
StylusBrush = 0xf366,
|
|
StylusPencil = 0xf362,
|
|
StylusHighlighter = 0xf364,
|
|
StylusFountainPen = 0xf365,
|
|
FormatPaint = 0xe243,
|
|
Highlight = 0xe25f,
|
|
FormatColorFill = 0xe23a,
|
|
Colors = 0xe997,
|
|
InkEraser = 0xe6d0,
|
|
InkEraserOff = 0xe7e3,
|
|
Gesture = 0xe155,
|
|
ThreadUnread = 0xf4f9,
|
|
DrawingRecognition = 0xeb00,
|
|
StylusLaserPointer = 0xf747,
|
|
Signature = 0xf74c,
|
|
ShapeLine = 0xf8d3,
|
|
DrawAbstract = 0xf7f8,
|
|
DrawCollage = 0xf7f7,
|
|
Shadow = 0xe9df,
|
|
ShadowAdd = 0xf584,
|
|
ShadowMinus = 0xf583,
|
|
Style = 0xe41d,
|
|
Palette = 0xe3b7,
|
|
StockMedia = 0xf570,
|
|
Vr180Create2d = 0xefca,
|
|
Vr180Create2dOff = 0xf571,
|
|
Shapes = 0xe602,
|
|
ShapeRecognition = 0xeb01,
|
|
Layers = 0xe53b,
|
|
LayersClear = 0xe53c,
|
|
Stacks = 0xf500,
|
|
AllInclusive = 0xeb3d,
|
|
MaskedTransitions = 0xe72e,
|
|
MaskedTransitionsAdd = 0xf42b,
|
|
Animation = 0xe71c,
|
|
Join = 0xeaeb,
|
|
JoinInner = 0xeaf4,
|
|
JoinLeft = 0xeaf2,
|
|
JoinRight = 0xeaea,
|
|
Texture = 0xe421,
|
|
TextureMinus = 0xf57b,
|
|
TextureAdd = 0xf57c,
|
|
ProcessChart = 0xf855,
|
|
BugReport = 0xe868,
|
|
PestControl = 0xf0fa,
|
|
PestControlRodent = 0xf0fd,
|
|
EmojiNature = 0xea1c,
|
|
Pets = 0xe91d,
|
|
PetSupplies = 0xefb1,
|
|
CrueltyFree = 0xe799,
|
|
SoundDetectionDogBarking = 0xf149,
|
|
Raven = 0xf555,
|
|
Owl = 0xf3b4,
|
|
Cannabis = 0xf2f3,
|
|
PottedPlant = 0xf8aa,
|
|
Grass = 0xf205,
|
|
LocalFlorist = 0xe545,
|
|
MacroOff = 0xf8d2,
|
|
MacroAuto = 0xf6f2,
|
|
Deceased = 0xe0a5,
|
|
Park = 0xea63,
|
|
Forest = 0xea99,
|
|
Spa = 0xeb4c,
|
|
Nature = 0xe406,
|
|
NaturePeople = 0xe407,
|
|
Playground = 0xf28e,
|
|
Playground2 = 0xf28f,
|
|
FilterVintage = 0xe3e3,
|
|
FilterDrama = 0xe3dd,
|
|
Cloud = 0xe2bd,
|
|
CloudOff = 0xe2c1,
|
|
CloudDone = 0xe2bf,
|
|
CloudAlert = 0xf3cc,
|
|
Backup = 0xe864,
|
|
CloudUpload = 0xe2c3,
|
|
CloudDownload = 0xe2c0,
|
|
CloudLock = 0xf386,
|
|
WeatherSnowy = 0xe2cd,
|
|
CloudySnowing = 0xe810,
|
|
Foggy = 0xe818,
|
|
Rainy = 0xf176,
|
|
Thunderstorm = 0xebdb,
|
|
WeatherHail = 0xf67f,
|
|
WeatherMix = 0xf60b,
|
|
Nightlight = 0xef5e,
|
|
Brightness2 = 0xe3a7,
|
|
Brightness3 = 0xe3a8,
|
|
DarkMode = 0xe51c,
|
|
Bedtime = 0xe1f9,
|
|
BedtimeOff = 0xe291,
|
|
PartlyCloudyNight = 0xea46,
|
|
NightSightMax = 0xf6c3,
|
|
NightSightAuto = 0xf1d7,
|
|
NightSightAutoOff = 0xf1f9,
|
|
Sleep = 0xe213,
|
|
MoonStars = 0xf34f,
|
|
SleepScore = 0xf6b7,
|
|
Verified = 0xe031,
|
|
VerifiedOff = 0xf30e,
|
|
ReleaseAlert = 0xf654,
|
|
BrightnessEmpty = 0xf7e8,
|
|
AwardStar = 0xf612,
|
|
AwardMeal = 0xf241,
|
|
Brightness4 = 0xe3a9,
|
|
BrightnessLow = 0xe1ad,
|
|
Brightness5 = 0xe3aa,
|
|
Brightness6 = 0xe3ab,
|
|
BrightnessMedium = 0xe1ae,
|
|
Brightness7 = 0xe3ac,
|
|
BrightnessHigh = 0xe1ac,
|
|
Explosion = 0xf685,
|
|
PrayerTimes = 0xf838,
|
|
BrightnessAuto = 0xe1ab,
|
|
BrightnessAlert = 0xf5cf,
|
|
ComicBubble = 0xf5dd,
|
|
PercentDiscount = 0xf244,
|
|
ModeFan = 0xf168,
|
|
ModeFanOff = 0xec17,
|
|
ToysFan = 0xf887,
|
|
EmergencyHeat = 0xf15d,
|
|
ModeHeat = 0xf16a,
|
|
ModeHeatOff = 0xf16d,
|
|
ModeHeatCool = 0xf16b,
|
|
AcUnit = 0xeb3b,
|
|
ModeDual = 0xf557,
|
|
SevereCold = 0xebd3,
|
|
ModeCool = 0xf166,
|
|
ModeCoolOff = 0xf167,
|
|
Snowing = 0xe80f,
|
|
SunnySnowing = 0xe819,
|
|
Sunny = 0xe81a,
|
|
ClearDay = 0xf157,
|
|
WbSunny = 0xe430,
|
|
Routine = 0xe20c,
|
|
WbTwilight = 0xe1c6,
|
|
WbIridescent = 0xe436,
|
|
WbIncandescent = 0xe42e,
|
|
BacklightLow = 0xf7ec,
|
|
BacklightHigh = 0xf7ed,
|
|
BacklightHighOff = 0xf4ef,
|
|
PartlyCloudyDay = 0xf172,
|
|
LightMode = 0xe518,
|
|
ThermostatAuto = 0xf077,
|
|
Thermostat = 0xf076,
|
|
DewPoint = 0xf879,
|
|
DeviceThermostat = 0xe1ff,
|
|
Thermometer = 0xe846,
|
|
ThermometerLoss = 0xf6d7,
|
|
ThermometerMinus = 0xf581,
|
|
ThermometerGain = 0xf6d8,
|
|
ThermometerAdd = 0xf582,
|
|
Volcano = 0xebda,
|
|
Tornado = 0xe199,
|
|
Elevation = 0xf6e7,
|
|
Landslide = 0xebd7,
|
|
Tsunami = 0xebd8,
|
|
Storm = 0xf070,
|
|
Cyclone = 0xebd5,
|
|
SnowingHeavy = 0xf61c,
|
|
RainySnow = 0xf61d,
|
|
RainyLight = 0xf61e,
|
|
RainyHeavy = 0xf61f,
|
|
Mist = 0xe188,
|
|
MovieInfo = 0xe02d,
|
|
CinematicBlur = 0xf853,
|
|
Movie = 0xe02c,
|
|
MovieFilter = 0xe43a,
|
|
MovieEdit = 0xf840,
|
|
MovieSpeaker = 0xf2a3,
|
|
MovieOff = 0xf499,
|
|
Videocam = 0xe04b,
|
|
VideocamOff = 0xe04c,
|
|
Privacy = 0xf148,
|
|
VideoCameraBack = 0xf07f,
|
|
VideoCameraBackAdd = 0xf40c,
|
|
AutoVideocam = 0xf6c0,
|
|
VideoCameraFront = 0xf080,
|
|
VideoCameraFrontOff = 0xf83b,
|
|
SwitchVideo = 0xe41f,
|
|
VideoCall = 0xe070,
|
|
MissedVideoCall = 0xe073,
|
|
EmergencyRecording = 0xebf4,
|
|
VideocamAlert = 0xf390,
|
|
TamperDetectionOn = 0xf8c8,
|
|
TamperDetectionOff = 0xe82e,
|
|
HangoutVideo = 0xe0c1,
|
|
HangoutVideoOff = 0xe0c2,
|
|
Print = 0xe555,
|
|
PrintDisabled = 0xe9cf,
|
|
PrintError = 0xf7a0,
|
|
PrintConnect = 0xf7a1,
|
|
PrintAdd = 0xf7a2,
|
|
PrintLock = 0xf651,
|
|
AdfScanner = 0xeada,
|
|
Fax = 0xead8,
|
|
Deskphone = 0xf7fa,
|
|
Scanner = 0xe329,
|
|
Router = 0xe328,
|
|
RouterOff = 0xf2f4,
|
|
Webhook = 0xeb92,
|
|
Polymer = 0xe8ab,
|
|
LinearScale = 0xe260,
|
|
Share = 0xe80d,
|
|
ShareOff = 0xf6cb,
|
|
Spoke = 0xe9a7,
|
|
ScatterPlot = 0xe268,
|
|
AccountTree = 0xe97a,
|
|
Lan = 0xeb2f,
|
|
Flowchart = 0xf38d,
|
|
FamilyHistory = 0xe0ad,
|
|
Schema = 0xe4fd,
|
|
Mitre = 0xf547,
|
|
Mediation = 0xefa7,
|
|
Nat = 0xef5c,
|
|
ConversionPath = 0xf0c1,
|
|
ConversionPathOff = 0xf7b4,
|
|
Tactic = 0xf564,
|
|
Route = 0xeacd,
|
|
DeviceHub = 0xe335,
|
|
Polyline = 0xebbb,
|
|
Hub = 0xe9f4,
|
|
Tenancy = 0xf0e3,
|
|
NetworkNode = 0xf56e,
|
|
Graph1 = 0xf3a0,
|
|
Graph2 = 0xf39f,
|
|
Graph3 = 0xf39e,
|
|
Graph4 = 0xf39d,
|
|
Graph5 = 0xf39c,
|
|
Graph6 = 0xf39b,
|
|
Graph7 = 0xf346,
|
|
Matter = 0xe907,
|
|
ComponentExchange = 0xf1e7,
|
|
Headphones = 0xe310,
|
|
HeadsetMic = 0xe311,
|
|
HeadsetOff = 0xe33a,
|
|
Earbuds = 0xf003,
|
|
Cable = 0xefe6,
|
|
EarbudsBattery = 0xf004,
|
|
HeadphonesBattery = 0xf020,
|
|
Earbuds2 = 0xf324,
|
|
EarbudLeft = 0xf326,
|
|
EarbudRight = 0xf325,
|
|
EarbudCase = 0xf327,
|
|
Speaker = 0xe32d,
|
|
SpeakerGroup = 0xe32e,
|
|
MediaOutput = 0xf4f2,
|
|
MediaOutputOff = 0xf4f3,
|
|
GoogleHomeDevices = 0xe715,
|
|
AudioVideoReceiver = 0xf5d3,
|
|
BooksMoviesAndMusic = 0xef82,
|
|
Piano = 0xe521,
|
|
PianoOff = 0xe520,
|
|
MicExternalOn = 0xef5a,
|
|
MicExternalOff = 0xef59,
|
|
Tune = 0xe429,
|
|
InstantMix = 0xe026,
|
|
DiscoverTune = 0xe018,
|
|
Usb = 0xe1e0,
|
|
UsbOff = 0xe4fa,
|
|
Shuffle = 0xe043,
|
|
ShuffleOn = 0xe9e1,
|
|
Repeat = 0xe040,
|
|
RepeatOn = 0xe9d6,
|
|
RepeatOne = 0xe041,
|
|
RepeatOneOn = 0xe9d7,
|
|
MusicCast = 0xeb1a,
|
|
MusicNote = 0xe3a1,
|
|
MusicNoteAdd = 0xf391,
|
|
MusicOff = 0xe440,
|
|
MediaBluetoothOn = 0xf032,
|
|
MediaBluetoothOff = 0xf031,
|
|
NoSound = 0xe710,
|
|
VolumeMute = 0xe04e,
|
|
VolumeDown = 0xe04d,
|
|
VolumeDownAlt = 0xe79c,
|
|
VolumeUp = 0xe050,
|
|
VolumeOff = 0xe04f,
|
|
SelectToSpeak = 0xf7cf,
|
|
BrandAwareness = 0xe98e,
|
|
SoundDetectionLoudSound = 0xf14b,
|
|
Hearing = 0xe023,
|
|
HearingDisabled = 0xf104,
|
|
HearingAid = 0xf464,
|
|
HearingAidDisabled = 0xf3b0,
|
|
HearingAidLeft = 0xf2ed,
|
|
HearingAidDisabledLeft = 0xf2ec,
|
|
EarSound = 0xf356,
|
|
VoiceSelection = 0xf58a,
|
|
VoiceSelectionOff = 0xf42c,
|
|
AudioDescription = 0xf58c,
|
|
Flare = 0xe3e4,
|
|
PointScan = 0xf70c,
|
|
WbShade = 0xea01,
|
|
Landscape = 0xe3f7,
|
|
FilterHdr = 0xe3df,
|
|
Altitude = 0xf873,
|
|
Landscape2 = 0xf4c4,
|
|
Landscape2Off = 0xf4c3,
|
|
Landscape2Edit = 0xf310,
|
|
FlashOn = 0xe3e7,
|
|
FlashAuto = 0xe3e5,
|
|
FlashOff = 0xe3e6,
|
|
ControlCamera = 0xe074,
|
|
Mic = 0xe029,
|
|
MicOff = 0xe02b,
|
|
AutoDetectVoice = 0xf83e,
|
|
MicDouble = 0xf5d1,
|
|
SettingsVoice = 0xe8c8,
|
|
MicAlert = 0xf392,
|
|
_360 = 0xe577,
|
|
Star = 0xe838,
|
|
StarHalf = 0xe839,
|
|
HotelClass = 0xe743,
|
|
StarRate = 0xf0ec,
|
|
StarRateHalf = 0xec45,
|
|
Stars2 = 0xf31c,
|
|
StarShine = 0xf31d,
|
|
KidStar = 0xf526,
|
|
FamilyStar = 0xf527,
|
|
SettingsPower = 0xe8c6,
|
|
PowerSettingsNew = 0xe8ac,
|
|
ModeOffOn = 0xf16f,
|
|
PowerSettingsCircle = 0xf418,
|
|
SettingsInputSvideo = 0xe8c3,
|
|
SettingsInputHdmi = 0xe8c2,
|
|
SettingsInputComponent = 0xe8c0,
|
|
Eject = 0xe8fb,
|
|
PlayArrow = 0xe037,
|
|
ArrowBack2 = 0xf43a,
|
|
Resume = 0xf7d0,
|
|
SkipNext = 0xe044,
|
|
SkipPrevious = 0xe045,
|
|
PlayDisabled = 0xef6a,
|
|
FastRewind = 0xe020,
|
|
FastForward = 0xe01f,
|
|
Pause = 0xe034,
|
|
Stop = 0xe047,
|
|
PlayPause = 0xf137,
|
|
ArrowDropDown = 0xe5c5,
|
|
ArrowDropUp = 0xe5c7,
|
|
ArrowLeft = 0xe5de,
|
|
ArrowRight = 0xe5df,
|
|
SwitchLeft = 0xf1d1,
|
|
SwitchRight = 0xf1d2,
|
|
ArrowMenuOpen = 0xf3d2,
|
|
ArrowMenuClose = 0xf3d3,
|
|
NetworkPing = 0xebca,
|
|
Timeline = 0xe922,
|
|
Insights = 0xf092,
|
|
Moving = 0xe501,
|
|
ShowChart = 0xe6e1,
|
|
StackedLineChart = 0xf22b,
|
|
LineAxis = 0xea9a,
|
|
MultilineChart = 0xe6df,
|
|
AutoGraph = 0xe4fb,
|
|
Monitoring = 0xf190,
|
|
SsidChart = 0xeb66,
|
|
QueryStats = 0xe4fc,
|
|
LegendToggle = 0xf11b,
|
|
SignalCellularAlt = 0xe202,
|
|
SignalCellularAlt2Bar = 0xebe3,
|
|
SignalCellularAlt1Bar = 0xebdf,
|
|
BarChart = 0xe26b,
|
|
Equalizer = 0xe01d,
|
|
AndroidCell4Bar = 0xef06,
|
|
AndroidCell4BarOff = 0xef08,
|
|
AndroidCell4BarPlus = 0xef07,
|
|
AndroidCell4BarAlert = 0xef09,
|
|
AndroidCellDual4Bar = 0xef0d,
|
|
AndroidCellDual4BarPlus = 0xef0e,
|
|
AndroidCellDual4BarAlert = 0xef0f,
|
|
AndroidCell5Bar = 0xef02,
|
|
AndroidCell5BarPlus = 0xef03,
|
|
AndroidCell5BarAlert = 0xef05,
|
|
AndroidCell5BarOff = 0xef04,
|
|
AndroidCellDual5Bar = 0xef0a,
|
|
AndroidCellDual5BarPlus = 0xef0b,
|
|
AndroidCellDual5BarAlert = 0xef0c,
|
|
BarChartOff = 0xf411,
|
|
WaterfallChart = 0xea00,
|
|
GroupedBarChart = 0xf211,
|
|
StackedBarChart = 0xe9e6,
|
|
FullStackedBarChart = 0xf212,
|
|
BarChart4Bars = 0xf681,
|
|
FinanceMode = 0xef92,
|
|
Leaderboard = 0xf20c,
|
|
BubbleChart = 0xe6dd,
|
|
CandlestickChart = 0xead4,
|
|
PivotTableChart = 0xe9ce,
|
|
AreaChart = 0xe770,
|
|
SignalCellularNull = 0xe1cf,
|
|
SignalCellular0Bar = 0xf0a8,
|
|
SignalCellular1Bar = 0xf0a9,
|
|
SignalCellular2Bar = 0xf0aa,
|
|
SignalCellular3Bar = 0xf0ab,
|
|
SignalCellular4Bar = 0xe1c8,
|
|
NetworkCell = 0xe1b9,
|
|
SignalCellularNodata = 0xf062,
|
|
NetworkLocked = 0xe61a,
|
|
SignalCellularConnectedNoInternet0Bar = 0xf0ac,
|
|
SignalCellularConnectedNoInternet4Bar = 0xe1cd,
|
|
SignalCellularOff = 0xe1d0,
|
|
PermDataSetting = 0xe8a4,
|
|
SignalCellularAdd = 0xf7a9,
|
|
SignalCellularPause = 0xf5a7,
|
|
CellWifi = 0xe0ec,
|
|
PermScanWifi = 0xe8a9,
|
|
SignalWifiStatusbarNull = 0xf067,
|
|
SignalWifi0Bar = 0xf0b0,
|
|
WifiFind = 0xeb31,
|
|
NetworkWifi1Bar = 0xebe4,
|
|
NetworkWifi2Bar = 0xebd6,
|
|
NetworkWifi3Bar = 0xebe1,
|
|
NetworkWifi = 0xe1ba,
|
|
SignalWifiOff = 0xe1da,
|
|
SignalWifi4Bar = 0xe1d8,
|
|
WifiLock = 0xe1d9,
|
|
NetworkWifi1BarLocked = 0xf58f,
|
|
NetworkWifi2BarLocked = 0xf58e,
|
|
NetworkWifi3BarLocked = 0xf58d,
|
|
NetworkWifiLocked = 0xf532,
|
|
SignalWifiBad = 0xf063,
|
|
SignalWifiStatusbarNotConnected = 0xf0ef,
|
|
Wifi = 0xe63e,
|
|
MagicTether = 0xf7d7,
|
|
WifiPassword = 0xeb6b,
|
|
WifiOff = 0xe648,
|
|
NetworkManage = 0xf7ab,
|
|
AndroidWifi3Bar = 0xef16,
|
|
AndroidWifi3BarOff = 0xef19,
|
|
AndroidWifi3BarLock = 0xef1a,
|
|
AndroidWifi3BarPlus = 0xef18,
|
|
AndroidWifi3BarAlert = 0xef1b,
|
|
AndroidWifi3BarQuestion = 0xef17,
|
|
AndroidWifi4Bar = 0xef10,
|
|
AndroidWifi4BarOff = 0xef13,
|
|
AndroidWifi4BarLock = 0xef14,
|
|
AndroidWifi4BarPlus = 0xef12,
|
|
AndroidWifi4BarAlert = 0xef15,
|
|
AndroidWifi4BarQuestion = 0xef11,
|
|
WifiTethering = 0xe1e2,
|
|
WifiTetheringError = 0xead9,
|
|
WifiTetheringOff = 0xe0ce,
|
|
WifiProxy = 0xf7a7,
|
|
WifiAdd = 0xf7a8,
|
|
RssFeed = 0xe0e5,
|
|
Wifi2Bar = 0xe4d9,
|
|
Wifi1Bar = 0xe4ca,
|
|
NetworkCheck = 0xe640,
|
|
WifiChannel = 0xeb6a,
|
|
ArrowSelectorTool = 0xf82f,
|
|
BottomRightClick = 0xf684,
|
|
LeftClick = 0xf718,
|
|
RightClick = 0xf706,
|
|
AdsClick = 0xe762,
|
|
DragClick = 0xf71f,
|
|
HighlightMouseCursor = 0xf511,
|
|
Radar = 0xf04e,
|
|
TrackChanges = 0xe8e1,
|
|
Target = 0xe719,
|
|
CrisisAlert = 0xebe9,
|
|
Podcasts = 0xf048,
|
|
SettingsInputAntenna = 0xe8bf,
|
|
BigtopUpdates = 0xe669,
|
|
CellTower = 0xebba,
|
|
SignalDisconnected = 0xf239,
|
|
Sensors = 0xe51e,
|
|
SensorsOff = 0xe51f,
|
|
SensorsKrx = 0xf556,
|
|
SensorsKrxOff = 0xf515,
|
|
Looks = 0xe3fc,
|
|
LeakAdd = 0xe3f8,
|
|
LeakRemove = 0xe3f9,
|
|
Infrared = 0xf87c,
|
|
SpeakerPhone = 0xe0d2,
|
|
SettingsRemote = 0xe8c7,
|
|
SpatialSpeaker = 0xf4cf,
|
|
NestRemoteComfortSensor = 0xf12a,
|
|
OnlinePrediction = 0xf0eb,
|
|
CompassCalibration = 0xe57c,
|
|
Waves = 0xe176,
|
|
Water = 0xf084,
|
|
Heat = 0xf537,
|
|
Airwave = 0xe29c,
|
|
EmergencyHeat2 = 0xf4e5,
|
|
Air = 0xefd8,
|
|
WaterLux = 0xf874,
|
|
FanFocus = 0xf334,
|
|
FanIndirect = 0xf333,
|
|
CarMirrorHeat = 0xf335,
|
|
WindshieldDefrostRear = 0xf329,
|
|
WindshieldDefrostFront = 0xf32a,
|
|
WindshieldHeatFront = 0xf328,
|
|
HvacMaxDefrost = 0xf332,
|
|
WindshieldDefrostAuto = 0xf248,
|
|
SteeringWheelHeat = 0xf32b,
|
|
VpnKey = 0xe0da,
|
|
VpnKeyOff = 0xeb7a,
|
|
VpnKeyAlert = 0xf6cc,
|
|
Key = 0xe73c,
|
|
KeyVertical = 0xf51a,
|
|
KeyOff = 0xeb84,
|
|
SmokingRooms = 0xeb4b,
|
|
SmokeFree = 0xeb4a,
|
|
VapingRooms = 0xebcf,
|
|
VapeFree = 0xebc6,
|
|
SportsBaseball = 0xea51,
|
|
SportsSoccer = 0xea2f,
|
|
SportsBasketball = 0xea26,
|
|
SportsVolleyball = 0xea31,
|
|
SportsAndOutdoors = 0xefb8,
|
|
SportsRugby = 0xea2e,
|
|
SportsFootball = 0xea29,
|
|
SportsCricket = 0xea27,
|
|
SportsTennis = 0xea32,
|
|
Padel = 0xf2a7,
|
|
Badminton = 0xf2a8,
|
|
Pickleball = 0xf2a6,
|
|
SportsGolf = 0xea2a,
|
|
Sports = 0xea30,
|
|
SportsHockey = 0xea2b,
|
|
SportsMma = 0xea2c,
|
|
SportsMotorsports = 0xea2d,
|
|
FitnessCenter = 0xeb43,
|
|
GolfCourse = 0xeb45,
|
|
Watch = 0xe334,
|
|
WatchOff = 0xeae3,
|
|
WatchWake = 0xf6a9,
|
|
WatchScreentime = 0xf6ae,
|
|
WatchButtonPress = 0xf6aa,
|
|
AodWatch = 0xf6ac,
|
|
WatchArrow = 0xf2ca,
|
|
WatchCheck = 0xf468,
|
|
WatchVibration = 0xf467,
|
|
FitnessTracker = 0xf463,
|
|
DeviceBand = 0xf2f5,
|
|
FitnessTrackers = 0xeef1,
|
|
MilitaryTech = 0xea3f,
|
|
WorkspacePremium = 0xe7af,
|
|
License = 0xeb04,
|
|
Unlicense = 0xeb05,
|
|
SocialLeaderboard = 0xf6a0,
|
|
EditorChoice = 0xf528,
|
|
Trophy = 0xe71a,
|
|
RewardedAds = 0xefb6,
|
|
Crown = 0xecb3,
|
|
ArStickers = 0xe983,
|
|
Api = 0xf1b7,
|
|
Database = 0xf20e,
|
|
DatabaseOff = 0xf414,
|
|
DatabaseUpload = 0xf3dc,
|
|
DatabaseSearch = 0xf38e,
|
|
Host = 0xf3d9,
|
|
HardDisk = 0xf3da,
|
|
Stat0 = 0xe697,
|
|
FilterRetrolux = 0xe3e1,
|
|
Newsstand = 0xe9c4,
|
|
PlannerReview = 0xe694,
|
|
Orders = 0xeb14,
|
|
QuickReorder = 0xeb15,
|
|
Rubric = 0xeb27,
|
|
BatchPrediction = 0xf0f5,
|
|
Phishing = 0xead7,
|
|
PointOfSale = 0xf17e,
|
|
SettopComponent = 0xe2ac,
|
|
SearchHandsFree = 0xe696,
|
|
Settings = 0xe8b8,
|
|
SettingsAlert = 0xf143,
|
|
SettingsHeart = 0xf522,
|
|
SettingsVideoCamera = 0xf621,
|
|
SettingsTimelapse = 0xf622,
|
|
SettingsCinematicBlur = 0xf624,
|
|
SettingsPanorama = 0xf831,
|
|
SettingsSlowMotion = 0xf623,
|
|
SettingsBRoll = 0xf625,
|
|
SettingsPhotoCamera = 0xf834,
|
|
SettingsNightSight = 0xf832,
|
|
SettingsSuggest = 0xf05e,
|
|
Manufacturing = 0xe726,
|
|
Engineering = 0xea3d,
|
|
VideoSettings = 0xea75,
|
|
RoomPreferences = 0xf1b8,
|
|
TvOptionsInputSettings = 0xe1de,
|
|
DeployedCode = 0xf720,
|
|
DeployedCodeUpdate = 0xf5f4,
|
|
DeployedCodeHistory = 0xf5f3,
|
|
DeployedCodeAlert = 0xf5f2,
|
|
Package2 = 0xf569,
|
|
Archive = 0xe149,
|
|
Unarchive = 0xe169,
|
|
Sdk = 0xe720,
|
|
Box = 0xf5a4,
|
|
BoxEdit = 0xf5a6,
|
|
BoxAdd = 0xf5a5,
|
|
Token = 0xea25,
|
|
Borg = 0xf40d,
|
|
IdentityPlatform = 0xebb7,
|
|
AccountCircle = 0xe853,
|
|
NoAccounts = 0xf03e,
|
|
SupervisedUserCircle = 0xe939,
|
|
SupervisedUserCircleOff = 0xf60e,
|
|
AccountBox = 0xe416,
|
|
AssignmentInd = 0xe85e,
|
|
PersonPin = 0xe55a,
|
|
PersonBook = 0xf5e8,
|
|
ContactPage = 0xf22e,
|
|
ContactMail = 0xe0d0,
|
|
ContactPhone = 0xe0cf,
|
|
ContactEmergency = 0xf8d1,
|
|
Contacts = 0xe0ba,
|
|
SwitchAccount = 0xe9ed,
|
|
RememberMe = 0xf051,
|
|
CoPresent = 0xeaf0,
|
|
SettingsAccountBox = 0xf835,
|
|
BackgroundReplace = 0xf20a,
|
|
Person = 0xe7fd,
|
|
PersonOff = 0xe510,
|
|
PersonApron = 0xf5a3,
|
|
RecentPatient = 0xf808,
|
|
Person2 = 0xf8e4,
|
|
Person3 = 0xf8e5,
|
|
Person4 = 0xf8e6,
|
|
PersonSearch = 0xf106,
|
|
RecordVoiceOver = 0xe91f,
|
|
VoiceOverOff = 0xe94a,
|
|
ManageAccounts = 0xf02e,
|
|
PersonShield = 0xe384,
|
|
DeployedCodeAccount = 0xf51b,
|
|
PersonHeart = 0xf290,
|
|
PersonRemove = 0xef66,
|
|
PersonAdd = 0xe7fe,
|
|
PersonAddDisabled = 0xe9cb,
|
|
PersonEdit = 0xf4fa,
|
|
HowToReg = 0xe174,
|
|
Passkey = 0xf87f,
|
|
Artist = 0xe01a,
|
|
PersonCheck = 0xf565,
|
|
PersonCancel = 0xf566,
|
|
PersonAlert = 0xf567,
|
|
SupervisorAccount = 0xe8d3,
|
|
Group = 0xe7ef,
|
|
GroupOff = 0xe747,
|
|
GroupSearch = 0xf3ce,
|
|
Productivity = 0xe296,
|
|
Simulation = 0xf3e1,
|
|
ServerPerson = 0xf3bd,
|
|
InterpreterMode = 0xe83b,
|
|
AdaptiveAudioMic = 0xf4cc,
|
|
AdaptiveAudioMicOff = 0xf4cb,
|
|
GroupAdd = 0xe7f0,
|
|
GroupRemove = 0xe7ad,
|
|
Groups = 0xf233,
|
|
Groups2 = 0xf8df,
|
|
Groups3 = 0xf8e0,
|
|
FamilyGroup = 0xeef2,
|
|
PersonalInjury = 0xe6da,
|
|
PersonRaisedHand = 0xf59a,
|
|
UserAttributes = 0xe708,
|
|
SpatialAudio = 0xebeb,
|
|
SpatialAudioOff = 0xebe8,
|
|
SpatialTracking = 0xebea,
|
|
Transcribe = 0xf8ec,
|
|
SensorOccupied = 0xec10,
|
|
NestWakeOnApproach = 0xf8c5,
|
|
InteractiveSpace = 0xf7ff,
|
|
AccountChildInvert = 0xe659,
|
|
Breastfeeding = 0xf856,
|
|
AccountChild = 0xe852,
|
|
Attribution = 0xefdb,
|
|
ContactsProduct = 0xe999,
|
|
SocialDistance = 0xe1cb,
|
|
_6FtApart = 0xf21e,
|
|
Communication = 0xe27c,
|
|
SafetyDivider = 0xe1cc,
|
|
ReduceCapacity = 0xf21c,
|
|
ConnectWithoutContact = 0xf223,
|
|
Diversity1 = 0xf8d7,
|
|
Diversity2 = 0xf8d8,
|
|
Diversity3 = 0xf8d9,
|
|
PartnerExchange = 0xf7f9,
|
|
PartnerHeart = 0xef2e,
|
|
Diversity4 = 0xf857,
|
|
PsychologyAlt = 0xf8ea,
|
|
Psychology = 0xea4a,
|
|
Ent = 0xe0aa,
|
|
Cognition = 0xe09f,
|
|
Cognition2 = 0xf3b5,
|
|
Mindfulness = 0xf6e0,
|
|
Conversation = 0xef2f,
|
|
ForYou = 0xe9ac,
|
|
LocalLibrary = 0xe54b,
|
|
AirlineSeatFlat = 0xe630,
|
|
AirlineSeatFlatAngled = 0xe631,
|
|
AirlineSeatIndividualSuite = 0xe632,
|
|
Hotel = 0xe53a,
|
|
FlightsAndHotels = 0xe9ab,
|
|
Extension = 0xe87b,
|
|
ExtensionOff = 0xe4f5,
|
|
SendTimeExtension = 0xeadb,
|
|
ToysAndGames = 0xefc2,
|
|
Brick = 0xf388,
|
|
Diamond = 0xead5,
|
|
DiamondShine = 0xf2b2,
|
|
WebTraffic = 0xea03,
|
|
MotionBlur = 0xf0d0,
|
|
BlurMedium = 0xe84c,
|
|
BlurShort = 0xe8cf,
|
|
TrailLength = 0xeb5e,
|
|
TrailLengthMedium = 0xeb63,
|
|
TrailLengthShort = 0xeb6d,
|
|
NetworkIntelligence = 0xefac,
|
|
ThreatIntelligence = 0xeaed,
|
|
NetworkIntelligenceUpdate = 0xf5f5,
|
|
NetworkIntelligenceHistory = 0xf5f6,
|
|
NetworkIntelNode = 0xf371,
|
|
Visibility = 0xe417,
|
|
VisibilityOff = 0xe8f5,
|
|
Symptoms = 0xe132,
|
|
VisibilityLock = 0xf653,
|
|
DisabledVisible = 0xe76e,
|
|
ThumbDown = 0xe816,
|
|
ThumbUp = 0xe817,
|
|
ThumbsUpDown = 0xe8dd,
|
|
ThumbsUpDouble = 0xeefc,
|
|
Glucose = 0xe4a0,
|
|
PanToolAlt = 0xebb9,
|
|
Swipe = 0xe9ec,
|
|
SwipeRight = 0xeb52,
|
|
SwipeLeft = 0xeb59,
|
|
Pinch = 0xeb38,
|
|
PinchZoomIn = 0xf1fa,
|
|
PinchZoomOut = 0xf1fb,
|
|
NestWakeOnPress = 0xf8c6,
|
|
SwipeUp = 0xeb2e,
|
|
SwipeDown = 0xeb53,
|
|
SwipeVertical = 0xeb51,
|
|
TouchApp = 0xe913,
|
|
TouchLong = 0xf38a,
|
|
TouchDouble = 0xf38b,
|
|
TouchTriple = 0xf389,
|
|
Reminder = 0xe695,
|
|
PanTool = 0xe925,
|
|
HandGesture = 0xef9c,
|
|
HandGestureOff = 0xf3f3,
|
|
DoNotTouch = 0xf1b0,
|
|
Wrist = 0xf69c,
|
|
Dry = 0xf1b3,
|
|
Wash = 0xf1b1,
|
|
Soap = 0xf1b2,
|
|
SignLanguage = 0xebe5,
|
|
LiftToTalk = 0xefa3,
|
|
MobileTheft = 0xf2a9,
|
|
GestureSelect = 0xf657,
|
|
MultimodalHandEye = 0xf41b,
|
|
BackHand = 0xe764,
|
|
FrontHand = 0xe769,
|
|
Eda = 0xf6e8,
|
|
WavingHand = 0xe766,
|
|
Handshake = 0xebcb,
|
|
SignLanguage2 = 0xf258,
|
|
CleanHands = 0xf21f,
|
|
RealEstateAgent = 0xe73a,
|
|
VolunteerActivism = 0xea70,
|
|
ApprovalDelegation = 0xf84a,
|
|
ApprovalDelegationOff = 0xf2c5,
|
|
HandMeal = 0xf294,
|
|
HandPackage = 0xf293,
|
|
Massage = 0xf2c2,
|
|
Concierge = 0xf561,
|
|
Cheer = 0xf6a8,
|
|
FoldedHands = 0xf5ed,
|
|
Podiatry = 0xe120,
|
|
DoNotStep = 0xf19f,
|
|
Steps = 0xf6da,
|
|
FaceUp = 0xf3fd,
|
|
FaceDown = 0xf402,
|
|
FaceLeft = 0xf401,
|
|
FaceRight = 0xf3ff,
|
|
FaceNod = 0xf400,
|
|
FaceShake = 0xf3fe,
|
|
Face = 0xe87c,
|
|
FaceRetouchingNatural = 0xef4e,
|
|
FaceRetouchingOff = 0xf007,
|
|
Face2 = 0xf8da,
|
|
Face3 = 0xf8db,
|
|
Face4 = 0xf8dc,
|
|
Face5 = 0xf8dd,
|
|
Face6 = 0xf8de,
|
|
SentimentSatisfied = 0xe0ed,
|
|
SentimentDissatisfied = 0xe811,
|
|
SentimentVerySatisfied = 0xe815,
|
|
SentimentNeutral = 0xe812,
|
|
SentimentVeryDissatisfied = 0xe814,
|
|
SentimentExtremelyDissatisfied = 0xf194,
|
|
SentimentWorried = 0xf6a1,
|
|
SentimentStressed = 0xf6a2,
|
|
SentimentSad = 0xf6a3,
|
|
SentimentFrustrated = 0xf6a4,
|
|
SentimentExcited = 0xf6a5,
|
|
SentimentContent = 0xf6a6,
|
|
SentimentCalm = 0xf6a7,
|
|
Mood = 0xe24e,
|
|
MoodBad = 0xe7f3,
|
|
AddReaction = 0xe1d3,
|
|
Sick = 0xf220,
|
|
ChildCare = 0xeb41,
|
|
ChildHat = 0xef30,
|
|
SupportAgent = 0xf0e2,
|
|
Female = 0xe590,
|
|
Male = 0xe58e,
|
|
Transgender = 0xe58d,
|
|
Taunt = 0xf69f,
|
|
Agender = 0xf888,
|
|
DirectionsBike = 0xe52f,
|
|
AccessibilityNew = 0xe92c,
|
|
Conditions = 0xe0a0,
|
|
SettingsAccessibility = 0xf05d,
|
|
AccessibleMenu = 0xf34e,
|
|
Guardian = 0xf4c1,
|
|
PersonPlay = 0xf7fd,
|
|
PersonCelebrate = 0xf7fe,
|
|
Accessibility = 0xe84e,
|
|
Woman = 0xe13e,
|
|
Woman2 = 0xf8e7,
|
|
Pregnancy = 0xe91e,
|
|
Man = 0xe4eb,
|
|
Man4 = 0xf8e3,
|
|
Man3 = 0xf8e2,
|
|
Man2 = 0xf8e1,
|
|
FamilyRestroom = 0xf1a2,
|
|
EscalatorWarning = 0xf1ac,
|
|
Girl = 0xeb68,
|
|
Boy = 0xeb67,
|
|
WheelchairPickup = 0xf1ab,
|
|
ElderlyWoman = 0xeb69,
|
|
Elderly = 0xf21a,
|
|
Blind = 0xf8d6,
|
|
AssistWalker = 0xf8d5,
|
|
Accessible = 0xe914,
|
|
NotAccessible = 0xf0fe,
|
|
Rowing = 0xe921,
|
|
NotAccessibleForward = 0xf54a,
|
|
AccessibleForward = 0xe934,
|
|
DirectionsRun = 0xe566,
|
|
Sprint = 0xf81f,
|
|
DirectionsWalk = 0xe536,
|
|
Falling = 0xf60d,
|
|
BodySystem = 0xe099,
|
|
FollowTheSigns = 0xf222,
|
|
DigitalOutOfHome = 0xf1de,
|
|
EmojiPeople = 0xea1d,
|
|
Hail = 0xe9b1,
|
|
Pool = 0xeb48,
|
|
TransferWithinAStation = 0xe572,
|
|
Wc = 0xe63d,
|
|
SelfImprovement = 0xea78,
|
|
SportsHandball = 0xea33,
|
|
SportsMartialArts = 0xeae9,
|
|
SportsKabaddi = 0xea34,
|
|
SportsGymnastics = 0xebc4,
|
|
Hiking = 0xe50a,
|
|
NordicWalking = 0xe50e,
|
|
Paragliding = 0xe50f,
|
|
Skateboarding = 0xe511,
|
|
DownhillSkiing = 0xe509,
|
|
Snowboarding = 0xe513,
|
|
Sledding = 0xe512,
|
|
Snowshoeing = 0xe514,
|
|
ScubaDiving = 0xebce,
|
|
Kayaking = 0xe50c,
|
|
Kitesurfing = 0xe50d,
|
|
Surfing = 0xe515,
|
|
Flood = 0xebe6,
|
|
BabyChangingStation = 0xf19b,
|
|
RunCircle = 0xef6f,
|
|
Elevator = 0xf1a0,
|
|
AirlineSeatLegroomExtra = 0xe633,
|
|
AirlineSeatLegroomNormal = 0xe634,
|
|
AirlineSeatLegroomReduced = 0xe635,
|
|
AirlineSeatReclineExtra = 0xe636,
|
|
AirlineSeatReclineNormal = 0xe637,
|
|
FlightClass = 0xe7cb,
|
|
SeatCoolLeft = 0xf331,
|
|
SeatCoolRight = 0xf330,
|
|
SeatHeatLeft = 0xf32f,
|
|
SeatHeatRight = 0xf32e,
|
|
SeatVentLeft = 0xf32d,
|
|
SeatVentRight = 0xf32c,
|
|
CarFanLowLeft = 0xf33e,
|
|
CarFanLowRight = 0xf33c,
|
|
CarFanMidLeft = 0xf33b,
|
|
CarFanMidRight = 0xf339,
|
|
CarFanLowMidLeft = 0xf33d,
|
|
CarFanMidLowRight = 0xf33a,
|
|
CarDefrostLeft = 0xf344,
|
|
CarDefrostRight = 0xf33f,
|
|
CarDefrostLowRight = 0xf342,
|
|
CarDefrostLowLeft = 0xf343,
|
|
CarDefrostMidRight = 0xf340,
|
|
CarDefrostMidLeft = 0xf278,
|
|
CarDefrostMidLowLeft = 0xf341,
|
|
CarDefrostMidLowRight = 0xf277,
|
|
Flight = 0xe539,
|
|
AirplanemodeActive = 0xe195,
|
|
AirplanemodeInactive = 0xe194,
|
|
Travel = 0xe6ca,
|
|
FlightTakeoff = 0xe905,
|
|
FlightLand = 0xe904,
|
|
ConnectingAirports = 0xe7c9,
|
|
PlaneContrails = 0xf2ac,
|
|
AirlineStops = 0xe7d0,
|
|
Airlines = 0xe7ca,
|
|
AlternateEmail = 0xe0e6,
|
|
Approval = 0xe982,
|
|
Fingerprint = 0xe90d,
|
|
FingerprintOff = 0xf49d,
|
|
BeachAccess = 0xeb3e,
|
|
Bluetooth = 0xe1a7,
|
|
BluetoothDisabled = 0xe1a9,
|
|
BluetoothSearching = 0xe1aa,
|
|
BluetoothConnected = 0xe1a8,
|
|
SettingsBluetooth = 0xe8bb,
|
|
Recycling = 0xe760,
|
|
Compost = 0xe761,
|
|
WifiProtectedSetup = 0xf0fc,
|
|
Chromecast2 = 0xf17b,
|
|
ChromecastDevice = 0xe83c,
|
|
HomeSpeaker = 0xf11c,
|
|
Android = 0xe859,
|
|
Adb = 0xe60e,
|
|
FamilyLink = 0xeb19,
|
|
YoutubeActivity = 0xf85a,
|
|
GTranslate = 0xe927,
|
|
NestProtect = 0xe68e,
|
|
NestThermostat = 0xe68f,
|
|
AddToDrive = 0xe65c,
|
|
DriveExport = 0xf41d,
|
|
Crowdsource = 0xeb18,
|
|
Translate = 0xe8e2,
|
|
TranslateIndic = 0xf263,
|
|
Streetview = 0xe56e,
|
|
FlutterDash = 0xe00b,
|
|
HomeAppLogo = 0xe295,
|
|
Flutter = 0xf1dd,
|
|
GoogleWifi = 0xe840,
|
|
Docs = 0xea7d,
|
|
BrandFamily = 0xf4f1,
|
|
CR = 0x000d,
|
|
Space = 0x0020,
|
|
Uni00A0 = 0x00a0,
|
|
Period = 0x002e,
|
|
A = 0x0041,
|
|
B = 0x0042,
|
|
C = 0x0043,
|
|
D = 0x0044,
|
|
E = 0x0045,
|
|
F = 0x0046,
|
|
G = 0x0047,
|
|
H = 0x0048,
|
|
I = 0x0049,
|
|
J = 0x004a,
|
|
K = 0x004b,
|
|
L = 0x004c,
|
|
M = 0x004d,
|
|
N = 0x004e,
|
|
O = 0x004f,
|
|
P = 0x0050,
|
|
Q = 0x0051,
|
|
R = 0x0052,
|
|
S = 0x0053,
|
|
T = 0x0054,
|
|
U = 0x0055,
|
|
V = 0x0056,
|
|
W = 0x0057,
|
|
X = 0x0058,
|
|
Y = 0x0059,
|
|
Z = 0x005a,
|
|
Underscore = 0x005f,
|
|
DigitZero = 0x0030,
|
|
DigitOne = 0x0031,
|
|
DigitTwo = 0x0032,
|
|
DigitThree = 0x0033,
|
|
DigitFour = 0x0034,
|
|
DigitFive = 0x0035,
|
|
DigitSix = 0x0036,
|
|
DigitSeven = 0x0037,
|
|
DigitEight = 0x0038,
|
|
DigitNine = 0x0039,
|
|
} |