The HugeIcons sleeveless icon depicts a tank top or sleeveless shirt, commonly used to represent clothing, fashion, or summer-related themes in UI.
Common uses
- Clothing store product filter
- Summer sale banner
- User profile avatar customization
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SleevelessIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SleevelessIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- tank topsleeveless shirtsummer weart-shirt
FAQ
- What is the sleeveless icon used for?
- It represents clothing, specifically a sleeveless garment, and is useful for fashion, retail, or summer-themed interfaces.
- How do I use the SleevelessIcon in React?
- Import both HugeiconsIcon and SleevelessIcon, then render it using <HugeiconsIcon icon={SleevelessIcon} />.
- What is the license for this icon?
- The SleevelessIcon is part of the HugeIcons library and is available under the MIT license.
Looking for something else? Search HugeIcons 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 →