The HugeIcons png 02 icon depicts a file icon with a PNG extension, commonly used to represent PNG image files or download options for them.
Common uses
- Download PNG file button
- File type indicator for PNGs
- Image upload confirmation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Png02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Png02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- png file iconimage file icondocument icon pngfile type png
FAQ
- What does the Png02 icon represent?
- It represents a PNG file, often used for image files or download links.
- How do I use the Png02 icon in React?
- Import it as 'Png02Icon' from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={Png02Icon} /> from '@hugeicons/react'.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.