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.049"
x2="22.951"
y1="20.013"
y2="11.987"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="2.121"
x2="29.879"
y1="24.013"
y2="7.987"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#b)"
d="M27.383 20.076a.998.998 0 0 0-1.09.217L24 22.586 9.414 8l2.293-2.293A1 1 0 0 0 11 4H5a1 1 0 0 0-1 1v6a1 1 0 0 0 1.707.707L8 9.414 22.586 24l-2.293 2.293A1 1 0 0 0 21 28h6a1 1 0 0 0 1-1v-6a.999.999 0 0 0-.617-.924zM6 6h2.586L6 8.586zm20 20h-2.586L26 23.414z"
/>
<path
fill="url(#c)"
d="M27 4h-6a1 1 0 0 0-.707 1.707L22.586 8 8 22.586l-2.293-2.293A.998.998 0 0 0 4 21v6a1 1 0 0 0 1 1h6a.999.999 0 0 0 .707-1.707L9.414 24 24 9.414l2.293 2.293A1 1 0 0 0 28 11V5a1 1 0 0 0-1-1zM6 26v-2.586L8.586 26zM26 8.586 23.414 6H26z"
/>
</svg>
More icons in the same style and category