The Tabler bmp icon depicts a bitmap image file, commonly used to represent BMP file formats or image-related functionalities in user interfaces.
Common uses
- File type selector for BMP images
- Button to export as BMP
- Indicator for BMP file attachments
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBmp } from '@tabler/icons-react';
<IconBmp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Extensions
- Keywords
- formatfiletypefiledocumentbmppluginaddonmodulecomponentextraextensionsbitmapimage filepicture format
FAQ
- What is the BMP icon used for?
- It represents the BMP file format, often used for images. It can signify BMP files or actions related to them in a UI.
- How do I use the BMP icon in React?
- You can import and use it like this: import { IconBmp } from '@tabler/icons-react'; <IconBmp />
- What is the license for the Tabler BMP icon?
- The Tabler 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 →