curly hair emoji
curly-hair from OpenMoji by OpenMoji · Default · CC-BY-SA-4.0 Attribution required.
- Name
- curly-hair
- Set
- OpenMoji
- Style
- Default
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
Related icons in OpenMoji
Use the curly hair emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-miterlimit="10" stroke-width="2"><path fill="#f4aa41" stroke="#f4aa41" d="M16.43 51.36H54.1c0-.51 1.9-1 1.82-1.61a8.34 8.34 0 0 0-3.26-5.39A8.17 8.17 0 0 0 54 35.89a7.78 7.78 0 0 0-4.68-4.11a7.12 7.12 0 0 0-2.91-6.59a6.69 6.69 0 0 0-8.08.51a7.32 7.32 0 0 0-5.88-4.8A7.58 7.58 0 0 0 26 23.69a10 10 0 0 0-9.55-2z"/><path fill="#fcea2b" stroke="#fcea2b" d="M16.37 51.36H43.3a13.15 13.15 0 0 0-.37-6.3a12.88 12.88 0 0 0-2.4-4.41a16.26 16.26 0 0 1-7.13 3.1c-4.53.6-6-2.41-9.52-1.29c-1.27.4-1.54.94-3.17 1.26s-3.32-1.81-4.34-2.08c-.02 2.61.02 7.11 0 9.72z"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M56 51.36a7.368 7.368 0 0 0-.06-1.61a8.34 8.34 0 0 0-3.26-5.39A8.17 8.17 0 0 0 54 35.89a7.78 7.78 0 0 0-4.68-4.11a7.12 7.12 0 0 0-2.91-6.59a6.69 6.69 0 0 0-8.08.51a7.32 7.32 0 0 0-5.88-4.8A7.58 7.58 0 0 0 26 23.69s-4.13-4.62-9.92-2.49"/><path d="M44.93 51.36a49.76 49.76 0 0 0-4.59-12.45a8.7 8.7 0 0 1-5.29 4.2a8.65 8.65 0 0 1-8.53-2.8A6.59 6.59 0 0 1 21.34 43a6.53 6.53 0 0 1-5-2.49h0"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiCurlyHair(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g strokeMiterlimit="10" strokeWidth="2"><path fill="#f4aa41" stroke="#f4aa41" d="M16.43 51.36H54.1c0-.51 1.9-1 1.82-1.61a8.34 8.34 0 0 0-3.26-5.39A8.17 8.17 0 0 0 54 35.89a7.78 7.78 0 0 0-4.68-4.11a7.12 7.12 0 0 0-2.91-6.59a6.69 6.69 0 0 0-8.08.51a7.32 7.32 0 0 0-5.88-4.8A7.58 7.58 0 0 0 26 23.69a10 10 0 0 0-9.55-2z"/><path fill="#fcea2b" stroke="#fcea2b" d="M16.37 51.36H43.3a13.15 13.15 0 0 0-.37-6.3a12.88 12.88 0 0 0-2.4-4.41a16.26 16.26 0 0 1-7.13 3.1c-4.53.6-6-2.41-9.52-1.29c-1.27.4-1.54.94-3.17 1.26s-3.32-1.81-4.34-2.08c-.02 2.61.02 7.11 0 9.72z"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M56 51.36a7.368 7.368 0 0 0-.06-1.61a8.34 8.34 0 0 0-3.26-5.39A8.17 8.17 0 0 0 54 35.89a7.78 7.78 0 0 0-4.68-4.11a7.12 7.12 0 0 0-2.91-6.59a6.69 6.69 0 0 0-8.08.51a7.32 7.32 0 0 0-5.88-4.8A7.58 7.58 0 0 0 26 23.69s-4.13-4.62-9.92-2.49"/><path d="M44.93 51.36a49.76 49.76 0 0 0-4.59-12.45a8.7 8.7 0 0 1-5.29 4.2a8.65 8.65 0 0 1-8.53-2.8A6.59 6.59 0 0 1 21.34 43a6.53 6.53 0 0 1-5-2.49h0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-miterlimit="10" stroke-width="2"><path fill="#f4aa41" stroke="#f4aa41" d="M16.43 51.36H54.1c0-.51 1.9-1 1.82-1.61a8.34 8.34 0 0 0-3.26-5.39A8.17 8.17 0 0 0 54 35.89a7.78 7.78 0 0 0-4.68-4.11a7.12 7.12 0 0 0-2.91-6.59a6.69 6.69 0 0 0-8.08.51a7.32 7.32 0 0 0-5.88-4.8A7.58 7.58 0 0 0 26 23.69a10 10 0 0 0-9.55-2z"/><path fill="#fcea2b" stroke="#fcea2b" d="M16.37 51.36H43.3a13.15 13.15 0 0 0-.37-6.3a12.88 12.88 0 0 0-2.4-4.41a16.26 16.26 0 0 1-7.13 3.1c-4.53.6-6-2.41-9.52-1.29c-1.27.4-1.54.94-3.17 1.26s-3.32-1.81-4.34-2.08c-.02 2.61.02 7.11 0 9.72z"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M56 51.36a7.368 7.368 0 0 0-.06-1.61a8.34 8.34 0 0 0-3.26-5.39A8.17 8.17 0 0 0 54 35.89a7.78 7.78 0 0 0-4.68-4.11a7.12 7.12 0 0 0-2.91-6.59a6.69 6.69 0 0 0-8.08.51a7.32 7.32 0 0 0-5.88-4.8A7.58 7.58 0 0 0 26 23.69s-4.13-4.62-9.92-2.49"/><path d="M44.93 51.36a49.76 49.76 0 0 0-4.59-12.45a8.7 8.7 0 0 1-5.29 4.2a8.65 8.65 0 0 1-8.53-2.8A6.59 6.59 0 0 1 21.34 43a6.53 6.53 0 0 1-5-2.49h0"/></g></svg> </template>
CSS
.icon-curly-hair {
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%2072%2072%22%3E%3Cg%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23f4aa41%22%20stroke%3D%22%23f4aa41%22%20d%3D%22M16.43%2051.36H54.1c0-.51%201.9-1%201.82-1.61a8.34%208.34%200%200%200-3.26-5.39A8.17%208.17%200%200%200%2054%2035.89a7.78%207.78%200%200%200-4.68-4.11a7.12%207.12%200%200%200-2.91-6.59a6.69%206.69%200%200%200-8.08.51a7.32%207.32%200%200%200-5.88-4.8A7.58%207.58%200%200%200%2026%2023.69a10%2010%200%200%200-9.55-2z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20d%3D%22M16.37%2051.36H43.3a13.15%2013.15%200%200%200-.37-6.3a12.88%2012.88%200%200%200-2.4-4.41a16.26%2016.26%200%200%201-7.13%203.1c-4.53.6-6-2.41-9.52-1.29c-1.27.4-1.54.94-3.17%201.26s-3.32-1.81-4.34-2.08c-.02%202.61.02%207.11%200%209.72z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M56%2051.36a7.368%207.368%200%200%200-.06-1.61a8.34%208.34%200%200%200-3.26-5.39A8.17%208.17%200%200%200%2054%2035.89a7.78%207.78%200%200%200-4.68-4.11a7.12%207.12%200%200%200-2.91-6.59a6.69%206.69%200%200%200-8.08.51a7.32%207.32%200%200%200-5.88-4.8A7.58%207.58%200%200%200%2026%2023.69s-4.13-4.62-9.92-2.49%22%2F%3E%3Cpath%20d%3D%22M44.93%2051.36a49.76%2049.76%200%200%200-4.59-12.45a8.7%208.7%200%200%201-5.29%204.2a8.65%208.65%200%200%201-8.53-2.8A6.59%206.59%200%200%201%2021.34%2043a6.53%206.53%200%200%201-5-2.49h0%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%2072%2072%22%3E%3Cg%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23f4aa41%22%20stroke%3D%22%23f4aa41%22%20d%3D%22M16.43%2051.36H54.1c0-.51%201.9-1%201.82-1.61a8.34%208.34%200%200%200-3.26-5.39A8.17%208.17%200%200%200%2054%2035.89a7.78%207.78%200%200%200-4.68-4.11a7.12%207.12%200%200%200-2.91-6.59a6.69%206.69%200%200%200-8.08.51a7.32%207.32%200%200%200-5.88-4.8A7.58%207.58%200%200%200%2026%2023.69a10%2010%200%200%200-9.55-2z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20d%3D%22M16.37%2051.36H43.3a13.15%2013.15%200%200%200-.37-6.3a12.88%2012.88%200%200%200-2.4-4.41a16.26%2016.26%200%200%201-7.13%203.1c-4.53.6-6-2.41-9.52-1.29c-1.27.4-1.54.94-3.17%201.26s-3.32-1.81-4.34-2.08c-.02%202.61.02%207.11%200%209.72z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M56%2051.36a7.368%207.368%200%200%200-.06-1.61a8.34%208.34%200%200%200-3.26-5.39A8.17%208.17%200%200%200%2054%2035.89a7.78%207.78%200%200%200-4.68-4.11a7.12%207.12%200%200%200-2.91-6.59a6.69%206.69%200%200%200-8.08.51a7.32%207.32%200%200%200-5.88-4.8A7.58%207.58%200%200%200%2026%2023.69s-4.13-4.62-9.92-2.49%22%2F%3E%3Cpath%20d%3D%22M44.93%2051.36a49.76%2049.76%200%200%200-4.59-12.45a8.7%208.7%200%200%201-5.29%204.2a8.65%208.65%200%200%201-8.53-2.8A6.59%206.59%200%200%201%2021.34%2043a6.53%206.53%200%200%201-5-2.49h0%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/curly-hair.svg?color=%231a73e8&size=48