poultry leg emoji
poultry-leg from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.
- Name
- poultry-leg
- Set
- Twitter Emoji
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More food & drink icons from Twitter Emoji
Use the poultry leg emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffd983" d="M14.017 10.368L8.173 4.524a2.58 2.58 0 0 0-.15-3.479a2.59 2.59 0 0 0-3.662 0a2.58 2.58 0 0 0-.715 2.282a2.58 2.58 0 0 0-2.282.715a2.59 2.59 0 0 0 0 3.662a2.58 2.58 0 0 0 3.479.15l5.844 5.844z"/><path fill="#c1694f" d="M32.954 32.636c1.665-1.665 5.874-8.81.046-14.636c-4.059-4.058-7.328-3.826-13.416-5.335C17.087 11.833 13.833 8.833 13 8c-.833.833-.542 3.873-.542 3.873S8.833 12.167 8 13c.833.833 4.699 4.489 5.375 6.207c1.821 5.774 1.613 8.711 5.671 12.77c6.66 6.659 12.244 2.323 13.908.659"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiPoultryLeg(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffd983" d="M14.017 10.368L8.173 4.524a2.58 2.58 0 0 0-.15-3.479a2.59 2.59 0 0 0-3.662 0a2.58 2.58 0 0 0-.715 2.282a2.58 2.58 0 0 0-2.282.715a2.59 2.59 0 0 0 0 3.662a2.58 2.58 0 0 0 3.479.15l5.844 5.844z"/><path fill="#c1694f" d="M32.954 32.636c1.665-1.665 5.874-8.81.046-14.636c-4.059-4.058-7.328-3.826-13.416-5.335C17.087 11.833 13.833 8.833 13 8c-.833.833-.542 3.873-.542 3.873S8.833 12.167 8 13c.833.833 4.699 4.489 5.375 6.207c1.821 5.774 1.613 8.711 5.671 12.77c6.66 6.659 12.244 2.323 13.908.659"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffd983" d="M14.017 10.368L8.173 4.524a2.58 2.58 0 0 0-.15-3.479a2.59 2.59 0 0 0-3.662 0a2.58 2.58 0 0 0-.715 2.282a2.58 2.58 0 0 0-2.282.715a2.59 2.59 0 0 0 0 3.662a2.58 2.58 0 0 0 3.479.15l5.844 5.844z"/><path fill="#c1694f" d="M32.954 32.636c1.665-1.665 5.874-8.81.046-14.636c-4.059-4.058-7.328-3.826-13.416-5.335C17.087 11.833 13.833 8.833 13 8c-.833.833-.542 3.873-.542 3.873S8.833 12.167 8 13c.833.833 4.699 4.489 5.375 6.207c1.821 5.774 1.613 8.711 5.671 12.77c6.66 6.659 12.244 2.323 13.908.659"/></svg> </template>
CSS
.icon-poultry-leg {
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%23ffd983%22%20d%3D%22M14.017%2010.368L8.173%204.524a2.58%202.58%200%200%200-.15-3.479a2.59%202.59%200%200%200-3.662%200a2.58%202.58%200%200%200-.715%202.282a2.58%202.58%200%200%200-2.282.715a2.59%202.59%200%200%200%200%203.662a2.58%202.58%200%200%200%203.479.15l5.844%205.844z%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M32.954%2032.636c1.665-1.665%205.874-8.81.046-14.636c-4.059-4.058-7.328-3.826-13.416-5.335C17.087%2011.833%2013.833%208.833%2013%208c-.833.833-.542%203.873-.542%203.873S8.833%2012.167%208%2013c.833.833%204.699%204.489%205.375%206.207c1.821%205.774%201.613%208.711%205.671%2012.77c6.66%206.659%2012.244%202.323%2013.908.659%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%23ffd983%22%20d%3D%22M14.017%2010.368L8.173%204.524a2.58%202.58%200%200%200-.15-3.479a2.59%202.59%200%200%200-3.662%200a2.58%202.58%200%200%200-.715%202.282a2.58%202.58%200%200%200-2.282.715a2.59%202.59%200%200%200%200%203.662a2.58%202.58%200%200%200%203.479.15l5.844%205.844z%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M32.954%2032.636c1.665-1.665%205.874-8.81.046-14.636c-4.059-4.058-7.328-3.826-13.416-5.335C17.087%2011.833%2013.833%208.833%2013%208c-.833.833-.542%203.873-.542%203.873S8.833%2012.167%208%2013c.833.833%204.699%204.489%205.375%206.207c1.821%205.774%201.613%208.711%205.671%2012.77c6.66%206.659%2012.244%202.323%2013.908.659%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/poultry-leg.svg?color=%231a73e8&size=48