John KuehJohn Kueh

safety pin 01 icon

HugeIcons · SafetyPin01Icon · MIT

Download SVG

The HugeIcons safety pin 01 icon depicts a classic safety pin, commonly used in UI to represent features related to fastening, securing, or pinning items.

Common uses

  • Pinning a message or item to a board
  • Indicating a draft or unsaved status
  • Representing a bookmark or favorite

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SafetyPin01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SafetyPin01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
pin iconclip iconfastener icondraft icon

FAQ

What is the safety pin 01 icon used for?
It's typically used to signify actions like pinning, securing, or marking an item. This can apply to features like saving drafts, bookmarking content, or highlighting important information.
How do I use the SafetyPin01Icon in React?
Import both HugeiconsIcon and SafetyPin01Icon, then render the icon using the <HugeiconsIcon icon={SafetyPin01Icon} /> component.
What is the license for this icon?
The SafetyPin01Icon is distributed under the MIT license, allowing for free use in both personal and 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 →