Icon
A collection of SVG icons sourced from the icondata crate, styled with the base icon class plus Tailwind utilities.
Examples
All Available Icons
All available icons with their names
ChevronUp
ChevronDown
ChevronLeft
ChevronRight
Search
LinkExternal
Info
Mail
CopyPaste
IconLinkedIn
IconX
IconGitHub
People
Hamburger
Sidebar
Document
Data
Help
LockClosed
LockOpen
Clock
Flag
OpenDocument
Tune
Grid
DownloadFile
Sizes and Colors
Control icon size with Tailwind width/height classes and color with text color classes
Sizes
Control icon size using Tailwind width and height classes.
w-4 h-4 (16px)w-5 h-5 (20px)w-6 h-6 (24px)w-8 h-8 (32px)w-12 h-12 (48px)Colors
Icons use currentColor and inherit text color from parent or Tailwind classes.
Real-World Usage
Icons in buttons, links, alerts, and other UI elements