Add icons to this collection by clicking the heart icon.
Rewind icon - also known as button, previous, rewind, ui, multimedia option, back, media player, and backward. Created in a clean flat gradient style with a white finish, 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="3.25"
        x2="60.75"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <g>
        <rect
            width="57.5"
            height="57.5"
            x="3.25"
            y="3.25"
            fill="url(#a)"
            rx="12.75"
        />
        <g fill="#fff">
            <path
                d="M32 11.25A20.75 20.75 0 1 0 52.75 32 20.78 20.78 0 0 0 32 11.25zm0 40A19.25 19.25 0 1 1 51.25 32 19.28 19.28 0 0 1 32 51.25z"
            />
            <path
                d="M28.47 22.3a.76.76 0 0 0-.8.12l-10.45 9a.75.75 0 0 0 0 1.14l10.45 9a.75.75 0 0 0 1.24-.56V23a.76.76 0 0 0-.44-.7zm-1.06 17.08L18.86 32l8.55-7.38zM42.76 22.3a.77.77 0 0 0-.81.12l-10.44 9a.75.75 0 0 0 0 1.14l10.44 9a.75.75 0 0 0 1.24-.56V23a.77.77 0 0 0-.43-.7zm-1.07 17.08L33.15 32l8.54-7.38z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category