Add icons to this collection by clicking the heart icon.
Double Arrow icon - also known as arrows, arrow, button, ui, double arrow, and user interface. 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 250 250"
>
    <linearGradient
        id="a"
        x1="125"
        x2="125"
        y1="245"
        y2="5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#80b4fb" />
        <stop offset=".146" stop-color="#7aaffb" />
        <stop offset=".342" stop-color="#69a1fa" />
        <stop offset=".516" stop-color="#5490f9" />
        <stop offset="1" stop-color="#407093" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M175 245H75c-38.66 0-70-31.34-70-70V75C5 36.34 36.34 5 75 5h100c38.66 0 70 31.34 70 70v100c0 38.66-31.34 70-70 70z"
    />
    <g fill="#fff">
        <path
            d="M121 181a3.994 3.994 0 0 1-2.829-1.171l-52-52a4 4 0 0 1 0-5.657l52-52a4 4 0 0 1 5.657 5.657L74.657 125l49.172 49.171A4 4 0 0 1 121 181z"
        />
        <path
            d="M181 181a3.994 3.994 0 0 1-2.829-1.171l-52-52a4 4 0 0 1 0-5.657l52-52a4 4 0 0 1 5.657 5.657L134.657 125l49.172 49.171A4 4 0 0 1 181 181z"
        />
    </g>
</svg>
More icons in the same style and category