The Tabler file type png icon depicts a PNG file, commonly used to represent image files, especially those with transparency or requiring lossless compression in user interfaces.
Common uses
- Button to upload or download PNG images.
- Indicator for a file that is a PNG.
- Label for a section displaying PNG graphics.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileTypePng } from '@tabler/icons-react';
<IconFileTypePng size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- picturephotorasterbitmaptransparencypngcompressedvisualfiletypedocumentimagegraphicraster image
FAQ
- What does the file type PNG icon represent?
- It represents a Portable Network Graphics (PNG) file, a raster image format known for supporting transparency and lossless compression.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconFileTypePng } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including file-type-png, 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 →