Add icons to this collection by clicking the heart icon.
Open Menu icon - also known as interface, ui, open menu, and menu bar. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 24 24"
>
<linearGradient
id="a"
x1="2"
x2="22"
y1="12"
y2="12"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#be1e2d" />
<stop offset="1" stop-color="#fbb040" />
</linearGradient>
<path
fill="url(#a)"
d="M16 22H8a6.007 6.007 0 0 1-6-6V8a6.007 6.007 0 0 1 6-6h8a6.007 6.007 0 0 1 6 6v8a6.007 6.007 0 0 1-6 6zM8 4a4.004 4.004 0 0 0-4 4v8a4.004 4.004 0 0 0 4 4h8a4.004 4.004 0 0 0 4-4V8a4.004 4.004 0 0 0-4-4zm4 7a2 2 0 1 1 2-2 2.002 2.002 0 0 1-2 2zm-5 0a2 2 0 1 1 2-2 2.002 2.002 0 0 1-2 2zm10 0a2 2 0 1 1 2-2 2.002 2.002 0 0 1-2 2zm-5 6a2 2 0 1 1 2-2 2.002 2.002 0 0 1-2 2zm-5 0a2 2 0 1 1 2-2 2.002 2.002 0 0 1-2 2zm10 0a2 2 0 1 1 2-2 2.002 2.002 0 0 1-2 2z"
/>
</svg>
More icons in the same style and category