safety pin 01 icon
safety-pin-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- safety-pin-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the safety pin 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13.546 3.794L12.293 5.41c-1.071 1.383 1.06 3.057 2.147 1.666l.374-.48c.693-.888 1.998-.978 2.783-.193s.694 2.09-.193 2.783l-.48.374c-1.391 1.087.283 3.218 1.666 2.147l1.616-1.253c2.226-1.725 2.409-5.031.39-7.05s-5.325-1.836-7.05.39"/><circle cx="4.5" cy="19.5" r="2.5"/><path d="M3 17.41L12 7M6.59 21L17 12"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSafetyPin01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M13.546 3.794L12.293 5.41c-1.071 1.383 1.06 3.057 2.147 1.666l.374-.48c.693-.888 1.998-.978 2.783-.193s.694 2.09-.193 2.783l-.48.374c-1.391 1.087.283 3.218 1.666 2.147l1.616-1.253c2.226-1.725 2.409-5.031.39-7.05s-5.325-1.836-7.05.39"/><circle cx="4.5" cy="19.5" r="2.5"/><path d="M3 17.41L12 7M6.59 21L17 12"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13.546 3.794L12.293 5.41c-1.071 1.383 1.06 3.057 2.147 1.666l.374-.48c.693-.888 1.998-.978 2.783-.193s.694 2.09-.193 2.783l-.48.374c-1.391 1.087.283 3.218 1.666 2.147l1.616-1.253c2.226-1.725 2.409-5.031.39-7.05s-5.325-1.836-7.05.39"/><circle cx="4.5" cy="19.5" r="2.5"/><path d="M3 17.41L12 7M6.59 21L17 12"/></g></svg> </template>
CSS
.icon-safety-pin-01 {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.546%203.794L12.293%205.41c-1.071%201.383%201.06%203.057%202.147%201.666l.374-.48c.693-.888%201.998-.978%202.783-.193s.694%202.09-.193%202.783l-.48.374c-1.391%201.087.283%203.218%201.666%202.147l1.616-1.253c2.226-1.725%202.409-5.031.39-7.05s-5.325-1.836-7.05.39%22%2F%3E%3Ccircle%20cx%3D%224.5%22%20cy%3D%2219.5%22%20r%3D%222.5%22%2F%3E%3Cpath%20d%3D%22M3%2017.41L12%207M6.59%2021L17%2012%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.546%203.794L12.293%205.41c-1.071%201.383%201.06%203.057%202.147%201.666l.374-.48c.693-.888%201.998-.978%202.783-.193s.694%202.09-.193%202.783l-.48.374c-1.391%201.087.283%203.218%201.666%202.147l1.616-1.253c2.226-1.725%202.409-5.031.39-7.05s-5.325-1.836-7.05.39%22%2F%3E%3Ccircle%20cx%3D%224.5%22%20cy%3D%2219.5%22%20r%3D%222.5%22%2F%3E%3Cpath%20d%3D%22M3%2017.41L12%207M6.59%2021L17%2012%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/safety-pin-01.svg?color=%231a73e8&size=48