title: Icon
description: The Agriculture Design System supports the use of universal system icons. The icon component is used to apply our set of universal icons to more complex components of the system.
group: Foundations
<Stack gap={1} flexDirection="row" margin={1}>
<Icon icon="avatar" size={3} />
<Icon icon="progressTodo" size={3} />
<Icon icon="progressDoing" size={3} />
<Icon icon="progressDone" size={3} />
</Stack>
See the full list of available icons here.
Do you have a user need for new or missing icon? Get in touch to discuss an icon contribution.