man scientist emoji

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ccd6dd" d="M36 36v-4a6 6 0 0 0-6-6H14a6 6 0 0 0-6 6v4z"/><path fill="#d5ab88" d="m18 27l4 4l4-4v-5h-8z"/><path fill="#cc9b7a" d="M18 24c1.216 1.374 2.355 1.719 3.996 1.719c1.639 0 2.787-.346 4.004-1.719v-4h-8z"/><path fill="#d5ab88" d="M15.444 13.936c0 1.448-.734 2.622-1.639 2.622s-1.639-1.174-1.639-2.622s.734-2.623 1.639-2.623c.905-.001 1.639 1.174 1.639 2.623m16.389 0c0 1.448-.733 2.622-1.639 2.622c-.905 0-1.639-1.174-1.639-2.622s.733-2.623 1.639-2.623c.906-.001 1.639 1.174 1.639 2.623"/><path fill="#d5ab88" d="M13.477 14.96c0-5.589 3.816-10.121 8.523-10.121s8.522 4.532 8.522 10.121S26.707 25.081 22 25.081c-4.706-.001-8.523-4.532-8.523-10.121"/><path fill="#c1694f" d="M22 21.802c-2.754 0-3.6-.705-3.741-.848a.655.655 0 0 1 .902-.95c.052.037.721.487 2.839.487c2.2 0 2.836-.485 2.842-.49a.64.64 0 0 1 .913.015a.67.67 0 0 1-.014.938c-.141.143-.987.848-3.741.848"/><path fill="#963b22" d="M22 1.48c5.648 0 9.178 4.168 9.178 7.641s-.706 4.863-1.412 3.473l-1.412-2.778s-4.235 0-5.647-1.39c0 0 2.118 4.168-2.118 0c0 0 .706 2.779-3.53-.694c0 0-2.118 1.389-2.824 4.862c-.196.964-1.412 0-1.412-3.473C12.822 5.648 15.646 1.48 22 1.48"/><path fill="#662113" d="M18 15c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1m8 0c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1"/><path fill="#c1694f" d="M22.75 17.75h-1.5c-.413 0-.75-.337-.75-.75s.337-.75.75-.75h1.5c.413 0 .75.337.75.75s-.337.75-.75.75"/><path fill="#66757f" d="M19.059 36L18 26.781s1.41 1.645 4 1.645s4.219-1.645 4.219-1.645L24.996 36z"/><path fill="#f5f8fa" d="M18.081 25.25C18.647 25.816 21 36 21 36h-3.156l-1.704-2.562l1.704-2.835l-2.017-.634l.254-3.957s1.729-1.033 2-.762m7.838 0C25.353 25.816 23 36 23 36h3.156l1.704-2.562l-1.704-2.835l2.017-.634l-.254-3.957s-1.729-1.033-2-.762"/><path fill="#fff" d="M14.753 10.75h14.5V16h-14.5z" opacity=".4"/><path fill="#f5f8fa" d="M29 10H15c-1 0-1 1-1 1v4c0 1.461 2.333 2 4 2s2.599-1 4-1s2.333 1 4 1s4-.539 4-2v-4c0-1-1-1-1-1m0 4c0 1.325-.852 2-3 2c-1.539 0-2.804-1-4-1s-2.461 1-4 1c-2.148 0-3-.675-3-2v-3h14z"/><circle cx="7" cy="11" r="1" fill="#9266cc"/><circle cx="9" cy="16" r="1" fill="#9266cc"/><circle cx="5.5" cy="14.5" r="1.5" fill="#9266cc"/><path fill="#a8bccc" d="M10 18H5s-2 0-2 2s2 2 2 2v5l-4 5c-.883 1.104-1 1.821-1 2c0 2 2 2 2 2h11s2 0 2-2c0-.134.153-.559-1-2l-4-5v-5s2 0 2-2s-2-2-2-2"/><path fill="#e1e8ed" d="M9 27.351V21h1c.449-.012 1-.194 1-1c0-.803-.547-.987-1.008-1H5c-.45.012-1 .194-1 1s.55.988 1.012 1l.975.024L6 27.351l-1.894 2.368l3.394 3.5l3.394-3.5z"/><path fill="#9266cc" d="M.999 34.034c.001.772.551.954 1.013.966H13c.449-.012 1-.194 1-1v-.041l.006-.082c0-.003-.055-.337-.787-1.252l-2.325-2.906H4.106l-2.325 2.906c-.719.899-.782 1.404-.782 1.409"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiManScientistMediumSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ccd6dd" d="M36 36v-4a6 6 0 0 0-6-6H14a6 6 0 0 0-6 6v4z"/><path fill="#d5ab88" d="m18 27l4 4l4-4v-5h-8z"/><path fill="#cc9b7a" d="M18 24c1.216 1.374 2.355 1.719 3.996 1.719c1.639 0 2.787-.346 4.004-1.719v-4h-8z"/><path fill="#d5ab88" d="M15.444 13.936c0 1.448-.734 2.622-1.639 2.622s-1.639-1.174-1.639-2.622s.734-2.623 1.639-2.623c.905-.001 1.639 1.174 1.639 2.623m16.389 0c0 1.448-.733 2.622-1.639 2.622c-.905 0-1.639-1.174-1.639-2.622s.733-2.623 1.639-2.623c.906-.001 1.639 1.174 1.639 2.623"/><path fill="#d5ab88" d="M13.477 14.96c0-5.589 3.816-10.121 8.523-10.121s8.522 4.532 8.522 10.121S26.707 25.081 22 25.081c-4.706-.001-8.523-4.532-8.523-10.121"/><path fill="#c1694f" d="M22 21.802c-2.754 0-3.6-.705-3.741-.848a.655.655 0 0 1 .902-.95c.052.037.721.487 2.839.487c2.2 0 2.836-.485 2.842-.49a.64.64 0 0 1 .913.015a.67.67 0 0 1-.014.938c-.141.143-.987.848-3.741.848"/><path fill="#963b22" d="M22 1.48c5.648 0 9.178 4.168 9.178 7.641s-.706 4.863-1.412 3.473l-1.412-2.778s-4.235 0-5.647-1.39c0 0 2.118 4.168-2.118 0c0 0 .706 2.779-3.53-.694c0 0-2.118 1.389-2.824 4.862c-.196.964-1.412 0-1.412-3.473C12.822 5.648 15.646 1.48 22 1.48"/><path fill="#662113" d="M18 15c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1m8 0c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1"/><path fill="#c1694f" d="M22.75 17.75h-1.5c-.413 0-.75-.337-.75-.75s.337-.75.75-.75h1.5c.413 0 .75.337.75.75s-.337.75-.75.75"/><path fill="#66757f" d="M19.059 36L18 26.781s1.41 1.645 4 1.645s4.219-1.645 4.219-1.645L24.996 36z"/><path fill="#f5f8fa" d="M18.081 25.25C18.647 25.816 21 36 21 36h-3.156l-1.704-2.562l1.704-2.835l-2.017-.634l.254-3.957s1.729-1.033 2-.762m7.838 0C25.353 25.816 23 36 23 36h3.156l1.704-2.562l-1.704-2.835l2.017-.634l-.254-3.957s-1.729-1.033-2-.762"/><path fill="#fff" d="M14.753 10.75h14.5V16h-14.5z" opacity=".4"/><path fill="#f5f8fa" d="M29 10H15c-1 0-1 1-1 1v4c0 1.461 2.333 2 4 2s2.599-1 4-1s2.333 1 4 1s4-.539 4-2v-4c0-1-1-1-1-1m0 4c0 1.325-.852 2-3 2c-1.539 0-2.804-1-4-1s-2.461 1-4 1c-2.148 0-3-.675-3-2v-3h14z"/><circle cx="7" cy="11" r="1" fill="#9266cc"/><circle cx="9" cy="16" r="1" fill="#9266cc"/><circle cx="5.5" cy="14.5" r="1.5" fill="#9266cc"/><path fill="#a8bccc" d="M10 18H5s-2 0-2 2s2 2 2 2v5l-4 5c-.883 1.104-1 1.821-1 2c0 2 2 2 2 2h11s2 0 2-2c0-.134.153-.559-1-2l-4-5v-5s2 0 2-2s-2-2-2-2"/><path fill="#e1e8ed" d="M9 27.351V21h1c.449-.012 1-.194 1-1c0-.803-.547-.987-1.008-1H5c-.45.012-1 .194-1 1s.55.988 1.012 1l.975.024L6 27.351l-1.894 2.368l3.394 3.5l3.394-3.5z"/><path fill="#9266cc" d="M.999 34.034c.001.772.551.954 1.013.966H13c.449-.012 1-.194 1-1v-.041l.006-.082c0-.003-.055-.337-.787-1.252l-2.325-2.906H4.106l-2.325 2.906c-.719.899-.782 1.404-.782 1.409"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ccd6dd" d="M36 36v-4a6 6 0 0 0-6-6H14a6 6 0 0 0-6 6v4z"/><path fill="#d5ab88" d="m18 27l4 4l4-4v-5h-8z"/><path fill="#cc9b7a" d="M18 24c1.216 1.374 2.355 1.719 3.996 1.719c1.639 0 2.787-.346 4.004-1.719v-4h-8z"/><path fill="#d5ab88" d="M15.444 13.936c0 1.448-.734 2.622-1.639 2.622s-1.639-1.174-1.639-2.622s.734-2.623 1.639-2.623c.905-.001 1.639 1.174 1.639 2.623m16.389 0c0 1.448-.733 2.622-1.639 2.622c-.905 0-1.639-1.174-1.639-2.622s.733-2.623 1.639-2.623c.906-.001 1.639 1.174 1.639 2.623"/><path fill="#d5ab88" d="M13.477 14.96c0-5.589 3.816-10.121 8.523-10.121s8.522 4.532 8.522 10.121S26.707 25.081 22 25.081c-4.706-.001-8.523-4.532-8.523-10.121"/><path fill="#c1694f" d="M22 21.802c-2.754 0-3.6-.705-3.741-.848a.655.655 0 0 1 .902-.95c.052.037.721.487 2.839.487c2.2 0 2.836-.485 2.842-.49a.64.64 0 0 1 .913.015a.67.67 0 0 1-.014.938c-.141.143-.987.848-3.741.848"/><path fill="#963b22" d="M22 1.48c5.648 0 9.178 4.168 9.178 7.641s-.706 4.863-1.412 3.473l-1.412-2.778s-4.235 0-5.647-1.39c0 0 2.118 4.168-2.118 0c0 0 .706 2.779-3.53-.694c0 0-2.118 1.389-2.824 4.862c-.196.964-1.412 0-1.412-3.473C12.822 5.648 15.646 1.48 22 1.48"/><path fill="#662113" d="M18 15c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1m8 0c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1"/><path fill="#c1694f" d="M22.75 17.75h-1.5c-.413 0-.75-.337-.75-.75s.337-.75.75-.75h1.5c.413 0 .75.337.75.75s-.337.75-.75.75"/><path fill="#66757f" d="M19.059 36L18 26.781s1.41 1.645 4 1.645s4.219-1.645 4.219-1.645L24.996 36z"/><path fill="#f5f8fa" d="M18.081 25.25C18.647 25.816 21 36 21 36h-3.156l-1.704-2.562l1.704-2.835l-2.017-.634l.254-3.957s1.729-1.033 2-.762m7.838 0C25.353 25.816 23 36 23 36h3.156l1.704-2.562l-1.704-2.835l2.017-.634l-.254-3.957s-1.729-1.033-2-.762"/><path fill="#fff" d="M14.753 10.75h14.5V16h-14.5z" opacity=".4"/><path fill="#f5f8fa" d="M29 10H15c-1 0-1 1-1 1v4c0 1.461 2.333 2 4 2s2.599-1 4-1s2.333 1 4 1s4-.539 4-2v-4c0-1-1-1-1-1m0 4c0 1.325-.852 2-3 2c-1.539 0-2.804-1-4-1s-2.461 1-4 1c-2.148 0-3-.675-3-2v-3h14z"/><circle cx="7" cy="11" r="1" fill="#9266cc"/><circle cx="9" cy="16" r="1" fill="#9266cc"/><circle cx="5.5" cy="14.5" r="1.5" fill="#9266cc"/><path fill="#a8bccc" d="M10 18H5s-2 0-2 2s2 2 2 2v5l-4 5c-.883 1.104-1 1.821-1 2c0 2 2 2 2 2h11s2 0 2-2c0-.134.153-.559-1-2l-4-5v-5s2 0 2-2s-2-2-2-2"/><path fill="#e1e8ed" d="M9 27.351V21h1c.449-.012 1-.194 1-1c0-.803-.547-.987-1.008-1H5c-.45.012-1 .194-1 1s.55.988 1.012 1l.975.024L6 27.351l-1.894 2.368l3.394 3.5l3.394-3.5z"/><path fill="#9266cc" d="M.999 34.034c.001.772.551.954 1.013.966H13c.449-.012 1-.194 1-1v-.041l.006-.082c0-.003-.055-.337-.787-1.252l-2.325-2.906H4.106l-2.325 2.906c-.719.899-.782 1.404-.782 1.409"/></svg>
</template>

CSS

.icon-man-scientist-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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M36%2036v-4a6%206%200%200%200-6-6H14a6%206%200%200%200-6%206v4z%22%2F%3E%3Cpath%20fill%3D%22%23d5ab88%22%20d%3D%22m18%2027l4%204l4-4v-5h-8z%22%2F%3E%3Cpath%20fill%3D%22%23cc9b7a%22%20d%3D%22M18%2024c1.216%201.374%202.355%201.719%203.996%201.719c1.639%200%202.787-.346%204.004-1.719v-4h-8z%22%2F%3E%3Cpath%20fill%3D%22%23d5ab88%22%20d%3D%22M15.444%2013.936c0%201.448-.734%202.622-1.639%202.622s-1.639-1.174-1.639-2.622s.734-2.623%201.639-2.623c.905-.001%201.639%201.174%201.639%202.623m16.389%200c0%201.448-.733%202.622-1.639%202.622c-.905%200-1.639-1.174-1.639-2.622s.733-2.623%201.639-2.623c.906-.001%201.639%201.174%201.639%202.623%22%2F%3E%3Cpath%20fill%3D%22%23d5ab88%22%20d%3D%22M13.477%2014.96c0-5.589%203.816-10.121%208.523-10.121s8.522%204.532%208.522%2010.121S26.707%2025.081%2022%2025.081c-4.706-.001-8.523-4.532-8.523-10.121%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M22%2021.802c-2.754%200-3.6-.705-3.741-.848a.655.655%200%200%201%20.902-.95c.052.037.721.487%202.839.487c2.2%200%202.836-.485%202.842-.49a.64.64%200%200%201%20.913.015a.67.67%200%200%201-.014.938c-.141.143-.987.848-3.741.848%22%2F%3E%3Cpath%20fill%3D%22%23963b22%22%20d%3D%22M22%201.48c5.648%200%209.178%204.168%209.178%207.641s-.706%204.863-1.412%203.473l-1.412-2.778s-4.235%200-5.647-1.39c0%200%202.118%204.168-2.118%200c0%200%20.706%202.779-3.53-.694c0%200-2.118%201.389-2.824%204.862c-.196.964-1.412%200-1.412-3.473C12.822%205.648%2015.646%201.48%2022%201.48%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M18%2015c-.55%200-1-.45-1-1v-1c0-.55.45-1%201-1s1%20.45%201%201v1c0%20.55-.45%201-1%201m8%200c-.55%200-1-.45-1-1v-1c0-.55.45-1%201-1s1%20.45%201%201v1c0%20.55-.45%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M22.75%2017.75h-1.5c-.413%200-.75-.337-.75-.75s.337-.75.75-.75h1.5c.413%200%20.75.337.75.75s-.337.75-.75.75%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M19.059%2036L18%2026.781s1.41%201.645%204%201.645s4.219-1.645%204.219-1.645L24.996%2036z%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M18.081%2025.25C18.647%2025.816%2021%2036%2021%2036h-3.156l-1.704-2.562l1.704-2.835l-2.017-.634l.254-3.957s1.729-1.033%202-.762m7.838%200C25.353%2025.816%2023%2036%2023%2036h3.156l1.704-2.562l-1.704-2.835l2.017-.634l-.254-3.957s-1.729-1.033-2-.762%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.753%2010.75h14.5V16h-14.5z%22%20opacity%3D%22.4%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M29%2010H15c-1%200-1%201-1%201v4c0%201.461%202.333%202%204%202s2.599-1%204-1s2.333%201%204%201s4-.539%204-2v-4c0-1-1-1-1-1m0%204c0%201.325-.852%202-3%202c-1.539%200-2.804-1-4-1s-2.461%201-4%201c-2.148%200-3-.675-3-2v-3h14z%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2211%22%20r%3D%221%22%20fill%3D%22%239266cc%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2216%22%20r%3D%221%22%20fill%3D%22%239266cc%22%2F%3E%3Ccircle%20cx%3D%225.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20fill%3D%22%239266cc%22%2F%3E%3Cpath%20fill%3D%22%23a8bccc%22%20d%3D%22M10%2018H5s-2%200-2%202s2%202%202%202v5l-4%205c-.883%201.104-1%201.821-1%202c0%202%202%202%202%202h11s2%200%202-2c0-.134.153-.559-1-2l-4-5v-5s2%200%202-2s-2-2-2-2%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M9%2027.351V21h1c.449-.012%201-.194%201-1c0-.803-.547-.987-1.008-1H5c-.45.012-1%20.194-1%201s.55.988%201.012%201l.975.024L6%2027.351l-1.894%202.368l3.394%203.5l3.394-3.5z%22%2F%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M.999%2034.034c.001.772.551.954%201.013.966H13c.449-.012%201-.194%201-1v-.041l.006-.082c0-.003-.055-.337-.787-1.252l-2.325-2.906H4.106l-2.325%202.906c-.719.899-.782%201.404-.782%201.409%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%23ccd6dd%22%20d%3D%22M36%2036v-4a6%206%200%200%200-6-6H14a6%206%200%200%200-6%206v4z%22%2F%3E%3Cpath%20fill%3D%22%23d5ab88%22%20d%3D%22m18%2027l4%204l4-4v-5h-8z%22%2F%3E%3Cpath%20fill%3D%22%23cc9b7a%22%20d%3D%22M18%2024c1.216%201.374%202.355%201.719%203.996%201.719c1.639%200%202.787-.346%204.004-1.719v-4h-8z%22%2F%3E%3Cpath%20fill%3D%22%23d5ab88%22%20d%3D%22M15.444%2013.936c0%201.448-.734%202.622-1.639%202.622s-1.639-1.174-1.639-2.622s.734-2.623%201.639-2.623c.905-.001%201.639%201.174%201.639%202.623m16.389%200c0%201.448-.733%202.622-1.639%202.622c-.905%200-1.639-1.174-1.639-2.622s.733-2.623%201.639-2.623c.906-.001%201.639%201.174%201.639%202.623%22%2F%3E%3Cpath%20fill%3D%22%23d5ab88%22%20d%3D%22M13.477%2014.96c0-5.589%203.816-10.121%208.523-10.121s8.522%204.532%208.522%2010.121S26.707%2025.081%2022%2025.081c-4.706-.001-8.523-4.532-8.523-10.121%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M22%2021.802c-2.754%200-3.6-.705-3.741-.848a.655.655%200%200%201%20.902-.95c.052.037.721.487%202.839.487c2.2%200%202.836-.485%202.842-.49a.64.64%200%200%201%20.913.015a.67.67%200%200%201-.014.938c-.141.143-.987.848-3.741.848%22%2F%3E%3Cpath%20fill%3D%22%23963b22%22%20d%3D%22M22%201.48c5.648%200%209.178%204.168%209.178%207.641s-.706%204.863-1.412%203.473l-1.412-2.778s-4.235%200-5.647-1.39c0%200%202.118%204.168-2.118%200c0%200%20.706%202.779-3.53-.694c0%200-2.118%201.389-2.824%204.862c-.196.964-1.412%200-1.412-3.473C12.822%205.648%2015.646%201.48%2022%201.48%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M18%2015c-.55%200-1-.45-1-1v-1c0-.55.45-1%201-1s1%20.45%201%201v1c0%20.55-.45%201-1%201m8%200c-.55%200-1-.45-1-1v-1c0-.55.45-1%201-1s1%20.45%201%201v1c0%20.55-.45%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M22.75%2017.75h-1.5c-.413%200-.75-.337-.75-.75s.337-.75.75-.75h1.5c.413%200%20.75.337.75.75s-.337.75-.75.75%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M19.059%2036L18%2026.781s1.41%201.645%204%201.645s4.219-1.645%204.219-1.645L24.996%2036z%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M18.081%2025.25C18.647%2025.816%2021%2036%2021%2036h-3.156l-1.704-2.562l1.704-2.835l-2.017-.634l.254-3.957s1.729-1.033%202-.762m7.838%200C25.353%2025.816%2023%2036%2023%2036h3.156l1.704-2.562l-1.704-2.835l2.017-.634l-.254-3.957s-1.729-1.033-2-.762%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.753%2010.75h14.5V16h-14.5z%22%20opacity%3D%22.4%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M29%2010H15c-1%200-1%201-1%201v4c0%201.461%202.333%202%204%202s2.599-1%204-1s2.333%201%204%201s4-.539%204-2v-4c0-1-1-1-1-1m0%204c0%201.325-.852%202-3%202c-1.539%200-2.804-1-4-1s-2.461%201-4%201c-2.148%200-3-.675-3-2v-3h14z%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2211%22%20r%3D%221%22%20fill%3D%22%239266cc%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2216%22%20r%3D%221%22%20fill%3D%22%239266cc%22%2F%3E%3Ccircle%20cx%3D%225.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20fill%3D%22%239266cc%22%2F%3E%3Cpath%20fill%3D%22%23a8bccc%22%20d%3D%22M10%2018H5s-2%200-2%202s2%202%202%202v5l-4%205c-.883%201.104-1%201.821-1%202c0%202%202%202%202%202h11s2%200%202-2c0-.134.153-.559-1-2l-4-5v-5s2%200%202-2s-2-2-2-2%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M9%2027.351V21h1c.449-.012%201-.194%201-1c0-.803-.547-.987-1.008-1H5c-.45.012-1%20.194-1%201s.55.988%201.012%201l.975.024L6%2027.351l-1.894%202.368l3.394%203.5l3.394-3.5z%22%2F%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M.999%2034.034c.001.772.551.954%201.013.966H13c.449-.012%201-.194%201-1v-.041l.006-.082c0-.003-.055-.337-.787-1.252l-2.325-2.906H4.106l-2.325%202.906c-.719.899-.782%201.404-.782%201.409%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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