Add icons to this collection by clicking the heart icon.
Cassette Tape icon - also known as audio, music, song, cassette tape, and music and multimedia. 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="32"
        x2="32"
        y1="5"
        y2="59"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc053" />
        <stop offset=".262" stop-color="#f7975e" />
        <stop offset=".505" stop-color="#ee6e69" />
        <stop offset=".749" stop-color="#e64574" />
        <stop offset="1" stop-color="#dd1b7f" />
    </linearGradient>
    <linearGradient id="b" y1="5.13" y2="58.767" href="#a" />
    <linearGradient id="c" y1="5.13" y2="58.84" href="#a" />
    <path
        fill="url(#a)"
        d="M32 5a27 27 0 1 0 27 27A27.03 27.03 0 0 0 32 5zm0 52a25 25 0 1 1 25-25 25.028 25.028 0 0 1-25 25z"
    />
    <path
        fill="url(#b)"
        d="M44 20H20a5.006 5.006 0 0 0-5 5v14a5.006 5.006 0 0 0 5 5h24a5.006 5.006 0 0 0 5-5V25a5.006 5.006 0 0 0-5-5zm-5.22 2-.439 2.2a1 1 0 0 1-.981.8H26.64a1 1 0 0 1-.981-.8L25.22 22zM47 39a3 3 0 0 1-3 3H20a3 3 0 0 1-3-3V25a3 3 0 0 1 3-3h3.18l.518 2.588A3.008 3.008 0 0 0 26.64 27h10.72a3.008 3.008 0 0 0 2.94-2.412L40.82 22H44a3 3 0 0 1 3 3z"
    />
    <path
        fill="url(#c)"
        d="M39 29H25a5 5 0 0 0 0 10h14a5 5 0 0 0 0-10zm-3.974 2a4.9 4.9 0 0 0 0 6h-6.052a4.9 4.9 0 0 0 0-6zM22 34a3 3 0 1 1 3 3 3 3 0 0 1-3-3zm17 3a3 3 0 1 1 3-3 3 3 0 0 1-3 3z"
    />
</svg>
More icons in the same style and category