🔹 Needed for NSW Government Branding
Icons illustrate actions, communicate status, indicate an interaction and draw attention to important information.
The NSW Design System uses Material design icons (filled versions) for an easily implementable and consistent user experience.
Icons can be added to components or paired with text. Avoid having icons as standalone as they may be interpreted differently by different users. It is important to ensure where an icon is used it matches the intended action.
Use sr-only
class to hide text that are intended for screen readers to give more context on an icon. This can also be applied with form labels, interactive buttons, and navigational links. View the global alert component to see it in action.
Add an icon next to text to support the action.
Add an icon into a button to support the action.
Add an icon to a component to represent interactivity or communicate a status.
Thank you for submitting your interest. We will be in contact within 5 business days.
Icons that are clickable should use Brand Dark to remain consistent with text link styling. If icon is on a background that changes the colour of the text (for example a button) the icon should take on the same colour as the text.
Icons used to represent a state should use the appropriate colour, for example an icon used in a success notification should use Success Green.
The NSW Design System displays icons at four sizes (20px, 24px, 30px, 36px) depending on their type, use and screen size:
Ensure you allocate the right amount of space around an icon to allow for legibility and touch. Wherever possible, use an 8 pixel spacing grid to create a consistent visual structure.
Do:
Icons used to build base components are included in the UI Kit. Base colour ranges are available and can be changed using the Variants panel in Figma. If you require additional icons, you can download them from Material design icons and import where required.
Maintain the default internal padding in each icon file. This padding is tied to the icon when implemented in development, therefore when designing you should accommodate for this padding.
The majority of design software allows you to create an SVG file by selecting this format when exporting.
Tips for creating SVGs:
SVGs are scalable vector graphics made up of points, lines and shapes which can easily be adapted in size making them an advantageous choice for responsive design. Other benefits of using SVG format over other raster formats (for example JPEG, GIF and PNG) include: