boy-dark-skin-tone from Noto Emoji by Google Inc · Dark skin tone · People & Body · Apache-2.0 Free for personal and commercial use.

Name
boy-dark-skin-tone
Set
Noto Emoji
Style
Dark skin tone
Category
People & Body
Viewbox
128×128
License
Apache 2.0

5 other variants in Noto Emoji

The same emoji in other sets

More people & body icons from Noto Emoji

Use the boy emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#3c2b24" d="M26.28 94.88c-7.33 0-13.29-5.71-13.29-12.73s5.96-12.73 13.29-12.73h75.43c7.33 0 13.29 5.71 13.29 12.73s-5.96 12.73-13.29 12.73z"/><path fill="#70534a" d="M64 122.47c-21.41 0-44.46-16.31-44.46-52.12c0-16.64 4.87-31.97 13.71-43.17C41.51 16.71 52.72 10.71 64 10.71s22.49 6 30.75 16.47c8.84 11.2 13.71 26.53 13.71 43.17c0 16.24-4.79 29.81-13.86 39.22c-8.01 8.32-18.88 12.9-30.6 12.9"/><path fill="#33251f" d="M69.07 87.13a1.6 1.6 0 0 0-.42-.11h-9.3c-.14.02-.28.05-.42.11c-.84.34-1.31 1.22-.91 2.14c.4.93 2.25 3.54 5.98 3.54s5.58-2.61 5.98-3.54s-.07-1.8-.91-2.14"/><path fill="#1a1717" d="M32.18 68.42c4.07-5.82 13.42-6.04 18.48-1.5c.98.88 2.25 2.17 1.61 3.61c-.58 1.31-1.98 1.42-3.12.92c-3.49-1.53-6.41-1.97-9.9-1.34c-.9.16-1.77.42-2.64.7c-.69.22-1.31.62-2 .83c-1.88.59-3.56-1.52-2.43-3.22m61.08 3.16C90 70 87.67 69.5 84.24 69.93c-1.7.21-3.34.66-4.92 1.31c-1.09.45-2.3.86-3.22-.17c-2.41-2.68 3.32-5.81 5.2-6.52c3.55-1.34 7.66-1.01 10.98.79c1.38.75 2.96 1.85 3.68 3.3c.86 1.71-.9 3.68-2.7 2.94"/><g fill="#1a1717"><ellipse cx="42.14" cy="80.34" rx="6.48" ry="6.71"/><ellipse cx="85.86" cy="80.34" rx="6.48" ry="6.71"/></g><path fill="#1a1717" d="M75.06 97.97c-4.19 2.49-17.91 2.49-22.1 0c-2.4-1.43-4.86.76-3.86 2.94c.98 2.15 8.47 7.13 14.95 7.13c6.47 0 13.87-4.98 14.85-7.13c.99-2.19-1.43-4.37-3.84-2.94"/><path fill="#232020" d="M103.98 18.49c-5.97-6.22-11.63-8.85-12.18-8.92c-6.92-3.17-15.85-5.58-27.42-5.58c-50.85 0-54.38 41.64-52.33 59.88c1.25 11.14 5.65 16.47 8.24 18.7c0 0 .3-12.67 2.97-22.87c2.11-8.08 7.16-14.07 7.16-14.07s9.17 7.99 26.27 13.17c8.24 2.5 18.81 1.24 18.81 1.24l-5.93-10.49s9.68 7.13 15.72 8.5c7.73 1.75 13.4 1 13.4 1l-2.84-11.08s4.91 3.24 8.59 12.06c3.68 8.83 2.71 23.11 2.71 23.11c2.51-1.8 7.88-7.01 8.96-19.28c1.76-20.19-.66-32.28-12.13-45.37"/><radialGradient id="SVGg3AfdcEv" cx="64.126" cy="53.457" r="54.554" gradientTransform="matrix(.9997 .0227 -.0211 .9325 1.146 2.158)" gradientUnits="userSpaceOnUse"><stop offset=".699" stop-color="#444140" stop-opacity="0"/><stop offset="1" stop-color="#444140"/></radialGradient><path fill="url(#SVGg3AfdcEv)" d="M91.8 9.57C84.88 6.4 75.95 3.99 64.38 3.99C13.53 3.99 10 45.63 12.05 63.87c1.25 11.14 5.65 16.47 8.24 18.7c0 0 .3-12.67 2.97-22.87c2.11-8.08 7.16-14.07 7.16-14.07s9.17 7.99 26.27 13.17c8.24 2.5 18.81 1.24 18.81 1.24l-5.93-10.49s9.68 7.13 15.72 8.5c7.73 1.75 13.4 1 13.4 1l-2.84-11.08s4.91 3.24 8.59 12.06c3.68 8.83 2.71 23.11 2.71 23.11c2.51-1.8 7.88-7.01 8.96-19.28c1.76-20.19-.66-32.28-12.13-45.37c-5.97-6.22-11.63-8.85-12.18-8.92"/></svg>

React

import type { SVGProps } from "react";

export function NotoBoyDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#3c2b24" d="M26.28 94.88c-7.33 0-13.29-5.71-13.29-12.73s5.96-12.73 13.29-12.73h75.43c7.33 0 13.29 5.71 13.29 12.73s-5.96 12.73-13.29 12.73z"/><path fill="#70534a" d="M64 122.47c-21.41 0-44.46-16.31-44.46-52.12c0-16.64 4.87-31.97 13.71-43.17C41.51 16.71 52.72 10.71 64 10.71s22.49 6 30.75 16.47c8.84 11.2 13.71 26.53 13.71 43.17c0 16.24-4.79 29.81-13.86 39.22c-8.01 8.32-18.88 12.9-30.6 12.9"/><path fill="#33251f" d="M69.07 87.13a1.6 1.6 0 0 0-.42-.11h-9.3c-.14.02-.28.05-.42.11c-.84.34-1.31 1.22-.91 2.14c.4.93 2.25 3.54 5.98 3.54s5.58-2.61 5.98-3.54s-.07-1.8-.91-2.14"/><path fill="#1a1717" d="M32.18 68.42c4.07-5.82 13.42-6.04 18.48-1.5c.98.88 2.25 2.17 1.61 3.61c-.58 1.31-1.98 1.42-3.12.92c-3.49-1.53-6.41-1.97-9.9-1.34c-.9.16-1.77.42-2.64.7c-.69.22-1.31.62-2 .83c-1.88.59-3.56-1.52-2.43-3.22m61.08 3.16C90 70 87.67 69.5 84.24 69.93c-1.7.21-3.34.66-4.92 1.31c-1.09.45-2.3.86-3.22-.17c-2.41-2.68 3.32-5.81 5.2-6.52c3.55-1.34 7.66-1.01 10.98.79c1.38.75 2.96 1.85 3.68 3.3c.86 1.71-.9 3.68-2.7 2.94"/><g fill="#1a1717"><ellipse cx="42.14" cy="80.34" rx="6.48" ry="6.71"/><ellipse cx="85.86" cy="80.34" rx="6.48" ry="6.71"/></g><path fill="#1a1717" d="M75.06 97.97c-4.19 2.49-17.91 2.49-22.1 0c-2.4-1.43-4.86.76-3.86 2.94c.98 2.15 8.47 7.13 14.95 7.13c6.47 0 13.87-4.98 14.85-7.13c.99-2.19-1.43-4.37-3.84-2.94"/><path fill="#232020" d="M103.98 18.49c-5.97-6.22-11.63-8.85-12.18-8.92c-6.92-3.17-15.85-5.58-27.42-5.58c-50.85 0-54.38 41.64-52.33 59.88c1.25 11.14 5.65 16.47 8.24 18.7c0 0 .3-12.67 2.97-22.87c2.11-8.08 7.16-14.07 7.16-14.07s9.17 7.99 26.27 13.17c8.24 2.5 18.81 1.24 18.81 1.24l-5.93-10.49s9.68 7.13 15.72 8.5c7.73 1.75 13.4 1 13.4 1l-2.84-11.08s4.91 3.24 8.59 12.06c3.68 8.83 2.71 23.11 2.71 23.11c2.51-1.8 7.88-7.01 8.96-19.28c1.76-20.19-.66-32.28-12.13-45.37"/><radialGradient id="SVGg3AfdcEv" cx="64.126" cy="53.457" r="54.554" gradientTransform="matrix(.9997 .0227 -.0211 .9325 1.146 2.158)" gradientUnits="userSpaceOnUse"><stop offset=".699" stopColor="#444140" stopOpacity="0"/><stop offset="1" stopColor="#444140"/></radialGradient><path fill="url(#SVGg3AfdcEv)" d="M91.8 9.57C84.88 6.4 75.95 3.99 64.38 3.99C13.53 3.99 10 45.63 12.05 63.87c1.25 11.14 5.65 16.47 8.24 18.7c0 0 .3-12.67 2.97-22.87c2.11-8.08 7.16-14.07 7.16-14.07s9.17 7.99 26.27 13.17c8.24 2.5 18.81 1.24 18.81 1.24l-5.93-10.49s9.68 7.13 15.72 8.5c7.73 1.75 13.4 1 13.4 1l-2.84-11.08s4.91 3.24 8.59 12.06c3.68 8.83 2.71 23.11 2.71 23.11c2.51-1.8 7.88-7.01 8.96-19.28c1.76-20.19-.66-32.28-12.13-45.37c-5.97-6.22-11.63-8.85-12.18-8.92"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#3c2b24" d="M26.28 94.88c-7.33 0-13.29-5.71-13.29-12.73s5.96-12.73 13.29-12.73h75.43c7.33 0 13.29 5.71 13.29 12.73s-5.96 12.73-13.29 12.73z"/><path fill="#70534a" d="M64 122.47c-21.41 0-44.46-16.31-44.46-52.12c0-16.64 4.87-31.97 13.71-43.17C41.51 16.71 52.72 10.71 64 10.71s22.49 6 30.75 16.47c8.84 11.2 13.71 26.53 13.71 43.17c0 16.24-4.79 29.81-13.86 39.22c-8.01 8.32-18.88 12.9-30.6 12.9"/><path fill="#33251f" d="M69.07 87.13a1.6 1.6 0 0 0-.42-.11h-9.3c-.14.02-.28.05-.42.11c-.84.34-1.31 1.22-.91 2.14c.4.93 2.25 3.54 5.98 3.54s5.58-2.61 5.98-3.54s-.07-1.8-.91-2.14"/><path fill="#1a1717" d="M32.18 68.42c4.07-5.82 13.42-6.04 18.48-1.5c.98.88 2.25 2.17 1.61 3.61c-.58 1.31-1.98 1.42-3.12.92c-3.49-1.53-6.41-1.97-9.9-1.34c-.9.16-1.77.42-2.64.7c-.69.22-1.31.62-2 .83c-1.88.59-3.56-1.52-2.43-3.22m61.08 3.16C90 70 87.67 69.5 84.24 69.93c-1.7.21-3.34.66-4.92 1.31c-1.09.45-2.3.86-3.22-.17c-2.41-2.68 3.32-5.81 5.2-6.52c3.55-1.34 7.66-1.01 10.98.79c1.38.75 2.96 1.85 3.68 3.3c.86 1.71-.9 3.68-2.7 2.94"/><g fill="#1a1717"><ellipse cx="42.14" cy="80.34" rx="6.48" ry="6.71"/><ellipse cx="85.86" cy="80.34" rx="6.48" ry="6.71"/></g><path fill="#1a1717" d="M75.06 97.97c-4.19 2.49-17.91 2.49-22.1 0c-2.4-1.43-4.86.76-3.86 2.94c.98 2.15 8.47 7.13 14.95 7.13c6.47 0 13.87-4.98 14.85-7.13c.99-2.19-1.43-4.37-3.84-2.94"/><path fill="#232020" d="M103.98 18.49c-5.97-6.22-11.63-8.85-12.18-8.92c-6.92-3.17-15.85-5.58-27.42-5.58c-50.85 0-54.38 41.64-52.33 59.88c1.25 11.14 5.65 16.47 8.24 18.7c0 0 .3-12.67 2.97-22.87c2.11-8.08 7.16-14.07 7.16-14.07s9.17 7.99 26.27 13.17c8.24 2.5 18.81 1.24 18.81 1.24l-5.93-10.49s9.68 7.13 15.72 8.5c7.73 1.75 13.4 1 13.4 1l-2.84-11.08s4.91 3.24 8.59 12.06c3.68 8.83 2.71 23.11 2.71 23.11c2.51-1.8 7.88-7.01 8.96-19.28c1.76-20.19-.66-32.28-12.13-45.37"/><radialGradient id="SVGg3AfdcEv" cx="64.126" cy="53.457" r="54.554" gradientTransform="matrix(.9997 .0227 -.0211 .9325 1.146 2.158)" gradientUnits="userSpaceOnUse"><stop offset=".699" stop-color="#444140" stop-opacity="0"/><stop offset="1" stop-color="#444140"/></radialGradient><path fill="url(#SVGg3AfdcEv)" d="M91.8 9.57C84.88 6.4 75.95 3.99 64.38 3.99C13.53 3.99 10 45.63 12.05 63.87c1.25 11.14 5.65 16.47 8.24 18.7c0 0 .3-12.67 2.97-22.87c2.11-8.08 7.16-14.07 7.16-14.07s9.17 7.99 26.27 13.17c8.24 2.5 18.81 1.24 18.81 1.24l-5.93-10.49s9.68 7.13 15.72 8.5c7.73 1.75 13.4 1 13.4 1l-2.84-11.08s4.91 3.24 8.59 12.06c3.68 8.83 2.71 23.11 2.71 23.11c2.51-1.8 7.88-7.01 8.96-19.28c1.76-20.19-.66-32.28-12.13-45.37c-5.97-6.22-11.63-8.85-12.18-8.92"/></svg>
</template>

CSS

.icon-boy-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%20128%20128%22%3E%3Cpath%20fill%3D%22%233c2b24%22%20d%3D%22M26.28%2094.88c-7.33%200-13.29-5.71-13.29-12.73s5.96-12.73%2013.29-12.73h75.43c7.33%200%2013.29%205.71%2013.29%2012.73s-5.96%2012.73-13.29%2012.73z%22%2F%3E%3Cpath%20fill%3D%22%2370534a%22%20d%3D%22M64%20122.47c-21.41%200-44.46-16.31-44.46-52.12c0-16.64%204.87-31.97%2013.71-43.17C41.51%2016.71%2052.72%2010.71%2064%2010.71s22.49%206%2030.75%2016.47c8.84%2011.2%2013.71%2026.53%2013.71%2043.17c0%2016.24-4.79%2029.81-13.86%2039.22c-8.01%208.32-18.88%2012.9-30.6%2012.9%22%2F%3E%3Cpath%20fill%3D%22%2333251f%22%20d%3D%22M69.07%2087.13a1.6%201.6%200%200%200-.42-.11h-9.3c-.14.02-.28.05-.42.11c-.84.34-1.31%201.22-.91%202.14c.4.93%202.25%203.54%205.98%203.54s5.58-2.61%205.98-3.54s-.07-1.8-.91-2.14%22%2F%3E%3Cpath%20fill%3D%22%231a1717%22%20d%3D%22M32.18%2068.42c4.07-5.82%2013.42-6.04%2018.48-1.5c.98.88%202.25%202.17%201.61%203.61c-.58%201.31-1.98%201.42-3.12.92c-3.49-1.53-6.41-1.97-9.9-1.34c-.9.16-1.77.42-2.64.7c-.69.22-1.31.62-2%20.83c-1.88.59-3.56-1.52-2.43-3.22m61.08%203.16C90%2070%2087.67%2069.5%2084.24%2069.93c-1.7.21-3.34.66-4.92%201.31c-1.09.45-2.3.86-3.22-.17c-2.41-2.68%203.32-5.81%205.2-6.52c3.55-1.34%207.66-1.01%2010.98.79c1.38.75%202.96%201.85%203.68%203.3c.86%201.71-.9%203.68-2.7%202.94%22%2F%3E%3Cg%20fill%3D%22%231a1717%22%3E%3Cellipse%20cx%3D%2242.14%22%20cy%3D%2280.34%22%20rx%3D%226.48%22%20ry%3D%226.71%22%2F%3E%3Cellipse%20cx%3D%2285.86%22%20cy%3D%2280.34%22%20rx%3D%226.48%22%20ry%3D%226.71%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%231a1717%22%20d%3D%22M75.06%2097.97c-4.19%202.49-17.91%202.49-22.1%200c-2.4-1.43-4.86.76-3.86%202.94c.98%202.15%208.47%207.13%2014.95%207.13c6.47%200%2013.87-4.98%2014.85-7.13c.99-2.19-1.43-4.37-3.84-2.94%22%2F%3E%3Cpath%20fill%3D%22%23232020%22%20d%3D%22M103.98%2018.49c-5.97-6.22-11.63-8.85-12.18-8.92c-6.92-3.17-15.85-5.58-27.42-5.58c-50.85%200-54.38%2041.64-52.33%2059.88c1.25%2011.14%205.65%2016.47%208.24%2018.7c0%200%20.3-12.67%202.97-22.87c2.11-8.08%207.16-14.07%207.16-14.07s9.17%207.99%2026.27%2013.17c8.24%202.5%2018.81%201.24%2018.81%201.24l-5.93-10.49s9.68%207.13%2015.72%208.5c7.73%201.75%2013.4%201%2013.4%201l-2.84-11.08s4.91%203.24%208.59%2012.06c3.68%208.83%202.71%2023.11%202.71%2023.11c2.51-1.8%207.88-7.01%208.96-19.28c1.76-20.19-.66-32.28-12.13-45.37%22%2F%3E%3CradialGradient%20id%3D%22SVGg3AfdcEv%22%20cx%3D%2264.126%22%20cy%3D%2253.457%22%20r%3D%2254.554%22%20gradientTransform%3D%22matrix(.9997%20.0227%20-.0211%20.9325%201.146%202.158)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.699%22%20stop-color%3D%22%23444140%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23444140%22%2F%3E%3C%2FradialGradient%3E%3Cpath%20fill%3D%22url(%23SVGg3AfdcEv)%22%20d%3D%22M91.8%209.57C84.88%206.4%2075.95%203.99%2064.38%203.99C13.53%203.99%2010%2045.63%2012.05%2063.87c1.25%2011.14%205.65%2016.47%208.24%2018.7c0%200%20.3-12.67%202.97-22.87c2.11-8.08%207.16-14.07%207.16-14.07s9.17%207.99%2026.27%2013.17c8.24%202.5%2018.81%201.24%2018.81%201.24l-5.93-10.49s9.68%207.13%2015.72%208.5c7.73%201.75%2013.4%201%2013.4%201l-2.84-11.08s4.91%203.24%208.59%2012.06c3.68%208.83%202.71%2023.11%202.71%2023.11c2.51-1.8%207.88-7.01%208.96-19.28c1.76-20.19-.66-32.28-12.13-45.37c-5.97-6.22-11.63-8.85-12.18-8.92%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%20128%20128%22%3E%3Cpath%20fill%3D%22%233c2b24%22%20d%3D%22M26.28%2094.88c-7.33%200-13.29-5.71-13.29-12.73s5.96-12.73%2013.29-12.73h75.43c7.33%200%2013.29%205.71%2013.29%2012.73s-5.96%2012.73-13.29%2012.73z%22%2F%3E%3Cpath%20fill%3D%22%2370534a%22%20d%3D%22M64%20122.47c-21.41%200-44.46-16.31-44.46-52.12c0-16.64%204.87-31.97%2013.71-43.17C41.51%2016.71%2052.72%2010.71%2064%2010.71s22.49%206%2030.75%2016.47c8.84%2011.2%2013.71%2026.53%2013.71%2043.17c0%2016.24-4.79%2029.81-13.86%2039.22c-8.01%208.32-18.88%2012.9-30.6%2012.9%22%2F%3E%3Cpath%20fill%3D%22%2333251f%22%20d%3D%22M69.07%2087.13a1.6%201.6%200%200%200-.42-.11h-9.3c-.14.02-.28.05-.42.11c-.84.34-1.31%201.22-.91%202.14c.4.93%202.25%203.54%205.98%203.54s5.58-2.61%205.98-3.54s-.07-1.8-.91-2.14%22%2F%3E%3Cpath%20fill%3D%22%231a1717%22%20d%3D%22M32.18%2068.42c4.07-5.82%2013.42-6.04%2018.48-1.5c.98.88%202.25%202.17%201.61%203.61c-.58%201.31-1.98%201.42-3.12.92c-3.49-1.53-6.41-1.97-9.9-1.34c-.9.16-1.77.42-2.64.7c-.69.22-1.31.62-2%20.83c-1.88.59-3.56-1.52-2.43-3.22m61.08%203.16C90%2070%2087.67%2069.5%2084.24%2069.93c-1.7.21-3.34.66-4.92%201.31c-1.09.45-2.3.86-3.22-.17c-2.41-2.68%203.32-5.81%205.2-6.52c3.55-1.34%207.66-1.01%2010.98.79c1.38.75%202.96%201.85%203.68%203.3c.86%201.71-.9%203.68-2.7%202.94%22%2F%3E%3Cg%20fill%3D%22%231a1717%22%3E%3Cellipse%20cx%3D%2242.14%22%20cy%3D%2280.34%22%20rx%3D%226.48%22%20ry%3D%226.71%22%2F%3E%3Cellipse%20cx%3D%2285.86%22%20cy%3D%2280.34%22%20rx%3D%226.48%22%20ry%3D%226.71%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%231a1717%22%20d%3D%22M75.06%2097.97c-4.19%202.49-17.91%202.49-22.1%200c-2.4-1.43-4.86.76-3.86%202.94c.98%202.15%208.47%207.13%2014.95%207.13c6.47%200%2013.87-4.98%2014.85-7.13c.99-2.19-1.43-4.37-3.84-2.94%22%2F%3E%3Cpath%20fill%3D%22%23232020%22%20d%3D%22M103.98%2018.49c-5.97-6.22-11.63-8.85-12.18-8.92c-6.92-3.17-15.85-5.58-27.42-5.58c-50.85%200-54.38%2041.64-52.33%2059.88c1.25%2011.14%205.65%2016.47%208.24%2018.7c0%200%20.3-12.67%202.97-22.87c2.11-8.08%207.16-14.07%207.16-14.07s9.17%207.99%2026.27%2013.17c8.24%202.5%2018.81%201.24%2018.81%201.24l-5.93-10.49s9.68%207.13%2015.72%208.5c7.73%201.75%2013.4%201%2013.4%201l-2.84-11.08s4.91%203.24%208.59%2012.06c3.68%208.83%202.71%2023.11%202.71%2023.11c2.51-1.8%207.88-7.01%208.96-19.28c1.76-20.19-.66-32.28-12.13-45.37%22%2F%3E%3CradialGradient%20id%3D%22SVGg3AfdcEv%22%20cx%3D%2264.126%22%20cy%3D%2253.457%22%20r%3D%2254.554%22%20gradientTransform%3D%22matrix(.9997%20.0227%20-.0211%20.9325%201.146%202.158)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.699%22%20stop-color%3D%22%23444140%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23444140%22%2F%3E%3C%2FradialGradient%3E%3Cpath%20fill%3D%22url(%23SVGg3AfdcEv)%22%20d%3D%22M91.8%209.57C84.88%206.4%2075.95%203.99%2064.38%203.99C13.53%203.99%2010%2045.63%2012.05%2063.87c1.25%2011.14%205.65%2016.47%208.24%2018.7c0%200%20.3-12.67%202.97-22.87c2.11-8.08%207.16-14.07%207.16-14.07s9.17%207.99%2026.27%2013.17c8.24%202.5%2018.81%201.24%2018.81%201.24l-5.93-10.49s9.68%207.13%2015.72%208.5c7.73%201.75%2013.4%201%2013.4%201l-2.84-11.08s4.91%203.24%208.59%2012.06c3.68%208.83%202.71%2023.11%202.71%2023.11c2.51-1.8%207.88-7.01%208.96-19.28c1.76-20.19-.66-32.28-12.13-45.37c-5.97-6.22-11.63-8.85-12.18-8.92%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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