The HugeIcons socks icon visually represents footwear, commonly used in e-commerce or fashion-related applications to denote clothing items or shopping cart contents.
Common uses
- Product listing for socks
- User's clothing inventory
- Fashion category filter
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SocksIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SocksIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- footwearclothingapparelpair
FAQ
- What does the socks icon represent?
- The icon visually depicts a pair of socks, often used to represent clothing items, particularly footwear.
- How do I use the SocksIcon in React?
- Import both HugeiconsIcon and SocksIcon, then render them using <HugeiconsIcon icon={SocksIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the SocksIcon, 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 →