Introducing Magic UI Pro - 50+ blocks and templates to build beautiful landing pages in minutes.

19.0k
177

Striped Pattern

PreviousNext

A background striped pattern made with SVGs, fully customizable using Tailwind CSS.

Installation

pnpm dlx shadcn@latest add "https://magicui.design/r/striped-pattern"

Examples

Striped Pattern with a colored stroke

Striped Pattern To Right

Usage

import { StripedPattern } from "@/components/ui/striped-pattern"
<div className="relative h-[500px] w-full overflow-hidden">
  <StripedPattern />
</div>

Props

StripedPattern

PropTypeDefaultDescription
widthnumber40Width of the pattern
heightnumber40Height of the pattern
xnumber-1X offset of the pattern
ynumber-1Y offset of the pattern
direction"left" | "right""left"Line direction