Add icons to this collection by clicking the heart icon.
Maximize icon - also known as arrows, size, resize, expand, maximize, ui, area, and fullscreen. 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="15.748"
        x2="16.248"
        y1="-.504"
        y2="32.246"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#b621fe" />
        <stop offset="1" stop-color="#1fd1f9" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="15.748"
        x2="16.248"
        y1="-.504"
        y2="32.246"
        href="#a"
    />
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M25.8 1.25H6.2A4.952 4.952 0 0 0 1.25 6.2v19.6a4.952 4.952 0 0 0 4.95 4.95h19.6a4.952 4.952 0 0 0 4.95-4.95V6.2a4.952 4.952 0 0 0-4.95-4.95zm3.45 24.55a3.452 3.452 0 0 1-3.45 3.45H6.2a3.452 3.452 0 0 1-3.45-3.45V6.2A3.452 3.452 0 0 1 6.2 2.75h19.6a3.452 3.452 0 0 1 3.45 3.45z"
        />
        <path
            fill="url(#b)"
            d="M24.657 6.593H16a.75.75 0 0 0 0 1.5h6.846L8.093 22.846V16a.75.75 0 1 0-1.5 0v8.657a.75.75 0 0 0 .75.75H16a.75.75 0 0 0 0-1.5H9.154L23.907 9.154V16a.75.75 0 0 0 1.5 0V7.343a.75.75 0 0 0-.75-.75z"
        />
    </g>
</svg>
More icons in the same style and category