The Tabler file type bmp icon depicts a standard BMP file, commonly used to represent raster graphics and images in user interfaces.
Common uses
- Indicate a BMP file upload or download.
- Label a section for BMP image editing tools.
- Represent BMP format options in a file conversion menu.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileTypeBmp } from '@tabler/icons-react';
<IconFileTypeBmp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- bitmapgraphicsrasterformatvisualpicturedigitalphotoartfiledocumenttypebmpbitmap iconimage file icongraphics format icon
FAQ
- What does the file-type-bmp icon represent?
- It represents the Bitmap image file format (BMP), a raster graphics image file that, in Windows, is commonly used to store bitmap digital images.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconFileTypeBmp } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the file-type-bmp icon, is 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 →