turkey from IconPark by ByteDance · Color · Foods · Apache-2.0 Free for personal and commercial use.

Name
turkey
Set
IconPark
Style
Color
Category
Foods
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More foods icons from IconPark

Use the turkey icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 36H44L39 44H9L4 36Z"/><path fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M11 30.0001V36.0001H37L37 31.0001C37 25.0001 34 23.0001 34 23.0001C36 20.5001 37 17.0001 34 15.0001C31 13.0001 28.5 15.0001 27 17.0001C27 17.0001 11 15.0001 11 30.0001Z"/><path stroke="#fff" stroke-linecap="round" stroke-width="4" d="M21 24C21 24 20 24.5 19 26C18 27.5 18 29 18 29"/><path stroke="#000" stroke-width="4" d="M39 9C38.4667 9.64 35.4444 13.2667 34 15"/><circle cx="38.356" cy="7.483" r="2.5" fill="#000" transform="rotate(35.072 38.356 7.483)"/><circle cx="40.811" cy="9.206" r="2.5" fill="#000" transform="rotate(35.072 40.81 9.206)"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkTurkey(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M4 36H44L39 44H9L4 36Z"/><path fill="#2F88FF" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M11 30.0001V36.0001H37L37 31.0001C37 25.0001 34 23.0001 34 23.0001C36 20.5001 37 17.0001 34 15.0001C31 13.0001 28.5 15.0001 27 17.0001C27 17.0001 11 15.0001 11 30.0001Z"/><path stroke="#fff" strokeLinecap="round" strokeWidth="4" d="M21 24C21 24 20 24.5 19 26C18 27.5 18 29 18 29"/><path stroke="#000" strokeWidth="4" d="M39 9C38.4667 9.64 35.4444 13.2667 34 15"/><circle cx="38.356" cy="7.483" r="2.5" fill="#000" transform="rotate(35.072 38.356 7.483)"/><circle cx="40.811" cy="9.206" r="2.5" fill="#000" transform="rotate(35.072 40.81 9.206)"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 36H44L39 44H9L4 36Z"/><path fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M11 30.0001V36.0001H37L37 31.0001C37 25.0001 34 23.0001 34 23.0001C36 20.5001 37 17.0001 34 15.0001C31 13.0001 28.5 15.0001 27 17.0001C27 17.0001 11 15.0001 11 30.0001Z"/><path stroke="#fff" stroke-linecap="round" stroke-width="4" d="M21 24C21 24 20 24.5 19 26C18 27.5 18 29 18 29"/><path stroke="#000" stroke-width="4" d="M39 9C38.4667 9.64 35.4444 13.2667 34 15"/><circle cx="38.356" cy="7.483" r="2.5" fill="#000" transform="rotate(35.072 38.356 7.483)"/><circle cx="40.811" cy="9.206" r="2.5" fill="#000" transform="rotate(35.072 40.81 9.206)"/></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M4%2036H44L39%2044H9L4%2036Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M11%2030.0001V36.0001H37L37%2031.0001C37%2025.0001%2034%2023.0001%2034%2023.0001C36%2020.5001%2037%2017.0001%2034%2015.0001C31%2013.0001%2028.5%2015.0001%2027%2017.0001C27%2017.0001%2011%2015.0001%2011%2030.0001Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M21%2024C21%2024%2020%2024.5%2019%2026C18%2027.5%2018%2029%2018%2029%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M39%209C38.4667%209.64%2035.4444%2013.2667%2034%2015%22%2F%3E%3Ccircle%20cx%3D%2238.356%22%20cy%3D%227.483%22%20r%3D%222.5%22%20fill%3D%22%23000%22%20transform%3D%22rotate(35.072%2038.356%207.483)%22%2F%3E%3Ccircle%20cx%3D%2240.811%22%20cy%3D%229.206%22%20r%3D%222.5%22%20fill%3D%22%23000%22%20transform%3D%22rotate(35.072%2040.81%209.206)%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M4%2036H44L39%2044H9L4%2036Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M11%2030.0001V36.0001H37L37%2031.0001C37%2025.0001%2034%2023.0001%2034%2023.0001C36%2020.5001%2037%2017.0001%2034%2015.0001C31%2013.0001%2028.5%2015.0001%2027%2017.0001C27%2017.0001%2011%2015.0001%2011%2030.0001Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M21%2024C21%2024%2020%2024.5%2019%2026C18%2027.5%2018%2029%2018%2029%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M39%209C38.4667%209.64%2035.4444%2013.2667%2034%2015%22%2F%3E%3Ccircle%20cx%3D%2238.356%22%20cy%3D%227.483%22%20r%3D%222.5%22%20fill%3D%22%23000%22%20transform%3D%22rotate(35.072%2038.356%207.483)%22%2F%3E%3Ccircle%20cx%3D%2240.811%22%20cy%3D%229.206%22%20r%3D%222.5%22%20fill%3D%22%23000%22%20transform%3D%22rotate(35.072%2040.81%209.206)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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