Icon Bar
A row of icon-only buttons. Each carries an accessible name (so screen-reader users hear more than “button”) and meets the 24×24 CSS-px minimum target size (WCAG 2.5.8) — the two minimums icon controls routinely miss. The glyph is decorative; the name is what assistive technology announces.
- Axe
- Focus
Preview
Installation
npx shadcn@latest add https://ui.publictheta.com/r/icon-bar.jsonConformance
Verified against the @publictheta/ui-spec icon-bar specification on both the React and vanilla reference implementations, across Chromium, Firefox, and WebKit.
- Axe — No WCAG 2 A/AA axe-core violations
- Focus — A visible focus indicator appears on keyboard focus (WCAG 2.4.7)
See the full conformance matrix across all components.