Add icons to this collection by clicking the heart icon.
Fast Backward icon - also known as arrows, navigate, direction, reverse, left, sign, before, and fast backward. 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"
        y1="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc4bb" />
        <stop offset=".097" stop-color="#50c1c0" />
        <stop offset=".501" stop-color="#25b4d2" />
        <stop offset=".815" stop-color="#0aacde" />
        <stop offset="1" stop-color="#00a9e2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M437.02 74.98A256 256 0 0 0 74.98 437.02 256 256 0 0 0 437.02 74.98zM256 480C132.486 480 32 379.514 32 256S132.486 32 256 32s224 100.486 224 224-100.486 224-224 224zm34.58-179.2a16 16 0 1 1-22.98 22.26l-54.18-55.928a16 16 0 0 1 0-22.264l54.18-55.928a16 16 0 0 1 22.98 22.26L247.188 256zm-77 0a16 16 0 1 1-22.98 22.26l-54.18-55.928a16 16 0 0 1 0-22.264l54.18-55.928a16 16 0 0 1 22.98 22.26L170.188 256zm154-89.592L324.188 256l43.392 44.8a16 16 0 1 1-22.98 22.26l-54.18-55.928a16 16 0 0 1 0-22.264l54.18-55.928a16 16 0 0 1 22.98 22.26z"
    />
</svg>
More icons in the same style and category