poultry leg emoji

poultry-leg from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.

Name
poultry-leg
Set
Noto Emoji
Style
Default
Category
Food & Drink
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More food & drink icons from Noto Emoji

Use the poultry leg emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#dfbca6" d="M27.1 7.58c-.32-.4-4.78-3.59-4.78-3.59s-6.46 1.44-7.18 6.78s3.91 11.32 3.91 11.32l-4.69-3.04S6.77 18.5 5.9 24.8s5.82 9.33 7.57 10.12s5.58 2.31 10.84 5.26s11.16 8.53 11.16 8.21s9.49 4.78 5.5-3.67S27.1 7.58 27.1 7.58"/><path fill="#ffebca" d="M46.71 41.31c-.32.16-11.16 2.47-11.16 2.47s-3.75-4.54-11.4-9.25s-12.25-5.93-13.53-9.6c-.5-1.45-.58-4.03 1.17-5.23c3.48-2.37 7.68 1.81 9.97-.32c2.31-2.15-5.42-12.92.56-15.39c3.98-1.65 7.25 1.91 9.25 5.58c1.45 2.66 1.42 6.62 3.99 12.2c3.19 6.94 10.76 14.27 10.76 14.27s.55 5.19.39 5.27"/><path fill="#ac5832" d="m44.03 43.39l-8.48.39s-2.19-1.32-3.17.24s.62 3.05.62 3.05s6 6.49 7.63 9.68c1.63 3.18 3.18 7.92 4.81 15.14c1.63 7.21 2.03 15.92 4.62 22.32s2.79 8.12 6.33 13.39c1.46 2.17 9.23 10.2 12.13 11.99c5.13 3.16 12.37 4.67 17.82 4.81c5.33.13 15.02-1 20.74-4.81s-8.86-36.65-11.44-40.74c-2.59-4.09-39.51-26.98-40.33-27.66c-.83-.69-11.28-7.8-11.28-7.8"/><path fill="#d27856" d="M35.55 43.78s.24-4.51 3.28-7.19c3.55-3.14 5.7-2.4 5.7-2.4s6.93 6.75 10.32 8.9s7.69 5.57 14.82 7.6c7.13 2.04 28.21 5.09 39.94 15.84c8.67 7.95 13.24 17.31 12.45 30.44s-13.35 23.99-21.27 24.67s-13.05-1.17-16.22-2.06c-4.03-1.13-15.36-9.1-18.64-13.06s-6.09-10.22-8.92-20.86s-6.68-22.52-7.92-24.78s-13.54-17.1-13.54-17.1"/><path fill="#ac5832" d="M59.6 62.85c-2.13 1.91 1.12 4.26 2.72 7.55c1.17 2.41 2.84 8.66 6.3 6.65c3.46-2-.91-9.01-2.83-11.1s-4.46-4.65-6.19-3.1m3.55 24.4c-1.54 1.08-1 4.73 0 7.19c.58 1.43 2.64 4.73 4.55 3.55s.55-5.37-.09-6.74c-.63-1.36-2.64-5.27-4.46-4m11.11 13.93c-.87 1.66.82 3 4.28 5.37c2.59 1.77 6.1 4.19 7.56 1.91s-2.63-5.28-5.19-6.56c-3.1-1.54-5.74-2.45-6.65-.72"/></svg>

React

import type { SVGProps } from "react";

export function NotoPoultryLeg(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#dfbca6" d="M27.1 7.58c-.32-.4-4.78-3.59-4.78-3.59s-6.46 1.44-7.18 6.78s3.91 11.32 3.91 11.32l-4.69-3.04S6.77 18.5 5.9 24.8s5.82 9.33 7.57 10.12s5.58 2.31 10.84 5.26s11.16 8.53 11.16 8.21s9.49 4.78 5.5-3.67S27.1 7.58 27.1 7.58"/><path fill="#ffebca" d="M46.71 41.31c-.32.16-11.16 2.47-11.16 2.47s-3.75-4.54-11.4-9.25s-12.25-5.93-13.53-9.6c-.5-1.45-.58-4.03 1.17-5.23c3.48-2.37 7.68 1.81 9.97-.32c2.31-2.15-5.42-12.92.56-15.39c3.98-1.65 7.25 1.91 9.25 5.58c1.45 2.66 1.42 6.62 3.99 12.2c3.19 6.94 10.76 14.27 10.76 14.27s.55 5.19.39 5.27"/><path fill="#ac5832" d="m44.03 43.39l-8.48.39s-2.19-1.32-3.17.24s.62 3.05.62 3.05s6 6.49 7.63 9.68c1.63 3.18 3.18 7.92 4.81 15.14c1.63 7.21 2.03 15.92 4.62 22.32s2.79 8.12 6.33 13.39c1.46 2.17 9.23 10.2 12.13 11.99c5.13 3.16 12.37 4.67 17.82 4.81c5.33.13 15.02-1 20.74-4.81s-8.86-36.65-11.44-40.74c-2.59-4.09-39.51-26.98-40.33-27.66c-.83-.69-11.28-7.8-11.28-7.8"/><path fill="#d27856" d="M35.55 43.78s.24-4.51 3.28-7.19c3.55-3.14 5.7-2.4 5.7-2.4s6.93 6.75 10.32 8.9s7.69 5.57 14.82 7.6c7.13 2.04 28.21 5.09 39.94 15.84c8.67 7.95 13.24 17.31 12.45 30.44s-13.35 23.99-21.27 24.67s-13.05-1.17-16.22-2.06c-4.03-1.13-15.36-9.1-18.64-13.06s-6.09-10.22-8.92-20.86s-6.68-22.52-7.92-24.78s-13.54-17.1-13.54-17.1"/><path fill="#ac5832" d="M59.6 62.85c-2.13 1.91 1.12 4.26 2.72 7.55c1.17 2.41 2.84 8.66 6.3 6.65c3.46-2-.91-9.01-2.83-11.1s-4.46-4.65-6.19-3.1m3.55 24.4c-1.54 1.08-1 4.73 0 7.19c.58 1.43 2.64 4.73 4.55 3.55s.55-5.37-.09-6.74c-.63-1.36-2.64-5.27-4.46-4m11.11 13.93c-.87 1.66.82 3 4.28 5.37c2.59 1.77 6.1 4.19 7.56 1.91s-2.63-5.28-5.19-6.56c-3.1-1.54-5.74-2.45-6.65-.72"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#dfbca6" d="M27.1 7.58c-.32-.4-4.78-3.59-4.78-3.59s-6.46 1.44-7.18 6.78s3.91 11.32 3.91 11.32l-4.69-3.04S6.77 18.5 5.9 24.8s5.82 9.33 7.57 10.12s5.58 2.31 10.84 5.26s11.16 8.53 11.16 8.21s9.49 4.78 5.5-3.67S27.1 7.58 27.1 7.58"/><path fill="#ffebca" d="M46.71 41.31c-.32.16-11.16 2.47-11.16 2.47s-3.75-4.54-11.4-9.25s-12.25-5.93-13.53-9.6c-.5-1.45-.58-4.03 1.17-5.23c3.48-2.37 7.68 1.81 9.97-.32c2.31-2.15-5.42-12.92.56-15.39c3.98-1.65 7.25 1.91 9.25 5.58c1.45 2.66 1.42 6.62 3.99 12.2c3.19 6.94 10.76 14.27 10.76 14.27s.55 5.19.39 5.27"/><path fill="#ac5832" d="m44.03 43.39l-8.48.39s-2.19-1.32-3.17.24s.62 3.05.62 3.05s6 6.49 7.63 9.68c1.63 3.18 3.18 7.92 4.81 15.14c1.63 7.21 2.03 15.92 4.62 22.32s2.79 8.12 6.33 13.39c1.46 2.17 9.23 10.2 12.13 11.99c5.13 3.16 12.37 4.67 17.82 4.81c5.33.13 15.02-1 20.74-4.81s-8.86-36.65-11.44-40.74c-2.59-4.09-39.51-26.98-40.33-27.66c-.83-.69-11.28-7.8-11.28-7.8"/><path fill="#d27856" d="M35.55 43.78s.24-4.51 3.28-7.19c3.55-3.14 5.7-2.4 5.7-2.4s6.93 6.75 10.32 8.9s7.69 5.57 14.82 7.6c7.13 2.04 28.21 5.09 39.94 15.84c8.67 7.95 13.24 17.31 12.45 30.44s-13.35 23.99-21.27 24.67s-13.05-1.17-16.22-2.06c-4.03-1.13-15.36-9.1-18.64-13.06s-6.09-10.22-8.92-20.86s-6.68-22.52-7.92-24.78s-13.54-17.1-13.54-17.1"/><path fill="#ac5832" d="M59.6 62.85c-2.13 1.91 1.12 4.26 2.72 7.55c1.17 2.41 2.84 8.66 6.3 6.65c3.46-2-.91-9.01-2.83-11.1s-4.46-4.65-6.19-3.1m3.55 24.4c-1.54 1.08-1 4.73 0 7.19c.58 1.43 2.64 4.73 4.55 3.55s.55-5.37-.09-6.74c-.63-1.36-2.64-5.27-4.46-4m11.11 13.93c-.87 1.66.82 3 4.28 5.37c2.59 1.77 6.1 4.19 7.56 1.91s-2.63-5.28-5.19-6.56c-3.1-1.54-5.74-2.45-6.65-.72"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23dfbca6%22%20d%3D%22M27.1%207.58c-.32-.4-4.78-3.59-4.78-3.59s-6.46%201.44-7.18%206.78s3.91%2011.32%203.91%2011.32l-4.69-3.04S6.77%2018.5%205.9%2024.8s5.82%209.33%207.57%2010.12s5.58%202.31%2010.84%205.26s11.16%208.53%2011.16%208.21s9.49%204.78%205.5-3.67S27.1%207.58%2027.1%207.58%22%2F%3E%3Cpath%20fill%3D%22%23ffebca%22%20d%3D%22M46.71%2041.31c-.32.16-11.16%202.47-11.16%202.47s-3.75-4.54-11.4-9.25s-12.25-5.93-13.53-9.6c-.5-1.45-.58-4.03%201.17-5.23c3.48-2.37%207.68%201.81%209.97-.32c2.31-2.15-5.42-12.92.56-15.39c3.98-1.65%207.25%201.91%209.25%205.58c1.45%202.66%201.42%206.62%203.99%2012.2c3.19%206.94%2010.76%2014.27%2010.76%2014.27s.55%205.19.39%205.27%22%2F%3E%3Cpath%20fill%3D%22%23ac5832%22%20d%3D%22m44.03%2043.39l-8.48.39s-2.19-1.32-3.17.24s.62%203.05.62%203.05s6%206.49%207.63%209.68c1.63%203.18%203.18%207.92%204.81%2015.14c1.63%207.21%202.03%2015.92%204.62%2022.32s2.79%208.12%206.33%2013.39c1.46%202.17%209.23%2010.2%2012.13%2011.99c5.13%203.16%2012.37%204.67%2017.82%204.81c5.33.13%2015.02-1%2020.74-4.81s-8.86-36.65-11.44-40.74c-2.59-4.09-39.51-26.98-40.33-27.66c-.83-.69-11.28-7.8-11.28-7.8%22%2F%3E%3Cpath%20fill%3D%22%23d27856%22%20d%3D%22M35.55%2043.78s.24-4.51%203.28-7.19c3.55-3.14%205.7-2.4%205.7-2.4s6.93%206.75%2010.32%208.9s7.69%205.57%2014.82%207.6c7.13%202.04%2028.21%205.09%2039.94%2015.84c8.67%207.95%2013.24%2017.31%2012.45%2030.44s-13.35%2023.99-21.27%2024.67s-13.05-1.17-16.22-2.06c-4.03-1.13-15.36-9.1-18.64-13.06s-6.09-10.22-8.92-20.86s-6.68-22.52-7.92-24.78s-13.54-17.1-13.54-17.1%22%2F%3E%3Cpath%20fill%3D%22%23ac5832%22%20d%3D%22M59.6%2062.85c-2.13%201.91%201.12%204.26%202.72%207.55c1.17%202.41%202.84%208.66%206.3%206.65c3.46-2-.91-9.01-2.83-11.1s-4.46-4.65-6.19-3.1m3.55%2024.4c-1.54%201.08-1%204.73%200%207.19c.58%201.43%202.64%204.73%204.55%203.55s.55-5.37-.09-6.74c-.63-1.36-2.64-5.27-4.46-4m11.11%2013.93c-.87%201.66.82%203%204.28%205.37c2.59%201.77%206.1%204.19%207.56%201.91s-2.63-5.28-5.19-6.56c-3.1-1.54-5.74-2.45-6.65-.72%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23dfbca6%22%20d%3D%22M27.1%207.58c-.32-.4-4.78-3.59-4.78-3.59s-6.46%201.44-7.18%206.78s3.91%2011.32%203.91%2011.32l-4.69-3.04S6.77%2018.5%205.9%2024.8s5.82%209.33%207.57%2010.12s5.58%202.31%2010.84%205.26s11.16%208.53%2011.16%208.21s9.49%204.78%205.5-3.67S27.1%207.58%2027.1%207.58%22%2F%3E%3Cpath%20fill%3D%22%23ffebca%22%20d%3D%22M46.71%2041.31c-.32.16-11.16%202.47-11.16%202.47s-3.75-4.54-11.4-9.25s-12.25-5.93-13.53-9.6c-.5-1.45-.58-4.03%201.17-5.23c3.48-2.37%207.68%201.81%209.97-.32c2.31-2.15-5.42-12.92.56-15.39c3.98-1.65%207.25%201.91%209.25%205.58c1.45%202.66%201.42%206.62%203.99%2012.2c3.19%206.94%2010.76%2014.27%2010.76%2014.27s.55%205.19.39%205.27%22%2F%3E%3Cpath%20fill%3D%22%23ac5832%22%20d%3D%22m44.03%2043.39l-8.48.39s-2.19-1.32-3.17.24s.62%203.05.62%203.05s6%206.49%207.63%209.68c1.63%203.18%203.18%207.92%204.81%2015.14c1.63%207.21%202.03%2015.92%204.62%2022.32s2.79%208.12%206.33%2013.39c1.46%202.17%209.23%2010.2%2012.13%2011.99c5.13%203.16%2012.37%204.67%2017.82%204.81c5.33.13%2015.02-1%2020.74-4.81s-8.86-36.65-11.44-40.74c-2.59-4.09-39.51-26.98-40.33-27.66c-.83-.69-11.28-7.8-11.28-7.8%22%2F%3E%3Cpath%20fill%3D%22%23d27856%22%20d%3D%22M35.55%2043.78s.24-4.51%203.28-7.19c3.55-3.14%205.7-2.4%205.7-2.4s6.93%206.75%2010.32%208.9s7.69%205.57%2014.82%207.6c7.13%202.04%2028.21%205.09%2039.94%2015.84c8.67%207.95%2013.24%2017.31%2012.45%2030.44s-13.35%2023.99-21.27%2024.67s-13.05-1.17-16.22-2.06c-4.03-1.13-15.36-9.1-18.64-13.06s-6.09-10.22-8.92-20.86s-6.68-22.52-7.92-24.78s-13.54-17.1-13.54-17.1%22%2F%3E%3Cpath%20fill%3D%22%23ac5832%22%20d%3D%22M59.6%2062.85c-2.13%201.91%201.12%204.26%202.72%207.55c1.17%202.41%202.84%208.66%206.3%206.65c3.46-2-.91-9.01-2.83-11.1s-4.46-4.65-6.19-3.1m3.55%2024.4c-1.54%201.08-1%204.73%200%207.19c.58%201.43%202.64%204.73%204.55%203.55s.55-5.37-.09-6.74c-.63-1.36-2.64-5.27-4.46-4m11.11%2013.93c-.87%201.66.82%203%204.28%205.37c2.59%201.77%206.1%204.19%207.56%201.91s-2.63-5.28-5.19-6.56c-3.1-1.54-5.74-2.45-6.65-.72%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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