poultry leg emoji

poultry-leg from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.

Name
poultry-leg
Set
OpenMoji
Style
Default
Category
Food Drink
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More food drink icons from OpenMoji

Use the poultry leg emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M33.493 61a3 3 0 0 0 2.5-1.346a3 3 0 0 0 2.5 1.346a3 3 0 0 0 0-6v-6h-5v6a3 3 0 1 0 0 6"/><path fill="#f4aa41" d="M40.877 12.786c-.777-1.94-2.667-3.314-4.884-3.314s-4.106 1.375-4.884 3.314C24.692 21.011 24.32 32.41 29.993 41v5a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3v-5.001c5.673-8.59 5.302-19.988-1.116-28.213"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M33.493 61a3 3 0 0 0 2.5-1.346a3 3 0 0 0 2.5 1.346a3 3 0 0 0 0-6v-6h-5v6a3 3 0 1 0 0 6m7.384-48.214c-.777-1.94-2.667-3.314-4.884-3.314s-4.106 1.375-4.884 3.314C24.692 21.011 24.32 32.41 29.993 41v5a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3v-5.001c5.673-8.59 5.302-19.988-1.116-28.213"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPoultryLeg(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M33.493 61a3 3 0 0 0 2.5-1.346a3 3 0 0 0 2.5 1.346a3 3 0 0 0 0-6v-6h-5v6a3 3 0 1 0 0 6"/><path fill="#f4aa41" d="M40.877 12.786c-.777-1.94-2.667-3.314-4.884-3.314s-4.106 1.375-4.884 3.314C24.692 21.011 24.32 32.41 29.993 41v5a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3v-5.001c5.673-8.59 5.302-19.988-1.116-28.213"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M33.493 61a3 3 0 0 0 2.5-1.346a3 3 0 0 0 2.5 1.346a3 3 0 0 0 0-6v-6h-5v6a3 3 0 1 0 0 6m7.384-48.214c-.777-1.94-2.667-3.314-4.884-3.314s-4.106 1.375-4.884 3.314C24.692 21.011 24.32 32.41 29.993 41v5a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3v-5.001c5.673-8.59 5.302-19.988-1.116-28.213"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M33.493 61a3 3 0 0 0 2.5-1.346a3 3 0 0 0 2.5 1.346a3 3 0 0 0 0-6v-6h-5v6a3 3 0 1 0 0 6"/><path fill="#f4aa41" d="M40.877 12.786c-.777-1.94-2.667-3.314-4.884-3.314s-4.106 1.375-4.884 3.314C24.692 21.011 24.32 32.41 29.993 41v5a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3v-5.001c5.673-8.59 5.302-19.988-1.116-28.213"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M33.493 61a3 3 0 0 0 2.5-1.346a3 3 0 0 0 2.5 1.346a3 3 0 0 0 0-6v-6h-5v6a3 3 0 1 0 0 6m7.384-48.214c-.777-1.94-2.667-3.314-4.884-3.314s-4.106 1.375-4.884 3.314C24.692 21.011 24.32 32.41 29.993 41v5a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3v-5.001c5.673-8.59 5.302-19.988-1.116-28.213"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M33.493%2061a3%203%200%200%200%202.5-1.346a3%203%200%200%200%202.5%201.346a3%203%200%200%200%200-6v-6h-5v6a3%203%200%201%200%200%206%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M40.877%2012.786c-.777-1.94-2.667-3.314-4.884-3.314s-4.106%201.375-4.884%203.314C24.692%2021.011%2024.32%2032.41%2029.993%2041v5a3%203%200%200%200%203%203h6a3%203%200%200%200%203-3v-5.001c5.673-8.59%205.302-19.988-1.116-28.213%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M33.493%2061a3%203%200%200%200%202.5-1.346a3%203%200%200%200%202.5%201.346a3%203%200%200%200%200-6v-6h-5v6a3%203%200%201%200%200%206m7.384-48.214c-.777-1.94-2.667-3.314-4.884-3.314s-4.106%201.375-4.884%203.314C24.692%2021.011%2024.32%2032.41%2029.993%2041v5a3%203%200%200%200%203%203h6a3%203%200%200%200%203-3v-5.001c5.673-8.59%205.302-19.988-1.116-28.213%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M33.493%2061a3%203%200%200%200%202.5-1.346a3%203%200%200%200%202.5%201.346a3%203%200%200%200%200-6v-6h-5v6a3%203%200%201%200%200%206%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M40.877%2012.786c-.777-1.94-2.667-3.314-4.884-3.314s-4.106%201.375-4.884%203.314C24.692%2021.011%2024.32%2032.41%2029.993%2041v5a3%203%200%200%200%203%203h6a3%203%200%200%200%203-3v-5.001c5.673-8.59%205.302-19.988-1.116-28.213%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M33.493%2061a3%203%200%200%200%202.5-1.346a3%203%200%200%200%202.5%201.346a3%203%200%200%200%200-6v-6h-5v6a3%203%200%201%200%200%206m7.384-48.214c-.777-1.94-2.667-3.314-4.884-3.314s-4.106%201.375-4.884%203.314C24.692%2021.011%2024.32%2032.41%2029.993%2041v5a3%203%200%200%200%203%203h6a3%203%200%200%200%203-3v-5.001c5.673-8.59%205.302-19.988-1.116-28.213%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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