person beard emoji
person-beard from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- person-beard
- Set
- OpenMoji
- Style
- Default
- Category
- People Body
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More people body icons from OpenMoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the person beard emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M17 61v-4c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9v4"/><path fill="#fcea2b" d="M24.9 31c0 9 4.9 14 11 14c6 0 11.1-5 11.1-14a12.4 12.4 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.1 1-1.1 6"/><path fill="#f1b31c" d="M36 12c-10 0-14 7-14 14c0 6.7 0 12.4 3.5 12.9c.2.5.4.9.6 1.4a14 14 0 0 0 2.1 2.7a10 10 0 0 0 7.4 2.5h.3a10 10 0 0 0 7.4-2.5a9 9 0 0 0 2.1-2.7q.562-1.072 1-2.2l-.3.9c3.9-.1 3.9-6 3.9-13s-4-14-14-14m4 27c0 .7-1.6 2-4 2s-4-1.3-4-2v-1.9a1 1 0 0 1 1-1l3 1.5l3.1-1.5a.945.945 0 0 1 1 1zm4.9-4.2s-1.9 3-2.7-1.2a24.3 24.3 0 0 0-13.1 0c-.7 4.2-2.7 1.2-2.7 1.2a29 29 0 0 1-1.6-4.1c.192-1.864.56-3.705 1.1-5.5c7.2-1 12.9-7.1 12.9-7.1s1.4 1.2 7.2 7.8q.47 1.979.7 4a19 19 0 0 1-1.8 4.9"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M25.5 39.2C20.7 39.2 22 33 22 26s4-14 14-14s14 7 14 14s.9 13.4-4 13M17 60v-3c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9v3"/><path d="M41.9 29a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-8 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M47 31a12.4 12.4 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.1 1-1.1 6"/><path d="M39.9 36.5a.99.99 0 0 1-.5 1.3a7.2 7.2 0 0 1-3.5.8a8.1 8.1 0 0 1-3.4-.8a.99.99 0 0 1-.5-1.3a.883.883 0 0 1 1.2-.5c.1 0 .1 0 .1.1c1.58.9 3.52.9 5.1 0a1.13 1.13 0 0 1 1.5.4"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M24.9 31c-.2 3.1-.3 6.6 1.2 9.3a14 14 0 0 0 2.1 2.7a10.58 10.58 0 0 0 7.4 2.5"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M47 31a8.4 8.4 0 0 1-1.9 3.9s-1.9 3-2.7-1.2a24.3 24.3 0 0 0-13.1 0c-.8 4.2-2.7 1.2-2.7 1.2A11.1 11.1 0 0 1 25 31"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M47 31.4a16.1 16.1 0 0 1-1.6 8.9a9 9 0 0 1-2.1 2.7a10 10 0 0 1-7.4 2.5h-.3"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPersonBeard(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M17 61v-4c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9v4"/><path fill="#fcea2b" d="M24.9 31c0 9 4.9 14 11 14c6 0 11.1-5 11.1-14a12.4 12.4 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.1 1-1.1 6"/><path fill="#f1b31c" d="M36 12c-10 0-14 7-14 14c0 6.7 0 12.4 3.5 12.9c.2.5.4.9.6 1.4a14 14 0 0 0 2.1 2.7a10 10 0 0 0 7.4 2.5h.3a10 10 0 0 0 7.4-2.5a9 9 0 0 0 2.1-2.7q.562-1.072 1-2.2l-.3.9c3.9-.1 3.9-6 3.9-13s-4-14-14-14m4 27c0 .7-1.6 2-4 2s-4-1.3-4-2v-1.9a1 1 0 0 1 1-1l3 1.5l3.1-1.5a.945.945 0 0 1 1 1zm4.9-4.2s-1.9 3-2.7-1.2a24.3 24.3 0 0 0-13.1 0c-.7 4.2-2.7 1.2-2.7 1.2a29 29 0 0 1-1.6-4.1c.192-1.864.56-3.705 1.1-5.5c7.2-1 12.9-7.1 12.9-7.1s1.4 1.2 7.2 7.8q.47 1.979.7 4a19 19 0 0 1-1.8 4.9"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M25.5 39.2C20.7 39.2 22 33 22 26s4-14 14-14s14 7 14 14s.9 13.4-4 13M17 60v-3c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9v3"/><path d="M41.9 29a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-8 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M47 31a12.4 12.4 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.1 1-1.1 6"/><path d="M39.9 36.5a.99.99 0 0 1-.5 1.3a7.2 7.2 0 0 1-3.5.8a8.1 8.1 0 0 1-3.4-.8a.99.99 0 0 1-.5-1.3a.883.883 0 0 1 1.2-.5c.1 0 .1 0 .1.1c1.58.9 3.52.9 5.1 0a1.13 1.13 0 0 1 1.5.4"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M24.9 31c-.2 3.1-.3 6.6 1.2 9.3a14 14 0 0 0 2.1 2.7a10.58 10.58 0 0 0 7.4 2.5"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M47 31a8.4 8.4 0 0 1-1.9 3.9s-1.9 3-2.7-1.2a24.3 24.3 0 0 0-13.1 0c-.8 4.2-2.7 1.2-2.7 1.2A11.1 11.1 0 0 1 25 31"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M47 31.4a16.1 16.1 0 0 1-1.6 8.9a9 9 0 0 1-2.1 2.7a10 10 0 0 1-7.4 2.5h-.3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M17 61v-4c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9v4"/><path fill="#fcea2b" d="M24.9 31c0 9 4.9 14 11 14c6 0 11.1-5 11.1-14a12.4 12.4 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.1 1-1.1 6"/><path fill="#f1b31c" d="M36 12c-10 0-14 7-14 14c0 6.7 0 12.4 3.5 12.9c.2.5.4.9.6 1.4a14 14 0 0 0 2.1 2.7a10 10 0 0 0 7.4 2.5h.3a10 10 0 0 0 7.4-2.5a9 9 0 0 0 2.1-2.7q.562-1.072 1-2.2l-.3.9c3.9-.1 3.9-6 3.9-13s-4-14-14-14m4 27c0 .7-1.6 2-4 2s-4-1.3-4-2v-1.9a1 1 0 0 1 1-1l3 1.5l3.1-1.5a.945.945 0 0 1 1 1zm4.9-4.2s-1.9 3-2.7-1.2a24.3 24.3 0 0 0-13.1 0c-.7 4.2-2.7 1.2-2.7 1.2a29 29 0 0 1-1.6-4.1c.192-1.864.56-3.705 1.1-5.5c7.2-1 12.9-7.1 12.9-7.1s1.4 1.2 7.2 7.8q.47 1.979.7 4a19 19 0 0 1-1.8 4.9"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M25.5 39.2C20.7 39.2 22 33 22 26s4-14 14-14s14 7 14 14s.9 13.4-4 13M17 60v-3c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9v3"/><path d="M41.9 29a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-8 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M47 31a12.4 12.4 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.1 1-1.1 6"/><path d="M39.9 36.5a.99.99 0 0 1-.5 1.3a7.2 7.2 0 0 1-3.5.8a8.1 8.1 0 0 1-3.4-.8a.99.99 0 0 1-.5-1.3a.883.883 0 0 1 1.2-.5c.1 0 .1 0 .1.1c1.58.9 3.52.9 5.1 0a1.13 1.13 0 0 1 1.5.4"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M24.9 31c-.2 3.1-.3 6.6 1.2 9.3a14 14 0 0 0 2.1 2.7a10.58 10.58 0 0 0 7.4 2.5"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M47 31a8.4 8.4 0 0 1-1.9 3.9s-1.9 3-2.7-1.2a24.3 24.3 0 0 0-13.1 0c-.8 4.2-2.7 1.2-2.7 1.2A11.1 11.1 0 0 1 25 31"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M47 31.4a16.1 16.1 0 0 1-1.6 8.9a9 9 0 0 1-2.1 2.7a10 10 0 0 1-7.4 2.5h-.3"/></svg> </template>
CSS
.icon-person-beard {
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%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M17%2061v-4c0-5%205-9%2010-9q9%207.5%2018%200c5%200%2010%204%2010%209v4%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M24.9%2031c0%209%204.9%2014%2011%2014c6%200%2011.1-5%2011.1-14a12.4%2012.4%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207c0%200-1.1%201-1.1%206%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M36%2012c-10%200-14%207-14%2014c0%206.7%200%2012.4%203.5%2012.9c.2.5.4.9.6%201.4a14%2014%200%200%200%202.1%202.7a10%2010%200%200%200%207.4%202.5h.3a10%2010%200%200%200%207.4-2.5a9%209%200%200%200%202.1-2.7q.562-1.072%201-2.2l-.3.9c3.9-.1%203.9-6%203.9-13s-4-14-14-14m4%2027c0%20.7-1.6%202-4%202s-4-1.3-4-2v-1.9a1%201%200%200%201%201-1l3%201.5l3.1-1.5a.945.945%200%200%201%201%201zm4.9-4.2s-1.9%203-2.7-1.2a24.3%2024.3%200%200%200-13.1%200c-.7%204.2-2.7%201.2-2.7%201.2a29%2029%200%200%201-1.6-4.1c.192-1.864.56-3.705%201.1-5.5c7.2-1%2012.9-7.1%2012.9-7.1s1.4%201.2%207.2%207.8q.47%201.979.7%204a19%2019%200%200%201-1.8%204.9%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M25.5%2039.2C20.7%2039.2%2022%2033%2022%2026s4-14%2014-14s14%207%2014%2014s.9%2013.4-4%2013M17%2060v-3c0-5%205-9%2010-9q9%207.5%2018%200c5%200%2010%204%2010%209v3%22%2F%3E%3Cpath%20d%3D%22M41.9%2029a2%202%200%201%201-4%200a2%202%200%200%201%204%200m-8%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M47%2031a12.4%2012.4%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207c0%200-1.1%201-1.1%206%22%2F%3E%3Cpath%20d%3D%22M39.9%2036.5a.99.99%200%200%201-.5%201.3a7.2%207.2%200%200%201-3.5.8a8.1%208.1%200%200%201-3.4-.8a.99.99%200%200%201-.5-1.3a.883.883%200%200%201%201.2-.5c.1%200%20.1%200%20.1.1c1.58.9%203.52.9%205.1%200a1.13%201.13%200%200%201%201.5.4%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M24.9%2031c-.2%203.1-.3%206.6%201.2%209.3a14%2014%200%200%200%202.1%202.7a10.58%2010.58%200%200%200%207.4%202.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M47%2031a8.4%208.4%200%200%201-1.9%203.9s-1.9%203-2.7-1.2a24.3%2024.3%200%200%200-13.1%200c-.8%204.2-2.7%201.2-2.7%201.2A11.1%2011.1%200%200%201%2025%2031%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M47%2031.4a16.1%2016.1%200%200%201-1.6%208.9a9%209%200%200%201-2.1%202.7a10%2010%200%200%201-7.4%202.5h-.3%22%2F%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%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M17%2061v-4c0-5%205-9%2010-9q9%207.5%2018%200c5%200%2010%204%2010%209v4%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M24.9%2031c0%209%204.9%2014%2011%2014c6%200%2011.1-5%2011.1-14a12.4%2012.4%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207c0%200-1.1%201-1.1%206%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M36%2012c-10%200-14%207-14%2014c0%206.7%200%2012.4%203.5%2012.9c.2.5.4.9.6%201.4a14%2014%200%200%200%202.1%202.7a10%2010%200%200%200%207.4%202.5h.3a10%2010%200%200%200%207.4-2.5a9%209%200%200%200%202.1-2.7q.562-1.072%201-2.2l-.3.9c3.9-.1%203.9-6%203.9-13s-4-14-14-14m4%2027c0%20.7-1.6%202-4%202s-4-1.3-4-2v-1.9a1%201%200%200%201%201-1l3%201.5l3.1-1.5a.945.945%200%200%201%201%201zm4.9-4.2s-1.9%203-2.7-1.2a24.3%2024.3%200%200%200-13.1%200c-.7%204.2-2.7%201.2-2.7%201.2a29%2029%200%200%201-1.6-4.1c.192-1.864.56-3.705%201.1-5.5c7.2-1%2012.9-7.1%2012.9-7.1s1.4%201.2%207.2%207.8q.47%201.979.7%204a19%2019%200%200%201-1.8%204.9%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M25.5%2039.2C20.7%2039.2%2022%2033%2022%2026s4-14%2014-14s14%207%2014%2014s.9%2013.4-4%2013M17%2060v-3c0-5%205-9%2010-9q9%207.5%2018%200c5%200%2010%204%2010%209v3%22%2F%3E%3Cpath%20d%3D%22M41.9%2029a2%202%200%201%201-4%200a2%202%200%200%201%204%200m-8%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M47%2031a12.4%2012.4%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207c0%200-1.1%201-1.1%206%22%2F%3E%3Cpath%20d%3D%22M39.9%2036.5a.99.99%200%200%201-.5%201.3a7.2%207.2%200%200%201-3.5.8a8.1%208.1%200%200%201-3.4-.8a.99.99%200%200%201-.5-1.3a.883.883%200%200%201%201.2-.5c.1%200%20.1%200%20.1.1c1.58.9%203.52.9%205.1%200a1.13%201.13%200%200%201%201.5.4%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M24.9%2031c-.2%203.1-.3%206.6%201.2%209.3a14%2014%200%200%200%202.1%202.7a10.58%2010.58%200%200%200%207.4%202.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M47%2031a8.4%208.4%200%200%201-1.9%203.9s-1.9%203-2.7-1.2a24.3%2024.3%200%200%200-13.1%200c-.8%204.2-2.7%201.2-2.7%201.2A11.1%2011.1%200%200%201%2025%2031%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M47%2031.4a16.1%2016.1%200%200%201-1.6%208.9a9%209%200%200%201-2.1%202.7a10%2010%200%200%201-7.4%202.5h-.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/person-beard.svg?color=%231a73e8&size=48