family woman boy emoji

family-woman-boy from Noto Emoji by Google Inc · Default · People & Body · Apache-2.0 Free for personal and commercial use.

Name
family-woman-boy
Set
Noto Emoji
Style
Default
Category
People & Body
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More people & body icons from Noto Emoji

Use the family woman boy emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#bdbdbd" d="M116 4H12c-4.42 0-8 3.58-8 8v104c0 4.42 3.58 8 8 8h104c4.42 0 8-3.58 8-8V12c0-4.42-3.58-8-8-8"/><path fill="#e0e0e0" d="M109.7 4H11.5A7.555 7.555 0 0 0 4 11.5v97.9c-.01 4.14 3.34 7.49 7.48 7.5h98.12c4.14.01 7.49-3.34 7.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z"/><path fill="#fff" d="M39.7 12.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5 1.2-13.8 4c-1.9 2.3-2.3 5.6-2.6 8.4c-.2 2.2-2.2 14.9 3.5 11.2c.68-.45 1.23-1.07 1.6-1.8c1.2-2.1 1.9-3.5 3.3-5.6c5.3-8.6 18.8-10.5 18.8-13.5"/><path d="M28.63 45.92c1.98-3.95 1.91-7.51 2.95-11.22l.03.03c1.45-6.9 7.56-12.08 14.89-12.08c7.32 0 13.43 5.17 14.89 12.06v-.01c1.04 3.7.97 7.26 2.95 11.22c1.67 3.35 3.37 3.14 3.37 4.93c0 1.8-2.57 3.19-5.75 3.59c-2.57.33-5.34.1-7.48-.74c3.52-2.58 5.22-6.43 5.67-8.24c.28-1.12.58-2.18-.07-2.31c-.82-.17-.6 1.34-2.3 3.56c-3.43 4.48-6.25 6.05-11.24 6.06c-4.99-.01-7.81-1.58-11.24-6.06c-1.7-2.21-1.47-3.54-2.3-3.56c-.78-.01-.37 1.37-.09 2.49c.45 1.79 2.13 5.54 5.6 8.06c-2.14.84-4.91 1.07-7.49.74c-3.18-.41-5.75-1.8-5.75-3.59c-.01-1.79 1.69-1.58 3.36-4.93m15.72 10.89h3.9c9.15 0 18.62 5.3 18.62 16.58v22.39c0 3.83-3.11 6.94-6.94 6.94H32.68c-3.83 0-6.94-3.11-6.94-6.94V73.39c0-11.28 9.46-16.58 18.61-16.58"/><circle cx="89.5" cy="76.75" r="12.27"/><path d="M101.69 102.72c1 0 1.75-.95 1.49-1.91c-1.36-4.97-6.95-9.01-13.65-9.01c-6.73 0-12.33 3.93-13.67 9.02c-.25.96.49 1.91 1.49 1.91z"/></svg>

React

import type { SVGProps } from "react";

export function NotoFamilyWomanBoy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#bdbdbd" d="M116 4H12c-4.42 0-8 3.58-8 8v104c0 4.42 3.58 8 8 8h104c4.42 0 8-3.58 8-8V12c0-4.42-3.58-8-8-8"/><path fill="#e0e0e0" d="M109.7 4H11.5A7.555 7.555 0 0 0 4 11.5v97.9c-.01 4.14 3.34 7.49 7.48 7.5h98.12c4.14.01 7.49-3.34 7.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z"/><path fill="#fff" d="M39.7 12.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5 1.2-13.8 4c-1.9 2.3-2.3 5.6-2.6 8.4c-.2 2.2-2.2 14.9 3.5 11.2c.68-.45 1.23-1.07 1.6-1.8c1.2-2.1 1.9-3.5 3.3-5.6c5.3-8.6 18.8-10.5 18.8-13.5"/><path d="M28.63 45.92c1.98-3.95 1.91-7.51 2.95-11.22l.03.03c1.45-6.9 7.56-12.08 14.89-12.08c7.32 0 13.43 5.17 14.89 12.06v-.01c1.04 3.7.97 7.26 2.95 11.22c1.67 3.35 3.37 3.14 3.37 4.93c0 1.8-2.57 3.19-5.75 3.59c-2.57.33-5.34.1-7.48-.74c3.52-2.58 5.22-6.43 5.67-8.24c.28-1.12.58-2.18-.07-2.31c-.82-.17-.6 1.34-2.3 3.56c-3.43 4.48-6.25 6.05-11.24 6.06c-4.99-.01-7.81-1.58-11.24-6.06c-1.7-2.21-1.47-3.54-2.3-3.56c-.78-.01-.37 1.37-.09 2.49c.45 1.79 2.13 5.54 5.6 8.06c-2.14.84-4.91 1.07-7.49.74c-3.18-.41-5.75-1.8-5.75-3.59c-.01-1.79 1.69-1.58 3.36-4.93m15.72 10.89h3.9c9.15 0 18.62 5.3 18.62 16.58v22.39c0 3.83-3.11 6.94-6.94 6.94H32.68c-3.83 0-6.94-3.11-6.94-6.94V73.39c0-11.28 9.46-16.58 18.61-16.58"/><circle cx="89.5" cy="76.75" r="12.27"/><path d="M101.69 102.72c1 0 1.75-.95 1.49-1.91c-1.36-4.97-6.95-9.01-13.65-9.01c-6.73 0-12.33 3.93-13.67 9.02c-.25.96.49 1.91 1.49 1.91z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#bdbdbd" d="M116 4H12c-4.42 0-8 3.58-8 8v104c0 4.42 3.58 8 8 8h104c4.42 0 8-3.58 8-8V12c0-4.42-3.58-8-8-8"/><path fill="#e0e0e0" d="M109.7 4H11.5A7.555 7.555 0 0 0 4 11.5v97.9c-.01 4.14 3.34 7.49 7.48 7.5h98.12c4.14.01 7.49-3.34 7.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z"/><path fill="#fff" d="M39.7 12.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5 1.2-13.8 4c-1.9 2.3-2.3 5.6-2.6 8.4c-.2 2.2-2.2 14.9 3.5 11.2c.68-.45 1.23-1.07 1.6-1.8c1.2-2.1 1.9-3.5 3.3-5.6c5.3-8.6 18.8-10.5 18.8-13.5"/><path d="M28.63 45.92c1.98-3.95 1.91-7.51 2.95-11.22l.03.03c1.45-6.9 7.56-12.08 14.89-12.08c7.32 0 13.43 5.17 14.89 12.06v-.01c1.04 3.7.97 7.26 2.95 11.22c1.67 3.35 3.37 3.14 3.37 4.93c0 1.8-2.57 3.19-5.75 3.59c-2.57.33-5.34.1-7.48-.74c3.52-2.58 5.22-6.43 5.67-8.24c.28-1.12.58-2.18-.07-2.31c-.82-.17-.6 1.34-2.3 3.56c-3.43 4.48-6.25 6.05-11.24 6.06c-4.99-.01-7.81-1.58-11.24-6.06c-1.7-2.21-1.47-3.54-2.3-3.56c-.78-.01-.37 1.37-.09 2.49c.45 1.79 2.13 5.54 5.6 8.06c-2.14.84-4.91 1.07-7.49.74c-3.18-.41-5.75-1.8-5.75-3.59c-.01-1.79 1.69-1.58 3.36-4.93m15.72 10.89h3.9c9.15 0 18.62 5.3 18.62 16.58v22.39c0 3.83-3.11 6.94-6.94 6.94H32.68c-3.83 0-6.94-3.11-6.94-6.94V73.39c0-11.28 9.46-16.58 18.61-16.58"/><circle cx="89.5" cy="76.75" r="12.27"/><path d="M101.69 102.72c1 0 1.75-.95 1.49-1.91c-1.36-4.97-6.95-9.01-13.65-9.01c-6.73 0-12.33 3.93-13.67 9.02c-.25.96.49 1.91 1.49 1.91z"/></svg>
</template>

CSS

.icon-family-woman-boy {
  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%23bdbdbd%22%20d%3D%22M116%204H12c-4.42%200-8%203.58-8%208v104c0%204.42%203.58%208%208%208h104c4.42%200%208-3.58%208-8V12c0-4.42-3.58-8-8-8%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M109.7%204H11.5A7.555%207.555%200%200%200%204%2011.5v97.9c-.01%204.14%203.34%207.49%207.48%207.5h98.12c4.14.01%207.49-3.34%207.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M39.7%2012.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5%201.2-13.8%204c-1.9%202.3-2.3%205.6-2.6%208.4c-.2%202.2-2.2%2014.9%203.5%2011.2c.68-.45%201.23-1.07%201.6-1.8c1.2-2.1%201.9-3.5%203.3-5.6c5.3-8.6%2018.8-10.5%2018.8-13.5%22%2F%3E%3Cpath%20d%3D%22M28.63%2045.92c1.98-3.95%201.91-7.51%202.95-11.22l.03.03c1.45-6.9%207.56-12.08%2014.89-12.08c7.32%200%2013.43%205.17%2014.89%2012.06v-.01c1.04%203.7.97%207.26%202.95%2011.22c1.67%203.35%203.37%203.14%203.37%204.93c0%201.8-2.57%203.19-5.75%203.59c-2.57.33-5.34.1-7.48-.74c3.52-2.58%205.22-6.43%205.67-8.24c.28-1.12.58-2.18-.07-2.31c-.82-.17-.6%201.34-2.3%203.56c-3.43%204.48-6.25%206.05-11.24%206.06c-4.99-.01-7.81-1.58-11.24-6.06c-1.7-2.21-1.47-3.54-2.3-3.56c-.78-.01-.37%201.37-.09%202.49c.45%201.79%202.13%205.54%205.6%208.06c-2.14.84-4.91%201.07-7.49.74c-3.18-.41-5.75-1.8-5.75-3.59c-.01-1.79%201.69-1.58%203.36-4.93m15.72%2010.89h3.9c9.15%200%2018.62%205.3%2018.62%2016.58v22.39c0%203.83-3.11%206.94-6.94%206.94H32.68c-3.83%200-6.94-3.11-6.94-6.94V73.39c0-11.28%209.46-16.58%2018.61-16.58%22%2F%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2276.75%22%20r%3D%2212.27%22%2F%3E%3Cpath%20d%3D%22M101.69%20102.72c1%200%201.75-.95%201.49-1.91c-1.36-4.97-6.95-9.01-13.65-9.01c-6.73%200-12.33%203.93-13.67%209.02c-.25.96.49%201.91%201.49%201.91z%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%23bdbdbd%22%20d%3D%22M116%204H12c-4.42%200-8%203.58-8%208v104c0%204.42%203.58%208%208%208h104c4.42%200%208-3.58%208-8V12c0-4.42-3.58-8-8-8%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M109.7%204H11.5A7.555%207.555%200%200%200%204%2011.5v97.9c-.01%204.14%203.34%207.49%207.48%207.5h98.12c4.14.01%207.49-3.34%207.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M39.7%2012.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5%201.2-13.8%204c-1.9%202.3-2.3%205.6-2.6%208.4c-.2%202.2-2.2%2014.9%203.5%2011.2c.68-.45%201.23-1.07%201.6-1.8c1.2-2.1%201.9-3.5%203.3-5.6c5.3-8.6%2018.8-10.5%2018.8-13.5%22%2F%3E%3Cpath%20d%3D%22M28.63%2045.92c1.98-3.95%201.91-7.51%202.95-11.22l.03.03c1.45-6.9%207.56-12.08%2014.89-12.08c7.32%200%2013.43%205.17%2014.89%2012.06v-.01c1.04%203.7.97%207.26%202.95%2011.22c1.67%203.35%203.37%203.14%203.37%204.93c0%201.8-2.57%203.19-5.75%203.59c-2.57.33-5.34.1-7.48-.74c3.52-2.58%205.22-6.43%205.67-8.24c.28-1.12.58-2.18-.07-2.31c-.82-.17-.6%201.34-2.3%203.56c-3.43%204.48-6.25%206.05-11.24%206.06c-4.99-.01-7.81-1.58-11.24-6.06c-1.7-2.21-1.47-3.54-2.3-3.56c-.78-.01-.37%201.37-.09%202.49c.45%201.79%202.13%205.54%205.6%208.06c-2.14.84-4.91%201.07-7.49.74c-3.18-.41-5.75-1.8-5.75-3.59c-.01-1.79%201.69-1.58%203.36-4.93m15.72%2010.89h3.9c9.15%200%2018.62%205.3%2018.62%2016.58v22.39c0%203.83-3.11%206.94-6.94%206.94H32.68c-3.83%200-6.94-3.11-6.94-6.94V73.39c0-11.28%209.46-16.58%2018.61-16.58%22%2F%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2276.75%22%20r%3D%2212.27%22%2F%3E%3Cpath%20d%3D%22M101.69%20102.72c1%200%201.75-.95%201.49-1.91c-1.36-4.97-6.95-9.01-13.65-9.01c-6.73%200-12.33%203.93-13.67%209.02c-.25.96.49%201.91%201.49%201.91z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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