hair clip icon
hair-clip from IconPark Outline by ByteDance · Outline · Makeups · Apache-2.0 Free for personal and commercial use.
- Name
- hair-clip
- Set
- IconPark Outline
- Style
- Outline
- Category
- Makeups
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More makeups icons from IconPark Outline
Use the hair clip icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><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-.409s.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></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineHairClip(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><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-.409s.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></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><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-.409s.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></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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%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-.409s.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%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%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-.409s.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%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/hair-clip.svg?color=%231a73e8&size=48