white hair emoji
white-hair from OpenMoji by OpenMoji · Default · CC-BY-SA-4.0 Attribution required.
- Name
- white-hair
- Set
- OpenMoji
- Style
- Default
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
Related icons in OpenMoji
white-canewhite-chess-bishopwhite-chess-kingwhite-chess-knightwhite-chess-pawnwhite-chess-queenwhite-chess-rookwhite-circlewhite-exclamation-markwhite-flagwhite-flowerwhite-heartwhite-hexagonwhite-large-squarewhite-medium-small-squarewhite-medium-squarewhite-pentagonwhite-question-markwhite-rectanglewhite-small-squarewhite-squarewhite-square-buttonwhite-square-flagwhite-vertical-ellipse
Use the white 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="#d0cfce" stroke="#d0cfce" d="M16 53.86h37.82C54 51 56 48.11 56 45.19c0-13.57-11.31-27.14-31.66-27.14c-3 0-5.75 2.14-8.34 2.68z"/><path fill="#fcea2b" stroke="#fcea2b" d="M16 53.89h30.34c-1.63-9-3.77-16.69-3.77-16.69c-13.11 0-19.1 4.57-26.57 4.8z"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M55.75 54c.17-2.85.25-5.81.25-8.76C56 31.67 44.69 18.1 24.34 18.1a40.596 40.596 0 0 0-8.34.86"/><path d="M48.48 54a78.845 78.845 0 0 0-6-17.81c-13 0-19 3.5-26.43 3.78"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiWhiteHair(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="#d0cfce" stroke="#d0cfce" d="M16 53.86h37.82C54 51 56 48.11 56 45.19c0-13.57-11.31-27.14-31.66-27.14c-3 0-5.75 2.14-8.34 2.68z"/><path fill="#fcea2b" stroke="#fcea2b" d="M16 53.89h30.34c-1.63-9-3.77-16.69-3.77-16.69c-13.11 0-19.1 4.57-26.57 4.8z"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M55.75 54c.17-2.85.25-5.81.25-8.76C56 31.67 44.69 18.1 24.34 18.1a40.596 40.596 0 0 0-8.34.86"/><path d="M48.48 54a78.845 78.845 0 0 0-6-17.81c-13 0-19 3.5-26.43 3.78"/></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="#d0cfce" stroke="#d0cfce" d="M16 53.86h37.82C54 51 56 48.11 56 45.19c0-13.57-11.31-27.14-31.66-27.14c-3 0-5.75 2.14-8.34 2.68z"/><path fill="#fcea2b" stroke="#fcea2b" d="M16 53.89h30.34c-1.63-9-3.77-16.69-3.77-16.69c-13.11 0-19.1 4.57-26.57 4.8z"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M55.75 54c.17-2.85.25-5.81.25-8.76C56 31.67 44.69 18.1 24.34 18.1a40.596 40.596 0 0 0-8.34.86"/><path d="M48.48 54a78.845 78.845 0 0 0-6-17.81c-13 0-19 3.5-26.43 3.78"/></g></svg> </template>
CSS
.icon-white-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%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20d%3D%22M16%2053.86h37.82C54%2051%2056%2048.11%2056%2045.19c0-13.57-11.31-27.14-31.66-27.14c-3%200-5.75%202.14-8.34%202.68z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20d%3D%22M16%2053.89h30.34c-1.63-9-3.77-16.69-3.77-16.69c-13.11%200-19.1%204.57-26.57%204.8z%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%22M55.75%2054c.17-2.85.25-5.81.25-8.76C56%2031.67%2044.69%2018.1%2024.34%2018.1a40.596%2040.596%200%200%200-8.34.86%22%2F%3E%3Cpath%20d%3D%22M48.48%2054a78.845%2078.845%200%200%200-6-17.81c-13%200-19%203.5-26.43%203.78%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%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20d%3D%22M16%2053.86h37.82C54%2051%2056%2048.11%2056%2045.19c0-13.57-11.31-27.14-31.66-27.14c-3%200-5.75%202.14-8.34%202.68z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20d%3D%22M16%2053.89h30.34c-1.63-9-3.77-16.69-3.77-16.69c-13.11%200-19.1%204.57-26.57%204.8z%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%22M55.75%2054c.17-2.85.25-5.81.25-8.76C56%2031.67%2044.69%2018.1%2024.34%2018.1a40.596%2040.596%200%200%200-8.34.86%22%2F%3E%3Cpath%20d%3D%22M48.48%2054a78.845%2078.845%200%200%200-6-17.81c-13%200-19%203.5-26.43%203.78%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/white-hair.svg?color=%231a73e8&size=48