The Tabler file type doc icon depicts a standard document, commonly used to represent files in formats like DOC, DOCX, or TXT within user interfaces.
Common uses
- Button to download a document
- List item for a text file
- Indicator for a report attachment
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileTypeDoc } from '@tabler/icons-react';
<IconFileTypeDoc size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- documentwordtextformatwritingfilereportlettercompositionmanuscripttypedocdocument icontext file iconword document iconfile icon
FAQ
- What does the file type doc icon represent?
- It represents a generic document file, often associated with word processing or text-based formats.
- How do I use this icon in React?
- Import it using `import { IconFileTypeDoc } from '@tabler/icons-react';` and render it as a component.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →