Add icons to this collection by clicking the heart icon.
Minimize icon - also known as arrows, square, scale, resize, minimize, shrink, symbols, area, screen settings, and minimize sign. 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="480"
        y1="512"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fcc60e" />
        <stop offset="1" stop-color="#e92e29" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M223.577 243.173 457.375 9.375l45.25 45.25-235.373 235.373h88.325v64h-196v-196h64zM512 211.705h-64V448H64V64h236.295V0H0v512h512z"
        clip-rule="evenodd"
    />
</svg>
More icons in the same style and category