Pricing

Hexagon Pattern

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

1,245

Bookmarks

9,445

Installs

22,045

Views

28 lines
"use client"

import { cn } from "@/lib/utils"
import { HexagonPattern } from "@/components/ui/hexagon-pattern"

export default function HexagonPatternDemo() {
  return (
    <div className="bg-background relative flex h-[500px] w-full flex-col items-center justify-center overflow-hidden rounded-lg border">
      <HexagonPattern

19 more lines behind a plan

Previews are free to watch. Reading and copying the full source needs a plan.

See plans
Dependencies
None — plain React + Tailwind
License
MIT License
Published
1/24/2025
Categories

Similar components

That's all 6 components

Explore more

Part of Magic UI — browse the full library on Nuxus.