IcoMoon floppy-disk icon
| Name | floppy-disk |
|---|---|
| Unicode | \e962 () |
| CSS class | icon-floppy-disk |
| Tags | floppy-disk, save |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-floppy-disk" aria-hidden="true"></span>
.icon-floppy-disk:before { content: "\e962"; } export const IconFloppyDisk = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M14 0h-14v16h16v-14l-2-2zM8 2h2v4h-2v-4zM14 14h-12v-12h1v5h9v-5h1.172l0.828 0.828v11.172z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.