hair clip icon
hair-clip from IconPark Solid by ByteDance · Solid · Apache-2.0 Free for personal and commercial use.
- Name
- hair-clip
- Set
- IconPark Solid
- Style
- Solid
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
Related icons in IconPark Solid
Use the hair clip icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><mask id="ipSHairClip"><g fill="none"><g stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" clip-path="url(#ipSHairClip1)"><path d="M38.848 5.339c-6.964 1.228-14.584 6.88-17.534 14.58c-3.225 8.417-4.097 9.338-8.03 11.468C9.502 33.435 4.6 35.072 4.6 35.072"/><path d="M9.638 33.107c4.22-2.54 9.708.083 12.165 1.804c2.457 1.72 4.956 1.64 6.39-.409c1.434-2.048.656-4.424-1.801-6.144c-1.639-1.147-7.127-3.77-5.078-8.44"/><path d="M43.189 9.6c-10.323 2.538-14.42 5.773-18.435 17.61m-3.77 7.127c-.778 1.693-2.295 5.718-2.131 8.274"/></g><defs><clipPath id="ipSHairClip1"><path fill="#000" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#ipSHairClip)"/></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidHairClip(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><mask id="ipSHairClip"><g fill="none"><g stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" clipPath="url(#ipSHairClip1)"><path d="M38.848 5.339c-6.964 1.228-14.584 6.88-17.534 14.58c-3.225 8.417-4.097 9.338-8.03 11.468C9.502 33.435 4.6 35.072 4.6 35.072"/><path d="M9.638 33.107c4.22-2.54 9.708.083 12.165 1.804c2.457 1.72 4.956 1.64 6.39-.409c1.434-2.048.656-4.424-1.801-6.144c-1.639-1.147-7.127-3.77-5.078-8.44"/><path d="M43.189 9.6c-10.323 2.538-14.42 5.773-18.435 17.61m-3.77 7.127c-.778 1.693-2.295 5.718-2.131 8.274"/></g><defs><clipPath id="ipSHairClip1"><path fill="#000" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#ipSHairClip)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><mask id="ipSHairClip"><g fill="none"><g stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" clip-path="url(#ipSHairClip1)"><path d="M38.848 5.339c-6.964 1.228-14.584 6.88-17.534 14.58c-3.225 8.417-4.097 9.338-8.03 11.468C9.502 33.435 4.6 35.072 4.6 35.072"/><path d="M9.638 33.107c4.22-2.54 9.708.083 12.165 1.804c2.457 1.72 4.956 1.64 6.39-.409c1.434-2.048.656-4.424-1.801-6.144c-1.639-1.147-7.127-3.77-5.078-8.44"/><path d="M43.189 9.6c-10.323 2.538-14.42 5.773-18.435 17.61m-3.77 7.127c-.778 1.693-2.295 5.718-2.131 8.274"/></g><defs><clipPath id="ipSHairClip1"><path fill="#000" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#ipSHairClip)"/></svg> </template>
CSS
.icon-hair-clip {
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%2048%2048%22%3E%3Cmask%20id%3D%22ipSHairClip%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20clip-path%3D%22url(%23ipSHairClip1)%22%3E%3Cpath%20d%3D%22M38.848%205.339c-6.964%201.228-14.584%206.88-17.534%2014.58c-3.225%208.417-4.097%209.338-8.03%2011.468C9.502%2033.435%204.6%2035.072%204.6%2035.072%22%2F%3E%3Cpath%20d%3D%22M9.638%2033.107c4.22-2.54%209.708.083%2012.165%201.804c2.457%201.72%204.956%201.64%206.39-.409c1.434-2.048.656-4.424-1.801-6.144c-1.639-1.147-7.127-3.77-5.078-8.44%22%2F%3E%3Cpath%20d%3D%22M43.189%209.6c-10.323%202.538-14.42%205.773-18.435%2017.61m-3.77%207.127c-.778%201.693-2.295%205.718-2.131%208.274%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22ipSHairClip1%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23ipSHairClip)%22%2F%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%2048%2048%22%3E%3Cmask%20id%3D%22ipSHairClip%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20clip-path%3D%22url(%23ipSHairClip1)%22%3E%3Cpath%20d%3D%22M38.848%205.339c-6.964%201.228-14.584%206.88-17.534%2014.58c-3.225%208.417-4.097%209.338-8.03%2011.468C9.502%2033.435%204.6%2035.072%204.6%2035.072%22%2F%3E%3Cpath%20d%3D%22M9.638%2033.107c4.22-2.54%209.708.083%2012.165%201.804c2.457%201.72%204.956%201.64%206.39-.409c1.434-2.048.656-4.424-1.801-6.144c-1.639-1.147-7.127-3.77-5.078-8.44%22%2F%3E%3Cpath%20d%3D%22M43.189%209.6c-10.323%202.538-14.42%205.773-18.435%2017.61m-3.77%207.127c-.778%201.693-2.295%205.718-2.131%208.274%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22ipSHairClip1%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23ipSHairClip)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/hair-clip.svg?color=%231a73e8&size=48