chicken emoji
chicken from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.
- Name
- chicken
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Nature
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
chickenElement PluschickenFluent EmojichickenFluent Emoji FlatchickenFluent Emoji High ContrastchickenFirefox OS EmojichickenIconParkchickenIconPark OutlinechickenIconPark SolidchickenIconPark TwoTonechicken-fillMingCute IconchickenNoto EmojichickenOpenMojichickenStreamline EmojischickenTDesign IconschickenTwitter Emoji
More nature icons from Emoji One (Colored)
Use the chicken emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f29a2e" d="M7.6 20.4c1.8 2.9 3.8 3.3 5.2 1.6c2.2-2.6-.2-5.9-2.8-6.8c-4.3-1.7-8 3.1-8 3.1s4.1-.4 5.6 2.1"/><path fill="#e1eaf2" d="M42.8 10.2c-7.7 4.5-1.3 15.3-15.2 18.2l14.8 7.3c3 5.2 11.3 5.6 11.3 5.6s2.1-6.2.4-10.8c4.6 0 7.8-2.8 7.8-2.8s-2.6-9.2-10.5-9.2c7.8-3.2 9.2-9.8 9.2-9.8s-6.9-4.8-17.8 1.5"/><path fill="#f4bc58" d="M35.7 62H21.4c0-1.2 8.4-1.4 8.8-9.4c1.3 8.9 5.5 8.2 5.5 9.4"/><g fill="#d1dce6"><path d="M49.4 30.6c0 11.5-9.4 23.3-21 23.3s-21-11.8-21-23.3c0-7.7 16.6-2.3 21-2.3c11.6-.1 21-9.3 21 2.3"/><path d="M36.4 49.2c0 2.3-3.3 7.3-6.2 7.3S24 53.1 24 50.8s12.4-2.7 12.4-1.6"/></g><path fill="#e1eaf2" d="M6.5 26.3c0 3 .6 11.7.6 11.7l2.7-3.4l3.2 3.8l.7-5.3l4.9 3.5l-.9-5.2l5.9.6l-2.7-3.2l4.1-2.7s-5 1.1-4.9-2s2.6-11.9-.5-13.2C13.9 8.8 6.5 13.6 6.5 26.3"/><g fill="#3e4347"><ellipse cx="6.5" cy="16.1" rx=".7" ry=".3"/><circle cx="11.5" cy="16.7" r="1.5"/></g><g fill="#e24b4b"><path d="M7.8 23.6c0 3.2-2.1.9-2.1.9c-.7 0-3.6 2.2-2.6-1.5c1.3-4.8 6.3-8 6.3-8s-1.6 2.8-1.6 8.6"/><path d="M20.8 10.6V9.4c-.2-2.5 3.4-3.5 3-4.8c-.6-1.7-5.3-.6-7.6 3.1q-.45.6-.6 1.5c-.1-.4-.2-.8-.4-1.2c-1.1-2.3 2.2-4.4 1.2-5.5c-1.3-1.5-5.2 1.1-6.1 5.4c-.2.9-.2 1.8.1 2.7c-.1-.1-.2-.2-.3-.2c-1.7-1.3 0-4-1.2-4.6c-1.8-.8-3.4 2.8-2.5 6.3c.6 2 2.8 4.1 4.6 2.4c.6-.5 2-1.3 2.8-1.6c.6-.2 2.2-.1 3.2.6c.9.6 1.6 1.8 2.9 1.8c5.7.2 8.8-5.3 6.7-6.5c-1.1-.8-2.8 1.2-5.8 1.8"/></g><path fill="#e1eaf2" d="M42.5 43.9c-.9-2.2-3.5-3.4-3.5-3.4c2.7-1.4 4.3-4.4 4.3-4.4c-1.4-.6-6.8-1-6.8-1c1.2-1.2 2.2-2.9 2.2-2.9s-6.2-1.5-11.4 1.3c-6.8 3.8-4.8 12.8 2.9 13.8c8.5 1.1 12.3-3.4 12.3-3.4"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneChicken(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="M7.6 20.4c1.8 2.9 3.8 3.3 5.2 1.6c2.2-2.6-.2-5.9-2.8-6.8c-4.3-1.7-8 3.1-8 3.1s4.1-.4 5.6 2.1"/><path fill="#e1eaf2" d="M42.8 10.2c-7.7 4.5-1.3 15.3-15.2 18.2l14.8 7.3c3 5.2 11.3 5.6 11.3 5.6s2.1-6.2.4-10.8c4.6 0 7.8-2.8 7.8-2.8s-2.6-9.2-10.5-9.2c7.8-3.2 9.2-9.8 9.2-9.8s-6.9-4.8-17.8 1.5"/><path fill="#f4bc58" d="M35.7 62H21.4c0-1.2 8.4-1.4 8.8-9.4c1.3 8.9 5.5 8.2 5.5 9.4"/><g fill="#d1dce6"><path d="M49.4 30.6c0 11.5-9.4 23.3-21 23.3s-21-11.8-21-23.3c0-7.7 16.6-2.3 21-2.3c11.6-.1 21-9.3 21 2.3"/><path d="M36.4 49.2c0 2.3-3.3 7.3-6.2 7.3S24 53.1 24 50.8s12.4-2.7 12.4-1.6"/></g><path fill="#e1eaf2" d="M6.5 26.3c0 3 .6 11.7.6 11.7l2.7-3.4l3.2 3.8l.7-5.3l4.9 3.5l-.9-5.2l5.9.6l-2.7-3.2l4.1-2.7s-5 1.1-4.9-2s2.6-11.9-.5-13.2C13.9 8.8 6.5 13.6 6.5 26.3"/><g fill="#3e4347"><ellipse cx="6.5" cy="16.1" rx=".7" ry=".3"/><circle cx="11.5" cy="16.7" r="1.5"/></g><g fill="#e24b4b"><path d="M7.8 23.6c0 3.2-2.1.9-2.1.9c-.7 0-3.6 2.2-2.6-1.5c1.3-4.8 6.3-8 6.3-8s-1.6 2.8-1.6 8.6"/><path d="M20.8 10.6V9.4c-.2-2.5 3.4-3.5 3-4.8c-.6-1.7-5.3-.6-7.6 3.1q-.45.6-.6 1.5c-.1-.4-.2-.8-.4-1.2c-1.1-2.3 2.2-4.4 1.2-5.5c-1.3-1.5-5.2 1.1-6.1 5.4c-.2.9-.2 1.8.1 2.7c-.1-.1-.2-.2-.3-.2c-1.7-1.3 0-4-1.2-4.6c-1.8-.8-3.4 2.8-2.5 6.3c.6 2 2.8 4.1 4.6 2.4c.6-.5 2-1.3 2.8-1.6c.6-.2 2.2-.1 3.2.6c.9.6 1.6 1.8 2.9 1.8c5.7.2 8.8-5.3 6.7-6.5c-1.1-.8-2.8 1.2-5.8 1.8"/></g><path fill="#e1eaf2" d="M42.5 43.9c-.9-2.2-3.5-3.4-3.5-3.4c2.7-1.4 4.3-4.4 4.3-4.4c-1.4-.6-6.8-1-6.8-1c1.2-1.2 2.2-2.9 2.2-2.9s-6.2-1.5-11.4 1.3c-6.8 3.8-4.8 12.8 2.9 13.8c8.5 1.1 12.3-3.4 12.3-3.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f29a2e" d="M7.6 20.4c1.8 2.9 3.8 3.3 5.2 1.6c2.2-2.6-.2-5.9-2.8-6.8c-4.3-1.7-8 3.1-8 3.1s4.1-.4 5.6 2.1"/><path fill="#e1eaf2" d="M42.8 10.2c-7.7 4.5-1.3 15.3-15.2 18.2l14.8 7.3c3 5.2 11.3 5.6 11.3 5.6s2.1-6.2.4-10.8c4.6 0 7.8-2.8 7.8-2.8s-2.6-9.2-10.5-9.2c7.8-3.2 9.2-9.8 9.2-9.8s-6.9-4.8-17.8 1.5"/><path fill="#f4bc58" d="M35.7 62H21.4c0-1.2 8.4-1.4 8.8-9.4c1.3 8.9 5.5 8.2 5.5 9.4"/><g fill="#d1dce6"><path d="M49.4 30.6c0 11.5-9.4 23.3-21 23.3s-21-11.8-21-23.3c0-7.7 16.6-2.3 21-2.3c11.6-.1 21-9.3 21 2.3"/><path d="M36.4 49.2c0 2.3-3.3 7.3-6.2 7.3S24 53.1 24 50.8s12.4-2.7 12.4-1.6"/></g><path fill="#e1eaf2" d="M6.5 26.3c0 3 .6 11.7.6 11.7l2.7-3.4l3.2 3.8l.7-5.3l4.9 3.5l-.9-5.2l5.9.6l-2.7-3.2l4.1-2.7s-5 1.1-4.9-2s2.6-11.9-.5-13.2C13.9 8.8 6.5 13.6 6.5 26.3"/><g fill="#3e4347"><ellipse cx="6.5" cy="16.1" rx=".7" ry=".3"/><circle cx="11.5" cy="16.7" r="1.5"/></g><g fill="#e24b4b"><path d="M7.8 23.6c0 3.2-2.1.9-2.1.9c-.7 0-3.6 2.2-2.6-1.5c1.3-4.8 6.3-8 6.3-8s-1.6 2.8-1.6 8.6"/><path d="M20.8 10.6V9.4c-.2-2.5 3.4-3.5 3-4.8c-.6-1.7-5.3-.6-7.6 3.1q-.45.6-.6 1.5c-.1-.4-.2-.8-.4-1.2c-1.1-2.3 2.2-4.4 1.2-5.5c-1.3-1.5-5.2 1.1-6.1 5.4c-.2.9-.2 1.8.1 2.7c-.1-.1-.2-.2-.3-.2c-1.7-1.3 0-4-1.2-4.6c-1.8-.8-3.4 2.8-2.5 6.3c.6 2 2.8 4.1 4.6 2.4c.6-.5 2-1.3 2.8-1.6c.6-.2 2.2-.1 3.2.6c.9.6 1.6 1.8 2.9 1.8c5.7.2 8.8-5.3 6.7-6.5c-1.1-.8-2.8 1.2-5.8 1.8"/></g><path fill="#e1eaf2" d="M42.5 43.9c-.9-2.2-3.5-3.4-3.5-3.4c2.7-1.4 4.3-4.4 4.3-4.4c-1.4-.6-6.8-1-6.8-1c1.2-1.2 2.2-2.9 2.2-2.9s-6.2-1.5-11.4 1.3c-6.8 3.8-4.8 12.8 2.9 13.8c8.5 1.1 12.3-3.4 12.3-3.4"/></svg> </template>
CSS
.icon-chicken {
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%22M7.6%2020.4c1.8%202.9%203.8%203.3%205.2%201.6c2.2-2.6-.2-5.9-2.8-6.8c-4.3-1.7-8%203.1-8%203.1s4.1-.4%205.6%202.1%22%2F%3E%3Cpath%20fill%3D%22%23e1eaf2%22%20d%3D%22M42.8%2010.2c-7.7%204.5-1.3%2015.3-15.2%2018.2l14.8%207.3c3%205.2%2011.3%205.6%2011.3%205.6s2.1-6.2.4-10.8c4.6%200%207.8-2.8%207.8-2.8s-2.6-9.2-10.5-9.2c7.8-3.2%209.2-9.8%209.2-9.8s-6.9-4.8-17.8%201.5%22%2F%3E%3Cpath%20fill%3D%22%23f4bc58%22%20d%3D%22M35.7%2062H21.4c0-1.2%208.4-1.4%208.8-9.4c1.3%208.9%205.5%208.2%205.5%209.4%22%2F%3E%3Cg%20fill%3D%22%23d1dce6%22%3E%3Cpath%20d%3D%22M49.4%2030.6c0%2011.5-9.4%2023.3-21%2023.3s-21-11.8-21-23.3c0-7.7%2016.6-2.3%2021-2.3c11.6-.1%2021-9.3%2021%202.3%22%2F%3E%3Cpath%20d%3D%22M36.4%2049.2c0%202.3-3.3%207.3-6.2%207.3S24%2053.1%2024%2050.8s12.4-2.7%2012.4-1.6%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23e1eaf2%22%20d%3D%22M6.5%2026.3c0%203%20.6%2011.7.6%2011.7l2.7-3.4l3.2%203.8l.7-5.3l4.9%203.5l-.9-5.2l5.9.6l-2.7-3.2l4.1-2.7s-5%201.1-4.9-2s2.6-11.9-.5-13.2C13.9%208.8%206.5%2013.6%206.5%2026.3%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cellipse%20cx%3D%226.5%22%20cy%3D%2216.1%22%20rx%3D%22.7%22%20ry%3D%22.3%22%2F%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2216.7%22%20r%3D%221.5%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23e24b4b%22%3E%3Cpath%20d%3D%22M7.8%2023.6c0%203.2-2.1.9-2.1.9c-.7%200-3.6%202.2-2.6-1.5c1.3-4.8%206.3-8%206.3-8s-1.6%202.8-1.6%208.6%22%2F%3E%3Cpath%20d%3D%22M20.8%2010.6V9.4c-.2-2.5%203.4-3.5%203-4.8c-.6-1.7-5.3-.6-7.6%203.1q-.45.6-.6%201.5c-.1-.4-.2-.8-.4-1.2c-1.1-2.3%202.2-4.4%201.2-5.5c-1.3-1.5-5.2%201.1-6.1%205.4c-.2.9-.2%201.8.1%202.7c-.1-.1-.2-.2-.3-.2c-1.7-1.3%200-4-1.2-4.6c-1.8-.8-3.4%202.8-2.5%206.3c.6%202%202.8%204.1%204.6%202.4c.6-.5%202-1.3%202.8-1.6c.6-.2%202.2-.1%203.2.6c.9.6%201.6%201.8%202.9%201.8c5.7.2%208.8-5.3%206.7-6.5c-1.1-.8-2.8%201.2-5.8%201.8%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23e1eaf2%22%20d%3D%22M42.5%2043.9c-.9-2.2-3.5-3.4-3.5-3.4c2.7-1.4%204.3-4.4%204.3-4.4c-1.4-.6-6.8-1-6.8-1c1.2-1.2%202.2-2.9%202.2-2.9s-6.2-1.5-11.4%201.3c-6.8%203.8-4.8%2012.8%202.9%2013.8c8.5%201.1%2012.3-3.4%2012.3-3.4%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23f29a2e%22%20d%3D%22M7.6%2020.4c1.8%202.9%203.8%203.3%205.2%201.6c2.2-2.6-.2-5.9-2.8-6.8c-4.3-1.7-8%203.1-8%203.1s4.1-.4%205.6%202.1%22%2F%3E%3Cpath%20fill%3D%22%23e1eaf2%22%20d%3D%22M42.8%2010.2c-7.7%204.5-1.3%2015.3-15.2%2018.2l14.8%207.3c3%205.2%2011.3%205.6%2011.3%205.6s2.1-6.2.4-10.8c4.6%200%207.8-2.8%207.8-2.8s-2.6-9.2-10.5-9.2c7.8-3.2%209.2-9.8%209.2-9.8s-6.9-4.8-17.8%201.5%22%2F%3E%3Cpath%20fill%3D%22%23f4bc58%22%20d%3D%22M35.7%2062H21.4c0-1.2%208.4-1.4%208.8-9.4c1.3%208.9%205.5%208.2%205.5%209.4%22%2F%3E%3Cg%20fill%3D%22%23d1dce6%22%3E%3Cpath%20d%3D%22M49.4%2030.6c0%2011.5-9.4%2023.3-21%2023.3s-21-11.8-21-23.3c0-7.7%2016.6-2.3%2021-2.3c11.6-.1%2021-9.3%2021%202.3%22%2F%3E%3Cpath%20d%3D%22M36.4%2049.2c0%202.3-3.3%207.3-6.2%207.3S24%2053.1%2024%2050.8s12.4-2.7%2012.4-1.6%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23e1eaf2%22%20d%3D%22M6.5%2026.3c0%203%20.6%2011.7.6%2011.7l2.7-3.4l3.2%203.8l.7-5.3l4.9%203.5l-.9-5.2l5.9.6l-2.7-3.2l4.1-2.7s-5%201.1-4.9-2s2.6-11.9-.5-13.2C13.9%208.8%206.5%2013.6%206.5%2026.3%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cellipse%20cx%3D%226.5%22%20cy%3D%2216.1%22%20rx%3D%22.7%22%20ry%3D%22.3%22%2F%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2216.7%22%20r%3D%221.5%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23e24b4b%22%3E%3Cpath%20d%3D%22M7.8%2023.6c0%203.2-2.1.9-2.1.9c-.7%200-3.6%202.2-2.6-1.5c1.3-4.8%206.3-8%206.3-8s-1.6%202.8-1.6%208.6%22%2F%3E%3Cpath%20d%3D%22M20.8%2010.6V9.4c-.2-2.5%203.4-3.5%203-4.8c-.6-1.7-5.3-.6-7.6%203.1q-.45.6-.6%201.5c-.1-.4-.2-.8-.4-1.2c-1.1-2.3%202.2-4.4%201.2-5.5c-1.3-1.5-5.2%201.1-6.1%205.4c-.2.9-.2%201.8.1%202.7c-.1-.1-.2-.2-.3-.2c-1.7-1.3%200-4-1.2-4.6c-1.8-.8-3.4%202.8-2.5%206.3c.6%202%202.8%204.1%204.6%202.4c.6-.5%202-1.3%202.8-1.6c.6-.2%202.2-.1%203.2.6c.9.6%201.6%201.8%202.9%201.8c5.7.2%208.8-5.3%206.7-6.5c-1.1-.8-2.8%201.2-5.8%201.8%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23e1eaf2%22%20d%3D%22M42.5%2043.9c-.9-2.2-3.5-3.4-3.5-3.4c2.7-1.4%204.3-4.4%204.3-4.4c-1.4-.6-6.8-1-6.8-1c1.2-1.2%202.2-2.9%202.2-2.9s-6.2-1.5-11.4%201.3c-6.8%203.8-4.8%2012.8%202.9%2013.8c8.5%201.1%2012.3-3.4%2012.3-3.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/chicken.svg?color=%231a73e8&size=48