The HugeIcons turtle neck icon depicts a stylized turtleneck collar, commonly used to represent concepts related to warmth, protection, or a specific type of apparel.
Common uses
- Clothing store product filter
- Winter weather indicator
- User profile detail for clothing preference
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TurtleNeckIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TurtleNeckIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- turtleneckcollarneck warmerhigh neck
FAQ
- What does the turtle neck icon represent?
- It visually represents a turtleneck collar, often used for clothing items or to symbolize warmth and coziness.
- How do I use the TurtleNeckIcon in React?
- Import both HugeiconsIcon and TurtleNeckIcon, then render it using <HugeiconsIcon icon={TurtleNeckIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →