front facing baby chick emoji
front-facing-baby-chick from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- front-facing-baby-chick
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More animals nature icons from OpenMoji
Use the front facing baby chick emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" stroke="#fcea2b" stroke-miterlimit="10" stroke-width="1.8" d="M36 32c8.284 0 12.89 5.303 15 11c1.579 4.26-5.484 11.717-15.007 11.012C26.62 53.32 19.865 49 21 43c1.13-5.97 6.716-11 15-11Z"/><path fill="#fcea2b" d="M42.25 36c2 9 9 9 9 9c2-6-6-11-6-11c7-6 1-10 1-10c0-10-10.375-11-10.375-11C25.5 15 26.25 24 26.25 24c-6 4 .625 9.75.625 9.75S19.25 38 21.25 45c0 0 8 0 8-9"/><path fill="#f1b31c" d="M36.622 26.603s5.925-.29 0 5.233c0 0-5.925-5.233 0-5.233"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M23 49s4.797 5.025 13.48 5.012C45 54 49 49 49 49M33.625 13.5l-2.5-1.875m4 1.25l-1-2.125m3 2.5L37.25 10"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m31.596 53.731l-.971 4.519L27.5 60m6-1l-2.875-.75m9.279-4.519l.971 4.519L44 60m-6-1l2.875-.75"/><circle cx="32.25" cy="23" r="2"/><circle cx="40.25" cy="23" r="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36.372 26.603s5.913-.29 0 5.233c0 0-5.913-5.233 0-5.233"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M42 36c2 9 9 9 9 9c2-6-6-11-6-11c7-6 1-10 1-10c0-10-10.375-11-10.375-11C25.25 15 26 24 26 24c-6 4 .625 9.75.625 9.75S19 38 21 45c0 0 8 0 8-9"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiFrontFacingBabyChick(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" stroke="#fcea2b" strokeMiterlimit="10" strokeWidth="1.8" d="M36 32c8.284 0 12.89 5.303 15 11c1.579 4.26-5.484 11.717-15.007 11.012C26.62 53.32 19.865 49 21 43c1.13-5.97 6.716-11 15-11Z"/><path fill="#fcea2b" d="M42.25 36c2 9 9 9 9 9c2-6-6-11-6-11c7-6 1-10 1-10c0-10-10.375-11-10.375-11C25.5 15 26.25 24 26.25 24c-6 4 .625 9.75.625 9.75S19.25 38 21.25 45c0 0 8 0 8-9"/><path fill="#f1b31c" d="M36.622 26.603s5.925-.29 0 5.233c0 0-5.925-5.233 0-5.233"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M23 49s4.797 5.025 13.48 5.012C45 54 49 49 49 49M33.625 13.5l-2.5-1.875m4 1.25l-1-2.125m3 2.5L37.25 10"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m31.596 53.731l-.971 4.519L27.5 60m6-1l-2.875-.75m9.279-4.519l.971 4.519L44 60m-6-1l2.875-.75"/><circle cx="32.25" cy="23" r="2"/><circle cx="40.25" cy="23" r="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M36.372 26.603s5.913-.29 0 5.233c0 0-5.913-5.233 0-5.233"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M42 36c2 9 9 9 9 9c2-6-6-11-6-11c7-6 1-10 1-10c0-10-10.375-11-10.375-11C25.25 15 26 24 26 24c-6 4 .625 9.75.625 9.75S19 38 21 45c0 0 8 0 8-9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" stroke="#fcea2b" stroke-miterlimit="10" stroke-width="1.8" d="M36 32c8.284 0 12.89 5.303 15 11c1.579 4.26-5.484 11.717-15.007 11.012C26.62 53.32 19.865 49 21 43c1.13-5.97 6.716-11 15-11Z"/><path fill="#fcea2b" d="M42.25 36c2 9 9 9 9 9c2-6-6-11-6-11c7-6 1-10 1-10c0-10-10.375-11-10.375-11C25.5 15 26.25 24 26.25 24c-6 4 .625 9.75.625 9.75S19.25 38 21.25 45c0 0 8 0 8-9"/><path fill="#f1b31c" d="M36.622 26.603s5.925-.29 0 5.233c0 0-5.925-5.233 0-5.233"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M23 49s4.797 5.025 13.48 5.012C45 54 49 49 49 49M33.625 13.5l-2.5-1.875m4 1.25l-1-2.125m3 2.5L37.25 10"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m31.596 53.731l-.971 4.519L27.5 60m6-1l-2.875-.75m9.279-4.519l.971 4.519L44 60m-6-1l2.875-.75"/><circle cx="32.25" cy="23" r="2"/><circle cx="40.25" cy="23" r="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36.372 26.603s5.913-.29 0 5.233c0 0-5.913-5.233 0-5.233"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M42 36c2 9 9 9 9 9c2-6-6-11-6-11c7-6 1-10 1-10c0-10-10.375-11-10.375-11C25.25 15 26 24 26 24c-6 4 .625 9.75.625 9.75S19 38 21 45c0 0 8 0 8-9"/></svg> </template>
CSS
.icon-front-facing-baby-chick {
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%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.8%22%20d%3D%22M36%2032c8.284%200%2012.89%205.303%2015%2011c1.579%204.26-5.484%2011.717-15.007%2011.012C26.62%2053.32%2019.865%2049%2021%2043c1.13-5.97%206.716-11%2015-11Z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M42.25%2036c2%209%209%209%209%209c2-6-6-11-6-11c7-6%201-10%201-10c0-10-10.375-11-10.375-11C25.5%2015%2026.25%2024%2026.25%2024c-6%204%20.625%209.75.625%209.75S19.25%2038%2021.25%2045c0%200%208%200%208-9%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M36.622%2026.603s5.925-.29%200%205.233c0%200-5.925-5.233%200-5.233%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%22M23%2049s4.797%205.025%2013.48%205.012C45%2054%2049%2049%2049%2049M33.625%2013.5l-2.5-1.875m4%201.25l-1-2.125m3%202.5L37.25%2010%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.596%2053.731l-.971%204.519L27.5%2060m6-1l-2.875-.75m9.279-4.519l.971%204.519L44%2060m-6-1l2.875-.75%22%2F%3E%3Ccircle%20cx%3D%2232.25%22%20cy%3D%2223%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2240.25%22%20cy%3D%2223%22%20r%3D%222%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%22M36.372%2026.603s5.913-.29%200%205.233c0%200-5.913-5.233%200-5.233%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%22M42%2036c2%209%209%209%209%209c2-6-6-11-6-11c7-6%201-10%201-10c0-10-10.375-11-10.375-11C25.25%2015%2026%2024%2026%2024c-6%204%20.625%209.75.625%209.75S19%2038%2021%2045c0%200%208%200%208-9%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%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.8%22%20d%3D%22M36%2032c8.284%200%2012.89%205.303%2015%2011c1.579%204.26-5.484%2011.717-15.007%2011.012C26.62%2053.32%2019.865%2049%2021%2043c1.13-5.97%206.716-11%2015-11Z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M42.25%2036c2%209%209%209%209%209c2-6-6-11-6-11c7-6%201-10%201-10c0-10-10.375-11-10.375-11C25.5%2015%2026.25%2024%2026.25%2024c-6%204%20.625%209.75.625%209.75S19.25%2038%2021.25%2045c0%200%208%200%208-9%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M36.622%2026.603s5.925-.29%200%205.233c0%200-5.925-5.233%200-5.233%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%22M23%2049s4.797%205.025%2013.48%205.012C45%2054%2049%2049%2049%2049M33.625%2013.5l-2.5-1.875m4%201.25l-1-2.125m3%202.5L37.25%2010%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.596%2053.731l-.971%204.519L27.5%2060m6-1l-2.875-.75m9.279-4.519l.971%204.519L44%2060m-6-1l2.875-.75%22%2F%3E%3Ccircle%20cx%3D%2232.25%22%20cy%3D%2223%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2240.25%22%20cy%3D%2223%22%20r%3D%222%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%22M36.372%2026.603s5.913-.29%200%205.233c0%200-5.913-5.233%200-5.233%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%22M42%2036c2%209%209%209%209%209c2-6-6-11-6-11c7-6%201-10%201-10c0-10-10.375-11-10.375-11C25.25%2015%2026%2024%2026%2024c-6%204%20.625%209.75.625%209.75S19%2038%2021%2045c0%200%208%200%208-9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/front-facing-baby-chick.svg?color=%231a73e8&size=48