Add icons to this collection by clicking the heart icon.
Expand icon - also known as arrows, arrow, direction, orientation, expand, maximize, ui, large, diagonal, diagonal arrow, and expand arrows. 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="16"
        x2="16"
        y1="-1.667"
        y2="34.667"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#b621fe" />
        <stop offset="1" stop-color="#1fd1f9" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="12.672"
        x2="12.672"
        y1="-1.667"
        y2="34.667"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="19.329"
        x2="19.329"
        y1="-1.667"
        y2="34.667"
        href="#a"
    />
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M16 1a15 15 0 1 0 15 15A15.007 15.007 0 0 0 16 1zm0 28a13 13 0 1 1 13-13 13.006 13.006 0 0 1-13 13z"
        />
        <path
            fill="url(#b)"
            d="M12.757 11.343H16v-2H9.343V16h2v-3.243L14.586 16 16 14.586z"
        />
        <path
            fill="url(#c)"
            d="M20.657 19.243 17.414 16 16 17.414l3.243 3.243H16v2h6.657V16h-2z"
        />
    </g>
</svg>
More icons in the same style and category