food chicken leg icon
food-chicken-leg-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- food-chicken-leg-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- 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 24 24"><path fill="currentColor" d="M22 8a6 6 0 0 0-11.898-1.106c-.569 1.84-1.083 2.843-1.365 3.309L6.22 12.72a.75.75 0 0 0 .283 1.238L4.462 16a2.5 2.5 0 0 0-1.419 4.532c.162.116.309.263.425.425A2.5 2.5 0 0 0 8 19.533l2.04-2.04a.75.75 0 0 0 1.24.287l2.524-2.524c.473-.283 1.478-.795 3.315-1.36A6 6 0 0 0 22 8M8.583 14H10v1.412l-3.116 3.115a1.37 1.37 0 0 0-.384.973a1 1 0 0 1-1.813.582a3.4 3.4 0 0 0-.769-.769A1 1 0 0 1 4.5 17.5c.299 0 .673-.09.965-.382z"/></svg>
React
import type { SVGProps } from "react";
export function FluentFoodChickenLeg24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 8a6 6 0 0 0-11.898-1.106c-.569 1.84-1.083 2.843-1.365 3.309L6.22 12.72a.75.75 0 0 0 .283 1.238L4.462 16a2.5 2.5 0 0 0-1.419 4.532c.162.116.309.263.425.425A2.5 2.5 0 0 0 8 19.533l2.04-2.04a.75.75 0 0 0 1.24.287l2.524-2.524c.473-.283 1.478-.795 3.315-1.36A6 6 0 0 0 22 8M8.583 14H10v1.412l-3.116 3.115a1.37 1.37 0 0 0-.384.973a1 1 0 0 1-1.813.582a3.4 3.4 0 0 0-.769-.769A1 1 0 0 1 4.5 17.5c.299 0 .673-.09.965-.382z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 8a6 6 0 0 0-11.898-1.106c-.569 1.84-1.083 2.843-1.365 3.309L6.22 12.72a.75.75 0 0 0 .283 1.238L4.462 16a2.5 2.5 0 0 0-1.419 4.532c.162.116.309.263.425.425A2.5 2.5 0 0 0 8 19.533l2.04-2.04a.75.75 0 0 0 1.24.287l2.524-2.524c.473-.283 1.478-.795 3.315-1.36A6 6 0 0 0 22 8M8.583 14H10v1.412l-3.116 3.115a1.37 1.37 0 0 0-.384.973a1 1 0 0 1-1.813.582a3.4 3.4 0 0 0-.769-.769A1 1 0 0 1 4.5 17.5c.299 0 .673-.09.965-.382z"/></svg> </template>
CSS
.icon-food-chicken-leg-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%208a6%206%200%200%200-11.898-1.106c-.569%201.84-1.083%202.843-1.365%203.309L6.22%2012.72a.75.75%200%200%200%20.283%201.238L4.462%2016a2.5%202.5%200%200%200-1.419%204.532c.162.116.309.263.425.425A2.5%202.5%200%200%200%208%2019.533l2.04-2.04a.75.75%200%200%200%201.24.287l2.524-2.524c.473-.283%201.478-.795%203.315-1.36A6%206%200%200%200%2022%208M8.583%2014H10v1.412l-3.116%203.115a1.37%201.37%200%200%200-.384.973a1%201%200%200%201-1.813.582a3.4%203.4%200%200%200-.769-.769A1%201%200%200%201%204.5%2017.5c.299%200%20.673-.09.965-.382z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%208a6%206%200%200%200-11.898-1.106c-.569%201.84-1.083%202.843-1.365%203.309L6.22%2012.72a.75.75%200%200%200%20.283%201.238L4.462%2016a2.5%202.5%200%200%200-1.419%204.532c.162.116.309.263.425.425A2.5%202.5%200%200%200%208%2019.533l2.04-2.04a.75.75%200%200%200%201.24.287l2.524-2.524c.473-.283%201.478-.795%203.315-1.36A6%206%200%200%200%2022%208M8.583%2014H10v1.412l-3.116%203.115a1.37%201.37%200%200%200-.384.973a1%201%200%200%201-1.813.582a3.4%203.4%200%200%200-.769-.769A1%201%200%200%201%204.5%2017.5c.299%200%20.673-.09.965-.382z%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-24-filled.svg?color=%231a73e8&size=48