The Lucide shirt icon depicts a simple t-shirt and is commonly used in UIs to represent clothing, apparel, or e-commerce related actions.
Common uses
- Clothing store product listing
- User profile 'favorite clothing' section
- Apparel category filter
Use it in React
Install
npm i lucide-reactImport & render
import { Shirt } from 'lucide-react';
<Shirt size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- t-shirtshoppingstoreclothingclothesshirtapparelfashion
FAQ
- What does the shirt icon represent?
- The shirt icon visually represents a t-shirt, commonly used for clothing or apparel-related features in a user interface.
- How do I use the shirt icon in React?
- You can import and use the shirt icon in React with the following statement: import { Shirt } from 'lucide-react'.
- What is the license for the Lucide shirt icon?
- The Lucide icon library, including the shirt icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →