The Tabler jacket icon depicts a simple outline of a jacket, commonly used in e-commerce interfaces to represent clothing items, winter wear, or general apparel categories.
Common uses
- Product listing for jackets or coats
- Category filter for winter clothing
- Icon for a 'My Orders' section in a fashion retail app
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconJacket } from '@tabler/icons-react';
<IconJacket size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- clotcheswinterlifecoatjacketstorepurchaseshoppingretailbusinesse-commercecoat iconapparel iconwinter coatclothing icon
FAQ
- What does the jacket icon represent?
- The jacket icon visually represents a piece of clothing, specifically a jacket or coat. It's often used in e-commerce and retail contexts.
- How do I use the jacket icon in React?
- You can import and use the jacket icon in React with the following code: `import { IconJacket } from '@tabler/icons-react'`. Then, render it like `<IconJacket />`.
- What is the license for the Tabler jacket icon?
- The Tabler jacket icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
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 →