Add icons to this collection by clicking the heart icon.
Music Folder icon - also known as file, music, note, folder, music folder, and files and folders. 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"
>
    <defs>
        <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"
            x1="32.114"
            x2="32.114"
            y1="5.418"
            y2="58.693"
            href="#a"
        />
    </defs>
    <path
        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"
        fill="url(#a)"
    />
    <path
        d="M51.338 31.152A5 5 0 0 0 48 29.067V28a4.965 4.965 0 0 0-2-3.99v-8.448a3 3 0 0 0-3.728-2.911l-8 2A3 3 0 0 0 32 17.562V23h-.465l-2.515-3.773A4.987 4.987 0 0 0 24.859 17H17a5.006 5.006 0 0 0-5 5v22a3 3 0 0 0 3 3h31v-.03a3.011 3.011 0 0 0 2.423-1.916l3.487-9.3a5 5 0 0 0-.572-4.602ZM34 25h2.424a4.929 4.929 0 0 0 0 4H34Zm4 2a3 3 0 1 1 3 3 3 3 0 0 1-3-3Zm7.953.468A3.114 3.114 0 0 1 46 28v1h-.424a4.949 4.949 0 0 0 .377-1.532ZM34 17.562a1 1 0 0 1 .757-.971l8-2a1.009 1.009 0 0 1 .858.182 1 1 0 0 1 .385.789v.657l-10 2.5Zm0 3.218 10-2.5v4.746A4.9 4.9 0 0 0 38.031 23H34ZM17 19h7.859a2.991 2.991 0 0 1 2.5 1.336L30.465 25H32v2.026A4.948 4.948 0 0 0 29 26a5 5 0 0 0-4.576 3h-2.652a5.024 5.024 0 0 0-4.682 3.244L14 40.485V22a3 3 0 0 1 3-3Zm15 12a3 3 0 1 1-3-3 3 3 0 0 1 3 3Zm18.037 4.053-3.487 9.3a1.006 1.006 0 0 1-.936.648H15.886a1 1 0 0 1-.936-1.351l4.013-10.7A3.014 3.014 0 0 1 21.772 31H24a5 5 0 0 0 10 0h4.031a4.907 4.907 0 0 0 5.938 0h3.259a3 3 0 0 1 2.809 4.053Z"
        fill="url(#b)"
    />
</svg>
More icons in the same style and category