man standing emoji

man-standing-medium-dark-skin-tone from Twitter Emoji by Twitter · Medium-dark skin tone · People & Body · CC-BY-4.0 Attribution required.

Name
man-standing-medium-dark-skin-tone
Set
Twitter Emoji
Style
Medium-dark 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 man standing emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#af7e57" d="M22.933 22.368c.236.161.512-.02.646-.131c.379-.313.763-1.144.611-2.142c-.154-1.008-.11-2.185-.584-4.137c-.055-.228.274-2.776-.007-4.528c-.076-.473-1.251-1.066-1.789-1.057c-.536.008-.263.944-.274 1.101c-.12 1.682.143 4.279.193 4.632c.277 1.956 1.239 2.835.981 4.13c-.135.679-.154 1.293.242 1.345c-.004.366-.105.728-.019.787m-9.866-.192c-.236.161-.512-.02-.646-.131c-.379-.313-.763-1.144-.611-2.142c.154-1.008.11-2.185.584-4.137c.055-.228-.274-2.776.007-4.528c.076-.473 1.251-1.066 1.789-1.057c.536.008.263.944.274 1.101c.12 1.682-.143 4.279-.193 4.632c-.277 1.956-1.239 2.835-.981 4.13c.135.679.154 1.293-.242 1.345c.004.366.105.728.019.787"/><path fill="#4289c1" d="M21.702 26.733c.021-3.063.014-6.5.014-6.5h-7.465s.035 3.747.123 6.46c.07 2.14.396 6.193.1 8.349c-.066.479 2.886.937 2.844-.125c-.078-1.969.264-6.322.328-7.309c.035-.547.25-2.326.344-3.659c.011-.018.295-.018.306 0c.094 1.333.308 3.112.344 3.659c.064.987.406 5.34.328 7.309c-.042 1.062 2.91.604 2.844.125c-.298-2.157-.113-7.96-.11-8.309"/><path fill="#77b255" d="M22.822 9.472c-.778-.849-3.536-1.449-3.536-1.449h-2.605s-2.757.6-3.536 1.449c-.945 1.031-1.15 2.895-1.15 2.895l1.882.318s.283.9.283 2.436s-.177 5.896-.177 5.896h8.032s-.209-4.43-.209-5.895s.315-2.437.315-2.437l1.85-.318c.001 0-.205-1.865-1.149-2.895"/><path fill="#af7e57" d="m19.344 4.369l-2.688.019v3.981c0 .963 2.688.998 2.688 0z"/><path fill="#9b6a49" d="m19.344 3.86l-2.688.019V7.78s1.17 1.151 2.688.035z"/><path fill="#60352a" d="M18.402.716c-.613-.078-1.567.093-2.032.605c-.651-.233-1.415.479-1.415 1.453c0 1.116.164 2.206.857 2.64c.52.723 1.571 1.046 2.53 1.046c1.582 0 2.703-.756 2.703-3.093c0-1.883-.992-2.442-2.643-2.651"/><path fill="#af7e57" d="M20.687 2.292h-5.21V5.03c0 1.337 1.166 2.993 2.605 2.993s2.605-1.516 2.605-2.912z"/><path fill="#60352a" d="m17.146 1.588l-1.67.704v2.084c0-.799.545-.846.871-1.358c.012.322.658.628 1.636.628c.744 0 2.703-1.291 2.703.73V2.007z"/><circle cx="17.033" cy="4.786" r=".339" fill="#662113"/><circle cx="19.15" cy="4.786" r=".339" fill="#662113"/><path fill="#915a34" d="M18.573 6.984h-.953c-.102 0-.186-.084-.186-.186s.084-.186.186-.186h.953c.102 0 .186.084.186.186s-.084.186-.186.186m-.279-.838h-.395a.198.198 0 0 1 0-.396h.395a.198.198 0 0 1 0 .396"/><path fill="#292f33" d="M13.789 35.907c-.558-.051-.192-.684.062-.897c.282-.238.734-.441.961-.852c.251-.455 1.465-.395 1.721-.023c.457.664.66.179.792.488c.212.494.05 1.284.05 1.284zm8.666 0c.558-.051.192-.684-.062-.897c-.282-.238-.734-.441-.961-.852c-.251-.455-1.465-.395-1.721-.023c-.457.664-.66.179-.792.488c-.212.494-.05 1.284-.05 1.284z"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiManStandingMediumDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#af7e57" d="M22.933 22.368c.236.161.512-.02.646-.131c.379-.313.763-1.144.611-2.142c-.154-1.008-.11-2.185-.584-4.137c-.055-.228.274-2.776-.007-4.528c-.076-.473-1.251-1.066-1.789-1.057c-.536.008-.263.944-.274 1.101c-.12 1.682.143 4.279.193 4.632c.277 1.956 1.239 2.835.981 4.13c-.135.679-.154 1.293.242 1.345c-.004.366-.105.728-.019.787m-9.866-.192c-.236.161-.512-.02-.646-.131c-.379-.313-.763-1.144-.611-2.142c.154-1.008.11-2.185.584-4.137c.055-.228-.274-2.776.007-4.528c.076-.473 1.251-1.066 1.789-1.057c.536.008.263.944.274 1.101c.12 1.682-.143 4.279-.193 4.632c-.277 1.956-1.239 2.835-.981 4.13c.135.679.154 1.293-.242 1.345c.004.366.105.728.019.787"/><path fill="#4289c1" d="M21.702 26.733c.021-3.063.014-6.5.014-6.5h-7.465s.035 3.747.123 6.46c.07 2.14.396 6.193.1 8.349c-.066.479 2.886.937 2.844-.125c-.078-1.969.264-6.322.328-7.309c.035-.547.25-2.326.344-3.659c.011-.018.295-.018.306 0c.094 1.333.308 3.112.344 3.659c.064.987.406 5.34.328 7.309c-.042 1.062 2.91.604 2.844.125c-.298-2.157-.113-7.96-.11-8.309"/><path fill="#77b255" d="M22.822 9.472c-.778-.849-3.536-1.449-3.536-1.449h-2.605s-2.757.6-3.536 1.449c-.945 1.031-1.15 2.895-1.15 2.895l1.882.318s.283.9.283 2.436s-.177 5.896-.177 5.896h8.032s-.209-4.43-.209-5.895s.315-2.437.315-2.437l1.85-.318c.001 0-.205-1.865-1.149-2.895"/><path fill="#af7e57" d="m19.344 4.369l-2.688.019v3.981c0 .963 2.688.998 2.688 0z"/><path fill="#9b6a49" d="m19.344 3.86l-2.688.019V7.78s1.17 1.151 2.688.035z"/><path fill="#60352a" d="M18.402.716c-.613-.078-1.567.093-2.032.605c-.651-.233-1.415.479-1.415 1.453c0 1.116.164 2.206.857 2.64c.52.723 1.571 1.046 2.53 1.046c1.582 0 2.703-.756 2.703-3.093c0-1.883-.992-2.442-2.643-2.651"/><path fill="#af7e57" d="M20.687 2.292h-5.21V5.03c0 1.337 1.166 2.993 2.605 2.993s2.605-1.516 2.605-2.912z"/><path fill="#60352a" d="m17.146 1.588l-1.67.704v2.084c0-.799.545-.846.871-1.358c.012.322.658.628 1.636.628c.744 0 2.703-1.291 2.703.73V2.007z"/><circle cx="17.033" cy="4.786" r=".339" fill="#662113"/><circle cx="19.15" cy="4.786" r=".339" fill="#662113"/><path fill="#915a34" d="M18.573 6.984h-.953c-.102 0-.186-.084-.186-.186s.084-.186.186-.186h.953c.102 0 .186.084.186.186s-.084.186-.186.186m-.279-.838h-.395a.198.198 0 0 1 0-.396h.395a.198.198 0 0 1 0 .396"/><path fill="#292f33" d="M13.789 35.907c-.558-.051-.192-.684.062-.897c.282-.238.734-.441.961-.852c.251-.455 1.465-.395 1.721-.023c.457.664.66.179.792.488c.212.494.05 1.284.05 1.284zm8.666 0c.558-.051.192-.684-.062-.897c-.282-.238-.734-.441-.961-.852c-.251-.455-1.465-.395-1.721-.023c-.457.664-.66.179-.792.488c-.212.494-.05 1.284-.05 1.284z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#af7e57" d="M22.933 22.368c.236.161.512-.02.646-.131c.379-.313.763-1.144.611-2.142c-.154-1.008-.11-2.185-.584-4.137c-.055-.228.274-2.776-.007-4.528c-.076-.473-1.251-1.066-1.789-1.057c-.536.008-.263.944-.274 1.101c-.12 1.682.143 4.279.193 4.632c.277 1.956 1.239 2.835.981 4.13c-.135.679-.154 1.293.242 1.345c-.004.366-.105.728-.019.787m-9.866-.192c-.236.161-.512-.02-.646-.131c-.379-.313-.763-1.144-.611-2.142c.154-1.008.11-2.185.584-4.137c.055-.228-.274-2.776.007-4.528c.076-.473 1.251-1.066 1.789-1.057c.536.008.263.944.274 1.101c.12 1.682-.143 4.279-.193 4.632c-.277 1.956-1.239 2.835-.981 4.13c.135.679.154 1.293-.242 1.345c.004.366.105.728.019.787"/><path fill="#4289c1" d="M21.702 26.733c.021-3.063.014-6.5.014-6.5h-7.465s.035 3.747.123 6.46c.07 2.14.396 6.193.1 8.349c-.066.479 2.886.937 2.844-.125c-.078-1.969.264-6.322.328-7.309c.035-.547.25-2.326.344-3.659c.011-.018.295-.018.306 0c.094 1.333.308 3.112.344 3.659c.064.987.406 5.34.328 7.309c-.042 1.062 2.91.604 2.844.125c-.298-2.157-.113-7.96-.11-8.309"/><path fill="#77b255" d="M22.822 9.472c-.778-.849-3.536-1.449-3.536-1.449h-2.605s-2.757.6-3.536 1.449c-.945 1.031-1.15 2.895-1.15 2.895l1.882.318s.283.9.283 2.436s-.177 5.896-.177 5.896h8.032s-.209-4.43-.209-5.895s.315-2.437.315-2.437l1.85-.318c.001 0-.205-1.865-1.149-2.895"/><path fill="#af7e57" d="m19.344 4.369l-2.688.019v3.981c0 .963 2.688.998 2.688 0z"/><path fill="#9b6a49" d="m19.344 3.86l-2.688.019V7.78s1.17 1.151 2.688.035z"/><path fill="#60352a" d="M18.402.716c-.613-.078-1.567.093-2.032.605c-.651-.233-1.415.479-1.415 1.453c0 1.116.164 2.206.857 2.64c.52.723 1.571 1.046 2.53 1.046c1.582 0 2.703-.756 2.703-3.093c0-1.883-.992-2.442-2.643-2.651"/><path fill="#af7e57" d="M20.687 2.292h-5.21V5.03c0 1.337 1.166 2.993 2.605 2.993s2.605-1.516 2.605-2.912z"/><path fill="#60352a" d="m17.146 1.588l-1.67.704v2.084c0-.799.545-.846.871-1.358c.012.322.658.628 1.636.628c.744 0 2.703-1.291 2.703.73V2.007z"/><circle cx="17.033" cy="4.786" r=".339" fill="#662113"/><circle cx="19.15" cy="4.786" r=".339" fill="#662113"/><path fill="#915a34" d="M18.573 6.984h-.953c-.102 0-.186-.084-.186-.186s.084-.186.186-.186h.953c.102 0 .186.084.186.186s-.084.186-.186.186m-.279-.838h-.395a.198.198 0 0 1 0-.396h.395a.198.198 0 0 1 0 .396"/><path fill="#292f33" d="M13.789 35.907c-.558-.051-.192-.684.062-.897c.282-.238.734-.441.961-.852c.251-.455 1.465-.395 1.721-.023c.457.664.66.179.792.488c.212.494.05 1.284.05 1.284zm8.666 0c.558-.051.192-.684-.062-.897c-.282-.238-.734-.441-.961-.852c-.251-.455-1.465-.395-1.721-.023c-.457.664-.66.179-.792.488c-.212.494-.05 1.284-.05 1.284z"/></svg>
</template>

CSS

.icon-man-standing-medium-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%2036%2036%22%3E%3Cpath%20fill%3D%22%23af7e57%22%20d%3D%22M22.933%2022.368c.236.161.512-.02.646-.131c.379-.313.763-1.144.611-2.142c-.154-1.008-.11-2.185-.584-4.137c-.055-.228.274-2.776-.007-4.528c-.076-.473-1.251-1.066-1.789-1.057c-.536.008-.263.944-.274%201.101c-.12%201.682.143%204.279.193%204.632c.277%201.956%201.239%202.835.981%204.13c-.135.679-.154%201.293.242%201.345c-.004.366-.105.728-.019.787m-9.866-.192c-.236.161-.512-.02-.646-.131c-.379-.313-.763-1.144-.611-2.142c.154-1.008.11-2.185.584-4.137c.055-.228-.274-2.776.007-4.528c.076-.473%201.251-1.066%201.789-1.057c.536.008.263.944.274%201.101c.12%201.682-.143%204.279-.193%204.632c-.277%201.956-1.239%202.835-.981%204.13c.135.679.154%201.293-.242%201.345c.004.366.105.728.019.787%22%2F%3E%3Cpath%20fill%3D%22%234289c1%22%20d%3D%22M21.702%2026.733c.021-3.063.014-6.5.014-6.5h-7.465s.035%203.747.123%206.46c.07%202.14.396%206.193.1%208.349c-.066.479%202.886.937%202.844-.125c-.078-1.969.264-6.322.328-7.309c.035-.547.25-2.326.344-3.659c.011-.018.295-.018.306%200c.094%201.333.308%203.112.344%203.659c.064.987.406%205.34.328%207.309c-.042%201.062%202.91.604%202.844.125c-.298-2.157-.113-7.96-.11-8.309%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M22.822%209.472c-.778-.849-3.536-1.449-3.536-1.449h-2.605s-2.757.6-3.536%201.449c-.945%201.031-1.15%202.895-1.15%202.895l1.882.318s.283.9.283%202.436s-.177%205.896-.177%205.896h8.032s-.209-4.43-.209-5.895s.315-2.437.315-2.437l1.85-.318c.001%200-.205-1.865-1.149-2.895%22%2F%3E%3Cpath%20fill%3D%22%23af7e57%22%20d%3D%22m19.344%204.369l-2.688.019v3.981c0%20.963%202.688.998%202.688%200z%22%2F%3E%3Cpath%20fill%3D%22%239b6a49%22%20d%3D%22m19.344%203.86l-2.688.019V7.78s1.17%201.151%202.688.035z%22%2F%3E%3Cpath%20fill%3D%22%2360352a%22%20d%3D%22M18.402.716c-.613-.078-1.567.093-2.032.605c-.651-.233-1.415.479-1.415%201.453c0%201.116.164%202.206.857%202.64c.52.723%201.571%201.046%202.53%201.046c1.582%200%202.703-.756%202.703-3.093c0-1.883-.992-2.442-2.643-2.651%22%2F%3E%3Cpath%20fill%3D%22%23af7e57%22%20d%3D%22M20.687%202.292h-5.21V5.03c0%201.337%201.166%202.993%202.605%202.993s2.605-1.516%202.605-2.912z%22%2F%3E%3Cpath%20fill%3D%22%2360352a%22%20d%3D%22m17.146%201.588l-1.67.704v2.084c0-.799.545-.846.871-1.358c.012.322.658.628%201.636.628c.744%200%202.703-1.291%202.703.73V2.007z%22%2F%3E%3Ccircle%20cx%3D%2217.033%22%20cy%3D%224.786%22%20r%3D%22.339%22%20fill%3D%22%23662113%22%2F%3E%3Ccircle%20cx%3D%2219.15%22%20cy%3D%224.786%22%20r%3D%22.339%22%20fill%3D%22%23662113%22%2F%3E%3Cpath%20fill%3D%22%23915a34%22%20d%3D%22M18.573%206.984h-.953c-.102%200-.186-.084-.186-.186s.084-.186.186-.186h.953c.102%200%20.186.084.186.186s-.084.186-.186.186m-.279-.838h-.395a.198.198%200%200%201%200-.396h.395a.198.198%200%200%201%200%20.396%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M13.789%2035.907c-.558-.051-.192-.684.062-.897c.282-.238.734-.441.961-.852c.251-.455%201.465-.395%201.721-.023c.457.664.66.179.792.488c.212.494.05%201.284.05%201.284zm8.666%200c.558-.051.192-.684-.062-.897c-.282-.238-.734-.441-.961-.852c-.251-.455-1.465-.395-1.721-.023c-.457.664-.66.179-.792.488c-.212.494-.05%201.284-.05%201.284z%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%23af7e57%22%20d%3D%22M22.933%2022.368c.236.161.512-.02.646-.131c.379-.313.763-1.144.611-2.142c-.154-1.008-.11-2.185-.584-4.137c-.055-.228.274-2.776-.007-4.528c-.076-.473-1.251-1.066-1.789-1.057c-.536.008-.263.944-.274%201.101c-.12%201.682.143%204.279.193%204.632c.277%201.956%201.239%202.835.981%204.13c-.135.679-.154%201.293.242%201.345c-.004.366-.105.728-.019.787m-9.866-.192c-.236.161-.512-.02-.646-.131c-.379-.313-.763-1.144-.611-2.142c.154-1.008.11-2.185.584-4.137c.055-.228-.274-2.776.007-4.528c.076-.473%201.251-1.066%201.789-1.057c.536.008.263.944.274%201.101c.12%201.682-.143%204.279-.193%204.632c-.277%201.956-1.239%202.835-.981%204.13c.135.679.154%201.293-.242%201.345c.004.366.105.728.019.787%22%2F%3E%3Cpath%20fill%3D%22%234289c1%22%20d%3D%22M21.702%2026.733c.021-3.063.014-6.5.014-6.5h-7.465s.035%203.747.123%206.46c.07%202.14.396%206.193.1%208.349c-.066.479%202.886.937%202.844-.125c-.078-1.969.264-6.322.328-7.309c.035-.547.25-2.326.344-3.659c.011-.018.295-.018.306%200c.094%201.333.308%203.112.344%203.659c.064.987.406%205.34.328%207.309c-.042%201.062%202.91.604%202.844.125c-.298-2.157-.113-7.96-.11-8.309%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M22.822%209.472c-.778-.849-3.536-1.449-3.536-1.449h-2.605s-2.757.6-3.536%201.449c-.945%201.031-1.15%202.895-1.15%202.895l1.882.318s.283.9.283%202.436s-.177%205.896-.177%205.896h8.032s-.209-4.43-.209-5.895s.315-2.437.315-2.437l1.85-.318c.001%200-.205-1.865-1.149-2.895%22%2F%3E%3Cpath%20fill%3D%22%23af7e57%22%20d%3D%22m19.344%204.369l-2.688.019v3.981c0%20.963%202.688.998%202.688%200z%22%2F%3E%3Cpath%20fill%3D%22%239b6a49%22%20d%3D%22m19.344%203.86l-2.688.019V7.78s1.17%201.151%202.688.035z%22%2F%3E%3Cpath%20fill%3D%22%2360352a%22%20d%3D%22M18.402.716c-.613-.078-1.567.093-2.032.605c-.651-.233-1.415.479-1.415%201.453c0%201.116.164%202.206.857%202.64c.52.723%201.571%201.046%202.53%201.046c1.582%200%202.703-.756%202.703-3.093c0-1.883-.992-2.442-2.643-2.651%22%2F%3E%3Cpath%20fill%3D%22%23af7e57%22%20d%3D%22M20.687%202.292h-5.21V5.03c0%201.337%201.166%202.993%202.605%202.993s2.605-1.516%202.605-2.912z%22%2F%3E%3Cpath%20fill%3D%22%2360352a%22%20d%3D%22m17.146%201.588l-1.67.704v2.084c0-.799.545-.846.871-1.358c.012.322.658.628%201.636.628c.744%200%202.703-1.291%202.703.73V2.007z%22%2F%3E%3Ccircle%20cx%3D%2217.033%22%20cy%3D%224.786%22%20r%3D%22.339%22%20fill%3D%22%23662113%22%2F%3E%3Ccircle%20cx%3D%2219.15%22%20cy%3D%224.786%22%20r%3D%22.339%22%20fill%3D%22%23662113%22%2F%3E%3Cpath%20fill%3D%22%23915a34%22%20d%3D%22M18.573%206.984h-.953c-.102%200-.186-.084-.186-.186s.084-.186.186-.186h.953c.102%200%20.186.084.186.186s-.084.186-.186.186m-.279-.838h-.395a.198.198%200%200%201%200-.396h.395a.198.198%200%200%201%200%20.396%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M13.789%2035.907c-.558-.051-.192-.684.062-.897c.282-.238.734-.441.961-.852c.251-.455%201.465-.395%201.721-.023c.457.664.66.179.792.488c.212.494.05%201.284.05%201.284zm8.666%200c.558-.051.192-.684-.062-.897c-.282-.238-.734-.441-.961-.852c-.251-.455-1.465-.395-1.721-.023c-.457.664-.66.179-.792.488c-.212.494-.05%201.284-.05%201.284z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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