The HugeIcons safety pin 02 icon depicts a stylized safety pin, commonly used to represent concepts of fastening, security, or temporary attachment in user interfaces.
Common uses
- Attaching a comment or note
- Pinning an item to a dashboard
- Indicating a secure connection
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SafetyPin02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SafetyPin02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pin iconfastener iconclip iconattachment icon
FAQ
- What is the safety pin 02 icon used for?
- It's typically used to symbolize actions like pinning, attaching, or securing items within an application's interface.
- How do I use the SafetyPin02Icon in React?
- Import both HugeiconsIcon and SafetyPin02Icon from their respective packages and render the icon using the <HugeiconsIcon icon={SafetyPin02Icon} /> component.
- What is the license for this icon?
- The SafetyPin02Icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →