John KuehJohn Kueh

browser icon

HugeIcons · BrowserIcon · MIT

Download SVG

The HugeIcons browser icon visually represents a web browser window, commonly used to indicate navigation to external websites, browser-related settings, or web applications.

Common uses

  • Link to an external website
  • Open a new tab/window action
  • Browser settings menu item

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BrowserIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BrowserIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
web browserinternetglobewindow

FAQ

What does the browser icon represent?
It represents a web browser window, often used for navigation or web-related actions.
How do I use the BrowserIcon in React?
Import both HugeiconsIcon and BrowserIcon, then render it using <HugeiconsIcon icon={BrowserIcon} />.
What is the license for this icon?
This icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

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