hair clip icon
hair-clip from IconPark by ByteDance · Color · Makeups · Apache-2.0 Free for personal and commercial use.
- Name
- hair-clip
- Set
- IconPark
- Style
- Color
- Category
- Makeups
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More makeups icons from IconPark
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="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M38.8476 5.33887C31.884 6.56675 24.2643 12.2184 21.3141 19.9188C18.0892 28.336 17.2166 29.2574 13.284 31.3869C9.50172 33.435 4.59961 35.0723 4.59961 35.0723"/><path d="M9.6377 33.1069C13.8571 30.5679 19.3456 33.1902 21.803 34.9109C24.2605 36.6317 26.7592 36.5501 28.1931 34.5022C29.627 32.4543 28.8491 30.0785 26.3917 28.3577C24.7533 27.2106 19.2649 24.5883 21.3136 19.9189"/><path d="M43.189 9.59952C32.8663 12.1377 28.7696 15.3731 24.7537 27.2104"/><path d="M20.9841 34.3374C20.2056 36.0304 18.6895 40.0553 18.853 42.6114"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkHairClip(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="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M38.8476 5.33887C31.884 6.56675 24.2643 12.2184 21.3141 19.9188C18.0892 28.336 17.2166 29.2574 13.284 31.3869C9.50172 33.435 4.59961 35.0723 4.59961 35.0723"/><path d="M9.6377 33.1069C13.8571 30.5679 19.3456 33.1902 21.803 34.9109C24.2605 36.6317 26.7592 36.5501 28.1931 34.5022C29.627 32.4543 28.8491 30.0785 26.3917 28.3577C24.7533 27.2106 19.2649 24.5883 21.3136 19.9189"/><path d="M43.189 9.59952C32.8663 12.1377 28.7696 15.3731 24.7537 27.2104"/><path d="M20.9841 34.3374C20.2056 36.0304 18.6895 40.0553 18.853 42.6114"/></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="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M38.8476 5.33887C31.884 6.56675 24.2643 12.2184 21.3141 19.9188C18.0892 28.336 17.2166 29.2574 13.284 31.3869C9.50172 33.435 4.59961 35.0723 4.59961 35.0723"/><path d="M9.6377 33.1069C13.8571 30.5679 19.3456 33.1902 21.803 34.9109C24.2605 36.6317 26.7592 36.5501 28.1931 34.5022C29.627 32.4543 28.8491 30.0785 26.3917 28.3577C24.7533 27.2106 19.2649 24.5883 21.3136 19.9189"/><path d="M43.189 9.59952C32.8663 12.1377 28.7696 15.3731 24.7537 27.2104"/><path d="M20.9841 34.3374C20.2056 36.0304 18.6895 40.0553 18.853 42.6114"/></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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M38.8476%205.33887C31.884%206.56675%2024.2643%2012.2184%2021.3141%2019.9188C18.0892%2028.336%2017.2166%2029.2574%2013.284%2031.3869C9.50172%2033.435%204.59961%2035.0723%204.59961%2035.0723%22%2F%3E%3Cpath%20d%3D%22M9.6377%2033.1069C13.8571%2030.5679%2019.3456%2033.1902%2021.803%2034.9109C24.2605%2036.6317%2026.7592%2036.5501%2028.1931%2034.5022C29.627%2032.4543%2028.8491%2030.0785%2026.3917%2028.3577C24.7533%2027.2106%2019.2649%2024.5883%2021.3136%2019.9189%22%2F%3E%3Cpath%20d%3D%22M43.189%209.59952C32.8663%2012.1377%2028.7696%2015.3731%2024.7537%2027.2104%22%2F%3E%3Cpath%20d%3D%22M20.9841%2034.3374C20.2056%2036.0304%2018.6895%2040.0553%2018.853%2042.6114%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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M38.8476%205.33887C31.884%206.56675%2024.2643%2012.2184%2021.3141%2019.9188C18.0892%2028.336%2017.2166%2029.2574%2013.284%2031.3869C9.50172%2033.435%204.59961%2035.0723%204.59961%2035.0723%22%2F%3E%3Cpath%20d%3D%22M9.6377%2033.1069C13.8571%2030.5679%2019.3456%2033.1902%2021.803%2034.9109C24.2605%2036.6317%2026.7592%2036.5501%2028.1931%2034.5022C29.627%2032.4543%2028.8491%2030.0785%2026.3917%2028.3577C24.7533%2027.2106%2019.2649%2024.5883%2021.3136%2019.9189%22%2F%3E%3Cpath%20d%3D%22M43.189%209.59952C32.8663%2012.1377%2028.7696%2015.3731%2024.7537%2027.2104%22%2F%3E%3Cpath%20d%3D%22M20.9841%2034.3374C20.2056%2036.0304%2018.6895%2040.0553%2018.853%2042.6114%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/hair-clip.svg?color=%231a73e8&size=48