The HugeIcons necklace icon visually represents jewelry, commonly used to signify items related to fashion, accessories, or personal adornment.
Common uses
- E-commerce product listings for jewelry
- User profile sections for interests/style
- Fashion or lifestyle app navigation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { NecklaceIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={NecklaceIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- jewelrypendantchainbeads
FAQ
- What is the NecklaceIcon used for?
- It's used to represent jewelry or accessories. It's ideal for e-commerce sites, fashion apps, or anywhere related to personal style.
- How do I use NecklaceIcon in React?
- Import both HugeiconsIcon and NecklaceIcon, then render it using <HugeiconsIcon icon={NecklaceIcon} />.
- What is the license for HugeIcons?
- HugeIcons are available 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 →