Add icons to this collection by clicking the heart icon.
Expand icon - also known as arrows, arrow, direction, expand, directional sign, ui, large, fullscreen, and screen settings. 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"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1fbbee" />
        <stop offset="1" stop-color="#4764af" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M228.935 283.065a16 16 0 0 1 0 22.627L54.627 480h117.816a16 16 0 0 1 0 32H16a16 16 0 0 1-16-16V339.557a16 16 0 0 1 32 0v117.815l174.308-174.307a16 16 0 0 1 22.627 0zM512 16a16 16 0 0 0-16-16H339.557a16 16 0 0 0 0 32h117.815L283.065 206.308a16 16 0 0 0 22.627 22.627L480 54.628v117.815a16 16 0 0 0 32 0z"
    />
</svg>
More icons in the same style and category