The Tabler file type pdf icon visually represents a PDF document, commonly used in UIs to indicate downloadable or viewable PDF files.
Common uses
- Download button for PDF reports
- Link to a PDF user manual
- Attachment preview for PDF files
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileTypePdf } from '@tabler/icons-react';
<IconFileTypePdf size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- portabledocumentformatadobereaderreportfilepdfe-bookprinttypepdf icondocument pdfadobe pdfportable document
FAQ
- What does the file type pdf icon represent?
- This icon represents a Portable Document Format (PDF) file. It's used to signify files that can be universally viewed and shared.
- How do I use the file type pdf icon in React?
- You can import and use it directly in your React components like this: import { IconFileTypePdf } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the file type pdf icon, are distributed under the MIT license.
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 →