The Tabler browser icon depicts a computer monitor displaying a web browser interface, commonly used to represent web browsing, internet access, or website-related actions in a user interface.
Common uses
- Link to a website or web application
- Button for 'Open in Browser'
- Section for internet settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrowser } from '@tabler/icons-react';
<IconBrowser size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- internetwebdisplaybrowserhardwaretechnologyelectronicgadgetequipmentdevicesweb browserinternet explorermonitorcomputer screen
FAQ
- What is the browser icon used for?
- It visually represents web browsing, internet access, or actions related to viewing web content.
- How do I use the browser icon in React?
- You can import it using `import { IconBrowser } from '@tabler/icons-react'` and then use it as a component like `<IconBrowser />`.
- What is the license for the Tabler browser icon?
- The Tabler icon library, including the browser 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 →