Add icons to this collection by clicking the heart icon.
Floppy Disc icon - also known as diskette, ui, save, electronics, and floppy disc. 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.5"
        x2="61.5"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0170fe" />
        <stop offset=".38" stop-color="#035ed4" />
        <stop offset=".79" stop-color="#044dad" />
        <stop offset="1" stop-color="#05479e" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m61.06 13.94-11-11A1.5 1.5 0 0 0 49 2.5H4A1.5 1.5 0 0 0 2.5 4v56A1.5 1.5 0 0 0 4 61.5h56a1.5 1.5 0 0 0 1.5-1.5V15a1.5 1.5 0 0 0-.44-1.06zM42.94 5.5v13.15H38V5.5zM35 5.5v13.15H21.06V5.5zm-19.17 53V45.35h32.35V58.5zm42.68 0h-7.33V43.85a1.5 1.5 0 0 0-1.5-1.5H14.32a1.5 1.5 0 0 0-1.5 1.5V58.5H5.5v-53h12.56v14.65a1.5 1.5 0 0 0 1.5 1.5h24.88a1.5 1.5 0 0 0 1.5-1.5V5.5h2.44L58.5 15.62z"
    />
</svg>
More icons in the same style and category