family woman girl emoji
family-woman-girl from Noto Emoji by Google Inc · Default · People & Body · Apache-2.0 Free for personal and commercial use.
- Name
- family-woman-girl
- 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
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-man
Use the family woman girl 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="M22.16 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.94H26.21c-3.83 0-6.94-3.11-6.94-6.94V73.39c-.01-11.28 9.46-16.58 18.61-16.58m61.33 45.91c1 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.91c0-.01 24.34-.01 24.34-.01M65.83 79.4c-1.72-5.63-1.04-10.06 3.43-11.52c3.77-1.22 7.02 1.46 7.61 2.23c2.2-3.31 5.95-5.48 10.22-5.48s8.02 2.18 10.22 5.48c.59-.76 3.84-3.45 7.61-2.23c4.47 1.45 5.15 5.89 3.43 11.52c-.48 1.56-.48 3.21.27 5.07c.19.48-.24.99-.73.85c-6.2-1.75-6.25-7.56-6.47-9.87c-.25-2.69-1.76-2.77-2.75-2.57c.59 1.71.84 3.58.59 5.55c-.77 6.01-6 10.68-12.07 10.74c-6.82.06-12.38-5.46-12.38-12.27c0-1.41.25-2.75.68-4.01c-.99-.21-2.35-.16-2.75 2.57c-.32 2.22-.29 7.78-5.94 9.7c-.68.23-1.34-.42-1.11-1.1c.62-1.7.58-3.22.14-4.66"/></svg>
React
import type { SVGProps } from "react";
export function NotoFamilyWomanGirl(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="M22.16 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.94H26.21c-3.83 0-6.94-3.11-6.94-6.94V73.39c-.01-11.28 9.46-16.58 18.61-16.58m61.33 45.91c1 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.91c0-.01 24.34-.01 24.34-.01M65.83 79.4c-1.72-5.63-1.04-10.06 3.43-11.52c3.77-1.22 7.02 1.46 7.61 2.23c2.2-3.31 5.95-5.48 10.22-5.48s8.02 2.18 10.22 5.48c.59-.76 3.84-3.45 7.61-2.23c4.47 1.45 5.15 5.89 3.43 11.52c-.48 1.56-.48 3.21.27 5.07c.19.48-.24.99-.73.85c-6.2-1.75-6.25-7.56-6.47-9.87c-.25-2.69-1.76-2.77-2.75-2.57c.59 1.71.84 3.58.59 5.55c-.77 6.01-6 10.68-12.07 10.74c-6.82.06-12.38-5.46-12.38-12.27c0-1.41.25-2.75.68-4.01c-.99-.21-2.35-.16-2.75 2.57c-.32 2.22-.29 7.78-5.94 9.7c-.68.23-1.34-.42-1.11-1.1c.62-1.7.58-3.22.14-4.66"/></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="M22.16 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.94H26.21c-3.83 0-6.94-3.11-6.94-6.94V73.39c-.01-11.28 9.46-16.58 18.61-16.58m61.33 45.91c1 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.91c0-.01 24.34-.01 24.34-.01M65.83 79.4c-1.72-5.63-1.04-10.06 3.43-11.52c3.77-1.22 7.02 1.46 7.61 2.23c2.2-3.31 5.95-5.48 10.22-5.48s8.02 2.18 10.22 5.48c.59-.76 3.84-3.45 7.61-2.23c4.47 1.45 5.15 5.89 3.43 11.52c-.48 1.56-.48 3.21.27 5.07c.19.48-.24.99-.73.85c-6.2-1.75-6.25-7.56-6.47-9.87c-.25-2.69-1.76-2.77-2.75-2.57c.59 1.71.84 3.58.59 5.55c-.77 6.01-6 10.68-12.07 10.74c-6.82.06-12.38-5.46-12.38-12.27c0-1.41.25-2.75.68-4.01c-.99-.21-2.35-.16-2.75 2.57c-.32 2.22-.29 7.78-5.94 9.7c-.68.23-1.34-.42-1.11-1.1c.62-1.7.58-3.22.14-4.66"/></svg> </template>
CSS
.icon-family-woman-girl {
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%22M22.16%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.94H26.21c-3.83%200-6.94-3.11-6.94-6.94V73.39c-.01-11.28%209.46-16.58%2018.61-16.58m61.33%2045.91c1%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.91c0-.01%2024.34-.01%2024.34-.01M65.83%2079.4c-1.72-5.63-1.04-10.06%203.43-11.52c3.77-1.22%207.02%201.46%207.61%202.23c2.2-3.31%205.95-5.48%2010.22-5.48s8.02%202.18%2010.22%205.48c.59-.76%203.84-3.45%207.61-2.23c4.47%201.45%205.15%205.89%203.43%2011.52c-.48%201.56-.48%203.21.27%205.07c.19.48-.24.99-.73.85c-6.2-1.75-6.25-7.56-6.47-9.87c-.25-2.69-1.76-2.77-2.75-2.57c.59%201.71.84%203.58.59%205.55c-.77%206.01-6%2010.68-12.07%2010.74c-6.82.06-12.38-5.46-12.38-12.27c0-1.41.25-2.75.68-4.01c-.99-.21-2.35-.16-2.75%202.57c-.32%202.22-.29%207.78-5.94%209.7c-.68.23-1.34-.42-1.11-1.1c.62-1.7.58-3.22.14-4.66%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%22M22.16%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.94H26.21c-3.83%200-6.94-3.11-6.94-6.94V73.39c-.01-11.28%209.46-16.58%2018.61-16.58m61.33%2045.91c1%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.91c0-.01%2024.34-.01%2024.34-.01M65.83%2079.4c-1.72-5.63-1.04-10.06%203.43-11.52c3.77-1.22%207.02%201.46%207.61%202.23c2.2-3.31%205.95-5.48%2010.22-5.48s8.02%202.18%2010.22%205.48c.59-.76%203.84-3.45%207.61-2.23c4.47%201.45%205.15%205.89%203.43%2011.52c-.48%201.56-.48%203.21.27%205.07c.19.48-.24.99-.73.85c-6.2-1.75-6.25-7.56-6.47-9.87c-.25-2.69-1.76-2.77-2.75-2.57c.59%201.71.84%203.58.59%205.55c-.77%206.01-6%2010.68-12.07%2010.74c-6.82.06-12.38-5.46-12.38-12.27c0-1.41.25-2.75.68-4.01c-.99-.21-2.35-.16-2.75%202.57c-.32%202.22-.29%207.78-5.94%209.7c-.68.23-1.34-.42-1.11-1.1c.62-1.7.58-3.22.14-4.66%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/family-woman-girl.svg?color=%231a73e8&size=48