Add icons to this collection by clicking the heart icon.
Fullscreen icon - also known as expand, maximize, ui, area, fullscreen, and user interface. 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 24 24"
>
<linearGradient
id="linear-gradient"
gradientUnits="userSpaceOnUse"
x1="12"
x2="12"
y1="22"
y2="2"
>
<stop offset="0" stop-color="#c9f96a" />
<stop offset=".99926" stop-color="#9cd96e" />
</linearGradient>
<g id="fullscreen">
<path
d="m22 16v5a1 1 0 0 1 -1 1h-18a1 1 0 0 1 -1-1v-18a1 1 0 0 1 1-1h4a1.00018 1.00018 0 0 1 -.00006 2h-2.99994v16h16v-4a1.00019 1.00019 0 0 1 2 0zm-11-4v-8.97363a1 1 0 0 1 1-1h8.97363a1 1 0 0 1 1 1v8.97363a1 1 0 0 1 -1 1h-8.97363a1 1 0 0 1 -1-1zm2-1h6.97363v-6.97363h-6.97363z"
fill="url(#linear-gradient)"
/>
</g>
</svg>
More icons in the same style and category