
SVG Stroke Hover
A two-column image grid where each card draws broad SVG scribble strokes on hover and raises its title over the image.
npx shadcn@latest add https://ui.aryank.space/r/svg-stroke-hover.jsonInstalls from ui.aryank.space. To add it by hand, copy the files in Usage below, or register the @compronents namespace via the docs.
| Prop | Type | Default | Description |
|---|---|---|---|
| cards | { title: string; image: string; accent: string }[] | 6 Compronents-hosted JPGs | Image cards and accent stroke colors. |
| heading | string | The Hover State | Large heading rendered above the image grid. |
| background / textColor | string | "#f2f0eb" / "#111111" | Page background and heading color. |
cardslinksCard titles, image URLs, and accent colors.
headingtextThe large heading above the hover grid.
None.




