The HugeIcons shirt 01 icon depicts a simple t-shirt, commonly used to represent clothing, apparel, or fashion-related options in user interfaces.
Common uses
- Apparel store product listing
- User profile clothing customization
- Fashion blog post category
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Shirt01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Shirt01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- t-shirtteeapparelclothing
FAQ
- What does the Shirt 01 icon represent?
- The Shirt 01 icon represents a basic t-shirt. It's typically used for UI elements related to clothing, fashion, or apparel.
- How do I use the Shirt 01 icon in React?
- To use the Shirt 01 icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { Shirt01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={Shirt01Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.