hamburger 02 icon
hamburger-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- hamburger-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the hamburger 02 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.53 5.964 3.753 8.7c-.255.901-.383 1.352-.062 1.826c.32.474.843.474 1.888.474h12.843c1.044 0 1.567 0 1.888-.474s.193-.925-.063-1.826C19.471 5.964 17.35 4 14.854 4M6 15h-.422c-1.044 0-1.567 0-1.887.339c-.321.338-.193.66.062 1.304C4.529 18.597 6.65 20 9.146 20h5.708c2.496 0 4.617-1.403 5.393-3.357c.256-.644.383-.966.062-1.304C19.99 15 19.466 15 18.422 15H14m5 0h1a2 2 0 1 0 0-4h-8m-7 4H4a2 2 0 1 1 0-4h2m0 0l1.481 1.728c.706.824 1.06 1.235 1.519 1.235c.46 0 .813-.411 1.518-1.235L12 11m-6 0h6m3-4l-1 1"/><path d="M9.125 8H9m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHamburger02(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.53 5.964 3.753 8.7c-.255.901-.383 1.352-.062 1.826c.32.474.843.474 1.888.474h12.843c1.044 0 1.567 0 1.888-.474s.193-.925-.063-1.826C19.471 5.964 17.35 4 14.854 4M6 15h-.422c-1.044 0-1.567 0-1.887.339c-.321.338-.193.66.062 1.304C4.529 18.597 6.65 20 9.146 20h5.708c2.496 0 4.617-1.403 5.393-3.357c.256-.644.383-.966.062-1.304C19.99 15 19.466 15 18.422 15H14m5 0h1a2 2 0 1 0 0-4h-8m-7 4H4a2 2 0 1 1 0-4h2m0 0l1.481 1.728c.706.824 1.06 1.235 1.519 1.235c.46 0 .813-.411 1.518-1.235L12 11m-6 0h6m3-4l-1 1"/><path d="M9.125 8H9m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></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.53 5.964 3.753 8.7c-.255.901-.383 1.352-.062 1.826c.32.474.843.474 1.888.474h12.843c1.044 0 1.567 0 1.888-.474s.193-.925-.063-1.826C19.471 5.964 17.35 4 14.854 4M6 15h-.422c-1.044 0-1.567 0-1.887.339c-.321.338-.193.66.062 1.304C4.529 18.597 6.65 20 9.146 20h5.708c2.496 0 4.617-1.403 5.393-3.357c.256-.644.383-.966.062-1.304C19.99 15 19.466 15 18.422 15H14m5 0h1a2 2 0 1 0 0-4h-8m-7 4H4a2 2 0 1 1 0-4h2m0 0l1.481 1.728c.706.824 1.06 1.235 1.519 1.235c.46 0 .813-.411 1.518-1.235L12 11m-6 0h6m3-4l-1 1"/><path d="M9.125 8H9m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg> </template>
CSS
.icon-hamburger-02 {
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.53%205.964%203.753%208.7c-.255.901-.383%201.352-.062%201.826c.32.474.843.474%201.888.474h12.843c1.044%200%201.567%200%201.888-.474s.193-.925-.063-1.826C19.471%205.964%2017.35%204%2014.854%204M6%2015h-.422c-1.044%200-1.567%200-1.887.339c-.321.338-.193.66.062%201.304C4.529%2018.597%206.65%2020%209.146%2020h5.708c2.496%200%204.617-1.403%205.393-3.357c.256-.644.383-.966.062-1.304C19.99%2015%2019.466%2015%2018.422%2015H14m5%200h1a2%202%200%201%200%200-4h-8m-7%204H4a2%202%200%201%201%200-4h2m0%200l1.481%201.728c.706.824%201.06%201.235%201.519%201.235c.46%200%20.813-.411%201.518-1.235L12%2011m-6%200h6m3-4l-1%201%22%2F%3E%3Cpath%20d%3D%22M9.125%208H9m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%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.53%205.964%203.753%208.7c-.255.901-.383%201.352-.062%201.826c.32.474.843.474%201.888.474h12.843c1.044%200%201.567%200%201.888-.474s.193-.925-.063-1.826C19.471%205.964%2017.35%204%2014.854%204M6%2015h-.422c-1.044%200-1.567%200-1.887.339c-.321.338-.193.66.062%201.304C4.529%2018.597%206.65%2020%209.146%2020h5.708c2.496%200%204.617-1.403%205.393-3.357c.256-.644.383-.966.062-1.304C19.99%2015%2019.466%2015%2018.422%2015H14m5%200h1a2%202%200%201%200%200-4h-8m-7%204H4a2%202%200%201%201%200-4h2m0%200l1.481%201.728c.706.824%201.06%201.235%201.519%201.235c.46%200%20.813-.411%201.518-1.235L12%2011m-6%200h6m3-4l-1%201%22%2F%3E%3Cpath%20d%3D%22M9.125%208H9m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%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-02.svg?color=%231a73e8&size=48