Add icons to this collection by clicking the heart icon.
Fullscreen icon - also known as interface, arrow, expand, ui, and fullscreen. 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 64 64"
>
<linearGradient
id="a"
x1="3.25"
x2="60.75"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#69b0e0" />
<stop offset=".4" stop-color="#5199d1" />
<stop offset="1" stop-color="#307abe" />
</linearGradient>
<path
fill="url(#a)"
d="M32 3.25A28.75 28.75 0 1 0 60.75 32 28.79 28.79 0 0 0 32 3.25zM48.75 48a.76.76 0 0 1-.75.75H16a.76.76 0 0 1-.75-.75V16a.76.76 0 0 1 .75-.75h16a.75.75 0 0 1 0 1.5H16.75v30.5h30.5V31.93a.75.75 0 0 1 1.5 0zm0-22.4a.75.75 0 0 1-1.5 0v-7.79L33.06 32l2.07 2.07a.75.75 0 0 1 0 1.06.75.75 0 0 1-1.06 0l-5.2-5.2a.75.75 0 1 1 1.06-1.06L32 30.94l14.19-14.19H38.4a.75.75 0 0 1 0-1.5H48a.76.76 0 0 1 .75.75z"
/>
</svg>
More icons in the same style and category