detective-medium-dark-skin-tone from Emoji One (Colored) by Emoji One · Medium-dark skin tone · People · CC-BY-4.0 Attribution required.

Name
detective-medium-dark-skin-tone
Set
Emoji One (Colored)
Style
Medium-dark skin tone
Category
People
Viewbox
64×64
License
CC BY 4.0

5 other variants in Emoji One (Colored)

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the detective emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#231f20" d="M11.5 41.2h41.6c0-22.4-3.2-27.2-20.8-27.2s-20.8 4.8-20.8 27.2"/><path fill="#b47d56" d="M51.3 36.3c-.1.9-.3 1.7-.6 2.1c-.4.8-1.4 1.3-1.4 1.3s.2-1.7.2-4c-1-13.9-1.8-10-17.3-10c-15.4 0-24.2 2.7-24.2 12c0 6.8 6.4 9.9 6.4 9.9C16 54.3 20.6 58 27.8 61.3c2.2 1 6.6 1 8.8 0c8-3.6 12.7-7.8 13.8-15.9c3.2-.2 4.2-2.4 4.2-4.9c.1-4.3-1.8-4.6-3.3-4.2"/><path fill="#664e27" d="M39.5 51.5c0 2.7-3.6 4.1-7.2 4.1s-7.2-1.4-7.2-4.1c0 0 0-.7.7-.7h13c.7 0 .7.7.7.7"/><path fill="#f5f5f5" d="M41.9 35.3c4 0 5.6 1.4 5.6 2.9s0 3.5-5.3 3.5c-5.1 0-5.9-.6-5.9-2.8c0-1.5 1.6-3.6 5.6-3.6"/><circle cx="41.5" cy="37.7" r="3.6" fill="#664e27"/><path fill="#231f20" d="M40.3 37.7c0 .7.5 1.2 1.2 1.2s1.2-.5 1.2-1.2s-.5-1.2-1.2-1.2s-1.2.5-1.2 1.2"/><path fill="#664e27" d="M47.5 38.1c0-5.6-11.2-5.6-11.2.8c1.6-4.8 9.6-4.8 11.2-.8"/><path fill="#935e3e" d="M32.3 48.4c-3.3 0-5-2.4-3.3-2.4h6.7c1.7 0-.1 2.4-3.4 2.4"/><path fill="#f5f5f5" d="M19.5 34.2c-4.6 0-6.5 1.7-6.5 3.4s0 4.1 6.1 4.1c5.9 0 6.9-.7 6.9-3.2c0-1.8-1.9-4.3-6.5-4.3"/><circle cx="20" cy="37.1" r="4.2" fill="#664e27"/><path fill="#231f20" d="M21.4 37.1c0 .8-.6 1.4-1.4 1.4s-1.4-.6-1.4-1.4s.6-1.4 1.4-1.4c.7 0 1.4.6 1.4 1.4"/><path fill="#664e27" d="M13 37.5c0-6.5 13-6.5 13 .9c-1.9-5.5-11.1-5.5-13-.9"/><circle cx="19.3" cy="37.3" r="11.1" fill="#f5f5f5" opacity=".4"/><g fill="#b0bdc6"><path d="m11.083 48.735l1.1-1.905l2.511 1.45l-1.1 1.905z"/><path d="M13.2 48c5.9 3.4 13.4 1.4 16.8-4.5s1.4-13.4-4.5-16.8s-13.4-1.4-16.8 4.5S7.3 44.6 13.2 48m-2.6-15.7c2.8-4.8 9-6.5 13.8-3.7s6.5 9 3.7 13.8s-9 6.5-13.8 3.7c-4.9-2.8-6.5-9-3.7-13.8"/></g><path fill="#333" d="m5.022 56.833l5.151-8.92l4.503 2.6l-5.15 8.92z"/><path fill="#b0bdc6" d="M4.3 56.7c-.4.7 5.4 4.1 5.8 3.4l.3-.5c.4-.7-5.4-4.1-5.8-3.4z"/><path fill="#62727a" d="M52.9 22.3c-9.1-10.1.1-23.8-7-19.5c-5.2 3.2-10.2 4-13.9 4c-3.6 0-8.7-.8-13.9-4c-7.1-4.3 2.1 9.3-7 19.5C2.4 27.4 2 26.8 2 28c0 .7.4 6.8 30 6.8s30-6.2 30-6.8c0-1.2-.4-.6-9.1-5.7"/><path fill="#2c3033" d="M32 24.1c9.6 0 20.9-1.8 20.9-1.8c-1-1.1-1.7-2.2-2.3-3.4C46 19.6 39.9 20 32 20s-13.9-.4-18.6-1.1c-.6 1.2-1.3 2.4-2.3 3.4c0 0 11.3 1.8 20.9 1.8"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneDetectiveMediumDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#231f20" d="M11.5 41.2h41.6c0-22.4-3.2-27.2-20.8-27.2s-20.8 4.8-20.8 27.2"/><path fill="#b47d56" d="M51.3 36.3c-.1.9-.3 1.7-.6 2.1c-.4.8-1.4 1.3-1.4 1.3s.2-1.7.2-4c-1-13.9-1.8-10-17.3-10c-15.4 0-24.2 2.7-24.2 12c0 6.8 6.4 9.9 6.4 9.9C16 54.3 20.6 58 27.8 61.3c2.2 1 6.6 1 8.8 0c8-3.6 12.7-7.8 13.8-15.9c3.2-.2 4.2-2.4 4.2-4.9c.1-4.3-1.8-4.6-3.3-4.2"/><path fill="#664e27" d="M39.5 51.5c0 2.7-3.6 4.1-7.2 4.1s-7.2-1.4-7.2-4.1c0 0 0-.7.7-.7h13c.7 0 .7.7.7.7"/><path fill="#f5f5f5" d="M41.9 35.3c4 0 5.6 1.4 5.6 2.9s0 3.5-5.3 3.5c-5.1 0-5.9-.6-5.9-2.8c0-1.5 1.6-3.6 5.6-3.6"/><circle cx="41.5" cy="37.7" r="3.6" fill="#664e27"/><path fill="#231f20" d="M40.3 37.7c0 .7.5 1.2 1.2 1.2s1.2-.5 1.2-1.2s-.5-1.2-1.2-1.2s-1.2.5-1.2 1.2"/><path fill="#664e27" d="M47.5 38.1c0-5.6-11.2-5.6-11.2.8c1.6-4.8 9.6-4.8 11.2-.8"/><path fill="#935e3e" d="M32.3 48.4c-3.3 0-5-2.4-3.3-2.4h6.7c1.7 0-.1 2.4-3.4 2.4"/><path fill="#f5f5f5" d="M19.5 34.2c-4.6 0-6.5 1.7-6.5 3.4s0 4.1 6.1 4.1c5.9 0 6.9-.7 6.9-3.2c0-1.8-1.9-4.3-6.5-4.3"/><circle cx="20" cy="37.1" r="4.2" fill="#664e27"/><path fill="#231f20" d="M21.4 37.1c0 .8-.6 1.4-1.4 1.4s-1.4-.6-1.4-1.4s.6-1.4 1.4-1.4c.7 0 1.4.6 1.4 1.4"/><path fill="#664e27" d="M13 37.5c0-6.5 13-6.5 13 .9c-1.9-5.5-11.1-5.5-13-.9"/><circle cx="19.3" cy="37.3" r="11.1" fill="#f5f5f5" opacity=".4"/><g fill="#b0bdc6"><path d="m11.083 48.735l1.1-1.905l2.511 1.45l-1.1 1.905z"/><path d="M13.2 48c5.9 3.4 13.4 1.4 16.8-4.5s1.4-13.4-4.5-16.8s-13.4-1.4-16.8 4.5S7.3 44.6 13.2 48m-2.6-15.7c2.8-4.8 9-6.5 13.8-3.7s6.5 9 3.7 13.8s-9 6.5-13.8 3.7c-4.9-2.8-6.5-9-3.7-13.8"/></g><path fill="#333" d="m5.022 56.833l5.151-8.92l4.503 2.6l-5.15 8.92z"/><path fill="#b0bdc6" d="M4.3 56.7c-.4.7 5.4 4.1 5.8 3.4l.3-.5c.4-.7-5.4-4.1-5.8-3.4z"/><path fill="#62727a" d="M52.9 22.3c-9.1-10.1.1-23.8-7-19.5c-5.2 3.2-10.2 4-13.9 4c-3.6 0-8.7-.8-13.9-4c-7.1-4.3 2.1 9.3-7 19.5C2.4 27.4 2 26.8 2 28c0 .7.4 6.8 30 6.8s30-6.2 30-6.8c0-1.2-.4-.6-9.1-5.7"/><path fill="#2c3033" d="M32 24.1c9.6 0 20.9-1.8 20.9-1.8c-1-1.1-1.7-2.2-2.3-3.4C46 19.6 39.9 20 32 20s-13.9-.4-18.6-1.1c-.6 1.2-1.3 2.4-2.3 3.4c0 0 11.3 1.8 20.9 1.8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#231f20" d="M11.5 41.2h41.6c0-22.4-3.2-27.2-20.8-27.2s-20.8 4.8-20.8 27.2"/><path fill="#b47d56" d="M51.3 36.3c-.1.9-.3 1.7-.6 2.1c-.4.8-1.4 1.3-1.4 1.3s.2-1.7.2-4c-1-13.9-1.8-10-17.3-10c-15.4 0-24.2 2.7-24.2 12c0 6.8 6.4 9.9 6.4 9.9C16 54.3 20.6 58 27.8 61.3c2.2 1 6.6 1 8.8 0c8-3.6 12.7-7.8 13.8-15.9c3.2-.2 4.2-2.4 4.2-4.9c.1-4.3-1.8-4.6-3.3-4.2"/><path fill="#664e27" d="M39.5 51.5c0 2.7-3.6 4.1-7.2 4.1s-7.2-1.4-7.2-4.1c0 0 0-.7.7-.7h13c.7 0 .7.7.7.7"/><path fill="#f5f5f5" d="M41.9 35.3c4 0 5.6 1.4 5.6 2.9s0 3.5-5.3 3.5c-5.1 0-5.9-.6-5.9-2.8c0-1.5 1.6-3.6 5.6-3.6"/><circle cx="41.5" cy="37.7" r="3.6" fill="#664e27"/><path fill="#231f20" d="M40.3 37.7c0 .7.5 1.2 1.2 1.2s1.2-.5 1.2-1.2s-.5-1.2-1.2-1.2s-1.2.5-1.2 1.2"/><path fill="#664e27" d="M47.5 38.1c0-5.6-11.2-5.6-11.2.8c1.6-4.8 9.6-4.8 11.2-.8"/><path fill="#935e3e" d="M32.3 48.4c-3.3 0-5-2.4-3.3-2.4h6.7c1.7 0-.1 2.4-3.4 2.4"/><path fill="#f5f5f5" d="M19.5 34.2c-4.6 0-6.5 1.7-6.5 3.4s0 4.1 6.1 4.1c5.9 0 6.9-.7 6.9-3.2c0-1.8-1.9-4.3-6.5-4.3"/><circle cx="20" cy="37.1" r="4.2" fill="#664e27"/><path fill="#231f20" d="M21.4 37.1c0 .8-.6 1.4-1.4 1.4s-1.4-.6-1.4-1.4s.6-1.4 1.4-1.4c.7 0 1.4.6 1.4 1.4"/><path fill="#664e27" d="M13 37.5c0-6.5 13-6.5 13 .9c-1.9-5.5-11.1-5.5-13-.9"/><circle cx="19.3" cy="37.3" r="11.1" fill="#f5f5f5" opacity=".4"/><g fill="#b0bdc6"><path d="m11.083 48.735l1.1-1.905l2.511 1.45l-1.1 1.905z"/><path d="M13.2 48c5.9 3.4 13.4 1.4 16.8-4.5s1.4-13.4-4.5-16.8s-13.4-1.4-16.8 4.5S7.3 44.6 13.2 48m-2.6-15.7c2.8-4.8 9-6.5 13.8-3.7s6.5 9 3.7 13.8s-9 6.5-13.8 3.7c-4.9-2.8-6.5-9-3.7-13.8"/></g><path fill="#333" d="m5.022 56.833l5.151-8.92l4.503 2.6l-5.15 8.92z"/><path fill="#b0bdc6" d="M4.3 56.7c-.4.7 5.4 4.1 5.8 3.4l.3-.5c.4-.7-5.4-4.1-5.8-3.4z"/><path fill="#62727a" d="M52.9 22.3c-9.1-10.1.1-23.8-7-19.5c-5.2 3.2-10.2 4-13.9 4c-3.6 0-8.7-.8-13.9-4c-7.1-4.3 2.1 9.3-7 19.5C2.4 27.4 2 26.8 2 28c0 .7.4 6.8 30 6.8s30-6.2 30-6.8c0-1.2-.4-.6-9.1-5.7"/><path fill="#2c3033" d="M32 24.1c9.6 0 20.9-1.8 20.9-1.8c-1-1.1-1.7-2.2-2.3-3.4C46 19.6 39.9 20 32 20s-13.9-.4-18.6-1.1c-.6 1.2-1.3 2.4-2.3 3.4c0 0 11.3 1.8 20.9 1.8"/></svg>
</template>

CSS

.icon-detective-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%2064%2064%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M11.5%2041.2h41.6c0-22.4-3.2-27.2-20.8-27.2s-20.8%204.8-20.8%2027.2%22%2F%3E%3Cpath%20fill%3D%22%23b47d56%22%20d%3D%22M51.3%2036.3c-.1.9-.3%201.7-.6%202.1c-.4.8-1.4%201.3-1.4%201.3s.2-1.7.2-4c-1-13.9-1.8-10-17.3-10c-15.4%200-24.2%202.7-24.2%2012c0%206.8%206.4%209.9%206.4%209.9C16%2054.3%2020.6%2058%2027.8%2061.3c2.2%201%206.6%201%208.8%200c8-3.6%2012.7-7.8%2013.8-15.9c3.2-.2%204.2-2.4%204.2-4.9c.1-4.3-1.8-4.6-3.3-4.2%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M39.5%2051.5c0%202.7-3.6%204.1-7.2%204.1s-7.2-1.4-7.2-4.1c0%200%200-.7.7-.7h13c.7%200%20.7.7.7.7%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M41.9%2035.3c4%200%205.6%201.4%205.6%202.9s0%203.5-5.3%203.5c-5.1%200-5.9-.6-5.9-2.8c0-1.5%201.6-3.6%205.6-3.6%22%2F%3E%3Ccircle%20cx%3D%2241.5%22%20cy%3D%2237.7%22%20r%3D%223.6%22%20fill%3D%22%23664e27%22%2F%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M40.3%2037.7c0%20.7.5%201.2%201.2%201.2s1.2-.5%201.2-1.2s-.5-1.2-1.2-1.2s-1.2.5-1.2%201.2%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M47.5%2038.1c0-5.6-11.2-5.6-11.2.8c1.6-4.8%209.6-4.8%2011.2-.8%22%2F%3E%3Cpath%20fill%3D%22%23935e3e%22%20d%3D%22M32.3%2048.4c-3.3%200-5-2.4-3.3-2.4h6.7c1.7%200-.1%202.4-3.4%202.4%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M19.5%2034.2c-4.6%200-6.5%201.7-6.5%203.4s0%204.1%206.1%204.1c5.9%200%206.9-.7%206.9-3.2c0-1.8-1.9-4.3-6.5-4.3%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2237.1%22%20r%3D%224.2%22%20fill%3D%22%23664e27%22%2F%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M21.4%2037.1c0%20.8-.6%201.4-1.4%201.4s-1.4-.6-1.4-1.4s.6-1.4%201.4-1.4c.7%200%201.4.6%201.4%201.4%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M13%2037.5c0-6.5%2013-6.5%2013%20.9c-1.9-5.5-11.1-5.5-13-.9%22%2F%3E%3Ccircle%20cx%3D%2219.3%22%20cy%3D%2237.3%22%20r%3D%2211.1%22%20fill%3D%22%23f5f5f5%22%20opacity%3D%22.4%22%2F%3E%3Cg%20fill%3D%22%23b0bdc6%22%3E%3Cpath%20d%3D%22m11.083%2048.735l1.1-1.905l2.511%201.45l-1.1%201.905z%22%2F%3E%3Cpath%20d%3D%22M13.2%2048c5.9%203.4%2013.4%201.4%2016.8-4.5s1.4-13.4-4.5-16.8s-13.4-1.4-16.8%204.5S7.3%2044.6%2013.2%2048m-2.6-15.7c2.8-4.8%209-6.5%2013.8-3.7s6.5%209%203.7%2013.8s-9%206.5-13.8%203.7c-4.9-2.8-6.5-9-3.7-13.8%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22m5.022%2056.833l5.151-8.92l4.503%202.6l-5.15%208.92z%22%2F%3E%3Cpath%20fill%3D%22%23b0bdc6%22%20d%3D%22M4.3%2056.7c-.4.7%205.4%204.1%205.8%203.4l.3-.5c.4-.7-5.4-4.1-5.8-3.4z%22%2F%3E%3Cpath%20fill%3D%22%2362727a%22%20d%3D%22M52.9%2022.3c-9.1-10.1.1-23.8-7-19.5c-5.2%203.2-10.2%204-13.9%204c-3.6%200-8.7-.8-13.9-4c-7.1-4.3%202.1%209.3-7%2019.5C2.4%2027.4%202%2026.8%202%2028c0%20.7.4%206.8%2030%206.8s30-6.2%2030-6.8c0-1.2-.4-.6-9.1-5.7%22%2F%3E%3Cpath%20fill%3D%22%232c3033%22%20d%3D%22M32%2024.1c9.6%200%2020.9-1.8%2020.9-1.8c-1-1.1-1.7-2.2-2.3-3.4C46%2019.6%2039.9%2020%2032%2020s-13.9-.4-18.6-1.1c-.6%201.2-1.3%202.4-2.3%203.4c0%200%2011.3%201.8%2020.9%201.8%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M11.5%2041.2h41.6c0-22.4-3.2-27.2-20.8-27.2s-20.8%204.8-20.8%2027.2%22%2F%3E%3Cpath%20fill%3D%22%23b47d56%22%20d%3D%22M51.3%2036.3c-.1.9-.3%201.7-.6%202.1c-.4.8-1.4%201.3-1.4%201.3s.2-1.7.2-4c-1-13.9-1.8-10-17.3-10c-15.4%200-24.2%202.7-24.2%2012c0%206.8%206.4%209.9%206.4%209.9C16%2054.3%2020.6%2058%2027.8%2061.3c2.2%201%206.6%201%208.8%200c8-3.6%2012.7-7.8%2013.8-15.9c3.2-.2%204.2-2.4%204.2-4.9c.1-4.3-1.8-4.6-3.3-4.2%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M39.5%2051.5c0%202.7-3.6%204.1-7.2%204.1s-7.2-1.4-7.2-4.1c0%200%200-.7.7-.7h13c.7%200%20.7.7.7.7%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M41.9%2035.3c4%200%205.6%201.4%205.6%202.9s0%203.5-5.3%203.5c-5.1%200-5.9-.6-5.9-2.8c0-1.5%201.6-3.6%205.6-3.6%22%2F%3E%3Ccircle%20cx%3D%2241.5%22%20cy%3D%2237.7%22%20r%3D%223.6%22%20fill%3D%22%23664e27%22%2F%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M40.3%2037.7c0%20.7.5%201.2%201.2%201.2s1.2-.5%201.2-1.2s-.5-1.2-1.2-1.2s-1.2.5-1.2%201.2%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M47.5%2038.1c0-5.6-11.2-5.6-11.2.8c1.6-4.8%209.6-4.8%2011.2-.8%22%2F%3E%3Cpath%20fill%3D%22%23935e3e%22%20d%3D%22M32.3%2048.4c-3.3%200-5-2.4-3.3-2.4h6.7c1.7%200-.1%202.4-3.4%202.4%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M19.5%2034.2c-4.6%200-6.5%201.7-6.5%203.4s0%204.1%206.1%204.1c5.9%200%206.9-.7%206.9-3.2c0-1.8-1.9-4.3-6.5-4.3%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2237.1%22%20r%3D%224.2%22%20fill%3D%22%23664e27%22%2F%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M21.4%2037.1c0%20.8-.6%201.4-1.4%201.4s-1.4-.6-1.4-1.4s.6-1.4%201.4-1.4c.7%200%201.4.6%201.4%201.4%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M13%2037.5c0-6.5%2013-6.5%2013%20.9c-1.9-5.5-11.1-5.5-13-.9%22%2F%3E%3Ccircle%20cx%3D%2219.3%22%20cy%3D%2237.3%22%20r%3D%2211.1%22%20fill%3D%22%23f5f5f5%22%20opacity%3D%22.4%22%2F%3E%3Cg%20fill%3D%22%23b0bdc6%22%3E%3Cpath%20d%3D%22m11.083%2048.735l1.1-1.905l2.511%201.45l-1.1%201.905z%22%2F%3E%3Cpath%20d%3D%22M13.2%2048c5.9%203.4%2013.4%201.4%2016.8-4.5s1.4-13.4-4.5-16.8s-13.4-1.4-16.8%204.5S7.3%2044.6%2013.2%2048m-2.6-15.7c2.8-4.8%209-6.5%2013.8-3.7s6.5%209%203.7%2013.8s-9%206.5-13.8%203.7c-4.9-2.8-6.5-9-3.7-13.8%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22m5.022%2056.833l5.151-8.92l4.503%202.6l-5.15%208.92z%22%2F%3E%3Cpath%20fill%3D%22%23b0bdc6%22%20d%3D%22M4.3%2056.7c-.4.7%205.4%204.1%205.8%203.4l.3-.5c.4-.7-5.4-4.1-5.8-3.4z%22%2F%3E%3Cpath%20fill%3D%22%2362727a%22%20d%3D%22M52.9%2022.3c-9.1-10.1.1-23.8-7-19.5c-5.2%203.2-10.2%204-13.9%204c-3.6%200-8.7-.8-13.9-4c-7.1-4.3%202.1%209.3-7%2019.5C2.4%2027.4%202%2026.8%202%2028c0%20.7.4%206.8%2030%206.8s30-6.2%2030-6.8c0-1.2-.4-.6-9.1-5.7%22%2F%3E%3Cpath%20fill%3D%22%232c3033%22%20d%3D%22M32%2024.1c9.6%200%2020.9-1.8%2020.9-1.8c-1-1.1-1.7-2.2-2.3-3.4C46%2019.6%2039.9%2020%2032%2020s-13.9-.4-18.6-1.1c-.6%201.2-1.3%202.4-2.3%203.4c0%200%2011.3%201.8%2020.9%201.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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