person frowning emoji
person-frowning-dark-skin-tone from OpenMoji by OpenMoji · Dark skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- person-frowning-dark-skin-tone
- Set
- OpenMoji
- Style
- Dark skin tone
- Category
- People Body
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
5 other variants in OpenMoji
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 frowning emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M17 60.958v-4c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v4"/><path fill="#6a462f" d="M24.937 30.958c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14c0-3-1-4-1-4a77 77 0 0 0-7-6c-4 3-7 4-13 5c0 0-1.064 0-1.064 5"/><path d="M46.754 28.74c.2-2.167-9.874-10.396-7.908-8.228s-10.074 4.094-12.683 6.06S26 38.959 26 38.959c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13c.41-.097.553-8.05.754-10.218"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M26 38.958c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13m-29 21v-3c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v3"/><path d="M42 30.958c0 1.105-.895 1-2 1s-2 .105-2-1a3.12 3.12 0 0 1 1-2c1.105 0 3 .896 3 2m-8 0c0 1.105-.895 1-2 1s-2 .105-2-1c0-1 2.023-2 3.127-2a3.26 3.26 0 0 1 .873 2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M38 38.708a3.04 3.04 0 0 0-4 0"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M24.937 30.958c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14c0-3-1-4-1-4a77 77 0 0 0-7-6c-4 3-9 5-13 5c0 0-1.064 0-1.064 5Z"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPersonFrowningDarkSkinTone(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 60.958v-4c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v4"/><path fill="#6a462f" d="M24.937 30.958c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14c0-3-1-4-1-4a77 77 0 0 0-7-6c-4 3-7 4-13 5c0 0-1.064 0-1.064 5"/><path d="M46.754 28.74c.2-2.167-9.874-10.396-7.908-8.228s-10.074 4.094-12.683 6.06S26 38.959 26 38.959c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13c.41-.097.553-8.05.754-10.218"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M26 38.958c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13m-29 21v-3c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v3"/><path d="M42 30.958c0 1.105-.895 1-2 1s-2 .105-2-1a3.12 3.12 0 0 1 1-2c1.105 0 3 .896 3 2m-8 0c0 1.105-.895 1-2 1s-2 .105-2-1c0-1 2.023-2 3.127-2a3.26 3.26 0 0 1 .873 2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M38 38.708a3.04 3.04 0 0 0-4 0"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M24.937 30.958c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14c0-3-1-4-1-4a77 77 0 0 0-7-6c-4 3-9 5-13 5c0 0-1.064 0-1.064 5Z"/></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 60.958v-4c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v4"/><path fill="#6a462f" d="M24.937 30.958c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14c0-3-1-4-1-4a77 77 0 0 0-7-6c-4 3-7 4-13 5c0 0-1.064 0-1.064 5"/><path d="M46.754 28.74c.2-2.167-9.874-10.396-7.908-8.228s-10.074 4.094-12.683 6.06S26 38.959 26 38.959c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13c.41-.097.553-8.05.754-10.218"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M26 38.958c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13m-29 21v-3c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v3"/><path d="M42 30.958c0 1.105-.895 1-2 1s-2 .105-2-1a3.12 3.12 0 0 1 1-2c1.105 0 3 .896 3 2m-8 0c0 1.105-.895 1-2 1s-2 .105-2-1c0-1 2.023-2 3.127-2a3.26 3.26 0 0 1 .873 2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M38 38.708a3.04 3.04 0 0 0-4 0"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M24.937 30.958c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14c0-3-1-4-1-4a77 77 0 0 0-7-6c-4 3-9 5-13 5c0 0-1.064 0-1.064 5Z"/></svg> </template>
CSS
.icon-person-frowning-dark-skin-tone {
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%2060.958v-4c0-4.994%205.008-9%2010-9q9%207.5%2018%200c4.994%200%2010%204.006%2010%209v4%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M24.937%2030.958c0%209%204.936%2014%2011%2014c5.936%200%2011.063-5%2011.063-14c0-3-1-4-1-4a77%2077%200%200%200-7-6c-4%203-7%204-13%205c0%200-1.064%200-1.064%205%22%2F%3E%3Cpath%20d%3D%22M46.754%2028.74c.2-2.167-9.874-10.396-7.908-8.228s-10.074%204.094-12.683%206.06S26%2038.959%2026%2038.959c-4%200-4-6-4-13s4-14%2014-14s14%207%2014%2014s0%2013-4%2013c.41-.097.553-8.05.754-10.218%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%22M26%2038.958c-4%200-4-6-4-13s4-14%2014-14s14%207%2014%2014s0%2013-4%2013m-29%2021v-3c0-4.994%205.008-9%2010-9q9%207.5%2018%200c4.994%200%2010%204.006%2010%209v3%22%2F%3E%3Cpath%20d%3D%22M42%2030.958c0%201.105-.895%201-2%201s-2%20.105-2-1a3.12%203.12%200%200%201%201-2c1.105%200%203%20.896%203%202m-8%200c0%201.105-.895%201-2%201s-2%20.105-2-1c0-1%202.023-2%203.127-2a3.26%203.26%200%200%201%20.873%202%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%22M38%2038.708a3.04%203.04%200%200%200-4%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%22M24.937%2030.958c0%209%204.936%2014%2011%2014c5.936%200%2011.063-5%2011.063-14c0-3-1-4-1-4a77%2077%200%200%200-7-6c-4%203-9%205-13%205c0%200-1.064%200-1.064%205Z%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%2060.958v-4c0-4.994%205.008-9%2010-9q9%207.5%2018%200c4.994%200%2010%204.006%2010%209v4%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M24.937%2030.958c0%209%204.936%2014%2011%2014c5.936%200%2011.063-5%2011.063-14c0-3-1-4-1-4a77%2077%200%200%200-7-6c-4%203-7%204-13%205c0%200-1.064%200-1.064%205%22%2F%3E%3Cpath%20d%3D%22M46.754%2028.74c.2-2.167-9.874-10.396-7.908-8.228s-10.074%204.094-12.683%206.06S26%2038.959%2026%2038.959c-4%200-4-6-4-13s4-14%2014-14s14%207%2014%2014s0%2013-4%2013c.41-.097.553-8.05.754-10.218%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%22M26%2038.958c-4%200-4-6-4-13s4-14%2014-14s14%207%2014%2014s0%2013-4%2013m-29%2021v-3c0-4.994%205.008-9%2010-9q9%207.5%2018%200c4.994%200%2010%204.006%2010%209v3%22%2F%3E%3Cpath%20d%3D%22M42%2030.958c0%201.105-.895%201-2%201s-2%20.105-2-1a3.12%203.12%200%200%201%201-2c1.105%200%203%20.896%203%202m-8%200c0%201.105-.895%201-2%201s-2%20.105-2-1c0-1%202.023-2%203.127-2a3.26%203.26%200%200%201%20.873%202%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%22M38%2038.708a3.04%203.04%200%200%200-4%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%22M24.937%2030.958c0%209%204.936%2014%2011%2014c5.936%200%2011.063-5%2011.063-14c0-3-1-4-1-4a77%2077%200%200%200-7-6c-4%203-9%205-13%205c0%200-1.064%200-1.064%205Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/person-frowning-dark-skin-tone.svg?color=%231a73e8&size=48