Add icons to this collection by clicking the heart icon.
Shrink icon - also known as arrows, direction, minimize, shrink, full screen, fullscreen, compress, and exit full screen. 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 32 32"
>
    <linearGradient
        id="a"
        x1="2.121"
        x2="29.879"
        y1="24.013"
        y2="7.987"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff8d10" />
        <stop offset="1" stop-color="#e61907" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M27.707 4.293a.999.999 0 0 0-1.414 0L20 10.586l-2.293-2.293A.998.998 0 0 0 16 9v6a1 1 0 0 0 1 1h6a1.002 1.002 0 0 0 .707-1.707L21.414 12l6.293-6.293a.999.999 0 0 0 0-1.414zM18 14v-2.586L20.586 14zm-3 2H9a1.002 1.002 0 0 0-.707 1.707L10.586 20l-6.293 6.293a.999.999 0 1 0 1.414 1.414L12 21.414l2.293 2.293A1 1 0 0 0 16 23v-6a1 1 0 0 0-1-1zm-1 4.586L11.414 18H14z"
    />
</svg>
More icons in the same style and category