bbq grill icon
bbq-grill from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bbq-grill
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the bbq grill icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="m9 15l-3 7m9-7l3 7m-6-7v7m3.556-16a1.347 1.347 0 0 0 0-2a1.347 1.347 0 0 1 0-2M12 6a1.347 1.347 0 0 0 0-2a1.347 1.347 0 0 1 0-2M8.444 6a1.347 1.347 0 0 0 0-2a1.347 1.347 0 0 1 0-2M7.5 19h9"/><path stroke-linejoin="round" d="M12 15a7.015 7.015 0 0 0 6.948-6.003c.063-.435.094-.652-.056-.825S18.5 8 18.016 8H5.984c-.484 0-.726 0-.876.172c-.15.173-.119.39-.056.825A7.014 7.014 0 0 0 12 15"/><path d="M19 10h1M5 10H4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBbqGrill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="m9 15l-3 7m9-7l3 7m-6-7v7m3.556-16a1.347 1.347 0 0 0 0-2a1.347 1.347 0 0 1 0-2M12 6a1.347 1.347 0 0 0 0-2a1.347 1.347 0 0 1 0-2M8.444 6a1.347 1.347 0 0 0 0-2a1.347 1.347 0 0 1 0-2M7.5 19h9"/><path strokeLinejoin="round" d="M12 15a7.015 7.015 0 0 0 6.948-6.003c.063-.435.094-.652-.056-.825S18.5 8 18.016 8H5.984c-.484 0-.726 0-.876.172c-.15.173-.119.39-.056.825A7.014 7.014 0 0 0 12 15"/><path d="M19 10h1M5 10H4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="m9 15l-3 7m9-7l3 7m-6-7v7m3.556-16a1.347 1.347 0 0 0 0-2a1.347 1.347 0 0 1 0-2M12 6a1.347 1.347 0 0 0 0-2a1.347 1.347 0 0 1 0-2M8.444 6a1.347 1.347 0 0 0 0-2a1.347 1.347 0 0 1 0-2M7.5 19h9"/><path stroke-linejoin="round" d="M12 15a7.015 7.015 0 0 0 6.948-6.003c.063-.435.094-.652-.056-.825S18.5 8 18.016 8H5.984c-.484 0-.726 0-.876.172c-.15.173-.119.39-.056.825A7.014 7.014 0 0 0 12 15"/><path d="M19 10h1M5 10H4"/></g></svg> </template>
CSS
.icon-bbq-grill {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m9%2015l-3%207m9-7l3%207m-6-7v7m3.556-16a1.347%201.347%200%200%200%200-2a1.347%201.347%200%200%201%200-2M12%206a1.347%201.347%200%200%200%200-2a1.347%201.347%200%200%201%200-2M8.444%206a1.347%201.347%200%200%200%200-2a1.347%201.347%200%200%201%200-2M7.5%2019h9%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2015a7.015%207.015%200%200%200%206.948-6.003c.063-.435.094-.652-.056-.825S18.5%208%2018.016%208H5.984c-.484%200-.726%200-.876.172c-.15.173-.119.39-.056.825A7.014%207.014%200%200%200%2012%2015%22%2F%3E%3Cpath%20d%3D%22M19%2010h1M5%2010H4%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m9%2015l-3%207m9-7l3%207m-6-7v7m3.556-16a1.347%201.347%200%200%200%200-2a1.347%201.347%200%200%201%200-2M12%206a1.347%201.347%200%200%200%200-2a1.347%201.347%200%200%201%200-2M8.444%206a1.347%201.347%200%200%200%200-2a1.347%201.347%200%200%201%200-2M7.5%2019h9%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2015a7.015%207.015%200%200%200%206.948-6.003c.063-.435.094-.652-.056-.825S18.5%208%2018.016%208H5.984c-.484%200-.726%200-.876.172c-.15.173-.119.39-.056.825A7.014%207.014%200%200%200%2012%2015%22%2F%3E%3Cpath%20d%3D%22M19%2010h1M5%2010H4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bbq-grill.svg?color=%231a73e8&size=48