outdoor grill icon

outdoor-grill-rounded from Material Symbols by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
outdoor-grill-rounded
Set
Material Symbols
Style
Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More household icons from Material Symbols

Use the outdoor grill icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 16q1.25 0 2.125.875T19 19t-.875 2.125T16 22q-.95 0-1.713-.55T13.2 20H6.85l-1 1.55q-.225.35-.637.438t-.763-.138t-.437-.638t.137-.762L8.1 14.4q-1.575-.725-2.675-2.137t-1.3-3.138q-.05-.45.25-.788T5.125 8h11.75q.45 0 .75.338t.25.787q-.2 1.725-1.3 3.138T13.9 14.4l.575.9q-.525.25-.862.5t-.738.7l-1-1.55q-.2.05-.425.05h-.9q-.225 0-.425-.05L8.15 18h5.05q.325-.9 1.088-1.45T16 16m.713 3.713Q17 19.425 17 19t-.288-.712T16 18t-.712.288T15 19t.288.713T16 20t.713-.288M7.674 4.625q-.425-.525-.6-1.012t-.15-1.088q0-.225.163-.375T7.475 2q.2 0 .325.15t.125.35q-.025.5.163.912t.612.938q.425.55.613 1.038t.137 1.087q-.025.225-.175.375T8.9 7q-.2 0-.325-.15T8.45 6.5q.025-.5-.162-.925t-.613-.95m2.525 0q-.425-.5-.612-.987t-.163-1.113q0-.225.163-.375T9.975 2q.2 0 .325.15t.125.35q-.025.5.162.913t.613.937t.613 1.013t.137 1.137q-.025.225-.175.363T11.4 7q-.2 0-.325-.15t-.125-.35q.025-.5-.15-.925t-.6-.95m2.5 0q-.425-.5-.612-.987t-.163-1.113q0-.225.163-.375t.387-.15q.2 0 .325.15t.125.35q-.025.5.162.913t.613.937t.613 1.013t.137 1.137q-.025.225-.175.363T13.9 7q-.2 0-.325-.15t-.125-.35q.025-.5-.15-.925t-.6-.95"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsOutdoorGrillRounded(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="M16 16q1.25 0 2.125.875T19 19t-.875 2.125T16 22q-.95 0-1.713-.55T13.2 20H6.85l-1 1.55q-.225.35-.637.438t-.763-.138t-.437-.638t.137-.762L8.1 14.4q-1.575-.725-2.675-2.137t-1.3-3.138q-.05-.45.25-.788T5.125 8h11.75q.45 0 .75.338t.25.787q-.2 1.725-1.3 3.138T13.9 14.4l.575.9q-.525.25-.862.5t-.738.7l-1-1.55q-.2.05-.425.05h-.9q-.225 0-.425-.05L8.15 18h5.05q.325-.9 1.088-1.45T16 16m.713 3.713Q17 19.425 17 19t-.288-.712T16 18t-.712.288T15 19t.288.713T16 20t.713-.288M7.674 4.625q-.425-.525-.6-1.012t-.15-1.088q0-.225.163-.375T7.475 2q.2 0 .325.15t.125.35q-.025.5.163.912t.612.938q.425.55.613 1.038t.137 1.087q-.025.225-.175.375T8.9 7q-.2 0-.325-.15T8.45 6.5q.025-.5-.162-.925t-.613-.95m2.525 0q-.425-.5-.612-.987t-.163-1.113q0-.225.163-.375T9.975 2q.2 0 .325.15t.125.35q-.025.5.162.913t.613.937t.613 1.013t.137 1.137q-.025.225-.175.363T11.4 7q-.2 0-.325-.15t-.125-.35q.025-.5-.15-.925t-.6-.95m2.5 0q-.425-.5-.612-.987t-.163-1.113q0-.225.163-.375t.387-.15q.2 0 .325.15t.125.35q-.025.5.162.913t.613.937t.613 1.013t.137 1.137q-.025.225-.175.363T13.9 7q-.2 0-.325-.15t-.125-.35q.025-.5-.15-.925t-.6-.95"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 16q1.25 0 2.125.875T19 19t-.875 2.125T16 22q-.95 0-1.713-.55T13.2 20H6.85l-1 1.55q-.225.35-.637.438t-.763-.138t-.437-.638t.137-.762L8.1 14.4q-1.575-.725-2.675-2.137t-1.3-3.138q-.05-.45.25-.788T5.125 8h11.75q.45 0 .75.338t.25.787q-.2 1.725-1.3 3.138T13.9 14.4l.575.9q-.525.25-.862.5t-.738.7l-1-1.55q-.2.05-.425.05h-.9q-.225 0-.425-.05L8.15 18h5.05q.325-.9 1.088-1.45T16 16m.713 3.713Q17 19.425 17 19t-.288-.712T16 18t-.712.288T15 19t.288.713T16 20t.713-.288M7.674 4.625q-.425-.525-.6-1.012t-.15-1.088q0-.225.163-.375T7.475 2q.2 0 .325.15t.125.35q-.025.5.163.912t.612.938q.425.55.613 1.038t.137 1.087q-.025.225-.175.375T8.9 7q-.2 0-.325-.15T8.45 6.5q.025-.5-.162-.925t-.613-.95m2.525 0q-.425-.5-.612-.987t-.163-1.113q0-.225.163-.375T9.975 2q.2 0 .325.15t.125.35q-.025.5.162.913t.613.937t.613 1.013t.137 1.137q-.025.225-.175.363T11.4 7q-.2 0-.325-.15t-.125-.35q.025-.5-.15-.925t-.6-.95m2.5 0q-.425-.5-.612-.987t-.163-1.113q0-.225.163-.375t.387-.15q.2 0 .325.15t.125.35q-.025.5.162.913t.613.937t.613 1.013t.137 1.137q-.025.225-.175.363T13.9 7q-.2 0-.325-.15t-.125-.35q.025-.5-.15-.925t-.6-.95"/></svg>
</template>

CSS

.icon-outdoor-grill-rounded {
  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%22M16%2016q1.25%200%202.125.875T19%2019t-.875%202.125T16%2022q-.95%200-1.713-.55T13.2%2020H6.85l-1%201.55q-.225.35-.637.438t-.763-.138t-.437-.638t.137-.762L8.1%2014.4q-1.575-.725-2.675-2.137t-1.3-3.138q-.05-.45.25-.788T5.125%208h11.75q.45%200%20.75.338t.25.787q-.2%201.725-1.3%203.138T13.9%2014.4l.575.9q-.525.25-.862.5t-.738.7l-1-1.55q-.2.05-.425.05h-.9q-.225%200-.425-.05L8.15%2018h5.05q.325-.9%201.088-1.45T16%2016m.713%203.713Q17%2019.425%2017%2019t-.288-.712T16%2018t-.712.288T15%2019t.288.713T16%2020t.713-.288M7.674%204.625q-.425-.525-.6-1.012t-.15-1.088q0-.225.163-.375T7.475%202q.2%200%20.325.15t.125.35q-.025.5.163.912t.612.938q.425.55.613%201.038t.137%201.087q-.025.225-.175.375T8.9%207q-.2%200-.325-.15T8.45%206.5q.025-.5-.162-.925t-.613-.95m2.525%200q-.425-.5-.612-.987t-.163-1.113q0-.225.163-.375T9.975%202q.2%200%20.325.15t.125.35q-.025.5.162.913t.613.937t.613%201.013t.137%201.137q-.025.225-.175.363T11.4%207q-.2%200-.325-.15t-.125-.35q.025-.5-.15-.925t-.6-.95m2.5%200q-.425-.5-.612-.987t-.163-1.113q0-.225.163-.375t.387-.15q.2%200%20.325.15t.125.35q-.025.5.162.913t.613.937t.613%201.013t.137%201.137q-.025.225-.175.363T13.9%207q-.2%200-.325-.15t-.125-.35q.025-.5-.15-.925t-.6-.95%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%22M16%2016q1.25%200%202.125.875T19%2019t-.875%202.125T16%2022q-.95%200-1.713-.55T13.2%2020H6.85l-1%201.55q-.225.35-.637.438t-.763-.138t-.437-.638t.137-.762L8.1%2014.4q-1.575-.725-2.675-2.137t-1.3-3.138q-.05-.45.25-.788T5.125%208h11.75q.45%200%20.75.338t.25.787q-.2%201.725-1.3%203.138T13.9%2014.4l.575.9q-.525.25-.862.5t-.738.7l-1-1.55q-.2.05-.425.05h-.9q-.225%200-.425-.05L8.15%2018h5.05q.325-.9%201.088-1.45T16%2016m.713%203.713Q17%2019.425%2017%2019t-.288-.712T16%2018t-.712.288T15%2019t.288.713T16%2020t.713-.288M7.674%204.625q-.425-.525-.6-1.012t-.15-1.088q0-.225.163-.375T7.475%202q.2%200%20.325.15t.125.35q-.025.5.163.912t.612.938q.425.55.613%201.038t.137%201.087q-.025.225-.175.375T8.9%207q-.2%200-.325-.15T8.45%206.5q.025-.5-.162-.925t-.613-.95m2.525%200q-.425-.5-.612-.987t-.163-1.113q0-.225.163-.375T9.975%202q.2%200%20.325.15t.125.35q-.025.5.162.913t.613.937t.613%201.013t.137%201.137q-.025.225-.175.363T11.4%207q-.2%200-.325-.15t-.125-.35q.025-.5-.15-.925t-.6-.95m2.5%200q-.425-.5-.612-.987t-.163-1.113q0-.225.163-.375t.387-.15q.2%200%20.325.15t.125.35q-.025.5.162.913t.613.937t.613%201.013t.137%201.137q-.025.225-.175.363T13.9%207q-.2%200-.325-.15t-.125-.35q.025-.5-.15-.925t-.6-.95%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/outdoor-grill-rounded.svg?color=%231a73e8&size=48