UNPKG

@amsterdam/design-system-css

Version:

Stylesheets for all components from the Amsterdam Design System and some general utilities. Use it to apply the visual design of the City of Amsterdam to your HTML elements or non-React components.

17 lines (10 loc) 543 B
<!-- @license CC0-1.0 --> # Icon Button A button containing only an icon. ## Guidelines - Use this button only if the icon is entirely clear and understandable. Many icons are interpreted differently by different users. Only use universally recognized icons, such as a close icon or a play icon. - Provide a label text that describes what the button does for screen reader users. ## Relevant WCAG requirements The Icon Button follows [the same requirements and guidelines as a regular button](/docs/components-buttons-button--docs).