The Lucide save all icon depicts multiple floppy disks, commonly used to represent the action of saving all open documents or data.
Common uses
- Save all open files in an application.
- Batch export multiple items.
- Confirm saving all changes before closing.
Use it in React
Install
npm i lucide-reactImport & render
import { SaveAll } from 'lucide-react';
<SaveAll size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- floppy diskscopysaveallsave multiplesave batchsave all filesdisk save
FAQ
- What does the save all icon represent?
- It represents the action of saving all currently open files or data, often used when multiple documents are being worked on.
- How do I use the save all icon in React?
- You can import and use it like this: import { SaveAll } from 'lucide-react'. Then render it as <SaveAll />.
- What is the license for the Lucide save all icon?
- The Lucide icon library, including the save all 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 →