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

Name
hatching-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 hatching 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="M12.31 8.05a1 1 0 1 1-2 0a1 1 0 0 1 2 0m8.43 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-6.986.45h4.492a2.25 2.25 0 0 0-2.252-2.24a2.24 2.24 0 0 0-2.24 2.24"/><path d="m1.642 12.907l2.478 2.478l-1.568 1.568a1 1 0 0 0-.292.707c0 7.602 6.157 13.76 13.76 13.76c7.55 0 13.681-6.09 13.759-13.623a1 1 0 0 0-.282-.854l-1.563-1.563l2.473-2.473c1.417-1.418.417-3.857-1.597-3.857h-3.805C24.51 4.521 20.683 1 16.03 1a9.024 9.024 0 0 0-8.978 8.05H3.24c-2.015 0-3.015 2.44-1.598 3.857M7 11.05v1.916l-.23-.23l-1.235 1.235l-2.478-2.478a.24.24 0 0 1-.074-.132a.3.3 0 0 1 .02-.15a.3.3 0 0 1 .091-.12a.24.24 0 0 1 .146-.041zm-2.734 7.017l1.918-1.917l.626-.538l.19.19v.043l3.116 3.192l.064-.062l.04.04l2.606-2.607l3.199-3.104l5.168 5.084l.627.626l.005-.005l.045.044l1.254-1.327l2.115-2.114l.696.598l1.838 1.838C27.564 24.36 22.38 29.42 16.02 29.42c-6.362 0-11.54-5.044-11.754-11.353m24.726-6.574l-2.472 2.473l-1.24-1.24l-.22.22V11.05h3.75c.07 0 .114.02.145.041c.035.026.07.066.092.12a.3.3 0 0 1 .019.15a.24.24 0 0 1-.073.132m-5.942 3.4l-1.07 1.133l-.16.16l-5.8-5.8l-4.598 4.597l-1.22 1.185L9 14.966v-4.957A7.023 7.023 0 0 1 16.03 3c3.755 0 6.824 2.948 7.02 6.67z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastHatchingChick(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="M12.31 8.05a1 1 0 1 1-2 0a1 1 0 0 1 2 0m8.43 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-6.986.45h4.492a2.25 2.25 0 0 0-2.252-2.24a2.24 2.24 0 0 0-2.24 2.24"/><path d="m1.642 12.907l2.478 2.478l-1.568 1.568a1 1 0 0 0-.292.707c0 7.602 6.157 13.76 13.76 13.76c7.55 0 13.681-6.09 13.759-13.623a1 1 0 0 0-.282-.854l-1.563-1.563l2.473-2.473c1.417-1.418.417-3.857-1.597-3.857h-3.805C24.51 4.521 20.683 1 16.03 1a9.024 9.024 0 0 0-8.978 8.05H3.24c-2.015 0-3.015 2.44-1.598 3.857M7 11.05v1.916l-.23-.23l-1.235 1.235l-2.478-2.478a.24.24 0 0 1-.074-.132a.3.3 0 0 1 .02-.15a.3.3 0 0 1 .091-.12a.24.24 0 0 1 .146-.041zm-2.734 7.017l1.918-1.917l.626-.538l.19.19v.043l3.116 3.192l.064-.062l.04.04l2.606-2.607l3.199-3.104l5.168 5.084l.627.626l.005-.005l.045.044l1.254-1.327l2.115-2.114l.696.598l1.838 1.838C27.564 24.36 22.38 29.42 16.02 29.42c-6.362 0-11.54-5.044-11.754-11.353m24.726-6.574l-2.472 2.473l-1.24-1.24l-.22.22V11.05h3.75c.07 0 .114.02.145.041c.035.026.07.066.092.12a.3.3 0 0 1 .019.15a.24.24 0 0 1-.073.132m-5.942 3.4l-1.07 1.133l-.16.16l-5.8-5.8l-4.598 4.597l-1.22 1.185L9 14.966v-4.957A7.023 7.023 0 0 1 16.03 3c3.755 0 6.824 2.948 7.02 6.67z"/></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="M12.31 8.05a1 1 0 1 1-2 0a1 1 0 0 1 2 0m8.43 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-6.986.45h4.492a2.25 2.25 0 0 0-2.252-2.24a2.24 2.24 0 0 0-2.24 2.24"/><path d="m1.642 12.907l2.478 2.478l-1.568 1.568a1 1 0 0 0-.292.707c0 7.602 6.157 13.76 13.76 13.76c7.55 0 13.681-6.09 13.759-13.623a1 1 0 0 0-.282-.854l-1.563-1.563l2.473-2.473c1.417-1.418.417-3.857-1.597-3.857h-3.805C24.51 4.521 20.683 1 16.03 1a9.024 9.024 0 0 0-8.978 8.05H3.24c-2.015 0-3.015 2.44-1.598 3.857M7 11.05v1.916l-.23-.23l-1.235 1.235l-2.478-2.478a.24.24 0 0 1-.074-.132a.3.3 0 0 1 .02-.15a.3.3 0 0 1 .091-.12a.24.24 0 0 1 .146-.041zm-2.734 7.017l1.918-1.917l.626-.538l.19.19v.043l3.116 3.192l.064-.062l.04.04l2.606-2.607l3.199-3.104l5.168 5.084l.627.626l.005-.005l.045.044l1.254-1.327l2.115-2.114l.696.598l1.838 1.838C27.564 24.36 22.38 29.42 16.02 29.42c-6.362 0-11.54-5.044-11.754-11.353m24.726-6.574l-2.472 2.473l-1.24-1.24l-.22.22V11.05h3.75c.07 0 .114.02.145.041c.035.026.07.066.092.12a.3.3 0 0 1 .019.15a.24.24 0 0 1-.073.132m-5.942 3.4l-1.07 1.133l-.16.16l-5.8-5.8l-4.598 4.597l-1.22 1.185L9 14.966v-4.957A7.023 7.023 0 0 1 16.03 3c3.755 0 6.824 2.948 7.02 6.67z"/></g></svg>
</template>

CSS

.icon-hatching-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%22M12.31%208.05a1%201%200%201%201-2%200a1%201%200%200%201%202%200m8.43%201a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-6.986.45h4.492a2.25%202.25%200%200%200-2.252-2.24a2.24%202.24%200%200%200-2.24%202.24%22%2F%3E%3Cpath%20d%3D%22m1.642%2012.907l2.478%202.478l-1.568%201.568a1%201%200%200%200-.292.707c0%207.602%206.157%2013.76%2013.76%2013.76c7.55%200%2013.681-6.09%2013.759-13.623a1%201%200%200%200-.282-.854l-1.563-1.563l2.473-2.473c1.417-1.418.417-3.857-1.597-3.857h-3.805C24.51%204.521%2020.683%201%2016.03%201a9.024%209.024%200%200%200-8.978%208.05H3.24c-2.015%200-3.015%202.44-1.598%203.857M7%2011.05v1.916l-.23-.23l-1.235%201.235l-2.478-2.478a.24.24%200%200%201-.074-.132a.3.3%200%200%201%20.02-.15a.3.3%200%200%201%20.091-.12a.24.24%200%200%201%20.146-.041zm-2.734%207.017l1.918-1.917l.626-.538l.19.19v.043l3.116%203.192l.064-.062l.04.04l2.606-2.607l3.199-3.104l5.168%205.084l.627.626l.005-.005l.045.044l1.254-1.327l2.115-2.114l.696.598l1.838%201.838C27.564%2024.36%2022.38%2029.42%2016.02%2029.42c-6.362%200-11.54-5.044-11.754-11.353m24.726-6.574l-2.472%202.473l-1.24-1.24l-.22.22V11.05h3.75c.07%200%20.114.02.145.041c.035.026.07.066.092.12a.3.3%200%200%201%20.019.15a.24.24%200%200%201-.073.132m-5.942%203.4l-1.07%201.133l-.16.16l-5.8-5.8l-4.598%204.597l-1.22%201.185L9%2014.966v-4.957A7.023%207.023%200%200%201%2016.03%203c3.755%200%206.824%202.948%207.02%206.67z%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%22M12.31%208.05a1%201%200%201%201-2%200a1%201%200%200%201%202%200m8.43%201a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-6.986.45h4.492a2.25%202.25%200%200%200-2.252-2.24a2.24%202.24%200%200%200-2.24%202.24%22%2F%3E%3Cpath%20d%3D%22m1.642%2012.907l2.478%202.478l-1.568%201.568a1%201%200%200%200-.292.707c0%207.602%206.157%2013.76%2013.76%2013.76c7.55%200%2013.681-6.09%2013.759-13.623a1%201%200%200%200-.282-.854l-1.563-1.563l2.473-2.473c1.417-1.418.417-3.857-1.597-3.857h-3.805C24.51%204.521%2020.683%201%2016.03%201a9.024%209.024%200%200%200-8.978%208.05H3.24c-2.015%200-3.015%202.44-1.598%203.857M7%2011.05v1.916l-.23-.23l-1.235%201.235l-2.478-2.478a.24.24%200%200%201-.074-.132a.3.3%200%200%201%20.02-.15a.3.3%200%200%201%20.091-.12a.24.24%200%200%201%20.146-.041zm-2.734%207.017l1.918-1.917l.626-.538l.19.19v.043l3.116%203.192l.064-.062l.04.04l2.606-2.607l3.199-3.104l5.168%205.084l.627.626l.005-.005l.045.044l1.254-1.327l2.115-2.114l.696.598l1.838%201.838C27.564%2024.36%2022.38%2029.42%2016.02%2029.42c-6.362%200-11.54-5.044-11.754-11.353m24.726-6.574l-2.472%202.473l-1.24-1.24l-.22.22V11.05h3.75c.07%200%20.114.02.145.041c.035.026.07.066.092.12a.3.3%200%200%201%20.019.15a.24.24%200%200%201-.073.132m-5.942%203.4l-1.07%201.133l-.16.16l-5.8-5.8l-4.598%204.597l-1.22%201.185L9%2014.966v-4.957A7.023%207.023%200%200%201%2016.03%203c3.755%200%206.824%202.948%207.02%206.67z%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/hatching-chick.svg?color=%231a73e8&size=48