hair clips icon
hair-clips from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- hair-clips
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the hair clips 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="M9.349 12.332c-1 2.054 3.207 3.699 1.649 5.668c-1.506 1.388-3.152-2.38-6.498-2.5"/><path d="M22 4.439c-5.349-1.602-8.88 1.412-10.93 5.274C8.666 14.243 5.85 15.313 2 16m3 4c2 0 3-2 3-2m2.714-2.706C12.844 12.276 15.286 10 21 10"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHairClips(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="M9.349 12.332c-1 2.054 3.207 3.699 1.649 5.668c-1.506 1.388-3.152-2.38-6.498-2.5"/><path d="M22 4.439c-5.349-1.602-8.88 1.412-10.93 5.274C8.666 14.243 5.85 15.313 2 16m3 4c2 0 3-2 3-2m2.714-2.706C12.844 12.276 15.286 10 21 10"/></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="M9.349 12.332c-1 2.054 3.207 3.699 1.649 5.668c-1.506 1.388-3.152-2.38-6.498-2.5"/><path d="M22 4.439c-5.349-1.602-8.88 1.412-10.93 5.274C8.666 14.243 5.85 15.313 2 16m3 4c2 0 3-2 3-2m2.714-2.706C12.844 12.276 15.286 10 21 10"/></g></svg> </template>
CSS
.icon-hair-clips {
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%22M9.349%2012.332c-1%202.054%203.207%203.699%201.649%205.668c-1.506%201.388-3.152-2.38-6.498-2.5%22%2F%3E%3Cpath%20d%3D%22M22%204.439c-5.349-1.602-8.88%201.412-10.93%205.274C8.666%2014.243%205.85%2015.313%202%2016m3%204c2%200%203-2%203-2m2.714-2.706C12.844%2012.276%2015.286%2010%2021%2010%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%22M9.349%2012.332c-1%202.054%203.207%203.699%201.649%205.668c-1.506%201.388-3.152-2.38-6.498-2.5%22%2F%3E%3Cpath%20d%3D%22M22%204.439c-5.349-1.602-8.88%201.412-10.93%205.274C8.666%2014.243%205.85%2015.313%202%2016m3%204c2%200%203-2%203-2m2.714-2.706C12.844%2012.276%2015.286%2010%2021%2010%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/hair-clips.svg?color=%231a73e8&size=48