Join our Discord Community
Alert Dialog/Destructive

React Alert Dialog - Delete Confirmation with Icon

A destructive alert dialog with red Trash icon next to the title for visual deletion emphasis

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Red text alone doesn't always register as dangerous—visual symbols do. This React alert dialog pairs a Trash2 icon from Lucide React with destructive red styling to create instant recognition of deletion intent. Built with shadcn/ui and Radix UI, the icon reinforces what the text says before users process the words. Perfect for file deletions, project removals, or any permanent action where layering visual warnings prevents costly mistakes.

Loading preview...

Pattern created by @haydenbleasel

Installation

npx shadcn@latest add https://www.shadcn.io/registry/alert-dialog-destructive-2.json
npx shadcn@latest add https://www.shadcn.io/registry/alert-dialog-destructive-2.json
pnpm dlx shadcn@latest add https://www.shadcn.io/registry/alert-dialog-destructive-2.json
bunx shadcn@latest add https://www.shadcn.io/registry/alert-dialog-destructive-2.json

Questions you might have