The Lucide file digit icon depicts a document with a number on it, commonly used to represent files containing numerical data or specific numbered versions of documents.
Common uses
- Indicating a file with a specific version number
- Representing a data file or spreadsheet
- Showing a numbered document in a list
Use it in React
Install
npm i lucide-reactImport & render
import { FileDigit } from 'lucide-react';
<FileDigit size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- numberdocumentfiledigitnumbered filedocument numberfile versiondata file
FAQ
- What is the file-digit icon used for?
- It's typically used to signify files that contain numerical data, version numbers, or are otherwise identified by a digit.
- How do I use the file-digit icon in React?
- You can import and use it like this: import { FileDigit } from 'lucide-react'; <FileDigit />
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software 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 →