hamburger 01 icon
hamburger-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- hamburger-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the hamburger 01 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 stroke-linejoin="round" d="M14.854 4H9.146C6.65 4 4.529 5.683 3.753 8.029c-.255.772-.383 1.158-.062 1.565c.32.406.843.406 1.887.406h12.844c1.044 0 1.566 0 1.887-.406s.194-.793-.062-1.565C19.471 5.683 17.35 4 14.854 4" opacity=".4"/><path stroke-linejoin="round" d="M4 16h-.5a1.5 1.5 0 0 1 0-3h7.894a2 2 0 0 1 1.11.336l1.941 1.294a1 1 0 0 0 1.11 0l1.941-1.294a2 2 0 0 1 1.11-.336H20.5a1.5 1.5 0 0 1 0 3H20M4 16l.432 1.728A3 3 0 0 0 7.342 20h9.316a3 3 0 0 0 2.91-2.272L20 16M4 16h7m9 0h-1.5"/><path stroke-linejoin="round" d="m10.5 6.5l-1 1" opacity=".4"/><path d="M15.125 7H15m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z" opacity=".4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHamburger01(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 strokeLinejoin="round" d="M14.854 4H9.146C6.65 4 4.529 5.683 3.753 8.029c-.255.772-.383 1.158-.062 1.565c.32.406.843.406 1.887.406h12.844c1.044 0 1.566 0 1.887-.406s.194-.793-.062-1.565C19.471 5.683 17.35 4 14.854 4" opacity=".4"/><path strokeLinejoin="round" d="M4 16h-.5a1.5 1.5 0 0 1 0-3h7.894a2 2 0 0 1 1.11.336l1.941 1.294a1 1 0 0 0 1.11 0l1.941-1.294a2 2 0 0 1 1.11-.336H20.5a1.5 1.5 0 0 1 0 3H20M4 16l.432 1.728A3 3 0 0 0 7.342 20h9.316a3 3 0 0 0 2.91-2.272L20 16M4 16h7m9 0h-1.5"/><path strokeLinejoin="round" d="m10.5 6.5l-1 1" opacity=".4"/><path d="M15.125 7H15m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z" opacity=".4"/></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 stroke-linejoin="round" d="M14.854 4H9.146C6.65 4 4.529 5.683 3.753 8.029c-.255.772-.383 1.158-.062 1.565c.32.406.843.406 1.887.406h12.844c1.044 0 1.566 0 1.887-.406s.194-.793-.062-1.565C19.471 5.683 17.35 4 14.854 4" opacity=".4"/><path stroke-linejoin="round" d="M4 16h-.5a1.5 1.5 0 0 1 0-3h7.894a2 2 0 0 1 1.11.336l1.941 1.294a1 1 0 0 0 1.11 0l1.941-1.294a2 2 0 0 1 1.11-.336H20.5a1.5 1.5 0 0 1 0 3H20M4 16l.432 1.728A3 3 0 0 0 7.342 20h9.316a3 3 0 0 0 2.91-2.272L20 16M4 16h7m9 0h-1.5"/><path stroke-linejoin="round" d="m10.5 6.5l-1 1" opacity=".4"/><path d="M15.125 7H15m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z" opacity=".4"/></g></svg> </template>
CSS
.icon-hamburger-01 {
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%20stroke-linejoin%3D%22round%22%20d%3D%22M14.854%204H9.146C6.65%204%204.529%205.683%203.753%208.029c-.255.772-.383%201.158-.062%201.565c.32.406.843.406%201.887.406h12.844c1.044%200%201.566%200%201.887-.406s.194-.793-.062-1.565C19.471%205.683%2017.35%204%2014.854%204%22%20opacity%3D%22.4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2016h-.5a1.5%201.5%200%200%201%200-3h7.894a2%202%200%200%201%201.11.336l1.941%201.294a1%201%200%200%200%201.11%200l1.941-1.294a2%202%200%200%201%201.11-.336H20.5a1.5%201.5%200%200%201%200%203H20M4%2016l.432%201.728A3%203%200%200%200%207.342%2020h9.316a3%203%200%200%200%202.91-2.272L20%2016M4%2016h7m9%200h-1.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m10.5%206.5l-1%201%22%20opacity%3D%22.4%22%2F%3E%3Cpath%20d%3D%22M15.125%207H15m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%20opacity%3D%22.4%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%20stroke-linejoin%3D%22round%22%20d%3D%22M14.854%204H9.146C6.65%204%204.529%205.683%203.753%208.029c-.255.772-.383%201.158-.062%201.565c.32.406.843.406%201.887.406h12.844c1.044%200%201.566%200%201.887-.406s.194-.793-.062-1.565C19.471%205.683%2017.35%204%2014.854%204%22%20opacity%3D%22.4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2016h-.5a1.5%201.5%200%200%201%200-3h7.894a2%202%200%200%201%201.11.336l1.941%201.294a1%201%200%200%200%201.11%200l1.941-1.294a2%202%200%200%201%201.11-.336H20.5a1.5%201.5%200%200%201%200%203H20M4%2016l.432%201.728A3%203%200%200%200%207.342%2020h9.316a3%203%200%200%200%202.91-2.272L20%2016M4%2016h7m9%200h-1.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m10.5%206.5l-1%201%22%20opacity%3D%22.4%22%2F%3E%3Cpath%20d%3D%22M15.125%207H15m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%20opacity%3D%22.4%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/hamburger-01.svg?color=%231a73e8&size=48