Add icons to this collection by clicking the heart icon.
Minimize icon - also known as arrows, minimize, shrink, compact, minimize video, user interface, 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 32 32"
>
    <linearGradient
        id="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="15.76"
        x2="16.24"
        y1="1.002"
        y2="30.998"
    >
        <stop offset="0" stop-color="#09c6f9" />
        <stop offset="1" stop-color="#045de9" />
    </linearGradient>
    <g id="collapse_arrows-2">
        <circle cx="16" cy="16" fill="url(#linear-gradient)" r="15" />
        <g fill="#fff" fill-rule="evenodd">
            <path
                d="m19.2 20.414 3.093 3.093 1.414-1.414-3.093-3.093h2.386v-2h-5.8v5.8h2z"
            />
            <path
                d="m11.386 19-3.093 3.093 1.414 1.414 3.093-3.093v2.386h2v-5.8h-5.8v2z"
            />
            <path
                d="m12.8 11.386-3.093-3.093-1.414 1.414 3.093 3.093h-2.386v2h5.8v-5.8h-2z"
            />
            <path
                d="m19.2 11.386v-2.386h-2v5.8h5.8v-2h-2.386l3.093-3.093-1.414-1.414z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category