baby angel emoji
baby-angel-medium-dark-skin-tone from OpenMoji by OpenMoji · Medium-dark skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- baby-angel-medium-dark-skin-tone
- Set
- OpenMoji
- Style
- Medium-dark skin tone
- Category
- People Body
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
5 other variants in OpenMoji
The same emoji in other sets
More people body icons from OpenMoji
anatomical-heartartistastronautbabybackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tonecouple-with-heart-man-man-light-skin-tone-dark-skin-tone
Use the baby angel emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M18.7 52.9H9s1.8 8 6.2 8.8s11.5 0 11.5 0Zm34.5 0H63s-1.8 8-6.2 8.8s-11.5 0-11.5 0Z"/><path fill="#9b9b9a" d="M16.1 53.8a11.9 11.9 0 0 0 5.3 7.1l1.3 1.2l4-.3s-7.9-8.1-7.5-8.9Zm39.8 0a11.9 11.9 0 0 1-5.3 7.1l-1.3 1.2l-4-.3s7.9-8.1 7.5-8.9Z"/><ellipse cx="35.899" cy="42.699" fill="#a57939" rx="18.6" ry="20.7" transform="rotate(-.723 35.897 42.702)"/><path d="M34.7 22.8H40c1.3 0-1.9 11.5-5.3 8c-.9-.8 1-5.2 0-8"/><ellipse cx="36.9" cy="16.2" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="16.4" ry="2.2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.2 52.9H9s1.6 8.9 8 8.9h10.5"/><ellipse cx="36" cy="43" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="18.9" ry="21"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M52.8 52.9H63s-1.6 8.9-8 8.9H44.4m-4.4-39s1.8 1.8-.9 6.2s-8 2.7-8 2.7s3.9-.4 4.4-3.5a5.33 5.33 0 0 0-1.8-5.3"/><path d="M31.9 41.8a2.795 2.795 0 0 1-2.8 2.8a2.86 2.86 0 0 1-2.8-2.8a2.795 2.795 0 0 1 2.8-2.8a2.86 2.86 0 0 1 2.8 2.8m13.6 0a2.8 2.8 0 1 1-2.8-2.8a2.795 2.795 0 0 1 2.8 2.8"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M31.4 52.7s5 2.8 9.6 0"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiBabyAngelMediumDarkSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M18.7 52.9H9s1.8 8 6.2 8.8s11.5 0 11.5 0Zm34.5 0H63s-1.8 8-6.2 8.8s-11.5 0-11.5 0Z"/><path fill="#9b9b9a" d="M16.1 53.8a11.9 11.9 0 0 0 5.3 7.1l1.3 1.2l4-.3s-7.9-8.1-7.5-8.9Zm39.8 0a11.9 11.9 0 0 1-5.3 7.1l-1.3 1.2l-4-.3s7.9-8.1 7.5-8.9Z"/><ellipse cx="35.899" cy="42.699" fill="#a57939" rx="18.6" ry="20.7" transform="rotate(-.723 35.897 42.702)"/><path d="M34.7 22.8H40c1.3 0-1.9 11.5-5.3 8c-.9-.8 1-5.2 0-8"/><ellipse cx="36.9" cy="16.2" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" rx="16.4" ry="2.2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M19.2 52.9H9s1.6 8.9 8 8.9h10.5"/><ellipse cx="36" cy="43" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" rx="18.9" ry="21"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M52.8 52.9H63s-1.6 8.9-8 8.9H44.4m-4.4-39s1.8 1.8-.9 6.2s-8 2.7-8 2.7s3.9-.4 4.4-3.5a5.33 5.33 0 0 0-1.8-5.3"/><path d="M31.9 41.8a2.795 2.795 0 0 1-2.8 2.8a2.86 2.86 0 0 1-2.8-2.8a2.795 2.795 0 0 1 2.8-2.8a2.86 2.86 0 0 1 2.8 2.8m13.6 0a2.8 2.8 0 1 1-2.8-2.8a2.795 2.795 0 0 1 2.8 2.8"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M31.4 52.7s5 2.8 9.6 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M18.7 52.9H9s1.8 8 6.2 8.8s11.5 0 11.5 0Zm34.5 0H63s-1.8 8-6.2 8.8s-11.5 0-11.5 0Z"/><path fill="#9b9b9a" d="M16.1 53.8a11.9 11.9 0 0 0 5.3 7.1l1.3 1.2l4-.3s-7.9-8.1-7.5-8.9Zm39.8 0a11.9 11.9 0 0 1-5.3 7.1l-1.3 1.2l-4-.3s7.9-8.1 7.5-8.9Z"/><ellipse cx="35.899" cy="42.699" fill="#a57939" rx="18.6" ry="20.7" transform="rotate(-.723 35.897 42.702)"/><path d="M34.7 22.8H40c1.3 0-1.9 11.5-5.3 8c-.9-.8 1-5.2 0-8"/><ellipse cx="36.9" cy="16.2" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="16.4" ry="2.2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.2 52.9H9s1.6 8.9 8 8.9h10.5"/><ellipse cx="36" cy="43" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="18.9" ry="21"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M52.8 52.9H63s-1.6 8.9-8 8.9H44.4m-4.4-39s1.8 1.8-.9 6.2s-8 2.7-8 2.7s3.9-.4 4.4-3.5a5.33 5.33 0 0 0-1.8-5.3"/><path d="M31.9 41.8a2.795 2.795 0 0 1-2.8 2.8a2.86 2.86 0 0 1-2.8-2.8a2.795 2.795 0 0 1 2.8-2.8a2.86 2.86 0 0 1 2.8 2.8m13.6 0a2.8 2.8 0 1 1-2.8-2.8a2.795 2.795 0 0 1 2.8 2.8"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M31.4 52.7s5 2.8 9.6 0"/></svg> </template>
CSS
.icon-baby-angel-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M18.7%2052.9H9s1.8%208%206.2%208.8s11.5%200%2011.5%200Zm34.5%200H63s-1.8%208-6.2%208.8s-11.5%200-11.5%200Z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M16.1%2053.8a11.9%2011.9%200%200%200%205.3%207.1l1.3%201.2l4-.3s-7.9-8.1-7.5-8.9Zm39.8%200a11.9%2011.9%200%200%201-5.3%207.1l-1.3%201.2l-4-.3s7.9-8.1%207.5-8.9Z%22%2F%3E%3Cellipse%20cx%3D%2235.899%22%20cy%3D%2242.699%22%20fill%3D%22%23a57939%22%20rx%3D%2218.6%22%20ry%3D%2220.7%22%20transform%3D%22rotate(-.723%2035.897%2042.702)%22%2F%3E%3Cpath%20d%3D%22M34.7%2022.8H40c1.3%200-1.9%2011.5-5.3%208c-.9-.8%201-5.2%200-8%22%2F%3E%3Cellipse%20cx%3D%2236.9%22%20cy%3D%2216.2%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%2216.4%22%20ry%3D%222.2%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.2%2052.9H9s1.6%208.9%208%208.9h10.5%22%2F%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2243%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%2218.9%22%20ry%3D%2221%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M52.8%2052.9H63s-1.6%208.9-8%208.9H44.4m-4.4-39s1.8%201.8-.9%206.2s-8%202.7-8%202.7s3.9-.4%204.4-3.5a5.33%205.33%200%200%200-1.8-5.3%22%2F%3E%3Cpath%20d%3D%22M31.9%2041.8a2.795%202.795%200%200%201-2.8%202.8a2.86%202.86%200%200%201-2.8-2.8a2.795%202.795%200%200%201%202.8-2.8a2.86%202.86%200%200%201%202.8%202.8m13.6%200a2.8%202.8%200%201%201-2.8-2.8a2.795%202.795%200%200%201%202.8%202.8%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.4%2052.7s5%202.8%209.6%200%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M18.7%2052.9H9s1.8%208%206.2%208.8s11.5%200%2011.5%200Zm34.5%200H63s-1.8%208-6.2%208.8s-11.5%200-11.5%200Z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M16.1%2053.8a11.9%2011.9%200%200%200%205.3%207.1l1.3%201.2l4-.3s-7.9-8.1-7.5-8.9Zm39.8%200a11.9%2011.9%200%200%201-5.3%207.1l-1.3%201.2l-4-.3s7.9-8.1%207.5-8.9Z%22%2F%3E%3Cellipse%20cx%3D%2235.899%22%20cy%3D%2242.699%22%20fill%3D%22%23a57939%22%20rx%3D%2218.6%22%20ry%3D%2220.7%22%20transform%3D%22rotate(-.723%2035.897%2042.702)%22%2F%3E%3Cpath%20d%3D%22M34.7%2022.8H40c1.3%200-1.9%2011.5-5.3%208c-.9-.8%201-5.2%200-8%22%2F%3E%3Cellipse%20cx%3D%2236.9%22%20cy%3D%2216.2%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%2216.4%22%20ry%3D%222.2%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.2%2052.9H9s1.6%208.9%208%208.9h10.5%22%2F%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2243%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%2218.9%22%20ry%3D%2221%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M52.8%2052.9H63s-1.6%208.9-8%208.9H44.4m-4.4-39s1.8%201.8-.9%206.2s-8%202.7-8%202.7s3.9-.4%204.4-3.5a5.33%205.33%200%200%200-1.8-5.3%22%2F%3E%3Cpath%20d%3D%22M31.9%2041.8a2.795%202.795%200%200%201-2.8%202.8a2.86%202.86%200%200%201-2.8-2.8a2.795%202.795%200%200%201%202.8-2.8a2.86%202.86%200%200%201%202.8%202.8m13.6%200a2.8%202.8%200%201%201-2.8-2.8a2.795%202.795%200%200%201%202.8%202.8%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.4%2052.7s5%202.8%209.6%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/baby-angel-medium-dark-skin-tone.svg?color=%231a73e8&size=48