Floppy Disk Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Floppy Disk icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/312127.svg" alt="Floppy Disk icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312127.svg" alt="Floppy Disk icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312127.svg" alt="Floppy Disk icon" :width="24" :height="24" />
CSS background
.icon-floppy-disk {
background-image: url('https://proicons.com/icon/312127.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" id="memory-floppy-disk" viewBox="0 0 22 22"><path d="M2 3H3V2H16V3H17V4H18V5H19V6H20V19H19V20H3V19H2V3M18 7H17V6H16V5H15V9H6V4H4V18H6V13H16V18H18V7M11 4V7H13V4H11M14 18V15H8V18H14Z" /></svg>
Floppy Disk in other icon packs
Copied!