front facing baby chick emoji

front-facing-baby-chick from Fluent Emoji High Contrast by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
front-facing-baby-chick
Set
Fluent Emoji High Contrast
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji High Contrast

Use the front facing baby chick emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M19.75 11.25a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m-6.77-.75a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m3.01-.5c-1.1 0-2 .9-2 2h4c0-1.1-.9-2-2-2"/><path d="M15.246 4.034a8 8 0 0 1 1.487 0c4.03.375 7.198 3.73 7.256 7.85l6.422 6.422c1.022 1.022.674 2.797-.734 3.29a7.4 7.4 0 0 1-2.594.427a7.6 7.6 0 0 1-1.831-.245a10.03 10.03 0 0 1-6.011 5.682l.009 1.04h1.27c.73 0 1.34.52 1.47 1.21c.03.15-.09.29-.25.29h-11.5c-.16 0-.28-.14-.25-.29c.14-.69.74-1.21 1.47-1.21h1.29l-.01-1.04a10.03 10.03 0 0 1-6.008-5.674a7.6 7.6 0 0 1-1.8.237a7.4 7.4 0 0 1-2.595-.427c-1.408-.493-1.756-2.268-.734-3.29L7.99 11.92c.042-4.125 3.214-7.51 7.256-7.885M25.818 19.86q.621.156 1.287.164h.002c.666.009 1.303-.1 1.886-.306l-3.098-3.099a10 10 0 0 1-.077 3.24m-11.574 7.99l.006.651h3.5l-.006-.653a10 10 0 0 1-3.5.001M5.99 18q0-.683.09-1.342l-3.06 3.059a5.5 5.5 0 0 0 1.887.306h.002a5.6 5.6 0 0 0 1.255-.157A10 10 0 0 1 5.99 18m10-12c-.19 0-.379.009-.555.026h-.003A6.01 6.01 0 0 0 9.99 12c0 .438-.14.851-.39 1.195l-.005.009l-.006.008A7.93 7.93 0 0 0 7.99 18a8 8 0 0 0 16 0a7.93 7.93 0 0 0-1.599-4.788l-.006-.008l-.006-.009A2.04 2.04 0 0 1 21.99 12a6 6 0 0 0-5.442-5.974h-.003A6 6 0 0 0 15.99 6"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastFrontFacingBabyChick(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M19.75 11.25a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m-6.77-.75a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m3.01-.5c-1.1 0-2 .9-2 2h4c0-1.1-.9-2-2-2"/><path d="M15.246 4.034a8 8 0 0 1 1.487 0c4.03.375 7.198 3.73 7.256 7.85l6.422 6.422c1.022 1.022.674 2.797-.734 3.29a7.4 7.4 0 0 1-2.594.427a7.6 7.6 0 0 1-1.831-.245a10.03 10.03 0 0 1-6.011 5.682l.009 1.04h1.27c.73 0 1.34.52 1.47 1.21c.03.15-.09.29-.25.29h-11.5c-.16 0-.28-.14-.25-.29c.14-.69.74-1.21 1.47-1.21h1.29l-.01-1.04a10.03 10.03 0 0 1-6.008-5.674a7.6 7.6 0 0 1-1.8.237a7.4 7.4 0 0 1-2.595-.427c-1.408-.493-1.756-2.268-.734-3.29L7.99 11.92c.042-4.125 3.214-7.51 7.256-7.885M25.818 19.86q.621.156 1.287.164h.002c.666.009 1.303-.1 1.886-.306l-3.098-3.099a10 10 0 0 1-.077 3.24m-11.574 7.99l.006.651h3.5l-.006-.653a10 10 0 0 1-3.5.001M5.99 18q0-.683.09-1.342l-3.06 3.059a5.5 5.5 0 0 0 1.887.306h.002a5.6 5.6 0 0 0 1.255-.157A10 10 0 0 1 5.99 18m10-12c-.19 0-.379.009-.555.026h-.003A6.01 6.01 0 0 0 9.99 12c0 .438-.14.851-.39 1.195l-.005.009l-.006.008A7.93 7.93 0 0 0 7.99 18a8 8 0 0 0 16 0a7.93 7.93 0 0 0-1.599-4.788l-.006-.008l-.006-.009A2.04 2.04 0 0 1 21.99 12a6 6 0 0 0-5.442-5.974h-.003A6 6 0 0 0 15.99 6"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M19.75 11.25a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m-6.77-.75a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m3.01-.5c-1.1 0-2 .9-2 2h4c0-1.1-.9-2-2-2"/><path d="M15.246 4.034a8 8 0 0 1 1.487 0c4.03.375 7.198 3.73 7.256 7.85l6.422 6.422c1.022 1.022.674 2.797-.734 3.29a7.4 7.4 0 0 1-2.594.427a7.6 7.6 0 0 1-1.831-.245a10.03 10.03 0 0 1-6.011 5.682l.009 1.04h1.27c.73 0 1.34.52 1.47 1.21c.03.15-.09.29-.25.29h-11.5c-.16 0-.28-.14-.25-.29c.14-.69.74-1.21 1.47-1.21h1.29l-.01-1.04a10.03 10.03 0 0 1-6.008-5.674a7.6 7.6 0 0 1-1.8.237a7.4 7.4 0 0 1-2.595-.427c-1.408-.493-1.756-2.268-.734-3.29L7.99 11.92c.042-4.125 3.214-7.51 7.256-7.885M25.818 19.86q.621.156 1.287.164h.002c.666.009 1.303-.1 1.886-.306l-3.098-3.099a10 10 0 0 1-.077 3.24m-11.574 7.99l.006.651h3.5l-.006-.653a10 10 0 0 1-3.5.001M5.99 18q0-.683.09-1.342l-3.06 3.059a5.5 5.5 0 0 0 1.887.306h.002a5.6 5.6 0 0 0 1.255-.157A10 10 0 0 1 5.99 18m10-12c-.19 0-.379.009-.555.026h-.003A6.01 6.01 0 0 0 9.99 12c0 .438-.14.851-.39 1.195l-.005.009l-.006.008A7.93 7.93 0 0 0 7.99 18a8 8 0 0 0 16 0a7.93 7.93 0 0 0-1.599-4.788l-.006-.008l-.006-.009A2.04 2.04 0 0 1 21.99 12a6 6 0 0 0-5.442-5.974h-.003A6 6 0 0 0 15.99 6"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.75%2011.25a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m-6.77-.75a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200m3.01-.5c-1.1%200-2%20.9-2%202h4c0-1.1-.9-2-2-2%22%2F%3E%3Cpath%20d%3D%22M15.246%204.034a8%208%200%200%201%201.487%200c4.03.375%207.198%203.73%207.256%207.85l6.422%206.422c1.022%201.022.674%202.797-.734%203.29a7.4%207.4%200%200%201-2.594.427a7.6%207.6%200%200%201-1.831-.245a10.03%2010.03%200%200%201-6.011%205.682l.009%201.04h1.27c.73%200%201.34.52%201.47%201.21c.03.15-.09.29-.25.29h-11.5c-.16%200-.28-.14-.25-.29c.14-.69.74-1.21%201.47-1.21h1.29l-.01-1.04a10.03%2010.03%200%200%201-6.008-5.674a7.6%207.6%200%200%201-1.8.237a7.4%207.4%200%200%201-2.595-.427c-1.408-.493-1.756-2.268-.734-3.29L7.99%2011.92c.042-4.125%203.214-7.51%207.256-7.885M25.818%2019.86q.621.156%201.287.164h.002c.666.009%201.303-.1%201.886-.306l-3.098-3.099a10%2010%200%200%201-.077%203.24m-11.574%207.99l.006.651h3.5l-.006-.653a10%2010%200%200%201-3.5.001M5.99%2018q0-.683.09-1.342l-3.06%203.059a5.5%205.5%200%200%200%201.887.306h.002a5.6%205.6%200%200%200%201.255-.157A10%2010%200%200%201%205.99%2018m10-12c-.19%200-.379.009-.555.026h-.003A6.01%206.01%200%200%200%209.99%2012c0%20.438-.14.851-.39%201.195l-.005.009l-.006.008A7.93%207.93%200%200%200%207.99%2018a8%208%200%200%200%2016%200a7.93%207.93%200%200%200-1.599-4.788l-.006-.008l-.006-.009A2.04%202.04%200%200%201%2021.99%2012a6%206%200%200%200-5.442-5.974h-.003A6%206%200%200%200%2015.99%206%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%22currentColor%22%3E%3Cpath%20d%3D%22M19.75%2011.25a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m-6.77-.75a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200m3.01-.5c-1.1%200-2%20.9-2%202h4c0-1.1-.9-2-2-2%22%2F%3E%3Cpath%20d%3D%22M15.246%204.034a8%208%200%200%201%201.487%200c4.03.375%207.198%203.73%207.256%207.85l6.422%206.422c1.022%201.022.674%202.797-.734%203.29a7.4%207.4%200%200%201-2.594.427a7.6%207.6%200%200%201-1.831-.245a10.03%2010.03%200%200%201-6.011%205.682l.009%201.04h1.27c.73%200%201.34.52%201.47%201.21c.03.15-.09.29-.25.29h-11.5c-.16%200-.28-.14-.25-.29c.14-.69.74-1.21%201.47-1.21h1.29l-.01-1.04a10.03%2010.03%200%200%201-6.008-5.674a7.6%207.6%200%200%201-1.8.237a7.4%207.4%200%200%201-2.595-.427c-1.408-.493-1.756-2.268-.734-3.29L7.99%2011.92c.042-4.125%203.214-7.51%207.256-7.885M25.818%2019.86q.621.156%201.287.164h.002c.666.009%201.303-.1%201.886-.306l-3.098-3.099a10%2010%200%200%201-.077%203.24m-11.574%207.99l.006.651h3.5l-.006-.653a10%2010%200%200%201-3.5.001M5.99%2018q0-.683.09-1.342l-3.06%203.059a5.5%205.5%200%200%200%201.887.306h.002a5.6%205.6%200%200%200%201.255-.157A10%2010%200%200%201%205.99%2018m10-12c-.19%200-.379.009-.555.026h-.003A6.01%206.01%200%200%200%209.99%2012c0%20.438-.14.851-.39%201.195l-.005.009l-.006.008A7.93%207.93%200%200%200%207.99%2018a8%208%200%200%200%2016%200a7.93%207.93%200%200%200-1.599-4.788l-.006-.008l-.006-.009A2.04%202.04%200%200%201%2021.99%2012a6%206%200%200%200-5.442-5.974h-.003A6%206%200%200%200%2015.99%206%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-high-contrast/front-facing-baby-chick.svg?color=%231a73e8&size=48