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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M62 33.9v-7.4c0-1.3-1.1-2.4-2.4-2.4h-3.2l2.8-1.6c1.1-.7 1.5-2.1.9-3.2l-3.7-6.4c-.7-1.1-2.1-1.5-3.2-.9l-2.8 1.6l1.6-2.8c.7-1.1.3-2.6-.9-3.2l-6.4-3.7c-1.1-.7-2.6-.3-3.2.9l-1.6 2.8V4.4c0-1.3-1.1-2.4-2.4-2.4h-7.4c-1.3 0-2.4 1.1-2.4 2.4v3.2l-1.6-2.8c-.7-1.1-2.1-1.5-3.2-.9l-6.4 3.7c-1.1.7-1.5 2.1-.9 3.2L8.8 23.1l20.6 11.5l12.1 20.9c.7 1.1 2.1 1.5 3.2.9l6.4-3.7c1.1-.7 1.5-2.1.9-3.2l-1.6-2.8l2.8 1.6c1.1.7 2.6.3 3.2-.9l3.7-6.4c.7-1.1.3-2.6-.9-3.2l-2.7-1.6h3.2c1.2 0 2.3-1 2.3-2.3"/><path fill="#f4bc58" d="M16.4 58c-4.4-1.9-.5-5.5-4.5-5.7s-6.7-2.8-6.7-2.8c4.6-2.1 8.3 3.5 12.7-1.2c-3.8 6.3.2 10.4-1.5 9.7m13.1 3.7c-4.5 0-5.5-1.3-7.6-.7c-4.5 1.3-6.5.9-6.5.9c4.5-3.4 8.7-2.4 9.3-8.8c.3 5.7 6.7 8.6 4.8 8.6"/><g fill="#3e4347"><path d="M40.1 31.6c0 11.1-7.7 20.2-17.1 20.2s-31-15-15.7-31.1c5.1-5.4 2.9 5.2 17.5 5.2c9.4-.1 15.3-5.5 15.3 5.7"/><path d="M30.8 49.5c0 2.3-3.2 7.3-6 7.3s-6-3.4-6-5.7s12-2.7 12-1.6"/></g><path fill="#51575c" d="M15.6 33.9c-2 12.3 13.4 20.6 19.8 20.6s-.3-7.1 8.8-14.7C52.5 32.9 32.4 34 26 34s-9.4-6.1-10.4-.1m2-13.7c.4 3.1 2.1 5.9 4.6 7.4s5.5 1.4 8.4.5c2.9-.8 5.5-2.4 8.1-4c2.6-1.7 5-3.6 7.6-5.5c-1.9 2.5-4.1 4.8-6.6 6.8s-5.3 3.7-8.5 4.7c-1.6.4-3.3.7-5 .6c-1.7-.2-3.4-.7-4.8-1.7c-2.9-2.2-4.2-5.7-3.8-8.8"/><path fill="#f29a2e" d="M6.2 16c3.2.9 3.7 3.3 5 1.6c2.2-2.6-.2-5.9-2.7-6.8C4.3 9.2 2 17.6 2 17.6s2.1-2.1 4.2-1.6"/><path fill="#ed4c5c" d="M5 22c-.7 1-2.9 3.6-2 4.5c.7.7 3.8-1.5 3.8-1.5s-.3 4 .8 4.2c2 .4 2.6-6.1 4.5-7c1.5-.7 6.2.7 6.2-2.3c.1-3 .1-10.8-2.5-12.9c-2.5-2-6-2.1-9.7 3.5c-2.2 3.6 3.8 5-1.1 11.5"/><g fill="#3e4347"><ellipse cx="5" cy="13.5" rx=".6" ry=".3"/><path d="M7.2 12.5s-.4-2.4 2.6-2.9c0 0 .9 4.2-2.6 2.9"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneTurkey(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M62 33.9v-7.4c0-1.3-1.1-2.4-2.4-2.4h-3.2l2.8-1.6c1.1-.7 1.5-2.1.9-3.2l-3.7-6.4c-.7-1.1-2.1-1.5-3.2-.9l-2.8 1.6l1.6-2.8c.7-1.1.3-2.6-.9-3.2l-6.4-3.7c-1.1-.7-2.6-.3-3.2.9l-1.6 2.8V4.4c0-1.3-1.1-2.4-2.4-2.4h-7.4c-1.3 0-2.4 1.1-2.4 2.4v3.2l-1.6-2.8c-.7-1.1-2.1-1.5-3.2-.9l-6.4 3.7c-1.1.7-1.5 2.1-.9 3.2L8.8 23.1l20.6 11.5l12.1 20.9c.7 1.1 2.1 1.5 3.2.9l6.4-3.7c1.1-.7 1.5-2.1.9-3.2l-1.6-2.8l2.8 1.6c1.1.7 2.6.3 3.2-.9l3.7-6.4c.7-1.1.3-2.6-.9-3.2l-2.7-1.6h3.2c1.2 0 2.3-1 2.3-2.3"/><path fill="#f4bc58" d="M16.4 58c-4.4-1.9-.5-5.5-4.5-5.7s-6.7-2.8-6.7-2.8c4.6-2.1 8.3 3.5 12.7-1.2c-3.8 6.3.2 10.4-1.5 9.7m13.1 3.7c-4.5 0-5.5-1.3-7.6-.7c-4.5 1.3-6.5.9-6.5.9c4.5-3.4 8.7-2.4 9.3-8.8c.3 5.7 6.7 8.6 4.8 8.6"/><g fill="#3e4347"><path d="M40.1 31.6c0 11.1-7.7 20.2-17.1 20.2s-31-15-15.7-31.1c5.1-5.4 2.9 5.2 17.5 5.2c9.4-.1 15.3-5.5 15.3 5.7"/><path d="M30.8 49.5c0 2.3-3.2 7.3-6 7.3s-6-3.4-6-5.7s12-2.7 12-1.6"/></g><path fill="#51575c" d="M15.6 33.9c-2 12.3 13.4 20.6 19.8 20.6s-.3-7.1 8.8-14.7C52.5 32.9 32.4 34 26 34s-9.4-6.1-10.4-.1m2-13.7c.4 3.1 2.1 5.9 4.6 7.4s5.5 1.4 8.4.5c2.9-.8 5.5-2.4 8.1-4c2.6-1.7 5-3.6 7.6-5.5c-1.9 2.5-4.1 4.8-6.6 6.8s-5.3 3.7-8.5 4.7c-1.6.4-3.3.7-5 .6c-1.7-.2-3.4-.7-4.8-1.7c-2.9-2.2-4.2-5.7-3.8-8.8"/><path fill="#f29a2e" d="M6.2 16c3.2.9 3.7 3.3 5 1.6c2.2-2.6-.2-5.9-2.7-6.8C4.3 9.2 2 17.6 2 17.6s2.1-2.1 4.2-1.6"/><path fill="#ed4c5c" d="M5 22c-.7 1-2.9 3.6-2 4.5c.7.7 3.8-1.5 3.8-1.5s-.3 4 .8 4.2c2 .4 2.6-6.1 4.5-7c1.5-.7 6.2.7 6.2-2.3c.1-3 .1-10.8-2.5-12.9c-2.5-2-6-2.1-9.7 3.5c-2.2 3.6 3.8 5-1.1 11.5"/><g fill="#3e4347"><ellipse cx="5" cy="13.5" rx=".6" ry=".3"/><path d="M7.2 12.5s-.4-2.4 2.6-2.9c0 0 .9 4.2-2.6 2.9"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M62 33.9v-7.4c0-1.3-1.1-2.4-2.4-2.4h-3.2l2.8-1.6c1.1-.7 1.5-2.1.9-3.2l-3.7-6.4c-.7-1.1-2.1-1.5-3.2-.9l-2.8 1.6l1.6-2.8c.7-1.1.3-2.6-.9-3.2l-6.4-3.7c-1.1-.7-2.6-.3-3.2.9l-1.6 2.8V4.4c0-1.3-1.1-2.4-2.4-2.4h-7.4c-1.3 0-2.4 1.1-2.4 2.4v3.2l-1.6-2.8c-.7-1.1-2.1-1.5-3.2-.9l-6.4 3.7c-1.1.7-1.5 2.1-.9 3.2L8.8 23.1l20.6 11.5l12.1 20.9c.7 1.1 2.1 1.5 3.2.9l6.4-3.7c1.1-.7 1.5-2.1.9-3.2l-1.6-2.8l2.8 1.6c1.1.7 2.6.3 3.2-.9l3.7-6.4c.7-1.1.3-2.6-.9-3.2l-2.7-1.6h3.2c1.2 0 2.3-1 2.3-2.3"/><path fill="#f4bc58" d="M16.4 58c-4.4-1.9-.5-5.5-4.5-5.7s-6.7-2.8-6.7-2.8c4.6-2.1 8.3 3.5 12.7-1.2c-3.8 6.3.2 10.4-1.5 9.7m13.1 3.7c-4.5 0-5.5-1.3-7.6-.7c-4.5 1.3-6.5.9-6.5.9c4.5-3.4 8.7-2.4 9.3-8.8c.3 5.7 6.7 8.6 4.8 8.6"/><g fill="#3e4347"><path d="M40.1 31.6c0 11.1-7.7 20.2-17.1 20.2s-31-15-15.7-31.1c5.1-5.4 2.9 5.2 17.5 5.2c9.4-.1 15.3-5.5 15.3 5.7"/><path d="M30.8 49.5c0 2.3-3.2 7.3-6 7.3s-6-3.4-6-5.7s12-2.7 12-1.6"/></g><path fill="#51575c" d="M15.6 33.9c-2 12.3 13.4 20.6 19.8 20.6s-.3-7.1 8.8-14.7C52.5 32.9 32.4 34 26 34s-9.4-6.1-10.4-.1m2-13.7c.4 3.1 2.1 5.9 4.6 7.4s5.5 1.4 8.4.5c2.9-.8 5.5-2.4 8.1-4c2.6-1.7 5-3.6 7.6-5.5c-1.9 2.5-4.1 4.8-6.6 6.8s-5.3 3.7-8.5 4.7c-1.6.4-3.3.7-5 .6c-1.7-.2-3.4-.7-4.8-1.7c-2.9-2.2-4.2-5.7-3.8-8.8"/><path fill="#f29a2e" d="M6.2 16c3.2.9 3.7 3.3 5 1.6c2.2-2.6-.2-5.9-2.7-6.8C4.3 9.2 2 17.6 2 17.6s2.1-2.1 4.2-1.6"/><path fill="#ed4c5c" d="M5 22c-.7 1-2.9 3.6-2 4.5c.7.7 3.8-1.5 3.8-1.5s-.3 4 .8 4.2c2 .4 2.6-6.1 4.5-7c1.5-.7 6.2.7 6.2-2.3c.1-3 .1-10.8-2.5-12.9c-2.5-2-6-2.1-9.7 3.5c-2.2 3.6 3.8 5-1.1 11.5"/><g fill="#3e4347"><ellipse cx="5" cy="13.5" rx=".6" ry=".3"/><path d="M7.2 12.5s-.4-2.4 2.6-2.9c0 0 .9 4.2-2.6 2.9"/></g></svg>
</template>

CSS

.icon-turkey {
  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%233e4347%22%20d%3D%22M62%2033.9v-7.4c0-1.3-1.1-2.4-2.4-2.4h-3.2l2.8-1.6c1.1-.7%201.5-2.1.9-3.2l-3.7-6.4c-.7-1.1-2.1-1.5-3.2-.9l-2.8%201.6l1.6-2.8c.7-1.1.3-2.6-.9-3.2l-6.4-3.7c-1.1-.7-2.6-.3-3.2.9l-1.6%202.8V4.4c0-1.3-1.1-2.4-2.4-2.4h-7.4c-1.3%200-2.4%201.1-2.4%202.4v3.2l-1.6-2.8c-.7-1.1-2.1-1.5-3.2-.9l-6.4%203.7c-1.1.7-1.5%202.1-.9%203.2L8.8%2023.1l20.6%2011.5l12.1%2020.9c.7%201.1%202.1%201.5%203.2.9l6.4-3.7c1.1-.7%201.5-2.1.9-3.2l-1.6-2.8l2.8%201.6c1.1.7%202.6.3%203.2-.9l3.7-6.4c.7-1.1.3-2.6-.9-3.2l-2.7-1.6h3.2c1.2%200%202.3-1%202.3-2.3%22%2F%3E%3Cpath%20fill%3D%22%23f4bc58%22%20d%3D%22M16.4%2058c-4.4-1.9-.5-5.5-4.5-5.7s-6.7-2.8-6.7-2.8c4.6-2.1%208.3%203.5%2012.7-1.2c-3.8%206.3.2%2010.4-1.5%209.7m13.1%203.7c-4.5%200-5.5-1.3-7.6-.7c-4.5%201.3-6.5.9-6.5.9c4.5-3.4%208.7-2.4%209.3-8.8c.3%205.7%206.7%208.6%204.8%208.6%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cpath%20d%3D%22M40.1%2031.6c0%2011.1-7.7%2020.2-17.1%2020.2s-31-15-15.7-31.1c5.1-5.4%202.9%205.2%2017.5%205.2c9.4-.1%2015.3-5.5%2015.3%205.7%22%2F%3E%3Cpath%20d%3D%22M30.8%2049.5c0%202.3-3.2%207.3-6%207.3s-6-3.4-6-5.7s12-2.7%2012-1.6%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2351575c%22%20d%3D%22M15.6%2033.9c-2%2012.3%2013.4%2020.6%2019.8%2020.6s-.3-7.1%208.8-14.7C52.5%2032.9%2032.4%2034%2026%2034s-9.4-6.1-10.4-.1m2-13.7c.4%203.1%202.1%205.9%204.6%207.4s5.5%201.4%208.4.5c2.9-.8%205.5-2.4%208.1-4c2.6-1.7%205-3.6%207.6-5.5c-1.9%202.5-4.1%204.8-6.6%206.8s-5.3%203.7-8.5%204.7c-1.6.4-3.3.7-5%20.6c-1.7-.2-3.4-.7-4.8-1.7c-2.9-2.2-4.2-5.7-3.8-8.8%22%2F%3E%3Cpath%20fill%3D%22%23f29a2e%22%20d%3D%22M6.2%2016c3.2.9%203.7%203.3%205%201.6c2.2-2.6-.2-5.9-2.7-6.8C4.3%209.2%202%2017.6%202%2017.6s2.1-2.1%204.2-1.6%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M5%2022c-.7%201-2.9%203.6-2%204.5c.7.7%203.8-1.5%203.8-1.5s-.3%204%20.8%204.2c2%20.4%202.6-6.1%204.5-7c1.5-.7%206.2.7%206.2-2.3c.1-3%20.1-10.8-2.5-12.9c-2.5-2-6-2.1-9.7%203.5c-2.2%203.6%203.8%205-1.1%2011.5%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cellipse%20cx%3D%225%22%20cy%3D%2213.5%22%20rx%3D%22.6%22%20ry%3D%22.3%22%2F%3E%3Cpath%20d%3D%22M7.2%2012.5s-.4-2.4%202.6-2.9c0%200%20.9%204.2-2.6%202.9%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%233e4347%22%20d%3D%22M62%2033.9v-7.4c0-1.3-1.1-2.4-2.4-2.4h-3.2l2.8-1.6c1.1-.7%201.5-2.1.9-3.2l-3.7-6.4c-.7-1.1-2.1-1.5-3.2-.9l-2.8%201.6l1.6-2.8c.7-1.1.3-2.6-.9-3.2l-6.4-3.7c-1.1-.7-2.6-.3-3.2.9l-1.6%202.8V4.4c0-1.3-1.1-2.4-2.4-2.4h-7.4c-1.3%200-2.4%201.1-2.4%202.4v3.2l-1.6-2.8c-.7-1.1-2.1-1.5-3.2-.9l-6.4%203.7c-1.1.7-1.5%202.1-.9%203.2L8.8%2023.1l20.6%2011.5l12.1%2020.9c.7%201.1%202.1%201.5%203.2.9l6.4-3.7c1.1-.7%201.5-2.1.9-3.2l-1.6-2.8l2.8%201.6c1.1.7%202.6.3%203.2-.9l3.7-6.4c.7-1.1.3-2.6-.9-3.2l-2.7-1.6h3.2c1.2%200%202.3-1%202.3-2.3%22%2F%3E%3Cpath%20fill%3D%22%23f4bc58%22%20d%3D%22M16.4%2058c-4.4-1.9-.5-5.5-4.5-5.7s-6.7-2.8-6.7-2.8c4.6-2.1%208.3%203.5%2012.7-1.2c-3.8%206.3.2%2010.4-1.5%209.7m13.1%203.7c-4.5%200-5.5-1.3-7.6-.7c-4.5%201.3-6.5.9-6.5.9c4.5-3.4%208.7-2.4%209.3-8.8c.3%205.7%206.7%208.6%204.8%208.6%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cpath%20d%3D%22M40.1%2031.6c0%2011.1-7.7%2020.2-17.1%2020.2s-31-15-15.7-31.1c5.1-5.4%202.9%205.2%2017.5%205.2c9.4-.1%2015.3-5.5%2015.3%205.7%22%2F%3E%3Cpath%20d%3D%22M30.8%2049.5c0%202.3-3.2%207.3-6%207.3s-6-3.4-6-5.7s12-2.7%2012-1.6%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2351575c%22%20d%3D%22M15.6%2033.9c-2%2012.3%2013.4%2020.6%2019.8%2020.6s-.3-7.1%208.8-14.7C52.5%2032.9%2032.4%2034%2026%2034s-9.4-6.1-10.4-.1m2-13.7c.4%203.1%202.1%205.9%204.6%207.4s5.5%201.4%208.4.5c2.9-.8%205.5-2.4%208.1-4c2.6-1.7%205-3.6%207.6-5.5c-1.9%202.5-4.1%204.8-6.6%206.8s-5.3%203.7-8.5%204.7c-1.6.4-3.3.7-5%20.6c-1.7-.2-3.4-.7-4.8-1.7c-2.9-2.2-4.2-5.7-3.8-8.8%22%2F%3E%3Cpath%20fill%3D%22%23f29a2e%22%20d%3D%22M6.2%2016c3.2.9%203.7%203.3%205%201.6c2.2-2.6-.2-5.9-2.7-6.8C4.3%209.2%202%2017.6%202%2017.6s2.1-2.1%204.2-1.6%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M5%2022c-.7%201-2.9%203.6-2%204.5c.7.7%203.8-1.5%203.8-1.5s-.3%204%20.8%204.2c2%20.4%202.6-6.1%204.5-7c1.5-.7%206.2.7%206.2-2.3c.1-3%20.1-10.8-2.5-12.9c-2.5-2-6-2.1-9.7%203.5c-2.2%203.6%203.8%205-1.1%2011.5%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cellipse%20cx%3D%225%22%20cy%3D%2213.5%22%20rx%3D%22.6%22%20ry%3D%22.3%22%2F%3E%3Cpath%20d%3D%22M7.2%2012.5s-.4-2.4%202.6-2.9c0%200%20.9%204.2-2.6%202.9%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/turkey.svg?color=%231a73e8&size=48