Add icons to this collection by clicking the heart icon.
Minimize icon - also known as arrows, square, scale, resize, minimize, shrink, ui, symbols, area, screen settings, and minimize sign. 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 512 512"
>
    <linearGradient
        id="a"
        x1="23.84"
        x2="488.16"
        y1="488.16"
        y2="23.84"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fcc60e" />
        <stop offset="1" stop-color="#e92e29" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M405.354 107.187c6.249 6.248 6.249 16.379 0 22.627L295.168 239.999h17.354c8.837 0 16 7.163 16 16s-7.163 16-16 16h-55.981c-8.837 0-16-7.163-16-16v-55.981c0-8.837 7.163-16 16-16s16 7.163 16 16v17.354l110.187-110.186c6.249-6.248 16.379-6.248 22.626.001zm-11.313 132.812c-8.837 0-16 7.163-16 16v121.5h-243v-243h121.5c8.837 0 16-7.163 16-16s-7.163-16-16-16h-137.5c-8.837 0-16 7.163-16 16v275c0 8.837 7.163 16 16 16h275c8.837 0 16-7.163 16-16v-137.5c0-8.837-7.163-16-16-16zM512 81.305v349.391C512 475.527 475.527 512 430.695 512H81.305C36.473 512 0 475.527 0 430.695V81.305C0 36.473 36.473 0 81.305 0h349.391C475.527 0 512 36.473 512 81.305zm-32 0C480 54.118 457.882 32 430.695 32H81.305C54.118 32 32 54.118 32 81.305v349.391C32 457.882 54.118 480 81.305 480h349.391C457.882 480 480 457.882 480 430.695z"
    />
</svg>
More icons in the same style and category