hamburger emoji
hamburger from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.
- Name
- hamburger
- Set
- OpenMoji
- Style
- Default
- Category
- Food Drink
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
hamburgerEmoji One (Colored)hamburgerFont Awesome SolidhamburgerFluent EmojihamburgerFluent Emoji FlathamburgerFluent Emoji High ContrasthamburgerFirefox OS EmojihamburgerIconParkhamburgerIconPark OutlinehamburgerIconPark SolidhamburgerIconPark TwoTonehamburgerLine AwesomehamburgerLucidehamburgerMaterial Design Iconshamburger-fillMingCute IconhamburgerNoto EmojihamburgerPhosphorhamburgerTDesign IconshamburgerTwitter Emoji
More food drink icons from OpenMoji
Use the hamburger emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="m57.6 48.95l-41.6.347c-1.104.01-2-.895-2-2v-6.75a2 2 0 0 1 2-2l41.89.607z"/><path fill="#f4aa41" d="M32.88 49.47H15c-1.104 0-2 .701-2 1.566v4.699c0 .865.896 1.566 2 1.566h42c1.104 0 2-.701 2-1.566v-4.699c0-.865-.895-1.566-2-1.566H39.21"/><path fill="#e27022" d="M48 49.3h9c1.104 0 2 .717 2 1.601v4.803c0 .884-.895 1.601-2 1.601h-9z"/><path fill="#f4aa41" d="M59 27.53c0 .724-.895 1.312-2 1.312H15c-1.104 0-2-.587-2-1.312c1.484-7.465 11.21-13.23 23-13.23s21.52 5.765 23 13.23"/><path fill="#e27022" d="M42 15.14c3.074 3.299 5.156 7.823 6 13.67h9c1.104 0 2-.574 2-1.281c-1.5-7.201-10.66-11.53-17-12.39z"/><path fill="#fcea2b" d="M43.69 37.853H27.26l8.215 8.215z"/><path fill="#6a462f" d="M48 38.48V49.3h8a2 2 0 0 0 2-2v-6.75a2 2 0 0 0-2-2h-6.666"/><path fill="#ea5a47" fill-rule="evenodd" stroke="#ea5a47" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16.33 31.2h39.35v2.093H16.33z" paint-order="stroke fill markers"/><path fill="#d22f27" fill-rule="evenodd" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M49.04 31.2h6.661v2.126H49.04z" paint-order="stroke fill markers"/><path fill="#b1cc33" stroke="#b1cc33" stroke-linejoin="round" stroke-width="2" d="m15.89 37.09l40.58-.383c2.212-.485 2.519-1.02 2.732-2.267c-1.861 1.266-3.301 1.278-4.582 1.438c-2.319-.011-4.462.025-5.933-1.85l-5.997-.446l-4.338 1.914l-4.338-.064l-4.785-1.66l-5.104-.254c-1.222 1.475-3.522 1.902-4.913 2.36c-2.134-.392-4.418.809-6.398-1.437c.49 1.538.499 1.973 3.08 2.65z"/><path fill="#5c9e31" stroke="#5c9e31" stroke-linejoin="round" stroke-width="2" d="m49.02 37.84l7.438-1.134c2.212-.485 2.519-1.021 2.732-2.267c-1.861 1.266-3.301 1.278-4.582 1.438c-2.319-.011-2.088-.02-4.079-1.018l-1.509-.873z"/><path fill="#d22f27" fill-rule="evenodd" stroke="#d22f27" stroke-linecap="round" stroke-width="2" d="M49.04 31.2h4.185v2.126H49.04z" paint-order="stroke fill markers"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M32.88 49.3H16a2 2 0 0 1-2-2v-6.75a2 2 0 0 1 2-2h40a2 2 0 0 1 2 2v6.75a2 2 0 0 1-2 2H39.21zm0 .17H15c-1.104 0-2 .701-2 1.566v4.699c0 .865.896 1.566 2 1.566h42c1.104 0 2-.701 2-1.566v-4.699c0-.865-.895-1.566-2-1.566H39.21zM59 27.93c0 .724-.895 1.312-2 1.312H15c-1.104 0-2-.587-2-1.312c1.484-7.465 11.21-13.23 23-13.23s21.52 5.765 23 13.23"/><path d="M43.24 38.93H28.76l7.242 7.164z"/><path d="M59.19 34.1c-.762.396-1.358.82-2.487 1.002c-1.368.359-3.178.22-4.602 0c-1.928-.311-2.302-1.326-4.602-1.708a16.2 16.2 0 0 0-4.602 0c-2.299.382-2.673 1.396-4.602 1.708c-1.424.22-3.178.22-4.602 0c-1.928-.311-2.302-1.326-4.602-1.708a16.2 16.2 0 0 0-4.602 0c-2.299.382-2.673 1.396-4.602 1.708c-1.424.22-3.178.22-4.602 0c-1.129-.182-1.725-.606-2.487-1.002" paint-order="stroke fill markers"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiHamburger(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="m57.6 48.95l-41.6.347c-1.104.01-2-.895-2-2v-6.75a2 2 0 0 1 2-2l41.89.607z"/><path fill="#f4aa41" d="M32.88 49.47H15c-1.104 0-2 .701-2 1.566v4.699c0 .865.896 1.566 2 1.566h42c1.104 0 2-.701 2-1.566v-4.699c0-.865-.895-1.566-2-1.566H39.21"/><path fill="#e27022" d="M48 49.3h9c1.104 0 2 .717 2 1.601v4.803c0 .884-.895 1.601-2 1.601h-9z"/><path fill="#f4aa41" d="M59 27.53c0 .724-.895 1.312-2 1.312H15c-1.104 0-2-.587-2-1.312c1.484-7.465 11.21-13.23 23-13.23s21.52 5.765 23 13.23"/><path fill="#e27022" d="M42 15.14c3.074 3.299 5.156 7.823 6 13.67h9c1.104 0 2-.574 2-1.281c-1.5-7.201-10.66-11.53-17-12.39z"/><path fill="#fcea2b" d="M43.69 37.853H27.26l8.215 8.215z"/><path fill="#6a462f" d="M48 38.48V49.3h8a2 2 0 0 0 2-2v-6.75a2 2 0 0 0-2-2h-6.666"/><path fill="#ea5a47" fillRule="evenodd" stroke="#ea5a47" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M16.33 31.2h39.35v2.093H16.33z" paintOrder="stroke fill markers"/><path fill="#d22f27" fillRule="evenodd" stroke="#d22f27" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M49.04 31.2h6.661v2.126H49.04z" paintOrder="stroke fill markers"/><path fill="#b1cc33" stroke="#b1cc33" strokeLinejoin="round" strokeWidth="2" d="m15.89 37.09l40.58-.383c2.212-.485 2.519-1.02 2.732-2.267c-1.861 1.266-3.301 1.278-4.582 1.438c-2.319-.011-4.462.025-5.933-1.85l-5.997-.446l-4.338 1.914l-4.338-.064l-4.785-1.66l-5.104-.254c-1.222 1.475-3.522 1.902-4.913 2.36c-2.134-.392-4.418.809-6.398-1.437c.49 1.538.499 1.973 3.08 2.65z"/><path fill="#5c9e31" stroke="#5c9e31" strokeLinejoin="round" strokeWidth="2" d="m49.02 37.84l7.438-1.134c2.212-.485 2.519-1.021 2.732-2.267c-1.861 1.266-3.301 1.278-4.582 1.438c-2.319-.011-2.088-.02-4.079-1.018l-1.509-.873z"/><path fill="#d22f27" fillRule="evenodd" stroke="#d22f27" strokeLinecap="round" strokeWidth="2" d="M49.04 31.2h4.185v2.126H49.04z" paintOrder="stroke fill markers"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M32.88 49.3H16a2 2 0 0 1-2-2v-6.75a2 2 0 0 1 2-2h40a2 2 0 0 1 2 2v6.75a2 2 0 0 1-2 2H39.21zm0 .17H15c-1.104 0-2 .701-2 1.566v4.699c0 .865.896 1.566 2 1.566h42c1.104 0 2-.701 2-1.566v-4.699c0-.865-.895-1.566-2-1.566H39.21zM59 27.93c0 .724-.895 1.312-2 1.312H15c-1.104 0-2-.587-2-1.312c1.484-7.465 11.21-13.23 23-13.23s21.52 5.765 23 13.23"/><path d="M43.24 38.93H28.76l7.242 7.164z"/><path d="M59.19 34.1c-.762.396-1.358.82-2.487 1.002c-1.368.359-3.178.22-4.602 0c-1.928-.311-2.302-1.326-4.602-1.708a16.2 16.2 0 0 0-4.602 0c-2.299.382-2.673 1.396-4.602 1.708c-1.424.22-3.178.22-4.602 0c-1.928-.311-2.302-1.326-4.602-1.708a16.2 16.2 0 0 0-4.602 0c-2.299.382-2.673 1.396-4.602 1.708c-1.424.22-3.178.22-4.602 0c-1.129-.182-1.725-.606-2.487-1.002" paintOrder="stroke fill markers"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="m57.6 48.95l-41.6.347c-1.104.01-2-.895-2-2v-6.75a2 2 0 0 1 2-2l41.89.607z"/><path fill="#f4aa41" d="M32.88 49.47H15c-1.104 0-2 .701-2 1.566v4.699c0 .865.896 1.566 2 1.566h42c1.104 0 2-.701 2-1.566v-4.699c0-.865-.895-1.566-2-1.566H39.21"/><path fill="#e27022" d="M48 49.3h9c1.104 0 2 .717 2 1.601v4.803c0 .884-.895 1.601-2 1.601h-9z"/><path fill="#f4aa41" d="M59 27.53c0 .724-.895 1.312-2 1.312H15c-1.104 0-2-.587-2-1.312c1.484-7.465 11.21-13.23 23-13.23s21.52 5.765 23 13.23"/><path fill="#e27022" d="M42 15.14c3.074 3.299 5.156 7.823 6 13.67h9c1.104 0 2-.574 2-1.281c-1.5-7.201-10.66-11.53-17-12.39z"/><path fill="#fcea2b" d="M43.69 37.853H27.26l8.215 8.215z"/><path fill="#6a462f" d="M48 38.48V49.3h8a2 2 0 0 0 2-2v-6.75a2 2 0 0 0-2-2h-6.666"/><path fill="#ea5a47" fill-rule="evenodd" stroke="#ea5a47" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16.33 31.2h39.35v2.093H16.33z" paint-order="stroke fill markers"/><path fill="#d22f27" fill-rule="evenodd" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M49.04 31.2h6.661v2.126H49.04z" paint-order="stroke fill markers"/><path fill="#b1cc33" stroke="#b1cc33" stroke-linejoin="round" stroke-width="2" d="m15.89 37.09l40.58-.383c2.212-.485 2.519-1.02 2.732-2.267c-1.861 1.266-3.301 1.278-4.582 1.438c-2.319-.011-4.462.025-5.933-1.85l-5.997-.446l-4.338 1.914l-4.338-.064l-4.785-1.66l-5.104-.254c-1.222 1.475-3.522 1.902-4.913 2.36c-2.134-.392-4.418.809-6.398-1.437c.49 1.538.499 1.973 3.08 2.65z"/><path fill="#5c9e31" stroke="#5c9e31" stroke-linejoin="round" stroke-width="2" d="m49.02 37.84l7.438-1.134c2.212-.485 2.519-1.021 2.732-2.267c-1.861 1.266-3.301 1.278-4.582 1.438c-2.319-.011-2.088-.02-4.079-1.018l-1.509-.873z"/><path fill="#d22f27" fill-rule="evenodd" stroke="#d22f27" stroke-linecap="round" stroke-width="2" d="M49.04 31.2h4.185v2.126H49.04z" paint-order="stroke fill markers"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M32.88 49.3H16a2 2 0 0 1-2-2v-6.75a2 2 0 0 1 2-2h40a2 2 0 0 1 2 2v6.75a2 2 0 0 1-2 2H39.21zm0 .17H15c-1.104 0-2 .701-2 1.566v4.699c0 .865.896 1.566 2 1.566h42c1.104 0 2-.701 2-1.566v-4.699c0-.865-.895-1.566-2-1.566H39.21zM59 27.93c0 .724-.895 1.312-2 1.312H15c-1.104 0-2-.587-2-1.312c1.484-7.465 11.21-13.23 23-13.23s21.52 5.765 23 13.23"/><path d="M43.24 38.93H28.76l7.242 7.164z"/><path d="M59.19 34.1c-.762.396-1.358.82-2.487 1.002c-1.368.359-3.178.22-4.602 0c-1.928-.311-2.302-1.326-4.602-1.708a16.2 16.2 0 0 0-4.602 0c-2.299.382-2.673 1.396-4.602 1.708c-1.424.22-3.178.22-4.602 0c-1.928-.311-2.302-1.326-4.602-1.708a16.2 16.2 0 0 0-4.602 0c-2.299.382-2.673 1.396-4.602 1.708c-1.424.22-3.178.22-4.602 0c-1.129-.182-1.725-.606-2.487-1.002" paint-order="stroke fill markers"/></g></svg> </template>
CSS
.icon-hamburger {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m57.6%2048.95l-41.6.347c-1.104.01-2-.895-2-2v-6.75a2%202%200%200%201%202-2l41.89.607z%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M32.88%2049.47H15c-1.104%200-2%20.701-2%201.566v4.699c0%20.865.896%201.566%202%201.566h42c1.104%200%202-.701%202-1.566v-4.699c0-.865-.895-1.566-2-1.566H39.21%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M48%2049.3h9c1.104%200%202%20.717%202%201.601v4.803c0%20.884-.895%201.601-2%201.601h-9z%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M59%2027.53c0%20.724-.895%201.312-2%201.312H15c-1.104%200-2-.587-2-1.312c1.484-7.465%2011.21-13.23%2023-13.23s21.52%205.765%2023%2013.23%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M42%2015.14c3.074%203.299%205.156%207.823%206%2013.67h9c1.104%200%202-.574%202-1.281c-1.5-7.201-10.66-11.53-17-12.39z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M43.69%2037.853H27.26l8.215%208.215z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M48%2038.48V49.3h8a2%202%200%200%200%202-2v-6.75a2%202%200%200%200-2-2h-6.666%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16.33%2031.2h39.35v2.093H16.33z%22%20paint-order%3D%22stroke%20fill%20markers%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M49.04%2031.2h6.661v2.126H49.04z%22%20paint-order%3D%22stroke%20fill%20markers%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20stroke%3D%22%23b1cc33%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m15.89%2037.09l40.58-.383c2.212-.485%202.519-1.02%202.732-2.267c-1.861%201.266-3.301%201.278-4.582%201.438c-2.319-.011-4.462.025-5.933-1.85l-5.997-.446l-4.338%201.914l-4.338-.064l-4.785-1.66l-5.104-.254c-1.222%201.475-3.522%201.902-4.913%202.36c-2.134-.392-4.418.809-6.398-1.437c.49%201.538.499%201.973%203.08%202.65z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20stroke%3D%22%235c9e31%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m49.02%2037.84l7.438-1.134c2.212-.485%202.519-1.021%202.732-2.267c-1.861%201.266-3.301%201.278-4.582%201.438c-2.319-.011-2.088-.02-4.079-1.018l-1.509-.873z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M49.04%2031.2h4.185v2.126H49.04z%22%20paint-order%3D%22stroke%20fill%20markers%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M32.88%2049.3H16a2%202%200%200%201-2-2v-6.75a2%202%200%200%201%202-2h40a2%202%200%200%201%202%202v6.75a2%202%200%200%201-2%202H39.21zm0%20.17H15c-1.104%200-2%20.701-2%201.566v4.699c0%20.865.896%201.566%202%201.566h42c1.104%200%202-.701%202-1.566v-4.699c0-.865-.895-1.566-2-1.566H39.21zM59%2027.93c0%20.724-.895%201.312-2%201.312H15c-1.104%200-2-.587-2-1.312c1.484-7.465%2011.21-13.23%2023-13.23s21.52%205.765%2023%2013.23%22%2F%3E%3Cpath%20d%3D%22M43.24%2038.93H28.76l7.242%207.164z%22%2F%3E%3Cpath%20d%3D%22M59.19%2034.1c-.762.396-1.358.82-2.487%201.002c-1.368.359-3.178.22-4.602%200c-1.928-.311-2.302-1.326-4.602-1.708a16.2%2016.2%200%200%200-4.602%200c-2.299.382-2.673%201.396-4.602%201.708c-1.424.22-3.178.22-4.602%200c-1.928-.311-2.302-1.326-4.602-1.708a16.2%2016.2%200%200%200-4.602%200c-2.299.382-2.673%201.396-4.602%201.708c-1.424.22-3.178.22-4.602%200c-1.129-.182-1.725-.606-2.487-1.002%22%20paint-order%3D%22stroke%20fill%20markers%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m57.6%2048.95l-41.6.347c-1.104.01-2-.895-2-2v-6.75a2%202%200%200%201%202-2l41.89.607z%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M32.88%2049.47H15c-1.104%200-2%20.701-2%201.566v4.699c0%20.865.896%201.566%202%201.566h42c1.104%200%202-.701%202-1.566v-4.699c0-.865-.895-1.566-2-1.566H39.21%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M48%2049.3h9c1.104%200%202%20.717%202%201.601v4.803c0%20.884-.895%201.601-2%201.601h-9z%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M59%2027.53c0%20.724-.895%201.312-2%201.312H15c-1.104%200-2-.587-2-1.312c1.484-7.465%2011.21-13.23%2023-13.23s21.52%205.765%2023%2013.23%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M42%2015.14c3.074%203.299%205.156%207.823%206%2013.67h9c1.104%200%202-.574%202-1.281c-1.5-7.201-10.66-11.53-17-12.39z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M43.69%2037.853H27.26l8.215%208.215z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M48%2038.48V49.3h8a2%202%200%200%200%202-2v-6.75a2%202%200%200%200-2-2h-6.666%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16.33%2031.2h39.35v2.093H16.33z%22%20paint-order%3D%22stroke%20fill%20markers%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M49.04%2031.2h6.661v2.126H49.04z%22%20paint-order%3D%22stroke%20fill%20markers%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20stroke%3D%22%23b1cc33%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m15.89%2037.09l40.58-.383c2.212-.485%202.519-1.02%202.732-2.267c-1.861%201.266-3.301%201.278-4.582%201.438c-2.319-.011-4.462.025-5.933-1.85l-5.997-.446l-4.338%201.914l-4.338-.064l-4.785-1.66l-5.104-.254c-1.222%201.475-3.522%201.902-4.913%202.36c-2.134-.392-4.418.809-6.398-1.437c.49%201.538.499%201.973%203.08%202.65z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20stroke%3D%22%235c9e31%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m49.02%2037.84l7.438-1.134c2.212-.485%202.519-1.021%202.732-2.267c-1.861%201.266-3.301%201.278-4.582%201.438c-2.319-.011-2.088-.02-4.079-1.018l-1.509-.873z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M49.04%2031.2h4.185v2.126H49.04z%22%20paint-order%3D%22stroke%20fill%20markers%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M32.88%2049.3H16a2%202%200%200%201-2-2v-6.75a2%202%200%200%201%202-2h40a2%202%200%200%201%202%202v6.75a2%202%200%200%201-2%202H39.21zm0%20.17H15c-1.104%200-2%20.701-2%201.566v4.699c0%20.865.896%201.566%202%201.566h42c1.104%200%202-.701%202-1.566v-4.699c0-.865-.895-1.566-2-1.566H39.21zM59%2027.93c0%20.724-.895%201.312-2%201.312H15c-1.104%200-2-.587-2-1.312c1.484-7.465%2011.21-13.23%2023-13.23s21.52%205.765%2023%2013.23%22%2F%3E%3Cpath%20d%3D%22M43.24%2038.93H28.76l7.242%207.164z%22%2F%3E%3Cpath%20d%3D%22M59.19%2034.1c-.762.396-1.358.82-2.487%201.002c-1.368.359-3.178.22-4.602%200c-1.928-.311-2.302-1.326-4.602-1.708a16.2%2016.2%200%200%200-4.602%200c-2.299.382-2.673%201.396-4.602%201.708c-1.424.22-3.178.22-4.602%200c-1.928-.311-2.302-1.326-4.602-1.708a16.2%2016.2%200%200%200-4.602%200c-2.299.382-2.673%201.396-4.602%201.708c-1.424.22-3.178.22-4.602%200c-1.129-.182-1.725-.606-2.487-1.002%22%20paint-order%3D%22stroke%20fill%20markers%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/hamburger.svg?color=%231a73e8&size=48