Add icons to this collection by clicking the heart icon.
Minimize icon - also known as interface, arrows, arrow, minimize, ui, multimedia option, import, and edit tools. 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="256"
        x2="256"
        y1="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc4bb" />
        <stop offset=".097" stop-color="#50c1c0" />
        <stop offset=".501" stop-color="#25b4d2" />
        <stop offset=".815" stop-color="#0aacde" />
        <stop offset="1" stop-color="#00a9e2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M359.9 278.337V343.9a16 16 0 0 1-16 16H168.1a16 16 0 0 1-16-16V168.1a16 16 0 0 1 16-16h65.565a16 16 0 0 1 0 32H184.1v143.8h143.8v-49.563a16 16 0 0 1 32 0zM240 204.106V256a16 16 0 0 0 16 16h50.4a16 16 0 0 0 0-32h-11.77l60.589-60.589a16 16 0 1 0-22.627-22.627L272 217.373v-13.267a16 16 0 0 0-32 0zM512 256c0 141.159-114.841 256-256 256S0 397.159 0 256 114.841 0 256 0s256 114.841 256 256zm-32 0c0-123.514-100.486-224-224-224S32 132.486 32 256s100.486 224 224 224 224-100.486 224-224z"
    />
</svg>
More icons in the same style and category