person bowing emoji

person-bowing-medium-light-skin-tone from Twitter Emoji by Twitter · Medium-light skin tone · People & Body · CC-BY-4.0 Attribution required.

Name
person-bowing-medium-light-skin-tone
Set
Twitter Emoji
Style
Medium-light skin tone
Category
People & Body
Viewbox
36×36
License
CC BY 4.0

5 other variants in Twitter Emoji

The same emoji in other sets

More people & body icons from Twitter Emoji

Use the person bowing emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#fa743e" d="M27 22H9s-9 0-9 7c0 3.156 4 7 4 7h28s4-3.844 4-7c0-7-9-7-9-7"/><path fill="#ffe51e" d="M21.906 4.262c-2.02-.654-6.772-.475-7.96 1.069c-3.089.059-6.713 2.851-7.188 6.535c-.47 3.645.578 5.338.951 8.079c.422 3.106 2.168 4.099 3.564 4.515C13.281 27.114 15.415 27 19 27c7 0 10.334-4.684 10.629-12.639c.178-4.811-2.645-8.456-7.723-10.099"/><circle cx="18" cy="28" r="3" fill="#e2c196"/><path fill="#f3d2a2" d="M25.89 15.686c-.677-.938-1.545-1.693-3.445-1.96c.713.327 1.396 1.455 1.485 2.079s.178 1.129-.386.505c-2.261-2.499-4.723-1.515-7.163-3.041c-1.704-1.066-2.223-2.246-2.223-2.246s-.208 1.574-2.792 3.178c-.749.465-1.643 1.5-2.139 3.03c-.357 1.099-.246 2.079-.246 3.754c0 4.889 4.029 9 9 9s9-4.147 9-9c0-3.041-.318-4.23-1.091-5.299M17 34l-5-1l-2-1H7l-1 4h11c1 0 1-1 1-1c0-.553-1-1-1-1m9-2l-2 1l-5 1s-1 .447-1 1c0 0 0 1 1 1h11l-1-4z"/><path fill="#662113" d="M22 22a1 1 0 0 1-1-1v-1a1 1 0 1 1 2 0v1a1 1 0 0 1-1 1m-8 0a1 1 0 0 1-1-1v-1a1 1 0 1 1 2 0v1a1 1 0 0 1-1 1"/><path fill="#c1694f" d="M19 26.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 0 1"/><path fill="#5dadec" d="M5.499 8a1 1 0 0 1-.599-.2l-4-3a1 1 0 0 1 1.2-1.6l4 3A1 1 0 0 1 5.499 8m3.002-3a1 1 0 0 1-.833-.445l-2-3A1 1 0 0 1 7.332.445l2 3A1.001 1.001 0 0 1 8.501 5m22 3a1 1 0 0 1-.601-1.8l4-3a1 1 0 1 1 1.199 1.6l-4 3a1 1 0 0 1-.598.2m-3.002-3a1 1 0 0 1-.831-1.555l2-3a1 1 0 1 1 1.664 1.11l-2 3a1 1 0 0 1-.833.445"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiPersonBowingMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#fa743e" d="M27 22H9s-9 0-9 7c0 3.156 4 7 4 7h28s4-3.844 4-7c0-7-9-7-9-7"/><path fill="#ffe51e" d="M21.906 4.262c-2.02-.654-6.772-.475-7.96 1.069c-3.089.059-6.713 2.851-7.188 6.535c-.47 3.645.578 5.338.951 8.079c.422 3.106 2.168 4.099 3.564 4.515C13.281 27.114 15.415 27 19 27c7 0 10.334-4.684 10.629-12.639c.178-4.811-2.645-8.456-7.723-10.099"/><circle cx="18" cy="28" r="3" fill="#e2c196"/><path fill="#f3d2a2" d="M25.89 15.686c-.677-.938-1.545-1.693-3.445-1.96c.713.327 1.396 1.455 1.485 2.079s.178 1.129-.386.505c-2.261-2.499-4.723-1.515-7.163-3.041c-1.704-1.066-2.223-2.246-2.223-2.246s-.208 1.574-2.792 3.178c-.749.465-1.643 1.5-2.139 3.03c-.357 1.099-.246 2.079-.246 3.754c0 4.889 4.029 9 9 9s9-4.147 9-9c0-3.041-.318-4.23-1.091-5.299M17 34l-5-1l-2-1H7l-1 4h11c1 0 1-1 1-1c0-.553-1-1-1-1m9-2l-2 1l-5 1s-1 .447-1 1c0 0 0 1 1 1h11l-1-4z"/><path fill="#662113" d="M22 22a1 1 0 0 1-1-1v-1a1 1 0 1 1 2 0v1a1 1 0 0 1-1 1m-8 0a1 1 0 0 1-1-1v-1a1 1 0 1 1 2 0v1a1 1 0 0 1-1 1"/><path fill="#c1694f" d="M19 26.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 0 1"/><path fill="#5dadec" d="M5.499 8a1 1 0 0 1-.599-.2l-4-3a1 1 0 0 1 1.2-1.6l4 3A1 1 0 0 1 5.499 8m3.002-3a1 1 0 0 1-.833-.445l-2-3A1 1 0 0 1 7.332.445l2 3A1.001 1.001 0 0 1 8.501 5m22 3a1 1 0 0 1-.601-1.8l4-3a1 1 0 1 1 1.199 1.6l-4 3a1 1 0 0 1-.598.2m-3.002-3a1 1 0 0 1-.831-1.555l2-3a1 1 0 1 1 1.664 1.11l-2 3a1 1 0 0 1-.833.445"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#fa743e" d="M27 22H9s-9 0-9 7c0 3.156 4 7 4 7h28s4-3.844 4-7c0-7-9-7-9-7"/><path fill="#ffe51e" d="M21.906 4.262c-2.02-.654-6.772-.475-7.96 1.069c-3.089.059-6.713 2.851-7.188 6.535c-.47 3.645.578 5.338.951 8.079c.422 3.106 2.168 4.099 3.564 4.515C13.281 27.114 15.415 27 19 27c7 0 10.334-4.684 10.629-12.639c.178-4.811-2.645-8.456-7.723-10.099"/><circle cx="18" cy="28" r="3" fill="#e2c196"/><path fill="#f3d2a2" d="M25.89 15.686c-.677-.938-1.545-1.693-3.445-1.96c.713.327 1.396 1.455 1.485 2.079s.178 1.129-.386.505c-2.261-2.499-4.723-1.515-7.163-3.041c-1.704-1.066-2.223-2.246-2.223-2.246s-.208 1.574-2.792 3.178c-.749.465-1.643 1.5-2.139 3.03c-.357 1.099-.246 2.079-.246 3.754c0 4.889 4.029 9 9 9s9-4.147 9-9c0-3.041-.318-4.23-1.091-5.299M17 34l-5-1l-2-1H7l-1 4h11c1 0 1-1 1-1c0-.553-1-1-1-1m9-2l-2 1l-5 1s-1 .447-1 1c0 0 0 1 1 1h11l-1-4z"/><path fill="#662113" d="M22 22a1 1 0 0 1-1-1v-1a1 1 0 1 1 2 0v1a1 1 0 0 1-1 1m-8 0a1 1 0 0 1-1-1v-1a1 1 0 1 1 2 0v1a1 1 0 0 1-1 1"/><path fill="#c1694f" d="M19 26.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 0 1"/><path fill="#5dadec" d="M5.499 8a1 1 0 0 1-.599-.2l-4-3a1 1 0 0 1 1.2-1.6l4 3A1 1 0 0 1 5.499 8m3.002-3a1 1 0 0 1-.833-.445l-2-3A1 1 0 0 1 7.332.445l2 3A1.001 1.001 0 0 1 8.501 5m22 3a1 1 0 0 1-.601-1.8l4-3a1 1 0 1 1 1.199 1.6l-4 3a1 1 0 0 1-.598.2m-3.002-3a1 1 0 0 1-.831-1.555l2-3a1 1 0 1 1 1.664 1.11l-2 3a1 1 0 0 1-.833.445"/></svg>
</template>

CSS

.icon-person-bowing-medium-light-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%2036%2036%22%3E%3Cpath%20fill%3D%22%23fa743e%22%20d%3D%22M27%2022H9s-9%200-9%207c0%203.156%204%207%204%207h28s4-3.844%204-7c0-7-9-7-9-7%22%2F%3E%3Cpath%20fill%3D%22%23ffe51e%22%20d%3D%22M21.906%204.262c-2.02-.654-6.772-.475-7.96%201.069c-3.089.059-6.713%202.851-7.188%206.535c-.47%203.645.578%205.338.951%208.079c.422%203.106%202.168%204.099%203.564%204.515C13.281%2027.114%2015.415%2027%2019%2027c7%200%2010.334-4.684%2010.629-12.639c.178-4.811-2.645-8.456-7.723-10.099%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2228%22%20r%3D%223%22%20fill%3D%22%23e2c196%22%2F%3E%3Cpath%20fill%3D%22%23f3d2a2%22%20d%3D%22M25.89%2015.686c-.677-.938-1.545-1.693-3.445-1.96c.713.327%201.396%201.455%201.485%202.079s.178%201.129-.386.505c-2.261-2.499-4.723-1.515-7.163-3.041c-1.704-1.066-2.223-2.246-2.223-2.246s-.208%201.574-2.792%203.178c-.749.465-1.643%201.5-2.139%203.03c-.357%201.099-.246%202.079-.246%203.754c0%204.889%204.029%209%209%209s9-4.147%209-9c0-3.041-.318-4.23-1.091-5.299M17%2034l-5-1l-2-1H7l-1%204h11c1%200%201-1%201-1c0-.553-1-1-1-1m9-2l-2%201l-5%201s-1%20.447-1%201c0%200%200%201%201%201h11l-1-4z%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M22%2022a1%201%200%200%201-1-1v-1a1%201%200%201%201%202%200v1a1%201%200%200%201-1%201m-8%200a1%201%200%200%201-1-1v-1a1%201%200%201%201%202%200v1a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M19%2026.5h-2a.5.5%200%200%201%200-1h2a.5.5%200%200%201%200%201%22%2F%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M5.499%208a1%201%200%200%201-.599-.2l-4-3a1%201%200%200%201%201.2-1.6l4%203A1%201%200%200%201%205.499%208m3.002-3a1%201%200%200%201-.833-.445l-2-3A1%201%200%200%201%207.332.445l2%203A1.001%201.001%200%200%201%208.501%205m22%203a1%201%200%200%201-.601-1.8l4-3a1%201%200%201%201%201.199%201.6l-4%203a1%201%200%200%201-.598.2m-3.002-3a1%201%200%200%201-.831-1.555l2-3a1%201%200%201%201%201.664%201.11l-2%203a1%201%200%200%201-.833.445%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23fa743e%22%20d%3D%22M27%2022H9s-9%200-9%207c0%203.156%204%207%204%207h28s4-3.844%204-7c0-7-9-7-9-7%22%2F%3E%3Cpath%20fill%3D%22%23ffe51e%22%20d%3D%22M21.906%204.262c-2.02-.654-6.772-.475-7.96%201.069c-3.089.059-6.713%202.851-7.188%206.535c-.47%203.645.578%205.338.951%208.079c.422%203.106%202.168%204.099%203.564%204.515C13.281%2027.114%2015.415%2027%2019%2027c7%200%2010.334-4.684%2010.629-12.639c.178-4.811-2.645-8.456-7.723-10.099%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2228%22%20r%3D%223%22%20fill%3D%22%23e2c196%22%2F%3E%3Cpath%20fill%3D%22%23f3d2a2%22%20d%3D%22M25.89%2015.686c-.677-.938-1.545-1.693-3.445-1.96c.713.327%201.396%201.455%201.485%202.079s.178%201.129-.386.505c-2.261-2.499-4.723-1.515-7.163-3.041c-1.704-1.066-2.223-2.246-2.223-2.246s-.208%201.574-2.792%203.178c-.749.465-1.643%201.5-2.139%203.03c-.357%201.099-.246%202.079-.246%203.754c0%204.889%204.029%209%209%209s9-4.147%209-9c0-3.041-.318-4.23-1.091-5.299M17%2034l-5-1l-2-1H7l-1%204h11c1%200%201-1%201-1c0-.553-1-1-1-1m9-2l-2%201l-5%201s-1%20.447-1%201c0%200%200%201%201%201h11l-1-4z%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M22%2022a1%201%200%200%201-1-1v-1a1%201%200%201%201%202%200v1a1%201%200%200%201-1%201m-8%200a1%201%200%200%201-1-1v-1a1%201%200%201%201%202%200v1a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M19%2026.5h-2a.5.5%200%200%201%200-1h2a.5.5%200%200%201%200%201%22%2F%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M5.499%208a1%201%200%200%201-.599-.2l-4-3a1%201%200%200%201%201.2-1.6l4%203A1%201%200%200%201%205.499%208m3.002-3a1%201%200%200%201-.833-.445l-2-3A1%201%200%200%201%207.332.445l2%203A1.001%201.001%200%200%201%208.501%205m22%203a1%201%200%200%201-.601-1.8l4-3a1%201%200%201%201%201.199%201.6l-4%203a1%201%200%200%201-.598.2m-3.002-3a1%201%200%200%201-.831-1.555l2-3a1%201%200%201%201%201.664%201.11l-2%203a1%201%200%200%201-.833.445%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/person-bowing-medium-light-skin-tone.svg?color=%231a73e8&size=48