Icons
The Agriculture Design System supports the use of universal system icons.
Usage guidelines
When using an icon, always provide a label and accessible name. Don’t use icons without labels because you will confuse some users - even the simplest icons will be new or uncommon to some users.
Each icon in our library is meaningful and universal, to ensure users understand them. Icons should not be too detailed, to ensure they’re clear at all sizes.
When using an icon with a button or link, the icon should appear before the text except when the icon indicates direction, e.g. Next or external links.
React component
The Icon component is used to apply our set of universal icons to more complex components of the system.
All icons
- AlertCircleIcon
- AlertFilledIcon
- AlertIcon
- ArrowDownIcon
- ArrowLeftIcon
- ArrowRightIcon
- ArrowUpDownIcon
- ArrowUpIcon
- AttachmentIcon
- AvatarIcon
- CalendarIcon
- ChartBarIcon
- ChartLineIcon
- CheckIcon
- ChevronDownIcon
- ChevronLeftIcon
- ChevronRightIcon
- ChevronUpIcon
- ChevronsLeftIcon
- ChevronsRightIcon
- ChevronsUpDownIcon
- CloseIcon
- CopyIcon
- CornerDownRightIcon
- DeleteIcon
- DownloadIcon
- EditIcon
- EmailIcon
- ExitIcon
- ExternalLinkIcon
- FacebookIcon
- FactoryIcon
- FileIcon
- FilterIcon
- HelpIcon
- HomeIcon
- InboxIcon
- InfoFilledIcon
- InfoIcon
- InstagramIcon
- LinkedInIcon
- MenuIcon
- MinusIcon
- PauseIcon
- PieChartIcon
- PlayIcon
- PlusIcon
- PrintIcon
- ProgressBlockedIcon
- ProgressDoingIcon
- ProgressPausedIcon
- ProgressTodoIcon
- ScrollbarArrowLeftIcon
- ScrollbarArrowRightIcon
- SearchIcon
- SettingsIcon
- SuccessFilledIcon
- SuccessIcon
- ThumbsDownIcon
- ThumbsUpIcon
- TwitterIcon
- UploadIcon
- WarningCircleIcon
- WarningFilledIcon
- WarningIcon
- WebsiteIcon