John KuehJohn Kueh

pdf 01 icon

HugeIcons · Pdf01Icon · MIT

Download SVG

The HugeIcons pdf 01 icon depicts a document with the letters "PDF" on it, commonly used to represent PDF files or actions related to them, such as downloading or opening a PDF.

Common uses

  • Download PDF button
  • Link to a PDF document
  • PDF viewer control

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Pdf01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Pdf01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
documentfilereportpage

FAQ

What does the Pdf01Icon represent?
The Pdf01Icon represents a PDF document. It's used in UIs to signify PDF files or related actions.
How do I use the Pdf01Icon in a React application?
Import the icon as 'Pdf01Icon' from '@hugeicons/core-free-icons' and render it using '<HugeiconsIcon icon={Pdf01Icon} />' from '@hugeicons/react'.
What is the license for HugeIcons?
HugeIcons are distributed under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →