Add icons to this collection by clicking the heart icon.
Minimize icon - also known as arrow, minimize, shrink, ui, and collapse. 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="a"
x1="17.5"
x2="17.5"
y1=".037"
y2="24.009"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a8e63c" />
<stop offset="1" stop-color="#468158" />
</linearGradient>
<linearGradient id="b" x1="8.5" x2="8.5" y1=".037" y2="24.009" href="#a" />
<g>
<path
fill="url(#a)"
d="M15 10a1 1 0 0 1-.707-1.707l5-5a1 1 0 1 1 1.414 1.414l-5 5A1 1 0 0 1 15 10z"
/>
<path
fill="url(#a)"
d="M20 10h-5a1 1 0 0 1-1-1V4a1 1 0 0 1 2 0v4h4a1 1 0 0 1 0 2z"
/>
<path
fill="url(#b)"
d="M11 21H6a3 3 0 0 1-3-3v-5a3 3 0 0 1 3-3h5a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3zm-5-9a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1z"
/>
</g>
</svg>
More icons in the same style and category