Add icons to this collection by clicking the heart icon.
Menu icon - also known as interface, signs, list, menu, order, layout, ui, and open menu. 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 32 32"
>
    <linearGradient
        id="a"
        x1="-9.573"
        x2="27.783"
        y1="25.923"
        y2="-2.449"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="-4.997"
        x2="32.359"
        y1="31.947"
        y2="3.575"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="-.421"
        x2="36.935"
        y1="37.972"
        y2="9.6"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M4.5 10h23a3.5 3.5 0 0 0 0-7h-23a3.5 3.5 0 0 0 0 7zm0-5h23a1.5 1.5 0 0 1 0 3h-23a1.5 1.5 0 0 1 0-3z"
    />
    <path
        fill="url(#b)"
        d="M27.5 12.5h-23a3.5 3.5 0 0 0 0 7h23a3.5 3.5 0 0 0 0-7zm0 5h-23a1.5 1.5 0 0 1 0-3h23a1.5 1.5 0 0 1 0 3z"
    />
    <path
        fill="url(#c)"
        d="M27.5 22h-23a3.5 3.5 0 0 0 0 7h23a3.5 3.5 0 0 0 0-7zm0 5h-23a1.5 1.5 0 0 1 0-3h23a1.5 1.5 0 0 1 0 3z"
    />
</svg>
More icons in the same style and category