restaurant 02 icon
restaurant-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- restaurant-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the restaurant 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 21.001L7 18m8-7.999l-1 1m4-8l-3 3c-.545.545-.818.818-.964 1.112a2 2 0 0 0 0 1.776c.146.294.419.567.964 1.112s.818.818 1.112.964a2 2 0 0 0 1.776 0c.294-.146.567-.419 1.112-.964l3-3M20 5l-3 3m3 13l-8-8m0 0L2 3c0 3.842 1.526 7.526 4.243 10.243L9 16z"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsRestaurant02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M4 21.001L7 18m8-7.999l-1 1m4-8l-3 3c-.545.545-.818.818-.964 1.112a2 2 0 0 0 0 1.776c.146.294.419.567.964 1.112s.818.818 1.112.964a2 2 0 0 0 1.776 0c.294-.146.567-.419 1.112-.964l3-3M20 5l-3 3m3 13l-8-8m0 0L2 3c0 3.842 1.526 7.526 4.243 10.243L9 16z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 21.001L7 18m8-7.999l-1 1m4-8l-3 3c-.545.545-.818.818-.964 1.112a2 2 0 0 0 0 1.776c.146.294.419.567.964 1.112s.818.818 1.112.964a2 2 0 0 0 1.776 0c.294-.146.567-.419 1.112-.964l3-3M20 5l-3 3m3 13l-8-8m0 0L2 3c0 3.842 1.526 7.526 4.243 10.243L9 16z"/></svg> </template>
CSS
.icon-restaurant-02 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4%2021.001L7%2018m8-7.999l-1%201m4-8l-3%203c-.545.545-.818.818-.964%201.112a2%202%200%200%200%200%201.776c.146.294.419.567.964%201.112s.818.818%201.112.964a2%202%200%200%200%201.776%200c.294-.146.567-.419%201.112-.964l3-3M20%205l-3%203m3%2013l-8-8m0%200L2%203c0%203.842%201.526%207.526%204.243%2010.243L9%2016z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4%2021.001L7%2018m8-7.999l-1%201m4-8l-3%203c-.545.545-.818.818-.964%201.112a2%202%200%200%200%200%201.776c.146.294.419.567.964%201.112s.818.818%201.112.964a2%202%200%200%200%201.776%200c.294-.146.567-.419%201.112-.964l3-3M20%205l-3%203m3%2013l-8-8m0%200L2%203c0%203.842%201.526%207.526%204.243%2010.243L9%2016z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/restaurant-02.svg?color=%231a73e8&size=48