restaurant 2 icon

restaurant-2-fill from Remix Icon by Remix Design · Fill · Food · Apache-2.0 Free for personal and commercial use.

Name
restaurant-2-fill
Set
Remix Icon
Style
Fill
Category
Food
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More food icons from Remix Icon

Use the restaurant 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.222 3.808l6.718 6.717l-2.829 2.829l-3.889-3.89a4 4 0 0 1 0-5.656m10.046 8.338l-.853.854l7.07 7.071l-1.413 1.414L12 14.415l-7.072 7.07l-1.414-1.414l9.339-9.339c-.588-1.457.02-3.555 1.621-5.157c1.953-1.952 4.644-2.427 6.01-1.06c1.368 1.366.893 4.057-1.06 6.01c-1.602 1.602-3.7 2.21-5.157 1.621"/></svg>

React

import type { SVGProps } from "react";

export function RiRestaurant2Fill(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="m4.222 3.808l6.718 6.717l-2.829 2.829l-3.889-3.89a4 4 0 0 1 0-5.656m10.046 8.338l-.853.854l7.07 7.071l-1.413 1.414L12 14.415l-7.072 7.07l-1.414-1.414l9.339-9.339c-.588-1.457.02-3.555 1.621-5.157c1.953-1.952 4.644-2.427 6.01-1.06c1.368 1.366.893 4.057-1.06 6.01c-1.602 1.602-3.7 2.21-5.157 1.621"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.222 3.808l6.718 6.717l-2.829 2.829l-3.889-3.89a4 4 0 0 1 0-5.656m10.046 8.338l-.853.854l7.07 7.071l-1.413 1.414L12 14.415l-7.072 7.07l-1.414-1.414l9.339-9.339c-.588-1.457.02-3.555 1.621-5.157c1.953-1.952 4.644-2.427 6.01-1.06c1.368 1.366.893 4.057-1.06 6.01c-1.602 1.602-3.7 2.21-5.157 1.621"/></svg>
</template>

CSS

.icon-restaurant-2-fill {
  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%22m4.222%203.808l6.718%206.717l-2.829%202.829l-3.889-3.89a4%204%200%200%201%200-5.656m10.046%208.338l-.853.854l7.07%207.071l-1.413%201.414L12%2014.415l-7.072%207.07l-1.414-1.414l9.339-9.339c-.588-1.457.02-3.555%201.621-5.157c1.953-1.952%204.644-2.427%206.01-1.06c1.368%201.366.893%204.057-1.06%206.01c-1.602%201.602-3.7%202.21-5.157%201.621%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%22m4.222%203.808l6.718%206.717l-2.829%202.829l-3.889-3.89a4%204%200%200%201%200-5.656m10.046%208.338l-.853.854l7.07%207.071l-1.413%201.414L12%2014.415l-7.072%207.07l-1.414-1.414l9.339-9.339c-.588-1.457.02-3.555%201.621-5.157c1.953-1.952%204.644-2.427%206.01-1.06c1.368%201.366.893%204.057-1.06%206.01c-1.602%201.602-3.7%202.21-5.157%201.621%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/restaurant-2-fill.svg?color=%231a73e8&size=48