fastfood-outline-sharp from Material Symbols by Google · Outline Sharp · Maps · Apache-2.0 Free for personal and commercial use.

Name
fastfood-outline-sharp
Set
Material Symbols
Style
Outline Sharp
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

Use the fastfood icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.325 13q-.8-1.125-2.112-1.562T8.5 11t-2.713.438T3.675 13zM1 15q0-2.725 2.275-4.362T8.5 9t5.225 1.638T16 15zm0 4v-2h15v2zm17 4v-2h1.4l1.4-14h-9.55L11 5h5V1h2v4h5l-1.8 18zm0-2h1.4zM1 23v-2h15v2zm7.5-10"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFastfoodOutlineSharp(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="M13.325 13q-.8-1.125-2.112-1.562T8.5 11t-2.713.438T3.675 13zM1 15q0-2.725 2.275-4.362T8.5 9t5.225 1.638T16 15zm0 4v-2h15v2zm17 4v-2h1.4l1.4-14h-9.55L11 5h5V1h2v4h5l-1.8 18zm0-2h1.4zM1 23v-2h15v2zm7.5-10"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.325 13q-.8-1.125-2.112-1.562T8.5 11t-2.713.438T3.675 13zM1 15q0-2.725 2.275-4.362T8.5 9t5.225 1.638T16 15zm0 4v-2h15v2zm17 4v-2h1.4l1.4-14h-9.55L11 5h5V1h2v4h5l-1.8 18zm0-2h1.4zM1 23v-2h15v2zm7.5-10"/></svg>
</template>

CSS

.icon-fastfood-outline-sharp {
  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%22M13.325%2013q-.8-1.125-2.112-1.562T8.5%2011t-2.713.438T3.675%2013zM1%2015q0-2.725%202.275-4.362T8.5%209t5.225%201.638T16%2015zm0%204v-2h15v2zm17%204v-2h1.4l1.4-14h-9.55L11%205h5V1h2v4h5l-1.8%2018zm0-2h1.4zM1%2023v-2h15v2zm7.5-10%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%22M13.325%2013q-.8-1.125-2.112-1.562T8.5%2011t-2.713.438T3.675%2013zM1%2015q0-2.725%202.275-4.362T8.5%209t5.225%201.638T16%2015zm0%204v-2h15v2zm17%204v-2h1.4l1.4-14h-9.55L11%205h5V1h2v4h5l-1.8%2018zm0-2h1.4zM1%2023v-2h15v2zm7.5-10%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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