John KuehJohn Kueh

floppy disk icon

HugeIcons · FloppyDiskIcon · MIT

Download SVG

The HugeIcons floppy disk icon depicts a vintage storage medium, commonly used to represent saving or download actions in user interfaces.

Common uses

  • Save button
  • Download action
  • Data storage indicator

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FloppyDiskIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FloppyDiskIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
savediskdownloadstorage

FAQ

What does the floppy disk icon represent?
It represents a floppy disk, a type of older data storage. In UI, it's typically used for saving or downloading files.
How do I use the FloppyDiskIcon in React?
Import both HugeiconsIcon and FloppyDiskIcon, then render it using <HugeiconsIcon icon={FloppyDiskIcon} />.
What is the license for this icon?
The HugeIcons floppy disk icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →