man standing emoji
man-standing from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- man-standing
- Set
- OpenMoji
- Style
- Default
- 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 man standing emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><path d="M42.533 22.288a4.3 4.3 0 0 0-4.209-4.131h-6a4.3 4.3 0 0 0-4.209 4.131l-.792 19.44a1 1 0 0 1-.12.436l2.933-2.094l-.714 22.133a1.23 1.23 0 0 0 .25.88a.24.24 0 0 0 .152.09c.214 0 .656-.427.735-1.126l2.899-22.503a5 5 0 0 1 .403-1.193l.724-.805h1.625l.984.623a5 5 0 0 1 .352 1.342l2.542 22.534c.079.698.522 1.125.736 1.125a.24.24 0 0 0 .152-.09c.192-.248.49-.585.457-.9L40.5 40.07L44 42.5"/><circle cx="35.404" cy="10.651" r="2.969"/></g><g fill="none" stroke="#000" stroke-width="2"><circle cx="35.404" cy="10.651" r="2.969" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="m40.37 23.59l1.9 38c.055 1.1-.575 2-1.4 2a2.076 2.076 0 0 1-1.729-1.988l-2.542-22.03c-.129-1.094-.679-1.988-1.229-1.988s-1.103.894-1.229 1.987l-2.539 22.031a2.076 2.076 0 0 1-1.729 1.987c-.825 0-1.455-.9-1.4-2l1.9-38"/><path stroke-linecap="round" stroke-linejoin="round" d="m26.373 41.59l.792-19a5.274 5.274 0 0 1 5.208-5h6"/><path stroke-linecap="round" stroke-linejoin="round" d="M38.3 17.589a5.274 5.274 0 0 1 5.208 5l.792 19"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiManStanding(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><path d="M42.533 22.288a4.3 4.3 0 0 0-4.209-4.131h-6a4.3 4.3 0 0 0-4.209 4.131l-.792 19.44a1 1 0 0 1-.12.436l2.933-2.094l-.714 22.133a1.23 1.23 0 0 0 .25.88a.24.24 0 0 0 .152.09c.214 0 .656-.427.735-1.126l2.899-22.503a5 5 0 0 1 .403-1.193l.724-.805h1.625l.984.623a5 5 0 0 1 .352 1.342l2.542 22.534c.079.698.522 1.125.736 1.125a.24.24 0 0 0 .152-.09c.192-.248.49-.585.457-.9L40.5 40.07L44 42.5"/><circle cx="35.404" cy="10.651" r="2.969"/></g><g fill="none" stroke="#000" strokeWidth="2"><circle cx="35.404" cy="10.651" r="2.969" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="m40.37 23.59l1.9 38c.055 1.1-.575 2-1.4 2a2.076 2.076 0 0 1-1.729-1.988l-2.542-22.03c-.129-1.094-.679-1.988-1.229-1.988s-1.103.894-1.229 1.987l-2.539 22.031a2.076 2.076 0 0 1-1.729 1.987c-.825 0-1.455-.9-1.4-2l1.9-38"/><path strokeLinecap="round" strokeLinejoin="round" d="m26.373 41.59l.792-19a5.274 5.274 0 0 1 5.208-5h6"/><path strokeLinecap="round" strokeLinejoin="round" d="M38.3 17.589a5.274 5.274 0 0 1 5.208 5l.792 19"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><path d="M42.533 22.288a4.3 4.3 0 0 0-4.209-4.131h-6a4.3 4.3 0 0 0-4.209 4.131l-.792 19.44a1 1 0 0 1-.12.436l2.933-2.094l-.714 22.133a1.23 1.23 0 0 0 .25.88a.24.24 0 0 0 .152.09c.214 0 .656-.427.735-1.126l2.899-22.503a5 5 0 0 1 .403-1.193l.724-.805h1.625l.984.623a5 5 0 0 1 .352 1.342l2.542 22.534c.079.698.522 1.125.736 1.125a.24.24 0 0 0 .152-.09c.192-.248.49-.585.457-.9L40.5 40.07L44 42.5"/><circle cx="35.404" cy="10.651" r="2.969"/></g><g fill="none" stroke="#000" stroke-width="2"><circle cx="35.404" cy="10.651" r="2.969" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="m40.37 23.59l1.9 38c.055 1.1-.575 2-1.4 2a2.076 2.076 0 0 1-1.729-1.988l-2.542-22.03c-.129-1.094-.679-1.988-1.229-1.988s-1.103.894-1.229 1.987l-2.539 22.031a2.076 2.076 0 0 1-1.729 1.987c-.825 0-1.455-.9-1.4-2l1.9-38"/><path stroke-linecap="round" stroke-linejoin="round" d="m26.373 41.59l.792-19a5.274 5.274 0 0 1 5.208-5h6"/><path stroke-linecap="round" stroke-linejoin="round" d="M38.3 17.589a5.274 5.274 0 0 1 5.208 5l.792 19"/></g></svg> </template>
CSS
.icon-man-standing {
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%20fill%3D%22%23fcea2b%22%3E%3Cpath%20d%3D%22M42.533%2022.288a4.3%204.3%200%200%200-4.209-4.131h-6a4.3%204.3%200%200%200-4.209%204.131l-.792%2019.44a1%201%200%200%201-.12.436l2.933-2.094l-.714%2022.133a1.23%201.23%200%200%200%20.25.88a.24.24%200%200%200%20.152.09c.214%200%20.656-.427.735-1.126l2.899-22.503a5%205%200%200%201%20.403-1.193l.724-.805h1.625l.984.623a5%205%200%200%201%20.352%201.342l2.542%2022.534c.079.698.522%201.125.736%201.125a.24.24%200%200%200%20.152-.09c.192-.248.49-.585.457-.9L40.5%2040.07L44%2042.5%22%2F%3E%3Ccircle%20cx%3D%2235.404%22%20cy%3D%2210.651%22%20r%3D%222.969%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2235.404%22%20cy%3D%2210.651%22%20r%3D%222.969%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m40.37%2023.59l1.9%2038c.055%201.1-.575%202-1.4%202a2.076%202.076%200%200%201-1.729-1.988l-2.542-22.03c-.129-1.094-.679-1.988-1.229-1.988s-1.103.894-1.229%201.987l-2.539%2022.031a2.076%202.076%200%200%201-1.729%201.987c-.825%200-1.455-.9-1.4-2l1.9-38%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m26.373%2041.59l.792-19a5.274%205.274%200%200%201%205.208-5h6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38.3%2017.589a5.274%205.274%200%200%201%205.208%205l.792%2019%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%20fill%3D%22%23fcea2b%22%3E%3Cpath%20d%3D%22M42.533%2022.288a4.3%204.3%200%200%200-4.209-4.131h-6a4.3%204.3%200%200%200-4.209%204.131l-.792%2019.44a1%201%200%200%201-.12.436l2.933-2.094l-.714%2022.133a1.23%201.23%200%200%200%20.25.88a.24.24%200%200%200%20.152.09c.214%200%20.656-.427.735-1.126l2.899-22.503a5%205%200%200%201%20.403-1.193l.724-.805h1.625l.984.623a5%205%200%200%201%20.352%201.342l2.542%2022.534c.079.698.522%201.125.736%201.125a.24.24%200%200%200%20.152-.09c.192-.248.49-.585.457-.9L40.5%2040.07L44%2042.5%22%2F%3E%3Ccircle%20cx%3D%2235.404%22%20cy%3D%2210.651%22%20r%3D%222.969%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2235.404%22%20cy%3D%2210.651%22%20r%3D%222.969%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m40.37%2023.59l1.9%2038c.055%201.1-.575%202-1.4%202a2.076%202.076%200%200%201-1.729-1.988l-2.542-22.03c-.129-1.094-.679-1.988-1.229-1.988s-1.103.894-1.229%201.987l-2.539%2022.031a2.076%202.076%200%200%201-1.729%201.987c-.825%200-1.455-.9-1.4-2l1.9-38%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m26.373%2041.59l.792-19a5.274%205.274%200%200%201%205.208-5h6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38.3%2017.589a5.274%205.274%200%200%201%205.208%205l.792%2019%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/man-standing.svg?color=%231a73e8&size=48