fastfood icon
fastfood-rounded from Material Symbols Light by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- fastfood-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
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="M9.058 11.154q.842 0 1.857.153q1.014.153 1.94.522t1.632.99t.942 1.583q.094.373-.152.678t-.636.305H3.475q-.39 0-.636-.305q-.247-.305-.152-.678q.236-.961.945-1.583t1.634-.99q.926-.37 1.938-.522q1.011-.153 1.854-.153m-6.116 7.538q-.212 0-.356-.144q-.144-.143-.144-.356t.144-.356t.356-.144h12.231q.213 0 .356.144t.144.357t-.144.356t-.356.143zm0 3.308q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h12.231q.213 0 .356.144t.144.357t-.144.356t-.356.143zm16.281 0h-.742q-.344 0-.576-.232t-.232-.576v-5.807q0-2.2-1.59-3.742q-1.589-1.541-3.806-2.13q-.235-.055-.393-.233q-.158-.177-.203-.407l-.229-1.575q-.05-.365.197-.64q.247-.273.61-.273h3.683v-3.5q0-.213.144-.357t.357-.143t.356.143t.143.357v3.5h3.727q.364 0 .61.262q.248.263.198.626l-1.446 14q-.042.303-.273.515t-.535.212"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFastfoodRounded(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="M9.058 11.154q.842 0 1.857.153q1.014.153 1.94.522t1.632.99t.942 1.583q.094.373-.152.678t-.636.305H3.475q-.39 0-.636-.305q-.247-.305-.152-.678q.236-.961.945-1.583t1.634-.99q.926-.37 1.938-.522q1.011-.153 1.854-.153m-6.116 7.538q-.212 0-.356-.144q-.144-.143-.144-.356t.144-.356t.356-.144h12.231q.213 0 .356.144t.144.357t-.144.356t-.356.143zm0 3.308q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h12.231q.213 0 .356.144t.144.357t-.144.356t-.356.143zm16.281 0h-.742q-.344 0-.576-.232t-.232-.576v-5.807q0-2.2-1.59-3.742q-1.589-1.541-3.806-2.13q-.235-.055-.393-.233q-.158-.177-.203-.407l-.229-1.575q-.05-.365.197-.64q.247-.273.61-.273h3.683v-3.5q0-.213.144-.357t.357-.143t.356.143t.143.357v3.5h3.727q.364 0 .61.262q.248.263.198.626l-1.446 14q-.042.303-.273.515t-.535.212"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.058 11.154q.842 0 1.857.153q1.014.153 1.94.522t1.632.99t.942 1.583q.094.373-.152.678t-.636.305H3.475q-.39 0-.636-.305q-.247-.305-.152-.678q.236-.961.945-1.583t1.634-.99q.926-.37 1.938-.522q1.011-.153 1.854-.153m-6.116 7.538q-.212 0-.356-.144q-.144-.143-.144-.356t.144-.356t.356-.144h12.231q.213 0 .356.144t.144.357t-.144.356t-.356.143zm0 3.308q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h12.231q.213 0 .356.144t.144.357t-.144.356t-.356.143zm16.281 0h-.742q-.344 0-.576-.232t-.232-.576v-5.807q0-2.2-1.59-3.742q-1.589-1.541-3.806-2.13q-.235-.055-.393-.233q-.158-.177-.203-.407l-.229-1.575q-.05-.365.197-.64q.247-.273.61-.273h3.683v-3.5q0-.213.144-.357t.357-.143t.356.143t.143.357v3.5h3.727q.364 0 .61.262q.248.263.198.626l-1.446 14q-.042.303-.273.515t-.535.212"/></svg> </template>
CSS
.icon-fastfood-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%22M9.058%2011.154q.842%200%201.857.153q1.014.153%201.94.522t1.632.99t.942%201.583q.094.373-.152.678t-.636.305H3.475q-.39%200-.636-.305q-.247-.305-.152-.678q.236-.961.945-1.583t1.634-.99q.926-.37%201.938-.522q1.011-.153%201.854-.153m-6.116%207.538q-.212%200-.356-.144q-.144-.143-.144-.356t.144-.356t.356-.144h12.231q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm0%203.308q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h12.231q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm16.281%200h-.742q-.344%200-.576-.232t-.232-.576v-5.807q0-2.2-1.59-3.742q-1.589-1.541-3.806-2.13q-.235-.055-.393-.233q-.158-.177-.203-.407l-.229-1.575q-.05-.365.197-.64q.247-.273.61-.273h3.683v-3.5q0-.213.144-.357t.357-.143t.356.143t.143.357v3.5h3.727q.364%200%20.61.262q.248.263.198.626l-1.446%2014q-.042.303-.273.515t-.535.212%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%22M9.058%2011.154q.842%200%201.857.153q1.014.153%201.94.522t1.632.99t.942%201.583q.094.373-.152.678t-.636.305H3.475q-.39%200-.636-.305q-.247-.305-.152-.678q.236-.961.945-1.583t1.634-.99q.926-.37%201.938-.522q1.011-.153%201.854-.153m-6.116%207.538q-.212%200-.356-.144q-.144-.143-.144-.356t.144-.356t.356-.144h12.231q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm0%203.308q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h12.231q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm16.281%200h-.742q-.344%200-.576-.232t-.232-.576v-5.807q0-2.2-1.59-3.742q-1.589-1.541-3.806-2.13q-.235-.055-.393-.233q-.158-.177-.203-.407l-.229-1.575q-.05-.365.197-.64q.247-.273.61-.273h3.683v-3.5q0-.213.144-.357t.357-.143t.356.143t.143.357v3.5h3.727q.364%200%20.61.262q.248.263.198.626l-1.446%2014q-.042.303-.273.515t-.535.212%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/fastfood-rounded.svg?color=%231a73e8&size=48