food drumstick off icon

food-drumstick-off-outline from Material Design Icons by Pictogrammers · Outline · Food / Drink · Apache-2.0 Free for personal and commercial use.

Name
food-drumstick-off-outline
Set
Material Design Icons
Style
Outline
Category
Food / Drink
Viewbox
24×24
License
Apache 2.0
Aliases
chicken-leg-off-outline, meat-off-outline, turkey-leg-off-outline

1 other variant in Material Design Icons

More food / drink icons from Material Design Icons

Use the food drumstick off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.1 21.5L2.4 1.7L1.1 3l7.4 7.4c-.2.3-.4.5-.6.8c-1.2 1.2-1.2 2.9-.1 4l1 1c.5.5 1.3.8 2 .8s1.4-.3 2-.8c.3-.3.6-.5.9-.7l7.2 7.2zm-10.8-6.7c-.2.2-.4.2-.5.2s-.4 0-.6-.2l-1-1c-.2-.2-.2-.4-.2-.6s.1-.5.3-.7s.4-.5.6-.7l2.2 2.2c-.2.3-.5.5-.8.8m.1-6.6L9.7 6.5c.4-1.4 1.3-2.6 2.7-3.5c1-.6 2.2-1 3.3-1c1.2 0 2.4.3 3.4 1c3.5 2.3 3.8 7 1.1 9.7c-.8.8-1.7 1.3-2.7 1.6l-1.7-1.7c.1 0 .2-.1.4-.1c1-.1 1.9-.5 2.6-1.2c.9-.9 1.4-2.2 1.2-3.5c-.1-1.3-.8-2.4-2-3.2c-.7-.4-1.5-.6-2.3-.6s-1.6.2-2.3.7c-1.2.7-1.9 1.9-2 3.2zm-2.6 9.2l-2.5 2.4c.3.6.2 1.2-.3 1.7c-.6.6-1.5.6-2.1 0c-.3-.3-.4-.6-.4-1c-.4 0-.7-.2-1-.4c-.6-.6-.6-1.5 0-2.1c.5-.5 1.1-.6 1.7-.3l2.5-2.4c.1.2.3.4.5.6l1 1c.1.2.3.4.6.5"/></svg>

React

import type { SVGProps } from "react";

export function MdiFoodDrumstickOffOutline(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.1 21.5L2.4 1.7L1.1 3l7.4 7.4c-.2.3-.4.5-.6.8c-1.2 1.2-1.2 2.9-.1 4l1 1c.5.5 1.3.8 2 .8s1.4-.3 2-.8c.3-.3.6-.5.9-.7l7.2 7.2zm-10.8-6.7c-.2.2-.4.2-.5.2s-.4 0-.6-.2l-1-1c-.2-.2-.2-.4-.2-.6s.1-.5.3-.7s.4-.5.6-.7l2.2 2.2c-.2.3-.5.5-.8.8m.1-6.6L9.7 6.5c.4-1.4 1.3-2.6 2.7-3.5c1-.6 2.2-1 3.3-1c1.2 0 2.4.3 3.4 1c3.5 2.3 3.8 7 1.1 9.7c-.8.8-1.7 1.3-2.7 1.6l-1.7-1.7c.1 0 .2-.1.4-.1c1-.1 1.9-.5 2.6-1.2c.9-.9 1.4-2.2 1.2-3.5c-.1-1.3-.8-2.4-2-3.2c-.7-.4-1.5-.6-2.3-.6s-1.6.2-2.3.7c-1.2.7-1.9 1.9-2 3.2zm-2.6 9.2l-2.5 2.4c.3.6.2 1.2-.3 1.7c-.6.6-1.5.6-2.1 0c-.3-.3-.4-.6-.4-1c-.4 0-.7-.2-1-.4c-.6-.6-.6-1.5 0-2.1c.5-.5 1.1-.6 1.7-.3l2.5-2.4c.1.2.3.4.5.6l1 1c.1.2.3.4.6.5"/></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.1 21.5L2.4 1.7L1.1 3l7.4 7.4c-.2.3-.4.5-.6.8c-1.2 1.2-1.2 2.9-.1 4l1 1c.5.5 1.3.8 2 .8s1.4-.3 2-.8c.3-.3.6-.5.9-.7l7.2 7.2zm-10.8-6.7c-.2.2-.4.2-.5.2s-.4 0-.6-.2l-1-1c-.2-.2-.2-.4-.2-.6s.1-.5.3-.7s.4-.5.6-.7l2.2 2.2c-.2.3-.5.5-.8.8m.1-6.6L9.7 6.5c.4-1.4 1.3-2.6 2.7-3.5c1-.6 2.2-1 3.3-1c1.2 0 2.4.3 3.4 1c3.5 2.3 3.8 7 1.1 9.7c-.8.8-1.7 1.3-2.7 1.6l-1.7-1.7c.1 0 .2-.1.4-.1c1-.1 1.9-.5 2.6-1.2c.9-.9 1.4-2.2 1.2-3.5c-.1-1.3-.8-2.4-2-3.2c-.7-.4-1.5-.6-2.3-.6s-1.6.2-2.3.7c-1.2.7-1.9 1.9-2 3.2zm-2.6 9.2l-2.5 2.4c.3.6.2 1.2-.3 1.7c-.6.6-1.5.6-2.1 0c-.3-.3-.4-.6-.4-1c-.4 0-.7-.2-1-.4c-.6-.6-.6-1.5 0-2.1c.5-.5 1.1-.6 1.7-.3l2.5-2.4c.1.2.3.4.5.6l1 1c.1.2.3.4.6.5"/></svg>
</template>

CSS

.icon-food-drumstick-off-outline {
  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.1%2021.5L2.4%201.7L1.1%203l7.4%207.4c-.2.3-.4.5-.6.8c-1.2%201.2-1.2%202.9-.1%204l1%201c.5.5%201.3.8%202%20.8s1.4-.3%202-.8c.3-.3.6-.5.9-.7l7.2%207.2zm-10.8-6.7c-.2.2-.4.2-.5.2s-.4%200-.6-.2l-1-1c-.2-.2-.2-.4-.2-.6s.1-.5.3-.7s.4-.5.6-.7l2.2%202.2c-.2.3-.5.5-.8.8m.1-6.6L9.7%206.5c.4-1.4%201.3-2.6%202.7-3.5c1-.6%202.2-1%203.3-1c1.2%200%202.4.3%203.4%201c3.5%202.3%203.8%207%201.1%209.7c-.8.8-1.7%201.3-2.7%201.6l-1.7-1.7c.1%200%20.2-.1.4-.1c1-.1%201.9-.5%202.6-1.2c.9-.9%201.4-2.2%201.2-3.5c-.1-1.3-.8-2.4-2-3.2c-.7-.4-1.5-.6-2.3-.6s-1.6.2-2.3.7c-1.2.7-1.9%201.9-2%203.2zm-2.6%209.2l-2.5%202.4c.3.6.2%201.2-.3%201.7c-.6.6-1.5.6-2.1%200c-.3-.3-.4-.6-.4-1c-.4%200-.7-.2-1-.4c-.6-.6-.6-1.5%200-2.1c.5-.5%201.1-.6%201.7-.3l2.5-2.4c.1.2.3.4.5.6l1%201c.1.2.3.4.6.5%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.1%2021.5L2.4%201.7L1.1%203l7.4%207.4c-.2.3-.4.5-.6.8c-1.2%201.2-1.2%202.9-.1%204l1%201c.5.5%201.3.8%202%20.8s1.4-.3%202-.8c.3-.3.6-.5.9-.7l7.2%207.2zm-10.8-6.7c-.2.2-.4.2-.5.2s-.4%200-.6-.2l-1-1c-.2-.2-.2-.4-.2-.6s.1-.5.3-.7s.4-.5.6-.7l2.2%202.2c-.2.3-.5.5-.8.8m.1-6.6L9.7%206.5c.4-1.4%201.3-2.6%202.7-3.5c1-.6%202.2-1%203.3-1c1.2%200%202.4.3%203.4%201c3.5%202.3%203.8%207%201.1%209.7c-.8.8-1.7%201.3-2.7%201.6l-1.7-1.7c.1%200%20.2-.1.4-.1c1-.1%201.9-.5%202.6-1.2c.9-.9%201.4-2.2%201.2-3.5c-.1-1.3-.8-2.4-2-3.2c-.7-.4-1.5-.6-2.3-.6s-1.6.2-2.3.7c-1.2.7-1.9%201.9-2%203.2zm-2.6%209.2l-2.5%202.4c.3.6.2%201.2-.3%201.7c-.6.6-1.5.6-2.1%200c-.3-.3-.4-.6-.4-1c-.4%200-.7-.2-1-.4c-.6-.6-.6-1.5%200-2.1c.5-.5%201.1-.6%201.7-.3l2.5-2.4c.1.2.3.4.5.6l1%201c.1.2.3.4.6.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/food-drumstick-off-outline.svg?color=%231a73e8&size=48