Skip to main content

Version: 21.11

Icons

Usage

The Workspaces configuration has an icon property wherever you can customise the icon used. The value of the icon property is a string, a text representation of the icon. For example:

 $primaryName: {
label: 'Primary applicant',
icon: 'AccessibilityNewOutlined',
dataIndex: ["properties['PrimaryName']", "formDataMap['PrimaryName']"],
type: 'text',
sorter: false,
filter: {
type: 'input',
},
},

The icons listed below are available in Workspaces.

AccessibilityNewOutlined
AccountCircle
AccountCircleOutlined
AddToPhotosOutlined
ArrowDropDown
Autorenew
BallotOutlined
CallSplitOutlined
CancelPresentation
Check
CheckRounded
ChevronLeft
ChevronRight
Clear
DateRangeTwoTone
DeleteRounded
Description
DescriptionOutlined
DescriptionTwoTone
DeviceHubTwoTone
DnsTwoTone
Email
EmailOutlined
Error
EventOutlined
ExitToApp
FilterList
FlagOutlined
FontDownloadOutlined
FontDownloadTwoTone
Fullscreen
FullscreenExit
HeadsetOutlined
HelpOutlineOutlined
History
InfoTwoTone
KeyboardArrowDownRounded
KeyboardArrowLeftRounded
KeyboardArrowRightRounded
KeyboardArrowUpRounded
Language
LaunchOutlined
Link
MoreVert
PermIdentityTwoTone
Person
PersonAddOutlined
PersonOutlineOutlined
PhoneIphone
ReceiptOutlined
RestoreFromTrash
Save
Search
SupervisedUserCircleOutlined
Today
TuneOutlined
TuneRounded
VerifiedUserTwoTone
VerticalAlignBottom
VerticalAlignTop
VisibilityTwoTone
VpnKeyTwoTone
Warning
WorkOutlineOutlined
In this topic