4758 lines
116 KiB
C++
4758 lines
116 KiB
C++
#ifndef DEFINITIONS_H
|
|
#define DEFINITIONS_H
|
|
|
|
#include <QObject>
|
|
#include <QtQml/qqml.h>
|
|
#include <QtQml/qqmlregistration.h>
|
|
|
|
#ifndef RIBBONUI_API
|
|
# ifdef RIBBONUI_BUILD_STATIC_LIB
|
|
# define RIBBONUI_API
|
|
# else // RIBBONUI_BUILD_STATIC_LIB
|
|
# ifdef RIBBONUI_LIBRARY
|
|
# define RIBBONUI_API Q_DECL_EXPORT
|
|
# else // RIBBONUI_LIBRARY
|
|
# define RIBBONUI_API Q_DECL_IMPORT
|
|
# endif // RIBBONUI_LIBRARY
|
|
# endif // RIBBONUI_BUILD_STATIC_LIB
|
|
#endif // RIBBONUI_API
|
|
|
|
#define STR(x) #x
|
|
#define JOIN(a,b,c) STR(a.b.c)
|
|
#define _VER_JOIN(x) JOIN x
|
|
#define VER_JOIN(x) _VER_JOIN((x))
|
|
|
|
namespace RibbonIconsFilledEnum {
|
|
Q_NAMESPACE
|
|
enum class RibbonIcons_Filled{
|
|
AccessTime=57344,
|
|
Accessibility=57346,
|
|
AccessibilityCheckmark=57348,
|
|
Add=57350,
|
|
AddCircle=57352,
|
|
AddSquare=57354,
|
|
AddSquareMultiple=57356,
|
|
AddSubtractCircle=57358,
|
|
Airplane=57360,
|
|
AirplaneLanding=57362,
|
|
AirplaneTakeOff=57364,
|
|
Album=57366,
|
|
AlbumAdd=57368,
|
|
Alert=57370,
|
|
AlertBadge=57372,
|
|
AlertOff=57374,
|
|
AlertOn=57376,
|
|
AlertSnooze=57378,
|
|
AlertUrgent=57380,
|
|
AlignBottom=57382,
|
|
AlignCenterHorizontal=57384,
|
|
AlignCenterVertical=57386,
|
|
AlignEndHorizontal=57388,
|
|
AlignEndVertical=57390,
|
|
AlignLeft=57392,
|
|
AlignRight=57394,
|
|
AlignSpaceAroundHorizontal=57396,
|
|
AlignSpaceAroundVertical=57398,
|
|
AlignSpaceBetweenHorizontal=57400,
|
|
AlignSpaceBetweenVertical=57402,
|
|
AlignSpaceEvenlyHorizontal=57404,
|
|
AlignSpaceEvenlyVertical=57406,
|
|
AlignSpaceFitVertical=57408,
|
|
AlignStartHorizontal=57410,
|
|
AlignStartVertical=57412,
|
|
AlignStraighten=57414,
|
|
AlignStretchHorizontal=57416,
|
|
AlignStretchVertical=57418,
|
|
AlignTop=57420,
|
|
AnimalCat=57422,
|
|
AnimalDog=57424,
|
|
AnimalRabbit=57426,
|
|
AnimalRabbitOff=57428,
|
|
AnimalTurtle=57430,
|
|
AppFolder=57432,
|
|
AppGeneric=57434,
|
|
AppRecent=57436,
|
|
AppTitle=57438,
|
|
ApprovalsApp=57440,
|
|
Apps=57442,
|
|
AppsAddIn=57444,
|
|
AppsList=57446,
|
|
AppsListDetail=57448,
|
|
Archive=57450,
|
|
ArchiveArrowBack=57452,
|
|
ArchiveMultiple=57454,
|
|
ArchiveSettings=57456,
|
|
ArrowAutofitContent=57458,
|
|
ArrowAutofitDown=57460,
|
|
ArrowAutofitHeight=57462,
|
|
ArrowAutofitHeightDotted=57464,
|
|
ArrowAutofitHeightIn=57466,
|
|
ArrowAutofitUp=57468,
|
|
ArrowAutofitWidth=57470,
|
|
ArrowAutofitWidthDotted=57472,
|
|
ArrowBetweenDown=57474,
|
|
ArrowBetweenUp=57476,
|
|
ArrowBidirectionalLeftRight=57478,
|
|
ArrowBidirectionalUpDown=57480,
|
|
ArrowBounce=57482,
|
|
ArrowCircleDown=57484,
|
|
ArrowCircleDownDouble=57486,
|
|
ArrowCircleDownRight=57488,
|
|
ArrowCircleDownSplit=57490,
|
|
ArrowCircleDownUp=57492,
|
|
ArrowCircleLeft=57494,
|
|
ArrowCircleRight=57496,
|
|
ArrowCircleUp=57498,
|
|
ArrowCircleUpLeft=57500,
|
|
ArrowCircleUpRight=57502,
|
|
ArrowClockwise=57504,
|
|
ArrowClockwiseDashes=57506,
|
|
ArrowCollapseAll=57508,
|
|
ArrowCounterclockwise=57510,
|
|
ArrowCounterclockwiseDashes=57512,
|
|
ArrowCurveDownLeft=57514,
|
|
ArrowCurveDownRight=57516,
|
|
ArrowCurveUpLeft=57518,
|
|
ArrowCurveUpRight=57520,
|
|
ArrowDown=57522,
|
|
ArrowDownLeft=57524,
|
|
ArrowDownload=57526,
|
|
ArrowEject=57528,
|
|
ArrowEnter=57530,
|
|
ArrowEnterLeft=57532,
|
|
ArrowEnterUp=57534,
|
|
ArrowExit=57536,
|
|
ArrowExpand=57538,
|
|
ArrowExport=57540,
|
|
ArrowExportLtr=57542,
|
|
ArrowExportRtl=57544,
|
|
ArrowExportUp=57546,
|
|
ArrowFit=57548,
|
|
ArrowFitIn=57550,
|
|
ArrowFlowDiagonalUpRight=57552,
|
|
ArrowFlowUpRight=57554,
|
|
ArrowFlowUpRightRectangleMultiple=57556,
|
|
ArrowForward=57558,
|
|
ArrowForwardDownLightning=57560,
|
|
ArrowForwardDownPerson=57562,
|
|
ArrowHookDownLeft=57564,
|
|
ArrowHookDownRight=57566,
|
|
ArrowHookUpLeft=57568,
|
|
ArrowHookUpRight=57570,
|
|
ArrowImport=57572,
|
|
ArrowJoin=57574,
|
|
ArrowLeft=57576,
|
|
ArrowMaximize=57578,
|
|
ArrowMaximizeVertical=57580,
|
|
ArrowMinimize=57582,
|
|
ArrowMinimizeVertical=57584,
|
|
ArrowMove=57586,
|
|
ArrowMoveInward=57588,
|
|
ArrowNext=57590,
|
|
ArrowOutlineDownLeft=57592,
|
|
ArrowOutlineUpRight=57594,
|
|
ArrowParagraph=57596,
|
|
ArrowPrevious=57598,
|
|
ArrowRedo=57600,
|
|
ArrowRepeat1=57602,
|
|
ArrowRepeatAll=57604,
|
|
ArrowRepeatAllOff=57606,
|
|
ArrowReply=57608,
|
|
ArrowReplyAll=57610,
|
|
ArrowReplyDown=57612,
|
|
ArrowReset=57614,
|
|
ArrowRight=57616,
|
|
ArrowRotateClockwise=57618,
|
|
ArrowRotateCounterclockwise=57620,
|
|
ArrowRouting=57622,
|
|
ArrowRoutingRectangleMultiple=57624,
|
|
ArrowShuffle=57626,
|
|
ArrowShuffleOff=57628,
|
|
ArrowSort=57630,
|
|
ArrowSortDown=57632,
|
|
ArrowSortDownLines=57634,
|
|
ArrowSortUp=57636,
|
|
ArrowSplit=57638,
|
|
ArrowSprint=57640,
|
|
ArrowSquareDown=57642,
|
|
ArrowSquareUpRight=57644,
|
|
ArrowStepBack=57646,
|
|
ArrowStepIn=57648,
|
|
ArrowStepInDiagonalDownLeft=57650,
|
|
ArrowStepInLeft=57652,
|
|
ArrowStepInRight=57654,
|
|
ArrowStepOut=57656,
|
|
ArrowStepOver=57658,
|
|
ArrowSwap=57660,
|
|
ArrowSync=57662,
|
|
ArrowSyncCheckmark=57664,
|
|
ArrowSyncCircle=57666,
|
|
ArrowSyncDismiss=57668,
|
|
ArrowSyncOff=57670,
|
|
ArrowTrending=57672,
|
|
ArrowTrendingCheckmark=57674,
|
|
ArrowTrendingDown=57676,
|
|
ArrowTrendingLines=57678,
|
|
ArrowTrendingSettings=57680,
|
|
ArrowTrendingSparkle=57682,
|
|
ArrowTrendingText=57684,
|
|
ArrowTrendingWrench=57686,
|
|
ArrowTurnBidirectionalDownRight=57688,
|
|
ArrowTurnDownLeft=57690,
|
|
ArrowTurnDownRight=57692,
|
|
ArrowTurnDownUp=57694,
|
|
ArrowTurnLeftDown=57696,
|
|
ArrowTurnLeftRight=57698,
|
|
ArrowTurnLeftUp=57700,
|
|
ArrowTurnRight=57702,
|
|
ArrowTurnRightDown=57704,
|
|
ArrowTurnRightLeft=57706,
|
|
ArrowTurnRightUp=57708,
|
|
ArrowTurnUpDown=57710,
|
|
ArrowTurnUpLeft=57712,
|
|
ArrowUndo=57714,
|
|
ArrowUp=57716,
|
|
ArrowUpLeft=57718,
|
|
ArrowUpRight=57720,
|
|
ArrowUpload=57722,
|
|
ArrowWrap=57724,
|
|
ArrowWrapOff=57726,
|
|
ArrowsBidirectional=57728,
|
|
Attach=57730,
|
|
AttachArrowRight=57732,
|
|
AttachText=57734,
|
|
AutoFitHeight=57736,
|
|
AutoFitWidth=57738,
|
|
Autocorrect=57740,
|
|
Autosum=57742,
|
|
Backpack=57744,
|
|
BackpackAdd=57746,
|
|
Backspace=57748,
|
|
Badge=57750,
|
|
Balloon=57752,
|
|
BarcodeScanner=57754,
|
|
Battery0=57756,
|
|
Battery1=57758,
|
|
Battery10=57760,
|
|
Battery2=57762,
|
|
Battery3=57764,
|
|
Battery4=57766,
|
|
Battery5=57768,
|
|
Battery6=57770,
|
|
Battery7=57772,
|
|
Battery8=57774,
|
|
Battery9=57776,
|
|
BatteryCharge=57778,
|
|
BatteryCheckmark=57780,
|
|
BatterySaver=57782,
|
|
BatteryWarning=57784,
|
|
Beach=57786,
|
|
Beaker=57788,
|
|
BeakerEdit=57790,
|
|
BeakerOff=57792,
|
|
BeakerSettings=57794,
|
|
Bed=57796,
|
|
BezierCurveSquare=57798,
|
|
BinFull=57800,
|
|
BinRecycle=57802,
|
|
BinRecycleFull=57804,
|
|
BinderTriangle=57806,
|
|
Bluetooth=57808,
|
|
BluetoothConnected=57810,
|
|
BluetoothDisabled=57812,
|
|
BluetoothSearching=57814,
|
|
Blur=57816,
|
|
Board=57818,
|
|
BoardGames=57820,
|
|
BoardHeart=57822,
|
|
BoardSplit=57824,
|
|
Book=57826,
|
|
BookAdd=57828,
|
|
BookArrowClockwise=57830,
|
|
BookClock=57832,
|
|
BookCoins=57834,
|
|
BookCompass=57836,
|
|
BookContacts=57838,
|
|
BookDatabase=57840,
|
|
BookDefault=57842,
|
|
BookDismiss=57843,
|
|
BookExclamationMark=57845,
|
|
BookGlobe=57847,
|
|
BookInformation=57849,
|
|
BookLetter=57851,
|
|
BookNumber=57853,
|
|
BookOpen=57855,
|
|
BookOpenGlobe=57857,
|
|
BookOpenMicrophone=57859,
|
|
BookPulse=57861,
|
|
BookQuestionMark=57863,
|
|
BookQuestionMarkRtl=57865,
|
|
BookSearch=57867,
|
|
BookStar=57869,
|
|
BookTemplate=57871,
|
|
BookTheta=57873,
|
|
BookToolbox=57875,
|
|
Bookmark=57877,
|
|
BookmarkAdd=57879,
|
|
BookmarkMultiple=57881,
|
|
BookmarkOff=57883,
|
|
BookmarkSearch=57885,
|
|
BorderAll=57887,
|
|
BorderBottom=57889,
|
|
BorderBottomDouble=57891,
|
|
BorderBottomThick=57893,
|
|
BorderLeft=57895,
|
|
BorderLeftRight=57897,
|
|
BorderNone=57899,
|
|
BorderOutside=57901,
|
|
BorderOutsideThick=57903,
|
|
BorderRight=57905,
|
|
BorderTop=57907,
|
|
BorderTopBottom=57909,
|
|
BorderTopBottomDouble=57911,
|
|
BorderTopBottomThick=57913,
|
|
Bot=57915,
|
|
BotAdd=57917,
|
|
BotSparkle=57919,
|
|
BowTie=57921,
|
|
BowlChopsticks=57923,
|
|
BowlSalad=57925,
|
|
Box=57927,
|
|
BoxArrowLeft=57929,
|
|
BoxArrowUp=57931,
|
|
BoxCheckmark=57933,
|
|
BoxDismiss=57935,
|
|
BoxEdit=57937,
|
|
BoxMultiple=57939,
|
|
BoxMultipleArrowLeft=57941,
|
|
BoxMultipleArrowRight=57943,
|
|
BoxMultipleCheckmark=57945,
|
|
BoxMultipleSearch=57947,
|
|
BoxSearch=57949,
|
|
BoxToolbox=57951,
|
|
Braces=57953,
|
|
BracesVariable=57955,
|
|
BrainCircuit=57957,
|
|
Branch=57959,
|
|
BranchCompare=57961,
|
|
BranchFork=57963,
|
|
BranchForkHint=57965,
|
|
BranchForkLink=57967,
|
|
BranchRequest=57969,
|
|
BreakoutRoom=57971,
|
|
Briefcase=57973,
|
|
BriefcaseMedical=57975,
|
|
BriefcaseOff=57977,
|
|
BriefcaseSearch=57979,
|
|
BrightnessHigh=57981,
|
|
BrightnessLow=57983,
|
|
BroadActivityFeed=57985,
|
|
Broom=57987,
|
|
BubbleMultiple=57989,
|
|
Bug=57991,
|
|
BugArrowCounterclockwise=57993,
|
|
BugProhibited=57995,
|
|
Building=57997,
|
|
BuildingBank=57999,
|
|
BuildingBankLink=58001,
|
|
BuildingBankToolbox=58003,
|
|
BuildingDesktop=58005,
|
|
BuildingFactory=58007,
|
|
BuildingGovernment=58009,
|
|
BuildingHome=58011,
|
|
BuildingLighthouse=58013,
|
|
BuildingMosque=58015,
|
|
BuildingMultiple=58017,
|
|
BuildingPeople=58019,
|
|
BuildingRetail=58021,
|
|
BuildingRetailMoney=58023,
|
|
BuildingRetailMore=58025,
|
|
BuildingRetailShield=58027,
|
|
BuildingRetailToolbox=58029,
|
|
BuildingShop=58031,
|
|
BuildingSkyscraper=58033,
|
|
BuildingTownhouse=58035,
|
|
Button=58037,
|
|
Calculator=58039,
|
|
CalculatorArrowClockwise=58041,
|
|
CalculatorMultiple=58043,
|
|
Calendar=58045,
|
|
Calendar3Day=58047,
|
|
CalendarAdd=58049,
|
|
CalendarAgenda=58051,
|
|
CalendarArrowCounterclockwise=58053,
|
|
CalendarArrowDown=58055,
|
|
CalendarArrowRight=58057,
|
|
CalendarAssistant=58059,
|
|
CalendarCancel=58061,
|
|
CalendarChat=58063,
|
|
CalendarCheckmark=58065,
|
|
CalendarClock=58067,
|
|
CalendarDataBar=58069,
|
|
CalendarDate=58071,
|
|
CalendarDay=58073,
|
|
CalendarEdit=58075,
|
|
CalendarEmpty=58077,
|
|
CalendarError=58079,
|
|
CalendarEye=58081,
|
|
CalendarInfo=58083,
|
|
CalendarLock=58085,
|
|
CalendarLtr=58087,
|
|
CalendarMail=58089,
|
|
CalendarMention=58091,
|
|
CalendarMonth=58093,
|
|
CalendarMultiple=58095,
|
|
CalendarPattern=58097,
|
|
CalendarPerson=58099,
|
|
CalendarPhone=58101,
|
|
CalendarPlay=58103,
|
|
CalendarQuestionMark=58105,
|
|
CalendarReply=58107,
|
|
CalendarRtl=58109,
|
|
CalendarSearch=58111,
|
|
CalendarSettings=58113,
|
|
CalendarShield=58115,
|
|
CalendarStar=58117,
|
|
CalendarSync=58119,
|
|
CalendarToday=58121,
|
|
CalendarToolbox=58123,
|
|
CalendarWeekNumbers=58125,
|
|
CalendarWeekStart=58127,
|
|
CalendarWorkWeek=58129,
|
|
Call=58131,
|
|
CallAdd=58133,
|
|
CallCheckmark=58135,
|
|
CallConnecting=58137,
|
|
CallDismiss=58139,
|
|
CallEnd=58141,
|
|
CallExclamation=58143,
|
|
CallForward=58145,
|
|
CallInbound=58147,
|
|
CallMissed=58149,
|
|
CallOutbound=58151,
|
|
CallPark=58153,
|
|
CallPause=58155,
|
|
CallProhibited=58157,
|
|
CallTransfer=58159,
|
|
CallWarning=58161,
|
|
CalligraphyPen=58163,
|
|
CalligraphyPenCheckmark=58165,
|
|
CalligraphyPenError=58167,
|
|
CalligraphyPenQuestionMark=58169,
|
|
Camera=58171,
|
|
CameraAdd=58173,
|
|
CameraDome=58175,
|
|
CameraEdit=58177,
|
|
CameraOff=58179,
|
|
CameraSparkles=58181,
|
|
CameraSwitch=58183,
|
|
CardUi=58185,
|
|
CaretDown=58187,
|
|
CaretDownRight=58189,
|
|
CaretLeft=58191,
|
|
CaretRight=58193,
|
|
CaretUp=58195,
|
|
Cart=58197,
|
|
Cast=58199,
|
|
CastMultiple=58201,
|
|
CatchUp=58203,
|
|
Cellular3g=58205,
|
|
Cellular4g=58207,
|
|
Cellular5g=58209,
|
|
CellularData1=58211,
|
|
CellularData2=58213,
|
|
CellularData3=58215,
|
|
CellularData4=58217,
|
|
CellularData5=58219,
|
|
CellularOff=58221,
|
|
CellularWarning=58223,
|
|
CenterHorizontal=58225,
|
|
CenterVertical=58227,
|
|
Certificate=58229,
|
|
Channel=58231,
|
|
ChannelAdd=58233,
|
|
ChannelAlert=58235,
|
|
ChannelArrowLeft=58237,
|
|
ChannelDismiss=58239,
|
|
ChannelShare=58241,
|
|
ChannelSubtract=58243,
|
|
ChartMultiple=58245,
|
|
ChartPerson=58247,
|
|
Chat=58249,
|
|
ChatAdd=58251,
|
|
ChatArrowBack=58253,
|
|
ChatArrowDoubleBack=58255,
|
|
ChatBubblesQuestion=58257,
|
|
ChatCursor=58259,
|
|
ChatDismiss=58261,
|
|
ChatEmpty=58263,
|
|
ChatHelp=58265,
|
|
ChatMail=58267,
|
|
ChatMultiple=58269,
|
|
ChatMultipleHeart=58271,
|
|
ChatOff=58273,
|
|
ChatSettings=58275,
|
|
ChatSparkle=58277,
|
|
ChatVideo=58279,
|
|
ChatWarning=58281,
|
|
Check=58283,
|
|
Checkbox1=58285,
|
|
Checkbox2=58287,
|
|
CheckboxArrowRight=58289,
|
|
CheckboxChecked=58291,
|
|
CheckboxCheckedSync=58293,
|
|
CheckboxIndeterminate=58295,
|
|
CheckboxPerson=58297,
|
|
CheckboxUnchecked=58299,
|
|
CheckboxWarning=58301,
|
|
Checkmark=58303,
|
|
CheckmarkCircle=58305,
|
|
CheckmarkCircleSquare=58307,
|
|
CheckmarkLock=58309,
|
|
CheckmarkNote=58311,
|
|
CheckmarkSquare=58313,
|
|
CheckmarkStarburst=58315,
|
|
CheckmarkUnderlineCircle=58317,
|
|
Chess=58319,
|
|
ChevronCircleDown=58321,
|
|
ChevronCircleLeft=58323,
|
|
ChevronCircleRight=58325,
|
|
ChevronCircleUp=58327,
|
|
ChevronDoubleDown=58329,
|
|
ChevronDoubleLeft=58331,
|
|
ChevronDoubleRight=58333,
|
|
ChevronDoubleUp=58335,
|
|
ChevronDown=58337,
|
|
ChevronDownUp=58339,
|
|
ChevronLeft=58341,
|
|
ChevronRight=58343,
|
|
ChevronUp=58345,
|
|
ChevronUpDown=58347,
|
|
Circle=58349,
|
|
CircleEdit=58351,
|
|
CircleEraser=58353,
|
|
CircleHalfFill=58355,
|
|
CircleHint=58357,
|
|
CircleHintHalfVertical=58359,
|
|
CircleImage=58361,
|
|
CircleLine=58363,
|
|
CircleMultipleSubtractCheckmark=58365,
|
|
CircleOff=58367,
|
|
CircleSmall=58369,
|
|
City=58371,
|
|
Class=58373,
|
|
Classification=58375,
|
|
ClearFormatting=58377,
|
|
Clipboard=58379,
|
|
Clipboard3Day=58381,
|
|
ClipboardArrowRight=58383,
|
|
ClipboardBulletList=58385,
|
|
ClipboardBulletListLtr=58387,
|
|
ClipboardBulletListRtl=58389,
|
|
ClipboardCheckmark=58391,
|
|
ClipboardClock=58393,
|
|
ClipboardCode=58395,
|
|
ClipboardDataBar=58397,
|
|
ClipboardDay=58399,
|
|
ClipboardEdit=58401,
|
|
ClipboardError=58403,
|
|
ClipboardHeart=58405,
|
|
ClipboardImage=58407,
|
|
ClipboardLetter=58409,
|
|
ClipboardLink=58411,
|
|
ClipboardMonth=58413,
|
|
ClipboardMore=58415,
|
|
ClipboardNote=58417,
|
|
ClipboardPaste=58419,
|
|
ClipboardPulse=58421,
|
|
ClipboardSearch=58423,
|
|
ClipboardSettings=58425,
|
|
ClipboardTask=58427,
|
|
ClipboardTaskAdd=58429,
|
|
ClipboardTaskListLtr=58431,
|
|
ClipboardTaskListRtl=58433,
|
|
ClipboardTextEdit=58435,
|
|
ClipboardTextLtr=58437,
|
|
ClipboardTextRtl=58439,
|
|
Clock=58441,
|
|
ClockAlarm=58443,
|
|
ClockArrowDownload=58445,
|
|
ClockDismiss=58447,
|
|
ClockLock=58449,
|
|
ClockPause=58451,
|
|
ClockToolbox=58453,
|
|
ClosedCaption=58455,
|
|
ClosedCaptionOff=58457,
|
|
Cloud=58459,
|
|
CloudAdd=58461,
|
|
CloudArchive=58463,
|
|
CloudArrowDown=58465,
|
|
CloudArrowUp=58467,
|
|
CloudBidirectional=58469,
|
|
CloudCheckmark=58471,
|
|
CloudDatabase=58473,
|
|
CloudDesktop=58475,
|
|
CloudDismiss=58477,
|
|
CloudEdit=58479,
|
|
CloudError=58481,
|
|
CloudFlow=58483,
|
|
CloudLink=58485,
|
|
CloudOff=58487,
|
|
CloudSwap=58489,
|
|
CloudSync=58491,
|
|
CloudWords=58493,
|
|
Clover=58495,
|
|
Code=58497,
|
|
CodeBlock=58499,
|
|
CodeCircle=58501,
|
|
CodeText=58503,
|
|
CodeTextEdit=58505,
|
|
Collections=58507,
|
|
CollectionsAdd=58509,
|
|
Color=58511,
|
|
ColorBackground=58513,
|
|
ColorFill=58516,
|
|
ColorLine=58519,
|
|
Column=58522,
|
|
ColumnArrowRight=58524,
|
|
ColumnDoubleCompare=58526,
|
|
ColumnEdit=58528,
|
|
ColumnSingleCompare=58530,
|
|
ColumnTriple=58532,
|
|
ColumnTripleEdit=58534,
|
|
Comma=58536,
|
|
Comment=58538,
|
|
CommentAdd=58540,
|
|
CommentArrowLeft=58542,
|
|
CommentArrowRight=58544,
|
|
CommentCheckmark=58546,
|
|
CommentDismiss=58548,
|
|
CommentEdit=58550,
|
|
CommentError=58552,
|
|
CommentLightning=58554,
|
|
CommentLink=58556,
|
|
CommentMention=58558,
|
|
CommentMultiple=58560,
|
|
CommentMultipleCheckmark=58562,
|
|
CommentMultipleLink=58564,
|
|
CommentNote=58566,
|
|
CommentOff=58568,
|
|
Communication=58570,
|
|
CommunicationPerson=58572,
|
|
CompassNorthwest=58574,
|
|
Compose=58576,
|
|
ConferenceRoom=58578,
|
|
Connected=58580,
|
|
Connector=58582,
|
|
ContactCard=58584,
|
|
ContactCardGroup=58586,
|
|
ContactCardLink=58588,
|
|
ContactCardRibbon=58590,
|
|
ContentSettings=58592,
|
|
ContentView=58594,
|
|
ContentViewGallery=58596,
|
|
ContractDownLeft=58598,
|
|
ControlButton=58600,
|
|
ConvertRange=58602,
|
|
Cookies=58604,
|
|
Copy=58606,
|
|
CopyAdd=58608,
|
|
CopyArrowRight=58610,
|
|
CopySelect=58612,
|
|
Couch=58614,
|
|
CreditCardClock=58616,
|
|
CreditCardPerson=58618,
|
|
CreditCardToolbox=58620,
|
|
Crop=58622,
|
|
CropInterim=58624,
|
|
CropInterimOff=58626,
|
|
Crown=58628,
|
|
Cube=58630,
|
|
CubeAdd=58632,
|
|
CubeArrowCurveDown=58634,
|
|
CubeLink=58636,
|
|
CubeMultiple=58638,
|
|
CubeQuick=58640,
|
|
CubeRotate=58642,
|
|
CubeSync=58644,
|
|
CubeTree=58646,
|
|
CurrencyDollarEuro=58648,
|
|
CurrencyDollarRupee=58650,
|
|
Cursor=58652,
|
|
CursorClick=58654,
|
|
CursorHover=58656,
|
|
CursorHoverOff=58658,
|
|
CursorProhibited=58660,
|
|
Cut=58662,
|
|
DarkTheme=58664,
|
|
DataArea=58666,
|
|
DataBarHorizontal=58668,
|
|
DataBarVertical=58670,
|
|
DataBarVerticalAdd=58672,
|
|
DataBarVerticalStar=58674,
|
|
DataFunnel=58676,
|
|
DataHistogram=58678,
|
|
DataLine=58680,
|
|
DataPie=58682,
|
|
DataScatter=58684,
|
|
DataSunburst=58686,
|
|
DataTreemap=58688,
|
|
DataTrending=58690,
|
|
DataUsage=58692,
|
|
DataUsageEdit=58694,
|
|
DataUsageSettings=58696,
|
|
DataUsageToolbox=58698,
|
|
DataWaterfall=58700,
|
|
DataWhisker=58702,
|
|
Database=58704,
|
|
DatabaseArrowDown=58706,
|
|
DatabaseArrowRight=58708,
|
|
DatabaseArrowUp=58710,
|
|
DatabaseLightning=58712,
|
|
DatabaseLink=58714,
|
|
DatabaseMultiple=58716,
|
|
DatabasePerson=58718,
|
|
DatabasePlugConnected=58720,
|
|
DatabaseSearch=58722,
|
|
DatabaseSwitch=58724,
|
|
DatabaseWarning=58726,
|
|
DatabaseWindow=58728,
|
|
DecimalArrowLeft=58730,
|
|
DecimalArrowRight=58732,
|
|
Delete=58734,
|
|
DeleteArrowBack=58736,
|
|
DeleteDismiss=58738,
|
|
DeleteLines=58740,
|
|
DeleteOff=58742,
|
|
Dentist=58744,
|
|
DesignIdeas=58746,
|
|
Desk=58748,
|
|
Desktop=58750,
|
|
DesktopArrowDown=58752,
|
|
DesktopArrowRight=58754,
|
|
DesktopCheckmark=58756,
|
|
DesktopCursor=58758,
|
|
DesktopEdit=58760,
|
|
DesktopFlow=58762,
|
|
DesktopKeyboard=58764,
|
|
DesktopMac=58766,
|
|
DesktopPulse=58768,
|
|
DesktopSignal=58770,
|
|
DesktopSpeaker=58772,
|
|
DesktopSpeakerOff=58774,
|
|
DesktopSync=58776,
|
|
DesktopToolbox=58778,
|
|
DesktopTower=58780,
|
|
DeveloperBoard=58782,
|
|
DeveloperBoardLightning=58784,
|
|
DeveloperBoardLightningToolbox=58786,
|
|
DeveloperBoardSearch=58788,
|
|
DeviceEq=58790,
|
|
DeviceMeetingRoom=58792,
|
|
DeviceMeetingRoomRemote=58794,
|
|
Diagram=58796,
|
|
Dialpad=58798,
|
|
DialpadOff=58800,
|
|
Diamond=58802,
|
|
Directions=58804,
|
|
Dishwasher=58806,
|
|
Dismiss=58808,
|
|
DismissCircle=58810,
|
|
DismissSquare=58812,
|
|
DismissSquareMultiple=58814,
|
|
Diversity=58816,
|
|
DividerShort=58818,
|
|
DividerTall=58820,
|
|
Dock=58822,
|
|
DockRow=58824,
|
|
Doctor=58826,
|
|
Document100=58828,
|
|
Document=58830,
|
|
DocumentAdd=58832,
|
|
DocumentArrowDown=58834,
|
|
DocumentArrowLeft=58836,
|
|
DocumentArrowRight=58838,
|
|
DocumentArrowUp=58840,
|
|
DocumentBorder=58842,
|
|
DocumentBorderPrint=58844,
|
|
DocumentBriefcase=58846,
|
|
DocumentBulletList=58848,
|
|
DocumentBulletListArrowLeft=58850,
|
|
DocumentBulletListClock=58852,
|
|
DocumentBulletListCube=58854,
|
|
DocumentBulletListMultiple=58856,
|
|
DocumentBulletListOff=58858,
|
|
DocumentCatchUp=58860,
|
|
DocumentCheckmark=58862,
|
|
DocumentChevronDouble=58864,
|
|
DocumentCopy=58866,
|
|
DocumentCss=58868,
|
|
DocumentData=58870,
|
|
DocumentDataLink=58872,
|
|
DocumentDatabase=58874,
|
|
DocumentDismiss=58876,
|
|
DocumentEdit=58878,
|
|
DocumentEndnote=58880,
|
|
DocumentError=58882,
|
|
DocumentFit=58884,
|
|
DocumentFlowchart=58886,
|
|
DocumentFolder=58888,
|
|
DocumentFooter=58890,
|
|
DocumentFooterDismiss=58892,
|
|
DocumentHeader=58894,
|
|
DocumentHeaderArrowDown=58896,
|
|
DocumentHeaderDismiss=58898,
|
|
DocumentHeaderFooter=58900,
|
|
DocumentHeart=58902,
|
|
DocumentHeartPulse=58904,
|
|
DocumentImage=58906,
|
|
DocumentJava=58908,
|
|
DocumentJavascript=58910,
|
|
DocumentKey=58912,
|
|
DocumentLandscape=58914,
|
|
DocumentLandscapeData=58916,
|
|
DocumentLandscapeSplit=58918,
|
|
DocumentLandscapeSplitHint=58920,
|
|
DocumentLink=58922,
|
|
DocumentLock=58924,
|
|
DocumentMargins=58926,
|
|
DocumentMention=58928,
|
|
DocumentMultiple=58930,
|
|
DocumentMultiplePercent=58932,
|
|
DocumentMultipleProhibited=58934,
|
|
DocumentMultipleSync=58936,
|
|
DocumentOnePage=58938,
|
|
DocumentOnePageAdd=58940,
|
|
DocumentOnePageColumns=58942,
|
|
DocumentOnePageLink=58944,
|
|
DocumentOnePageMultiple=58946,
|
|
DocumentOnePageSparkle=58948,
|
|
DocumentPageBottomCenter=58950,
|
|
DocumentPageBottomLeft=58952,
|
|
DocumentPageBottomRight=58954,
|
|
DocumentPageBreak=58956,
|
|
DocumentPageNumber=58958,
|
|
DocumentPageTopCenter=58960,
|
|
DocumentPageTopLeft=58962,
|
|
DocumentPageTopRight=58964,
|
|
DocumentPdf=58966,
|
|
DocumentPercent=58968,
|
|
DocumentPerson=58970,
|
|
DocumentPill=58972,
|
|
DocumentPrint=58974,
|
|
DocumentProhibited=58976,
|
|
DocumentQuestionMark=58978,
|
|
DocumentQueue=58980,
|
|
DocumentQueueAdd=58982,
|
|
DocumentQueueMultiple=58984,
|
|
DocumentRibbon=58986,
|
|
DocumentSass=58988,
|
|
DocumentSave=58990,
|
|
DocumentSearch=58992,
|
|
DocumentSettings=58994,
|
|
DocumentSplitHint=58996,
|
|
DocumentSplitHintOff=58998,
|
|
DocumentSync=59000,
|
|
DocumentTable=59002,
|
|
DocumentTableArrowRight=59004,
|
|
DocumentTableCheckmark=59006,
|
|
DocumentTableCube=59008,
|
|
DocumentTableSearch=59010,
|
|
DocumentTableTruck=59012,
|
|
DocumentText=59014,
|
|
DocumentTextClock=59016,
|
|
DocumentTextExtract=59018,
|
|
DocumentTextLink=59020,
|
|
DocumentTextToolbox=59022,
|
|
DocumentToolbox=59024,
|
|
DocumentWidth=59026,
|
|
DocumentYml=59028,
|
|
Door=59030,
|
|
DoorArrowLeft=59032,
|
|
DoorArrowRight=59034,
|
|
DoorTag=59036,
|
|
DoubleSwipeDown=59038,
|
|
DoubleSwipeUp=59040,
|
|
DoubleTapSwipeDown=59042,
|
|
DoubleTapSwipeUp=59044,
|
|
Drafts=59046,
|
|
Drag=59048,
|
|
DrawImage=59050,
|
|
DrawShape=59052,
|
|
DrawText=59054,
|
|
DrawerAdd=59056,
|
|
DrawerArrowDownload=59058,
|
|
DrawerDismiss=59060,
|
|
DrawerPlay=59062,
|
|
DrawerSubtract=59064,
|
|
DrinkBeer=59066,
|
|
DrinkBottle=59068,
|
|
DrinkBottleOff=59070,
|
|
DrinkCoffee=59072,
|
|
DrinkMargarita=59074,
|
|
DrinkToGo=59076,
|
|
DrinkWine=59078,
|
|
DriveTrain=59080,
|
|
Drop=59082,
|
|
DualScreen=59084,
|
|
DualScreenAdd=59086,
|
|
DualScreenArrowRight=59088,
|
|
DualScreenArrowUp=59090,
|
|
DualScreenClock=59092,
|
|
DualScreenClosedAlert=59094,
|
|
DualScreenDesktop=59096,
|
|
DualScreenDismiss=59098,
|
|
DualScreenGroup=59100,
|
|
DualScreenHeader=59102,
|
|
DualScreenLock=59104,
|
|
DualScreenMirror=59106,
|
|
DualScreenPagination=59108,
|
|
DualScreenSettings=59110,
|
|
DualScreenSpan=59112,
|
|
DualScreenSpeaker=59114,
|
|
DualScreenStatusBar=59116,
|
|
DualScreenTablet=59118,
|
|
DualScreenUpdate=59120,
|
|
DualScreenVerticalScroll=59122,
|
|
DualScreenVibrate=59124,
|
|
Dumbbell=59126,
|
|
Dust=59128,
|
|
Earth=59130,
|
|
EarthLeaf=59132,
|
|
Edit=59134,
|
|
EditArrowBack=59136,
|
|
EditOff=59138,
|
|
EditProhibited=59140,
|
|
EditSettings=59142,
|
|
Elevator=59144,
|
|
Emoji=59146,
|
|
EmojiAdd=59148,
|
|
EmojiAngry=59150,
|
|
EmojiEdit=59152,
|
|
EmojiHand=59154,
|
|
EmojiHint=59156,
|
|
EmojiLaugh=59158,
|
|
EmojiMeh=59160,
|
|
EmojiMultiple=59162,
|
|
EmojiSad=59164,
|
|
EmojiSadSlight=59166,
|
|
EmojiSmileSlight=59168,
|
|
EmojiSparkle=59170,
|
|
EmojiSurprise=59172,
|
|
Engine=59174,
|
|
EqualCircle=59176,
|
|
EqualOff=59178,
|
|
Eraser=59180,
|
|
EraserMedium=59182,
|
|
EraserSegment=59184,
|
|
EraserSmall=59186,
|
|
EraserTool=59188,
|
|
ErrorCircle=59190,
|
|
ErrorCircleSettings=59192,
|
|
ExpandUpLeft=59194,
|
|
ExpandUpRight=59196,
|
|
ExtendedDock=59198,
|
|
Eye=59200,
|
|
EyeLines=59202,
|
|
EyeOff=59204,
|
|
EyeTracking=59206,
|
|
EyeTrackingOff=59208,
|
|
Eyedropper=59210,
|
|
EyedropperOff=59212,
|
|
FStop=59214,
|
|
FastAcceleration=59216,
|
|
FastForward=59218,
|
|
Fax=59220,
|
|
Feed=59222,
|
|
Filmstrip=59224,
|
|
FilmstripPlay=59226,
|
|
FilmstripSplit=59228,
|
|
Filter=59230,
|
|
FilterAdd=59232,
|
|
FilterDismiss=59234,
|
|
FilterSync=59236,
|
|
Fingerprint=59238,
|
|
Fire=59240,
|
|
Fireplace=59242,
|
|
FixedWidth=59244,
|
|
Flag=59246,
|
|
FlagCheckered=59248,
|
|
FlagClock=59250,
|
|
FlagOff=59252,
|
|
FlagPride=59254,
|
|
FlagPrideIntersexInclusiveProgress=59255,
|
|
FlagPridePhiladelphia=59256,
|
|
FlagPrideProgress=59257,
|
|
Flash=59258,
|
|
FlashAdd=59260,
|
|
FlashAuto=59262,
|
|
FlashCheckmark=59264,
|
|
FlashFlow=59266,
|
|
FlashOff=59268,
|
|
FlashPlay=59270,
|
|
FlashSettings=59272,
|
|
FlashSparkle=59274,
|
|
Flashlight=59276,
|
|
FlashlightOff=59278,
|
|
FlipHorizontal=59280,
|
|
FlipVertical=59282,
|
|
Flow=59284,
|
|
Flowchart=59286,
|
|
FlowchartCircle=59288,
|
|
Fluent=59290,
|
|
Fluid=59292,
|
|
Folder=59294,
|
|
FolderAdd=59296,
|
|
FolderArrowLeft=59298,
|
|
FolderArrowRight=59300,
|
|
FolderArrowUp=59302,
|
|
FolderBriefcase=59304,
|
|
FolderGlobe=59306,
|
|
FolderLightning=59308,
|
|
FolderLink=59310,
|
|
FolderList=59312,
|
|
FolderMail=59314,
|
|
FolderOpen=59316,
|
|
FolderOpenVertical=59318,
|
|
FolderPeople=59320,
|
|
FolderPerson=59322,
|
|
FolderProhibited=59324,
|
|
FolderSwap=59326,
|
|
FolderSync=59328,
|
|
FolderZip=59330,
|
|
FontDecrease=59332,
|
|
FontIncrease=59334,
|
|
FontSpaceTrackingIn=59336,
|
|
FontSpaceTrackingOut=59338,
|
|
Food=59340,
|
|
FoodApple=59342,
|
|
FoodCake=59344,
|
|
FoodCarrot=59346,
|
|
FoodChickenLeg=59348,
|
|
FoodEgg=59350,
|
|
FoodFish=59352,
|
|
FoodGrains=59354,
|
|
FoodPizza=59356,
|
|
FoodToast=59358,
|
|
Form=59360,
|
|
FormMultiple=59362,
|
|
FormNew=59364,
|
|
Fps120=59366,
|
|
Fps240=59368,
|
|
Fps30=59370,
|
|
Fps60=59372,
|
|
Fps960=59374,
|
|
Frame=59376,
|
|
FullScreenMaximize=59378,
|
|
FullScreenMinimize=59380,
|
|
Games=59382,
|
|
GanttChart=59384,
|
|
Gas=59386,
|
|
GasPump=59388,
|
|
Gather=59390,
|
|
Gauge=59392,
|
|
GaugeAdd=59394,
|
|
Gavel=59396,
|
|
GavelProhibited=59398,
|
|
Gesture=59400,
|
|
Gif=59402,
|
|
Gift=59404,
|
|
GiftCard=59406,
|
|
GiftCardAdd=59408,
|
|
GiftCardArrowRight=59410,
|
|
GiftCardMoney=59412,
|
|
GiftCardMultiple=59414,
|
|
GiftOpen=59416,
|
|
Glance=59418,
|
|
GlanceHorizontal=59420,
|
|
Glasses=59422,
|
|
GlassesOff=59424,
|
|
Globe=59426,
|
|
GlobeAdd=59428,
|
|
GlobeClock=59430,
|
|
GlobeDesktop=59432,
|
|
GlobeLocation=59434,
|
|
GlobePerson=59436,
|
|
GlobeProhibited=59438,
|
|
GlobeSearch=59440,
|
|
GlobeShield=59442,
|
|
GlobeStar=59444,
|
|
GlobeSurface=59446,
|
|
GlobeVideo=59448,
|
|
Grid=59450,
|
|
GridDots=59452,
|
|
GridKanban=59454,
|
|
Group=59456,
|
|
GroupDismiss=59458,
|
|
GroupList=59460,
|
|
GroupReturn=59462,
|
|
Guardian=59464,
|
|
Guest=59466,
|
|
GuestAdd=59468,
|
|
Guitar=59470,
|
|
HandDraw=59472,
|
|
HandLeft=59474,
|
|
HandLeftChat=59476,
|
|
HandOpenHeart=59478,
|
|
HandRight=59480,
|
|
HandRightOff=59482,
|
|
HandWave=59484,
|
|
Handshake=59486,
|
|
HardDrive=59488,
|
|
HatGraduation=59490,
|
|
HatGraduationSparkle=59492,
|
|
Hd=59494,
|
|
Hdr=59496,
|
|
HdrOff=59498,
|
|
Headphones=59500,
|
|
HeadphonesSoundWave=59502,
|
|
Headset=59504,
|
|
HeadsetAdd=59506,
|
|
HeadsetVr=59508,
|
|
Heart=59510,
|
|
HeartBroken=59512,
|
|
HeartCircle=59514,
|
|
HeartCircleHint=59516,
|
|
HeartOff=59518,
|
|
HeartPulse=59520,
|
|
HeartPulseCheckmark=59522,
|
|
HeartPulseError=59524,
|
|
HeartPulseWarning=59526,
|
|
Hexagon=59528,
|
|
HexagonThree=59530,
|
|
Highlight=59532,
|
|
HighlightAccent=59534,
|
|
HighlightLink=59535,
|
|
History=59537,
|
|
HistoryDismiss=59539,
|
|
Home=59541,
|
|
HomeAdd=59543,
|
|
HomeCheckmark=59545,
|
|
HomeDatabase=59547,
|
|
HomeHeart=59549,
|
|
HomeMore=59551,
|
|
HomePerson=59553,
|
|
HomeSplit=59555,
|
|
Hourglass=59557,
|
|
HourglassHalf=59559,
|
|
HourglassOneQuarter=59561,
|
|
HourglassThreeQuarter=59563,
|
|
Icons=59565,
|
|
Image=59567,
|
|
ImageAdd=59569,
|
|
ImageAltText=59571,
|
|
ImageArrowBack=59573,
|
|
ImageArrowCounterclockwise=59575,
|
|
ImageArrowForward=59577,
|
|
ImageBorder=59579,
|
|
ImageCircle=59581,
|
|
ImageCopy=59583,
|
|
ImageEdit=59585,
|
|
ImageGlobe=59587,
|
|
ImageMultiple=59589,
|
|
ImageMultipleOff=59591,
|
|
ImageOff=59593,
|
|
ImageProhibited=59595,
|
|
ImageReflection=59597,
|
|
ImageSearch=59599,
|
|
ImageShadow=59601,
|
|
ImageSparkle=59603,
|
|
ImageStack=59605,
|
|
ImageTable=59607,
|
|
ImmersiveReader=59609,
|
|
Important=59611,
|
|
Incognito=59613,
|
|
Info=59615,
|
|
InfoShield=59617,
|
|
InkStroke=59619,
|
|
InkStrokeArrowDown=59621,
|
|
InkStrokeArrowUpDown=59623,
|
|
InkingTool=59625,
|
|
InkingToolAccent=59627,
|
|
InprivateAccount=59628,
|
|
Insert=59630,
|
|
IosChevronRight=59632,
|
|
Iot=59634,
|
|
IotAlert=59636,
|
|
Javascript=59638,
|
|
Joystick=59640,
|
|
Key=59642,
|
|
KeyCommand=59644,
|
|
KeyMultiple=59646,
|
|
KeyReset=59648,
|
|
Keyboard123=59650,
|
|
Keyboard=59652,
|
|
KeyboardDock=59654,
|
|
KeyboardLayoutFloat=59656,
|
|
KeyboardLayoutOneHandedLeft=59658,
|
|
KeyboardLayoutResize=59660,
|
|
KeyboardLayoutSplit=59662,
|
|
KeyboardShift=59664,
|
|
KeyboardShiftUppercase=59666,
|
|
KeyboardTab=59668,
|
|
Laptop=59670,
|
|
LaptopDismiss=59672,
|
|
LaptopShield=59674,
|
|
LaserTool=59676,
|
|
Lasso=59678,
|
|
LauncherSettings=59680,
|
|
Layer=59682,
|
|
LayerDiagonal=59684,
|
|
LayerDiagonalPerson=59686,
|
|
LeafOne=59688,
|
|
LeafThree=59690,
|
|
LeafTwo=59692,
|
|
LearningApp=59694,
|
|
Library=59696,
|
|
Lightbulb=59698,
|
|
LightbulbCheckmark=59700,
|
|
LightbulbCircle=59702,
|
|
LightbulbFilament=59704,
|
|
LightbulbPerson=59706,
|
|
Likert=59708,
|
|
Line=59710,
|
|
LineDashes=59712,
|
|
LineHorizontal1=59714,
|
|
LineHorizontal1Dashes=59716,
|
|
LineHorizontal2DashesSolid=59718,
|
|
LineHorizontal3=59720,
|
|
LineHorizontal4=59722,
|
|
LineHorizontal4Search=59724,
|
|
LineHorizontal5=59726,
|
|
LineHorizontal5Error=59728,
|
|
LineStyle=59730,
|
|
LineThickness=59732,
|
|
Link=59734,
|
|
LinkDismiss=59736,
|
|
LinkEdit=59738,
|
|
LinkMultiple=59740,
|
|
LinkSquare=59742,
|
|
LinkToolbox=59744,
|
|
List=59746,
|
|
ListBar=59748,
|
|
ListBarTree=59750,
|
|
ListBarTreeOffset=59752,
|
|
ListRtl=59754,
|
|
Live=59756,
|
|
LiveOff=59758,
|
|
LocalLanguage=59760,
|
|
Location=59762,
|
|
LocationAdd=59764,
|
|
LocationAddLeft=59766,
|
|
LocationAddRight=59768,
|
|
LocationAddUp=59770,
|
|
LocationArrow=59772,
|
|
LocationArrowLeft=59774,
|
|
LocationArrowRight=59776,
|
|
LocationArrowUp=59778,
|
|
LocationDismiss=59780,
|
|
LocationLive=59782,
|
|
LocationOff=59784,
|
|
LockClosed=59786,
|
|
LockClosedKey=59788,
|
|
LockMultiple=59790,
|
|
LockOpen=59792,
|
|
LockShield=59794,
|
|
Lottery=59796,
|
|
Luggage=59798,
|
|
Mail=59800,
|
|
MailAdd=59802,
|
|
MailAlert=59804,
|
|
MailAllRead=59806,
|
|
MailAllUnread=59808,
|
|
MailArrowDoubleBack=59810,
|
|
MailArrowDown=59812,
|
|
MailArrowForward=59814,
|
|
MailArrowUp=59816,
|
|
MailAttach=59818,
|
|
MailCheckmark=59820,
|
|
MailClock=59822,
|
|
MailCopy=59824,
|
|
MailDismiss=59826,
|
|
MailEdit=59828,
|
|
MailError=59830,
|
|
MailInbox=59832,
|
|
MailInboxAdd=59834,
|
|
MailInboxAll=59836,
|
|
MailInboxArrowDown=59838,
|
|
MailInboxArrowRight=59840,
|
|
MailInboxArrowUp=59842,
|
|
MailInboxCheckmark=59844,
|
|
MailInboxDismiss=59846,
|
|
MailLink=59848,
|
|
MailList=59850,
|
|
MailMultiple=59852,
|
|
MailOff=59854,
|
|
MailOpenPerson=59856,
|
|
MailPause=59858,
|
|
MailProhibited=59860,
|
|
MailRead=59862,
|
|
MailReadMultiple=59864,
|
|
MailSettings=59866,
|
|
MailShield=59868,
|
|
MailTemplate=59870,
|
|
MailUnread=59872,
|
|
MailWarning=59874,
|
|
Map=59876,
|
|
MapDrive=59878,
|
|
Markdown=59880,
|
|
MatchAppLayout=59882,
|
|
MathFormatLinear=59884,
|
|
MathFormatProfessional=59886,
|
|
MathFormula=59888,
|
|
MathSymbols=59890,
|
|
Maximize=59892,
|
|
MeetNow=59894,
|
|
Megaphone=59896,
|
|
MegaphoneCircle=59898,
|
|
MegaphoneLoud=59900,
|
|
MegaphoneOff=59902,
|
|
Mention=59904,
|
|
MentionArrowDown=59906,
|
|
MentionBrackets=59908,
|
|
Merge=59910,
|
|
Mic=59912,
|
|
MicOff=59914,
|
|
MicProhibited=59916,
|
|
MicPulse=59918,
|
|
MicPulseOff=59920,
|
|
MicRecord=59922,
|
|
MicSettings=59924,
|
|
MicSparkle=59926,
|
|
MicSync=59928,
|
|
Microscope=59930,
|
|
Midi=59932,
|
|
MobileOptimized=59934,
|
|
Mold=59936,
|
|
Molecule=59938,
|
|
Money=59940,
|
|
MoneyCalculator=59942,
|
|
MoneyDismiss=59944,
|
|
MoneyHand=59946,
|
|
MoneyOff=59948,
|
|
MoneySettings=59950,
|
|
MoreCircle=59952,
|
|
MoreHorizontal=59954,
|
|
MoreVertical=59956,
|
|
MountainLocationBottom=59958,
|
|
MountainLocationTop=59960,
|
|
MountainTrail=59962,
|
|
MoviesAndTv=59964,
|
|
Multiplier12x=59966,
|
|
Multiplier15x=59968,
|
|
Multiplier18x=59970,
|
|
Multiplier1x=59972,
|
|
Multiplier2x=59974,
|
|
Multiplier5x=59976,
|
|
MultiselectLtr=59978,
|
|
MultiselectRtl=59980,
|
|
MusicNote1=59982,
|
|
MusicNote2=59984,
|
|
MusicNote2Play=59986,
|
|
MusicNoteOff1=59988,
|
|
MusicNoteOff2=59990,
|
|
MyLocation=59992,
|
|
Navigation=59994,
|
|
NavigationLocationTarget=59996,
|
|
NavigationPlay=59998,
|
|
NavigationUnread=60000,
|
|
NetworkCheck=60002,
|
|
New=60004,
|
|
News=60006,
|
|
Next=60008,
|
|
NextFrame=60010,
|
|
Note=60012,
|
|
NoteAdd=60014,
|
|
NoteEdit=60016,
|
|
NotePin=60018,
|
|
Notebook=60020,
|
|
NotebookAdd=60022,
|
|
NotebookArrowCurveDown=60024,
|
|
NotebookError=60026,
|
|
NotebookEye=60028,
|
|
NotebookLightning=60030,
|
|
NotebookQuestionMark=60032,
|
|
NotebookSection=60034,
|
|
NotebookSectionArrowRight=60036,
|
|
NotebookSubsection=60038,
|
|
NotebookSync=60040,
|
|
Notepad=60042,
|
|
NotepadEdit=60044,
|
|
NotepadPerson=60046,
|
|
NumberCircle1=60048,
|
|
NumberCircle2=60050,
|
|
NumberCircle3=60052,
|
|
NumberCircle4=60054,
|
|
NumberCircle5=60056,
|
|
NumberRow=60058,
|
|
NumberSymbol=60060,
|
|
NumberSymbolDismiss=60062,
|
|
NumberSymbolSquare=60064,
|
|
Open=60066,
|
|
OpenFolder=60068,
|
|
OpenOff=60070,
|
|
Options=60072,
|
|
Organization=60074,
|
|
OrganizationHorizontal=60076,
|
|
Orientation=60078,
|
|
Oval=60080,
|
|
Oven=60082,
|
|
PaddingDown=60084,
|
|
PaddingLeft=60086,
|
|
PaddingRight=60088,
|
|
PaddingTop=60090,
|
|
PageFit=60092,
|
|
PaintBrush=60094,
|
|
PaintBrushArrowDown=60096,
|
|
PaintBrushArrowUp=60098,
|
|
PaintBucket=60100,
|
|
Pair=60102,
|
|
PanelBottom=60104,
|
|
PanelBottomContract=60106,
|
|
PanelBottomExpand=60108,
|
|
PanelLeft=60110,
|
|
PanelLeftAdd=60112,
|
|
PanelLeftContract=60114,
|
|
PanelLeftExpand=60116,
|
|
PanelLeftFocusRight=60118,
|
|
PanelLeftHeader=60119,
|
|
PanelLeftHeaderAdd=60121,
|
|
PanelLeftHeaderKey=60123,
|
|
PanelLeftKey=60125,
|
|
PanelLeftText=60127,
|
|
PanelLeftTextAdd=60129,
|
|
PanelLeftTextDismiss=60131,
|
|
PanelRight=60133,
|
|
PanelRightAdd=60135,
|
|
PanelRightContract=60137,
|
|
PanelRightCursor=60139,
|
|
PanelRightExpand=60141,
|
|
PanelSeparateWindow=60143,
|
|
PanelTopContract=60145,
|
|
PanelTopExpand=60147,
|
|
Password=60149,
|
|
Patch=60151,
|
|
Patient=60153,
|
|
Pause=60155,
|
|
PauseCircle=60157,
|
|
PauseOff=60159,
|
|
PauseSettings=60161,
|
|
Payment=60163,
|
|
Pen=60165,
|
|
PenDismiss=60167,
|
|
PenOff=60169,
|
|
PenProhibited=60171,
|
|
PenSparkle=60173,
|
|
Pentagon=60175,
|
|
People=60177,
|
|
PeopleAdd=60179,
|
|
PeopleAudience=60181,
|
|
PeopleCall=60183,
|
|
PeopleCheckmark=60185,
|
|
PeopleCommunity=60187,
|
|
PeopleCommunityAdd=60189,
|
|
PeopleEdit=60191,
|
|
PeopleError=60193,
|
|
PeopleList=60195,
|
|
PeopleLock=60197,
|
|
PeopleMoney=60199,
|
|
PeopleProhibited=60201,
|
|
PeopleQueue=60203,
|
|
PeopleSearch=60205,
|
|
PeopleSettings=60207,
|
|
PeopleStar=60209,
|
|
PeopleSwap=60211,
|
|
PeopleSync=60213,
|
|
PeopleTeam=60215,
|
|
PeopleTeamAdd=60217,
|
|
PeopleTeamDelete=60219,
|
|
PeopleTeamToolbox=60221,
|
|
PeopleToolbox=60223,
|
|
Person=60225,
|
|
Person5=60227,
|
|
Person6=60229,
|
|
PersonAccounts=60231,
|
|
PersonAdd=60233,
|
|
PersonAlert=60235,
|
|
PersonArrowBack=60237,
|
|
PersonArrowLeft=60239,
|
|
PersonArrowRight=60241,
|
|
PersonAvailable=60243,
|
|
PersonBoard=60245,
|
|
PersonCall=60247,
|
|
PersonChat=60249,
|
|
PersonCircle=60251,
|
|
PersonClock=60253,
|
|
PersonDelete=60255,
|
|
PersonDesktop=60257,
|
|
PersonEdit=60259,
|
|
PersonFeedback=60261,
|
|
PersonHeart=60263,
|
|
PersonInfo=60265,
|
|
PersonKey=60267,
|
|
PersonLightbulb=60269,
|
|
PersonLightning=60271,
|
|
PersonLink=60273,
|
|
PersonLock=60275,
|
|
PersonMail=60277,
|
|
PersonMoney=60279,
|
|
PersonNote=60281,
|
|
PersonPill=60283,
|
|
PersonProhibited=60285,
|
|
PersonQuestionMark=60287,
|
|
PersonRibbon=60289,
|
|
PersonRunning=60291,
|
|
PersonSearch=60293,
|
|
PersonSettings=60295,
|
|
PersonSquare=60297,
|
|
PersonStar=60299,
|
|
PersonStarburst=60301,
|
|
PersonSubtract=60303,
|
|
PersonSupport=60305,
|
|
PersonSwap=60307,
|
|
PersonSync=60309,
|
|
PersonTag=60311,
|
|
PersonVoice=60313,
|
|
PersonWalking=60315,
|
|
PersonWrench=60317,
|
|
Phone=60319,
|
|
PhoneAdd=60321,
|
|
PhoneArrowRight=60323,
|
|
PhoneChat=60325,
|
|
PhoneCheckmark=60327,
|
|
PhoneDesktop=60329,
|
|
PhoneDesktopAdd=60331,
|
|
PhoneDismiss=60333,
|
|
PhoneEdit=60335,
|
|
PhoneEraser=60337,
|
|
PhoneKey=60339,
|
|
PhoneLaptop=60341,
|
|
PhoneLinkSetup=60343,
|
|
PhoneLock=60345,
|
|
PhonePageHeader=60347,
|
|
PhonePagination=60349,
|
|
PhoneScreenTime=60351,
|
|
PhoneShake=60353,
|
|
PhoneSpanIn=60355,
|
|
PhoneSpanOut=60357,
|
|
PhoneSpeaker=60359,
|
|
PhoneStatusBar=60361,
|
|
PhoneTablet=60363,
|
|
PhoneUpdate=60365,
|
|
PhoneUpdateCheckmark=60367,
|
|
PhoneVerticalScroll=60369,
|
|
PhoneVibrate=60371,
|
|
PhotoFilter=60373,
|
|
Pi=60375,
|
|
PictureInPicture=60377,
|
|
PictureInPictureEnter=60379,
|
|
PictureInPictureExit=60381,
|
|
Pill=60383,
|
|
Pin=60385,
|
|
PinOff=60387,
|
|
Pipeline=60389,
|
|
PipelineAdd=60391,
|
|
PipelineArrowCurveDown=60393,
|
|
PipelinePlay=60395,
|
|
Pivot=60397,
|
|
PlantGrass=60399,
|
|
PlantRagweed=60401,
|
|
Play=60403,
|
|
PlayCircle=60405,
|
|
PlayCircleHint=60407,
|
|
PlaySettings=60409,
|
|
PlayingCards=60411,
|
|
PlugConnected=60413,
|
|
PlugConnectedAdd=60415,
|
|
PlugConnectedCheckmark=60417,
|
|
PlugConnectedSettings=60419,
|
|
PlugDisconnected=60421,
|
|
PointScan=60423,
|
|
Poll=60425,
|
|
PollHorizontal=60427,
|
|
PortHdmi=60429,
|
|
PortMicroUsb=60431,
|
|
PortUsbA=60433,
|
|
PortUsbC=60435,
|
|
PositionBackward=60437,
|
|
PositionForward=60439,
|
|
PositionToBack=60441,
|
|
PositionToFront=60443,
|
|
Power=60445,
|
|
Predictions=60447,
|
|
Premium=60449,
|
|
PremiumPerson=60451,
|
|
PresenceAvailable=60453,
|
|
PresenceAway=60455,
|
|
PresenceBusy=60458,
|
|
PresenceDnd=60459,
|
|
Presenter=60464,
|
|
PresenterOff=60466,
|
|
PreviewLink=60468,
|
|
Previous=60470,
|
|
PreviousFrame=60472,
|
|
Print=60474,
|
|
PrintAdd=60476,
|
|
Production=60478,
|
|
ProductionCheckmark=60480,
|
|
Prohibited=60482,
|
|
ProhibitedMultiple=60484,
|
|
ProhibitedNote=60486,
|
|
ProjectionScreen=60488,
|
|
ProjectionScreenDismiss=60490,
|
|
ProtocolHandler=60492,
|
|
Pulse=60494,
|
|
PulseSquare=60496,
|
|
PuzzleCube=60498,
|
|
PuzzleCubePiece=60500,
|
|
PuzzlePiece=60502,
|
|
PuzzlePieceShield=60504,
|
|
QrCode=60506,
|
|
Question=60508,
|
|
QuestionCircle=60510,
|
|
QuizNew=60512,
|
|
Radar=60514,
|
|
RadarCheckmark=60516,
|
|
RadarRectangleMultiple=60518,
|
|
RadioButton=60520,
|
|
Ram=60522,
|
|
RatingMature=60524,
|
|
RatioOneToOne=60526,
|
|
ReOrder=60528,
|
|
ReOrderDotsHorizontal=60530,
|
|
ReOrderDotsVertical=60532,
|
|
ReadAloud=60534,
|
|
ReadingList=60536,
|
|
ReadingListAdd=60538,
|
|
ReadingModeMobile=60540,
|
|
RealEstate=60542,
|
|
Receipt=60544,
|
|
ReceiptAdd=60546,
|
|
ReceiptBag=60548,
|
|
ReceiptCube=60550,
|
|
ReceiptMoney=60552,
|
|
ReceiptPlay=60554,
|
|
ReceiptSearch=60556,
|
|
ReceiptSparkles=60558,
|
|
Record=60560,
|
|
RecordStop=60562,
|
|
RectangleLandscape=60564,
|
|
RectangleLandscapeHintCopy=60566,
|
|
RectanglePortraitLocationTarget=60568,
|
|
Recycle=60570,
|
|
RemixAdd=60572,
|
|
Remote=60574,
|
|
Rename=60576,
|
|
Reorder=60578,
|
|
Replay=60580,
|
|
Resize=60582,
|
|
ResizeImage=60584,
|
|
ResizeLarge=60586,
|
|
ResizeSmall=60588,
|
|
ResizeTable=60590,
|
|
ResizeVideo=60592,
|
|
Reward=60594,
|
|
Rewind=60596,
|
|
Rhombus=60598,
|
|
Ribbon=60600,
|
|
RibbonAdd=60602,
|
|
RibbonOff=60604,
|
|
RibbonStar=60606,
|
|
RoadCone=60608,
|
|
Rocket=60610,
|
|
RotateLeft=60612,
|
|
RotateRight=60614,
|
|
Router=60616,
|
|
RowTriple=60618,
|
|
Rss=60620,
|
|
Ruler=60622,
|
|
Run=60624,
|
|
Sanitize=60626,
|
|
Save=60628,
|
|
SaveArrowRight=60630,
|
|
SaveCopy=60632,
|
|
SaveEdit=60634,
|
|
SaveImage=60636,
|
|
SaveMultiple=60638,
|
|
SaveSearch=60640,
|
|
SaveSync=60642,
|
|
Savings=60644,
|
|
ScaleFill=60646,
|
|
ScaleFit=60648,
|
|
Scales=60650,
|
|
Scan=60652,
|
|
ScanCamera=60654,
|
|
ScanDash=60656,
|
|
ScanObject=60658,
|
|
ScanTable=60660,
|
|
ScanText=60662,
|
|
ScanThumbUp=60664,
|
|
ScanThumbUpOff=60666,
|
|
ScanType=60668,
|
|
ScanTypeCheckmark=60670,
|
|
ScanTypeOff=60672,
|
|
Scratchpad=60674,
|
|
ScreenCut=60676,
|
|
ScreenPerson=60678,
|
|
ScreenSearch=60680,
|
|
Screenshot=60682,
|
|
Script=60684,
|
|
Search=60686,
|
|
SearchInfo=60688,
|
|
SearchSettings=60690,
|
|
SearchShield=60692,
|
|
SearchSquare=60694,
|
|
SearchVisual=60696,
|
|
SelectAllOff=60698,
|
|
SelectAllOn=60700,
|
|
SelectObject=60702,
|
|
SelectObjectSkew=60704,
|
|
SelectObjectSkewDismiss=60706,
|
|
SelectObjectSkewEdit=60708,
|
|
Send=60710,
|
|
SendBeaker=60712,
|
|
SendClock=60714,
|
|
SendCopy=60716,
|
|
SerialPort=60718,
|
|
Server=60720,
|
|
ServerMultiple=60722,
|
|
ServerPlay=60724,
|
|
ServiceBell=60726,
|
|
Settings=60728,
|
|
SettingsChat=60730,
|
|
SettingsCogMultiple=60732,
|
|
ShapeExclude=60734,
|
|
ShapeIntersect=60736,
|
|
ShapeSubtract=60738,
|
|
ShapeUnion=60740,
|
|
Shapes=60742,
|
|
Share=60744,
|
|
ShareAndroid=60746,
|
|
ShareCloseTray=60748,
|
|
ShareIos=60750,
|
|
ShareScreenPerson=60752,
|
|
ShareScreenPersonOverlay=60754,
|
|
ShareScreenPersonOverlayInside=60756,
|
|
ShareScreenPersonP=60758,
|
|
ShareScreenStart=60760,
|
|
ShareScreenStop=60762,
|
|
Shield=60764,
|
|
ShieldAdd=60766,
|
|
ShieldBadge=60768,
|
|
ShieldCheckmark=60770,
|
|
ShieldDismiss=60772,
|
|
ShieldDismissShield=60774,
|
|
ShieldError=60776,
|
|
ShieldGlobe=60778,
|
|
ShieldKeyhole=60780,
|
|
ShieldLock=60782,
|
|
ShieldPerson=60784,
|
|
ShieldPersonAdd=60786,
|
|
ShieldProhibited=60788,
|
|
ShieldQuestion=60790,
|
|
ShieldTask=60792,
|
|
Shifts=60794,
|
|
Shifts30Minutes=60796,
|
|
ShiftsActivity=60798,
|
|
ShiftsAdd=60800,
|
|
ShiftsAvailability=60802,
|
|
ShiftsCheckmark=60804,
|
|
ShiftsDay=60806,
|
|
ShiftsOpen=60808,
|
|
ShiftsProhibited=60810,
|
|
ShiftsQuestionMark=60812,
|
|
ShiftsTeam=60814,
|
|
ShoppingBag=60816,
|
|
ShoppingBagArrowLeft=60818,
|
|
ShoppingBagDismiss=60820,
|
|
ShoppingBagPause=60822,
|
|
ShoppingBagPercent=60824,
|
|
ShoppingBagPlay=60826,
|
|
ShoppingBagTag=60828,
|
|
Shortpick=60830,
|
|
Showerhead=60832,
|
|
SidebarSearchLtr=60834,
|
|
SidebarSearchRtl=60836,
|
|
SignOut=60838,
|
|
Signature=60840,
|
|
Sim=60842,
|
|
SkipBack10=60844,
|
|
SkipForward10=60846,
|
|
SkipForward30=60848,
|
|
SkipForwardTab=60850,
|
|
SlashForward=60852,
|
|
Sleep=60854,
|
|
SlideAdd=60856,
|
|
SlideArrowRight=60858,
|
|
SlideEraser=60860,
|
|
SlideGrid=60862,
|
|
SlideHide=60864,
|
|
SlideLayout=60866,
|
|
SlideLink=60868,
|
|
SlideMicrophone=60870,
|
|
SlideMultiple=60872,
|
|
SlideMultipleArrowRight=60874,
|
|
SlideMultipleSearch=60876,
|
|
SlideRecord=60878,
|
|
SlideSearch=60880,
|
|
SlideSettings=60882,
|
|
SlideSize=60884,
|
|
SlideText=60886,
|
|
SlideTextMultiple=60888,
|
|
SlideTextPerson=60890,
|
|
SlideTextSparkle=60892,
|
|
SlideTransition=60894,
|
|
Smartwatch=60896,
|
|
SmartwatchDot=60898,
|
|
Snooze=60900,
|
|
SoundSource=60902,
|
|
SoundWaveCircle=60904,
|
|
Space3d=60906,
|
|
Spacebar=60908,
|
|
Sparkle=60910,
|
|
SparkleCircle=60912,
|
|
Speaker0=60914,
|
|
Speaker1=60916,
|
|
Speaker2=60918,
|
|
SpeakerBluetooth=60920,
|
|
SpeakerEdit=60922,
|
|
SpeakerMute=60924,
|
|
SpeakerOff=60926,
|
|
SpeakerSettings=60928,
|
|
SpeakerUsb=60930,
|
|
SpinnerIos=60932,
|
|
SplitHint=60934,
|
|
SplitHorizontal=60936,
|
|
SplitVertical=60938,
|
|
Sport=60940,
|
|
SportAmericanFootball=60942,
|
|
SportBaseball=60944,
|
|
SportBasketball=60946,
|
|
SportHockey=60948,
|
|
SportSoccer=60950,
|
|
Square=60952,
|
|
SquareAdd=60954,
|
|
SquareArrowForward=60956,
|
|
SquareDismiss=60958,
|
|
SquareEraser=60960,
|
|
SquareHint=60962,
|
|
SquareHintApps=60964,
|
|
SquareHintArrowBack=60966,
|
|
SquareHintSparkles=60968,
|
|
SquareMultiple=60970,
|
|
SquareShadow=60972,
|
|
SquaresNested=60974,
|
|
Stack=60976,
|
|
StackAdd=60978,
|
|
StackArrowForward=60980,
|
|
StackStar=60982,
|
|
StackVertical=60984,
|
|
Star=60986,
|
|
StarAdd=60988,
|
|
StarArrowBack=60990,
|
|
StarArrowRightEnd=60992,
|
|
StarArrowRightStart=60994,
|
|
StarCheckmark=60996,
|
|
StarDismiss=60998,
|
|
StarEdit=61000,
|
|
StarEmphasis=61002,
|
|
StarHalf=61004,
|
|
StarLineHorizontal3=61006,
|
|
StarOff=61008,
|
|
StarOneQuarter=61010,
|
|
StarProhibited=61012,
|
|
StarSettings=61014,
|
|
StarThreeQuarter=61016,
|
|
Status=61018,
|
|
Steps=61020,
|
|
Stethoscope=61022,
|
|
Sticker=61024,
|
|
StickerAdd=61026,
|
|
Stop=61028,
|
|
Storage=61030,
|
|
StoreMicrosoft=61032,
|
|
Stream=61034,
|
|
StreamInput=61036,
|
|
StreamInputOutput=61038,
|
|
StreamOutput=61040,
|
|
StyleGuide=61042,
|
|
SubGrid=61044,
|
|
Subtitles=61046,
|
|
Subtract=61048,
|
|
SubtractCircle=61050,
|
|
SubtractCircleArrowBack=61052,
|
|
SubtractCircleArrowForward=61054,
|
|
SubtractSquare=61056,
|
|
SubtractSquareMultiple=61058,
|
|
SurfaceEarbuds=61060,
|
|
SurfaceHub=61062,
|
|
SwimmingPool=61064,
|
|
SwipeDown=61066,
|
|
SwipeRight=61068,
|
|
SwipeUp=61070,
|
|
Symbols=61072,
|
|
SyncOff=61074,
|
|
Syringe=61076,
|
|
System=61078,
|
|
Tab=61080,
|
|
TabAdd=61082,
|
|
TabArrowLeft=61084,
|
|
TabDesktop=61086,
|
|
TabDesktopArrowClockwise=61088,
|
|
TabDesktopArrowLeft=61090,
|
|
TabDesktopBottom=61092,
|
|
TabDesktopClock=61094,
|
|
TabDesktopCopy=61096,
|
|
TabDesktopImage=61098,
|
|
TabDesktopLink=61100,
|
|
TabDesktopMultiple=61102,
|
|
TabDesktopMultipleBottom=61104,
|
|
TabDesktopNewPage=61106,
|
|
TabInPrivate=61108,
|
|
TabInprivateAccount=61110,
|
|
TabProhibited=61112,
|
|
TabShieldDismiss=61114,
|
|
Table=61116,
|
|
TableAdd=61118,
|
|
TableArrowUp=61120,
|
|
TableBottomRow=61122,
|
|
TableCalculator=61124,
|
|
TableCellEdit=61126,
|
|
TableCellsMerge=61128,
|
|
TableCellsSplit=61130,
|
|
TableChecker=61132,
|
|
TableColumnTopBottom=61134,
|
|
TableCopy=61136,
|
|
TableDeleteColumn=61138,
|
|
TableDeleteRow=61140,
|
|
TableDismiss=61142,
|
|
TableEdit=61144,
|
|
TableFreezeColumn=61146,
|
|
TableFreezeColumnAndRow=61148,
|
|
TableFreezeRow=61150,
|
|
TableImage=61152,
|
|
TableInsertColumn=61154,
|
|
TableInsertRow=61156,
|
|
TableLightning=61158,
|
|
TableLink=61160,
|
|
TableLock=61162,
|
|
TableMoveAbove=61164,
|
|
TableMoveBelow=61166,
|
|
TableMoveLeft=61168,
|
|
TableMoveRight=61170,
|
|
TableMultiple=61172,
|
|
TableOffset=61174,
|
|
TableOffsetAdd=61176,
|
|
TableOffsetLessThanOrEqualTo=61178,
|
|
TableOffsetSettings=61180,
|
|
TableResizeColumn=61182,
|
|
TableResizeRow=61184,
|
|
TableSearch=61186,
|
|
TableSettings=61188,
|
|
TableSimple=61190,
|
|
TableSimpleCheckmark=61192,
|
|
TableSimpleExclude=61194,
|
|
TableSimpleInclude=61196,
|
|
TableSimpleMultiple=61198,
|
|
TableSplit=61200,
|
|
TableStackAbove=61202,
|
|
TableStackBelow=61204,
|
|
TableStackLeft=61206,
|
|
TableStackRight=61208,
|
|
TableSwitch=61210,
|
|
Tablet=61212,
|
|
TabletLaptop=61214,
|
|
TabletSpeaker=61216,
|
|
Tabs=61218,
|
|
Tag=61220,
|
|
TagCircle=61222,
|
|
TagDismiss=61224,
|
|
TagError=61226,
|
|
TagLock=61228,
|
|
TagLockAccent=61230,
|
|
TagMultiple=61231,
|
|
TagOff=61233,
|
|
TagQuestionMark=61235,
|
|
TagReset=61237,
|
|
TagSearch=61239,
|
|
TapDouble=61241,
|
|
TapSingle=61243,
|
|
Target=61245,
|
|
TargetArrow=61247,
|
|
TargetEdit=61249,
|
|
TaskListAdd=61251,
|
|
TaskListLtr=61253,
|
|
TaskListRtl=61255,
|
|
TaskListSquareAdd=61257,
|
|
TaskListSquareDatabase=61259,
|
|
TaskListSquareLtr=61261,
|
|
TaskListSquarePerson=61263,
|
|
TaskListSquareRtl=61265,
|
|
TaskListSquareSettings=61267,
|
|
TasksApp=61269,
|
|
Teddy=61271,
|
|
Temperature=61273,
|
|
Tent=61275,
|
|
TetrisApp=61277,
|
|
TextAdd=61279,
|
|
TextAddSpaceAfter=61281,
|
|
TextAddSpaceBefore=61283,
|
|
TextAddT=61285,
|
|
TextAlignCenter=61287,
|
|
TextAlignCenterRotate270=61289,
|
|
TextAlignCenterRotate90=61291,
|
|
TextAlignDistributed=61293,
|
|
TextAlignDistributedEvenly=61295,
|
|
TextAlignDistributedVertical=61297,
|
|
TextAlignJustify=61299,
|
|
TextAlignJustifyLow=61301,
|
|
TextAlignJustifyLow90=61303,
|
|
TextAlignJustifyLowRotate270=61305,
|
|
TextAlignJustifyLowRotate90=61307,
|
|
TextAlignJustifyRotate270=61309,
|
|
TextAlignJustifyRotate90=61311,
|
|
TextAlignLeft=61313,
|
|
TextAlignLeftRotate270=61315,
|
|
TextAlignLeftRotate90=61317,
|
|
TextAlignRight=61319,
|
|
TextAlignRightRotate270=61321,
|
|
TextAlignRightRotate90=61323,
|
|
TextAsterisk=61325,
|
|
TextBaseline=61327,
|
|
TextBold=61329,
|
|
TextBoxSettings=61331,
|
|
TextBulletList=61333,
|
|
TextBulletList90=61335,
|
|
TextBulletListAdd=61337,
|
|
TextBulletListCheckmark=61339,
|
|
TextBulletListDismiss=61341,
|
|
TextBulletListLtr=61343,
|
|
TextBulletListLtr90=61345,
|
|
TextBulletListRtl=61347,
|
|
TextBulletListRtl90=61349,
|
|
TextBulletListSquare=61351,
|
|
TextBulletListSquareClock=61353,
|
|
TextBulletListSquareEdit=61355,
|
|
TextBulletListSquarePerson=61357,
|
|
TextBulletListSquareSearch=61359,
|
|
TextBulletListSquareSettings=61361,
|
|
TextBulletListSquareShield=61363,
|
|
TextBulletListSquareSparkle=61365,
|
|
TextBulletListSquareToolbox=61367,
|
|
TextBulletListSquareWarning=61369,
|
|
TextBulletListTree=61371,
|
|
TextCaseLowercase=61373,
|
|
TextCaseTitle=61375,
|
|
TextCaseUppercase=61377,
|
|
TextChangeCase=61379,
|
|
TextClearFormatting=61381,
|
|
TextCollapse=61383,
|
|
TextColor=61385,
|
|
TextColorAccent=61387,
|
|
TextColumnOne=61388,
|
|
TextColumnOneNarrow=61390,
|
|
TextColumnOneSemiNarrow=61392,
|
|
TextColumnOneWide=61394,
|
|
TextColumnOneWideLightning=61396,
|
|
TextColumnThree=61398,
|
|
TextColumnTwo=61400,
|
|
TextColumnTwoLeft=61402,
|
|
TextColumnTwoRight=61404,
|
|
TextColumnWide=61406,
|
|
TextContinuous=61408,
|
|
TextDensity=61410,
|
|
TextDescription=61412,
|
|
TextDescriptionLtr=61414,
|
|
TextDescriptionRtl=61416,
|
|
TextDirectionHorizontalLeft=61418,
|
|
TextDirectionHorizontalLtr=61420,
|
|
TextDirectionHorizontalRight=61422,
|
|
TextDirectionHorizontalRtl=61424,
|
|
TextDirectionRotate270Right=61426,
|
|
TextDirectionRotate315Right=61428,
|
|
TextDirectionRotate45Right=61430,
|
|
TextDirectionRotate90Left=61432,
|
|
TextDirectionRotate90Ltr=61434,
|
|
TextDirectionRotate90Right=61436,
|
|
TextDirectionRotate90Rtl=61438,
|
|
TextDirectionVertical=61440,
|
|
TextEditStyle=61442,
|
|
TextEffects=61444,
|
|
TextExpand=61446,
|
|
TextField=61448,
|
|
TextFirstLine=61450,
|
|
TextFont=61452,
|
|
TextFontInfo=61454,
|
|
TextFontSize=61456,
|
|
TextFootnote=61458,
|
|
TextGrammarArrowLeft=61460,
|
|
TextGrammarArrowRight=61462,
|
|
TextGrammarCheckmark=61464,
|
|
TextGrammarDismiss=61466,
|
|
TextGrammarError=61468,
|
|
TextGrammarSettings=61470,
|
|
TextGrammarWand=61472,
|
|
TextHanging=61474,
|
|
TextHeader1=61476,
|
|
TextHeader2=61478,
|
|
TextHeader3=61480,
|
|
TextIndentDecrease=61482,
|
|
TextIndentDecreaseLtr=61484,
|
|
TextIndentDecreaseLtr90=61486,
|
|
TextIndentDecreaseLtrRotate270=61488,
|
|
TextIndentDecreaseRotate270=61490,
|
|
TextIndentDecreaseRotate90=61492,
|
|
TextIndentDecreaseRtl=61494,
|
|
TextIndentDecreaseRtl90=61496,
|
|
TextIndentDecreaseRtlRotate270=61498,
|
|
TextIndentIncrease=61500,
|
|
TextIndentIncreaseLtr=61502,
|
|
TextIndentIncreaseLtr90=61504,
|
|
TextIndentIncreaseLtrRotate270=61506,
|
|
TextIndentIncreaseRotate270=61508,
|
|
TextIndentIncreaseRotate90=61510,
|
|
TextIndentIncreaseRtl=61512,
|
|
TextIndentIncreaseRtl90=61514,
|
|
TextIndentIncreaseRtlRotate270=61516,
|
|
TextItalic=61518,
|
|
TextLineSpacing=61520,
|
|
TextMore=61522,
|
|
TextNumberFormat=61524,
|
|
TextNumberListLtr=61526,
|
|
TextNumberListLtr90=61528,
|
|
TextNumberListLtrRotate270=61530,
|
|
TextNumberListRotate270=61532,
|
|
TextNumberListRotate90=61534,
|
|
TextNumberListRtl=61536,
|
|
TextNumberListRtl90=61538,
|
|
TextNumberListRtlRotate270=61540,
|
|
TextParagraph=61542,
|
|
TextParagraphDirection=61544,
|
|
TextParagraphDirectionLeft=61546,
|
|
TextParagraphDirectionRight=61548,
|
|
TextPeriodAsterisk=61550,
|
|
TextPositionBehind=61552,
|
|
TextPositionFront=61554,
|
|
TextPositionLine=61556,
|
|
TextPositionSquare=61558,
|
|
TextPositionSquareLeft=61560,
|
|
TextPositionSquareRight=61562,
|
|
TextPositionThrough=61564,
|
|
TextPositionTight=61566,
|
|
TextPositionTopBottom=61568,
|
|
TextProofingTools=61570,
|
|
TextQuote=61572,
|
|
TextSortAscending=61574,
|
|
TextSortDescending=61576,
|
|
TextStrikethrough=61578,
|
|
TextSubscript=61580,
|
|
TextSuperscript=61582,
|
|
TextT=61584,
|
|
TextUnderline=61586,
|
|
TextUnderlineCharacterU=61588,
|
|
TextUnderlineDouble=61590,
|
|
TextWholeWord=61592,
|
|
TextWordCount=61594,
|
|
TextWrap=61596,
|
|
TextWrapOff=61598,
|
|
Textbox=61600,
|
|
TextboxAlignBottom=61602,
|
|
TextboxAlignBottomCenter=61604,
|
|
TextboxAlignBottomLeft=61606,
|
|
TextboxAlignBottomRight=61608,
|
|
TextboxAlignBottomRotate90=61610,
|
|
TextboxAlignCenter=61612,
|
|
TextboxAlignMiddle=61614,
|
|
TextboxAlignMiddleLeft=61616,
|
|
TextboxAlignMiddleRight=61618,
|
|
TextboxAlignMiddleRotate90=61620,
|
|
TextboxAlignTop=61622,
|
|
TextboxAlignTopCenter=61624,
|
|
TextboxAlignTopLeft=61626,
|
|
TextboxAlignTopRight=61628,
|
|
TextboxAlignTopRotate90=61630,
|
|
TextboxMore=61632,
|
|
TextboxRotate90=61634,
|
|
TextboxSettings=61636,
|
|
Thinking=61638,
|
|
ThumbDislike=61640,
|
|
ThumbLike=61642,
|
|
ThumbLikeDislike=61644,
|
|
TicketDiagonal=61646,
|
|
TicketHorizontal=61648,
|
|
TimeAndWeather=61650,
|
|
TimePicker=61652,
|
|
Timeline=61654,
|
|
Timer10=61656,
|
|
Timer2=61658,
|
|
Timer=61660,
|
|
Timer3=61662,
|
|
TimerOff=61664,
|
|
ToggleLeft=61666,
|
|
ToggleMultiple=61668,
|
|
ToggleRight=61670,
|
|
Toolbox=61672,
|
|
TooltipQuote=61674,
|
|
TopSpeed=61676,
|
|
Translate=61678,
|
|
TranslateAuto=61680,
|
|
TranslateOff=61682,
|
|
Transmission=61684,
|
|
TrayItemAdd=61686,
|
|
TrayItemRemove=61688,
|
|
TreeDeciduous=61690,
|
|
TreeEvergreen=61692,
|
|
Triangle=61694,
|
|
TriangleDown=61696,
|
|
TriangleLeft=61698,
|
|
TriangleRight=61700,
|
|
TriangleUp=61702,
|
|
Trophy=61704,
|
|
TrophyLock=61706,
|
|
TrophyOff=61708,
|
|
Tv=61710,
|
|
TvArrowRight=61712,
|
|
TvUsb=61714,
|
|
Umbrella=61716,
|
|
UninstallApp=61718,
|
|
UsbPlug=61720,
|
|
UsbStick=61722,
|
|
Vault=61724,
|
|
VehicleBicycle=61726,
|
|
VehicleBus=61728,
|
|
VehicleCab=61730,
|
|
VehicleCableCar=61732,
|
|
VehicleCar=61734,
|
|
VehicleCarCollision=61736,
|
|
VehicleCarParking=61738,
|
|
VehicleCarProfile=61740,
|
|
VehicleCarProfileLtr=61742,
|
|
VehicleCarProfileLtrClock=61744,
|
|
VehicleCarProfileRtl=61746,
|
|
VehicleShip=61748,
|
|
VehicleSubway=61750,
|
|
VehicleTruck=61752,
|
|
VehicleTruckBag=61754,
|
|
VehicleTruckCube=61756,
|
|
VehicleTruckProfile=61758,
|
|
Video=61760,
|
|
Video360=61762,
|
|
Video360Off=61764,
|
|
VideoAdd=61766,
|
|
VideoBackgroundEffect=61768,
|
|
VideoBackgroundEffectHorizontal=61770,
|
|
VideoChat=61772,
|
|
VideoClip=61774,
|
|
VideoClipMultiple=61776,
|
|
VideoClipOff=61778,
|
|
VideoOff=61780,
|
|
VideoPerson=61782,
|
|
VideoPersonCall=61784,
|
|
VideoPersonClock=61786,
|
|
VideoPersonOff=61788,
|
|
VideoPersonSparkle=61790,
|
|
VideoPersonSparkleOff=61792,
|
|
VideoPersonStar=61794,
|
|
VideoPersonStarOff=61796,
|
|
VideoPlayPause=61798,
|
|
VideoProhibited=61800,
|
|
VideoRecording=61802,
|
|
VideoSecurity=61804,
|
|
VideoSwitch=61806,
|
|
VideoSync=61808,
|
|
ViewDesktop=61810,
|
|
ViewDesktopMobile=61812,
|
|
VirtualNetwork=61814,
|
|
VirtualNetworkToolbox=61816,
|
|
Voicemail=61818,
|
|
VoicemailArrowBack=61820,
|
|
VoicemailArrowForward=61822,
|
|
VoicemailArrowSubtract=61824,
|
|
VoicemailShield=61826,
|
|
VoicemailSubtract=61828,
|
|
Vote=61830,
|
|
WalkieTalkie=61832,
|
|
Wallet=61834,
|
|
WalletCreditCard=61836,
|
|
Wallpaper=61838,
|
|
Wand=61840,
|
|
Warning=61842,
|
|
WarningShield=61844,
|
|
Washer=61846,
|
|
Water=61848,
|
|
WeatherBlowingSnow=61850,
|
|
WeatherCloudy=61852,
|
|
WeatherDrizzle=61854,
|
|
WeatherDuststorm=61856,
|
|
WeatherFog=61858,
|
|
WeatherHailDay=61860,
|
|
WeatherHailNight=61862,
|
|
WeatherHaze=61864,
|
|
WeatherMoon=61866,
|
|
WeatherMoonOff=61868,
|
|
WeatherPartlyCloudyDay=61870,
|
|
WeatherPartlyCloudyNight=61872,
|
|
WeatherRain=61874,
|
|
WeatherRainShowersDay=61876,
|
|
WeatherRainShowersNight=61878,
|
|
WeatherRainSnow=61880,
|
|
WeatherSnow=61882,
|
|
WeatherSnowShowerDay=61884,
|
|
WeatherSnowShowerNight=61886,
|
|
WeatherSnowflake=61888,
|
|
WeatherSqualls=61890,
|
|
WeatherSunny=61892,
|
|
WeatherSunnyHigh=61894,
|
|
WeatherSunnyLow=61896,
|
|
WeatherThunderstorm=61898,
|
|
WebAsset=61900,
|
|
Whiteboard=61902,
|
|
Wifi1=61904,
|
|
Wifi2=61906,
|
|
Wifi3=61908,
|
|
Wifi4=61910,
|
|
WifiLock=61912,
|
|
WifiOff=61914,
|
|
WifiSettings=61916,
|
|
WifiWarning=61918,
|
|
Window=61920,
|
|
WindowAd=61922,
|
|
WindowAdOff=61924,
|
|
WindowAdPerson=61926,
|
|
WindowApps=61928,
|
|
WindowArrowUp=61930,
|
|
WindowBulletList=61932,
|
|
WindowBulletListAdd=61934,
|
|
WindowConsole=61936,
|
|
WindowDatabase=61938,
|
|
WindowDevEdit=61940,
|
|
WindowDevTools=61942,
|
|
WindowEdit=61944,
|
|
WindowHeaderHorizontal=61946,
|
|
WindowHeaderHorizontalOff=61948,
|
|
WindowHeaderVertical=61950,
|
|
WindowInprivate=61952,
|
|
WindowInprivateAccount=61954,
|
|
WindowLocationTarget=61956,
|
|
WindowMultiple=61958,
|
|
WindowMultipleSwap=61960,
|
|
WindowNew=61962,
|
|
WindowPlay=61964,
|
|
WindowSettings=61966,
|
|
WindowShield=61968,
|
|
WindowText=61970,
|
|
WindowWrench=61972,
|
|
Wrench=61974,
|
|
WrenchScrewdriver=61976,
|
|
XboxConsole=61978,
|
|
XboxController=61980,
|
|
XboxControllerError=61982,
|
|
Xray=61984,
|
|
ZoomFit=61986,
|
|
ZoomIn=61988,
|
|
ZoomOut=61990
|
|
};
|
|
Q_ENUM_NS(RibbonIcons_Filled)
|
|
QML_NAMED_ELEMENT(RibbonIcons_Filled)
|
|
#if (QT_VERSION > QT_VERSION_CHECK(6, 3, 0))
|
|
Q_CLASSINFO("QML.Creatable", "false")
|
|
Q_CLASSINFO("QML.UncreatableReason", "This type is right-valued only.")
|
|
#elif (QT_VERSION <= QT_VERSION_CHECK(6, 3, 0))
|
|
QML_UNCREATABLE("This type is right-valued only.")
|
|
#endif
|
|
}
|
|
|
|
namespace RibbonIconsRegularEnum {
|
|
Q_NAMESPACE
|
|
enum class RibbonIcons_Regular{
|
|
AccessTime=57345,
|
|
Accessibility=57347,
|
|
AccessibilityCheckmark=57349,
|
|
Add=57351,
|
|
AddCircle=57353,
|
|
AddSquare=57355,
|
|
AddSquareMultiple=57357,
|
|
AddSubtractCircle=57359,
|
|
Airplane=57361,
|
|
AirplaneLanding=57363,
|
|
AirplaneTakeOff=57365,
|
|
Album=57367,
|
|
AlbumAdd=57369,
|
|
Alert=57371,
|
|
AlertBadge=57373,
|
|
AlertOff=57375,
|
|
AlertOn=57377,
|
|
AlertSnooze=57379,
|
|
AlertUrgent=57381,
|
|
AlignBottom=57383,
|
|
AlignCenterHorizontal=57385,
|
|
AlignCenterVertical=57387,
|
|
AlignEndHorizontal=57389,
|
|
AlignEndVertical=57391,
|
|
AlignLeft=57393,
|
|
AlignRight=57395,
|
|
AlignSpaceAroundHorizontal=57397,
|
|
AlignSpaceAroundVertical=57399,
|
|
AlignSpaceBetweenHorizontal=57401,
|
|
AlignSpaceBetweenVertical=57403,
|
|
AlignSpaceEvenlyHorizontal=57405,
|
|
AlignSpaceEvenlyVertical=57407,
|
|
AlignSpaceFitVertical=57409,
|
|
AlignStartHorizontal=57411,
|
|
AlignStartVertical=57413,
|
|
AlignStraighten=57415,
|
|
AlignStretchHorizontal=57417,
|
|
AlignStretchVertical=57419,
|
|
AlignTop=57421,
|
|
AnimalCat=57423,
|
|
AnimalDog=57425,
|
|
AnimalRabbit=57427,
|
|
AnimalRabbitOff=57429,
|
|
AnimalTurtle=57431,
|
|
AppFolder=57433,
|
|
AppGeneric=57435,
|
|
AppRecent=57437,
|
|
AppTitle=57439,
|
|
ApprovalsApp=57441,
|
|
Apps=57443,
|
|
AppsAddIn=57445,
|
|
AppsList=57447,
|
|
AppsListDetail=57449,
|
|
Archive=57451,
|
|
ArchiveArrowBack=57453,
|
|
ArchiveMultiple=57455,
|
|
ArchiveSettings=57457,
|
|
ArrowAutofitContent=57459,
|
|
ArrowAutofitDown=57461,
|
|
ArrowAutofitHeight=57463,
|
|
ArrowAutofitHeightDotted=57465,
|
|
ArrowAutofitHeightIn=57467,
|
|
ArrowAutofitUp=57469,
|
|
ArrowAutofitWidth=57471,
|
|
ArrowAutofitWidthDotted=57473,
|
|
ArrowBetweenDown=57475,
|
|
ArrowBetweenUp=57477,
|
|
ArrowBidirectionalLeftRight=57479,
|
|
ArrowBidirectionalUpDown=57481,
|
|
ArrowBounce=57483,
|
|
ArrowCircleDown=57485,
|
|
ArrowCircleDownDouble=57487,
|
|
ArrowCircleDownRight=57489,
|
|
ArrowCircleDownSplit=57491,
|
|
ArrowCircleDownUp=57493,
|
|
ArrowCircleLeft=57495,
|
|
ArrowCircleRight=57497,
|
|
ArrowCircleUp=57499,
|
|
ArrowCircleUpLeft=57501,
|
|
ArrowCircleUpRight=57503,
|
|
ArrowClockwise=57505,
|
|
ArrowClockwiseDashes=57507,
|
|
ArrowCollapseAll=57509,
|
|
ArrowCounterclockwise=57511,
|
|
ArrowCounterclockwiseDashes=57513,
|
|
ArrowCurveDownLeft=57515,
|
|
ArrowCurveDownRight=57517,
|
|
ArrowCurveUpLeft=57519,
|
|
ArrowCurveUpRight=57521,
|
|
ArrowDown=57523,
|
|
ArrowDownLeft=57525,
|
|
ArrowDownload=57527,
|
|
ArrowEject=57529,
|
|
ArrowEnter=57531,
|
|
ArrowEnterLeft=57533,
|
|
ArrowEnterUp=57535,
|
|
ArrowExit=57537,
|
|
ArrowExpand=57539,
|
|
ArrowExport=57541,
|
|
ArrowExportLtr=57543,
|
|
ArrowExportRtl=57545,
|
|
ArrowExportUp=57547,
|
|
ArrowFit=57549,
|
|
ArrowFitIn=57551,
|
|
ArrowFlowDiagonalUpRight=57553,
|
|
ArrowFlowUpRight=57555,
|
|
ArrowFlowUpRightRectangleMultiple=57557,
|
|
ArrowForward=57559,
|
|
ArrowForwardDownLightning=57561,
|
|
ArrowForwardDownPerson=57563,
|
|
ArrowHookDownLeft=57565,
|
|
ArrowHookDownRight=57567,
|
|
ArrowHookUpLeft=57569,
|
|
ArrowHookUpRight=57571,
|
|
ArrowImport=57573,
|
|
ArrowJoin=57575,
|
|
ArrowLeft=57577,
|
|
ArrowMaximize=57579,
|
|
ArrowMaximizeVertical=57581,
|
|
ArrowMinimize=57583,
|
|
ArrowMinimizeVertical=57585,
|
|
ArrowMove=57587,
|
|
ArrowMoveInward=57589,
|
|
ArrowNext=57591,
|
|
ArrowOutlineDownLeft=57593,
|
|
ArrowOutlineUpRight=57595,
|
|
ArrowParagraph=57597,
|
|
ArrowPrevious=57599,
|
|
ArrowRedo=57601,
|
|
ArrowRepeat1=57603,
|
|
ArrowRepeatAll=57605,
|
|
ArrowRepeatAllOff=57607,
|
|
ArrowReply=57609,
|
|
ArrowReplyAll=57611,
|
|
ArrowReplyDown=57613,
|
|
ArrowReset=57615,
|
|
ArrowRight=57617,
|
|
ArrowRotateClockwise=57619,
|
|
ArrowRotateCounterclockwise=57621,
|
|
ArrowRouting=57623,
|
|
ArrowRoutingRectangleMultiple=57625,
|
|
ArrowShuffle=57627,
|
|
ArrowShuffleOff=57629,
|
|
ArrowSort=57631,
|
|
ArrowSortDown=57633,
|
|
ArrowSortDownLines=57635,
|
|
ArrowSortUp=57637,
|
|
ArrowSplit=57639,
|
|
ArrowSprint=57641,
|
|
ArrowSquareDown=57643,
|
|
ArrowSquareUpRight=57645,
|
|
ArrowStepBack=57647,
|
|
ArrowStepIn=57649,
|
|
ArrowStepInDiagonalDownLeft=57651,
|
|
ArrowStepInLeft=57653,
|
|
ArrowStepInRight=57655,
|
|
ArrowStepOut=57657,
|
|
ArrowStepOver=57659,
|
|
ArrowSwap=57661,
|
|
ArrowSync=57663,
|
|
ArrowSyncCheckmark=57665,
|
|
ArrowSyncCircle=57667,
|
|
ArrowSyncDismiss=57669,
|
|
ArrowSyncOff=57671,
|
|
ArrowTrending=57673,
|
|
ArrowTrendingCheckmark=57675,
|
|
ArrowTrendingDown=57677,
|
|
ArrowTrendingLines=57679,
|
|
ArrowTrendingSettings=57681,
|
|
ArrowTrendingSparkle=57683,
|
|
ArrowTrendingText=57685,
|
|
ArrowTrendingWrench=57687,
|
|
ArrowTurnBidirectionalDownRight=57689,
|
|
ArrowTurnDownLeft=57691,
|
|
ArrowTurnDownRight=57693,
|
|
ArrowTurnDownUp=57695,
|
|
ArrowTurnLeftDown=57697,
|
|
ArrowTurnLeftRight=57699,
|
|
ArrowTurnLeftUp=57701,
|
|
ArrowTurnRight=57703,
|
|
ArrowTurnRightDown=57705,
|
|
ArrowTurnRightLeft=57707,
|
|
ArrowTurnRightUp=57709,
|
|
ArrowTurnUpDown=57711,
|
|
ArrowTurnUpLeft=57713,
|
|
ArrowUndo=57715,
|
|
ArrowUp=57717,
|
|
ArrowUpLeft=57719,
|
|
ArrowUpRight=57721,
|
|
ArrowUpload=57723,
|
|
ArrowWrap=57725,
|
|
ArrowWrapOff=57727,
|
|
ArrowsBidirectional=57729,
|
|
Attach=57731,
|
|
AttachArrowRight=57733,
|
|
AttachText=57735,
|
|
AutoFitHeight=57737,
|
|
AutoFitWidth=57739,
|
|
Autocorrect=57741,
|
|
Autosum=57743,
|
|
Backpack=57745,
|
|
BackpackAdd=57747,
|
|
Backspace=57749,
|
|
Badge=57751,
|
|
Balloon=57753,
|
|
BarcodeScanner=57755,
|
|
Battery0=57757,
|
|
Battery1=57759,
|
|
Battery10=57761,
|
|
Battery2=57763,
|
|
Battery3=57765,
|
|
Battery4=57767,
|
|
Battery5=57769,
|
|
Battery6=57771,
|
|
Battery7=57773,
|
|
Battery8=57775,
|
|
Battery9=57777,
|
|
BatteryCharge=57779,
|
|
BatteryCheckmark=57781,
|
|
BatterySaver=57783,
|
|
BatteryWarning=57785,
|
|
Beach=57787,
|
|
Beaker=57789,
|
|
BeakerEdit=57791,
|
|
BeakerOff=57793,
|
|
BeakerSettings=57795,
|
|
Bed=57797,
|
|
BezierCurveSquare=57799,
|
|
BinFull=57801,
|
|
BinRecycle=57803,
|
|
BinRecycleFull=57805,
|
|
BinderTriangle=57807,
|
|
Bluetooth=57809,
|
|
BluetoothConnected=57811,
|
|
BluetoothDisabled=57813,
|
|
BluetoothSearching=57815,
|
|
Blur=57817,
|
|
Board=57819,
|
|
BoardGames=57821,
|
|
BoardHeart=57823,
|
|
BoardSplit=57825,
|
|
Book=57827,
|
|
BookAdd=57829,
|
|
BookArrowClockwise=57831,
|
|
BookClock=57833,
|
|
BookCoins=57835,
|
|
BookCompass=57837,
|
|
BookContacts=57839,
|
|
BookDatabase=57841,
|
|
BookDismiss=57844,
|
|
BookExclamationMark=57846,
|
|
BookGlobe=57848,
|
|
BookInformation=57850,
|
|
BookLetter=57852,
|
|
BookNumber=57854,
|
|
BookOpen=57856,
|
|
BookOpenGlobe=57858,
|
|
BookOpenMicrophone=57860,
|
|
BookPulse=57862,
|
|
BookQuestionMark=57864,
|
|
BookQuestionMarkRtl=57866,
|
|
BookSearch=57868,
|
|
BookStar=57870,
|
|
BookTemplate=57872,
|
|
BookTheta=57874,
|
|
BookToolbox=57876,
|
|
Bookmark=57878,
|
|
BookmarkAdd=57880,
|
|
BookmarkMultiple=57882,
|
|
BookmarkOff=57884,
|
|
BookmarkSearch=57886,
|
|
BorderAll=57888,
|
|
BorderBottom=57890,
|
|
BorderBottomDouble=57892,
|
|
BorderBottomThick=57894,
|
|
BorderLeft=57896,
|
|
BorderLeftRight=57898,
|
|
BorderNone=57900,
|
|
BorderOutside=57902,
|
|
BorderOutsideThick=57904,
|
|
BorderRight=57906,
|
|
BorderTop=57908,
|
|
BorderTopBottom=57910,
|
|
BorderTopBottomDouble=57912,
|
|
BorderTopBottomThick=57914,
|
|
Bot=57916,
|
|
BotAdd=57918,
|
|
BotSparkle=57920,
|
|
BowTie=57922,
|
|
BowlChopsticks=57924,
|
|
BowlSalad=57926,
|
|
Box=57928,
|
|
BoxArrowLeft=57930,
|
|
BoxArrowUp=57932,
|
|
BoxCheckmark=57934,
|
|
BoxDismiss=57936,
|
|
BoxEdit=57938,
|
|
BoxMultiple=57940,
|
|
BoxMultipleArrowLeft=57942,
|
|
BoxMultipleArrowRight=57944,
|
|
BoxMultipleCheckmark=57946,
|
|
BoxMultipleSearch=57948,
|
|
BoxSearch=57950,
|
|
BoxToolbox=57952,
|
|
Braces=57954,
|
|
BracesVariable=57956,
|
|
BrainCircuit=57958,
|
|
Branch=57960,
|
|
BranchCompare=57962,
|
|
BranchFork=57964,
|
|
BranchForkHint=57966,
|
|
BranchForkLink=57968,
|
|
BranchRequest=57970,
|
|
BreakoutRoom=57972,
|
|
Briefcase=57974,
|
|
BriefcaseMedical=57976,
|
|
BriefcaseOff=57978,
|
|
BriefcaseSearch=57980,
|
|
BrightnessHigh=57982,
|
|
BrightnessLow=57984,
|
|
BroadActivityFeed=57986,
|
|
Broom=57988,
|
|
BubbleMultiple=57990,
|
|
Bug=57992,
|
|
BugArrowCounterclockwise=57994,
|
|
BugProhibited=57996,
|
|
Building=57998,
|
|
BuildingBank=58000,
|
|
BuildingBankLink=58002,
|
|
BuildingBankToolbox=58004,
|
|
BuildingDesktop=58006,
|
|
BuildingFactory=58008,
|
|
BuildingGovernment=58010,
|
|
BuildingHome=58012,
|
|
BuildingLighthouse=58014,
|
|
BuildingMosque=58016,
|
|
BuildingMultiple=58018,
|
|
BuildingPeople=58020,
|
|
BuildingRetail=58022,
|
|
BuildingRetailMoney=58024,
|
|
BuildingRetailMore=58026,
|
|
BuildingRetailShield=58028,
|
|
BuildingRetailToolbox=58030,
|
|
BuildingShop=58032,
|
|
BuildingSkyscraper=58034,
|
|
BuildingTownhouse=58036,
|
|
Button=58038,
|
|
Calculator=58040,
|
|
CalculatorArrowClockwise=58042,
|
|
CalculatorMultiple=58044,
|
|
Calendar=58046,
|
|
Calendar3Day=58048,
|
|
CalendarAdd=58050,
|
|
CalendarAgenda=58052,
|
|
CalendarArrowCounterclockwise=58054,
|
|
CalendarArrowDown=58056,
|
|
CalendarArrowRight=58058,
|
|
CalendarAssistant=58060,
|
|
CalendarCancel=58062,
|
|
CalendarChat=58064,
|
|
CalendarCheckmark=58066,
|
|
CalendarClock=58068,
|
|
CalendarDataBar=58070,
|
|
CalendarDate=58072,
|
|
CalendarDay=58074,
|
|
CalendarEdit=58076,
|
|
CalendarEmpty=58078,
|
|
CalendarError=58080,
|
|
CalendarEye=58082,
|
|
CalendarInfo=58084,
|
|
CalendarLock=58086,
|
|
CalendarLtr=58088,
|
|
CalendarMail=58090,
|
|
CalendarMention=58092,
|
|
CalendarMonth=58094,
|
|
CalendarMultiple=58096,
|
|
CalendarPattern=58098,
|
|
CalendarPerson=58100,
|
|
CalendarPhone=58102,
|
|
CalendarPlay=58104,
|
|
CalendarQuestionMark=58106,
|
|
CalendarReply=58108,
|
|
CalendarRtl=58110,
|
|
CalendarSearch=58112,
|
|
CalendarSettings=58114,
|
|
CalendarShield=58116,
|
|
CalendarStar=58118,
|
|
CalendarSync=58120,
|
|
CalendarToday=58122,
|
|
CalendarToolbox=58124,
|
|
CalendarWeekNumbers=58126,
|
|
CalendarWeekStart=58128,
|
|
CalendarWorkWeek=58130,
|
|
Call=58132,
|
|
CallAdd=58134,
|
|
CallCheckmark=58136,
|
|
CallConnecting=58138,
|
|
CallDismiss=58140,
|
|
CallEnd=58142,
|
|
CallExclamation=58144,
|
|
CallForward=58146,
|
|
CallInbound=58148,
|
|
CallMissed=58150,
|
|
CallOutbound=58152,
|
|
CallPark=58154,
|
|
CallPause=58156,
|
|
CallProhibited=58158,
|
|
CallTransfer=58160,
|
|
CallWarning=58162,
|
|
CalligraphyPen=58164,
|
|
CalligraphyPenCheckmark=58166,
|
|
CalligraphyPenError=58168,
|
|
CalligraphyPenQuestionMark=58170,
|
|
Camera=58172,
|
|
CameraAdd=58174,
|
|
CameraDome=58176,
|
|
CameraEdit=58178,
|
|
CameraOff=58180,
|
|
CameraSparkles=58182,
|
|
CameraSwitch=58184,
|
|
CardUi=58186,
|
|
CaretDown=58188,
|
|
CaretDownRight=58190,
|
|
CaretLeft=58192,
|
|
CaretRight=58194,
|
|
CaretUp=58196,
|
|
Cart=58198,
|
|
Cast=58200,
|
|
CastMultiple=58202,
|
|
CatchUp=58204,
|
|
Cellular3g=58206,
|
|
Cellular4g=58208,
|
|
Cellular5g=58210,
|
|
CellularData1=58212,
|
|
CellularData2=58214,
|
|
CellularData3=58216,
|
|
CellularData4=58218,
|
|
CellularData5=58220,
|
|
CellularOff=58222,
|
|
CellularWarning=58224,
|
|
CenterHorizontal=58226,
|
|
CenterVertical=58228,
|
|
Certificate=58230,
|
|
Channel=58232,
|
|
ChannelAdd=58234,
|
|
ChannelAlert=58236,
|
|
ChannelArrowLeft=58238,
|
|
ChannelDismiss=58240,
|
|
ChannelShare=58242,
|
|
ChannelSubtract=58244,
|
|
ChartMultiple=58246,
|
|
ChartPerson=58248,
|
|
Chat=58250,
|
|
ChatAdd=58252,
|
|
ChatArrowBack=58254,
|
|
ChatArrowDoubleBack=58256,
|
|
ChatBubblesQuestion=58258,
|
|
ChatCursor=58260,
|
|
ChatDismiss=58262,
|
|
ChatEmpty=58264,
|
|
ChatHelp=58266,
|
|
ChatMail=58268,
|
|
ChatMultiple=58270,
|
|
ChatMultipleHeart=58272,
|
|
ChatOff=58274,
|
|
ChatSettings=58276,
|
|
ChatSparkle=58278,
|
|
ChatVideo=58280,
|
|
ChatWarning=58282,
|
|
Check=58284,
|
|
Checkbox1=58286,
|
|
Checkbox2=58288,
|
|
CheckboxArrowRight=58290,
|
|
CheckboxChecked=58292,
|
|
CheckboxCheckedSync=58294,
|
|
CheckboxIndeterminate=58296,
|
|
CheckboxPerson=58298,
|
|
CheckboxUnchecked=58300,
|
|
CheckboxWarning=58302,
|
|
Checkmark=58304,
|
|
CheckmarkCircle=58306,
|
|
CheckmarkCircleSquare=58308,
|
|
CheckmarkLock=58310,
|
|
CheckmarkNote=58312,
|
|
CheckmarkSquare=58314,
|
|
CheckmarkStarburst=58316,
|
|
CheckmarkUnderlineCircle=58318,
|
|
Chess=58320,
|
|
ChevronCircleDown=58322,
|
|
ChevronCircleLeft=58324,
|
|
ChevronCircleRight=58326,
|
|
ChevronCircleUp=58328,
|
|
ChevronDoubleDown=58330,
|
|
ChevronDoubleLeft=58332,
|
|
ChevronDoubleRight=58334,
|
|
ChevronDoubleUp=58336,
|
|
ChevronDown=58338,
|
|
ChevronDownUp=58340,
|
|
ChevronLeft=58342,
|
|
ChevronRight=58344,
|
|
ChevronUp=58346,
|
|
ChevronUpDown=58348,
|
|
Circle=58350,
|
|
CircleEdit=58352,
|
|
CircleEraser=58354,
|
|
CircleHalfFill=58356,
|
|
CircleHint=58358,
|
|
CircleHintHalfVertical=58360,
|
|
CircleImage=58362,
|
|
CircleLine=58364,
|
|
CircleMultipleSubtractCheckmark=58366,
|
|
CircleOff=58368,
|
|
CircleSmall=58370,
|
|
City=58372,
|
|
Class=58374,
|
|
Classification=58376,
|
|
ClearFormatting=58378,
|
|
Clipboard=58380,
|
|
Clipboard3Day=58382,
|
|
ClipboardArrowRight=58384,
|
|
ClipboardBulletList=58386,
|
|
ClipboardBulletListLtr=58388,
|
|
ClipboardBulletListRtl=58390,
|
|
ClipboardCheckmark=58392,
|
|
ClipboardClock=58394,
|
|
ClipboardCode=58396,
|
|
ClipboardDataBar=58398,
|
|
ClipboardDay=58400,
|
|
ClipboardEdit=58402,
|
|
ClipboardError=58404,
|
|
ClipboardHeart=58406,
|
|
ClipboardImage=58408,
|
|
ClipboardLetter=58410,
|
|
ClipboardLink=58412,
|
|
ClipboardMonth=58414,
|
|
ClipboardMore=58416,
|
|
ClipboardNote=58418,
|
|
ClipboardPaste=58420,
|
|
ClipboardPulse=58422,
|
|
ClipboardSearch=58424,
|
|
ClipboardSettings=58426,
|
|
ClipboardTask=58428,
|
|
ClipboardTaskAdd=58430,
|
|
ClipboardTaskListLtr=58432,
|
|
ClipboardTaskListRtl=58434,
|
|
ClipboardTextEdit=58436,
|
|
ClipboardTextLtr=58438,
|
|
ClipboardTextRtl=58440,
|
|
Clock=58442,
|
|
ClockAlarm=58444,
|
|
ClockArrowDownload=58446,
|
|
ClockDismiss=58448,
|
|
ClockLock=58450,
|
|
ClockPause=58452,
|
|
ClockToolbox=58454,
|
|
ClosedCaption=58456,
|
|
ClosedCaptionOff=58458,
|
|
Cloud=58460,
|
|
CloudAdd=58462,
|
|
CloudArchive=58464,
|
|
CloudArrowDown=58466,
|
|
CloudArrowUp=58468,
|
|
CloudBidirectional=58470,
|
|
CloudCheckmark=58472,
|
|
CloudDatabase=58474,
|
|
CloudDesktop=58476,
|
|
CloudDismiss=58478,
|
|
CloudEdit=58480,
|
|
CloudError=58482,
|
|
CloudFlow=58484,
|
|
CloudLink=58486,
|
|
CloudOff=58488,
|
|
CloudSwap=58490,
|
|
CloudSync=58492,
|
|
CloudWords=58494,
|
|
Clover=58496,
|
|
Code=58498,
|
|
CodeBlock=58500,
|
|
CodeCircle=58502,
|
|
CodeText=58504,
|
|
CodeTextEdit=58506,
|
|
Collections=58508,
|
|
CollectionsAdd=58510,
|
|
Color=58512,
|
|
ColorBackground=58514,
|
|
ColorBackgroundAccent=58515,
|
|
ColorFill=58517,
|
|
ColorFillAccent=58518,
|
|
ColorLine=58520,
|
|
ColorLineAccent=58521,
|
|
Column=58523,
|
|
ColumnArrowRight=58525,
|
|
ColumnDoubleCompare=58527,
|
|
ColumnEdit=58529,
|
|
ColumnSingleCompare=58531,
|
|
ColumnTriple=58533,
|
|
ColumnTripleEdit=58535,
|
|
Comma=58537,
|
|
Comment=58539,
|
|
CommentAdd=58541,
|
|
CommentArrowLeft=58543,
|
|
CommentArrowRight=58545,
|
|
CommentCheckmark=58547,
|
|
CommentDismiss=58549,
|
|
CommentEdit=58551,
|
|
CommentError=58553,
|
|
CommentLightning=58555,
|
|
CommentLink=58557,
|
|
CommentMention=58559,
|
|
CommentMultiple=58561,
|
|
CommentMultipleCheckmark=58563,
|
|
CommentMultipleLink=58565,
|
|
CommentNote=58567,
|
|
CommentOff=58569,
|
|
Communication=58571,
|
|
CommunicationPerson=58573,
|
|
CompassNorthwest=58575,
|
|
Compose=58577,
|
|
ConferenceRoom=58579,
|
|
Connected=58581,
|
|
Connector=58583,
|
|
ContactCard=58585,
|
|
ContactCardGroup=58587,
|
|
ContactCardLink=58589,
|
|
ContactCardRibbon=58591,
|
|
ContentSettings=58593,
|
|
ContentView=58595,
|
|
ContentViewGallery=58597,
|
|
ContractDownLeft=58599,
|
|
ControlButton=58601,
|
|
ConvertRange=58603,
|
|
Cookies=58605,
|
|
Copy=58607,
|
|
CopyAdd=58609,
|
|
CopyArrowRight=58611,
|
|
CopySelect=58613,
|
|
Couch=58615,
|
|
CreditCardClock=58617,
|
|
CreditCardPerson=58619,
|
|
CreditCardToolbox=58621,
|
|
Crop=58623,
|
|
CropInterim=58625,
|
|
CropInterimOff=58627,
|
|
Crown=58629,
|
|
Cube=58631,
|
|
CubeAdd=58633,
|
|
CubeArrowCurveDown=58635,
|
|
CubeLink=58637,
|
|
CubeMultiple=58639,
|
|
CubeQuick=58641,
|
|
CubeRotate=58643,
|
|
CubeSync=58645,
|
|
CubeTree=58647,
|
|
CurrencyDollarEuro=58649,
|
|
CurrencyDollarRupee=58651,
|
|
Cursor=58653,
|
|
CursorClick=58655,
|
|
CursorHover=58657,
|
|
CursorHoverOff=58659,
|
|
CursorProhibited=58661,
|
|
Cut=58663,
|
|
DarkTheme=58665,
|
|
DataArea=58667,
|
|
DataBarHorizontal=58669,
|
|
DataBarVertical=58671,
|
|
DataBarVerticalAdd=58673,
|
|
DataBarVerticalStar=58675,
|
|
DataFunnel=58677,
|
|
DataHistogram=58679,
|
|
DataLine=58681,
|
|
DataPie=58683,
|
|
DataScatter=58685,
|
|
DataSunburst=58687,
|
|
DataTreemap=58689,
|
|
DataTrending=58691,
|
|
DataUsage=58693,
|
|
DataUsageEdit=58695,
|
|
DataUsageSettings=58697,
|
|
DataUsageToolbox=58699,
|
|
DataWaterfall=58701,
|
|
DataWhisker=58703,
|
|
Database=58705,
|
|
DatabaseArrowDown=58707,
|
|
DatabaseArrowRight=58709,
|
|
DatabaseArrowUp=58711,
|
|
DatabaseLightning=58713,
|
|
DatabaseLink=58715,
|
|
DatabaseMultiple=58717,
|
|
DatabasePerson=58719,
|
|
DatabasePlugConnected=58721,
|
|
DatabaseSearch=58723,
|
|
DatabaseSwitch=58725,
|
|
DatabaseWarning=58727,
|
|
DatabaseWindow=58729,
|
|
DecimalArrowLeft=58731,
|
|
DecimalArrowRight=58733,
|
|
Delete=58735,
|
|
DeleteArrowBack=58737,
|
|
DeleteDismiss=58739,
|
|
DeleteLines=58741,
|
|
DeleteOff=58743,
|
|
Dentist=58745,
|
|
DesignIdeas=58747,
|
|
Desk=58749,
|
|
Desktop=58751,
|
|
DesktopArrowDown=58753,
|
|
DesktopArrowRight=58755,
|
|
DesktopCheckmark=58757,
|
|
DesktopCursor=58759,
|
|
DesktopEdit=58761,
|
|
DesktopFlow=58763,
|
|
DesktopKeyboard=58765,
|
|
DesktopMac=58767,
|
|
DesktopPulse=58769,
|
|
DesktopSignal=58771,
|
|
DesktopSpeaker=58773,
|
|
DesktopSpeakerOff=58775,
|
|
DesktopSync=58777,
|
|
DesktopToolbox=58779,
|
|
DesktopTower=58781,
|
|
DeveloperBoard=58783,
|
|
DeveloperBoardLightning=58785,
|
|
DeveloperBoardLightningToolbox=58787,
|
|
DeveloperBoardSearch=58789,
|
|
DeviceEq=58791,
|
|
DeviceMeetingRoom=58793,
|
|
DeviceMeetingRoomRemote=58795,
|
|
Diagram=58797,
|
|
Dialpad=58799,
|
|
DialpadOff=58801,
|
|
Diamond=58803,
|
|
Directions=58805,
|
|
Dishwasher=58807,
|
|
Dismiss=58809,
|
|
DismissCircle=58811,
|
|
DismissSquare=58813,
|
|
DismissSquareMultiple=58815,
|
|
Diversity=58817,
|
|
DividerShort=58819,
|
|
DividerTall=58821,
|
|
Dock=58823,
|
|
DockRow=58825,
|
|
Doctor=58827,
|
|
Document100=58829,
|
|
Document=58831,
|
|
DocumentAdd=58833,
|
|
DocumentArrowDown=58835,
|
|
DocumentArrowLeft=58837,
|
|
DocumentArrowRight=58839,
|
|
DocumentArrowUp=58841,
|
|
DocumentBorder=58843,
|
|
DocumentBorderPrint=58845,
|
|
DocumentBriefcase=58847,
|
|
DocumentBulletList=58849,
|
|
DocumentBulletListArrowLeft=58851,
|
|
DocumentBulletListClock=58853,
|
|
DocumentBulletListCube=58855,
|
|
DocumentBulletListMultiple=58857,
|
|
DocumentBulletListOff=58859,
|
|
DocumentCatchUp=58861,
|
|
DocumentCheckmark=58863,
|
|
DocumentChevronDouble=58865,
|
|
DocumentCopy=58867,
|
|
DocumentCss=58869,
|
|
DocumentData=58871,
|
|
DocumentDataLink=58873,
|
|
DocumentDatabase=58875,
|
|
DocumentDismiss=58877,
|
|
DocumentEdit=58879,
|
|
DocumentEndnote=58881,
|
|
DocumentError=58883,
|
|
DocumentFit=58885,
|
|
DocumentFlowchart=58887,
|
|
DocumentFolder=58889,
|
|
DocumentFooter=58891,
|
|
DocumentFooterDismiss=58893,
|
|
DocumentHeader=58895,
|
|
DocumentHeaderArrowDown=58897,
|
|
DocumentHeaderDismiss=58899,
|
|
DocumentHeaderFooter=58901,
|
|
DocumentHeart=58903,
|
|
DocumentHeartPulse=58905,
|
|
DocumentImage=58907,
|
|
DocumentJava=58909,
|
|
DocumentJavascript=58911,
|
|
DocumentKey=58913,
|
|
DocumentLandscape=58915,
|
|
DocumentLandscapeData=58917,
|
|
DocumentLandscapeSplit=58919,
|
|
DocumentLandscapeSplitHint=58921,
|
|
DocumentLink=58923,
|
|
DocumentLock=58925,
|
|
DocumentMargins=58927,
|
|
DocumentMention=58929,
|
|
DocumentMultiple=58931,
|
|
DocumentMultiplePercent=58933,
|
|
DocumentMultipleProhibited=58935,
|
|
DocumentMultipleSync=58937,
|
|
DocumentOnePage=58939,
|
|
DocumentOnePageAdd=58941,
|
|
DocumentOnePageColumns=58943,
|
|
DocumentOnePageLink=58945,
|
|
DocumentOnePageMultiple=58947,
|
|
DocumentOnePageSparkle=58949,
|
|
DocumentPageBottomCenter=58951,
|
|
DocumentPageBottomLeft=58953,
|
|
DocumentPageBottomRight=58955,
|
|
DocumentPageBreak=58957,
|
|
DocumentPageNumber=58959,
|
|
DocumentPageTopCenter=58961,
|
|
DocumentPageTopLeft=58963,
|
|
DocumentPageTopRight=58965,
|
|
DocumentPdf=58967,
|
|
DocumentPercent=58969,
|
|
DocumentPerson=58971,
|
|
DocumentPill=58973,
|
|
DocumentPrint=58975,
|
|
DocumentProhibited=58977,
|
|
DocumentQuestionMark=58979,
|
|
DocumentQueue=58981,
|
|
DocumentQueueAdd=58983,
|
|
DocumentQueueMultiple=58985,
|
|
DocumentRibbon=58987,
|
|
DocumentSass=58989,
|
|
DocumentSave=58991,
|
|
DocumentSearch=58993,
|
|
DocumentSettings=58995,
|
|
DocumentSplitHint=58997,
|
|
DocumentSplitHintOff=58999,
|
|
DocumentSync=59001,
|
|
DocumentTable=59003,
|
|
DocumentTableArrowRight=59005,
|
|
DocumentTableCheckmark=59007,
|
|
DocumentTableCube=59009,
|
|
DocumentTableSearch=59011,
|
|
DocumentTableTruck=59013,
|
|
DocumentText=59015,
|
|
DocumentTextClock=59017,
|
|
DocumentTextExtract=59019,
|
|
DocumentTextLink=59021,
|
|
DocumentTextToolbox=59023,
|
|
DocumentToolbox=59025,
|
|
DocumentWidth=59027,
|
|
DocumentYml=59029,
|
|
Door=59031,
|
|
DoorArrowLeft=59033,
|
|
DoorArrowRight=59035,
|
|
DoorTag=59037,
|
|
DoubleSwipeDown=59039,
|
|
DoubleSwipeUp=59041,
|
|
DoubleTapSwipeDown=59043,
|
|
DoubleTapSwipeUp=59045,
|
|
Drafts=59047,
|
|
Drag=59049,
|
|
DrawImage=59051,
|
|
DrawShape=59053,
|
|
DrawText=59055,
|
|
DrawerAdd=59057,
|
|
DrawerArrowDownload=59059,
|
|
DrawerDismiss=59061,
|
|
DrawerPlay=59063,
|
|
DrawerSubtract=59065,
|
|
DrinkBeer=59067,
|
|
DrinkBottle=59069,
|
|
DrinkBottleOff=59071,
|
|
DrinkCoffee=59073,
|
|
DrinkMargarita=59075,
|
|
DrinkToGo=59077,
|
|
DrinkWine=59079,
|
|
DriveTrain=59081,
|
|
Drop=59083,
|
|
DualScreen=59085,
|
|
DualScreenAdd=59087,
|
|
DualScreenArrowRight=59089,
|
|
DualScreenArrowUp=59091,
|
|
DualScreenClock=59093,
|
|
DualScreenClosedAlert=59095,
|
|
DualScreenDesktop=59097,
|
|
DualScreenDismiss=59099,
|
|
DualScreenGroup=59101,
|
|
DualScreenHeader=59103,
|
|
DualScreenLock=59105,
|
|
DualScreenMirror=59107,
|
|
DualScreenPagination=59109,
|
|
DualScreenSettings=59111,
|
|
DualScreenSpan=59113,
|
|
DualScreenSpeaker=59115,
|
|
DualScreenStatusBar=59117,
|
|
DualScreenTablet=59119,
|
|
DualScreenUpdate=59121,
|
|
DualScreenVerticalScroll=59123,
|
|
DualScreenVibrate=59125,
|
|
Dumbbell=59127,
|
|
Dust=59129,
|
|
Earth=59131,
|
|
EarthLeaf=59133,
|
|
Edit=59135,
|
|
EditArrowBack=59137,
|
|
EditOff=59139,
|
|
EditProhibited=59141,
|
|
EditSettings=59143,
|
|
Elevator=59145,
|
|
Emoji=59147,
|
|
EmojiAdd=59149,
|
|
EmojiAngry=59151,
|
|
EmojiEdit=59153,
|
|
EmojiHand=59155,
|
|
EmojiHint=59157,
|
|
EmojiLaugh=59159,
|
|
EmojiMeh=59161,
|
|
EmojiMultiple=59163,
|
|
EmojiSad=59165,
|
|
EmojiSadSlight=59167,
|
|
EmojiSmileSlight=59169,
|
|
EmojiSparkle=59171,
|
|
EmojiSurprise=59173,
|
|
Engine=59175,
|
|
EqualCircle=59177,
|
|
EqualOff=59179,
|
|
Eraser=59181,
|
|
EraserMedium=59183,
|
|
EraserSegment=59185,
|
|
EraserSmall=59187,
|
|
EraserTool=59189,
|
|
ErrorCircle=59191,
|
|
ErrorCircleSettings=59193,
|
|
ExpandUpLeft=59195,
|
|
ExpandUpRight=59197,
|
|
ExtendedDock=59199,
|
|
Eye=59201,
|
|
EyeLines=59203,
|
|
EyeOff=59205,
|
|
EyeTracking=59207,
|
|
EyeTrackingOff=59209,
|
|
Eyedropper=59211,
|
|
EyedropperOff=59213,
|
|
FStop=59215,
|
|
FastAcceleration=59217,
|
|
FastForward=59219,
|
|
Fax=59221,
|
|
Feed=59223,
|
|
Filmstrip=59225,
|
|
FilmstripPlay=59227,
|
|
FilmstripSplit=59229,
|
|
Filter=59231,
|
|
FilterAdd=59233,
|
|
FilterDismiss=59235,
|
|
FilterSync=59237,
|
|
Fingerprint=59239,
|
|
Fire=59241,
|
|
Fireplace=59243,
|
|
FixedWidth=59245,
|
|
Flag=59247,
|
|
FlagCheckered=59249,
|
|
FlagClock=59251,
|
|
FlagOff=59253,
|
|
Flash=59259,
|
|
FlashAdd=59261,
|
|
FlashAuto=59263,
|
|
FlashCheckmark=59265,
|
|
FlashFlow=59267,
|
|
FlashOff=59269,
|
|
FlashPlay=59271,
|
|
FlashSettings=59273,
|
|
FlashSparkle=59275,
|
|
Flashlight=59277,
|
|
FlashlightOff=59279,
|
|
FlipHorizontal=59281,
|
|
FlipVertical=59283,
|
|
Flow=59285,
|
|
Flowchart=59287,
|
|
FlowchartCircle=59289,
|
|
Fluent=59291,
|
|
Fluid=59293,
|
|
Folder=59295,
|
|
FolderAdd=59297,
|
|
FolderArrowLeft=59299,
|
|
FolderArrowRight=59301,
|
|
FolderArrowUp=59303,
|
|
FolderBriefcase=59305,
|
|
FolderGlobe=59307,
|
|
FolderLightning=59309,
|
|
FolderLink=59311,
|
|
FolderList=59313,
|
|
FolderMail=59315,
|
|
FolderOpen=59317,
|
|
FolderOpenVertical=59319,
|
|
FolderPeople=59321,
|
|
FolderPerson=59323,
|
|
FolderProhibited=59325,
|
|
FolderSwap=59327,
|
|
FolderSync=59329,
|
|
FolderZip=59331,
|
|
FontDecrease=59333,
|
|
FontIncrease=59335,
|
|
FontSpaceTrackingIn=59337,
|
|
FontSpaceTrackingOut=59339,
|
|
Food=59341,
|
|
FoodApple=59343,
|
|
FoodCake=59345,
|
|
FoodCarrot=59347,
|
|
FoodChickenLeg=59349,
|
|
FoodEgg=59351,
|
|
FoodFish=59353,
|
|
FoodGrains=59355,
|
|
FoodPizza=59357,
|
|
FoodToast=59359,
|
|
Form=59361,
|
|
FormMultiple=59363,
|
|
FormNew=59365,
|
|
Fps120=59367,
|
|
Fps240=59369,
|
|
Fps30=59371,
|
|
Fps60=59373,
|
|
Fps960=59375,
|
|
Frame=59377,
|
|
FullScreenMaximize=59379,
|
|
FullScreenMinimize=59381,
|
|
Games=59383,
|
|
GanttChart=59385,
|
|
Gas=59387,
|
|
GasPump=59389,
|
|
Gather=59391,
|
|
Gauge=59393,
|
|
GaugeAdd=59395,
|
|
Gavel=59397,
|
|
GavelProhibited=59399,
|
|
Gesture=59401,
|
|
Gif=59403,
|
|
Gift=59405,
|
|
GiftCard=59407,
|
|
GiftCardAdd=59409,
|
|
GiftCardArrowRight=59411,
|
|
GiftCardMoney=59413,
|
|
GiftCardMultiple=59415,
|
|
GiftOpen=59417,
|
|
Glance=59419,
|
|
GlanceHorizontal=59421,
|
|
Glasses=59423,
|
|
GlassesOff=59425,
|
|
Globe=59427,
|
|
GlobeAdd=59429,
|
|
GlobeClock=59431,
|
|
GlobeDesktop=59433,
|
|
GlobeLocation=59435,
|
|
GlobePerson=59437,
|
|
GlobeProhibited=59439,
|
|
GlobeSearch=59441,
|
|
GlobeShield=59443,
|
|
GlobeStar=59445,
|
|
GlobeSurface=59447,
|
|
GlobeVideo=59449,
|
|
Grid=59451,
|
|
GridDots=59453,
|
|
GridKanban=59455,
|
|
Group=59457,
|
|
GroupDismiss=59459,
|
|
GroupList=59461,
|
|
GroupReturn=59463,
|
|
Guardian=59465,
|
|
Guest=59467,
|
|
GuestAdd=59469,
|
|
Guitar=59471,
|
|
HandDraw=59473,
|
|
HandLeft=59475,
|
|
HandLeftChat=59477,
|
|
HandOpenHeart=59479,
|
|
HandRight=59481,
|
|
HandRightOff=59483,
|
|
HandWave=59485,
|
|
Handshake=59487,
|
|
HardDrive=59489,
|
|
HatGraduation=59491,
|
|
HatGraduationSparkle=59493,
|
|
Hd=59495,
|
|
Hdr=59497,
|
|
HdrOff=59499,
|
|
Headphones=59501,
|
|
HeadphonesSoundWave=59503,
|
|
Headset=59505,
|
|
HeadsetAdd=59507,
|
|
HeadsetVr=59509,
|
|
Heart=59511,
|
|
HeartBroken=59513,
|
|
HeartCircle=59515,
|
|
HeartCircleHint=59517,
|
|
HeartOff=59519,
|
|
HeartPulse=59521,
|
|
HeartPulseCheckmark=59523,
|
|
HeartPulseError=59525,
|
|
HeartPulseWarning=59527,
|
|
Hexagon=59529,
|
|
HexagonThree=59531,
|
|
Highlight=59533,
|
|
HighlightLink=59536,
|
|
History=59538,
|
|
HistoryDismiss=59540,
|
|
Home=59542,
|
|
HomeAdd=59544,
|
|
HomeCheckmark=59546,
|
|
HomeDatabase=59548,
|
|
HomeHeart=59550,
|
|
HomeMore=59552,
|
|
HomePerson=59554,
|
|
HomeSplit=59556,
|
|
Hourglass=59558,
|
|
HourglassHalf=59560,
|
|
HourglassOneQuarter=59562,
|
|
HourglassThreeQuarter=59564,
|
|
Icons=59566,
|
|
Image=59568,
|
|
ImageAdd=59570,
|
|
ImageAltText=59572,
|
|
ImageArrowBack=59574,
|
|
ImageArrowCounterclockwise=59576,
|
|
ImageArrowForward=59578,
|
|
ImageBorder=59580,
|
|
ImageCircle=59582,
|
|
ImageCopy=59584,
|
|
ImageEdit=59586,
|
|
ImageGlobe=59588,
|
|
ImageMultiple=59590,
|
|
ImageMultipleOff=59592,
|
|
ImageOff=59594,
|
|
ImageProhibited=59596,
|
|
ImageReflection=59598,
|
|
ImageSearch=59600,
|
|
ImageShadow=59602,
|
|
ImageSparkle=59604,
|
|
ImageStack=59606,
|
|
ImageTable=59608,
|
|
ImmersiveReader=59610,
|
|
Important=59612,
|
|
Incognito=59614,
|
|
Info=59616,
|
|
InfoShield=59618,
|
|
InkStroke=59620,
|
|
InkStrokeArrowDown=59622,
|
|
InkStrokeArrowUpDown=59624,
|
|
InkingTool=59626,
|
|
InprivateAccount=59629,
|
|
Insert=59631,
|
|
IosChevronRight=59633,
|
|
Iot=59635,
|
|
IotAlert=59637,
|
|
Javascript=59639,
|
|
Joystick=59641,
|
|
Key=59643,
|
|
KeyCommand=59645,
|
|
KeyMultiple=59647,
|
|
KeyReset=59649,
|
|
Keyboard123=59651,
|
|
Keyboard=59653,
|
|
KeyboardDock=59655,
|
|
KeyboardLayoutFloat=59657,
|
|
KeyboardLayoutOneHandedLeft=59659,
|
|
KeyboardLayoutResize=59661,
|
|
KeyboardLayoutSplit=59663,
|
|
KeyboardShift=59665,
|
|
KeyboardShiftUppercase=59667,
|
|
KeyboardTab=59669,
|
|
Laptop=59671,
|
|
LaptopDismiss=59673,
|
|
LaptopShield=59675,
|
|
LaserTool=59677,
|
|
Lasso=59679,
|
|
LauncherSettings=59681,
|
|
Layer=59683,
|
|
LayerDiagonal=59685,
|
|
LayerDiagonalPerson=59687,
|
|
LeafOne=59689,
|
|
LeafThree=59691,
|
|
LeafTwo=59693,
|
|
LearningApp=59695,
|
|
Library=59697,
|
|
Lightbulb=59699,
|
|
LightbulbCheckmark=59701,
|
|
LightbulbCircle=59703,
|
|
LightbulbFilament=59705,
|
|
LightbulbPerson=59707,
|
|
Likert=59709,
|
|
Line=59711,
|
|
LineDashes=59713,
|
|
LineHorizontal1=59715,
|
|
LineHorizontal1Dashes=59717,
|
|
LineHorizontal2DashesSolid=59719,
|
|
LineHorizontal3=59721,
|
|
LineHorizontal4=59723,
|
|
LineHorizontal4Search=59725,
|
|
LineHorizontal5=59727,
|
|
LineHorizontal5Error=59729,
|
|
LineStyle=59731,
|
|
LineThickness=59733,
|
|
Link=59735,
|
|
LinkDismiss=59737,
|
|
LinkEdit=59739,
|
|
LinkMultiple=59741,
|
|
LinkSquare=59743,
|
|
LinkToolbox=59745,
|
|
List=59747,
|
|
ListBar=59749,
|
|
ListBarTree=59751,
|
|
ListBarTreeOffset=59753,
|
|
ListRtl=59755,
|
|
Live=59757,
|
|
LiveOff=59759,
|
|
LocalLanguage=59761,
|
|
Location=59763,
|
|
LocationAdd=59765,
|
|
LocationAddLeft=59767,
|
|
LocationAddRight=59769,
|
|
LocationAddUp=59771,
|
|
LocationArrow=59773,
|
|
LocationArrowLeft=59775,
|
|
LocationArrowRight=59777,
|
|
LocationArrowUp=59779,
|
|
LocationDismiss=59781,
|
|
LocationLive=59783,
|
|
LocationOff=59785,
|
|
LockClosed=59787,
|
|
LockClosedKey=59789,
|
|
LockMultiple=59791,
|
|
LockOpen=59793,
|
|
LockShield=59795,
|
|
Lottery=59797,
|
|
Luggage=59799,
|
|
Mail=59801,
|
|
MailAdd=59803,
|
|
MailAlert=59805,
|
|
MailAllRead=59807,
|
|
MailAllUnread=59809,
|
|
MailArrowDoubleBack=59811,
|
|
MailArrowDown=59813,
|
|
MailArrowForward=59815,
|
|
MailArrowUp=59817,
|
|
MailAttach=59819,
|
|
MailCheckmark=59821,
|
|
MailClock=59823,
|
|
MailCopy=59825,
|
|
MailDismiss=59827,
|
|
MailEdit=59829,
|
|
MailError=59831,
|
|
MailInbox=59833,
|
|
MailInboxAdd=59835,
|
|
MailInboxAll=59837,
|
|
MailInboxArrowDown=59839,
|
|
MailInboxArrowRight=59841,
|
|
MailInboxArrowUp=59843,
|
|
MailInboxCheckmark=59845,
|
|
MailInboxDismiss=59847,
|
|
MailLink=59849,
|
|
MailList=59851,
|
|
MailMultiple=59853,
|
|
MailOff=59855,
|
|
MailOpenPerson=59857,
|
|
MailPause=59859,
|
|
MailProhibited=59861,
|
|
MailRead=59863,
|
|
MailReadMultiple=59865,
|
|
MailSettings=59867,
|
|
MailShield=59869,
|
|
MailTemplate=59871,
|
|
MailUnread=59873,
|
|
MailWarning=59875,
|
|
Map=59877,
|
|
MapDrive=59879,
|
|
Markdown=59881,
|
|
MatchAppLayout=59883,
|
|
MathFormatLinear=59885,
|
|
MathFormatProfessional=59887,
|
|
MathFormula=59889,
|
|
MathSymbols=59891,
|
|
Maximize=59893,
|
|
MeetNow=59895,
|
|
Megaphone=59897,
|
|
MegaphoneCircle=59899,
|
|
MegaphoneLoud=59901,
|
|
MegaphoneOff=59903,
|
|
Mention=59905,
|
|
MentionArrowDown=59907,
|
|
MentionBrackets=59909,
|
|
Merge=59911,
|
|
Mic=59913,
|
|
MicOff=59915,
|
|
MicProhibited=59917,
|
|
MicPulse=59919,
|
|
MicPulseOff=59921,
|
|
MicRecord=59923,
|
|
MicSettings=59925,
|
|
MicSparkle=59927,
|
|
MicSync=59929,
|
|
Microscope=59931,
|
|
Midi=59933,
|
|
MobileOptimized=59935,
|
|
Mold=59937,
|
|
Molecule=59939,
|
|
Money=59941,
|
|
MoneyCalculator=59943,
|
|
MoneyDismiss=59945,
|
|
MoneyHand=59947,
|
|
MoneyOff=59949,
|
|
MoneySettings=59951,
|
|
MoreCircle=59953,
|
|
MoreHorizontal=59955,
|
|
MoreVertical=59957,
|
|
MountainLocationBottom=59959,
|
|
MountainLocationTop=59961,
|
|
MountainTrail=59963,
|
|
MoviesAndTv=59965,
|
|
Multiplier12x=59967,
|
|
Multiplier15x=59969,
|
|
Multiplier18x=59971,
|
|
Multiplier1x=59973,
|
|
Multiplier2x=59975,
|
|
Multiplier5x=59977,
|
|
MultiselectLtr=59979,
|
|
MultiselectRtl=59981,
|
|
MusicNote1=59983,
|
|
MusicNote2=59985,
|
|
MusicNote2Play=59987,
|
|
MusicNoteOff1=59989,
|
|
MusicNoteOff2=59991,
|
|
MyLocation=59993,
|
|
Navigation=59995,
|
|
NavigationLocationTarget=59997,
|
|
NavigationPlay=59999,
|
|
NavigationUnread=60001,
|
|
NetworkCheck=60003,
|
|
New=60005,
|
|
News=60007,
|
|
Next=60009,
|
|
NextFrame=60011,
|
|
Note=60013,
|
|
NoteAdd=60015,
|
|
NoteEdit=60017,
|
|
NotePin=60019,
|
|
Notebook=60021,
|
|
NotebookAdd=60023,
|
|
NotebookArrowCurveDown=60025,
|
|
NotebookError=60027,
|
|
NotebookEye=60029,
|
|
NotebookLightning=60031,
|
|
NotebookQuestionMark=60033,
|
|
NotebookSection=60035,
|
|
NotebookSectionArrowRight=60037,
|
|
NotebookSubsection=60039,
|
|
NotebookSync=60041,
|
|
Notepad=60043,
|
|
NotepadEdit=60045,
|
|
NotepadPerson=60047,
|
|
NumberCircle1=60049,
|
|
NumberCircle2=60051,
|
|
NumberCircle3=60053,
|
|
NumberCircle4=60055,
|
|
NumberCircle5=60057,
|
|
NumberRow=60059,
|
|
NumberSymbol=60061,
|
|
NumberSymbolDismiss=60063,
|
|
NumberSymbolSquare=60065,
|
|
Open=60067,
|
|
OpenFolder=60069,
|
|
OpenOff=60071,
|
|
Options=60073,
|
|
Organization=60075,
|
|
OrganizationHorizontal=60077,
|
|
Orientation=60079,
|
|
Oval=60081,
|
|
Oven=60083,
|
|
PaddingDown=60085,
|
|
PaddingLeft=60087,
|
|
PaddingRight=60089,
|
|
PaddingTop=60091,
|
|
PageFit=60093,
|
|
PaintBrush=60095,
|
|
PaintBrushArrowDown=60097,
|
|
PaintBrushArrowUp=60099,
|
|
PaintBucket=60101,
|
|
Pair=60103,
|
|
PanelBottom=60105,
|
|
PanelBottomContract=60107,
|
|
PanelBottomExpand=60109,
|
|
PanelLeft=60111,
|
|
PanelLeftAdd=60113,
|
|
PanelLeftContract=60115,
|
|
PanelLeftExpand=60117,
|
|
PanelLeftHeader=60120,
|
|
PanelLeftHeaderAdd=60122,
|
|
PanelLeftHeaderKey=60124,
|
|
PanelLeftKey=60126,
|
|
PanelLeftText=60128,
|
|
PanelLeftTextAdd=60130,
|
|
PanelLeftTextDismiss=60132,
|
|
PanelRight=60134,
|
|
PanelRightAdd=60136,
|
|
PanelRightContract=60138,
|
|
PanelRightCursor=60140,
|
|
PanelRightExpand=60142,
|
|
PanelSeparateWindow=60144,
|
|
PanelTopContract=60146,
|
|
PanelTopExpand=60148,
|
|
Password=60150,
|
|
Patch=60152,
|
|
Patient=60154,
|
|
Pause=60156,
|
|
PauseCircle=60158,
|
|
PauseOff=60160,
|
|
PauseSettings=60162,
|
|
Payment=60164,
|
|
Pen=60166,
|
|
PenDismiss=60168,
|
|
PenOff=60170,
|
|
PenProhibited=60172,
|
|
PenSparkle=60174,
|
|
Pentagon=60176,
|
|
People=60178,
|
|
PeopleAdd=60180,
|
|
PeopleAudience=60182,
|
|
PeopleCall=60184,
|
|
PeopleCheckmark=60186,
|
|
PeopleCommunity=60188,
|
|
PeopleCommunityAdd=60190,
|
|
PeopleEdit=60192,
|
|
PeopleError=60194,
|
|
PeopleList=60196,
|
|
PeopleLock=60198,
|
|
PeopleMoney=60200,
|
|
PeopleProhibited=60202,
|
|
PeopleQueue=60204,
|
|
PeopleSearch=60206,
|
|
PeopleSettings=60208,
|
|
PeopleStar=60210,
|
|
PeopleSwap=60212,
|
|
PeopleSync=60214,
|
|
PeopleTeam=60216,
|
|
PeopleTeamAdd=60218,
|
|
PeopleTeamDelete=60220,
|
|
PeopleTeamToolbox=60222,
|
|
PeopleToolbox=60224,
|
|
Person=60226,
|
|
Person5=60228,
|
|
Person6=60230,
|
|
PersonAccounts=60232,
|
|
PersonAdd=60234,
|
|
PersonAlert=60236,
|
|
PersonArrowBack=60238,
|
|
PersonArrowLeft=60240,
|
|
PersonArrowRight=60242,
|
|
PersonAvailable=60244,
|
|
PersonBoard=60246,
|
|
PersonCall=60248,
|
|
PersonChat=60250,
|
|
PersonCircle=60252,
|
|
PersonClock=60254,
|
|
PersonDelete=60256,
|
|
PersonDesktop=60258,
|
|
PersonEdit=60260,
|
|
PersonFeedback=60262,
|
|
PersonHeart=60264,
|
|
PersonInfo=60266,
|
|
PersonKey=60268,
|
|
PersonLightbulb=60270,
|
|
PersonLightning=60272,
|
|
PersonLink=60274,
|
|
PersonLock=60276,
|
|
PersonMail=60278,
|
|
PersonMoney=60280,
|
|
PersonNote=60282,
|
|
PersonPill=60284,
|
|
PersonProhibited=60286,
|
|
PersonQuestionMark=60288,
|
|
PersonRibbon=60290,
|
|
PersonRunning=60292,
|
|
PersonSearch=60294,
|
|
PersonSettings=60296,
|
|
PersonSquare=60298,
|
|
PersonStar=60300,
|
|
PersonStarburst=60302,
|
|
PersonSubtract=60304,
|
|
PersonSupport=60306,
|
|
PersonSwap=60308,
|
|
PersonSync=60310,
|
|
PersonTag=60312,
|
|
PersonVoice=60314,
|
|
PersonWalking=60316,
|
|
PersonWrench=60318,
|
|
Phone=60320,
|
|
PhoneAdd=60322,
|
|
PhoneArrowRight=60324,
|
|
PhoneChat=60326,
|
|
PhoneCheckmark=60328,
|
|
PhoneDesktop=60330,
|
|
PhoneDesktopAdd=60332,
|
|
PhoneDismiss=60334,
|
|
PhoneEdit=60336,
|
|
PhoneEraser=60338,
|
|
PhoneKey=60340,
|
|
PhoneLaptop=60342,
|
|
PhoneLinkSetup=60344,
|
|
PhoneLock=60346,
|
|
PhonePageHeader=60348,
|
|
PhonePagination=60350,
|
|
PhoneScreenTime=60352,
|
|
PhoneShake=60354,
|
|
PhoneSpanIn=60356,
|
|
PhoneSpanOut=60358,
|
|
PhoneSpeaker=60360,
|
|
PhoneStatusBar=60362,
|
|
PhoneTablet=60364,
|
|
PhoneUpdate=60366,
|
|
PhoneUpdateCheckmark=60368,
|
|
PhoneVerticalScroll=60370,
|
|
PhoneVibrate=60372,
|
|
PhotoFilter=60374,
|
|
Pi=60376,
|
|
PictureInPicture=60378,
|
|
PictureInPictureEnter=60380,
|
|
PictureInPictureExit=60382,
|
|
Pill=60384,
|
|
Pin=60386,
|
|
PinOff=60388,
|
|
Pipeline=60390,
|
|
PipelineAdd=60392,
|
|
PipelineArrowCurveDown=60394,
|
|
PipelinePlay=60396,
|
|
Pivot=60398,
|
|
PlantGrass=60400,
|
|
PlantRagweed=60402,
|
|
Play=60404,
|
|
PlayCircle=60406,
|
|
PlayCircleHint=60408,
|
|
PlaySettings=60410,
|
|
PlayingCards=60412,
|
|
PlugConnected=60414,
|
|
PlugConnectedAdd=60416,
|
|
PlugConnectedCheckmark=60418,
|
|
PlugConnectedSettings=60420,
|
|
PlugDisconnected=60422,
|
|
PointScan=60424,
|
|
Poll=60426,
|
|
PollHorizontal=60428,
|
|
PortHdmi=60430,
|
|
PortMicroUsb=60432,
|
|
PortUsbA=60434,
|
|
PortUsbC=60436,
|
|
PositionBackward=60438,
|
|
PositionForward=60440,
|
|
PositionToBack=60442,
|
|
PositionToFront=60444,
|
|
Power=60446,
|
|
Predictions=60448,
|
|
Premium=60450,
|
|
PremiumPerson=60452,
|
|
PresenceAvailable=60454,
|
|
PresenceAway=60456,
|
|
PresenceBlocked=60457,
|
|
PresenceDnd=60460,
|
|
PresenceOffline=60461,
|
|
PresenceOof=60462,
|
|
PresenceUnknown=60463,
|
|
Presenter=60465,
|
|
PresenterOff=60467,
|
|
PreviewLink=60469,
|
|
Previous=60471,
|
|
PreviousFrame=60473,
|
|
Print=60475,
|
|
PrintAdd=60477,
|
|
Production=60479,
|
|
ProductionCheckmark=60481,
|
|
Prohibited=60483,
|
|
ProhibitedMultiple=60485,
|
|
ProhibitedNote=60487,
|
|
ProjectionScreen=60489,
|
|
ProjectionScreenDismiss=60491,
|
|
ProtocolHandler=60493,
|
|
Pulse=60495,
|
|
PulseSquare=60497,
|
|
PuzzleCube=60499,
|
|
PuzzleCubePiece=60501,
|
|
PuzzlePiece=60503,
|
|
PuzzlePieceShield=60505,
|
|
QrCode=60507,
|
|
Question=60509,
|
|
QuestionCircle=60511,
|
|
QuizNew=60513,
|
|
Radar=60515,
|
|
RadarCheckmark=60517,
|
|
RadarRectangleMultiple=60519,
|
|
RadioButton=60521,
|
|
Ram=60523,
|
|
RatingMature=60525,
|
|
RatioOneToOne=60527,
|
|
ReOrder=60529,
|
|
ReOrderDotsHorizontal=60531,
|
|
ReOrderDotsVertical=60533,
|
|
ReadAloud=60535,
|
|
ReadingList=60537,
|
|
ReadingListAdd=60539,
|
|
ReadingModeMobile=60541,
|
|
RealEstate=60543,
|
|
Receipt=60545,
|
|
ReceiptAdd=60547,
|
|
ReceiptBag=60549,
|
|
ReceiptCube=60551,
|
|
ReceiptMoney=60553,
|
|
ReceiptPlay=60555,
|
|
ReceiptSearch=60557,
|
|
ReceiptSparkles=60559,
|
|
Record=60561,
|
|
RecordStop=60563,
|
|
RectangleLandscape=60565,
|
|
RectangleLandscapeHintCopy=60567,
|
|
RectanglePortraitLocationTarget=60569,
|
|
Recycle=60571,
|
|
RemixAdd=60573,
|
|
Remote=60575,
|
|
Rename=60577,
|
|
Reorder=60579,
|
|
Replay=60581,
|
|
Resize=60583,
|
|
ResizeImage=60585,
|
|
ResizeLarge=60587,
|
|
ResizeSmall=60589,
|
|
ResizeTable=60591,
|
|
ResizeVideo=60593,
|
|
Reward=60595,
|
|
Rewind=60597,
|
|
Rhombus=60599,
|
|
Ribbon=60601,
|
|
RibbonAdd=60603,
|
|
RibbonOff=60605,
|
|
RibbonStar=60607,
|
|
RoadCone=60609,
|
|
Rocket=60611,
|
|
RotateLeft=60613,
|
|
RotateRight=60615,
|
|
Router=60617,
|
|
RowTriple=60619,
|
|
Rss=60621,
|
|
Ruler=60623,
|
|
Run=60625,
|
|
Sanitize=60627,
|
|
Save=60629,
|
|
SaveArrowRight=60631,
|
|
SaveCopy=60633,
|
|
SaveEdit=60635,
|
|
SaveImage=60637,
|
|
SaveMultiple=60639,
|
|
SaveSearch=60641,
|
|
SaveSync=60643,
|
|
Savings=60645,
|
|
ScaleFill=60647,
|
|
ScaleFit=60649,
|
|
Scales=60651,
|
|
Scan=60653,
|
|
ScanCamera=60655,
|
|
ScanDash=60657,
|
|
ScanObject=60659,
|
|
ScanTable=60661,
|
|
ScanText=60663,
|
|
ScanThumbUp=60665,
|
|
ScanThumbUpOff=60667,
|
|
ScanType=60669,
|
|
ScanTypeCheckmark=60671,
|
|
ScanTypeOff=60673,
|
|
Scratchpad=60675,
|
|
ScreenCut=60677,
|
|
ScreenPerson=60679,
|
|
ScreenSearch=60681,
|
|
Screenshot=60683,
|
|
Script=60685,
|
|
Search=60687,
|
|
SearchInfo=60689,
|
|
SearchSettings=60691,
|
|
SearchShield=60693,
|
|
SearchSquare=60695,
|
|
SearchVisual=60697,
|
|
SelectAllOff=60699,
|
|
SelectAllOn=60701,
|
|
SelectObject=60703,
|
|
SelectObjectSkew=60705,
|
|
SelectObjectSkewDismiss=60707,
|
|
SelectObjectSkewEdit=60709,
|
|
Send=60711,
|
|
SendBeaker=60713,
|
|
SendClock=60715,
|
|
SendCopy=60717,
|
|
SerialPort=60719,
|
|
Server=60721,
|
|
ServerMultiple=60723,
|
|
ServerPlay=60725,
|
|
ServiceBell=60727,
|
|
Settings=60729,
|
|
SettingsChat=60731,
|
|
SettingsCogMultiple=60733,
|
|
ShapeExclude=60735,
|
|
ShapeIntersect=60737,
|
|
ShapeSubtract=60739,
|
|
ShapeUnion=60741,
|
|
Shapes=60743,
|
|
Share=60745,
|
|
ShareAndroid=60747,
|
|
ShareCloseTray=60749,
|
|
ShareIos=60751,
|
|
ShareScreenPerson=60753,
|
|
ShareScreenPersonOverlay=60755,
|
|
ShareScreenPersonOverlayInside=60757,
|
|
ShareScreenPersonP=60759,
|
|
ShareScreenStart=60761,
|
|
ShareScreenStop=60763,
|
|
Shield=60765,
|
|
ShieldAdd=60767,
|
|
ShieldBadge=60769,
|
|
ShieldCheckmark=60771,
|
|
ShieldDismiss=60773,
|
|
ShieldDismissShield=60775,
|
|
ShieldError=60777,
|
|
ShieldGlobe=60779,
|
|
ShieldKeyhole=60781,
|
|
ShieldLock=60783,
|
|
ShieldPerson=60785,
|
|
ShieldPersonAdd=60787,
|
|
ShieldProhibited=60789,
|
|
ShieldQuestion=60791,
|
|
ShieldTask=60793,
|
|
Shifts=60795,
|
|
Shifts30Minutes=60797,
|
|
ShiftsActivity=60799,
|
|
ShiftsAdd=60801,
|
|
ShiftsAvailability=60803,
|
|
ShiftsCheckmark=60805,
|
|
ShiftsDay=60807,
|
|
ShiftsOpen=60809,
|
|
ShiftsProhibited=60811,
|
|
ShiftsQuestionMark=60813,
|
|
ShiftsTeam=60815,
|
|
ShoppingBag=60817,
|
|
ShoppingBagArrowLeft=60819,
|
|
ShoppingBagDismiss=60821,
|
|
ShoppingBagPause=60823,
|
|
ShoppingBagPercent=60825,
|
|
ShoppingBagPlay=60827,
|
|
ShoppingBagTag=60829,
|
|
Shortpick=60831,
|
|
Showerhead=60833,
|
|
SidebarSearchLtr=60835,
|
|
SidebarSearchRtl=60837,
|
|
SignOut=60839,
|
|
Signature=60841,
|
|
Sim=60843,
|
|
SkipBack10=60845,
|
|
SkipForward10=60847,
|
|
SkipForward30=60849,
|
|
SkipForwardTab=60851,
|
|
SlashForward=60853,
|
|
Sleep=60855,
|
|
SlideAdd=60857,
|
|
SlideArrowRight=60859,
|
|
SlideEraser=60861,
|
|
SlideGrid=60863,
|
|
SlideHide=60865,
|
|
SlideLayout=60867,
|
|
SlideLink=60869,
|
|
SlideMicrophone=60871,
|
|
SlideMultiple=60873,
|
|
SlideMultipleArrowRight=60875,
|
|
SlideMultipleSearch=60877,
|
|
SlideRecord=60879,
|
|
SlideSearch=60881,
|
|
SlideSettings=60883,
|
|
SlideSize=60885,
|
|
SlideText=60887,
|
|
SlideTextMultiple=60889,
|
|
SlideTextPerson=60891,
|
|
SlideTextSparkle=60893,
|
|
SlideTransition=60895,
|
|
Smartwatch=60897,
|
|
SmartwatchDot=60899,
|
|
Snooze=60901,
|
|
SoundSource=60903,
|
|
SoundWaveCircle=60905,
|
|
Space3d=60907,
|
|
Spacebar=60909,
|
|
Sparkle=60911,
|
|
SparkleCircle=60913,
|
|
Speaker0=60915,
|
|
Speaker1=60917,
|
|
Speaker2=60919,
|
|
SpeakerBluetooth=60921,
|
|
SpeakerEdit=60923,
|
|
SpeakerMute=60925,
|
|
SpeakerOff=60927,
|
|
SpeakerSettings=60929,
|
|
SpeakerUsb=60931,
|
|
SpinnerIos=60933,
|
|
SplitHint=60935,
|
|
SplitHorizontal=60937,
|
|
SplitVertical=60939,
|
|
Sport=60941,
|
|
SportAmericanFootball=60943,
|
|
SportBaseball=60945,
|
|
SportBasketball=60947,
|
|
SportHockey=60949,
|
|
SportSoccer=60951,
|
|
Square=60953,
|
|
SquareAdd=60955,
|
|
SquareArrowForward=60957,
|
|
SquareDismiss=60959,
|
|
SquareEraser=60961,
|
|
SquareHint=60963,
|
|
SquareHintApps=60965,
|
|
SquareHintArrowBack=60967,
|
|
SquareHintSparkles=60969,
|
|
SquareMultiple=60971,
|
|
SquareShadow=60973,
|
|
SquaresNested=60975,
|
|
Stack=60977,
|
|
StackAdd=60979,
|
|
StackArrowForward=60981,
|
|
StackStar=60983,
|
|
StackVertical=60985,
|
|
Star=60987,
|
|
StarAdd=60989,
|
|
StarArrowBack=60991,
|
|
StarArrowRightEnd=60993,
|
|
StarArrowRightStart=60995,
|
|
StarCheckmark=60997,
|
|
StarDismiss=60999,
|
|
StarEdit=61001,
|
|
StarEmphasis=61003,
|
|
StarHalf=61005,
|
|
StarLineHorizontal3=61007,
|
|
StarOff=61009,
|
|
StarOneQuarter=61011,
|
|
StarProhibited=61013,
|
|
StarSettings=61015,
|
|
StarThreeQuarter=61017,
|
|
Status=61019,
|
|
Steps=61021,
|
|
Stethoscope=61023,
|
|
Sticker=61025,
|
|
StickerAdd=61027,
|
|
Stop=61029,
|
|
Storage=61031,
|
|
StoreMicrosoft=61033,
|
|
Stream=61035,
|
|
StreamInput=61037,
|
|
StreamInputOutput=61039,
|
|
StreamOutput=61041,
|
|
StyleGuide=61043,
|
|
SubGrid=61045,
|
|
Subtitles=61047,
|
|
Subtract=61049,
|
|
SubtractCircle=61051,
|
|
SubtractCircleArrowBack=61053,
|
|
SubtractCircleArrowForward=61055,
|
|
SubtractSquare=61057,
|
|
SubtractSquareMultiple=61059,
|
|
SurfaceEarbuds=61061,
|
|
SurfaceHub=61063,
|
|
SwimmingPool=61065,
|
|
SwipeDown=61067,
|
|
SwipeRight=61069,
|
|
SwipeUp=61071,
|
|
Symbols=61073,
|
|
SyncOff=61075,
|
|
Syringe=61077,
|
|
System=61079,
|
|
Tab=61081,
|
|
TabAdd=61083,
|
|
TabArrowLeft=61085,
|
|
TabDesktop=61087,
|
|
TabDesktopArrowClockwise=61089,
|
|
TabDesktopArrowLeft=61091,
|
|
TabDesktopBottom=61093,
|
|
TabDesktopClock=61095,
|
|
TabDesktopCopy=61097,
|
|
TabDesktopImage=61099,
|
|
TabDesktopLink=61101,
|
|
TabDesktopMultiple=61103,
|
|
TabDesktopMultipleBottom=61105,
|
|
TabDesktopNewPage=61107,
|
|
TabInPrivate=61109,
|
|
TabInprivateAccount=61111,
|
|
TabProhibited=61113,
|
|
TabShieldDismiss=61115,
|
|
Table=61117,
|
|
TableAdd=61119,
|
|
TableArrowUp=61121,
|
|
TableBottomRow=61123,
|
|
TableCalculator=61125,
|
|
TableCellEdit=61127,
|
|
TableCellsMerge=61129,
|
|
TableCellsSplit=61131,
|
|
TableChecker=61133,
|
|
TableColumnTopBottom=61135,
|
|
TableCopy=61137,
|
|
TableDeleteColumn=61139,
|
|
TableDeleteRow=61141,
|
|
TableDismiss=61143,
|
|
TableEdit=61145,
|
|
TableFreezeColumn=61147,
|
|
TableFreezeColumnAndRow=61149,
|
|
TableFreezeRow=61151,
|
|
TableImage=61153,
|
|
TableInsertColumn=61155,
|
|
TableInsertRow=61157,
|
|
TableLightning=61159,
|
|
TableLink=61161,
|
|
TableLock=61163,
|
|
TableMoveAbove=61165,
|
|
TableMoveBelow=61167,
|
|
TableMoveLeft=61169,
|
|
TableMoveRight=61171,
|
|
TableMultiple=61173,
|
|
TableOffset=61175,
|
|
TableOffsetAdd=61177,
|
|
TableOffsetLessThanOrEqualTo=61179,
|
|
TableOffsetSettings=61181,
|
|
TableResizeColumn=61183,
|
|
TableResizeRow=61185,
|
|
TableSearch=61187,
|
|
TableSettings=61189,
|
|
TableSimple=61191,
|
|
TableSimpleCheckmark=61193,
|
|
TableSimpleExclude=61195,
|
|
TableSimpleInclude=61197,
|
|
TableSimpleMultiple=61199,
|
|
TableSplit=61201,
|
|
TableStackAbove=61203,
|
|
TableStackBelow=61205,
|
|
TableStackLeft=61207,
|
|
TableStackRight=61209,
|
|
TableSwitch=61211,
|
|
Tablet=61213,
|
|
TabletLaptop=61215,
|
|
TabletSpeaker=61217,
|
|
Tabs=61219,
|
|
Tag=61221,
|
|
TagCircle=61223,
|
|
TagDismiss=61225,
|
|
TagError=61227,
|
|
TagLock=61229,
|
|
TagMultiple=61232,
|
|
TagOff=61234,
|
|
TagQuestionMark=61236,
|
|
TagReset=61238,
|
|
TagSearch=61240,
|
|
TapDouble=61242,
|
|
TapSingle=61244,
|
|
Target=61246,
|
|
TargetArrow=61248,
|
|
TargetEdit=61250,
|
|
TaskListAdd=61252,
|
|
TaskListLtr=61254,
|
|
TaskListRtl=61256,
|
|
TaskListSquareAdd=61258,
|
|
TaskListSquareDatabase=61260,
|
|
TaskListSquareLtr=61262,
|
|
TaskListSquarePerson=61264,
|
|
TaskListSquareRtl=61266,
|
|
TaskListSquareSettings=61268,
|
|
TasksApp=61270,
|
|
Teddy=61272,
|
|
Temperature=61274,
|
|
Tent=61276,
|
|
TetrisApp=61278,
|
|
TextAdd=61280,
|
|
TextAddSpaceAfter=61282,
|
|
TextAddSpaceBefore=61284,
|
|
TextAddT=61286,
|
|
TextAlignCenter=61288,
|
|
TextAlignCenterRotate270=61290,
|
|
TextAlignCenterRotate90=61292,
|
|
TextAlignDistributed=61294,
|
|
TextAlignDistributedEvenly=61296,
|
|
TextAlignDistributedVertical=61298,
|
|
TextAlignJustify=61300,
|
|
TextAlignJustifyLow=61302,
|
|
TextAlignJustifyLow90=61304,
|
|
TextAlignJustifyLowRotate270=61306,
|
|
TextAlignJustifyLowRotate90=61308,
|
|
TextAlignJustifyRotate270=61310,
|
|
TextAlignJustifyRotate90=61312,
|
|
TextAlignLeft=61314,
|
|
TextAlignLeftRotate270=61316,
|
|
TextAlignLeftRotate90=61318,
|
|
TextAlignRight=61320,
|
|
TextAlignRightRotate270=61322,
|
|
TextAlignRightRotate90=61324,
|
|
TextAsterisk=61326,
|
|
TextBaseline=61328,
|
|
TextBold=61330,
|
|
TextBoxSettings=61332,
|
|
TextBulletList=61334,
|
|
TextBulletList90=61336,
|
|
TextBulletListAdd=61338,
|
|
TextBulletListCheckmark=61340,
|
|
TextBulletListDismiss=61342,
|
|
TextBulletListLtr=61344,
|
|
TextBulletListLtr90=61346,
|
|
TextBulletListRtl=61348,
|
|
TextBulletListRtl90=61350,
|
|
TextBulletListSquare=61352,
|
|
TextBulletListSquareClock=61354,
|
|
TextBulletListSquareEdit=61356,
|
|
TextBulletListSquarePerson=61358,
|
|
TextBulletListSquareSearch=61360,
|
|
TextBulletListSquareSettings=61362,
|
|
TextBulletListSquareShield=61364,
|
|
TextBulletListSquareSparkle=61366,
|
|
TextBulletListSquareToolbox=61368,
|
|
TextBulletListSquareWarning=61370,
|
|
TextBulletListTree=61372,
|
|
TextCaseLowercase=61374,
|
|
TextCaseTitle=61376,
|
|
TextCaseUppercase=61378,
|
|
TextChangeCase=61380,
|
|
TextClearFormatting=61382,
|
|
TextCollapse=61384,
|
|
TextColor=61386,
|
|
TextColumnOne=61389,
|
|
TextColumnOneNarrow=61391,
|
|
TextColumnOneSemiNarrow=61393,
|
|
TextColumnOneWide=61395,
|
|
TextColumnOneWideLightning=61397,
|
|
TextColumnThree=61399,
|
|
TextColumnTwo=61401,
|
|
TextColumnTwoLeft=61403,
|
|
TextColumnTwoRight=61405,
|
|
TextColumnWide=61407,
|
|
TextContinuous=61409,
|
|
TextDensity=61411,
|
|
TextDescription=61413,
|
|
TextDescriptionLtr=61415,
|
|
TextDescriptionRtl=61417,
|
|
TextDirectionHorizontalLeft=61419,
|
|
TextDirectionHorizontalLtr=61421,
|
|
TextDirectionHorizontalRight=61423,
|
|
TextDirectionHorizontalRtl=61425,
|
|
TextDirectionRotate270Right=61427,
|
|
TextDirectionRotate315Right=61429,
|
|
TextDirectionRotate45Right=61431,
|
|
TextDirectionRotate90Left=61433,
|
|
TextDirectionRotate90Ltr=61435,
|
|
TextDirectionRotate90Right=61437,
|
|
TextDirectionRotate90Rtl=61439,
|
|
TextDirectionVertical=61441,
|
|
TextEditStyle=61443,
|
|
TextEffects=61445,
|
|
TextExpand=61447,
|
|
TextField=61449,
|
|
TextFirstLine=61451,
|
|
TextFont=61453,
|
|
TextFontInfo=61455,
|
|
TextFontSize=61457,
|
|
TextFootnote=61459,
|
|
TextGrammarArrowLeft=61461,
|
|
TextGrammarArrowRight=61463,
|
|
TextGrammarCheckmark=61465,
|
|
TextGrammarDismiss=61467,
|
|
TextGrammarError=61469,
|
|
TextGrammarSettings=61471,
|
|
TextGrammarWand=61473,
|
|
TextHanging=61475,
|
|
TextHeader1=61477,
|
|
TextHeader2=61479,
|
|
TextHeader3=61481,
|
|
TextIndentDecrease=61483,
|
|
TextIndentDecreaseLtr=61485,
|
|
TextIndentDecreaseLtr90=61487,
|
|
TextIndentDecreaseLtrRotate270=61489,
|
|
TextIndentDecreaseRotate270=61491,
|
|
TextIndentDecreaseRotate90=61493,
|
|
TextIndentDecreaseRtl=61495,
|
|
TextIndentDecreaseRtl90=61497,
|
|
TextIndentDecreaseRtlRotate270=61499,
|
|
TextIndentIncrease=61501,
|
|
TextIndentIncreaseLtr=61503,
|
|
TextIndentIncreaseLtr90=61505,
|
|
TextIndentIncreaseLtrRotate270=61507,
|
|
TextIndentIncreaseRotate270=61509,
|
|
TextIndentIncreaseRotate90=61511,
|
|
TextIndentIncreaseRtl=61513,
|
|
TextIndentIncreaseRtl90=61515,
|
|
TextIndentIncreaseRtlRotate270=61517,
|
|
TextItalic=61519,
|
|
TextLineSpacing=61521,
|
|
TextMore=61523,
|
|
TextNumberFormat=61525,
|
|
TextNumberListLtr=61527,
|
|
TextNumberListLtr90=61529,
|
|
TextNumberListLtrRotate270=61531,
|
|
TextNumberListRotate270=61533,
|
|
TextNumberListRotate90=61535,
|
|
TextNumberListRtl=61537,
|
|
TextNumberListRtl90=61539,
|
|
TextNumberListRtlRotate270=61541,
|
|
TextParagraph=61543,
|
|
TextParagraphDirection=61545,
|
|
TextParagraphDirectionLeft=61547,
|
|
TextParagraphDirectionRight=61549,
|
|
TextPeriodAsterisk=61551,
|
|
TextPositionBehind=61553,
|
|
TextPositionFront=61555,
|
|
TextPositionLine=61557,
|
|
TextPositionSquare=61559,
|
|
TextPositionSquareLeft=61561,
|
|
TextPositionSquareRight=61563,
|
|
TextPositionThrough=61565,
|
|
TextPositionTight=61567,
|
|
TextPositionTopBottom=61569,
|
|
TextProofingTools=61571,
|
|
TextQuote=61573,
|
|
TextSortAscending=61575,
|
|
TextSortDescending=61577,
|
|
TextStrikethrough=61579,
|
|
TextSubscript=61581,
|
|
TextSuperscript=61583,
|
|
TextT=61585,
|
|
TextUnderline=61587,
|
|
TextUnderlineCharacterU=61589,
|
|
TextUnderlineDouble=61591,
|
|
TextWholeWord=61593,
|
|
TextWordCount=61595,
|
|
TextWrap=61597,
|
|
TextWrapOff=61599,
|
|
Textbox=61601,
|
|
TextboxAlignBottom=61603,
|
|
TextboxAlignBottomCenter=61605,
|
|
TextboxAlignBottomLeft=61607,
|
|
TextboxAlignBottomRight=61609,
|
|
TextboxAlignBottomRotate90=61611,
|
|
TextboxAlignCenter=61613,
|
|
TextboxAlignMiddle=61615,
|
|
TextboxAlignMiddleLeft=61617,
|
|
TextboxAlignMiddleRight=61619,
|
|
TextboxAlignMiddleRotate90=61621,
|
|
TextboxAlignTop=61623,
|
|
TextboxAlignTopCenter=61625,
|
|
TextboxAlignTopLeft=61627,
|
|
TextboxAlignTopRight=61629,
|
|
TextboxAlignTopRotate90=61631,
|
|
TextboxMore=61633,
|
|
TextboxRotate90=61635,
|
|
TextboxSettings=61637,
|
|
Thinking=61639,
|
|
ThumbDislike=61641,
|
|
ThumbLike=61643,
|
|
ThumbLikeDislike=61645,
|
|
TicketDiagonal=61647,
|
|
TicketHorizontal=61649,
|
|
TimeAndWeather=61651,
|
|
TimePicker=61653,
|
|
Timeline=61655,
|
|
Timer10=61657,
|
|
Timer2=61659,
|
|
Timer=61661,
|
|
Timer3=61663,
|
|
TimerOff=61665,
|
|
ToggleLeft=61667,
|
|
ToggleMultiple=61669,
|
|
ToggleRight=61671,
|
|
Toolbox=61673,
|
|
TooltipQuote=61675,
|
|
TopSpeed=61677,
|
|
Translate=61679,
|
|
TranslateAuto=61681,
|
|
TranslateOff=61683,
|
|
Transmission=61685,
|
|
TrayItemAdd=61687,
|
|
TrayItemRemove=61689,
|
|
TreeDeciduous=61691,
|
|
TreeEvergreen=61693,
|
|
Triangle=61695,
|
|
TriangleDown=61697,
|
|
TriangleLeft=61699,
|
|
TriangleRight=61701,
|
|
TriangleUp=61703,
|
|
Trophy=61705,
|
|
TrophyLock=61707,
|
|
TrophyOff=61709,
|
|
Tv=61711,
|
|
TvArrowRight=61713,
|
|
TvUsb=61715,
|
|
Umbrella=61717,
|
|
UninstallApp=61719,
|
|
UsbPlug=61721,
|
|
UsbStick=61723,
|
|
Vault=61725,
|
|
VehicleBicycle=61727,
|
|
VehicleBus=61729,
|
|
VehicleCab=61731,
|
|
VehicleCableCar=61733,
|
|
VehicleCar=61735,
|
|
VehicleCarCollision=61737,
|
|
VehicleCarParking=61739,
|
|
VehicleCarProfile=61741,
|
|
VehicleCarProfileLtr=61743,
|
|
VehicleCarProfileLtrClock=61745,
|
|
VehicleCarProfileRtl=61747,
|
|
VehicleShip=61749,
|
|
VehicleSubway=61751,
|
|
VehicleTruck=61753,
|
|
VehicleTruckBag=61755,
|
|
VehicleTruckCube=61757,
|
|
VehicleTruckProfile=61759,
|
|
Video=61761,
|
|
Video360=61763,
|
|
Video360Off=61765,
|
|
VideoAdd=61767,
|
|
VideoBackgroundEffect=61769,
|
|
VideoBackgroundEffectHorizontal=61771,
|
|
VideoChat=61773,
|
|
VideoClip=61775,
|
|
VideoClipMultiple=61777,
|
|
VideoClipOff=61779,
|
|
VideoOff=61781,
|
|
VideoPerson=61783,
|
|
VideoPersonCall=61785,
|
|
VideoPersonClock=61787,
|
|
VideoPersonOff=61789,
|
|
VideoPersonSparkle=61791,
|
|
VideoPersonSparkleOff=61793,
|
|
VideoPersonStar=61795,
|
|
VideoPersonStarOff=61797,
|
|
VideoPlayPause=61799,
|
|
VideoProhibited=61801,
|
|
VideoRecording=61803,
|
|
VideoSecurity=61805,
|
|
VideoSwitch=61807,
|
|
VideoSync=61809,
|
|
ViewDesktop=61811,
|
|
ViewDesktopMobile=61813,
|
|
VirtualNetwork=61815,
|
|
VirtualNetworkToolbox=61817,
|
|
Voicemail=61819,
|
|
VoicemailArrowBack=61821,
|
|
VoicemailArrowForward=61823,
|
|
VoicemailArrowSubtract=61825,
|
|
VoicemailShield=61827,
|
|
VoicemailSubtract=61829,
|
|
Vote=61831,
|
|
WalkieTalkie=61833,
|
|
Wallet=61835,
|
|
WalletCreditCard=61837,
|
|
Wallpaper=61839,
|
|
Wand=61841,
|
|
Warning=61843,
|
|
WarningShield=61845,
|
|
Washer=61847,
|
|
Water=61849,
|
|
WeatherBlowingSnow=61851,
|
|
WeatherCloudy=61853,
|
|
WeatherDrizzle=61855,
|
|
WeatherDuststorm=61857,
|
|
WeatherFog=61859,
|
|
WeatherHailDay=61861,
|
|
WeatherHailNight=61863,
|
|
WeatherHaze=61865,
|
|
WeatherMoon=61867,
|
|
WeatherMoonOff=61869,
|
|
WeatherPartlyCloudyDay=61871,
|
|
WeatherPartlyCloudyNight=61873,
|
|
WeatherRain=61875,
|
|
WeatherRainShowersDay=61877,
|
|
WeatherRainShowersNight=61879,
|
|
WeatherRainSnow=61881,
|
|
WeatherSnow=61883,
|
|
WeatherSnowShowerDay=61885,
|
|
WeatherSnowShowerNight=61887,
|
|
WeatherSnowflake=61889,
|
|
WeatherSqualls=61891,
|
|
WeatherSunny=61893,
|
|
WeatherSunnyHigh=61895,
|
|
WeatherSunnyLow=61897,
|
|
WeatherThunderstorm=61899,
|
|
WebAsset=61901,
|
|
Whiteboard=61903,
|
|
Wifi1=61905,
|
|
Wifi2=61907,
|
|
Wifi3=61909,
|
|
Wifi4=61911,
|
|
WifiLock=61913,
|
|
WifiOff=61915,
|
|
WifiSettings=61917,
|
|
WifiWarning=61919,
|
|
Window=61921,
|
|
WindowAd=61923,
|
|
WindowAdOff=61925,
|
|
WindowAdPerson=61927,
|
|
WindowApps=61929,
|
|
WindowArrowUp=61931,
|
|
WindowBulletList=61933,
|
|
WindowBulletListAdd=61935,
|
|
WindowConsole=61937,
|
|
WindowDatabase=61939,
|
|
WindowDevEdit=61941,
|
|
WindowDevTools=61943,
|
|
WindowEdit=61945,
|
|
WindowHeaderHorizontal=61947,
|
|
WindowHeaderHorizontalOff=61949,
|
|
WindowHeaderVertical=61951,
|
|
WindowInprivate=61953,
|
|
WindowInprivateAccount=61955,
|
|
WindowLocationTarget=61957,
|
|
WindowMultiple=61959,
|
|
WindowMultipleSwap=61961,
|
|
WindowNew=61963,
|
|
WindowPlay=61965,
|
|
WindowSettings=61967,
|
|
WindowShield=61969,
|
|
WindowText=61971,
|
|
WindowWrench=61973,
|
|
Wrench=61975,
|
|
WrenchScrewdriver=61977,
|
|
XboxConsole=61979,
|
|
XboxController=61981,
|
|
XboxControllerError=61983,
|
|
Xray=61985,
|
|
ZoomFit=61987,
|
|
ZoomIn=61989,
|
|
ZoomOut=61991
|
|
};
|
|
Q_ENUM_NS(RibbonIcons_Regular)
|
|
QML_NAMED_ELEMENT(RibbonIcons)
|
|
#if (QT_VERSION > QT_VERSION_CHECK(6, 3, 0))
|
|
Q_CLASSINFO("QML.Creatable", "false")
|
|
Q_CLASSINFO("QML.UncreatableReason", "This type is right-valued only.")
|
|
#elif (QT_VERSION <= QT_VERSION_CHECK(6, 3, 0))
|
|
QML_UNCREATABLE("This type is right-valued only.")
|
|
#endif
|
|
}
|
|
|
|
namespace RibbonThemeType {
|
|
Q_NAMESPACE
|
|
enum class ThemeMode {
|
|
System = 0x0000,
|
|
Light = 0x0001,
|
|
Dark = 0x0002,
|
|
};
|
|
Q_ENUM_NS(ThemeMode)
|
|
QML_NAMED_ELEMENT(RibbonThemeType)
|
|
#if (QT_VERSION > QT_VERSION_CHECK(6, 3, 0))
|
|
Q_CLASSINFO("QML.Creatable", "false")
|
|
Q_CLASSINFO("QML.UncreatableReason", "This type is right-valued only.")
|
|
#elif (QT_VERSION <= QT_VERSION_CHECK(6, 3, 0))
|
|
QML_UNCREATABLE("This type is right-valued only.")
|
|
#endif
|
|
}
|
|
|
|
|
|
#define Q_PROPERTY_RW(TYPE, M) \
|
|
Q_PROPERTY(TYPE M MEMBER _##M NOTIFY M##Changed FINAL) \
|
|
public: \
|
|
Q_SIGNAL void M##Changed(); \
|
|
void M(TYPE in_##M) \
|
|
{ \
|
|
_##M = in_##M; \
|
|
Q_EMIT M##Changed(); \
|
|
} \
|
|
TYPE M() \
|
|
{ \
|
|
return _##M; \
|
|
} \
|
|
\
|
|
private: \
|
|
TYPE _##M;
|
|
|
|
#define Q_PROPERTY_R(TYPE, M) \
|
|
Q_PROPERTY(TYPE M READ M NOTIFY M##Changed FINAL) \
|
|
public: \
|
|
Q_SIGNAL void M##Changed(); \
|
|
TYPE M() \
|
|
{ \
|
|
return _##M; \
|
|
} \
|
|
private: \
|
|
TYPE _##M;
|
|
|
|
namespace RibbonPopupDialogType {
|
|
Q_NAMESPACE
|
|
enum class ButtonFlag {
|
|
NeutralButton = 0x0001,
|
|
NegativeButton = 0x0002,
|
|
PositiveButton = 0x0004
|
|
};
|
|
Q_ENUM_NS(ButtonFlag)
|
|
QML_NAMED_ELEMENT(RibbonPopupDialogType)
|
|
}
|
|
#endif // DEFINITIONS_H
|