food-halal from Material Design Icons by Pictogrammers · Filled · Food / Drink · Apache-2.0 Free for personal and commercial use.

Name
food-halal
Set
Material Design Icons
Style
Filled
Category
Food / Drink
Viewbox
24×24
License
Apache 2.0
Aliases
dietary-restriction, food-muslim

More food / drink icons from Material Design Icons

Use the food halal icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 5v10c0 1.11-.89 2-2 2H4c-.55 0-1-.45-1-1v-3H1v3c0 1.66 1.34 3 3 3h1c2.21 0 4-1.79 4-4V5m14 8.38l-1.23-1.23A3.9 3.9 0 0 0 19 11h-2v2h2c.5 0 1 .2 1.35.56l.35.35l-1.2.69c-.46.26-.97.4-1.5.4h-1c-.56 0-1-.44-1-1V6h-2v3.81l-.62-.69C12.7 8.37 11.6 8 10.59 8H10v2h.59c.64 0 1.25.25 1.7.71l1.71 1.7V14c0 1.12-.88 2-2 2h-2v2h2c1.37 0 2.5-.7 3.17-1.76A2.5 2.5 0 0 0 17 17h1c.88 0 1.74-.23 2.5-.67l2.5-1.44Z"/></svg>

React

import type { SVGProps } from "react";

export function MdiFoodHalal(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="M7 5v10c0 1.11-.89 2-2 2H4c-.55 0-1-.45-1-1v-3H1v3c0 1.66 1.34 3 3 3h1c2.21 0 4-1.79 4-4V5m14 8.38l-1.23-1.23A3.9 3.9 0 0 0 19 11h-2v2h2c.5 0 1 .2 1.35.56l.35.35l-1.2.69c-.46.26-.97.4-1.5.4h-1c-.56 0-1-.44-1-1V6h-2v3.81l-.62-.69C12.7 8.37 11.6 8 10.59 8H10v2h.59c.64 0 1.25.25 1.7.71l1.71 1.7V14c0 1.12-.88 2-2 2h-2v2h2c1.37 0 2.5-.7 3.17-1.76A2.5 2.5 0 0 0 17 17h1c.88 0 1.74-.23 2.5-.67l2.5-1.44Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 5v10c0 1.11-.89 2-2 2H4c-.55 0-1-.45-1-1v-3H1v3c0 1.66 1.34 3 3 3h1c2.21 0 4-1.79 4-4V5m14 8.38l-1.23-1.23A3.9 3.9 0 0 0 19 11h-2v2h2c.5 0 1 .2 1.35.56l.35.35l-1.2.69c-.46.26-.97.4-1.5.4h-1c-.56 0-1-.44-1-1V6h-2v3.81l-.62-.69C12.7 8.37 11.6 8 10.59 8H10v2h.59c.64 0 1.25.25 1.7.71l1.71 1.7V14c0 1.12-.88 2-2 2h-2v2h2c1.37 0 2.5-.7 3.17-1.76A2.5 2.5 0 0 0 17 17h1c.88 0 1.74-.23 2.5-.67l2.5-1.44Z"/></svg>
</template>

CSS

.icon-food-halal {
  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%22M7%205v10c0%201.11-.89%202-2%202H4c-.55%200-1-.45-1-1v-3H1v3c0%201.66%201.34%203%203%203h1c2.21%200%204-1.79%204-4V5m14%208.38l-1.23-1.23A3.9%203.9%200%200%200%2019%2011h-2v2h2c.5%200%201%20.2%201.35.56l.35.35l-1.2.69c-.46.26-.97.4-1.5.4h-1c-.56%200-1-.44-1-1V6h-2v3.81l-.62-.69C12.7%208.37%2011.6%208%2010.59%208H10v2h.59c.64%200%201.25.25%201.7.71l1.71%201.7V14c0%201.12-.88%202-2%202h-2v2h2c1.37%200%202.5-.7%203.17-1.76A2.5%202.5%200%200%200%2017%2017h1c.88%200%201.74-.23%202.5-.67l2.5-1.44Z%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%22M7%205v10c0%201.11-.89%202-2%202H4c-.55%200-1-.45-1-1v-3H1v3c0%201.66%201.34%203%203%203h1c2.21%200%204-1.79%204-4V5m14%208.38l-1.23-1.23A3.9%203.9%200%200%200%2019%2011h-2v2h2c.5%200%201%20.2%201.35.56l.35.35l-1.2.69c-.46.26-.97.4-1.5.4h-1c-.56%200-1-.44-1-1V6h-2v3.81l-.62-.69C12.7%208.37%2011.6%208%2010.59%208H10v2h.59c.64%200%201.25.25%201.7.71l1.71%201.7V14c0%201.12-.88%202-2%202h-2v2h2c1.37%200%202.5-.7%203.17-1.76A2.5%202.5%200%200%200%2017%2017h1c.88%200%201.74-.23%202.5-.67l2.5-1.44Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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