John KuehJohn Kueh

long sleeve shirt icon

HugeIcons · LongSleeveShirtIcon · MIT

Download SVG

The HugeIcons long sleeve shirt icon visually represents clothing, commonly used to indicate apparel, fashion, or wardrobe-related sections in a user interface.

Common uses

  • Apparel store product category
  • Clothing item filter
  • User profile wardrobe section

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LongSleeveShirtIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={LongSleeveShirtIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
shirt iconclothing iconapparel iconlong sleeve icon

FAQ

What does the long sleeve shirt icon represent?
This icon depicts a long-sleeved shirt, suitable for representing clothing, fashion, or apparel in UI elements.
How do I use the LongSleeveShirtIcon in React?
Import both HugeiconsIcon and LongSleeveShirtIcon, then render it using <HugeiconsIcon icon={LongSleeveShirtIcon} />.
What is the license for this icon?
The LongSleeveShirtIcon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

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 →