baby chick emoji
baby-chick from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.
- Name
- baby-chick
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More animals & nature icons from Fluent Emoji Flat
Use the baby chick emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff6723" d="M15.5 28.5h-1.72l1.2-6h-1.5l-1.2 6h-1.8c-.73 0-1.33.52-1.47 1.21c-.04.15.08.29.24.29h7.47c.16 0 .28-.14.25-.29c-.14-.69-.74-1.21-1.47-1.21"/><path fill="#ff822d" d="m2.33 10.35l2.72-1.99L4.17 13l-1.84-1.36a.795.795 0 0 1 0-1.29M18.77 28.5h1.78c.73 0 1.34.52 1.48 1.21c.03.15-.09.29-.25.29h-7.53c-.16 0-.28-.14-.25-.29c.14-.69.74-1.21 1.47-1.21h1.8l1.2-6h1.5z"/><path fill="#fcd53f" d="M18.71 9.55c.09.32.335.606.665.696l7.611 2.154l2.466 5.348C27.842 23.101 22.877 27 17 27C9.82 27 4 21.18 4 14v-2.52C4 7.35 7.35 4 11.48 4c3.47 0 6.38 2.35 7.23 5.55"/><path fill="#f9c23c" d="M21.26 24c3.82-.07 7.13-2.66 8.21-6.32c.34-1.17.53-2.4.53-3.68c0-.54-.34-1.02-.83-1.21l-10.045-2.602s12.832 3.713 6.563 7.124c-6.27 3.412-14-1.91-14-1.91v.41c0 4.94 5.005 8.188 9.572 8.188"/><path fill="#1c1c1c" d="M9 11a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatBabyChick(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff6723" d="M15.5 28.5h-1.72l1.2-6h-1.5l-1.2 6h-1.8c-.73 0-1.33.52-1.47 1.21c-.04.15.08.29.24.29h7.47c.16 0 .28-.14.25-.29c-.14-.69-.74-1.21-1.47-1.21"/><path fill="#ff822d" d="m2.33 10.35l2.72-1.99L4.17 13l-1.84-1.36a.795.795 0 0 1 0-1.29M18.77 28.5h1.78c.73 0 1.34.52 1.48 1.21c.03.15-.09.29-.25.29h-7.53c-.16 0-.28-.14-.25-.29c.14-.69.74-1.21 1.47-1.21h1.8l1.2-6h1.5z"/><path fill="#fcd53f" d="M18.71 9.55c.09.32.335.606.665.696l7.611 2.154l2.466 5.348C27.842 23.101 22.877 27 17 27C9.82 27 4 21.18 4 14v-2.52C4 7.35 7.35 4 11.48 4c3.47 0 6.38 2.35 7.23 5.55"/><path fill="#f9c23c" d="M21.26 24c3.82-.07 7.13-2.66 8.21-6.32c.34-1.17.53-2.4.53-3.68c0-.54-.34-1.02-.83-1.21l-10.045-2.602s12.832 3.713 6.563 7.124c-6.27 3.412-14-1.91-14-1.91v.41c0 4.94 5.005 8.188 9.572 8.188"/><path fill="#1c1c1c" d="M9 11a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff6723" d="M15.5 28.5h-1.72l1.2-6h-1.5l-1.2 6h-1.8c-.73 0-1.33.52-1.47 1.21c-.04.15.08.29.24.29h7.47c.16 0 .28-.14.25-.29c-.14-.69-.74-1.21-1.47-1.21"/><path fill="#ff822d" d="m2.33 10.35l2.72-1.99L4.17 13l-1.84-1.36a.795.795 0 0 1 0-1.29M18.77 28.5h1.78c.73 0 1.34.52 1.48 1.21c.03.15-.09.29-.25.29h-7.53c-.16 0-.28-.14-.25-.29c.14-.69.74-1.21 1.47-1.21h1.8l1.2-6h1.5z"/><path fill="#fcd53f" d="M18.71 9.55c.09.32.335.606.665.696l7.611 2.154l2.466 5.348C27.842 23.101 22.877 27 17 27C9.82 27 4 21.18 4 14v-2.52C4 7.35 7.35 4 11.48 4c3.47 0 6.38 2.35 7.23 5.55"/><path fill="#f9c23c" d="M21.26 24c3.82-.07 7.13-2.66 8.21-6.32c.34-1.17.53-2.4.53-3.68c0-.54-.34-1.02-.83-1.21l-10.045-2.602s12.832 3.713 6.563 7.124c-6.27 3.412-14-1.91-14-1.91v.41c0 4.94 5.005 8.188 9.572 8.188"/><path fill="#1c1c1c" d="M9 11a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></g></svg> </template>
CSS
.icon-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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff6723%22%20d%3D%22M15.5%2028.5h-1.72l1.2-6h-1.5l-1.2%206h-1.8c-.73%200-1.33.52-1.47%201.21c-.04.15.08.29.24.29h7.47c.16%200%20.28-.14.25-.29c-.14-.69-.74-1.21-1.47-1.21%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22m2.33%2010.35l2.72-1.99L4.17%2013l-1.84-1.36a.795.795%200%200%201%200-1.29M18.77%2028.5h1.78c.73%200%201.34.52%201.48%201.21c.03.15-.09.29-.25.29h-7.53c-.16%200-.28-.14-.25-.29c.14-.69.74-1.21%201.47-1.21h1.8l1.2-6h1.5z%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M18.71%209.55c.09.32.335.606.665.696l7.611%202.154l2.466%205.348C27.842%2023.101%2022.877%2027%2017%2027C9.82%2027%204%2021.18%204%2014v-2.52C4%207.35%207.35%204%2011.48%204c3.47%200%206.38%202.35%207.23%205.55%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M21.26%2024c3.82-.07%207.13-2.66%208.21-6.32c.34-1.17.53-2.4.53-3.68c0-.54-.34-1.02-.83-1.21l-10.045-2.602s12.832%203.713%206.563%207.124c-6.27%203.412-14-1.91-14-1.91v.41c0%204.94%205.005%208.188%209.572%208.188%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M9%2011a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff6723%22%20d%3D%22M15.5%2028.5h-1.72l1.2-6h-1.5l-1.2%206h-1.8c-.73%200-1.33.52-1.47%201.21c-.04.15.08.29.24.29h7.47c.16%200%20.28-.14.25-.29c-.14-.69-.74-1.21-1.47-1.21%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22m2.33%2010.35l2.72-1.99L4.17%2013l-1.84-1.36a.795.795%200%200%201%200-1.29M18.77%2028.5h1.78c.73%200%201.34.52%201.48%201.21c.03.15-.09.29-.25.29h-7.53c-.16%200-.28-.14-.25-.29c.14-.69.74-1.21%201.47-1.21h1.8l1.2-6h1.5z%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M18.71%209.55c.09.32.335.606.665.696l7.611%202.154l2.466%205.348C27.842%2023.101%2022.877%2027%2017%2027C9.82%2027%204%2021.18%204%2014v-2.52C4%207.35%207.35%204%2011.48%204c3.47%200%206.38%202.35%207.23%205.55%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M21.26%2024c3.82-.07%207.13-2.66%208.21-6.32c.34-1.17.53-2.4.53-3.68c0-.54-.34-1.02-.83-1.21l-10.045-2.602s12.832%203.713%206.563%207.124c-6.27%203.412-14-1.91-14-1.91v.41c0%204.94%205.005%208.188%209.572%208.188%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M9%2011a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/baby-chick.svg?color=%231a73e8&size=48