Add icons to this collection by clicking the heart icon.
Two Arrows icon - also known as button, transfer, symbol, multimedia, ui, two arrows, web interface, 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 24 24"
>
    <linearGradient
        id="a"
        x2="24"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M12 0a12 12 0 1 0 12 12A12 12 0 0 0 12 0zm1.487 16.7H9.891l.254.425a1.568 1.568 0 0 1-2.569 1.786l-2.48-3.098a1.296 1.296 0 0 1 0-1.625l2.48-3.1a1.568 1.568 0 0 1 2.57 1.788l-.255.424h3.596a1.7 1.7 0 1 1 0 3.4zm5.416-6.888-2.48 3.099a1.568 1.568 0 0 1-2.569-1.787l.255-.424h-3.596a1.7 1.7 0 0 1 0-3.4h3.596l-.254-.425a1.568 1.568 0 0 1 2.569-1.786l2.48 3.099a1.296 1.296 0 0 1 0 1.624zm-.78-1a.302.302 0 0 1 0 .375l-2.48 3.099a.566.566 0 0 1-.444.214.568.568 0 0 1-.487-.861l.709-1.182a.5.5 0 0 0-.429-.757h-4.48a.7.7 0 0 1 0-1.4h4.48a.5.5 0 0 0 .43-.757l-.71-1.183a.568.568 0 0 1 .487-.86.566.566 0 0 1 .444.214zM14.187 15a.702.702 0 0 1-.7.7h-4.48a.5.5 0 0 0-.429.757l.71 1.182a.568.568 0 0 1-.488.86.566.566 0 0 1-.444-.214l-2.48-3.098a.302.302 0 0 1 0-.374l2.48-3.1a.566.566 0 0 1 .444-.213.568.568 0 0 1 .487.861l-.709 1.182a.5.5 0 0 0 .429.757h4.48a.702.702 0 0 1 .7.7z"
    />
</svg>
More icons in the same style and category