The Tabler shirt icon depicts a simple t-shirt, commonly used in e-commerce interfaces to represent clothing items, product categories, or user profiles.
Common uses
- Product listing for apparel
- User profile avatar/icon
- Clothing store category filter
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShirt } from '@tabler/icons-react';
<IconShirt size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconShirt size={24} stroke={2} />filled
<IconShirtFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- gearoutfitmockershirtstorepurchaseshoppingretailbusinesse-commercet-shirtapparelclothinggarment
FAQ
- What is the shirt icon used for?
- It's primarily used to represent clothing items, apparel categories, or user profiles, especially within e-commerce or retail contexts.
- How do I use the shirt icon in React?
- You can import and use it in your React application with the following statement: `import { IconShirt } from '@tabler/icons-react'`.
- What is the license for the Tabler shirt icon?
- The Tabler icon library, including the shirt icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →