Add icons to this collection by clicking the heart icon.
Previous icon - also known as arrows, pointer, sign, symbol, and previous. 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="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="64.54"
        x2="13.76"
        y1="54.88"
        y2="12.45"
    >
        <stop offset="0" stop-color="#3f39bf" />
        <stop offset="1" stop-color="#d92a8b" />
    </linearGradient>
    <path
        d="m16.56 15.15h-8.07l8.78-8.78-1.41-1.37-11.2 11.15 11.19 11.19 1.41-1.41-8.78-8.78h8.07a42.76 42.76 0 0 1 42.68 42.52h2a44.75 44.75 0 0 0 -44.67-44.52z"
        fill="url(#linear-gradient)"
    />
</svg>
More icons in the same style and category