John KuehJohn Kueh

arc browser icon

HugeIcons · ArcBrowserIcon · MIT

Download SVG

The HugeIcons arc browser icon depicts a stylized web browser window, commonly used to represent browsing, navigation, or web-related features in a user interface.

Common uses

  • Browser tab or window control
  • Link to external website
  • Web application feature

Use it in React

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

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

Details

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

FAQ

What does the Arc Browser icon represent?
It represents a web browser window. It's typically used for actions or elements related to web browsing.
How do I use the Arc Browser icon in React?
Import both HugeiconsIcon and ArcBrowserIcon, then render <HugeiconsIcon icon={ArcBrowserIcon} />.
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 →