John KuehJohn Kueh

png 01 icon

HugeIcons · Png01Icon · MIT

Download SVG

The HugeIcons png 01 icon depicts a stylized PNG file format logo, commonly used to represent image files or data in a portable network graphics format within user interfaces.

Common uses

  • Indicating a downloadable image file.
  • Representing image upload functionality.
  • Labeling image-related settings or options.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
png iconimage file icongraphics formatfile type png

FAQ

What does the Png01Icon represent?
The Png01Icon represents the Portable Network Graphics (PNG) file format, often used for images on the web.
How do I use the Png01Icon in a React project?
Import both HugeiconsIcon and Png01Icon, then render <HugeiconsIcon icon={Png01Icon} />.
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 →