rooster from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.

Name
rooster
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 rooster emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M24.88 33.097a1 1 0 0 0-.418-.391C22.865 31 24 28.999 24 28.999c0-.553 1-2 0-2l-1 1c-1 1-1 4-1 4h-2a1 1 0 1 0 0 2h1.107l-.222.12a1 1 0 1 0 .952 1.759l2.639-1.427a1 1 0 0 0 .404-1.354m-7 0a.97.97 0 0 0-.417-.391C15.866 31 17 28.999 17 28.999c0-.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.354M7.516 10c0 1.104-1.119 2-2.5 2s-3.5-1-3.5-2s2.119-2 3.5-2s2.5.896 2.5 2"/><path fill="#dd2e44" d="M13.516 2c-2-1-3 1-3 1s0-3-3-3s-3 3-3 3s-3-.938-3 2c0 1.482 1.101 2.411 2.484 2.387V12c0 1 .263 3-.737 4s-2.484 4 .516 4s3-4 3-7c1 1 4 1 4-4c0-.867-.213-1.512-.55-2h1.287c4 0 4-4 2-5"/><path fill="#e1e8ed" d="M32.516 9c4 10 0 22-13 22c-7.732 0-13-6-14-11c-1.177-5.883-1-8-1-12c0-2.738 2.118-4.824 5-4c7 2 5 10 12 10c10 0 8.23-11.923 11-5"/><circle cx="7.516" cy="8" r="1" fill="#292f33"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiRooster(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="M24.88 33.097a1 1 0 0 0-.418-.391C22.865 31 24 28.999 24 28.999c0-.553 1-2 0-2l-1 1c-1 1-1 4-1 4h-2a1 1 0 1 0 0 2h1.107l-.222.12a1 1 0 1 0 .952 1.759l2.639-1.427a1 1 0 0 0 .404-1.354m-7 0a.97.97 0 0 0-.417-.391C15.866 31 17 28.999 17 28.999c0-.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.354M7.516 10c0 1.104-1.119 2-2.5 2s-3.5-1-3.5-2s2.119-2 3.5-2s2.5.896 2.5 2"/><path fill="#dd2e44" d="M13.516 2c-2-1-3 1-3 1s0-3-3-3s-3 3-3 3s-3-.938-3 2c0 1.482 1.101 2.411 2.484 2.387V12c0 1 .263 3-.737 4s-2.484 4 .516 4s3-4 3-7c1 1 4 1 4-4c0-.867-.213-1.512-.55-2h1.287c4 0 4-4 2-5"/><path fill="#e1e8ed" d="M32.516 9c4 10 0 22-13 22c-7.732 0-13-6-14-11c-1.177-5.883-1-8-1-12c0-2.738 2.118-4.824 5-4c7 2 5 10 12 10c10 0 8.23-11.923 11-5"/><circle cx="7.516" cy="8" r="1" fill="#292f33"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M24.88 33.097a1 1 0 0 0-.418-.391C22.865 31 24 28.999 24 28.999c0-.553 1-2 0-2l-1 1c-1 1-1 4-1 4h-2a1 1 0 1 0 0 2h1.107l-.222.12a1 1 0 1 0 .952 1.759l2.639-1.427a1 1 0 0 0 .404-1.354m-7 0a.97.97 0 0 0-.417-.391C15.866 31 17 28.999 17 28.999c0-.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.354M7.516 10c0 1.104-1.119 2-2.5 2s-3.5-1-3.5-2s2.119-2 3.5-2s2.5.896 2.5 2"/><path fill="#dd2e44" d="M13.516 2c-2-1-3 1-3 1s0-3-3-3s-3 3-3 3s-3-.938-3 2c0 1.482 1.101 2.411 2.484 2.387V12c0 1 .263 3-.737 4s-2.484 4 .516 4s3-4 3-7c1 1 4 1 4-4c0-.867-.213-1.512-.55-2h1.287c4 0 4-4 2-5"/><path fill="#e1e8ed" d="M32.516 9c4 10 0 22-13 22c-7.732 0-13-6-14-11c-1.177-5.883-1-8-1-12c0-2.738 2.118-4.824 5-4c7 2 5 10 12 10c10 0 8.23-11.923 11-5"/><circle cx="7.516" cy="8" r="1" fill="#292f33"/></svg>
</template>

CSS

.icon-rooster {
  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%22M24.88%2033.097a1%201%200%200%200-.418-.391C22.865%2031%2024%2028.999%2024%2028.999c0-.553%201-2%200-2l-1%201c-1%201-1%204-1%204h-2a1%201%200%201%200%200%202h1.107l-.222.12a1%201%200%201%200%20.952%201.759l2.639-1.427a1%201%200%200%200%20.404-1.354m-7%200a.97.97%200%200%200-.417-.391C15.866%2031%2017%2028.999%2017%2028.999c0-.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.354M7.516%2010c0%201.104-1.119%202-2.5%202s-3.5-1-3.5-2s2.119-2%203.5-2s2.5.896%202.5%202%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M13.516%202c-2-1-3%201-3%201s0-3-3-3s-3%203-3%203s-3-.938-3%202c0%201.482%201.101%202.411%202.484%202.387V12c0%201%20.263%203-.737%204s-2.484%204%20.516%204s3-4%203-7c1%201%204%201%204-4c0-.867-.213-1.512-.55-2h1.287c4%200%204-4%202-5%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M32.516%209c4%2010%200%2022-13%2022c-7.732%200-13-6-14-11c-1.177-5.883-1-8-1-12c0-2.738%202.118-4.824%205-4c7%202%205%2010%2012%2010c10%200%208.23-11.923%2011-5%22%2F%3E%3Ccircle%20cx%3D%227.516%22%20cy%3D%228%22%20r%3D%221%22%20fill%3D%22%23292f33%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%22M24.88%2033.097a1%201%200%200%200-.418-.391C22.865%2031%2024%2028.999%2024%2028.999c0-.553%201-2%200-2l-1%201c-1%201-1%204-1%204h-2a1%201%200%201%200%200%202h1.107l-.222.12a1%201%200%201%200%20.952%201.759l2.639-1.427a1%201%200%200%200%20.404-1.354m-7%200a.97.97%200%200%200-.417-.391C15.866%2031%2017%2028.999%2017%2028.999c0-.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.354M7.516%2010c0%201.104-1.119%202-2.5%202s-3.5-1-3.5-2s2.119-2%203.5-2s2.5.896%202.5%202%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M13.516%202c-2-1-3%201-3%201s0-3-3-3s-3%203-3%203s-3-.938-3%202c0%201.482%201.101%202.411%202.484%202.387V12c0%201%20.263%203-.737%204s-2.484%204%20.516%204s3-4%203-7c1%201%204%201%204-4c0-.867-.213-1.512-.55-2h1.287c4%200%204-4%202-5%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M32.516%209c4%2010%200%2022-13%2022c-7.732%200-13-6-14-11c-1.177-5.883-1-8-1-12c0-2.738%202.118-4.824%205-4c7%202%205%2010%2012%2010c10%200%208.23-11.923%2011-5%22%2F%3E%3Ccircle%20cx%3D%227.516%22%20cy%3D%228%22%20r%3D%221%22%20fill%3D%22%23292f33%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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