Measured entry
hyperui-logo-wall-1
A static partner-logo wall shipped as plain HTML with inline SVG wordmarks. Layout, spacing, grayscale, and hover color are expressed through Tailwind utility classes; it has no runtime package or provider dependency and needs no JavaScript for its visual behavior.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 22.4 KB (87.8 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
Verdict
A clean, dependency-light starting point for a decorative logo strip, with solid mounting and accessibility checks. Do not ship it unchanged: fix the narrow layout, decide whether the marks are decorative or meaningful, and replace the placeholder artwork.
Use it if
- You need a compact credibility strip for partner or customer marks on tablet and desktop layouts.
- You want logos embedded as SVG so the artwork stays crisp and does not require image requests.
- Your project already compiles Tailwind utilities and can replace the placeholder marks with approved brand assets.
Skip it if
- Your page must work as supplied on narrow screens; the wordmarks collide and extend beyond the viewport.
- The logos need accessible names or links; every supplied SVG is hidden from assistive technology and has no interactive wrapper.
- Brand color must remain visible on touch devices, since the design reveals it through hover behavior.
- You cannot maintain copied SVG path data or obtain permission to display third-party marks.
Install
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn project, add Tailwind with the utility classes used here, or translate those classes into local CSS. Copy the inline SVG markup, provide approved logo artwork, and add accessible names or linked labels when the brands convey content. No provider or JavaScript package is required.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/markmead/hyperuiAlternatives
Other published entries for the logo-wall pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-logo-wall-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 22.7KB
- Bare
- pass
- Prov
- NO
- hyperui-logo-wall-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 22.8KB
- Bare
- pass
- Prov
- NO
- meraki-logo-wall-trusted-byminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 25.1KB
- Bare
- pass
- Prov
- NO
- tailark-mist-logo-cloud-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 27.1KB
- Bare
- pass
- Prov
- NO
- tailark-mist-logo-cloud-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 27.1KB
- Bare
- pass
- Prov
- NO
- tailark-dusk-logo-cloud-3dark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 28.5KB
- Bare
- pass
- Prov
- NO