John KuehJohn Kueh

browsers icon

Phosphor · browsers · MIT

Download SVG

The Phosphor browsers icon depicts multiple browser windows, commonly used to represent web browsing, internet access, or a selection of different browser applications in a UI.

Common uses

  • Link to a website or external resource
  • Indicate a setting for default browser
  • Represent a list of web applications

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Browsers } from '@phosphor-icons/react';

<Browsers size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Browsers size={24} />
thin
<Browsers size={24} weight="thin" />
light
<Browsers size={24} weight="light" />
bold
<Browsers size={24} weight="bold" />
fill
<Browsers size={24} weight="fill" />
duotone
<Browsers size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
web browserswindowsinternetwebsitewebpagechromeedgefirefoxcommunicationssystembrowsersweb browserinternet windowsbrowser selectiononline

FAQ

What does the browsers icon represent?
It visually represents web browsers or the act of browsing the internet, often showing multiple windows.
How do I use the browsers icon in React?
You can import and use it like this: import { Browsers } from '@phosphor-icons/react'. Then render it as a React component: <Browsers />.
What is the license for the Phosphor browsers icon?
The Phosphor icon library, including the browsers icon, is available under the MIT license.

Looking for something else? Search Phosphor 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 →