The Lucide save icon depicts a floppy disk, commonly used to represent the action of saving data or settings.
Common uses
- Save button in forms
- Save project action
- Save configuration settings
Use it in React
Install
npm i lucide-reactImport & render
import { Save } from 'lucide-react';
<Save size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- floppy disksavediskettesave file
FAQ
- What does the save icon represent?
- It represents the action of saving data, files, or settings, visually symbolized by a floppy disk.
- How do I use the save icon in React?
- You can import and use it like this: import { Save } from 'lucide-react'. Then render it as <Save />.
- What is the license for the Lucide save icon?
- The Lucide icon library, including the save icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →