front facing baby chick emoji

front-facing-baby-chick from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.

Name
front-facing-baby-chick
Set
Twitter Emoji
Style
Default
Category
Animals & Nature
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More animals & nature icons from Twitter Emoji

Use the front facing baby chick emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M17.38 33.098a.97.97 0 0 0-.417-.391C15.366 31.001 16.5 29 16.5 29c0-.553 1-2 0-2l-1 1c-1 1-1 4-1 4h-2a1 1 0 1 0 0 2h1.108l-.222.12a1 1 0 1 0 .952 1.759l2.639-1.427a1 1 0 0 0 .403-1.354M23.5 32h-2s0-3-1-4l-1-1c-1 0 0 1.447 0 2c0 0 1.135 2.001-.462 3.707a1 1 0 0 0-.418.391a1 1 0 0 0 .404 1.355l2.639 1.427a1 1 0 0 0 .952-1.759L22.393 34H23.5a1 1 0 1 0 0-2"/><path fill="#ffcc4d" d="M34 24c-1-2-3-5-4-10h-.008c.001-.052.008-.102.008-.154c0-5.943-4.324-10.864-9.996-11.819c1.189-.26 2.031-.509.996-1.027c-1.115-.558-2.23.129-2.999.846h-.002C17.23 1.129 16.116.442 15 1c-1.035.518-.193.767.996 1.026C10.325 2.981 6 7.902 6 13.846c0 .052.007.102.008.154H6c-1 5-3 8-4 10c-.447.895 0 3 2 2c1.191-.596 2.377-1.912 3.357-3.715C8.902 26.94 12.066 31 18 31s9.098-4.06 10.643-8.715c.98 1.803 2.166 3.119 3.357 3.715c2 1 2.447-1.105 2-2"/><path fill="#f4900c" d="M21 14c0 1.657-1.343 2-3 2s-3-.343-3-2a3 3 0 1 1 6 0"/><circle cx="11.5" cy="11.5" r="1.5" fill="#662113"/><circle cx="24.5" cy="11.5" r="1.5" fill="#662113"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiFrontFacingBabyChick(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M17.38 33.098a.97.97 0 0 0-.417-.391C15.366 31.001 16.5 29 16.5 29c0-.553 1-2 0-2l-1 1c-1 1-1 4-1 4h-2a1 1 0 1 0 0 2h1.108l-.222.12a1 1 0 1 0 .952 1.759l2.639-1.427a1 1 0 0 0 .403-1.354M23.5 32h-2s0-3-1-4l-1-1c-1 0 0 1.447 0 2c0 0 1.135 2.001-.462 3.707a1 1 0 0 0-.418.391a1 1 0 0 0 .404 1.355l2.639 1.427a1 1 0 0 0 .952-1.759L22.393 34H23.5a1 1 0 1 0 0-2"/><path fill="#ffcc4d" d="M34 24c-1-2-3-5-4-10h-.008c.001-.052.008-.102.008-.154c0-5.943-4.324-10.864-9.996-11.819c1.189-.26 2.031-.509.996-1.027c-1.115-.558-2.23.129-2.999.846h-.002C17.23 1.129 16.116.442 15 1c-1.035.518-.193.767.996 1.026C10.325 2.981 6 7.902 6 13.846c0 .052.007.102.008.154H6c-1 5-3 8-4 10c-.447.895 0 3 2 2c1.191-.596 2.377-1.912 3.357-3.715C8.902 26.94 12.066 31 18 31s9.098-4.06 10.643-8.715c.98 1.803 2.166 3.119 3.357 3.715c2 1 2.447-1.105 2-2"/><path fill="#f4900c" d="M21 14c0 1.657-1.343 2-3 2s-3-.343-3-2a3 3 0 1 1 6 0"/><circle cx="11.5" cy="11.5" r="1.5" fill="#662113"/><circle cx="24.5" cy="11.5" r="1.5" fill="#662113"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M17.38 33.098a.97.97 0 0 0-.417-.391C15.366 31.001 16.5 29 16.5 29c0-.553 1-2 0-2l-1 1c-1 1-1 4-1 4h-2a1 1 0 1 0 0 2h1.108l-.222.12a1 1 0 1 0 .952 1.759l2.639-1.427a1 1 0 0 0 .403-1.354M23.5 32h-2s0-3-1-4l-1-1c-1 0 0 1.447 0 2c0 0 1.135 2.001-.462 3.707a1 1 0 0 0-.418.391a1 1 0 0 0 .404 1.355l2.639 1.427a1 1 0 0 0 .952-1.759L22.393 34H23.5a1 1 0 1 0 0-2"/><path fill="#ffcc4d" d="M34 24c-1-2-3-5-4-10h-.008c.001-.052.008-.102.008-.154c0-5.943-4.324-10.864-9.996-11.819c1.189-.26 2.031-.509.996-1.027c-1.115-.558-2.23.129-2.999.846h-.002C17.23 1.129 16.116.442 15 1c-1.035.518-.193.767.996 1.026C10.325 2.981 6 7.902 6 13.846c0 .052.007.102.008.154H6c-1 5-3 8-4 10c-.447.895 0 3 2 2c1.191-.596 2.377-1.912 3.357-3.715C8.902 26.94 12.066 31 18 31s9.098-4.06 10.643-8.715c.98 1.803 2.166 3.119 3.357 3.715c2 1 2.447-1.105 2-2"/><path fill="#f4900c" d="M21 14c0 1.657-1.343 2-3 2s-3-.343-3-2a3 3 0 1 1 6 0"/><circle cx="11.5" cy="11.5" r="1.5" fill="#662113"/><circle cx="24.5" cy="11.5" r="1.5" fill="#662113"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M17.38%2033.098a.97.97%200%200%200-.417-.391C15.366%2031.001%2016.5%2029%2016.5%2029c0-.553%201-2%200-2l-1%201c-1%201-1%204-1%204h-2a1%201%200%201%200%200%202h1.108l-.222.12a1%201%200%201%200%20.952%201.759l2.639-1.427a1%201%200%200%200%20.403-1.354M23.5%2032h-2s0-3-1-4l-1-1c-1%200%200%201.447%200%202c0%200%201.135%202.001-.462%203.707a1%201%200%200%200-.418.391a1%201%200%200%200%20.404%201.355l2.639%201.427a1%201%200%200%200%20.952-1.759L22.393%2034H23.5a1%201%200%201%200%200-2%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M34%2024c-1-2-3-5-4-10h-.008c.001-.052.008-.102.008-.154c0-5.943-4.324-10.864-9.996-11.819c1.189-.26%202.031-.509.996-1.027c-1.115-.558-2.23.129-2.999.846h-.002C17.23%201.129%2016.116.442%2015%201c-1.035.518-.193.767.996%201.026C10.325%202.981%206%207.902%206%2013.846c0%20.052.007.102.008.154H6c-1%205-3%208-4%2010c-.447.895%200%203%202%202c1.191-.596%202.377-1.912%203.357-3.715C8.902%2026.94%2012.066%2031%2018%2031s9.098-4.06%2010.643-8.715c.98%201.803%202.166%203.119%203.357%203.715c2%201%202.447-1.105%202-2%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M21%2014c0%201.657-1.343%202-3%202s-3-.343-3-2a3%203%200%201%201%206%200%22%2F%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20fill%3D%22%23662113%22%2F%3E%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20fill%3D%22%23662113%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%23ffac33%22%20d%3D%22M17.38%2033.098a.97.97%200%200%200-.417-.391C15.366%2031.001%2016.5%2029%2016.5%2029c0-.553%201-2%200-2l-1%201c-1%201-1%204-1%204h-2a1%201%200%201%200%200%202h1.108l-.222.12a1%201%200%201%200%20.952%201.759l2.639-1.427a1%201%200%200%200%20.403-1.354M23.5%2032h-2s0-3-1-4l-1-1c-1%200%200%201.447%200%202c0%200%201.135%202.001-.462%203.707a1%201%200%200%200-.418.391a1%201%200%200%200%20.404%201.355l2.639%201.427a1%201%200%200%200%20.952-1.759L22.393%2034H23.5a1%201%200%201%200%200-2%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M34%2024c-1-2-3-5-4-10h-.008c.001-.052.008-.102.008-.154c0-5.943-4.324-10.864-9.996-11.819c1.189-.26%202.031-.509.996-1.027c-1.115-.558-2.23.129-2.999.846h-.002C17.23%201.129%2016.116.442%2015%201c-1.035.518-.193.767.996%201.026C10.325%202.981%206%207.902%206%2013.846c0%20.052.007.102.008.154H6c-1%205-3%208-4%2010c-.447.895%200%203%202%202c1.191-.596%202.377-1.912%203.357-3.715C8.902%2026.94%2012.066%2031%2018%2031s9.098-4.06%2010.643-8.715c.98%201.803%202.166%203.119%203.357%203.715c2%201%202.447-1.105%202-2%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M21%2014c0%201.657-1.343%202-3%202s-3-.343-3-2a3%203%200%201%201%206%200%22%2F%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20fill%3D%22%23662113%22%2F%3E%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20fill%3D%22%23662113%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/front-facing-baby-chick.svg?color=%231a73e8&size=48