The Tabler needle icon depicts a sewing needle, often used in UI to represent actions related to tailoring, crafting, or design.
Common uses
- Tailoring/sewing application feature
- Crafting or DIY project section
- Design tool or editor element
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNeedle } from '@tabler/icons-react';
<IconNeedle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- sewingtailoringcrafttailorneedledesignstitch
FAQ
- What is the needle icon used for?
- It visually represents concepts like sewing, tailoring, crafting, or design in user interfaces.
- How do I use the needle icon in React?
- Import it using `import { IconNeedle } from '@tabler/icons-react';` and then use it as a component: `<IconNeedle />`.
- What is the license for this icon?
- The Tabler icons, including the needle icon, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →