Add icons to this collection by clicking the heart icon.
Two Arrow icon - also known as arrows, arrow, up, bifurcation, double arrow, and two arrow. 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="a"
        x1="16"
        x2="16"
        y1="29"
        y2="3"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1a0841" />
        <stop offset=".999" stop-color="#4f9da6" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M24.5 3h-17A4.507 4.507 0 0 0 3 7.5v17A4.507 4.507 0 0 0 7.5 29h17a4.507 4.507 0 0 0 4.5-4.5v-17A4.507 4.507 0 0 0 24.5 3zm1.98 6.56a.495.495 0 0 1-.71 0l-1.3-1.31a8.494 8.494 0 0 1-7.97 8.14v8.53a.5.5 0 0 1-1 0v-8.53a8.477 8.477 0 0 1-7.96-8.14l-1.31 1.3a.502.502 0 0 1-.71-.71l2.14-2.12a.506.506 0 0 1 .7 0l2.12 2.13c.456.462-.257 1.182-.71.71L8.54 8.32c.77 9.396 14.166 9.38 14.93 0l-1.24 1.23a.502.502 0 0 1-.71-.71l2.14-2.12a.507.507 0 0 1 .7 0l2.12 2.13a.513.513 0 0 1 0 .71z"
    />
</svg>
More icons in the same style and category