Add icons to this collection by clicking the heart icon.
Back icon - also known as interface, direction, orientation, restart, previous, ui, multimedia option, back, and left arrow. 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 64 64"
>
    <linearGradient
        id="a"
        x1="2.687"
        x2="55.106"
        y1="58.408"
        y2="11.183"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="4.658"
        x2="57.077"
        y1="60.595"
        y2="13.371"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M32 2a30 30 0 1 0 30 30A30.034 30.034 0 0 0 32 2zm0 56a26 26 0 1 1 26-26 26.029 26.029 0 0 1-26 26z"
    />
    <path
        fill="url(#b)"
        d="M40.667 47.332V16.668L15.112 32zm-4-7.064L22.888 32l13.779-8.268z"
    />
</svg>
More icons in the same style and category