John KuehJohn Kueh

cardigan icon

HugeIcons · CardiganIcon · MIT

Download SVG

The HugeIcons cardigan icon depicts a knitted sweater with an open front, commonly used to represent clothing, fashion, or personal style in user interfaces.

Common uses

  • Clothing store product listing
  • User profile 'style' section
  • Fashion blog post illustration

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
sweaterjumperpulloverknitwear

FAQ

What does the cardigan icon represent?
It represents a cardigan, a type of knitted sweater that opens in the front. It's often used for fashion or clothing-related contexts.
How do I use the CardiganIcon in React?
Import both HugeiconsIcon and CardiganIcon, then render it using <HugeiconsIcon icon={CardiganIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free commercial and non-commercial use.

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 →