baby 3 emoji
baby-3 from Streamline Emojis by Streamline · Default · Smiley People · CC-BY-4.0 Attribution required.
- Name
- baby-3
- Set
- Streamline Emojis
- Style
- Default
- Category
- Smiley People
- Viewbox
- 48×48
- License
- CC BY 4.0
More smiley people icons from Streamline Emojis
alienamazed-faceamusing-faceanguished-faceanxious-faceastonished-faceastronaut-1astronaut-2baby-1baby-2baby-angel-1baby-angel-2backhand-index-pointing-down-1backhand-index-pointing-down-2backhand-index-pointing-left-1backhand-index-pointing-left-2backhand-index-pointing-right-1backhand-index-pointing-right-2backhand-index-pointing-up-1backhand-index-pointing-up-2beaming-face-with-smiling-eyesbikiniboy-1boy-2
Use the baby 3 emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M10.5 44.5a13.5 1.5 0 1 0 27 0a13.5 1.5 0 1 0-27 0" opacity=".15"/><path fill="#d18660" d="M40.88 22.75a3.27 3.27 0 0 0-2.8-3.23C36.71 12.37 30.93 7 24 7S11.29 12.37 9.92 19.52a3.27 3.27 0 0 0 0 6.47C11.29 33.13 17.07 38.5 24 38.5S36.71 33.13 38.08 26a3.28 3.28 0 0 0 2.8-3.25"/><path fill="#e09f7e" d="M9.38 22.92a1 1 0 0 0 .68-.72a14.35 14.35 0 0 1 27.88 0a1 1 0 0 0 .68.72a3.24 3.24 0 0 1 1.85 1.41a3.23 3.23 0 0 0 .41-1.58a3.27 3.27 0 0 0-2.8-3.23C36.71 12.37 30.93 7 24 7S11.29 12.37 9.92 19.52a3.27 3.27 0 0 0-2.8 3.23a3.23 3.23 0 0 0 .41 1.58a3.24 3.24 0 0 1 1.85-1.41"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M40.88 22.75a3.27 3.27 0 0 0-2.8-3.23C36.71 12.37 30.93 7 24 7S11.29 12.37 9.92 19.52a3.27 3.27 0 0 0 0 6.47C11.29 33.13 17.07 38.5 24 38.5S36.71 33.13 38.08 26a3.28 3.28 0 0 0 2.8-3.25"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M15.55 21.9a1.2 1.2 0 1 0 1.2-1.2a1.2 1.2 0 0 0-1.2 1.2m16.9 0a1.2 1.2 0 1 1-1.2-1.2a1.2 1.2 0 0 1 1.2 1.2"/><path fill="#ff6242" d="M19.59 29.2a.7.7 0 0 0-.52.24a.68.68 0 0 0-.16.55a5.16 5.16 0 0 0 10.18 0a.68.68 0 0 0-.16-.55a.7.7 0 0 0-.52-.24Z"/><path fill="#ffa694" d="M24 31.32a6.3 6.3 0 0 0-3.92 1.2a5.21 5.21 0 0 0 7.84 0a6.3 6.3 0 0 0-3.92-1.2"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M19.59 29.2a.7.7 0 0 0-.52.24a.68.68 0 0 0-.16.55a5.16 5.16 0 0 0 10.18 0a.68.68 0 0 0-.16-.55a.7.7 0 0 0-.52-.24Z"/><path fill="#bd704a" d="M13.21 27.01a1.55.93 0 1 0 3.1 0a1.55.93 0 1 0-3.1 0m18.48 0a1.55.93 0 1 0 3.1 0a1.55.93 0 1 0-3.1 0"/><path fill="#614b44" d="M28.53 10.6a4.5 4.5 0 0 0-7.66-3.22a2.7 2.7 0 0 1 .86-.14a2.67 2.67 0 1 1-2.12 4.3a4.51 4.51 0 0 0 8.92-.94"/><path fill="#947063" d="M24.12 8.72a4.52 4.52 0 0 1 3.35 4.36a4 4 0 0 1 0 .47a4.51 4.51 0 0 0-6.57-6.17a2.7 2.7 0 0 1 .86-.14a2.66 2.66 0 0 1 2.36 1.48"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M28.53 10.6a4.5 4.5 0 0 0-7.66-3.22a2.7 2.7 0 0 1 .86-.14a2.67 2.67 0 1 1-2.12 4.3a4.51 4.51 0 0 0 8.92-.94"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisBaby3(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M10.5 44.5a13.5 1.5 0 1 0 27 0a13.5 1.5 0 1 0-27 0" opacity=".15"/><path fill="#d18660" d="M40.88 22.75a3.27 3.27 0 0 0-2.8-3.23C36.71 12.37 30.93 7 24 7S11.29 12.37 9.92 19.52a3.27 3.27 0 0 0 0 6.47C11.29 33.13 17.07 38.5 24 38.5S36.71 33.13 38.08 26a3.28 3.28 0 0 0 2.8-3.25"/><path fill="#e09f7e" d="M9.38 22.92a1 1 0 0 0 .68-.72a14.35 14.35 0 0 1 27.88 0a1 1 0 0 0 .68.72a3.24 3.24 0 0 1 1.85 1.41a3.23 3.23 0 0 0 .41-1.58a3.27 3.27 0 0 0-2.8-3.23C36.71 12.37 30.93 7 24 7S11.29 12.37 9.92 19.52a3.27 3.27 0 0 0-2.8 3.23a3.23 3.23 0 0 0 .41 1.58a3.24 3.24 0 0 1 1.85-1.41"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M40.88 22.75a3.27 3.27 0 0 0-2.8-3.23C36.71 12.37 30.93 7 24 7S11.29 12.37 9.92 19.52a3.27 3.27 0 0 0 0 6.47C11.29 33.13 17.07 38.5 24 38.5S36.71 33.13 38.08 26a3.28 3.28 0 0 0 2.8-3.25"/><path fill="#45413c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M15.55 21.9a1.2 1.2 0 1 0 1.2-1.2a1.2 1.2 0 0 0-1.2 1.2m16.9 0a1.2 1.2 0 1 1-1.2-1.2a1.2 1.2 0 0 1 1.2 1.2"/><path fill="#ff6242" d="M19.59 29.2a.7.7 0 0 0-.52.24a.68.68 0 0 0-.16.55a5.16 5.16 0 0 0 10.18 0a.68.68 0 0 0-.16-.55a.7.7 0 0 0-.52-.24Z"/><path fill="#ffa694" d="M24 31.32a6.3 6.3 0 0 0-3.92 1.2a5.21 5.21 0 0 0 7.84 0a6.3 6.3 0 0 0-3.92-1.2"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M19.59 29.2a.7.7 0 0 0-.52.24a.68.68 0 0 0-.16.55a5.16 5.16 0 0 0 10.18 0a.68.68 0 0 0-.16-.55a.7.7 0 0 0-.52-.24Z"/><path fill="#bd704a" d="M13.21 27.01a1.55.93 0 1 0 3.1 0a1.55.93 0 1 0-3.1 0m18.48 0a1.55.93 0 1 0 3.1 0a1.55.93 0 1 0-3.1 0"/><path fill="#614b44" d="M28.53 10.6a4.5 4.5 0 0 0-7.66-3.22a2.7 2.7 0 0 1 .86-.14a2.67 2.67 0 1 1-2.12 4.3a4.51 4.51 0 0 0 8.92-.94"/><path fill="#947063" d="M24.12 8.72a4.52 4.52 0 0 1 3.35 4.36a4 4 0 0 1 0 .47a4.51 4.51 0 0 0-6.57-6.17a2.7 2.7 0 0 1 .86-.14a2.66 2.66 0 0 1 2.36 1.48"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M28.53 10.6a4.5 4.5 0 0 0-7.66-3.22a2.7 2.7 0 0 1 .86-.14a2.67 2.67 0 1 1-2.12 4.3a4.51 4.51 0 0 0 8.92-.94"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M10.5 44.5a13.5 1.5 0 1 0 27 0a13.5 1.5 0 1 0-27 0" opacity=".15"/><path fill="#d18660" d="M40.88 22.75a3.27 3.27 0 0 0-2.8-3.23C36.71 12.37 30.93 7 24 7S11.29 12.37 9.92 19.52a3.27 3.27 0 0 0 0 6.47C11.29 33.13 17.07 38.5 24 38.5S36.71 33.13 38.08 26a3.28 3.28 0 0 0 2.8-3.25"/><path fill="#e09f7e" d="M9.38 22.92a1 1 0 0 0 .68-.72a14.35 14.35 0 0 1 27.88 0a1 1 0 0 0 .68.72a3.24 3.24 0 0 1 1.85 1.41a3.23 3.23 0 0 0 .41-1.58a3.27 3.27 0 0 0-2.8-3.23C36.71 12.37 30.93 7 24 7S11.29 12.37 9.92 19.52a3.27 3.27 0 0 0-2.8 3.23a3.23 3.23 0 0 0 .41 1.58a3.24 3.24 0 0 1 1.85-1.41"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M40.88 22.75a3.27 3.27 0 0 0-2.8-3.23C36.71 12.37 30.93 7 24 7S11.29 12.37 9.92 19.52a3.27 3.27 0 0 0 0 6.47C11.29 33.13 17.07 38.5 24 38.5S36.71 33.13 38.08 26a3.28 3.28 0 0 0 2.8-3.25"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M15.55 21.9a1.2 1.2 0 1 0 1.2-1.2a1.2 1.2 0 0 0-1.2 1.2m16.9 0a1.2 1.2 0 1 1-1.2-1.2a1.2 1.2 0 0 1 1.2 1.2"/><path fill="#ff6242" d="M19.59 29.2a.7.7 0 0 0-.52.24a.68.68 0 0 0-.16.55a5.16 5.16 0 0 0 10.18 0a.68.68 0 0 0-.16-.55a.7.7 0 0 0-.52-.24Z"/><path fill="#ffa694" d="M24 31.32a6.3 6.3 0 0 0-3.92 1.2a5.21 5.21 0 0 0 7.84 0a6.3 6.3 0 0 0-3.92-1.2"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M19.59 29.2a.7.7 0 0 0-.52.24a.68.68 0 0 0-.16.55a5.16 5.16 0 0 0 10.18 0a.68.68 0 0 0-.16-.55a.7.7 0 0 0-.52-.24Z"/><path fill="#bd704a" d="M13.21 27.01a1.55.93 0 1 0 3.1 0a1.55.93 0 1 0-3.1 0m18.48 0a1.55.93 0 1 0 3.1 0a1.55.93 0 1 0-3.1 0"/><path fill="#614b44" d="M28.53 10.6a4.5 4.5 0 0 0-7.66-3.22a2.7 2.7 0 0 1 .86-.14a2.67 2.67 0 1 1-2.12 4.3a4.51 4.51 0 0 0 8.92-.94"/><path fill="#947063" d="M24.12 8.72a4.52 4.52 0 0 1 3.35 4.36a4 4 0 0 1 0 .47a4.51 4.51 0 0 0-6.57-6.17a2.7 2.7 0 0 1 .86-.14a2.66 2.66 0 0 1 2.36 1.48"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M28.53 10.6a4.5 4.5 0 0 0-7.66-3.22a2.7 2.7 0 0 1 .86-.14a2.67 2.67 0 1 1-2.12 4.3a4.51 4.51 0 0 0 8.92-.94"/></svg> </template>
CSS
.icon-baby-3 {
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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M10.5%2044.5a13.5%201.5%200%201%200%2027%200a13.5%201.5%200%201%200-27%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23d18660%22%20d%3D%22M40.88%2022.75a3.27%203.27%200%200%200-2.8-3.23C36.71%2012.37%2030.93%207%2024%207S11.29%2012.37%209.92%2019.52a3.27%203.27%200%200%200%200%206.47C11.29%2033.13%2017.07%2038.5%2024%2038.5S36.71%2033.13%2038.08%2026a3.28%203.28%200%200%200%202.8-3.25%22%2F%3E%3Cpath%20fill%3D%22%23e09f7e%22%20d%3D%22M9.38%2022.92a1%201%200%200%200%20.68-.72a14.35%2014.35%200%200%201%2027.88%200a1%201%200%200%200%20.68.72a3.24%203.24%200%200%201%201.85%201.41a3.23%203.23%200%200%200%20.41-1.58a3.27%203.27%200%200%200-2.8-3.23C36.71%2012.37%2030.93%207%2024%207S11.29%2012.37%209.92%2019.52a3.27%203.27%200%200%200-2.8%203.23a3.23%203.23%200%200%200%20.41%201.58a3.24%203.24%200%200%201%201.85-1.41%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M40.88%2022.75a3.27%203.27%200%200%200-2.8-3.23C36.71%2012.37%2030.93%207%2024%207S11.29%2012.37%209.92%2019.52a3.27%203.27%200%200%200%200%206.47C11.29%2033.13%2017.07%2038.5%2024%2038.5S36.71%2033.13%2038.08%2026a3.28%203.28%200%200%200%202.8-3.25%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15.55%2021.9a1.2%201.2%200%201%200%201.2-1.2a1.2%201.2%200%200%200-1.2%201.2m16.9%200a1.2%201.2%200%201%201-1.2-1.2a1.2%201.2%200%200%201%201.2%201.2%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M19.59%2029.2a.7.7%200%200%200-.52.24a.68.68%200%200%200-.16.55a5.16%205.16%200%200%200%2010.18%200a.68.68%200%200%200-.16-.55a.7.7%200%200%200-.52-.24Z%22%2F%3E%3Cpath%20fill%3D%22%23ffa694%22%20d%3D%22M24%2031.32a6.3%206.3%200%200%200-3.92%201.2a5.21%205.21%200%200%200%207.84%200a6.3%206.3%200%200%200-3.92-1.2%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.59%2029.2a.7.7%200%200%200-.52.24a.68.68%200%200%200-.16.55a5.16%205.16%200%200%200%2010.18%200a.68.68%200%200%200-.16-.55a.7.7%200%200%200-.52-.24Z%22%2F%3E%3Cpath%20fill%3D%22%23bd704a%22%20d%3D%22M13.21%2027.01a1.55.93%200%201%200%203.1%200a1.55.93%200%201%200-3.1%200m18.48%200a1.55.93%200%201%200%203.1%200a1.55.93%200%201%200-3.1%200%22%2F%3E%3Cpath%20fill%3D%22%23614b44%22%20d%3D%22M28.53%2010.6a4.5%204.5%200%200%200-7.66-3.22a2.7%202.7%200%200%201%20.86-.14a2.67%202.67%200%201%201-2.12%204.3a4.51%204.51%200%200%200%208.92-.94%22%2F%3E%3Cpath%20fill%3D%22%23947063%22%20d%3D%22M24.12%208.72a4.52%204.52%200%200%201%203.35%204.36a4%204%200%200%201%200%20.47a4.51%204.51%200%200%200-6.57-6.17a2.7%202.7%200%200%201%20.86-.14a2.66%202.66%200%200%201%202.36%201.48%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28.53%2010.6a4.5%204.5%200%200%200-7.66-3.22a2.7%202.7%200%200%201%20.86-.14a2.67%202.67%200%201%201-2.12%204.3a4.51%204.51%200%200%200%208.92-.94%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M10.5%2044.5a13.5%201.5%200%201%200%2027%200a13.5%201.5%200%201%200-27%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23d18660%22%20d%3D%22M40.88%2022.75a3.27%203.27%200%200%200-2.8-3.23C36.71%2012.37%2030.93%207%2024%207S11.29%2012.37%209.92%2019.52a3.27%203.27%200%200%200%200%206.47C11.29%2033.13%2017.07%2038.5%2024%2038.5S36.71%2033.13%2038.08%2026a3.28%203.28%200%200%200%202.8-3.25%22%2F%3E%3Cpath%20fill%3D%22%23e09f7e%22%20d%3D%22M9.38%2022.92a1%201%200%200%200%20.68-.72a14.35%2014.35%200%200%201%2027.88%200a1%201%200%200%200%20.68.72a3.24%203.24%200%200%201%201.85%201.41a3.23%203.23%200%200%200%20.41-1.58a3.27%203.27%200%200%200-2.8-3.23C36.71%2012.37%2030.93%207%2024%207S11.29%2012.37%209.92%2019.52a3.27%203.27%200%200%200-2.8%203.23a3.23%203.23%200%200%200%20.41%201.58a3.24%203.24%200%200%201%201.85-1.41%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M40.88%2022.75a3.27%203.27%200%200%200-2.8-3.23C36.71%2012.37%2030.93%207%2024%207S11.29%2012.37%209.92%2019.52a3.27%203.27%200%200%200%200%206.47C11.29%2033.13%2017.07%2038.5%2024%2038.5S36.71%2033.13%2038.08%2026a3.28%203.28%200%200%200%202.8-3.25%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15.55%2021.9a1.2%201.2%200%201%200%201.2-1.2a1.2%201.2%200%200%200-1.2%201.2m16.9%200a1.2%201.2%200%201%201-1.2-1.2a1.2%201.2%200%200%201%201.2%201.2%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M19.59%2029.2a.7.7%200%200%200-.52.24a.68.68%200%200%200-.16.55a5.16%205.16%200%200%200%2010.18%200a.68.68%200%200%200-.16-.55a.7.7%200%200%200-.52-.24Z%22%2F%3E%3Cpath%20fill%3D%22%23ffa694%22%20d%3D%22M24%2031.32a6.3%206.3%200%200%200-3.92%201.2a5.21%205.21%200%200%200%207.84%200a6.3%206.3%200%200%200-3.92-1.2%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.59%2029.2a.7.7%200%200%200-.52.24a.68.68%200%200%200-.16.55a5.16%205.16%200%200%200%2010.18%200a.68.68%200%200%200-.16-.55a.7.7%200%200%200-.52-.24Z%22%2F%3E%3Cpath%20fill%3D%22%23bd704a%22%20d%3D%22M13.21%2027.01a1.55.93%200%201%200%203.1%200a1.55.93%200%201%200-3.1%200m18.48%200a1.55.93%200%201%200%203.1%200a1.55.93%200%201%200-3.1%200%22%2F%3E%3Cpath%20fill%3D%22%23614b44%22%20d%3D%22M28.53%2010.6a4.5%204.5%200%200%200-7.66-3.22a2.7%202.7%200%200%201%20.86-.14a2.67%202.67%200%201%201-2.12%204.3a4.51%204.51%200%200%200%208.92-.94%22%2F%3E%3Cpath%20fill%3D%22%23947063%22%20d%3D%22M24.12%208.72a4.52%204.52%200%200%201%203.35%204.36a4%204%200%200%201%200%20.47a4.51%204.51%200%200%200-6.57-6.17a2.7%202.7%200%200%201%20.86-.14a2.66%202.66%200%200%201%202.36%201.48%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28.53%2010.6a4.5%204.5%200%200%200-7.66-3.22a2.7%202.7%200%200%201%20.86-.14a2.67%202.67%200%201%201-2.12%204.3a4.51%204.51%200%200%200%208.92-.94%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/baby-3.svg?color=%231a73e8&size=48