Add icons to this collection by clicking the heart icon.
Maximize icon - also known as size, expand, maximize, ui, fullscreen, and user interface. Created in a clean flat 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="0"
x2="1"
y1="0"
y2="0"
gradientTransform="matrix(0 32 -32 0 16 1)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#87d0fd" />
<stop offset="1" stop-color="#049fff" />
</linearGradient>
<linearGradient
id="b"
x1="0"
x2="1"
y1="0"
y2="0"
gradientTransform="matrix(0 48.547 -48.547 0 16 5)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fc9f62" />
<stop offset="1" stop-color="#e55b00" />
</linearGradient>
<g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
<path
fill="url(#a)"
d="M31 6a5.004 5.004 0 0 0-1.464-3.536A5.004 5.004 0 0 0 26 1H6a5.004 5.004 0 0 0-3.536 1.464A5.004 5.004 0 0 0 1 6v20c0 1.326.527 2.598 1.464 3.536A5.004 5.004 0 0 0 6 31h20a5.004 5.004 0 0 0 3.536-1.464A5.004 5.004 0 0 0 31 26z"
/>
<g fill="url(#b)">
<path
d="M7 7v7a1 1 0 0 1-2 0V6a1 1 0 0 1 1-1h8a1 1 0 0 1 0 2zM25 7h-7a1 1 0 0 1 0-2h8a1 1 0 0 1 1 1v8a1 1 0 0 1-2 0zM7 25h7a1 1 0 0 1 0 2H6a1 1 0 0 1-1-1v-8a1 1 0 0 1 2 0zM25 25v-7a1 1 0 0 1 2 0v8a1 1 0 0 1-1 1h-8a1 1 0 0 1 0-2z"
/>
</g>
</g>
</svg>
More icons in the same style and category