poultryleg from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
poultryleg
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

More objects icons from Firefox OS Emoji

Use the poultryleg emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FCDDB1" d="M213.671 336.298c10.518-10.519 10.518-27.571 0-38.09c-10.518-10.518-27.571-10.518-38.089 0l-96.961 96.961c-19.065 16.974-26.559 16.049-35.415 15.377c-11.271-3.135-23.858-.281-32.721 8.582c-13.092 13.092-13.092 34.319 0 47.412c6.838 6.838 15.894 10.096 24.852 9.792c-.305 8.958 2.954 18.014 9.792 24.852c13.092 13.092 34.319 13.092 47.412 0c8.036-8.036 11.131-19.136 9.302-29.54c0-9.755-4.138-15.198 6.712-30.229z"/><path fill="#E59328" d="M466.987 46.013c-57.425-57.425-150.53-57.425-207.955 0c-49.613 49.613-94.206 152.652-111.168 228.69c-.29.75-.554 1.574-.782 2.497c-4.892 19.87-9.131 21.804-14.015 24.973c-.51.316-1.006.659-1.496 1.017a24 24 0 0 0-.446.328c-.259.199-.518.395-.77.607a21 21 0 0 0-1.544 1.396c-9.173 9.173-9.173 24.046 0 33.219c3.47 3.47 7.76 5.589 12.244 6.431c-.617 6.71 1.639 13.635 6.777 18.773c4.797 4.797 11.152 7.061 17.436 6.84c.457.096.902.199 1.374.286a23.37 23.37 0 0 0 6.394 11.895c9.173 9.173 24.046 9.173 33.219 0c6.823-6.823 3.959-10.977 29.261-17.219c76.287-16.481 181.251-61.558 231.471-111.778c57.426-57.425 57.426-150.53 0-207.955"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiPoultryleg(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FCDDB1" d="M213.671 336.298c10.518-10.519 10.518-27.571 0-38.09c-10.518-10.518-27.571-10.518-38.089 0l-96.961 96.961c-19.065 16.974-26.559 16.049-35.415 15.377c-11.271-3.135-23.858-.281-32.721 8.582c-13.092 13.092-13.092 34.319 0 47.412c6.838 6.838 15.894 10.096 24.852 9.792c-.305 8.958 2.954 18.014 9.792 24.852c13.092 13.092 34.319 13.092 47.412 0c8.036-8.036 11.131-19.136 9.302-29.54c0-9.755-4.138-15.198 6.712-30.229z"/><path fill="#E59328" d="M466.987 46.013c-57.425-57.425-150.53-57.425-207.955 0c-49.613 49.613-94.206 152.652-111.168 228.69c-.29.75-.554 1.574-.782 2.497c-4.892 19.87-9.131 21.804-14.015 24.973c-.51.316-1.006.659-1.496 1.017a24 24 0 0 0-.446.328c-.259.199-.518.395-.77.607a21 21 0 0 0-1.544 1.396c-9.173 9.173-9.173 24.046 0 33.219c3.47 3.47 7.76 5.589 12.244 6.431c-.617 6.71 1.639 13.635 6.777 18.773c4.797 4.797 11.152 7.061 17.436 6.84c.457.096.902.199 1.374.286a23.37 23.37 0 0 0 6.394 11.895c9.173 9.173 24.046 9.173 33.219 0c6.823-6.823 3.959-10.977 29.261-17.219c76.287-16.481 181.251-61.558 231.471-111.778c57.426-57.425 57.426-150.53 0-207.955"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FCDDB1" d="M213.671 336.298c10.518-10.519 10.518-27.571 0-38.09c-10.518-10.518-27.571-10.518-38.089 0l-96.961 96.961c-19.065 16.974-26.559 16.049-35.415 15.377c-11.271-3.135-23.858-.281-32.721 8.582c-13.092 13.092-13.092 34.319 0 47.412c6.838 6.838 15.894 10.096 24.852 9.792c-.305 8.958 2.954 18.014 9.792 24.852c13.092 13.092 34.319 13.092 47.412 0c8.036-8.036 11.131-19.136 9.302-29.54c0-9.755-4.138-15.198 6.712-30.229z"/><path fill="#E59328" d="M466.987 46.013c-57.425-57.425-150.53-57.425-207.955 0c-49.613 49.613-94.206 152.652-111.168 228.69c-.29.75-.554 1.574-.782 2.497c-4.892 19.87-9.131 21.804-14.015 24.973c-.51.316-1.006.659-1.496 1.017a24 24 0 0 0-.446.328c-.259.199-.518.395-.77.607a21 21 0 0 0-1.544 1.396c-9.173 9.173-9.173 24.046 0 33.219c3.47 3.47 7.76 5.589 12.244 6.431c-.617 6.71 1.639 13.635 6.777 18.773c4.797 4.797 11.152 7.061 17.436 6.84c.457.096.902.199 1.374.286a23.37 23.37 0 0 0 6.394 11.895c9.173 9.173 24.046 9.173 33.219 0c6.823-6.823 3.959-10.977 29.261-17.219c76.287-16.481 181.251-61.558 231.471-111.778c57.426-57.425 57.426-150.53 0-207.955"/></svg>
</template>

CSS

.icon-poultryleg {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FCDDB1%22%20d%3D%22M213.671%20336.298c10.518-10.519%2010.518-27.571%200-38.09c-10.518-10.518-27.571-10.518-38.089%200l-96.961%2096.961c-19.065%2016.974-26.559%2016.049-35.415%2015.377c-11.271-3.135-23.858-.281-32.721%208.582c-13.092%2013.092-13.092%2034.319%200%2047.412c6.838%206.838%2015.894%2010.096%2024.852%209.792c-.305%208.958%202.954%2018.014%209.792%2024.852c13.092%2013.092%2034.319%2013.092%2047.412%200c8.036-8.036%2011.131-19.136%209.302-29.54c0-9.755-4.138-15.198%206.712-30.229z%22%2F%3E%3Cpath%20fill%3D%22%23E59328%22%20d%3D%22M466.987%2046.013c-57.425-57.425-150.53-57.425-207.955%200c-49.613%2049.613-94.206%20152.652-111.168%20228.69c-.29.75-.554%201.574-.782%202.497c-4.892%2019.87-9.131%2021.804-14.015%2024.973c-.51.316-1.006.659-1.496%201.017a24%2024%200%200%200-.446.328c-.259.199-.518.395-.77.607a21%2021%200%200%200-1.544%201.396c-9.173%209.173-9.173%2024.046%200%2033.219c3.47%203.47%207.76%205.589%2012.244%206.431c-.617%206.71%201.639%2013.635%206.777%2018.773c4.797%204.797%2011.152%207.061%2017.436%206.84c.457.096.902.199%201.374.286a23.37%2023.37%200%200%200%206.394%2011.895c9.173%209.173%2024.046%209.173%2033.219%200c6.823-6.823%203.959-10.977%2029.261-17.219c76.287-16.481%20181.251-61.558%20231.471-111.778c57.426-57.425%2057.426-150.53%200-207.955%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FCDDB1%22%20d%3D%22M213.671%20336.298c10.518-10.519%2010.518-27.571%200-38.09c-10.518-10.518-27.571-10.518-38.089%200l-96.961%2096.961c-19.065%2016.974-26.559%2016.049-35.415%2015.377c-11.271-3.135-23.858-.281-32.721%208.582c-13.092%2013.092-13.092%2034.319%200%2047.412c6.838%206.838%2015.894%2010.096%2024.852%209.792c-.305%208.958%202.954%2018.014%209.792%2024.852c13.092%2013.092%2034.319%2013.092%2047.412%200c8.036-8.036%2011.131-19.136%209.302-29.54c0-9.755-4.138-15.198%206.712-30.229z%22%2F%3E%3Cpath%20fill%3D%22%23E59328%22%20d%3D%22M466.987%2046.013c-57.425-57.425-150.53-57.425-207.955%200c-49.613%2049.613-94.206%20152.652-111.168%20228.69c-.29.75-.554%201.574-.782%202.497c-4.892%2019.87-9.131%2021.804-14.015%2024.973c-.51.316-1.006.659-1.496%201.017a24%2024%200%200%200-.446.328c-.259.199-.518.395-.77.607a21%2021%200%200%200-1.544%201.396c-9.173%209.173-9.173%2024.046%200%2033.219c3.47%203.47%207.76%205.589%2012.244%206.431c-.617%206.71%201.639%2013.635%206.777%2018.773c4.797%204.797%2011.152%207.061%2017.436%206.84c.457.096.902.199%201.374.286a23.37%2023.37%200%200%200%206.394%2011.895c9.173%209.173%2024.046%209.173%2033.219%200c6.823-6.823%203.959-10.977%2029.261-17.219c76.287-16.481%20181.251-61.558%20231.471-111.778c57.426-57.425%2057.426-150.53%200-207.955%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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