woman standing emoji
woman-standing-medium-skin-tone from OpenMoji by OpenMoji · Medium skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- woman-standing-medium-skin-tone
- Set
- OpenMoji
- Style
- Medium 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 woman standing emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#c19a65"><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.436l1.395-.996l.824 21.035a1.23 1.23 0 0 0 .25.88a.24.24 0 0 0 .152.09c.214 0 .656-.427.735-1.126l2.899-22.504a5 5 0 0 1 .402-1.192l.725-.805h1.625l.984.623a5 5 0 0 1 .352 1.341l2.542 22.535c.079.698.522 1.125.736 1.125a.24.24 0 0 0 .152-.09c.192-.248.49-.585.457-.9l-.076-21.516L44 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="M30.47 23.999c2.352 3.533.677 6.107.032 8a33.4 33.4 0 0 0-.898 5.613c-.6 5.976-1.002 24.005-1.002 24.005c-.055 1.1.575 2 1.4 2a2.076 2.076 0 0 0 1.729-1.987l2.539-22.031c.126-1.093.679-1.987 1.229-1.987s1.1.894 1.229 1.987L39.27 61.63a2.076 2.076 0 0 0 1.729 1.987c.825 0 1.455-.9 1.4-2c0 0-.523-17.841-1.073-23.763A36 36 0 0 0 40.499 32c-.617-1.902-2.416-4.74-.029-8"/><path stroke-linecap="round" stroke-linejoin="round" d="m26.373 41.59l.792-19a5.274 5.274 0 0 1 5.208-5H38.3a5.274 5.274 0 0 1 5.208 5l.792 19M39.128 7.711s.579-.27.926.018c.408.337.685 1.599 1.168 2.145a3.26 3.26 0 0 0 1.812 1.072"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiWomanStandingMediumSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#c19a65"><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.436l1.395-.996l.824 21.035a1.23 1.23 0 0 0 .25.88a.24.24 0 0 0 .152.09c.214 0 .656-.427.735-1.126l2.899-22.504a5 5 0 0 1 .402-1.192l.725-.805h1.625l.984.623a5 5 0 0 1 .352 1.341l2.542 22.535c.079.698.522 1.125.736 1.125a.24.24 0 0 0 .152-.09c.192-.248.49-.585.457-.9l-.076-21.516L44 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="M30.47 23.999c2.352 3.533.677 6.107.032 8a33.4 33.4 0 0 0-.898 5.613c-.6 5.976-1.002 24.005-1.002 24.005c-.055 1.1.575 2 1.4 2a2.076 2.076 0 0 0 1.729-1.987l2.539-22.031c.126-1.093.679-1.987 1.229-1.987s1.1.894 1.229 1.987L39.27 61.63a2.076 2.076 0 0 0 1.729 1.987c.825 0 1.455-.9 1.4-2c0 0-.523-17.841-1.073-23.763A36 36 0 0 0 40.499 32c-.617-1.902-2.416-4.74-.029-8"/><path strokeLinecap="round" strokeLinejoin="round" d="m26.373 41.59l.792-19a5.274 5.274 0 0 1 5.208-5H38.3a5.274 5.274 0 0 1 5.208 5l.792 19M39.128 7.711s.579-.27.926.018c.408.337.685 1.599 1.168 2.145a3.26 3.26 0 0 0 1.812 1.072"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#c19a65"><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.436l1.395-.996l.824 21.035a1.23 1.23 0 0 0 .25.88a.24.24 0 0 0 .152.09c.214 0 .656-.427.735-1.126l2.899-22.504a5 5 0 0 1 .402-1.192l.725-.805h1.625l.984.623a5 5 0 0 1 .352 1.341l2.542 22.535c.079.698.522 1.125.736 1.125a.24.24 0 0 0 .152-.09c.192-.248.49-.585.457-.9l-.076-21.516L44 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="M30.47 23.999c2.352 3.533.677 6.107.032 8a33.4 33.4 0 0 0-.898 5.613c-.6 5.976-1.002 24.005-1.002 24.005c-.055 1.1.575 2 1.4 2a2.076 2.076 0 0 0 1.729-1.987l2.539-22.031c.126-1.093.679-1.987 1.229-1.987s1.1.894 1.229 1.987L39.27 61.63a2.076 2.076 0 0 0 1.729 1.987c.825 0 1.455-.9 1.4-2c0 0-.523-17.841-1.073-23.763A36 36 0 0 0 40.499 32c-.617-1.902-2.416-4.74-.029-8"/><path stroke-linecap="round" stroke-linejoin="round" d="m26.373 41.59l.792-19a5.274 5.274 0 0 1 5.208-5H38.3a5.274 5.274 0 0 1 5.208 5l.792 19M39.128 7.711s.579-.27.926.018c.408.337.685 1.599 1.168 2.145a3.26 3.26 0 0 0 1.812 1.072"/></g></svg> </template>
CSS
.icon-woman-standing-medium-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%3Cg%20fill%3D%22%23c19a65%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.436l1.395-.996l.824%2021.035a1.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.504a5%205%200%200%201%20.402-1.192l.725-.805h1.625l.984.623a5%205%200%200%201%20.352%201.341l2.542%2022.535c.079.698.522%201.125.736%201.125a.24.24%200%200%200%20.152-.09c.192-.248.49-.585.457-.9l-.076-21.516L44%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%22M30.47%2023.999c2.352%203.533.677%206.107.032%208a33.4%2033.4%200%200%200-.898%205.613c-.6%205.976-1.002%2024.005-1.002%2024.005c-.055%201.1.575%202%201.4%202a2.076%202.076%200%200%200%201.729-1.987l2.539-22.031c.126-1.093.679-1.987%201.229-1.987s1.1.894%201.229%201.987L39.27%2061.63a2.076%202.076%200%200%200%201.729%201.987c.825%200%201.455-.9%201.4-2c0%200-.523-17.841-1.073-23.763A36%2036%200%200%200%2040.499%2032c-.617-1.902-2.416-4.74-.029-8%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-5H38.3a5.274%205.274%200%200%201%205.208%205l.792%2019M39.128%207.711s.579-.27.926.018c.408.337.685%201.599%201.168%202.145a3.26%203.26%200%200%200%201.812%201.072%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%23c19a65%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.436l1.395-.996l.824%2021.035a1.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.504a5%205%200%200%201%20.402-1.192l.725-.805h1.625l.984.623a5%205%200%200%201%20.352%201.341l2.542%2022.535c.079.698.522%201.125.736%201.125a.24.24%200%200%200%20.152-.09c.192-.248.49-.585.457-.9l-.076-21.516L44%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%22M30.47%2023.999c2.352%203.533.677%206.107.032%208a33.4%2033.4%200%200%200-.898%205.613c-.6%205.976-1.002%2024.005-1.002%2024.005c-.055%201.1.575%202%201.4%202a2.076%202.076%200%200%200%201.729-1.987l2.539-22.031c.126-1.093.679-1.987%201.229-1.987s1.1.894%201.229%201.987L39.27%2061.63a2.076%202.076%200%200%200%201.729%201.987c.825%200%201.455-.9%201.4-2c0%200-.523-17.841-1.073-23.763A36%2036%200%200%200%2040.499%2032c-.617-1.902-2.416-4.74-.029-8%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-5H38.3a5.274%205.274%200%200%201%205.208%205l.792%2019M39.128%207.711s.579-.27.926.018c.408.337.685%201.599%201.168%202.145a3.26%203.26%200%200%200%201.812%201.072%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/woman-standing-medium-skin-tone.svg?color=%231a73e8&size=48