The HugeIcons pdf 02 icon depicts a document with a folded corner, commonly used to represent PDF files or links to download documents.
Common uses
- Downloadable document links
- File attachment indicators
- Document management sections
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Pdf02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Pdf02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- documentfiledownloadreport
FAQ
- What does the Pdf02 icon represent?
- It represents a PDF document, often used for downloads or file attachments.
- How do I use the Pdf02 icon in React?
- Import it as import { Pdf02Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={Pdf02Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.