child emoji
child-dark-skin-tone from Twitter Emoji by Twitter · Dark skin tone · People & Body · CC-BY-4.0 Attribution required.
- Name
- child-dark-skin-tone
- Set
- Twitter Emoji
- Style
- Dark skin tone
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
5 other variants in Twitter Emoji
The same emoji in other sets
More people & body icons from Twitter Emoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the child emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#0b0200" d="M17.119 5.604c-7.604 0-11.421 4.937-12.313 8.588c-.653 2.673.337 5.794.639 9.208c.267 3.03 2.033 5.574 3.843 6.089c2.603 3.284 5.37 3.143 10.017 3.143c9.073 0 12.472-6.782 12.472-14.579c-.001-5.96-4.203-12.449-14.658-12.449"/><path fill="#7c533e" d="M28.259 18.69c-.878-1.216-2.002-2.194-4.466-2.541c.924.423 1.809 1.886 1.925 2.695s.231 1.463-.5.655c-2.931-3.239-6.122-1.964-9.284-3.942c-2.209-1.382-2.882-2.911-2.882-2.911s-.269 2.04-3.619 4.12c-.971.603-2.129 1.945-2.772 3.927c-.463 1.424-.411 2.307-.297 3.31C7.546 30.393 11.887 34 18 34c6.107 0 10.442-2.887 11.628-9.573c.022-.288.045-.576.045-.869c0-2.501-.413-3.482-1.414-4.868"/><path fill="#3d2e24" d="M22.707 26.293c-.387-.387-.93-.192-1.404-.01c-.474.183-1.553.717-3.303.717s-2.829-.534-3.303-.717s-1.017-.377-1.404.01a1 1 0 0 0 0 1.414C13.425 27.84 15.229 29 18 29s4.575-1.16 4.707-1.293a1 1 0 0 0 0-1.414M19 25h-2a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2"/><path d="M14 23a1 1 0 0 1-1-1v-1a1 1 0 0 1 2 0v1a1 1 0 0 1-1 1m8 0a1 1 0 0 1-1-1v-1a1 1 0 1 1 2 0v1a1 1 0 0 1-1 1"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiChildDarkSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#0b0200" d="M17.119 5.604c-7.604 0-11.421 4.937-12.313 8.588c-.653 2.673.337 5.794.639 9.208c.267 3.03 2.033 5.574 3.843 6.089c2.603 3.284 5.37 3.143 10.017 3.143c9.073 0 12.472-6.782 12.472-14.579c-.001-5.96-4.203-12.449-14.658-12.449"/><path fill="#7c533e" d="M28.259 18.69c-.878-1.216-2.002-2.194-4.466-2.541c.924.423 1.809 1.886 1.925 2.695s.231 1.463-.5.655c-2.931-3.239-6.122-1.964-9.284-3.942c-2.209-1.382-2.882-2.911-2.882-2.911s-.269 2.04-3.619 4.12c-.971.603-2.129 1.945-2.772 3.927c-.463 1.424-.411 2.307-.297 3.31C7.546 30.393 11.887 34 18 34c6.107 0 10.442-2.887 11.628-9.573c.022-.288.045-.576.045-.869c0-2.501-.413-3.482-1.414-4.868"/><path fill="#3d2e24" d="M22.707 26.293c-.387-.387-.93-.192-1.404-.01c-.474.183-1.553.717-3.303.717s-2.829-.534-3.303-.717s-1.017-.377-1.404.01a1 1 0 0 0 0 1.414C13.425 27.84 15.229 29 18 29s4.575-1.16 4.707-1.293a1 1 0 0 0 0-1.414M19 25h-2a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2"/><path d="M14 23a1 1 0 0 1-1-1v-1a1 1 0 0 1 2 0v1a1 1 0 0 1-1 1m8 0a1 1 0 0 1-1-1v-1a1 1 0 1 1 2 0v1a1 1 0 0 1-1 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#0b0200" d="M17.119 5.604c-7.604 0-11.421 4.937-12.313 8.588c-.653 2.673.337 5.794.639 9.208c.267 3.03 2.033 5.574 3.843 6.089c2.603 3.284 5.37 3.143 10.017 3.143c9.073 0 12.472-6.782 12.472-14.579c-.001-5.96-4.203-12.449-14.658-12.449"/><path fill="#7c533e" d="M28.259 18.69c-.878-1.216-2.002-2.194-4.466-2.541c.924.423 1.809 1.886 1.925 2.695s.231 1.463-.5.655c-2.931-3.239-6.122-1.964-9.284-3.942c-2.209-1.382-2.882-2.911-2.882-2.911s-.269 2.04-3.619 4.12c-.971.603-2.129 1.945-2.772 3.927c-.463 1.424-.411 2.307-.297 3.31C7.546 30.393 11.887 34 18 34c6.107 0 10.442-2.887 11.628-9.573c.022-.288.045-.576.045-.869c0-2.501-.413-3.482-1.414-4.868"/><path fill="#3d2e24" d="M22.707 26.293c-.387-.387-.93-.192-1.404-.01c-.474.183-1.553.717-3.303.717s-2.829-.534-3.303-.717s-1.017-.377-1.404.01a1 1 0 0 0 0 1.414C13.425 27.84 15.229 29 18 29s4.575-1.16 4.707-1.293a1 1 0 0 0 0-1.414M19 25h-2a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2"/><path d="M14 23a1 1 0 0 1-1-1v-1a1 1 0 0 1 2 0v1a1 1 0 0 1-1 1m8 0a1 1 0 0 1-1-1v-1a1 1 0 1 1 2 0v1a1 1 0 0 1-1 1"/></svg> </template>
CSS
.icon-child-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%2036%2036%22%3E%3Cpath%20fill%3D%22%230b0200%22%20d%3D%22M17.119%205.604c-7.604%200-11.421%204.937-12.313%208.588c-.653%202.673.337%205.794.639%209.208c.267%203.03%202.033%205.574%203.843%206.089c2.603%203.284%205.37%203.143%2010.017%203.143c9.073%200%2012.472-6.782%2012.472-14.579c-.001-5.96-4.203-12.449-14.658-12.449%22%2F%3E%3Cpath%20fill%3D%22%237c533e%22%20d%3D%22M28.259%2018.69c-.878-1.216-2.002-2.194-4.466-2.541c.924.423%201.809%201.886%201.925%202.695s.231%201.463-.5.655c-2.931-3.239-6.122-1.964-9.284-3.942c-2.209-1.382-2.882-2.911-2.882-2.911s-.269%202.04-3.619%204.12c-.971.603-2.129%201.945-2.772%203.927c-.463%201.424-.411%202.307-.297%203.31C7.546%2030.393%2011.887%2034%2018%2034c6.107%200%2010.442-2.887%2011.628-9.573c.022-.288.045-.576.045-.869c0-2.501-.413-3.482-1.414-4.868%22%2F%3E%3Cpath%20fill%3D%22%233d2e24%22%20d%3D%22M22.707%2026.293c-.387-.387-.93-.192-1.404-.01c-.474.183-1.553.717-3.303.717s-2.829-.534-3.303-.717s-1.017-.377-1.404.01a1%201%200%200%200%200%201.414C13.425%2027.84%2015.229%2029%2018%2029s4.575-1.16%204.707-1.293a1%201%200%200%200%200-1.414M19%2025h-2a1%201%200%201%201%200-2h2a1%201%200%201%201%200%202%22%2F%3E%3Cpath%20d%3D%22M14%2023a1%201%200%200%201-1-1v-1a1%201%200%200%201%202%200v1a1%201%200%200%201-1%201m8%200a1%201%200%200%201-1-1v-1a1%201%200%201%201%202%200v1a1%201%200%200%201-1%201%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%2036%2036%22%3E%3Cpath%20fill%3D%22%230b0200%22%20d%3D%22M17.119%205.604c-7.604%200-11.421%204.937-12.313%208.588c-.653%202.673.337%205.794.639%209.208c.267%203.03%202.033%205.574%203.843%206.089c2.603%203.284%205.37%203.143%2010.017%203.143c9.073%200%2012.472-6.782%2012.472-14.579c-.001-5.96-4.203-12.449-14.658-12.449%22%2F%3E%3Cpath%20fill%3D%22%237c533e%22%20d%3D%22M28.259%2018.69c-.878-1.216-2.002-2.194-4.466-2.541c.924.423%201.809%201.886%201.925%202.695s.231%201.463-.5.655c-2.931-3.239-6.122-1.964-9.284-3.942c-2.209-1.382-2.882-2.911-2.882-2.911s-.269%202.04-3.619%204.12c-.971.603-2.129%201.945-2.772%203.927c-.463%201.424-.411%202.307-.297%203.31C7.546%2030.393%2011.887%2034%2018%2034c6.107%200%2010.442-2.887%2011.628-9.573c.022-.288.045-.576.045-.869c0-2.501-.413-3.482-1.414-4.868%22%2F%3E%3Cpath%20fill%3D%22%233d2e24%22%20d%3D%22M22.707%2026.293c-.387-.387-.93-.192-1.404-.01c-.474.183-1.553.717-3.303.717s-2.829-.534-3.303-.717s-1.017-.377-1.404.01a1%201%200%200%200%200%201.414C13.425%2027.84%2015.229%2029%2018%2029s4.575-1.16%204.707-1.293a1%201%200%200%200%200-1.414M19%2025h-2a1%201%200%201%201%200-2h2a1%201%200%201%201%200%202%22%2F%3E%3Cpath%20d%3D%22M14%2023a1%201%200%200%201-1-1v-1a1%201%200%200%201%202%200v1a1%201%200%200%201-1%201m8%200a1%201%200%200%201-1-1v-1a1%201%200%201%201%202%200v1a1%201%200%200%201-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/child-dark-skin-tone.svg?color=%231a73e8&size=48