food chicken leg icon
food-chicken-leg-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- food-chicken-leg-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the food chicken leg icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M18 7a5 5 0 0 0-9.925-.866c-.427 1.493-.833 2.282-1.045 2.63l-1.884 1.883a.5.5 0 0 0 .354.853h.389l-2.003 2.003a2 2 0 0 0-1.146 3.55q.114.093.207.207a2 2 0 0 0 3.55-1.157L8.5 14.102v.4a.5.5 0 0 0 .853.353l1.872-1.872c.345-.212 1.154-.631 2.709-1.07q.355-.066.69-.182q.198-.05.37-.144A5 5 0 0 0 18 7M7.303 11.5H8.5v1.187l-2.784 2.785A.75.75 0 0 0 5.5 16a1 1 0 0 1-1.777.63a2.4 2.4 0 0 0-.353-.353A1 1 0 0 1 4 14.5a.72.72 0 0 0 .513-.21z"/></svg>
React
import type { SVGProps } from "react";
export function FluentFoodChickenLeg20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M18 7a5 5 0 0 0-9.925-.866c-.427 1.493-.833 2.282-1.045 2.63l-1.884 1.883a.5.5 0 0 0 .354.853h.389l-2.003 2.003a2 2 0 0 0-1.146 3.55q.114.093.207.207a2 2 0 0 0 3.55-1.157L8.5 14.102v.4a.5.5 0 0 0 .853.353l1.872-1.872c.345-.212 1.154-.631 2.709-1.07q.355-.066.69-.182q.198-.05.37-.144A5 5 0 0 0 18 7M7.303 11.5H8.5v1.187l-2.784 2.785A.75.75 0 0 0 5.5 16a1 1 0 0 1-1.777.63a2.4 2.4 0 0 0-.353-.353A1 1 0 0 1 4 14.5a.72.72 0 0 0 .513-.21z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M18 7a5 5 0 0 0-9.925-.866c-.427 1.493-.833 2.282-1.045 2.63l-1.884 1.883a.5.5 0 0 0 .354.853h.389l-2.003 2.003a2 2 0 0 0-1.146 3.55q.114.093.207.207a2 2 0 0 0 3.55-1.157L8.5 14.102v.4a.5.5 0 0 0 .853.353l1.872-1.872c.345-.212 1.154-.631 2.709-1.07q.355-.066.69-.182q.198-.05.37-.144A5 5 0 0 0 18 7M7.303 11.5H8.5v1.187l-2.784 2.785A.75.75 0 0 0 5.5 16a1 1 0 0 1-1.777.63a2.4 2.4 0 0 0-.353-.353A1 1 0 0 1 4 14.5a.72.72 0 0 0 .513-.21z"/></svg> </template>
CSS
.icon-food-chicken-leg-20-filled {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%207a5%205%200%200%200-9.925-.866c-.427%201.493-.833%202.282-1.045%202.63l-1.884%201.883a.5.5%200%200%200%20.354.853h.389l-2.003%202.003a2%202%200%200%200-1.146%203.55q.114.093.207.207a2%202%200%200%200%203.55-1.157L8.5%2014.102v.4a.5.5%200%200%200%20.853.353l1.872-1.872c.345-.212%201.154-.631%202.709-1.07q.355-.066.69-.182q.198-.05.37-.144A5%205%200%200%200%2018%207M7.303%2011.5H8.5v1.187l-2.784%202.785A.75.75%200%200%200%205.5%2016a1%201%200%200%201-1.777.63a2.4%202.4%200%200%200-.353-.353A1%201%200%200%201%204%2014.5a.72.72%200%200%200%20.513-.21z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%207a5%205%200%200%200-9.925-.866c-.427%201.493-.833%202.282-1.045%202.63l-1.884%201.883a.5.5%200%200%200%20.354.853h.389l-2.003%202.003a2%202%200%200%200-1.146%203.55q.114.093.207.207a2%202%200%200%200%203.55-1.157L8.5%2014.102v.4a.5.5%200%200%200%20.853.353l1.872-1.872c.345-.212%201.154-.631%202.709-1.07q.355-.066.69-.182q.198-.05.37-.144A5%205%200%200%200%2018%207M7.303%2011.5H8.5v1.187l-2.784%202.785A.75.75%200%200%200%205.5%2016a1%201%200%200%201-1.777.63a2.4%202.4%200%200%200-.353-.353A1%201%200%200%201%204%2014.5a.72.72%200%200%200%20.513-.21z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/food-chicken-leg-20-filled.svg?color=%231a73e8&size=48