food chicken leg icon
food-chicken-leg-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- food-chicken-leg-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- 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 .854.353l1.871-1.872c.345-.212 1.154-.631 2.709-1.07q.355-.066.69-.182q.198-.05.37-.144A5 5 0 0 0 18 7m-9.5 5.687l-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-.21l2.79-2.79H8.5zM13 3a4 4 0 0 1 1.574 7.678l-.055.028a.6.6 0 0 1-.149.057l-.01.002l-.043.013a4 4 0 0 1-.632.166c-1.717.482-2.626.958-3.041 1.222a.5.5 0 0 0-.086.069L9.5 13.293v-2.234a.5.5 0 0 0-.146-.354l-.06-.059a.5.5 0 0 0-.353-.146H6.707l1.07-1.07a.5.5 0 0 0 .07-.087c.263-.417.727-1.307 1.197-2.96l.012-.054a4 4 0 0 1 .232-.822A4 4 0 0 1 13 3"/></svg>
React
import type { SVGProps } from "react";
export function FluentFoodChickenLeg20Regular(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 .854.353l1.871-1.872c.345-.212 1.154-.631 2.709-1.07q.355-.066.69-.182q.198-.05.37-.144A5 5 0 0 0 18 7m-9.5 5.687l-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-.21l2.79-2.79H8.5zM13 3a4 4 0 0 1 1.574 7.678l-.055.028a.6.6 0 0 1-.149.057l-.01.002l-.043.013a4 4 0 0 1-.632.166c-1.717.482-2.626.958-3.041 1.222a.5.5 0 0 0-.086.069L9.5 13.293v-2.234a.5.5 0 0 0-.146-.354l-.06-.059a.5.5 0 0 0-.353-.146H6.707l1.07-1.07a.5.5 0 0 0 .07-.087c.263-.417.727-1.307 1.197-2.96l.012-.054a4 4 0 0 1 .232-.822A4 4 0 0 1 13 3"/></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 .854.353l1.871-1.872c.345-.212 1.154-.631 2.709-1.07q.355-.066.69-.182q.198-.05.37-.144A5 5 0 0 0 18 7m-9.5 5.687l-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-.21l2.79-2.79H8.5zM13 3a4 4 0 0 1 1.574 7.678l-.055.028a.6.6 0 0 1-.149.057l-.01.002l-.043.013a4 4 0 0 1-.632.166c-1.717.482-2.626.958-3.041 1.222a.5.5 0 0 0-.086.069L9.5 13.293v-2.234a.5.5 0 0 0-.146-.354l-.06-.059a.5.5 0 0 0-.353-.146H6.707l1.07-1.07a.5.5 0 0 0 .07-.087c.263-.417.727-1.307 1.197-2.96l.012-.054a4 4 0 0 1 .232-.822A4 4 0 0 1 13 3"/></svg> </template>
CSS
.icon-food-chicken-leg-20-regular {
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.854.353l1.871-1.872c.345-.212%201.154-.631%202.709-1.07q.355-.066.69-.182q.198-.05.37-.144A5%205%200%200%200%2018%207m-9.5%205.687l-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-.21l2.79-2.79H8.5zM13%203a4%204%200%200%201%201.574%207.678l-.055.028a.6.6%200%200%201-.149.057l-.01.002l-.043.013a4%204%200%200%201-.632.166c-1.717.482-2.626.958-3.041%201.222a.5.5%200%200%200-.086.069L9.5%2013.293v-2.234a.5.5%200%200%200-.146-.354l-.06-.059a.5.5%200%200%200-.353-.146H6.707l1.07-1.07a.5.5%200%200%200%20.07-.087c.263-.417.727-1.307%201.197-2.96l.012-.054a4%204%200%200%201%20.232-.822A4%204%200%200%201%2013%203%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.854.353l1.871-1.872c.345-.212%201.154-.631%202.709-1.07q.355-.066.69-.182q.198-.05.37-.144A5%205%200%200%200%2018%207m-9.5%205.687l-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-.21l2.79-2.79H8.5zM13%203a4%204%200%200%201%201.574%207.678l-.055.028a.6.6%200%200%201-.149.057l-.01.002l-.043.013a4%204%200%200%201-.632.166c-1.717.482-2.626.958-3.041%201.222a.5.5%200%200%200-.086.069L9.5%2013.293v-2.234a.5.5%200%200%200-.146-.354l-.06-.059a.5.5%200%200%200-.353-.146H6.707l1.07-1.07a.5.5%200%200%200%20.07-.087c.263-.417.727-1.307%201.197-2.96l.012-.054a4%204%200%200%201%20.232-.822A4%204%200%200%201%2013%203%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-regular.svg?color=%231a73e8&size=48