Add icons to this collection by clicking the heart icon.
Fullscreen icon - also known as arrows, direction, resize, expand, maximize, extend, full screen, move, 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">
<stop offset="0" stop-color="#ff8d10" />
<stop offset="1" stop-color="#e61907" />
</linearGradient>
<linearGradient
id="b"
x1="9.103"
x2="22.897"
y1="19.982"
y2="12.018"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="6.884"
x2="25.116"
y1="21.263"
y2="10.737"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#b)"
d="M20 22h-3V10h3a1 1 0 0 0 .707-1.707l-4-4a.999.999 0 0 0-1.414 0l-4 4A1 1 0 0 0 12 10h3v12h-3a.999.999 0 0 0-.707 1.707l4 4a.997.997 0 0 0 1.414 0l4-4A1 1 0 0 0 20 22zM16 6.414 17.586 8h-3.172zm0 19.172L14.414 24h3.172z"
/>
<path
fill="url(#c)"
d="m27.707 15.293-4-4A1.002 1.002 0 0 0 22 12v3H10v-3a1 1 0 0 0-1.707-.707l-4 4a.999.999 0 0 0 0 1.414l4 4A1 1 0 0 0 10 20v-3h12v3a.999.999 0 0 0 1.707.707l4-4a.999.999 0 0 0 0-1.414zM8 17.586 6.414 16 8 14.414zm16 0v-3.172L25.586 16z"
/>
</svg>
More icons in the same style and category