Diskette Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Diskette 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/305510.svg" alt="Diskette icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305510.svg" alt="Diskette icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305510.svg" alt="Diskette icon" :width="24" :height="24" />
CSS background
.icon-diskette {
background-image: url('https://proicons.com/icon/305510.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M930 221c-50-51-101-102-151-152-3-3-5-6-8-6h-24c-9 0-17 7-17 16v268c0 9-7 16-16 16H286c-9 0-17-7-17-16V79c0-9-2-16-5-16h-6c-45 0-90-1-135 0-36 0-58 22-58 58v758c0 36 22 58 58 59h754c36 0 58-23 58-58 1-215 1-430 0-645 0-5-2-11-5-14zM826 855H174V473h653v382zM660 132h-75c-9 0-16 8-16 17v157c0 9 7 16 16 16h75c9 0 16-7 16-16V149c0-9-7-17-16-17zm96 396H245c-9 0-17 8-17 17v20c0 9 8 16 17 16h511c9 0 16-7 16-16v-20c0-9-8-17-16-17zm0 108H245c-9 0-17 7-17 16v21c0 9 8 16 17 16h511c9 0 16-7 16-16v-21c0-9-8-16-16-16zM245 800h511c9 0 16-8 16-17v-20c0-9-7-16-16-16H245c-9 0-16 7-16 16v20c0 10 7 17 16 17z"/></svg>
Diskette in other icon packs
Copied!