rooster from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.

Name
rooster
Set
Emoji One (Colored)
Style
Default
Category
Nature
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More nature icons from Emoji One (Colored)

Use the rooster emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f29a2e" d="M9.7 23.4c1.6 2.7 3.4 3 4.7 1.5c2-2.4-.2-5.5-2.5-6.3c-3.9-1.5-7.3 3-7.3 3s3.7-.5 5.1 1.8"/><path fill="#e24b4b" d="M55.6 15c-9.1-5.5-19.8-1.2-21.9 9.3c-.5 2.6-1.3 12.4 5.8 9.1c.3.8 1 1.5 1.9 2.3c2.4 1.9 1.1 7 1.1 7s7.2-3.4 4.4-11.6c4.1 0 7 7.3 7 7.3s2.8-7 .8-13.3c3.7-.4 7.2 5 7.2 5s1.8-10.2-6.3-15.1"/><path fill="#f4bc58" d="M32.1 62h-13c0-1.1 7.6-1.3 7.9-8.8c1.3 8.4 5.1 7.7 5.1 8.8m-12.8-3.9l-8-9.6c.6-.7 5.4 4.8 9.5.4c-3.7 6.1-1 8.5-1.5 9.2"/><g fill="#947151"><path d="M41.4 33.4c0 10.4-7.1 18.8-16 18.8c-8.8 0-16-8.4-16-18.8c0-6.9 1.3-22 6.2-22c15.3 0-3.9 19.9 9.7 19.9c9 0 16.1-8.3 16.1 2.1"/><path d="M32.7 50.1c0 2.2-3 6.8-5.6 6.8s-5.6-3.1-5.6-5.3c0-2.1 11.2-2.5 11.2-1.5"/></g><path fill="#3e4347" d="M38.8 31.4C38.6 36 30.7 43 26.3 43s-8-3.7-8-8.2c0-7.6 3.8-3.9 8.2-3.9s12.8-6.8 12.3.5"/><path fill="#f4bc58" d="m8.7 28.9l.6 10.9l2.5-3.1l2.9 3.6l.6-5l4.5 3.3l-.8-4.8l5.4.6l-2.5-3l3.7-2.5s-4.5 1-4.4-1.8s3-11 1.1-13.4s-10.1 0-10.1 0z"/><ellipse cx="8.7" cy="19.5" fill="#3e4347" rx=".6" ry=".3"/><ellipse cx="14.6" cy="19.9" fill="#e24b4b" rx="4.3" ry="4.2"/><ellipse cx="14.3" cy="19.5" fill="#3e4347" rx="2.1" ry="1.6"/><g fill="#e24b4b"><path d="M9.5 34.3c.3 3.9-2.5 5.7-4.6 5.5c-3.4-.3-3.4-5.2-1.9-8.1c2.6-5 9-15.3 9-15.3S9.2 30.8 9.5 34.3"/><path d="M23.2 13.1v-1.7C23 8 26.6 4.9 26.6 4.9s-6-.9-8.6 4.2c-.3.6-.5 1.3-.7 2c-.1-.5-.3-1-.5-1.6C15.7 6.4 18.3 2 18.3 2s-5.9 1.5-6.9 7.3c-.2 1.2-.2 2.5.1 3.7l-.3-.3c-1.9-1.8-1.4-6.2-1.4-6.2S5.9 10.3 7 15.1c.6 2.8 3.1 5.5 5.2 3.2c.6-.7 2.2-1.8 3.2-2.1c.7-.2 2.5-.1 3.6.8c1 .9 1.8 2.4 3.3 2.4c6.4.3 7.6-8.9 7.6-8.9s-3.3 1.7-6.7 2.6"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneRooster(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f29a2e" d="M9.7 23.4c1.6 2.7 3.4 3 4.7 1.5c2-2.4-.2-5.5-2.5-6.3c-3.9-1.5-7.3 3-7.3 3s3.7-.5 5.1 1.8"/><path fill="#e24b4b" d="M55.6 15c-9.1-5.5-19.8-1.2-21.9 9.3c-.5 2.6-1.3 12.4 5.8 9.1c.3.8 1 1.5 1.9 2.3c2.4 1.9 1.1 7 1.1 7s7.2-3.4 4.4-11.6c4.1 0 7 7.3 7 7.3s2.8-7 .8-13.3c3.7-.4 7.2 5 7.2 5s1.8-10.2-6.3-15.1"/><path fill="#f4bc58" d="M32.1 62h-13c0-1.1 7.6-1.3 7.9-8.8c1.3 8.4 5.1 7.7 5.1 8.8m-12.8-3.9l-8-9.6c.6-.7 5.4 4.8 9.5.4c-3.7 6.1-1 8.5-1.5 9.2"/><g fill="#947151"><path d="M41.4 33.4c0 10.4-7.1 18.8-16 18.8c-8.8 0-16-8.4-16-18.8c0-6.9 1.3-22 6.2-22c15.3 0-3.9 19.9 9.7 19.9c9 0 16.1-8.3 16.1 2.1"/><path d="M32.7 50.1c0 2.2-3 6.8-5.6 6.8s-5.6-3.1-5.6-5.3c0-2.1 11.2-2.5 11.2-1.5"/></g><path fill="#3e4347" d="M38.8 31.4C38.6 36 30.7 43 26.3 43s-8-3.7-8-8.2c0-7.6 3.8-3.9 8.2-3.9s12.8-6.8 12.3.5"/><path fill="#f4bc58" d="m8.7 28.9l.6 10.9l2.5-3.1l2.9 3.6l.6-5l4.5 3.3l-.8-4.8l5.4.6l-2.5-3l3.7-2.5s-4.5 1-4.4-1.8s3-11 1.1-13.4s-10.1 0-10.1 0z"/><ellipse cx="8.7" cy="19.5" fill="#3e4347" rx=".6" ry=".3"/><ellipse cx="14.6" cy="19.9" fill="#e24b4b" rx="4.3" ry="4.2"/><ellipse cx="14.3" cy="19.5" fill="#3e4347" rx="2.1" ry="1.6"/><g fill="#e24b4b"><path d="M9.5 34.3c.3 3.9-2.5 5.7-4.6 5.5c-3.4-.3-3.4-5.2-1.9-8.1c2.6-5 9-15.3 9-15.3S9.2 30.8 9.5 34.3"/><path d="M23.2 13.1v-1.7C23 8 26.6 4.9 26.6 4.9s-6-.9-8.6 4.2c-.3.6-.5 1.3-.7 2c-.1-.5-.3-1-.5-1.6C15.7 6.4 18.3 2 18.3 2s-5.9 1.5-6.9 7.3c-.2 1.2-.2 2.5.1 3.7l-.3-.3c-1.9-1.8-1.4-6.2-1.4-6.2S5.9 10.3 7 15.1c.6 2.8 3.1 5.5 5.2 3.2c.6-.7 2.2-1.8 3.2-2.1c.7-.2 2.5-.1 3.6.8c1 .9 1.8 2.4 3.3 2.4c6.4.3 7.6-8.9 7.6-8.9s-3.3 1.7-6.7 2.6"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f29a2e" d="M9.7 23.4c1.6 2.7 3.4 3 4.7 1.5c2-2.4-.2-5.5-2.5-6.3c-3.9-1.5-7.3 3-7.3 3s3.7-.5 5.1 1.8"/><path fill="#e24b4b" d="M55.6 15c-9.1-5.5-19.8-1.2-21.9 9.3c-.5 2.6-1.3 12.4 5.8 9.1c.3.8 1 1.5 1.9 2.3c2.4 1.9 1.1 7 1.1 7s7.2-3.4 4.4-11.6c4.1 0 7 7.3 7 7.3s2.8-7 .8-13.3c3.7-.4 7.2 5 7.2 5s1.8-10.2-6.3-15.1"/><path fill="#f4bc58" d="M32.1 62h-13c0-1.1 7.6-1.3 7.9-8.8c1.3 8.4 5.1 7.7 5.1 8.8m-12.8-3.9l-8-9.6c.6-.7 5.4 4.8 9.5.4c-3.7 6.1-1 8.5-1.5 9.2"/><g fill="#947151"><path d="M41.4 33.4c0 10.4-7.1 18.8-16 18.8c-8.8 0-16-8.4-16-18.8c0-6.9 1.3-22 6.2-22c15.3 0-3.9 19.9 9.7 19.9c9 0 16.1-8.3 16.1 2.1"/><path d="M32.7 50.1c0 2.2-3 6.8-5.6 6.8s-5.6-3.1-5.6-5.3c0-2.1 11.2-2.5 11.2-1.5"/></g><path fill="#3e4347" d="M38.8 31.4C38.6 36 30.7 43 26.3 43s-8-3.7-8-8.2c0-7.6 3.8-3.9 8.2-3.9s12.8-6.8 12.3.5"/><path fill="#f4bc58" d="m8.7 28.9l.6 10.9l2.5-3.1l2.9 3.6l.6-5l4.5 3.3l-.8-4.8l5.4.6l-2.5-3l3.7-2.5s-4.5 1-4.4-1.8s3-11 1.1-13.4s-10.1 0-10.1 0z"/><ellipse cx="8.7" cy="19.5" fill="#3e4347" rx=".6" ry=".3"/><ellipse cx="14.6" cy="19.9" fill="#e24b4b" rx="4.3" ry="4.2"/><ellipse cx="14.3" cy="19.5" fill="#3e4347" rx="2.1" ry="1.6"/><g fill="#e24b4b"><path d="M9.5 34.3c.3 3.9-2.5 5.7-4.6 5.5c-3.4-.3-3.4-5.2-1.9-8.1c2.6-5 9-15.3 9-15.3S9.2 30.8 9.5 34.3"/><path d="M23.2 13.1v-1.7C23 8 26.6 4.9 26.6 4.9s-6-.9-8.6 4.2c-.3.6-.5 1.3-.7 2c-.1-.5-.3-1-.5-1.6C15.7 6.4 18.3 2 18.3 2s-5.9 1.5-6.9 7.3c-.2 1.2-.2 2.5.1 3.7l-.3-.3c-1.9-1.8-1.4-6.2-1.4-6.2S5.9 10.3 7 15.1c.6 2.8 3.1 5.5 5.2 3.2c.6-.7 2.2-1.8 3.2-2.1c.7-.2 2.5-.1 3.6.8c1 .9 1.8 2.4 3.3 2.4c6.4.3 7.6-8.9 7.6-8.9s-3.3 1.7-6.7 2.6"/></g></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23f29a2e%22%20d%3D%22M9.7%2023.4c1.6%202.7%203.4%203%204.7%201.5c2-2.4-.2-5.5-2.5-6.3c-3.9-1.5-7.3%203-7.3%203s3.7-.5%205.1%201.8%22%2F%3E%3Cpath%20fill%3D%22%23e24b4b%22%20d%3D%22M55.6%2015c-9.1-5.5-19.8-1.2-21.9%209.3c-.5%202.6-1.3%2012.4%205.8%209.1c.3.8%201%201.5%201.9%202.3c2.4%201.9%201.1%207%201.1%207s7.2-3.4%204.4-11.6c4.1%200%207%207.3%207%207.3s2.8-7%20.8-13.3c3.7-.4%207.2%205%207.2%205s1.8-10.2-6.3-15.1%22%2F%3E%3Cpath%20fill%3D%22%23f4bc58%22%20d%3D%22M32.1%2062h-13c0-1.1%207.6-1.3%207.9-8.8c1.3%208.4%205.1%207.7%205.1%208.8m-12.8-3.9l-8-9.6c.6-.7%205.4%204.8%209.5.4c-3.7%206.1-1%208.5-1.5%209.2%22%2F%3E%3Cg%20fill%3D%22%23947151%22%3E%3Cpath%20d%3D%22M41.4%2033.4c0%2010.4-7.1%2018.8-16%2018.8c-8.8%200-16-8.4-16-18.8c0-6.9%201.3-22%206.2-22c15.3%200-3.9%2019.9%209.7%2019.9c9%200%2016.1-8.3%2016.1%202.1%22%2F%3E%3Cpath%20d%3D%22M32.7%2050.1c0%202.2-3%206.8-5.6%206.8s-5.6-3.1-5.6-5.3c0-2.1%2011.2-2.5%2011.2-1.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M38.8%2031.4C38.6%2036%2030.7%2043%2026.3%2043s-8-3.7-8-8.2c0-7.6%203.8-3.9%208.2-3.9s12.8-6.8%2012.3.5%22%2F%3E%3Cpath%20fill%3D%22%23f4bc58%22%20d%3D%22m8.7%2028.9l.6%2010.9l2.5-3.1l2.9%203.6l.6-5l4.5%203.3l-.8-4.8l5.4.6l-2.5-3l3.7-2.5s-4.5%201-4.4-1.8s3-11%201.1-13.4s-10.1%200-10.1%200z%22%2F%3E%3Cellipse%20cx%3D%228.7%22%20cy%3D%2219.5%22%20fill%3D%22%233e4347%22%20rx%3D%22.6%22%20ry%3D%22.3%22%2F%3E%3Cellipse%20cx%3D%2214.6%22%20cy%3D%2219.9%22%20fill%3D%22%23e24b4b%22%20rx%3D%224.3%22%20ry%3D%224.2%22%2F%3E%3Cellipse%20cx%3D%2214.3%22%20cy%3D%2219.5%22%20fill%3D%22%233e4347%22%20rx%3D%222.1%22%20ry%3D%221.6%22%2F%3E%3Cg%20fill%3D%22%23e24b4b%22%3E%3Cpath%20d%3D%22M9.5%2034.3c.3%203.9-2.5%205.7-4.6%205.5c-3.4-.3-3.4-5.2-1.9-8.1c2.6-5%209-15.3%209-15.3S9.2%2030.8%209.5%2034.3%22%2F%3E%3Cpath%20d%3D%22M23.2%2013.1v-1.7C23%208%2026.6%204.9%2026.6%204.9s-6-.9-8.6%204.2c-.3.6-.5%201.3-.7%202c-.1-.5-.3-1-.5-1.6C15.7%206.4%2018.3%202%2018.3%202s-5.9%201.5-6.9%207.3c-.2%201.2-.2%202.5.1%203.7l-.3-.3c-1.9-1.8-1.4-6.2-1.4-6.2S5.9%2010.3%207%2015.1c.6%202.8%203.1%205.5%205.2%203.2c.6-.7%202.2-1.8%203.2-2.1c.7-.2%202.5-.1%203.6.8c1%20.9%201.8%202.4%203.3%202.4c6.4.3%207.6-8.9%207.6-8.9s-3.3%201.7-6.7%202.6%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23f29a2e%22%20d%3D%22M9.7%2023.4c1.6%202.7%203.4%203%204.7%201.5c2-2.4-.2-5.5-2.5-6.3c-3.9-1.5-7.3%203-7.3%203s3.7-.5%205.1%201.8%22%2F%3E%3Cpath%20fill%3D%22%23e24b4b%22%20d%3D%22M55.6%2015c-9.1-5.5-19.8-1.2-21.9%209.3c-.5%202.6-1.3%2012.4%205.8%209.1c.3.8%201%201.5%201.9%202.3c2.4%201.9%201.1%207%201.1%207s7.2-3.4%204.4-11.6c4.1%200%207%207.3%207%207.3s2.8-7%20.8-13.3c3.7-.4%207.2%205%207.2%205s1.8-10.2-6.3-15.1%22%2F%3E%3Cpath%20fill%3D%22%23f4bc58%22%20d%3D%22M32.1%2062h-13c0-1.1%207.6-1.3%207.9-8.8c1.3%208.4%205.1%207.7%205.1%208.8m-12.8-3.9l-8-9.6c.6-.7%205.4%204.8%209.5.4c-3.7%206.1-1%208.5-1.5%209.2%22%2F%3E%3Cg%20fill%3D%22%23947151%22%3E%3Cpath%20d%3D%22M41.4%2033.4c0%2010.4-7.1%2018.8-16%2018.8c-8.8%200-16-8.4-16-18.8c0-6.9%201.3-22%206.2-22c15.3%200-3.9%2019.9%209.7%2019.9c9%200%2016.1-8.3%2016.1%202.1%22%2F%3E%3Cpath%20d%3D%22M32.7%2050.1c0%202.2-3%206.8-5.6%206.8s-5.6-3.1-5.6-5.3c0-2.1%2011.2-2.5%2011.2-1.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M38.8%2031.4C38.6%2036%2030.7%2043%2026.3%2043s-8-3.7-8-8.2c0-7.6%203.8-3.9%208.2-3.9s12.8-6.8%2012.3.5%22%2F%3E%3Cpath%20fill%3D%22%23f4bc58%22%20d%3D%22m8.7%2028.9l.6%2010.9l2.5-3.1l2.9%203.6l.6-5l4.5%203.3l-.8-4.8l5.4.6l-2.5-3l3.7-2.5s-4.5%201-4.4-1.8s3-11%201.1-13.4s-10.1%200-10.1%200z%22%2F%3E%3Cellipse%20cx%3D%228.7%22%20cy%3D%2219.5%22%20fill%3D%22%233e4347%22%20rx%3D%22.6%22%20ry%3D%22.3%22%2F%3E%3Cellipse%20cx%3D%2214.6%22%20cy%3D%2219.9%22%20fill%3D%22%23e24b4b%22%20rx%3D%224.3%22%20ry%3D%224.2%22%2F%3E%3Cellipse%20cx%3D%2214.3%22%20cy%3D%2219.5%22%20fill%3D%22%233e4347%22%20rx%3D%222.1%22%20ry%3D%221.6%22%2F%3E%3Cg%20fill%3D%22%23e24b4b%22%3E%3Cpath%20d%3D%22M9.5%2034.3c.3%203.9-2.5%205.7-4.6%205.5c-3.4-.3-3.4-5.2-1.9-8.1c2.6-5%209-15.3%209-15.3S9.2%2030.8%209.5%2034.3%22%2F%3E%3Cpath%20d%3D%22M23.2%2013.1v-1.7C23%208%2026.6%204.9%2026.6%204.9s-6-.9-8.6%204.2c-.3.6-.5%201.3-.7%202c-.1-.5-.3-1-.5-1.6C15.7%206.4%2018.3%202%2018.3%202s-5.9%201.5-6.9%207.3c-.2%201.2-.2%202.5.1%203.7l-.3-.3c-1.9-1.8-1.4-6.2-1.4-6.2S5.9%2010.3%207%2015.1c.6%202.8%203.1%205.5%205.2%203.2c.6-.7%202.2-1.8%203.2-2.1c.7-.2%202.5-.1%203.6.8c1%20.9%201.8%202.4%203.3%202.4c6.4.3%207.6-8.9%207.6-8.9s-3.3%201.7-6.7%202.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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